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...
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...
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...
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...
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...
Echt? Ich sehe das fundamental anders. Einige interessante Features fehlen deinem Raid6 nämlich. Auch wenn der Augenmerk dort auf "kleine Systeme" liegt...
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...
-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...
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...
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.
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...
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...
Echt? Ich sehe das fundamental anders. Einige interessante Features fehlen deinem Raid6 nämlich. Auch wenn der Augenmerk dort auf "kleine Systeme" liegt...
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...
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...
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.
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.