PeterS-gd opened a new issue #5717:
URL: https://github.com/apache/cloudstack/issues/5717
<!--
Verify first that your issue/request is not already reported on GitHub.
Also test if the latest release and main branch are affected too.
Always add information AFTER of these HTML comments, but no need to delete
the comments.
-->
##### ISSUE TYPE
<!-- Pick one below and delete the rest -->
* Bug Report
##### COMPONENT NAME
<!--
Categorize the issue, e.g. API, VR, VPN, UI, etc.
-->
~~~
VR, VM
~~~
##### CLOUDSTACK VERSION
<!--
New line separated list of affected versions, commit ID for issues on main
branch.
-->
~~~
4.15.2
~~~
##### CONFIGURATION
<!--
Information about the configuration if relevant, e.g. basic network,
advanced networking, etc. N/A otherwise
-->
Advanced Networking
##### OS / ENVIRONMENT
<!--
Information about the environment if relevant, N/A otherwise
-->
Ubuntu 20.04, KVM hypervisor
##### SUMMARY
<!-- Explain the problem/feature briefly -->
I am unable to live migrate any of my VMs.
This issue seems relevant
(https://issues.apache.org/jira/browse/CLOUDSTACK-7743), but there is no
solution listed.
Original email thread:
https://lists.apache.org/thread/9yjz248tk0l7y8w4rvzp0r0s3bx8tv8z
##### STEPS TO REPRODUCE
<!--
For bugs, show exactly how to reproduce the problem, using a minimal
test-case. Use Screenshots if accurate.
For new features, show how the feature would be used.
-->
<!-- Paste example playbooks or commands between quotes below -->
~~~
Create a shared or isolated network and then try to migrate a VM instance
from one host to another.
Interfaces and brctl output:
https://gist.github.com/PeterS-gd/fc97d165ef46e4b9b4026f6450a9dd54
Host1 agent log (source of migration):
https://gist.github.com/PeterS-gd/221ad3affeb77da0828323ca2c2ae119
Host2 agent log (destination of migration):
https://gist.github.com/PeterS-gd/d250c240f63538a6bd541b7870dffe0d
Here are the agents' properties:
https://gist.github.com/PeterS-gd/230c6e2b843901b71feb54c39270a4a8
Traffic labels:
Management: cloudbr1
Guest: cloudbr0
Public: cloudbr0
~~~
<!-- You can also paste gist.github.com links for larger files -->
##### EXPECTED RESULTS
<!-- What did you expect to happen when running the steps above? -->
~~~
That the VM would live migrate
~~~
##### ACTUAL RESULTS
<!-- What actually happened? -->
<!-- Paste verbatim command output between quotes below -->
~~~
Exception during migrate: org.libvirt.LibvirtException: Cannot get interface
MTU on 'brenp3s0f0-3128': No such device
~~~
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]