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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-sysadm] Disk full on valstar
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20Disk%20full%20on%20valstar&In-Reply-To=%3CAANLkTimb0-QOAB2otPR5vmzih4FN-bM7OWvOh30aQAAX%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="002424.html">
<LINK REL="Next" HREF="002489.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-sysadm] Disk full on valstar</H1>
<B>Pascal Terjan</B>
<A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20Disk%20full%20on%20valstar&In-Reply-To=%3CAANLkTimb0-QOAB2otPR5vmzih4FN-bM7OWvOh30aQAAX%40mail.gmail.com%3E"
TITLE="[Mageia-sysadm] Disk full on valstar">pterjan at gmail.com
</A><BR>
<I>Mon Jan 24 14:02:51 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="002424.html">[Mageia-sysadm] Disk full on valstar
</A></li>
<LI>Next message: <A HREF="002489.html">[Mageia-sysadm] Disk full on valstar
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2425">[ date ]</a>
<a href="thread.html#2425">[ thread ]</a>
<a href="subject.html#2425">[ subject ]</a>
<a href="author.html#2425">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Mon, Jan 24, 2011 at 12:41, Olivier Blin <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">mageia at blino.org</A>> wrote:
><i> Pascal Terjan <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">pterjan at gmail.com</A>> writes:
</I>><i>
</I>>><i> On Mon, Jan 24, 2011 at 07:39, Olivier Blin <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">mageia at blino.org</A>> wrote:
</I>>>><i> nicolas vigier <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">boklm at mars-attacks.org</A>> writes:
</I>>>><i>
</I>>>>>><i> > - do not keep src.rpm in case of failure. We do not really use them
</I>>>>>><i> > anyway, and removing them freed 6g on the server.
</I>>>>>><i>
</I>>>>>><i> We could have a cron, like on Mandriva BS, removing files older than a
</I>>>>>><i> few days (like 7 days).
</I>>>>><i>
</I>>>>><i> Or one month, or more (if it can be useful). We have 1.53T free so we
</I>>>>><i> can probably create a big lvm partition for this.
</I>>>>><i>
</I>>>>><i> Maybe we can create a 100G lvm partition for this ?
</I>>>><i>
</I>>>><i> It grew to about 14G in 2 weeks, without big packages like OpenOffice or
</I>>>><i> OpenArena, we have to be careful.
</I>>>><i>
</I>>>><i> Also, having more src.rpm/.info files in /uploads means the BS and its
</I>>>><i> web status will be slower.
</I>>>><i>
</I>>>><i> Maybe we can move them to a /olds-uploads dir after one week, to make
</I>>>><i> the BS faster but still keep history and remove them from there after
</I>>>><i> one moth.
</I>>><i>
</I>>><i> Why not keeping at most n submits (like 10K) and at most 1 month and
</I>>><i> at most 90G ?
</I>>><i> If we get over 90G remove oldest ones, day by day, until we get back
</I>>><i> into the limit
</I>><i>
</I>><i> Maybe we could use this, but with two levels (so that uploads + web
</I>><i> interface are not slowed down too much):
</I>><i> - in /uploads, at most 500 submits or 1 week or 20G
</I>><i> - in /old-uploads, at most 10k submits or 1 month or 90G
</I>
Well there is no real reason to keep any uploaded or failures things
in upload anyway
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="002424.html">[Mageia-sysadm] Disk full on valstar
</A></li>
<LI>Next message: <A HREF="002489.html">[Mageia-sysadm] Disk full on valstar
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2425">[ date ]</a>
<a href="thread.html#2425">[ thread ]</a>
<a href="subject.html#2425">[ subject ]</a>
<a href="author.html#2425">[ 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>
|