Hide Forgot
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).
Can you send Resource Monitor screen shots of server1 and server2?