Date: Sun, 23 Oct 2005 00:51:34 +0400 From: "Andrew P." <infofarmer@gmail.com> To: Dimitar Vasilev <dimitar.vassilev@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: cvsup, mirrors and data integrity Message-ID: <cb5206420510221351h7ff2d0faja837ff849fb51746@mail.gmail.com> In-Reply-To: <59adc1a0510221339w6746ef3cn@mail.gmail.com> References: <cb5206420510220209m3a66e91eqf7496476b6a6e044@mail.gmail.com> <59adc1a0510220607r384e0260s@mail.gmail.com> <cb5206420510220616t60cf59jf6ffd012eda11876@mail.gmail.com> <59adc1a0510220633s8579e06q@mail.gmail.com> <cb5206420510220648p51909022pe713892185afdcc2@mail.gmail.com> <59adc1a0510220958lade5845m@mail.gmail.com> <cb5206420510221319m7c592b2w1309899263df8f97@mail.gmail.com> <59adc1a0510221339w6746ef3cn@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 10/23/05, Dimitar Vasilev <dimitar.vassilev@gmail.com> wrote: > > I don't like the style of djb, sorry. > > I know, but his tools work and are great for such things. > There have been occasions on which the bgp "blinks"/ntpd decides to go play > and after a while the box goes disfunct and I have to start/stop manually. > I guess that's why we let cisco handle bgp (and ntp, by the way). > > The box has 1 ide and 4 scsi disks. But I had to > > remove scsi cables and can't find a replacement > > at the moment, so it's on ide for now. > > > > Squid is also on the server. So I guess, when > > scsi disks are back online, I'll dedicate 2 to > > squid, and 2 in a vinum mirroring array with > > softupdates disabled for more important > > things, like cvs repos, distfiles, etc. > > > > Try setting up a md through which to buffer the read/write operations for cvsupd > For CVS there is a hint in the hubs article > /dev/da0s1b /anoncvstmp mfs > rw,-s=786432,-b=4096,-f=512,-i=560,-c=3,-m=0,nosuid,nodev 0 0 > > /etc/inetd.conf > cvspserver stream tcp nowait root /usr/bin/cvs cvs -f -l -R -T > /anoncvstmp --allow-root=/home/ncvs pserver > > I suppose if you play a bit, you can come with a similar solution for CVSUP. > > Btw, have you extended an existing stripe with growfs? > > I have to extend my stripe on which ftp+rsync repo lies with 0,5TB and > would like to preserve data if possible. > All the best > -- > äÉÍÉÔßÒ ÷ÁÓÉÌÅ× > Dimitar Vassilev > > GnuPG key ID: 0x4B8DB525 > Keyserver: pgp.mit.edu > Key fingerprint: D88A 3B92 DED5 917E 341E D62F 8C51 5FC4 4B8D B525 > It doesn't really seem that disk performance is a bottle-neck. CPU is saturated much more quickly. It's a dual P3 box, 5-6 cvsup sessions with compression turned on is as much as it is gonna take without major slowdowns. I guess there's no way to make a new IDE disk lag behind over a 100Mbit link. But I'm thinking about gigabit - and cvs instead of cvsup. That's where your recommendations will come into play. No, I haven't been growing any stripes in my garden lately :-) Thanks, Andrew P.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?cb5206420510221351h7ff2d0faja837ff849fb51746>
