Search results for query: lxc

  1. R

    All Helper Scripts Fail

    Johannes, thank you, I already have PBS on a separate machine, with a hardware raid backup disk and an iSCSI mount to a QNAP NAS. My entire cluster runs on Intel Mac Mini's, on eBay, around 50-60 GBP, up to 16GB RAM, any size SSD you can afford, I7 quad core/8 thread if you can find them, low...
  2. J

    Podman inside unprivileged Alpine container fails to start

    A workaround for the free -h command displaying incorrect memory statistics in an Alpine Linux LXC container is to install the procps with apk add procps, because the default busybox version of free fails to read cgroups right, but the procps version does. It also fixes top. However, the podman...
  3. V

    Ubuntu 26.04 (resolute) Failed to start systemd-networkd-wait-online.service

    My issue has nothing to do with LXC. At least for me. I am only using a VM.
  4. S

    Ubuntu 26.04 (resolute) Failed to start systemd-networkd-wait-online.service

    This might not be an issue with LXC? I really need a 26.04 lxc template. :) Is it possible to create already?
  5. H

    [SOLVED] Gibt es ein Problem mit den aktuellen Updates in 9.1.9?

    Das war eine Configzeile wo ich AppArmour etwas begrenzt hatte lxc.apparmor.profile: lxc-container-default-with-nesting
  6. B

    Ein Netzwerkinterface kommt beim Start nicht hoch

    ...1.3.0 libpve-notify-perl: 9.1.2 libpve-rs-perl: 0.13.0 libpve-storage-perl: 9.1.2 libspice-server1: 0.15.2-1+b1 lvm2: 2.03.31-2+pmx1 lxc-pve: 6.0.5-4 lxcfs: 6.0.4-pve1 novnc-pve: 1.6.0-4 proxmox-backup-client: 4.1.8-1 proxmox-backup-file-restore: 4.1.8-1 proxmox-backup-restore-image: 1.0.0...
  7. O

    Restore von CT Backup funktioniert nicht

    ...failed to apply acls: EINVAL: Invalid argument Logical volume "vm-110-disk-0" successfully removed. unable to restore CT 110 - command 'lxc-usernsexec -m u:0:100000:65536 -m g:0:100000:65536 -- /usr/bin/proxmox-backup-client restore '--crypt-mode=none' ct/110/2026-04-17T01:00:25Z root.pxar...
  8. A

    Migrate Windows Server Shares to a CIF/NFS or LXC with Samba

    Thank you for the clarification! I just wanted to know if they were viable options for migration from a Windows OS to a more cost/efficient one.
  9. J

    All Helper Scripts Fail

    ...seperation it might make sense to install the ProxmoxBackupServer and PVE bare-metal together on the node and afterwards setup a small Debian lxc or VM just for the qdevice. Note that you don't install the PBS as vm, the idea is to be able to have working restores even if the PVE breaks for...
  10. bbgeek17

    Migrate Windows Server Shares to a CIF/NFS or LXC with Samba

    ...the files located on that SAN/NAS in the similar fashion that your Windows clients operate with your Windows Server. You can run a VM or LXC in PVE that would act as a NAS device, ie a Windows Server or a Linux with Samba. Cheers Blockbridge : Ultra low latency all-NVME shared storage for...
  11. A

    Migrate Windows Server Shares to a CIF/NFS or LXC with Samba

    ...this data? - I'm trying to consolidate servers and previously had a Windows Server just for serving AutoCAD licenses that I converted into an LXC container which runs better..... can I do this for the data servers? - I'm trying to look for efficient ways of serving the data to Windows Clients...
  12. W

    Almost got to bind back Intel iGPU from VM to host (laptop) upon VM shutdown, how to diagnose what's missing?

    ...virtualisation options). I have configured whole GPU passthrough to my VMs/containers (works for both windows and Linux VMs, and kodi in lxc) by following "standard" https://github.com/LongQT-sea/intel-igpu-passthru (legacy mode). Thanks, @LongQT-sea !!! All looks good as of passthrough...
  13. R

    All Helper Scripts Fail

    I would run apt update then apt dist-upgrade and reboot the node, then try to install again [N.B. post edited after it was quite rightly pointed out that not using apt dist-upgrade can break PVE, I don't want to propagate bad advice into search results]. AND check the status of the dpkg log...
  14. D

    ADB over Network Doesn't Work in Debian LXC

    hm so i talked to chatgpt 5.4 thinking and inadvertently discovered that if run strace before adb it connects? root@lxc-adb:~/# adb connect [ip]:[port] failed to connect to [ip]:[port] root@lxc-adb:~/# adb kill-server && adb connect [ip]:[port] * daemon not running; starting now at tcp:5037 *...
  15. Z

    Running a single guest with different OVMF Firmware

    ...6.0.5 libpve-network-perl: 1.2.5 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-4 lxcfs: 6.0.4-pve1 novnc-pve: 1.6.0-3 proxmox-backup-client: 4.1.4-1 proxmox-backup-file-restore: 4.1.4-1 proxmox-backup-restore-image: 1.0.0...
  16. S

    [SOLVED] Error Storage 'vault' does not exist

    Hi, you could try remove config file e.g /etc/pve/nodes/<NodeName>/lxc/<ID.conf>
  17. R

    [RFC] Updated quota-support for LXC!

    ...implemented as a replacement for the old quota system on newer PVE as it works with cgroup2 and theoretically it should work with unprivileged containers as well, I just haven't tried it. I hope to get comment on this and maybe get Proxmox to revive quota support for LXC. Best regards...
  18. B

    Restore von CT Backup funktioniert nicht

    ...ja an der Stelle, dass er nicht auf "/run/user/0" zugreifen kann und an anderer Stelle, das er nicht auf /var/log/journal zugreifen kann. Mit dem lxc-usernsexec sollte er seine priviledges auch bereits direkt am Anfang droppen und dann fehlen ihm ggf. Rechte. Das S tarten als privilegierter...
  19. D

    Feature request - zfs delegation with lxc

    It seems I am among a limited few that really see the need for this? - Fileserver, SAMBA running in an LXC... - ZFS acl support in an LXC.... - LXC to manage ZFS snapshots with a nice GUI as this is currently very limited in Proxmox WebGUI... - Docker running in an LXC using more stable ZFS...