[ceph-users] Re: rbd command hangs

2022-05-27 Thread Sopena Ballesteros Manuel
Hi Ilya, thank you very much for your help, you were right, we got this fixed by fixing the caps. thank you From: Ilya Dryomov Sent: Wednesday, May 25, 2022 12:39:08 PM To: Sopena Ballesteros Manuel Cc: ceph-users@ceph.io Subject: Re: [ceph-users] rbd

[ceph-users] Re: rbd command hangs

2022-05-25 Thread Ilya Dryomov
On Wed, May 25, 2022 at 9:21 AM Sopena Ballesteros Manuel wrote: > > attached, > > > nid001388:~ # ceph auth get client.noir > 2022-05-25T09:20:00.731+0200 7f81f63f3700 -1 auth: unable to find a keyring > on >

[ceph-users] Re: rbd command hangs

2022-05-25 Thread Sopena Ballesteros Manuel
also, nid001388:~ # ceph -n client.noir auth get client.noir Error EACCES: access denied From: Ilya Dryomov Sent: Tuesday, May 24, 2022 8:45:23 PM To: Sopena Ballesteros Manuel Cc: ceph-users@ceph.io Subject: Re: [ceph-users] rbd command hangs On Tue, May

[ceph-users] Re: rbd command hangs

2022-05-25 Thread Sopena Ballesteros Manuel
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

[ceph-users] Re: rbd command hangs

2022-05-24 Thread Ilya Dryomov
On Tue, May 24, 2022 at 8:14 PM Sopena Ballesteros Manuel 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:

[ceph-users] Re: rbd command hangs

2022-05-24 Thread Sopena Ballesteros Manuel
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:

[ceph-users] Re: rbd command hangs

2022-05-24 Thread Ilya Dryomov
On Tue, May 24, 2022 at 5:20 PM Sopena Ballesteros Manuel wrote: > > Hi Ilya, > > > thank you very much for your prompt response, > > > Any rbd command variation is affected (mapping device included) > > We are using a physical machine (no container involved) > > > Below is the output of the

[ceph-users] Re: rbd command hangs

2022-05-24 Thread Sopena Ballesteros Manuel
Hi Ilya, thank you very much for your prompt response, Any rbd command variation is affected (mapping device included) We are using a physical machine (no container involved) Below is the output of the running strace as suggested: nid001388:/usr/src/linux # strace -f rbd -n client.noir -o

[ceph-users] Re: rbd command hangs

2022-05-24 Thread Ilya Dryomov
On Tue, May 24, 2022 at 3:57 PM Sopena Ballesteros Manuel wrote: > > Dear ceph user community, > > > I am trying to install and configure a node with a ceph cluster. The linux > kernel we have does not include the rbd kernel module, hence we installed if > ourselves: > > > zypper install -y