Hi,

This script is unfit for the purpose of trying erasure coded pools. Using

http://ceph.com/docs/master/start/quick-ceph-deploy/

on a single node is definitely the best option. The only thing that is slightly 
not obvious (but works great) is

ceph-deploy osd prepare mynode:/var/local/osd1
ceph-deploy osd prepare mynode:/var/local/osd2
ceph-deploy osd prepare mynode:/var/local/osd3

to create three osd on the same node (mynode).

Cheers

On 07/06/2014 11:07, Cedric Lemarchand wrote:
> 
> Le 06/06/2014 14:05, Koleos Fuskus a écrit :
>> BTW, I know is not a good idea to run all mon and all osd on the same 
>> machine, on the same disk. But on the other hand, it facilitates testing 
>> with small resources. It would be great to deploy such small environment 
>> easily.
> Loic wrote a nice script for such purpose, maybe it will fits your
> needs, take a look here :
> 
> http://dachary.org/?p=2374
> 
> As a side note, maybe it could be good to reference / include it
> somewhere in the Ceph documentation ? Just a thought.
> 
> Cheers
> 

-- 
Loïc Dachary, Artisan Logiciel Libre

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to