Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 1999 10:17:22 +0400 (MSD)
From:      bag@sinbin.demos.su (Alex G. Bulushev)
To:        dillon@apollo.backplane.com (Matthew Dillon)
Cc:        hackers@FreeBSD.ORG
Subject:   Re: 3.2-s nfsv3/udp server daily panic
Message-ID:  <199908310617.KAA93522@sinbin.demos.su>
In-Reply-To: <199908301625.JAA15225@apollo.backplane.com> from Matthew Dillon at "Aug 30, 1999  9:25: 9 am"

next in thread | previous in thread | raw e-mail | index | archive | help
> :
> :cvsuped 18 aug 1999 00:35 MSD
> :
> 
>     I would definitely update it, but that may not be your problem.
> 
>     If you could email your mount setup (df output) and your kernel
>     configuration (dmesg output) I would appreciate it.
> 
>     If you are running softupdates, try turning it off (but I doubt this
>     is the problem).

we dont run softupdate because of posible problems with nfs+softupdate

> 
>     This could be a new bug.
> 
> 					-Matt
> 					Matthew Dillon 
> 					<dillon@backplane.com>


df on nfsserver :

Filesystem  1K-blocks     Used    Avail Capacity  Mounted on
/dev/da0s1a   2977230  2137569   601483    78%    /
/dev/da1e    26113904 16289356  7735436    68%    /public
procfs              4        4        0   100%    /proc

df on one of nfsclients:

Filesystem                      1K-blocks     Used    Avail Capacity  Mounted on
/dev/da0s1a                       1488607  1114748   254771    81%    /
procfs                                  4        4        0   100%    /proc
10.0.1.2:/public/nfsroot         26113904 16289840  7734952    68%    /public/nfsroot

dmesg on nfsserver:

Copyright (c) 1992-1999 FreeBSD Inc.
Copyright (c) 1982, 1986, 1989, 1991, 1993
	The Regents of the University of California. All rights reserved.
FreeBSD 3.2-STABLE #0: Thu Aug 18 02:54:22 MSD 1999
    root@:/usr/src/sys/compile/NFSSERVER
Timecounter "i8254"  frequency 1193182 Hz
Timecounter "TSC"  frequency 299942298 Hz
CPU: Pentium II (299.94-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x634  Stepping = 4
  Features=0x80fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,MMX>
real memory  = 536870912 (524288K bytes)
avail memory = 519643136 (507464K bytes)
Preloaded elf kernel "kernel" at 0xc028c000.
Probing for devices on PCI bus 0:
chip0: <Intel 82443LX host to PCI bridge> rev 0x03 on pci0.0.0
chip1: <Intel 82443LX PCI-PCI bridge> rev 0x03 on pci0.1.0
chip2: <DEC 21050 PCI-PCI bridge> rev 0x02 on pci0.9.0
ahc0: <Adaptec aic7880 Ultra SCSI adapter> rev 0x01 int a irq 9 on pci0.11.0
ahc0: Using left over BIOS settings
ahc0: aic7880 Wide Channel A, SCSI Id=7, 16/255 SCBs
fxp0: <Intel EtherExpress Pro 10/100B Ethernet> rev 0x01 int a irq 9 on pci0.15.0
fxp0: Ethernet address 00:a0:c9:1d:b3:df
fxp1: <Intel EtherExpress Pro 10/100B Ethernet> rev 0x02 int a irq 11 on pci0.16.0
fxp1: Ethernet address 00:a0:c9:82:17:9f
vga0: <Cirrus Logic GD5446 SVGA controller> rev 0x00 on pci0.18.0
chip3: <Intel 82371AB PCI to ISA bridge> rev 0x01 on pci0.20.0
chip4: <Intel 82371AB Power management controller> rev 0x01 on pci0.20.3
Probing for devices on PCI bus 1:
Probing for devices on PCI bus 2:
ahc1: <Adaptec 3940 Ultra SCSI adapter> rev 0x00 int a irq 10 on pci2.4.0
ahc1: aic7880 Wide Channel A, SCSI Id=7, 16/255 SCBs
ahc2: <Adaptec 3940 Ultra SCSI adapter> rev 0x00 int a irq 5 on pci2.5.0
ahc2: aic7880 Wide Channel B, SCSI Id=7, 16/255 SCBs
Probing for devices on the ISA bus:
sc0 on isa
sc0: VGA color <16 virtual consoles, flags=0x0>
atkbdc0 at 0x60-0x6f on motherboard
atkbd0 irq 1 on isa
npx0 on motherboard
npx0: INT 16 interface
vga0 at 0x3b0-0x3df maddr 0xa0000 msize 131072 on isa
Waiting 2 seconds for SCSI devices to settle
da1 at ahc1 bus 0 target 1 lun 0
da1: <IFT 3102 0131> Fixed Direct Access SCSI-2 device 
da1: 40.000MB/s transfers (20.000MHz, offset 8, 16bit), Tagged Queueing Enabled
da1: 26049MB (53349312 512 byte sectors: 255H 63S/T 3320C)
da0 at ahc0 bus 0 target 0 lun 0
da0: <SEAGATE ST34572W 0876> Fixed Direct Access SCSI-2 device 
da0: 40.000MB/s transfers (20.000MHz, offset 8, 16bit), Tagged Queueing Enabled
da0: 4340MB (8888924 512 byte sectors: 64H 32S/T 4340C)
changing root device to da0s1a


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908310617.KAA93522>