Commit Graph

137543 Commits

Author SHA1 Message Date
Pedro Gonzalez Gomez
9696b6a048 mgr/dashboard: rbd-mirror force promotion
resolves: https://tracker.ceph.com/issues/59327
Signed-off-by: Pedro Gonzalez Gomez <pegonzal@redhat.com>
2023-04-11 13:53:23 +02:00
Guillaume Abrioux
05aa334b96 ceph-volume/tests: fix an issue with rpm
Typical error seen in the CI:

```
error: /var/cache/dnf/baseos-00fe51d07def85f0/packages/kernel-core-4.18.0-483.el8.x86_64.rpm: signature hdr data: BAD, no. of bytes(459772) out of range
```

Upgrading `rpm` fixes this issue.

Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
2023-04-11 13:29:15 +02:00
Nizamudeen A
8eb5be6a73
Merge pull request #50885 from rhcs-dashboard/evict-fs
mgr/dashboard: fix eviction of all FS clients

Reviewed-by: Aashish Sharma <aasharma@redhat.com>
Reviewed-by: Nizamudeen A <nia@redhat.com>
2023-04-11 16:26:28 +05:30
Rishabh Dave
ecf1585a03
Merge pull request #50646 from rishabh-d-dave/doc-fs-subcmds
doc/cephfs: add missing "ceph fs" commands to man page

Reviewed-by: Venky Shankar <vshankar@redhat.com>
2023-04-11 15:40:33 +05:30
Igor Fedotov
80d79609b3
Merge pull request #50628 from jianwei1216/support_bluestore_db_wal_physical_disk
vstart: support bluestore db/wal physical disk
2023-04-11 12:26:53 +03:00
Zhang Song
b890de1c2f crimson/os/seastore: check the type of segment head and segment tail during mount
Signed-off-by: Zhang Song <zhangsong325@gmail.com>
2023-04-11 15:48:52 +08:00
Zhang Song
367577efa7 crimson/os/seastore: avoid segment nonce collision
Signed-off-by: Zhang Song <zhangsong325@gmail.com>
2023-04-11 15:48:52 +08:00
Rishabh Dave
1a7ca489b4 qa/cephfs: minor improvement in caps_helper
Use Python type list instead of tuple since it get's necessary to modify
members of this sequence.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
2023-04-11 12:03:49 +05:30
Nizamudeen A
018cd41da9
Merge pull request #50867 from rhcs-dashboard/skip-osds-expand-cluster
mgr/dashboard: fix create osd default selected as recommended not working 

Reviewed-by: Aashish Sharma <aasharma@redhat.com>
Reviewed-by: Pere Diaz Bou <pdiazbou@redhat.com>
2023-04-11 10:50:04 +05:30
Venky Shankar
12472ff2b8 Merge PR #50716 into main
* refs/pull/50716/head:
	doc: updating the doc with chamges related to delay option in cephfs-top
	cephfs-top: fixing the -d [--delay] option in cephfs-top

Reviewed-by: Venky Shankar <vshankar@redhat.com>
Reviewed-by: Jos Collin <jcollin@redhat.com>
2023-04-11 08:04:01 +05:30
Yingxin
e6f1f54075
Merge pull request #50839 from zhscn/io-order
crimson/os/seastore: ensure transaction commit order

Reviewed-by: Yingxin Cheng <yingxin.cheng@intel.com>
2023-04-11 10:17:25 +08:00
Igor Fedotov
3e88c6b49a test/libcephfs: add cases for last dir testing.
Signed-off-by: Igor Fedotov <igor.fedotov@croit.io>
2023-04-10 22:42:55 +03:00
Yuri Weinstein
a182bc7eb4
Merge pull request #50185 from ethanwu-syno/bluefs_tracker_56210
os/bluestore/bluefs: fix dir_link might add link that already exists in compact log

Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Reviewed-by: Adam Kupczyk <akupczyk@redhat.com>
2023-04-10 11:54:59 -07:00
yaarith
e0a6d6aa70
Merge pull request #50699 from yaarith/telemetry-leaderboard-doc
mgr/telemetry: add leaderboard description and documentation

Reviewed-by: Zac Dover <zac.dover@proton.me>
Reviewed-by: Laura Flores <lflores@redhat.com>
Reviewed-by: Nizamudeen A <nia@redhat.com>
2023-04-10 13:55:36 -04:00
Laura Flores
30caf2039c
Merge pull request #50721 from ceph/wip-yuriw-release-17.2.6-main
doc: 17.2.6 Release Notes
2023-04-10 11:00:18 -05:00
Yuri Weinstein
23f85dba47 doc: 17.2.6 Release Notes
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Signed-off-by: Laura Flores <lflores@redhat.com>
2023-04-10 10:09:22 -05:00
Yuval Lifshitz
41ed6b3c35 rgw/lua: fix CopyFrom crash
Fixes: https://tracker.ceph.com/issues/59381

Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
2023-04-10 14:27:05 +00:00
Igor Fedotov
e178629962 include,win: move uid_t/gid_t declarations to win32/fs_compat.h
Signed-off-by: Igor Fedotov <igor.fedotov@croit.io>
Signed-off-by: Lucian Petrut <petrutlucian94@gmail.com>
2023-04-10 17:06:19 +03:00
Igor Fedotov
a67a41c68a pybind/cephfs: add snapdiff api binding
Signed-off-by: Igor Fedotov <ifedotov@croit.io>
2023-04-10 17:06:17 +03:00
Igor Fedotov
91c3f58262 test/libcephfs: add readdir_snapdiff
Signed-off-by: Denis Barahtanov <denis.barahtanov@croit.io>
Signed-off-by: Igor Fedotov <igor.fedotov@croit.io>
2023-04-10 15:38:40 +03:00
Igor Fedotov
e04b10f3f2 cephfs: imlplement readdir_snapdiff API
Signed-off-by: Denis Barahtanov <denis.barahtanov@croit.io>
Signed-off-by: Igor Fedotov <igor.fedotov@croit.io>
2023-04-10 15:38:40 +03:00
zdover23
73355d69cb
Merge pull request #50829 from zdover23/wip-doc-2023-04-02-rados-operations-health-checks-6-of-x
doc/rados/ops: edit health-checks.rst (6 of x)

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
2023-04-10 21:29:43 +10:00
Zac Dover
c59bc152ea doc/rados/ops: edit health-checks.rst (6 of x)
Edit docs/rados/operations/health-checks.rst (6 of x).

Follows https://github.com/ceph/ceph/pull/50828.

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-10 21:11:22 +10:00
zdover23
76891d37b9
Merge pull request #50828 from zdover23/wip-doc-2023-04-02-rados-operations-health-checks-5-of-x
doc/rados/ops: edit health checks.rst (5 of x)

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
2023-04-10 20:40:43 +10:00
Zac Dover
cb8ec5b5ab doc/rados/ops: edit health checks.rst (5 of x)
Edit docs/rados/operations/health-checks.rst (5 of x).

Follows https://github.com/ceph/ceph/pull/50827

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-10 20:32:06 +10:00
Venky Shankar
afb6b17aa7 Merge PR #47399 into main
* refs/pull/47399/head:
	mds: wait the linkmerge/migrate to finish after unlink
	mds: remove false is_auth() check for remote_dn

Reviewed-by: Ramana Raja <rraja@redhat.com>
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: Rishabh Dave <ridave@redhat.com>
2023-04-10 12:05:54 +05:30
Yuval Lifshitz
054ddb2435 rgw/kafka: failed to reconnect to broker after idle timeout
This is a regression due to: 8713c3169c

To reproduce, define a topic and a notification pointing to a kafka broker.
Stop the broker and upload objects to the cluster, wait for 30 seconds, and then start the broker.

Fixes: https://tracker.ceph.com/issues/59383?next_issue_id=59381

Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
2023-04-09 17:58:18 +00:00
zdover23
2537152deb
Merge pull request #50958 from zdover23/wip-doc-2023-04-09-rados-ops-monitoring-osd-pg-hyphen
doc/rados/ops: add hyphen to mon-osd-pg.rst

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
2023-04-09 15:08:17 +10:00
Zac Dover
0c965c18d0 doc/rados/ops: add hyphen to mon-osd-pg.rst
Remove confusing parentheses and add a clearer (as compared to the
parentheses) hyphen (actually an em-dash, or at least it is intended
to be an em-dash) to doc/rados/operations/monitoring-osd-pg.rst

Co-authored-by: Anthony D'Atri <anthony.datri@gmail.com>
Signed-off-by: Zac Dover <zac.dover@proton.me>
2023-04-09 14:57:18 +10:00
zdover23
639cede2ea
Merge pull request #50827 from zdover23/wip-doc-2023-04-02-rados-operations-health-checks-4-of-x
doc/rados/ops: edit health-checks.rst (4 of x)

Reveiwed-by: Anthony D'Atri <anthony.datri@gmail.com>
2023-04-09 12:33:54 +10:00
zdover23
4c149b5ae2
Merge pull request #50826 from zdover23/wip-doc-2023-04-02-rados-operations-health-checks-3-of-x
doc/rados/ops: edit health-checks.rst (3 of x)

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
2023-04-09 12:29:28 +10:00
zdover23
b0e3859cbd
Merge pull request #50907 from zdover23/wip-doc-2023-04-06-rados-configuration-auth-config-ref
doc/rados/config: edit auth-config-ref

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
2023-04-09 12:23:16 +10:00
Zac Dover
31df75356f doc/rados/ops: edit health-checks.rst (4 of x)
Edit docs/rados/operations/health-checks.rst (4 of x).

Follows https://github.com/ceph/ceph/pull/50826.

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-09 12:22:16 +10:00
Zac Dover
e02ddb24e5 doc/rados/ops: edit health-checks.rst (3 of x)
Edit docs/rados/operations/health-checks.rst (3 of x).

Follows https://github.com/ceph/ceph/pull/50825

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-09 11:54:36 +10:00
Zac Dover
3d0acf9372 doc/rados/config: edit auth-config-ref
Line edit doc/rados/config/auth-config-ref.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-04-09 11:26:21 +10:00
zdover23
94da3f270e
Merge pull request #50863 from zdover23/wip-doc-2023-04-05-rados-operations-monitoring-osd-pg-2-of-x
doc/rados/ops: edit monitoring-osd-pg.rst (2 of x)

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
2023-04-08 13:53:31 +10:00
zdover23
3faea64708
Merge pull request #50795 from zdover23/wip-doc-2023-03-31-rados-configuration-common
doc/rados: line-edit common.rst

Reviewed-by: Cole Mitchell <cole.mitchell.ceph@gmail.com>
2023-04-08 13:38:23 +10:00
Zac Dover
270e2fd730 doc/rados/ops: edit monitoring-osd-pg.rst (2 of x)
Line-edit monitoring-osd-pg.rst (2 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-08 13:37:03 +10:00
Zac Dover
6c9f226742 doc/rados: line-edit common.rst
Edit syntax and semantics in doc/configuration/common.rst.

Signed-off-by: Zac Dover <zac.dover@proton.me>
2023-04-08 13:11:41 +10:00
Mike Perez
759f26a99f doc/foundation: Update Foundation members for April 2023
Signed-off-by: Mike Perez <thingee@gmail.com>
2023-04-07 14:01:35 -07:00
Rishabh Dave
fd861409e2
Merge pull request #50883 from rishabh-d-dave/do_cmake-fedora37
do_cmake.sh: set python version for Fedora 37

Reviewed-by: Kefu Chai <tchaikov@gmail.com>
2023-04-07 19:42:37 +05:30
Casey Bodley
1509b581d4
Merge pull request #50235 from mkogan1/wip-chuncked-put
rgw: handle old clients with transfer-encoding: chunked.

Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Marcus Watts <mwatts@redhat.com>
2023-04-07 09:17:13 -04:00
Yuval Lifshitz
d4b94bc58c
Merge pull request #47457 from zenomri/wip-omri-full-putobj-trace
rgw/tracing: end to end trace for put obj op

Reviwed-By: ljflores, yuvalif, cbodley, dang, ideepika, rzarzynski, yuriw
2023-04-07 12:51:07 +03:00
Anthony D'Atri
ceaeb39230
Merge pull request #50928 from zdover23/wip-doc-2023-04-07-rados-operations-operating
doc/rados/ops: line-edit operating.rst
2023-04-06 21:17:49 -04:00
Zac Dover
bb8fc00683 doc/rados/ops: line-edit operating.rst
Line-edit doc/rados/operations/operating.rst.

https://tracker.ceph.com/issues/58485

Signed-off-by: Zac Dover <zac.dover@proton.me>
2023-04-07 10:46:50 +10:00
Venky Shankar
bdf4d4677f Merge PR #50844 into main
* refs/pull/50844/head:
	qa: wait for MDSMonitor tick to replace daemons

Reviewed-by: Dhairya Parmar <dparmar@redhat.com>
Reviewed-by: Venky Shankar <vshankar@redhat.com>
2023-04-06 23:11:38 +05:30
Yuri Weinstein
23a958d647
Merge pull request #47893 from kotreshhr/ceph-mgr-finisher-block
mgr: Add one finisher thread per module

Reviewed-by: Venky Shankar <vshankar@redhat.com>
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Reviewed-by: Xiubo Li <xiubli@redhat.com>
2023-04-06 09:23:24 -07:00
Ilya Dryomov
002ffb49c8
Merge pull request #50630 from chrisphoffman/wip-rbd-59115
librbd: don't wait for a watch in send_acquire_lock() if client is blocklisted

Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
2023-04-06 16:54:28 +02:00
Venky Shankar
aae80a5553 Merge PR #50896 into main
* refs/pull/50896/head:
	qa: load file system info if not created

Reviewed-by: Venky Shankar <vshankar@redhat.com>
2023-04-06 20:15:39 +05:30
Casey Bodley
e860fbf77b
Merge pull request #50792 from liangmingyuanneo/wip-rgw-duplicated-record
osd/cls_rgw: fix the duplicated record in cls_method_handle_t

Reviewed-by: Casey Bodley <cbodley@redhat.com>
2023-04-06 10:34:38 -04:00