nova-manage vm list
instance node type state launched  ..
Chain INPUT (policy DROP 0 packets, 0 bytes)
pkts bytes target prot opt in out source &n..
2012-05-08 09:27:35.674+0000: 6128: error : virConfError:106 : /etc/libvirt/qemu.conf:343: expecting a value
2012-05-08 09:27:35.674+0000: 6128: error : virStateInitialize:854 : Initialization of..
在安装到glance上传镜象时出错,折腾不出来,先记在这儿
1、 glance index
Failed to show index. Got error:
You are not authenticated.
解决方法:
keystone配置出错,解决keystone问题
1..
udpport 696
mcast eth0 226.0.0.1 696 3 0
#把eth0加入多播路由表中
route add -net 224.0.0.0 netmask 240.0.0.0 dev eth0
#把eth1加入多播路由表中
route add -net..