]>
git.apps.os.sepia.ceph.com Git - ceph.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Kotresh HR [Thu, 27 Oct 2022 12:49:49 +0000 (18:19 +0530)]
qa: Fix test_subvolume_snapshot_info_if_orphan_clone
Fixes the usage of the grep command. It was failing as below.
smithi008:> (cd /home/ubuntu/cephtest/mnt.0 && exec sudo grep '"clone' 'snaps"' \
-A3 ./volumes/_nogroup/subvolume_0000000000856603/.meta)
INFO:teuthology.orchestra.run.smithi008.stderr:grep: snaps": No such file or directory.
Fixes: https://tracker.ceph.com/issues/57446
Signed-off-by: Kotresh HR <khiremat@redhat.com>
(cherry picked from commit
b6291096d1205456a8320063d4d629ca093bd041 )
zdover23 [Thu, 27 Oct 2022 03:43:11 +0000 (13:43 +1000)]
Merge pull request #48637 from zdover23/wip-doc-2022-10-27-backport-48627-to-pacific
pacific: doc/ceph-volume: refine "filestore" section
Reviewed-by: Cole Mitchell <cole.mitchell@gmail.com>
zdover23 [Thu, 27 Oct 2022 03:18:50 +0000 (13:18 +1000)]
Merge pull request #48635 from zdover23/wip-doc-2022-10-27-backport-48625-to-pacific
pacific: doc/ceph-volume: refine "bluestore" section
Reviewed-by: Cole Mitchell <cole.mitchell@gmail.com>
Zac Dover [Wed, 26 Oct 2022 03:14:00 +0000 (13:14 +1000)]
doc/ceph-volume: refine "filestore" section
This commit refines the "filestore" section in the doc/ceph-volume/lvm/prepare.rst file.
Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit
447967ea0d9b11314d1797f525ab5a11bdeea59e )
Zac Dover [Wed, 26 Oct 2022 01:24:25 +0000 (11:24 +1000)]
doc/ceph-volume: refine "bluestore" section
This commit refines the "bluestore" section in the
doc/ceph-volume/lvm/prepare.rst file.
Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit
31db0c227d88d0227a935c61ed099d0daf4f02cd )
zdover23 [Tue, 25 Oct 2022 03:54:45 +0000 (13:54 +1000)]
Merge pull request #48612 from zdover23/wip-doc-2022-10-25-backport-48610-to-pacific
pacific: doc/cephadm: s/ssh/SSH/ in doc/cephadm (complete)
Reviewed-by: Cole Mitchell <cole.mitchell@gmail.com>
Zac Dover [Mon, 24 Oct 2022 23:09:11 +0000 (09:09 +1000)]
doc/cephadm: s/ssh/SSH/ in doc/cephadm (complete)
This PR alters "ssh" to "SSH" in the text (that is, not in
commands) every location in the doc/cephadm/ directory where
"ssh" should be "SSH".
Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit
5c217c1de57ddcdda19bd83993a26d2f257a03b7 )
zdover23 [Mon, 24 Oct 2022 08:35:32 +0000 (18:35 +1000)]
Merge pull request #48607 from zdover23/wip-doc-2022-10-24-backport-48605-to-pacific
pacific: doc/cephadm: improve front matter
Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
zdover23 [Mon, 24 Oct 2022 08:34:47 +0000 (18:34 +1000)]
Merge pull request #48604 from zdover23/wip-doc-2022-10-24-backport-48600-to-pacific
pacific: doc/cephadm: clean colons in host-management.rst
Reviewed-by: Cole Mitchell <cole.mitchell@gmail.com>
Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
zdover23 [Mon, 24 Oct 2022 04:06:37 +0000 (14:06 +1000)]
Merge pull request #48602 from zdover23/wip-doc-2022-10-24-backport-48599-to-pacific
pacific: doc/cephadm: s/ssh/SSH/ in troubleshooting.rst
Reviewed-by: Cole Mitchell <cole.mitchell@gmail.com>
Zac Dover [Mon, 24 Oct 2022 03:48:47 +0000 (13:48 +1000)]
doc/cephadm: improve front matter
- I fixed a sentence that was missing a verb.
- I linked to the Ceph-specific Rook instructions.
- I removed the word "GitHub", because after adding the
Rook instructions it made the sentence false.
Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit
608b1bdd42f1da75b43584fa45586575ccef0290 )
Zac Dover [Sun, 23 Oct 2022 21:14:32 +0000 (07:14 +1000)]
doc/cephadm: clean colons in host-management.rst
Two lines in host-management.rst ended with both colons and
full stops (periods), causing a kind of punctuational turf
war. This commit removes the full stops.
Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit
495182b84e86babdba38c184d489f118e8881e2c )
Zac Dover [Sun, 23 Oct 2022 21:09:51 +0000 (07:09 +1000)]
doc/cephadm: s/ssh/SSH/ in troubleshooting.rst
Two places in the troubleshooting.rst file had "ssh" in
the text when it should have been "SSH".
Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit
384e7093c9808b38765d70549d754eafbd47742c )
zdover23 [Sun, 23 Oct 2022 02:29:30 +0000 (12:29 +1000)]
Merge pull request #48595 from zdover23/wip-doc-2022-10-23-backport-48593-to-pacific
pacific: doc/cephadm: update install.rst
Reviewed-by: Cole Mitchell <cole.mitchell@gmail.com>
Zac Dover [Sun, 23 Oct 2022 01:09:18 +0000 (11:09 +1000)]
doc/cephadm: update install.rst
This commit addresses https://github.com/ceph/ceph/pull/43250,
which has remained unmerged for thirteen months. The issues
raised in that PR are addressed here.
This commit contributes to the simplification of the procedure
that explains how to install cephadm. More remains to be done
on this page, but the old PR had to be dealt with first.
Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit
c8f01d3a32b889a0f3b68f619bfed36f6579c28b )
zdover23 [Fri, 21 Oct 2022 18:22:19 +0000 (04:22 +1000)]
Merge pull request #48590 from zdover23/wip-doc-2022-10-22-backport-48587-to-pacific
pacifc: doc/cephadm: add prompts to host-management.rst
Reviewed-by: Cole Mitchell <cole.mitchell@gmail.com>
Zac Dover [Fri, 21 Oct 2022 16:42:33 +0000 (02:42 +1000)]
doc/cephadm: add prompts to host-management.rst
This PR adds unselectable prompts to host-management.rst.
Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit
0ff9e4b9041039160b2d77ce48e29a6fedfaa469 )
zdover23 [Fri, 21 Oct 2022 04:02:00 +0000 (14:02 +1000)]
Merge pull request #48580 from zdover23/wip-doc-2022-10-21-backport-48577-to-pacific
pacific: doc/radosgw: refine "notifications" and "events"
Reviewed-by: Cole Mitchell <cole.mitchell@gmail.com>
Zac Dover [Fri, 21 Oct 2022 03:07:16 +0000 (13:07 +1000)]
doc/radosgw: refine "notifications" and "events"
This commit refines the English in the "Notifications"
and "Events" sections of the notifications.rst page
(the "Bucket Notifications" page).
Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit
b1e589343df4a113d773c4091705e74cd489a1e7 )
zdover23 [Thu, 20 Oct 2022 20:31:45 +0000 (06:31 +1000)]
Merge pull request #48571 from zdover23/wip-doc-2022-10-21-pacific-remove-deduplication
pacific: doc/dev: remove deduplication.rst from pacific
Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
Zac Dover [Thu, 20 Oct 2022 16:57:48 +0000 (02:57 +1000)]
doc/dev: remove deduplication.rst from pacific
This PR undoes the backporting of
https://github.com/ceph/ceph/pull/46089 to the Pacific
branch, which backporting was done in
https://github.com/ceph/ceph/pull/48568. Deduplication
does not exist in the pacific branch, so I shouldn't have
backported it.
Signed-off-by: Zac Dover <zac.dover@gmail.com>
zdover23 [Thu, 20 Oct 2022 16:35:06 +0000 (02:35 +1000)]
Merge pull request #48568 from zdover23/wip-doc-2022-10-21-backport-46089-to-pacific
pacific: doc/dev: add explanation of how to use deduplication
Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
myoungwon oh [Fri, 29 Apr 2022 06:32:08 +0000 (15:32 +0900)]
doc/dev: add explanation of how to use deduplication
Signed-off-by: Myoungwon Oh <myoungwon.oh@samsung.com>
(cherry picked from commit
72c695780c8361f81b8135899d9060811873dcb4 )
Yuri Weinstein [Thu, 20 Oct 2022 15:01:16 +0000 (08:01 -0700)]
Merge pull request #48243 from tserong/wip-57638-pacific
pacific: python-common: Add 'KB' to supported suffixes in SizeMatcher
Reviewed-by: Guillaume Abrioux <gabrioux@redhat.com>