> I installed solaris express developer edition (b79) on a supermicro
> quad-core harpertown E5405 with 8 GB ram and two internal sata-drives.
> I installed solaris onto one of the internal drives. I added an areca
> arc-1680 sas-controller and configured it in jbod-mode. I attached an
> external sas-cabinet with 16 sas-drives 1 TB (931 binary GB). I
> created a raidz2-pool with ten disks and one spare. I then copied some
> 400 GB of small files each approx. 1 MB. To simulate a disk-crash I
> pulled one disk out of the cabinet and zfs faulted the drive and used
> the spare and started a resilver.
>
> During the resilver-process one of the remaining disks had a
> checksum-error and was marked as degraded. The zpool is now
> unavailable. I first tried to add another spare but got I/O-error. I
> then tried to replace the degraded disk by adding a new one:
>
> # zpool add ef1 c3t1d3p0
> cannot open '/dev/dsk/c3t1d3p0': I/O error
>
> Partial dmesg:
>
> Jul 25 13:14:00 malene arcmsr: [ID 419778 kern.notice] arcmsr0: scsi
> id=1 lun=3 ccb='0xffffff02e0ca0800' outstanding command timeout
> Jul 25 13:14:00 malene arcmsr: [ID 610198 kern.notice] arcmsr0: scsi
> id=1 lun=3 fatal error on target, device was gone
> Jul 25 13:14:00 malene arcmsr: [ID 658202 kern.warning] WARNING:
> arcmsr0: tran reset level=1
>
> Is this a deficiency in the arcmsr-driver?

I beleive I have found the problem. I tried to define a raid-5-volume
on the arc-1680-card and still saw errors as mentioned above.
Areca-support suggested that I upgraded to the lastest solaris-drivers
(located in the beta-folder) and upgraded firmware as well. I did both
and it somewhat solved my problems but I had very poor
write-performance, 2-6 MB/s.

So I deleted my zpool and changed the arc-1680-configuration and put
all disks in passthrough-mode. I created a new zpool and performed
similar tests and have not experienced any abnormal behaviour.

I'm re-installing the server with FreeBSD and will do similar tests
and report back.

-- 
regards
Claus

When lenity and cruelty play for a kingdom,
the gentlest gamester is the soonest winner.

Shakespeare
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to