Project

General

Profile

Activity

From 12/01/2019 to 12/30/2019

12/30/2019

09:13 PM Revision 442878f2 (ceph): doc/rados/operations/crush-map-edits: including recompile and set crush...
Including missing recompile and set crushmap sections in crush-map-edits
Signed-off-by: Rodrigo Severo <rodrigo@fabr...
Rodrigo Severo
08:18 PM Bug #43437 (Resolved): rgw_rest_conn.h:441:28: error: template parameter redefines default argument
Building ceph with clang fails due to
rgw_rest_conn.h:441:28: error: template parameter redefines default argument...
Bernd Zeimetz
04:16 PM CephFS Bug #41565 (Fix Under Review): mds: detect MDS<->MDS messages that are not versioned
Jos Collin
04:05 PM rbd Bug #43429 (Fix Under Review): rbd-mirror daemon command "rbd mirror status" produces invalid JSON
Mykola Golub
03:51 PM rbd Bug #43429 (In Progress): rbd-mirror daemon command "rbd mirror status" produces invalid JSON
Mykola Golub
03:56 PM bluestore Bug #21062: ceph-osd crashes in bluestore
Jie Chen, in your case it looks like lack of free space at both db and main device to keep more DB data. Igor Fedotov
09:08 AM Bug #43436: No memory limit in KStore::Collection::onode_map
... Chang Liu
09:04 AM Bug #43436 (Won't Fix): No memory limit in KStore::Collection::onode_map
Chang Liu
05:44 AM Revision 2ca2221d (ceph): Merge pull request #32433 from tchaikov/wip-43414
rgw: svc.bucket: assign to optional<> using "="
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Kefu Chai
05:42 AM CephFS Feature #43435 (In Progress): kclient:send client provided metric flags in client metadata
Xiubo Li
05:42 AM CephFS Feature #43435 (Resolved): kclient:send client provided metric flags in client metadata
This will send the kclient provided metric flags to the MDS server.
Xiubo Li
05:06 AM Revision e5459d48 (ceph): cephfs-shell: use libcephfs for exceptions
...instead of importing exceptions individually.
Signed-off-by: Rishabh Dave <ridave@redhat.com>
Rishabh Dave
05:06 AM Revision f48d5631 (ceph): cephfs-shell: cephfs-shell breaks when conf_get() returns None
Equip get_bool_vals_for_boolopts() to deal when the argument's value is
None.
Fixes: https://tracker.ceph.com/issues...
Rishabh Dave
05:06 AM Revision 4769ccab (ceph): cephfs-shell: set shell.exit_code to 1 when reading conf fails
And initialize shell.exit_code to 0.
Signed-off-by: Rishabh Dave <ridave@redhat.com>
Rishabh Dave
05:05 AM Revision ed59048a (ceph): cephfs-shell: fix incorrect use of str.strip
Also catch exceptions to be handled in the same way in the same line in
read_ceph_conf().
Signed-off-by: Rishabh Dav...
Rishabh Dave
01:57 AM Linux kernel client Feature #43215 (Fix Under Review): kclient: send usage metrics to MDS
Xiubo Li

12/29/2019

02:31 AM Revision f2e6d5df (ceph): Merge PR #32415 into master
* refs/pull/32415/head:
include/cpp-btree: use inline variable to define btree_is_key_compare_to
include/cpp-btree:...
Sage Weil

12/28/2019

12:25 PM Revision d6f370e6 (ceph): cephfs-shell: Remove extra length argument passed to setxattr()
Length is computed before calling ceph_setxattr() in setxattr() definition.
Fixes: https://tracker.ceph.com/issues/4...
Varsha Rao
12:25 PM Revision 3cd67815 (ceph): cephfs-shell: Print max_bytes and max_files as string on get Quota
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
12:25 PM Revision d4b5c760 (ceph): cephfs-shell: Add tests for quota
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
12:25 PM Revision 228a290c (ceph): cephfs-shell: Fix permission errors on quota tests
Use of mount_a.run_shell() to create directory, requires Sudo access and
cephfs-shell should be run without sudo acce...
Varsha Rao
12:25 PM Revision cd15fc8a (ceph): cephfs-shell: Modify Quota Test
This patch makes following modifications quota test:
- Add additional condtion to confirm Command Failure Error due t...
Varsha Rao
07:03 AM Revision f3b25725 (ceph): Merge pull request #32399 from dillaman/wip-41556-2
rbd-mirror: continue to isolate journal replay logic
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
04:33 AM Revision 2690e682 (ceph): cmake: update FindBoost.cmake for 1.71
This comes from cmake v 3.15.3
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
(cherry picked from commit 9c0a9...
Willem Jan Withagen
04:33 AM Revision d174771d (ceph): cmake: do not use CMP0074 unless it is supported
CMake CMP0074 was introduced by CMake 3.12, but we only require CMake
v3.10.2. so default to check `Boost_ROOT` unles...
Kefu Chai
04:33 AM Revision 79f5497b (ceph): cmake: do not use CMP0093 unless it is supported
CMake CMP0093 was introduced by CMake 3.15, but we only require CMake
v3.10.2. so use the old `Boost_VERSION_MACRO` v...
Kefu Chai
04:33 AM Revision 45166774 (ceph): cmake: update FindBoost.cmake for 1.72
adapted from
https://github.com/Kitware/CMake/blob/master/Modules/FindBoost.cmake
commit e51232b739b3eeae642be8a7e890...
Kefu Chai
04:33 AM Revision 1ae0c124 (ceph): cmake: build boost v1.72 instead of v1.67
so we can drop two patches which are already included by v1.72
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry p...
Kefu Chai
04:33 AM Revision 8e75283e (ceph): make-dist: package boost v1.72 instead of v1.67
to be consistent with the version used by "make check"
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked fr...
Kefu Chai
04:33 AM Revision 7118dbdd (ceph): common,rgw: workaround for boost 1.72
see also https://github.com/boostorg/coroutine/issues/46
will need to remove this change once we require boost >= 1....
Kefu Chai
04:33 AM Revision 9daff0dc (ceph): install-deps.sh: install boost-1.72 for bionic
and uninstall boost-1.67 before installing boost-1.72
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked fro...
Kefu Chai
04:18 AM Revision f12dbaea (ceph): Merge pull request #32427 from tchaikov/qa-devices-schema-with-path
qa: add "path" to "device" output schema
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
04:18 AM Revision 07f04541 (ceph): Merge pull request #32430 from tchaikov/wip-rgw-rgw_log_entry
rgw: initialize member variables of rgw_log_entry
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
04:16 AM Revision cda2c50f (ceph): Merge pull request #32438 from tchaikov/wip-vstart-runner-py3
qa/tasks/vstart_runner: write string to StringIO
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai

12/27/2019

08:27 PM mgr Bug #43364 (Pending Backport): ceph-mgr's finisher queue can grow indefinitely, making python mod...
David Zafman
05:11 PM Revision 5fe27c22 (ceph): qa/tasks/vstart_runner: write string to StringIO
we use `six.StringIO` for stdout when writing output messages from
`self.subproc.communicate()`, and `six.StringIO` a...
Kefu Chai
11:09 AM CephFS Cleanup #43426 (Fix Under Review): mds: reorg mdstypes header
Varsha Rao
09:55 AM Revision 249bf81a (ceph): make-dist: drop Python 2/3 autoselect
virtualenv will prefer Python 3 over Python 2 if both are available.
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
08:38 AM ceph-ansible Feature #43434 (New): ceph-osd: support adding different osd devices for different hosts
osd.yml.sample line 36:... Zhiwei Dai
07:49 AM Bug #43433 (New): [ceph-mon]ceph-mon crash when modify pool's attribute.
os: centos 7.6.1810
ceph version: 13.2.5
Hardware: Dell Inc PowerEdge R730.
Steps:
The ceph-mon crash When m...
haitao chen
06:52 AM bluestore Bug #21062: ceph-osd crashes in bluestore
I had the same problem
ceph version 14.2.5 (ad5bd132e1492173c85fda2cc863152730b16a92) nautilus (stable)
Log:
...
Jie Chen
04:24 AM Dashboard Bug #43431 (Resolved): mgr/dashboard: test_create_with_default_expiration_date (tasks.mgr.dashboa...
... Kefu Chai
04:07 AM rgw Bug #43427 (Duplicate): bucket index reshard fails
Kefu Chai
04:06 AM rgw Bug #43414 (Fix Under Review): crash in RGWSI_Bucket_SObj::store_bucket_instance_info()
Kefu Chai
03:38 AM ceph-ansible Bug #43430 (New): ceph-osd: ceph status error in task 'wait for all osd to be up'
I got some ceph-osd error as follow:
*************************
host: test1 task: TASK: ceph-osd : wait for all ...
Zhiwei Dai
03:38 AM Revision 71cb0fdc (ceph): rgw: svc.bucket: assign to optional<> using "="
instead of using
*optional_val = value;
we should use:
optional_val = value;
otherwise we will have following run...
Kefu Chai
03:36 AM Revision c1da1259 (ceph): rgw: svc.bucket: move _orig_info out of "if" block
so `*orig_info` is valid out of the `if` block if it's set to
`&_orig_info`.
Signed-off-by: Kefu Chai <kchai@redhat....
Kefu Chai
01:52 AM rbd Bug #43429: rbd-mirror daemon command "rbd mirror status" produces invalid JSON
Actually, both the trailing ] for "pool_replayers" and the trailing } (matching the very first brace) are missing. Oliver Freyermuth
01:30 AM rbd Bug #43429 (Resolved): rbd-mirror daemon command "rbd mirror status" produces invalid JSON
The trailing brace is missing:... Oliver Freyermuth
01:27 AM rbd Bug #43428 (Resolved): rbd-mirror daemons don't logrotate correctly
Currently, /etc/logrotate.d/ceph shipped with ceph-base has the following postrotate command:
killall -q -1 ceph-m...
Oliver Freyermuth

12/26/2019

08:49 PM rgw Bug #43427 (Duplicate): bucket index reshard fails
radosgw-admin gets a SIGABRT when doing a manual reshard
using 15.0.0-8515-ga7a2987 on CentOS 8.
\\# radosgw-ad...
Chris Durham
05:26 PM CephFS Cleanup #43425 (Fix Under Review): mds: reorg snap header
Varsha Rao
03:01 PM CephFS Cleanup #43425 (Resolved): mds: reorg snap header
Varsha Rao
04:25 PM Revision 570f18f4 (ceph): qa: add "path" to "device" output schema
"path" was added by 2c0fd7d86827aa76b8d923870018365cdae4a6ad, so update
the test accordingly
Signed-off-by: Kefu Cha...
Kefu Chai
03:03 PM CephFS Cleanup #43426 (Resolved): mds: reorg mdstypes header
Varsha Rao
03:02 PM CephFS Cleanup #43424 (Fix Under Review): mds: reorg inode_backtrace header
Varsha Rao
01:58 PM CephFS Cleanup #43424 (Resolved): mds: reorg inode_backtrace header
Varsha Rao
02:51 PM Revision 01802225 (ceph): mds: Reorganize structure members in inode_backtrace header
Fixes: https://tracker.ceph.com/issues/43424
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
01:58 PM Revision b89a16f7 (ceph): rbd-mirror: set proper state after journal replay shut down
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:42 PM Revision 19f1c555 (ceph): rgw: initialize member variables of rgw_log_entry
`check-generated.sh` tests the dencoder of a class by:
ceph-dencoder type rgw_log_entry select_test 2 dump_json > /t...
Kefu Chai
01:32 PM Revision bfcd8a3d (ceph): rbd-mirror: do not log error upon bootstrap cancel
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
11:00 AM Dashboard Feature #43197 (Resolved): mgr/dashboard: Explicitly set/change the device class of an OSD
Kefu Chai
10:59 AM Revision a3045a73 (ceph): Merge pull request #32150 from ricardoasmarques/set-osd-device-class
mgr/dashboard: Explicitly set/change the device class of an OSD
Reviewed-by: Ernesto Puertat <epuertat@redhat.com>
R...
Kefu Chai
10:54 AM mgr Bug #43383 (Pending Backport): mgr: restful socket was not closed properly.
Kefu Chai
10:54 AM Revision 9cbe6f09 (ceph): Merge pull request #32396 from toliu/restful-api-handle-execv
mgr: close restful socket after exec
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:04 AM Revision 1e5c03dc (ceph): Merge pull request #32406 from neha-ojha/wip-43364
mon/PGMap.h: disable network stats in dump_osd_stats
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
10:03 AM Revision 62f4ace0 (ceph): Merge pull request #31722 from tchaikov/wip-mon-deprecated-tell
mon: make "compact" tell command, and add deprecate/obsolete check for tell commands
Reviewed-by: Joao Eduardo Luis ...
Kefu Chai
09:59 AM Bug #43417 (Resolved): Since the local loopback address is set to a virtual IP,OSD can't restart .
Kefu Chai
09:58 AM Revision 8d187384 (ceph): Merge pull request #31829 from zjcmszh/xattrs
pybind: add WriteOp::set_xattr() & rm_xattr()
Reviewed-by: Deepika Upadhyay <dupadhya@redhat.com>
Kefu Chai
09:57 AM Revision 99871025 (ceph): Merge pull request #32420 from pkulijiawei/issues-43417
common: skip interfaces starting with "lo" in find_ipv{4,6}_in_subnet()
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:56 AM mgr Bug #43416 (Resolved): test-restful.sh fails
Kefu Chai
09:56 AM Revision a68a214d (ceph): Merge pull request #32421 from tchaikov/wip-43416
mgr/restful: jsonify lists instead of maps
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
08:31 AM Revision 562488d1 (ceph): mgr/orchestrator_cli: avoid negated conditions
for better readability
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:31 AM Revision 37fd93d6 (ceph): qa/tasks/mgr/test_orchestrator_cli: fix "mon update" test
we need at least one of "hosts" and "label" since
1498170aaa31368e20d8b07abeb920f6d953c7ad
Signed-off-by: Kefu Chai ...
Kefu Chai
08:05 AM mgr Bug #38539: tasks.mgr.test_insights.TestInsights#test_health_history fails
/a/kchai-2019-12-26_05:49:41-rados-wip-kefu-testing-2019-12-26-1055-distro-basic-smithi/4631691 Kefu Chai
07:07 AM Revision 915fe2a7 (ceph): install-deps.sh: pass "-y" to "dnf copr enable"
otherwise the copr repo won't be enabled. and dnf will bail out with
following message:
Do you really want to enable...
Kefu Chai
06:21 AM Linux kernel client Feature #43215: kclient: send usage metrics to MDS
The output will be:... Xiubo Li
06:15 AM CephFS Feature #43423: mds: collect and show the dentry lease metric
https://tracker.ceph.com/issues/24285 Xiubo Li
06:12 AM CephFS Feature #43423: mds: collect and show the dentry lease metric
Locally the patch is ready, but depend on https://github.com/ceph/ceph/pull/26004, which hasn't been merged yet.
<...
Xiubo Li
06:10 AM CephFS Feature #43423 (Resolved): mds: collect and show the dentry lease metric
Kclient will collect the dentry lease metric and send it to the MDS, currently this hasn't been shown in the perf stats. Xiubo Li
06:03 AM Revision 2a27084e (ceph): ceph.spec.in: re-enable "make check" deps for el8
this change partially reverts e92cb7a0. as these packages are now
available in AppStream, BaseOS or PowerTools in el8...
Kefu Chai
02:52 AM Dashboard Bug #43074 (Resolved): mgr/dashboard: create_osds function parameter changes in orchestrator
Kiefer Chang
02:51 AM Dashboard Bug #43420 (Fix Under Review): mgr/dashboard: make it possible to refresh the inventory page
Kiefer Chang

12/25/2019

09:07 PM Revision ca67cec2 (ceph): cephadm: shell: do not bind ceph.conf twice
If you pass both -n ... and -c ... we need to not bind the ceph.conf
twice. Prefer the -c argument in this case.
Si...
Sage Weil
08:17 PM Revision 1f55e80a (ceph): Merge PR #32424 into master
* refs/pull/32424/head:
mgr/balancer: sort pool names in 'balancer ls' output
Reviewed-by: Kefu Chai <kchai@redhat....
Sage Weil
08:16 PM Revision 693ded1a (ceph): Merge PR #32340 into master
* refs/pull/32340/head:
cephadm: support deployment of node-exporter
Reviewed-by: Sebastian Wagner <swagner@suse.co...
Sage Weil
07:48 PM Revision 96f0982d (ceph): Merge PR #32417 into master
* refs/pull/32417/head:
mgr/test_orchestrator: fix update_mgrs assert
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
03:48 PM Revision 329e3d46 (ceph): mgr/test_orchestrator: fix update_mgrs assert
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:48 PM Revision 5cf0fa87 (ceph): common: skip interfaces starting with "lo" in find_ipv{4,6}_in_subnet()
This will solve the issue that the osd can't restart after seting a
virtual local loopback IP.
In find_ipv4_in_subnet...
lijaiwei1
03:40 PM Revision 4b218a29 (ceph): mgr/balancer: sort pool names in 'balancer ls' output
Otherwise this will vary based on the internal key sort order the dict it
was generated from.
Signed-off-by: Sage We...
Sage Weil
03:28 PM Revision 76a0a9e5 (ceph): cephadm: support deployment of node-exporter
Patch to support cephadm deploying node-exporter
containers. The node-exporter daemon has no
configuration and just n...
Paul Cuzner
03:24 PM RADOS Bug #43422 (Resolved): qa/standalone/mon/osd-pool-create.sh fails to grep utf8 pool name
... Sage Weil
03:18 PM Revision 31e6b807 (ceph): Merge PR #32405 into master
* refs/pull/32405/head:
qa/workunits/rados/test_large_omap_detection: py3-ify
Reviewed-by: Neha Ojha <nojha@redhat....
Sage Weil
03:14 PM rbd Bug #42248 (Pending Backport): rbd export-diff with --whole-object skips parent data for fast-dif...
Mykola Golub
03:14 PM Revision 8b84cdf7 (ceph): Merge pull request #32403 from dillaman/wip-42248
librbd: diff iterate with fast-diff now correctly includes parent
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
03:12 PM rbd Bug #43401 (Resolved): Bump librbd minor version
Mykola Golub
03:11 PM Revision 29a0367d (ceph): Merge pull request #32402 from dillaman/wip-43401
librbd: bump minor version to match octopus
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
12:33 PM RADOS Bug #43421: mon spends too much time to build incremental osdmap
In my cluster , it took five minutes to 1300 versions of incremental osdmap.
patch: https://github.com/ceph/ceph/...
simon gao
09:49 AM RADOS Bug #43421 (Fix Under Review): mon spends too much time to build incremental osdmap
if a client's osdmap version is too low. mon spend too much time to build incremental osdmap.
Mon can't handle norma...
simon gao
11:20 AM CephFS Bug #43410 (Won't Fix): mds:When the directory level is above 3000, the following assertions will...
Zheng Yan
09:53 AM Bug #43417: Since the local loopback address is set to a virtual IP,OSD can't restart .
PR:https://github.com/ceph/ceph/pull/32420 David Lee
08:51 AM Revision 563316e7 (ceph): Merge pull request #32401 from dillaman/wip-43378
librbd: remove pool objects when removing a namespace
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
07:35 AM Dashboard Bug #43420 (Resolved): mgr/dashboard: make it possible to refresh the inventory page
The orchestrator backend needs some time to return the full inventory.
!refresh_wait.gif!
We should:
* Indicate ...
Kiefer Chang
07:32 AM mgr Bug #43416 (Fix Under Review): test-restful.sh fails
Kefu Chai
07:30 AM Revision ccd95ef9 (ceph): mgr/restful: jsonify lists instead of maps
in python3, `map()` returns a `map` instance which is iterable, while in
python2, `map()` returns a `list`, but `JSON...
Kefu Chai

12/24/2019

06:35 PM Revision 22a1b1a7 (ceph): mds: Move data members of struct SnapRealm to private.
Most of the data members are used by methods of structure SnapRealm only. They
can be safely made private.
Signed-of...
Varsha Rao
04:49 PM Revision e46d859b (ceph): mds: Reorganize structure members in SnapRealm header
Fixes: https://tracker.ceph.com/issues/43386
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
04:25 PM Revision afab2089 (ceph): include/interval_set: rename some types
to be consistent with STL conventions
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:25 PM Revision 5ddcba1f (ceph): include/interval_set: use interval_set when appropriate
it's an alias of `interval_set<T,Map>` under some circumstances
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:25 PM Revision edb22d4e (ceph): include/cpp-btree: use static_assert()
instead of using a homebrew replacement
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:25 PM Revision ec3aa75a (ceph): include/cpp-btree: use std::conditional_t<>
instead of using a homebrew replacement
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:25 PM Revision f47167c0 (ceph): include/cpp-btree: use inline variable to define btree_is_key_compare_to
simpler this way
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:25 PM Revision 82665a62 (ceph): include/cpp-btree: add emplace_hint()
so we can construct the value to be inserted in-place, and move it into
the tree, instead of copying it.
Signed-off-...
Kefu Chai
04:11 PM Revision 39700358 (ceph): Merge pull request #32409 from dillaman/wip-qa-rbd-python3
qa/workunits/rbd: fixed python interpreter for EL8
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Mykola Gol...
Mykola Golub
02:35 PM Revision a316c1c1 (ceph): rbd-mirror: fix race between replay shutdown and notification
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:17 PM Revision 5ec92e79 (ceph): Merge PR #32232 into master
* refs/pull/32232/head:
qa: no need to exclude ceph-mgr-diskprediction-cloud from package list to be installed
qa/p...
Sage Weil
01:19 PM Revision 762e7146 (ceph): Merge pull request #32341 from dillaman/wip-43379
rbd-mirror: do not auto-create peers in non-default namespaces
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
01:19 PM Dashboard Bug #43419 (Resolved): mgr/dashboard: update feature_toggles with NFS support
When Feature Toggles were introduced, NFS support wasn't still supported. Ernesto Puerta
11:39 AM rgw Bug #42471: Ambigous bitset selection with FreeBSD libc++
https://github.com/ceph/ceph/pull/32028 got backported to luminous, so this will have to be backported as well. Willem Jan Withagen
09:02 AM CephFS Cleanup #43418 (Fix Under Review): mds: reorg flock header
Varsha Rao
07:38 AM CephFS Cleanup #43418 (Resolved): mds: reorg flock header
Varsha Rao
08:46 AM Revision 8ce8caff (ceph): mds: Reorganize structure members in flock header
Fixes: https://tracker.ceph.com/issues/43418
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
08:17 AM Revision d3471ddb (ceph): Merge pull request #32202 from xiexingguo/wip-pg-stuck-undersized
osd/PeeringState: transit async_recovery_targets back into acting before backfilling
Reviewed-by: Neha Ojha <nojha@r...
Xie Xingguo
08:08 AM Dashboard Bug #43136 (Resolved): mgr/dashboard: OSD IDs are not displayed in inventory page when using ssh-...
Kiefer Chang
07:48 AM mgr Bug #43364: ceph-mgr's finisher queue can grow indefinitely, making python modules/commands unres...
Yep, that did it - the CPU spikes are much shorter (less than 1 sec) with the last patch, the processing queue isn't ... Eric Petit
06:32 AM Revision da43ed6f (ceph): Merge pull request #32408 from dillaman/wip-devstack
qa/suites/rbd: fixed download path for Ubuntu Bionic
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
06:19 AM CephFS Bug #43410: mds:When the directory level is above 3000, the following assertions will appear
Zheng Yan wrote:
> mds call FOO::adjust_nested_auth_pins functions for each directory level, which caused stack over...
huanwen ren
06:14 AM CephFS Bug #43410: mds:When the directory level is above 3000, the following assertions will appear
Zheng Yan wrote:
> full calltrace ?
I use gdb for mounting, this information is complete
huanwen ren
02:31 AM CephFS Bug #43410: mds:When the directory level is above 3000, the following assertions will appear
mds call FOO::adjust_nested_auth_pins functions for each directory level, which caused stack overflow. mimic and late... Zheng Yan
01:53 AM CephFS Bug #43410: mds:When the directory level is above 3000, the following assertions will appear
full calltrace ? Zheng Yan
05:03 AM RADOS Bug #43308 (Pending Backport): negative num_objects can set PG_STATE_DEGRADED
Kefu Chai
05:03 AM Revision 8494b166 (ceph): Merge pull request #32305 from neha-ojha/wip-43308
osd/PeeringState.cc: don't let num_objects become negative
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Dav...
Kefu Chai
05:02 AM RADOS Bug #42780 (Pending Backport): recursive lock of OpTracker::lock (70)
Kefu Chai
05:01 AM Revision d5345368 (ceph): Merge pull request #32354 from rzarzynski/wip-log-id2name
log: print pthread ID / name mapping in recent events dump.
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Kefu Chai
05:00 AM Revision 1223501e (ceph): Merge pull request #32364 from rzarzynski/wip-bug-42780
common: fix deadlocky inflight op visiting in OpTracker.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:58 AM mgr Bug #43363 (Resolved): mgr/alert: can't set inventory_cache_timeout/service_cache_timeout from CLI
Kefu Chai
04:58 AM Revision 3d6a5487 (ceph): Merge pull request #32316 from bk201/wip-43363
mgr/cephadm: fix type of timeout options
Reviewed-by: Sebastian Wagner <swagner@suse.com>
Kefu Chai
04:55 AM Revision 9e5b0f25 (ceph): Merge pull request #32270 from sebastian-philipp/orchestrator-completio...
mgr/orchestrator: Raise more expressive Error, if completion already …
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
04:45 AM Revision 1d017842 (ceph): Merge pull request #32185 from batrick/interval-set-c++17
include: fix interval_set const_iterator call operator type
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Reviewed-b...
Kefu Chai
04:44 AM Revision 86ee5573 (ceph): Merge pull request #30344 from shenhang/jsoninfo
osd/OSDMap.cc: add more info in json output of osd stat
Reviewed-by: Коренберг Марк <socketpair@gmail.com>
Reviewed-...
Kefu Chai
04:42 AM Revision 2c8443f5 (ceph): Merge pull request #32183 from aclamk/fix-getxattr-leak
librados: fix leak in getxattr and getxattrs
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:30 AM Revision 3afeb087 (ceph): Merge pull request #32265 from simon-rock/simon_work_adv
tool: ceph_monstore_tool: --readable=0 => --readable
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:33 AM Bug #43417 (Resolved): Since the local loopback address is set to a virtual IP,OSD can't restart .
I set a local loopback ip on the same network segment as the cluster, like lo:0.The network configuration is as follo... David Lee
03:04 AM mgr Bug #43416 (Resolved): test-restful.sh fails
... Kefu Chai
02:47 AM Revision 4c6a5798 (ceph): Merge pull request #32222 from toabctl/qa-flake8-py3
qa: Run flake8 on python2 and python3
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:40 AM Orchestrator Bug #43415 (Won't Fix): python3-remoto not available in ubuntu
... Kefu Chai
02:13 AM rgw Bug #43414 (Resolved): crash in RGWSI_Bucket_SObj::store_bucket_instance_info()
... Kefu Chai
01:56 AM Revision e9417388 (ceph): Merge pull request #32312 from badone/wip-nature-theme-changes
doc: Modify nature theme
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed...
Kefu Chai
01:53 AM RADOS Bug #43413 (New): Virtual IP address of iface lo results in failing to start an OSD
We added a virtual IP on the loopback internetface lo to complete the LVS configuration.... gb li
01:43 AM Revision 1777cb67 (ceph): Merge pull request #32366 from liu-chunmei/vstart
vstart.sh: move extra_seastar_args up in vstart.sh
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:30 AM Revision 683b359b (ceph): Merge pull request #32391 from tchaikov/wip-boost-1.72
install-deps.sh, cmake: use boost 1.72 on bionic
Reviewed-by: Willem Jan Withagen <wjw@digiware.nl>
Reviewed-by: Sag...
Kefu Chai

12/23/2019

11:55 PM Revision dbc3e83c (ceph): Merge PR #32407 into master
* refs/pull/32407/head:
qa/suites/rados: move cephadm_orchestrator to el8
Reviewed-by: Josh Durgin <jdurgin@redhat....
Sage Weil
11:54 PM Revision f104e5c4 (ceph): Merge PR #32392 into master
* refs/pull/32392/head:
cephadm: fix v1/v2 ip/addrv handling; explicitly check bind to ip:port
Reviewed-by: Josh Du...
Sage Weil
11:54 PM Revision 5d8635d0 (ceph): Merge PR #32377 into master
* refs/pull/32377/head:
qa/suites/rados/thrash-old-clients: configure mons in terms of addrvecs
qa/suites/rados/thr...
Sage Weil
11:54 PM RADOS Bug #43412 (Resolved): cephadm ceph_manager IndexError: list index out of range
... Sage Weil
10:35 PM Revision 62806d4d (ceph): qa/tasks/cephadm: client keyring
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:35 PM Revision 272225c4 (ceph): qa/tasks/cephadm: archive /var/log/ceph logs too (not just cluster dir)
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:35 PM Revision 31ba596a (ceph): qa/tasks/cephadm: set .conf to cluster config object
ceph.py does this and ceph_manager.py kill_osd relies on it.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
10:35 PM Revision 365fa583 (ceph): qa/suites/rados/thrash-old-clients: hammer: fix package list
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:35 PM Revision c14234ef (ceph): qa/suites/rados/thrash-old-clients: configure mons in terms of addrvecs
This is more explicit. More importantly, the 'mon update' command
can't handle an "ip:port"; it wants either a CIDR,...
Sage Weil
10:00 PM Revision 319c9cc4 (ceph): Merge PR #32390 into master
* refs/pull/32390/head:
cephadm: create /var/run/ceph/$fsid as needed
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
09:59 PM Revision f3d26fa9 (ceph): Merge PR #32281 into master
* refs/pull/32281/head:
mgr/cephadm: fix =[] default arg to _create_daemon
qa/suites/rados/cephadm: enable mgr debu...
Sage Weil
08:46 PM Revision f6bd8d79 (ceph): Merge pull request #32338 from trociny/wip-peer-list-default-ns
librbd: look for mirror peers in default namespace
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
08:34 PM mgr Bug #43364: ceph-mgr's finisher queue can grow indefinitely, making python modules/commands unres...
You are right, fixed it in https://github.com/ceph/ceph/pull/32406.
new repo: https://shaman.ceph.com/repos/ceph/wip...
Neha Ojha
09:23 AM mgr Bug #43364: ceph-mgr's finisher queue can grow indefinitely, making python modules/commands unres...
Thank you for the patch,
I have tried the test build, but I'm afraid I did not see a reduction in CPU usage and th...
Eric Petit
08:26 PM RADOS Backport #43140: nautilus: ceph-mon --mkfs: public_address type (v1|v2) is not respected
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/32028
mergedReviewed-by: Ricardo Dias <rdias@suse.com>
Yuri Weinstein
08:26 PM Revision fd2fdc3e (ceph): Merge pull request #32028 from smithfarm/wip-43140-nautilus
nautilus: core: mon: keep v1 address type when explicitly set
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: ...
Yuri Weinstein
08:24 PM Revision 74cf76e9 (ceph): qa/suites/rados: move cephadm_orchestrator to el8
The python3-remoto dependency does not exist on 18.04 (or any ubuntu or
debian AFAICS).
Signed-off-by: Sage Weil <sa...
Sage Weil
08:23 PM Revision 5116a77f (ceph): qa/workunits/rbd: fixed python interpreter for EL8
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
08:20 PM Revision e9daf2d0 (ceph): qa/suites/rbd: fixed download path for Ubuntu Bionic
The OS image was changed in a9ee4bcf241 from Xenial to Bionic,
but the Bionic image path is incorrect.
Signed-off-by...
Jason Dillaman
07:59 PM Revision 4e57785e (ceph): qa/tasks/ceph_manager: asok commands via cephadm shell
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:59 PM Revision c5a3d679 (ceph): qa/tasks/cephadm: setup thrashers ctx item
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:55 PM Revision f70e206e (ceph): qa/workunits/rados/test_large_omap_detection: py3-ify
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:31 PM rgw Feature #43411 (Closed): rgw: build radosgw daemon as a shared lib + small executable
Majority of radosgw is contained in libradosgw.so. (/usr)/bin/radosgw
is now a few lines that calls radosgw_Main() i...
Kaleb KEITHLEY
06:12 PM Revision ffb8a2a9 (ceph): mon/PGMap.h: disable network stats in dump_osd_stats
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha .
05:35 PM Revision 8cf55780 (ceph): Merge branch 'master' of github.com:kalebskeithley/ceph
Kaleb KEITHLEY
05:34 PM Revision f528f173 (ceph): rgw: build radosgw daemon as a shared lib + small executable
Majority of radosgw is contained in libradosgw.so. (/usr)/bin/radosgw
is now a few lines that calls radosgw_Main() in...
Kaleb KEITHLEY
05:22 PM Revision ea64c490 (ceph): common,rgw: workaround for boost 1.72
see also https://github.com/boostorg/coroutine/issues/46
will need to remove this change once we require boost >= 1....
Kefu Chai
05:22 PM Revision f91adafa (ceph): install-deps.sh: use "apt" for checking install status
as "dpkg -s <package-name>" always returns 0 even if the <package> is
removed.
Signed-off-by: Kefu Chai <kchai@redha...
Kefu Chai
05:22 PM Revision eae47868 (ceph): crimson: do not use small_vector
if `std::is_nothrow_move_constructible<small_vector<peer_shard_t, 2>>`
also depends on if the allocator throws when m...
Kefu Chai
05:22 PM Revision e461bda6 (ceph): cmake: build boost v1.72 instead of v1.67
so we can drop two patches which are already included by v1.72
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:22 PM Revision bad8fdf7 (ceph): make-dist: package boost v1.72 instead of v1.67
to be consistent with the version used by "make check"
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:15 PM Revision 1c5a8efe (ceph): rgw: build radosgw daemon as a shared lib + small executable
Majority of radosgw is contained in libradosgw.so. (/usr)/bin/radosgw
is now a few lines that calls radosgw_Main() in...
Kaleb KEITHLEY
04:37 PM rbd Bug #41931 (Closed): mgr/rbd_support: TypeError: '>' not supported between instances of 'str' and...
Jason Dillaman
04:36 PM rbd Bug #42248 (Fix Under Review): rbd export-diff with --whole-object skips parent data for fast-dif...
Jason Dillaman
03:56 PM rbd Bug #42248 (In Progress): rbd export-diff with --whole-object skips parent data for fast-diff ena...
Jason Dillaman
04:34 PM Revision b61f83b6 (ceph): librbd: diff iterate with fast-diff now correctly includes parent
When whole-object and include-parent options are enabled, the
diff will now include the parent image diffs. Previousl...
Jason Dillaman
04:29 PM Revision 50d247f5 (ceph): mgr/cephadm: fix =[] default arg to _create_daemon
This is a no-no (pass by reference, not value)!
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:01 PM Revision 2ae3f662 (ceph): qa/suites/rados/cephadm: enable mgr debugging
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:54 PM rbd Bug #43274 (Need More Info): unittest_rbd_mirror: Exception: SegFault
Jason Dillaman
03:53 PM rbd Bug #43401 (Fix Under Review): Bump librbd minor version
Jason Dillaman
03:50 PM rbd Bug #43401 (In Progress): Bump librbd minor version
Jason Dillaman
03:51 PM Revision dc885574 (ceph): librbd: bump minor version to match octopus
This will assist layered projects like QEMU and libvirt
determine which features are supported.
Fixed: https://track...
Jason Dillaman
03:48 PM rbd Bug #43378 (Fix Under Review): [namespaces] removing a namespace can leak helper objects
Jason Dillaman
02:48 PM rbd Bug #43378 (In Progress): [namespaces] removing a namespace can leak helper objects
Jason Dillaman
03:46 PM Revision 9e29914a (ceph): librbd: remove pool objects when removing a namespace
Avoid leaving RBD pool objects within a pool namespace that is
being deleted.
Fixes: https://tracker.ceph.com/issues...
Jason Dillaman
02:18 PM RADOS Bug #43174: pgs inconsistent, union_shard_errors=missing
Hi David.
> Are you running your own Ceph build?
No, we use official (comunity) build.
> Sortbitwise needed to...
Aleksandr Rudenko
12:00 PM Revision 8095be48 (ceph): doc: update list of formats for --format flag for "ceph pg dump"
This incorporates Neha's suggestion that the list of formats
be made complete everywhere it appears in the document.
...
Zac Dover
11:14 AM CephFS Cleanup #43408 (Fix Under Review): mds: reorg StrayManager header
Varsha Rao
10:51 AM CephFS Cleanup #43408 (Resolved): mds: reorg StrayManager header
Varsha Rao
11:14 AM CephFS Bug #43410: mds:When the directory level is above 3000, the following assertions will appear
I don't see any exceptions in the log print
@Patrick Donnelly
@Zheng Yan
huanwen ren
11:10 AM CephFS Bug #43410 (Won't Fix): mds:When the directory level is above 3000, the following assertions will...
When I use the script to continuously create directories,
but the directory level is above 3000, the following asse...
huanwen ren
11:10 AM CephFS Bug #43409 (Closed): mds:When the directory level is above 3000, the following assertions will ap...
huanwen ren
11:09 AM CephFS Bug #43409 (Closed): mds:When the directory level is above 3000, the following assertions will ap...
When I use the script to continuously create directories,
but the directory level is above 3000, the following asse...
huanwen ren
11:05 AM Revision b2de412d (ceph): rgw: use bucket creation time from bucket instance info
Fixes: https://tracker.ceph.com/issues/43255
- when linking bucket, use creation time from bucket instance info
- ...
Yehuda Sadeh
09:09 AM Revision ec3a696a (ceph): mgr: close restful socket after exec
Signed-off-by: liushi <liu.shi@navercorp.com> liushi
08:08 AM Revision 37f771cf (ceph): Merge pull request #32368 from xiexingguo/wip-balancer-efficiency-4
osd/OSDMap: consider overfull osds only when trying to do upmap
Reviewed-by: David Zafman <dzafman@redhat.com>
Xie Xingguo
08:07 AM Revision ce888bbe (ceph): Merge pull request #32289 from xiexingguo/wip-balancer-efficiency-2
mgr/balancer: eliminate usage of MS infrastructure for upmap mode
Reviewed-by: Yan Jun <yan.jun8@zte.com.cn>
Xie Xingguo
07:21 AM Revision d560af7d (ceph): install-deps.sh: install boost-1.72 for bionic
and uninstall boost-1.67 before installing boost-1.72
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:07 AM Dashboard Feature #42483: mgr/dashboard: smart: add support for NVMe
Not sure if this issue was create for, I saw an error when running master code (858430fbbb4a85b4621cbef842a29fb1baf96... Kiefer Chang
06:52 AM Revision 6e65ebad (ceph): vstart.sh: move extra_seastar_agrs up in vstart.sh
add extra_seastar_args in --mkfs
Signed-off-by: Chunmei Liu <chunmei.liu@intel.com>
chunmei liu
02:13 AM Revision e0267cd3 (ceph): rgw: using strict_strtoll for append position. If not, any invalid valu...
Signed-off-by: zhang Shaowen <zhangshaowen@cmss.chinamobile.com> zhang Shaowen

12/22/2019

11:36 PM CephFS Bug #43407 (Triaged): mds crash after update to v14.2.5
All MDS crashed and not able to restart after update from v14.2.4 to v14.2.5
*systemctl status:*...
Marco Savoca
10:16 PM Revision 8542da09 (ceph): rbd-mirror: clear init/shutdown context before completion
This fixes a potential issue where the init fails and shut down
is called with the original init context still set.
...
Jason Dillaman
08:20 PM Revision 5d133d54 (ceph): cephadm: create /var/run/ceph/$fsid as needed
The get_container_mounts method only passed this through if it already
exists so that shell etc commands will work ev...
Sage Weil
06:31 PM mgr Bug #42721: mgr/balancer: KeyError messages in balancer module
Hi, I just noticed this ticket is still in needmoreinfo state, I've provided the requested map, is there anything els... Nikola Ciprich
06:06 PM Revision 5131b1b8 (ceph): cephadm: fix v1/v2 ip/addrv handling; explicitly check bind to ip:port
- Handle the various v1 and v2 cases
- Handle --mon-ip with a port
- Explicitly test bind to the IP + port combinatio...
Sage Weil
06:00 PM Revision 858430fb (ceph): Merge PR #32389 into master
* refs/pull/32389/head:
test_cephadm.sh: pass --fsid to shell command
Reviewed-by: Michael Fritch <mfritch@suse.com>
Sage Weil
05:51 PM Revision 2bca9ee9 (ceph): rbd-mirror: consolidate prepare local/remote image steps to bootstrap
Now that the bootstrap state machine is simplier, it makes it cleaner to
move the prepare steps into the bootstrap st...
Jason Dillaman
05:00 PM Revision b12aa3a8 (ceph): mgr/cephadm: fix remapping of hosts and services
This was nondeterministically remapping services to different hosts
depending on which hosts had stale caches because...
Sage Weil
05:00 PM Revision e97b54c0 (ceph): mgr/cephadm/test_cephadm: fix expected output
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:00 PM Revision 1701498e (ceph): cephadm: restart non-ceph daemons on reconfig
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:56 PM Revision 5087305b (ceph): Merge PR #32286 into master
* refs/pull/32286/head:
cephadm: correct ipv6 support in port open detection
Reviewed-by: Sebastian Wagner <swagner...
Sage Weil
04:50 PM Revision b77f0c74 (ceph): mgr/orchestrator: drop 'reload' service[-instance] action
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:50 PM Revision a0fc82af (ceph): cephadm: add --reconfig option for 'deploy'
We could make this a totally separate command from 'deploy', but so much
of the code path is shared that this is a lo...
Sage Weil
04:50 PM Revision 8dbb4be2 (ceph): cephadm: fix bootstrap message 'ssh' -> 'cephadm'
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:50 PM Revision 40b70c63 (ceph): cephadm: move mon creation config bits into mgr/cephadm
There's no need for mgr/cephadm to pass --mon-* arguments to
/usr/bin/cephadm just so it can add bits to the config f...
Sage Weil
04:50 PM Revision e07330c0 (ceph): mgr/cephadm: add 'reconfig' service action
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:40 PM Revision 70c29729 (ceph): Merge pull request #32388 from wjwithagen/wjw-fix-boost_spirit-isblank-...
test: Do not test unicode if boost::spirit >= 1.72
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:02 PM Revision a6f4234b (ceph): install-deps.sh: drop trusty and xenial support
since we only build on bionic on ubuntu distros, there is no need
to build on trusty and xenial anymore.
Signed-off-...
Kefu Chai
03:56 PM Revision be192fba (ceph): cmake: update FindBoost.cmake for 1.72
adapted from
https://github.com/Kitware/CMake/blob/master/Modules/FindBoost.cmake
commit e51232b739b3eeae642be8a7e890...
Kefu Chai
03:08 PM Revision 05fe3fc9 (ceph): test: Do not test unicode if boost::spirit >= 1.72
Testing with Boost 1.72 unittest_confutil crashes with:
```
[ RUN ] ConfUtils.ReadFiles2
Assertion failed: (stri...
Willem Jan Withagen
02:48 PM Revision d6106680 (ceph): test_cephadm.sh: pass --fsid to shell command
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:55 AM Bug #43406 (New): unittest_confutil crashes on NON-ASCII chars
Testing with Boost 1.72 unittest_confutil crashes with:... Willem Jan Withagen
10:31 AM rgw Bug #23147 (Pending Backport): RGW: metrics 'qlen', 'qactive' are not work
Mark Kogan
08:14 AM rgw Bug #23147 (Resolved): RGW: metrics 'qlen', 'qactive' are not work
Mark Kogan
08:33 AM rgw Fix #37645 (Pending Backport): radosgw-admin reshard status displays 'num_shards: 184467440737095...
Mark Kogan
08:16 AM rgw Fix #41376 (In Progress): Sanitize HTTP_X_AUTH_TOKEN http header element to remove trailing <CR> ...
Mark Kogan
01:59 AM Revision effe9c9a (ceph): Merge PR #32261 into master
* refs/pull/32261/head:
mgr/orchestrator: use full device path for blinking lights (if available)
mgr: report devic...
Sage Weil
01:59 AM Revision 73a56e36 (ceph): Merge PR #32333 into master
* refs/pull/32333/head:
qa/quites/rados/singleton-flat/valgrind-leaks: specify centos8
qa/suites/rados: test cephad...
Sage Weil
01:53 AM Revision 4ad4118a (ceph): mon/ConfigMonitor: make legacy mon addr/port parseable by legacy code
If it's a v1 addr on the old default 6789 port, print it as a legacy-style
addr (no v1: prefix) so that legacy code c...
Sage Weil
01:53 AM Revision 1c7bd1d1 (ceph): qa/suites/rados/thrash-old-clients: use cephadm
- deploy cluster with cephadm so we can run a octopus+ cluster and also
install client packages that are ancient.
-...
Sage Weil
01:53 AM Revision efc3df11 (ceph): qa/suites/rados/thrash-old-clients: add new exclude_packages
Due to 6f5fb9540896af28ad4ce1c14c4ad0a2974b03e3
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:53 AM Revision 50294ecc (ceph): qa/suites/rados/thrash-old-clienets: python-foo to python3-foo
Jewel and Hammer don't have python-rgw tho.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:53 AM Revision 65b40256 (ceph): qa/tasks/cephadm: check cluster log; support log-whitelist
Mostly just lifted from ceph.py
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:53 AM Revision a3a1e3e8 (ceph): qa/suites/rados/thrash-old-clients: stick to el7
Old distros don't have packages for bionic.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil

12/21/2019

05:16 PM rbd Feature #43405 (New): [mirroring] auto-unregister remote peers from mirrored image journals when ...
Right now if you remove a peer, a journal client entry will remain for the remote peer in each mirrored image's journ... Jason Dillaman
04:34 PM Revision da622284 (ceph): rbd-mirror: bootstrap now uses the prepare replay state machine
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:29 PM Revision 53455eeb (ceph): rbd-mirror: delay retrieval of remote tag class on bootstrap
This will help move the journal-related bootstrap logic together
as a preliminary step for handling snapshot mirrorin...
Jason Dillaman
04:29 PM Revision 8c33391a (ceph): rbd-mirror: reset bootstrap state to replaying if local image promoted
The previous logic had a race in that it would never run if the local
image was force-promoted or if the remote image...
Jason Dillaman
04:29 PM Revision 638be259 (ceph): rbd-mirror: extract journal local image creation to new state machine
This state machine simplifies the existing bootstrap state machine steps
in that it will always unregister as a first...
Jason Dillaman
04:29 PM Revision 2d6f91d8 (ceph): rbd-mirror: bootstrap now uses the create local image state machine
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:29 PM Revision d711e6b7 (ceph): rbd-mirror: extract pre-journal replay handling to new state machine
The new state machine will check for resync/sync states and split-brain
conditions.
Signed-off-by: Jason Dillaman <d...
Jason Dillaman
03:06 PM RADOS Bug #43404 (Resolved): mon crash in OSDMap::_pg_to_raw_osds from update_pending_pgs
... Sage Weil
03:03 PM Revision e43c7cd6 (ceph): qa/workunits/cephadm/test_cephadm.sh: detect python3 and python2
Only test on whichever pythons are available on the host.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:03 PM Revision 47350be4 (ceph): qa/suites/rados: test cephadm on centos and ubuntu both
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:03 PM Revision d96b6fd1 (ceph): qa/quites/rados/singleton-flat/valgrind-leaks: specify centos8
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:21 PM Revision e0170aa2 (ceph): Merge PR #32384 into master
* refs/pull/32384/head:
qa/tasks/mgr/test_orchestrator_cli: fix device ls test
mgr/orchestrator_cli: no need for co...
Sage Weil
03:57 AM CephFS Feature #24461: cephfs: improve file create performance buffering file unlink/create operations
Zheng Yan wrote:
> Patrick Donnelly wrote:
> > The baseline performance is surprising I think. That's with the same...
Patrick Donnelly
02:41 AM Revision d39ecb12 (ceph): Merge PR #32334 into master
* refs/pull/32334/head:
cephadm: add some coarse-grained locking
cephadm: add FileLock class
Reviewed-by: Michael ...
Sage Weil
02:38 AM Revision 6c876198 (ceph): Merge PR #32327 into master
* refs/pull/32327/head:
mgr/cephadm: remove old remotes
mgr/cephadm: try various pythons for root mode _run_cephadm...
Sage Weil
02:16 AM Revision 3ebdbd4f (ceph): Merge PR #27866 into master
* refs/pull/27866/head:
mds: fix deadlock when xlocking policylock
mds: handle link request with zero depth filepat...
Patrick Donnelly
01:38 AM Revision 1e2fe722 (ceph): osd_stat_t::dump: Add option for ceph-mgr pythonn callers to skip ping ...
Due to the overhead of this on large clusters, we removed the network
information was wasn't getting used anyway.
Fi...
David Zafman
12:42 AM mgr Bug #43364: ceph-mgr's finisher queue can grow indefinitely, making python modules/commands unres...
Unfortunately, setting osd_mon_heartbeat_stat_stale=1 does not completely disable the network ping time feature. The ... Neha Ojha

12/20/2019

11:39 PM RADOS Bug #42328 (Resolved): osd/PrimaryLogPG.cc: 3962: ceph_abort_msg("out of order op")
I can't check the original reports (logs have been removed), but assuming it's the same root cause PR #32382 5bb932c3... Samuel Just
01:31 AM RADOS Bug #42328: osd/PrimaryLogPG.cc: 3962: ceph_abort_msg("out of order op")
I observed something similar on a ceph_test_rados teuthology run: sjust-2019-12-19_20:05:13-rados-wip-sjust-read-from... Samuel Just
11:37 PM Bug #43376 (Resolved): crimson::dmclock Assertion '__builtin_expect(__n < this->size(), true)' fa...
Should be fixed with PR #32380 2c9542901532feafd569d92e9f67ccd2e1af3129 Samuel Just
01:57 AM Bug #43376 (In Progress): crimson::dmclock Assertion '__builtin_expect(__n < this->size(), true)'...
Samuel Just
01:57 AM Bug #43376: crimson::dmclock Assertion '__builtin_expect(__n < this->size(), true)' failed.
Yeah, same bug. Samuel Just
12:53 AM Bug #43376: crimson::dmclock Assertion '__builtin_expect(__n < this->size(), true)' failed.
I think it's reasonably safe to assume this and #43394 are related? If not I apologise, Brad Hubbard
11:37 PM RADOS Bug #43394 (Resolved): crimson::dmclock segv in crimson::IndIntruHeap
Should be fixed with PR #32380 2c9542901532feafd569d92e9f67ccd2e1af3129 Samuel Just
10:48 PM Revision 2c954290 (ceph): Merge pull request #32380 from athanatos/sjust/wip-dmclock-fix
src/dmclock: bring in fixes for indirect_intrusive_heap
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Samuel Just
10:33 PM Revision 213e91d8 (ceph): doc: Modify nature theme
Apply ceph project customisations to default nature theme.
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
Brad Hubbard
10:20 PM Revision 412b596b (ceph): mgr/cephadm: try various pythons for root mode _run_cephadm
Some distros don't have the /usr/bin/python link.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
10:20 PM Revision e445c772 (ceph): mgr/cephadm: remove old remotes
These are not used.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
10:14 PM Revision 2b2c122f (ceph): qa/tasks/mgr/test_orchestrator_cli: fix device ls test
No more "$host:" formatting as of 594179f1aae5fcca631b24c2f1e2dbf4a3b5c460
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
10:12 PM Revision 158a90bb (ceph): mgr/orchestrator_cli: no need for colored=False
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:07 PM Revision 1d63e88a (ceph): Merge PR #32332 into master
* refs/pull/32332/head:
cephadm: bootstrap: force password choice
Reviewed-by: Sebastian Wagner <swagner@suse.com>
...
Sage Weil
10:00 PM Revision 4d48d40a (ceph): doc: Update to current version of 'nature' theme
Signed-off-by: Brad Hubbard <bhubbard@redhat.com> Brad Hubbard
09:57 PM Revision f3f78ad5 (ceph): doc: Change copyright attribution to ceph authors
Signed-off-by: Brad Hubbard <bhubbard@redhat.com> Brad Hubbard
09:47 PM Revision 8becd2d6 (ceph): Merge PR #32383 into master
* refs/pull/32383/head:
qa/standalone: python -> python3
qa/standalone/special/ceph_objectstore_tool: python3
Revi...
Sage Weil
09:43 PM Orchestrator Bug #43361 (Resolved): mgr/cephadm: unable to list service by host
Sage Weil
09:43 PM Revision 137eea43 (ceph): Merge PR #32272 into master
* refs/pull/32272/head:
pybind/mgr: Add orchestrator_cli to mgr/tox.ini
mgr/orchestrator_cli: Fix NFS
Reviewed-by:...
Sage Weil
09:42 PM Revision 9d48756e (ceph): Merge PR #32314 into master
* refs/pull/32314/head:
mgr/cephadm: fix listing services by host
Reviewed-by: Sebastian Wagner <swagner@suse.com>
Sage Weil
09:42 PM Revision 6e365b89 (ceph): Merge PR #32378 into master
* refs/pull/32378/head:
cephadm: python3 shebang
Reviewed-by: Michael Fritch <mfritch@suse.com>
Sage Weil
09:27 PM Revision 8f23f2c6 (ceph): mon: Don't put session during feature change
The session gets put as result of the set_session call in the next
block.
Fixes: https://tracker.ceph.com/issues/383...
Brad Hubbard
09:07 PM Revision bdc3ed25 (ceph): Merge pull request #32381 from athanatos/sjust/wip-read-from-replica-py2
osd: propagate mlcod to replicas and fix problems with read from replica
Reviewed-by: Sage Weil <sage@redhat.com>
Samuel Just
09:07 PM Revision 5bb932c3 (ceph): Merge pull request #32382 from athanatos/sjust/wip-backoff-fix
osd/scheduler/OpSchedulerItem: schedule backoffs as client ops
Reviewed-by: Sage Weil <sage@redhat.com>
Samuel Just
08:57 PM Revision 6e448f9a (ceph): qa: force creation of fs with EC default data pool
In the future, we should add the EC data pool as a supplementary data
pool but that requires a mount to setup which i...
Patrick Donnelly
08:57 PM Revision 7e19a507 (ceph): Merge PR #32375 into master
* refs/pull/32375/head:
qa/tasks/cephadm: ceph.git branches are now pushed to quay.io
Reviewed-by: Michael Fritch <...
Sage Weil
08:53 PM RADOS Bug #43403 (Resolved): unittest_lockdep unreliable
... Sage Weil
08:53 PM Revision 3e0aee5e (ceph): mon/MDSMonitor: warn when creating fs with default EC data pool
Rationale can be found in [1]. Point is that EC pools incur a
significant performance penalty when dealing with small...
Patrick Donnelly
08:53 PM Revision bf0cf8e0 (ceph): qa: add tests for adding EC data pools
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
07:33 PM Revision acd4f5bc (ceph): qa/standalone: python -> python3
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:32 PM Revision e47526e1 (ceph): qa/standalone/special/ceph_objectstore_tool: python3
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:47 PM Revision 074f1ff2 (ceph): cephadm: python3 shebang
We need to figure out if/how we can make this as tolerant as possible for
the curl users so that it can still run on ...
Sage Weil
06:22 PM Bug #43402: Python 3.6 + ceph_argparse.py RadosThreads may not fully exit before is_alive() is ca...
See https://github.com/ceph/ceph/pull/32379 Mark Nelson
05:49 PM Bug #43402 (Resolved): Python 3.6 + ceph_argparse.py RadosThreads may not fully exit before is_al...
Running the ceph command from a recent pull of master where python 3.6 is used always results in an exception being t... Mark Nelson
05:25 PM Revision e10a890a (ceph): Merge pull request #30669 from theanalyst/rgw/user-stats-flush
rgw: radosgw-admin flush user stats output Abhishek L
05:14 PM Revision aa39593f (ceph): Merge pull request #30993 from theanalyst/rgw/mp-list-encoding
rgw: support encoding-type param for list bucket multiparts Abhishek L
05:13 PM Revision c195b780 (ceph): Merge pull request #31127 from theanalyst/rgw/qa-s3-user-caps
qa: rgw: add user-policy caps for the s3tests users
Reviewed-By: Casey Bodley <cbodley@redhat.com>
Reviewed-By: Prit...
Abhishek L
05:12 PM Revision 7933cd19 (ceph): Merge pull request #31124 from theanalyst/rgw/user-policy-args
rgw: iam: add all http args to req_info
Reviewed-By: Casey Bodley <cbodley@redhat.com>
Reviewed-By: Pritha Srivastav...
Abhishek L
03:29 PM Revision 4a566bdc (ceph): Merge PR #32362 into master
* refs/pull/32362/head:
qa/packages/packages: el8 has granular -debuginfo
qa/tasks/cbt: include py2 deps on ubuntu ...
Sage Weil
02:56 PM Revision 895a5e14 (ceph): qa/tasks/cephadm: ceph.git branches are now pushed to quay.io
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:55 PM rbd Bug #43401 (Resolved): Bump librbd minor version
libvirt, qemu, and other dependent products are having issues determining if functions have been deprecated or if nam... Jason Dillaman
02:33 PM Revision ead50339 (ceph): Merge pull request #32374 from zdover23/wip-doc-osd-verb-commit-20-dec-...
doc: added an "is" where it was needed.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:28 PM Revision 49e32432 (ceph): Merge pull request #32371 from tchaikov/wip-mgr-dashboard-popd
mgr/dashboard: restore working directory after creating venv
Reviewed-by: Tatjana Dehler <tdehler@suse.com>
Reviewed...
Kefu Chai
01:39 PM Revision 130e3edd (ceph): qa/tasks/vstart_runner.py: use current python executable
python3 is not always the path to executable used by current python
session.
Signed-off-by: Kefu Chai <kchai@redhat....
Kefu Chai
01:37 PM ceph-volume Bug #43400: c-v inventory returns available on ceph LVs
Right, I think this is a result of https://tracker.ceph.com/issues/37650.
Though I suppose we should just get an l...
Jan Fajerski
01:00 PM ceph-volume Bug #43400 (Resolved): c-v inventory returns available on ceph LVs
c-v
The problem is that the device is held by LVM so the filter "locked" succeeds, see:...
Sébastien Han
01:17 PM Revision 191b55e8 (ceph): mgr/crash: fix signature for py3
With python3 the sig.digest() is bytes, so c is an int, not a char.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:17 PM Revision bfbad54b (ceph): qa/workunits/rados/test_pool_access.sh: python -> python3
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:17 PM Revision 481a09f6 (ceph): qa/workunits/rados/test_envlibrados_rocksdb: enable el8 PowerTools
We need it for snappy-devel
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:17 PM Revision 344ff7f0 (ceph): qa/suites/rados/verify: ping to specific centos
The simple
os_type: centos
in valgrind.yaml doesn't pick a particular centos, and we end up with
the teuthology de...
Sage Weil
01:17 PM Revision fb60e71a (ceph): qa/suites/rados/dashboard/tasks/dashboard: whitelist OSDMAP_FLAGS
"2019-12-19T20:42:43.020748+0000 mon.b (mon.0) 2771 : cluster [WRN] Health check failed: noout flag(s) set (OSDMAP_FL... Sage Weil
01:17 PM Revision 1abcb0bb (ceph): qa/workunits: env python -> env python3
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:17 PM Revision c87a7609 (ceph): qa/suites/rados/singleton-flag/valgrind-leaks: run on latest centos
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:17 PM Revision 13cbfaae (ceph): src/test: misc python -> python3
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:17 PM Revision 3f2270a1 (ceph): qa/tasks/cbt: include py2 deps on ubuntu for now
...until cbt is converted to py3
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:17 PM Revision 6f5fb954 (ceph): qa/packages/packages: el8 has granular -debuginfo
Also add a bunch of missing packages.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:08 PM Revision c6135b2c (ceph): doc: added an "is" where it was needed.
This tiny commit changes "The foregoing functionality
equivalent to" to "The foregoing functionality is
equivalent to...
Zac Dover
01:07 PM Revision 4815cc8a (ceph): mgr/orchestrator: use full device path for blinking lights (if available)
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:39 PM Revision e075fd91 (ceph): mgr/dashboard: restore working directory after creating venv
this change addresses the regression introduced by 79584862f6
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:32 PM Revision fb4f4acf (ceph): doc: update list of formats for --format flag for "ceph pg dump"
This commit simply adds "json-pretty", "xml", and "xml-pretty" to
the list of formats available to the --format flag ...
Zac Dover
11:01 AM Feature #43399 (Resolved): Per-pool pg states for prometheus
It's always better to have per-pool statistics, than aggregated over cluster.
This feature can easily be backporte...
Aleksei Zakharov
10:23 AM Feature #11202: add stop_scrub command for ceph
We have set "ceph osd set noscrub" and "ceph osd set no-deep-scrub" flags:
noscrub,nodeep-scrub flag(s) set
And...
Stefan Kooman
10:21 AM ceph-volume Bug #43398 (New): don't assume /sys/block/<disk>/device/sas_address is present
... Jan Fajerski
10:15 AM rgw Bug #43226: rgw: object version can be deleted without TOTP on bucket that has MFA Delete enabled.
Yup, success! I can confirm I can repeat what your seeing when I use a user created with `--system`:... Matthew Oliver
06:42 AM rgw Bug #43226: rgw: object version can be deleted without TOTP on bucket that has MFA Delete enabled.
Alfonso MH wrote:
> Matthew Oliver wrote:
> > Any other hints on what you've done differently that might be the roo...
Matthew Oliver
10:07 AM Revision 57ebdc2a (ceph): common: fix deadlocky inflight op visiting in OpTracker.
Fixes: https://tracker.ceph.com/issues/42780
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Radoslaw Zarzynski
10:06 AM Revision 8d4bb6dc (ceph): Merge pull request #31779 from rhcs-dashboard/wip-42900-nautilus
nautilus: mgr/dashboard: show "Rename" in header & button when renaming RBD
Reviewed-by: Ernesto Puertat <epuertat@r...
Laura Paduano
09:45 AM Revision 7d42df0c (ceph): mds: add config to require forward to auth MDS
If mds_forward_all_requests_to_auth is set to true. MDS will been forbidden to load noauth inode, and the auth MDS wi... simon gao
09:13 AM Revision e4be7eed (ceph): Merge pull request #32353 from mgfritch/wip-cephadm-rename-tox
cephadm: Rename tox tests ceph-daemon -> cephadm
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Sage Weil <s...
Sebastian Wagner
08:45 AM Revision 42dbc4f2 (ceph): osd/OSDMap: consider overfull osds only when trying to do upmap
By definition, we should only upmap pgs from overfull osds to
underfull osds. Hence we could make a safe exit if we s...
xie xingguo
08:38 AM Messengers Bug #43044 (Resolved): parse dpdk coremask occur out of range while using stoull
Kefu Chai
08:37 AM Revision 2fe7893c (ceph): Merge pull request #32173 from rosinL/wip-fix-coremask
msg/async/dpdk: Fix the overflow while parsing dpdk coremask
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:22 AM RADOS Bug #41255: backfill_toofull seen on cluster where the most full OSD is at 1%
Hi David:
Good to know the bug is indeed fixed ... too bad it didn't make it in 13.2.8. Anyways ... building patch...
Stefan Kooman
08:03 AM bluestore Bug #43353: BlueFS files read and written at the same time
When you start operating on DB by invoking ListColumnFamilies, background compaction process may start before finishi... Adam Kupczyk
07:56 AM Revision 26b5d208 (ceph): mon: make "mon compact" an tell/asok commands again
in the big tell/asok cleanup, "compact" and "mon compact" were turned
into cli commands, but they should be asok comm...
Kefu Chai
07:56 AM Revision dd8d7978 (ceph): mon: s/reply_command/reply_tell_command/
* s/reply_command/reply_tell_command/, otherwise
`Monitor::reply_command()` panics, because it
expects a `MMonCom...
Kefu Chai
07:56 AM Revision ffa7e70c (ceph): mon: check cap before executing tell command
tell command is sent from a client from network, we need to authorize
the cap of client before executing the command ...
Kefu Chai
07:56 AM Revision 9fcc7e0d (ceph): mon: refuse to execute obsoleted tell commands
we need to stop executing obsoleted tell commands. it helps us to
deprecate and remove unsupported command over time....
Kefu Chai
07:56 AM Revision 0188b850 (ceph): mon: annotate more tell commands
currently, the only consumer of the annotated tell commands is
`Monitor::handle_tell_command()`, which check the cap ...
Kefu Chai
07:56 AM Revision 3394b70b (ceph): mon: register tell/asock commands using info from local_mon_commands
since all tell/asock commands are listed in local_mon_command, and all
of them are noforward, also all noforward comm...
Kefu Chai
07:56 AM Revision 946f154f (ceph): mon/MonCommands.h: remove trailing "\"
it's not necessary and distracting.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:56 AM Revision e9a5ce08 (ceph): mon: mark "scrub" commands obsolete
"scrub" was marked deprecated in
1814d7441bbb53a3d99c7a779a68b8f5e84fd169. this commit
was in turn included by v10.0....
Kefu Chai
07:56 AM Revision acbd0385 (ceph): mon: drop "mon compact" command
quote from Sage's reply
> This is a mon-specific command--it doesn't make sense as a CLI command
> for the entire cl...
Kefu Chai
07:56 AM Revision bc1b4805 (ceph): mon: remove "OBSOLETE" flag from "compact" command
since "mon compact" was removed.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:56 AM Revision a2c34794 (ceph): mon: add MonCommand::FLAG_TELL
MonCommand::FLAG_TELL implies NOFORWARD and HIDDEN, so we don't need to
specify both of them.
Signed-off-by: Kefu Ch...
Kefu Chai
07:29 AM Revision a5c2bdcd (ceph): librbd: look for mirror peers in default namespace
(when creating primary mirror snapshot)
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
07:15 AM mgr Bug #43364: ceph-mgr's finisher queue can grow indefinitely, making python modules/commands unres...
Attaching gdbpmp profile, osd_stat_t::dump appears to be the hotspot
I tried the heartbeat change:...
Eric Petit
04:50 AM RADOS Bug #38345 (In Progress): mon: segv in MonOpRequest::~MonOpRequest OpHistory::cleanup
Brad Hubbard
03:18 AM Revision 19ce29ed (ceph): osd: Rename backfill reservation reject names to reflect too full use
The only reason for a reject is in a too full condition. Now that we
have two types of revoke, let's make this clear...
David Zafman
01:50 AM RADOS Bug #43174: pgs inconsistent, union_shard_errors=missing

Scrub incorrectly thinks the object really isn't there, but we know it is.
The way that you can see missing obje...
David Zafman
01:35 AM Revision 671c763a (ceph): PrimaryLogPG: drop replica obc cache upon repop
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
01:35 AM Revision 69def143 (ceph): PG: drop replica reads from prior intervals
Otherwise, they cause misdirected op warnings.
See comment for details.
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
01:35 AM Revision 900bd37a (ceph): PrimaryLogPG: report ENOENT on missing clone on replica
Can't check is_degraded_or_backfilling etc on replica.
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
01:35 AM Revision 7c3cd21c (ceph): ceph_test_rados: add --localize_reads option
Same as balance_reads, but sets the LOCALIZE_READS op flag on read ops.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:35 AM Revision e689caa8 (ceph): qa/tasks/rados: add {localize,balance}_reads field
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:35 AM Revision 2ba0ff71 (ceph): qa/suites/rados/thrash[-erasure-code]: add misc -{localized,balanced}.y...
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:35 AM Revision 9d8667f2 (ceph): ceph_test_rados: use - not _ in args
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:35 AM Revision a335a259 (ceph): osd/PGBackend: rename submit_transaction field roll_forward_to
This field is actually just a lower bound on committed, client
visible log versions.
Signed-off-by: Samuel Just <sju...
Samuel Just
01:35 AM Revision 136d3baf (ceph): ReplicatedBackend: always rollforward on repop to version
The primary always sets this field to be at_version, and we're
going to reuse this field to mean min_last_complete_on...
Samuel Just
01:35 AM Revision 6f12bf27 (ceph): ReplicatedBackend,MOSDRepOp: replace pg_roll_forward_to with mlcod
New clients will ignore the field on header.version <= 2. New
primaries will send the old variant if there are peers...
Samuel Just
01:35 AM Revision a8ad5090 (ceph): osd/: maintain PeeringState::min_last_complete_ondisk on replica
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
01:35 AM Revision 044fa545 (ceph): osd/: bounce writes on objects written since mlcod back to primary
If there are any writes since mlcod on an object with the same head,
our ondisk state may be unstable or may reflect ...
Samuel Just
01:29 AM Revision bb848ed6 (ceph): osd/scheduler/OpSchedulerItem: schedule backoffs as client ops
The backoff machinery relies on backoffs being ordered the same
way as client ops.
Signed-off-by: Samuel Just <sjust...
Samuel Just
12:29 AM CephFS Bug #42723 (In Progress): pybind/mgr/volumes: add upgrade testing
Patrick Donnelly

12/19/2019

11:57 PM RADOS Bug #42780 (Fix Under Review): recursive lock of OpTracker::lock (70)
https://github.com/ceph/ceph/pull/32364 Radoslaw Zarzynski
12:09 PM RADOS Bug #42780 (In Progress): recursive lock of OpTracker::lock (70)
Radoslaw Zarzynski
11:31 PM mgr Bug #43364: ceph-mgr's finisher queue can grow indefinitely, making python modules/commands unres...
perf top:... Paul Emmerich
08:46 PM mgr Bug #43364 (Need More Info): ceph-mgr's finisher queue can grow indefinitely, making python modul...
We added network ping time monitoring in 14.2.5 - https://github.com/ceph/ceph/pull/30195.
We'd like to verify if t...
Neha Ojha
10:55 PM Revision 7b2cba66 (ceph): src/dmclock: bring in fixes for indirect_intrusive_heap
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
10:31 PM Revision 4562823a (ceph): qa: add .qa link
Continuation of 716db6e2fd19fde5a6fbe7e8e69734e0883b9a0c.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
10:30 PM RADOS Bug #43307 (Fix Under Review): Remove use of rules batching for upmap balancer
David Zafman
10:27 PM RADOS Bug #43397 (Resolved): FS_DEGRADED to cluster log despite --no-mon-health-to-clog
... Sage Weil
10:21 PM Revision cfef72ed (ceph): Merge PR #32359 into master
* refs/pull/32359/head:
qa/workunits: python -> python3 throughout
qa/workunits/fs/misc/direct_io.py: fix for py3
...
Sage Weil
10:20 PM Revision ad1a2171 (ceph): Merge PR #32355 into master
* refs/pull/32355/head:
qa/suites/rados/perf: run on ubuntu
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: ...
Sage Weil
10:17 PM Revision 8099272b (ceph): Merge PR #32356 into master
* refs/pull/32356/head:
qa/suites/rados/thrash-old-clients: centos -> ubuntu
Reviewed-by: Neha Ojha <nojha@redhat.com>
Sage Weil
10:17 PM Revision f9bd3d76 (ceph): Merge PR #32357 into master
* refs/pull/32357/head:
qa/tasks/swift: remove swift tests
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Sage Weil
10:11 PM Bug #43396 (Resolved): selinux denial on el8
SELinux denials found on ubuntu@smithi171.front.sepia.ceph.com: ['type=AVC msg=audit(1576786614.808:3780): avc: denie... Sage Weil
09:54 PM Dashboard Bug #43395 (Duplicate): test_create_with_default_expiration_date fails
... Sage Weil
09:38 PM RADOS Bug #43394 (Resolved): crimson::dmclock segv in crimson::IndIntruHeap
... Sage Weil
09:29 PM Revision 709c5709 (ceph): cephadm: correct ipv6 support in port open detection
Updated the port_in_use function to work better
in ipv4 and ipv6 environments.
Signed-off-by: Paul Cuzner <pcuzner@r...
Paul Cuzner
08:33 PM Revision 6de3e6b0 (ceph): mgr/cephadm: no need to _get_connection from _create_daemon
This is leftover from ages ago; we don't use conn in this context.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:31 PM CephFS Bug #43393 (Resolved): qa: add support/qa for cephfs-shell on CentOS 9 / RHEL9
Patrick Donnelly
08:19 PM Revision 8a877fca (ceph): log: print pthread ID / name mapping in recent events dump.
For investigation of a multithreading issue it might be
beneficial to obtain the name of a thread responsible
for gen...
Radoslaw Zarzynski
08:00 PM CephFS Documentation #41688 (Resolved): doc: client config reference improvements
Patrick Donnelly
07:59 PM Revision 1949ddf0 (ceph): Merge PR #32117 into master
* refs/pull/32117/head:
doc: add config help/get/set section for runtime client configuration
Reviewed-by: Patrick ...
Patrick Donnelly
07:57 PM CephFS Bug #43250 (Resolved): qa/test_cephfs_shell: TestDu.test_du_works_for_hardlinks fails
Patrick Donnelly
07:54 PM Revision 49a093d7 (ceph): Merge PR #32168 into master
* refs/pull/32168/head:
test_cephfs_shell: fix test_du_works_for_hardlinks
Reviewed-by: Patrick Donnelly <pdonnell@...
Patrick Donnelly
07:46 PM CephFS Bug #43392 (Resolved): MDSMonitor: support automatic failover to standbys with stronger affinity
Initial work by Sage: https://github.com/ceph/ceph/pull/32015
The next step is to failover to a standby with stron...
Patrick Donnelly
07:22 PM Revision bb3750d3 (ceph): cephadm: bootstrap: force password choice
Ignore the password complexity checks, since we might (randomly) generate
something that fails whatever the current c...
Sage Weil
07:18 PM Revision 7b8e7371 (ceph): cephadm: add FileLock class
This is an abbreviated version of https://github.com/benediktschmitt/py-filelock
Signed-off-by: Sage Weil <sage@redh...
Sage Weil
07:18 PM Revision a88d096c (ceph): cephadm: add some coarse-grained locking
Take per-cluster 'deploy' lock for
bootstrap
deploy
adopt
rm-daemon
rm-cluster
No locking for
version
pull
...
Sage Weil
07:06 PM RADOS Bug #41255: backfill_toofull seen on cluster where the most full OSD is at 1%
A backport to Mimic of the fix can be found here:
https://github.com/ceph/ceph/pull/32361
Or if you can build fro...
David Zafman
02:34 PM RADOS Bug #41255: backfill_toofull seen on cluster where the most full OSD is at 1%
We added a CRUSH policy (replicated_nvme) and set this policy on our cephfs metadata pool (with 1.2 Bilion objects) a... Stefan Kooman
07:02 PM RADOS Backport #41584 (In Progress): mimic: backfill_toofull seen on cluster where the most full OSD is...
David Zafman
06:55 PM rgw Bug #42983: double free or corruption in radosgw-admin during rgw testing
I'm unable to reproduce this locally with either ASAN or valgrind Daniel Gryniewicz
03:39 PM rgw Bug #42983: double free or corruption in radosgw-admin during rgw testing
The error trigger command is:... Mark Kogan
06:42 PM Revision ac3fa76b (ceph): osd: Rename MBackfillReserve::TOOFULL to what it does in particular (re...
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 7810ee584cc0fe9ca1b819d2a807dfc7cd13d292)...
David Zafman
06:42 PM Revision c71bfebf (ceph): osd: Don't set backfill_toofull in RemoteReservationRevoked path
We shouldn't set backfill_toofull when a revoke occurs in the non-toofull
case.
Fixes: https://tracker.ceph.com/issu...
David Zafman
06:38 PM Revision 253a557f (ceph): qa/workunits: python -> python3 throughout
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:35 PM Revision d9756f0a (ceph): qa/workunits/fs/misc/direct_io.py: fix for py3
os.write takes bytes, os.read returns bytes
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:21 PM Revision aa9272d8 (ceph): qa/tasks/swift: remove swift tests
- This is an ancient swift version
- The tempest tests are newer and show provide similar coverage
- It somehow broke...
Sage Weil
06:16 PM Revision 922ba8bb (ceph): qa/suites/rados/thrash-old-clients: centos -> ubuntu
We can't upgrade packages from el7 to el8, so do this on ubuntu 18.04.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:03 PM Revision 4dcb7dcc (ceph): qa/suites/rados/perf: run on ubuntu
pdsh and collectl packages don't seem to exist on el8.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:21 PM Dashboard Feature #43391 (New): mgr/dashboard: block mirroring should support new snapshot-based mirroring
We plan to deprecate the "pool"-based mirroring mode and instead default to the "image"-based mirroring mode. When en... Jason Dillaman
05:19 PM Dashboard Feature #43390 (New): mgr/dashboard: block mirroring should support enabling/disabling mirroring ...
When a pool is configured in "image" mirroring mode, there should be a way to enable/disable mirroring for each image... Jason Dillaman
05:17 PM Dashboard Feature #43389 (New): mgr/dashboard: block mirroring tab should support namespaces
Mirrored images can exist in any RBD namespace so they should be shown in the dashboard. Jason Dillaman
05:12 PM Revision 05eb2f64 (ceph): qa/tasks/cephfs: os.write takes bytes, not str
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:19 PM Revision 757a6055 (ceph): Merge pull request #31142 from zhangsw/fix-rgw-reshard-list-error
rgw: don't print error log when list reshard result is not truncated.
Reviewed-by: Daniel Gryniewicz <dang@redhat.co...
Casey Bodley
04:18 PM rgw Feature #42272 (Fix Under Review): rgw set cpu affinity at startup
Daniel Gryniewicz
04:16 PM Revision 1a624493 (ceph): Merge PR #32335 into master
* refs/pull/32335/head:
qa/tasks/s3tests_java: move to gradle 6.0.1
Reviewed-by: Ali Maredia <amaredia@redhat.com>
Sage Weil
03:57 PM Messengers Bug #43070 (Fix Under Review): CephxSessionHandler::_calc_signature segv
https://github.com/ceph/ceph/pull/32352 Radoslaw Zarzynski
03:56 PM rgw Bug #43226 (Triaged): rgw: object version can be deleted without TOTP on bucket that has MFA Dele...
Casey Bodley
02:52 PM rgw Bug #43226: rgw: object version can be deleted without TOTP on bucket that has MFA Delete enabled.
Alfonso MH wrote:
> Matthew Oliver wrote:
> > Any other hints on what you've done differently that might be the roo...
Casey Bodley
07:47 AM rgw Bug #43226: rgw: object version can be deleted without TOTP on bucket that has MFA Delete enabled.
Matthew Oliver wrote:
> Any other hints on what you've done differently that might be the root cause? Because I want...
Alfonso Martínez
06:08 AM rgw Bug #43226: rgw: object version can be deleted without TOTP on bucket that has MFA Delete enabled.
Any other hints on what you've done differently that might be the root cause? Because I want to be able to recreate i... Matthew Oliver
06:05 AM rgw Bug #43226: rgw: object version can be deleted without TOTP on bucket that has MFA Delete enabled.
Sorry for the lateness of my reply. I've gone down a few rabbit holes. Firstly I deployed a centos 7 cloud image, bui... Matthew Oliver
03:45 PM rgw Bug #43339: bucket sync init command failed
Chang Liu wrote:
> Chang Liu wrote:
> > elastic search zone does not sync metadate, so all those `bucket sync *` co...
Casey Bodley
03:27 PM Revision 755878e9 (ceph): Merge PR #32343 into master
* refs/pull/32343/head:
doc: update '--force' flag to be precise
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Sage Weil
03:24 PM Revision daeafeff (ceph): Merge pull request #31186 from zhangsw/clean-rgw-check-buckets-shard
rgw: remove unused bucket parameter in check_bucket_shards
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
03:16 PM Revision dcf8d617 (ceph): cephadm: Rename tox tests ceph-daemon -> cephadm
Signed-off-by: Michael Fritch <mfritch@suse.com> Michael Fritch
03:14 PM Revision 17d1d4e6 (ceph): Merge pull request #31150 from zhangsw/cleanup-rgw-reshard-last_run
rgw: remove unused 'last_run' in reshard thread entry Casey Bodley
02:38 PM CephFS Bug #43329 (Fix Under Review): cephfs-shell: AttributeError when undefined an conf opt is attempt...
Rishabh Dave
02:30 PM CephFS Cleanup #43387 (Fix Under Review): mds: reorg SnapServer header
Varsha Rao
02:23 PM CephFS Cleanup #43387 (Resolved): mds: reorg SnapServer header
Varsha Rao
02:29 PM RADOS Bug #43306: segv in collect_sys_info
Neha Ojha wrote:
> This looks similar to https://tracker.ceph.com/issues/38296, though the mon seems to have been up...
Nathan Cutler
02:26 PM Revision 8108fa34 (ceph): mds: Reorganize class members in SnapServer header
Fixes: https://tracker.ceph.com/issues/43387
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
02:22 PM RADOS Backport #39474 (In Progress): luminous: segv in fgets() in collect_sys_info reading /proc/cpuinfo
Nathan Cutler
02:22 PM Revision 79de57ad (ceph): common/util: handle long lines in /proc/cpuinfo
Fixes: http://tracker.ceph.com/issues/38296
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit b02...
Sage Weil
02:21 PM rgw Bug #23674 (Resolved): can't remove rados objects after copy rgw-object fail
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:18 PM RADOS Bug #41383 (Resolved): scrub object count mismatch on device_health_metrics pool
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:18 PM Bug #42054 (Resolved): osd child thread not inherit main thread affinity attribute
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:16 PM Dashboard Backport #43301: mgr/dashboard: RGW subuser S3 key not auto-generated.
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/32240
m...
Nathan Cutler
12:10 PM Dashboard Backport #43301 (Resolved): mgr/dashboard: RGW subuser S3 key not auto-generated.
Lenz Grimmer
02:16 PM rgw Backport #43233 (Resolved): nautilus: rgw: radosgw_admin teuthology task: No module named bunch
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/32216
m...
Nathan Cutler
02:16 PM CephFS Cleanup #43386 (Fix Under Review): mds: reorg SnapRealm header
Varsha Rao
02:08 PM CephFS Cleanup #43386 (Resolved): mds: reorg SnapRealm header
Varsha Rao
02:16 PM rgw Backport #41634 (Resolved): nautilus: object can be copied to bucket from other user without writ...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/31089
m...
Nathan Cutler
02:15 PM rgw Backport #41978 (Resolved): nautilus: rgw: fix list starts with null marker
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30743
m...
Nathan Cutler
02:15 PM rgw Backport #41636 (Resolved): nautilus: rgw: gc remove tag issue
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30733
m...
Nathan Cutler
02:15 PM rgw Backport #41714 (Resolved): nautilus: can't remove rados objects after copy rgw-object fail
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30741
m...
Nathan Cutler
02:15 PM Backport #42134 (Resolved): nautilus: core in CryptoRandom::get_bytes(char*, int)
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/31301
m...
Nathan Cutler
02:15 PM Backport #42203 (Resolved): nautilus: osd child thread not inherit main thread affinity attribute
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/31359
m...
Nathan Cutler
02:14 PM RADOS Backport #42739 (Resolved): nautilus: scrub object count mismatch on device_health_metrics pool
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/31735
m...
Nathan Cutler
02:14 PM Backport #42400 (Resolved): nautilus: ceph daemon fails if ceph.conf contains a duplicate option
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/31367
m...
Nathan Cutler
02:13 PM Revision 3fb581c8 (ceph): Merge PR #32339 into master
* refs/pull/32339/head:
qa/tasks/cephfs: python3
qa/workunits/fs: python3
qa/tasks/cephfs/fuse_mount: use python3
...
Sage Weil
02:05 PM Bug #43385 (New): Monitor lookup in DNS needs to be case-insensitive
For a long time, we have ceph.conf without a "mon host" line, instead use DNS SRV records:
https://docs.ceph.com/doc...
Harald Staub
02:01 PM Dashboard Bug #43384 (Duplicate): mgr/dashboard: Pool size is calculated with data with different metrics
Currently we use the following calculation in the dashboard to calculate the usage:
const avail = stats.byte...
Stephan Müller
01:48 PM CephFS Feature #39129: create mechanism to delegate ranges of inode numbers to client
You're right. I just pushed a patch to be squashed in on top of the existing series. I'm testing it now with the clie... Jeff Layton
01:40 PM CephFS Feature #39129: create mechanism to delegate ranges of inode numbers to client
Jeff Layton wrote:
> That's not a bad idea. We'd have to keep track of a separate set of newly-added ino_t's to send...
Zheng Yan
12:09 PM CephFS Feature #39129: create mechanism to delegate ranges of inode numbers to client
That's not a bad idea. We'd have to keep track of a separate set of newly-added ino_t's to send in the reply, but tha... Jeff Layton
09:01 AM CephFS Feature #39129: create mechanism to delegate ranges of inode numbers to client
Jeff Layton wrote:
> I have patches for this for the MDS, and the kernel, but I keep hitting a race where the client...
Zheng Yan
01:36 PM rgw Feature #23908: List objects version 2
will this feature be backported to luminous? Is it possible to backport by myself? Petrov Kirill
12:11 PM Dashboard Bug #43263 (Resolved): mgr/dashboard: RGW subuser S3 key not auto-generated.
Lenz Grimmer
11:36 AM Revision 673a387d (ceph): nautilus: mgr/dashboard: fix RGW subuser auto-generate key. (#32240)
nautilus: mgr/dashboard: fix RGW subuser auto-generate key.
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Review...
Lenz Grimmer
11:07 AM Revision 8dd2e418 (ceph): vstart: Remove duplicate option -N
Both -N and -k are essentially same, i.e to use
existing configuration without creating new conf.
So retain -N and re...
Kotresh Hiremath Ravishankar
09:57 AM Revision 3e1e6a66 (ceph): Merge pull request #32344 from kotreshhr/boost_cmake_py3_fix
cmake/Boost: Fix python3 version
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:21 AM bluestore Bug #43370: OSD crash in function bluefs::_flush_range with ceph_abort_msg "bluefs enospc"
Looks like you're simply lacking free space for WAL/DB. The following output confirms this:
2019-12-13 04:13:55.91...
Igor Fedotov
09:10 AM Revision 886b18a9 (ceph): cmake/Boost: Fix python3 version
Signed-off-by: Kotresh HR <khiremat@redhat.com> Kotresh Hiremath Ravishankar
08:47 AM mgr Bug #43383 (Resolved): mgr: restful socket was not closed properly.
How to reproduce:
1. Use the `ceph mgr module disable restful` command to disable restful
2. Use `ceph mgr module...
shi liu
07:39 AM RADOS Bug #43382: medium io/system load causes quorum failure
Or due to limited bandwidth? 10G NICs dedicated. Anonymous
07:36 AM RADOS Bug #43382 (New): medium io/system load causes quorum failure
We just found out that if you put some io pressure on your system by e.g. big rsync, the mon process has issues proba... Anonymous
07:36 AM Dashboard Bug #43381: mgr/dashboard: fail to fetch SMART data when OSD is down
This might also be fixed in #41911.
Kiefer Chang
07:34 AM Dashboard Bug #43381 (Duplicate): mgr/dashboard: fail to fetch SMART data when OSD is down
When an OSD is down, it's not possible to fetch SMART data via OSD daemon.
An error message will be displayed on the...
Kiefer Chang
06:39 AM Revision f35d03a0 (ceph): doc: update '--force' flag to be precise
Signed-off-by: Jos Collin <jcollin@redhat.com> Jos Collin
06:23 AM rgw Bug #43172: Radosgw(rgw_build_bucket_policies) fails on old buckets
Hi Casey,
here you are:...
Ingo Reimann
05:44 AM RADOS Bug #43126 (Fix Under Review): OSD_SLOW_PING_TIME_BACK nits
David Zafman
05:31 AM Revision dd84d07a (ceph): Merge pull request #31525 from tchaikov/wip-no-py2-in-make-check
install-deps.sh,src: drop python2 support
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Reviewed-by: Nathan Cutler ...
Kefu Chai
04:06 AM Revision 6841b135 (ceph): test/run-rbd-tests: s/nosetests/python3 -m nose/
different distro use different names for nosetests3, so let's just go
with `python3 -m nose`
Signed-off-by: Kefu Cha...
Kefu Chai
03:52 AM Revision 7fec5f7a (ceph): install-deps.sh: stop preparing wheels for python2
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:52 AM Revision 5d4c2c71 (ceph): install-deps.sh: revert a5a44cf4
we don't prepare wheels for python2 anymore, and we don't test for
python2. so no need to test for python2
Signed-of...
Kefu Chai
03:52 AM Revision 48c4bc44 (ceph): mgr: drop the compatibility with python2
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:52 AM Revision e06b7bdd (ceph): install-deps.sh: silence popd and pushd
otherwise they will echo the pushed/popped directory
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:52 AM Revision 5c990ddd (ceph): install-deps.sh: do not echo version of git
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:52 AM Revision 46358e04 (ceph): cmake: drop Find{Python,Python2}.cmake
since we are python3 only, there is no need to check Python2 anymore.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:52 AM Revision 717aaad9 (ceph): test/pybind: s/nosetests/python3/
different distros package python3-nose in different ways by adding
different postfix to "/usr/bin/nosetests" to diffe...
Kefu Chai
03:52 AM Revision fd9461e3 (ceph): ceph-volume/test: check using python3 instead of python
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:52 AM Revision 5e41205a (ceph): python-common: remove py27 from envlist in tox.ini
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:52 AM Revision a0401052 (ceph): pybind/mgr: remove py27 from envlist in tox.ini
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:52 AM Revision 79584862 (ceph): src,qa: install python bindings into lib/cython_modules/lib.3
instead of checking for the WITH_PYTHON* options, just hardwire to lib.3
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:51 AM Revision 3c751fea (ceph): qa/tasks/cephfs: python3
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:58 AM Revision 47d0e1e1 (ceph): cmake: CMAKE_ROLE defaults to "PROJECT"
so we can use exported targets like "Python3::Python", which is defined
only if CMAKE_ROLE is "PROJECT". but this glo...
Kefu Chai
02:58 AM Revision 5fc657b4 (ceph): cmake: drop WITH_PYTHON2 option
* drop WITH_PYTHON2 option
* print warning message if WITH_PYTHON3 is disabled
* drop MGR_PYTHON_VERSION option, as w...
Kefu Chai
02:20 AM RADOS Bug #43318: monitor mark all services(osd mgr) down
mgr has no log when setting the debug_mgr to 40. simon gao
02:15 AM rbd Bug #43379 (Fix Under Review): [mirroring] delete peers from all registered namespaces when remov...
Jason Dillaman
01:20 AM rbd Bug #43379 (In Progress): [mirroring] delete peers from all registered namespaces when removed fr...
Jason Dillaman
01:03 AM rbd Bug #43379: [mirroring] delete peers from all registered namespaces when removed from default nam...
... or perhaps as a cleaner option just avoid pinging in non-default namespace and have the CLI look up the fsid from... Jason Dillaman
12:54 AM rbd Bug #43379 (Resolved): [mirroring] delete peers from all registered namespaces when removed from ...
We now create peer records in non-default namespaces so that we can report remote status. This means that when we del... Jason Dillaman
02:12 AM Revision ce1d7bb7 (ceph): rbd: read mirror pool peers from default namespace
The image status from non-default namespaces can be linked to
the peers in the default namespace via the fsid.
Fixes...
Jason Dillaman
01:46 AM Revision de2f57b4 (ceph): mds: don't add metadata to session close message
Old version kclient does not recognize session message with metatda.
Fixes: https://tracker.ceph.com/issues/43336
Si...
Yan, Zheng
01:41 AM Revision 6f9c3aa3 (ceph): rbd-mirror: ensure mirror status updater does not ping on namespaces
The ping will create a TX-only peer in the namespace but we only
track peers in the default namespace.
Signed-off-by...
Jason Dillaman
01:25 AM Revision b6b6f046 (ceph): mgr/alerts: fix module fails to start without smtp_host
The option setting loop in config_notify raises an exception if
smtp_host option is not configured.
Signed-off-by: K...
Kiefer Chang
12:59 AM Revision 775244af (ceph): msg/async/dpdk: Fix the overflow while parsing dpdk coremask
coremask supports up to 256 bits in DPDK19.05, using stoull in
dpdk::eal:init limits coremask up to 64 bits. Parse co...
chunsong feng
12:50 AM rbd Bug #43378 (Resolved): [namespaces] removing a namespace can leak helper objects
The "rbd_mirroring", "rbd_trash", "rbd_directory", and "rbd_task" objects are not deleted prior to removing the names... Jason Dillaman
12:37 AM Revision 368c810a (ceph): mgr/alerts: fix type of interval option
The option needs to be in `secs` type to enable input checking and
type casting.
Signed-off-by: Kiefer Chang <kiefer...
Kiefer Chang

12/18/2019

11:46 PM Bug #43376: crimson::dmclock Assertion '__builtin_expect(__n < this->size(), true)' failed.
[ RUN ] IndIntruHeap.remove_greatest
/usr/include/c++/8/bits/stl_vector.h:932: std::vector<_Tp, _Alloc>::refere...
Samuel Just
10:05 PM Bug #43376 (Resolved): crimson::dmclock Assertion '__builtin_expect(__n < this->size(), true)' fa...
sage-2019-12-16_15:01:24-rados-wip-sage3-testing-2019-12-13-1721-distro-basic-smithi
It's a bug with dmclock/suppo...
Samuel Just
11:39 PM Revision c3112510 (ceph): qa/workunits/fs: python3
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:13 PM Revision 1de47907 (ceph): qa/tasks/cephfs/fuse_mount: use python3
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:10 PM Revision 9fc9197d (ceph): Merge PR #32323 into master
* refs/pull/32323/head:
spec, debian: cephadm requires lvm2
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Reviewed-...
Sage Weil
11:04 PM Revision f71bb6c7 (ceph): qa/tasks/s3tests_java: move to gradle 6.0.1
Also switch to using a stable symlink so that the version is determined by the branch.
Signed-off-by: Sage Weil <sag...
Sage Weil
10:31 PM RADOS Bug #43193 (Need More Info): "ceph ping mon.<id>" cannot work
Can you provide the sequence of commands that fail? Also, please attach the monitor names and monmap. Neha Ojha
10:25 PM RADOS Bug #43305 (Won't Fix): "psutil.NoSuchProcess process no longer exists" error in luminous-x-nauti...
This is an infra issue.... Neha Ojha
10:23 PM RADOS Bug #43306: segv in collect_sys_info
This looks similar to https://tracker.ceph.com/issues/38296, though the mon seems to have been upgraded to nautilus(w... Neha Ojha
10:22 PM Revision 4155e609 (ceph): Merge PR #32191 into master
* refs/pull/32191/head:
doc: clarify priority use
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Sage Weil
10:17 PM RADOS Bug #43318 (Need More Info): monitor mark all services(osd mgr) down
Can you provide mgr logs from when this happened? Neha Ojha
10:12 PM RADOS Feature #43377 (Resolved): Make Zstandard compression level a configurable option
I've played with using the different compression algorithms on the RGWs and the default compression level for Zstanda... Bryan Stillwell
09:48 PM mgr Bug #43364: ceph-mgr's finisher queue can grow indefinitely, making python modules/commands unres...
I'm also seeing the 'mgr-fin' thread using 100% of a CPU core. However, I don't see a high queue_len, so maybe ~350 ... Bryan Stillwell
07:02 AM mgr Bug #43364 (Resolved): ceph-mgr's finisher queue can grow indefinitely, making python modules/com...
After upgrading from Luminous to Nautilus, I noticed that ceph-mgr would become partly unresponsive on larger cluster... Eric Petit
09:14 PM rgw Backport #43233: nautilus: rgw: radosgw_admin teuthology task: No module named bunch
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/32216
merged
Yuri Weinstein
09:14 PM Revision d0ccee14 (ceph): Merge pull request #32216 from smithfarm/wip-43233-nautilus
nautilus: tests: radosgw-admin: remove dependency on bunch package
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
09:14 PM Revision ce470fbc (ceph): Merge pull request #31089 from smithfarm/wip-41634-nautilus
nautilus: rgw: add bucket permission verify when copy obj Yuri Weinstein
09:14 PM rgw Backport #41634: nautilus: object can be copied to bucket from other user without writing permission
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/31089
merged
Yuri Weinstein
09:13 PM rgw Backport #41978: nautilus: rgw: fix list starts with null marker
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/30743
merged
Yuri Weinstein
09:13 PM Revision 08ffd7af (ceph): Merge pull request #30743 from smithfarm/wip-41978-nautilus
nautilus: rgw: fix list versions starts with version_id=null Yuri Weinstein
09:12 PM rgw Backport #41636: nautilus: rgw: gc remove tag issue
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/30733
merged
Yuri Weinstein
09:12 PM Revision 09dd2c12 (ceph): Merge pull request #30733 from less-is-morr/wip-41636-nautilus
nautilus: rgw: gc remove tag after all sub io finish
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
09:12 PM rgw Backport #41714: nautilus: can't remove rados objects after copy rgw-object fail
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/30741
merged
Yuri Weinstein
09:12 PM CephFS Feature #39129: create mechanism to delegate ranges of inode numbers to client
Jeff Layton wrote:
> > > The big problem is that all of the creates are not necessarily processed in a strict order ...
Patrick Donnelly
09:07 PM CephFS Feature #39129: create mechanism to delegate ranges of inode numbers to client
Patrick Donnelly wrote:
> Jeff Layton wrote:
> > The problem there is that the second set would grow without bound....
Jeff Layton
08:43 PM CephFS Feature #39129: create mechanism to delegate ranges of inode numbers to client
Jeff Layton wrote:
> The problem there is that the second set would grow without bound. It's not a lot of info per i...
Patrick Donnelly
08:26 PM CephFS Feature #39129: create mechanism to delegate ranges of inode numbers to client
The problem there is that the second set would grow without bound. It's not a lot of info per inode, but it's enough ... Jeff Layton
08:04 PM CephFS Feature #39129: create mechanism to delegate ranges of inode numbers to client
Jeff Layton wrote:
> I have patches for this for the MDS, and the kernel, but I keep hitting a race where the client...
Patrick Donnelly
07:33 PM CephFS Feature #39129: create mechanism to delegate ranges of inode numbers to client
I have patches for this for the MDS, and the kernel, but I keep hitting a race where the client adds an already-used ... Jeff Layton
09:12 PM Revision 91dd67bc (ceph): Merge pull request #30741 from smithfarm/wip-41714-nautilus
nautilus: rgw: fix refcount tags to match and update object's idtag
Reviewed-by: Adam Emerson <aemerson@redhat.com>
...
Yuri Weinstein
08:53 PM CephFS Bug #41329: mds: reject sessionless messages
Follow-up: https://github.com/ceph/ceph/pull/32318
I've asked Zheng to make another tracker ticket.
Patrick Donnelly
08:20 PM Dashboard Cleanup #43375 (Resolved): mgr/dashboard: replace doc URL literals in TS code with
This comes from the need to update upstream doc URLs to downstream ones. Being these literals scattered across the fr... Ernesto Puerta
08:00 PM Revision 9aa25d7d (ceph): doc/cephfs/standby: document mds_join_fs
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:51 PM Revision 40f8521e (ceph): mds/FSMap: track preferred fscid for standby daemons
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:51 PM Revision ad4ee631 (ceph): mon/MDSMonitor: assign standbys to their preferred fscid
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:51 PM Revision e5013b43 (ceph): mon/MDSMonitor: respect mfs fscid preference
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:51 PM Revision ffe1aca8 (ceph): mgr/cephadm: map mds daemons to a particular fs
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:50 PM bluestore Bug #42913 (Resolved): nautilus: cram test fails with _do_alloc_write failed with (28) No space l...
Neha Ojha
07:36 PM bluestore Bug #42913: nautilus: cram test fails with _do_alloc_write failed with (28) No space left on device
merged https://github.com/ceph/ceph/pull/32283 Yuri Weinstein
07:49 PM Backport #42134: nautilus: core in CryptoRandom::get_bytes(char*, int)
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/31301
merged
Yuri Weinstein
07:49 PM Revision afd25bc5 (ceph): Merge pull request #31301 from smithfarm/wip-42134-nautilus
nautilus: core: auth/Crypto: fallback to /dev/urandom if getentropy() fails
Reviewed-by: Josh Durgin <jdurgin@redhat...
Yuri Weinstein
07:46 PM Revision 5e0571c2 (ceph): mds: add mds_join_fs option; pass via MMDSBeacon
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:45 PM Backport #42203: nautilus: osd child thread not inherit main thread affinity attribute
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/31359
merged
Yuri Weinstein
07:45 PM Revision 0244ad26 (ceph): Merge pull request #31359 from smithfarm/wip-42203-nautilus
nautilus: osd: set affinity for *all* threads
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
07:40 PM rgw Backport #43235: mimic: rgw: radosgw_admin teuthology task: No module named bunch
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/32214
merged
Yuri Weinstein
07:40 PM Revision 9a8be262 (ceph): Merge pull request #32214 from smithfarm/wip-43235-mimic
mimic: tests: radosgw-admin: remove dependency on bunch package
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
07:38 PM RADOS Backport #42739: nautilus: scrub object count mismatch on device_health_metrics pool
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/31735
merged
Yuri Weinstein
07:38 PM Revision 362dd639 (ceph): Merge pull request #31735 from SUSE/wip-42739-nautilus
nautilus: mgr/devicehealth: ensure we don't store empty objects
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
07:37 PM Backport #42400: nautilus: ceph daemon fails if ceph.conf contains a duplicate option
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/31367
merged
Yuri Weinstein
07:37 PM Revision fcf9cdde (ceph): Merge pull request #31367 from jan--f/wip-42400-nautilus
nautilus: ceph.in: check ceph-conf returncode
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Yuri Weinstein
07:35 PM Revision 9e82c657 (ceph): Merge pull request #32283 from neha-ojha/wip-42913-nautilus
nautilus: os/bluestore: default bluestore_block_size 1T -> 100G
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by...
Yuri Weinstein
07:12 PM rgw Feature #43374 (New): multisite: radosgw-admin data/metadata sync run should support --shard-id
These 'sync run' commands can be used to diagnose issues with the sync process, because their debug logging is isolat... Casey Bodley
06:20 PM Revision 98f5ce79 (ceph): Merge PR #32310 into master
* refs/pull/32310/head:
Revert "qa/suites/rgw: ragweed on ubuntu"
Revert "qa/suites/rgw: disable remaining ragweed ...
Sage Weil
06:09 PM Messengers Bug #43332: mon: segv in msg following "do not register lossy client connections"
It looks like this can also be tripped for me via ceph_test_msgr --gtest_filter=Messenger/MessengerTest.SimpleMsgr2Te... David Disseldorp
08:36 AM Messengers Bug #43332: mon: segv in msg following "do not register lossy client connections"
Possibly related to https://tracker.ceph.com/issues/43070 Brad Hubbard
05:35 PM Revision 17c65b03 (ceph): Merge pull request #32121 from yehudasa/wip-42869
rgw: bucket re-creation fixes
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
05:28 PM Revision 79444127 (ceph): Merge pull request #32330 from racpatel/wip-centosremove
[qa] : removing centos related TestCases Vasu Kulkarni
05:27 PM Revision e02a8ab1 (ceph): Merge pull request #32329 from racpatel/wip-hardcodeos
[qa] : removing ubuntu specific test cases - rbd-nbd Vasu Kulkarni
05:26 PM Revision 724bef7d (ceph): Merge pull request #32328 from racpatel/wip-ubunturemove
[qa] cephfs-shell is only available as a package on Ubuntu so removing for RHEL Vasu Kulkarni
05:05 PM Revision 48b1753a (ceph): rpm: drop vim-specific header
The copyright notice should be the first thing in the file.
The line being dropped was added, perhaps unintentionall...
Nathan Cutler
04:49 PM rgw Backport #43373 (Resolved): nautilus: multisite: timestamps missing from data sync status markers
https://github.com/ceph/ceph/pull/32819 Nathan Cutler
04:49 PM rgw Backport #43372 (Resolved): nautilus: multisite: sync status doesn't say which shard is furthest ...
https://github.com/ceph/ceph/pull/32818 Nathan Cutler
03:53 PM Dashboard Backport #41594: nautilus: mgr/dashboard: A block-manager can not access the pool page
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/31570
m...
Nathan Cutler
03:48 PM Dashboard Backport #41594 (Resolved): nautilus: mgr/dashboard: A block-manager can not access the pool page
Lenz Grimmer
03:53 PM RADOS Backport #43316 (Resolved): nautilus:wrong datatype describing crush_rule
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/32254
m...
Nathan Cutler
03:49 PM Dashboard Bug #41573 (Resolved): mgr/dashboard: A block-manager can not access the pool page
Lenz Grimmer
03:48 PM Revision 3b0a6340 (ceph): nautilus: mgr/dashboard: A block-manager can not access the po… (#31570)
nautilus: mgr/dashboard: A block-manager can not access the pool page
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Lenz Grimmer
03:39 PM CephFS Cleanup #43369 (Fix Under Review): mds: reorg SnapClient header
Varsha Rao
02:28 PM CephFS Cleanup #43369 (Resolved): mds: reorg SnapClient header
Varsha Rao
03:35 PM rgw Bug #43359 (Pending Backport): multisite: timestamps missing from data sync status markers
Casey Bodley
03:35 PM rgw Bug #43360 (Pending Backport): multisite: sync status doesn't say which shard is furthest behind
Casey Bodley
03:34 PM Revision dc9d0b9d (ceph): Merge pull request #32309 from cbodley/wip-43359
rgw: data sync markers include timestamp from datalog entry
Reviewed-by: Shilpa Jagannath <smanjara@redhat.com>
Casey Bodley
03:34 PM Revision 7b975781 (ceph): Merge pull request #32311 from cbodley/wip-43360
radosgw-admin: sync status displays id of shard furthest behind
Reviewed-by: Shilpa Jagannath <smanjara@redhat.com>
Casey Bodley
03:06 PM Messengers Bug #43070: CephxSessionHandler::_calc_signature segv
Working branch: https://github.com/ceph/ceph/compare/master...rzarzynski:wip-bug-43070. Radoslaw Zarzynski
02:33 PM Messengers Bug #43070: CephxSessionHandler::_calc_signature segv
V1 has the same issue like V2 had in the past. @reset_recv_state()@ resets the @session_security@ only when @write_lo... Radoslaw Zarzynski
02:46 PM Revision 62056301 (ceph): mgr/cephadm: include host name in check-host result
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:46 PM Revision be5284dd (ceph): mgr/cephadm: remove 'cephadm prepare-host' command
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:39 PM bluestore Bug #43370 (Rejected): OSD crash in function bluefs::_flush_range with ceph_abort_msg "bluefs eno...
Setup:
* 5x Ubuntu 16.04 VM, 2GB RAM, 16GB root disk
** 2 VMs have 5GB extra (HDD) disk, 1 OSD per disk
** 2 VMs h...
Gerdriaan Mulder
02:39 PM CephFS Bug #43362 (Fix Under Review): client: disallow changing fuse_default_permissions option at runtime
Patrick Donnelly
04:46 AM CephFS Bug #43362 (Resolved): client: disallow changing fuse_default_permissions option at runtime
If fuse_default_permissions is false when initializing fuse, then ceph-fuse will use its own permission check. If cha... Zhi Zhang
02:31 PM Revision 8f75db05 (ceph): mds: Reorganize class members in SnapClient header
Fixes: https://tracker.ceph.com/issues/43369
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
02:13 PM Revision 5aedaa16 (ceph): pybind/mgr: Add orchestrator_cli to mgr/tox.ini
* module is now tested with mypy
* cleanup `orchestroatr_cli/__init__.py`
Signed-off-by: Sebastian Wagner <sebastian...
Sebastian Wagner
02:11 PM Revision cd63df32 (ceph): mgr/orchestrator_cli: Fix NFS
* `count` was removed from `NFSServiceSpec`
* `nodes` was renamed to `hosts`
Signed-off-by: Sebastian Wagner <sebast...
Sebastian Wagner
02:11 PM Revision 8f76706c (ceph): Merge pull request #32324 from tchaikov/wip-copr-repo
install-deps.sh: add ken's copr repo for el8 build
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Kefu Chai
02:10 PM Revision a1550827 (ceph): Merge pull request #32317 from tchaikov/wip-rpm-pyOpenSSL
ceph.spec.in: always depends on python3.6-pyOpenSSL
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Kefu Chai
02:04 PM Revision 9abddc0d (ceph): monitoring: fix prometheus alert for full pools
The existing alert (introduced via
https://tracker.ceph.com/issues/24977) already triggers when still 50%
of storage ...
Thomas Kriechbaumer
01:57 PM Revision 7f6e30d6 (ceph): install-deps.sh: add ken's copr repo for el8 build
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
01:44 PM mgr Bug #43368 (Fix Under Review): cephadm not requiring lvm2
Sebastian Wagner
01:26 PM mgr Bug #43368 (Resolved): cephadm not requiring lvm2
... Sebastian Wagner
01:40 PM Revision b2cf2c7a (ceph): spec, debian: cephadm requires lvm2
cephadm mounts `/run/lvm` into OSD containers, which only exists,
if `lvm2` is installed on the container host. Other...
Sebastian Wagner
01:33 PM CephFS Cleanup #43367 (Fix Under Review): mds: reorg SimpleLock header
Varsha Rao
01:00 PM CephFS Cleanup #43367 (Resolved): mds: reorg SimpleLock header
Varsha Rao
01:25 PM rgw Bug #43350 (Fix Under Review): rgw: bucket with custom placement failed to be synced to target zone
Casey Bodley
12:40 PM CephFS Cleanup #43366 (Fix Under Review): mds: reorg SessionMap header
Varsha Rao
12:34 PM CephFS Cleanup #43366 (Resolved): mds: reorg SessionMap header
Varsha Rao
12:32 PM Revision 7230784a (ceph): mds: Reorganize class members in SessionMap header
Fixes: https://tracker.ceph.com/issues/43366
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
12:11 PM RADOS Bug #43365: Nautilus: Random mon crashes in failed assertion at ceph::time_detail::signedspan
So it's asserting inside of to_timespan, and the Paxos code triggering that assert is
> auto start = ceph::coarse_...
Greg Farnum
12:03 PM RADOS Bug #43365 (Resolved): Nautilus: Random mon crashes in failed assertion at ceph::time_detail::sig...
Thanks to 14.2.5 auto warning for recent crashes, we are observing frequent (somewhat daily period) random crashes of... Alex Walender
11:22 AM Revision bca35d45 (ceph): Merge pull request #32255 from ideepika/wip-43315-mimic
mimic: doc: wrong datatype describing crush_rule
Reviewed-by: Kefu Chai <kchai@redhat.com>
Nathan Cutler
11:22 AM Revision 7d62a11d (ceph): Merge pull request #32254 from ideepika/wip-43316-nautilus
nautilus: doc: wrong datatype describing crush_rule
Reviewed-by: Kefu Chai <kchai@redhat.com>
Nathan Cutler
11:21 AM Revision a6ab1827 (ceph): Merge pull request #32267 from ideepika/wip-43325-luminous
luminous: doc: wrong datatype describing crush_rule
Reviewed-by: Kefu Chai <kchai@redhat.com>
Nathan Cutler
10:37 AM Revision 778aae2d (ceph): mgr/balancer: eliminate usage of MS infrastructure for upmap mode
This can avoid excessive RAM and CPU usage for large Ceph clusters
when balancer and upmap is enabled.
Signed-off-by...
xie xingguo
09:35 AM RADOS Bug #43185: ceph -s not showing client activity
Possible relation to https://tracker.ceph.com/issues/43364 and https://tracker.ceph.com/issues/43317 Anonymous
09:35 AM Revision 6bc1aa68 (ceph): remove centos reference
Signed-off-by: Rachanaben Patel <racpatel@redhat.com> Rachana Patel
09:11 AM rgw-testing Bug #43077 (Resolved): "cd /home/ubuntu/cephtest/s3-tests && ./bootstrap" fails on ubuntu
Nathan Cutler
09:11 AM rgw-testing Backport #43279 (Resolved): nautilus: "cd /home/ubuntu/cephtest/s3-tests && ./bootstrap" fails on...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/32229
m...
Nathan Cutler
09:10 AM rgw-testing Backport #43279 (In Progress): nautilus: "cd /home/ubuntu/cephtest/s3-tests && ./bootstrap" fails...
Nathan Cutler
09:09 AM rgw-testing Backport #43277 (Resolved): mimic: "cd /home/ubuntu/cephtest/s3-tests && ./bootstrap" fails on ub...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/32228
m...
Nathan Cutler
09:08 AM rgw-testing Backport #43277 (In Progress): mimic: "cd /home/ubuntu/cephtest/s3-tests && ./bootstrap" fails on...
Nathan Cutler
09:05 AM CephFS Bug #43336 (Fix Under Review): qa: test_unmount_for_evicted_client hangs
Zheng Yan
06:56 AM CephFS Bug #43336: qa: test_unmount_for_evicted_client hangs
I think it was caused by
[ 150.326253] ceph: mdsc_handle_session corrupt message mds0 len 75^M
Zheng Yan
08:48 AM rgw-testing Backport #43278 (Resolved): luminous: "cd /home/ubuntu/cephtest/s3-tests && ./bootstrap" fails on...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/32227
m...
Nathan Cutler
08:43 AM rgw-testing Backport #43278 (In Progress): luminous: "cd /home/ubuntu/cephtest/s3-tests && ./bootstrap" fails...
Nathan Cutler
08:41 AM rgw-testing Backport #43278 (Resolved): luminous: "cd /home/ubuntu/cephtest/s3-tests && ./bootstrap" fails on...
https://github.com/ceph/ceph/pull/32227 Nathan Cutler
08:48 AM rgw Backport #43013 (Resolved): luminous: rgw: crypt: permit RGW-AUTO/default with SSE-S3 headers
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/31860
m...
Nathan Cutler
08:47 AM rgw Backport #43234 (Resolved): luminous: rgw: radosgw_admin teuthology task: No module named bunch
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/32215
m...
Nathan Cutler
07:58 AM Revision e58737cf (ceph): test/pybind/test_rados.py: add WriteOp::rm_xattr() and test rm_xattr()
Signed-off-by: Zhang Jiao <zhangjiao@cmss.chinamobile.com> zhangjiao
07:01 AM Revision 90465026 (ceph): ceph.spec.in: always depends on python3.6-pyOpenSSL
since we've moved to py3-only world, there is no need to depend on
pyOpenSSL anymore.
also, _python_buildid was remo...
Kefu Chai
06:51 AM mgr Bug #43363 (Fix Under Review): mgr/alert: can't set inventory_cache_timeout/service_cache_timeout...
Kiefer Chang
06:45 AM mgr Bug #43363 (Resolved): mgr/alert: can't set inventory_cache_timeout/service_cache_timeout from CLI
*ceph orchestrator inventory/service ls* will fail after setting a timeout value from CLI.... Kiefer Chang
06:46 AM Revision 84daea2c (ceph): mgr/cephadm: fix type of timeout options
The timeout options need to be in `secs` type. Then the input values
will be checked and converted into integer befor...
Kiefer Chang
05:15 AM CephFS Cleanup #42465 (Resolved): mds: reorg MDSRank header
Varsha Rao
04:39 AM Orchestrator Bug #43361 (Fix Under Review): mgr/cephadm: unable to list service by host
Kiefer Chang
04:36 AM Orchestrator Bug #43361 (Resolved): mgr/cephadm: unable to list service by host
... Kiefer Chang
04:34 AM Revision 624e4369 (ceph): mgr/cephadm: fix listing services by host
Fixes: https://tracker.ceph.com/issues/43361
Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>
Kiefer Chang
04:30 AM CephFS Feature #24461: cephfs: improve file create performance buffering file unlink/create operations
Patrick Donnelly wrote:
> The baseline performance is surprising I think. That's with the same MDS patches? The usua...
Zheng Yan
03:03 AM Revision 2df7a1c0 (ceph): rgw: do not specify all placement targets when sync module never writes
Fixes: https://tracker.ceph.com/issues/43350
Signed-off-by: jiahuizeng <jhzeng93@foxmail.com>
Jiahui Zeng
12:56 AM Revision f2f53eea (ceph): Merge PR #31527 into master
* refs/pull/31527/head:
vstart: Add note for nfs-ganesha dev packages
stop.sh: Add option to kill Ganesha daemons
...
Patrick Donnelly
12:37 AM Revision 8a4458f5 (ceph): Merge pull request #32303 from tchaikov/wip-build-integration-branch
build-integration-branch: s/prefix/postfix/
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Kefu Chai
12:23 AM Revision b561e57b (ceph): Merge PR #32291 into master
* refs/pull/32291/head:
doc: update 'adding an MDS'
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
12:23 AM CephFS Documentation #43162 (Resolved): doc: "adding an MDS" in deployment is out-of-date
Patrick Donnelly
12:10 AM Revision cd6f88d7 (ceph): mon: print FSMap if standbys exist
Fixes: https://tracker.ceph.com/issues/42088
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly

12/17/2019

09:42 PM Revision 9f1f458f (ceph): mgr/dashboard: iSCSI targets not available if any gateway is down
Fixes: https://tracker.ceph.com/issues/42687
Signed-off-by: Ricardo Marques <rimarques@suse.com>
(cherry picked from...
Ricardo Marques
09:23 PM Revision 3268ec7a (ceph): Merge PR #32252 into master
* refs/pull/32252/head:
qa/cephfs/begin: libaio-devel on el8
qa/tasks: nosetests -> python -m nose
qa/tasks/rbd_fi...
Sage Weil
08:45 PM Revision d61beb74 (ceph): radosgw-admin: sync status displays id of shard furthest behind
'radosgw-admin sync status' gives you a timestamp for the "oldest
incremental change not applied", but doesn't tell y...
Casey Bodley
08:44 PM rgw Bug #43360 (Resolved): multisite: sync status doesn't say which shard is furthest behind
The 'radosgw-admin sync status' command gives you a timestamp for "oldest incremental change not applied", but doesn'... Casey Bodley
08:40 PM Revision 9dd7ed88 (ceph): Revert "qa/suites/rgw: ragweed on ubuntu"
This reverts commit 73c2779524cc13bf69e025bdaed04035f5ba3968.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:40 PM Revision ce308a8d (ceph): Revert "qa/suites/rgw: disable remaining ragweed test"
This reverts commit 5a80fbe505e203227c4fa0de6141aaa69589d35e.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:22 PM Revision 2f45c3cc (ceph): Merge PR #32146 into master
* refs/pull/32146/head:
mgr/ssh: Fix remove_osds()
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
08:21 PM Revision a60062a2 (ceph): Merge PR #32149 into master
* refs/pull/32149/head:
mgr/orchestrator: Rename PlacementSpec.nodes -> PlacementSpec.hosts
mgr/ansible: Added miss...
Sage Weil
08:21 PM Revision b0406638 (ceph): Merge pull request #32228 from alimaredia/wip-s3-tests-branch-name-refa...
mimic: update s3-test download code for s3-test tasks
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Yu...
Yuri Weinstein
08:19 PM Revision bff2ab99 (ceph): Merge pull request #32035 from cbodley/wip-qa-rgw-swift-nautilus
qa/rgw: add missing force-branch: ceph-nautilus for swift tasks
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Revie...
Yuri Weinstein
08:18 PM Revision 79f9295a (ceph): Merge pull request #32229 from alimaredia/wip-s3-tests-branch-name-refa...
nautilus: update s3-test download code for s3-test tasks
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by:...
Yuri Weinstein
08:13 PM Revision c22d6b4c (ceph): Merge pull request #32306 from racpatel/wip-removeubuntu
removeing ubuntu Vasu Kulkarni
08:01 PM Messengers Bug #43070: CephxSessionHandler::_calc_signature segv
Analysis for http://pulpito.ceph.com/sage-2019-12-04_19:29:26-rados-wip-sage-testing-2019-12-04-0930-distro-basic-smi... Radoslaw Zarzynski
12:21 PM Messengers Bug #43070 (In Progress): CephxSessionHandler::_calc_signature segv
Radoslaw Zarzynski
07:57 PM Revision c8478cf2 (ceph): Merge PR #32278 into master
* refs/pull/32278/head:
qa/suites/rgw: disable valgrind for tests that require py2/ubuntu
qa/suites/rgw: disable re...
Sage Weil
07:39 PM rgw Bug #43359 (Fix Under Review): multisite: timestamps missing from data sync status markers
Casey Bodley
07:37 PM rgw Bug #43359 (Resolved): multisite: timestamps missing from data sync status markers
The timestamps displayed by 'radosgw-admin data sync status' are all "timestamp": "0.000000" because the timestamp fi... Casey Bodley
07:39 PM Revision 667d70b6 (ceph): qa/cephfs/begin: libaio-devel on el8
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:38 PM Revision b403e011 (ceph): rgw: data sync markers include timestamp from datalog entry
this corrects the output of 'radosgw-admin data sync status' to show the
timestamp of the last datalog entry applied
...
Casey Bodley
07:32 PM Revision 5602f3a4 (ceph): Merge PR #32300 into master
* refs/pull/32300/head:
cephadm: drop 'sha256:' prefix on container id
Reviewed-by: Michael Fritch <mfritch@suse.co...
Sage Weil
07:32 PM Revision 29b155de (ceph): Merge PR #32302 into master
* refs/pull/32302/head:
cephadm: check for both ntp.service and ntpd.service
Reviewed-by: Michael Fritch <mfritch@s...
Sage Weil
07:20 PM Revision 4a8a30e7 (ceph): remove references to os_type "centos"
Signed-off-by: Rachanaben Patel <racpatel@redhat.com> Rachana Patel
07:20 PM rgw-testing Backport #43279: nautilus: "cd /home/ubuntu/cephtest/s3-tests && ./bootstrap" fails on ubuntu
Fixed in: https://github.com/ceph/ceph/pull/32229 Ali Maredia
07:20 PM rgw-testing Backport #43277: mimic: "cd /home/ubuntu/cephtest/s3-tests && ./bootstrap" fails on ubuntu
Fixed in: https://github.com/ceph/ceph/pull/32228 Ali Maredia
07:19 PM rgw-testing Backport #43278: luminous: "cd /home/ubuntu/cephtest/s3-tests && ./bootstrap" fails on ubuntu
Fixed in: https://github.com/ceph/ceph/pull/32227 Ali Maredia
07:16 PM Revision ffb1ff27 (ceph): removing ubuntu specific test cases - rbd-nbd
Signed-off-by: Rachanaben Patel <racpatel@redhat.com> Rachana Patel
07:12 PM Revision cb1d71cd (ceph): nautilus: update s3-test download code for s3-test tasks
Fixes: https://tracker.ceph.com/issues/43077
- Ensure the download code for all tasks running
s3-tests is consistent...
Ali Maredia
07:11 PM Dashboard Bug #43303: mgr/dashboard: rbd-mirroring mode should be disabled when no rbd-mirroring daemon is ...
Why is it misleading? I think it's a good thing that it's telling you that mirroring isn't functioning as intended (s... Jason Dillaman
07:11 PM Revision 344e2417 (ceph): mimic: update s3-test download code for s3-test tasks
Fixes: https://tracker.ceph.com/issues/43077
- Ensure the download code for all tasks running
s3-tests is consistent...
Ali Maredia
07:06 PM Revision 7b2b22a2 (ceph): cephfs-shell is only available as a package on Ubuntu, removing
test case as its not applicable to RHEL
Signed-off-by: Rachanaben Patel <racpatel@redhat.com>
Rachana Patel
06:58 PM CephFS Bug #42088 (Fix Under Review): 'ceph -s' does not show standbys if there are no filesystems
Patrick Donnelly
06:58 PM CephFS Bug #42088 (Pending Backport): 'ceph -s' does not show standbys if there are no filesystems
Patrick Donnelly
06:57 PM Revision 6476517d (ceph): qa/tasks: nosetests -> python -m nose
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:57 PM Revision 873e1cef (ceph): mon/MDSMonitor: cleanup check_subs
Use more efficient vector to hold subs.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
06:41 PM Revision a91aef0a (ceph): removeing ubuntu
Signed-off-by: Rachanaben Patel <racpatel@redhat.com> Rachana Patel
06:26 PM Revision ea21829a (ceph): qa/suites/rgw: disable valgrind for tests that require py2/ubuntu
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:22 PM rgw Feature #43358 (New): multisite: sync status commands that expose timestamp comparisons for each ...
The 'radosgw-admin sync status' command shows a timestamp for the "oldest incremental change not applied", but that o... Casey Bodley
05:58 PM rgw Bug #43357 (Triaged): multisite: automatically detect radosgw-admin 'sync init' commands
radosgw-admin provides commands to clear the sync status for metadata, data, and bucket sync. the intent is to force ... Casey Bodley
05:41 PM Revision 54c5eca4 (ceph): osd/PeeringState.cc: don't let num_objects become negative
If num_objects become negative, we may end up incorrectly setting
the PG_STATE_DEGRADED flag. Instead reset num_objec...
Neha .
05:39 PM RADOS Bug #43308 (Fix Under Review): negative num_objects can set PG_STATE_DEGRADED
Neha Ojha
05:30 PM Revision 6787219e (ceph): Merge pull request #32280 from dillaman/wip-librbd-qos-test
qa/workunit/rbd: fixed QoS throughput unit parsing
Reviewed-by: Mykola Golub <mgolub@suse.com>
Jason Dillaman
05:26 PM Bug #43356 (New): [clslua] Why clslua_map_get_keys returns lua table?
According to source code of clslua_map_get_keys function returns lua table (map) with original omap keys and true ins... Alexey Knyshev
05:18 PM CephFS Bug #43039 (Need More Info): client: shutdown race fails with status 141
Jeff Layton wrote:
> (Handing back to Patrick for now)
>
> Is this problem still occurring in teuthology?
Havn...
Patrick Donnelly
04:59 PM Revision 92b0638e (ceph): Merge PR #32279 into master
* refs/pull/32279/head:
mgr/orchestrator_cli: combine all host into one 'device ls' table
python-common: 'ssd/nvme'...
Sage Weil
04:59 PM Revision 0e738af7 (ceph): Merge PR #32282 into master
* refs/pull/32282/head:
cephadm: clean up shell containers on exit
cephadm: do not force container removal on unit ...
Sage Weil
04:47 PM Revision 5a80fbe5 (ceph): qa/suites/rgw: disable remaining ragweed test
Needs to be py3 since it relies on the python bindings.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:32 PM Revision 91da2fe0 (ceph): Merge PR #32284 into master
* refs/pull/32284/head:
qa/suites/rbd/openstack: use 18.04, not 16.04
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
04:31 PM Dashboard Backport #43333 (In Progress): nautilus: mgr/dashboard: iSCSI targets not available if any iSCSI ...
Ricardo Marques
04:30 PM Dashboard Backport #43355 (In Progress): nautilus: mgr/dashboard: Javascript error when deleting an iSCSI t...
Ricardo Marques
04:30 PM Dashboard Backport #43355 (Resolved): nautilus: mgr/dashboard: Javascript error when deleting an iSCSI target
https://github.com/ceph/ceph/pull/32304 Ricardo Marques
04:29 PM Dashboard Backport #43354 (In Progress): nautilus: mgr/dashboard: Prevent deletion of iSCSI IQNs with open ...
Ricardo Marques
04:29 PM Dashboard Backport #43354 (Resolved): nautilus: mgr/dashboard: Prevent deletion of iSCSI IQNs with open ses...
https://github.com/ceph/ceph/pull/32304 Ricardo Marques
04:27 PM Dashboard Bug #41727 (Pending Backport): mgr/dashboard: Javascript error when deleting an iSCSI target
Ricardo Marques
04:27 PM Dashboard Feature #38332 (Pending Backport): mgr/dashboard: Prevent deletion of iSCSI IQNs with open sessions
Ricardo Marques
03:59 PM Revision 1e0c2e20 (ceph): cephadm: drop 'sha256:' prefix on container id
Podman doesn't include the prefix--only the (bionic) docker as far as I
can tell.
Signed-off-by: Sage Weil <sage@red...
Sage Weil
03:57 PM Revision 72ff60db (ceph): Merge pull request #32273 from changchengx/doc_libvirt
doc/rbd: refine rbd/libvirt usage
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
03:48 PM Revision 67cf46df (ceph): build-integration-branch: s/prefix/postfix/
prefix is not defined.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:42 PM bluestore Bug #43353 (Can't reproduce): BlueFS files read and written at the same time
Bluestore heavy loaded with rocksdb fails to compact.
It fails on check against simultaneous flushing (writing) and ...
Adam Kupczyk
03:36 PM CephFS Feature #24461: cephfs: improve file create performance buffering file unlink/create operations
Ok, I think I've figured out what's going on with the inode number reuse.
I changed the code to not remove ino_t e...
Jeff Layton
03:30 PM Revision 068aafb2 (ceph): Merge pull request #32296 from rzarzynski/wip-seastar-pickup-futureopt
seastar: pickup the recent future optimizations.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:27 PM Revision 70bae966 (ceph): mgr/orchestrator: Rename PlacementSpec.nodes -> PlacementSpec.hosts
By definition in the orchestrator's docs, we're using `host` insted of `node`
Fixes wrong usage of PlacementSpec in ...
Sebastian Wagner
03:27 PM Revision 35909b8d (ceph): Merge pull request #32301 from tchaikov/wip-build-doc
admin/doc-requirements.txt: bump up Sphinx and breathe
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
03:26 PM Revision a8d03f89 (ceph): Merge pull request #32285 from liewegas/wip-py3-docs
admin/build-doc: do not use system site-packages
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Kefu Cha...
Kefu Chai
03:17 PM Revision 75c53d08 (ceph): mgr/dashboard: Check if `num_sessions` is available
Fixes: https://tracker.ceph.com/issues/41727
Signed-off-by: Ricardo Marques <rimarques@suse.com>
(cherry picked from...
Ricardo Marques
03:13 PM Revision e091a563 (ceph): mgr/dashboard: Prevent deletion of iSCSI IQNs with open sessions
Fixes: https://tracker.ceph.com/issues/38332
Signed-off-by: Ricardo Marques <rimarques@suse.com>
(cherry picked from...
Ricardo Marques
02:58 PM Revision c919080f (ceph): cephadm: check for both ntp.service and ntpd.service
Sigh...
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:50 PM Revision 1b900fc9 (ceph): Merge pull request #32263 from rosinL/fix-vcluster-stop
stop.sh: use bash shell to solve syntax error
Reviewed-by: Kotresh HR <khiremat@redhat.com>
Reviewed-by: Patrick Don...
Kefu Chai
02:47 PM Revision 92595f3f (ceph): admin/build-doc: do not use system site-packages
Don't use site-packages, since the host might have the same version, and
it won't have the ditaa and breathe.
Requir...
Sage Weil
02:27 PM Revision bb0c10e5 (ceph): admin/doc-requirements.txt: bump Sphinx and breathe
* use the latest Sphinx
* use the latest breathe. also, since there is no need to be compatible
with python2. we ca...
Kefu Chai
02:12 PM Revision 7838d3e1 (ceph): qa/workunit/rbd: fixed QoS throughput unit parsing
The 'rbd bench' command was recently modified to print IEC units
instead of bytes/sec. This broke the handling for Qo...
Jason Dillaman
02:10 PM Revision fee58593 (ceph): Merge PR #32293 into master
* refs/pull/32293/head:
script/build-integration-branch: Add usage
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:57 PM Dashboard Backport #42139 (In Progress): nautilus: mgr/dashboard: Standby Dashboards don't handle all reque...
Laura Paduano
01:52 PM Revision 702880dc (ceph): ceph.spec.in: add runtime deps for mgr-diskprediction-cloud
please note, these dependencies are not available in el7/el8, and
python2-{grpcio,protobuf} do not exist in fedora co...
Kefu Chai
01:52 PM Revision 1ae2f042 (ceph): qa/packages: do not install ceph-mgr-diskprediction-cloud by default
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
01:52 PM Revision 4148ff42 (ceph): qa: no need to exclude ceph-mgr-diskprediction-cloud from package list ...
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
01:14 PM Revision 3040ccd9 (ceph): Merge pull request #32295 from tchaikov/wip-stop.sh
stop.sh: do not try to contact mon unless cluster is up
Reviewed-by: Tatjana Dehler <tdehler@suse.com>
Reviewed-by: ...
Kefu Chai
01:12 PM rgw Bug #43352 (Triaged): New valgrind leak in RGWHTTPManager::add_request()
It appears that req_data (rgw_http_req_data) has a refcount leak, as valgrind is reporting it as "definitely lost". ... Daniel Gryniewicz
01:02 PM Revision ef98700e (ceph): cephadm: clean up shell containers on exit
The run_cmd() was already passing --rm; do it for shell_cmd too so that
we don't leave behind a mess from shell comma...
Sage Weil
01:02 PM Revision 26f9fe54 (ceph): cephadm: do not force container removal on unit stop
The -f arg for 'podman rm' will remove the container without actually
stopping it, leaving the running containers and...
Sage Weil
12:21 PM Linux kernel client Feature #43215: kclient: send usage metrics to MDS
Will add the entry count and cap count support:... Xiubo Li
12:11 PM Revision b99b55ab (ceph): stop.sh: use ${CEPH_BIN} and -c ${conf_fn}
to make sure ${CEPH_BIN} and ${CEPH_CONF_PATH} are respected
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:11 PM Revision b92f2c05 (ceph): stop.sh: do not try to contact mon unless cluster is up
otherwise "ceph mon metadata" will hang, when we try to stop an
already-stopped cluster. and `vstart_runner.py` alway...
Kefu Chai
12:08 PM CephFS Backport #42713: nautilus: mgr: daemon state for mds not available
I'll send the backport tomorrow. Venky Shankar
11:56 AM Revision d50d1981 (ceph): seastar: pickup the recent future optimizations.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
11:42 AM rgw Bug #43339: bucket sync init command failed
... Chang Liu
09:55 AM rgw Bug #43339: bucket sync init command failed
I add some debug log, it shows that sync module could get bucket instance info. but radosgw-admin could not . as foll... Chang Liu
09:35 AM rgw Bug #43339: bucket sync init command failed
Chang Liu wrote:
> elastic search zone does not sync metadate, so all those `bucket sync *` commands are not able to...
Chang Liu
07:28 AM rgw Bug #43339: bucket sync init command failed
elastic search zone does not sync metadate, so all those `bucket sync *` commands are not able to used in elastic zone ? Chang Liu
04:58 AM rgw Bug #43339 (Can't reproduce): bucket sync init command failed
... Chang Liu
11:34 AM Revision b303e487 (ceph): vstart: Add note for nfs-ganesha dev packages
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
11:25 AM Revision f3239419 (ceph): script/build-integration-branch: Add usage
Also add a --no-date to make it possible to re-use an existing branch name
Signed-off-by: Sebastian Wagner <sebastia...
Sebastian Wagner
11:10 AM Revision 8e071c0f (ceph): mds: Reorganize class members in Server header
Fixes: https://tracker.ceph.com/issues/42867
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
10:54 AM mgr Bug #43287: HEALTH_ERR Module 'crash' has failed: time data '2019-07-06 15:5' does not match form...
Can I just delete /var/lib/ceph/crash and restart daemon to get rid of the error ? Kitt Tientanopajai
10:41 AM Revision cb7614ad (ceph): doc: update 'adding an MDS'
Fixes: https://tracker.ceph.com/issues/43162
Signed-off-by: Jos Collin <jcollin@redhat.com>
Jos Collin
10:36 AM CephFS Documentation #43162 (In Progress): doc: "adding an MDS" in deployment is out-of-date
Jos Collin
10:34 AM Dashboard Feature #43351 (New): mgr/dashboard: [RFC] Actions assistant
Not sure if this is needed for all pages but it could help users.
I just looked at the OSD page which is crowed by...
Stephan Müller
09:57 AM Revision 8186dd98 (ceph): Merge pull request #32207 from bk201/wip-43136
mgr/dashboard: Fix OSD IDs are not displayed when using cephadm backend
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com...
Laura Paduano
09:52 AM Revision 6373f8c7 (ceph): doc: add config help/get/set section for runtime client configuration
Fixes: http://tracker.ceph.com/issues/41688
Signed-off-by: Venky Shankar <vshankar@redhat.com>
Venky Shankar
09:38 AM rgw Bug #43350 (Resolved): rgw: bucket with custom placement failed to be synced to target zone
We encountered a problem when using elasticsearch synchronization. The bucket with custom placement failed to be sync... Jiahui Zeng
09:27 AM CephFS Feature #43349 (Fix Under Review): mgr/volumes: provision subvolumes with config metadata storage...
Venky Shankar
09:25 AM CephFS Feature #43349 (Resolved): mgr/volumes: provision subvolumes with config metadata storage in cephfs
Patrick had this idea a while back, but this never got implemented. Currently, there is no storage area when a subvol... Venky Shankar
09:20 AM CephFS Backport #43348 (Resolved): nautilus: mds: crash(FAILED assert(omap_num_objs <= MAX_OBJECTS))
https://github.com/ceph/ceph/pull/32756 Nathan Cutler
09:20 AM CephFS Backport #43347 (Resolved): mimic: mds: crash(FAILED assert(omap_num_objs <= MAX_OBJECTS))
https://github.com/ceph/ceph/pull/32757 Nathan Cutler
09:19 AM RADOS Backport #43346 (Resolved): nautilus: short pg log + cache tier ceph_test_rados out of order reply
https://github.com/ceph/ceph/pull/32848 Nathan Cutler
09:18 AM CephFS Backport #43345 (Resolved): nautilus: mds: metadata changes may be lost when MDS is restarted
https://github.com/ceph/ceph/pull/30843 Nathan Cutler
09:18 AM CephFS Backport #43344 (Rejected): mimic: mds: metadata changes may be lost when MDS is restarted
Nathan Cutler
09:17 AM Revision 7edfae2b (ceph): mon/PGMap: include per-pool num_pg_by_state in summary
We had this globally, but it's useful to have the per-pool breakdowns,
especially when we don't want to pull the deta...
xie xingguo
09:16 AM CephFS Backport #43343 (Resolved): nautilus: mds: client does not response to cap revoke After session s...
https://github.com/ceph/ceph/pull/32909 Nathan Cutler
09:16 AM CephFS Backport #43342 (Rejected): mimic: mds: client does not response to cap revoke After session stal...
Nathan Cutler
09:15 AM ceph-volume Backport #43341 (Resolved): nautilus: add deactivate unit tests
https://github.com/ceph/ceph/pull/32863 Nathan Cutler
09:15 AM ceph-volume Backport #43340 (Resolved): mimic: add deactivate unit tests
https://github.com/ceph/ceph/pull/32862 Nathan Cutler
09:15 AM Revision 0f0ae55a (ceph): Merge pull request #32266 from xiexingguo/wip-balancer-efficiency-1
mgr/balancer: avoid pulling pg_dump twice
Reviewed-by: Sage Weil <sage@redhat.com>
Xie Xingguo
09:12 AM Revision c915cd08 (ceph): mgr/ssh: Fix remove_osds()
Changed signature from `(str) -> ...` to `(List[str]) -> ...`
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse...
Sebastian Wagner
08:45 AM Dashboard Feature #24655 (In Progress): mgr/dashboard: Enforce password change upon first login
Tatjana Dehler
08:29 AM Revision 1886e5d1 (ceph): Merge pull request #32237 from tchaikov/wip-cmake-rdkafka
cmake: check version of librdkafka
Reviewed-by: Yuval Lifshitz <yuvalif@yahoo.com>
Kefu Chai
08:25 AM Revision c5fbbe97 (ceph): stop.sh: Add option to kill Ganesha daemons
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
08:23 AM Revision 11b42275 (ceph): vstart: Add option to deploy ganesha daemons
To create Ganesha daemons with vstart following packages needs to be installed:
nfs-ganesha nfs-ganesha-ceph nfs-gane...
Varsha Rao
08:08 AM ceph-volume Bug #43330 (Pending Backport): add deactivate unit tests
Jan Fajerski
06:47 AM RADOS Bug #41950 (Can't reproduce): crimson compile
Kefu Chai
06:46 AM RADOS Bug #41950: crimson compile
i assume that you were trying to compile crimson-osd not crimson-old. please check the submodule of seastar to unders... Kefu Chai
05:06 AM CephFS Backport #43338 (In Progress): nautilus: qa/tasks: add remaining tests for fs volume
Jos Collin
04:28 AM CephFS Backport #43338 (Resolved): nautilus: qa/tasks: add remaining tests for fs volume
https://github.com/ceph/ceph/pull/33122/ Jos Collin
04:03 AM Revision 6b009b49 (ceph): Merge pull request #31144 from badone/wip-use-dnf-on-rhel-or-centos-8
install-deps.sh: Use dnf for rhel/centos 8
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:30 AM CephFS Bug #43326: mds: batch getattr/lookup bug
One symptom is client lookup request hang Zheng Yan
01:27 AM CephFS Feature #43337 (New): fs: support relatime correctly for CephFS
As of now, CephFS does not seem to handle atime.
The relatime mount option (since Linux 2.6.30) is meant to not o...
Oliver Freyermuth
12:31 AM CephFS Bug #42872 (Pending Backport): qa/tasks: add remaining tests for fs volume
Patrick Donnelly
12:30 AM Revision b31a0200 (ceph): Merge PR #31884 into master
* refs/pull/31884/head:
qa/tasks: Fix the volume ls in test_volume_rm
qa/tasks: tests for 'fs volume create' and 'f...
Patrick Donnelly
12:09 AM Revision 05b8932e (ceph): Merge PR #29059 into master
* refs/pull/29059/head:
mds: complete all the replay op when mds is restarted ,no matter the session is closed or no...
Patrick Donnelly
12:08 AM CephFS Bug #40784 (Pending Backport): mds: metadata changes may be lost when MDS is restarted
Patrick Donnelly
12:06 AM CephFS Bug #42826 (Pending Backport): mds: client does not response to cap revoke After session stale->r...
Patrick Donnelly
12:06 AM Revision 77f7b8d9 (ceph): Merge PR #31662 into master
* refs/pull/31662/head:
mds: fix revoking caps after after stale->resume circle
client: fix incorrect debug message...
Patrick Donnelly
12:04 AM Revision 72901b13 (ceph): Merge PR #32162 into master
* refs/pull/32162/head:
qa: note timeout in debug message
Reviewed-by: Sage Weil <sage@redhat.com>
Patrick Donnelly
12:04 AM CephFS Cleanup #42464 (Resolved): mds: reorg MDSMap header
Patrick Donnelly
12:04 AM Revision d7af29a8 (ceph): Merge PR #31118 into master
* refs/pull/31118/head:
mds: Reorganize class members in MDSMap header
Reviewed-by: Patrick Donnelly <pdonnell@redh...
Patrick Donnelly
12:02 AM Revision fd16bddc (ceph): Merge PR #31123 into master
* refs/pull/31123/head:
mds : optimization functions,get_dirfrags_under, to speed up processing directories with ten...
Patrick Donnelly
12:01 AM Revision 333e9383 (ceph): Merge PR #31595 into master
* refs/pull/31595/head:
mds: optimize function, fragset_t::simplify, to improve the efficiency of merging fragment
...
Patrick Donnelly
12:00 AM CephFS Bug #36094 (Pending Backport): mds: crash(FAILED assert(omap_num_objs <= MAX_OBJECTS))
Patrick Donnelly
12:00 AM Revision a80fd8bc (ceph): Merge PR #32020 into master
* refs/pull/32020/head:
mds: fix assert(omap_num_objs <= MAX_OBJECTS) of OpenFileTable
Reviewed-by: Patrick Donnell...
Patrick Donnelly

12/16/2019

11:59 PM Revision 4ef03107 (ceph): qa: note timeout in debug message
Some tests set this to a dynamic value, it'd be helpful to know how long
a test is planning to wait.
Signed-off-by: ...
Patrick Donnelly
11:58 PM CephFS Feature #43182 (Resolved): mds: increase default cache size to 4GB
Patrick Donnelly
11:57 PM Revision 71df46d5 (ceph): Merge PR #32042 into master
* refs/pull/32042/head:
mds: update default MDS cache size memory limit
common/options: note runtime effect for som...
Patrick Donnelly
11:34 PM CephFS Bug #43336 (Resolved): qa: test_unmount_for_evicted_client hangs
... Patrick Donnelly
11:11 PM Revision a9ee4bcf (ceph): qa/suites/rbd/openstack: use 18.04, not 16.04
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:10 PM bluestore Bug #42913 (Fix Under Review): nautilus: cram test fails with _do_alloc_write failed with (28) No...
We need to increase the block size.
[ubuntu@smithi076 ceph]$ ceph osd df
ID CLASS WEIGHT REWEIGHT SIZE RAW USE...
Neha Ojha
07:53 PM bluestore Bug #42913: nautilus: cram test fails with _do_alloc_write failed with (28) No space left on device
... Neha Ojha
11:03 PM Revision 2c655f25 (ceph): src/test/cli-integration/rbd/snap-diff.t: python -> python
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:03 PM Revision fc684093 (ceph): qa/tasks/rbd_fio: fio 2.21 -> 3.16
2.21 doesn't build on el8; 3.16 does.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
11:02 PM Revision 889446a5 (ceph): qa/workunits: use nose 3
Ubuntu is /usr/bin/nosetests3, el is /usr/bin/nosetests-3, so do neither.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
11:00 PM Revision 324621e4 (ceph): os/bluestore: default bluestore_block_size 1T -> 100G
This makes vstart *way* faster. This option is only really relevant
for dev test environments. We bumped it up back...
Sage Weil
10:52 PM Revision 86d8fb5d (ceph): Merge pull request #32227 from alimaredia/wip-s3-tests-branch-name-refa...
luminous: update s3-test download code for s3-test tasks
Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
10:51 PM rgw Backport #43013: luminous: rgw: crypt: permit RGW-AUTO/default with SSE-S3 headers
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/31860
merged
Yuri Weinstein
10:51 PM Revision b932ade3 (ceph): Merge pull request #31860 from smithfarm/wip-43013-luminous
luminous: rgw: crypt: permit RGW-AUTO/default with SSE-S3 headers
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
10:50 PM Revision 7b2d8180 (ceph): Merge pull request #32034 from cbodley/wip-qa-rgw-swift-luminous
luminous: qa/rgw: add missing force-branch: ceph-luminous for swift tasks
Reviewed-by: Yuri Weinstein <yweinste@redh...
Yuri Weinstein
10:49 PM rgw Backport #43234: luminous: rgw: radosgw_admin teuthology task: No module named bunch
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/32215
merged
Yuri Weinstein
10:49 PM Revision 0dac8922 (ceph): Merge pull request #32215 from smithfarm/wip-43234-luminous
luminous: tests: radosgw-admin: remove dependency on bunch package
Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
10:40 PM Revision 17355487 (ceph): luminous: update s3-test download code for s3-test tasks
- Ensure the download code for all tasks running
s3-tests is consistent.
- Simplify download code to only use the con...
Ali Maredia
10:36 PM RADOS Bug #43296 (Need More Info): Ceph assimilate-conf results in config entries which can not be removed
Can you attach the (relevant) output from "ceph config-key dump | grep config"? I think the keys are being installed... Sage Weil
10:22 PM RADOS Bug #43296: Ceph assimilate-conf results in config entries which can not be removed
Might be related to #42964? Patrick Donnelly
10:13 PM mgr Feature #43323 (Fix Under Review): restful allows basic authentication to be disabled
Patrick Donnelly
02:37 AM mgr Feature #43323 (Fix Under Review): restful allows basic authentication to be disabled
When using a ceph cluster in an intranet environment, we may not need to enable basic HTTP authentication. Whether to... shi liu
10:06 PM RADOS Bug #43334 (Resolved): nautilus: rados/test_envlibrados_for_rocksdb.sh broken packages with ubunt...
Run: http://pulpito.ceph.com/yuriw-2019-12-15_16:25:11-rados-wip-yuri-nautilus-baseline_12.13.19-distro-basic-smithi/... Yuri Weinstein
10:06 PM Support #43253 (Closed): How to issue log messages in library code
Greg Farnum
09:19 PM Dashboard Feature #43260 (In Progress): mgr/dashboard: Support creating a placement rule that targets a spe...
Ricardo Marques
09:17 PM Dashboard Backport #43333 (Resolved): nautilus: mgr/dashboard: iSCSI targets not available if any iSCSI gat...
https://github.com/ceph/ceph/pull/32304 Ricardo Marques
09:16 PM Revision 7c53a69e (ceph): include: codify the ownership change of the map
Caller must explicitly std::move it.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
09:16 PM Revision b6a742d6 (ceph): include: fix interval_set const_iterator call operator type
To simplify the code, this also updates the header to use `auto` for
type deduction.
Signed-off-by: Patrick Donnelly...
Patrick Donnelly
09:16 PM Revision 3f1bb9d7 (ceph): test: use interval_set pair type
This fixes a compiler error.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
09:16 PM Revision fe2a3597 (ceph): osd: fix type of osd_recover_clone_overlap_limit
To avoid signed/unsigned comparison warnings.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
09:16 PM Revision 46cf7ee2 (ceph): osd: used unsigned interval limit
To avoid signed/unsigned comparison warnings.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
09:16 PM Revision 817cc50f (ceph): include: add detach method
This makes the intent clear and avoids passing the output map to do the move.
Signed-off-by: Patrick Donnelly <pdonn...
Patrick Donnelly
09:16 PM Dashboard Bug #42687 (Pending Backport): mgr/dashboard: iSCSI targets not available if any iSCSI gateway is...
Ricardo Marques
08:48 PM Revision 2c1dde3b (ceph): qa/suites/rgw: pin swift tests to py2/ubuntu
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:36 PM RADOS Bug #38358 (Pending Backport): short pg log + cache tier ceph_test_rados out of order reply
Seen in nautilus: /a/yuriw-2019-12-15_16:25:11-rados-wip-yuri-nautilus-baseline_12.13.19-distro-basic-smithi/4605500/ Neha Ojha
08:14 PM Revision 2ebb8e78 (ceph): osd/MissingLoc.cc: do not rely on missing_loc_sources only
In 624ade487ea4aeaf988cc1767e0b293f76addd5b, we relied on missing_loc_sources
to check for strays and remove an OSD f...
Neha Ojha
07:57 PM Revision 0172dab4 (ceph): Merge PR #32275 into master
* refs/pull/32275/head:
qa/suites/upgrade: all upgrades to octopus on ubuntu only
Reviewed-by: Neha Ojha <nojha@red...
Sage Weil
07:55 PM Revision 49032edf (ceph): Merge pull request #32135 from jecluis/wip-telemetry-luminous
luminous: telemetry module for mgr
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Yuri Weinstein
07:44 PM Revision 7a175637 (ceph): Merge pull request #32274 from dillaman/wip-rbd-mirror-test
rbd-mirror: ensure deterministic ordering of method calls
Reviewed-by: Willem Jan Withagen <wjw@digiware.nl>
Jason Dillaman
07:26 PM Bug #43285 (Resolved): Use of /home in cephadm RPM packaging violates openSUSE packaging policies
Sage Weil
07:26 PM ceph-volume Bug #43330 (Resolved): add deactivate unit tests
Sage Weil
04:05 PM ceph-volume Bug #43330 (Resolved): add deactivate unit tests
Jan Fajerski
07:26 PM Revision eedb3ab2 (ceph): Merge PR #32212 into master
* refs/pull/32212/head:
rpm/cephadm: start description and summary with capital letter
rpm/cephadm: move HOMEDIR to...
Sage Weil
07:26 PM Revision 62f05f99 (ceph): Merge PR #32277 into master
* refs/pull/32277/head:
lvm/deactivate: add unit tests, remove --all
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:58 PM Revision dc621104 (ceph): mgr/orchestrator_cli: make 'device ls' table formatting consistent
- all caps headers
- align left by default
- reorder columns
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:58 PM Revision e78cd9c5 (ceph): python-common: 'ssd/nvme' -> 'ssd'
NVMe's are generally 'solid state disks'. More importantly, NVMe is an
interface, not a device type, and there is ta...
Sage Weil
06:58 PM Revision 594179f1 (ceph): mgr/orchestrator_cli: combine all host into one 'device ls' table
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:41 PM Revision 462ee827 (ceph): qa/suites/upgrade: all upgrades to octopus on ubuntu only
We cannot do a traditional upgrade (install old package, start cluster,
install new package, ...) because nautilus is...
Sage Weil
06:14 PM Revision 48e14037 (ceph): Merge pull request #32217 from trociny/wip-41557-2
librbd: explicitly specify mode on mirror image enable
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:47 PM Messengers Bug #43332 (Resolved): mon: segv in msg following "do not register lossy client connections"
I've been seeing a mon segfault in current master (c28876f0084d583de0550b105c2ae45222fd30e8) which can be consistentl... David Disseldorp
05:47 PM Revision 73c27795 (ceph): qa/suites/rgw: ragweed on ubuntu
ragweed uses nosetests; stick to py2 for now.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:37 PM Revision 5b4e9de5 (ceph): qa/suites: run s3tests on ubuntu
Note that this does not capture the rgw/website test on valgrind, since
valgrind is centos only.
Signed-off-by: Sage...
Sage Weil
04:59 PM CephFS Bug #42365: client: FAILED assert(dir->readdir_cache[dirp->cache_index] == dn)
ceph-post-file: 123801df-99cc-4c0a-a76c-9b6c8a614394 Xiaoxi Chen
03:51 PM CephFS Bug #42365: client: FAILED assert(dir->readdir_cache[dirp->cache_index] == dn)
hit 3 more times in 13.2.5, I had catch a coredump Xiaoxi Chen
04:46 PM Revision 29937585 (ceph): qa/tasks/cbt: install python3 deps
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:42 PM Messengers Bug #43044 (Fix Under Review): parse dpdk coremask occur out of range while using stoull
Kefu Chai
04:38 PM Revision 946b8cbc (ceph): Merge pull request #32154 from ceph/force_python3
forcing tests to start using python3 in virtualenv Vasu Kulkarni
04:15 PM Revision c13901f9 (ceph): lvm/deactivate: add unit tests, remove --all
Remove the --all flag until its actually implemented.
Fixes: https://tracker.ceph.com/issues/43330
Signed-off-by: J...
Jan Fajerski
04:04 PM Revision ff115188 (ceph): Merge PR #32198 into master
* refs/pull/32198/head:
cephadm: Fix Python2.7 isssue
cephadm: fix how uid/gid is determined
cephadm: add sample c...
Sage Weil
04:03 PM Revision 88ad6538 (ceph): rpm/cephadm: start description and summary with capital letter
This commit fixes RPMLINT issue:
cephadm.x86_64: E: summary-not-capitalized (Badness: 20) C cephadm utility to boots...
Nathan Cutler
04:03 PM Revision f05a769e (ceph): rpm/cephadm: move HOMEDIR to /var/lib and make scriptlets idempotent on...
Also introduce a cephadm group. Since the cephadm package does not
require ceph-common, the ceph group is not availab...
Nathan Cutler
03:52 PM Revision 5c2ea06d (ceph): doc/cleanup: drop repo-access.rst
This is an older document containing some notes on GitHub branches, etc.
The information it contains is now covered e...
Nathan Cutler
03:49 PM Revision 282ac64b (ceph): librados: fix leak in getxattr and getxattrs
Issue was related to missing put() on AioCompletionImpl.
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
Adam Kupczyk
03:32 PM mgr Bug #43317: high CPU usage, ceph-mgr very slow or unresponsive following upgrade from Nautilus v1...
I can confirm the high cpu usage on our cluster after upgrading to 14.2.5.
MGR was unresponsive and crashing all t...
Alex Walender
03:18 PM Dashboard Backport #40056: nautilus: mgr/dashboard: Use serial RGW Admin OPS API calls
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/31569
m...
Nathan Cutler
12:58 PM Dashboard Backport #40056 (Resolved): nautilus: mgr/dashboard: Use serial RGW Admin OPS API calls
Lenz Grimmer
03:17 PM Dashboard Backport #40838: nautilus: mgr/dashboard: Disable event propagation in the helper icon
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/31566
m...
Nathan Cutler
12:23 PM Dashboard Backport #40838 (Resolved): nautilus: mgr/dashboard: Disable event propagation in the helper icon
Lenz Grimmer
03:17 PM Dashboard Backport #42880: nautilus: mgr/dashboard: OSD throughput sparkline graphic has `undefined` in too...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/31737
m...
Nathan Cutler
10:20 AM Dashboard Backport #42880 (Resolved): nautilus: mgr/dashboard: OSD throughput sparkline graphic has `undefi...
Lenz Grimmer
02:46 PM Revision 29772bf2 (ceph): rbd-mirror: ensure deterministic ordering of method calls
The mock tests will require method calls in a known order. Previously
different environments could evaluate the param...
Jason Dillaman
02:35 PM CephFS Bug #43329 (Resolved): cephfs-shell: AttributeError when undefined an conf opt is attemptted to read
conf_get() from pybind/cephfs/cephfs.pyx returns None when passed argument is not present as config file option which... Rishabh Dave
02:28 PM Revision c28876f0 (ceph): Merge pull request #32211 from rhcs-dashboard/43284-fix-frontend-e2e-sc...
mgr/dashboard: run-frontend-e2e-tests.sh: allow user defined BASE_URL…
Reviewed-by: Tiago Melo <tmelo@suse.com>
Revi...
Laura Paduano
02:27 PM Revision f052fbb5 (ceph): Merge pull request #31819 from ricardoasmarques/wip-42687
mgr/dashboard: iSCSI targets not available if any gateway is down
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-...
Laura Paduano
01:59 PM Linux kernel client Bug #43272: unable to handle kernel NULL pointer at __ceph_remove_cap+0x2a/0x220
Jeff Layton wrote:
> I think after going over this a few times, this problem has already been fixed upstream with co...
Lei Liu
01:38 PM Linux kernel client Bug #43272: unable to handle kernel NULL pointer at __ceph_remove_cap+0x2a/0x220
I think after going over this a few times, this problem has already been fixed upstream with commit d6e47819721ae2d. ... Jeff Layton
01:27 PM CephFS Bug #43248 (In Progress): cephfs-shell: do not drop into shell after running command-line command
Rishabh Dave
01:17 PM Orchestrator Bug #43223 (Resolved): mgr/cephadm: blink LED light on the wrong device path
Sage Weil
01:16 PM Revision 0e2d4655 (ceph): common/blkdev: factor get_device_metadata out of mon, osd
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:16 PM Revision 74e49d5c (ceph): common/blkdev: include by-path path for each device in metadata
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:16 PM Revision 2c0fd7d8 (ceph): mgr: report device by-path paths too
I'm leaving this out of the 'device ls[-*]' human output because the
paths are usually quite long, but it's in the js...
Sage Weil
01:15 PM Revision 0f68bec9 (ceph): Merge PR #32246 into master
* refs/pull/32246/head:
mgr/cephadm: remove redundant /dev when blinking device light
Reviewed-by: Sebastian Wagner...
Sage Weil
12:57 PM Revision c1aa1dfc (ceph): nautilus: mgr/dashboard: Use serial RGW Admin OPS API calls (#31569)
nautilus: mgr/dashboard: Use serial RGW Admin OPS API calls
Reviewed-by: Tatjana Dehler <tdehler@suse.com>
Reviewed-...
Lenz Grimmer
12:40 PM RADOS Bug #43174 (New): pgs inconsistent, union_shard_errors=missing
Hmm this may be something else then. David, does it look familiar? Greg Farnum
12:23 PM Dashboard Bug #40715 (Resolved): mgr/dashboard: Disable event propagation in the helper icon
Lenz Grimmer
12:22 PM Revision 6b191010 (ceph): nautilus: mgr/dashboard: Disable event propagation in the help… (#31566)
nautilus: mgr/dashboard: Disable event propagation in the helper icon
Reviewed-by: Ernesto Puerta <epuertat@redhat.c...
Lenz Grimmer
12:01 PM Linux kernel client Feature #43215: kclient: send usage metrics to MDS
For both dentry lease and caps perf metric we will only count the hit/miss info triggered from the vfs calls, for the... Xiubo Li
11:53 AM Revision cd1dadd3 (ceph): Merge pull request #32257 from dillaman/wip-41556
rbd-mirror: extract journal replaying logic from image replayer
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
11:49 AM Revision e16ac017 (ceph): doc/rbd: remind Selinux/AppArmor effect on libvirtd
If libvird is under Selinux/Apparmor enforced mode, libvirtd
may not be enable to do some operatoins on the rbd image...
Changcheng Liu
11:49 AM Revision 767161a3 (ceph): doc/rbd: correct software stack of VM with Ceph
Signed-off-by: Changcheng Liu <changcheng.liu@aliyun.com> Changcheng Liu
11:44 AM Revision b7a40007 (ceph): mgr/dashboard: Use @raise_if_no_orchestrator
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
11:43 AM Revision 4f1809a0 (ceph): mgr/dashboard: Throw a more meaningful exception
When the orchestrator is not available, a HTTP 503 error was
thrown. This results in a non meaningful error message i...
Volker Theile
11:38 AM Revision 722e2d08 (ceph): rgw: refine es related coroutines
Signed-off-by: Chang Liu <liuchang0812@gmail.com> Chang Liu
11:27 AM Dashboard Feature #40702 (Fix Under Review): mgr/dashboard: Allow expanding/collapsing the data table
Lenz Grimmer
11:19 AM Revision d4ce0cca (ceph): cephadm: Fix Python2.7 isssue
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
10:20 AM Dashboard Bug #41656 (Resolved): mgr/dashboard: OSD throughput sparkline graphic has `undefined` in tooltip
Lenz Grimmer
10:19 AM Revision 99e65c89 (ceph): nautilus: mgr/dashboard: Remove title from sparkline tooltips (#31737)
nautilus: mgr/dashboard: Remove title from sparkline tooltips
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Re...
Lenz Grimmer
10:04 AM Dashboard Feature #38287 (Resolved): mgr/dashboard: Manage CephFS quotas
Ricardo Marques
10:01 AM Revision 4b613544 (ceph): mgr/orchestrator: Raise more expressive Error, if completion already fi...
Eases debugging of tracebacks.
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
09:55 AM Revision 1143de2f (ceph): mgr/dashboard: CephFS quota management (#31811)
mgr/dashboard: CephFS quota management
Reviewed-by: Patrick Seidensal <pnawracay@suse.com>
Reviewed-by: Ricardo Marq...
Lenz Grimmer
09:52 AM Dashboard Feature #42064 (Resolved): mgr/dashboard: add smartctl data as an details tab of a host
Lenz Grimmer
09:50 AM Dashboard Feature #40329 (Resolved): mgr/dashboard: It should be possible to set an expiration date for the...
Lenz Grimmer
09:49 AM Revision efdcbcc6 (ceph): mgr/dashboard: add password expiration date (#30939)
mgr/dashboard: add password expiration date
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-by: Tiago Mel...
Lenz Grimmer
09:47 AM Dashboard Feature #42609 (Resolved): mgr/dashboard: Add support for blinking enclosure LEDs
Lenz Grimmer
09:45 AM Revision b5570e41 (ceph): mgr/dashboard: Explicitly set the device class of an OSD
Fixes: https://tracker.ceph.com/issues/43197
Signed-off-by: Ricardo Marques <rimarques@suse.com>
Ricardo Marques
09:45 AM Dashboard Feature #43179 (Resolved): mgr/dashboard: Display and allow sorting by an OSD's default device cl...
Lenz Grimmer
09:44 AM rgw Support #43327 (New): rgw multisite: sync errors after enabling
Hi,
We're doing some testing with a trial deployment running version 14.2.2 in containers. We had a single site sy...
David Piper
09:42 AM Revision 523bec20 (ceph): mgr/dashboard: Display OSD device class in OSD list (#32092)
mgr/dashboard: Display OSD device class in OSD list
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Tatj...
Lenz Grimmer
09:30 AM Revision 0a83d900 (ceph): Merge pull request #31815 from tchaikov/wip-mgr-dashboard-gevent
mgr/dashboard: install teuthology using pip
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Ernesto Puertat <e...
Kefu Chai
09:20 AM Dashboard Bug #43263 (Pending Backport): mgr/dashboard: RGW subuser S3 key not auto-generated.
Lenz Grimmer
08:40 AM RADOS Feature #43324: Make zlib windowBits configurable for compression
Xiyuan Wang wrote:
> Now the zlib windowBits is hardcoding as -15[1]. But it should be set to different value for di...
Xiyuan Wang
03:38 AM RADOS Feature #43324 (Resolved): Make zlib windowBits configurable for compression
Now the zlib windowBits is hardcoding as -15[1]. But it should be set to different value for different case.
Accor...
Xiyuan Wang
08:28 AM Revision 2cd512ed (ceph): rgw: get elastic search info in start_sync, avoid creating new coroutin...
Fixes: https://tracker.ceph.com/issues/43199
Signed-off-by: Chang Liu <liuchang0812@gmail.com>
Chang Liu
08:24 AM Revision 678b5373 (ceph): librbd: explicitly specify mode on mirror image enable
- don't use journaling feature to chose the mode;
- provide new API function mirror_image_enable2;
- return back the ...
Mykola Golub
08:24 AM Revision 144c885d (ceph): rbd: allow to specify mode on mirror image enable
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
08:24 AM Revision 7171049f (ceph): rbd: improve mirror snapshot list formatting for status command
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
08:24 AM Revision 1fb9a740 (ceph): rbd: show mirror mode in image info
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
08:20 AM CephFS Bug #43326 (Fix Under Review): mds: batch getattr/lookup bug
Zheng Yan
08:13 AM CephFS Bug #43326 (Resolved): mds: batch getattr/lookup bug
Zheng Yan
08:12 AM Revision d595a4c5 (ceph): mds: only enable batch getattr/lookup for non-snap request.
MDS may cow dentry/inode. After COWing, batch getattr/lookup for snap
request can be attched to wrong object.
Signed...
Yan, Zheng
08:01 AM Revision 1a9a06c3 (ceph): mds: pin dentry when attaching batch lookup to it
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
07:27 AM RADOS Backport #43325 (In Progress): luminous: wrong datatype describing crush_rule
Deepika Upadhyay
07:24 AM RADOS Backport #43325 (New): luminous: wrong datatype describing crush_rule
Deepika Upadhyay
07:24 AM RADOS Backport #43325 (Resolved): luminous: wrong datatype describing crush_rule
https://github.com/ceph/ceph/pull/32267 Deepika Upadhyay
07:26 AM Revision 68ef669d (ceph): doc/rados/operations: crush_rule is a name
like
```
ceph osd pool set <pool-name> crush_rule <rule-name>
```
where `<rule-name>` is a string instead of a number...
Kefu Chai
06:14 AM Revision 1b4b061e (ceph): mgr/balancer: avoid pulling pg_dump twice
For large cluster with thousands of osds/pgs, it may take
seconds even mitutes to refresh the relevant stats.
Since w...
xie xingguo
06:06 AM rgw Bug #43226: rgw: object version can be deleted without TOTP on bucket that has MFA Delete enabled.
I'll setup a centos env and first test it there. I'll also build a new OpenSuse env and test it with the rpms, so att... Matthew Oliver
03:50 AM Revision 2a33ccb5 (ceph): Removing distros othern than rhel 7.x and rhel 8.x
Signed-off-by: Rachanaben Patel <racpatel@redhat.com> Rachana Patel
03:13 AM Revision 7f853706 (ceph): tool: make the use of parameters unambiguous
changed the usage of parameter, readable:
--readable=0 ==> --readable
Signed-off-by: simon gao <simon29rock@gm...
simon gao
02:43 AM Revision f2b3ea81 (ceph): stop.sh: use bash shell to solve syntax error
When running on ubuntu 18.04 for aarch64, there is syntax error in
line 52, caused by the /bin/sh is defalut to dash,...
Rixin Luo
01:15 AM Revision 0d36eb58 (ceph): rbd-mirror: switch image replayer to new standalone journal replayer
Remove all the original journal replaying code embedded in the image
replayer and instead rely on the new journal rep...
Jason Dillaman
01:08 AM Revision 8a9a1bf6 (ceph): rbd-mirror: moved image asok/perf counter name helper to utils
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:08 AM Revision 2df70c2e (ceph): rbd-mirror: extract journal replay logic to its own class
This will help to greatly reduce the journal-specific code in the
current image replayer.
Signed-off-by: Jason Dilla...
Jason Dillaman
01:03 AM Revision f7f6b5d1 (ceph): rbd-mirror: drop 'using namespace' in image replayer state machine
This is going to cause conflicts w/ the '::journal' namespace and
future 'rbd::mirror::image_replayer::journal' names...
Jason Dillaman
01:03 AM Revision 799dfc2d (ceph): rbd-mirror: moved replay status formatter to sub-namespace
The current implementation is tied to journal-based replaying so
move it down into a new journal sub-namespace.
Sign...
Jason Dillaman
01:03 AM Revision 975c9047 (ceph): rbd-mirror: moved event pre-processor to sub-namespace
The current implementation is tied to journal-based replaying so
move it down into the journal sub-namespace.
Signed...
Jason Dillaman

12/15/2019

11:46 PM Revision 25a3c76f (ceph): Merge pull request #32142 from changchengx/doc_libvirt
doc/rbd: simplify libvirt usage
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
11:29 PM Revision e7c21f60 (ceph): Merge pull request #32243 from trociny/wip-43289
rbd-mirror: fix race on namespace replayer initialization failure
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
11:28 PM Revision d9ad7191 (ceph): Merge pull request #32184 from trociny/wip-43004
rbd-mirror: rename per-image replication perf counters
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Reviewed-by: J...
Jason Dillaman
11:27 PM Revision 7f96c28e (ceph): Merge pull request #32113 from lixiaoy1/master
librbd: finish write request early
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
10:40 PM Revision 73f0c629 (ceph): Merge PR #32251 into master
* refs/pull/32251/head:
mds/MDSDaemon: fix asok 'exit' and 'respawn' commands
Reviewed-by: Patrick Donnelly <pdonne...
Sage Weil
10:04 PM RADOS Documentation #41389 (Pending Backport): wrong datatype describing crush_rule
Nathan Cutler
07:08 PM Revision 65e54703 (ceph): Merge PR #32260 into master
* refs/pull/32260/head:
.organizationmap: Wido 42on -> 42on
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
07:00 PM Revision bcf520a0 (ceph): cephadm: support deployment of prometheus
Initial support to enable cephadm to deploy
monitoring containers like prometheus. This
patch adds support for promet...
Paul Cuzner
07:00 PM Revision 0c50249a (ceph): cephadm: add sample configuration for prometheus
Provides an example definition that sets up an
initial prometheus server with a scrape of itself.
Signed-off-by: Pau...
Paul Cuzner
07:00 PM Revision 46252558 (ceph): cephadm: fix how uid/gid is determined
The uid/gid is determined by looking at file ownership. It
was looking at /etc/ceph, but on current builds this is ow...
Paul Cuzner
04:21 PM Revision 30235818 (ceph): .organizationmap: Wido 42on -> 42on
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:57 PM Revision 7a41371c (ceph): osd/PG: fix _finish_recovery vs repair race
On detecting a corrupted object, primary may automatically
repair that object by leveraging the existing recovery pro...
xie xingguo
03:55 PM RADOS Bug #38076 (Resolved): osds allows to partially start more than N+2
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
03:54 PM ceph-volume Backport #43322 (Resolved): mimic: ceph-volume lvm batch wrong partitioning with multiple osd per...
https://github.com/ceph/ceph/pull/32875 Nathan Cutler
03:54 PM ceph-volume Backport #43321 (Resolved): nautilus: ceph-volume lvm batch wrong partitioning with multiple osd ...
https://github.com/ceph/ceph/pull/32874 Nathan Cutler
03:54 PM Revision 8ba6679b (ceph): osd/MissingLoc, PeeringState: remove osd from missing loc in purge_stra...
We should always try to keep osds in missing_loc consistent with peer_missing
and peer_info. When we remove an osd fr...
Neha Ojha
03:53 PM RADOS Feature #40528 (Resolved): Better default value for osd_snap_trim_sleep
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
03:53 PM RADOS Backport #43320 (Resolved): mimic: PeeringState::GoClean will call purge_strays unconditionally
https://github.com/ceph/ceph/pull/33329 Nathan Cutler
03:53 PM RADOS Backport #43319 (Resolved): nautilus: PeeringState::GoClean will call purge_strays unconditionally
https://github.com/ceph/ceph/pull/32847 Nathan Cutler
03:49 PM Backport #43243 (In Progress): nautilus: "SELinux denials found" in ceph-deploy
Nathan Cutler
03:48 PM Backport #43244 (In Progress): mimic: "SELinux denials found" in ceph-deploy
Nathan Cutler
03:47 PM Revision 9d3151f9 (ceph): selinux: Allow ceph to read udev db
We are using libudev and reading the udev db files because of that. We
need to allow ceph to access these files in th...
Boris Ranto
02:16 PM Revision 1f8e3bd5 (ceph): cmake: check version of librdkafka
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
01:27 PM RADOS Bug #42328: osd/PrimaryLogPG.cc: 3962: ceph_abort_msg("out of order op")
Looking at the historical test runs, it seems to have started after [1] but before [2].
[1] http://pulpito.ceph.co...
Jason Dillaman
01:30 AM RADOS Bug #42328: osd/PrimaryLogPG.cc: 3962: ceph_abort_msg("out of order op")
http://qa-proxy.ceph.com/teuthology/teuthology-2019-12-02_02:01:02-rbd-master-distro-basic-smithi/4559106/teuthology.log Jason Dillaman
01:29 AM RADOS Bug #42328: osd/PrimaryLogPG.cc: 3962: ceph_abort_msg("out of order op")
http://qa-proxy.ceph.com/teuthology/jdillaman-2019-12-14_17:15:11-rbd-wip-jd-testing-distro-basic-smithi/4603518/teut... Jason Dillaman
12:20 PM Revision d19474f3 (ceph): rgw/pubsub: notification filtering by object tags
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
08:09 AM CephFS Backport #42462 (Resolved): nautilus: doc: MDS and metadata pool hardware requirements/recommenda...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/31116
m...
Nathan Cutler
08:08 AM Dashboard Backport #42948: nautilus: mgr/dashboard: restored RBD image's name is incorrect if the new image...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/31810
m...
Nathan Cutler
06:55 AM RADOS Bug #43318 (Need More Info): monitor mark all services(osd mgr) down
Suddenly, all mgrs and osds in my cluster began to be set to down by the monitor.
the log of monitor like this
```
...
simon gao
01:43 AM Revision cd780f10 (ceph): Merge PR #32158 into master
* refs/pull/32158/head:
cephadm: fix exception when no time sync is running
cephadm: properly extract osd fsid duri...
Sage Weil
12:12 AM Revision 3e4222ce (ceph): cephadm: properly extract osd fsid during adoption
This needs to be passed to the deploy_daemon_units method so that we can
set up the pre and post c-v calls properly.
...
Sage Weil
12:12 AM Revision 3cbca1dc (ceph): cephadm: fix exception when no time sync is running
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil

12/14/2019

03:33 PM mgr Bug #43317 (Duplicate): high CPU usage, ceph-mgr very slow or unresponsive following upgrade from...
Since upgrading to Nautilus v14.2.5, ceph-mgr has been essentially unusable. top shows ceph-mgr consistently using b... Dan Moraru
03:22 PM Revision bf0e51a5 (ceph): ceph-daemon: behave with no /etc/ceph/ceph.conf
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:22 PM Revision b800c9a9 (ceph): cephadm: do ceph-volume activate+deactivate as part of systemd unit
1- Do the activate as part of the unit on start, since it may include
setup that disappears on a reboot, like startin...
Sage Weil
08:28 AM RADOS Documentation #41389 (In Progress): wrong datatype describing crush_rule
Deepika Upadhyay
07:21 AM RADOS Documentation #41389 (Pending Backport): wrong datatype describing crush_rule
Deepika Upadhyay
02:42 AM RADOS Documentation #41389: wrong datatype describing crush_rule
Just needs a cherry-pick of 3ed3de6c964ba998d5b18ceb997d1a6dffe355db Neha Ojha
08:26 AM RADOS Backport #43315 (In Progress): mimic:wrong datatype describing crush_rule
Deepika Upadhyay
08:02 AM RADOS Backport #43315 (Resolved): mimic:wrong datatype describing crush_rule
https://github.com/ceph/ceph/pull/32255 Deepika Upadhyay
08:24 AM RADOS Backport #43316 (In Progress): nautilus:wrong datatype describing crush_rule
Deepika Upadhyay
08:03 AM RADOS Backport #43316 (Resolved): nautilus:wrong datatype describing crush_rule
https://github.com/ceph/ceph/pull/32254 Deepika Upadhyay
06:47 AM Revision b9de6724 (ceph): doc/rados/operations: crush_rule is a name
like
```
ceph osd pool set <pool-name> crush_rule <rule-name>
```
where `<rule-name>` is a string instead of a number...
Kefu Chai
06:44 AM Revision e459be89 (ceph): doc/rados/operations: crush_rule is a name
like
```
ceph osd pool set <pool-name> crush_rule <rule-name>
```
where `<rule-name>` is a string instead of a number...
Kefu Chai
04:03 AM Revision 2d915c8d (ceph): Merge PR #32244 into master
* refs/pull/32244/head:
qa/workunits/cephadm/test_cephadm.sh: re-enable `adopt` tests
Reviewed-by: Sage Weil <sage@...
Sage Weil
02:50 AM RADOS Bug #43307 (In Progress): Remove use of rules batching for upmap balancer
David Zafman
02:49 AM RADOS Bug #43312 (In Progress): Change default upmap_max_deviation to 5
David Zafman
02:06 AM RADOS Bug #43312 (Resolved): Change default upmap_max_deviation to 5
David Zafman
02:49 AM mgr Bug #43313 (Resolved): telemetry module can crash on entity name with multiple '.' separators
A user discovered this:... Dan Mick
02:16 AM Revision e69bbada (ceph): mds/MDSDaemon: fix asok 'exit' and 'respawn' commands
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:13 AM Revision a35e66c8 (ceph): Merge PR #32253 into master
* refs/pull/32253/head:
mgr/orchestrator: make hosts and label args consistent
Reviewed-by: Sebastian Wagner <swagn...
Sage Weil
02:12 AM Revision a5772921 (ceph): Merge PR #32209 into master
* refs/pull/32209/head:
mgr/cephadm: Add unittest for service_action
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
12:52 AM Linux kernel client Feature #43215 (In Progress): kclient: send usage metrics to MDS
Xiubo Li
12:52 AM CephFS Bug #42760 (Resolved): kclient: get random mds not work as expected
Xiubo Li
12:27 AM Revision 48bc4786 (ceph): osd/PeeringState: transit async_recovery_targets back into acting befor...
When an osd that is part of current up set gets chosen as an
async_recovery_target, it gets removed from the acting s...
xie xingguo
12:24 AM RADOS Bug #43311 (Resolved): asynchronous recovery + backfill might spin pg undersized for a long time
When an osd that is part of current up set gets chosen as an
async_recovery_target, it gets removed from the acting ...
xie xingguo
12:16 AM RADOS Bug #43308 (In Progress): negative num_objects can set PG_STATE_DEGRADED
Neha Ojha

12/13/2019

11:16 PM Bug #43310 (New): Ceph code doesn't have namespace
All ceph C++ code doesn't have namespace, and if it's loaded as a shared library(libcephfs/librados, or from equivale... Chuan Qiu
10:53 PM mgr Bug #43287: HEALTH_ERR Module 'crash' has failed: time data '2019-07-06 15:5' does not match form...
I tried, but it returned an error.
Error EIO: Module 'crash' has experienced an error and cannot handle commands:...
Kitt Tientanopajai
04:21 PM mgr Bug #43287 (Need More Info): HEALTH_ERR Module 'crash' has failed: time data '2019-07-06 15:5' do...
it looks like one of the crashes in your cluster has a mangled timestamp value? can you attach the output from 'ceph... Sage Weil
10:50 PM Revision 901ce491 (ceph): mgr/orchestrator: make hosts and label args consistent
- hosts is always n=N; labels is not
- hosts always before labels
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:41 PM Revision 257a539b (ceph): Merge PR #32192 into master
* refs/pull/32192/head:
common: handle return value from read(2)
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Revi...
Sage Weil
08:40 PM RADOS Bug #40963 (Resolved): mimic: MQuery during Deleting state
Sage Weil
08:40 PM RADOS Bug #41317 (Pending Backport): PeeringState::GoClean will call purge_strays unconditionally
Sage Weil
08:40 PM Revision d8162e1f (ceph): Merge PR #32195 into master
* refs/pull/32195/head:
osd/PeeringState.cc: skip peer_purged when discovering all missing
Reviewed-by: Sage Weil <...
Sage Weil
08:39 PM Revision 124f1e39 (ceph): Merge PR #32203 into master
* refs/pull/32203/head:
Revert "mgr/DaemonServer: safe-to-destroy - do not consider irrelevant pgs"
Reviewed-by: Sa...
Sage Weil
08:39 PM Revision 1430c0ff (ceph): Merge PR #32219 into master
* refs/pull/32219/head:
common: move xattr -> os/filestore/os_xattr
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
07:51 PM CephFS Feature #24461: cephfs: improve file create performance buffering file unlink/create operations
Doing some testing today with xfstests, during generic/531 test, I saw some of these pop up in the kernel ring buffer... Jeff Layton
07:50 PM Revision dc7d0c21 (ceph): Merge PR #32250 into master
* refs/pull/32250/head:
mgr/cephadm: fix temp file prefixes
qa: fix lingering ceph-mgr-ssh -> ceph-mgr-cephadm refs...
Sage Weil
07:47 PM RADOS Bug #43308 (Resolved): negative num_objects can set PG_STATE_DEGRADED
... Neha Ojha
07:29 PM CephFS Documentation #43222 (Resolved): doc: mention multimds in dev guide's list of integration test su...
Patrick Donnelly
07:29 PM CephFS Documentation #43220 (Resolved): doc: clarify difference fs and kcephfs suite in dev guide
Patrick Donnelly
07:29 PM Revision cbc20ab6 (ceph): Merge PR #32144 into master
* refs/pull/32144/head:
doc: mention multimds suite in dev guide
doc: clarify difference between fs and kcephfs sui...
Patrick Donnelly
07:15 PM bluestore Documentation #40473 (In Progress): enhance db sizing
We have started making some improvements in https://github.com/ceph/ceph/pull/32226.
Neha Ojha
07:12 PM Revision 3c2e8e10 (ceph): Merge pull request #32249 from neha-ojha/wip-32197-mimic
mimic: doc/_templates/page.html: redirect to etherpad
Reviewed-by: Sage Weil <sage@redhat.com>
Neha Ojha
07:11 PM Revision 4af73bfb (ceph): Merge pull request #32248 from neha-ojha/wip-32197-nautilus
nautilus: doc/_templates/page.html: redirect to etherpad
Reviewed-by: Sage Weil <sage@redhat.com>
Neha Ojha
07:07 PM CephFS Bug #43133 (Resolved): vstop.sh: Mounts are not cleaned up
Patrick Donnelly
07:07 PM Revision 2e505307 (ceph): Merge PR #32024 into master
* refs/pull/32024/head:
stop: Unmount cephFS volumes
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Reviewed-by: Pat...
Patrick Donnelly
07:05 PM RADOS Bug #43296: Ceph assimilate-conf results in config entries which can not be removed
Alwin from Proxmox provided a work around but this still appears to be a bug:
https://forum.proxmox.com/threads/ceph...
David Herselman
04:51 PM RADOS Bug #43296: Ceph assimilate-conf results in config entries which can not be removed
Setting debug_rdb to 5/5 unfortunately doesn't reveal anything:
Commands:...
David Herselman
03:37 AM RADOS Bug #43296 (Resolved): Ceph assimilate-conf results in config entries which can not be removed
We assimilated our Ceph configuration file and subsequently have a minimal config file. We are subsequently not able ... David Herselman
06:48 PM Revision 77bfea88 (ceph): mgr/cephadm: fix temp file prefixes
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:48 PM Revision 2184641d (ceph): qa: fix lingering ceph-mgr-ssh -> ceph-mgr-cephadm refs
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:44 PM Revision d4f4a2cb (ceph): qa/tasks/ceph_manager.py: do not use python to write a file
/usr/bin/python dne on el8, /usr/bin/python3 dne on el7. But
all we need to do is write a file--we can do that with ...
Sage Weil
06:23 PM Revision 08528272 (ceph): Merge pull request #32226 from neha-ojha/wip-four-percent
doc/rados: Better block.db size recommendations for bluestore
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: ...
Neha Ojha
05:53 PM Revision 42ade3c7 (ceph): qa: add krbd_get_features.t test
Run it together with krbd_blkroset.t.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit 80...
Ilya Dryomov
05:53 PM Revision 683883b4 (ceph): qa: krbd_blkroset.t: update for read-only changes
If an image is mapped read-only, setting its partition(s) to read-write
via BLKROSET is no longer allowed.
Add read-...
Ilya Dryomov
05:53 PM Revision 7fe6c3a4 (ceph): qa: avoid hexdump skip and length options
On Debian-based distros, hexdump(1) comes from FreeBSD in bsdmainutils
package (other distros ship a Linux version fr...
Ilya Dryomov
05:40 PM Revision 8e299f67 (ceph): doc/_templates/page.html: redirect to etherpad
This simplifies things for users who are not able to add cards to
https://github.com/ceph/ceph/projects/4 due to insu...
Neha .
05:36 PM Revision 51bc5299 (ceph): doc/_templates/page.html: redirect to etherpad
This simplifies things for users who are not able to add cards to
https://github.com/ceph/ceph/projects/4 due to insu...
Neha .
05:24 PM Revision 36cdafbc (ceph): doc/rados: Better block.db size recommendations for bluestore
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha .
05:14 PM Revision aaeabf97 (ceph): test/pybind/test_rados: execute takes a bytes (not str) payload
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:03 PM Revision 056383ea (ceph): qa/packages/packages: python[3]-ceph is no more
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:49 PM Revision 5f8476fb (ceph): Merge pull request #32040 from smithfarm/wip-rn-13-2-8-mimic
doc/releases: add release notes for mimic v13.2.8
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Reviewed-by: ...
Nathan Cutler
04:31 PM RADOS Bug #43307 (Resolved): Remove use of rules batching for upmap balancer

Due to cost of calculations for very large PG/shard counts, we will settle for balancing each pool individually for...
David Zafman
04:30 PM Revision 7222ba6f (ceph): mgr/ansible: Added missing type annotations
As requested by mypy
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
04:29 PM Revision 074adad5 (ceph): mgr/orchestrator: Add __str__ to HostSpec
As requested by mypy
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
04:28 PM Revision c2387f0d (ceph): mgr/ansible: Integrate mgr/ansible/tox into mgr/tox
Reason to make this switch is to be able to do proper refactorings
in the orchestrators.
Signed-off-by: Sebastian Wa...
Sebastian Wagner
04:24 PM Orchestrator Bug #43223 (Fix Under Review): mgr/cephadm: blink LED light on the wrong device path
Sage Weil
04:24 PM Revision 1393ff8c (ceph): mgr/cephadm: remove redundant /dev when blinking device light
Fixes: https://tracker.ceph.com/issues/43223
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:14 PM Revision dfdfaaf0 (ceph): Merge pull request #31116 from smithfarm/wip-42462-nautilus
nautilus: doc/cephfs: improve add/remove MDS section
Reviewed-by: Jos Collin <jcollin@redhat.com>
Nathan Cutler
04:12 PM Revision d64d92a1 (ceph): doc/releases: add Mimic v13.2.8 to releases timeline
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
03:46 PM Revision 126e8e20 (ceph): doc: clarify priority use
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
03:45 PM Revision a0ff2daf (ceph): nautilus: mgr/dashboard: Fix e2e chromedriver problem (#32241)
nautilus: mgr/dashboard: Fix e2e chromedriver problem
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-b...
Lenz Grimmer
03:43 PM RADOS Bug #25174 (Can't reproduce): osd: assert failure with FAILED assert(repop_queue.front() == repop...
Neha Ojha
03:34 PM Revision c36fa56d (ceph): Merge PR #32236 into master
* refs/pull/32236/head:
pybind/mgr: add_tox_test: Add mypy to TOX_ENVS
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:02 PM Dashboard Bug #42652 (Resolved): mgr/dashboard: reactivate disabled dashbord suites
Tatjana Dehler
03:00 PM Dashboard Cleanup #41372 (Resolved): mgr/dashboard: CephFs Tab Component
Part of this fix was backported to nautilus - see https://github.com/ceph/ceph/pull/32128 - to fix a different bug. Nathan Cutler
02:03 PM Dashboard Cleanup #41372 (Pending Backport): mgr/dashboard: CephFs Tab Component
Nathan Cutler
02:48 PM Revision c3832362 (ceph): nautilus: mgr/dashboard: Hardening accessing the metadata
Partly backported from https://tracker.ceph.com/issues/41372. This is done because we only want to backport the harde... Volker Theile
02:47 PM Revision 240154f1 (ceph): qa: use python3 for venvs etc
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:44 PM Revision 34a2bb44 (ceph): qa/workunits/cephadm/test_cephadm.sh: re-enable `adopt` tests
Signed-off-by: Michael Fritch <mfritch@suse.com> Michael Fritch
02:43 PM Revision 0341c785 (ceph): mgr/dashboard: Make form modal more flexible
Now any input type is supported and the special binary type which will
use the cd-binary input and automatically form...
Stephan Müller
02:43 PM Revision cb638998 (ceph): mgr/dashboard: Add binary min and max validators
Adds simple validators that resemble the min and max validators for
numbers.
As a binary size (the string) has first...
Stephan Müller
02:43 PM Revision 5fcf525a (ceph): mgr/dashboard: Allow string descriptions in confirmation modal
Fixes: https://tracker.ceph.com/issues/38287
Signed-off-by: Stephan Müller <smueller@suse.com>
Stephan Müller
02:43 PM Revision 3d78b2f5 (ceph): mgr/dashboard: Avoid escaped quotes using TSLint
The problem was that the TSLint linting hasn't matched the
linting of prettier regarding the quotes of a string.
Exp...
Stephan Müller
02:43 PM RADOS Bug #43306 (Resolved): segv in collect_sys_info
Run: http://pulpito.ceph.com/teuthology-2019-12-13_02:25:03-upgrade:luminous-x-nautilus-distro-basic-smithi/
Job: '4...
Yuri Weinstein
02:42 PM rbd Bug #43289: Crash in unittest_rbd_mirror due to race condition in PoolReplayer
Yes, this fixes the problem. Thanks for the quick fix! Ulrich Weigand
01:34 PM rbd Bug #43289: Crash in unittest_rbd_mirror due to race condition in PoolReplayer
I set backport to nautlus, because although the current nautilus version is not affected -- rbd-mirror namespaces sup... Mykola Golub
01:30 PM rbd Bug #43289: Crash in unittest_rbd_mirror due to race condition in PoolReplayer
Ulrich, thank you for the report and the detailed analysis!
Is there chance you could test the fix provided in ht...
Mykola Golub
01:29 PM rbd Bug #43289 (Fix Under Review): Crash in unittest_rbd_mirror due to race condition in PoolReplayer
Mykola Golub
01:11 PM rbd Bug #43289 (In Progress): Crash in unittest_rbd_mirror due to race condition in PoolReplayer
Mykola Golub
02:40 PM RADOS Bug #43305 (Won't Fix): "psutil.NoSuchProcess process no longer exists" error in luminous-x-nauti...
Run: http://pulpito.ceph.com/teuthology-2019-12-13_02:25:03-upgrade:luminous-x-nautilus-distro-basic-smithi/
Jobs: '...
Yuri Weinstein
02:40 PM Revision 59caff1d (ceph): Merge pull request #32005 from s0nea/wip-dashboard-reactivate-suites
mgr/dashboard: reactivate dashboard test suites
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Lau...
Laura Paduano
02:34 PM Revision 8fa350c5 (ceph): pybind/mgr: add_tox_test: Add mypy to TOX_ENVS
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
02:15 PM Revision 16bae1a3 (ceph): mgr/dashboard: CephFS quota management
Now both CephFS quotas can be changed with a validation against the next
tree maximum in the file tree, that prevents...
Stephan Müller
02:07 PM bluestore Bug #42223: ceph-14.2.4/src/os/bluestore/fastbmap_allocator_impl.h: 750: FAILED ceph_assert(avail...
Due to this bug, a had to mitigate it with setting RocksDB param min_write_buffer_number_to_merge to 2. Since 14.2.5 ... Marcin W
01:59 PM Dashboard Feature #39369: mgr/dashboard: show RGW multi-site sync status info
Thanks a lot, Casey, for this feedback.
Could we have the timestamp delta avail in the sync status output?
Ernesto Puerta
01:35 PM rbd Backport #41812: nautilus: [namespaces] mirroring should support namespaces
It is better to backport together with the fix for https://tracker.ceph.com/issues/43289 Mykola Golub
01:16 PM Revision dce1b360 (ceph): rbd-mirror: fix race on namespace replayer initialization failure
Fixes: https://tracker.ceph.com/issues/43289
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
01:11 PM Dashboard Bug #43303 (New): mgr/dashboard: rbd-mirroring mode should be disabled when no rbd-mirroring daem...
QE team reported a usability issue. They find misleading to allow users to enable rbd-mirroring when no daemons are a... Ernesto Puerta
12:20 PM Revision 481e3208 (ceph): Merge pull request #31851 from votdev/issue_42609_device_lights
mgr/dashboard: Add support for blinking enclosure LEDs
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Reviewed-by: Ki...
Laura Paduano
12:09 PM Revision 2da9e1f4 (ceph): stop: Unmount cephFS volumes
When stop.sh is run while the cephFS is mounted,
mount processes are retained and can't be killed.
And also the mount...
Kotresh Hiremath Ravishankar
12:08 PM Dashboard Backport #43302 (In Progress): nautilus: mgr/dashboard: Jenkins dashboard test failures due to "E...
Nathan Cutler
12:08 PM Dashboard Backport #43302 (Resolved): nautilus: mgr/dashboard: Jenkins dashboard test failures due to "Erro...
https://github.com/ceph/ceph/pull/32241 Nathan Cutler
12:08 PM Revision ca326724 (ceph): mgr/dashboard: Fix e2e chromedriver problem
New version of Chrome/ChromeDriver seems to have a problem with insecure
certificates.
Since we use a vStart cluster...
Tiago Melo
12:08 PM Dashboard Bug #43254 (Pending Backport): mgr/dashboard: Jenkins dashboard test failures due to "Error: Angu...
Nathan Cutler
07:39 AM Dashboard Bug #43254 (Resolved): mgr/dashboard: Jenkins dashboard test failures due to "Error: Angular coul...
Kiefer Chang
12:05 PM Dashboard Backport #43301 (In Progress): mgr/dashboard: RGW subuser S3 key not auto-generated.
Alfonso Martínez
12:02 PM Dashboard Backport #43301 (Resolved): mgr/dashboard: RGW subuser S3 key not auto-generated.
https://github.com/ceph/ceph/pull/32240 Alfonso Martínez
12:05 PM Revision bc1c561c (ceph): mgr/dashboard: fix RGW subuser auto-generate key.
Fixes: https://tracker.ceph.com/issues/43263
Signed-off-by: Alfonso Martínez <almartin@redhat.com>
(cherry picked fro...
Alfonso Martínez
12:04 PM rgw Backport #43300 (In Progress): nautilus: bugs in list objects v1
Nathan Cutler
11:59 AM rgw Backport #43300 (Resolved): nautilus: bugs in list objects v1
https://github.com/ceph/ceph/pull/32239 Nathan Cutler
11:59 AM Revision 3243a347 (ceph): Merge pull request #32186 from rhcs-dashboard/43263-fix-rgw-subuser-key
mgr/dashboard: fix RGW subuser auto-generate key.
Reviewed-by: Ernesto Puertat <epuertat@redhat.com>
Reviewed-by: Vo...
Laura Paduano
11:58 AM rgw Bug #40663 (Pending Backport): bugs in list objects v1
Nathan Cutler
02:40 AM rgw Bug #40663: bugs in list objects v1
I have the same error in nautilus. I think it needs to be backported. Ilsoo Byun
11:58 AM Dashboard Bug #43230 (New): mgr/dashboard: test_diskprediction_local failure when running the backend API t...
We're still facing issues and maybe python-scipy needs to be added to ceph.spec.in as suggested by Kefu?
Or is this ...
Laura Paduano
11:47 AM Revision 1f28f262 (ceph): Merge pull request #31753 from smithfarm/wip-bci-resolve-fix
backport-create-issue: resolve parent only if parent has backport issues
Reviewed-by: Tiago Melo <tmelo@suse.com>
Nathan Cutler
11:35 AM Revision f6f243be (ceph): PendingReleaseNotes: add telemetry mgr module
Signed-off-by: Joao Eduardo Luis <joao@suse.com> Joao Eduardo Luis
11:34 AM Dashboard Bug #42785 (Resolved): mgr/dashboard: restored RBD image's name is incorrect if the new image nam...
Lenz Grimmer
11:34 AM Dashboard Backport #42948 (Resolved): nautilus: mgr/dashboard: restored RBD image's name is incorrect if th...
Lenz Grimmer
11:34 AM Revision 25a3118c (ceph): Merge pull request #31810 from bk201/wip-42948-nautilus
nautilus: mgr/dashboard: fix restored RBD image naming issue
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed...
Lenz Grimmer
11:33 AM Revision 955e67db (ceph): mgr/dashboard: Simplify PrometheusService::getRules implementa… (#32130)
mgr/dashboard: Simplify PrometheusService::getRules implementation
Reviewed-by: Stephan Müller <smueller@suse.com>
R...
Lenz Grimmer
10:50 AM Revision 1ef7fc33 (ceph): mgr/dashboard: iSCSI targets not available if any gateway is down
Fixes: https://tracker.ceph.com/issues/42687
Signed-off-by: Ricardo Marques <rimarques@suse.com>
Ricardo Marques
10:37 AM Revision 17e1e7ce (ceph): mgr/cephadm: Add unittest for service_action
(That was missing previously)
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
10:28 AM ceph-volume Feature #43299 (Resolved): add sizing arguments to prepare
prepare now creates LVs, add sizing arguments to the subcommand Jan Fajerski
10:26 AM Dashboard Backport #43159 (In Progress): nautilus: mgr/dashboard: KeyError on dashboard reload
Tatjana Dehler
09:09 AM ceph-volume Bug #39442 (Pending Backport): ceph-volume lvm batch wrong partitioning with multiple osd per dev...
Jan Fajerski
09:09 AM Revision 51668aa0 (ceph): Merge pull request #32177 from Takios/ceph_volume_fix
ceph-volume: use correct extents if using db-devices and >1 osds_per_device Jan Fajerski
09:07 AM Revision acef74ba (ceph): nautilus: mgr/dashboard: Update translations nautilus (#31759)
nautilus: mgr/dashboard: Update translations nautilus
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Ti...
Lenz Grimmer
08:24 AM Revision c150beff (ceph): qa: Fix flake8 for qa/tasks/cephfs/test_volumes.py
Signed-off-by: Thomas Bechtold <tbechtold@suse.com> Thomas Bechtold
08:24 AM Revision bdcc94a1 (ceph): qa: Run flake8 on python2 and python3
To be able to catch problems with python2 *and* python3, run flake8
with both versions. From the flake8 homepage:
It...
Thomas Bechtold
08:23 AM RADOS Backport #42259 (Resolved): nautilus: document new option mon_max_pg_per_osd
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/31300
m...
Nathan Cutler
08:22 AM RADOS Backport #40947 (Resolved): luminous: Better default value for osd_snap_trim_sleep
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/31857
m...
Nathan Cutler
08:22 AM RADOS Backport #38205 (Resolved): luminous: osds allows to partially start more than N+2
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/31858
m...
Nathan Cutler
08:22 AM RADOS Backport #43093 (Resolved): luminous: Improve OSDMap::calc_pg_upmaps() efficiency
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/31992
m...
Nathan Cutler
08:22 AM mgr Backport #42698 (Resolved): luminous: Larger cluster using upmap mode balancer can block other ba...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/31992
m...
Nathan Cutler
08:11 AM Revision 8d1869a2 (ceph): mgr/dashboard: reactivate dashboard test suites
Reactivate the dashboard test suites that were commented
out in https://github.com/ceph/ceph/pull/30864 because
https...
Tatjana Dehler
07:53 AM Revision c6300953 (ceph): mgr/dashboard: add password expiration warning banner
It adds a new component to notify the user about the expiration
of the password. The banner is shown on top of the pa...
Tatjana Dehler
07:53 AM Revision 02212419 (ceph): mgr/dashboard: add password expiration date
Add a 'pwd_expiration_date' field to the User object to be able
to set password expiration date per user.
There are ...
Tatjana Dehler
07:48 AM mgr Bug #42655: mgr-diskprediction-cloud is missing python dependencies
https://github.com/ceph/ceph/pull/32232 Kefu Chai
07:38 AM Dashboard Bug #43298 (Resolved): mgr/dashboard: nightly dashboard backend API tests ImportError and test fa...
... Laura Paduano
07:15 AM bluestore Bug #43297: StupidAllocator.cc: 265: FAILED assert(intervals <= max_intervals)
Not kernel client issue, should be bluestore related Lei Liu
03:42 AM bluestore Bug #43297 (Resolved): StupidAllocator.cc: 265: FAILED assert(intervals <= max_intervals)
h3. system info... Lei Liu
06:58 AM Revision 768db565 (ceph): Merge pull request #32224 from tspmelo/wip-e2e-insecure
mgr/dashboard: Fix e2e chromedriver problem
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Kiefer ...
Laura Paduano
06:45 AM Revision 4e11b5b5 (ceph): test_cephfs_shell: fix test_du_works_for_hardlinks
ln command needs superuser privileges, oddly that test had run
successfully before.
Fixes: https://tracker.ceph.com/...
Rishabh Dave
06:36 AM rgw Bug #43226: rgw: object version can be deleted without TOTP on bucket that has MFA Delete enabled.
Matthew Oliver wrote:
> I just built todays master, and I can't reproduce. NOTE that I am building from source (do_c...
Alfonso Martínez
06:10 AM rgw Bug #43226: rgw: object version can be deleted without TOTP on bucket that has MFA Delete enabled.
I just built todays master, and I can't reproduce. NOTE that I am building from source (do_cmake, make and vstart). Matthew Oliver
05:25 AM rgw Bug #43226: rgw: object version can be deleted without TOTP on bucket that has MFA Delete enabled.
OK, I've tested this on my dev env, and, of course I was wrong :)
You can't delete a version unless you supply the '...
Matthew Oliver
06:21 AM CephFS Bug #43251 (Fix Under Review): mds: track client provided metric flags in session
Venky Shankar
06:17 AM RADOS Bug #40712: ceph-mon crash with assert(err == 0) after rocksdb->get
we meet this problem recently.
we decline this related more to rocksdb but not ceph
huang jun
05:56 AM Revision 184ccc31 (ceph): test/librados: don't release handler if set_pg_num failed
The handler will be released by RadosTestNS::TearDownTestCase()
before process exit.
Signed-off-by: huangjun <huangj...
huangjun
05:27 AM Revision 5555a08e (ceph): Merge pull request #32139 from ceph/wip-fix-valgrind
[qa/tasks] fix valgrind issue in redhat downstream run Vasu Kulkarni
05:27 AM Revision 972f0921 (ceph): Merge pull request #32200 from TejasC88/wip-valgrind
Includes --max-threads fix for valgrind RGW Vasu Kulkarni
05:14 AM Revision 83cb3a96 (ceph): rgw: adding documentation for AssumeRoleWithWebIdentity.
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com> Pritha Srivastava
05:07 AM Revision d8c0bde0 (ceph): Merge PR #31255 into master
* refs/pull/31255/head:
mds/MDSDaemon: make con disposable before passing message to asok
mds/SessionMap: interpret...
Patrick Donnelly
04:37 AM Revision 2e3aec10 (ceph): Merge pull request #31300 from smithfarm/wip-42259-nautilus
nautilus: doc, qa: remove invalid option mon_pg_warn_max_per_osd
Reviewed-by: Kefu Chai <kchai@redhat.com>
Neha Ojha
04:31 AM Revision 707822ab (ceph): Merge pull request #32230 from shellwedance/ceph-volume_typo_fix
doc: fix a typo in a command
Reviewed-by: Neha Ojha <nojha@redhat.com>
Neha Ojha
04:25 AM Revision 88e5ed1d (ceph): Merge pull request #32170 from rosinL/wip-rss
msg/async/DPDK: refactor set_rss_table to support DPDK 19.05
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:22 AM Revision 60650500 (ceph): install-deps.sh: Use dnf for rhel/centos 8
Also install the correct dnf-utils package rather than yum-utils.
Fixes: https://tracker.ceph.com/issues/42504
Co-A...
Brad Hubbard
02:43 AM Revision 73bd6408 (ceph): doc: fix a typo in a command
Co-authored-by: donggyu_park <donggyu_park@tmax.co.kr>
Signed-off-by: taeuk_kim <taeuk_kim@tmax.co.kr>
taeuk_kim
02:33 AM rgw Bug #43066: copy object (key) overhead user quota and bucket quota
Daniel Gryniewicz wrote:
> Can you be more specific about what OP you're running? The info you gave is a bit confus...
hoan nv
02:00 AM Revision 360b9e97 (ceph): doc/rbd: align with other part in the context
Signed-off-by: Changcheng Liu <changcheng.liu@aliyun.com> Changcheng Liu
02:00 AM Revision 5805d71f (ceph): Merge PR #32179 into master
* refs/pull/32179/head:
lvm: add deactivate subcommand
util/system: add unmount_tmpfs helper
api/lvm: add get_lv_b...
Sage Weil
01:19 AM CephFS Bug #43149: kclient: umount will stuck for around 1 minutes sometimes
The fixing commit: https://github.com/ceph/ceph-client/commit/992dd028db77657b5eb164d0825a991d5c14ec78 Xiubo Li
01:17 AM CephFS Bug #43295 (Fix Under Review): kclient: keep the session state until it is released
The fixing commit: https://github.com/ceph/ceph-client/commit/38d173ab657c9b77ad3ab0f8c9b83245959cdb63 Xiubo Li
01:16 AM CephFS Bug #43295 (In Progress): kclient: keep the session state until it is released

Let's keep the session state until its memories is released.
Xiubo Li
01:16 AM CephFS Bug #43295 (Resolved): kclient: keep the session state until it is released
When reconnecting the session but if it is denied by the MDS due
to client was in blacklist or something else, kclie...
Xiubo Li
01:13 AM Revision 396e7a00 (ceph): doc/rbd: correct targe dev name and existence check
Signed-off-by: Changcheng Liu <changcheng.liu@aliyun.com> Changcheng Liu
01:11 AM CephFS Feature #43294 (Fix Under Review): mount.ceph: give a hint message when no mds is up or cluster i...
Xiubo Li
01:11 AM CephFS Feature #43294 (In Progress): mount.ceph: give a hint message when no mds is up or cluster is lag...
Xiubo Li
01:11 AM CephFS Feature #43294: mount.ceph: give a hint message when no mds is up or cluster is laggy
The relating PR: https://github.com/ceph/ceph/pull/32164 Xiubo Li
01:10 AM CephFS Feature #43294 (Resolved): mount.ceph: give a hint message when no mds is up or cluster is laggy
The kclient will return EHOSTUNREACH when no MDS is up or the cluster is laggy.
Check it and give a hint.
Xiubo Li
01:00 AM CephFS Feature #4386 (Fix Under Review): kclient: Mount error message when no MDS present
Xiubo Li
01:00 AM CephFS Feature #4386: kclient: Mount error message when no MDS present
Return -EHOSTUNREACH instead if no MDS is up or the cluster is laggy. Xiubo Li
12:55 AM CephFS Bug #43293 (Resolved): kclient: trigger the reclaim work once there has enough pending caps
This will fix it: https://github.com/ceph/ceph-client/commit/bba1560bd4a46aa0d16bb7d81abd9d0eb47dea36.
Xiubo Li
12:54 AM CephFS Bug #43293 (Resolved): kclient: trigger the reclaim work once there has enough pending caps
For corner case the reclaim work won't be fired even we have a large number of pending caps in time as expected. Xiubo Li
12:42 AM Revision 28ae01af (ceph): mount.ceph: give a hint message when no mds is up or cluster is laggy
When the cluster is laggy or no MDS is up the mount may time out with
errno == EHOSTUNREACH for the first time to do ...
Xiubo Li
12:16 AM Revision 73822219 (ceph): packaging: remove python3-ipaddres, as it is part of the stdlib in py3
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza

12/12/2019

11:47 PM rgw Bug #43226: rgw: object version can be deleted without TOTP on bucket that has MFA Delete enabled.
Pardon my ignorance, but wouldn't you be authenticating with:
> [root@ceph-rpm ceph]# aws s3api put-bucket-versio...
Matthew Oliver
11:14 PM Revision 14c1c6fc (ceph): Merge PR #32225 into master
* refs/pull/32225/head:
qa: add force-branch to suites running s3readwrite & s3roundtrip tasks
Reviewed-by: Yuri We...
Sage Weil
11:05 PM Revision b640a76e (ceph): Merge PR #32003 into master
* refs/pull/32003/head:
mgr/ssh fix tests for update_mds/mgr/mds/rgw/rbd-mirror
Allow List[HostSpec] in PlacementSp...
Sage Weil
11:04 PM Revision 40db88b7 (ceph): Merge PR #32218 into master
* refs/pull/32218/head:
cephadm: use raw string during `re.sub`
cephadm: fix ConfigParser DeprecationWarning in py3...
Sage Weil
10:07 PM Revision e0202f75 (ceph): Merge PR #32187 into master
* refs/pull/32187/head:
ceph.in: (py3) use binary stdout
pybind/mgr: index=4, sort_keys=True for json.dumps through...
Sage Weil
10:04 PM Revision 77ef7e40 (ceph): Merge pull request #32013 from liewegas/doc-foundation
doc/foundation: add cloudbase and vexxhost Mike Perez
09:39 PM CephFS Bug #42923 (Pending Backport): pybind / cephfs: remove static typing in LibCephFS.chown
Nathan Cutler
09:38 PM Revision 5aeee7b3 (ceph): Merge pull request #32197 from neha-ojha/wip-report-doc-bug
doc/_templates/page.html: redirect to etherpad
Reviewed-by: Zac Dover zac.dover@gmail.com
Reviewed-by: Sage Weil sag...
Neha Ojha
09:09 PM Revision 5579a94f (ceph): 13.2.8
Jenkins Build Slave User
09:09 PM Revision 73d91318 (ceph): qa: add force-branch to suites running s3readwrite & s3roundtrip tasks
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
08:53 PM Dashboard Feature #39369: mgr/dashboard: show RGW multi-site sync status info
Ernesto Puerta wrote:
>
> The feedback we had from consultants and SAs when we checked with them for the dashboard...
Casey Bodley
07:58 PM Dashboard Feature #39369: mgr/dashboard: show RGW multi-site sync status info
Thanks a lot for the detailed explanation, Casey!
The feedback we had from consultants and SAs when we checked wit...
Ernesto Puerta
06:43 PM Dashboard Feature #39369: mgr/dashboard: show RGW multi-site sync status info
Radosgw's multisite replication is active-active, meaning that every zone can be syncing from every other zone in its... Casey Bodley
09:33 AM Dashboard Feature #39369 (In Progress): mgr/dashboard: show RGW multi-site sync status info
Albin Antony
08:28 PM Dashboard Bug #43254 (Fix Under Review): mgr/dashboard: Jenkins dashboard test failures due to "Error: Angu...
Nathan Cutler
08:28 PM Dashboard Bug #43254 (Pending Backport): mgr/dashboard: Jenkins dashboard test failures due to "Error: Angu...
Nathan Cutler
08:13 AM Dashboard Bug #43254: mgr/dashboard: Jenkins dashboard test failures due to "Error: Angular could not be fo...
Kiefer Chang wrote:
> This can be reproduced locally after upgrading Chrome to version `79.0.3945.79`.
I locally up...
Laura Paduano
05:11 AM Dashboard Bug #43254: mgr/dashboard: Jenkins dashboard test failures due to "Error: Angular could not be fo...
This can be reproduced locally after upgrading Chrome to version `79.0.3945.79`.
If we do not tear down the vstart c...
Kiefer Chang
08:23 PM Revision 3d18771e (ceph): Merge PR #32220 into master
* refs/pull/32220/head:
qa/workunits/cephadm/test_cephadm.sh: need --fsid always
Reviewed-by: Michael Fritch <mfrit...
Sage Weil
08:14 PM Dashboard Bug #43152: mgr/dashboard: race condition causes dashboard frontend build to fail sometimes
@Kefu: this happens due to the prebuild hook (build env setting). npm scripts automagically execute pre-post hooks fo... Ernesto Puerta
07:31 PM Revision 5ae0effb (ceph): mds: convert 'damage ls' and 'damage rm'
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:31 PM Revision 5ce4f329 (ceph): mds: convert 'cache drop'
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:31 PM Revision 19d798ae (ceph): mds/MDSRank: too many words about op_tracker
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:31 PM Revision a544bef2 (ceph): mds/MDSRank: remove C_ExecAndReply helpers
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:31 PM Revision ea65f084 (ceph): mds: remove old handle_command machinery
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:31 PM Revision 1b606639 (ceph): mds: get rid of unused send_command_reply helpers
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:31 PM Revision b6634d46 (ceph): mds/SessionMap: interpret bare id as a valid filter
This works around the fact that the old asok 'session evict' took a bare
id and the tell version took a filter.
Sign...
Sage Weil
07:31 PM Revision 63f57ded (ceph): mds/MDSDaemon: make con disposable before passing message to asok
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:10 PM Revision 3bf8b4d7 (ceph): spec: remove _python_buildid in favor of python3_pkgversion macro
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:10 PM Revision 1eb8198d (ceph): qa/distros: centos7 -> centos8, rhel7 -> rhel8
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:10 PM Revision 4b96369b (ceph): qa/packages: python-ceph -> python3-ceph
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:07 PM Revision 29d1c344 (ceph): spec: remove python2 packages and conditions
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:06 PM Revision 50162091 (ceph): debian: update control file to use python3 dependency names
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:06 PM Revision f317453c (ceph): debian: explicitly set PYTHON2=OFF to prevent picking up python2 interp...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:06 PM Revision 4b2b0662 (ceph): debian: add mgr python versions
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:06 PM Revision 68025b63 (ceph): debian: remove python >= 2.7 requirement
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:06 PM Revision e42c37f2 (ceph): rgw: fix version tracking across bucket link steps
Fixes: https://tracker.ceph.com/issues/41410
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
Matt Benjamin
07:04 PM Revision adae1ac8 (ceph): debian: remove all python2 overrides and declarations
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:04 PM Revision 1f3eac27 (ceph): debian: remove all python2 install files
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:30 PM Revision 12f74805 (ceph): Merge PR #31629 into master
* refs/pull/31629/head:
cephfs-shell: rearrange code for convenience
Reviewed-by: Patrick Donnelly <pdonnell@redhat...
Patrick Donnelly
06:09 PM Revision f0f718f1 (ceph): mgr/dashboard: Fix e2e chromedriver problem
New version of Chrome/ChromeDriver seems to have a problem with insecure
certificates.
Since we use a vStart cluster...
Tiago Melo
06:08 PM Revision bb9fd1bb (ceph): mgr/telemetry: bump revision
We should have done this while cherry-picking from master, but we
didn't. And here we are now. It's simpler to apply ...
Joao Eduardo Luis
06:08 PM Revision d12dd7bf (ceph): mgr/telemetry: add stats about crush map
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 713dbc9722888d3bf60d772dbca23e13b0cafc38)
Con...
Sage Weil
06:07 PM Revision 73801b46 (ceph): mgr/telemetry: add rgw metadata
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit f62c6e8cba2e894f84ddabdea6db4ce56e02ea63)
Con...
Abhishek Lekshmanan
06:06 PM Revision 038272e2 (ceph): mgr/telemetry: mds cache stats
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit f4c736699478f608bba77770a85f96a7bf8d24e5)
Con...
Sage Weil
06:05 PM Revision fb0744ca (ceph): mgr/telemetry: add more pool metadata
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 87670fdc3c227387068d527b4659b50bc3bb64a3)
Con...
Sage Weil
06:04 PM Revision 54758dfb (ceph): mgr/telemetry: remove crush rule name
This is a user-specified string and could contain identifying info.
Signed-off-by: Sage Weil <sage@redhat.com>
(cher...
Sage Weil
06:04 PM Revision 120d70dc (ceph): mds: fix deadlock when xlocking policylock
Previous commit makes Server::rdlock_path_pin_ref() rdlock snaplock and
policylock. Deadlock happens if we use this f...
Yan, Zheng
06:04 PM Revision f8929830 (ceph): mds: cleanup Server::set_trace_dist()
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
06:04 PM Revision db29ec83 (ceph): mds: include linkage type in dentry lease
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
06:04 PM Revision 9360f33f (ceph): mds: enable lock cache for openc/unlink requests
when client has 'CEPH_CAP_FILE_EXCL|CEPH_CAP_DIR_UNLINK' caps of a
directory inode, it can asynchronously unlink file...
Yan, Zheng
06:04 PM Revision eec1485f (ceph): mds: handle link request with zero depth filepath2
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
06:04 PM Revision 6d70cee1 (ceph): mds: invalidate lock caches when freezing dirfrag/subtree
Add a list to CDir, which tracks lock caches which hold auth pins on
objects in the CDir. When mds want to freeze dir...
Yan, Zheng
06:04 PM Revision 9dfef48f (ceph): mds: suppress frozen inode when locks of dir operation is cached.
Frozen inode in directory with lock caches may cause ABBA deadlock. The
requeset that owns the frozen inode can't get...
Yan, Zheng
06:04 PM Revision 9b419b91 (ceph): mds: delegete lock cache to client
Define cap bits for async dir operation. Lock cache for a given type of
dir operation can be delegeted to client thro...
Yan, Zheng
06:04 PM Revision ad81edcf (ceph): mds: define lease mask bits
later patch will introduce new mask bits
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
06:04 PM Revision 1e889cd0 (ceph): mds: add 'path_locked' flag to MDCache::find_ino_peers()
MDS now relies on snaplocks to ensure that paths for slave request are
stable. MDCache::handle_find_ino_reply() may e...
Yan, Zheng
06:04 PM Revision eab59a85 (ceph): mds: adjust locking for subtree migration
Take snap rdlocks (instead of taking dentry locks) on subtree's ancestor
inodes. Path to subtree is stable after they...
Yan, Zheng
06:04 PM Revision 09b3e942 (ceph): mds: initial code for lock cache
The lock cache preserves locks and authpins required for directory
operations. MDS can create a lock cache when it ha...
Yan, Zheng
06:04 PM Revision 7f2beff8 (ceph): mds: invalidate lock caches if they hold conflicting locks
Add a list to SimpleLock, which tracks lock caches which hold locks
on SimpleLock itself. When mds want to change loc...
Yan, Zheng
06:04 PM Revision 246f6475 (ceph): mds: introduce Server::rdlock_two_paths_xlock_destdn()
The helper function is for requests that operate on two paths. It
ensures that the two paths get locks in proper orde...
Yan, Zheng
06:04 PM Revision cac3c01d (ceph): mds: change MDCache::discover_path()'s wants_xlocked semantic
If an inode's snaplock is locked by a MDRequest, the inode can not be
renamed by other MDRequest. For rename case, sn...
Yan, Zheng
06:04 PM Revision c1d7f93d (ceph): mds: make Server::rdlock_path_xlock_dentry take locks
Introduce MDS_TRAVERSE_XLOCK_DENTRY, which instructs
MDCache::path_traverse() to take appropriate locks (xlock dentry...
Yan, Zheng
06:03 PM Revision 64479a3f (ceph): mgr/telemetry: include min_mon_release and msgr v1 vs v2 addr count
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 3453930d438dc3ba9ba5addca59aec6786293bd4)
Not...
Sage Weil
06:02 PM Revision a9e44af3 (ceph): mds: make Server::rdlock_path_pin_ref() take dentry rdlocks
Introduce MDS_TRAVERSE_RDLOCK_PATH flag, which instrcuts
MDCache::path_traverse() to lock dentries during path traver...
Yan, Zheng
05:59 PM Revision 84818b2d (ceph): mgr/telemetry: add CephFS metadata
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 7f6aad677b76847514f6f9b893827412dfb35a6b)
Con...
Sage Weil
05:32 PM Linux kernel client Bug #43272: unable to handle kernel NULL pointer at __ceph_remove_cap+0x2a/0x220
RFC patch posted here:
https://marc.info/?l=ceph-devel&m=157617192514897&w=2
I'm not sure this is correct, but ...
Jeff Layton
05:00 PM Linux kernel client Bug #43272: unable to handle kernel NULL pointer at __ceph_remove_cap+0x2a/0x220
Thanks Ilya. This doesn't look familiar to me at first glance, and I don't see anything that's gone in since -862 tha... Jeff Layton
03:52 PM Linux kernel client Bug #43272: unable to handle kernel NULL pointer at __ceph_remove_cap+0x2a/0x220
Looks like a NULL cap->ci:... Ilya Dryomov
07:45 AM Linux kernel client Bug #43272 (Closed): unable to handle kernel NULL pointer at __ceph_remove_cap+0x2a/0x220
First I'm not sure if the problem has been fixed in other higher version kernels, Just shows what i see.
h2. syste...
Lei Liu
05:31 PM Revision 4b81bc8b (ceph): ceph-volume: show devices with bluestore labels and unavailable
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:27 PM Linux kernel client Bug #43290: unrecoverable OOM during rbd_concurrent.sh
http://pulpito.ceph.com/yuriw-2019-12-10_23:58:38-krbd-wip-yuri5-testing-2019-12-10-1605-luminous-testing-basic-smith... Ilya Dryomov
05:24 PM Linux kernel client Bug #43290 (New): unrecoverable OOM during rbd_concurrent.sh
Sporadically seen during rbd_concurrent.sh. Not sure if this is new with 5.5-rc1, but the timing fits. Better logs ... Ilya Dryomov
05:07 PM rgw Backport #43156 (In Progress): nautilus: kafka thread is spinning at 100% when there is no work
Nathan Cutler
05:02 PM rbd Bug #43289 (Resolved): Crash in unittest_rbd_mirror due to race condition in PoolReplayer
On IBM Z I'm now seeing crashes on current mainline in unittest_rbd_mirror (in the TestMockPoolReplayer.NamespacesErr... Ulrich Weigand
04:51 PM rgw Bug #43066 (Need More Info): copy object (key) overhead user quota and bucket quota
Can you be more specific about what OP you're running? The info you gave is a bit confusing, and I'm not sure exactl... Daniel Gryniewicz
04:46 PM Revision feaa79f9 (ceph): qa/workunits/cephadm/test_cephadm.sh: need --fsid always
Otherwise the test breaks if there are other cluster(s) on the host (like
there normally are in my dev environment).
...
Sage Weil
04:42 PM Revision a247904d (ceph): backport-create-issue: resolve parent only if parent has backport issues
This fixes an edge case. If a parent issue is in "Pending Backport" status
but without any backport issues, the scrip...
Nathan Cutler
04:42 PM rgw Bug #43199 (In Progress): recursive lock of RGWCoroutinesManager::lock (43)
I added a comment about this to https://github.com/ceph/ceph/pull/29637/files#r357250244. We should address that on m... Casey Bodley
04:41 PM RADOS Backport #40947: luminous: Better default value for osd_snap_trim_sleep
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/31857
mergedReviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
04:41 PM Revision af44984f (ceph): Merge pull request #31857 from smithfarm/wip-40947-luminous
luminous: osd: add hdd, ssd and hybrid variants for osd_snap_trim_sleep
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
04:41 PM RADOS Backport #38205: luminous: osds allows to partially start more than N+2
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/31858
merged
Yuri Weinstein
04:41 PM Revision d11ca04e (ceph): Merge pull request #31858 from smithfarm/wip-38205-luminous
luminous: osd: refuse to start if we're > N+2 from recorded require_osd_release
Reviewed-by: Josh Durgin <jdurgin@re...
Yuri Weinstein
04:40 PM RADOS Backport #43093: luminous: Improve OSDMap::calc_pg_upmaps() efficiency
David Zafman wrote:
> https://github.com/ceph/ceph/pull/31992
merged
Yuri Weinstein
04:40 PM mgr Backport #42698: luminous: Larger cluster using upmap mode balancer can block other balancer comm...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/31992
merged
Yuri Weinstein
04:40 PM Revision 0f66e6a8 (ceph): Merge pull request #31992 from dzafman/wip-balancer3-luminous
luminous: mgr: Release GIL and Balancer fixes
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
04:26 PM Revision cb5f3872 (ceph): Merge PR #32129 into master
* refs/pull/32129/head:
qa: Enable flake8 tox and fix failures
Sage Weil
04:25 PM rgw Backport #43168 (In Progress): nautilus: pubsub s3 records pushed to an endpoint don't match docu...
Nathan Cutler
04:21 PM Revision 9799e6c4 (ceph): ceph.in: (py3) use binary stdout
This fixes an error like
$ ceph -s -o -
Traceback (most recent call last):
File "bin/ceph", line 1267, in <module>...
Sage Weil
04:21 PM Revision 0e9303d0 (ceph): pybind/mgr: index=4, sort_keys=True for json.dumps throughput
- fixes balancer test on py3 by making the pool ls order deterministic
- makes everybody else behave consistently
I ...
Sage Weil
04:20 PM rgw Bug #40585 (Resolved): ReshardWait.wait_yield unit test failure
Casey Bodley
04:20 PM Revision 115479d8 (ceph): Merge pull request #32094 from cbodley/wip-40585
test/rgw: raise timer durations for unittest_rgw_reshard_wait
Reviewed-by: Kefu Chai <kchai@redhat.com>
Casey Bodley
04:00 PM Backport #43288 (In Progress): nautilus: install-deps.sh fails with "No such file or directory" o...
Nathan Cutler
03:52 PM Backport #43288 (Resolved): nautilus: install-deps.sh fails with "No such file or directory" on o...
https://github.com/ceph/ceph/pull/32208 Nathan Cutler
03:59 PM rgw Bug #42924 (Triaged): radosgw-admin fail to connect to radosgw over https
Casey Bodley
03:59 PM rgw Bug #42925: Radosgw threads hangs indefinitely when a PG goes inactive
yeah, this needs some higher-level discussion and was raised on the ceph devel mailing list. radosgw calls into libra... Casey Bodley
03:57 PM Revision 64c4838e (ceph): install-deps.sh: install python2-{virtualenv,devel} on SUSE if needed
Recent versions of openSUSE are fully Python 3 systems, but Python 2 can still
be installed on them. When Python 2 *a...
Nathan Cutler
03:54 PM Revision c981115c (ceph): common: move xattr -> os/filestore/os_xattr
Aside from unittest_chain_xattr, these functions are only used by
filestore, so it makes sense to move them out of co...
David Disseldorp
03:52 PM Bug #23981 (Pending Backport): install-deps.sh fails with "No such file or directory" on openSUSE...
Nathan Cutler
03:20 PM Bug #23981 (Resolved): install-deps.sh fails with "No such file or directory" on openSUSE Tumbleweed
Nathan Cutler
03:47 PM rgw Bug #42987 (Duplicate): can't delete segment objects in Static large objects in swift API when se...
Casey Bodley
03:45 PM mgr Bug #42807 (Need More Info): ceph unittest failed
Is this reproducible? Neha Ojha
03:43 PM mgr Bug #42905 (Resolved): Clang compiler Generates errors on using a reference in a Lambda function
Kefu Chai
03:41 PM rgw Bug #43167 (Fix Under Review): RGW: RGWUserInfo decode current version is wrong
Abhishek Lekshmanan
03:41 PM Orchestrator Bug #42974: test_ceph_daemon.sh failure on osd create
Have we fixed this already? Neha Ojha
03:40 PM rgw Bug #43172 (Need More Info): Radosgw(rgw_build_bucket_policies) fails on old buckets
Casey Bodley
03:40 PM rgw Bug #43172: Radosgw(rgw_build_bucket_policies) fails on old buckets
could you please share the bucket instance metadata of one of these buckets?
radosgw-admin metadata get --metadata...
Casey Bodley
03:36 PM Orchestrator Bug #43153: mgr orchestrator hangs
Sebastian, mind taking a look at this? Neha Ojha
03:30 PM rgw Bug #43188 (Fix Under Review): Dynamic resharding not working for empty zonegroup in period
Casey Bodley
03:29 PM rgw Bug #43188: Dynamic resharding not working for empty zonegroup in period
can you share some steps to reproduce this broken period configuration? Casey Bodley
03:29 PM mgr Bug #37884 (Can't reproduce): mgr leak of MMonMgrReport from DaemonServer::send_report()
haven't seen it for a while. let's reopen it when it surfaces again. Kefu Chai
03:28 PM Orchestrator Bug #43273 (Triaged): mgr/rook: inconsistent path value for Devices
Sage Weil
09:18 AM Orchestrator Bug #43273 (Resolved): mgr/rook: inconsistent path value for Devices
The Rook orchestrator backend returns devices whose paths have no `/dev/` prefix, e.g.:... Kiefer Chang
03:28 PM mgr Bug #43287 (In Progress): HEALTH_ERR Module 'crash' has failed: time data '2019-07-06 15:5' does ...
Sage Weil
01:37 PM mgr Bug #43287 (Can't reproduce): HEALTH_ERR Module 'crash' has failed: time data '2019-07-06 15:5' d...
I've just upgrade ceph to 14.2.5, after restart I've got:
HEALTH_ERR Module 'crash' has failed: time data '2019-07...
Kitt Tientanopajai
03:25 PM mgr Bug #38573 (Resolved): mgr/ActivePyModule.cc: 54: FAILED ceph_assert(pClassInstance != nullptr)
i think this was related to https://tracker.ceph.com/issues/42744 .. probably just harder to hit before patrick's cha... Sage Weil
03:21 PM Orchestrator Bug #38806 (Won't Fix): ceph mgr/ansible module doesn't work
Sage Weil
03:21 PM mgr Bug #38621 (Won't Fix): py modules fail to cleanly shut down
Sage Weil
03:21 PM mgr Bug #39096 (Can't reproduce): common/Timer.cc: 50: FAILED ceph_assert(thread == __null) in ~SafeT...
Sage Weil
03:20 PM mgr Bug #42772 (Won't Fix): segv in notify_clog during shutdown
Sage Weil
03:19 PM Revision 031f91dc (ceph): Merge pull request #32153 from smithfarm/wip-23981
install-deps.sh: install python2-{virtualenv,devel} on SUSE if needed
Reviewed-by: Thomas Bechtold <tbechtold@suse.com>
Nathan Cutler
03:18 PM Messengers Bug #43070: CephxSessionHandler::_calc_signature segv
Radek, can you take a look? Neha Ojha
03:11 PM rgw Feature #43071: sync modules could not sync buckets with custom placement
Currently you'd require all the target zones also containing these pools, there is discussion in ceph-devel if we can... Abhishek Lekshmanan
03:10 PM Revision b27bef96 (ceph): cephadm: use raw string during `re.sub`
cephadm:198: DeprecationWarning: invalid escape sequence \s
nice_conf = re.sub('\n(\s)+', '\n', raw_conf)
Signed-o...
Michael Fritch
03:07 PM rgw Bug #43135 (Duplicate): rgw: core dump in RadosWriter
Casey Bodley
03:03 PM Bug #43285 (Fix Under Review): Use of /home in cephadm RPM packaging violates openSUSE packaging ...
Nathan Cutler
01:15 PM Bug #43285 (Resolved): Use of /home in cephadm RPM packaging violates openSUSE packaging policies
The "cephadm" RPM package contains a %pre scriptlet which creates a cephadm user if one does not already exist on the... Nathan Cutler
03:02 PM Revision 7ab50ef3 (ceph): cephadm: fix ConfigParser DeprecationWarning in py3
DeprecationWarning: This method will be removed in future versions.
Use 'parser.read_file()' instead.
Signed-off-by:...
Michael Fritch
03:00 PM rgw Backport #43233 (In Progress): nautilus: rgw: radosgw_admin teuthology task: No module named bunch
Nathan Cutler
03:00 PM Revision 5b2d8116 (ceph): qa: radosgw-admin: remove dependency on bunch package
Fixes: https://tracker.ceph.com/issues/43184
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from com...
Yehuda Sadeh
02:59 PM rgw Backport #43234 (In Progress): luminous: rgw: radosgw_admin teuthology task: No module named bunch
Nathan Cutler
02:59 PM Revision 70360f4f (ceph): qa: radosgw-admin: remove dependency on bunch package
Fixes: https://tracker.ceph.com/issues/43184
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from com...
Yehuda Sadeh
02:59 PM rgw Backport #43235 (In Progress): mimic: rgw: radosgw_admin teuthology task: No module named bunch
Nathan Cutler
02:58 PM Revision e3f90bd7 (ceph): qa: radosgw-admin: remove dependency on bunch package
Fixes: https://tracker.ceph.com/issues/43184
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from com...
Yehuda Sadeh
02:58 PM Cleanup #43171 (Resolved): ceph.spec.in: RHEL distro conditional evaluates to true for non-RHEL d...
Nathan Cutler
02:58 PM Revision 5158ffd0 (ceph): src/cls: store mirror image mode in migration spec
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
02:52 PM Linux kernel client Feature #23688 (Resolved): get_features with readonly=true for parent images
In 5.5-rc1. Ilya Dryomov
02:51 PM Linux kernel client Bug #42667 (Resolved): Cannot map an RBD image read-only with "osd 'profile read-only'" caps
In 5.5-rc1. Ilya Dryomov
02:28 PM CephFS Bug #43249 (Fix Under Review): cephfs-shell: exit failure when non-interactive command fails
Rishabh Dave
02:07 PM Dashboard Bug #43230 (Resolved): mgr/dashboard: test_diskprediction_local failure when running the backend ...
Kefu Chai
02:06 PM Revision 729401fa (ceph): Merge pull request #32151 from liewegas/fix-scipy
install-deps.sh: preload wheel for all mgr requirements.txt files
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Rev...
Kefu Chai
01:55 PM Revision 9797f6b8 (ceph): lvm: add deactivate subcommand
This new subcommand unmounts and OSDs tmpfs mount and closes crypt
devices if there are any.
Signed-off-by: Jan Faje...
Jan Fajerski
01:55 PM Revision 705ed111 (ceph): util/system: add unmount_tmpfs helper
Thsi unmounts a path if and only if it's a tmpfs mount.
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
Jan Fajerski
01:18 PM Dashboard Cleanup #43286 (New): mgr/dashboard: refactor OSD actions menu
Currently cluster.OSD actions menu:
* Contains 11 sub-entries (while for UI usability the recommended is around 5-7 ...
Ernesto Puerta
01:11 PM Revision 15dac7ac (ceph): msg/async/dpdk: refactor set_rss_table to support DPDK 19.05
The filter API was deprecated in DPDK 19.05, using the flow
API to set rss table.
Signed-off-by: Chunsong Feng <feng...
f00391043
01:07 PM Dashboard Bug #43284 (Fix Under Review): mgr/dashboard: run-frontend-e2e-tests.sh: allow user defined BASE_...
Alfonso Martínez
12:43 PM Dashboard Bug #43284 (Resolved): mgr/dashboard: run-frontend-e2e-tests.sh: allow user defined BASE_URL & np...
Alfonso Martínez
01:05 PM Revision 1cf4c8d5 (ceph): mgr/dashboard: run-frontend-e2e-tests.sh: allow user defined BASE_URL &...
Fixes: https://tracker.ceph.com/issues/43284
Signed-off-by: Alfonso Martínez <almartin@redhat.com>
Alfonso Martínez
12:52 PM Revision 4c43214f (ceph): mgr/dashboard: Add support for blinking enclosure LEDs
Fixes: https://tracker.ceph.com/issues/42609
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
12:42 PM ceph-volume Bug #43283 (New): unit test failure: UnicodeDecodeError: 'utf-8' codec can't decode byte 0xd0 in ...
... Jan Fajerski
12:38 PM Revision 68527ab8 (ceph): mgr/dashboard: install teuthology using pip
* install teuthology using pip
* do not install the dependencies manually, it's error-prone
to maintain two copies ...
Kefu Chai
12:38 PM Revision a9906b8c (ceph): vstart_runner: be python3 compatible
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
12:38 PM Revision bde4429f (ceph): mgr/dashboard: correct quotes
Signed-off-by: Tatjana Dehler <tdehler@suse.com> Tatjana Dehler
12:38 PM Revision 0327a12d (ceph): mgr/dashboard: remove BsDatepickerModule import
Remove the import because it's imported twice.
Signed-off-by: Tatjana Dehler <tdehler@suse.com>
Tatjana Dehler
12:21 PM rgw Bug #43259: S3 CopyObject: failed to parse copy location
Backport for is mimic needed too. Vladimir Buyanov
12:07 PM rgw Bug #43259 (Fix Under Review): S3 CopyObject: failed to parse copy location
Kefu Chai
08:51 AM rgw Bug #43259: S3 CopyObject: failed to parse copy location
PR with fix: https://github.com/ceph/ceph/pull/32205 Vladimir Buyanov
07:19 AM rgw Bug #43259: S3 CopyObject: failed to parse copy location
Also affected:
- 14.2.3
- 14.2.4
- 14.2.5
Vladimir Buyanov
12:02 PM Revision a5a44cf4 (ceph): install-deps.sh: install python2-{virtualenv,devel} on SUSE if needed
Recent versions of openSUSE are fully Python 3 systems, but Python 2 can still
be installed on them. When Python 2 *a...
Nathan Cutler
12:00 PM Revision 9adbe936 (ceph): Merge pull request #32172 from wjwithagen/wjw-fix-test_cls_rbd-compat
test/cls_rbd: include compat.h for ERESTART
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
11:55 AM Dashboard Feature #43261 (Fix Under Review): mgr/dashboard: "Promote" CRUSH options in pool form
Ricardo Marques
11:48 AM Dashboard Feature #43261 (In Progress): mgr/dashboard: "Promote" CRUSH options in pool form
Ricardo Marques
11:41 AM Revision 697f87b5 (ceph): rbd-mirror: allow to have different priority levels
for aggregated and per-image perf counters
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
11:27 AM Revision 9242d539 (ceph): Merge pull request #32182 from sebastian-philipp/upstream-pull-31757
mgr/test_orchestrator: Add dummy data
Reviewed-by: Volker Theile <vtheile@suse.com>
Sebastian Wagner
11:02 AM ceph-volume Bug #41391 (Won't Fix): ceph-volume doesn't detect invalid options
I agree. The issue is that the combination of an optional positional argument with a type validator and an optional f... Jan Fajerski
10:34 AM Backport #43280 (In Progress): nautilus: "install-deps.sh" fails with "rpmspec: command not found...
Nathan Cutler
09:37 AM Backport #43280 (Resolved): nautilus: "install-deps.sh" fails with "rpmspec: command not found" o...
https://github.com/ceph/ceph/pull/32208 Nathan Cutler
10:34 AM Revision 8cba1bdb (ceph): rpm: add rpm-build to SUSE-specific make check deps
The binary /usr/bin/rpmspec was recently moved to rpm-build, breaking
install-deps.sh on openSUSE Tumbleweed. The pac...
Nathan Cutler
10:16 AM RADOS Bug #43174: pgs inconsistent, union_shard_errors=missing
Greg thanks for the reply.
Greg Farnum wrote:
> If you fetch an object in RGW and its backing RADOS objects are m...
Aleksandr Rudenko
10:15 AM Dashboard Bug #43136 (Fix Under Review): mgr/dashboard: OSD IDs are not displayed in inventory page when us...
Kiefer Chang
10:01 AM Revision 3f3c56d2 (ceph): mgr/dashboard: Fix OSD IDs are not displayed when using cephadm backend
The basename of device path should be used for OSD mapping comparison.
e.g. `/dev/sda` -> `sda`.
Fixes: https://trac...
Kiefer Chang
09:47 AM Dashboard Bug #43060 (Resolved): mgr/dashboard: Invalid SSO configuration when certificate path does not exist
Lenz Grimmer
09:47 AM Revision 6bab7c80 (ceph): Merge pull request #31920 from ricardoasmarques/fix-sso-certs
mgr/dashboard: Invalid SSO configuration when certificate path does not exist
Reviewed-by: Ernesto Puerta <epuertat@...
Lenz Grimmer
09:44 AM Revision 63c6c230 (ceph): mgr/dashboard: Use badges for counters in tabs (#31938)
mgr/dashboard: Use badges for counters in tabs
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: Tiago Me...
Lenz Grimmer
09:43 AM Dashboard Bug #43016: mgr/dashboard: 'always on' modules should be indicated as 'enabled' in dashboard (eve...
Backport will be handled via #41648 Nathan Cutler
09:41 AM ceph-volume Backport #43282 (Resolved): mimic: ceph-volume does not respect $PATH
https://github.com/ceph/ceph/pull/32861 Nathan Cutler
09:41 AM ceph-volume Backport #43281 (Resolved): nautilus: ceph-volume does not respect $PATH
https://github.com/ceph/ceph/pull/32860 Nathan Cutler
09:41 AM RADOS Bug #38330 (Resolved): osd/OSD.cc: 1515: abort() in Service::build_incremental_map_msg
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:37 AM rgw-testing Backport #43279 (Resolved): nautilus: "cd /home/ubuntu/cephtest/s3-tests && ./bootstrap" fails on...
https://github.com/ceph/ceph/pull/32229 Nathan Cutler
09:37 AM rgw-testing Backport #43278 (Resolved): luminous: "cd /home/ubuntu/cephtest/s3-tests && ./bootstrap" fails on...
https://github.com/ceph/ceph/pull/32227 Nathan Cutler
09:37 AM rgw-testing Backport #43277 (Resolved): mimic: "cd /home/ubuntu/cephtest/s3-tests && ./bootstrap" fails on ub...
https://github.com/ceph/ceph/pull/32228 Nathan Cutler
09:36 AM ceph-volume Backport #43276 (Resolved): mimic: TestMixedType.test_filter_all_data_devs must patch VolumeGroups
https://github.com/ceph/ceph/pull/32559 Nathan Cutler
09:36 AM ceph-volume Backport #43275 (Resolved): nautilus: TestMixedType.test_filter_all_data_devs must patch VolumeGr...
https://github.com/ceph/ceph/pull/32558 Nathan Cutler
09:30 AM rbd Bug #43274 (Need More Info): unittest_rbd_mirror: Exception: SegFault
Unfortunately, I don't know what exactly went wrong:... Sebastian Wagner
09:26 AM ceph-volume Bug #36728 (Pending Backport): ceph-volume does not respect $PATH
Jan Fajerski
09:26 AM Revision c2ebd382 (ceph): Merge pull request #31787 from shyukri/wip-36728-c_v-util-which-path
ceph-volume: util: look for executable in $PATH Jan Fajerski
09:26 AM Bug #43100 (Resolved): luminous: ceph-detect-init tox tests fail due to problem with py3 dependen...
Nathan Cutler
09:25 AM rbd Backport #42988 (Resolved): luminous: update kernel.sh for read-only changes
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/31846
m...
Nathan Cutler
09:23 AM RADOS Backport #43119 (Resolved): mimic: osd/OSD.cc: 1515: abort() in Service::build_incremental_map_msg
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/32000
m...
Nathan Cutler
09:23 AM Revision e4132d2e (ceph): Allow List[HostSpec] in PlacementSpec
Signed-off-by: Joshua Schmid <jschmid@suse.de> Joshua Schmid
09:23 AM Revision e4a68535 (ceph): mgr/ssh fix tests for update_mds/mgr/mds/rgw/rbd-mirror
Signed-off-by: Joshua Schmid <jschmid@suse.de> Joshua Schmid
09:22 AM ceph-volume Bug #43107 (Pending Backport): TestMixedType.test_filter_all_data_devs must patch VolumeGroups
Jan Fajerski
09:21 AM Revision 0127cd1e (ceph): qa: Enable flake8 tox and fix failures
There were a couple of problems found by flake8 in the qa/
directory (most of them fixed now). Enabling flake8 during...
Thomas Bechtold
09:18 AM Revision be25c6ed (ceph): Merge pull request #32080 from smithfarm/wip-43171
ceph.spec.in: move distro-conditional deps to dedicated section
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-b...
Nathan Cutler
09:06 AM Revision 1b7ff6b0 (ceph): orch: extend PlacementSpec and add StatefulServiceSpec
* add public set_nodes()
* add StatefulServiceSpec
Signed-off-by: Joshua Schmid <jschmid@suse.de>
Joshua Schmid
09:06 AM Revision 1498170a (ceph): orch_cli: adapt to changes in PlacementSpec and ServiceSpec
* adapt to changes in PlacementSpec (count moved to PlacementSpec)
* added label param to update_& functions
Signed-...
Joshua Schmid
09:06 AM Revision 42beab66 (ceph): mgr/ssh: Add SimpleScheduler and streamline arg passing
* adding a mechanism to augment specs.placement.nodes
even when no nodes are provided via dynamic determination
f...
Joshua Schmid
09:06 AM Revision d46b8812 (ceph): mgr/rook: adapt to arg passing change in orchestrator_cli.py
Signed-off-by: Joshua Schmid <jschmid@suse.de> Joshua Schmid
09:00 AM Revision 40e755c3 (ceph): Merge pull request #32175 from rzarzynski/wip-crimson-errorator-do_with...
crimson: make seastar::do_with() a friend of errorated futures.
Reviewed-by: Liu-Chunmei <chunmei.liu@intel.com>
Rev...
Kefu Chai
08:53 AM Revision b733e78f (ceph): debian/control: install scipy for build too
Needed for make check
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:44 AM RADOS Bug #43193: "ceph ping mon.<id>" cannot work
The command "ceph ping mon.a" or "ceph ping mon.b" or "ceph ping mon.c" works fine.
If the mon id is not specified, ...
Min Shi
08:41 AM Support #43253: How to issue log messages in library code
Min Shi wrote:
> /etc/conf
> [client]
> log_file = /var/log/ceph/ceph-client.log
> debug_rados = 20/20
> debug_m...
Min Shi
08:40 AM Support #43253: How to issue log messages in library code
/etc/conf
[client]
log_file = /var/log/ceph/ceph-client.log
debug_rados = 20/20
debug_monc = 20/20
this solve ...
Min Shi
08:39 AM Revision 43c43a53 (ceph): mds: take snaplock and policylock during path traverse.
To take locks in top-down order for a MDRequest, we need to first take
snap/policy rdlocks on ancestor inodes of the ...
Yan, Zheng
08:16 AM rgw Bug #43221 (Fix Under Review): rgw: GET Bucket fails on renamed bucket on archive zone
Shilpa MJ
07:45 AM Revision ce4e554e (ceph): Revert "mgr/DaemonServer: safe-to-destroy - do not consider irrelevant ...
This reverts commit ba8dd78236eec2c70b9bdc335d847c5762d4b6d4.
We use OSD device class to separate pools. Hence remov...
xie xingguo
06:29 AM CephFS Documentation #37746: doc: how to mount a subdir with ceph-fuse/kclient
Марк Коренберг wrote:
> Well,
> 1. I don't consider using options in the device part. I just found a working examp...
Jos Collin
05:51 AM Revision cb399a9b (ceph): Merge pull request #32143 from tchaikov/wip-qa-rocksdb-test
qa/workunits/rados/test_envlibrados_for_rocksdb: accomodate rocksdb c…
Reviewed-by: Neha Ojha <nojha@redhat.com>
Kefu Chai
05:50 AM Revision 283e11b6 (ceph): cephfs-shell: rearrange code for convenience
Signed-off-by: Rishabh Dave <ridave@redhat.com> Rishabh Dave
05:45 AM Revision fba323a7 (ceph): Includes --max-threads fix for valgrind RGW
Signed-off-by: Tejas Chandramouli <tchandra@redhat.com> Tejas C
05:40 AM CephFS Backport #43271 (In Progress): nautilus: qa/tasks: Fix raises that doesn't re-raise in test_volum...
Jos Collin
05:30 AM CephFS Backport #43271 (Resolved): nautilus: qa/tasks: Fix raises that doesn't re-raise in test_volumes.py
https://github.com/ceph/ceph/pull/33122 Jos Collin
05:31 AM RADOS Bug #41317 (Fix Under Review): PeeringState::GoClean will call purge_strays unconditionally
Neha Ojha
04:21 AM Revision 066981de (ceph): doc/_templates/page.html: redirect to etherpad
This simplifies things for users who are not able to add cards to
https://github.com/ceph/ceph/projects/4 due to insu...
Neha .
03:11 AM Revision c4d12bfe (ceph): Merge pull request #32099 from hjwsm1989/wip-cancel-invalid-upmap-2
crush: remove invalid upmap items
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewed-by: David Zafman <dzafm...
Xie Xingguo
02:30 AM Revision cdad3d20 (ceph): Merge PR #32193 into master
* refs/pull/32193/head:
qa/tasks/ceph2 -> cephadm
mgr/ssh -> mgr/cephadm
mgr/ssh,cephadm: ceph-daemon -> cephadm
...
Sage Weil
01:14 AM Revision cd1c05ac (ceph): mgr/ssh -> mgr/cephadm
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:14 AM Revision 6c4541bb (ceph): qa/tasks/ceph2 -> cephadm
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:14 AM Revision 9fb2bfed (ceph): doc/bootstrap: ceph-daemon -> cephadm
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:14 AM Revision f466b3a1 (ceph): mgr/ssh,cephadm: ceph-daemon -> cephadm
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:14 AM Revision d120ffcd (ceph): ceph-daemon-adoption-corpus -> cephadm-adoption-corpus
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:14 AM Revision c8750b70 (ceph): files,rpm,deb: rename ceph-daemon -> cephadm
This is just renaming the files and adjusting the packages. Lots of
cleanup to do still.
Signed-off-by: Sage Weil <...
Sage Weil
01:14 AM Revision caf95211 (ceph): mgr/ssh: rename option ceph_daemon_path -> cephadm_path
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:14 AM Revision 7d63071d (ceph): mgr/ssh,qa/tasks/ceph2: fix mode to be cephadm-package (vs root)
At the same time align the option names with ceph2.py, yay.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:14 AM Revision 51ecc1b9 (ceph): qa/tasks: ceph-daemon -> cephadm throughput var names and comments
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:14 AM Revision 137fa64e (ceph): qa: rename ceph-daemon tests -> cephadm
Also move the workunit to a better location.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:59 AM bluestore Bug #43183: Segmentation fault in tcmalloc when create osd
Yes, dpdk is enabled, the error probability is 10%, and retry will succeed chunsong feng
12:09 AM CephFS Bug #43270 (Fix Under Review): kclient: retry the same mds later after the new session is opened
This is the fixing patch: https://github.com/ceph/ceph-client/commit/5be1d0c54652ae3ba0a452bb3b12950e20597d0e Xiubo Li
12:08 AM CephFS Bug #43270 (Resolved): kclient: retry the same mds later after the new session is opened
With max_mds > 1 and for a request which are choosing a random
mds rank and if the relating session is not opened ye...
Xiubo Li
12:04 AM RADOS Bug #43267 (Rejected): unexpected error in BlueStore::_txc_add_transaction
Jeff Layton
12:02 AM RADOS Bug #43267: unexpected error in BlueStore::_txc_add_transaction
Nope, it was full. Well spotted:... Jeff Layton

12/11/2019

11:56 PM Revision 4960f579 (ceph): osd/PeeringState.cc: skip peer_purged when discovering all missing
We hit a couple of bugs because in discover_all_missing() we send
pg_query to an OSD that was marked stray and alread...
Neha .
11:56 PM rgw Bug #43269 (Fix Under Review): rgw: lc: continue past get_obj_state() failure
Matt Benjamin
10:59 PM rgw Bug #43269 (Resolved): rgw: lc: continue past get_obj_state() failure
The get_obj_state() failure in particular could indicate a race with
an object being deleted, so likely is non-fatal...
Matt Benjamin
11:28 PM Revision 0efa73f0 (ceph): mds: update default MDS cache size memory limit
1GB is too low as a default and usually results in cache size warnings
at that size; the MDS will struggle to maintai...
Patrick Donnelly
11:28 PM Revision ef1c13de (ceph): common/options: note runtime effect for some MDS configs
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
11:28 PM RADOS Bug #43267: unexpected error in BlueStore::_txc_add_transaction

This is caused by an out of space condition that won't usually happen. Check your BlueStore configuration.
Is ...
David Zafman
10:21 PM RADOS Bug #43267: unexpected error in BlueStore::_txc_add_transaction
This is simply out-of-space condition, see:
-6> 2019-12-11T16:13:44.466-0500 7fcbe4ecd700 -1 bluestore(/build/ce...
Igor Fedotov
09:39 PM RADOS Bug #43267 (Rejected): unexpected error in BlueStore::_txc_add_transaction
I was testing kcephfs vs. a vstart cluster and the OSD crashed. fsstress was running at the time, so it was being kep... Jeff Layton
10:58 PM Revision f9dd562c (ceph): rgw: lc: continue past get_obj_state() failure
The get_obj_state() failure in particular could indicate a race with
an object being deleted, so likely is non-fatal....
Matt Benjamin
10:26 PM RADOS Bug #43268 (New): Restrict admin socket commands more from the Ceph tool
https://bugzilla.redhat.com/show_bug.cgi?id=1780458
It sounds like we've given admin socket access to any cephx us...
Greg Farnum
10:26 PM bluestore Bug #43183: Segmentation fault in tcmalloc when create osd
Looks like SPDK/DPDK mode is enabled. Suggest to turn this off as a workaround. Igor Fedotov
10:17 PM RADOS Bug #43106 (Resolved): mimic: crash in build_incremental_map_msg
Marking this resolved as all the backports are now in place. Neha Ojha
10:17 PM RADOS Bug #43174 (Closed): pgs inconsistent, union_shard_errors=missing
If you fetch an object in RGW and its backing RADOS objects are missing, it just fills in the space with zeros. It so... Greg Farnum
10:15 PM RADOS Bug #43173 (Duplicate): pgs inconsistent, union_shard_errors=missing
Neha Ojha
09:49 PM Revision a5b30370 (ceph): Merge PR #32189 into master
* refs/pull/32189/head:
mgr/orchestrator_cli: set type for 'orchestrator' option
Reviewed-by: Sebastian Wagner <swa...
Sage Weil
09:48 PM Revision a2af5518 (ceph): Merge PR #32157 into master
* refs/pull/32157/head:
ceph-daemon: fix pod stop
Reviewed-by: Sebastian Wagner <swagner@suse.com>
Reviewed-by: Mic...
Sage Weil
09:34 PM Revision e8b40e60 (ceph): python-common: Also test mgr/test_orchestrator/dummy_data.json
Make sure, `pybind/mgr/test_orchestrator/dummy_data.json` is not getting out of date.
Signed-off-by: Sebastian Wagne...
Sebastian Wagner
09:15 PM CephFS Feature #24461: cephfs: improve file create performance buffering file unlink/create operations
The baseline performance is surprising I think. That's with the same MDS patches? The usual full tilt create/second r... Patrick Donnelly
06:19 PM CephFS Feature #24461: cephfs: improve file create performance buffering file unlink/create operations
Changed my test rig around a bit so I could give bluestore a LV backed by an SSD, and rebuilt the kernel w/o KASAN.
...
Jeff Layton
04:57 PM CephFS Feature #24461: cephfs: improve file create performance buffering file unlink/create operations
I've pushed the current patch stack to https://github.com/ceph/ceph-client/tree/wip-async-dirops .
It's still very...
Jeff Layton
04:45 PM CephFS Feature #24461: cephfs: improve file create performance buffering file unlink/create operations
The patchset currently has a module option to enable this that defaults of "off". So I can do some apples to apples t... Jeff Layton
04:36 PM CephFS Feature #24461: cephfs: improve file create performance buffering file unlink/create operations
I finally have a working patchset for this, and so far, the results are somewhat lackluster. I'm seeing about the sam... Jeff Layton
08:07 PM RADOS Bug #43266 (Fix Under Review): common: admin socket compiler warning
Patrick Donnelly
08:03 PM RADOS Bug #43266 (Resolved): common: admin socket compiler warning
... Patrick Donnelly
08:06 PM Revision 6456f5ab (ceph): common: handle return value from read(2)
Fixes: https://tracker.ceph.com/issues/43266
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
07:53 PM rbd Backport #42988: luminous: update kernel.sh for read-only changes
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/31846
merged
Yuri Weinstein
07:53 PM Revision 7a7a9cbb (ceph): Merge pull request #31846 from smithfarm/wip-42988-luminous
luminous: tests: kernel.sh: update for read-only changes
Reviewed-by: Ilya Dryomov <idryomov@redhat.com>
Yuri Weinstein
06:26 PM Revision e6c55547 (ceph): mgr/orchestrator_cli: set type for 'orchestrator' option
If we don't specify the type, the mgr_module.py will str() the default
value, turning it into "None", breaking the se...
Sage Weil
06:13 PM Revision c9e4c534 (ceph): rbd-mirror: rename per-image replication perf counters
The same names for aggregated and per-image counters cause
problems for prometheus.
Fixes: https://tracker.ceph.com/...
Mykola Golub
05:51 PM CephFS Cleanup #41951 (Resolved): mds: obsolete mds_cache_size
Patrick Donnelly
05:44 PM Revision 2216c63e (ceph): Merge PR #31729 into master
* refs/pull/31729/head:
qa: reduce cache size further
mds: obsoleting 'mds_cache_size'
Reviewed-by: Patrick Donnel...
Patrick Donnelly
05:43 PM CephFS Cleanup #42866 (Resolved): mds: reorg ScrubStack header
Patrick Donnelly
05:42 PM Revision 70c6043f (ceph): Merge PR #31718 into master
* refs/pull/31718/head:
mds: Reorganize class members in ScrubStack header
Reviewed-by: Patrick Donnelly <pdonnell@...
Patrick Donnelly
05:41 PM CephFS Cleanup #42865 (Resolved): mds: reorg ScrubHeader header
Patrick Donnelly
05:41 PM Revision 390661b4 (ceph): Merge PR #31717 into master
* refs/pull/31717/head:
mds: Reorganize class members in ScrubHeader header
Reviewed-by: Patrick Donnelly <pdonnell...
Patrick Donnelly
05:40 PM CephFS Cleanup #42864 (Resolved): mds: reorg ScatterLock header
Patrick Donnelly
05:40 PM Revision 2399be4a (ceph): Merge PR #31716 into master
* refs/pull/31716/head:
mds: Reorganize class members in ScatterLock header
Reviewed-by: Patrick Donnelly <pdonnell...
Patrick Donnelly
05:39 PM CephFS Cleanup #42813 (Resolved): mds: reorg RecoveryQueue header
Patrick Donnelly
05:39 PM Revision e15e0ef8 (ceph): Merge PR #31635 into master
* refs/pull/31635/head:
mds: Reorganize class members in RecoveryQueue header
Reviewed-by: Patrick Donnelly <pdonne...
Patrick Donnelly
05:39 PM CephFS Cleanup #42792 (Resolved): mds: reorg OpenFileTable header
Patrick Donnelly
05:37 PM Revision e241f773 (ceph): Merge PR #31597 into master
* refs/pull/31597/head:
mds: Reorganize class members in OpenFileTable header
Reviewed-by: Patrick Donnelly <pdonne...
Patrick Donnelly
05:37 PM CephFS Bug #41694 (Pending Backport): qa/tasks: Fix raises that doesn't re-raise in test_volumes.py
Patrick Donnelly
05:36 PM Revision a645994d (ceph): Merge PR #30201 into master
* refs/pull/30201/head:
qa/tasks: remove subvolume, subvolumegroup and their snapshots with --force
qa/tasks: Fix t...
Patrick Donnelly
05:12 PM Dashboard Feature #43264 (Resolved): mgr/dashboard: audit current WCAG 2.1 support [accessibility - a11y]
While it's very likely that dashboard meets some accessibility guidelines (ARIA attributes, alt text, etc), we curren... Ernesto Puerta
05:10 PM Revision 3398379a (ceph): Merge PR #32178 into master
* refs/pull/32178/head:
qa/standalone/test_ceph_daemon.sh: disable adoption for the moment
Reviewed-by: Sebastian W...
Sage Weil
04:57 PM Dashboard Bug #43263 (Fix Under Review): mgr/dashboard: RGW subuser S3 key not auto-generated.
Alfonso Martínez
04:46 PM Dashboard Bug #43263 (Resolved): mgr/dashboard: RGW subuser S3 key not auto-generated.
Steps to reproduce:
- From Dashboard move to Object Gateway tab
- select user and create some RGW user
- For the s...
Alfonso Martínez
04:53 PM Revision 07a08aac (ceph): mgr/dashboard: fix RGW subuser auto-generate key.
Fixes: https://tracker.ceph.com/issues/43263
Signed-off-by: Alfonso Martínez <almartin@redhat.com>
Alfonso Martínez
04:47 PM rgw-testing Bug #43077 (Pending Backport): "cd /home/ubuntu/cephtest/s3-tests && ./bootstrap" fails on ubuntu
Casey Bodley
01:29 AM rgw-testing Bug #43077 (Resolved): "cd /home/ubuntu/cephtest/s3-tests && ./bootstrap" fails on ubuntu
Kefu Chai
04:38 PM Dashboard Bug #43262 (New): mgr/dashboard: security: upgrade serialize-javascript
"GHSA-h9rv-jmmf-4pgx":https://github.com/advisories/GHSA-h9rv-jmmf-4pgx. Seems it might have no impact on dashboard, ... Ernesto Puerta
04:35 PM Revision 64b9e69d (ceph): Merge pull request #32176 from idryomov/wip-doc-fancy-striping
doc: clarify support for rbd fancy striping
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
04:35 PM Dashboard Feature #43261 (Resolved): mgr/dashboard: "Promote" CRUSH options in pool form
"Crush ruleset" and "Erasure code profile" fields in the pool form should be moved to a dedicated "CRUSH" section in ... Ricardo Marques
04:04 PM Dashboard Feature #43260 (Pending Backport): mgr/dashboard: Support creating a placement rule that targets ...
It's already possible to select an existing "Crush ruleset" in pool creation form, but we should also be able to crea... Ricardo Marques
04:00 PM mgr Bug #43004: Prometheus Scrap error due to rbd-mirror replication stats
The problem is caused by rbd-mirror perf stats.
The fix is provided in https://github.com/ceph/ceph/pull/32184
@O...
Mykola Golub
03:51 PM mgr Bug #43004 (Fix Under Review): Prometheus Scrap error due to rbd-mirror replication stats
Mykola Golub
03:30 PM CephFS Bug #43247 (Resolved): qa: test_cephfs_shell.TestSnapshots.test_snap FAIL
Patrick Donnelly
03:02 PM rgw Bug #43255 (Fix Under Review): rgw: bucket modification time inconsistency between zones
Casey Bodley
01:22 PM rgw Bug #43255 (Resolved): rgw: bucket modification time inconsistency between zones
Trying to create an already existing bucket updates its creation time on the zone where the operation is performed. Yehuda Sadeh
02:24 PM Revision be58eb0a (ceph): Merge PR #32163 into master
* refs/pull/32163/head:
qa: fix output check to not be sensitive to debugging
Reviewed-by: Rishabh Dave <ridave@red...
Patrick Donnelly
02:18 PM rgw Bug #43259 (Resolved): S3 CopyObject: failed to parse copy location
Hello.
Commit https://github.com/ceph/ceph/commit/ea979b915581c02c0bc8dba23f4fd83e635fe9a7#diff-91c04dc5e6532eab0d6f...
Vladimir Buyanov
02:17 PM Revision e80d14a1 (ceph): ceph.spec.in: move distro-conditional deps to dedicated section
Post e92cb7a0336406a2981e9241031497b1749b26aa cleanup. Restore previous
structure of "distro-conditional make check d...
Nathan Cutler
02:15 PM Bug #42612 (Pending Backport): "install-deps.sh" fails with "rpmspec: command not found" on openS...
Nathan Cutler
02:14 PM Revision 7afafc06 (ceph): Merge pull request #32083 from smithfarm/wip-42612
rpm: add rpm-build to SUSE-specific make check deps
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Reviewed-by: Thoma...
Nathan Cutler
02:06 PM Revision f17de368 (ceph): mgr/test_orchestrator: Add dummy data
Add a JSON file containing dummy data for testing the orchestrator.
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
02:06 PM Revision e5e41c44 (ceph): Merge PR #32160 into master
* refs/pull/32160/head:
doc/releases/nautilus,PendingReleaseNotes: consolidate telemetry note
Reviewed-by: Nathan C...
Sage Weil
01:55 PM Dashboard Bug #43016 (Duplicate): mgr/dashboard: 'always on' modules should be indicated as 'enabled' in da...
Volker Theile
01:52 PM Revision 2558b55b (ceph): api/lvm: add get_lv_by_osd_id method
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
01:50 PM CephFS Documentation #37746: doc: how to mount a subdir with ceph-fuse/kclient
Well,
1. I don't consider using options in the device part. I just found a working example and wondered that there ...
Марк Коренберг
05:28 AM CephFS Documentation #37746: doc: how to mount a subdir with ceph-fuse/kclient
Марк Коренберг wrote:
> In order not to loose linked info from https://forum.proxmox.com/threads/mount-cephfs-using-...
Jos Collin
01:39 PM Dashboard Backport #43258 (Resolved): nautilus: mgr/dashboard: Language selection issues on Firefox
https://github.com/ceph/ceph/pull/33763 Nathan Cutler
01:38 PM RADOS Backport #43257 (Resolved): mimic: monitor config store: Deleting logging config settings does no...
https://github.com/ceph/ceph/pull/33327 Nathan Cutler
01:38 PM RADOS Backport #43256 (Resolved): nautilus: monitor config store: Deleting logging config settings does...
https://github.com/ceph/ceph/pull/32846 Nathan Cutler
01:32 PM Revision 80cbe97e (ceph): qa/standalone/test_ceph_daemon.sh: disable adoption for the moment
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:30 PM mgr Bug #42982: Monitoring: alert for "pool full" wrong
One of our pools has now reached a value of 1.04 based on the original expression.
I would say it is obvious that th...
Thomas Kriechbaumer
01:19 PM Revision ecde6cd6 (ceph): ceph-volume: use correct extents when using db-devices and >1 osds_per_...
Actual data size depending on osds_per_device needs to be calculated here. Otherwise, if osds_per_device is greater t... Fabian Niepelt
12:53 PM Dashboard Bug #43254 (Resolved): mgr/dashboard: Jenkins dashboard test failures due to "Error: Angular coul...
The dashboard e2e test Jenkins job currently fails during the frontend build (run-frontend-e2e-script.sh execution), ... Laura Paduano
12:44 PM Revision 2ad13f5d (ceph): Merge pull request #32161 from mgfritch/wip-cd-tox-warn
ceph-daemon: `imp` module DeprecationWarning Thomas Bechtold
12:38 PM Dashboard Bug #42376 (Pending Backport): mgr/dashboard: Language selection issues on Firefox
Lenz Grimmer
12:28 PM Revision dff411f1 (ceph): osd/OSDMap.cc: add more info in json output of osd stat
Fixes: https://tracker.ceph.com/issues/41718
Signed-off-by: Shen Hang <harryshen18@gmail.com>
shen hang
12:28 PM Revision d6e7f510 (ceph): mgr/dashboard: Disable cache for static files (#31018)
mgr/dashboard: Disable cache for static files
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Lenz Grimmer
12:17 PM Revision 8087600d (ceph): api/lvm: add deactivate method to Volume class
Simply calls lvchange -an to deactivate a logical volume.
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
Jan Fajerski
11:54 AM CephFS Bug #43249 (In Progress): cephfs-shell: exit failure when non-interactive command fails
Rishabh Dave
11:41 AM Revision abd20b5c (ceph): doc: clarify support for rbd fancy striping
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
10:58 AM rgw Bug #41745: radosgw-admin orphans find stuck forever
Cluster actually provides S3 access and RBD. No swift.
This cluster comes from the previous version of Nautilus I th...
Manuel Rios
10:57 AM Revision b667e862 (ceph): crimson: make seastar::do_with() a friend of errorated futures.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
10:56 AM Support #43253 (Closed): How to issue log messages in library code
For example, using the commond "ceph -s" only output the final result.
But I want to get the detail log of RadosClie...
Min Shi
10:51 AM Dashboard Feature #43252 (New): mgr/dashboard: Add I18N/L10N support to the backend to return localized err...
This came up during the review of "PR32032":https://github.com/ceph/ceph/pull/32032 - by moving the validation of the... Lenz Grimmer
10:07 AM Revision 1c112753 (ceph): test/cls_rbd: include compat.h for ERESTART
Fixes:9328b402c2d471c7cfc34fa9414825bf2915e7a2
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
Willem Jan Withagen
09:59 AM CephFS Bug #43251 (Resolved): mds: track client provided metric flags in session
With PR https://github.com/ceph/ceph/pull/26004, MDS will start tracking client provided metrics. However, the set of... Venky Shankar
09:49 AM Dashboard Bug #43230: mgr/dashboard: test_diskprediction_local failure when running the backend API tests (...
For the e2e Jenkins system see: https://github.com/ceph/ceph-build/pull/1448 Laura Paduano
07:10 AM CephFS Bug #43250 (Fix Under Review): qa/test_cephfs_shell: TestDu.test_du_works_for_hardlinks fails
Rishabh Dave
06:57 AM CephFS Bug #43250 (In Progress): qa/test_cephfs_shell: TestDu.test_du_works_for_hardlinks fails
Rishabh Dave
06:42 AM CephFS Bug #43250 (Resolved): qa/test_cephfs_shell: TestDu.test_du_works_for_hardlinks fails
Got this yesterday locally -... Rishabh Dave
04:44 AM Revision 2a28889b (ceph): doc: clarify difference between fs and kcephfs suite
Fixes: https://tracker.ceph.com/issues/43220
Signed-off-by: Rishabh Dave <ridave@redhat.com>
Rishabh Dave
04:44 AM Revision bcf32a12 (ceph): doc: mention multimds suite in dev guide
Fixes: https://tracker.ceph.com/issues/43222
Signed-off-by: Rishabh Dave <ridave@redhat.com>
Rishabh Dave
04:08 AM Revision 8e00a36d (ceph): Merge pull request #32025 from tchaikov/wip-pick-address-silence-warning
common/pick_address.cc: silence GCC warning
Reviewed-by: Neha Ojha <nojha@redhat.com>
Kefu Chai
04:05 AM RADOS Bug #42964 (Pending Backport): monitor config store: Deleting logging config settings does not de...
Sage Weil
04:05 AM Orchestrator Bug #42876 (Resolved): adopt test in test_ceph_daemon.sh fails
Sage Weil
04:05 AM Revision 628af7f2 (ceph): Merge PR #32091 into master
* refs/pull/32091/head:
common/config: update values when they are removed via mon
Reviewed-by: Neha Ojha <nojha@re...
Sage Weil
02:04 AM Revision b9225dfb (ceph): common/pick_address.cc: silence GCC warning
* use `string_view` instead of string
* use `auto` instead of `int` to silence the warning
* use `enum class` instead...
Kefu Chai
01:28 AM Revision 0e52da06 (ceph): Merge pull request #31839 from alimaredia/wip-s3-test-branch-refactor
qa: update s3-test download code for s3-test tasks
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Yuri ...
Kefu Chai
12:45 AM Bug #24797: FindCython.cmake fails to find /usr/bin/cython on openSUSE Leap 15 (py3-only)
Edit cmake/modules/FindCython.cmake
Replace
COMMAND ${Python${PYTHON_VERSION}_EXECUTABLE} -m cython --version
...
Jos Collin
12:45 AM Revision 0448a31f (ceph): qa: fix output check to not be sensitive to debugging
The traceback would screw up the equality checks.
Also, use unittest asserts so we can easily see the assert values....
Patrick Donnelly
12:11 AM Revision a1dd8d38 (ceph): osdc: audit memset & bzero users for FIPS.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
(cherry picked from commit d2604f45cfae6dd5fdd1efe52f60004ce2...
Radoslaw Zarzynski
12:11 AM Revision f4423fa1 (ceph): osd: audit memset & bzero users for FIPS.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
(cherry picked from commit 63e0c637963d611518e09ea7bd2dd24b9f...
Radoslaw Zarzynski
12:11 AM Revision 192fea3c (ceph): mds: audit memset & bzero users for FIPS.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
(cherry picked from commit 81fd0a4a8720895ca224c2363478bdfaa3...
Radoslaw Zarzynski
12:11 AM Revision a81fbe89 (ceph): rgw: fix indentation in parse_rgw_ldap_bindpw().
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
(cherry picked from commit 956f57c711c73c0fe34736b87a1ff341a9...
Radoslaw Zarzynski
12:11 AM Revision c2a8a9de (ceph): rgw: audit memset & bzero users for FIPS.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
(cherry picked from commit cdfc5cded9db88c59fc8e9b5dcee0a0fb1...
Radoslaw Zarzynski
12:11 AM Revision 7b061bce (ceph): rgw: switch to ceph::crypto::zeroize_for_security().
CONFLICT: it seems rgw_kms.cc has been dissected from
rgw_crypto.cc in commit 1e5b58ad50eae9b6df7f28baf511f4902cfbae4...
Radoslaw Zarzynski
12:11 AM Revision abe9fea5 (ceph): rgw: add some missed FIPS zeroization calls.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
(cherry picked from commit 32c84d4d35e599f6a510820b86a535a838...
Radoslaw Zarzynski
12:11 AM Revision 4d3e9390 (ceph): librados: audit memset & bzero users for FIPS.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
(cherry picked from commit 00fb1e1c7f1ac523258a334995b72b48c1...
Radoslaw Zarzynski
12:11 AM Revision 81a42532 (ceph): librbd: audit memset & bzero users for FIPS.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
(cherry picked from commit f50bfc052b381ff53387c5afb2e47bc577...
Radoslaw Zarzynski
12:11 AM Revision d4f7430b (ceph): auth: audit memset & bzero users for FIPS.
This commit add comments after auditing a subset of
`memset` and `bzero` users found basing on the GCC's
`deprecated`...
Radoslaw Zarzynski
12:11 AM Revision a0cbd8fc (ceph): common: audit memset & bzero users for FIPS.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
(cherry picked from commit fc05ac322580e409bd13645282d7e9a64f...
Radoslaw Zarzynski
12:11 AM Revision cccb3ec4 (ceph): common: switch to ceph::crypto::zeroize_for_security().
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
(cherry picked from commit a5e19234eda35688782318da16e74de05c...
Radoslaw Zarzynski
12:11 AM Revision 596f058f (ceph): msg/async: audit memset & bzero users for FIPS.
CONFLICT src/msg/async/rdma/Infiniband.cc: some parts of
the memset audit made for master were conflicted with
nautil...
Radoslaw Zarzynski
12:11 AM Revision 0496f641 (ceph): msg/async: switch to ceph::crypto::zeroize_for_security().
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
(cherry picked from commit 050958398767cbd6d3326a3f74df82f521...
Radoslaw Zarzynski
12:11 AM Revision 41caed22 (ceph): common: introduce ceph::crypto::zeroize_for_security().
For the sake of compliance with FIPS memory where security
material (like keys) was stored, should be cleaned when it...
Radoslaw Zarzynski

12/10/2019

11:37 PM CephFS Bug #43247 (Fix Under Review): qa: test_cephfs_shell.TestSnapshots.test_snap FAIL
Patrick Donnelly
10:58 PM CephFS Bug #43247: qa: test_cephfs_shell.TestSnapshots.test_snap FAIL
master: http://pulpito.ceph.com/pdonnell-2019-12-10_20:51:09-fs-master-distro-basic-smithi/ Patrick Donnelly
08:52 PM CephFS Bug #43247 (Resolved): qa: test_cephfs_shell.TestSnapshots.test_snap FAIL
... Patrick Donnelly
11:36 PM rgw Bug #41745: radosgw-admin orphans find stuck forever
Not directly related to orphans find, am curious to check if this cluster was a greenfield Nautilus installation or w... Pavan Rallabhandi
07:13 PM rgw Bug #41745: radosgw-admin orphans find stuck forever
Hi,
The main problem is that no one job finished or go more than shard 0. Even after 7 days of job running at shar...
Manuel Rios
01:33 PM rgw Bug #41745: radosgw-admin orphans find stuck forever
Unfortunately with debug rgw=20 you also blow up the memory requirement of logging quite a bit. Has the stage advance... Abhishek Lekshmanan
11:22 PM CephFS Bug #43249 (Resolved): cephfs-shell: exit failure when non-interactive command fails
If a one-shot command fails, the cephfs-shell should exit with a non-zero status:... Patrick Donnelly
11:20 PM CephFS Bug #43248 (Resolved): cephfs-shell: do not drop into shell after running command-line command
e.g.... Patrick Donnelly
10:40 PM Revision 79f7e6ae (ceph): Merge PR #31772 into master
* refs/pull/31772/head:
qa/standalone/test_ceph_daemon.sh: clone corpus explicitly
ceph-daemon: re-enable the OSD s...
Sage Weil
10:20 PM rbd Bug #43228 (Need More Info): run-rbd-unit-tests-0.sh fails
I ran this unit test in a loop for 8 hrs under a Xenial VM and Fedora host w/o being able to repeat a single failure.... Jason Dillaman
01:10 PM rbd Bug #43228 (Need More Info): run-rbd-unit-tests-0.sh fails
Lots of jenkins make check failures end with... Sage Weil
09:41 PM Revision f6c18468 (ceph): Merge pull request #30548 from trociny/wip-41557
rbd-mirror: snapshot mirror mode
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
09:34 PM CephFS Cleanup #42468 (Resolved): mds: reorg MDSTable header
Patrick Donnelly
09:33 PM Revision c4d9e833 (ceph): Merge PR #31122 into master
* refs/pull/31122/head:
mds: Reorganize class members in MDSTable header
Reviewed-by: Patrick Donnelly <pdonnell@re...
Patrick Donnelly
09:33 PM Revision 7e650db5 (ceph): Merge pull request #32156 from racpatel/WIP-fsfix
qa: fix suite config for cephfs/bugs Vasu Kulkarni
09:33 PM CephFS Cleanup #42564 (Resolved): mds: reorg Migrator header
Patrick Donnelly
09:32 PM Revision 0da6402e (ceph): Merge PR #31253 into master
* refs/pull/31253/head:
mds: Reorganize class members in Migrator header
Reviewed-by: Patrick Donnelly <pdonnell@re...
Patrick Donnelly
09:31 PM CephFS Cleanup #42793 (Resolved): mds: reorg PurgeQueue header
Patrick Donnelly
09:31 PM Revision 39df21b9 (ceph): Merge PR #31596 into master
* refs/pull/31596/head:
mds: Reorganize class members in PurgeQueue header
Reviewed-by: Patrick Donnelly <pdonnell@...
Patrick Donnelly
09:24 PM Revision 59f641e2 (ceph): qa: reduce cache size further
1M isn't low enough to trigger recall/trimming.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
09:09 PM Revision 0504c3ed (ceph): ceph-daemon: `imp` module DeprecationWarning
Signed-off-by: Michael Fritch <mfritch@suse.com> Michael Fritch
08:49 PM Dashboard Bug #43165: mgr/dashboard: remove `/api/orchestrator/<resource>` endpoints if possible
> */api/orchestrator/status*
> Keep it or move to /api/summary.
We can keep this one (perhaps moving it to the ...
Ernesto Puerta
10:04 AM Dashboard Bug #43165: mgr/dashboard: remove `/api/orchestrator/<resource>` endpoints if possible
Raising priority and setting target version to "15.0.0" - this ought to be fixed before the Octopus stable release. Lenz Grimmer
10:03 AM Dashboard Bug #43165: mgr/dashboard: remove `/api/orchestrator/<resource>` endpoints if possible
Adding a comment from Ernesto on "PR#31851":https://github.com/ceph/ceph/pull/31851#discussion_r354493499 :
> If I...
Lenz Grimmer
08:44 PM RADOS Backport #40890 (In Progress): mimic: Pool settings aren't populated to OSD after restart.
Nathan Cutler
08:41 PM RADOS Backport #40891 (In Progress): nautilus: Pool settings aren't populated to OSD after restart.
Nathan Cutler
08:36 PM Revision c50c17e7 (ceph): doc/releases/nautilus,PendingReleaseNotes: consolidate telemetry note
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:34 PM RADOS Backport #43246 (Resolved): nautilus: Nearfull warnings are incorrect
https://github.com/ceph/ceph/pull/32773 Nathan Cutler
08:33 PM Revision aa760fa5 (ceph): Merge PR #32148 into master
* refs/pull/32148/head:
doc/releases/nautilus: fix release notes (crash->device)
Reviewed-by: Abhishek Lekshmanan <...
Sage Weil
08:29 PM RADOS Backport #43245 (Resolved): nautilus: osd: increase priority in certain OSD perf counters
https://github.com/ceph/ceph/pull/32845 Nathan Cutler
08:26 PM Backport #43244 (Resolved): mimic: "SELinux denials found" in ceph-deploy
https://github.com/ceph/ceph/pull/32258 Nathan Cutler
08:26 PM Backport #43243 (Resolved): nautilus: "SELinux denials found" in ceph-deploy
https://github.com/ceph/ceph/pull/32259 Nathan Cutler
08:26 PM rbd Backport #43242 (Resolved): mimic: update krbd_exclusive_option.sh and kernel.sh for exclusive lo...
https://github.com/ceph/ceph/pull/33316 Nathan Cutler
08:26 PM rbd Backport #43241 (Resolved): nautilus: update krbd_exclusive_option.sh and kernel.sh for exclusive...
https://github.com/ceph/ceph/pull/32838 Nathan Cutler
08:25 PM rbd Backport #43240 (Rejected): luminous: update krbd_exclusive_option.sh and kernel.sh for exclusive...
Nathan Cutler
08:25 PM RADOS Backport #43239 (Resolved): nautilus: ok-to-stop incorrect for some ec pgs
https://github.com/ceph/ceph/pull/32844 Nathan Cutler
08:25 PM rbd Backport #43238 (Resolved): mimic: rbd_open_by_id/rbd_open_by_id_read_only incorrectly delete Ima...
https://github.com/ceph/ceph/pull/33315 Nathan Cutler
08:25 PM rbd Backport #43237 (Resolved): nautilus: rbd_open_by_id/rbd_open_by_id_read_only incorrectly delete ...
https://github.com/ceph/ceph/pull/32837 Nathan Cutler
08:25 PM rbd Backport #43236 (Rejected): luminous: rbd_open_by_id/rbd_open_by_id_read_only incorrectly delete ...
Nathan Cutler
08:25 PM rgw Backport #43235 (Resolved): mimic: rgw: radosgw_admin teuthology task: No module named bunch
https://github.com/ceph/ceph/pull/32214 Nathan Cutler
08:25 PM rgw Backport #43234 (Resolved): luminous: rgw: radosgw_admin teuthology task: No module named bunch
https://github.com/ceph/ceph/pull/32215 Nathan Cutler
08:25 PM rgw Backport #43233 (Resolved): nautilus: rgw: radosgw_admin teuthology task: No module named bunch
https://github.com/ceph/ceph/pull/32216 Nathan Cutler
08:24 PM RADOS Backport #43232 (Rejected): nautilus: pgs stuck in laggy state
Nathan Cutler
08:22 PM rgw Bug #43184 (Pending Backport): rgw: radosgw_admin teuthology task: No module named bunch
Nathan Cutler
07:20 PM Revision f1de7060 (ceph): ceph-daemon: fix pod stop
- rm -f, not stop, so we don't leave things lingering in 'podman ps -a'
output
- this also seems to fix/work around...
Sage Weil
07:09 PM Revision b696b94b (ceph): release note: Add pending release notes for already merged code
Follow on to https://github.com/ceph/ceph/pull/31774
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked...
David Zafman
07:06 PM Revision 4a2183de (ceph): release note: Add pending release notes for already merged code
Follow on to https://github.com/ceph/ceph/pull/31774
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked...
David Zafman
07:03 PM Revision 1edbe54e (ceph): qa: fix malformed suite config
Signed-off-by: Rachanaben Patel <racpatel@redhat.com> Rachana Patel
06:59 PM Revision 6efa0940 (ceph): Merge branch 'rh-nautilus' of https://github.com/ceph/ceph into rh-naut...
Rachana Patel
06:56 PM Revision 47b5fd93 (ceph): Merge pull request #32041 from dzafman/wip-balancer3-pending
release note: Add pending release notes for already merged code
Reviewed-by: Neha Ojha <nojha@redhat.com>
David Zafman
06:34 PM Revision 4aa7d558 (ceph): ceph-daemon: re-enable the OSD standalone test
Signed-off-by: Michael Fritch <mfritch@suse.com> Michael Fritch
06:34 PM Revision 6d3a035b (ceph): qa/standalone/test_ceph_daemon.sh: clone corpus explicitly
When this is run by teuthology we don't have a full ceph source tree
checkout with submodules.
Signed-off-by: Sage W...
Sage Weil
06:32 PM Revision a0eed4cb (ceph): ceph-daemon: move standalone test tgz to corpus
Fixes: https://tracker.ceph.com/issues/42876
Signed-off-by: Michael Fritch <mfritch@suse.com>
Michael Fritch
06:32 PM Revision da36bdfb (ceph): ceph-daemon: add ceph-daemon-adoption-corpus.git submodule
Signed-off-by: Michael Fritch <mfritch@suse.com> Michael Fritch
06:30 PM rgw Bug #43196 (Fix Under Review): metadata is missing in bucket deletion notifications
Yuval Lifshitz
06:30 PM rgw Bug #43214 (Fix Under Review): when performing multiple object deletion notifications are not sent
Yuval Lifshitz
06:27 PM Revision dda538c0 (ceph): force pip3
Signed-off-by: rakeshgm <rakeshgm014@gmail.com> rakesh manohar
06:16 PM Revision cc8e8d86 (ceph): Merge PR #32127 into master
* refs/pull/32127/head:
mgr/rook: Added Mypy static type checking
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:16 PM Revision 0e981c4c (ceph): Merge PR #32138 into master
* refs/pull/32138/head:
ceph-daemon: combine SUDO and ARGS into a single var
Reviewed-by: Sebastian Wagner <swagner...
Sage Weil
06:15 PM Revision b93ff4ec (ceph): Merge PR #32137 into master
* refs/pull/32137/head:
ceph-daemon: don't deref symlinks during chown
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:59 PM Cleanup #43171 (Fix Under Review): ceph.spec.in: RHEL distro conditional evaluates to true for no...
Nathan Cutler
05:48 PM rgw Bug #42358 (Resolved): rgw: reduce per-shard entry count during ordered bucket listing
Backport will be handled via #43180 (follow-on fix for this one) Nathan Cutler
05:45 PM rgw Bug #42358 (Pending Backport): rgw: reduce per-shard entry count during ordered bucket listing
Nathan Cutler
05:47 PM rgw Bug #43180: rgw: ordered listing of bucket with many incomplete multipart uploads fails
BACKPORTING NOTE: backport #42358 and this one as a single unit.
Backport issues at #42358 have been deleted.
Nathan Cutler
05:39 PM Revision f43c0cf4 (ceph): qa: update s3-test download code for s3-test tasks
- Ensure the download code for all tasks running
s3-tests is consistent.
- Simplify download code to only use the con...
Ali Maredia
05:31 PM Revision 6378fa45 (ceph): rpm: add rpm-build to SUSE-specific make check deps
The binary /usr/bin/rpmspec was recently moved to rpm-build, breaking
install-deps.sh on openSUSE Tumbleweed. The pac...
Nathan Cutler
05:22 PM Revision 9a5e26d5 (ceph): Merge PR #32145 into master
* refs/pull/32145/head:
doc: show how to count jobs before triggering them
Reviewed-by: Patrick Donnelly <pdonnell@...
Patrick Donnelly
05:20 PM Documentation #42749 (In Progress): doc: add doc that shows how to test a PR using teuthology
Rishabh Dave
05:18 PM Bug #23981 (Fix Under Review): install-deps.sh fails with "No such file or directory" on openSUSE...
Nathan Cutler
05:13 PM Revision 85dc4755 (ceph): forcing tests to start using python3 in virtualenv
Signed-off-by: rakeshgm <rakeshgm014@gmail.com> rakesh manohar
05:01 PM Stable releases Tasks #42839 (Resolved): Nautilus v14.2.5
Nathan Cutler
04:55 PM Revision 3abc3b2b (ceph): doc/releases: add release notes for mimic v13.2.8
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
04:54 PM Revision a4d5a2fd (ceph): Merge pull request #32001 from TejasC88/wip-tejas-plworkunits
add a exec command to install the perl Amazon::S3 module needed for perl workunits rakesh manohar
04:51 PM ceph-volume Bug #36283: --journal-size flag broken when less than 1GB
still seeing this error in ceph-ansible CI :
https://2.jenkins.ceph.com/job/ceph-ansible-prs-centos-non_container-...
Guillaume Abrioux
04:50 PM Revision 3a95c120 (ceph): Merge pull request #32147 from TejasC88/wip-ubuntu-remove
Changes to remove references to os_type "ubuntu" and "centos" hardcode rakesh manohar
04:37 PM Revision 5044a4f3 (ceph): Merge branch 'wip-ubuntu-remove' of https://github.com/TejasC88/ceph in...
Tejas C
04:30 PM Revision 6349a2a5 (ceph): Changes to remove references to os_type "ubuntu" and "centos" hardcodings
Signed-off-by: TejasC88 <tchandra@redhat.com> Tejas C
04:28 PM Revision 4aae1d4b (ceph): Merge pull request #32140 from tchaikov/wip-cmake-cleanup
cmake: silence messages when cppcheck/IWYU is not found
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Kefu Chai
04:10 PM RADOS Bug #42346 (Pending Backport): Nearfull warnings are incorrect
David Zafman
04:08 PM Revision ea9ccfed (ceph): Merge pull request #31954 from dzafman/wip-42346
osd: Use physical ratio for nearfull (doesn't include backfill resserve)
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
David Zafman
03:45 PM Revision cfb0c070 (ceph): cls/rbd: add mode (journal/snapshot) to mirror image
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
03:45 PM Revision a5f4236a (ceph): librbd: cleanup: remove unused function
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
03:45 PM Revision b78ebb36 (ceph): cls/rbd: async methods for mirror_peer_list
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
03:45 PM Revision 9328b402 (ceph): cls/rbd: method to unlink peer from mirror snapshot
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
03:45 PM Revision a27fa5fb (ceph): cls/rbd: method to set mirror snapshot copy progress
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
03:45 PM Revision 0096d079 (ceph): librbd: state machine for unlinking peer from mirror snapshot
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
03:45 PM Revision 2bfac347 (ceph): librbd: state machine for creating mirroring snapshot
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
03:45 PM Revision 55dcce90 (ceph): librbd: state machine for snapshot based mirror promote/demote
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
03:45 PM Revision c9c8852f (ceph): librbd: snapshot mirror mode
Enabling mirroring for an image that does not support journaling
assumes snapshot based mirroring, which is supported...
Mykola Golub
03:45 PM Revision 8d383d31 (ceph): librbd: when removing mirror peer unlink it from all snapshots
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
03:45 PM Revision 01a8a510 (ceph): librbd: add mirror image snapshot API
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
03:45 PM Revision 2611373a (ceph): librbd: add mirror image snapshot tests
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
03:45 PM Revision 3a1361ba (ceph): librbd: API method to get mirror image mode
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
03:45 PM Revision 34734dd2 (ceph): rbd: add 'mirror image snapshot' command
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
03:45 PM Revision c2a3063d (ceph): rbd: list primary mirror snapshots in mirror image status
TODO: provide the same in verbose mirror pool status.
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
03:45 PM Revision b08e709e (ceph): cls/rbd: async methods for snapshot_get_limit
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
03:45 PM Revision c6feb341 (ceph): librbd: requests for mirror snapshot image state
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
03:45 PM Revision bec03e50 (ceph): librbd: store/remove image state when creating/removing mirror snapshot
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
03:45 PM Revision fe550f5e (ceph): librbd: refactor CreateNonPrimaryRequest and CreatePrimaryRequest
to extract re-usable functions into utils
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
03:45 PM Revision 3c780822 (ceph): librbd: introduce LIST_WATCHERS_MIRROR_INSTANCES_ONLY flag
Also, don't skip listing mirror watchers if the image has journaling
disabled -- it is not correct for snapshot mirro...
Mykola Golub
03:45 PM Revision 17e98dae (ceph): librbd: force promote for snapshot mirroring
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
03:32 PM Dashboard Feature #43197 (Fix Under Review): mgr/dashboard: Explicitly set/change the device class of an OSD
Ricardo Marques
03:26 PM RADOS Bug #42961 (Pending Backport): osd: increase priority in certain OSD perf counters
Neha Ojha
03:24 PM Dashboard Bug #43230: mgr/dashboard: test_diskprediction_local failure when running the backend API tests (...
IMO https://github.com/ceph/ceph/pull/32102/files#diff-71670949e7d2a0a0d442bdad2b1e2debR18 is the reason for this. Im... Volker Theile
03:21 PM Dashboard Bug #43230: mgr/dashboard: test_diskprediction_local failure when running the backend API tests (...
Volker mentioned it could be related to https://github.com/ceph/ceph/pull/32102 ? Laura Paduano
03:18 PM Dashboard Bug #43230 (Resolved): mgr/dashboard: test_diskprediction_local failure when running the backend ...
... Laura Paduano
03:18 PM Revision 5111a114 (ceph): ceph-daemon: don't deref symlinks during chown
- consolidate move/copy loop logic
- chown the actual file and not the symlink
Signed-off-by: Michael Fritch <mfritc...
Michael Fritch
02:51 PM RADOS Bug #43189 (Pending Backport): pgs stuck in laggy state
I'm not sure whether we should backport this to nautilus or not. We only noticed qa failures because the new octopus... Sage Weil
02:50 PM RADOS Bug #43189 (Resolved): pgs stuck in laggy state
Sage Weil
02:49 PM Revision 86512b71 (ceph): Merge PR #32132 into master
* refs/pull/32132/head:
osd/OSDMap: rename old calc_pg_role -> calc_pg_role_broken
osd/OSDMap: remove dead osd_is_v...
Sage Weil
02:35 PM Bug #43229 (Fix Under Review): SELinux denials in ceph-daemon test
This is the upstream container-selinux change that should resolve this:
https://github.com/containers/container-se...
Sage Weil
01:22 PM Bug #43229 (Fix Under Review): SELinux denials in ceph-daemon test
... Kefu Chai
02:32 PM Revision c221b06b (ceph): doc/releases/nautilus: fix release notes (crash->device)
Fix pending note for octopus too
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:35 PM Revision 00747866 (ceph): Changes to remove references to os_type "ubuntu" and "centos" hardcodings
Tejas C
01:15 PM Revision ce1c7ba0 (ceph): Merge PR #31827 into master
* refs/pull/31827/head:
mgr/ssh: add 'upgrade check' command
ceph-daemon: add 'pull' command
mgr/orchestrator_cli:...
Sage Weil
01:13 PM Revision 56c4b039 (ceph): Merge PR #31970 into master
* refs/pull/31970/head:
doc/releases: add Nautilus 14.2.5 to release timeline
doc/releases: add release notes for n...
Sage Weil
01:12 PM Revision b2d97ef5 (ceph): Merge pull request #32141 from tchaikov/wip-doc-highlight-console
doc: use the console lexer for rendering command line sessions
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
01:07 PM Revision 31015b4b (ceph): Merge pull request #31965 from rosinL/wip-osd-support-bond-network
osd/osd: Refactor get_iface_numa_node
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:05 PM Dashboard Bug #43227 (Resolved): mgr/dashboard: test_pool_update_compression (tasks.mgr.dashboard.test_pool...
... Tatjana Dehler
12:47 PM Revision b35323f6 (ceph): rgw: create_bucket(): treat -ECANCELED as -EEXIST
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
12:46 PM Revision f739fbf6 (ceph): rgw: create_bucket(): remove new bucket info only if different bucket_id
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
12:45 PM Revision c7d9a039 (ceph): rgw: create_bucket(): reset read_version
We might get a non empty objv_tracker.read_version when we try to create
a bucket. This could happen if bucket was cr...
Yehuda Sadeh
12:28 PM Revision 2a071bd0 (ceph): Merge pull request #27392 from rouming/bluestore-iouring
os/bluestore: introduce new io_uring IO engine
Reviewed-by: Mark Nelson <mnelson@redhat.com>
Reviewed-by: Willem Jan...
Kefu Chai
12:25 PM rgw Bug #43226 (Closed): rgw: object version can be deleted without TOTP on bucket that has MFA Delet...
It seems that an object version can be deleted without TOTP on bucket that has MFA Delete enabled.
- Environment: Ce...
Alfonso Martínez
12:15 PM Revision 21b1069e (ceph): mds: fix assert(omap_num_objs <= MAX_OBJECTS) of OpenFileTable
Current behavior of the loop that commits dirty items is:
- If the last object is not full, it will be chosen for ne...
Yan, Zheng
11:53 AM Orchestrator Bug #43225 (Resolved): cephadm: Host misconfiguration result in unreadable error messages
... Sebastian Wagner
10:59 AM Revision d3eec86a (ceph): nfs_ganesha test path corrected in accordance with nfs_ganesha tests in...
Signed-off-by: rakeshgm <rakeshgm014@gmail.com> rakesh manohar
10:55 AM mgr Bug #43224 (Duplicate): ceph osd status error
Hello.
I received error when try execute 'ceph osd status', it happens when cluster have some osd down....
Alexander Kazansky
10:41 AM Revision 6707e294 (ceph): mgr/dashboard: Display OSD device class in OSD list
Fixes: https://tracker.ceph.com/issues/43179
Signed-off-by: Ricardo Marques <rimarques@suse.com>
Ricardo Marques
10:23 AM Revision 71dea683 (ceph): Merge pull request #31979 from jan--f/c-v-patch-volumegroups
ceph-volume/test: patch VolumeGroups
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
10:20 AM Revision b51c282a (ceph): librbd: finish write request early
Finish write requests if the image is read-only or length is 0.
Signed-off-by: Li, Xiaoyan <xiaoyan.li@intel.com>
Xiaoyan Li
10:15 AM Orchestrator Bug #43223 (Resolved): mgr/cephadm: blink LED light on the wrong device path
cephadm backend issues blinking LED request with redundant `/dev/` in path.
!70302800-ec4e2180-1838-11ea-8658-ac18...
Kiefer Chang
09:35 AM Dashboard Bug #43195 (Resolved): mgr/dashboard: backend API test failure: test_full_health (tasks.mgr.dashb...
Tatjana Dehler
09:33 AM Revision f3b20ceb (ceph): Merge pull request #32122 from s0nea/wip-dashboard-fix-tests
qa/tasks/mgr/dashboard/test_health: update schema
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Lenz Grimmer
09:31 AM Revision 2b5a9efa (ceph): doc: show how to count jobs before triggering them
Suggesting to use teuthology-suite command switch --dry-run for that.
Signed-off-by: Rishabh Dave <ridave@redhat.com>
Rishabh Dave
09:22 AM Revision 2268be9f (ceph): os/bluestore: introduce new io_uring IO engine
This implements low-level IO engine, which utilizes brand-new
io_uring IO interface: https://lwn.net/Articles/776428/...
Roman Penyaev
09:21 AM Revision c05c1bd7 (ceph): os/bluestore: make abstract interface for any sorts of AIO queues
In the next patch new io_uring API will be used instead of libaio.
So this prepares the abstract interface.
Signed-o...
Roman Penyaev
09:18 AM Revision 6c7f3952 (ceph): Merge pull request #32007 from tchaikov/wip-osd-cleanup
osd: use unique_ptr for managing life cycles
Reviewed-by: Ronen Friedman <rfriedma@redhat.com>
Kefu Chai
09:13 AM Revision 425368c8 (ceph): Merge pull request #31931 from majianpeng/bluestore-bugfix
os/bluestore: fix wakeup bug
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Kefu Chai
09:03 AM CephFS Documentation #43222 (Resolved): doc: mention multimds in dev guide's list of integration test su...
Rishabh Dave
08:57 AM Revision a11ae900 (ceph): Merge pull request #32052 from mgfritch/wip-cd-standalone-tempfiles
ceph-daemon: clean-up tempfiles on EXIT
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Sebastian Wagner <swag...
Kefu Chai
08:49 AM mgr Feature #43076 (Need More Info): Ceph Dashboard Email notification alerts
Sunil Angadi wrote:
> In Ceph 4.0 Dashboard for the specified authorized email address when changing password thro...
Lenz Grimmer
08:35 AM Messengers Bug #43070: CephxSessionHandler::_calc_signature segv
/a/kchai-2019-12-09_12:39:45-rados-wip-kefu-testing-2019-12-09-1434-distro-basic-smithi/4584590
rados/basic/{ceph....
Kefu Chai
08:30 AM rgw Bug #43221 (Pending Backport): rgw: GET Bucket fails on renamed bucket on archive zone
http://qa-proxy.ceph.com/teuthology/smanjara-2019-12-09_11:43:28-rgw:archive-zone-wip-test-archive-distro-basic-smith... Shilpa MJ
08:20 AM Bug #43064 (Pending Backport): "SELinux denials found" in ceph-deploy
Kefu Chai
08:15 AM Revision 064d16f6 (ceph): rgw: fix rgw crash when duration is invalid in sts request
Fixes: https://tracker.ceph.com/issues/43018
Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com>
joke lee
08:12 AM Revision 823c4974 (ceph): rgw: fix rgw crash when token is not base64 encode
Fixes: https://tracker.ceph.com/issues/43018
Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com>
(cherry picked ...
joke lee
07:28 AM Linux kernel client Bug #42771: kclient: kernel crash when touching the regular file in the mount point
Xiubo Li wrote:
> Jeff Layton wrote:
> > Oh, actually this is a BUG_ON:
> >
> > <2>[ 1642.059333] kernel BUG at ...
Zheng Yan
07:16 AM CephFS Documentation #43220 (In Progress): doc: clarify difference fs and kcephfs suite in dev guide
Rishabh Dave
07:12 AM CephFS Documentation #43220 (Resolved): doc: clarify difference fs and kcephfs suite in dev guide
Rishabh Dave
06:58 AM Revision 5a3d0935 (ceph): qa/workunits/rados/test_envlibrados_for_rocksdb: accomodate rocksdb cma...
since
https://github.com/facebook/rocksdb/commit/bac38c992a3cc504e84a75ecdc085788b2c82ea2,
tests are not enabled for...
Kefu Chai
05:57 AM CephFS Backport #43219 (In Progress): nautilus: mgr/volumes: ERROR: test_subvolume_create_with_desired_u...
Jos Collin
05:49 AM CephFS Backport #43219 (Resolved): nautilus: mgr/volumes: ERROR: test_subvolume_create_with_desired_uid_...
https://github.com/ceph/ceph/pull/31741 Jos Collin
05:52 AM Revision 67d7221e (ceph): mgr/volumes: check for string values in uid/gid
chown allows strings as per bbbfb44453f204286a8ff312349d42afde5fced6,
which caused this error. Eventhough uid/gid are...
Jos Collin
05:51 AM Revision b976dc5a (ceph): Merge pull request #32100 from yehudasa/wip-43184
qa: radosgw-admin: remove dependency on bunch package
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yehuda Sadeh
05:44 AM CephFS Bug #43038 (Pending Backport): mgr/volumes: ERROR: test_subvolume_create_with_desired_uid_gid (ta...
Jos Collin
05:42 AM CephFS Bug #43218 (Rejected): kclient: when looking up the snap dirs sometime will hit WARN_ON
Hit this twice in 30 minutes, the following are the warning:
76 <7>[ 3254.346712] ceph: readdir fetching 100...
Xiubo Li
05:42 AM Revision 8df6e03d (ceph): Merge pull request #31961 from joscollin/wip-B43038-subvolume-group-cre...
mgr/volumes: check for string values in uid/gid
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Jos Collin
05:22 AM CephFS Feature #4386: kclient: Mount error message when no MDS present
And maybe we could return the -ESTALE or some other specified errornos to the userland to mount.ceph and then the mou... Xiubo Li
05:20 AM CephFS Feature #4386: kclient: Mount error message when no MDS present
Checked the new mount API, we still need the fix when the mount request timedout due to there is no any MDS is up or ... Xiubo Li
04:46 AM Revision 310d145e (ceph): doc: use console lexer for rendering command line sessions
by default the pygements uses python lexer for rendering literal blocks,
and `#` is considered as the marker for inli...
Kefu Chai
04:04 AM bluestore Bug #43147: segv in LruOnodeCacheShard::_pin
... Sage Weil
03:43 AM bluestore Bug #43147: segv in LruOnodeCacheShard::_pin
/a/sage-2019-12-09_20:35:48-rados:thrash-erasure-code-wip-sage3-testing-2019-12-09-1226-distro-basic-smithi/4585860
...
Sage Weil
03:52 AM Revision 4635f943 (ceph): Merge PR #32124 into master
* refs/pull/32124/head:
doc/cephfs/disaster-recovery-experts: Add link for scrub and note for scrub_path
Reviewed-b...
Patrick Donnelly
03:52 AM CephFS Documentation #22204 (Resolved): doc: scrub_path is missing in the docs
Patrick Donnelly
03:40 AM bluestore Bug #43217 (Duplicate): segv in BlueStore::OnodeSpace::map_any
... Sage Weil
03:08 AM Revision 1c0bc5da (ceph): cmake: silence messages when cppcheck/IWYU is not found
* remove messages spit when these tools are not found
they are not necessary for building Ceph. and the messages in...
Kefu Chai
03:02 AM Revision 7dfc52e0 (ceph): Add valgrind.supp for rh-luminous
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
02:50 AM rgw Bug #43199: recursive lock of RGWCoroutinesManager::lock (43)
could we re-use the RGWCoroutinesManager of data sync instance here? Chang Liu
01:48 AM RADOS Bug #43048: nautilus: upgrade/mimic-x/stress-split: failed to recover before timeout expired
/a/yuriw-2019-12-06_21:30:44-upgrade:mimic-x-nautilus-distro-basic-smithi/4576681 Neha Ojha
01:05 AM Revision 12e7401a (ceph): Merge PR #27894 into master
* refs/pull/27894/head:
cephfs-shell: Add default list to df
cephfs-shell: Add tests for df command
cephfs-shell: ...
Patrick Donnelly
12:39 AM Revision 6cd51077 (ceph): Merge PR #32131 into master
* refs/pull/32131/head:
codeowners: Add ceph2.py to @ceph/orchestrators
Reviewed-by: Patrick Donnelly <pdonnell@red...
Patrick Donnelly
12:37 AM CephFS Documentation #42016 (Resolved): doc: layout rest of intro page
Patrick Donnelly
12:36 AM Revision b8635afe (ceph): Merge PR #32038 into master
* refs/pull/32038/head:
doc: reorganize CephFS landing page and ToC
Reviewed-by: Jeff Layton <jlayton@redhat.com>
R...
Patrick Donnelly
12:29 AM Revision dcb5e9b6 (ceph): Merge PR #32098 into master
* refs/pull/32098/head:
ceph-daemon: py2: tolerate whitespace before config key name
Reviewed-by: Sebastian Wagner ...
Sage Weil
12:25 AM Revision 8a2f2625 (ceph): mds: convert 'scrub {start,abort,pause,resume,status}'
Merge 'scrub_start' and 'scrub start'
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:25 AM Revision 27e16aa5 (ceph): mds: convert '{session,client} config'
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil

12/09/2019

11:59 PM CephFS Bug #43216 (Resolved): MDSMonitor: removes MDS coming out of quorum election
Event sequence:
- 2019-12-07T12:26:26.854 mon_thrash kills mon.a(leader)
- 2019-12-07T12:27:07.843 mon_thrash rev...
Patrick Donnelly
11:42 PM Revision d9a0e9b0 (ceph): Merge pull request #32037 from smithfarm/wip-43152-workaround
build/ops: make-dist: default to no dashboard frontend build parallelism
Reviewed-by: Lenz Grimmer <lgrimmer@suse.co...
Nathan Cutler
10:28 PM Revision 7409a135 (ceph): doc/releases: add Nautilus 14.2.5 to release timeline
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
10:27 PM Revision e524bb88 (ceph): doc/releases: add release notes for nautilus v14.2.5
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
10:16 PM Revision 6a6dd10a (ceph): doc/rados/configuration/osd-config-ref.rst: document snap trim sleep
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit accf95e9dea257c3aaa64b7a36d077468d7c86ec)
Neha Ojha
10:16 PM Revision 0c66aa7a (ceph): common/options.cc, doc: osd_snap_trim_sleep overrides other variants
A value > 0 for osd_snap_trim_sleep, will override the backend specific
variants of osd_snap_trim_sleep.
Signed-off-...
Neha Ojha
10:16 PM Revision 765e424c (ceph): osd: add hdd, ssd and hybrid variants for osd_snap_trim_sleep
This is better than the earlier default, which was set to 0.
Fixes: https://tracker.ceph.com/issues/40528
Signed-off...
Neha Ojha
10:13 PM Support #42763 (Closed): CURL -X HEAD hangs
Greg Farnum
10:12 PM CephFS Bug #43133 (Fix Under Review): vstop.sh: Mounts are not cleaned up
Patrick Donnelly
10:12 PM Revision 7f466aa2 (ceph): osd: refuse to start if release > recorded min_osd_release + 2
If we try to start up the objectstore, we may make writeable changes to
(say) rocksdb that are not backwards compatib...
Sage Weil
10:09 PM Revision 6fcccd7b (ceph): osd: record require_osd_release in objectstore meta
Record the require_osd_release value from the OSDMap in the 'meta' portion
of the osd's metadata that can be accessed...
Sage Weil
10:07 PM RADOS Bug #43067: Git Master: src/compressor/zlib/ZlibCompressor.cc / src/compressor/zlib/CMakeLists.txt
Thanks Lee!
We generally do patch contributions through Github; can you submit a PR there?
If not, we need a spec...
Greg Farnum
10:00 PM rbd Bug #43127 (Pending Backport): update krbd_exclusive_option.sh and kernel.sh for exclusive lock c...
Ilya Dryomov
06:00 PM rbd Bug #43127 (Fix Under Review): update krbd_exclusive_option.sh and kernel.sh for exclusive lock c...
Ilya Dryomov
09:59 PM Revision 0bc226f6 (ceph): Merge pull request #32088 from idryomov/wip-krbd-exclusive-lock-fixups
qa: krbd_exclusive_option.sh: update for recent kernel changes
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Ilya Dryomov
09:53 PM RADOS Bug #43176 (Duplicate): pgs inconsistent, union_shard_errors=missing
Nathan Cutler
09:53 PM RADOS Bug #43175 (Duplicate): pgs inconsistent, union_shard_errors=missing
Nathan Cutler
09:46 PM rgw Bug #43169 (Duplicate): rgw: radosgw process is running at 100%
Casey Bodley
09:35 PM RADOS Bug #43151 (Pending Backport): ok-to-stop incorrect for some ec pgs
Sage Weil
09:34 PM Revision bffe2dd9 (ceph): Merge PR #32046 into master
* refs/pull/32046/head:
mgr/DaemonServer: fix 'osd ok-to-stop' for EC pools
Reviewed-by: Neha Ojha <nojha@redhat.com>
Sage Weil
08:46 PM Revision ae60fd95 (ceph): Merge PR #31489 into master
* refs/pull/31489/head:
pybind/rados: add WriteOp::writesame() and test WriteOp::writesame()
pybind/rados: add Ioct...
Sage Weil
08:46 PM Revision 946a8f7c (ceph): Merge PR #29214 into master
* refs/pull/29214/head:
mgr: templatize/generalize metrics collection interface
Reviewed-by: Patrick Donnelly <pdon...
Sage Weil
08:45 PM mgr Bug #42764 (Resolved): Test failure: test_diskprediction_local (tasks.mgr.test_module_selftest.Te...
Sage Weil
08:44 PM Revision 5993dd82 (ceph): Merge PR #32102 into master
* refs/pull/32102/head:
mgr/diskprediction_local: import scipy early to fix self-test deadlock
Reviewed-by: Kefu Ch...
Sage Weil
07:51 PM Revision 65d03bae (ceph): release note: Add pending release notes for already merged code
Follow on to https://github.com/ceph/ceph/pull/31774
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
07:36 PM Revision 8772cf24 (ceph): mgr/telemetry: Check if boolean is False or not present
Now we disable the module if the boolean is True
Signed-off-by: Wido den Hollander <wido@42on.com>
(cherry picked fr...
Wido den Hollander
07:36 PM Revision 864ff49d (ceph): mgr/telemetry: fix total_objects
This field was removed from df output a while back in
342f309645df886fb96eb401634e38376553e6d9
Fixes: http://tracker...
Sage Weil
07:36 PM Revision b73830d3 (ceph): mgr/telemetry: off by default
This way a user can enable the module and look at the output before
deciding to send it to anyone.
Signed-off-by: Sa...
Sage Weil
07:36 PM Revision 5555553c (ceph): mgr/telemetry: add 'telemetry on' and 'telemetry off' commands
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 6ab90c9cb09627649ca31f27c35e1c1efd6a6f12)
Conf...
Sage Weil
07:36 PM Revision efccf6ec (ceph): mgr/telemetry: check for errors when sending report
There was no error checking, and the server has been failing for
some time, but no one noticed. Oops.
Signed-off-by...
Dan Mick
07:36 PM Revision 257f19d5 (ceph): mgr/telemetry: make 'telemetry show' readable by a human
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit ec78dcf516273b18ce6e92708da89466c9c0409d)
Sage Weil
07:36 PM Revision 18725da9 (ceph): mgr/telemetry: fix 'telemetry {on,off}'
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 497e00c4dadd9e29a792413a425671c061fa44c6)
Sage Weil
07:36 PM Revision 5f194808 (ceph): mgr/telemetry: add report_timestamp to sent reports
Received time may differ from report time, and correlating
to local cluster state events might be useful.
Signed-off...
Dan Mick
07:36 PM Revision e755677c (ceph): mgr/telemetry: default to reports every 24h; lower minimum
Allow more frequent telemetry reports.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 712987d...
Sage Weil
07:36 PM Revision 6e4a5309 (ceph): mgr/telemetry: use cluster-provided timestamp unmolested
The cluster stamp is now ISO 8601; just use that.
(The isoformat() puts a : in +hh:mm the timezone offset, which is ...
Sage Weil
07:36 PM Revision 89370f15 (ceph): mgr/telemetry: add separate channels
'basic' is the basic cluster stats (version, size, etc)
'crash' is the crash dumps.
By default these are both on, bu...
Sage Weil
07:36 PM Revision 853a8ac0 (ceph): mgr/telemetry: always generate new report for 'telemetry show'
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit f0762ce4470972ce8f555d8aab87362331a53afd)
Sage Weil
07:36 PM Revision 3f5c8d9c (ceph): mgr/telemetry: accept channel list to 'telemetry show'
Also include a 'channels_available' item so that a user can tell which
channels are available.
Signed-off-by: Sage W...
Sage Weil
07:36 PM Revision e64a0da3 (ceph): mgr/telemetry: move contact info to an 'ident' channel
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 35c273c9c3ebd00fbac8e1a9fd281333a24c5fe7)
Conf...
Sage Weil
07:36 PM Revision ede0ee4e (ceph): mgr/telemetry: specify license when opting in
Choosing not to include this in the docs so that the user is more likely
to see this interactively. (That is...proba...
Sage Weil
07:36 PM Revision 6fccfaeb (ceph): mgr/telemetry: track telemetry report revisions
Assign revisions to track changes to the content of the telemetry
reports.
Track the revision when the user opts in ...
Sage Weil
07:36 PM Revision 122cb6b1 (ceph): mgr/telemetry: less noise in the log
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 7f1897b238f5c55859229748b200bac715941cc3)
Conf...
Sage Weil
07:36 PM Revision ad55fe1e (ceph): mgr/telemetry: force re-opt-in if the report contents change
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 143e1f046909cb68d769ebbbaa80cb7106879997)
Con...
Sage Weil
07:36 PM Revision e5731abc (ceph): mgr/telemetry: clear the event after being awaken by it
otherwise telemetry will have a busy-loop once it's signaled.
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry pi...
Kefu Chai
07:36 PM Revision 0419626a (ceph): mgr/telemetry: Add Ceph Telemetry module to send reports back to project
This Manager Module will send statistics and version information from
a Ceph cluster back to telemetry.ceph.com if th...
Wido den Hollander
06:55 PM CephFS Feature #26996 (Fix Under Review): cephfs: get capability cache hits by clients to provide intros...
Patrick Donnelly
06:52 PM Linux kernel client Feature #43215 (Resolved): kclient: send usage metrics to MDS
kernel client version of #36253 Patrick Donnelly
06:29 PM CephFS Bug #43191 (Fix Under Review): test_cephfs_shell: set `colors` to Never for cephfs-shell
Patrick Donnelly
06:17 AM CephFS Bug #43191 (Resolved): test_cephfs_shell: set `colors` to Never for cephfs-shell
Originally, the plan was to use setUpClass and tearDownClass for tests[1] but I missed pushing that modification befo... Rishabh Dave
05:59 PM bluestore Bug #43211 (Duplicate): Bluestore OSDs don't start after upgrade to 14.2.4
Igor Fedotov
05:58 PM bluestore Bug #43211: Bluestore OSDs don't start after upgrade to 14.2.4
This is a known bug, you should switch to 14.2.5 once it's out Igor Fedotov
04:24 PM bluestore Bug #43211 (Duplicate): Bluestore OSDs don't start after upgrade to 14.2.4
After an upgrade from 13.2.7 to 14.2.4 the OSDs were no longer able to start. Restarting ceph resulted in losing all ... Dino Godor
05:55 PM rgw Bug #42868 (Resolved): Tempest test failure test_list_containers_with_limit_and_marker
Casey Bodley
12:46 PM rgw Bug #42868 (In Progress): Tempest test failure test_list_containers_with_limit_and_marker
Yehuda Sadeh
05:47 PM rgw Bug #43214 (Resolved): when performing multiple object deletion notifications are not sent
when deleting multiple objects in a bucket, using:
https://boto3.amazonaws.com/v1/documentation/api/latest/reference...
Yuval Lifshitz
05:47 PM Revision 703a4ebd (ceph): Merge pull request #31794 from dillaman/wip-42889
librbd: disable zero-copy writes by default
Reviewed-by: Ilya Dryomov <idryomov@redhat.com>
Jason Dillaman
05:47 PM Dashboard Feature #39352 (Resolved): mgr/dashboard: Add support for device management
Lenz Grimmer
05:38 PM rbd Bug #43178 (Pending Backport): rbd_open_by_id/rbd_open_by_id_read_only incorrectly delete ImageCt...
Jason Dillaman
05:37 PM Revision bd76f0d1 (ceph): Merge pull request #32105 from junxfl/test1
librbd: fix rbd_open_by_id, rbd_open_by_id_read_only
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:26 PM rgw Bug #42869 (Resolved): Tempest tests for X-Remove-Container-Meta-test-container-meta failing
Daniel Gryniewicz
04:44 PM rgw Bug #42869 (Fix Under Review): Tempest tests for X-Remove-Container-Meta-test-container-meta failing
Casey Bodley
12:45 PM rgw Bug #42869 (In Progress): Tempest tests for X-Remove-Container-Meta-test-container-meta failing
Yehuda Sadeh
11:19 AM rgw Bug #42869: Tempest tests for X-Remove-Container-Meta-test-container-meta failing
Just to clarify my previous comment, this is not a new functionality, we used to support it. Yehuda Sadeh
04:20 AM rgw Bug #42869: Tempest tests for X-Remove-Container-Meta-test-container-meta failing
Note that it's a create with update metadata, so the test tries to create a bucket (PUT, not POST) with X-Remove-Cont... Yehuda Sadeh
05:23 PM Revision 105c6d78 (ceph): Merge pull request #32109 from yehudasa/wip-42868
rgw: list buckets: don't return buckets if limit=0 Daniel Gryniewicz
05:00 PM Revision 6c404da6 (ceph): mgr/dashboard: properly handle a missing rbd-mirror service status
This was resulting in 500 errors in the dashboard due to the missing
status being handled like a dict.
Fixes: https:...
Jason Dillaman
04:59 PM Revision 3166cd86 (ceph): mgr: cull service daemons when the last instance has been removed
Previously, when the last daemon of a given service was stopped, it
would not have been removed from the MGR internal...
Jason Dillaman
04:58 PM RADOS Bug #43189 (Fix Under Review): pgs stuck in laggy state
Sage Weil
03:15 PM RADOS Bug #43189: pgs stuck in laggy state
The problem is the role. The proc_lease() method does this check... Sage Weil
02:33 PM RADOS Bug #43189 (In Progress): pgs stuck in laggy state
Sage Weil
04:56 PM Revision 2e03356f (ceph): osd/OSDMap: rename old calc_pg_role -> calc_pg_role_broken
Also primary_changed -> primary_changed_broken.
Logged this issue with https://tracker.ceph.com/issues/43213
Signed...
Sage Weil
04:53 PM Revision 8c355898 (ceph): ceph-daemon: combine SUDO and ARGS into a single var
- reduce the amount of typing/noise for each CEPH_DAEMON invocation
- ensure the `--image` param is passed to each te...
Michael Fritch
04:53 PM Revision 52fb794f (ceph): osd/OSDMap: remove dead osd_is_valid_op_target
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:50 PM RADOS Bug #43213 (New): OSDMap::pg_to_up_acting etc specify primary as osd, not pg_shard_t(osd+shard)
The OSD methods to map a PG return primary as an int, not pg_shard_t (osd + shard).
Objecter compensates for this ...
Sage Weil
04:47 PM Dashboard Backport #43212 (In Progress): nautilus: mgr/dashboard: RBD mirroring page results in "500 - inte...
Jason Dillaman
04:42 PM Dashboard Backport #43212 (Resolved): nautilus: mgr/dashboard: RBD mirroring page results in "500 - interna...
https://github.com/ceph/ceph/pull/32133 Jason Dillaman
04:47 PM Revision b498d715 (ceph): osd/OSDMap: fix get_pg_acting_role()
This needs to take an spgid in order to know what role the osd is
serving.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:46 PM Revision 57c3e344 (ceph): codeowners: Add ceph2.py to @ceph/orchestrators
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
04:44 PM Revision 22d5bd95 (ceph): Merge pull request #32053 from votdev/left_align_badges
mgr/dashboard: Left align badge datatable columns
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Lenz Grimmer
04:44 PM Revision cfdb569a (ceph): osd: use spg_t for pending_creates_from_osd
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:43 PM Dashboard Bug #43072 (Resolved): mgr/dashboard: unavailable devices are selectable when creating OSDs
Lenz Grimmer
04:43 PM Revision 9cc41d2b (ceph): osd/OSDMap: drop unused get_pg_acting_role()
No callers.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:43 PM Revision 1a528835 (ceph): mgr: ensure new daemons are properly indexed by hostname
The hostname key was never populated when storing a daemon within
the daemon state index for the first time. This res...
Jason Dillaman
04:42 PM Revision d5c54d55 (ceph): Merge pull request #31927 from bk201/wip-43072
mgr/dashboard: hide in-use devices when creating OSDs
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Vo...
Lenz Grimmer
04:42 PM Revision 451c5cad (ceph): osd/OSDMap: fix+simplify is_up_acting_osd_shard
Use the new calc_pg_role() to simplify this function
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:41 PM Dashboard Bug #43029 (Pending Backport): mgr/dashboard: RBD mirroring page results in "500 - internal serve...
Jason Dillaman
04:34 PM Revision 9960f936 (ceph): Merge pull request #32084 from votdev/auth_service_observable
mgr/dashboard: Use Observable in auth.service
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Lenz Grimmer
04:32 PM Revision a494757a (ceph): mgr/dashboard: Improve badge column template. (#32026)
mgr/dashboard: Improve badge column template.
Reviewed-by: Kiefer Chang <kiefer.chang@suse.com>
Lenz Grimmer
04:30 PM Revision f886610e (ceph): Merge PR #31907 into master
* refs/pull/31907/head:
mgr/dashboard: properly handle a missing rbd-mirror service status
mgr: cull service daemon...
Sage Weil
04:29 PM Revision 50933b86 (ceph): qa: krbd_exclusive_option.sh: update for recent kernel changes
Since 5.3:
- a plain "rbd map" acquires the lock, so it's not different from
"rbd map -o exclusive" in this regard
...
Ilya Dryomov
04:29 PM Revision 3aae1403 (ceph): qa: kernel.sh: unlock before rolling back
"rbd snap rollback" expects an unlocked image, but we may get there
locked if object map is enabled (or if lock_on_re...
Ilya Dryomov
04:06 PM RADOS Bug #40963: mimic: MQuery during Deleting state
/a/sage-2019-12-08_05:43:33-rados-nautilus-distro-basic-smithi/4580545 Neha Ojha
04:01 PM Revision 05bc1d89 (ceph): mgr/dashboard: Simplify PrometheusService::getRules implementation
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
03:51 PM Revision 1cf2b906 (ceph): osd: use new and improved calc_pg_role()
An acting set might be [0,1,2,1], and we want pgs 1.0s2 and 1.0s4 on
osd.1 to get roles 1 and 3, respectively (instea...
Sage Weil
03:50 PM Revision b7605335 (ceph): osd/OSDMap: new calc_pg_role() that takes a pg_shard_t
If you have an acting set like [0,1,2,1] then osd.1 has two possible roles
(1 and 3). If we simply return the first ...
Sage Weil
03:50 PM Revision 7ba1dead (ceph): osd/PeeringState: use pg_vector_string for operator<<
This shows NONE instead of a numeric CRUSH_ITEM_NONE.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:50 PM Revision 5c1b34fc (ceph): osd/PeeringState: debug lines for upacting_features, proc_lease
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:50 PM Revision 0637c269 (ceph): osd/OSDMap: calc_pg_rank -> calc_pg_role
These were identical.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:20 PM Dashboard Bug #43079 (In Progress): nautilus: mgr/dashboard: exception in cephfs: "AttributeError: 'NoneTyp...
Volker Theile
03:13 PM CephFS Documentation #43210 (In Progress): doc: MDS config reference improvements
https://docs.ceph.com/docs/master/cephfs/mds-config-ref/
Add details on how to apply a configuration option, fetch...
Venky Shankar
03:12 PM Revision 6a988938 (ceph): qa/tasks/mgr/dashboard/test_health: update schema
Fixes: https://tracker.ceph.com/issues/43195
Signed-off-by: Tatjana Dehler <tdehler@suse.com>
Tatjana Dehler
03:06 PM CephFS Backport #43085 (In Progress): nautilus: pybind / cephfs: remove static typing in LibCephFS.chown
Jos Collin
02:56 PM CephFS Backport #43085 (New): nautilus: pybind / cephfs: remove static typing in LibCephFS.chown
Reopening. I will update this PR with this fix: https://github.com/ceph/ceph/pull/31741 Jos Collin
03:05 PM ceph-volume Bug #43209: When presented a 'dm' c-v should not be recognised if it's a ceph member
Alfredo Deza wrote:
> I don't think it should recognize it, and this ticket doesn't explain why it should. The batch...
Sébastien Han
03:01 PM ceph-volume Bug #43209: When presented a 'dm' c-v should not be recognised if it's a ceph member
I don't think it should recognize it, and this ticket doesn't explain why it should. The batch and lvm commands requi... Alfredo Deza
02:54 PM ceph-volume Bug #43209: When presented a 'dm' c-v should not be recognised if it's a ceph member
Indeed it's ceph version 14.2.4 (75f4de193b3ea58512f204623e6c5a16e6c1e1ba) nautilus (stable).
I can try on master soon.
Sébastien Han
02:48 PM ceph-volume Bug #43209: When presented a 'dm' c-v should not be recognised if it's a ceph member
Sébastien Han wrote:
> No, it's not coming from c-v inventory or list. It's coming from a Rook inventory (that I'm f...
Jan Fajerski
02:29 PM ceph-volume Bug #43209: When presented a 'dm' c-v should not be recognised if it's a ceph member
No, it's not coming from c-v inventory or list. It's coming from a Rook inventory (that I'm fixing at the moment).
...
Sébastien Han
02:26 PM ceph-volume Bug #43209: When presented a 'dm' c-v should not be recognised if it's a ceph member
Is this bug for the list sub command?
On the creation code paths these devices are explicitly ignored. That was in...
Jan Fajerski
02:12 PM ceph-volume Bug #43209 (Resolved): When presented a 'dm' c-v should not be recognised if it's a ceph member
Example:... Sébastien Han
02:59 PM Revision 0055fbdc (ceph): pybind / cephfs: remove static typing in LibCephFS.chown
The routine does type checking anyway, plus, to be uniform
with other APIs.
Fixes: http://tracker.ceph.com/issues/42...
Venky Shankar
02:57 PM CephFS Feature #40929 (In Progress): pybind/mgr/mds_autoscaler: create mgr plugin to deploy and configur...
Milind Changire
02:56 PM CephFS Fix #41782 (Fix Under Review): mds: allow stray directories to fragment and switch from 10 stray ...
Update:
Stray dirs are not being dropped from 10 to 1. Zheng recommended having more stray dirs.
Only fragmentation...
Milind Changire
02:55 PM Revision 27148932 (ceph): mgr/rook: Added Mypy static type checking
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
02:44 PM CephFS Bug #43208 (Fix Under Review): mds: unsafe req may result in data remaining in the datapool
Patrick Donnelly
12:56 PM CephFS Bug #43208 (Resolved): mds: unsafe req may result in data remaining in the datapool
when client create file, if early_reply is set true, the metadata has not write to journal and the file data is succe... simon gao
02:43 PM ceph-volume Bug #43187: Should increase the default CEPH_VOLUME_SYSTEMD_TRIES to 2000 to match CEPH_VOLUME_TI...
Apologies, I see now the what you mean. Makes sense to me. Jan Fajerski
11:02 AM ceph-volume Bug #43187: Should increase the default CEPH_VOLUME_SYSTEMD_TRIES to 2000 to match CEPH_VOLUME_TI...
I'm not sure setting a 10k second default time-out makes sense. If this makes sense for some use cases, setting the e... Jan Fajerski
02:42 PM CephFS Bug #43039: client: shutdown race fails with status 141
(Handing back to Patrick for now)
Is this problem still occurring in teuthology?
Jeff Layton
02:23 PM Revision 64b69572 (ceph): Merge PR #32009 into master
* refs/pull/32009/head:
doc: removes kube-helm installation instructions
Reviewed-by: Sebastian Wagner <swagner@sus...
Sage Weil
02:08 PM Revision 3457192c (ceph): librbd: fix rbd_open_by_id, rbd_open_by_id_read_only
These methods incorrectly delete ImageCtx on error, resulting
in double-free heap corruption.
Fixes: https://tracker...
yangjun
01:55 PM Revision 4c1029bc (ceph): mgr/volumes: check for string values in uid/gid
chown allows strings as per bbbfb44453f204286a8ff312349d42afde5fced6,
which caused this error. Eventhough uid/gid are...
Jos Collin
01:44 PM Dashboard Bug #43195 (In Progress): mgr/dashboard: backend API test failure: test_full_health (tasks.mgr.da...
Tatjana Dehler
09:43 AM Dashboard Bug #43195 (Resolved): mgr/dashboard: backend API test failure: test_full_health (tasks.mgr.dashb...
... Laura Paduano
01:43 PM Revision 11811e61 (ceph): nautilus: osd: set collection pool opts on collection create, pg load
We need to tell the ObjectStore's Collections what the pool options are
for things like the bluestore compression mod...
Sage Weil
01:42 PM Revision 00e874f7 (ceph): mimic: osd: set collection pool opts on collection create, pg load
We need to tell the ObjectStore's Collections what the pool options are
for things like the bluestore compression mod...
Sage Weil
01:39 PM ceph-volume Bug #43198 (Closed): wrongly used a string type in several os.environ.get() calls
Jan Fajerski
10:48 AM ceph-volume Bug #43198 (Closed): wrongly used a string type in several os.environ.get() calls
Jan Fajerski
01:17 PM Revision 4e75ee0f (ceph): Merge PR #31800 into master
* refs/pull/31800/head:
doc: Update commands in bootstrap.rst
Update doc/bootstrap.rst
Update doc/bootstrap.rst
M...
Sage Weil
01:15 PM Revision 3036d11c (ceph): ceph-daemon: py2: tolerate whitespace before config key name
The py2 ConfigParser doesn't like whitespace before the config option
name. (The py3 version doesn't care.) Filter ...
Sage Weil
12:59 PM RADOS Backport #40890: mimic: Pool settings aren't populated to OSD after restart.
Here's my attempt at the backport: https://github.com/ceph/ceph/pull/32125 Dan van der Ster
12:53 PM RADOS Backport #40891: nautilus: Pool settings aren't populated to OSD after restart.
Here's my attempt at the backport: https://github.com/ceph/ceph/pull/32123 Dan van der Ster
12:47 PM rgw Bug #43184 (In Progress): rgw: radosgw_admin teuthology task: No module named bunch
Yehuda Sadeh
12:47 PM Revision f6241d1c (ceph): doc/cephfs/disaster-recovery-experts: Add link for scrub and note for s...
Fixes: https://tracker.ceph.com/issues/22204
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
12:20 PM rgw Bug #43207 (Resolved): fix rgw crash when duration is invalid in sts request
joke lee
12:17 PM rgw Backport #43206 (Resolved): mimic: rgw: reshard on versioned buckets causes inconsistency in user...
https://github.com/ceph/ceph/pull/33304 Nathan Cutler
12:14 PM Dashboard Backport #43205 (Rejected): nautilus: mgr/dashboard: integrate support for RBD mirror peer bootstrap
Nathan Cutler
12:14 PM rbd Backport #43204 (Rejected): nautilus: [rbd-mirror] mirror pool status should incorporate daemon h...
Nathan Cutler
12:13 PM rgw Backport #43203 (Resolved): nautilus: Changing bucket versioning status for an MFA enabled bucket...
https://github.com/ceph/ceph/pull/32759 Nathan Cutler
12:13 PM rgw Backport #43202 (Resolved): mimic: Changing bucket versioning status for an MFA enabled bucket wo...
https://github.com/ceph/ceph/pull/33303 Nathan Cutler
12:13 PM ceph-volume Backport #43201 (Resolved): nautilus: wrongly used a string type as int value for CEPH_VOLUME_SYS...
https://github.com/ceph/ceph/pull/32873 Nathan Cutler
12:13 PM ceph-volume Backport #43200 (Resolved): mimic: wrongly used a string type as int value for CEPH_VOLUME_SYSTEM...
https://github.com/ceph/ceph/pull/32872 Nathan Cutler
12:07 PM Revision 69135241 (ceph): qa/tasks: Fix the volume ls in test_volume_rm
Signed-off-by: Jos Collin <jcollin@redhat.com> Jos Collin
12:07 PM Revision 5e998bd9 (ceph): qa/tasks: tests for 'fs volume create' and 'fs volume ls'
Fixes: https://tracker.ceph.com/issues/42872
Signed-off-by: Jos Collin <jcollin@redhat.com>
Jos Collin
11:55 AM CephFS Feature #36253 (Fix Under Review): cephfs: clients should send usage metadata to MDSs for adminis...
Venky Shankar
11:54 AM CephFS Feature #24285 (Fix Under Review): mgr: add module which displays current usage of file system (`...
Venky Shankar
11:46 AM rgw Bug #43199 (Resolved): recursive lock of RGWCoroutinesManager::lock (43)
I backported this pr (https://github.com/ceph/ceph/pull/29637) to luminous, and found that RGW is segfaulted as follo... Chang Liu
11:38 AM Revision b930aaad (ceph): rgw: create_bucket() remove the correct bucket index
Remove the correct bucket index objects if trying to create
new bucket but already exists.
Signed-off-by: Yehuda Sad...
Yehuda Sadeh
11:36 AM Revision 410e9f1b (ceph): rgw: put_linked_bucket_info() remove bucket info if needed
If exclusive and entrypoint already exists, remove the bucket info that
was created by us.
Signed-off-by: Yehuda Sad...
Yehuda Sadeh
11:35 AM Revision d8e7008c (ceph): rgw: svc/bucket_sobj: return -EEXIST at store_bucket_entrypoint_info
Fixes: https://tracker.ceph.com/issues/42869
This is needed by caller (specifically needed for updating
bucket metad...
Yehuda Sadeh
11:09 AM mgr Bug #42721: mgr/balancer: KeyError messages in balancer module
This seems to affect Nautilus as well - see #43181 for a similar report:... Lenz Grimmer
11:07 AM mgr Bug #43181 (Duplicate): Module 'balancer' has failed: (104,) - with Unhandled Exception
This seems to be a duplicate of #42721 Lenz Grimmer
10:46 AM ceph-volume Bug #43186 (Pending Backport): wrongly used a string type as int value for CEPH_VOLUME_SYSTEMD_TR...
Jan Fajerski
10:46 AM Revision 1c8a4b03 (ceph): Merge pull request #32106 from taodd/ceph-volume-fix-env
ceph-volume: fix the integer overflow Jan Fajerski
10:34 AM Dashboard Feature #43197 (Resolved): mgr/dashboard: Explicitly set/change the device class of an OSD
Ricardo Marques
10:30 AM rgw Bug #43196 (Resolved): metadata is missing in bucket deletion notifications
* metadata info not appearing in deletion requests notifications
* cannot filter on metadata for deletion requests n...
Yuval Lifshitz
10:17 AM Revision 91c99b85 (ceph): os/bluestore: Add config observer for osd memory specific options.
Add config observer to enable changes to the following osd memory specific
options at runtime,
- osd_memory_target
...
Sridhar Seshasayee
10:06 AM mgr Bug #24648: 'ceph mgr enable/disable <module>' interrupts all other modules
Relates to https://github.com/ceph/ceph/pull/32051: We cannot (And will likely never be able to) properly unload modu... Sebastian Wagner
10:06 AM Dashboard Feature #24651 (Rejected): mgr/dashboard: Improve SSL certificate import to no longer require a M...
We cannot (And will likely never be able to) properly restart modules, therefore let's close this issue as rejected. ... Sebastian Wagner
09:42 AM Revision 713db299 (ceph): mgr/dashboard: add smartctl data as a details tab of a host (#30594)
mgr/dashboard: add smartctl data as a details tab of a host
Reviewed-by: Kiefer Chang <kiefer.chang@suse.com>
Review...
Lenz Grimmer
09:36 AM Revision a76e4393 (ceph): rgw: Fix dynamic resharding not working for empty zonegroup in period
Sometimes when cluster has been upgraded from jewel, the period's zonegroup could be empty, so no dynamic resharding.... Or Friedmann
08:55 AM RADOS Bug #43193 (Rejected): "ceph ping mon.<id>" cannot work
The command "ceph ping mon.<id>" returns an error output:... Min Shi
06:35 AM RADOS Bug #42706: LibRadosList.EnumerateObjectsSplit fails
rados_cluster handler will be freed if set_pg_num failed,... huang jun
03:41 AM Revision 1bf21326 (ceph): qa: radosgw-admin: remove dependency on bunch package
Fixes: https://tracker.ceph.com/issues/43184
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
03:35 AM RADOS Bug #42861: Libceph-common.so needs to use private link attribute when including dpdk static library
The dpdk library initializes the EAL using constructors and global
variables, and cannot be re-initialized. Both tes...
chunsong feng
01:25 AM rgw Bug #43180: rgw: ordered listing of bucket with many incomplete multipart uploads fails
Hi Eric,
Thanks solely to the reproducer (which I hadn't arrived at in testing with the provided instructions alon...
Matt Benjamin

12/08/2019

11:22 PM RADOS Bug #43190 (New): qa/standalone/osd/osd-recovery-prio.sh has a race

http://pulpito.ceph.com/dzafman-2019-12-08_11:51:45-rados-master-distro-basic-smithi/4582053/
The test expected ...
David Zafman
09:34 PM Documentation #43130: doc: broken reference link for graphviz
Neha Ojha wrote:
> Worth backporting?
Not really, but we can if you want.
James McClune
09:25 PM RADOS Bug #43189: pgs stuck in laggy state
more logs here:
/a/sage-2019-12-07_18:31:18-rados:thrash-erasure-code-wip-sage3-testing-2019-12-05-0959-distro-basic...
Sage Weil
09:23 PM RADOS Bug #43189 (Resolved): pgs stuck in laggy state
... Sage Weil
09:24 PM Revision 105428e8 (ceph): Merge PR #29687 into master
* refs/pull/29687/head:
test/store_test: test coverage for anti-spillover framework.
os/bluestore: introduce bluest...
Sage Weil
07:26 PM Revision d5d4868b (ceph): Merge PR #32108 into master
* refs/pull/32108/head:
ceph-daemon: remove prepare-host
Reviewed-by: Sebastian Wagner <swagner@suse.com>
Sage Weil
05:26 PM Revision ade39151 (ceph): ceph-daemon: remove prepare-host
I thought I took this out of the PR but somehow it got merged in... must
have repushed and old branch and not realize...
Sage Weil
04:21 PM Messengers Bug #43070 (Triaged): CephxSessionHandler::_calc_signature segv
/a/sage-2019-12-08_09:42:22-rados-wip-sage-testing-2019-12-07-2341-distro-basic-smithi/4581519... Sage Weil
04:15 PM Revision e2f8187b (ceph): Merge PR #31959 into master
* refs/pull/31959/head:
os/bluestore/BlueStore.cc: set priorities for compression stats
Reviewed-by: Ernesto Puerta...
Sage Weil
04:15 PM Revision 1542776e (ceph): Merge PR #31995 into master
* refs/pull/31995/head:
msg/async: No need lock for func _filter_addrs
Reviewed-by: Patrick Donnelly <pdonnell@redh...
Sage Weil
04:14 PM Revision 9634b209 (ceph): Merge PR #32101 into master
* refs/pull/32101/head:
mgr/orchestrator_cli: make rgw rm take realm+zone
qa/tasks/mgr/test_orchestrator_cli: fix r...
Sage Weil
11:11 AM rgw Bug #42868: Tempest test failure test_list_containers_with_limit_and_marker
https://github.com/ceph/ceph/pull/32109 Yehuda Sadeh
11:08 AM Revision 857fdfb8 (ceph): rgw: list buckets: don't return buckets if limit=0
Fixes: https://tracker.ceph.com/issues/42868
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
10:46 AM rgw Bug #43188 (Resolved): Dynamic resharding not working for empty zonegroup in period
Sometimes when cluster has been upgraded from jewel, the period's zonegroup could be empty, so no dynamic resharding ... Or Friedmann
05:41 AM Revision 99eb52b6 (ceph): mgr/orchestrator_cli: make rgw rm take realm+zone
And adjust test accordingly
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:23 AM CephFS Bug #43149 (Fix Under Review): kclient: umount will stuck for around 1 minutes sometimes
Xiubo Li
03:50 AM ceph-volume Bug #43187: Should increase the default CEPH_VOLUME_SYSTEMD_TRIES to 2000 to match CEPH_VOLUME_TI...
https://github.com/ceph/ceph/pull/32107 dongdong tao
03:31 AM ceph-volume Bug #43187 (New): Should increase the default CEPH_VOLUME_SYSTEMD_TRIES to 2000 to match CEPH_VOL...
Currently, we set CEPH_VOLUME_TIMEOUT to 10000 seoncds like below
---
Environment=CEPH_VOLUME_TIMEOUT=10000
ExecSt...
dongdong tao
02:55 AM ceph-volume Bug #43186: wrongly used a string type as int value for CEPH_VOLUME_SYSTEMD_TRIES and CEPH_VOLUME...
https://github.com/ceph/ceph/pull/32106 dongdong tao
02:24 AM ceph-volume Bug #43186 (Resolved): wrongly used a string type as int value for CEPH_VOLUME_SYSTEMD_TRIES and ...
If we explicitly set the env CEPH_VOLUME_SYSTEMD_TRIES or CEPH_VOLUME_SYSTEMD_INTERVAL.
the return value of os.envi...
dongdong tao
02:26 AM Revision 81ff4be4 (ceph): ceph-volume: fix the type mismatch, covert the tries and interval to in...
Fixes: https://tracker.ceph.com/issues/43186
Signed-off-by: dongdong tao <dongdong.tao@canonical.com>
dongdong tao

12/07/2019

09:35 PM mgr Bug #42764 (Fix Under Review): Test failure: test_diskprediction_local (tasks.mgr.test_module_sel...
Sage Weil
09:24 PM mgr Bug #42764: Test failure: test_diskprediction_local (tasks.mgr.test_module_selftest.TestModuleSel...
ok, it hangs when predictor.py imports scipy. this hangs right when the module loads:... Sage Weil
09:34 PM Revision b9dea87f (ceph): mgr/diskprediction_local: import scipy early to fix self-test deadlock
We are seeing a hang on centos7 (but not ubuntu 18.04) from
from .predictor import get_diskfailurepredictor_...
Sage Weil
09:11 PM Bug #42612 (Fix Under Review): "install-deps.sh" fails with "rpmspec: command not found" on openS...
Nathan Cutler
08:59 PM Revision 77317d76 (ceph): Merge pull request #32087 from yuriw/wip-yuriw-p2p-mimic
qa/tests: added missing ponit release versions Yuri Weinstein
08:43 PM Revision 28e9e25e (ceph): Merge PR #32043 into master
* refs/pull/32043/head:
os/bluestore: default bluestore_block_size 1T -> 100G
Reviewed-by: Igor Fedotov <ifedotov@s...
Sage Weil
08:42 PM Revision d73fe9cb (ceph): Merge PR #32044 into master
* refs/pull/32044/head:
mon/OSDMonitor: make memory autotune disable itself if no rocksdb
Reviewed-by: Neha Ojha <n...
Sage Weil
06:35 PM Revision 552f5109 (ceph): Merge PR #31581 into master
* refs/pull/31581/head:
mon: fix mon_sync_max_payload_size type
mon: cap keys in mon_sync messages
mon/MonitorDBSt...
Sage Weil
06:35 PM Revision d91cb427 (ceph): Merge PR #32048 into master
* refs/pull/32048/head:
mon/PGMap: use NONE for 'pg ls[-*]' output too
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
06:32 PM bluestore Bug #43131: segfault in BlueStore::Collection::split_cache()
I haven't been able to reproduce it with that pr. see e.g. http://pulpito.ceph.com/sage-2019-12-05_22:59:50-rados-wi... Sage Weil
06:28 PM RADOS Bug #43150 (Resolved): osd-scrub-snaps.sh fails
Sage Weil
06:28 PM Revision 86950ce9 (ceph): Merge PR #32039 into master
* refs/pull/32039/head:
test: Improve races by using kill_daemons which waits for OSDs terminate
test: run-standalo...
Sage Weil
02:47 PM RADOS Bug #41313: PG distribution completely messed up since Nautilus
ceph balancer status
{
"active": true,
"plans": [],
"mode": "upmap"
}
bad distribution:
<p...
Anonymous
02:45 PM RADOS Bug #43185: ceph -s not showing client activity
ceph -s only looks like this:
ceph -s
cluster:
id: c4068f25-d46d-438d-af63-5679a2d56efb
health: H...
Anonymous
02:44 PM RADOS Bug #43185 (Resolved): ceph -s not showing client activity
Since Nautilus upgrade ceph -s often (2 out of 3 times) does not show any client or recovery activity. Right now it's... Anonymous
02:14 PM Revision 7e1f4454 (ceph): qa/tasks/mgr/test_orchestrator_cli: fix rgw add test
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:05 PM Revision b35dbcd5 (ceph): Merge PR #32010 into master
* refs/pull/32010/head:
mgr/ssh: Add module to static type checking from tox.
mgr/orchestrator: Add mypy static typ...
Sage Weil
02:05 PM Orchestrator Bug #43132 (Resolved): Test failure: test_mon_update (tasks.mgr.test_orchestrator_cli.TestOrchest...
Sage Weil
02:05 PM Revision 0d1c74a5 (ceph): Merge PR #32023 into master
* refs/pull/32023/head:
qa/tasks/mgr/test_orchestrator_cli: test with valid network or IP
qa/orchestrator: do not t...
Sage Weil
08:58 AM rgw Bug #43184 (Resolved): rgw: radosgw_admin teuthology task: No module named bunch
http://pulpito.ceph.com/yehudasa-2019-12-06_23:57:34-rgw-master-distro-basic-smithi/4579268/ Yehuda Sadeh
08:20 AM bluestore Bug #43183 (Can't reproduce): Segmentation fault in tcmalloc when create osd
[ceph_deploy.conf][DEBUG ] found configuration file at: /root/.cephdeploy.conf
[ceph_deploy.cli][INFO ] Invoked (2....
chunsong feng
07:08 AM Revision 55ed94a3 (ceph): crush: remove invalid upmap items
We can not cancel in verify_upmap if remap an osd to different root bucket,
cluster topology:
osd.0 ~ osd.29 belongs...
huangjun
06:01 AM Dashboard Bug #43177: mgr/dashboard: smartctl data shown not integrated in tabset
Attach the JSON response from backend. Kiefer Chang
03:44 AM Revision 676d8826 (ceph): test: Improve races by using kill_daemons which waits for OSDs terminate
osd-backfill-space.sh: More sleep time to make sure the backfill gets started
Signed-off-by: David Zafman <dzafman@r...
David Zafman
03:26 AM Revision fbee608d (ceph): qa/tasks/mgr/test_orchestrator_cli: test with valid network or IP
Passing 'network' will fail with
Error EINVAL: Failed to parse host list: '['host1:network', 'host2:network', 'host3...
Sage Weil
03:23 AM Revision 40960870 (ceph): Merge PR #32096 into master
* refs/pull/32096/head:
ceph-daemon: fix firewalld error case
Reviewed-by: Michael Fritch <mfritch@suse.com>
Sage Weil
03:23 AM Revision a4727bdc (ceph): Merge PR #32097 into master
* refs/pull/32097/head:
ceph-daemon: fix bootstrap ownership of tmp monmap file
Reviewed-by: Michael Fritch <mfritc...
Sage Weil
02:41 AM Revision 6837bf5e (ceph): mds: complete all the replay op when mds is restarted ,no matter the se...
In reconnect phase client sent unsafe requests to mds before reconnect msg. So this pr will handle situation like thi... shen hang
12:14 AM CephFS Feature #43182 (Resolved): mds: increase default cache size to 4GB
1GB is too low as a default and usually results in cache size warnings at that size; the MDS will struggle to maintai... Patrick Donnelly

12/06/2019

10:54 PM rgw Bug #43180: rgw: ordered listing of bucket with many incomplete multipart uploads fails
The following script, based on Beom-Seok Park's description, is able to reproduce the issue:
#!/bin/bash
bkt=te...
J. Eric Ivancich
07:19 PM rgw Bug #43180 (Resolved): rgw: ordered listing of bucket with many incomplete multipart uploads fails
This seems to be a result of https://tracker.ceph.com/issues/42358 .
Please see Beom-Seok Park's reproducer:
...
J. Eric Ivancich
10:50 PM CephFS Backport #42440: mimic: mds: create a configurable snapshot limit
Nathan Cutler wrote:
> feature backport - does it need a release note?
Yes.
Patrick Donnelly
12:58 PM CephFS Backport #42440 (Need More Info): mimic: mds: create a configurable snapshot limit
feature backport - does it need a release note? Nathan Cutler
10:50 PM CephFS Backport #42441: nautilus: mds: create a configurable snapshot limit
Nathan Cutler wrote:
> feature backport - does it need a release note?
Yes.
Patrick Donnelly
12:58 PM CephFS Backport #42441 (Need More Info): nautilus: mds: create a configurable snapshot limit
feature backport - does it need a release note? Nathan Cutler
10:24 PM mgr Bug #43181 (Duplicate): Module 'balancer' has failed: (104,) - with Unhandled Exception
In our production cluster we came across this issue with the Ceph balancer. The cluster was rebalancing at the time o... Rory Shanks
10:19 PM Revision eee4c2ff (ceph): Merge PR #32051 into master
* refs/pull/32051/head:
mgr: simply exit on SIGINT or SIGTERM
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Sage Weil
09:14 PM Revision 32e06caa (ceph): ceph-daemon: fix bootstrap ownership of tmp monmap file
The file is created with mode 0644 by the ceph:ceph user, but root
cannot write to that. Instead, create the tmp fil...
Sage Weil
08:55 PM Revision 47430980 (ceph): ceph-daemon: fix firewalld error case
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:15 PM Revision 7141cf6d (ceph): doc: reorganize CephFS landing page and ToC
Fixes: https://tracker.ceph.com/issues/42016
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
07:54 PM Documentation #43130 (In Progress): doc: broken reference link for graphviz
Worth backporting? Neha Ojha
07:52 PM Revision 9d4e7e2f (ceph): Merge pull request #32021 from falcon78921/wip-doc-43130
doc: fixed broken reference link for Graphviz
Reviewed-by: Neha Ojha <nojha@redhat.com>
Neha Ojha
07:49 PM rgw Bug #40585 (Fix Under Review): ReshardWait.wait_yield unit test failure
Casey Bodley
07:44 PM Revision 83c9d568 (ceph): test/rgw: raise timer durations for unittest_rgw_reshard_wait
Fixes: https://tracker.ceph.com/issues/40585
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
07:21 PM rgw Bug #42358 (Fix Under Review): rgw: reduce per-shard entry count during ordered bucket listing
This should not be backported until https://tracker.ceph.com/issues/43180 is resolved, and they should then be backpo... J. Eric Ivancich
07:20 PM rgw Bug #42358: rgw: reduce per-shard entry count during ordered bucket listing
Thank you, Beom-Seok Park!
I've created a new tracker associated with the bug fix.
https://tracker.ceph.com/iss...
J. Eric Ivancich
02:18 PM rgw Bug #42358: rgw: reduce per-shard entry count during ordered bucket listing
*This PR breaks the s3 client and radosgw-admin if there are a lot of uncomplete multiparts in the bucket.*
Create...
Beom-Seok Park
06:44 PM Dashboard Feature #43179 (Fix Under Review): mgr/dashboard: Display and allow sorting by an OSD's default d...
Ricardo Marques
06:35 PM Dashboard Feature #43179 (Resolved): mgr/dashboard: Display and allow sorting by an OSD's default device cl...
Ricardo Marques
06:23 PM Revision 8d1d1920 (ceph): Merge pull request #32019 from dzafman/wip-revert-verify-upmap-luminous
luminous: Revert "crush: remove invalid upmap items"
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Josh Dur...
David Zafman
06:05 PM Messengers Bug #40716: hammer client failed to auth against master OSD
Just a note that when exposed to this bug the kernel client crashes trying to dereference a NULL sg:... Ilya Dryomov
05:29 PM Revision 7d09908e (ceph): Merge pull request #32017 from dzafman/wip-revert-verify-upmap
Revert "crush: remove invalid upmap items"
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Xie Xingguo <x...
David Zafman
05:21 PM RADOS Bug #42964 (Fix Under Review): monitor config store: Deleting logging config settings does not de...
Sage Weil
05:19 PM Revision 8d3cfc6b (ceph): test: run-standalone.sh: Only run execs in the subdirectories of qa/sta...
This will ignore scripts placed at the qa/standalone level, though
I'm not sure if we should be putting any tests the...
David Zafman
05:10 PM Revision 56be2e4a (ceph): common/config: update values when they are removed via mon
If a value is set via the mon (ceph config set ...), and then later
removed, the removal doesn't propagate to the leg...
Sage Weil
04:49 PM Dashboard Feature #42349 (In Progress): mgr/dashboard: Support CRUSH device classes
Ricardo Marques
04:42 PM Revision ad5bd132 (ceph): 14.2.5
Jenkins Build Slave User
04:07 PM RADOS Bug #42347: nautilus assert during osd shutdown: FAILED ceph_assert((sharded_in_flight_list.back(...
Seen in this scrub test run during osd-scrub-repair.sh.
http://pulpito.ceph.com/dzafman-2019-12-05_19:53:40-rados-...
David Zafman
03:55 PM rgw Bug #37528 (Pending Backport): rgw: reshard on versioned buckets causes inconsistency in user stats
J. Eric Ivancich
03:55 PM Revision e3616ada (ceph): Merge pull request #32082 from liewegas/workaround-py2-strptime-nautilus
nautilus: mgr/devicehealth: import _strptime directly Sage Weil
03:30 PM Revision 2ab621e4 (ceph): qa/tests: added missing pnoit release versions
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
03:22 PM Revision 4cce6e9e (ceph): Merge pull request #31589 from zhengchengyao/mv_snapshot
librbd:move all snapshot API functions in internal.cc over to api/Snapshot.cc
Reviewed-by: Jason Dillaman <dillaman@...
Jason Dillaman
03:19 PM rgw Bug #42911 (Pending Backport): Changing bucket versioning status for an MFA enabled bucket works ...
Casey Bodley
03:18 PM Revision 53ad9d29 (ceph): Merge pull request #31767 from pritha-srivastava/wip-rgw-mfa-set-versio...
rgw: adding mfa code validation when bucket versioning status is changed
Reviewed-by: Matt Benjamin <mbenjamin@redha...
Casey Bodley
02:57 PM rbd Bug #43178 (Resolved): rbd_open_by_id/rbd_open_by_id_read_only incorrectly delete ImageCtx on error
This will result in a double-free and a crash. Jason Dillaman
02:57 PM Revision 64009101 (ceph): mgr/dashboard: adapt to create_osds parameters change (#31928)
mgr/dashboard: adapt to create_osds parameters change
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Se...
Lenz Grimmer
02:41 PM Dashboard Bug #43177 (Resolved): mgr/dashboard: smartctl data shown not integrated in tabset
When multiple devices are attached on a host, selecting a host leads to SMART data being shown outside of the tabset.... Patrick Seidensal
02:30 PM Revision 7ad73769 (ceph): mgr/devicehealth: import _strptime directly
On some machines (in my case, ubuntu 18.04 with 2.7.15+), I see
MGR_MODULE_ERROR Module 'devicehealth' has failed: F...
Sage Weil
02:30 PM Bug #18126 (Resolved): Illegal instruction from Messenger::create -> std::random_device::_M_getval
David Galloway
02:23 PM rbd Backport #42630 (In Progress): nautilus: [mgr] "rbd task" MGR commands require appropriate caps t...
Jason Dillaman
12:45 PM rbd Backport #42630 (Need More Info): nautilus: [mgr] "rbd task" MGR commands require appropriate cap...
feature backport consisting of 12 commits Nathan Cutler
02:23 PM Revision 6b717d5f (ceph): mgr/dashboard: add smart data to hosts page
Fixes: https://tracker.ceph.com/issues/42064
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
Patrick Seidensal
02:14 PM Bug #40199: Debian Package Repositories - Missing packages in Packages file
I'm not really sure why this ever got assigned to me.
EDIT: Nevermind. I thought this was a different ticket. ...
David Galloway
02:12 PM Revision 846d17e3 (ceph): mgr/dashboard: Use Observable in auth.service
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
02:01 PM RADOS Bug #43176 (Duplicate): pgs inconsistent, union_shard_errors=missing
Hi,
Luminous 12.2.12.
2/3 OSDs - Filestore, 1/3 - Bluestore
size=3, min_size=2
Cluster used as S3 (RadosGW).
...
Aleksandr Rudenko
02:01 PM RADOS Bug #43175 (Duplicate): pgs inconsistent, union_shard_errors=missing
Hi,
Luminous 12.2.12.
2/3 OSDs - Filestore, 1/3 - Bluestore
size=3, min_size=2
Cluster used as S3 (RadosGW).
...
Aleksandr Rudenko
02:01 PM RADOS Bug #43174 (Resolved): pgs inconsistent, union_shard_errors=missing
Hi,
Luminous 12.2.12.
2/3 OSDs - Filestore, 1/3 - Bluestore
size=3, min_size=2
Cluster used as S3 (RadosGW).
...
Aleksandr Rudenko
02:00 PM RADOS Bug #43173 (Duplicate): pgs inconsistent, union_shard_errors=missing
Hi,
Luminous 12.2.12.
2/3 OSDs - Filestore, 1/3 - Bluestore
size=3, min_size=2
Cluster used as S3 (RadosGW).
...
Aleksandr Rudenko
01:59 PM rgw Bug #43172 (Triaged): Radosgw(rgw_build_bucket_policies) fails on old buckets
Hi,
We have an old cluster with pre-jewel buckets with indices in the data pool. The nautilus radosgw-admin comman...
Ingo Reimann
01:58 PM rgw Bug #43167: RGW: RGWUserInfo decode current version is wrong
https://github.com/ceph/ceph/pull/32081 Daniel Gryniewicz
07:03 AM rgw Bug #43167 (Resolved): RGW: RGWUserInfo decode current version is wrong
Chang Liu
01:43 PM rbd Backport #41812 (In Progress): nautilus: [namespaces] mirroring should support namespaces
Mykola Golub
12:29 PM rbd Backport #41812 (Need More Info): nautilus: [namespaces] mirroring should support namespaces
non-trivial feature backport Nathan Cutler
01:38 PM Cleanup #43171 (Resolved): ceph.spec.in: RHEL distro conditional evaluates to true for non-RHEL d...
A recent commit [1] disabled "make check" for rhel8 by adding a conditional:... Nathan Cutler
01:32 PM CephFS Backport #43143 (In Progress): nautilus: mds: tolerate no snaprealm encoded in on-disk root inode
Nathan Cutler
01:32 PM Revision bdc4f1e2 (ceph): mds: tolerate no snaprealm encoded in on-disk root inode
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Fixes: https://tracker.ceph.com/issues/42675
(cherry picked from commit...
Yan, Zheng
01:32 PM CephFS Backport #43141 (In Progress): nautilus: tools/cephfs: linkages injected by cephfs-data-scan have...
Nathan Cutler
01:32 PM Revision 480f3acb (ceph): tools/cephfs: make 'cephfs-data-scan scan_links' fix dentry's first
Dentries injected by 'cephfs-data-scan foo' have 'first == CEPH_NOSNAP'.
This confuses mimic and later version MDS, a...
Yan, Zheng
01:31 PM CephFS Backport #43138 (In Progress): nautilus: mds: reports unrecognized message for mgrclient messages
Nathan Cutler
01:31 PM Revision 4144d789 (ceph): mds: remove unnecessary debug warning
Other message types are expected with MonClient and MgrClient.
Fixes: https://tracker.ceph.com/issues/43036
Signed-o...
Patrick Donnelly
01:29 PM CephFS Backport #43137 (In Progress): nautilus: pybind/mgr/volumes: idle connection drop is not working
Nathan Cutler
01:27 PM CephFS Bug #42923 (Resolved): pybind / cephfs: remove static typing in LibCephFS.chown
Nathan Cutler
01:26 PM CephFS Backport #43085 (Rejected): nautilus: pybind / cephfs: remove static typing in LibCephFS.chown
The code being fixed does not exist in nautilus. Nathan Cutler
01:25 PM CephFS Backport #43001 (In Progress): nautilus: qa: ignore "ceph.dir.pin: No such attribute" for (old) k...
Nathan Cutler
01:23 PM Revision 140aa533 (ceph): qa: fs Ignore getfattr errors for ceph.dir.pin
Signed-off-by: Sidharth Anupkrishnan <sanupkri@redhat.com>
(cherry picked from commit 9f40c783db146aa8ee55e4b11da3821...
Sidharth Anupkrishnan
01:21 PM CephFS Backport #42951 (In Progress): nautilus: Test failure: test_subvolume_snapshot_ls (tasks.cephfs.t...
Nathan Cutler
01:21 PM CephFS Backport #42949 (In Progress): nautilus: mds: inode lock stuck at unstable state after evicting c...
Nathan Cutler
01:21 PM Revision 91ecede1 (ceph): mds: properly evaluate unstable locks when evicting client
make sure we call Locker::eval_gather() for inodes in 'to_eval' list.
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
...
Yan, Zheng
01:20 PM CephFS Backport #43170 (In Progress): nautilus: nautilus: qa: ignore RECENT_CRASH for multimds snapshot ...
Nathan Cutler
01:20 PM CephFS Backport #43170 (Resolved): nautilus: nautilus: qa: ignore RECENT_CRASH for multimds snapshot tes...
https://github.com/ceph/ceph/pull/32072 Nathan Cutler
01:20 PM Revision fa63de6a (ceph): qa: ignore RECENT_CRASH for multimds snapshot testing
These tests purposefully crash the MDS.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from co...
Patrick Donnelly
01:19 PM CephFS Bug #42922 (Pending Backport): nautilus: qa: ignore RECENT_CRASH for multimds snapshot testing
Nathan Cutler
01:18 PM CephFS Backport #42738 (Need More Info): nautilus: mgr/volumes: cleanup libcephfs handles on mgr shutdown
Nathan Cutler
01:18 PM CephFS Backport #42713 (Need More Info): nautilus: mgr: daemon state for mds not available
Nathan Cutler
01:17 PM CephFS Backport #42650 (In Progress): nautilus: mds: no assert on frozen dir when scrub path
Nathan Cutler
01:16 PM Revision 0566dfc7 (ceph): mds: no assert on frozen dir when scrub path
It's too strict and unnecessary for asok command "scrub_path" to
assert when it checked a frozen dir's rstat, just re...
Zhi Zhang
01:16 PM mgr Backport #42993 (In Progress): nautilus: monitoring: reduce likelihood of false alert on nearly f...
Nathan Cutler
01:16 PM Revision 89e26306 (ceph): monitoring: wait before firing osd full alert
Fixes: https://tracker.ceph.com/issues/42862
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
(cherry picked f...
Patrick Seidensal
01:16 PM Revision 617f8642 (ceph): monitoring: fix indentation of ceph default alerts
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
(cherry picked from commit d262adeb215228f75d56b463f8bb3b36c06...
Patrick Seidensal
01:14 PM mgr Backport #42999 (In Progress): nautilus: ceph balancer should consider number of OSD available fo...
Nathan Cutler
01:14 PM Revision e5135ee5 (ceph): mgr/pg_autoscaler: default to pg_num[_min] = 16
4 or 8 PGs doesn't provide much parallelism at baseline. Start with 16
and set the floor there; that's a more reason...
Sage Weil
01:14 PM mgr Backport #42695 (In Progress): nautilus: pybind/mgr/pg_autoscaler: shutdown method not implemented
Nathan Cutler
01:14 PM Revision c9af8d14 (ceph): pybind/mgr/pg_autoscaler: implement shutdown method
Otherwise the mgr cannot shutdown because it waits for the pg_autoscaler
thread forever.
Fixes: https://tracker.ceph...
Patrick Donnelly
01:13 PM mgr Bug #40156: deadlock on MonCommandCompletion
Already backported via #39040 Nathan Cutler
01:11 PM mgr Bug #40156 (Duplicate): deadlock on MonCommandCompletion
Duplicate of #39040 Nathan Cutler
01:07 PM mgr Backport #42899 (In Progress): nautilus: mgr/autoscaler: 1 subtrees have overcommitted pool targe...
Nathan Cutler
01:07 PM Revision 6b5d902f (ceph): mgr/pg_autoscaler: only generate target_* health warnings if targets set
We may get into a situation where the pool stats appear to exceed the
cluster capacity. If that happens, don't gener...
Sage Weil
01:05 PM Revision 0ea65d81 (ceph): rgw: when a period lookup for oldest_realm_epoch returns an ENOENT,
find the oldest one and update RGWMetadataLogHistory. This is to avoid an
empty cursor being passed in to ceph_assert...
Shilpa MJ
01:02 PM Dashboard Backport #43115: mgr/dashboard: OSDs: R/W profile displays 'Last 36 hours' always irrespective of...
Hi Alfonso - please don't set "Target verion". This is set automatically (via a script) after the backport PR is merg... Nathan Cutler
01:01 PM mgr Backport #43046 (In Progress): nautilus: mgr: "mds metadata" to setup new DaemonState races with ...
Nathan Cutler
12:58 PM CephFS Backport #42631 (In Progress): nautilus: client: FAILED assert(cap == in->auth_cap)
Nathan Cutler
12:58 PM Revision b5931870 (ceph): client: add warning when cap != in->auth_cap.
Fixes: https://tracker.ceph.com/issues/41799
Signed-off-by: Shen Hang <harryshen18@gmail.com>
(cherry picked from co...
shen hang
12:55 PM RADOS Backport #42997 (In Progress): nautilus: acting_recovery_backfill won't catch all up peers
Nathan Cutler
12:55 PM Revision 9b037400 (ceph): osd/PeeringState: do not exclude up from acting_recovery_backfill
If we choose a primary that does not belong to the current up set,
and all up peers are still recoverable, then we mi...
xie xingguo
12:54 PM Revision 5402f296 (ceph): Revert "osd/PG: avoid choose_acting picking want with > pool size items"
This reverts commit c3e2990c39952a1fc4593076c5b2f0dea6cdcdd3.
This commit is not cherry-picked from master because t...
Nathan Cutler
12:48 PM RADOS Backport #42878 (In Progress): nautilus: ceph_test_admin_socket_output fails in rados qa suite
Nathan Cutler
12:48 PM Revision 339d5762 (ceph): common/admin_socket: Increase socket timeouts
With the move of the 'bench' command to the admin socket the recv
timeout is being exceeded in testing due to the dur...
Brad Hubbard
12:48 PM RADOS Backport #42853 (In Progress): nautilus: format error: ceph osd stat --format=json
Nathan Cutler
12:47 PM Revision e49b1e57 (ceph): osd/OSDMap: fix format error ceph osd stat --format json
Fixes: https://tracker.ceph.com/issues/42501
Signed-off-by: Zheng Yin <zhengyin@cmss.chinamobile.com>
(cherry picked ...
yin zheng
12:47 PM RADOS Backport #42847 (Need More Info): mimic: "failing miserably..." in Infiniband.cc
non-trivial Nathan Cutler
12:47 PM RADOS Backport #42848 (Need More Info): nautilus: "failing miserably..." in Infiniband.cc
non-trivial Nathan Cutler
12:44 PM rbd Backport #42953 (In Progress): nautilus: unittest_journal failure during make check
Nathan Cutler
12:31 PM rbd Backport #42991 (In Progress): nautilus: update krbd_blkroset.t for read-only changes
Nathan Cutler
12:30 PM rbd Backport #41954 (In Progress): nautilus: unbreak krbd_huge_image.t on bionic
Nathan Cutler
12:25 PM rgw Backport #43161 (In Progress): nautilus: rgw: s3 interface doesn't URL encode CommonPrefixes when...
Nathan Cutler
12:24 PM Revision 99d9af3a (ceph): rgw: url_encode prefixes if requested for List Objects
Also doesn't encode "/" similar to S3
Fixes: https://tracker.ceph.com/issues/41870
Signed-off-by: Abhishek Lekshmana...
Abhishek Lekshmanan
12:23 PM Revision 22a149a4 (ceph): rgw: make encode_key a member of ListBucket
So that it can be reused for other member functions that need to determine if
encoding is necessary
Signed-off-by: A...
Abhishek Lekshmanan
12:21 PM rgw Backport #43010 (In Progress): nautilus: multisite: test_versioned_object_incremental_sync someti...
Nathan Cutler
12:04 PM Dashboard Feature #42355 (Pending Backport): mgr/dashboard: integrate support for RBD mirror peer bootstrap
Jason Dillaman
09:49 AM Dashboard Feature #42355 (Resolved): mgr/dashboard: integrate support for RBD mirror peer bootstrap
Laura Paduano
12:03 PM rbd Bug #42748 (Pending Backport): [rbd-mirror] mirror pool status should incorporate daemon health
Jason Dillaman
11:57 AM Revision b58817f1 (ceph): librbd: invalid tracepoint in rbd_snap_get_group_namespace
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
11:57 AM Revision d41de816 (ceph): librbd: new mirroring snapshot namespace
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
11:57 AM rgw Backport #42735 (In Progress): nautilus: rgw: cannot cancel reshard log entry for bucket that no ...
Nathan Cutler
11:57 AM Revision 784c18d6 (ceph): rgw: allow reshard log entries for non-existent buckets to be cancelled
The radosgw-admin tool allows admins to add buckets to the reshard log
and to cancel buckets from the reshard log. Bo...
J. Eric Ivancich
11:56 AM rgw Backport #42733 (In Progress): nautilus: rgw: auto-clean reshard queue entries for non-existent b...
Nathan Cutler
11:56 AM Revision 66d63176 (ceph): rgw: auto-clean reshard queue entries for non-existent buckets
It is possible for a bucket to be added to the reshard queue and then
to be removed before its entry in the reshard q...
J. Eric Ivancich
11:52 AM rgw Backport #43158 (In Progress): nautilus: STS crashes with uncaught exception when session token i...
Nathan Cutler
11:41 AM Dashboard Cleanup #25136 (Won't Fix): mgr/dashboard: Security role names should be consistent with the UI
We haven't received feedback about this so I'm closing it for now.
Feel free to reopen if this change is still valid.
Ricardo Marques
11:23 AM rgw Bug #43169 (Duplicate): rgw: radosgw process is running at 100%
The radosgw process is running at 100% in my vstart environment. RGW is only started, but not used in any way.
<pr...
Volker Theile
11:07 AM bluestore Backport #41810 (In Progress): nautilus: osd_memory_target isn't applied in runtime.
Sridhar Seshasayee
09:45 AM bluestore Backport #41810 (Need More Info): nautilus: osd_memory_target isn't applied in runtime.
Sridhar Seshasayee
10:11 AM CephFS Bug #39947 (Resolved): cephfs-shell: add CI testing with flake8
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
10:11 AM CephFS Bug #40202 (Resolved): cephfs-shell: Error messages are printed to stdout
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
10:10 AM CephFS Bug #40430 (Resolved): cephfs-shell: No error message is printed on ls of invalid directories
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
10:10 AM Feature #4514 (Closed): packaging: set up git repo with ceph spec file for centos 6
CentOS 6 is no longer being used, and I can't see how this ticket is relevant to the upstream CentOS packaging. Nathan Cutler
10:10 AM CephFS Bug #40476 (Resolved): cephfs-shell: cd with no args has no effect
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
10:10 AM CephFS Bug #40836 (Resolved): cephfs-shell: flake8 blank line and indentation error
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
10:10 AM CephFS Cleanup #40992 (Resolved): cephfs-shell: Multiple flake8 errors
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
10:09 AM CephFS Bug #41164 (Resolved): cephfs-shell: onecmd throws TypeError
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
10:07 AM rgw Backport #43168 (Resolved): nautilus: pubsub s3 records pushed to an endpoint don't match documen...
https://github.com/ceph/ceph/pull/32221 Nathan Cutler
09:49 AM Dashboard Bug #42512 (Resolved): mgr/dashboard: tasks.mgr.dashboard.test_rbd_mirroring suite is failing
Laura Paduano
09:42 AM Revision 843ab616 (ceph): Merge pull request #31062 from dillaman/wip-42355
mgr/dashboard: support RBD mirroring bootstrap create/import
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-by: R...
Laura Paduano
08:57 AM Revision 1af00460 (ceph): mgr/dashboard: Cleanup code (#32031)
mgr/dashboard: Cleanup code
Reviewed-by: Kiefer Chang <kiefer.chang@suse.com>
Lenz Grimmer
08:43 AM Revision d8600f93 (ceph): Merge pull request #31949 from dillaman/wip-42748
rbd: incorporate rbd-mirror daemon status in mirror pool status
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
08:35 AM Dashboard Bug #43166: mgr/dashboard: make device selection modal for creating OSDs more user-friendly
Maybe a simple solution would be to rephrase the title of this dialogue from "Add Primary devices" to "Add primary de... Lenz Grimmer
08:22 AM Dashboard Bug #43166: mgr/dashboard: make device selection modal for creating OSDs more user-friendly
Also see: https://github.com/ceph/ceph/pull/30921#issuecomment-559026969 Laura Paduano
06:45 AM Dashboard Bug #43166 (Resolved): mgr/dashboard: make device selection modal for creating OSDs more user-fri...
The first impression of the dialog is asking the user to click and select some table rows.
But actually the dialog w...
Kiefer Chang
07:09 AM Revision 488c45f7 (ceph): rgw: fix RGWUserInfo decode current version
Fixes: https://tracker.ceph.com/issues/43167
Signed-off-by: Chang Liu <liuchang0812@gmail.com>
Chang Liu
07:04 AM Revision 9fe2c815 (ceph): mgr/dashboard: Left align badge datatable columns
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
06:36 AM rgw Bug #27654: Strange behavior of the S3 Get Bucket lifecycle when the Origin header is included in...
@Patrick
My colleague created a new PR.
https://github.com/ceph/ceph/pull/28622
Beom-Seok Park
06:02 AM Dashboard Bug #42882 (Resolved): mgr/dashboard: Selection increases over time in Inventory datatable
Kiefer Chang
05:42 AM Revision 88ef8147 (ceph): Merge PR #29964 into master
* refs/pull/29964/head:
qa/cephfs: test conf file reading for CephFS shell
qa/cephfs: allow passing conf to methods...
Patrick Donnelly
04:23 AM RADOS Bug #38069: upgrade:jewel-x-luminous with short_pg_log.yaml fails with assert(s <= can_rollback_to)
Oops. I think the more significant issue is that short_pg_log.yaml isn't involved. David Zafman
02:09 AM RADOS Bug #38069: upgrade:jewel-x-luminous with short_pg_log.yaml fails with assert(s <= can_rollback_to)
David Zafman wrote:
> Seen in a non-upgrade test:
This is an upgrade test: "rados/upgrade/jewel-x-singleton/{0-c...
Neha Ojha
02:00 AM RADOS Bug #38069: upgrade:jewel-x-luminous with short_pg_log.yaml fails with assert(s <= can_rollback_to)
Seen in a -non-upgrade- test with description:
rados/upgrade/jewel-x-singleton/{0-cluster/{openstack.yaml start.ya...
David Zafman
04:13 AM Revision 995e5c32 (ceph): ceph-daemon: remove guesswork to find script file
Allow passing CEPH_DAEMON via the environment or default to using the
script from the standard location.
Signed-off-...
Michael Fritch
04:13 AM Revision 9e035304 (ceph): ceph-daemon: trap on EXIT
tempfiles were not being removed after a standalone test failure
Signed-off-by: Michael Fritch <mfritch@suse.com>
Michael Fritch
03:58 AM Dashboard Bug #43165 (Resolved): mgr/dashboard: remove `/api/orchestrator/<resource>` endpoints if possible
We are using `/api/orchestrator/<resource>` endpoints to expose information from orchestrator to users.
In order to ...
Kiefer Chang
03:51 AM Revision efcebe1e (ceph): mgr: templatize/generalize metrics collection interface
templatize metrics collection so as to reuse quering routines.
`MetricCollector` can be subclassed and along with imp...
Venky Shankar
03:24 AM Revision a1e3e270 (ceph): qa/cephfs: allow passing conf to methods that runs shell command
Add an argument to the methods that issues CephFS shell command to
accept path to the ceph.conf file.
Signed-off-by:...
Rishabh Dave
03:24 AM Revision d6f768b2 (ceph): qa/cephfs: test conf file reading for CephFS shell
Adds tests that checks -
* reading conf option
* reading conf option after setting it twice
* reading conf option aft...
Rishabh Dave
03:24 AM Revision 8d7c45d3 (ceph): qa/vstart_runner: add a method to create temporary file
The method's signature is kept identical to the method in teuthology.
Signed-off-by: Rishabh Dave <ridave@redhat.com>
Rishabh Dave
03:22 AM Revision 33f5a59a (ceph): cephfs-shell: read shell variables from ceph.conf
Read ceph.conf and initialize shell variables by reading options set
under section cephfs-shell. If there are section...
Rishabh Dave
03:22 AM Revision 5f74a44d (ceph): src/vstart.sh: add cephfs-shell section to ceph.conf
And set "debug" to true, so that developers can see tracebacks in case
cephfs-shell crashes.
Signed-off-by: Rishabh ...
Rishabh Dave
03:22 AM Revision 2f85a03b (ceph): test_cephfs_shell: update test since shell can now read ceph.conf
In the test
test_cephfs_shell.TestMisc.test_issue_cephfs_shell_cmd_at_invocation,
don't set the shell option with in ...
Rishabh Dave
01:47 AM Revision bdabd3d0 (ceph): rgw: support specify user default placement and
placement_tags when create or modify user
fix https://tracker.ceph.com/issues/43164
Signed-off-by: yuliyang <yuliya...
joke lee
01:15 AM rgw Feature #43164 (Resolved): rgw: support specify user default placement and placement_tags when cr...
support create user and modify user's default placement by radosgw-admin and admin rest api
./bin/radosgw-admin us...
joke lee
12:05 AM Revision 45907ee2 (ceph): Merge PR #31897 into master
* refs/pull/31897/head:
doc: obsolete entries for allow_standby_replay
wip-doc: entries obsoleted by allow_standby_...
Patrick Donnelly

12/05/2019

11:58 PM CephFS Bug #42643 (Resolved): vstart.sh: highlight presence of stray conf file
Patrick Donnelly
11:58 PM Revision 30dc6aae (ceph): Merge PR #31403 into master
* refs/pull/31403/head:
vstart.sh: highlight presence of stray conf
Reviewed-by: Patrick Donnelly <pdonnell@redhat....
Patrick Donnelly
11:34 PM Messengers Bug #40026 (Duplicate): segfaults in ProtocolV2::write_message()
Brad Hubbard
09:37 PM Messengers Bug #40026 (New): segfaults in ProtocolV2::write_message()
Patrick Donnelly
11:28 PM RADOS Bug #41240 (Can't reproduce): All of the cluster SSDs aborted at around the same time and will no...
Brad Hubbard
09:37 PM RADOS Bug #41240 (New): All of the cluster SSDs aborted at around the same time and will not start.
Patrick Donnelly
11:26 PM mgr Bug #39955 (Need More Info): After upgrade to Nautilus 14.2.1 mon DB is growing too fast when sta...
Brad Hubbard
09:40 PM mgr Bug #39955 (New): After upgrade to Nautilus 14.2.1 mon DB is growing too fast when state of clust...
Patrick Donnelly
11:24 PM RADOS Bug #38892 (Closed): /ceph/src/tools/kvstore_tool.cc:266:1: internal compiler error: Segmentation...
Brad Hubbard
09:45 PM RADOS Bug #38892 (Fix Under Review): /ceph/src/tools/kvstore_tool.cc:266:1: internal compiler error: Se...
Patrick Donnelly
11:18 PM Revision 3363a100 (ceph): mgr: simply exit on SIGINT or SIGTERM
The python modules don't reliable shut down. We've fixed a few shutdown
bugs chasing https://tracker.ceph.com/issues...
Sage Weil
11:13 PM Revision 43f62189 (ceph): test: Use activate_osd() when restarting OSDs
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
11:12 PM Revision cca541d0 (ceph): test: osd-scrub-snaps.sh: Fix race with osd restart and doing a scrub
Fixes: https://tracker.ceph.com/issues/43150
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
11:07 PM rgw Bug #23284: Librgw rename operation returns operation not permitted
Tested the patch, it works. Looking closer the .close() will lock if unlocked so the (un)lock dance isn't required. I... Matthew Oliver
10:47 PM rbd Bug #36104 (Resolved): TestClsRbd.parents fails with EEXIST
Jason Dillaman
09:44 PM rbd Bug #36104 (Fix Under Review): TestClsRbd.parents fails with EEXIST
Patrick Donnelly
10:45 PM rbd Bug #23137 (Resolved): [upstream] rbd-nbd does not resize on Ubuntu
Closing as there is nothing left for the Ceph community to handle. Jason Dillaman
09:45 PM rbd Bug #23137 (Fix Under Review): [upstream] rbd-nbd does not resize on Ubuntu
Patrick Donnelly
10:44 PM rbd Bug #24506 (New): [qemu] use 'rbd_open_read_only' when media is flagged as read-only
Jason Dillaman
09:45 PM rbd Bug #24506 (Fix Under Review): [qemu] use 'rbd_open_read_only' when media is flagged as read-only
Patrick Donnelly
10:20 PM rgw Bug #39142 (Fix Under Review): multisite: test_versioned_object_incremental_sync sometimes fails ...
J. Eric Ivancich
10:16 PM Revision a67a2701 (ceph): Merge pull request #32045 from liewegas/fix-mon-autotune-leveldb-nautilus
nautilus: mon/OSDMonitor: make memory autotune disable itself if no rocksdb Sage Weil
10:01 PM CephFS Backport #41283 (Rejected): nautilus: cephfs-shell: No error message is printed on ls of invalid ...
We're not backporting cephfs-shell fixes to Nautilus anymore. Patrick Donnelly
10:01 PM CephFS Backport #41268 (Rejected): nautilus: cephfs-shell: onecmd throws TypeError
We're not backporting cephfs-shell fixes to Nautilus anymore. Patrick Donnelly
10:01 PM CephFS Backport #41118 (Rejected): nautilus: cephfs-shell: add CI testing with flake8
We're not backporting cephfs-shell fixes to Nautilus anymore. Patrick Donnelly
10:01 PM CephFS Backport #41112 (Rejected): nautilus: cephfs-shell: cd with no args has no effect
We're not backporting cephfs-shell fixes to Nautilus anymore. Patrick Donnelly
10:01 PM CephFS Backport #41105 (Rejected): nautilus: cephfs-shell: flake8 blank line and indentation error
We're not backporting cephfs-shell fixes to Nautilus anymore. Patrick Donnelly
10:01 PM CephFS Backport #41089 (Rejected): nautilus: cephfs-shell: Multiple flake8 errors
We're not backporting cephfs-shell fixes to Nautilus anymore. Patrick Donnelly
10:00 PM CephFS Backport #40898 (Rejected): nautilus: cephfs-shell: Error messages are printed to stdout
Patrick Donnelly
09:45 PM rgw Bug #21607 (Fix Under Review): rgw: s3 v4 auth fails teuthology s3-tests: test_object_header_acl_...
Patrick Donnelly
09:45 PM devops Bug #13946 (Fix Under Review): Broken ditaa package makes it difficult to build docs in Trusty
Patrick Donnelly
09:45 PM Bug #18126 (Fix Under Review): Illegal instruction from Messenger::create -> std::random_device::...
Patrick Donnelly
09:45 PM devops Bug #9860 (Fix Under Review): grub/os-prober launch kills most ceph OSD
Patrick Donnelly
09:45 PM CephFS Bug #42894 (Fix Under Review): kclient: if there has at least one MDS still not laggy the mount w...
Patrick Donnelly
09:45 PM rgw Bug #42911 (Fix Under Review): Changing bucket versioning status for an MFA enabled bucket works ...
Patrick Donnelly
09:45 PM rgw Bug #42816 (Fix Under Review): civetweb timeouts result in GET requests returning too much data
Patrick Donnelly
09:45 PM rgw Feature #42628 (Fix Under Review): rgw: bucket granularity sync: user level sync
Patrick Donnelly
09:45 PM CephFS Bug #42760 (Fix Under Review): kclient: get random mds not work as expected
Patrick Donnelly
09:45 PM rgw Feature #42626 (Fix Under Review): rgw: bucket granularity sync: core sync changes
Patrick Donnelly
09:45 PM rgw Feature #42627 (Fix Under Review): rgw: bucket granularity sync: bucket dependency index
Patrick Donnelly
09:45 PM rgw Feature #42625 (Fix Under Review): rgw: bucket granularity sync: sync policy
Patrick Donnelly
09:45 PM CephFS Bug #42515 (Fix Under Review): fs: OpenFileTable object shards have too many k/v pairs
Patrick Donnelly
09:45 PM rgw Bug #42614 (Fix Under Review): rgw: The rgw_bucket overload <operator, need to consider bucket_id
Patrick Donnelly
07:07 PM rgw Bug #42614: rgw: The rgw_bucket overload <operator, need to consider bucket_id
J. Eric Ivancich
09:44 PM rgw Bug #42444 (Fix Under Review): rgw: failed to set correct storage class for append upload
Patrick Donnelly
09:44 PM rgw Feature #42513 (Fix Under Review): rgw: radosgw-admin command line parsing cleanup and improvements
Patrick Donnelly
09:44 PM rgw Bug #42372 (Fix Under Review): rgw: encoding-type not supported in ListMultipart
Patrick Donnelly
09:44 PM rgw Bug #42410 (Fix Under Review): user stats command of radosgw-admin has no output
Patrick Donnelly
09:44 PM rgw Bug #42336 (Fix Under Review): rgw: failed to set correct storage class when post object
Patrick Donnelly
09:44 PM rgw Bug #42217 (Fix Under Review): rgw:dmclock: When test rgw dmclock function, it cannot work well.
Patrick Donnelly
09:44 PM rgw Bug #42218 (Fix Under Review): rgw: SignatureDoesNotMatch when s3 client use ipv6 address
Patrick Donnelly
09:44 PM rgw Bug #42119 (Fix Under Review): rgw: maybe coredump when reload operator happened
Patrick Donnelly
09:44 PM rgw Bug #42167 (Fix Under Review): Versioning issue with archive zone data sync
Patrick Donnelly
09:44 PM rgw Bug #41953 (Fix Under Review): rgw: skip add empty multipart list to gc in abort_multipart_upload
Patrick Donnelly
09:44 PM rgw Fix #42074 (Fix Under Review): rgw: change cls rgw reshard status to enum class
Patrick Donnelly
07:07 PM rgw Fix #42074: rgw: change cls rgw reshard status to enum class
J. Eric Ivancich
09:44 PM rgw Feature #41051 (Fix Under Review): rgw: push rgw bucket listing with prefixes and delimiters logi...
Patrick Donnelly
07:08 PM rgw Feature #41051: rgw: push rgw bucket listing with prefixes and delimiters logic/filtering to the ...
J. Eric Ivancich
09:44 PM rgw Bug #41925 (Fix Under Review): rgw: delete bucket with system user return 204-no-content http code
Patrick Donnelly
09:44 PM rgw Bug #40808 (Fix Under Review): RGW is not checking IfMatch/IfNoneMatch headers during Object Copy
Patrick Donnelly
09:44 PM Linux kernel client Bug #40339 (Fix Under Review): kernel BUG at fs/ceph/mds_client.c:600! invalid opcode: 0000 [#1] SMP
Patrick Donnelly
09:44 PM rgw Bug #40341 (Fix Under Review): multisite: failed assert(cursor) in mdlog trimming
Patrick Donnelly
09:44 PM Linux kernel client Bug #40190 (Fix Under Review): oops or soft lockup after MDS crash
Patrick Donnelly
09:44 PM rgw Feature #39084 (Fix Under Review): ability to control user op mask via admin apis
Patrick Donnelly
09:44 PM Bug #39401 (Fix Under Review): backfill targets' stats.sum.num_bytes get zeroed between activatio...
Patrick Donnelly
09:44 PM rgw Bug #36670 (Fix Under Review): rgw: es: fix doc dump etag
Patrick Donnelly
09:44 PM Linux kernel client Bug #38224 (Fix Under Review): Race handling ceph_snap_context in kernel client
Patrick Donnelly
09:44 PM rgw Bug #26882 (Fix Under Review): jewel: cls_rgw: avoid undefined iterator access
Patrick Donnelly
09:44 PM rgw Bug #25116 (Fix Under Review): rgw: no need to check bucket index before rebuilding it
Patrick Donnelly
09:44 PM rgw Bug #26835 (Fix Under Review): RGW returns MalformedACLError when user create too many ACL.
Patrick Donnelly
09:44 PM rgw Bug #24744 (Fix Under Review): rgw: index wrongly deleted when put raced with list
Patrick Donnelly
09:44 PM rgw Bug #24775 (Fix Under Review): rgw-multisite: radosgw-admin misreport sync status
Patrick Donnelly
09:44 PM RADOS Bug #23590 (Fix Under Review): kstore: statfs: (95) Operation not supported
Patrick Donnelly
09:44 PM rgw Bug #23147 (Fix Under Review): RGW: metrics 'qlen', 'qactive' are not work
Patrick Donnelly
09:44 PM RADOS Bug #23297 (Fix Under Review): mon-seesaw 'failed to become clean before timeout' due to laggy pg...
Patrick Donnelly
09:44 PM rgw Bug #22162 (Fix Under Review): add roles_pool json decode and encode in RGWZoneParams
Patrick Donnelly
09:44 PM rgw Bug #22927 (Fix Under Review): rgw: Location element not returned correctly from Post Upload Object
Patrick Donnelly
09:44 PM rgw Bug #20978 (Fix Under Review): rgw opslog can not record operation name
Patrick Donnelly
09:44 PM Feature #17157 (Fix Under Review): update ec overwrites implementation to support zero
Patrick Donnelly
09:44 PM Documentation #15438 (Fix Under Review): package to be installed needs correction
Patrick Donnelly
09:44 PM rgw Bug #18620 (Fix Under Review): rgw should provide ALLOC_HINT_FLAG_INCOMPRESSIBLE when writing com...
Patrick Donnelly
09:44 PM Feature #17156 (Fix Under Review): update ec overwrites implementation to support truncate
Patrick Donnelly
09:44 PM Feature #15623 (Fix Under Review): EC Overwrites: ECBackend TPC support
Patrick Donnelly
09:44 PM Feature #14039 (Fix Under Review): ECBackend cache extents with unapplied writes
Patrick Donnelly
09:44 PM Feature #15621 (Fix Under Review): EC Overwrites: create temporary testing pool flag for enabling...
Patrick Donnelly
09:44 PM Feature #14038 (Fix Under Review): ECBackend: delay writes which cause a clone to be created on a...
Patrick Donnelly
09:44 PM Feature #14036 (Fix Under Review): EC overwrites: PGBackend needs to be replumbed to support over...
Patrick Donnelly
09:44 PM Feature #14037 (Fix Under Review): PGBackend: add a way for the Backend to notify ReplicatedPG th...
Patrick Donnelly
09:44 PM Feature #14035 (Fix Under Review): EC overwrites -- cleanup of ReplicatedPG::do_op to actually al...
Patrick Donnelly
09:44 PM rgw Feature #13479 (Fix Under Review): rgw: configuration backward compatibility
Patrick Donnelly
09:44 PM Feature #14033 (Fix Under Review): Activation support for EC Overwrites
Patrick Donnelly
09:44 PM Feature #12221 (Fix Under Review): replica read: do proper locking on replica to avoid reading du...
Patrick Donnelly
09:44 PM rgw Feature #6747 (Fix Under Review): PowerDNS backend for RGW bucket directing
Patrick Donnelly
09:44 PM rgw Bug #42470 (Fix Under Review): rgw: put user policy broken on master
Patrick Donnelly
09:44 PM rgw Bug #41642 (Fix Under Review): rgw: one part of the bulk delete(RGWDeleteMultiObj_ObjStore_S3) fa...
Patrick Donnelly
09:44 PM rgw Bug #41010 (Fix Under Review): rgw s3 lifecycle expiration header does not return the rule with t...
Patrick Donnelly
09:44 PM rgw Bug #41641 (Fix Under Review): rgw:website redirect site request is not available
Patrick Donnelly
09:44 PM rgw Bug #36654 (Fix Under Review): librgw not check user max objects
Patrick Donnelly
09:44 PM rgw Bug #37528 (Fix Under Review): rgw: reshard on versioned buckets causes inconsistency in user stats
Patrick Donnelly
09:43 PM rgw Bug #22799 (Fix Under Review): multisite: RGWCompletionManager::get_next stuck in cond.wait after...
Patrick Donnelly
09:43 PM rgw Bug #20468 (Fix Under Review): rgw: admin API should return NoSuchUser for actions on non-existed...
Patrick Donnelly
09:43 PM RADOS Bug #13111 (Fix Under Review): replicatedPG:the assert occurs in the fuction ReplicatedPG::on_loc...
Patrick Donnelly
09:40 PM rgw Feature #42750 (New): swift segments don't expire
Patrick Donnelly
09:40 PM Dashboard Bug #42224 (New): mgr/dashboard: move smart data integration to devices tab
Patrick Donnelly
09:40 PM Bug #40199 (New): Debian Package Repositories - Missing packages in Packages file
Patrick Donnelly
09:40 PM rgw Bug #40797 (New): multisite: limit user max bucket
Patrick Donnelly
09:40 PM rgw Bug #39950 (New): [rgw] prepend object name with bucket marker not bucket id
Patrick Donnelly
09:40 PM bluestore Bug #39318 (New): w_await high when rockdb compacting
Patrick Donnelly
09:40 PM RADOS Feature #38653 (New): Enhance health message when pool quota fills up
Patrick Donnelly
09:40 PM RADOS Bug #38783 (New): Changing mon_pg_warn_max_object_skew has no effect.
Patrick Donnelly
09:40 PM devops Bug #37358 (New): missing packages luminous Version '12.2.9-131-g06589c9-1trusty'
Patrick Donnelly
09:40 PM rgw Support #38125 (New): Multisite ceph cluster storage for data replication
Patrick Donnelly
09:40 PM Dashboard Cleanup #25136 (New): mgr/dashboard: Security role names should be consistent with the UI
Patrick Donnelly
09:40 PM Dashboard Documentation #36376 (New): mgr/dashboard: High-level Design/Architecture diagram
Patrick Donnelly
09:40 PM bluestore Support #23433 (New): Ceph cluster doesn't start - ERROR: error creating empty object store in /d...
Patrick Donnelly
09:40 PM Support #17722 (New): OSD`s doesnt start after reboot
Patrick Donnelly
09:40 PM Support #9901 (New): libgoogle-perftools4: tcmalloc performance regression on armhf
Patrick Donnelly
09:40 PM Documentation #10245 (New): RPM quick start for RHEL should explain where to get tcmalloc & pytho...
Patrick Donnelly
09:40 PM Support #8462 (New): related to integrity of objects
Patrick Donnelly
09:40 PM Feature #8973 (New): Add support for collecting usage information by namespace
Patrick Donnelly
09:40 PM devops Feature #5397 (New): terminate ceph-create-keys when its mon process dies
Patrick Donnelly
09:40 PM Documentation #7886 (New): What's the policy on URL stability for public documentation?
Patrick Donnelly
09:40 PM RADOS Feature #3764 (New): osd: async replicas
Patrick Donnelly
09:40 PM Documentation #3391 (New): doc: add instructions on snapshot reversion
Patrick Donnelly
09:37 PM bluestore Bug #43147 (New): segv in LruOnodeCacheShard::_pin
Patrick Donnelly
01:17 PM bluestore Bug #43147 (Resolved): segv in LruOnodeCacheShard::_pin
... Sage Weil
09:37 PM RADOS Bug #43048 (New): nautilus: upgrade/mimic-x/stress-split: failed to recover before timeout expired
Patrick Donnelly
09:37 PM Messengers Bug #43070 (New): CephxSessionHandler::_calc_signature segv
Patrick Donnelly
01:08 PM Messengers Bug #43070: CephxSessionHandler::_calc_signature segv
/a/sage-2019-12-04_19:29:26-rados-wip-sage-testing-2019-12-04-0930-distro-basic-smithi/4566832
description: rados/...
Sage Weil
09:37 PM rgw Bug #42924 (New): radosgw-admin fail to connect to radosgw over https
Patrick Donnelly
09:37 PM mgr Bug #42981 (New): run-backend-api-tests.sh: mgr oneshot signal handlers do not revert to killing ...
Patrick Donnelly
09:37 PM RADOS Bug #42918 (New): memory corruption and lockups with I-Object
Patrick Donnelly
09:37 PM rgw Bug #42869 (New): Tempest tests for X-Remove-Container-Meta-test-container-meta failing
Patrick Donnelly
09:37 PM Dashboard Bug #42882 (New): mgr/dashboard: Selection increases over time in Inventory datatable
Patrick Donnelly
09:37 PM Dashboard Feature #42815 (New): mgr/dashboard: Missing e2e tests for RBD Namespaces
Patrick Donnelly
09:37 PM rgw Bug #42868 (New): Tempest test failure test_list_containers_with_limit_and_marker
Patrick Donnelly
09:37 PM RADOS Bug #42780 (New): recursive lock of OpTracker::lock (70)
Patrick Donnelly
09:37 PM rgw Bug #42803 (New): Authentication failure at radosgw for presigned urls
Patrick Donnelly
09:37 PM mgr Bug #42772 (New): segv in notify_clog during shutdown
Patrick Donnelly
09:37 PM RADOS Bug #42706 (New): LibRadosList.EnumerateObjectsSplit fails
Patrick Donnelly
09:37 PM mgr Bug #42764 (New): Test failure: test_diskprediction_local (tasks.mgr.test_module_selftest.TestMod...
Patrick Donnelly
06:48 PM mgr Bug #42764: Test failure: test_diskprediction_local (tasks.mgr.test_module_selftest.TestModuleSel...
yeah, this is definitely a centos/rhel problem:
http://pulpito.ceph.com/sage-2019-12-05_15:49:43-rados-wip-sage2-t...
Sage Weil
03:32 PM mgr Bug #42764: Test failure: test_diskprediction_local (tasks.mgr.test_module_selftest.TestModuleSel...
i think this might be a centos thing Sage Weil
03:29 PM mgr Bug #42764: Test failure: test_diskprediction_local (tasks.mgr.test_module_selftest.TestModuleSel...
/a/sage-2019-12-04_19:33:15-rados-wip-sage2-testing-2019-12-04-0856-distro-basic-smithi/4567007 Sage Weil
09:37 PM Messengers Bug #42705 (New): Messenger/MessengerTest.ConnectionRaceTest/0 hangs
Patrick Donnelly
09:37 PM Dashboard Bug #42446 (New): mgr/dashboard: tasks.mgr.dashboard.test_ganesha.GaneshaTest.test_create_export ...
Patrick Donnelly
09:37 PM RADOS Bug #42666 (New): mgropen from mgr comes from unknown.$id instead of mgr.$id
Patrick Donnelly
09:37 PM CephFS Bug #42088 (New): 'ceph -s' does not show standbys if there are no filesystems
Patrick Donnelly
09:37 PM RADOS Bug #42186 (New): "2019-10-04T19:31:51.053283+0000 osd.7 (osd.7) 108 : cluster [ERR] 2.5s0 shard ...
Patrick Donnelly
09:37 PM bluestore Bug #42010 (New): segv in BlueStore::OnodeSpace::lookup during deletions
Patrick Donnelly
09:37 PM rgw Bug #41652 (New): rgw lc does not delete objects that do not have the same tags
Patrick Donnelly
09:37 PM Dashboard Bug #41906 (New): mgr/dashboard: "Objects" chart size does not go back to normal after resizing t...
Patrick Donnelly
09:37 PM RADOS Bug #41406 (New): common: SafeTimer reinit doesn't fix up "stopping" bool, used in MonClient boot...
Patrick Donnelly
09:37 PM Dashboard Bug #41574 (New): mgr/dashboard: use consistent HTML titling hierarchies in forms
Patrick Donnelly
09:37 PM rgw Fix #41376 (New): Sanitize HTTP_X_AUTH_TOKEN http header element to remove trailing <CR> and <LF>...
Patrick Donnelly
09:37 PM rgw Bug #41355 (New): RGWOp_Bucket_Info responds with an empty body instead of reporting errors
Patrick Donnelly
09:37 PM RADOS Bug #40963 (New): mimic: MQuery during Deleting state
Patrick Donnelly
06:31 PM RADOS Bug #40963: mimic: MQuery during Deleting state
yuriw-2019-12-04_22:44:10-rados-wip-yuri2-testing-2019-12-04-1938-mimic-distro-basic-smithi/4567200/
DeleteStart e...
David Zafman
09:37 PM rgw Bug #41011 (New): utf8 incompatibility in metadata added by rgw cloud sync module
Patrick Donnelly
09:37 PM Bug #40916 (New): run-cli-tests: env-vs-args.t fails
Patrick Donnelly
09:37 PM Dashboard Tasks #40767 (New): mgr/dashboard: Document all REST API endpoints
Patrick Donnelly
09:37 PM Dashboard Bug #41060 (New): mgr/dashboard: REST API returns 500 when no Content-Type is specified
Patrick Donnelly
09:37 PM RADOS Bug #40868 (New): src/common/config_proxy.h: 70: FAILED ceph_assert(p != obs_call_gate.end())
Patrick Donnelly
09:37 PM RADOS Bug #40820 (New): standalone/scrub/osd-scrub-test.sh +3 day failed assert
Patrick Donnelly
09:37 PM rgw Feature #40826 (New): radosgw cloud sync fail when use v4 auth s3 node.
Patrick Donnelly
09:37 PM rgw Bug #40815 (New): s3cmd modify fails with ceph
Patrick Donnelly
09:37 PM mgr Bug #40782 (New): "test_telemetry (tasks.mgr.test_module_selftest.TestModuleSelftest) ... ERROR" ...
Patrick Donnelly
09:37 PM rgw Bug #40795 (New): RGW is accepting bytes='hello-world' as a value in x-amz-copy-source-range for ...
Patrick Donnelly
09:37 PM bluestore Bug #40741 (New): Mass OSD failure, unable to restart
Patrick Donnelly
09:37 PM RADOS Bug #40666 (New): osd fails to get latest map
Patrick Donnelly
09:37 PM Bug #40683 (New): selinux allow ceph_t to call sudo
Patrick Donnelly
09:37 PM Bug #40647 (New): OP_CREATE issued to nautilus OSD
Patrick Donnelly
09:37 PM RADOS Fix #40564 (New): Objecter does not have perfcounters for op latency
Patrick Donnelly
09:37 PM rgw Bug #40585 (New): ReshardWait.wait_yield unit test failure
Patrick Donnelly
03:55 PM rgw Bug #40585: ReshardWait.wait_yield unit test failure
Casey Bodley
01:21 PM rgw Bug #40585: ReshardWait.wait_yield unit test failure
... Sage Weil
09:37 PM RADOS Bug #40522 (New): on_local_recover doesn't touch?
Patrick Donnelly
09:37 PM RADOS Bug #40454 (New): snap_mapper error, scrub gets r -2..repaired
Patrick Donnelly
09:37 PM RADOS Bug #40521 (New): cli timeout (e.g., ceph pg dump)
Patrick Donnelly
09:37 PM bluestore Bug #40434 (New): ceph-bluestore-tool:bluefs-bdev-migrate might result in broken OSD
Patrick Donnelly
09:37 PM RADOS Bug #40367 (New): "*** Caught signal (Segmentation fault) **" in upgrade:luminous-x-nautilus
Patrick Donnelly
09:37 PM RADOS Bug #40410 (New): ceph pg query Segmentation fault in 12.2.10
Patrick Donnelly
09:37 PM Linux kernel client Bug #40362 (New): amending caps with "ceph auth caps" vs using an existing client
Patrick Donnelly
09:36 PM RADOS Feature #39966 (New): mon: allow log messages to be throttled and/or force trimming
Patrick Donnelly
09:36 PM RADOS Bug #40000 (New): osds do not bound xattrs and/or aggregate xattr data in pg log
Patrick Donnelly
09:36 PM rgw Bug #39942 (New): sse: the ETag should not be the MD5 of the object data
Patrick Donnelly
09:36 PM RADOS Bug #39366 (New): ClsLock.TestRenew failure
Patrick Donnelly
09:36 PM Bug #39556 (New): npm problem causes "make-dist" to fail when directory contains colon character
Patrick Donnelly
09:36 PM RADOS Bug #39145 (New): luminous: jewel-x-singleton: FAILED assert(0 == "we got a bad state machine eve...
Patrick Donnelly
09:36 PM RADOS Bug #39148 (New): luminous: powercycle: reached maximum tries (500) after waiting for 3000 seconds
Patrick Donnelly
09:36 PM RADOS Bug #39039 (New): mon connection reset, command not resent
Patrick Donnelly
09:36 PM RADOS Fix #39071 (New): monclient: initial probe is non-optimal with v2+v1
Patrick Donnelly
09:36 PM RADOS Bug #38656 (New): scrub reservation leak?
Patrick Donnelly
09:36 PM RADOS Bug #38718 (New): 'osd crush weight-set create-compat' (and other OSDMonitor commands) can leak u...
Patrick Donnelly
09:36 PM bluestore Bug #38637 (New): BlueStore::ExtentMap::fault_range() assert
Patrick Donnelly
09:36 PM RADOS Bug #38624 (New): crush: get_rule_weight_osd_map does not handle multi-take rules
Patrick Donnelly
09:36 PM mgr Bug #38621 (New): py modules fail to cleanly shut down
Patrick Donnelly
09:36 PM mgr Bug #38573 (New): mgr/ActivePyModule.cc: 54: FAILED ceph_assert(pClassInstance != nullptr)
Patrick Donnelly
09:36 PM Messengers Bug #38577 (New): Messenger/MessengerTest.MissingServerIdenTest2/0 msg/async/AsyncMessenger.cc: 3...
Patrick Donnelly
09:36 PM mgr Bug #38539 (New): tasks.mgr.test_insights.TestInsights#test_health_history fails
Patrick Donnelly
09:36 PM rgw Bug #38470 (New): Radosg-admin can't delete bucket and radosgw-admin gc process not working (or v...
Patrick Donnelly
09:36 PM RADOS Bug #38513 (New): luminous: "AsyncReserver.h: 190: FAILED assert(!queue_pointers.count(item) && !...
Patrick Donnelly
09:36 PM RADOS Bug #38402 (New): ceph-objectstore-tool on down osd w/ not enough in osds
Patrick Donnelly
09:36 PM RADOS Bug #38417 (New): ceph tell mon.a help timeout
Patrick Donnelly
09:36 PM RADOS Bug #38357 (New): ClsLock.TestExclusiveEphemeralStealEphemeral failed
Patrick Donnelly
09:36 PM RADOS Bug #38358 (New): short pg log + cache tier ceph_test_rados out of order reply
Patrick Donnelly
09:36 PM RADOS Bug #38195 (New): osd-backfill-space.sh exposes rocksdb hang
Patrick Donnelly
09:36 PM RADOS Bug #38345 (New): mon: segv in MonOpRequest::~MonOpRequest OpHistory::cleanup
Patrick Donnelly
09:36 PM RADOS Bug #38184 (New): osd: recovery does not preserve copy-on-write allocations between object clones...
Patrick Donnelly
09:36 PM RADOS Bug #38159 (New): ec does not recover below min_size
Patrick Donnelly
09:36 PM RADOS Bug #38172 (New): segv in rocksdb NewIterator
Patrick Donnelly
09:36 PM mgr Bug #21891 (New): ceph mgr stopping result in segfault
Patrick Donnelly
09:36 PM RADOS Bug #38151 (New): cephx: service ticket validity dobuled
Patrick Donnelly
09:36 PM RADOS Bug #38082 (New): mimic: mon/caps.sh fails with "Expected return 0, got 110"
Patrick Donnelly
09:36 PM mgr Bug #38058 (New): mgr leak from handle_osdmap PGTempMap
Patrick Donnelly
09:36 PM RADOS Bug #38064 (New): librados::OPERATION_FULL_TRY not completely implemented, test LibRadosAio.PoolQ...
Patrick Donnelly
09:36 PM mgr Bug #37884 (New): mgr leak of MMonMgrReport from DaemonServer::send_report()
Patrick Donnelly
09:36 PM Bug #37657 (New): Command failed on smithi075 with status 1: 'sudo yum install -y kernel'
Patrick Donnelly
09:36 PM Messengers Bug #37800 (New): msg/async/Event.cc: 210: FAILED ceph_assert(in_thread())
Patrick Donnelly
09:36 PM RADOS Bug #37582 (New): luminous: ceph -s client gets all mgrmaps
Patrick Donnelly
09:36 PM Bug #37587 (New): udev is not declared as a dependency, fails to deploy OSDs
Patrick Donnelly
09:36 PM RADOS Bug #37532 (New): mon: expected_num_objects warning triggers on bluestore-only setups
Patrick Donnelly
09:36 PM Bug #37503 (New): Audit log: mgr module passwords set on CLI written as plaintext in log files
Patrick Donnelly
09:36 PM RADOS Bug #37509 (New): require past_interval bounds mismatch due to osd oldest_map
Patrick Donnelly
09:36 PM rgw Bug #37489 (New): RGW does not use SHA-NI extensions if available, could reduce CPU usage by ~66%
Patrick Donnelly
09:36 PM RADOS Bug #36748 (New): ms_deliver_verify_authorizer no AuthAuthorizeHandler found for protocol 0
Patrick Donnelly
09:36 PM RADOS Bug #37289 (New): Issue with overfilled OSD for cache-tier pools
Patrick Donnelly
09:36 PM RADOS Bug #36634 (New): LibRadosWatchNotify.WatchNotify2Timeout failure
Patrick Donnelly
09:36 PM RADOS Bug #36337 (New): OSDs crash with failed assertion in PGLog::merge_log as logs do not overlap
Patrick Donnelly
09:36 PM Messengers Bug #36599 (New): msg/async: should read data out of socket after shutdown(), before close()
Patrick Donnelly
09:36 PM RADOS Bug #36164 (New): cephtool/test fails 'ceph tell mon.a help' with EINTR
Patrick Donnelly
09:36 PM rgw Bug #36234 (New): swift: dump_account_metadata doesn't return quota info
Patrick Donnelly
09:36 PM RADOS Bug #36113 (New): fusestore test umount failed?
Patrick Donnelly
09:36 PM RADOS Bug #35075 (New): copy-get stuck sending osd_op
Patrick Donnelly
09:36 PM RADOS Bug #36040 (New): mon: Valgrind: mon (InvalidFree, InvalidWrite, InvalidRead)
Patrick Donnelly
09:36 PM rgw Bug #27654 (New): Strange behavior of the S3 Get Bucket lifecycle when the Origin header is inclu...
Patrick Donnelly
09:36 PM CephFS Bug #26901 (New): mds: no throttlers set on incoming messages
Patrick Donnelly
09:36 PM Messengers Bug #26963 (New): msg/async: segv in _try_send
Patrick Donnelly
09:36 PM RADOS Bug #24874 (New): ec fast reads can trigger read errors in log
Patrick Donnelly
09:36 PM RADOS Bug #26891 (New): backfill reservation deadlock/stall
Patrick Donnelly
09:36 PM ceph-volume Bug #24793 (New): ceph-volume fails to zap a device (wipefs problem)
Patrick Donnelly
09:36 PM Messengers Bug #24851 (New): msg/async: segv in C_clean_handler::do_request during shutdown
Patrick Donnelly
09:36 PM ceph-volume Bug #24791 (New): Inconsistent help and actual command
Patrick Donnelly
09:36 PM mgr Bug #24614 (New): luminous: AssertionError: Lists differ in test_selftest_command_spam()
Patrick Donnelly
09:36 PM Dashboard Feature #24672 (New): mgr/dashboard: Prevent user from accessing unallowed pages
Patrick Donnelly
09:36 PM mgr Bug #24458 (New): config show does not include mgr module options
Patrick Donnelly
09:36 PM rgw Bug #24594 (New): rgw: RGWPutObjProcessor_Aio::throttle_data not get actual write size
Patrick Donnelly
09:36 PM RADOS Bug #24242 (New): tcmalloc::ThreadCache::ReleaseToCentralCache on rhel (w/ centos packages)
Patrick Donnelly
09:36 PM RADOS Bug #24339 (New): FULL_FORCE ops are dropped if fail-safe full check fails, but not resent in sca...
Patrick Donnelly
09:36 PM Bug #24227 (New): jewel->luminous: osd/PrimaryLogPG.cc: 358: FAILED assert(p != recovery_info.ss....
Patrick Donnelly
09:36 PM Messengers Bug #24119 (New): osd: leaked PipeConnection
Patrick Donnelly
09:36 PM rgw Feature #24144 (New): Adding clock skew warning feature in RGW Multisite sync status
Patrick Donnelly
09:36 PM Messengers Bug #23957 (New): msg/async: read connect reply failed, but not retry
Patrick Donnelly
09:36 PM RADOS Bug #23965 (New): FAIL: s3tests.functional.test_s3.test_multipart_upload_resend_part with ec cach...
Patrick Donnelly
09:36 PM RADOS Bug #23857 (New): flush (manifest) vs async recovery causes out of order op
Patrick Donnelly
09:36 PM RADOS Bug #23879 (New): test_mon_osdmap_prune.sh fails
Patrick Donnelly
09:36 PM RADOS Bug #23828 (New): ec gen object leaks into different filestore collection just after split
Patrick Donnelly
09:36 PM RADOS Bug #23760 (New): mon: `config get <who>` does not allow `who` as 'mon'/'osd'
Patrick Donnelly
09:36 PM RADOS Bug #23767 (New): "ceph ping mon" doesn't work
Patrick Donnelly
09:36 PM RADOS Bug #23270 (New): failed mutex assert in PipeConnection::try_get_pipe() (via OSD::do_command())
Patrick Donnelly
09:36 PM RADOS Bug #23428 (New): Snapset inconsistency is hard to diagnose because authoritative copy used by li...
Patrick Donnelly
09:36 PM RADOS Bug #23029 (New): osd does not handle eio on meta objects (e.g., osdmap)
Patrick Donnelly
09:36 PM rgw Bug #23193 (New): multsite use of metadata list pagination
Patrick Donnelly
09:36 PM RADOS Bug #22656 (New): scrub mismatch on bytes (cache pools)
Patrick Donnelly
09:36 PM ceph-volume Bug #23001 (New): ceph-volume should destroy vgs and lvs on OSD creation failure
Patrick Donnelly
09:36 PM Bug #21978 (New): "stderr:Error EINVAL: invalid command" in upgrade:jewel-x-luminous
Patrick Donnelly
09:36 PM rgw Bug #22133 (New): RGWRados::gc_aio_operate() ops abandoned on shutdown
Patrick Donnelly
09:36 PM rgw Bug #21801 (New): rgw: need to check for meta_mgr->init_oldest_log_period() return status
Patrick Donnelly
09:36 PM rgw Bug #21800 (New): multisite: avoid writing multipart parts to the bucket index log
Patrick Donnelly
09:36 PM Bug #21704 (New): jewel->luminous: mon: statfs hangs on luminous mon
Patrick Donnelly
09:36 PM rgw Bug #21708 (New): rgw: civetweb: try get more err info when returning a -EIO
Patrick Donnelly
09:36 PM rgw Bug #21681 (New): Enabling Lifecycle on a bucket, for expiration day=0, getting XML error (should...
Patrick Donnelly
09:36 PM mgr Bug #21598 (New): Users can do "config-key set" while mgr runs, but it doesn't see settings
Patrick Donnelly
09:36 PM mgr Bug #21612 (New): mgr: thread create assert failure when racing with respawn
Patrick Donnelly
09:36 PM CephFS Bug #21507 (New): mds: debug logs near respawn are not flushed
Patrick Donnelly
09:36 PM RADOS Bug #21592 (New): LibRadosCWriteOps.CmpExt got 0 instead of -4095-1
Patrick Donnelly
09:36 PM RADOS Bug #21495 (New): src/osd/OSD.cc: 346: FAILED assert(piter != rev_pending_splits.end())
Patrick Donnelly
09:36 PM Linux kernel client Bug #21420 (New): ceph_osdc_writepages(): pre-allocated osdc->msgpool_op messages vs large number...
Patrick Donnelly
09:36 PM RADOS Bug #21129 (New): 'ceph -s' hang
Patrick Donnelly
09:36 PM RADOS Bug #21194 (New): mon clock skew test is fragile
Patrick Donnelly
09:36 PM RADOS Bug #20960 (New): ceph_test_rados: mismatched version (due to pg import/export)
Patrick Donnelly
09:36 PM CephFS Bug #21058 (New): mds: remove UNIX file permissions binary dependency
Patrick Donnelly
09:35 PM RADOS Bug #20952 (New): Glitchy monitor quorum causes spurious test failure
Patrick Donnelly
09:35 PM RADOS Bug #20922 (New): misdirected op with localize_reads set
Patrick Donnelly
09:35 PM CephFS Bug #20938 (New): CephFS: concurrent access to file from multiple nodes blocks for seconds
Patrick Donnelly
09:35 PM RADOS Bug #20846 (New): ceph_test_rados_list_parallel: options dtor racing with DispatchQueue lockdep -...
Patrick Donnelly
09:35 PM bluestore Bug #20847 (New): low performance for bluestore rbd block creation vs filestore
Patrick Donnelly
09:35 PM RADOS Bug #20770 (New): test_pidfile.sh test is failing 2 places
Patrick Donnelly
09:35 PM rgw Bug #20802 (New): rgw multisite: clean up deleted bucket instance and index objects
Patrick Donnelly
09:35 PM RADOS Bug #20730 (New): need new OSD_SKEWED_USAGE implementation
Patrick Donnelly
09:35 PM rgw Bug #20763 (New): Radosgw hangs after a few hours
Patrick Donnelly
09:35 PM Bug #20689 (New): cls_rgw.test_put_snap fails on jewel->luminous upgrade
Patrick Donnelly
09:35 PM RADOS Bug #20370 (New): leaked MOSDOp via PrimaryLogPG::_copy_some and PrimaryLogPG::do_proxy_write
Patrick Donnelly
09:35 PM RADOS Bug #20646 (New): run_seed_to_range.sh: segv, tp_fstore_op timeout
Patrick Donnelly
09:35 PM RADOS Bug #20360 (New): rados/verify valgrind tests: osds fail to start (xenial valgrind)
Patrick Donnelly
09:35 PM RADOS Bug #20369 (New): segv in OSD::ShardedOpWQ::_process
Patrick Donnelly
09:35 PM bluestore Bug #20236 (New): bluestore: ObjectStore/StoreTestSpecificAUSize.Many4KWritesNoCSumTest/2 failure
Patrick Donnelly
09:35 PM RADOS Bug #20221 (New): kill osd + osd out leads to stale PGs
Patrick Donnelly
09:35 PM Fix #20224 (New): ceph-disk deactivate fails with --verbose, and error message is confusing
Patrick Donnelly
09:35 PM rgw Bug #20166 (New): RGW: Bad error handling when tail object is missing
Patrick Donnelly
09:35 PM RADOS Bug #20169 (New): filestore+btrfs occasionally returns ENOSPC
Patrick Donnelly
09:35 PM Bug #20057 (New): ceph-osd: some flags are not documented in the help output
Patrick Donnelly
09:35 PM CephFS Bug #19812 (New): client: not swapping directory caps efficiently leads to very slow create chains
Patrick Donnelly
09:35 PM RADOS Bug #20053 (New): crush compile / decompile looses precision on weight
Patrick Donnelly
09:35 PM Cleanup #19654 (New): crush: deprecate tree buckets
Patrick Donnelly
09:35 PM RADOS Bug #19700 (New): OSD remained up despite cluster network being inactive?
Patrick Donnelly
09:35 PM RADOS Bug #19486 (New): Rebalancing can propagate corrupt copy of replicated object
Patrick Donnelly
09:35 PM RADOS Bug #19518 (New): log entry does not include per-op rvals?
Patrick Donnelly
09:35 PM rgw Bug #19042 (New): rgw: multiple zonegroups: bucket can't be created if the user name isn't regist...
Patrick Donnelly
09:35 PM RADOS Bug #19440 (New): osd: trims maps taht pgs haven't consumed yet when there are gaps
Patrick Donnelly
09:35 PM Messengers Bug #18664 (New): ceph_test_msgr SIGABRT in decode_message, SimpleMessenger, can't decode unknown...
Patrick Donnelly
09:35 PM CephFS Bug #18883 (New): qa: failures in samba suite
Patrick Donnelly
09:35 PM rgw Bug #18585 (New): librgw: ensure clean shutdown after abnormal startup
Patrick Donnelly
09:35 PM rgw Bug #18592 (New): radosgw/teuthology/ssl: 30 s3-tests fail with https.
Patrick Donnelly
09:35 PM rgw Bug #18292 (New): multisite: improved consistency model for requests forwarded to meta master
Patrick Donnelly
09:35 PM Bug #18305 (New): ceph-osd systemd unit files incomplete
Patrick Donnelly
09:35 PM CephFS Bug #17847 (New): "Fuse mount failed to populate /sys/ after 31 seconds" in jewel 10.2.4
Patrick Donnelly
09:35 PM Bug #17724 (New): SubsystemMap.h: 62: FAILED assert(sub < m_subsys.size())
Patrick Donnelly
09:35 PM RADOS Bug #17257 (New): ceph_test_rados_api_lock fails LibRadosLockPP.LockExclusiveDurPP
Patrick Donnelly
09:35 PM CephFS Bug #17594 (New): cephfs: permission checking not working (MDS should enforce POSIX permissions)
Patrick Donnelly
09:35 PM CephFS Bug #16881 (New): RuntimeError: Files in flight high water is unexpectedly low (0 / 6)
Patrick Donnelly
09:35 PM CephFS Bug #16920 (New): mds.inodes* perf counters sound like the number of inodes but they aren't
Patrick Donnelly
09:35 PM rgw Bug #16736 (New): rgw: a bucket with non-empty tenant can't link to specified user
Patrick Donnelly
09:35 PM Linux kernel client Bug #15432 (New): kcephfs: umount -f can fail after mds reconnect failure
Patrick Donnelly
09:35 PM Bug #16347 (New): ceph-disk: dmcrypt journals partitions do not behave
Patrick Donnelly
09:35 PM CephFS Bug #16556 (New): LibCephFS.InterProcessLocking failing on master and jewel
Patrick Donnelly
09:35 PM Bug #15289 (New): src/test/cephtool-test-mon.sh Hooked allocator frame not found hides error (arm64)
Patrick Donnelly
09:35 PM Bug #15260 (New): ceph-disk and ceph-detect-init builds do check-only things on every build
Patrick Donnelly
09:35 PM RADOS Bug #15015 (New): prepare_new_pool doesn't return failure string ss
Patrick Donnelly
09:35 PM rgw Bug #15226 (New): vstart.sh/mstart.sh spawned rgw instances do not create pid files
Patrick Donnelly
09:35 PM Linux kernel client Feature #14198 (New): rbd: renaming a pool does not update the pool names in /dev/rbd or /sys/bus...
Patrick Donnelly
09:35 PM Fix #14362 (New): should make librocksdb static link default in configure.ac
Patrick Donnelly
09:35 PM Bug #14626 (New): Ceph CLI + python bindings restrict string inputs to ASCII, but mon doesn't
Patrick Donnelly
09:35 PM RADOS Bug #14115 (New): crypto: race in nss init
Patrick Donnelly
09:35 PM Documentation #13814 (New): document the *_full* config options
Patrick Donnelly
09:35 PM RADOS Bug #13385 (New): cephx: verify_authorizer could not decrypt ticket info: error: NSS AES final ro...
Patrick Donnelly
09:35 PM Documentation #13744 (New): ceph-disk: document osd_mkfs_options_{fstype}
Patrick Donnelly
09:35 PM Fix #12953 (New): mon: cull / scrub unused crush rules when pools are deleted
Patrick Donnelly
09:35 PM Bug #12966 (New): ceph-post-file key should only be readable by root
Patrick Donnelly
09:35 PM RADOS Bug #12687 (New): osd thrashing + pg import/export can cause maybe_went_rw intervals to be missed
Patrick Donnelly
09:35 PM Feature #12404 (New): "ceph pool set-quota max_bytes" fails to work
Patrick Donnelly
09:35 PM RADOS Bug #12615 (New): Repair of Erasure Coded pool with an unrepairable object causes pg state to los...
Patrick Donnelly
09:35 PM Documentation #12052 (New): document include/xlist.h
Patrick Donnelly
09:35 PM Documentation #12054 (New): document include/stringify.h
Patrick Donnelly
09:35 PM Fix #11987 (New): erasure-code: lrc k/m/l sanity check must apply to ruleset-failure-domain=osd
Patrick Donnelly
09:35 PM Fix #12049 (New): replace snprintf(s,...); x = strlen(s); with x = snprintf...
Patrick Donnelly
09:35 PM Documentation #11669 (New): erasure-code: add cross datacenter example for lrc
Patrick Donnelly
09:35 PM Tasks #11831 (New): erasure-code: add chance_test_backfill_full to ceph-qa-suite tests
Patrick Donnelly
09:35 PM devops Bug #11583 (New): rebuild wheelhouse if requirements.txt is more recent
Patrick Donnelly
09:35 PM Feature #11668 (New): erasure-code: measure bandwidth usage
Patrick Donnelly
09:35 PM Documentation #11490 (New): http://ceph.com/docs/master/ bottom links are obsolete
Patrick Donnelly
09:35 PM Fix #11377 (New): ceph-disk: suppress non fatal partx errors
Patrick Donnelly
09:35 PM Bug #11389 (New): should not "rm -rf /etc/ceph" when uninstalling ceph-common
Patrick Donnelly
09:35 PM Bug #11298 (New): aio gets EPERM when update-grub runs
Patrick Donnelly
09:35 PM Feature #11299 (New): generic plugin loader framework
Patrick Donnelly
09:35 PM Feature #11202 (New): add stop_scrub command for ceph
Patrick Donnelly
09:35 PM RADOS Bug #11235 (New): test_rados.py test_aio_read is racy
Patrick Donnelly
09:35 PM rgw Bug #11071 (New): rgw: mon thrashing makes pool creation time out
Patrick Donnelly
09:35 PM Fix #10391 (New): osd: an all/mostly delete pg log stalls during peering
Patrick Donnelly
09:35 PM Feature #10338 (New): ceph: 'daemon list' command to enumerate daemon sockets we can connect to
Patrick Donnelly
09:35 PM Feature #10386 (New): add ceph-report-parsing
Patrick Donnelly
09:35 PM Feature #10007 (New): option to disable erasure code plugin version check
Patrick Donnelly
09:35 PM Documentation #10207 (New): documentation: auth service required needs clarification
Patrick Donnelly
09:35 PM RADOS Bug #9606 (New): mon: ambiguous error_status returned to user when type is wrong in a command
Patrick Donnelly
09:35 PM Feature #9948 (New): osd: add scrub result query interface
Patrick Donnelly
09:35 PM Fix #9371 (New): ceph should fail when an argument is of the wrong type
Patrick Donnelly
09:35 PM Fix #9601 (New): erasure-code: ErasureCode::encode overhead is too high
Patrick Donnelly
09:35 PM Feature #9222 (New): annotate config options
Patrick Donnelly
09:35 PM Linux kernel client Bug #9192 (New): krbd: poor read (about 10%) vs write performance
Patrick Donnelly
09:35 PM Bug #9109 (New): ceph CLI: Help is missing -k keyring option
Patrick Donnelly
09:35 PM Feature #9161 (New): Cache warmup and ejection
Patrick Donnelly
09:35 PM CephFS Bug #9105 (New): ~ObjectCacher behaves poorly on EBLACKLISTED
Patrick Donnelly
09:35 PM Bug #9040 (New): clients can SEGV during package upgrade
Patrick Donnelly
09:35 PM CephFS Bug #9101 (New): multimds: unlinked file is not pruned from replica mds caches
Patrick Donnelly
09:35 PM Feature #9034 (New): erasure-code: better LRC strategy
Patrick Donnelly
09:35 PM Fix #8905 (New): msgr: encode osd epoch in nonce to avoid misc OSD reconnect races
Patrick Donnelly
09:35 PM rgw Feature #9004 (New): rgw: multi-site: multi-master
Patrick Donnelly
09:35 PM rgw Bug #8864 (New): radosgw help doesn't seem to display some debug options
Patrick Donnelly
09:35 PM Bug #8741 (New): osd: ec plugin leak
Patrick Donnelly
09:35 PM Feature #8033 (New): Epic: Kerberos/LDAP Support
Patrick Donnelly
09:35 PM Fix #8739 (New): erasure-code: use LRU to cache decoding matrix in jerasure
Patrick Donnelly
09:35 PM rgw Feature #7990 (New): RGW: Ldap Integration
Patrick Donnelly
09:34 PM Cleanup #7586 (New): deprecate rados_pool_create
Patrick Donnelly
09:34 PM Fix #7890 (New): erasure-code: last stripe is not truncated
Patrick Donnelly
09:34 PM devops Feature #6362 (New): move teuthology required stuff off download.ceph.com
Patrick Donnelly
09:34 PM Feature #7291 (New): EC: add mechanism for mon to detect and whitelist EC plugins which are globa...
Patrick Donnelly
09:34 PM Feature #5642 (New): Show usable space via CLI/API
Patrick Donnelly
09:34 PM Feature #5796 (New): formatter: send output to ostream
Patrick Donnelly
09:34 PM Bug #5634 (New): auth startup reports "ObjectNotFound" when keyring file is unreadable
Patrick Donnelly
09:34 PM Fix #5388 (New): osd: localized reads (from replicas) reordered wrt writes
Patrick Donnelly
09:34 PM rgw Feature #5611 (New): rgw: swift GET request for object with custom metadata should show custom me...
Patrick Donnelly
09:34 PM rbd Documentation #5212 (New): doc: link to recommended kernel version from pages that describe using...
Patrick Donnelly
09:34 PM rgw Feature #5218 (New): rgw: make bucket removal "atomic"
Patrick Donnelly
09:34 PM Linux kernel client Feature #4888 (New): krbd: support boot from root file system on an rbd image
Patrick Donnelly
09:34 PM rgw Feature #5169 (New): Do not list swift containers when enumerating buckets using S3 API
Patrick Donnelly
09:34 PM rbd Feature #4838 (New): rbd-fuse: use the low level fuse interface
Patrick Donnelly
09:34 PM Feature #4514 (New): packaging: set up git repo with ceph spec file for centos 6
Patrick Donnelly
09:34 PM rgw Feature #4511 (New): RGW: Reject requests containing invalid characters.
Patrick Donnelly
09:34 PM rgw Tasks #4154 (New): gather configuration files for non-Apache RGW deployments
Patrick Donnelly
09:34 PM rgw Feature #4343 (New): rgw: multisite: metadata push notifications
Patrick Donnelly
09:34 PM rbd Feature #4085 (New): qemu-rbd: allow storing snapshot of ram associated with snapshot of disk
Patrick Donnelly
09:34 PM rgw Feature #4151 (New): Add transparent header support
Patrick Donnelly
09:34 PM rbd Feature #4083 (New): rbd-fuse: expose snapshots (and maybe other pools)
Patrick Donnelly
09:34 PM rbd Feature #4081 (New): rbd-fuse: improve usage, make consistent with other ceph tools
Patrick Donnelly
09:34 PM rbd Feature #4082 (New): rbd-fuse: improve performance
Patrick Donnelly
09:34 PM Feature #4005 (New): Add perftools to the kernel debian package script
Patrick Donnelly
09:34 PM CephFS Bug #4023 (New): kclient: d_revalidate is abusing d_parent
Patrick Donnelly
09:34 PM Fix #3188 (New): osd: close read hole
Patrick Donnelly
09:34 PM Feature #3775 (New): log: stop logging in statfs reports usage above some threshold
Patrick Donnelly
09:34 PM Linux kernel client Bug #2590 (New): possible irq lock inversion dependency with con->mutex and osdc->request_mutex
Patrick Donnelly
09:34 PM rbd Feature #2637 (New): teuthology: task for running a vm using libvirt
Patrick Donnelly
09:34 PM Linux kernel client Feature #2374 (New): ceph-client: start laying the groundwork for Linux tracepoints
Patrick Donnelly
09:34 PM Feature #2472 (New): osd: add opaque 'class <name> <foo>' cap that class can interpret/enforce
Patrick Donnelly
09:34 PM CephFS Bug #2277 (New): qa: flock test broken
Patrick Donnelly
09:34 PM Feature #2283 (New): The ceph command should time out
Patrick Donnelly
09:34 PM Feature #2127 (New): Save kernel core dumps on all of our test machines
Patrick Donnelly
09:34 PM rgw Bug #1777 (New): rgw: user info modification is not atomic
Patrick Donnelly
09:34 PM Feature #2010 (New): mon: check for slow performing osds
Patrick Donnelly
09:34 PM rgw Feature #1485 (New): rgw: support google storage api
Patrick Donnelly
09:34 PM devops Feature #1668 (New): collectd: push ceph plugin upstream
Patrick Donnelly
09:34 PM Tasks #1418 (New): set up a no-atomic-ops gitbuilder
Patrick Donnelly
09:25 PM Revision e8368d61 (ceph): Merge PR #29421 into master
* refs/pull/29421/head:
qa/cephfs: add tests for ACLs
qa/cephfs: allow running tests from xfstests-dev
qa/tasks: a...
Patrick Donnelly
09:23 PM CephFS Bug #42252 (Rejected): mimic: test_21501 (tasks.cephfs.test_volume_client.TestVolumeClient) failure
Fixed by https://github.com/ceph/ceph/pull/31017 Patrick Donnelly
08:37 PM Revision e8577cbf (ceph): Merge pull request #32033 from cbodley/wip-qa-swift-mimic
qa/rgw: add missing force-branch: ceph-mimic for swift tasks
Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
08:37 PM Revision 81e6a58d (ceph): mon/PGMap: use NONE for 'pg ls[-*]' output too
We already show CRUSH_ITEM_NONE as NONE in the 'pg dump' output as of
57bac8ea88e5cdcb3854852d439f7e6cbf9df900; do th...
Sage Weil
08:31 PM RADOS Bug #43151 (Fix Under Review): ok-to-stop incorrect for some ec pgs
Sage Weil
04:33 PM RADOS Bug #43151 (Resolved): ok-to-stop incorrect for some ec pgs
before,... Sage Weil
08:31 PM Revision 66690ea3 (ceph): mgr/DaemonServer: fix 'osd ok-to-stop' for EC pools
We need to pay attention to account for CRUSH_ITEM_NONE entries in the
EC PG acting set.
Fixes: https://tracker.ceph...
Sage Weil
08:16 PM RADOS Backport #43119: mimic: osd/OSD.cc: 1515: abort() in Service::build_incremental_map_msg
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/32000
merged
Yuri Weinstein
08:15 PM Revision 5b08aff4 (ceph): Merge pull request #32000 from smithfarm/wip-43119-mimic
mimic: osd: fix sending incremental map messages (more)
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
08:01 PM RADOS Backport #41238: nautilus: Implement mon_memory_target
Follow-on fix: https://github.com/ceph/ceph/pull/32045 Neha Ojha
08:00 PM RADOS Feature #40870: Implement mon_memory_target
This has a follow-on fix: https://github.com/ceph/ceph/pull/32044 Neha Ojha
07:54 PM Dashboard Bug #43163 (New): mgr/dashboard: race condition when deleting Pools
As in other parts of the code (most in services.rbd), RBDConfiguration should gracefully handle exceptions (in this c... Ernesto Puerta
07:35 PM Revision 01671e19 (ceph): mon/OSDMonitor: make memory autotune disable itself if no rocksdb
Currently, we crash (failed assertion). Instead, just disable autotuning.
Signed-off-by: Sage Weil <sage@redhat.com>...
Sage Weil
07:34 PM Revision 68eea44c (ceph): mon/OSDMonitor: make memory autotune disable itself if no rocksdb
Currently, we crash (failed assertion). Instead, just disable autotuning.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:58 PM Revision 57890fce (ceph): os/bluestore: default bluestore_block_size 1T -> 100G
This makes vstart *way* faster. This option is only really relevant
for dev test environments. We bumped it up back...
Sage Weil
06:56 PM CephFS Documentation #43162 (Resolved): doc: "adding an MDS" in deployment is out-of-date
https://docs.ceph.com/docs/master/cephfs/add-remove-mds/#adding-an-mds
See: https://github.com/ceph/ceph/pull/32...
Patrick Donnelly
06:55 PM rgw Bug #43056 (Pending Backport): pubsub s3 records pushed to an endpoint don't match documentation
Casey Bodley
06:55 PM Revision f6bda33b (ceph): Merge pull request #31926 from yuvalif/wip-yuval-fix-pubsub-record-format
rgw/pubsub: fix records/event json format to match documentation
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:26 PM rgw Backport #43161 (Resolved): nautilus: rgw: s3 interface doesn't URL encode CommonPrefixes when UR...
https://github.com/ceph/ceph/pull/32058 Nathan Cutler
06:26 PM rgw Backport #43160 (Rejected): mimic: rgw: s3 interface doesn't URL encode CommonPrefixes when URL e...
Nathan Cutler
06:25 PM Dashboard Backport #43159 (Resolved): nautilus: mgr/dashboard: KeyError on dashboard reload
https://github.com/ceph/ceph/pull/32233 Nathan Cutler
06:24 PM rgw Backport #43158 (Resolved): nautilus: STS crashes with uncaught exception when session token is n...
https://github.com/ceph/ceph/pull/32050 Nathan Cutler
06:24 PM rgw Backport #43157 (Rejected): mimic: STS crashes with uncaught exception when session token is not ...
Nathan Cutler
06:24 PM rgw Backport #43156 (Resolved): nautilus: kafka thread is spinning at 100% when there is no work
https://github.com/ceph/ceph/pull/32960 Nathan Cutler
06:13 PM CephFS Documentation #42016 (Fix Under Review): doc: layout rest of intro page
Patrick Donnelly
06:11 PM CephFS Documentation #43155 (Closed): CephFS Documentation Sprint 4
Patrick Donnelly
06:07 PM Revision 4f4e1156 (ceph): Merge pull request #32018 from dzafman/wip-revert-verify-upmap-nautilus
nautilus: Revert "crush: remove invalid upmap items"
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Neha...
Neha Ojha
06:01 PM RADOS Bug #38040: osd_map_message_max default is too high?
Luminous backport analysis:
* https://github.com/ceph/ceph/pull/26340 - two of three commits backported to luminou...
Nathan Cutler
05:50 PM RADOS Bug #43150 (In Progress): osd-scrub-snaps.sh fails
David Zafman
05:21 PM RADOS Bug #43150: osd-scrub-snaps.sh fails
During testing I saw this even though it isn't what happened in the teuthology runs. I think in all cases we have sc... David Zafman
03:51 PM RADOS Bug #43150 (Resolved): osd-scrub-snaps.sh fails
/a/sage-2019-12-04_19:33:15-rados-wip-sage2-testing-2019-12-04-0856-distro-basic-smithi/4567061
/a/sage-2019-12-04_1...
Sage Weil
05:45 PM Revision b6aa85cf (ceph): Merge pull request #32036 from zdover23/wip-doc-troubleshooting-pg-verb...
doc: s/achieve/achieves/ (Fixed a verb disagreement)
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:41 PM RADOS Bug #43106: mimic: crash in build_incremental_map_msg
The three PRs that need to be backported to mimic are:
* https://github.com/ceph/ceph/pull/26340 - backported to m...
Nathan Cutler
05:20 PM CephFS Documentation #43154 (Resolved): doc: migrate best practice recommendations to relevant docs
Best practices doc:
https://docs.ceph.com/docs/master/cephfs/best-practices/
Should just put these recommendati...
Patrick Donnelly
05:08 PM rgw Bug #43148 (Fix Under Review): rgw: don't incorrectly require a request body in PutACLs requests
Matt Benjamin
02:42 PM rgw Bug #43148 (Fix Under Review): rgw: don't incorrectly require a request body in PutACLs requests
An ordinary (not chunked) request with no body but one or more of the ACL or ACP headers is actually expected. Matt Benjamin
05:06 PM Orchestrator Bug #43153 (Can't reproduce): mgr orchestrator hangs
after add hosts and running a mon update the orchestrator will hang on any orchestrator command Daniel Pivonka
04:42 PM Dashboard Bug #43152: mgr/dashboard: race condition causes dashboard frontend build to fail sometimes
https://github.com/ceph/ceph/pull/32037 works around the problem Nathan Cutler
04:36 PM Dashboard Bug #43152 (Resolved): mgr/dashboard: race condition causes dashboard frontend build to fail some...
When running "make-dist" to build the dashboard frontend, there is a variable "MAX_DASHBOARD_PARALLEL_BUILDS" which d... Nathan Cutler
04:41 PM Revision 2ee56b6a (ceph): doc: obsolete entries for allow_standby_replay
Nautilus release presented the allow_standby_replay fs setting that obsdoleted
several MDS config entries: mds_stand...
Rodrigo Severo
04:38 PM Revision 594dde9d (ceph): build/ops: make-dist: default to no dashboard frontend build parallelism
Work around a race condition in the dashboard frontend parallel build code.
References: https://tracker.ceph.com/iss...
Nathan Cutler
04:30 PM Revision a4f15fc6 (ceph): qa/rgw: add missing force-branch: ceph-nautilus for swift tasks
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
04:28 PM Revision ba378a2f (ceph): mgr/ssh: add 'upgrade check' command
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:26 PM Revision b1bb7c6f (ceph): qa/rgw: add missing force-branch: ceph-luminous for swift tasks
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
04:21 PM Revision 7c4f5e77 (ceph): qa/rgw: add missing force-branch: ceph-mimic for swift tasks
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
04:16 PM Revision 9c1216cd (ceph): doc: s/achieve/achieves (Fixed a verb disagreement)
This bug changes a clause of the form "When x remains in y status
and never achieve a z status" to a clause of the fo...
Zac Dover
04:09 PM Revision 93117109 (ceph): rgw: s3: don't require a body in S3 put-object-acl
This is a conventional S3 request--omitting the body causes ordinary,
no-body v4 signature checking to be selected (w...
Matt Benjamin
04:08 PM Revision 4c528aeb (ceph): mgr/orchestrator_cli: document orchestrator option
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:08 PM Revision 23813277 (ceph): ceph-daemon: add 'pull' command
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:03 PM rgw Bug #43135 (Need More Info): rgw: core dump in RadosWriter
if this is only happening on nautilus, i'd expect https://tracker.ceph.com/issues/39660 to be the culprit. can you pl... Casey Bodley
08:44 AM rgw Bug #43135: rgw: core dump in RadosWriter
I tested with https://tracker.ceph.com/issues/42456 patch. RadosWriter is segfaulted too with that patch. Chang Liu
08:43 AM rgw Bug #43135 (Duplicate): rgw: core dump in RadosWriter
... Chang Liu
03:59 PM Dashboard Bug #42431 (Won't Fix): mgr/dashboard: Language menu empty when only default language available
No issue in our downstream either as we're hiding the language menu. Closing. Ernesto Puerta
01:39 PM Dashboard Bug #42431: mgr/dashboard: Language menu empty when only default language available
@Ernesto: can you please double check this from a downstream POV? Would it be helpful to fix this upstream or could w... Lenz Grimmer
03:47 PM rgw Bug #42983 (Triaged): double free or corruption in radosgw-admin during rgw testing
is this present on any master br Casey Bodley
03:42 PM rgw Bug #43018 (Pending Backport): STS crashes with uncaught exception when session token is not base...
Casey Bodley
03:41 PM Revision 2e9f7285 (ceph): Merge pull request #31830 from joke-lee/rgw-sts-crash-token-not-base64
rgw: fix rgw crash when token is not base64 encode
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
03:34 PM Revision 1e995953 (ceph): Merge pull request #31483 from zhangsw/fix-rgw-reshard-left
rgw: fix a bug that bucket instance obj can't be removed after resharding completed
Reviewed-by: Eric J. Ivancich <i...
Casey Bodley
03:34 PM rgw Bug #43104 (Pending Backport): kafka thread is spinning at 100% when there is no work
Yuval Lifshitz
03:33 PM Revision 7e1a4c38 (ceph): Merge PR #31989 into master
* refs/pull/31989/head:
mgr/MgrClient: fix 'tell mgr.x ...'
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
03:31 PM Revision 23159a0b (ceph): Merge pull request #30878 from zhangsw/fix-rgw-lc-zerodays
rgw: Expiration days can't be zero and transition days can be zero Daniel Gryniewicz
03:16 PM Revision 8803c9e7 (ceph): Merge pull request #31966 from smithfarm/wip-43100-luminous
luminous: ceph-detect-init: run tox tests on Python 2 only
Reviewed-by: Thomas Bechtold <tbechtold@suse.com>
Reviewe...
Nathan Cutler
03:09 PM Revision 339437e0 (ceph): Merge PR #31795 into master
* refs/pull/31795/head:
mgr/ssh: 'ssh {check,prepare}-host <host>'
mgr/ssh: return err from _run_ceph_daemon
ceph-...
Sage Weil
03:05 PM Revision b8b911ab (ceph): Merge PR #32004 into master
* refs/pull/32004/head:
mgr/restful: allow shutdown before we've fully started up
Reviewed-by: Laura Paduano <lpadu...
Sage Weil
03:01 PM CephFS Bug #43149 (In Progress): kclient: umount will stuck for around 1 minutes sometimes
During umount, if there the last request reply is only a safe one without unsafe, the umount won't have any chance to... Xiubo Li
02:55 PM CephFS Bug #43149 (Resolved): kclient: umount will stuck for around 1 minutes sometimes
While running some test, in one terminal run a script to do creating/deleting/listing large amount of directories wit... Xiubo Li
02:59 PM Revision 1cb5e6a0 (ceph): Merge pull request #30498 from jecluis/wip-mon-no-config
mon: allow running without a config file
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai <kchai@redh...
Kefu Chai
02:54 PM CephFS Feature #38851 (Rejected): mount.ceph.fuse: support secretfile option
Patrick Donnelly
02:53 PM CephFS Bug #43061: ceph fs add_data_pool doesn't set pool metadata properly
Ramana Raja wrote:
> [...]
> `add_data_pool` sets the pool's meta data properly if the pool's application metadata ...
Patrick Donnelly
02:37 PM Dashboard Bug #43080 (Won't Fix): mgr/dashboard: exception on summary endpoint: "KeyError: 'dashboard'"
Patrick Seidensal
02:32 PM Revision 849b64d1 (ceph): mgr/dashboard: new controller for RBD mirroring site name
This allows setting and retrieving the current site name for
RBD mirroring. This is a global property of the cluster....
Jason Dillaman
02:32 PM Revision 10e9132b (ceph): mgr/dashboard: new controller for RBD mirroring peer bootstrapping
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:32 PM Revision ba30ef2f (ceph): mgr/dashboard: add site name to mirroring summary collection
The summary is periodically polled by the UI so it can now
reflect changes to the site name w/o specifically needing ...
Jason Dillaman
02:32 PM Revision ae677f1c (ceph): mgr/dashboard: mirror site name and bootstrap service methods
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:32 PM Revision 51a19c19 (ceph): mgr/dashboard: integrate site name into block mirroring overview
The site name is used to differentiate clusters for RBD mirroring.
The local site name is now displayed on the block ...
Jason Dillaman
02:32 PM Revision afcead8a (ceph): mgr/dashboard: block mirroring bootstrap UI
Two new modal windows allow an admin to create a base64-encoded bootstrap token
which can then be imported into dashb...
Jason Dillaman
02:32 PM Revision 19272432 (ceph): mgr/dashboard: fix broken rbd-mirror dashboard API test case
Fixes: https://tracker.ceph.com/issues/42512
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:16 PM Dashboard Bug #42684 (Pending Backport): mgr/dashboard: KeyError on dashboard reload
Patrick Seidensal
02:06 PM Revision ba44506b (ceph): mgr/dashboard: Cleanup code
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
02:03 PM Revision b1fe67e1 (ceph): ceph-detect-init: run tox tests on Python 2 only
Luminous is EOL upstream and 12.2.13 will be the last point release, so it's
pretty much a given that luminous will n...
Nathan Cutler
01:50 PM Dashboard Bug #43136 (In Progress): mgr/dashboard: OSD IDs are not displayed in inventory page when using s...
Kiefer Chang
09:58 AM Dashboard Bug #43136 (Resolved): mgr/dashboard: OSD IDs are not displayed in inventory page when using ssh-...
!Screenshot_20191205_175139.png!
The last column should display OSD IDs (if devices are allocated as OSDs).
A q...
Kiefer Chang
01:41 PM RADOS Backport #43140 (In Progress): nautilus: ceph-mon --mkfs: public_address type (v1|v2) is not resp...
Nathan Cutler
11:07 AM RADOS Backport #43140 (Resolved): nautilus: ceph-mon --mkfs: public_address type (v1|v2) is not respected
https://github.com/ceph/ceph/pull/32028 Nathan Cutler
01:40 PM Revision 297ce609 (ceph): ceph-mon: keep v1 address type when explicitly set
Fixes: https://tracker.ceph.com/issues/42906
Signed-off-by: Ricardo Dias <rdias@suse.com>
(cherry picked from commit...
Ricardo Dias
01:37 PM Dashboard Bug #42475: mgr/dashboard: read-only user can display RGW API keys
Increasing severity. It would be nice to get that fixed, to enhance security. Lenz Grimmer
01:34 PM RADOS Bug #42485: verify_upmaps can not cancel invalid upmap_items in some cases
NOTE: https://github.com/ceph/ceph/pull/31131 was merged to master and backported to nautilus and luminous, before it... Nathan Cutler
04:04 AM RADOS Bug #42485 (Resolved): verify_upmaps can not cancel invalid upmap_items in some cases
David Zafman
01:32 PM RADOS Backport #42547: nautilus: verify_upmaps can not cancel invalid upmap_items in some cases
NOTE: reverted by https://github.com/ceph/ceph/pull/32018 Nathan Cutler
01:30 PM RADOS Backport #42548: luminous: verify_upmaps can not cancel invalid upmap_items in some cases
Note: reverted by https://github.com/ceph/ceph/pull/32019 Nathan Cutler
01:27 PM rgw Bug #41870 (Pending Backport): rgw: s3 interface doesn't URL encode CommonPrefixes when URL encod...
Abhishek Lekshmanan
01:19 PM Revision 594456d0 (ceph): Merge PR #31988 into master
* refs/pull/31988/head:
common/config: less noise about configs from mon we can't apply
Reviewed-by: Kefu Chai <kch...
Sage Weil
01:15 PM Revision 75ac96df (ceph): mgr/dashboard: remove the need to call `update()` on CdTableSelection
Signed-off-by: Patrick Seidensal <pseidensal@suse.com> Patrick Seidensal
12:42 PM Dashboard Feature #43062 (Fix Under Review): mgr/dashboard: Add `Remove OSD` feature
Lenz Grimmer
12:41 PM Revision a8577085 (ceph): ceph-volume: util: look for executable in $PATH
Fixes: https://tracker.ceph.com/issues/36728
Fallback to predefined paths for backward compatibility.
Alter test inv...
Shyukri Shyukriev
12:26 PM Dashboard Feature #42877 (Resolved): mgr/dashboard: list configured prometheus alerts
Lenz Grimmer
12:25 PM Revision 26f99526 (ceph): mgr/dashboard: list configured prometheus alerts (#31937)
mgr/dashboard: list configured prometheus alerts
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Ricardo...
Lenz Grimmer
12:25 PM Revision 918a9f24 (ceph): mgr/dashboard: Improve badge column template.
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
12:02 PM Dashboard Feature #43146 (New): mgr/dashboard: Display available updates for a cluster
The SSH orchestrator will soon be able to provide "information about pending updates":https://github.com/ceph/ceph/pu... Lenz Grimmer
11:22 AM rgw Feature #43145 (New): Delete by default multiparts expire in x days
Hi Team,
Some enterprise object storage like Hitachi and IBM got a default config for allowing to the system admin...
Manuel Rios
11:18 AM rgw Bug #41745: radosgw-admin orphans find stuck forever
I'm sure that we have TB objects due to the main goal of CEPH is store backups data. The largest file uploaded in mul... Manuel Rios
06:21 AM rgw Bug #41745: radosgw-admin orphans find stuck forever
So I've been playing around, what I can see if you have some really large multipart objects, that's what's in the top... Matthew Oliver
11:10 AM CephFS Backport #43144 (Rejected): mimic: mds: tolerate no snaprealm encoded in on-disk root inode
Nathan Cutler
11:10 AM CephFS Backport #43143 (Resolved): nautilus: mds: tolerate no snaprealm encoded in on-disk root inode
https://github.com/ceph/ceph/pull/32079 Nathan Cutler
11:10 AM CephFS Backport #43142 (Rejected): mimic: tools/cephfs: linkages injected by cephfs-data-scan have first...
Nathan Cutler
11:10 AM rgw Backport #43134 (Need More Info): nautilus: multisite: failed assert(cursor) in mdlog trimming
Please do not backport until the master PR has merged. Nathan Cutler
07:08 AM rgw Backport #43134 (In Progress): nautilus: multisite: failed assert(cursor) in mdlog trimming
Shilpa MJ
07:06 AM rgw Backport #43134 (Resolved): nautilus: multisite: failed assert(cursor) in mdlog trimming
https://github.com/ceph/ceph/pull/34597 Shilpa MJ
11:07 AM CephFS Backport #43141 (Resolved): nautilus: tools/cephfs: linkages injected by cephfs-data-scan have fi...
https://github.com/ceph/ceph/pull/32078 Nathan Cutler
11:07 AM mgr Backport #43139 (Rejected): nautilus: MgrMonitor: blacklist previous instance of ceph-mgr during ...
Nathan Cutler
11:07 AM CephFS Backport #43138 (Resolved): nautilus: mds: reports unrecognized message for mgrclient messages
https://github.com/ceph/ceph/pull/32077 Nathan Cutler
11:07 AM CephFS Backport #43137 (Resolved): nautilus: pybind/mgr/volumes: idle connection drop is not working
https://github.com/ceph/ceph/pull/33116 Nathan Cutler
09:46 AM Revision 3bdbf94e (ceph): mgr/dashboard: Check password complexity in Dashboard CLI comm… (#31916)
mgr/dashboard: Check password complexity in Dashboard CLI commands
Reviewed-by: Ricardo Marques <rimarques@suse.com>...
Lenz Grimmer
08:58 AM CephFS Bug #36094: mds: crash(FAILED assert(omap_num_objs <= MAX_OBJECTS))
For the sake of completeness, here the crash logging with the extra debug output:... Stefan Kooman
02:20 AM CephFS Bug #36094 (Fix Under Review): mds: crash(FAILED assert(omap_num_objs <= MAX_OBJECTS))
Zheng Yan
07:54 AM Revision 38810721 (ceph): Merge pull request #31732 from aclamk/wip-vstart-osds-parallel
vstart: Now all OSDs are starting in parallel. Use --no-parallel to revert to sequential.
Reviewed-by: Sage Weil <sa...
Kefu Chai
07:52 AM RADOS Bug #42906 (Pending Backport): ceph-mon --mkfs: public_address type (v1|v2) is not respected
Kefu Chai
07:51 AM Revision dea9acd4 (ceph): Merge pull request #31765 from rjfd/wip-fix-mon-public-addr
ceph-mon: keep v1 address type when explicitly set
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Joao Eduard...
Kefu Chai
07:49 AM bluestore Bug #43131: segfault in BlueStore::Collection::split_cache()
might be a regression introduced by https://github.com/ceph/ceph/pull/29687. need to rerun the test without it. Kefu Chai
04:57 AM bluestore Bug #43131 (Resolved): segfault in BlueStore::Collection::split_cache()
... Kefu Chai
07:44 AM Messengers Bug #42805 (Resolved): SIGSEGV error occurs in checksummer::sum
Kefu Chai
07:43 AM Revision b95be838 (ceph): Merge pull request #31876 from rosinL/wip-fix-dpdk-zero-length
msg/async/dpdk: fix SEGV caused by zero length packet
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:42 AM Revision 68118131 (ceph): Merge pull request #31932 from tchaikov/wip-pr-29610
os/bluestore: print error if spdk_nvme_ns_cmd_writev() fails
Reviewed-by: Neha Ojha <nojha@redhat.com>
Kefu Chai
06:45 AM CephFS Bug #43133 (Resolved): vstop.sh: Mounts are not cleaned up
When vstop is run while the cephFS is mounted, mount processes are retained and can't be killed.
And also the mount ...
Kotresh Hiremath Ravishankar
06:22 AM RADOS Bug #37968 (Resolved): maybe_remove_pg_upmaps incorrectly cancels valid pending upmaps
David Zafman
06:21 AM RADOS Backport #38163 (Resolved): mimic: maybe_remove_pg_upmaps incorrectly cancels valid pending upmaps
David Zafman
06:03 AM mgr Backport #42698 (In Progress): luminous: Larger cluster using upmap mode balancer can block other...
David Zafman
05:38 AM Orchestrator Bug #43132 (Fix Under Review): Test failure: test_mon_update (tasks.mgr.test_orchestrator_cli.Tes...
Kefu Chai
05:32 AM Orchestrator Bug #43132 (Resolved): Test failure: test_mon_update (tasks.mgr.test_orchestrator_cli.TestOrchest...
... Kefu Chai
05:25 AM Revision f7b43f6d (ceph): qa/orchestrator: do not test "mon update 3 host1"
as the network in host spec is always required now
Fixes: https://tracker.ceph.com/issues/43132
Signed-off-by: Kefu ...
Kefu Chai
04:04 AM RADOS Backport #42546 (Rejected): mimic: verify_upmaps can not cancel invalid upmap_items in some cases
This change has been reverted so we won't backport. David Zafman
03:03 AM Revision fd4512a2 (ceph): doc: fixed broken reference link for Graphviz
Fixes: https://tracker.ceph.com/issues/43130
Signed-off-by: James McClune <jmcclune@mcclunetechnologies.net>
James McClune
02:22 AM Documentation #43130 (Resolved): doc: broken reference link for graphviz
See: https://docs.ceph.com/docs/master/dev/documenting/#drawing-diagrams James McClune
12:43 AM RADOS Bug #43124: Probably legal crush rules cause upmaps to be cleaned

We are reverting the original pull request which changed verify_upmaps(): https://github.com/ceph/ceph/pull/31131
...
David Zafman
12:30 AM Revision 6461a411 (ceph): Revert "crush: remove invalid upmap items"
This reverts commit 09528ac4663cda9f206eb8d4dcc15926b8e4586f.
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
12:13 AM Revision b2748bb4 (ceph): Revert "crush: remove invalid upmap items"
This reverts commit d6b3025a279c3876df035b02c7b8ec13e0590d7f.
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
12:08 AM Revision dd604c52 (ceph): Revert "crush: remove invalid upmap items"
This reverts commit 712a39e5c9d9848f618ad55a768103d84c0a460f.
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman

12/04/2019

10:59 PM CephFS Bug #43129 (New): qa: `fs dump` fails during snaptests
... Patrick Donnelly
10:56 PM Revision 831073c6 (ceph): Merge PR #31715 into master
* refs/pull/31715/head:
mds: initialize the monc later in init()
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
10:55 PM Revision fcc9bf10 (ceph): Merge PR #31428 into master
* refs/pull/31428/head:
qa/tasks: Fixed AttributeError: can't set attribute
qa/tasks: drop/update name from Thrashe...
Patrick Donnelly
10:54 PM CephFS Bug #42636 (Resolved): qa: AttributeError: can't set attribute
Patrick Donnelly
10:53 PM CephFS Bug #42636 (Pending Backport): qa: AttributeError: can't set attribute
Patrick Donnelly
10:51 PM Revision 27f13cf0 (ceph): Merge PR #31898 into master
* refs/pull/31898/head:
mds: remove unnecessary debug warning
Reviewed-by: Sage Weil <sage@redhat.com>
Patrick Donnelly
10:50 PM CephFS Bug #43036 (Pending Backport): mds: reports unrecognized message for mgrclient messages
Patrick Donnelly
10:18 PM CephFS Bug #42675 (Pending Backport): mds: tolerate no snaprealm encoded in on-disk root inode
Patrick Donnelly
10:17 PM Revision 2c675307 (ceph): Merge PR #31455 into master
* refs/pull/31455/head:
mds: tolerate no snaprealm encoded in on-disk root inode
Reviewed-by: Patrick Donnelly <pdo...
Patrick Donnelly
10:03 PM CephFS Bug #43125: qa: ceph_volume_client not available "ModuleNotFoundError: No module named 'ceph_volu...
Can't seem to reproduce on master:
http://pulpito.ceph.com/pdonnell-2019-12-04_20:54:30-fs-master-distro-basic-smi...
Patrick Donnelly
08:46 PM CephFS Bug #43125 (Can't reproduce): qa: ceph_volume_client not available "ModuleNotFoundError: No modul...
... Patrick Donnelly
09:58 PM CephFS Bug #42829 (Pending Backport): tools/cephfs: linkages injected by cephfs-data-scan have first == ...
Patrick Donnelly
09:57 PM Revision ffa52201 (ceph): Merge PR #31680 into master
* refs/pull/31680/head:
tools/cephfs: make 'cephfs-data-scan scan_links' fix dentry's first
Reviewed-by: Patrick Do...
Patrick Donnelly
09:57 PM CephFS Bug #38452 (Resolved): mds: assert crash loop while unlinking file
Patrick Donnelly
09:54 PM Revision 91878258 (ceph): Merge PR #31712 into master
* refs/pull/31712/head:
fs/ceph_mds: set ceph_mds cpu affinity
Reviewed-by: Sage Weil <sage@redhat.com>
Patrick Donnelly
09:49 PM Revision 7ae223e3 (ceph): mgr/ssh: Add module to static type checking from tox.
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
09:45 PM CephFS Bug #43113 (Pending Backport): pybind/mgr/volumes: idle connection drop is not working
Patrick Donnelly
09:45 PM Revision fcaa5cfc (ceph): Merge PR #31986 into master
* refs/pull/31986/head:
qa: test volumes plugin mount cleanup
pybind/mgr/volumes: use py3 items iterator
pybind/mg...
Patrick Donnelly
09:35 PM Revision 57410709 (ceph): mgr/ssh: move entity name munging into a helper
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:14 PM Stable releases Tasks #43128: mimic v13.2.8
h3. QE VALIDATION (STARTED 12/5/19)
Scope of this release is to `rados` and upgrades suites only
PRs:
https://gi...
Yuri Weinstein
09:13 PM Stable releases Tasks #43128 (Resolved): mimic v13.2.8
h3. Workflow
* "Preparing the release":http://ceph.com/docs/master/dev/development-workflow/#preparing-a-new-relea...
Yuri Weinstein
08:59 PM rbd Bug #43127 (Resolved): update krbd_exclusive_option.sh and kernel.sh for exclusive lock changes
Ilya Dryomov
08:51 PM RADOS Bug #43126 (Resolved): OSD_SLOW_PING_TIME_BACK nits

From Sage e-mail:
Long heartbeat ping times on back interface seen, longest is 1315.510 msec (OSD_SLOW_PING_TIME...
David Zafman
08:50 PM Bug #42433: qa: error: error renaming temp state file /var/lib/logrotate/logrotate.status.tmp
... Patrick Donnelly
08:46 PM RADOS Bug #43124 (Resolved): Probably legal crush rules cause upmaps to be cleaned
I've seen multiple user sites with crush rules for EC pools which will trigger the verify_upmap() to detect an error.... David Zafman
08:36 PM Revision ad903bb2 (ceph): Merge pull request #31998 from yuvalif/kafka_spins_on_cpu
rgw/pubsub: prevent kafka thread from spinning when there are no messages
Reviewed-by: Casey Bodley <cbodley@redhat....
Casey Bodley
08:24 PM RADOS Backport #42546 (In Progress): mimic: verify_upmaps can not cancel invalid upmap_items in some cases
David Zafman
08:13 PM RADOS Backport #42546 (Resolved): mimic: verify_upmaps can not cancel invalid upmap_items in some cases
David Zafman
08:11 PM Revision 67d7a8b2 (ceph): Merge PR #31975 into master
* refs/pull/31975/head:
doc/install/containers: note vX.Y.Z[-YYYYMMDD] tags
Reviewed-by: Dimitri Savineau <dsavinea...
Sage Weil
07:56 PM Revision ac0ddb6a (ceph): doc/foundation: add cloudbase and vexxhost
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:49 PM Revision eec1d9f0 (ceph): Merge PR #31955 into master
* refs/pull/31955/head:
doc/foundation: add ceph foundation info here
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
07:45 PM Revision c2e80e1f (ceph): mgr/orchestrator: Add mypy static type checking
static type checking is a good way to quickly increase the code coverage.
without creating lots of unit tests.
Signe...
Sebastian Wagner
07:27 PM Revision 44911432 (ceph): test: Fix test to use -gt instead of creating an empty file "0"
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit d0b260c272cf2732437c838c80ab380b4bb8d433)
David Zafman
07:27 PM Revision 2ab8bc56 (ceph): test: Fix test to use -gt instead of creating an empty file "0"
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit d0b260c272cf2732437c838c80ab380b4bb8d433)
David Zafman
07:07 PM Revision 43285baa (ceph): test balancer: Backport specific fixes
Add "ceph balancer sleep" command to set balancer sleep_interval for testing
Remove unavailable "ceph balancer pool" ...
David Zafman
07:02 PM Revision 3baebbea (ceph): qa/standalone/ceph-helpers.sh: fix mgr module path
callers of get_python_path were not passing in a $1 parameter, so
ceph_lib was an empty string resulting in an invali...
Noah Watkins
06:55 PM Revision 7d3ade6c (ceph): test: Luminous specific change required due to output difference
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
06:55 PM Dashboard Backport #43123 (In Progress): mgr/dashboard: the cross sign button for some modals doesn't work
Alfonso Martínez
06:54 PM Dashboard Backport #43123 (Resolved): mgr/dashboard: the cross sign button for some modals doesn't work
https://github.com/ceph/ceph/pull/32012 Alfonso Martínez
06:55 PM Revision 55cab2ef (ceph): mgr/dashboard: Cross sign button not working for some modals
Fixes: https://tracker.ceph.com/issues/42179
Signed-off-by: Ricardo Marques <rimarques@suse.com>
(cherry picked from...
Ricardo Marques
06:49 PM Dashboard Bug #42179 (Pending Backport): mgr/dashboard: the cross sign button for some modals doesn't work
Alfonso Martínez
06:38 PM Revision 68b3e323 (ceph): Merge pull request #31893 from fghaas/doc-rbd-exclusive-locks
doc: RBD exclusive locks
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
06:19 PM Revision 61dedc24 (ceph): test balancer: Backport specific fixes
Add "ceph balancer sleep" command to set balancer sleep_interval for testing
Remove unavailable "ceph balancer pool" ...
David Zafman
06:19 PM Revision bf3a1a29 (ceph): qa/standalone/ceph-helpers.sh: fix mgr module path
callers of get_python_path were not passing in a $1 parameter, so
ceph_lib was an empty string resulting in an invali...
Noah Watkins
05:19 PM mgr Bug #42939 (Pending Backport): MgrMonitor: blacklist previous instance of ceph-mgr during failover
Patrick Donnelly
04:55 PM Revision 01fc9bd3 (ceph): doc: removes kube-helm installation instructions
This commit removes the material in the documentation
pertaining to the use of "kube-helm". The "kube-helm"
installat...
Zac Dover
04:23 PM Feature #43122 (New): ceph.spec: add flags for ctest run
Currently there's no way to filter in/out during @%check rpmbuild@ stage. As some tests might require conditions (e.g... Ernesto Puerta
04:19 PM Revision 460f7bb3 (ceph): mgr/dashboard: show alert panel if prometheus/alertmanager is unconfigured
If the tabs under the "Monitoring" page aren't properly configured, a
notification is shown which explains the user w...
Patrick Seidensal
03:57 PM CephFS Documentation #16300 (Resolved): doc: fuse_disable_pagecache
Patrick Donnelly
03:57 PM Revision 88e79c31 (ceph): Merge PR #31902 into master
* refs/pull/31902/head:
doc: add description for fuse_disable_pagecache
Reviewed-by: Patrick Donnelly <pdonnell@red...
Patrick Donnelly
03:51 PM Revision 6651fadd (ceph): osd: use unique_ptr for managing life cycles
instead of `new` and `delete` manually, use `unique_ptr<>` for managing
life cycles of member variables.
Signed-off-...
Kefu Chai
03:49 PM Revision b334aac6 (ceph): Merge pull request #31948 from zdover23/wip-doc-ntp-ubuntu-chrony2
doc: add "chrony" to preflight checklist for Ubuntu 18.04
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:49 PM Revision 95d0962c (ceph): osd: use accessors to access OSDService
instead of accessing OSDService's member variable directly, it would be
easier if we can use accessors to do this.
S...
Kefu Chai
03:23 PM Revision ad4d3463 (ceph): mgr/ssh: return err from _run_ceph_daemon
Sometimes callers will want to see this.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:23 PM Revision 5225fccc (ceph): mgr/ssh: 'ssh {check,prepare}-host <host>'
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:22 PM Revision 91cb6eb6 (ceph): ceph-daemon: add check-host and prepare-host
Check for (and/or install/configure):
- podman | docker
- systemctl
- LVM2
- chrony (or ntp or timesyncd)
Signed-of...
Sage Weil
03:20 PM Revision 1d629923 (ceph): Merge pull request #31967 from sebastian-philipp/ssh-understanding-async
mgr/ssh: HACKING.rst: Add Understanding `AsyncCompletion`
Reviewed-by: Joshua Schmid <jschmid@suse.de>
Reviewed-by: ...
Sebastian Wagner
03:08 PM Dashboard Bug #43121 (New): mgr/dashboard: revise monitoring documentation
The documentation of Prometheus and the Prometheus Alertmanager is hard to read and understand. It is explained that ... Patrick Seidensal
03:03 PM Revision 441a5de8 (ceph): doc: RBD exclusive locks
A discussion on the ceph-users list uncovered a bit of uncertainty
about how exclusive locking works:
https://www.ma...
Florian Haas
03:01 PM Revision 03f80804 (ceph): pybind/mgr/volumes: use py3 items iterator
Otherwise this raises an exception.
Fixes: https://tracker.ceph.com/issues/43113
Signed-off-by: Patrick Donnelly <pd...
Patrick Donnelly
03:01 PM Revision 67143642 (ceph): qa: test volumes plugin mount cleanup
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
03:01 PM Revision b45c08b9 (ceph): pybind/mgr/volumes: print errors in cleanup timer
The squelched error prevented us from knowing connection cleanup doesn't
work on py3.
Signed-off-by: Patrick Donnell...
Patrick Donnelly
03:01 PM Revision 4e166338 (ceph): qa: improve variable name
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
02:52 PM Revision 0de99152 (ceph): mon: fix mon_sync_max_payload_size type
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:52 PM Revision 4d6c7e34 (ceph): mon: cap keys in mon_sync messages
The previous cap was set at 1 MB. However, a user was experiencing mon
timeouts while syncing the purged_snap_epoch ...
Sage Weil
02:22 PM Revision b7f9f365 (ceph): doc/install/containers: note vX.Y.Z[-YYYYMMDD] tags
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:17 PM Dashboard Feature #42349: mgr/dashboard: Support CRUSH device classes
FWIW, "creating EC pools via the dashboard":https://github.com/ceph/ceph/pull/24627 already supports choosing the CRU... Lenz Grimmer
02:07 PM Revision c0e09de5 (ceph): doc: add "chrony" to preflight checklist for Ubuntu 18.04
This commit updates the "Install NTP" section of the preflight
checklist, instructing readers who are using Ubuntu 18...
Zac Dover
01:49 PM Dashboard Bug #42652 (In Progress): mgr/dashboard: reactivate disabled dashbord suites
Tatjana Dehler
01:43 PM Dashboard Feature #43088 (In Progress): mgr/dashboard: Process password complexity checks immediatelly
Volker Theile
01:32 PM Revision ac8bc39d (ceph): qa: rgw: add user-policy caps for the s3tests users
This allows user-policy based user tests to be written
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
01:32 PM Revision 18555ad7 (ceph): Merge pull request #31972 from clwluvw/patch-1
doc: rgw: Fixed bug on wrong name for user_id for OPA
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
01:20 PM Revision c0a40994 (ceph): Merge pull request #31906 from s0nea/wip-dashboard-fix-pg-num-warning
mgr/dashboard: fix tests in order to match pg num conventions
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Re...
Laura Paduano
01:14 PM Revision b27820cc (ceph): rbd: incorporate rbd-mirror daemon status in mirror pool status
This will ensure that the Ceph dashbord's block mirroring page and
the CLI's 'mirror pool status' have matching healt...
Jason Dillaman
01:13 PM Revision 361b1906 (ceph): mgr/restful: allow shutdown before we've fully started up
Sometimes we get shutdown() before self.server has been assigned.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:10 PM Revision 77068f2e (ceph): Merge PR #31797 into master
* refs/pull/31797/head:
qa: test mgr cephfs mount blacklist
mgr: forward RADOS client instances for potential black...
Sage Weil
01:08 PM Revision 20c721f3 (ceph): Merge pull request #31950 from dillaman/wip-mirror-peer-fsid
rbd-mirror: peer_ping should send the local fsid to the remote
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
01:06 PM Revision e24f5976 (ceph): Merge PR #31908 into master
* refs/pull/31908/head:
ceph-daemon: use uid/gid 0 when creating tempfiles
ceph-daemon: drop unneeded `mode` during...
Sage Weil
01:06 PM Revision c26c1efd (ceph): Merge PR #31940 into master
* refs/pull/31940/head:
mgr/ssh: Port raising exceptions from completion handlers to Py2
Reviewed-by: Joshua Schmid...
Sage Weil
12:33 PM Revision 675c7e81 (ceph): add a exec command to install the perl Amazon::S3 module needed for per...
Tejas C
12:15 PM Dashboard Bug #43120 (Resolved): mgr/dashboard: stay on active tab
Currently, tabs are used on various places in the dashboard for various implementations. When the user has such a tab... Patrick Seidensal
12:13 PM RADOS Bug #38330: osd/OSD.cc: 1515: abort() in Service::build_incremental_map_msg
@Dan, @Neha - mimic backport staged at https://github.com/ceph/ceph/pull/26448 Nathan Cutler
02:33 AM RADOS Bug #38330 (Pending Backport): osd/OSD.cc: 1515: abort() in Service::build_incremental_map_msg
Based on https://tracker.ceph.com/issues/43106#note-1 and https://tracker.ceph.com/issues/38282#note-14 Neha Ojha
12:11 PM RADOS Backport #43119 (In Progress): mimic: osd/OSD.cc: 1515: abort() in Service::build_incremental_map...
Nathan Cutler
12:08 PM RADOS Backport #43119 (Resolved): mimic: osd/OSD.cc: 1515: abort() in Service::build_incremental_map_msg
https://github.com/ceph/ceph/pull/32000 Nathan Cutler
12:11 PM Revision 597b2fb3 (ceph): osd: build_incremental_map_msg: recover if we are missing an incremental
If we are building a history and are missing an incremental, continue with
a full map in its place.
Generally speaki...
Sage Weil
12:11 PM Revision e5fb6f29 (ceph): osd: do not send peers really old maps
We may receive a message that sat in a queue for a while with a low
priority and is tagged with an older epoch. Don'...
Sage Weil
12:11 PM Revision 49f0a1b9 (ceph): osd: build_incremental_map_msg: behave if we have latest full but not i...
Fixes 47a3f63ef71522d6b9572e81674598dd3e19df9d and
follow-on 57a13adc8d0e34b4bb1a4022eacbb3de2636df53
Fixes: http://...
Sage Weil
12:04 PM ceph-volume Backport #43118 (Resolved): mimic: unittest import unittest.mock, doesn't exist in py2
https://github.com/ceph/ceph/pull/32871 Nathan Cutler
12:04 PM ceph-volume Backport #43117 (Resolved): nautilus: unittest import unittest.mock, doesn't exist in py2
https://github.com/ceph/ceph/pull/32870 Nathan Cutler
12:04 PM Dashboard Cleanup #43116 (Resolved): mgr/dashboard: Add text to empty life expectancy column
The Life Expectancy column is empty if the disk prediction mgr module is disabled. It might also be empty when there'... Patrick Seidensal
11:59 AM Revision ba0bb9b1 (ceph): mgr/dashboard: Use badges for counters in tabs
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
11:27 AM Revision 36421284 (ceph): mgr/dashboard: extend dashboard documentation
by adding the previously added monitoring related features as well as
the newest feature addition. Extends the docume...
Patrick Seidensal
11:09 AM Revision dcd6a99e (ceph): osd: add new 'copy-from2' operation
The new 'copy-from2' is very similar to the original 'copy-from'
operation. The differences are:
- It validates th...
Luis Henriques
11:09 AM Revision 92c6610b (ceph): librados, osd: add copy_from2 to librados and Objecter
This commit simply adds this new version of the copy_from operation to
librados and to Objecter.
Signed-off-by: Luis...
Luis Henriques
10:58 AM Dashboard Backport #43115 (In Progress): mgr/dashboard: OSDs: R/W profile displays 'Last 36 hours' always i...
Alfonso Martínez
10:57 AM Dashboard Backport #43115 (New): mgr/dashboard: OSDs: R/W profile displays 'Last 36 hours' always irrespect...
Alfonso Martínez
10:54 AM Dashboard Backport #43115 (Rejected): mgr/dashboard: OSDs: R/W profile displays 'Last 36 hours' always irre...
Alfonso Martínez
10:47 AM Dashboard Backport #43115 (Resolved): mgr/dashboard: OSDs: R/W profile displays 'Last 36 hours' always irre...
https://github.com/ceph/ceph/pull/31999 Alfonso Martínez
10:58 AM Revision bab89482 (ceph): mgr/dashboard: grafana charts match time picker selection.
Fixes: https://tracker.ceph.com/issues/43097
Signed-off-by: Alfonso Martínez <almartin@redhat.com>
(cherry picked fro...
Alfonso Martínez
10:02 AM rgw Bug #43104 (Fix Under Review): kafka thread is spinning at 100% when there is no work
Yuval Lifshitz
05:17 AM Revision 296364df (ceph): msg/async: No need lock for func _filter_addrs
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> jianpeng ma
04:30 AM Bug #43084 (Resolved): std:random_shuffle is depricated in C++17
Kefu Chai
01:34 AM Bug #43084: std:random_shuffle is depricated in C++17
This will be back ported with 42718 so it doesn't need entry in "Backport" field. David Zafman
01:19 AM Bug #43084 (Fix Under Review): std:random_shuffle is depricated in C++17
David Zafman
04:30 AM Revision aaba1795 (ceph): Merge pull request #31990 from dzafman/wip-43084
tools/osdmaptool.cc: do not use deprecated std::random_shuffle()
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-...
Kefu Chai
02:30 AM RADOS Bug #43106: mimic: crash in build_incremental_map_msg
I think you are right. We should have backported all three PRs according to https://tracker.ceph.com/issues/38040#not... Neha Ojha
01:53 AM Revision df507cde (ceph): mgr: forward RADOS client instances for potential blacklist
The mgr creates a per-module RADOS client connection for modules which
interact with RADOS (e.g. the volumes module)....
Patrick Donnelly
01:53 AM Revision 98e3b7ef (ceph): qa: test mgr cephfs mount blacklist
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
01:53 AM Revision 78576c9e (ceph): mgr: use more efficient data structure
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
01:53 AM Revision cc6422af (ceph): mon: set RUNTIME flag on mon_mds_blacklist_interval
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
01:53 AM Revision f2986a44 (ceph): mon/MgrMonitor: blacklist previous instance
This wasn't realized as necessary early on in the ceph-mgr development
because the mgr didn't interact with RADOS. Ho...
Patrick Donnelly
01:31 AM Revision 7c138f92 (ceph): tools/osdmaptool.cc: do not use deprecated std::random_shuffle()
the use of `std::random_shuffle()` was introduced by
b946308 .
in this change, it is replaced using `std::shuffle()`...
Kefu Chai
01:31 AM Revision bf7651bc (ceph): tools/osdmaptool.cc: do not use deprecated std::random_shuffle()
the use of `std::random_shuffle()` was introduced by
b946308 .
in this change, it is replaced using `std::shuffle()`...
Kefu Chai
12:06 AM Revision 30dfef20 (ceph): tools/osdmaptool.cc: do not use deprecated std::random_shuffle()
the use of `std::random_shuffle()` was introduced by
b946308 .
in this change, it is replaced using `std::shuffle()`...
Kefu Chai

12/03/2019

11:56 PM Revision dd23fb4b (ceph): mgr/MgrClient: fix 'tell mgr.x ...'
If we start the command before we get the mgrmap at the client, we
will send MCommand via a different code path; make...
Sage Weil
11:54 PM Revision c7e3dd0a (ceph): common/config: less noise about configs from mon we can't apply
It is normal to set things in teh mon config database that can't be absorbed
by clients/daemons at runtime. Things l...
Sage Weil
11:44 PM Bug #43084 (In Progress): std:random_shuffle is depricated in C++17
David Zafman
05:23 PM Bug #43084 (Resolved): std:random_shuffle is depricated in C++17
Nathan Cutler
02:02 PM Bug #43084: std:random_shuffle is depricated in C++17
Note: backporting being handled via #42718 because this is a follow-on fix for https://github.com/ceph/ceph/pull/3177... Nathan Cutler
10:49 PM Revision 0e0c32ce (ceph): Merge PR #31891 into master
* refs/pull/31891/head:
qa/suites/rados/ssh: only install ceph-daemon for packaged mode
tasks/ceph2: add support fo...
Sage Weil
10:35 PM CephFS Bug #43113 (Fix Under Review): pybind/mgr/volumes: idle connection drop is not working
Patrick Donnelly
09:24 PM CephFS Bug #43113 (Resolved): pybind/mgr/volumes: idle connection drop is not working
after creating a subvolume:... Patrick Donnelly
10:12 PM Revision 6bf16bb6 (ceph): Merge pull request #31985 from liewegas/wip-fix-telemetry-log-typo-naut...
nautilus: mgr/telemetry: fix typo Sage Weil
10:11 PM Revision e5851522 (ceph): Merge PR #31984 into master
* refs/pull/31984/head:
mgr/telemetry: fix log typo
Reviewed-by: Neha Ojha <nojha@redhat.com>
Sage Weil
10:00 PM Revision 1770270a (ceph): Merge PR #31869 into master
* refs/pull/31869/head:
ceph-daemon: bootstrap: deploy initial mon via deploy_daemon()
qa/standalone/test_ceph_daem...
Sage Weil
09:59 PM Orchestrator Bug #43078 (Resolved): FAIL: test_host_ls (tasks.mgr.test_orchestrator_cli.TestOrchestratorCli)
Sage Weil
09:59 PM Revision e3bc13de (ceph): Merge PR #31930 into master
* refs/pull/31930/head:
mgr/orchestrator: add optional "format" param for "orchestrator host ls"
Reviewed-by: Sebas...
Sage Weil
09:55 PM Bug #43114 (New): ceph_argparse: binary flags cannot have detached value
For example: `--rgw-cache-enabled false`
This was broken a while back, but just noticed it now after changes that ...
Yehuda Sadeh
08:54 PM Revision 0632872e (ceph): Merge pull request #31968 from idryomov/wip-krbd-python3
qa: update krbd tests for python3
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Ilya Dryomov
08:50 PM rgw Feature #43112 (New): rgw: bucket granularity sync: ability to define full sync or incremental sy...
Currently there is no control over whether it will sync all objects or just new objects. Yehuda Sadeh
08:47 PM rgw Feature #43111 (New): rgw: bucket granularity sync: add verify destination bucket owner param
Need to add a param that will allow verifying the destination bucket owner. This is needed for making sure user doesn... Yehuda Sadeh
08:43 PM rgw Feature #42629: rgw: bucket granularity sync: configurable objects prefix, suffix
Object prefix implemented here: https://github.com/ceph/ceph/pull/31686
Currently not implementing suffix.
Yehuda Sadeh
08:41 PM rgw Feature #42628: rgw: bucket granularity sync: user level sync
https://github.com/ceph/ceph/pull/31686 Yehuda Sadeh
08:40 PM rgw Feature #42627: rgw: bucket granularity sync: bucket dependency index
https://github.com/ceph/ceph/pull/31686 Yehuda Sadeh
08:40 PM rgw Feature #42626: rgw: bucket granularity sync: core sync changes
https://github.com/ceph/ceph/pull/31686 Yehuda Sadeh
08:40 PM rgw Feature #42513: rgw: radosgw-admin command line parsing cleanup and improvements
Testing it as part of https://github.com/ceph/ceph/pull/31686 Yehuda Sadeh
08:39 PM rgw Feature #42625: rgw: bucket granularity sync: sync policy
https://github.com/ceph/ceph/pull/31686 Yehuda Sadeh
08:12 PM Dashboard Feature #42877 (Fix Under Review): mgr/dashboard: list configured prometheus alerts
Patrick Seidensal
07:39 PM Revision e9bf010c (ceph): mgr/telemetry: fix log typo
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 462aa8ff951ad746d096deef17b201c86b41741f)
Sage Weil
07:38 PM Revision 462aa8ff (ceph): mgr/telemetry: fix log typo
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:37 PM RADOS Bug #43110 (Duplicate): rados/test.sh failure: ceph_test_rados_api_watch_notify_pp
https://tracker.ceph.com/issues/42933 Greg Farnum
07:27 PM RADOS Bug #43110: rados/test.sh failure: ceph_test_rados_api_watch_notify_pp
Neha pointed out the core info is obviously helpful:
> 1575385919.6406.core: ELF 64-bit LSB core file x86-64, vers...
Greg Farnum
07:18 PM RADOS Bug #43110 (Duplicate): rados/test.sh failure: ceph_test_rados_api_watch_notify_pp
I noticed this in a branch of my own, but it appears to be showing up in the master smoke tests too.
rados/test.sh...
Greg Farnum
07:33 PM Revision bf24a5ef (ceph): Merge pull request #31974 from liewegas/wip-fix-crash-sorting-nautilus
nautilus: mgr/crash: fix 'crash ls[-new]' sorting Sage Weil
07:20 PM Revision 5d8ca089 (ceph): Merge PR #31983 into master
* refs/pull/31983/head:
mgr/ssh/tests: fix RGWSpec test
Reviewed-by: Neha Ojha <nojha@redhat.com>
Sage Weil
07:07 PM rgw Feature #43109 (New): rgw: add subcommands to radosgw-admin to manage multipart uploads
Currently the only way to manage multipart uploads is through the s3 api (e.g., s3cmd). It would be nice to have acce... J. Eric Ivancich
07:07 PM Revision 0af8a8b9 (ceph): Update doc/bootstrap.rst
Signed-off-by: Zac Dover <zac.dover@gmail.com>
Co-Authored-By: Alexandra Settle <asettle@suse.com>
zdover23
07:07 PM Revision 929a20a3 (ceph): Update doc/bootstrap.rst
Signed-off-by: Zac Dover <zac.dover@gmail.com>
Co-Authored-By: Alexandra Settle <asettle@suse.com>
zdover23
07:07 PM Revision 471c4e98 (ceph): doc: Update commands in bootstrap.rst
This commit adds information about which prompt,
and which node, commands must be run from during
the bootstrapping p...
Zac Dover
06:50 PM rgw Feature #43108 (In Progress): rgw: add radosgw-admin subcommand to map object name to bucket inde...
This is to provide rgw admins insight into which bucket index shard is being (or would be) used.
It would likely l...
J. Eric Ivancich
06:42 PM Revision 19832a0d (ceph): rgw/pubsub: support eventId in push mode
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
06:16 PM Revision 9cce2381 (ceph): rgw/pubsub: prevent kafka thread from spinning when there are no
messages
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
Yuval Lifshitz
06:14 PM Documentation #43021 (Resolved): rados manpage fails to mention --namespace option
Nathan Cutler
06:14 PM Revision 5f649cff (ceph): mgr/ssh/tests: fix RGWSpec test
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:14 PM Backport #43030 (Resolved): nautilus: rados manpage fails to mention --namespace option
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/31894
m...
Nathan Cutler
06:13 PM Revision c64620c9 (ceph): Merge pull request #31894 from smithfarm/wip-43030-nautilus
nautilus: doc: mention --namespace option in rados manpage
Reviewed-by: Neha Ojha <nojha@redhat.com>
Nathan Cutler
05:32 PM Revision d5f17300 (ceph): Merge PR #31973 into master
* refs/pull/31973/head:
mgr/crash: fix 'crash ls[-new]' sorting
Reviewed-by: Sebastian Wagner <swagner@suse.com>
Sage Weil
05:25 PM RADOS Backport #43093: luminous: Improve OSDMap::calc_pg_upmaps() efficiency
@David Does this need https://github.com/ceph/ceph/pull/31944 as well? Nathan Cutler
05:05 PM RADOS Backport #43093 (In Progress): luminous: Improve OSDMap::calc_pg_upmaps() efficiency
David Zafman
05:09 PM Dashboard Bug #43097 (Pending Backport): mgr/dashboard: OSDs: R/W profile displays 'Last 36 hours' always i...
Lenz Grimmer
02:07 PM Dashboard Bug #43097 (Fix Under Review): mgr/dashboard: OSDs: R/W profile displays 'Last 36 hours' always i...
Alfonso Martínez
08:57 AM Dashboard Bug #43097 (Resolved): mgr/dashboard: OSDs: R/W profile displays 'Last 36 hours' always irrespect...
Steps to Reproduce:
1. Navigate to OSDs -> Overall Performance -> R/W Profile
2. The right top of the graph always ...
Alfonso Martínez
05:09 PM Revision 11a1708e (ceph): mgr/dashboard: grafana charts match time picker selection. (#31964)
mgr/dashboard: grafana charts match time picker selection.
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Reviewed-b...
Lenz Grimmer
04:57 PM rgw Backport #43010: nautilus: multisite: test_versioned_object_incremental_sync sometimes fails in t...
also needs https://github.com/ceph/ceph/pull/31976, pending merge to master Casey Bodley
04:57 PM rgw Bug #39142: multisite: test_versioned_object_incremental_sync sometimes fails in three-zone confi...
also needs https://github.com/ceph/ceph/pull/31976, pending merge to master Casey Bodley
04:45 PM Revision 8b20bb01 (ceph): doc/foundation: add ceph foundation info here
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:38 PM Revision 4f298705 (ceph): Merge PR #31890 into master
* refs/pull/31890/head:
mgr/orchestrator: name rgw by client.rgw.$realm.$zone[.$id]
Reviewed-by: Ali Maredia <amare...
Sage Weil
04:33 PM Revision 729007ba (ceph): Merge PR #31952 into master
* refs/pull/31952/head:
mgr/ssh: fix remove_osds
mgr/ssh: fix service_action
Reviewed-by: Sebastian Wagner <swagne...
Sage Weil
04:26 PM Revision 36c54a60 (ceph): rgw: apply_olh_log ignores RGW_ATTR_OLH_VER decode error
this resolves test failures that return 400 Bad Request after:
apply_olh_log failed to decode olh ver ''
because ...
Casey Bodley
04:13 PM Revision db736e08 (ceph): ceph-daemon: bootstrap: deploy initial mon via deploy_daemon()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:13 PM Revision 7630ac6a (ceph): ceph-daemon: configure firewalld for new daemon deploys
Note that we only open firewalld ports; we never close them.
We could conceivably do that from rm-cluster, but that ...
Sage Weil
04:13 PM Revision 8aadba15 (ceph): qa/standalone/test_ceph_daemon.sh: more $SUDO
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:11 PM Dashboard Backport #43103 (In Progress): nautilus: mgr/dashboard: grafana dashboard host->detail shows shor...
Ernesto Puerta
02:09 PM Dashboard Backport #43103 (Resolved): nautilus: mgr/dashboard: grafana dashboard host->detail shows shortcu...
https://github.com/ceph/ceph/pull/31980 Nathan Cutler
04:09 PM Revision 11a10582 (ceph): mgr/dashboard,grafana: remove shortcut menu
Remove shortcut menu (links) and add check in grafana CI script.
Fixes: https://tracker.ceph.com/issues/43091
Signed...
Ernesto Puerta
04:07 PM Revision c13cdfd5 (ceph): Fixed bug on wrong name for user_id
Signed-off-by: Seena Fallah <seenafallah@gmail.com> Seena Fallah
04:04 PM Revision 3719fceb (ceph): Merge pull request #31202 from athanatos/sjust/wip-crimson-obc
crimson, common: Add ephemeral ObjectContext state to crimson
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:54 PM Revision 4917279f (ceph): mgr/dashboard: return Prometheus alert groups, too
Fixes: https://tracker.ceph.com/issues/42877
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
Patrick Seidensal
03:54 PM Revision 2a50e277 (ceph): mgr/dashboard: list configured Prometheus alerts
Fixes: https://tracker.ceph.com/issues/42877
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
Patrick Seidensal
03:54 PM Revision b85b24b2 (ceph): mgr/dashboard: refactor test of Prometheus alert service
Mocking the test the way it was removed the asynchronous nature of the
test. By using an Observable the test can stay...
Patrick Seidensal
03:54 PM Revision 855f214b (ceph): mgr/dashboard: move monitoring tabs to a single page
with a tab for 'active alerts', 'all alerts' and 'silences'. Due to
ambiguity with existing names, `AlertListComponen...
Patrick Seidensal
03:44 PM rgw-testing Bug #43077 (Fix Under Review): "cd /home/ubuntu/cephtest/s3-tests && ./bootstrap" fails on ubuntu
Kefu Chai
06:27 AM rgw-testing Bug #43077: "cd /home/ubuntu/cephtest/s3-tests && ./bootstrap" fails on ubuntu
These issues are because the master branch of s3-tests is being used instead of the ceph-master branch.
This PR ht...
Ali Maredia
03:42 PM Revision 5e115fd3 (ceph): ceph-volume/test: patch VolumeGroups
In ceph_volume/tests/devices/lvm/strategies/test_bluestore.py the test
TestMixedType.test_filter_all_data_devs must p...
Jan Fajerski
03:41 PM ceph-volume Bug #43107 (Resolved): TestMixedType.test_filter_all_data_devs must patch VolumeGroups
Otherwise we occasionally see... Jan Fajerski
03:40 PM RADOS Bug #43106 (Resolved): mimic: crash in build_incremental_map_msg
Since upgrading from 13.2.6 to 13.2.7 we get this around once per 10 minutes on a cluster with 500 out of 1500 OSDs u... Dan van der Ster
03:27 PM Revision c162b834 (ceph): mgr/ssh: HACKING.rst: Add Understanding `AsyncCompletion`
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
03:27 PM RADOS Bug #38330: osd/OSD.cc: 1515: abort() in Service::build_incremental_map_msg
https://tracker.ceph.com/issues/38282 was backported to mimic in 13.2.7.
Does this need a backport also ?
(we ha...
Dan van der Ster
02:58 PM Dashboard Bug #42244: mgr/dashboard: Two QA suites are missing from dashboard.yaml

Note: the mentioned PR only addresses the suite: ...
Laura Paduano
02:54 PM ceph-volume Bug #42970 (Pending Backport): unittest import unittest.mock, doesn't exist in py2
Jan Fajerski
02:51 PM CephFS Feature #38851: mount.ceph.fuse: support secretfile option
Yes. I think this is intentional.
The secretfile thing was really for the kernel client, which had a very primitiv...
Jeff Layton
02:50 PM ceph-volume Bug #43105 (Resolved): batch silently changes OSD type in non-interactive mode
If a batch call specifies an explicit db device (or wal or journal) and non-interactive (--yes) it can happen that th... Jan Fajerski
02:43 PM rgw Bug #43104 (Resolved): kafka thread is spinning at 100% when there is no work
when not used, kafka thread is spinning at 100% Yuval Lifshitz
02:41 PM Revision caf38142 (ceph): ceph-daemon: use uid/gid 0 when creating tempfiles
skip extraction of the uid/gid since `ceph-volume` runs as root
Signed-off-by: Michael Fritch <mfritch@suse.com>
Michael Fritch
02:32 PM Revision 0423dae9 (ceph): Merge pull request #31473 from ifed01/wip-ifed-smplify-fsck
os/bluestore: simplify multithreaded shallow fsck.
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
02:26 PM Revision 88636f8b (ceph): Merge pull request #31969 from sebastian-philipp/mgr-fix-mocking
pybind/mgr: Make it easier to create a Module instance without the mgr
Reviewed-by: Ricardo Dias <rdias@suse.com>
Re...
Sebastian Wagner
01:56 PM Dashboard Bug #43091 (Pending Backport): mgr/dashboard: grafana dashboard host->detail shows shortcut menu
Lenz Grimmer
01:56 PM Revision b12107a5 (ceph): mgr/dashboard,grafana: remove shortcut menu (#31951)
mgr/dashboard,grafana: remove shortcut menu
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Jan Faj...
Lenz Grimmer
01:51 PM Dashboard Bug #42512 (Fix Under Review): mgr/dashboard: tasks.mgr.dashboard.test_rbd_mirroring suite is fai...
Jason Dillaman
01:37 PM Messengers Support #37300: osd handle_connect_msg accept replacing existing
Lei Liu wrote:
> Darren Wen wrote:
> > add info:
> > 1. The cluster is large, with hundreds of osds, but only one ...
Darren Wen
01:15 PM Revision 5ba11433 (ceph): mgr/dashboard: grafana charts match time picker selection.
Fixes: https://tracker.ceph.com/issues/43097
Signed-off-by: Alfonso Martínez <almartin@redhat.com>
Alfonso Martínez
01:13 PM Revision 332d6aab (ceph): mgr/crash: fix 'crash ls[-new]' sorting
Broken by c691f2f8763a9db081a0b61294c5eedf4e9c2cee
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from co...
Sage Weil
01:12 PM Revision 6e2d917a (ceph): mgr/crash: fix 'crash ls[-new]' sorting
Broken by c691f2f8763a9db081a0b61294c5eedf4e9c2cee
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:47 PM Revision a9db23fd (ceph): qa/cephfs: add tests for ACLs
Add code to run tests for ACLs from xfstests-dev against kernel and
FUSE CephFS mounts.
Signed-off-by: Rishabh Dave ...
Rishabh Dave
12:27 PM CephFS Bug #43061 (In Progress): ceph fs add_data_pool doesn't set pool metadata properly
... Ramana Raja
12:09 PM Dashboard Bug #43102 (Resolved): mgr/dashboard: remove E2E test workaround for autoscaler
Due to having a "workaround":https://github.com/ceph/ceph/blob/master/src/pybind/mgr/dashboard/run-frontend-e2e-tests... Patrick Seidensal
12:04 PM Revision 5f4c8d72 (ceph): Merge pull request #31960 from tchaikov/wip-cmake-new-policy
cmake: do not use CMP0093 unless it is supported
Reviewed-by: Willem Jan Withagen <wjw@digiware.nl>
Kefu Chai
12:00 PM Revision f5b2ec5d (ceph): cmake: do not use CMP0093 unless it is supported
CMake CMP0093 was introduced by CMake 3.15, but we only require CMake
v3.10.2. so use the old `Boost_VERSION_MACRO` v...
Kefu Chai
11:49 AM Revision fa4650c4 (ceph): pybind/mgr: Make it easier to create a Module instance without the mgr
Caused by conflict between #30961 and #30262
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
11:21 AM Revision 719bff9f (ceph): Merge pull request #31872 from smithfarm/wip-mimic-v13.2.7-doc2
doc/releases: add mimic v13.2.7 to releases timeline
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Abhishek...
Nathan Cutler
10:48 AM Bug #43082 (Resolved): luminous: make check fails because python-tox not installed
Nathan Cutler
10:48 AM Revision c809f9f6 (ceph): Merge pull request #31934 from smithfarm/wip-tox-luminous
luminous: rpm: explicitly declare python-tox build dependency
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by:...
Nathan Cutler
10:45 AM CephFS Bug #43038 (Fix Under Review): mgr/volumes: ERROR: test_subvolume_create_with_desired_uid_gid (ta...
Jos Collin
10:30 AM Dashboard Feature #43101 (New): mgr/dashboard: Add a link to open the current embedded Grafana Dashboard in...
Sometimes it would be useful to be able to see a certain Grafana dashboard in it's "native" form, without being embed... Lenz Grimmer
10:29 AM Dashboard Bug #42334 (Resolved): mgr/dashboard: help text of password complexity goes out of the tooltip wi...
Tiago Melo
09:53 AM RADOS Bug #42961: osd: increase priority in certain OSD perf counters
Neha Ojha wrote:
> Ernesto, while we are at it, are there any other specific stats that you've gotten requests for?
...
Ernesto Puerta
02:00 AM RADOS Bug #42961 (Fix Under Review): osd: increase priority in certain OSD perf counters
Ernesto, while we are at it, are there any other specific stats that you've gotten requests for? Neha Ojha
09:33 AM Bug #43100 (Resolved): luminous: ceph-detect-init tox tests fail due to problem with py3 dependen...
Symptom: ceph-detect-init "make check" test on luminous recently started to fail on openSUSE Leap 42.3:
03:08:21 ...
Nathan Cutler
09:32 AM Revision 2fba4da6 (ceph): mgr/dashboard: Increase max-width of popovers (#31743)
mgr/dashboard: Increase max-width of popovers
Reviewed-by: Kiefer Chang <kiefer.chang@suse.com>
Reviewed-by: Ricardo...
Lenz Grimmer
09:29 AM Revision 4ad8591f (ceph): Merge pull request #30961 from rjfd/wip-mgr-module-logging
mgr: module logging infrastructure
Reviewed-by: Ernesto Puertat <epuertat@redhat.com>
Reviewed-by: Ricardo Marques <...
Laura Paduano
09:21 AM Revision 1182073f (ceph): mgr/dashboard,grafana: remove shortcut menu
Remove shortcut menu (links) and add check in grafana CI script.
Fixes: https://tracker.ceph.com/issues/43091
Signed...
Ernesto Puerta
09:14 AM Revision 926248e9 (ceph): osd/osd: Refactor get_iface_numa_node
Signed-off-by: Dai zhiwei <daizhiwei3@huawei.com>
Signed-off-by: luo rixin <luorixin@huawei.com>
Zhiwei Dai
09:13 AM RADOS Backport #43099 (Resolved): nautilus: nautilus:osd: network numa affinity not supporting subnet port
https://github.com/ceph/ceph/pull/32843 Nathan Cutler
09:13 AM Dashboard Bug #42457 (Resolved): mgr/dashboard: Failing Teuthology tests due to "client eviction warning"
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:12 AM Dashboard Backport #43098 (Resolved): nautilus: mgr/dashboard: MDS counter chart: We should display the tot...
https://github.com/ceph/ceph/pull/35212 Nathan Cutler
09:12 AM rbd Bug #42891 (Resolved): TestClsRbd.mirror_image_status failure during mimic->master(octopus) upgrade
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:40 AM rbd Backport #43009 (Resolved): nautilus: TestClsRbd.mirror_image_status failure during mimic->master...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/31833
m...
Nathan Cutler
08:30 AM Bug #43095 (Resolved): vstart fails to start dashboard
Kefu Chai
06:35 AM Bug #43095 (Fix Under Review): vstart fails to start dashboard
Kefu Chai
06:13 AM Bug #43095 (Resolved): vstart fails to start dashboard
This is spotted during ceph dashboard tests, dashboard is not started after vstart.... Kiefer Chang
07:45 AM Revision e6e54a13 (ceph): Merge pull request #31939 from TejasC88/wip-tejas2
symlink to add beast.yaml to rgw singleton suite rakesh manohar
07:28 AM rgw Bug #40341: multisite: failed assert(cursor) in mdlog trimming
Shilpa MJ
07:25 AM Revision 65cbfc85 (ceph): pybind/rados: add WriteOp::writesame() and test WriteOp::writesame()
Signed-off-by: Zhang Jiao <zhangjiao@cmss.chinamobile.com> zhangjiao
07:25 AM Revision 8d2e311f (ceph): pybind/rados: add Ioctx::aio_writesame() and test Ioctx::aio_writesame()
Signed-off-by: Zhang Jiao <zhangjiao@cmss.chinamobile.com> zhangjiao
07:12 AM Revision 21dbb99d (ceph): Merge pull request #31962 from bk201/wip-43095
vstart: fix error when getting CMake variables with the same prefix
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:38 AM Revision 7e3eae58 (ceph): pybind/rados: add Ioctx::writesame() and test Ioctx::writesame()
Signed-off-by: Zhang Jiao <zhangjiao@cmss.chinamobile.com> zhangjiao
06:15 AM Revision f4c8cc12 (ceph): vstart: fix error when getting CMake variables with the same prefix
The function fails to work when there are multiple variables starts with
the same prefix. e.g.
- WITH_RBD
- WITH_RBD...
Kiefer Chang
05:35 AM Revision 030c0570 (ceph): vstart: add --debug for crimson if debug is enabled
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
05:35 AM Revision 260f23b7 (ceph): crimson/common/errorator.h: add finally method for resource release
This way we can add things like resource handlers which are otherwise
transparent to passing values and errors.
Sign...
Samuel Just
05:35 AM Revision 83eba36c (ceph): osd/: factor OSD::init_op_flags into seperate class
We'll want to reuse this in crimson, extract the logic
for setting flags from MOSDOp into osd_types.h.
Signed-off-by...
Samuel Just
05:35 AM Revision fc8f8855 (ceph): common/: introduce intrusive_lru
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
05:35 AM Revision 2472b376 (ceph): src/osd: factor out RWState, move SnapSetContext, ObjectState, RWState
We'll want to reuse this logic in crimson, but the actual operation
wake/wait mechanics will be different.
Signed-of...
Samuel Just
05:35 AM Revision f35c90c7 (ceph): crimson: add ObjectContext/Registry
ObjectContext will hold the ephemeral state and lock status
for an object as in classic osd.
Signed-off-by: Samuel J...
Samuel Just
05:35 AM Revision fd803498 (ceph): crimson/osd/pg_backend: factor out load_object_state/snapset
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
05:35 AM Revision ffb66d4a (ceph): crimson/osd: use ObjectContext and take obc locks
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
05:35 AM Revision e5a0499b (ceph): crimson/osd: convert PG::wait_for_active to a blocking_future
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
04:07 AM Revision 080d5506 (ceph): Merge pull request #31947 from zdover23/wip-doc-ubuntu-1804-python-minimal
doc: add Python 2 to Ubuntu 18.04 installations
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:53 AM RADOS Bug #38345: mon: segv in MonOpRequest::~MonOpRequest OpHistory::cleanup
I think we can dispense with the session put when we call 'remove_session' since we call it when we replace the sessi... Brad Hubbard
02:48 AM Revision aa9e6003 (ceph): Merge pull request #31958 from tchaikov/wip-cmake-new-policy
cmake: do not use CMP0074 unless it is supported
Reviewed-by: Samuel Just <sjust@redhat.com>
Kefu Chai
02:26 AM Revision 123338ac (ceph): qa/suites/rados/ssh: only install ceph-daemon for packaged mode
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:59 AM rgw Bug #23284: Librgw rename operation returns operation not permitted
I have managed to recreate, now will test the patch Matthew Oliver
01:59 AM Revision 9f169219 (ceph): test: Add test case based on Xie script in commit comment
Other test fixes to reflect changes
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 9d2e...
David Zafman
01:59 AM Revision 1a5f08f3 (ceph): osd: ceph_pg_upmaps() use max_deviation to determine perfect distribution
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 7f4ae9312314c329b63c850e09b403a95ad18bed)...
David Zafman
01:59 AM Revision b843b0a3 (ceph): osd: calc_pg_upmaps() pick most overfull remap from try_pg_upmap()
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 3f132061fd33c82dc131e18ae80cbec067b53cae)
David Zafman
01:59 AM Revision d0c0f5a7 (ceph): osd: Create more_underfull with below target that aren't in underfull
Use more_underfull for finding remaps for overfull OSDs
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry pic...
David Zafman
01:59 AM Revision a5e76106 (ceph): osd: ceph_pg_upmaps() use any overfull when there are still underfull
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit f38d38398f33f64bd49f017b1c8e737452157c53)
David Zafman
01:56 AM Revision 0cc81036 (ceph): test: Add test case based on Xie script in commit comment
Other test fixes to reflect changes
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 9d2e...
David Zafman
01:55 AM Revision da1593a3 (ceph): osd: ceph_pg_upmaps() use max_deviation to determine perfect distribution
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 7f4ae9312314c329b63c850e09b403a95ad18bed)...
David Zafman
01:55 AM Revision a3cfb1dc (ceph): osd: calc_pg_upmaps() pick most overfull remap from try_pg_upmap()
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 3f132061fd33c82dc131e18ae80cbec067b53cae)
David Zafman
01:55 AM Revision 802718e3 (ceph): osd/OSDMap.cc: don't output over/underfull messages to lderr
There can be cases where overfull and underfull(see example in
https://tracker.ceph.com/issues/42756) will be empty, ...
Neha Ojha
01:55 AM Revision b0b3a85f (ceph): osd: Create more_underfull with below target that aren't in underfull
Use more_underfull for finding remaps for overfull OSDs
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry pic...
David Zafman
01:55 AM Revision bbb09be0 (ceph): osd: ceph_pg_upmaps() use any overfull when there are still underfull
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit f38d38398f33f64bd49f017b1c8e737452157c53)
David Zafman
01:51 AM Revision dd0cdb3e (ceph): cmake: do not use CMP0074 unless it is supported
CMake CMP0074 was introduced by CMake 3.12, but we only require CMake
v3.10.2. so default to check `Boost_ROOT` unles...
Kefu Chai
01:48 AM Revision 4cdf8a86 (ceph): tools: osdmaptool: Perform upmap calculation as ceph-mgr does
This is the backportable commit that works with older balancer module.py
Signed-off-by: David Zafman <dzafman@redhat...
David Zafman
01:48 AM Revision bb869644 (ceph): osd: For balancer crush needs the rule passed to get_parent_of_type()
Fixes: https://tracker.ceph.com/issues/42718
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from co...
David Zafman
01:48 AM Revision e1014d24 (ceph): osdmaptool: Match default max value of 10
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 91bab14ea0e2ec7c94eb758cd76f9a620688725f)
David Zafman
01:48 AM Revision 9b3c5453 (ceph): tools: odsmaptool truncate target upmap file
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit a49324ceb9c322f792ea00720f438ea9ea09555f)
David Zafman
01:48 AM Revision 1fae6409 (ceph): mgr: Improve balancer module status
Add balancer status fields so that slow optimizations can be detected
Signed-off-by: David Zafman <dzafman@redhat.co...
David Zafman
01:48 AM Revision 3fb5b51b (ceph): test: Test balancer module commands
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 3a0e2c8ff1cce44bf44b139572f4d1bd9bbfb766)
David Zafman
01:48 AM Revision 36bc2c09 (ceph): mgr: Release GIL before calling OSDMap::calc_pg_upmaps()
Prevent optimize and execute commands from running with active balancer
Fixes: https://tracker.ceph.com/issues/42432...
David Zafman
01:41 AM Revision 0657d95b (ceph): os/bluestore/BlueStore.cc: set priorities for compression stats
To allow compression statistics to be exported by ceph-mgr and make
them appear on the dashboard.
Fixes: https://tra...
Neha Ojha
01:36 AM Revision 36f9189f (ceph): test: Test balancer module commands
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 3a0e2c8ff1cce44bf44b139572f4d1bd9bbfb766)
David Zafman
01:36 AM Revision 13cdf9c2 (ceph): mgr: Improve balancer module status
Add balancer status fields so that slow optimizations can be detected
Signed-off-by: David Zafman <dzafman@redhat.co...
David Zafman
01:36 AM Revision 5991530f (ceph): tools: odsmaptool truncate target upmap file
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit a49324ceb9c322f792ea00720f438ea9ea09555f)
David Zafman
01:36 AM Revision 6f2960d4 (ceph): osdmaptool: Match default max value of 10
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 91bab14ea0e2ec7c94eb758cd76f9a620688725f)
David Zafman
01:36 AM Revision 86a9cb2e (ceph): osd: For balancer crush needs the rule passed to get_parent_of_type()
Fixes: https://tracker.ceph.com/issues/42718
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from co...
David Zafman
01:36 AM Revision 8243dcbc (ceph): tools: osdmaptool: Perform upmap calculation as ceph-mgr does
This is the backportable commit that works with older balancer module.py
Signed-off-by: David Zafman <dzafman@redhat...
David Zafman
01:34 AM Revision 5873a15b (ceph): mgr: Release GIL before calling OSDMap::calc_pg_upmaps()
Prevent optimize and execute commands from running with active balancer
Fixes: https://tracker.ceph.com/issues/42432...
David Zafman
01:17 AM RADOS Backport #43094 (In Progress): mimic: Improve OSDMap::calc_pg_upmaps() efficiency
David Zafman
01:15 AM RADOS Backport #43092 (In Progress): nautilus: Improve OSDMap::calc_pg_upmaps() efficiency
David Zafman
01:03 AM mgr Backport #42697 (In Progress): mimic: Larger cluster using upmap mode balancer can block other ba...
David Zafman
12:48 AM CephFS Bug #42894: kclient: if there has at least one MDS still not laggy the mount will fail
Xiubo Li
12:46 AM CephFS Feature #7333 (In Progress): client: evaluate multiple O_APPEND writers
Xiubo Li
12:45 AM CephFS Feature #4386: kclient: Mount error message when no MDS present
An extra patch has been post and it is based on the current old mount API.
There is a new mount API for cephfs, and ...
Xiubo Li

12/02/2019

11:59 PM Revision 70a4a1a9 (ceph): ceph-daemon: drop unneeded `mode` during tmpfile create
Signed-off-by: Michael Fritch <mfritch@suse.com> Michael Fritch
11:47 PM Revision 3f2a5dbf (ceph): ceph-daemon: name mgr the same way mgr/ssh does
(with a random 6-char id, not the hostname)
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
11:30 PM RADOS Bug #42346 (In Progress): Nearfull warnings are incorrect

Spurious nearfull warnings caused by backfill reservation mechanism during rebalancing. The nearfull ratio was com...
David Zafman
11:25 PM Revision 146b7f5b (ceph): osd: Use physical ratio for nearfull (doesn't include backfill resserve)
Fixes: https://tracker.ceph.com/issues/42346
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
11:23 PM RADOS Bug #42718: Improve OSDMap::calc_pg_upmaps() efficiency
https://github.com/ceph/ceph/pull/31944 is a follow-on fix for https://github.com/ceph/ceph/pull/31774 Neha Ojha
09:56 PM RADOS Bug #42718 (Pending Backport): Improve OSDMap::calc_pg_upmaps() efficiency
David Zafman
11:17 PM Revision e92929d8 (ceph): ceph-daemon: consolidate NamedTemporaryFile logic
Signed-off-by: Michael Fritch <mfritch@suse.com> Michael Fritch
11:17 PM Revision d0fd6df3 (ceph): ceph-daemon: chown uid/gid `ceph-volume` tmpfiles
Signed-off-by: Michael Fritch <mfritch@suse.com> Michael Fritch
10:26 PM Revision 2c1235ba (ceph): Merge PR #31913 into master
* refs/pull/31913/head:
ceph-daemon: Allow env var for setting the used image
Reviewed-by: Michael Fritch <mfritch@...
Sage Weil
09:59 PM RADOS Backport #43094 (Resolved): mimic: Improve OSDMap::calc_pg_upmaps() efficiency
https://github.com/ceph/ceph/pull/31957 David Zafman
09:58 PM RADOS Backport #43093 (Resolved): luminous: Improve OSDMap::calc_pg_upmaps() efficiency
https://github.com/ceph/ceph/pull/31992 David Zafman
09:58 PM RADOS Backport #43092 (Resolved): nautilus: Improve OSDMap::calc_pg_upmaps() efficiency
https://github.com/ceph/ceph/pull/31956 David Zafman
09:31 PM CephFS Feature #118: kclient: clean pages when throwing out dirty metadata on session teardown
I'm not sure what this tracker is really asking for, tbqh.
Hmm...now that I look, I do see this:
> commit 6c99f...
Jeff Layton
07:53 AM CephFS Feature #118: kclient: clean pages when throwing out dirty metadata on session teardown
If I have correctly comprehended it and from the current code and my test we had already implemented it.
There has...
Xiubo Li
09:19 PM Revision 33424361 (ceph): tasks/ceph2: add support for packaged ceph-daemon
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:06 PM Revision 3798a315 (ceph): mgr/ssh: fix remove_osds
Broken by the new completions
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
09:06 PM Revision 77ad9eba (ceph): mgr/ssh: fix service_action
Broken by the new completions
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:57 PM Dashboard Bug #43091 (Fix Under Review): mgr/dashboard: grafana dashboard host->detail shows shortcut menu
Ernesto Puerta
08:17 PM Dashboard Bug #43091 (Resolved): mgr/dashboard: grafana dashboard host->detail shows shortcut menu
!shortcut.png!... Ernesto Puerta
08:45 PM Revision 4f652b5c (ceph): rbd-mirror: peer_ping should send the local fsid to the remote
It was previously incorrectly sending the remote cluster's
fsid to the remote cluster.
Signed-off-by: Jason Dillaman...
Jason Dillaman
08:27 PM Revision 85172680 (ceph): Merge pull request #31919 from idryomov/wip-krbd-udev-improvements
krbd: do away with explicit memory management and other cleanups
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Ilya Dryomov
08:21 PM rbd Bug #42748 (Fix Under Review): [rbd-mirror] mirror pool status should incorporate daemon health
Jason Dillaman
08:13 PM Revision 4fe245cc (ceph): qa: update krbd tests for python3
There is no /usr/bin/python symlink in CentOS 8 even if python2 is
installed.
Signed-off-by: Ilya Dryomov <idryomov@...
Ilya Dryomov
07:58 PM Orchestrator Bug #43075 (Resolved): ssh: 'AsyncCompletion' object has no attribute 'service_instance'
Sage Weil
10:22 AM Orchestrator Bug #43075 (Fix Under Review): ssh: 'AsyncCompletion' object has no attribute 'service_instance'
Sebastian Wagner
07:10 AM Orchestrator Bug #43075: ssh: 'AsyncCompletion' object has no attribute 'service_instance'
Sebastian, could you help take a look? Kefu Chai
07:06 AM Orchestrator Bug #43075 (Resolved): ssh: 'AsyncCompletion' object has no attribute 'service_instance'
... Kefu Chai
07:58 PM Revision bfe13706 (ceph): Merge PR #31933 into master
* refs/pull/31933/head:
mgr/ssh: `test_mon_update` needs to set a mon name
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:56 PM RADOS Bug #42411 (Pending Backport): nautilus:osd: network numa affinity not supporting subnet port
Sage Weil
06:56 PM Revision 983b872d (ceph): Merge PR #31274 into master
* refs/pull/31274/head:
osd/OSD: enhance osd numa affinity compatibility
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:55 PM Revision 884c84d8 (ceph): Merge PR #31348 into master
* refs/pull/31348/head:
tools/rados: update advisory lock break usage with --lock-cookie required
Reviewed-by: Kefu...
Sage Weil
06:55 PM Revision 7a841ef4 (ceph): Merge PR #31669 into master
* refs/pull/31669/head:
bluestore: tiny tracepoints improvement
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-...
Sage Weil
04:52 PM Revision fa5a9086 (ceph): Merge pull request #31943 from tchaikov/wip-31224
python-common: move pytest integration from setup.py to tox.ini
Reviewed-by: Sebastian Wagner <swagner@suse.com>
Kefu Chai
04:43 PM CephFS Feature #16468 (Resolved): kclient: Exclude ceph.* xattr namespace in listxattr
Thanks for verifying Xiubo! Patrick Donnelly
02:12 PM CephFS Feature #16468: kclient: Exclude ceph.* xattr namespace in listxattr
Xiubo Li
02:11 PM CephFS Feature #16468: kclient: Exclude ceph.* xattr namespace in listxattr
The ceph.* xattr has been removed, so this has been fixed:
>
> commit e09580b343aa117fd07c1bb7f7dfc5bc630a2953
...
Xiubo Li
04:21 PM Revision 5c5f312a (ceph): doc: add Python 2 to Ubuntu 18.04 installations
This commit updates the "Create a Cluster" section of the
"Storage Cluster Quick Start" document. Ubuntu 18.04 does
n...
Zac Dover
04:15 PM Revision ebb91e10 (ceph): librbd: disable zero-copy writes by default
Add a new configuration option to allow a client to opt-in to zero-copy
writes if they can guarantee that the provide...
Jason Dillaman
03:54 PM Bug #43064: "SELinux denials found" in ceph-deploy
same on mimic http://pulpito.ceph.com/teuthology-2019-11-30_03:59:02-ceph-deploy-master-distro-basic-mira/ Yuri Weinstein
03:28 PM Revision 065d12b8 (ceph): common: allow running without config
If `--no-config-file` is specified, allow the caller to ignore the
requirements to find a config file. This presumes ...
Joao Eduardo Luis
03:20 PM Revision c794ebb2 (ceph): Merge pull request #31361 from hairesis/kms_transit_backend
rgw: extend SSE-KMS with Vault using transit secrets engine
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
03:19 PM Bug #43084 (Fix Under Review): std:random_shuffle is depricated in C++17
Kefu Chai
12:32 PM Bug #43084 (Resolved): std:random_shuffle is depricated in C++17
see:
https://en.cppreference.com/w/cpp/algorithm/random_shuffle
And this fails on FreeBSD/Clang/stdlibc++
...
Willem Jan Withagen
03:02 PM Revision 615ec401 (ceph): python-common: move pytest integration from setup.py to tox.ini
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
02:48 PM Dashboard Backport #43083 (In Progress): nautilus: mgr/dashboard: Improve iSCSI IQN validation message when...
Ricardo Marques
11:42 AM Dashboard Backport #43083 (Resolved): nautilus: mgr/dashboard: Improve iSCSI IQN validation message when sp...
https://github.com/ceph/ceph/pull/31942 Ricardo Marques
02:46 PM Revision b3a65ea5 (ceph): mgr/dashboard: Trim IQN on iSCSI target form
Fixes: https://tracker.ceph.com/issues/43027
Signed-off-by: Ricardo Marques <rimarques@suse.com>
(cherry picked from...
Ricardo Marques
02:46 PM CephFS Bug #42986 (Triaged): qa: Test failure: test_drop_cache_command_dead (tasks.cephfs.test_misc.Test...
Patrick Donnelly
02:45 PM CephFS Bug #43038 (In Progress): mgr/volumes: ERROR: test_subvolume_create_with_desired_uid_gid (tasks.c...
Patrick Donnelly
02:44 PM CephFS Bug #43061 (Triaged): ceph fs add_data_pool doesn't set pool metadata properly
Patrick Donnelly
02:41 PM CephFS Bug #43090 (Fix Under Review): mds:check if oldin is null before accessing its member
Patrick Donnelly
02:41 PM CephFS Bug #43090 (Need More Info): mds:check if oldin is null before accessing its member
Can you share your cluster version, logs, and backtrace? Patrick Donnelly
01:58 PM CephFS Bug #43090 (Closed): mds:check if oldin is null before accessing its member
in mds/server : handle_client_rename:
CInode *oldin = 0;
if destdnl->is_null;
then oldin will be still 0;

...
shen hang
02:19 PM Revision def67fc5 (ceph): mgr/dashboard: unable to set bool values to false when default is true
Fixes: https://tracker.ceph.com/issues/41776
Signed-off-by: Ricardo Marques <rimarques@suse.com>
(cherry picked from...
Ricardo Marques
02:16 PM Revision 1d866ef3 (ceph): Merge pull request #31279 from lixiaoy1/rwl-image-writeback-cache-seq1
rbd/cache: Replicated Write Log core codes part 1
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:13 PM Revision 47571105 (ceph): mgr/ssh: Port raising exceptions from completion handlers to Py2
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
01:56 PM Dashboard Backport #42955 (In Progress): nautilus: mgr/dashboard: unable to set boolean values to false whe...
Ricardo Marques
01:48 PM Dashboard Feature #42355 (Fix Under Review): mgr/dashboard: integrate support for RBD mirror peer bootstrap
Ricardo Marques
01:44 PM Revision 9a3bb461 (ceph): symlink to add beast.yaml to rgw singleton suite
Tejas C
01:43 PM Revision 83b2ada9 (ceph): mon/MonitorDBStore: improve get_chunk_tx limits
The old version was horribly inefficient in that it would reencode the
transaction on every iteration.
Instead, esti...
Sage Weil
01:24 PM Bug #38127 (Can't reproduce): Shaman: Building packages on xenial fails with unmet dependencies
Laura Paduano
01:23 PM Dashboard Backport #42459 (Rejected): mimic: mgr/dashboard: Failing Teuthology tests due to "client evictio...
I think it's not necessary to backport this to mimic (?). Laura Paduano
01:22 PM Dashboard Bug #42959 (Can't reproduce): mgr/dashboard: Test failure: test_invalid_user_id (tasks.mgr.dashbo...
Closing this one for now, since I can't reproduce this failure in QA runs for rados/dashboard. Laura Paduano
01:21 PM Dashboard Bug #42960 (Can't reproduce): mgr/dashboard: Teuthology failure in test_pool_create_with_quotas (...
Laura Paduano
01:16 PM Dashboard Feature #43089 (Closed): mgr/dashboard: Make password policy check configurable
It's important for users to be able to configure the password complexity rules according to their own policy.
Volker Theile
01:13 PM Dashboard Feature #43088 (Closed): mgr/dashboard: Process password complexity checks immediatelly
The password complexity check should be executed immediately while typing via an Angular async validator.
Volker Theile
12:42 PM Dashboard Bug #42622 (Pending Backport): mgr/dashboard: MDS counter chart: We should display the total numb...
Tiago Melo
12:42 PM bluestore Backport #43087 (Resolved): nautilus: bluefs: sync_metadata leaks dirty files if log_t is empty
https://github.com/ceph/ceph/pull/34515 Nathan Cutler
12:41 PM bluestore Backport #43086 (Rejected): mimic: bluefs: sync_metadata leaks dirty files if log_t is empty
https://github.com/ceph/ceph/pull/34792 Nathan Cutler
12:41 PM Revision 02a2ba86 (ceph): mgr/dashboard: Display the aggregated number of request (#31369)
mgr/dashboard: Display the aggregated number of request
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-b...
Lenz Grimmer
12:41 PM CephFS Backport #43085 (Resolved): nautilus: pybind / cephfs: remove static typing in LibCephFS.chown
https://github.com/ceph/ceph/pull/31741 Nathan Cutler
12:06 PM Revision 6188f6d7 (ceph): mgr/dashboard: Resolve some npm audit issues (#31845)
mgr/dashboard: Resolve some npm audit issues
Reviewed-by: Volker Theile <vtheile@suse.com>
Lenz Grimmer
11:53 AM Bug #43082 (Fix Under Review): luminous: make check fails because python-tox not installed
Nathan Cutler
11:38 AM Bug #43082 (In Progress): luminous: make check fails because python-tox not installed
Nathan Cutler
11:37 AM Bug #43082 (Resolved): luminous: make check fails because python-tox not installed
When I run ... Nathan Cutler
11:40 AM Dashboard Bug #43027 (Pending Backport): mgr/dashboard: Improve iSCSI IQN validation message when spaces ar...
Lenz Grimmer
11:40 AM Revision 05fafb73 (ceph): mgr/dashboard: Trim IQN on iSCSI target form (#31888)
mgr/dashboard: Trim IQN on iSCSI target form
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-by: Volker Theile <vt...
Lenz Grimmer
11:39 AM Revision 1eed3fbe (ceph): rpm: explicitly declare python-tox build dependency
"make check" needs python-tox to run, but until 71ac2163831ffd764bf3da6a3efa76ef02e5e884
("ceph.spec: added dashboard...
Nathan Cutler
11:27 AM Revision 42579be4 (ceph): mgr/orchestrator: add optional "format" param for "orchestrator host ls"
and update the test accordingly
Fixes: https://tracker.ceph.com/issues/43078
Signed-off-by: Kefu Chai <kchai@redhat....
Kefu Chai
10:52 AM Dashboard Feature #43081 (Resolved): mgr/dashboard: monitoring menu entry should indicate firing alerts
When any alert is firing, the "Monitoring" menu entry ("Cluster -> Monitoring" after #42877) should indicate the amou... Patrick Seidensal
10:44 AM Dashboard Bug #43080 (Won't Fix): mgr/dashboard: exception on summary endpoint: "KeyError: 'dashboard'"
Reproduced in Nautilus (14.2.4). This usually happens during dashboard restart (disable-enable cycle). It could/shoul... Ernesto Puerta
10:40 AM Dashboard Bug #43079 (Resolved): nautilus: mgr/dashboard: exception in cephfs: "AttributeError: 'NoneType' ...
Regardless how this happened, it seems that metadata object should be checked before accessing it (or guarded with tr... Ernesto Puerta
10:22 AM Revision 118626e8 (ceph): mgr/ssh: `test_mon_update` needs to set a mon name
... in order to exercise a code path to make use of `_get_services()`
Fixes: https://tracker.ceph.com/issues/43075
...
Sebastian Wagner
10:16 AM Revision 372bb6e2 (ceph): pybind/rados: add WriteOp::set_xattr()
Signed-off-by: Zhang Jiao <zhangjiao@cmss.chinamobile.com> zhangjiao
09:59 AM Revision c8881133 (ceph): os/bluestore: print error if spdk_nvme_ns_cmd_writev() fails
when spdk_nvme_ns_cmd_writev() func return error, it hasn't direct error
code. So it can add some error info.
Fixes:...
Kefu Chai
09:27 AM Revision 95dd5488 (ceph): mgr/dashboard: Eye candy updates to datatable pages (#31764)
mgr/dashboard: Eye candy updates to datatable pages
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Lenz Grimmer
09:21 AM Revision aeaef1b4 (ceph): mds: obsoleting 'mds_cache_size'
Remove last bits of support for 'mds_cache_size'.
'mds_cache_memory_limit' is preferred.
Fixes: https://tracker.ceph...
Ramana Raja
08:56 AM Revision ee46e58e (ceph): mgr/dashboard: fix tests in order to match pg num conventions
Update the tests test_ganesha and test_rbd_mirroring in order
to match the PG num conventions. It prevents the health...
Tatjana Dehler
08:50 AM Revision 897fc1b8 (ceph): Merge pull request #31903 from majianpeng/os-bluestore-ceph-assert
os/bluestore: don't round_up_to in apply_for_bitset_range.
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Kefu Chai
08:48 AM Revision 22875681 (ceph): Merge pull request #31774 from dzafman/wip-balancer3
osd,tools: Balancer fixes without all of the calc_pg_upmaps() rewrites
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
08:46 AM Revision c93b0881 (ceph): Merge pull request #31317 from wjwithagen/wjw-update-FindBoost.cmake
cmake: update FindBoost.cmake for 1.71
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:45 AM Revision a56efc16 (ceph): Merge pull request #31841 from rosinL/wip-support-dpdk-numa
cmake: Add dpdk numa support
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:44 AM Revision 6592686d (ceph): Merge pull request #31915 from majianpeng/osd-remove-useless-ceph-assert
osd: remove useless ceph_assert.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:43 AM Revision af68d427 (ceph): Merge pull request #31723 from rosinL/wip-add-bench-log-usage
test/bench_log: add usage function
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:42 AM Revision 7b061710 (ceph): Merge pull request #31840 from rosinL/wip-fix-dpdk
msg/async/dpdk: fix compilation errors when WITH_DPDK=on
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:40 AM bluestore Bug #42091 (Pending Backport): bluefs: sync_metadata leaks dirty files if log_t is empty
Kefu Chai
08:39 AM Revision dca9ad1f (ceph): Merge pull request #30631 from xxhdx1985126/wip-bluefs-sync-leak-fix
BlueFS: prevent BlueFS::dirty_files from being leaked when syncing metadata
Reviewed-by: Igor Fedotov <ifedotov@suse...
Kefu Chai
08:30 AM Revision f55c94c8 (ceph): os/bluestore: Don't forget wake kv_submitted_waiters if
bluestore_sync_submit_transaction is true.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
jianpeng ma
08:17 AM Orchestrator Bug #43078 (Fix Under Review): FAIL: test_host_ls (tasks.mgr.test_orchestrator_cli.TestOrchestrat...
Kefu Chai
07:34 AM Orchestrator Bug #43078 (Resolved): FAIL: test_host_ls (tasks.mgr.test_orchestrator_cli.TestOrchestratorCli)
... Kefu Chai
08:04 AM Revision 47e609f2 (ceph): os/bluestore: remove duplicated code.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> jianpeng ma
07:21 AM rgw-testing Bug #43077 (Resolved): "cd /home/ubuntu/cephtest/s3-tests && ./bootstrap" fails on ubuntu
... Kefu Chai
07:19 AM mgr Feature #43076 (Closed): Ceph Dashboard Email notification alerts
In Ceph 4.0 Dashboard for the specified authorized email address when changing password through dashboard no mails ar... Sunil Angadi
06:48 AM Dashboard Bug #43074 (Fix Under Review): mgr/dashboard: create_osds function parameter changes in orchestrator
Kiefer Chang
04:32 AM Dashboard Bug #43074 (Resolved): mgr/dashboard: create_osds function parameter changes in orchestrator
Parameters of `create_osds` are changed after PR https://github.com/ceph/ceph/pull/30262.
(See https://github.com/ce...
Kiefer Chang
05:54 AM RADOS Bug #41313: PG distribution completely messed up since Nautilus
This happens with active PG balancer if the cluster is in WARN state.
...
51 hdd 9.09470 1.00000 9.1 TiB 5.8 ...
Anonymous
05:48 AM rgw Bug #41745: radosgw-admin orphans find stuck forever
Thanks Manuel, great bit of info. So we know it's definitely failing on shard 0. Are there still alot of `RGWObjManif... Matthew Oliver
04:47 AM Dashboard Bug #42929: mgr/dashboard: Random failure in Pool unit test
Hit the same error locally today. I re-tested the same test but couldn't reproduce it.
Seems randomly.
Kiefer Chang
04:36 AM Revision b414bf56 (ceph): mgr/dashboard: adapt to create_osds parameters change
Parameters of `create_osds` are changed after PR:
https://github.com/ceph/ceph/pull/30262.
Adapt dashboard backend to...
Kiefer Chang
04:19 AM Messengers Bug #43073 (New): ceph_perf_msgr_client crashed
ceph_perf_msgr_client crashs as follows,
#0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:5...
yong xing
04:00 AM Dashboard Bug #43072 (Fix Under Review): mgr/dashboard: unavailable devices are selectable when creating OSDs
Kiefer Chang
03:02 AM Dashboard Bug #43072 (Resolved): mgr/dashboard: unavailable devices are selectable when creating OSDs
Unavailable devices should be hidden when selecting devices to create OSDs.
This is a mistake occurred when refactor...
Kiefer Chang
03:53 AM Revision 5b61a7e5 (ceph): mgr/dashboard: hide in-use devices when creating OSDs
Fixes: https://tracker.ceph.com/issues/43072
Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>
Kiefer Chang
02:16 AM Revision c6dd4228 (ceph): Merge PR #31900 into master
* refs/pull/31900/head:
mgr: fix debug typo
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Neha Ojha <nojha...
Sage Weil
02:13 AM rgw Feature #43071 (New): sync modules could not sync buckets with custom placement
if a bucket uses a placement that does not exist in the target zone, es module could not sync this bucket to the targ... Chang Liu
02:12 AM Revision 98c09315 (ceph): Merge PR #31442 into master
* refs/pull/31442/head:
kv/RocksDBStore: Add minimum key limit before invoking DeleteRange.
Reviewed-by: Sage Weil ...
Sage Weil
02:11 AM RADOS Bug #42102: use-after-free in Objecter timer handing
... Sage Weil
02:09 AM Messengers Bug #43070 (Resolved): CephxSessionHandler::_calc_signature segv
... Sage Weil
01:28 AM rgw Bug #42825: partial copy problem
Xinying Song wrote:
> By the way, when do range copy from a multipart-object, read_obj_policy() will fail. Because i...
Xinying Song

12/01/2019

04:28 PM bluestore Bug #43068: on disk size (81292) does not match object info size (81237)
I dump the on-disk object via objectstore tool , seems the last 55 bytes are all zero...
This file is a bash_hist...
Xiaoxi Chen
01:37 AM bluestore Bug #43068 (New): on disk size (81292) does not match object info size (81237)
... Xiaoxi Chen
09:58 AM rgw Bug #43056 (Fix Under Review): pubsub s3 records pushed to an endpoint don't match documentation
note that the correct format was used when events were pulled from Ceph (both for S3-compliant and non-compliant mode... Yuval Lifshitz
09:43 AM Revision 11e66bd1 (ceph): rgw/pubsub: fix recerds/event json format to match documentation
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
01:23 AM RADOS Bug #43067 (New): Git Master: src/compressor/zlib/ZlibCompressor.cc / src/compressor/zlib/CMakeLi...
When Ceph is built without support for CPU feature SSE4_1 (HAVE_INTEL_SSE4_1), the CMake build system does not link ... Lee Leahu
 

Also available in: Atom