On Wed, 9 Mar 2005, Tony Arcieri wrote:
> I have a dual Opteron upon which seems to only stay up approximately two
> weeks at a time then spontaneously reboots. It's colocated so I can't ever
> see panic messages, and I don't have another system colocated at the same
> place I can use to gather d
On Wed, 9 Mar 2005, Bashar wrote:
> Hello,
> i was wondering just right after the downgrade been facing some issues
> such as:
> 1. server# /usr/local/bin/strace -f ps
> PIOCSFL: Inappropriate ioctl for device
> trouble opening proc file
> 2. mounting ext2fs partition doesn't work unless i specify
On Wed, 9 Mar 2005, Jim C. Nasby wrote:
> Since moving my machine, I've been having all kinds of issues with ad0.
> Here's one example:
>
> Mar 9 06:26:23 flake /kernel: ad0: READ command timeout tag=0 serv=1 -
> resetting
> Mar 9 06:26:23 flake /kernel: ad0: invalidating queued requests
> Mar
Dropping cc: back to -stable. Don't crosspost lists, thanks.
On Wed, 9 Mar 2005, Simon Litchfield wrote:
> Hi folks
>
> Anyone have any ideas on the Promise PDC20319 (Fasttrak S150 TX4)?
>
> We intend to run 5.3 release on this machine.
Whats the question?
--
Doug White| F
On Tue, 8 Mar 2005, Martin Nilsson wrote:
> Anybody running a recent 5.3-stable amd64 on a box with lots of memory,
> and does it work?
>
> From very brief testing a Dual Opteron with 12GB memory just reboots
> when the kenel probes devices. SATA disks on built in SiL 3114
> controller. 5.3-stabl
On Tue, 8 Mar 2005, Pete French wrote:
> The man page for getrusage says that the frequency of the statistics
> clock is given by sysconf(_SC_CLK_TCK).
>
> The source code to /usr/bin/time uses a function 'getstathz' to get
> the frequency of the statistics clock which is does using sysctl
> and K
At 09:15 PM 08/03/2005 -0600, David Sze wrote this to All:
At 05:55 PM 08/03/2005 -0700, Scott Long wrote this to All:
>>David Sze wrote:
>>On my 2850 the upper 1GB of RAM cannot be addressed without PAE support
>>in the kernel. However, amr in 4.11-RELEASE does indeed seem to have
>>trouble with
TB --- 2005-03-10 03:12:31 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2005-03-10 03:12:31 - starting RELENG_5 tinderbox run for sparc64/sparc64
TB --- 2005-03-10 03:12:31 - checking out the source tree
TB --- 2005-03-10 03:12:31 - cd /home/tinderbox/RELENG_5/sparc64/sparc64
TB ---
On Mon, 7 Mar 2005, Andre Guibert de Bruet wrote:
> Hi
>
> I spotted a typo in RELENG_5's 20050302 UPDATING entry. It reads:
>
> ...
> This option has to be specified in addition to IPFIRWALL_FORWARD.
> ...
>
> The option enumerated should be IPFIREWALL_FORWARD.
That was fixed 2 days ago
On Mon, 7 Mar 2005 [EMAIL PROTECTED] wrote:
> Sirs:
>
> I'm having a problem doing "newfs" to a floppy on a new installation. I tried
> changing to a new floppy and get the same thing.
>
> # fdformat -f 1440 /dev/fd0
> Format 1440K floppy `/dev/fd0'? (y/n): y
> Processing V
On Wed, 9 Mar 2005 [EMAIL PROTECTED] wrote:
> On 7 Mar, Doug White wrote:
> > Thanks for the detailed message. I didn't realize that we'd enabled DDB in
> > the snapshot kernel :)
> >
> > Anyway this looks like a bug in the bfe driver. It appears to be trying
> > to free a DMA map that is either
On Mon, 7 Mar 2005, Alan Jay wrote:
> Well after upgrading to the latest -STABLE via cvsup and makeworld makekernel
> etc we have been doing some more tests over the weekend.
When did you run this cvsup?
> One of our databases ran fine all weekend so we took the plunge on Sunday to
> try our big
On Thu, 10 Mar 2005 06:32, [EMAIL PROTECTED] wrote:
> # bsdlabel -B -w /dev/fd0 fd1440
> # newfs /dev/fd0
> newfs: wtfs: 512 bytes at sector 2879: Input/output error
...
> # newfs_msdos /dev/fd0
> /dev/fd0: 2840 sectors in 355 FAT12 clusters (4096 bytes/cluster)
> bps=512 spc=8 res=1 nft=2 rde=512
Hi. I have a Netgear WG311T (5212, I believe) that I've been using as
a wireless access point in a linux box using madwifi for a while now.
I moved it to my freebsd box, and I can't seem to get it to work
properly.
I can see its ssid when scanning with my other card (a netgear WG511),
under both li
Sirs:
I'm having a problem doing "newfs" to a floppy on a new installation
(5.3-stable). I tried
changing to a new floppy and get the same thing.
# fdformat -f 1440 /dev/fd0
Format 1440K floppy `/dev/fd0'? (y/n): y
Processing done.
# bsdlabel -B -w /dev/f
pck wrote:
On Wed, 9 Mar 2005 19:22:09 +0800, Rong-En Fan <[EMAIL PROTECTED]> wrote:
On Wed, 9 Mar 2005 12:10:09 +0100, pck <[EMAIL PROTECTED]> wrote:
Welcome,
I've just bought IBM xSeries346 server. There was no problem with
installing FreeBSD 5.3, but problem is with LAN card - BCM5721 (I
think,
I have a dual Opteron upon which seems to only stay up approximately two
weeks at a time then spontaneously reboots. It's colocated so I can't ever
see panic messages, and I don't have another system colocated at the same
place I can use to gather debugging info.
I've never managed to get the sys
Hello,
i was wondering just right after the downgrade been facing some issues
such as:
1. server# /usr/local/bin/strace -f ps
PIOCSFL: Inappropriate ioctl for device
trouble opening proc file
2. mounting ext2fs partition doesn't work unless i specify -ro or it
will give operation not permitted.
Hi Pawel!
On Sat, 05 Mar 2005, Pawel Jakub Dawidek wrote:
> First of all, can you increase buffers:
>
> net.inet.tcp.sendspace=4194304
> net.inet.tcp.recvspace=4194304
> kern.ipc.maxsockbuf=2097152
>
> And run ggated and ggatec with '-R 1048576 -S 1048576'?
$ sudo sysctl net.inet.tcp.sendspace
On 7 Mar, Doug White wrote:
> Thanks for the detailed message. I didn't realize that we'd enabled DDB in
> the snapshot kernel :)
>
> Anyway this looks like a bug in the bfe driver. It appears to be trying
> to free a DMA map that is either unallocated or got spammed. You may want
> to repost t
Hi,
On Wed, 9 Mar 2005 19:22:09 +0800, Rong-En Fan <[EMAIL PROTECTED]> wrote:
> On Wed, 9 Mar 2005 12:10:09 +0100, pck <[EMAIL PROTECTED]> wrote:
> > Welcome,
> >
> > I've just bought IBM xSeries346 server. There was no problem with
> > installing FreeBSD 5.3, but problem is with LAN card - BCM572
On Wed, 9 Mar 2005 12:10:09 +0100, pck <[EMAIL PROTECTED]> wrote:
> Welcome,
>
> I've just bought IBM xSeries346 server. There was no problem with
> installing FreeBSD 5.3, but problem is with LAN card - BCM5721 (I
> think, reseller told me this name).
> Is there any possibility to run this card?
Welcome,
I've just bought IBM xSeries346 server. There was no problem with
installing FreeBSD 5.3, but problem is with LAN card - BCM5721 (I
think, reseller told me this name).
Is there any possibility to run this card?
Best Regards,
--
PrzemysĂ…aw Ciesielski
_
Dear colleagues,
is anyone interested in analyzing vinum crashdumps under RELENG_4? The problem
is that crash situations are not easily reproducible (they are related to
changing in-memory and on-disk vinum configs), but almost every refers
to
#6 0xc01ff69b in __divdi3 (a=0x1000, b=0x0) at
/
24 matches
Mail list logo