Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/932#issuecomment-150648494 @DaanHoogland I have the same result as @borisroman reports: ``` ==== Deploy DC Started ==== Exception Occurred: ['Traceback (most recent call last):\n', ' File "/data/git/cs1/cloudstack/tools/marvin/marvin/deployDataCenter.py", line 254, in createPrimaryStorages\n ret = self.__apiClient.createStoragePool(primarycmd)\n', ' File "/usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 1727, in createStoragePool\n response = self.connection.marvinRequest(command, response_type=response, method=method)\n', ' File "/usr/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 379, in marvinRequest\n raise e\n', 'CloudstackAPIException: Execute cmd: createstoragepool failed, due to: errorCode: 530, errorText:Failed to add data store: Failed to access storage pool\n'] ```
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---