HPE OneView
1834605 Members
4547 Online
110069 Solutions
New Discussion

Re: OV4VC 11.0 - No management connection is defined

 
SOLVED
Go to solution
Parziwolle
Occasional Collector

OV4VC 11.0 - No management connection is defined

Hello everyone,

 

we have a HPE OneView for vCenter 11.0 Appliance which is configured with a CA-Certificate, vCenter registered, OneView-Synergy connected, Firmware registered.

If we try to deploy ESXi Image with Grow Cluster (new Cluster) or Deploy OS (Single Host) we get the following Error

 

Messages:

- No management connection is defined.<br/><br/>Please fix the above issues and then try again.

- Error found at OneView while growing the cluster

 

I enabled Trace Logging but cannot find the core issue:

2022-11-22 09:19:11,599 3336 139766037178112 ERROR root handle_ovm_exception Uncaught Exception:BadRequest - No management connection is defined.<br/><br/>Please fix the above issues and then try again.
Traceback (most recent call last):
File "/opt/ov4vc/ovm/ovmenv/lib64/python3.8/site-packages/flask/app.py", line 1950, in full_dispatch_request
rv = self.dispatch_request()
File "/opt/ov4vc/ovm/ovmenv/lib64/python3.8/site-packages/flask/app.py", line 1936, in dispatch_request
return self.view_functions[rule.endpoint](**req.view_args)
File "/opt/ov4vc/ovm/src/utils/decorators.py", line 133, in verify_session_wrapper
return func(*args, **kwargs)
File "/opt/ov4vc/ovm/src/cluster_api.py", line 252, in grow_cluster_fresh_deployment
return_data = grow_cluster_with_import.grow(post_body)
File "/opt/ov4vc/ovm/src/ov_resources/grow_cluster_with_import.py", line 581, in grow
raise BadRequest(format_verification_error_msg(validate))
utils.ovm_exceptions.BadRequest: No management connection is defined.<br/><br/>Please fix the above issues and then try again.

 

2022-11-21 16:01:35,433 3336 139764854408960 ERROR ov_resources.grow_cluster_with_import deploy_host_with_os 'utf-8' codec can't decode byte 0xfc in position 2594: invalid start byte
Traceback (most recent call last):
File "/opt/ov4vc/ovm/src/ov_resources/grow_cluster_with_import.py", line 178, in deploy_host_with_os
ilo_deploy_host.deploy_ilo_host_only_os(deploy_data, post_data, ov_obj)
File "/opt/ov4vc/ovm/src/ov_resources/ilo_deploy_host.py", line 468, in deploy_ilo_host_only_os
raise error
File "/opt/ov4vc/ovm/src/ov_resources/ilo_deploy_host.py", line 454, in deploy_ilo_host_only_os
ks_cfg_folder = create_server_ksconfig_file(
File "/opt/ov4vc/ovm/src/ov_resources/ilo_deploy_host.py", line 92, in create_server_ksconfig_file
filedata = read_kstempalte_file(plan_id,ks_config_path)
File "/opt/ov4vc/ovm/src/ov_resources/ilo_deploy_host.py", line 222, in read_kstempalte_file
filedata = file.read()
File "/opt/rh/rh-python38/root/lib64/python3.8/codecs.py", line 322, in decode
(result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xfc in position 2594: invalid start byte
2022-11-21 16:01:35,506 3336 139764854408960 DEBUG ilo_media.iso_image_process growClusterISOCleanup Successfully unmounted the iso image
2022-11-21 16:01:35,562 3336 139764854408960 ERROR ov_resources.grow_cluster_with_import initiate_os_deployment 'utf-8' codec can't decode byte 0xfc in position 2594: invalid start byte

The Server is not even powered on. After click Finish or Deploy we get the error.

Best regards.

2 REPLIES 2
Parziwolle
Occasional Collector
Solution

Re: OV4VC 11.0 - No management connection is defined

Hello everyone,

I found the main issue: You must set the "Purpose" to Management in Synergy Server Networks:

2022-11-23 18_32_51-Clipboard.jpg
 
"Grow Cluster" still not working cause of "Memory Degraded" Status in HPE iLO.
Appears always after Server Profile attached. The "Health-Check-Script" will abort the Deployment Process always.
 
"Deploy OS" work fine if secure Boot disabled.
ManBha
HPE Pro

Re: OV4VC 11.0 - No management connection is defined

Hello,

 

Good to know the issue is resolved.

 

Thanks.

I work for HPE.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

Accept or Kudo