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.
This still shouldn't be really a problem. Please post the sdn config (everything in /etc/pve/sdn/) and the /etc/frr/frr.conf file. Also I presume you get the default route from some external router, does that route appear in the frr rib? so is it...
Vielleicht dann nach local sichern. Besser als gar nichts. Wichtig ist halt, nicht die gleiche Festplatte zu benutzen die PBS nutzt aber das wäre ja momentan eh keine Option.
I think you mean the smart idea described e.g. by @Cookiefamily in the thread "Copy backups to external drive" from year 2021 :)
https://forum.proxmox.com/threads/copy-backups-to-external-drive.88791/post-389048
Hello everyone,
I recently needed a reliable solution to start VMs and LXC containers on my Proxmox node using Wake-On-LAN packets, without relying on external systems (Home Assistant, scripts on another machine, API calls, etc.).
I found the...
Hi @shanreich, thanks, see below. Notably the VLAN 198 has been working for 6 months, before the network pinning tool was attempted.
/etc/pve/sdn/zones.cfg
vlan: ZoneVLAN
bridge vmbr0
ipam pve
/etc/pve/sdn/vnets.cfg
vnet...
Perhaps the Proxmox team could consider building its own version of virtio drivers with its own installer, signed by Proxmox. This would allow for faster patch deployment, as is done for other subsystems (ZFS, etc.).
@fweber
Yes. As a hint you can use this thread: https://forum.proxmox.com/threads/offsite-backup-to-external-usb-drive-possible.173374/
The question there is a little different but the idea is similar.
Hello,
I was running Proxmox 8.2, and occasionally had lock ups/crashes (around every 2 weeks). In an attempt to solve this, I upgraded to Proxmox 9.
However, it now hangs/crashes every few hours.
I've managed to get these logs around the last...
Ich pack trotzdem mal meine Einstellungen hier rein, falls jemand anders ein ähnliches Problem hat oder so Ungeschickt ist wie ich. Darüber hinaus gebe ich dir recht, sollte das eigentlich im anderen Forum diskutiert werden:
Ich nehme an...