Search results

  1. H

    Ubuntu 20.04 (Focal Fossa) LXC (template) - Mountpoints no longer Work

    Hello, Previously under the Ubuntu 18.04 Template I could mount folders on my local disk via a mount point such as: mp0: /mnt/HDD/Media/eBooks,mp=/media/HDD/Media/eBooks,ro=0 Unfortunately with the Ubuntu 20.04 Template that no longer works, I have the same Mount Point: mp0...
  2. H

    PVE Crashing Starting LXC Container (5.1)

    Hello Folks, I have encountered an annoying issue since upgrading to the 5.1 release. When starting a Debian LXC Container, on one of hosts it gets stuck and freezes. A short time later, the container timeouts and PVE crashes. This only happens after stopping and starting the container...
  3. H

    Can't disable IPv6 in LXC Container

    Hi Folks, I am trying to disable IPv6 in an Ubuntu 16.04 Container. I have been unsuccessful in everything I have attempted. I need it disabled for a VPN setup. ______________________________________ I have attempted: Adding to LXC Config: lxc.sysctl.net.ipv6.conf.eth0.disable_ipv6=1...
  4. H

    Safely Shuting Down PZroxmox from CLI for UPS

    Hi Everyone, I have recently set up a server with a UPS as I have experienced a few power cuts as of late, I use Network UPS Tools (NUT) to shutdown the server in the event of a power outage. Currently it uses "shutdown -h 0" to shutdown the server however this is undesirable as the LXC...
  5. H

    Proxmox 4 - LXC mounting error console.

    Hell Everyone, Quick Bug Report: When booting the console gets filled with messages like this "EXT4-fs (loop4): couldn't mount as ext2 due to feature incompatibilities" for every LXC container. This is obvious as the FS is ext4 and wouldn't be an issue however dmesg is filled with this error...
  6. H

    Proxmox 4 - Console not Working

    When I load Proxmox 4 with the latest update the console no longer works, This is what I instead see when loading NOVNC Console - This happens in both the latest chrome and firefox. Any Ideas? Regards - Harrison
  7. H

    [#651] Proxmox 4.0 - Maximum Number of LXC Containers is restricted to 9 (LOOP bug)

    Hi, When I try to launch more than 9 LXC containers after reboot, it seems to fail. When attempting from CLI I get this from the output of 'lxc-start" - lxc-start 20150427012246.584 ERROR bdev - bdev.c:find_free_loopdev:1907 - No loop device found lxc-start 20150427012246.584 ERROR...