Hello Thomas, Thursday, January 25, 2007, 8:21:55 PM, you wrote:
TMK> Hi everybody, TMK> many people, like myself, tested the performance of the ZFS TMK> filesystem by doing a "tar xf something.tar". Unfortunately, ZFS TMK> doesn't handle this workload pretty well as all writes are being TMK> executed sequentially. So some people requested a multi-threaded tar... With ZFS as local file system it shouldn't be a problem unless tar fdsync's each file but then removing fdsyncs would be easier. In case of nfs/zfs multi-threaded tar should help but I guess not for writes but rather for file/dirs creation and file closes. If you only put writes to worker threads I'm not sure it will really help much if any. -- Best regards, Robert mailto:[EMAIL PROTECTED] http://milek.blogspot.com _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss