Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
4.8.1
-
Security Level: Public (Anyone can view this level - this is the default.)
-
CentOS 7.2 + XenServer 6.5 + NFS Primary/Secondary Storage
Description
The test_primary_storage test case fails with the following error:
2016-09-27 19:39:42,710 - CRITICAL - EXCEPTION: test_01_primary_storage_iscsi: ['Traceback (most recent call last):\n', ' File "/usr/lib64/python2.7/unittest/case.py", line 369, in run\n testMethod()\n', ' File "/marvin/tests/smoke/test_primary_storage.py", line 196, in test_01_primary_storage_iscsi\n podid=self.pod.id\n ', ' File "/usr/lib/python2.7/site-packages/marvin/lib/base.py", line 2732, in create\n return StoragePool(apiclient.createStoragePool(cmd).__dict__)\n', ' File "/ usr/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 2532, in createStoragePool\n response = self.connection.marvinRequest(command, response_type=response, method=method)\n', ' File "/usr/lib/python2.7/site-packages/ma rvin/cloudstackConnection.py", line 379, in marvinRequest\n raise e\n', 'Cloudsta ckAPIException: Execute cmd: createstoragepool failed, due to: errorCode: 530, error Text:Failed to add data store: scheme is null , add nfs:// (or cifs://) as a prefix\ n']