Yingxin Cheng
e001303978
test/crimson/test_messenger: add pause before marking down a connection
...
To make sure the ACK messages are consumed, otherwise there can be
unexpected connect attempts to break the test.
Fixes: https://tracker.ceph.com/issues/57693
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
2022-10-12 13:26:16 +08:00
Nizamudeen A
db090d73cb
mgr/dashboard: enable cypress video on test fails
...
Signed-off-by: Nizamudeen A <nia@redhat.com>
2022-10-12 10:47:17 +05:30
Justin Caratzas
189861f1b8
Merge pull request #48377 from ktdreyer/win-deps-clone
...
win32: speed up and simplify deps cloning
2022-10-11 14:45:34 -04:00
Samuel Just
2013ea32d0
Merge pull request #48406 from athanatos/sjust/wip-57798
...
qa/suites/crimson-rados: add CRIMSON_COMPAT to workunit env
Reviewed-by: Chunmei Liu <chunmei.liu@intel.com>
2022-10-11 11:36:03 -07:00
zdover23
f1910d8306
Merge pull request #48446 from zdover23/wip-doc-2022-10-12-glossary-ceph-monitor
...
doc/glossary: add "ceph monitor" entry
Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
2022-10-12 03:36:02 +10:00
Zac Dover
8f4ad5dc9d
doc/glossary: add "ceph monitor" entry
...
This commit adds information to the "ceph monitor" entry in
glossary.rst.
Signed-off-by: Zac Dover <zac.dover@gmail.com>
2022-10-12 03:20:07 +10:00
Radoslaw Zarzynski
2aa4d8ba3e
crimson/osd: move ClientRequest::reply_op_error() up
...
It's because it's return type is `auto`.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
2022-10-11 14:40:59 +00:00
Radoslaw Zarzynski
ef2c2e78e8
crimson/osd: ClientRequest::reply_op_error() takes pgref by const
...
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
2022-10-11 14:39:35 +00:00
Radoslaw Zarzynski
4b13d44e31
crimson/osd: return enoent when PG::resolve_oid() fails
...
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
2022-10-11 14:39:35 +00:00
Yuval Lifshitz
97ef154636
rgw/amqp: store CA location string in connection object
...
Fixes: https://tracker.ceph.com/issues/57850
Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
2022-10-11 16:48:14 +03:00
Venky Shankar
296ba0641a
Merge pull request #48196 from neesingh-rh/wip-human-readable-volume-info
...
mgr/volumes: Add human-readable flag to volume info command
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Reviewed-by: Dhairya Parmar <dparmar@redhat.com>
Reviewed-by: Kotresh HR <khiremat@redhat.com>
Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
Reviewed-by: Ramana Raja <rraja@redhat.com>
2022-10-11 16:48:19 +05:30
Ilya Dryomov
9db96c33d2
Merge pull request #48367 from stefan-chivu/namespace-optarg-fix
...
rbd: device map/unmap --namespace handling fixes
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
2022-10-11 11:58:15 +02:00
Marcus Watts
5deb213ae5
Merge pull request #45395 from tobias-urdin/rgw-keystone-service-token
...
rgw/auth: Add service token support for Keystone auth
2022-10-11 05:49:30 -04:00
Nizamudeen A
75868f12da
Merge pull request #48412 from rhcs-dashboard/fix-rgw-subuser-permissions
...
mgr/dashboard: Unable to change rgw subuser permission
Reviewed-by: Avan Thakkar <athakkar@redhat.com>
Reviewed-by: Nizamudeen A <nia@redhat.com>
Reviewed-by: Pere Diaz Bou <pdiazbou@redhat.com>
2022-10-11 15:11:07 +05:30
Venky Shankar
e87d8caec2
test: add test for checking snapdir attrs on parent inode updation
...
Signed-off-by: Venky Shankar <vshankar@redhat.com>
2022-10-11 13:31:12 +05:30
Venky Shankar
ffc911de77
test: add test for checking snapdir acls
...
Signed-off-by: Venky Shankar <vshankar@redhat.com>
2022-10-11 13:31:07 +05:30
Venky Shankar
0e2c94e669
test: cleanup files/dirs for some tests
...
Otherwise subsequent tests that use the same file/dir name may fail
on ceph_mkdir() expecting success.
Signed-off-by: Venky Shankar <vshankar@redhat.com>
2022-10-11 13:31:05 +05:30
Venky Shankar
794c74cebd
client: refresh snapdir attrs on parent inode updation
...
Snapdir attrs (ui, gid, etc..) are set its respective parent attributes,
however, those are never updated when the attributes of the parent inode
get updated. There seems to be no reason to no to update snapdir attributes.
This change also updates POSIX ACLs.
Fixes: http://tracker.ceph.com/issues/57084
Signed-off-by: Venky Shankar <vshankar@redhat.com>
2022-10-11 13:31:02 +05:30
Venky Shankar
09ad04d52e
client: use parent directory POSIX ACLs for snaphot dir
...
Fixes: http://tracker.ceph.com/issues/57084
Signed-off-by: Venky Shankar <vshankar@redhat.com>
2022-10-11 13:31:01 +05:30
luo rixin
0adc332981
src/vstart.sh: correct top_cpu's value
...
Signed-off-by: luo rixin <luorixin@huawei.com>
2022-10-11 15:44:20 +08:00
Nizamudeen A
c59ea549d5
Merge pull request #48415 from rhcs-dashboard/repaired-metric-name
...
mgr/prometheus: change pg_repaired_objects name to pool_repaired_objects
Reviewed-by: Nizamudeen A <nia@redhat.com>
2022-10-11 13:02:53 +05:30
Nizamudeen A
43919b4d8e
Merge pull request #47495 from rhcs-dashboard/rgw-s3-encryption
...
mgr/dashboard: add server side encryption to rgw/s3
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Nizamudeen A <nia@redhat.com>
Reviewed-by: Pere Diaz Bou <pdiazbou@redhat.com>
2022-10-11 12:48:43 +05:30
Rishabh Dave
7d781fb4a2
Merge pull request #46331 from lxbsz/wip-55332
...
mds: wait unlink to finish to avoid conflict when creating same dentries
Reviewed-by: Rishabh Dave <ridave@redhat.com>
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Reviewed-by: Milind Changire <mchangir@redhat.com>
2022-10-11 12:47:33 +05:30
Aashish Sharma
0b3bdbbc4a
mgr/dashboard: Unable to change rgw subuser permission
...
Tried to edit the permission of a subuser but once changed the permission, edited permission not seen in user info of UI(ceph dashboard) and from CLI as well
Fixes:https://tracker.ceph.com/issues/57805
Signed-off-by: Aashish Sharma <aasharma@redhat.com>
2022-10-11 12:22:00 +05:30
Nizamudeen A
c882b1bf82
Merge pull request #48407 from rhcs-dashboard/fix-weird-data-osd
...
mgr/dashboard: fix weird data in osd details
Reviewed-by: Aashish Sharma <aasharma@redhat.com>
Reviewed-by: Avan Thakkar <athakkar@redhat.com>
Reviewed-by: Pere Diaz Bou <pdiazbou@redhat.com>
2022-10-11 10:39:15 +05:30
zdover23
a47109ffc5
Merge pull request #48429 from zdover23/wip-doc-2022-10-11-security-cve-2022-0670-grammar
...
doc/security: improve grammar in CVE-2022-0670.rst
Reviewed-by: Cole Mitchell <cole.mitchell@gmail.com>
2022-10-11 15:02:41 +10:00
Tim Serong
5ff9704d0c
Merge pull request #48418 from tchaikov/wip-ceph-dencoder
...
cmake: do not link ceph-dencoder against global
Reviewed-by: Tim Serong <tserong@suse.com>
2022-10-11 15:45:52 +11:00
Aashish Sharma
42aa2283c2
mgr/dashboard: add server side encryption to rgw/s3
...
Fixes:https://tracker.ceph.com/issues/57826
Signed-off-by: Aashish Sharma <aasharma@redhat.com>
2022-10-11 10:10:18 +05:30
Zac Dover
52971eb9ac
doc/security: improve grammar in CVE-2022-0670.rst
...
This commit accepts the suggestions made by Cole Mitchell in
https://github.com/ceph/ceph/pull/48404 .
Signed-off-by: Zac Dover <zac.dover@gmail.com>
2022-10-11 14:36:10 +10:00
Nizamudeen A
2534d4eab5
Merge pull request #48163 from rhcs-dashboard/refactor-cephadm-e2e
...
mgr/dashboard: refactor dashboard cephadm e2e tests
Reviewed-by: Aashish Sharma <aasharma@redhat.com>
2022-10-11 10:00:16 +05:30
Venky Shankar
bc5e1a6b7b
Merge pull request #47812 from rishabh-d-dave/json-decode-error
...
qa/cephfs: handle non-numeric values for json.loads()
Reviewed-by: Venky Shankar <vshankar@redhat.com>
2022-10-11 09:32:42 +05:30
Tim Serong
a6251f71ca
Merge pull request #47982 from SUSE/wip-fix-57390-2
...
ceph-dencoder: Add global to denc-mod-osd's target_link_libraries
Reviewed-by: Kefu Chai <tchaikov@gmail.com
2022-10-11 14:00:23 +11:00
Liu-Chunmei
6f81b44e6b
Merge pull request #48350 from athanatos/sjust/wip-57739
...
crimson/.../replicated_request,logmissing_request: retain reference to req
Reviewed-by: Chunmei Liu <chunmei.liu@intel.com>
Reviewed-by: Radoslaw Zarzynski <rzarzynski@redhat.com>
2022-10-10 17:30:19 -07:00
Liu-Chunmei
a4b733cc1c
Merge pull request #48308 from cyx1231st/wip-seastore-offset
...
crimson/os/seastore: introduce (64-8)-bit signed device_off_t and 32-bit signed segment_off_t
Reviewed-by: Myoungwon Oh <myoungwon.oh@samsung.com>
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Liu-Chunmei <chunmei.liu@intel.com>
2022-10-10 17:26:54 -07:00
Samuel Just
436fc5d7e6
qa/suites/crimson-rados: add CRIMSON_COMPAT to workunit env
...
Fixes: https://tracker.ceph.com/issues/57798
Signed-off-by: Samuel Just <sjust@redhat.com>
2022-10-10 16:45:33 -07:00
Liu-Chunmei
dd3e138acb
Merge pull request #48349 from rzarzynski/wip-crimson-cltreq-errreply-debug
...
crimson/osd: introduce debug to ClientRequest::reply_op_error()
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Liu-Chunmei <chunmei.liu@intel.com>
2022-10-10 16:41:37 -07:00
Patrick Donnelly
8f846bcc83
mds: remove obsolete comments
...
It's no longer necessary to put messages.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
2022-10-10 17:47:01 -04:00
Rishabh Dave
ee321e8570
Merge pull request #47754 from batrick/i57248
...
qa: cleanup volumes on unwind
Reviewed-by: Rishabh Dave <ridave@redhat.com>
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Reviewed-by: Ramana Raja <rraja@redhat.com>
Reviewed-by: Xiubo Li <xiubli@redhat.com>
2022-10-11 00:12:24 +05:30
Rishabh Dave
72a0b536ce
Merge pull request #48064 from lxbsz/asok_fs
...
qa: the default CEPH_ASOK_DIR is asok/ now
Reviewed-by: Rishabh Dave <ridave@redhat.com>
Reviewed-by: Milind Changire <mchangir@redhat.com>
Reviewed-by: Jos Collin <jcollin@redhat.com>
Reviewed-by: Dhairya Parmar <dparmar@redhat.com>
2022-10-11 00:11:08 +05:30
Rishabh Dave
4d8fe9015c
Merge pull request #48161 from trociny/wip-57589
...
cephfs-data-scan: make scan_links more verbose
Reviewed-by: Rishabh Dave <ridave@redhat.com>
Reviewed-by: Venky Shankar <vshankar@redhat.com>
2022-10-11 00:07:20 +05:30
Rishabh Dave
adc65d6bb4
Merge pull request #48182 from lxbsz/wip-57580
...
qa: make mount to be compatible with nautilus for blocklist
Reviewed-by: Rishabh Dave <ridave@redhat.com>
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Reviewed-by: Jos Collin <jcollin@redhat.com>
2022-10-11 00:05:55 +05:30
Adam King
7d71f81eef
Merge pull request #48421 from tchaikov/wip-cephadm-pyfakefs
...
cephadm: run tests as root
Reviewed-by: Adam King <adking@redhat.com>
Reviewed-by: John Mulligan <jmulligan@redhat.com>
Reviewed-by: Nizamudeen A <nia@redhat.com>
2022-10-10 14:31:09 -04:00
Ilya Dryomov
2df426bd97
PendingReleaseNotes: add "rbd device unmap --namespace" note
...
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2022-10-10 20:21:11 +02:00
Ilya Dryomov
edfcf4bd6b
qa/workunits/rbd-nbd: also test map/unmap with --namespace option
...
The entire script is using specs, let's cover non-spec syntax as well.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2022-10-10 20:19:17 +02:00
Ken Dreyer
fdbe11d552
win32: speed up and simplify deps cloning
...
Use --depth 1 for all the dependencies we clone to speed up the process.
Use the --branch argument for cloning all dependencies. This simplifies
the process and makes it easier to use other copies in an offline
environment where github.com is inaccessible.
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
2022-10-10 13:22:52 -04:00
zdover23
eaf211cd53
Merge pull request #48423 from zdover23/wip-doc-2022-10-11-releases-pacific-grammar
...
doc/releases: improve grammar in pacific.rst
Reviewed-by: Laura Flores <lflores@redhat.com>
Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
2022-10-11 02:38:44 +10:00
Ernesto Puerta
395560e434
Merge pull request #48396 from rhcs-dashboard/fix-57792-main
...
mgr/dashboard: fix broken login links
Reviewed-by: Nizamudeen A <nia@redhat.com>
Reviewed-by: Pere Diaz Bou <pdiazbou@redhat.com>
2022-10-10 17:34:46 +02:00
Venky Shankar
e3a82a2cba
Merge pull request #48337 from batrick/first-python
...
tools/cephfs: convert first-damage.sh to python
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Reviewed-by: Ramana Raja <rraja@redhat.com>
Reviewed-by: Kotresh HR <khiremat@redhat.com>
2022-10-10 20:58:47 +05:30
Casey Bodley
4b8ce7b0ba
Merge pull request #46772 from cbodley/wip-rgw-doc-bucket-index
...
doc/dev/radosgw: start describing the bucket index
Reviewed-by: J. Eric Ivancich <ivancich@redhat.com>
Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
2022-10-10 11:22:46 -04:00
Kefu Chai
52f5c2fed0
cephadm: pin pyfakefs to 5.0
...
so the test is more repeatable.
Signed-off-by: Kefu Chai <tchaikov@gmail.com>
2022-10-10 23:19:27 +08:00