[sos-devel] Adding the output of "mkqdisk -L"?

Bryn M. Reeves bmr at redhat.com
Wed Apr 20 15:56:26 UTC 2011


On 04/20/2011 04:41 PM, Pierguido Lambri wrote:
> On 04/20/2011 04:33 PM, Bryn M. Reeves wrote:
>> diff --git a/sos/plugins/cluster.py b/sos/plugins/cluster.py
>> index 45bb23e..4ab81f5 100644
>> --- a/sos/plugins/cluster.py
>> +++ b/sos/plugins/cluster.py
>> @@ -79,6 +79,7 @@ class cluster(sos.plugintools.PluginBase):
>>
>>           if rhelver is not 4: # 5+
>>             self.collectExtOutput("cman_tool -a nodes")
>> +          self.collectExtOutput("mkqdisk -L")
>>
>>           if rhelver is 5:
>>             self.collectExtOutput("group_tool -v")
> 
> If that easy, it would be perfect.
> If need testing, just ping me, I have a couple of rhel6 clusters ;)

Thanks! Here you go:

http://people.redhat.com/breeves/packages/testing/sos/2.2/8.0.mkqdisk.el6/

If you could also open up a bugzilla against Rawhide/sos with a general
explanation of why the feature is useful (and the other usual bug text) we'll
use that to track this into upstream and can then clone that bug to get this
included in the appropriate releases.

Regards,
Bryn.




More information about the sos-devel mailing list