vivint-smarthome / ceph-on-mesos

Ceph on Mesos
http://vivint-smarthome.github.io/ceph-on-mesos/
Apache License 2.0
20 stars 4 forks source link

Better documentation for multi-disk resource launching requirements for ceph #6

Open timcharper opened 7 years ago

timcharper commented 7 years ago

Using root / path resources for non-OSD daemons is fine.

Using root / path resources for OSD daemons is terrible and wrong and should be loudly advertised as such.

It would be considered ideal to have the framework allocate space up-front when root / path disk resources are used. Not sure if loopback-device mounts inside of a docker container are possible / sane.

Document how to do it manually.