Gentoo Archives: gentoo-dev

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Openstack image availability
Date: Mon, 08 Jun 2015 18:56:15
Message-Id: 5575E4EF.4060802@gentoo.org
In Reply to: Re: [gentoo-dev] Openstack image availability by Daniel
1 On 06/08/2015 01:10 PM, Daniel wrote:
2 > I thought I would point out a few things
3 >
4 > 1) Did you happen to see this guys step by step instructions for
5 > creating a cloud image:
6 > http://terrarum.net/blog/creating-a-gentoo-cloud-image.html
7 >
8 > I basically followed these instructions a year or so ago, and with a few
9 > tweaks was able to get Gentoo running on OpenStack.
10 >
11 > 2) I have extensive knowledge of OpenStack, it's been my profession for
12 > the past 2 years, so if you need any assistance, let me know.
13 >
14 > There are automated platforms such as Fuel by Mirantis that can help
15 > people deploy OpenStack on a virtual environment in case anyone wanted
16 > to try it out. Also DevStack is another common platform people use to
17 > test with.
18 >
19 > Just throwing my 2 cents into the conversation
20 >
21 > - Daniel
22 >
23 > On Mon, Jun 8, 2015 at 12:56 PM, Matthew Thode
24 > <prometheanfire@g.o <mailto:prometheanfire@g.o>> wrote:
25 >
26 > On 06/08/2015 01:38 PM, wireless@×××××××××××.com
27 > <mailto:wireless@×××××××××××.com> wrote:
28 > > On 06/08/2015 10:30 AM, Matthew Thode wrote:
29 > >> Hi,
30 > >>
31 > >> I've just started generation of Gentoo Openstack images. Right
32 > now it
33 > >> is just a basic amd64 image, but I plan on adding nomultilib and
34 > >> hardened variants (for a total of at least 4 images). I plan on
35 > >> generating these images at least weekly.
36 > >>
37 > >> These images are not yet sanctioned by our infra team, but I plan on
38 > >> remedying that (being a member of said team should help).
39 > >>
40 > >> I am currently using the scripts at
41 > >> https://github.com/prometheanfire/gentoo-cloud-prep to generate the
42 > >> images (based on a heavily modified version of Matt Vandermeulen's
43 > >> scripts). If you have any issues please submit bugs there or
44 > contact me
45 > >> on irc (prometheanfire on freenode).
46 > >>
47 > >> Here's the link to the images, I'm currently gpg signing them
48 > with the
49 > >> same key I use to sign this email (offline master key smartcard setup
50 > >> for security minded folk).
51 > >>
52 > >> http://23.253.251.73/
53 > >>
54 > >> Let me know if you have questions,
55 > >>
56 > >
57 > >
58 > > OK, So to test the images, just burn a dvd/usbstick and run it like a
59 > > liveDVD? I did not see instructions or brief guidance; I'm noob with
60 > > openstack but curious to see how she performs......
61 > >
62 > >
63 > > Long term, will we get an openstack-meta (testing) out of this in
64 > > portage, or should I just dedicated an old dual core amd64 box for
65 > image
66 > > testing?
67 > >
68 > > I'm building up (from 100% sources) a mesos cluster offering
69 > > with cephfs, Apache-spark, Apache-storm and tachyon. It'd be great to
70 > > run some tests of codes on openstack (running on local hardware) and
71 > > then test the same hardware running Apache-mesos. So any
72 > suggestions you
73 > > have on that (so the comparisons are as similar as possible, including
74 > > recommended test codes) would be of keen interest to me.
75 > >
76 > >
77 > > James
78 > >
79 > >
80 > >
81 > This is an image to deploy on top of Openstack. While you can deploy
82 > Openstack on the image, it isn't made for that purpose.
83 >
84 > Something like this is needed to import it into glance.
85 >
86 > glance image-create --name gentoo-20150608 --disk-format qcow2
87 > --container-format bare --is-public True --min-disk 5 --min-ram 512
88 > --file gentoo-amd64-multilib_2015-06-08.qcow2 --progress
89 >
90 >
91 > --
92 > Matthew Thode (prometheanfire)
93 >
94 >
95 Thanks,
96
97 I did have that link as one of the items in a list of reference
98 material. The reason I went the way I did is so I could integrate into
99 our (Gentoo infra's) image building process.
100
101 Also, thanks for the offer to help, we are in the #gentoo-openstack
102 channel on freenode. I've been working the last few years on openstack
103 (including the ebuild maintence for it in gentoo) at Rackspace :P.
104
105 I generally recommend people use the openstack-meta-2015.0.9999 package
106 right now, as it deploys from stable/kilo.
107
108 --
109 Matthew Thode (prometheanfire)

Attachments

File name MIME type
signature.asc application/pgp-signature