You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/08/24 14:30:45 UTC

[jira] [Commented] (CLOUDSTACK-8765) vm migration failed due to different dev name on KVM

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-8765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709170#comment-14709170 ] 

ASF GitHub Bot commented on CLOUDSTACK-8765:
--------------------------------------------

GitHub user ustcweizhou opened a pull request:

    https://github.com/apache/cloudstack/pull/736

    CLOUDSTACK-8765: fix vm migration failure due to different dev name on KVM

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ustcweizhou/cloudstack CLOUDSTACK-8765

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/736.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #736
    
----
commit bb8f7c652e42caacff5adce1ce60342603677605
Author: Wei Zhou <w....@tech.leaseweb.com>
Date:   2015-08-24T12:28:13Z

    CLOUDSTACK-8765: fix vm migration failure due to different dev name on KVM

----


> vm migration failed due to different dev name on KVM
> ----------------------------------------------------
>
>                 Key: CLOUDSTACK-8765
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8765
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>            Reporter: Wei Zhou
>            Assignee: Wei Zhou
>
> The devname of ethernet nics could be different.
> for example, the first nic name is eth0 in some linux OS, and em1 in other linux OS, and bond0 if we use linux bonding.
> The vm can not be migrated between them due to different dev name.
> http://cloudstack.markmail.org/message/jacsml3wy5tmeerp
> http://cloudstack.markmail.org/message/ovmmt25vfqkowp2z
> the fix is:
> http://cloudstack.markmail.org/message/d4iocagbc6m25zxk



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)