On Fri, Jul 28, 2006 at 12:43:37AM -0700, Frank Cusack wrote:
> zfs automatically mounts locally attached disks (export/import aside).  Does
> it do this for iscsi?  I guess my question is, does the solaris iscsi
> initiator provide the same kind of device permanence as for local drives?

No, not currently.  We are working on more tightly integrating iSCSI
with ZFS.  So, for example, you could do:

        # zfs set iscsi=on pool/vol

And have it "just work".  There are a lot of details to work out, but we
have a good idea of what needs to be done.

- Eric

--
Eric Schrock, Solaris Kernel Development       http://blogs.sun.com/eschrock
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to