https://bugzilla.redhat.com/show_bug.cgi?id=1662496 On Wed, Mar 27, 2019 at 5:00 AM Andrew J. Hutton <andrew.john.hutton@xxxxxxxxx> wrote: > > More or less followed the install instructions with modifications as > needed; but I'm suspecting that either a dependency was missed in the > F29 package or something else is up. I don't see anything obvious; any > ideas? > > When I try to start setting up my first node I get the following: > > [root@odin ceph-cluster]# ceph-deploy new thor > [ceph_deploy.conf][DEBUG ] found configuration file at: > /root/.cephdeploy.conf > [ceph_deploy.cli][INFO ] Invoked (1.5.32): /usr/bin/ceph-deploy new thor > [ceph_deploy.cli][INFO ] ceph-deploy options: > [ceph_deploy.cli][INFO ] username : None > [ceph_deploy.cli][INFO ] verbose : False > [ceph_deploy.cli][INFO ] overwrite_conf : False > [ceph_deploy.cli][INFO ] quiet : False > [ceph_deploy.cli][INFO ] cd_conf : > <ceph_deploy.conf.cephdeploy.Conf instance at 0x7f9fb9f0ebd8> > [ceph_deploy.cli][INFO ] cluster : ceph > [ceph_deploy.cli][INFO ] ssh_copykey : True > [ceph_deploy.cli][INFO ] mon : ['thor'] > [ceph_deploy.cli][INFO ] func : <function new > at 0x7f9fb9ee8ed8> > [ceph_deploy.cli][INFO ] public_network : None > [ceph_deploy.cli][INFO ] ceph_conf : None > [ceph_deploy.cli][INFO ] cluster_network : None > [ceph_deploy.cli][INFO ] default_release : False > [ceph_deploy.cli][INFO ] fsid : None > [ceph_deploy.new][DEBUG ] Creating new cluster named ceph > [ceph_deploy.new][INFO ] making sure passwordless SSH succeeds > [thor][DEBUG ] connected to host: odin > [ceph_deploy][ERROR ] Traceback (most recent call last): > [ceph_deploy][ERROR ] File > "/usr/lib/python2.7/site-packages/ceph_deploy/util/decorators.py", line > 69, in newfunc > [ceph_deploy][ERROR ] return f(*a, **kw) > [ceph_deploy][ERROR ] File > "/usr/lib/python2.7/site-packages/ceph_deploy/cli.py", line 169, in _main > [ceph_deploy][ERROR ] return args.func(args) > [ceph_deploy][ERROR ] File > "/usr/lib/python2.7/site-packages/ceph_deploy/new.py", line 141, in new > [ceph_deploy][ERROR ] ssh_copy_keys(host, args.username) > [ceph_deploy][ERROR ] File > "/usr/lib/python2.7/site-packages/ceph_deploy/new.py", line 35, in > ssh_copy_keys > [ceph_deploy][ERROR ] if ssh.can_connect_passwordless(hostname): > [ceph_deploy][ERROR ] File > "/usr/lib/python2.7/site-packages/ceph_deploy/util/ssh.py", line 22, in > can_connect_passwordless > [ceph_deploy][ERROR ] out, err, retval = remoto.process.check(conn, > command, stop_on_error=False) > [ceph_deploy][ERROR ] File > "/usr/lib/python2.7/site-packages/remoto/process.py", line 163, in check > [ceph_deploy][ERROR ] kw = extend_path(conn, kw) > [ceph_deploy][ERROR ] NameError: global name 'extend_path' is not defined > [ceph_deploy][ERROR ] > > _______________________________________________ > ceph-users mailing list > ceph-users@xxxxxxxxxxxxxx > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com -- Cheers, Brad _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com