NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Disk errors that aren't disk errors?



Hi,
While testing some Windows backup software I encountered an issue with the NetBSD box that I was backing up to. The NetBSD box is an amd64 running 5.0_BETA and the disk is a SATA disk in a Vantec eSATA dock. I can read and write from the entire disk with dd without triggering any kernel messages. The file system is UFS with logging.

The following message log shows my boot messages and the error messages (it's just "grep /netbsd"). The errors always show up some multiple of two minutes and a few seconds apart. It's always the same block number and I/O performance turns to custard for about half a minute (where custard is 1MB/s instead of 8MB/s).

Given that dd works, but the mounted file system doesn't, I'm guessing that the filesystem is asking the device to do something that it can't do. It may be a coincidence, but the first error report was two minutes and a few seconds after the backup (via rsync) started writing to the disk. The disk had been mounted for some time before then. sync(8) did not trigger any error messages.

Disk performance was monitored with "iostat wd0 wd1 wd2 5".

Any ideas would be appreciated.

Jan 18 16:26:52 maro /netbsd: Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
Jan 18 16:26:52 maro /netbsd: 2006, 2007, 2008
Jan 18 16:26:52 maro /netbsd: The NetBSD Foundation, Inc. All rights reserved.
Jan 18 16:26:52 maro /netbsd: Copyright (c) 1982, 1986, 1989, 1991, 1993
Jan 18 16:26:52 maro /netbsd: The Regents of the University of California. All rights reserved.
Jan 18 16:26:52 maro /netbsd:
Jan 18 16:26:52 maro /netbsd: NetBSD 5.0_BETA (GENERIC) #0: Sat Dec 13 17:42:55 NZDT 2008 Jan 18 16:26:52 maro /netbsd: lloyd%maro.must-have-coffee.gen.nz@localhost:/vol/ scratch/obj/amd64/sys/arch/amd64/compile/GENERIC
Jan 18 16:26:52 maro /netbsd: total memory = 3071 MB
Jan 18 16:26:52 maro /netbsd: avail memory = 2962 MB
Jan 18 16:26:52 maro /netbsd: timecounter: Timecounters tick every 10.000 msec Jan 18 16:26:52 maro /netbsd: timecounter: Timecounter "i8254" frequency 1193182 Hz quality 100
Jan 18 16:26:52 maro /netbsd: SMBIOS rev. 2.2 @ 0xf0000 (40 entries)
Jan 18 16:26:52 maro /netbsd: ( )
Jan 18 16:26:52 maro /netbsd: mainbus0 (root)
Jan 18 16:26:52 maro /netbsd: cpu0 at mainbus0 apid 0: AMD 686-class, 2009MHz, id 0x20fb1 Jan 18 16:26:52 maro /netbsd: cpu1 at mainbus0 apid 1: AMD 686-class, 2009MHz, id 0x20fb1 Jan 18 16:26:52 maro /netbsd: ioapic0 at mainbus0 apid 2: pa 0xfec00000, version 11, 24 pins
Jan 18 16:26:52 maro /netbsd: acpi0 at mainbus0: Intel ACPICA 20080321
Jan 18 16:26:52 maro /netbsd: acpi0: X/RSDT: OemId <Nvidia,AWRDACPI, 42302e31>, AslId <AWRD,00000000>
Jan 18 16:26:52 maro /netbsd: acpi0: SCI interrupting at int 9
Jan 18 16:26:52 maro /netbsd: acpi0: fixed-feature power button present
Jan 18 16:26:52 maro /netbsd: timecounter: Timecounter "ACPI-Fast" frequency 3579545 Hz quality 1000
Jan 18 16:26:52 maro /netbsd: ACPI-Fast 24-bit timer
Jan 18 16:26:52 maro /netbsd: acpibut0 at acpi0 (PWRB, PNP0C0C): ACPI Power Button
Jan 18 16:26:52 maro /netbsd: attimer1 at acpi0 (TMR, PNP0100): AT Timer
Jan 18 16:26:52 maro /netbsd: attimer1: io 0x40-0x43 irq 0
Jan 18 16:26:52 maro /netbsd: pcppi1 at acpi0 (SPKR, PNP0800)
Jan 18 16:26:52 maro /netbsd: pcppi1: io 0x61
Jan 18 16:26:52 maro /netbsd: midi0 at pcppi1: PC speaker (CPU- intensive output)
Jan 18 16:26:52 maro /netbsd: sysbeep0 at pcppi1
Jan 18 16:26:52 maro /netbsd: FDC0 (PNP0700) at acpi0 not configured
Jan 18 16:26:52 maro /netbsd: UAR1 (PNP0501) at acpi0 not configured
Jan 18 16:26:52 maro /netbsd: ECP1 (PNP0401) at acpi0 not configured
Jan 18 16:26:52 maro /netbsd: pckbc1 at acpi0 (PS2K, PNP0303): kbd port
Jan 18 16:26:52 maro /netbsd: pckbc1: io 0x60,0x64 irq 1
Jan 18 16:26:52 maro /netbsd: attimer1: attached to pcppi1
Jan 18 16:26:52 maro /netbsd: pckbd0 at pckbc1 (kbd slot)
Jan 18 16:26:52 maro /netbsd: pckbc1: using irq 1 for kbd slot
Jan 18 16:26:52 maro /netbsd: wskbd0 at pckbd0: console keyboard
Jan 18 16:26:52 maro /netbsd: pci0 at mainbus0 bus 0: configuration mode 1 Jan 18 16:26:52 maro /netbsd: pci0: i/o space, memory space enabled, rd/line, rd/mult, wr/inv ok
Jan 18 16:26:52 maro /netbsd: pchb0 at pci0 dev 0 function 0
Jan 18 16:26:52 maro /netbsd: pchb0: vendor 0x10de product 0x00e1 (rev. 0xa1) Jan 18 16:26:52 maro /netbsd: agp0 at pchb0: 1 Miscellaneous Control unit(s) found. Jan 18 16:26:52 maro /netbsd: agp0: aperture at 0xc0000000, size 0x20000000
Jan 18 16:26:52 maro /netbsd: pcib0 at pci0 dev 1 function 0
Jan 18 16:26:52 maro /netbsd: pcib0: vendor 0x10de product 0x00e0 (rev. 0xa2) Jan 18 16:26:52 maro /netbsd: nfsmbc0 at pci0 dev 1 function 1: vendor 0x10de product 0x00e4 (rev. 0xa1)
Jan 18 16:26:52 maro /netbsd: nfsmb0 at nfsmbc0 SMBus 1
Jan 18 16:26:52 maro /netbsd: iic0 at nfsmb0: I2C bus
Jan 18 16:26:52 maro /netbsd: nfsmb1 at nfsmbc0 SMBus 2
Jan 18 16:26:52 maro /netbsd: iic1 at nfsmb1: I2C bus
Jan 18 16:26:52 maro /netbsd: ohci0 at pci0 dev 2 function 0: vendor 0x10de product 0x00e7 (rev. 0xa1)
Jan 18 16:26:52 maro /netbsd: APCF: Picked IRQ 20 with weight 0
Jan 18 16:26:52 maro /netbsd: ohci0: interrupting at ioapic0 pin 20
Jan 18 16:26:52 maro /netbsd: ohci0: OHCI version 1.0, legacy support
Jan 18 16:26:52 maro /netbsd: usb0 at ohci0: USB revision 1.0
Jan 18 16:26:52 maro /netbsd: ohci1 at pci0 dev 2 function 1: vendor 0x10de product 0x00e7 (rev. 0xa1)
Jan 18 16:26:52 maro /netbsd: APCG: Picked IRQ 21 with weight 0
Jan 18 16:26:52 maro /netbsd: ohci1: interrupting at ioapic0 pin 21
Jan 18 16:26:52 maro /netbsd: ohci1: OHCI version 1.0, legacy support
Jan 18 16:26:52 maro /netbsd: usb1 at ohci1: USB revision 1.0
Jan 18 16:26:52 maro /netbsd: ehci0 at pci0 dev 2 function 2: vendor 0x10de product 0x00e8 (rev. 0xa2)
Jan 18 16:26:52 maro /netbsd: APCL: Picked IRQ 22 with weight 0
Jan 18 16:26:52 maro /netbsd: ehci0: interrupting at ioapic0 pin 22
Jan 18 16:26:52 maro /netbsd: ehci0: EHCI version 1.0
Jan 18 16:26:52 maro /netbsd: ehci0: companion controllers, 4 ports each: ohci0 ohci1
Jan 18 16:26:52 maro /netbsd: usb2 at ehci0: USB revision 2.0
Jan 18 16:26:52 maro /netbsd: nfe0 at pci0 dev 5 function 0: vendor 0x10de product 0x00df (rev. 0xa2)
Jan 18 16:26:52 maro /netbsd: APCH: Picked IRQ 23 with weight 0
Jan 18 16:26:52 maro /netbsd: nfe0: interrupting at ioapic0 pin 23
Jan 18 16:26:52 maro /netbsd: nfe0: Ethernet address 00:11:09:c2:77:4d
Jan 18 16:26:52 maro /netbsd: makphy0 at nfe0 phy 1: Marvell 88E1111 Gigabit PHY, rev. 2 Jan 18 16:26:52 maro /netbsd: makphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto Jan 18 16:26:52 maro /netbsd: auich0 at pci0 dev 6 function 0: nForce3 250 MCP-T AC-97 Audio
Jan 18 16:26:52 maro /netbsd: APCJ: Picked IRQ 20 with weight 1
Jan 18 16:26:52 maro /netbsd: auich0: interrupting at ioapic0 pin 20
Jan 18 16:26:52 maro /netbsd: auich0: ac97: Avance Logic ALC850 codec; no 3D stereo Jan 18 16:26:52 maro /netbsd: auich0: ac97: ext id 9c6<AC97_23,LDAC,SDAC,CDAC,SPDIF,DRA>
Jan 18 16:26:52 maro /netbsd: viaide0 at pci0 dev 8 function 0
Jan 18 16:26:52 maro /netbsd: viaide0: NVIDIA nForce3 250 IDE Controller (rev. 0xa2)
Jan 18 16:26:52 maro /netbsd: viaide0: bus-master DMA support present
Jan 18 16:26:52 maro /netbsd: viaide0: primary channel configured to compatibility mode Jan 18 16:26:52 maro /netbsd: viaide0: primary channel interrupting at ioapic0 pin 14
Jan 18 16:26:52 maro /netbsd: atabus0 at viaide0 channel 0
Jan 18 16:26:52 maro /netbsd: viaide0: secondary channel configured to compatibility mode Jan 18 16:26:52 maro /netbsd: viaide0: secondary channel interrupting at ioapic0 pin 15
Jan 18 16:26:52 maro /netbsd: atabus1 at viaide0 channel 1
Jan 18 16:26:52 maro /netbsd: viaide1 at pci0 dev 9 function 0
Jan 18 16:26:52 maro /netbsd: viaide1: NVIDIA nForce3 250 Serial ATA Controller (rev. 0xa2)
Jan 18 16:26:52 maro /netbsd: viaide1: bus-master DMA support present
Jan 18 16:26:52 maro /netbsd: viaide1: primary channel wired to native-PCI mode
Jan 18 16:26:52 maro /netbsd: APSI: Picked IRQ 21 with weight 1
Jan 18 16:26:52 maro /netbsd: viaide1: using ioapic0 pin 21 for native-PCI interrupt
Jan 18 16:26:52 maro /netbsd: atabus2 at viaide1 channel 0
Jan 18 16:26:52 maro /netbsd: viaide1: secondary channel wired to native-PCI mode
Jan 18 16:26:52 maro /netbsd: atabus3 at viaide1 channel 1
Jan 18 16:26:52 maro /netbsd: viaide2 at pci0 dev 10 function 0
Jan 18 16:26:52 maro /netbsd: viaide2: NVIDIA nForce3 250 Serial ATA Controller (rev. 0xa2)
Jan 18 16:26:52 maro /netbsd: viaide2: bus-master DMA support present
Jan 18 16:26:52 maro /netbsd: viaide2: primary channel wired to native-PCI mode
Jan 18 16:26:52 maro /netbsd: APSJ: Picked IRQ 22 with weight 1
Jan 18 16:26:52 maro /netbsd: viaide2: using ioapic0 pin 22 for native-PCI interrupt
Jan 18 16:26:52 maro /netbsd: atabus4 at viaide2 channel 0
Jan 18 16:26:52 maro /netbsd: viaide2: secondary channel wired to native-PCI mode
Jan 18 16:26:52 maro /netbsd: atabus5 at viaide2 channel 1
Jan 18 16:26:52 maro /netbsd: ppb0 at pci0 dev 11 function 0: vendor 0x10de product 0x00e2 (rev. 0xa2)
Jan 18 16:26:52 maro /netbsd: pci1 at ppb0 bus 1
Jan 18 16:26:52 maro /netbsd: pci1: i/o space, memory space enabled
Jan 18 16:26:52 maro /netbsd: ppb1 at pci0 dev 14 function 0: vendor 0x10de product 0x00ed (rev. 0xa2)
Jan 18 16:26:52 maro /netbsd: pci2 at ppb1 bus 2
Jan 18 16:26:52 maro /netbsd: pci2: i/o space, memory space enabled
Jan 18 16:26:52 maro /netbsd: vga0 at pci2 dev 9 function 0: vendor 0x100c product 0x3208 (rev. 0x13) Jan 18 16:26:52 maro /netbsd: wsdisplay0 at vga0 kbdmux 1: console (80x25, vt100 emulation), using wskbd0
Jan 18 16:26:52 maro /netbsd: wsmux1: connecting to wsdisplay0
Jan 18 16:26:52 maro /netbsd: drm at vga0 not configured
Jan 18 16:26:52 maro /netbsd: fwohci0 at pci2 dev 12 function 0: vendor 0x1106 product 0x3044 (rev. 0x46)
Jan 18 16:26:52 maro /netbsd: APC4: Picked IRQ 19 with weight 0
Jan 18 16:26:52 maro /netbsd: fwohci0: interrupting at ioapic0 pin 19
Jan 18 16:26:52 maro /netbsd: fwohci0: OHCI version 1.0 (ROM=1)
Jan 18 16:26:52 maro /netbsd: fwohci0: No. of Isochronous channels is 4.
Jan 18 16:26:52 maro /netbsd: fwohci0: EUI64 00:10:dc:00:00:68:f0:cb
Jan 18 16:26:52 maro /netbsd: fwohci0: Phy 1394a available S400, 3 ports.
Jan 18 16:26:52 maro /netbsd: fwohci0: Link S400, max_rec 2048 bytes.
Jan 18 16:26:52 maro /netbsd: ieee1394if0 at fwohci0: IEEE1394 bus
Jan 18 16:26:52 maro /netbsd: fwip0 at ieee1394if0: IP over IEEE1394
Jan 18 16:26:52 maro /netbsd: fwohci0: Initiate bus reset
Jan 18 16:26:52 maro /netbsd: re0 at pci2 dev 13 function 0: RealTek 8169/8110 Gigabit Ethernet (rev. 0x10)
Jan 18 16:26:52 maro /netbsd: re0: interrupting at ioapic0 pin 16
Jan 18 16:26:52 maro /netbsd: re0: Ethernet address 00:11:09:c2:77:4c
Jan 18 16:26:52 maro /netbsd: re0: using 256 tx descriptors
Jan 18 16:26:52 maro /netbsd: rgephy0 at re0 phy 7: RTL8169S/8110S/ 8211 1000BASE-T media interface, rev. 0 Jan 18 16:26:52 maro /netbsd: rgephy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto
Jan 18 16:26:52 maro /netbsd: pchb1 at pci0 dev 24 function 0
Jan 18 16:26:52 maro /netbsd: pchb1: vendor 0x1022 product 0x1100 (rev. 0x00)
Jan 18 16:26:52 maro /netbsd: pchb2 at pci0 dev 24 function 1
Jan 18 16:26:52 maro /netbsd: pchb2: vendor 0x1022 product 0x1101 (rev. 0x00)
Jan 18 16:26:52 maro /netbsd: pchb3 at pci0 dev 24 function 2
Jan 18 16:26:52 maro /netbsd: pchb3: vendor 0x1022 product 0x1102 (rev. 0x00)
Jan 18 16:26:52 maro /netbsd: pchb4 at pci0 dev 24 function 3
Jan 18 16:26:52 maro /netbsd: pchb4: vendor 0x1022 product 0x1103 (rev. 0x00)
Jan 18 16:26:52 maro /netbsd: isa0 at pcib0
Jan 18 16:26:52 maro /netbsd: lpt0 at isa0 port 0x378-0x37b irq 7
Jan 18 16:26:52 maro /netbsd: com0 at isa0 port 0x3f8-0x3ff irq 4: ns16550a, working fifo
Jan 18 16:26:52 maro /netbsd: fdc0 at isa0 port 0x3f0-0x3f7 irq 6 drq 2
Jan 18 16:26:52 maro /netbsd: fwohci0: BUS reset
Jan 18 16:26:52 maro /netbsd: fwohci0: node_id=0xc800ffc0, gen=1, CYCLEMASTER mode Jan 18 16:26:52 maro /netbsd: ieee1394if0: 1 nodes, maxhop <= 0, cable IRM = 0 (me)
Jan 18 16:26:52 maro /netbsd: ieee1394if0: bus manager 0 (me)
Jan 18 16:26:52 maro /netbsd: timecounter: Timecounter "clockinterrupt" frequency 100 Hz quality 0
Jan 18 16:26:52 maro /netbsd: audio0 at auich0: full duplex, independent
Jan 18 16:26:52 maro /netbsd: fd0 at fdc0 drive 0: 1.44MB, 80 cyl, 2 head, 18 sec Jan 18 16:26:52 maro /netbsd: uhub0 at usb0: vendor 0x10de OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 Jan 18 16:26:52 maro /netbsd: uhub0: 4 ports with 4 removable, self powered Jan 18 16:26:52 maro /netbsd: uhub1 at usb1: vendor 0x10de OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 Jan 18 16:26:52 maro /netbsd: uhub1: 4 ports with 4 removable, self powered Jan 18 16:26:52 maro /netbsd: uhub2 at usb2: vendor 0x10de EHCI root hub, class 9/0, rev 2.00/1.00, addr 1 Jan 18 16:26:52 maro /netbsd: uhub2: 8 ports with 8 removable, self powered Jan 18 16:26:52 maro /netbsd: viaide2 port 1: device present, speed: 1.5Gb/s
Jan 18 16:26:52 maro /netbsd: wd0 at atabus0 drive 0: <ST3160023A>
Jan 18 16:26:52 maro /netbsd: wd0: quirks 2<FORCE_LBA48>
Jan 18 16:26:52 maro /netbsd: wd0: drive supports 16-sector PIO transfers, LBA48 addressing Jan 18 16:26:52 maro /netbsd: wd0: 149 GB, 310101 cyl, 16 head, 63 sec, 512 bytes/sect x 312581808 sectors
Jan 18 16:26:52 maro /netbsd: wd0: 32-bit data port
Jan 18 16:26:52 maro /netbsd: wd0: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 5 (Ultra/100)
Jan 18 16:26:52 maro /netbsd: wd1 at atabus0 drive 1: <SAMSUNG SP0802N>
Jan 18 16:26:52 maro /netbsd: wd1: drive supports 16-sector PIO transfers, LBA48 addressing Jan 18 16:26:52 maro /netbsd: wd1: 76351 MB, 155127 cyl, 16 head, 63 sec, 512 bytes/sect x 156368016 sectors
Jan 18 16:26:52 maro /netbsd: wd1: 32-bit data port
Jan 18 16:26:52 maro /netbsd: wd1: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 5 (Ultra/100) Jan 18 16:26:52 maro /netbsd: wd0(viaide0:0:0): using PIO mode 4, Ultra-DMA mode 5 (Ultra/100) (using DMA) Jan 18 16:26:52 maro /netbsd: wd1(viaide0:0:1): using PIO mode 4, Ultra-DMA mode 5 (Ultra/100) (using DMA) Jan 18 16:26:52 maro /netbsd: uhidev0 at uhub0 port 4 configuration 1 interface 0 Jan 18 16:26:52 maro /netbsd: uhidev0: vendor 0x0566 product 0x3002, rev 1.10/1.00, addr 2, iclass 3/1
Jan 18 16:26:52 maro /netbsd: ukbd0 at uhidev0
Jan 18 16:26:52 maro /netbsd: wskbd1 at ukbd0 mux 1
Jan 18 16:26:52 maro /netbsd: wskbd1: connecting to wsdisplay0
Jan 18 16:26:52 maro /netbsd: uhidev1 at uhub0 port 4 configuration 1 interface 1 Jan 18 16:26:52 maro /netbsd: uhidev1: vendor 0x0566 product 0x3002, rev 1.10/1.00, addr 2, iclass 3/0
Jan 18 16:26:52 maro /netbsd: uhidev1: 4 report ids
Jan 18 16:26:52 maro /netbsd: uhid0 at uhidev1 reportid 2: input=1, output=0, feature=0 Jan 18 16:26:52 maro /netbsd: uhid1 at uhidev1 reportid 3: input=3, output=0, feature=0 Jan 18 16:26:52 maro /netbsd: uhid2 at uhidev1 reportid 4: input=1, output=0, feature=0 Jan 18 16:26:52 maro /netbsd: wd2 at atabus5 drive 0: <WDC WD6400AACS-00G8B1> Jan 18 16:26:52 maro /netbsd: wd2: drive supports 1-sector PIO transfers, LBA48 addressing Jan 18 16:26:52 maro /netbsd: wd2: 596 GB, 1240338 cyl, 16 head, 63 sec, 512 bytes/sect x 1250261615 sectors
Jan 18 16:26:52 maro /netbsd: wd2: 32-bit data port
Jan 18 16:26:52 maro /netbsd: wd2: drive supports PIO mode 4, DMA mode 2, Ultra-DMA mode 6 (Ultra/133) Jan 18 16:26:52 maro /netbsd: wd2(viaide2:1:0): using PIO mode 4, Ultra-DMA mode 6 (Ultra/133) (using DMA)
Jan 18 16:26:52 maro /netbsd: Kernelized RAIDframe activated
Jan 18 16:26:52 maro /netbsd: pad0: outputs: 44100Hz, 16-bit, stereo
Jan 18 16:26:52 maro /netbsd: audio1 at pad0: half duplex
Jan 18 16:26:52 maro /netbsd: boot device: wd0
Jan 18 16:26:52 maro /netbsd: root on wd0a dumps on wd0b
Jan 18 16:26:52 maro /netbsd: root file system type: ffs
Jan 18 16:26:52 maro /netbsd: wsdisplay0: screen 1 added (80x25, vt100 emulation) Jan 18 16:26:52 maro /netbsd: wsdisplay0: screen 2 added (80x25, vt100 emulation) Jan 18 16:26:52 maro /netbsd: wsdisplay0: screen 3 added (80x25, vt100 emulation) Jan 18 16:26:52 maro /netbsd: wsdisplay0: screen 4 added (80x25, vt100 emulation) Jan 19 17:30:18 maro /netbsd: wd2e: error reading fsbn 1230429216 of 1230429216-1230429219 (wd2 bn 1230431264; cn 600796 tn 33 sn 0), retrying
Jan 19 17:30:18 maro /netbsd: wd2: (aborted command)
Jan 19 17:30:19 maro /netbsd: wd2: soft error (corrected)
Jan 19 17:32:20 maro /netbsd: wd2e: error writing fsbn 624993600 (wd2 bn 624995648; cn 305173 tn 42 sn 0), retrying
Jan 19 17:32:20 maro /netbsd: wd2: (aborted command)
Jan 19 17:32:21 maro /netbsd: wd2: soft error (corrected)
Jan 19 17:42:29 maro /netbsd: wd2e: error writing fsbn 624993600 (wd2 bn 624995648; cn 305173 tn 42 sn 0), retrying
Jan 19 17:42:29 maro /netbsd: wd2: (aborted command)
Jan 19 17:42:29 maro /netbsd: wd2: soft error (corrected)
Jan 19 17:44:31 maro /netbsd: wd2e: error writing fsbn 624993601 (wd2 bn 624995649; cn 305173 tn 42 sn 1), retrying
Jan 19 17:44:31 maro /netbsd: wd2: (aborted command)
Jan 19 17:44:31 maro /netbsd: wd2: soft error (corrected)
Jan 19 17:46:32 maro /netbsd: wd2e: error writing fsbn 624993601 (wd2 bn 624995649; cn 305173 tn 42 sn 1), retrying
Jan 19 17:46:32 maro /netbsd: wd2: (aborted command)
Jan 19 17:46:33 maro /netbsd: wd2: soft error (corrected)
Jan 19 17:56:41 maro /netbsd: wd2e: error writing fsbn 624993600 (wd2 bn 624995648; cn 305173 tn 42 sn 0), retrying
Jan 19 17:56:41 maro /netbsd: wd2: (aborted command)
Jan 19 17:56:41 maro /netbsd: wd2: soft error (corrected)
Jan 19 18:02:46 maro /netbsd: wd2e: error writing fsbn 624993600 (wd2 bn 624995648; cn 305173 tn 42 sn 0), retrying
Jan 19 18:02:46 maro /netbsd: wd2: (aborted command)
Jan 19 18:02:47 maro /netbsd: wd2: soft error (corrected)
Jan 19 18:23:03 maro /netbsd: wd2e: error writing fsbn 6016 of 6016-6023 (wd2 bn 8064; cn 3 tn 60 sn 0), retrying
Jan 19 18:23:03 maro /netbsd: wd2: (aborted command)
Jan 19 18:23:04 maro /netbsd: wd2: soft error (corrected)
Jan 19 18:47:24 maro /netbsd: wd2e: error writing fsbn 624993600 (wd2 bn 624995648; cn 305173 tn 42 sn 0), retrying
Jan 19 18:47:24 maro /netbsd: wd2: (aborted command)
Jan 19 18:47:25 maro /netbsd: wd2: soft error (corrected)
Jan 19 18:57:33 maro /netbsd: wd2e: error writing fsbn 6016 of 6016-6023 (wd2 bn 8064; cn 3 tn 60 sn 0), retrying
Jan 19 18:57:33 maro /netbsd: wd2: (aborted command)
Jan 19 18:57:33 maro /netbsd: wd2: soft error (corrected)
Jan 19 19:13:47 maro /netbsd: wd2e: error writing fsbn 624993601 (wd2 bn 624995649; cn 305173 tn 42 sn 1), retrying
Jan 19 19:13:47 maro /netbsd: wd2: (aborted command)
Jan 19 19:13:47 maro /netbsd: wd2: soft error (corrected)
Jan 19 19:15:48 maro /netbsd: wd2e: error writing fsbn 624993600 (wd2 bn 624995648; cn 305173 tn 42 sn 0), retrying
Jan 19 19:15:48 maro /netbsd: wd2: (aborted command)
Jan 19 19:15:49 maro /netbsd: wd2: soft error (corrected)
Jan 19 19:17:50 maro /netbsd: wd2e: error writing fsbn 624993600 (wd2 bn 624995648; cn 305173 tn 42 sn 0), retrying
Jan 19 19:17:50 maro /netbsd: wd2: (aborted command)
Jan 19 19:17:51 maro /netbsd: wd2: soft error (corrected)
Jan 19 19:19:52 maro /netbsd: wd2e: error writing fsbn 624993600 (wd2 bn 624995648; cn 305173 tn 42 sn 0), retrying
Jan 19 19:19:52 maro /netbsd: wd2: (aborted command)
Jan 19 19:19:52 maro /netbsd: wd2: soft error (corrected)
Jan 19 19:25:57 maro /netbsd: wd2e: error writing fsbn 624993600 (wd2 bn 624995648; cn 305173 tn 42 sn 0), retrying
Jan 19 19:25:57 maro /netbsd: wd2: (aborted command)
Jan 19 19:25:58 maro /netbsd: wd2: soft error (corrected)
Jan 19 19:27:59 maro /netbsd: wd2e: error writing fsbn 624993600 (wd2 bn 624995648; cn 305173 tn 42 sn 0), retrying
Jan 19 19:27:59 maro /netbsd: wd2: (aborted command)
Jan 19 19:27:59 maro /netbsd: wd2: soft error (corrected)
Jan 19 19:30:01 maro /netbsd: wd2e: error writing fsbn 624993601 (wd2 bn 624995649; cn 305173 tn 42 sn 1), retrying
Jan 19 19:30:01 maro /netbsd: wd2: (aborted command)
Jan 19 19:30:01 maro /netbsd: wd2: soft error (corrected)
Jan 19 19:32:02 maro /netbsd: wd2e: error writing fsbn 624993600 (wd2 bn 624995648; cn 305173 tn 42 sn 0), retrying
Jan 19 19:32:02 maro /netbsd: wd2: (aborted command)
Jan 19 19:32:03 maro /netbsd: wd2: soft error (corrected)
Jan 19 19:34:04 maro /netbsd: wd2e: error writing fsbn 624993601 (wd2 bn 624995649; cn 305173 tn 42 sn 1), retrying
Jan 19 19:34:04 maro /netbsd: wd2: (aborted command)
Jan 19 19:34:05 maro /netbsd: wd2: soft error (corrected)
Jan 19 19:42:11 maro /netbsd: wd2e: error writing fsbn 624993600 (wd2 bn 624995648; cn 305173 tn 42 sn 0), retrying
Jan 19 19:42:11 maro /netbsd: wd2: (aborted command)
Jan 19 19:42:12 maro /netbsd: wd2: soft error (corrected)
Jan 19 19:50:18 maro /netbsd: wd2e: error writing fsbn 6016 of 6016-6023 (wd2 bn 8064; cn 3 tn 60 sn 0), retrying
Jan 19 19:50:18 maro /netbsd: wd2: (aborted command)
Jan 19 19:50:18 maro /netbsd: wd2: soft error (corrected)
Jan 19 19:52:20 maro /netbsd: wd2e: error writing fsbn 624993600 (wd2 bn 624995648; cn 305173 tn 42 sn 0), retrying
Jan 19 19:52:20 maro /netbsd: wd2: (aborted command)
Jan 19 19:52:20 maro /netbsd: wd2: soft error (corrected)
Jan 19 19:54:21 maro /netbsd: wd2e: error writing fsbn 624993601 (wd2 bn 624995649; cn 305173 tn 42 sn 1), retrying
Jan 19 19:54:21 maro /netbsd: wd2: (aborted command)
Jan 19 19:54:22 maro /netbsd: wd2: soft error (corrected)
Jan 19 19:58:25 maro /netbsd: wd2e: error writing fsbn 624993601 (wd2 bn 624995649; cn 305173 tn 42 sn 1), retrying
Jan 19 19:58:25 maro /netbsd: wd2: (aborted command)
Jan 19 19:58:25 maro /netbsd: wd2: soft error (corrected)
Jan 19 20:02:28 maro /netbsd: wd2e: error writing fsbn 624993601 (wd2 bn 624995649; cn 305173 tn 42 sn 1), retrying
Jan 19 20:02:28 maro /netbsd: wd2: (aborted command)
Jan 19 20:02:29 maro /netbsd: wd2: soft error (corrected)
Jan 19 20:04:30 maro /netbsd: wd2e: error writing fsbn 624993601 (wd2 bn 624995649; cn 305173 tn 42 sn 1), retrying
Jan 19 20:04:30 maro /netbsd: wd2: (aborted command)
Jan 19 20:04:31 maro /netbsd: wd2: soft error (corrected)
Jan 19 20:06:32 maro /netbsd: wd2e: error writing fsbn 6016 of 6016-6023 (wd2 bn 8064; cn 3 tn 60 sn 0), retrying
Jan 19 20:06:32 maro /netbsd: wd2: (aborted command)
Jan 19 20:06:32 maro /netbsd: wd2: soft error (corrected)
Jan 19 20:20:44 maro /netbsd: wd2e: error writing fsbn 624993601 (wd2 bn 624995649; cn 305173 tn 42 sn 1), retrying
Jan 19 20:20:44 maro /netbsd: wd2: (aborted command)
Jan 19 20:20:44 maro /netbsd: wd2: soft error (corrected)
Jan 19 20:22:46 maro /netbsd: wd2e: error writing fsbn 624993601 (wd2 bn 624995649; cn 305173 tn 42 sn 1), retrying
Jan 19 20:22:46 maro /netbsd: wd2: (aborted command)
Jan 19 20:22:46 maro /netbsd: wd2: soft error (corrected)


Home | Main Index | Thread Index | Old Index