- Community Home
- >
- Servers and Operating Systems
- >
- ProLiant
- >
- Server Management - Remote Server Management
- >
- iLO 2 XML Script Firmware Upgrade Errors
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
- 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
- Email to a Friend
- Report Inappropriate Content
08-11-2010 06:07 AM
08-11-2010 06:07 AM
iLO 2 XML Script Firmware Upgrade Errors
Here's the script we are using to update the iLO's.
Now i receive the error
Status = 0x1
"Syntax Error: Line #1: syntax error near "" in the line: "RIBCL VERSION"="2.0">
What am i missing? The code is straight from the XML scripting examples provided by HP.
The process i use is i navigate to the hponcfg directory on the server and type:
hponcfg /f ilofirmware.xml
- Tags:
- firmware update
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-11-2010 07:10 AM
08-11-2010 07:10 AM
Re: iLO 2 XML Script Firmware Upgrade Errors
What version of HPONCFG are you using? Version 8.50 of the toolset is out and it includes version 3.1.0.0 of that utility.
My sample from that set begins with the line:
good luck!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-11-2010 07:16 AM
08-11-2010 07:16 AM
Re: iLO 2 XML Script Firmware Upgrade Errors
And i believe the current HPONCFG we are using is 1.5.2.0
I cannot find any documentation stating whether the HPONCFG has to be updated or not.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-11-2010 10:22 AM
08-11-2010 10:22 AM
Re: iLO 2 XML Script Firmware Upgrade Errors
I updated to the latest HPONCFG 3.1 version and it made no difference. I also updated the management controller driver for the iLO to the newest one and it also didn't help. Still getting the same error when running the script.
Any ideas?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-12-2010 04:39 AM
08-12-2010 04:39 AM
Re: iLO 2 XML Script Firmware Upgrade Errors
As the example XML states for use with iLO2 this statement requires version 1.70 or later with TPM enabled
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-12-2010 09:14 AM
08-12-2010 09:14 AM
Re: iLO 2 XML Script Firmware Upgrade Errors
If not, you don't need to include the TPM value.
good luck!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-12-2010 09:16 AM
08-12-2010 09:16 AM
Re: iLO 2 XML Script Firmware Upgrade Errors
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-23-2010 02:42 PM
08-23-2010 02:42 PM
Re: iLO 2 XML Script Firmware Upgrade Errors
This has proved to be just as effective as using the HPONCFG utility.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-03-2012 10:56 AM
08-03-2012 10:56 AM
Re: iLO 2 XML Script Firmware Upgrade Errors
This is an old post but it is the only reference to this error I have found and has had several hundred views.
So here is what I finaly found after experencing this same issue:
It seems to be an error caused by a line that is not supported by the ILO firmware version.
I elminated sections of my xml file until the error stopped, then added the offending section in a few lines at a time.
In my case it was a call to
<SHARED_NETWORK_PORT VALUE="N" />
<VLAN ENABLED="N" />
<VLAN_ID VALUE="0" />
which were unsupported by this particular server ilo firmware level.
Leaving those lines out resolved my issues.
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP