View Single Post
Old 24th July 2011
Quaxo Quaxo is offline
Port Guard
 
Join Date: Jun 2008
Posts: 29
Default

After the mount of /dev/wd1i it seemed to work but then I did a "ls /backup" the prompt jumped down to a new line (as I pressed ENTER) and then nothing happened.

I installed smartmontool, the output is as follows:
Code:
smartctl -a /dev/wd1i
smartctl version 5.38 [i386-unknown-openbsd4.5] Copyright (C) 2002-8 Bruce Allen
Home page is http://smartmontools.sourceforge.net/

=== START OF INFORMATION SECTION ===
Device Model:     [No Information Found]
Serial Number:    [No Information Found]
Firmware Version: [No Information Found]
Device is:        Not in smartctl database [for details use: -P showall]
ATA Version is:   1
ATA Standard is:  Exact ATA specification draft version not indicated
Local Time is:    Sun Jul 24 14:55:34 2011 CEST
SMART is only available in ATA Version 3 Revision 3 or greater.
We will try to proceed in spite of this.
SMART support is: Ambiguous - ATA IDENTIFY DEVICE words 82-83 don't show if SMART supported.
                  Checking for SMART support by trying SMART ENABLE command.
                  SMART ENABLE appeared to work!  Continuing.
SMART support is: Ambiguous - ATA IDENTIFY DEVICE words 85-87 don't show if SMART is enabled.
A mandatory SMART command failed: exiting. To continue, add one or more '-T permissive' options.
My drive is a Seagate Baracuda ES.2 ST3500320NS 500Gb SATA. And if I type "atactl /dev/wd1i smartread" i get:
Code:
atactl: ATA device returned Aborted Command
I think the atactl-command did print some output before, but i'm not sure, it was so long time ago.

In my message log I see the following:
Code:
cat /var/log/messages
Jul 24 12:00:02 server1 newsyslog[32278]: logfile turned over
Jul 24 12:00:02 server1 syslogd: restart
Jul 24 12:09:44 server1 /bsd: WARNING: /backup was not properly unmounted
Jul 24 12:09:54 server1 /bsd: wd1i: device fault reading fsbn 656400560 of 656400544-656400575 (wd1 bn 656400623; cn 40859 tn 12 sn 32), retrying
Jul 24 12:09:55 server1 /bsd: pciide1:0:1: recal drive fault
...
Jul 24 12:10:19 server1 /bsd: wd1i: device fault reading fsbn 656400544 of 656400544-656400575 (wd1 bn 656400607; cn 40859 tn 12 sn 16), retrying
Jul 24 12:10:20 server1 /bsd: pciide1:0:1: recal drive fault
Jul 24 12:10:20 server1 /bsd: wd1i: device fault reading fsbn 656400544 of 656400544-656400575 (wd1 bn 656400607; cn 40859 tn 12 sn 16)
Reply With Quote