I tried with the Linux Bond interface and it worked
i was able to assign the Public IP from the IP block routed through the vRack and also enable the vlan-aware to tag traffic
Those VMs are the Provider Edge (PE) routers (the rest of the links are PCIe passthrough/SRIOV) and that is the way to get to/from the PVE. I'll spin up a few others that would be the iBGP route reflectors and then the PVEs would connect to...
YEs, the RISE/kimsufi/soyu(?) are on different networks vs. the OVH Advance/Scale/Infra servers....
Might need to double the linux bridge and network settings on this server. But yes, there could've been a network config issue to address
I'm looking for a solution to drop the need for intermediate bridges for a corner/edge case where I need the VMs to have "direct" P2P links ONLY, and typically to the host too.
Reason: I want to use OpenFabric as a IGP, and it requires P2P links...
Hi @mikos , I've been runngin VLANs using OpenVswitch over OVH's vRacks without issues (other than when I tried to "map" an IP/vMAC from a public interface to another host via the Vrack interface using VLAN trickety). Currently 2x separate...
Yeah, THIS should be set as a variable of sorts, or point people to the right place to find that value, especially as the Intel Vendor code is 8086: and is used for everything else, so for Intel based NICs you need to specify the device code...
It allows for more than one VM (or multiple VMs and the host) to have "raw"/direct access to the network interface. Not that bandwidth between the VMs and host that uses this NIC's VFs, will be limited/constraint to the PCIe bandwidth going to...
I've found that the write to `sriov_numvfs` can only be done once, and if you want less or more vf entries, you'll have to reboot... unless I missed a removal step to reset the VFs
Good day,
Trying to get LDAP from kanidm https://kanidm.github.io/kanidm/master/integrations/ldap.html and seems that it doesn't have
- lastname
- firstname
- enable
- expire
- comment
as I'm getting (various times) these when trying to sync...
busy with getting SSO across multiple PVE clusters, single nodes and several distributed PBS... and the first advice was keycloak, ie. OIDC, but now hitting this lack of "auto-group" from OIDC.
Ran into this problem with a "new" 8.3 installation on a SuperMicro X11DPH-T that got problems with an `apt dist-upgrade` before I disabled the enterprise and enable the no-subscription version. It *seemed* to be relted to a ZFS import that takes...