Latest activity

  • 9
    Hallo zusammen, ich habe zu Hause meinen Proxmox VE Host von Version 8.4.1 auf 9.1 aktualisiert. Als Grundlage für das Upgrade habe ich den offiziellen Artikel verwendet: Upgrade von 8 auf 9. Mein Setup: Proxmox VE auf einer M.2 NVMe...
  • F
    floh8 reacted to ArMaTeC's post in the thread [TUTORIAL] Proxmox LXC to VM Converter with Like Like.
    A robust Bash toolkit that converts Proxmox LXC containers into fully bootable QEMU/KVM virtual machines — directly on your Proxmox VE host. Includes a companion disk-shrink script and handles disk creation, filesystem copy, kernel/GRUB...
  • B
    Prüft diesen Plan bitte gründlich. Wie schon geschrieben bin ich eher auf den Nachfolgern (3par) zu Hause, aber da gibt es folgende Fallen: Die Platten haben eine spezielle Formatierung (520 statt 512 Byte/Sektor) Die Platten brauchen spezielle...
  • J
    Johannes S replied to the thread LVM-Thin oder ZFS.
    Aber nur, wenn die Storage-Hardware das anbietet. Der OP erwähnt eine SAN, die können das ja oft nicht, sondern werden über FibreChannel angebunden. Wenn die Storage-Hardware NFS anbietet, wäre das aber auch meine Empfehlung an den OP, weil das...
  • B
    beisser replied to the thread Bash scripts for power button.
    the answer is still the same. when you push the button once it will start (gracefully) shutting down all the vms in reverse order from startup. its as if you tell the vm to shutdown via the context menu in the pve-gui. the only way it doesnt...
  • N
    neatrasm replied to the thread Bash scripts for power button.
    I reformed my question.
  • J
    Johannes S reacted to UdoB's post in the thread LVM-Thin oder ZFS with Like Like.
    Echt? Ich sehe das fundamental anders. Einige interessante Features fehlen deinem Raid6 nämlich. Auch wenn der Augenmerk dort auf "kleine Systeme" liegt...
  • J
    Johannes S reacted to ce3rd's post in the thread LVM-Thin oder ZFS with Like Like.
    Hi, LVM Thin auf shared storgae geht aus PVE sicht nicht -> https://pve.proxmox.com/wiki/Storage . ZFS als shared storage geht nur wenn das SAN ZFS/iscsi over SSH unterstützt -> https://pve.proxmox.com/wiki/Storage:_ZFS_over_ISCSI Snapshot geht...
  • A
    -cpu x86-64-v3,... and -cpu host,... are not the same thing. x86-64-v3 is a named CPU model / ABI baseline, while host is host passthrough. In QEMU terms, named models expose a predefined, stable feature set, and host passthrough exposes the host...
  • J
    Johannes S reacted to sgw's post in the thread OCFS2(unsupported): Frage zu Belegung with Like Like.
    Ich muss halt mit einem brauchbaren Pfad aufkreuzen. Die wollen das SAN nicht tauschen, sind aber bereit, Platten dazu zu stecken. Wir haben welche im Regal, von anderen Servern, da muss ich noch prüfen. Also denke ich an irgendeinen...
  • 6
    6equj5 replied to the thread LVM-Thin oder ZFS.
    Dagegen hilft ja NFS. :cool:
  • W
    Vielen Dank für eure Hilfe, ich habe es wieder ans Laufen gebracht. Fragt bitte nicht wo der Fehler lag, ich weiß es nicht. Aber ich bin sehr froh, dass es wieder läuft. Nochmals vielen Dank für eure Unterstützung.
  • S
    Ich muss halt mit einem brauchbaren Pfad aufkreuzen. Die wollen das SAN nicht tauschen, sind aber bereit, Platten dazu zu stecken. Wir haben welche im Regal, von anderen Servern, da muss ich noch prüfen. Also denke ich an irgendeinen...
  • S
    Hi @all, I get a blank screen when visiting the WebUI (user, not admin). WebUI is running behind nginx reverse proxy. ii pmg-api 9.0.6 all Proxmox Mailgateway API Server...
  • UdoB
    UdoB replied to the thread LVM-Thin oder ZFS.
    Echt? Ich sehe das fundamental anders. Einige interessante Features fehlen deinem Raid6 nämlich. Auch wenn der Augenmerk dort auf "kleine Systeme" liegt...
  • B
    I still have issues with SATA Links since the upgrade do 6.17. I already replaced SATA cables and tried different disks. Same issue. Could this be a kernel issue? https://bugzilla.kernel.org/show_bug.cgi?id=220693 [ 4744.506222] ata1.00...
  • N
    If you are still struggling with the direct import wizard or encountering "failed to stat" errors, you might want to try a more traditional but highly robust method. The most reliable approach, especially for very large VMs or when the network...
  • N
    Before committing, I would first run: qm importovf <new_vmid> <path_to_ovf_file> <target_storage> --dryrun to check that the OVF manifest is correctly populated. This is advisable as different systems produce different manifests.
  • C
    I got it to work, thank you. I switched from vmbr1 to vmbr2. They both have the same configurations even on the switch. Not sure why vmbr1 didn't work though.
  • H
    Ah okay, so a different thing altogether. Thanks