Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Jun 2007 11:00:55 +0200
From:      "Axel S. Gruner" <liste@encephalon.de>
To:        Outback Dingo <outbackdingo@gmail.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: ZFS on 7.X CURRENT /usr refuses to remount after boot
Message-ID:  <467E32C7.80006@encephalon.de>
In-Reply-To: <5635aa0d0706240123l26990885ve7adc2ccbabfc282@mail.gmail.com>
References:  <5635aa0d0706240123l26990885ve7adc2ccbabfc282@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Outback Dingo schrieb:
> # 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
>
> # echo 'daily_status_zfs_enable="YES"' >> /etc/periodic.conf
> # zfs set mountpoint=/usr tank/usr
Imho you do not need a fstab entry for ZFS.
Yes, it is like voodoo, but that the way ZFS works ;-). Well, you can
use the fstab for ZFS (on Opensolaris) but i do not know if this is also
usable in FreeBSD.
Just comment the ZFS entry out and reboot.
Also, i think you just need zfs_enable in /etc/rc.conf, not in rc.conf
and loader.conf.

Cheers,

Axel



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