Displaying 1 result from an estimated 1 matches for "zfsatan".
Did you mean:
satan
2008 Oct 08
1
Troubleshooting ZFS performance with SIL3124 cards
...rdnum 0x01 function 0x00: vendor 0x1095 device 0x3124
Silicon Image, Inc. SiI 3124 PCI-X Serial ATA Controller
pci bus 0x0088 cardnum 0x01 function 0x00: vendor 0x1095 device 0x3124
Silicon Image, Inc. SiI 3124 PCI-X Serial ATA Controller
c5*, c6* and c7* are the eSATA disks.
zpool create -f zfsatan mirror c5t0d0 c5t1d0 mirror c5t2d0 c5t3d0
mirror c6t0d0 c6t1d0 mirror c6t2d0 c6t3d0 mirror c7t0d0 c7t1d0 mirror
c7t2d0 c7t3d0
zfs create zfsatan/fs01
-bash-3.2# time dd if=/dev/zero bs=1024x1024x1024 count=8 of=/zfsatan/
fs01/storfil
8+0 records in
8+0 records out
real 2m58.863s
user 0...