I'm trying to update a ceph octopus install, to add an iscsi gateway, using 
ceph-ansible, and gwcli wont run for me.


The ansible run went well.. but when I try to actually use gwcli, I get
(blahblah)
ImportError: No module named rados

which isnt too surprising, since "python-rados" is not installed. 
HOWEVER.

The ceph repos installed by ceph-ansible (5.0, the octopus release) are
http://download.ceph.com/ceph-iscsi/3/rpm/el7/noarch
which provides
  python3-rados

This supposedly "obsoletes" python-rados. Except it doesnt, because 
python-rados is for python2.
But even if it didnt.. there is no provided python v2 rados module in the 
ceph-iscsi repo, or the main ceph repo.

and gwcli is still python 2.


So, what am I supposed to do now?
It seems like I need a python2 version of python rados, but the ceph repos dont 
provide one, so they basically provide a broken gwcli?




--
Philip Brown| Sr. Linux System Administrator | Medata, Inc. 
5 Peters Canyon Rd Suite 250 
Irvine CA 92606 
Office 714.918.1310| Fax 714.918.1325 
pbr...@medata.com| www.medata.com
_______________________________________________
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io

Reply via email to