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
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
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
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
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