We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I create brick out of directories and I am not able to import the cluster. The import is getting timed out.
I am able to continously see the below error in journalctl logs.
2018-09-03 20:44:10.893694+00:00 - gluster_integration - /usr/lib/python2.7/site-packages/tendrl/gluster_integration/sds_sync/init.py:357 - run - ERROR - gluster sds state sync error - AttributeError: [{u'function': u'bootstrap', u'line': 785, u'file': u'/usr/lib64/python2.7/threading.py', u'statement': u'self.bootstrapinner()'}, {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': 242, u'file': u'/usr/lib/python2.7/site-packages/tendrl/gluster_integration/sds_s ync/init.py', u'statement': u'devicetree'}, {u'function': u'sync_volumes', u'line': 767, u'file': u'/usr/lib/python2.7/site-packages/tendrl/gluster_integration/sds_sync/init.py', u'statement': u'sync_ttl '}, {u'function': u'update_brick_device_details', u'line': 42, u'file': u'/usr/lib/python2.7/site-packages/tendrl/gluster_integration/sds_sync/brick_devicedetails.py', u'statement': u'size = int(device.size.to integral())'}]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I create brick out of directories and I am not able to import the cluster. The import is getting timed out.
I am able to continously see the below error in journalctl logs.
The text was updated successfully, but these errors were encountered: