Re: Consul

2014-11-05 Thread Hunter Nield
On Wed, Nov 5, 2014 at 4:38 PM, Loic Dachary l...@dachary.org wrote: I guess using radosgw with the S3/Swift API is close enough in terms of what Consul needs to store key/values. But maybe I don't understand what you mean by easily accessible distributed KV store and wrongly assume radosgw

Re: Consul

2014-11-04 Thread Hunter Nield
I concur with Dan on Consul. It's a great tool. We use Consul in our Ceph environments but only as a layer above an installed Ceph installation. Health checks (for the mons/osds processes and ceph health) and service discovery (for the apps/services that run in Docker containers on top). We've

Re: ceph-standalone

2014-02-24 Thread Hunter Nield
The packer solution sounds sensible to me as it also would allow the creation of Docker images. A basic Docker image has already been started (https://index.docker.io/u/rochaporto/cephbox/) but it would be quite useful to have a version that comes from an official maintained source. On Tue, Feb