DellEMC SC Storage Center API "Unable to find result where folderPath is" - Duplicate folders

Bug #1808083 reported by A. Saber Shenouda
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
Invalid
Undecided
Rajini Karthik

Bug Description

Openstack version: Pike
DellEMC SC: SC9000

Since we updated to "Dell Storage Manager - 2018 R1", cinder's client creates a new folder every time a volume is created.

We can see the following error in /var/log/cinder/volume.log: "Unable to find result where folderPath is"

---
2018-12-11 17:46:12.813 19896 DEBUG cinder.volume.drivers.dell_emc.sc.storagecenter_api [req-031975b6-5bbd-4c3a-826f-48977376c341 e2ba899a73234781894b58b0bc9edf6a 25350ba8c24946cebe79d2b77f74c61a - default default] post: StorageCenter/ScVolumeFolder/GetList data: {'filter': {'filterType': 'AND', 'filters': [{'filterType': 'Equals', 'attributeName': 'scSerialNumber', 'attributeValue': XXXXX}, {'filterType': 'Equals', 'attributeName': 'Name', 'attributeValue': 'openstack'}, {'filterType': 'Equals', 'attributeName': 'folderPath', 'attributeValue': '/'}]}} post /usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/sc/storagecenter_api.py:245
2018-12-11 17:46:12.826 19896 DEBUG cinder.volume.drivers.dell_emc.sc.storagecenter_api [req-031975b6-5bbd-4c3a-826f-48977376c341 e2ba899a73234781894b58b0bc9edf6a 25350ba8c24946cebe79d2b77f74c61a - default default] Unable to find result where folderPath is / _get_result /usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/sc/storagecenter_api.py:558

2018-12-11 17:46:12.827 19896 DEBUG cinder.volume.drivers.dell_emc.sc.storagecenter_api [req-031975b6-5bbd-4c3a-826f-48977376c341 e2ba899a73234781894b58b0bc9edf6a 25350ba8c24946cebe79d2b77f74c61a - default default] post: StorageCenter/ScVolumeFolder data: {'Notes': 'Created by Dell EMC Cinder Driver', 'Name': 'openstack', 'StorageCenter': XXXXX} post /usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/sc/storagecenter_api.py:245

2018-12-11 17:46:13.886 19896 DEBUG cinder.volume.drivers.dell_emc.sc.storagecenter_api [req-031975b6-5bbd-4c3a-826f-48977376c341 e2ba899a73234781894b58b0bc9edf6a 25350ba8c24946cebe79d2b77f74c61a - default default] post: StorageCenter/ScVolume data: {'StorageCenter': XXXXX, 'VolumeFolder': u'XXXXX.13', 'Notes': 'Created by Dell EMC Cinder Driver', 'Name': u'95e46eeb-8536-40e2-b297-f35d78ebf9bc', 'Size': '20 GB'} post /usr/lib/python2.7/site-packages/cinder/volume/drivers/dell_emc/sc/storagecenter_api.py:245
---

---
cinder.conf

[delliscsi]
volume_backend_name = delliscsi
volume_driver = cinder.volume.drivers.dell_emc.sc.storagecenter_iscsi.SCISCSIDriver
san_ip = X.X.X.X
san_login = ADMINUSER
san_password = PASSS

iscsi_ip_address = X.X.X.X
dell_sc_ssn = XXXXX

dell_sc_api_port = 3033
dell_sc_server_folder = openstack
dell_sc_volume_folder = openstack
iscsi_port = 3260
--

Changed in cinder:
assignee: nobody → Rajini Karthik (rajini-karthik)
Revision history for this message
A. Saber Shenouda (saberph) wrote :

Is there any ETA?

Revision history for this message
Jean Pierre Roquesalane (jproque15130) wrote :

Dell SC are EOL, marking this bug as invalid.

Changed in cinder:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.