> ZFS creates a unique FSID for every filesystem (called a object set in > ZFS terminology). > > The unique id is saved (ondisk) as part of dsl_dataset_phys_t in > ds_fsid_guid. > And this id is a random number generated when the FS is created. > > This id is used to populate the zfs_t structure (refer to zfs_init_fs()). > > And the same id would be used as FSID for NFS.
Sorry, allow me to be dense for a moment. Does this mean that I should expect to be able to bring up any machine with the same ZFS pool and the same IP address and have it serve filehandles handed out by a previous server? Including NFS3 and 4? How about if I have to mount the filesystem on an alternate root? I don't really have a setup that I could move between machines to test this at the moment... -- Darren Dunham [EMAIL PROTECTED] Senior Technical Consultant TAOS http://www.taos.com/ Got some Dr Pepper? San Francisco, CA bay area < This line left intentionally blank to confuse you. > _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss