Search results for query: lxc

  1. O

    Mountpoints for LXC containers broken after update

    pve-container 6.1.1 still broken the unpriviledged LXC with cross LXC ZFS mp. where works when downgrade/lock to 6.0.18 run_buffer: 571 Script exited with status 30 lxc_init: 845 Failed to run lxc.hook.pre-start for container "1102" __lxc_start: 2046 Failed to initialize container "1102" TASK...
  2. J

    [SOLVED] Could replacing ZFS with Hardware Raid fix IO delay issue?

    ...backups is NOT RAID. Basically having backup is more important ) On the other hand if you have enough slots (and budget) seperating OS and VM/lxcs is a good idea since then you can reinstall the os without needing to restore the vm/lxc data (as long as you saved the vm/lxc configuration...
  3. S

    Mountpoints for LXC containers broken after update

    Obviously you weren't hit by these :) - https://forum.proxmox.com/threads/debian-13-1-lxc-template-fails-to-create-start-fix.171435/ - https://forum.proxmox.com/threads/upgrading-pve-tries-to-remove-proxmox-ve-package.149101/ -...
  4. P

    LXC Subvolume Berechtigung verloren nach Neustart

    Hallo, Ich habe nach upgrade PVE 9.1.5 Berechtigung Problem mit meine LXC Container. Installiert ist Nextcloud auf Ubuntu 24.04 als LAMP-Stack. Nach dem Upgrade wird die Berechtigung nur für die ZFS subvol-101-disk-1,mp=/mnt/hdd zurückgenommen, und zwar egal ob ich Snapshot mache oder Backup...
  5. D

    Privileged LXC Container / Change Attributes Gelöst in 9.1.1

    [SOLVED] Samba AD DC LXC Container won't start after reboot Solution: .pve-ignore instead of chattr +i + nesting=1 required Einleitung (für alle Umsteiger und neuen Nutzer) Für alle Umsteiger und neuen Nutzer - hier eine Lösung für ein häufiges Problem! Hey zusammen! Nach mehreren Tagen...
  6. S

    LXC suddenly wont start after the node crashed

    ...one of my nodes down. This is the node that hosts my PI-Hole instance. I tried just bringing it all back up and it did boot however the Pi-Hole LXC simply won't start running pct start 105 --debug I get the following output root@:~# pct start 105 --debug run_buffer: 571 Script exited with...
  7. C

    Network migration fail with "failed to parse api response" in network selection

    Something is odd after the upgrade. ifupdown2 DHCP entries do not work; I had to assign static ip via the LXC network entry; otherwise, containers won't start. I know dhcp is not the way but for many services or even fresh users, this is the way and it works as expected with ifupdown but not...
  8. F

    [SOLVED] Wireguard and DNS within LXC Container

    ...on the PVE host, maybe that's messing with your config ?) To deploy for example a wireguard endpoint like ghcr.io/wg-easy/wg-easy nested in an LXC (for example), -Ensure latest PVE 8x or later kernel. -Deploy basic unprivileged deb13 LXC template -Enable nesting, mknod, and keyctl for the...
  9. A

    Expand a ZFS volume

    Hi All, I have a ZFS volume that has run out of space mounted to an LXC container. There seems to be plenty of free space in the pool Is there a way to expand "sata_pool/library/subvol-108-disk-10" from 128GB to 200GB ? My reading suggests I could change the reservation setting, but I am...
  10. P

    LXC container has no IP - missing dhclient causes ifupdown2 call to fail during start

    I'm having an interesting problem where one of my LXC has no IP when it starts. The container in question is the proxmox backup server lxc which I'm creating using the community script with default settings. All my other containers and VMs are fine. All my containers use DHCP, and i use the...
  11. S

    Ownership changes for bind mounts after recent update

    ...none defaults,bind 0 0" >> /etc/fstab systemctl daemon-reload mount /mnt/bind-mounts/storage-server Mount the directory via an "lxc.mount.entry" in the corresponding /etc/pve/lxc/*.conf. (Using an "mpX:" entry does not work because the "rbind" option is not supported there.)...
  12. J

    Automated install script for OpenWrt in a Container on Proxmox!

    I’ve just updated the script for Release Candidate versions. Now, it’ll ask if you’d like to reuse the template if it’s already there. If you say no, it’ll download it again. This way, if you had a bad download before, it’ll download a fresh one. I’m only using the latest Proxmox, so I’m not...
  13. S

    VirGL GPU (virtio-gl) with SPICE client

    ...6.0.5 libpve-network-perl: 1.2.4 libpve-rs-perl: 0.11.4 libpve-storage-perl: 9.1.0 libspice-server1: 0.15.2-1+b1 lvm2: 2.03.31-2+pmx1 lxc-pve: 6.0.5-3 lxcfs: 6.0.4-pve1 novnc-pve: 1.6.0-3 proxmox-backup-client: 4.1.1-1 proxmox-backup-file-restore: 4.1.1-1 proxmox-backup-restore-image: 1.0.0...
  14. 3

    No spin-down via hd-idle after upgrade to 9.1.5

    ...which are mounted at /mnt/<poolname>/<datasetname> EDIT: And to expand a bit further, all of these datasets are used in bind-mounts for various lxc containers (for samba, sftp, plex, etc.). Writes to the disks happen with the new kernel even when all of these lxcs are shutdown, though. I...
  15. D

    Anfänger Frage

    Hallo zusammen, Ich habe Proxmox frisch installiert und auch den ersten LXC Container am Laufen. Meine Augen sind nicht besonders gut - jedoch wenn ich auf meinem PC im Firefox die PVE Gui aufrufe bin ich begeistert wei gut alles lesbar ist - Selbst in der PVE Shell des hosts und in der console...
  16. D

    Mountpoints for LXC containers broken after update

    Yep, I've updated this morning and the read only NFS shares on my TrueNAS are working on my containers. The NFS shares read only attribute is set on TrueNAS. I've used apt-mark unhold pve-container to get the container updated.
  17. G

    Ditching Unraid in favor of Proxmox for ZFS storage shares?

    ...help me. I access data stored in user shares in these pools via mounted NFS shares on the Proxmox host. From there, I bind-mount these shares to LXCs and VMs. Now, I want to reduce complexity and, hopefully, increase speed by Removing the network layer of NFS Not relying on Unraid as a VM...
  18. C

    Mountpoints for LXC containers broken after update

    ...exclude non-volume mount points, like e.g. bind mounts, from attribute preservation. -- Proxmox Support Team <support@proxmox.com> Fri, 06 Feb 2026 15:40:44 +0100 Just installed now and appears all is working fine for my lxc containers that had nfs mounts. So fix #7271 was what was...
  19. L

    Using Turnkey Fileserver for storage share - major issues

    I used cockpit a long time, but they removed features, so I am back with webmin
  20. W

    Using Turnkey Fileserver for storage share - major issues

    ...Thank you very much, that helped a lot. I don't see the point in TurnkeyFileserver anymore, esp. as Turnkeys recommendation is to install a new LXC for each Upgrade. I tried a distro upgrade the regular debian way (not recommended, but instructions are given by TurnKey-Team) and that...