The issue is that this patch here [1] would need to be backported - but I noticed that the patch itself still need some adjustments so it works for all pinned names. I'll try to get a fix ready until tomorrow!
[1]...
Cool, thanks for the review. Sounds related to my "side note" above about the docs saying to only use "en or eth." :) I would prefer to go forwards with pinning before updating to 9.x.
You have four (or is it five?) technically different devices which leads to a lot of possible combinations regarding a PVE cluster and a PBS. I can not give you one single way to go. But I have some hint from my point of view:
The problematic...
FWIW if you are not using maintenance mode you may want to read https://forum.proxmox.com/threads/if-reboot-is-triggered-pve-node-goes-away-too-fast-before-ha-migration-is-finished.170268/.
Hi...
ich hatte die Platte noch nicht vollgeschrieben, allerdings mit einigen Themen experimentiert.
Hier die Ausgaben:
systemctl restart pvestatd
pvesm status
Name Type Status Total (KiB) Used (KiB) Available (KiB)...
Hi!
Yes, at least for now, the Upgrade button will only send you to the web UI of the node. If you really want to run the upgrade itself from the PDM UI, you can access the node's shell from the PDM UI.
The issue is that this patch here [1] would need to be backported - but I noticed that the patch itself still need some adjustments so it works for all pinned names. I'll try to get a fix ready until tomorrow!
[1]...
First test looks promising, though the rcv_wnd does fluctuate quite a bit as does the transfer speed, I haven't seen that before with 6.14 (might also be the case I didn't pay too much attention to it). I can say more in the morning when the...
Ok, but as I understand it...
When you remove a storage entry in Proxmox, you are primarily removing the configuration that tells Proxmox how to connect to that storage. The actual virtual machine data (disks) will remain on the physical storage...
The only way I could solve this problem was to take the Win11 install ISO and use Rufus to make a bootable USB key with all of the secure boot stuff and UEFI stuff disabled. You also have to set the USB drive to MBR in Rufus and that will change...
Will do!
Do you need the .running-config in /etc/pve/sdn? Sanitizing that would be a minor headache. I can certainly do so, just figured I ask before going through that if it isn't needed
It works with only one VLAN in there:
auto lo
iface lo inet loopback
iface eno1 inet manual
iface eno2 inet manual
iface eno3 inet manual
iface eno4 inet manual
iface eno5np0 inet manual
pre-up ethtool -K $IFACE rx-vlan-offload off...
Did you disable the default dnsmasq service via
systemctl disable --now dnsmasq
If that doesn't work, could you also post the output of
ip a
cat /etc/pve/sdn/subnets.cfg
Thanks!
vnet1 gateway == 192.168.0.1
vnet2 gateway == 192.168.100.1
Physical LAN Proxmox host is connected to is 192.168.1.0/24 with host ip of 192.168.1.99.
Makes sense. In that case you can use LACP on storage and host side.
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
What is the content of the following files?
cat /etc/pve/sdn/zones.cfg
cat /etc/pve/sdn/vnets.cfg
Can you also post the full task logs when applying the SDN configuration? You should find them in the Task history.
Also, the status of the...
The switches do have an inter-connect between them. The storage has a single portal but redundant controllers. The storage controllers are cabled in to both switches. Port A to Switch 1, Port B to Switch 2.