Dhairya Parmar
Dhairya Parmar
backport tracker: https://tracker.ceph.com/issues/56111 backport of: https://github.com/ceph/ceph/pull/46363 parent tracker: https://tracker.ceph.com/issues/55538 ## Contribution Guidelines - To sign and title your commits, please refer to [Submitting Patches to Ceph](https://github.com/ceph/ceph/blob/main/SubmittingPatches.rst). - If you are...
FIxes: https://tracker.ceph.com/issues/56522 Right now, in Server::dispatch(), we abort the MDS if we get a message type we don't understand. This is horrible: it means that any malicious client can crash...
Fixes: https://tracker.ceph.com/issues/53724 Signed-off-by: Dhairya Parmar ## Contribution Guidelines - To sign and title your commits, please refer to [Submitting Patches to Ceph](https://github.com/ceph/ceph/blob/main/SubmittingPatches.rst). - If you are submitting a fix for...
The OS Type and OS Version for mixed-clients tests is left blank on teuthology and they appear to be trying to run ubuntu jammy which is causing failures. We should...
Fixes: https://tracker.ceph.com/issues/53573 Signed-off-by: Dhairya Parmar ## Contribution Guidelines - To sign and title your commits, please refer to [Submitting Patches to Ceph](https://github.com/ceph/ceph/blob/main/SubmittingPatches.rst). - If you are submitting a fix for...
Fixes: https://tracker.ceph.com/issues/57359 Signed-off-by: Dhairya Parmar ## Contribution Guidelines - To sign and title your commits, please refer to [Submitting Patches to Ceph](https://github.com/ceph/ceph/blob/main/SubmittingPatches.rst). - If you are submitting a fix for...
commit https://github.com/ceph/ceph/commit/483b16062dc6c7a7c9b0110c17dc802227d560e9 brought in a new arg 'mntargs' and this resulted in errors like: ``` 2022-10-13 01:57:37,519.519 INFO:__main__:ERROR: test_client_metrics_and_metadata (tasks.cephfs.test_mds_metrics.TestMDSMetrics) 2022-10-13 01:57:37,519.519 INFO:__main__:---------------------------------------------------------------------- 2022-10-13 01:57:37,519.519 INFO:__main__:Traceback (most recent call last):...
Implementing this for now, https://github.com/ceph/ceph/pull/56338 is the way forward once i'm done fixing the backend lua issues ## Contribution Guidelines - To sign and title your commits, please refer to...
The line "It must be a subset of the EXPORT { Path } parameter" is really confusing, everytime i read it, it always implied that it must a subpath of...
Backport of https://github.com/ceph/ceph/pull/55914 Backport tracker: https://tracker.ceph.com/issues/65316 Parent tracker: https://tracker.ceph.com/issues/64008 ## Contribution Guidelines - To sign and title your commits, please refer to [Submitting Patches to Ceph](https://github.com/ceph/ceph/blob/main/SubmittingPatches.rst). - If you are...