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
What happens to hard link when file is deleted?
How do I change shell in linux?
Explain grep command.
Is a command a full sentence?
Which command reduces the size of a file?
What is in mkdir command?
What is the difference between diff and cmp command in unix?
What is $@ in shell?
What is free linux?
What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc..?
Hi everyone i want to learn Devops in Hyderabad can anyone please suggest me best institute.
What is du -s * | sort -k1,1rn | head command used for?
How do I check command history?
What is df -h command?
How do I clear terminal command history?