[Resolved] vzdump backup didn't run

mccharlet

Renowned Member
Jul 7, 2009
44
0
71
Hi,

Since 1er February, the backup didn't run

It's correctly configured in the web interface

iwfKCr78EogAAAABJRU5ErkJggg==


I didn't receive an email with an error. The last email is successfully backup

How i can check the schedule

Best regards
 
Last edited:
Re: vzdump backup didn't run

Hi,

The cron is ok

Mar 1 01:00:01 vm1sm /USR/SBIN/CRON[406683]: (root) CMD (vzdump --quiet 1 --mai
lto xxx@xxx.com --mode snapshot --node vm1sm --all 1 --compress gzip --sto
rage backup)

But when i execute directly this command line "vzdump --quiet 1 --mailto xxx@xxx.com --mode snapshot --node vm1sm --all 1 --compress gzip --storage backup"

There are nothing and no error

root@vm1sm:/backup/dump# vzdump --quiet 1 --mailto xxx@xxx.com --mode snapshot --node vm1sm --all 1 --compress gzip --storage backup
root@vm1sm:/backup/dump#

My pve vesrion

root@vm1sm:/backup/dump# pveversion
pve-manager/2.3/7946f1f1

Best regards
 
Re: vzdump backup didn't run

Hi,

I found a logical partition /dev/pve/vzsnap-vm1sm-0 and a mount point /mnt/vzsnap0

I removed the mount point and the logical partition.

And reboot the server.

Now it's ok

Thanks