Re: Persistent volume with ceph

2017-12-27 Thread Guang Ya Liu
My bad, I did not notice it is requesting for a Mesos solution. Can you help check following docs to see if they can help? 1. https://github.com/apache/mesos/blob/master/docs/isolators/docker-volume.md 2. https://github.com/codedellemc/dvdcli 3. https://github.com/thecodeteam/rexray#storage-provi

Re: Persistent volume with ceph

2017-12-27 Thread Guang Ya Liu
For your reference 1. https://github.com/kubernetes-incubator/external-storage/tree/master/ceph/rbd 2. https://crondev.com/kubernetes-persistent-storage-ceph/ Hope this helps. On Sat, Dec 23, 2017 at 8:22 PM, Marc Roos wrote: > > Is there a recommended procedure, or has anyone experience with

Persistent volume with ceph

2017-12-23 Thread Marc Roos
Is there a recommended procedure, or has anyone experience with using ceph storage as persistent volumes with a database? Eg. A mysql/mariadb/influxdb writing to a rbd image from a rbd ceph pool?