search for: l2_free_on_write

Displaying 3 results from an estimated 3 matches for "l2_free_on_write".

2010 Apr 02
6
L2ARC & Workingset Size
...222651 hdr_size 47073960 hits 177390 l2_abort_lowmem 0 l2_cksum_bad 0 l2_evict_lock_retry 0 l2_evict_reading 0 l2_feeds 2 l2_free_on_write 1 l2_hdr_size 0 l2_hits 0 l2_io_error 0 l2_misses 40 l2_read_bytes 0 l2_rw_clash 0 l2_size 244224 l2_wri...
2011 Feb 03
1
ZFS Write Performance Issues
...6930 zfs:0:arcstats:hash_elements_max 54713 zfs:0:arcstats:hdr_size 5582496 zfs:0:arcstats:hits 6802606 zfs:0:arcstats:l2_abort_lowmem 0 zfs:0:arcstats:l2_cksum_bad 0 zfs:0:arcstats:l2_evict_lock_retry 0 zfs:0:arcstats:l2_evict_reading 0 zfs:0:arcstats:l2_feeds 0 zfs:0:arcstats:l2_free_on_write 0 zfs:0:arcstats:l2_hdr_size 0 zfs:0:arcstats:l2_hits 0 zfs:0:arcstats:l2_io_error 0 zfs:0:arcstats:l2_misses 0 zfs:0:arcstats:l2_read_bytes 0 zfs:0:arcstats:l2_rw_clash 0 zfs:0:arcstats:l2_size 0 zfs:0:arcstats:l2_write_bytes 0 zfs:0:arcstats:l2_writes_done 0 zfs:0:a...
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