All of lore.kernel.org
 help / color / mirror / Atom feed
From: Loic Dachary <loic@dachary.org>
To: Jean-Charles LOPEZ <jc.lopez@inktank.com>
Cc: ceph-devel@vger.kernel.org
Subject: Re: ceph-standalone
Date: Mon, 24 Feb 2014 22:26:56 +0100	[thread overview]
Message-ID: <530BB920.1040605@dachary.org> (raw)
In-Reply-To: <22A49EE2-BD1A-43C2-BBAB-8DD18CBEA550@inktank.com>

[-- Attachment #1: Type: text/plain, Size: 2239 bytes --]



On 24/02/2014 21:59, Jean-Charles LOPEZ 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.
> 
Hi Jean-Charles,

I like the idea of a ready-to-run VM. The "raw" format (i.e. a file which is a disk with partitions and bootloader) is universal and all hypervisor/cloud infrastructures are able to load it natively.

My 2cts ;-)

> I can take care of the second option and prepare an OVA for you using the base I already have.
> 
> JC
> jc.lopez@inktank.com
> 
> 
> On Feb 23, 2014, at 12:30, Sage Weil <sage@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 majordomo@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 majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

-- 
Loïc Dachary, Artisan Logiciel Libre


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 263 bytes --]

  reply	other threads:[~2014-02-24 21:26 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-23 20:30 ceph-standalone Sage Weil
2014-02-23 22:33 ` ceph-standalone Sebastien Han
2014-02-23 22:44   ` ceph-standalone Sage Weil
2014-02-24  9:25 ` ceph-standalone alain.dechorgnat
2014-02-24 10:33 ` ceph-standalone Martin Maurer
2014-02-24 20:59 ` ceph-standalone Jean-Charles LOPEZ
2014-02-24 21:26   ` Loic Dachary [this message]
2014-02-24 21:30     ` ceph-standalone Joe Landman
     [not found]       ` <94B17E9A-4943-4228-95C2-2A1D3ED98C77@inktank.com>
2014-02-24 21:34         ` ceph-standalone Joe Landman
2014-02-24 21:35   ` ceph-standalone Sebastien Han
2014-02-24 21:42     ` ceph-standalone Jean-Charles LOPEZ
2014-02-24 23:06       ` ceph-standalone Kyle Bader
2014-02-25  2:11         ` ceph-standalone Hunter Nield
2014-02-25  3:34           ` ceph-standalone Ricardo Rocha
2014-02-25  8:33             ` ceph-standalone Loic Dachary
2014-02-25  8:46               ` ceph-standalone Robert Sander

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=530BB920.1040605@dachary.org \
    --to=loic@dachary.org \
    --cc=ceph-devel@vger.kernel.org \
    --cc=jc.lopez@inktank.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.