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

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

PaulAngus commented on issue #1253: CLOUDSTACK-9184: [VMware] 
vmware.ports.per.dvportgroup global setting is not useful from vCenter 5.0 
onwards
URL: https://github.com/apache/cloudstack/pull/1253#issuecomment-387360970
 
 
   There is an issue with existing environments, which may be using 
dvsportgroups.  If portgroup has more than (say) 8 ports in use already then a 
error such as:
   `Cannot set number of ports to 10 because at least 11 out of 18 ports are 
still in use`
   will be thrown when creating a VM on said switch and the VM will fail to be 
deployed.
   Setting ALL dvsportgroups to use a sufficiently high number will be 
expensive in large environments.
   
   Code needs to set number of ports to slightly higher than the number of 
ports in use, on a per  portgroup basis.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> [VMware] vmware.ports.per.dvportgroup global setting is not useful from 
> vCenter 5.0 onwards
> -------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-9184
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9184
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Management Server, VMware
>    Affects Versions: 4.5.2
>            Reporter: Suresh Kumar Anaparti
>            Assignee: Suresh Kumar Anaparti
>            Priority: Major
>
> CloudStack has a global config paramter vmware.ports.per.dvportgroup for 
> setting the number of ports per dvportgroup of Distributed Virtual Switch 
> (DVS) and this takes effect when the zone is created.
> Auto expand/shrink features adjusts the ports per dvportgroup value 
> dynamically from ESX 5.0 release. So, even if we set this global setting, 
> auto expand will take effect and the value configured at cloudstack is not 
> useful anymore.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to