Zac Dover
01e4d189e0
doc/rados: edit crush-map.rst (4 of x)
...
Edit doc/rados/operations/crush-map.rst.
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-06-17 07:59:00 +10:00
Rishabh Dave
1961bf85f0
Merge pull request #50874 from rishabh-d-dave/mds-log-variable
...
mds: use variable g_ceph_context directly in MDSAuthCaps
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Reviewed-by: Dhairya Parmar <dparmar@redhat.com>
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
2023-06-16 22:57:02 +05:30
Ernesto Puerta
2f2ba65215
Merge pull request #52095 from rhcs-dashboard/jsonschema-fix
...
mgr/dashboard: fix the jsonschema issue in install-deps
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
2023-06-16 17:23:07 +02:00
Yuval Lifshitz
d731d59605
Merge pull request #51549 from vedanshbhartia/coverity_1517658
...
rgw: modify RGWRados::cls_bucket_list_ordered to store dirent key before move
2023-06-16 18:15:56 +03:00
Yuval Lifshitz
6549c9dce1
Merge pull request #51719 from vedanshbhartia/coverity_1510555
...
rgw: Use a unique_ptr when creating a D3nCacheAioWriteRequest instance
2023-06-16 18:15:28 +03:00
Nizamudeen A
1f8c183942
Merge pull request #52076 from rhcs-dashboard/cephfs-no-mds-clients
...
mgr/dashboard: empty list of fs clients with no mds
Reviewed-by: Nizamudeen A <nia@redhat.com>
2023-06-16 20:18:12 +05:30
Daniel Gryniewicz
339f8fd8d4
Merge pull request #52089 from samarahu/d4n-cmake-fix
...
RGW: Place D4N files under cmake conditional
2023-06-16 10:20:59 -04:00
Rishabh Dave
64c2712fdf
mds: use variable g_ceph_context directly in MDSAuthCaps
...
Variable g_ceph_context is global, therefore use it directly instead of
passing it as a parameter to method.
Signed-off-by: Rishabh Dave <ridave@redhat.com>
2023-06-16 19:33:54 +05:30
Ilya Dryomov
95796bca0b
Merge pull request #52010 from pkalever/fix-ImageMap
...
rbd-mirror: don't refer to (remote) mirror_uuid as peer_uuid
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
2023-06-16 14:43:45 +02:00
Rishabh Dave
67b1935a18
Merge pull request #51132 from lxbsz/wip-59349
...
qa: wait for 100 seconds to make sure the quota to be enforced
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Reviewed-by: Rishabh Dave <ridave@redhat.com>
2023-06-16 17:52:00 +05:30
Nizamudeen A
a6a123d3b4
mgr/dashboard: fix the jsonschema issue in install-deps
...
Fixes: https://tracker.ceph.com/issues/61690
Signed-off-by: Nizamudeen A <nia@redhat.com>
2023-06-16 14:40:34 +05:30
zdover23
4de7835988
Merge pull request #52067 from zdover23/wip-doc-2023-06-15-rados-operations-crush-map-3-of-x
...
doc/rados: edit crush-map.rst (3 of x)
Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
2023-06-16 19:05:15 +10:00
Zac Dover
c2b0869017
doc/rados: edit crush-map.rst (3 of x)
...
Edit doc/rados/operations/crush-map.rst.
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-06-16 18:36:12 +10:00
Pere Diaz Bou
f24f5f3586
mgr/dashboard: empty list of fs clients with no mds
...
Signed-off-by: Pere Diaz Bou <pere-altea@hotmail.com>
Fixes: https://tracker.ceph.com/issues/61708
2023-06-16 09:53:05 +02:00
NitzanMordhai
293f13ed49
qa: adding clay test to thrash erasure code big
...
Currently we don't have any clay test in the erasure code big tests
adding also clay tests.
Signed-off-by: Nitzan Mordechai <nmordech@redhat.com>
2023-06-16 06:58:32 +00:00
Prasanna Kumar Kalever
074f152cba
rbd-mirror: don't refer to (remote) mirror_uuid as peer_uuid
...
peer_uuid and mirror_uuid are different identifiers, we should not use
peer_uuid naming for remote mirror_uuid.
Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
2023-06-16 10:45:19 +05:30
Samarah
a8d86ac093
RGW: Place D4N files under cmake conditional
...
Signed-off-by: Samarah <samarah.uriarte@ibm.com>
2023-06-15 17:21:55 -04:00
Ilya Dryomov
d01e128db2
Merge pull request #52064 from ajarr/wip-61688
...
mgr/rbd_support: add user-friendly stderr message when module is not ready
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
2023-06-15 22:22:09 +02:00
Yuval Lifshitz
ff440a1fe4
Merge pull request #51962 from vedanshbhartia/coverity_1511072
...
rgw: pass boost intrusive_ptr to DataLogBackends flat_map
2023-06-15 19:13:44 +03:00
Yuval Lifshitz
714270817f
Merge pull request #51676 from vedanshbhartia/coverity_move
...
rgw: Do not forward functor objects in rgw_iam_policy.h
2023-06-15 19:13:09 +03:00
Yuval Lifshitz
42d5e90670
Merge pull request #51965 from vedanshbhartia/coverity_1510687
...
rgw: Fix use after move in cls_fifo_legacy.cc
2023-06-15 19:11:22 +03:00
Yuval Lifshitz
d5c5661f74
Merge pull request #50330 from mohamedawnallah/fix-RGWEnv.get()-nullptr-default-value-to-the-default-returned-value
...
src/rgw/rgw_env.cc: Fix potential null pointer dereference in RGWEnv::get()
2023-06-15 19:10:31 +03:00
Matan Breizman
69be2859d3
osd/OSD: maybe_share_map()- edit log messages
...
Signed-off-by: Matan Breizman <mbreizma@redhat.com>
2023-06-15 15:33:37 +00:00
Matan Breizman
a936b581f5
osd/OSD: maybe_share_map() use scope guard
...
Signed-off-by: Matan Breizman <mbreizma@redhat.com>
2023-06-15 15:12:27 +00:00
Matan Breizman
c2aba692e7
osd/Session: rename last_sent_epoch to projected_epoch
...
We always update last_sent_epoch to reflect the highest map
we think the peer will have, whether because we are sending
the incremental or due to the map_epoch on the MOSDPing.
last_epoch_sent was a confusing name since we also update it
when an MOSDPing from the peer reflects a higher epoch.
Signed-off-by: Matan Breizman <mbreizma@redhat.com>
2023-06-15 14:40:34 +00:00
Matan Breizman
472f2c0b0c
osd/OSD: maybe_share_map()- avoid locking sent_epoch_lock
twice
...
Invoking `send_incremental_map()` doesn't wait until the replica
actually receives the map, so marking `last_epoch_sent` prior to
invoking it is just as correct.
Signed-off-by: Matan Breizman <mbreizma@redhat.com>
2023-06-15 14:35:35 +00:00
Ramana Raja
edc3b0e806
mgr/rbd_support: log number of images
...
... that have one snapshot request pending when the
mirror_snapshot_schedule handler is shutting down.
Signed-off-by: Ramana Raja <rraja@redhat.com>
2023-06-15 09:52:05 -04:00
Guillaume Abrioux
0ea177e6dc
Merge pull request #52058 from guits/tracker_61673
...
ceph-volume: set lvm membership for mpath type devices
2023-06-15 13:44:00 +02:00
Venky Shankar
73567f9056
Merge PR #52029 into main
...
* refs/pull/52029/head:
debian: install cephfs-mirror systemd unit files and man page
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Reviewed-by: Xiubo Li <xiubli@redhat.com>
2023-06-15 13:01:39 +05:30
zdover23
9f16cc8e3e
Merge pull request #52039 from zdover23/wip-doc-2023-06-14-operations-crush-map-2-of-x
...
doc/rados: edit crush-map.rst (2 of x)
Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
2023-06-15 15:28:30 +10:00
Jos Collin
ea087e6f16
debian: install cephfs-mirror systemd unit files and man page
...
Fixes: https://tracker.ceph.com/issues/59682
Signed-off-by: Jos Collin <jcollin@redhat.com>
2023-06-15 10:45:28 +05:30
Venky Shankar
e0fd076ddd
Merge PR #50862 into main
...
* refs/pull/50862/head:
mon/MDSMonitor: batch last_metadata update with pending
mon/MDSMonitor: add debugging for update_metadata
Reviewed-by: Venky Shankar <vshankar@redhat.com>
2023-06-15 09:23:40 +05:30
Zac Dover
77f48d0a88
doc/rados: edit crush-map.rst (2 of x)
...
Edit doc/rados/operations/crush-map.rst.
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-06-15 13:47:16 +10:00
zdover23
7d8538f29d
Merge pull request #52040 from zdover23/wip-doc-2023-06-14-operations-crush-map-ordered-list-fix
...
doc/rados: fix list in crush-map.rst
2023-06-15 11:22:06 +10:00
Ramana Raja
6351ef5c8e
mgr/rbd_support: add user-friendly stderr message
...
... when the rbd_support module is not ready.
Fixes: https://tracker.ceph.com/issues/61688
Signed-off-by: Ramana Raja <rraja@redhat.com>
2023-06-14 17:44:20 -04:00
Adam King
abcfa444fc
Merge pull request #51946 from phlogistonjohn/jjm-cephadm-write-new
...
cephadm: add write_new function for robust file writes
Reviewed-by: Adam King <adking@redhat.com>
Reviewed-by: Redouane Kachach <rkachach@redhat.com>
2023-06-14 14:27:16 -04:00
Adam King
a0ab37ade0
Merge pull request #51924 from adk3798/limit-policy-log-level
...
python-common/drive_selection: lower log level of limit policy message
Reviewed-by: Redouane Kachach <rkachach@redhat.com>
2023-06-14 14:25:56 -04:00
Adam King
1b4b412af3
Merge pull request #51861 from adk3798/spec-no-spec-validate
...
python-common/drive_group: handle fields outside of 'spec' even when 'spec' is provided
Reviewed-by: John Mulligan <jmulligan@redhat.com>
2023-06-14 14:24:51 -04:00
Adam King
8e5a983a73
Merge pull request #51267 from phlogistonjohn/jjm-cephadm-versioning
...
Support cephadm "binary" versioning
Reviewed-by: Adam King <adking@redhat.com>
2023-06-14 14:23:27 -04:00
Adam King
256cb0f83d
Merge pull request #51832 from rkachach/fix_issue_61499
...
cephadm: adding support for ipv6 when deploying ceph-exporter
Reviewed-by: Adam King <adking@redhat.com>
2023-06-14 12:51:14 -04:00
Adam King
fb86d5e380
Merge pull request #51817 from rkachach/fix_issue_61494
...
mgr/cephadm: validate host label before removing
Reviewed-by: Adam King <adking@redhat.com>
2023-06-14 12:49:58 -04:00
Adam King
97f5fcab8d
Merge pull request #51070 from adk3798/reconfig-firewall-ports
...
cephadm: allow ports to be opened in firewall during adoption, reconfig, redeploy
Reviewed-by: Michael Fritch <mfritch@suse.com>
Reviewed-by: Redouane Kachach <rkachach@redhat.com>
2023-06-14 12:48:04 -04:00
Guillaume Abrioux
27e39e172c
ceph-volume: set lvm membership for mpath type devices
...
If any lvs is present, self.lvs should be set accordingly for mpath
type devices as well.
Otherwise, when re-running a command like following:
```
ceph-volume lvm batch --bluestore --no-auto /dev/mapper/mpatha /dev/mapper/mpathb
```
fails with error : "Device /dev/mapper/mpatha has a filesystem."
where the expected behavior is:
```
--> passed data devices: 2 physical, 0 LVM
--> relative data size: 1.0
--> All data devices are unavailable
Total OSDs: 0
Type Path LV Size % of device
```
Fixes: https://tracker.ceph.com/issues/61673
Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
2023-06-14 14:08:07 +00:00
Yuval Lifshitz
227ea203b0
Merge pull request #52044 from vedanshbhartia/coverity_fix_tags
...
rgw: user correct tags for coverity annotations and add the SUPPRESS keyword
2023-06-14 12:01:32 +03:00
Vedansh Bhartia
edfb5b9049
rgw: user correct tags for coverity annotations and add the SUPPRESS
...
keyword
Signed-off-by: Vedansh Bhartia <vedanshbhartia@gmail.com>
2023-06-14 09:11:00 +05:30
Casey Bodley
212745267d
Merge pull request #52012 from cbodley/wip-61428
...
qa: suppress SyscallParam error during startup on jammy
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Reviewed-by: Ali Maredia <amaredia@redhat.com>
2023-06-13 13:42:05 -04:00
Zac Dover
a1fdd02146
doc/rados: fix list in crush-map.rst
...
Correct the numbering and formatting of an ordered list in
doc/rados/operations/crush-map.rst.
Signed-off-by: Zac Dover <zac.dover@proton.me>
2023-06-14 02:11:53 +10:00
Casey Bodley
7c6c4a373f
Merge pull request #52014 from cbodley/wip-test-cls-refcount-rename
...
test/cls: rename cls_refcount tests
Reviewed-by: Ali Maredia <amaredia@redhat.com>
2023-06-13 11:54:43 -04:00
zdover23
db1e909f09
Merge pull request #52009 from zdover23/wip-doc-2023-06-12-rados-operations-placement-groups-math-markup
...
doc/rados: add math markup to placement-groups.rst
Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
2023-06-14 01:08:47 +10:00
Yuval Lifshitz
5d018889e1
Merge pull request #52011 from samarahu/d4n-warning-cleanup
...
RGW: Cleanup D4N unit test warning
2023-06-13 17:25:48 +03:00