Changes

Jump to navigation Jump to search
455 bytes added ,  15:45, 2 July 2015
m
Line 40: Line 40:  
== Sarting on boot ==
 
== Sarting on boot ==
   −
After mounting, I get entries in <code>/etc/iscsi/nodes/iqn.2001-05.com.equallogic:0-8a0906-9b6513102-31bfc4554935466d-fizzle-storage/default</code>
+
After mounting, I get entries in <code>/etc/iscsi/nodes/iqn.2001-05.com.equallogic:0-8a0906-9b6513102-31bfc4554935466d-fizzle-storage/10.100.200.2,3260,1/default</code>
    
     node.startup = automatic
 
     node.startup = automatic
 
     node.conn[0].startup = automatic
 
     node.conn[0].startup = automatic
 +
 +
 +
This still doesn't work, I always need to run <code>sudo iscsiadm -m node -l</code> after booting to get all the volumes to mount
 +
 +
 +
== Troubleshooting ==
 +
 +
We have been getting disconnects from the san. I'm attemping to increase the timeout on vm02. I used the following commands
 +
 +
    iscsiadm -m node -o update -n node.conn[0].timeo.noop_out_timeout -v 60
 +
    iscsiadm -m node -o update -n node.conn[0].timeo.noop_out_interval -v 30
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu