solved

  1. 9

    openvswitch install

    New to Proxmox, but trying to install openvswitch. First, I tried to just create a vswitch int he GUI, but it said I needed to install the package. Goto the CLI and run "apt-get install openvswitch-switch" and I get "unabel to locate package openvswitch-switch".
  2. B

    [SOLVED] Proxmox4 : LXC Bind Mounts (read only)

    Hello, In Proxmox 4, they are two method to mount a directory in a container "lxc.mount.entry" and "mpX" (https://pve.proxmox.com/wiki/LXC_Bind_Mounts). My problem : -mpX : Method doesn't support read only. -lxc.mount.entry : Method can only be used one time and it's doesn't recommanded option...
  3. U

    OVH Failover IP assign to KVM (SOLVED)

    Hi All. I'm struggling here. I need to assign a Failover IP to a KVM within Proxmox and I just can't seem to grasp it. My normal distribution is CentOS and I am very familiar with creating and using Virtual Interfaces with CentOS ( ifcfg-eth0:1,ifcfg-eth0:2) , etc. What I need to do is...