Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 May 1997 03:53:26 +0300 (EET DST)
From:      Tomi Vainio <tomppa@fidata.fi>
To:        freebsd-questions@freebsd.org
Subject:   2.2 stable hang or reboot
Message-ID:  <199705110053.DAA18170@zeta.fidata.fi>

next in thread | raw e-mail | index | archive | help
Before make world I normally do
mount -u -o async,noatime /
mount -u -o async,noatime /u
mount
but my system hangs or reboots if do it on script or with cut &
paste. If I but sleep 1 between commands it works. What happens when
these operations are done too fast?

  Tomppa

---
May 11 03:08:50 tick /kernel: Copyright (c) 1992-1996 FreeBSD Inc.
May 11 03:08:50 tick /kernel: Copyright (c) 1982, 1986, 1989, 1991, 1993
May 11 03:08:51 tick /kernel: 	The Regents of the University of California.  All rights reserved.
May 11 03:08:51 tick /kernel: 
May 11 03:08:51 tick /kernel: FreeBSD 2.2-STABLE #0: Fri May  2 21:59:44 EET DST 1997
May 11 03:08:51 tick /kernel:     tomppa@tick:/u/local/src/sys/compile/TICK
May 11 03:08:51 tick /kernel: Calibrating clock(s) ... i586 clock: 232520679 Hz, i8254 clock: 1193149 Hz
May 11 03:08:51 tick /kernel: CPU: Pentium Pro (232.52-MHz 686-class CPU)
May 11 03:08:51 tick /kernel:   Origin = "GenuineIntel"  Id = 0x619  Stepping=9
May 11 03:08:51 tick /kernel:   Features=0xf9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,<b11>,MTRR,PGE,MCA,CMOV>
May 11 03:08:51 tick /kernel: real memory  = 67108864 (65536K bytes)
May 11 03:08:51 tick /kernel: avail memory = 63700992 (62208K bytes)
May 11 03:08:51 tick /kernel: pcibus_setup(1):	mode 1 addr port (0x0cf8) is 0x80005840
May 11 03:08:51 tick /kernel: pcibus_setup(1a):	mode1res=0x80000000 (0x80000000)
May 11 03:08:51 tick /kernel: pcibus_check:	device 0 is there (id=12378086)
May 11 03:08:51 tick /kernel: Probing for devices on PCI bus 0:
May 11 03:08:51 tick /kernel: 	configuration mode 1 allows 32 devices.
May 11 03:08:52 tick /kernel: chip0 <Intel 82440FX (Natoma) PCI and memory controller> rev 2 on pci0:0
May 11 03:08:52 tick /kernel: chip1 <Intel 82371SB PCI-ISA bridge> rev 1 on pci0:1:0
May 11 03:08:52 tick /kernel: chip2 <Intel 82371SB IDE interface> rev 0 on pci0:1:1
May 11 03:08:52 tick /kernel: 	mapreg[20] type=1 addr=0000e800 size=0010.
May 11 03:08:52 tick /kernel: 	I/O Recovery Timing: 8-bit 3.5 clocks, 16-bit 3.5 clocks
May 11 03:08:52 tick /kernel: 	Extended BIOS: disabled
May 11 03:08:52 tick /kernel: 	Lower BIOS: disabled
May 11 03:08:52 tick /kernel: 	Coprocessor IRQ13: disabled
May 11 03:08:52 tick /kernel: 	Mouse IRQ12: disabled
May 11 03:08:52 tick /kernel: 	Interrupt Routing: A: , B: , C: , D: 
May 11 03:08:52 tick /kernel: 		MB0: , MB1: 
May 11 03:08:52 tick /kernel: de0 <Digital 21040 Ethernet> rev 35 int a irq 15 on pci0:9
May 11 03:08:52 tick /kernel: 	mapreg[10] type=1 addr=0000e000 size=0080.
May 11 03:08:52 tick /kernel: 	mapreg[14] type=0 addr=fa800000 size=0080.
May 11 03:08:52 tick /kernel: 	reg16: ioaddr=0xe000 size=0x80
May 11 03:08:53 tick /kernel: de0: 21040 [10Mb/s] pass 2.3
May 11 03:08:53 tick /kernel: de0: address 00:40:c7:94:07:97
May 11 03:08:53 tick /kernel: de0: enabling BNC/AUI port
May 11 03:08:53 tick /kernel: vga0 <VGA-compatible display device> rev 1 int a irq 12 on pci0:11
May 11 03:08:53 tick /kernel: 	mapreg[10] type=0 addr=fa000000 size=4000.
May 11 03:08:53 tick /kernel: 	mapreg[14] type=0 addr=fb800000 size=800000.
May 11 03:08:53 tick /kernel: ahc0 <Adaptec 2940 Ultra SCSI host adapter> rev 0 int a irq 11 on pci0:12
May 11 03:08:53 tick /kernel: 	mapreg[10] type=1 addr=0000d800 size=0100.
May 11 03:08:53 tick /kernel: 	mapreg[14] type=0 addr=f9800000 size=1000.
May 11 03:08:53 tick /kernel: 	reg20: virtual=0xf49a3000 physical=0xf9800000 size=0x1000
May 11 03:08:53 tick /kernel: ahc0: Reading SEEPROM...done.
May 11 03:08:53 tick /kernel: internal50 cable is present
May 11 03:08:53 tick /kernel: internal68 cable not present
May 11 03:08:53 tick /kernel: brdctl == 0xac
May 11 03:08:53 tick /kernel: external cable is present
May 11 03:08:53 tick /kernel: eprom is present
May 11 03:08:53 tick /kernel: brdctl == 0xac
May 11 03:08:54 tick /kernel: low byte termination disabled, high byte termination enabled
May 11 03:08:54 tick /kernel: ahc0: aic7880 Wide Channel, SCSI Id=7, 16/255 SCBs
May 11 03:08:54 tick /kernel: ahc0: Resetting Channel A
May 11 03:08:54 tick /kernel: ahc0: Downloading Sequencer Program...ahc0: 418 instructions downloaded
May 11 03:08:54 tick /kernel: Done
May 11 03:08:54 tick /kernel: ahc0: Probing channel A
May 11 03:08:54 tick /kernel: ahc0 waiting for scsi devices to settle
May 11 03:08:54 tick /kernel: ahc0: target 0 synchronous at 20.0MHz, offset = 0xf
May 11 03:08:54 tick /kernel: ahc0: target 0 Tagged Queuing Device
May 11 03:08:54 tick /kernel: (ahc0:0:0): "SEAGATE ST32155N 0532" type 0 fixed SCSI 2
May 11 03:08:54 tick /kernel: sd0(ahc0:0:0): Direct-Access 2049MB (4197405 512 byte sectors)
May 11 03:08:54 tick /kernel: sd0(ahc0:0:0): with 4177 cyls, 8 heads, and an average 125 sectors/track
May 11 03:08:54 tick /kernel: ahc0: target 1 synchronous at 10.0MHz, offset = 0xf
May 11 03:08:54 tick /kernel: ahc0: target 1 Tagged Queuing Device
May 11 03:08:54 tick /kernel: (ahc0:1:0): "CONNER CP30540 545MB3.5 B0BD" type 0 fixed SCSI 2
May 11 03:08:54 tick /kernel: sd1(ahc0:1:0): Direct-Access 520MB (1065912 512 byte sectors)
May 11 03:08:54 tick /kernel: sd1(ahc0:1:0): with 2242 cyls, 6 heads, and an average 79 sectors/track
May 11 03:08:54 tick /kernel: ahc0: target 3 synchronous at 10.0MHz, offset = 0xf
May 11 03:08:55 tick /kernel: ahc0: target 3 Tagged Queuing Device
May 11 03:08:55 tick /kernel: (ahc0:3:0): "SEAGATE ST5660N 0518" type 0 fixed SCSI 2
May 11 03:08:55 tick /kernel: sd2(ahc0:3:0): Direct-Access 520MB (1065664 512 byte sectors)
May 11 03:08:55 tick /kernel: sd2(ahc0:3:0): with 3002 cyls, 4 heads, and an average 88 sectors/track
May 11 03:08:55 tick /kernel: ahc0: target 6 synchronous at 10.0MHz, offset = 0xf
May 11 03:08:55 tick /kernel: (ahc0:6:0): "PLEXTOR CD-ROM PX-12TS 1.02" type 5 removable SCSI 2
May 11 03:08:55 tick /kernel: cd0(ahc0:6:0): CD-ROM cd present [316752 x 2048 byte records]
May 11 03:08:55 tick /kernel: probe0(ahc0:9:0): scsi_cmd
May 11 03:08:55 tick /kernel: probe0(ahc0:9:0): scsi_done
May 11 03:08:55 tick /kernel: (ahc0:9:0): command: 0,0,0,0,0,0-[0 bytes]
May 11 03:08:55 tick /kernel: probe0(ahc0:9:0): scsi_cmd
May 11 03:08:55 tick /kernel: probe0(ahc0:9:0): scsi_done
May 11 03:08:55 tick /kernel: (ahc0:9:0): command: 40,0,0,3,0,0,0,0,0,0-[0 bytes]
May 11 03:08:55 tick /kernel: probe0(ahc0:9:0): scsi_cmd
May 11 03:08:55 tick /kernel: probe0(ahc0:9:0): scsi_done
May 11 03:08:55 tick /kernel: (ahc0:9:0): command: 12,0,0,0,2c,0-[44 bytes]
May 11 03:08:55 tick /kernel: ------------------------------
May 11 03:08:56 tick /kernel: 000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
May 11 03:08:56 tick /kernel: 016: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
May 11 03:08:56 tick /kernel: 032: 00 00 00 00 00 00 00 00 00 00 00 00 
May 11 03:08:56 tick /kernel: ------------------------------
May 11 03:08:56 tick /kernel: pci0: uses 8409216 bytes of memory from f9800000 upto fbffffff.
May 11 03:08:56 tick /kernel: pci0: uses 400 bytes of I/O space from d800 upto e80f.
May 11 03:08:56 tick /kernel: Probing for devices on the ISA bus:
May 11 03:08:56 tick /kernel: sc0: the current keyboard controller command byte 0065
May 11 03:08:56 tick /kernel: kbdio: RESET_KBD return code:00fa
May 11 03:08:56 tick /kernel: kbdio: RESET_KBD status:00aa
May 11 03:08:56 tick /kernel: sc0 at 0x60-0x6f irq 1 on motherboard
May 11 03:08:56 tick /kernel: sc0: BIOS video mode:3
May 11 03:08:56 tick /kernel: sc0: VGA registers upon power-up
May 11 03:08:56 tick /kernel: 50 18 10 00 10 00 03 00 02 67 60 4f 50 83 55 81 
May 11 03:08:56 tick /kernel: bf 1f 00 4f 0d 0e 00 00 ff ff 9c 8e 8f 28 1f 96 
May 11 03:08:56 tick /kernel: b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c 
May 11 03:08:56 tick /kernel: 3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff 
May 11 03:08:57 tick /kernel: sc0: video mode:24
May 11 03:08:57 tick /kernel: sc0: VGA registers for mode:24
May 11 03:08:57 tick /kernel: 50 18 10 00 10 00 03 00 02 67 60 4f 50 83 55 81 
May 11 03:08:57 tick /kernel: bf 1f 00 4f 0d 0e 00 00 00 00 9c 8e 8f 28 1f 96 
May 11 03:08:57 tick /kernel: b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c 
May 11 03:08:57 tick /kernel: 3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff 
May 11 03:08:57 tick /kernel: sc0: VGA color <4 virtual consoles, flags=0x0>
May 11 03:08:57 tick /kernel: sio1 at 0x2f8-0x2ff irq 3 on isa
May 11 03:08:57 tick /kernel: sio1: type 16550A
May 11 03:08:57 tick /kernel: sio0 at 0x3f8-0x3ff irq 4 on isa
May 11 03:08:57 tick /kernel: sio0: type 16550A
May 11 03:08:57 tick /kernel: lpt0: disabled, not probed.
May 11 03:08:57 tick /kernel: wdc0 at 0x1f0-0x1f7 irq 14 flags 0x80ff80ff on isa
May 11 03:08:57 tick /kernel: wdc0: unit 0 (wd0): <QUANTUM MAVERICK 540A>, 32-bit, multi-block-8
May 11 03:08:57 tick /kernel: wd0: 516MB (1057392 sectors), 1049 cyls, 16 heads, 63 S/T, 512 B/S
May 11 03:08:57 tick /kernel: fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa
May 11 03:08:57 tick /kernel: fdc0: NEC 72065B
May 11 03:08:57 tick /kernel: fd0: 1.44MB 3.5in
May 11 03:08:58 tick /kernel: pas0 at 0x388 irq 10 drq 5 on isa
May 11 03:08:58 tick /kernel: pas0: <Pro AudioSpectrum 16 rev 0>
May 11 03:08:58 tick /kernel: opl0 at 0x388 on isa
May 11 03:08:58 tick /kernel: opl0: <Yamaha OPL-3 FM>
May 11 03:08:58 tick /kernel: sb0 at 0x220 irq 7 drq 1 on isa
May 11 03:08:58 tick /kernel: sb0: <SoundBlaster 2.0>
May 11 03:08:58 tick /kernel: npx0 on motherboard
May 11 03:08:58 tick /kernel: npx0: INT 16 interface
May 11 03:08:58 tick /kernel: imasks: bio c0004840, tty c003001a, net c0028000
May 11 03:08:58 tick /kernel: BIOS Geometries:
May 11 03:08:58 tick /kernel:  0:03fd0f3f 0..1021=1022 cylinders, 0..15=16 heads, 1..63=63 sectors
May 11 03:08:58 tick /kernel:  1:03fe3f20 0..1022=1023 cylinders, 0..63=64 heads, 1..32=32 sectors
May 11 03:08:58 tick /kernel:  2:02073f20 0..519=520 cylinders, 0..63=64 heads, 1..32=32 sectors
May 11 03:08:58 tick /kernel:  3:02073f20 0..519=520 cylinders, 0..63=64 heads, 1..32=32 sectors
May 11 03:08:58 tick /kernel:  0 accounted for
May 11 03:08:58 tick /kernel: Device configuration finished.
May 11 03:08:58 tick /kernel: Considering FFS root f/s.
May 11 03:08:59 tick /kernel: configure() finished.
May 11 03:08:59 tick /kernel: sd0s1: type 0xa5, start 32, end = 4196351, size 4196320 : OK



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