On Sep 19, 2014, at 4:17 PM, sandeep khandekar <[email protected]> wrote:
> thanks Sebastein > Please make it available as soon as possible, I am not sure what you mean. You can grab devcloud4 from github, just git clone the project and use vagrant. https://github.com/imduffy15/devcloud4 For the documentation issues, you can ask on this list, as well as open bugs at: https://issues.apache.org/jira/browse/CLOUDSTACK > we research group at JNIAS, > are waiting to deploy devloper guide and we are facing many problems in the > current devlopers guide > http://docs.cloudstack.apache.org/en/master/developer_guide.html#installing-from-source > . > We will be very thankful to you, if documentation is well documented. > > Thankyou. > > On Fri, Sep 19, 2014 at 4:06 PM, sebgoa <[email protected]> wrote: > >> >> On Sep 19, 2014, at 11:50 AM, Deepal Jayasekara <[email protected]> >> wrote: >> >>> I am trying to deploy DevCloud following the Cloudstack Developers Guide >>> documentation. But I got stuck with following error: >>> >>> *Traceback (most recent call last):* >>> * File "../marvin/marvin/deployDataCenter.py", line 572, in <module>* >>> * deploy.deploy()* >>> * File "../marvin/marvin/deployDataCenter.py", line 556, in deploy* >>> * self.createZones(self.config.zones)* >>> * File "../marvin/marvin/deployDataCenter.py", line 418, in createZones* >>> * self.createPods(zone.pods, zoneId, networkid)* >>> * File "../marvin/marvin/deployDataCenter.py", line 142, in createPods* >>> * vmwareDc=pod.vmwaredc)* >>> * File "../marvin/marvin/deployDataCenter.py", line 87, in >> createClusters* >>> * cluster.hypervisor)* >>> * File "../marvin/marvin/deployDataCenter.py", line 53, in addHosts* >>> * self.apiClient.addHost(hostcmd)* >>> * File >>> >> "/home/deepal/projects/cloudstack/tools/marvin/marvin/cloudstackAPI/cloudstackAPIClient.py", >>> line 1417, in addHost* >>> * response = self.connection.marvinRequest(command, >>> response_type=response, method=method)* >>> * File >>> >> "/home/deepal/projects/cloudstack/tools/marvin/marvin/cloudstackConnection.py", >>> line 272, in marvinRequest* >>> * response = jsonHelper.getResultObj(response.json(), response_type)* >>> * File >>> "/home/deepal/projects/cloudstack/tools/marvin/marvin/jsonHelper.py", >> line >>> 148, in getResultObj* >>> * raise cloudstackException.cloudstackAPIException(respname, errMsg)* >>> *cloudstackException.cloudstackAPIException: Execute cmd: addhost failed, >>> due to: errorCode: 530, errorText:Unable to add the host* >>> >>> What causes this issue? Any idea how to resolve this? I have a working >>> connection from my cloudstack MS and the devcloud VM and I have >> configured >>> the network and IP as the documentation describes. >>> >>> Thank you. >>> >> >> Deepal, >> >> It's best to use: https://github.com/imduffy15/devcloud4 >> >> The current devcloud has issues. >> >> I will modify the documentation >> >> >>> -- >>> _______________________________________________________ >>> [image: photo] >>> *Deepal Jayasekara* >>> Undergraduate, Department Of Computer Science And Engineering >>> University of Moratuwa, Sri Lanka >>> | mobile: +94712070097 | blog: *insiderattack.blogspot.com >>> <http://insiderattack.blogspot.com>* >>> <https://www.facebook.com/deepal.cse10> < >> https://twitter.com/dpjayasekara> >>> < >> http://www.linkedin.com/profile/view?id=127692449&authType=NAME_SEARCH&authToken=Nn4Z&locale=en_US&srchid=1276924491381815604317&srchindex=1&srchtotal=1&trk=vsrp_people_res_name&trkInfo=VSRPsearchId%3A1276924491381815604317%2CVSRPtargetId%3A127692449%2CVSRPcmpt%3Aprimary >>> >> >> > > > -- > SANDEEP KHANDEKAR > Assistant Professor > Department of Computer science and engineering > Sreenidhi Institute of science and Technology > Hyderabad
