-
Notifications
You must be signed in to change notification settings - Fork 8
Description
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