> Create a pool [ ... ]
> Write a 100GB file to the filesystem [ ... ]
> Run I/O against that file, doing 100% random writes with an 8K block size.

Did you set the record size of the filesystem to 8K?

If not, each 8K write will first read 128K, then write 128K.

Anton
 
 
This message posted from opensolaris.org
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to