Yuri Weinstein
f2d54cd7bf
Merge pull request #44055 from ifed01/wip-ifed-cosmetics-for-optimize-rm
...
test/store_test, os/bluestore: bunch of minor improvements/cleanups
Reviewed-by: Adam Kupczyk <akupczyk@redhat.com>
2022-01-07 15:36:37 -08:00
Yuri Weinstein
6e408e557b
Merge pull request #43993 from SMIL-Infra/cmake-systemd-cleanup
...
cmake: cleanups about systemd and install
Reviewed-by: Kefu Chai <kchai@redhat.com>
2022-01-07 15:35:42 -08:00
Igor Fedotov
8734eaaa4b
Merge pull request #44423 from 5cs/fix-unshare-blob-test
...
test: fix bluestore unshare blob test case
Reviewed-by: Igor Fedotov <igor.fedotov@croit.io>
2022-01-08 02:27:42 +03:00
Casey Bodley
819ecf7b81
Merge pull request #44416 from yuvalif/wip-yuval-rgw-params-in-multisite
...
rgw/multisite/test: allow passing rgw parameter to multisite script
Reviewed-by: Casey Bodley <cbodley@redhat.com>
2022-01-07 15:19:44 -05:00
Sebastian Wagner
af5f475a45
Merge pull request #44020 from adk3798/host-ls-scale
...
mgr/orchestrator: add filtering and count option for orch host ls
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: Sebastian Wagner <sewagner@redhat.com>
2022-01-07 11:59:04 +01:00
Yingxin
fa2173d1ff
Merge pull request #44412 from cyx1231st/wip-crimson-improve-log
...
crimson: leverage --default-log-level to configure the global log level
Reviewed-by: Samuel Just <sjust@redhat.com>
2022-01-07 15:04:46 +08:00
Laura Flores
f2313edc67
Merge pull request #44473 from johnbent/patch-1
...
README.md: Update README.md to add link to tracker.ceph.com
2022-01-06 10:05:09 -06:00
Sebastian Wagner
fed31feb43
Merge pull request #43833 from melissa-kun-li/prevent-cephadm-stray-daemon-tcmurunner
...
mgr/cephadm: fix tcmu-runner cephadm_stray_daemon
2022-01-06 17:00:00 +01:00
Sage Weil
d2265e81fb
Merge PR #44054 into master
...
* refs/pull/44054/head:
doc/rados/operations: document pg_num_max
mgr: set max of 32 pgs for .mgr pool
mgr/dashboard: expect pg_num_max property for pools
mon/OSDMonitor: add option --pg-num_max arg for create pool
mon/OSDMonitor: disallow setting pg_num < min or > max
mgr/pg_autoscaler: apply pg_num_max
mon: add pg_num_max pool property
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
2022-01-06 08:54:45 -05:00
Ilya Dryomov
3b7513e46a
Merge pull request #44157 from CongMinYin/pwl-small-fixes
...
librbd/cache/pwl: code cleanup and some minor fixes
Reviewed-by: Mykola Golub <mgolub@suse.com>
Reviewed-by: Deepika Upadhyay <dupadhya@redhat.com>
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
2022-01-06 14:54:31 +01:00
Yin Congmin
e96cdcb658
librbd/cache/pwl: merge multiple output "<<" calls
...
Follow the principle of fewer "<<" calls and higher performance.
Merge multiple output "<<" calls.
Signed-off-by: Yin Congmin <congmin.yin@intel.com>
2022-01-06 15:38:04 +08:00
Yingxin
c1c7d3b61a
Merge pull request #44475 from athanatos/sjust/wip-53783
...
crimson/os/seastore/cache: fix debug macro usage
Reviewed-by: Yingxin Cheng <yingxin.cheng@intel.com>
2022-01-06 09:36:06 +08:00
Samuel Just
298e77c64b
crimson/os/seastore/cache: fix debug macro usage
...
Introduced via conflict between 277e57 and 632916.
Fixes: https://tracker.ceph.com/issues/53783
Signed-off-by: Samuel Just <sjust@redhat.com>
2022-01-05 23:46:33 +00:00
John Bent
cbe029bb3a
README.md: Update README.md to add link to tracker.ceph.com
...
I searched the existing documentation for a link to the tracker and had a hard time finding it. Other folks like myself might like it so prominently displayed.
Added a link to https://tracker.ceph.com/projects/ceph as https://tracker.ceph.com/ is basically blank and not totally intuitive how to get to issues.
Signed-off-by: John Bent <john.bent@seagate.com>
2022-01-05 14:48:12 -07:00
Samuel Just
c3f7bb8a9f
Merge pull request #44429 from cyx1231st/wip-crimson-improve-log-2
...
crimson/os/seastore: differentiate loggers in seastore
Reviewed-by: Samuel Just <sjust@redhat.com>
2022-01-05 12:52:18 -08:00
Samuel Just
aa87b904bd
Merge pull request #44420 from aisakaki/lru-cache
...
crimson/os/seastore/cache: add lru
Reviewed-by: Yingxin Cheng <yingxin.cheng@intel.com>
2022-01-05 12:34:24 -08:00
Neha Ojha
24df4a2e83
Merge pull request #44474 from ljflores/wip-doc-integration-tests
...
doc/.../testing_integration_tests: fix formatting of teuthology-suite option
Reviewed-by: Neha Ojha <nojha@redhat.com>
2022-01-05 10:33:55 -08:00
Laura Flores
33ae23a150
doc/.../testing_integration_tests: fix formatting of teuthology-suite option
...
The `--subset` teuthology-suite option should be formatted.
Signed-off-by: Laura Flores <lflores@redhat.com>
2022-01-05 16:48:53 +00:00
Matt Benjamin
2a465f806a
Merge pull request #39192 from linuxbox2/wip-lc-notify
...
rgwlc: optionally support notifications on object expiration
2022-01-05 09:38:47 -05:00
Sebastian Wagner
0ba3e6b2a4
Merge pull request #44341 from sebastian-philipp/cleanup-snmp
...
mgr/cephadm: Cleanup snmp
Reviewed-by: Adam King <adking@redhat.com>
2022-01-05 14:34:48 +01:00
Venky Shankar
452653844d
Merge pull request #44000 from nmshelke/exception-handling-48473
...
mgr/stats: exception handling for ceph fs perf stats command
Reviewed-by: Venky Shankar <vshankar@redhat.com>
2022-01-05 17:55:39 +05:30
Venky Shankar
da946d527c
Merge pull request #44291 from vshankar/wip-ignore-invalid-client-op
...
mds: ignore unknown client op when tracking op latency
Reviewed-by: Venky Shankar <vshankar@redhat.com>
2022-01-05 17:55:06 +05:30
Venky Shankar
206d444d37
Merge pull request #44279 from jtlayton/wip-50235
...
cephfs-shell: add the ability to mount a named filesystem
Reviewed-by: Venky Shankar <vshankar@redhat.com>
2022-01-05 17:46:01 +05:30
Sebastian Wagner
dc8f3bedbb
Merge pull request #44158 from adk3798/agent-failed
...
mgr/cephadm: don't include agents in CEPHADM_FAILED_DAEMON
Reviewed-by: Sebastian Wagner <sewagner@redhat.com>
2022-01-05 12:28:34 +01:00
Alfonso Martínez
bb56e84c71
Merge pull request #44388 from rhcs-dashboard/02-host-inventory-fix
...
mgr/dashboard: fix orchestrator/02-hosts-inventory.e2e failure
Reviewed-by: Waad Alkhoury <walkhour@redhat.com>
Reviewed-by: Aashish Sharma <aasharma@redhat.com>
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
2022-01-05 11:32:22 +01:00
Sebastian Wagner
bcae00e5d4
Merge pull request #44193 from adk3798/agent-upgrade
...
mgr/cephadm: speed up upgrade when using agent
Reviewed-by: John Mulligan <jmulligan@redhat.com>
Reviewed-by: Sebastian Wagner <sewagner@redhat.com>
2022-01-05 10:27:21 +01:00
Sebastian Wagner
2a450f68a1
Merge pull request #44266 from adk3798/http-reconfig
...
mgr/cephadm: reconfig agents over http
Reviewed-by: Sebastian Wagner <sewagner@redhat.com>
2022-01-05 10:26:01 +01:00
Sebastian Wagner
303843b476
python-common: move test_valid_snmp_gateway_spec from mgr/cephadm
...
We have to validate to_json() now as well, as we have spcial enums.
Otherwiese we might end up with !!python... representations.
Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
2022-01-05 10:24:42 +01:00
Sebastian Wagner
c652ae7479
python-common: move test_invalid_snmp_gateway_spec from mgr/cephadm
...
Let's keep the tests in the same package where the class is defined.
Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
2022-01-05 10:24:42 +01:00
Sebastian Wagner
3f47c2293b
mgr/cephadm: SNMP: don't write urls manually
...
this just broken for non-trivial urls. Don't be a bad example
Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
2022-01-05 10:23:05 +01:00
Sebastian Wagner
5e3cc4d6c1
mgr/cephadm: SNMP: Don't write default values into the store
...
Enable us to chage defaults in the future
Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
2022-01-05 10:23:04 +01:00
Sebastian Wagner
0039accb2c
mgr/cephadm: SNMP: use of python3 enums
...
Little reason to duplicate things ourselves
Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
2022-01-05 10:23:01 +01:00
Sebastian Wagner
9f197f7cd0
Merge pull request #44367 from sebastian-philipp/osd-count-fix-again
...
mgr/cephadm: Fix count for OSDs with OSD specs
Reviewed-by: Adam King <adking@redhat.com>
2022-01-05 10:21:03 +01:00
Sebastian Wagner
4b5b32b57f
Merge pull request #44374 from fmount/ingress_vip
...
mgr/cephadm: spec.virtual_ip param should be used by the ingress daemon
Reviewed-by: Sebastian Wagner <sewagner@redhat.com>
2022-01-05 10:19:43 +01:00
Alfonso Martínez
7de6d81f04
Merge pull request #44442 from ceph/dependabot-npm_and_yarn-src-pybind-mgr-dashboard-frontend-simplebar-angular-2.3.6
...
mgr/dashboard: bump simplebar-angular from 2.3.0 to 2.3.6 in /src/pybind/mgr/dashboard/frontend
Reviewed-by: Avan Thakkar <athakkar@redhat.com>
Reviewed-by: Nizamudeen A <nia@redhat.com>
2022-01-05 10:04:58 +01:00
Samuel Just
6ba110f321
Merge pull request #44361 from xxhdx1985126/wip-53612
...
crimson/os/seastore/cache: add lba nodes' logical begin addresses to extent_info_t
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Yingxin Cheng <yingxin.cheng@intel.com>
2022-01-04 21:53:24 -08:00
Nikhilkumar Shelke
a00893fbba
qa: test cases for ceph fs perf stats command
...
Fixes: https://tracker.ceph.com/issues/48473
Signed-off-by: Nikhilkumar Shelke <nshelke@redhat.com>
2022-01-05 10:45:05 +05:30
Nikhilkumar Shelke
72b4eb981a
mgr/stats: exception handling for ceph fs perf stats command
...
Fixes: https://tracker.ceph.com/issues/48473
Signed-off-by: Nikhilkumar Shelke <nshelke@redhat.com>
2022-01-05 10:45:05 +05:30
Samuel Just
e2ec3bbef6
Merge pull request #44458 from cyx1231st/wip-seastore-cleanup-with-empty-transactions
...
crimson/os/seastore: cleanup with empty transactions
Reviewed-by: Samuel Just <sjust@redhat.com>
2022-01-04 20:53:50 -08:00
Venky Shankar
03a21a520f
Merge pull request #44268 from lxbsz/mds-fix1
...
mds: set hb to NULL after the memory released
Reviewed-by: Venky Shankar <vshankar@redhat.com>
2022-01-05 09:53:25 +05:30
Yingxin Cheng
e10dabab54
crimson/os/seastore: cleanup with empty transactions
...
* Add logs to identify OSD operation that submits transaction;
* Mark empty transactions as debug log;
* Misc cleanup;
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
2022-01-05 10:22:10 +08:00
Yuri Weinstein
8b90fe979f
Merge pull request #44329 from ljflores/wip-telemetry-last-additions
...
mgr/telemetry: add heap stats and pool application to the perf channel
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2022-01-04 14:43:05 -08:00
Yuri Weinstein
3f21194f13
Merge pull request #43716 from kamoltat/wip-ksirivad-autoscale-global-flag
...
mgr/autoscaler: Introduce noautoscale flag
Reviewed-by: Vikhyat Umrao <vikhyat@redhat.com>
Reviewed-by: Neha Ojha <nojha@redhat.com>
2022-01-04 14:42:41 -08:00
Matt Benjamin
16c8b64b7f
rgwlc: format event.eventName with to_event_string(...)
...
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
2022-01-04 15:40:46 -05:00
yuval Lifshitz
06eb0df290
rgwlc: add integration tests for lc triggered bucket notifications
...
Signed-off-by: yuval Lifshitz <ylifshit@redhat.com>
2022-01-04 15:40:27 -05:00
Matt Benjamin
dca0ab8f34
rgwlc: temporary logic to compensate for rgw::sal::Bucket::get_owner() always nullptr
...
(Acked by Daniel.) Now with less use-after-free.
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
2022-01-04 15:30:40 -05:00
Laura Flores
f60e086072
Merge pull request #44433 from sebastian-schmid/master
...
docs/start: fixes typo in hardware recommendation docs
2022-01-04 11:21:59 -06:00
Alfonso Martínez
dae1b27022
Merge pull request #43580 from rhcs-dashboard/cephadm_box-docs
...
cephadm/box: DiD box documentation
Reviewed-by: Aashish Sharma <aasharma@redhat.com>
Reviewed-by: Adam King <adking@redhat.com>
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Avan Thakkar <athakkar@redhat.com>
Reviewed-by: sebastian-philipp <sewagner@redhat.com>
2022-01-04 17:24:44 +01:00
Alfonso Martínez
9600c73d48
Merge pull request #43763 from rhcs-dashboard/cephadm_box
...
cephadm/box: Cephadm Docker in Docker dev box
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Avan Thakkar <athakkar@redhat.com>
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
2022-01-04 17:22:56 +01:00
Alfonso Martínez
74cd6245b8
Merge pull request #44449 from rhcs-dashboard/api-docs-e2e-test
...
mgr/dashboard: add test coverage for API docs (SwaggerUI)
Reviewed-by: Avan Thakkar <athakkar@redhat.com>
Reviewed-by: Nizamudeen A <nia@redhat.com>
Reviewed-by: Pere Diaz Bou <pdiazbou@redhat.com>
2022-01-04 17:19:48 +01:00