When trying to scale out the number of nodes in Aria Operations for Network using Lifecycle Manager, an error is reported with code: LCMVRNICONFIG90061.
VMware Aria Operations for Networks Create cluster Rest call status code:200 output message :OK output:{"status":true,"statusCode":{"code":0,"codeStr":"OK"},"message":"Clustering Status","data":{"steps":[{"key":"cluster_extension","progress":"Expansion Partially Failed","message":"Started deploying cluster"},{"key":"existing_cluster_pre_conditions","progress":"Done","message":"Checking pre conditions on existing cluster"},{"key":"cluster_uniquekey","progress":"Done","message":"Copy Unique keys to all nodes"},{"key":"nodes_pre_condition","progress":"Failed","message":"Checking pre conditions"},{"key":"brick_size_platform4","progress":"Done","message":"Brick size compatibility check on platform4[##.##.##.##]"},{"key":"brick_size_platform5","progress":"Done","message":"Brick size compatibility check on platform5[##.##.##.##]"},{"key":"disk_size_platform4","progress":"Failed","message":"Disk size compatibility check on platform4"},{"key":"disk_size_platform5","progress":"Failed","message":"Disk size compatibility check on platform5"},{"key":"resolution_platform4","progress":"Failed","message":"Platform(IP [##.##.##.##], Disk size[1024]) is not compatible with existing platform(IP [##.##.##.##], Disk size[2560]). Please deploy new platforms with the same disk size as the existing platform or add an additional disk to match the size and try creating/expanding the cluster again."},{"key":"resolution_platform5","progress":"Failed"
VMware Aria LifeCycle Manager 8.x
Primary or secondary disk sizes on the existing platform node VMs were manually increased. This modification is unsupported and resulted in a disk size mismatch between the existing and newly deployed VMs, ultimately causing the cluster expansion to fail.
Redeploy of the AON cluster via LCM and expand cluster as there is no option to customize or select the required disk size during the deployment of new VM. LCM automatically provisions disk space based on the selected brick size.