Cleared unused fog images from server, but can't capture new image.
-
Hello,
Another location of ours was having issues capturing images because their storage was near full (they were deleting images from the web interface but not the server). I logged into the server and ran the following:
sudo -i cd /images/ ls rm -rf ImageName
It shows 1TB of free space on the web interface now, but when they try to capture an image they receive an error:
“Failed to complete capture (savePartition)
Args Passed: /dev/sda4 1 /images/309c23adb7ae all
Exit code: 1
Maybe check the fog server to ensure disk space is good to go?”Is the another step I am missing?
-
@nerdstburns Please take a picture of the error in screen and post that here. The notice on space is only a general message and does not necessarily apply in this case.
-
This post is deleted!