Okay. Then provide the full output of cat /etc/pve/storage.cfg
If you cannot select the nodes in the Create: Backup Job dialog box, then it is likely you have an issue with your storage configuration.
You can do that with the backup. PVE is telling you something is wrong when accessing bkp on node pve01-dc3.
Please post the output from this command:
cat /etc/pve/storage.cfg | awk 'BEGIN{RS=""} /^bkp:/'
It will output your cluster storage...
Please post your VM's configuration in oVirt and PVE.
In PVE, you can get it by running the following command (on the same PVE node as the VM), replacing <VMID> with the VM ID of the VM:
qm config <VMID>
Hi @dptinc
Similar to the OP, you are not providing enough information to assist you. A downed NIC can be caused by a number of things.
Please post your PVE host network configuration and your VM's configuration.
To get your PVE network...
We are pleased to announce the first beta release of Proxmox Backup Server 4.0! The 4.x family is based on the great Debian 13 "Trixie" and comes with a 6.14.8 kernel and OpenZFS 2.3.3.
Note: The current release of Proxmox Backup Server 4.0 is a...