Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Feb 2001 07:58:12 -0800 (PST)
From:      George Yobst <george@lincc.lib.or.us>
To:        Linh Pham <question@closedsrc.org>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Mirroring a CVSup server
Message-ID:  <Pine.BSF.4.05.10102210728290.25733-100000@lincc.lincc.lib.or.us>
In-Reply-To: <Pine.BSF.4.31.0102202240150.31147-100000@q.closedsrc.org>

next in thread | previous in thread | raw e-mail | index | archive | help

Install cvsup-mirror-1.2 in ports/net.  It's easy, asks a
few questions, and then you're almost ready.  You do have
to change one file: /usr/local/etc/cvsup/config.sh , because
it defaults the host to cvsup-master.freebsd.org.  Change
that to cvsup5 or another server of your choice.  As I
understand it, only JKH can give you access to -master
if you want to allow that repository to be accessed
by everybody.

The first run takes major bandwidth because you're downloading
ALL the stuff, but after that, you're just getting changes.  I
just run mine once a day at 5am, or manually as needed.
The updates to your local machines will sure go faster!

Getting everything, it currently takes:
root@cvsup:/usr/mirror #du -d 1 -c -k
1119309 ./source
70830   ./www
170799  ./gnats
568698  ./mail
1929637 .
1929637 total

-George

On Tue, 20 Feb 2001, Linh Pham wrote:
*Hello,
*
*With more and more FreeBSD servers popping up in the company that I work
*for, I would like to mirror a CVSup server but make it available to only
*machines within our network or trusted machines. How would I go about
*setting up a CVSup server (like cvsup5.freebsd.org) and are there any
*documentation available on this topic?
*
*Also, how large is the entire CVSup server collection? I have a server
*with about 40GB of storage that I can dedicate to mirrored data. The
*machine has a Pentium Pro 200 with 256MB of RAM, SCSI RAID controller
*(which is supported and is working great) and 10/100 Ethernet. I know
*the bottleneck is the Internet connection.
*
*Any help would be greatful.
*
*TIA!
*
*-- 
*Linh Pham
*[question@closedsrc.org]
*
*// 404b - Brain not found
*
*
*To Unsubscribe: send mail to majordomo@FreeBSD.org
*with "unsubscribe freebsd-questions" in the body of the message
*

---------------------------------------------------------------------------
George Yobst, Library Technology Specialist     phone: 503.723.4890
Library Information Network of Clackamas County   fax: 503.794.8238
16239 SE McLoughlin Blvd, Suite 208         web: http://www.lincc.lib.or.us
Oak Grove, OR 97267-4654                  email: george@lincc.lib.or.us  
"...it is impossible for anyone to begin to learn
 what he thinks he already knows."  - Epictetus


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.10102210728290.25733-100000>