Check the following aspects:
During the node upgrade, the key disks store the upgrade component package, and the /tmp directory stores temporary files.
Run the following command to check the usage of each key disk. After ensuring that the available space meets the requirements and check again. If the space of the master node is insufficient, contact technical support.
df -h /var/lib/docker
df -h /var/lib/containerd
df -h /var/lib/docker
df -h /
Run the following command to check the space usage of the file system where the /tmp directory is located. Ensure that the space is greater than 500 MB and check again.
df -h /tmp