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
106
107
108
109
110
111
112
113
114
115
116
117
118
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] web virtual management solution
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20web%20virtual%20management%20solution&In-Reply-To=%3C10619996.WMk72xWK2G%40localhost%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="021358.html">
<LINK REL="Next" HREF="021320.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] web virtual management solution</H1>
<B>AL13N</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20web%20virtual%20management%20solution&In-Reply-To=%3C10619996.WMk72xWK2G%40localhost%3E"
TITLE="[Mageia-dev] web virtual management solution">alien at rmail.be
</A><BR>
<I>Wed Jan 9 20:32:42 CET 2013</I>
<P><UL>
<LI>Previous message: <A HREF="021358.html">[Mageia-dev] web virtual management solution
</A></li>
<LI>Next message: <A HREF="021320.html">[Mageia-dev] Kernel Panic after latest Mageia-3-Alpha2 s/w update c
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#21382">[ date ]</a>
<a href="thread.html#21382">[ thread ]</a>
<a href="subject.html#21382">[ subject ]</a>
<a href="author.html#21382">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Op dinsdag 8 januari 2013 16:50:16 schreef Armando B.:
><i> Hi friends,
</I>><i> i looking in svn repo for some solution about KVM web management solution,
</I>><i> but i haven't founded applications.
</I>><i>
</I>><i> I used, for a little virtual cluster, VirtualBox + VbTool + phpVirtualbox
</I>><i> (all presents in our repo).
</I>><i>
</I>><i> For KVM there is great virt-manager for cli gui but nothing for web gui.
</I>><i>
</I>><i> Searching online i saw:
</I>><i> <A HREF="http://www.openqrm-enterprise.com">http://www.openqrm-enterprise.com</A>
</I>><i> <A HREF="http://www.ovirt.org/Home">http://www.ovirt.org/Home</A>
</I>><i> <A HREF="https://www.webvirtmgr.net">https://www.webvirtmgr.net</A>
</I>><i> <A HREF="http://archipelproject.org">http://archipelproject.org</A>
</I>><i> <A HREF="http://karesansui-project.info/">http://karesansui-project.info/</A>
</I>><i> <A HREF="https://code.osuosl.org/projects/ganeti-webmgr">https://code.osuosl.org/projects/ganeti-webmgr</A>
</I>><i>
</I>><i> packaging of some of these is difficult for dependencies not already in our
</I>><i> repo, perhaps ganeti could be more simple to package (in repo missing only
</I>><i> 2 packages: python-whoosh and django-fields)
</I>><i>
</I>><i> what do you think about ?
</I>><i> Would we have a web management solution for KVM in Mageia ?
</I>><i>
</I>><i> regards :)
</I>
for dayjob, i had looked for a cross platform solution (likely web) that could
do KVM & Xen (through libvirt) and also preferably VMWare ...
i found out that there is no really good one, the ones coming closest were
OpenStack(way too complex) and ovirt(too hard to configure correctly, and a bit
too RH-minded). Most of the others can't work on existing systems or are
entirely KVM minded, and most are too complex and deal with deployment and
storage, while imho that's not a good idea, it's likely better to use puppet
for deployment.
at some point we had an intern who started php libvirtd based HTML5 webclient
with spice, and has the basics almost ready(i followed up on him), but he had
to relook into his internship and sort of restart it with other topic... :-(
our dayjob plan was to release this open source, i don't think this changed. I
do am planning to continue it, even if it's only for our own internal use. I
had planned on finishing it (and subsequently packaging it), but i do need to
find the time. :-(
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="021358.html">[Mageia-dev] web virtual management solution
</A></li>
<LI>Next message: <A HREF="021320.html">[Mageia-dev] Kernel Panic after latest Mageia-3-Alpha2 s/w update c
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#21382">[ date ]</a>
<a href="thread.html#21382">[ thread ]</a>
<a href="subject.html#21382">[ subject ]</a>
<a href="author.html#21382">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|