Open-iSCSI error on CentOs -> ping timeout of 5 secs expired

2008-12-17 Thread Santi Saez
Hi, I'm getting this error on a CentOS 5.2 (i686) box connected via iSCSI to a Infortrend A16E storage array: ping timeout of 5 secs expired, last rx 1249707505, last ping 1249712505, now 1249717505 connection2:0: iscsi: detected conn error (101

Re: bnx2i and open-iscsi

2008-12-17 Thread Mike Christie
Andreas Bergstrøm wrote: > Greetings, > > I am trying to get iSCSI offloading working on a Dell PowerEdge R805 > with a Broadcom network card. I have managed to get bnx2i working, but > not together with open-iscsi, as the version packaged with Ubuntu 8.04 > server is too old. > > Has anyo

Re: Open-iSCSI error on CentOs -> ping timeout of 5 secs expired

2008-12-17 Thread Santi Saez
On Wed, 17 Dec 2008 11:12:46 -0600, Mike Christie wrote: > It is an error in that we tried to send a ping to the target and did not > get a response. > > Are you using the kernel from CentOS 5.2? If so it has a bug in that > code patch that you might be hitting. The bug is that the code thoug

Re: Open-iSCSI error on CentOs -> ping timeout of 5 secs expired

2008-12-17 Thread Mike Christie
Santi Saez wrote: > > > On Wed, 17 Dec 2008 11:12:46 -0600, Mike Christie > wrote: > >> It is an error in that we tried to send a ping to the target and did not >> get a response. >> >> Are you using the kernel from CentOS 5.2? If so it has a bug in that >> code patch that you might be hitting

Re: Open-iSCSI error on CentOs -> ping timeout of 5 secs expired

2008-12-17 Thread Santi Saez
On Wed, 17 Dec 2008 11:43:42 -0600, Mike Christie wrote: > bugzilla.redhat.com/show_bug.cgi?id=460158 You are not authorized to access bug #460158. Thanks in any case, I will contact Virtuozzo dev team, Regards, -- Santi Saez http://woop.es --~--~-~--~~~---~-

kernel oops in iscsi_tcp_recv

2008-12-17 Thread Erez Zilber
Mike, I got a kernel oops while logging in from v870-1 to an iSCSI-SCST target. it happens before 'iscsiadm -m node -L all' returns. Is this a known bug? Here's the log: Dec 17 19:56:21 172.16.4.12 Unable to handle kernel paging request Dec 17 19:56:26 172.16.4.12 at 1fd8 RIP: Dec 1

Re: kernel oops in iscsi_tcp_recv

2008-12-17 Thread Mike Christie
Erez Zilber wrote: > Mike, > > I got a kernel oops while logging in from v870-1 to an iSCSI-SCST > target. it happens before 'iscsiadm -m node -L all' returns. Is this a > known bug? Here's the log: > I think this is a new bug. I will give scst a try and try to replicate. Are you running v870-

Re: Open-iSCSI error on CentOs -> ping timeout of 5 secs expired

2008-12-17 Thread John Caldwell
Not sure if my last message made it through- I don't see it here. On Dec 17, 9:12 am, Mike Christie wrote: > Are you using the kernel from CentOS 5.2? If so it has a bug in that > code patch that you might be hitting. The bug is that the code thought > the ping timedout when it had not, so the d

Re: Open-iSCSI error on CentOs -> ping timeout of 5 secs expired

2008-12-17 Thread Mike Christie
John Caldwell wrote: > Not sure if my last message made it through- I don't see it here. > > On Dec 17, 9:12 am, Mike Christie wrote: >> Are you using the kernel from CentOS 5.2? If so it has a bug in that >> code patch that you might be hitting. The bug is that the code thought >> the ping time

Re: Open-iSCSI error on CentOs -> ping timeout of 5 secs expired

2008-12-17 Thread Mike Christie
Santi Saez wrote: > What means "iscsi: detected conn error"? It's really a problem, or only a > warning? > It is an error in that we tried to send a ping to the target and did not get a response. Are you using the kernel from CentOS 5.2? If so it has a bug in that code patch that you might be

Re: kernel oops in iscsi_tcp_recv

2008-12-17 Thread Mike Christie
Mike Christie wrote: > Erez Zilber wrote: >> Mike, >> >> I got a kernel oops while logging in from v870-1 to an iSCSI-SCST >> target. it happens before 'iscsiadm -m node -L all' returns. Is this a >> known bug? Here's the log: >> > > I think this is a new bug. I will give scst a try and try to re

Re: kernel oops in iscsi_tcp_recv

2008-12-17 Thread Bart Van Assche
On Wed, Dec 17, 2008 at 9:31 PM, Mike Christie wrote: > Mike Christie wrote: >> I think this is a new bug. I will give scst a try and try to replicate. > > I am trying to setup scst but got hung up. Do I just need to fill out > /etc/scst.conf then start up the initd.redhat script or do I also nee

Re: bnx2i and open-iscsi

2008-12-17 Thread Andreas Bergstrøm
On 17. des.. 2008, at 18:06, Mike Christie wrote: > Did you get some drivers and userspace tools from Dell? Were the tools > open-iscsi based? Yes, I should perhaps have linked this: http://support.dell.com/support/edocs/network/BroadCom/R125805/en/linux.htm#wp397875 In my earlier e-mail, sorr