summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-sysadm/2010-December/001185.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-sysadm/2010-December/001185.html')
-rw-r--r--zarb-ml/mageia-sysadm/2010-December/001185.html101
1 files changed, 101 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2010-December/001185.html b/zarb-ml/mageia-sysadm/2010-December/001185.html
new file mode 100644
index 000000000..4cca3cc80
--- /dev/null
+++ b/zarb-ml/mageia-sysadm/2010-December/001185.html
@@ -0,0 +1,101 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-sysadm] Puppet Report for valstar.mageia.org
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20Puppet%20Report%20for%20valstar.mageia.org&In-Reply-To=%3C1292331859.23066.44.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="001184.html">
+ <LINK REL="Next" HREF="001186.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-sysadm] Puppet Report for valstar.mageia.org</H1>
+ <B>Michael Scherer</B>
+ <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20Puppet%20Report%20for%20valstar.mageia.org&In-Reply-To=%3C1292331859.23066.44.camel%40akroma.ephaone.org%3E"
+ TITLE="[Mageia-sysadm] Puppet Report for valstar.mageia.org">misc at zarb.org
+ </A><BR>
+ <I>Tue Dec 14 14:04:19 CET 2010</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="001184.html">[Mageia-sysadm] Puppet Report for valstar.mageia.org
+</A></li>
+ <LI>Next message: <A HREF="001186.html">[Mageia-sysadm] some change to ldap
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#1185">[ date ]</a>
+ <a href="thread.html#1185">[ thread ]</a>
+ <a href="subject.html#1185">[ subject ]</a>
+ <a href="author.html#1185">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Le mardi 14 d&#233;cembre 2010 &#224; 13:12 +0100, <A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">report at valstar.mageia.org</A> a
+&#233;crit :
+&gt;<i> Tue Dec 14 13:12:11 +0100 2010 Puppet (err): Could not retrieve catalog from remote server: end of file reached
+</I>&gt;<i> Tue Dec 14 13:12:11 +0100 2010 Puppet (err): Could not retrieve catalog; skipping run
+</I>
+Ok so after digging, for some yet unknow reason, it seems puppet can
+only serve 1 client at the same time :
+
+Tue Dec 14 13:12:08 +0100 2010 Puppet (notice): Compiled catalog for
+jonund.mageia.org in environment production in 0.54 seconds
+Tue Dec 14 13:12:12 +0100 2010 Puppet (notice): Compiled catalog for
+valstar.mageia.org in environment production in 0.69 seconds
+
+I suspect sqlite to be the culprit for stored configuration, enabled 1
+week ago. This or the fact that we use webrick ( ie, slow and default
+implementation ).
+
+We could switch to postgresql, but this would cause some subtle issue of
+bootstrapping, since we use stored config to exports node information,
+and so to create postgresql database. ( see commit 525 and 527 ).
+
+So puppet would requires to create the database for using stored config,
+but the database requires stored config to work before knowing it must
+create the db.
+
+OTOH, our config is already no longer be bootstrapped from scratch since
+we started to use custom fact ( rev 339 ). So if we want one day to be
+able to reinstall from scratch, we will need to write a procedure
+( would be a good junior job ) and do a test before :).
+
+Alternatively, it may be a webrick problem ( according to
+<A HREF="http://projects.puppetlabs.com/projects/puppet/wiki/Using_Mongrel">http://projects.puppetlabs.com/projects/puppet/wiki/Using_Mongrel</A> ), and
+using mongrel ( not packaged, but I already gave enough work to our
+resident ruby expert ) or passager ( slightly more complex to deploy,
+and would pull apache ) would be a solution
+
+In the mean time, I simply restarted puppet on valstar, hoping it
+doesn't start at the same time as another client.
+
+--
+Michael Scherer
+
+</PRE>
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="001184.html">[Mageia-sysadm] Puppet Report for valstar.mageia.org
+</A></li>
+ <LI>Next message: <A HREF="001186.html">[Mageia-sysadm] some change to ldap
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#1185">[ date ]</a>
+ <a href="thread.html#1185">[ thread ]</a>
+ <a href="subject.html#1185">[ subject ]</a>
+ <a href="author.html#1185">[ 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>