I updated VM to remove CD Drive and the VM lost network connection when rebooted. On connecting to host only loopback up, e0 doesnt exist.
Reverted back to beta 25 and update VM template server works again.
Upgrade to Beta30 server still works unless updated.
Diags attached before and after update on B30.
let me know if you need me to do any further tests as easy to recreate.
further info if i create a new machine from scratch it works fine.
Old VM
<interface type='bridge'>
<mac address='52:54:00:6a:54:59'/>
<source bridge='br0'/>
<target dev='vnet0'/>
<model type='virtio-net'/>
<alias name='net0'/>
<address type='pci' domain='0x0000' bus='0x08' slot='0x01' function='0x0'/>
New VM
<interface type='bridge'>
<mac address='52:54:00:f2:a1:d2'/>
<source bridge='br0'/>
<target dev='vnet1'/>
<model type='virtio-net'/>
<alias name='net0'/>
<address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/>
tower-diagnostics-20201009-1940.zip tower-diagnostics-20201009-1938.zip
Recommended Comments
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.