VMware vCenter Server 6.7.x
sum(tinyMB) + sum(CompressClassSize MB) = 10000
sum(largeMB) + sum(CompressClassSize MB) = 32000
/var/log/vmware/converge/converge_status.json file contains:
"description": "Converge vCenter with external PSC to embedded PSC",
"end_time": "2021-04-01 12:35:39",
"id": "",
"message": "Uninstalling vmware authentication framework failed.",
"msg_id": "21",
"progress": 100,
"start_time": "2021-04-01 12:35:38",
"status": "FAILED",
"subtask": [
{
"key": "precheck",
"value": {
"description": "Precheck validations for converge",
"status": "SUCCEEDED"
}
},
{
"key": "requirements",
"value": {
"description": "Gather requirements",
"status": "SUCCEEDED"
}
},
{
"key": "leavefed",
"value": {
"description": "Leave federation domain",
"status": "SUCCEEDED"
}
},
{
"key": "uninstallvmafd",
"value": {
"description": "Uninstall vmafd client",
"status": "FAILED"
}
},
{
"key": "stopservices",
"value": {
"description": "Stop all services",
"status": "PENDING"
}
},
{
"key": "initialize",
"value": {
"description": "Initialize converge",
"status": "PENDING"
/var/log/firstboot/firstbootinfrastructure.log file contains entries similar to:
2020-04-16T19:30:23.896Z WARNING firstbootInfrastructure stopping status aggregation...
2021-04-01T12:35:38.809Z INFO firstbootInfrastructure PID:50863
2021-04-01T12:35:39.119Z ERROR firstbootInfrastructure
2021-04-01T12:35:39.119Z ERROR firstbootInfrastructure Memory allocated should be 10000, 32000 max for tiny & large.but the memory is allocated as 10096, 32096
Note: The preceding log excerpts are only examples. Date, time, and environmental variables may vary depending on your environment.
To address this issue, please follow the below steps: