Proposal about Proxmox VE Compatibility for cnMaestro On-Premise
Context
Cambium Networks currently distributes cnMaestro On-Premise as an .OVA image, which works correctly on VirtualBox and VMware environments.
However, in Proxmox VE (KVM/QEMU) —a widely used platform for enterprise and ISP deployments— the .OVA file presents compatibility, stability, and startup issues that prevent cnMaestro from running reliably.
Tests Performed and Results
-
Conversion from a working VirtualBox VM
-
A stable cnMaestro installation running under VirtualBox was exported, and its
.vdidisk was converted to.qcow2for import into Proxmox. -
Although the conversion was successful and the virtual machine booted, the web interface failed to start, showing the message:
Service Temporarily Unavailable!
-
-
Manual extraction and setup from the .OVA file
-
Following the steps documented in the Cambium Community (reference guide), we:
-
Extracted the
.ovapackage -
Converted the
.vmdkdisk to.qcow2 -
Created a new Proxmox VM (SeaBIOS, VirtIO adapters, bridged network)
-
Restored an existing cnMaestro backup
-
-
The VM successfully booted once or twice and briefly allowed web access, but then failed again with the same:
Service Temporarily Unavailable! -
Logs indicated that internal services stopped responding properly after reboot.
-
-
Nested VirtualBox inside Proxmox
-
As a last resort, a Linux VM was created in Proxmox, and VirtualBox was installed inside it to run the original cnMaestro
.OVAimage in a nested virtualization environment. -
The outcome was the same: the cnMaestro web portal remained inaccessible, displaying Service Temporarily Unavailable! after a short period.
-
Conclusion
After several deployment attempts, it is confirmed that the current .OVA image is not stable or fully compatible with Proxmox VE (KVM/QEMU), even after advanced conversion and configuration steps.
Proposal for Cambium Networks
-
Publish an official Proxmox/KVM-compatible image, provided in a native format such as:
-
.qcow2(QEMU/KVM standard disk format), or -
.raw(generic disk image format)
-
-
Ensure the image includes:
-
Full VirtIO driver support (for network and disk)
-
Compatibility with both SeaBIOS and UEFI boot modes
-
A generic kernel optimized for KVM/QEMU environments
-
Flexible network configuration (bridge/NAT friendly)
-
-
Advantages of this approach:
-
Enables direct installation on Proxmox VE without conversions
-
Improves system stability and I/O performance
-
Reduces deployment complexity and risk of service failure
-
Expands cnMaestro’s compatibility with one of the most widely adopted virtualization platforms among ISPs and system administrators
-
Request
Given that Proxmox VE has become a leading virtualization solution in many production environments, we respectfully request that Cambium Networks release an official cnMaestro On-Premise image in .qcow2 or .raw format for native compatibility with KVM-based hypervisors.
Is there an estimated timeline or roadmap for publishing such an image?
thank you