diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
commit | 1be510f9529cb082f802408b472a77d074b394c0 (patch) | |
tree | b175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-sysadm/2011-May/003506.html | |
parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
download | archives-master.tar archives-master.tar.gz archives-master.tar.bz2 archives-master.tar.xz archives-master.zip |
Diffstat (limited to 'zarb-ml/mageia-sysadm/2011-May/003506.html')
-rw-r--r-- | zarb-ml/mageia-sysadm/2011-May/003506.html | 90 |
1 files changed, 90 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2011-May/003506.html b/zarb-ml/mageia-sysadm/2011-May/003506.html new file mode 100644 index 000000000..c5cf0e29a --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-May/003506.html @@ -0,0 +1,90 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-sysadm] things to do for release + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20things%20to%20do%20for%20release&In-Reply-To=%3C20110527124017.GI21938%40mars-attacks.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="003486.html"> + <LINK REL="Next" HREF="003507.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-sysadm] things to do for release</H1> + <B>nicolas vigier</B> + <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20things%20to%20do%20for%20release&In-Reply-To=%3C20110527124017.GI21938%40mars-attacks.org%3E" + TITLE="[Mageia-sysadm] things to do for release">boklm at mars-attacks.org + </A><BR> + <I>Fri May 27 14:40:17 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="003486.html">[Mageia-sysadm] things to do for release +</A></li> + <LI>Next message: <A HREF="003507.html">[Mageia-sysadm] things to do for release +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#3506">[ date ]</a> + <a href="thread.html#3506">[ thread ]</a> + <a href="subject.html#3506">[ subject ]</a> + <a href="author.html#3506">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Wed, 25 May 2011, Michael Scherer wrote: + +><i> Le mardi 24 mai 2011 à 21:35 +0200, nicolas vigier a écrit : +</I>><i> > On Tue, 24 May 2011, nicolas vigier wrote: +</I>><i> > +</I>><i> > > - upload trees and isos on primary mirror on private directory +</I>><i> > +</I>><i> > For this, does anyone know what this means exactly ? +</I>><i> +</I>><i> I guess "copy the tree on a directory not exported, check this is using +</I>><i> hardlink for package, make sure that others files ( such as hdlist ) are +</I>><i> not hardlink in order to prepare for the release by doing mv". +</I>><i> +</I>><i> I spoke about this with Nanar, and the idea is to minimize the data to +</I>><i> transfert by using hardlink on rpms, as they are all already on mirror +</I>><i> ( since they are in cauldron ). This save the time needed to letting +</I>><i> people take the release, since rsync will not transfer them again. +</I>><i> +</I>><i> However, this can be used only for rpm files, and not for hdlist, for +</I>><i> others files, etc, since they will be updated on cauldron and we do not +</I>><i> want to have them changed on stable as a side effect. +</I> +So we can do something like that : + + - copy cauldron directory to directory .tmp-mageia-1 + - rsync cauldron to .tmp-mageia-1 until release day + - on release day, we make hardlinks between files from '.tmp-mageia-1' + and '1' directories + - files in directory '1' become immediatly available on mirrors (as they + are hardlinks to files in .tmp-mageia-1 already uploaded) + - after a few days we remove .tmp-mageia-1 + +Does it look correct ? + +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="003486.html">[Mageia-sysadm] things to do for release +</A></li> + <LI>Next message: <A HREF="003507.html">[Mageia-sysadm] things to do for release +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#3506">[ date ]</a> + <a href="thread.html#3506">[ thread ]</a> + <a href="subject.html#3506">[ subject ]</a> + <a href="author.html#3506">[ 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> |