[OmniOS-discuss] omnios LTS hpaculi / hpssascli p410i support

Eric Sproul eric.sproul at circonus.com
Wed Oct 5 14:46:23 UTC 2016


On Wed, Oct 5, 2016 at 10:35 AM, Dan McDonald <danmcd at omniti.com> wrote:
>
>> On Oct 5, 2016, at 9:50 AM, ludo zor <ghestin at hotmail.com> wrote:
>>
>> Hello
>> I migrating a dl370g6 solaris 10 , hpacucli 9.0-24.0 ( for monitoring raid ) to the last omnios lts .
>> When a I try all version of hpacucli or hpssascli on it , i always have the same message , "controller not found" .
>> Can you help me ?
>>
>
> PLEASE do not use Oracle Solaris drivers on OmniOS.  There are likely to be subtle incompatibilities.

I don't think these are drivers-- they sound like admin utilities,
though I'm not too familiar with HP hardware.  I would first check
that the illumos cpqary3 driver is attaching to the hardware:

# grep cpqary3 /etc/path_to_inst

If this shows nothing, then for some reason the driver did not attach.
The kernel log might have some messages related to that.

Can you install pkg:/system/pciutils and post the output of
`/usr/sbin/lspci -nn` for this machine?  The PCI ID for the HBA would
need to be one of the IDs that cpqary3 knows about, which are listed
in /etc/driver_aliases.

Eric


More information about the OmniOS-discuss mailing list