Is there any chance of an interim patch I could use to fix Promise RAID1 array rebuilds on RELENG_6? It seems to start rebuilding, then freezes after a couple of minutes with the atacontrol status counter on 0%
Regards, Richard -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of SXren Schmidt Sent: 27 December 2005 16:50 To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [email protected] Subject: cvs commit: src/sys/dev/ata ata-all.h ata-queue.c ata-raid.c sos 2005-12-27 16:49:33 UTC FreeBSD src repository Modified files: sys/dev/ata ata-all.h ata-queue.c ata-raid.c Log: Fix rebuilds of arrays that got stuck. Misc minor fixes. Bughunting and initial fixes by Pav@ and Anton. Revision Changes Path 1.109 +2 -1 src/sys/dev/ata/ata-all.h 1.52 +17 -5 src/sys/dev/ata/ata-queue.c 1.114 +11 -3 src/sys/dev/ata/ata-raid.c _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-src To unsubscribe, send any mail to "[EMAIL PROTECTED]" _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
