On 09/23/09 10:59, Scott Meilicke wrote:
How can I verify if the ZIL has been disabled or not?
I am trying to see how much benefit I might get by using an SSD as a ZIL. I 
disabled the ZIL via the ZFS Evil Tuning Guide:

echo zil_disable/W0t1 | mdb -kw

- this only temporarily disables the zil until the reboot.
In fact it has no effect unless file systems are remounted as
the variable is only looked at on mount.


and then rebooted. However, I do not see any benefits for my NFS workload.

To set zil_disable from boot put the following in /etc/system and reboot:

set zfs:zil_disable=1

Neil
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to