From owner-freebsd-hackers Wed Feb 7 13:17:35 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from gandalf.vi.bravenet.com (gandalf.bravenet.com [139.142.105.50]) by hub.freebsd.org (Postfix) with SMTP id 97B7037B67D for ; Wed, 7 Feb 2001 13:17:17 -0800 (PST) Received: (qmail 4163 invoked by uid 1000); 7 Feb 2001 21:16:44 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 7 Feb 2001 21:16:44 -0000 Date: Wed, 7 Feb 2001 13:16:44 -0800 (PST) From: Dan Phoenix To: Andrew Reilly Cc: Alfred Perlstein , Andre Oppermann , Matt Dillon , Rik van Riel , Mike Silbersack , Poul-Henning Kamp , Charles Randall , Jos Backus , freebsd-hackers@FreeBSD.ORG Subject: vinum and qmail (RE: qmail IO problems) In-Reply-To: <20010207141225.A769@gurney.reilly.home> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I went over to postfix to see if it did better.....in fact it did on freebsd but still same problem with I/O. SOlution from talking to some people late last night would be to add another harddrive and stripe it with another drive using vinum. As you all know IDE does not do multitasking unlike scsi. My question is this vinum product...i beleive the superceder of ccd....taking another harddrive and striping it with the root ide drive would in theory destroy all contents of first IDE? Or can this volume manager take say a partition of first ide drive and made to work with another ide drive? Trying to figure out at this point whether concept is 2 other drives striped together say..using raid 0 or I can get away with just one other one. Thx in advance. ps. 600 megs of email was calculated in 1 day on this machine...today i will be splitting up the load and looking into vinum. Regards, Dan On Wed, 7 Feb 2001, Andrew Reilly wrote: > Date: Wed, 7 Feb 2001 14:12:25 +1100 > From: Andrew Reilly > To: Alfred Perlstein > Cc: Andre Oppermann , > Matt Dillon , > Rik van Riel , Mike Silbersack , > Poul-Henning Kamp , > Charles Randall , > Dan Phoenix , Jos Backus , > freebsd-hackers@FreeBSD.ORG > Subject: Re: soft updates and qmail (RE: qmail IO problems) > > On Tue, Feb 06, 2001 at 12:13:57PM -0800, Alfred Perlstein wrote: > > * Andre Oppermann [010206 12:07] wrote: > > > Does sendmail even use fsync()? > > > > It better. :) > > Quick grep of the sendmail sources shows most of the six fsync > calls protected by a flag (SuperSafe && or nofsync &&). I don't > know what circumstances can provoke either of those flags to be > zero, but if they can be, then it mightn't be doing any fsyncs. > > -- > Andrew > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message