grahamperrin

2025-07-17 15-38 USB disconnect whilst the house was empty

Jul 21st, 2025
66
0
223 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 56.26 KB | Software | 0 0
  1. grahamperrin@mowa219-gjp4 ~> zpool status -x
  2. all pools are healthy
  3. grahamperrin@mowa219-gjp4 ~> zpool status -x
  4. pool: Transcend
  5. state: SUSPENDED
  6. status: One or more devices are faulted in response to IO failures.
  7. action: Make sure the affected devices are connected, then run 'zpool clear'.
  8. see: https://openzfs.github.io/openzfs-docs/msg/ZFS-8000-HC
  9. scan: scrub repaired 0B in 08:22:38 with 0 errors on Tue Jul 8 20:49:51 2025
  10. config:
  11.  
  12. NAME STATE READ WRITE CKSUM
  13. Transcend ONLINE 0 0 0
  14. ata-ST1000LM024_HN-M101MBB_S2S6J9FD203745 ONLINE 3 330 0
  15.  
  16. errors: 30 data errors, use '-v' for a list
  17. grahamperrin@mowa219-gjp4 ~> date ; uptime
  18. Thu 17 Jul 17:11:46 BST 2025
  19. 17:11:46 up 7:17, 2 users, load average: 8.06, 8.09, 8.00
  20. grahamperrin@mowa219-gjp4 ~> sudo su -
  21. [sudo] password for grahamperrin:
  22. mowa219-gjp4:~# zpool status -v Transcend
  23. pool: Transcend
  24. state: SUSPENDED
  25. status: One or more devices are faulted in response to IO failures.
  26. action: Make sure the affected devices are connected, then run 'zpool clear'.
  27. see: https://openzfs.github.io/openzfs-docs/msg/ZFS-8000-HC
  28. scan: scrub repaired 0B in 08:22:38 with 0 errors on Tue Jul 8 20:49:51 2025
  29. config:
  30.  
  31. NAME STATE READ WRITE CKSUM
  32. Transcend ONLINE 0 0 0
  33. ata-ST1000LM024_HN-M101MBB_S2S6J9FD203745 ONLINE 3 330 0
  34.  
  35. errors: List of errors unavailable: pool I/O is currently suspended
  36. mowa219-gjp4:~# exit
  37. logout
  38. grahamperrin@mowa219-gjp4 ~> journalctl --grep='suspend' --since="today"
  39. -- Boot 8ad2aebe69fa419cae88cb4ae8de3d12 --
  40. -- Boot 8d5607fad7f149d894aed8764ba41f47 --
  41. Jul 17 05:23:21 mowa219-gjp4 kernel: WARNING: Pool 'Transcend' has encountered an uncorrectable I/O failure and has been suspended.
  42. Jul 17 08:14:20 mowa219-gjp4 kernel: WARNING: Pool 'Transcend' was suspended and is being resumed. Failed I/O will be retried.
  43. Jul 17 08:14:20 mowa219-gjp4 kernel: WARNING: Pool 'Transcend' has encountered an uncorrectable I/O failure and has been suspended.
  44. -- Boot 0b529ceccc954eabaed9a9eca6eab26e --
  45. Jul 17 15:38:31 mowa219-gjp4 kernel: WARNING: Pool 'Transcend' has encountered an uncorrectable I/O failure and has been suspended.
  46. grahamperrin@mowa219-gjp4 ~> sudo zpool clear Transcend
  47. grahamperrin@mowa219-gjp4 ~> zpool status -x
  48. all pools are healthy
  49. grahamperrin@mowa219-gjp4 ~> journalctl --since=15:35 --until=15:46
  50. Jul 17 15:35:01 mowa219-gjp4 CRON[46619]: pam_unix(cron:session): session opened for user root(uid=0) by root(uid=0)
  51. Jul 17 15:35:01 mowa219-gjp4 CRON[46621]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
  52. Jul 17 15:35:01 mowa219-gjp4 CRON[46619]: pam_unix(cron:session): session closed for user root
  53. Jul 17 15:38:31 mowa219-gjp4 kernel: usb 4-5: USB disconnect, device number 3
  54. Jul 17 15:38:31 mowa219-gjp4 kernel: xhci_hcd 0000:00:14.0: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state.
  55. Jul 17 15:38:31 mowa219-gjp4 kernel: zio pool=Transcend vdev=/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S2S6J9FD203745-part1 error=5 type=2 offset=986645463040 size=16384 flags=3162240
  56. Jul 17 15:38:31 mowa219-gjp4 kernel: zio pool=Transcend vdev=/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S2S6J9FD203745-part1 error=5 type=2 offset=986707738624 size=73728 flags=3162240
  57. Jul 17 15:38:31 mowa219-gjp4 kernel: zio pool=Transcend vdev=/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S2S6J9FD203745-part1 error=5 type=2 offset=986707898368 size=65536 flags=2148533376
  58. Jul 17 15:38:31 mowa219-gjp4 kernel: zio pool=Transcend vdev=/dev/disk/by-id/ata-ST1000LM024_HN-M101MBB_S2S6J9FD203745-part1 error=5 type=2 offset=987017367552 size=548864 flags=2148533376
  59. Jul 17 15:38:31 mowa219-gjp4 zed[47010]: eid=16 class=data pool='Transcend' priority=3 err=6 flags=0xc001 bookmark=312:404:0:218409
  60. Jul 17 15:38:31 mowa219-gjp4 zed[47019]: eid=18 class=data pool='Transcend' priority=3 err=6 flags=0xc001 bookmark=312:404:0:218356
  61. Jul 17 15:38:31 mowa219-gjp4 zed[47028]: eid=17 class=data pool='Transcend' priority=3 err=6 flags=0xc001 bookmark=312:404:0:26183
  62. Jul 17 15:38:31 mowa219-gjp4 zed[47026]: eid=19 class=data pool='Transcend' priority=3 err=6 flags=0xc001 bookmark=312:404:0:27689
  63. Jul 17 15:38:31 mowa219-gjp4 zed[47032]: eid=20 class=data pool='Transcend' priority=3 err=6 flags=0xc001 bookmark=312:404:0:121
  64. Jul 17 15:38:31 mowa219-gjp4 zed[47037]: eid=21 class=data pool='Transcend' priority=3 err=6 flags=0xc001 bookmark=312:404:0:133
  65. Jul 17 15:38:31 mowa219-gjp4 zed[47053]: eid=22 class=data pool='Transcend' priority=3 err=6 flags=0xc001 bookmark=312:404:0:123
  66. Jul 17 15:38:31 mowa219-gjp4 zed[47055]: eid=28 class=data pool='Transcend' priority=3 err=6 flags=0xc001 bookmark=312:404:1:25
  67. Jul 17 15:38:31 mowa219-gjp4 zed[47046]: eid=24 class=data pool='Transcend' priority=3 err=6 flags=0xc001 bookmark=312:404:0:260305
  68. Jul 17 15:38:31 mowa219-gjp4 zed[47056]: eid=23 class=data pool='Transcend' priority=3 err=6 flags=0xc001 bookmark=312:404:0:258584
  69. Jul 17 15:38:31 mowa219-gjp4 zed[47058]: eid=25 class=data pool='Transcend' priority=3 err=6 flags=0xc001 bookmark=312:404:0:135
  70. Jul 17 15:38:31 mowa219-gjp4 kernel: sd 6:0:0:0: [sdc] Synchronizing SCSI cache
  71. Jul 17 15:38:31 mowa219-gjp4 kernel: sd 6:0:0:0: [sdc] Synchronize Cache(10) failed: Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK
  72. Jul 17 15:38:31 mowa219-gjp4 zed[47061]: eid=26 class=data pool='Transcend' priority=3 err=6 flags=0xc001 bookmark=312:404:0:256883
  73. Jul 17 15:38:31 mowa219-gjp4 zed[47062]: eid=27 class=data pool='Transcend' priority=3 err=6 flags=0xc001 bookmark=312:404:0:260306
  74. Jul 17 15:38:31 mowa219-gjp4 kernel: WARNING: Pool 'Transcend' has encountered an uncorrectable I/O failure and has been suspended.
  75. Jul 17 15:38:31 mowa219-gjp4 kdeconnectd[4817]: 2025-07-17T15:38:31 kf.solid.backends.udisks2: Error getting props: "org.freedesktop.DBus.Error.UnknownMethod" "Object does not exist at path “/org/freedesktop/UD>
  76. Jul 17 15:38:31 mowa219-gjp4 plasmashell[4649]: kf.solid.backends.udisks2: Error getting props: "org.freedesktop.DBus.Error.UnknownMethod" "Object does not exist at path “/org/freedesktop/UDisks2/drives/ST1000L>
  77. Jul 17 15:38:31 mowa219-gjp4 dolphin[5000]: kf.solid.backends.udisks2: Error getting props: "org.freedesktop.DBus.Error.UnknownMethod" "Object does not exist at path “/org/freedesktop/UDisks2/drives/ST1000LM024>
  78. Jul 17 15:38:31 mowa219-gjp4 kded6[4631]: kf.solid.backends.udisks2: Error getting props: "org.freedesktop.DBus.Error.UnknownMethod" "Object does not exist at path “/org/freedesktop/UDisks2/drives/ST1000LM024_H>
  79. Jul 17 15:38:31 mowa219-gjp4 kded6[4631]: kf.solid.backends.udisks2: Error getting props: "org.freedesktop.DBus.Error.UnknownMethod" "Object does not exist at path “/org/freedesktop/UDisks2/drives/ST1000LM024_H>
  80. Jul 17 15:38:31 mowa219-gjp4 dolphin[5000]: kf.solid.backends.udisks2: Error getting props: "org.freedesktop.DBus.Error.UnknownMethod" "Object does not exist at path “/org/freedesktop/UDisks2/drives/ST1000LM024>
  81. Jul 17 15:38:31 mowa219-gjp4 plasmashell[4649]: kf.solid.backends.udisks2: Error getting props: "org.freedesktop.DBus.Error.UnknownMethod" "Object does not exist at path “/org/freedesktop/UDisks2/drives/ST1000L>
  82. Jul 17 15:38:31 mowa219-gjp4 zed[47091]: eid=29 class=data pool='Transcend' priority=3 err=6 flags=0xc001 bookmark=312:404:1:0
  83. Jul 17 15:38:31 mowa219-gjp4 zed[47095]: eid=30 class=data pool='Transcend' priority=3 err=6 flags=0xc001 bookmark=312:404:1:213
  84. Jul 17 15:38:31 mowa219-gjp4 zed[47097]: eid=31 class=data pool='Transcend' priority=3 err=6 flags=0xc001 bookmark=312:404:0:27690
  85. Jul 17 15:38:31 mowa219-gjp4 zed[47100]: eid=32 class=data pool='Transcend' priority=3 err=6 flags=0xc001 bookmark=312:404:1:250
  86. Jul 17 15:38:31 mowa219-gjp4 zed[47107]: eid=33 class=data pool='Transcend' priority=3 err=6 flags=0xc001 bookmark=312:404:0:260299
  87. Jul 17 15:38:31 mowa219-gjp4 zed[47110]: eid=34 class=data pool='Transcend' priority=3 err=6 flags=0xc001 bookmark=312:404:0:258185
  88. Jul 17 15:38:31 mowa219-gjp4 zed[47115]: eid=35 class=data pool='Transcend' priority=3 err=6 flags=0xc001 bookmark=312:404:1:27
  89. Jul 17 15:38:31 mowa219-gjp4 zed[47118]: eid=36 class=data pool='Transcend' priority=3 err=6 flags=0xc001 bookmark=312:404:1:254
  90. Jul 17 15:38:31 mowa219-gjp4 zed[47123]: eid=37 class=data pool='Transcend' priority=3 err=6 flags=0xc001 bookmark=312:404:1:252
  91. Jul 17 15:38:31 mowa219-gjp4 zed[47127]: eid=38 class=data pool='Transcend' priority=3 err=6 flags=0xc001 bookmark=312:404:2:0
  92. Jul 17 15:38:31 mowa219-gjp4 zed[47133]: eid=40 class=data pool='Transcend' priority=3 err=6 flags=0xc001 bookmark=312:0:1:0
  93. Jul 17 15:38:31 mowa219-gjp4 zed[47132]: eid=39 class=data pool='Transcend' priority=3 err=6 flags=0xc001 bookmark=312:0:0:12
  94. Jul 17 15:38:31 mowa219-gjp4 zed[47135]: eid=41 class=data pool='Transcend' priority=3 err=6 flags=0xc001 bookmark=312:0:2:0
  95. Jul 17 15:38:31 mowa219-gjp4 zed[47142]: eid=42 class=data pool='Transcend' priority=3 err=6 flags=0xc001 bookmark=312:0:3:0
  96. Jul 17 15:38:31 mowa219-gjp4 zed[47147]: eid=43 class=data pool='Transcend' priority=3 err=6 flags=0xc001 bookmark=312:0:4:0
  97. Jul 17 15:38:31 mowa219-gjp4 zed[47152]: eid=45 class=data pool='Transcend' priority=3 err=6 flags=0xc001 bookmark=312:0:-1:0
  98. Jul 17 15:38:31 mowa219-gjp4 zed[47151]: eid=44 class=data pool='Transcend' priority=3 err=6 flags=0xc001 bookmark=312:0:5:0
  99. Jul 17 15:38:31 mowa219-gjp4 zed[47157]: eid=46 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:0:123
  100. Jul 17 15:38:31 mowa219-gjp4 zed[47162]: eid=47 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:0:133
  101. Jul 17 15:38:31 mowa219-gjp4 zed[47164]: eid=48 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:0:135
  102. Jul 17 15:38:31 mowa219-gjp4 zed[47168]: eid=49 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:0:26183
  103. Jul 17 15:38:31 mowa219-gjp4 zed[47175]: eid=50 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:0:121
  104. Jul 17 15:38:31 mowa219-gjp4 zed[47179]: eid=52 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:0:260306
  105. Jul 17 15:38:31 mowa219-gjp4 zed[47183]: eid=51 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:0:260299
  106. Jul 17 15:38:31 mowa219-gjp4 zed[47184]: eid=53 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:0:258185
  107. Jul 17 15:38:31 mowa219-gjp4 zed[47189]: eid=54 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:0:258584
  108. Jul 17 15:38:31 mowa219-gjp4 zed[47195]: eid=55 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:0:260305
  109. Jul 17 15:38:31 mowa219-gjp4 zed[47198]: eid=56 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:0:218356
  110. Jul 17 15:38:31 mowa219-gjp4 zed[47203]: eid=57 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:1:0
  111. Jul 17 15:38:31 mowa219-gjp4 zed[47207]: eid=59 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:1:252
  112. Jul 17 15:38:31 mowa219-gjp4 zed[47210]: eid=58 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:1:254
  113. Jul 17 15:38:31 mowa219-gjp4 zed[47213]: eid=60 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:1:25
  114. Jul 17 15:38:31 mowa219-gjp4 zed[47216]: eid=61 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:0:218409
  115. Jul 17 15:38:31 mowa219-gjp4 kernel: usb 4-5: new SuperSpeed USB device number 4 using xhci_hcd
  116. Jul 17 15:38:31 mowa219-gjp4 zed[47222]: eid=62 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:0:256883
  117. Jul 17 15:38:31 mowa219-gjp4 zed[47224]: eid=63 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:1:250
  118. Jul 17 15:38:31 mowa219-gjp4 zed[47227]: eid=64 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:1:213
  119. Jul 17 15:38:31 mowa219-gjp4 zed[47235]: eid=65 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:0:27690
  120. Jul 17 15:38:31 mowa219-gjp4 zed[47238]: eid=66 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:0:27689
  121. Jul 17 15:38:31 mowa219-gjp4 zed[47242]: eid=67 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:1:27
  122. Jul 17 15:38:31 mowa219-gjp4 zed[47246]: eid=68 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:2:0
  123. Jul 17 15:38:31 mowa219-gjp4 zed[47249]: eid=69 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:0:0:12
  124. Jul 17 15:38:31 mowa219-gjp4 zed[47251]: eid=70 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:0:1:0
  125. Jul 17 15:38:31 mowa219-gjp4 kernel: usb 4-5: New USB device found, idVendor=174c, idProduct=5106, bcdDevice=80.00
  126. Jul 17 15:38:31 mowa219-gjp4 kernel: usb 4-5: New USB device strings: Mfr=2, Product=3, SerialNumber=1
  127. Jul 17 15:38:31 mowa219-gjp4 kernel: usb 4-5: Product: StoreJet Transcend
  128. Jul 17 15:38:31 mowa219-gjp4 kernel: usb 4-5: Manufacturer: StoreJet Transcend
  129. Jul 17 15:38:31 mowa219-gjp4 kernel: usb 4-5: SerialNumber: S2S6J9FD203745
  130. Jul 17 15:38:31 mowa219-gjp4 zed[47261]: eid=71 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:0:2:0
  131. Jul 17 15:38:31 mowa219-gjp4 zed[47262]: eid=72 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:0:3:0
  132. Jul 17 15:38:31 mowa219-gjp4 kernel: usb-storage 4-5:1.0: USB Mass Storage device detected
  133. Jul 17 15:38:31 mowa219-gjp4 kernel: scsi host7: usb-storage 4-5:1.0
  134. Jul 17 15:38:31 mowa219-gjp4 zed[47269]: eid=73 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:0:4:0
  135. Jul 17 15:38:31 mowa219-gjp4 zed[47273]: eid=74 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:0:5:0
  136. Jul 17 15:38:31 mowa219-gjp4 zed[47276]: eid=75 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:0:-1:0
  137. Jul 17 15:38:31 mowa219-gjp4 mtp-probe[47272]: checking bus 4, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb4/4-5"
  138. Jul 17 15:38:31 mowa219-gjp4 mtp-probe[47272]: bus: 4, device: 4 was not an MTP device
  139. Jul 17 15:38:31 mowa219-gjp4 zed[47283]: eid=76 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:0:135
  140. Jul 17 15:38:31 mowa219-gjp4 zed[47286]: eid=77 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:0:133
  141. Jul 17 15:38:31 mowa219-gjp4 zed[47290]: eid=78 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:0:121
  142. Jul 17 15:38:31 mowa219-gjp4 zed[47292]: eid=79 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:0:260299
  143. Jul 17 15:38:31 mowa219-gjp4 zed[47300]: eid=80 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:0:123
  144. Jul 17 15:38:31 mowa219-gjp4 zed[47307]: eid=81 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:0:256883
  145. Jul 17 15:38:31 mowa219-gjp4 zed[47323]: eid=83 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:0:26183
  146. Jul 17 15:38:31 mowa219-gjp4 zed[47325]: eid=85 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:0:218356
  147. Jul 17 15:38:31 mowa219-gjp4 zed[47314]: eid=82 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:0:260306
  148. Jul 17 15:38:31 mowa219-gjp4 zed[47332]: eid=86 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:1:0
  149. Jul 17 15:38:31 mowa219-gjp4 zed[47336]: eid=87 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:0:27690
  150. Jul 17 15:38:31 mowa219-gjp4 zed[47330]: eid=84 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:0:260305
  151. Jul 17 15:38:31 mowa219-gjp4 zed[47345]: eid=88 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:1:250
  152. Jul 17 15:38:31 mowa219-gjp4 zed[47353]: eid=90 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:0:258185
  153. Jul 17 15:38:31 mowa219-gjp4 zed[47344]: eid=89 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:1:25
  154. Jul 17 15:38:31 mowa219-gjp4 zed[47359]: eid=92 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:0:218409
  155. Jul 17 15:38:31 mowa219-gjp4 zed[47361]: eid=91 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:1:254
  156. Jul 17 15:38:31 mowa219-gjp4 zed[47364]: eid=93 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:0:258584
  157. Jul 17 15:38:31 mowa219-gjp4 zed[47368]: eid=95 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:1:252
  158. Jul 17 15:38:31 mowa219-gjp4 zed[47370]: eid=94 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:1:213
  159. Jul 17 15:38:31 mowa219-gjp4 zed[47374]: eid=96 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:0:27689
  160. Jul 17 15:38:31 mowa219-gjp4 zed[47379]: eid=97 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:1:27
  161. Jul 17 15:38:31 mowa219-gjp4 zed[47384]: eid=99 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:0:0:12
  162. Jul 17 15:38:31 mowa219-gjp4 zed[47389]: eid=100 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:0:1:0
  163. Jul 17 15:38:31 mowa219-gjp4 zed[47391]: eid=98 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:2:0
  164. Jul 17 15:38:31 mowa219-gjp4 zed[47396]: eid=101 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:0:2:0
  165. Jul 17 15:38:31 mowa219-gjp4 zed[47410]: eid=103 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:0:4:0
  166. Jul 17 15:38:31 mowa219-gjp4 zed[47412]: eid=104 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:0:5:0
  167. Jul 17 15:38:31 mowa219-gjp4 zed[47417]: eid=106 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:0:135
  168. Jul 17 15:38:31 mowa219-gjp4 zed[47413]: eid=102 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:0:3:0
  169. Jul 17 15:38:31 mowa219-gjp4 zed[47418]: eid=105 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:0:-1:0
  170. Jul 17 15:38:31 mowa219-gjp4 zed[47419]: eid=107 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:0:123
  171. Jul 17 15:38:31 mowa219-gjp4 mtp-probe[47422]: checking bus 4, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb4/4-5"
  172. Jul 17 15:38:31 mowa219-gjp4 mtp-probe[47422]: bus: 4, device: 4 was not an MTP device
  173. Jul 17 15:38:31 mowa219-gjp4 zed[47433]: eid=108 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:0:133
  174. Jul 17 15:38:31 mowa219-gjp4 zed[47436]: eid=109 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:0:121
  175. Jul 17 15:38:31 mowa219-gjp4 zed[47440]: eid=110 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:0:260299
  176. Jul 17 15:38:31 mowa219-gjp4 zed[47445]: eid=111 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:0:27690
  177. Jul 17 15:38:31 mowa219-gjp4 zed[47449]: eid=112 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:0:260305
  178. Jul 17 15:38:31 mowa219-gjp4 zed[47453]: eid=113 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:0:258584
  179. Jul 17 15:38:31 mowa219-gjp4 zed[47457]: eid=114 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:1:0
  180. Jul 17 15:38:31 mowa219-gjp4 zed[47462]: eid=115 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:0:218356
  181. Jul 17 15:38:31 mowa219-gjp4 zed[47464]: eid=116 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:0:256883
  182. Jul 17 15:38:31 mowa219-gjp4 zed[47469]: eid=117 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:0:260306
  183. Jul 17 15:38:31 mowa219-gjp4 zed[47474]: eid=118 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:0:258185
  184. Jul 17 15:38:31 mowa219-gjp4 zed[47477]: eid=119 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:0:26183
  185. Jul 17 15:38:31 mowa219-gjp4 zed[47481]: eid=120 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:1:254
  186. Jul 17 15:38:31 mowa219-gjp4 zed[47485]: eid=121 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:1:250
  187. Jul 17 15:38:31 mowa219-gjp4 zed[47490]: eid=122 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:0:218409
  188. Jul 17 15:38:31 mowa219-gjp4 zed[47494]: eid=123 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:1:252
  189. Jul 17 15:38:31 mowa219-gjp4 zed[47498]: eid=124 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:1:25
  190. Jul 17 15:38:31 mowa219-gjp4 zed[47500]: eid=125 class=data pool='Transcend' priority=3 err=6 flags=0x4000c001 bookmark=312:404:1:213
  191. Jul 17 15:38:31 mowa219-gjp4 zed[47504]: eid=126 class=data pool='Transcend' priority=3 err=28 flags=0x40004000 bookmark=312:404:0:27689
  192. Jul 17 15:38:31 mowa219-gjp4 zed[47508]: eid=127 class=data pool='Transcend' priority=3 err=28 flags=0x40004000 bookmark=312:404:1:27
  193. Jul 17 15:38:31 mowa219-gjp4 zed[47513]: eid=128 class=data pool='Transcend' priority=3 err=28 flags=0x40004000 bookmark=312:404:2:0
  194. Jul 17 15:38:31 mowa219-gjp4 zed[47516]: eid=129 class=data pool='Transcend' priority=3 err=28 flags=0x40004000 bookmark=312:0:0:12
  195. Jul 17 15:38:31 mowa219-gjp4 zed[47521]: eid=130 class=data pool='Transcend' priority=3 err=28 flags=0x40004000 bookmark=312:0:1:0
  196. Jul 17 15:38:31 mowa219-gjp4 zed[47523]: eid=131 class=data pool='Transcend' priority=3 err=28 flags=0x40004000 bookmark=312:0:-1:0
  197. Jul 17 15:38:31 mowa219-gjp4 zed[47524]: eid=132 class=io_failure pool='Transcend'
  198. Jul 17 15:38:32 mowa219-gjp4 kernel: scsi 7:0:0:0: Direct-Access StoreJet Transcend 0 PQ: 0 ANSI: 6
  199. Jul 17 15:38:32 mowa219-gjp4 kernel: sd 7:0:0:0: Attached scsi generic sg3 type 0
  200. Jul 17 15:38:32 mowa219-gjp4 kernel: sd 7:0:0:0: [sdd] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
  201. Jul 17 15:38:32 mowa219-gjp4 kernel: sd 7:0:0:0: [sdd] Write Protect is off
  202. Jul 17 15:38:32 mowa219-gjp4 kernel: sd 7:0:0:0: [sdd] Mode Sense: 43 00 00 00
  203. Jul 17 15:38:32 mowa219-gjp4 kernel: sd 7:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  204. Jul 17 15:38:32 mowa219-gjp4 kernel: sdd: sdd1
  205. Jul 17 15:38:32 mowa219-gjp4 kernel: sd 7:0:0:0: [sdd] Attached SCSI disk
  206. Jul 17 15:38:32 mowa219-gjp4 (udev-worker)[47004]: sdd: Process '/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/sdd' failed with exit code 1.
  207. Jul 17 15:38:32 mowa219-gjp4 fwupd[10183]: 14:38:32.800 FuEngine failed to add device /sys/devices/pci0000:00/0000:00:14.0/usb4/4-5/4-5:1.0/host7/target7:0:0/7:0:0:0/block/sdd: failed to setup: fail>
  208. Jul 17 15:38:32 mowa219-gjp4 dbus-daemon[2934]: [system] Activating service name='org.kde.kded.smart' requested by ':1.56' (uid=1000 pid=4631 comm="/usr/bin/kded6" label="unconfined") (using servicehelper)
  209. Jul 17 15:38:32 mowa219-gjp4 org.kde.kded.smart[47549]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
  210. Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
  211. If this causes problems, reconfigure your locale. See the locale(1) manual
  212. for more information.
  213. Jul 17 15:38:32 mowa219-gjp4 dbus-daemon[2934]: [system] Successfully activated service 'org.kde.kded.smart'
  214. Jul 17 15:38:34 mowa219-gjp4 (udev-worker)[47004]: sdd1: Process '/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/sdd1' failed with exit code 1.
  215. Jul 17 15:38:34 mowa219-gjp4 plasmashell[4649]: file:///usr/share/plasma/plasmoids/org.kde.plasma.devicenotifier/contents/ui/FullRepresentation.qml:94:5: QML ScrollView: Binding loop detected for property "cont>
  216. Jul 17 15:38:34 mowa219-gjp4 plasmashell[4649]: file:///usr/share/plasma/plasmoids/org.kde.plasma.devicenotifier/contents/ui/FullRepresentation.qml:98:9
  217. Jul 17 15:38:34 mowa219-gjp4 plasmashell[4649]: qrc:/qt/qml/org/kde/plasma/components/ScrollView.qml:53:29: QML ScrollBar: Binding loop detected for property "visible":
  218. Jul 17 15:38:34 mowa219-gjp4 plasmashell[4649]: qrc:/qt/qml/org/kde/plasma/components/ScrollBar.qml:24:5
  219. Jul 17 15:38:34 mowa219-gjp4 plasmashell[4649]: qrc:/qt/qml/org/kde/plasma/components/ScrollView.qml:53:29: QML ScrollBar: Binding loop detected for property "visible":
  220. Jul 17 15:38:34 mowa219-gjp4 plasmashell[4649]: qrc:/qt/qml/org/kde/plasma/components/ScrollBar.qml:24:5
  221. Jul 17 15:40:04 mowa219-gjp4 systemd[1]: Starting sysstat-collect.service - system activity accounting tool...
  222. Jul 17 15:40:05 mowa219-gjp4 systemd[1]: sysstat-collect.service: Deactivated successfully.
  223. Jul 17 15:40:05 mowa219-gjp4 systemd[1]: Finished sysstat-collect.service - system activity accounting tool.
  224. Jul 17 15:40:43 mowa219-gjp4 kernel: INFO: task txg_sync:2380 blocked for more than 122 seconds.
  225. Jul 17 15:40:43 mowa219-gjp4 kernel: Tainted: P OE 6.14.0-24-generic #24-Ubuntu
  226. Jul 17 15:40:43 mowa219-gjp4 kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
  227. Jul 17 15:40:43 mowa219-gjp4 kernel: task:txg_sync state:D stack:0 pid:2380 tgid:2380 ppid:2 task_flags:0x288040 flags:0x00004000
  228. Jul 17 15:40:43 mowa219-gjp4 kernel: Call Trace:
  229. Jul 17 15:40:43 mowa219-gjp4 kernel: <TASK>
  230. Jul 17 15:40:43 mowa219-gjp4 kernel: __schedule+0x2c2/0x660
  231. Jul 17 15:40:43 mowa219-gjp4 kernel: schedule+0x29/0xd0
  232. Jul 17 15:40:43 mowa219-gjp4 kernel: schedule_timeout+0x8a/0x110
  233. Jul 17 15:40:43 mowa219-gjp4 kernel: ? __pfx_process_timeout+0x10/0x10
  234. Jul 17 15:40:43 mowa219-gjp4 kernel: io_schedule_timeout+0x57/0x90
  235. Jul 17 15:40:43 mowa219-gjp4 kernel: __cv_timedwait_common+0x13f/0x180 [spl]
  236. Jul 17 15:40:43 mowa219-gjp4 kernel: ? __pfx_autoremove_wake_function+0x10/0x10
  237. Jul 17 15:40:43 mowa219-gjp4 kernel: __cv_timedwait_io+0x19/0x30 [spl]
  238. Jul 17 15:40:43 mowa219-gjp4 kernel: zio_wait+0x112/0x230 [zfs]
  239. Jul 17 15:40:43 mowa219-gjp4 kernel: dsl_pool_sync+0xbb/0x420 [zfs]
  240. Jul 17 15:40:43 mowa219-gjp4 kernel: spa_sync_iterate_to_convergence+0xda/0x220 [zfs]
  241. Jul 17 15:40:43 mowa219-gjp4 kernel: spa_sync+0x333/0x660 [zfs]
  242. Jul 17 15:40:43 mowa219-gjp4 kernel: txg_sync_thread+0x1f5/0x270 [zfs]
  243. Jul 17 15:40:43 mowa219-gjp4 kernel: ? __pfx_txg_sync_thread+0x10/0x10 [zfs]
  244. Jul 17 15:40:43 mowa219-gjp4 kernel: ? __pfx_thread_generic_wrapper+0x10/0x10 [spl]
  245. Jul 17 15:40:43 mowa219-gjp4 kernel: thread_generic_wrapper+0x5e/0x70 [spl]
  246. Jul 17 15:40:43 mowa219-gjp4 kernel: kthread+0xfc/0x230
  247. Jul 17 15:40:43 mowa219-gjp4 kernel: ? __pfx_kthread+0x10/0x10
  248. Jul 17 15:40:43 mowa219-gjp4 kernel: ret_from_fork+0x47/0x70
  249. Jul 17 15:40:43 mowa219-gjp4 kernel: ? __pfx_kthread+0x10/0x10
  250. Jul 17 15:40:43 mowa219-gjp4 kernel: ret_from_fork_asm+0x1a/0x30
  251. Jul 17 15:40:43 mowa219-gjp4 kernel: </TASK>
  252. Jul 17 15:40:43 mowa219-gjp4 kernel: INFO: task agents:2992 blocked for more than 122 seconds.
  253. Jul 17 15:40:43 mowa219-gjp4 kernel: Tainted: P OE 6.14.0-24-generic #24-Ubuntu
  254. Jul 17 15:40:43 mowa219-gjp4 kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
  255. Jul 17 15:40:43 mowa219-gjp4 kernel: task:agents state:D stack:0 pid:2992 tgid:2975 ppid:1 task_flags:0x480140 flags:0x00004002
  256. Jul 17 15:40:43 mowa219-gjp4 kernel: Call Trace:
  257. Jul 17 15:40:43 mowa219-gjp4 kernel: <TASK>
  258. Jul 17 15:40:43 mowa219-gjp4 kernel: __schedule+0x2c2/0x660
  259. Jul 17 15:40:43 mowa219-gjp4 kernel: schedule+0x29/0xd0
  260. Jul 17 15:40:43 mowa219-gjp4 kernel: io_schedule+0x4c/0x80
  261. Jul 17 15:40:43 mowa219-gjp4 kernel: cv_wait_common+0xb0/0x140 [spl]
  262. Jul 17 15:40:43 mowa219-gjp4 kernel: ? __pfx_autoremove_wake_function+0x10/0x10
  263. Jul 17 15:40:43 mowa219-gjp4 kernel: __cv_wait_io+0x18/0x30 [spl]
  264. Jul 17 15:40:43 mowa219-gjp4 kernel: txg_wait_synced_impl+0xf8/0x150 [zfs]
  265. Jul 17 15:40:43 mowa219-gjp4 kernel: txg_wait_synced+0x10/0x60 [zfs]
  266. Jul 17 15:40:43 mowa219-gjp4 kernel: spa_vdev_state_exit+0x96/0x170 [zfs]
  267. Jul 17 15:40:43 mowa219-gjp4 kernel: vdev_remove_wanted+0x95/0x120 [zfs]
  268. Jul 17 15:40:43 mowa219-gjp4 kernel: zfs_ioc_vdev_set_state+0xb7/0x1d0 [zfs]
  269. Jul 17 15:40:43 mowa219-gjp4 kernel: zfsdev_ioctl_common+0x582/0x660 [zfs]
  270. Jul 17 15:40:43 mowa219-gjp4 kernel: ? __check_object_size.part.0+0x6f/0xe0
  271. Jul 17 15:40:43 mowa219-gjp4 kernel: zfsdev_ioctl+0x57/0xf0 [zfs]
  272. Jul 17 15:40:43 mowa219-gjp4 kernel: __x64_sys_ioctl+0xa7/0xe0
  273. Jul 17 15:40:43 mowa219-gjp4 kernel: x64_sys_call+0x1053/0x2310
  274. Jul 17 15:40:43 mowa219-gjp4 kernel: do_syscall_64+0x7e/0x170
  275. Jul 17 15:40:43 mowa219-gjp4 kernel: ? do_user_addr_fault+0x5e9/0x7e0
  276. Jul 17 15:40:43 mowa219-gjp4 kernel: ? arch_exit_to_user_mode_prepare.isra.0+0x22/0xd0
  277. Jul 17 15:40:43 mowa219-gjp4 kernel: ? irqentry_exit_to_user_mode+0x2d/0x1d0
  278. Jul 17 15:40:43 mowa219-gjp4 kernel: ? irqentry_exit+0x43/0x50
  279. Jul 17 15:40:43 mowa219-gjp4 kernel: ? exc_page_fault+0x96/0x1e0
  280. Jul 17 15:40:43 mowa219-gjp4 kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
  281. Jul 17 15:40:43 mowa219-gjp4 kernel: RIP: 0033:0x7d18872a921d
  282. Jul 17 15:40:43 mowa219-gjp4 kernel: RSP: 002b:00007d1885f463d0 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
  283. Jul 17 15:40:43 mowa219-gjp4 kernel: RAX: ffffffffffffffda RBX: 00007d1880012a10 RCX: 00007d18872a921d
  284. Jul 17 15:40:43 mowa219-gjp4 kernel: RDX: 00007d1885f46840 RSI: 0000000000005a0d RDI: 000000000000000a
  285. Jul 17 15:40:43 mowa219-gjp4 kernel: RBP: 00007d1885f46420 R08: 00007d1880000030 R09: 0000000000000000
  286. Jul 17 15:40:43 mowa219-gjp4 kernel: R10: 0000000000000000 R11: 0000000000000246 R12: 00007d1880009d70
  287. Jul 17 15:40:43 mowa219-gjp4 kernel: R13: 00007d1885f46840 R14: 00007d1885f46440 R15: 00005fe94f779480
  288. Jul 17 15:40:43 mowa219-gjp4 kernel: </TASK>
  289. Jul 17 15:40:43 mowa219-gjp4 kernel: INFO: task ATA-0:8762 blocked for more than 122 seconds.
  290. Jul 17 15:40:43 mowa219-gjp4 kernel: Tainted: P OE 6.14.0-24-generic #24-Ubuntu
  291. Jul 17 15:40:43 mowa219-gjp4 kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
  292. Jul 17 15:40:43 mowa219-gjp4 kernel: task:ATA-0 state:D stack:0 pid:8762 tgid:8683 ppid:8536 task_flags:0x480040 flags:0x00000002
  293. Jul 17 15:40:43 mowa219-gjp4 kernel: Call Trace:
  294. Jul 17 15:40:43 mowa219-gjp4 kernel: <TASK>
  295. Jul 17 15:40:43 mowa219-gjp4 kernel: __schedule+0x2c2/0x660
  296. Jul 17 15:40:43 mowa219-gjp4 kernel: schedule+0x29/0xd0
  297. Jul 17 15:40:43 mowa219-gjp4 kernel: io_schedule+0x4c/0x80
  298. Jul 17 15:40:43 mowa219-gjp4 kernel: cv_wait_common+0xb0/0x140 [spl]
  299. Jul 17 15:40:43 mowa219-gjp4 kernel: ? __pfx_autoremove_wake_function+0x10/0x10
  300. Jul 17 15:40:43 mowa219-gjp4 kernel: __cv_wait_io+0x18/0x30 [spl]
  301. Jul 17 15:40:43 mowa219-gjp4 kernel: txg_wait_synced_impl+0xf8/0x150 [zfs]
  302. Jul 17 15:40:43 mowa219-gjp4 kernel: txg_wait_synced+0x10/0x60 [zfs]
  303. Jul 17 15:40:43 mowa219-gjp4 kernel: dmu_tx_wait+0x1da/0x1e0 [zfs]
  304. Jul 17 15:40:43 mowa219-gjp4 kernel: dmu_tx_assign+0x48/0x80 [zfs]
  305. Jul 17 15:40:43 mowa219-gjp4 kernel: zfs_write+0x514/0xd80 [zfs]
  306. Jul 17 15:40:43 mowa219-gjp4 kernel: zpl_iter_write+0x113/0x160 [zfs]
  307. Jul 17 15:40:43 mowa219-gjp4 kernel: vfs_write+0x29c/0x460
  308. Jul 17 15:40:43 mowa219-gjp4 kernel: __x64_sys_pwrite64+0xa9/0xd0
  309. Jul 17 15:40:43 mowa219-gjp4 kernel: x64_sys_call+0x1f60/0x2310
  310. Jul 17 15:40:43 mowa219-gjp4 kernel: do_syscall_64+0x7e/0x170
  311. Jul 17 15:40:43 mowa219-gjp4 kernel: ? rtR0MemFree+0x27/0x40 [vboxdrv]
  312. Jul 17 15:40:43 mowa219-gjp4 kernel: ? VBoxHost_RTMemFree+0x27/0x30 [vboxdrv]
  313. Jul 17 15:40:43 mowa219-gjp4 kernel: ? VBoxDrvLinuxIOCtl_7_1_10+0x1c5/0x270 [vboxdrv]
  314. Jul 17 15:40:43 mowa219-gjp4 kernel: ? arch_exit_to_user_mode_prepare.isra.0+0x22/0xd0
  315. Jul 17 15:40:43 mowa219-gjp4 kernel: ? syscall_exit_to_user_mode+0x38/0x1d0
  316. Jul 17 15:40:43 mowa219-gjp4 kernel: ? do_syscall_64+0x8a/0x170
  317. Jul 17 15:40:43 mowa219-gjp4 kernel: ? arch_exit_to_user_mode_prepare.isra.0+0x22/0xd0
  318. Jul 17 15:40:43 mowa219-gjp4 kernel: ? syscall_exit_to_user_mode+0x38/0x1d0
  319. Jul 17 15:40:43 mowa219-gjp4 kernel: ? do_syscall_64+0x8a/0x170
  320. Jul 17 15:40:43 mowa219-gjp4 kernel: ? arch_exit_to_user_mode_prepare.isra.0+0x22/0xd0
  321. Jul 17 15:40:43 mowa219-gjp4 kernel: ? syscall_exit_to_user_mode+0x38/0x1d0
  322. Jul 17 15:40:43 mowa219-gjp4 kernel: ? do_syscall_64+0x8a/0x170
  323. Jul 17 15:40:43 mowa219-gjp4 kernel: ? syscall_exit_to_user_mode+0x38/0x1d0
  324. Jul 17 15:40:43 mowa219-gjp4 kernel: ? do_syscall_64+0x8a/0x170
  325. Jul 17 15:40:43 mowa219-gjp4 kernel: ? arch_exit_to_user_mode_prepare.isra.0+0x22/0xd0
  326. Jul 17 15:40:43 mowa219-gjp4 kernel: ? syscall_exit_to_user_mode+0x38/0x1d0
  327. Jul 17 15:40:43 mowa219-gjp4 kernel: ? do_syscall_64+0x8a/0x170
  328. Jul 17 15:40:43 mowa219-gjp4 kernel: ? sysvec_apic_timer_interrupt+0x57/0xc0
  329. Jul 17 15:40:43 mowa219-gjp4 kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
  330. Jul 17 15:40:43 mowa219-gjp4 kernel: RIP: 0033:0x7dfa5da89fe2
  331. Jul 17 15:40:43 mowa219-gjp4 kernel: RSP: 002b:00007df9e538a328 EFLAGS: 00000246 ORIG_RAX: 0000000000000012
  332. Jul 17 15:40:43 mowa219-gjp4 kernel: RAX: ffffffffffffffda RBX: 00007df9e538b6c0 RCX: 00007dfa5da89fe2
  333. Jul 17 15:40:43 mowa219-gjp4 kernel: RDX: 0000000000001000 RSI: 00007df9e538c480 RDI: 000000000000002e
  334. Jul 17 15:40:43 mowa219-gjp4 kernel: RBP: 00007df9e538a350 R08: 0000000000000000 R09: 0000000000000000
  335. Jul 17 15:40:43 mowa219-gjp4 kernel: R10: 00000007e113d000 R11: 0000000000000246 R12: 00000007e113d000
  336. Jul 17 15:40:43 mowa219-gjp4 kernel: R13: 00007df9e538c480 R14: 0000000000000000 R15: 00007df9f41dbbc0
  337. Jul 17 15:40:43 mowa219-gjp4 kernel: </TASK>
  338. Jul 17 15:42:46 mowa219-gjp4 kernel: INFO: task txg_sync:2380 blocked for more than 245 seconds.
  339. Jul 17 15:42:46 mowa219-gjp4 kernel: Tainted: P OE 6.14.0-24-generic #24-Ubuntu
  340. Jul 17 15:42:46 mowa219-gjp4 kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
  341. Jul 17 15:42:46 mowa219-gjp4 kernel: task:txg_sync state:D stack:0 pid:2380 tgid:2380 ppid:2 task_flags:0x288040 flags:0x00004000
  342. Jul 17 15:42:46 mowa219-gjp4 kernel: Call Trace:
  343. Jul 17 15:42:46 mowa219-gjp4 kernel: <TASK>
  344. Jul 17 15:42:46 mowa219-gjp4 kernel: __schedule+0x2c2/0x660
  345. Jul 17 15:42:46 mowa219-gjp4 kernel: schedule+0x29/0xd0
  346. Jul 17 15:42:46 mowa219-gjp4 kernel: schedule_timeout+0x8a/0x110
  347. Jul 17 15:42:46 mowa219-gjp4 kernel: ? __pfx_process_timeout+0x10/0x10
  348. Jul 17 15:42:46 mowa219-gjp4 kernel: io_schedule_timeout+0x57/0x90
  349. Jul 17 15:42:46 mowa219-gjp4 kernel: __cv_timedwait_common+0x13f/0x180 [spl]
  350. Jul 17 15:42:46 mowa219-gjp4 kernel: ? __pfx_autoremove_wake_function+0x10/0x10
  351. Jul 17 15:42:46 mowa219-gjp4 kernel: __cv_timedwait_io+0x19/0x30 [spl]
  352. Jul 17 15:42:46 mowa219-gjp4 kernel: zio_wait+0x112/0x230 [zfs]
  353. Jul 17 15:42:46 mowa219-gjp4 kernel: dsl_pool_sync+0xbb/0x420 [zfs]
  354. Jul 17 15:42:46 mowa219-gjp4 kernel: spa_sync_iterate_to_convergence+0xda/0x220 [zfs]
  355. Jul 17 15:42:46 mowa219-gjp4 kernel: spa_sync+0x333/0x660 [zfs]
  356. Jul 17 15:42:46 mowa219-gjp4 kernel: txg_sync_thread+0x1f5/0x270 [zfs]
  357. Jul 17 15:42:46 mowa219-gjp4 kernel: ? __pfx_txg_sync_thread+0x10/0x10 [zfs]
  358. Jul 17 15:42:46 mowa219-gjp4 kernel: ? __pfx_thread_generic_wrapper+0x10/0x10 [spl]
  359. Jul 17 15:42:46 mowa219-gjp4 kernel: thread_generic_wrapper+0x5e/0x70 [spl]
  360. Jul 17 15:42:46 mowa219-gjp4 kernel: kthread+0xfc/0x230
  361. Jul 17 15:42:46 mowa219-gjp4 kernel: ? __pfx_kthread+0x10/0x10
  362. Jul 17 15:42:46 mowa219-gjp4 kernel: ret_from_fork+0x47/0x70
  363. Jul 17 15:42:46 mowa219-gjp4 kernel: ? __pfx_kthread+0x10/0x10
  364. Jul 17 15:42:46 mowa219-gjp4 kernel: ret_from_fork_asm+0x1a/0x30
  365. Jul 17 15:42:46 mowa219-gjp4 kernel: </TASK>
  366. Jul 17 15:42:46 mowa219-gjp4 kernel: INFO: task agents:2992 blocked for more than 245 seconds.
  367. Jul 17 15:42:46 mowa219-gjp4 kernel: Tainted: P OE 6.14.0-24-generic #24-Ubuntu
  368. Jul 17 15:42:46 mowa219-gjp4 kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
  369. Jul 17 15:42:46 mowa219-gjp4 kernel: task:agents state:D stack:0 pid:2992 tgid:2975 ppid:1 task_flags:0x480140 flags:0x00004002
  370. Jul 17 15:42:46 mowa219-gjp4 kernel: Call Trace:
  371. Jul 17 15:42:46 mowa219-gjp4 kernel: <TASK>
  372. Jul 17 15:42:46 mowa219-gjp4 kernel: __schedule+0x2c2/0x660
  373. Jul 17 15:42:46 mowa219-gjp4 kernel: schedule+0x29/0xd0
  374. Jul 17 15:42:46 mowa219-gjp4 kernel: io_schedule+0x4c/0x80
  375. Jul 17 15:42:46 mowa219-gjp4 kernel: cv_wait_common+0xb0/0x140 [spl]
  376. Jul 17 15:42:46 mowa219-gjp4 kernel: ? __pfx_autoremove_wake_function+0x10/0x10
  377. Jul 17 15:42:46 mowa219-gjp4 kernel: __cv_wait_io+0x18/0x30 [spl]
  378. Jul 17 15:42:46 mowa219-gjp4 kernel: txg_wait_synced_impl+0xf8/0x150 [zfs]
  379. Jul 17 15:42:46 mowa219-gjp4 kernel: txg_wait_synced+0x10/0x60 [zfs]
  380. Jul 17 15:42:46 mowa219-gjp4 kernel: spa_vdev_state_exit+0x96/0x170 [zfs]
  381. Jul 17 15:42:46 mowa219-gjp4 kernel: vdev_remove_wanted+0x95/0x120 [zfs]
  382. Jul 17 15:42:46 mowa219-gjp4 kernel: zfs_ioc_vdev_set_state+0xb7/0x1d0 [zfs]
  383. Jul 17 15:42:46 mowa219-gjp4 kernel: zfsdev_ioctl_common+0x582/0x660 [zfs]
  384. Jul 17 15:42:46 mowa219-gjp4 kernel: ? __check_object_size.part.0+0x6f/0xe0
  385. Jul 17 15:42:46 mowa219-gjp4 kernel: zfsdev_ioctl+0x57/0xf0 [zfs]
  386. Jul 17 15:42:46 mowa219-gjp4 kernel: __x64_sys_ioctl+0xa7/0xe0
  387. Jul 17 15:42:46 mowa219-gjp4 kernel: x64_sys_call+0x1053/0x2310
  388. Jul 17 15:42:46 mowa219-gjp4 kernel: do_syscall_64+0x7e/0x170
  389. Jul 17 15:42:46 mowa219-gjp4 kernel: ? do_user_addr_fault+0x5e9/0x7e0
  390. Jul 17 15:42:46 mowa219-gjp4 kernel: ? arch_exit_to_user_mode_prepare.isra.0+0x22/0xd0
  391. Jul 17 15:42:46 mowa219-gjp4 kernel: ? irqentry_exit_to_user_mode+0x2d/0x1d0
  392. Jul 17 15:42:46 mowa219-gjp4 kernel: ? irqentry_exit+0x43/0x50
  393. Jul 17 15:42:46 mowa219-gjp4 kernel: ? exc_page_fault+0x96/0x1e0
  394. Jul 17 15:42:46 mowa219-gjp4 kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
  395. Jul 17 15:42:46 mowa219-gjp4 kernel: RIP: 0033:0x7d18872a921d
  396. Jul 17 15:42:46 mowa219-gjp4 kernel: RSP: 002b:00007d1885f463d0 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
  397. Jul 17 15:42:46 mowa219-gjp4 kernel: RAX: ffffffffffffffda RBX: 00007d1880012a10 RCX: 00007d18872a921d
  398. Jul 17 15:42:46 mowa219-gjp4 kernel: RDX: 00007d1885f46840 RSI: 0000000000005a0d RDI: 000000000000000a
  399. Jul 17 15:42:46 mowa219-gjp4 kernel: RBP: 00007d1885f46420 R08: 00007d1880000030 R09: 0000000000000000
  400. Jul 17 15:42:46 mowa219-gjp4 kernel: R10: 0000000000000000 R11: 0000000000000246 R12: 00007d1880009d70
  401. Jul 17 15:42:46 mowa219-gjp4 kernel: R13: 00007d1885f46840 R14: 00007d1885f46440 R15: 00005fe94f779480
  402. Jul 17 15:42:46 mowa219-gjp4 kernel: </TASK>
  403. Jul 17 15:42:46 mowa219-gjp4 kernel: INFO: task EMT-0:8744 blocked for more than 122 seconds.
  404. Jul 17 15:42:46 mowa219-gjp4 kernel: Tainted: P OE 6.14.0-24-generic #24-Ubuntu
  405. Jul 17 15:42:46 mowa219-gjp4 kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
  406. Jul 17 15:42:46 mowa219-gjp4 kernel: task:EMT-0 state:D stack:0 pid:8744 tgid:8683 ppid:8536 task_flags:0x480140 flags:0x00000002
  407. Jul 17 15:42:46 mowa219-gjp4 kernel: Call Trace:
  408. Jul 17 15:42:46 mowa219-gjp4 kernel: <TASK>
  409. Jul 17 15:42:46 mowa219-gjp4 kernel: __schedule+0x2c2/0x660
  410. Jul 17 15:42:46 mowa219-gjp4 kernel: schedule+0x29/0xd0
  411. Jul 17 15:42:46 mowa219-gjp4 kernel: io_schedule+0x4c/0x80
  412. Jul 17 15:42:46 mowa219-gjp4 kernel: cv_wait_common+0xb0/0x140 [spl]
  413. Jul 17 15:42:46 mowa219-gjp4 kernel: ? __pfx_autoremove_wake_function+0x10/0x10
  414. Jul 17 15:42:46 mowa219-gjp4 kernel: __cv_wait_io+0x18/0x30 [spl]
  415. Jul 17 15:42:46 mowa219-gjp4 kernel: txg_wait_synced_impl+0xf8/0x150 [zfs]
  416. Jul 17 15:42:46 mowa219-gjp4 kernel: txg_wait_synced+0x10/0x60 [zfs]
  417. Jul 17 15:42:46 mowa219-gjp4 kernel: dmu_tx_wait+0x1da/0x1e0 [zfs]
  418. Jul 17 15:42:46 mowa219-gjp4 kernel: dmu_tx_assign+0x48/0x80 [zfs]
  419. Jul 17 15:42:46 mowa219-gjp4 kernel: zfs_write+0x514/0xd80 [zfs]
  420. Jul 17 15:42:46 mowa219-gjp4 kernel: zpl_iter_write+0x113/0x160 [zfs]
  421. Jul 17 15:42:46 mowa219-gjp4 kernel: vfs_write+0x29c/0x460
  422. Jul 17 15:42:46 mowa219-gjp4 kernel: ksys_write+0x70/0xf0
  423. Jul 17 15:42:46 mowa219-gjp4 kernel: __x64_sys_write+0x19/0x30
  424. Jul 17 15:42:46 mowa219-gjp4 kernel: x64_sys_call+0x2a3/0x2310
  425. Jul 17 15:42:46 mowa219-gjp4 kernel: do_syscall_64+0x7e/0x170
  426. Jul 17 15:42:46 mowa219-gjp4 kernel: ? do_syscall_64+0x8a/0x170
  427. Jul 17 15:42:46 mowa219-gjp4 kernel: ? check_heap_object+0x17d/0x1a0
  428. Jul 17 15:42:46 mowa219-gjp4 kernel: ? __check_object_size.part.0+0x6f/0xe0
  429. Jul 17 15:42:46 mowa219-gjp4 kernel: ? rtR0MemFree+0x27/0x40 [vboxdrv]
  430. Jul 17 15:42:46 mowa219-gjp4 kernel: ? VBoxHost_RTMemFree+0x27/0x30 [vboxdrv]
  431. Jul 17 15:42:46 mowa219-gjp4 kernel: ? VBoxDrvLinuxIOCtl_7_1_10+0x1c5/0x270 [vboxdrv]
  432. Jul 17 15:42:46 mowa219-gjp4 kernel: ? arch_exit_to_user_mode_prepare.isra.0+0x22/0xd0
  433. Jul 17 15:42:46 mowa219-gjp4 kernel: ? syscall_exit_to_user_mode+0x38/0x1d0
  434. Jul 17 15:42:46 mowa219-gjp4 kernel: ? do_syscall_64+0x8a/0x170
  435. Jul 17 15:42:46 mowa219-gjp4 kernel: ? syscall_exit_to_user_mode+0x38/0x1d0
  436. Jul 17 15:42:46 mowa219-gjp4 kernel: ? do_syscall_64+0x8a/0x170
  437. Jul 17 15:42:46 mowa219-gjp4 kernel: ? sysvec_apic_timer_interrupt+0x57/0xc0
  438. Jul 17 15:42:46 mowa219-gjp4 kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
  439. Jul 17 15:42:46 mowa219-gjp4 kernel: RIP: 0033:0x7dfa5da89fe2
  440. Jul 17 15:42:46 mowa219-gjp4 kernel: RSP: 002b:00007dfa281df9d8 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
  441. Jul 17 15:42:46 mowa219-gjp4 kernel: RAX: ffffffffffffffda RBX: 00007dfa281e06c0 RCX: 00007dfa5da89fe2
  442. Jul 17 15:42:46 mowa219-gjp4 kernel: RDX: 0000000000000074 RSI: 00006518f412ced0 RDI: 0000000000000024
  443. Jul 17 15:42:46 mowa219-gjp4 kernel: RBP: 00007dfa281dfa00 R08: 0000000000000000 R09: 0000000000000000
  444. Jul 17 15:42:46 mowa219-gjp4 kernel: R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000074
  445. Jul 17 15:42:46 mowa219-gjp4 kernel: R13: 0000000000000024 R14: 00006518f412ced0 R15: 0000000000000000
  446. Jul 17 15:42:46 mowa219-gjp4 kernel: </TASK>
  447. Jul 17 15:42:46 mowa219-gjp4 kernel: INFO: task ATA-0:8762 blocked for more than 245 seconds.
  448. Jul 17 15:42:46 mowa219-gjp4 kernel: Tainted: P OE 6.14.0-24-generic #24-Ubuntu
  449. Jul 17 15:42:46 mowa219-gjp4 kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
  450. Jul 17 15:42:46 mowa219-gjp4 kernel: task:ATA-0 state:D stack:0 pid:8762 tgid:8683 ppid:8536 task_flags:0x480040 flags:0x00000002
  451. Jul 17 15:42:46 mowa219-gjp4 kernel: Call Trace:
  452. Jul 17 15:42:46 mowa219-gjp4 kernel: <TASK>
  453. Jul 17 15:42:46 mowa219-gjp4 kernel: __schedule+0x2c2/0x660
  454. Jul 17 15:42:46 mowa219-gjp4 kernel: schedule+0x29/0xd0
  455. Jul 17 15:42:46 mowa219-gjp4 kernel: io_schedule+0x4c/0x80
  456. Jul 17 15:42:46 mowa219-gjp4 kernel: cv_wait_common+0xb0/0x140 [spl]
  457. Jul 17 15:42:46 mowa219-gjp4 kernel: ? __pfx_autoremove_wake_function+0x10/0x10
  458. Jul 17 15:42:46 mowa219-gjp4 kernel: __cv_wait_io+0x18/0x30 [spl]
  459. Jul 17 15:42:46 mowa219-gjp4 kernel: txg_wait_synced_impl+0xf8/0x150 [zfs]
  460. Jul 17 15:42:46 mowa219-gjp4 kernel: txg_wait_synced+0x10/0x60 [zfs]
  461. Jul 17 15:42:46 mowa219-gjp4 kernel: dmu_tx_wait+0x1da/0x1e0 [zfs]
  462. Jul 17 15:42:46 mowa219-gjp4 kernel: dmu_tx_assign+0x48/0x80 [zfs]
  463. Jul 17 15:42:46 mowa219-gjp4 kernel: zfs_write+0x514/0xd80 [zfs]
  464. Jul 17 15:42:46 mowa219-gjp4 kernel: zpl_iter_write+0x113/0x160 [zfs]
  465. Jul 17 15:42:46 mowa219-gjp4 kernel: vfs_write+0x29c/0x460
  466. Jul 17 15:42:46 mowa219-gjp4 kernel: __x64_sys_pwrite64+0xa9/0xd0
  467. Jul 17 15:42:46 mowa219-gjp4 kernel: x64_sys_call+0x1f60/0x2310
  468. Jul 17 15:42:46 mowa219-gjp4 kernel: do_syscall_64+0x7e/0x170
  469. Jul 17 15:42:46 mowa219-gjp4 kernel: ? rtR0MemFree+0x27/0x40 [vboxdrv]
  470. Jul 17 15:42:46 mowa219-gjp4 kernel: ? VBoxHost_RTMemFree+0x27/0x30 [vboxdrv]
  471. Jul 17 15:42:46 mowa219-gjp4 kernel: ? VBoxDrvLinuxIOCtl_7_1_10+0x1c5/0x270 [vboxdrv]
  472. Jul 17 15:42:46 mowa219-gjp4 kernel: ? arch_exit_to_user_mode_prepare.isra.0+0x22/0xd0
  473. Jul 17 15:42:46 mowa219-gjp4 kernel: ? syscall_exit_to_user_mode+0x38/0x1d0
  474. Jul 17 15:42:46 mowa219-gjp4 kernel: ? do_syscall_64+0x8a/0x170
  475. Jul 17 15:42:46 mowa219-gjp4 kernel: ? arch_exit_to_user_mode_prepare.isra.0+0x22/0xd0
  476. Jul 17 15:42:46 mowa219-gjp4 kernel: ? syscall_exit_to_user_mode+0x38/0x1d0
  477. Jul 17 15:42:46 mowa219-gjp4 kernel: ? do_syscall_64+0x8a/0x170
  478. Jul 17 15:42:46 mowa219-gjp4 kernel: ? arch_exit_to_user_mode_prepare.isra.0+0x22/0xd0
  479. Jul 17 15:42:46 mowa219-gjp4 kernel: ? syscall_exit_to_user_mode+0x38/0x1d0
  480. Jul 17 15:42:46 mowa219-gjp4 kernel: ? do_syscall_64+0x8a/0x170
  481. Jul 17 15:42:46 mowa219-gjp4 kernel: ? syscall_exit_to_user_mode+0x38/0x1d0
  482. Jul 17 15:42:46 mowa219-gjp4 kernel: ? do_syscall_64+0x8a/0x170
  483. Jul 17 15:42:46 mowa219-gjp4 kernel: ? arch_exit_to_user_mode_prepare.isra.0+0x22/0xd0
  484. Jul 17 15:42:46 mowa219-gjp4 kernel: ? syscall_exit_to_user_mode+0x38/0x1d0
  485. Jul 17 15:42:46 mowa219-gjp4 kernel: ? do_syscall_64+0x8a/0x170
  486. Jul 17 15:42:46 mowa219-gjp4 kernel: ? sysvec_apic_timer_interrupt+0x57/0xc0
  487. Jul 17 15:42:46 mowa219-gjp4 kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
  488. Jul 17 15:42:46 mowa219-gjp4 kernel: RIP: 0033:0x7dfa5da89fe2
  489. Jul 17 15:42:46 mowa219-gjp4 kernel: RSP: 002b:00007df9e538a328 EFLAGS: 00000246 ORIG_RAX: 0000000000000012
  490. Jul 17 15:42:46 mowa219-gjp4 kernel: RAX: ffffffffffffffda RBX: 00007df9e538b6c0 RCX: 00007dfa5da89fe2
  491. Jul 17 15:42:46 mowa219-gjp4 kernel: RDX: 0000000000001000 RSI: 00007df9e538c480 RDI: 000000000000002e
  492. Jul 17 15:42:46 mowa219-gjp4 kernel: RBP: 00007df9e538a350 R08: 0000000000000000 R09: 0000000000000000
  493. Jul 17 15:42:46 mowa219-gjp4 kernel: R10: 00000007e113d000 R11: 0000000000000246 R12: 00000007e113d000
  494. Jul 17 15:42:46 mowa219-gjp4 kernel: R13: 00007df9e538c480 R14: 0000000000000000 R15: 00007df9f41dbbc0
  495. Jul 17 15:42:46 mowa219-gjp4 kernel: </TASK>
  496. Jul 17 15:44:49 mowa219-gjp4 kernel: INFO: task agents:2992 blocked for more than 368 seconds.
  497. Jul 17 15:44:49 mowa219-gjp4 kernel: Tainted: P OE 6.14.0-24-generic #24-Ubuntu
  498. Jul 17 15:44:49 mowa219-gjp4 kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
  499. Jul 17 15:44:49 mowa219-gjp4 kernel: task:agents state:D stack:0 pid:2992 tgid:2975 ppid:1 task_flags:0x480140 flags:0x00004002
  500. Jul 17 15:44:49 mowa219-gjp4 kernel: Call Trace:
  501. Jul 17 15:44:49 mowa219-gjp4 kernel: <TASK>
  502. Jul 17 15:44:49 mowa219-gjp4 kernel: __schedule+0x2c2/0x660
  503. Jul 17 15:44:49 mowa219-gjp4 kernel: schedule+0x29/0xd0
  504. Jul 17 15:44:49 mowa219-gjp4 kernel: io_schedule+0x4c/0x80
  505. Jul 17 15:44:49 mowa219-gjp4 kernel: cv_wait_common+0xb0/0x140 [spl]
  506. Jul 17 15:44:49 mowa219-gjp4 kernel: ? __pfx_autoremove_wake_function+0x10/0x10
  507. Jul 17 15:44:49 mowa219-gjp4 kernel: __cv_wait_io+0x18/0x30 [spl]
  508. Jul 17 15:44:49 mowa219-gjp4 kernel: txg_wait_synced_impl+0xf8/0x150 [zfs]
  509. Jul 17 15:44:49 mowa219-gjp4 kernel: txg_wait_synced+0x10/0x60 [zfs]
  510. Jul 17 15:44:49 mowa219-gjp4 kernel: spa_vdev_state_exit+0x96/0x170 [zfs]
  511. Jul 17 15:44:49 mowa219-gjp4 kernel: vdev_remove_wanted+0x95/0x120 [zfs]
  512. Jul 17 15:44:49 mowa219-gjp4 kernel: zfs_ioc_vdev_set_state+0xb7/0x1d0 [zfs]
  513. Jul 17 15:44:49 mowa219-gjp4 kernel: zfsdev_ioctl_common+0x582/0x660 [zfs]
  514. Jul 17 15:44:49 mowa219-gjp4 kernel: ? __check_object_size.part.0+0x6f/0xe0
  515. Jul 17 15:44:49 mowa219-gjp4 kernel: zfsdev_ioctl+0x57/0xf0 [zfs]
  516. Jul 17 15:44:49 mowa219-gjp4 kernel: __x64_sys_ioctl+0xa7/0xe0
  517. Jul 17 15:44:49 mowa219-gjp4 kernel: x64_sys_call+0x1053/0x2310
  518. Jul 17 15:44:49 mowa219-gjp4 kernel: do_syscall_64+0x7e/0x170
  519. Jul 17 15:44:49 mowa219-gjp4 kernel: ? do_user_addr_fault+0x5e9/0x7e0
  520. Jul 17 15:44:49 mowa219-gjp4 kernel: ? arch_exit_to_user_mode_prepare.isra.0+0x22/0xd0
  521. Jul 17 15:44:49 mowa219-gjp4 kernel: ? irqentry_exit_to_user_mode+0x2d/0x1d0
  522. Jul 17 15:44:49 mowa219-gjp4 kernel: ? irqentry_exit+0x43/0x50
  523. Jul 17 15:44:49 mowa219-gjp4 kernel: ? exc_page_fault+0x96/0x1e0
  524. Jul 17 15:44:49 mowa219-gjp4 kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
  525. Jul 17 15:44:49 mowa219-gjp4 kernel: RIP: 0033:0x7d18872a921d
  526. Jul 17 15:44:49 mowa219-gjp4 kernel: RSP: 002b:00007d1885f463d0 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
  527. Jul 17 15:44:49 mowa219-gjp4 kernel: RAX: ffffffffffffffda RBX: 00007d1880012a10 RCX: 00007d18872a921d
  528. Jul 17 15:44:49 mowa219-gjp4 kernel: RDX: 00007d1885f46840 RSI: 0000000000005a0d RDI: 000000000000000a
  529. Jul 17 15:44:49 mowa219-gjp4 kernel: RBP: 00007d1885f46420 R08: 00007d1880000030 R09: 0000000000000000
  530. Jul 17 15:44:49 mowa219-gjp4 kernel: R10: 0000000000000000 R11: 0000000000000246 R12: 00007d1880009d70
  531. Jul 17 15:44:49 mowa219-gjp4 kernel: R13: 00007d1885f46840 R14: 00007d1885f46440 R15: 00005fe94f779480
  532. Jul 17 15:44:49 mowa219-gjp4 kernel: </TASK>
  533. Jul 17 15:44:49 mowa219-gjp4 kernel: INFO: task EMT-0:8744 blocked for more than 245 seconds.
  534. Jul 17 15:44:49 mowa219-gjp4 kernel: Tainted: P OE 6.14.0-24-generic #24-Ubuntu
  535. Jul 17 15:44:49 mowa219-gjp4 kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
  536. Jul 17 15:44:49 mowa219-gjp4 kernel: task:EMT-0 state:D stack:0 pid:8744 tgid:8683 ppid:8536 task_flags:0x480140 flags:0x00000002
  537. Jul 17 15:44:49 mowa219-gjp4 kernel: Call Trace:
  538. Jul 17 15:44:49 mowa219-gjp4 kernel: <TASK>
  539. Jul 17 15:44:49 mowa219-gjp4 kernel: __schedule+0x2c2/0x660
  540. Jul 17 15:44:49 mowa219-gjp4 kernel: schedule+0x29/0xd0
  541. Jul 17 15:44:49 mowa219-gjp4 kernel: io_schedule+0x4c/0x80
  542. Jul 17 15:44:49 mowa219-gjp4 kernel: cv_wait_common+0xb0/0x140 [spl]
  543. Jul 17 15:44:49 mowa219-gjp4 kernel: ? __pfx_autoremove_wake_function+0x10/0x10
  544. Jul 17 15:44:49 mowa219-gjp4 kernel: __cv_wait_io+0x18/0x30 [spl]
  545. Jul 17 15:44:49 mowa219-gjp4 kernel: txg_wait_synced_impl+0xf8/0x150 [zfs]
  546. Jul 17 15:44:49 mowa219-gjp4 kernel: txg_wait_synced+0x10/0x60 [zfs]
  547. Jul 17 15:44:49 mowa219-gjp4 kernel: dmu_tx_wait+0x1da/0x1e0 [zfs]
  548. Jul 17 15:44:49 mowa219-gjp4 kernel: dmu_tx_assign+0x48/0x80 [zfs]
  549. Jul 17 15:44:49 mowa219-gjp4 kernel: zfs_write+0x514/0xd80 [zfs]
  550. Jul 17 15:44:49 mowa219-gjp4 kernel: zpl_iter_write+0x113/0x160 [zfs]
  551. Jul 17 15:44:49 mowa219-gjp4 kernel: vfs_write+0x29c/0x460
  552. Jul 17 15:44:49 mowa219-gjp4 kernel: ksys_write+0x70/0xf0
  553. Jul 17 15:44:49 mowa219-gjp4 kernel: __x64_sys_write+0x19/0x30
  554. Jul 17 15:44:49 mowa219-gjp4 kernel: x64_sys_call+0x2a3/0x2310
  555. Jul 17 15:44:49 mowa219-gjp4 kernel: do_syscall_64+0x7e/0x170
  556. Jul 17 15:44:49 mowa219-gjp4 kernel: ? do_syscall_64+0x8a/0x170
  557. Jul 17 15:44:49 mowa219-gjp4 kernel: ? check_heap_object+0x17d/0x1a0
  558. Jul 17 15:44:49 mowa219-gjp4 kernel: ? __check_object_size.part.0+0x6f/0xe0
  559. Jul 17 15:44:49 mowa219-gjp4 kernel: ? rtR0MemFree+0x27/0x40 [vboxdrv]
  560. Jul 17 15:44:49 mowa219-gjp4 kernel: ? VBoxHost_RTMemFree+0x27/0x30 [vboxdrv]
  561. Jul 17 15:44:49 mowa219-gjp4 kernel: ? VBoxDrvLinuxIOCtl_7_1_10+0x1c5/0x270 [vboxdrv]
  562. Jul 17 15:44:49 mowa219-gjp4 kernel: ? arch_exit_to_user_mode_prepare.isra.0+0x22/0xd0
  563. Jul 17 15:44:49 mowa219-gjp4 kernel: ? syscall_exit_to_user_mode+0x38/0x1d0
  564. Jul 17 15:44:49 mowa219-gjp4 kernel: ? do_syscall_64+0x8a/0x170
  565. Jul 17 15:44:49 mowa219-gjp4 kernel: ? syscall_exit_to_user_mode+0x38/0x1d0
  566. Jul 17 15:44:49 mowa219-gjp4 kernel: ? do_syscall_64+0x8a/0x170
  567. Jul 17 15:44:49 mowa219-gjp4 kernel: ? sysvec_apic_timer_interrupt+0x57/0xc0
  568. Jul 17 15:44:49 mowa219-gjp4 kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
  569. Jul 17 15:44:49 mowa219-gjp4 kernel: RIP: 0033:0x7dfa5da89fe2
  570. Jul 17 15:44:49 mowa219-gjp4 kernel: RSP: 002b:00007dfa281df9d8 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
  571. Jul 17 15:44:49 mowa219-gjp4 kernel: RAX: ffffffffffffffda RBX: 00007dfa281e06c0 RCX: 00007dfa5da89fe2
  572. Jul 17 15:44:49 mowa219-gjp4 kernel: RDX: 0000000000000074 RSI: 00006518f412ced0 RDI: 0000000000000024
  573. Jul 17 15:44:49 mowa219-gjp4 kernel: RBP: 00007dfa281dfa00 R08: 0000000000000000 R09: 0000000000000000
  574. Jul 17 15:44:49 mowa219-gjp4 kernel: R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000074
  575. Jul 17 15:44:49 mowa219-gjp4 kernel: R13: 0000000000000024 R14: 00006518f412ced0 R15: 0000000000000000
  576. Jul 17 15:44:49 mowa219-gjp4 kernel: </TASK>
  577. Jul 17 15:44:49 mowa219-gjp4 kernel: INFO: task ATA-0:8762 blocked for more than 368 seconds.
  578. Jul 17 15:44:49 mowa219-gjp4 kernel: Tainted: P OE 6.14.0-24-generic #24-Ubuntu
  579. Jul 17 15:44:49 mowa219-gjp4 kernel: "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
  580. Jul 17 15:44:49 mowa219-gjp4 kernel: task:ATA-0 state:D stack:0 pid:8762 tgid:8683 ppid:8536 task_flags:0x480040 flags:0x00000002
  581. Jul 17 15:44:49 mowa219-gjp4 kernel: Call Trace:
  582. Jul 17 15:44:49 mowa219-gjp4 kernel: <TASK>
  583. Jul 17 15:44:49 mowa219-gjp4 kernel: __schedule+0x2c2/0x660
  584. Jul 17 15:44:49 mowa219-gjp4 kernel: schedule+0x29/0xd0
  585. Jul 17 15:44:49 mowa219-gjp4 kernel: io_schedule+0x4c/0x80
  586. Jul 17 15:44:49 mowa219-gjp4 kernel: cv_wait_common+0xb0/0x140 [spl]
  587. Jul 17 15:44:49 mowa219-gjp4 kernel: ? __pfx_autoremove_wake_function+0x10/0x10
  588. Jul 17 15:44:49 mowa219-gjp4 kernel: __cv_wait_io+0x18/0x30 [spl]
  589. Jul 17 15:44:49 mowa219-gjp4 kernel: txg_wait_synced_impl+0xf8/0x150 [zfs]
  590. Jul 17 15:44:49 mowa219-gjp4 kernel: txg_wait_synced+0x10/0x60 [zfs]
  591. Jul 17 15:44:49 mowa219-gjp4 kernel: dmu_tx_wait+0x1da/0x1e0 [zfs]
  592. Jul 17 15:44:49 mowa219-gjp4 kernel: dmu_tx_assign+0x48/0x80 [zfs]
  593. Jul 17 15:44:49 mowa219-gjp4 kernel: zfs_write+0x514/0xd80 [zfs]
  594. Jul 17 15:44:49 mowa219-gjp4 kernel: zpl_iter_write+0x113/0x160 [zfs]
  595. Jul 17 15:44:49 mowa219-gjp4 kernel: vfs_write+0x29c/0x460
  596. Jul 17 15:44:49 mowa219-gjp4 kernel: __x64_sys_pwrite64+0xa9/0xd0
  597. Jul 17 15:44:49 mowa219-gjp4 kernel: x64_sys_call+0x1f60/0x2310
  598. Jul 17 15:44:49 mowa219-gjp4 kernel: do_syscall_64+0x7e/0x170
  599. Jul 17 15:44:49 mowa219-gjp4 kernel: ? rtR0MemFree+0x27/0x40 [vboxdrv]
  600. Jul 17 15:44:49 mowa219-gjp4 kernel: ? VBoxHost_RTMemFree+0x27/0x30 [vboxdrv]
  601. Jul 17 15:44:49 mowa219-gjp4 kernel: ? VBoxDrvLinuxIOCtl_7_1_10+0x1c5/0x270 [vboxdrv]
  602. Jul 17 15:44:49 mowa219-gjp4 kernel: ? arch_exit_to_user_mode_prepare.isra.0+0x22/0xd0
  603. Jul 17 15:44:49 mowa219-gjp4 kernel: ? syscall_exit_to_user_mode+0x38/0x1d0
  604. Jul 17 15:44:49 mowa219-gjp4 kernel: ? do_syscall_64+0x8a/0x170
  605. Jul 17 15:44:49 mowa219-gjp4 kernel: ? arch_exit_to_user_mode_prepare.isra.0+0x22/0xd0
  606. Jul 17 15:44:49 mowa219-gjp4 kernel: ? syscall_exit_to_user_mode+0x38/0x1d0
  607. Jul 17 15:44:49 mowa219-gjp4 kernel: ? do_syscall_64+0x8a/0x170
  608. Jul 17 15:44:49 mowa219-gjp4 kernel: ? arch_exit_to_user_mode_prepare.isra.0+0x22/0xd0
  609. Jul 17 15:44:49 mowa219-gjp4 kernel: ? syscall_exit_to_user_mode+0x38/0x1d0
  610. Jul 17 15:44:49 mowa219-gjp4 kernel: ? do_syscall_64+0x8a/0x170
  611. Jul 17 15:44:49 mowa219-gjp4 kernel: ? syscall_exit_to_user_mode+0x38/0x1d0
  612. Jul 17 15:44:49 mowa219-gjp4 kernel: ? do_syscall_64+0x8a/0x170
  613. Jul 17 15:44:49 mowa219-gjp4 kernel: ? arch_exit_to_user_mode_prepare.isra.0+0x22/0xd0
  614. Jul 17 15:44:49 mowa219-gjp4 kernel: ? syscall_exit_to_user_mode+0x38/0x1d0
  615. Jul 17 15:44:49 mowa219-gjp4 kernel: ? do_syscall_64+0x8a/0x170
  616. Jul 17 15:44:49 mowa219-gjp4 kernel: ? sysvec_apic_timer_interrupt+0x57/0xc0
  617. Jul 17 15:44:49 mowa219-gjp4 kernel: entry_SYSCALL_64_after_hwframe+0x76/0x7e
  618. Jul 17 15:44:49 mowa219-gjp4 kernel: RIP: 0033:0x7dfa5da89fe2
  619. Jul 17 15:44:49 mowa219-gjp4 kernel: RSP: 002b:00007df9e538a328 EFLAGS: 00000246 ORIG_RAX: 0000000000000012
  620. Jul 17 15:44:49 mowa219-gjp4 kernel: RAX: ffffffffffffffda RBX: 00007df9e538b6c0 RCX: 00007dfa5da89fe2
  621. Jul 17 15:44:49 mowa219-gjp4 kernel: RDX: 0000000000001000 RSI: 00007df9e538c480 RDI: 000000000000002e
  622. Jul 17 15:44:49 mowa219-gjp4 kernel: RBP: 00007df9e538a350 R08: 0000000000000000 R09: 0000000000000000
  623. Jul 17 15:44:49 mowa219-gjp4 kernel: R10: 00000007e113d000 R11: 0000000000000246 R12: 00000007e113d000
  624. Jul 17 15:44:49 mowa219-gjp4 kernel: R13: 00007df9e538c480 R14: 0000000000000000 R15: 00007df9f41dbbc0
  625. Jul 17 15:44:49 mowa219-gjp4 kernel: </TASK>
  626. Jul 17 15:44:49 mowa219-gjp4 kernel: Future hung task reports are suppressed, see sysctl kernel.hung_task_warnings
  627. Jul 17 15:45:01 mowa219-gjp4 CRON[48027]: pam_unix(cron:session): session opened for user root(uid=0) by root(uid=0)
  628. Jul 17 15:45:01 mowa219-gjp4 CRON[48028]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
  629. Jul 17 15:45:01 mowa219-gjp4 CRON[48027]: pam_unix(cron:session): session closed for user root
  630. grahamperrin@mowa219-gjp4 ~>
Advertisement
Add Comment
Please, Sign In to add comment