Re: [ceph-users] Deploying a Ceph storage cluster using Warewulf on Centos-7

2015-12-17 Thread Shinobu Kinjo
...@ceph.com Sent: Friday, December 18, 2015 5:44:29 AM Subject: Re: [ceph-users] Deploying a Ceph storage cluster using Warewulf on Centos-7 Hi Chu, If you can use Chef then: https://github.com/ceph/ceph-chef An example of an actual project can be found at: https://github.com/bloomberg/chef-bcs

Re: [ceph-users] Deploying a Ceph storage cluster using Warewulf on Centos-7

2015-12-17 Thread Chris Jones
Hi Chu, If you can use Chef then: https://github.com/ceph/ceph-chef An example of an actual project can be found at: https://github.com/bloomberg/chef-bcs Chris On Wed, Sep 23, 2015 at 4:11 PM, Chu Ruilin wrote: > Hi, all > > I don't know which automation tool is best for deploying Ceph and I

[ceph-users] Deploying a Ceph storage cluster using Warewulf on Centos-7

2015-12-17 Thread Chu Ruilin
Hi, all I don't know which automation tool is best for deploying Ceph and I'd like to know about. I'm comfortable with Warewulf since I've been using it for HPC clusters. I find it quite convenient for Ceph too. I wrote a set of scripts that can deploy a Ceph cluster quickly. Here is how I did it