Hi, trying to iscsi share a zfs volume failed. According to bug http://bugs.opensolaris.org/view_bug.do?bug_id=6803343 it should be fixed but i m running sxce build 113 and it seems it still there.
regards bbr bash-3.2# zfs create -V 20g zbbr/iscsiB bash-3.2# zfs list zbbr/iscsiB NAME USED AVAIL REFER MOUNTPOINT zbbr/iscsiB 20G 43.3G 16K - bash-3.2# zfs set shareiscsi=on zbbr/iscsiB cannot share 'zbbr/iscsiB': iscsitgtd failed request to share # svcs -a | grep iscsi online 8:27:50 svc:/network/iscsi/initiator:default online 8:27:54 svc:/network/iscsi/target:default # bash-3.2# cat /etc/release Solaris Express Community Edition snv_113 X86 Copyright 2009 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms. Assembled 20 April 2009 bash-3.2# zpool status zbbr pool: zbbr state: ONLINE scrub: resilver completed after 0h17m with 0 errors on Tue Jun 2 10:12:33 2009 config: NAME STATE READ WRITE CKSUM zbbr ONLINE 0 0 0 mirror ONLINE 0 0 0 c3t0d0s3 ONLINE 0 0 0 18.5G resilvered c1d1s5 ONLINE 0 0 0 c2d1s5 ONLINE 0 0 0 errors: No known data errors -- This message posted from opensolaris.org