[
https://issues.apache.org/jira/browse/CLOUDSTACK-8765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14712802#comment-14712802
]
ASF subversion and git services commented on CLOUDSTACK-8765:
-------------------------------------------------------------
Commit 002296ac4f8201a00cef91f778056063e71ec06d in cloudstack's branch
refs/heads/master from [~remibergsma]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=002296a ]
Merge pull request #736 from ustcweizhou/CLOUDSTACK-8765
CLOUDSTACK-8765: fix vm migration failure due to different dev name on KVM
* pr/736:
CLOUDSTACK-8765: fix vm migration failure due to different dev name on KVM
Signed-off-by: Remi Bergsma <[email protected]>
> 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)