attached, nid001388:~ # ceph auth get client.noir 2022-05-25T09:20:00.731+0200 7f81f63f3700 -1 auth: unable to find a keyring on /etc/ceph/ceph.client.admin.keyring,/etc/ceph/ceph.keyring,/etc/ceph/keyring,/etc/ceph/keyring.bin,: (2) No such file or directory 2022-05-25T09:20:00.731+0200 7f81f63f3700 -1 AuthRegistry(0x7f81f005ec68) no keyring found at /etc/ceph/ceph.client.admin.keyring,/etc/ceph/ceph.keyring,/etc/ceph/keyring,/etc/ceph/keyring.bin,, disabling cephx 2022-05-25T09:20:00.731+0200 7f81f63f3700 -1 auth: unable to find a keyring on /etc/ceph/ceph.client.admin.keyring,/etc/ceph/ceph.keyring,/etc/ceph/keyring,/etc/ceph/keyring.bin,: (2) No such file or directory 2022-05-25T09:20:00.731+0200 7f81f63f3700 -1 AuthRegistry(0x7f81f63f2060) no keyring found at /etc/ceph/ceph.client.admin.keyring,/etc/ceph/ceph.keyring,/etc/ceph/keyring,/etc/ceph/keyring.bin,, disabling cephx 2022-05-25T09:20:00.731+0200 7f81f53f1700 -1 monclient(hunting): handle_auth_bad_method server allowed_methods [2] but i only support [1] 2022-05-25T09:20:00.735+0200 7f81f63f3700 -1 monclient: authenticate NOTE: no keyring found; disabled cephx authentication [errno 95] error connecting to the cluster ________________________________ From: Ilya Dryomov <idryomov@xxxxxxxxx> Sent: Tuesday, May 24, 2022 8:45:23 PM To: Sopena Ballesteros Manuel Cc: ceph-users@xxxxxxx Subject: Re: rbd command hangs On Tue, May 24, 2022 at 8:14 PM Sopena Ballesteros Manuel <manuel.sopena@xxxxxxx> wrote: > > yes dmesg shows the following: > > ... > > [23661.367449] rbd: rbd12: failed to lock header: -13 > [23661.367968] rbd: rbd2: no lock owners detected > [23661.369306] rbd: rbd11: no lock owners detected > [23661.370068] rbd: rbd11: breaking header lock owned by client21473520 > [23661.370518] rbd: rbd11: blacklist of client21473520 failed: -13 > [23661.370519] rbd: rbd11: failed to lock header: -13 > [23661.370869] rbd: rbd5: no lock owners detected > [23661.371994] rbd: rbd1: no lock owners detected > [23661.372546] rbd: rbd1: breaking header lock owned by client21473520 > [23661.373058] rbd: rbd1: blacklist of client21473520 failed: -13 > [23661.373059] rbd: rbd1: failed to lock header: -13 > [23661.374111] rbd: rbd2: breaking header lock owned by client21473520 > [23661.374485] rbd: rbd4: no lock owners detected > [23661.375210] rbd: rbd4: breaking header lock owned by client21473520 > [23661.375701] rbd: rbd4: blacklist of client21473520 failed: -13 > [23661.375702] rbd: rbd4: failed to lock header: -13 > [23661.376881] rbd: rbd5: breaking header lock owned by client21473520 > [23661.381151] rbd: rbd2: blacklist of client21473520 failed: -13 > [23661.385151] rbd: rbd5: blacklist of client21473520 failed: -13 > [23661.388279] rbd: rbd2: failed to lock header: -13 What is the output of "ceph auth get client.noir"? The auth caps are likely incorrect and missing blocklist permissions, see https://docs.ceph.com/en/quincy/rbd/rados-rbd-cmds/#create-a-block-device-user Thanks, Ilya _______________________________________________ ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx