Advertisement
Guest User

Untitled

a guest
Nov 21st, 2012
210
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.67 KB | None | 0 0
  1. -----------------------------------------------------------------------------------------------------------------------------------------
  2. # lspci
  3. 00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
  4. 00:01.0 PCI bridge: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port (rev 09)
  5. 00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04)
  6. 00:1a.0 USB Controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 (rev 05)
  7. 00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 05)
  8. 00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b5)
  9. 00:1c.4 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 5 (rev b5)
  10. 00:1c.7 PCI bridge: Intel Corporation 82801 PCI Bridge (rev b5)
  11. 00:1d.0 USB Controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 05)
  12. 00:1f.0 ISA bridge: Intel Corporation P67 Express Chipset Family LPC Controller (rev 05)
  13. 00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset Family 6 port SATA AHCI Controller (rev 05)
  14. 00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller (rev 05)
  15. 01:00.0 VGA compatible controller: nVidia Corporation G94 [GeForce 9600 GT] (rev a1)
  16. 03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06)
  17. 04:00.0 PCI bridge: ASMedia Technology Inc. ASM108x PCIe to PCI Bridge Controller (rev 01)
  18. 05:00.0 Multimedia audio controller: VIA Technologies Inc. VT1720/24 [Envy24PT/HT] PCI Multi-Channel Audio Controller (rev 01)
  19. 05:01.0 Ethernet controller: VIA Technologies, Inc. VT6105/VT6106S [Rhine-III] (rev 8b)
  20.  
  21. -----------------------------------------------------------------------------------------------------------------------------------------
  22. # lsmod
  23. Module Size Used by
  24. nls_iso8859_1 12713 0
  25. nls_cp437 16991 0
  26. vfat 17535 0
  27. fat 65607 1 vfat
  28. vmnet 60445 13
  29. ppdev 17718 0
  30. parport_pc 37537 0
  31. parport 46528 2 ppdev,parport_pc
  32. fuse 87950 5
  33. vsock 52941 0
  34. vmci 96951 1 vsock
  35. vmmon 84432 0
  36. w83627ehf 38653 0
  37. hwmon_vid 12827 1 w83627ehf
  38. coretemp 13650 0
  39. cpufreq_conservative 13821 0
  40. cpufreq_userspace 13162 0
  41. cpufreq_powersave 12618 0
  42. acpi_cpufreq 18766 1
  43. mperf 12667 1 acpi_cpufreq
  44. microcode 35758 0
  45. binfmt_misc 17540 1
  46. edd 14560 0
  47. nvidia 11266091 30
  48. usblp 18307 0
  49. joydev 17606 0
  50. snd_hda_codec_realtek 338028 1
  51. sr_mod 22464 0
  52. cdrom 47994 1 sr_mod
  53. snd_ice1724 140782 2
  54. snd_rawmidi 34844 1 snd_ice1724
  55. floppy 74461 0
  56. snd_seq_device 14540 1 snd_rawmidi
  57. snd_ice17xx_ak4xxx 13315 1 snd_ice1724
  58. snd_ac97_codec 134828 1 snd_ice1724
  59. ac97_bus 12730 1 snd_ac97_codec
  60. snd_ak4xxx_adda 18904 2 snd_ice1724,snd_ice17xx_ak4xxx
  61. snd_ak4114 14686 1 snd_ice1724
  62. snd_pt2258 13091 1 snd_ice1724
  63. snd_i2c 14191 2 snd_ice1724,snd_pt2258
  64. snd_ak4113 14667 1 snd_ice1724
  65. pcspkr 12702 0
  66. iTCO_wdt 17863 0
  67. i2c_i801 18013 0
  68. via_rhine 32192 0
  69. iTCO_vendor_support 13718 1 iTCO_wdt
  70. snd_hda_intel 33441 7
  71. snd_hda_codec 118874 2 snd_hda_codec_realtek,snd_hda_intel
  72. snd_hwdep 13613 1 snd_hda_codec
  73. snd_pcm 109594 8 snd_ice1724,snd_ac97_codec,snd_ak4114,snd_ak4113,snd_hda_intel,snd_hda_codec
  74. button 13949 0
  75. snd_timer 34086 3 snd_pcm
  76. r8169 61333 0
  77. snd 86602 29 snd_hda_codec_realtek,snd_ice1724,snd_rawmidi,snd_seq_device,snd_ac97_codec,snd_ak4xxx_adda,snd_ak4114,snd_pt2258,snd_i2c,snd_ak4113,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
  78. soundcore 15091 1 snd
  79. snd_page_alloc 18572 2 snd_hda_intel,snd_pcm
  80. mei 84843 0
  81. sg 36561 0
  82. autofs4 43290 2
  83. processor 45192 1 acpi_cpufreq
  84. thermal_sys 25017 1 processor
  85.  
  86. -----------------------------------------------------------------------------------------------------------------------------------------
  87.  
  88. smartctl 5.42 2011-10-20 r3458 [x86_64-linux-3.1.0-1.2-desktop] (SUSE RPM)
  89. Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net
  90.  
  91. === START OF INFORMATION SECTION ===
  92. Model Family: Crucial/Micron RealSSD C300/C400
  93. Device Model: M4-CT064M4SSD2
  94. Serial Number: 0000000011500325090C
  95. LU WWN Device Id: 5 00a075 10325090c
  96. Firmware Version: 000F
  97. User Capacity: 64,023,257,088 bytes [64.0 GB]
  98. Sector Size: 512 bytes logical/physical
  99. Device is: In smartctl database [for details use: -P show]
  100. ATA Version is: 8
  101. ATA Standard is: ATA-8-ACS revision 6
  102. Local Time is: Wed Nov 21 08:00:01 2012 MSK
  103. SMART support is: Available - device has SMART capability.
  104. SMART support is: Enabled
  105.  
  106. === START OF READ SMART DATA SECTION ===
  107. SMART overall-health self-assessment test result: PASSED
  108.  
  109. General SMART Values:
  110. Offline data collection status: (0x80) Offline data collection activity
  111. was never started.
  112. Auto Offline Data Collection: Enabled.
  113. Self-test execution status: ( 0) The previous self-test routine completed
  114. without error or no self-test has ever
  115. been run.
  116. Total time to complete Offline
  117. data collection: ( 295) seconds.
  118. Offline data collection
  119. capabilities: (0x7b) SMART execute Offline immediate.
  120. Auto Offline data collection on/off support.
  121. Suspend Offline collection upon new
  122. command.
  123. Offline surface scan supported.
  124. Self-test supported.
  125. Conveyance Self-test supported.
  126. Selective Self-test supported.
  127. SMART capabilities: (0x0003) Saves SMART data before entering
  128. power-saving mode.
  129. Supports SMART auto save timer.
  130. Error logging capability: (0x01) Error logging supported.
  131. General Purpose Logging supported.
  132. Short self-test routine
  133. recommended polling time: ( 2) minutes.
  134. Extended self-test routine
  135. recommended polling time: ( 4) minutes.
  136. Conveyance self-test routine
  137. recommended polling time: ( 3) minutes.
  138. SCT capabilities: (0x003d) SCT Status supported.
  139. SCT Error Recovery Control supported.
  140. SCT Feature Control supported.
  141. SCT Data Table supported.
  142.  
  143. SMART Attributes Data Structure revision number: 16
  144. Vendor Specific SMART Attributes with Thresholds:
  145. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  146. 1 Raw_Read_Error_Rate 0x002f 100 100 050 Pre-fail Always - 0
  147. 5 Reallocated_Sector_Ct 0x0033 100 100 010 Pre-fail Always - 0
  148. 9 Power_On_Hours 0x0032 100 100 001 Old_age Always - 1614
  149. 12 Power_Cycle_Count 0x0032 100 100 001 Old_age Always - 217
  150. 170 Grown_Failing_Block_Ct 0x0033 100 100 010 Pre-fail Always - 0
  151. 171 Program_Fail_Count 0x0032 100 100 001 Old_age Always - 0
  152. 172 Erase_Fail_Count 0x0032 100 100 001 Old_age Always - 0
  153. 173 Wear_Levelling_Count 0x0033 100 100 010 Pre-fail Always - 5
  154. 174 Unexpect_Power_Loss_Ct 0x0032 100 100 001 Old_age Always - 7
  155. 181 Non4k_Aligned_Access 0x0022 100 100 001 Old_age Always - 5 0 5
  156. 183 SATA_Iface_Downshift 0x0032 100 100 001 Old_age Always - 0
  157. 184 End-to-End_Error 0x0033 100 100 050 Pre-fail Always - 0
  158. 187 Reported_Uncorrect 0x0032 100 100 001 Old_age Always - 0
  159. 188 Command_Timeout 0x0032 100 100 001 Old_age Always - 0
  160. 189 Factory_Bad_Block_Ct 0x000e 100 100 001 Old_age Always - 51
  161. 194 Temperature_Celsius 0x0022 100 100 000 Old_age Always - 0
  162. 195 Hardware_ECC_Recovered 0x003a 100 100 001 Old_age Always - 0
  163. 196 Reallocated_Event_Count 0x0032 100 100 001 Old_age Always - 0
  164. 197 Current_Pending_Sector 0x0032 100 100 001 Old_age Always - 0
  165. 198 Offline_Uncorrectable 0x0030 100 100 001 Old_age Offline - 0
  166. 199 UDMA_CRC_Error_Count 0x0032 100 100 001 Old_age Always - 0
  167. 202 Perc_Rated_Life_Used 0x0018 100 100 001 Old_age Offline - 0
  168. 206 Write_Error_Rate 0x000e 100 100 001 Old_age Always - 0
  169.  
  170. SMART Error Log Version: 1
  171. No Errors Logged
  172.  
  173. SMART Self-test log structure revision number 1
  174. No self-tests have been logged. [To run self-tests, use: smartctl -t]
  175.  
  176.  
  177. SMART Selective self-test log data structure revision number 1
  178. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  179. 1 0 0 Not_testing
  180. 2 0 0 Not_testing
  181. 3 0 0 Not_testing
  182. 4 0 0 Not_testing
  183. 5 0 0 Not_testing
  184. Selective self-test flags (0x0):
  185. After scanning selected spans, do NOT read-scan remainder of disk.
  186. If Selective self-test is pending on power-up, resume after 0 minute delay.
  187.  
  188. -----------------------------------------------------------------------------------------------------------------------------------------
  189.  
  190. smartctl 5.42 2011-10-20 r3458 [x86_64-linux-3.1.0-1.2-desktop] (SUSE RPM)
  191. Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net
  192.  
  193. === START OF INFORMATION SECTION ===
  194. Model Family: Western Digital Caviar Green
  195. Device Model: WDC WD10EADS-11M2B3
  196. Serial Number: WD-WCAV5R283354
  197. LU WWN Device Id: 5 0014ee 2b054ce0a
  198. Firmware Version: 80.00A80
  199. User Capacity: 1,000,204,886,016 bytes [1.00 TB]
  200. Sector Sizes: 512 bytes logical, 4096 bytes physical
  201. Device is: In smartctl database [for details use: -P show]
  202. ATA Version is: 8
  203. ATA Standard is: Exact ATA specification draft version not indicated
  204. Local Time is: Wed Nov 21 08:00:01 2012 MSK
  205. SMART support is: Available - device has SMART capability.
  206. SMART support is: Enabled
  207.  
  208. === START OF READ SMART DATA SECTION ===
  209. SMART overall-health self-assessment test result: PASSED
  210.  
  211. General SMART Values:
  212. Offline data collection status: (0x82) Offline data collection activity
  213. was completed without error.
  214. Auto Offline Data Collection: Enabled.
  215. Self-test execution status: ( 0) The previous self-test routine completed
  216. without error or no self-test has ever
  217. been run.
  218. Total time to complete Offline
  219. data collection: (21300) seconds.
  220. Offline data collection
  221. capabilities: (0x7b) SMART execute Offline immediate.
  222. Auto Offline data collection on/off support.
  223. Suspend Offline collection upon new
  224. command.
  225. Offline surface scan supported.
  226. Self-test supported.
  227. Conveyance Self-test supported.
  228. Selective Self-test supported.
  229. SMART capabilities: (0x0003) Saves SMART data before entering
  230. power-saving mode.
  231. Supports SMART auto save timer.
  232. Error logging capability: (0x01) Error logging supported.
  233. General Purpose Logging supported.
  234. Short self-test routine
  235. recommended polling time: ( 2) minutes.
  236. Extended self-test routine
  237. recommended polling time: ( 245) minutes.
  238. Conveyance self-test routine
  239. recommended polling time: ( 5) minutes.
  240. SCT capabilities: (0x3031) SCT Status supported.
  241. SCT Feature Control supported.
  242. SCT Data Table supported.
  243.  
  244. SMART Attributes Data Structure revision number: 16
  245. Vendor Specific SMART Attributes with Thresholds:
  246. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  247. 1 Raw_Read_Error_Rate 0x002f 200 200 051 Pre-fail Always - 0
  248. 3 Spin_Up_Time 0x0027 134 130 021 Pre-fail Always - 6266
  249. 4 Start_Stop_Count 0x0032 100 100 000 Old_age Always - 305
  250. 5 Reallocated_Sector_Ct 0x0033 200 200 140 Pre-fail Always - 0
  251. 7 Seek_Error_Rate 0x002e 200 200 000 Old_age Always - 0
  252. 9 Power_On_Hours 0x0032 097 097 000 Old_age Always - 2193
  253. 10 Spin_Retry_Count 0x0032 100 100 000 Old_age Always - 0
  254. 11 Calibration_Retry_Count 0x0032 100 100 000 Old_age Always - 0
  255. 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 303
  256. 192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 22
  257. 193 Load_Cycle_Count 0x0032 196 196 000 Old_age Always - 13160
  258. 194 Temperature_Celsius 0x0022 124 104 000 Old_age Always - 23
  259. 196 Reallocated_Event_Count 0x0032 200 200 000 Old_age Always - 0
  260. 197 Current_Pending_Sector 0x0032 200 200 000 Old_age Always - 0
  261. 198 Offline_Uncorrectable 0x0030 200 200 000 Old_age Offline - 0
  262. 199 UDMA_CRC_Error_Count 0x0032 200 200 000 Old_age Always - 0
  263. 200 Multi_Zone_Error_Rate 0x0008 200 200 000 Old_age Offline - 0
  264.  
  265. SMART Error Log Version: 1
  266. No Errors Logged
  267.  
  268. SMART Self-test log structure revision number 1
  269. No self-tests have been logged. [To run self-tests, use: smartctl -t]
  270.  
  271.  
  272. SMART Selective self-test log data structure revision number 1
  273. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  274. 1 0 0 Not_testing
  275. 2 0 0 Not_testing
  276. 3 0 0 Not_testing
  277. 4 0 0 Not_testing
  278. 5 0 0 Not_testing
  279. Selective self-test flags (0x0):
  280. After scanning selected spans, do NOT read-scan remainder of disk.
  281. If Selective self-test is pending on power-up, resume after 0 minute delay.
  282.  
  283. -----------------------------------------------------------------------------------------------------------------------------------------
  284. smartctl 5.42 2011-10-20 r3458 [x86_64-linux-3.1.0-1.2-desktop] (SUSE RPM)
  285. Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net
  286.  
  287. === START OF INFORMATION SECTION ===
  288. Model Family: SAMSUNG SpinPoint F3
  289. Device Model: SAMSUNG HD103SJ
  290. Serial Number: S246J90Z327990
  291. LU WWN Device Id: 5 0024e9 202204d96
  292. Firmware Version: 1AJ10001
  293. User Capacity: 1,000,204,886,016 bytes [1.00 TB]
  294. Sector Size: 512 bytes logical/physical
  295. Device is: In smartctl database [for details use: -P show]
  296. ATA Version is: 8
  297. ATA Standard is: ATA-8-ACS revision 6
  298. Local Time is: Wed Nov 21 08:00:01 2012 MSK
  299. SMART support is: Available - device has SMART capability.
  300. SMART support is: Enabled
  301.  
  302. === START OF READ SMART DATA SECTION ===
  303. SMART overall-health self-assessment test result: PASSED
  304.  
  305. General SMART Values:
  306. Offline data collection status: (0x00) Offline data collection activity
  307. was never started.
  308. Auto Offline Data Collection: Disabled.
  309. Self-test execution status: ( 0) The previous self-test routine completed
  310. without error or no self-test has ever
  311. been run.
  312. Total time to complete Offline
  313. data collection: ( 9420) seconds.
  314. Offline data collection
  315. capabilities: (0x5b) SMART execute Offline immediate.
  316. Auto Offline data collection on/off support.
  317. Suspend Offline collection upon new
  318. command.
  319. Offline surface scan supported.
  320. Self-test supported.
  321. No Conveyance Self-test supported.
  322. Selective Self-test supported.
  323. SMART capabilities: (0x0003) Saves SMART data before entering
  324. power-saving mode.
  325. Supports SMART auto save timer.
  326. Error logging capability: (0x01) Error logging supported.
  327. General Purpose Logging supported.
  328. Short self-test routine
  329. recommended polling time: ( 2) minutes.
  330. Extended self-test routine
  331. recommended polling time: ( 157) minutes.
  332. SCT capabilities: (0x003f) SCT Status supported.
  333. SCT Error Recovery Control supported.
  334. SCT Feature Control supported.
  335. SCT Data Table supported.
  336.  
  337. SMART Attributes Data Structure revision number: 16
  338. Vendor Specific SMART Attributes with Thresholds:
  339. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  340. 1 Raw_Read_Error_Rate 0x002f 100 100 051 Pre-fail Always - 0
  341. 2 Throughput_Performance 0x0026 252 252 000 Old_age Always - 0
  342. 3 Spin_Up_Time 0x0023 070 068 025 Pre-fail Always - 9367
  343. 4 Start_Stop_Count 0x0032 100 100 000 Old_age Always - 674
  344. 5 Reallocated_Sector_Ct 0x0033 252 252 010 Pre-fail Always - 0
  345. 7 Seek_Error_Rate 0x002e 252 252 051 Old_age Always - 0
  346. 8 Seek_Time_Performance 0x0024 252 252 015 Old_age Offline - 0
  347. 9 Power_On_Hours 0x0032 100 100 000 Old_age Always - 5021
  348. 10 Spin_Retry_Count 0x0032 252 252 051 Old_age Always - 0
  349. 11 Calibration_Retry_Count 0x0032 252 252 000 Old_age Always - 0
  350. 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 701
  351. 191 G-Sense_Error_Rate 0x0022 100 100 000 Old_age Always - 1
  352. 192 Power-Off_Retract_Count 0x0022 252 252 000 Old_age Always - 0
  353. 194 Temperature_Celsius 0x0002 064 053 000 Old_age Always - 22 (Min/Max 10/47)
  354. 195 Hardware_ECC_Recovered 0x003a 100 100 000 Old_age Always - 0
  355. 196 Reallocated_Event_Count 0x0032 252 252 000 Old_age Always - 0
  356. 197 Current_Pending_Sector 0x0032 252 252 000 Old_age Always - 0
  357. 198 Offline_Uncorrectable 0x0030 252 252 000 Old_age Offline - 0
  358. 199 UDMA_CRC_Error_Count 0x0036 200 200 000 Old_age Always - 0
  359. 200 Multi_Zone_Error_Rate 0x002a 100 100 000 Old_age Always - 7
  360. 223 Load_Retry_Count 0x0032 252 252 000 Old_age Always - 0
  361. 225 Load_Cycle_Count 0x0032 100 100 000 Old_age Always - 715
  362.  
  363. SMART Error Log Version: 1
  364. No Errors Logged
  365.  
  366. SMART Self-test log structure revision number 1
  367. No self-tests have been logged. [To run self-tests, use: smartctl -t]
  368.  
  369.  
  370. Note: selective self-test log revision number (0) not 1 implies that no selective self-test has ever been run
  371. SMART Selective self-test log data structure revision number 0
  372. Note: revision number not 1 implies that no selective self-test has ever been run
  373. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  374. 1 0 0 Completed [00% left] (0-65535)
  375. 2 0 0 Not_testing
  376. 3 0 0 Not_testing
  377. 4 0 0 Not_testing
  378. 5 0 0 Not_testing
  379. Selective self-test flags (0x0):
  380. After scanning selected spans, do NOT read-scan remainder of disk.
  381. If Selective self-test is pending on power-up, resume after 0 minute delay.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement