WalterHWhite

ZFS RAM stats

Mar 7th, 2021
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.95 KB | None | 0 0
  1. hbarta@oak:~$ free -mw
  2. total used free shared buffers cache available
  3. Mem: 16033 11402 2672 131 324 1633 4170
  4. Swap: 10177 52 10125
  5. hbarta@oak:~$ arc_summary
  6.  
  7. ------------------------------------------------------------------------
  8. ZFS Subsystem Report Sun Mar 07 10:34:03 2021
  9. ARC Summary: (HEALTHY)
  10. Memory Throttle Count: 0
  11.  
  12. ARC Misc:
  13. Deleted: 270.02M
  14. Mutex Misses: 39.10k
  15. Evict Skips: 275.48M
  16.  
  17. ARC Size: 96.14% 7.53 GiB
  18. Target Size: (Adaptive) 100.00% 7.83 GiB
  19. Min Size (Hard Limit): 6.25% 501.04 MiB
  20. Max Size (High Water): 16:1 7.83 GiB
  21.  
  22. ARC Size Breakdown:
  23. Recently Used Cache Size: 46.01% 2.88 GiB
  24. Frequently Used Cache Size: 53.99% 3.38 GiB
  25.  
  26. ARC Hash Breakdown:
  27. Elements Max: 1.03M
  28. Elements Current: 49.86% 514.91k
  29. Collisions: 51.71M
  30. Chain Max: 7
  31. Chains: 52.97k
  32.  
  33. ARC Total accesses: 898.59M
  34. Cache Hit Ratio: 80.00% 718.88M
  35. Cache Miss Ratio: 20.00% 179.71M
  36. Actual Hit Ratio: 78.27% 703.30M
  37.  
  38. Data Demand Efficiency: 97.55% 141.74M
  39. Data Prefetch Efficiency: 0.09% 122.43M
  40.  
  41. CACHE HITS BY CACHE LIST:
  42. Anonymously Used: 2.00% 14.41M
  43. Most Recently Used: 61.25% 440.30M
  44. Most Frequently Used: 36.58% 263.00M
  45. Most Recently Used Ghost: 0.14% 1.04M
  46. Most Frequently Used Ghost: 0.02% 139.65k
  47.  
  48. CACHE HITS BY DATA TYPE:
  49. Demand Data: 19.23% 138.26M
  50. Prefetch Data: 0.01% 106.31k
  51. Demand Metadata: 77.98% 560.57M
  52. Prefetch Metadata: 2.77% 19.94M
  53.  
  54. CACHE MISSES BY DATA TYPE:
  55. Demand Data: 1.94% 3.48M
  56. Prefetch Data: 68.07% 122.32M
  57. Demand Metadata: 21.82% 39.22M
  58. Prefetch Metadata: 8.17% 14.69M
  59.  
  60.  
  61. DMU Prefetch Efficiency: 488.15M
  62. Hit Ratio: 0.70% 3.41M
  63. Miss Ratio: 99.30% 484.75M
  64.  
  65.  
  66.  
  67. ZFS Tunables:
  68. dbuf_cache_hiwater_pct 10
  69. dbuf_cache_lowater_pct 10
  70. dbuf_cache_max_bytes 104857600
  71. dbuf_cache_max_shift 5
  72. dmu_object_alloc_chunk_shift 7
  73. ignore_hole_birth 1
  74. l2arc_feed_again 1
  75. l2arc_feed_min_ms 200
  76. l2arc_feed_secs 1
  77. l2arc_headroom 2
  78. l2arc_headroom_boost 200
  79. l2arc_noprefetch 1
  80. l2arc_norw 0
  81. l2arc_write_boost 8388608
  82. l2arc_write_max 8388608
  83. metaslab_aliquot 524288
  84. metaslab_bias_enabled 1
  85. metaslab_debug_load 0
  86. metaslab_debug_unload 0
  87. metaslab_fragmentation_factor_enabled 1
  88. metaslab_lba_weighting_enabled 1
  89. metaslab_preload_enabled 1
  90. metaslabs_per_vdev 200
  91. send_holes_without_birth_time 1
  92. spa_asize_inflation 24
  93. spa_config_path /etc/zfs/zpool.cache
  94. spa_load_verify_data 1
  95. spa_load_verify_maxinflight 10000
  96. spa_load_verify_metadata 1
  97. spa_slop_shift 5
  98. zfetch_array_rd_sz 1048576
  99. zfetch_max_distance 8388608
  100. zfetch_max_streams 8
  101. zfetch_min_sec_reap 2
  102. zfs_abd_scatter_enabled 1
  103. zfs_abd_scatter_max_order 10
  104. zfs_admin_snapshot 1
  105. zfs_arc_average_blocksize 8192
  106. zfs_arc_dnode_limit 0
  107. zfs_arc_dnode_limit_percent 10
  108. zfs_arc_dnode_reduce_percent 10
  109. zfs_arc_grow_retry 0
  110. zfs_arc_lotsfree_percent 10
  111. zfs_arc_max 0
  112. zfs_arc_meta_adjust_restarts 4096
  113. zfs_arc_meta_limit 0
  114. zfs_arc_meta_limit_percent 75
  115. zfs_arc_meta_min 0
  116. zfs_arc_meta_prune 10000
  117. zfs_arc_meta_strategy 1
  118. zfs_arc_min 0
  119. zfs_arc_min_prefetch_lifespan 0
  120. zfs_arc_p_dampener_disable 1
  121. zfs_arc_p_min_shift 0
  122. zfs_arc_pc_percent 0
  123. zfs_arc_shrink_shift 0
  124. zfs_arc_sys_free 0
  125. zfs_autoimport_disable 1
  126. zfs_checksums_per_second 20
  127. zfs_compressed_arc_enabled 1
  128. zfs_dbgmsg_enable 0
  129. zfs_dbgmsg_maxsize 4194304
  130. zfs_dbuf_state_index 0
  131. zfs_deadman_checktime_ms 5000
  132. zfs_deadman_enabled 1
  133. zfs_deadman_synctime_ms 1000000
  134. zfs_dedup_prefetch 0
  135. zfs_delay_min_dirty_percent 60
  136. zfs_delay_scale 500000
  137. zfs_delays_per_second 20
  138. zfs_delete_blocks 20480
  139. zfs_dirty_data_max 1681217945
  140. zfs_dirty_data_max_max 4203044864
  141. zfs_dirty_data_max_max_percent 25
  142. zfs_dirty_data_max_percent 10
  143. zfs_dirty_data_sync 67108864
  144. zfs_dmu_offset_next_sync 0
  145. zfs_expire_snapshot 300
  146. zfs_flags 0
  147. zfs_free_bpobj_enabled 1
  148. zfs_free_leak_on_eio 0
  149. zfs_free_max_blocks 100000
  150. zfs_free_min_time_ms 1000
  151. zfs_immediate_write_sz 32768
  152. zfs_max_recordsize 1048576
  153. zfs_mdcomp_disable 0
  154. zfs_metaslab_fragmentation_threshold 70
  155. zfs_metaslab_segment_weight_enabled 1
  156. zfs_metaslab_switch_threshold 2
  157. zfs_mg_fragmentation_threshold 85
  158. zfs_mg_noalloc_threshold 0
  159. zfs_multihost_fail_intervals 5
  160. zfs_multihost_history 0
  161. zfs_multihost_import_intervals 10
  162. zfs_multihost_interval 1000
  163. zfs_multilist_num_sublists 0
  164. zfs_no_scrub_io 0
  165. zfs_no_scrub_prefetch 0
  166. zfs_nocacheflush 0
  167. zfs_nopwrite_enabled 1
  168. zfs_object_mutex_size 64
  169. zfs_pd_bytes_max 52428800
  170. zfs_per_txg_dirty_frees_percent 30
  171. zfs_prefetch_disable 0
  172. zfs_read_chunk_size 1048576
  173. zfs_read_history 0
  174. zfs_read_history_hits 0
  175. zfs_recover 0
  176. zfs_recv_queue_length 16777216
  177. zfs_resilver_delay 2
  178. zfs_resilver_min_time_ms 3000
  179. zfs_scan_idle 50
  180. zfs_scan_ignore_errors 0
  181. zfs_scan_min_time_ms 1000
  182. zfs_scrub_delay 4
  183. zfs_send_corrupt_data 0
  184. zfs_send_queue_length 16777216
  185. zfs_sync_pass_deferred_free 2
  186. zfs_sync_pass_dont_compress 5
  187. zfs_sync_pass_rewrite 2
  188. zfs_sync_taskq_batch_pct 75
  189. zfs_top_maxinflight 32
  190. zfs_txg_history 0
  191. zfs_txg_timeout 5
  192. zfs_vdev_aggregation_limit 131072
  193. zfs_vdev_async_read_max_active 3
  194. zfs_vdev_async_read_min_active 1
  195. zfs_vdev_async_write_active_max_dirty_percent 60
  196. zfs_vdev_async_write_active_min_dirty_percent 30
  197. zfs_vdev_async_write_max_active 10
  198. zfs_vdev_async_write_min_active 2
  199. zfs_vdev_cache_bshift 16
  200. zfs_vdev_cache_max 16384
  201. zfs_vdev_cache_size 0
  202. zfs_vdev_max_active 1000
  203. zfs_vdev_mirror_non_rotating_inc 0
  204. zfs_vdev_mirror_non_rotating_seek_inc 1
  205. zfs_vdev_mirror_rotating_inc 0
  206. zfs_vdev_mirror_rotating_seek_inc 5
  207. zfs_vdev_mirror_rotating_seek_offset 1048576
  208. zfs_vdev_queue_depth_pct 1000
  209. zfs_vdev_raidz_impl [fastest] original scalar
  210. zfs_vdev_read_gap_limit 32768
  211. zfs_vdev_scheduler noop
  212. zfs_vdev_scrub_max_active 2
  213. zfs_vdev_scrub_min_active 1
  214. zfs_vdev_sync_read_max_active 10
  215. zfs_vdev_sync_read_min_active 10
  216. zfs_vdev_sync_write_max_active 10
  217. zfs_vdev_sync_write_min_active 10
  218. zfs_vdev_write_gap_limit 4096
  219. zfs_zevent_cols 80
  220. zfs_zevent_console 0
  221. zfs_zevent_len_max 128
  222. zil_replay_disable 0
  223. zil_slog_bulk 786432
  224. zio_delay_max 30000
  225. zio_dva_throttle_enabled 1
  226. zio_requeue_io_start_cut_in_line 1
  227. zio_taskq_batch_pct 75
  228. zvol_inhibit_dev 0
  229. zvol_major 230
  230. zvol_max_discard_blocks 16384
  231. zvol_prefetch_bytes 131072
  232. zvol_request_sync 0
  233. zvol_threads 32
  234. zvol_volmode 1
  235.  
  236. hbarta@oak:~$
Advertisement
Add Comment
Please, Sign In to add comment