Search results

  1. C

    vlan mtu not set

    I have a strange issue, that the mtu size of vlans are not set. My /etc/network/interfaces: # network interface settings; autogenerated # Please do NOT modify this file directly, unless you know what # you're doing. # # If you want to manage parts of the network configuration manually, # please...
  2. C

    PVE LXC/VM failsafe storage location

    Hi! Don't judge me, I just switched some of my Lab servers from VMWare to PVE. I really love it, took me just some hours to get a multi host cluster online. Easy VM/LC migration,... What concerns me now a little bit is how are VMs and LXCs are stored. The data disks/volumes,... are stored on...
  3. C

    OVS IntPort Gateway not working

    Hi, I tried to switch my config to OVS, but have now the issue that the GW configured on a OVS IntPort for Mgmt is not working. here the related config. There is no other GW configured: auto mgmt1708 iface mgmt1708 inet static address 10.17.8.61/24 gateway 10.17.8.1...
  4. C

    Network bond + multipathing

    Hi! I am quite new to Proxmox, mainly used VMWare in the past. Now desided to switch or test Proxmox on some lab environment. Whats a bit hard for me actually is the networking part. At the moment I am a bit limited to 1GB Network equipment, at least for this system. I have now 3 hosts...