Skip to content

Instantly share code, notes, and snippets.

@soyfrien
Created March 2, 2020 12:16
Show Gist options
  • Save soyfrien/3624e9cf53c434937d51a0ca2c38afe7 to your computer and use it in GitHub Desktop.
Save soyfrien/3624e9cf53c434937d51a0ca2c38afe7 to your computer and use it in GitHub Desktop.
zfs_dbgmesg final few lines:
...
1582798446 space_map.c:91:space_map_load(): object=103 offset=82000 size=478
1582798447 txg.c:202:txg_sync_start(): pool 000000007c9de22b
1582798447 mmp.c:175:mmp_thread_start(): mmp_thread_start pool darkpool
1582798447 txg.c:509:txg_sync_thread(): waiting; tx_synced=0 waiting=0 dp=000000007c9de22b
1582798447 txg.c:655:txg_wait_synced(): txg=23227346 quiesce_txg=0 sync_txg=23227346
1582798447 txg.c:659:txg_wait_synced(): broadcasting sync more tx_synced=0 waiting=23227346 dp=000000007c9de22b
1582798447 txg.c:592:txg_quiesce_thread(): txg=23227346 quiesce_txg=23227347 sync_txg=23227346
1582798447 txg.c:600:txg_quiesce_thread(): quiesce done, handing off txg 23227346
1582798447 txg.c:542:txg_sync_thread(): txg=23227346 quiesce_txg=23227347 sync_txg=23227346
1582798447 space_map.c:91:space_map_load(): object=4198 offset=0 size=1000
$ zdb -mmmm darkpool 0 49
Metaslabs:
vdev 0
metaslabs 101 offset spacemap free
--------------- ------------------- --------------- ------------
metaslab 49 offset 310000000000 spacemap 4198 free 581G
assertion failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment