Search results

  1. J

    Proxmox 4.1 - Change default "Start at Boot" setting

    I apologize if this has been asked and answered elsewhere. I want new VM's and containers to default to having "Start at Boot" set to "yes" instead of "no". Is there a way to do this?
  2. J

    lxc.cgroup.cpuset.cpus not being respected

    I'msing Proxmox 4.1 with uname-r 4.2.6-1-pve. I have tried the following setting in /var/lib/lxc/103/config : lxc.cgroup.cpuset.cpus = 0,1 Unfortunately I see all of the host's CPU's in "top" and in "cat /proc/cpuinfo" If I run "lxc-cgroup -n 103 cpuset.cpus 0,1" on the host it has the...
  3. J

    [SOLVED] Enable IPv6 OVH

    I'm evaluating Proxmox 4 currently on an OVH server. I've created one VM (FreeBSD 10.2) which is working fine with several IPv4 addresses assigned to one virtual mac and successfully added to the VM. I tried adding an IPv6 address to vtnet0. I can ping6 the host from the VM and I can ping6 the...