|

the ceph version is :ceph-10.2.2.tar.gz


this error message is:


[root@mon0 ceph-10.2.2]# ceph -s
Traceback (most recent call last):
  File "/usr/local/bin/ceph", line 118, in <module>
    import rados
  File "build/bdist.linux-x86_64/egg/rados.py", line 7, in <module>
  File "build/bdist.linux-x86_64/egg/rados.py", line 6, in __bootstrap__
ImportError: /root/.python-eggs/rados-0-py2.7-linux-x86_64.egg-tmp/rados.so: 
undefined symbol: rados_inconsistent_pg_list



i make ceph follow this :

#yum groupinstall "Development tools"

#./install_deps.sh

#./autogen.sh

#./configure

# make -j2

# make install

#cp -vf /usr/local/lib/python2.7/site-packages/*  /usr/lib64/python2.7/



how can I fix the error




|
|
|   |   |
|
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to