[
https://issues.apache.org/jira/browse/CLOUDSTACK-657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588296#comment-13588296
]
ASF subversion and git services commented on CLOUDSTACK-657:
------------------------------------------------------------
Commit 82d00c5fd156ce5049618fc49d33b3d471eb36c8 in branch refs/heads/master
from [~sateeshc]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-cloudstack.git;h=82d00c5 ]
Re-basing with latest master.
CLOUDSTACK-657 VMware vNetwork Distributed Virtual Switch support in CloudStack
This is 2nd patch for feature 'Support for VMware dvSwitch in CloudStack'.
This patch introduces 2 new global configuration parameters
"vmware.use.dvswitch" - Enable dvswitch functionality.
"vmware.ports.per.dvportgroup" - Default number of ports per Vmware dvPortGroup.
This patch introduces 4 optional parameters to AddCluster API
guestvswitchtype - Type of vSwitch to use for guest traffic
guestvswitchname - Name of vSwitch to use for guest traffic
publicvswitchtype - Type of vSwitch to use for public traffic
publicvswitchname - Name of vSwitch to use for public traffic
Signed-off-by: Sateesh Chodapuneedi <[email protected]>
> VMware vNetwork Distributed Virtual Switch support in CloudStack
> ----------------------------------------------------------------
>
> Key: CLOUDSTACK-657
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-657
> Project: CloudStack
> Issue Type: New Feature
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: VMware
> Environment: VMware vSphere 4.1/5.0/5.1
> Reporter: Sateesh Chodapuneedi
> Assignee: Sateesh Chodapuneedi
> Fix For: 4.2.0
>
>
> Need to integrate the functionality of VMware dvSwitch with CloudStack. This
> enables orchestration of virtual networks in VMware environment over
> distributed virtual switch inside vCenter.
> Background:-
> -----------------
> VMware Distributed Switch is an aggregation of per-host virtual switches
> presented and controlled as a single distributed switch through vCenter
> Server at the Datacenter level. vDS abstracts configuration of individual
> virtual switches and enables centralized provisioning, administration, and
> monitoring.
> vDS is integral component of vCenter. Hence the native vDS support makes
> sense for wider and larger deployments of Cloudstack over vSphere.
> Each Standard vSwitch represents an independent point of configuration that
> needs to be managed and monitored. The management of virtual networks
> required by instances in the cloud is tedious when virtual networks have to
> span across large number of hosts. Using distributed vSwitch (vDS) simplifies
> the configuration and monitoring.
> Being standalone implementations, standard vSwitches do not provide any
> support for virtual machine mobility. So there needed a component to ensure
> that the network configurations on the source and the destination virtual
> switch are consistent and will allow the VM to operate without breaking
> connectivity or network policies. Particularly during migration of VM across
> hosts, the sync up among peers need to be taken care. However in case of
> distributed vSwitch during VMotion, the vCenter server, would update the
> vSwitch modules on the hosts in cluster accordingly.
> Following features are available with a Distributed Switch over and above
> Standard vSwitch of vSphere.
> 1. Shaping of inbound (RX) traffic
> 2. Supports a central unified management interface through vCenter Server
> 3. Supports Private VLANs (PVLANs)
> 4. Provides potential customization of Data and Control Planes
> 5. Increased visibility of inter-virtual machine traffic through Netflow
> 6. Improved monitoring through port mirroring (dvMirror)
> 7. Support for LLDP (Link Layer Discovery Protocol), a vendor-neutral
> protocol.
> Release Planning:
> Dev list discussions:
> http://markmail.org/message/eehzokoniwssrx5d
> http://markmail.org/message/ow7za62d3qmnjd2h
> Functional Spec:
> https://cwiki.apache.org/confluence/display/CLOUDSTACK/Integration+of+CloudStack+with+VMware+DVS
> Feature branch: reviewboard submission
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira