Technical Notes

Random technical notes for our own reference, or yours if you find them useful.
Please feel free to link to these articles, but don't just rob them. BDI retains copyright on all content.

Mounting a Drobo Pro on Linux using iSCSI

Debian Squeeze
First discover the drobo:
# iscsiadm -m discovery -t sendtargets -p 10.100.100.252

Then login:
root@homer:/etc/iscsi# iscsiadm --mode node --targetname iqn.2005-06.com.datarobotics:drobopro.tdb093440106.node0 --portal 10.100.100.252:3260 --login
Logging in to [iface: default, target: iqn.2005-06.com.datarobotics:drobopro.tdb093440106.node0, portal:10.100.100.252,3260]
Login to [iface: default, target: iqn.2005-06.com.datarobotics:drobopro.tdb093440106.node0, portal:10.100.100.252,3260]: successful


This SHOULD write the details to the /etc/iscsi/iscsi.conf file but it doesn't seem to work so needs investigation


--
 
 
 
 
Joomla 1.5 Templates by Joomlashack