From owner-freebsd-current Sun Aug 13 20:14:21 2000 Delivered-To: freebsd-current@freebsd.org Received: from hse-toronto-ppp119263.sympatico.ca (Toronto-ppp80875.sympatico.ca [216.209.16.254]) by hub.freebsd.org (Postfix) with SMTP id 990E737BA4D for ; Sun, 13 Aug 2000 20:14:06 -0700 (PDT) (envelope-from rbt@zort.on.ca) Received: (qmail 12291 invoked by uid 0); 14 Aug 2000 03:15:03 -0000 Received: from peon185.zort.on.ca (HELO zort.on.ca) (10.0.0.185) by toronto-ppp80875.sympatico.ca with SMTP; 14 Aug 2000 03:15:03 -0000 Message-ID: <399764D1.5BBD4B5A@zort.on.ca> Date: Sun, 13 Aug 2000 23:17:37 -0400 From: Rod Taylor X-Mailer: Mozilla 4.74 [en] (X11; U; FreeBSD 4.1-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: Problems with stable (believed to be in -current as well) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG My server functions properly (harddrives inside). My diskless machines (mounting same filesystems via NFS) are having problems. Thanks in advance. bash-2.03$ top top: nlist failed bash-2.03$ vmstat vmstat: undefined symbols: _cp_time _kmemstatistics _bucket _zlist Occurs with both 4.0 and 4.1 (and various in between stages). As a related item, harddrives used in LARGE mode can cause the same problem until changed to LBA. df output --------- bash-2.03$ df Filesystem 1K-blocks Used Avail Capacity Mounted on 10.0.0.2:/ 396895 136078 229066 37% / mfs:97 2943 886 1822 33% /conf/etc /conf/etc 2943 886 1822 33% /etc procfs 4 4 0 100% /proc mfs:117 1951 123 1672 7% /var mfs:131 1511 50 1341 4% /dev 10.0.0.2:/usr 2977230 1617820 1121232 59% /usr 10.0.0.2:/devel/archive 14757968 10399126 3178205 77% /devel/archive 10.0.0.2:/devel/archive2 6216820 5300977 418498 93% /devel/archive2 10.0.0.2:/usr/home 7995310 852075 6503611 12% /usr/home dmesg output ------------ Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.1-STABLE #0: Mon Aug 7 11:17:37 EDT 2000 rbt@knight.zort.on.ca:/devel/archive2/obj/devel/archive2/src/sys/DISKLESS Timecounter "i8254" frequency 1193182 Hz CPU: AMD-K6(tm) 3D processor (400.91-MHz 586-class CPU) Origin = "AuthenticAMD" Id = 0x58c Stepping = 12 Features=0x8021bf AMD Features=0x80000800 real memory = 268435456 (262144K bytes) avail memory = 258564096 (252504K bytes) K6-family MTRR support enabled (2 registers) md0: Malloc disk npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 pcib2: at device 1.0 on pci0 pci1: on pcib2 pci1: at 0.0 irq 11 isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0xe000-0xe00f at device 7.1 on pci0 pci0: at 9.0 irq 10 pcm0: port 0xe800-0xe83f irq 12 at device 10.0 on pci0 xl0: <3Com 3c905-TX Fast Etherlink XL> port 0xec00-0xec3f irq 5 at device 11.0 on pci0 xl0: Ethernet address: 00:60:97:de:4e:38 miibus0: on xl0 nsphy0: on miibus0 nsphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto pcib1: on motherboard pci2: on pcib1 fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: irq 1 on atkbdc0 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: on isa0 sc0: VGA <16 virtual consoles, flags=0x200> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode plip0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 bootpc_init: wired to interface 'xl0' bootpc_init: using network interface 'xl0' Bootpc testing starting bootpc hw address is 0:60:97:de:4e:38 My ip address is 10.0.0.185 Server ip address is 10.0.0.2 Gateway ip address is 0.0.0.0 Server name is king.zort.on.ca boot file is /kernel.diskless Subnet mask is 255.0.0.0 Router is 10.0.0.1 Ignoring field type 15 rootfs is 10.0.0.2:/ Ignoring field type 28 Mounting root from nfs: NFS ROOT: 10.0.0.2:/ -- Rod Taylor "People get annoyed when you try to debug them." -- Larry Wall, 2nd State of the Onion. "A + B + C = Success if, A = Hard Work, B = Hard Play, C = Keeping your mouth shut." -- Albert Einstein -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message