NASLite Network Attached Storage

www.serverelements.com
Task-specific simplicity with low hardware requirements.
It is currently Sun May 04, 2025 7:32 pm

All times are UTC - 5 hours [ DST ]




Post new topic Reply to topic  [ 32 posts ]  Go to page Previous  1, 2, 3  Next
Author Message
 Post subject:
PostPosted: Wed Sep 06, 2006 9:47 am 
Offline
Site Admin

Joined: Tue Jul 13, 2004 4:11 pm
Posts: 1771
Location: Server Elements
Allow me to explain in a bit more detail what NASLite-2 does during initialization with respect to SMART:

During the discovery stage NASLite-2 fetches the config parameters for each disk. If SMART is enabled, the following command is executed to enable SMART on the drive:

Code:
smartctl --smart=on --offlineauto=on --saveauto=on /dev/device-inode


If SMART is set to OFF (--), the following command is issued:

Code:
smartctl --smart=off /dev/device-inode


According to the included screen caps, SMART is enabled in the config. That is the reason it is rendered by the status pages. The remaining question is why it failed to enable? It is unlikely that all disks are broken.

The only reasons can be the board or the embedded driver. I’m pretty sure the embedded driver is capable of handling SMART, so the remaining items are the board itself or the board+driver.

A SMART condition above (Grumpa) was described as sometime working and sometime not. That can reasonably rile out the driver since NASLite always starts from the same image and goes through the initialization process in the same manner, following the same sequence every time. The configuration does not contain any hardware specific information, so the only reason one would get different results at different boots is hardware variance.

The good thing is that there are 3 boards with the problem, so if you guys post the syslog (Grumpa, lmoseley and LittlePenguin) then maby we can pinpoint a common factor. Other than that it’ll be like shooting in the dark.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Sep 06, 2006 10:45 am 
Offline

Joined: Wed Oct 26, 2005 8:42 am
Posts: 135
Location: Arkansas, USA
Ralph / Tony: I have the screenshots you asked for ... for some reason I cannot insert them in this message so they have been attached to an email to Ralph. This was done just this morning. I converted the server from v1.5 to v2.02. You will note that SMART was enabled and reporting in v1.5 ... when it comes up in v2.20 SMART is still enabled but not reporting. Tony this is an "old" Gateway 400c Mobo (the first time I used this for v2.02). The other MoBo that sometimes works (SMART) and sometimes doesn't is a new VIA P4MAM2-v MoBo ... the other MoBo (no longer a NASLite server) that never reported SMART was a new MSI board.
---
If you need any clarification please let me know.
---
Here is the Syslog:
---
System Message Log:

Sep 6 14:22:25 syslog.info syslogd started: BusyBox v1.01 (2006.02.26-22:07+0000)
Sep 6 14:22:25 daemon.info init: ^MStarting pid 1887, console /dev/null: '/sbin/klogd'
Sep 6 14:22:25 user.notice kernel: klogd started: BusyBox v1.01 (2006.02.26-22:07+0000)
Sep 6 14:22:25 user.warn kernel: Linux version 2.4.33.NASLite (root@TZT) (gcc version 3.3.6) #1 Tue Aug 15 01:08:13 UTC 2006
Sep 6 14:22:25 user.info kernel: BIOS-provided physical RAM map:
Sep 6 14:22:25 user.warn kernel: BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
Sep 6 14:22:25 user.warn kernel: BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
Sep 6 14:22:25 user.warn kernel: BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
Sep 6 14:22:25 user.warn kernel: BIOS-e820: 0000000000100000 - 0000000017fe0000 (usable)
Sep 6 14:22:25 user.warn kernel: BIOS-e820: 0000000017fe0000 - 0000000017ff8000 (ACPI data)
Sep 6 14:22:25 user.warn kernel: BIOS-e820: 0000000017ff8000 - 0000000018000000 (ACPI NVS)
Sep 6 14:22:25 user.warn kernel: BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
Sep 6 14:22:25 user.warn kernel: BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
Sep 6 14:22:25 user.warn kernel: BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
Sep 6 14:22:25 user.notice kernel: 383MB LOWMEM available.
Sep 6 14:22:25 user.warn kernel: On node 0 totalpages: 98272
Sep 6 14:22:25 user.warn kernel: zone(0): 4096 pages.
Sep 6 14:22:25 user.warn kernel: zone(1): 94176 pages.
Sep 6 14:22:25 user.warn kernel: zone(2): 0 pages.
Sep 6 14:22:25 user.notice kernel: ACPI disabled because your bios is from 99 and too old
Sep 6 14:22:25 user.notice kernel: You can enable it with acpi=force
Sep 6 14:22:25 user.warn kernel: Kernel command line: root=/dev/ram0 rw
Sep 6 14:22:25 user.info kernel: Initializing CPU#0
Sep 6 14:22:25 user.warn kernel: Detected 399.109 MHz processor.
Sep 6 14:22:25 user.warn kernel: Console: colour VGA+ 80x25
Sep 6 14:22:25 user.warn kernel: Calibrating delay loop. 796.26 BogoMIPS
Sep 6 14:22:25 user.info kernel: Memory: 383132k/393088k available (2198k kernel code, 9568k reserved, 734k data, 536k init, 0k highmem)
Sep 6 14:22:25 user.info kernel: Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
Sep 6 14:22:25 user.info kernel: Inode cache hash table entries: 32768 (order: 6, 262144 bytes)
Sep 6 14:22:25 user.info kernel: Mount cache hash table entries: 512 (order: 0, 4096 bytes)
Sep 6 14:22:25 user.info kernel: Buffer cache hash table entries: 32768 (order: 5, 131072 bytes)
Sep 6 14:22:25 user.warn kernel: Page-cache hash table entries: 131072 (order: 7, 524288 bytes)
Sep 6 14:22:25 user.info kernel: CPU: L1 I cache: 16K, L1 D cache: 16K
Sep 6 14:22:25 user.info kernel: CPU: L2 cache: 128K
Sep 6 14:22:25 user.debug kernel: CPU: After generic, caps: 0183f9ff 00000000 00000000 00000000
Sep 6 14:22:25 user.debug kernel: CPU: Common caps: 0183f9ff 00000000 00000000 00000000
Sep 6 14:22:25 user.warn kernel: CPU: Intel Celeron (Mendocino) stepping 05
Sep 6 14:22:25 user.info kernel: Enabling fast FPU save and restore. done.
Sep 6 14:22:25 user.info kernel: Checking 'hlt' instruction. OK.
Sep 6 14:22:25 user.info kernel: Checking for popad bug. OK.
Sep 6 14:22:25 user.warn kernel: POSIX conformance testing by UNIFIX
Sep 6 14:22:25 user.info kernel: ACPI: Subsystem revision 20040326
Sep 6 14:22:25 user.info kernel: ACPI: Interpreter disabled.
Sep 6 14:22:25 user.info kernel: PCI: PCI BIOS revision 2.10 entry at 0xfdb91, last bus=1
Sep 6 14:22:25 user.info kernel: PCI: Using configuration type 1
Sep 6 14:22:25 user.info kernel: PCI: Probing PCI hardware
Sep 6 14:22:25 user.warn kernel: PCI: Probing PCI hardware (bus 00)
Sep 6 14:22:25 user.info kernel: PCI: Using IRQ router PIIX/ICH [8086/7110] at 00:07.0
Sep 6 14:22:25 user.info kernel: Limiting direct PCI/PCI transfers.
Sep 6 14:22:25 user.info kernel: Linux NET4.0 for Linux 2.4
Sep 6 14:22:25 user.info kernel: Based upon Swansea University Computer Society NET3.039
Sep 6 14:22:25 user.warn kernel: Initializing RT netlink socket
Sep 6 14:22:25 user.warn kernel: Starting kswapd
Sep 6 14:22:25 user.info kernel: Journalled Block Device driver loaded
Sep 6 14:22:25 user.info kernel: devfs: v1.12c (20020818) Richard Gooch (rgooch@atnf.csiro.au)
Sep 6 14:22:25 user.info kernel: devfs: boot_options: 0x1
Sep 6 14:22:25 user.info kernel: Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
Sep 6 14:22:25 user.warn kernel: pty: 256 Unix98 ptys configured
Sep 6 14:22:25 user.info kernel: Real Time Clock Driver v1.10f
Sep 6 14:22:25 user.info kernel: Floppy drive(s): fd0 is 1.44M
Sep 6 14:22:25 user.info kernel: FDC 0 is a post-1991 82077
Sep 6 14:22:25 user.warn kernel: RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
Sep 6 14:22:25 user.info kernel: loop: loaded (max 8 devices)
Sep 6 14:22:25 user.info kernel: Intel(R) PRO/1000 Network Driver - version 5.7.6-k1
Sep 6 14:22:25 user.info kernel: Copyright (c) 1999-2004 Intel Corporation.
Sep 6 14:22:25 user.info kernel: dgrs: SW=$Id: dgrs.c,v 1.13 2000/06/06 04:07:00 rick Exp $ FW=Build 550 11/16/96 03:45:15
Sep 6 14:22:25 user.warn kernel: FW Version=$Version$
Sep 6 14:22:25 user.info kernel: pcnet32.c:v1.30h 06.24.2004 tsbogend@alpha.franken.de
Sep 6 14:22:25 user.info kernel: ThunderLAN driver v1.15
Sep 6 14:22:25 user.info kernel: TLAN: 0 devices installed, PCI: 0 EISA: 0
Sep 6 14:22:25 user.info kernel: dmfe: Davicom DM9xxx net driver, version 1.36.4 (2002-01-17)
Sep 6 14:22:25 user.info kernel: ns83820.c: National Semiconductor DP83820 10/100/1000 driver.
Sep 6 14:22:25 user.warn kernel: sk98lin: No adapter found.
Sep 6 14:22:25 user.info kernel: forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.50.
Sep 6 14:22:25 user.info kernel: 8139too Fast Ethernet driver 0.9.26
Sep 6 14:22:25 user.info kernel: PCI: Found IRQ 9 for device 00:0f.0
Sep 6 14:22:25 user.info kernel: eth0: RealTek RTL8139 at 0xd8800c00, 00:40:05:00:9a:e2, IRQ 9
Sep 6 14:22:25 user.debug kernel: eth0: Identified 8139 chip type 'RTL-8100B/8139D'
Sep 6 14:22:25 user.info kernel: Uniform Multi-Platform E-IDE driver Revision: 7.00beta4-2.4
Sep 6 14:22:25 user.info kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Sep 6 14:22:25 user.info kernel: PIIX4: IDE controller at PCI slot 00:07.1
Sep 6 14:22:25 user.info kernel: PIIX4: chipset revision 1
Sep 6 14:22:25 user.info kernel: PIIX4: not 100% native mode: will probe irqs later
Sep 6 14:22:25 user.info kernel: ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:DMA
Sep 6 14:22:25 user.info kernel: ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:DMA, hdd:pio
Sep 6 14:22:25 user.warn kernel: hda: WDC WD2000JB-00KFA0, ATA DISK drive
Sep 6 14:22:25 user.warn kernel: hdb: Maxtor 32049H2, ATA DISK drive
Sep 6 14:22:25 user.warn kernel: CRD-8400B, ATAPI CD/DVD-ROM drive
Sep 6 14:22:25 user.warn kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Sep 6 14:22:25 user.warn kernel: ide1 at 0x170-0x177,0x376 on irq 15
Sep 6 14:22:25 user.warn kernel: hda: attached ide-disk driver.
Sep 6 14:22:25 user.warn kernel: hda: host protected area => 1
Sep 6 14:22:25 user.info kernel: hda: 390721968 sectors (200050 MB) w/8192KiB Cache, CHS=24321/255/63, UDMA(33)
Sep 6 14:22:25 user.warn kernel: hdb: attached ide-disk driver.
Sep 6 14:22:25 user.warn kernel: hdb: host protected area => 1
Sep 6 14:22:25 user.info kernel: hdb: 39876480 sectors (20417 MB) w/2048KiB Cache, CHS=2482/255/63, UDMA(33)
Sep 6 14:22:25 user.info kernel: Partition check:
Sep 6 14:22:25 user.info kernel: /dev/ide/host0/bus0/target0/lun0: p1
Sep 6 14:22:25 user.info kernel: /dev/ide/host0/bus0/target1/lun0: p1
Sep 6 14:22:25 user.info kernel: SCSI subsystem driver Revision: 1.00
Sep 6 14:22:25 user.info kernel: Loading Adaptec I2O RAID: Version 2.4 Build 5
Sep 6 14:22:25 user.info kernel: Detecting Adaptec I2O RAID controllers.
Sep 6 14:22:25 user.info kernel: Red Hat/Adaptec aacraid driver (1.1-3 Aug 15 2006 01:22:52)
Sep 6 14:22:25 user.warn kernel: scsi: Detection failed (no card)
Sep 6 14:22:25 user.notice kernel: megaraid: v2.10.10.1 (Release Date: Thu Jan 27 16:19:44 EDT 2005)
Sep 6 14:22:25 user.warn kernel: GDT-HA: Storage RAID Controller Driver. Version: 3.04
Sep 6 14:22:25 user.warn kernel: GDT-HA: Found 0 PCI Storage RAID Controllers
Sep 6 14:22:25 user.warn kernel: 3ware Storage Controller device driver for Linux v1.02.00.037.
Sep 6 14:22:25 user.warn kernel: 3w-xxxx: No cards found.
Sep 6 14:22:25 user.debug kernel: libata version 1.20 loaded.
Sep 6 14:22:25 user.info kernel: raw1394: /dev/raw1394 device initialized
Sep 6 14:22:25 user.info kernel: sbp2: $Rev: 1074 $ Ben Collins
Sep 6 14:22:25 user.err kernel: ieee1394: sbp2: Driver forced to serialize I/O (serialize_io = 1)
Sep 6 14:22:25 user.info kernel: usb.c: registered new driver usbdevfs
Sep 6 14:22:25 user.info kernel: usb.c: registered new driver hub
Sep 6 14:22:25 user.info kernel: host/uhci.c: USB Universal Host Controller Interface driver v1.1
Sep 6 14:22:25 user.info kernel: PCI: Found IRQ 10 for device 00:07.2
Sep 6 14:22:25 user.info kernel: PCI: Sharing IRQ 10 with 00:10.0
Sep 6 14:22:25 user.info kernel: host/uhci.c: USB UHCI at I/O 0xef80, IRQ 10
Sep 6 14:22:25 user.info kernel: usb.c: new USB bus registered, assigned bus number 1
Sep 6 14:22:25 user.info kernel: hub.c: USB hub found
Sep 6 14:22:25 user.info kernel: hub.c: 2 ports detected
Sep 6 14:22:25 user.info kernel: PCI: Found IRQ 10 for device 00:10.0
Sep 6 14:22:25 user.info kernel: PCI: Sharing IRQ 10 with 00:07.2
Sep 6 14:22:25 user.info kernel: host/usb-ohci.c: USB OHCI at membase 0xd8804000, IRQ 10
Sep 6 14:22:25 user.info kernel: host/usb-ohci.c: usb-00:10.0, PCI device 1045:c861
Sep 6 14:22:25 user.info kernel: usb.c: new USB bus registered, assigned bus number 2
Sep 6 14:22:25 user.info kernel: hub.c: USB hub found
Sep 6 14:22:25 user.info kernel: hub.c: 2 ports detected
Sep 6 14:22:25 user.info kernel: Initializing USB Mass Storage driver.
Sep 6 14:22:25 user.info kernel: usb.c: registered new driver usb-storage
Sep 6 14:22:25 user.info kernel: USB Mass Storage support registered.
Sep 6 14:22:25 user.info kernel: NET4: Linux TCP/IP 1.0 for NET4.0
Sep 6 14:22:25 user.info kernel: IP Protocols: ICMP, UDP, TCP
Sep 6 14:22:25 user.info kernel: IP: routing cache hash table of 4096 buckets, 32Kbytes
Sep 6 14:22:25 user.info kernel: TCP: Hash tables configured (established 32768 bind 65536)
Sep 6 14:22:25 user.info kernel: NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
Sep 6 14:22:25 user.notice kernel: RAMDISK: NASLite file system found at block 0
Sep 6 14:22:25 user.warn kernel: .<6>hub.c: new USB device 00:10.0-1, assigned address 2
Sep 6 14:22:25 user.warn kernel: <6>scsi1 : SCSI emulation for USB Mass Storage devices
Sep 6 14:22:25 user.warn kernel: Vendor: LEXAR Model: JUMPDRIVE Rev: 3000
Sep 6 14:22:25 user.warn kernel: Type: Direct-Access ANSI SCSI revision: 02
Sep 6 14:22:25 user.warn kernel: Attached scsi removable disk sda at scsi1, channel 0, id 0, lun 0
Sep 6 14:22:25 user.warn kernel: .SCSI device sda: 252928 512-byte hdwr sectors (129 MB)
Sep 6 14:22:25 user.warn kernel: sda: Write Protect is off
Sep 6 14:22:25 user.info kernel: /dev/scsi/host1/bus0/target0/lun0: p1
Sep 6 14:22:25 user.debug kernel: WARNING: USB Mass Storage data integrity not assured
Sep 6 14:22:25 user.debug kernel: USB Mass Storage device found at 2
Sep 6 14:22:25 user.warn kernel: <6>Freeing initrd memory: 1601k freed
Sep 6 14:22:25 user.warn kernel: VFS: Mounted root (ext2 filesystem).
Sep 6 14:22:25 user.info kernel: Mounted devfs on /dev
Sep 6 14:22:25 user.info kernel: Freeing unused kernel memory: 536k freed
Sep 6 14:22:25 user.warn kernel: hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 14:22:25 user.warn kernel: hda: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 14:22:25 user.warn kernel: hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 14:22:25 user.warn kernel: hda: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 14:22:25 user.warn kernel: hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 14:22:25 user.warn kernel: hdb: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 14:22:25 user.warn kernel: hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 14:22:25 user.warn kernel: { DriveStatusError }
Sep 6 14:22:25 user.info kernel: eth0: link up, 100Mbps, full-duplex, lpa 0xC5E1
Sep 6 14:22:25 user.warn kernel: hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 14:22:25 user.warn kernel: hda: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 14:22:25 user.warn kernel: hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 14:22:25 user.warn kernel: hdb: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 14:22:25 user.info kernel: kjournald starting. Commit interval 5 seconds
Sep 6 14:22:25 user.info kernel: EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,1), internal journal
Sep 6 14:22:25 user.info kernel: EXT3-fs: mounted filesystem with ordered data mode.
Sep 6 14:22:25 user.info kernel: kjournald starting. Commit interval 5 seconds
Sep 6 14:22:25 user.info kernel: EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,65), internal journal
Sep 6 14:22:25 user.info kernel: EXT3-fs: mounted filesystem with ordered data mode.
Sep 6 14:22:25 user.warn kernel: hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 14:22:25 user.warn kernel: hda: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 14:22:25 user.warn kernel: hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 14:22:25 user.warn kernel: hdb: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 14:22:25 user.warn kernel: hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 14:22:25 user.warn kernel: hda: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 14:22:25 user.warn kernel: hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 14:22:25 user.warn kernel: hdb: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 14:23:01 user.warn kernel: hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 14:23:01 user.warn kernel: hda: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 14:23:02 user.warn kernel: hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 14:23:02 user.warn kernel: hdb: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 14:24:02 user.warn kernel: hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 14:24:02 user.warn kernel: hda: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 14:24:02 user.warn kernel: hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 14:24:02 user.warn kernel: hdb: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 14:25:02 user.warn kernel: hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 14:25:02 user.warn kernel: hda: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 14:25:02 user.warn kernel: hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 14:25:02 user.warn kernel: hdb: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 14:26:02 user.warn kernel: hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 14:26:02 user.warn kernel: hda: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 14:26:02 user.warn kernel: hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 14:26:02 user.warn kernel: hdb: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 14:27:02 user.warn kernel: hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 14:27:02 user.warn kernel: hda: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 14:27:02 user.warn kernel: hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 14:27:02 user.warn kernel: hdb: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 14:28:02 user.warn kernel: hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 14:28:02 user.warn kernel: hda: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 14:28:02 user.warn kernel: hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 14:28:02 user.warn kernel: hdb: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 14:29:02 user.warn kernel: hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 14:29:02 user.warn kernel: hda: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 14:29:02 user.warn kernel: hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 14:29:02 user.warn kernel: hdb: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 14:30:02 user.warn kernel: hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 14:30:02 user.warn kernel: hda: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 14:30:02 user.warn kernel: hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 14:30:02 user.warn kernel: hdb: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 14:31:02 user.warn kernel: hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 14:31:02 user.warn kernel: hda: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 14:31:02 user.warn kernel: hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 14:31:02 user.warn kernel: hdb: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 14:32:02 user.warn kernel: hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 14:32:02 user.warn kernel: hda: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 14:32:02 user.warn kernel: hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 14:32:02 user.warn kernel: hdb: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 14:33:02 user.warn kernel: hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 14:33:02 user.warn kernel: hda: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 14:33:02 user.warn kernel: hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 14:33:02 user.warn kernel: hdb: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 14:34:02 user.warn kernel: hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 14:34:02 user.warn kernel: hda: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 14:34:02 user.warn kernel: hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 14:34:02 user.warn kernel: hdb: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 14:35:02 user.warn kernel: hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 14:35:02 user.warn kernel: hda: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 14:35:02 user.warn kernel: hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 14:35:02 user.warn kernel: hdb: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 14:36:02 user.warn kernel: hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 14:36:02 user.warn kernel: hda: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 14:36:02 user.warn kernel: hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 14:36:02 user.warn kernel: hdb: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 14:37:02 user.warn kernel: hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 14:37:02 user.warn kernel: hda: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 14:37:02 user.warn kernel: hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 14:37:02 user.warn kernel: hdb: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 14:38:02 user.warn kernel: hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 14:38:02 user.warn kernel: hda: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 14:38:02 user.warn kernel: hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 14:38:02 user.warn kernel: hdb: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 14:39:02 user.warn kernel: hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 14:39:02 user.warn kernel: hda: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 14:39:02 user.warn kernel: hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 14:39:02 user.warn kernel: hdb: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 14:40:02 user.warn kernel: hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 14:40:02 user.warn kernel: hda: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 14:40:02 user.warn kernel: hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 14:40:02 user.warn kernel: hdb: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 14:41:02 user.warn kernel: hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 14:41:02 user.warn kernel: hda: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 14:41:02 user.warn kernel: hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 14:41:02 user.warn kernel: hdb: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 14:42:02 user.warn kernel: hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 14:42:02 user.warn kernel: hda: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 14:42:02 user.warn kernel: hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 14:42:02 user.warn kernel: hdb: drive_cmd: error=0x04 { DriveStatusError }

NASLite-2 USB v2.02 09-2006


Top
 Profile  
 
 Post subject:
PostPosted: Wed Sep 06, 2006 11:02 am 
Offline

Joined: Thu Jan 19, 2006 8:25 pm
Posts: 35
Tony wrote:
The good thing is that there are 3 boards with the problem, so if you guys post the syslog (Grumpa, lmoseley and LittlePenguin) then maby we can pinpoint a common factor. Other than that it’ll be like shooting in the dark.


I'll be glad to do that, but I'm not sure just how to.

I went to the Server Status page and clicked on the "syslog" icon, but the message I get is:

Image

Is there some other method I should use?


Top
 Profile  
 
 Post subject:
PostPosted: Wed Sep 06, 2006 11:26 am 
Offline

Joined: Wed Oct 26, 2005 8:42 am
Posts: 135
Location: Arkansas, USA
The Screenshots of going from v1.5 to v2.02 regarding SMART not following.

Image
Image
Image
Image
Image


Top
 Profile  
 
 Post subject:
PostPosted: Wed Sep 06, 2006 12:14 pm 
Offline

Joined: Sun Jul 09, 2006 10:26 am
Posts: 428
Location: UK
Tony wrote:
The good thing is that there are 3 boards with the problem, so if you guys post the syslog (Grumpa, lmoseley and LittlePenguin) then maby we can pinpoint a common factor. Other than that it’ll be like shooting in the dark.



Tony,

Could the common factor be the software version of smartctl?
Seems to be that the manufacturers use different commands and the ide spec's are not fully followed


Top
 Profile  
 
 Post subject:
PostPosted: Wed Sep 06, 2006 12:42 pm 
Offline
Site Admin

Joined: Tue Jul 13, 2004 4:11 pm
Posts: 1771
Location: Server Elements
Grumpa, your syslog clearly indicates a problem:
Quote:
Sep 6 14:22:25 user.warn kernel: hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 14:22:25 user.warn kernel: hda: drive_cmd: error=0x04 { DriveStatusError }

The screencaps that you provided in email pose some interesting questions since the much older and less capable smartctl version used in NASLite+ is fine. Not sure how to approach that one since the old code does not handle SATA at all.

There are a number of potential solutions that we’ll have to address based on a little more research. We can “dumb-down” the periodic SMART queries in order to accommodate such cases, but that will simply defeat the purpose of strict integrity monitoring. Not an approach I’d start with.

I’d say that the DriveStatusError entries in the syslog are most definitely caused by the smartctl quarries based on their respective locations in the syslog. You can confirm by disabling SMART checking. That should eliminate the errors. If that’s the case and the problem is definitely caused by smartctl. If so, there are obviously no serious errors on the drive, but the command issued by smartctl failed to execute or was not understood by the drive. One thing to try is to turn the status check interval down to 10 minutes or so in order to allow a potentially slow to complete SMART test to catch up. Perhaps due to bad or buggy firmware.

Another thing to try is to check and see if each one of the drives behaves that way when alone and not together on the IDE channel.

Anyway, that should be something to go on and see if we come up with some answers.

---------------------

lmoseley, Allow the status to refresh. On some machines the info will not appear until the second status cycle. By default the status is refreshed each minute. Also make sure your browser is not showing cached content...

---------------------

Quote:
Tony,

Could the common factor be the software version of smartctl?
Seems to be that the manufacturers use different commands and the ide spec's are not fully followed

I'd tend to agree. We may have to adjust the permissives to dumb down the SMART - not the best solution, but the only one that may make sense.


:?


Last edited by Tony on Wed Sep 06, 2006 1:08 pm, edited 1 time in total.

Top
 Profile  
 
 Post subject:
PostPosted: Wed Sep 06, 2006 12:58 pm 
Offline

Joined: Sun Jul 09, 2006 10:26 am
Posts: 428
Location: UK
kernel: hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
kernel: hda: drive_cmd: error=0x04 { DriveStatusError }

This says that there was an error on the harddrive, and that the command was aborted ("Command aborted"). As far as I have found, such errors once in a while mean nothing serious. As long as there are no "Uncorrectable ECC error"s or other grave errors like checksum error, bad address mark etc. it should be nothing to worry about. Such "aborted commands" occur e.g. when an unknown sector is requested, that is not present on the harddisk, buggy drivers (-> the driver sent a command that was not understood by the drive).

http://www.captain.at/howto-linux-drive ... serror.php


Top
 Profile  
 
 Post subject:
PostPosted: Wed Sep 06, 2006 1:30 pm 
Offline

Joined: Sun Jul 09, 2006 10:26 am
Posts: 428
Location: UK
Ok the drives in question seem to show enabled in the early version of smartctl but disabled in the latest version. looking at the changelog i noticed that the drives in question where not added to the knowndrive list.
the maxtor was not added until version 5.32 of smartctl and the Western Dig until version 5.23 and the Hitachi was not even added to the knowndrive listing.

http://smartmontools.cvs.sourceforge.ne ... iew=markup

seems to be that before these drives where listed they showed enabled and reported smart info but once added to the knowdrives listing they no longer work?

That progress for you. anyone fancy posting a bug report?
http://smartmontools.sourceforge.net/


Top
 Profile  
 
 Post subject:
PostPosted: Wed Sep 06, 2006 2:18 pm 
Offline

Joined: Wed Oct 26, 2005 8:42 am
Posts: 135
Location: Arkansas, USA
Tony / Ralph ... this is the v2.02 Syslog with SMART OFF.
---
fyi ... Disk-3 is a Firewire drive.

System Message Log:

Sep 6 18:09:36 syslog.info syslogd started: BusyBox v1.01 (2006.02.26-22:07+0000)
Sep 6 18:09:36 daemon.info init: ^MStarting pid 2096, console /dev/null: '/sbin/klogd'
Sep 6 18:09:36 user.notice kernel: klogd started: BusyBox v1.01 (2006.02.26-22:07+0000)
Sep 6 18:09:36 user.warn kernel: Linux version 2.4.33.NASLite (root@TZT) (gcc version 3.3.6) #1 Tue Aug 15 01:08:13 UTC 2006
Sep 6 18:09:36 user.info kernel: BIOS-provided physical RAM map:
Sep 6 18:09:36 user.warn kernel: BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
Sep 6 18:09:36 user.warn kernel: BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
Sep 6 18:09:36 user.warn kernel: BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
Sep 6 18:09:36 user.warn kernel: BIOS-e820: 0000000000100000 - 0000000017fe0000 (usable)
Sep 6 18:09:36 user.warn kernel: BIOS-e820: 0000000017fe0000 - 0000000017ff8000 (ACPI data)
Sep 6 18:09:36 user.warn kernel: BIOS-e820: 0000000017ff8000 - 0000000018000000 (ACPI NVS)
Sep 6 18:09:36 user.warn kernel: BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
Sep 6 18:09:36 user.warn kernel: BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
Sep 6 18:09:36 user.warn kernel: BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
Sep 6 18:09:36 user.notice kernel: 383MB LOWMEM available.
Sep 6 18:09:36 user.warn kernel: On node 0 totalpages: 98272
Sep 6 18:09:36 user.warn kernel: zone(0): 4096 pages.
Sep 6 18:09:36 user.warn kernel: zone(1): 94176 pages.
Sep 6 18:09:36 user.warn kernel: zone(2): 0 pages.
Sep 6 18:09:36 user.notice kernel: ACPI disabled because your bios is from 99 and too old
Sep 6 18:09:36 user.notice kernel: You can enable it with acpi=force
Sep 6 18:09:36 user.warn kernel: Kernel command line: root=/dev/ram0 rw
Sep 6 18:09:36 user.info kernel: Initializing CPU#0
Sep 6 18:09:36 user.warn kernel: Detected 399.111 MHz processor.
Sep 6 18:09:36 user.warn kernel: Console: colour VGA+ 80x25
Sep 6 18:09:36 user.warn kernel: Calibrating delay loop. 796.26 BogoMIPS
Sep 6 18:09:36 user.info kernel: Memory: 383132k/393088k available (2198k kernel code, 9568k reserved, 734k data, 536k init, 0k highmem)
Sep 6 18:09:36 user.info kernel: Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
Sep 6 18:09:36 user.info kernel: Inode cache hash table entries: 32768 (order: 6, 262144 bytes)
Sep 6 18:09:36 user.info kernel: Mount cache hash table entries: 512 (order: 0, 4096 bytes)
Sep 6 18:09:36 user.info kernel: Buffer cache hash table entries: 32768 (order: 5, 131072 bytes)
Sep 6 18:09:36 user.warn kernel: Page-cache hash table entries: 131072 (order: 7, 524288 bytes)
Sep 6 18:09:36 user.info kernel: CPU: L1 I cache: 16K, L1 D cache: 16K
Sep 6 18:09:36 user.info kernel: CPU: L2 cache: 128K
Sep 6 18:09:36 user.debug kernel: CPU: After generic, caps: 0183f9ff 00000000 00000000 00000000
Sep 6 18:09:36 user.debug kernel: CPU: Common caps: 0183f9ff 00000000 00000000 00000000
Sep 6 18:09:36 user.warn kernel: CPU: Intel Celeron (Mendocino) stepping 05
Sep 6 18:09:36 user.info kernel: Enabling fast FPU save and restore. done.
Sep 6 18:09:36 user.info kernel: Checking 'hlt' instruction. OK.
Sep 6 18:09:36 user.info kernel: Checking for popad bug. OK.
Sep 6 18:09:36 user.warn kernel: POSIX conformance testing by UNIFIX
Sep 6 18:09:36 user.info kernel: ACPI: Subsystem revision 20040326
Sep 6 18:09:36 user.info kernel: ACPI: Interpreter disabled.
Sep 6 18:09:36 user.info kernel: PCI: PCI BIOS revision 2.10 entry at 0xfdb91, last bus=1
Sep 6 18:09:36 user.info kernel: PCI: Using configuration type 1
Sep 6 18:09:36 user.info kernel: PCI: Probing PCI hardware
Sep 6 18:09:36 user.warn kernel: PCI: Probing PCI hardware (bus 00)
Sep 6 18:09:36 user.info kernel: PCI: Using IRQ router PIIX/ICH [8086/7110] at 00:07.0
Sep 6 18:09:36 user.info kernel: Limiting direct PCI/PCI transfers.
Sep 6 18:09:36 user.info kernel: Linux NET4.0 for Linux 2.4
Sep 6 18:09:36 user.info kernel: Based upon Swansea University Computer Society NET3.039
Sep 6 18:09:36 user.warn kernel: Initializing RT netlink socket
Sep 6 18:09:36 user.warn kernel: Starting kswapd
Sep 6 18:09:36 user.info kernel: Journalled Block Device driver loaded
Sep 6 18:09:36 user.info kernel: devfs: v1.12c (20020818) Richard Gooch (rgooch@atnf.csiro.au)
Sep 6 18:09:36 user.info kernel: devfs: boot_options: 0x1
Sep 6 18:09:36 user.info kernel: Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
Sep 6 18:09:36 user.warn kernel: pty: 256 Unix98 ptys configured
Sep 6 18:09:36 user.info kernel: Real Time Clock Driver v1.10f
Sep 6 18:09:36 user.info kernel: Floppy drive(s): fd0 is 1.44M
Sep 6 18:09:36 user.info kernel: FDC 0 is a post-1991 82077
Sep 6 18:09:36 user.warn kernel: RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
Sep 6 18:09:36 user.info kernel: loop: loaded (max 8 devices)
Sep 6 18:09:36 user.info kernel: Intel(R) PRO/1000 Network Driver - version 5.7.6-k1
Sep 6 18:09:36 user.info kernel: Copyright (c) 1999-2004 Intel Corporation.
Sep 6 18:09:36 user.info kernel: dgrs: SW=$Id: dgrs.c,v 1.13 2000/06/06 04:07:00 rick Exp $ FW=Build 550 11/16/96 03:45:15
Sep 6 18:09:36 user.warn kernel: FW Version=$Version$
Sep 6 18:09:36 user.info kernel: pcnet32.c:v1.30h 06.24.2004 tsbogend@alpha.franken.de
Sep 6 18:09:36 user.info kernel: ThunderLAN driver v1.15
Sep 6 18:09:36 user.info kernel: TLAN: 0 devices installed, PCI: 0 EISA: 0
Sep 6 18:09:36 user.info kernel: dmfe: Davicom DM9xxx net driver, version 1.36.4 (2002-01-17)
Sep 6 18:09:36 user.info kernel: ns83820.c: National Semiconductor DP83820 10/100/1000 driver.
Sep 6 18:09:36 user.warn kernel: sk98lin: No adapter found.
Sep 6 18:09:36 user.info kernel: forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.50.
Sep 6 18:09:36 user.info kernel: 8139too Fast Ethernet driver 0.9.26
Sep 6 18:09:36 user.info kernel: PCI: Found IRQ 5 for device 00:0f.0
Sep 6 18:09:36 user.info kernel: eth0: RealTek RTL8139 at 0xd8800c00, 00:40:05:00:9a:e2, IRQ 5
Sep 6 18:09:36 user.debug kernel: eth0: Identified 8139 chip type 'RTL-8100B/8139D'
Sep 6 18:09:36 user.info kernel: Uniform Multi-Platform E-IDE driver Revision: 7.00beta4-2.4
Sep 6 18:09:36 user.info kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Sep 6 18:09:36 user.info kernel: PIIX4: IDE controller at PCI slot 00:07.1
Sep 6 18:09:36 user.info kernel: PIIX4: chipset revision 1
Sep 6 18:09:36 user.info kernel: PIIX4: not 100% native mode: will probe irqs later
Sep 6 18:09:36 user.info kernel: ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:DMA
Sep 6 18:09:36 user.info kernel: ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:DMA, hdd:pio
Sep 6 18:09:36 user.warn kernel: hda: WDC WD2000JB-00KFA0, ATA DISK drive
Sep 6 18:09:36 user.warn kernel: hdb: Maxtor 32049H2, ATA DISK drive
Sep 6 18:09:36 user.warn kernel: CRD-8400B, ATAPI CD/DVD-ROM drive
Sep 6 18:09:36 user.warn kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Sep 6 18:09:36 user.warn kernel: ide1 at 0x170-0x177,0x376 on irq 15
Sep 6 18:09:36 user.warn kernel: hda: attached ide-disk driver.
Sep 6 18:09:36 user.warn kernel: hda: host protected area => 1
Sep 6 18:09:36 user.info kernel: hda: 390721968 sectors (200050 MB) w/8192KiB Cache, CHS=24321/255/63, UDMA(33)
Sep 6 18:09:36 user.warn kernel: hdb: attached ide-disk driver.
Sep 6 18:09:36 user.warn kernel: hdb: host protected area => 1
Sep 6 18:09:36 user.info kernel: hdb: 39876480 sectors (20417 MB) w/2048KiB Cache, CHS=2482/255/63, UDMA(33)
Sep 6 18:09:36 user.info kernel: Partition check:
Sep 6 18:09:36 user.info kernel: /dev/ide/host0/bus0/target0/lun0: p1
Sep 6 18:09:36 user.info kernel: /dev/ide/host0/bus0/target1/lun0: p1
Sep 6 18:09:36 user.info kernel: SCSI subsystem driver Revision: 1.00
Sep 6 18:09:36 user.info kernel: Loading Adaptec I2O RAID: Version 2.4 Build 5
Sep 6 18:09:36 user.info kernel: Detecting Adaptec I2O RAID controllers.
Sep 6 18:09:36 user.info kernel: Red Hat/Adaptec aacraid driver (1.1-3 Aug 15 2006 01:22:52)
Sep 6 18:09:36 user.warn kernel: scsi: Detection failed (no card)
Sep 6 18:09:36 user.notice kernel: megaraid: v2.10.10.1 (Release Date: Thu Jan 27 16:19:44 EDT 2005)
Sep 6 18:09:36 user.warn kernel: GDT-HA: Storage RAID Controller Driver. Version: 3.04
Sep 6 18:09:36 user.warn kernel: GDT-HA: Found 0 PCI Storage RAID Controllers
Sep 6 18:09:36 user.warn kernel: 3ware Storage Controller device driver for Linux v1.02.00.037.
Sep 6 18:09:36 user.warn kernel: 3w-xxxx: No cards found.
Sep 6 18:09:36 user.debug kernel: libata version 1.20 loaded.
Sep 6 18:09:36 user.info kernel: ohci1394: $Rev: 1045 $ Ben Collins
Sep 6 18:09:36 user.info kernel: PCI: Found IRQ 9 for device 00:0e.0
Sep 6 18:09:36 user.warn kernel: ohci1394_0: Unexpected PCI resource length of 1000!
Sep 6 18:09:36 user.info kernel: ohci1394_0: OHCI-1394 1.0 (PCI): IRQ=[9] MMIO=[ffaff000-ffaff7ff] Max Packet=[2048]
Sep 6 18:09:36 user.info kernel: raw1394: /dev/raw1394 device initialized
Sep 6 18:09:36 user.info kernel: sbp2: $Rev: 1074 $ Ben Collins
Sep 6 18:09:36 user.err kernel: ieee1394: sbp2: Driver forced to serialize I/O (serialize_io = 1)
Sep 6 18:09:36 user.info kernel: usb.c: registered new driver usbdevfs
Sep 6 18:09:36 user.info kernel: usb.c: registered new driver hub
Sep 6 18:09:36 user.info kernel: host/uhci.c: USB Universal Host Controller Interface driver v1.1
Sep 6 18:09:36 user.info kernel: PCI: Found IRQ 10 for device 00:07.2
Sep 6 18:09:36 user.info kernel: PCI: Sharing IRQ 10 with 00:10.0
Sep 6 18:09:36 user.info kernel: host/uhci.c: USB UHCI at I/O 0xef80, IRQ 10
Sep 6 18:09:36 user.info kernel: usb.c: new USB bus registered, assigned bus number 1
Sep 6 18:09:36 user.info kernel: hub.c: USB hub found
Sep 6 18:09:36 user.info kernel: hub.c: 2 ports detected
Sep 6 18:09:36 user.info kernel: PCI: Found IRQ 10 for device 00:10.0
Sep 6 18:09:36 user.info kernel: PCI: Sharing IRQ 10 with 00:07.2
Sep 6 18:09:36 user.info kernel: host/usb-ohci.c: USB OHCI at membase 0xd8806000, IRQ 10
Sep 6 18:09:36 user.info kernel: host/usb-ohci.c: usb-00:10.0, PCI device 1045:c861
Sep 6 18:09:36 user.info kernel: usb.c: new USB bus registered, assigned bus number 2
Sep 6 18:09:36 user.info kernel: hub.c: USB hub found
Sep 6 18:09:36 user.info kernel: hub.c: 2 ports detected
Sep 6 18:09:36 user.info kernel: Initializing USB Mass Storage driver.
Sep 6 18:09:36 user.info kernel: usb.c: registered new driver usb-storage
Sep 6 18:09:36 user.info kernel: USB Mass Storage support registered.
Sep 6 18:09:36 user.info kernel: NET4: Linux TCP/IP 1.0 for NET4.0
Sep 6 18:09:36 user.info kernel: IP Protocols: ICMP, UDP, TCP
Sep 6 18:09:36 user.info kernel: IP: routing cache hash table of 4096 buckets, 32Kbytes
Sep 6 18:09:36 user.info kernel: TCP: Hash tables configured (established 32768 bind 65536)
Sep 6 18:09:36 user.info kernel: NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
Sep 6 18:09:36 user.notice kernel: RAMDISK: NASLite file system found at block 0
Sep 6 18:09:36 user.warn kernel: .<6>scsi1 : SCSI emulation for IEEE-1394 SBP-2 Devices
Sep 6 18:09:36 user.warn kernel: <6>hub.c: new USB device 00:10.0-1, assigned address 2
Sep 6 18:09:36 user.warn kernel: <6>scsi2 : SCSI emulation for USB Mass Storage devices
Sep 6 18:09:36 user.warn kernel: Vendor: LEXAR Model: JUMPDRIVE Rev: 3000
Sep 6 18:09:36 user.warn kernel: Type: Direct-Access ANSI SCSI revision: 02
Sep 6 18:09:36 user.warn kernel: .Attached scsi removable disk sda at scsi2, channel 0, id 0, lun 0
Sep 6 18:09:36 user.warn kernel: .SCSI device sda: 252928 512-byte hdwr sectors (129 MB)
Sep 6 18:09:36 user.warn kernel: sda: Write Protect is off
Sep 6 18:09:36 user.info kernel: /dev/scsi/host2/bus0/target0/lun0: p1
Sep 6 18:09:36 user.debug kernel: WARNING: USB Mass Storage data integrity not assured
Sep 6 18:09:36 user.debug kernel: USB Mass Storage device found at 2
Sep 6 18:09:36 user.warn kernel: <6>ieee1394: sbp2: Logged into SBP-2 device
Sep 6 18:09:36 user.warn kernel: <3>ieee1394: sbp2: Node 0-00:1023: Max speed [S400] - Max payload [2048]
Sep 6 18:09:36 user.debug kernel: ieee1394: Node added: ID:BUS[0-00:1023] GUID[0090a990000a2897]
Sep 6 18:09:36 user.debug kernel: ieee1394: Host added: ID:BUS[0-01:1023] GUID[00308d01214fe34e]
Sep 6 18:09:36 user.warn kernel: reed
Sep 6 18:09:36 user.warn kernel: VFS: Mounted root (ext2 filesystem).
Sep 6 18:09:36 user.info kernel: Mounted devfs on /dev
Sep 6 18:09:36 user.info kernel: Freeing unused kernel memory: 536k freed
Sep 6 18:09:36 user.info kernel: scsi singledevice 1 0 0 0
Sep 6 18:09:36 user.warn kernel: Vendor: WDC WD12 Model: 00BB-00CAA1 Rev:
Sep 6 18:09:36 user.warn kernel: Type: Direct-Access ANSI SCSI revision: 06
Sep 6 18:09:36 user.warn kernel: Attached scsi disk sdb at scsi1, channel 0, id 0, lun 0
Sep 6 18:09:36 user.warn kernel: SCSI device sdb: 234441648 512-byte hdwr sectors (120034 MB)
Sep 6 18:09:36 user.info kernel: /dev/scsi/host1/bus0/target0/lun0: p1
Sep 6 18:09:36 user.warn kernel: hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 18:09:36 user.warn kernel: hda: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 18:09:36 user.warn kernel: hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 18:09:36 user.warn kernel: hda: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 18:09:36 user.warn kernel: hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 18:09:36 user.warn kernel: hdb: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 18:09:36 user.warn kernel: hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 18:09:36 user.warn kernel: hdb: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 18:09:36 user.info kernel: eth0: link up, 100Mbps, full-duplex, lpa 0xC5E1
Sep 6 18:09:36 user.info kernel: kjournald starting. Commit interval 5 seconds
Sep 6 18:09:36 user.info kernel: EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,1), internal journal
Sep 6 18:09:36 user.info kernel: EXT3-fs: mounted filesystem with ordered data mode.
Sep 6 18:09:36 user.info kernel: kjournald starting. Commit interval 5 seconds
Sep 6 18:09:36 user.info kernel: EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,65), internal journal
Sep 6 18:09:36 user.info kernel: EXT3-fs: mounted filesystem with ordered data mode.
Sep 6 18:09:36 user.info kernel: kjournald starting. Commit interval 5 seconds
Sep 6 18:09:36 user.info kernel: EXT3 FS 2.4-0.9.19, 19 August 2002 on sd(8,17), internal journal
Sep 6 18:09:36 user.info kernel: EXT3-fs: mounted filesystem with ordered data mode.

---

Image


Top
 Profile  
 
 Post subject:
PostPosted: Wed Sep 06, 2006 3:34 pm 
Offline

Joined: Thu Jan 19, 2006 8:25 pm
Posts: 35
OK, I reset the systus interval to the one minute setting, rebooted, and then waited a few minutes, and got this:

(SMART is set to ON in drive configuration)

======


System Message Log:

Sep 6 15:27:45 syslog.info syslogd started: BusyBox v1.01 (2006.02.26-22:07+0000)
Sep 6 15:27:45 daemon.info init: ^MStarting pid 2659, console /dev/null: '/sbin/klogd'
Sep 6 15:27:45 user.notice kernel: klogd started: BusyBox v1.01 (2006.02.26-22:07+0000)
Sep 6 15:27:45 user.warn kernel: Linux version 2.4.33.NASLite (root@TZT) (gcc version 3.3.6) #1 Tue Aug 15 01:08:13 UTC 2006
Sep 6 15:27:45 user.info kernel: BIOS-provided physical RAM map:
Sep 6 15:27:45 user.warn kernel: BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
Sep 6 15:27:45 user.warn kernel: BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
Sep 6 15:27:45 user.warn kernel: BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
Sep 6 15:27:45 user.warn kernel: BIOS-e820: 0000000000100000 - 000000001fef0000 (usable)
Sep 6 15:27:45 user.warn kernel: BIOS-e820: 000000001fef0000 - 000000001fef3000 (ACPI NVS)
Sep 6 15:27:45 user.warn kernel: BIOS-e820: 000000001fef3000 - 000000001ff00000 (ACPI data)
Sep 6 15:27:45 user.warn kernel: BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
Sep 6 15:27:45 user.notice kernel: 510MB LOWMEM available.
Sep 6 15:27:45 user.warn kernel: On node 0 totalpages: 130800
Sep 6 15:27:45 user.warn kernel: zone(0): 4096 pages.
Sep 6 15:27:45 user.warn kernel: zone(1): 126704 pages.
Sep 6 15:27:45 user.warn kernel: zone(2): 0 pages.
Sep 6 15:27:45 user.info kernel: ACPI: RSDP (v000 AOpen ) @ 0x000f9330
Sep 6 15:27:45 user.info kernel: ACPI: RSDT (v001 AOpen AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x1fef3040
Sep 6 15:27:45 user.info kernel: ACPI: FADT (v001 AOpen AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x1fef30c0
Sep 6 15:27:45 user.info kernel: ACPI: MADT (v001 AOpen AWRDACPI 0x42302e31 AWRD 0x00000000) @ 0x1fef6ec0
Sep 6 15:27:45 user.info kernel: ACPI: DSDT (v001 AOPEN AWRDACPI 0x00001000 MSFT 0x0100000e) @ 0x00000000
Sep 6 15:27:45 user.warn kernel: Kernel command line: rw root=/dev/ram0 initrd=NASLite.02 quiet BOOT_IMAGE=naslite.01
Sep 6 15:27:45 user.info kernel: Initializing CPU#0
Sep 6 15:27:45 user.warn kernel: Detected 2933.915 MHz processor.
Sep 6 15:27:45 user.warn kernel: Console: colour VGA+ 80x25
Sep 6 15:27:45 user.warn kernel: Calibrating delay loop. 5858.91 BogoMIPS
Sep 6 15:27:45 user.info kernel: Memory: 511840k/523200k available (2198k kernel code, 10972k reserved, 734k data, 536k init, 0k highmem)
Sep 6 15:27:45 user.info kernel: Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
Sep 6 15:27:45 user.info kernel: Inode cache hash table entries: 32768 (order: 6, 262144 bytes)
Sep 6 15:27:45 user.info kernel: Mount cache hash table entries: 512 (order: 0, 4096 bytes)
Sep 6 15:27:45 user.info kernel: Buffer cache hash table entries: 32768 (order: 5, 131072 bytes)
Sep 6 15:27:45 user.warn kernel: Page-cache hash table entries: 131072 (order: 7, 524288 bytes)
Sep 6 15:27:45 user.info kernel: CPU: Trace cache: 12K uops, L1 D cache: 16K
Sep 6 15:27:45 user.info kernel: CPU: L2 cache: 256K
Sep 6 15:27:45 user.debug kernel: CPU: After generic, caps: bfebfbff 00000000 00000000 00000000
Sep 6 15:27:45 user.debug kernel: CPU: Common caps: bfebfbff 00000000 00000000 00000000
Sep 6 15:27:45 user.warn kernel: CPU: Intel(R) Celeron(R) CPU 2.93GHz stepping 01
Sep 6 15:27:45 user.info kernel: Enabling fast FPU save and restore. done.
Sep 6 15:27:45 user.info kernel: Enabling unmasked SIMD FPU exception support. done.
Sep 6 15:27:45 user.info kernel: Checking 'hlt' instruction. OK.
Sep 6 15:27:45 user.info kernel: Checking for popad bug. OK.
Sep 6 15:27:45 user.warn kernel: ACPI: IRQ9 SCI: Edge set to Level Trigger.
Sep 6 15:27:45 user.warn kernel: POSIX conformance testing by UNIFIX
Sep 6 15:27:45 user.info kernel: ACPI: Subsystem revision 20040326
Sep 6 15:27:45 user.info kernel: PCI: PCI BIOS revision 2.10 entry at 0xfb8d0, last bus=2
Sep 6 15:27:45 user.info kernel: PCI: Using configuration type 1
Sep 6 15:27:45 user.info kernel: ACPI: Interpreter enabled
Sep 6 15:27:45 user.info kernel: ACPI: Using PIC for interrupt routing
Sep 6 15:27:45 user.info kernel: ACPI: System [ACPI] (supports S0 S1 S4 S5)
Sep 6 15:27:45 user.info kernel: ACPI: PCI Root Bridge [PCI0] (00:00)
Sep 6 15:27:45 user.warn kernel: PCI: Probing PCI hardware (bus 00)
Sep 6 15:27:45 user.info kernel: PCI: Ignoring BAR0-3 of IDE controller 00:1f.1
Sep 6 15:27:45 user.warn kernel: Transparent bridge - PCI device 8086:244e
Sep 6 15:27:45 user.debug kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Sep 6 15:27:45 user.debug kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT]
Sep 6 15:27:45 user.warn kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 *10 11 12 14 15)
Sep 6 15:27:45 user.warn kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 *11 12 14 15)
Sep 6 15:27:45 user.warn kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 7 9 10 11 12 14 15)
Sep 6 15:27:45 user.warn kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 *11 12 14 15)
Sep 6 15:27:45 user.warn kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
Sep 6 15:27:45 user.warn kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
Sep 6 15:27:45 user.warn kernel: ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
Sep 6 15:27:45 user.warn kernel: ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 7 9 10 11 *12 14 15)
Sep 6 15:27:45 user.info kernel: PCI: Probing PCI hardware
Sep 6 15:27:45 user.warn kernel: ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10
Sep 6 15:27:45 user.warn kernel: ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
Sep 6 15:27:45 user.warn kernel: ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 5
Sep 6 15:27:45 user.warn kernel: ACPI: PCI Interrupt Link [LNK1] enabled at IRQ 12
Sep 6 15:27:45 user.warn kernel: ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
Sep 6 15:27:45 user.info kernel: PCI: Using ACPI for IRQ routing
Sep 6 15:27:45 user.info kernel: Linux NET4.0 for Linux 2.4
Sep 6 15:27:45 user.info kernel: Based upon Swansea University Computer Society NET3.039
Sep 6 15:27:45 user.warn kernel: Initializing RT netlink socket
Sep 6 15:27:45 user.warn kernel: Starting kswapd
Sep 6 15:27:45 user.info kernel: Journalled Block Device driver loaded
Sep 6 15:27:45 user.info kernel: devfs: v1.12c (20020818) Richard Gooch (rgooch@atnf.csiro.au)
Sep 6 15:27:45 user.info kernel: devfs: boot_options: 0x1
Sep 6 15:27:45 user.info kernel: Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
Sep 6 15:27:45 user.info kernel: ACPI: Power Button (FF) [PWRF]
Sep 6 15:27:45 user.info kernel: ACPI: Fan [FAN] (on)
Sep 6 15:27:45 user.emerg kernel: 6>ACPI: Processor [CPU0] (supports C1)
Sep 6 15:27:45 user.info kernel: ACPI: Processor [CPU1] (supports C1)
Sep 6 15:27:45 user.info kernel: ACPI: Thermal Zone [THRM] (40 C)
Sep 6 15:27:45 user.warn kernel: pty: 256 Unix98 ptys configured
Sep 6 15:27:45 user.info kernel: Real Time Clock Driver v1.10f
Sep 6 15:27:45 user.info kernel: Floppy drive(s): fd0 is 1.44M
Sep 6 15:27:45 user.warn kernel: keyboard: Timeout - AT keyboard not present?(ed)
Sep 6 15:27:45 user.warn kernel: keyboard: Timeout - AT keyboard not present?(f4)
Sep 6 15:27:45 user.info kernel: FDC 0 is a post-1991 82077
Sep 6 15:27:45 user.warn kernel: RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
Sep 6 15:27:45 user.info kernel: loop: loaded (max 8 devices)
Sep 6 15:27:45 user.info kernel: Intel(R) PRO/1000 Network Driver - version 5.7.6-k1
Sep 6 15:27:45 user.info kernel: Copyright (c) 1999-2004 Intel Corporation.
Sep 6 15:27:45 user.debug kernel: PCI: Setting latency timer of device 01:01.0 to 64
Sep 6 15:27:45 user.info kernel: e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection
Sep 6 15:27:45 user.info kernel: dgrs: SW=$Id: dgrs.c,v 1.13 2000/06/06 04:07:00 rick Exp $ FW=Build 550 11/16/96 03:45:15
Sep 6 15:27:45 user.warn kernel: FW Version=$Version$
Sep 6 15:27:45 user.info kernel: pcnet32.c:v1.30h 06.24.2004 tsbogend@alpha.franken.de
Sep 6 15:27:45 user.info kernel: ThunderLAN driver v1.15
Sep 6 15:27:45 user.info kernel: TLAN: 0 devices installed, PCI: 0 EISA: 0
Sep 6 15:27:45 user.info kernel: dmfe: Davicom DM9xxx net driver, version 1.36.4 (2002-01-17)
Sep 6 15:27:45 user.info kernel: ns83820.c: National Semiconductor DP83820 10/100/1000 driver.
Sep 6 15:27:45 user.warn kernel: sk98lin: No adapter found.
Sep 6 15:27:45 user.info kernel: forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.50.
Sep 6 15:27:45 user.info kernel: Uniform Multi-Platform E-IDE driver Revision: 7.00beta4-2.4
Sep 6 15:27:45 user.info kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Sep 6 15:27:45 user.info kernel: ICH5: IDE controller at PCI slot 00:1f.1
Sep 6 15:27:45 user.info kernel: ICH5: chipset revision 2
Sep 6 15:27:45 user.info kernel: ICH5: not 100% native mode: will probe irqs later
Sep 6 15:27:45 user.info kernel: ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:DMA, hdb:DMA
Sep 6 15:27:45 user.info kernel: ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdc:DMA, hdd:DMA
Sep 6 15:27:45 user.warn kernel: hda: HDT722525DLAT80, ATA DISK drive
Sep 6 15:27:45 user.warn kernel: hdb: HDT722525DLAT80, ATA DISK drive
Sep 6 15:27:45 user.warn kernel: hdc: HDS722525VLAT80, ATA DISK drive
Sep 6 15:27:45 user.warn kernel: hdd: HDS722525VLAT80, ATA DISK drive
Sep 6 15:27:45 user.warn kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Sep 6 15:27:45 user.warn kernel: ide1 at 0x170-0x177,0x376 on irq 15
Sep 6 15:27:45 user.warn kernel: hda: attached ide-disk driver.
Sep 6 15:27:45 user.warn kernel: hda: host protected area => 1
Sep 6 15:27:45 user.info kernel: hda: 488397168 sectors (250059 MB) w/7674KiB Cache, CHS=30401/255/63, UDMA(100)
Sep 6 15:27:45 user.warn kernel: hdb: attached ide-disk driver.
Sep 6 15:27:45 user.warn kernel: hdb: host protected area => 1
Sep 6 15:27:45 user.info kernel: hdb: 488397168 sectors (250059 MB) w/7674KiB Cache, CHS=30401/255/63, UDMA(100)
Sep 6 15:27:45 user.warn kernel: hdc: attached ide-disk driver.
Sep 6 15:27:45 user.warn kernel: hdc: host protected area => 1
Sep 6 15:27:45 user.info kernel: hdc: 488397168 sectors (250059 MB) w/7938KiB Cache, CHS=30401/255/63, UDMA(100)
Sep 6 15:27:45 user.warn kernel: hdd: attached ide-disk driver.
Sep 6 15:27:45 user.warn kernel: hdd: host protected area => 1
Sep 6 15:27:45 user.info kernel: hdd: 488397168 sectors (250059 MB) w/7938KiB Cache, CHS=30401/255/63, UDMA(100)
Sep 6 15:27:45 user.info kernel: Partition check:
Sep 6 15:27:45 user.info kernel: /dev/ide/host0/bus0/target0/lun0: p1
Sep 6 15:27:45 user.info kernel: /dev/ide/host0/bus0/target1/lun0: p1
Sep 6 15:27:45 user.info kernel: /dev/ide/host0/bus1/target0/lun0: p1
Sep 6 15:27:45 user.info kernel: /dev/ide/host0/bus1/target1/lun0: p1
Sep 6 15:27:45 user.info kernel: SCSI subsystem driver Revision: 1.00
Sep 6 15:27:45 user.info kernel: Loading Adaptec I2O RAID: Version 2.4 Build 5
Sep 6 15:27:45 user.info kernel: Detecting Adaptec I2O RAID controllers.
Sep 6 15:27:45 user.info kernel: Red Hat/Adaptec aacraid driver (1.1-3 Aug 15 2006 01:22:52)
Sep 6 15:27:45 user.warn kernel: scsi: Detection failed (no card)
Sep 6 15:27:45 user.notice kernel: megaraid: v2.10.10.1 (Release Date: Thu Jan 27 16:19:44 EDT 2005)
Sep 6 15:27:45 user.warn kernel: GDT-HA: Storage RAID Controller Driver. Version: 3.04
Sep 6 15:27:45 user.warn kernel: GDT-HA: Found 0 PCI Storage RAID Controllers
Sep 6 15:27:45 user.warn kernel: 3ware Storage Controller device driver for Linux v1.02.00.037.
Sep 6 15:27:45 user.warn kernel: 3w-xxxx: No cards found.
Sep 6 15:27:45 user.debug kernel: libata version 1.20 loaded.
Sep 6 15:27:45 user.info kernel: raw1394: /dev/raw1394 device initialized
Sep 6 15:27:45 user.info kernel: sbp2: $Rev: 1074 $ Ben Collins
Sep 6 15:27:45 user.err kernel: ieee1394: sbp2: Driver forced to serialize I/O (serialize_io = 1)
Sep 6 15:27:45 user.info kernel: usb.c: registered new driver usbdevfs
Sep 6 15:27:45 user.info kernel: usb.c: registered new driver hub
Sep 6 15:27:45 user.debug kernel: PCI: Setting latency timer of device 00:1d.7 to 64
Sep 6 15:27:45 user.info kernel: ehci_hcd 00:1d.7: PCI device 8086:24dd
Sep 6 15:27:45 user.info kernel: ehci_hcd 00:1d.7: irq 12, pci mem e082a000
Sep 6 15:27:45 user.info kernel: usb.c: new USB bus registered, assigned bus number 1
Sep 6 15:27:45 user.info kernel: ehci_hcd 00:1d.7: enabled 64bit PCI DMA
Sep 6 15:27:45 user.debug kernel: PCI: cache line size of 128 is not supported by device 00:1d.7
Sep 6 15:27:45 user.info kernel: ehci_hcd 00:1d.7: USB 2.0 enabled, EHCI 1.00, driver 2003-Dec-29/2.4
Sep 6 15:27:45 user.info kernel: hub.c: USB hub found
Sep 6 15:27:45 user.info kernel: hub.c: 8 ports detected
Sep 6 15:27:45 user.info kernel: host/uhci.c: USB Universal Host Controller Interface driver v1.1
Sep 6 15:27:45 user.debug kernel: PCI: Setting latency timer of device 00:1d.0 to 64
Sep 6 15:27:45 user.info kernel: host/uhci.c: USB UHCI at I/O 0xe100, IRQ 10
Sep 6 15:27:45 user.info kernel: usb.c: new USB bus registered, assigned bus number 2
Sep 6 15:27:45 user.info kernel: hub.c: USB hub found
Sep 6 15:27:45 user.info kernel: hub.c: 2 ports detected
Sep 6 15:27:45 user.debug kernel: atency timer of device 00:1d.1 to 64
Sep 6 15:27:45 user.info kernel: host/uhci.c: USB UHCI at I/O 0xe200, IRQ 11
Sep 6 15:27:45 user.info kernel: usb.c: new USB bus registered, assigned bus number 3
Sep 6 15:27:45 user.info kernel: hub.c: USB hub found
Sep 6 15:27:45 user.info kernel: hub.c: 2 ports detected
Sep 6 15:27:45 user.debug kernel: PCI: Setting latency timer of device 00:1d.2 to 64
Sep 6 15:27:45 user.info kernel: host/uhci.c: USB UHCI at I/O 0xe300, IRQ 5
Sep 6 15:27:45 user.info kernel: usb.c: new USB bus registered, assigned bus number 4
Sep 6 15:27:45 user.info kernel: hub.c: USB hub found
Sep 6 15:27:45 user.info kernel: hub.c: 2 ports detected
Sep 6 15:27:45 user.debug kernel: PCI: Setting latency timer of device 00:1d.3 to 64
Sep 6 15:27:45 user.info kernel: host/uhci.c: USB UHCI at I/O 0xe400, IRQ 10
Sep 6 15:27:45 user.info kernel: usb.c: new USB bus registered, assigned bus number 5
Sep 6 15:27:45 user.info kernel: hub.c: USB hub found
Sep 6 15:27:45 user.info kernel: hub.c: 2 ports detected
Sep 6 15:27:45 user.info kernel: Initializing USB Mass Storage driver.
Sep 6 15:27:45 user.info kernel: usb.c: registered new driver usb-storage
Sep 6 15:27:45 user.info kernel: USB Mass Storage support registered.
Sep 6 15:27:45 user.info kernel: NET4: Linux TCP/IP 1.0 for NET4.0
Sep 6 15:27:45 user.info kernel: IP Protocols: ICMP, UDP, TCP
Sep 6 15:27:45 user.info kernel: IP: routing cache hash table of 4096 buckets, 32Kbytes
Sep 6 15:27:45 user.info kernel: TCP: Hash tables configured (established 32768 bind 65536)
Sep 6 15:27:45 user.info kernel: NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
Sep 6 15:27:45 user.notice kernel: RAMDISK: NASLite file system found at block 0
Sep 6 15:27:45 user.warn kernel: .<6>hub.c: new USB device 00:1d.3-1, assigned address 2
Sep 6 15:27:45 user.warn kernel: .<6>Freeing initrd memory: 1601k freed
Sep 6 15:27:45 user.warn kernel: VFS: Mounted root (ext2 filesystem).
Sep 6 15:27:45 user.info kernel: Mounted devfs on /dev
Sep 6 15:27:45 user.info kernel: Freeing unused kernel memory: 536k freed
Sep 6 15:27:45 user.info kernel: scsi1 : SCSI emulation for USB Mass Storage devices
Sep 6 15:27:45 user.warn kernel: Vendor: JUNGSOFT Model: NEXDISK Rev: 1.00
Sep 6 15:27:45 user.warn kernel: Type: Direct-Access ANSI SCSI revision: 02
Sep 6 15:27:45 user.warn kernel: Attached scsi removable disk sda at scsi1, channel 0, id 0, lun 0
Sep 6 15:27:45 user.warn kernel: SCSI device sda: 260352 512-byte hdwr sectors (133 MB)
Sep 6 15:27:45 user.warn kernel: sda: Write Protect is off
Sep 6 15:27:45 user.info kernel: /dev/scsi/host1/bus0/target0/lun0: p1
Sep 6 15:27:45 user.debug kernel: WARNING: USB Mass Storage data integrity not assured
Sep 6 15:27:45 user.debug kernel: USB Mass Storage device found at 2
Sep 6 15:27:45 user.warn kernel: hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 15:27:45 user.warn kernel: hda: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 15:27:45 user.warn kernel: hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 15:27:45 user.warn kernel: hda: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 15:27:45 user.warn kernel: hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 15:27:45 user.warn kernel: hdb: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 15:27:45 user.warn kernel: hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 15:27:45 user.warn kernel: hdb: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 15:27:45 user.warn kernel: hdc: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 15:27:45 user.warn kernel: hdc: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 15:27:45 user.warn kernel: hdc: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 15:27:45 user.warn kernel: hdc: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 15:27:45 user.warn kernel: hdd: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 15:27:45 user.warn kernel: hdd: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 15:27:45 user.warn kernel: hdd: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 15:27:45 user.warn kernel: hdd: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 15:27:45 user.warn kernel: usb-storage: Command will be truncated to fit in SENSE6 buffer.
Sep 6 15:27:45 user.warn kernel: usb-storage: Command will be truncated to fit in SENSE6 buffer.
Sep 6 15:27:45 user.info kernel: e1000: eth0: e1000_watchdog: NIC Link is Up 1000 Mbps Full Duplex
Sep 6 15:27:45 user.warn kernel: hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 15:27:45 user.warn kernel: hda: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 15:27:45 user.warn kernel: hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 15:27:45 user.warn kernel: hdb: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 15:27:45 user.warn kernel: hdc: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 15:27:45 user.warn kernel: hdc: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 15:27:45 user.warn kernel: hdd: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 15:27:45 user.warn kernel: hdd: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 15:27:45 user.err kernel: ext3: No journal on filesystem on ide0(3,1)
Sep 6 15:27:45 user.err kernel: ext3: No journal on filesystem on ide0(3,65)
Sep 6 15:27:45 user.err kernel: 22,1)
Sep 6 15:27:45 user.err kernel: ext3: No journal on filesystem on ide1(22,65)
Sep 6 15:27:45 user.warn kernel: hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 15:27:45 user.warn kernel: hda: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 15:27:45 user.warn kernel: hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 15:27:45 user.warn kernel: hdb: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 15:27:45 user.warn kernel: hdc: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 15:27:45 user.warn kernel: hdc: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 15:27:45 user.warn kernel: hdd: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 15:27:45 user.warn kernel: hdd: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 15:27:45 user.warn kernel: hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 15:27:45 user.warn kernel: hda: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 15:27:45 user.warn kernel: hdb: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 15:27:45 user.warn kernel: hdb: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 15:27:45 user.warn kernel: hdc: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 15:27:45 user.warn kernel: hdc: drive_cmd: error=0x04 { DriveStatusError }
Sep 6 15:27:45 user.warn kernel: hdd: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
Sep 6 15:27:45 user.warn kernel: hdd: drive_cmd: error=0x04 { DriveStatusError }



I see the same errors that were noted on Grumpa's logs.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Sep 06, 2006 3:40 pm 
Offline

Joined: Sun Jul 09, 2006 10:26 am
Posts: 428
Location: UK
I wouldnt worry to much about the "error" it means a command was sent to the drive that wasnt understood. plus your HD's are not listed in the knowndrives for smart.


Top
 Profile  
 
 Post subject: syslog
PostPosted: Wed Sep 06, 2006 7:34 pm 
Offline

Joined: Thu Aug 31, 2006 11:52 am
Posts: 10
OK, here's my syslog:

* Sep 7 09:26:00 syslog.info syslogd started: BusyBox v1.01 (2006.02.26-22:07+0000)
* Sep 7 09:26:00 daemon.info init: ^MStarting pid 1799, console /dev/null: '/sbin/klogd'
* Sep 7 09:26:00 user.notice kernel: klogd started: BusyBox v1.01 (2006.02.26-22:07+0000)
* Sep 7 09:26:00 user.warn kernel: Linux version 2.4.33.NASLite (root@TZT) (gcc version 3.3.6) #1 Tue Aug 15 01:08:13 UTC 2006
* Sep 7 09:26:00 user.info kernel: BIOS-provided physical RAM map:
* Sep 7 09:26:00 user.warn kernel: BIOS-e820: 0000000000000000 - 00000000000a0000 (usable)
* Sep 7 09:26:00 user.warn kernel: BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
* Sep 7 09:26:00 user.warn kernel: BIOS-e820: 0000000000100000 - 0000000018000000 (usable)
* Sep 7 09:26:00 user.warn kernel: BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
* Sep 7 09:26:00 user.notice kernel: 384MB LOWMEM available.
* Sep 7 09:26:00 user.warn kernel: On node 0 totalpages: 98304
* Sep 7 09:26:00 user.warn kernel: zone(0): 4096 pages.
* Sep 7 09:26:00 user.warn kernel: zone(1): 94208 pages.
* Sep 7 09:26:00 user.warn kernel: zone(2): 0 pages.
* Sep 7 09:26:00 user.err kernel: ACPI: Unable to locate RSDP
* Sep 7 09:26:00 user.warn kernel: Kernel command line: root=/dev/ram0 rw
* Sep 7 09:26:00 user.info kernel: Initializing CPU#0
* Sep 7 09:26:00 user.warn kernel: Detected 451.029 MHz processor.
* Sep 7 09:26:00 user.warn kernel: Console: colour VGA+ 80x25
* Sep 7 09:26:00 user.warn kernel: Calibrating delay loop. 897.84 BogoMIPS
* Sep 7 09:26:00 user.info kernel: Memory: 383260k/393216k available (2198k kernel code, 9572k reserved, 734k data, 536k init, 0k highmem)
* Sep 7 09:26:00 user.info kernel: Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
* Sep 7 09:26:00 user.info kernel: Inode cache hash table entries: 32768 (order: 6, 262144 bytes)
* Sep 7 09:26:00 user.info kernel: Mount cache hash table entries: 512 (order: 0, 4096 bytes)
* Sep 7 09:26:00 user.info kernel: Buffer cache hash table entries: 32768 (order: 5, 131072 bytes)
* Sep 7 09:26:00 user.warn kernel: Page-cache hash table entries: 131072 (order: 7, 524288 bytes)
* Sep 7 09:26:00 user.info kernel: CPU: L1 I cache: 16K, L1 D cache: 16K
* Sep 7 09:26:00 user.info kernel: CPU: L2 cache: 512K
* Sep 7 09:26:00 user.notice kernel: CPU serial number disabled.
* Sep 7 09:26:00 user.debug kernel: CPU: After generic, caps: 0383f9ff 00000000 00000000 00000000
* Sep 7 09:26:00 user.debug kernel: CPU: Common caps: 0383f9ff 00000000 00000000 00000000
* Sep 7 09:26:00 user.warn kernel: CPU: Intel Pentium III (Katmai) stepping 02
* Sep 7 09:26:00 user.info kernel: Enabling fast FPU save and restore. done.
* Sep 7 09:26:00 user.info kernel: Enabling unmasked SIMD FPU exception support. done.
* Sep 7 09:26:00 user.info kernel: Checking 'hlt' instruction. OK.
* Sep 7 09:26:00 user.info kernel: Checking for popad bug. OK.
* Sep 7 09:26:00 user.warn kernel: POSIX conformance testing by UNIFIX
* Sep 7 09:26:00 user.info kernel: ACPI: Subsystem revision 20040326
* Sep 7 09:26:00 user.info kernel: ACPI: Interpreter disabled.
* Sep 7 09:26:00 user.info kernel: PCI: PCI BIOS revision 2.10 entry at 0xfb2b0, last bus=1
* Sep 7 09:26:00 user.info kernel: PCI: Using configuration type 1
* Sep 7 09:26:00 user.info kernel: PCI: Probing PCI hardware
* Sep 7 09:26:00 user.warn kernel: PCI: Probing PCI hardware (bus 00)
* Sep 7 09:26:00 user.info kernel: PCI: Using IRQ router PIIX/ICH [8086/7110] at 00:07.0
* Sep 7 09:26:00 user.info kernel: PCI: Found IRQ 11 for device 00:07.2
* Sep 7 09:26:00 user.info kernel: PCI: Sharing IRQ 11 with 00:0d.0
* Sep 7 09:26:00 user.info kernel: Limiting direct PCI/PCI transfers.
* Sep 7 09:26:00 user.info kernel: Linux NET4.0 for Linux 2.4
* Sep 7 09:26:00 user.info kernel: Based upon Swansea University Computer Society NET3.039
* Sep 7 09:26:00 user.warn kernel: Initializing RT netlink socket
* Sep 7 09:26:00 user.warn kernel: Starting kswapd
* Sep 7 09:26:00 user.info kernel: Journalled Block Device driver loaded
* Sep 7 09:26:00 user.info kernel: devfs: v1.12c (20020818) Richard Gooch (rgooch@atnf.csiro.au)
* Sep 7 09:26:00 user.info kernel: devfs: boot_options: 0x1
* Sep 7 09:26:00 user.info kernel: Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
* Sep 7 09:26:00 user.warn kernel: pty: 256 Unix98 ptys configured
* Sep 7 09:26:00 user.info kernel: Real Time Clock Driver v1.10f
* Sep 7 09:26:00 user.info kernel: Floppy drive(s): fd0 is 1.44M
* Sep 7 09:26:00 user.info kernel: FDC 0 is a post-1991 82077
* Sep 7 09:26:00 user.warn kernel: RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 blocksize
* Sep 7 09:26:00 user.info kernel: loop: loaded (max 8 devices)
* Sep 7 09:26:00 user.info kernel: Linux Tulip driver version 0.9.15-pre12 (Aug 9, 2002)
* Sep 7 09:26:00 user.info kernel: PCI: Found IRQ 11 for device 00:0d.0
* Sep 7 09:26:00 user.info kernel: PCI: Sharing IRQ 11 with 00:07.2
* Sep 7 09:26:00 user.info kernel: tulip0: MII transceiver #1 config 3000 status 7829 advertising 01e1.
* Sep 7 09:26:00 user.info kernel: eth0: Lite-On 82c168 PNIC rev 32 at 0x9400, 00:A0:CC:D6:10:3C, IRQ 11.
* Sep 7 09:26:00 user.info kernel: Intel(R) PRO/1000 Network Driver - version 5.7.6-k1
* Sep 7 09:26:00 user.info kernel: Copyright (c) 1999-2004 Intel Corporation.
* Sep 7 09:26:00 user.info kernel: dgrs: SW=$Id: dgrs.c,v 1.13 2000/06/06 04:07:00 rick Exp $ FW=Build 550 11/16/96 03:45:15
* Sep 7 09:26:00 user.warn kernel: FW Version=$Version$
* Sep 7 09:26:00 user.info kernel: pcnet32.c:v1.30h 06.24.2004 tsbogend@alpha.franken.de
* Sep 7 09:26:00 user.info kernel: ThunderLAN driver v1.15
* Sep 7 09:26:00 user.info kernel: TLAN: 0 devices installed, PCI: 0 EISA: 0
* Sep 7 09:26:00 user.info kernel: dmfe: Davicom DM9xxx net driver, version 1.36.4 (2002-01-17)
* Sep 7 09:26:00 user.info kernel: ns83820.c: National Semiconductor DP83820 10/100/1000 driver.
* Sep 7 09:26:00 user.warn kernel: sk98lin: No adapter found.
* Sep 7 09:26:00 user.info kernel: forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.50.
* Sep 7 09:26:00 user.info kernel: Uniform Multi-Platform E-IDE driver Revision: 7.00beta4-2.4
* Sep 7 09:26:00 user.info kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
* Sep 7 09:26:00 user.info kernel: PIIX4: IDE controller at PCI slot 00:07.1
* Sep 7 09:26:00 user.info kernel: PIIX4: chipset revision 1
* Sep 7 09:26:00 user.info kernel: PIIX4: not 100% native mode: will probe irqs later
* Sep 7 09:26:00 user.info kernel: ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:pio, hdb:pio
* Sep 7 09:26:00 user.info kernel: ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdc:pio, hdd:pio
* Sep 7 09:26:00 user.warn kernel: hda: ST3250823A, ATA DISK drive
* Sep 7 09:26:00 user.warn kernel: hdc: ST3250823A, ATA DISK drive
* Sep 7 09:26:00 user.warn kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
* Sep 7 09:26:00 user.warn kernel: ide1 at 0x170-0x177,0x376 on irq 15
* Sep 7 09:26:00 user.warn kernel: hda: attached ide-disk driver.
* Sep 7 09:26:00 user.warn kernel: hda: host protected area => 1
* Sep 7 09:26:00 user.info kernel: hda: 488397168 sectors (250059 MB) w/8192KiB Cache, CHS=30401/255/63, UDMA(33)
* Sep 7 09:26:00 user.warn kernel: hdc: attached ide-disk driver.
* Sep 7 09:26:00 user.warn kernel: hdc: host protected area => 1
* Sep 7 09:26:00 user.info kernel: hdc: 488397168 sectors (250059 MB) w/8192KiB Cache, CHS=30401/255/63, UDMA(33)
* Sep 7 09:26:00 user.info kernel: Partition check:
* Sep 7 09:26:00 user.info kernel: /dev/ide/host0/bus0/target0/lun0: p1
* Sep 7 09:26:00 user.info kernel: /dev/ide/host0/bus1/target0/lun0: p1
* Sep 7 09:26:00 user.info kernel: SCSI subsystem driver Revision: 1.00
* Sep 7 09:26:00 user.info kernel: Loading Adaptec I2O RAID: Version 2.4 Build 5
* Sep 7 09:26:00 user.info kernel: Detecting Adaptec I2O RAID controllers.
* Sep 7 09:26:00 user.info kernel: Red Hat/Adaptec aacraid driver (1.1-3 Aug 15 2006 01:22:52)
* Sep 7 09:26:00 user.warn kernel: scsi: Detection failed (no card)
* Sep 7 09:26:00 user.notice kernel: megaraid: v2.10.10.1 (Release Date: Thu Jan 27 16:19:44 EDT 2005)
* Sep 7 09:26:00 user.warn kernel: GDT-HA: Storage RAID Controller Driver. Version: 3.04
* Sep 7 09:26:00 user.warn kernel: GDT-HA: Found 0 PCI Storage RAID Controllers
* Sep 7 09:26:00 user.warn kernel: 3ware Storage Controller device driver for Linux v1.02.00.037.
* Sep 7 09:26:00 user.warn kernel: 3w-xxxx: No cards found.
* Sep 7 09:26:00 user.debug kernel: libata version 1.20 loaded.
* Sep 7 09:26:00 user.info kernel: raw1394: /dev/raw1394 device initialized
* Sep 7 09:26:00 user.info kernel: sbp2: $Rev: 1074 $ Ben Collins
* Sep 7 09:26:00 user.err kernel: ieee1394: sbp2: Driver forced to serialize I/O (serialize_io = 1)
* Sep 7 09:26:00 user.info kernel: usb.c: registered new driver usbdevfs
* Sep 7 09:26:00 user.info kernel: usb.c: registered new driver hub
* Sep 7 09:26:00 user.info kernel: host/uhci.c: USB Universal Host Controller Interface driver v1.1
* Sep 7 09:26:00 user.info kernel: PCI: Found IRQ 11 for device 00:07.2
* Sep 7 09:26:00 user.info kernel: PCI: Sharing IRQ 11 with 00:0d.0
* Sep 7 09:26:00 user.info kernel: host/uhci.c: USB UHCI at I/O 0x9000, IRQ 11
* Sep 7 09:26:00 user.info kernel: usb.c: new USB bus registered, assigned bus number 1
* Sep 7 09:26:00 user.info kernel: hub.c: USB hub found
* Sep 7 09:26:00 user.info kernel: hub.c: 2 ports detected
* Sep 7 09:26:00 user.info kernel: Initializing USB Mass Storage driver.
* Sep 7 09:26:00 user.info kernel: usb.c: registered new driver usb-storage
* Sep 7 09:26:00 user.info kernel: USB Mass Storage support registered.
* Sep 7 09:26:00 user.info kernel: NET4: Linux TCP/IP 1.0 for NET4.0
* Sep 7 09:26:00 user.info kernel: IP Protocols: ICMP, UDP, TCP
* Sep 7 09:26:00 user.info kernel: IP: routing cache hash table of 4096 buckets, 32Kbytes
* Sep 7 09:26:00 user.info kernel: TCP: Hash tables configured (established 32768 bind 65536)
* Sep 7 09:26:00 user.info kernel: NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
* Sep 7 09:26:00 user.notice kernel: RAMDISK: NASLite file system found at block 0
* Sep 7 09:26:00 user.warn kernel: <6>hub.c: new USB device 00:07.2-2, assigned address 2
* Sep 7 09:26:00 user.warn kernel: <6>scsi1 : SCSI emulation for USB Mass Storage devices
* Sep 7 09:26:00 user.warn kernel: . Vendor: WD Model: UStorage Rev: 1.89
* Sep 7 09:26:00 user.warn kernel: Type: Direct-Access ANSI SCSI revision: 02
* Sep 7 09:26:00 user.warn kernel: Attached scsi removable disk sda at scsi1, channel 0, id 0, lun 0
* Sep 7 09:26:00 user.warn kernel: .SCSI device sda: 128000 512-byte hdwr sectors (66 MB)
* Sep 7 09:26:00 user.warn kernel: .sda: Write Protect is off
* Sep 7 09:26:00 user.info kernel: /dev/scsi/host1/bus0/target0/lun0:. unknown partition table
* Sep 7 09:26:00 user.debug kernel: WARNING: USB Mass Storage data integrity not assured
* Sep 7 09:26:00 user.debug kernel: USB Mass Storage device found at 2
* Sep 7 09:26:00 user.warn kernel: <6>Freeing initrd memory: 1601k freed
* Sep 7 09:26:00 user.warn kernel: VFS: Mounted root (ext2 filesystem).
* Sep 7 09:26:00 user.info kernel: Mounted devfs on /dev
* Sep 7 09:26:00 user.info kernel: Freeing unused kernel memory: 536k freed
* Sep 7 09:26:00 user.warn kernel: hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
* Sep 7 09:26:00 user.warn kernel: hda: drive_cmd: error=0x04 { DriveStatusError }
* Sep 7 09:26:00 user.warn kernel: hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
* Sep 7 09:26:00 user.warn kernel: hda: drive_cmd: error=0x04 { DriveStatusError }
* Sep 7 09:26:00 user.warn kernel: hdc: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
* Sep 7 09:26:00 user.warn kernel: hdc: drive_cmd: error=0x04 { DriveStatusError }
* Sep 7 09:26:00 user.warn kernel: hdc: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
* Sep 7 09:26:00 user.warn kernel: hdc: drive_cmd: error=0x04 { DriveStatusError }
* Sep 7 09:26:00 user.warn kernel: hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
* Sep 7 09:26:00 user.warn kernel: hda: drive_cmd: error=0x04 { DriveStatusError }
* Sep 7 09:26:00 user.warn kernel: hdc: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
* Sep 7 09:26:00 user.warn kernel: hdc: drive_cmd: error=0x04 { DriveStatusError }
* Sep 7 09:26:00 user.err kernel: ext3: No journal on filesystem on ide0(3,1)
* Sep 7 09:26:00 user.err kernel: ext3: No journal on filesystem on ide1(22,1)
* Sep 7 09:26:00 user.warn kernel: hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
* Sep 7 09:26:00 user.warn kernel: sError }
* Sep 7 09:26:00 user.warn kernel: hdc: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
* Sep 7 09:26:00 user.warn kernel: hdc: drive_cmd: error=0x04 { DriveStatusError }
* Sep 7 09:26:00 user.info kernel: eth0: Setting full-duplex based on MII#1 link partner capability of 41e1.
* Sep 7 09:26:00 user.warn kernel: hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
* Sep 7 09:26:00 user.warn kernel: hda: drive_cmd: error=0x04 { DriveStatusError }
* Sep 7 09:26:00 user.warn kernel: hdc: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
* Sep 7 09:26:00 user.warn kernel: hdc: drive_cmd: error=0x04 { DriveStatusError }
* Sep 7 09:26:02 user.warn kernel: hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
* Sep 7 09:26:02 user.warn kernel: hda: drive_cmd: error=0x04 { DriveStatusError }
* Sep 7 09:26:02 user.warn kernel: hdc: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
* Sep 7 09:26:02 user.warn kernel: hdc: drive_cmd: error=0x04 { DriveStatusError }
* Sep 7 09:27:02 user.warn kernel: hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
* Sep 7 09:27:02 user.warn kernel: hda: drive_cmd: error=0x04 { DriveStatusError }
* Sep 7 09:27:02 user.warn kernel: hdc: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
* Sep 7 09:27:02 user.warn kernel: hdc: drive_cmd: error=0x04 { DriveStatusError }
* Sep 7 09:28:02 user.warn kernel: hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
* Sep 7 09:28:02 user.warn kernel: hda: drive_cmd: error=0x04 { DriveStatusError }
* Sep 7 09:28:02 user.warn kernel: hdc: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
* Sep 7 09:28:02 user.warn kernel: hdc: drive_cmd: error=0x04 { DriveStatusError }
* Sep 7 09:29:02 user.warn kernel: hda: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
* Sep 7 09:29:02 user.warn kernel: hda: drive_cmd: error=0x04 { DriveStatusError }
* Sep 7 09:29:02 user.warn kernel: hdc: drive_cmd: status=0x51 { DriveReady SeekComplete Error }
* Sep 7 09:29:02 user.warn kernel: hdc: drive_cmd: error=0x04 { DriveStatusError }


Top
 Profile  
 
 Post subject:
PostPosted: Thu Sep 07, 2006 12:19 pm 
Offline

Joined: Mon Jan 23, 2006 11:22 am
Posts: 144
gaiden wrote:
http://en.wikipedia.org/wiki/Self-Monit ... Technology

Standards and implementation
Compaq pioneered S.M.A.R.T., but most major hard-drive and motherboard vendors now support it to some extent.


Just a passing comment - Compaq did not pioneer S.M.A.R.T - it was developed by IBM on the AS400 platform where it is known as predictive failure analysis or PFA. When Compaq introduced the technology on their servers, it was already available on IBM's servers.

At that time there was a bit of a joke with the IBM server support techs - Compaq were offering it as an option with a $1000 price tag, and all you were getting for your $1000 was IBM disks rather than the usual Seagate.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Sep 22, 2006 4:30 pm 
Offline

Joined: Sun Sep 17, 2006 4:39 pm
Posts: 14
I'm a bit late getting into this thread.... but might have some usefull input :)

I have 5 drives, 4 pluged into a raid card, and 1 into the MB

temp info is only shown for 2 of the drives, one raid card one and one m/b one (disks 0 and 4)

screenie:
Image

logs / info etc....
http://www.knighty1.com/systemmessagelog.txt
http://www.knighty1.com/disk0.txt
http://www.knighty1.com/disk1.txt
http://www.knighty1.com/disk2.txt
http://www.knighty1.com/disk3.txt
http://www.knighty1.com/disk4.txt

Name: NASLite-2
Workgroup: WORKGROUP
Address: 192.168.0.150
OS Version: v2.02 09-2006

if you need anymore info just ask :)
(maybe pm me to so I don't miss it!)


Top
 Profile  
 
 Post subject:
PostPosted: Fri Sep 22, 2006 5:05 pm 
Offline
Site Admin

Joined: Tue Jul 13, 2004 4:11 pm
Posts: 1771
Location: Server Elements
Quote:
temp info is only shown for 2 of the drives, one raid card one and one m/b one (disks 0 and 4)


You'll not get a temp if the drive does not support that parameter.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 32 posts ]  Go to page Previous  1, 2, 3  Next

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group