Dear all ,
i have install tgt from  http://ceph.com/packages/ceph-extras/debian
have create pool and image for iscsi.
but when i want to connect this iscsi from windows 2008 iscsi initiator,
can find, but status is not active . i do not know why?

############ some step i made for  ceph iscsi target #####
rbd create volume20G --size 20480 --pool iscsi


root@ceph-admin:~# rados -p iscsi ls
volume20G.rbd
rbd_directory

vi /etc/tgt/targets.conf
<target iqn.2014-07.ceph-admin.lab.com:volume20G>
    driver iscsi
    bs-type rbd
    backing-store iscsi/volume20G
    initiator-address ALL
</target>

root@ceph-admin:~/my-cluster# tgtadm -s
Target 1: iqn.2014-07.ceph-admin.lab.com:volume20G
    System information:
        Driver: iscsi
        State: ready
    I_T nexus information:
    LUN information:
        LUN: 0
            Type: controller
            SCSI ID: IET     00010000
            SCSI SN: beaf10
            Size: 0 MB, Block size: 1
            Online: Yes
            Removable media: No
            Prevent removal: No
            Readonly: No
            SWP: No
            Thin-provisioning: No
            Backing store type: null
            Backing store path: None
            Backing store flags:
        LUN: 1
            Type: disk
            SCSI ID: IET     00010001
            SCSI SN: beaf11
            Size: 21475 MB, Block size: 512
            Online: Yes
            Removable media: No
            Prevent removal: No
            Readonly: No
            SWP: No
            Thin-provisioning: No
            Backing store type: rbd
            Backing store path: iscsi/volume20G
            Backing store flags:
    Account information:
    ACL information:
        ALL
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to