Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 03 Sep 2009 10:28:47 -0400
From:      Lisa Besko <besko@msu.edu>
To:        Dimitry Andric <dimitry@andric.com>
Subject:   Re: zfs won't automount
Message-ID:  <4A9FD29F.3010000@msu.edu>
Resent-Message-ID: <4A9FF9B7.1080009@msu.edu>
In-Reply-To: <4A9FC60A.2000904@andric.com>
References:  <4A9EA37B.2020800@msu.edu> <4A9FC60A.2000904@andric.com>

next in thread | previous in thread | raw e-mail | index | archive | help


Dimitry Andric wrote:
> On 2009-09-02 18:55, Lisa Besko 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?
> 
> What do "zpool list" and "zfs list" say?

After I mount them they say this:

# zfs list
NAME      USED  AVAIL  REFER  MOUNTPOINT
sniffer  66.5K  1.96T  18.5K  /sniffer
# zpool list
NAME      SIZE   USED  AVAIL    CAP  HEALTH  ALTROOT
sniffer  1.99T    75K  1.99T     0%  ONLINE  -

When it boots and they are not mounted it says:

# zfs list
NAME      USED  AVAIL  REFER  MOUNTPOINT
sniffer  66.5K  1.96T  18.5K  /sniffer
# zpool list
NAME      SIZE   USED  AVAIL    CAP  HEALTH  ALTROOT
sniffer  1.99T    75K  1.99T     0%  ONLINE  -

but it does not show up when I do a df.

LB




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