for x in `virsh net-list --all | tail -n +3 | awk '{ print $1 }'`; do
for> virsh net-dumpxml $x
for> done
<network>
<name>default</name>
<uuid>02b8525f-9572-b32e-3bdc-2dc5013c0ac6</uuid>
<forward mode='nat'/>
<bridge name='virbr0' stp='on' delay='0' />
<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>
<network>
<name>dw121</name>
<uuid>4026d774-e680-9617-ef60-31373c6f18da</uuid>
<forward mode='route'/>
<bridge name='virbr1' stp='on' delay='0' />
<mac address='52:54:00:37:DB:8E'/>
<ip address='192.168.120.1' netmask='255.255.255.0'>
<dhcp>
<range start='192.168.120.230' end='192.168.120.254' />
</dhcp>
</ip>
</network>
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/943918
Title:
KVM hangs on creating domains, Qemu and virt-manager disconnect
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/943918/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs