[Openstack] libvirt error when trying to create instance

Veera Reddy veeraready at gmail.com
Fri Feb 28 04:57:05 UTC 2014


Hi,
Check whether br100 is created in compute node.

Nova.conf

network_manager=nova.network.manager.FlatDHCPManager
firewall_driver=nova.virt.libvirt.firewall.IptablesFirewallDriver
network_size=254
allow_same_net_traffic=False
multi_host=True
send_arp_for_ha=True
share_dhcp_address=True
force_dhcp_release=True
flat_network_bridge=br100
flat_interface=eth1
public_interface=eth1


Restart nova-network


Regards,
VeeraReddy,
Freescale.


On Tue, Feb 25, 2014 at 1:03 PM, Raphael Ribeiro <raphaelpr01 at gmail.com>wrote:

> Hello, I'm trying to create an instance in the compute node using
>  nova-network but this error occurs:
>
>
> */var/log//nova/nova-compute.log*
>
> http://paste.debian.net/83943/
>
> */var/log/libvirt/libvirtd.log*
>
> http://paste.debian.net/83945/
>
> *# virsh list*
>
>  Id    Name                           State
> ----------------------------------------------------
>
> *# virsh list --inactive*
>
>  Id    Name                           State
> ----------------------------------------------------
>
>
> I do not understand why virsh list is empty
>
> *uname -a*
>
> Linux compute01 3.2.0-4-amd64 #1 SMP Debian 3.2.54-2 x86_64 GNU/Linux
>
>
> can someone help me with this please? Thanks!
>
>
> --
> *Raphael Pereira Ribeiro*
>
> _______________________________________________
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to     : openstack at lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140228/4da90bfd/attachment.html>


More information about the Openstack mailing list