Recent content by DamienDye

  1. DamienDye

    Can NUMA node be a reason for ESXi vs Proxmox Performance differences?

    whats you benchmark results so we know what we are talking about
  2. DamienDye

    [TUTORIAL] PVE installed on top of an SDN VXLAN zone: terminal/Web UI stalls and "failed to set mtu to 1500"

    well am UK based and over provider connections I can get at least 2k mtu on private lines interconnects in DC are usually 9k in some its 12k even BT wholesale operates minijumbo but if there is a brain dead carrier blocking ICMP etc then yes you have no option but to lower the switch MTU for...
  3. DamienDye

    [TUTORIAL] PVE installed on top of an SDN VXLAN zone: terminal/Web UI stalls and "failed to set mtu to 1500"

    if you raise the raw mtu on the the current network you can then use 1500 mtu inside the vxlan tunnels. this should also mean that you don't have traffic issues and have to reduce the MTU on the nested instanced
  4. DamienDye

    Optimizing Windows VM performance on older hardware - settings advice needed

    actually there notes I have built over the last 25 years and when the notes where written windows 7 erah did remove it immediately
  5. DamienDye

    Migration from DELL VxRail to Proxmox

    Yes this is possible and we have been providing assistance as a partner. if you want to reach out to us the site is in my bio.
  6. DamienDye

    Moving from 3-node full-mesh SDN to a 6-node using switches

    how have you created the mesh by hand or using the inbuilt SDN open fabric mesh note proxmox openfabric is the ISIS protocol not ospf because it's possible to turn the mesh into a ring while it's running what you need to do is move one cable add the node to the cluster and apply the SDN so...
  7. DamienDye

    PVE Management IP on a SDN VLAN

    am not sure this is the desired state you want a SDN network could be on any system supported as such you would be saying that having a system IP on a vTEP of vxnet should be supported too ? the SDN is meant to be an overlay network not the primary networks. you could just create a vlan on...
  8. DamienDye

    Slow speed on second bridge

    not much to go on here whats the logs say dmesg for example? what nic driver is it and whats it connected to in the system? are the nics on the same numa domain as the vCPU are you running EEE in the interface ? does it work faster without firewalling ?
  9. DamienDye

    [SOLVED] Feature Suggestion: Display "VLAN Raw Device" in Network Interface Overview

    like this you mean you can just enable it on the columns selector by hovering over a menu field and click the drop down
  10. DamienDye

    Tailscale in OMV-VM drives me crazy...

    couple of questions 1) you open media vault is successfully connected and active on your tailnet ? 2) is tailscaled running on the omv system 3) do you see the tailscale0 interface on the omv with the tailscale ip once we have determined the basics are working we can move forward if any...
  11. DamienDye

    Optimizing Windows VM performance on older hardware - settings advice needed

    you need a reboot for all windows setting changes, As nothing in windows applies cleanly since windows 7, so it will delete the file instantly on boot when it reads the setting as it boots because you can't deactivate a page while is running.
  12. DamienDye

    Optimizing Windows VM performance on older hardware - settings advice needed

    Try an out of the box windows then try a windows with these settings you will see the system responsiveness is night and day
  13. DamienDye

    Optimizing Windows VM performance on older hardware - settings advice needed

    General System Performance & Virtualisation Fast Boot: Ensuring a Clean State Registry Path: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Power Registry Key: HiberbootEnabled | Type: REG_DWORD | Value: 0 Why Deactivate: Fast Boot saves the kernel state to disk. In a VM...
  14. DamienDye

    Optimizing Windows VM performance on older hardware - settings advice needed

    Accelerating UI Responsiveness Disabling Sponsored Content and Suggested Apps Registry Path: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ContentDeliveryManager Keys: SystemPaneSuggestionsEnabled, SilentInstalledAppsEnabled, SubscribedContent-338388Enabled | Type: REG_DWORD |...