Re: amd64 + RAID freezing system

2005-12-23 Thread Daniel Rench
On 12/22/05, Georg Auernhammer [EMAIL PROTECTED] wrote:
 Hello!

 i have an amd64 with Sata 80Gig Hardisk and extra RAID:
 [...]
 newfs and mounting ar0 works.
 but as sonn as i am trying to write data on the RAID, the system
 freezes.
 i had some problems writing the label to ar0s1d
 but after some reboots he managed to write the label on ar0.
 only thing is, i cant write data...

 Any suggestions?

I just dealt with a situation that sounds similar.

I have an x86 box with a Promise SATA card with 2 drives in a RAID1
that had been running fairly well for several months. Then it suddenly
froze up (no reboot, nothing written to the console). After a power
cycle the system froze during fsck. In single user mode I was able to
get it mounted readonly without fsck, and could read some files, but
before too long it would freeze again. I pulled one of the drives and
rebooted. Same behavior. Then I pulled that drive and put the other
one back. Fsck completed and it now works fine (aside from no
mirroring going on anymore of course).

Short version: though it sure seems like one of the drives had gone
bad, the Promise card didn't notice. It may say the array is READY
you shouldn't trust it.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: amd64 + RAID freezing system

2005-12-23 Thread Georg Auernhammer
  i have an amd64 with Sata 80Gig Hardisk and extra RAID:
  [...]
  newfs and mounting ar0 works.
  but as sonn as i am trying to write data on the RAID, the system
  freezes.
  i had some problems writing the label to ar0s1d
  but after some reboots he managed to write the label on ar0.
  only thing is, i cant write data...
 
  Any suggestions?
 
 Short version: though it sure seems like one of the drives had gone
 bad, the Promise card didn't notice. It may say the array is READY
 you shouldn't trust it.

But it shouldnt freeze.
Its a RAID 10, or do you think there are more than 1 disks broken?


-- 
Georg Auernhammer
AltBenutzerberater RUS, Admin Institut für Geophysik
ehemal. FTP-Admin, Mirror, WXP-Pool
[EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: amd64 + RAID freezing system

2005-12-23 Thread Daniel Rench
On 12/23/05, Georg Auernhammer [EMAIL PROTECTED]
 But it shouldnt freeze.
 Its a RAID 10, or do you think there are more than 1 disks broken?

I know it shouldn't freeze, but in my case I had a bad drive and as
far as the Promise controller was concerned, the drive was good.
Through trial and error I figured out which drive it was (not too hard
in my case since there were only 2 drives) and replaced it.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


amd64 + RAID freezing system

2005-12-22 Thread Georg Auernhammer
Hello!

i have an amd64 with Sata 80Gig Hardisk and extra RAID:

ad4: 76319MB Seagate ST380817AS 3.42 at ata2-master SATA150
ad8: 238475MB Seagate ST3250823AS 3.03 at ata4-master SATA150
ad10: 238475MB Seagate ST3250823AS 3.03 at ata5-master SATA150
ad12: 238475MB Seagate ST3250823AS 3.03 at ata6-master SATA150
ad14: 238475MB Seagate ST3250823AS 3.03 at ata7-master SATA150
ar0: 476837MB Promise Fasttrak RAID0+1 (stripe 64 KB) status: READY
ar0: disk0 READY (master) using ad14 at ata7-master
ar0: disk1 READY (master) using ad10 at ata5-master
ar0: disk2 READY (mirror) using ad8 at ata4-master
ar0: disk3 READY (mirror) using ad12 at ata6-master

newfs and mounting ar0 works.
but as sonn as i am trying to write data on the RAID, the system
freezes.
i had some problems writing the label to ar0s1d
but after some reboots he managed to write the label on ar0.
only thing is, i cant write data...

Any suggestions?
-- 
Georg Auernhammer
http://www.isnochys.de
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]