- Community Home
- >
- Servers and Operating Systems
- >
- HPE Synergy
- >
- HPE Synergy
- >
- Updating CPLD via Powershell
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2022 01:01 AM - last edited on 02-24-2022 05:08 PM by support_s
02-18-2022 01:01 AM - last edited on 02-24-2022 05:08 PM by support_s
Updating CPLD via Powershell
Hi @ALL,
I'm currently trying to update the CPLD on a list of Synergy-Servers via powershell, using both the oneview- and the ilo-cmdlets.
My query is the following: Update-HPEiLOFirmware -Connection <connection> -Location <location> -confirm:$false
Connection to the iLO is possible, but the update-query always fails at the same point. I've tried to get behind it using Enable-HPEiLOLog to get a better view of the error, but unfortunately I get nothing that I really understand.
The error in powershell:
Update-HPEiLOFirmware : [10.117.128.155]: Object reference not set to an instance of an object.
At line:1 char:1
+ Update-HPEiLOFirmware -Connection $testconnection -Location $testpath ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : OperationStopped: (:) [Update-HPEiLOFirmware], Exception
+ FullyQualifiedErrorId : HPE.iLO.Cmdlet.UpdateHPEiLOFirmware
The iLOLog seems fine until that point:
2022-02-18 09:32:27,430 INFO - [Update-HPEiLOFirmware][10.117.128.155][Redfish][ValidateRecord]: Checking for TPM Status.
2022-02-18 09:32:27,437 INFO - [Update-HPEiLOFirmware][10.117.128.155][Redfish][GetODataIdFromResourceDirectory]: Begin
2022-02-18 09:32:27,442 INFO - [Update-HPEiLOFirmware][10.117.128.155][Redfish][GetODataIdFromResourceDirectory]: Getting url value from resource instance.
2022-02-18 09:32:27,448 INFO - [Update-HPEiLOFirmware][10.117.128.155][Redfish][GetODataIdFromResourceDirectory]: End
2022-02-18 09:32:27,769 ERROR - [Update-HPEiLOFirmware][10.117.128.155][Redfish]:
ExceptionMessage:Object reference not set to an instance of an object..
InnerException:.
StackTrace: at HPE.iLO.Communication.Redfish.RedfishCommunication.CheckTPMStatus(iLORedfishConnection redfishConnection, CmdletRecord cmdletRecord, String ODataType, String query, Boolean TPMFlag)
at HPE.iLO.Communication.Redfish.Model.UpdateModel.ValidateRecord(CmdletRecord cmdletRecord)
Seems like there is some problem in the validating process, but I can't really figure out why.
If there is anything wrong with my post, sorry, first time posting here. Thanks in advance!
Best regards
Florian Giestl
- Tags:
- iLO_OA
- Synergy system
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2022 07:27 PM
02-22-2022 07:27 PM
Re: Updating CPLD via Powershell
Hello,
Hope this helps.
https://support.hpe.com/hpesc/public/docDisplay?docId=sf000046896en_us&docLocale=en_US
https://support.hpe.com/hpesc/public/docDisplay?docId=c03334058 [page 60]
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2022 11:40 PM
02-22-2022 11:40 PM
Re: Updating CPLD via Powershell
Hi,
thanks for the reply.
Unfortunately that doesn't really help. Both documents you sent are regarding iLO4, but im talking about Synergy, so iLO5. But I don't really know if that makes a difference scripting wise.
The bigger problem is, while I'm using powershell to try to automate the updates, I can't find anything about powershell in those documents.
Best regards
Florian Giestl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2022 06:23 AM
02-23-2022 06:23 AM
Re: Updating CPLD via Powershell
There were also Gen9 w/ iLo4 availble in the Synergy compute module lineup, but I agree that the automated responses from the support_s SYSTEM RECOMMENDED bot are not usually helpful
Also, what version of HPEiLOCmdlets do you have installed? Get-Command Update-HPEiLOFirmware
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2022 07:36 AM - edited 02-23-2022 07:38 AM
02-23-2022 07:36 AM - edited 02-23-2022 07:38 AM
Re: Updating CPLD via Powershell
Engineering testing prior to the release of the CPLD update demonstrated there are issues with this (typically "factory-only" piece of firmware) in HPE OneView, SUM, SUT, and iLO. There was no viable process using OneView . That's why the published advisories do not mention using it to deploy on a large scale. Those issues will all be addressed quickly, but it will be a couple month(s) before we hit the next release cycle.
The iLO powershell might work.. ..but there was both explanable and unexplainable behavior in iLO so that method was also not documented in favor of the iLOrest tool, which always worked.
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]
