1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-sysadm] Clearifying questions
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20Clearifying%20questions&In-Reply-To=%3C3497051.rlGKMcjVn4%40tiger.ranger.dnsalias.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="004716.html">
<LINK REL="Next" HREF="004720.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-sysadm] Clearifying questions</H1>
<B>Buchan Milne</B>
<A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20Clearifying%20questions&In-Reply-To=%3C3497051.rlGKMcjVn4%40tiger.ranger.dnsalias.com%3E"
TITLE="[Mageia-sysadm] Clearifying questions">bgmilne at zarb.org
</A><BR>
<I>Tue Sep 18 18:17:17 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="004716.html">[Mageia-sysadm] Clearifying questions
</A></li>
<LI>Next message: <A HREF="004720.html">[Mageia-sysadm] Clearifying questions
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#4719">[ date ]</a>
<a href="thread.html#4719">[ thread ]</a>
<a href="subject.html#4719">[ subject ]</a>
<a href="author.html#4719">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Tuesday, 18 September 2012 14:46:09 nicolas vigier wrote:
><i> On Tue, 18 Sep 2012, Marja van Waes wrote:
</I>><i> > -----BEGIN PGP SIGNED MESSAGE-----
</I>><i> > Hash: SHA1
</I>><i> >
</I>><i> > On 17/09/2012 21:30, AL13N wrote:
</I>><i> > > at $dayjob, an intern is developing a virtcenter (under my
</I>><i> > > guidance) (which likely will be released opensource), largely based
</I>><i> > > on php-libvirt.
</I>><i> > >
</I>><i> > > the idea is to be able to control multiple libvirtd servers
</I>><i> > > (kvm/xen but i hear vmware should have some kind of libvirtd
</I>><i> > > implementation too, (maybe only in their vcenter))
</I>><i> > >
</I>><i> > > the intern is using this as his work and will show a demo of this
</I>><i> > > around Januari.
</I>><i> >
</I>><i> > <snip>
</I>><i> >
</I>><i> > > so, if you can wait that long, it may be suited.
</I>><i> >
</I>><i> > - From jstephan's reply I understand he won't work on this anymore,
</I>><i> > because Al13n's intern is expected to come up with a solution in Januari.
</I>><i>
</I>><i> That doesn't mean we should stop working on this. We don't know if the
</I>><i> tool from AL13N will fit our needs. Or maybe there are other tools we
</I>><i> can use, or develop our own based or libvirt. We also need something to
</I>><i> generate the Mageia VMs with user key installed, maybe using draklive,
</I>><i> or using a base image where we add the key.
</I>><i>
</I>
This is a very common use case, in fact, Amazon Web Services has been doing
things like this for years, and Openstack does very similar things (for
distros supported on Openstack).
IMHO we should look at a tool similar to debootstrap/febootstrap that we can
use for Openstack and/or ovirt.
Maybe drakx-in-chroot/draklive would do, but the Openstack tools should give
us some means for users to access the functionality, as well as APIs that can
be called by other automated systems.
Regards,
Buchan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20120918/01d2caf2/attachment.html>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="004716.html">[Mageia-sysadm] Clearifying questions
</A></li>
<LI>Next message: <A HREF="004720.html">[Mageia-sysadm] Clearifying questions
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#4719">[ date ]</a>
<a href="thread.html#4719">[ thread ]</a>
<a href="subject.html#4719">[ subject ]</a>
<a href="author.html#4719">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm
mailing list</a><br>
</body></html>
|