LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 06-06-2007, 04:41 AM   #1
blu_alchemist
Member
 
Registered: Jun 2007
Location: Canada
Distribution: Fedora Core 7
Posts: 31

Rep: Reputation: 15
smartctl and smart issues


No matter what I try typing I always get this error:

Code:
[root@fileserver ~]# smartctl -i /dev/sdb
smartctl version 5.37 [i686-redhat-linux-gnu] Copyright (C) 2002-6 Bruce Allen
Home page is http://smartmontools.sourceforge.net/

=== START OF INFORMATION SECTION ===
Model Family:     Seagate Barracuda 7200.10 family
Device Model:     ST3320620AS
Serial Number:    5QF187M0
Firmware Version: 3.AAE
User Capacity:    320,072,933,376 bytes
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   7
ATA Standard is:  Exact ATA specification draft version not indicated
Local Time is:    Wed Jun  6 09:28:03 2007 MDT
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

Error SMART Status command failed
Please get assistance from http://smartmontools.sourceforge.net/
Values from ATA status return descriptor are:
 00     09 0c 00 da 00 00 00 00  00 00 00 00 10 50
A mandatory SMART command failed: exiting. To continue, add one or more '-T permissive' options.
I was running ubuntu LAMP server and smartctl was monitoring them all but im using Fedora Core 7 now and nothing works!

Am i mission something??

/etc/smartd.conf:
Code:
[root@fileserver ~]# cat /etc/smartd.conf
# DEVICESCAN -H -m root

# i have tried -d scsi/ata and same errors
/dev/sda -d ata -H -m root
/dev/sdb -d sat -H -m root
/dev/sdc -d sat -H -m root
/dev/sdd -d sat -H -m root
/dev/sde -d sat -H -m root
 
Old 06-06-2007, 05:24 PM   #2
blu_alchemist
Member
 
Registered: Jun 2007
Location: Canada
Distribution: Fedora Core 7
Posts: 31

Original Poster
Rep: Reputation: 15
Monitored.. Kinda

/etc/smartd.conf:
Code:
/dev/sda -d ata -a -I 195 -W 2 -I 9 -I 194 -I 190 -s (S/../.././02|L/../../6/03) -H -m root
/dev/sdb -d ata -a -I 195 -W 2 -I 9 -I 194 -I 190 -s (S/../.././02|L/../../6/03) -H -m root
/dev/sdc -d ata -a -I 195 -W 2 -I 9 -I 194 -I 190 -s (S/../.././02|L/../../6/03) -H -m root
/dev/sdd -d ata -a -I 195 -W 2 -I 9 -I 194 -I 190 -s (S/../.././02|L/../../6/03) -H -m root
/dev/sde -d ata -a -I 195 -W 2 -I 9 -I 194 -I 190 -s (S/../.././02|L/../../6/03) -H -m root
/var/log/messages
Code:
Jun  6 22:08:09 fileserver smartd[3191]: Configuration file /etc/smartd.conf parsed.
Jun  6 22:08:09 fileserver smartd[3191]: Device: /dev/sda, opened
Jun  6 22:08:09 fileserver smartd[3191]: Device: /dev/sda, not found in smartd database.
Jun  6 22:08:09 fileserver smartd[3191]: Device: /dev/sda, can't monitor Current Pending Sector count - no Attribute 197
Jun  6 22:08:09 fileserver smartd[3191]: Device: /dev/sda, can't monitor Offline Uncorrectable Sector count  - no Attribute 198
Jun  6 22:08:09 fileserver smartd[3191]: Device: /dev/sda, can't monitor Temperature, ignoring -W Directive
Jun  6 22:08:09 fileserver smartd[3191]: Device: /dev/sda, appears to lack SMART Self-Test log; disabling -l selftest (override with -T permissive Directive)
Jun  6 22:08:09 fileserver smartd[3191]: Device: /dev/sda, appears to lack SMART Error log; disabling -l error (override with -T permissive Directive)
Jun  6 22:08:10 fileserver smartd[3191]: Device: /dev/sda, is SMART capable. Adding to "monitor" list.
Jun  6 22:08:10 fileserver smartd[3191]: Device: /dev/sdb, opened
Jun  6 22:08:10 fileserver smartd[3191]: Device: /dev/sdb, found in smartd database.
Jun  6 22:08:10 fileserver smartd[3191]: Device: /dev/sdb, not capable of SMART Health Status check
Jun  6 22:08:10 fileserver smartd[3191]: Device: /dev/sdb, is SMART capable. Adding to "monitor" list.
Jun  6 22:08:10 fileserver smartd[3191]: Device: /dev/sdc, opened
Jun  6 22:08:10 fileserver smartd[3191]: Device: /dev/sdc, found in smartd database.
Jun  6 22:08:10 fileserver smartd[3191]: Device: /dev/sdc, not capable of SMART Health Status check
Jun  6 22:08:10 fileserver smartd[3191]: Device: /dev/sdc, is SMART capable. Adding to "monitor" list.
Jun  6 22:08:10 fileserver smartd[3191]: Device: /dev/sdd, opened
Jun  6 22:08:10 fileserver smartd[3191]: Device: /dev/sdd, found in smartd database.
Jun  6 22:08:10 fileserver smartd[3191]: Device: /dev/sdd, not capable of SMART Health Status check
Jun  6 22:08:10 fileserver smartd[3191]: Device: /dev/sdd, is SMART capable. Adding to "monitor" list.
Jun  6 22:08:10 fileserver smartd[3191]: Device: /dev/sde, opened
Jun  6 22:08:10 fileserver smartd[3191]: Device: /dev/sde, found in smartd database.
Jun  6 22:08:10 fileserver smartd[3191]: Device: /dev/sde, not capable of SMART Health Status check
Jun  6 22:08:10 fileserver smartd[3191]: Device: /dev/sde, is SMART capable. Adding to "monitor" list.
Jun  6 22:08:10 fileserver smartd[3191]: Monitoring 5 ATA and 0 SCSI devices
Jun  6 22:08:10 fileserver smartd[3191]: Device: /dev/sdb, initial Temperature is 30 Celsius
Jun  6 22:08:10 fileserver smartd[3191]: Device: /dev/sdc, initial Temperature is 30 Celsius
Jun  6 22:08:10 fileserver smartd[3191]: Device: /dev/sdd, initial Temperature is 32 Celsius
Jun  6 22:08:10 fileserver smartd[3191]: Device: /dev/sde, initial Temperature is 33 Celsius
Jun  6 22:08:10 fileserver smartd[3193]: smartd has fork()ed into background mode. New PID=3193.
Obviously the temperatures are bing listed but whenever i use any smartctl commands such as 'smartctl -Hc /dev/sdb' i get the same errors as before
 
Old 06-07-2007, 03:38 PM   #3
blu_alchemist
Member
 
Registered: Jun 2007
Location: Canada
Distribution: Fedora Core 7
Posts: 31

Original Poster
Rep: Reputation: 15
Yay

I required the "-T permissive" option when using smartctl on all my sataII seagate drives because they fail one of the smart commands. no idea why but it works and im happy
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
smart / proxy / network issues siesa SUSE / openSUSE 1 11-24-2006 10:32 AM
smartctl output Machiaveli Linux - Hardware 2 09-29-2006 12:06 PM
reiserfsck and smartctl samac Slackware 4 07-10-2005 04:05 PM
Mandrake 10.1 Smart Link Modem issues DeusExLinux Mandriva 3 01-21-2005 01:40 AM
smartctl rch Linux - Hardware 0 04-13-2003 11:11 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 08:36 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration