Hi
Like the title..
I need to build a new systemsupporting a substantial mysql database
application for a development team and also able to provide:
1. fast as possible compile times
2. raid 6 support with 6-10 terabytes of data storage
3. 1 terabyte fast data storage
4. 8G or more of ram
5. ex
On Sun, 2005-11-27 at 15:43 -0500, Kris Kennaway wrote:
> On Sun, Nov 27, 2005 at 01:27:38AM -0800, Mike Eubanks wrote:
> > On Sat, 2005-11-26 at 21:49 -0500, Chuck Swiger wrote:
> > > Mike Eubanks wrote:
> > > > As soon as I mount my NFS file systems, the network load
> > > > increases to a consta
On Sun, Nov 27, 2005 at 05:29:36PM -0800 I heard the voice of
David Kirchner, and lo! it spake thus:
>
> There is still hope however -- the /rescue directory contains a
> statically linked binary and a whole bunch of hardlinks, including
> 'mount' and 'cp'. If you can get libc.so.5 onto a floppy s
On 11/27/05, ebm <[EMAIL PROTECTED]> wrote:
> After I deleted this very valuable file I realized what I did. Since I
> don't have a old boot disk laying around is my only option to upgrade to
> a newer version of freebsd?
Unfortunately after FreeBSD 4 all of the binaries needed to boot are
dynami
On Sunday 27 November 2005 16:42, ebm wrote:
> After I deleted this very valuable file I realized what I did. Since I
> don't have a old boot disk laying around is my only option to upgrade to
> a newer version of freebsd?
Try this:
cd /usr/sbin
./sysinstall
then install the minimal binary pac
After I deleted this very valuable file I realized what I did. Since I
don't have a old boot disk laying around is my only option to upgrade to
a newer version of freebsd?
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/li
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Søren Schmidt wrote:
|> 3) another part of this patch is to ata-raid where the choice of drive
|> from which to read favours one side of a mirror even when both drives
|> are near the block(s) we want. Because the mirror is on another channel
|> on th
Michael Butler wrote:
1) the ata-raid driver currently leaks ata_composite and ata_request
structures into "neverland" in a mirrored configuration. This can be
observed using "sysctl -a | grep ^ata_" and noting the increasing
"in-use" count as time goes on. Eventually, this causes the kernel to
On Sun, Nov 27, 2005 at 01:27:38AM -0800, Mike Eubanks wrote:
> On Sat, 2005-11-26 at 21:49 -0500, Chuck Swiger wrote:
> > Mike Eubanks wrote:
> > > As soon as I mount my NFS file systems, the network load increases to a
> > > constant 80%-90% of network bandwidth, even when the file systems are
>
Kris Kennaway wrote:
You forgot to mention any details about your FreeBSD version :-)
Sorry - RELENG_6,
Michael
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mai
On Sun, Nov 27, 2005 at 01:39:42PM -0500, Michael Butler wrote:
> Just a generic 'heads-up', since this is an unsupported optimisation,
> and a question; compiling a kernel with '-march=pentium2' mostly works
> with the only observed problem being that something is amiss with the
> kernel PLL fo
Kim Culhan sat at his 'puter and typed on 11/28/2005 1:40:
On 11/27/05, Subhro <[EMAIL PROTECTED]> wrote:
Kim Culhan sat at his 'puter and typed on 11/28/2005 1:05:
Running -Stable make world with recent Intel and AMD hardware
yielded some interesting results.
Let us h
On 11/27/05, Kim Culhan <[EMAIL PROTECTED]> wrote:
> On 11/27/05, Subhro <[EMAIL PROTECTED]> wrote:
> > Kim Culhan sat at his 'puter and typed on 11/28/2005 1:05:
>
> > > Running -Stable make world with recent Intel and AMD hardware
> > > yielded some interesting results.
>
> > Let us have a look a
On 11/27/05, Subhro <[EMAIL PROTECTED]> wrote:
> Kim Culhan sat at his 'puter and typed on 11/28/2005 1:05:
> > Running -Stable make world with recent Intel and AMD hardware
> > yielded some interesting results.
> Let us have a look at /etc/make.conf. BTW, my *personal* opinion is AMD
> implement
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
For those game enough to try the results of my handiwork ;-), enclosed
is a patch against the files in /usr/src/sys/dev/ata for RELENG_6 (and
possibly others) with the following objectives:
1) the ata-raid driver currently leaks ata_composite and ata
On Sunday 27 November 2005 11:57, Mark Space wrote:
> (This missive is going to both freebsd-stable and freebsd-doc.)
>
> Hi all, I just got done setting up my brand spankin' new FreeBSD 6
> (release) server for DHCPD, and I found an ommision in the online
> handbook. I'm a newbie at FreeBSD but I
Kim Culhan sat at his 'puter and typed on 11/28/2005 1:05:
Running -Stable make world with recent Intel and AMD hardware
yielded some interesting results.
One machine:
CPU: AMD Athlon(tm) 64 Processor 3200+ (2010.31-MHz 686-class CPU)
Origin = "AuthenticAMD" Id = 0x20ff0 Stepping = 0
Other m
(This missive is going to both freebsd-stable and freebsd-doc.)
Hi all, I just got done setting up my brand spankin' new FreeBSD 6
(release) server for DHCPD, and I found an ommision in the online
handbook. I'm a newbie at FreeBSD but I'm pretty sure about this.
In short, the handbook never
Running -Stable make world with recent Intel and AMD hardware
yielded some interesting results.
One machine:
CPU: AMD Athlon(tm) 64 Processor 3200+ (2010.31-MHz 686-class CPU)
Origin = "AuthenticAMD" Id = 0x20ff0 Stepping = 0
Other machine:
CPU: Intel(R) Pentium(R) 4 CPU 3.60GHz (3600.12-MHz
Just a generic 'heads-up', since this is an unsupported optimisation,
and a question; compiling a kernel with '-march=pentium2' mostly works
with the only observed problem being that something is amiss with the
kernel PLL for NTP. The clock drifts beyond the bounds that NTPD will
correct :-( Do
Greg 'groggy' Lehey wrote:
On Saturday, 26 November 2005 at 20:25:58 -0600, Eric Anderson wrote:
Greg 'groggy' Lehey wrote:
I've had both Dell and ThinkPad (no longer IBM). I prefer Dell,
despite their attempts to convince me otherwise.
However, we currently seem to have significant ACPI pr
Richard Arends wrote:
> Removing /var/db/dhclient.leases* fixed the
> problem not getting a lease for me and several other people over here.
I'm currently not at the location with the network without a DHCP server,
but IIRC I tried that already and it didn't help.
It also seems to me that my prob
On Saturday, 26 November 2005 at 20:25:58 -0600, Eric Anderson wrote:
> Greg 'groggy' Lehey wrote:
>> I've had both Dell and ThinkPad (no longer IBM). I prefer Dell,
>> despite their attempts to convince me otherwise.
>>
>> However, we currently seem to have significant ACPI problems with Dell
>>
On Sun, Nov 27, 2005 at 12:16:25PM +0100, Jonas Wolz wrote:
Jonas,
> I recently upgraded from FreeBSD 5.4 to 6.0 and now my dhclient
> configuration (which did work perfectly with the ISC dhclient) doesn't work
> anymore.
I'm at BSDCon europe at the moment and noticed strange behavior with dhcli
Hello,
I recently upgraded from FreeBSD 5.4 to 6.0 and now my dhclient
configuration (which did work perfectly with the ISC dhclient) doesn't work
anymore.
I'm using a static lease in dhclient.conf (see below) since the laptop I'm
running FreeBSD on is roaming between different networks.
On the n
On Sat, 2005-11-26 at 21:49 -0500, Chuck Swiger wrote:
> Mike Eubanks wrote:
> > As soon as I mount my NFS file systems, the network load increases to a
> > constant 80%-90% of network bandwidth, even when the file systems are
> > not in use. NFS stats on the client machine (nfsstat -c) produce th
26 matches
Mail list logo