- Community Home
- >
- Storage
- >
- HPE SimpliVity
- >
- Re: Upgrade Mananager Issue Upgrading from 4.0.1 t...
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
05-19-2021 07:20 AM
05-19-2021 07:20 AM
Hi,
I have a problem with the upgrade manager when updating from 4.0.1 to 4.1.0 with an MVA.
The messages is: Cannot access the Management Virtual Appliance from the hypervisor management system.
I rebooted the vcenter and the MVA. I also check the communicatuin between vCenter and MVA. All seems ok but the problem is still their.
Any idea?
Regards
Ric
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2021 07:30 AM
05-20-2021 07:30 AM
Re: Upgrade Mananager Issue Upgrading from 4.0.1 to 4.1.0 with MVA
Hi RicT1,
Can you please try to log in to the Upgrade Manager using the IP of the vCenter (HMS) and check if the inventory is fetched ?
Regards
Shivam
I work for HPE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2021 09:53 AM - edited 05-20-2021 09:55 AM
05-20-2021 09:53 AM - edited 05-20-2021 09:55 AM
SolutionHi Shivam,
Finally i solved the issue with help of the Hpe Simplivity support team by removing the MVA.
The procedure was:
1) Retrieve the MVA Id with command dsv-mva-show
2) Remove the MVA with command dsv-mva-delete --id 'xxxxx' --force
3) Execute a special script from the support team dsv-federation-switch --mva-enabled false
After this procedure, i was able to start the upgrade through upgrade manager.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2023 06:41 AM - edited 11-15-2023 06:41 AM
11-15-2023 06:41 AM - edited 11-15-2023 06:41 AM
Re: Upgrade Mananager Issue Upgrading from 4.0.1 to 4.1.0 with MVA
Hi there,
Where did you insert those commands? In one of the Omnistack VMs or on VCenter?
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2023 06:45 AM
11-15-2023 06:45 AM
Re: Upgrade Mananager Issue Upgrading from 4.0.1 to 4.1.0 with MVA
Hi again
Oh I have just now found the answer, so log on in one of OVC and type sudo before the command.
Tks anyway.