Hi!

> What are a few advantages of using Ceph with LXC ?

I'm using ceph daemons, packed in docker containers (http://docker.io).
The main advantages is security and reliability, the software don't interact 
between each other, all daemons has different IP addresses, different 
filesystems, etc.
Also, almost all of configuration files are shared between containers, all 
containers has mounted configs read-only mode from host machine, so I'm always 
sure for config files consistency.
Main disadvantage -- you will have to install ceph by hands, without automation 
scripts provided.

Pavel.

_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to