Advertisement
Guest User

EspressoBin + Marvell 88SE9215

a guest
Aug 19th, 2017
882
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.85 KB | None | 0 0
  1. root@192.168.83.134's password:
  2. _____ _ _
  3. | ____|___ _ __ _ __ ___ ___ ___ ___ | |__ (_)_ __
  4. | _| / __| '_ \| '__/ _ \/ __/ __|/ _ \| '_ \| | '_ \
  5. | |___\__ \ |_) | | | __/\__ \__ \ (_) | |_) | | | | |
  6. |_____|___/ .__/|_| \___||___/___/\___/|_.__/|_|_| |_|
  7. |_|
  8.  
  9. Welcome to ARMBIAN 5.32.170817 nightly Debian GNU/Linux 9 (stretch) 4.4.82-mvebu64
  10. System load: 0.07 0.04 0.04 Up time: 17 min
  11. Memory usage: 5 % of 926MB IP: 192.168.83.134
  12. Usage of /: 16% of 7.2G
  13.  
  14. Last login: Sat Aug 19 17:56:59 2017 from 192.168.83.33
  15.  
  16. root@espressobin:~# lspci
  17. 00:00.0 SATA controller: Marvell Technology Group Ltd. Device 9215 (rev 11)
  18. root@espressobin:~# cat /proc/partitions
  19. major minor #blocks name
  20.  
  21. 1 0 48000 ram0
  22. 179 0 7761920 mmcblk0
  23. 179 1 7605648 mmcblk0p1
  24. root@espressobin:~# lspci -v
  25. 00:00.0 SATA controller: Marvell Technology Group Ltd. Device 9215 (rev 11) (prog-if 01 [AHCI 1.0])
  26. Subsystem: Marvell Technology Group Ltd. Device 9215
  27. Flags: bus master, fast devsel, latency 0, IRQ 107
  28. I/O ports at 1020 [size=8]
  29. I/O ports at 1030 [size=4]
  30. I/O ports at 1028 [size=8]
  31. I/O ports at 1034 [size=4]
  32. I/O ports at 1000 [size=32]
  33. Memory at e8040000 (32-bit, non-prefetchable) [size=2K]
  34. Expansion ROM at e8000000 [size=256K]
  35. Capabilities: [40] Power Management version 3
  36. Capabilities: [50] MSI: Enable+ Count=1/1 Maskable- 64bit-
  37. Capabilities: [70] Express Legacy Endpoint, MSI 00
  38. Capabilities: [e0] SATA HBA v0.0
  39. Capabilities: [100] Advanced Error Reporting
  40. Kernel driver in use: ahci
  41.  
  42. root@espressobin:~# cat /proc/partitions
  43. major minor #blocks name
  44.  
  45. 1 0 48000 ram0
  46. 179 0 7761920 mmcblk0
  47. 179 1 7605648 mmcblk0p1
  48. 8 0 117220824 sda
  49. 8 16 117220824 sdb
  50. 8 17 117218304 sdb1
  51. root@espressobin:~# apt install smartmontools
  52. Reading package lists... Done
  53. Building dependency tree
  54. Reading state information... Done
  55. Suggested packages:
  56. gsmartcontrol smart-notifier
  57. Recommended packages:
  58. mailx | mailutils
  59. The following NEW packages will be installed:
  60. smartmontools
  61. 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
  62. Need to get 465 kB of archives.
  63. After this operation, 1,745 kB of additional disk space will be used.
  64. Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 smartmontools arm64 6.5+svn4324-1 [465 kB]
  65. Fetched 465 kB in 0s (656 kB/s)
  66. Selecting previously unselected package smartmontools.
  67. (Reading database ... 31259 files and directories currently installed.)
  68. Preparing to unpack .../smartmontools_6.5+svn4324-1_arm64.deb ...
  69. Unpacking smartmontools (6.5+svn4324-1) ...
  70. Setting up smartmontools (6.5+svn4324-1) ...
  71. Created symlink /etc/systemd/system/multi-user.target.wants/smartd.service → /lib/systemd/system/smartd.service.
  72. Processing triggers for systemd (232-25+deb9u1) ...
  73. Processing triggers for man-db (2.7.6.1-2) ...
  74. root@espressobin:~# for disk in /dev/sd? ; do
  75. > smartctl -x $disk
  76. > done
  77. smartctl 6.6 2016-05-31 r4324 [aarch64-linux-4.4.82-mvebu64] (local build)
  78. Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
  79.  
  80. === START OF INFORMATION SECTION ===
  81. Device Model: INTEL SSDSC2KW120H6
  82. Serial Number: CVLT70210288120GGN
  83. LU WWN Device Id: 5 5cd2e4 14d2f58b3
  84. Firmware Version: LSF036C
  85. User Capacity: 120,034,123,776 bytes [120 GB]
  86. Sector Size: 512 bytes logical/physical
  87. Rotation Rate: Solid State Device
  88. Form Factor: 2.5 inches
  89. Device is: Not in smartctl database [for details use: -P showall]
  90. ATA Version is: ACS-3 (minor revision not indicated)
  91. SATA Version is: SATA 3.2, 6.0 Gb/s (current: 6.0 Gb/s)
  92. Local Time is: Sat Aug 19 18:11:39 2017 UTC
  93. SMART support is: Available - device has SMART capability.
  94. SMART support is: Enabled
  95. AAM feature is: Unavailable
  96. APM level is: 254 (maximum performance)
  97. Rd look-ahead is: Enabled
  98. Write cache is: Enabled
  99. ATA Security is: Disabled, NOT FROZEN [SEC1]
  100. Write SCT (Get) Feature Control Command failed: scsi error badly formed scsi parameters
  101. Wt Cache Reorder: Unknown (SCT Feature Control command failed)
  102.  
  103. === START OF READ SMART DATA SECTION ===
  104. SMART overall-health self-assessment test result: PASSED
  105.  
  106. General SMART Values:
  107. Offline data collection status: (0x00) Offline data collection activity
  108. was never started.
  109. Auto Offline Data Collection: Disabled.
  110. Self-test execution status: ( 0) The previous self-test routine completed
  111. without error or no self-test has ever
  112. been run.
  113. Total time to complete Offline
  114. data collection: ( 0) seconds.
  115. Offline data collection
  116. capabilities: (0x53) SMART execute Offline immediate.
  117. Auto Offline data collection on/off support.
  118. Suspend Offline collection upon new
  119. command.
  120. No Offline surface scan supported.
  121. Self-test supported.
  122. No Conveyance Self-test supported.
  123. Selective Self-test supported.
  124. SMART capabilities: (0x0003) Saves SMART data before entering
  125. power-saving mode.
  126. Supports SMART auto save timer.
  127. Error logging capability: (0x01) Error logging supported.
  128. General Purpose Logging supported.
  129. Short self-test routine
  130. recommended polling time: ( 2) minutes.
  131. Extended self-test routine
  132. recommended polling time: ( 15) minutes.
  133. SCT capabilities: (0x0039) SCT Status supported.
  134. SCT Error Recovery Control supported.
  135. SCT Feature Control supported.
  136. SCT Data Table supported.
  137.  
  138. SMART Attributes Data Structure revision number: 1
  139. Vendor Specific SMART Attributes with Thresholds:
  140. ID# ATTRIBUTE_NAME FLAGS VALUE WORST THRESH FAIL RAW_VALUE
  141. 5 Reallocated_Sector_Ct -O--CK 100 100 000 - 0
  142. 9 Power_On_Hours -O--CK 100 100 000 - 19
  143. 12 Power_Cycle_Count -O--CK 100 100 000 - 73
  144. 170 Unknown_Attribute PO--CK 100 100 010 - 0
  145. 171 Unknown_Attribute -O--CK 100 100 010 - 0
  146. 172 Unknown_Attribute -O--CK 100 100 010 - 0
  147. 174 Unknown_Attribute -O--CK 100 100 000 - 35
  148. 183 Runtime_Bad_Block -O--CK 100 100 000 - 5
  149. 184 End-to-End_Error PO--CK 100 100 090 - 0
  150. 187 Reported_Uncorrect -O--CK 100 100 000 - 0
  151. 190 Airflow_Temperature_Cel -O--CK 024 038 000 - 24 (Min/Max 15/38)
  152. 192 Power-Off_Retract_Count -O--CK 100 100 000 - 35
  153. 199 UDMA_CRC_Error_Count -O--CK 100 100 000 - 11
  154. 225 Unknown_SSD_Attribute -O--CK 100 100 000 - 25036
  155. 226 Unknown_SSD_Attribute -O--CK 100 100 000 - 0
  156. 227 Unknown_SSD_Attribute -O--CK 100 100 000 - 0
  157. 228 Power-off_Retract_Count -O--CK 100 100 000 - 0
  158. 232 Available_Reservd_Space PO--CK 100 100 010 - 0
  159. 233 Media_Wearout_Indicator -O--CK 099 099 000 - 0
  160. 241 Total_LBAs_Written -O--CK 100 100 000 - 25036
  161. 242 Total_LBAs_Read -O--CK 100 100 000 - 29921
  162. 249 Unknown_Attribute -O--CK 100 100 000 - 871
  163. 252 Unknown_Attribute -O--CK 100 100 000 - 7
  164. ||||||_ K auto-keep
  165. |||||__ C event count
  166. ||||___ R error rate
  167. |||____ S speed/performance
  168. ||_____ O updated online
  169. |______ P prefailure warning
  170.  
  171. General Purpose Log Directory Version 1
  172. SMART Log Directory Version 1 [multi-sector log support]
  173. Address Access R/W Size Description
  174. 0x00 GPL,SL R/O 1 Log Directory
  175. 0x01 GPL,SL R/O 1 Summary SMART error log
  176. 0x02 GPL,SL R/O 1 Comprehensive SMART error log
  177. 0x03 GPL,SL R/O 1 Ext. Comprehensive SMART error log
  178. 0x04 GPL,SL R/O 8 Device Statistics log
  179. 0x06 GPL,SL R/O 1 SMART self-test log
  180. 0x07 GPL,SL R/O 1 Extended self-test log
  181. 0x09 GPL,SL R/W 1 Selective self-test log
  182. 0x10 GPL,SL R/O 1 SATA NCQ Queued Error log
  183. 0x11 GPL,SL R/O 1 SATA Phy Event Counters log
  184. 0x30 GPL,SL R/O 9 IDENTIFY DEVICE data log
  185. 0x80-0x9f GPL,SL R/W 16 Host vendor specific log
  186. 0xdf GPL,SL VS 1 Device vendor specific log
  187. 0xe0 GPL,SL R/W 1 SCT Command/Status
  188. 0xe1 GPL,SL R/W 1 SCT Data Transfer
  189.  
  190. SMART Extended Comprehensive Error Log Version: 1 (1 sectors)
  191. No Errors Logged
  192.  
  193. SMART Extended Self-test Log Version: 1 (1 sectors)
  194. No self-tests have been logged. [To run self-tests, use: smartctl -t]
  195.  
  196. SMART Selective self-test log data structure revision number 1
  197. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  198. 1 70403103932424 70403103932424 Not_testing
  199. 2 70403103932424 70403103932424 Not_testing
  200. 3 70403103932424 70403103932424 Not_testing
  201. 4 70403103932424 70403103932424 Not_testing
  202. 5 70403103932424 70403103932424 Not_testing
  203. Selective self-test flags (0x4008):
  204. After scanning selected spans, do NOT read-scan remainder of disk.
  205. If Selective self-test is pending on power-up, resume after 0 minute delay.
  206.  
  207. SCT Status Version: 3
  208. SCT Version (vendor specific): 0 (0x0000)
  209. SCT Support Level: 0
  210. Device State: Active (0)
  211. Current Temperature: 30 Celsius
  212. Power Cycle Min/Max Temperature: 28/30 Celsius
  213. Lifetime Min/Max Temperature: 21/46 Celsius
  214. Under/Over Temperature Limit Count: 0/0
  215.  
  216. SCT Temperature History Version: 2
  217. Temperature Sampling Period: 1 minute
  218. Temperature Logging Interval: 1 minute
  219. Min/Max recommended Temperature: 0/100 Celsius
  220. Min/Max Temperature Limit: 0/100 Celsius
  221. Temperature History Size (Index): 128 (0)
  222.  
  223. Index Estimated Time Temperature Celsius
  224. 1 2017-08-19 16:04 31 ************
  225. 2 2017-08-19 16:05 31 ************
  226. 3 2017-08-19 16:06 30 ***********
  227. ... ..( 3 skipped). .. ***********
  228. 7 2017-08-19 16:10 30 ***********
  229. 8 2017-08-19 16:11 31 ************
  230. 9 2017-08-19 16:12 30 ***********
  231. 10 2017-08-19 16:13 30 ***********
  232. 11 2017-08-19 16:14 30 ***********
  233. 12 2017-08-19 16:15 31 ************
  234. ... ..( 3 skipped). .. ************
  235. 16 2017-08-19 16:19 31 ************
  236. 17 2017-08-19 16:20 25 ******
  237. 18 2017-08-19 16:21 30 ***********
  238. 19 2017-08-19 16:22 30 ***********
  239. 20 2017-08-19 16:23 30 ***********
  240. 21 2017-08-19 16:24 25 ******
  241. 22 2017-08-19 16:25 28 *********
  242. 23 2017-08-19 16:26 30 ***********
  243. 24 2017-08-19 16:27 28 *********
  244. 25 2017-08-19 16:28 33 **************
  245. ... ..( 15 skipped). .. **************
  246. 41 2017-08-19 16:44 33 **************
  247. 42 2017-08-19 16:45 31 ************
  248. 43 2017-08-19 16:46 33 **************
  249. ... ..( 37 skipped). .. **************
  250. 81 2017-08-19 17:24 33 **************
  251. 82 2017-08-19 17:25 28 *********
  252. 83 2017-08-19 17:26 30 ***********
  253. 84 2017-08-19 17:27 28 *********
  254. 85 2017-08-19 17:28 30 ***********
  255. 86 2017-08-19 17:29 25 ******
  256. 87 2017-08-19 17:30 28 *********
  257. 88 2017-08-19 17:31 30 ***********
  258. 89 2017-08-19 17:32 30 ***********
  259. 90 2017-08-19 17:33 30 ***********
  260. 91 2017-08-19 17:34 25 ******
  261. 92 2017-08-19 17:35 28 *********
  262. 93 2017-08-19 17:36 25 ******
  263. 94 2017-08-19 17:37 30 ***********
  264. 95 2017-08-19 17:38 30 ***********
  265. 96 2017-08-19 17:39 28 *********
  266. 97 2017-08-19 17:40 30 ***********
  267. 98 2017-08-19 17:41 33 **************
  268. 99 2017-08-19 17:42 36 *****************
  269. 100 2017-08-19 17:43 36 *****************
  270. 101 2017-08-19 17:44 28 *********
  271. 102 2017-08-19 17:45 31 ************
  272. 103 2017-08-19 17:46 31 ************
  273. 104 2017-08-19 17:47 33 **************
  274. 105 2017-08-19 17:48 33 **************
  275. 106 2017-08-19 17:49 26 *******
  276. 107 2017-08-19 17:50 30 ***********
  277. 108 2017-08-19 17:51 33 **************
  278. ... ..( 2 skipped). .. **************
  279. 111 2017-08-19 17:54 33 **************
  280. 112 2017-08-19 17:55 30 ***********
  281. 113 2017-08-19 17:56 28 *********
  282. 114 2017-08-19 17:57 30 ***********
  283. 115 2017-08-19 17:58 31 ************
  284. 116 2017-08-19 17:59 33 **************
  285. 117 2017-08-19 18:00 35 ****************
  286. 118 2017-08-19 18:01 35 ****************
  287. 119 2017-08-19 18:02 38 *******************
  288. 120 2017-08-19 18:03 38 *******************
  289. 121 2017-08-19 18:04 28 *********
  290. 122 2017-08-19 18:05 30 ***********
  291. 123 2017-08-19 18:06 28 *********
  292. 124 2017-08-19 18:07 30 ***********
  293. ... ..( 2 skipped). .. ***********
  294. 127 2017-08-19 18:10 30 ***********
  295. 0 2017-08-19 18:11 31 ************
  296.  
  297. SCT Error Recovery Control:
  298. Read: Disabled
  299. Write: Disabled
  300.  
  301. Device Statistics (GP Log 0x04)
  302. Page Offset Size Value Flags Description
  303. 0x01 ===== = = === == General Statistics (rev 2) ==
  304. 0x01 0x008 4 73 --- Lifetime Power-On Resets
  305. 0x01 0x010 4 19 --- Power-on Hours
  306. 0x01 0x018 6 1640769243 --- Logical Sectors Written
  307. 0x01 0x020 6 20320481 --- Number of Write Commands
  308. 0x01 0x028 6 1960909344 --- Logical Sectors Read
  309. 0x01 0x030 6 24776303 --- Number of Read Commands
  310. 0x02 ===== = = === == Free-Fall Statistics (empty) ==
  311. 0x03 ===== = = === == Rotating Media Statistics (empty) ==
  312. 0x04 ===== = = === == General Errors Statistics (rev 1) ==
  313. 0x04 0x008 4 0 --- Number of Reported Uncorrectable Errors
  314. 0x04 0x010 4 35 --- Resets Between Cmd Acceptance and Completion
  315. 0x05 ===== = = === == Temperature Statistics (rev 1) ==
  316. 0x05 0x008 1 30 --- Current Temperature
  317. 0x05 0x010 1 - --- Average Short Term Temperature
  318. 0x05 0x018 1 - --- Average Long Term Temperature
  319. 0x05 0x020 1 48 --- Highest Temperature
  320. 0x05 0x028 1 36 --- Lowest Temperature
  321. 0x05 0x030 1 - --- Highest Average Short Term Temperature
  322. 0x05 0x038 1 - --- Lowest Average Short Term Temperature
  323. 0x05 0x040 1 - --- Highest Average Long Term Temperature
  324. 0x05 0x048 1 - --- Lowest Average Long Term Temperature
  325. 0x05 0x050 4 0 --- Time in Over-Temperature
  326. 0x05 0x058 1 85 --- Specified Maximum Operating Temperature
  327. 0x05 0x060 4 0 --- Time in Under-Temperature
  328. 0x05 0x068 1 0 --- Specified Minimum Operating Temperature
  329. 0x06 ===== = = === == Transport Statistics (rev 1) ==
  330. 0x06 0x008 4 5846 --- Number of Hardware Resets
  331. 0x06 0x018 4 11 --- Number of Interface CRC Errors
  332. 0x07 ===== = = === == Solid State Device Statistics (rev 1) ==
  333. 0x07 0x008 1 0 --- Percentage Used Endurance Indicator
  334. |||_ C monitored condition met
  335. ||__ D supports DSN
  336. |___ N normalized value
  337.  
  338. SATA Phy Event Counters (GP Log 0x11)
  339. ID Size Value Description
  340. 0x0001 2 0 Command failed due to ICRC error
  341. 0x0005 2 0 R_ERR response for non-data FIS
  342. 0x000a 2 2 Device-to-host register FISes sent due to a COMRESET
  343.  
  344. smartctl 6.6 2016-05-31 r4324 [aarch64-linux-4.4.82-mvebu64] (local build)
  345. Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
  346.  
  347. === START OF INFORMATION SECTION ===
  348. Model Family: Samsung based SSDs
  349. Device Model: Samsung SSD 840 EVO 120GB
  350. Serial Number: S1D5NSBDA33799H
  351. LU WWN Device Id: 5 002538 8a00972f6
  352. Firmware Version: EXT0BB0Q
  353. User Capacity: 120,034,123,776 bytes [120 GB]
  354. Sector Size: 512 bytes logical/physical
  355. Rotation Rate: Solid State Device
  356. Device is: In smartctl database [for details use: -P show]
  357. ATA Version is: ACS-2, ATA8-ACS T13/1699-D revision 4c
  358. SATA Version is: SATA 3.1, 6.0 Gb/s (current: 6.0 Gb/s)
  359. Local Time is: Sat Aug 19 18:11:39 2017 UTC
  360. SMART support is: Available - device has SMART capability.
  361. SMART support is: Enabled
  362. AAM feature is: Unavailable
  363. APM feature is: Unavailable
  364. Rd look-ahead is: Enabled
  365. Write cache is: Enabled
  366. ATA Security is: Disabled, NOT FROZEN [SEC1]
  367. Unexpected SCT status 0x0001 (action_code=4, function_code=2)
  368. Wt Cache Reorder: Unknown (SCT Feature Control command failed)
  369.  
  370. === START OF READ SMART DATA SECTION ===
  371. SMART overall-health self-assessment test result: PASSED
  372.  
  373. General SMART Values:
  374. Offline data collection status: (0x00) Offline data collection activity
  375. was never started.
  376. Auto Offline Data Collection: Disabled.
  377. Self-test execution status: ( 0) The previous self-test routine completed
  378. without error or no self-test has ever
  379. been run.
  380. Total time to complete Offline
  381. data collection: ( 4200) seconds.
  382. Offline data collection
  383. capabilities: (0x53) SMART execute Offline immediate.
  384. Auto Offline data collection on/off support.
  385. Suspend Offline collection upon new
  386. command.
  387. No Offline surface scan supported.
  388. Self-test supported.
  389. No Conveyance Self-test supported.
  390. Selective Self-test supported.
  391. SMART capabilities: (0x0003) Saves SMART data before entering
  392. power-saving mode.
  393. Supports SMART auto save timer.
  394. Error logging capability: (0x01) Error logging supported.
  395. General Purpose Logging supported.
  396. Short self-test routine
  397. recommended polling time: ( 2) minutes.
  398. Extended self-test routine
  399. recommended polling time: ( 70) minutes.
  400. SCT capabilities: (0x003d) SCT Status supported.
  401. SCT Error Recovery Control supported.
  402. SCT Feature Control supported.
  403. SCT Data Table supported.
  404.  
  405. SMART Attributes Data Structure revision number: 1
  406. Vendor Specific SMART Attributes with Thresholds:
  407. ID# ATTRIBUTE_NAME FLAGS VALUE WORST THRESH FAIL RAW_VALUE
  408. 5 Reallocated_Sector_Ct PO--CK 100 100 010 - 0
  409. 9 Power_On_Hours -O--CK 099 099 000 - 3700
  410. 12 Power_Cycle_Count -O--CK 099 099 000 - 738
  411. 177 Wear_Leveling_Count PO--C- 096 096 000 - 41
  412. 179 Used_Rsvd_Blk_Cnt_Tot PO--C- 100 100 010 - 0
  413. 181 Program_Fail_Cnt_Total -O--CK 100 100 010 - 0
  414. 182 Erase_Fail_Count_Total -O--CK 100 100 010 - 0
  415. 183 Runtime_Bad_Block PO--C- 100 100 010 - 0
  416. 187 Uncorrectable_Error_Cnt -O--CK 100 100 000 - 0
  417. 190 Airflow_Temperature_Cel -O--CK 074 050 000 - 26
  418. 195 ECC_Error_Rate -O-RC- 200 200 000 - 0
  419. 199 CRC_Error_Count -OSRCK 099 099 000 - 88
  420. 235 POR_Recovery_Count -O--C- 099 099 000 - 502
  421. 241 Total_LBAs_Written -O--CK 099 099 000 - 13651309370
  422. ||||||_ K auto-keep
  423. |||||__ C event count
  424. ||||___ R error rate
  425. |||____ S speed/performance
  426. ||_____ O updated online
  427. |______ P prefailure warning
  428.  
  429. General Purpose Log Directory Version 1
  430. SMART Log Directory Version 1 [multi-sector log support]
  431. Address Access R/W Size Description
  432. 0x00 GPL,SL R/O 1 Log Directory
  433. 0x01 SL R/O 1 Summary SMART error log
  434. 0x02 SL R/O 1 Comprehensive SMART error log
  435. 0x03 GPL R/O 1 Ext. Comprehensive SMART error log
  436. 0x06 SL R/O 1 SMART self-test log
  437. 0x07 GPL R/O 1 Extended self-test log
  438. 0x09 SL R/W 1 Selective self-test log
  439. 0x10 GPL R/O 1 SATA NCQ Queued Error log
  440. 0x11 GPL R/O 1 SATA Phy Event Counters log
  441. 0x30 GPL,SL R/O 9 IDENTIFY DEVICE data log
  442. 0x80-0x9f GPL,SL R/W 16 Host vendor specific log
  443. 0xa1 GPL,SL VS 16 Device vendor specific log
  444. 0xce GPL,SL VS 16 Device vendor specific log
  445.  
  446. SMART Extended Comprehensive Error Log Version: 1 (1 sectors)
  447. No Errors Logged
  448.  
  449. SMART Extended Self-test Log Version: 1 (1 sectors)
  450. Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error
  451. # 1 Short offline Completed without error 00% 0 -
  452. # 2 Extended offline Completed without error 00% 296 -
  453. # 3 Short offline Completed without error 00% 21 -
  454. # 4 Short offline Completed without error 00% 0 -
  455.  
  456. SMART Selective self-test log data structure revision number 1
  457. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  458. 1 0 0 Not_testing
  459. 2 0 0 Not_testing
  460. 3 0 0 Not_testing
  461. 4 0 0 Not_testing
  462. 5 0 0 Not_testing
  463. Selective self-test flags (0x0):
  464. After scanning selected spans, do NOT read-scan remainder of disk.
  465. If Selective self-test is pending on power-up, resume after 0 minute delay.
  466.  
  467. SCT Status Version: 3
  468. SCT Version (vendor specific): 1 (0x0001)
  469. SCT Support Level: 1
  470. Device State: Active (0)
  471. Current Temperature: 26 Celsius
  472. Power Cycle Min/Max Temperature: ?/ ? Celsius
  473. Lifetime Min/Max Temperature: ?/ ? Celsius
  474. Under/Over Temperature Limit Count: 0/24680
  475.  
  476. SCT Temperature History Version: 2
  477. Temperature Sampling Period: 10 minutes
  478. Temperature Logging Interval: 10 minutes
  479. Min/Max recommended Temperature: ?/ ? Celsius
  480. Min/Max Temperature Limit: ?/ ? Celsius
  481. Temperature History Size (Index): 128 (0)
  482.  
  483. Index Estimated Time Temperature Celsius
  484. 1 2017-08-18 21:00 ? -
  485. ... ..(126 skipped). .. -
  486. 0 2017-08-19 18:10 ? -
  487.  
  488. SCT Error Recovery Control:
  489. Read: Disabled
  490. Write: Disabled
  491.  
  492. Device Statistics (GP/SMART Log 0x04) not supported
  493.  
  494. SATA Phy Event Counters (GP Log 0x11)
  495. ID Size Value Description
  496. 0x0001 2 0 Command failed due to ICRC error
  497. 0x0002 2 0 R_ERR response for data FIS
  498. 0x0003 2 0 R_ERR response for device-to-host data FIS
  499. 0x0004 2 0 R_ERR response for host-to-device data FIS
  500. 0x0005 2 0 R_ERR response for non-data FIS
  501. 0x0006 2 0 R_ERR response for device-to-host non-data FIS
  502. 0x0007 2 0 R_ERR response for host-to-device non-data FIS
  503. 0x0008 2 0 Device-to-host non-data FIS retries
  504. 0x0009 2 1 Transition from drive PhyRdy to drive PhyNRdy
  505. 0x000a 2 1 Device-to-host register FISes sent due to a COMRESET
  506. 0x000b 2 0 CRC errors within host-to-device FIS
  507. 0x000d 2 0 Non-CRC errors within host-to-device FIS
  508. 0x000f 2 0 R_ERR response for host-to-device data FIS, CRC
  509. 0x0010 2 0 R_ERR response for host-to-device data FIS, non-CRC
  510. 0x0012 2 0 R_ERR response for host-to-device non-data FIS, CRC
  511. 0x0013 2 0 R_ERR response for host-to-device non-data FIS, non-CRC
  512.  
  513. root@espressobin:~# mkfs.btrfs -f -m raid1 -d raid0 /dev/sda /dev/sdb
  514. btrfs-progs v4.7.3
  515. See http://btrfs.wiki.kernel.org for more information.
  516.  
  517. Performing full device TRIM (111.79GiB) ...
  518. Performing full device TRIM (111.79GiB) ...
  519. Label: (null)
  520. UUID:
  521. Node size: 16384
  522. Sector size: 4096
  523. Filesystem size: 223.58GiB
  524. Block group profiles:
  525. Data: RAID0 2.00GiB
  526. Metadata: RAID1 1.00GiB
  527. System: RAID1 8.00MiB
  528. SSD detected: yes
  529. Incompat features: extref, skinny-metadata
  530. Number of devices: 2
  531. Devices:
  532. ID SIZE PATH
  533. 1 111.79GiB /dev/sda
  534. 2 111.79GiB /dev/sdb
  535.  
  536. root@espressobin:~# mkdir /mnt/btrfs-raid-0
  537. root@espressobin:~# mount /dev/sda /mnt/btrfs-raid-0/
  538. root@espressobin:~# cd /mnt/btrfs-raid-0/
  539. root@espressobin:/mnt/btrfs-raid-0# iozone -e -I -a -s 100M -r 4k -r 16k -r 512k -r 1024k -r 16384k -i 0 -i 1 -i 2
  540. Iozone: Performance Test of File I/O
  541. Version $Revision: 3.429 $
  542. Compiled for 64 bit mode.
  543. Build: linux
  544.  
  545. Contributors:William Norcott, Don Capps, Isom Crawford, Kirby Collins
  546. Al Slater, Scott Rhine, Mike Wisner, Ken Goss
  547. Steve Landherr, Brad Smith, Mark Kelly, Dr. Alain CYR,
  548. Randy Dunlap, Mark Montague, Dan Million, Gavin Brebner,
  549. Jean-Marc Zucconi, Jeff Blomberg, Benny Halevy, Dave Boone,
  550. Erik Habbinga, Kris Strecker, Walter Wong, Joshua Root,
  551. Fabrice Bacchella, Zhenghua Xue, Qin Li, Darren Sawyer,
  552. Vangel Bojaxhi, Ben England, Vikentsi Lapa.
  553.  
  554. Run began: Sat Aug 19 18:22:01 2017
  555.  
  556. Include fsync in write timing
  557. O_DIRECT feature enabled
  558. Auto Mode
  559. File size set to 102400 kB
  560. Record Size 4 kB
  561. Record Size 16 kB
  562. Record Size 512 kB
  563. Record Size 1024 kB
  564. Record Size 16384 kB
  565. Command line used: iozone -e -I -a -s 100M -r 4k -r 16k -r 512k -r 1024k -r 16384k -i 0 -i 1 -i 2
  566. Output is in kBytes/sec
  567. Time Resolution = 0.000001 seconds.
  568. Processor cache size set to 1024 kBytes.
  569. Processor cache line size set to 32 bytes.
  570. File stride size set to 17 * record size.
  571. random random bkwd record stride
  572. kB reclen write rewrite read reread read write read rewrite read fwrite frewrite fread freread
  573. 102400 4 25292 23843 42802 42662 23992 21229
  574. 102400 16 62994 56114 105396 105729 65521 52447
  575. 102400 512 225543 225750 193574 195734 188411 217733
  576. 102400 1024 232385 224001 202101 207403 201948 231705
  577. 102400 16384 270143 272697 247752 254730 260208 271869
  578.  
  579. iozone test complete.
  580. root@espressobin:/mnt/btrfs-raid-0#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement