On 5/15/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Each drive is freshly formatted with one 2G file copied to it.
How are you creating each of these files?
zpool create tank c0d0 c0d1; zfs create tank/test; cp ~/bigfile /tank/test/
Actual content of the file is random junk from /dev/random.
Also, would you please include a the output from the isalist(1) command?
pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86
Have you double-checked that this isn't a measurement problem by
measuring zfs with zpool iostat (see zpool(1M)) and verifying that
outputs from both iostats match?
Both give same kb/s.
How much memory is in this box?
1.5g, I can see in /var/adm/messages that it is recognized.
As root, type mdb -k, and then at the ">" prompt that appears, enter the
following command (this is one very long line):
*sata_hba_list::list sata_hba_inst_t satahba_next | ::print sata_hba_inst_t
satahba_dev_port | ::array void* 32 | ::print void* | ::grep ".!=0" | ::print
sata_cport_info_t cport_devp.cport_sata_drive | ::print -a sata_drive_info_t
satadrv_features_support satadrv_settings satadrv_features_enabled
This gives me "mdb: failed to dereference symbol: unknown symbol
name". I don't know enough about the syntax here to try to isolate
which token it is complaining about. But, I don't know if my PCI/SATA
card is going through sd driver, if that is what commands above
assume... my understanding is that sil3114 goes through ata driver, as
per this blog: http://blogs.sun.com/mlf/entry/ata_on_solaris_x86_at
If there is any other testing I can do, I would be happy to.
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss