I'm doing some testing w/ iSCSI and a netapp. I have two VM's setup to test against a netapp. One of them is a centos machine, the other a debian machine. Everything works fine on the centos machine, but on the debian machine once i run the iscsciamd -m node --login, i do not get access to the scsi device.
sean-test:~# cat /etc/debian_version 5.0.8 --- sean-test:/var/log# iscsiadm -V iscsiadm version 2.0-871 --- daemon.log May 17 12:09:29 sean-test iscsid: transport class version 2.0-869. iscsid version 2.0-871 May 17 12:09:29 sean-test iscsid: iSCSI daemon with pid=1482 started! May 17 12:09:29 sean-test iscsid: Could not set session1 priority. READ/WRITE throughout and latency could be affected. May 17 12:09:29 sean-test iscsid: connection1:0 is operational now --- messages May 17 12:09:29 sean-test kernel: [ 4.551609] EXT3 FS on vda1, internal journal May 17 12:09:29 sean-test kernel: [ 5.563840] loop: module loaded May 17 12:09:29 sean-test kernel: [ 6.008806] Loading iSCSI transport class v2.0-869. May 17 12:09:29 sean-test kernel: [ 6.012853] iscsi: registered transport (tcp) May 17 12:09:29 sean-test kernel: [ 6.044064] iscsi: registered transport (iser) May 17 12:09:29 sean-test kernel: [ 6.320267] scsi0 : iSCSI Initiator over TCP/IP May 17 12:09:29 sean-test kernel: [ 6.592635] isa bounce pool size: 16 pages May 17 12:09:29 sean-test rsyslogd: [origin software="rsyslogd" swVersion="3.18.6" x-pid="1609" x-info="http://www.rsyslog.com"] restart May 17 12:09:29 sean-test kernel: [ 6.802477] NET: Registered protocol family 10 May 17 12:09:29 sean-test kernel: [ 6.804057] lo: Disabled Privacy Extensions --- sean-test:/var/log# iscsiadm -m session -P 3 iSCSI Transport Class version 2.0-869 version 2.0-871 Target: iqn.1992-08.com.netapp:sn.135093444 Current Portal: 172.30.6.2:3260,2000 Persistent Portal: 172.30.6.2:3260,2000 ********** Interface: ********** Iface Name: default Iface Transport: tcp Iface Initiatorname: unknown Iface IPaddress: 172.27.1.221 Iface HWaddress: default Iface Netdev: default SID: 1 iSCSI Connection State: LOGGED IN iSCSI Session State: LOGGED_IN Internal iscsid Session State: NO CHANGE ************************ Negotiated iSCSI params: ************************ HeaderDigest: None DataDigest: None MaxRecvDataSegmentLength: 262144 MaxXmitDataSegmentLength: 65536 FirstBurstLength: 65536 MaxBurstLength: 65536 ImmediateData: Yes InitialR2T: No MaxOutstandingR2T: 1 ************************ Attached SCSI devices: ************************ Host Number: 0 State: running -- You received this message because you are subscribed to the Google Groups "open-iscsi" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/open-iscsi?hl=en.
