ZFS on 7.X CURRENT /usr refuses to remount after boot

Thierry Herbelot thierry at herbelot.com
Sun Jun 24 09:08:03 UTC 2007


Le Sunday 24 June 2007, Outback Dingo a écrit :
> ok, configs first
[SNIP]
>
> cat /etc/fstab
>
> # Device                Mountpoint      FStype  Options         Dump   
> Pass# /dev/ad0s3b             none            swap    sw              0    
>   0 /dev/ad0s3a             /               ufs     rw              1      
> 1 # comment out old
> #/dev/ad0s3d            /usr            ufs     rw              2       2
> tank                    /usr            zfs     rw              2       2
> /dev/acd0               /cdrom          cd9660  ro,noauto       0       0
>

Hello,

You don't need to add the zfs mount points to /etc/fstab : "zfs partitions" 
will be automatically mounted after "/etc/rc.d/zfs start".
(this also explains why you got an error message about the missing fsck_zfs : 
see the option fields '2 2')

	TfH


More information about the freebsd-current mailing list