So it seems like we are seeing an issue where if we have a VM that uses UEFI BIOS type but also with any of the x86-64-v* CPU types we don't see any Pxe boot options.
If we switch the CPU type to say "host" the Pxe boot option appears. It also...
can anyone provide a list of providers (in the United States) that have fairly fast (within a few hours) 24x7 proxmox support that you can pay hourly for?(recommendations?)
That is correct. Each VM can have a separate OVMF, or even a QEMU binary. I have tested custom OVMF and verified that it will load a specified binary; however, I have not yet set up a custom QEMU on my Proxmox instance.
I believe this issue is related to some incompatibility with an update to the open-source scanopy network monitoring framework (thank goodness). We disabled scanopy and the network hiccups causing pbs jobs to disconnect ceased.
Be forewarned for...
Hallo,
ich habe eine VM mit Ubuntu Server (Apache) Subdomain mit eigenem SSL-Zertifikat, mit PHP und Co.
Ein PHP-Script empfängt via Webhook Daten und erstellt dafür Verzeichnisse und Dateien wo die Daten reingeschrieben werden (Txt-DB).
Nun...
I'd like to given update on the matter, after working with the Proxmox support through a ticket. But first I'd like to answer to the questoin from SteveITS:
The hypervisors are backed via NFS storage, where we use the raw disk format. These are...
Since all your VM disks are stored on shared NFS, the VMs themselves are still intact — only their configuration is tied to the lost node.
Instead of recreating each VM manually, you can simply move the VM configuration files from the lost node...
That's a absolutely legit usecase for a qdevice then since we are now talking about a stretched cluster instead of two seperate ones
;) A setup like this is described on https://pve.proxmox.com/wiki/Stretch_Cluster (although it's motly about Ceph...
Thanks for the suggestion. I have already confirmed that "PVE-VM-02" has been removed from the PVE WebUI Storage.
Regarding the procedure, I actually attempted to run multipath -f before I executed echo 1 > /sys/block/sdq/device/delete.
Should...
Sobald du die zu sichernde Datenmenge auf mehrere Bänder verteilen musst, verdoppelst du mindestens die Fehlerquellen. Ohne Autoloader killst du zusätzlich das Handling.
Du reitest in meinen Augen ein totes Pferd. Entweder Anforderungen, die...
Since all your VM disks are stored on shared NFS, the VMs themselves are still intact — only their configuration is tied to the lost node.
Instead of recreating each VM manually, you can simply move the VM configuration files from the lost node...
Sobald du die zu sichernde Datenmenge auf mehrere Bänder verteilen musst, verdoppelst du mindestens die Fehlerquellen. Ohne Autoloader killst du zusätzlich das Handling.
Du reitest in meinen Augen ein totes Pferd. Entweder Anforderungen, die...
After I had removed faulty "devices" (sdxx), I flushed maps with multipath -f 360xxxxxxxx...
that is, using these long strings (you have 368ccf...). Maybe you get the error because you use PVE-VM-02 instead?
P.S. I can add that I had various...