Search results for query: lxc

  1. C

    [SOLVED] Error when using OCI for nginx proxy manager

    Hi, i was trying to create an lxc container using the new OCI image. I downloaded the jc21/nginx-proxy-manager image and latest tag. Then i create an lxc using the image. The lxc successfully created and start, but after 2 seconds it automatically shutted down without any message. Please help.
  2. C

    [TUTORIAL] Proxmox LXC to VM Converter

    I wanted to migrate my OpenClaw LXC to a VM and asked Perplexity for advice. The first method that came up was your script. It took only a few minutes, and the VM was ready and running without any issues. Well done!
  3. U

    Deadlocks and server unresponsive with NFS and TrueNAS Scale

    ...it as a storage medium in my PVE (Datacenter -> Storage -> Add -> NFS) like this: I have created a backup job that makes a backup of every VM/LXC on my PVE (excluding the TrueNAS VM) but almost everytime I run this job, my Memory Pressure Stall goes instantly from 0% to 99.76% and the...
  4. B

    LXC cannot connect to network in default config

    ...communication is dropped. The remote solution for this would be to use tcpdump, to verify if the host sends out and forwards the packages of the LXC. Then the PVE- + LXC-configuration is fine and the reason of the issue might be outsite of the server. (You can try tcpdump -veni <interface...
  5. Z

    Proxmox 9.1.5 breaks LXC mount points?

    Hi everyone, I'm having the same problem. We're running a Samba file server in an LXC container, and anything newer than pve-container=6.0.18 corrupts the permissions at the root of the respective Bind mount point.I hope this gets fixed soon, because everything still works correctly in...
  6. A

    Hardware interface packages best practices

    ...to accomplish: 1. for exclusive access, a gpu can be passed directly to a guest 2. for shared access, it can usually be accomplished using LXC Since LXC and QEMU have additional constraints and consequences, the solution to your specific query would be a function of multiple tradeoffs. If...
  7. A

    Ubuntu server 24.04 fails to install on VM

    Now that I got VMs working again, I'm trying to create a LXC based on the official Ubuntu templates. Creating it works fine, but afterwards it will not connect to the ubuntu archives for updates or ping google. Has anybody found a workaround for LXC yet? I'm just going to answer my own question...
  8. N

    Error: Device /dev/dri/card0 does not exist after LXC update

    ...Impact. When attempting to reboot (I rebooted multiple times before...) I held the shift key to access the boot menu... ... and magically, my LXC started ! Not sure what happened, but the issue is solved now. Did it somehow reloaded the kernels in the operation?! I really appreciate your...
  9. A

    [TUTORIAL] Proxmox LXC to VM Converter

    ...not supported by default kvm64) Initramfs drivers: Added sd_mod and ext4 to dracut --add-drivers so root block device is created properly LXC artifact cleanup: Remove LXC-specific systemd generators, container-getty services, and masked mount units that break VM boot Library cache: Run...
  10. N

    Error: Device /dev/dri/card0 does not exist after LXC update

    Hi Proxmox community, I am running a proxmox server with one VM running Home Assistant and an LXC container running Immich. Everything was working fine until this morning when I tried to update Immich to its last version. Not sure the update completed, but since then my LXC container wont...
  11. D

    Hardware interface packages best practices

    Seems like LXC would be the way to go if you can. (Just posting to hopefully prompt more discussion)
  12. J

    LXC cannot connect to network in default config

    Hi, yes i did use the official debain 12 standard lxc template from the ct template installer, also I made another lxc with ubuntu 22.04 (official template) and got the same result, cannot ping internally or externally. sysctl -a | grep '.forwarding' returns net.ipv4.conf.all.bc_forwarding =...
  13. J

    Remote Migration with Shared Storage not working?

    The option you listed here I guess is for seamless offline migrations. That's something I probably will resort to, as it's the simplest. It's just too bad it means sidestepping live migrations. Of course I have my nfs storage tagged as shared on both source and target. At least, that's what the...
  14. J

    Remote Migration with Shared Storage not working?

    ...then you can't use your NFS share on your NAS and you won't have migration or failover like with a cluster. Instead you would replicate the vms/lxcs from one node to the other and would be able to launch them in case one node gets lost: https://pve.proxmox.com/wiki/PVE-zsync Another option...
  15. fstrankowski

    Proposal to add a Notes option to the GUI.

    You highlighted two different types of notes. One are notes for backups, the other one are notes bound to VM/LXC which are storaged at the top of your VM/LXC configuration file prefixed with "###" for each line.
  16. B

    LXC cannot connect to network in default config

    Hi Jacob, that basically looks all right, so the troubleshooting might be a little bit more complex. mhm, one think I noticed in the lxc config is the activated firewall for the container. This should basically not influence anything, as long as the firewall for host and cluster are not active...
  17. H

    NVIDIA RTX 3060 GPU Passthrough - RmInitAdapter failed (0x25:0xffff:1601) on H170 Chipset

    Nope, I went on and created an LXC container in proxmox instead, no need to passthrough the GPU as a LXC container has access to GPU directly.
  18. fba

    Dokumentation zum Download für Claude Proxmox Skill

    Hallo, ich dachte bisher, in die md-Datei muss eine Beschreibung der Infrastruktur rein, Guards, Workflows usw. Die ganzen Basis-Befehle sollte Claude doch schon aus seinem Trainingsmaterial kennen. Wenn ich eine freundliche AI frage, erhalte ich nach wenigen Prompts schon sowas, reicht Dir das...
  19. J

    LXC cannot connect to network in default config

    ...scope global eth0 valid_lft forever preferred_lft forever inet6 fe80::be24:11ff:fe3e:ca5c/64 scope link valid_lft forever preferred_lft forever The ip of my router is 192.168.0.1 My subnet mask is 255.255.255.0 My router cannot see the lxc but can see the host Thanks!
  20. S

    LXC suddenly wont start after the node crashed

    ...onboot: 0 ostype: debian rootfs: local:105/vm-105-disk-0.raw,size=8G startup: order=1 swap: 0 unprivileged: 1 lxc.cgroup2.devices.allow: c 10:200 rwm lxc.mount.entry: /dev/net/tun dev/net/tun none bind,create=file The systlog complains about not being able to mount the filesystem but fsck...