Server Management - Remote Server Management
1752866 Members
4032 Online
108791 Solutions
New Discussion

Re: Get-HPEiLOServerInfo fail with "Error mapping types" for DL380 GEN10 server

 
SOLVED
Go to solution
lane2
Occasional Collector

Get-HPEiLOServerInfo fail with "Error mapping types" for DL380 GEN10 server

Hi

The following command failes:

Get-HPEiLOServerInfo -Connection $connection  

Error:

Get-HPEiLOServerInfo : [xx.xx.xx.xx]: Error mapping types.
Mapping types:
NICEthernetInterfaceInfo -> ServerInfo
HPE.iLO.Communication.Redfish.DataEntity.NICEthernetInterfaceInfo -> HPE.iLO.Response.Redfish.ServerInfo
Type Map configuration:
NICEthernetInterfaceInfo -> ServerInfo
HPE.iLO.Communication.Redfish.DataEntity.NICEthernetInterfaceInfo -> HPE.iLO.Response.Redfish.ServerInfo
Property:
NICInfo
At line:1 char:15
+ $ServerInfo = Get-HPEiLOServerInfo -Connection $connection
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : OperationStopped: (:) [Get-HPEiLOServerInfo], Exception
+ FullyQualifiedErrorId : HPE.iLO.Cmdlet.GetHPEiLOServerInfo

Connections is valid and iLOFirmwareVersion 1.,4 

HPEiLOCmdlets version 2.1.0.0

Any suggestions?

Thank's

 

2 REPLIES 2
Hema_H
HPE Pro
Solution

Re: Get-HPEiLOServerInfo fail with "Error mapping types" for DL380 GEN10 server

Hi,

This is a known issue with the cmdlet on iLO FW 1.40. This will be fixed in the upcoming 2.2.0.0 release.

Thanks,

Hema

 


I work for HPE

Accept or Kudo

SonicFlash
New Member

Re: Get-HPEiLOServerInfo fail with "Error mapping types" for DL380 GEN10 server

I've the same problem with same firmware version 1.40 on ML 350 G10

HPEiLONICinfo

HPEiLOServerInfo 

Any news ?

Is available an Hp RSS Feed that notify when 2.2.0.0 release will be published?