lxc

  1. S

    Install Immich in LXC and map ZFS storage

    Hello, I am a newbie and I have very hard time understanding unprivileged containers. I want to install Immich in LXC and map ZFS mirrored storage /mnt/tank/immich to the LXC to use it as storage for immich. I mapped the storage to container 100 like this: mp0: /mnt/tank/immich,mp=/mnt/immich...
  2. H

    N150 iGPU Passthrough

    I am brand new to Proxmox and thought I would give it a try when I saw a video that setup a Jellyfin container on a mini PC with an Intel N100 CPU. I want to do almost the exact same thing, except that I have the newer N150 GPU. I've spent the past two days reading numerous blogs, tutorials...
  3. E

    LXC mount idmap

    Hello! I have a proxmox VE with mounted nfs shares. I want to mounz it to an Ubuntu lxc. The mount works with lxc.mount.entry: /mnt/pve/folder mnt/folder_in_lxc none bind,rw 0 0 But I need write access from the container. I know that I need to edit the uid mapping, but I don't know which is the...
  4. A

    Can I stop pvestatd service ?

    Hi everyone , I need to know if I can stop pvestatd ? and if I stopped it will it affect anything of the running LXC containers or the health of the containers? Thank You
  5. D

    Pi-hole LXC Container

    Hey All, I am creating a script to setup a Proxmox 8 LXC Container for Pi-hole with the following services & packages: Pi-hole Tailscale Unbound DOH (Cloudflare & Quad9) DOT (Cloudflare & Quad9) DNSDist DNS01 (Method: TXT Record) The script is here: HERE I get an an error when it gets to the...
  6. J

    configuring Traefik that is lxc container to seperate lxc containers on the network

    good evening, i have 3 lxc containers that are seperated in my proxmox and one of them is Traefik. i ran the proxmox helper scripts from the link below and from what i read. i need to add the labels in each container so traefik can route them. im also trying to understand how i configure...
  7. S

    LXC mp0 data loss after Backup/Restore

    I have an LXC container to which an mp0 ZFS volume with information is mounted, but it is excluded from the backup because it's very big. After creating a full backup of LXC and restoring from it, the data on the CT volume (subvol-103-disk-2) began to be deleted and was completely deleted :eek...
  8. P

    [TUTORIAL] PBS on TrueNAS - Have your cake and eat it too

    What? Are you wanting to use PBS to backup your servers, but want to use TrueNAS as the storage handler? I've been using this setup for the last few weeks and it has worked perfectly. With the latest update of TrueNAS Community Edition, 25.04, you can run Linux Containers (LXC) natively on the...
  9. C

    Synology NAS NFS Share LXC Unprivileged Mount

    Hi all, I am running Proxmox Virtual Environment 8.3.3. I am trying to set up a Mount for a Synology NAS NFS Share into an Unprivileged LXC to be used for the App "Immich" which I have deployed using Docker. I have used the Proxmox Helper Scripts for the Docker LXC...
  10. A

    Proxmox's team stance on running Docker inside an LXC container ?

    I know the point of live migration is addressed in the official documentation (https://pve.proxmox.com/wiki/Linux_Container), but I couldn't find any other official comment on this matter. Some members of the community say that Docker and the LXC sharing the kernel amounts to looking for...
  11. R

    Why LXC containers default to 2 TTYs

    I just noticed that in the default configuration of newly created LXC container, the TTY count defaults to 2. I changed it to 1 and nothing bad happens :p. Using web console and pct enter simultaneously doesn't break either. Just curious why it defaults to 2, I thought there might be a reason.
  12. D

    LXC Networking - No hostname from nslookup?

    Strange question, and honestly not a big deal, but just got me wondering. When I do an nslookup or a ping -a xxx.xxx.xxx.xxx, my plex LXC doesn't return a hostname. My router shows its name as UNKNOWN (where other IPs would show a hostname), even though I've confirmed the hostname within the...
  13. D

    Using ZFS pool

    Hi I'm having a zfs pool RAIDZ1, which includes 4 x 10TB disk. When using this pool in a file server (SMB and NFS) for different purposes, which is better way to share it in LXC or in VM: mount the whole pool as a one big disk (mp1), and use directory structure to share the resource, like...
  14. A

    [SOLVED] small LXC + tmpfs + journald with defaults => LXC die with OutOfMemory

    Hello All! I have been experiencing some LXC with small memory allocation stops, randomly dies silently without any trace of cause. Watching over time, I found that the most probably reason is out of memory. Allocating more memory allows it to run longer, but it fails anyway. When I try to find...
  15. G

    Unexpected 'nobody' filesystem privileges in LXC container

    Hey everyone, I'm having fileystem permission issues with LXC in Proxmox VE, 8.3.3, which I know has been discussed to death. I've read a lot of the threads, tried a bunch of the suggested solutions, and I'm still facing the same issue. Scenario I have a Proxmox VE 8.3.3 machine, and I've...
  16. H

    SMB Mount in Unprivileged LXC – UID/GID Confusion

    Hey everyone, I'm trying to set up an SMB mount in an unprivileged LXC container on Proxmox, but I’m struggling to understand how UID and GID work in this context. I've read multiple guides, including this one: Proxmox: Bind SMB Mount to Unprivileged LXC Container the Easy Way, and searched...
  17. P

    LXC Container Fails to Start After Proxmox Update

    After a recent Proxmox update, my LXC container (ID 109, running Plex) fails to start. I attempted to restore from a backup, but the issue persists. Below are the debug logs: lxc-start: 109: ../src/lxc/sync.c: sync_wait: 34 An error occurred in another process (expected sequence number 7)...
  18. S

    Proxmox on Oracle Cloud Free Tier Ampere (ARM)

    First, I want to just hands up state that my setup is very much unsupported, I know that. But I have been playing with getting proxmox running on the Oracle Free tier ampere server and that works just swell. I want to play with it to see if I can get it running reliably on OCI, with a IPsec...
  19. N

    My Proxmox VE 8 does not seem to map all the RBD upon container start

    Good day all, Short description of the issue: inability to start containers consistently. Context in which the problem arose: 7-node cluster recently upgraded from version 7 to 8 (I believe the issue did not occur before the upgrade); no PVE subscription. Scope: All the containers (three in...
  20. P

    Broken Pipe Error

    Hi community, I am trying to set up Gluetun to be used with my Surfshark VPN so I can use it as with Prowlarr. I'm following these guides in order: https://pve.proxmox.com/wiki/OpenVPN_in_LXC https://github.com/qdm12/gluetun/discussions/1482 I know I could run this as a docker container but...