Search results for query: lxc

  1. O

    [SOLVED] PCIe passthrough für TVHeadend VM

    ...überlege, gleich einen SAT-IP zu kaufen. Die gibt es mittlerweile auch in günstig, vor dem Kauf aber besser mit dem tvheadend-Forum abgleichen, ob auch kompatibel. Und abschließend tvheadend als LXC laufen lassen, das braucht dann kaum Ressourcen und schnurrt einfach so vor sich hin. Just my 2c.
  2. H

    First Proxmox homelab build - sanity check on hardware, service layout, and storage

    ...- does that match your experience, or do you see a specific bottleneck I'm underestimating? This is the part I'm most torn on. The iGPU-to-LXC argument I fully buy - bind-mounting /dev/dri is obviously simpler than fiddling with VM passthrough on a 14th gen iGPU. But the mainstream advice I...
  3. A

    Is there a mod repository ? How to make mods ?

    I dont really understand. What stops you from doing this? not a single one of your asks is necessary for the operation of a pve node or cluster, but a lot of what you ask (and some you didnt) is included by my general purpose post install script. Where is it and why cant you use it? because it...
  4. S

    Is there a mod repository ? How to make mods ?

    Hi Shodan, that's nice to hear;) Here are **some** answers. May be for the rest/unanswered you could make an individual post and see if other people think the same or like to work on that feature. Ok, login nag is removed (didn't want to hang this out so much, but i think the proxmox guys here...
  5. F

    Another Intel Alder Lake igpu passthrough post (Plex)

    I have also found myself in this boat. I am a brand new beginner to the homeserver scene and have been using Jim's garage LXC series to set up Jellyfin in an LXC container on proxmox while also trying to connect it to Truenas in a VM. I am using the following for my lxc config file...
  6. A

    First Proxmox homelab build - sanity check on hardware, service layout, and storage

    ...In addition, doing a passthrough of an igpu to a vm is not "saving pain," it is orders of magnitude more difficult then passing it to lxc. VMs make the most sense if you'll be deploying a cluster with live failover- which wouldnt work for the one vm that has the igpu passthrough anyway. In...
  7. J

    First Proxmox homelab build - sanity check on hardware, service layout, and storage

    ...seperate OS and VMs (since it might save you some time on restore) it's not needed if you backup your host configuration too and have recent VMs/LXc backups to restore from. Obviovusly you should test said restores from time to time. If you want to save some money I also don't see any problem...
  8. S

    Is there a mod repository ? How to make mods ?

    ...lshw lm_sensors turbostat webmin tpm2-tools cuda nvidia-container depending on hardware 9 update CPU microcode 10. Add IP addresses as tags to LXC containers 11. PVE CPU scaling governor 12. Setup proxmox in whatever ways to make nvidia/amd/intel GPU work as Single-GPU and Multi-GPU...
  9. M

    [SOLVED] KVM configured, but not available issue

    ...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...
  10. B

    Hardware aus Zeiten von DDR3

    Disclaimer: Mein Setup ist ein Homelab! Als Alternative gibts auch noch truenas + pbs als LXC-Container auf truenas. So betreibe ich das. Damit gibts kein Filesystem auf Filesystem, wie bei einer VM, sondern PBS bekommt direkt zugriff auf einen pfad in einem der truenas-zfs-pools (bei mir ein...
  11. M

    [SOLVED] Proxmox - VM io-error

    ...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...
  12. S

    LXC suddenly not booting

    I did and it stops at multi user mode no errorss
  13. J

    Offsite Backup Wo?

    ...den Datenbestand auf meinen Notebook (darunter meine Notizen wie ich Sachen eingerichtet habe (wichtig!)) - Diese Netzwerkfreigaben werden in den lxc-Containern bzw. VMs eingebunden und dort somit nicht gesichert - In den VMs und Containern habe ich üblicherweise eine virtuelle Platte für...
  14. S

    Ram report issue to multiple Hosts

    Hi Impact, Here are my results : total used free shared buff/cache available Mem: 125Gi 99Gi 25Gi 74Mi 1.4Gi 26Gi Swap: 0B 0B 0B zarcsummary -s arc | grep "Current size:"...
  15. J

    PBS Incremental Backup

    Shouldn't this be mitigated by using the metadata mode for change detection of LXCs? Or is my understanding of following part of the docs wrong?
  16. spirit

    PBS Incremental Backup

    lxc backup is scanning all files to see if metadatas (modification time) have changed , so if you want millions of small files, it can put load on the disks even if you don't have changes. vm backup use internal qemu dirty-bitmap tracking, so when backup is starting, it's directly known which...
  17. B

    Ram report issue to multiple Hosts

    ...:) RAM utilization depends a little bit in the guest configuration. Can you elaborate, what RAM configurations are in use for the guests? (VM or LXC - KSM enabled or not - Ballooning devices in use? and the balloning configuration - is NUMA in use?) And maybe point out your issue, or is it...
  18. H

    First Proxmox homelab build - sanity check on hardware, service layout, and storage

    Hey Lucas, thanks for taking the time to reply! Good to hear the VM/LXC split and the "Docker in VMs" approach sound reasonable. The OCI-as-LXC workflow and the SFTPGo tip are both new to me; I'll park them for now but keep them in mind once I've got the basics running. The removable-disk idea...
  19. J

    PBS Incremental Backup

    And for lxcs (and file-based backups) you can set the change-detect-mode to metadata which will be used to detect already backed up data and should speedup the backups accordingly. The real question you should ask yourself which kind of workloads you plan to run inside your Debian guest. For...
  20. R

    Two GPU and their assigment to /dev/dri/renderD...

    ...a Proxmox host (9.1.7) with two GPUs (AMD iGPU and NVIDIA dGPU (well actually three when counting the BMC's VGA)). I'm using them in different LXC which works flawless. The iGPU I use for Jellyfin transcoding, assignment is done so: dev0: /dev/dri/card2,gid=44 dev1...