lxc

  1. D

    Use VPN LXC with docker and gluetun in other containers

    I have a LXC container running Alpine Linux a Docker, I've setup gluetun and it's running without errors. I have added lxc.cgroup2.devices.allow: c 10:200 rwm lxc.mount.entry: /dev/net dev/net none bind,create=dir lxc.mount.entry: /dev/net/tun dev/net/tun none bind,create=file to my...
  2. T

    [SOLVED] Copying files from host machine to LXC

    Hi everyone, Thanks in advance for reading. I had about 4 TB of videos I wanted on a samba server. The samba server is an Ubuntu 22.04 LXC and is working just fine. All of the videos were on my laptop so I moved them to an external HDD, plugged it in to the server, mounted it on the pve host...
  3. S

    [SOLVED] USB device forwarding to Debian LXC

    Hello, I know there's a lot of these out there, and I swear I've read through the first page or two of google results. I've been trying to set up a kodi container for a day or two. Amusingly enough, the complicated parts all went without a hitch, but I can not get the container to recognize my...
  4. M

    Kubernetes managing LXC containers on Proxmox

    I'm looking for a solution to use Kubernetes to manage LXC services in Proxmox instead of relying in VMs. Meanwhile I've found some interesting projects: lxc/lxcri - A wrapper around LXC which can be used as a drop-in container runtime replacement for use by CRI-O...
  5. T

    Mount propagation in LXC containers

    Hey folks! I'm using a ZFS pool on my machine, and I've been mounting filesystems from the pool into Proxmox LXC containers. However, I've run into a problem where if a dataset has children (e.g. `tank/media` contains `tank/media/movies`, `tank/media/music`, etc.) then the filesystems below it...
  6. P

    CT container can't access network

    Hi so i have one old CT container, that can access the network just fine But when i create a new one it manages to get an IP but that is about it.. Working CT Broken CT pct config 210 arch: amd64 cores: 4 features: nesting=1 hostname: emby memory: 2048 mp0: /storage/movies,mp=/mnt/movies...
  7. H

    "Sorry - this system lacks PPP kernel support" on Proxmox 7 using LXC

    Hello! I'm using Proxmox Virtual Environment 7.4-3 and having trouble to set-up PPPoE to work through a LXC OpenWRT OpenWrt 23.05.3, r23809-234f1a2efa. This is the container configuration: cat /etc/pve/lxc/100.conf arch: amd64 cores: 4 hostname: openwrt memory: 2048 ostype: unmanaged rootfs...
  8. J

    nf_conntrack_max: permission denied LXC

    Hello, i have a problem with my LXC, work many hour on it to reduces the amout of errors i had, i think the last problem is this root@:~# kubectl logs -n kube-system kube-proxy-sqwhk I0703 11:18:47.200979 1 server_linux.go:69] "Using iptables proxy" I0703 11:18:47.208414 1...
  9. Z

    "PVE's LXC device passthrough configuration does not support PCI devices, akin to the passthrough available for VMs. It can only map devices via their

    "PVE's LXC device passthrough configuration does not support PCI devices, akin to the passthrough available for VMs. It can only map devices via their dev path. How can a laptop's wireless card be directly mapped into an LXC container running OpenWRT or similar?"
  10. N

    [SOLVED] Ubuntu 24.04 Container from official template fails to start

    Hi, I'm running the latest Proxmox with no updates available. I have downloaded the Official Ubuntu 24.04 temaplate by using the pveam command. I created a new conatiner using the template. It is installes fine and goes into runnig state. But when I open the Console there is no output at all...
  11. M

    Guide: Tailscale Exit Node LXC to NordVPN LXC to internet

    Goal is to connect from a remote computer/phone to my Tailscale VPN network while also ensuring my internet access is through a VPN (Nordvpn)... connecting to both VPNs does not work on mobile and mac for me Network Layout - Phone <> TailscaleLXC <> NordVPN LXC <> Public internet I created...
  12. W

    LXC verbraucht mehr speicherplatz

    Hallo, Ich wollte mal fragen ob es normal ist das wenn ich in einem LXC z.B. eine große Datei habe die 50GB Groß ist und diese dann wieder lösche das der Speicherplatz auf dem Host nicht wieder freigegeben wird mit Freundlichen grüßen Fynn
  13. E

    Using large range of UIDs/GIDs above 65535 in unprivileged LXC (crashing)

    Hello all, Yet another post about UID/GID mapping on unprivileged containers. Context Before referring me to wiki and forum, I am aware and have read these pages: https://pve.proxmox.com/wiki/Unprivileged_LXC_containers https://forum.proxmox.com/threads/lxc-uid-mapping-woes.99376/...
  14. T

    [SOLVED] Fresh 8.2.4 No Internet from LXC or VM. Host can ping.

    I figured out my issue before this post could be approved to go public. Wasn't a Proxmox issue, but was a networking issue. Home switch had sticky ports, and each lxc/vm generates their own mac address. Suffice to say, issue is resolved. Not sure if I can delete this thread. If not, maybe...
  15. 1

    Pi-hole as Container

    Hello :) I have use a pi-hole in a VM for years. Now I am switch to LXC Container on proxmox. But the Gravity list update soooo slow. But I haven't see why that is. I have problems here and there with lagging Youtube or offline from my Storj Container. I wait for response of my ISP, but I could...
  16. A

    Is there a way to permanently configure the /etc/systemd/network/eth*.network of a LXC?

    Currently messing around with lxc containers and trying to add a lxc to more than 10 vlans. Since this isnt possible via the proxmox ui (can only add max 10 interfaces) i did it inside the container, which works perfectly (see below), the only issue proxmox overwrites the...
  17. F

    Problem with LXC

    Hello everyone, I wanted to configure LXC alpine to use jellyfin in docker but I am facing problem after setting lxc.idmap forwarding. Docker works before these settings. I need to transfer 44 to 27 from the host. 101 has docker in LXC, and on the host 'input', and 104 to 104. Unfortunately, I...
  18. C

    KODI on LXC accessing media shared from Ubuntu VM has long delay on each new media play

    PVE pve-manager/8.1.4/ec5affc9e41f1d79 (running kernel: 6.5.11-8-pve) VM - Ubuntu 22.04 - contains the shared media, managed with docker Sonarr. LXC - KODI 19.4 (https://github.com/mrrudy/proxmoxHelper) - video out put on HDMI to TV. Installed with bash -c "$(wget -qLO -...
  19. N

    Add USB Coral TPU to LXC frigate container

    I have a working LXC container with Frigate running and I would like to add a USB coral TPU. I'm not sure how to add the tpu to passthrough to the LXC container. In PVE shell. lsusb Bus 002 Device 003: ID 1a6e:089a Global Unichip Corp. Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root...