From owner-freebsd-stable Thu Apr 25 7: 1:15 2002 Delivered-To: freebsd-stable@freebsd.org Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by hub.freebsd.org (Postfix) with ESMTP id 7556C37B41E for ; Thu, 25 Apr 2002 07:01:06 -0700 (PDT) Received: from simoeon.sentex.net (pyroxene.sentex.ca [199.212.134.18]) by smtp1.sentex.ca (8.12.3/8.12.3) with ESMTP id g3PE11X6028191; Thu, 25 Apr 2002 10:01:02 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <5.1.0.14.0.20020425094721.01c77d00@marble.sentex.ca> X-Sender: mdtpop@marble.sentex.ca X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Thu, 25 Apr 2002 09:54:58 -0400 To: stable@freebsd.org From: Mike Tancsa Subject: ata problems with RocketRaid in non raid mode Cc: sos@freebsd.dk Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I was writing about 8Mb/s of data out to one of my drives off a RocketRaid133 when the following popped up and froze the computer solid. Apr 25 09:09:23 backup2 /kernel: ad4: WRITE command timeout tag=0 serv=0 - resetting Apr 25 09:09:23 backup2 /kernel: ata2: resetting devices .. Apr 25 09:09:23 backup2 /kernel: ad4: removed from configuration The controller is set in non RAID mode, so its just a bunch of disks. backup2# atacontrol list ATA channel 0: Master: ad0 ATA/ATAPI rev 5 Slave: no device present ATA channel 1: Master: no device present Slave: no device present ATA channel 2: Master: ad4 ATA/ATAPI rev 6 Slave: no device present ATA channel 3: Master: ad6 ATA/ATAPI rev 6 Slave: no device present backup2# sysctl -a | grep -i ata kern.ipc.max_datalen: 136 hw.ata.ata_dma: 1 hw.ata.wc: 1 hw.ata.tags: 0 backup2# dmesg | grep -i ata atapci0: port 0xb800-0xb80f at device 4.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 atapci1: port 0x9000-0x90ff,0x9400-0x9403,0x9800-0x9807,0xa000-0xa003,0xa400-0xa407 irq 10 at device 14.0 on pci0 ata2: at 0xa400 on atapci1 ata3: at 0x9800 on atapci1 ad0: 19595MB [39813/16/63] at ata0-master UDMA66 ad4: 117246MB [238216/16/63] at ata2-master UDMA133 ad6: 117246MB [238216/16/63] at ata3-master UDMA133 backup2# backup2# atacontrol cap 2 0 ATA channel 2, Master, device ad4: ATA/ATAPI revision 6 device model Maxtor 4G120J6 firmware revision GAK819K0 cylinders 16383 heads 16 sectors/track 63 lba supported 240121728 sectors lba48 supported 240121728 sectors dma supported overlap not supported Feature Support Enable Value Vendor write cache yes yes read ahead yes yes dma queued no no 0/00 SMART yes no microcode download yes yes security yes no power management yes yes advanced power management yes no 0/00 automatic acoustic management yes yes 192/C0 192/C0 Also, how do I disable the power management ? I dont want the silly thing spinning down. ---Mike -------------------------------------------------------------------- Mike Tancsa, tel +1 519 651 3400 Sentex Communications, mike@sentex.net Providing Internet since 1994 www.sentex.net Cambridge, Ontario Canada www.sentex.net/mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message