search for: l2_writes_error

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

2010 Apr 02
6
L2ARC & Workingset Size
...0 l2_io_error 0 l2_misses 40 l2_read_bytes 0 l2_rw_clash 0 l2_size 244224 l2_write_bytes 403968 l2_writes_done 2 l2_writes_error 0 l2_writes_hdr_miss 0 l2_writes_sent 2 memory_throttle_count 0 mfu_ghost_hits 323 mfu_hits 90820 misses 11661 mru_ghost_hits 776...
2011 Feb 03
1
ZFS Write Performance Issues
...: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:arcstats:l2_writes_error 0 zfs:0:arcstats:l2_writes_hdr_miss 0 zfs: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:...
2012 Jan 03
10
arc_no_grow is set to 1 and never set back to 0
...= 0 l2_misses = 14366462 l2_feeds = 0 l2_rw_clash = 0 l2_read_bytes = 0 MB l2_write_bytes = 0 MB l2_writes_sent = 0 l2_writes_done = 0 l2_writes_error = 0 l2_writes_hdr_miss = 0 l2_evict_lock_retry = 0 l2_evict_reading = 0 l2_abort_lowmem = 490 l2_cksum_bad = 0 l2_io_error = 0 l2_hdr_size = 0 MB memory_t...
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