Right...
Before moving disk (with 'qm move-disk')
qm monitor
('info block')
shows that specific disk uses '(...) "driver": "qcow2" (...)'
after running 'qm move-disk' it shows: '(...) "driver": "zeroinit" (...)'...
...which I believe is a...
Working off the previous answer, here is a guide on how to work with cloud-init images: https://www.thomas-krenn.com/en/wiki/Cloud_Init_Templates_in_Proxmox_VE_-_Quickstart .
I usually use ubuntu cloud-init images from here: https://cloud-images.ubuntu.com/noble/current/
Though that's ubuntu server, so they don't come with a GUI.
Admin user and password, as well as network config you can set via CloudInit.
The Proxmox VE cluster puts a storage lock in place so the other nodes know not to modify the metadata.
As with any other shared storage, there is only ever one active VM process accessing the data. Either the source VM, or after the handover...
Hi,
I'm experiencing another issue. I installed the DHCPMASQ in one node for vxlan zone. I created a service "dnsmasq@vnet100.service" and enabled it. But every time, when i change a network config and press the "Apply configuration" button...
Don't know if matters but latest firmware for Dell HBA330 is 16.17.01.00 A08. May or may not help your issue.
No issues on 16-drive bay R730s in production.
Hi
I've landed in the situation in a job where we have just recently renewed our SAN that servces both an RHV and VMware cluster (the later running specialized software requiring VMware). I've been working with Proxmox standalone and Ceph...
Hi!
It seems like the initramfs is missing at boot, are there any other kernel versions installed on the system and bootable by selecting them in the bootloader menu? Booting another version and then reinstalling the one that panics should...
The Proxmox VE cluster puts a storage lock in place so the other nodes know not to modify the metadata.
As with any other shared storage, there is only ever one active VM process accessing the data. Either the source VM, or after the handover...
Hi,
I see that many people use shared storage (FC, iSCSI, NFS, etc.) with LVM (thin or thick) and no filesystem — just VM disks as logical volumes.
How is data integrity guaranteed in this setup?
I understand that only one node runs a VM at a...
I found that chainloading a later versioned worked for me. Its less that ideal though, and I have yet to figure out a way to automate it properly.
Why is proxmox9 still shipping with an old version of ipxe that is compiled without support for...
I have the same problem.
The reboot times are:
-35 4b66db96d47941a092b53e8d9eeb90d3 Sat 2026-01-31 07:06:22 CST Sat 2026-01-31 09:17:01 CST
-34 2e9a218f50ff4f07b153fc887af1fad9 Sat 2026-01-31 10:06:57 CST Sat 2026-01-31 17:17:02 CST
-33...
Yes, that is the case. If you want to allow traffic leaving the VNet you would have to create a rule that allows traffic from/to the external gateway for your VNet.
What rule did you create exactly? It should be sufficient to allow access to...
Hi everyone, I made a classic mistake and enabled the Firewall at the Datacenter level in Proxmox without a whitelist rule for my IP. I am now locked out of the Web UI and SSH.
I am using a dedicated server at OVH. I tried to use the IPMI/KVM...
When creating a new virtual machine (including ms-cert=2023w) and executing the following command, KEK is displayed. Is this something else...?
*KEK was displayed even when not connected to the network, so it was determined that this was not a...