Post Reply 
run a disk image for testing in kvm
04-13-2012, 12:30 PM
Post: #1
run a disk image for testing in kvm
i've got one of the vps 15's and i want to test some custom disk imagesi wrote using assembly. would i need to install qemu? kvm? open-vz? xen?
User Tools
Quote this message in a reply


04-13-2012, 01:54 PM
Post: #2
RE: run a disk image for testing in kvm
You can use ISOs in OpenVZ, so your best bet would be KVM or QEMU.
User Tools
Quote this message in a reply
04-13-2012, 02:06 PM
Post: #3
RE: run a disk image for testing in kvm
is there a way to setup the vnc connection like on the vps 15's?
User Tools
Quote this message in a reply
04-13-2012, 02:33 PM (This post was last modified: 04-13-2012 03:04 PM by DeathProxy.)
Post: #4
RE: run a disk image for testing in kvm
That's probably something that SolusVM set up and manages, but you might be able to find something on google.

EDIT: I just looked it up and it sounds like KVM comes with the VNC thing built-in.
EDIT EDIT: If you don't have a second IP address to assign to the new VPSs, it's really complicated to give them Internet access and stuff like that:
http://www.linux-kvm.org/page/Networking
User Tools
Quote this message in a reply
04-13-2012, 06:18 PM
Post: #5
RE: run a disk image for testing in kvm
You can assign Private IP to VM and then tunnel via SSH to access VNC.

Don't worry about the world coming to an end today. It's already tomorrow in Australia.
User Tools
Quote this message in a reply
04-14-2012, 04:06 AM
Post: #6
RE: run a disk image for testing in kvm
You don't need the tunnel to access VNC. You connect to KVM's VNC function by connecting to the host node's IP address and a specific port instead of connecting directly to your VPS.
User Tools
Quote this message in a reply
04-14-2012, 04:10 AM
Post: #7
RE: run a disk image for testing in kvm
^That or do some magic with iptables.

If you want to virtualize x86, use kvm. Otherwise use QEMU (its considerably slower). Virtualbox is also an option, but you'll wither need to be running a GUI on your VPS or setup a web interface for it, which will both consume much more memory.
You may be able to ask kiloserve to allow you to use your own images on your VPS, but if you are just testing it and are going to frequently update it, this may be a pain for everyone involved.

If you are just testing you may want to consider trying it out on vmware or something on your home computer.
User Tools
Quote this message in a reply
04-14-2012, 04:14 AM
Post: #8
RE: run a disk image for testing in kvm
It would be such a hassle to use your own images on your VPS because you'd have to re-upload it every time you make changes and then ask Kiloserve to add it again.
User Tools
Quote this message in a reply
04-14-2012, 09:46 AM
Post: #9
RE: run a disk image for testing in kvm
@f8ll, i've asked before, they were adamant in saying no.

@deathproxy, thanks i'll give the kvm a try.
User Tools
Quote this message in a reply
Post Reply 


Forum Jump:



User(s) browsing this thread:
1 Guest(s)