[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Open-iscsi on a Etch DVC server



open-iscsi version
2.0.730-etch1

DVC (etch server)
http://www.commandsystems.com.au/?q=node/27

~# uname -a
Linux dvc master 2.6.26-bpo.1-686-bigmem #` SMP Tue Sep 2 18:42:50 UTC 2008 i686

SAN (hitachi sms 100)
http://www.hds.com/products/storage-systems/simple-modular-storage.html

i've been following this guide
http://www.hitachi-storage.com/content/iscsi-initiator-configuration-linux

Hey,
I've got a server at work running Etch with what looks to be a custom kernel,
It's running low on space and we have a hitachi sms 100 ISCSI san that
had a 1.0terabyte partition waiting for it to use without security
(CHAP).

i'm skipping step one because there is no authentication

dvc-master:~# iscsiadm -m discovery -t sendtargets -p 192.168.1.81
192.168.1.81:3260,1 iqn.1994-04.jp.co.hitachi:rsd.d8a.t.10228.0a002

dvc-master:~# /etc/init.d/open-iscsi restart
Disconnecting iSCSI targets:.
Stopping iSCSI initiator service:.
Starting iSCSI initiator service: iscsid.
Setting up iSCSI targets:

it hangs here and hasn't changed.

dvc-master:~# tail -f /var/log/messages
Jun 19 12:53:19 dvc-master -- MARK --
Jun 19 13:13:19 dvc-master -- MARK --
Jun 19 13:33:19 dvc-master -- MARK --
Jun 19 13:53:19 dvc-master -- MARK --
Jun 19 14:13:19 dvc-master -- MARK --
Jun 19 14:33:19 dvc-master -- MARK --
Jun 19 14:46:43 dvc-master kernel: [1463141.787051] Loading iSCSI
transport class v2.0-869.
Jun 19 14:46:43 dvc-master kernel: [1463141.817217] iscsi: registered
transport (tcp)
Jun 19 14:46:43 dvc-master kernel: [1463141.876020] iscsi: registered
transport (iser)
Jun 19 14:46:43 dvc-master kernel: [1463142.218527] scsi4 : iSCSI
Initiator over TCP/IP


has anyone had any luck with open-iscsi? or is this version
incompatible with this kernel?
the lenny version requires an libc6 update and i'd be pretty worried
that upgrading that would destroy the dvc box, something i can't
really afford to do. i'm also not 100% whether this version of iscsi
supports the DVC kernel which may not help.


Reply to: