Search results

  1. S

    [SOLVED] does the Sync job also delete backups or only pull backups?

    I have pbs-1 and pbs-2. pbs-2 is pulling from pbs-1. i created a sync job and the vm pulled correctly from 1 to 2. i deleted the vm backup on 1 and then ran the sync job on 2 and it did not remove the VM. if this is expected behavior, will having different prune polices mess with...
  2. S

    how can i copy a VM from one proxmox backup server to another proxmox backup server without adding a datastore?

    Hi all, Is there a good way to copy a VM from one PBS instance to another? I downloaded all the files from the 1st PBS instance which is using ZFS the second PBS instance is also using ZFS. i copied the files to /mnt/datastore/pbsPool/vm/500/2022-12-29T13:10:03Z i changed ownership of...
  3. S

    [SOLVED] proxmox 7: permission denied when trying to remove an old node folder in /etc/pve/nodes

    hey all, I'm trying to delete an old node from my cluster and im getting some permission denied warnings. any assistance would be much appreciated! root@proxmox-4:/etc/pve/nodes# rm -rf proxmox-3 rm: cannot remove 'proxmox-3/pve-ssl.pem': Permission denied rm: cannot remove 'proxmox-3/openvz'...
  4. S

    [SOLVED] possible bug proxmox 7, active-backup bond with VLAN aware bridge causes no internet

    ------------ UPDATE: ------------ On the working 6.4 server, i used https://pve.proxmox.com/wiki/Upgrade_from_6.x_to_7.0 to update to 7.0-9 and networking stopped working. this seems like a bug ---------------- ORIGINAL: ---------------- hey all, I did a fresh install of proxmox 7 on a...