Rakshith R

Results 144 comments of Rakshith R

> > > > > We need to not have this check in order to trigger > > > > > https://github.com/ceph/ceph-csi/blob/611e5d920e1623a2f58e2eff8bbb15cb3c21213d/internal/rbd/rbd_util.go#L623 > > > > > > > >...

> There seems some interest in this feature. Most of the regular Ceph-CSI contributors are not familiar with Docker Swarm, so it is not something that they easily can do....

Currently we cannot export a path other than cephfs filesystem root or subvolume. Therefore, we cannot expose the snaps in .snap directory. This issue maybe resolved by https://github.com/ceph/ceph/pull/53925 Moving this...

I think we should - In pvc-pvc clone case, use same imageFeatures for -temp image as the final one - In volumensnapshot case, inherit it from the parent image.

> I think we should > > * In pvc-pvc clone case, use same imageFeatures for -temp image as the final one > * In volumensnapshot case, inherit it from...

hey @kmadac The document talks about having a new cluster-mapping.json to provide cephcsi with the required information to map IDs from one cluster to another. The config.json section does not...

> We need to update protobuf versions inside the tools container as well. where exactly ?

Steps to reproduce: 1. Create [Restore]PVC 2. Create Snapshot 3. Delete parent PVC and restore PVC 4. Delete snapshot 5. Repeat step 2 (untill there is 17 images in trash...

> > @idryomov > > Can you please provide your inputs on this issue? > > The kernel client is failing to map an image because it has more than...