Re: Infernalis 9.2.1 MDS crash

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Permissions seems OK :

# su ceph -s /bin/bash -c 'test -r /etc/pve/ceph.conf' && echo "Read OK"
|| echo "Read NOK"
Read OK

# su ceph -s /bin/bash -c 'test -w /etc/pve/ceph.conf' && echo "Write
OK" || echo "Write NOK"
Write NOK

And if I run ceph-mds with "strace -e open", I can see it doesn't try to open any file before failing with "global_init: error reading config file."...

_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com



[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux