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:
datastore.cfg (cutdown):
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
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
Code:
datastore: datastorename
path /ceph-bak/datastorename
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