Thanks Amogh for the reply. So for testing the ping across VMs , I need to setup real hardware. I am trying to add a VMware Cluster with ESXi hosts connected to Brocade VDX switches.
I am facing issues in setting up the VMWare support in CS. I downloaded the vim25.jar and apputils.jar from VSphere Management SDK and copied them to deps folder. When I am trying to build cloudStack from source using the command mvn install -Dnoredist , it is failing and looking for dependencies for NetApp Plugin. [ERROR] Failed to execute goal on project cloud-plugin-netapp: Could not resolve dependencies for project org.apache.cloudstack:cloud-plugin-netapp:jar:4.5.0-SNAPSHOT: Failure to find com.cloud.com.netapp:manageontap:jar:4.0 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1] How can I just build for enabling VMware support and no other opensource dependency? Thanks & Regards, Ritu S. -----Original Message----- From: Amogh Vasekar [mailto:[email protected]] Sent: Tuesday, July 08, 2014 11:22 AM To: [email protected]; Hugo Trippaers Subject: Re: Timeout error while brining up VM console from UI for testing Brocade Network Plugin: CLOUDSTACK-6823 Hi, AFAIK, since the simulator does not actually have any H/W or real VM, I don't think console access is available. Thanks, Amogh On 7/7/14 4:00 PM, "Ritu Sabharwal" <[email protected]> wrote: >Hi, > >I have tested the plugin functionality with the Simulator by creating >the datacenter with the marvin script and configuring the Brocade VDX >switches. > >The Brocade VDX switches are configured with the port-profiles and >interfaces at appropriate lifecycles of VMs. > >I can see the VMs coming up and running. I need to bring up the console >for the VMs to test the ping across the VMs. > >In the CloudStack UI, when I click the console button for a VM, I don't >get the console but see a timeout message. > >Thanks & Regards, >Ritu S.
