Skip to content

Instantly share code, notes, and snippets.

@d-helios
Created November 23, 2016 20:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save d-helios/2649df7e8bf77457cf2b35d13e87f4dc to your computer and use it in GitHub Desktop.
Save d-helios/2649df7e8bf77457cf2b35d13e87f4dc to your computer and use it in GitHub Desktop.
root@zns1-n2.net.billing.ru:/root# echo ::zfs_params|mdb -k
arc_reduce_dnlc_percent = 0x3
arc_lotsfree_percent = 0xa
zfs_dirty_data_max = 0x300000000
zfs_dirty_data_sync = 0x100000000
zfs_delay_max_ns = 0x5f5e100
zfs_delay_min_dirty_percent = 0x3c
zfs_delay_scale = 0x7a120
zfs_vdev_max_active = 0xfa0
zfs_vdev_sync_read_min_active = 0xa
zfs_vdev_sync_read_max_active = 0xa
zfs_vdev_sync_write_min_active = 0xa
zfs_vdev_sync_write_max_active = 0x20
zfs_vdev_async_read_min_active = 0x1
zfs_vdev_async_read_max_active = 0x3
zfs_vdev_async_write_min_active = 0x1
zfs_vdev_async_write_max_active = 0xa
zfs_vdev_scrub_min_active = 0x1
zfs_vdev_scrub_max_active = 0x2
zfs_vdev_async_write_active_min_dirty_percent = 0x1e
zfs_vdev_async_write_active_max_dirty_percent = 0x3c
spa_asize_inflation = 0x18
zfs_arc_max = 0x6400000000
zfs_arc_min = 0x0
arc_shrink_shift = 0x7
zfs_mdcomp_disable = 0x0
zfs_prefetch_disable = 0x0
zfetch_max_streams = 0x8
zfetch_min_sec_reap = 0x2
zfetch_block_cap = 0x100
zfetch_array_rd_sz = 0x100000
zfs_default_bs = 0x9
zfs_default_ibs = 0xe
metaslab_aliquot = 0x80000
mdb: variable reference_tracking_enable not found: unknown symbol name
mdb: variable reference_history not found: unknown symbol name
spa_max_replication_override = 0x3
spa_mode_global = 0x3
zfs_flags = 0x0
zfs_txg_timeout = 0x5
zfs_vdev_cache_max = 0x4000
zfs_vdev_cache_size = 0x0
zfs_vdev_cache_bshift = 0x10
vdev_mirror_shift = 0x15
zfs_scrub_limit = 0xa
zfs_no_scrub_io = 0x0
zfs_no_scrub_prefetch = 0x0
zfs_vdev_aggregation_limit = 0x20000
fzap_default_block_shift = 0xe
zfs_immediate_write_sz = 0x8000
zfs_read_chunk_size = 0x100000
zfs_nocacheflush = 0x0
zil_replay_disable = 0x0
metaslab_gang_bang = 0x1000001
metaslab_df_alloc_threshold = 0x20000
metaslab_df_free_pct = 0x4
zio_injection_enabled = 0x0
zvol_immediate_write_sz = 0x8000
root@zns1-n2.net.billing.ru:/root#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment