[PATCH] libibumad: Increase the limit of UMAD_MAX_DEVICES

2010-08-10 Thread Arputham Benjamin
ibstat command doesn't show all HCAs when the number of HCAs in one system exceeds 20. We need to change this limit. Increase it to 32 to be consistent with the define IB_UVERBS_MAX_DEVICES = 32 Signed-off-by: Arputham Benjamin abenja...@sgi.com --- diff -rup a/libibumad-1.3.5/include/infiniband

Re: [PATCH] opensm: Add a name to IB subnet and include it in syslog messages

2010-02-08 Thread Arputham Benjamin
Hi Sasha, I have incorporated your feedback and sent you the modified patch with a new subject line [PATCH V2] opensm: Add option to specify prefix to syslog messages Regards, Benjamin Sasha Khapyorsky wrote: Hi Benjamin, On 14:16 Thu 21 Jan , Arputham Benjamin wrote: Added a text

[PATCH] opensm: Add a name to IB subnet and include it in syslog messages

2010-01-21 Thread Arputham Benjamin
Added the option 'subnet_name' to OpenSM command line and config file. o Enhanced OpenSM logging facility to include the subnet name in syslog messages. Signed-off-by: Arputham Benjamin abenja...@sgi.com --- diff -rup a/include/opensm/osm_log.h b/include/opensm/osm_log.h --- a/include/opensm

Re: Proposal to add a name to an IB subnet

2009-12-21 Thread Arputham Benjamin
Hal Rosenstock wrote: On Wed, Dec 2, 2009 at 6:59 PM, Arputham Benjamin abenja...@sgi.com wrote: Hi, I suggest we add a text based name to an IB subnet, perhaps to help user in identifying an IB subnet or understanding its function in a multi-fabric IB cluster. For example, in a dual-fabric

Proposal to add a name to an IB subnet

2009-12-02 Thread Arputham Benjamin
Hi, I suggest we add a text based name to an IB subnet, perhaps to help user in identifying an IB subnet or understanding its function in a multi-fabric IB cluster. For example, in a dual-fabric (or dual-rail) IB cluster, one subnet could be named mpi and the other subnet could be named storage.