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...
if the vm ID of the source PBS is the same as a vm ID on the destination, will it overwrite the current VM or is there a way i can change the VMID on either?
now im running into the issue that the new PBS instance cannot verify the VM
2022-12-29T10:16:18-05:00: verify pbsPool:vm/500/2022-12-29T13:10:03Z - manifest load error: unable to load blob '"/mnt/datastore/pbsPool/vm/500/2022-12-29T13:10:03Z/index.json.blob"' - unable to parse raw blob -...
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...
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'...
Its working!
NOTE: making any changes to networking will wipe this config out as of version 7.0-9
Here's what I did:
To get the permanent mac addresses for each physical NIC ,and the mac addresses of the bridge and bond (note, the bridge and bond are the same), I ran ip -d addr |grep...
so i created a LAG on the switch on the 4 ports.
next, i did ifdown -a; ifup -a on proxmox
still unable to ping.
i changed bond0 to bond-mode 802.3ad, ifdown/up again. - still unable to ping.
i removed bridge-vlan-aware yes and bridge-vids 1-4094 from vmbr0 - i AM able to ping.
however, if...
I may have not made this too clear but when I remove VLAN Aware from vmbr0, it works without an issue on 7.0. Also, the proxmox server is NOT any any tagged network, its on the primary LAN.
the MAC allowed list is blank which should mean anything is allowed.
LLDP MED and STP are enabled on the 4 switch ports which the proxmox server is connected to.