Results 1 to 7 of 7

Thread: 5200 smart disk info

  1. #1
    Registered User
    Join Date
    Jul 2008
    Posts
    10
    Thanks
    0
    Thanked
    0 times in 0 posts

    5200 smart disk info

    well i can look at the status of the disks
    all of the 5 disks which are all the same
    but the info it brings back is diffrent or missing for diffrent disks
    all disks were bought at the same time and run the same firmware
    below


    1 715,404 ST3750640NS 3.CN OK
    2 715,404 ST3750640NS 3.CN OK
    3 715,404 ST3750640NS 3.CN OK
    4 715,404 ST3750640NS 3.CN OK
    5 715,404 ST3750640NS 3.CN OK

    Tray Number 1
    Model ST3750640NS
    Power On Hours N/A
    Temperature Celsius N/A
    Reallocated Sector Count N/A
    Current Pending Sector N/A
    Raw Read Error Rate N/A
    Seek Error Rate N/A
    Hardware ECC Recovered N/A

    Tray Number 2
    Model ST3750640NS
    Power On Hours 619 Hours
    Temperature Celsius 45
    Reallocated Sector Count 0
    Current Pending Sector 0
    Raw Read Error Rate 0
    Seek Error Rate 158148182
    Hardware ECC Recovered 237310079

    Tray Number 3
    Model ST3750640NS
    Power On Hours 691 Hours
    Temperature Celsius 45
    Reallocated Sector Count 0
    Current Pending Sector 0
    Raw Read Error Rate 0
    Seek Error Rate 158487994
    Hardware ECC Recovered 239958054

    Tray Number 4
    Model ST3750640NS
    Power On Hours 635 Hours
    Temperature Celsius 45
    Reallocated Sector Count 0
    Current Pending Sector 0
    Raw Read Error Rate 0
    Seek Error Rate 158487460
    Hardware ECC Recovered 222842808

    Tray Number 5
    Model ST3750640NS
    Power On Hours N/A
    Temperature Celsius N/A
    Reallocated Sector Count N/A
    Current Pending Sector N/A
    Raw Read Error Rate N/A
    Seek Error Rate N/A
    Hardware ECC Recovered N/A




    thanks

  2. #2
    Senior Member
    Join Date
    Jun 2007
    Location
    Austra
    Posts
    453
    Thanks
    0
    Thanked
    14 times in 14 posts

    Re: 5200 smart disk info

    May be smart is not enabled on these discs - check here to enable it:
    http://www.thecusforum.eu/showthread.php?t=396
    br
    Peter

  3. #3
    Registered User
    Join Date
    Jul 2008
    Posts
    10
    Thanks
    0
    Thanked
    0 times in 0 posts

    Re: 5200 smart disk info

    ok
    tried runnign the below command to enable
    but keeps saying that still not enabled
    any ideas
    will post in next post

  4. #4
    Registered User
    Join Date
    Jul 2008
    Posts
    10
    Thanks
    0
    Thanked
    0 times in 0 posts

    Re: 5200 smart disk info

    ok not this post may be the next

  5. #5
    Registered User
    Join Date
    Jul 2008
    Posts
    10
    Thanks
    0
    Thanked
    0 times in 0 posts

    Re: 5200 smart disk info

    root@127.0.0.1:~# /usr/sbin/smartctl -s on -d marvell /dev/sda
    smartctl version 5.33 [i686-pc-linux-gnu] Copyright (C) 2002-4 Bruce Allen
    Home page is

    === START OF ENABLE/DISABLE COMMANDS SECTION ===
    SMART Enabled.
    SMART Disabled. Use option -s with argument 'on' to enable it.
    root@127.0.0.1:~# /usr/sbin/smartctl -s on -d marvell /dev/sda
    smartctl version 5.33 [i686-pc-linux-gnu] Copyright (C) 2002-4 Bruce Allen


    === START OF ENABLE/DISABLE COMMANDS SECTION ===
    SMART Enabled.
    SMART Disabled. Use option -s with argument 'on' to enable it.
    root@127.0.0.1:~#

  6. #6
    Registered User
    Join Date
    Jul 2008
    Posts
    10
    Thanks
    0
    Thanked
    0 times in 0 posts

    Re: 5200 smart disk info

    here is the full one
    === START OF ENABLE/DISABLE COMMANDS SECTION ===
    SMART Enabled.
    SMART Disabled. Use option -s with argument 'on' to enable it.
    root@127.0.0.1:~# /usr/sbin/smartctl -s on -d marvell /dev/sda
    smartctl version 5.33 [i686-pc-linux-gnu] Copyright (C) 2002-4 Bruce Allen
    Home page is http://smartmontools.sourceforge.net/

    === START OF ENABLE/DISABLE COMMANDS SECTION ===
    SMART Enabled.
    SMART Disabled. Use option -s with argument 'on' to enable it.
    root@127.0.0.1:~# /usr/sbin/smartctl -s on -d marvell /dev/sdb
    smartctl version 5.33 [i686-pc-linux-gnu] Copyright (C) 2002-4 Bruce Allen
    Home page is http://smartmontools.sourceforge.net/

    === START OF ENABLE/DISABLE COMMANDS SECTION ===
    SMART Enabled.

    root@127.0.0.1:~# /usr/sbin/smartctl -s on -d marvell /dev/sdc
    smartctl version 5.33 [i686-pc-linux-gnu] Copyright (C) 2002-4 Bruce Allen
    Home page is http://smartmontools.sourceforge.net/

    === START OF ENABLE/DISABLE COMMANDS SECTION ===
    SMART Enabled.

    root@127.0.0.1:~# /usr/sbin/smartctl -s on -d marvell /dev/sdd
    smartctl version 5.33 [i686-pc-linux-gnu] Copyright (C) 2002-4 Bruce Allen
    Home page is http://smartmontools.sourceforge.net/

    === START OF ENABLE/DISABLE COMMANDS SECTION ===
    SMART Enabled.

    root@127.0.0.1:~# /usr/sbin/smartctl -s on -d marvell /dev/sde
    smartctl version 5.33 [i686-pc-linux-gnu] Copyright (C) 2002-4 Bruce Allen
    Home page is http://smartmontools.sourceforge.net/

    === START OF ENABLE/DISABLE COMMANDS SECTION ===
    SMART Enabled.
    SMART Disabled. Use option -s with argument 'on' to enable it.
    root@127.0.0.1:~#

  7. #7
    Senior Member
    Join Date
    Jun 2007
    Location
    Austra
    Posts
    453
    Thanks
    0
    Thanked
    14 times in 14 posts

    Re: 5200 smart disk info

    Can You try following command to check if the smartvalues are supported:

    /usr/sbin/smartctl -d marvell -a /dev/sda

    This should give You a long output, here is my output:
    root@127.0.0.1:~# /usr/sbin/smartctl -d marvell -a /dev/sda
    smartctl version 5.33 [i686-pc-linux-gnu] Copyright (C) 2002-4 Bruce Allen
    Home page is http://smartmontools.sourceforge.net/

    === START OF INFORMATION SECTION ===
    Device Model: SAMSUNG HD501LJ
    Serial Number: S0MUJ1KLB53304
    Firmware Version: CR100-06
    User Capacity: 500,107,862,016 bytes
    Device is: In smartctl database [for details use: -P show]
    ATA Version is: 7
    ATA Standard is: ATA/ATAPI-7 T13 1532D revision 4a
    Local Time is: Tue Jul 8 22:11:46 2008 CEST

    ==> WARNING: May need -F samsung or -F samsung2 enabled; see manual for details.

    SMART support is: Available - device has SMART capability.
    SMART support is: Enabled

    === START OF READ SMART DATA SECTION ===
    SMART overall-health self-assessment test result: PASSED

    General SMART Values:
    Offline data collection status: (0x00) Offline data collection activity
    was never started.
    Auto Offline Data Collection: Disabled.
    Self-test execution status: ( 0) The previous self-test routine completed
    without error or no self-test has ever
    been run.
    Total time to complete Offline
    data collection: (8681) seconds.
    Offline data collection
    capabilities: (0x5b) SMART execute Offline immediate.
    Auto Offline data collection on/off support.
    Suspend Offline collection upon new
    command.
    Offline surface scan supported.
    Self-test supported.
    No Conveyance Self-test supported.
    Selective Self-test supported.
    SMART capabilities: (0x0003) Saves SMART data before entering
    power-saving mode.
    Supports SMART auto save timer.
    Error logging capability: (0x01) Error logging supported.
    General Purpose Logging supported.
    Short self-test routine
    recommended polling time: ( 2) minutes.
    Extended self-test routine
    recommended polling time: ( 148) minutes.

    SMART Attributes Data Structure revision number: 16
    Vendor Specific SMART Attributes with Thresholds:
    ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
    1 Raw_Read_Error_Rate 0x000f 100 100 051 Pre-fail Always - 6
    3 Spin_Up_Time 0x0007 100 100 015 Pre-fail Always - 7232
    4 Start_Stop_Count 0x0032 100 100 000 Old_age Always - 442
    5 Reallocated_Sector_Ct 0x0033 253 253 010 Pre-fail Always - 0
    7 Seek_Error_Rate 0x000f 253 253 051 Pre-fail Always - 0
    8 Seek_Time_Performance 0x0025 253 253 015 Pre-fail Offline - 0
    9 Power_On_Hours 0x0032 100 100 000 Old_age Always - 11662
    10 Spin_Retry_Count 0x0033 253 253 051 Pre-fail Always - 0
    11 Calibration_Retry_Count 0x0012 253 253 000 Old_age Always - 0
    12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 19
    187 Unknown_Attribute 0x0032 253 253 000 Old_age Always - 0
    188 Unknown_Attribute 0x0032 253 253 000 Old_age Always - 0
    190 Unknown_Attribute 0x0022 069 062 000 Old_age Always - 31
    194 Temperature_Celsius 0x0022 145 124 000 Old_age Always - 31
    195 Hardware_ECC_Recovered 0x001a 100 100 000 Old_age Always - 954742563
    196 Reallocated_Event_Count 0x0032 253 253 000 Old_age Always - 0
    197 Current_Pending_Sector 0x0012 253 253 000 Old_age Always - 0
    198 Offline_Uncorrectable 0x0030 253 253 000 Old_age Offline - 0
    199 UDMA_CRC_Error_Count 0x003e 200 200 000 Old_age Always - 0
    200 Multi_Zone_Error_Rate 0x000a 100 100 000 Old_age Always - 0
    201 Soft_Read_Error_Rate 0x000a 100 100 000 Old_age Always - 0
    202 TA_Increase_Count 0x0032 253 253 000 Old_age Always - 0

    SMART Error Log Version: 1
    No Errors Logged

    SMART Self-test log structure revision number 1
    No self-tests have been logged. [To run self-tests, use: smartctl -t]


    SMART Selective Self-Test Log Data Structure Revision Number (0) should be 1
    SMART Selective self-test log data structure revision number 0
    Warning: ATA Specification requires selective self-test log data structure revision number = 1
    SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
    1 0 0 Not_testing
    2 0 0 Not_testing
    3 0 0 Not_testing
    4 0 0 Not_testing
    5 0 0 Not_testing
    Selective self-test flags (0x0):
    After scanning selected spans, do NOT read-scan remainder of disk.
    If Selective self-test is pending on power-up, resume after 0 minute delay.
    br
    Peter

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. best disk cloning software?
    By DsW in forum Software
    Replies: 30
    Last Post: 02-07-2008, 09:01 PM
  2. Replies: 15
    Last Post: 31-07-2006, 06:13 PM
  3. Is my 3DMark2001 score a bit low?
    By quarryman in forum Graphics Cards
    Replies: 81
    Last Post: 10-12-2003, 02:27 PM
  4. Windows Me Boot Disk
    By AndyL in forum Software
    Replies: 3
    Last Post: 14-11-2003, 03:03 PM
  5. multi boot options
    By robbiehall in forum Software
    Replies: 4
    Last Post: 27-10-2003, 08:55 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •