- Community Home
- >
- Software
- >
- HPE OneView
- >
- Re: OV4VC 11.0 - No management connection is defi...
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
11-22-2022 02:30 AM - last edited on 11-27-2022 10:42 PM by support_s
11-22-2022 02:30 AM - last edited on 11-27-2022 10:42 PM by support_s
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.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2022 09:34 AM - edited 11-23-2022 09:37 AM
11-23-2022 09:34 AM - edited 11-23-2022 09:37 AM
SolutionHello everyone,
I found the main issue: You must set the "Purpose" to Management in Synergy Server Networks:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-27-2022 11:31 PM
11-27-2022 11:31 PM
Re: OV4VC 11.0 - No management connection is defined
Hello,
Good to know the issue is resolved.
Thanks.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]