Re: [PATCH] mlx4: prevent the device from being removed concurrently

2012-02-29 Thread Jack Morgenstein
On Tuesday 28 February 2012 22:46, David Miller wrote: From: Thadeu Lima de Souza Cascardo casca...@linux.vnet.ibm.com Date: Tue, 28 Feb 2012 17:34:38 -0300 On Tue, Feb 28, 2012 at 02:30:51PM -0500, David Miller wrote: From: Thadeu Lima de Souza Cascardo casca...@linux.vnet.ibm.com Date:

RE: [PATCH] opensm: osm_subnet.c: Patch to add error-reporting to the parsing of opensm.conf

2012-02-29 Thread Mike Heinz
Hey, Alex - sounds like a good idea. I'll get that done today. -Original Message- From: Alex Netes [mailto:ale...@dev.mellanox.co.il] On Behalf Of Alex Netes Sent: Wednesday, February 29, 2012 6:46 AM To: Mike Heinz Cc: linux-rdma@vger.kernel.org; Hal Rosenstock; Todd Rimmer Subject: Re:

Re: [PATCH] opensm/opensm.8.in: Fix cut 'n paste error

2012-02-29 Thread Alex Netes
Hi Hal, On 07:41 Thu 23 Feb , Hal Rosenstock wrote: Signed-off-by: Hal Rosenstock h...@mellanox.com --- Applied. Thanks. -- To unsubscribe from this list: send the line unsubscribe linux-rdma in the body of a message to majord...@vger.kernel.org More majordomo info at

Re: [PATCH] opensm/osm_ucast_ftree.c: Fix some typos

2012-02-29 Thread Alex Netes
Hi Hal, On 07:41 Thu 23 Feb , Hal Rosenstock wrote: Signed-off-by: Hal Rosenstock h...@mellanox.com --- Applied. Thanks. -- To unsubscribe from this list: send the line unsubscribe linux-rdma in the body of a message to majord...@vger.kernel.org More majordomo info at

Re: [PATCH] opensm: Fix opensm handover/relinquish corner case

2012-02-29 Thread Alex Netes
Hi Albert, On 16:13 Mon 13 Feb , Albert Chu wrote: When in master state and performing light sweeps, openSM ignores other subnet managers in master state and fails to perform handovers or relinquish control. Handovers and relinquishing master is only performed after a heavy sweep. This

Re: [PATCH] opensm: Reset client reregistration when receiving handover

2012-02-29 Thread Alex Netes
Hi Albert, On 10:46 Thu 16 Feb , Albert Chu wrote: When in master state and receiving a handover from another SM, reset the client reregistration bit while reconfguring PortInfo settings. While this is normally handled only the first time a master sweep is done, this is a special case in

[PATCH] opensm: osm_subnet.c: Updated patch to add error-reporting to the parsing of opensm.conf

2012-02-29 Thread Mike Heinz
I've recently seen two different users on different fabrics make the same mistake: They made a syntax error in their opensm.conf file and then couldn't figure out why their changes didn't take effect. Looking at the code that parses the opensm.conf file, it appears to treat any line it cannot

Re: [Patch opensm] Allow for easily configuring multiple fabrics on one opensm server

2012-02-29 Thread Ira Weiny
Doug, First thanks for this. Some comments below. On Wed, 29 Feb 2012 00:01:16 -0500 Doug Ledford dledf...@redhat.com wrote: There are two things that stand in the way of opensm being run on redundant fabrics easily: 1) The opensm init script only starts one instance of opensm and opensm