HI, 
The current setup i am using is:(LOM of Intel i350 and NIC of intel 
corporation 82580 on IBM x3650M4 Server with RHEL6.1).also i installed the 
software of multipathing.

*iSCSI session shows random behaviour* ,some times only one of the session 
retain after reboot some time both session will retain. 

iSCSI initiator is used for creating the iSCSI session's.
some of the settings of */etc/iscsi/iscsid.conf* file are:
*node.startup = automatic
node.session.timeo.replacement_timeout = 30*

*i created the session by following the below mention steps:*

#iscsiadm -m iface -I <iface_name> --op=new

#iscsiadm -m iface -I <iface_name> --op=update -n iface.hwaddress -v 
<hardware address>

*hardware address of particular ethX to which i want to bind the iface*

#iscsiadm -m discovery -t st -p <portal_address> -I <iface_name> -P 1 

*e.g of portal address: 192.168.3.4:3260*

#iscsiadm -m node -I <iface_name> -p <portal_address> -l

*and i check the session via following command*

#iscsiadm -m session

- Can anybody help me in solving this* issue .i.e why session show random 
behavior *.Is something else have to do,so that my session's will also 
retain after system reboot.What should i do to overcome this problem*.Is 
there any particular file in Linux file system to see the iSCSI related 
logs. or is there any command to debug .*

 

-- 
You received this message because you are subscribed to the Google Groups 
"open-iscsi" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/open-iscsi/-/VadPK4ruHT0J.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/open-iscsi?hl=en.

Reply via email to