Identify disk on HighPoint RocketRaid HBA

Andrei Brezan andrei693 at gmail.com
Tue Aug 5 13:26:03 UTC 2014


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



More information about the freebsd-questions mailing list