Skip to content

Instantly share code, notes, and snippets.

@rishabh-d-dave
Created April 20, 2021 14:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rishabh-d-dave/c4d413fcdf67aadffc2875479cd5d73f to your computer and use it in GitHub Desktop.
Save rishabh-d-dave/c4d413fcdf67aadffc2875479cd5d73f to your computer and use it in GitHub Desktop.
log messages from mgr.x.log, issue with setting up vstart cluster on fedora 33
"message": "Module 'balancer' has failed dependency: rados.Ioctx size changed, may indicate binary incompatibility. Expected 88 from C header, got 80 from PyObject"
},
{
"message": "Module 'crash' has failed dependency: rados.Ioctx size changed, may indicate binary incompatibility. Expected 88 from C header, got 80 from PyObject"
},
{
"message": "Module 'dashboard' has failed dependency: rados.Ioctx size changed, may indicate binary incompatibility. Expected 88 from C header, got 80 from PyObject"
},
{
"message": "Module 'devicehealth' has failed dependency: rados.Ioctx size changed, may indicate binary incompatibility. Expected 88 from C header, got 80 from PyObject"
},
{
"message": "Module 'iostat' has failed dependency: rados.Ioctx size changed, may indicate binary incompatibility. Expected 88 from C header, got 80 from PyObject"
},
{
"message": "Module 'orchestrator' has failed dependency: rados.Ioctx size changed, may indicate binary incompatibility. Expected 88 from C header, got 80 from PyObject"
},
{
"message": "Module 'pg_autoscaler' has failed dependency: rados.Ioctx size changed, may indicate binary incompatibility. Expected 88 from C header, got 80 from PyObject"
},
{
"message": "Module 'progress' has failed dependency: rados.Ioctx size changed, may indicate binary incompatibility. Expected 88 from C header, got 80 from PyObject"
},
{
"message": "Module 'rbd_support' has failed dependency: rados.Ioctx size changed, may indicate binary incompatibility. Expected 88 from C header, got 80 from PyObject"
},
{
"message": "Module 'restful' has failed dependency: rados.Ioctx size changed, may indicate binary incompatibility. Expected 88 from C header, got 80 from PyObject"
},
{
"message": "Module 'status' has failed dependency: rados.Ioctx size changed, may indicate binary incompatibility. Expected 88 from C header, got 80 from PyObject"
},
{
"message": "Module 'telemetry' has failed dependency: rados.Ioctx size changed, may indicate binary incompatibility. Expected 88 from C header, got 80 from PyObject"
},
{
"message": "Module 'volumes' has failed dependency: rados.Ioctx size changed, may indicate binary incompatibility. Expected 88 from C header, got 80 from PyObject"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment