search for: other_size

Displaying 4 results from an estimated 4 matches for "other_size".

2010 Apr 02
6
L2ARC & Workingset Size
...2 memory_throttle_count 0 mfu_ghost_hits 323 mfu_hits 90820 misses 11661 mru_ghost_hits 776 mru_hits 63201 mutex_miss 1 other_size 35203416 p 989022720 prefetch_data_hits 8481 prefetch_data_misses 919 prefetch_metadata_hits 14982 prefetch_metadata_misses 2309 recycle_miss 3406 size...
2011 Feb 03
1
ZFS Write Performance Issues
...fs:0:arcstats:l2_writes_sent 0 zfs:0:arcstats:memory_throttle_count 6508 zfs:0:arcstats:mfu_ghost_hits 88648 zfs:0:arcstats:mfu_hits 5486801 zfs:0:arcstats:misses 451045 zfs:0:arcstats:mru_ghost_hits 79387 zfs:0:arcstats:mru_hits 1112447 zfs:0:arcstats:mutex_miss 367 zfs:0:arcstats:other_size 309580160 zfs:0:arcstats:p 630831672 zfs:0:arcstats:prefetch_data_hits 107952 zfs:0:arcstats:prefetch_data_misses 212200 zfs:0:arcstats:prefetch_metadata_hits 127079 zfs:0:arcstats:prefetch_metadata_misses 30673 zfs:0:arcstats:recycle_miss 209685 zfs:0:arcstats:size...
2012 Jan 03
10
arc_no_grow is set to 1 and never set back to 0
...= 20 p = 48 MB c = 781 MB c_min = 64 MB c_max = 15351 MB size = 788 MB buf_size = 185 MB data_size = 289 MB other_size = 313 MB l2_hits = 0 l2_misses = 14366462 l2_feeds = 0 l2_rw_clash = 0 l2_read_bytes = 0 MB l2_write_bytes = 0 MB l2_writes_sent =...
2010 Mar 05
17
why L2ARC device is used to store files ?
Greeting All I have create a pool that consists oh a hard disk and a ssd as a cache zpool create hdd c11t0d0p3 zpool add hdd cache c8t0d0p0 - cache device I ran an OLTP bench mark to emulate a DMBS One I ran the benchmark, the pool started create the database file on the ssd cache device ??????????? can any one explain why this happening ? is not L2ARC is used to absorb the evicted data