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 2017/01/02 05:54:58 UTC

[jira] [Commented] (CLOUDSTACK-9723) Enable unique mac address across different deployments and networks

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

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

GitHub user jayapalu opened a pull request:

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

    CLOUDSTACK-9723: Enable unique mac address across the zones

    Enable unique mac address across different deployments and networks.
    If there two networks in two different deployment zones then this feature will avoid mac address collision.

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

    $ git pull https://github.com/Accelerite/cloudstack uniqueMac

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

    https://github.com/apache/cloudstack/pull/1883.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 #1883
    
----
commit c3f1ff9533fe8d433580dc13209b7bcf4020bc3a
Author: Jayapal <ja...@accelerite.com>
Date:   2016-12-30T07:10:25Z

    CLOUDSTACK-9723: Enable unique mac address across the zones

----


> Enable unique mac address across different deployments and networks
> -------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-9723
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9723
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>            Reporter: Jayapal Reddy
>            Assignee: Jayapal Reddy
>             Fix For: 4.10.0.0
>
>
> Specify the MAC address range for VMs created in ACS
> If there are Multiple CCP environments, There is  difficulty in identifying VMs based on their MAC addresses since the addresses are duplicated across environments.
> Specifying the MAC address range in zone will avoid the conflict.



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