lxc

  1. M

    UID/GID Mapping not working in NFS share for unprivileged LXC

    Howdy folks, Brand new Proxmox user and I've hit a roadblock with NFS shares in an unprivileged LXC container. I've been trying to bind mount and map based off this guide. My UID/GID 3000 mapping in the VM confs look like this: ... lxc.idmap = u 0 100000 3000 lxc.idmap = g 0 100000 3000...
  2. M

    [SOLVED] UID/GID Mapping and NFS Share Access in unprivileged LXC

    Howdy folks, Brand new Proxmox user and I've hit a roadblock with NFS shares in an unprivileged LXC container. I've been trying to bind mount and map based off this guide. My UID/GID 3000 mapping in the VM {id}.conf looks like this: ... lxc.idmap = u 0 100000 3000 lxc.idmap = g 0 100000 3000...
  3. H

    Persistent storage for docker VM/LXC?

    Hey everyone! I'm still a bit new to this, and therefore sometimes a bit overwhelmed when it comes to one or the other topic, as a small disclaimer. Since it has been pointed out that VMs rather than LXCs should be used for docker containers, I would like to run a CouchDB as a docker container...
  4. G

    LXC TURNKEY-GITLAB 17.1.1

    I installed the turnkey Gitlab 17.1.1 LXC template. After the installation weird behaviour is happening. I try to log in to GitLab with my root account and I get an HTTP 500 error. After that, I decided to register a test account, and redirected me to: http://$MY_HOST/users/sign_in#login-pane...
  5. P

    LXC bind mount permissions for user accounts

    I'm new to Proxmox and really just wanting to see how well it handles video encoding with an Intel Arc GPU. 2 LXC containers (plex and jellyfin) 1 VM running Debian Docker services installed New user created and added to the docker group Docker is running a samba container Bind mounts...
  6. M

    Restoring LXC with shared bind mount

    I have a container with a bind mount which is not included in the backups. When I try to restore the container, I get this error: The size of the disk in the GUI is listed as 32.99TB so, would I change my config line from mp0: btank:subvol-115-disk-0,mp=/tank to mp0...
  7. R

    AmazonLinux2 LXC

    Hi, gibt es eine einfache Möglichkeit einen AmazonLinux2 LXC-Container zum Laufen zu bringen? https://cdn.amazonlinux.com/os-images/2.0.20231116.0/container/amzn2-container-raw-2.0.20231116.0-x86_64.tar.xz Die Fehlermeldung lautet: ########### extracting archive...
  8. N

    No internet error with LXC script

    I'm trying to install an LXC script for docker with the command bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/docker.sh)" I type in a static ip 192.168.5.46/24 but get the error no internet. My other VMs are working and have internet. Any idea on what the issue is or how...
  9. M

    LXC Samba Server Performance

    Hallo zusammen ich habe einen LXC Container aufgesetzt, der einen Samba-Server beinhaltet. Der Container läuft als "privileged" Container, was mir eigentlich nicht so gut gefällt, aber mit einem unprivilegierten LXC habe ich den Samba Server nicht zum Laufen gekriegt. Warum ich das so mache...
  10. K

    LXC load averages are wrong in Zabbix on PVE 8.x in LXC containers

    After upgrading to PVE 8 and several CTs to Debian 12, I experience a loadavg discrepancy. The load averages shown in the CTs are that of the host, divided by the number of CPU cores of the LXC container (per-core loadavg in Zabbix), instead of the load of the LXC guest itself. The commands...
  11. T

    LXC - pct remote-migrate fails

    I'm trying to remote-migrate my LXC containers between 2 separate clusters but it keeps failing. Remote VM migrations do succeed (both online/offline). At this point I can't seem to find the exact point the migration fails at. Things I have searched for: The error "failed: Insecure dependency...
  12. B

    Pct openwrt os-type support

    Hello, I would like to use openwrt in a lxc container. It currently works with some customization and I'm working on trying to minimize them. One of the main problem usually encountered by users is the pct ostype detection. We need to set it to unmanaged to create the container, otherwise it...
  13. J

    Time synchronisation between PVE node/host and VM/guest without access to the Internet

    Hey everyone! As far as I understand, my Proxmox 7 cluster, installed on top of a Debian 11 Bullseye, uses systemd-timesyncd to keep the clock in sync via external NTP servers, configured either in /etc/systemd/timesyncd.conf or in a separate file inside /etc/systemd/timesyncd.conf.d/. All of...
  14. S

    Hardware ID's Changing, Causing LXC's to have wrong passthrough configuration

    Hi All, I've noticed that every time I upgrade my kernel to the latest prod PVE version the ID's on my NVIDIA cards change. I have to alter the configuration file for the LXC's that use video cards manually every time after a ls /dev/nvidia* and ls /dev/dri* to match the changes. Is there a...
  15. A

    Zigbee2Mqtt in a LX Container, Device Problem after Migration

    Hi Guys, at first some Information: My smarthome infrastructure runs on a Intel Nuc, and inside a -surprise- Proxmox hypervisor. On my old Nuc z2m runs without problems in a LXC. But I have to move the complete system onto new hardware. Again a intel NUC. So i took a backup from the lxc on the...
  16. L

    [SOLVED] Failed to start LXC and VE, I/O error.

    When I tried to start a LXC, syslog showed: kernel: loop0: detected capacity change from 0 to 20971520 kernel: EXT4-fs warning (device loop0): ext4_multi_mount_protect:328: MMP interval 42 higher than expected, please wait. CRON[21319]: pam_unix(cron:session): session closed for user root...
  17. P

    Proxmox 8.1 / ZFS 2.2: Docker in Privileged Container

    I'm excited about the 8.1 release because it ships ZFS 2.2. This should enable running Docker inside privileged LXCs. [1] (Unprivileged LXC is a different beast, let's keep this thread focussed on the privileged LXC use case) And indeed, it's super simple: Create privileged LXC on a ZFS...
  18. S

    EDR solution compatible with LXC

    Hi We are trying to find a an Endpoint Detection and Response solution, or possibly an Extended Detection and Response solution to protect our IT resources. Most of our workloads at the moment are LXC containers hosted on PVE clusters.Unfortunately, we have interviewed several vendors but for...
  19. DynFi User

    Custom LXC container recipe

    Hello, I would like to build a custom LXC container and use it as a template (and be able to use it as any already existing template (like ubuntu 22, or debian…)), we need to add couple of customized settings into this Master template. Then we will use this template to setup customer's...
  20. G

    How to? Single execution containers

    If there's a documentation page for this, I apologize for missing it (please point me there.) Currently, the containers I have are based on the proxmox templates for debian standard, meaning they are full debian systems. If I want a container that runs a webpage, I create a "debian standard"...

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!