Re: [Pacemaker] [PATCH] Show utilization/capacity information

2010-03-24 Thread Andrew Beekhof
Pushed. Good work! On Wed, Mar 24, 2010 at 1:48 PM, Yan Gao wrote: > On 03/24/10 18:52, Andrew Beekhof wrote: >> On Wed, Mar 24, 2010 at 10:02 AM, Yan Gao wrote: >>> Hi, >>> A suggestion/request was raised with regard to the utilization feature: >>> The ability to see the remaining capacity of n

Re: [Pacemaker] [PATCH] Show utilization/capacity information

2010-03-24 Thread Yan Gao
On 03/24/10 18:52, Andrew Beekhof wrote: > On Wed, Mar 24, 2010 at 10:02 AM, Yan Gao wrote: >> Hi, >> A suggestion/request was raised with regard to the utilization feature: >> The ability to see the remaining capacity of nodes, and how the load is >> distributed right now. >> >> I've added a new

Re: [Pacemaker] [PATCH] Show utilization/capacity information

2010-03-24 Thread Andrew Beekhof
On Wed, Mar 24, 2010 at 10:02 AM, Yan Gao wrote: > Hi, > A suggestion/request was raised with regard to the utilization feature: > The ability to see the remaining capacity of nodes, and how the load is > distributed right now. > > I've added a new option "--show-utilization" of ptest to achieve t

[Pacemaker] [PATCH] Show utilization/capacity information

2010-03-24 Thread Yan Gao
Hi, A suggestion/request was raised with regard to the utilization feature: The ability to see the remaining capacity of nodes, and how the load is distributed right now. I've added a new option "--show-utilization" of ptest to achieve that. Attached the patch. Please help review it. Thanks a lot