Hello,

I believe this is a problem specific to Fedora packaging.  The Fedora
package for ceph-deploy is a bit different than the ones hosted at ceph.com.
Can you please tell me the output of "rpm -q python-remoto"?

I believe the problem is that the python-remoto package is too old, and
there is not a correct dependency on it when it comes to versions.  The
minimum version should be 0.0.22, but the latest in Fedora is 0.0.21 (and
latest upstream is 0.0.23).  I'll push to get this updated correctly.  The
Fedora package maintainers will need to put out a new release of
python-remoto, and hopefully update the spec file for ceph-deploy to
require >= 0.0.22.

 - Travis

On Mon, Dec 29, 2014 at 10:24 PM, deeepdish <deeepd...@gmail.com> wrote:

> Hello.
>
> I’m having an issue with ceph-deploy on Fedora 21.
>
> - Installed ceph-deploy via ‘yum install ceph-deploy'
> - created non-root user
> - assigned sudo privs as per documentation -
> http://ceph.com/docs/master/rados/deployment/preflight-checklist/
>
> $ ceph-deploy install smg01.erbus.kupsta.net
> [ceph_deploy.conf][DEBUG ] found configuration file at:
> /cephfs/.cephdeploy.conf
> [ceph_deploy.cli][INFO  ] Invoked (1.5.20): /bin/ceph-deploy install
> [hostname]
> [ceph_deploy.install][DEBUG ] Installing stable version firefly on
> cluster ceph hosts [hostname]
> [ceph_deploy.install][DEBUG ] Detecting platform for host [hostname] ...
> [ceph_deploy][ERROR ] RuntimeError: connecting to
> host: [hostname] resulted in errors: TypeError __init__() got an unexpected
> keyword argument 'detect_sudo'
>
>
> Thank you.
>
> _______________________________________________
> ceph-users mailing list
> ceph-users@lists.ceph.com
> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>
>
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to