spirit's latest activity

  • spirit
    spirit replied to the thread evpn? network segmentation?.
    I think it could be done with a dedicated interface in each zone/vrf, (not sure if a vlan tagged interface could work to avoid the need to have dedicated interfaces). That's why I'm doing it with my physical router/switch currently, with a lot...
  • spirit
    currently ipam/dns are working with dhcp only, and dhcp is working with simple zone. it's working in progress to add feature on other zones.
  • spirit
    if you have talking about the vxlan tunnels themself or the bgp peers, they are simply using the route to reach to remote peers ips. so you can make simple routes on your host if needed. or do you want PBR specifically for the vxlan udp port...
  • spirit
    do you have an example of what you need to do with manual routes to be sure to understand what you need? on the underlay, evpn/vxlan are using peers adress list to establish vxlan tunnel, and the vxlan tunnels are working in default vrf only...
  • spirit
    spirit replied to the thread Proxmox VE 9.1.1 dnsmasq issue.
    currently the gateway ip from gui is only apply to simple zone && evpn zone as the ip is pushed on the vnet on all hosts. (or you could have ip conflict on layer2 zones like vlan,vxlan,....) you can add an ip with add in /etc/network/interfaces...
  • spirit
    spirit replied to the thread evpn? network segmentation?.
    each zone is a different vrf in evpn with their own routing table. (only using exit-node is doing a vrf route leak between the zone && default zone. but If you use multiple zones, I'll command to use physical routers as exit evpn nodes) so yes...
  • spirit
    your fio show 0 problem with random io read
  • spirit
    so, it's a windows vm ? (0.1.271 driver , try to keep this one, because the more recent have known bug). fio seem to push hardware to max (500MB/s seem to be the pci bus limit of the raid controller) try to avoid writeback on vm side, as you...
  • spirit
    spirit replied to the thread Upgrade from 6.3-9 to 7.x.
    my oldest cluster have been updated from pve4->5->6>7>8>9 without any reinstall ;)
  • spirit
    I think you could look to increase mon_max_pg_per_osd which is 250 by default. as if you have only 2 osd, and a lot more osd (4 ..6 ) on the other side, maybe they can handle enough pg. (could explain why splitting the disk in mutiple osd is...
  • spirit
    ah ok ! Do you use the new fast EC from ceph20 ? what is your K & M values ?
  • spirit
    from last corosync release https://github.com/corosync/corosync/releases "A new option (totem.ip_dscp) is available to configure DSCP for traffic prioritization. Thanks to David Hanisch for this great improvement." could be interesting for...
  • spirit
    what is your pool size replicat number ????? (looks like replicat x7 ????)
  • spirit
    spirit replied to the thread MAC prefix for each vnet.
    setting mac on vnet could be only usefull if you have an ip on the vnet. (so mainly when vnet is used as gateway for the vms). It's only possible with evpn, as the ip/mac is the same on each vnet (anycast ip). Don't make sense to add feature...
  • spirit
    proxmox used apt update / apt dist-upgrade behind pveupdate/pveupgrade, so no problem. Just be carefull to use "apt dist-upgrade" and not "apt upgrade" !
  • spirit
    The issue is very likely related to having the same subnet configured thrice on 3 different network interfaces, which leads to wrong source IP selection (and potentially even selecting the wrong interface, as three routes are created for the...
  • spirit
    spirit replied to the thread Mellanox ConnectX-3 & Proxmox 9.1.
    native kernel driver should work, no need to install drivers from mellanox. But connect3x are pretty old and they use a different driver than connectx4,5,6... so I don't known if they are still working fine. (I don't have used them since...
  • spirit
    They are no difference in package between the no-subscription && enterprise repo. Packages are going first to the no subscription repo, so they could have more bugs (because less people have tested it), before going to the enteprise repo. Best...
  • spirit
    spirit replied to the thread Slow ceph operation.
    if you backup storage is slow (or if you are limited with network bandwidth), it can slow down vm write during the backup, if a block is not yet saved. (it's not related to ceph, this is the same for any kind of storage) You can try to enable...
  • spirit
    Was talking with a Guy at fosdem working for the europeean commission. They seem to have migrated recently from vmware......to nutanix.......