Hi Sebastien,

so that’s great. It’s already almost done. Let us know when you have managed 
updating it. 

I suppose it would be best if we could offer one image each of the last 3 Ceph 
versions (dumpling, emperor and firefly) so people can then play with the 
expected level they are looking for in either test environment or production 
environment.

Each of the images would be maintained up to date for the last stable code base 
of each version only to reduce time consuming.

What about this?
JC



On Feb 24, 2014, at 13:35, Sebastien Han <sebastien....@enovance.com> wrote:

> FYI I already have a vagrant box ready.
> 
> http://www.sebastien-han.fr/blog/2013/04/22/play-with-ceph-vagrant-box/
> 
> The box just needs to be updated with the last version.
> 
> Cheers.
> –––– 
> Sébastien Han 
> Cloud Engineer 
> 
> "Always give 100%. Unless you're giving blood.” 
> 
> Phone: +33 (0)1 49 70 99 72 
> Mail: sebastien....@enovance.com 
> Address : 10, rue de la Victoire - 75009 Paris 
> Web : www.enovance.com - Twitter : @enovance 
> 
> On 24 Feb 2014, at 21:59, Jean-Charles LOPEZ <jc.lo...@inktank.com> wrote:
> 
>> Hi Sage,
>> 
>> I think this is a great idea.
>> 
>> However, I would recommend that two options to be available:
>> 1) First options is a standalone package as you describe it
>> 2) Second option is a prepackaged VM in OVA format people can just download 
>> and import using VirtualBox, Fusion or VMWarePlayer.
>> 
>> I can take care of the second option and prepare an OVA for you using the 
>> base I already have.
>> 
>> JC
>> jc.lo...@inktank.com
>> 
>> 
>> On Feb 23, 2014, at 12:30, Sage Weil <s...@inktank.com> wrote:
>> 
>>> One idea kicking around is to create a simple ceph-standalone package that 
>>> is meant to make it really easy to play around with Ceph.  It would:
>>> 
>>> - depend on all the relevant ceph packages
>>> - install a simple, generic ceph.conf for use on localhost (or perhaps 
>>> whatever /etc/hosts has for our hostname)
>>> - mkfs and start up a mon
>>> - start up an osd (or two?) in /var/lib/ceph (no dedicated disk/volume)
>>> - start an mds
>>> - add an apache2 site in /etc/apache2/sites-available (or whatever)
>>> 
>>> The idea would be to do
>>> 
>>> $ sudo apt-get install ceph-standalone
>>> $ ceph -s
>>> [...]
>>> 
>>> and have a usable mini-cluster.  That makes it really easy for users to 
>>> play with the basics, like:
>>> 
>>> $ mkdir /mnt/ceph
>>> $ sudo ceph-fuse /mnt/ceph
>>> 
>>> $ rbd create ...
>>> $ rbd map ...
>>> 
>>> $ curl http://localhost:8000/
>>> <more rgw stuff>
>>> 
>>> Does this sound useful?  Any takers?
>>> sage
>>> --
>>> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
>>> the body of a message to majord...@vger.kernel.org
>>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>> 
>> --
>> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
>> the body of a message to majord...@vger.kernel.org
>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to