- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- Can not update HP Management Agents on ESX
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
01-24-2008 01:54 PM
01-24-2008 01:54 PM
version 7.80 is currently installed and we want to update to 7.91 (which supports 3.5).
When we attempt to install 7.91 we are informed that we must remove the original agents first.
When we attempt to uninstall 7.80 we are infomed that:
"Installer does not support the VMware ESX Server version"
So we can't install and we can't uninstall the HP agents.
How can we work around this and upgrade the HP Agents (and without downgrading or reinstalling ESX)?
Thanks!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2008 08:50 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2008 12:04 PM
01-25-2008 12:04 PM
Re: Can not update HP Management Agents on ESX
please provide your email id so we can take this off board
regards,
/srh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2008 06:05 PM
01-27-2008 06:05 PM
Re: Can not update HP Management Agents on ESX
The 7.91 installer was able to uninstall the 7.8 package.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2008 02:27 AM
04-18-2008 02:27 AM
Re: Can not update HP Management Agents on ESX
tried with newer installer installvm791 --uninstall. but it failed with line 98: syntax error near unexpected token '{'setfailure() {
any ideas, anyone? beside reinstalling ESX please help me
Nasco
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2008 12:37 PM
08-01-2008 12:37 PM
Re: Can not update HP Management Agents on ESX
./installvm810.sh --uninstall
Worked like a charm
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2008 01:24 PM
08-06-2008 01:24 PM
Re: Can not update HP Management Agents on ESX
To fix the issue you will need to edit the installvm###.sh on the version your trying to un-install. Make a backup first.
Edit the line for example from:
SUPPORTED_VERSIONS="3.0.1 3.0.2"
to include the version of ESX your trying to un-install the agent from.
like:
SUPPORTED_VERSIONS="3.0.1 3.0.2 3.5.0"
The script should un-install the agents when you run it.
I hope this helps.
Dana
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2008 09:48 AM
10-30-2008 09:48 AM
Re: Can not update HP Management Agents on ESX
Regards,
Brian