Difference between revisions of "ISCSI on Debian"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| Line 7: | Line 7: | ||
|   apt-get install open-iscsi |   apt-get install open-iscsi | ||
| − | Edit /etc/iscsi/iscsid.conf | + | Edit '''/etc/iscsi/iscsid.conf''' | 
|   ... |   ... | ||
|   node.startup = automatic |   node.startup = automatic | ||
|   ... |   ... | ||
| + | |||
| + | derefter en restart : | ||
| + |  /etc/init.d/open-iscsi restart | ||
Revision as of 11:37, 22 February 2013
af Tommy, feb 2013.
Fra : http://www.howtoforge.com/using-iscsi-on-debian-lenny-initiator-and-target
Korte noter:
apt-get install open-iscsi
Edit /etc/iscsi/iscsid.conf
... node.startup = automatic ...
derefter en restart :
/etc/init.d/open-iscsi restart