vSZ running on proxmox
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2018 04:11 AM
does anyone have experience of running a vsz on a Proxmox server?
I don't want to use CentOS because it is much easier to do it with Proxmox.
Kindly regards,
Sven
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2018 03:13 PM
i don't have any experience personally, but based on my understanding of Proxmox and its support for KVM/QEMU images it should work. Disk images can be imported in a .vmdk or .qcow2 format, and as long as they're *nixes (which vSZ is) they should have the drivers required to function in a Proxmox environment.
https://pve.proxmox.com/wiki/Qemu/KVM_Virtual_Machines
"GNU/Linux and other free Unix can usually be imported without hassle."
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2024 04:58 AM
I can confirm that this runs on proxmox. There is only one issue. With the cloudpath VM, it's easy to go to Linux and then install the qemu-guest-agent. How does one get to the CENTOS shell of VsZ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2024 10:15 PM
I have been running vSZ on proxmox for a couple of years no with no problems. You do need to set the machine type as i440fx. Setting it as q35 causes the VM to reboot. At least that has been my experience. I have not looked into installing the qemu guest agent, however it would be nice to have.