Hi,
Our EOS instance has two spaces: default and lhaasodata. It is mounted as /eos in client. However when using df -h /eos
, it cannot show the sum size of these two spaces, and only shows the default space.
eos space ls
shows as:
[root@eos01 ~]# eos space ls
┌──────────┬────────────────┬────────────┬────────────┬──────┬─────────┬───────────────┬──────────────┬─────────────┬─────────────┬──────┬──────────┬───────────┬───────────┬──────┬────────┬───────────┬──────┬────────┬───────────┐
│type │ name│ groupsize│ groupmod│ N(fs)│ N(fs-rw)│ sum(usedbytes)│ sum(capacity)│ capacity(rw)│ nom.capacity│ quota│ balancing│ threshold│ converter│ ntx│ active│ wfe│ ntx│ active│ intergroup│
└──────────┴────────────────┴────────────┴────────────┴──────┴─────────┴───────────────┴──────────────┴─────────────┴─────────────┴──────┴──────────┴───────────┴───────────┴──────┴────────┴───────────┴──────┴────────┴───────────┘
spaceview default 0 0 40 40 2.14 PB 2.39 PB 2.39 PB 0 B on on 2 on 20 0 0 0 off
spaceview lhaasodata 200 100 336 336 1.02 PB 3.95 PB 3.95 PB 0 B on on 20 on 10 0 off 1 0 off
df -h /eos
shows as:
[root@eos01 ~]# df -h /eos
Filesystem Size Used Avail Use% Mounted on
eosmain 2.2P 2.0P 227T 90% /eos
How to configure it to display correctly?
Thanks,
Haibo