I want to use a CephFS store to store my bind mount points for docker (currently these are on GlusterFS.
The data is a mix of text files and databases (WordPress, portainer database, Grafana etc) stored today in GlusterFS, i make sure the data is replicated and vible on all 3 nodes, i am careful to make sure for any swarm service that only one docker container runs at any give time that writes to this location or uses a database.
I want to move this data to CephFS and surface it up to the...
Read more
The data is a mix of text files and databases (WordPress, portainer database, Grafana etc) stored today in GlusterFS, i make sure the data is replicated and vible on all 3 nodes, i am careful to make sure for any swarm service that only one docker container runs at any give time that writes to this location or uses a database.
I want to move this data to CephFS and surface it up to the...
Read more