HPE Morpheus VM Essentials
1832237 Members
2272 Online
110041 Solutions
New Discussion

Unable to create cluster in HVM 8.0.8

 
SOLVED
Go to solution
specfiedinfo
Member

Unable to create cluster in HVM 8.0.8

Unable to create cluster, when trying to create nothing happen the GUI just keep showing the cluster creation tab without showing any error.

- HVM Version 8.0.8

- Using HVM 24.0 ISO 

6 REPLIES 6
Arnout_Verbeken
HPE Pro

Re: Unable to create cluster in HVM 8.0.8

Scroll up and down and verify all settings.  Some should be in red meaning you made an error somewhere.  Look for little text under the input fields to give you more information about the errors you made.



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]
Accept or Kudo
specfiedinfo
Member

Re: Unable to create cluster in HVM 8.0.8

Showing no error on any tabs at all. Verified all the settings, not the same with previous version if ssh credentials is wrong will show error or if the version is not compatible.

Arnout_Verbeken
HPE Pro

Re: Unable to create cluster in HVM 8.0.8

SSH into the manager and do 

sudo tail -f  /var/log/morpheus/morpheus-ui/current

before cluster creation.

Then try to create cluster and check logs above

There must be an error somewhere....



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]
Accept or Kudo
specfiedinfo
Member

Re: Unable to create cluster in HVM 8.0.8

Showing the following error on the logs. I can ping the hosts and ssh the from the HVM manager. I already have a working cluster but using the v8.0.7. Was testing the latest for bulk migration option. Is there any hardening done on the HVM 24.0 iso ?

2025-08-13_09:25:34.38600 '[2025-08-13 09:25:34,385] [http-nio-127.0.0.1-8080-exec-21] ERROR c.m.a.ServersController - Connectivity errors: {success=false, errors={}, hostnames={}, hostInterfaces={}, blo ckDevices={}, sockets={}, totalSockets=null, msg=unknown error validating cluster wizard existing host connectivity}
2025-08-13_09:25:34.38602 ''[2025-08-13 09:25:34,387] [http-nio-127.0.0.1-8080-exec-21] INFO c.m.ComputeService - Post Metadata Server validation Errors: []
2025-08-13_09:25:34.38775 ''[2025-08-13 09:25:34,387] [http-nio-127.0.0.1-8080-exec-21] INFO c.m.a.ServersController - validationResults: {success=true, errors=[]}
2025-08-13_09:25:34.38781 ''[2025-08-13 09:25:34,705] [http-nio-127.0.0.1-8080-exec-21] INFO c.m.AuditLogService - CEF:0|MorpheusData|Morpheus|8.0.8|admin:servers#step|server Failed to create|src=x.x.x.x suid=1 suser=admin01 request=http://x.x.x/infrastructure/servers/step requestMethod=POST cs1Label=Object Type cs1=server cn1=null cn1Label=Object ID cs2=hvm-cluster02 cs2Label=Object Name cn2=1 cn2Label=Account ID
2025-08-13_09:25:34.70799 ''[2025-08-13 09:25:34,761] [http-nio-127.0.0.1-8080-exec-18] INFO c.m.a.ServersController - servicePlans: [zoneId:1, siteId:1, serverTypeId:, groupTypeId:4, layoutId:52, _:175 5076507472, controller:servers, action:servicePlans]
2025-08-13_09:25:34.76213 ''[2025-08-13 09:25:34,798] [http-nio-127.0.0.1-8080-exec-16] INFO c.m.a.ServersController - amazonRoles loading in 32 ms
2025-08-13_09:25:34.80047 ''[2025-08-13 09:25:34,873] [http-nio-127.0.0.1-8080-exec-16] INFO c.m.AuditLogService - CEF:0|MorpheusData|Morpheus|8.0.8|admin:servers#layoutOptionTypes|server Created|src=x.x.x.x suid=1 suser=admin01 request=http://x.x.x.x/infrastructure/servers/layout/52/option-types requestMethod=POST cs1Label=Object Type cs1=server cn1=null cn1Label=Object ID cs2=null cs2Lab el=Object Name cn2=1 cn2Label=Account ID

Arnout_Verbeken
HPE Pro

Re: Unable to create cluster in HVM 8.0.8

I think you should contact support for this.  

hpe-sw-trial-VMEssentials@hpe.com


The error is an "unknown error checking host connectivity", so it will lead us to far here to diagnose that.



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]
Accept or Kudo
cbunge
HPE Pro
Solution

Re: Unable to create cluster in HVM 8.0.8

I would definitely check from the VME manager shell that you can resolve the IPs/hostnames being provided for the new cluster. Ensure that you have connectivity with the credentials you are providing via SSH as well.

May be worth double checking the netplan on the hosts with `netplan get` to make sure static IPs are set, there is a correct default GW, and no duplicate assignment to bonds/nics are set.