Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RFE] Support for gluster installed from source code #654

Open
dahorak opened this issue May 29, 2018 · 0 comments
Open

[RFE] Support for gluster installed from source code #654

dahorak opened this issue May 29, 2018 · 0 comments

Comments

@dahorak
Copy link

dahorak commented May 29, 2018

It might be worth to consider also support for gluster installed from source code. Now only installation from RPM packages is supported.

It is not even possible to detect gluster, because of following error:

May 29 02:56:21 ci-usm5-gl2 journal: 2018-05-29 06:56:21.128275+00:00 - node_agent 
- /usr/lib/python2.7/site-packages/tendrl/node_agent/node_sync/sds_detect.py:263
- sync - ERROR - node_sync SDS detection failed: list index out of range 
- IndexError: 
[
  {u'function': u'__bootstrap', u'line': 785, u'file': u'/usr/lib64/python2.7/threading.py', u'statement': u'self.__bootstrap_inner()'},
  {u'function': u'__bootstrap_inner', u'line': 812, u'file': u'/usr/lib64/python2.7/threading.py', u'statement': u'self.run()'},
  {u'function': u'run', u'line': 765, u'file': u'/usr/lib64/python2.7/threading.py', u'statement': u'self.__target(*self.__args, **self.__kwargs)'},
  {u'function': u'sync', u'line': 41, u'file': u'/usr/lib/python2.7/site-packages/tendrl/node_agent/node_sync/sds_detect.py', u'statement': u'sds_details = plugin.discover_storage_system()'},
  {u'function': u'discover_storage_system', u'line': 94, u'file': u'/usr/lib/python2.7/site-packages/tendrl/node_agent/discovery/sds/plugins/discover_gluster_sds_details.py', u'statement': u"min_ver = version_det.split('.')[1]"}
]

Of course, I consider this RFE as low priority.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant