ayufan / pve-patches

Repository with public Proxmox patches
223 stars 54 forks source link

VZDump doen't delete backup files after remove this patch #27

Open gilbertoferreira opened 4 years ago

gilbertoferreira commented 4 years ago

Hi there

I have 2 customers which I install the patch but, due performace problems, we decide to remove the patch... But after that, we notice that vzdump doesn't remove old backup files.... Someone here has the same problem?

Thanks a lot

ayufan commented 4 years ago

But after that, we notice that vzdump doesn't remove old backup files....

Well, the files with vcdiff will not be removed as vzdump does not understand or recognise them.

On Wed, Oct 23, 2019 at 1:47 PM Konnecta TI Tecnologia < notifications@github.com> wrote:

Hi there

I have 2 customers which I install the patch but, due performace problems, we decide to remove the patch... But after that, we notice that vzdump doesn't remove old backup files.... Someone here has the same problem?

Thanks a lot

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ayufan/pve-patches/issues/27?email_source=notifications&email_token=AASOSQO3PGHHZAB6PQ3C24DQQA2VVA5CNFSM4JEADDBKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HTZLHDA, or unsubscribe https://github.com/notifications/unsubscribe-auth/AASOSQOAOGNF2DYHIX7VG3DQQA2VVANCNFSM4JEADDBA .

gilbertoferreira commented 4 years ago

Hi ayufan

So, I was refering about pve regular files backup, vma.lzo and so on... I put --remove 1 into vzdump cron task, altought this options are alread set to 1, by default... I don't know if this is a problem with xdelta3, which I downloaded and install from this github repo, or some other problem.... I just diging trying to figure out where is this problem....