On Mon, Dec 4, 2017 at 6:37 PM, German Anders <gand...@despegar.com> 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
>     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?

(I'm a bit late but...)

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@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