lxc container

  1. S

    No network for VMs (bridge not working)

    Hi, I am just trying to get my first Proxmox installation up and running. The first LXC container is up, but has no network. What am I doing wrong? /etc/network/interfaces on host auto lo iface lo inet loopback iface eth0 inet manual auto vmbr0 iface vmbr0 inet static address...
  2. G

    LXC containers seems to affect host (Too many open files)

    First, I have to say I really love proxmox, been using it for a while now and it's impressive. I have recently setup a new machine with latest proxmox 4.2 and seems to have some minor problems. I'm running 6 LXC containers and I seem to have a lot of problems with inotify hitting it's limit...
  3. S

    LXC containers, socket connections

    Hi, Due to a large number of queries from an application we have, based on two LXC containers on a local private network (Php/MariaDB - debian 8), we noticed more than 15000 socket connections in TIME_WAIT in few seconds. On a recently fresh install of Proxmox 4.2, the application crashes...
  4. R

    [SOLVED] Ubuntu 16.04 Template on download.proxmox.com

    Hi, Thanks for the fast answer. on the server download.proxmox.com: ( http://download.proxmox.com/images/system/ ) on this download server i see ubuntu 16.04, how can i download it into promox? i use the command pveam update but i see nothing in the the template download in the proxmox...
  5. R

    [SOLVED] Ubuntu 16.04 Template for Proxmox 4.1

    Hi, Is there any Ubuntu 16.04 Template for Proxmox 4.1 available? or is there a release date for this new template? i would like to use new Ubuntu 16.04 short term. it would be nice to have a template for ubuntu 16.04 in short time. Maybe someone can help me. Best regards, Olli
  6. N

    [SOLVED] lxc container does not start...

    Good day: Have a lxc container and after a hardware node reboot the pve refuses to start, this is the pct start output root@proxmox4-eu0:~# pct start 102 Use of uninitialized value $path in concatenation (.) or string at /usr/share/perl5/PVE/LXC.pm line 1110. lxc-start: lxc_start.c: main: 344...
  7. B

    [SOLVED] LXC Start fehlgeschlagen

    Hallo, nach einem dist-Upgrade kann ein Container Template nicht mehr gestartet werden. Beim Start wird folgende Fehlermeldung angezeigt: $ lxc-start -n 111 -F --logfile ~/111.log input too long - aborting error in setup task PVE::LXC::Setup::pre_start_hook lxc-start: conf.c: run_buffer: 342...
  8. B

    Proxmox 4.1 - apparmor

    Hallo, in Container Templates werden massig viele apparmor Fehler gemeldet. Auszug aus der Syslog: Mar 8 13:24:54 DBSystem kernel: [1280372.225264] audit: type=1400 audit(1457439894.633:40664): apparmor="DENIED" operation="file_perm" profile="lxc-container-default" name="private/bounce"...
  9. R

    Proxmox 4.0 lxc container's network unstable

    When I try connecting to lxc container with SSH, it often can't connect. and cant download any packages because network is very unstable. VM is all good. I use official template "centos-7-default". Proxmox's interfaces...