Advertisement
Guest User

Untitled

a guest
Apr 17th, 2011
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.93 KB | None | 0 0
  1. [root@swazoo sbin]# smartctl -a /dev/sda
  2. smartctl version 5.38 [x86_64-redhat-linux-gnu] Copyright (C) 2002-8 Bruce Allen
  3. Home page is http://smartmontools.sourceforge.net/
  4.  
  5. === START OF INFORMATION SECTION ===
  6. Device Model: SAMSUNG HE253GJ
  7. Serial Number: S2B5J90B309454
  8. Firmware Version: 1AJ30001
  9. User Capacity: 250,000,000,000 bytes
  10. Device is: In smartctl database [for details use: -P show]
  11. ATA Version is: 8
  12. ATA Standard is: Not recognized. Minor revision code: 0x28
  13. Local Time is: Sun Apr 17 07:14:39 2011 EDT
  14.  
  15. ==> WARNING: May need -F samsung or -F samsung2 enabled; see manual for details.
  16.  
  17. SMART support is: Available - device has SMART capability.
  18. SMART support is: Enabled
  19.  
  20. === START OF READ SMART DATA SECTION ===
  21. SMART overall-health self-assessment test result: PASSED
  22.  
  23. General SMART Values:
  24. Offline data collection status: (0x82) Offline data collection activity
  25. was completed without error.
  26. Auto Offline Data Collection: Enabled.
  27. Self-test execution status: ( 0) The previous self-test routine completed
  28. without error or no self-test has ever
  29. been run.
  30. Total time to complete Offline
  31. data collection: (2400) seconds.
  32. Offline data collection
  33. capabilities: (0x5b) SMART execute Offline immediate.
  34. Auto Offline data collection on/off support.
  35. Suspend Offline collection upon new
  36. command.
  37. Offline surface scan supported.
  38. Self-test supported.
  39. No Conveyance Self-test supported.
  40. Selective Self-test supported.
  41. SMART capabilities: (0x0003) Saves SMART data before entering
  42. power-saving mode.
  43. Supports SMART auto save timer.
  44. Error logging capability: (0x01) Error logging supported.
  45. General Purpose Logging supported.
  46. Short self-test routine
  47. recommended polling time: ( 2) minutes.
  48. Extended self-test routine
  49. recommended polling time: ( 40) minutes.
  50. SCT capabilities: (0x003f) SCT Status supported.
  51. SCT Feature Control supported.
  52. SCT Data Table supported.
  53.  
  54. SMART Attributes Data Structure revision number: 16
  55. Vendor Specific SMART Attributes with Thresholds:
  56. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  57. 1 Raw_Read_Error_Rate 0x002f 100 100 051 Pre-fail Always - 0
  58. 2 Throughput_Performance 0x0026 056 056 000 Old_age Always - 2160
  59. 3 Spin_Up_Time 0x0023 083 083 025 Pre-fail Always - 5169
  60. 4 Start_Stop_Count 0x0032 100 100 000 Old_age Always - 10
  61. 5 Reallocated_Sector_Ct 0x0033 252 252 010 Pre-fail Always - 0
  62. 7 Seek_Error_Rate 0x002e 252 252 051 Old_age Always - 0
  63. 8 Seek_Time_Performance 0x0024 252 252 015 Old_age Offline - 0
  64. 9 Power_On_Hours 0x0032 100 100 000 Old_age Always - 89
  65. 10 Spin_Retry_Count 0x0032 252 252 051 Old_age Always - 0
  66. 11 Calibration_Retry_Count 0x0032 252 252 000 Old_age Always - 0
  67. 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 10
  68. 13 Read_Soft_Error_Rate 0x003a 100 100 000 Old_age Always - 0
  69. 191 G-Sense_Error_Rate 0x0022 252 252 000 Old_age Always - 0
  70. 192 Power-Off_Retract_Count 0x0022 252 252 000 Old_age Always - 0
  71. 193 Load_Cycle_Count 0x0032 100 100 000 Old_age Always - 10
  72. 194 Temperature_Celsius 0x0002 064 064 000 Old_age Always - 30 (Lifetime Min/Max 21/36)
  73. 195 Hardware_ECC_Recovered 0x003a 100 100 000 Old_age Always - 0
  74. 196 Reallocated_Event_Count 0x0032 252 252 000 Old_age Always - 0
  75. 197 Current_Pending_Sector 0x0032 252 252 000 Old_age Always - 0
  76. 198 Offline_Uncorrectable 0x0030 252 252 000 Old_age Offline - 0
  77. 199 UDMA_CRC_Error_Count 0x0036 200 200 000 Old_age Always - 0
  78. 200 Multi_Zone_Error_Rate 0x002a 100 100 000 Old_age Always - 0
  79. 240 Head_Flying_Hours 0x0032 100 100 000 Old_age Always - 89
  80. 241 Unknown_Attribute 0x0032 099 099 000 Old_age Always - 1460671
  81. 242 Unknown_Attribute 0x0032 100 100 000 Old_age Always - 490545
  82. 254 Unknown_Attribute 0x0032 100 100 000 Old_age Always - 1
  83.  
  84. SMART Error Log Version: 1
  85. No Errors Logged
  86.  
  87. SMART Self-test log structure revision number 1
  88. Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error
  89. # 1 Extended offline Completed without error 00% 1 -
  90.  
  91. SMART Selective Self-Test Log Data Structure Revision Number (0) should be 1
  92. SMART Selective self-test log data structure revision number 0
  93. Warning: ATA Specification requires selective self-test log data structure revision number = 1
  94. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  95. 1 0 0 Completed [00% left] (0-65535)
  96. 2 0 0 Not_testing
  97. 3 0 0 Not_testing
  98. 4 0 0 Not_testing
  99. 5 0 0 Not_testing
  100. Selective self-test flags (0x0):
  101. After scanning selected spans, do NOT read-scan remainder of disk.
  102. If Selective self-test is pending on power-up, resume after 0 minute delay.
  103.  
  104.  
  105.  
  106.  
  107.  
  108. [root@swazoo ~]# fdisk -l
  109.  
  110. Disk /dev/sda: 250.0 GB, 250000000000 bytes
  111. 255 heads, 63 sectors/track, 30394 cylinders
  112. Units = cylinders of 16065 * 512 = 8225280 bytes
  113.  
  114. Device Boot Start End Blocks Id System
  115. /dev/sda1 * 1 29872 239946808+ 83 Linux
  116. /dev/sda2 29873 30394 4192965 82 Linux swap / Solaris
  117.  
  118. Disk /dev/sdb: 250.0 GB, 250000000000 bytes
  119. 255 heads, 63 sectors/track, 30394 cylinders
  120. Units = cylinders of 16065 * 512 = 8225280 bytes
  121.  
  122. Device Boot Start End Blocks Id System
  123. /dev/sdb1 1 30394 244139773+ 83 Linux
  124.  
  125.  
  126.  
  127.  
  128. [root@swazoo /]# ./sbin/lspci
  129. 00:00.0 Host bridge: Intel Corporation Core Processor DMI (rev 11)
  130. 00:03.0 PCI bridge: Intel Corporation Core Processor PCI Express Root Port 1 (rev 11)
  131. 00:05.0 PCI bridge: Intel Corporation Core Processor PCI Express Root Port 3 (rev 11)
  132. 00:08.0 System peripheral: Intel Corporation Core Processor System Management Registers (rev 11)
  133. 00:08.1 System peripheral: Intel Corporation Core Processor Semaphore and Scratchpad Registers (rev 11)
  134. 00:08.2 System peripheral: Intel Corporation Core Processor System Control and Status Registers (rev 11)
  135. 00:08.3 System peripheral: Intel Corporation Core Processor Miscellaneous Registers (rev 11)
  136. 00:10.0 System peripheral: Intel Corporation Core Processor QPI Link (rev 11)
  137. 00:10.1 System peripheral: Intel Corporation Core Processor QPI Routing and Protocol Registers (rev 11)
  138. 00:1a.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05)
  139. 00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 05)
  140. 00:1c.4 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 5 (rev 05)
  141. 00:1c.5 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 6 (rev 05)
  142. 00:1d.0 USB Controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05)
  143. 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev a5)
  144. 00:1f.0 ISA bridge: Intel Corporation 3400 Series Chipset LPC Interface Controller (rev 05)
  145. 00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 6 port SATA AHCI Controller (rev 05)
  146. 04:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5722 Gigabit Ethernet PCI Express
  147. 06:03.0 VGA compatible controller: Matrox Graphics, Inc. MGA G200eW WPCM450 (rev 0a)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement