Answer Posted / shshikanth soppa
Availability
Integrity
Speed
easy transition
In ext2 filesystem, the filesystem is not mounted until its
consistency is checked by e2fsck program. the amount of time
taken to run e2fsck program is determined by the size of
file system. The more files you have on the file system, the
longer the consistency check takes.
ext3 does not require a file system check even after a
unclean shutdown. the time to recover an ext3 file system
after an unclean shutdown does not depend on size, rather it
depends on size of "journal" used to maintain consistency.
the default journal takes about a second to recover.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Which command is used to uncompress gzip files?
How do you clear the screen in linux?
What is the use of man command in linux?
How lilo is useful in linux?
Why is unix used?
What is llvm used for?
What is the export command used for?
I am using RedHat 6.3 in I wanna to install and configure zimbra mail. Can anybody tell me what are the RPM packages required for zimbra mail ? Where can I get those RPM packages ?
What does p mean linux?
What does pwd mean in linux?
How do you sort cpu in top command?
What is mask and umask in linux?
What is df -h command?
What can you tell about the tar command?
What is whois command?