Studenten Net Twente making the net wiki work

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
projecten:storage:clientsetup [2009/05/03 14:04]
robin
— (current)
Line 1: Line 1:
-====== iSCSI ====== 
- 
-===== Installatie ===== 
-Standaard Debian installatie:​\\ 
- ​aptitude install open-iscsi 
- 
-===== Configuratie ===== 
-Om de client automatisch de iSCSI dingen te laten opstarten "​node.startup = automatic"​ zetten/​uncommenten in /​etc/​iscsi/​iscsid.conf en even restarten:​\\ 
- /​etc/​init.d/​open-iscsi restart 
- 
-==== Discovery ==== 
-Verbinding maken met iSCSI Target server en devices ontdekken:​\\ 
- ​iscsiadm -m discovery -t st -p san.snt.utwente.nl 
- 
-Om een ontdekte device toe te voegen:\\ 
-     ​iscsiadm -m node --targetname "​iqn.2009-05.nl.utwente.snt:​san.lun1"​ --portal "​san.snt.utwente.nl:​3260"​ --op=update --name node.session.auth.authmethod --value=CHAP 
-     ​iscsiadm -m node --targetname "​iqn.2009-05.nl.utwente.snt:​san.lun1"​ --portal "​san.snt.utwente.nl:​3260"​ --op=update --name node.session.auth.username --value=syscom 
-     ​iscsiadm -m node --targetname "​iqn.2009-05.nl.utwente.snt:​san.lun1"​ --portal "​san.snt.utwente.nl:​3260"​ --op=update --name node.session.auth.password --value=securesecure 
  
projecten/storage/clientsetup.1241359454.txt.gz · Last modified: 2009/05/03 14:04 by robin
[unknown link type]Back to top