summaryrefslogtreecommitdiffstats
path: root/src/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: add struct RGWAccountInfoCasey Bodley2024-04-101-0/+1
* Merge pull request #56577 from nbalacha/wip-nbalacha-code-cleanupIlya Dryomov2024-04-094-21/+21
|\
| * rbd_mirror: rename methodN Balachandran2024-04-092-7/+7
| * rbd-mirror: code cleanupN Balachandran2024-04-032-14/+14
* | Merge pull request #55711 from rishabh-d-dave/fsshell-deprecationRishabh Dave2024-04-051-3/+2
|\ \
| * | cephfs-shell: don't use pkg_resources since its deprecatedRishabh Dave2024-04-041-3/+2
* | | Merge pull request #55701 from joscollin/wip-B62265-use-monotonic-clocksRishabh Dave2024-04-049-34/+35
|\ \ \
| * | | cephfs-mirror: use monotonic clockJos Collin2024-02-229-34/+35
| |/ /
* | | Merge pull request #54991 from ifed01/wip-ifed-some-recover-stuffYuri Weinstein2024-04-015-25/+94
|\ \ \ | |_|/ |/| |
| * | tools/ceph-kvstore-tool: open DB in read-only whenever sufficientIgor Fedotov2024-02-143-6/+20
| * | tools/ceph-objectstore-tool: open object store's DB in read-only modeIgor Fedotov2024-02-141-2/+23
| * | tool/ceph_objectstore_tool: ignore read errors during pg exportIgor Fedotov2024-02-142-17/+48
| * | tools/ceph-objectstore-tool: permit --no-superblock switch for pg exportIgor Fedotov2024-02-141-0/+3
* | | Merge pull request #54633 from joscollin/wip-F61334-use-snapdiff-apiVenky Shankar2024-03-292-10/+185
|\ \ \
| * | | cephfs_mirror: use snapdiff api for incremental syncingJos Collin2024-02-262-10/+185
| | |/ | |/|
* | | Merge PR #55813 into mainVenky Shankar2024-03-141-1/+3
|\ \ \
| * | | tools/cephfs: Fix first-damage to include missing dirsKotresh HR2024-03-071-1/+3
* | | | cephfs_mirror, qa: fix typo in current_syncing_snap statusJos Collin2024-03-061-1/+1
* | | | Merge pull request #52540 from petrutlucian94/single_processIlya Dryomov2024-03-0211-584/+848
|\ \ \ \ | |_|/ / |/| | |
| * | | rbd-wnbd: use the right AdminSocket instanceLucian Petrut2024-03-013-9/+24
| * | | rbd-wnbd: adjust admin socket hook to accept image pathLucian Petrut2024-03-013-8/+12
| * | | rbd-wnbd: update registry settings handlingLucian Petrut2024-03-012-10/+14
| * | | rbd-wnbd: use one daemon process per hostLucian Petrut2024-03-0110-283/+388
| * | | rbd-wnbd: introduce RbdMapping classLucian Petrut2024-03-018-343/+479
* | | | Merge pull request #54554 from clwluvw/s3select-usageCasey Bodley2024-02-191-0/+1
|\ \ \ \
| * | | | rgw: add s3select usage to log usageSeena Fallah2023-11-181-0/+1
* | | | | Merge PR #55471 into mainVenky Shankar2024-02-196-1/+156
|\ \ \ \ \
| * | | | | cephfs_mirror: add labeled replication performance metricsVenky Shankar2024-02-176-0/+155
| * | | | | cephfs-mirror: typo ending bracketVenky Shankar2024-02-171-1/+1
* | | | | | Merge pull request #54586 from xxhdx1985126/wip-pglog-concatenateKefu Chai2024-02-181-2/+98
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | tools/ceph_objectstore_tool: add op "expand-log"Xuehan Xu2023-12-191-2/+98
* | | | | | tools/rbd: make 'children' command support --image-idMykola Golub2024-02-131-4/+17
| |_|_|_|/ |/| | | |
* | | | | Merge pull request #55251 from rzarzynski/wip-bug-64104Yuri Weinstein2024-02-121-16/+19
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | tools/cot: respect generic, Ceph-wide argvsRadoslaw Zarzynski2024-01-191-16/+19
* | | | | Merge pull request #54596 from cbodley/wip-cmake-dencoder-modulesCasey Bodley2024-02-071-0/+1
|\ \ \ \ \
| * | | | | cmake: ceph-dencoder depends on ceph-dencoder-modulesCasey Bodley2023-11-211-0/+1
| | |_|/ / | |/| | |
* | | | | rbd-mirror: fixed a typo in instance_watcherN Balachandran2024-02-051-1/+1
* | | | | tools: add 'osd-size-aware' mode to osdmaptoolLaura Flores2024-01-311-1/+27
* | | | | rbd-nbd: map using netlink interface by defaultRamana Raja2024-01-251-18/+14
* | | | | rbd-nbd: log errors during netlink_resize() using derrRamana Raja2024-01-241-5/+6
* | | | | rbd_nbd: fix resize of images mapped using netlinkRamana Raja2024-01-241-6/+13
| |/ / / |/| | |
* | | | Merge pull request #54644 from idryomov/wip-63607Ilya Dryomov2023-12-281-3/+13
|\ \ \ \
| * | | | tools/rados: just return instead of exit(1) in "rados cppool" handlerIlya Dryomov2023-12-041-1/+1
| * | | | librados: make querying pools for selfmanaged snaps reliableIlya Dryomov2023-12-041-2/+12
| | |_|/ | |/| |
* | | | Merge pull request #54663 from Matan-B/wip-matanb-cot-pgmeta-attrsYuri Weinstein2023-12-261-1/+1
|\ \ \ \
| * | | | tools/ceph_objectstore_tool: action_on_all_objects_in_pg to skip pgmetaMatan Breizman2023-11-261-1/+1
| |/ / /
* | | | Merge pull request #54518 from NitzanMordhai/wip-nitzan-cleanomap-rados-optionalYuri Weinstein2023-12-261-1/+1
|\ \ \ \
| * | | | Tools/rados: Improve Error Messaging for Object Name ResolutionNitzanMordhai2023-11-161-1/+1
* | | | | Merge pull request #53191 from rzarzynski/wip-all-kickoff-s-2Laura Flores2023-12-221-1/+1
|\ \ \ \ \
| * | | | | tools/monmaptool, test/cli, doc: pacific to quincy for default min_mon_releaseRadoslaw Zarzynski2023-12-041-1/+1