Re: [perf-discuss] NFS server and iSCSI target with very low performance

2009-06-30 Thread Sean Liu
Well disabling zil may bring you better performance but at the price of data integrity. Check this blog entry (which was referred to in the link I gave you before) for details: http://blogs.sun.com/roch/entry/nfs_and_zfs_a_fine A seperate SSD zil device may be a more expensive but proper option.

Re: [perf-discuss] NFS server and iSCSI target with very low performance

2009-06-30 Thread Thomas
Thanks for the info. In the meantime I got the tip from the mailing list to try zil_disable. This brings good performance. Next we will try to reinstall OpenSolaris with raid-z2 instead of Hardware Raid 6. Hopefully this solves the issue. Otherwise a separate ZIL device sounds like a good optio

Re: [perf-discuss] NFS server and iSCSI target with very low performance

2009-06-29 Thread Sean Liu
I have not checked if they are the same issue but you might want to check this out: http://www.solarisinternals.com/wiki/index.php/ZFS_Best_Practices_Guide#ZFS_and_NFS_Server_Performance A seperate ZIL log device (such as SSDs) might help to boost the performance. -- This message posted from ope