Search results

  1. K

    Problems using distrobox/toolbox using rootless Podman in LXC container

    Hi, Thanks to a few Reddit threads, I got rootless Podman to work inside an LXC container. However, my intention was to use distrobox/toolbox, and it doesn't work. I've documented everything in detail here: https://github.com/alexpdp7/alexpdp7/issues/10 ; the gist is that these tools create...
  2. K

    Dumb question: should the docs specify that editing /etc/pve content is supported?

    I've been editing /etc/pve/lxc/vmid.conf files manually so far, because as far as I know, you cannot set lxc.idmap entries automatedly (is that right?). That seems to work as I expect, requires restarting the container to apply, etc. Now I'm automating more of my config, and I was thinking of...
  3. K

    Extend "Masquerading (NAT) with iptables" documentation? (IPv6)

    https://pve.proxmox.com/wiki/Network_Configuration#sysadmin_network_masquerading I'm currently using this setup because my hosting provider gives me a single IPv4 address, so I have to set up masquerading. I'm setting up a new Proxmox host, and I'm considering adding IPv6 configuration from...
  4. K

    Plans for EL9 support?

    Hi, I use the free Proxmox VE, so of course I don't have any "demands" on this topic, but I have a couple of CentOS 7 systems (a few LXC containers in Proxmox and a VPS), and I was holding off migrating a Proxmox 6.4 to a new 7.x system until I could migrate those CentOS 7 systems to EL9 (I...
  5. K

    Weird behavior with CentOS 8.2 container

    Hi, After running user cron jobs, the user's systemd service goes failed: $ sudo systemctl status user@1000.service ● user@1000.service - User Manager for UID 1000 Loaded: loaded (/usr/lib/systemd/system/user@.service; static; vendor preset: disabled) Active: failed (Result: timeout)...
  6. K

    Installing "Workstation" on CentOS 8 and rebooting "firewalls" my LXC container

    I just submitted the following bug, spamming here to get thoughts: https://bugzilla.proxmox.com/show_bug.cgi?id=2674 Apparently, installing the "Workstation" group on an LXC CentOS 8 container and restarting the container prevents further connections to non-SSH daemons on the container? Any...
  7. K

    Toying with gvisor to run Docker inside an LXC container in a safe? way

    Hi, The other day I stumbled upon gvisor, which is a Google container driver which can be used with Docker that apparently uses an approach which is "mostly user-mode"; it emulates a Linux kernel in usermode, so it might be a way to run Docker containers inside an LXC container without nesting...
  8. K

    Can I ask an uid range not to be mapped in an unprivileged container

    Hi, I'm running FreeIPA and I would like to use unprivileged containers so I can use Docker in containers. My Proxmox host is joined to IPA, and my containers too. My FreeIPA install uses 1284000000-1284200000 for uids and gids. This breaks with: $ cat /etc/subuid root:100000:65536 $ cat...
  9. K

    FreeIPA and unprivileged containers

    Hi, I'm toying with unprivileged containers in order to be able to use Docker inside them. This seems to work, but it break my FreeIPA setup. My Proxmox host is joined to FreeIPA, and my provisioning procedure for containers also joins them to FreeIPA. This means that my user is in a very...
  10. K

    5.3: Docker on LXC on ZFS

    Hi, I'm toying with running Docker inside a CentOS 7 LXC on a Proxmox whose storage is ZFS. The container has: $ cat /etc/pve/lxc/209.conf ... features: nesting=1 ... and is a privileged container. For starters, the only storage driver that allows me to start the Docker service is vfs. ZFS...
  11. K

    Does zfs-zed need any additional configuration?

    Installing zfs-zed starts its daemon and: $ grep root /etc/zfs/zed.d/zed.rc ZED_EMAIL_ADDR="root" , I already have root email redirected to my email address. There's stuff such as: #ZED_EMAIL_PROG="mail" do I need to configure it? According to...

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!