I can confirm, that it's still present problem in PVE 8.4.17.
VM is official proxmox backup server iso, currently somewhat half dead
status says its runnig
it will not respond to vga login, qm shutdown says locked for backup, gui shutdown...
@spirit Right, that's the key blocker. QEMU supports vhost-user natively, but qemu-server doesn't expose it.
I took a look at the qemu-server source on git.proxmox.com and the change looks fairly scoped — mainly adding vhost-user as a netdev...
post the contents of /etc/network/interfaces for all 3 nodes. also double check each machine's hosts file and make sure they contain the same records for all 3 machines, and that they all match the output of hostname for each.
> > "Can login to machine A...": again, log in to the GUI, or SSH?
> Login in the gui. From there testing whether I can get into the shell of each of the nodes.
You mean the >_ shell or console in the web GUI?
My cluster has been running...
post the contents of /etc/network/interfaces for all 3 nodes. also double check each machine's hosts file and make sure they contain the same records for all 3 machines, and that they all match the output of hostname for each.
Yes, same switch, same vlan. I can ping all of them
Yes this is what I mean. I have a totally different machine within the vlan separate from pve instances where I can go and see their respective web guis.
Login in the gui. From there testing...
Greetings!
We have a 3-node cluster that we're trying to add a new member to.
The moment the new member joins there's a huge retransmit storm and cluster starts breaking up, eventually locking the pmxcfs filesystem and triggering watchdogs to...
Hatte heute eine entsprechende Diskussion mit dem Validity Support: demnach ist es zwar immer noch so, dass man in einem Zeitraum von 30 Tagen bis zu 10.000 Anfragen reinkippen kann, aber wohl nicht mehr so, dass mehr als 10.000 Anfragen im...
Update, unexpected failure at step 1,
While logged in to the host, with the container shut down, I resized the FS in the LV to 600 GB:
# fsck.ext4 /dev/mapper/allerlei-vm--104--disk--0
e2fsck 1.47.0 (5-Feb-2023)...
Because the bridge-level firewall has several issues, especially with VLAN-aware bridges which I need. In addition, it significantly impacts network performance between VMs.
I think the new nftables use always theses settings for bridge level...
1) Deine resolv.conf ist völlig korrekt.
2) grep -E "zen.spamhaus.org" /var/log/mail.log
sollte eine Vielzahl an Logeinträgen ergeben, z.B.
addr 158.94.211.35 listed by domain zen.spamhaus.org as 127.0.0.3
I was trying to access Home Assistant which runs on my Beelink Proxmox VE and found it unresponsive/unreachable. Tried a few other programs hosted on Proxmox and then the Proxmox itself. This was all done remotely but I work close to home today...
Die Absender-Adressen landen in den benutzer-eigenen Blacklists.
Als Admin siehst Du diese unter User Blocklist und dann den jeweiligen Empfänger auswählen. Leider werden in der Dropdown-Liste auch Empfänger angezeigt, die irgendwann mal eine...
Hi, more questions:
"Same network": you mean they are connected to the same switch, or at least in the same VLAN or broadcast domain?
"am at machine A" : you mean, you log in to the GUI at https://a:8006 ?
"Can login to machine A...": again, log...
I was thinking maybe there must be an issue when corosync or pve-cluster tries to properly start due to some condition in msi motherboard when I in the process of adding nodes to the cluster. When I do pvecm nodes both nodes show up.
Hi,
the backup "stop mode" does not forcefully stop the VM. It tries to perform a clean shutdown sequence.
The guest os might be ignoring the shutdown request or it might be blocked by some process.
Have you tried shutting down the VM...