Yes, I'm using dual stack - my main network is ipv4 and the network for the ceph cluster is ipv6. This might be the similar issue as in the link you sent above. I'd very grateful if you give me any advice how to configure it better. Dual stack is...
Looks like i got it working, even though, i do not know how.
This is what i did (again):
on pve:
pvecm qdevice remove
on qdevice:
apt purge corosyc corosync-qnetd
check that /etc/corosync is gone
apt install corosync-qnetd
check that...
The NIC on pve2 (Dell OptiPlex 3070 Mini) uses the r8169 driver. pve (Lenovo ThinkCentre M93p) uses e1000e. Both nodes are connected to the same simple home switch.
I noticed in the logs that pve sends all 44 inode updates successfully, but pve2...
Looks like i got it working, even though, i do not know how.
This is what i did (again):
on pve:
pvecm qdevice remove
on qdevice:
apt purge corosyc corosync-qnetd
check that /etc/corosync is gone
apt install corosync-qnetd
check that...
You should probably think about slipstreaming the VirtIO drivers in your installation and these days I think whether or not you can skip the network activation depends on the type of Windows, on Home I believe they made it almost impossible, for...
If you see the VIRTIO_NET_F_HOST_UDP_TUNNEL_GSO_CSUM with QEMU 11.0, see also the following post:
https://forum.proxmox.com/threads/qemu-11-0-available-on-pve-test-and-pve-no-subscription-as-of-now.183494/post-855731
Interesting read!
Though I am not sure about your goal. Using pre-historic software for learning or as an experiment is... nice. Not more.
(( PVE 7.x is out-of-support for two years now...
Unfortunately, we were not able to reproduce the issue locally yet. When you have the chance, could you test again with QEMU 11.0 and with the following patch applied:
[I] root@pve9a1 ~# cat tunnel-csum.patch
@@ -1419,6 +1419,10 @@ sub...
There is no corosync-qdevice service, only corosync-qnetd
But looks like this is not running.
pveq:/etc/corosync/qnetd# systemctl status corosync-qnetd.service
× corosync-qnetd.service - Corosync Qdevice Network daemon
Loaded: loaded...
Generally PBS retention and expiration works fine. However, if you recycle vms frequently, and don't reuse vmid numbers the last backups never go away. This is somewhat related to https://bugzilla.proxmox.com/show_bug.cgi?id=6074 which isn't...
OK, So I've been pretty busy and hadn't got back to this yet. Until yesterday. I was going through all my backup devices and doing test restores and making sure the VMs that were restored were bootable. And guess what? We had a restore...
setup of qdevice:
pve3:~# pvecm qdevice setup 192.168.2.10
/bin/ssh-copy-id: INFO: Source of key(s) to be installed: "/root/.ssh/id_rsa.pub"
/bin/ssh-copy-id: INFO: attempting to log in with the new key(s), to filter out any that are already...
After we upgrade from PDM 1.0 to 1.1.1 it's seems impossible to run de updates.
We have a valid Base subscription and with the pdm-enterprise repository, we get the following error:
2026-06-02T14:37:47+02:00: starting apt-get update...