Date: Fri, 18 Apr 2008 19:48:23 +0200 From: "Josep Pujadas i Jubany" <josep@bellera.cat> To: freebsd-current@freebsd.org Subject: Re: gmirror problem with HP Proliant ML110 G5 Message-ID: <20080418173850.M43706@bellera.cat> In-Reply-To: <fu9nof$a6r$1@ger.gmane.org> References: <20080417171439.M22551@bellera.cat> <fu9nof$a6r$1@ger.gmane.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 18 Apr 2008 10:56:47 +0200, Ivan Voras wrote
> It looks like a hardware failure, either:
> - bad drive
> - bad cables
> - bad or insufficiently powerful power supply
>
> What controller are you using?
# pciconf -lv
atapci0@pci0:0:31:2: class=0x01018a card=0x31f4103c chip=0x29208086
rev=0x02 hdr=0x00
vendor = 'Intel Corporation'
device = '82801IB/IR/IH (ICH9 Family) 4 port Serial ATA Storage
Controller 1'
class = mass storage
subclass = ATA
atapci1@pci0:0:31:5: class=0x010185 card=0x31f4103c chip=0x29268086
rev=0x02 hdr=0x00
vendor = 'Intel Corporation'
device = '82801IB/IR/IH (ICH9 Family) 2 port Serial ATA Storage
Controller 2'
class = mass storage
subclass = ATA
# atacontrol list
ATA channel 0:
Master: ad0 <ST3250620NS/3BJP> Serial ATA v1.0
Slave: no device present
ATA channel 1:
Master: ad2 <GB0250C8045/HPG1> Serial ATA v1.0
Slave: no device present
ATA channel 2:
Master: acd0 <HL-DT-ST DVD-RAM GSA-H60L/E904> Serial ATA v1.0
Slave: no device present
ATA channel 3:
Master: no device present
Slave: no device present
I installed /usr/ports/sysutils/smartmontools and I performed a long test to
the disk:
# smartctl -t long /dev/ad2
# smartctl -a /dev/ad2 | more
SMART Error Log Version: 1
No Errors Logged
SMART Self-test log structure revision number 1
Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error
# 1 Extended offline Completed without error 00% 27 -
The disk seems ok. I'm going to try to change the SATA cable, but it is new
as the disk ...
Regards,
Josep Pujadas
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080418173850.M43706>
