[libvirt-users] virsh net-start default fails

David Roundy roundyd at physics.oregonstate.edu
Wed Nov 19 18:32:33 UTC 2014


Yes, /etc/libvirt/qemu/networks/default.xml exists and has the contents:

$ cat /etc/libvirt/qemu/networks/default.xml
<network>
  <name>default</name>
  <bridge name="virbr0" />
  <forward/>
  <ip address="192.168.122.1" netmask="255.255.255.0">
    <dhcp>
      <range start="192.168.122.2" end="192.168.122.254" />
    </dhcp>
  </ip>
</network>


On Thu, Oct 23, 2014 at 10:16 AM, Michal Privoznik <mprivozn at redhat.com>
wrote:

> On 22.10.2014 00:03, David Roundy wrote:
>
>> Hi Michal,
>>
>> I am attaching debug logs.
>>
>> David
>>
>
> Well, I can see the error message there, but not the reason. Does the
> /etc/libvirt/qemu/networks/default.xml file exist?
>
> Michal
>



-- 
David Roundy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20141119/910fcd91/attachment.htm>


More information about the libvirt-users mailing list