Same story once again...

Clean OpenSolaris 2008.11

According to the ZFS Admin guide 
(http://docs.sun.com/app/docs/doc/819-5461/gechv?a=view), shareing a zfs 
filesystem over iscsi is a two line command.

# zfs create -V 2g tank/volumes/v2
# zfs set shareiscsi=on tank/volumes/v2
# iscsitadm list target
Target: tank/volumes/v2
    iSCSI Name: iqn.1986-03.com.sun:02:984fe301-c412-ccc1-cc80-cf9a72aa062a
    Connections: 0

when I type in the last command, the one that verifies that the target is 
created, I get no answer. Like if the target is not created at all. Like if the 
zfs set shareiscsi=on does not work properly.

when I try to create the target via iscsitadm, I get the target created, I can 
connect my initiator to the target, but there is no volume mounted on the 
initiator machine.


Can someone please tell me how to do it? I just need to share a test zfs 
filesystem over iscsi...

Thanx

I
-- 
This message posted from opensolaris.org

Reply via email to