You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 5, 2021. It is now read-only.
Hi!
System: Proxmox 6.2-4 (After downgrading from 6.2-10 by following the instructions in this comment)
Expected Behaviour: After applying the patches and rebooting pve manager, the backup window should include a menu button for full backup.
Actual Behavior: The Additional options in the "Create: Backup Job" Window do not show up.
Output during install was as follows:
root@proxmox:~# ./pve-6.2-4-diff-backup-addon test
-bash: ./pve-6.2-4-diff-backup-addon: No such file or directory
root@proxmox:~# cd pve-patches/
root@proxmox:~/pve-patches# ./pve-6.2-4-diff-backup-addon test
Proxmox VE 6.2-4 - differential backup support, v3
Kamil Trzcinski, http://ayufan.eu/, [email protected]
$ patch_apply / --dry-run --batch
checking file usr/share/perl5/PVE/LXC/Create.pm
checking file usr/share/perl5/PVE/QemuServer.pm
Hunk #1 succeeded at 5493 (offset -128 lines).
Hunk #2 succeeded at 6139 (offset -126 lines).
Hunk #3 succeeded at 6349 (offset -126 lines).
checking file usr/share/perl5/PVE/Storage.pm
checking file usr/share/perl5/PVE/Storage/Plugin.pm
checking file usr/share/perl5/PVE/VZDump.pm
checking file usr/share/perl5/PVE/VZDump/Common.pm
checking file usr/share/perl5/PVE/VZDump/LXC.pm
Hunk #1 succeeded at 333 (offset 16 lines).
Hunk #2 succeeded at 435 (offset 23 lines).
checking file usr/share/perl5/PVE/VZDump/QemuServer.pm
Hunk #1 succeeded at 241 (offset -2 lines).
Hunk #2 succeeded at 249 (offset -2 lines).
Hunk #3 succeeded at 473 (offset 1 line).
Hunk #4 succeeded at 548 (offset 1 line).
checking file usr/share/pve-manager/js/pvemanagerlib.js
root@proxmox:~/pve-patches# ./pve-6.2-4-diff-backup-addon apply
Proxmox VE 6.2-4 - differential backup support, v3
Kamil Trzcinski, http://ayufan.eu/, [email protected]
checking file usr/share/perl5/PVE/LXC/Create.pm
checking file usr/share/perl5/PVE/QemuServer.pm
Hunk #1 succeeded at 5493 (offset -128 lines).
Hunk #2 succeeded at 6139 (offset -126 lines).
Hunk #3 succeeded at 6349 (offset -126 lines).
checking file usr/share/perl5/PVE/Storage.pm
checking file usr/share/perl5/PVE/Storage/Plugin.pm
checking file usr/share/perl5/PVE/VZDump.pm
checking file usr/share/perl5/PVE/VZDump/Common.pm
checking file usr/share/perl5/PVE/VZDump/LXC.pm
Hunk #1 succeeded at 333 (offset 16 lines).
Hunk #2 succeeded at 435 (offset 23 lines).
checking file usr/share/perl5/PVE/VZDump/QemuServer.pm
Hunk #1 succeeded at 241 (offset -2 lines).
Hunk #2 succeeded at 249 (offset -2 lines).
Hunk #3 succeeded at 473 (offset 1 line).
Hunk #4 succeeded at 548 (offset 1 line).
checking file usr/share/pve-manager/js/pvemanagerlib.js
$ patch_apply /
patching file usr/share/perl5/PVE/LXC/Create.pm
patching file usr/share/perl5/PVE/QemuServer.pm
Hunk #1 succeeded at 5493 (offset -128 lines).
Hunk #2 succeeded at 6139 (offset -126 lines).
Hunk #3 succeeded at 6349 (offset -126 lines).
patching file usr/share/perl5/PVE/Storage.pm
patching file usr/share/perl5/PVE/Storage/Plugin.pm
patching file usr/share/perl5/PVE/VZDump.pm
patching file usr/share/perl5/PVE/VZDump/Common.pm
patching file usr/share/perl5/PVE/VZDump/LXC.pm
Hunk #1 succeeded at 333 (offset 16 lines).
Hunk #2 succeeded at 435 (offset 23 lines).
patching file usr/share/perl5/PVE/VZDump/QemuServer.pm
Hunk #1 succeeded at 241 (offset -2 lines).
Hunk #2 succeeded at 249 (offset -2 lines).
Hunk #3 succeeded at 473 (offset 1 line).
Hunk #4 succeeded at 548 (offset 1 line).
patching file usr/share/pve-manager/js/pvemanagerlib.js
APPLIED
$ service pveproxy restart
$ service pvedaemon restart
root@proxmox:~/pve-patches#
The text was updated successfully, but these errors were encountered:
Hi!
System: Proxmox 6.2-4 (After downgrading from 6.2-10 by following the instructions in this comment)
Expected Behaviour: After applying the patches and rebooting pve manager, the backup window should include a menu button for full backup.
Actual Behavior: The Additional options in the "Create: Backup Job" Window do not show up.
Output during install was as follows:
The text was updated successfully, but these errors were encountered: