Hello,

I have two OS types in my cluster, AIX and Solaris.  On AIX, the local
disk storage figures are ostensibly reported in MB, but on Solaris, they
are in GB.  

I can work around this annoyance if I were dealing with individual
nodes, but I have no easy way of dealing with the mis-reporting in the
"Summary Information" for the cluster.

Is this a known bug?  Is there a fix?  I can't seem to find anything
relevant in bugzilla.

For example, the node view of an AIX node:

mdinim
*snip*
Local Disk: Using 266384 of 305272.000 GB
                  ^^^^^^^^^^^^^^^^^^^^^^^
Most Full Disk Partition: 0.0% used.  Software
OS: AIX 5.3.0.43 (PowerPC_POWER5)
Booted: January 19, 2008, 6:07 pm
Uptime: 22 days, 21:16:09
Swap: Using 6.9 of 4608.0 MB swap.

This node actually has 305,272 MB of disk storage.

It has to do with the data stored in the RRDs rather than any problem
with the web front end.

RRD data for the AIX node:

[EMAIL PROTECTED]:/nim/scripts $ rrdtool fetch
/var/lib/ganglia/rrds/mdicluster1/mdinim/disk_total.rrd  AVERAGE -r
86400 -s '00:00 2/7/2008' -e '00:00 2/8/2008'
                            sum

1202428800: 3.0527200000e+05
1202515200: 3.0527200000e+05

As a comparison, RRD data from a Solaris node:
[EMAIL PROTECTED]:/nim/scripts $ rrdtool fetch
/var/lib/ganglia/rrds/mdicluster1/sun119.bridge-point.com/disk_total.rrd
AVERAGE -r 86400 -s '00:00 2/7/2008' -e>
                            sum

1202428800: 3.2788700000e+02
1202515200: 3.2788700000e+02

David Wong
Senior Systems Engineer
Management Dynamics, Inc.
Phone: 201-804-6127
[EMAIL PROTECTED]
 
The information contained in this e-mail message, including any
attachments, constitutes proprietary and confidential information of
Management Dynamics, Inc. and is intended only for the personal and
confidential use of the recipient or recipients named above. If the
reader of this message is not the intended recipient, you are hereby
notified that you have received this message in error and that any
review, dissemination, distribution, or copying of this message is
strictly prohibited. If you have received this communication in error,
please notify the sender immediately by e-mail and delete the original
message.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Ganglia-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ganglia-general

Reply via email to