You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running the config-pc workflow, when trying to enable microseg, it fails with: EnableMicrosegmentation: Enabling Flow failed. [{'uuid': 'ac2466e5-ffb9-4766-622b-2a68acaba289', 'progress_message': 'Failed to increase memory for one or more Prism Central VMs.', 'operation_type': 'kEnableMicroseg', 'percentage_complete': 100, 'status': 'FAILED', 'cluster_reference': {'kind': 'cluster', 'uuid': 'b53dae1f-778e-4ffa-ad18-bc2d5777cbcc'}, 'last_updated_time': '2024-08-26T08:49:36Z', 'create_time': '2024-08-26T08:49:36Z', 'start_time': '2024-08-26T08:49:36Z', 'complete_time': '2024-08-26T08:49:36Z', 'entity_reference_list': [{'uuid': 'b53dae1f-778e-4ffa-ad18-bc2d5777cbcc', 'kind': 'kCluster'}], 'error_code': None, 'error_detail': 'Failed to increase memory for one or more Prism Central VMs.'}]
This is because it requires PE creds to update the PC vm memory config which are not specified in the pc-config.yml file.
What Platform / OS are you running?
Mac OS
What version are you running?
latest
Anything in the logs or a references that might be useful?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered:
after examination, this looks like it is failing because C-MSP was not enabled on the freshly deployed PC, but there does not seem to be a way to enable C-MSP in the deploy-pc workflow.
Description
When running the config-pc workflow, when trying to enable microseg, it fails with:
EnableMicrosegmentation: Enabling Flow failed. [{'uuid': 'ac2466e5-ffb9-4766-622b-2a68acaba289', 'progress_message': 'Failed to increase memory for one or more Prism Central VMs.', 'operation_type': 'kEnableMicroseg', 'percentage_complete': 100, 'status': 'FAILED', 'cluster_reference': {'kind': 'cluster', 'uuid': 'b53dae1f-778e-4ffa-ad18-bc2d5777cbcc'}, 'last_updated_time': '2024-08-26T08:49:36Z', 'create_time': '2024-08-26T08:49:36Z', 'start_time': '2024-08-26T08:49:36Z', 'complete_time': '2024-08-26T08:49:36Z', 'entity_reference_list': [{'uuid': 'b53dae1f-778e-4ffa-ad18-bc2d5777cbcc', 'kind': 'kCluster'}], 'error_code': None, 'error_detail': 'Failed to increase memory for one or more Prism Central VMs.'}]
This is because it requires PE creds to update the PC vm memory config which are not specified in the pc-config.yml file.
What Platform / OS are you running?
Mac OS
What version are you running?
latest
Anything in the logs or a references that might be useful?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: