]>
git.apps.os.sepia.ceph.com Git - ceph.git/log
Aashish Sharma [Tue, 23 May 2023 08:26:28 +0000 (13:56 +0530)]
mgr/dashboard: fix regression caused by
bcc92adb96d1ab8155d30cb51933b0d07b398cdc
This PR intends to revert the changendone in requirements-test.tzt by PR
50643
Fixes: bcc92adb96d1ab8155d30cb51933b0d07b398cdc
Signed-off-by: Aashish Sharma <aasharma@redhat.com>
zdover23 [Tue, 23 May 2023 08:14:05 +0000 (18:14 +1000)]
Merge pull request #51682 from zdover23/wip-doc-2023-05-23-glossary-bluestore
doc/glossary: update bluestore entry
Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
Nizamudeen A [Tue, 23 May 2023 05:41:32 +0000 (11:11 +0530)]
Merge pull request #51590 from rhcs-dashboard/rbd-snapshot-disabled-fix
mgr/dashboard: fix create snapshot is disabled for rbd images
Reviewed-by: Pegonzal <NOT@FOUND>
Zac Dover [Mon, 22 May 2023 21:41:09 +0000 (07:41 +1000)]
doc/glossary: update bluestore entry
Update the BlueStore entry in the glossary, explaining that as of Reef
BlueStore and only BlueStore (and not FileStore) is the storage backend
for Ceph.
Signed-off-by: Zac Dover <zac.dover@proton.me>
Casey Bodley [Tue, 23 May 2023 01:57:07 +0000 (21:57 -0400)]
Merge pull request #51265 from cbodley/wip-59471
rgw/s3: ListObjectsV2 returns correct object owners
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
zdover23 [Mon, 22 May 2023 20:00:13 +0000 (06:00 +1000)]
Merge pull request #51651 from zdover23/wip-doc-2023-05-22-cache-tiering-deprecation-notes
doc: note deprecation of Cache Tiering in Reef
Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
Patrick Donnelly [Mon, 22 May 2023 19:42:28 +0000 (15:42 -0400)]
Merge PR #49553 into main
* refs/pull/49553/head:
mds: wait reintegrate to finish when unlinking
message: make MClientReply inherit MMDSOp
mds: notify the waiters in replica MDSs
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein [Mon, 22 May 2023 18:33:40 +0000 (14:33 -0400)]
Merge pull request #51535 from rzarzynski/wip-bs-include-bdev-in-cbt-logs
os/bluestore: CBT includes bdev's logs when --log-file is set
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Yuri Weinstein [Mon, 22 May 2023 18:33:10 +0000 (14:33 -0400)]
Merge pull request #51528 from NitzanMordhai/wip-nitzan-tests-using-override-instead-overrides
tests: change override to overrides so conf will take affect
Reviewed-by: Ronen Friedman <rfriedma@redhat.com>
Yuri Weinstein [Mon, 22 May 2023 18:32:35 +0000 (14:32 -0400)]
Merge pull request #51352 from rosinL/crimson-crush-hook
crimson/osd: add crush_location_hook feature to crimson
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Yingxin Cheng <yingxin.cheng@intel.com>
Laura Flores [Mon, 22 May 2023 16:48:19 +0000 (11:48 -0500)]
Merge pull request #51498 from athanatos/sjust/wip-scrub-59049
src/osd/scrubber: process MapsCompared event syncronously
Nizamudeen A [Fri, 19 May 2023 11:18:14 +0000 (16:48 +0530)]
mgr/dashboard: fix create snapshot is disabled for rbd images
also the rename and rollback option in the snapshot list is enabled even if there isn't anything in the list
also disabled the Mirror Image Snapshot option in the Create RBD
Snapshot form (only shown for images configured with Snapshot mirroring)
with the helpe
Fixes: https://tracker.ceph.com/issues/61296
Signed-off-by: Nizamudeen A <nia@redhat.com>
Nizamudeen A [Mon, 22 May 2023 15:38:23 +0000 (21:08 +0530)]
Merge pull request #51658 from rhcs-dashboard/daemon-details-fix
mgr/dashboard: fix broken daemon details tab
Reviewed-by: cloudbehl <NOT@FOUND>
Venky Shankar [Mon, 22 May 2023 15:07:21 +0000 (20:37 +0530)]
Merge PR #51661 into reef
* refs/pull/51661/head:
Revert "mds: fix client isn't responding to mclientcaps(revoke)"
Reviewed-by: Xiubo Li <xiubli@redhat.com>
Nizamudeen A [Mon, 22 May 2023 14:36:42 +0000 (20:06 +0530)]
Merge pull request #51090 from banuchka/mgr/prometheus-plugin-fix-2-bugs-implemented-by-PR#48204,-PR#49519
mgr/prometheus: fix pool_objects_repaired and daemon_health_metrics format
Reviewed-by: Ilya Dryomov <idryomov@redhat.com>
Reviewed-by: Nizamudeen A <nia@redhat.com>
Reviewed-by: Pere Diaz Bou <pdiazbou@redhat.com>
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Reviewed-by: Mykola Golub <mgolub@suse.com>
Adam King [Mon, 22 May 2023 14:16:48 +0000 (10:16 -0400)]
Merge pull request #51393 from adk3798/fix-related-service-logging
mgr/cephadm: lower log level when logging about related services
Reviewed-by: Redouane Kachach <rkachach@redhat.com>
Guillaume Abrioux [Mon, 22 May 2023 13:06:39 +0000 (15:06 +0200)]
Merge pull request #50657 from guits/remove-filestore-cv
ceph-volume: drop filestore support
Sridhar Seshasayee [Mon, 22 May 2023 11:07:53 +0000 (16:37 +0530)]
Merge pull request #51480 from sseshasa/wip-fix-pr48703-followup
osd/scheduler: Reset ephemeral changes to mClock built-in profile
Reviewed-by: Samuel Just <sjust@redhat.com>
Anthony D'Atri [Mon, 22 May 2023 09:52:29 +0000 (05:52 -0400)]
Merge pull request #51646 from anthonyeleven/anthonyeleven/clean-up-cecil-the-seastore
doc/dev/crimson: Improve crimson.rst
Venky Shankar [Mon, 22 May 2023 09:35:57 +0000 (15:05 +0530)]
Revert "mds: fix client isn't responding to mclientcaps(revoke)"
Signed-off-by: Venky Shankar <vshankar@redhat.com>
Anthony D'Atri [Sun, 21 May 2023 12:39:56 +0000 (08:39 -0400)]
doc/dev/crimson: Improve crimson.rst
Signed-off-by: Anthony D'Atri <anthonyeleven@users.noreply.github.com>
Nizamudeen A [Mon, 22 May 2023 08:11:00 +0000 (13:41 +0530)]
mgr/dashboard: fix broken daemon details tab
Fixes: https://tracker.ceph.com/issues/61329
Signed-off-by: Nizamudeen A <nia@redhat.com>
Nizamudeen A [Mon, 22 May 2023 07:11:24 +0000 (12:41 +0530)]
Merge pull request #51552 from rhcs-dashboard/fix-61215-main
mgr/dashboard: Status column in Cluster > Hosts shows empty
Reviewed-by: Avan Thakkar <athakkar@redhat.com>
Reviewed-by: Nizamudeen A <nia@redhat.com>
Nizamudeen A [Mon, 22 May 2023 07:09:52 +0000 (12:39 +0530)]
Merge pull request #51589 from rhcs-dashboard/services-running
mgr/dashboard: merge running and size columns in services page
Reviewed-by: Aashish Sharma <aasharma@redhat.com>
Reviewed-by: Nizamudeen A <nia@redhat.com>
Nizamudeen A [Mon, 22 May 2023 07:07:49 +0000 (12:37 +0530)]
Merge pull request #51565 from rhcs-dashboard/helper-user-suspend
mgr/dashboard: add helper on the rgw user Suspended
Reviewed-by: Aashish Sharma <aasharma@redhat.com>
Reviewed-by: cloudbehl <NOT@FOUND>
Nizamudeen A [Mon, 22 May 2023 07:06:53 +0000 (12:36 +0530)]
Merge pull request #51562 from rhcs-dashboard/fix-nan-undefined-values
mgr/dashboard: fix Nan undefined values and add empty pipe on expand-cluster
Reviewed-by: Aashish Sharma <aasharma@redhat.com>
Reviewed-by: Nizamudeen A <nia@redhat.com>
Nizamudeen A [Mon, 22 May 2023 07:05:20 +0000 (12:35 +0530)]
Merge pull request #51553 from rhcs-dashboard/fix-61216-main
mgr/dashboard: Show a helper for Unmanaged checkbox in service creation form
Reviewed-by: Nizamudeen A <nia@redhat.com>
Nizamudeen A [Mon, 22 May 2023 07:02:55 +0000 (12:32 +0530)]
Merge pull request #51557 from rhcs-dashboard/fix-61222-main
mgr/dashboard: show the host's IP address on Hosts page
Reviewed-by: cloudbehl <NOT@FOUND>
Reviewed-by: Nizamudeen A <nia@redhat.com>
Nizamudeen A [Mon, 22 May 2023 06:54:35 +0000 (12:24 +0530)]
Merge pull request #51551 from rhcs-dashboard/keys-visibility
mgr/dashboard: more visibility for keys
Reviewed-by: Avan Thakkar <athakkar@redhat.com>
Reviewed-by: cloudbehl <NOT@FOUND>
Reviewed-by: Pere Diaz Bou <pdiazbou@redhat.com>
zdover23 [Mon, 22 May 2023 01:37:56 +0000 (11:37 +1000)]
Merge pull request #51319 from rzarzynski/wip-doc-deprecate-cache-tiering
doc: deprecate the cache tiering
Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
Reviewed-by: Neha Ojha <nojha@redhat.com>
Zac Dover [Mon, 22 May 2023 01:35:26 +0000 (11:35 +1000)]
doc: note deprecation of Cache Tiering in Reef
Add a note to the documentation that cache tiering is deprecated in
Reef.
Signed-off-by: Zac Dover <zac.dover@proton.me>
Adam King [Sun, 21 May 2023 20:20:43 +0000 (16:20 -0400)]
Merge pull request #51452 from phlogistonjohn/jjm-cephadm-byte-compile
cephadm: call compile_dir to byte compile zipapp py files
Reviewed-by: Adam King <adking@redhat.com>
Adam King [Sun, 21 May 2023 19:55:23 +0000 (15:55 -0400)]
Merge pull request #51321 from adk3798/no-mon-service
mgr/cephadm: verify mon spec exists before trying to grab from spec store
Reviewed-by: John Mulligan <jmulligan@redhat.com>
Adam King [Sun, 21 May 2023 19:42:36 +0000 (15:42 -0400)]
Merge pull request #51172 from adk3798/require-image-for-inspect
cephadm: require --image is passed to inspect-image
Reviewed-by: John Mulligan <jmulligan@redhat.com>
Anthony D'Atri [Sat, 20 May 2023 21:32:28 +0000 (17:32 -0400)]
Merge pull request #51618 from kavfixnel/main
doc: Add missing `ceph` command in documentation section `REPLACING A…
Alexander Proschek [Sat, 20 May 2023 21:06:09 +0000 (14:06 -0700)]
doc: Add missing `ceph` command in documentation section `REPLACING AN OSD`
Signed-off-by: Alexander Proschek <alexander.proschek@protonmail.com>
Signed-off-by: Alexander Proschek <alexander.proschek@protonmail.com>
Adam King [Sat, 20 May 2023 15:09:07 +0000 (11:09 -0400)]
Merge pull request #51574 from phlogistonjohn/jjm-remove-extra-mypy
python-common: remove redundant call to mypy in tox.ini
Reviewed-by: Adam King <adking@redhat.com>
Yuri Weinstein [Sat, 20 May 2023 14:04:13 +0000 (10:04 -0400)]
Merge pull request #50616 from batrick/i59120
qa: use parallel gzip for compressing logs
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Ilya Dryomov <idryomov@redhat.com>
zdover23 [Fri, 19 May 2023 17:12:45 +0000 (03:12 +1000)]
Merge pull request #51594 from zdover23/wip-doc-2023-05-20-rados-operations-data-placement
doc/rados: edit data-placement.rst
Reviewed-by: Cole Mitchell <cole.mitchell.ceph@gmail.com>
Zac Dover [Fri, 19 May 2023 16:26:45 +0000 (02:26 +1000)]
doc/rados: edit data-placement.rst
Edit doc/rados/data-placement.rst.
Co-authored-by: Cole Mitchell <cole.mitchell@gmail.com>
Signed-off-by: Zac Dover <zac.dover@proton.me>
Yuri Weinstein [Fri, 19 May 2023 16:16:56 +0000 (12:16 -0400)]
Merge pull request #51318 from Matan-B/wip-matanb-c-avoid-msg-con
crimson: Avoid any Message's connection usage
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Reviewed-by: Liu-Chunmei <chunmei.liu@intel.com>
Reviewed-by: Yingxin Cheng <yingxin.cheng@intel.com>
Yuri Weinstein [Fri, 19 May 2023 16:13:03 +0000 (12:13 -0400)]
Merge pull request #50469 from ifed01/wip-ifed-fix-bluefs-prealloc
os/bluestore: proper override rocksdb::WritableFile::Allocate
Reviewed-by: Adam Kupczyk <akupczyk@redhat.com>
Yuri Weinstein [Fri, 19 May 2023 16:11:48 +0000 (12:11 -0400)]
Merge pull request #50210 from NitzanMordhai/wip-nitzan-c-write-operations-inject-sockert
test/c_write_operations: set RETURNVEC on expected cmpext failure
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Yuri Weinstein [Fri, 19 May 2023 16:11:23 +0000 (12:11 -0400)]
Merge pull request #45921 from trociny/wip-ceph-objectstore-tool-dump-data-dir
tools/ceph-objectstore-tool: make dump-export optionally dump object data
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Yuri Weinstein [Fri, 19 May 2023 16:10:20 +0000 (12:10 -0400)]
Merge pull request #45852 from brucen1030/wip_optimize_excl_lock_for_librbd
osd: don't require RWEXCL lock for stat+write ops
Reviewed-by: Ilya Dryomov <idryomov@redhat.com>
Casey Bodley [Fri, 19 May 2023 13:17:52 +0000 (09:17 -0400)]
Merge pull request #51494 from cbodley/wip-61168
qa/rgw: add POOL_APP_NOT_ENABLED to log-ignorelist
Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
Casey Bodley [Fri, 19 May 2023 13:09:47 +0000 (09:09 -0400)]
Merge pull request #51582 from mdw-at-linuxbox/wip-main-unused
rgw: remove unused routine in rgw_admin
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Pere Diaz Bou [Fri, 19 May 2023 09:54:38 +0000 (11:54 +0200)]
mgr/dashboard: merge running and size columns in services page
Fixes: https://tracker.ceph.com/issues/61295
Signed-off-by: Pere Diaz Bou <pere-altea@hotmail.com>
Nizamudeen A [Fri, 19 May 2023 09:30:04 +0000 (15:00 +0530)]
Merge pull request #51555 from rhcs-dashboard/rearrange-embedded-graphana-buttons
mgr/dashboard: fix spacing of embedded grafana buttons
Reviewed-by: Aashish Sharma <aasharma@redhat.com>
Reviewed-by: Nizamudeen A <nia@redhat.com>
Nizamudeen A [Fri, 19 May 2023 09:28:51 +0000 (14:58 +0530)]
Merge pull request #51533 from rhcs-dashboard/fix-tooltip-silence-form
mgr/dashboard: fix tooltip for alerts silence matchers
Reviewed-by: Pegonzal <NOT@FOUND>
Reviewed-by: Nizamudeen A <nia@redhat.com>
Nizamudeen A [Fri, 19 May 2023 09:27:38 +0000 (14:57 +0530)]
Merge pull request #51556 from rhcs-dashboard/disable-create-osd
mgr/dashboard: add warning message on why osd creation disabled
Reviewed-by: Nizamudeen A <nia@redhat.com>
Nizamudeen A [Fri, 19 May 2023 09:25:46 +0000 (14:55 +0530)]
Merge pull request #51541 from rhcs-dashboard/filter-hosts
mgr/dashboard: filte hosts by services
Reviewed-by: Pegonzal <NOT@FOUND>
Reviewed-by: Avan Thakkar <athakkar@redhat.com>
Nizamudeen A [Fri, 19 May 2023 09:23:25 +0000 (14:53 +0530)]
Merge pull request #51532 from rhcs-dashboard/reorder-daemon-page
mgr/dashboard: reorder rgw daemons list items
Reviewed-by: Aashish Sharma <aasharma@redhat.com>
Reviewed-by: cloudbehl <NOT@FOUND>
Aashish Sharma [Wed, 17 May 2023 12:07:41 +0000 (17:37 +0530)]
mgr/dashboard: Status column in Cluster > Hosts shows empty
Fixes: https://tracker.ceph.com/issues/61215
Signed-off-by: Aashish Sharma <aasharma@redhat.com>
Aashish Sharma [Wed, 17 May 2023 13:40:35 +0000 (19:10 +0530)]
mgr/dashboard: show the host's IP address on Hosts page
Fixes: https://tracker.ceph.com/issues/61222
Signed-off-by: Aashish Sharma <aasharma@redhat.com>
Nizamudeen A [Thu, 18 May 2023 08:14:01 +0000 (13:44 +0530)]
mgr/dashboard: more visibility for keys
Fixes: https://tracker.ceph.com/issues/61239
Signed-off-by: Nizamudeen A <nia@redhat.com>
Aashish Sharma [Wed, 17 May 2023 12:31:41 +0000 (18:01 +0530)]
mgr/dashboard: Show a helper for Unmanaged checkbox in service creation form
Fixes: https://tracker.ceph.com/issues/61216
Signed-off-by: Aashish Sharma <aasharma@redhat.com>
Nizamudeen A [Fri, 19 May 2023 08:34:35 +0000 (14:04 +0530)]
Merge pull request #51567 from rhcs-dashboard/remove-card-title
mgr/dashboard: remove title tooltip of cards landing page
Reviewed-by: Avan Thakkar <athakkar@redhat.com>
Reviewed-by: Nizamudeen A <nia@redhat.com>
Ilya Dryomov [Fri, 19 May 2023 08:12:29 +0000 (10:12 +0200)]
Merge pull request #51362 from Svelar/filestore-drop
vstart: remove filestore options and config snippets
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
zdover23 [Fri, 19 May 2023 08:11:20 +0000 (18:11 +1000)]
Merge pull request #51580 from zdover23/wip-doc-2023-04-19-radosgw-dynamicresharding
doc/radosgw: explain multisite dynamic sharding
Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
Zac Dover [Thu, 18 May 2023 21:07:02 +0000 (07:07 +1000)]
doc/radosgw: explain multisite dynamic sharding
Add a note to doc/radosgw/dynamicresharding.rst and a note to
doc/radosgw/multisite.rst that explains that dynamic resharding is not
supported in releases prior to Reef.
This commit is made in response to a request from Mathias Chapelain.
Co-authored-by: Anthony D'Atri <anthony.datri@gmail.com>
Signed-off-by: Zac Dover <zac.dover@proton.me>
Nizamudeen A [Fri, 19 May 2023 07:26:01 +0000 (12:56 +0530)]
Merge pull request #51406 from votdev/issue_59689_sso_str_decode
mgr/dashboard: SSO error: AttributeError: 'str' object has no attribute 'decode'
Reviewed-by: Nizamudeen A <nia@redhat.com>
Reviewed-by: Tim Serong <tserong@suse.com>
Pedro Gonzalez Gomez [Thu, 18 May 2023 10:10:11 +0000 (12:10 +0200)]
mgr/dashboard: fix spacing of embedded grafana buttons
Fixes: https://tracker.ceph.com/issues/61220
Signed-off-by: Pedro Gonzalez Gomez <pegonzal@redhat.com>
Pedro Gonzalez Gomez [Thu, 18 May 2023 11:47:16 +0000 (13:47 +0200)]
mgr/dashboard: fix Nan undefined values and add empty pipe on expand-cluster
Fixes: https://tracker.ceph.com/issues/61207
Signed-off-by: Pedro Gonzalez Gomez <pegonzal@redhat.com>
Nizamudeen A [Fri, 19 May 2023 06:56:19 +0000 (12:26 +0530)]
Merge pull request #51564 from cloudbehl/rgeDeamonsGateway
mgr/dashboard: Change Daemons in Object Gateway section to Gateways
Reviewed-by: Aashish Sharma <aasharma@redhat.com>
Reviewed-by: Nizamudeen A <nia@redhat.com>
Nizamudeen A [Fri, 19 May 2023 06:54:43 +0000 (12:24 +0530)]
Merge pull request #51563 from rhcs-dashboard/encryption-defaults
mgr/dashboard: put some default values on rgw encryption config form
Reviewed-by: Aashish Sharma <aasharma@redhat.com>
Reviewed-by: Avan Thakkar <athakkar@redhat.com>
Reviewed-by: cloudbehl <NOT@FOUND>
Nizamudeen A [Fri, 19 May 2023 06:47:17 +0000 (12:17 +0530)]
Merge pull request #51554 from rhcs-dashboard/roles-breadcrumbs
mgr/dashboard: fix rgw roles breadcrumbs
Reviewed-by: Aashish Sharma <aasharma@redhat.com>
Reviewed-by: Avan Thakkar <athakkar@redhat.com>
Nizamudeen A [Fri, 19 May 2023 06:43:28 +0000 (12:13 +0530)]
Merge pull request #51550 from rhcs-dashboard/hide-selected-gw-dropdown
mgr/dashboard: remove Selected Object Gateway dropdown
Reviewed-by: Pegonzal <NOT@FOUND>
Reviewed-by: Avan Thakkar <athakkar@redhat.com>
Nizamudeen A [Fri, 19 May 2023 06:42:13 +0000 (12:12 +0530)]
Merge pull request #51546 from rhcs-dashboard/add-scroll-inside-tables
mgr/dashboard: add-scroll-in-key-value-tables
Reviewed-by: Avan Thakkar <athakkar@redhat.com>
Reviewed-by: cloudbehl <NOT@FOUND>
Reviewed-by: Nizamudeen A <nia@redhat.com>
Nizamudeen A [Fri, 19 May 2023 06:39:45 +0000 (12:09 +0530)]
Merge pull request #51529 from rhcs-dashboard/encyrption-form-default
mgr/dashboard: default encryption type to sse-s3 in rgw
Reviewed-by: Avan Thakkar <athakkar@redhat.com>
Reviewed-by: cloudbehl <NOT@FOUND>
Reviewed-by: Pere Diaz Bou <pdiazbou@redhat.com>
Marcus Watts [Thu, 26 Aug 2021 09:08:00 +0000 (05:08 -0400)]
rgw: remove unused routine in rgw_admin
Routine "dump_bi_entry" contains logic to decode rgw_bucket_dir_entry
which can contain etags to be fixed. However, it turns out this
routine is never called, so let's just get rid of it. (The replacement
code lives in cls land.)
Fixes: https://tracker.ceph.com/issues/61260
Signed-off-by: Marcus Watts <mwatts@redhat.com>
Samuel Just [Thu, 18 May 2023 22:29:33 +0000 (15:29 -0700)]
Merge pull request #50691 from amathuria/wip-amat-out-of-order
mClockScheduler: Set priority cutoff in the mClock Scheduler
Reviewed-by: Sridhar Seshasayee <sseshasa@redhat.com>
zdover23 [Thu, 18 May 2023 19:46:59 +0000 (05:46 +1000)]
Merge pull request #51572 from zdover23/wip-doc-2023-04-19-rados-operations-devices
doc/rados: line-edit devices.rst
Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
John Mulligan [Wed, 17 May 2023 20:57:39 +0000 (16:57 -0400)]
python-common: remove redundant call to mypy in tox.ini
In the previous change to this tox.ini file, I created a dedicated env
for running mypy but forgot to remove the previous call to mypy that
was happening after the call to pytest.
Signed-off-by: John Mulligan <jmulligan@redhat.com>
Sridhar Seshasayee [Thu, 18 May 2023 09:18:09 +0000 (14:48 +0530)]
qa/tasks: Allow override of recovery configs for tests
With mClock scheduler enabled, a small subset of config options related
to recovery limits are not allowed to be modified unless
osd_mclock_override_recovery_settings option is enabled. This override
option is disabled by default. The following options cannot be modified
without enabling the override option:
- osd_max_backfills
- osd_recovery_max_active[_(hdd|ssd)]
The above options are removed from the mon kv store which effectively
restores them to the default values.
This was resulting in tests for example,
test_cluster_configuration.ClusterConfigurationTest to fail since it
modifies the recovery options and expects to verify the modified value.
Therefore, for tests, osd_mclock_override_recovery_settings option is
enabled in vstart_runner.py so that current and future tests
are not affected.
Fixes: https://tracker.ceph.com/issues/61155
Signed-off-by: Sridhar Seshasayee <sseshasa@redhat.com>
Zac Dover [Thu, 18 May 2023 14:13:41 +0000 (00:13 +1000)]
doc/rados: line-edit devices.rst
Edit doc/rados/operations/devices.rst.
Co-authored-by: Cole Mitchell <cole.mitchell@gmail.com>
Signed-off-by: Zac Dover <zac.dover@proton.me>
Pere Diaz Bou [Wed, 17 May 2023 14:32:43 +0000 (16:32 +0200)]
mgr/dashboard: add warning message on why osd creation disabled
When no options are present when creating OSDs, you can see the form
with lots of things disabled without having a clear explanation. This
PR introduces a warning banner with a description on why it is
happening.
Fixes: https://tracker.ceph.com/issues/61223
Signed-off-by: Pere Diaz Bou <pere-altea@hotmail.com>
Nizamudeen A [Thu, 18 May 2023 12:10:42 +0000 (17:40 +0530)]
mgr/dashboard: add helper on the rgw user Suspended
Fixes: https://tracker.ceph.com/issues/61247
Signed-off-by: Nizamudeen A <nia@redhat.com>
Pedro Gonzalez Gomez [Thu, 18 May 2023 12:16:10 +0000 (14:16 +0200)]
mgr/dashboard: remove title tooltip of cards landing page
Fixes: https://tracker.ceph.com/issues/61250
Signed-off-by: Pedro Gonzalez Gomez <pegonzal@redhat.com>
Pere Diaz Bou [Thu, 18 May 2023 12:08:46 +0000 (14:08 +0200)]
Merge pull request #51530 from rhcs-dashboard/fix-61213-main
mgr/dashboard: Rename Cluster > Monitoring to Alerts and change Cluster>Users to Cluster>Ceph Users
Reviewed-by: Avan Thakkar <athakkar@redhat.com>
Reviewed-by: Nizamudeen A <nia@redhat.com>
Reviewed-by: Avan Thakkar <athakkar@redhat.com>
Reviewed-by: Nizamudeen A <nia@redhat.com>
Ankush Behl [Thu, 18 May 2023 11:55:56 +0000 (17:25 +0530)]
mgr/dashboard:Change Daemons > Object Gateway section to Gateways
- Change the Daemons to Gateways
- Changing the breadcrums to call it Gateways
- In list page Calling Daemons List as Gateways List
Fixes: https://tracker.ceph.com/issues/61245
Signed-off-by: Ankush Behl <cloudbehl@gmail.com>
Nizamudeen A [Thu, 18 May 2023 12:03:44 +0000 (17:33 +0530)]
mgr/dashboard: put some default values on rgw encryption config form
Fixes: https://tracker.ceph.com/issues/61246
Signed-off-by: Nizamudeen A <nia@redhat.com>
Pere Diaz Bou [Wed, 17 May 2023 16:17:50 +0000 (18:17 +0200)]
mgr/dashboard: filte hosts by services
Fixes: https://tracker.ceph.com/issues/61242
Signed-off-by: Pere Diaz Bou <pere-altea@hotmail.com>
Nizamudeen A [Thu, 18 May 2023 10:48:08 +0000 (16:18 +0530)]
mgr/dashboard: fix rgw roles breadcrumbs
Fixes: https://tracker.ceph.com/issues/61241
Signed-off-by: Nizamudeen A <nia@redhat.com>
Ilya Dryomov [Thu, 18 May 2023 10:09:12 +0000 (12:09 +0200)]
Merge pull request #51547 from mitsu-ko/patch2
doc: fix underbar to hyphen in stripe-unit and stripe-count
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Pedro Gonzalez Gomez [Thu, 18 May 2023 07:14:50 +0000 (09:14 +0200)]
mgr/dashboard: add-scroll-in-key-value-tables
Fixes: https://tracker.ceph.com/issues/61220
Signed-off-by: Pedro Gonzalez Gomez <pegonzal@redhat.com>
Nizamudeen A [Wed, 17 May 2023 11:54:52 +0000 (17:24 +0530)]
mgr/dashboard: reorder rgw daemons list items
Fixes: https://tracker.ceph.com/issues/61212
Signed-off-by: Nizamudeen A <nia@redhat.com>
Aashish Sharma [Wed, 17 May 2023 11:17:15 +0000 (16:47 +0530)]
mgr/dashboard: Rename Cluster > Monitoring to Alerts and change Cluster>Users to Cluster>Ceph Users
Fixes: https://tracker.ceph.com/issues/61213
Signed-off-by: Aashish Sharma <aasharma@redhat.com>
Aashish Sharma [Thu, 18 May 2023 08:43:19 +0000 (14:13 +0530)]
Merge pull request #51531 from rhcs-dashboard/rename-service-details-to-daemons
mgr/dashboard: rename Service>Details to Service>Daemons
Reviewed-by: Nizamudeen A <nia@redhat.com>
Nizamudeen A [Wed, 17 May 2023 10:57:59 +0000 (16:27 +0530)]
mgr/dashboard: default encryption type to sse-s3 in rgw
by default the form doesn't select any values, so i am defaulting it to
sse-s3
Fixes: https://tracker.ceph.com/issues/61211
Signed-off-by: Nizamudeen A <nia@redhat.com>
Sridhar Seshasayee [Mon, 15 May 2023 07:16:54 +0000 (12:46 +0530)]
osd/scheduler: Reset ephemeral changes to mClock built-in profile
This is a follow-up to PR: https://github.com/ceph/ceph/pull/48703.
This commit also considers changes made ephemerally using either the
'daemon' or the 'tell' interfaces to override the built-in mClock
QoS parameters. In such a scenario, the ephemeral changes are removed
using the rm_val() method exposed by the config subsytem and logging
this information.
Other changes:
1. Add a standalone test to exercise the fix.
2. Add documentation note on the outcome of the attempt to modify
built-in profile defaults.
Fixes: https://tracker.ceph.com/issues/61155
Signed-off-by: Sridhar Seshasayee <sseshasa@redhat.com>
Sridhar Seshasayee [Tue, 16 May 2023 17:29:41 +0000 (22:59 +0530)]
mon/MonCap: Allow default osd profile to run "config rm" with restriction
This is a follow-up to PR: https://github.com/ceph/ceph/pull/48703.
Modify the mon caps to allow OSDs to run the "config rm" command with
restriction to remove only the following config keys from the mon store:
- osd_max_backfills
- osd_recovery_max_active(.*)
- osd_recovery_max_active and
- osd_recovery_max_active_(hdd|ssd)
- osd_mclock_scheduler_(.*) -> all the QoS specific config options.
The above is similar to the change in mon caps to run the "config set"
command as implemented in PR: https://github.com/ceph/ceph/pull/42853.
Fixes: https://tracker.ceph.com/issues/61155
Signed-off-by: Sridhar Seshasayee <sseshasa@redhat.com>
avanthakkar [Wed, 17 May 2023 12:14:00 +0000 (17:44 +0530)]
mgr/dashboard: fix tooltip for alerts silence matchers
Fixes: https://tracker.ceph.com/issues/61208
Signed-off-by: avanthakkar <avanjohn@gmail.com>
Mitsumasa KONDO [Wed, 17 May 2023 06:27:24 +0000 (15:27 +0900)]
doc: fix under bar to hyphen in stripe-unit and stripe-count
Signed-off-by: Mitsumasa KONDO <kondo.mitsumasa@gmail.com>
Ilya Dryomov [Thu, 18 May 2023 07:28:00 +0000 (09:28 +0200)]
Merge pull request #51449 from amathuria/wip-rbd-suite-change-mclock-profile
qa/tasks: Changing default mClock profile to high_recovery_ops
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Venky Shankar [Thu, 18 May 2023 07:19:33 +0000 (12:49 +0530)]
Merge PR #49691 into main
* refs/pull/49691/head:
qa: add test for opening a file via a hard link that is not in the same mds as the inode
mds: rdlock_path_xlock_dentry supports returning auth target inode
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Nizamudeen A [Thu, 18 May 2023 06:24:53 +0000 (11:54 +0530)]
mgr/dashboard: remove Selected Object Gateway dropdown
Only from Daemons and Multisite page because its not needed there.
Fixes: https://tracker.ceph.com/issues/61230
Signed-off-by: Nizamudeen A <nia@redhat.com>
Xiubo Li [Fri, 23 Dec 2022 04:50:31 +0000 (12:50 +0800)]
mds: wait reintegrate to finish when unlinking
When unlinking a remote dentry while primary dentry has been just
unlinked and was trying to reintegrate, which will finally be a
RENAME client request to current MDS, the stray dentry.
If the RENAME request is sleeping and waiting for some resources
just after authpin the CInode, so the unlinking request will mark
the remote dentry as UNLINKING state and then add itself to the
wait list just waiting for the CInode to be authpined.
Then after the RENAME request is retried later it will add to a
wait list again and waiting for the UNLINKING state to be cleared.
And finally the RENAME and UNLINK requests will be deadlock.
This fix will block the UNLINK request if the reintegrate_stray
is going on for current dentry.
Fixes: https://tracker.ceph.com/issues/58340
Signed-off-by: Xiubo Li <xiubli@redhat.com>
Xiubo Li [Wed, 10 May 2023 01:43:31 +0000 (09:43 +0800)]
message: make MClientReply inherit MMDSOp
This will allow the MDS could handle the MClientReply requests.
Fixes: https://tracker.ceph.com/issues/58340
Signed-off-by: Xiubo Li <xiubli@redhat.com>
Xiubo Li [Fri, 23 Dec 2022 00:52:53 +0000 (08:52 +0800)]
mds: notify the waiters in replica MDSs
Fixes: https://tracker.ceph.com/issues/58340
Signed-off-by: Xiubo Li <xiubli@redhat.com>