[ceph-users] csi helm installation complains about TokenRequest endpoints

2022-06-03 Thread Sopena Ballesteros Manuel
Dear Ceph community, I am trying to deploy csi on a k8s cluster to be able to create/mount ceph rbd volumes. The installation is based in helm and it fails deploying the rbd plugin pods: Events: Type Reason Age FromMessage --

[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 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 24

[ceph-users] Re: rbd command hangs

2022-05-25 Thread Sopena Ballesteros Manuel
to the cluster 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 24, 2022 at 8:14 PM Sopena Ballesteros Manuel wrote: > > yes dmesg

[ceph-users] Re: rbd command hangs

2022-05-24 Thread Sopena Ballesteros Manuel
[23661.388279] rbd: rbd2: failed to lock header: -13 From: Ilya Dryomov Sent: Tuesday, May 24, 2022 5:53:21 PM To: Sopena Ballesteros Manuel Cc: ceph-users@ceph.io Subject: Re: [ceph-users] rbd command hangs On Tue, May 24, 2022 at 5:20 PM Sopena Ballesteros Manuel

[ceph-users] Re: rbd command hangs

2022-05-24 Thread Sopena Ballesteros Manuel
254b70, FUTEX_WAKE_PRIVATE, 1) = 0 [pid 28953] futex(0x55ee20254bc0, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 0, {tv_sec=1653404521, tv_nsec=731561766}, FUTEX_BITSET_MATCH_ANY) = -1 ETIMEDOUT (Connection timed out) [pid 28953] futex(0x55ee20254b70, FUTEX_WAKE_PRIVATE, 1) = 0 [pid 28953]

[ceph-users] rbd command hangs

2022-05-24 Thread Sopena Ballesteros Manuel
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 ceph-common > 15 zypper install -y kernel-source =