- Community Home
- >
- Storage
- >
- HPE SimpliVity
- >
- HPE SimpliVity Plug-in cannot complete the task be...
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
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
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
09-18-2019 07:52 AM
09-18-2019 07:52 AM
HPE SimpliVity Plug-in cannot complete the task because it cannot contact the HPE OmniStack virtual
Hi Everyone
I recently had a vcenter siyying on a vm, i have moved it to a standalone windows machine, we are using simplivity. we installed HPE Simplivity plugin for Omnistack version 3.7.8. It seems to be working fine.. the only issue is that its failing to communicate with Omnistack Virtual Controller
Please Advise.
Khonzani Tizora
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2019 05:45 AM
09-19-2019 05:45 AM
Re: HPE SimpliVity Plug-in cannot complete the task because it cannot contact the HPE OmniStack virt
- What are you seeing/errors in vCenter's virgo logs associated with the HPe SimpliVity Plugin?
- Is the plugin visible in vCenter
- Is port 9190 open?
I am a HPE Employee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2019 12:31 AM
09-20-2019 12:31 AM
Re: HPE SimpliVity Plug-in cannot complete the task because it cannot contact the HPE OmniStack virt
Basend on your question, my understading is that you moved the nodes to another vCenter, if this is the case.
1. Port 9190 should be reachable from Vcenter to OVC management network.
2. If this is moved ,please reach out to support and they would have to register the nodes to new vCenter server. using commands.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2019 05:40 AM
09-22-2019 05:40 AM
Re: HPE SimpliVity Plug-in cannot complete the task because it cannot contact the HPE OmniStack virt
You need to update the OmniStack controllers with the new vCenter information. I would suggest running this command on all OVCs, one at a time:
To get root access:
>sudo su
#source /var/tmp/build/bin/appsetup
Then run:
dsv-update-vcenter --server <IP address of new vCenter Server> --user <vsphere administrator with domain> --password <vsphere admin password>
Have in mind that this command requires rebooting the Omnistack controller. You may need to plan for a maintenance window.
Hope it helps.
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]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2019 08:40 AM
09-23-2019 08:40 AM
Re: HPE SimpliVity Plug-in cannot complete the task because it cannot contact the HPE OmniStack virt
I just had to run this command after restoring vCenter, there is some information missing to this. Special characters are not really supported with this command, place a "\" before every special characeter and make sure the password is surrounded by single quotes.
Run SVT-VM-SHOW before running this command and verify all VMs are HA compliant. The command is going to reboot the OVC right after running the command.
If this does not fix the issue, re install the plugin. I recoomend using the vCenter Server Appliance for vCenter. The Windows version of vCenter is no longer being developed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2020 12:55 AM
11-27-2020 12:55 AM
Re: HPE SimpliVity Plug-in cannot complete the task because it cannot contact the HPE OmniStack virt
Hi, I have the same problem. I need to update the controllers. I have OmniStack 4.0.0 and when I try to execute the command I get an error:
dsv-update-vcenter : command not found
Thanks in advanced!
Daniel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2020 01:00 AM
11-27-2020 01:00 AM
Re: HPE SimpliVity Plug-in cannot complete the task because it cannot contact the HPE OmniStack virt
@Daniel_ST: Did you execute this commands prior to executing dsv-update-vcenter:
sudo su
source /var/tmp/build/bin/appsetup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2020 01:02 AM
11-27-2020 01:02 AM
Re: HPE SimpliVity Plug-in cannot complete the task because it cannot contact the HPE OmniStack virt
Please elevated the access to root to try the dsv commands.
sudo su
source source /var/tmp/build/bin/appsetup
and then try the dsv command with its options.
I work for HPE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2020 01:18 AM - edited 11-27-2020 01:24 AM
11-27-2020 01:18 AM - edited 11-27-2020 01:24 AM
Re: HPE SimpliVity Plug-in cannot complete the task because it cannot contact the HPE OmniStack virt
Ok, thanks you ...
my mistake was to write #source /var/tmp/build/bin/appsetup
Now all ok.
One more question... Can i execute the command and reinitialice the OmniStack more later, when I can or the command do a reinitialice at the moment ?
P.D. (sorry by my english)
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2020 03:45 AM
11-27-2020 03:45 AM
Re: HPE SimpliVity Plug-in cannot complete the task because it cannot contact the HPE OmniStack virt
Please run the command when you are ready to reboot the OVC.
The command requires OVC reboot for the update to take place.
I work for HPE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2020 05:33 AM
12-01-2020 05:33 AM
Re: HPE SimpliVity Plug-in cannot complete the task because it cannot contact the HPE OmniStack virt
Hi, i have OVC 4.0.0 and do all the steps that you write for add to a new VCSA 6.7 (last in the HP Support web). All the steps show correct result but i have some problems.
1º. When i write "svt-vm-show" or "svt-federation-show" i get "ERROR [47]: Missing session credentials."
2º. Working throught VCSA 6.7, the access that need to show esxi hosts, vms or datacenter is very very very slow. An example, when i need to move one vm to another esxi host, when i must select the new host, it's very very slow to show the two hosts that i have.
Before I execute the "dsv-update-center" i can navigate normally throught the vcsa but without the simplivity plug-in.
Thanks in advanced, i really need help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2020 06:24 AM - edited 12-01-2020 06:25 AM
12-01-2020 06:24 AM - edited 12-01-2020 06:25 AM
Re: HPE SimpliVity Plug-in cannot complete the task because it cannot contact the HPE OmniStack virt
Hi,
If you have moved the hosts to a new Vcenter, the new vCenter details have to be updated using the 'dsv-update-vcenter' command. Please note this will reboot the OVC and has to be done one OVC at a time.
If you have rebooted the vCenter and facing a plugin slow issue, then please check the OVC from vCenter GUI, Select OVC - > Summary Tab-> if the 3 IP addresses are same, then launch web console of OVC, keep it open for 10 seconds and you should see the OVC showing the 3 IP's correct.
Do this on all the OVC in the federation if the OVC 3IP's are the same.
Thanks,
Rajini
I work for HPE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2020 05:10 AM - edited 12-02-2020 07:44 AM
12-02-2020 05:10 AM - edited 12-02-2020 07:44 AM
Re: HPE SimpliVity Plug-in cannot complete the task because it cannot contact the HPE OmniStack virt
The three IPs are different. I'm going to write the steps that I did when I have a little time ... lot of work now ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2021 02:59 AM
08-16-2021 02:59 AM
Re: HPE SimpliVity Plug-in cannot complete the task because it cannot contact the HPE Omni
just a node for hint my self
1. new vcenter , verify right version build,
2. install right version plug-in
in vc add SVT host in to cluster
3. into ovc
verify all ip address is good status
sudo su
source /var/tmp/build/bin/appsetup
dsv-update-vcenter --server 192.168.100.10 --user administrator@vsphere.local --password P@ssw0rd
..............the ovc will need reboot .....
4. if still cant display in VC Federation view
sudo su
source /var/tmp/build/bin/appsetup
goto directory
/var/tmp/build/dsv# ./dsv-update-conf --server vc_ip_address
than refresh HPE SimpliVity Federation every thing ok