On Mar 10, 2011, at 12:15 AM, Matthew Anderson wrote:

> Hi All,
> 
> I've run into a problem with my OpenSolaris system and NTFS, I can't seem to 
> make sense of it. 
> 
> The server running the virtual machines is Ubuntu Server 10.04 running KVM. 
> Storage is presented via NFS over Infiniband. ZFS is not running compression 
> or dedup. Zil is also currently disabled because it was causing terrible NFS 
> performance.

Default recordsize for NFS is 128K. For the VM case, you will want to match the 
block size of
the clients. However, once the file (on the NFS server) is created with 128K 
records, it will remain
at 128K forever. So you will need to create a new VM store after the recordsize 
is tuned.
 -- richard

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

Reply via email to