Re: [Fedora-xen] Xen 4.4 RC2 [TestDay]
by M A Young
On Mon, 20 Jan 2014, Eric Houby wrote:
> The first issue I hit was:
>
> [root@astar ~]# xl create mars.xl
> Parsing config from mars.xl
> libxl: error: libxl_create.c:1034:domcreate_launch_dm: unable to add
> disk devices
> libxl: error: libxl_dm.c:1467:kill_device_model: unable to find device
> model pid in /local/domain/1/image/device-model-pid
> libxl: error: libxl.c:1425:libxl__destroy_domid:
> libxl__destroy_device_model failed for 1
> libxl: error: libxl_device.c:780:libxl__initiate_device_remove: unable
> to get my domid
> libxl: error: libxl.c:1461:devices_destroy_cb: libxl__devices_destroy
> failed for 1
>
> After some discussion about the xencommons init script and ExecStartPost
> in xenstored.service, it was determined that manually
> running /usr/bin/xenstore-write "/local/domain/0/domid" 0 would fix the
> issue.
Was xenstored.service enabled? That should have set up the environment
correctly.
> [root@astar ~]# xl create mars.xl
> Parsing config from mars.xl
> libxl: error: libxl_dm.c:1371:device_model_spawn_outcome: domain 6
> device model: spawn failed (rc=-3)
> libxl: error: libxl_create.c:1166:domcreate_devmodel_started: device
> model did not start: -3
> libxl: error: libxl_dm.c:1475:kill_device_model: Device Model already
> exited
>
> My qemu-dm-mars log file contained one line, Option xen-domid not
> supported for this target. This error led those helping to question
> about my qemu version and whether or not it supported xen.
One of the experiments I was intending to do with that build was to see if
xen would would work with Fedora's qemu. As you have just discovered the
answer is no, though the tools configuration option allowing you tell xen
where to find it seems to work. If you uninstall the qemu-system-x86
package or add the line
device_model_version="qemu-xen-traditional"
to your configuration file then your hvm guest should boot.
Michael Young
8 years, 10 months
Re: [Fedora-xen] [fedora-virt] f20 guest on centos5 xen host
by Cole Robinson
On 01/21/2014 09:12 AM, Cole Robinson wrote:
> On 01/20/2014 03:59 PM, Bruno Postle wrote:
>> Hi, I'm having trouble installing a fedora f20 guest on a centos5 host, I
>> previously had a working f16 guest, so I guess I want to know if this is
>> possible or not.
>>
>> virt-install seems to work ok as before, but then the reboot fails with this
>> error:
>>
>> Error starting domain: POST operation failed: xend_post: error from xen
>> daemon: (xend.err "Error creating domain: Boot loader didn't return any data!")
>>
>> I've tried formatting /boot as ext2 and ext3 with the same result, now I'm out
>> of ideas. Here is my virt-install command:
>>
>> virt-install --paravirt --name honk --ram 2048 --disk \
>> path=/dev/VolGroup02/LogVol12 --vnc --location \
>> http://dl.fedoraproject.org/pub/fedora/linux/releases/20/Fedora/x86_64/os/
>>
>
> F20 as a paravirt guest should work, but I think nowadays most people are
> using fullvirt xen, so maybe paravirt isn't tested as much with new distros.
> I'm just guessing though
>
> Regardless, you'll probably have to dig in xen logs to or do some googling to
> find more info: I don't have any idea. It's very unlikely to be a
> virt-install/libvirt issue though
>
Sorry, I thought this email went to the upstream virt-manager list, hence I
was focusing on that :)
RHEL5 xen is an old frankenstein monster at this point as well, so could be a
xen issue that just hasn't been backported.
CCing fedora xen list as well, maybe they have ideas.
- Cole
9 years, 8 months
Xen 4.4-rc2 TestDay on Monday, Jan 20
by Dario Faggioli
Hi everyone,
Xen 4.4 release time is approaching, so Test Days have arrived!
On Monday, January 20, we are holding a Test Day for Xen 4.4. Release
Candidate 2.
General Information about Test Days can be found here:
http://wiki.xenproject.org/wiki/Xen_Test_Days
and specific instructions for this Test Day are located here:
http://wiki.xenproject.org/wiki/Xen_4.4_RC2_test_instructions
Please join us on Monday, January 20, and help make sure the next
release of Xen is the best one yet!
Thanks and Regards,
Dario
--
<<This happens because I choose it to happen!>> (Raistlin Majere)
-----------------------------------------------------------------
Dario Faggioli, Ph.D, http://about.me/dario.faggioli
Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK)
9 years, 8 months