[ewg] RE: missing recreating of the own ah on lid change

2008-02-10 Thread Eli Cohen
Thanks, I will post a fix for rc5. -Original Message- From: Or Gerlitz [mailto:[EMAIL PROTECTED] Sent: א 10 פברואר 2008 10:23 To: Ralph Campbell; Eli Cohen Cc: Shirley Ma; EWG; Arlin Davis; Tziporet Koren Subject: Re: missing recreating of the own ah on lid change Ralph Campbell wrote:

Re: [ewg] build_ofa_user.sh for dual dapl?

2008-02-10 Thread Tziporet Koren
Glenn Streiff wrote: Ah. Seems to be happier with just one version of dapl in there. ullibs=libibverbs ... dapl1 ... We all prefer to have only one DAPL but this was Arlin request to have both Tziporet ___ ewg mailing list

[ewg] [PATCH] Set the dependencies of openibd and iscsi services

2008-02-10 Thread Doron Shoham
iscsi service should start after openibd service. iscsi service should stop before openibd service. Signed-off-by: Doron Shoham [EMAIL PROTECTED] --- install.pl | 93 1 files changed, 93 insertions(+), 0 deletions(-) diff --git

[ewg] Re: ofed-1.3-rc4: openibd restart issue on ppc64

2008-02-10 Thread Vladimir Sokolovsky
Hoang-Nam Nguyen wrote: Hello Vlad! Tested ofed-1.3-rc4 on ppc64 and saw the message below after I had called /etc/init.d/openibd restart: xyz:~ # /etc/init.d/openibd restart Unloading firmware_class [FAILED] ERROR: Module firmware_class is in use by ipr In

Re: [ewg] some comments/cleanups for the openibd service script

2008-02-10 Thread Vladimir Sokolovsky
Or Gerlitz wrote: Vlad, I just realized that there is some old and misleading sections here, for example bringing up/down of GEN1 drivers, mlx4_enet driver which is not part of this release AKAIK ..., kdapl which was removed, starting/stopping the ipoib ha tools which were removed, etc. I can

[ewg] Re: [Stgt-devel] [ANNOUNCE] open iSCSI over iSER target RPM is available

2008-02-10 Thread Erez Zilber
Bart Van Assche wrote: On Feb 5, 2008 3:41 PM, Erez Zilber [EMAIL PROTECTED] wrote: stgt (SCSI target) is an open-source framework for storage target drivers. It supports iSCSI over iSER among other storage target drivers. Voltaire added a git tree for stgt that will be added to OFED 1.4:

Re: [Stgt-devel] [ewg] Re: [ofa-general] [ANNOUNCE] open iSCSI over iSER target RPMis available

2008-02-10 Thread Erez Zilber
Joe Landman wrote: Erez Zilber wrote: * READ: 920 MB/sec * WRITE: 850 MB/sec Not getting anything even remotely close to this. Are there more details on configuration somewhere? I followed the web page as indicated. Are you running iSCSI over TCP or iSCSI over iSER (over

Re: [ewg] some comments/cleanups for the openibd service script

2008-02-10 Thread Tziporet Koren
Vladimir Sokolovsky wrote: Hi Or, This stuff left in the openibd to support update from an old IBGD/OFED releases without unloading modules by uninstall. I am not sure about commercial distribution... Tziporet, Do you think we should left only OFED-1.3 support in the openibd? I think we

[ewg] [OFED-1.3rc4 PATCH 2/3] IB/srp: Add identifying information to log messages

2008-02-10 Thread David Dillow
When you have multiple targets, it gets really confusing when you try to track down who did a reset when there is no identifying information in the log message, especially when the same extension ID is mapped through two different local IB ports. So, add an identifier that can be used to track

[ewg] [OFED-1.3rc4 PATCH 0/3] IB/srp: bring OFED SRP initiator up-to-date with 2.6.25rc

2008-02-10 Thread David Dillow
[resending to ewg from general as suggested by Or Gerlitz; you are probably getting this twice, and I apologize.] This series of patches adds the fixes and enhancements that have been applied to the 2.6.25-to-be kernel. The first patch to respect the credit limits is a correctness issue, and will

[ewg] [OFED-1.3rc4 PATCH 3/3] IB/srp: Retry stale connections

2008-02-10 Thread David Dillow
When a host just goes away (crash, power loss, etc.) without tearing down its IB connections, it can get stale connection errors when it tries to reconnect to targets upon rebooting. Retrying the connection a few times will prevent sysadmins from playing the which disk(s) went missing? game.

[ewg] Your profile

2008-02-10 Thread Elisa Holloway
Hello! I am tired this afternoon. I am nice girl that would like to chat with you. Email me at [EMAIL PROTECTED] only, because I am using my friend's email to write this. Hope you like my pictures. ___ ewg mailing list ewg@lists.openfabrics.org

[ewg] address handles leakage report from ipoib

2008-02-10 Thread Or Gerlitz
Hi Eli, Once in a while when probing out the ipoib driver, I see these prints: ib0: timing out; will leak address handles ib0: ib_dealloc_pd failed is it a known issue? I see that also with RC4 Or. ___ ewg mailing list

Re: [ewg] address handles leakage report from ipoib

2008-02-10 Thread Tziporet Koren
Eli Cohen wrote: Or Gerlitz wrote: Hi Eli, Once in a while when probing out the ipoib driver, I see these prints: ib0: timing out; will leak address handles ib0: ib_dealloc_pd failed is it a known issue? I see that also with RC4 No, I thought this was solved with the patch

Re: [ewg] OFED 1.3 RC4 release is available

2008-02-10 Thread Erez Zilber
Moni Shoua wrote: Tziporet Koren wrote: Hi, OFED 1.3 RC3 release is available on http://www.openfabrics.org/builds/ofed-1.3/release/OFED-1.3-rc4.tgz http://www.openfabrics.org/builds/ofed-1.3/release/OFED-1.3-rc3.tgz To get BUILD_ID run ofed_info Please report any issues in bugzilla

Re: [ewg] address handles leakage report from ipoib

2008-02-10 Thread Eli Cohen
Or Gerlitz wrote: Hi Eli, Once in a while when probing out the ipoib driver, I see these prints: ib0: timing out; will leak address handles ib0: ib_dealloc_pd failed is it a known issue? I see that also with RC4 No, I thought this was solved with the patch reserving room

Re: [ewg] OFED 1.3 RC4 release is available

2008-02-10 Thread Tziporet Koren
Erez Zilber wrote: Also, putting a tag in ofed_1_3/linux-2.6.git for each RC would help. I see that there were tags for older RCs, but not for rc4. Can you fix that for rc5? Vlad is sick and this is the reason there is no tag for RC4 Will be fixed. Tziporet