[Openstack] Can't install domU on Xenserver

한승진 yongiman at gmail.com
Mon Jan 5 14:56:50 UTC 2015


First of all I 'd like to wish to everyone of you happy new year!

I've been trying to install Openstack with XenServer.

Now, I'm using devstack for install Openstack on XenServer.

I followed this devstack xenserver guide in github.

https://github.com/openstack-dev/devstack/blob/master/tools/xen/README.md


However, I'm faced against this below error exception whenever I run
install_os_domU.sh.

==============================
+++ xe vbd-list --minimal params=device
uuid=19641d6d-cdb3-a8e3-5777-11b8baa8b248
++
dev=sm/backend/dee61403-815a-b970-9f28-cf9ba2efc910/ff2efba1-fdc9-4924-991e-e7b3ae62fd7a
++ [[
sm/backend/dee61403-815a-b970-9f28-cf9ba2efc910/ff2efba1-fdc9-4924-991e-e7b3ae62fd7a
=~ sm/ ]]
++ DEBIAN_FRONTEND=noninteractive
++ apt-get --option Dpkg::Options::=--force-confold --assume-yes install
kpartx
++ true
+++ kpartx -av
/dev/sm/backend/dee61403-815a-b970-9f28-cf9ba2efc910/ff2efba1-fdc9-4924-991e-e7b3ae62fd7a
+++ sed -ne 's,^add map \([a-z0-9\-]*\).*$,\1,p'
+++ sed -ne 's,^\(.*1\)$,\1,p'
++ mapping=
++ '[' -z '' ']'
++ echo 'Failed to find mapping'
++ exit -1
+ mount_device='Failed to find mapping'
+ STAGING_DIR=
==================================


There is an old mailing list related to this issue which is saying that
kpartx cannot mount disk of domU in the dom0 on Ubuntu OS.

http://www.gossamer-threads.com/lists/xen/api/276203

The source code of devstack is still same since that time.

Would anyone have good solution on this?

Please help..

Thanks.

--John Haan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20150105/8d1932c3/attachment.html>


More information about the Openstack mailing list