Hi,
So, I setup a flash drive for ZIL (zpool add <pool> log <dev>) and
another for L2ARC (zpool add <pool> cache <dev>). I then set the
secondarycache to be used for metadata only. The cache seems to work
fine but log is not used at all ("zpool iostat -v <pool> 2" doesn't
show any IO). So, I have couple of questions:
1. Why is the ZIL not getting used? I see no writes to it. I was
hoping to get my small random writes to go up.
2. Why does the L2ARC get flushed on a restart? So much write for
nothing? It wrote about 8Gigs on that SSD and then a restart later it
shows 0 size in iostat...:-( Why does it treat as RAM when it knows
its non-volatile?
Are these features not implemented correctly in zfs-fuse or is it
expected behavior for ZFS?
Thanks a bunch!
-devsk
--
To post to this group, send email to
zfs-...@googlegroups.com
To visit our Web site, click on
http://zfs-fuse.net/
Subscription settings:
http://groups.google.com/group/zfs-fuse/subscribe?hl=en