On Tue, Mar 6, 2018 at 5:10 AM, Luk <skidoo@xxxxxxx> wrote: > Hi, > > can You advice what is wrong? A bug that got fixed recently: PR: https://github.com/ceph/ceph-deploy/pull/467 Tracker issue: https://tracker.ceph.com/issues/22816 This is not yet released, so you should try to use ceph-deploy from master or locally apply the change from the PR > > [ceph-deploy@ceph-mon1 /etc/ceph ]$ ceph-deploy disk list ceph-node3 > [ceph_deploy.conf][DEBUG ] found configuration file at: /home/ceph-deploy/.cephdeploy.conf > [ceph_deploy.cli][INFO ] Invoked (2.0.0): /usr/bin/ceph-deploy disk list ceph-node3 > [ceph_deploy.cli][INFO ] ceph-deploy options: > [ceph_deploy.cli][INFO ] username : None > [ceph_deploy.cli][INFO ] verbose : False > [ceph_deploy.cli][INFO ] debug : False > [ceph_deploy.cli][INFO ] overwrite_conf : False > [ceph_deploy.cli][INFO ] subcommand : list > [ceph_deploy.cli][INFO ] quiet : False > [ceph_deploy.cli][INFO ] cd_conf : <ceph_deploy.conf.cephdeploy.Conf instance at 0x7fa804d88e18> > [ceph_deploy.cli][INFO ] cluster : ceph > [ceph_deploy.cli][INFO ] host : ['ceph-node3'] > [ceph_deploy.cli][INFO ] func : <function disk at 0x7fa8051f15f0> > [ceph_deploy.cli][INFO ] ceph_conf : None > [ceph_deploy.cli][INFO ] default_release : False > [ceph-node3][DEBUG ] connection detected need for sudo > [ceph-node3][DEBUG ] connected to host: ceph-node3 > [ceph-node3][DEBUG ] detect platform information from remote host > [ceph-node3][DEBUG ] detect machine type > [ceph-node3][DEBUG ] find the location of an executable > [ceph-node3][INFO ] Running command: sudo fdisk -l > [ceph_deploy][ERROR ] Traceback (most recent call last): > [ceph_deploy][ERROR ] File "/usr/lib/python2.7/dist-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/dist-packages/ceph_deploy/cli.py", line 164, in _main > [ceph_deploy][ERROR ] return args.func(args) > [ceph_deploy][ERROR ] File "/usr/lib/python2.7/dist-packages/ceph_deploy/osd.py", line 434, in disk > [ceph_deploy][ERROR ] disk_list(args, cfg) > [ceph_deploy][ERROR ] File "/usr/lib/python2.7/dist-packages/ceph_deploy/osd.py", line 376, in disk_list > [ceph_deploy][ERROR ] distro.conn.logger(line) > [ceph_deploy][ERROR ] TypeError: 'Logger' object is not callable > [ceph_deploy][ERROR ] > [ceph-deploy@ceph-mon1 /etc/ceph ]$ ceph -v > ceph version 12.2.3 (2dab17a455c09584f2a85e6b10888337d1ec8949) luminous (stable) > [ceph-deploy@ceph-mon1 /etc/ceph ]$ > > > Regards > Lukasz > > -- > To unsubscribe from this list: send the line "unsubscribe ceph-devel" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html