Rakshith R

Results 144 comments of Rakshith R

@tareqhs Does it make sense to pass it through cmd line args of nodeplugin daemonset pod instead of storageclass? cc @ceph/ceph-csi-contributors

@pasztorl CephFS PVC-PVC clone or PVC restored from snapshot, both are full copies. CephFS does not have Copy-on-write capability.

@farhadkh000 , Yes that's expected, ceph cluster blocks the client due to inactivity. You need to reboot the node to fix this.

> > @farhadkh000 , Yes that's expected, ceph cluster blocks the client due to inactivity. You need to reboot the node to fix this. > > Hi, in operational environments,...

https://ceph.io/en/community/connect/ I or madhu are not familiar with such core ceph problems. + please use rook issues for rook specific probelms. You should reach out on ceph slack or their...

> [@Nathanael-Mtd](https://github.com/Nathanael-Mtd) I think we need to delete the old storageclass and with upgrades it should create a new one, with same name. [@travisn](https://github.com/travisn) Or can we add an automation...

Done in https://github.com/ceph/ceph-csi/pull/5799 .

@SkalaNetworks There's a data corruption bug in ceph rbd mirroring of parent-child image relationship https://tracker.ceph.com/issues/61891

> [@Rakshith-R](https://github.com/Rakshith-R) from the bug report I understand it doesn't affect flattened images? Yes, mirroring a image with no parents will work absolutely fine. That's why we chose to flatten...

> yes sound good to put it in the VolumeAttributeClass, we need to store it in the metadata on the subvolume instead of the volume Context(volumeAttributes in the PV) >...