[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Should fs_passno in /etc/fstab be always set to 0
- From: "Stephen C. Tweedie" <sct redhat com>
- To: Yusuf Goolamabbas <yusufg outblaze com>
- Cc: ext3-users redhat com
- Subject: Re: Should fs_passno in /etc/fstab be always set to 0
- Date: Wed, 30 Jan 2002 11:42:11 +0000
Hi,
On Wed, Jan 30, 2002 at 01:14:56PM +0800, Yusuf Goolamabbas wrote:
> However, default install of Redhat 7.2 setsup fs_passno(6th field of
> /etc/fstab) as 2 which asks you if you want to run fsck after an unclean
> shutdown
No, it doesn't! The prompt in Red Hat 7.2 asks you if you want to
force a *full* fsck.
> The question is, is fsck required after an unclean shutdown or should
> one just rely on journal replay. What does fsck do when it sees an
> unclean ext3 filesystem
By default, fsck on an unclean ext3 just replays the journal.
Passno==2 is correct --- it will force journal replay on the ext3
filesystems, and will give fsck a chance to do its usual maintainance
jobs (checking for forced fscks after a set interval, detecting error
conditions on the fs which force a full fsck, etc.)
Cheers,
Stephen
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]