search for: roundyd

Displaying 3 results from an estimated 3 matches for "roundyd".

Did you mean: rounded
2014 Nov 20
0
Re: virsh net-start default fails
...mask='255.255.255.0'> <dhcp> <range start='192.168.122.2' end='192.168.122.254'/> </dhcp> </ip> </network> Then added virtual bridge brctl addbr virbr0 Then restart the libvirt.. On Thu, Nov 20, 2014 at 12:02 AM, David Roundy < roundyd@physics.oregonstate.edu> wrote: > 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/&g...
2014 Nov 19
2
Re: virsh net-start default fails
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"
2014 Oct 07
5
virsh net-start default fails
Hi all, I'm getting an error, and have failed to succeed in googling for help with it. I have an old VM that I created a while back (at least one reboot ago, possibly a kernel upgrade ago), and am now finding that it won't start due to a lack of the 'default' network. When I look for how to fix this, everyone seems to agree on the command: # virsh net-start default error: