Driver initilization is not successful for GPFSNFSDriver
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Cinder |
New
|
Undecided
|
Unassigned |
Bug Description
when cinder node and GPFS node are different, os.path.isdir command fails as it tries to check the remote path on local cinder node
2015-08-14 04:45:57.026 25903 ERROR cinder.
2015-08-14 04:45:57.027 25903 ERROR cinder.
2015-08-14 04:45:57.027 25903 ERROR cinder.
2015-08-14 04:45:57.027 25903 ERROR cinder.
2015-08-14 04:45:57.027 25903 ERROR cinder.
2015-08-14 04:45:57.027 25903 ERROR cinder.
2015-08-14 04:45:57.027 25903 ERROR cinder.
2015-08-14 04:45:57.027 25903 ERROR cinder.
2015-08-14 04:45:57.027 25903 ERROR cinder.
2015-08-14 04:45:57.027 25903 ERROR cinder.
2015-08-14 04:45:57.027 25903 ERROR cinder.
424 if not os.path.
425 msg = (_('%s is not a directory.') % directory)
426 LOG.error(msg)
427 raise exception.
cinder --version
1.3.2
Changed in cinder: | |
assignee: | nobody → Gaurang Tapase (gaurang-tapase) |
tags: | added: drivers gpfs |
Unassigning due to no activity.