Date: Tue, 05 Aug 2014 15:25:59 +0200 From: Andrei Brezan <andrei693@gmail.com> To: questions@freebsd.org Subject: Re: Identify disk on HighPoint RocketRaid HBA Message-ID: <53E0DB67.9060802@gmail.com> In-Reply-To: <alpine.BSF.2.11.1408050703170.48033@wonkity.com> References: <53E0B9C5.4090403@gmail.com> <alpine.BSF.2.11.1408050703170.48033@wonkity.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 08/05/14 15:15, Warren Block wrote: > On Tue, 5 Aug 2014, Andrei Brezan wrote: > >> % sudo smartctl -i -d hpt,1/n/1 /dev/hpt27xx >> >> for n=1,2,3,5,6,7,8 > > But that does not show the drive serial number? > > If the disk is accessible as /dev/da6: > > smartctl -i /dev/da6 > > From "da6 at hpt27xx0 bus 0 scbus0 target 6 lun 0": > camcontrol identify 0:6:0 Hi, "smartctl -i -d hpt,1/1/1 /dev/hpt27xx" shows me all information about the device but I don't know which one is da6. % sudo smartctl -i /dev/da6 smartctl 6.2 2014-02-18 r3874 [FreeBSD 10.0-RELEASE-p4 amd64] (local build) Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org === START OF INFORMATION SECTION === Vendor: HPT Product: DISK 0_6 Revision: 4.00 User Capacity: 1,000,204,886,016 bytes [1.00 TB] Logical block size: 512 bytes Device type: disk Local Time is: Tue Aug 5 15:17:05 2014 CEST SMART support is: Unavailable - device lacks SMART capability. So no luck here, and: % sudo camcontrol identify 0:6:0 camcontrol: ATA ATAPI_IDENTIFY via pass_16 failed Tried camcontrol identify da6 as Maciej sugested, same output as above. Really out of ideas. -- Andrei
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53E0DB67.9060802>