any way, post your configs (kernel's too) and etc etc etc ...
"i have a computer, it's doesn't work. what's the problem?" ...
2006/6/2, Denny <[EMAIL PROTECTED]>:
Hi,
I am running 6.1 stable, AMD64 on Dell 2850, Intel Xeon. It keeps hanging
for no reason, no panic message or core and I have
Hi,
I am running 6.1 stable, AMD64 on Dell 2850, Intel Xeon. It keeps hanging for
no reason, no panic message or core and I have to reboot the system whenever it
freezes.
Any idea where to check?
Denny
___
freebsd-stable@freebsd.org mailing list
http
> > makeoptions COPTFLAGS="-O2 -pipe -funroll-loops -ffast-math"
>
> Don't use leet meaningless compiler flags, and try again :)
>
> Kris
D'oh!I don't normally have that in my kernel configs.
That carried forward from the old server. I'll remove those and
see how it goes.
Mark
--
Mark
Mark Morley wrote:
Ok, here it is. This server has two em nic's (only one is used though),
a single IDE boot disk, and a RAID using an Adaptec 2410SA controller.
machine amd64
cpu HAMMER
ident CUSTOM
makeoptions COPTFLAGS="-O2 -pipe -funroll-loops -ffast-math
On Thu, Jun 01, 2006 at 06:49:18PM -0700, Mark Morley wrote:
> > Please post your kernel config.
> >
> > Kris
>
> Ok, here it is. This server has two em nic's (only one is used though),
> a single IDE boot disk, and a RAID using an Adaptec 2410SA controller.
>
>
> machine amd64
> cpu
> Please post your kernel config.
>
> Kris
Ok, here it is. This server has two em nic's (only one is used though),
a single IDE boot disk, and a RAID using an Adaptec 2410SA controller.
machine amd64
cpu HAMMER
ident CUSTOM
makeoptions COPTFLAGS="-O2 -pipe -f
On Thu, Jun 01, 2006 at 03:02:53PM -0700, Mark Morley wrote:
> Hi all,
>
> We have an NFS server (amd64) running FreeBSD 6.1-STABLE. It serves a dozen
> or so clients which are a mix of FreeBSD 4.11 and 6.1-STABLE. All NFS traffic
> is on a dedicated gigabit switched network.
>
> Periodically w
On Thu, Jun 01, 2006 at 11:01:07PM +0100, Robert Watson wrote:
>
> On Thu, 1 Jun 2006, Wilko Bulte wrote:
>
> >My dual-CPU DS20 Alpha box can more or less consistently be
> >forced into a panic like:
> >
> >FreeBSD/alpha (goldrush.wbnet) (ttyd0)^
> >
> >login: panic: lockmgr: thread 0xfc007d9
On Thursday 01 June 2006 13:09, Sam Leffler wrote:
> If I recall correctly the wi driver leaves rate control decisions to the
> firmware and has no way of knowing what the current tx rate is for each
> client.
>
ok, understood
since the prism cards I use are working fine this is no problem at all
Both on my own machine, and on systems in our test group's lab, we
notice these long (like 2min maybe?) delays near the end of boot. It
seems to be ATA/SATA related. It has just announced the one disk
it discovered, then shows the CPUs launched, and then it just sits
printing nothing for, like I s
I occasionally run into issues that newer PCI device IDs are
not yet supported, these in particular are on a new box
I am working on. Can someone see that these changes
get integrated please :)
Cheers,
Jack
--- dev/ata/ata-chipset.orig.c Fri Jun 2 05:39:18 2006
+++ dev/ata/ata-chipset.c
Hi all,
We have an NFS server (amd64) running FreeBSD 6.1-STABLE. It serves a dozen
or so clients which are a mix of FreeBSD 4.11 and 6.1-STABLE. All NFS traffic
is on a dedicated gigabit switched network.
Periodically we have a problem where it will stop serving up files. Running
'ps'
on the
On Thu, 1 Jun 2006, Wilko Bulte wrote:
My dual-CPU DS20 Alpha box can more or less consistently be
forced into a panic like:
FreeBSD/alpha (goldrush.wbnet) (ttyd0)^
login: panic: lockmgr: thread 0xfc007d9d4a80, not exclusive lock holder
0xfc006052d260 unlocking
cpuid = 1
KDB: enter: p
My dual-CPU DS20 Alpha box can more or less consistently be
forced into a panic like:
FreeBSD/alpha (goldrush.wbnet) (ttyd0)^
login: panic: lockmgr: thread 0xfc007d9d4a80, not exclusive lock holder
0xfc006052d260 unlocking
cpuid = 1
KDB: enter: panic
Trigger is a "make -j2 release". j2
JoaoBR wrote:
> when running a wi device in AP mode all connected clients ar showing up with
> 1
> Mbit/s connection but are connected with 11Mbit
>
> Is this a bug?
>
> João
>
>
> ADDR AID CHAN RATE RSSI IDLE TXSEQ RXSEQ CAPS ERP
> 00:40:f4:c5:13:b241 1M 46 150
Hello Bob,
Hello @Lists,
countobjects()
{
myline=0
cat $objectcountfile|grep -v "^[^0-9]*$"|grep -v "^0$"|
awk '{myline += $1} END {print myline}' > $objectsum
}
this gave me the right behavior.
THX
i ve forgotten that the piping opens another subshell,
so it is clearly logical that the 2
but this doesnt function right. so i see the behavior from
$myline in the while-loop like an local variable..
If you are looking for function local variables,
use the "local" keyword. For example:
a.sh
a=1
f()
{
local a
a=2
echo B: In f: $a
}
echo A: Outside
NFS3 server:
NetApp FAS270 (Data ONTAP Release 7.1)
# uname -a
FreeBSD bsdfs6.georgiacenter.uga.edu 6.1-STABLE FreeBSD 6.1-STABLE #0: Tue
May 30 14:40:31 EDT 2006
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/releng_6 i386
Mounted as:
file2.gc.nat:/vol/vol1/bsd/fbsd/obj6 /usr/obj nfs
rw,noatime,soft,in
Hello,
i have a little problem with the
scope of sheel variables in an script.
the script shows like:
#!/bin/sh
objectcountfile=/data2/scout/objects
objectsum=/data2/scout/objcount
sometime=5
initialize()
{
[ ! -e $objectsum ] && touch $objectsum
}
#
countobjects()
{
myline=0
cat $objectcount
Oops..
Forgot to reply back to the whole list.
This issue went away after disabling dhclient on the vr0 interface.
With the machine fixed IP, it's running an absolute dream - glad to see
that FreeBSD wasn't fussy at all with using cheap hardware and changing
hardware after an installation! Glad
On Thursday 01 June 2006 14:26, Robert Watson wrote:
> > I have periodically crashes 6.1-RELEASE running on Intel MB S875WP1
> >
> > in messages i see: May 31 06:14:50 mail savecore: reboot after panic:
> > page fault
> >
> > i installed debug kernel and got a core, but can't understand what
> > ha
Gray Lilley wrote:
After a motherboard failure in a machine, I purchased a cheap AXPER
motherboard to replace it. The machine is a Socket478 P4 with a Via
Rhine onboard NIC.
[...]
> Once booted, the machine is contactable locally, can be pinged and can
> ssh to it. After what appears to be a
On Wed, 31 May 2006, dawnshade wrote:
Hi all.
I have periodically crashes 6.1-RELEASE running on Intel MB S875WP1
in messages i see: May 31 06:14:50 mail savecore: reboot after panic: page
fault
i installed debug kernel and got a core, but can't understand what happens.
results of backtra
when running a wi device in AP mode all connected clients ar showing up with 1
Mbit/s connection but are connected with 11Mbit
Is this a bug?
João
ADDR AID CHAN RATE RSSI IDLE TXSEQ RXSEQ CAPS ERP
00:40:f4:c5:13:b241 1M 46 150155 37104 EP 0
00:e0:7d:c8:c9
Hello!
On Thu, 1 Jun 2006, Vladimir Botka wrote:
It is hard work to configure sendmail (O'Reilly wrote 1000 pages :). If there
It is not if you're familiar with *.mc files.
Cheers, -vlado
Sincerely, Dmitry
--
Atlantis ISP, System Administrator
e-mail: [EMAIL PROTECTED]
nic-hdl: LYNX-RI
It is hard work to configure sendmail (O'Reilly wrote 1000 pages :). If
there is no specific reason to use sendmail use postfix instead.
Cheers, -vlado
On Tue, 30 May 2006, David Nugent wrote:
Paul.LKW wrote:
Dear all:
Recently I installed HylaFAX port on 6.1 and find that the fax received
On Thu, Jun 01, 2006 at 01:06:44AM +0300, Dmitry Pryanishnikov wrote:
>
> Hello!
>
> On Thu, 25 May 2006, Konstantin Belousov wrote:
> > KASSERT(!(debug_mpsafenet == 1 && mtx_owned(&Giant)),
> > ("nfssvc_nfsd(): debug.mpsafenet=1 && Giant"));
> >
> >from nfsserver/nfs_syscalls
27 matches
Mail list logo