I forgot to include these.

# smartctl -d sat /dev/sde --log=scttemp
smartctl 5.42 2011-06-09 r3367M [x86_64-linux-2.6.18-274.el5] (local build)
Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net
 
=== START OF READ SMART DATA SECTION ===
Warning: device does not support SCT Data Table command


# smartctl -d sat /dev/sde --log=scttempsts
smartctl 5.42 2011-06-09 r3367M [x86_64-linux-2.6.18-274.el5] (local build)
Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net
 
=== START OF READ SMART DATA SECTION ===
SCT Status Version:                  3
SCT Version (vendor specific):       522 (0x020a)
SCT Support Level:                   1
Device State:                        Active (0)
Current Temperature:                    47 Celsius
Power Cycle Min/Max Temperature:     47/59 Celsius
Lifetime    Min/Max Temperature:      9/60 Celsius
Under/Over Temperature Limit Count:   0/3
 


# smartctl -d sat /dev/sde --log=scttemphist
smartctl 5.42 2011-06-09 r3367M [x86_64-linux-2.6.18-274.el5] (local build)
Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net
 
=== START OF READ SMART DATA SECTION ===
Warning: device does not support SCT Data Table command



On Wed, 2011-12-14 at 10:25 -0800, Victor Payno wrote:
> Below are the URL and the smartctl output for the 
> 
>   FreeAgentĀ® GoFlex Desk External Drive - 4TB USB 3.0
> 
>   
> http://www.seagate.com/www/en-us/products/external/external-hard-drive/desktop-hard-drive/
> 
> 
>   
> # lsusb | grep Seagate
> Bus 002 Device 002: ID 0bc2:50a5 Seagate RSS LLC
> 
> 
> 
> # lsusb -v -v 
> ...
>  Bus 002 Device 002: ID 0bc2:50a5 Seagate RSS LLC
> Device Descriptor:
>   bLength                18
>   bDescriptorType         1
>   bcdUSB               2.10
>   bDeviceClass            0 (Defined at Interface level)
>   bDeviceSubClass         0
>   bDeviceProtocol         0
>   bMaxPacketSize0        64
>   idVendor           0x0bc2 Seagate RSS LLC
>   idProduct          0x50a5
>   bcdDevice            1.00
>   iManufacturer           2 Seagate
>   iProduct                3 GoFlex Desk
>   iSerial                 1 NA0LCPLV
>   bNumConfigurations      1
>   Configuration Descriptor:
>     bLength                 9
>     bDescriptorType         2
>     wTotalLength           32
>     bNumInterfaces          1
>     bConfigurationValue     1
>     iConfiguration          0
>     bmAttributes         0xc0
>       Self Powered
>     MaxPower                0mA
>     Interface Descriptor:
>       bLength                 9
>       bDescriptorType         4
>       bInterfaceNumber        0
>       bAlternateSetting       0
>       bNumEndpoints           2
>       bInterfaceClass         8 Mass Storage
>       bInterfaceSubClass      6 SCSI
>       bInterfaceProtocol     80 Bulk (Zip)
>       iInterface              0
>       Endpoint Descriptor:
>         bLength                 7
>         bDescriptorType         5
>         bEndpointAddress     0x81  EP 1 IN
>         bmAttributes            2
>           Transfer Type            Bulk
>           Synch Type               None
>           Usage Type               Data
>         wMaxPacketSize     0x0200  1x 512 bytes
>         bInterval               0
>       Endpoint Descriptor:
>         bLength                 7
>         bDescriptorType         5
>         bEndpointAddress     0x02  EP 2 OUT
>         bmAttributes            2
>           Transfer Type            Bulk
>           Synch Type               None
>           Usage Type               Data
>         wMaxPacketSize     0x0200  1x 512 bytes
>         bInterval               0
> Device Qualifier (for other device speed):
>   bLength                10
>   bDescriptorType         6
>   bcdUSB               2.10
>   bDeviceClass            0 (Defined at Interface level)
>   bDeviceSubClass         0
>   bDeviceProtocol         0
>   bMaxPacketSize0        64
>   bNumConfigurations      1
> ...
> 
> 
> 
> # dmesg | tail -n 23
> 
> usb 2-2: new high speed USB device using ehci_hcd and address 2
> usb 2-2: configuration #1 chosen from 1 choice
> Initializing USB Mass Storage driver...
> scsi6 : SCSI emulation for USB Mass Storage devices
> usb-storage: device found at 2
> usb-storage: waiting for device to settle before scanning
> usbcore: registered new driver usb-storage
> USB Mass Storage support registered.
>   Vendor: Seagate   Model: GoFlex Desk       Rev: 0D16
>   Type:   Direct-Access                      ANSI SCSI revision: 05
> SCSI device sde: 976754645 4096-byte hdwr sectors (4000787 MB)
> sde: Write Protect is off
> sde: Mode Sense: 4f 00 00 00
> sde: assuming drive cache: write through
> SCSI device sde: 976754645 4096-byte hdwr sectors (4000787 MB)
> sde: Write Protect is off
> sde: Mode Sense: 4f 00 00 00
> sde: assuming drive cache: write through
>  sde: sde1
> sd 6:0:0:0: Attached scsi disk sde
> sd 6:0:0:0: Attached scsi generic sg4 type 0
> usb-storage: device scan complete
> usb 2-2: reset high speed USB device using ehci_hcd and address 2
> 
> 
> # parted /dev/sde p
> Warning: Device /dev/sde has a logical sector size of 4096.  Not all parts of 
> GNU Parted support this at the moment, and the working code is HIGHLY 
> EXPERIMENTAL.
>                                                                               
>                                                                               
>                     
> Error: Unable to open /dev/sde - unrecognised disk label.
> Information: Don't forget to update /etc/fstab, if necessary.
>                                                                               
>                                                                               
>                     
> 
> 
> # fdisk -l /dev/sde
> Note: sector size is 4096 (not 512)
>                                                                               
>                                                                               
>                     
> WARNING: The size of this disk is 4.0 TB (4000787025920 bytes).
> DOS partition table format can not be used on drives for volumes
> larger than 2.2 TB (2199023255040 bytes). Use parted(1) and GUID
> partition table format (GPT).
>                                                                               
>                                                                               
>                     
>                                                                               
>                                                                               
>                     
> Disk /dev/sde: 4000.7 GB, 4000787025920 bytes
> 255 heads, 63 sectors/track, 60800 cylinders
> Units = cylinders of 16065 * 4096 = 65802240 bytes
>                                                                               
>                                                                               
>                     
>    Device Boot      Start         End      Blocks   Id  System
> /dev/sde1               1       60800  3907007748    7  HPFS/NTFS
> 
> 
> 
> # smartctl -d auto /dev/sde
> 
> smartctl 5.43 2011-12-13 r3498M [x86_64-linux-2.6.18-274.3.1.el5] (local 
> build)
> Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net
>  
> /dev/sde: Unknown USB bridge [0x0bc2:0x50a5 (0x100)]
> Smartctl: please specify device type with the -d option.
>  
> Use smartctl -h to get a usage summary
>  
> 
> 
> # smartctl -d sat -i -r ioctl,2 /dev/sde
> 
> smartctl 5.43 2011-12-13 r3498M [x86_64-linux-2.6.18-274.3.1.el5] (local 
> build)
> Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net
>  
> 
> REPORT-IOCTL: Device=/dev/sde Command=IDENTIFY DEVICE
>  Input:   FR=...., SC=0x01, LL=...., LM=...., LH=...., DEV=...., CMD=0xec IN
>  [ata pass-through(16): 85 08 0e 00 00 00 01 00 00 00 00 00 00 00 ec 00 ]
>   scsi_status=0x0, host_status=0x0, driver_status=0x0
>   info=0x0  duration=1 milliseconds  resid=0
>   Incoming data, len=512 [only first 256 bytes shown]:
>  00     5a 0c ff 3f 37 c8 10 00  00 00 00 00 3f 00 00 00
>  10     00 00 00 00 20 20 20 20  20 20 20 20 20 20 20 20
>  20     31 5a 30 5a 52 30 32 58  00 00 00 00 04 00 43 43
>  30     32 34 20 20 20 20 54 53  30 34 30 30 58 44 30 30
>  40     2d 30 43 31 31 35 30 36  20 20 20 20 20 20 20 20
>  50     20 20 20 20 20 20 20 20  20 20 20 20 20 20 10 80
>  60     00 40 00 2f 00 40 00 02  00 02 07 00 ff 3f 10 00
>  70     3f 00 10 fc fb 00 10 00  ff ff ff 0f 00 00 07 00
>  80     03 00 78 00 78 00 78 00  78 00 00 00 00 00 00 00
>  90     00 00 00 00 00 00 1f 00  0e 85 04 00 4c 00 40 00
>  a0     f0 01 29 00 6b 34 09 7d  63 41 69 34 09 bc 63 41
>  b0     7f 40 ff 00 ff 00 80 80  fe ff 00 00 00 d0 00 00
>  c0     00 00 00 00 00 00 00 00  b0 be c0 d1 01 00 00 00
>  d0     00 00 00 00 00 00 00 00  00 50 00 c5 dd 35 b8 b2
>  e0     00 00 00 00 00 00 00 00  00 00 00 00 00 00 1e 40
>  f0     1c 40 00 00 00 00 00 00  00 00 00 00 00 00 00 00
>   status=0x0
> REPORT-IOCTL: Device=/dev/sde Command=IDENTIFY DEVICE returned 0
>  
> ===== [IDENTIFY DEVICE] DATA START (BASE-16) =====
> 000-015: 5a 0c ff 3f 37 c8 10 00 00 00 00 00 3f 00 00 00 |Z..?7.......?...|
> 016-031: 00 00 00 00 20 20 20 20 20 20 20 20 20 20 20 20 |....            |
> 032-047: 31 5a 30 5a 52 30 32 58 00 00 00 00 04 00 43 43 |1Z0ZR02X......CC|
> 048-063: 32 34 20 20 20 20 54 53 30 34 30 30 58 44 30 30 |24    TS0400XD00|
> 064-079: 2d 30 43 31 31 35 30 36 20 20 20 20 20 20 20 20 |-0C11506        |
> 080-095: 20 20 20 20 20 20 20 20 20 20 20 20 20 20 10 80 |              ..|
> 096-111: 00 40 00 2f 00 40 00 02 00 02 07 00 ff 3f 10 00 |.@./.@.......?..|
> 112-127: 3f 00 10 fc fb 00 10 00 ff ff ff 0f 00 00 07 00 |?...............|
> 128-143: 03 00 78 00 78 00 78 00 78 00 00 00 00 00 00 00 |..x.x.x.x.......|
> 144-159: 00 00 00 00 00 00 1f 00 0e 85 04 00 4c 00 40 00 |............L.@.|
> 160-175: f0 01 29 00 6b 34 09 7d 63 41 69 34 09 bc 63 41 |..).k4.}cAi4..cA|
> 176-191: 7f 40 ff 00 ff 00 80 80 fe ff 00 00 00 d0 00 00 |.@..............|
> 192-207: 00 00 00 00 00 00 00 00 b0 be c0 d1 01 00 00 00 |................|
> 208-223: 00 00 00 00 00 00 00 00 00 50 00 c5 dd 35 b8 b2 |.........P...5..|
> 224-239: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 1e 40 |...............@|
> 240-255: 1c 40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |.@..............|
> 256-271: 21 00 b0 be c0 d1 b0 be c0 d1 20 20 02 00 40 01 |!.........  ..@.|
> 272-287: 00 01 00 50 06 3c 0a 3c 00 00 3c 00 00 00 08 00 |...P.<.<..<.....|
> 288-303: 00 00 00 00 7f 00 80 02 00 00 00 00 08 00 00 00 |................|
> 304-319: 00 00 00 00 00 00 00 00 00 00 00 00 00 63 00 88 |.............c..|
> 320-335: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
> 336-351: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
> 352-367: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
> 368-383: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
> 384-399: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
> 400-415: 00 00 00 00 00 00 00 00 00 00 00 00 85 10 00 00 |................|
> 416-431: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
> 432-447: 00 00 20 1c 00 00 00 00 00 00 00 00 20 10 00 00 |.. ......... ...|
> 448-463: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
> 464-479: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
> 480-495: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
> 496-511: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 a5 fc |................|
> ===== [IDENTIFY DEVICE] DATA END (512 Bytes) =====
>  
> === START OF INFORMATION SECTION ===
> Device Model:     ST4000DX000-1C5160
> Serial Number:    Z1Z00RX2
> LU WWN Device Id: 5 000c50 035ddb2b8
> Firmware Version: CC42
> User Capacity:    4,000,787,030,016 bytes [4.00 TB]
> Sector Size:      512 bytes logical/physical
> Device is:        Not in smartctl database [for details use: -P showall]
> ATA Version is:   8
> ATA Standard is:  ATA-8-ACS revision 4
> Local Time is:    Wed Dec 14 10:01:28 2011 PST
> SMART support is: Available - device has SMART capability.
> SMART support is: Enabled
> 
> 
> 
> 
> # smartctl -a /dev/sde
> 
> smartctl 5.43 2011-12-13 r3498M [x86_64-linux-2.6.18-274.3.1.el5] (local 
> build)
> Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net
>  
> === START OF INFORMATION SECTION ===
> Device Model:     ST4000DX000-1C5160
> Serial Number:    Z1Z00RX2
> LU WWN Device Id: 5 000c50 035ddb2b8
> Firmware Version: CC42
> User Capacity:    4,000,787,030,016 bytes [4.00 TB]
> Sector Size:      512 bytes logical/physical
> Device is:        Not in smartctl database [for details use: -P showall]
> ATA Version is:   8
> ATA Standard is:  ATA-8-ACS revision 4
> Local Time is:    Wed Dec 14 10:01:57 2011 PST
> 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
> See vendor-specific Attribute list for marginal Attributes.
>  
> 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:                (  600) seconds.
> Offline data collection
> capabilities:                    (0x73) SMART execute Offline immediate.
>                                         Auto Offline data collection on/off 
> support.
>                                         Suspend Offline collection upon new
>                                         command.
>                                         No Offline surface scan supported.
>                                         Self-test supported.
>                                         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:        (   1) minutes.
> Extended self-test routine
> recommended polling time:        ( 533) minutes.
> Conveyance self-test routine
> recommended polling time:        (   2) minutes.
> SCT capabilities:              (0x1085) SCT Status supported.
>  
> SMART Attributes Data Structure revision number: 10
> 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   119   100   006    Pre-fail  Always      
>  -       226797591
>   3 Spin_Up_Time            0x0003   091   089   000    Pre-fail  Always      
>  -       0
>   4 Start_Stop_Count        0x0032   100   100   020    Old_age   Always      
>  -       24
>   5 Reallocated_Sector_Ct   0x0033   100   100   036    Pre-fail  Always      
>  -       0
>   7 Seek_Error_Rate         0x000f   100   253   030    Pre-fail  Always      
>  -       49348
>   9 Power_On_Hours          0x0032   100   100   000    Old_age   Always      
>  -       250
>  10 Spin_Retry_Count        0x0013   100   100   097    Pre-fail  Always      
>  -       0
>  12 Power_Cycle_Count       0x0032   100   100   020    Old_age   Always      
>  -       21
> 183 Runtime_Bad_Block       0x0032   100   100   000    Old_age   Always      
>  -       0
> 184 End-to-End_Error        0x0032   100   100   099    Old_age   Always      
>  -       0
> 187 Reported_Uncorrect      0x0032   099   099   000    Old_age   Always      
>  -       1
> 188 Command_Timeout         0x0032   100   099   000    Old_age   Always      
>  -       8590065666
> 189 High_Fly_Writes         0x003a   100   100   000    Old_age   Always      
>  -       0
> 190 Airflow_Temperature_Cel 0x0022   053   040   045    Old_age   Always   
> In_the_past 47 (0 49 47 47 0)
> 191 G-Sense_Error_Rate      0x0032   100   100   000    Old_age   Always      
>  -       0
> 192 Power-Off_Retract_Count 0x0032   100   100   000    Old_age   Always      
>  -       17
> 193 Load_Cycle_Count        0x0032   100   100   000    Old_age   Always      
>  -       94
> 194 Temperature_Celsius     0x0022   047   060   000    Old_age   Always      
>  -       47 (0 9 0 0 0)
> 197 Current_Pending_Sector  0x0012   100   100   000    Old_age   Always      
>  -       0
> 198 Offline_Uncorrectable   0x0010   100   100   000    Old_age   Offline     
>  -       0
> 199 UDMA_CRC_Error_Count    0x003e   200   200   000    Old_age   Always      
>  -       0
> 240 Head_Flying_Hours       0x0000   100   253   000    Old_age   Offline     
>  -       75380971012163
> 241 Total_LBAs_Written      0x0000   100   253   000    Old_age   Offline     
>  -       53574965
> 242 Total_LBAs_Read         0x0000   100   253   000    Old_age   Offline     
>  -       4027415030
>  
> SMART Error Log Version: 1
> ATA Error Count: 1
>         CR = Command Register [HEX]
>         FR = Features Register [HEX]
>         SC = Sector Count Register [HEX]
>         SN = Sector Number Register [HEX]
>         CL = Cylinder Low Register [HEX]
>         CH = Cylinder High Register [HEX]
>         DH = Device/Head Register [HEX]
>         DC = Device Command Register [HEX]
>         ER = Error register [HEX]
>         ST = Status register [HEX]
> Powered_Up_Time is measured from power on, and printed as
> DDd+hh:mm:SS.sss where DD=days, hh=hours, mm=minutes,
> SS=sec, and sss=millisec. It "wraps" after 49.710 days.
>  
> Error 1 occurred at disk power-on lifetime: 114 hours (4 days + 18 hours)
>   When the command that caused the error occurred, the device was active or 
> idle.
>  
>   After command completion occurred, registers were:
>   ER ST SC SN CL CH DH
>   -- -- -- -- -- -- --
>   40 51 00 00 ed 5b 0f  Error: UNC at LBA = 0x0f5bed00 = 257682688
>  
>   Commands leading to the command that caused the error were:
>   CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name
>   -- -- -- -- -- -- -- --  ----------------  --------------------
>   42 00 40 00 ed 5b 4f 00      01:15:29.202  READ VERIFY SECTOR(S) EXT
>   42 00 40 00 3b 5a 4f 00      01:15:28.005  READ VERIFY SECTOR(S) EXT
>   42 00 40 c0 3a 5a 4f 00      01:15:28.004  READ VERIFY SECTOR(S) EXT
>   25 00 08 00 00 00 40 00      01:15:28.004  READ DMA EXT
>   42 00 40 80 3a 5a 4f 00      01:15:28.003  READ VERIFY SECTOR(S) EXT
>  
> SMART Self-test log structure revision number 1
> Num  Test_Description    Status                  Remaining  LifeTime(hours)  
> LBA_of_first_error
> # 1  Short offline       Completed without error       00%       113         -
> # 2  Short offline       Completed without error       00%       112         -
>  
> SMART 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.
> 
> 
> 
> 
> # smartctl -x /dev/sde
> 
> smartctl 5.43 2011-12-13 r3498M [x86_64-linux-2.6.18-274.3.1.el5] (local 
> build)
> Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net
>  
> === START OF INFORMATION SECTION ===
> Device Model:     ST4000DX000-1C5160
> Serial Number:    Z1Z00RX2
> LU WWN Device Id: 5 000c50 035ddb2b8
> Firmware Version: CC42
> User Capacity:    4,000,787,030,016 bytes [4.00 TB]
> Sector Size:      512 bytes logical/physical
> Device is:        Not in smartctl database [for details use: -P showall]
> ATA Version is:   8
> ATA Standard is:  ATA-8-ACS revision 4
> Local Time is:    Wed Dec 14 10:02:31 2011 PST
> 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
> See vendor-specific Attribute list for marginal Attributes.
>  
> 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:                (  600) seconds.
> Offline data collection
> capabilities:                    (0x73) SMART execute Offline immediate.
>                                         Auto Offline data collection on/off 
> support.
>                                         Suspend Offline collection upon new
>                                         command.
>                                         No Offline surface scan supported.
>                                         Self-test supported.
>                                         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:        (   1) minutes.
> Extended self-test routine
> recommended polling time:        ( 533) minutes.
> Conveyance self-test routine
> recommended polling time:        (   2) minutes.
> SCT capabilities:              (0x1085) SCT Status supported.
>  
> SMART Attributes Data Structure revision number: 10
> Vendor Specific SMART Attributes with Thresholds:
> ID# ATTRIBUTE_NAME          FLAGS    VALUE WORST THRESH FAIL RAW_VALUE
>   1 Raw_Read_Error_Rate     POSR--   119   100   006    -    226797591
>   3 Spin_Up_Time            PO----   091   089   000    -    0
>   4 Start_Stop_Count        -O--CK   100   100   020    -    24
>   5 Reallocated_Sector_Ct   PO--CK   100   100   036    -    0
>   7 Seek_Error_Rate         POSR--   100   253   030    -    49348
>   9 Power_On_Hours          -O--CK   100   100   000    -    250
>  10 Spin_Retry_Count        PO--C-   100   100   097    -    0
>  12 Power_Cycle_Count       -O--CK   100   100   020    -    21
> 183 Runtime_Bad_Block       -O--CK   100   100   000    -    0
> 184 End-to-End_Error        -O--CK   100   100   099    -    0
> 187 Reported_Uncorrect      -O--CK   099   099   000    -    1
> 188 Command_Timeout         -O--CK   100   099   000    -    8590065666
> 189 High_Fly_Writes         -O-RCK   100   100   000    -    0
> 190 Airflow_Temperature_Cel -O---K   053   040   045    Past 47 (0 49 47 47 0)
> 191 G-Sense_Error_Rate      -O--CK   100   100   000    -    0
> 192 Power-Off_Retract_Count -O--CK   100   100   000    -    17
> 193 Load_Cycle_Count        -O--CK   100   100   000    -    95
> 194 Temperature_Celsius     -O---K   047   060   000    -    47 (0 9 0 0 0)
> 197 Current_Pending_Sector  -O--C-   100   100   000    -    0
> 198 Offline_Uncorrectable   ----C-   100   100   000    -    0
> 199 UDMA_CRC_Error_Count    -OSRCK   200   200   000    -    0
> 240 Head_Flying_Hours       ------   100   253   000    -    206815560204355
> 241 Total_LBAs_Written      ------   100   253   000    -    53574965
> 242 Total_LBAs_Read         ------   100   253   000    -    4027415030
>                             ||||||_ K auto-keep
>                             |||||__ C event count
>                             ||||___ R error rate
>                             |||____ S speed/performance
>                             ||_____ O updated online
>                             |______ P prefailure warning
>  
> General Purpose Log Directory Version 1
> SMART           Log Directory Version 1 [multi-sector log support]
> GP/S  Log at address 0x00 has    1 sectors [Log Directory]
> SMART Log at address 0x01 has    1 sectors [Summary SMART error log]
> SMART Log at address 0x02 has    5 sectors [Comprehensive SMART error log]
> GP    Log at address 0x03 has    5 sectors [Ext. Comprehensive SMART error 
> log]
> SMART Log at address 0x06 has    1 sectors [SMART self-test log]
> GP    Log at address 0x07 has    1 sectors [Extended self-test log]
> SMART Log at address 0x09 has    1 sectors [Selective self-test log]
> GP    Log at address 0x10 has    1 sectors [NCQ Command Error log]
> GP    Log at address 0x11 has    1 sectors [SATA Phy Event Counters]
> GP    Log at address 0x21 has    1 sectors [Write stream error log]
> GP    Log at address 0x22 has    1 sectors [Read stream error log]
> GP/S  Log at address 0x80 has   16 sectors [Host vendor specific log]
> GP/S  Log at address 0x81 has   16 sectors [Host vendor specific log]
> GP/S  Log at address 0x82 has   16 sectors [Host vendor specific log]
> GP/S  Log at address 0x83 has   16 sectors [Host vendor specific log]
> GP/S  Log at address 0x84 has   16 sectors [Host vendor specific log]
> GP/S  Log at address 0x85 has   16 sectors [Host vendor specific log]
> GP/S  Log at address 0x86 has   16 sectors [Host vendor specific log]
> GP/S  Log at address 0x87 has   16 sectors [Host vendor specific log]
> GP/S  Log at address 0x88 has   16 sectors [Host vendor specific log]
> GP/S  Log at address 0x89 has   16 sectors [Host vendor specific log]
> GP/S  Log at address 0x8a has   16 sectors [Host vendor specific log]
> GP/S  Log at address 0x8b has   16 sectors [Host vendor specific log]
> GP/S  Log at address 0x8c has   16 sectors [Host vendor specific log]
> GP/S  Log at address 0x8d has   16 sectors [Host vendor specific log]
> GP/S  Log at address 0x8e has   16 sectors [Host vendor specific log]
> GP/S  Log at address 0x8f has   16 sectors [Host vendor specific log]
> GP/S  Log at address 0x90 has   16 sectors [Host vendor specific log]
> GP/S  Log at address 0x91 has   16 sectors [Host vendor specific log]
> GP/S  Log at address 0x92 has   16 sectors [Host vendor specific log]
> GP/S  Log at address 0x93 has   16 sectors [Host vendor specific log]
> GP/S  Log at address 0x94 has   16 sectors [Host vendor specific log]
> GP/S  Log at address 0x95 has   16 sectors [Host vendor specific log]
> GP/S  Log at address 0x96 has   16 sectors [Host vendor specific log]
> GP/S  Log at address 0x97 has   16 sectors [Host vendor specific log]
> GP/S  Log at address 0x98 has   16 sectors [Host vendor specific log]
> GP/S  Log at address 0x99 has   16 sectors [Host vendor specific log]
> GP/S  Log at address 0x9a has   16 sectors [Host vendor specific log]
> GP/S  Log at address 0x9b has   16 sectors [Host vendor specific log]
> GP/S  Log at address 0x9c has   16 sectors [Host vendor specific log]
> GP/S  Log at address 0x9d has   16 sectors [Host vendor specific log]
> GP/S  Log at address 0x9e has   16 sectors [Host vendor specific log]
> GP/S  Log at address 0x9f has   16 sectors [Host vendor specific log]
> GP/S  Log at address 0xa1 has   20 sectors [Device vendor specific log]
> GP    Log at address 0xa2 has 4496 sectors [Device vendor specific log]
> GP/S  Log at address 0xa8 has   20 sectors [Device vendor specific log]
> GP/S  Log at address 0xa9 has    1 sectors [Device vendor specific log]
> GP    Log at address 0xb0 has 5067 sectors [Device vendor specific log]
> GP    Log at address 0xbd has  512 sectors [Device vendor specific log]
> GP    Log at address 0xbe has 65535 sectors [Device vendor specific log]
> GP    Log at address 0xbf has 65535 sectors [Device vendor specific log]
> GP/S  Log at address 0xc0 has    1 sectors [Device vendor specific log]
> GP/S  Log at address 0xe0 has    1 sectors [SCT Command/Status]
> GP/S  Log at address 0xe1 has    1 sectors [SCT Data Transfer]
>  
> SMART Extended Comprehensive Error Log Version: 1 (5 sectors)
> Device Error Count: 1
>         CR     = Command Register
>         FEATR  = Features Register
>         COUNT  = Count (was: Sector Count) Register
>         LBA_48 = Upper bytes of LBA High/Mid/Low Registers ]  ATA-8
>         LH     = LBA High (was: Cylinder High) Register    ]   LBA
>         LM     = LBA Mid (was: Cylinder Low) Register      ] Register
>         LL     = LBA Low (was: Sector Number) Register     ]
>         DV     = Device (was: Device/Head) Register
>         DC     = Device Control Register
>         ER     = Error register
>         ST     = Status register
> Powered_Up_Time is measured from power on, and printed as
> DDd+hh:mm:SS.sss where DD=days, hh=hours, mm=minutes,
> SS=sec, and sss=millisec. It "wraps" after 49.710 days.
>  
> Error 1 [0] occurred at disk power-on lifetime: 114 hours (4 days + 18 hours)
>   When the command that caused the error occurred, the device was active or 
> idle.
>  
>   After command completion occurred, registers were:
>   ER -- ST COUNT  LBA_48  LH LM LL DV DC
>   -- -- -- == -- == == == -- -- -- -- --
>   40 -- 51 00 00 00 00 0f 5b ed 00 00 00  Error: UNC at LBA = 0x0f5bed00 = 
> 257682688
>  
>   Commands leading to the command that caused the error were:
>   CR FEATR COUNT  LBA_48  LH LM LL DV DC  Powered_Up_Time  
> Command/Feature_Name
>   -- == -- == -- == == == -- -- -- -- --  ---------------  
> --------------------
>   42 00 00 00 40 00 00 0f 5b ed 00 40 00     01:15:29.202  READ VERIFY 
> SECTOR(S) EXT
>   42 00 00 00 40 00 00 0f 5a 3b 00 40 00     01:15:28.005  READ VERIFY 
> SECTOR(S) EXT
>   42 00 00 00 40 00 00 0f 5a 3a c0 40 00     01:15:28.004  READ VERIFY 
> SECTOR(S) EXT
>   25 00 00 00 08 00 00 00 00 00 00 40 00     01:15:28.004  READ DMA EXT
>   42 00 00 00 40 00 00 0f 5a 3a 80 40 00     01:15:28.003  READ VERIFY 
> SECTOR(S) EXT
>  
> SMART Extended Self-test Log Version: 1 (1 sectors)
> Num  Test_Description    Status                  Remaining  LifeTime(hours)  
> LBA_of_first_error
> # 1  Short offline       Completed without error       00%       113         -
> # 2  Short offline       Completed without error       00%       112         -
> 
> SMART 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.
>  
> Warning: device does not support SCT Data Table command
> Warning: device does not support SCT Error Recovery Control command
> SATA Phy Event Counters (GP Log 0x11)
> ID      Size     Value  Description
> 0x000a  2            1  Device-to-host register FISes sent due to a COMRESET
> 0x0001  2            0  Command failed due to ICRC error
> 0x0003  2            0  R_ERR response for device-to-host data FIS
> 0x0004  2            0  R_ERR response for host-to-device data FIS
> 0x0006  2            0  R_ERR response for device-to-host non-data FIS
> 0x0007  2            0  R_ERR response for host-to-device non-data FIS
> 


------------------------------------------------------------------------------
Cloud Computing - Latest Buzzword or a Glimpse of the Future?
This paper surveys cloud computing today: What are the benefits? 
Why are businesses embracing it? What are its payoffs and pitfalls?
http://www.accelacomm.com/jaw/sdnl/114/51425149/
_______________________________________________
Smartmontools-database mailing list
Smartmontools-database@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/smartmontools-database

Reply via email to