On 11/05/2012 02:48 AM, Manju sharma wrote:
> *Hi ,*
> 
> *Current setup 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.
> 
> *The issue is:*
> 
> *iSCSI session shows random behaviour* ,some time only one of the
> session made via LOM and NIC card retain and sometimes both retain after
> system reboot
> 
> following are some of the settings of */etc/iscsi/iscsid.conf* file
> *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

So what you run this command only one session is made sometimes?

What is the output of the login command when it fails to create one of
the sessions?


> 
> - Can anybody help me in solving this*issue .i.e why session show random
> behaviour *.what should i do to overcome this problem*i.e Is i have to
> do some more setting so that the iscsi sessions will retain after system
> reboot too.
> -*Is there any particular file in Linux file system to see the iSCSI
> related logs. or is there any command to debug.


/var/log/messages.

-- 
You received this message because you are subscribed to the Google Groups 
"open-iscsi" group.
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