The only ran the "PVE Post Install" script from the community-scripts.org website, an ubuntu lts server vm, and pihole. I will try and disable this service while it is online to see if that fixes the issue.
I will setup another node today and...
Corosync is unrelated to the PVE web GUI, though of course necessary for a cluster. See if this thread helps: https://forum.proxmox.com/threads/change-cluster-nodes-ip-addresses.33406/post-163795.
That really defeats the primary goal of the HA subsystem. Plus it would only work in a managed migration. As you can imagine on node failure there will be no way to either shutdown or live-migrate the VM. If you are only looking to address...
Hi,
I'm in the process of setting up my cluster and have made a bunch of networking changes. I've just changed the corosync addresses by editing corosync.conf. pvecm status shows me that the new addresses are in use. When I removed the bridge...
Hi @acsinc , welcome to the forum.
Veeam is a partner of PVE and they theoretically have access to PVE support to assist with common customer issues. However, you seem to be a Veeam only customer at this point. You may benefit from the help from...
Hi,
Thanks.
I thought about it, but I prefer not to modify or touch the default welcome list.
Also, adding a domain to the welcome list might be risky.
Seconds before the intel NIC goes down, we get the following messages in the system log:
Apr 08 15:33:45 prox3 corosync[1353]: [KNET ] link: host: 1 link: 0 is down
Apr 08 15:33:45 prox3 corosync[1353]: [KNET ] link: host: 3 link: 0 is...
Vmware Esxi 6.7
Proxmox 9.0.6
Veeam 12.3.2.4465
I added a Proxmox host to Veeam and then tried to create a worker. When I do it takes a few minutes and then says:"Failed to deploy the worker VM: Cannot access a closed Stream.""Worker...
We have this issue again and again.
Here are the needed further informations:
pveversion -v ->
proxmox-ve: 8.4.0 (running kernel: 6.8.12-20-pve)
pve-manager: 8.4.17 (running version: 8.4.17/c8c39014680186a7)
proxmox-kernel-helper: 8.1.4...
Proxmox VE, with its default vmbr0 Linux bridge, acts like a hardware switch, it does not manage guests network configuration.
But you can block ipv6 with PVE Firewall. Enable it in each guest and each guests nic.
Then set NDP to "No" in each guest.
Hi,
PBS using a different backup format, so 'migration' if mean real migration is not possible.
Only replacing the old backup infrastructure by PBS.
Anyway it will be two datasets, PBS can't work with TSM backups and vice versa.
But if it's...
Hi,
not clear why use such complicated schema with so many layers/break points, why not use the same disks directly on PVE?
You could achieve all of it by using the same disks by PVE as LVM or ZFS storage.
It's not complex and exciting as it is...