Hallo,
has anyone seens this "problem" before?
A node has been added to a PVE Ceph HCI cluster, all previous nodes have access to the CephFS. However, the new node does not.
A
I'm just curious, there's no longer a problem.
Greetings Jonas
has anyone seens this "problem" before?
Code:
root@pve0:/mnt/pve# ls -lisah
ls: cannot access 'cephfs': Permission denied
total 1.0K
5384 512 drwxr-xr-x 3 root root 3 Aug 30 15:31 .
8 512 drwxr-xr-x 3 root root 3 Aug 30 15:31 ..
? ? d????????? ? ? ? ? ? cephfs
A node has been added to a PVE Ceph HCI cluster, all previous nodes have access to the CephFS. However, the new node does not.
A
umount /mnt/pve/cephfs
solved it - because /mnt/pve/cephfs
was then remounted.I'm just curious, there's no longer a problem.
Greetings Jonas
Last edited: