On Thu, Sep 3, 2009 at 12:43 PM, Kenyon Ralph <ken...@kenyonralph.com>wrote:

> On 2009-09-02T12:55:23-0400, Lisa Besko <be...@msu.edu> wrote:
> > I have a system that has a simple zfs raid 0 volume on it and it will
> > now mount when the system boots.  After the system is up I can run
> > /etc/rc.d/zfs start and it's fine.  I don't see any errors in the log
> > file other than the ZFS is experimental in FreeBSD message.  I'm running
> > FreeBSD 7.2 stable.  I have zfs_enable="YES" in the rc.conf file.  Am I
> > missing something?
>
> Do you have the zfs mountpoint properties set for the filesystems? Try
> zfs get all | grep mountpoint. When you zfs set the mountpoint, the
>

No need for the grep command, just "zfs get mountpoint" is enough.  That
will show just the mounpoint property for all the filesystems, snapshots,
and volumes.

-- 
Freddie Cash
fjwc...@gmail.com
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to