Re: 6.3-RELEASE

2008-01-17 Thread Josef Grosch
ent. > > mcl How long does it take to get all the mirrors ready? I have a mirror at work (Juniper Networks) and we have had all the bits since Tuesday. We are really looking forward to 6.3 Josef -- Josef Grosch | Another day closer to a | FreeBSD 6.2 [EMAIL PROTECTED

Re: 6.3-RELEASE

2008-01-17 Thread Josef Grosch
On Thu, Jan 17, 2008 at 04:17:33PM -0600, Mark Linimon wrote: > On Thu, Jan 17, 2008 at 01:59:01PM -0800, Josef Grosch wrote: > > I have a mirror at work (Juniper Networks) and we have had all the > > bits since Tuesday. > > You can't have; the final sparc64-6 p

Re: 6.1 with PAE on a recent server (HP DL380 G5 or Dell PE 1950) ?

2006-11-13 Thread Josef Grosch
. We were testing with HP DL360 (IIRC) and found that the onboard Broadcom ether did not like PAE. The system panicked when it went to initialize the device. Josef -- Josef Grosch | Another day closer to a | FreeBSD 6.1 [EMAIL PROTECTED] | Micro$oft free world | Berkeley, Ca. pgpGdXiDNlx7l.pgp Description: PGP signature

Re: FreeBSD 6.2 Released

2007-01-14 Thread Josef Grosch
our local mirror, we pull from cvsup8.FreeBSD.org, and I got the correct file. It could be that you pulled from a repository that has not yet caught up. Try again. Josef -- Josef Grosch | Another day closer to a | FreeBSD 6.2 [EMAIL PROTECTED] | Micro$oft free world | Berkeley, Ca. pgpTFkLNXoqJw.pgp Description: PGP signature

Re: anyone run 4.7 on amd dualMP's

2002-12-20 Thread Josef Grosch
FreeBSD 4.7-STABLE on dual P-II 350's and it is also pretty damn fast. Is your experence that your MySQL database is slow during writes or updates? You do know that MySQL is single threaded on a write? It locks the table on a write, as in an insert, update, or delete. Have you considered Post