We are running a 5-node Proxmox cluster with Ceph and experiencing VM freezes on one of the other nodes whenever a node goes down or is rebooted — hoping someone has seen this before or can point me in the right direction.
Environment
Proxmox...
Hallo @ce3rd, vielleicht interessiert dich auch die Diskussion in diesem Thread:
https://forum.proxmox.com/threads/understanding-qcow2-risks-with-qemu-cache-none-in-proxmox.175933/#post-816074
Blockbridge : Ultra low latency all-NVME shared...
@Impact is correct, one VM has local-lvm backing TPM disk, the other directory/raw. Raw file format does not support snapshot capability.
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
@unsichtbarre , if you feel that your question was answered you can mark the thread as SOLVED by editing the first message and selecting the appropriate subject dropdown prefix.
Blockbridge : Ultra low latency all-NVME shared storage for...
Hi @Collbrothers , welcome to the forum.
The dump command _always_ shows only the output that refers to _internal_ cloudInit configuration in PVE. It does not read/interpret your snippets.
Once you use custom snippet the internal data is no...
Is there a safe way to switch from subscription to no-subscription and back? I would be willing to test, but would like to go back to subscription afterwards .
Hi @Lugitsch IT , welcome to the forum.
Please open a new thread with the following information:
- pveversion from each host
- cat /etc/pve/storage.cfg in TEXT format using CODE tags from each node
- qm config [vmid] in TEXT format using CODE...
Maybe, someone else is using Sonicwalls SMA (Secure Mobile Access / VPN) virtual apliance and migrating to Proxmox:
We recently moved from VMware to Proxmox. I decided to set up a new VM using Sonicwalls .qcow2 disk image. Used the same hardware...
Servus zusammen,
es gibt anscheinend Neuigkeiten bezüglich der NPU Nutzung unter Linux mit FastFlowLM.
https://lemonade-server.ai/flm_npu_linux.html
Wollte es ausprobieren aber seit dem Proxmox Firmware Update auf 3.18 wird bei mir die NPU...
aside from that video very obviously being ai generated, the underlying point is not wrong. in modern windows versions, using 'host' cpu mode activates VBS (virtualization based security) which can incur a heavy performance penalty. Alternatively...
Hi, newbie here, i'm trying to configure a VM to use my gpu with pci passthrough.
My specs are:
CPU: intel 265k
MB: gigabyte z890 eagle
GPU: gigabyte RX 9070 XT GAMING OC 16G
Now I know that an nvidia gpu would have worked better but here I am...
I believe there is no builtin option to change it since it is hardcoded. A quick workaround would be to reformat the output with sed:
tail -f /var/log/pveproxy/access.log | sed -E 's|\[([0-9]{2})/([0-9]{2})/([0-9]{4})|\[\2/\1/\3|g'
But this...
Hey DEZERTIR,
I've migrated a few VMs from Hyper-V to Proxmox before and ran into pretty much the exact same issue—after conversion and boot, changing RAM via the GUI does nothing, even with qemu-agent installed. Reboots didn't help either.
I...
Thanks all for your prompt responses - much appreciated.
I came to the same conclusion late this afternoon when I ran the lspci command on all my servers. All the one ones that work, identify as Ethernet whereas the one I'm trying to get working...