You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/11/24 20:03:34 UTC

[GitHub] [cloudstack] PeterS-gd opened a new issue #5717: Libvirt exception on live migrate

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: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] sureshanaparti commented on issue #5717: Libvirt exception on live migrate

Posted by GitBox <gi...@apache.org>.
sureshanaparti commented on issue #5717:
URL: https://github.com/apache/cloudstack/issues/5717#issuecomment-1034590442


   > Hi @PeterS-gd Discussed with Wei, and this seems to be env specific issue. The migration doesn't succeed in this case as the destination host in the migration has the interface with the same interface name of source host on which guest network bridge is configured. Good that, you solved this by adding a bond between cloud bridge and physical interface. Created a doc PR here [apache/cloudstack-documentation#263](https://github.com/apache/cloudstack-documentation/pull/263) suggesting guest bridge configuration for live migration. cc @weizhouapache Can I close this ticket with this note?
   
   ping @PeterS-gd can you update on this please. thanks.


-- 
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: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] PeterS-gd commented on issue #5717: Libvirt exception on live migrate

Posted by GitBox <gi...@apache.org>.
PeterS-gd commented on issue #5717:
URL: https://github.com/apache/cloudstack/issues/5717#issuecomment-1034901772


   Yes, it was not migrating because the interfaces were not named the same. When I created bonds on both hosts that had the same name over the interface, it worked and has continued to work since then. So, yes this problem has been solved and the ticket can be closed.
   
   ----------------------------------------
   From: "sureshanaparti" ***@***.***>
   Sent: 2/10/22 2:46 AM
   To: apache/cloudstack ***@***.***>
   Cc: PeterS-gd ***@***.***>, Mention ***@***.***>
   Subject: Re: [apache/cloudstack] Libvirt exception on live migrate (Issue #5717)
   
   Hi @PeterS-gd Discussed with Wei, and this seems to be env specific issue. The migration doesn't succeed in this case as the destination host in the migration has the interface with the same interface name of source host on which guest network bridge is configured. Good that, you solved this by adding a bond between cloud bridge and physical interface. Created a doc PR here apache/cloudstack-documentation#263 suggesting guest bridge configuration for live migration. cc @weizhouapache Can I close this ticket with this note?
   
   ping @PeterS-gd can you update on this please. thanks.
   —
   Reply to this email directly, view it on GitHub, or unsubscribe.
   Triage notifications on the go with GitHub Mobile for iOS or Android.
   You are receiving this because you were mentioned.
   


-- 
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: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] DaanHoogland closed issue #5717: Libvirt exception on live migrate

Posted by GitBox <gi...@apache.org>.
DaanHoogland closed issue #5717:
URL: https://github.com/apache/cloudstack/issues/5717


   


-- 
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: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] sureshanaparti commented on issue #5717: Libvirt exception on live migrate

Posted by GitBox <gi...@apache.org>.
sureshanaparti commented on issue #5717:
URL: https://github.com/apache/cloudstack/issues/5717#issuecomment-1033828101


   Hi @PeterS-gd Discussed with Wei, and this seems to be env specific issue. The migration doesn't succeed in this case as the destination host in the migration has the interface with the same interface name of source host on which guest network bridge is configured. Good that, you solved this by adding a bond between cloud bridge and physical interface. Created a doc PR here https://github.com/apache/cloudstack-documentation/pull/263 suggesting guest bridge configuration for live migration. cc @weizhouapache Can I close this ticket with this note?
   
   


-- 
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: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] weizhouapache commented on issue #5717: Libvirt exception on live migrate

Posted by GitBox <gi...@apache.org>.
weizhouapache commented on issue #5717:
URL: https://github.com/apache/cloudstack/issues/5717#issuecomment-1034590870


   @sureshanaparti 
   agree to close this ticket.


-- 
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: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] DaanHoogland commented on issue #5717: Libvirt exception on live migrate

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on issue #5717:
URL: https://github.com/apache/cloudstack/issues/5717#issuecomment-1034612790


   closing on above remarks, @PeterS-gd please reopen or create a new ticket if it persists and you have new information.


-- 
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: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] weizhouapache commented on issue #5717: Libvirt exception on live migrate

Posted by GitBox <gi...@apache.org>.
weizhouapache commented on issue #5717:
URL: https://github.com/apache/cloudstack/issues/5717#issuecomment-981562417


   I have discussed with @PeterS-gd 
   the issue is caused by different dev name attached by cloudbr0 on hosts (enp3s0f0 on source host, enp3s0f1 on destination host but it also has enp3s0f0)
   this is a very rare use case
   it can be improved with low priority


-- 
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: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org