Date: Wed, 27 Apr 2005 19:46:28 +0200 From: Marc Santhoff <M.Santhoff@t-online.de> To: "FreeBSD stable (Liste)" <freebsd-stable@freebsd.org> Subject: [4.11] sysctl reports garbage Message-ID: <1114623987.302.82.camel@zaphod.das.netz>
next in thread | raw e-mail | index | archive | help
Hi, I've updates my system this morning after reading about the usb mfc. The sources used before are dated from january. I'm not sure if this error was triggered by the update, but: Using "sysctl -a" it seems to lose track after some lines. <snip> kern.ostype: FreeBSD kern.osrelease: 4.11-STABLE kern.osrevision: 199506 kern.version: FreeBSD 4.11-STABLE #0: Wed Apr 27 07:46:03 CEST 2005 root@zaphod.das.netz:/usr/obj/usr/src/sys/zaphod.via600.conf kern.maxvnodes: 70336 kern.maxproc: 6164 kern.maxfiles: 12328 ... kern.devstat.numdevs: 5 kern.devstat.generation: 5 kern.devstat.version: 4 kern.disks: ad1 ad0 md0 kern.log_wakeups_per_second: 5 kern.log_console_output: 1 kern.msgbuf: failed, STALLED umass0: BBB bulk-in clear stall failed, STALLED umass0: BBB bulk-out clear stall failed, STALLED umass0: BBB reset failed, STALLED umass0: BBB bulk-in clear stall failed, STALLED umass0: BBB bulk-out clear stall failed, STALLED umass0: BBB reset failed, STALLED umass0: BBB bulk-in clear stall failed, STALLED umass0: BBB bulk-out clear stall failed, STALLED umass0: BBB reset failed, STALLED umass0: BBB bulk-in clear stall failed, STALLED umass0: BBB bulk-out clear stall failed, STALLED umass0: at uhub0 port 2 (addr 2) disconnected umass0: detached umass0: Genesys Logic USB Storage Device, rev 1.10/1.13, addr 2 umass0: Get Max Lun not supported (STALLED) da0 at umass-sim0 bus 0 target 0 lun 0 da0: <Generic STORAGE DEVICE 0.01> Removable Direct Access SCSI-0 device da0: 650KB/s transfers da0: 0MB (1 0 byte sectors: 0H 0S/T 0C) ... 4btrc: 4 ISDN trace device(s) attached ad0: 57220MB <IC35L060AVV207-0> [116257/16/63] at ata0-master UDMA100 ad1: 157066MB <HDS722516VLAT80> [319120/16/63] at ata0-slave UDMA100 acd0: DVD-ROM <AOPEN DVD1648/AAP> at ata1-master PIO4 Waiting 15 seconds for SCSI devices to settle Mounting root from ufs:/dev/ad0s3a WARNING: / was not properly dismounted <118>DEPENDENCY NOTE: portmap will be enabled to support NFS <118>swapon: adding /dev/ad0s3b as swap device <118>Automatic boot in progress... <118>/dev/ad0s3a: <118>3170 files, 57784 used, 41399 free <118>(1783 frags, 4952 blocks, 1.8% fragmentation) <118>/dev/ad0s3f: <118>693033 files, 14063329 used, 1474471 free <118>(86495 frags, 173497 blocks, 0.6% fragmentation) <118>/dev/ad0s3e: <118>3561 files, 68623 used, 30560 free <118>(592 frags, 3746 blocks, 0.6% fragmentation) <118>/dev/ad0s4e: <118>230568 files, 1527217 used, 473348 free <118>(13532 frags, 57477 blocks, 0.7% fragmentation) <118>Doing initial network setup: <118> hostname ... p1003_1b.timer_max: 0 jail.set_hostname_allowed: 1 jail.socket_unixiproute_only: 1 jail.sysvipc_allowed: 0 compat.linux.osname: Linux compat.linux.osrelease: 2.4.2 compat.linux.oss_version: 198144 </snip> As you can see it prints the last system log from some hours before. Somewhere in the middle it preceeds each line with <118> and then is getting back to normal operation (at least it looks that way). World and kernel were build and installed together. Any hints how to correct this? Need some more diagnostic output? TIA, Marc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1114623987.302.82.camel>