Re: Fwd: aac0 issues, Controller is no longer running

2009-02-06 Thread Xin LI
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi, Adam,

Adam McDougall wrote:
[...]
I've been having issues with the aac0 driver with a Sun STK raid card ( 
 Adaptec 5805 ).  After FBSD upgrades and a reboot,
 it will lock up when rsync backups run at night.  After doing this about 2-3 
 times over 2-3 days, it will stabilize and be rock
 solid.  If you could assist me in maybe debugging it somehow, I would greatly 
 appreciate it.

Which release are you using in the past (seems you don't have problem
with that release, if I understand correctly), and which release are you
upgrading to?  That information would help us to narrow down the problem.

Cheers,
- --
Xin LI delp...@delphij.nethttp://www.delphij.net/
FreeBSD - The Power to Serve!
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.10 (FreeBSD)

iEYEARECAAYFAkmMhkkACgkQi+vbBBjt66ArawCguMAZFYRdTuy6rFrBlVWQyNEH
U1cAoItouqUtVBcHWEQaMOzFZuQ1TMDM
=mbzh
-END PGP SIGNATURE-
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org


Re: Fwd: aac0 issues, Controller is no longer running

2009-02-06 Thread Adam McDougall

Xin LI wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi, Adam,

Adam McDougall wrote:
[...]
  

   I've been having issues with the aac0 driver with a Sun STK raid card ( 
Adaptec 5805 ).  After FBSD upgrades and a reboot,
it will lock up when rsync backups run at night.  After doing this about 2-3 
times over 2-3 days, it will stabilize and be rock
solid.  If you could assist me in maybe debugging it somehow, I would greatly 
appreciate it.



Which release are you using in the past (seems you don't have problem
with that release, if I understand correctly), and which release are you
upgrading to?  That information would help us to narrow down the problem.

Cheers,
- --
Xin LI delp...@delphij.net  http://www.delphij.net/
  
We've been tracking 7-stable since the system was installed about half a 
year ago.  This issue has occurred every few months whenever we update 
to a more recent -stable.  I haven't seen any recent changes to aac in 
the last few months; this last upgrade was purely compulsory.  This is 
the first time I can recall where it has hung up 3 nights in a row now 
after the upgrade, usually its just 2.  It seems that it hung up last 
night about 3am or possibly earlier, judging based on when remote 
network connections started timing out.  I'm guessing it was tickled by 
the nightly periodic find scripts.  Thanks.


___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org


Fwd: aac0 issues, Controller is no longer running

2009-02-05 Thread Adam McDougall
Forwarding to list because mail to ema...@freebsd.org bounced at the
location it is apparently being forwarded to so I'm not sure if it 
was received.  I'll add that the problem seems to follow a pattern where
it happens only twice after a reboot (usually in the morning when rsync runs)
and then its fine until the next intentional reboot.  
---BeginMessage---
Ed,

   I've been having issues with the aac0 driver with a Sun STK raid card ( 
Adaptec 5805 ).  After FBSD upgrades and a reboot,
it will lock up when rsync backups run at night.  After doing this about 2-3 
times over 2-3 days, it will stabilize and be rock
solid.  If you could assist me in maybe debugging it somehow, I would greatly 
appreciate it.

Info:

   Controller Status: Optimal
   Channel description  : SAS/SATA
   Controller Model : Sun STK RAID INT
   Controller Serial Number : 00809AA0182
   Physical Slot: 48
   Temperature  : 64 C/ 147 F (Normal)
   Installed memory : 256 MB
   BIOS : 5.2-0 (15583)
   Firmware : 5.2-0 (15583)
   Driver   : 5.2-0 (15583)
   Boot Flash   : 5.2-0 (15583)


Raid5+HSP setup with 8 SAS disks.

Code here:

 code = AAC_GET_FWSTATUS(sc);
 if (code != AAC_UP_AND_RUNNING) {
 device_printf(sc-aac_dev, WARNING! Controller is no 
   longer running! code= 0x%x\n, code);


And one that mentions: COMMAND %p TIMEOUT AFTER %d SECONDS\n,


TIA,


-- 
 
Bryan G. Seitz

---End Message---
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to freebsd-stable-unsubscr...@freebsd.org