This seems to be related to:
OpsCenter does not show available storage
In summary, /proc/mounts seems to output root partition pointing to a symlink that in turn points to the actual node/partition location.
Thus, df outputs different locations (a sym link and a file) on two different df
use cases: df -H
and df <file>
. One by node or label, and one by-uuid.
14.04.4 LTS (and 14.04.4) might be based on Debian Wheezy, which in turn had this bug reported (also related):
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=653073
Which is related to the same issue.
Please advise if your df (and /proc/mounts) output shows this behavior or if it seems to be a different case.
If this is your case, we'll get this fixed for next OpsCenter version. In the meantime, you might want to run the fix described here:
https://blog.mbentley.net/2013/09/df-reports-root-fs-as-by-uuid-symlink-instead-of-actual-device