]>
git.apps.os.sepia.ceph.com Git - ceph.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Zac Dover [Thu, 3 Nov 2022 05:13:49 +0000 (15:13 +1000)]
doc/cephadm: fix grammar in compatibility.rst
Fix grammar in doc/cephadm/compatibility.rst.
Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit
d8167aa63d39c73e98d08281b3bdf3417e582587 )
zdover23 [Wed, 2 Nov 2022 05:48:16 +0000 (15:48 +1000)]
Merge pull request #48700 from zdover23/wip-doc-2022-11-02-backport-48699-to-quincy
quincy: doc/dev: refine erasure_coding.rst
Reviewed-by: Cole Mitchell <cole.mitchell@gmail.com>
Zac Dover [Wed, 2 Nov 2022 03:45:48 +0000 (13:45 +1000)]
doc/dev: refine erasure_coding.rst
Improve the readability and clarity of
erasure_coding.rst.
Co-author: Cole Mitchell <cole.mitchell@gmail.com>
Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit
6d6de42b6f8b38460a38ca24214a04a6e19698e4 )
zdover23 [Tue, 1 Nov 2022 01:23:59 +0000 (11:23 +1000)]
Merge pull request #48685 from zdover23/wip-doc-2022-11-01-backport-48684-to-quincy
quincy: doc/dev: alphabetize EC glossary
Reviewed-by: Cole Mitchell <cole.mitchell@gmail.com>
Zac Dover [Tue, 1 Nov 2022 00:47:52 +0000 (10:47 +1000)]
doc/dev: alphabetize EC glossary
Alphabetize the glossary in
doc/dev/osd_internals/erasure_coding.rst.
Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit
5067f575ad6763e106164aef98f1e172042437b6 )
zdover23 [Mon, 31 Oct 2022 04:12:31 +0000 (14:12 +1000)]
Merge pull request #48675 from zdover23/wip-doc-2022-10-31-backport-48674-to-quincy
quincy: doc/dev: improve EC glossary
Reviewed-by: Cole Mitchell <cole.mitchell@gmail.com>
Zac Dover [Mon, 31 Oct 2022 03:17:45 +0000 (13:17 +1000)]
doc/dev: improve EC glossary
Improve the clarity and syntax of the text in
doc/dev/osd_internals/erasure_coding.rst.
Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit
64f10fc14ba52797ee0c713d0092f2535b6afb3d )
zdover23 [Sun, 30 Oct 2022 06:25:23 +0000 (16:25 +1000)]
Merge pull request #48670 from zdover23/wip-doc-2022-10-30-backport-48667-to-quincy
quincy: doc/ceph-volume: refine Filestore docs
Reviewed-by: Cole Mitchell <cole.mitchell@gmail.com>
zdover23 [Sun, 30 Oct 2022 06:18:07 +0000 (16:18 +1000)]
Merge pull request #48668 from zdover23/wip-doc-2022-10-30-backport-48665-to-quincy
quincy: doc/ceph-volume: improve prepare.rst
Reviewed-by: Cole Mitchell <cole.mitchell@gmail.com>
Zac Dover [Sun, 30 Oct 2022 05:27:24 +0000 (15:27 +1000)]
doc/ceph-volume: refine Filestore docs
Add Cole Mitchell's improvements to the filestore section.
Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit
d5717fe2648451d48f39f30163c6e4af7eaa7a09 )
Zac Dover [Sat, 29 Oct 2022 22:46:26 +0000 (08:46 +1000)]
doc/ceph-volume: improve prepare.rst
Incorporate Anthony D'Atri's suggestions from
https://github.com/ceph/ceph/pull/48651.
Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit
5c5da781cae6e7af16ef31782c99c8bc1490baf1 )
zdover23 [Fri, 28 Oct 2022 15:01:18 +0000 (01:01 +1000)]
Merge pull request #48659 from zdover23/wip-doc-2022-10-28-backport-48658-to-quincy
quincy: doc/radosgw: add prompts to multisite.rst
Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
Zac Dover [Fri, 28 Oct 2022 13:37:16 +0000 (23:37 +1000)]
doc/radosgw: add prompts to multisite.rst
Add unselectable prompts to multisite.rst.
Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit
d85c14bb3085ab70139253b70b6498834d167825 )
zdover23 [Fri, 28 Oct 2022 13:42:57 +0000 (23:42 +1000)]
Merge pull request #48653 from zdover23/wip-doc-2022-10-28-backport-48649-to-quincy
quincy: doc: Change 'ReST' to 'REST' in doc/radosgw/layout.rst
Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
zdover23 [Fri, 28 Oct 2022 13:42:31 +0000 (23:42 +1000)]
Merge pull request #48651 from zdover23/wip-doc-2022-10-28-backport-48624-to-quincy
quincy: doc/ceph-volume: refine "prepare" top matter
Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
zdover23 [Fri, 28 Oct 2022 12:02:16 +0000 (22:02 +1000)]
Merge pull request #48655 from zdover23/wip-doc-2022-10-28-backport-47582-to-quincy
quincy: docs: correct add system user to the master zone command
Reviewed-by; Anthony D'Atri <anthony.datri@gmail.com>
Salar Nosrati-Ershad [Mon, 22 Aug 2022 07:34:21 +0000 (12:04 +0430)]
docs: correct add system user to the master zone command
Signed-off-by: Salar Nosrati-Ershad <snosratiershad@gmail.com>
(cherry picked from commit
e2bc59dfec55f10d4ea49ef6c8d5da21183029e1 )
wangyingbin [Fri, 28 Oct 2022 08:23:44 +0000 (16:23 +0800)]
doc: Change 'ReST' to 'REST' in doc/radosgw/layout.rst
In doc/radosgw/layout.rst, 'ReST' is not spelled properly, so we change it to 'REST'.
Signed-off-by: wangyingbin <wangyingbin@inspur.com>
(cherry picked from commit
3acbed815abef1796e699ba98fb4d0b1b5dfbdb4 )
Zac Dover [Wed, 26 Oct 2022 01:11:30 +0000 (11:11 +1000)]
doc/ceph-volume: refine "prepare" top matter
This commit refines the top matter in the
doc/ceph-volume/lvm/prepare.rst file.
Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit
233af44cb4d4b0a83a1f32b893febb49540aefc3 )
zdover23 [Fri, 28 Oct 2022 03:10:55 +0000 (13:10 +1000)]
Merge pull request #48645 from zdover23/wip-doc-2022-10-28-backport-48644-to-quincy
quincy: doc/ceph-volume: add A. D'Atri's suggestions
Reviewed-by: Cole Mitchell <cole.mitchell@gmail.com>
Zac Dover [Fri, 28 Oct 2022 02:42:00 +0000 (12:42 +1000)]
doc/ceph-volume: add A. D'Atri's suggestions
Add Anthony D'Atri's notes on doc/ceph-volume/lvm/prepare.rst as
expressed in https://github.com/ceph/ceph/pull/48634.
Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit
98b5330b1a170547e7b166da5a489872cfc7e352 )
zdover23 [Thu, 27 Oct 2022 03:43:02 +0000 (13:43 +1000)]
Merge pull request #48636 from zdover23/wip-doc-2022-10-27-backport-48627-to-quincy
quincy: doc/ceph-volume: refine "filestore" section
Reviewed-by: Cole Mitchell <cole.mitchell@gmail.com>
zdover23 [Thu, 27 Oct 2022 03:18:22 +0000 (13:18 +1000)]
Merge pull request #48634 from zdover23/wip-doc-2022-10-27-backport-48625-to-quincy
quincy: 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 )
Venky Shankar [Wed, 26 Oct 2022 14:12:41 +0000 (19:42 +0530)]
Merge pull request #48414 from vshankar/tr-57717
quincy: client: fix incorrectly showing the .snap size for stat
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Reviewed-by: Kotresh HR <khiremat@redhat.com>
Reviewed-by: Milind Changire <mchangir@redhat.com>
Reviewed-by: Xiubo Li <xiubli@redhat.com>
zdover23 [Tue, 25 Oct 2022 03:54:34 +0000 (13:54 +1000)]
Merge pull request #48611 from zdover23/wip-doc-2022-10-25-backport-48610-to-quincy
quincy: 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:19 +0000 (18:35 +1000)]
Merge pull request #48606 from zdover23/wip-doc-2022-10-24-backport-48605-to-quincy
quincy: doc/cephadm: improve front matter
Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
zdover23 [Mon, 24 Oct 2022 08:34:34 +0000 (18:34 +1000)]
Merge pull request #48603 from zdover23/wip-doc-2022-10-24-backport-48600-to-quincy
quincy: 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:06 +0000 (14:06 +1000)]
Merge pull request #48601 from zdover23/wip-doc-2022-10-24-backport-48599-to-quincy
quincy: doc/cephadm: s/ssh/SSH/ in troubleshooting.rst
Reviewed-by: Cole Mitchell <cole.mitchell@gmail.com>
Reviewed-by: Anthony D'Atri <anthony.datri@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:23 +0000 (12:29 +1000)]
Merge pull request #48594 from zdover23/wip-doc-2022-10-23-backport-48593-to-quincy
quincy: 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 )
Milind Changire [Sat, 22 Oct 2022 02:39:28 +0000 (08:09 +0530)]
Merge pull request #48268 from vshankar/tr-57193
quincy: fsmap: switch to using iterator based loop
Reviewed-by: Milind Changire <mchangir@redhat.com>
Xiubo Li [Wed, 31 Aug 2022 07:27:01 +0000 (15:27 +0800)]
client: fix incorrectly showing the .snap size for stat
We should set the 'stat->size' to the real number of snapshots for
snapdirs.
Fixes: https://tracker.ceph.com/issues/57344
Signed-off-by: Xiubo Li <xiubli@redhat.com>
(cherry picked from commit
aa918d2e383eb9da2f6f837d731cc18bbad21e44 )
zdover23 [Sun, 9 Oct 2022 07:41:56 +0000 (17:41 +1000)]
Merge pull request #48402 from zdover23/wip-doc-2022-10-09-backport-48401-to-quincy
quincy: doc/various: update link to CRUSH pdf
Reviewed-by: Cole Mitchell <cole.mitchell@gmail.com>
Zac Dover [Sun, 9 Oct 2022 07:09:30 +0000 (17:09 +1000)]
doc/various: update link to CRUSH pdf
This commit updates link to the research paper that announces and
explains the CRUSH algorithm. This link was broken in the migration from
the old Ceph website to ceph.io.
Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit
6877b592a289cb473f16daa79d5112f5b2d8006c )
Yuri Weinstein [Thu, 6 Oct 2022 17:11:49 +0000 (10:11 -0700)]
Merge pull request #48164 from kotreshhr/wip-57554-quincy
quincy: qa: ignore disk quota exceeded failure in test
Reviewed-by: Venky Shankar <vshankar@redhat.com>