[ https://issues.apache.org/jira/browse/CLOUDSTACK-9520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rohit Yadav closed CLOUDSTACK-9520. ----------------------------------- Resolution: Fixed > test_01_primary_storage_iscsi Smoke Test Fails > ---------------------------------------------- > > Key: CLOUDSTACK-9520 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9520 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: marvin, Storage Controller > Affects Versions: 4.8.1 > Environment: CentOS 7.2 + XenServer 6.5 + NFS Primary/Secondary > Storage > Reporter: John Burwell > Assignee: Rohit Yadav > Priority: Critical > Labels: 4.8.2.0-smoke-test-failure > Fix For: 4.9.1.0, 4.8.2.0, 4.10.1.0 > > Attachments: failed_plus_exceptions.txt, results.txt, runinfo.txt > > > The {{test_primary_storage}} test case fails with the following error: > {code} > 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'] > {code} -- This message was sent by Atlassian JIRA (v6.4.14#64029)