HPE SimpliVity
1826427 Members
3496 Online
109692 Solutions
New Discussion

Re: Upgrade Mananager Issue Upgrading from 4.0.1 to 4.1.0 with MVA

 
SOLVED
Go to solution
RicT1
Valued Contributor

Upgrade Mananager Issue Upgrading from 4.0.1 to 4.1.0 with MVA

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

PB_Upgrade_Manager.png

 

 

 

4 REPLIES 4
Shivam1
HPE Pro

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

Accept or Kudo

RicT1
Valued Contributor
Solution

Re: Upgrade Mananager Issue Upgrading from 4.0.1 to 4.1.0 with MVA

Hi 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

Staples02
Established Member

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

Staples02
Established Member

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.