how many limitations of under directories in ext2/3 linux
file system?



how many limitations of under directories in ext2/3 linux file system?..

Answer / ajit mohan b

Ext2 Limits
============
Max file size: 2-64 TiB
Max number of files: 10 raised 18
Max filename length: 255 characters
Max volume size: 16-32 TiB
Allowed characters in filenames: Any byte except NULL and '/'

Ext3 Limits
===========
Max file size: 2 TiB
Max number of files: Variable, allocated at creation time[1]
Max filename length: 255 bytes
Max volume size: 2 TiB – 16 TiB
Allowed characters in filenames: All bytes except NULL

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More Linux Commands Interview Questions

In which File is Static IP address given so that it becomes Permanent ?

10 Answers   DCM, Wipro,


what is command like " #(cd unixos; pwd) " tell me OUTPUT

10 Answers   Google,


what is ldd?

7 Answers   IBM, Magnum, TCS, Tech Mahindra,


What is ulimit in linux?

0 Answers  


How does grep work in linux?

0 Answers  


what is nis server?

4 Answers   IBM,


What are the mv command options?

0 Answers  


what is the roles and responsibilities in linux system admin having 2yrs exp..?

0 Answers   HCL, RNF Technologies,


How do I check my system performance?

0 Answers  


What is the use of finger command in linux?

0 Answers  


How does diff command work?

0 Answers  


What is command grouping and how does it work?

0 Answers  


Categories