Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Sep 1998 14:05:38 -0400 (EDT)
From:      Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
To:        dg@root.com
Cc:        admin@kr.freebsd.org, freebsd-hubs@FreeBSD.ORG
Subject:   Re: How to mirror freebsd.org? 
Message-ID:  <199809271805.OAA04337@khavrinen.lcs.mit.edu>
In-Reply-To: <199809261059.DAA08104@implode.root.com>
References:  <wkg1dfeies.fsf@jazz.snu.ac.kr> <199809261059.DAA08104@implode.root.com>

next in thread | previous in thread | raw e-mail | index | archive | help
<<On Sat, 26 Sep 1998 03:59:59 -0700, David Greenman <dg@root.com> said:

>> And, we have about 3.5G left for above three thing. Is it sufficient
>> for mirroring all the datas?

>    The FreeBSD ftp archive is about 9GB large. We don't have any special
> accounts, but we can add your server to our 'mirrors' class, which will
> allow it to get in when we're otherwise at the user limit.

Here's what I'm doing right now:

root@xyz(15)$ df /y
Filesystem   1K-blocks     Used    Avail Capacity  Mounted on
/dev/sd1s4d    8616857  5350066  2577443    67%    /y

root@xyz(16)$ cat /y/mirror/ftp.freebsd.org
package=FreeBSD.25
        site=ftp.freebsd.org
        remote_dir=/pub/FreeBSD
        local_dir=/y/ftp/pub/FreeBSD
        ls_lR_file=ls-lR.gz
        remote_idle=600
        exclude_patt+|(^CTM)|(^FreeBSD-CVS)|(^FreeBSD-stable/src)|(^FreeBSD-current/src)|(^incoming)|(^mailing-lists)|(.nocompress)
        umask=04022
        max_delete_files=50%

I don't carry the expanded source trees in FTP since cvsweb and CVSUP
are far better distribution tools than FTP mirrors for those files.  I
also carry the PostgreSQL on this same disk, and the complete XFree86
(again excluding expanded sources) on another disk.  The ``9G'' disk
is an ST39173WC, and the other two (including the CVSUP mirror) are
ST34xxxWCs.

-GAWollman

--
Garrett A. Wollman   | O Siem / We are all family / O Siem / We're all the same
wollman@lcs.mit.edu  | O Siem / The fires of freedom 
Opinions not those of| Dance in the burning flame
MIT, LCS, CRS, or NSA|                     - Susan Aglukark and Chad Irschick

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hubs" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809271805.OAA04337>