ProLiant Servers (ML,DL,SL)
1823255 Members
3082 Online
109648 Solutions
New Discussion

Problem with CONNECT-HPEBIOS on DL380 Gen11

 
SOLVED
Go to solution
CymruWizard
Occasional Advisor

Problem with CONNECT-HPEBIOS on DL380 Gen11

Hi,

Hoping someone can help.

I have a new HPE Proliant DL380 Gen11 and I am trying to connect to it using the CONNECT-HPEBIOS command and it fails.

I have installed the latest powershell module (V3.1.0.0) and it still fails with the following:-

 

Connect-HPEBIOS -IP 1.2.3.4 -Username Uname -Password Pword -DisableCertificateAuthentication
WARNING: [1.2.3.4] DNS name translation not available.
Connect-HPEBIOS : [1.2.3.4] : Atleast one connection type has to be specified for the module to connect.
At line:1 char:8
+ $con = Connect-HPEBIOS -IP 1.2.3.4 -Username Uname -Password Pw ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : OperationStopped: (:) [Connect-HPEBIOS], Exception
+ FullyQualifiedErrorId : HPE.BIOS.Cmdlet.Connector.ConnectHPEBIOS

 

The same command works fine on the Gen9 and Gen10 servers that we also have.

The Connect-HPEiLO command works correctly on the Gen11 server too.

Thanks in advance.

6 REPLIES 6
thutchings
HPE Pro

Re: Problem with CONNECT-HPEBIOS on DL380 Gen11

Hello,

 

It appears that for the Gen11 (iLO 6), it does not know what type of connection to use to connect into the iLO and BIOS. I tested this out and I get the same results that you observed. I notice the following for the other generation servers (when using the -verbose parameter):

 

iLO 4

VERBOSE: [Connect-HPEBIOS][10.226.244.68]: Creating connection for connection type(s): RIBCL, REST


iLO 5

VERBOSE: [Connect-HPEBIOS][10.226.246.76]: Creating connection for connection type(s): Redfish

 

I believe a case will need to be created for this. 

 

Regards



I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo
Sunitha_Mod
Moderator

Re: Problem with CONNECT-HPEBIOS on DL380 Gen11

Hello @CymruWizard,

Let us know if you were able to resolve the issue.

If you have no further query and you are satisfied with the answer then kindly mark the topic as Solved so that it is helpful for all community members.



Thanks,
Sunitha G
I'm an HPE employee.
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo
CymruWizard
Occasional Advisor

Re: Problem with CONNECT-HPEBIOS on DL380 Gen11

I expect that this will be fixed in a future version of the HPE BIOS Cmdlets for Powershell. None of the versions I have found even mention the Gen11 servers.

knichols
Member

Re: Problem with CONNECT-HPEBIOS on DL380 Gen11

I'm obvserving the same problem on all Gen11 ProLiant models...

I've actually seen something similar on Gen10 Plus ProLiants, but the error was along the lines of incorrectly formatted XML data. 

HPE PowerShell Cmdlets are some of the best there is, and I'm grateful that the iLOCmdlets continues to work and be updated, but I'd really like to see either an update to the HPEBIOSCmdlets module to support Gen11 and Gen10 Plus ProLiants. That or either sunset the HPEBIOSCmdlets and incorporate their functionality into the iLOCmdlets.

CymruWizard
Occasional Advisor
Solution

Re: Problem with CONNECT-HPEBIOS on DL380 Gen11

I have seen that V4.0.0.0 of the BIOSCmdlets are now available.

After a quick download and test, they seem to be working with Gen11 servers.

A lot of testing ahead to make sure all is ok!!

Sunitha_Mod
Moderator

Re: Problem with CONNECT-HPEBIOS on DL380 Gen11

Hello @CymruWizard,

Perfect! 

We are extremely glad to know the issue has been resolved and we appreciate you for keeping us posted. 



Thanks,
Sunitha G
I'm an HPE employee.
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo