The hvm tag has no wiki summary.
0
votes
1answer
31 views
resize a xen hvm disk
Ok,
I am trying to resize a Xen HVM disk. I have added the space to the vm as you can see here it is now 780GB.
--- Logical volume ---
LV Name /dev/VM_VolGroup/vm104_img
VG Name ...
0
votes
0answers
183 views
Xen HVM guest (Debian Linux) will not boot
I'm trying to boot a Linux install (Debian 3.1) on a physical SATA drive as an HVM domU. I used the xmexample.hvm example configuration file provided with xen. Without comments, my file looks thus:
...
1
vote
2answers
464 views
Xen HVM guest has severe clock drift
I am seeing a very severe clock drift on my Xen HVM VPS, rented from a hosting provider, so I don't have access to the dom0 system. I continuously run ntpd, but the clock drifts by as much as 30 ...
6
votes
2answers
6k views
Difference between Xen PV, Xen KVM and HVM?
I know that Xen is usually better than OpenVZ as the provider cannot oversell in Xen.
However, what is the difference between Xen PV, Xen KVM and HVM (I was going through this provider's specs? Which ...
0
votes
0answers
581 views
Xen HVM networking wont work
I'm trying to get a Xen HVM network working using route however I am failing. Xen PV works fine using Ubuntu but when installing Ubuntu on HVM it fails to pick up the network.
I'll let you know now ...
0
votes
2answers
2k views
Enable Intel-VT inside of VMware Workstation
I'm testing Nova Compute from OpenStack project inside of a VMware Workstation v7 virtual machine, and I get this error:
libvirtError: internal error no supported architecture for os type 'hvm'
...
0
votes
2answers
325 views
What steps should I take to debug this non-starting hvm virtual machine?
I have a dom0 machine running CentOS 5.4 with all the latest updates using Xen as my hypervisor. I am using Xen in part because this machine was set up prior to KVM being included in RHEL, and in ...
0
votes
1answer
1k views
Xen HVM Linux DomU fails with I/O errors
I am using Xen hardware-based virtualization for sevaral Linux DomUs. One of them keeps failing randomly with I/O errors when there is heavy I/O load in other DomUs.
dmesg contains is the following
...
4
votes
3answers
1k views
Easiest way to convert HVM DomU to PVM?
I've got a bunch of Xen 3.4 DomUs that are currently running as HVM because of our infrastructure (Kickstart which doesn't handle Xen PVM yet). Both DomU and Dom0 are RHEL5 machines. If I understand ...
0
votes
1answer
587 views
Ubuntu 9.04 server install hangs as DomU with HVM
I am currently trying to install Ubuntu 9.04 server as DomU using hardware virtualization. Whenever I boot up the domain, the splash screen works well, but as soon as I select "Install Ubuntu server", ...