containers

  1. G

    Secure up containers with public ip

    Hallo, I've a cluster with multiple containers. Two of them are lamp with public ip configured. The host have a public ip also. If i NMAP the proxmox hosts from the VM I get those ports opened: 22/tcp open ssh OpenSSH 8.4p1 Debian 5+deb11u3 (protocol 2.0) 3128/tcp open http Proxmox...
  2. Z

    Podman container build process has no internet connection (failed to read from slirp4netns sync pipe: EOF)

    Hey! First of all I gotta say that Proxmox is a REALLY great project and I love using it ever since I've heard of it. Sadly I have only one issue with it at the moment. That is that networking to a degree doesn't work well with Podman and Proxmox. Namely during the step where the podman...
  3. L

    Pass storage backed mount point to LXC container

    I'm trying to pass through an existing LV to a container. I believe this means I need to use an image based, storage backed mountpoint as described here, which mentions a special syntax for creating a new LV, but there is no mention of the option to mount an existing LV. I have created a new...
  4. G

    LXC, trust of default templates

    A friend starting into using Proxmox asked me a question today which I didn't offhand know the answer to and couldn't find a definitive answer on here. How do you know the LXC templates are trustworthy? LXC containers (as in the templates pulled down from pveam), I'm guessing they're pulled...
  5. R

    AppArmor problem in containers based on openSUSE template

    Hi I have been using the openSUSE 15.3 container template for a while now and it has been working great, but after upgrade to 7.2x the apparmor do not work in the containers, old as new ones, it seems to work in the Ubuntu 20.04 container i also have running. i tried to create a new container...
  6. N

    [SOLVED] LXC Containers not Migrating Properly in Proxmox VE 7.0

    I am having an unusual problem where, when I migrate a container from node 1 to node 2, it breaks. I migrate the container, the container shows up in node 2's VM list just fine, but when I try to start the container, it doesn't boot. It comes up with this errer "TASK ERROR: unable to open file...
  7. G

    Installing NVIDIA Drivers on Proxmox node

    Hello - Complete noob here so apologies from the get go. I am trying to use DeepStack AI (https://docs.deepstack.cc/using-deepstack-with-nvidia-gpus/index.html) and trying to follow the directions there to get the docker container to run. I haven't even gotten to running the container because I...
  8. M

    [SOLVED] .squashfs LXC containers images

    Hi, I'm given a .squashfs image which contains a root filesystem in squashfs format. Shall I be able to "import" such image and run that as a container directly? Or shall I rather mount the image from within an LXC? Let me know, Kind regards, m.
  9. P

    Help with UID/GID Mapping Between CTs

    I'm having some trouble mapping the UID/GIDs between two LXC containers: plex and deluge. Here are the configs: Plex CT: # UID mapping, plex uid is 998 lxc.idmap: u 0 100000 998 lxc.idmap: u 998 1234 1 lxc.idmap: u 999 100999 63536 # GID mapping, plex gid is 998 lxc.idmap: g 0 100000 998...
  10. T

    Cannot create CTs because of ZFS list timeout

    Recently I cannot create any new containers or move volumes because of a ZFS list timeout. The specific error is: TASK ERROR: command 'zfs list -o name,volsize,origin,type,refquota -t volume,filesystem -Hrp' failed: got timeout Can anyone provide some ideas on how to fix this? Thank you.
  11. R

    Container Mobility with Mount Points and NFS

    Hello all, I wanted to bounce an idea off you and wonder what people think about the feasibility and/or possible issues. TL;DR: Trying to get containers to move to other hosts but still access files using a Mount Point from a ZFS store on the host they came from. At the same time, requiring no...
  12. G

    [Proxmox 6] How to add two existing nodes (with containers) to a cluster?

    Hi, I'm currently running 2 standalone Proxmox 6 nodes and I want them to be part of the same cluster. Containers' IDs are not overlapping from one node to the other. Is there a way to create a cluster with those two nodes without dump->transfer->import every container? Regards
  13. V

    Void Linux LXC?

    Could we please have the containers listed here, such as Void Linux, made available? https://us.images.linuxcontainers.org/ Additionally, is there a way to add these manually?
  14. J

    [SOLVED] How do I store VMs and Containers on a ZFS raid 1

    I recently just added a second server to become my new main server. I have 2x 500gb SSDs in a ZFS raid1 created in the installer (ssds each plug directly into mobo sata). How do I enable storage of VMs and Containers on my drives as I only have the two SSDs for proxmox to access. The only...
  15. vanttech

    Issues with Containers and Kernel Modules

    First of all this is my Proxmox System Rep: # pveversion --verbose proxmox-ve: 6.3-1 (running kernel: 5.4.78-2-pve) pve-manager: 6.3-3 (running version: 6.3-3/eee5f901) pve-kernel-5.4: 6.3-3 pve-kernel-helper: 6.3-3 pve-kernel-5.4.78-2-pve: 5.4.78-2 ceph-fuse: 12.2.11+dfsg1-2.1+b1 corosync...
  16. M

    [SOLVED] Recovery after OS drive failure

    Hi there, We have a Proxmox Server (v. 6.2-4), which hosts a few VMs and containers. Unfortunately, the server OS drive seems to be inaccessible after a power failure. We have replaced the OS drive and installed a new Proxmox environment (v 6.2-4) from scratch. We've plugged in the old storage...
  17. J

    newly installed containers won't start

    I've just installed proxmox and tried several container images. None of them will start on either of the two of my clustered servers. Here is the error I get. root@kvm2:~# lxc-start -n 103 -F -l DEBUG -o /tmp/lxc.log lxc-start: 103: conf.c: run_buffer: 323 Script exited with status 255...
  18. grin

    [SOLVED] restarting lxcfs kicks running containers in the balls

    How to restart lxcfs, or, rather, how to resurrect /proc on running containers? If lxcfs gets restarted by some or other reason all the CT's get choked: # ps awuxf Error: /proc must be mounted To mount /proc at boot you need an /etc/fstab line like: proc /proc proc defaults In...
  19. E

    Install containers/KVM on formatted ext4 lvm from /dev/pve/data(thin) on an SSD or NAS drive(ironwolf or skyhawk)?

    I have done this twice with a WD green and purple(both died, green was not suited for 24/7 anyways and purple was 2nd hand and I got cheap). Now I've got an SSD, where it initializes /dev/pve/data to make use of a big chunk of the SSD's capacity, so I what I usually do is make use of it via...
  20. A

    Fedora CoreOS FCOS kernel commands for OKD deployment

    Hi friends, am starting to work on the deployment for OKD 4.5 on Proxmox and I have a doubt about how to proceed with some instruction from docs.okd.io...

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!