grahamperrin

16 GB Kingston DataTraveler 3.0 PMAP s/n 08606E6D401FE341570219CC stress test failed

Dec 29th, 2020 (edited)
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.33 KB | None | 0 0
  1. root@mowa219-gjp4-8570p:~ # gdisk /dev/da0
  2. GPT fdisk (gdisk) version 1.0.5
  3.  
  4. Partition table scan:
  5. MBR: protective
  6. BSD: not present
  7. APM: not present
  8. GPT: present
  9.  
  10. Found valid GPT with protective MBR; using GPT.
  11.  
  12. Command (? for help): x
  13.  
  14. Expert command (? for help): z
  15. About to wipe out GPT on /dev/da0. Proceed? (Y/N): y
  16. Warning: The kernel may continue to use old or deleted partitions.
  17. You should reboot or remove the drive.
  18. GPT data structures destroyed! You may now partition the disk using fdisk or
  19. other utilities.
  20. Blank out MBR? (Y/N): y
  21. root@mowa219-gjp4-8570p:~ # gdisk /dev/da0
  22. GPT fdisk (gdisk) version 1.0.5
  23.  
  24. Partition table scan:
  25. MBR: not present
  26. BSD: not present
  27. APM: not present
  28. GPT: not present
  29.  
  30. Creating new GPT entries in memory.
  31.  
  32. Command (? for help): w
  33.  
  34. Final checks complete. About to write GPT data. THIS WILL OVERWRITE EXISTING
  35. PARTITIONS!!
  36.  
  37. Do you want to proceed? (Y/N): y
  38. OK; writing new GUID partition table (GPT) to /dev/da0.
  39. Warning: The kernel may continue to use old or deleted partitions.
  40. You should reboot or remove the drive.
  41. The operation has completed successfully.
  42. root@mowa219-gjp4-8570p:~ # gpar
  43. root@mowa219-gjp4-8570p:~ # lsblk
  44. DEVICE MAJ:MIN SIZE TYPE LABEL MOUNT
  45. ada0 0:134 466G GPT - -
  46. ada0p1 0:136 200M efi gpt/efiboot0 -
  47. ada0p2 0:138 512K freebsd-boot gpt/gptboot0 -
  48. <FREE> -:- 492K - - -
  49. ada0p3 0:140 16G freebsd-swap gpt/swap0 SWAP
  50. ada0p3.eli 2:25 16G freebsd-swap - SWAP
  51. ada0p4 0:142 450G freebsd-zfs gpt/zfs0 <ZFS>
  52. ada0p4.eli 0:152 450G - - -
  53. <FREE> -:- 4.0K - - -
  54. da0 2:65 14G GPT - -
  55. <FREE> -:- 14G - - -
  56. da1 2:57 466G GPT - -
  57. <FREE> -:- 1.0M - - -
  58. da1p1 2:58 466G freebsd-zfs gpt/FreeBSD%20ZFS <ZFS>
  59. root@mowa219-gjp4-8570p:~ # gpart add -t freebsd-ufs /dev/da0
  60. da0p1 added
  61. root@mowa219-gjp4-8570p:~ # newfs -U /dev/da0p1
  62. /dev/da0p1: 14784.0MB (30277560 sectors) block size 32768, fragment size 4096
  63. using 24 cylinder groups of 625.22MB, 20007 blks, 80128 inodes.
  64. with soft updates
  65. super-block backups (for fsck_ffs -b #) at:
  66. 192, 1280640, 2561088, 3841536, 5121984, 6402432, 7682880, 8963328, 10243776, 11524224, 12804672, 14085120, 15365568, 16646016, 17926464, 19206912, 20487360, 21767808, 23048256, 24328704,newfs: sbwrite: failed to write superblock: Input/output error
  67. root@mowa219-gjp4-8570p:~ # newfs -U /dev/da0p1
  68. /dev/da0p1: 14784.0MB (30277560 sectors) block size 32768, fragment size 4096
  69. using 24 cylinder groups of 625.22MB, 20007 blks, 80128 inodes.
  70. with soft updates
  71. super-block backups (for fsck_ffs -b #) at:
  72. 192, 1280640, 2561088, 3841536, 5121984, 6402432, 7682880, 8963328, 10243776, 11524224, 12804672, 14085120, 15365568, 16646016, 17926464, 19206912, 20487360, 21767808, 23048256, 24328704, 25609152,newfs: sbwrite: failed to write superblock: Input/output error
  73. root@mowa219-gjp4-8570p:~ # newfs -U /dev/da0p1
  74. /dev/da0p1: 14784.0MB (30277560 sectors) block size 32768, fragment size 4096
  75. using 24 cylinder groups of 625.22MB, 20007 blks, 80128 inodes.
  76. with soft updates
  77. super-block backups (for fsck_ffs -b #) at:
  78. 192, 1280640, 2561088, 3841536, 5121984, 6402432, 7682880, 8963328, 10243776, 11524224, 12804672, 14085120, 15365568, 16646016, 17926464, 19206912, 20487360, 21767808, 23048256, 24328704, 25609152, 26889600,newfs: sbwrite: failed to write superblock: Input/output error
  79. root@mowa219-gjp4-8570p:~ # newfs -U /dev/da0p1
  80. /dev/da0p1: 14784.0MB (30277560 sectors) block size 32768, fragment size 4096
  81. using 24 cylinder groups of 625.22MB, 20007 blks, 80128 inodes.
  82. with soft updates
  83. super-block backups (for fsck_ffs -b #) at:
  84. 192, 1280640, 2561088, 3841536, 5121984, 6402432, 7682880, 8963328, 10243776, 11524224, 12804672, 14085120, 15365568, 16646016, 17926464, 19206912, 20487360, 21767808, 23048256, 24328704, 25609152, 26889600,
  85. 28170048,newfs: sbwrite: failed to write superblock: Input/output error
  86. root@mowa219-gjp4-8570p:~ # newfs -U /dev/da0p1
  87. /dev/da0p1: 14784.0MB (30277560 sectors) block size 32768, fragment size 4096
  88. using 24 cylinder groups of 625.22MB, 20007 blks, 80128 inodes.
  89. with soft updates
  90. super-block backups (for fsck_ffs -b #) at:
  91. 192, 1280640, 2561088, 3841536, 5121984, 6402432, 7682880, 8963328, 10243776, 11524224, 12804672, 14085120, 15365568, 16646016, 17926464, 19206912, 20487360, 21767808, 23048256, 24328704, 25609152, 26889600,
  92. 28170048, 29450496
  93. root@mowa219-gjp4-8570p:~ # newfs -U /dev/da0p1
  94. /dev/da0p1: 14784.0MB (30277560 sectors) block size 32768, fragment size 4096
  95. using 24 cylinder groups of 625.22MB, 20007 blks, 80128 inodes.
  96. with soft updates
  97. super-block backups (for fsck_ffs -b #) at:
  98. 192, 1280640, 2561088, 3841536, 5121984, 6402432, 7682880, 8963328, 10243776, 11524224, 12804672, 14085120, 15365568, 16646016, 17926464, 19206912, 20487360, 21767808, 23048256, 24328704, 25609152, 26889600,
  99. 28170048, 29450496
  100. root@mowa219-gjp4-8570p:~ # stressdisk cycle /media/da0p1
  101. 2020/12/29 16:34:03 loaded statsfile "stressdisk_stats.json"
  102. 2020/12/29 16:34:03
  103. Bytes read: 241516 MByte ( 137.44 MByte/s)
  104. Bytes written: 335558 MByte ( 30.30 MByte/s)
  105. Errors: 0
  106. Elapsed time: 17.862541ms
  107.  
  108. 2020/12/29 16:34:03 Couldn't read directory "/media/da0p1": open /media/da0p1: no such file or directory
  109. 2020/12/29 16:34:03 Removing 0 check files
  110. 2020/12/29 16:34:03 Starting round 1
  111. 2020/12/29 16:34:03 Couldn't read directory "/media/da0p1": open /media/da0p1: no such file or directory
  112. 2020/12/29 16:34:03 No check files - generating
  113. 2020/12/29 16:34:03 Couldn't open file "/media/da0p1/TST_0000" for write: open /media/da0p1/TST_0000: no such file or directory
  114. root@mowa219-gjp4-8570p:~ # tail -f -n 0 /var/log/messages
  115. Dec 29 16:34:18 mowa219-gjp4-8570p kernel: ugen0.6: <Kingston DataTraveler 3.0> at usbus0 (disconnected)
  116. Dec 29 16:34:18 mowa219-gjp4-8570p kernel: umass0: at uhub2, port 8, addr 10 (disconnected)
  117. Dec 29 16:34:18 mowa219-gjp4-8570p kernel: da0 at umass-sim0 bus 0 scbus6 target 0 lun 0
  118. Dec 29 16:34:18 mowa219-gjp4-8570p kernel: da0: <Kingston DataTraveler 3.0 PMAP> s/n 08606E6D401FE341570219CC detached
  119. Dec 29 16:34:18 mowa219-gjp4-8570p kernel: (da0:umass-sim0:0:0:0): Periph destroyed
  120. Dec 29 16:34:18 mowa219-gjp4-8570p kernel: umass0: detached
  121. Dec 29 16:34:23 mowa219-gjp4-8570p kernel: ugen0.6: <Kingston DataTraveler 3.0> at usbus0
  122. Dec 29 16:34:23 mowa219-gjp4-8570p kernel: umass0 on uhub2
  123. Dec 29 16:34:23 mowa219-gjp4-8570p kernel: umass0: <Kingston DataTraveler 3.0, class 0/0, rev 3.10/1.10, addr 11> on usbus0
  124. Dec 29 16:34:23 mowa219-gjp4-8570p kernel: umass0: SCSI over Bulk-Only; quirks = 0x8100
  125. Dec 29 16:34:23 mowa219-gjp4-8570p kernel: umass0:6:0: Attached to scbus6
  126. Dec 29 16:34:23 mowa219-gjp4-8570p kernel: da0 at umass-sim0 bus 0 scbus6 target 0 lun 0
  127. Dec 29 16:34:23 mowa219-gjp4-8570p kernel: da0: <Kingston DataTraveler 3.0 PMAP> Removable Direct Access SPC-4 SCSI device
  128. Dec 29 16:34:23 mowa219-gjp4-8570p kernel: da0: Serial Number 08606E6D401FE341570219CC
  129. Dec 29 16:34:23 mowa219-gjp4-8570p kernel: da0: 400.000MB/s transfers
  130. Dec 29 16:34:23 mowa219-gjp4-8570p kernel: da0: 14784MB (30277632 512 byte sectors)
  131. Dec 29 16:34:23 mowa219-gjp4-8570p kernel: da0: quirks=0x2<NO_6_BYTE>
  132. ^C
  133. root@mowa219-gjp4-8570p:~ # stressdisk cycle /media/da0p1
  134. 2020/12/29 16:34:29 loaded statsfile "stressdisk_stats.json"
  135. 2020/12/29 16:34:29
  136. Bytes read: 241516 MByte ( 137.44 MByte/s)
  137. Bytes written: 335558 MByte ( 30.30 MByte/s)
  138. Errors: 0
  139. Elapsed time: 247.431ยตs
  140.  
  141. 2020/12/29 16:34:29 Removing 0 check files
  142. 2020/12/29 16:34:29 Starting round 1
  143. 2020/12/29 16:34:29 No check files - generating
  144. 2020/12/29 16:34:29 Writing file "/media/da0p1/TST_0000" size 1000000000
  145. 2020/12/29 16:35:29
  146. Bytes read: 241516 MByte ( 137.44 MByte/s)
  147. Bytes written: 336088 MByte ( 30.19 MByte/s)
  148. Errors: 0
  149. Elapsed time: 1m0.007482734s
  150.  
  151. 2020/12/29 16:36:29
  152. Bytes read: 241516 MByte ( 137.44 MByte/s)
  153. Bytes written: 336512 MByte ( 30.07 MByte/s)
  154. Errors: 0
  155. Elapsed time: 2m0.001425383s
  156.  
  157. 2020/12/29 16:36:32 Writing file "/media/da0p1/TST_0001" size 1000000000
  158. 2020/12/29 16:37:29
  159. Bytes read: 241516 MByte ( 137.44 MByte/s)
  160. Bytes written: 336998 MByte ( 29.96 MByte/s)
  161. Errors: 0
  162. Elapsed time: 3m0.008365936s
  163.  
  164. 2020/12/29 16:38:29
  165. Bytes read: 241516 MByte ( 137.44 MByte/s)
  166. Bytes written: 337296 MByte ( 29.82 MByte/s)
  167. Errors: 0
  168. Elapsed time: 4m0.00142523s
  169.  
  170. 2020/12/29 16:39:29
  171. Bytes read: 241516 MByte ( 137.44 MByte/s)
  172. Bytes written: 337304 MByte ( 29.67 MByte/s)
  173. Errors: 0
  174. Elapsed time: 5m0.001446107s
  175.  
  176. 2020/12/29 16:40:29
  177. Bytes read: 241516 MByte ( 137.44 MByte/s)
  178. Bytes written: 337408 MByte ( 29.52 MByte/s)
  179. Errors: 0
  180. Elapsed time: 6m0.001412396s
  181.  
  182. 2020/12/29 16:41:29
  183. Bytes read: 241516 MByte ( 137.44 MByte/s)
  184. Bytes written: 337424 MByte ( 29.37 MByte/s)
  185. Errors: 0
  186. Elapsed time: 7m0.005305331s
  187.  
  188. 2020/12/29 16:41:44 Writing file "/media/da0p1/TST_0002" size 1000000000
  189. 2020/12/29 16:42:29
  190. Bytes read: 241516 MByte ( 137.44 MByte/s)
  191. Bytes written: 337756 MByte ( 29.24 MByte/s)
  192. Errors: 0
  193. Elapsed time: 8m0.00142315s
  194.  
  195. 2020/12/29 16:43:29
  196. Bytes read: 241516 MByte ( 137.44 MByte/s)
  197. Bytes written: 338234 MByte ( 29.13 MByte/s)
  198. Errors: 0
  199. Elapsed time: 9m0.001411551s
  200.  
  201. 2020/12/29 16:44:02 Writing file "/media/da0p1/TST_0003" size 1000000000
  202. 2020/12/29 16:44:29
  203. Bytes read: 241516 MByte ( 137.44 MByte/s)
  204. Bytes written: 338618 MByte ( 29.02 MByte/s)
  205. Errors: 0
  206. Elapsed time: 10m0.001491181s
  207.  
  208. 2020/12/29 16:45:29
  209. Bytes read: 241516 MByte ( 137.44 MByte/s)
  210. Bytes written: 339058 MByte ( 28.91 MByte/s)
  211. Errors: 0
  212. Elapsed time: 11m0.003403186s
  213.  
  214. 2020/12/29 16:46:18 Writing file "/media/da0p1/TST_0004" size 1000000000
  215. 2020/12/29 16:46:29
  216. Bytes read: 241516 MByte ( 137.44 MByte/s)
  217. Bytes written: 339450 MByte ( 28.81 MByte/s)
  218. Errors: 0
  219. Elapsed time: 12m0.001399908s
  220.  
  221. 2020/12/29 16:47:29
  222. Bytes read: 241516 MByte ( 137.44 MByte/s)
  223. Bytes written: 339788 MByte ( 28.70 MByte/s)
  224. Errors: 0
  225. Elapsed time: 13m0.002384258s
  226.  
  227. 2020/12/29 16:48:29
  228. Bytes read: 241516 MByte ( 137.44 MByte/s)
  229. Bytes written: 339804 MByte ( 28.55 MByte/s)
  230. Errors: 0
  231. Elapsed time: 14m0.002087189s
  232.  
  233. 2020/12/29 16:48:31 Error while writing "/media/da0p1/TST_0004"
  234. 2020/12/29 16:48:31 Removing incomplete file "/media/da0p1/TST_0004"
  235. 2020/12/29 16:48:31 Failed to remove incomplete file "/media/da0p1/TST_0004": remove /media/da0p1/TST_0004: no such file or directory
  236. root@mowa219-gjp4-8570p:~ #
  237.  
Add Comment
Please, Sign In to add comment