From: Loic Dachary <loic@dachary.org>
To: Alexandre DERUMIER <aderumier@odiso.com>
Cc: Ceph Development <ceph-devel@vger.kernel.org>
Subject: Re: Cloud images for OpenStack & libvirt
Date: Tue, 07 Jul 2015 19:25:04 +0200 [thread overview]
Message-ID: <559C0B70.2060400@dachary.org> (raw)
In-Reply-To: <559C0923.7000202@dachary.org>
[-- Attachment #1: Type: text/plain, Size: 3202 bytes --]
Hi Alexandre,
You found that the Debian GNU/Linux 8 official image had a race condition causing problems with systemd. You fixed it by building your own image at
http://odisoweb1.odiso.net/debian-jessie-amd64-150620.raw
but maybe the problem is fixed in the most recent image (dated june 6 2015) ?
Cheers
On 07/07/2015 19:15, Loic Dachary wrote:
> Hi Ceph,
>
> Here is a summary of how to acquire cloud images where we presumably want Ceph to build. I did not research Debian GNU/Linux squeeze nor OpenSUSE 12. And I added a few (Fedora 21, OpenSUSE 13.2 and Ubuntu 15.04).
>
> glance image-download --file debian-7.4.qcow2 --progress 'GNU/Linux Debian 7.4 Wheezy x64' # http://www.entercloudsuite.com/
> wget -O debian-8.0.qcow2 http://cdimage.debian.org/cdimage/openstack/current/debian-8.1.0-openstack-amd64.qcow2
> wget -O ubuntu-12.04.qcow2 https://cloud-images.ubuntu.com/precise/current/precise-server-cloudimg-amd64-disk1.img
> wget -O ubuntu-12.04-i386.qcow2 https://cloud-images.ubuntu.com/precise/current/precise-server-cloudimg-i386-disk1.img
> wget -O ubuntu-14.04.qcow2 https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img
> wget -O ubuntu-14.04-i386.qcow2 https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-i386-disk1.img
> wget -O ubuntu-15.04.qcow2 https://cloud-images.ubuntu.com/vivid/current/vivid-server-cloudimg-arm64-disk1.img
> wget -O ubuntu-15.04-i386.qcow2 https://cloud-images.ubuntu.com/vivid/current/vivid-server-cloudimg-i386-disk1.img
> wget -O opensuse-13.2 http://download.opensuse.org/repositories/Cloud:/Images:/openSUSE_13.2/images/openSUSE-13.2-OpenStack-Guest.x86_64.qcow2
> glance image-download --file centos-7.0.qcow2 --progress 'GNU/Linux CentOS 7 x64' # http://www.entercloudsuite.com/
> wget -O centos-7.0.qcow2 http://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud.qcow2
> glance image-download --file centos-6.5.qcow2 --progress 'GNU/Linux CentOS 6.5 x64' # http://www.entercloudsuite.com/
> wget -O fedora-22.qcow2 https://download.fedoraproject.org/pub/fedora/linux/releases/22/Cloud/x86_64/Images/Fedora-Cloud-Base-22-20150521.x86_64.qcow2
> wget -O fedora-21.qcow2 http://fedora.mirrors.ovh.net/linux/releases/21/Cloud/Images/x86_64/Fedora-Cloud-Base-20141203-21.x86_64.qcow2
> wget -O fedora-20.qcow2 http://fedora.mirrors.ovh.net/linux/releases/20/Images/x86_64/Fedora-x86_64-20-20131211.1-sda.qcow2
>
> If you don't have access to an ttp://www.entercloudsuite.com/ OpenStack tenant, you can find a copy at http://ecs.dachary.org/images/. Note however that you can also create an account there and run the glance command, you won't be charged for it.
>
> These images can be used with kvm from the command line as explained at http://dachary.org/?p=3625 (Using a cloud image with kvm) or libvirt. The OpenStack documentation has an inventory of locations where more images can be found : http://docs.openstack.org/image-guide/content/ch_obtaining_images.html
>
> Cheers
>
--
Loïc Dachary, Artisan Logiciel Libre
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
prev parent reply other threads:[~2015-07-07 17:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-07 17:15 Cloud images for OpenStack & libvirt Loic Dachary
2015-07-07 17:25 ` Loic Dachary [this message]
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=559C0B70.2060400@dachary.org \
--to=loic@dachary.org \
--cc=aderumier@odiso.com \
--cc=ceph-devel@vger.kernel.org \
/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.