Bug 762490 (GLUSTER-758)

Summary: wrong disk usage displayed in resource monitor
Product: [Retired] GlusterSP Reporter: Raghavendra Bhat <rabhat>
Component: coreAssignee: Balamurugan Arumugam <bala>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: unspecifiedCC: dgopal, platform, webteam
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Raghavendra Bhat 2010-03-25 10:12:59 UTC
The resource monitor displays wrong disk usage. There are two servers one with 226 GB harddisk and the other with 1TB harddisk. But the resource monitor shows the total disk as 226GB  and 4GB.

Its because both the servers have 2 partitions in them. /dev/sda1 and /dev/sda2. In both the servers /dev/sda1 is 4GB(root partition of the platform).And /dev/sda2 in both servers is 226GB and 914GB respectively.

But here for 1st servers it is showing /dev/sda2 value(226GB), whereas for the second server it is showing /dev/sda1 value(4GB) instead of /dev/sda2 value(914GB).

Comment 1 Balamurugan Arumugam 2010-03-25 12:10:49 UTC
Can you send Resource Monitor screen shots of server1 and server2?