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...
Hi,
If I understand correctly, in your 1st place setup a Fibre Channel SAN presents a shared LUN to all Proxmox nodes, and you use LVM (thick) on top of it. There is no filesystem at the host level, only LVM with VM disks as logical volumes...
Da ja schon die Methode zur Migration mit minimaler Downtime auf meinem Mist gewachsen ist, habe ich heute weitere gute Neuigkeiten.
Es ist möglich die Virtio Treiber vorab zu installieren, so das Windows direkt nach der Migration von VirtIO SCSI...
Hello,
After upgrading from version 8 to 9, I received the following error message after the first reboot.
KERNEL PANIC
Please reboot your computer.
VFS: Unable to mount root fs on unknown-block(0,0)
Rebooting did not help
Best regards
Hartmut
Hi Fireon,
Could you verify that this controller is running the latest firmware available?
Which kernel(s) did you try, was it the very first 6.17 kernel or something like 6.17.9?
A bond is for combining multiple network devices into a single one. Without it, you will run into the issues as described in your original post. I recommend you read the respective section in the documentation [1] and familiarize yourself a bit...
The problem is that you have multiple NICs as bridge-ports. If they're all connected to the same switch you are creating a loop. If you want to use multiple NICs that way, you will need to create a bond on top of those 4 NICs and then use the...
Hey folks,
I got asked to cross-post this to the Proxmox forums. You might already know me from the ProxLB project for Proxmox, BoxyBSD or some of the new Ansible modules for Proxmox and I just published a new open-source tool: ProxCLMC (Prox...