PBS statistics do not work on CephFs

flames

Renowned Member
Feb 8, 2018
151
28
68
CH
Hello,

I run PBS as a VM on a separate PVE + Ceph cluster (dedicated for backups). All versions are up-to-date (no subscription repo).
CephFS is mounted via fstab into the PBS-VM:
Code:
bc01,bc02,bc03,bc04:/PBS/    /ceph-bak       ceph    _netdev,noatime,name=backupuser,secretfile=/etc/ceph/backupcluster.backupuser.secret       0 2
datastore.cfg (cutdown):
Code:
datastore: datastorename
        path /ceph-bak/datastorename
This setup works perfectly and is acceptable fast.

PBS GUI does not show any datastore graphs except of storage usage. Is this, because those graphs use specific filesystem tools to get the data?

Thanks in advance
 

Attachments

  • Bildschirmfoto 2021-01-11 um 09.00.11.png
    Bildschirmfoto 2021-01-11 um 09.00.11.png
    73.6 KB · Views: 18
  • Like
Reactions: flames