fsck on reboot in 5.x
Doug White
dwhite at gumbysoft.com
Tue Dec 30 19:08:27 PST 2003
This is what I got:
> [joan at iaeste-catalunya:~]0 $cat /etc/fstab
> # Device Mountpoint FStype Options Dump Pass#
> /dev/ad3s1b none swap sw 0 0
> /dev/acd0 /cdrom cd9660 ro,noauto 0 0
> /dev/ad0s1a / ufs rw
> /fs/base/dev-mount /fs/base/mount ufs ro
> /fs/apps/dev-mount /fs/apps/mount ufs ro
> /fs/tmp/dev-mount /fs/tmp/mount ufs rw
> /fs/home/dev-mount /fs/home/mount ufs rw
> /fs/std-var/dev-mount /fs/std-var/mount ufs rw
> /fs/package/dev-mount /fs/package/mount ufs ro
> /fs/aegee/dev-mount /fs/aegee/mount ufs rw
> /fs/scratch/dev-mount /fs/scratch/mount ufs rw
>
> Looks like Pass# column is certainly wrong, reading the man page
> suggests that / should be 1. I'd have /fs/std-var/ second and the
> others afterwards. Will the fs's be remount rw as per fstab after
> bgfsck?
yes.
> On a related isue, what does fsck do with fs's on vinum volumes with
> regard to sequential/parallel fsck'ing?
I'm not sure what you're asking about here. Vinum volumes are configured
before non-root filesystems are checked and mounted, so it would work the
same as non-vinum volumes.
--
Doug White | FreeBSD: The Power to Serve
dwhite at gumbysoft.com | www.FreeBSD.org
More information about the freebsd-current
mailing list