- Community Home
- >
- Storage
- >
- HPE SimpliVity
- >
- Simplivity deployment cluster specification retrie...
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
04-03-2023 02:26 AM - last edited on 04-03-2023 09:43 AM by support_s
04-03-2023 02:26 AM - last edited on 04-03-2023 09:43 AM by support_s
Simplivity deployment cluster specification retrieval error
Hello all,
When I tried to deploy my 2 node simplivity device to my current cluster, its giving this error. I guess its cannot communicate with the cluster. The all of other test is successfuly. I cannot find any solution. Do you have any idea ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2023 03:27 AM
04-03-2023 03:27 AM
Query: Simplivity deployment cluster specification retrieval error
System recommended content:
1. HPE Simplivity - Deployment Fails at Step 7 "ERR_DPLY_HYPERVISOR_VERSION_NOT_FOUND"
2. SimpliVity Video - How to configure remote backups – Network Requirments
Please click on "Thumbs Up/Kudo" icon to give a "Kudo".
Thank you for being a HPE valuable community member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2023 06:21 AM
04-03-2023 06:21 AM
Re: Simplivity deployment cluster specification retrieval error
Hello @Kumport_BT ,
Do you have distributed switches configured in the cluster you're trying to deploy this node into? The orchestrator.log file should give you a better idea of what the problem was, post it here if you can.
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
04-03-2023 10:09 PM
04-03-2023 10:09 PM
Re: Query: Simplivity deployment cluster specification retrieval error
Hello,
No, I dont have a distrubuted switch. Just vlans.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2023 07:24 AM
04-04-2023 07:24 AM
Re: Query: Simplivity deployment cluster specification retrieval error
The deployment manager expects standard vSwitches and also expects standard PortGroup names, so if you don't have distributed switches, have you changed the names of the PortGroups of the nodes in that cluster? Another thing to check is to make sure that you don't have any empty clusters in that datacenter.
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
06-05-2025 09:32 PM
06-05-2025 09:32 PM
Re: Simplivity deployment cluster specification retrieval error
Try skipping the validation test and force the deployment by doing the following:
1) Login to Deployment manager machine. ( do not start the deployment Manager)
2) Browse to C:\Program Files (x86)\SimpliVity\DeploymentManager
3) Edit the file "Simplivity.DM.View.exe.config"
4) Change the value to ‘True’ in following line <add key="PredeployValidationOverride" value=“False"/>
i.e. <add key="PredeployValidationOverride" value=“True"/>
5) Start the deployment manager and proceed for deployment.