Displaying 1 result from an estimated 1 matches for "myvm_nic0".
2012 Aug 29
0
network settings for an isolated network
...kvm with a NIC, but no attached network to this
NIC.
I tried following methods:
1. Create a generic ethernet connection
I configured the VM with following interface section:
<interface type='ethernet'>
<script path='/root/noscript.sh'/>
<target dev='myvm_nic0'/>
<interface/>
The script /root/noscript.sh exists and is executable and has only an
exit 0 statement. When I try to start the VM, virsh aborts with
following error:
error: Failed to start domain myvm
error: internal error process exited while connecting to monitor:
qemu-kvm: -netd...