Thanks Matt.  So is the config/meta info for the pool that is stored within the pool kept in a file?  Is the file user readable or binary? 

Steve

Matthew Ahrens wrote:
James McPherson wrote:
On 10/12/06, Steve Goldberg <[EMAIL PROTECTED]> wrote:
Where is the ZFS configuration (zpools, mountpoints, filesystems,
etc) data stored within Solaris?  Is there something akin to vfstab
or perhaps a database?


Have a look at the contents of /etc/zfs for an in-filesystem artefact
of zfs. Apart from that, the information required is stored on the
disk itself.

There is really good documentation on ZFS at the ZFS community
pages found via http://www.opensolaris.org/os/community/zfs.

FYI, /etc/zfs/zpool.cache just tells us what pools to open when you boot up.  Everything else (mountpoints, filesystems, etc) is stored in the pool itself.

--matt

--
Steven Goldberg
Engagement Architect

Sun Microsystems, Inc.
15395 SE 30th PL, Suite 120
Bellevue, WA 98011 USA
Phone +1 425 467 4349
Email [EMAIL PROTECTED]
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to