TMC SM deployment failing with error like below. ERR Failed to install TMC-SM error="install execution error: step relocate images running error: error pushing images: parallel agent image push failed: work item with input...UNKNOWN: unknown error; map[DriverName:filesystem Enclosed:map[Err:28 Op:mkdir Path:/storage/docker/registry/v2
vSphere Supervisor
TMC SM
Space full on Harbor registry
Confirmed by checking the pod from the supervisor
kubectl -n svc-harbor-domain-<harbor domain> exec -it harbor-registry-<pod id> -- df -h | sort -hr | head -10Defaulted container "registry" out of: registry, registryctltmpfs 768M 4.0K 768M 1% /etc/registry/passwdtmpfs 768M 12K 768M 1% /etc/harbor/ssl/registrytmpfs 64M 0 64M 0% /devtmpfs 363M 0 363M 0% /sys/fs/cgroupshm 64M 0 64M 0% /dev/shmoverlay 253M 83M 169M 33% /Filesystem Size Used Avail Use% Mounted on/dev/sdb 10G 10G 0 100% /storage/dev/sda 253M 83M 169M 33% /dev/termination-log
Increase space for registry pod. If Harbor deployed as supervisor service. Update the yaml file for the supervisor service from the vSphere UI to desired state and save.
Workload management > Supervisor > Services > Harbor service > Edit > increase registry PVC in values file.