Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Dec 2003 19:08:26 -0800 (PST)
From:      Doug White <dwhite@gumbysoft.com>
To:        Joan Picanyol <lists-freebsd-current@biaix.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: fsck on reboot in 5.x
Message-ID:  <20031230190639.B35480@carver.gumbysoft.com>
In-Reply-To: <20031230122644.GA37302@grummit.biaix.org>
References:  <20031225192817.GA14608@grummit.biaix.org> <20031230122644.GA37302@grummit.biaix.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is what I got:

> [joan@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@gumbysoft.com          |  www.FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031230190639.B35480>