vSBC on large EC2 Instances in AWS
I'm trying to deploy an EC2 of the supported c5.4xlarge instance type (I need many vNICs) with the default 40GB storage.
The deployment goes well but when I log in via the ACLI, I get the following error: "Disk size on this vSBC (14.6GB) is less than the recommendation."
Since I couldn't find any storage related recommendation beside the 40GB one I tried again with 100GB and got the same error.
The partitions size as displayed by "show space hard-disk" did not change although more disk was available.
Any Ideas what should be done to deploy such a machine without the above error ?