Simon, > Thanks. This is very helpful.
You welcome. :-) > Just one more question. When used with ZFS file system, how does one > set up snapshot on the storage device? Enable snapshot on the > locally mounted file system via iSCSI initiator? ZFS only supports snapshots (and clones, being writable snapshots) within the same filesystem. A snapshot can be recreated to another storage pool on the same host, or remote host using "zfs send" and "zfs recv". If you are looking for block-based snapshots or remote replication of zfs storage pools, review the "AVS" blog and OpenSource project pages listed below. Jim > Simon > > > This message posted from opensolaris.org > _______________________________________________ > storage-discuss mailing list > [email protected] > http://mail.opensolaris.org/mailman/listinfo/storage-discuss Jim Dunham Storage Platform Software Group Sun Microsystems, Inc. wk: 781.442.4042 http://blogs.sun.com/avs http://www.opensolaris.org/os/project/avs/ http://www.opensolaris.org/os/project/iscsitgt/ http://www.opensolaris.org/os/community/storage/ _______________________________________________ storage-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/storage-discuss
