Skip site navigation (1)Skip section navigation (2)
Date:      6 Apr 1999 01:06:00 -0000
From:      mark thompson <thompson@squirrel.tgsoft.com>
To:        freebsd-stable@freebsd.org
Subject:   fsck not making disks mountable (ME TOO!)
Message-ID:  <19990406010600.542.qmail@squirrel.tgsoft.com>

next in thread | raw e-mail | index | archive | help
I was reading (here?) that somebody had had a problem with the system
refusing to mount a disk on reboot... though it had fsck'ed cleanly,
the system still said that it was dirty.

Just happened to me. The disks in question were mounted async. System
crashed. On reboot fsck said they were clean, but the system
didn't. Manually fsck'ing and rebooting fixed it.

--- these are the two bad boys from fstab ---
/dev/da1s3c		/w		ufs 	rw,async,nodev 28 0
/dev/da1s4c		/v		ufs 	rw,async,nodev 28 0

--- this is the dmesg --- Sorry I don't have a log of the failure ---

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.1-STABLE #9: Mon Apr  5 17:27:25 PDT 1999
    thompson@squirrel.tgsoft.com:/w/CVS/release/src/sys/compile/MARX
Timecounter "i8254"  frequency 1193182 Hz
CPU: AMD-K5(tm) Processor (100.23-MHz 586-class CPU)
  Origin = "AuthenticAMD"  Id = 0x511  Stepping=1
  Features=0x21bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8,PGE>
real memory  = 50331648 (49152K bytes)
config> pnp 1 0 enable os irq0 10 drq0 1 port0 0x220 port1 0x330 port2 0x388
Invalid command or syntax.  Type `?' for help.
avail memory = 46108672 (45028K bytes)
Preloaded elf kernel "kernel" at 0xf02cd000.
Preloaded userconfig_script "/kernel.config" at 0xf02cd09c.
Probing for devices on PCI bus 0:
chip0: <Intel 82437VX PCI cache memory controller> rev 0x02 on pci0.0.0
chip1: <Intel 82371SB PCI to ISA bridge> rev 0x01 on pci0.7.0
vga0: <ATI Mach64-CT graphics accelerator> rev 0x0a on pci0.17.0
ahc0: <Adaptec aic7860 SCSI adapter> rev 0x01 int a irq 11 on pci0.18.0
ahc0: Using left over BIOS settings
ahc0: aic7860 Single Channel A, SCSI Id=7, 3/255 SCBs
xl0: <3Com 3c900-TPO Etherlink XL> rev 0x00 int a irq 11 on pci0.19.0
xl0: Ethernet address: 00:60:97:7e:cd:d4
xl0: selecting 10baseT transceiver, half duplex
de0: <Digital 21140A Fast Ethernet> rev 0x22 int a irq 11 on pci0.20.0
de0: 21140A [10-100Mb/s] pass 2.2
de0: address 00:40:05:42:16:dd
Probing for devices on the ISA bus:
sc0 on isa
sc0: VGA color <8 virtual consoles, flags=0x0>
atkbdc0 at 0x60-0x6f on motherboard
atkbd0 irq 1 on isa
sio0 at 0x3f8-0x3ff irq 4 flags 0x10 on isa
sio0: type 16550A
sio1 at 0x2f8-0x2ff irq 3 on isa
sio1: type 16550A
sio2 at 0x3e8-0x3ef irq 5 on isa
sio2: type 16550A
ppc0 at 0x3bc irq 7 on isa
ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode
nlpt0: <generic printer> on ppbus 0
nlpt0: Interrupt-driven port
fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa
fdc0: FIFO enabled, 8 bytes threshold
fd0: 1.44MB 3.5in
vga0 at 0x3b0-0x3df maddr 0xa0000 msize 131072 on isa
npx0 on motherboard
npx0: INT 16 interface
IP packet filtering initialized, divert enabled, rule-based forwarding disabled, unlimited logging
Waiting 15 seconds for SCSI devices to settle
de0: enabling 10baseT port
changing root device to da1s1a
cd0 at ahc0 bus 0 target 4 lun 0
cd0: <SONY CD-ROM CDU-8003A 1.9a> Removable CD-ROM SCSI-2 device 
cd0: 4.032MB/s transfers (4.032MHz, offset 15)
cd0: cd present [333234 x 2048 byte records]
da1 at ahc0 bus 0 target 3 lun 0
da1: <MICROP 4743 S150> Fixed Direct Access SCSI-2 device 
da1: 20.000MB/s transfers (20.000MHz, offset 15), Tagged Queueing Enabled
da1: 4100MB (8398600 512 byte sectors: 64H 32S/T 4100C)
da0 at ahc0 bus 0 target 0 lun 0
da0: <SEAGATE ST12550N 0014> Fixed Direct Access SCSI-2 device 
da0: 10.000MB/s transfers (10.000MHz, offset 15), Tagged Queueing Enabled
da0: 2040MB (4178874 512 byte sectors: 64H 32S/T 2040C)


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




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