From owner-freebsd-questions@FreeBSD.ORG Tue Aug 5 13:18:42 2014 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A209E1B8 for ; Tue, 5 Aug 2014 13:18:42 +0000 (UTC) Received: from archeo.suszko.eu (archeo.unixguru.pl [IPv6:2001:41d0:1:f47a::1]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5FFCD2979 for ; Tue, 5 Aug 2014 13:18:42 +0000 (UTC) Received: from archeo (localhost [127.0.0.1]) by archeo.suszko.eu (Postfix) with ESMTP id 49829C38FF; Tue, 5 Aug 2014 15:18:39 +0200 (CEST) X-Virus-Scanned: amavisd-new at archeo.local Received: from archeo.suszko.eu ([127.0.0.1]) by archeo (archeo.local [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id iPa2TpJ7MPn8; Tue, 5 Aug 2014 15:18:39 +0200 (CEST) Received: from helium (gate.grtech.pl [195.8.99.234]) by archeo.suszko.eu (Postfix) with ESMTPSA id A8A90C38FE; Tue, 5 Aug 2014 15:18:38 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=suszko.eu; s=dkim; t=1407244718; bh=6KPpNXCdTbP0S4JlcgiWK7R6gl15k9vExmDP593cXMA=; h=Date:From:To:Cc:Subject:In-Reply-To:References; b=ohxoWPYBY2ElnfhOn8CAGfiCLXT/ixLsCMCNhZvEUoV5H3RZ3hVhef9L9tJdhD/hy 5tUL/vVXDeXz6uIDqmfdDjCUjehBRQC+oDacPGYO/dLKmYdLmqO+liYH4IpbdeZPPE 9QW0dbUbjpk9ey7toNSAfKVlgZMRUrujtcVCSUrg= Date: Tue, 5 Aug 2014 15:18:32 +0200 From: Maciej Suszko To: Andrei Brezan Subject: Re: Identify disk on HighPoint RocketRaid HBA Message-ID: <20140805151832.0fa53e55@helium> In-Reply-To: <53E0B9C5.4090403@gmail.com> References: <53E0B9C5.4090403@gmail.com> X-Mailer: Claws Mail 3.10.1 (GTK+ 2.24.22; amd64-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/MMVY=+KSF4F0DBba+a/NBBg"; protocol="application/pgp-signature" Cc: questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Aug 2014 13:18:42 -0000 --Sig_/MMVY=+KSF4F0DBba+a/NBBg Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Tue, 05 Aug 2014 13:02:29 +0200 Andrei Brezan wrote: > Hello list, >=20 > I have a HPT HBA (Rocket 2720SGL) with 7 disks attached to it. One of=20 > the disk is experiencing issues, I can see it as da6. My problem is > that I can't tell which disk this one is via smartctl. I'm running=20 > 10.0-RELEASE-p4, this is the output from dmesg: [...] > Still no clue what disk da6 actually is. The server does not have led=20 > indicators for disks so I can't identify it with dd. >=20 > % pciconf -lv | grep hpt > hpt27xx0@pci0:1:0:0: class=3D0x010400 card=3D0x00001103 > chip=3D0x27201103 rev=3D0x01 hdr=3D0x00 > vendor =3D 'HighPoint Technologies, Inc.' > class =3D mass storage > subclass =3D RAID >=20 > Any ideas how to find out which disk is causing these errors? Hi, Have you tried camcontrol identify da6 command? --=20 regards, Maciej Suszko. --Sig_/MMVY=+KSF4F0DBba+a/NBBg Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlPg2asACgkQCikUk0l7iGoaSACdElnHLQHffCDyTxLahhqeGkxV cAgAn0w8jO/6EBgA9ZrFo9vXDf+6nllD =nnvy -----END PGP SIGNATURE----- --Sig_/MMVY=+KSF4F0DBba+a/NBBg--