Sebastian Wagner
4035ba419d
Merge pull request #42906 from sebastian-philipp/rm-ceph-orch-osd-i
...
mgr/orch: deprecated `ceph orch apply osd -i <osd_spec_file>`
Reviewed-by: Adam King <adking@redhat.com>
2021-11-17 11:18:51 +01:00
Casey Bodley
874b2b304a
Merge pull request #42880 from Kalkulus1/patch-1
...
doc: adds a way to allow users set_contents_from_filename for rgw
Reviewed-by: Casey Bodley <cbodley@redhat.com>
2021-11-16 11:01:00 -05:00
Sebastian Wagner
343708fb6e
Merge pull request #43780 from mgfritch/nfs-rgw-v4
...
doc/radosgw/nfs: add note about NFSv3 deprecation
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Reviewed-by: Sage Weil <sage@newdream.net>
Reviewed-by: Varsha Rao <rvarsha016@gmail.com>
2021-11-16 11:38:03 +01:00
Venky Shankar
785edd08a0
Merge pull request #42110 from joscollin/wip-doc-cephfs-top-misc-fixes
...
cephfs-top: fix Refresh interval
Reviewed-by: Venky Shankar <vshankar@redhat.com>
2021-11-15 11:50:22 +05:30
Patrick Donnelly
6588d8ff77
Merge PR #43896 into master
...
* refs/pull/43896/head:
doc: document subvolume (group) pins
Reviewed-by: Kotresh Hiremath Ravishankar <khiremat@redhat.com>
2021-11-12 10:20:05 -05:00
Yuval Lifshitz
d69f196c0f
Merge pull request #43587 from zenomri/wip-omri-tracer-opentelemetry
...
common/tracer: Tracer implementation using opentelemetry sdk
2021-11-11 19:40:12 +02:00
Patrick Donnelly
6e569bfd14
doc: document subvolume (group) pins
...
Fixes: https://tracker.ceph.com/issues/53236
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
2021-11-11 12:30:02 -05:00
Ernesto Puerta
45eb9dd328
Merge pull request #43464 from rsommer/wip-prometheus-standby-behaviour
...
mgr/prometheus: Make prometheus standby behaviour configurable
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Pere Diaz Bou <pdiazbou@redhat.com>
2021-11-11 17:36:30 +01:00
Jos Collin
f7e86a92f2
cephfs-top, doc: fix Refresh interval
...
Signed-off-by: Jos Collin <jcollin@redhat.com>
2021-11-11 14:20:47 +05:30
Roland Sommer
c1570f870e
mgr/prometheus: Make standby discoverable
...
Enable config settings to modify standby's behaviour on the index page
This makes the standby discoverable by reverse proxy or loadbalancer
setups. Testing for the empty response of the '/metrics' endpoint would
trigger metric collection on the active manager instance.
The newly added configuration options settings standby_behaviour and
standby_error_status_code are documented and flagged as runtime, as
modifying both settings has an immediate effect (no restart required).
Co-authored-by: Ernesto Puerta <37327689+epuertat@users.noreply.github.com>
Signed-off-by: Roland Sommer <rol@ndsommer.de>
Fixes: https://tracker.ceph.com/issues/53229
2021-11-11 08:28:40 +01:00
Laura Flores
92fcfbb464
Merge pull request #43411 from ljflores/wip-mgr-command-cleanup
...
mon: simplify 'mgr module ls' output
2021-11-10 14:09:51 -06:00
Sebastian Wagner
3fef006e0e
mgr/orch: Deprecate ceph orch apply -i <osd_spec_file>
...
* Remove usage
* Simplify error messages
Fixes: https://tracker.ceph.com/issues/47401
Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
2021-11-10 14:24:52 +01:00
David Galloway
ac6766c929
Merge pull request #43525 from ceph/wip-yuriw-release-15.2.15-master
...
doc: 15.2.15 Release Notes
2021-11-09 09:01:34 -05:00
Jos Collin
722f95e7ff
doc: update dev list and kernel client
...
Signed-off-by: Jos Collin <jcollin@redhat.com>
2021-11-09 16:38:12 +05:30
Jos Collin
5bec0dd750
doc: update #cephfs channel
...
Signed-off-by: Jos Collin <jcollin@redhat.com>
2021-11-09 16:38:12 +05:30
Sebastian Wagner
4f56c918e8
Merge pull request #43807 from sebastian-philipp/osd_memory_target_autotune-true
...
doc/cephadm: Recommend osd_memory_target_autotune
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Sage Weil <sage@newdream.net>
2021-11-05 15:09:20 +01:00
Sebastian Wagner
41a487005c
doc/cephadm: Recommend osd_memory_target_autotune
...
In case the cluster runs on hardware that is used exclusively for
Ceph, let's recommend `osd_memory_target_autotune`
Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
2021-11-05 10:53:14 +01:00
Sage Weil
d87d2bd146
Merge PR #43611 into master
...
* refs/pull/43611/head:
doc/mgr/nfs: document rgw user and bucket exports
PendingReleaseNotes: add note about nfs CLI change(s)
qa/suites/orch/cephadm/smoke-roleless: add rgw user nfs export case
mgr/nfs: take user-id and/or bucket for 'nfs export create rgw'
mgr/nfs: reorder 'nfs export creage rgw' arguments
mgr/nfs: reorder 'nfs export create cephfs' arguments
mgr/nfs: use keyword args for 'nfs export create rgw'
mgr/nfs: document and use keyword args for 'nfs export create cephfs'
qa/tasks/cephfs/test_nfs: use keyword args
pybind/ceph_argparse: handle misordered keyword arguments
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Sebastian Wagner <sewagner@redhat.com>
Reviewed-by: Michael Fritch <mfritch@suse.com>
Reviewed-by: Ramana Raja <rraja@redhat.com>
2021-11-04 14:33:45 -04:00
Ernesto Puerta
f56baf291e
Merge pull request #43725 from rhcs-dashboard/nfs-export-form-fix
...
mgr/dashboard: NFS 'create export' form: fixes
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Avan Thakkar <athakkar@redhat.com>
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Nizamudeen A <nia@redhat.com>
Reviewed-by: Pere Diaz Bou <pdiazbou@redhat.com>
2021-11-04 17:00:13 +01:00
Sage Weil
b6d85e3975
doc/mgr/nfs: document rgw user and bucket exports
...
Signed-off-by: Sage Weil <sage@newdream.net>
2021-11-04 10:42:50 -04:00
Michael Fritch
a4fa3dd714
doc/radosgw/nfs: add note about NFSv3 deprecation
...
cephadm and rook based deployments have deprecated
the NFSv3 deprecated in favor of NFSv4
Signed-off-by: Michael Fritch <mfritch@suse.com>
2021-11-03 11:21:37 -06:00
Sebastian Wagner
ecf8b8ebde
doc/cephadm: purge
...
Fixes: https://tracker.ceph.com/issues/50534
Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
2021-11-03 14:47:32 +01:00
Alfonso Martínez
a6aeded514
mgr/dashboard: python unit tests refactoring
...
* Controller tests: cherrypy config: authentication disabled by default; ability to pass custom config (e.g. enable authentication).
* Auth controller: add tests; test that unauthorized request fails when authentication is enabled.
* DocsTest: clear ENDPOINT_MAP so the test_gen_tags test becomes deterministic.
* pylint: disable=no-name-in-module: fix imports in tests.
Fixes: https://tracker.ceph.com/issues/53083
Signed-off-by: Alfonso Martínez <almartin@redhat.com>
2021-11-03 10:36:47 +01:00
zdover23
db1b226cc5
Merge pull request #43750 from zdover23/wip-doc-2021-10-30-omap-format-conversion-data-corruption-bug-admonition
...
doc: add admonition for tracker 53062
Reviewed-by: Laura Flores <lflores@redhat.com>
2021-11-03 13:04:35 +10:00
Omri Zeneva
a1fc5c50f9
tracer, rgw, osd: rewrite Tracer class using opentelemetry sdk
...
Signed-off-by: Omri Zeneva <ozeneva@redhat.com>
2021-11-03 01:53:25 +02:00
Omri Zeneva
6b4382aac7
common/tracer: tracer implementation was moved to common/
...
Signed-off-by: Omri Zeneva <ozeneva@redhat.com>
2021-11-03 01:53:14 +02:00
Sage Weil
aef952bc46
mgr/nfs: use keyword args for 'nfs export create rgw'
...
Signed-off-by: Sage Weil <sage@newdream.net>
2021-11-02 17:06:58 -04:00
Sage Weil
9467f1e89e
mgr/nfs: document and use keyword args for 'nfs export create cephfs'
...
Signed-off-by: Sage Weil <sage@newdream.net>
2021-11-02 17:06:58 -04:00
Sebastian Wagner
0b81879f3c
Merge pull request #43762 from sebastian-philipp/doc-cephadm-ceph-monstore-tool
...
doc/cephadm: Calling miscellaneous ceph tools
Reviewed-by: Michael Fritch <mfritch@suse.com>
Reviewed-by: Sage Weil <sage@newdream.net>
2021-11-02 17:07:42 +01:00
Sebastian Wagner
4ac06bc9be
doc/cephadm: Calling miscellaneous ceph tools
...
Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
2021-11-02 15:47:52 +01:00
Kefu Chai
3f5ff4ca00
Merge pull request #43765 from inspur-wyq/wip-doc-4
...
doc/rbd/rbd-mirroring.rst: fix typos
Reviewed-by: Kefu Chai <tchaikov@gmail.com>
2021-11-02 19:32:41 +08:00
Kefu Chai
9eb085e9a7
Merge pull request #43766 from inspur-wyq/wip-doc2
...
doc/radosgw/s3-notification-compatibility.rst: fix typos
Reviewed-by: Kefu Chai <tchaikov@gmail.com>
2021-11-02 10:09:07 +08:00
wangyunqing
2d64232884
doc/radosgw/s3-notification-compatibility.rst: fix typos
...
Signed-off-by: wangyunqing <wangyunqing@inspur.com>
2021-11-02 09:25:00 +08:00
Laura Flores
05bb4e3f02
doc/dev/developer_guide/testing_integration_tests: update "frequently used options"
...
The `subset` option is important in Teuthology runs for reducing the number of tests that are triggered. This option is outlined in another part of the Teuthology documentation, but I think it's important to place here as well.
Also, -n (for how many times the job will run) is incorrect; it should be -N.
Signed-off-by: Laura Flores <lflores@redhat.com>
2021-11-02 00:37:10 +00:00
Patrick Donnelly
d96ef3d353
Merge PR #40514 into master
...
* refs/pull/40514/head:
cephfs-top: add read/write average io sizes support
cephfs-top: add read/write io speed support
mds: add read/write io size metric support
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
2021-11-01 12:36:21 -04:00
zdover23
9b3fdce0ab
Merge pull request #43676 from zdover23/wip-doc-2021-10-26-rados-config-storage_devices
...
doc/rados: storage-devices.rst rewrite
Reviewed-by: Neha Ojha <nojha@redhat.com>
2021-10-31 15:17:33 +10:00
Zac Dover
73070f6960
doc/cephadm: add admonition for tracker 53062
...
NOTE: This commit also adds an admonition to the pacific.rst
page, in the /releases directory.
This commit warns users not to upgrade to Ceph v16 (Pacific). Upgrading
to v16 (Pacific) can cause data corruption.
This commit has been made in response to https://tracker.ceph.com/issues/53062
and in response to Stefan Kooman's urgent request that we update the
documentation, adding a warning to the documentation to prevent users
from upgrading to v16.2.6.
Signed-off-by: Zac Dover <zac.dover@gmail.com>
2021-10-31 04:00:46 +10:00
Neha Ojha
e297db28a3
Merge pull request #43706 from neha-ojha/wip-doc-corr
...
doc/releases/pacific.rst: add note about data corruption bug
Reviewed-by: Igor Fedotov <igor.fedotov@croit.io>
Reviewed-by: Laura Flores <lflores@redhat.com>
2021-10-29 07:34:41 -07:00
Sebastian Wagner
aae2ea3897
Merge pull request #43293 from pcuzner/granular-alerts
...
mgr/prometheus: expose ceph healthchecks as metrics
Reviewed-by: Boris Ranto <branto@redhat.com>
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Sebastian Wagner <sewagner@redhat.com>
2021-10-29 00:23:24 +02:00
Neha Ojha
bdca57e08e
doc/releases/pacific.rst: add note about data corruption bug
...
Warn users upgrading their clusters from nautilus/octopus to pacific about
https://tracker.ceph.com/issues/53062
Signed-off-by: Neha Ojha <nojha@redhat.com>
2021-10-28 16:56:13 +00:00
Sebastian Wagner
558a2ec618
Merge pull request #43330 from sebastian-philipp/CEPHADM_STRAY_DAEMON
...
doc/cephadm/operations: extend CEPHADM_STRAY_DAEMON
Reviewed-by: Adam King <adking@redhat.com>
2021-10-28 15:05:58 +02:00
Sebastian Wagner
baea97f4fa
Merge pull request #43601 from sebastian-philipp/doc-cephadm-osd-similar-disk-layout
...
doc/cephadm: improve "Deploying OSDs on multiple similar hosts"
Reviewed-by: Joao Eduardo Luis <joao@suse.com>
Reviewed-by: Michael Fritch <mfritch@suse.com>
2021-10-28 12:14:57 +02:00
Sebastian Wagner
e7fdd7d065
Merge pull request #43622 from Daniel-Pivonka/cephadm-doc-osd-replace-host
...
doc/cephadm: note that replacment osd needs to be on same host as removed osd
Reviewed-by: Adam King <adking@redhat.com>
Reviewed-by: Michael Fritch <mfritch@suse.com>
2021-10-28 12:13:23 +02:00
zdover23
6d0e87ccaf
Merge pull request #43684 from ybwang0211/doc-host
...
doc: The description of "Host" on the page is inconsistent
Signed-off-by: wangyingbin ybwang0211@163.com
Reviewed-by: Zac Dover <zac.dover@gmail.com>
2021-10-28 00:26:17 +10:00
Zac Dover
73da90ce27
doc/rados: storage-devices.rst rewrite
...
This commit is a minor improvement to the
English syntax of storage-devices.rst.
Signed-off-by: Zac Dover <zac.dover@gmail.com>
2021-10-28 00:07:21 +10:00
J. Eric Ivancich
71d68c7d31
Merge pull request #43170 from thotz/removeusercaps-in-modifyuser
...
rgw: remove dead code for user-caps from RGWOp_User_Modify
Reviewed-by: Casey Bodley <cbodley@redhat.com>
2021-10-27 09:31:12 -04:00
J. Eric Ivancich
d72d74a7ed
Merge pull request #42704 from wzbxqt327/patch-1
...
rgw,doc: fix command problem
Reviewed-by: Pritha Srivastava <prsrivas@redhat.com>
Reviewed-by: Casey Bodley <cbodley@redhat.com>
2021-10-27 09:28:47 -04:00
Mykola Golub
137238307d
Merge pull request #41323 from pkalever/cookie
...
rbd-nbd: generate and send device cookie with netlink connect request
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Reviewed-by: Mykola Golub <mgolub@suse.com>
2021-10-27 15:44:16 +03:00
wangyingbin
0cd5f2b292
doc: The description of "Host" on the page is inconsistent
...
In the "https://docs.ceph.com/en/latest/radosgw/adminops/#radosgw-admin-ops " page, the description of "Host" is not uniform, so I changed it.
Signed-off-by: wangyingbin <ybwang0211@163.com>
2021-10-27 15:44:19 +08:00
Javier Cacheiro
8d99512e14
doc: data must be a byte string
...
Data must be a byte string in python 3.
Signed-off-by: Javier Cacheiro <javier.cacheiro.lopez@cesga.es>
2021-10-26 17:14:15 +02:00