Hello,

I am new to Ceph and trying to deploy Ceph on Kube by following
https://github.com/ceph/ceph-container/tree/master/examples/kubernetes.

I was getting the below error from the *mon* pod

monmaptool: error writing to '/etc/ceph/monmap-ceph': (30) Read-only file system


Hence I changed ,
MONMAP=/etc/ceph/monmap-${CLUSTER} to MONMAP=/var/lib/ceph/monmap-
${CLUSTER}.


Now how do I rebuild the ceph/daemon image ?

I appreciate your help.

Thanks
Ash
_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to