Thanks for the clarification.
You’re right, I misunderstood how EVPN is implemented in Proxmox SDN.
I was mainly thinking in terms of VXLAN L2 stretch and didn’t fully account for the per-zone VRF mapping.
That makes things much clearer...
A license for the host's physical core count is required.
The core of all migration-capable hosts.
For a 10-core, 20-node PvE cluster, 16x20=320 licenses are required.
The minimum license count is 16, so even with 10 cores, it's 16.
Don't...
This package is necessary to prevent race condition issues at boot; what could happen without it is that VGs get trapped ahead of multipath by the operating system. If you dont have any entries in fstab for your iscsi mounts you dont need it...
ARC is for a default installation on a PVE 9 with 32 GiB much lower. So the example is missing clear directions and could be phrased much better to be helpful.
@bbgeek17 wrote two pieces which should cover your questions:
https://kb.blockbridge.com/technote/proxmox-lvm-shared-storage/
https://kb.blockbridge.com/technote/proxmox-qcow-snapshots-on-lvm/
Basically snapshot on lvm/thick wasn't supported...
ARC is for a default installation on a PVE 9 with 32 GiB much lower. So the example is missing clear directions and could be phrased much better to be helpful.
Hi,
the much more easier solution than building your own ISO might be to use the first-boot script in combination with a separate named partition on the USB flash drive.
So the first-boot script could do something like:
mount -o ro...
Would you be so kind to not post untested ai generated answers?
Parts like this
are simply not correct. This would potentially increase the used memory for ARC.
DHCP-Reservierung ist nicht dasselbe wie ein ARP-Eintrag, sas sind zwei komplett unterschiedliche Mechanismen:
Die DHCP-Reservierung sorgt nur dafür, dass der Container immer dieselbe IP bekommt. Trotzdem kann der ARP-Cache auslaufen, denn dort...
This package is necessary to prevent race condition issues at boot; what could happen without it is that VGs get trapped ahead of multipath by the operating system. If you dont have any entries in fstab for your iscsi mounts you dont need it...
hi,
ive started a small project that attempts to ease scanning backups done to an PBS via clamav (or any other antivirus engine)
You can find the full description and the code here:
https://github.com/abbbi/pbsav
this is currently WIP, but...
This is a boot-time race condition. The NIC eno1np0 isn't initialized by the kernel yet when ifupdown2 runs, but it's available moments later, which is why systemctl restart networking fixes everything.
The log confirms this: all NICs on PCIe...
quick update: in order to fix this for good we need the following PR we're developing together with upstream: https://github.com/FRRouting/frr/pull/20005
Hi,
I am moving all my services from one node to another using "backup and restore".
I have moved 14 LXC successfully so far, but one of them just doesn't want to restore on the other node.
PVE log:
()
recovering backed-up configuration from...
@bbgeek17 wrote two pieces which should cover your questions:
https://kb.blockbridge.com/technote/proxmox-lvm-shared-storage/
https://kb.blockbridge.com/technote/proxmox-qcow-snapshots-on-lvm/
Basically snapshot on lvm/thick wasn't supported...