My problem is still unresolved.
On my vm runing a Ubuntu Server. I found a way to zero the free disk space on the vm:
dd if=/dev/zero of=zero.small.file bs=1024 count=102400
dd if=/dev/zero of=zero.file bs=1024
sync ; sleep 60 ; sync
rm zero.small.file
rm zero.fileBut now, the backup have the...
I use the backup function on the web-interface.
But in some of the vm's the vzdump is very oversized:
When I look with the df command on the vm I get the information that 1.8 GB of the 20 GB vhd are used. But the backup will need 11.15 GB on hd (said the backup status-mail).
On an similarly vm...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.