Pedro Gonzalez Gomez
6b5a00fb8e
mgr/dashboard: delete-ceph-authx
...
Fixes: https://tracker.ceph.com/issues/59365
Signed-off-by: Pedro Gonzalez Gomez <pegonzal@redhat.com>
2023-04-14 09:31:04 +02:00
Ilya Dryomov
071167fa75
Merge pull request #50816 from idryomov/wip-list-watchers-clear
...
librbd: clear Image::list_watchers() list before populating it
Reviewed-by: Mykola Golub <mgolub@suse.com>
Reviewed-by: Christopher Hoffman <choffman@redhat.com>
2023-04-05 19:04:12 +02:00
Soumya Koduri
a3b7f99840
Merge pull request #50859 from soumyakoduri/wip-skoduri-gc-cmd
...
rgw/gc: Check for valid RadosStore for `radosgw-admin gc` cmd
Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
2023-04-05 21:57:48 +05:30
Casey Bodley
d4f94e8b17
Merge pull request #50842 from mkogan1/wip-ubu-SigDoesNotMatch-cont
...
rgw : fix python script using s3cmd with error code 403 for ubuntu 20.04
Reviewed-by: Casey Bodley <cbodley@redhat.com>
2023-04-05 11:57:05 -04:00
Rishabh Dave
a2b3bafcfb
Merge pull request #50664 from rishabh-d-dave/fs-qa-caps-helper-mds
...
qa/cephfs: upgrade gen_mds_cap_str() in caps_helper
Reviewed-by: Venky Shankar <vshankar@redhat.com>
2023-04-05 19:47:36 +05:30
Rishabh Dave
53ac817bde
Merge pull request #50665 from rishabh-d-dave/fs-qa-test-multifs-auth-simplify
...
qa/cephfs: simplify some code in test_multifs_auth.py
Reviewed-by: Venky Shankar <vshankar@redhat.com>
2023-04-05 19:47:06 +05:30
Aashish Sharma
ea5f4f0ad5
Merge pull request #50557 from rhcs-dashboard/dashboard-edit-zone-zonegroup
...
mgr/dashboard: add support for editing RGW zonegroup
Reviewed-by: Pere Diaz Bou <pdiazbou@redhat.com>
2023-04-05 16:45:45 +05:30
Rishabh Dave
265abc79b3
qa/cephfs: simplify some code in test_multifs_auth.py
...
test_mutlifs_auth.TestMDSCaps._create_client() not only creates a client
but also generate caps strings for the client as per the parameter this
method receives and and then writes the keyring to all remote machines.
This creates confusion when reading code on test methods in TestMDSCaps.
Let's re-arrange this code such that this confusion is avoided.
Signed-off-by: Rishabh Dave <ridave@redhat.com>
2023-04-05 16:07:46 +05:30
Nizamudeen A
5870e561db
Merge pull request #50843 from rhcs-dashboard/mirror-progress
...
mgr/dashboard: fix displaying mirror image progress
Reviewed-by: Avan Thakkar <athakkar@redhat.com>
Reviewed-by: Nizamudeen A <nia@redhat.com>
2023-04-05 12:49:52 +05:30
zdover23
477d70cbdb
Merge pull request #50855 from zdover23/wip-doc-2023-04-04-rados-operations-monitoring-osd-pg-1-of-x
...
doc/rados/ops: edit monitoring-osd-pg.rst (1 of x)
Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
2023-04-05 15:26:48 +10:00
Zac Dover
bd213c244e
doc/rados/ops: edit monitoring-osd-pg.rst (1 of x)
...
Line-edit doc/rados/operations/monitoring-osd-pg.rst (1 of x).
https://tracker.ceph.com/issues/58485
Co-authored-by: Anthony D'Atri <anthony.datri@gmail.com>
Signed-off-by: Zac Dover <zac.dover@proton.me>
2023-04-05 14:41:09 +10:00
Adam King
5a4b88b005
Merge pull request #48630 from rkachach/fix_issue_57931
...
mgr/cephadm: Adding extra arguments support for RGW frontend
Reviewed-by: Adam King <adking@redhat.com>
2023-04-04 20:53:53 -04:00
avanthakkar
d9efaed62e
mgr/dashboard: add support for editing RGW zonegroup
...
Fixes: https://tracker.ceph.com/issues/59239
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
Co-authored-by: Aashish Sharma <aasharma@redhat.com>
2023-04-05 02:15:31 +05:30
Avan
9c3ffdda1c
Merge pull request #49248 from rhcs-dashboard/rm-perf-counters-prometheus-module
...
mgr/prometheus: introduce fetch_perf_counters_metrics module option
Reviewed-by: Pere Diaz Bou <pdiazbou@redhat.com>
2023-04-05 02:00:56 +05:30
Adam King
735bed9d7f
Merge pull request #50237 from rkachach/fix_issue_rgw_multisite_automated_testing
...
qa: Adding rgw multisite support testing
Reviewed-by: Adam King <adking@redhat.com>
2023-04-04 14:29:41 -04:00
Adam King
73e064bdfc
Merge pull request #50736 from rkachach/fix_issue_59189
...
mgr/cephadm: use a dedicated cephadm tmp dir to copy remote files
Reviewed-by: Adam King <adking@redhat.com>
Reviewed-by: John Mulligan <jmulligan@redhat.com>
2023-04-04 14:21:31 -04:00
Adam King
355430a752
Merge pull request #50846 from rkachach/fix_issue_59298
...
mgr/cephadm: use SFTP instead of SCP to copy cephadm remote files
Reviewed-by: Adam King <adking@redhat.com>
Reviewed-by: John Mulligan <jmulligan@redhat.com>
2023-04-04 14:13:56 -04:00
Avan Thakkar
5a058b8fb3
mgr/prometheus: introduce fetch_perf_counters_metrics module option
...
Fixes: https://tracker.ceph.com/issues/58164
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
Introducing module option in prometheus module to enable/disable support for exporting ceph daemons
perf counters as prometheus metrics, by default this option will be disabled. The use case for this option
is in case if ceph-exporter deployment failed for any reason then user still can have option to fetch metrics
from promethues exporter.
2023-04-04 23:12:29 +05:30
Adam King
5a46fd10ba
Merge pull request #50743 from phlogistonjohn/jjm-update-mypy
...
update pinned mypy version
Reviewed-by: Adam King <adking@redhat.com>
Reviewed-by: Nizamudeen A <nia@redhat.com>
2023-04-04 13:15:33 -04:00
Soumya Koduri
1103966d81
rgw/gc: Check for RadosStore for radosgw-admin gc
command
...
Signed-off-by: Soumya Koduri <skoduri@redhat.com>
2023-04-04 22:45:27 +05:30
Pedro Gonzalez Gomez
ddb22aa0b3
Merge pull request #50600 from rhcs-dashboard/delete-rgw-multisite
...
mgr/dashboard: delete rgw multisite
Reviewed-by: Nizamudeen A <nia@redhat.com>
Reviewed-by: Pere Diaz Bou <pdiazbou@redhat.com>
2023-04-04 16:43:16 +02:00
Guillaume Abrioux
2cd5eb5a36
Merge pull request #50279 from cfsnyder/wip-58857-ceph-volume-fast-allocs
...
ceph-volume: fix issue with fast device allocs when there are multiple PVs per VG
2023-04-04 15:08:52 +02:00
Anthony D'Atri
078bc30936
Merge pull request #50819 from bluikko/bluikko-cephfs-volumes-prompts
...
doc/cephfs: fix prompts in fs-volumes.rst
2023-04-04 07:45:01 -04:00
Nizamudeen A
832e1e9622
Merge pull request #50845 from rhcs-dashboard/update-grafana-version
...
monitoring/grafana: update the grafana version
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Pere Diaz Bou <pdiazbou@redhat.com>
2023-04-04 11:31:23 +05:30
Anthony D'Atri
ad695a5c7e
Merge pull request #50851 from zdover23/wip-doc-2023-04-04-rados-operations-monitoring-ceph-medic-link
...
doc/rados/ops: add ceph-medic documentation
2023-04-03 17:19:32 -04:00
Zac Dover
b2a409da26
doc/rados/ops: add ceph-medic documentation
...
Add a link to the ceph-medic documentation to
doc/rados/operations/monitoring.rst.
Signed-off-by: Zac Dover <zac.dover@proton.me>
2023-04-04 06:57:27 +10:00
zdover23
2dee65108f
Merge pull request #50834 from zdover23/wip-doc-2023-04-03-rados-operations-monitoring-2-of-3
...
doc/rados: edit ops/monitoring.rst (2 of 3)
Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
2023-04-04 05:59:19 +10:00
Zac Dover
41684ebd33
doc/rados: edit ops/monitoring.rst (2 of 3)
...
Line-edit the second third of doc/rados/operations/monitoring.rst.
Follows https://github.com/ceph/ceph/pull/50670 .
https://tracker.ceph.com/issues/58485
Co-authored-by: Anthony D'Atri <anthony.datri@gmail.com>
Signed-off-by: Zac Dover <zac.dover@proton.me>
2023-04-04 05:24:33 +10:00
Adam King
4a9540f672
Merge pull request #50548 from adk3798/incompatible-apply
...
cephadm: handle exceptions applying extra services during bootstrap
Reviewed-by: John Mulligan <jmulligan@redhat.com>
Reviewed-by: Redouane Kachach <rkachach@redhat.com>
2023-04-03 15:19:12 -04:00
Yuri Weinstein
a21a734a49
Merge pull request #50759 from ceph/wip-yuriw-fix-upgrades-main
...
qa/upgrade: consistently use the tip of the branch as the start version
Reviewed-by: Ilya Dryomov <idryomov@redhat.com>
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Laura Flores <lflores@redhat.com>
2023-04-03 11:30:56 -07:00
Redouane Kachach
99148b4a18
mgr/cephadm: use SFTP instead of SCP to copy cephadm remote files
...
fixes: https://tracker.ceph.com/issues/59298
Signed-off-by: Redouane Kachach <rkachach@redhat.com>
2023-04-03 18:42:21 +02:00
Nizamudeen A
fb4a2f2b4e
monitoring/grafana: update the grafana version
...
Signed-off-by: Nizamudeen A <nia@redhat.com>
2023-04-03 21:53:39 +05:30
Ilya Dryomov
436cc67a3f
Merge pull request #50404 from batrick/i58923
...
mon/MgrMonitor: plug PAXOS for batched MgrMap/OSDMap
Reviewed-by: Ramana Raja <rraja@redhat.com>
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
2023-04-03 17:53:03 +02:00
Pere Diaz Bou
80960387fb
mgr/dashboard: fix displaying mirror image progress
...
Signed-off-by: Pere Diaz Bou <pere-altea@hotmail.com>
2023-04-03 17:22:35 +02:00
Yuri Weinstein
d0381ed7e6
qa/upgrade: consistently use the tip of the branch as the start version
...
Also corrected line to use image: quay.ceph.io/ceph-ci/ceph:*
In order to make sure that latest versions of ceph is used as initial install
Fixes: https://tracker.ceph.com/issues/58914
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
2023-04-03 08:19:11 -07:00
Mark Kogan
5846a9c267
rgw : fix python script using s3cmd with error code 403 ubuntu 20.04
...
Fixes: https://tracker.ceph.com/issues/54104
Signed-off-by: Mark Kogan <mkogan@redhat.com>
2023-04-03 15:18:55 +03:00
Ville Ojamo
e5355e3d66
doc/cephfs: fix prompts in fs-volumes.rst
...
Modernize prompts in example commands in file
fs-volume.rst and use a root prompt correctly instead
of using a non-privileged prompt when privileges
are needed.
Indent all JSON in example command outputs with
four spaces consistently instead of a mix of four and
two spaces.
Signed-off-by: Ville Ojamo <14869000+bluikko@users.noreply.github.com>
2023-04-02 16:36:44 +07:00
Anthony D'Atri
66552a560f
Merge pull request #50818 from anthonyeleven/anthonyeleven/tweak-fs-volumes.rst
...
doc/cephfs: Improve fs-volumes.rst
2023-04-02 01:47:36 -04:00
Anthony D'Atri
c8e1f3ac3d
doc/cephfs: Improve fs-volumes.rst
...
Signed-off-by: Anthony D'Atri <anthonyeleven@users.noreply.github.com>
2023-04-01 01:05:20 -04:00
zdover23
b682861f86
Merge pull request #50670 from zdover23/wip-doc-2023-03-26-rados-operations-monitoring-1-of-3
...
doc/rados: edit ops/monitoring.rst (1 of 3)
Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
2023-04-01 05:48:39 +10:00
Zac Dover
bc5f404a78
doc/rados: edit ops/monitoring.rst (1 of 3)
...
Line-edit the first third of doc/rados/operations/monitoring.rst.
https://tracker.ceph.com/issues/58485
Signed-off-by: Zac Dover <zac.dover@proton.me>
2023-04-01 05:23:01 +10:00
Rishabh Dave
989f7ecee5
Merge pull request #46905 from lxbsz/wip-quota
...
mds: align quota.max_bytes to 4MB or 4KB
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Reviewed-by: Milind Changire <mchangir@redhat.com>
Reviewed-by: Kotresh HR <khiremat@redhat.com>
Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
Reviewed-by: Rishabh Dave <ridave@redhat.com>
2023-04-01 00:12:19 +05:30
Rishabh Dave
75b12e4c00
Merge pull request #49882 from zhsgao/dump_resolve_status
...
mds: fix bug of dump_resolve_status
Reviewed-by: Kotresh HR <khiremat@redhat.com>
Reviewed-by: Dhairya Parmar <dparmar@redhat.com>
Reviewed-by: Rishabh Dave <ridave@redhat.com>
2023-04-01 00:10:05 +05:30
Rishabh Dave
0e1e26e27a
Merge pull request #50024 from kotreshhr/mds-unused-function-removal
...
mds: Remove unused declaration of the function
Reviewed-by: Dhairya Parmar <dparmar@redhat.com>
Reviewed-by: Rishabh Dave <ridave@redhat.com>
2023-04-01 00:06:49 +05:30
Casey Bodley
6a46f9f2e9
Merge pull request #50746 from cbodley/wip-rgw-bucket-full-sync-compat
...
rgw: set init_check_compat when bucket sync status doesn't exist
Reviewed-by: Shilpa Jagannath <smanjara@redhat.com>
Reviewed-by: Mark Kogan <mkogan@redhat.com>
2023-03-31 14:34:42 -04:00
Ali Maredia
1d1672e854
Merge pull request #50644 from cbodley/wip-59135
...
qa/rgw: upgrade tests restrict supported distros
2023-03-31 14:27:26 -04:00
Pedro Gonzalez Gomez
dae8168e29
mgr/dashboard: delete rgw multisite
...
Signed-off-by: Pedro Gonzalez Gomez <pegonzal@redhat.com>
2023-03-31 20:14:42 +02:00
Casey Bodley
01096e840a
Merge pull request #50690 from cbodley/wip-59174
...
rgw/admin: 'data sync status' formats binary error repo entries
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
2023-03-31 13:48:52 -04:00
Casey Bodley
df21f6d37b
Merge pull request #50462 from matutter/main
...
sts: Fixes get_cert_url improper url path concatenation
Reviewed-by: Pritha Srivastava <prsrivas@redhat.com>
2023-03-31 13:47:48 -04:00
Casey Bodley
12f9cb5e88
Merge pull request #50623 from VVoidV/fix-rgw_admin
...
[RGW]fix minor bug in rgw_admin
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: J. Eric Ivancich <ivancich@redhat.com>
2023-03-31 13:47:18 -04:00