Edge Certificate update failure due to No space left on device.
This happens if there is no space left in the /root directory.
The below message (confidential strings are replaced in the sample output) is seen in the mgd log.
This might also cause the diagbundle generation failure.
Other issue related to diagbundle generation failure is mentioned in KB - Article 369911
Applicable to all Velocloud SDWAN edge versions.
Check the root directory for any unwanted files.
cd /root
df -h
Example:
edge:b2-edge1:~# df -h
Filesystem Size Used Available Use% Mounted on
/dev/root 958.7M 645.6M 245.9M 72% /
tmpfs 3.8G 35.0M 3.8G 1% /tmp
tmpfs 512.0K 0 512.0K 0% /dev
/dev/sda2 63.9M 2.4M 61.5M 4% /boot
/dev/sda6 4.9G 849.2M 4.1G 17% /velocloud
tmpfs 3.8G 35.0M 3.8G 1% /tmp/run/netns
edge:b2-edge1:~#
If /dev/root is 100% utilized then new certificates can not be stored.
Find the unwanted files which is holding the space. Sometimes there are some residual files while manually copying any files from an edge to another.