On Tue, Jun 22, 2021 at 8:36 AM Ml Ml <mliebher...@googlemail.com> wrote:

> Hello List,
>
> oversudden i can not mount a specific rbd device anymore:
>
> root@proxmox-backup:~# rbd map backup-proxmox/cluster5 -k
> /etc/ceph/ceph.client.admin.keyring
> /dev/rbd0
>
> root@proxmox-backup:~# mount /dev/rbd0 /mnt/backup-cluster5/
>  (just never times out)
>
> Any idea how to debug that mount? Tcpdump does show some active traffic.
>
> Cheers,
> Michael
> _______________________________________________
> ceph-users mailing list -- ceph-users@ceph.io
> To unsubscribe send an email to ceph-users-le...@ceph.io



Have you checked the status of the cluster (ceph -s)?  Are there any OSD
issues, network problems (can you ping your MONs, OSD hosts)?  Check your
syslog on the client for any timeout entries.  That should be a good start,
and give you some diagnostic info.

--
Alex Gorbachev
ISS/Storcium
_______________________________________________
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io

Reply via email to