[
https://issues.apache.org/jira/browse/CLOUDSTACK-9673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15772719#comment-15772719
]
ASF subversion and git services commented on CLOUDSTACK-9673:
-------------------------------------------------------------
Commit 20986ba51215b75c67b0c4035d55a27c3de313d1 in cloudstack's branch
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=20986ba ]
Merge pull request #1854 from shapeblue/4.9-multiplex-testing
4.9 multiplex testingThis merges several PRs in this PR, this is for speeding
up test efforts.
* pr/1854:
CLOUDSTACK-9688: Fix VR smoke test failure in vpc_vpn
CLOUDSTACK-9688: Fix failing test_volumes on centos7/kvm
CLOUDSTACK-9676 Start instance fails after reverting to a VM snapshot, when
there are child VM snapshots
CLOUDSTACK-9612: Fixed issue in restarting redundant network with cleanup Rvr
Network with cleanup which is updated from the isolated network is failed.
Corrected the column name string issue.
CLOUDSTACK-9676 Start instance fails after reverting to a VM snapshot, when
there are child VM snapshots
CLOUDSTACK-9673 Exception occured while creating the CPVM in the VmWare Setup
over standard vSwitches
CLOUDSTACK-9617: Fixed enabling remote access after PF or LB configured on
vpn tcp ports
CLOUDSTACK-9615: Fixed applying ingress rules without ports
CLOUDSTACK-9639: Unable to create shared network with vLan isolation
CLOUDSTACK-9597: Should not fetch resource count for removed entity
CLOUDSTACK-9649: In the management server log there is an error related to
0.0.0.0 IP address
Signed-off-by: Rohit Yadav <[email protected]>
> Exception occured while creating the CPVM in the VmWare Setup over standard
> vSwitches
> --------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-9673
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9673
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Affects Versions: 4.9.0.1
> Environment: ACS master commit
> 17653a86fad67447a4f13e455e336694ad5c1735
> ESXi 5.5
> Reporter: Sateesh Chodapuneedi
> Assignee: Sateesh Chodapuneedi
> Priority: Critical
> Fix For: 4.10.0.0
>
>
> Exception occured while creating the CPVM in the VmWare Setup using standard
> vswitches, below are the steps followed.
> 1) Tried to create a VMware Advanced Zone setup
> 2) while creating the console proxy vm the below error message is observed
> {noformat}
> StartCommand failed due to Exception: com.vmware.vim25.AlreadyExists
> message: []
> com.vmware.vim25.AlreadyExistsFaultMsg: The specified key, name, or
> identifier already exists.
> {noformat}
> 3)The same error message is also observed in the Vcenter also for both 5.5
> and 5.0 setups.
> Note:This error message does not prevent the creation of CPVM or any other
> functionality of ACS, but this would create a panic while creating the setup.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)