Open jesusmah opened 6 years ago
This also happened on an ICP 3.1 installation. The reason seems to be that there is only 50GB allocated to the root filesystem.
Latest Ubuntu template called ubu_1604_31 comes with a big enough disk to be able to handle the ICP installation tarball file. Anyway, the problem was that for the 2.1.0.3 vmware terraform code we were not partitioning the /dev/sdb disk that docker uses (because the storage driver was Overlay2 rather than devicemapper) ending up on the no disk space situation. The vmware terraform 3.1 code in the latest PR https://github.com/ibm-cloud-architecture/terraform-icp-vmware/pull/31 fixes the problem. However the problem still remains for 2.1.0.3 code...
Trying to install ICP 2.1.03 providing the ICP image from the CSP's NFS server fails at:
with the following message in the
loadimage.txt
file:Error processing tar file(exit status 1): write /usr/local/bin/envoy: no space left on device
Space left on the VM:
However, some docker images where loaded onto the system: