>>
>>>-Original Message-
>>>From: ceph-users [mailto:ceph-users-boun...@lists.ceph.com] On Behalf Of
>>>Johnu George (johnugeo)
>>>Sent: Thursday, October 02, 2014 1:08 PM
>>>To: Loic Dachary
>>>Cc: ceph-users@lists.ceph.com
>>>
>>
>>-Original Message-
>>From: ceph-users [mailto:ceph-users-boun...@lists.ceph.com] On Behalf Of
>>Johnu George (johnugeo)
>>Sent: Thursday, October 02, 2014 1:08 PM
>>To: Loic Dachary
>>Cc: ceph-users@lists.ceph.com
>>Subject: Re: [ceph-use
inal Message-
>From: ceph-users [mailto:ceph-users-boun...@lists.ceph.com] On Behalf Of
>Johnu George (johnugeo)
>Sent: Thursday, October 02, 2014 1:08 PM
>To: Loic Dachary
>Cc: ceph-users@lists.ceph.com
>Subject: Re: [ceph-users] Multi node dev environment
>
>How do I use
>
>Thanks & Regards
>Somnath
>
>-Original Message-
>From: ceph-users [mailto:ceph-users-boun...@lists.ceph.com] On Behalf Of
>Johnu George (johnugeo)
>Sent: Thursday, October 02, 2014 1:08 PM
>To: Loic Dachary
>Cc: ceph-users@lists.ceph.com
>Subject
On Thu, Oct 2, 2014 at 4:07 PM, Johnu George (johnugeo)
wrote:
> How do I use ceph-deploy in this case?. How do I get ceph-deploy to use my
> privately built ceph package (with my changes) and install them in all
> ceph nodes?
That would not be possible with ceph-deploy *unless* you have a
reposi
eph-users-boun...@lists.ceph.com] On Behalf Of Johnu
George (johnugeo)
Sent: Thursday, October 02, 2014 1:08 PM
To: Loic Dachary
Cc: ceph-users@lists.ceph.com
Subject: Re: [ceph-users] Multi node dev environment
How do I use ceph-deploy in this case?. How do I get ceph-deploy to use my
privately buil
How do I use ceph-deploy in this case?. How do I get ceph-deploy to use my
privately built ceph package (with my changes) and install them in all
ceph nodes?
Johnu
On 10/2/14, 7:22 AM, "Loic Dachary" wrote:
>Hi,
>
>I would use ceph-deploy
>http://ceph.com/docs/master/start/quick-start-prefligh
Hi,
I would use ceph-deploy
http://ceph.com/docs/master/start/quick-start-preflight/#ceph-deploy-setup but
... I've only done tests a few times and other people may have a more elaborate
answer to this question ;-)
Cheers
On 02/10/2014 15:44, Johnu George (johnugeo) wrote:> Hi,
> I was trying
Hi,
I was trying to set up a multi node dev environment. Till now, I was building
ceph by executing ./configure and make. I then used to test the features by
using vstart in a single node. Instead of it, if I still need to use the multi
node cluster for testing, what is the proper way to do?.