On Mon, 14 Apr 2008, Jeff Bonwick wrote: > disks=`format </dev/null | grep c.t.d | nawk '{print $2}'`
I had to change the above line to disks=`format </dev/null | grep ' c.t' | nawk '{print $2}'` in order to match my mutipathed devices. ./diskqual.sh c1t0d0 130 MB/sec c1t1d0 13422 MB/sec c4t600A0B80003A8A0B0000096A47B4559Ed0 190 MB/sec c4t600A0B80003A8A0B0000096E47B456DAd0 202 MB/sec c4t600A0B80003A8A0B0000096147B451BEd0 186 MB/sec c4t600A0B80003A8A0B0000096647B453CEd0 176 MB/sec c4t600A0B80003A8A0B0000097347B457D4d0 189 MB/sec c4t600A0B800039C9B500000A9C47B4522Dd0 174 MB/sec c4t600A0B800039C9B500000AA047B4529Bd0 197 MB/sec c4t600A0B800039C9B500000AA447B4544Fd0 223 MB/sec c4t600A0B800039C9B500000AA847B45605d0 224 MB/sec c4t600A0B800039C9B500000AAC47B45739d0 223 MB/sec c4t600A0B800039C9B500000AB047B457ADd0 219 MB/sec c4t600A0B800039C9B500000AB447B4595Fd0 223 MB/sec My 'cp -r' performance is about the same as Henrik's. The 'cp -r' performance is much less than disk benchmark tools would suggest. Bob ====================================== Bob Friesenhahn [EMAIL PROTECTED], http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer, http://www.GraphicsMagick.org/ _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss