Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:iscsi [2011/05/06 13:54] tmadelinux:iscsi [2017/12/09 01:19] (current) – external edit 127.0.0.1
Line 1: Line 1:
 [[http://tmade.de|Home tmade.de]] [[http://tmade.de|Home tmade.de]]
  
-[[http://tmade.de/login.html|tmade.de logout]] +[[http://wiki.tmade.de|Home Wiki]]
- +
-[[http://tmade.de/wiki|Home Wiki]]+
  
 ===== iSCSI ===== ===== iSCSI =====
Line 24: Line 22:
  
   iscsiadm --mode node --targetname iqn.2006-01.com.openfiler:tsn.c0e878a1bece --portal 192.168.1.10:3260 --login   iscsiadm --mode node --targetname iqn.2006-01.com.openfiler:tsn.c0e878a1bece --portal 192.168.1.10:3260 --login
 +  
 +Automtically load target after reboot system (replaces previus command!)
 +
 +  iscsiadm -m node -T iqn.2006-01.com.openfiler:scsi.linux3-data-1 -p 192.168.2.195 --op update -n node.startup -v automatic
      
 Finally run Finally run
Line 41: Line 43:
 node.name = iqn.2006-01.com.openfiler:tsn.c0e878a1bece node.name = iqn.2006-01.com.openfiler:tsn.c0e878a1bece
 node.tpgt = 1 node.tpgt = 1
-node.startup = manual+node.startup = manual                                             #change to "automatic" if target shall load after reboot
 iface.hwaddress = default iface.hwaddress = default
 iface.iscsi_ifacename = default iface.iscsi_ifacename = default
linux/iscsi.txt · Last modified: 2017/12/09 01:19 by 127.0.0.1
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki