On 5 Aug 11, at 08:14 , Darren J Moffat wrote:

> On 08/05/11 13:11, Edward Ned Harvey wrote:
>> 
>> My question: Is there any way to make Disabled ZIL a normal mode of
>> operations in solaris 10? Particularly:
>> 
>> If I do this "echo zil_disable/W0t1 | mdb -kw" then I have to remount
>> the filesystem. It's kind of difficult to do this automatically at boot
>> time, and impossible (as far as I know) for rpool. The only solution I
>> see is to write some startup script which applies it to filesystems
>> other than rpool. Which feels kludgy. Is there a better way?
> 
> echo "set zfs:zil_disable = 1" > /etc/system

echo "set zfs:zil_disable = 1" >> /etc/system

Mike

---
Michael Sullivan                   
m...@axsh.us
http://www.axsh.us/
Phone: +1-662-259-8888
Mobile: +1-662-202-7716


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

Reply via email to