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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Will this work for a build system?
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Will%20this%20work%20for%20a%20build%20system%3F&In-Reply-To=%3C1285430793.26436.275.camel%40akroma.ephaone.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="000219.html">
<LINK REL="Next" HREF="000224.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Will this work for a build system?</H1>
<B>Michael Scherer</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Will%20this%20work%20for%20a%20build%20system%3F&In-Reply-To=%3C1285430793.26436.275.camel%40akroma.ephaone.org%3E"
TITLE="[Mageia-dev] Will this work for a build system?">misc at zarb.org
</A><BR>
<I>Sat Sep 25 18:06:33 CEST 2010</I>
<P><UL>
<LI>Previous message: <A HREF="000219.html">[Mageia-dev] Will this work for a build system?
</A></li>
<LI>Next message: <A HREF="000224.html">[Mageia-dev] Will this work for a build system?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#223">[ date ]</a>
<a href="thread.html#223">[ thread ]</a>
<a href="subject.html#223">[ subject ]</a>
<a href="author.html#223">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Le samedi 25 septembre 2010 à 10:08 -0500, R James a écrit :
><i> Hello Mageia Development Team,
</I>><i>
</I>><i> I have a VM resource that I'd like to provide in the U.S. as a build
</I>><i> system if you think its acceptable:
</I>><i>
</I>><i> Physical Hardware:
</I>><i> Dell PowerEdge T300 with Intel Quad Core Xeon E5410 2.33GHz (64-bit,
</I>><i> VT capable).
</I>><i> 24GB RAM
</I>><i> 2TB storage via hardware RAID6
</I>><i>
</I>><i> Virtual Machine:
</I>><i> I've created a VM using KVM which allocates 2 CPUs and 8GB RAM. There
</I>><i> are 3 LVM virtual disks for /, swap and /var (or whatever) that are
</I>><i> free to grow within their 1TB volume group.
</I>><i>
</I>><i> If you need 2 VMs (ie: for 32-bit and 64-bit) I can provide another
</I>><i> with 2 CPUs and 4GB RAM but I'll need to split the 1TB volume group
</I>><i> into two.
</I>><i>
</I>><i> Bandwidth from ISP is marginal. 10Mb down, 2Mb up. I think 10Mb down
</I>><i> is their limit but I'll see if they can increase the upload speed...
</I>><i>
</I>><i> I know nothing about creating a build server so I'm willing to learn
</I>><i> or simply provide Magia development root access to the VM(s).
</I>><i>
</I>><i> If you think this can be useful, I'll add it to the Hardware Resources
</I>><i> section of the wiki. If not, I'll set it up as a local Mageia mirror.
</I>
Thanks for your offer, but for various reasons and for the moment, we
think it is better to have everything in the same datacenter.
Regarding the mirror, I am not sure that the upload is good enough, but
that's up to you.
Regarding a buildserver, it is not more complex than a calcul cluster.
There is some videos on the subject for Opensuse Build System, and for
the Bodhi and Koji from Fedora. You can also look at Mandriva wiki
( like
<A HREF="http://wiki.mandriva.com/en/Development/Packaging/BuildSystem/Analysis">http://wiki.mandriva.com/en/Development/Packaging/BuildSystem/Analysis</A>
even if obsolete regarding exact implementation, this provides a good
analysis ).
--
Michael Scherer
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="000219.html">[Mageia-dev] Will this work for a build system?
</A></li>
<LI>Next message: <A HREF="000224.html">[Mageia-dev] Will this work for a build system?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#223">[ date ]</a>
<a href="thread.html#223">[ thread ]</a>
<a href="subject.html#223">[ subject ]</a>
<a href="author.html#223">[ 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>
|