Date: Sat, 28 Oct 2006 02:59:43 -0700 From: Jeremy Chadwick <freebsd@jdc.parodius.com> To: Nguyen Tam Chinh <chinhngt@sectorb.msk.ru> Cc: freebsd-stable@freebsd.org Subject: Re: SATA 500Gb disk problem Message-ID: <20061028095943.GA51411@icarus.home.lan> In-Reply-To: <20061028101501.M923@it.hackers> References: <20061028101501.M923@it.hackers>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Oct 28, 2006 at 10:26:25AM +0400, Nguyen Tam Chinh wrote: > We have some dedicated servers at layeredtech. Currently new SATA 500Gb > drive was added to each server and we now noticed strange problems with > all of them: all new sata disks failed under normal load (3-6 Mbit/s I/O). > Engineers at data center replaced the drives but they failed again and > again. > Do you have any experience in working with 500Gb or more SATA drive? Can you provide what ATA chipset this drive is connected to? The drive appears to be associated with ata2. The following may suffice, for example: $ dmesg | grep ata2 ata2: <ATA channel 0> on atapci1 ad4: 114473MB <Seagate ST3120827AS 3.42> at ata2-master SATA150 $ dmesg | grep atapci1 atapci1: <nVidia nForce CK804 SATA300 controller> port 0x9f0-0x9f7,0xbf0-0xbf3,0x970-0x977,0xb70-0xb73,0xd800-0xd80f mem 0xd3002000-0xd3002fff irq 23 at device 7.0 on pci0 ata2: <ATA channel 0> on atapci1 ata3: <ATA channel 1> on atapci1 Additionally, please provide the output of `vmstat -i` to see if there's any shared interrupts with the ATA controller. -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061028095943.GA51411>