diff --git a/doc/ceph/README.md b/doc/ceph/README.md index 8d211e2..276f8b1 100644 --- a/doc/ceph/README.md +++ b/doc/ceph/README.md @@ -58,3 +58,78 @@ this will overwrite the current capabilities of a given client.user mon 'allow r' \ mds 'allow rw path=/' \ osd 'allow rw pool=media_data' + +## adding a new osd on new node + +create the ceph conf (automate this?) + + cat <