[Openstack] spice in devstack no working

Shake Chen shake.chen at gmail.com
Fri Mar 1 04:37:28 UTC 2013


On Fri, Mar 1, 2013 at 11:18 AM, Vishvananda Ishaya
<vishvananda at gmail.com>wrote:

> The default build of kvm-qemu does not have spice support on
> ubuntu-precise. If you are running on ubuntu you might have to do:
>
> sudo apt-get install qemu-kvm-spice
>
> Devstack should probably be modified to install that package if n-spice is
> enabled.
>

Thanks, I solve the problem. Now I can create VM sccessful after install
qemu-kvm-spice

but when I access the console, is black. not show anything. the below show

1: Unknown message type 1!



>
> Vish
>
> On Feb 28, 2013, at 10:33 AM, Shake Chen <shake.chen at gmail.com> wrote:
>
> Hi
>
> I try to enable spice in devstack, but when I create vm, would report
> error. if not enable spice, it is work well.
>
> the below is my localrc
>
> HOST_IP=10.1.199.6
> ADMIN_PASSWORD=password
> MYSQL_PASSWORD=password
> RABBIT_PASSWORD=password
> SERVICE_PASSWORD=password
> SERVICE_TOKEN=password
> disable_service n-net
> disable_service n-novnc
> disable_service n-xvnc
> enable_service n-spice
> enable_service q-svc
> enable_service q-agt
> enable_service q-dhcp
> enable_service q-l3
> enable_service quantum
> enable_service g-api
> enable_service q-meta
> #enable_service tempest
> enable_service rabbit
> LOG=True
> SCHEDULER=nova.scheduler.simple.SimpleScheduler
> FIXED_RANGE=10.5.5.0/24
> NETWORK_GATEWAY=10.5.5.1
> FLOATING_RANGE=10.1.199.128/25
> EXT_GW_IP=10.1.199.1
>
>
>
>
> --
> Shake Chen
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack at lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp
>
>
>


-- 
Shake Chen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20130301/47187346/attachment.html>


More information about the Openstack mailing list