Re: [ceph-users] ZeroDivisionError when running ceph osd status

2019-09-11 Thread Brad Hubbard
On Thu, Sep 12, 2019 at 1:52 AM Benjamin Tayehanpour wrote: > > Greetings! > > I had an OSD down, so I ran ceph osd status and got this: > > [root@ceph1 ~]# ceph osd status > Error EINVAL: Traceback (most recent call last): > File "/usr/lib64/ceph/mgr/status/module.py", line 313, in

[ceph-users] ZeroDivisionError when running ceph osd status

2019-09-11 Thread Benjamin Tayehanpour
Greetings! I had an OSD down, so I ran ceph osd status and got this: [root@ceph1 ~]# ceph osd status Error EINVAL: Traceback (most recent call last):   File "/usr/lib64/ceph/mgr/status/module.py", line 313, in handle_command     return self.handle_osd_status(cmd)   File