summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-sysadm/2012-September/004695.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-sysadm/2012-September/004695.html')
-rw-r--r--zarb-ml/mageia-sysadm/2012-September/004695.html137
1 files changed, 137 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2012-September/004695.html b/zarb-ml/mageia-sysadm/2012-September/004695.html
new file mode 100644
index 000000000..b2dfee4cd
--- /dev/null
+++ b/zarb-ml/mageia-sysadm/2012-September/004695.html
@@ -0,0 +1,137 @@
+<!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=%3C1347878758.99565.YahooMailNeo%40web140906.mail.bf1.yahoo.com%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="004692.html">
+ <LINK REL="Next" HREF="004696.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-sysadm] Clearifying questions</H1>
+ <B>Joerg Stephan</B>
+ <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20Clearifying%20questions&In-Reply-To=%3C1347878758.99565.YahooMailNeo%40web140906.mail.bf1.yahoo.com%3E"
+ TITLE="[Mageia-sysadm] Clearifying questions">johe.stephan at ymail.com
+ </A><BR>
+ <I>Mon Sep 17 12:45:58 CEST 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="004692.html">[Mageia-sysadm] Clearifying questions
+</A></li>
+ <LI>Next message: <A HREF="004696.html">[Mageia-sysadm] Clearifying questions
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#4695">[ date ]</a>
+ <a href="thread.html#4695">[ thread ]</a>
+ <a href="subject.html#4695">[ subject ]</a>
+ <a href="author.html#4695">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Hi there,
+
+nice topics, all of them
+
+1. Topic: Virtual Machines
+What do we use? xen/kwm/vmware? I already done automatic setups for xen machines on our side. I could take a look. Could be hart whitout accessing the machines.
+
+2. Topic sympa emails
+maybe we could maniulate the databases. For we use LDAP shouldnt be the problem if both systems can interact.&#160;
+
+3. On the Sysadmin side
+Backups could be done via bacula. i could set that up. Would be easy to integrate that in puppet for the clients. Needs talking about schedule for incremental and full backups. And i would need access to a backup server.
+
+4. This ruby puppet
+I used to not running an puppetd on the none masters. I use a ssh script via public_key which rtuns the agent on the system when i need it. Its scripted. So after i made changes to puppet i trigger the script and let the client run.
+
+5. I made a copy of the puppet svn and will have a closer look this evening.
+
+Kind regards
+________________________________
+From: nicolas vigier &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">boklm at mars-attacks.org</A>&gt;
+To: Mageia Sysadmin discussions &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">mageia-sysadm at mageia.org</A>&gt;
+Sent: Monday, September 17, 2012 11:01 AM
+Subject: Re: [Mageia-sysadm] Clearifying questions
+
+On Sun, 16 Sep 2012, Joerg Stephan wrote:
+
+&gt;<i> Good morning @All,
+</I>&gt;<i>
+</I>&gt;<i> i have some questions:
+</I>&gt;<i>
+</I>&gt;<i> 1. Who can grant me access to the systems?
+</I>
+We cannot give root access to the servers to anybody who asks. We need
+to trust people who get root access, so we need to know them very well,
+for a long time, and we need some proof that they will be helpful in
+the team and that they know what they are doing, for instance by seeing
+that they have made useful contributions to Mageia in the past.
+
+However there are many areas where it's possible to help without having
+root access. For instance :
+- we need to find a solution so that email changed on
+&#160; identity.mageia.org is automatically changed on sympa mailing lists.
+&#160; This require making some changes to identity and/or sympa.
+- we need to make mirrorlist redundant, for instance by allowing
+&#160; generation of static files by MGA::Mirrors, so that we can copy the
+&#160; files on a 2nd server, and changing urpmi to be able to use 2 servers
+- we need to work on some tools to manage virtual machines creations /
+&#160; deletions by contributors on a server, to allow them to use test VMs
+- there is a lot of bugfix or improvements to be made on build system
+&#160; tools
+
+&gt;<i> 2. Do we have a Todo list? Where can i see current projects of the sysadm team.
+</I>
+Many bugs are assigned to sysadmin on bugzilla :
+<A HREF="https://bugs.mageia.org/buglist.cgi?cmdtype=dorem&amp;remaction=run&amp;namedcmd=sysadmin&amp;sharer_id=69">https://bugs.mageia.org/buglist.cgi?cmdtype=dorem&amp;remaction=run&amp;namedcmd=sysadmin&amp;sharer_id=69</A>
+
+A few on the wiki :
+<A HREF="https://wiki.mageia.org/en/Category:SysadminTODO">https://wiki.mageia.org/en/Category:SysadminTODO</A>
+
+And others that you can see by following discussions on mailing lists.
+
+&gt;<i> 3. What is this:&#160;/usr/bin/ruby /usr/sbin/puppetd -o --no-daemonize -l syslog i mean, why does rruby start the puppetd (?!?)
+</I>
+Because puppet is written in ruby.
+
+&gt;<i> 4. Are there ayn meetings scheduled?
+</I>
+Not at the moment, but we can schedule one if someone thinks there is
+important topics to discuss.
+
+&gt;<i> 5. Do we have a system description, like which server does what?
+</I>
+You can see that in puppet configuration.
+
+_______________________________________________
+Mageia-sysadm mailing list
+<A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">Mageia-sysadm at mageia.org</A>
+<A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">https://www.mageia.org/mailman/listinfo/mageia-sysadm</A>
+</PRE>
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="004692.html">[Mageia-sysadm] Clearifying questions
+</A></li>
+ <LI>Next message: <A HREF="004696.html">[Mageia-sysadm] Clearifying questions
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#4695">[ date ]</a>
+ <a href="thread.html#4695">[ thread ]</a>
+ <a href="subject.html#4695">[ subject ]</a>
+ <a href="author.html#4695">[ 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>