When performing an "Expand Cluster" operation to add a new platform node to an existing cluster, The cluster expansion task fails with a disk size incompatibility error as seen in the following example:
The platform (IP [##.##.##.###]), disk size[1024]) is not compatible with the [Error] existing platform (IP [##.##.##.###], disk size[3686]). Deploy new platforms with the same disk size as the existing platform or add an additional disk that corresponds to that size and retry creating or expanding the cluster.
Additional symptoms include:
VCF Operations for Networks 6.x
The newly deployed platform node was provisioned with the default disk capacity of 1024 GB (1 TB). This does not match the disk capacity of the existing cluster nodes, which have been expanded to a larger size (e.g., 3686 GB or 3.4 TB). The cluster expansion validation process requires uniform disk capacities across all participating platform nodes.
To resolve this issue, the disk size of the new node must be aligned with the existing cluster nodes before the expansion process is finalized.
Once the disk sizes match exactly, the pre-condition checks will pass, allowing the cluster to expand successfully.