---------------------------------------------------------------------------
Hello all,
I'm a total iSCSI Newbie and faced the following situation
which left me clueless. Setup and configuration information:
* OpenSuSE-11.1 / Kernel 2.6.27.25-0.1-default / AMD 4600+ dual core
* iscsiadm version 2.0-870
* iSCSI target is a DroboPro with 8 TB connected to a Realtek based Gigabit card
So far I could establish connections, the target was discovered
and after mounting the external partitions to the local directory
tree, I started some big "rsync" runs to copy 100s of Gigabytes
of date to the DroboPro.
First, the "rsync" run as expected but after varying times
I/O errors occured in the terminal where I started and watched
the "rsync -va /source / destination" run.
Soon I found out that it was not a harddisk or similar failure
that issued these I/O error messages. They appeared obviously
due to the DroboPro putting itself into standby without caring
for the running rsync process ... to bad, I guess :-(
The Linux iSCSI initiator doesn't seem to recognize anything wrong
but the "rsync" runs blindly into these error messages.
As far as my limited knowledge allows, here is some diagnosis
of the current state, ie. DroboPro is in standby and cannot
be reactivated by a button press or cable plug-off and plug-on
again (which works good with USB, btw.):
# --- 0 ---
# hwinfo --scsi
46: SCSI d00.0: 10600 Disk
[Created at block.243]
UDI: /org/freedesktop/Hal/devices/storage_serial_36001a620000042303932313430303831
Unique ID: R5W5.4hEDkoEhZf6
SysFS ID: /class/block/sdl
SysFS BusID: 13:0:0:0
SysFS Device Link: /devices/platform/host13/session1/target13:0:0/13:0:0:0
Hardware Class: disk
Model: "DROBO DroboPro"
Vendor: "DROBO"
Device: "DroboPro"
Revision: "1.00"
Driver: "sd"
Device File: /dev/sdl (/dev/sg13)
Device Files: /dev/sdl, /dev/disk/by-id/scsi-36001a620000042303932313430303831, /dev/disk/by-path/ip-192.168.179.61:3260-iscsi-iqn.2005-06.com.datarobotics:drobopro.tdb092140081.node0-lun-0
Device Number: block 8:176-8:191 (char 21:13)
Geometry (Logical): CHS 2097151/64/32
Size: 4294967160 sectors a 512 bytes
Drive status: no medium
Config Status: cfg=new, avail=yes, need=no, active=unknown
47: SCSI d00.1: 10600 Disk
[Created at block.243]
UDI: /org/freedesktop/Hal/devices/storage_serial_36001a620000142303932313430303831
Unique ID: uGm9.4hEDkoEhZf6
SysFS ID: /class/block/sdm
SysFS BusID: 13:0:0:1
SysFS Device Link: /devices/platform/host13/session1/target13:0:0/13:0:0:1
Hardware Class: disk
Model: "DROBO DroboPro"
Vendor: "DROBO"
Device: "DroboPro"
Revision: "1.00"
Driver: "sd"
Device File: /dev/sdm (/dev/sg14)
Device Files: /dev/sdm, /dev/disk/by-id/scsi-36001a620000142303932313430303831, /dev/disk/by-path/ip-192.168.179.61:3260-iscsi-iqn.2005-06.com.datarobotics:drobopro.tdb092140081.node0-lun-1
Device Number: block 8:192-8:207 (char 21:14)
Geometry (Logical): CHS 2097151/64/32
Size: 4294967160 sectors a 512 bytes
Drive status: no medium
Config Status: cfg=new, avail=yes, need=no, active=unknown
48: SCSI d00.2: 10600 Disk
[Created at block.243]
UDI: /org/freedesktop/Hal/devices/storage_serial_36001a620000242303932313430303831
Unique ID: LS0E.4hEDkoEhZf6
SysFS ID: /class/block/sdn
SysFS BusID: 13:0:0:2
SysFS Device Link: /devices/platform/host13/session1/target13:0:0/13:0:0:2
Hardware Class: disk
Model: "DROBO DroboPro"
Vendor: "DROBO"
Device: "DroboPro"
Revision: "1.00"
Driver: "sd"
Device File: /dev/sdn (/dev/sg15)
Device Files: /dev/sdn, /dev/disk/by-id/scsi-36001a620000242303932313430303831, /dev/disk/by-path/ip-192.168.179.61:3260-iscsi-iqn.2005-06.com.datarobotics:drobopro.tdb092140081.node0-lun-2
Remarks
-------
Weird! I have not seen a problem like this before.
The initiator is trying login. If you are sure the target is going into
a standby mode when it should not, maybe it is best to contact the
target vendor.