da würde ich nochmal das /var/log/apt/term.log (und history.log) vom system bei dem das upgrade fehlgeschlagen ist durchsehen - da sollte stehen wo es angefangen hat schief zu gehen.
sonst auch das journal durchsehen - da steht vl. noch warum die...
Hello,
We almost tried to install the cluster on the NIC2 interfaces and not the NIC1, nothing changed.
No, the interfaces are not routed, of course.
There are private IPs.
The latency between the nodes are very low, as you can see here :
ping...
not changed any settings.
The issue still occurred even after replacing the SSD (`sdd`).
The same issue has also occurred on the other disks (`sda` / `sdb` / `sdc`).
Based on the above, I suspect the problem may be related to a component...
Hi,
the was problem with booting (some) VMs after pve server reboot, shared multipathed iscsi SAN.
VM (vg-dorad-prod, bulk start after pve reboot):
2026-04-14T04:10:06.683761+02:00 pve-14 pvesh[3655]: Starting VM 576...
The different names for disks may lead to confusion. I show some different names to specify the "right" device.
Why is this important? Well..., the obvious thing is that “zpool create” will destroy the old content. You will lose any data stored...
The important point is that in a VXLAN zone, the gateway field in the subnet settings does not automatically create a real router for that network.
It only defines addressing information for the subnet.
It does not make Proxmox spawn a gateway...
VXLAN is a layer2 network and as such does not provide any routing functionality - the gateway setting has no effect. You'd need to add a second network device for connecting to the internet or add a gateway VM/CT to the VXLAN that has internet...
Our firewall has not changed at all. I simply replaced the old mail-gateway by the new one (same ip). And almost all mailservers have no problem communicating with pmg except a few...
fsck is a file system check - so this only works on partitions formatted with a file-system. Hence: fiona has already told you that running fsck on sda drive is irrelevant as sda just contains partitions. Even running it on sdaX is irrelevant in...
So still the same physical network? Yes, the timeout for checking the mount directory is 2 seconds. Telling from the error message, this is the command that fails for you and since you see the issue sporadically/randomly it might be related to...
Hi @philkunz , got a few questions on your shutdown tool.
We have 2 nodes with 2 UPSes (SNMP enabled), so I can see you can add multiple UPS to a single node.
1) how does it handle multiple UPSes? I can see each UPS device looks to have a...
The existing reply is correct, but I think what's missing is a concrete example of how to actually make it work.
Your VXLAN network itself is already working correctly (VM ↔ VM across nodes), so the missing part is just how to connect your...
The important point is that in a VXLAN zone, the gateway field in the subnet settings does not automatically create a real router for that network.
It only defines addressing information for the subnet.
It does not make Proxmox spawn a gateway...