Here's bonnie++ output with default settings:
Version  1.03       ------Sequential Output------ --Sequential Input- --Random-
                    -Per Chr- --Block-- -Rewrite- -Per Chr- --Block-- --Seeks--
Machine        Size K/sec %CP K/sec %CP K/sec %CP K/sec %CP K/sec %CP  /sec %CP
sonas         4100M 138010  74 144083  33 76546  19 138071  90 185735  15 464.7 
  1
                    ------Sequential Create------ --------Random Create--------
                    -Create-- --Read--- -Delete-- -Create-- --Read--- -Delete--
             files  /sec %CP  /sec %CP  /sec %CP  /sec %CP  /sec %CP  /sec %CP
                 16 24307  99 +++++ +++ +++++ +++ 24438  99 +++++ +++ +++++ +++
sonas,4100M,138010,74,144083,33,76546,19,138071,90,185735,15,464.7,1,16,24307,99,+++++,+++,+++++,+++,24438,99,+++++,+++,+++++,+++

[EMAIL PROTECTED]:/etc# dladm show-dev
LINK            STATE  SPEED    DUPLEX
rge0            up     1000Mb   full

A bit speed testing with dd:
[EMAIL PROTECTED]:/etc# dd if=/dev/zero of=/storagepool/users/test.dump bs=128k
2035941376 bytes (2.0 GB) copied, 23.6579 seconds, 86.1 MB/s

The network rate is about 35-45 MB/s when copying large files from Windows XP 
over CIFS to the ZFS share. At the same time "zpool iostat 5" shows write speed 
which is jumping in the following manner (there's actual sequent numbers for 
write speed) 50.9M, 43.0M, 7.88M, 50.9M, 50.9M, 18.6M, 32.3M, 50.9M

Monitoring "iostat -xnz 1" shows the following trend (while copying large files 
from windows):

three seconds of writing 
    r/s    w/s   kr/s   kw/s wait actv wsvc_t asvc_t  %w  %b device
    0.0  477.1    0.0 57656.7  2.8 31.6    5.9   66.3  97 100 c3t0d0
    0.0  469.4    0.0 56671.8  2.8 31.6    6.0   67.4  97 100 c3t1d0
    0.0  482.6    0.0 58648.3  2.8 31.6    5.8   65.5  97 100 c3t2d0

then three seconds without any writing. Then again three seconds of writing 
following with three seconds without writing.

My machine is based on GIGABYTE GA-P35-DS3P motherboard with Intel Code 2 Duo 
processor, 2GB fast 800Mhz DDR2 ram in dual-channel configuration and three 
Seagate 7200.11 750GB disks connected to the motherboard SATA controler running 
in AHCI mode. The motherboard uses Realtek 8111B network chipset to provide the 
gigabit ethernet.

Does that info help anything?

 - Juho Mäkinen
 
 
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