search for: xenconfig

Displaying 3 results from an estimated 3 matches for "xenconfig".

Did you mean: xen_config
2011 Jul 14
1
mount.ocfs2: Invalid argument while mounting /dev/mapper/xenconfig_part1 on /etc/xen/vm/. Check 'dmesg' for more information on this error.
..." provider="ocfs2" type="o2cb"> <operations> <op id="o2cb-monitor-120s" interval="120s" name="monitor"/> </operations> </primitive> </clone> <clone id="XenConfigClone"> <primitive class="ocf" id="XenConfig" provider="heartbeat" type=" Filesystem"> <meta_attributes id="XenConfig-meta_attributes"> <nvpair id="XenConfig-meta_attributes-is-managed" n...
2011 Sep 20
9
XL: pv guests dont reboot after migration (xen4.1.2-rc2-pre)
A pv guest will not reboot after migration, the guest itself does everything right, including the shutdown, but xl does not recreate the guest, it just shuts it down. This goes for 2.6.39 and 3.0.4 guest kernels, havent tried different ones. I also haven tried different xen versions. Dont know if this would affect hvm, probably not since qemu leaves the guest running and does a
2007 Oct 24
16
PATCH 0/10: Merge PV framebuffer & console into QEMU
The following series of 10 patches is a merge of the xenfb and xenconsoled functionality into the qemu-dm code. The general approach taken is to have qemu-dm provide two machine types - one for xen paravirt, the other for fullyvirt. For compatability the later is the default. The goals overall are to kill LibVNCServer, remove alot of code duplication and/or parallel impls of the same concepts, and