In /var/log/messages do you see errors from the iscsi service about the missing sessions/targets not being able to get logged into? If so then you need to increase the initial_login_retry_max setting.
On 01/14/2013 10:01 AM, [email protected] wrote: > Hi, > > I have sucessfully mounted a iscsi target on my server using multipathing. > > multipath -ll shows this: > > testlun (360014052e4279a04e70d013000000000) dm-3 LIO-ORG,FILEIO > size=11G features='1 queue_if_no_path' hwhandler='0' wp=rw > `-+- policy='round-robin 0' prio=1 status=active > |- 25:0:0:0 sda 8:0 active ready running > |- 23:0:0:0 sdb 8:16 active ready running > |- 24:0:0:0 sdc 8:32 active ready running > `- 26:0:0:0 sdd 8:48 active ready running > > As you can see there are 4 paths. Two for each nic. > > When I reboot the server only two paths are connected using only one nic. > > If i after the reboot logs into the server and runs "/etc/init.d/iscsi > restart" all paths are restored successfully. > > One simple but dirty solution is to restart the iscsi service in > rc.local but I don`t want to do that. > > CentOS release 6.3 (Final) > iscsiadm version 2.0-872.41.el6 > > Best regards, > Morten > > -- > 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/-/GykLZcs6iqgJ. > 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. -- 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.
