Your user is probably not in the libvirtd group. You can add it to your
user by running:
# sudo usermod -a -G libvirtd `whoami`
If there is no libvirtd group add the group first:
# sudo groupadd libvirtd
Cheers,
Soheil
On Thu, May 24, 2012 at 4:05 PM, Igor Laskovy wrote:
> Hello all from sunn
Your user is probably not in the libvirtd group. You can add it to your
user by running:
# sudo usermod -a -G libvirtd `whoami`
If there is no libvirtd group add the group first:
# sudo groupadd libvirtd
Cheers,
Soheil
On Thu, May 24, 2012 at 4:05 PM, Igor Laskovy wrote:
> Hello all from sunn
o run openstack, make sure you are not
using vbox intel drivers. Use pcnet fast instead.
OVS splinter may also be useful.
Hope that helps.
Cheers
Soheil
On Thursday, May 3, 2012, Soheil Hassas Yeganeh wrote:
> I had a similar problem before. My problem was that the nic driver on the
&
I had a similar problem before. My problem was that the nic driver on the
compute instance (your Essex 2) was dropping vlan tags, and then,
openvswitch wasn
>
> can you find dhcp requests by using tcpdump for example ?
>
> sorry for "off-topic" but there may be many reasons of such issue with
> dhc
4 matches
Mail list logo