Search results for query: lxc

  1. Y

    How to kill a container that doesn't stop

    Thank you so much. I had a similar issue, this command also reported LXC not running like all the pct stop variants. GUI said it was running, none of the pct start commands were working either. Finally, thanks to your post I discovered lxc-start -n ### which worked for me to get the container...
  2. H

    implausibly old time stamp

    ...einer CT wollte ich einen restore durchführen, allerdings bekam ich folgende Meldung! extracting archive '/mnt/pve/backup-opnsense/dump/vzdump-lxc-121-2026_02_12-04_00_14.tar.zst' tar: .pfad zur Datei - MA/Finales Transkript.docx: implausibly old time stamp 1915-01-23 22:02:56 tar: .pfad zur...
  3. D

    Migration failed: Storage 'local-lvm' (LVM-Thin) not available on target node

    Subject: Migration failed: Storage 'local-lvm' (LVM-Thin) not available on target node Message: Hi everyone, I am trying to migrate an LXC container from my main node (pve) to a second node (minipve). Source Node (pve): Has local-lvm (LVM-Thin pool named 'data'). Target Node (minipve): Only has...
  4. M

    Offtopic: Jellyfin erzeugt beim Abspielen hohe Load auf ProxmoxVE

    ...möchte halt zunächst einmal einen Main-Server haben, auf dem ich ein gemirrortes ProxmoxVE + nen gemirrorten SSD-Pool für die Root-HDDs der VMs / LXCs habe und dann einen "Sack voll SAS-Platten" im Raid-Z1, wo ich dann mein Datengrab drauf einrichte (wie hier beschrieben), sprich so: - 2 x...
  5. S

    Trying to set IPv6 token, adding LXC options in container config file

    Late Reply but one Option might be to mark the File as something that Proxmox VE shouldn't touch. I do this for /etc/resolv.conf inside a PiHole LXC Container, but I guess with the right Name it would work for anything. File /etc/.pve-ignore.resolv.conf: #...
  6. C

    Offtopic: Jellyfin erzeugt beim Abspielen hohe Load auf ProxmoxVE

    Fast scheinst du das Thema ja schon verstanden zu haben, aber dazu noch ein Paar kleine Hinweise: Die Hardware, die dir dein Kollege da überlassen hat ist heute defakto Elektroschrott. Das sind Ivybridge Xeons, die 2013 rauskamen. Aus heutiger Sicht haben diese Systeme immense...
  7. E

    [SOLVED] Fehler beim verbinden von fritzNas LXC

    Hast du in den LXC Optionen, Cifs aktiviert?
  8. A

    [SOLVED] Fehler beim verbinden von fritzNas LXC

    Servas mitnand, ich , ein geübter Anfänger versuche mein fritzNas mit einem LXC, auf den Jellyfin installiert werden soll, zu verbinden. Habe einen priviligierten Container mit Debian Trixie erstellt. Der läuft auch ohne Probleme. Ich bekomme auch ein Ping zur FB. Habe cifs-utilis installiert...
  9. C

    Helpful hints for users moving from TrueNAS Scale to Proxmox (zfs, Samba/SMB share)

    ...zpool import -f -o readonly=on tank 3. To create a simple SMB/Samba share: Create an unprivileged LXC container (e.g., debian 13 template, 8 GB disk, ACLs enabled, 2 cores, 1024 RAM, IPv4 DHCP) Modify your .conf file (e.g., nano /etc/pve/nodes/my-server/lxc101.conf) to add your mount points...
  10. E

    [TUTORIAL] Custom Proxmox 6.19.0 Kernel. 6.18.0 is also available for Testing.

    ...I did install the latest 6.19.1 on my proxmox runnnig amd strix halo (framework desktop), and that kernel actually fixed the problem in my immich lxc container running onnx models. Before i was running 6.17 from proxmox and there are missing amd patches which seem to prevent being able to run...
  11. C

    proxmox boot hangs with libkmod: error: kmod_config_parse: /etc/modprobe.d/vfio.conf

    ...the boot process. I'd like to avoid starting from scratch with a brand new install on the existing hardware, but I will lose the VMs and LXC containers running on the pve server. I'll probably run into error with the cluster members if I try to use the same hostname and IP address during...
  12. A

    Pardon my less-than-intelligent question, but is there a way to install Proxmox on a Ceph cluster?

    ...for GPU passthrough to Windows VM but I have found that for AI workloads, that it has been better for me to share GPU resources between LXCs than using a Windows VM. So, there actually two things at play here: 1) The Ceph cluster is being evaluated to take over for my main "do-it-all"...
  13. A

    Pardon my less-than-intelligent question, but is there a way to install Proxmox on a Ceph cluster?

    you dont need pci passthrough for lxc- just would need to install the proper nvidia driver based on hardware and kernel deployed. You are better off creating an installation script, especially if you intend on having multiple nodes with GPUs. FYI, that 4x node solution is VERY old and has...
  14. M

    Offtopic: Jellyfin erzeugt beim Abspielen hohe Load auf ProxmoxVE

    ...Danach geht die Loadaverage vom PVE wirklich nicht mehr hoch :)... Blöde Frage vielleicht, aber "will" ich nicht Trancodierung haben? Aber dann vermutlich eher mit einer dedizierten Grafikkarte, die ich an den Jellyfin-LXC-Container weiterreiche, oder?
  15. J

    Platten 'landen' nicht im ZFS-Pool, was kann ich machen?

    Ja sind sie, leider lässt sich bei einen RAIDZ (anders als beim Mirror) eine Platte nach dem Hinzufügen nicht wieder entfernen. Da geht dann nur der Austausch einer Platte mit replace oder komplettes Zerstören des Pools und neu-machen. Das Neumachen würde das dann über die Proxmox-GUI...
  16. A

    conntrack not working when HA is enabled

    Hello, I've encountered an issue where conntrack seems not to work when the VM that is being migrated has HA enabled. I have tested different HA Shutdown policies, but it doesn't seem to make a difference. I've also tested disabling the host firewall, enabling the firewall but allowing...
  17. M

    Offtopic: Jellyfin erzeugt beim Abspielen hohe Load auf ProxmoxVE

    ...auf dem Server einen NFS-Server (VM) unter Debian laufen und dort meine Musik, Filme etc. liegen, wovon ich die Filme u.a. auf meinem Jellyfin-LXC-Container einbinde. Alle Sachen (Filme, Musik, Root-HDDs der VMs und LXCs etc.) liegen momentan noch auf einem RAID-Z1 Pool mit "Blech" (sprich...
  18. S

    Nothing works anymore "can't lock file '/run/lock/lxc/pve-config-xxx.lock"

    I just had this happen to me. It wasn't very straightforward, but this seems to work: Kill the lxc-start Process that started the Container Manually remove the Lock file Use lxc-stop with --kill and --nolock Arguments to (try) to stop the Container (most likely it already stopped) Use pct...
  19. K

    Netzwerkspeicher unter Proxmox einbinden

    also übersetzt für mich als Halblaie: 1. auf Proxmox ein ZFS erstellen aus den (vermutlich 2 Platten, (wobei testweise eine reichen würde) die ichper USB anschließe.) 2. Container mit SambaShare und Template Debian 13 (Trixie?) 3. Recherchieren wie ich die Recht verwalten muss^^ 3. Proxmox VE...
  20. UdoB

    Netzwerkspeicher unter Proxmox einbinden

    Es gibt natürlich zahlreiche valide Ansätze. Ich verwende (im Homelab) "Zamba": https://github.com/bashclub/zamba-lxc-toolbox. Damit bekommt man einen ausgereiften AD-kompatiblen Fileserver, der für die Windows-Nutzer beispielsweise die regelmäßig erstellten Snapshots via "Vorherige...