Re: [ceph-users] installing multi osd and monitor of ceph in single VM

2016-08-10 Thread Brad Hubbard
On Thu, Aug 11, 2016 at 10:23:19AM +0700, agung Laksono wrote: > Thank you Brad, > > I am able to run ceph with 3 MONs, 3 OSDs and 1 MDS now. > > However, I still not get the workflow of the ceph using this step. > I might need print in somewhere, inject a crash by kill one node, etc. > > Does t

Re: [ceph-users] installing multi osd and monitor of ceph in single VM

2016-08-10 Thread agung Laksono
Thank you Brad, I am able to run ceph with 3 MONs, 3 OSDs and 1 MDS now. However, I still not get the workflow of the ceph using this step. I might need print in somewhere, inject a crash by kill one node, etc. Does this also possible using this method? On Thu, Aug 11, 2016 at 4:17 AM, Brad

Re: [ceph-users] installing multi osd and monitor of ceph in single VM

2016-08-10 Thread Brad Hubbard
On Thu, Aug 11, 2016 at 12:45 AM, agung Laksono wrote: > I've seen the Ansible before but not in detail for that. > I also have tried to run quick guide for development. > It did not work on my VM that I already install ceph inside it. > > the error is : > > agung@arrasyid:~/ceph/ceph/src$ ./vst

Re: [ceph-users] installing multi osd and monitor of ceph in single VM

2016-08-10 Thread agung Laksono
I've seen the Ansible before but not in detail for that. I also have tried to run quick guide for development. It did not work on my VM that I already install ceph inside it. the error is : agung@arrasyid:~/ceph/ceph/src$ ./vstart.sh -d -n -x ** going verbose ** [./fetch_config /tmp/fetched.cep

Re: [ceph-users] installing multi osd and monitor of ceph in single VM

2016-08-09 Thread Brad Hubbard
On Wed, Aug 10, 2016 at 12:26 AM, agung Laksono wrote: > > Hi Ceph users, > > I am new in ceph. I've been succeed installing ceph in 4 VM using Quick > installation guide in ceph documentation. > > And I've also done to compile > ceph from source code, build and install in single vm. > > What I wa