cephfs mount folder wrong unix-permissions (d???)

jsterr

Famous Member
Jul 24, 2020
915
277
108
34
Hallo,

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:
Hi,
yes, with other (hanging) network storage mounts. AFAIK, it's just a symptom and you'll want to check the system logs/journal for the actual issue that caused communication with the storage to fail.
 
  • Like
Reactions: jsterr