Advertisement
Guest User

zdb -bb

a guest
Apr 11th, 2016
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.81 KB | None | 0 0
  1. Traversing all blocks to verify nothing leaked ...
  2.  
  3.  
  4. No leaks (block sum matches space maps exactly)
  5.  
  6. bp count: 86098919
  7. ganged count: 0
  8. bp logical: 6560354226176 avg: 76195
  9. bp physical: 6406119755264 avg: 74404 compression: 1.02
  10. bp allocated: 6439261933568 avg: 74789 compression: 1.02
  11. bp deduped: 0 ref>1: 0 deduplication: 1.00
  12. SPA allocated: 6439261933568 used: 71.80%
  13.  
  14. additional, non-pointer bps of type 0: 16905
  15. Dittoed blocks on same vdev: 70
  16.  
  17. Blocks LSIZE PSIZE ASIZE avg comp %Total Type
  18. - - - - - - - unallocated
  19. 2 32K 4.50K 24.0K 12.0K 7.11 0.00 object directory
  20. 9 4.50K 4.50K 108K 12.0K 1.00 0.00 object array
  21. 1 16K 1.50K 12.0K 12.0K 10.67 0.00 packed nvlist
  22. - - - - - - - packed nvlist size
  23. 7.36K 932M 69.5M 233M 31.7K 13.41 0.00 bpobj
  24. - - - - - - - bpobj header
  25. - - - - - - - SPA space map header
  26. 12.0K 110M 78.9M 257M 21.4K 1.40 0.00 SPA space map
  27. 33 2.12M 2.12M 2.12M 65.7K 1.00 0.00 ZIL intent log
  28. 152K 2.37G 391M 1.21G 8.18K 6.21 0.02 DMU dnode
  29. 63 126K 40.5K 508K 8.06K 3.11 0.00 DMU objset
  30. - - - - - - - DSL directory
  31. 38 20.0K 19.0K 456K 12.0K 1.05 0.00 DSL directory child map
  32. 36 18.5K 17.0K 408K 11.3K 1.09 0.00 DSL dataset snap map
  33. 57 246K 57.0K 684K 12.0K 4.31 0.00 DSL props
  34. - - - - - - - DSL dataset
  35. - - - - - - - ZFS znode
  36. - - - - - - - ZFS V0 ACL
  37. 48.6M 5.68T 5.58T 5.59T 118K 1.02 95.53 ZFS plain file
  38. 874K 1.56G 627M 6.91G 8.09K 2.55 0.12 ZFS directory
  39. 23 23.0K 18.0K 184K 8K 1.28 0.00 ZFS master node
  40. 47 58.5K 17.5K 280K 5.96K 3.34 0.00 ZFS delete queue
  41. 32.5M 285G 249G 260G 7.99K 1.14 4.33 zvol object
  42. 6 3.00K 3.00K 48.0K 8K 1.00 0.00 zvol prop
  43. - - - - - - - other uint8[]
  44. - - - - - - - other uint64[]
  45. - - - - - - - other ZAP
  46. - - - - - - - persistent error log
  47. 53 6.52M 1.09M 3.39M 65.4K 5.98 0.00 SPA history
  48. - - - - - - - SPA history offsets
  49. 1 512 512 12.0K 12.0K 1.00 0.00 Pool properties
  50. - - - - - - - DSL permissions
  51. - - - - - - - ZFS ACL
  52. - - - - - - - ZFS SYSACL
  53. - - - - - - - FUID table
  54. - - - - - - - FUID table size
  55. 5 4.50K 2.50K 60.0K 12.0K 1.80 0.00 DSL dataset next clones
  56. - - - - - - - scan work queue
  57. 104 76.5K 41.0K 656K 6.31K 1.87 0.00 ZFS user/group used
  58. - - - - - - - ZFS user/group quota
  59. 4 2.50K 2.50K 48.0K 12.0K 1.00 0.00 snapshot refcount tags
  60. - - - - - - - DDT ZAP algorithm
  61. - - - - - - - DDT statistics
  62. - - - - - - - System attributes
  63. 23 11.5K 11.5K 184K 8K 1.00 0.00 SA master node
  64. 23 34.5K 24.5K 184K 8K 1.41 0.00 SA attr registration
  65. 46 736K 142K 368K 8K 5.18 0.00 SA attr layouts
  66. - - - - - - - scan translations
  67. - - - - - - - deduplicated block
  68. 79 51.5K 34.0K 816K 10.3K 1.51 0.00 DSL deadlist map
  69. - - - - - - - DSL deadlist map hdr
  70. 16 10.0K 8K 192K 12.0K 1.25 0.00 DSL dir clones
  71. 26 3.25M 26.0K 312K 12.0K 128.00 0.00 bpobj subobj
  72. 11 224K 50.0K 228K 20.7K 4.48 0.00 deferred free
  73. - - - - - - - dedup ditto
  74. 5 33.5K 6.00K 60.0K 12.0K 5.58 0.00 other
  75. 82.1M 5.97T 5.83T 5.86T 73.0K 1.02 100.00 Total
  76.  
  77. space map refcount mismatch: expected 553 != actual 513
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement