Commit Graph

6914 Commits

Author SHA1 Message Date
Kefu Chai
527e55d485
Merge pull request #35546 from agayev/zoned-fm
os/bluestore: Introduce zoned freelist manager.

Reviewed-by: Igor Fedotov <ifedotov@suse.com>
2020-07-06 20:42:48 +08:00
zdover23
664a8dab9f
Merge pull request #35932 from zdover23/wip-doc-cephadm-suites-typo
doc/cephadm: index.rst: s/suites/suits/ typo fixed.
2020-07-05 22:01:32 +10:00
Zac Dover
8aebd0fd57 doc/cephadm: index.rst: s/suites/suits/ typo fixed.
This commit changes the sentence "Choose the method that best suites
your needs." to "Choose the method that best suits your needs."

Fixes: https://tracker.ceph.com/issues/46359
Signed-off-by: Zac Dover <zac.dover@gmail.com>
2020-07-05 19:18:31 +10:00
Kefu Chai
9442683f61 doc: drop py2 support
Signed-off-by: Kefu Chai <kchai@redhat.com>
2020-07-05 10:58:28 +08:00
Abutalib Aghayev
da70e5e6c1 doc/dev: Update zoned-storage.rst to indicate that OSDs can now be written to after restart on zoned devices.
Signed-off-by: Abutalib Aghayev <agayev@cs.cmu.edu>
2020-07-03 09:34:31 -04:00
Neha Ojha
c36c96d2fa
Merge pull request #35867 from jwilk-forks/spelling
doc/dev/osd_internals: fix typos

Reviewed-by: Neha Ojha <nojha@redhat.com>
2020-07-02 17:48:50 -07:00
Josh Durgin
8233d86784
Merge pull request #35869 from smithfarm/wip-rn-15_2_4
doc/releases/octopus: add 15.2.4 release notes

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
2020-07-01 07:12:19 -07:00
Sebastian Wagner
b911a95652
Merge pull request #35606 from Daniel-Pivonka/cephadm-45653-44866
cephadm: add sudo ssh user option

Reviewed-by: Juan Miguel Olmo Martínez <jolmomar@redhat.com>
Reviewed-by: Michael Fritch <mfritch@suse.com>
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
2020-07-01 13:08:02 +02:00
Nathan Cutler
1c480a58d8 doc/releases/octopus: add 15.2.4 release notes
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2020-07-01 12:36:44 +02:00
Jakub Wilk
e3cc60e631 doc/dev/osd_internals: fix typos
Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
2020-07-01 11:56:25 +02:00
Varsha Rao
55fd634e88 doc/cephfs: Add list and get export usage
Signed-off-by: Varsha Rao <varao@redhat.com>
2020-06-30 23:17:38 +05:30
Varsha Rao
b77c3eef78 mgr/volumes/nfs: Add nfs cluster ls command
This commands provides list of deployed nfs clusters.

Fixes: https://tracker.ceph.com/issues/45742
Signed-off-by: Varsha Rao <varao@redhat.com>
2020-06-30 23:17:38 +05:30
Daniel-Pivonka
1052b9db7b cephadm: add sudo ssh user option
add the ability to use a non-root users for connecting to hosts, this user requires pass wordless sudo access

useful for clusters that have root ssh access disabled

Fixes: https://tracker.ceph.com/issues/44866
Signed-off-by: Daniel-Pivonka <dpivonka@redhat.com>
2020-06-30 08:57:24 -04:00
Kefu Chai
7948e2de78
Merge pull request #35657 from athanatos/sjust/wip-lba-replay
crimson/seastore: add extent replay support, implement for lba tree nodes

Reviewed-by: Kefu Chai <kchai@redhat.com>
2020-06-30 18:52:24 +08:00
Nathan Cutler
5300cd6c4c doc/releases/nautilus: add 14.2.10 release notes
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2020-06-29 15:39:06 +02:00
wangyunqing
852a1f653f doc/radosgw/archive-sync-module.rst: fix url of "Multisite Configuration"
Signed-off-by: wangyunqing <wangyunqing@inspur.com>
2020-06-28 16:06:14 +08:00
Patrick Donnelly
b2453e9c61
Merge PR #35757 into master
* refs/pull/35757/head:
	doc: update cephfs metadata pool recovery procedure

Reviewed-by: Douglas Fuller <dfuller@redhat.com>
2020-06-25 11:47:41 -07:00
Patrick Donnelly
0603aa681a
doc: update cephfs metadata pool recovery procedure
This is mostly clarifying a few things after personally experimenting
with this.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
2020-06-25 09:40:27 -07:00
Sebastian Wagner
47748de355
Merge pull request #35762 from sebastian-philipp/doc-dev-rm-confusing.txt
doc/dev: remove confusing.txt

Reviewed-by: Kefu Chai <kchai@redhat.com>
2020-06-25 17:46:49 +02:00
Matt Benjamin
a094e84158
Merge pull request #33228 from galsalomon66/s3select_integration_into_RGW_2
rgw: add s3select support
2020-06-25 11:05:22 -04:00
Sebastian Wagner
4e711fdad0 doc/dev: remove confusing.txt
* Last change was from 2011
* the file is not referenced anywhere
* the referenced file `cephconfig.jpg` doesn't exist

Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
2020-06-25 10:21:37 +02:00
Kefu Chai
b6367eca02
Merge pull request #35534 from varshar16/wip-doc-fix-SyntaxWarning
doc/scripts/gen_state_diagram.py: Fix literal comparison syntax warnings

Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
2020-06-25 16:02:52 +08:00
Patrick Donnelly
6cd10c591a
doc: add documentation for new ephemeral pinning feature
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
2020-06-24 15:43:32 -07:00
Casey Bodley
2a9a479f35
Merge pull request #35331 from yuvalif/fix_issue_43536
rgw/pubsub: remove deprecated radogw-admin pubsub creation commands

Reviewed-by: Casey Bodley <cbodley@redhat.com>
2020-06-24 10:58:31 -04:00
Abhishek Lekshmanan
e613ef686f doc: releases: octopus: fixup changelog
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2020-06-24 13:26:54 +02:00
Abhishek Lekshmanan
0e4f8b49fd doc: releases: update timeline for octopus
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2020-06-24 12:43:07 +02:00
Abhishek Lekshmanan
4cac592aaf doc: update releases table
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2020-06-24 10:57:57 +02:00
Abhishek Lekshmanan
345eca3388 doc: releases: octopus: add v15.2.3 release notes
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2020-06-24 10:56:17 +02:00
Abhishek Lekshmanan
7782387831 doc: releases: add v15.2.2 release notes
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
2020-06-24 10:51:24 +02:00
Kefu Chai
e39c79ce3e
Merge pull request #35572 from p-se/wip-pse-prometheus-mod-cache
mgr/prometheus: improve cache

Reviewed-by: Boris Ranto <branto@redhat.com>
2020-06-24 11:32:16 +08:00
Sebastian Wagner
b8ea9b0b8f
Merge pull request #35653 from ideepika/fix-cpatch
src/cstart: fix typo in cstart script

Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Michael Fritch <mfritch@suse.com>
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Reviewed-by: Varsha Rao <varao@redhat.com>
2020-06-23 11:01:55 +02:00
gal salomon
61d6813726 adding s3select sub-module; integrating sub-module into RGW; current commit is able to run s3-select queries on CSV-s3object;
Signed-off-by: gal salomon <gal.salomon@gmail.com>
2020-06-23 05:19:02 +03:00
zdover23
49a3a66e83
Merge pull request #35635 from zdover23/wip-doc-man-deploy-mon-bootstrapping-2020-jun
doc/install: add sudo to command
2020-06-23 03:10:13 +10:00
Kefu Chai
94ce669bec
Merge pull request #35688 from tchaikov/wip-doc-sphinx
admin/doc-requirements: pin sphinx-autodoc-typehints to 1.10.3

Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
2020-06-22 21:16:10 +08:00
Kefu Chai
6d76ebe15e doc/man/8/ceph-objectstore-tool.rst: drop UTF-8 chars
it's a regression introduced by 5a09d7a1ca

Signed-off-by: Kefu Chai <kchai@redhat.com>
2020-06-22 19:55:15 +08:00
Sebastian Wagner
8ed32f61ad
Merge pull request #35640 from sebastian-philipp/doc-cephadm-adopt-placment
doc/cephadm: adopt: fix misleading `apply` examples

Reviewed-by: Stephan Müller <smueller@suse.com>
2020-06-22 12:19:59 +02:00
Sebastian Wagner
e3e36bd211
Merge pull request #35587 from sebastian-philipp/doc-orch-stateless-cli
doc/mgr/orch: Update documentation to the new CLI

Reviewed-by: Zac Dover <zac.dover@gmail.com>
2020-06-22 12:19:29 +02:00
Patrick Seidensal
fa69d8e111 mgr/prometheus: improve Prometheus module cache
Improve cache by running requests in a thread and prevent multiple
requests to Ceph from multiple sources (e.g. Prometheus instances) which
increase load on the manager.

Fixes: https://tracker.ceph.com/issues/45554

Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
2020-06-22 10:46:29 +02:00
Zac Dover
15138ca4c8 doc/install: add sudo to command
This commit adds "sudo" to a ceph-authtool command
that is missing the "sudo".

Fixes: https://tracker.ceph.com/issues/46065
Signed-off-by: Zac Dover <zac.dover@gmail.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
2020-06-22 15:13:16 +10:00
Kiefer Chang
fbd442b47a doc/man: fix ceph-objectstore-tool description
There should be a `--` between the name and the description.

Fixes: https://tracker.ceph.com/issues/46130
Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>
2020-06-22 12:18:29 +08:00
Kefu Chai
1704216628 doc/conf.py: s/add_javascript/add_js_file/
to address following warning:

jenkins-build/build/workspace/ceph-pr-docs/doc/conf.py:102: RemovedInSphinx40Warning: The app.add_javascript() is deprecated. Please use app.add_js_file() instead.

Signed-off-by: Kefu Chai <kchai@redhat.com>
2020-06-22 10:37:57 +08:00
Kefu Chai
aaf83eb2b5
Merge pull request #35294 from agayev/punch-hole
os/bluestore: Add missing punch_hole call so that object offsets are …

Reviewed-by: Igor Fedotov <ifedotov@suse.com>
2020-06-20 21:26:24 +08:00
Kefu Chai
4536a09f7e
Merge pull request #35078 from idryomov/wip-msgr21
msg/async: New msgr2 crc and secure modes (msgr2.1)

Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
2020-06-20 19:53:11 +08:00
zdover23
d6cb690cf0
Merge pull request #33823 from zdover23/wip-doc-ceph-objectstore-tool-2020-mar
doc/man: add manpage for ceph-objectstore-tool
2020-06-20 14:24:06 +10:00
Samuel Just
753cca09bb doc/dev/seastore.rst: update TODOs
Signed-off-by: Samuel Just <sjust@redhat.com>
2020-06-19 12:59:26 -07:00
Nathan Cutler
6640182622
Merge pull request #35223 from smithfarm/wip-releases-ordering
doc/releases: list archived releases in correct order

Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
2020-06-19 16:31:47 +02:00
Zac Dover
86594f8020 incorporating dzafman's suggestions
Signed-off-by: Zac Dover <zac.dover@gmail.com>
2020-06-19 14:30:25 +10:00
Deepika Upadhyay
4390de26d8 src/cstart: fix typo in cstart script
Signed-off-by: Deepika Upadhyay <dupadhya@redhat.com>
2020-06-18 14:52:29 +00:00
Sebastian Wagner
e74fc0671b doc/cephadm: adopt: fix misleading apply examples
Fixes: https://tracker.ceph.com/issues/46052
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
2020-06-18 12:10:09 +02:00
Sebastian Wagner
6dcd0a6cae
Merge pull request #35634 from mgfritch/cephadm-manpage-shell-mount
doc/man: add missing cephadm shell `--mount` option

Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
2020-06-18 11:23:18 +02:00