Hi John,
how are you? no problem :) . Unfortunately the error on the 'ceph fs status' command is still happening:
# ceph fs status
Error EINVAL: Traceback (most recent call last):
File "/usr/lib/ceph/mgr/status/module.py", line 301, in handle_command
return self.handle_fs_status(cmd)
File "/usr/lib/ceph/mgr/status/module.py", line 219, in handle_fs_status
stats = pool_stats[pool_id]
KeyError: (15L,)
German
2017-12-11 12:08 GMT-03:00 John Spray <jspray@xxxxxxxxxx>:
On Mon, Dec 4, 2017 at 6:37 PM, German Anders <ganders@xxxxxxxxxxxx> wrote:
> Hi,
>
> I just upgrade a ceph cluster from version 12.2.0 (rc) to 12.2.2 (stable),
> and i'm getting a traceback while trying to run:
>
> # ceph fs status
>
> Error EINVAL: Traceback (most recent call last):
> File "/usr/lib/ceph/mgr/status/module.py", line 301, in handle_command (I'm a bit late but...)
> return self.handle_fs_status(cmd)
> File "/usr/lib/ceph/mgr/status/module.py", line 219, in handle_fs_status
> stats = pool_stats[pool_id]
> KeyError: (15L,)
>
>
> # ceph fs ls
> name: cephfs, metadata pool: cephfs_metadata, data pools: [cephfs_data ]
>
>
> Any ideas?
Is this still happening or did it self-correct? It could have been
happening when the pool had just been created but the mgr hadn't heard
about any stats from the OSDs about that pool yet (which we should
fix, anyway)
John
>
> Thanks in advance,
>
> Germ
> an
>
> _______________________________________________
> ceph-users mailing list
> ceph-users@xxxxxxxxxxxxxx
> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph. com
>
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com