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
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss