Dhairya Parmar

Results 16 issues of 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...

cephfs
needs-qa
tests
wip-yuri11-testing

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...

core
cephfs
tests
build/ops
wip-vshankar-testing1

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...

cephfs

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...

cephfs
wip-rishabh-testing

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...

cephfs
tests

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...

cephfs
tests
wip-rishabh-testing

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):...

bug fix
cephfs
tests
wip-rishabh-testing

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...

cephfs
wip-vshankar-testing

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...

cephfs
DNM