John Mulligan

Results 60 issues of John Mulligan

Once the following changes are available in a quincy (or earlier?) **release**. https://tracker.ceph.com/issues/54472 https://tracker.ceph.com/issues/55401

ceph-libs

This will re-enable the test case on ceph quincy. The test does not seem to be reproducing the error on my local machine with the latest quincy image. Making a...

do-not-merge
no-API

The apiage tool should be able to detect when an API is now ready to be marked stable. For example, we could input the current git tag and if the...

Ceph is going to be getting a way to fence clients. The command is not yet available in any released versions of ceph, but we should be aware of this...

help-wanted

In order to merge quincy CI support, the test "TestCancelClone" was disabled on ceph quincy. https://github.com/ceph/go-ceph/blob/e0369cdf88d1418846321ff6a49201dff9eb8514/cephfs/admin/clone_test.go#L147 We need to revisit this test failure and remove the test skip to have...

ceph-libs

Ceph 'nautilus' support has been deprecated since v0.12.0. However we're still testing it in the CI, and have the build tags. While we don't have to go too far, we...

See https://github.com/ceph/ceph-csi/issues/2637 & ceph/ceph#43896 This is soon-to-be-document CLI (and matching JSON command api) that ceph-csi would like to use. See the above items for details.

help-wanted

In order to merge quincy CI support, the test "TestMirrorSnapshotScheduleStatus" was disabled on ceph quincy. https://github.com/ceph/go-ceph/blob/68eff5d9e44ac4db539c6dc83c591cad6fbb81ff/rbd/admin/msschedule_complex_test.go#L25 We need to revisit this test failure and remove the test skip to have...

The rbd API implements function(s) below but go-ceph does not: * rbd_read_iterate2 This issue has been filed to track implementing this missing functionality in the appropriate package within go-ceph. Please...

ceph-libs