Re: [PATCH 04/10] opensm: perfmgr delete inactive nodes from the DB

2012-07-25 Thread Alex Netes
Hi Ira, On 16:53 Tue 03 Jul , Ira Weiny wrote: When a node drops from the fabric the default behavior was to leave the node data in the PerfMgr DB. Add the option (with default set to TRUE) to delete these inactive or missing nodes from the DB. Signed-off-by: Ira Weiny

Re: [PATCH 04/10] opensm: perfmgr delete inactive nodes from the DB

2012-07-25 Thread Ira Weiny
On Wed, 25 Jul 2012 15:57:58 +0300 Alex Netes ale...@mellanox.com wrote: Hi Ira, On 16:53 Tue 03 Jul , Ira Weiny wrote: When a node drops from the fabric the default behavior was to leave the node data in the PerfMgr DB. Add the option (with default set to TRUE) to delete

[PATCH 04/10] opensm: perfmgr delete inactive nodes from the DB

2012-07-03 Thread Ira Weiny
When a node drops from the fabric the default behavior was to leave the node data in the PerfMgr DB. Add the option (with default set to TRUE) to delete these inactive or missing nodes from the DB. Signed-off-by: Ira Weiny wei...@llnl.gov --- include/opensm/osm_perfmgr.h| 11 +++