Search results

  1. fireon

    automount in lxc container

    Grundsätzlich funktioniert das hier mit dem Pamautomounter sehr gut auch in LXCs. Ich nutze hier Ubuntu 24.04 LTS. Als Backend verwende ich UCS (Uninvention). Den Automounter verwende ich mit NFS und SMB Freigaben. Funktioniert absolut stabil und zuverlässig.
  2. fireon

    Web GUI login using SSSD

    I would probably do the same in this particular case. I assume you're doing this so that users can also use the CLI directly with sudo?
  3. fireon

    Web GUI login using SSSD

    You can configure the WebUI using LDAP directly: https://pve.proxmox.com/pve-docs/pve-admin-guide.html#pveum_authentication_realms
  4. fireon

    [SOLVED] Machine type 'pc-q35-5.1' is deprecated

    Sehr cool, vielen Dank für diese wichtige Info. Man lernt wohl immer wieder was dazu :).
  5. fireon

    [SOLVED] Machine type 'pc-q35-5.1' is deprecated

    Sag mal... bleibt das dann eigentlich so. Sprich könnte/sollte man das gleich in sein Golden-Image mit einbauen?
  6. fireon

    CPU Hot Plug not working after migrating Windows VM from VMware

    Please post your VM-Config: qm config <vmid> What Windows Version do you use exactly?
  7. fireon

    [SOLVED] Machine type 'pc-q35-5.1' is deprecated

    Perfekt! Freut mich das du es hinbekommen hast. Schöne Feiertage wünsche ich dir :):cool:
  8. fireon

    Windows 2025 UEFI/TPM Clone

    Was the VM encrypted using TPM? Bitlocker? Was sysprep also performed before shutdown? (Please take a VM snapshot beforehand).
  9. fireon

    PVE Web-GUI

    Strange, hättest du da ein Screenshot? Siehst im Journal etwas Auffälliges? z.B. Level Errors und Warnungen: journalctl -r -p4 Poste doch bitte auch deine Netzwerkconfig: cat /etc/network/interfaces
  10. fireon

    Cisco NDFC support on Proxmox

    Hello @azena, maybe this document from Cisco help you to deploy: https://www.cisco.com/c/en/us/td/docs/dcn/nd/3x/deployment/cisco-nexus-dashboard-and-services-deployment-guide-321/nd-deploy-kvm.html?bookSearch=true#task_kjn_jbg_mmb
  11. fireon

    Add Proxmox server to checkmk

    Should work. I have it running here too. Here is an additional current link for part of it. https://docs.checkmk.com/latest/en/monitoring_proxmox.html
  12. fireon

    Cant start priviledged container - fresh install

    The “nesting” feature must be enabled for CTs. Without this feature, the network only works with “host managed.” At least, this is true for Debian-based distributions. It would also be interesting to see how Suse or similar reacts, for example.
  13. fireon

    Zeitplan Prune & Garbage Collect

    Ich prune 1x täglich. Das geht ja schnell, kann also auch gerne täglich passieren. GC läuft bei mir nur einmal im Monat. Das reicht in meinem Setup völlig aus. Es kommt halt darauf an wie schnell dein Storage voll geschrieben wird. Wenn ich täglich GC mach müsste, dann würde ich mir schon...
  14. fireon

    [SOLVED] windows 11 network driver proxmox failure

    Hmm, strange behavior. I haven't had that yet. Options: Install only the disk driver and, after successful installation, install all other drivers with the setup on the ISO. Use an older version 271; there are some issues with the current 285, so maybe that's related. I installed Windows 11...
  15. fireon

    Backups in die Cloud

    @w70 → sonst den PBS einfach bei einem Freund oder Bekannte/Verwandte unterstellen. Funktioniert meist sehr gut ;) Würde das Teil nie ins RZ stellen, außer es ist verkehrstechnisch sehr nah. Denn im Worst Case möchte ich den PBS als Server abholen und mitnehmen können. Gerade im...
  16. fireon

    Sicherung über zusätzlichen externen PBS

    Also ich lass hier alle 2h pullen. Damit erwischt der 2te PBS auf jeden Fall immer alles. GC gibts nur einmal im Monat, das reicht hier völlig aus.
  17. fireon

    Wechsel von LVM (Thick) auf LVM-Thin bei Pure Storage iSCSI möglich? (3-Node Cluster / HA)

    Hier noch der Part aus dem der Proxmox Dokumentation über die "snapshot-as-volume-chain": https://pve.proxmox.com/pve-docs/pve-admin-guide.html#storage_lvm Du kannst auf die SVCH direkt migrieren in dem du eine virtuelle Fesplatte einer VM auf sich selbst migrierst und dann als Type QCOW2...
  18. fireon

    Kann eine VM nicht löschen ....

    Nicht das da noch irgendwelche Leichen im Keller sind. Gibt uns bitte zur Sicherheit noch die Ausgabe von: pve vgs lvs Und: pvesm status
  19. fireon

    Proxmox VM TPM not starting after Upgrade 8 to 9.1.2

    If you delete the TPM and recreate it, it should be QCOW2.
  20. fireon

    [SOLVED] Machine type 'pc-q35-5.1' is deprecated

    Version 5.x ist viele, viele Jahre alt. Deprecated bedeutet das diese Version wohl bald aus Proxmox/KVM entfernt werden wird. Aus diesem Grund würde ich dir empfehlen die Version auf die aktuelle 10.x zu erhöhen. Die Netzwerkarten am besten vorher alle auf DHCP stellen. Nachdem Update kannst du...