Difference between revisions of "Convert Kemp Loadmaster Image to Qcow2"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
If you deploy to VMware, there is an optimized Image ready for download.<br> | If you deploy to VMware, there is an optimized Image ready for download.<br> | ||
But if you decide to deploy to an opensource hypervisor, you get a raw image.<br> | But if you decide to deploy to an opensource hypervisor, you get a raw image.<br> | ||
− | That means that you get a 17GB disk file with 171MB data in it! | + | That means that you get a '''17GB''' disk file with '''171MB''' data in it! |
+ | |||
+ | |||
+ | =Convert the Image= | ||
+ | <pre> | ||
+ | unzip Free-VLM-KVM-XEN.zip | ||
+ | |||
Revision as of 10:27, 9 June 2020
1 Intro
Kemp Loadmaster "Free VLM" Appliance is available for free with some limitations even for your business.
It's a hardened Linux distribution based on HA-Proxy and some additional software.
The price is fair and it might be a good choice compared to "HA-Proxy Aloha" which does not offer such a "free edition VPS"
If you deploy to VMware, there is an optimized Image ready for download.
But if you decide to deploy to an opensource hypervisor, you get a raw image.
That means that you get a 17GB disk file with 171MB data in it!
2 Convert the Image
unzip Free-VLM-KVM-XEN.zip3 Links
* https://kemptechnologies.com/server-load-balancing-appliances/product-matrix.html * https://www.qemu.org/docs/master/interop/qemu-img.html