Project

General

Profile

Activity

From 01/26/2019 to 02/24/2019

02/24/2019

11:31 PM Revision 63172939 (ceph): qa/standalone/osd/osd-markdown: disable CLI command dups
The markdown test is based on marking down a specific number of times, but
the duplicate commands from the CLI may no...
Sage Weil
09:08 PM Revision 0dc50001 (ceph): doc: updated reference link for log based PG
Added :ref: label to Log Based PG page. Referenced <log-based-pg>
label on Asynchronous Recovery page.
Fixes: https:...
James McClune
08:58 PM Revision 93b904b3 (ceph): doc: updated governance link for Ceph project leads
Added :ref: label to Governance page. Referenced <governance>
label on Development Workflow page.
Fixes: https://tra...
James McClune
08:57 PM Documentation #38465 (Resolved): doc: update reference link for log-based PG
See: http://docs.ceph.com/docs/master/dev/osd_internals/async_recovery/
Log-based PG link is broken. Updated link ...
James McClune
08:55 PM Documentation #38464 (Resolved): doc: broken link for Governance reference
Broken link here: http://docs.ceph.com/docs/master/dev/development-workflow/#resolving-bug-reports-and-implementing-f... James McClune
05:44 PM rbd Bug #38463 (In Progress): [rbd-mirror] thrasher can lead to "File exists" error when creating image
... Jason Dillaman
05:38 PM rbd Bug #38385 (Resolved): [test] rbd-mirror peer monitor address doesn't handle msgr v2
Jason Dillaman
04:41 PM mgr Bug #38407: Funny issues with python sub-interpreters
Tim Serong wrote:
> Is that just for objects that contain code (i.e. methods), or objects that only contain data? I...
Sebastian Wagner
03:33 PM Revision d7a279f7 (ceph): Merge PR #26466 into master
* refs/pull/26466/head:
msg/async, v2: fix wrong base for KeepAliveFrameAck.
msg/async, v2: frame decoding operates...
Sage Weil
03:30 PM RADOS Bug #24320: out of order reply and/or osd assert with set-chunks-read.yaml
... Sage Weil
03:28 PM RADOS Bug #21592: LibRadosCWriteOps.CmpExt got 0 instead of -4095-1
/a/sage-2019-02-23_23:02:18-rados-wip-sage2-testing-2019-02-23-1354-distro-basic-smithi/3631993 Sage Weil
03:27 PM RADOS Bug #24990: api_watch_notify: LibRadosWatchNotify.Watch3Timeout failed
... Sage Weil
03:26 PM RADOS Bug #38358: short pg log + cache tier ceph_test_rados out of order reply
/a/sage-2019-02-23_23:02:18-rados-wip-sage2-testing-2019-02-23-1354-distro-basic-smithi/3631889 Sage Weil
03:23 PM mgr Bug #38157: progress: KeyError on pg_to_state[pg_str]['stat_sum']['num_bytes_recovered']
/a/sage-2019-02-23_23:02:18-rados-wip-sage2-testing-2019-02-23-1354-distro-basic-smithi/3631867 Sage Weil
07:52 AM RADOS Feature #38462 (New): Store comments to config options stored in monitors (i.e. ceph config dump)
It will be nice to have ability to add arbitrary comments to any option stored. In Ceph.conf it is possible. I see it... Марк Коренберг
06:47 AM RADOS Bug #38461 (New): Ceph osd out is the same as ceph osd reweight 0 (result in same bucket weights)
http://docs.ceph.com/docs/mimic/rados/operations/add-or-rm-osds says:... Марк Коренберг

02/23/2019

09:58 PM mgr Backport #38460 (Resolved): luminous: deadlock in standby ceph-mgr daemons
https://github.com/ceph/ceph/pull/26613
https://github.com/ceph/ceph/pull/27639 (follow-on fix that went in post-12....
Brad Hubbard
09:58 PM mgr Backport #38459 (Resolved): mimic: deadlock in standby ceph-mgr daemons
https://github.com/ceph/ceph/pull/26612 Brad Hubbard
09:48 PM mgr Bug #35985 (Pending Backport): deadlock in standby ceph-mgr daemons
Brad Hubbard
09:48 PM mgr Bug #35985: deadlock in standby ceph-mgr daemons
Brad Hubbard
07:42 PM Linux kernel client Bug #15887: client reboot stuck if the ceph node is not reachable or shutdown
This is still an issue today with RHEL 7.2, any recommendations on workarounds? Alex Gorbachev
04:43 PM RADOS Feature #38458 (New): Ceph does not have command to show current osd primary-affinity
It will be nice to have ability to show current primary-affinity value for an osd. Марк Коренберг
02:47 PM Revision fb760dd7 (ceph): pybind: set language_level for cythonize explicitly
Compiling rbd.pyx because it changed.
[1/1] Cythonizing rbd.pyx
/usr/lib/python2.7/dist-packages/Cython/Compiler/Main...
Kefu Chai
02:47 PM Revision 31ea5a7e (ceph): pybind: extract flatten_dict() out
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:47 PM Revision 6cb23f9c (ceph): pybind: encode flattened dict
in python3, the keys and values in dict are unicode strings, so we need
to encode them before passing them to underly...
Kefu Chai
11:54 AM Messengers Bug #38457: common/msg: sockaddr on FreeBSD differs from Linux, has sa_len
Needs to be backported to
Mimic
Luminous
Willem Jan Withagen
11:39 AM Messengers Bug #38457 (New): common/msg: sockaddr on FreeBSD differs from Linux, has sa_len

On Linux the definition of a sockaddr is:
```
struct sockaddr {
sa_family_t sa_family;
char ...
Willem Jan Withagen
07:50 AM Revision f097950c (ceph): mon/OSDMonitor: fix tip when decreasing pg_num
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
07:50 AM Revision 3e6bad98 (ceph): osd/OSDMap: drop local pool filter in calc_pg_upmaps
The local pre-loaded pool filter is completely redundant since
the below check:
if (!only_pools.empty() && !only_po...
xie xingguo
07:30 AM Feature #38456 (Resolved): mgr: add per pool force-recovery/backfill commands
xie xingguo
01:49 AM Feature #38456 (Resolved): mgr: add per pool force-recovery/backfill commands
xie xingguo
07:30 AM Revision be26cb08 (ceph): Merge pull request #26560 from xiexingguo/wip-pool-force-recovery
mgr: add per pool force-recovery/backfill commands
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: David Zafma...
Xie Xingguo
06:01 AM CephFS Bug #36507: client: connection failure during reconnect causes client to hang
The above error was solved in this PR:
https://github.com/ceph/ceph/pull/25343
huanwen ren
05:52 AM Revision f4d945c1 (ceph): mgr/balancer: make weekday be compatible with C
The __desc__ field of **begin[end]_weekend** suggests
sunday is the prevailing start of the week, whereas the
Python ...
xie xingguo
05:52 AM Revision b3a29821 (ceph): mgr/balancer: restrict automatic balancing to specific weekdays
We have implemented similar semantics for the scrub behaviour.
Let's try to keep pace with that.
Signed-off-by: xie ...
xie xingguo
05:50 AM Revision a4d0f5e7 (ceph): mgr/balancer: make weekday be compatible with C
The __desc__ field of **begin[end]_weekend** suggests
sunday is the prevailing start of the week, whereas the
Python ...
xie xingguo
05:50 AM Revision 4afc5373 (ceph): mgr/balancer: restrict automatic balancing to specific weekdays
We have implemented similar semantics for the scrub behaviour.
Let's try to keep pace with that.
Signed-off-by: xie ...
xie xingguo
04:18 AM Revision fa98f096 (ceph): mgr: add per pool force-recovery/backfill commands
For those with multiple storage pools sharing the same devices,
I think it would make much more sense to offer per-po...
xie xingguo
12:49 AM Revision 1ea97560 (ceph): msg/async, v2: fix wrong base for KeepAliveFrameAck.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski

02/22/2019

11:52 PM mgr Bug #35985: deadlock in standby ceph-mgr daemons
As John said thread 2 is here in src/mgr/StandbyPyModules.cc... Brad Hubbard
10:00 PM Revision a0ea40bc (ceph): Merge PR #26602 into master
* refs/pull/26602/head:
Revert "pybind: set language_level for cythonize explicitly"
Revert "pybind: auto encode/de...
Sage Weil
09:19 PM RADOS Backport #38423: luminous: osd/TestPGLog.cc: Verify that dup_index is being trimmed
Thanks for the tidy up Nathan. Brad Hubbard
09:13 PM rbd Bug #38453 (Fix Under Review): [rbd-mirror] switch to active/active policy by default
Jason Dillaman
07:10 PM rbd Bug #38453 (Resolved): [rbd-mirror] switch to active/active policy by default
Mimic introduced the active/active policy but it was disabled by default. It has been fairly stable in teuthology tes... Jason Dillaman
08:52 PM Revision 99af224a (ceph): Merge pull request #26436 from dzafman/wip-bionic-core
run-standalone.sh: Need double-quotes to handle | in core_pattern on all distributions
Reviewed-by: Neha Ojha <nojha...
David Zafman
08:28 PM mgr Bug #38455 (Can't reproduce): Test failure: test_module_commands (tasks.mgr.test_module_selftest....
the test does... Sage Weil
07:45 PM Revision 73ab735a (ceph): mgr/dashboard: special casing for minikube in run-backend-rook-api-requ...
For people running minikube for testing, the hostname "minikube" is
often not resolvable. If that's what the hostname...
Jeff Layton
07:41 PM Revision 7c965b17 (ceph): Revert "pybind: set language_level for cythonize explicitly"
This reverts commit ded3d43dbf8a36daa65d8efe406af4d12ffc7dd8.
Signed-off-by: Neha Ojha <nojha@redhat.com>
Neha Ojha
07:41 PM rgw Bug #38454 (Resolved): rgw: gc entries with zero-length chains are not cleaned up
Although rare, garbage collection entries with zero-length chains can arise. Mark Kogan made a reproducer by killing ... J. Eric Ivancich
07:41 PM Revision ce515221 (ceph): Revert "pybind: auto encode/decode cstr"
This reverts commit c36d0f1a7de4668eb81075e4a94846cf81fc30cd.
Signed-off-by: Neha Ojha <nojha@redhat.com>
Neha Ojha
07:37 PM CephFS Support #38374: Crash when using cephfs as /var/lib/docker in devicemapper mode
I restored the backup of the meta and data pool for the CephFS on another cluster but I'm not able to attach a filesy... Jérôme Poulin
06:28 PM Revision be29fcb1 (ceph): rgw: make beast the default for rgw_frontends
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:07 PM Revision adfd524c (ceph): 14.1.0
Jenkins Build Slave User
05:51 PM rgw Bug #37801: s3 compatibility for listing object
Matt Benjamin wrote:
> albin antony from our team is finishing up a listobjects v2 implementation
>
> old: https...
Albin Antony
05:45 PM RADOS Bug #22525 (Resolved): auth: ceph auth add does not sanity-check caps
Nathan Cutler
05:45 PM RADOS Backport #23670 (Resolved): luminous: auth: ceph auth add does not sanity-check caps
Nathan Cutler
05:39 PM Revision 1cc2e2bd (ceph): doc: move keyring caps RN to correct point release
This is still technically correct, but move the release note under an explicit
12.2.12 heading since 12.2.11 is alrea...
Nathan Cutler
05:36 PM Revision 79d3d48a (ceph): rpm: no lttng build on openSUSE s390x
Since the lttng-ust-devel and babeltrace-devel RPMs are not maintained for s390x
in openSUSE, we have to exclude the ...
Nathan Cutler
05:36 PM Revision aac0e675 (ceph): rpm: build with lttng on ppc64le (SUSE)
In very recent SUSEs (e.g. Leap 15.1), the build dependencies needed for the
lttng build are satisfied for this archi...
Nathan Cutler
05:32 PM Revision 754d2967 (ceph): doc: add missing 12.2.11 release note
This release note was added to PendingReleaseNotes by
4ad2b6c039e7bb346f67dc12e83af7156d03f940 as part of
https://git...
Nathan Cutler
05:28 PM Bug #37680 (Resolved): osd/PrimaryLogPG: fix the extent length error of the sync read
Nathan Cutler
05:28 PM Backport #37756 (Resolved): luminous: osd/PrimaryLogPG: fix the extent length error of the sync read
Nathan Cutler
05:27 PM RADOS Feature #37597 (Resolved): ceph-objectstore-tool: Add HashInfo to object dump output
Nathan Cutler
05:27 PM RADOS Backport #37690 (Resolved): luminous: ceph-objectstore-tool: Add HashInfo to object dump output
Nathan Cutler
05:26 PM RADOS Bug #37776 (Resolved): workunits/rados/test_health_warnings.sh fails with <9 osds down
Nathan Cutler
05:26 PM RADOS Backport #37815 (Resolved): luminous: workunits/rados/test_health_warnings.sh fails with <9 osds ...
Nathan Cutler
05:26 PM RADOS Bug #24601 (Resolved): FAILED assert(is_up(osd)) in OSDMap::get_inst(int)
Nathan Cutler
05:26 PM RADOS Backport #37833 (Resolved): luminous: FAILED assert(is_up(osd)) in OSDMap::get_inst(int)
Nathan Cutler
05:17 PM RADOS Bug #38431 (Fix Under Review): osd: leaked pg refs on shutdown
https://github.com/ceph/ceph/pull/26595 Sage Weil
05:06 PM RADOS Bug #38431: osd: leaked pg refs on shutdown
This appears to be as simple as a queued write in progress when shutdown happens:... Sage Weil
12:55 PM RADOS Bug #38431 (Resolved): osd: leaked pg refs on shutdown
/a/sage-2019-02-21_21:52:17-rados-wip-sage3-testing-2019-02-21-1359-distro-basic-smithi/3622562
w/ pg ref logs
Sage Weil
05:07 PM CephFS Bug #38452 (Need More Info): mds: assert crash loop while unlinking file
Here is the stack trace, it was caused by a Postgresql trying to unlink a file in the log archive.... Jérôme Poulin
05:06 PM rbd Bug #38404 (Resolved): [api] seperate remove verification steps and re-use prior to moving image ...
Jason Dillaman
05:06 PM rbd Feature #24226 (Resolved): Image remove state machine should move image to trash as first step
Jason Dillaman
04:57 PM Revision cd0d6e2e (ceph): Merge pull request #25438 from MahatiC/wip-move-to-trash
rbd: move image to trash as first step when removing
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-by: ...
Mykola Golub
04:48 PM Revision 5a742c68 (ceph): Merge pull request #26506 from ricardoasmarques/multi-backstore-backend
mgr/dashboard: iSCSI - Infrastructure for multiple backstores (backend)
Reviewed-by: Tatjana Dehler <tdehler@suse.co...
Lenz Grimmer
04:47 PM RADOS Bug #37808: osd: osdmap cache weak_refs assert during shutdown
/a/sage-2019-02-22_15:54:54-rados-wip-sage2-testing-2019-02-22-0711-distro-basic-smithi/3626248 Sage Weil
04:34 PM devops Bug #38177 (Resolved): Destruction of basic_string _GLIBCXX_USE_CXX11_ABI=0 and C++17 mode result...
Nathan Cutler
03:34 PM devops Bug #38177 (Pending Backport): Destruction of basic_string _GLIBCXX_USE_CXX11_ABI=0 and C++17 mod...
Nathan Cutler
04:33 PM devops Backport #38451 (Resolved): mimic: Destruction of basic_string _GLIBCXX_USE_CXX11_ABI=0 and C++17...
Nathan Cutler
03:37 PM devops Backport #38451 (In Progress): mimic: Destruction of basic_string _GLIBCXX_USE_CXX11_ABI=0 and C+...
Nathan Cutler
03:35 PM devops Backport #38451 (Resolved): mimic: Destruction of basic_string _GLIBCXX_USE_CXX11_ABI=0 and C++17...
https://github.com/ceph/ceph/pull/26593 Nathan Cutler
04:33 PM Revision bc061e58 (ceph): Merge pull request #26593 from smithfarm/wip-38451-mimic
mimic: build/ops: Destruction of basic_string _GLIBCXX_USE_CXX11_ABI=0 and C++17 mode results in invalid delete
Revi...
Nathan Cutler
04:17 PM RADOS Bug #38070 (Resolved): A PG repairing doesn't mean PG is damaged
Nathan Cutler
04:17 PM RADOS Backport #38207 (Resolved): luminous: A PG repairing doesn't mean PG is damaged
Nathan Cutler
04:16 PM Revision 690cbc50 (ceph): add a note on rgw civetweb cve in PendingReleaseNotes
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
04:07 PM RADOS Backport #38317 (Resolved): mimic: filestore: fsync(2) return value not checked
Nathan Cutler
04:07 PM RADOS Bug #37593 (Resolved): ec pool lost data due to snap clone
Nathan Cutler
04:06 PM RADOS Backport #37993 (Resolved): luminous: ec pool lost data due to snap clone
Nathan Cutler
04:06 PM RADOS Cleanup #38025 (Resolved): qa/overrides/short_pg_log.yaml: reduce osd_{min,max}_pg_log_entries
Nathan Cutler
04:06 PM RADOS Backport #38046 (Resolved): luminous: qa/overrides/short_pg_log.yaml: reduce osd_{min,max}_pg_log...
Nathan Cutler
04:06 PM RADOS Bug #37919 (Resolved): osd/ECBackend.cc: 1547: FAILED ceph_assert(!(*m).is_missing(hoid))
Nathan Cutler
04:06 PM RADOS Backport #38105 (Resolved): luminous: osd/ECBackend.cc: 1547: FAILED ceph_assert(!(*m).is_missing...
Nathan Cutler
04:05 PM bluestore Bug #37733 (Resolved): os/bluestore: fixup access a destroy cond cause deadlock or undefine behav...
Nathan Cutler
04:05 PM bluestore Backport #38142 (Resolved): luminous: os/bluestore: fixup access a destroy cond cause deadlock or...
Nathan Cutler
03:42 PM Dashboard Subtask #38343 (Fix Under Review): mgr/dashboard: Filesystem menu E2E breadcrumb tests
Nathan Weinberg
03:41 PM RADOS Backport #38450 (In Progress): mimic: src/osd/OSDMap.h: 1065: FAILED assert(__null != pool)
Nathan Cutler
02:36 PM RADOS Backport #38450 (Resolved): mimic: src/osd/OSDMap.h: 1065: FAILED assert(__null != pool)
https://github.com/ceph/ceph/pull/29976 Nathan Cutler
03:39 PM RADOS Backport #38243 (Resolved): mimic: scrub warning check incorrectly uses mon scrub interval
Nathan Cutler
03:37 PM Revision f3178d64 (ceph): ceph.spec: force use of upgrade devtoolset-gcc under RHEL 7
There is a known crash under C++17 mode that requires an updated
devtoolset to address.
See https://bugzilla.redhat....
Jason Dillaman
03:37 PM Revision 9e597445 (ceph): rpm: bump up required GCC version to 7.3.1
so we can include the fix of
https://gcc.gnu.org/ml/libstdc++/2017-07/msg00077.html and the fix at
https://github.com...
Kefu Chai
03:36 PM RADOS Bug #38238: rados/test.sh: api_aio_pp doesn't seem to start
ceph-client.admin.19974.log.gz is aio_pp
it starts, gets a few tests in, then the log stops unexpectedly......
Sage Weil
03:03 PM RADOS Bug #38238: rados/test.sh: api_aio_pp doesn't seem to start
another instance:
/a/sage-2019-02-21_21:52:17-rados-wip-sage3-testing-2019-02-21-1359-distro-basic-smithi/3622638
...
Sage Weil
03:32 PM bluestore Bug #38329: OSD crashes in get_str_map while creating with ceph-volume
Added related-to link to #38144 where the GCC 9 FTBFS is being discussed. A patch has been proposed there, but it inc... Nathan Cutler
03:27 PM Revision 57c6bca6 (ceph): mgr/dashboard: Show success notification in RGW forms
Display success notifications in the RGW user and bucket form.
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
03:18 PM rgw Backport #38192 (Resolved): mimic: Object can still be deleted even if s3:DeleteObject policy is set
Nathan Cutler
03:17 PM Bug #37568 (Resolved): CephFS remove snapshot result in slow ops
Nathan Cutler
03:17 PM Backport #37693 (Resolved): mimic: CephFS remove snapshot result in slow ops
Nathan Cutler
03:16 PM CephFS Bug #37644 (Resolved): extend reconnect period when mds is busy
Nathan Cutler
03:16 PM CephFS Backport #37740 (Resolved): mimic: extend reconnect period when mds is busy
Nathan Cutler
03:16 PM CephFS Bug #36035 (Resolved): mds: MDCache.cc: 11673: abort()
Nathan Cutler
03:15 PM CephFS Backport #37480 (Resolved): mimic: mds: MDCache.cc: 11673: abort()
Nathan Cutler
03:15 PM CephFS Backport #38189 (Resolved): mimic: mds: broadcast quota message to client when disable quota
Nathan Cutler
03:14 PM rbd Bug #38170 (Resolved): krbd discard no longer guarantees zeroing
Nathan Cutler
03:14 PM rbd Backport #38185 (Resolved): mimic: krbd discard no longer guarantees zeroing
Nathan Cutler
03:09 PM RADOS Backport #38162 (In Progress): luminous: maybe_remove_pg_upmaps incorrectly cancels valid pending...
Nathan Cutler
03:05 PM Documentation #38430: Remove 'mon_osd_max_split_count' from the docs
I also found the config option here: https://github.com/ceph/spdk/blob/master/scripts/ceph/ceph.conf#L34 Does anyone ... Tatjana Dehler
11:32 AM Documentation #38430 (Resolved): Remove 'mon_osd_max_split_count' from the docs
Kefu Chai
10:19 AM Documentation #38430 (Resolved): Remove 'mon_osd_max_split_count' from the docs
Remove 'mon_osd_max_split_count' from the docs because this option was removed from master already. Kai Wagner
03:03 PM mgr Feature #38409 (Fix Under Review): Multiple zabbix servers configuration
Nathan Cutler
02:57 PM RADOS Bug #38432 (Fix Under Review): ENOENT on setattrs (obj was recently deleted)
https://github.com/ceph/ceph/pull/26591 Sage Weil
12:59 PM RADOS Bug #38432 (Resolved): ENOENT on setattrs (obj was recently deleted)
... Sage Weil
02:56 PM Revision bdf2d1b9 (ceph): osd/PrimaryLogPG: handle object !exists in handle_watch_timeout
- watch on object
- watch timeout queued
- rados op deletes object
- handle_watch_timeout tries to delete it again
F...
Sage Weil
02:50 PM Revision 336cc9cc (ceph): mgr/dashboard: Added breadcrumb tests to Filesystems menu
Fixes: https://tracker.ceph.com/issues/38343
Signed-off-by: Nathan Weinberg <nweinber@redhat.com>
Nathan Weinberg
02:35 PM CephFS Backport #38449 (Resolved): luminous: src/osdc/Journaler.cc: 420: FAILED ceph_assert(!r)
https://github.com/ceph/ceph/pull/26642 Nathan Cutler
02:35 PM CephFS Backport #38448 (Resolved): mimic: src/osdc/Journaler.cc: 420: FAILED ceph_assert(!r)
https://github.com/ceph/ceph/pull/26643 Nathan Cutler
02:34 PM rgw Backport #38447 (Resolved): mimic: multisite: datalog trim may not trim to completion
https://github.com/ceph/ceph/pull/26641 Nathan Cutler
02:34 PM rgw Backport #38446 (Resolved): luminous: multisite: datalog trim may not trim to completion
https://github.com/ceph/ceph/pull/26619 Nathan Cutler
02:34 PM CephFS Backport #38445 (Resolved): luminous: mds: drop cache does not timeout as expected
https://github.com/ceph/ceph/pull/27342 Nathan Cutler
02:34 PM CephFS Backport #38444 (Rejected): mimic: mds: drop cache does not timeout as expected
Nathan Cutler
02:34 PM RADOS Backport #38443 (Resolved): mimic: osd-markdown.sh can fail with CLI_DUP_COMMAND=1
https://github.com/ceph/ceph/pull/27907 Nathan Cutler
02:34 PM RADOS Backport #38442 (Resolved): luminous: osd-markdown.sh can fail with CLI_DUP_COMMAND=1
https://github.com/ceph/ceph/pull/26616 (merged for v12.2.12)
backport of follow-up fix: https://github.com/ceph/cep...
Nathan Cutler
02:33 PM rbd Backport #38441 (Resolved): mimic: compare-and-write skips compare after copyup without object map
https://github.com/ceph/ceph/pull/28133 Nathan Cutler
02:33 PM rbd Backport #38440 (Resolved): luminous: compare-and-write skips compare after copyup without object...
https://github.com/ceph/ceph/pull/28134 Nathan Cutler
02:33 PM RADOS Backport #38437 (Resolved): mimic: crc cache should be invalidated when posting preallocated rx b...
https://github.com/ceph/ceph/pull/29247 Nathan Cutler
02:33 PM RADOS Backport #38436 (Resolved): luminous: crc cache should be invalidated when posting preallocated r...
https://github.com/ceph/ceph/pull/29248 Nathan Cutler
02:32 PM Revision 005f19ef (ceph): pybind/rados: fixed Python3 string conversion issue on get_fsid
Fixes: http://tracker.ceph.com/issues/38381
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:27 PM Revision 6180747f (ceph): rgw: bump mimic civetweb with ssl & abs url fixes
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
02:20 PM Revision a25d30b8 (ceph): Merge pull request #26515 from theanalyst/civetweb-fixes-n
civetweb: pull up to ceph-master Matt Benjamin
02:10 PM Dashboard Bug #38382 (Fix Under Review): mgr/dashboard: Placement group counter skips values when increment...
Stephan Müller
02:05 PM Revision fbf25929 (ceph): mgr/dashboard: Updated messages.xlf
Signed-off-by: Stephan Müller <smueller@suse.com> Stephan Müller
02:03 PM Revision 0d3d1672 (ceph): mgr/dashboard: Pgs will update as expected
The problem was that PGs jumped over the next calculated number when
pressing "up".
Fixes: https://tracker.ceph.com/...
Stephan Müller
02:00 PM Stable releases Tasks #38435 (Resolved): mimic: v13.2.5
h3. Workflow
* "Preparing the release":http://ceph.com/docs/master/dev/development-workflow/#preparing-a-new-relea...
Abhishek Lekshmanan
01:56 PM Stable releases Tasks #37912 (Resolved): Luminous v12.2.11
Abhishek Lekshmanan
01:56 PM Revision 196e8151 (ceph): Revert "ceph.spec.in: python-kubernetes broken on rhel"
This reverts commit c32c4874e139d0e97116d6f3d368ac9c3e393c9f.
An updated python2-kubernetes package that does not de...
Jeff Layton
01:39 PM Dashboard Feature #38434 (New): mgr/dashboard: Daemon-wise config options
When a user goes to the OSDs page (Cluster->OSD) he should be able to choose an OSD and see a "Configurations" tab. I... Tatjana Dehler
01:18 PM RADOS Bug #38425 (Duplicate): mon: segmentation fault in AuthMonitor::create_pending
just fixed this, #38372 Sage Weil
04:45 AM RADOS Bug #38425: mon: segmentation fault in AuthMonitor::create_pending
Here's a different stack trace that's probably related:
/ceph/teuthology-archive/pdonnell-2019-02-19_07:16:18-fs-w...
Patrick Donnelly
04:42 AM RADOS Bug #38425 (Duplicate): mon: segmentation fault in AuthMonitor::create_pending
... Patrick Donnelly
01:14 PM RADOS Bug #38372 (Resolved): segfault in "AuthMonitor::increase_max_global_id()"
Sage Weil
01:14 PM Revision be257763 (ceph): Merge PR #26550 into master
* refs/pull/26550/head:
mon/AuthMonitor: provide auth_lock-safe _assign_global_id()
mon/AuthMonitor: provide AuthMo...
Sage Weil
01:11 PM Revision b700dca7 (ceph): Merge PR #26476 into master
* refs/pull/26476/head:
pybind: auto encode/decode cstr
pybind: set language_level for cythonize explicitly
Review...
Sage Weil
01:11 PM RADOS Bug #38416 (Pending Backport): crc cache should be invalidated when posting preallocated rx buffers
Sage Weil
01:10 PM Revision 7633fff7 (ceph): Merge PR #26552 into master
* refs/pull/26552/head:
osdc/Objecter: invalidate crcs on preallocated rx buffers
Reviewed-by: Sage Weil <sage@redh...
Sage Weil
01:10 PM Revision 6888565d (ceph): Merge PR #26568 into master
* refs/pull/26568/head:
unittest_auth: add unit tests for AuthRegistry con_mode selection
auth/AuthRegistry: regist...
Sage Weil
01:10 PM RADOS Bug #36337: OSDs crash with failed assertion in PGLog::merge_log as logs do not overlap
... Sage Weil
01:06 PM RADOS Bug #38433 (Duplicate): rados/test.sh timeout
... Sage Weil
01:00 PM Revision 61b6a666 (ceph): Merge pull request #26587 from smithfarm/wip-doc-fix-luminous
luminous: doc: Fix default value of 'mon_osd_max_split_count'
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by:...
Nathan Cutler
01:00 PM mgr Bug #38157: progress: KeyError on pg_to_state[pg_str]['stat_sum']['num_bytes_recovered']
/a/sage-2019-02-21_21:52:17-rados-wip-sage3-testing-2019-02-21-1359-distro-basic-smithi/3622638 Sage Weil
12:57 PM Messengers Bug #22480: msg/simple: rados bench segv in ceph::buffer::list::iterator_impl::advance(), Pipe::r...
... Sage Weil
12:37 PM Revision 90c6e1d2 (ceph): civetweb: pull up to ceph-master
Contains the following fixes
- absolute url fixes
- ssl socket closing fixes
Signed-off-by: Abhishek Lekshmanan <abh...
Abhishek Lekshmanan
12:31 PM Revision 57a65fa7 (ceph): doc: Fix default value of 'mon_osd_max_split_count'
This commit is not cherry-picked from master because the config
parameter mon_osd_max_split_count has been dropped in...
Kai Wagner
12:30 PM Revision b955698d (ceph): Merge pull request #26585 from capri1989/doc-fix-mimic
mimic: doc: Fix default value of 'mon_osd_max_split_count'
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
12:24 PM Revision 17d503f5 (ceph): doc: Fix default value of 'mon_osd_max_split_count'
This commit is not cherry-picked from master because the config
parameter mon_osd_max_split_count has been dropped in...
Kai Wagner
11:31 AM Revision 80784dd9 (ceph): Merge pull request #26584 from capri1989/doc-fixes
doc: Remove value 'mon_osd_max_split_count'
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:16 AM Revision 1bf96668 (ceph): doc: Remove value 'mon_osd_max_split_count' from the docs
Signed-off-by: Kai Wagner <kwagner@suse.com> Kai Wagner
09:28 AM Revision 72ef9b58 (ceph): Merge pull request #26510 from callithea/wip-add-ganesha-qa-tests
mgr/dashboard: Added NFS Ganesha suite to QA tests
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Lenz Grimmer
09:24 AM Documentation #38429 (Resolved): Fix incorrect default value of 'mon_osd_max_split_count'
The default value of "mon_osd_max_split_count" is 32 and not 300 as mentioned in the documentation Kai Wagner
09:01 AM Revision 1bc6f5ca (ceph): mgr/dashboard: Remove param when calling notificationService.show
The message parameter should be used for error notifications only.
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
08:44 AM Revision c4052002 (ceph): mgr/dashboard: Generate Open API Spec info
Fixes: http://tracker.ceph.com/issues/24763
Makes it possible for developers to provide information of
endpoints and...
Tina Kallio
07:48 AM Revision 516e1150 (ceph): mgr/dashboard: typescript cleanup
* Added npm script 'lint:tsc' to check for unused local variables & parameters.
Notice that vars/params beginning w...
Alfonso Martínez
07:44 AM Revision ae786b93 (ceph): Merge pull request #26520 from ktdreyer/rpm-rhel8
rpm: RHEL 8 fixes
Reviewed-by: Boris Ranto <branto@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:39 AM Revision 66fb02dc (ceph): Merge pull request #26555 from tchaikov/wip-install-build-deps
cmake,rgw: make amqp support optional
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Reviewed-by: Yuval Lifshitz <yu...
Kefu Chai
07:37 AM Revision 381667c1 (ceph): Merge pull request #26582 from tchaikov/wip-cmake-silence-syntax-warning
cmake: fix syntax error of set()
Reviewed-by: Ricardo Dias <rdias@suse.com>
Kefu Chai
07:17 AM mgr Bug #38427: ceph-mgr: mgr generates a traceback when test_mgr_rest_api.py is run "TypeError: stri...
I actually managed to get it to "work" with the following ugly hack. Pretty sure this is not the final solution :)
...
Brad Hubbard
06:46 AM mgr Bug #38427: ceph-mgr: mgr generates a traceback when test_mgr_rest_api.py is run "TypeError: stri...
Or is it literally returning the string "hash" from "hash 0 # rjenkins1"? Brad Hubbard
06:41 AM mgr Bug #38427 (New): ceph-mgr: mgr generates a traceback when test_mgr_rest_api.py is run "TypeError...
Original error can be seen in any of the failures here, http://pulpito.ceph.com/bhubbard-2019-02-18_07:30:56-ceph-ans... Brad Hubbard
07:14 AM CephFS Bug #36507: client: connection failure during reconnect causes client to hang
when I use "evict" feature, you can see this print, but in the end it can be automatically restored(about 10s).
Ceph...
huanwen ren
07:12 AM Dashboard Bug #38428 (Resolved): mgr/dashboard: dashboard giving 401 unauthorized
Hello Team,
I have set up the ceph dashboard and its allowing me to login but immediately after login it log me ou...
Lokesh Pashine
06:03 AM RADOS Backport #38398 (In Progress): mimic: rados_shutdown hang forever in ~objecter()
https://github.com/ceph/ceph/pull/26583 Prashant D
05:52 AM mgr Bug #38426 (New): ceph-mgr: Re-enabling the restful module results in "Address already in use" error
... Brad Hubbard
05:43 AM Revision 8a6658f8 (ceph): cmake: fix syntax error of set()
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
05:41 AM Revision 8991c73c (ceph): msg/async/rdma: set/get silence warning
functions like gid_to_wire_gid() is not aware of the alignment of the
IBSYNMsg, so we should pass the enclosing struc...
Kefu Chai
03:35 AM RADOS Backport #38400 (In Progress): luminous: rados_shutdown hang forever in ~objecter()
https://github.com/ceph/ceph/pull/26579 Prashant D
02:30 AM Revision ba9da1f7 (ceph): cmake: remove amqp_mock from UNITTEST_LIBS
this mock library is only used by rgw tests.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:30 AM Revision dd5bc2ff (ceph): rpm: disable amqp endpoint on SLE/OpenSUSE
as librabbitmq-devel is not packaged on them yet.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:30 AM Revision 818e1031 (ceph): install-deps,do_freebsd: disable amqp support
per Willem's request.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:09 AM mgr Bug #38407: Funny issues with python sub-interpreters
Is that just for objects that contain code (i.e. methods), or objects that only contain data? In any case, I think w... Tim Serong
01:50 AM Revision 126ad168 (ceph): common/ceph_timer: stop timer's thread when it is suspended
otherwise the client could hang when shutting down
Fixes: https://tracker.ceph.com/issues/37766
Signed-off-by: Peng ...
peng wang
01:44 AM Revision 4ee5a9f4 (ceph): common/ceph_timer: stop timer's thread when it is suspended
otherwise the client could hang when shutting down
Fixes: https://tracker.ceph.com/issues/37766
Signed-off-by: Peng ...
peng wang

02/21/2019

11:29 PM RADOS Backport #23670: luminous: auth: ceph auth add does not sanity-check caps
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/24906
merged
Yuri Weinstein
11:29 PM Revision ae27fcce (ceph): Merge pull request #24906 from tchaikov/wip-23673-luminous
luminous: auth: ceph auth add does not sanity-check caps
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Yuri Weinstein
11:27 PM Backport #37756: luminous: osd/PrimaryLogPG: fix the extent length error of the sync read
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25711
merged
Yuri Weinstein
11:27 PM Revision fbc62f4b (ceph): Merge pull request #25711 from ashishkumsingh/wip-37756-luminous
luminous: osd/PrimaryLogPG: fix the extent length error of the sync read
Reviewed-by: Kefu Chai <kchai@redhat.com>
R...
Yuri Weinstein
11:26 PM RADOS Backport #37690: luminous: ceph-objectstore-tool: Add HashInfo to object dump output
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25722
merged
Yuri Weinstein
11:26 PM Revision 7ee7189b (ceph): Merge pull request #25722 from ashishkumsingh/wip-37690-luminous
luminous: tools: ceph-objectstore-tool: Dump hashinfo
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: David Z...
Yuri Weinstein
11:25 PM RADOS Backport #37815: luminous: workunits/rados/test_health_warnings.sh fails with <9 osds down
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25851
merged
Yuri Weinstein
11:25 PM Revision 97b56c76 (ceph): Merge pull request #25851 from ashishkumsingh/wip-37815-luminous
luminous: qa/workunits/rados/test_health_warnings: prevent out osds
Reviewed-by: Kefu Chai <kchai@redhat.com>
Review...
Yuri Weinstein
11:24 PM RADOS Backport #37833: luminous: FAILED assert(is_up(osd)) in OSDMap::get_inst(int)
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25853
merged
Yuri Weinstein
11:24 PM Revision f7276f51 (ceph): Merge pull request #25853 from ashishkumsingh/wip-37833-luminous
luminous: objecter: avoid race when reset down osd's session
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
11:24 PM RADOS Backport #38424 (In Progress): mimic: osd/TestPGLog.cc: Verify that dup_index is being trimmed
https://github.com/ceph/ceph/pull/26578 Brad Hubbard
11:15 PM RADOS Backport #38424 (Resolved): mimic: osd/TestPGLog.cc: Verify that dup_index is being trimmed
https://github.com/ceph/ceph/pull/26578 Brad Hubbard
11:23 PM RADOS Backport #38207: luminous: A PG repairing doesn't mean PG is damaged
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26305
merged
Yuri Weinstein
11:23 PM Revision 2fac37f1 (ceph): Merge pull request #26305 from dzafman/wip-38207
luminous: mon: A PG with PG_STATE_REPAIR doesn't mean damaged data, PG_STATE_IN…
Reviewed-by: Josh Durgin <jdurgin@r...
Yuri Weinstein
11:19 PM RADOS Backport #38423 (In Progress): luminous: osd/TestPGLog.cc: Verify that dup_index is being trimmed
Brad Hubbard
11:10 PM RADOS Backport #38423: luminous: osd/TestPGLog.cc: Verify that dup_index is being trimmed
https://github.com/ceph/ceph/pull/26574 Brad Hubbard
11:10 PM RADOS Backport #38423 (Resolved): luminous: osd/TestPGLog.cc: Verify that dup_index is being trimmed
https://github.com/ceph/ceph/pull/26574 Brad Hubbard
11:18 PM Revision d552dbca (ceph): test: Verify a log trim trims the dup_index
Fixes: https://tracker.ceph.com/issues/38406
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
(cherry picked from c...
Brad Hubbard
11:11 PM Revision 0b5fe578 (ceph): test: Verify a log trim trims the dup_index
Fixes: https://tracker.ceph.com/issues/38406
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
(cherry picked from c...
Brad Hubbard
11:05 PM RADOS Bug #38406: osd/TestPGLog.cc: Verify that dup_index is being trimmed
https://github.com/ceph/ceph/pull/26533 Brad Hubbard
08:27 PM RADOS Bug #38406 (Pending Backport): osd/TestPGLog.cc: Verify that dup_index is being trimmed
Neha Ojha
11:01 PM Revision 774bd9d9 (ceph): msg/async, v2: frame decoding operates on bufferlist.
This change is driven by buggy buffer's life time management
polluting AuthAuthorizer::bl with dangling raw_static in...
Radoslaw Zarzynski
10:52 PM RADOS Cleanup #38422 (New): qa/suites/rados/verify: coverage review tasks
Tracker for verify coverage review tasks Brad Hubbard
10:50 PM RADOS Cleanup #38421 (New): qa/suites/rados/objectstore: coverage review tasks
Tracker for objectstore coverage review tasks. Brad Hubbard
10:31 PM Revision 2c2867ad (ceph): msg/async, v2: handle msg authentication failures.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
10:31 PM Revision 8bb18a83 (ceph): msg/async, v2: drop the scaffolding in preamble parsing.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
10:31 PM Revision 2ef63290 (ceph): msg/async, v2: drop ceph_msg_header2 fields duplicating segment info.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
10:31 PM Revision 813a8e1b (ceph): msg/async, v2: decouple onwire segment length from logical length.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
10:31 PM Revision 4423434d (ceph): msg/async, v2: get rid of the magic number for default alignment.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
10:31 PM Revision 50b51746 (ceph): msg/async, v2: get rid of magic number in SignedEncryptedFrame.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
10:31 PM Revision 8d49bc3c (ceph): msg/async, v2: drop magic numbers for segments.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
10:31 PM Revision fa7e6d6d (ceph): msg/async, v2: fix cur_msg_size in ::reset_recv_state().
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
10:31 PM Revision fe387e02 (ceph): msg/async, v2: drop depedency on uint128_t. Clean up onwire crypto.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
10:31 PM Revision 3bd82834 (ceph): msg/async: add con_mode to debug lines
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:31 PM Revision 61d2d4ab (ceph): msg/async, v2: drop reserve() from onwire crypto's TxHandler.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
10:31 PM Revision 7adfc310 (ceph): msg/async, v2: get rid of magic numbers for alignment.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
10:31 PM Revision 0d9299df (ceph): msg/async, v2: drop handling of extra segments in ::fill_preamble().
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
10:31 PM Revision da076645 (ceph): msg/async, v2: follow the const bl& concept in authenticated_encrypt_up...
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
10:31 PM Revision e02b2f5c (ceph): msg/async, v2: bring back the no-encryption ability.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
10:31 PM Revision dbf87005 (ceph): msg/async, v2: improve debug around sending client indent.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
10:31 PM Revision 28646a6c (ceph): msg/async/ProtocolV2: clean up preamble comments
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:31 PM Revision 0b7ef076 (ceph): msg/Connection: add get_con_mode()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:31 PM Revision 2ee03d1b (ceph): common/ceph_strings: get_con_mode_name()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:31 PM Revision 94f4cb2f (ceph): msg/DispatchQueue: include con_mode in <== line
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:31 PM Revision f5707f32 (ceph): msg/async, v2: READ_MESSAGE_FRONT -> THROTTLE_DONE.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
10:31 PM Revision 9ef345fd (ceph): msg/async, v2: drop the throttles bypass.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
10:31 PM Revision ee8deb4d (ceph): msg/async, v2: workaround con_mode handling.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
10:30 PM Revision 7e951dbc (ceph): msg/async: WaitFrame of V2 can be crypto processed now.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
10:21 PM Revision cc60a9d1 (ceph): Merge pull request #26442 from xiexingguo/wip-mimic
mimic: Revert "msg/async: bump global_seq when retrying connection"
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
10:11 PM RADOS Backport #38317: mimic: filestore: fsync(2) return value not checked
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26438
merged
Yuri Weinstein
10:11 PM Revision 9a75dc0a (ceph): Merge pull request #26438 from pdvian/wip-38317-mimic
mimic: os/filestore: ceph_abort() on fsync(2) or fdatasync(2) failure
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
...
Yuri Weinstein
10:03 PM Revision 217c3f4c (ceph): rpm: fix pyOpenSSL requirement for RHEL 8
On RHEL 7, this package is named "pyOpenSSL", but on RHEL 8, Fedora, and
SUSE, it is named "python3-pyOpenSSL".
Prio...
Ken Dreyer
10:03 PM Revision f74c76c2 (ceph): rpm: build __pycache__ directories on RHEL 8
In RHEL 8, rpmbuild does not automatically generate __pycache__
directories. Generate them explicitly with the %py_by...
Ken Dreyer
10:03 PM Revision 2273bfce (ceph): rpm: fix python dependencies on RHEL 8
On RHEL 8, the python34-* and Cython packages are named identically to
Fedora (eg "python3-Cython"). Move the Python ...
Ken Dreyer
09:54 PM RADOS Backport #37993: luminous: ec pool lost data due to snap clone
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26078
merged
Yuri Weinstein
09:54 PM Revision aed19d77 (ceph): Merge pull request #26078 from ashishkumsingh/wip-37993-luminous
luminous: osd: keep using cache even if op will invalid cache
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
09:53 PM RADOS Backport #38046: luminous: qa/overrides/short_pg_log.yaml: reduce osd_{min,max}_pg_log_entries
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26148
merged
Yuri Weinstein
09:53 PM Revision c85ef437 (ceph): Merge pull request #26148 from ashishkumsingh/wip-38046-luminous
luminous: tests: qa/overrides/short_pg_log.yaml: reduce osd_{min,max}_pg_log_entries
Reviewed-by: Neha Ojha <nojha@r...
Yuri Weinstein
09:53 PM RADOS Backport #38105: luminous: osd/ECBackend.cc: 1547: FAILED ceph_assert(!(*m).is_missing(hoid))
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26236
merged
Yuri Weinstein
09:53 PM Revision a63abb0c (ceph): Merge pull request #26236 from pdvian/wip-38105-luminous
luminous: osd/PG.cc: account for missing set irrespective of last_complete
Reviewed-by: David Zafman <dzafman@redhat...
Yuri Weinstein
09:52 PM bluestore Backport #38142: luminous: os/bluestore: fixup access a destroy cond cause deadlock or undefine b...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26261
merged
Yuri Weinstein
09:52 PM Revision 11dc6c61 (ceph): Merge pull request #26261 from pdvian/wip-38142-luminous
luminous: os/bluestore: fixup access a destroy cond cause deadlock or undefine
Reviewed-by: Igor Fedotov <ifedotov@...
Yuri Weinstein
09:48 PM Revision 99296286 (ceph): Merge pull request #26566 from theanalyst/vstart-beast
vstart: make beast as the default frontend for rgw
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
09:35 PM RADOS Bug #38083 (Resolved): mimic: test_kvstore_tool.sh: mkfs failed: (22) Invalid argument
Neha Ojha
08:24 PM RADOS Bug #38083: mimic: test_kvstore_tool.sh: mkfs failed: (22) Invalid argument
https://github.com/ceph/ceph/pull/26573 Neha Ojha
08:23 PM RADOS Bug #38083 (Fix Under Review): mimic: test_kvstore_tool.sh: mkfs failed: (22) Invalid argument
Sage Weil
09:35 PM Revision 2e0de734 (ceph): Merge pull request #26573 from neha-ojha/wip-38083-mimic
mimic: qa/workunits/cephtool/test_kvstore_tool.sh: run test in ., not /tmp
Reviewed-by: Sage Weil <sage@redhat.com>
Neha Ojha
08:58 PM Revision 893b2253 (ceph): msg/async: switch to CRC32 for V2 preamble blocks.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:58 PM Revision 07c5482e (ceph): msg/async: rectify reseting security state in ProtocolV2::reset_recv_st...
The reason for that is:
2019-02-14 19:59:00.774 7f78aebf3700 20 --2- v2:127.0.0.1:40678/0 >>
v2:127.0.0.1:4068...
Radoslaw Zarzynski
08:58 PM Revision e0741e68 (ceph): msg/async: V2 bypasses throttles just for development.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:58 PM Revision eb444b81 (ceph): msg/async: initial multi-segment support for V2.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:58 PM Revision 14589a0e (ceph): msg/async: add debug around empty ClientIdent::addrs.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:58 PM Revision 34d48a3a (ceph): msg/async: get rid of the distiction on main and extra V2 preamble.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:58 PM Revision a582600c (ceph): msg/async: bump up preamble block size to 32 bytes.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:58 PM Revision 86286134 (ceph): msg/async: receive V2 messages with new preable format.
Currently we do support messages with single segment only.
Adding multi-segment and proper alignment handling is WIP....
Radoslaw Zarzynski
08:58 PM Revision 53d44db3 (ceph): msg/async: implement crc checking for main preamble of V2.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:58 PM Revision 696d2dc6 (ceph): msg/async: perform V2 frame dispatch in dedicated method.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:58 PM Revision 430abcfd (ceph): msg/async: V2 uses segments instead of next_payload_len, part 1.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:58 PM Revision 488d10ed (ceph): msg/async: preamble of V2 Frames is now encrypted and authenticated.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:58 PM Revision cee75659 (ceph): msg/async: reset crypto processors in ProtocolV2::reset_recv_state().
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:58 PM Revision a0a7d551 (ceph): msg/async: transmit V2 messages with new preable format.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:58 PM Revision cbc09458 (ceph): msg/async: reset the rx stream handler in ::handle_read_frame_length_an...
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:58 PM Revision 9c0d244e (ceph): msg/async: slightly rework ProtocolV2 preamble crafting.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:58 PM Revision 0ac6876c (ceph): auth, msg/async, v2: drop AuthStreamHandler and AES128GCM_StreamHandler.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:54 PM Revision 7769de74 (ceph): msg/async: SignedEncryptedFrame uses ceph::crypto::onwire.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:54 PM Revision 9401df60 (ceph): msg/async: Messages in Protocol2 are crypto-processed only once.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:54 PM Revision 3ef5dc9e (ceph): msg/async: move Protocol* asserts in SignedEncryptedFrame to compile time.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:54 PM Revision d64fc236 (ceph): msg/async: decouple MessageHeaderFrame from SignedEncryptedFrame.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:54 PM Revision 8aa93069 (ceph): auth: introduce ceph::crypto::onwire interfaces.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:54 PM Revision b2b06ea7 (ceph): auth: implement ceph::crypto::onwire with OpenSSL EVP.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:54 PM Revision 78b68f83 (ceph): msg/async: expose message segmentation to ::write_message().
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:53 PM Revision aff725ef (ceph): msg/async: set con_mode and session_security at both peers.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:53 PM Revision 8fa8e849 (ceph): msg/async: drop MessageFrame. Use MessageHeaderFrame instead.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:53 PM Revision 8245a291 (ceph): msg/async: ensure consistency between con_mode and session_security.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:53 PM Revision 4314944f (ceph): auth: drop AES128CBC_HMACSHA256_StreamHandler.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:53 PM Revision a2a290c4 (ceph): msg/async: simplify encryption handling in the PayloadFrame class.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:52 PM Revision 6faedd34 (ceph): msg/async: emphasize ProtocolV2 does authenticated encryption.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:52 PM Revision 56e3ced4 (ceph): msg/async: drop get_auth_meta() from Protocol.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:52 PM Revision 364ff3be (ceph): auth: drop sign_bufferlist() from AuthSessionHandler.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:52 PM Revision d0f1c643 (ceph): auth: drop get_protocol() and get_key() from AuthSessionHandler.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:52 PM Revision 1c8c96cc (ceph): auth: drop no_security() from AuthSessionHandler.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:52 PM Revision 2cb5f066 (ceph): auth: make AuthSessionHandler purely abstract.
This is possible because the dropped state is/was required only by:
* CephxSessionHandler,
* methods removed by the...
Radoslaw Zarzynski
08:52 PM Revision 9e5f39d7 (ceph): auth: introduce DummyAuthSessionHandler.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:52 PM Revision 9fc0b203 (ceph): auth: drop {en,de}crypt_message() from AuthSessionHandler.
Yeah, this means wire encryption isn't supposed for V1 anymore.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Radoslaw Zarzynski
08:52 PM Revision 1291a8a7 (ceph): auth/cephx: make _calc_signature() of CephxSessionHandler private.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:52 PM Revision 9d07d699 (ceph): auth, msg: dissect AuthStreamHandler from AuthSessionHandler.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:52 PM Revision 4d041a19 (ceph): msg/async: move crypto handling from ProtocolV2 into AuthStreamHandler.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:52 PM Revision f6c7be8f (ceph): include: uint128_t -> ceph::uint128_t + using.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:52 PM Revision e78a95f5 (ceph): crypto: AES128GCM_StreamHandler brings authenticated encryption with AE...
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:52 PM Revision 3dcde6f7 (ceph): msg/async, auth: switch AuthStreamHandler::rxtx_t to std::unique_ptr.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:31 PM RADOS Bug #26970 (Pending Backport): src/osd/OSDMap.h: 1065: FAILED assert(__null != pool)
Neha Ojha
07:19 PM RADOS Bug #26970: src/osd/OSDMap.h: 1065: FAILED assert(__null != pool)
Seen in mimic: /a/yuriw-2019-02-20_20:24:46-rados-wip-yuri3-testing-2019-02-20-1755-mimic-distro-basic-smithi/3619026... Neha Ojha
06:59 PM RADOS Bug #26970: src/osd/OSDMap.h: 1065: FAILED assert(__null != pool)
This was fixed as cfe6ca82ed800e81e286396b5b7783ca299325f0 in larger pull request https://github.com/ceph/ceph/pull/2... David Zafman
07:53 PM CephFS Bug #15783 (In Progress): client: enable acls by default
Patrick Donnelly
07:45 PM Revision afb82013 (ceph): auth/AuthRegistry: clear output vectors
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:45 PM Revision 06559913 (ceph): auth/AuthRegistry: register as an observer
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:45 PM Revision a3e777d7 (ceph): unittest_auth: add unit tests for AuthRegistry con_mode selection
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:01 PM Revision 2d564cdf (ceph): qa/workunits/cephtool/test_kvstore_tool.sh: run test in ., not /tmp
Notably, we can't make a bluestore store on a tmpfs.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from ...
Sage Weil
06:47 PM Revision e084dd85 (ceph): Merge PR #26541 into master
* refs/pull/26541/head:
msg/async: guard protocol Interceptor with preprocessor variable
cmake: add UNIT_TESTS_BUIL...
Sage Weil
06:43 PM CephFS Bug #36384 (Pending Backport): src/osdc/Journaler.cc: 420: FAILED ceph_assert(!r)
Patrick Donnelly
06:43 PM Revision 1ed26228 (ceph): Merge PR #26458 into master
* refs/pull/26458/head:
MDSMonitor: do not assign standby-replay when degraded
Reviewed-by: Sage Weil <sage@redhat....
Patrick Donnelly
06:27 PM CephFS Bug #38348 (Pending Backport): mds: drop cache does not timeout as expected
Patrick Donnelly
06:26 PM Revision 0989abe3 (ceph): Merge PR #26468 into master
* refs/pull/26468/head:
qa: config recall settings to test cache drop
qa: check cache dump works without timeout
m...
Patrick Donnelly
06:11 PM Revision 3a58b183 (ceph): Merge PR #26422 into master
* refs/pull/26422/head:
mds: start to trim cache when mds enters clientreplay state
mds: avoid evaluating stray den...
Patrick Donnelly
06:10 PM Revision 4f243b71 (ceph): Merge PR #26459 into master
* refs/pull/26459/head:
mds: do not show standby-replay as ranks
Reviewed-by: Zheng Yan <zyan@redhat.com>
Patrick Donnelly
06:10 PM CephFS Bug #38347 (Resolved): ceph.in: cephfs status line may not show active ranks when standby-replay ...
Patrick Donnelly
06:09 PM Revision 8bdf2d15 (ceph): Merge PR #26486 into master
* refs/pull/26486/head:
mds: remove wrong puts on Message
Reviewed-by: Sage Weil <sage@redhat.com>
Patrick Donnelly
05:34 PM RADOS Backport #38243: mimic: scrub warning check incorrectly uses mon scrub interval
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26493
merged
Yuri Weinstein
05:34 PM Revision 69b387fe (ceph): Merge pull request #26493 from dzafman/wip-alternate-backport
mimic: core: scrub warning check incorrectly uses mon scrub interval
Reviewed-by: Kefu Chai <kchai@redhat.com>
Revie...
Yuri Weinstein
05:19 PM devops Bug #38177 (Resolved): Destruction of basic_string _GLIBCXX_USE_CXX11_ABI=0 and C++17 mode result...
Sage Weil
05:18 PM Revision 0a7077a8 (ceph): Merge PR #26237 into master
* refs/pull/26237/head:
Revert "qa: update test_envlibrados_for_rocksdb.sh for libradospp split"
doc/librados: expl...
Sage Weil
04:06 PM Revision cf66a6d5 (ceph): rgw: return ERR_NO_SUCH_BUCKET early while evaluating bucket policy
Right now we create a ERR_NO_SUCH_BUCKET ret code but continue further
processing. Since this ret code isn't returned...
Abhishek Lekshmanan
04:05 PM rgw Bug #38420 (Resolved): rgw: success returned for put bucket versioning on a non existant bucket
... Abhishek Lekshmanan
04:01 PM Revision 1920d3a8 (ceph): msg/async: guard protocol Interceptor with preprocessor variable
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
04:00 PM Revision f42c4401 (ceph): cmake: add UNIT_TESTS_BUILD preprocessor var based on WITH_TESTS cmake var
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
03:49 PM bluestore Bug #38329: OSD crashes in get_str_map while creating with ceph-volume
(original reporter here)
I have following customisation in ceph.conf:...
Tomasz Torcz
03:32 PM Revision 0bf27a0e (ceph): os/bluestore: fix bluefs inability to reclaim space
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com> Adam Kupczyk
03:05 PM Revision ded3d43d (ceph): pybind: set language_level for cythonize explicitly
Compiling rbd.pyx because it changed.
[1/1] Cythonizing rbd.pyx
/usr/lib/python2.7/dist-packages/Cython/Compiler/Main...
Kefu Chai
03:05 PM Revision c36d0f1a (ceph): pybind: auto encode/decode cstr
assuming all string in the cythonized string use the legacy python2
string type, instead of using the unicode, and as...
Kefu Chai
03:03 PM Revision b9a13aac (ceph): vstart: make beast as the default frontend for rgw
mstart also features an overrideable $RGW_FRONTEND which defaults to beast
Signed-off-by: Abhishek Lekshmanan <abhis...
Abhishek Lekshmanan
02:54 PM Revision e0667577 (ceph): Merge pull request #26395 from ykcowrebbaj/patch-1
doc: corrected options of iscsiadm command
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:46 PM Revision a51d9188 (ceph): Merge pull request #26521 from dillaman/wip-38385
qa/workunits: fixed mon address parsing for rbd-mirror Mykola Golub
02:45 PM rgw Bug #38328: "Caught signal (Aborted) thread_name:radosgw" in ceph dashboard tests Jenkins job
Due to this issue we can't merge https://github.com/ceph/ceph/pull/25451 Laura Paduano
02:33 PM Revision 708165c7 (ceph): Merge pull request #26502 from tchaikov/wip-common-coroutine-ifdef
common: define BOOST_COROUTINES_NO_DEPRECATION_WARNING if not yet
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
02:33 PM Dashboard Cleanup #38419 (Resolved): mgr/dashboard: Replace all occurrences of "Ceph Manager Dashboard" wit...
To avoid confusion, the official name of the dashboard should be "Ceph Dashboard", as it's not a dashboard for Ceph M... Lenz Grimmer
01:54 PM Dashboard Bug #38411: Under rook+minikube: HEALTH_ERR: Module 'dashboard' has failed: IOError("Port 8443 no...
I did try adding a mgr. server_addr config-key with '::' in it and restarting the mgr, but it still didn't work. New ... Jeff Layton
01:38 PM Dashboard Bug #38411: Under rook+minikube: HEALTH_ERR: Module 'dashboard' has failed: IOError("Port 8443 no...
I'm not sure how to interpret those instructions for nautilus...
I can't really enable ipv6 under minikube. The wa...
Jeff Layton
12:52 PM Dashboard Bug #38411: Under rook+minikube: HEALTH_ERR: Module 'dashboard' has failed: IOError("Port 8443 no...
Looks like it's related to https://github.com/rook/rook/issues/2335#issuecomment-446449151
Does https://github.com...
Sebastian Wagner
01:28 PM Revision a7ce5fb0 (ceph): ceph.spec: force use of upgrade devtoolset-gcc under RHEL 7
There is a known crash under C++17 mode that requires an updated
devtoolset to address.
See https://bugzilla.redhat....
Jason Dillaman
01:28 PM Revision 3322798a (ceph): doc/librados: explicitly mention that the C++ API is not stable
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:28 PM Revision 96838694 (ceph): Revert "qa: update test_envlibrados_for_rocksdb.sh for libradospp split"
This reverts commit 0475dfdea315e5208abc201355523c8dab78469f.
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:27 PM Revision d2b1ab49 (ceph): librados: add symbol versioning to the C++ API
The future goal would be to change the version for each Ceph major
release to ensure C++ applications will need to be...
Jason Dillaman
01:25 PM Revision 50f0d873 (ceph): doc/rbd: fix options of iscsiadm command
Signed-off-by: ZhuJieWen <154667715@qq.com> ykcowrebbaj
01:24 PM Dashboard Feature #37387 (Fix Under Review): mgr/dashboard: Add date range and log search functionality
Lenz Grimmer
12:38 PM Dashboard Feature #37387: mgr/dashboard: Add date range and log search functionality
PR: https://github.com/ceph/ceph/pull/26562 Dan Guo
12:37 PM Dashboard Feature #37387: mgr/dashboard: Add date range and log search functionality
Laura Paduano wrote:
> Looks good to me! Maybe it would also make sense to have the option to set a timespan, for ex...
Dan Guo
01:15 PM RADOS Bug #38358: short pg log + cache tier ceph_test_rados out of order reply
/a/sage-2019-02-21_06:38:51-rados-wip-sage-testing-2019-02-20-2138-distro-basic-smithi/3620775 Sage Weil
01:00 PM bluestore Bug #25077: Occasional assertion in ObjectStore/StoreTest.HashCollisionTest/2
We *think* we have hit this same issue "in the field" on a Luminous 12.2.8 cluster:
2019-02-20 18:42:45.261357 7fd...
Stefan Kooman
12:40 PM Revision ecd2a9c7 (ceph): Merge pull request #26241 from jmolmo/hosts_management_add_rm
mgr/ansible: Add/remove hosts
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Sébastien Han <seb@redhat.com>
Sebastian Wagner
12:36 PM Revision 4f154010 (ceph): rgw,cmake: add option "WITH_RADOSGW_AMQP_ENDPOINT"
WITH_RADOSGW_AMQP_ENDPOINT is enabled by default.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:57 AM Revision 583c7a55 (ceph): mgr/dashboard: Add support for disabling ACL authentication
Fixes: https://tracker.ceph.com/issues/38016
Signed-off-by: Ricardo Marques <rimarques@suse.com>
Ricardo Marques
11:14 AM Revision 82472639 (ceph): mgr/dashboard: Add NFS status endpoint
Currently each time NFS page is opened and NFS Ganesha is not configured
an error notification is thrown and no extra...
Tiago Melo
11:01 AM Revision b6e8da7e (ceph): mgr/ansible: Add/remove hosts
- Implementation of operations add/rm hosts
- Improvement of error management in Ansible Runner Service Client
- Add...
Juan Miguel Olmo Martínez
11:01 AM Dashboard Bug #38418 (Fix Under Review): mgr/dashboard: PreventDefault isn't working on 400 errors
Stephan Müller
09:43 AM Dashboard Bug #38418 (Resolved): mgr/dashboard: PreventDefault isn't working on 400 errors
If a error with the status code 400 is received by the error interceptor of the frontend the *timeoutId* is not track... Stephan Müller
11:00 AM Revision 95401d8c (ceph): cmake: find_package(RabbitMQ) instead of just checking its header
rabbitmq-c is not a header-only library. so we need to ensure that the
library is also around before linking against ...
Kefu Chai
09:42 AM mgr Bug #38407: Funny issues with python sub-interpreters
Tim Serong wrote:
> I think the original intent was only to pass data around between modules
yeah, you don't even...
Sebastian Wagner
02:02 AM mgr Bug #38407: Funny issues with python sub-interpreters
I think the original intent was only to pass data around between modules, not things that could be executed (see the ... Tim Serong
09:13 AM RADOS Bug #23320 (Resolved): OSD suicide itself because of a firewall rule but reports a received signal
Mykola Golub
08:18 AM Revision 1669765d (ceph): removed redudant rgw system tasks
rakesh
07:23 AM Revision bf3231ba (ceph): mgr/prometheus: get osd_objectstore once instead twice.
After merging #25234 & #24821 separetly we get in
get_metadata_and_osd_status() double osd_metadata.get('osd_objectst...
Konstantin Shalygin
07:10 AM Messengers Bug #38391 (Resolved): msg async rdma: fix rdma exchange port, parse string bug
Kefu Chai
07:08 AM Revision c9279004 (ceph): Merge pull request #26525 from liupengs/wip-msg-async-fix-rdma-exchage-...
msg/async/rdma: parse IBSYNMsg.lid as hex when receiving message
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:40 AM Revision 7108e6a3 (ceph): doc: Fix incorrect mention of 'osd_deep_mon_scrub_interval'
Fixed the incorrect mention of 'osd_deep_mon_scrub_interval' in health-checks.rst.
Changed it to 'osd_deep_scrub_inte...
Ashish Singh
06:33 AM RADOS Bug #38377: OpTracker destruct assert when OSD destruct
Greg Farnum wrote:
> Is this a custom build? Where did it come from?
aha,ceph version is Luminous 12.2.10,
see [...
bing lin
05:26 AM Revision 6c433736 (ceph): Merge pull request #26532 from xiexingguo/wip-pool-scrub
mgr: add per pool scrub commands
Reviewed-by: Sage Weil <sage@redhat.com>
Xie Xingguo
05:13 AM Revision 106c28f8 (ceph): Merge pull request #26533 from badone/wip-test-dup_index-trim
test: Verify a log trim trims the dup_index
Reviewed-By: Eric Ivanvich <ivanvich@redhat.com>
Reviewed-by: Kefu Chai ...
Kefu Chai
04:08 AM Revision 9962c35a (ceph): install-deps.sh: do not install librabbitmq-dev manually
it will be installed by `mk-build-deps --install`.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:59 AM Revision 6ca980be (ceph): Merge pull request #26402 from tchaikov/wip-install-deps
install-deps.sh: selectively install dependencies
Reviewed-by: David Zafman <dzafman@redhat.com>
Reviewed-by: Nathan...
Kefu Chai
03:40 AM Revision 38e25b58 (ceph): Merge PR #26551 into master
* refs/pull/26551/head:
osd/PG: fix get debug refcount line
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Revie...
Sage Weil
03:37 AM mgr Bug #38380 (Resolved): tasks.mgr.test_module_selftest.TestModuleSelftest fails, dashboard/server_...
Sage Weil
03:36 AM Revision 32f36a9a (ceph): Merge PR #26511 into master
* refs/pull/26511/head:
mgr: Selftest fails, dashboard/server_port not string
Reviewed-by: Lenz Grimmer <lgrimmer@s...
Sage Weil
03:36 AM RADOS Bug #24866 (Resolved): FAILED assert(0 == "past_interval start interval mismatch") in check_past_...
Sage Weil
03:36 AM Revision 95dbff79 (ceph): Merge PR #26513 into master
* refs/pull/26513/head:
osd/PG: fix comments in merge_from
osd/PG: align past_intervals and last_epoch_clean for fa...
Sage Weil
03:36 AM Revision e784b697 (ceph): Merge PR #26526 into master
* refs/pull/26526/head:
rpm,deb: remove btrfs-tools as a build-dependency
rpm,deb: remove bc as a build-dependency
...
Sage Weil
03:35 AM Revision 12c6090c (ceph): Merge PR #26536 into master
* refs/pull/26536/head:
src/tools: only build dedup tool if WITH_TESTS is set
Reviewed-by: Myoungwon Oh <omwmw@sk.c...
Sage Weil
03:34 AM RADOS Bug #38417 (New): ceph tell mon.a help timeout
... Sage Weil
03:32 AM Revision 3a855349 (ceph): librbd: execute image pre-removal validation before moving image to trash
Fixes: http://tracker.ceph.com/issues/38404
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
03:05 AM Revision 541b6a12 (ceph): librbd: split image pre-removal logic to separate state machine
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:04 AM RADOS Bug #23879: test_mon_osdmap_prune.sh fails
http://pulpito.ceph.com/gregf-2019-02-19_21:22:48-rados:monthrash-master-distro-basic-mira/3614157/ Greg Farnum
01:52 AM Revision 6c11ccf6 (ceph): msg/async/rdma: parse IBSYNMsg.lid as hex when receiving message
function send_msg encode struct IBSYNMsg to a string, and recv_msg parse the string.
In the function send_msg, im.lid...
Peng Liu
01:15 AM rgw Backport #38397 (In Progress): luminous: rgw: when exclusive lock fails due existing lock, log ad...
https://github.com/ceph/ceph/pull/26554 Prashant D
01:04 AM Revision 97d55fd1 (ceph): mgr: add per pool scrub commands
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
12:58 AM rgw Backport #38396 (In Progress): mimic: rgw: when exclusive lock fails due existing lock, log add'l...
https://github.com/ceph/ceph/pull/26553 Prashant D
12:49 AM RADOS Feature #38136: core: lazy omap stat collection
Vikhyat Umrao wrote:
> I am checking if we can backport only this to luminous - https://github.com/ceph/ceph/pull/18...
Vikhyat Umrao
12:40 AM RADOS Feature #38136: core: lazy omap stat collection
I am checking if we can backport only this to luminous - https://github.com/ceph/ceph/pull/18096/commits/13295a38839d... Vikhyat Umrao
12:02 AM CephFS Bug #38285 (Resolved): MDCache::finish_snaprealm_reconnect() create and drop MClientSnap message
Patrick Donnelly

02/20/2019

11:44 PM RADOS Bug #38416 (Fix Under Review): crc cache should be invalidated when posting preallocated rx buffers
https://github.com/ceph/ceph/pull/26552 Ilya Dryomov
11:27 PM RADOS Bug #38416 (Resolved): crc cache should be invalidated when posting preallocated rx buffers
Otherwise, if the buffer was previously checksummed, the client will spin on "bad crc in data" errors forever. Ilya Dryomov
11:38 PM Revision 3eeab975 (ceph): osdc/Objecter: invalidate crcs on preallocated rx buffers
Both simple and async messengers use c_str() when copying the data from
the socket into the receive buffer, going beh...
Ilya Dryomov
11:35 PM Messengers Bug #37799 (Can't reproduce): msg/async: RESETSESSION due to connection reset during initial conn...
Closing this one. Haven't seen it since we rewrote the v2 implementation. It's possible something liek this still e... Sage Weil
11:30 PM Revision f7099f72 (ceph): mon/AuthMonitor: provide auth_lock-safe _assign_global_id()
Break assign_global_id() into two parts:
- _assign_global_id(), called under auth_lock, that does nothing but
assi...
Sage Weil
11:28 PM RADOS Bug #27988 (Need More Info): Warn if queue of scrubs ready to run exceeds some threshold
This is put on the back burner until we decide what to do next David Zafman
11:25 PM Revision 3484ffd5 (ceph): rgw: when exclusive lock fails due existing lock, log add'l info
This is being added to better understand lock-contention issues in
running systems. Here are two sample log output li...
J. Eric Ivancich
11:24 PM Revision fc58c91e (ceph): rgw: when exclusive lock fails due existing lock, log add'l info
This is being added to better understand lock-contention issues in
running systems. Here are two sample log output li...
J. Eric Ivancich
11:24 PM rbd Bug #38383: compare-and-write skips compare after copyup without object map
https://github.com/ceph/ceph/pull/26519 Ilya Dryomov
07:10 PM rbd Bug #38383 (Pending Backport): compare-and-write skips compare after copyup without object map
Jason Dillaman
11:23 PM Revision 1fb41a0a (ceph): osd/PG: fix get debug refcount line
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:16 PM RADOS Bug #38333 (Duplicate): mon crash in AuthMonitor::Incremental::encode buffer code
oh, i bet it was the same auth thing i just fixed: #38372 Sage Weil
10:05 PM RADOS Bug #38333: mon crash in AuthMonitor::Incremental::encode buffer code
Is it possible this is a result of some of the buffer list stuff we know was broken? Greg Farnum
11:16 PM RADOS Bug #38372: segfault in "AuthMonitor::increase_max_global_id()"
actually, the original crash here was slightly different than I thought: the old assign_global_id() was passed false ... Sage Weil
11:10 PM RADOS Bug #38372 (Fix Under Review): segfault in "AuthMonitor::increase_max_global_id()"
https://github.com/ceph/ceph/pull/26550 Sage Weil
10:27 PM RADOS Bug #38372 (In Progress): segfault in "AuthMonitor::increase_max_global_id()"
Monitor.cc auth methods protected by auth_lock, but AuthMontior' assign_global_id() is under the normal mon->lock Sage Weil
10:27 PM RADOS Bug #38372: segfault in "AuthMonitor::increase_max_global_id()"
I see the last log lines from the bad thread are... Greg Farnum
10:20 PM RADOS Bug #38372: segfault in "AuthMonitor::increase_max_global_id()"
Sage just rewrote part of this and I see it's under the ProtocolV2 stack, so giving it to him... Greg Farnum
11:08 PM Revision 2124d439 (ceph): mon/AuthMonitor: provide AuthMonitor with mon count and rank *only* whi...
Provide AuthMonitor with the mon count and rank under the mon->auth_lock.
Only set these values while the monitor is ...
Sage Weil
10:59 PM RADOS Backport #38244 (In Progress): luminous: scrub warning check incorrectly uses mon scrub interval
David Zafman
10:09 AM RADOS Backport #38244 (Need More Info): luminous: scrub warning check incorrectly uses mon scrub interval
see the mimic backport for why this is non-trivial Nathan Cutler
10:51 PM RADOS Bug #38212: Rare qa/standalone/osd/osd-markdown.sh mon start-up error
So the problem is that the test checks for a failure return, and it's getting a failure return in the wrong place? Do... Greg Farnum
10:46 PM RADOS Bug #38248: qa/standalone/osd/pg-split-merge.sh TEST_import_after_merge_and_gap() test fails
Do we know what PRs this test branch covered? Three jobs hitting a new bug is certainly suspicious! Greg Farnum
10:43 PM RADOS Bug #38306: ceph-mon: "*** Caught signal (Segmentation fault) **" in upgrade:luminous-x-mimic
Is it possible we did a naughty backport that made these both pop up close together? :/ Greg Farnum
10:40 PM RADOS Bug #38356 (Duplicate): standalone/osd/osd-markdown.sh fails in TEST_markdown_boot
Greg Farnum
10:37 PM RADOS Bug #38377: OpTracker destruct assert when OSD destruct
Is this a custom build? Where did it come from? Greg Farnum
10:31 PM RADOS Bug #38238: rados/test.sh: api_aio_pp doesn't seem to start
Ah, /a/sage-2019-02-07_22:38:18-rados-master-distro-basic-smithi/3561540 appears to be it Greg Farnum
10:28 PM RADOS Bug #38238: rados/test.sh: api_aio_pp doesn't seem to start
The referenced log doesn't seem to be this bug, as it got stuck on a crashed OSD... Greg Farnum
10:17 PM RADOS Bug #38381: Rados.get_fsid() returning bytes in python3
https://github.com/ceph/ceph/pull/26514 Greg Farnum
10:14 PM RADOS Bug #38402: ceph-objectstore-tool on down osd w/ not enough in osds
I see we have a bunch of live OSDs which are not marked in; perhaps this is the same as #37439? Greg Farnum
12:58 PM RADOS Bug #38402 (Can't reproduce): ceph-objectstore-tool on down osd w/ not enough in osds
crush couldn't quite do it:... Sage Weil
10:14 PM rbd Feature #38146 (Fix Under Review): Implement kernel discard min allocation size logic
Jason Dillaman
10:13 PM rbd Bug #38308 (Need More Info): segfault when deleting rbd in python bindings
@Patrick: how is this reproduced? Frame 0 is showing that it appears that librados isn't even initialized yet since t... Jason Dillaman
10:12 PM RADOS Bug #38172: segv in rocksdb NewIterator
We can bump back up if it appears again or close it if we don't see it reappear. Greg Farnum
10:09 PM rbd Bug #38404 (In Progress): [api] seperate remove verification steps and re-use prior to moving ima...
Jason Dillaman
01:22 PM rbd Bug #38404 (Resolved): [api] seperate remove verification steps and re-use prior to moving image ...
Now that images are moved to the trash as a first step, if they have snapshots (or other issues) it might fail. Re-us... Jason Dillaman
09:47 PM Revision 4297eff6 (ceph): rbd: move image to trash as a first step
... while removing an Image
Fixes: http://tracker.ceph.com/issues/24226
Signed-off-by: Mahati Chamarthy <mahati.cham...
Mahati Chamarthy
09:47 PM Revision 1c49eb72 (ceph): librbd: skip mirror image verification when pruning rbd-mirror watchers
When an image is moved to the trash, mirroring is disabled which will remove
the image id from the mirroring director...
Jason Dillaman
09:47 PM Revision 54d6df44 (ceph): librbd: fixed some edge cases when moving images to trash upon remove
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
09:47 PM Revision 4e18584b (ceph): librbd: include in-progress image removals in image list
Exclude them from the trash list to prevent double-counting
them. This mimics the previous behavior for handling inte...
Jason Dillaman
09:47 PM Revision 554521d7 (ceph): rbd: don't hide partially deleted images in long image list
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
09:47 PM Revision 086a17f9 (ceph): librbd: attempt to restore deleted image from trash on known failures
If the image has watchers, snapshots, or group links, restore the image
from the trash back to the image directory si...
Jason Dillaman
09:47 PM Revision c05d2d20 (ceph): librbd: drop extra check for image watchers from trash move API
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
09:36 PM CephFS Bug #38009 (Resolved): client: session flush does not cause cap release message flush
Patrick Donnelly
09:36 PM CephFS Backport #38103 (Resolved): mimic: client: session flush does not cause cap release message flush
Patrick Donnelly
09:29 PM CephFS Backport #38103: mimic: client: session flush does not cause cap release message flush
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26424
merged
Yuri Weinstein
09:36 PM CephFS Backport #38335 (Resolved): mimic: mds: fix potential re-evaluate stray dentry in _unlink_local_f...
Patrick Donnelly
09:28 PM CephFS Backport #38335: mimic: mds: fix potential re-evaluate stray dentry in _unlink_local_finish
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26474
merged
Yuri Weinstein
09:35 PM CephFS Backport #38334 (Resolved): mimic: MDCache::finish_snaprealm_reconnect() create and drop MClientS...
Patrick Donnelly
09:28 PM CephFS Backport #38334: mimic: MDCache::finish_snaprealm_reconnect() create and drop MClientSnap message
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26472
merged
Yuri Weinstein
09:30 PM rbd Backport #38185: mimic: krbd discard no longer guarantees zeroing
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26285
merged
Yuri Weinstein
09:29 PM Revision 8d1c64c6 (ceph): Merge pull request #26285 from smithfarm/wip-38185-mimic
mimic: tests: krbd discard no longer guarantees zeroing
Reviewed-by: Ilya Dryomov <idryomov@redhat.com>
Yuri Weinstein
09:29 PM Revision 56abeed8 (ceph): Merge pull request #26424 from smithfarm/wip-38103-mimic
mimic: client: session flush does not cause cap release message flush
Reviewed-by: Patrick Donnelly <pdonnell@redhat...
Yuri Weinstein
09:28 PM Revision 037ccbf2 (ceph): Merge pull request #26472 from pdvian/wip-38334-mimic
mimic: cephfs: MDCache::finish_snaprealm_reconnect() create and drop MClientSnap message
Reviewed-by: Patrick Donnel...
Yuri Weinstein
09:28 PM Revision 6ce9e224 (ceph): Merge pull request #26474 from pdvian/wip-38335-mimic
mimic: mds: fix potential re-evaluate stray dentry in _unlink_local_finish
Reviewed-by: Patrick Donnelly <pdonnell@r...
Yuri Weinstein
09:26 PM Revision 7a308466 (ceph): Merge pull request #26496 from batrick/i35975-2
mimic: qa: whitelist cap revoke warning
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Reviewed-by: Yuri Weinstein...
Yuri Weinstein
08:19 PM Revision e72d7bc6 (ceph): Merge pull request #26483 from idryomov/wip-send-copyup-cleanups
librbd: send_copyup() fixes and cleanups
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
07:59 PM Revision 7bf6b5ee (ceph): librados: add symbol versioning to the C API
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
07:59 PM Revision 65c8733b (ceph): librados: revert librados3/libradoscc back to librados2
For backwards compatibility and upgrade reasons, the librados2
API needs to be preserved and it needs to continue to ...
Jason Dillaman
07:38 PM rgw Bug #38075 (Pending Backport): multisite: datalog trim may not trim to completion
Casey Bodley
07:19 PM RADOS Bug #38344 (Resolved): src/osd/PG.h: 1245: FAILED ceph_assert(prev >= 0)
David Zafman
07:17 PM Revision 449e92b0 (ceph): Merge pull request #26465 from dzafman/wip-38344
osd: Prevent negative local num_bytes sent to peer for backfill reser…
Reviewed-by: Neha Ojha <nojha@redhat.com>
David Zafman
07:12 PM Revision 34d6374c (ceph): librbd: send copyup and hint only once
In the deep-copy case, don't send copyup and hint twice (once with the
blank and once with the current snapshot conte...
Ilya Dryomov
07:12 PM Revision 2be8fd01 (ceph): librbd: don't clone IoCtx in send_copyup()
Calling aio_operate() with the explicit snap_seq and snaps doesn't
mutate IoCtx, so no reason to clone it.
Signed-of...
Ilya Dryomov
07:12 PM Revision 57537d92 (ceph): librbd: CopyupRequest::m_pending_copyups doesn't need to be atomic
It's protected by CopyupRequest::m_lock mutex.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Ilya Dryomov
07:10 PM Revision 4e6aa670 (ceph): Merge pull request #26519 from idryomov/wip-cmpext-bl
librbd: ensure compare-and-write doesn't skip compare after copyup
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
07:05 PM rgw Backport #38412 (In Progress): luminous: multisite: rgw_data_sync_status json decode failure brea...
Casey Bodley
06:45 PM rgw Backport #38412 (Resolved): luminous: multisite: rgw_data_sync_status json decode failure breaks ...
https://github.com/ceph/ceph/pull/26549 Casey Bodley
07:05 PM Revision d198831c (ceph): Merge PR #26262 into master
* refs/pull/26262/head:
mgr/orch/ssh: add qa test
qa: install/exclude ceph-mgr-ssh package
debian: package ssh orc...
Sage Weil
06:51 PM rgw Backport #38414 (In Progress): luminous: rgw:versioning:fix versioning concurrent bug, supplement...
Casey Bodley
06:46 PM rgw Backport #38414 (Resolved): luminous: rgw:versioning:fix versioning concurrent bug, supplement us...
https://github.com/ceph/ceph/pull/26548 Casey Bodley
06:49 PM Revision 3a8de46c (ceph): rgw: bug in versioning concurrent, list and get have consistency issue
Fixes: https://tracker.ceph.com/issues/38060
Signed-off-by: Wang Hao <wanghao72@baidu.com>
(cherry picked from commi...
hao wang
06:46 PM rgw Backport #38415 (Resolved): mimic: rgw:versioning:fix versioning concurrent bug, supplement using...
https://github.com/ceph/ceph/pull/26664 Casey Bodley
06:45 PM rgw Backport #38413 (Resolved): mimic: multisite: rgw_data_sync_status json decode failure breaks aut...
https://github.com/ceph/ceph/pull/26615 Casey Bodley
06:42 PM rgw Bug #38373 (Pending Backport): multisite: rgw_data_sync_status json decode failure breaks automat...
Casey Bodley
06:41 PM Revision 2d530938 (ceph): auth: push con_mode selection into AuthRegistry helper
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:41 PM Revision b9c294e7 (ceph): common/options: add ms_mon_client_mode
The server now has a list of *allowed* modes (no ordering) and the clients
have a list of modes in order of preferenc...
Sage Weil
06:39 PM Revision 6d87b0a5 (ceph): Merge pull request #26197 from wanghao72/master
rgw: bug in versioning concurrent, list and get have consistency issue
Reviewed-by: Casey Bodley <cbodley@redhat.com...
Casey Bodley
06:38 PM Revision 92719995 (ceph): Merge pull request #26494 from cbodley/wip-rgw-datalog-autotrim
rgw: fix rgw_data_sync_info::json_decode()
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Casey Bodley
06:21 PM Dashboard Bug #38411 (Can't reproduce): Under rook+minikube: HEALTH_ERR: Module 'dashboard' has failed: IOE...
TI have a minikube VM running (v0.34.1), and attempted to deploy a bootstrap rook/ceph cluster on it (starting only a... Jeff Layton
06:12 PM rgw Bug #38060 (Pending Backport): rgw:versioning:fix versioning concurrent bug, supplement using of ...
Matt Benjamin
05:53 PM ceph-volume Bug #38390 (Rejected): lvm batch KeyError: 'rotational'
sorry closing this out, will check cm-ansible since we have some preconfigurations for smithi which is not needed for... Vasu Kulkarni
01:21 PM ceph-volume Bug #38390: lvm batch KeyError: 'rotational'
Hey Vasu, you are passing lvs to batch, which is a bit unexpected. The batch subcommand is supposed to take in raw de... Alfredo Deza
02:16 AM ceph-volume Bug #38390: lvm batch KeyError: 'rotational'
Just to be clear, the nvme on smithi's are partitions, so its probably better to detect that and create LVs. Vasu Kulkarni
02:11 AM ceph-volume Bug #38390 (Rejected): lvm batch KeyError: 'rotational'
http://qa-proxy.ceph.com/teuthology/kchai-2019-02-16_15:31:40-ceph-ansible-wip-sage-testing-2019-02-16-1748-distro-ba... Vasu Kulkarni
05:49 PM mgr Feature #38409: Multiple zabbix servers configuration
*PR*: https://github.com/ceph/ceph/pull/26547 Jakub Sliva
04:52 PM mgr Feature #38409 (Resolved): Multiple zabbix servers configuration
At the moment ceph-mgr has zabbix module that sends data to one Zabbix server. In case there are multiple Zabbix serv... Jakub Sliva
05:45 PM Revision cdeb604b (ceph): ssh/orch: add ssh orchestrator
Signed-off-by: Noah Watkins <noahwatkins@gmail.com> Noah Watkins
05:45 PM Revision c9fc8d3a (ceph): spec.ceph: package ssh orchestrator
Signed-off-by: Noah Watkins <noahwatkins@gmail.com> Noah Watkins
05:45 PM Revision b5972a53 (ceph): debian: package ssh orchestrator
Signed-off-by: Noah Watkins <noahwatkins@gmail.com> Noah Watkins
05:45 PM Revision a2e89600 (ceph): qa: install/exclude ceph-mgr-ssh package
Signed-off-by: Noah Watkins <noahwatkins@gmail.com> Noah Watkins
05:45 PM Revision 06422208 (ceph): mgr/orch/ssh: add qa test
Signed-off-by: Noah Watkins <noahwatkins@gmail.com> Noah Watkins
05:27 PM Revision c02fc4c1 (ceph): mgr/zabbix: Adds possibility to send data to multiple zabbix servers.
Signed-off-by: Jakub Sliva <jakub.sliva@gmail.com> Jakub Sliva
05:23 PM Revision 73247447 (ceph): Merge pull request #26471 from tnaganawa/patch-3
ceph-deploy would not support --cluster option anymore
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
05:17 PM rgw Backport #38410: luminous: rgw: fix cls_bucket_head result order consistency
https://github.com/ceph/ceph/pull/26546 Casey Bodley
04:54 PM rgw Backport #38410 (Resolved): luminous: rgw: fix cls_bucket_head result order consistency
https://github.com/ceph/ceph/pull/26546 Casey Bodley
05:14 PM Revision aa5113e1 (ceph): rgw: fix cls_bucket_head result order consistency
headers's key is string but bucket_instance_ids's key is int
looked around and found no one use header's key, so chan...
Tianshan Qu
04:58 PM Dashboard Feature #38399 (In Progress): mgr/dashboard: Add endpoint for NFS status
Tiago Melo
10:43 AM Dashboard Feature #38399 (Resolved): mgr/dashboard: Add endpoint for NFS status
Currently the only way to know if ganesha is configured is to request the daemons list and check if that failed or no... Tiago Melo
04:48 PM Revision cfc3e642 (ceph): osd/PG: fix comments in merge_from
Some of these were stale.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:24 PM Revision 51f916f4 (ceph): os/bluestore: do not assert on non-zero err codes from compress() call
Fixes: https://tracker.ceph.com/issues/37839
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from com...
Igor Fedotov
04:23 PM rgw Bug #38408 (Resolved): rgw: marker is not advanced during garbage collection
This can cause no forward GC progress to be made under certain rare circumstances. J. Eric Ivancich
04:18 PM Revision 1101f4c3 (ceph): rgw: resolve bug where marker was not advanced during garbage collection
This resolves a bug where no GC progress could be made under certain
rare circumstances. This also adds additional lo...
J. Eric Ivancich
03:53 PM Revision 40b36a63 (ceph): mgr/dashboard: Infrastructure for multiple backstores (backend)
Fixes: https://tracker.ceph.com/issues/38090
Signed-off-by: Ricardo Marques <rimarques@suse.com>
Ricardo Marques
03:42 PM mgr Bug #38407 (Can't reproduce): Funny issues with python sub-interpreters
Orchestrator is now running into funny issues with python sub-interpreters.
https://modwsgi.readthedocs.io/en/deve...
Sebastian Wagner
03:17 PM RADOS Bug #38406 (Resolved): osd/TestPGLog.cc: Verify that dup_index is being trimmed
Modify existing tests to verify that dup_index is getting trimmed. Neha Ojha
03:08 PM Bug #38405 (Duplicate): FAILED ceph_assert(weak_refs.empty()) on osd shutdown
This has been showing up again in almost every run of the rgw/multisite suite. The main difference in this suite is t... Casey Bodley
02:20 PM Revision 6a2986fc (ceph): test/librados_test_stub: reimplement cmpext()
cmpext is a read operation. As such, it shouldn't be creating objects
or extending them and it should accept snapsho...
Ilya Dryomov
02:20 PM Revision 032cccea (ceph): test/librbd: make get_temp_image_name() static
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
02:20 PM Revision 1f411c0f (ceph): test/librbd: add test cases for compare-and-write with copyup
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
02:10 PM Revision 4c43dd94 (ceph): Merge pull request #26299 from yuvalif/add_pubsub_tests
rgw/pubsub: add pubsub tests
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Matt Benjamin <mbenjamin@re...
Casey Bodley
01:36 PM Revision 71ad12d5 (ceph): msg/async: Protocol interceptor infrastructure
This interceptor infrastructure allows to control the protocol
steps by the testing code.
The test code can force the...
Ricardo Dias
01:36 PM Revision f22d5831 (ceph): test/msgr: msgr2 unit tests using the protocol interceptor WIP
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:36 PM Revision 5a6910bf (ceph): msg/async: msgr2: resolve reconnect races
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:36 PM Revision 59db0acf (ceph): test/msgr: remove test_msgr2 unused test
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:16 PM Revision a15115fd (ceph): Merge PR #26484 into master
* refs/pull/26484/head:
msg/async: msgr2: don't smash client cookie on reconnect
doc/msgr2: session establishment f...
Sage Weil
01:11 PM RADOS Bug #20909: Error ETIMEDOUT: crush test failed with -110: timed out during smoke test (5 seconds)
... Sage Weil
01:10 PM RADOS Bug #38403 (Duplicate): osd: leaked from OSDMap::apply_incremental
... Sage Weil
01:08 PM RADOS Bug #36739: ENOENT in collection_move_rename on EC backfill target
/a/sage-2019-02-19_23:03:51-rados-wip-sage3-testing-2019-02-19-1008-distro-basic-smithi/3614320 Sage Weil
01:06 PM RADOS Bug #20798: LibRadosLockECPP.LockExclusiveDurPP gets EEXIST
/a/sage-2019-02-19_23:03:51-rados-wip-sage3-testing-2019-02-19-1008-distro-basic-smithi/3614261 Sage Weil
01:05 PM mgr Bug #38157: progress: KeyError on pg_to_state[pg_str]['stat_sum']['num_bytes_recovered']
/a/sage-2019-02-19_23:03:51-rados-wip-sage3-testing-2019-02-19-1008-distro-basic-smithi/3614261 Sage Weil
01:04 PM RADOS Bug #38359 (Pending Backport): osd-markdown.sh can fail with CLI_DUP_COMMAND=1
Sage Weil
01:03 PM Revision 618c0ea5 (ceph): Merge PR #26417 into master
* refs/pull/26417/head:
qa, doc: update ec fast read setting
qa/suites: remove mon kv backend options
Reviewed-by:...
Sage Weil
01:03 PM Revision dd05d8ca (ceph): Merge PR #26489 into master
* refs/pull/26489/head:
qa/standalone/osd/osd-markdown: disable CLI command dups
Reviewed-by: xie xingguo <xie.xing...
Sage Weil
01:03 PM Revision e58d1b46 (ceph): Merge PR #26490 into master
* refs/pull/26490/head:
osd: fix typo in numa node check; lower debug level
Reviewed-by: xie xingguo <xie.xingguo@z...
Sage Weil
01:02 PM RADOS Bug #36304 (Resolved): FAILED ceph_assert(p != pg_slots.end()) in OSDShard::register_and_wake_spl...
Sage Weil
01:02 PM Revision 75cf9e6f (ceph): Merge PR #26492 into master
* refs/pull/26492/head:
osd: fix pg split/merge prime during startup
Reviewed-by: xie xingguo <xie.xingguo@zte.com....
Sage Weil
01:00 PM RADOS Bug #37808: osd: osdmap cache weak_refs assert during shutdown
Sage Weil
12:58 PM mgr Bug #38380: tasks.mgr.test_module_selftest.TestModuleSelftest fails, dashboard/server_port not st...
/a/sage-2019-02-19_16:53:27-rados-wip-sage-testing-2019-02-19-0832-distro-basic-smithi/3613258 Sage Weil
12:42 PM Revision 09935f04 (ceph): Merge pull request #26408 from tspmelo/wip-pool-slash
mgr/dashboard: Allow "/" in pool name
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-by: Volker Theile <...
Lenz Grimmer
12:37 PM Revision fcb81499 (ceph): Merge pull request #25866 from yuvalif/add_amqp_push_endpoint_new
rgw/pubsub: add amqp push endpoint Matt Benjamin
12:17 PM RADOS Bug #16890: rbd diff outputs nothing when the image is layered and with a writeback cache tier
rebased PR posted at https://github.com/ceph/ceph/pull/26542 Kefu Chai
11:56 AM Revision f47ae251 (ceph): Merge pull request #26433 from tspmelo/wip-rbd-slash
mgr/dashboard: Improve RBD form
Reviewed-by: Volker Theile <vtheile@suse.com>
Lenz Grimmer
11:31 AM Dashboard Bug #38362: mgr/dashboard: QA run failures: test_standby (tasks.mgr.test_dashboard.TestDashboard)
Both, dashboard and prometheus use the same CherryPy server. If we fix this issue for the dashbaord, the code needs t... Sebastian Wagner
11:25 AM mgr Bug #38048: Teuthology error: mgr/prometheus fails with NewConnectionError
Failed again:... Sebastian Wagner
11:21 AM Dashboard Bug #38401: mgr/dashboard: config option detail - replace "Yes/No" by check icon
Volker Theile wrote:
> As far as i remember we only display plain text and badges in the details tables. I vote to k...
Tatjana Dehler
11:10 AM Dashboard Bug #38401: mgr/dashboard: config option detail - replace "Yes/No" by check icon
As far as i remember we only display plain text and badges in the details tables. I vote to keep that and not to disp... Volker Theile
10:57 AM Dashboard Bug #38401 (Rejected): mgr/dashboard: config option detail - replace "Yes/No" by check icon
Replace "Yes/No" text by checkIcon for field "Can be updated at runtime (editable)" on configurations overview page (... Tatjana Dehler
11:21 AM Revision 3ea23f0c (ceph): Merge pull request #26443 from sebastian-philipp/orchestrator_fix_readm...
mgr/orchestrator_cli: Fix README.md
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Sebastian Wagner
11:15 AM bluestore Bug #38395 (Fix Under Review): luminous: write following remove might access previous onode
Igor Fedotov
10:35 AM bluestore Bug #38395: luminous: write following remove might access previous onode
Igor Fedotov
10:25 AM bluestore Bug #38395 (Resolved): luminous: write following remove might access previous onode
So the sequence is as follows:
T1:
remove A
T2:
touch A
write A
In Luminous there is a chance that A is rem...
Igor Fedotov
10:56 AM Dashboard Feature #38394: mgr/dashboard: QA - try to run mgr Teuthology tests as part of run-backend-api-te...
I don't know if it really makes sense to run +all+ mgr tests in run-backend-api-tests.sh. Sebastian Wagner
09:23 AM Dashboard Feature #38394: mgr/dashboard: QA - try to run mgr Teuthology tests as part of run-backend-api-te...
Reason: https://github.com/ceph/ceph/pull/26386 introduced a bug that wasn't caught by the integration tests: http://... Tatjana Dehler
09:20 AM Dashboard Feature #38394 (Resolved): mgr/dashboard: QA - try to run mgr Teuthology tests as part of run-bac...
Check if it would be possible to run the mgr Teuthology tests (qa/tasks/mgr) as part of the src/pybind/mgr/dashboard/... Tatjana Dehler
10:50 AM rgw Backport #38368 (Need More Info): luminous: rgw: fix prefix handling in LCFilter
waiting for new master fix Nathan Cutler
10:50 AM rgw Bug #37879 (New): rgw: fix prefix handling in LCFilter
waiting for new master fix Nathan Cutler
10:50 AM rgw Backport #38369 (Need More Info): mimic: rgw: fix prefix handling in LCFilter
original backport https://github.com/ceph/ceph/pull/26508 was premature, closed.
now waiting for new master fix.
Nathan Cutler
10:48 AM Bug #38360: Unable to create initial monitor on OpenSuse Leap 15.0
@Lokesh, have you seen https://en.opensuse.org/openSUSE:Ceph ?
Salt/DeepSea would be the expected way to deploy ce...
Nathan Cutler
10:44 AM RADOS Backport #38400 (Resolved): luminous: rados_shutdown hang forever in ~objecter()
https://github.com/ceph/ceph/pull/26579 Nathan Cutler
10:43 AM RADOS Backport #38398 (Resolved): mimic: rados_shutdown hang forever in ~objecter()
https://github.com/ceph/ceph/pull/26583 Nathan Cutler
10:43 AM rgw Backport #38397 (Resolved): luminous: rgw: when exclusive lock fails due existing lock, log add'l...
https://github.com/ceph/ceph/pull/26554 Nathan Cutler
10:43 AM rgw Backport #38396 (Resolved): mimic: rgw: when exclusive lock fails due existing lock, log add'l info
https://github.com/ceph/ceph/pull/26553 Nathan Cutler
10:42 AM rgw Backport #38039 (Resolved): mimic: RGW fails to start on Fedora 28 from default configuration
Nathan Cutler
10:41 AM rgw Backport #38147 (Resolved): mimic: rgw: `radosgw-admin bucket rm ... --purge-objects` can hang...
Nathan Cutler
10:41 AM Bug #38178 (Resolved): boost/noncopyable.hpp is missing
Nathan Cutler
10:41 AM Backport #38179 (Resolved): mimic: build/ops: boost/noncopyable.hpp is missing
Nathan Cutler
10:37 AM Revision 7f7010ff (ceph): os/bluestore: simplify Onode tracking for removed object
Make the only caller of removed() not need to call note_modified_object
separately, dropping the unneeded erase() cal...
Sage Weil
10:36 AM Revision fb2ceeb8 (ceph): os/bluestore: keep ref to deleted onode in _do_remove
We need to make sure we carry this ref through until the object is
deleted or else another request right try to read ...
Sage Weil
10:08 AM RADOS Backport #38243: mimic: scrub warning check incorrectly uses mon scrub interval
First attempted backport, https://github.com/ceph/ceph/pull/26356, was closed. Nathan Cutler
09:56 AM Dashboard Bug #38313 (Resolved): Toast notifications hiding part of utility menu
Alfonso Martínez
09:27 AM Revision bccf11f7 (ceph): mgr/dashboard: Added NFS Ganesha suite to QA tests
Signed-off-by: Laura Paduano <lpaduano@suse.com> Laura Paduano
08:57 AM RADOS Backport #38162: luminous: maybe_remove_pg_upmaps incorrectly cancels valid pending upmaps
https://github.com/ceph/ceph/pull/26127 xie xingguo
08:35 AM Revision cb833af5 (ceph): Merge pull request #26509 from p-na/wip-pna-fix-ganesha-pylint
mgr/dashboard: Clean up pylint's `disable:no-else-return`
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Review...
Lenz Grimmer
08:23 AM Messengers Bug #38393 (New): All the metrics exposed by ceph-metrics should contain cluster_id as label
The cluster_id field is required in metrics labels, because in OCP world there are possibilities of having multiple c... Shubhendu Tripathi
08:15 AM Revision f806e1ec (ceph): rgw: object's append attr will be removed after it's synced to another ...
Signed-off-by: zhang Shaowen <zhangshaowen@cmss.chinamobile.com> zhang Shaowen
08:03 AM Revision 119d8cb2 (ceph): crush: fix upmap overkill
It appears that OSDMap::maybe_remove_pg_upmaps's sanity checks
are overzealous. With some customized crush rules it i...
xie xingguo
07:25 AM Revision 0729a788 (ceph): osd/OSDMap: using std::vector::reserve to reduce memory reallocation
In C++ vectors are dynamic arrays.
Vectors are assigned memory in blocks of contiguous locations.
When the memory all...
xie xingguo
07:24 AM Revision 124ba674 (ceph): src/tools: only build dedup tool if WITH_TESTS is set
We need to only build the dedup tool if WITH_TESTS is set.
Otherwise, when building an RPM *without* tests enabled, t...
Tim Serong
07:23 AM Revision f4f66e4f (ceph): osd/OSDMap: more improvements to upmap
- add ability of appending a 2nd, 3rd, etc... pair to existing upmaps
when possible, rather than just continuing to...
xie xingguo
06:13 AM Revision 9c962896 (ceph): Merge pull request #26478 from xiexingguo/wip-calc-upmap-vec-reserve
osd/OSDMap: using std::vector::reserve to reduce memory reallocation
Reviewed-by: Yan Jun <yan.jun8@zte.com.cn>
Xie Xingguo
06:12 AM Revision cd4c7765 (ceph): Merge pull request #26505 from xiexingguo/wip-balancer-weekday-range
mgr/balancer: add min/max fields for weekday and be compatible with C
Reviewed-by: Volker Theile <vtheile@suse.com>
...
Xie Xingguo
05:47 AM Revision e91e2f81 (ceph): test: Verify a log trim trims the dup_index
Signed-off-by: Brad Hubbard <bhubbard@redhat.com> Brad Hubbard
05:08 AM Messengers Bug #37292 (Resolved): RDMAStack - poll failed error when using IB and RDMACM
Kefu Chai
04:14 AM Messengers Bug #37292 (Fix Under Review): RDMAStack - poll failed error when using IB and RDMACM
Kefu Chai
05:08 AM Revision e6fe3589 (ceph): Merge pull request #25138 from stackhpc/rdma-cm
msgr/async/rdma: Return from poll system call with EINTR should be retried
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:03 AM Messengers Bug #38392 (Duplicate): msg/async: the poll needs to retry when it is interrupted by signal
Kefu Chai
03:11 AM Messengers Bug #38392 (Duplicate): msg/async: the poll needs to retry when it is interrupted by signal
src/msg/async/rdma/RDMAStack.cc
From the implementation today, if the poll in the function RDMADispatcher::pollin...
Peng Liu
04:02 AM rgw Backport #38354 (In Progress): luminous: rgw: GetBucketAcl on non-existing bucket doesn't throw N...
https://github.com/ceph/ceph/pull/26530 Prashant D
04:02 AM Revision 6a9f944a (ceph): msg/async/rdma: retry if poll() returns EINTR
Fixes: https://tracker.ceph.com/issues/37292
Signed-off-by: Stig Telfer <stig@stackhpc.com>
Stig Telfer
03:59 AM rgw Backport #38353 (In Progress): mimic: rgw: GetBucketAcl on non-existing bucket doesn't throw NoSu...
https://github.com/ceph/ceph/pull/26529 Prashant D
03:32 AM Revision 01c9e2a6 (ceph): rpm,deb: remove btrfs-tools as a build-dependency
this change reverts 7d48d21a
we are using bluestore for testing by default on GNU/Linux now. and on
FreeBSD, install...
Kefu Chai
03:32 AM Revision 8bec5c99 (ceph): rpm,deb: remove bc as a build-dependency
this change reverts 3ff4be6d, because in ce9c0298, we replaced bc
with awk.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:24 AM CephFS Support #38374: Crash when using cephfs as /var/lib/docker in devicemapper mode
restart mds with debug_ms=1. I am curious what error OSD returned Zheng Yan
02:53 AM Messengers Bug #38391: msg async rdma: fix rdma exchange port, parse string bug
https://github.com/ceph/ceph/pull/26525/ Peng Liu
02:34 AM Messengers Bug #38391 (Resolved): msg async rdma: fix rdma exchange port, parse string bug
In src/msg/async/rdma/Infiniband.cc
function *send_msg* encode struct IBSYNMsg to a string, and *recv_msg* parse t...
Peng Liu
02:11 AM Revision fc22d352 (ceph): Merge pull request #26328 from badone/wip-update-ceph_stable_release-to...
qa/ceph-ansible: Set ceph_stable_release to mimic vasukulkarni

02/19/2019

10:44 PM Revision 0e139954 (ceph): rgw: check for non-existent bucket in RGWGetACLs
Fix incorrect result when attempting to fetch an ACL for a
bucket that does not exist.
This change leads to a NoSuch...
Matt Benjamin
10:39 PM Revision ec2b4a08 (ceph): rgw: check for non-existent bucket in RGWGetACLs
Fix incorrect result when attempting to fetch an ACL for a
bucket that does not exist.
This change leads to a NoSuch...
Matt Benjamin
10:19 PM CephFS Support #38374: Crash when using cephfs as /var/lib/docker in devicemapper mode
All PGs were active+clean, the only indication was that the filesystem was failed and MDS were all missing. Jérôme Poulin
08:46 PM CephFS Support #38374: Crash when using cephfs as /var/lib/docker in devicemapper mode
What the assert is indicating that the file could not be truncated due to RADOS errors (probably). The current status... Patrick Donnelly
06:09 AM CephFS Support #38374: Crash when using cephfs as /var/lib/docker in devicemapper mode
I was able to mount the volume after a couple of asserts removed and backup/restore data in a new filesystem. All pro... Jérôme Poulin
03:38 AM CephFS Support #38374: Crash when using cephfs as /var/lib/docker in devicemapper mode
# cephfs-journal-tool --rank=cephfs:0 journal inspect
Overall journal integrity: OK
# Extracts from the journal (...
Jérôme Poulin
02:35 AM CephFS Support #38374: Crash when using cephfs as /var/lib/docker in devicemapper mode
If I remove the assert, the MDS switches to damaged. Jérôme Poulin
02:34 AM CephFS Support #38374 (New): Crash when using cephfs as /var/lib/docker in devicemapper mode
It seems when Docker creates the first device with dmsetup, the MDS crashes and all further MDS replaying the log cra... Jérôme Poulin
09:57 PM Revision b050312a (ceph): rgw: lifecycle days may be 0
This appears to be true in general, though the only examples
in AWS documentation appear to be in Transition rules, a...
Matt Benjamin
09:56 PM rgw Bug #38389 (Resolved): rgw: lifecycle: days may be 0
Currently in RGW such rules do not validate, but apparently, should:
https://docs.aws.amazon.com/AmazonS3/latest/d...
Matt Benjamin
09:17 PM Revision e0f317a4 (ceph): mgr/dashboard: Allow create and edit of pools with "/" in the name
Fixes: http://tracker.ceph.com/issues/38302
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
09:11 PM rbd Bug #38387 (Fix Under Review): [rbd-mirror] LeaderWatcher stuck in loop if pool deleted
Jason Dillaman
07:47 PM rbd Bug #38387 (Resolved): [rbd-mirror] LeaderWatcher stuck in loop if pool deleted
... Jason Dillaman
08:26 PM Bug #38388 (New): "failed to create directory via template '/cephtool.XXX': Permission denied" in...
Run: http://pulpito.ceph.com/yuriw-2019-02-18_23:46:35-rados-wip_luminous_2.18.19-distro-basic-smithi/
Jobs: '360826...
Yuri Weinstein
07:52 PM Revision 5f28a6b0 (ceph): Merge pull request #25945 from trociny/wip-migration-parent
librbd: make it possible to migrate parent images
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
07:38 PM CephFS Tasks #38386 (Closed): qa: write kernel fscache tests
The testing kernel is already being built with CONFIG_FSCACHE and CONFIG_CEPH_FSCACHE. We now need tests which exerci... Patrick Donnelly
07:23 PM rbd Bug #38385 (Fix Under Review): [test] rbd-mirror peer monitor address doesn't handle msgr v2
Jason Dillaman
07:22 PM rbd Bug #38385 (Resolved): [test] rbd-mirror peer monitor address doesn't handle msgr v2
An invalid monitor address is stored in the config-key entry for rbd-mirror:
i.e. "[v2:192.168.1.3:6840" should be...
Jason Dillaman
07:22 PM Revision 3e009491 (ceph): qa/workunits: fixed mon address parsing for rbd-mirror
The test extracts the mon addresses from the monmap, but with the
recent v2 format change it extracted an invalid add...
Jason Dillaman
07:06 PM Revision 4daddf05 (ceph): librados: don't claim ObjectOperation::cmpext() buffer
This is counter-intuitive and doesn't match the behavior of either
other compare ops (cmpxattr, omap_cmp) or write op...
Ilya Dryomov
06:45 PM rgw Bug #37879: rgw: fix prefix handling in LCFilter
@smithfarm, @asingh, this PR replaces the prior change Matt Benjamin
06:44 PM rgw Bug #37879: rgw: fix prefix handling in LCFilter
https://github.com/ceph/ceph/pull/26518 Matt Benjamin
06:32 PM Dashboard Bug #38300 (Resolved): mgr/dashboard/qa: POOL_APP_NOT_ENABLED in cluster log
Patrick Seidensal
06:17 PM RADOS Bug #38384 (Resolved): ceph_mon --help mon broken
Patrick Donnelly
06:08 PM RADOS Bug #38384 (Resolved): ceph_mon --help mon broken

http://qa-proxy.ceph.com/teuthology/dzafman-2019-02-19_08:38:36-rados-wip-zafman-testing-38344-distro-basic-smithi/...
David Zafman
05:36 PM RADOS Bug #38372: segfault in "AuthMonitor::increase_max_global_id()"
http://qa-proxy.ceph.com/teuthology/jdillaman-2019-02-19_09:50:43-rbd-wip-jd-testing-distro-basic-smithi/3612490/teut... Jason Dillaman
05:24 PM Revision 05af94c6 (ceph): ceph-volume: add --all flag to simple activate
This is intended to behave similarly to the lvm activate --all argument.
When passed, c-v will scan /etc/ceph/osd/ (o...
Jan Fajerski
05:18 PM Revision b0cdb195 (ceph): rgw: pubsub tests. use bukcet checkpoint. allow redundant events
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
04:48 PM Revision b3234b5b (ceph): mgr/dashboard: Improve RBD form
Remove pools with '/' in the name and add RBD name validation.
Fixes: http://tracker.ceph.com/issues/38303
Signed-o...
Tiago Melo
04:39 PM Revision 8acf2952 (ceph): mgr/dashboard: Replace encodeURI for encodeURIComponent
Fixes: http://tracker.ceph.com/issues/38303
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
04:29 PM rbd Bug #38383 (Resolved): compare-and-write skips compare after copyup without object map
With object map disabled, a copyup turns compare-and-write into an ordinary write. This is because ObjectOperation::... Ilya Dryomov
04:16 PM Dashboard Bug #38382 (Resolved): mgr/dashboard: Placement group counter skips values when incrementing it v...
When creating a new replicated Ceph pool, it's possible to choose the number of placement groups by either clicking t... Lenz Grimmer
04:05 PM RADOS Bug #38381 (Fix Under Review): Rados.get_fsid() returning bytes in python3
Jason Dillaman
03:24 PM RADOS Bug #38381 (In Progress): Rados.get_fsid() returning bytes in python3
Jason Dillaman
03:24 PM RADOS Bug #38381: Rados.get_fsid() returning bytes in python3
Jason Dillaman
03:13 PM RADOS Bug #38381 (Resolved): Rados.get_fsid() returning bytes in python3
Hello,
I've found a bug in librados which causing big issues in Openstack projects (glance_store, cinder, nova).
...
Michal Arbet
04:01 PM Revision 8dede06f (ceph): msg/async: msgr2: don't smash client cookie on reconnect
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
03:36 PM RADOS Bug #24866: FAILED assert(0 == "past_interval start interval mismatch") in check_past_interval_bo...
... Sage Weil
03:34 PM RADOS Bug #24866 (Fix Under Review): FAILED assert(0 == "past_interval start interval mismatch") in che...
https://github.com/ceph/ceph/pull/26513 Sage Weil
03:34 PM Revision c6f9a406 (ceph): osd/PG: align past_intervals and last_epoch_clean for fabricated merge ...
Fix fix from b79442efce479fde7f8bda8fdadf86e91003a327. We need to
use last_epoch_clean *after* we set it when compar...
Sage Weil
03:20 PM mgr Bug #38380 (Fix Under Review): tasks.mgr.test_module_selftest.TestModuleSelftest fails, dashboard...
Volker Theile
02:49 PM mgr Bug #38380: tasks.mgr.test_module_selftest.TestModuleSelftest fails, dashboard/server_port not st...
This issue has been introduced by https://github.com/ceph/ceph/pull/26386. Wondering why this has not been detected w... Volker Theile
02:48 PM mgr Bug #38380 (In Progress): tasks.mgr.test_module_selftest.TestModuleSelftest fails, dashboard/serv...
Volker Theile
02:28 PM mgr Bug #38380 (Resolved): tasks.mgr.test_module_selftest.TestModuleSelftest fails, dashboard/server_...
... Sage Weil
03:16 PM Revision cdcf8770 (ceph): mgr: Selftest fails, dashboard/server_port not string
Fixes: http://tracker.ceph.com/issues/38380
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
03:04 PM Revision 60f04213 (ceph): osd/osd_types: show cmpext arguments
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
02:44 PM RADOS Bug #37766 (Pending Backport): rados_shutdown hang forever in ~objecter()
Kefu Chai
02:31 PM Revision f8f76b3a (ceph): Merge PR #26469 into master
* refs/pull/26469/head:
common/ceph_timer: stop timer's thread when it is suspended
Reviewed-by: Neha Ojha <nojha@r...
Sage Weil
02:31 PM Revision 08a05e21 (ceph): Merge PR #26470 into master
* refs/pull/26470/head:
mgr/MgrStandby: include addrs in metadata
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewe...
Sage Weil
02:31 PM Revision 963a977e (ceph): Merge PR #26479 into master
* refs/pull/26479/head:
pybind: move FLAGS into Flag class
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Sage Weil
02:30 PM rbd Bug #38346 (Resolved): luminous->nautilus: test_rbd.TestClone.test_unprotect_with_children: Asser...
Sage Weil
02:30 PM Revision 6e1598bf (ceph): Merge PR #26485 into master
* refs/pull/26485/head:
qa/suites/upgrade/luminous-x: force clone v1 format for final rbd python test
Reviewed-by: ...
Sage Weil
02:30 PM RADOS Bug #38359: osd-markdown.sh can fail with CLI_DUP_COMMAND=1
/a/sage-2019-02-18_23:58:27-rados-wip-sage-testing-2019-02-18-1341-distro-basic-smithi/3609330 Sage Weil
02:25 PM Messengers Bug #24119: osd: leaked PipeConnection
/a/sage-2019-02-18_23:58:27-rados-wip-sage-testing-2019-02-18-1341-distro-basic-smithi/3609170
osd.7, as usual
Sage Weil
01:37 PM Revision 14c43033 (ceph): rgw: wakeup lease_cr after abort on bucket sync disable
the 'bucket sync disable' tests were causing data sync to lag behind
because these calls to lease_cr->abort() were st...
Casey Bodley
12:23 PM Revision cf56af22 (ceph): Merge pull request #26452 from tchaikov/wip-crimson-send-known-addresses
crimson/osd: send known addresses at boot
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
12:14 PM Revision d5fab790 (ceph): doc/msgr2: session establishment failure scenarios
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
12:14 PM Revision 50ed065c (ceph): msg/async: msgr2: don't smash peer_name and features on reconnect
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
12:14 PM Revision b564d808 (ceph): msg/async: msgr2: added client and server cookie to protocol
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
12:02 PM Dashboard Bug #34528 (Resolved): mgr/dashboard: Disallow editing of read-only config options
Lenz Grimmer
11:50 AM Dashboard Feature #38211 (In Progress): mgr/dashboard: Add custom dialogue for configuring PG scrub parameters
Lenz Grimmer
11:50 AM Revision 34e7f090 (ceph): Merge pull request #26450 from s0nea/wip-dashboard-readonly-config-opti...
mgr/dashboard: disallow editing read-only config options (part 2)
Reviewed-by: Volker Theile <vtheile@suse.com>
Lenz Grimmer
11:43 AM Revision 84d077a0 (ceph): Merge pull request #25233 from p-na/wip-pna-qos-pr
mgr/dashboard: Add support for managing RBD QoS
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Lau...
Lenz Grimmer
11:31 AM Revision b9da0925 (ceph): mgr/balancer: make weekday be compatible with C
The __desc__ field of **begin[end]_weekend** suggests
sunday is the prevailing start of the week, whereas the
Python ...
xie xingguo
11:31 AM Revision 617d75ba (ceph): mgr/balancer: add min/max fields for begin[end]_weekday
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
11:21 AM Revision 890cd471 (ceph): mgr/dashboard: Clean up pylint's `disable:no-else-return`
Signed-off-by: Patrick Nawracay <pnawracay@suse.com> Patrick Seidensal
11:12 AM rgw Backport #38369 (In Progress): mimic: rgw: fix prefix handling in LCFilter
Ashish Singh
10:45 AM Dashboard Bug #38217: mgr/dashboard: Error creating iSCSI target when pool or image contains dots in the name
`ceph-iscsi` PR: https://github.com/ceph/ceph-iscsi/pull/29 Ricardo Marques
10:44 AM Dashboard Bug #38217 (Fix Under Review): mgr/dashboard: Error creating iSCSI target when pool or image cont...
Ricardo Marques
10:42 AM Dashboard Feature #38090 (Fix Under Review): mgr/dashboard: Support for multiple iSCSI backstores (backend)
Ricardo Marques
10:30 AM Dashboard Bug #38378 (Need More Info): SSL handshake: 500 internal error to access dashboard
We need more context in order to be able to reproduce this. Setting this as "Need More Info" until more details unfol... Lenz Grimmer
09:39 AM Dashboard Bug #38378 (Resolved): SSL handshake: 500 internal error to access dashboard
Downstream issue: https://github.com/rook/rook/issues/2492... Sebastian Wagner
10:10 AM Revision d93b3093 (ceph): mgr/dashboard: Render error in pool edit dialog
Fixes: http://tracker.ceph.com/issues/38004
Signed-off-by: Patrick Nawracay <pnawracay@suse.com>
Patrick Seidensal
10:09 AM Dashboard Bug #37572 (In Progress): mgr/dashboard: Add backend tests for RBD configuration
Patrick Seidensal
10:08 AM Revision cfbefbf1 (ceph): mgr/dashboard: Add support for managing RBD QoS
Fixes: http://tracker.ceph.com/issues/36191
Signed-off-by: Patrick Nawracay <pnawracay@suse.com>
Patrick Seidensal
10:00 AM Revision 0e260909 (ceph): CLI: ability to change file ownership
When creating/fetching key it's nice to have the ability to change the
ownership of the created file.
This commit ad...
Sébastien Han
09:55 AM rgw Bug #38226: rgw: data sync: ERROR: failed to read remote data log info: ret=-2
Iain Buclaw wrote:
> Iain Buclaw wrote:
> > After updating master from 12.2.8 to 12.2.11
> >
> > [...]
> >
> ...
Iain Buclaw
09:52 AM rgw Bug #38226: rgw: data sync: ERROR: failed to read remote data log info: ret=-2
Iain Buclaw wrote:
> After updating master from 12.2.8 to 12.2.11
>
> [...]
>
> This carries on forever...
> ...
Iain Buclaw
09:33 AM Revision a6c1366d (ceph): osd: fixup OpTracker destruct assert, waiting_for_osdmap take ref
with OpRequest
Fixes: http://tracker.ceph.com/issues/38377
Signed-off-by: linbing <linbing@t2cloud.net>
bing lin
09:29 AM Revision 8eb7490e (ceph): Merge pull request #26405 from jtlayton/wip-jlayton-orch
Allow rook to scale the mon count
Reviewed-by: Noah Watkins <noahwatkins@gmail.com>
Reviewed-by: Sebastian Wagner <s...
Sebastian Wagner
09:28 AM Bug #38360 (Rejected): Unable to create initial monitor on OpenSuse Leap 15.0
Joao Eduardo Luis
09:16 AM Bug #38360: Unable to create initial monitor on OpenSuse Leap 15.0
Lokesh Pashine wrote:
> Thanks Joao for your recommendations.
>
> Can you please suggest which version of Ceph I ...
Joao Eduardo Luis
08:59 AM Bug #38360: Unable to create initial monitor on OpenSuse Leap 15.0
Thanks Joao for your recommendations.
Can you please suggest which version of Ceph I should go with Suse 12.3? I w...
Lokesh Pashine
08:49 AM Bug #38360: Unable to create initial monitor on OpenSuse Leap 15.0
Few things here:
1. You are using repositories from all over the place, mixing leap 15.0 with 42.1 and 42.2. There...
Joao Eduardo Luis
03:41 AM Bug #38360: Unable to create initial monitor on OpenSuse Leap 15.0
I am using packages from opensuse repository(details mentioned below):
Ceph Mimic Repo:
https://download.opensuse...
Lokesh Pashine
09:21 AM RADOS Bug #38377 (Resolved): OpTracker destruct assert when OSD destruct
coredump... bing lin
09:18 AM Revision 10c8a983 (ceph): Merge pull request #23221 from baixueyu/wip-rgw-cleanup-regex
rgw: delete some unused code about std::regex
Reviewed-by: Adam C. Emerson <aemerson@redhat.com>
Kefu Chai
09:09 AM Revision c9a10850 (ceph): mgr: Ignore __pycache__ and wheelhouse dirs
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
09:08 AM Revision 47bcce25 (ceph): common: define BOOST_COROUTINES_NO_DEPRECATION_WARNING if not yet
to silence warnings like
/home/jenkins-build/build/workspace/ceph-pull-requests/src/common/async/yield_context.h:30:...
Kefu Chai
08:58 AM Revision f765245d (ceph): rbd: use 'namespace' instead of 'namespace-name' in specs
to make them fit the screen
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
08:58 AM Revision d10d40fd (ceph): rbd: add option to list all descendant images
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
08:58 AM Revision 37874328 (ceph): rbd: allow to migrate parent if force flag set
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
08:58 AM Revision 5e951cd3 (ceph): qa/workunits/rbd: add parent migration case
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
08:58 AM Revision 8ac8caca (ceph): objclass: fix cls_get_snapset_seq for cache tier case
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
08:55 AM Revision c5cc86c4 (ceph): crimson/osd: listen on v1 addresses
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
08:55 AM Revision 2732488d (ceph): crimson/osd: populate crc settings
we should populate messenger related settings before starting
messengers.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:55 AM Revision 30a93047 (ceph): crimson/osd: send known addresses in MOSDBoot
otherwise, the peers will drop the connection at seeing unmatched
address in banner.
Signed-off-by: Kefu Chai <kchai...
Kefu Chai
08:51 AM Revision 667cbf1c (ceph): Merge pull request #26254 from tchaikov/wip-crimson-cache
crimson: cache osdmap using LRU cache
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
08:43 AM Revision 6795f026 (ceph): cls/rbd: extend parent_attach to support reattach
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
08:43 AM Revision 79d9fea4 (ceph): librbd: make AttachParentRequest support reattach
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
08:43 AM Revision c896c092 (ceph): librbd: new attach child state machine
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
08:43 AM Revision 0527da67 (ceph): librbd: replace attach child call with new state machine
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
08:43 AM Revision 2b2838d7 (ceph): librbd: make it possible to migrate parent images
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
08:43 AM Revision 82f9626f (ceph): librbd: make list_children work if parent snap is head
(returning children for all the image snaps in this case)
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
08:43 AM Revision 55c1754c (ceph): librbd: add list_descendants API method
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
08:43 AM Revision 1923b60e (ceph): rbd: allow 'children' command work if no snap specified
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
08:41 AM Dashboard Feature #35809 (In Progress): mgr/dashboard: Configure Grafana settings through UI
Kanika Murarka
08:23 AM Revision e2ed984d (ceph): Merge pull request #26378 from votdev/issue_38267
mgr/dashboard: Module dashboard.services.ganesha has several lint issues
Reviewed-by: Tatjana Dehler <tdehler@suse.com>
Lenz Grimmer
07:59 AM Revision ea240cd2 (ceph): mgr/balancer: blame if upmap won't actually work
With automatic balancing on, and if mode is set to upmap,
balancer will fail silently if min_compat_client is lower t...
xie xingguo
07:54 AM Revision 8b38a11e (ceph): rgw: delete some unused code about std::regex
Signed-off-by: Xueyu Bai <baixueyu@inspur.com> baixueyu78@126.com
06:44 AM Revision a6caf09a (ceph): crimson/osd: cache osdmaps using LRU cache
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
06:44 AM Revision a408f7e2 (ceph): crimson/common: lookup using unordered_map first
assuming the unordered_map in LRU cache is faster.
inspired by #25480 by Radoslaw Zarzynski
Signed-off-by: Kefu Cha...
Kefu Chai
06:44 AM Revision 3e16fd81 (ceph): crimson/osd: set_callback in ctor
there is no need to do so in `start()`.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:44 AM Revision 40251351 (ceph): cmake: add PGMap.cc to crimson-common
otherwise we have failures like:
/usr/bin/ld: ../../../lib/libcrimson-common.a(Message.cc.o): in function
`PGMapDige...
Kefu Chai
06:28 AM CephFS Bug #38376 (Rejected): client:Repeated release of put_request() in make_request()
code repetition:
Client::make_request()
{
...
if (!request->reply) {
ceph_assert(request->aborted())...
huanwen ren
04:27 AM CephFS Backport #35975: mimic: mds: configurable timeout for client eviction
Follow-up: https://github.com/ceph/ceph/pull/26496
merged
Patrick Donnelly
04:24 AM Revision a9445ad4 (ceph): qa: whitelist cap revoke warning
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 4367de377e68102f3c17c8dd85321c221d06...
Patrick Donnelly
02:55 AM Revision f9f4e996 (ceph): rgw_file: save etag and acl info in setattr
Fixes: https://tracker.ceph.com/issues/38327
Signed-off-by: Tao Chen <chentao@umcloud.com>
taoCH
02:46 AM RADOS Bug #38375 (Need More Info): OSD segmentation fault on rbd create
Random segfault when attempting to create an rbd on an erasure encoded pool.
ceph version 12.2.10 (177915764b7528...
Ryan Farrington
02:16 AM Revision cc2a96a4 (ceph): rgw: bug in versioning concurrent, list and get have consistency issue
Fixes: https://tracker.ceph.com/issues/38060
Signed-off-by: Wang Hao <wanghao72@baidu.com>
hao wang
02:10 AM mgr Backport #38337 (In Progress): mimic: New Bionic install fails qa/standalone/ceph-helpers.sh
https://github.com/ceph/ceph/pull/26495 Prashant D
02:02 AM Revision de422f77 (ceph): osd: Improve use of atomic operations to add and subtract from local_nu...
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
12:28 AM Revision b150b22d (ceph): qa: check cache dump works without timeout
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
12:28 AM Revision b28dcd9d (ceph): qa: config recall settings to test cache drop
If we use the defaults, the MDS/client will recall/release everything quickly.
We want it to take time to see things ...
Patrick Donnelly
12:28 AM Revision aa6756d5 (ceph): mds: add 2nd order recall throttle
Purpose of this is to moderate the ramp up of recalling caps on a session. In
particular, we don't want to exhaust t...
Patrick Donnelly
12:25 AM Revision 0a0f9a08 (ceph): mds: avoid gather assertion when subs exist
If the gather has subs and is deleted, we hit this assertion:
ceph_assert(activated);
Signed-off-by: Patrick Do...
Patrick Donnelly
12:25 AM Revision 57e413e8 (ceph): mds: drive log flush and cache trim during recall
While waiting for clients to release caps, get to work flushing the journal and
trimming the cache during free time. ...
Patrick Donnelly
12:25 AM Revision 9ca2b3ad (ceph): mds: output full details for recall threshold
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
12:06 AM Revision f6ca8e0c (ceph): Merge pull request #25570 from cbodley/wip-rgw-cls-bi-list-log-level
cls/rgw: raise debug level of bi_log_iterate_entries output
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Casey Bodley

02/18/2019

11:57 PM rgw Bug #38373 (Fix Under Review): multisite: rgw_data_sync_status json decode failure breaks automat...
https://github.com/ceph/ceph/pull/26494 Casey Bodley
11:14 PM rgw Bug #38373 (Resolved): multisite: rgw_data_sync_status json decode failure breaks automated datal...
the logic for automated datalog trimming queries the rgw_data_sync_status from peer zones. this request succeeds with... Casey Bodley
11:56 PM Revision 832eaefa (ceph): rgw: add 'datalog autotrim' admin command
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
11:56 PM Revision 2bd1595a (ceph): test/rgw_multi: add test_datalog_autotrim()
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
11:47 PM Revision 2b51d52b (ceph): rgw: fix rgw_data_sync_info::json_decode()
this was trying to decode a 'uint64_t instance_id' into the wrong
variable 'uint32_t num_shards'
datalog trimming re...
Casey Bodley
11:10 PM Revision 104edd0c (ceph): Merge pull request #26491 from ceph/revert-25926-wip-rgw-lc-prefix
Revert "rgw: lifcycle: don't reject compound rules with empty prefix" Matt Benjamin
11:09 PM Revision a8d64ab6 (ceph): test: run-standalone.sh set local library location so mgr can find libr...
This caused qa/standalone/misc/test-ceph-helpers.sh to fail
"MGR_MODULE_DEPENDENCY 8 mgr modules have failed depe...
David Zafman
10:15 PM RADOS Bug #38372 (Resolved): segfault in "AuthMonitor::increase_max_global_id()"
... Jason Dillaman
10:06 PM RADOS Feature #38370 (Fix Under Review): ceph CLI ability to change file ownership
Greg Farnum
06:21 PM RADOS Feature #38370 (Resolved): ceph CLI ability to change file ownership
When creating/fetching a key/monmap/crushmap it might be useful (especially for file used by a process later) to appl... Sébastien Han
10:02 PM RADOS Bug #38307: ceph-osd fails to bind to IPv6 interface for public_network
You going to open a PR for this, Jesse? Greg Farnum
10:02 PM rgw Backport #38192: mimic: Object can still be deleted even if s3:DeleteObject policy is set
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26309
merged
Yuri Weinstein
10:02 PM Revision 9162f18d (ceph): Merge pull request #26309 from pdvian/wip-38192-mimic
mimic: rgw: Object can still be deleted even if s3:DeleteObject policy is set
Reviewed-by: Matt Benjamin <mbenjami@r...
Yuri Weinstein
10:01 PM Backport #37693: mimic: CephFS remove snapshot result in slow ops
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25782
merged
Yuri Weinstein
10:01 PM Revision 7650cf56 (ceph): Merge pull request #25782 from pdvian/wip-37693-mimic
mimic: mon: mark REMOVE_SNAPS messages as no_reply
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: ...
Yuri Weinstein
10:01 PM CephFS Backport #37740: mimic: extend reconnect period when mds is busy
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25785
merged
Yuri Weinstein
10:01 PM Revision c917d23d (ceph): Merge pull request #25785 from ukernel/mimic-37740
mimic: mds: extend reconnect period when mds is busy
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
10:00 PM CephFS Backport #37480: mimic: mds: MDCache.cc: 11673: abort()
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26252
merged
Yuri Weinstein
09:59 PM Revision b75ac93b (ceph): Merge pull request #26252 from ukernel/mimic-37480
mimic: mds: handle fragment notify race
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
09:59 PM CephFS Backport #38189: mimic: mds: broadcast quota message to client when disable quota
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26292
merged
Yuri Weinstein
09:59 PM Revision a28de9d1 (ceph): Merge pull request #26292 from pdvian/wip-38189-mimic
mimic: mds: broadcast quota message to client when disable quota
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
09:44 PM Revision fcd582f6 (ceph): osd, test: Add test case with osd support for overdue PG scrubs and dee...
Add trigger_deep_scrub osd command for testing
Publish stats when trigger_scrub/trigger_deep_scrub is used for testin...
David Zafman
09:31 PM RADOS Bug #36304 (Fix Under Review): FAILED ceph_assert(p != pg_slots.end()) in OSDShard::register_and_...
https://github.com/ceph/ceph/pull/26492 Sage Weil
09:30 PM RADOS Bug #36304: FAILED ceph_assert(p != pg_slots.end()) in OSDShard::register_and_wake_split_child(PG*)
aha:
during startup, we load pg 2.fs1, but fail to prime it from init():...
Sage Weil
05:32 PM RADOS Bug #36304: FAILED ceph_assert(p != pg_slots.end()) in OSDShard::register_and_wake_split_child(PG*)
We have logs here: /a/nojha-2019-02-11_18:58:45-rados:thrash-erasure-code-wip-test-revert-distro-basic-smithi/3575122 Neha Ojha
09:30 PM Revision d7ba1155 (ceph): osd: fix pg split/merge prime during startup
The priming of split/merge targets may modify pg_slots, an unordered_map,
which means our iterator may become invalid...
Sage Weil
09:29 PM Revision 28741676 (ceph): Revert "rgw: lifcycle: don't reject compound rules with empty prefix"
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com> Matt Benjamin
09:07 PM Revision a0a14a95 (ceph): osd: fix typo in numa node check; lower debug level
- s/to/do/
- no need for this on stderr, since they don't match on *most* systems
it seems.
Signed-off-by: Sage We...
Sage Weil
09:03 PM RADOS Bug #38320 (Resolved): leak in OSD::ms_handle_authentication()
Sage Weil
09:02 PM RADOS Bug #38359 (Fix Under Review): osd-markdown.sh can fail with CLI_DUP_COMMAND=1
https://github.com/ceph/ceph/pull/26489 Sage Weil
09:02 PM Revision c6a7b2cb (ceph): qa/standalone/osd/osd-markdown: disable CLI command dups
The markdown test is based on marking down a specific number of times, but
the duplicate commands from the CLI may no...
Sage Weil
08:38 PM Revision a941e280 (ceph): Merge pull request #26399 from jan--f/c-v-fix-hashable-py3
ceph-volume: make Device hashable to allow set of Device list in py3
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
08:37 PM Revision eb1caff2 (ceph): Merge pull request #26401 from jan--f/c-v-fix-siez-format-py3
ceph-volume: implement __format__ in Size to format sizes in py3
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
08:36 PM Revision 438bc645 (ceph): Merge pull request #26403 from jan--f/c-v-no-iteritems-py3
ceph-volume: remove iteritems instances
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
07:49 PM ceph-volume Bug #38371 (New): ceph-volume: mimic - KeyError: 'rotational'
I'm trying to deploy ceph using ceph-ansible.
The following happens when *ceph-volume* is supposed to be ran, with n...
Daniele Riccucci
07:39 PM Revision fc6e22b1 (ceph): Merge PR #26463 into master
* refs/pull/26463/head:
script/ptl-tool: allow invocation within a subdirectory
Reviewed-by: Patrick Donnelly <pdon...
Sage Weil
07:28 PM Revision 5f3dc9b7 (ceph): mon: Fix scrub health warning handling
Make this mon_warn code clearer since it involves 2 values
Code used mon scrub interval instead of pg scrub interval
...
David Zafman
06:57 PM RADOS Feature #38029 (Fix Under Review): [RFE] If the nodeep-scrub/noscrub flags are set in pools inste...
Neha Ojha
06:55 PM RADOS Feature #38029: [RFE] If the nodeep-scrub/noscrub flags are set in pools instead of global cluste...
https://github.com/ceph/ceph/pull/26488 Mohamad Gebai
06:56 PM Revision c95dcdb0 (ceph): common: Fix some configuration descriptions
osd_scrub_backoff_ratio
osd_deep_scrub_randomize_ratio
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry pick...
David Zafman
06:55 PM Revision ed73f986 (ceph): osd: Increase log level in PG::_update_calc_stats()
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit c660ef1b1fe0812bd502ea0e7f446a88f2b08431)
David Zafman
06:55 PM Revision 5c9fe7d8 (ceph): test: Correct typo trying to call flush_pg_stats
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 879d89aace47bff63ddd08bd470ded7f1904eeaf)
David Zafman
06:35 PM Revision 036ac9ed (ceph): Merge branch 'rgw_multiclient' into 'rh-luminous'
Rgw multiclient
See merge request ceph/ceph!34
Vasu Kulkarni
06:34 PM Revision 7c776a1b (ceph): Merge branch 'with-client-2' into 'rh-luminous'
Add client-2 in roles
See merge request ceph/ceph!35
Vasu Kulkarni
05:49 PM rgw Feature #38171 (Pending Backport): rgw: when exclusive lock fails due existing lock, log add'l info
J. Eric Ivancich
05:48 PM Revision be00ec35 (ceph): Merge pull request #26272 from ivancich/wip-log-excl-lock-busy-info
rgw: when exclusive lock fails due existing lock, log add'l info
Reviewed-By: Abhishek Lekshmanan <abhishek@suse.com>
J. Eric Ivancich
05:43 PM ceph-ansible Bug #38367: Block writing spped issue in ceph luminous version
Forgot to change the priority. This is high priority. Rahul Timbadiya
04:27 PM ceph-ansible Bug #38367 (New): Block writing spped issue in ceph luminous version
Hi,
We have a big cluster of 12 servers each server has around 20 osd to store data and 5 ssd for journal. We have d...
Rahul Timbadiya
05:37 PM rgw Backport #38039: mimic: RGW fails to start on Fedora 28 from default configuration
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26129
merged
Yuri Weinstein
05:37 PM Revision 9f9bca9c (ceph): Merge pull request #26129 from pdvian/wip-38039-mimic
mimic: rgw: fails to start on Fedora 28 from default configuration
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
05:37 PM rgw Backport #38147: mimic: rgw: `radosgw-admin bucket rm ... --purge-objects` can hang...
Eric Ivancich wrote:Reviewed-by: J. Eric Ivancich <ivancich@redhat.com>
> https://github.com/ceph/ceph/pull/26266
...
Yuri Weinstein
05:37 PM Revision 8a919847 (ceph): Merge pull request #26266 from pdvian/wip-38147-mimic
mimic: rgw: "radosgw-admin bucket rm ... --purge-objects" can hang
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Rev...
Yuri Weinstein
05:36 PM Backport #38179: mimic: build/ops: boost/noncopyable.hpp is missing
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26277
merged
Yuri Weinstein
05:36 PM Revision 6fbe4fde (ceph): Merge pull request #26277 from ceph/wip-wjw-boost_noncopyable-mimic
mimic: common: fix missing include boost/noncopyable.hpp
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
05:17 PM rbd Bug #36659 (Resolved): [rbd-mirror] forced promotion after killing remote cluster results in stuc...
Nathan Cutler
05:16 PM rbd Backport #36692 (Resolved): luminous: [rbd-mirror] forced promotion after killing remote cluster ...
Nathan Cutler
05:06 PM rbd Backport #36692: luminous: [rbd-mirror] forced promotion after killing remote cluster results in ...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25720
merged
Yuri Weinstein
05:16 PM mgr Bug #25345 (Resolved): "balancer execute" only requires read permissions
Nathan Cutler
05:16 PM mgr Backport #26913 (Resolved): luminous: "balancer execute" only requires read permissions
Nathan Cutler
05:05 PM mgr Backport #26913: luminous: "balancer execute" only requires read permissions
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/25768
merged
Yuri Weinstein
05:15 PM rbd Bug #37541 (Resolved): [journal] max journal order is incorrectly set at 64
Nathan Cutler
05:15 PM rbd Backport #37901 (Resolved): luminous: [journal] max journal order is incorrectly set at 64
Nathan Cutler
05:04 PM rbd Backport #37901: luminous: [journal] max journal order is incorrectly set at 64
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25955
merged
Yuri Weinstein
05:14 PM rbd Bug #36327 (Resolved): Broken parameter parsing in /etc/ceph/rbdmap
Nathan Cutler
05:14 PM rbd Backport #37926 (Resolved): luminous: Broken parameter parsing in /etc/ceph/rbdmap
Nathan Cutler
05:04 PM rbd Backport #37926: luminous: Broken parameter parsing in /etc/ceph/rbdmap
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26000
merged
Yuri Weinstein
05:13 PM rbd Backport #38186 (Resolved): luminous: krbd discard no longer guarantees zeroing
Nathan Cutler
05:03 PM rbd Backport #38186: luminous: krbd discard no longer guarantees zeroing
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26286
merged
Yuri Weinstein
05:06 PM Revision a2f258ef (ceph): Merge pull request #25720 from ashishkumsingh/wip-36692-luminous
luminous: rbd-mirror: update mirror status when stopping
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Yuri Weinstein
05:05 PM Revision 5a85d284 (ceph): Merge pull request #25768 from ashishkumsingh/wip-26913-luminous
luminous: mgr: "balancer execute" only requires read permissions
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Yuri Weinstein
05:04 PM Revision b6a5506e (ceph): Merge pull request #25955 from pdvian/wip-37901-luminous
luminous: [journal] max journal order is incorrectly set at 64
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Yuri Weinstein
05:04 PM Revision 983ad99d (ceph): Merge pull request #26000 from pdvian/wip-37926-luminous
luminous: common: fix for broken rbdmap parameter parsing
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Yuri Weinstein
05:03 PM Revision 5e519f8a (ceph): Merge pull request #26286 from smithfarm/wip-38186-luminous
luminous: tests: krbd discard no longer guarantees zeroing
Reviewed-by: Ilya Dryomov <idryomov@redhat.com>
Yuri Weinstein
04:51 PM rgw Backport #38369 (Rejected): mimic: rgw: fix prefix handling in LCFilter
Nathan Cutler
04:51 PM rgw Backport #38368 (Rejected): luminous: rgw: fix prefix handling in LCFilter
Nathan Cutler
04:37 PM Dashboard Feature #38361: mgr/dashboard: prompt about unsaved changes
Thanks for the notice, @Tatjana. Closed this one as duplicate. Ernesto Puerta
04:36 PM Dashboard Feature #38361 (Closed): mgr/dashboard: prompt about unsaved changes
Ernesto Puerta
04:36 PM Dashboard Feature #38361 (Duplicate): mgr/dashboard: prompt about unsaved changes
Ernesto Puerta
04:15 PM Dashboard Feature #38361: mgr/dashboard: prompt about unsaved changes
Relates to (or possibly duplicates) https://tracker.ceph.com/issues/24673 Tatjana Dehler
12:17 PM Dashboard Feature #38361: mgr/dashboard: prompt about unsaved changes
Good idea, thanks for the proposal! Lenz Grimmer
11:15 AM Dashboard Feature #38361 (Closed): mgr/dashboard: prompt about unsaved changes
Minor UX improvement: on editable forms, when some field is changed but neither Add/Edit/... or Cancel/Back buttons a... Ernesto Puerta
04:28 PM Revision 65c5a2f4 (ceph): mds: remove wrong puts on Message
Messages ref counts in the MDS/client are handled by the smart pointers.
Signed-off-by: Patrick Donnelly <pdonnell@r...
Patrick Donnelly
04:26 PM rbd Bug #38346 (Fix Under Review): luminous->nautilus: test_rbd.TestClone.test_unprotect_with_childre...
Mykola Golub
04:23 PM Revision 04cc884d (ceph): qa/suites/upgrade/luminous-x: force clone v1 format for final rbd pytho...
Fixes: https://tracker.ceph.com/issues/38346
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
04:16 PM rgw Bug #37879 (Pending Backport): rgw: fix prefix handling in LCFilter
Matt Benjamin
04:15 PM Revision e87113af (ceph): Merge pull request #25926 from linuxbox2/wip-rgw-lc-prefix
rgw: lifcycle: don't reject compound rules with empty prefix Matt Benjamin
04:10 PM Bug #38360: Unable to create initial monitor on OpenSuse Leap 15.0
where are you obtaining the packages from? Are you compiling Ceph yourself, or using the opensuse obs packages? (if t... Joao Eduardo Luis
07:27 AM Bug #38360 (Rejected): Unable to create initial monitor on OpenSuse Leap 15.0
Hello Team,
I am trying to create new cluster and unable to deploy monitor.
Please provide your assistance
O...
Lokesh Pashine
03:38 PM Dashboard Feature #38211: mgr/dashboard: Add custom dialogue for configuring PG scrub parameters
Lenz Grimmer wrote:
> Are there any other settings that should be added here?
By 'settings' you mean any other co...
Tatjana Dehler
03:37 PM ceph-volume Bug #38366 (Resolved): mimic: ceph-volume: add osd_ids argument
We want to simplify our scripts at CERN that convert filestore clusters to bluestore using `ceph-volume lvm batch`.
...
Theofilos Mouratidis
03:36 PM ceph-volume Bug #38365 (Closed): luminous: ceph-volume: add osd_ids argument
We want to simplify our scripts at CERN that convert filestore clusters to bluestore using `ceph-volume lvm batch`.
...
Theofilos Mouratidis
03:03 PM Revision 69920e42 (ceph): Merge pull request #26386 from votdev/improve_dashboard_module_opts
mgr/dashboard: Set MODULE_OPTIONS types and defaults
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: ...
Lenz Grimmer
02:30 PM RADOS Bug #38322: luminous: mons do not trim maps until restarted
I have a feeling this is actually due to what led me to open this PR: https://github.com/ceph/ceph/pull/19076
The ...
Joao Eduardo Luis
02:27 PM rbd Bug #38364: [sparsify] verify that image isn't using an EC data pool
... alternatively, when the "sparsify" cls method is unavailable, librbd could fallback to using "CMPEXT" + "REMOVE"/... Jason Dillaman
02:19 PM rbd Bug #38364 (Resolved): [sparsify] verify that image isn't using an EC data pool
The cls operation needed for sparsify isn't supported on EC pools, so provide a nice failure message when attempting ... Jason Dillaman
02:26 PM rbd Feature #13706 (Resolved): Online sparsify RBD images from the CLI
Jason Dillaman
02:24 PM Revision 1a742049 (ceph): Merge pull request #26226 from trociny/wip-rbd-re-sparsify
rbd: online re-sparsify of images
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:41 PM bluestore Bug #38363 (Need More Info): Failure in assert when calling: ceph-volume lvm prepare --bluestore ...
I run Ubuntu 18.04 and and ceph version 13.2.4-1bionic from this repo: https://download.ceph.com/debian-mimic.
Whe...
Rainer Krienke
01:28 PM Bug #10763 (New): OSDs get marked as down in docker
Still hitting this on Nautilus dev. Sébastien Han
01:17 PM mgr Bug #38157: progress: KeyError on pg_to_state[pg_str]['stat_sum']['num_bytes_recovered']
rerunning with more verbose log at
- http://pulpito.ceph.com/kchai-2019-02-18_13:16:54-rados:thrash-wip-38157-deb...
Kefu Chai
01:15 PM Revision c326a287 (ceph): Merge pull request #26242 from p-na/wip-pna-osd-purge
mgr/dashboard: Implement OSD purge
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: Tatjana Dehler <tdeh...
Lenz Grimmer
01:11 PM Dashboard Bug #38362: mgr/dashboard: QA run failures: test_standby (tasks.mgr.test_dashboard.TestDashboard)
Also http://pulpito.ceph.com/tdehler-2019-02-18_09:54:35-rados:mgr-wip-tdehler-testing-26450-distro-basic-mira/ Tatjana Dehler
01:04 PM Dashboard Bug #38362 (Resolved): mgr/dashboard: QA run failures: test_standby (tasks.mgr.test_dashboard.Tes...
I've seen the following error a few times in different QA runs:... Laura Paduano
01:08 PM Dashboard Bug #38284: mgr/dashboard: No I/O Stats shown in the pools list
See http://lists.ceph.com/pipermail/ceph-users-ceph.com/2019-February/032946.html for the related thread on the maili... Lenz Grimmer
11:20 AM Dashboard Bug #37569 (In Progress): mgr/dashboard: Fix search in `Source` column of RBD configuration list
Patrick Seidensal
10:48 AM Dashboard Bug #38300 (Fix Under Review): mgr/dashboard/qa: POOL_APP_NOT_ENABLED in cluster log
Patrick Seidensal
10:38 AM Dashboard Bug #34528: mgr/dashboard: Disallow editing of read-only config options
Pull request part 2: https://github.com/ceph/ceph/pull/26450 Tatjana Dehler
10:18 AM Revision dead2a9d (ceph): mgr: remove _ceph_get_module_option_ex() method
It seems that the current implementation has some side effects which results in segfaults in the Mgr. It looks like b... Volker Theile
10:18 AM Revision 633c3672 (ceph): mgr: Remove _ceph_(g|s)et_module_option_ex() method
This PR replaces the _ceph_(get|set)_module_option functions with the specialized _ceph_(get|set)_module_option_ex fu... Volker Theile
09:41 AM Revision a0ce76f5 (ceph): pybind: move FLAGS into Flag class
so we have shorter names, and don't need to import ceph_argparse
only for accessing the flags
Signed-off-by: Kefu Ch...
Kefu Chai
09:33 AM Dashboard Bug #38273 (Duplicate): mgr/dashboard: Prevent iSCSI target edit/delete until clients are logged out
Ricardo Marques
09:30 AM mgr Bug #38228: mgr: NO TRACE DUMP - "reap_dead start"
Hey Kefu, I'm not familiar to msgr2 issues. Not sure it that last trace points to some issue of it. When I found the ... Ernesto Puerta
08:46 AM mgr Bug #38228: mgr: NO TRACE DUMP - "reap_dead start"
Ernesto, how this crashed mgr? and i think if it did, it should be a bug in msgr, right? Kefu Chai
09:29 AM Dashboard Bug #38217 (In Progress): mgr/dashboard: Error creating iSCSI target when pool or image contains ...
Ricardo Marques
09:23 AM rbd Bug #38315 (Resolved): journal: stalled io due to race when closing and advancing object set
Mykola Golub
09:17 AM Revision aa59ecd3 (ceph): Merge pull request #26431 from wjwithagen/wjw-fix-src_os_bluestore_Kern...
os/bluestore: Only use F_SET_FILE_RW_HINT when available
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:37 AM Revision ddefd3e6 (ceph): Replace keystone v2 api settings with v3
Latest keystone version defaults to v3 in openstack.
Signed-off-by: Shilpa Jagannath <smanjara@redhat.com>
Shilpa MJ
07:46 AM Bug #15386: bluestore+spdk results in osd abort with _read_fsid unparsable uuid
I am just trying to set up ceph 13.2.4-1bionic on a Ubuntu 18.04.2 system and creating an osd I also get the _read_f... Rainer Krienke
07:42 AM mgr Bug #24982: mgr: terminate called after throwing an instance of 'std::out_of_range' in DaemonPerf...
Awesome, thanks! Dmitry Mishin
07:40 AM Revision 4a0eabb3 (ceph): osd/OSDMap: using std::vector::reserve to reduce memory reallocation
In C++ vectors are dynamic arrays.
Vectors are assigned memory in blocks of contiguous locations.
When the memory all...
xie xingguo
07:18 AM Revision 14193468 (ceph): mgr/dashboard: Implement OSD purge
Removes the `remove` functionality from the UI.
Fixes: http://tracker.ceph.com/issues/35811
Signed-off-by: Patrick ...
Patrick Seidensal
05:51 AM Revision 9b49a112 (ceph): Replace keystone v2 api settings with v3
Latest keystone version defaults to v3 in openstack.
Signed-off-by: Shilpa Jagannath <smanjara@redhat.com>
Shilpa MJ
04:14 AM Revision e36364b1 (ceph): Merge pull request #26440 from xiexingguo/wip-balancer-week
mgr/balancer: restrict automatic balancing to specific weekdays
Reviewed-by: Sage Weil <sage@redhat.com>
Xie Xingguo
03:49 AM mgr Backport #38338 (In Progress): luminous: New Bionic install fails qa/standalone/ceph-helpers.sh
https://github.com/ceph/ceph/pull/26475 Prashant D
03:46 AM CephFS Backport #38335 (In Progress): mimic: mds: fix potential re-evaluate stray dentry in _unlink_loca...
https://github.com/ceph/ceph/pull/26474 Prashant D
02:25 AM Revision 727a1c24 (ceph): Merge pull request #26425 from trociny/wip-38315
journal: fix potential race when closing object recorder
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:48 AM Revision 6b120d0a (ceph): test: run-standalone.sh set local library location so mgr can find libr...
This caused qa/standalone/misc/test-ceph-helpers.sh to fail
"MGR_MODULE_DEPENDENCY 8 mgr modules have failed depe...
David Zafman
01:46 AM CephFS Backport #38336 (In Progress): luminous: mds: fix potential re-evaluate stray dentry in _unlink_l...
https://github.com/ceph/ceph/pull/26473 Prashant D
01:14 AM Revision 0412a51a (ceph): mgr/balancer: restrict automatic balancing to specific weekdays
We have implemented similar semantics for the scrub behaviour.
Let's try to keep pace with that.
Signed-off-by: xie ...
xie xingguo
12:55 AM Revision 27b6f67b (ceph): mds: fix potential re-evaluate stray dentry in _unlink_local_finish
If MDS handles cap release before _unlink_local_finish, then when MDS
processes _unlink_local_finish, eval_stray migh...
Zhi Zhang
12:54 AM CephFS Backport #38334 (In Progress): mimic: MDCache::finish_snaprealm_reconnect() create and drop MClie...
https://github.com/ceph/ceph/pull/26472 Prashant D
12:19 AM Revision ff9e24f9 (ceph): mds: fix potential re-evaluate stray dentry in _unlink_local_finish
If MDS handles cap release before _unlink_local_finish, then when MDS
processes _unlink_local_finish, eval_stray migh...
Zhi Zhang

02/17/2019

11:09 PM Revision 789dd707 (ceph): mds: remove superfluous cap sequence increment
"cap->issue_norevoke(cap->issued())" was introduced by commit
10b1a5663f5 "mds: share inode max size after MDS recove...
Yan, Zheng
11:08 PM Revision 6ebe8563 (ceph): mds: fix MDCache::finish_snaprealm_reconnect()
It creates MClientSnap message, but does not send it to client
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry...
Yan, Zheng
06:40 PM Revision 7606ca29 (ceph): Replace keystone v2 api settings with v3
Latest keystone version defaults to v3 in openstack.
Signed-off-by: Shilpa Jagannath <smanjara@redhat.com>
Shilpa MJ
06:05 PM Revision 59b8a8e0 (ceph): Replace keystone v2 api settings with v3
Latest keystone version defaults to v3 in openstack.
Signed-off-by: Shilpa Jagannath <smanjara@redhat.com>
Shilpa MJ
05:25 PM Revision e9dd52eb (ceph): ceph-deploy would not support --cluster option anymore
Since ceph-deploy would not support --cluster option anymore, section in this doc could be removed
Signed-off-by: Tat...
Tatsuya Naganawa
04:44 PM Revision 8e63f042 (ceph): Merge PR #26353 into master
* refs/pull/26353/head:
osd/PG: print get/put under debug_refs
osd: clear priv on heartbeat_reset
Reviewed-by: Kef...
Sage Weil
03:26 PM Revision 5f86c728 (ceph): mgr/MgrStandby: include addrs in metadata
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:18 PM Revision f43ff610 (ceph): osd/PG: print get/put under debug_refs
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:18 PM Revision a60f332c (ceph): Merge PR #24805 into master
* refs/pull/24805/head:
qa/suite: add dedup test
src/tools: fix compile error (master version issue)
src/tools: ad...
Sage Weil
02:16 PM Revision 57ee66b7 (ceph): Merge PR #26462 into master
* refs/pull/26462/head:
options: update some descriptions and see_also fields.
Reviewed-by: xie xingguo <xie.xinggu...
Sage Weil
02:16 PM RADOS Bug #36304: FAILED ceph_assert(p != pg_slots.end()) in OSDShard::register_and_wake_split_child(PG*)
reproduced, but without logs..... Sage Weil
02:05 PM RADOS Bug #20909: Error ETIMEDOUT: crush test failed with -110: timed out during smoke test (5 seconds)
... Sage Weil
11:36 AM Revision 9cbd4f28 (ceph): Replace keystone v2 api settings with v3
Latest keystone version defaults to v3 in openstack.
Signed-off-by: Shilpa Jagannath <smanjara@redhat.com>
Shilpa MJ
09:47 AM Revision a942722c (ceph): common/ceph_timer: stop timer's thread when it is suspended
otherwise the client could hang when shutting down
Fixes: https://tracker.ceph.com/issues/37766
Signed-off-by: Peng ...
peng wang
07:35 AM Revision 9c48ce88 (ceph): Replace keystone v2 api settings with v3
Latest keystone version defaults to v3 in openstack.
Signed-off-by: Shilpa Jagannath <smanjara@redhat.com>
Shilpa MJ
02:04 AM RADOS Bug #38344 (Fix Under Review): src/osd/PG.h: 1245: FAILED ceph_assert(prev >= 0)
David Zafman
02:02 AM Revision af5c747a (ceph): osd: Prevent negative local num_bytes sent to peer for backfill reserva...
Fixes: http://tracker.ceph.com/issues/38344
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman

02/16/2019

11:06 PM Revision 8ceb94c3 (ceph): test: Add "slow request" to whitelist for Luminous
Redo backport 0e987665fe480530a0d1664392604713828bfa5c
Replaces: 77258ed181dbe04e56da249a71edd3220baf954a
Signed-of...
David Zafman
10:35 PM CephFS Bug #38348 (Fix Under Review): mds: drop cache does not timeout as expected
Patrick Donnelly
01:42 AM CephFS Bug #38348 (Resolved): mds: drop cache does not timeout as expected
... Patrick Donnelly
07:45 PM RADOS Bug #38359 (Resolved): osd-markdown.sh can fail with CLI_DUP_COMMAND=1
... Sage Weil
07:05 PM Revision 7840e7d8 (ceph): script/ptl-tool: allow invocation within a subdirectory
Make ptl-tool.py work from a subdirectory inside the repo (e.g., build/).
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:27 PM Revision 694495f6 (ceph): install-deps.sh: selectively enable deps on deb distros
on debian derivatives, only enable required dependencies on demand.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:27 PM Revision 69fe3e5a (ceph): install-deps.sh: selectively enable deps on rpm distros
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
06:27 PM Revision 2fb4cddd (ceph): rpm,deb: add python-{openssl,requests} as make_check dependencies
Fixes: https://tracker.ceph.com/issues/37584
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:27 PM Revision d86ef563 (ceph): rpm: guard runtime deps with "with make_check"
move jq and xmlstarlet into "with make_check", as they
are only used for running "make check", not for building Ceph....
Kefu Chai
06:25 PM Revision 4fd17965 (ceph): install-deps.sh: extract munge_debian_control()
this function will uncomment necessary dependencies on demand.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:23 PM Revision ee5357d0 (ceph): debian/control: mark test-time dependencies
mark dependencies used for `make check` run with `Make-Check`
in which, socat is used only by `qa/standalone/mon/mon...
Kefu Chai
03:51 PM mgr Bug #38157: progress: KeyError on pg_to_state[pg_str]['stat_sum']['num_bytes_recovered']
similar?... Sage Weil
03:49 PM RADOS Bug #38358 (Resolved): short pg log + cache tier ceph_test_rados out of order reply
the combination of
- *1-pg-log-overrides/short_pg_log.yaml*
and
- *workloads/cache-agent-small.yaml*
and ...
Sage Weil
03:39 PM Revision 4de85a53 (ceph): Merge PR #26187 into master
* refs/pull/26187/head:
mgr/balancer: balance pools with same crush_rule in batch
osd/OSDMap: more improvements to ...
Sage Weil
03:38 PM Messengers Bug #24119: osd: leaked PipeConnection
/a/sage-2019-02-15_22:48:00-rados:verify-wip-v2-leaks-distro-basic-smithi/3595938 Sage Weil
03:37 PM RADOS Bug #38357 (Pending Backport): ClsLock.TestExclusiveEphemeralStealEphemeral failed
... Sage Weil
03:34 PM RADOS Bug #38356 (Duplicate): standalone/osd/osd-markdown.sh fails in TEST_markdown_boot
... Kefu Chai
03:34 PM Messengers Bug #38355 (Resolved): msg/async: sendmsg points to unaddressable bytes in AsyncConnection::_try_...
... Sage Weil
03:30 PM Revision 94bb79e2 (ceph): Merge PR #26435 into master
* refs/pull/26435/head:
msg/async/ProtocolV2: assume peer has SERVER_NAUTILUS for encoding v2 frame
Reviewed-by: Ri...
Sage Weil
03:29 PM Revision b0a42c20 (ceph): Merge pull request #26275 from trociny/wip-mksnap-errmsg
rados: provide user with more meaningful error message
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Kefu Chai
03:26 PM Revision 554c821c (ceph): Merge pull request #26454 from batrick/i37955-followup
ceph.in: use correct module for cmd flags
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai <kchai@red...
Kefu Chai
03:20 PM Revision 4a1e5604 (ceph): Merge pull request #26446 from tchaikov/wip-mgr-plugins-are-arch-indep
cmake,rpm,deb: install mgr plugins into /usr/share/ceph/mgr
Reviewed-by: Boris Ranto <branto@redhat.com>
Kefu Chai
03:17 PM Bug #23947: ceph_test_rados dumped core, Error: finished tid 1 when last_acked_tid was 6
/a/kchai-2019-02-16_11:36:29-rados-wip-sage-testing-2019-02-16-1748-distro-basic-smithi/3601272
/a/kchai-2019-05-2...
Kefu Chai
03:16 PM Revision e0624329 (ceph): Merge pull request #26449 from tchaikov/wip-monc-cleanup
mon/MonClient: drop my_addr
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Neha Ojha <nojha@redhat.com>
Kefu Chai
03:06 PM rgw Bug #38327: rgw_file: can't retrieve etag of empty object written through NFS
Hi Nathan,
I do agree, was going to update it.
thanks!
Matt
Matt Benjamin
10:51 AM rgw Bug #38327: rgw_file: can't retrieve etag of empty object written through NFS
Flagging for backport to luminous, mimic since the bug was reported against luminous.
@Matt, please revert this if...
Nathan Cutler
03:00 PM Revision 4f24cee5 (ceph): Replace keystone v2 api settings with v3
Latest keystone version defaults to v3 in openstack.
Signed-off-by: Shilpa Jagannath <smanjara@redhat.com>
Shilpa MJ
01:47 PM Revision 50216059 (ceph): rpm,deb: remove bc as a build-dependency
this change reverts 3ff4be6d, because in ce9c0298, we replaced bc
with awk.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:47 PM Revision ac1f62b7 (ceph): rpm,deb: remove btrfs-tools as a build-dependency
this change reverts 7d48d21a
we are using bluestore for testing by default on GNU/Linux now. and on
FreeBSD, install...
Kefu Chai
11:39 AM Revision ec65a7b5 (ceph): Replace keystone v2 api settings with v3
Latest keystone version defaults to v3 in openstack.
Signed-off-by: Shilpa Jagannath <smanjara@redhat.com>
Shilpa MJ
11:00 AM bluestore Backport #37990 (Resolved): mimic: Compression not working, and when applied OSD disks are failin...
Nathan Cutler
10:58 AM RADOS Backport #38239 (Resolved): mimic: radosbench tests hit ENOSPC
Nathan Cutler
10:56 AM mgr Bug #24982: mgr: terminate called after throwing an instance of 'std::out_of_range' in DaemonPerf...
@Dmitry: For backports, look at the "Copied to" entries in #36244
(Hint: the mimic backport is #37826)
Nathan Cutler
10:55 AM rgw Backport #38354 (Resolved): luminous: rgw: GetBucketAcl on non-existing bucket doesn't throw NoSu...
https://github.com/ceph/ceph/pull/26530 Nathan Cutler
10:55 AM rgw Backport #38353 (Resolved): mimic: rgw: GetBucketAcl on non-existing bucket doesn't throw NoSuchB...
https://github.com/ceph/ceph/pull/26529 Nathan Cutler
10:55 AM RADOS Backport #38352 (Rejected): luminous: Limit loops waiting for force-backfill/force-recovery to ha...
Nathan Cutler
10:55 AM RADOS Backport #38351 (Resolved): mimic: Limit loops waiting for force-backfill/force-recovery to happen
https://github.com/ceph/ceph/pull/29245 Nathan Cutler
10:54 AM CephFS Backport #38350 (Rejected): luminous: mds: decoded LogEvent may leak during shutdown
Nathan Cutler
10:54 AM CephFS Backport #38349 (Rejected): mimic: mds: decoded LogEvent may leak during shutdown
Nathan Cutler
09:53 AM Revision 6e2d3b80 (ceph): options: update some descriptions and see_also fields.
Signed-off-by: Mark Nelson <mnelson@redhat.com> Mark Nelson
09:47 AM Revision 5d3e7b44 (ceph): debian: s|lib/ceph/mgr|share/ceph/mgr|
as the mgr plugins are installed into $prefix/share/ceph/mgr now.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:47 AM Revision c70faf4b (ceph): rpm: mark mgr plugins "noarch"
as they are architecture independent.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:06 AM rbd Bug #38346 (In Progress): luminous->nautilus: test_rbd.TestClone.test_unprotect_with_children: As...
Mykola Golub
09:06 AM rbd Bug #38346: luminous->nautilus: test_rbd.TestClone.test_unprotect_with_children: AssertionError: ...
The problem is that after upgrade to the master the librbd client starts to support clone v2 format, and with the def... Mykola Golub
07:15 AM rbd Bug #38346: luminous->nautilus: test_rbd.TestClone.test_unprotect_with_children: AssertionError: ...
Or actually the errors above were also after real failure in the tests tear down, and the failure is:... Mykola Golub
06:54 AM rbd Bug #38346: luminous->nautilus: test_rbd.TestClone.test_unprotect_with_children: AssertionError: ...
test_rbd.test_rename error and the segfault are just consequences of an earlier test failure, due to imperfect test c... Mykola Golub
08:38 AM Revision 6a788dac (ceph): cmake: install mgr plugins into $prefix/share/ceph
as mgr plugins are architecture independent source files. see also
/usr/share/cmake-*/
Signed-off-by: Kefu Chai <kch...
Kefu Chai
08:38 AM Revision b81bce00 (ceph): cmake: rename CMAKE_INSTALL_{FULL_}?PKGLIBDIR
rename CMAKE_INSTALL_{FULL_}?PKGLIBDIR to
CEPH_INSTALL_{FULL_}?PKGLIBDIR. in order to differentiate them from the
pat...
Kefu Chai
08:38 AM Revision 5aab0999 (ceph): rpm: s|lib/ceph/mgr|share/ceph/mgr|
as the mgr plugins are installed into $prefix/share/ceph/mgr now.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:26 AM Revision ca07baa1 (ceph): Replace keystone v2 api settings with v3
Latest keystone version defaults to v3 in openstack
Signed-off-by: Shilpa Jagannath <smanjara@redhat.com>
Shilpa MJ
01:09 AM CephFS Bug #38347 (Fix Under Review): ceph.in: cephfs status line may not show active ranks when standby...
Patrick Donnelly
01:08 AM Revision ac5bff1d (ceph): mds: do not show standby-replay as ranks
Before:
mds: cephfs:1 {0=c=up:standby-replay}, 0 up:standby
After:
mds: a:1 {0=cs=up:active} 1 up:standby-...
Patrick Donnelly
12:14 AM Revision cc1a7ea9 (ceph): Merge PR #26455 into master
* refs/pull/26455/head:
qa/suites/upgrade/mimic-x/stress-split: drop pglog_hardlimit test
qa/suites/upgrade/mimic-x...
Sage Weil

02/15/2019

11:19 PM RADOS Bug #38294 (Rejected): osd/PG.cc: 6141: FAILED ceph_assert(info.history.same_interval_since != 0)...
no logs Sage Weil
11:17 PM CephFS Bug #38347 (Resolved): ceph.in: cephfs status line may not show active ranks when standby-replay ...
e.g.... Patrick Donnelly
11:17 PM RADOS Bug #38330 (Resolved): osd/OSD.cc: 1515: abort() in Service::build_incremental_map_msg
Sage Weil
02:45 PM RADOS Bug #38330 (Fix Under Review): osd/OSD.cc: 1515: abort() in Service::build_incremental_map_msg
https://github.com/ceph/ceph/pull/26448 Sage Weil
01:33 PM RADOS Bug #38330 (Resolved): osd/OSD.cc: 1515: abort() in Service::build_incremental_map_msg
... Sage Weil
10:46 PM RADOS Backport #38208 (Resolved): mimic: A PG repairing doesn't mean PG is damaged
David Zafman
10:39 PM RADOS Backport #38208: mimic: A PG repairing doesn't mean PG is damaged
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26304
merged
Yuri Weinstein
10:38 PM Revision 11e90a5c (ceph): Merge pull request #26304 from dzafman/wip-38208
mimic: mon: A PG with PG_STATE_REPAIR doesn't mean damaged data, PG_STATE_IN…
Reviewed-by: Neha Ojha <nojha@redhat.c...
Yuri Weinstein
10:38 PM bluestore Bug #37839: Compression not working, and when applied OSD disks are failing randomly
merged https://github.com/ceph/ceph/pull/26342
https://github.com/ceph/ceph/pull/26544
Yuri Weinstein
10:37 PM Revision 4e4923d0 (ceph): Merge pull request #26342 from ifed01/wip-ifed-fix-compress-mimic2
mimic: os/bluestore: do not assert on non-zero err codes from compress() call
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
10:37 PM RADOS Backport #38239: mimic: radosbench tests hit ENOSPC
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26354
merged
Yuri Weinstein
10:37 PM Revision 8c56fcf5 (ceph): Merge pull request #26354 from pdvian/wip-38239-mimic
mimic: qa/tasks/radosbench: default to 64k writes
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Neha Oj...
Yuri Weinstein
10:26 PM RADOS Bug #38309 (Pending Backport): Limit loops waiting for force-backfill/force-recovery to happen
David Zafman
10:25 PM Revision afe8859e (ceph): Merge pull request #26416 from dzafman/wip-fix-test-loops
test: Limit loops waiting for force-backfill/force-recovery to happen
Reviewed-by: Neha Ojha <nojha@redhat.com>
David Zafman
10:22 PM Revision 359e5bb3 (ceph): Merge PR #26448 into master
* refs/pull/26448/head:
osd: do not send peers really old maps
osd: build_incremental_map_msg: recover if we are mi...
Sage Weil
10:08 PM Revision d9bba9e9 (ceph): Merge PR #26345 into master
* refs/pull/26345/head:
ceph-osd: be helpful about upgrade gate
mon: record 'min_mon_release' file and prevent star...
Sage Weil
10:07 PM Revision b58d3422 (ceph): Merge PR #26456 into master
* refs/pull/26456/head:
mgr/PyModuleRegistry: avoid null deref from get_progress_events
Reviewed-by: Ernesto Puerta...
Sage Weil
10:06 PM Revision 6207c0b3 (ceph): qa/suites/upgrade/mimic-x/parallel: update for msgr v2
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:06 PM Revision 20beafab (ceph): qa/suites/upgrade/mimic-x/stress-split: update for msgr2
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:06 PM Revision 19be155c (ceph): qa/suites/upgrade/mimic-x/stress-split: drop pglog_hardlimit test
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:06 PM RADOS Bug #38345: mon: segv in MonOpRequest::~MonOpRequest OpHistory::cleanup
/a/sage-2019-02-15_20:30:53-upgrade:mimic-x-wip-mimic-upgrade-distro-basic-smithi/3595562 Sage Weil
06:31 PM RADOS Bug #38345 (Resolved): mon: segv in MonOpRequest::~MonOpRequest OpHistory::cleanup
... Sage Weil
09:49 PM mgr Bug #24982: mgr: terminate called after throwing an instance of 'std::out_of_range' in DaemonPerf...
It looks like the mimic back-port for this was also merged: https://github.com/ceph/ceph/pull/25864 and it should be ... Boris Ranto
09:17 PM mgr Bug #24982: mgr: terminate called after throwing an instance of 'std::out_of_range' in DaemonPerf...
I still don't see the backport to mimic.. Is there a ticker for it? Dmitry Mishin
06:17 PM mgr Bug #24982: mgr: terminate called after throwing an instance of 'std::out_of_range' in DaemonPerf...
Duplicate of #36244 Nathan Cutler
04:55 PM mgr Bug #24982 (Resolved): mgr: terminate called after throwing an instance of 'std::out_of_range' in...
As I mentioned above, I believe this was resolved by a patch for a different ticket. I'll close this. Feel free to re... Boris Ranto
04:38 PM mgr Bug #24982: mgr: terminate called after throwing an instance of 'std::out_of_range' in DaemonPerf...
nevermind, the new failure is unrelated! Sage Weil
01:30 PM mgr Bug #24982: mgr: terminate called after throwing an instance of 'std::out_of_range' in DaemonPerf...
/a/sage-2019-02-15_00:51:48-rados-wip-sage-testing-2019-02-14-1642-distro-basic-smithi/3591594... Sage Weil
09:40 PM rgw Bug #38116 (Pending Backport): rgw: GetBucketAcl on non-existing bucket doesn't throw NoSuchBucket
Matt Benjamin
09:40 PM Revision 3dd1ba8b (ceph): Merge pull request #26212 from linuxbox2/wip-rgw-master-nosuch
rgw: check for non-existent bucket in RGWGetACLs Matt Benjamin
09:01 PM Revision 2c803cd3 (ceph): Replace v2 with v3 in url
Latest keystone version defaults to v3 in openstack
Signed-off-by: Shilpa Jagannath <smanjara@redhat.com>
Shilpa MJ
08:29 PM bluestore Bug #38329: OSD crashes in get_str_map while creating with ceph-volume
- have any options been customized?
- what version is this? 14.0.1-2.fc30 is a random dev checkpoint commit from ma...
Sage Weil
08:12 PM bluestore Bug #38329: OSD crashes in get_str_map while creating with ceph-volume
Changing back to the Ceph tracker, this is not a crash in ceph-volume or specific to ceph-volume that I can see Alfredo Deza
12:57 PM bluestore Bug #38329 (Resolved): OSD crashes in get_str_map while creating with ceph-volume
see https://bugzilla.redhat.com/show_bug.cgi?id=1661583... Kaleb KEITHLEY
08:11 PM CephFS Bug #36384 (Fix Under Review): src/osdc/Journaler.cc: 420: FAILED ceph_assert(!r)
Patrick Donnelly
07:57 PM Revision 065e98ed (ceph): MDSMonitor: do not assign standby-replay when degraded
The journal (or potentially other rank metadata) may be in the process of being
migrated or modified.
Fixes: http://...
Patrick Donnelly
07:42 PM Revision 0edc4ed3 (ceph): osd: clear priv on heartbeat_reset
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:45 PM rbd Bug #38346: luminous->nautilus: test_rbd.TestClone.test_unprotect_with_children: AssertionError: ...
This is on role client.0, post-upgrade to master. The workunit (i.e., the bash) is luminous, fwiw... Sage Weil
06:42 PM rbd Bug #38346 (Resolved): luminous->nautilus: test_rbd.TestClone.test_unprotect_with_children: Asser...
... Sage Weil
06:37 PM Revision 6f3fda6a (ceph): Merge PR #25739 into master
* refs/pull/25739/head:
mds: handle leftover reconnect information
client: split large reconnect into multiple mess...
Patrick Donnelly
06:36 PM Revision 6cea5563 (ceph): Merge PR #26423 into master
* refs/pull/26423/head:
mgr/volumes: create/delete fs subvolumes
pybind/ceph_volume_client: allow volume_client to
...
Patrick Donnelly
06:36 PM CephFS Bug #38297 (Resolved): ceph-mgr/volumes: fs subvolumes not created within specified fs volumes
Patrick Donnelly
06:29 PM CephFS Bug #38324 (Pending Backport): mds: decoded LogEvent may leak during shutdown
Patrick Donnelly
06:26 PM Revision 398d0289 (ceph): Merge PR #26434 into master
* refs/pull/26434/head:
mds: return string_view for type
mds: reorg LogEvent def
mds: pass LogEvent as unique_ptr
...
Patrick Donnelly
06:18 PM Bug #37955: ceph.in: "no valid command found" suggests obsolete commands
Follow-up fix: https://github.com/ceph/ceph/pull/26454 Patrick Donnelly
06:17 PM Revision 278e3300 (ceph): ceph.in: use correct module for cmd flags
argparse != ceph_argparse
Introduced-by: 19fbdb3ffde5bcb73792b1d822fe3f8d0407d490
Signed-off-by: Patrick Donnelly <p...
Patrick Donnelly
06:14 PM Revision ef336075 (ceph): mgr/PyModuleRegistry: avoid null deref from get_progress_events
active_modules may be null.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:56 PM RADOS Bug #38344: src/osd/PG.h: 1245: FAILED ceph_assert(prev >= 0)
I have seen a similar failure here: /a/nojha-2019-02-13_14:45:41-rados:thrash-erasure-code-wip-test-revert-2-distro-b... Neha Ojha
05:47 PM RADOS Bug #38344: src/osd/PG.h: 1245: FAILED ceph_assert(prev >= 0)
Just prior to the crash pg 4.13 ended up with a local_num_bytes of -42624KiB.... David Zafman
05:22 PM RADOS Bug #38344 (Resolved): src/osd/PG.h: 1245: FAILED ceph_assert(prev >= 0)

http://pulpito.ceph.com/dzafman-2019-02-14_22:11:34-rados:thrash-master-distro-basic-smithi/3593928...
David Zafman
05:55 PM rgw Bug #38327: rgw_file: can't retrieve etag of empty object written through NFS
https://github.com/ceph/ceph/pull/26439 Matt Benjamin
05:27 PM rgw Bug #38327: rgw_file: can't retrieve etag of empty object written through NFS
https://github.com/ceph/ceph/pull/26439 Matt Benjamin
11:52 AM rgw Bug #38327 (Fix Under Review): rgw_file: can't retrieve etag of empty object written through NFS
Kefu Chai
03:56 AM rgw Bug #38327 (Resolved): rgw_file: can't retrieve etag of empty object written through NFS
Hi all, it seems that empty file written by NFS will get a empty etag and acls.
ceph version: V12.2.5
nfs-ganesha...
Tao CHEN
05:13 PM Dashboard Subtask #38343 (Resolved): mgr/dashboard: Filesystem menu E2E breadcrumb tests
Nathan Weinberg
04:58 PM RADOS Backport #38342 (In Progress): mimic: luminous->(mimic,nautilus): PGMapDigest decode error on lum...
Nathan Cutler
04:49 PM RADOS Backport #38342 (Resolved): mimic: luminous->(mimic,nautilus): PGMapDigest decode error on lumino...
https://github.com/ceph/ceph/pull/26451 Nathan Cutler
04:44 PM RADOS Bug #37965 (Can't reproduce): rados/upgrade test fails
Sage Weil
04:43 PM Messengers Bug #38216 (Resolved): "HEALTH_WARN 3 monitors have not enabled msgr2" in rados
Sage Weil
04:43 PM RADOS Bug #38295 (Pending Backport): luminous->(mimic,nautilus): PGMapDigest decode error on luminous end
the commit to backport to mimic is e4ae368ff7a5396194f8bdd5692429af5457998b Sage Weil
04:42 PM RADOS Bug #38283 (Resolved): max-pg-per-osd tests failing
Sage Weil
04:40 PM RADOS Bug #38320 (In Progress): leak in OSD::ms_handle_authentication()
https://github.com/ceph/ceph/pull/26353 Sage Weil
04:39 PM RADOS Bug #24667 (Can't reproduce): osd: SIGSEGV in MMgrReport::encode_payload
Sage Weil
04:37 PM mgr Bug #38158 (Resolved): mgr: segfault in PGMapDigest::print_summary()
https://github.com/ceph/ceph/pull/26445 Sage Weil
04:37 PM mgr Bug #38094 (Resolved): mgr: crash list
https://github.com/ceph/ceph/pull/26445 Sage Weil
04:37 PM mgr Bug #38026 (Resolved): mgr: segfault, restful, PyModuleRunner::serve() > PyString_FromString() > ...
https://github.com/ceph/ceph/pull/26445 Sage Weil
01:29 PM mgr Bug #38026 (Fix Under Review): mgr: segfault, restful, PyModuleRunner::serve() > PyString_FromStr...
Potentially fixed by https://github.com/ceph/ceph/pull/26445 ? Ernesto Puerta
04:36 PM mgr Bug #38112 (Resolved): mgr: segfault, mgr-fin, ActivePyModules::get_python > PyFormatter::get > P...
https://github.com/ceph/ceph/pull/26445 Sage Weil
04:36 PM mgr Bug #38281 (Resolved): mgr segv in ActivePyModule::handle_command -> PyObject_CallMethod ...
https://github.com/ceph/ceph/pull/26445 Sage Weil
04:36 PM mgr Bug #38292 (Resolved): mgr: abort, dashboard, tcmalloc::Log - after list_servers_python
https://github.com/ceph/ceph/pull/26445 Sage Weil
01:10 PM mgr Bug #38292 (Fix Under Review): mgr: abort, dashboard, tcmalloc::Log - after list_servers_python
Potential fix at https://github.com/ceph/ceph/pull/26445 Ernesto Puerta
04:36 PM mgr Bug #38204 (Resolved): mgr: segfault, prometheus, ActivePyModules::get_perf_schema_python > PyFor...
https://github.com/ceph/ceph/pull/26445 Sage Weil
01:10 PM mgr Bug #38204 (Fix Under Review): mgr: segfault, prometheus, ActivePyModules::get_perf_schema_python...
Potential fix at https://github.com/ceph/ceph/pull/26445 Ernesto Puerta
04:36 PM mgr Bug #38123 (Resolved): mgr: segfault, dashboard, PyEval_EvalFrameEx()
https://github.com/ceph/ceph/pull/26445 Sage Weil
01:10 PM mgr Bug #38123 (Fix Under Review): mgr: segfault, dashboard, PyEval_EvalFrameEx()
Potential fix at https://github.com/ceph/ceph/pull/26445 Ernesto Puerta
04:36 PM Revision d01c9e57 (ceph): Merge PR #26445 into master
* refs/pull/26445/head:
mgr: hold GIL while generating a typed option value
mgr/ActivePyModules: do not touch PyFor...
Sage Weil
04:06 PM RADOS Backport #38341 (Resolved): mimic: pg stuck in backfill_wait with plenty of disk space
https://github.com/ceph/ceph/pull/28201 Nathan Cutler
04:06 PM CephFS Backport #38340 (Resolved): luminous: mds: may leak gather during cache drop
https://github.com/ceph/ceph/pull/27342 Nathan Cutler
04:06 PM CephFS Backport #38339 (Rejected): mimic: mds: may leak gather during cache drop
Nathan Cutler
04:06 PM mgr Backport #38338 (Resolved): luminous: New Bionic install fails qa/standalone/ceph-helpers.sh
https://github.com/ceph/ceph/pull/26475 Nathan Cutler
04:06 PM mgr Backport #38337 (Resolved): mimic: New Bionic install fails qa/standalone/ceph-helpers.sh
https://github.com/ceph/ceph/pull/26495 Nathan Cutler
04:06 PM CephFS Backport #38336 (Resolved): luminous: mds: fix potential re-evaluate stray dentry in _unlink_loca...
https://github.com/ceph/ceph/pull/26473 Nathan Cutler
04:05 PM CephFS Backport #38335 (Resolved): mimic: mds: fix potential re-evaluate stray dentry in _unlink_local_f...
https://github.com/ceph/ceph/pull/26474 Nathan Cutler
04:05 PM CephFS Backport #38334 (Resolved): mimic: MDCache::finish_snaprealm_reconnect() create and drop MClientS...
https://github.com/ceph/ceph/pull/26472 Nathan Cutler
04:00 PM Revision 35c8a05a (ceph): mgr/dashboard: check config option updatability also for bulk create
Fixes: https://tracker.ceph.com/issues/34528
Signed-off-by: Tatjana Dehler <tdehler@suse.com>
Tatjana Dehler
03:26 PM Revision a2d5f983 (ceph): mgr/dashboard: add missing test case for 60bda9ae429
Fixes: https://tracker.ceph.com/issues/34528
Signed-off-by: Tatjana Dehler <tdehler@suse.com>
Tatjana Dehler
03:17 PM Revision 6982e49d (ceph): mgr/dashboard: Added breadcrumb tests to Object Gateway menu items
Fixes: https://tracker.ceph.com/issues/37578
Signed-off-by: Nathan Weinberg <nweinber@redhat.com>
Nathan Weinberg
03:14 PM Revision b6252005 (ceph): mon/MonClient: drop my_addr
the only consumer of this member variable is MgrStandby, and MgrStandby
does have access to the messenger. so let it ...
Kefu Chai
03:13 PM RADOS Bug #38333 (Duplicate): mon crash in AuthMonitor::Incremental::encode buffer code
... Sage Weil
03:10 PM bluestore Bug #38049: random osds failing in thread_name:bstore_kv_final
We have not experienced any further crashes in over a week (compared to multiple crashes per hour before), so it look... Lawrence Smith
02:58 PM Revision 143ff0d8 (ceph): rgw-admin: add a detailed mode
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
02:57 PM Dashboard Feature #38332 (Resolved): mgr/dashboard: Prevent deletion of iSCSI IQNs with open sessions
Currently, the dashboard does not check if a given IQN is actually in use when it's deleted.
However, it is possib...
Lenz Grimmer
02:44 PM Revision b43ee7b5 (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
02:44 PM Revision fa58979c (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
02:44 PM Revision e861f03b (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
02:42 PM Revision b45b81c5 (ceph): mgr/dashboard: Set MODULE_OPTIONS types and defaults
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
02:41 PM Dashboard Feature #38331 (Resolved): mgr/dashboard: Add separate option to config SSL port
Add the dashboard module option 'server_ssl_port' to configure the port for HTTPS connections separately. See https:/... Volker Theile
01:48 PM rgw Bug #38328: "Caught signal (Aborted) thread_name:radosgw" in ceph dashboard tests Jenkins job
Note: The Jenkins job system is based on CentOS 7. I was not able to reproduce it on my local dev environment (Tumble... Laura Paduano
12:25 PM rgw Bug #38328 (Resolved): "Caught signal (Aborted) thread_name:radosgw" in ceph dashboard tests Jenk...
When running the "run-frontend-e2e-tests.sh" [1] script from within Jenkins with the following options: "MGR=2 RGW=1 ... Laura Paduano
01:28 PM mgr Bug #38047 (Fix Under Review): mgr: segfault, dashboard, PyModule::get_typed_option_value > PyErr...
Potentially fixed by https://github.com/ceph/ceph/pull/26445 Ernesto Puerta
01:14 PM Dashboard Subtask #38149 (Resolved): mgr/dashboard: Block menu E2E tab tests
Nathan Weinberg
01:12 PM Revision c4e2965a (ceph): mgr: hold GIL while generating a typed option value
Drop the GIL while looking up the module and option value. Retake
it before calling get_typed_option_value(), where ...
Sage Weil
01:10 PM Revision 9ad2283d (ceph): mgr/ActivePyModules: do not touch PyFormatter without the GIL
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:03 PM Revision e6d10abc (ceph): cmake: move install(.. ./mgr) down to mgr
this helps to modularize the CMakeLists.txt
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:25 AM Revision 3e585b0e (ceph): Merge pull request #26437 from tspmelo/wip-npm-update-19-2
mgr/dashboard: Update npm packages
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: Volker Theile <vthei...
Lenz Grimmer
11:12 AM Revision a8b444c9 (ceph): cls/rbd: add sparsify method
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
11:12 AM Revision 2563a0bd (ceph): librados_test_stub: add cls_cxx_replace
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
11:12 AM Revision 7b8a95ef (ceph): librados_test_stub: enable sparse_read
Although it actually does not do sparse read, enabling it makes
possible to link the same test code with both librado...
Mykola Golub
11:12 AM Revision a96feac2 (ceph): librbd: online re-sparsify of images
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
11:12 AM Revision 31ee47fb (ceph): pybind/rbd: add image sparsify method
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
11:12 AM Revision be2cdc0b (ceph): rbd: online re-sparsify of images
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
10:53 AM RADOS Bug #38322: luminous: mons do not trim maps until restarted
Here's an example on v12.2.8. The mon db is normally trim at around 700MB, but after some backfilling its currently a... Dan van der Ster
10:38 AM Revision 97258013 (ceph): Merge pull request #26429 from rhcs-dashboard/fix-toast-notifications
mgr/dashboard: fix: toast notifications hiding utility menu
Reviewed-by: Sebastian Krah <skrah@suse.com>
Reviewed-by...
Lenz Grimmer
10:00 AM Revision 761a9aab (ceph): Revert "qa/suites/rados/singleton: more whitelist"
This reverts commit 77258ed181dbe04e56da249a71edd3220baf954a.
Signed-off-by: David Zafman <dzafman@redhat.com>
Conf...
David Zafman
09:27 AM Revision f9a2998c (ceph): Merge pull request #26334 from votdev/fix_typo
mgr/dashboard: Fix typo in NoOrchesrtatorConfiguredException class name
Reviewed-by: Jeff Layton <jlayton@redhat.com...
Lenz Grimmer
09:25 AM Revision ba000a84 (ceph): mgr/orchestrator_cli: Fix README.md
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
08:58 AM Dashboard Feature #38235 (Need More Info): mgr/dashboard add host status to the hosts table.
Lenz Grimmer
08:58 AM Dashboard Feature #38235: mgr/dashboard add host status to the hosts table.
Elzbieta Dziomdziora wrote:
> In Cluster->hosts add information about status in the table (information about osds, m...
Lenz Grimmer
08:56 AM Dashboard Feature #26872 (Fix Under Review): mgr/dashboard Add refresh interval to the dashboard landing page
Lenz Grimmer
08:37 AM Revision aef30bda (ceph): Revert "msg/async: bump global_seq when retrying connection"
This reverts commit ed65a7a53aedfd56343fdaefdeb59c22256f01b7.
See: https://github.com/ceph/ceph/pull/25956
Seems we...
xie xingguo
07:12 AM Revision 3e328c0f (ceph): qa/workunits/cephtool/test.sh: Use :- to handle TMPDIR=""
Only Luminous has seen TMPDIR="" coming into this script.
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
02:06 AM RADOS Bug #38012: osd bad crc cause the whole cluster stop accepting new request.
Josh Durgin wrote:
> It seems the first step would be reporting the crc mismatches via a perfcounter. Then the mgr c...
frank lin
01:14 AM RADOS Backport #38317 (In Progress): mimic: filestore: fsync(2) return value not checked
https://github.com/ceph/ceph/pull/26438 Prashant D
12:56 AM RADOS Bug #38325: Code to strip | from core pattern isn't right
I tried openSUSE and it doesn't add back the pipe character when doing sysctl -w, so it should never have been stripp... David Zafman
12:50 AM Revision c7dd8549 (ceph): Revert "qa/standalone: discard pipe in sysctl kernel.core_pattern"
This reverts commit 5ba6286834386e5af7ac43440e8c3fb0f234646c.
Signed-off-by: David Zafman <dzafman@redhat.com>
Conf...
David Zafman
12:50 AM Revision bc2df8c4 (ceph): run-standalone.sh: Need double-quotes to handle | in core_pattern
on all distributions
OpenSUSE does not automatically add the | back when setting
the corepattern. I tested this on ...
David Zafman

02/14/2019

11:46 PM Revision 152356bf (ceph): mgr/dashboard: Update prettier to 1.16
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
11:46 PM RADOS Bug #38309 (Fix Under Review): Limit loops waiting for force-backfill/force-recovery to happen
David Zafman
01:00 AM RADOS Bug #38309 (Resolved): Limit loops waiting for force-backfill/force-recovery to happen

while loops in qa/standalone/osd/osd-backfill-prio.sh and qa/standalone/osd/osd-recovery-prio.sh can loop until teu...
David Zafman
11:39 PM Revision 1f64b087 (ceph): mgr/dashboard: Update npm packages
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
11:04 PM CephFS Bug #38326 (Resolved): mds: evict stale client when one of its write caps are stolen
IIUC: After mdsmap.session_time, the current behavior is that a stale session's caps' issued set is revoked and chang... Patrick Donnelly
10:45 PM Revision 5cce7805 (ceph): os/filestore: ceph_abort() on fsync(2) or fdatasync(2) failure
If we get an error from f[data]sync that is always a fatal error.
Fixes: http://tracker.ceph.com/issues/38258
Signed...
Sage Weil
09:58 PM Revision 471470f8 (ceph): Add client-2 in roles
Signed-off-by: Shylesh Kumar <shmohan@redhat.com> Shylesh Kumar
09:50 PM Revision e46736e0 (ceph): mds: reorg LogEvent def
To follow code-style guidelines and protect some members.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
09:50 PM Revision 126aa9db (ceph): mds: return string_view for type
To avoid unnecessary heap allocation.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
09:50 PM Revision aacfa95f (ceph): mds: pass LogEvent as unique_ptr
To avoid leaks.
Fixes: http://tracker.ceph.com/issues/38324
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
09:39 PM Dashboard Bug #38303: mgr/dashboard: Error when editing an rbd with '/' in the name
Both "/" and "@" are illegal for new RBD image names and snapshot names. Jason Dillaman
09:00 PM RADOS Bug #38325 (Fix Under Review): Code to strip | from core pattern isn't right
David Zafman
08:57 PM RADOS Bug #38325 (Resolved): Code to strip | from core pattern isn't right
David Zafman
08:41 PM CephFS Bug #38297 (Fix Under Review): ceph-mgr/volumes: fs subvolumes not created within specified fs vo...
Patrick Donnelly
07:44 PM Revision 25951a96 (ceph): msg/async/ProtocolV2: assume peer has SERVER_NAUTILUS for encoding v2 f...
The v2 frames may contain entity_addr_t and entity_addrvec_t. Those have
been understood since the MSG_ADDR2 feature...
Sage Weil
07:25 PM RADOS Bug #37875: osdmaps aren't being cleaned up automatically on healthy cluster
We have seen the same behavior with luminous and +2500 osds in late 2017. Analyzed with Joao then, but he could not r... Joachim Kraftmayer
06:51 PM CephFS Bug #38324 (Fix Under Review): mds: decoded LogEvent may leak during shutdown
Patrick Donnelly
06:13 PM CephFS Bug #38324 (Resolved): mds: decoded LogEvent may leak during shutdown
... Patrick Donnelly
06:39 PM mgr Bug #38262 (Pending Backport): New Bionic install fails qa/standalone/ceph-helpers.sh
David Zafman
04:01 PM mgr Bug #38262 (Fix Under Review): New Bionic install fails qa/standalone/ceph-helpers.sh
David Zafman
04:01 PM mgr Bug #38262: New Bionic install fails qa/standalone/ceph-helpers.sh
I removed the python openssl installation based on the changes in https://github.com/ceph/ceph/pull/26402 David Zafman
06:37 PM RADOS Bug #38034 (Pending Backport): pg stuck in backfill_wait with plenty of disk space
David Zafman
06:36 PM Revision b1b7174c (ceph): Merge pull request #26375 from dzafman/wip-38034
pg stuck in backfill_wait with plenty of disk space
Reviewed-by: Neha Ojha <nojha@redhat.com>
David Zafman
06:22 PM CephFS Bug #38137 (Pending Backport): mds: may leak gather during cache drop
Patrick Donnelly
06:22 PM Revision 7974b2f0 (ceph): Merge PR #26238 into master
* refs/pull/26238/head:
mds: resolve memory leak of recall gather
Reviewed-by: Venky Shankar <vshankar@redhat.com>
...
Patrick Donnelly
06:21 PM CephFS Bug #38263 (Pending Backport): mds: fix potential re-evaluate stray dentry in _unlink_local_finish
Patrick Donnelly
06:21 PM Revision c696b8d0 (ceph): Merge PR #26374 into master
* refs/pull/26374/head:
mds: fix potential re-evaluate stray dentry in _unlink_local_finish
Reviewed-by: Zheng Yan ...
Patrick Donnelly
06:21 PM CephFS Bug #38285 (Pending Backport): MDCache::finish_snaprealm_reconnect() create and drop MClientSnap ...
Patrick Donnelly
06:20 PM Revision 52777752 (ceph): Merge PR #26394 into master
* refs/pull/26394/head:
mds: remove superfluous cap sequence increment
mds: fix MDCache::finish_snaprealm_reconnect...
Patrick Donnelly
05:53 PM Revision 9111ac71 (ceph): osd: Fix the problem by rechecking backfill status each time
a RemoteReservationRevoked message is received, so we can
restart the backfill process in a more safe and less-likely...
xie xingguo
05:47 PM Revision d3a6ce69 (ceph): Revert "osd: Handle getting RecoveryDone while in RepWaitBackfillReserved"
This reverts commit 83c2521a5316c922875746a40b95100b62865e67.
This original fix handled the race by accepting the Re...
David Zafman
05:28 PM Revision 6e8a3d07 (ceph): Merge pull request #26371 from dzafman/wip-38262
test: run-standalone.sh: point LD_LIBRARY_PATH to $(pwd)/lib
Reviewed-by: Kefu Chai <kchai@redhat.com>
David Zafman
05:27 PM Revision 66a6f8c8 (ceph): Merge pull request #26297 from s0nea/wip-dashboard-readonly-config-options
mgr/dashboard: disallow editing read-only config options
Reviewed-by: Sebastian Krah <skrah@suse.com>
Reviewed-by: V...
Lenz Grimmer
05:06 PM Revision d8b83cc2 (ceph): Merge pull request #26316 from wjwithagen/wjw-fix-FindStdFilesystem
cmake: Make the tests for finding Filesystem with more serious functions
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:54 PM Revision ba2e7665 (ceph): Bluestore: Only use F_SET_FILE_RW_HINT when available
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
04:47 PM Revision dd34fdb3 (ceph): crimson/common: added templated LRU cache
the implementation is modeled after src/common/shared_cache.hpp, with
following changes/improvements
* split the imp...
jianpeng ma
04:43 PM Bug #37955 (Resolved): ceph.in: "no valid command found" suggests obsolete commands
Patrick Donnelly
04:27 PM Revision f24eb1de (ceph): Merge PR #26063 into master
* refs/pull/26063/head:
ceph: omit hidden commands from suggestions
Reviewed-by: Kefu Chai <kchai@redhat.com>
Revie...
Patrick Donnelly
04:02 PM RADOS Bug #38282 (Resolved): cephtool/test.sh failure in test_mon_osd_pool_set
Kefu Chai
11:58 AM RADOS Bug #38282: cephtool/test.sh failure in test_mon_osd_pool_set
/a/kchai-2019-02-14_06:27:37-rados-wip-kefu2-testing-2019-02-14-1156-distro-basic-smithi/3590390 Kefu Chai
04:00 PM rgw Feature #38171: rgw: when exclusive lock fails due existing lock, log add'l info
Sorry for any inconvenience created. I was not trying to rush things along, only trying to do my part in the process.... J. Eric Ivancich
11:27 AM rgw Feature #38171: rgw: when exclusive lock fails due existing lock, log add'l info
@Eric - please don't manually copy the issue to create backport issues. This is very difficult (impossible?) to get r... Nathan Cutler
03:59 PM Revision 9842703f (ceph): Merge pull request #26413 from liewegas/wip-38282
osd: fix build_incremental_map_msg
Reviewed-by: David Zafman <dzafman@redhat.com>
Reviewed-by: Kefu Chai <kchai@redh...
Kefu Chai
03:56 PM RADOS Bug #38293 (Duplicate): qa/standalone/osd/osd-backfill-prio.sh failed
David Zafman
03:51 PM Revision 6d211edc (ceph): Merge pull request #26420 from tchaikov/wip-pgmap-more-includes
mon/PGMap: add more #include
Reviewed-by: Neha Ojha <nojha@redhat.com>
Kefu Chai
03:24 PM Bug #36618 (Closed): luminous 12.2.9 doesn't build on Fedora 32-bit arch
Nathan Cutler
12:24 PM Bug #36618: luminous 12.2.9 doesn't build on Fedora 32-bit arch
This can be closed. ceph-12.2.11 is currently in f29 Kaleb KEITHLEY
03:15 PM Revision 477f805c (ceph): mgr/dashboard: fix: toast notifications hiding utility menu
* Fixed margin-top taking into account responsiveness.
* dropdown-menu class: set z-index to avoid notification
hid...
Alfonso Martínez
03:10 PM ceph-volume Bug #38323 (New): ceph-volume -osds-per-device : Unable to convert to integer with locale FR
# echo $LANG
fr_FR.UTF-8
#ceph-volume lvm batch --dmcrypt --osds-per-device 2 /dev/nvme0n1
Total OSDs: 2
...
alexandre derumier
01:31 PM RADOS Bug #38322 (Closed): luminous: mons do not trim maps until restarted
Reported by several users, most recently at https://marc.info/?l=ceph-devel&m=154955388914036&w=2 Sage Weil
12:25 PM Dashboard Bug #38313 (Fix Under Review): Toast notifications hiding part of utility menu
Alfonso Martínez
08:48 AM Dashboard Bug #38313: Toast notifications hiding part of utility menu
Sebastian Krah suggestion:
"give .toast-top-right or #toast-container a margin-top: 2.5rem"
Alfonso Martínez
08:46 AM Dashboard Bug #38313 (Resolved): Toast notifications hiding part of utility menu
!cd-notification-on-top.png! Alfonso Martínez
12:21 PM Bug #38144: nautilus: 14.0.1 build fails in fedora rawhide mass rebuild w/ gcc/g++ 9
https://src.fedoraproject.org/rpms/ceph/blob/master/f/0002-f30-gcc9.patch
contains the changes I made to build cep...
Kaleb KEITHLEY
12:18 PM Revision 1d58db8c (ceph): cmake: Make the tests for finding Filesystem with more serious functions
Otherwise it is linked agains lc++ on FreeBSD,a dn that will satisfy both
tested libraries.
Signed-off-by: Willem Ja...
Willem Jan Withagen
12:13 PM Revision 96833fb5 (ceph): Merge pull request #26085 from tspmelo/wip-dashboard-nfs
mgr/dashboard: NFS management UI
Reviewed-by: Ricardo Dias <rdias@suse.com>
Lenz Grimmer
12:08 PM mgr Bug #38321 (Duplicate): doc: mgr: align Ceph-Mgr module vs. plug-in naming
Currently, in "Ceph Docs":http://docs.ceph.com/docs/master/mgr/ there's a mixture of naming to refer to what original... Ernesto Puerta
11:59 AM Revision d2cf116f (ceph): Merge pull request #26149 from votdev/improve_get_typed_config
mgr: Improve ActivePyModules::get_typed_config implementation
Reviewed-by: Boris Ranto <branto@redhat.com>
Reviewed-...
Kefu Chai
11:40 AM Revision c3265115 (ceph): Merge pull request #26407 from votdev/rgw_column_style
mgr/dashboard: Sync column style with the rest of the UI
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by:...
Lenz Grimmer
11:27 AM Revision 1be6c036 (ceph): Merge pull request #25963 from smithfarm/wip-python-dep-cleanup
rpm: make Python dependencies somewhat less confusing
Reviewed-by: Tim Serong <tserong@suse.com>
Reviewed-by: Kefu C...
Kefu Chai
11:23 AM RADOS Bug #38320 (Resolved): leak in OSD::ms_handle_authentication()
... Kefu Chai
11:10 AM Revision 14cef712 (ceph): restful: Fix regression when traversing leaf nodes
The commit 23b6c90 introduced a regression when traversing leaf nodes.
The issue is that it traverses the keys of a `...
Boris Ranto
11:10 AM Revision e1b7aeb3 (ceph): restful: Fix regression when traversing leaf nodes
The commit 23b6c90 introduced a regression when traversing leaf nodes.
The issue is that it traverses the keys of a `...
Boris Ranto
11:08 AM Revision 8da8990f (ceph): Merge pull request #26421 from b-ranto/wip-rest-fix
restful: Fix regression when traversing leaf nodes
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:06 AM mgr Backport #38318 (In Progress): luminous: mgr deadlock: _check_auth_rotating possible clock skew, ...
Nathan Cutler
11:04 AM mgr Backport #38318 (Resolved): luminous: mgr deadlock: _check_auth_rotating possible clock skew, rot...
https://github.com/ceph/ceph/pull/26427 Nathan Cutler
11:06 AM Revision 4df60f74 (ceph): mgr: fix beacon interruption caused by deadlock
There is potential deadlock between this code and DaemonServer::send_report()
Signed-off-by: Yan Jun <yan.jun8@zte.c...
Yan Jun
11:05 AM mgr Backport #38319 (In Progress): mimic: mgr deadlock: _check_auth_rotating possible clock skew, rot...
Nathan Cutler
11:04 AM mgr Backport #38319 (Resolved): mimic: mgr deadlock: _check_auth_rotating possible clock skew, rotati...
https://github.com/ceph/ceph/pull/26426 Nathan Cutler
11:05 AM Revision d4a852a5 (ceph): mgr: fix beacon interruption caused by deadlock
There is potential deadlock between this code and DaemonServer::send_report()
Signed-off-by: Yan Jun <yan.jun8@zte.c...
Yan Jun
11:03 AM RADOS Backport #38317 (Resolved): mimic: filestore: fsync(2) return value not checked
https://github.com/ceph/ceph/pull/26438 Nathan Cutler
11:02 AM RADOS Backport #38316 (Resolved): luminous: filestore: fsync(2) return value not checked
https://github.com/ceph/ceph/pull/26871 Nathan Cutler
11:01 AM rbd Bug #38315 (Fix Under Review): journal: stalled io due to race when closing and advancing object set
Mykola Golub
10:45 AM rbd Bug #38315 (Resolved): journal: stalled io due to race when closing and advancing object set
I am observing this running DiffIterateTest/1.DiffIterateStress unittest in loop with journaling enabled:... Mykola Golub
11:00 AM CephFS Backport #38085 (Need More Info): mimic: mds: log new client sessions with various metadata
non-trivial backport. Looks like it could be attempted by an ambitious backporter. Nathan Cutler
10:59 AM Revision 76234d00 (ceph): journal: fix potential race when closing object recorder
Calls `send_appends_aio` only if m_pending_buffers is not
empty. It was supposed it was ok to call it even for empty
...
Mykola Golub
10:54 AM Revision 483062eb (ceph): client: flush cap release on session flush
MDS expects the completed cap release prior to responding to the session flush
for cache drop.
Fixes: http://tracker...
Patrick Donnelly
10:50 AM CephFS Backport #38097 (Need More Info): mimic: mds: optimize revoking stale caps
backport looks non-trivial Nathan Cutler
10:34 AM Revision 7716c9b4 (ceph): mgr/dashboard: Add UI for NFS Form
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
10:29 AM Revision a7142a21 (ceph): mgr/dashboard: Add NFS frontend services
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
10:29 AM Revision 06355244 (ceph): mgr/dashboard: Add UI for NFS List and Detail
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
10:08 AM Revision 06fec80e (ceph): mgr/dashboard: Add a pending state to the breadcrumb
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
10:07 AM Revision 90a317b0 (ceph): mgr/volumes: create/delete fs subvolumes
... within the specified fs volume.
Previously, subvolumes (fs subdirectories) weren't created within
the desired vo...
Ramana Raja
10:07 AM mgr Bug #38182: restful: py got exception when get osd info
should backport https://github.com/ceph/ceph/pull/26421 along with https://github.com/ceph/ceph/pull/21138 Kefu Chai
10:07 AM Revision d2003782 (ceph): Merge pull request #26410 from tspmelo/wip-bootstrap-3.4.1
mgr/dashboard: Update bootstrap to v3.4.1
Reviewed-by: Stephan Müller <smueller@suse.com>
Lenz Grimmer
10:06 AM Revision 0019c53b (ceph): Merge pull request #26409 from rhcs-dashboard/fix-tox-ini
mgr/dashboard: fix: tox not detecting deps changes
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Se...
Lenz Grimmer
09:54 AM Revision c39b19f4 (ceph): mgr/dashboard: Fix typo in NoOrchesrtatorConfiguredException class name
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
09:52 AM Revision 2797a282 (ceph): mds: start to trim cache when mds enters clientreplay state
MDS scans strays when it enters clientreplay state. MDS may load
lots of objects into its cache.
Signed-off-by: "Yan...
Yan, Zheng
09:52 AM Revision 03b5df77 (ceph): mds: avoid evaluating stray dentry multiple times
If we call eval_stray(delay=true) for a dentry, the dentry will
get evaluated twice. We can avoid the extra evaluatio...
Yan, Zheng
09:51 AM Revision 8c662e60 (ceph): pybind/ceph_volume_client: allow volume_client to
... mount a specificied ceph filesystem.
Signed-off-by: Ramana Raja <rraja@redhat.com>
Ramana Raja
09:40 AM RADOS Bug #21194: mon clock skew test is fragile
/a/kchai-2019-02-14_06:27:37-rados-wip-kefu2-testing-2019-02-14-1156-distro-basic-smithi/3590540/ Kefu Chai
09:36 AM Revision fb51bad9 (ceph): restful: Fix regression when traversing leaf nodes
The commit 23b6c90 introduced a regression when traversing leaf nodes.
The issue is that it traverses the keys of a `...
Boris Ranto
09:35 AM Revision d8e52a9e (ceph): rpm: move Python deps out of distro-conditional blocks
The python%{_python_buildid}-bcrypt and python%{_python_buildid}-requests RPMs
are identically named across all the R...
Nathan Cutler
09:30 AM Revision 0b79741a (ceph): rpm: make Python build deps somewhat less confusing
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
09:30 AM Revision 9a09da5c (ceph): mon/PGMap: add more #include
* common/Clock.h for ceph_clock_now()
* global/global_context.h for g_conf()
Signed-off-by: Kefu Chai <kchai@redhat....
Kefu Chai
09:26 AM Dashboard Bug #38300 (In Progress): mgr/dashboard/qa: POOL_APP_NOT_ENABLED in cluster log
Patrick Seidensal
09:26 AM Dashboard Bug #38300: mgr/dashboard/qa: POOL_APP_NOT_ENABLED in cluster log
Patrick Seidensal
09:02 AM Revision 24fcffb9 (ceph): Merge pull request #26210 from falcon78921/wip-mgr-restful-python3
mgr/restful: updated string formatting to str.format()
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Kefu Chai
09:01 AM Revision a42b2385 (ceph): Merge pull request #26315 from tchaikov/wip-fix-Waddress-of-packed-member
msg/msg_types.h: do not cast `ceph_entity_name` to `entity_name_t` for printing
Reviewed-by: Patrick Donnelly <pdonn...
Kefu Chai
08:59 AM Revision 9e561e9f (ceph): Merge pull request #26380 from tchaikov/wip-split-dashboard-package
deb,rpm,qa: split dashboard package
Reviewed-by: Tim Serong <tserong@suse.com>
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
08:53 AM Dashboard Feature #37934 (Fix Under Review): mgr/dashboard: Configure all mgr modules in UI
Lenz Grimmer
08:52 AM mgr Feature #37722 (Resolved): mgr: Allow modules to get/set other module options
Lenz Grimmer
08:49 AM Dashboard Feature #36488 (Resolved): mgr/dashboard: Provide way to "opt in" to enabling the telemetry mgr p...
Lenz Grimmer
08:43 AM Revision f0266847 (ceph): Merge pull request #26419 from cyx1231st/wip-fix-echo
test/crimson: fixes of unittest_seastar_echo
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:43 AM Revision c1f6e0e8 (ceph): Merge pull request #25989 from votdev/feature_36488
mgr/dashboard: Add UI to configure the telemetry mgr plugin
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Review...
Lenz Grimmer
08:26 AM Dashboard Bug #38312 (Closed): mgr/dashboard/qa: OSD mark_in gets stuck in Teuthology
In http://pulpito.ceph.com/tdehler-2019-02-13_13:09:46-rados:mgr-wip-tdehler-testing-25989-distro-basic-mira/ the rhe... Tatjana Dehler
08:12 AM Revision c9a3374b (ceph): mds: simplfy stray manager activation
Activate stray manager when stray directories are populated. This can
happen when mds is in clientreplay state. When ...
Yan, Zheng
07:59 AM rgw Bug #38311 (Resolved): Ceph S3 enable Multipart
Hi,
We have installed ceph. I am able to upload the files using S3 objectstore.
If I upload the file more than 80...
kannan v
07:57 AM Documentation #38310 (Resolved): Non-existent config option osd_deep_mon_scrub_interval
The docs for Luminous [1] and Mimic [2] (also Master [3], I didn't check more versions) refer to a non-existent confi... Eugen Block
07:53 AM Revision ce6347d0 (ceph): Merge pull request #26398 from SUSE/wip-fix-spec-badness
ceph.spec.in: Don't use noarch for mgr module subpackages, fix /usr/lib64/ceph/mgr dir ownership
Reviewed-by: Kefu C...
Kefu Chai
05:59 AM Revision 716656fe (ceph): mds: handle leftover reconnect information
previous commit allows client to split reconnect into multiple
messages. mds may evict client after getting incomplet...
Yan, Zheng
05:59 AM Revision 62a66f85 (ceph): client: split large reconnect into multiple messages
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
05:25 AM Linux kernel client Support #38264: Unable to mount Ceph FS (source mount path was not specified failed to resolve so...
Zheng Yan wrote:
> don't process 'ceph auth get-key' through base64
>
> ceph auth get-key client.admin > /root/c...
Sanjay Verma
05:03 AM Revision f6443076 (ceph): Merge pull request #26393 from zmc/wip-rhel7-deps
install-deps.sh: Fixes for RHEL 7
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:01 AM Revision f8c8bbd1 (ceph): mds: update MClientReconnect encoding
The old encoding assumes that snaprealms are encoded at the tail of
message payload. So it does not allow adding new ...
Yan, Zheng
01:44 AM Revision 64beabc4 (ceph): test: Limit loops waiting for force-backfill/force-recovery to happen
Fixes: http://tracker.ceph.com/issues/38309
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
01:38 AM Revision 3a730d75 (ceph): mgr/balancer: balance pools with same crush_rule in batch
which is more efficient.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
01:38 AM Revision a7d2adf4 (ceph): osd/OSDMap: more improvements to upmap
- add ability of appending a 2nd, 3rd, etc... pair to existing upmaps
when possible, rather than just continuing to...
xie xingguo
01:12 AM Revision a4afdfea (ceph): msg/async: fix mark_down vs accept race
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
01:12 AM Revision ce839011 (ceph): msg/async: do not force updating rotating keys inline
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
12:38 AM rbd Bug #38308 (Can't reproduce): segfault when deleting rbd in python bindings
This happens with 12.2.10 and 12.2.11, this backtrace is from 12.2.10. The cluster is running 12.2.10.... Patrick McLean

02/13/2019

11:36 PM RADOS Bug #38034 (Fix Under Review): pg stuck in backfill_wait with plenty of disk space
Neha Ojha
11:09 PM RADOS Bug #38307 (Resolved): ceph-osd fails to bind to IPv6 interface for public_network

When trying to start ceph-osd configured for IPv6, interface binding fails.
Configure in ceph.conf:
[global]
p...
Jesse Williamson
10:49 PM Revision 4dfd7182 (ceph): Merge pull request #26411 from liewegas/wip-remove-smart
mgr/smart: remove obsolete smart module Dan Mick
10:22 PM Revision 7ffa0297 (ceph): Merge PR #26389 into master
* refs/pull/26389/head:
message/MMonMgrReport: conditionally reencode PGMapDigest
qa/suites/upgrade/luminous-x/para...
Sage Weil
09:24 PM RADOS Bug #38282: cephtool/test.sh failure in test_mon_osd_pool_set
I have a feeling #38283 has the same root cause... Sage Weil
09:02 PM RADOS Bug #38282 (Fix Under Review): cephtool/test.sh failure in test_mon_osd_pool_set
https://github.com/ceph/ceph/pull/26413 Sage Weil
08:59 PM RADOS Bug #38282: cephtool/test.sh failure in test_mon_osd_pool_set
... Sage Weil
09:11 PM Revision 57a13adc (ceph): osd: fix build_incremental_map_msg
We need to fall back to an old map if since (the peer's epoch) is *older*
than our oldest. If it's newer, we have it...
Sage Weil
08:35 PM Revision 525f3f7e (ceph): qa/suites/upgrade/luminous-x/parallel/5-final-workload/rados_mon_thrash...
The luminous version is (1) not what we want and (2) will fail because
ceph_test_rados_api_tier no longer exists in m...
Sage Weil
08:35 PM Revision b20862c8 (ceph): qa/suites/upgrade/luminous-x/parallel: enable all classes
Otherwise it's annoying because the class list changes between luminous and nautilus,
and we don't want to futz aroun...
Sage Weil
08:35 PM Revision e4ae368f (ceph): message/MMonMgrReport: conditionally reencode PGMapDigest
The encoding changed between luminous and mimic. Reencode the
structure if the target doesn't have all the features....
Sage Weil
08:19 PM RADOS Bug #38293: qa/standalone/osd/osd-backfill-prio.sh failed

This test shouldn't loop forever so that teuthology has to time-out. I'll fix that elsewhere.
The mon received ...
David Zafman
12:37 PM RADOS Bug #38293 (Duplicate): qa/standalone/osd/osd-backfill-prio.sh failed
... Sage Weil
07:54 PM Revision e9a406c9 (ceph): rgw: orphan: flush bucket index entries only after map is full
We otherwise may flush more regularly while we don't have enough entries in the
map
Signed-off-by: Abhishek Lekshman...
Abhishek Lekshmanan
07:54 PM Revision ca12ecbf (ceph): rgw: orphan: introduce a detailed mode (off by default)
We currently stat objects that fit in a head as well and also log them, since we
skip head objects anyway in the rado...
Abhishek Lekshmanan
07:54 PM Revision 5436ff7f (ceph): rgw: orphans find: don't process stale bucket instances
As a large bucket might have resharded multiple times, check the cur bucket info
and ensure that no reshard is in pro...
Abhishek Lekshmanan
07:53 PM Revision 7a35cda1 (ceph): Merge pull request #26397 from guits/guits-fix_ceph-volume
ceph-volume: update testing playbook 'deploy.yml'
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
07:26 PM Revision 6bc82a74 (ceph): rgw: pubsub fix debian packaging dependencies
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
06:39 PM Revision 2a1ffd57 (ceph): mgr/smart: remove
This is obsolete and replaced by the devicehealth module.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:09 PM RADOS Subtask #37731: upgrade/luminous-x - add "require-osd-release nautilus" and clean up
https://github.com/ceph/ceph/pull/26302 Yuri Weinstein
06:06 PM mgr Bug #37584 (In Progress): Get a mgr error when I try to vstart a test cluster
David Zafman
01:17 PM mgr Bug #37584: Get a mgr error when I try to vstart a test cluster
https://github.com/ceph/ceph/pull/26402 Kefu Chai
11:17 AM mgr Bug #37584: Get a mgr error when I try to vstart a test cluster
there are three use cases of @install-deps.sh@
* use by our CI system for building Ceph package. this script is c...
Kefu Chai
06:06 PM Revision fae12edd (ceph): mgr/restful: updated string formatting to str.format()
Made changes per @tchaikov's request
Signed-off-by: James McClune <jmcclune@mcclunetechnologies.net>
James McClune
05:46 PM Revision 6680d736 (ceph): mon: check min_mon_release during probe
This will give us more informative errors messages than the feature bit
strings.
Signed-off-by: Sage Weil <sage@redh...
Sage Weil
05:46 PM Revision 3cb865e6 (ceph): mon/Elector: respect monmap min_mon_release
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:46 PM Revision b046c897 (ceph): mon/Monitor: do not join cluster that is >2 releases old
This enforces the N+2 upgrade rule from the mon's perspective.
Note that this safety check is not as safe as the OSD...
Sage Weil
05:46 PM Revision 01514bdd (ceph): mon: record 'min_mon_release' file and prevent startup if it's too old
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:46 PM Revision 5105b144 (ceph): ceph-osd: be helpful about upgrade gate
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:41 PM Revision d260ba9f (ceph): qa/suites/upgrade/luminous-x/parallel: mon per host, msgr2
- mon per host
- enable msgr2 at the end
- include the nautilus.yaml
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:41 PM Revision 59471464 (ceph): qa/suites/upgrade/luminous-x/stress-split: mons on separate hosts, enab...
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:41 PM Revision 92b2fe9e (ceph): mgr/Mgr: print bad (non-object) json
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:41 PM Revision 10522b9d (ceph): mgr/DaemonServer: use a luminous-compatible 'mgr metadata' command
In luminous it was 'id', in mimic it changed to 'who'.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:41 PM Revision 28546e06 (ceph): qa/suites/upgade/luminous-x: pglog_hardlimit succeeds now on luminous d...
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:27 PM mgr Bug #38204: mgr: segfault, prometheus, ActivePyModules::get_perf_schema_python > PyFormatter::dum...
Sage Weil wrote:
> please link the path or url for the run for these
These runs are on my laptop + "ceph-dev buil...
Ernesto Puerta
04:48 PM mgr Bug #38204: mgr: segfault, prometheus, ActivePyModules::get_perf_schema_python > PyFormatter::dum...
please link the path or url for the run for these Sage Weil
04:49 PM RADOS Bug #38306 (New): ceph-mon: "*** Caught signal (Segmentation fault) **" in upgrade:luminous-x-mimic
Run: http://pulpito.ceph.com/teuthology-2019-02-13_02:25:02-upgrade:luminous-x-mimic-distro-basic-smithi/
Job: ['358...
Yuri Weinstein
04:46 PM Messengers Bug #38216: "HEALTH_WARN 3 monitors have not enabled msgr2" in rados
https://github.com/ceph/ceph/pull/26389 Sage Weil
04:42 PM Revision f1bfe9db (ceph): msg/msg_types.h: do not cast `ceph_entity_name` to `entity_name_t` for ...
in GCC-9, `-Waddress-of-packed-member` is enabled, so we have warnings like:
src/msg/msg_types.h:142:41: warning: co...
Kefu Chai
04:37 PM Revision 360ef6ff (ceph): Merge pull request #26406 from drunkard/master
doc: typo fixes, s/Requered/Required/
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:21 PM Revision 8d2694b5 (ceph): mgr/dashboard: Update bootstrap to v3.4.1
This update fixes an XSS vulnerability (CVE-2019-8331)
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
04:17 PM Revision 58a61baa (ceph): mgr/dashboard: fix: tox not detecting deps changes
* tox.ini: replaced 'deps' setting by appropriate commands
due to this bug:
https://github.com/tox-dev/tox/issues...
Alfonso Martínez
04:08 PM Revision 681de1a0 (ceph): Merge pull request #26325 from jtlayton/wip-jlayton-dashboard-orch
mgr/dashboard: use the orchestrator_cli backend setting
Reviewed-by: Ricardo Dias <rdias@suse.com>
Reviewed-by: Seba...
Lenz Grimmer
04:06 PM Revision 4c033bf0 (ceph): rgw: orphans tool: align with rgw list bucket min readahead
At rgw::rados layer we read upto `min readahead` entries anyway and then pass on
only the requested amount to the cal...
Abhishek Lekshmanan
04:04 PM rgw Feature #38171: rgw: when exclusive lock fails due existing lock, log add'l info
J. Eric Ivancich
03:58 PM Revision 19fbdb3f (ceph): ceph: omit hidden commands from suggestions
Fixes: http://tracker.ceph.com/issues/37955
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
03:44 PM Dashboard Bug #38302 (Fix Under Review): mgr/dashboard: Error when editing a pool with '/' in the name
Tiago Melo
03:37 PM Dashboard Bug #38302 (In Progress): mgr/dashboard: Error when editing a pool with '/' in the name
Tiago Melo
03:05 PM Dashboard Bug #38302 (Resolved): mgr/dashboard: Error when editing a pool with '/' in the name
How to reproduce:
1) Create the following pool: `ceph osd pool create my/pool 8`
2) Navigate to the Pools page...
Ricardo Marques
03:44 PM Dashboard Bug #38303 (Fix Under Review): mgr/dashboard: Error when editing an rbd with '/' in the name
Tiago Melo
03:37 PM Dashboard Bug #38303 (In Progress): mgr/dashboard: Error when editing an rbd with '/' in the name
Tiago Melo
03:07 PM Dashboard Bug #38303 (Resolved): mgr/dashboard: Error when editing an rbd with '/' in the name
-How to reproduce:-
-1) Create the following pool: `ceph osd pool create my/pool 8`-
-2) Create an RBD named `...
Ricardo Marques
03:42 PM Revision a5b073bc (ceph): mgr/dashboard: Sync column style with the rest of the UI
Center the checkbox in the column.
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
03:39 PM Revision 60bda9ae (ceph): mgr/dashboard: disallow editing read-only config options
Fixes: https://tracker.ceph.com/issues/34528
Signed-off-by: Tatjana Dehler <tdehler@suse.com>
Tatjana Dehler
03:22 PM Dashboard Bug #38217 (New): mgr/dashboard: Error creating iSCSI target when pool or image contains dots in ...
Ricardo Marques
11:35 AM Dashboard Bug #38217 (In Progress): mgr/dashboard: Error creating iSCSI target when pool or image contains ...
Ricardo Marques
03:12 PM ceph-volume Bug #38279: ceph-volume should be able to work without ceph.conf
Sébastien Han wrote:
> Yes, ceph-* binaries support all the options as CLI arguments.
> What do you mean by 'reload...
Jan Fajerski
01:43 PM ceph-volume Bug #38279: ceph-volume should be able to work without ceph.conf
Yes, ceph-* binaries support all the options as CLI arguments.
What do you mean by 'reload' the ceph.conf? IMHO c-v ...
Sébastien Han
07:46 AM ceph-volume Bug #38279: ceph-volume should be able to work without ceph.conf
I had a quick look at things. Seems like adding cli flags shouldn't be too hard.
Adding support for passing the th...
Jan Fajerski
03:04 PM Revision 016da6d8 (ceph): doc: typo fixes, s/Requered/Required/
Signed-off-by: Drunkard Zhang <gongfan193@gmail.com> Drunkard Zhang
02:13 PM Dashboard Bug #38301 (Can't reproduce): mgr/dashboard/qa: tasks.mgr.dashboard.test_perf_counters.PerfCounte...
tasks.mgr.dashboard.test_perf_counters.PerfCountersControllerTest.test_perf_counters_mgr_get failed in http://pulpito... Tatjana Dehler
02:10 PM Revision d8c6804b (ceph): mgr/orchestrator: remove add_mon and remove_mon methods
We have update_mons already and the CLI is wired up to use that. Nothing
implements these other methods, so just remo...
Jeff Layton
02:10 PM Revision 6526fb90 (ceph): mgr/rook: add the ability to scale the mon count
Signed-off-by: Jeff Layton <jlayton@redhat.com> Jeff Layton
02:02 PM Dashboard Bug #38300: mgr/dashboard/qa: POOL_APP_NOT_ENABLED in cluster log
Same for rhel 7.5 Tatjana Dehler
02:01 PM Dashboard Bug #38300 (Resolved): mgr/dashboard/qa: POOL_APP_NOT_ENABLED in cluster log
The Sepia lab job http://pulpito.ceph.com/tdehler-2019-02-13_11:08:07-rados:mgr-wip-tdehler-testing-25233-26385-distr... Tatjana Dehler
01:51 PM ceph-volume Bug #38299: py2/py3 incompatibilities in util/templates.py
https://github.com/ceph/ceph/pull/26403 Jan Fajerski
01:30 PM ceph-volume Bug #38299 (New): py2/py3 incompatibilities in util/templates.py
Executed:
ceph-volume --log-level DEBUG lvm batch --bluestore /dev/vdb /dev/vdc /dev/vdd --wal-devices /dev/vde -...
Joshua Schmid
01:47 PM Revision 9d711313 (ceph): ceph-volume: remove iteritems instances
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
01:37 PM Revision 937025b4 (ceph): rpm: split ceph-mgr-dashboard plugin into its own package
to make ceph-mgr-dashboard a separated package
- helps to reduce the repo size of downstream. because
ceph-mgr-das...
Kefu Chai
01:37 PM Revision 3d128d04 (ceph): qa: exclude new packages when installing old versions
ceph-mgr-dashboard is introduced in nautilus, so exclude it when
installing old versions.
Signed-off-by: Kefu Chai <...
Kefu Chai
01:31 PM Revision b145cf0a (ceph): Merge pull request #26390 from smithfarm/wip-doc-mgr-dashboard
doc: add Ceph Manager Dashboard to top-level TOC
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Reviewed-by: Patrick ...
Kefu Chai
01:31 PM RADOS Bug #38295 (Fix Under Review): luminous->(mimic,nautilus): PGMapDigest decode error on luminous end
fixed by a patch to MMonMgrDigest in https://github.com/ceph/ceph/pull/26389 Sage Weil
01:18 PM RADOS Bug #38295: luminous->(mimic,nautilus): PGMapDigest decode error on luminous end
This appears to be broken since mimic, and triggers if you upgrade a mgr before all mons are upgrade.
We call enco...
Sage Weil
12:49 PM RADOS Bug #38295 (Resolved): luminous->(mimic,nautilus): PGMapDigest decode error on luminous end
... Sage Weil
01:24 PM mgr Bug #38298 (Duplicate): ceph-mgr/volumes: fs subvolumes not created within specified fs volumes
Duplicate of 38297 Ramana Raja
01:23 PM mgr Bug #38298 (Duplicate): ceph-mgr/volumes: fs subvolumes not created within specified fs volumes
Enabled mgr module with rook orchestrator, and used mgr/volumes module to
create subvolumes and volumes
# ceph fs...
Ramana Raja
01:22 PM CephFS Bug #38297 (Resolved): ceph-mgr/volumes: fs subvolumes not created within specified fs volumes
Enabled mgr module with rook orchestrator, and used mgr/volumes module to
create subvolumes and volumes
ceph fs...
Ramana Raja
01:20 PM Revision 85ef902c (ceph): mon/HealthMonitor: add mon_warn_on_msgr2_not_enabled
Default true, but allow users (or tests) to turn this warning off.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:20 PM Revision d93abd8c (ceph): qa/suites/upgrade/luminous-x: whitelist 'slow request'
The luminous warnings say slow request.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:13 PM CephFS Bug #38203: ceph-mds segfault during migrator nicely exporting
OK, we only had this type of crash once or twice, so feel free to drop the priority.
We'll let you know if it reoccurs.
Dan van der Ster
01:09 PM CephFS Bug #38203: ceph-mds segfault during migrator nicely exporting
Thanks. But everything looks fine. I have no idea what happened Zheng Yan
09:43 AM CephFS Bug #38203: ceph-mds segfault during migrator nicely exporting
... Dan van der Ster
08:54 AM CephFS Bug #38203: ceph-mds segfault during migrator nicely exporting
In MDRequestImpl::~MDRequestImpl, please check if 'state' is STATE_UNTRACKED.
In Migrator::handle_export_discover_...
Zheng Yan
12:59 PM RADOS Bug #38296 (Resolved): segv in fgets() in collect_sys_info reading /proc/cpuinfo
... Sage Weil
12:51 PM ceph-volume Bug #38291: c-v raises TypeError: unsupported format string passed to Size.__format__
https://github.com/ceph/ceph/pull/26401 Jan Fajerski
12:05 PM ceph-volume Bug #38291 (Resolved): c-v raises TypeError: unsupported format string passed to Size.__format__
Executed:
ceph-volume --log-level DEBUG lvm batch --bluestore /dev/vdb --wal-devices /dev/vdc --db-devices /dev/v...
Joshua Schmid
12:48 PM Revision 7a741f20 (ceph): ceph-volume: implement __format__ in Size to format sizes in py3
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
12:48 PM RADOS Bug #38294 (Resolved): osd/PG.cc: 6141: FAILED ceph_assert(info.history.same_interval_since != 0)...
... Sage Weil
12:46 PM Dashboard Bug #38268 (Resolved): mgr/dashboard/qa: OSD tests get stuck on Teuthology
PR#26385 has been merged, hopefully this issue has been resolved. Please re-open, if you still observe these symptoms. Lenz Grimmer
12:40 PM RADOS Bug #38258 (Pending Backport): filestore: fsync(2) return value not checked
Sage Weil
12:40 PM Revision 96f58cd5 (ceph): Merge PR #26265 into master
* refs/pull/26265/head:
qa/suites/rados/upgrade: whitelist 'slow request'
Reviewed-by: Yuri Weinstein <yweins@redha...
Sage Weil
12:40 PM Revision df41ca52 (ceph): Merge PR #26366 into master
* refs/pull/26366/head:
os/filestore: ceph_abort() on fsync(2) or fdatasync(2) failure
Reviewed-by: Patrick Donnell...
Sage Weil
12:40 PM RADOS Bug #37910 (Resolved): segv during crc of incoming message front
https://github.com/ceph/ceph/pull/26391 Sage Weil
12:39 PM bluestore Bug #38230 (Resolved): segv in onode lookup
https://github.com/ceph/ceph/pull/26391 Sage Weil
12:39 PM RADOS Bug #38024 (Resolved): segv, heap corruption in ec encode_and_write
https://github.com/ceph/ceph/pull/26391 Sage Weil
12:39 PM Revision 645acb16 (ceph): Merge PR #26369 into master
* refs/pull/26369/head:
ceph-mon: slightly more helpful output during mkfs
Reviewed-by: Neha Ojha <nojha@redhat.com>
Sage Weil
12:39 PM Revision c1e4db34 (ceph): Merge PR #26391 into master
* refs/pull/26391/head:
buffer: disable hypercombining in bufferlist.
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
12:38 PM Revision 6aca4d19 (ceph): Merge PR #26392 into master
* refs/pull/26392/head:
messages/MMonMgrReport: fix compat decoding
Reviewed-by: Neha Ojha <nojha@redhat.com>
Revie...
Sage Weil
12:38 PM RADOS Bug #37808: osd: osdmap cache weak_refs assert during shutdown
/a/sage-2019-02-13_00:42:53-rados-wip-sage2-testing-2019-02-12-1700-distro-basic-smithi/3581795 Sage Weil
12:35 PM mgr Bug #37884: mgr leak of MMonMgrReport from DaemonServer::send_report()
/a/sage-2019-02-13_00:42:53-rados-wip-sage2-testing-2019-02-12-1700-distro-basic-smithi/3581673 Sage Weil
12:34 PM RADOS Bug #24866: FAILED assert(0 == "past_interval start interval mismatch") in check_past_interval_bo...
/a/sage-2019-02-13_00:42:53-rados-wip-sage2-testing-2019-02-12-1700-distro-basic-smithi/3581667
description: rados...
Sage Weil
12:07 PM mgr Bug #38292 (Resolved): mgr: abort, dashboard, tcmalloc::Log - after list_servers_python
vstart. CentOS 7 (Python 2). master (de98f2e0d9783791436755246a3a12ce94ef088d)... Ernesto Puerta
11:59 AM Revision da13da67 (ceph): ceph-volume: update deploy.yml
update deploy.yml accordingly with recent changes in ceph-ansible.
Fixes: ceph/ceph-ansible#3602
Signed-off-by: Gui...
Guillaume Abrioux
11:40 AM Dashboard Bug #38269 (Resolved): mgr/dashboard: webdriver-manager sometimes crashes
Tiago Melo
09:35 AM Dashboard Bug #38269 (Fix Under Review): mgr/dashboard: webdriver-manager sometimes crashes
Tiago Melo
11:40 AM Dashboard Feature #38014 (Resolved): mgr/dashboard: Edit iSCSI target from the UI (frontend)
Tiago Melo
11:38 AM ceph-volume Bug #38290: py2/py3 incompatibilities with set()
https://github.com/ceph/ceph/pull/26399 Jan Fajerski
11:37 AM ceph-volume Bug #38290 (Resolved): py2/py3 incompatibilities with set()
Executed:
ceph-volume lvm batch --bluestore /dev/vdb --wal-devices /dev/vdc --db-devices /dev/vde
on python=3.6...
Joshua Schmid
11:36 AM Revision f872ab7b (ceph): ceph-volume: make Device hashable to allow set of Device list in py3
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
11:31 AM Dashboard Feature #38289 (New): mgr/dashboard: Add sparsify support to RBD management
"PR#26226":https://github.com/ceph/ceph/pull/26226/ adds support to "re-sparsify" an RBD image, reclaiming space occu... Lenz Grimmer
11:30 AM Revision 7a33fd8d (ceph): rgw: pubsub add cmake check for rabbitmq
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
11:25 AM Dashboard Feature #36559: mgr/dashboard: Allow viewing and setting Pool Quotas
For reference, here's a PR that implements this functionality in openATTIC: https://bitbucket.org/openattic/openattic... Lenz Grimmer
11:23 AM Dashboard Feature #38288 (Resolved): mgr/dashboard: CephFS snapshots/quota REST API
To manage CephFS quotas and snapshots via UI various REST API endpoints are required.
Lenz Grimmer
11:16 AM Dashboard Feature #25165 (Rejected): mgr/dashboard: Manage Ceph pool snapshots
Resolving as "Rejected" - let's focus on implementing snapshots on the "application layer" instead, e.g. RBD (done) a... Lenz Grimmer
11:13 AM Revision 8933ae43 (ceph): ceph.spec.in: Make ceph-mgr own /usr/lib64/ceph/mgr directory
Without this, no package actually owns the /usr/lib64/ceph/mgr directory
so the build fails with "directories not own...
Tim Serong
11:05 AM Revision d3831256 (ceph): ceph.spec.in: Don't use noarch for ceph-mgr module subpackages
Even though ceph-mgr modules are notionally non-architecture-specific,
the files themselves are installed to an archi...
Tim Serong
10:52 AM Revision 7e2b15f3 (ceph): Merge pull request #26367 from tspmelo/wip-iscsi-edit-ui
mgr/dashboard: Add iSCSI Target Edit UI
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Lenz Grimmer
10:51 AM Dashboard Feature #38287 (Resolved): mgr/dashboard: Manage CephFS quotas
It should be possible to manage "CephFS quotas":http://docs.ceph.com/docs/master/cephfs/quota/ via the dashboard dire... Lenz Grimmer
10:42 AM Dashboard Bug #38286 (Resolved): mgr/dashboard: Support for multiple iSCSI backstores (frontend)
After selecting an image, the user should be able to select the backstore from a dropdown.
This dropdown should no...
Ricardo Marques
10:24 AM Dashboard Feature #35809: mgr/dashboard: Configure Grafana settings through UI
Volker Theile wrote:
> Are those grafana settings manages via MODULE_OPTIONS? If yes, there is a PR that already int...
Kanika Murarka
10:13 AM Revision b8fe1554 (ceph): Merge pull request #26346 from noahdesu/mgr-orch-cache-refresh
mgr/orch: refresh option for inventory query
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
10:13 AM Revision 8cda5eae (ceph): Merge pull request #26357 from rjfd/wip-orch-fix-dev-pretty-print
mgr/orchestrator: fix device pretty print with None attributes
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse....
Sebastian Wagner
10:06 AM Revision 446b8563 (ceph): Merge pull request #26384 from tspmelo/wip-e2e-login
mgr/dashboard: Add implicit wait in e2e tests
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Lenz Grimmer
10:05 AM Dashboard Feature #26872: mgr/dashboard Add refresh interval to the dashboard landing page
PR: https://github.com/ceph/ceph/pull/26396 Dan Guo
09:42 AM Revision 3eefd5c5 (ceph): debian: split ceph-mgr-dashboard plugin into its own package
to make ceph-mgr-dashboard a separated package
- helps to reduce the repo size of downstream. because
ceph-mgr-das...
Kefu Chai
09:31 AM Cleanup #38088: Add dependencies for missing Python packages
python-kubernetes also added to:
https://launchpad.net/~james-page/+archive/ubuntu/ceph-backport-testing
along...
James Page
09:29 AM Revision 729104e5 (ceph): Merge pull request #26379 from tchaikov/wip-remove-jinja2
rpm,deb: remove python-jinja2 dependency
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Reviewed-by: Ken Dreyer <kdre...
Kefu Chai
09:22 AM CephFS Bug #38285 (Fix Under Review): MDCache::finish_snaprealm_reconnect() create and drop MClientSnap ...
Zheng Yan
09:12 AM CephFS Bug #38285 (Resolved): MDCache::finish_snaprealm_reconnect() create and drop MClientSnap message
Zheng Yan
09:19 AM Revision 95f586d3 (ceph): rgw: pubsub. fix commenst from PR#25866. support https
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
09:19 AM Revision 15fea9ae (ceph): rgw: pubsub fix ubuntu linking issue
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
09:19 AM Revision 0eab504c (ceph): rgw: pubsub handle immediate errors. support connection deletions
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
09:19 AM Revision 10492ccb (ceph): rgw: pubsub support amqp broker reconnects
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
09:19 AM Revision 1682e191 (ceph): rgw: pubsub update documentation with amqp support
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
09:19 AM Revision be3d47a9 (ceph): rgw: pubsub fix test compilation error for ubuntu
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
09:19 AM Revision 3606cb77 (ceph): rgw: pubsub fix bullet list in doc
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
09:19 AM Revision 60b25cf5 (ceph): rgw: pubsub add perf counters. fix error handling
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
09:19 AM Revision e2c7842f (ceph): install rabbitmq for debian/ubuntu and xBSD
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
09:19 AM Revision 9d924296 (ceph): rgw: pubsub support rabbitmq 0.7.1 (ubuntu-xenial)
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
09:19 AM Revision a5c65d22 (ceph): rgw: pubsub remove unused http endpoint code
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
09:19 AM Revision 0efe1e4d (ceph): rgw: pubsub move amqp ro rgw namespace. memleak fix in unittest
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
09:19 AM Revision 55adc697 (ceph): rgw: pubsub amqp manager to be thread safe
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
09:19 AM Revision 014ed3a1 (ceph): rgw: pubsub support multiple acks in one amqp reply
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
09:19 AM Revision b4e7a662 (ceph): mds: fix MDCache::finish_snaprealm_reconnect()
It creates MClientSnap message, but does not send it to client
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
09:19 AM Revision d86287fa (ceph): mds: remove superfluous cap sequence increment
"cap->issue_norevoke(cap->issued())" was introduced by commit
10b1a5663f5 "mds: share inode max size after MDS recove...
Yan, Zheng
08:52 AM Revision 202f537b (ceph): rgw: pubsub add amqp unit-tests
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
08:52 AM Revision 4a71e0e2 (ceph): rgw: pubsub handle amqp n/acks
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
08:30 AM Revision b4c41698 (ceph): rgw: pubsub support amqp endpoint - demo
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
08:30 AM Revision e703e5da (ceph): rgw: pubsub noack in rabbitmq + error handling
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
08:22 AM mgr Bug #23460 (Pending Backport): mgr deadlock: _check_auth_rotating possible clock skew, rotating k...
Hector Martin wrote:
> Pinging this again; other people are hitting this issue and #36266 in Luminous and probably...
Lenz Grimmer
07:07 AM mgr Bug #23460: mgr deadlock: _check_auth_rotating possible clock skew, rotating keys expired way too...
Pinging this again; other people are hitting this issue and #36266 in Luminous and probably Mimic (recent conversatio... Hector Martin
07:27 AM Linux kernel client Support #38264: Unable to mount Ceph FS (source mount path was not specified failed to resolve so...
don't process 'ceph auth get-key' through base64
ceph auth get-key client.admin > /root/client.admin
Zheng Yan
05:17 AM Linux kernel client Support #38264: Unable to mount Ceph FS (source mount path was not specified failed to resolve so...
Nathan Cutler wrote:
> Did you try asking on the ceph-users mailing list?
No. I will ask now. But please keep th...
Sanjay Verma
04:32 AM Dashboard Bug #38284 (Resolved): mgr/dashboard: No I/O Stats shown in the pools list
After checking with the ML I was asked to create a ticket for an issue of no live I/O stats showing in the Ceph Dashb... Ashley Merrick
03:40 AM Revision 5c9b481f (ceph): crimson/net: msgr default to v1 in test_alien_echo
Signed-off-by: Yingxin Cheng <yingxincheng@gmail.com> Yingxin Cheng
03:38 AM Revision 1f9f0b97 (ceph): crimson/net: fix nonce setting in test_alien_echo
Signed-off-by: Yingxin Cheng <yingxincheng@gmail.com> Yingxin Cheng
03:35 AM Revision a0ea30e1 (ceph): crimson/net: fix var capture in test_alien_echo
Signed-off-by: Yingxin Cheng <yingxincheng@gmail.com> Yingxin Cheng
01:15 AM RADOS Bug #23937: FAILED assert(info.history.same_interval_since != 0)
I think it was resolved by this https://github.com/ceph/ceph/pull/20571
and the related issue is http://tracker.ceph...
huang jun
12:27 AM Revision a1a3e796 (ceph): install-deps.sh: Fixes for RHEL 7
Signed-off-by: Zack Cerza <zack@redhat.com> Zack Cerza

02/12/2019

11:38 PM RADOS Bug #38083: mimic: test_kvstore_tool.sh: mkfs failed: (22) Invalid argument
This seems to reliably fail in mimic only with rhel_latest.yaml.
http://pulpito.ceph.com/nojha-2019-02-12_21:14:17...
Neha Ojha
11:06 PM Revision d8000a55 (ceph): mds: resolve memory leak of recall gather
Small change in behavior: after all clients respond to session flush, immediate
begin next recall instead of waiting ...
Patrick Donnelly
10:55 PM Revision 58abc484 (ceph): mgr/dashboard: Add implicit wait in e2e tests
Fixes: https://tracker.ceph.com/issues/38269
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
10:51 PM RADOS Bug #38283 (Resolved): max-pg-per-osd tests failing
... Sage Weil
10:49 PM RADOS Bug #38282 (Resolved): cephtool/test.sh failure in test_mon_osd_pool_set
... Sage Weil
10:48 PM mgr Bug #38281 (Resolved): mgr segv in ActivePyModule::handle_command -> PyObject_CallMethod ...
... Sage Weil
10:45 PM Revision 54eee67b (ceph): Merge PR #26385 into master
* refs/pull/26385/head:
mon: mons also connect to mgrs
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: João E...
Sage Weil
10:41 PM Revision a961b898 (ceph): messages/MMonMgrReport: fix compat decoding
Broken by 08d1a6fc3c57ccbeb6dff8fce1aae429edca97f3
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
10:06 PM Revision bcb27104 (ceph): Merge pull request #26377 from tchaikov/wip-mgr-plugin-arch-all
debian/control: change Architecture python plugins to "all" Dan Mick
10:03 PM Cleanup #38088: Add dependencies for missing Python packages
The confusion about grpc in https://tracker.ceph.com/issues/38088#note-5 is because grpc is nothing to do with this c... Dan Mick
07:16 PM Cleanup #38088: Add dependencies for missing Python packages
Adding the SSH orchestrator manager module to this list.
The dependency is the remoto package version >= 0.35: htt...
Noah Watkins
05:26 PM Cleanup #38088: Add dependencies for missing Python packages

Does this tracker apply to a new build machine? The pyopenssl is needed for a local build machine run-standalone.s...
David Zafman
09:59 PM CephFS Backport #37481 (Resolved): luminous: mds: MDCache.cc: 11673: abort()
Patrick Donnelly
09:52 PM CephFS Backport #37481: luminous: mds: MDCache.cc: 11673: abort()
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25990
merged
Yuri Weinstein
09:58 PM CephFS Bug #37594 (Resolved): mds: mds state change race
Patrick Donnelly
09:58 PM CephFS Backport #37760 (Resolved): luminous: mds: mds state change race
Patrick Donnelly
09:52 PM CephFS Backport #37760: luminous: mds: mds state change race
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26005
merged
Yuri Weinstein
09:58 PM CephFS Backport #38084 (Resolved): luminous: mds: log new client sessions with various metadata
Patrick Donnelly
09:52 PM CephFS Backport #38084: luminous: mds: log new client sessions with various metadata
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/26257
merged
Yuri Weinstein
09:57 PM CephFS Backport #38104 (Resolved): luminous: client: session flush does not cause cap release message flush
Patrick Donnelly
09:51 PM CephFS Backport #38104: luminous: client: session flush does not cause cap release message flush
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26271
merged
Yuri Weinstein
09:56 PM CephFS Backport #38098 (Resolved): luminous: mds: optimize revoking stale caps
Patrick Donnelly
09:50 PM CephFS Backport #38098: luminous: mds: optimize revoking stale caps
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26278
merged
Yuri Weinstein
09:52 PM Revision 1f910bc2 (ceph): Merge pull request #25990 from ukernel/luminous-37760
luminous: mds: handle fragment notify race
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Yuri Weinstein
09:52 PM Revision e18688fa (ceph): Merge pull request #26005 from ukernel/luminous-37481
luminous: mds: handle state change race
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Yuri Weinstein
09:51 PM Revision 2f6289ff (ceph): Merge pull request #26257 from batrick/i38084
luminous: mds: log new client sessions with various metadata
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Yuri Weinstein
09:51 PM Revision 727b6073 (ceph): Merge pull request #26271 from batrick/i38104
luminous: client: session flush does not cause cap release message flush
Reviewed-by: Venky Shankar <vshankar@redhat...
Yuri Weinstein
09:50 PM Revision 116a1504 (ceph): Merge pull request #26278 from ukernel/luminous-stale-caps
luminous: mds: optimize revoking stale caps
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Yuri Weinstein
08:08 PM Revision d95a29e4 (ceph): Merge pull request #26246 from leseb/cb-typo
ceph-volume: add space between words
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
07:32 PM rbd Bug #37998 (Resolved): [migration] do not return migration source via "get_parent" librbd API
Mykola Golub
07:31 PM Revision c8884ec3 (ceph): Merge pull request #26337 from dillaman/wip-37998
librbd: get_parent API method should properly handle migrating image
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
07:16 PM devops Bug #38261 (Resolved): RHEL should not try to install subman
Ken Dreyer
07:13 PM Revision 2f88b85e (ceph): Merge pull request #26368 from alfredodeza/wip-rm38261
build: further removal of `subman` configuration
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Reviewed-by: Kefu Chai...
Ken Dreyer
07:01 PM Revision 3f49d9c3 (ceph): Merge pull request #26344 from liewegas/wip-centos-notmcalloc-only-mimic
mimic: qa: don't use notcmalloc flavor unless we need it Sage Weil
06:40 PM Revision 4744cbb7 (ceph): mon/MonMap: add min_mon_release field
This is the minimum release that is allowed to join the monitor cluster.
It is redundant with respect to the persiste...
Sage Weil
06:40 PM Revision e8aac25a (ceph): monmaptool: don't spew usage on any error
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:40 PM Revision f78d0012 (ceph): monmaptool: add --set-min-mon-release
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:40 PM Revision 9e941eb6 (ceph): mon/MonMapMonitor: set initial min_mon_release
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:40 PM Revision b52b0811 (ceph): mon: maintain quorum_min_mon_release
Pre-nautilus mons will appear as release 0.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:40 PM Revision 77204a9d (ceph): mon/MonmapMonitor: increase min_mon_release when full quorum is upgraded
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:40 PM ceph-volume Bug #38279: ceph-volume should be able to work without ceph.conf
[19:03:16] alfredodeza: leseb: where would ceph-volume use the value for --mon-host? 
[19:03:33] leseb: alfredodeza ...
Sébastien Han
05:58 PM ceph-volume Bug #38279 (New): ceph-volume should be able to work without ceph.conf
As we move toward removing the ceph.conf on several orchestrators, ceph-volume needs to able to read various informat... Sébastien Han
06:18 PM Dashboard Feature #38280 (Duplicate): mgr/dashboard: add DEBUG mode
Add DEBUG flag to provide debug-friendly features for both back-end/front-end without (if possible) the need to resta... Ernesto Puerta
05:47 PM RADOS Feature #36737 (Resolved): Allow multi instances of "make tests" on the same machine
Kefu Chai
08:06 AM RADOS Feature #36737 (Pending Backport): Allow multi instances of "make tests" on the same machine
Nathan Cutler
05:47 PM RADOS Backport #38266 (Resolved): mimic: test: Allow multi instances of "make tests" on the same machine
Kefu Chai
08:07 AM RADOS Backport #38266: mimic: test: Allow multi instances of "make tests" on the same machine
h3. original description
Currently it's only possible to run `...make; make tests -j8; ctest ...` on the same mach...
Nathan Cutler
08:04 AM RADOS Backport #38266 (In Progress): mimic: test: Allow multi instances of "make tests" on the same mac...
https://github.com/ceph/ceph/pull/26376 Kefu Chai
07:58 AM RADOS Backport #38266 (Resolved): mimic: test: Allow multi instances of "make tests" on the same machine
https://github.com/ceph/ceph/pull/26376 Kefu Chai
05:45 PM mgr Bug #38278 (Can't reproduce): mgr: segfault, dashboard, PyModuleRunner::serve > PyString_FromStri...
vstart. CentOS7. master (2275a41d09)... Ernesto Puerta
05:45 PM Revision 5018a0e3 (ceph): Merge pull request #25944 from wido/mimic-zabbix-pg
mimic: mgr/zabbix: Send more PG information to Zabbix
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
05:23 PM Revision f50ff041 (ceph): Merge pull request #26376 from tchaikov/mimic-38266
mimic: tests: Allow multi instances of "make tests" on the same machine
Reviewed-by: Yuri Weinstein <yweinste@redhat...
Yuri Weinstein
05:22 PM Revision 8bc623b9 (ceph): test: run-standalone.sh set local library location so mgr can find libr...
This caused qa/standalone/misc/test-ceph-helpers.sh to fail
"MGR_MODULE_DEPENDENCY 8 mgr modules have failed depe...
David Zafman
05:17 PM Revision 99493b4a (ceph): doc: add Ceph Manager Dashboard to top-level TOC
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
05:11 PM Revision 41c385ba (ceph): buffer: disable hypercombining in bufferlist.
We're seeing various failures like:
* http://tracker.ceph.com/issues/38024,
* http://tracker.ceph.com/is...
Radoslaw Zarzynski
04:48 PM CephFS Bug #38263 (Fix Under Review): mds: fix potential re-evaluate stray dentry in _unlink_local_finish
Patrick Donnelly
03:12 AM CephFS Bug #38263 (Resolved): mds: fix potential re-evaluate stray dentry in _unlink_local_finish
```
2019-01-25 10:08:13.917522 7f882dcca700 -1 /data/build_ceph/ceph-build-luminous/BUILD/ceph-12.2.8-217-gaf1d23f09...
Zhi Zhang
04:12 PM Revision 3e57c0f6 (ceph): test: write log file to current directory
instead of writing log files to '/tmp', write them to current directory.
by default, ctest runs the tests in ${CMAKE...
Kefu Chai
04:12 PM Revision 4e040772 (ceph): test: listen on random port in tests which start ceph-mon
See-also: http://tracker.ceph.com/issues/36737
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit...
Kefu Chai
04:10 PM RADOS Backport #38277 (Resolved): mimic: osd_map_message_max default is too high?
https://github.com/ceph/ceph/pull/29242 Nathan Cutler
04:10 PM RADOS Backport #38276 (Resolved): luminous: osd_map_message_max default is too high?
https://github.com/ceph/ceph/pull/28640 Nathan Cutler
04:10 PM RADOS Backport #38275 (Resolved): mimic: Fix recovery and backfill priority handling
https://github.com/ceph/ceph/pull/27081 Nathan Cutler
04:09 PM RADOS Backport #38274 (Resolved): luminous: Fix recovery and backfill priority handling
https://github.com/ceph/ceph/pull/26793 Nathan Cutler
04:03 PM Revision 6565b406 (ceph): test/crimson: should not capture temporary variables
otherwise, we are passing dangling pointers down to
`app_template::run()`.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:03 PM Revision c0bca9c2 (ceph): test/crimson: always use "async" for alien msgr
avoid reading from conf as it is not populated yet without calling
`ceph::common::sharded_conf().start()` first.
Sig...
Kefu Chai
03:43 PM Revision 1c80583d (ceph): rbd: added missing feature bitmask to name mapping
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:43 PM Revision 79a10192 (ceph): rbd: removed migration source annotation from parent info
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:36 PM Revision b9177e43 (ceph): mgr/dashboard: Add UI to configure the telemetry mgr plugin
Fixes: tracker.ceph.com/issues/36488
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
03:35 PM Linux kernel client Bug #20164: libceph: got bad padding
Ilya Dryomov
03:35 PM bluestore Bug #38272: "no available blob id" assertion might occur
onode dump shortly before the assertion:
2019-02-12 18:23:47.546 7fca6fab1b40 0 bluestore(bluestore.test_temp_dir) ...
Igor Fedotov
03:29 PM bluestore Bug #38272: "no available blob id" assertion might occur
Backtrace from UT:
-1> 2019-02-12 18:23:48.346 7fca6fab1b40 -1 /home/if/ceph/src/os/bluestore/BlueStore.cc: In fun...
Igor Fedotov
03:26 PM bluestore Bug #38272: "no available blob id" assertion might occur
Stack trace from the customer log:
2019-02-06 00:04:25.934977 7ff3e3bca700 -1 /home/abuild/rpmbuild/BUILD/ceph-12.2....
Igor Fedotov
03:25 PM bluestore Bug #38272 (Resolved): "no available blob id" assertion might occur
We observed that on-site but unfortunately OSD were removed and are unavailable for inspection.
However I managed to...
Igor Fedotov
03:33 PM Messengers Bug #38247 (Resolved): msg/async: v2 reconnect_seq assert due to interfering connections
Sage Weil
03:32 PM RADOS Bug #38040 (Pending Backport): osd_map_message_max default is too high?
Sage Weil
03:30 PM Dashboard Bug #38273 (Duplicate): mgr/dashboard: Prevent iSCSI target edit/delete until clients are logged out
Ceph manager dashboard should validate if clients are logged-in before allowing to delete or edit an iSCSI target. Ricardo Marques
03:29 PM Revision 7dcf8221 (ceph): os/bluestore: cap reads issued during deep fsck
Fixes: https://tracker.ceph.com/issues/38065
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from comm...
Igor Fedotov
03:27 PM Bug #38271: luminous: 12.2.11 link errors on Fedora 28 and 29 on s390x
Duplicate of http://tracker.ceph.com/issues/38232
Fix is pending at https://github.com/ceph/ceph/pull/26332
Nathan Cutler
03:26 PM Bug #38271 (Duplicate): luminous: 12.2.11 link errors on Fedora 28 and 29 on s390x
Nathan Cutler
02:00 PM Bug #38271 (Duplicate): luminous: 12.2.11 link errors on Fedora 28 and 29 on s390x
FYI, I found it necessary to apply
https://src.fedoraproject.org/rpms/ceph/blob/f29/f/0008-src-rgw-CMakeLists.txt....
Kaleb KEITHLEY
03:26 PM Revision e63814f1 (ceph): Merge PR #26340 into master
* refs/pull/26340/head:
osd/OSD: respect osdmap message limits
mon/OSDMonitor: limit MOSDMap message size by bytes
...
Sage Weil
03:21 PM Linux kernel client Support #38264: Unable to mount Ceph FS (source mount path was not specified failed to resolve so...
Did you try asking on the ceph-users mailing list? Nathan Cutler
09:59 AM Linux kernel client Support #38264: Unable to mount Ceph FS (source mount path was not specified failed to resolve so...
Zheng Yan wrote:
> need a ":" between monitor port and path. something like
>
> mount -t ceph 10.41.11.177:6789:/...
Sanjay Verma
08:31 AM Linux kernel client Support #38264 (Closed): Unable to mount Ceph FS (source mount path was not specified failed to r...
need a ":" between monitor port and path. something like
mount -t ceph 10.41.11.177:6789:/ /mnt/ceph -o name=admin...
Zheng Yan
05:09 AM Linux kernel client Support #38264: Unable to mount Ceph FS (source mount path was not specified failed to resolve so...
Sanjay Verma wrote:
> I am unable to mount a Ceph FS on a Ubuntu 16.04.5 LTS ( 4.4.0-141-generic #167-Ubuntu SMP).
...
Sanjay Verma
05:02 AM Linux kernel client Support #38264 (Closed): Unable to mount Ceph FS (source mount path was not specified failed to r...
I am unable to mount a Ceph FS on a Ubuntu 16.04.5 LTS ( 4.4.0-141-generic #167-Ubuntu SMP).
The details of Ceph F...
Sanjay Verma
03:10 PM RADOS Backport #38096 (Resolved): mimic: doc/rados/configuration: refresh osdmap section
Nathan Cutler
03:05 AM RADOS Backport #38096 (In Progress): mimic: doc/rados/configuration: refresh osdmap section
https://github.com/ceph/ceph/pull/26373 Prashant D
03:10 PM Revision be3a20da (ceph): Merge pull request #26373 from pdvian/wip-38096-mimic
mimic: doc: rados/configuration: refresh osdmap section
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
03:09 PM Revision 46a03600 (ceph): Merge PR #26365 into master
* refs/pull/26365/head:
msg/async/ProtocolV2: refuse incoming reconnect attempt intended for someone else
msg/async...
Sage Weil
03:09 PM Dashboard Bug #38268 (Fix Under Review): mgr/dashboard/qa: OSD tests get stuck on Teuthology
Lenz Grimmer
09:26 AM Dashboard Bug #38268 (Resolved): mgr/dashboard/qa: OSD tests get stuck on Teuthology
The last few days I scheduled several tests on Teuthology:
- http://pulpito.ceph.com/tdehler-2019-02-08_17:01:41-r...
Tatjana Dehler
03:09 PM Revision fb4d9b7a (ceph): Merge PR #26363 into master
* refs/pull/26363/head:
ceph.spec.in: python-kubernetes broken on rhel
Reviewed-by: Brad Hubbard <bhubbard@redhat.c...
Sage Weil
03:07 PM RADOS Backport #37689 (Resolved): mimic: ceph-objectstore-tool: Add HashInfo to object dump output
Nathan Cutler
12:03 AM RADOS Backport #37689: mimic: ceph-objectstore-tool: Add HashInfo to object dump output
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25721
merged
Yuri Weinstein
03:07 PM RADOS Backport #37992 (Resolved): mimic: ec pool lost data due to snap clone
Nathan Cutler
12:02 AM RADOS Backport #37992: mimic: ec pool lost data due to snap clone
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26077
merged
Yuri Weinstein
03:06 PM mgr Backport #38110 (Need More Info): luminous: mgr will refuse connection from the monitor who start...
non-trivial backport - needs a mgr developer Nathan Cutler
03:02 PM mgr Backport #38109 (Resolved): mimic: mgr will refuse connection from the monitor who starts behind it
Nathan Cutler
12:01 AM mgr Backport #38109: mimic: mgr will refuse connection from the monitor who starts behind it
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26235
merged
Yuri Weinstein
03:01 PM RADOS Backport #38106 (Resolved): mimic: osd/ECBackend.cc: 1547: FAILED ceph_assert(!(*m).is_missing(ho...
Nathan Cutler
12:00 AM RADOS Backport #38106: mimic: osd/ECBackend.cc: 1547: FAILED ceph_assert(!(*m).is_missing(hoid))
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26239
merged
Yuri Weinstein
03:01 PM bluestore Backport #38143 (Resolved): mimic: os/bluestore: fixup access a destroy cond cause deadlock or un...
Nathan Cutler
12:00 AM bluestore Backport #38143: mimic: os/bluestore: fixup access a destroy cond cause deadlock or undefine beha...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26260
merged
Yuri Weinstein
03:00 PM Dashboard Backport #38210 (Closed): mimic: mgr/dashboard: (Mimic) UnboundLocalError: local variable 'mirror...
This backport tracker issue was opened in error. Closing. Nathan Cutler
02:59 PM Dashboard Backport #37870 (Resolved): mgr/dashboard: (Mimic) UnboundLocalError: local variable 'mirror_mode...
This was a mimic-only fix. The original PR mentioned above targets the mimic branch and will be included in 13.2.5. Nathan Cutler
02:54 PM Revision 225cccac (ceph): Merge pull request #26323 from LenzGr/pools-typo
mgr/dashboard: Fix typo in pools management
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Volker Th...
Kefu Chai
02:53 PM bluestore Backport #38188 (In Progress): luminous: deep fsck fails on inspecting very large onodes
Nathan Cutler
02:51 PM Revision 83b00d41 (ceph): os/bluestore: do not buffer read data on deep fsck.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit a4e55dd352a28c48029a0f74cb253673e1aca109)
Igor Fedotov
02:50 PM bluestore Backport #38187 (Resolved): mimic: deep fsck fails on inspecting very large onodes
Nathan Cutler
02:49 PM RADOS Bug #27985 (Resolved): force-backfill sets forced_recovery instead of forced_backfill in 13.2.1
Nathan Cutler
02:49 PM RADOS Backport #38111 (Resolved): mimic: force-backfill sets forced_recovery instead of forced_backfill...
Nathan Cutler
02:38 PM Revision 98bfb40b (ceph): mon: mons also connect to mgrs
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
02:26 PM CephFS Bug #38203: ceph-mds segfault during migrator nicely exporting
up a bit higher:... Dan van der Ster
09:21 AM CephFS Bug #38203: ceph-mds segfault during migrator nicely exporting
... Dan van der Ster
03:41 AM CephFS Bug #38203: ceph-mds segfault during migrator nicely exporting
please gdb the coredump, check where is MDRequestImpl::~MDRequestImpl()+0x224 Zheng Yan
02:14 PM Dashboard Bug #36086 (In Progress): mgr/dashboard: "1 osds exist in the crush map but not in the osdmap" br...
Patrick Seidensal
02:09 PM Revision 1d084e48 (ceph): mgr/dashboard: Add iSCSI target edit UI
Fixes: http://tracker.ceph.com/issues/38014
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
02:04 PM Dashboard Feature #38021 (Resolved): mgr/dashboard: Support for iSCSI discovery authentication (frontend)
Tiago Melo
02:04 PM Revision f59b2502 (ceph): Merge pull request #26320 from tspmelo/wip-iscsi-discovery-ui
mgr/dashboard: Add iSCSI discovery authentication UI
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-by: ...
Lenz Grimmer
01:56 PM Dashboard Feature #38218 (In Progress): mgr/dashboard: Support for "No authentication" on iSCSI target (fro...
Tiago Melo
01:49 PM Dashboard Feature #24654: mgr/dashboard: Allow user to reset a forgotten password
Elzbieta Dziomdziora, just out of curiosity, do you have any idea how you will implement this? (I think that Ceph doe... Ricardo Marques
01:22 PM Revision 8018ca36 (ceph): Merge pull request #26383 from tchaikov/wip-auth-common-cleanup
auth, common: cleanups
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
01:14 PM CephFS Bug #38270 (Resolved): kcephfs TestClientLimits.test_client_pin fails with "client caps fell belo...
test_client_pin assert failure as below (http://pulpito.ceph.com/yuriw-2019-02-06_16:27:19-kcephfs-wip-yuri6-testing-... Venky Shankar
01:08 PM Revision a94cfa87 (ceph): mgr/volumes: properly handle NoOrchestrator exception
Signed-off-by: Jeff Layton <jlayton@redhat.com> Jeff Layton
01:08 PM Revision 55422589 (ceph): mgr: make orchestrator_cli be always-on
The volumes module has at least a loose dependency on the orchestrator,
and thus also relies on the orchestrator_cli ...
Jeff Layton
01:08 PM Revision 2b836601 (ceph): mgr/dashboard: use orchestrator_cli to figure out the backend
Currently the dashboard has its own setting for the orchestrator
backend, which means that one has to set it in both ...
Jeff Layton
01:07 PM Revision 98b8f792 (ceph): mgr/orchestrator: don't have _select_orchestrator raise exceptions
This is problematic as this usually gets invoked via the Mgr remote
method, which will clobber any exception with a R...
Jeff Layton
01:05 PM Revision 0e9a0211 (ceph): mgr/orchestrator: move NoOrchestrator definition to base orchestrator.py
Signed-off-by: Jeff Layton <jlayton@redhat.com> Jeff Layton
12:44 PM Revision 248e1d47 (ceph): Merge pull request #26221 from cyx1231st/wip-seastar-msgr-perf
crimson/net: misc fixes and features for crimson-messenger tests
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:08 PM Revision b8333517 (ceph): common/ceph_context: hardwire module_type to CEPH_ENTITY_TYPE_OSD
currently, crimson project is only targeting crimson-osd.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:08 PM Revision 9e462053 (ceph): mon/MonClient: forward declare AuthRegistry instead of #include it
to speed up the compilation.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:06 PM RADOS Bug #23937: FAILED assert(info.history.same_interval_since != 0)
huang jun wrote:
> @rafal what the status of this issue now? did you resolve the problem?
I had to redeploy this ...
Rafal Wadolowski
04:21 AM RADOS Bug #23937: FAILED assert(info.history.same_interval_since != 0)
@rafal what the status of this issue now? did you resolve the problem? huang jun
12:01 PM Revision c1902881 (ceph): auth/AuthServer: fix typo in comments
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
11:33 AM Dashboard Bug #36564 (Closed): Error accessing iSCSI page if no initiator is connected
Ernesto Puerta
11:32 AM Dashboard Feature #36560 (Closed): mgr/dashboard: Allow renaming an existing Pool
Ernesto Puerta
11:26 AM Revision 4a1dce4b (ceph): crimson/net: crimson messenger performance test tool
Support the following settings:
* mode: both, client mode, server mode;
* set server address;
* rounds of messages;
*...
Yingxin Cheng
11:18 AM Dashboard Feature #38016 (Fix Under Review): mgr/dashboard: Support for "No authentication" on iSCSI target...
Ricardo Marques
09:00 AM Dashboard Feature #38016: mgr/dashboard: Support for "No authentication" on iSCSI target (backend)
`ceph-iscsi` PR https://github.com/ceph/ceph-iscsi/pull/24 Ricardo Marques
11:18 AM Revision 771419c3 (ceph): crimson/net: improve UT performance and added timing
Signed-off-by: Yingxin Cheng <yingxincheng@gmail.com> Yingxin Cheng
11:10 AM Dashboard Bug #37369 (Closed): mgr/dashboard: Validation for RGW user duplicate email
Ernesto Puerta
11:09 AM Dashboard Bug #37371 (Closed): mgr/dashboards: add permission check for showing "Logs" links in Landing Pag...
Ernesto Puerta
11:09 AM Dashboard Bug #37371 (Resolved): mgr/dashboards: add permission check for showing "Logs" links in Landing P...
Ernesto Puerta
11:09 AM Revision 8ed92084 (ceph): Merge pull request #26243 from nathan-weinberg/block-tabs
mgr/dashboard: Added tab tests to Block menu items
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Tiago...
Lenz Grimmer
10:50 AM Dashboard Bug #38269 (Resolved): mgr/dashboard: webdriver-manager sometimes crashes
In some cases the webdriver-manager crashes when running the e2e tests from within Jenkins.
It seems like the webUI ...
Laura Paduano
10:24 AM Dashboard Feature #26872: mgr/dashboard Add refresh interval to the dashboard landing page
!new.png!
Sorry for the late reply and thanks for updating your proposal. Looks good to me! What interval times wi...
Lenz Grimmer
10:05 AM Dashboard Feature #35809: mgr/dashboard: Configure Grafana settings through UI
Are those grafana settings manages via MODULE_OPTIONS? If yes, there is a PR that already integrates such options in ... Volker Theile
10:05 AM Dashboard Cleanup #37337 (In Progress): mgr/dashboard: Consistent labeling for buttons: 'Edit pool' (pool) ...
Ernesto Puerta
09:41 AM Revision 660a64b6 (ceph): Merge pull request #26364 from tchaikov/wip-test-silence-warnings
test/rgw: silence -Wsign-compare warnings
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Kefu Chai
09:29 AM Revision 8b27f0b7 (ceph): mgr/dashboard: Add iSCSI discovery authentication UI
Fixes: https://tracker.ceph.com/issues/38021
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
09:27 AM Revision 406cd508 (ceph): mgr/dashboard: Fix order of table buttons
"float:none" is changing the order of the table buttons.
By reverting this change and setting .oadatatableactions to...
Tiago Melo
09:23 AM Revision fe5ba91d (ceph): Merge pull request #26319 from tspmelo/wip-iscsi-service-spec
mgr/dashboard: Fix iSCSI service unit tests
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Lenz Grimmer
09:16 AM Revision c2def406 (ceph): rpm,deb: remove python-jinja2 dependency
python-jinja2 dependency was added for the dashboard v1 in 87399bea. but
dashboard v2, which is now known as "dashboa...
Kefu Chai
08:59 AM Dashboard Bug #38267 (Fix Under Review): mgr/dashboard: Module dashboard.services.ganesha has several lint ...
Volker Theile
08:49 AM Dashboard Bug #38267 (In Progress): mgr/dashboard: Module dashboard.services.ganesha has several lint issues
Volker Theile
08:41 AM Dashboard Bug #38267 (Resolved): mgr/dashboard: Module dashboard.services.ganesha has several lint issues
... Volker Theile
08:56 AM Revision fc65a683 (ceph): mgr/dashboard: Module dashboard.services.ganesha has several lint issues
Fixes: https://tracker.ceph.com/issues/38267
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
08:51 AM Dashboard Feature #38090: mgr/dashboard: Support for multiple iSCSI backstores (backend)
`ceph-iscsi` PR https://github.com/ceph/ceph-iscsi/pull/23 Ricardo Marques
08:48 AM Revision f2397748 (ceph): crimson/net: promote policy related method to Messenger
Signed-off-by: Yingxin Cheng <yingxincheng@gmail.com> Yingxin Cheng
08:48 AM Revision 67607791 (ceph): crimson/net: port sharded-msgr to existing code
Port sharded-msgr to crimson osd, monc, heartbeat and tests with
compatible mode.
Signed-off-by: Yingxin Cheng <ying...
Yingxin Cheng
08:48 AM Revision be9a832a (ceph): crimson/net: fix memory leak
Do not enqueue sent before lossless policy implemented, it is causing
memory leak.
Signed-off-by: Yingxin Cheng <yin...
Yingxin Cheng
08:48 AM Revision cf92062e (ceph): crimson/net: suppress info logs for frequent keepalive
The new unittest_seastar_messenger will print out the count of keepalive
attempts at the end of the execution.
Signe...
Yingxin Cheng
08:48 AM Revision 09294483 (ceph): crimson/net: compatible mode of crimson-msgr
Added a compatible mode with master_sid to support single-core
dispatcher.
Signed-off-by: Yingxin Cheng <yingxinchen...
Yingxin Cheng
08:47 AM Revision 7ac5fb01 (ceph): crimson/net: enable connections on all cores
Implement the sharded crimson-messenger:
* Sharded Messenger: provides shared-nothing Messenger for each shard,
it...
Yingxin Cheng
08:23 AM Revision 9b020d01 (ceph): debian/control: change Architecture python plugins to "all"
change following plugins' Architecture to "all", as they are pure python
plugins, and are architecture-independent pa...
Kefu Chai
08:02 AM RADOS Backport #38073 (Resolved): luminous: build/ops: Allow multi instances of "make tests" on the sam...
Kefu Chai
08:00 AM Dashboard Bug #38265: mgr/dashboard/qa: tasks.mgr.test_dashboard.TestDashboard.test_standby is failing in T...
Distribution: Ubuntu 16.04 Tatjana Dehler
07:50 AM Dashboard Bug #38265 (Resolved): mgr/dashboard/qa: tasks.mgr.test_dashboard.TestDashboard.test_standby is f...
tasks.mgr.test_dashboard.TestDashboard.test_standby is failing in Teuthology:... Tatjana Dehler
07:22 AM Revision 8e265da3 (ceph): mgr/orchestrator: fix device pretty-print, added unit test
Signed-off-by: Ricardo Dias <rdias@suse.com> Sebastian Wagner
03:56 AM RADOS Bug #38034: pg stuck in backfill_wait with plenty of disk space

I created a simple fix for this scenario in https://github.com/ceph/ceph/pull/20933. The result is probably this s...
David Zafman
03:14 AM Revision 03be8347 (ceph): rgw: Add append object api
Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com> Zhang Shaowen
03:14 AM Revision 5197c69e (ceph): rgw: fix compile error for appending object
Signed-off-by: zhang Shaowen <zhangshaowen@cmss.chinamobile.com> zhang Shaowen
02:58 AM RADOS Backport #38095 (In Progress): luminous: doc/rados/configuration: refresh osdmap section
https://github.com/ceph/ceph/pull/26372 Prashant D
02:57 AM Revision e01b99c3 (ceph): Merge pull request #26255 from tchaikov/wip-crimson-hb
crimson/osd: add more heartbeat peers
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
02:44 AM Revision 72c93baa (ceph): mds: fix potential re-evaluate stray dentry in _unlink_local_finish
If MDS handles cap release before _unlink_local_finish, then when MDS
processes _unlink_local_finish, eval_stray migh...
Zhi Zhang
02:07 AM Revision dabec3dd (ceph): osd, test: Add test case with osd support for overdue PG scrubs and dee...
Add trigger_deep_scrub osd command for testing
Publish stats when trigger_scrub/trigger_deep_scrub is used for testin...
David Zafman
02:03 AM Revision 7e421d78 (ceph): osd,mon,mds: support get|set tcmalloc release rate
Signed-off-by: Zengran Zhang <zhangzengran@sangfor.com.cn> Zengran Zhang
02:01 AM Revision d2d51658 (ceph): osd/PG: add set_last_scrub_stamp
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 3ca232e650f56385e86d278cb36261017667c672)
Conf...
Sage Weil
01:37 AM Revision d90dee14 (ceph): mon: Fix scrub health warning handling
Make this mon_warn code clearer since it involves 2 values
Code used mon scrub interval instead of pg scrub interval
...
David Zafman
01:36 AM Revision cfa841c8 (ceph): mon: Limit the detailed warnings of pgs not scrubbed or deep-scrubbed
Signed-off-by: Zhi Zhang <zhangz.david@outlook.com>
(cherry picked from commit 3507706a8568a5af556c75372c85c690917bab6c)
Zhi Zhang
01:23 AM Revision 3d880c87 (ceph): common: Fix some configuration descriptions
osd_scrub_backoff_ratio
osd_deep_scrub_randomize_ratio
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry pick...
David Zafman
01:23 AM Revision 14aecf62 (ceph): osd: Increase log level in PG::_update_calc_stats()
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit c660ef1b1fe0812bd502ea0e7f446a88f2b08431)
David Zafman
01:23 AM Revision 310c9765 (ceph): test: Correct typo trying to call flush_pg_stats
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 879d89aace47bff63ddd08bd470ded7f1904eeaf)
David Zafman
12:31 AM mgr Bug #38262 (In Progress): New Bionic install fails qa/standalone/ceph-helpers.sh

After fixing the code to find librados.so.3 the same test failed dependency on pyopenssl....
David Zafman
12:05 AM RADOS Bug #36517: client crashes osd with empty object name
Ok, thank you Noah! Much appreciated. I'll have a look at this soon. Jesse Williamson
12:03 AM Revision 4dd5074e (ceph): Merge pull request #25721 from ashishkumsingh/wip-37689-mimic
mimic: ceph-objectstore-tool: Dump hashinfo
Reviewed-by: David Zafman <dzafman@redhat.com>
Yuri Weinstein
12:02 AM Revision 4a047e01 (ceph): Merge pull request #26077 from ashishkumsingh/wip-37992-mimic
mimic: osd: keep using cache even if op will invalid cache
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
12:01 AM Revision 015ffb59 (ceph): Merge pull request #26235 from pdvian/wip-38109-mimic
mimic: mgr will refuse connection from the monitor who starts behind it
Reviewed-by: Tim Serong <tserong@suse.com>
Yuri Weinstein
12:00 AM Revision 5a65b004 (ceph): Merge pull request #26239 from pdvian/wip-38106-mimic
mimic: osd/PG.cc: account for missing set irrespective of last_complete
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
12:00 AM Revision 45a67902 (ceph): Merge pull request #26260 from pdvian/wip-38143-mimic
mimic: os/bluestore: fixup access a destroy cond cause deadlock or undefine
Reviewed-by: Igor Fedotov <ifedotov@suse...
Yuri Weinstein

02/11/2019

11:27 PM Revision 96c8a480 (ceph): pybind/orch: add refresh option to inventory query
allow a user of the orchestrator interface to express that the inventory
query should not read from any cached invent...
Noah Watkins
11:26 PM Revision 0a1ac641 (ceph): Merge PR #26282 into master
* refs/pull/26282/head:
mon: include progress events in 'ceph status' output
mon/MgrStatMonitor: persist progress e...
Sage Weil
10:58 PM mgr Bug #38262 (Resolved): New Bionic install fails qa/standalone/ceph-helpers.sh

A brand new Ubuntu Bionic install fails qa/standalone/ceph-helpers.sh.
cd build
../qa/run-standalone.sh test-ce...
David Zafman
10:51 PM Revision 9b4d0ed5 (ceph): doc/rados/configuration: refresh osdmap section
"osd map cache size" and "osd map message max" were reduced in commit
855955e58e63 ("osd: reduce size of osdmap cache...
Ilya Dryomov
10:49 PM CephFS Bug #37547 (Resolved): client: fix failure in quota size limitation when using samba
Nathan Cutler wrote:
> @Patrick - Jos reports the luminous backport is non-trivial. Do we really need it?
No we d...
Patrick Donnelly
12:27 PM CephFS Bug #37547: client: fix failure in quota size limitation when using samba
@Patrick - Jos reports the luminous backport is non-trivial. Do we really need it? Nathan Cutler
10:49 PM CephFS Backport #37696 (Rejected): luminous: client: fix failure in quota size limitation when using samba
Patrick Donnelly
12:22 PM CephFS Backport #37696: luminous: client: fix failure in quota size limitation when using samba
Non-trivial backport. First backport attempt, https://github.com/ceph/ceph/pull/25679, was closed. Nathan Cutler
10:36 AM CephFS Backport #37696 (Need More Info): luminous: client: fix failure in quota size limitation when usi...
Jos Collin
10:48 PM Revision ae638bfd (ceph): ceph-mon: slightly more helpful output during mkfs
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:48 PM Revision e3c60c3a (ceph): doc/rados/configuration: refresh osdmap section
"osd map cache size" and "osd map message max" were reduced in commit
855955e58e63 ("osd: reduce size of osdmap cache...
Ilya Dryomov
10:46 PM Dashboard Backport #38210: mimic: mgr/dashboard: (Mimic) UnboundLocalError: local variable 'mirror_mode' re...
@Nathan Shall we close this backport as changes are already in mimic ? Kindly verify and close it. Prashant D
10:45 PM Dashboard Backport #38210 (Need More Info): mimic: mgr/dashboard: (Mimic) UnboundLocalError: local variable...
Already backported :
commit 1a857126bd6ff2fadcadd77a600febf531180863
Merge: 4d72773ccd e0005f6b61
Author: Yuri ...
Prashant D
10:12 PM Bug #38174: vstart.sh: fail to pass params monmaptool correctly with --msgr21
Any more details about this Yehuda? I'm not quite sure what's going on from just the title. Greg Farnum
09:58 PM RADOS Bug #36517: client crashes osd with empty object name
Jesse,
This is still a bug in the latest master. Also, it appears to be worse than before--it seems as though raw ...
Noah Watkins
09:47 PM Revision 059844f9 (ceph): Merge PR #26336 into master
* refs/pull/26336/head:
qa/tasks/keystone.py: no need for notcmalloc in example
qa/suites/rgw/tempest/tasks/rgw_tem...
Sage Weil
09:42 PM rbd Bug #38260: "Segmentation fault (core dumped)" in upgrade:client-upgrade-kraken-luminous
... Brad Hubbard
04:49 PM rbd Bug #38260 (Won't Fix): "Segmentation fault (core dumped)" in upgrade:client-upgrade-kraken-luminous
Run: http://pulpito.ceph.com/teuthology-2019-02-10_05:50:01-upgrade:client-upgrade-kraken-luminous-distro-basic-smith... Yuri Weinstein
09:33 PM mgr Bug #38255: mgr/orch: sudo yum -y install ceph-mgr-rook failed for rhel 7.5 Sepia lab builds
I knew I didn't want to add that dep Dan Mick
06:09 PM mgr Bug #38255: mgr/orch: sudo yum -y install ceph-mgr-rook failed for rhel 7.5 Sepia lab builds
workaround: https://github.com/ceph/ceph/pull/26363 Sage Weil
02:31 PM mgr Bug #38255: mgr/orch: sudo yum -y install ceph-mgr-rook failed for rhel 7.5 Sepia lab builds
Dan, is this related to https://github.com/ceph/ceph/pull/25977 ? Sebastian Wagner
11:53 AM mgr Bug #38255 (Closed): mgr/orch: sudo yum -y install ceph-mgr-rook failed for rhel 7.5 Sepia lab bu...
'sudo yum -y install ceph-mgr-rook' failed for two rhel 7.5 Sepia lab builds:
- http://pulpito.ceph.com/tdehler-20...
Tatjana Dehler
09:18 PM devops Bug #38261 (Fix Under Review): RHEL should not try to install subman
master PR https://github.com/ceph/ceph/pull/26368 Alfredo Deza
05:53 PM devops Bug #38261 (Resolved): RHEL should not try to install subman
cmake tries to to install subman even after its removal in http://github.com/ceph/ceph/commit/1bcc870305dbbe9b3b04278... Ken Dreyer
09:15 PM Revision e517b022 (ceph): cmake: further removal/cleanup of subman configuration
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:14 PM Revision 3bf76e21 (ceph): rpm: further removal/cleanup of subman calls
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:09 PM Revision 063a7d98 (ceph): Merge pull request #26288 from neha-ojha/wip-wl-slow-mimic
mimic: qa/tasks/thrashosds-health.yaml: whitelist "slow request"
Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
09:08 PM bluestore Backport #38187: mimic: deep fsck fails on inspecting very large onodes
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26291
merged
Yuri Weinstein
09:08 PM Revision 0b8773e1 (ceph): Merge pull request #26291 from pdvian/wip-38187-mimic
mimic: deep fsck fails on inspecting very large onodes
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewed-by...
Yuri Weinstein
09:07 PM RADOS Backport #38111: mimic: force-backfill sets forced_recovery instead of forced_backfill in 13.2.1
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26324
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
m...
Yuri Weinstein
09:07 PM Revision cb2af5be (ceph): Merge pull request #26324 from smithfarm/wip-38111-mimic
mimic: osd: force-backfill sets forced_recovery instead of forced_backfill in 13.2.1
Reviewed-by: David Zafman <dzaf...
Yuri Weinstein
07:02 PM Revision 3892b813 (ceph): os/filestore: ceph_abort() on fsync(2) or fdatasync(2) failure
If we get an error from f[data]sync that is always a fatal error.
Fixes: http://tracker.ceph.com/issues/38258
Signed...
Sage Weil
06:21 PM Revision bcba0202 (ceph): mgr/dashboard: Fix typo in pools management
Typo fix: "suite your needs" -> "suit your needs"
Signed-off-by: Lenz Grimmer <lgrimmer@suse.com>
Lenz Grimmer
05:41 PM mgr Bug #38228: mgr: NO TRACE DUMP - "reap_dead start"
Another occurrence of this one. No trace dump either. Same "reap_dead start" and v2 mon connection messages. Ernesto Puerta
05:35 PM Dashboard Feature #38014 (Fix Under Review): mgr/dashboard: Edit iSCSI target from the UI (frontend)
Tiago Melo
05:23 PM Revision 3b797011 (ceph): Merge pull request #26322 from trociny/wip-mock-warning
test/librbd: fix 'Uninteresting mock function call' warning
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:16 PM Cleanup #38088: Add dependencies for missing Python packages
for -root and -local:
https://launchpad.net/~james-page/+archive/ubuntu/ceph-backport-testing
contains backpo...
James Page
05:13 PM RADOS Bug #38172: segv in rocksdb NewIterator
I'm guessing this is a dup of #38024 Sage Weil
05:11 PM RADOS Bug #38258 (Fix Under Review): filestore: fsync(2) return value not checked
https://github.com/ceph/ceph/pull/26366 Sage Weil
02:33 PM RADOS Bug #38258 (Resolved): filestore: fsync(2) return value not checked
WBThrottle is the main one, but there are also fsync(2) calls in the write guard code that should be checked. Sage Weil
05:03 PM Messengers Bug #38247 (Fix Under Review): msg/async: v2 reconnect_seq assert due to interfering connections
https://github.com/ceph/ceph/pull/26365 Sage Weil
05:02 PM Revision bc7f5674 (ceph): msg/async/ProtocolV2: refuse incoming reconnect attempt intended for so...
The same scenario that was possible on client_ident is also possible
for reconnect: on the accepting side we recogniz...
Sage Weil
04:34 PM bluestore Bug #38049: random osds failing in thread_name:bstore_kv_final
From the first log, this looks like #36541. My guess is the crashes you were seeing after were continued problems fr... Sage Weil
04:29 PM Revision 67aa9931 (ceph): test/rgw: silence -Wsign-compare warnings
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:20 PM Revision e1e3dc93 (ceph): Merge pull request #26318 from wjwithagen/wjw-fix-crush_weights.sh-sed
test: switch to GNU sed on FreeBSD
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:54 PM Revision c32c4874 (ceph): ceph.spec.in: python-kubernetes broken on rhel
Error: Package: python2-kubernetes-8.0.0-6.el7.noarch (epel)
Requires: python-adal
Signed-off-by: Sage We...
Sage Weil
03:51 PM Dashboard Cleanup #38259 (New): mgr/dashboard: replace pluggy lightweight implementation with packaged one
"Feature toggles":https://github.com/ceph/ceph/pull/26102 introduced a dependency on Python library pluggy. This shou... Ernesto Puerta
03:29 PM Revision e399fc75 (ceph): msg/async/ProtocolV2: refuse incoming connection intended for someone else
If we get a client_ident frame, and they are trying to talk to someone
else, drop the connection.
This is an inelega...
Sage Weil
03:13 PM Dashboard Feature #37530 (Resolved): mgr/dashboard: Feature toggles
Lenz Grimmer
03:02 PM Revision 56cdaca1 (ceph): mgr/dashboard: Fix iSCSI service unit tests
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
03:00 PM Revision 400686ef (ceph): Merge pull request #26339 from idryomov/wip-krbd-namespaces-test
qa: krbd namespaces test
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Ilya Dryomov
02:58 PM Revision 4431d6d6 (ceph): Merge pull request #26102 from rhcs-dashboard/wip-featuretoggles
mgr/dashboard: add Feature Toggles
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Patrick Nawracay...
Lenz Grimmer
02:48 PM RADOS Bug #24685: config options: possible inconsistency between flag 'can_update_at_runtime' and 'flag...
Yes, I can edit them now. Thanks Nathan :) Tatjana Dehler
02:36 PM RADOS Bug #24685: config options: possible inconsistency between flag 'can_update_at_runtime' and 'flag...
@Tatjana - I added you to the "ceph developers" group so you should be able to change Status etc. fields. Nathan Cutler
02:35 PM RADOS Bug #24685 (Resolved): config options: possible inconsistency between flag 'can_update_at_runtime...
Nathan Cutler
11:05 AM RADOS Bug #24685: config options: possible inconsistency between flag 'can_update_at_runtime' and 'flag...
I retested it and the issue is gone from my point of view. Unfortunately I can't tell which pull request fixed it.
...
Tatjana Dehler
02:42 PM Revision cb18eb2f (ceph): librbd: get_parent API method should properly handle migrating image
The true parent of a migrating parent is actually the parent of the
migration source image. There are other API metho...
Jason Dillaman
02:16 PM rbd Bug #38252 (Rejected): librbd: leak in Journal<I>::start_append()
Sorry Jason, I confused myself while debugging the leak from the `make check` in that PR. There is no issue here. Patrick Donnelly
01:23 PM rbd Bug #38252 (Need More Info): librbd: leak in Journal<I>::start_append()
Please provide details Jason Dillaman
05:31 AM rbd Bug #38252 (Rejected): librbd: leak in Journal<I>::start_append()
https://github.com/ceph/ceph/blob/b4fa47390d79cc835be6e19e65b2bd6cf29f5173/src/librbd/Journal.cc#L1171
Found while...
Patrick Donnelly
01:25 PM Dashboard Bug #36086 (New): mgr/dashboard: "1 osds exist in the crush map but not in the osdmap" breaks OSD...
Patrick Seidensal
01:20 PM Revision 5ac9e85a (ceph): mgr: Improve ActivePyModules::get_typed_config implementation
- Remove PyModuleRegistry::module_exists method
- Refactor PyModuleRegistry::get_module method
Signed-off-by: Volker...
Volker Theile
01:18 PM mgr Bug #38254 (Resolved): mgr/orch: doc: Fix Ceph docs build error: failed to import method u'Orches...
Lenz Grimmer
01:12 PM mgr Bug #38254 (Fix Under Review): mgr/orch: doc: Fix Ceph docs build error: failed to import method ...
Lenz Grimmer
11:26 AM mgr Bug #38254 (Resolved): mgr/orch: doc: Fix Ceph docs build error: failed to import method u'Orches...
Ernesto Puerta
01:16 PM Revision 35d17efa (ceph): Merge pull request #26360 from rhcs-dashboard/wip-38254-master
doc: mgr/orch: Fix remote_host doc reference
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Lenz Grimmer
01:12 PM rgw Bug #37801 (In Progress): s3 compatibility for listing object
albin antony from our team is finishing up a listobjects v2 implementation
old: https://github.com/ceph/ceph/pull...
Matt Benjamin
01:04 PM mgr Bug #23752 (Can't reproduce): Exceptions on two datapoints with same timestamp
Unable to reproduce this in the current dashboard and there haven't been any other reports about this. Please re-open... Lenz Grimmer
01:02 PM Messengers Bug #38216 (In Progress): "HEALTH_WARN 3 monitors have not enabled msgr2" in rados
I have a big wip-v2-upgrade branch in progress that resolves all of the (many) upgrade problems. Sage Weil
01:01 PM Dashboard Cleanup #22323 (Won't Fix): Suggest changing OSD Daemon page to show the Graph first and then G/M...
Sorry for the late reply, just stumbled over this issue while grooming the backlog. The displaying of this informatio... Lenz Grimmer
12:57 PM mgr Backport #38257 (In Progress): luminous: restful: py got exception when get osd info
Nathan Cutler
12:56 PM mgr Backport #38257 (Resolved): luminous: restful: py got exception when get osd info
https://github.com/ceph/ceph/pull/26199 Nathan Cutler
12:44 PM Dashboard Bug #37401 (Resolved): mgr/dashboard: chart slice hiding is not remembered
Lenz Grimmer
12:44 PM mgr Bug #37917 (Resolved): SSO: Raw error message shown when logged in with non existent ceph user
Lenz Grimmer
12:41 PM mgr Bug #23418 (Won't Fix): doc: Dashboard account creation
Resolving this as "Won't fix", as it's not a dashboard bug. Improving the documentation as suggested is part of the "... Lenz Grimmer
12:35 PM RADOS Backport #38256 (Need More Info): luminous: OSD crashes when loading pgs with "FAILED assert(inte...
Nathan Cutler
12:35 PM RADOS Backport #38256 (New): luminous: OSD crashes when loading pgs with "FAILED assert(interval.last >...
Sage writes in https://github.com/ceph/ceph/pull/25800
We're having a hard time root causing http://tracker.ceph.c...
Nathan Cutler
12:31 PM RADOS Backport #38256 (In Progress): luminous: OSD crashes when loading pgs with "FAILED assert(interva...
Nathan Cutler
12:30 PM RADOS Backport #38256 (Duplicate): luminous: OSD crashes when loading pgs with "FAILED assert(interval....
Nathan Cutler
12:30 PM RADOS Bug #21142 (Pending Backport): OSD crashes when loading pgs with "FAILED assert(interval.last > l...
Nathan Cutler
12:12 PM rgw Bug #23651: Dynamic bucket indexing, resharding and tenants still seems to be broken
I believe this issue is fixed in https://ceph.com/releases/v12-2-11-luminous-released/ ? Mark Schouten
11:55 AM Revision ec949ab7 (ceph): doc: mgr/orch: Fix remote_host doc reference
The type fix in the remote_host to remove_host has caused a Ceph docs
build failure.
Introduced-By: 05cfa6f
Fixes: h...
Ernesto Puerta
11:53 AM Revision 8ea24dd9 (ceph): Merge pull request #26268 from smithfarm/wip-opensuse-s390
rpm: do not exclude s390x build on openSUSE
Reviewed-by: Kefu Chai <kchai@redhat.com>
Nathan Cutler
11:07 AM Revision 7b06daed (ceph): doc: mgr/dashboard: feature-toggles: Add doc
Fixes: http://tracker.ceph.com/issues/37530
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
Ernesto Puerta
11:07 AM Revision d15eb658 (ceph): mgr/dashboard: feature-toggles: Fix formatting
Fix front-end formatting as suggested by tspmelo
Fixes: http://tracker.ceph.com/issues/37530
Signed-off-by: Ernesto ...
Ernesto Puerta
11:07 AM Revision 001c049e (ceph): mgr/dashboard: feature-toggles: Update Hacking
Fixes: http://tracker.ceph.com/issues/37530
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
Ernesto Puerta
11:07 AM Revision c7ba1ba1 (ceph): mgr/dashboard: feature-toggles: minor fixes
Fixes: http://tracker.ceph.com/issues/37530
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
Ernesto Puerta
11:07 AM Revision ae8e2887 (ceph): doc: mgr/dashboard: feature-toggles: Fix config
Add '*.inc.rst' to the list of excluded patterns from sphinx-build. This
allows for using '*.inc.rst' as includes, an...
Ernesto Puerta
11:07 AM Revision 8f29ff51 (ceph): mgr/dashboard: feature-toggles: add py unit tests
Add python unit test for feature toggles plugin, and refactor other
files, and add a new type of function cache decor...
Ernesto Puerta
10:28 AM rgw Bug #23841 (Duplicate): multisite: es sync instance not same between inc-sync and full-sync
Nathan Cutler
10:26 AM Revision 19343d4d (ceph): rgw: es_obj_metadata encode instance "null" for none-version obj
full-sync will get "null" for instance, but inc-sync will get
empty string, so keep the same
fixes: http://tracker.c...
Shang Ding
10:26 AM Revision f84b5718 (ceph): rgw: skip sync olh info to es
sync null versioned object will get olh info
fixes: http://tracker.ceph.com/issues/23842
Signed-off-by: Tianshan Qu...
Tianshan Qu
10:06 AM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
I still seem to be experiencing these errors, albeit at a much reduced rate since upgrading to 13.2.3. I could wake u... Nick Fisk
09:52 AM Dashboard Feature #38021 (Fix Under Review): mgr/dashboard: Support for iSCSI discovery authentication (fro...
Ricardo Marques
09:52 AM Dashboard Feature #38017 (Resolved): mgr/dashboard: Support for iSCSI discovery authentication (backend)
Ricardo Marques
09:50 AM Revision 3fb2d726 (ceph): Merge pull request #26115 from ricardoasmarques/iscsi-discovery-auth-api
mgr/dashboard: iSCSI discovery authentication API
Reviewed-by: Tiago Melo <tmelo@suse.com>
Lenz Grimmer
09:24 AM Revision a0a575c7 (ceph): mgr/orchestrator: fix device pretty print with None attributes
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
08:52 AM Revision ad7abc39 (ceph): Merge pull request #26314 from sebastian-philipp/orchestrator-host-mon-mgr
mgr/orchestrator: Add host mon mgr management to interface
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Reviewed-by...
Sebastian Wagner
08:14 AM Documentation #38253 (New): doc: Documentation about daemon restart with SELinux
ceph-selinux restarts all MON and OSD daemons on package upgrade.
See:
- https://tracker.ceph.com/issues/21672
-...
Wido den Hollander
03:08 AM RADOS Backport #38243 (In Progress): mimic: scrub warning check incorrectly uses mon scrub interval
https://github.com/ceph/ceph/pull/26356 Prashant D
01:15 AM RADOS Backport #38240 (In Progress): luminous: radosbench tests hit ENOSPC
https://github.com/ceph/ceph/pull/26355 Prashant D
01:12 AM RADOS Backport #38239 (In Progress): mimic: radosbench tests hit ENOSPC
https://github.com/ceph/ceph/pull/26354 Prashant D

02/10/2019

11:09 PM Revision cd9b99c8 (ceph): qa/tasks/radosbench: default to 64k writes
The default rados bench is 4MB writes, but this tends to fill up our
tiny test clusters. Use 64KB instead.
Signed-o...
Sage Weil
10:34 PM Revision 62057986 (ceph): qa/tasks/radosbench: default to 64k writes
The default rados bench is 4MB writes, but this tends to fill up our
tiny test clusters. Use 64KB instead.
Signed-o...
Sage Weil
08:18 PM Revision 5684a5e6 (ceph): rgw: pubsub add different create/delete events
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
04:51 PM Dashboard Feature #35809: mgr/dashboard: Configure Grafana settings through UI
Another thing that can be customized is the refresh interval of the graph. Kanika Murarka

02/09/2019

08:57 PM rgw Bug #38251: rgw: RGWGC add perfcounter retire counter
https://github.com/ceph/ceph/pull/26351 Matt Benjamin
08:43 PM rgw Bug #38251 (Resolved): rgw: RGWGC add perfcounter retire counter
As an incremental step toward GC rate estimation, add a gc retire counter. Matt Benjamin
07:46 PM Revision b4fa4739 (ceph): Merge PR #25977 into master
* refs/pull/25977/head:
qa/suites: exclude new packages when installing old versions
rpm: add dependency on python-...
Sage Weil
05:14 PM bluestore Bug #38250 (Rejected): assert failure crash prevents ceph-osd from running
One of my OSDs keeps crashing shortly after startup, which is preventing it from joining the cluster. The core issue... Adam DC949
02:29 PM Revision 33582d22 (ceph): Merge PR #26327 into master
* refs/pull/26327/head:
doc/dev/msgr2: bring up to date with new HELLO, different RECONNECT
msg/async/ProtocolV2: s...
Sage Weil
02:28 PM Messengers Bug #38247: msg/async: v2 reconnect_seq assert due to interfering connections
easy fix:
- change client_ident to include who we *want* to connect to, so receiving end can ignore it early.
h...
Sage Weil
02:25 PM Messengers Bug #38247: msg/async: v2 reconnect_seq assert due to interfering connections
The problem: We send a client_ident identifying *ourselves*, but not who we are trying to connect to. And on the ser... Sage Weil
01:32 PM Revision ed98a198 (ceph): Merge pull request #25082 from rzarzynski/wip-bl-less-atomic
common: optimize reference counting in bufferlist
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
01:14 PM Messengers Bug #38249 (Won't Fix): SimpleMessenger.cc: 260: FAILED ceph_assert(!cleared)
... Kefu Chai
03:45 AM Revision 89f41ad9 (ceph): qa/suite: add dedup test
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
03:38 AM Revision f9854b52 (ceph): Merge PR #26287 into master
* refs/pull/26287/head:
doc: update doc on new recall config
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Patrick Donnelly
02:13 AM RADOS Bug #36739 (Fix Under Review): ENOENT in collection_move_rename on EC backfill target
Neha Ojha
01:49 AM RADOS Bug #38195: osd-backfill-space.sh exposes rocksdb hang

Also, seen in http://qa-proxy.ceph.com/teuthology/dzafman-2019-02-07_22:34:38-rados-wip-dzafman-testing3-distro-bas...
David Zafman
01:44 AM RADOS Bug #38248 (New): qa/standalone/osd/pg-split-merge.sh TEST_import_after_merge_and_gap() test fails

http://pulpito.ceph.com/dzafman-2019-02-07_22:34:38-rados-wip-dzafman-testing3-distro-basic-smithi/
3564438 356444...
David Zafman
12:42 AM RADOS Bug #38041 (Pending Backport): Fix recovery and backfill priority handling
David Zafman
12:39 AM RADOS Bug #37393 (Resolved): mimic: osd-backfill-stats.sh fails in rados/standalone/osd.yaml
David Zafman

02/08/2019

11:14 PM Documentation #14153: Document forward, readonly, and readforward cache modes

@Nathan do we want this? https://github.com/ceph/ceph/pull/17614
Neha Ojha
10:51 PM RADOS Bug #21142 (Resolved): OSD crashes when loading pgs with "FAILED assert(interval.last > last)"
Josh Durgin
10:34 PM Messengers Bug #38247 (Resolved): msg/async: v2 reconnect_seq assert due to interfering connections
... Sage Weil
10:11 PM Revision 682def2e (ceph): qa, doc: update ec fast read setting
31dd620883bc5114a476f9f37251f139b8abe326 renamed it but did not update the suites or docs
Signed-off-by: Josh Durgin...
Josh Durgin
09:58 PM Revision d45f1811 (ceph): qa/suites: remove mon kv backend options
rocksdb is the default, leveldb is not recommended at this point, so drop it.
Signed-off-by: Josh Durgin <jdurgin@re...
Josh Durgin
09:25 PM RADOS Bug #24866: FAILED assert(0 == "past_interval start interval mismatch") in check_past_interval_bo...
Looks like this is still possible to hit:
http://pulpito.ceph.com/nojha-2019-02-08_05:52:40-rados-wip-36739-2019-0...
Josh Durgin
08:42 PM Revision d431821f (ceph): Merge PR #26248 into master
* refs/pull/26248/head:
systemd: lock down privileges more
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
08:10 PM Linux kernel client Bug #38224: Race handling ceph_snap_context in kernel client
Thanks for the report Luis! Patrick Donnelly
08:01 PM Revision cd09832a (ceph): qa/tasks/keystone.py: no need for notcmalloc in example
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 9c729a78be29b7ad017dc652039057a0861c48ba)
Sage Weil
08:01 PM Revision 093e00df (ceph): qa/suites/rgw/tempest/tasks/rgw_tempest: no need for notcmalloc
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit b8b398e1abfdfc9ad7b290378b5698c31675413b)
Sage Weil
07:50 PM Revision 1d305f12 (ceph): mgr/progress: revise message syntax a bit
"osd.0", not "OSD 0"
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:50 PM Revision 08d1a6fc (ceph): mgr: send progress events to mon
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:50 PM Revision db7f17db (ceph): mon/MgrStatMonitor: persist progress events
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:50 PM Revision a2a39b0c (ceph): mon: include progress events in 'ceph status' output
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:49 PM Revision 7678bfa6 (ceph): mgr/progress: report events into mgr
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:04 PM Dashboard Feature #38246 (New): mgr/dashboard: ideas to speed-up/unlock dashboard development
This is a tracking issue to collect ideas on how to speed-up Ceph-dashboard development in order to keep pace with co... Ernesto Puerta
06:59 PM Revision 5cbdf324 (ceph): qa/suites: exclude new packages when installing old versions
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:51 PM Revision 97cf0c51 (ceph): Merge PR #26335 into master
* refs/pull/26335/head:
ceph-osd: fix warning
Reviewed-by: Neha Ojha <nojha@redhat.com>
Sage Weil
06:11 PM RADOS Bug #38212: Rare qa/standalone/osd/osd-markdown.sh mon start-up error

This is not actually causing a test failure. It shows that a test FOR failure is being blocked by this bug.
I t...
David Zafman
06:05 PM CephFS Feature #13999 (In Progress): client: richacl support
Patrick Donnelly
05:58 PM Bug #38229 (Resolved): broken ceph docs on PRs
Alfredo Deza
12:50 PM Bug #38229: broken ceph docs on PRs
Mimic Pr https://github.com/ceph/ceph/pull/26333 Alfredo Deza
05:17 PM Revision 0caaa603 (ceph): os/bluestore: do not assert on non-zero err codes from compress() call
Fixes: https://tracker.ceph.com/issues/37839
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from com...
Igor Fedotov
05:03 PM Revision dc13683c (ceph): rpm: add dependency on python-kubernetes module to ceph-mgr-rook package
Signed-off-by: Jeff Layton <jlayton@redhat.com> Jeff Layton
05:00 PM Revision 47a3f63e (ceph): osd/OSD: respect osdmap message limits
We restructure the function significantly to let us work forwards instead
of backwards through epochs. We also make ...
Sage Weil
04:50 PM Revision b9610290 (ceph): Merge pull request #26329 from dzafman/wip-37393
mimic: osd-backfill-stats.sh fails in rados/standalone/osd.yaml
Fixes: http://tracker.ceph.com/issues/37393
Reviewe...
David Zafman
04:41 PM Revision 3ee2579e (ceph): Merge pull request #26330 from dzafman/wip-fixstats
test: osd-backfill-stats.sh Fix check of multi backfill OSDs, skip re…
Reviewed-by: Neha Ojha <nojha@redhat.com>
David Zafman
04:28 PM RADOS Bug #38040 (Fix Under Review): osd_map_message_max default is too high?
* https://github.com/ceph/ceph/pull/26340
* https://github.com/ceph/ceph/pull/26413
* https://github.com/ceph/ceph/...
Sage Weil
03:58 PM Revision 4aac5bf8 (ceph): Merge pull request #26333 from alfredodeza/mimic-rm38229
mimic: doc: pin the version for "breathe" to 4.1.11
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
03:58 PM Revision 1eab56e9 (ceph): Merge pull request #26326 from alfredodeza/luminous-rm38229
luminous: doc: pin the version for "breathe" to 4.1.11
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
03:56 PM RADOS Bug #38195: osd-backfill-space.sh exposes rocksdb hang

The workaround was for a specific case but I'm seeing lots more failures in master:
http://pulpito.ceph.com/dzaf...
David Zafman
03:51 PM Dashboard Subtask #38245: mgr/dashboard: Update existing E2E tests to match new format
Conversation discussing new format can be found here: https://github.com/ceph/ceph/pull/26243 Nathan Weinberg
03:50 PM Dashboard Subtask #38245 (Resolved): mgr/dashboard: Update existing E2E tests to match new format
Nathan Weinberg
03:40 PM bluestore Bug #38230: segv in onode lookup
... Sage Weil
03:17 PM Revision e15be005 (ceph): common/options: add osd_map_message_max_bytes
Limit MOSDMap message size by bytes as well as map count.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:17 PM Revision dcf1cd00 (ceph): mon/OSDMonitor: limit MOSDMap message size by bytes
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:16 PM rbd Bug #37998 (Fix Under Review): [migration] do not return migration source via "get_parent" librbd...
Jason Dillaman
03:12 PM Revision 9c729a78 (ceph): qa/tasks/keystone.py: no need for notcmalloc in example
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:11 PM Revision b8b398e1 (ceph): qa/suites/rgw/tempest/tasks/rgw_tempest: no need for notcmalloc
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:00 PM Revision 7a49cfb7 (ceph): mgr/dashboard: Added tab tests to Block menu items
Fixes: https://tracker.ceph.com/issues/38149
Signed-off-by: Nathan Weinberg <nweinber@redhat.com>
Nathan Weinberg
02:50 PM Dashboard Feature #38237: mgr/dashboard Add branding of fujitsu
Thanks for submitting this issue, but I wonder if it is appropriate to track this upstream?
Any vendor-specific cu...
Lenz Grimmer
01:50 PM Dashboard Feature #38237 (Rejected): mgr/dashboard Add branding of fujitsu
Add fujitsu logo,colors etc. Elzbieta Dziomdziora
02:48 PM RADOS Backport #38244 (Resolved): luminous: scrub warning check incorrectly uses mon scrub interval
https://github.com/ceph/ceph/pull/26557 Nathan Cutler
02:48 PM RADOS Backport #38243 (Resolved): mimic: scrub warning check incorrectly uses mon scrub interval
https://github.com/ceph/ceph/pull/26493 Nathan Cutler
02:47 PM Messengers Backport #38242 (Resolved): luminous: msg/async: connection race + winner fault can leave connect...
https://github.com/ceph/ceph/pull/27583 Nathan Cutler
02:47 PM Messengers Backport #38241 (Rejected): mimic: msg/async: connection race + winner fault can leave connection...
Nathan Cutler
02:47 PM RADOS Backport #38240 (Resolved): luminous: radosbench tests hit ENOSPC
https://github.com/ceph/ceph/pull/26355 Nathan Cutler
02:47 PM RADOS Backport #38239 (Resolved): mimic: radosbench tests hit ENOSPC
https://github.com/ceph/ceph/pull/26354 Nathan Cutler
02:41 PM RADOS Bug #38238 (Duplicate): rados/test.sh: api_aio_pp doesn't seem to start
... Sage Weil
02:29 PM Revision 88b87c04 (ceph): rpm,deb: add rbd_support module to ceph-mgr
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:29 PM Revision 7fdb8790 (ceph): qa: krbd namespaces test
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
01:50 PM Dashboard Feature #38236 (Resolved): mgr/dashboard add polish language
Add polish language. Elzbieta Dziomdziora
01:49 PM Dashboard Feature #38235 (Need More Info): mgr/dashboard add host status to the hosts table.
In Cluster->hosts add information about status in the table (information about osds, monitor) Elzbieta Dziomdziora
01:46 PM Dashboard Feature #38234 (Resolved): mgr/dashboard Replace broken osd
In cluster->osd add features:
* destroy selected OSD
* restore selected osd -> restore removed osd.
On ceph das...
Elzbieta Dziomdziora
01:41 PM Dashboard Feature #38233 (Resolved): mgr/dashboard host management register / unregister host
In Cluster->Hosts, add the following additional features:
* Add host - add new host
* Remove host - remove one of t...
Elzbieta Dziomdziora
01:25 PM Dashboard Feature #38016 (In Progress): mgr/dashboard: Support for "No authentication" on iSCSI target (bac...
Ricardo Marques
01:16 PM Revision bf52bcd2 (ceph): ceph-osd: fix warning
/home/sage/src/ceph/src/ceph_osd.cc: In function ‘int main(int, const char**)’:
/home/sage/src/ceph/src/ceph_osd.cc:4...
Sage Weil
12:48 PM Revision b6bedaed (ceph): doc: pin the version for `breathe` to 4.1.11
It has the compatibility needed for Sphinx version 1.6.3
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
12:13 PM Revision 6f347164 (ceph): mgr/dashboard: iSCSI discovery authentication API
Fixes: https://tracker.ceph.com/issues/38017
Signed-off-by: Ricardo Marques <rimarques@suse.com>
Ricardo Marques
12:07 PM Dashboard Feature #38014 (In Progress): mgr/dashboard: Edit iSCSI target from the UI (frontend)
Ricardo Marques
11:37 AM Backport #38232 (In Progress): luminous: rgw: Recent commit to master broke the s390x build
Nathan Cutler
11:32 AM Backport #38232 (Resolved): luminous: rgw: Recent commit to master broke the s390x build
https://github.com/ceph/ceph/pull/26332 Nathan Cutler
11:34 AM Revision 1f8f76fe (ceph): rgw: fix radosgw linkage with WITH_RADOSGW_BEAST_FRONTEND=OFF
The master commit 5c040d991510cb4ff0d74305889130e2d84fedc1 fixing issue
http://tracker.ceph.com/issues/23680 was back...
Nathan Cutler
11:31 AM Bug #23680 (Pending Backport): rgw: Recent commit to master broke the s390x build
This was backported to luminous by https://github.com/ceph/ceph/pull/24621 but the cherry-pick was not applied in the... Nathan Cutler
09:58 AM Revision dfe95eef (ceph): Merge pull request #26317 from jtlayton/wip-jlayton-orch
mgr/orchestrator: Fix up rook osd create dispatcher
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
09:19 AM Dashboard Feature #35811 (Fix Under Review): mgr/dashboard: Implement OSD purge
Patrick Seidensal
08:33 AM Revision 0daae004 (ceph): Merge pull request #26331 from tchaikov/wip-mgr-orchestrator-docstring
doc/mgr/orchestrator: Add Architecture Image
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Sebastian Wagner...
Sebastian Wagner
08:09 AM Revision 8b144a1a (ceph): Merge pull request #26301 from tchaikov/wip-cxx17-aggre-init
changes to address FTBFS on fc30
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Reviewed-by: Kaleb S. KEITHLEY <kke...
Kefu Chai
07:38 AM rbd Backport #36122: mimic: [rbd-mirror] sporadic deep-copy failure possible during fsx stress test
A small mock test fixup, which would be nice to backport too: https://github.com/ceph/ceph/pull/26322 Mykola Golub
07:38 AM rbd Bug #36074: [rbd-mirror] sporadic deep-copy failure possible during fsx stress test
A small mock test fixup, which would be nice to backport too: https://github.com/ceph/ceph/pull/26322 Mykola Golub
06:37 AM Revision 92a7a3f6 (ceph): Merge pull request #26311 from tchaikov/wip-docker-fc-29
tests: update Dockerfile to support fc-29
Reviewed-By: Neha Ojha <nojha@redhat.com>
Kefu Chai
06:33 AM Revision dec885c6 (ceph): mgr/orchestrator: reformat the docstring
we need to add an empty line before the param and return lines.
so it renders better with sphinx's `automethod::` di...
Kefu Chai
05:12 AM Revision 00989aa0 (ceph): Merge pull request #26313 from tchaikov/wip-mgr-ansible-tox
mgr/ansible: add install tox==2.9.1
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Kefu Chai
04:05 AM Revision 910a95b9 (ceph): test: osd-backfill-stats.sh Fix check of multi backfill OSDs, skip rema...
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
03:11 AM RADOS Documentation #23999: osd_recovery_priority is not documented (but osd_recovery_op_priority is)
http://docs.ceph.com/docs/mimic/rados/configuration/osd-config-ref/
Recover op priority is documented here.
Марк Коренберг
02:42 AM RADOS Documentation #23999 (In Progress): osd_recovery_priority is not documented (but osd_recovery_op_...
David Zafman
02:36 AM Bug #38231 (In Progress): qa/ceph-ansible: ceph_stable_release should be set to mimic
Brad Hubbard
02:15 AM Bug #38231 (Fix Under Review): qa/ceph-ansible: ceph_stable_release should be set to mimic
https://github.com/ceph/ceph/pull/26328 Brad Hubbard
02:09 AM Bug #38231 (Closed): qa/ceph-ansible: ceph_stable_release should be set to mimic
ceph_stable_release is currently set to luminous in mimic and master and this is causing ceph-ansible test issues lik... Brad Hubbard
02:10 AM Revision d74cae11 (ceph): qa/ceph-ansible: Set ceph_stable_release to mimic
Fixes: http://tracker.ceph.com/issues/38231
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
Brad Hubbard
02:07 AM ceph-ansible Bug #37973: ceph-ansible suite fails on master
This is resolved. Brad Hubbard
01:26 AM Revision 690ff9a2 (ceph): Merge pull request #26213 from dzafman/wip-38041
osd: Fix recovery and backfill priority handling
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Josh Durgin ...
David Zafman
01:13 AM rgw Backport #38194 (Need More Info): mimic: Radosgw elastic search sync module not working properly ...
The original PR is under review and yet to be merged in master. Keeping this PR on need info. Prashant D
12:09 AM Messengers Bug #38068 (Resolved): ceph_test_msgr: connect couldn't create socket (97) Address family not sup...
Sage Weil
12:08 AM Messengers Bug #37779 (Pending Backport): msg/async: connection race + winner fault can leave connection in ...
see https://github.com/ceph/ceph/pull/25754 Sage Weil

02/07/2019

11:57 PM RADOS Bug #36748 (Can't reproduce): ms_deliver_verify_authorizer no AuthAuthorizeHandler found for prot...
Sage Weil
11:56 PM Revision cd2751f8 (ceph): test: osd-backfill-stats.sh Fix check of multi backfill OSDs, skip rema...
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 6d59fdd9710b79685325e8c445948745e7ec0002)
David Zafman
11:46 PM Revision 11097f12 (ceph): osd AsyncReserver: Update priority in AsyncReserver for force and cance...
Fixes: http://tracker.ceph.com/issues/38041
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
11:46 PM Revision d088ffb0 (ceph): osd: Add OSD_BACKFILL_PRIORITY_FORCED with lower priority
than OSD_RECOVERY_PRIORITY_FORCED
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
11:46 PM Revision ca5cf14f (ceph): test: Add scripts to test backfill/recovery priority handling
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
11:05 PM Revision 86c99bf0 (ceph): msg/async/ProtocolV2: separate IDENT into {CLIENT,SERVER}_IDENT
This is less ambiguous and easier to document since the frame payloads
are different.
Signed-off-by: Sage Weil <sage...
Sage Weil
11:05 PM Revision 2e9c61de (ceph): doc/dev/msgr2: bring up to date with new HELLO, different RECONNECT
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:51 PM Revision d3766916 (ceph): Merge PR #26059 into master
* refs/pull/26059/head:
mon/MonClient: fix keepalive with v2 auth
msg/async/ProtocolV2: reject peer_addrs of -
msg...
Sage Weil
10:51 PM Revision cf61e54c (ceph): test: Fix test to detect a test setup failure
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit c1b2bd7f16fe4ffb63baa48e8a154f275bd20126)
David Zafman
10:51 PM Revision 198e2c75 (ceph): test: osd-backfill-stats.sh: Fix subtests to get primary which can change
Fixes: http://tracker.ceph.com/issues/35982
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com...
David Zafman
10:50 PM Revision c6e932dd (ceph): qa/standalone/osd/osd-backfill-stats: fixes
Grep from the primary's log, not every osd's log.
For the backfill_remapped task in particular, after the pg_temp ch...
Sage Weil
10:41 PM bluestore Bug #38230: segv in onode lookup
i'm guessing this is the same heap corruption we've been seeing, but logging it anyway Sage Weil
10:40 PM bluestore Bug #38230 (Resolved): segv in onode lookup
... Sage Weil
10:18 PM Bug #38229: broken ceph docs on PRs
Luminous PR https://github.com/ceph/ceph/pull/26326 Alfredo Deza
10:03 PM Bug #38229 (Resolved): broken ceph docs on PRs
Because the build-doc is installing `breathe` from master, which isn't compatible with the Sphinx version it requires... Alfredo Deza
10:04 PM Revision ecd2533e (ceph): doc: pin the version for `breathe` to 4.1.11
It has the compatibility needed for Sphinx version 1.6.3
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
09:30 PM Revision a55f3a0b (ceph): Merge pull request #26294 from jan--f/25390-mimic
[mimic] ceph-volume: revert partition as disk
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
09:29 PM Revision bd259659 (ceph): Merge pull request #26295 from jan--f/25390-luminous
[luminous] ceph-volume: revert partition as disk
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
07:40 PM mgr Bug #38204: mgr: segfault, prometheus, ActivePyModules::get_perf_schema_python > PyFormatter::dum...
Another occurrence of this one (master de98f2e0d9):... Ernesto Puerta
07:19 PM RADOS Bug #23031: FAILED assert(!parent->get_log().get_missing().is_missing(soid))
This should be assigned to http://tracker.ceph.com/users/3114 but doesn't show up on assignee list. David Zafman
07:18 PM mgr Bug #38228 (Closed): mgr: NO TRACE DUMP - "reap_dead start"
vstart. CentOS7/container.
Last messages in ceph-mgr log:...
Ernesto Puerta
07:08 PM RADOS Bug #37264 (Pending Backport): scrub warning check incorrectly uses mon scrub interval
David Zafman
07:02 PM rbd Cleanup #16044: Stop supporting rbd v1 images
@David: they are 100% deprecated and have been for several releases. The issue is that folks have older clusters that... Jason Dillaman
04:50 PM rbd Cleanup #16044 (New): Stop supporting rbd v1 images

Please make sure that rbd v1 images are no longer supported. I see this was duplicated to a tracker for removing n...
David Zafman
06:28 PM Revision 372b7aed (ceph): mon/MonClient: fix keepalive with v2 auth
The old trick of queuing a keepalive sequenced before auth does not work
when auth happens earlier in the process. W...
Sage Weil
06:10 PM Revision 5e4df2a5 (ceph): doc/dev/cephx: re-wordwrap
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:10 PM Revision b3defafb (ceph): mon/Monitor: fix leak of auth_handler if we error out
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:10 PM Revision 396e10fe (ceph): auth/DummyAuth: dummy auth server and client for test code
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:10 PM Revision 07b00a06 (ceph): ceph_test_msgr: use DummyAuth
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:10 PM Revision d532e1ef (ceph): mon/MonClient: make MonClientPinger an AuthCleint
Reuse MonConnection to do the authentication.
Note this is a change in behavior: ceph ping mon* now requires
authent...
Sage Weil
06:10 PM Revision f1b917c2 (ceph): mon: defer initial connection auth attempts until initial quorum is formed
Otherwise e.g. a client.admin connectin will fail because the mon doesn't
have the key in the database yet.
Signed-o...
Sage Weil
06:10 PM Revision 766df9f7 (ceph): ceph-mon: set up auth before binding
Otherwise initial connections will fail because they lack the auth_server.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:10 PM Revision 574e6bf6 (ceph): mon: add auth_lock to protect auth_meta manipulation
In particular, we could be handling a get_auth_request() on a reconnect
while also running handle_auth_request() on a...
Sage Weil
06:10 PM Revision 42b5c4dd (ceph): mon/MonClient: finsih authenticate() only after we get monmap; fix 'tel...
We used to get a valid monmap before we finished the MAuth exchange and
returned from authenticate(). Now, we finish...
Sage Weil
06:10 PM Revision 09b1c44f (ceph): crimson: fix build
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:10 PM Revision 4a7aca77 (ceph): mgr/PyModuleRegistry: add details for MGR_MODULE_{DEPENDENCY,ERROR}
We want to know what modules failed and why.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:10 PM Revision e48301c5 (ceph): mon/MonClient: request monmap on open instead of ping
The ping is useless. The MMonGetMap ensures we get a monmap (and finish
authenticate()) before we get any other maps...
Sage Weil
06:10 PM Revision 771682aa (ceph): auth: future-proof AUTH_MODE_* a bit in case we need to change the enco...
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:10 PM Revision e1f6eb8a (ceph): auth: document Auth{Client,Server} interfaces
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:10 PM Revision ee59743a (ceph): qa/suites/rados/workloads/rados_api_tests.yaml: debug mgrc = 20 on mon
Seeing some hangs when the mon is forwarding mgr commands (pg deep-scrub)
to the mgr. This is a buggy test (it shoul...
Sage Weil
06:10 PM Revision 869d43d9 (ceph): mon: prime MgrClient only after messengers are initialized
If we do it earlier we may crash due to an uninitialised messenger
auth_client.
Signed-off-by: Sage Weil <sage@redha...
Sage Weil
06:10 PM Revision 524f26d7 (ceph): mon/AuthMonitor: request max_global_id increase from peon in tick
For authv2, we only increase max_global_id from tick, not via prep_auth(), so we
need to ask the leader for more IDs ...
Sage Weil
06:10 PM Revision fa44155a (ceph): osd: set up messener auth_* before setting dispatcher (and going 'ready')
The messenger doesn't activate until you set the dispatcher. Set up the auth_client
and auth_server values before th...
Sage Weil
06:10 PM Revision ecf41b1a (ceph): msg/async/ProtocolV2: remove unused get_auth_allowed_methods
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:10 PM Revision 028f1af9 (ceph): auth: remove AUTH_UNKNOWN weirdness, hardcoded defaults.
This is what the old code does so I kept it but I don't think it makes any sense.
Same with the defaults; let's just ...
Sage Weil
06:10 PM Revision 7ba8ee2e (ceph): auth/AuthRegistry: fix locking for get_supported_methods()
The other read-side accessors all consume this method and don't
need their own locking.
Signed-off-by: Sage Weil <sa...
Sage Weil
06:10 PM Revision eb4af28b (ceph): auth/AuthRegistry: only complain about disabling cephx if cephx was ena...
This gets rid of some warnings when auth_supported=none.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:10 PM Revision dcdca44a (ceph): qa/standalone/ceph-helpers: fix health_ok test
Stopping the osd daemon won't reliably get you HEALTH_WARN or ERR; you have
to make sure it is also marked down.
Sig...
Sage Weil
06:10 PM Revision 65e81e6e (ceph): qa/suites/rados/verify/validator/valgrind: debug refs = 5
If we detect a leak, let's include logging so we can find it.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:10 PM Revision 5d84f119 (ceph): msg/async/ProtocolV2: fix write_lock usage around AckFrame
If we are calling _try_send or touching outcoming_bl we must be holding
write_lock.
Signed-off-by: Sage Weil <sage@r...
Sage Weil
06:10 PM Revision 91a888ec (ceph): msg/async/ProtocolV2: include entity_name, features in reconnect
- A connects to B
- A sends client_ident
- fault before A gets server_ident, so A doesn't know B's features or name
-...
Sage Weil
06:10 PM Revision eaba5696 (ceph): msg/async: let client specify preferred order of modes
The server side has an allowed list, while the client has an ordered list
in order of preference.
Note that some of ...
Sage Weil
06:10 PM Revision fea314ea (ceph): mon/MonClient: set up rotating_secrets, etc before msgr ready
We need to have rotating_secrets non-null before we can accept
connections or else we will segfault in handle_auth_re...
Sage Weil
06:10 PM Revision 8fe78da5 (ceph): msg/async/ProtocolV2: clean up feature management
- check features on reconnect
- preserve features when connections are replaced
- require MSG_ADDR2 across the board
...
Sage Weil
06:10 PM Revision 43b8a77c (ceph): msg/async/ProtocolV2: reject peer_addrs of -
This shouldn't happen and isn't valid.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:10 PM Revision 1d29722f (ceph): switch monc, daemons to use new msgr2 auth frame exchange
- MonClient implements AuthClient to authenticate as a client
- MonClient implements AuthServer to allow daemons to v...
Sage Weil
06:10 PM Revision fa7c83f6 (ceph): osd,mgr,mds: remove unused authorize registries
These are handled by AuthClient and AuthServer now.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:10 PM Revision 9c3dd336 (ceph): auth/AuthRegistry: refactor handling of auth_*_requred options
- simplify/consolidate my type and peer type effects on auth method
- watch for runtime config changes
Signed-off-by...
Sage Weil
06:10 PM Revision c7ee66c3 (ceph): auth,msg/async/ProtocolV2: negotiate connection modes
The modes are:
- crc: crc32c checksums to protect against bit errors. No secrecy or
authenticity guarantees, so a...
Sage Weil
06:10 PM Revision 951da2fb (ceph): auth: make connection_secret a std::string
Move connection mode decision to initial auth_request point so that it
can inform auth implementation how big the con...
Sage Weil
06:10 PM Revision c1b5794a (ceph): common/ceph_context: get_moduel_type() for seastar cct
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:10 PM Revision 26a8bb65 (ceph): osd: set_auth_server on client_messenger
monc sets up the AuthClient, not the AuthServer.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:10 PM Revision a948c0d0 (ceph): mon/MonClient: behave if authorizer can't be built (yet)
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:10 PM Revision 160b54da (ceph): auth/Auth{Client,Server}: pass auth_meta in explicitly
This removes the wonky accessor on Connection, and most importantly
allows the caller to control the lifecycle of the...
Sage Weil
06:10 PM Revision 87a991cc (ceph): msg/async/ProtocolV2: use shared_ptr to manage auth_meta
When we reconnect a session, we need to move the new connection's auth_meta
over to the existing connection. However...
Sage Weil
06:10 PM Revision d3f0d096 (ceph): vstart.sh: fix --msgr2 option
Should be v2 only and turn of v1.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:10 PM Revision c1102f04 (ceph): doc/dev/cephx: document nautilus change to cephx
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:46 PM RADOS Bug #36494 (Resolved): Change osd_objectstore default to bluestore
Nathan Cutler
03:36 PM RADOS Bug #36494: Change osd_objectstore default to bluestore
@Nathan Let's not backport this to luminous and mimic. Neha Ojha
04:46 PM RADOS Backport #37995 (Rejected): luminous: Change osd_objectstore default to bluestore
Nathan Cutler
04:46 PM RADOS Backport #37994 (Rejected): mimic: Change osd_objectstore default to bluestore
Nathan Cutler
04:45 PM Revision 51767092 (ceph): systemd: lock down privileges more
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
04:44 PM Dashboard Feature #38227 (Resolved): mgr/dashboard: Manage PG autoscaling
Ceph Nautilus now supports autoscaling of placement groups: http://docs.ceph.com/docs/master/rados/operations/placeme... Lenz Grimmer
04:42 PM Bug #38222 (Fix Under Review): cmake: change order of searching for StdFilesystem libs.
Nathan Cutler
02:09 PM Bug #38222 (Closed): cmake: change order of searching for StdFilesystem libs.
PR: #26316
On FreeBSD these functions have migrated from
/usr/lib/libc++experimental.a
to
/usr/lib/libc++fs.a
...
Willem Jan Withagen
04:42 PM rgw Bug #38226 (New): rgw: data sync: ERROR: failed to read remote data log info: ret=-2
After updating master from 12.2.8 to 12.2.11... Iain Buclaw
04:40 PM Messengers Bug #38216: "HEALTH_WARN 3 monitors have not enabled msgr2" in rados
Apparently we'll need to add a command enabling msgr2 on the MONs, to be run after the upgrade completes. But I don't... Nathan Cutler
12:29 AM Messengers Bug #38216: "HEALTH_WARN 3 monitors have not enabled msgr2" in rados
@Sage what do you suggest ? Yuri Weinstein
12:29 AM Messengers Bug #38216: "HEALTH_WARN 3 monitors have not enabled msgr2" in rados
looks like also cause for failed tests https://github.com/ceph/ceph/pull/26302 Yuri Weinstein
04:36 PM RADOS Bug #37665 (Resolved): ceph-objectstore-tool export from luminous, import to master clears same_i...
Nathan Cutler
04:36 PM RADOS Backport #37821 (Resolved): mimic: ceph-objectstore-tool export from luminous, import to master c...
Nathan Cutler
04:35 PM Feature #38138 (Resolved): mgr: add get_latest_counter() to C++ -> Python interface.
Nathan Cutler
04:35 PM Backport #38139 (Resolved): mimic: mgr: add get_latest_counter() to C++ -> Python interface.
Nathan Cutler
04:31 PM RADOS Backport #38111 (In Progress): mimic: force-backfill sets forced_recovery instead of forced_backf...
Nathan Cutler
04:31 PM Revision c5eb6e04 (ceph): osd/PG: fix misused FORCE_RECOVERY[BACKFILL] flags
__set_force_backfill__ should set PG_STATE_FORCED_BACKFILL
instead of PG_STATE_FORCED_RECOVERY.
Fixes: http://tracke...
xie xingguo
04:28 PM rbd Backport #37900 (Resolved): mimic: [journal] max journal order is incorrectly set at 64
Nathan Cutler
04:28 PM rbd Backport #37925 (Resolved): mimic: Broken parameter parsing in /etc/ceph/rbdmap
Nathan Cutler
04:08 PM Backport #38225 (In Progress): mimic: Cmake complains with unresovable Boost:python.
Nathan Cutler
04:07 PM Backport #38225 (Rejected): mimic: Cmake complains with unresovable Boost:python.
Nathan Cutler
04:08 PM Linux kernel client Bug #20164: libceph: got bad padding
I managed to reproduce "got bad padding" errors, but not without a code change to make the tickets go and stay stale ... Ilya Dryomov
03:09 PM Linux kernel client Bug #20164 (Fix Under Review): libceph: got bad padding
[PATCH] libceph: handle an empty authorize reply Ilya Dryomov
04:07 PM Bug #38213 (Pending Backport): Cmake complains with unresovable Boost:python.
Nathan Cutler
03:49 PM Revision ff23e1ed (ceph): Merge PR #26306 into master
* refs/pull/26306/head:
ceph_test_msgr: fix server->client addr discovery
msg/{async,simple}: make learned_addr a b...
Sage Weil
03:46 PM Revision 895c9d5d (ceph): Merge pull request #26008 from theanalyst/wip-rgw-scheduler
rgw: scheduler Matt Benjamin
03:37 PM Revision 5a4526cc (ceph): test/librbd: fix 'Uninteresting mock function call' warning
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
03:24 PM Revision 00e2a7c3 (ceph): doc/mgr/orchestrator: Add Image
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
02:59 PM Linux kernel client Bug #38224 (Fix Under Review): Race handling ceph_snap_context in kernel client
I've been seeing generic/013 (from the xfstest suite) failing occasionally with a kmemleak warning. I finally found ... Luis Henriques
02:36 PM Revision 68d27c72 (ceph): mgr/rook: fix bug in OSD creation path
The list of devices is in "paths".
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Jeff Layton
02:36 PM Revision ae295542 (ceph): mgr/rook: fix result handling for RookWriteCompletions
Add a result property, and ensure that the create_osd codepath returns
a string with the result when an exception isn...
Jeff Layton
02:27 PM Dashboard Bug #38223 (Resolved): mgr/dashboard should use the orchestrator_cli's backend config to know the...
!orchestrator_architecture.png!
right now, mgr/volumes and mgr/orchestrator_cli use the same setting to know the m...
Sebastian Wagner
02:20 PM Revision 46e61792 (ceph): Merge pull request #26068 from badone/wip-ceph-ansible-switch-to-ansibl...
qa/tests: Move ceph-ansible tests to ansible version 2.7
Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
02:20 PM Revision 468a01bd (ceph): test: switch to GNU sed
BSD sed and GNU sed have migrated too far apart in RE evaluation
So switch for this test also to gsed.
Signed-off-by...
Willem Jan Withagen
01:51 PM Revision c6f171fc (ceph): Merge pull request #26312 from smithfarm/wip-luminous-cve
doc: mention CVEs in luminous v12.2.11 release notes
Reviewed-By: Sage Weil <sage@redhat.com>
Abhishek Lekshmanan
01:12 PM Revision 3e3073a1 (ceph): rgw: pubsub add ACK test. add multi site readme
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
12:53 PM Revision 48e8e5b3 (ceph): mgr: install tox==2.9.1 for tox tests
* pybind/mgr/ansible/requirements.txt:
in src/pybind/mgr/ansible/tox.ini, tox>=2.8.1 is required. to be
consistent ...
Kefu Chai
12:53 PM Revision 1c40968b (ceph): msg/async: separate TAG_AUTH_REQUEST_MORE and TAG_AUTH_REPLY_MORE
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:53 PM Revision 090033ab (ceph): mon/AuthMonitor: drop unused op arg to assign_global_id()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:53 PM Revision 57c72346 (ceph): auth: clean up AuthServiceHandler::start_session()
- return error code, not type (which never changes)
- take const ref for input args
- pointers for output args
Signe...
Sage Weil
12:53 PM Revision 133481ff (ceph): auth: clean up AuthServiceHandler::handle_request() args
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:53 PM Revision da326e7a (ceph): mon/AuthMonitor: fix "finished with auth" condition check
We are sending the monmap prematurely (before we finish the authentication
handshake).
Signed-off-by: Sage Weil <sag...
Sage Weil
12:53 PM Revision 596fcff1 (ceph): mon: only all ms_handle_authentication() if auth method says we're done
Previously we would call ms_handle_authentication() possibly multiple
times, and without knowning whether it might su...
Sage Weil
12:53 PM Revision 91dd0c97 (ceph): mon/AuthMonitor: be more careful with max_global_id
We're potentially handing out ids that haven't committed by increasing
max_global_id before it commits.
Signed-off-b...
Sage Weil
12:53 PM Revision 6663d17a (ceph): mon/AuthMonitor: bump max_global_id from on_active() and tick()
We should get some runway even if there isn't an auth request coming in.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:53 PM Revision c1aacdd8 (ceph): mon/Session: separate session creation, peer ident, and registration
- We can now construct a session before we know who it is
- We can later call _ident to identify it
- and also later ...
Sage Weil
12:53 PM Revision c0d270a4 (ceph): auth/cephx: pass more specific type into build_session_auth_info
We were passing CephXServiceTicketInfo in, but the only part of it we
needed was the embedded AuthTicket. Pass that ...
Sage Weil
12:53 PM Revision a34fe374 (ceph): auth/AuthServiceHandler: take session_key and connection_secret as args
Allow these methods to populate session and connection secrets.
No functional change (yet).
Signed-off-by: Sage Wei...
Sage Weil
12:53 PM Revision fc90a084 (ceph): auth/AuthClientHandler: pass in session_key, connection_secret pointers
No functional change.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:53 PM Revision 7dd93be9 (ceph): msg/async,auth: add AuthConnectionMeta to Protocol
This will hold all of the authentication-related state in an easy-to-find
section that can be accessed via a Connecti...
Sage Weil
12:53 PM Revision 1adf313e (ceph): auth/cephx: share all tickets and connection_secret in initial reply
Previously, we would give the client the auth ticket, like a rbd TGT
(ticket granting ticket), and the client would t...
Sage Weil
12:53 PM Revision 4f78af7d (ceph): auth: constify bufferlist arg to AuthAuthorizer::add_challenge()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:53 PM Revision 0267fb04 (ceph): auth/AuthAuthorizeHandler: fix args for verify_authorizer()
const bufferlists in, pointers for output args.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:53 PM Revision a7d6a54f (ceph): auth/AuthAuthorizeHandler: add get_supported_methods()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:53 PM Revision 5bd92c29 (ceph): msg/Connection: track peer_id (id portion of entity_name_t) for msgr2
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:53 PM Revision f152b4aa (ceph): auth: codify AUTH_MODE_AUTHORIZER
The AuthAuthorizer encoding always begins with byte 0x01. Codify that
as AUTH_MODE_AUTHORIZER so that we can disting...
Sage Weil
12:53 PM Revision cfe7f499 (ceph): auth: introduce AuthClient and AuthServer handlers
These will be the primary interfaces consumed by the messenger and
implemented by either MonClient (regular client, o...
Sage Weil
12:53 PM Revision d0dc20ed (ceph): msg/Messenger: attach auth_client and/or auth_server to each Messenger
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:53 PM Revision ee2e31b2 (ceph): auth/AuthClientHandler: add build_initial_request hook
With msgr2 the initial kickoff of an authentication handshake is client ->
server, while with msgr1 it was server -> ...
Sage Weil
12:53 PM Revision c1a2d1be (ceph): doc/dev/msgr2: update docs to match implementation for auth frames
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:53 PM Revision 942396bd (ceph): mon/MonClient: trivial cleanup
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:53 PM Revision 27f8ff62 (ceph): msg/async: move get_auth_allowed into ProtocolV2.cc
We're the only user, and no Dispatchers override.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:53 PM Revision 43548f74 (ceph): msg/async: consolidate authorizer checks
No need to special-case auth methods at this layer.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:34 PM Revision 661d1080 (ceph): Merge pull request #26098 from pritha-srivastava/wip-rgw-awsv4signature
rgw: Correcting logic for signature calculation for non s3 ops. Matt Benjamin
12:33 PM Revision 56e1a9b6 (ceph): Merge pull request #24818 from pritha-srivastava/wip-rgw-sts-auth-policy
[DNM] rgw: Controlling STS authentication via a Policy Matt Benjamin
12:13 PM Revision 82e91aa2 (ceph): test/crimson: fix DummyAuthAuthorizer
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:13 PM Revision ec8cc639 (ceph): remove all Messenger::get_myaddr() users
Use get_myaddrs() instead and join the glorious future.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:13 PM Revision 37e4f613 (ceph): msg/msg_types: drop any: prefix
If it can be any type of address, then simply don't specify the type. This
is less confusing for humans.
Signed-off...
Sage Weil
12:13 PM Revision c6c5636b (ceph): msg/simple: set_addr_unknowns(): use front(), not legacy_addr()
We may be passed an any: address.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:13 PM Revision 48dd8d04 (ceph): msg/simple: learn client addr as type any
Just like AsyncMessenger. Best to be consistent!
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:13 PM Revision d2d63219 (ceph): msg/Messenger: be less verbose
This message has been annoying me
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:13 PM Revision 1c26e4d0 (ceph): msg/async/AsyncMessenger: drop weird assert
I'm not sure what this was intended for originally...
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:13 PM Revision f1f3b12d (ceph): msg/msg_types: add entity_addrvec_t::as_legacy_addr()
Return either the actual legacy addr, or an any addr as a legacy addr. If
neither is available, lie and return a v2 ...
Sage Weil
12:13 PM Revision 3518f794 (ceph): common/LogEntry: use as_legacy_addr()
...just in case addrs has an any addr.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:13 PM Revision cb0e7e02 (ceph): msg/async: very protocol type when looking up existing connections
Since we register client connections as any:, we may have either a ProtocolV1 or V2
connection. This happens when cl...
Sage Weil
12:13 PM Revision 80cc838b (ceph): msg/{async,simple}: make learned_addr a bit smarter
Only set type ANY if we are a pure client; otherwise, preserve the
type. Also, only populate the addr if we have a b...
Sage Weil
12:13 PM Revision a8935b35 (ceph): ceph_test_msgr: fix server->client addr discovery
The client's myaddr will be an ANY address, but the internel connection table
will use a v1: or v2: address. Use the...
Sage Weil
12:12 PM Revision db320dd0 (ceph): msg/async: identify client using any: addr
The client can speak v1 or v2, so it is misleading to identify it with a v1 or v2
address (it is either). This avoid...
Sage Weil
12:12 PM Revision 03bc0dcd (ceph): msg/async: msgr2: send entity type and peer_address in Tag::HELLO frame
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
12:12 PM Revision 3e938143 (ceph): msg/msg_types: add entity_addr_t::is_any()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:12 PM Revision 2bc41b44 (ceph): msg/Messenger: add get_myaddr_legacy()
This returns a legacy v1 address out of a v1 or any address. It's
intended to be used in contexts where we *always* ...
Sage Weil
12:12 PM Revision c64bed3b (ceph): msg/async/ProtocolV1: use legacy v1 address, not any, in protocol
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:12 PM Revision e01af632 (ceph): mon/MonClient: kill get_myaddr()
Not used, and wrong.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
11:50 AM ceph-volume Bug #38221: LC_NUMERIC can make lvm.py fail
do tell if you need more logs, this is stil a test cluster so I can wipe easily if more logs needed. But hopefully th... Patrick Ernzer
11:44 AM ceph-volume Bug #38221 (Can't reproduce): LC_NUMERIC can make lvm.py fail
(I initialy filed this in the wrong place, https://github.com/ceph/ceph-ansible/issues/3579 )
**Bug Report**
...
Patrick Ernzer
11:23 AM Revision 1139c127 (ceph): mgr/orchestrator: add tests to host, mgr and mon mgmt
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
10:11 AM Revision 0d0bb1c5 (ceph): doc/radosgw: update doc with last S3 client
The documentation for the S3 PHP client usage is about an old client. This update the examples to the current S3 PHP ... Laurent VOULLEMIER
10:05 AM Revision 299f2e66 (ceph): Merge pull request #26198 from Exotelis/mobile-navigation
mgr/dashboard: Add description to menu items on mobile navigation Lenz Grimmer
10:04 AM Revision 1da10a02 (ceph): doc: mention CVEs in luminous v12.2.11 release notes
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
10:04 AM Revision 76dc9c6a (ceph): Merge pull request #25346 from p-na/wip-pna-prettier-modified
mgr/dashboard: Fix modified files only (frontend)
Reviewed-by: Sebastian Krah <skrah@suse.com>
Reviewed-by: Stephan ...
Lenz Grimmer
09:52 AM Revision 7a4ebe62 (ceph): mgr/orch: fix python indent level
Signed-off-by: Noah Watkins <noahwatkins@gmail.com> Noah Watkins
09:51 AM Revision 05cfa6fd (ceph): mgr/orch: fix interface typo
Signed-off-by: Noah Watkins <noahwatkins@gmail.com> Noah Watkins
09:47 AM Revision 394d3d00 (ceph): mgr/orch: add host, mon, mgr mgmt interfaces
Signed-off-by: Noah Watkins <nwatkins@redhat.com> Noah Watkins
09:44 AM Dashboard Cleanup #37789 (Resolved): mgr/dashboard: Menu icons have missing descriptions
Anonymous
09:29 AM Dashboard Bug #37400 (Resolved): mgr/dashboard/qa: tasks.mgr.dashboard.test_erasure_code_profile.ECPTest.te...
Can't reproduce the failure anymore so I'm closing the issue. Feel free to re-open it if it occurs again. Tatjana Dehler
09:08 AM rgw Bug #36619: radosgw-admin realm pull fails with an error "request failed: (13) Permission denied ...
FYI: We had the same problem. The realm, the zonegroup and the master zone was created years ago with Hammer and yest... Achim Ledermüller
09:02 AM Dashboard Feature #37380 (Resolved): mgr/dashboard: Put options 'Set Cluster-wide Flags' and 'Set Cluster-w...
Tatjana Dehler
09:01 AM Dashboard Feature #36173 (Resolved): mgr/dashboard: Add a 'clear filter' button to configuration page
Tatjana Dehler
08:28 AM Revision e1428bcd (ceph): Merge pull request #26308 from liu-chunmei/ceph_seastar_io_read
test/crimson: fix build failure of test_alien_echo.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:09 AM Dashboard Bug #38220 (Resolved): mgr/dashboard: Support '/' in password fields
This requires changes in both `ceph-iscsi` and `ceph-dashboard` Ricardo Marques
08:04 AM Revision 06383b27 (ceph): tests: update Dockerfile to support fc-29
and s/yum/dnf/
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:35 AM Revision 09870d7a (ceph): common/config: don't do aggregate initialization
in C++17, the base class subobject itself is an element of the
aggregation. by calling `get_size_visitor<T>{}`, we ar...
Kefu Chai
07:35 AM Revision f331c288 (ceph): dmclock: pick up fix to address FTBFS with GCC-9
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
07:35 AM Revision 02bccec9 (ceph): cmake: use sphinx-build-3 as an alternative
on fc30, there is no reason to stick with sphinx-build and ignore
sphinx-build-3!
Signed-off-by: Kefu Chai <kchai@re...
Kefu Chai
07:35 AM Revision 1910e094 (ceph): cmake: update FindBoost.cmake
we should allow user to use boost 1.69, and fc30 is moving to it.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:48 AM RADOS Bug #38219 (Resolved): rebuild-mondb hangs
http://pulpito.ceph.com/sage-2019-02-06_23:33:50-rados-master-distro-basic-smithi/... Sage Weil
02:47 AM Revision 9a581f23 (ceph): Merge pull request #26253 from tchaikov/wip-remove-random-cache
common/random_cache: remove unused RandomCache
Reviewed-By: Neha Ojha <nojha@redhat.com>
Kefu Chai
01:00 AM rgw Backport #38193 (In Progress): luminous: Object can still be deleted even if s3:DeleteObject poli...
https://github.com/ceph/ceph/pull/26310 Prashant D
12:58 AM rgw Backport #38192 (In Progress): mimic: Object can still be deleted even if s3:DeleteObject policy ...
https://github.com/ceph/ceph/pull/26309 Prashant D
12:28 AM Revision 9220e858 (ceph): crimson: fix build error for test_alien_echo.
Signed-off-by: chunmei Liu <chunmei.liu@intel.com> chunmei liu

02/06/2019

11:24 PM Revision c109060c (ceph): rgw: cleanup for RGWDeleteObj::verify_permission()
- if the 'Effect' field of user policy and bucket policy
is set to 'Allow', RGWDeleteObj::verify_permission()
sho...
Enming.Zhang
11:23 PM Revision d1d66447 (ceph): rgw: fix obj can still be deleted even if deleteobject policy is set
Fixes: http://tracker.ceph.com/issues/37403
Signed-off-by: Enming.Zhang <zvampirem77@gmail.com>
(cherry picked from ...
Enming.Zhang
11:19 PM Revision 2a138686 (ceph): rgw: cleanup for RGWDeleteObj::verify_permission()
- if the 'Effect' field of user policy and bucket policy
is set to 'Allow', RGWDeleteObj::verify_permission()
sho...
Enming.Zhang
11:17 PM Revision 3874b203 (ceph): rgw: fix obj can still be deleted even if deleteobject policy is set
Fixes: http://tracker.ceph.com/issues/37403
Signed-off-by: Enming.Zhang <zvampirem77@gmail.com>
(cherry picked from ...
Enming.Zhang
11:10 PM Revision 4378557c (ceph): Merge pull request #25575 from ThoreKr/doc-pool-stats-master
doc: Add mention of ceph osd pool stats
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Patrick Donnelly <pdo...
Neha Ojha
10:46 PM RADOS Backport #38207 (In Progress): luminous: A PG repairing doesn't mean PG is damaged
David Zafman
12:33 PM RADOS Backport #38207 (Resolved): luminous: A PG repairing doesn't mean PG is damaged
https://github.com/ceph/ceph/pull/26305 Nathan Cutler
10:44 PM RADOS Backport #38208 (In Progress): mimic: A PG repairing doesn't mean PG is damaged
David Zafman
12:33 PM RADOS Backport #38208 (Resolved): mimic: A PG repairing doesn't mean PG is damaged
https://github.com/ceph/ceph/pull/26304 Nathan Cutler
10:42 PM RADOS Bug #38124: OSD down on snaptrim.
I was theorizing in a bug scrub that maybe the PG was running behind on OSDMaps and so missing the nosnaptrim flag up... Greg Farnum
10:40 PM Revision 0fce7a1f (ceph): mon: A PG with PG_STATE_REPAIR doesn't mean damaged data, PG_STATE_INCO...
Fixes: http://tracker.ceph.com/issues/38070
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com...
David Zafman
10:15 PM RADOS Bug #38024: segv, heap corruption in ec encode_and_write
related? submit_transaction and bufferlist::rebuild()...
/a/sage-2019-02-06_15:56:08-rados-wip-sage-testing-2019-...
Sage Weil
10:09 PM RADOS Bug #38198 (Duplicate): ceph-mon sometimes fails to start (only seen in odd-markdown.sh)
Neha Ojha
10:06 PM RADOS Bug #38195 (Resolved): osd-backfill-space.sh exposes rocksdb hang
Neha Ojha
04:44 PM RADOS Bug #38195: osd-backfill-space.sh exposes rocksdb hang
Workaround merged, so changed priority from Urgent to High. David Zafman
10:01 PM RADOS Bug #37804 (Closed): "monmaptool: too many arguments" in perf siute
Seems better now http://pulpito.ceph.com/teuthology-2019-01-25_03:57:03-perf-basic-master-distro-basic-smithi/ Yuri Weinstein
09:37 PM RADOS Backport #37821: mimic: ceph-objectstore-tool export from luminous, import to master clears same_...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25856
merged
Yuri Weinstein
09:37 PM Revision 18c06a7f (ceph): Merge pull request #25856 from ashishkumsingh/wip-37821-mimic
mimic: qa/rados/upgrade: align thrashing with upgrade suite, don't import/export pgs
Reviewed-by: Nathan Cutler <ncu...
Yuri Weinstein
09:36 PM Backport #38139: mimic: mgr: add get_latest_counter() to C++ -> Python interface.
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26074
merged
Yuri Weinstein
09:36 PM Revision 19703317 (ceph): Merge pull request #26074 from wido/mimic-mgr-perf
mimic: mgr: add get_latest_counter() to C++ -> Python interface.
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Yuri Weinstein
09:36 PM Dashboard Feature #38218 (Resolved): mgr/dashboard: Support for "No authentication" on iSCSI target (frontend)
The idea is to have a checkbox, labeled "No authentication", in the iSCSI target form.
When this checkbox is selec...
Ricardo Marques
09:36 PM Dashboard Feature #38016 (New): mgr/dashboard: Support for "No authentication" on iSCSI target (backend)
Ricardo Marques
09:32 PM Dashboard Feature #38090 (In Progress): mgr/dashboard: Support for multiple iSCSI backstores (backend)
Ricardo Marques
09:30 PM Dashboard Bug #38217 (Resolved): mgr/dashboard: Error creating iSCSI target when pool or image contains dot...
This is not a `ceph-manager-dashboard` issue, but a `ceph-iscsi` issue.
`ceph-iscsi` must be addapted to support d...
Ricardo Marques
09:29 PM RADOS Bug #37808: osd: osdmap cache weak_refs assert during shutdown
/a/sage-2019-02-06_15:56:42-rados-wip-msgr2-peer-addr-distro-basic-smithi/3557216
rados/singleton-flat/valgrind-le...
Sage Weil
09:12 PM RADOS Bug #37797 (Pending Backport): radosbench tests hit ENOSPC
looks like we are hitting this in mimic as well: /a/yuriw-2019-02-06_16:30:03-rados-wip-yuri4-testing-2019-02-05-1539... Neha Ojha
09:04 PM Messengers Bug #38216 (Resolved): "HEALTH_WARN 3 monitors have not enabled msgr2" in rados
Run: http://pulpito.ceph.com/yuriw-2019-02-04_20:42:30-upgrade:mimic-x-master-distro-basic-smithi/
Jobs: all
Logs: ...
Yuri Weinstein
08:59 PM RADOS Feature #38215 (New): Add bulk operation (--op bulk) to ceph-objectstore-tool

Instead of adding an individual bulk operation for rm-omap like in https://github.com/ceph/ceph/pull/22379, I sugge...
David Zafman
08:34 PM Revision 1909fca6 (ceph): rgw: pubsub add incremental event fetching test
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
07:58 PM RADOS Bug #37393 (In Progress): mimic: osd-backfill-stats.sh fails in rados/standalone/osd.yaml
David Zafman
07:45 PM Revision 44ff9720 (ceph): Merge pull request #26189 from s0nea/wip-dashboard-osd-menu-button
mgr/dashboard: Group buttons together into one menu on OSD page
Reviewed-by: Sebastian Krah <skrah@suse.com>
Lenz Grimmer
06:58 PM Revision 523273d4 (ceph): Merge pull request #26296 from ricardoasmarques/fix-iscsi-docs-url
Fix iSCSI docs URL
Reviewed-by: Tiago Melo <tmelo@suse.com>
Lenz Grimmer
06:57 PM Revision 97c69cfe (ceph): Merge pull request #26058 from rhcs-dashboard/37917-sso-404-page
mgr/dashboard: SSO - UserDoesNotExist page
Reviewed-by: Kanika Murarka <kmurarka@redhat.com>
Lenz Grimmer
06:15 PM RADOS Bug #38041 (Fix Under Review): Fix recovery and backfill priority handling
Neha Ojha
06:01 PM rgw Bug #38214 (Resolved): unable to cancel reshard operations for buckets with tenants
http://tracker.ceph.com/issues/22046 made it so you could successfully submit a reshard operation for a tenant's buck... Ed Fisher
05:28 PM rbd Backport #37900: mimic: [journal] max journal order is incorrectly set at 64
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25957
merged
Yuri Weinstein
05:28 PM Revision 75428f08 (ceph): Merge pull request #25957 from pdvian/wip-37900-mimic
mimic: [journal] max journal order is incorrectly set at 64
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Yuri Weinstein
05:28 PM rbd Backport #37925: mimic: Broken parameter parsing in /etc/ceph/rbdmap
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25987
merged
Yuri Weinstein
05:28 PM Revision f02950d2 (ceph): Merge pull request #25987 from ashishkumsingh/wip-37925-mimic
mimic: common: fix for broken rbdmap parameter parsing
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Yuri Weinstein
05:08 PM Revision 3548cfb9 (ceph): mgr/dashboard: feature-toggles: Add plugin
Add feature-toggles plugin. It allows to enable, disable and check
status of a feature. Features are disabled by maki...
Ernesto Puerta
05:08 PM Revision 0c8d8d1a (ceph): mgr/dashboard: feature-toggles: Add REST hook
Provide a hook for creating REST controllers and endpoints. Provide also
a REST controller for Feature Toggles plugin...
Ernesto Puerta
05:08 PM Revision 6bc357b8 (ceph): mgr/dashboard: feature-toggles: add front-end
Add front-end behaviours to feature toggles:
- In navigation pane, drop-down menu items are displayed/hidden accordin...
Ernesto Puerta
05:08 PM Revision 006b0188 (ceph): mgr/dashboard: feature-toggles: add Option helper
A new helper class `Options` has been added to ease adding new
MODULE_OPTIONS.
Fixes: http://tracker.ceph.com/issues...
Ernesto Puerta
05:08 PM Revision 356a0673 (ceph): mgr/dashboard: feature-toggles: add plugin support
Provide plugin infrastructure and a minimal set of hooks. As
python-pluggy library is not yet available for all the d...
Ernesto Puerta
04:46 PM Bug #38213 (Resolved): Cmake complains with unresovable Boost:python.
The original fix is in:
PR: cmake: fix build WITH_SYSTEM_BOOST=ON #23510
I would need to have to last part of t...
Willem Jan Withagen
04:42 PM RADOS Bug #38027 (Resolved): osd/osd-backfill-space.sh fails
David Zafman
04:41 PM Revision de98f2e0 (ceph): Merge pull request #26290 from dzafman/wip-38027-38195
Wip 38027 38195: osd/osd-backfill-space.sh fails
Reviewed-by: Neha Ojha <nojha@redhat.com>
David Zafman
04:39 PM Revision 116bc480 (ceph): rgw: pubsub rename test to match a pattern
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
04:38 PM RADOS Bug #38212 (New): Rare qa/standalone/osd/osd-markdown.sh mon start-up error

http://pulpito.ceph.com/dzafman-2019-02-05_11:42:47-rados-wip-zafman-testing2-distro-basic-smithi/3553445
It hap...
David Zafman
03:56 PM bluestore Bug #38049: random osds failing in thread_name:bstore_kv_final
After two days of running fine I had set the bluestore and bluefs log level back to default, so I dont know how helpf... Lawrence Smith
03:27 PM bluestore Bug #38049: random osds failing in thread_name:bstore_kv_final
Lawrence, would you share the log for current crashes please?
Existing failures with fsck are expected as the patc...
Igor Fedotov
01:24 PM bluestore Bug #38049: random osds failing in thread_name:bstore_kv_final
We have since patched our ceph with https://github.com/ceph/ceph/pull/24686 which fixes Issue #36541. Since then the ... Lawrence Smith
03:43 PM rbd Bug #37998 (In Progress): [migration] do not return migration source via "get_parent" librbd API
Jason Dillaman
03:42 PM Dashboard Bug #34528 (Fix Under Review): mgr/dashboard: Disallow editing of read-only config options
Tatjana Dehler
03:41 PM Revision 2275a41d (ceph): Merge pull request #25918 from rjfd/wip-dashboard-nfs-backend
mgr/dashboard: NFS Ganesha management REST API
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Reviewed-by: Tiago Melo...
Lenz Grimmer
03:22 PM rgw Bug #35988: RGW Ldap Authorization fails
Warren's issue turned out to be internal iiuc, but perhaps Warren, you can comment?
In my experience w/Centos, RHE...
Matt Benjamin
03:08 PM rgw Bug #35988: RGW Ldap Authorization fails
Matt Benjamin wrote:
> Hi Warren,
>
> Ok, actually this looks like RGW isn't attempting to use the ExternalAuthSt...
Bernhard Krieger
03:06 PM Revision 32bf50e5 (ceph): src/tools: fix compile error (master version issue)
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
02:29 PM Revision 6b8b3bc4 (ceph): rgw: pubsub fix doc issues
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
02:16 PM bluestore Bug #38176: Unable to recover from ENOSPC in BlueFS, WAL
Fixed link to bug replication script.
https://drive.google.com/file/d/10Lvcf6_Lj2c2sydcfU170lbb-IQClvH-
Adam Kupczyk
02:12 PM Revision d83f8294 (ceph): rgw_dmclock: add TODO note and copyright/editor headers
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
01:34 PM devops Bug #38177: Destruction of basic_string _GLIBCXX_USE_CXX11_ABI=0 and C++17 mode results in invali...
I used this change to fix the issue and the crashes stopped:
https://github.com/ceph/ceph/pull/26237/commits/270c0...
Jason Dillaman
01:32 PM devops Bug #38177: Destruction of basic_string _GLIBCXX_USE_CXX11_ABI=0 and C++17 mode results in invali...
Nathan Cutler wrote:
> [...]
>
> Jason, does the bug report specify which minimum version is needed? The spec fil...
Jason Dillaman
11:59 AM devops Bug #38177: Destruction of basic_string _GLIBCXX_USE_CXX11_ABI=0 and C++17 mode results in invali...
... Nathan Cutler
12:47 PM Dashboard Feature #38211 (Resolved): mgr/dashboard: Add custom dialogue for configuring PG scrub parameters
Ceph provides multiple configuration options to tweak the behavior of scrub operations, e.g.
* @osd_max_scrubs@ - ...
Lenz Grimmer
12:45 PM RADOS Bug #37618 (Resolved): Command failed on smithi191 with status 1: '\n sudo yum -y install ceph-ra...
Nathan Cutler
12:45 PM RADOS Backport #37688 (Resolved): mimic: Command failed on smithi191 with status 1: '\n sudo yum -y ins...
Nathan Cutler
04:09 AM RADOS Backport #37688: mimic: Command failed on smithi191 with status 1: '\n sudo yum -y install ceph-r...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26201
merged
Yuri Weinstein
12:44 PM RADOS Bug #36686 (Resolved): osd: pg log hard limit can cause crash during upgrade
Nathan Cutler
12:44 PM RADOS Backport #37902 (Resolved): mimic: osd: pg log hard limit can cause crash during upgrade
Nathan Cutler
04:08 AM RADOS Backport #37902: mimic: osd: pg log hard limit can cause crash during upgrade
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26206
merged
Yuri Weinstein
12:38 PM ceph-volume Bug #37506: Change in util/disk.py get_devices() breaks inventory
@Jan - if you're interested, there's a script that automates creation of the backport tracker issues. The workflow is... Nathan Cutler
05:33 AM ceph-volume Bug #37506: Change in util/disk.py get_devices() breaks inventory
Thx for the reminder. Backport PR's are open. Jan Fajerski
12:35 PM ceph-volume Backport #38200 (In Progress): mimic: Change in util/disk.py get_devices() breaks inventory
Nathan Cutler
05:32 AM ceph-volume Backport #38200 (Resolved): mimic: Change in util/disk.py get_devices() breaks inventory
This commit https://github.com/ceph/ceph/commit/7f3c3598491e556ec1b93ea0a54f52144202fab6
breaks the inventory func...
Jan Fajerski
12:35 PM ceph-volume Backport #38201 (In Progress): luminous: Change in util/disk.py get_devices() breaks inventory
Nathan Cutler
12:34 PM ceph-volume Backport #38201 (New): luminous: Change in util/disk.py get_devices() breaks inventory
Nathan Cutler
05:32 AM ceph-volume Backport #38201 (Resolved): luminous: Change in util/disk.py get_devices() breaks inventory
This commit https://github.com/ceph/ceph/commit/7f3c3598491e556ec1b93ea0a54f52144202fab6
breaks the inventory func...
Jan Fajerski
12:34 PM Dashboard Backport #38210 (Closed): mimic: mgr/dashboard: (Mimic) UnboundLocalError: local variable 'mirror...
Nathan Cutler
12:34 PM rgw Backport #38209 (Resolved): mimic: rgw: es: some meta attrs might be trimmed
https://github.com/ceph/ceph/pull/26517 Nathan Cutler
12:33 PM RADOS Backport #38206 (Resolved): mimic: osds allows to partially start more than N+2
https://github.com/ceph/ceph/pull/29241 Nathan Cutler
12:33 PM RADOS Backport #38205 (Resolved): luminous: osds allows to partially start more than N+2
https://github.com/ceph/ceph/pull/31858 Nathan Cutler
12:32 PM Bug #36717 (Resolved): cmake: do not pass -B{symbolic,symbolic-functions} to linker on FreeBSD
Nathan Cutler
12:32 PM Backport #36751 (Resolved): mimic: cmake: do not pass -B{symbolic,symbolic-functions} to linker o...
Nathan Cutler
12:31 PM Bug #37641 (Resolved): ceph-create-keys: fix octal notation for Python 3 without losing compatibi...
Nathan Cutler
12:31 PM Backport #37643 (Resolved): luminous: ceph-create-keys: fix octal notation for Python 3 without l...
Nathan Cutler
12:30 PM Backport #37642 (Resolved): mimic: ceph-create-keys: fix octal notation for Python 3 without losi...
Nathan Cutler
12:27 PM mgr Backport #38181: mimic: Not enough PG information sent to Zabbix
Thanks, Wido. Since we have to track backports to multiple stable branches, we have a Redmine-based workflow to do th... Nathan Cutler
11:52 AM Dashboard Backport #37870 (Pending Backport): mgr/dashboard: (Mimic) UnboundLocalError: local variable 'mir...
Nathan Cutler
11:46 AM mgr Bug #38204 (Resolved): mgr: segfault, prometheus, ActivePyModules::get_perf_schema_python > PyFor...
Regular vstart.sh. CentOS7. Containerized. e0cc3d30ecf4678708a2d4781897daf4c50a92a9.... Ernesto Puerta
11:27 AM Dashboard Feature #38202: mgr/dashboard: Add support for displaying progress mgr module events/tasks
Well, one keeps track of actions from the dashboard, the other one keeps track of actions from the orchestrator. Sebastian Wagner
11:01 AM Dashboard Feature #38202: mgr/dashboard: Add support for displaying progress mgr module events/tasks
Sebastian Wagner wrote:
> Yeah, we have to somehow merge the task manager and the progress module. They're both mean...
Lenz Grimmer
10:57 AM Dashboard Feature #38202: mgr/dashboard: Add support for displaying progress mgr module events/tasks
Yeah, we have to somehow merge the task manager and the progress module. They're both meant to track long running tas... Sebastian Wagner
10:30 AM Dashboard Feature #38202 (Resolved): mgr/dashboard: Add support for displaying progress mgr module events/t...
Inspired by "PR#26282":https://github.com/ceph/ceph/pull/26282, we should add a similar widget to the landing page th... Lenz Grimmer
11:02 AM RADOS Bug #38076 (Pending Backport): osds allows to partially start more than N+2
Kefu Chai
11:02 AM Revision c901d7b6 (ceph): Merge pull request #26177 from liewegas/wip-stricter-osd-gate
osd: refuse to start if we're > N+2 from recorded require_osd_release
Reviewed-By: Neha Ojha <nojha@redhat.com>
Kefu Chai
11:01 AM Revision 305eb0eb (ceph): Merge pull request #26181 from iliul/fix-pybind-mgr-pep8
pybind/mgr: PEP 8 code clean and fix typo
Reviewed-by: Dan Mick <dmick@redhat.com>
Reviewed-by: Kefu Chai <kchai@red...
Kefu Chai
11:00 AM Revision 200879a7 (ceph): Merge pull request #26258 from liewegas/wip-disable-krb
build: disable kerberos for nautilus
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:59 AM Revision 8e74823d (ceph): Merge pull request #26259 from rzarzynski/wip-bl-freeze-alloc-unit
common: make CEPH_BUFFER_ALLOC_UNIT known at compile-time.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Sa...
Kefu Chai
10:55 AM Revision 8c3175b6 (ceph): rgw: pubsub pubsub regression tests for topic, notification and
subscription
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
Yuval Lifshitz
10:55 AM Revision 8ebafe0b (ceph): rgw: pubsub initial regression test
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
10:34 AM CephFS Bug #38203 (Can't reproduce): ceph-mds segfault during migrator nicely exporting
We had a v12.2.10 mds crash during md balancing:... Dan van der Ster
10:04 AM Revision dc997b3e (ceph): Fix iSCSI docs URL
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
09:57 AM Revision c41e6a02 (ceph): Merge pull request #26094 from sebastian-philipp/orchestrator-cli-command
mgr/orchestrator: make use of @CLICommand
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Jeff Layton...
Sebastian Wagner
09:05 AM bluestore Bug #37360 (Resolved): bluefs-bdev-expand aborts
Igor Fedotov
09:02 AM RADOS Bug #37404 (Resolved): OSD mkfs might assert when working agains bluestore disk that already has ...
Igor Fedotov
08:57 AM RADOS Backport #37496 (Resolved): mimic: OSD mkfs might assert when working agains bluestore disk that ...
Igor Fedotov
04:09 AM RADOS Backport #37496: mimic: OSD mkfs might assert when working agains bluestore disk that already has...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25385
merged
Yuri Weinstein
08:54 AM bluestore Backport #38188: luminous: deep fsck fails on inspecting very large onodes
No need for that additional cherry-pick, just add new option using the method applicable for luminous Igor Fedotov
05:37 AM ceph-volume Bug #37356 (Resolved): ceph-volume lvm batch broken on py3 environments
Jan Fajerski
05:22 AM Revision 055316d4 (ceph): ceph-volume: add inventory call to functional tests
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from commit a183a28c5e423c5658a37f7a1d3add9d64c6d683)
Jan Fajerski
05:22 AM Revision f2ba4cb2 (ceph): ceph-volume: add partition support to Device
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from commit 05ac680cb37fd15fdeadaea86780bf1b4f2d566a)
Jan Fajerski
05:22 AM Revision d84153b8 (ceph): Revert "ceph-volume tests.util ensure partitions are listed as top-leve...
This reverts commit 6dc01772245e557b73551111f7c48cc60aec0893.
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cher...
Jan Fajerski
05:22 AM Revision fc8a4de3 (ceph): Revert "ceph-volume util.disk include partitions as top level devices i...
This reverts commit 7f3c3598491e556ec1b93ea0a54f52144202fab6.
Fixes: http://tracker.ceph.com/issues/37506
Signed-off...
Jan Fajerski
05:18 AM Revision bfa73113 (ceph): ceph-volume: add inventory call to functional tests
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from commit a183a28c5e423c5658a37f7a1d3add9d64c6d683)
Jan Fajerski
05:18 AM Revision f44b1a50 (ceph): ceph-volume: add partition support to Device
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from commit 05ac680cb37fd15fdeadaea86780bf1b4f2d566a)
Jan Fajerski
05:18 AM Revision 62fdcbef (ceph): Revert "ceph-volume tests.util ensure partitions are listed as top-leve...
This reverts commit 6dc01772245e557b73551111f7c48cc60aec0893.
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cher...
Jan Fajerski
05:18 AM Revision c5d29fc4 (ceph): Revert "ceph-volume util.disk include partitions as top level devices i...
This reverts commit 7f3c3598491e556ec1b93ea0a54f52144202fab6.
Fixes: http://tracker.ceph.com/issues/37506
Signed-off...
Jan Fajerski
04:59 AM CephFS Bug #38128 (Resolved): msgr: unexpected "handle_cephx_auth got bad authorizer, auth_reply_len=0"
Fixed by https://github.com/ceph/ceph/pull/26256 Patrick Donnelly
04:09 AM Revision 9c13ccf1 (ceph): Merge pull request #25385 from ifed01/wip-ifed-osd-mkfs-fix
mimic: osd/OSD: OSD::mkfs asserts when reusing disk with existing superblock.
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
04:09 AM Revision a61977a7 (ceph): Merge pull request #26201 from smithfarm/wip-37688-mimic
mimic: tests: Command failed on smithi191 with status 1: 'sudo yum -y install ceph-radosgw'
Reviewed-by: Kefu Chai <...
Yuri Weinstein
04:08 AM Revision 55b838b6 (ceph): Merge pull request #26206 from neha-ojha/wip-37902-mimic
mimic: osd/mon: fix upgrades for pg log hard limit
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
03:07 AM mgr Bug #38158: mgr: segfault in PGMapDigest::print_summary()
/a/dzafman-2019-01-30_18:54:50-rados-wip-zafman-testing-distro-basic-smithi/3528651/ Neha Ojha
02:57 AM Backport #37367 (Closed): mimic: Throttle: TokenBucketThrottle complete all m_blockers when we se...
Jason Dillaman
02:57 AM Bug #36715 (Resolved): Throttle: TokenBucketThrottle complete all m_blockers when we set average ...
Jason Dillaman
02:48 AM rgw Bug #36106: rgw_file: list directory can only get 1000 files on NFS-Ganesha-RGW when mounting a b...
No one has encountered this error ? hoan nv
02:12 AM CephFS Backport #38190 (In Progress): luminous: mds: broadcast quota message to client when disable quota
https://github.com/ceph/ceph/pull/26293 Prashant D
02:10 AM CephFS Backport #38189 (In Progress): mimic: mds: broadcast quota message to client when disable quota
https://github.com/ceph/ceph/pull/26292 Prashant D
01:39 AM Revision c611b57d (ceph): doc: pglog_hardlimit flag recommendations
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
01:04 AM RADOS Documentation #23999: osd_recovery_priority is not documented (but osd_recovery_op_priority is)
I don't see osd_recovery_op_priority documentation, so I propose adding these lines to doc/rados/configuration/pool-p... David Zafman
12:44 AM Revision b2411c09 (ceph): mds: broadcast quota message to client when disable quota
When disable quota by setting quota.max_files or quota.max_bytes
to zero, client does not receive the quota broadcast...
Junhui Tang
12:00 AM Revision be456637 (ceph): mds: broadcast quota message to client when disable quota
When disable quota by setting quota.max_files or quota.max_bytes
to zero, client does not receive the quota broadcast...
Junhui Tang

02/05/2019

11:56 PM bluestore Backport #38188 (Need More Info): luminous: deep fsck fails on inspecting very large onodes
We need to cherry-pick additional commits to get this backport PR, Option::TYPE_SIZE and Option::FLAG_RUNTIME not de... Prashant D
05:02 PM bluestore Backport #38188 (Resolved): luminous: deep fsck fails on inspecting very large onodes
https://github.com/ceph/ceph/pull/26387 Nathan Cutler
11:54 PM rgw Bug #38199 (Triaged): rgw: setacl on versioned object doesn't write correct bi log entries
It doesn't set the versioned field correctly. Then sync assumes versioned_epoch=0. Yehuda Sadeh
11:31 PM bluestore Backport #38187 (In Progress): mimic: deep fsck fails on inspecting very large onodes
https://github.com/ceph/ceph/pull/26291 Prashant D
05:01 PM bluestore Backport #38187 (Resolved): mimic: deep fsck fails on inspecting very large onodes
https://github.com/ceph/ceph/pull/26291 Nathan Cutler
11:27 PM RADOS Bug #38195: osd-backfill-space.sh exposes rocksdb hang

https://github.com/ceph/ceph/pull/26290 has a workaround for this issue.
David Zafman
07:03 PM RADOS Bug #38195: osd-backfill-space.sh exposes rocksdb hang

After adding code to send a SEGV on kill_daemon timeout I got the following stack traces....
David Zafman
07:01 PM RADOS Bug #38195 (New): osd-backfill-space.sh exposes rocksdb hang

After increasing the timeout for backfills finish for http://tracker.ceph.com/issues/38027 we see this kill_daemons...
David Zafman
11:22 PM RADOS Bug #38198 (Duplicate): ceph-mon sometimes fails to start (only seen in odd-markdown.sh)

http://pulpito.ceph.com/dzafman-2019-02-05_11:42:47-rados-wip-zafman-testing2-distro-basic-smithi/3553445
<pre...
David Zafman
11:17 PM RADOS Bug #38070 (Pending Backport): A PG repairing doesn't mean PG is damaged
David Zafman
10:51 PM Revision f289816a (ceph): Merge pull request #26178 from dzafman/wip-38070
mon: A PG with PG_STATE_REPAIR doesn't mean damaged data, PG_STATE_IN…
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
David Zafman
10:06 PM rgw Bug #38197: rgw: es: not storing default content type if empty
https://github.com/ceph/ceph/pull/26289 Yehuda Sadeh
10:04 PM rgw Bug #38197 (Fix Under Review): rgw: es: not storing default content type if empty
When content type is not provided we don't store the content type and need to use the default one. However, in the ca... Yehuda Sadeh
10:01 PM Revision 5be454f3 (ceph): Merge pull request #26273 from yehudasa/wip-38174
vstart.sh: fix params generation for monmaptool
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yehuda Sadeh
09:48 PM Revision 3f606875 (ceph): os/bluestore: do not buffer read data on deep fsck.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit a4e55dd352a28c48029a0f74cb253673e1aca109)
Igor Fedotov
09:48 PM Revision 93def749 (ceph): os/bluestore: cap reads issued during deep fsck
Fixes: https://tracker.ceph.com/issues/38065
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from comm...
Igor Fedotov
09:39 PM bluestore Backport #37494 (Resolved): mimic: bluefs-bdev-expand aborts
Igor Fedotov
09:17 PM bluestore Backport #37494: mimic: bluefs-bdev-expand aborts
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25348
merged
Yuri Weinstein
09:17 PM CephFS Backport #37822 (Resolved): mimic: mds: output client IP of blacklisted/evicted clients to cluste...
Patrick Donnelly
03:22 PM CephFS Backport #37822: mimic: mds: output client IP of blacklisted/evicted clients to cluster log
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25857
merged
Yuri Weinstein
09:17 PM CephFS Bug #37721 (Resolved): mds crashes frequently when using snapshots in CephFS on mimic
Patrick Donnelly
09:17 PM CephFS Backport #37818 (Resolved): mimic: mds crashes frequently when using snapshots in CephFS on mimic
Patrick Donnelly
03:22 PM CephFS Backport #37818: mimic: mds crashes frequently when using snapshots in CephFS on mimic
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25885
merged
Yuri Weinstein
09:16 PM Revision ebd075b4 (ceph): Merge pull request #25348 from ifed01/wip-ifed-fix-expand-mimic
mimic: core: os/bluestore_tool: fix bluefs expand
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Yuri Weinstein
09:16 PM CephFS Cleanup #37674 (Resolved): mds: create separate config for heartbeat timeout
Patrick Donnelly
09:16 PM Backport #36751: mimic: cmake: do not pass -B{symbolic,symbolic-functions} to linker on FreeBSD
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25525
merged
Yuri Weinstein
09:16 PM Revision da0e327d (ceph): Merge pull request #25525 from smithfarm/wip-36751-mimic
mimic: cmake: do not pass -B{symbolic,symbolic-functions} to linker on FreeBSD
Reviewed-by: Kefu Chai <kchai@redhat....
Yuri Weinstein
09:16 PM CephFS Backport #37819 (Resolved): mimic: mds: create separate config for heartbeat timeout
Patrick Donnelly
03:21 PM CephFS Backport #37819: mimic: mds: create separate config for heartbeat timeout
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26010
merged
Yuri Weinstein
09:16 PM CephFS Bug #37543 (Resolved): mds: purge queue recovery hangs during boot if PQ journal is damaged
Patrick Donnelly
09:15 PM CephFS Backport #37898 (Resolved): mimic: mds: purge queue recovery hangs during boot if PQ journal is d...
Patrick Donnelly
03:20 PM CephFS Backport #37898: mimic: mds: purge queue recovery hangs during boot if PQ journal is damaged
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26055
merged
Yuri Weinstein
09:15 PM Backport #37642: mimic: ceph-create-keys: fix octal notation for Python 3 without losing compatib...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25531
merged
Yuri Weinstein
09:15 PM CephFS Backport #38101 (Resolved): mimic: mds: cache drop should trim cache before flushing journal
Patrick Donnelly
03:20 PM CephFS Backport #38101: mimic: mds: cache drop should trim cache before flushing journal
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26214
merged
Yuri Weinstein
09:15 PM Revision b0222d24 (ceph): Merge pull request #25531 from smithfarm/wip-37642-mimic
mimic: ceph-create-keys: fix octal notation for Python 3 without losing compatibility with Python 2
Reviewed-by: Kef...
Yuri Weinstein
07:43 PM rgw Bug #38196 (Duplicate): radosgw-admin zone rm command is unrecognized
According to the online documentation and "radosgw-admin -h" "zone rm" is to remove a zone. Running "radosgw-admin zo... Ryan Wagoner
07:39 PM Linux kernel client Bug #20164 (In Progress): libceph: got bad padding
I think I know the cause of "got bad padding" errors, but only in conjunction with "bad authorize reply" errors (i.e.... Ilya Dryomov
07:31 PM Revision 36e305c4 (ceph): test: Ignore kill_daemons() error
Workaround for: http://tracker.ceph.com/issues/38195
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
07:30 PM Revision bca4fe98 (ceph): test: Fix kill_daemon() to check after last large sleep
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
07:29 PM Revision cc6339c0 (ceph): test: Increase timeouts in osd-backfill-space.sh because of failure seen
Fixes: http://tracker.ceph.com/issues/38027
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
07:28 PM Revision 031ceb0e (ceph): qa/tasks/thrashosds-health.yaml: whitelist "slow request"
https://github.com/ceph/ceph/pull/25824 brought back slow requests in luminous
OSD logs. This is resulting in the upg...
Neha Ojha
07:23 PM Dashboard Feature #37530 (Fix Under Review): mgr/dashboard: Feature toggles
Ernesto Puerta
07:04 PM RADOS Bug #38011 (Closed): [Mimic version]extra null list in json output of command: ceph osd crush tre...
Noah Watkins
06:32 PM RADOS Bug #38011: [Mimic version]extra null list in json output of command: ceph osd crush tree --forma...
Looks like this was from running an old monitor, and should be fixed in newer release. Noah Watkins
06:44 PM Revision 442fcb9a (ceph): Merge pull request #26279 from idryomov/wip-krbd-bluestore
qa: objectstore snippets for krbd
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Ilya Dryomov
06:08 PM Revision 35412684 (ceph): doc: update doc on new recall config
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
05:44 PM mgr Backport #38181: mimic: Not enough PG information sent to Zabbix
Here is the PR: https://github.com/ceph/ceph/pull/25944 Wido den Hollander
04:27 PM mgr Backport #38181 (In Progress): mimic: Not enough PG information sent to Zabbix
Nathan Cutler
04:25 PM mgr Backport #38181 (Resolved): mimic: Not enough PG information sent to Zabbix
https://github.com/ceph/ceph/pull/25944 Nathan Cutler
05:06 PM ceph-volume Bug #37506: Change in util/disk.py get_devices() breaks inventory
Jan Fajerski wrote:
> Waiting to backport this but https://github.com/ceph/ceph/pull/25351 and https://github.com/ce...
Nathan Cutler
05:05 PM rgw Bug #38028: rgw: es: some meta attrs might be trimmed
Backport field empty - assuming "mimic" Nathan Cutler
01:55 AM rgw Bug #38028 (Pending Backport): rgw: es: some meta attrs might be trimmed
Yehuda Sadeh
05:03 PM rgw Backport #38194 (Resolved): mimic: Radosgw elastic search sync module not working properly (all r...
https://github.com/ceph/ceph/pull/26517 Nathan Cutler
05:03 PM rgw Backport #38193 (Resolved): luminous: Object can still be deleted even if s3:DeleteObject policy ...
https://github.com/ceph/ceph/pull/26310 Nathan Cutler
05:03 PM rgw Backport #38192 (Resolved): mimic: Object can still be deleted even if s3:DeleteObject policy is set
https://github.com/ceph/ceph/pull/26309 Nathan Cutler
05:02 PM rgw Backport #38191 (Resolved): mimic: rgw: es: cannot query by content_type
https://github.com/ceph/ceph/pull/26517 Nathan Cutler
05:02 PM CephFS Backport #38190 (Resolved): luminous: mds: broadcast quota message to client when disable quota
https://github.com/ceph/ceph/pull/26293 Nathan Cutler
05:02 PM CephFS Backport #38189 (Resolved): mimic: mds: broadcast quota message to client when disable quota
https://github.com/ceph/ceph/pull/26292 Nathan Cutler
05:00 PM rbd Backport #38186 (In Progress): luminous: krbd discard no longer guarantees zeroing
Nathan Cutler
04:57 PM rbd Backport #38186 (Resolved): luminous: krbd discard no longer guarantees zeroing
https://github.com/ceph/ceph/pull/26286 Nathan Cutler
05:00 PM Revision 745e5744 (ceph): qa: update krbd tests for zeroout
Discard no longer guarantees zeroing, use BLKZEROOUT and "fallocate -z"
instead (blkdiscard(8) in xenial doesn't supp...
Ilya Dryomov
04:58 PM rbd Backport #38185 (In Progress): mimic: krbd discard no longer guarantees zeroing
Nathan Cutler
04:56 PM rbd Backport #38185 (Resolved): mimic: krbd discard no longer guarantees zeroing
https://github.com/ceph/ceph/pull/26285 Nathan Cutler
04:57 PM Revision a97f0179 (ceph): qa: update krbd tests for zeroout
Discard no longer guarantees zeroing, use BLKZEROOUT and "fallocate -z"
instead (blkdiscard(8) in xenial doesn't supp...
Ilya Dryomov
04:56 PM RADOS Bug #37886 (Resolved): Adding back the IOPS line for client and recovery IO in cluster logs
Nathan Cutler
04:48 PM RADOS Bug #38184 (New): osd: recovery does not preserve copy-on-write allocations between object clones...
Hi. I've already reported it in issue 36614, but here is a more concrete case.
- Start with a bluestore Ceph clust...
Vitaliy Filippov
04:34 PM mgr Backport #38183 (In Progress): mimic: restful: py got exception when get osd info
Nathan Cutler
04:33 PM mgr Backport #38183 (Resolved): mimic: restful: py got exception when get osd info
https://github.com/ceph/ceph/pull/26200 Nathan Cutler
04:33 PM mgr Bug #38182 (Resolved): restful: py got exception when get osd info
https://github.com/ceph/ceph/pull/21138 Nathan Cutler
04:25 PM mgr Bug #38180 (Resolved): Not enough PG information sent to Zabbix
https://github.com/ceph/ceph/pull/22434 Nathan Cutler
04:22 PM RADOS Backport #38140 (In Progress): luminous: Add hashinfo testing for dump command of ceph-objectstor...
Nathan Cutler
04:22 PM Revision ef2f5846 (ceph): test: ceph-objectstore-tool cut down on large run
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 388e54d906512106c38088d4ce18842985dd000c)
David Zafman
04:22 PM Revision 1cebfd7f (ceph): test: ceph-objectstore-tool: Add test for EC object dump to check hinfo...
Fixes: http://tracker.ceph.com/issues/38053
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com...
David Zafman
04:22 PM Revision 7293b1e3 (ceph): test: ceph-objectstore-tool: Fix EC code handling so it doesn't skip EC...
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 786b39f18f6df21991582c178595ce87d28633d1)
David Zafman
04:20 PM RADOS Backport #38141 (In Progress): mimic: Add hashinfo testing for dump command of ceph-objectstore-tool
Nathan Cutler
04:20 PM Revision d1c0b0fa (ceph): test: ceph-objectstore-tool cut down on large run
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 388e54d906512106c38088d4ce18842985dd000c)
David Zafman
04:20 PM Revision 1e26149a (ceph): test: ceph-objectstore-tool: Add test for EC object dump to check hinfo...
Fixes: http://tracker.ceph.com/issues/38053
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com...
David Zafman
04:20 PM Revision d484ebf1 (ceph): test: ceph-objectstore-tool: Fix EC code handling so it doesn't skip EC...
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 786b39f18f6df21991582c178595ce87d28633d1)
David Zafman
04:15 PM Revision f6ef41a0 (ceph): mgr: allow progress events to be reported from modules
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:07 PM Revision 721fab34 (ceph): mgr/dashboard: ganesha: support no namespace
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
03:43 PM Dashboard Feature #38021 (In Progress): mgr/dashboard: Support for iSCSI discovery authentication (frontend)
Tiago Melo
03:22 PM Revision add1f062 (ceph): Merge pull request #25857 from ashishkumsingh/wip-37822-mimic
mimic: mds: log evicted clients to clog/dbg
Reviewed-by:  Venky Shankar <vshankar@redhat.com>
Yuri Weinstein
03:21 PM Revision baa11d85 (ceph): Merge pull request #25885 from pdvian/wip-37818-mimic
mimic: mds: remove wrong assertion in Locker::snapflush_nudge
Reviewed-by: Yan, Zheng <zyan@redhat.com>
Reviewed-by:...
Yuri Weinstein
03:21 PM Revision b439bdcf (ceph): Merge pull request #26010 from smithfarm/wip-37819-mimic
mimic: mds: create separate config for heartbeat timeout
Reviewed-by:  Venky Shankar <vshankar@redhat.com>
Reviewed-...
Yuri Weinstein
03:20 PM Revision bc3aeff4 (ceph): Merge pull request #26055 from smithfarm/wip-37898-mimic
mimic: mds: purge queue recovery hangs during boot if PQ journal is damaged
Reviewed-by:  Venky Shankar <vshankar@re...
Yuri Weinstein
03:20 PM Revision bb5024f2 (ceph): Merge pull request #26214 from pdvian/wip-38101-mimic
mimic: mds: trim cache after journal flush
Reviewed-by:  Venky Shankar <vshankar@redhat.com>
Yuri Weinstein
03:18 PM Revision e0cc3d30 (ceph): Merge pull request #25995 from tspmelo/wip-iscsi-ui
mgr/dashboard: iSCSI management UI
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-by: Volker Theile <vth...
Lenz Grimmer
03:10 PM Backport #38179 (In Progress): mimic: build/ops: boost/noncopyable.hpp is missing
Nathan Cutler
03:09 PM Backport #38179 (Resolved): mimic: build/ops: boost/noncopyable.hpp is missing
https://github.com/ceph/ceph/pull/26277 Nathan Cutler
03:09 PM Bug #38178 (Resolved): boost/noncopyable.hpp is missing
Clang complains:... Nathan Cutler
02:47 PM devops Bug #38177: Destruction of basic_string _GLIBCXX_USE_CXX11_ABI=0 and C++17 mode results in invali...
I hit this issue under a EL7 build since it pulled in an old version:
Jenkins log:...
Jason Dillaman
02:44 PM devops Bug #38177 (Resolved): Destruction of basic_string _GLIBCXX_USE_CXX11_ABI=0 and C++17 mode result...
The ceph.spec should require a newer devtoolset-7-gcc-g++ release to address this potential issue under RHEL 7/CentOS... Jason Dillaman
02:23 PM Revision 38c664b4 (ceph): mgr/orchestrator: fix broken `device ls`
* Added `InventoryDevice.from_ceph_volume_inventory`
* Improved documentation
Signed-off-by: Sebastian Wagner <sebas...
Sebastian Wagner
01:26 PM CephFS Backport #38098 (In Progress): luminous: mds: optimize revoking stale caps
Zheng Yan
12:47 PM Revision e7f707b6 (ceph): mgr/dashboard: Use scss variable for media queries
Uses the newly created scss breakpoint variables for every media query that was hardcoded so far.
Signed-off-by: Seb...
Sebastian Krah
12:47 PM Revision df020875 (ceph): mgr/dashboard: Add description to menu items on mobile navigation
Adds the title of the icons as description right next to it if the resolution
of the browser is below 768px.
Adds a c...
Sebastian Krah
12:41 PM Revision e4a27d08 (ceph): common: fix missing include boost/noncopyable.hpp
Clang complains:
```
In file included from /home/jenkins/workspace/ceph-master/src/osd/ReplicatedBackend.cc:15:
In fi...
Willem Jan Withagen
12:27 PM Revision f6674475 (ceph): mds: optimize resuming stale caps
If client doesn't want any cap, there is no need to re-issue stale
caps.
A special case is that client wants some ca...
Yan, Zheng
12:24 PM Revision 46e89dee (ceph): mgr/dashboard: SSO - UserDoesNotExist page
* Added sso/404 page for use case when user logs in successfully
in identity provider but the user does not exist i...
Alfonso Martínez
12:19 PM mgr Bug #37917: SSO: Raw error message shown when logged in with non existent ceph user
After suggestions:
!sso-user-does-not-exist-v2.png!
Alfonso Martínez
10:27 AM mgr Bug #37917: SSO: Raw error message shown when logged in with non existent ceph user
Ju Lim wrote:
> I'd like to suggest either of the following text to be shown (my preference is #2):
>
> *Option...
Lenz Grimmer
10:05 AM mgr Bug #37917: SSO: Raw error message shown when logged in with non existent ceph user
Ju Lim wrote:
> I'd like to suggest either of the following text to be shown (my preference is #2):
>
> *Option 1...
Laura Paduano
12:19 PM Revision b07ef4f8 (ceph): mgr/dashboard: Add read-only UI for iSCSI
Signed-off-by: Ricardo Marques <rimarques@suse.com>
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
12:19 PM Revision 6ffaf626 (ceph): mgr/dashboard: Add iSCSI Form UI
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
12:03 PM Revision 076ccd54 (ceph): mgr/dashboard: ganesha: notify ganesha daemons to reload configuration
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
12:02 PM Revision d8900d4f (ceph): mgr/dashboard: ganesha: add LookupError when checking RGW connectivity
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
12:02 PM Revision 7acdff9a (ceph): mgr/dashboard: Add generic Select component
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
12:02 PM Revision 4598bfb3 (ceph): mgr/dashboard: Enhance CdValidators.validateIf method
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
12:02 PM Revision 4f273717 (ceph): mgr/dashboard: Set CdModal max-height
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
12:02 PM Revision f718524e (ceph): mgr/dashboard: Fix TableComponent when changing columns afterViewInit
Angular was throwing an ExpressionChangedAfterItHasBeenCheckedError if you
changed columns information right after th...
Tiago Melo
11:43 AM bluestore Bug #38176 (Fix Under Review): Unable to recover from ENOSPC in BlueFS, WAL
Kefu Chai
11:28 AM bluestore Bug #38176 (Won't Fix): Unable to recover from ENOSPC in BlueFS, WAL
It is possible to insert so much OMAP data into objects that it will overflow storage and cause ENOSPC when rocksdb t... Adam Kupczyk
11:41 AM Revision 19691a7f (ceph): Merge pull request #26202 from smithfarm/wip-fix-s390x-rpm-build
rpm: package crypto libraries for all archs
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:00 AM Revision d7c8968c (ceph): mgr/pybind/rados: add binding for rados_notify2
Add a new Ioctx.notify operation that we can call to send a rados
notification over an object.
Signed-off-by: Jeff L...
Jeff Layton
10:39 AM Revision bf9a07bf (ceph): rados: provide user with more meaningful error message
when trying to mksnap on a pool in the selfmanaged snaps mode.
Previously the error message in this case was:
err...
Mykola Golub
10:27 AM Revision d71a97b7 (ceph): mgr/orchestrator: make use of @CLICommand
Also Modified some command to allow multiple hosts
Also: Added more tests
Signed-off-by: Sebastian Wagner <sebastian...
Sebastian Wagner
10:23 AM Revision 711df717 (ceph): qa: objectstore snippets for krbd
krbd was being tested with filestore, up until recently when the
default for osd_objectstore was changed to bluestore...
Ilya Dryomov
09:53 AM Revision a84765be (ceph): client: don't wakeup cap waiters twice when mds recovered
Both kick_maxsize_requests() and wake_inode_waiters() wake up cap
waiters
Signed-off-by: "Yan, Zheng" <zyan@redhat.c...
Yan, Zheng
09:53 AM Revision 98016f76 (ceph): client: set cap->wanted when adding new cap
This avoids unnecessary cap message if cap is added by open/create
request reply.
Signed-off-by: "Yan, Zheng" <zyan@...
Yan, Zheng
09:53 AM Revision 8eff9621 (ceph): client: avoid unnecessary wakeup when handling RENEWCAPS
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit c744bc1673ca0b4e50f41516fdf49c8560db073a)
Yan, Zheng
09:53 AM Revision 73e81461 (ceph): mds: optimize revoking stale caps
For caps that are not being revoked and don't have writeable range
and don't want exclusive caps or file read/write. ...
Yan, Zheng
09:06 AM Revision 066ef3f3 (ceph): mds: put notable caps at the front of session's caps list
Notable Capabilities are ones that are being revoked, ones that
have writeable ranges and ones that want exclusive ca...
Yan, Zheng
08:59 AM Revision f62efd05 (ceph): mds: track if client has writeable range in Capability
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit 370ae1cb3e5dc07867d80e998082bc514e8fccfd)
...
Yan, Zheng
08:58 AM Revision bd647b24 (ceph): mds: add session pointer to Capability
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit 7c628472a86c6acebb20f0a2504744b10f250587)
...
Yan, Zheng
08:58 AM Dashboard Bug #38004: mgr/dashboard: Render error in pool edit dialog
Now that this issue is in status "Need Review": What PR relates to this issue? Please add the corresponding pull requ... Lenz Grimmer
08:53 AM Revision cd231e28 (ceph): client: skip updating 'wanted' caps if caps are already issued
When reading cached inode that already has Fscr caps, this can avoid
two cap messages (one updats 'wanted' caps, one ...
Yan, Zheng
08:41 AM Revision ecd0a5ac (ceph): client: sync 'retain caps' logical from kernel client
The main change is keeping CEPH_CAP_ANY_RD for unused file inodes
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(che...
Yan, Zheng
08:31 AM ceph-volume Bug #38175 (Closed): ceph-volume inventory command is slow
Running on an idle machine with the following specs:... Sébastien Han
08:06 AM Dashboard Cleanup #37916 (Resolved): mgr/dashboard: Inconsistent formatting of the cluster and audit logs
Anonymous
01:56 AM rgw Bug #38030 (Pending Backport): rgw: es: cannot query by content_type
Yehuda Sadeh
01:55 AM rgw Bug #36092 (Pending Backport): Radosgw elastic search sync module not working properly (all resul...
Yehuda Sadeh
01:54 AM Revision e883e739 (ceph): Merge pull request #26106 from yehudasa/wip-rgw-es-fixes
rgw: multiple es related fixes and improvements
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Yehuda Sadeh
12:41 AM Revision 2ff5439c (ceph): vstart.sh: fix params generation for monmaptool
Fixes: http://tracker.ceph.com/issues/38174
This broke in the msgr21 case, due to bash globbing in cases where
the g...
Yehuda Sadeh
12:35 AM Bug #38174 (New): vstart.sh: fail to pass params monmaptool correctly with --msgr21
Yehuda Sadeh

02/04/2019

11:43 PM CephFS Bug #38054 (Pending Backport): mds: broadcast quota message to client when disable quota
Patrick Donnelly
11:43 PM Revision 206bcbcc (ceph): Merge PR #26111 into master
* refs/pull/26111/head:
mds: broadcast quota message to client when disable quota
Reviewed-by: Patrick Donnelly <pd...
Patrick Donnelly
11:39 PM Revision e5a2964f (ceph): Merge PR #26123 into master
* refs/pull/26123/head:
mds: refactor MDSContext inheritance
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Revie...
Patrick Donnelly
10:53 PM Feature #7717 (Closed): Per CRUSH bucket used/available space
Alexandre Marangone
10:53 PM Revision 5c137e70 (ceph): packaging: split ceph-mgr diskprediction and rook plugins into own pack...
There are troublesome dependencies for both, so being able to deselect
them is useful
Signed-off-by: Dan Mick <dan.m...
Dan Mick
10:47 PM RADOS Bug #38027: osd/osd-backfill-space.sh fails

dzafman-2019-02-04_11:24:54-rados-wip-zafman-testing2-distro-basic-smithi/3549933
Before mon shutdowns it appear...
David Zafman
10:23 PM Support #38156: MDS Behind on trimming but using no CPU or disk IO.
Please recognize a bug for what it is. I'm not asking for help. I'm trying to help you.
Why would PGs be inactive ...
Michael Jones
10:01 PM Support #38156 (Rejected): MDS Behind on trimming but using no CPU or disk IO.
Please try ceph-users for help.
(From a very cursory glance at the information you provided, the problem is that y...
Patrick Donnelly
10:23 PM RADOS Bug #38124: OSD down on snaptrim.
Hello,
I have collected additional information Sage asked. Attached log has debug_osd=20 set.
How this happ...
Darius Kasparavičius
10:21 PM Bug #38154 (Closed): Package conflicts for Ubuntu 16.04 and 18.04
This is not a bug in mimic since it appeared in a testing branch and is related to one of the PRs in the batch.
Neha Ojha
06:04 PM Bug #38154: Package conflicts for Ubuntu 16.04 and 18.04
this is a suspect https://github.com/ceph/ceph/pull/25668 Yuri Weinstein
03:57 PM Bug #38154: Package conflicts for Ubuntu 16.04 and 18.04
Looking at the changes in the spec file in that branch, something messed up the dependencies. I don't know exactly w... David Galloway
10:19 PM Cleanup #21044 (Rejected): Replacement of assert() with static_assert() whereever applicable
Patrick Donnelly
10:17 PM rgw Support #38125: Multisite ceph cluster storage for data replication
You may find faster answers from the ceph-users mailing list too. Greg Farnum
10:16 PM Bug #38126 (Won't Fix): No secrets found in helm-toolkit during "make" and ceph-mon pod is going ...
I believe Ceph-helm is a dead project at this point and you should be using images from Ceph-containers or Dockerhub?... Greg Farnum
10:16 PM Bug #38173 (Resolved): Remove helm+kubernetes install from ceph docs
We have three install methods described on docs.ceph.com: Ceph-deploy, manual, and "(KUBERNETES + HELM)". We should c... Greg Farnum
10:11 PM CephFS Bug #38128: msgr: unexpected "handle_cephx_auth got bad authorizer, auth_reply_len=0"
Hopefully fixed by that related bug? Otherwise move it back into the msgr queue. Greg Farnum
10:04 PM Documentation #38061: Ceph Blog - new-luminous-erasure-coding-rbd-cephfs
Thanks for letting us know. Please report these problems on ceph-users in the future. Patrick Donnelly
10:02 PM Support #38152 (Rejected): rocksdb problem in the 108 down osds
Please seek help on ceph-users. Patrick Donnelly
10:00 PM Revision 0e443b7f (ceph): Merge pull request #26023 from jmolmo/inventory_pb_updated
mgr/ansible: Replace Ansible playbook used to retrieve storage devices data
Reviewed-by: Sebastian Wagner <sebastian...
Sebastian Wagner
09:38 PM rbd Bug #38170: krbd discard no longer guarantees zeroing
Ah yes. The entire commit for mimic. Ilya Dryomov
09:11 PM rbd Bug #38170: krbd discard no longer guarantees zeroing
Mimic as well? Jason Dillaman
07:00 PM rbd Bug #38170 (Pending Backport): krbd discard no longer guarantees zeroing
Ilya Dryomov
07:00 PM rbd Bug #38170 (Resolved): krbd discard no longer guarantees zeroing
Need to backport src/test/librbd/fsx.cc hunk of commit 04f5b343f998 ("qa: update krbd tests for zeroout") to luminous... Ilya Dryomov
08:55 PM bluestore Bug #38065 (Pending Backport): deep fsck fails on inspecting very large onodes
Neha Ojha
08:51 PM bluestore Bug #38065: deep fsck fails on inspecting very large onodes
Igor Fedotov wrote:
> https://github.com/ceph/ceph/pull/26170
merged
Yuri Weinstein
08:51 PM Revision 460af820 (ceph): Merge pull request #26170 from ifed01/wip-ifed-fix-fsck-read
os/bluestore: deep fsck fails on inspecting very large onodes
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: ...
Yuri Weinstein
08:50 PM Revision 20ad73a1 (ceph): Merge pull request #26223 from majianpeng/remove-unused-function
osd: remove unused function.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
08:49 PM Dashboard Backport #37870: mgr/dashboard: (Mimic) UnboundLocalError: local variable 'mirror_mode' reference...
merged https://github.com/ceph/ceph/pull/26009 Yuri Weinstein
08:49 PM RADOS Backport #38107 (Resolved): mimic: Adding back the IOPS line for client and recovery IO in cluste...
https://github.com/ceph/ceph/pull/26208 Neha Ojha
08:49 PM Revision 1a857126 (ceph): Merge pull request #26009 from sebastian-philipp/dashboard-mirror_mode
mimic: mgr/dashboard: Set mirror_mode to None
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Reviewed-by:  Volker The...
Yuri Weinstein
08:47 PM RADOS Bug #37886: Adding back the IOPS line for client and recovery IO in cluster logs
merged https://github.com/ceph/ceph/pull/26208 Yuri Weinstein
08:47 PM Revision 4d72773c (ceph): Merge pull request #26208 from vumrao/wip-vumrao-38107
mimic: mgr/DaemonServer: log pgmap usage to cluster log
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
08:04 PM RADOS Bug #38172 (New): segv in rocksdb NewIterator
... Sage Weil
07:58 PM RADOS Bug #37393: mimic: osd-backfill-stats.sh fails in rados/standalone/osd.yaml
/a/yuriw-2019-02-02_14:56:39-rados-wip-yuri4-testing-2019-01-31-2315-mimic-distro-basic-smithi/3542409/ Neha Ojha
07:55 PM RADOS Bug #38083: mimic: test_kvstore_tool.sh: mkfs failed: (22) Invalid argument
/a/yuriw-2019-02-02_14:56:39-rados-wip-yuri4-testing-2019-01-31-2315-mimic-distro-basic-smithi/3542404/ Neha Ojha
07:45 PM Revision af5c1ed2 (ceph): rgw: when exclusive lock fails due existing lock, log add'l info
This is being added to better understand lock-contention issues in
running systems. Here are two sample log output li...
J. Eric Ivancich
07:44 PM rgw Feature #38171 (Resolved): rgw: when exclusive lock fails due existing lock, log add'l info
J. Eric Ivancich
07:14 PM rgw Bug #37403 (Pending Backport): Object can still be deleted even if s3:DeleteObject policy is set
Ken Dreyer
06:09 PM RADOS Backport #38108 (Resolved): luminous: Adding back the IOPS line for client and recovery IO in clu...
https://github.com/ceph/ceph/pull/26207 Neha Ojha
06:08 PM Revision 81d1f3a6 (ceph): Merge pull request #25278 from ZVampirEM77/wip-deleteobject-policy
rgw: fix obj can still be deleted even if deleteobject policy is set
rgw: cleanup for RGWDeleteObj::verify_permission...
Adam Emerson
04:43 PM Revision f66113bb (ceph): Merge pull request #26207 from vumrao/wip-vumrao-38108
luminous: mgr/DaemonServer: log pgmap usage to cluster log
Reviewed-by: Neha Ojha <nojha@redhat.com>
Neha Ojha
04:20 PM Revision 9ebec76f (ceph): Merge pull request #26186 from tchaikov/luminous-36737
luminous: build/ops: Allow multi instances of "make tests" on the same machine
Reviewed-by: Josh Durgin <jdurgin@red...
Kefu Chai
03:55 PM Revision f8a82240 (ceph): rgw: Added caching for tokens retrieved from keystone using S3 credentials
When providing an S3 compatible interface previous behaviour has been to cache the
access token but request verificat...
James P. Weaver
03:55 PM Revision 2e254853 (ceph): rgw: Removed duplicate signing method from S3 credentials caching
Now makes use of existing method for generating a signature for an S3 request.
Signed-off-by: James Weaver <james.ba...
James Weaver
03:31 PM rgw Bug #20696: radosgw doesn't start with civetweb handlerin Debian Stretch
Sorry, also: I think this is more than a "minor" issue - the RGW isn't much use without https... Matthew Vernon
03:23 PM rgw Bug #20696: radosgw doesn't start with civetweb handlerin Debian Stretch
Hi,
The work-around (which lets you build functional Luminous .debs for Bionic at least) is to arrange for the bui...
Matthew Vernon
03:22 PM Revision 6e867bd9 (ceph): client: flush cap release on session flush
MDS expects the completed cap release prior to responding to the session flush
for cache drop.
Fixes: http://tracker...
Patrick Donnelly
02:45 PM ceph-volume Bug #38169 (New): c-v should have an option to ignore 'network' drives
Network drives like RBD and NBD are reported by the inventory command, it'd be nice to have a rule (not built-in) to ... Sébastien Han
02:44 PM ceph-volume Bug #38168 (Resolved): c-v inventory command reports disk with 0 Bytes as available
Disks with insufficient size should not be reported as 'available'.... Sébastien Han
02:43 PM ceph-volume Bug #38167 (Closed): c-v inventory command reports wrong json
... Sébastien Han
02:13 PM Revision 1d94dcdb (ceph): Merge pull request #26244 from idryomov/wip-krbd-alloc-size
krbd: alloc_size map option and tests
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Ilya Dryomov
01:54 PM Dashboard Bug #38004 (Fix Under Review): mgr/dashboard: Render error in pool edit dialog
Patrick Seidensal
01:52 PM ceph-volume Bug #38166 (New): open plain cryptsetup devices
if ceph-volume needs to open a plain cryptsetup volume the key is read and base64 decoded from the ceph key-value sto... Alfredo Deza
01:37 PM Dashboard Bug #34528 (In Progress): mgr/dashboard: Disallow editing of read-only config options
Tatjana Dehler
01:21 PM Revision d1ce8f93 (ceph): mgr/progress: make persist period/interval configurable
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:13 PM Revision bc8580b2 (ceph): mgr/progress: prune completed events
We don't want these to grow unbounded!
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:43 PM Bug #38164 (Resolved): os/bluestore: avoid frequent and massive allocator's dump on bluefs rebala...
Nathan Cutler
12:37 PM Bug #38164 (Resolved): os/bluestore: avoid frequent and massive allocator's dump on bluefs rebala...
Nathan Cutler
12:39 PM Backport #38165 (Resolved): luminous: os/bluestore: avoid frequent and massive allocator's dump o...
Nathan Cutler
12:37 PM Backport #38165 (Resolved): luminous: os/bluestore: avoid frequent and massive allocator's dump o...
https://github.com/ceph/ceph/pull/24543 Nathan Cutler
11:43 AM Revision 3feca71d (ceph): rpm: package crypto libraries for all archs
Since 318a8e3c079c937d4e006a9eb4f47c5349648360 we are now building at least the
openssl crypto plugin on all architec...
Nathan Cutler
11:39 AM Revision aa56098f (ceph): rpm: do not exclude s390x build on openSUSE
The openSUSE Build Service now offers s390x as a build target,
so this conditional is no longer needed.
Signed-off-b...
Nathan Cutler
11:25 AM Dashboard Feature #36722 (In Progress): mgr/dashboard: Silence Alertmanager alerts
Stephan Müller
11:25 AM Dashboard Feature #36721 (Resolved): mgr/dashboard: UI displays fired alert notifications from prometheus
Stephan Müller
11:24 AM Dashboard Bug #37841 (Resolved): mgr/dashboard: RbdMirroringService test suite fails in dev mode
Stephan Müller
11:24 AM Dashboard Bug #37859 (Resolved): mgr/dashboard: Render all objects in KV-table
Stephan Müller
11:24 AM Dashboard Feature #37860 (Resolved): mgr/dashboard: Hide empty fields in KV-table
Stephan Müller
11:23 AM Dashboard Tasks #37951 (Resolved): mgr/dashboard: Provide values with different style in KV-table
Stephan Müller
11:23 AM Dashboard Tasks #37950 (Resolved): mgr/dashboard: Application icons in notifications
Stephan Müller
11:22 AM RADOS Backport #38163 (Resolved): mimic: maybe_remove_pg_upmaps incorrectly cancels valid pending upmaps
Included in https://github.com/ceph/ceph/pull/27963 Nathan Cutler
11:22 AM RADOS Backport #38162 (Resolved): luminous: maybe_remove_pg_upmaps incorrectly cancels valid pending up...
https://github.com/ceph/ceph/pull/26127 Nathan Cutler
11:21 AM bluestore Backport #38161 (Rejected): mimic: KernelDevice exclusive lock broken
Nathan Cutler
11:21 AM bluestore Backport #38160 (Rejected): luminous: KernelDevice exclusive lock broken
https://github.com/ceph/ceph/pull/34514 Nathan Cutler
11:18 AM CephFS Backport #37480: mimic: mds: MDCache.cc: 11673: abort()
First attempted backport, https://github.com/ceph/ceph/pull/26050, was closed. Nathan Cutler
11:18 AM mgr Bug #38157: progress: KeyError on pg_to_state[pg_str]['stat_sum']['num_bytes_recovered']
by looking at the python backtrace, @ pg_str @ was a tuple with only a single element in it, but it should have been ... Kefu Chai
10:32 AM Revision 6116c969 (ceph): Merge pull request #25309 from Devp00l/wip-prometheus-alerting
mgr/dashboard: Prometheus integration
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Boris Ranto <...
Tatjana Dehler
06:45 AM Revision 48d650ca (ceph): changes to accomodate the modified rgw_system_test task
rakesh
06:44 AM rgw Backport #38147 (In Progress): mimic: rgw: `radosgw-admin bucket rm ... --purge-objects` can hang...
https://github.com/ceph/ceph/pull/26266 Prashant D
06:44 AM Revision 5ac18b30 (ceph): added doc string and script default value
rakesh
06:00 AM Messengers Bug #38118 (Resolved): msgr2: race connection results in hang
https://github.com/ceph/ceph/pull/26256 Sage Weil
05:59 AM Revision 4edb005e (ceph): Merge PR #26256 into master
* refs/pull/26256/head:
msg/async/ProtocolV2: respect policy.resetcheck on cookie==0
Reviewed-by: Ricardo Dias <rdi...
Sage Weil
05:50 AM RADOS Bug #38159 (New): ec does not recover below min_size
... Sage Weil
05:28 AM Revision 3cb57037 (ceph): qa/suites/rados/upgrade: whitelist 'slow request'
failure_reason: '"2019-02-03 22:52:41.561332 osd.10 (osd.10) 790 : cluster [WRN] slow
request 30.154662 seconds old...
Sage Weil
05:26 AM RADOS Bug #17257: ceph_test_rados_api_lock fails LibRadosLockPP.LockExclusiveDurPP
/a/sage-2019-02-03_18:58:17-rados-wip-sage2-testing-2019-02-03-1047-distro-basic-smithi/3545716
Sage Weil
04:56 AM rgw Backport #38148 (In Progress): luminous: rgw: `radosgw-admin bucket rm ... --purge-objects` can h...
https://github.com/ceph/ceph/pull/26263 Prashant D
03:58 AM Revision 1e30e370 (ceph): rgw: Removing workaround needed to for adding payload hash to request i...
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com> Pritha Srivastava
03:38 AM Revision 55492585 (ceph): rgw: `radosgw-admin bucket rm ... --purge-objects` can hang...
This command can hang (i.e., enter an infinite loop) due to
problematic bucket index entries left as a result of bug
...
J. Eric Ivancich
03:35 AM Revision 285e53b8 (ceph): rgw: `radosgw-admin bucket rm ... --purge-objects` can hang...
This command can hang (i.e., enter an infinite loop) due to
problematic bucket index entries left as a result of bug
...
J. Eric Ivancich
03:32 AM bluestore Backport #38142 (In Progress): luminous: os/bluestore: fixup access a destroy cond cause deadlock...
https://github.com/ceph/ceph/pull/26261 Prashant D
03:30 AM bluestore Backport #38143 (In Progress): mimic: os/bluestore: fixup access a destroy cond cause deadlock or...
https://github.com/ceph/ceph/pull/26260 Prashant D
02:27 AM Revision ec780ac7 (ceph): mon: A PG with PG_STATE_REPAIR doesn't mean damaged data, PG_STATE_INCO...
Fixes: http://tracker.ceph.com/issues/38070
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com...
David Zafman
12:14 AM Revision bea4edb7 (ceph): os/bluestore: fixup access a destroy cond cause deadlock or undefine
behavior.
Fixes: https://tracker.ceph.com/issues/37733
Signed-off-by: linbing <linbing@t2cloud.net>
(cherry picked f...
bing lin

02/03/2019

11:58 PM Revision cc2a937f (ceph): os/bluestore: fixup access a destroy cond cause deadlock or undefine
behavior.
Fixes: https://tracker.ceph.com/issues/37733
Signed-off-by: linbing <linbing@t2cloud.net>
(cherry picked f...
bing lin
11:36 PM Revision 120d6a26 (ceph): mds: clean up log level 2 messages
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit a225c266052d09ffcb066aead83a18dec918...
Patrick Donnelly
11:36 PM Revision 7b134974 (ceph): mds: do not log internal journal error
MDS can't reach this code due to assert in C_MDS_session_finish.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.co...
Patrick Donnelly
11:36 PM Revision 8b0ebcc4 (ceph): mds: log session open stats
This is to assist with tracking what clients are connecting and how long it
takes for them to open a session (a rough...
Patrick Donnelly
11:31 PM Dashboard Feature #38016 (In Progress): mgr/dashboard: Support for "No authentication" on iSCSI target (bac...
Ricardo Marques
09:54 PM Revision 5176ced9 (ceph): common: make CEPH_BUFFER_ALLOC_UNIT known at compile-time.
It sounds extremely unlikely that any platform Ceph targets can have
PAGE_SIZE lower than 4k. However, to handle thes...
Radoslaw Zarzynski
08:27 PM Revision 9aaa354c (ceph): build: disable kerberos for nautilus
We can re-enable after we branch. For N, though, there is no point in dragging
in the dependencies and implying ther...
Sage Weil
07:17 PM CephFS Backport #38084 (In Progress): luminous: mds: log new client sessions with various metadata
Patrick Donnelly
06:49 PM Revision c2622c8f (ceph): common: optimize buffer cloning in bufferlist.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
06:49 PM Revision ae41d441 (ceph): common: switch to ceph::unique_leakable_ptr.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
06:49 PM Revision f2fe6c03 (ceph): common: avoid atomical nref bumping on freshly created buffer::raw.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
06:49 PM Revision 48aaf3cb (ceph): common: try to skip atomical decrement in buffer::ptr::release().
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
05:37 PM Revision ff3386fd (ceph): Merge pull request #26240 from votdev/improve_get_module_option
mgr: Use Py_BuildValue to create the argument tuple
Reviewed-by: Boris Ranto <branto@redhat.com>
Reviewed-by: Kefu C...
Kefu Chai
05:24 PM Revision 2d4468c8 (ceph): Merge pull request #26233 from liewegas/wip-bluestore-disable-csum
os/bluestore: add bluestore_ignore_data_csum option
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Reviewed By: Xie X...
Kefu Chai
05:22 PM Revision be56801e (ceph): Merge pull request #25077 from rzarzynski/wip-bl-kill_append_buffer
common: drop append_buffer from bufferlist. Use simple carriage instead
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:21 PM bluestore Bug #38150 (Pending Backport): KernelDevice exclusive lock broken
Kefu Chai
05:20 PM Revision 8805a28b (ceph): Merge pull request #26245 from liewegas/wip-38150
os/bluestore/KernelDevice: use flock(2) for block device lock
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Re...
Kefu Chai
05:14 PM mgr Bug #38158 (Resolved): mgr: segfault in PGMapDigest::print_summary()
... Kefu Chai
04:59 PM RADOS Bug #38023: segv on FileJournal::prepare_entry in bufferlist
... Kefu Chai
04:43 PM Revision 51067350 (ceph): msg/async/ProtocolV2: respect policy.resetcheck on cookie==0
It's possible the accepting end knows the cookie but the connecting end
does not if the fault happens before it recei...
Sage Weil
04:43 PM RADOS Bug #24320: out of order reply and/or osd assert with set-chunks-read.yaml
/a/kchai-2019-02-03_02:07:02-rados-wip-kefu2-testing-2019-02-03-0001-distro-basic-smithi/3543791
rados/thrash/{0-s...
Kefu Chai
04:40 PM RADOS Bug #20798: LibRadosLockECPP.LockExclusiveDurPP gets EEXIST
/a/kchai-2019-02-03_02:07:02-rados-wip-kefu2-testing-2019-02-03-0001-distro-basic-smithi/3543664/ Kefu Chai
02:21 PM mgr Bug #38157 (Resolved): progress: KeyError on pg_to_state[pg_str]['stat_sum']['num_bytes_recovered']
i've noticed this a few times... Sage Weil
12:08 PM Revision bdef1dab (ceph): crimson/osd: should capture reply_t struct by reference
before this change, the iterator is captured by value, but it could be
invalidated when more elements are inserted in...
Kefu Chai
12:08 PM Revision 02a99fbf (ceph): crimson/osd: update heartbeat_info.epoch
it's used for trimming peers if the number of heartbeat peers exceeds
`osd_heartbeat_min_peers`.
Signed-off-by: Kefu...
Kefu Chai
12:08 PM Revision fbff008b (ceph): crimson/osd: update heartbeat peers properly
* add reporters for fast failure detection
* trim heartbeat peers if the number of peers exceeds
`osd_heartbeat_min...
Kefu Chai
12:08 PM Revision 212c6032 (ceph): crimson/osd: note down the source from where the message is sent
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
09:57 AM Revision 04f5b343 (ceph): qa: update krbd tests for zeroout
Discard no longer guarantees zeroing, use BLKZEROOUT and "fallocate -z"
instead (blkdiscard(8) in xenial doesn't supp...
Ilya Dryomov
08:21 AM Support #38156: MDS Behind on trimming but using no CPU or disk IO.
Ceph version information
mimir ~ # emerge --info ceph
Portage 2.3.51 (python 3.6.5-final-0, default/linux/amd64/1...
Michael Jones
08:20 AM Support #38156 (Rejected): MDS Behind on trimming but using no CPU or disk IO.
I have a cluster with three nodes.
Mimir: MDS, MON, MGR
Fenrir, MDS, MON, MGR, 8 OSDs
Hoenir, MDS, MON, MGR, 8 O...
Michael Jones
05:25 AM Revision e4aebe86 (ceph): common/random_cache: remove unused RandomCache
the only consumer of it was KeyValueStore, which was removed in
19c39faead87655d174965d054de8bbbe4d79067 .
Signed-of...
Kefu Chai
03:24 AM RADOS Bug #38155 (Duplicate): PG stuck in undersized+degraded+remapped+backfill_toofull+peered

dzafman-2019-02-02_15:37:09-rados-wip-zafman-testing2-distro-basic-smithi/3542711
Something like this happened b...
David Zafman
03:12 AM RADOS Bug #38027: osd/osd-backfill-space.sh fails

After increasing the time out, saw a different failure. As expected all 4 PG backfills completed and 4 PGs are in ...
David Zafman

02/02/2019

07:42 PM Bug #38154 (Closed): Package conflicts for Ubuntu 16.04 and 18.04
Run: http://pulpito.ceph.com/yuriw-2019-02-02_14:59:49-rados-wip-yuri2-testing-2019-01-29-1704-mimic-distro-basic-smi... Yuri Weinstein
07:27 PM CephFS Feature #15066 (In Progress): multifs: Allow filesystems to be assigned RADOS namespace as well a...
Patrick Donnelly
05:33 PM Revision 031bbea7 (ceph): qa: krbd discard with alloc_size vs zeroout tests
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
10:59 AM bluestore Bug #38049: random osds failing in thread_name:bstore_kv_final
The fsck on a failed osd gives the following:... Lawrence Smith
09:25 AM RADOS Bug #37968: maybe_remove_pg_upmaps incorrectly cancels valid pending upmaps
https://github.com/ceph/ceph/pull/26179 xie xingguo
09:25 AM RADOS Bug #37968 (Pending Backport): maybe_remove_pg_upmaps incorrectly cancels valid pending upmaps
xie xingguo
09:24 AM Revision a4b1dc5a (ceph): Merge pull request #26179 from xiexingguo/wip-37968
crush: fix upmap overkill
Reviewed-by: Sage Weil <sage@redhat.com>
Xie Xingguo
08:03 AM CephFS Feature #38153 (In Progress): client: proactively release caps it is not using
Zheng Yan
08:03 AM CephFS Feature #38153: client: proactively release caps it is not using
kernel part
https://github.com/ceph/ceph-client/commit/488d66259ef7f933d33136306b58e6eb9e9ed6c3
"ceph: periodical...
Zheng Yan
08:00 AM CephFS Feature #38153 (Closed): client: proactively release caps it is not using
Zheng Yan
07:54 AM CephFS Backport #37480: mimic: mds: MDCache.cc: 11673: abort()
https://github.com/ceph/ceph/pull/26252 Zheng Yan
07:45 AM Revision 434dc9e9 (ceph): Merge pull request #26222 from tchaikov/wip-crimson-heartbeat
crimson/osd: add heartbeat support
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
07:27 AM Support #38152 (Rejected): rocksdb problem in the 108 down osds
My cluster is luminous 12.2.10, upgrade from jewel. so the cluster has 108 osds down in 3 hosts, 216 osds is up. I w... li xiong
05:20 AM Revision a0307f5d (ceph): crimson/osd: define OSDMapService interface
* define OSDMapService interface to decouple the consumers of
this interface from its implementation -- the `OSD` c...
Kefu Chai
05:20 AM Revision ef9403b1 (ceph): crimson/mon: add get_fsid() to mon::Client
we need it for creating some messages. `MOSDPing`, for instance.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:20 AM Revision 77a1eb73 (ceph): common/pick_address: conditional compile for crimson
crimson can only update configuration async, so we cannot let
pick_addreses() call set_val_or_die() without chaning i...
Kefu Chai
05:20 AM Revision 41da38f2 (ceph): common/pick_address: add necessary includes
* add needed forward declaration
* add necessary #includes
* move `#include "common/config.h"` to .cc, as it's not pa...
Kefu Chai
05:20 AM Revision 7a5469dd (ceph): crimson/common: add pick_address.cc to crimson-common
crimson-osd needs pick_address() for initializing the listening
addresses.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:20 AM Revision 2d70d9e9 (ceph): crimson/osd: s/client_msgr/public_msgr/
because this messenger also serves requests from librados clients.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:20 AM Revision 66826c86 (ceph): crimson/net: add Messenger::try_bind()
in case the server is just fine with any unused local port number, and it
will report it to monitor.
Signed-off-by: ...
Kefu Chai
05:20 AM Revision 3ee01672 (ceph): crimson/osd: bind and listen
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
05:20 AM Revision a88e89e7 (ceph): crimson/osd: move "_preboot" log to where it belongs to
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
05:20 AM Revision e9506e79 (ceph): crimson/osd: add heartbeat support
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
05:20 AM Revision 4eff55d0 (ceph): cmake: disable GCC-9 warnings
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
05:13 AM Revision 0feaf360 (ceph): crimson/osd: remove unused method
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
05:13 AM Revision 459fea55 (ceph): crimson/osd: add editor variable settings
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
05:09 AM Cleanup #38088: Add dependencies for missing Python packages
trying to build grpc into a .deb, I find that
1) it hasn't been released on pypi since June 2016, and
2) it uses...
Dan Mick
04:21 AM Revision c9d124e0 (ceph): mds: bump mds protocol version
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
04:21 AM Revision 85f41e0a (ceph): mds: handle fragment notify race
In the nornal case, mds does not trim dir inode whose child dirfrags
are likely being fragmented (see trim_inode()). ...
Yan, Zheng
04:00 AM Revision 412a8961 (ceph): mds: don't wait for snapclient sync when handling reconnect
It's no longer required since commit 93e72677575 "mds: send snap
related messages centrally during mds recovery".
Si...
Yan, Zheng
04:00 AM Revision f1c564ed (ceph): mds: extend reconnect period when mds is busy
Fixes: https://tracker.ceph.com/issues/37644
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit...
Yan, Zheng
12:38 AM Revision ff3411d5 (ceph): mds: refactor MDSContext inheritance
This commit greatly simplifies things.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
12:26 AM Revision 6f6e080f (ceph): Merge pull request #26250 from falcon78921/wip-doc-rados-typo
doc: fixed typo in add-or-rm-mons.rst
Reviewed-by: Neha Ojha <nojha@redhat.com>
Xie Xingguo

02/01/2019

11:11 PM RADOS Bug #38027: osd/osd-backfill-space.sh fails
http://pulpito.ceph.com/dzafman-2019-01-30_18:54:50-rados-wip-zafman-testing-distro-basic-smithi/3528763 David Zafman
10:12 PM Revision 4b077dd2 (ceph): doc: fixed typo in add-or-rm-mons.rst
Redundant use of the word "monitor"
Signed-off-by: James McClune <jmcclune@mcclunetechnologies.net>
James McClune
09:54 PM Revision ded528e6 (ceph): common: introduce bl::_carriage to track writeable area.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
09:54 PM Revision e0994229 (ceph): tests: introduce BufferList.InternalCarriage.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
09:54 PM Revision 5b905b83 (ceph): common: introduce obtain_contiguous_space() to bufferlist.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
09:54 PM Revision f780d8ed (ceph): common: optimize bufferlist::contiguous_appender.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
09:54 PM Revision e20837a1 (ceph): tests: introduce BufferList.ContiguousAppender.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
09:54 PM Revision 995d6b0c (ceph): common: drop decltype(_buffers) from include/buffers.h.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
09:54 PM Revision a94e54af (ceph): common: bl::appends don't use the append_buffer anymore.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
09:54 PM Revision 0326cf33 (ceph): common: contiguous_appender doesn't use append_buffer anymore.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
09:54 PM Revision c7a53ecf (ceph): common: bufferlist can contain 0-length bptrs.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
09:54 PM Revision 66b7cc88 (ceph): tests: introduce BufferListIterator.iterate_with_empties.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
09:54 PM Revision 93e1a712 (ceph): common: simplify the C-string-taking variant of bl::append().
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
09:54 PM Revision 7362e5b5 (ceph): common: kill remainings of bufferlist's append_buffer.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
07:29 PM Revision 0fee7c13 (ceph): rgw: es: use default request headers for query requests
Needed for sending auth headers.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
07:28 PM Revision 99cca04c (ceph): rgw: es: query sent to elasticsearch needs content-type
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
07:28 PM Revision 65f17068 (ceph): rgw: es: don't error out on index initialization
if index already exists. Assuming index was created externally.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
07:28 PM Revision b887df65 (ceph): rgw: rest cr: can return json decoded errors
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
07:28 PM Revision 606a2fbf (ceph): rgw: es: fix v5+ index map settings
and rework the way it's being done
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
07:28 PM Revision 44dee067 (ceph): rgw: es: add support for != operator
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
07:27 PM Revision 6c1bdd9f (ceph): rgw: es: add support for searchable storage_class field
Note that this will not add field to existing index field mapping.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
07:27 PM Revision 66219cf1 (ceph): rgw: es: fix content_type queries
Fixes: http://tracker.ceph.com/issues/38030
ES attribute is stored as content_type, while we were searching
for cont...
Yehuda Sadeh
07:27 PM Revision 4d1f8a82 (ceph): rgw: es: fix attrs trimming
Fixes: http://tracker.ceph.com/issues/38028
Since we don't necessarily keep attr headers with null terminating char,...
Yehuda Sadeh
07:27 PM Revision e099f3df (ceph): rgw: need to give a type in list constructor
Clang complains about the missing type:
/home/jenkins/workspace/ceph-master/src/rgw/rgw_sync_module_es.cc:251:42: err...
Willem Jan Withagen
07:26 PM Revision b0aa14c2 (ceph): rgw: ES sync: be more restrictive on object system attrs
This commit drops system attributes like url-keys, nfs-ganesha unix keys,
encryption keys and other system attributes...
Abhishek Lekshmanan
07:16 PM Revision 5d2d2b72 (ceph): rgw: http_client: propagate send_data_hint differently
Fixes: http://tracker.ceph.com/issues/36092
send_data_hint is passed so that the lower http client layer
to know in ...
Yehuda Sadeh
07:16 PM Revision a1a32626 (ceph): rgw: ES sync module: drop ESVersion struct
using std::pair as the version struct. Another decoder class is currently
introduced as we have a nested json type fo...
Abhishek Lekshmanan
07:15 PM Revision 67c645df (ceph): rgw: es: support username and password for ES
For ES endpoints terminated with a username and password, either via xpack or
fronted by another webserver with http ...
Abhishek Lekshmanan
07:14 PM Revision aaa139f4 (ceph): rgw_cr_rest: support extra headers for get resource crs
Adding support to add additional headers as a part of GET and READ requests.
Signed-off-by: Abhishek Lekshmanan <abh...
Abhishek Lekshmanan
07:14 PM Revision 7b7b8b48 (ceph): rgw: es: support for ES 5.0+
from Elasticsearch 5.0+ the type string is deprecated, while it is still allowed
in 5.0, it returns a 400 error on 6....
Abhishek Lekshmanan
07:14 PM Revision 105f3981 (ceph): rgw: es: introduce new classes for storing ES version info
Getting the basic information from elasticsearch, while we're only currently
interested in elasic search version, oth...
Abhishek Lekshmanan
07:14 PM Revision 096e1222 (ceph): rgw: rgw_cr_rest: allow headers to be specified in Put CRs
Adding another constructor overload for cases when we need to override the
default headers
Signed-off-by: Abhishek L...
Abhishek Lekshmanan
07:14 PM Revision c3841d74 (ceph): rgw: es: introduce ES types
This commit introduces an enum mapping various ES types. Also encode_json now
has a new member for string type so tha...
Abhishek Lekshmanan
06:43 PM Revision 54fd6dce (ceph): Merge PR #25703 into master
* refs/pull/25703/head:
os/bluestore: option to disable bluestore warns on spillover.
mon: expose object store heal...
Sage Weil
06:42 PM Revision c4ad6044 (ceph): Merge PR #25773 into master
* refs/pull/25773/head:
common: Use OpenSSL for cryptographic hashing
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Sage Weil
06:41 PM Revision 2129cfc4 (ceph): Merge PR #26067 into master
* refs/pull/26067/head:
pybind/rados: fix application metadata list
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Sage Weil
06:40 PM Revision 3b5b96b9 (ceph): Merge PR #26112 into master
* refs/pull/26112/head:
mgr: load modules in finisher to avoid potential lock cycles
Reviewed-by: Boris Ranto <bran...
Sage Weil
06:40 PM mgr Bug #37997 (Resolved): mgr: abort, dashboard, "recursive lock of PyModuleRegistry::lock"
Sage Weil
06:40 PM Revision 54815325 (ceph): Merge PR #26164 into master
* refs/pull/26164/head:
mon/LogMonitor: lower logging level for check_sub
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:08 PM RADOS Bug #38151 (New): cephx: service ticket validity dobuled
... Sage Weil
05:48 PM Revision a151e111 (ceph): ceph-volume: add space between words
The current help of batch was showing:
rotational drivesare passed in DEVICES
This commit fixes it and now we have:...
Sébastien Han
05:47 PM Revision 58cb3ecc (ceph): os/bluestore: add bluestore_ignore_data_csum option
This option just suppresses the EIO errors. We still get the messages
in the logs, though. This can be useful when ...
Sage Weil
05:39 PM bluestore Bug #38150: KernelDevice exclusive lock broken
https://github.com/ceph/ceph/pull/26245 Sage Weil
05:37 PM bluestore Bug #38150 (Resolved): KernelDevice exclusive lock broken
fcntl locks go away when *any* fd on the file is closed.
This can cause corruption when running ceph-osd in contai...
Sage Weil
05:39 PM Revision 632a1033 (ceph): os/bluestore/KernelDevice: use flock(2) for block device lock
The fcntl locks fail due to the classic posix lock gotcha: if you close
*any* fd to the same inode from the process, ...
Sage Weil
04:59 PM Revision fa32d97a (ceph): rbd: recognize alloc_size map option
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
04:51 PM Dashboard Subtask #38149 (Resolved): mgr/dashboard: Block menu E2E tab tests
Nathan Weinberg
04:01 PM Revision e124ad72 (ceph): Merge pull request #26224 from tchaikov/radek-lru-cleanup
common: drop the unused methods from SharedLRU.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:42 PM Revision d361f77a (ceph): Merge pull request #26171 from sebastian-philipp/orchestrator-merge-cre...
mgr/orchestrator: Unify `osd create` and `osd add`
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Reviewed-by: Juan M...
Sebastian Wagner
03:23 PM Dashboard Subtask #38050 (Resolved): mgr/dashboard: Additional Cluster menu E2E breadcrumb and tab tests
Nathan Weinberg
03:20 PM Dashboard Feature #37387: mgr/dashboard: Add date range and log search functionality
Looks good to me! Maybe it would also make sense to have the option to set a timespan, for example when I only want t... Laura Paduano
01:31 PM Dashboard Feature #37387: mgr/dashboard: Add date range and log search functionality
Hi Dan, thank you for your message!
Dan Guo wrote:
> How about if adding these filters for log page? For now, I...
Lenz Grimmer
07:08 AM Dashboard Feature #37387: mgr/dashboard: Add date range and log search functionality
How about if adding these filters for log page? For now, I just complete the html look. If it is looks good, I will c... Dan Guo
03:09 PM Revision c8704774 (ceph): Merge pull request #26151 from nathan-weinberg/cluster-tests
mgr/dashboard: Added additional breadcrumb and tab tests to Cluster menu
Reviewed-by: Volker Theile <vtheile@suse.co...
Patrick Nawracay
03:04 PM rgw Bug #20696: radosgw doesn't start with civetweb handlerin Debian Stretch
Hi,
This bug could be fixed by pulling in a newer version of civetweb, and compiling it with the OPENSSL_API_1_1 f...
Matthew Vernon
02:47 PM mgr Bug #37917: SSO: Raw error message shown when logged in with non existent ceph user
I'd like to suggest either of the following text to be shown (my preference is #2):
*Option 1:*
Sorry, the user d...
Ju Lim
02:19 PM rgw Bug #38134 (Pending Backport): rgw: `radosgw-admin bucket rm ... --purge-objects` can hang...
J. Eric Ivancich
02:17 PM rgw Backport #38148 (Resolved): luminous: rgw: `radosgw-admin bucket rm ... --purge-objects` can hang...
https://github.com/ceph/ceph/pull/26263 J. Eric Ivancich
02:16 PM rgw Backport #38147 (Resolved): mimic: rgw: `radosgw-admin bucket rm ... --purge-objects` can hang...
https://github.com/ceph/ceph/pull/26266 J. Eric Ivancich
02:12 PM bluestore Bug #38049: random osds failing in thread_name:bstore_kv_final
@Sage - could you please confirm this is a duplicate for #36541 Igor Fedotov
02:10 PM bluestore Bug #38049: random osds failing in thread_name:bstore_kv_final
Log extract for competing transactions (T1 - rename A->B, T2 - write A, T3 - remove B:... Igor Fedotov
02:05 PM bluestore Bug #38049: random osds failing in thread_name:bstore_kv_final
Looks like duplicate for #36541 Igor Fedotov
02:08 PM Revision fdae3a71 (ceph): Merge pull request #26231 from ivancich/wip-infinite-bucket-rm
rgw: `radosgw-admin bucket rm ... --purge-objects` can hang...
Reviewed-by: Casey Bodley <cbodley@redhat.com>
J. Eric Ivancich
02:00 PM Dashboard Tasks #37950 (Fix Under Review): mgr/dashboard: Application icons in notifications
Stephan Müller
01:59 PM Dashboard Tasks #37951 (Fix Under Review): mgr/dashboard: Provide values with different style in KV-table
Stephan Müller
01:55 PM Revision 2b8ed2cf (ceph): mgr/dashboard: Added additional breadcrumb and tab tests to Cluster menu
Fixes: https://tracker.ceph.com/issues/38050
Signed-off-by: Nathan Weinberg <nweinber@redhat.com>
Nathan Weinberg
01:54 PM bluestore Bug #37282: rocksdb: submit_transaction_sync error: Corruption: block checksum mismatch code = 2
I might have been bitten by the same issue. The OSD in question is has its main data on a spinning drive and its data... David Sieger
01:30 PM rbd Feature #38146 (Resolved): Implement kernel discard min allocation size logic
Remove the "rbd_skip_partial_discard" option and replace it with a "rbd_discard_min_aligned_bytes" configuration obje... Jason Dillaman
01:13 PM Bug #38144: nautilus: 14.0.1 build fails in fedora rawhide mass rebuild w/ gcc/g++ 9
The openSUSE maintainers have reported to me that the latest Ceph (14.0.1) does not build with GCC9.
Logs can be f...
Nathan Cutler
09:33 AM Bug #38144 (New): nautilus: 14.0.1 build fails in fedora rawhide mass rebuild w/ gcc/g++ 9
https://kojipkgs.fedoraproject.org//work/tasks/1409/32411409/build.log
build previously succeeded with gcc/g++ 8 o...
Kaleb KEITHLEY
12:56 PM Revision 28075bc6 (ceph): increased client count
rakesh
11:45 AM Dashboard Cleanup #37941 (Fix Under Review): mgr/dashboard: Replace IP address validation with Python stand...
Lenz Grimmer
11:29 AM Revision eba6be51 (ceph): Merge pull request #26203 from rhcs-dashboard/updated-pg-status-chart-c...
mgr/dashboard: Updated colors in PG Status chart
Reviewed-by: Volker Theile <vtheile@suse.com>
Lenz Grimmer
10:48 AM Revision 8210be29 (ceph): mgr: Use Py_BuildValue to create the argument tuple
Reduce the complexity of the code by using the generic function, Py_BuildValue(), that can create most common objects... Volker Theile
10:09 AM Bug #38145 (New): /usr/bin/ld: cmdparse.cc.o: bad reloc symbol index
Hey,
in the Sepia lab in flavour "Ubuntu Xenial", I'm getting a linker error:...
Sebastian Wagner
09:26 AM mgr Bug #38112: mgr: segfault, mgr-fin, ActivePyModules::get_python > PyFormatter::get > PyFormatter:...
A good starting point could be https://github.com/ceph/ceph/blob/master/src/mgr/BaseMgrModule.cc#L405 because this is... Volker Theile
09:21 AM mgr Bug #38112: mgr: segfault, mgr-fin, ActivePyModules::get_python > PyFormatter::get > PyFormatter:...
I've done some research related to PyObject_Malloc errors and found out that most of the forum comments i found came ... Volker Theile
09:22 AM rgw Documentation #37880 (Resolved): doc: update rgw multitenancy link
Kefu Chai
09:21 AM Revision 5f030b0a (ceph): Merge pull request #25929 from falcon78921/wip-doc-37880
doc: updated rgw multitenancy link
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:18 AM bluestore Backport #38143 (Resolved): mimic: os/bluestore: fixup access a destroy cond cause deadlock or un...
https://github.com/ceph/ceph/pull/26260 Nathan Cutler
09:18 AM bluestore Backport #38142 (Resolved): luminous: os/bluestore: fixup access a destroy cond cause deadlock or...
https://github.com/ceph/ceph/pull/26261 Nathan Cutler
09:18 AM RADOS Backport #38141 (Resolved): mimic: Add hashinfo testing for dump command of ceph-objectstore-tool
https://github.com/ceph/ceph/pull/26283 Nathan Cutler
09:18 AM RADOS Backport #38140 (Resolved): luminous: Add hashinfo testing for dump command of ceph-objectstore-tool
https://github.com/ceph/ceph/pull/26284 Nathan Cutler
09:10 AM Revision 9e926e99 (ceph): mgr/orchestrator: Unify `osd create` and `osd add`
Also:
* Added some more tests
* Better validation of drive Groups
* Simplified `TestWriteCompletion`
Signed-off-by:...
Sebastian Wagner
08:36 AM Dashboard Bug #37964 (Resolved): mgr/dashboard: Test failure: test_invalid_user_id (tasks.mgr.dashboard.tes...
Laura Paduano
08:20 AM Backport #38139 (In Progress): mimic: mgr: add get_latest_counter() to C++ -> Python interface.
Nathan Cutler
08:20 AM Backport #38139 (Resolved): mimic: mgr: add get_latest_counter() to C++ -> Python interface.
https://github.com/ceph/ceph/pull/26074 Nathan Cutler
08:19 AM Feature #38138 (Pending Backport): mgr: add get_latest_counter() to C++ -> Python interface.
mimic: backport Nathan Cutler
07:43 AM Feature #38138 (Resolved): mgr: add get_latest_counter() to C++ -> Python interface.
This vastly improves performance of the Mgr when fetching performance counters.
This improves the performance of t...
Wido den Hollander
08:16 AM Dashboard Tasks #38093: mgr/dashboard: Write E2E test to verify a pool has been created/deleted
When deleting a pool the pool list gets refreshed, so it should be verified that the pool does no longer show up afte... Laura Paduano
08:02 AM Revision ac8efbbe (ceph): mgr/dashboard: Fix modified files only (frontend)
Introduces a new npm command: `npm run fixmod` which, unlike `npm run
fix`, only fixes modified files in the current ...
Patrick Seidensal
07:46 AM Revision d28ace9b (ceph): Merge pull request #26228 from theanalyst/doc/releases/12.2.11
doc: add release notes for 12.2.11 luminous
Reviewed-By: Sage Weil <sage@redhat.com>
Reviewed-By: Neha Ojha <nojha@r...
Abhishek Lekshmanan
06:49 AM RADOS Backport #38106 (In Progress): mimic: osd/ECBackend.cc: 1547: FAILED ceph_assert(!(*m).is_missing...
https://github.com/ceph/ceph/pull/26239 Prashant D
06:00 AM rgw Bug #38121 (Fix Under Review): common/Formatter: printed buffer should be escaped when ns exists ...
Kefu Chai
05:56 AM Revision 512b6d8b (ceph): rgw: Adding documentation for controlling STS auth via policy.
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com> Pritha Srivastava
04:46 AM CephFS Bug #38137 (Fix Under Review): mds: may leak gather during cache drop
Patrick Donnelly
04:42 AM CephFS Bug #38137 (Resolved): mds: may leak gather during cache drop
Here: https://github.com/ceph/ceph/blob/359e091c80d5237bb79eebb6f300f56a442d6f37/src/mds/MDSRank.cc#L332 Patrick Donnelly
04:27 AM Revision c3c4200e (ceph): osd/PG.cc: account for missing set irrespective of last_complete
When adding source info from another OSD, check if an object that needs
recovery is present in its missing set. If ye...
Neha Ojha
03:49 AM RADOS Backport #38105 (In Progress): luminous: osd/ECBackend.cc: 1547: FAILED ceph_assert(!(*m).is_miss...
https://github.com/ceph/ceph/pull/26236 Prashant D
03:04 AM Cleanup #38088: Add dependencies for missing Python packages
The existing code was written with requirements.txt as such, so I guess that's at least a version that is known to wo... Dan Mick
03:00 AM mgr Bug #38122 (Closed): Error ceph fs status
@Patrick: Thanks. This is not a bug. Jos Collin
02:15 AM Revision c88c0d2f (ceph): mon: mark REMOVE_SNAPS messages as no_reply
Fixes: http://tracker.ceph.com/issues/37568
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit ...
Yan, Zheng
02:10 AM mgr Backport #38109 (In Progress): mimic: mgr will refuse connection from the monitor who starts behi...
https://github.com/ceph/ceph/pull/26235 Prashant D
01:36 AM Revision 29f25be7 (ceph): osd/PG.cc: account for missing set irrespective of last_complete
When adding source info from another OSD, check if an object that needs
recovery is present in its missing set. If ye...
Neha Ojha
12:29 AM RADOS Feature #38136 (Resolved): core: lazy omap stat collection
In Nautlis this PR - https://github.com/ceph/ceph/pull/18096 will bring very good support for all sizes in `ceph osd ... Vikhyat Umrao
12:12 AM RADOS Bug #38135: Ceph is in HEALTH_ERR status with inconsistent PG after some rbd snapshot creating/re...
1, create_rbd.sh, this is for creating rbds
2, create_snapshot.sh, this is for creating snapshots
3, delete_random_...
Bengen Tan

01/31/2019

11:53 PM RADOS Bug #38135 (New): Ceph is in HEALTH_ERR status with inconsistent PG after some rbd snapshot creat...
We observe Ceph is in HEALTH_ERR status with inconsistent PG after some rbd snapshot creating/removing task. Here are... Bengen Tan
11:33 PM Revision b7b78809 (ceph): os/bluestore: add bluestore_ignore_data_csum option
This option just suppresses the EIO errors. We still get the messages
in the logs, though. This can be useful when ...
Sage Weil
11:21 PM Revision e458cd69 (ceph): mgr: Apply sanity check for daemon metadata
Signed-off-by: Xinying Song <songxinying@sensetime.com>
(cherry picked from commit 3c333f3599642f29dc7a080570ed6b1954...
Xinying Song
11:20 PM Revision 314c9e0c (ceph): mgr: request mon metadata when receiving a report msg from an unknown m...
* Mgr needs to issue an metadata request when receiving a report message
from a monitor who hasn't been in the mgr'...
cfanz
11:03 PM mgr Bug #38122: Error ceph fs status
Looks like you're missing some python colorize package required by the ceph-mgr. Patrick Donnelly
11:06 AM mgr Bug #38122 (Resolved): Error ceph fs status
$ ./bin/ceph fs status myfs
and
$ ./bin/ceph fs status
shows: ...
Jos Collin
10:43 PM Revision 5b3dc38c (ceph): rgw: `radosgw-admin bucket rm ... --purge-objects` can hang...
This command can hang (i.e., enter an infinite loop) due to
problematic bucket index entries left as a result of bug
...
J. Eric Ivancich
10:32 PM Revision 7c677047 (ceph): doc: add release notes for 12.2.11 luminous
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
10:13 PM CephFS Backport #38132 (In Progress): luminous: mds: stopping MDS with a large cache (40+GB) causes it t...
Patrick Donnelly
08:11 PM CephFS Backport #38132 (Resolved): luminous: mds: stopping MDS with a large cache (40+GB) causes it to m...
https://github.com/ceph/ceph/pull/26232 Patrick Donnelly
10:12 PM CephFS Backport #38130 (In Progress): luminous: mds: provide a limit for the maximum number of caps a cl...
Patrick Donnelly
08:11 PM CephFS Backport #38130 (Resolved): luminous: mds: provide a limit for the maximum number of caps a clien...
https://github.com/ceph/ceph/pull/26232 Patrick Donnelly
10:07 PM rgw Bug #18507 (Duplicate): bucket and user can't be deleted
Casey Bodley
09:58 PM rgw Bug #38134: rgw: `radosgw-admin bucket rm ... --purge-objects` can hang...
https://github.com/ceph/ceph/pull/26231 Casey Bodley
09:37 PM rgw Bug #38134 (Resolved): rgw: `radosgw-admin bucket rm ... --purge-objects` can hang...
This command can hang (i.e., enter an infinite loop) due to problematic bucket index entries left as a result of bug ... J. Eric Ivancich
09:25 PM CephFS Backport #38129 (In Progress): mimic: mds: provide a limit for the maximum number of caps a clien...
Patrick Donnelly
08:11 PM CephFS Backport #38129 (Resolved): mimic: mds: provide a limit for the maximum number of caps a client m...
https://github.com/ceph/ceph/pull/28452 Patrick Donnelly
09:25 PM CephFS Backport #38131 (In Progress): mimic: mds: stopping MDS with a large cache (40+GB) causes it to m...
Patrick Donnelly
08:11 PM CephFS Backport #38131 (Resolved): mimic: mds: stopping MDS with a large cache (40+GB) causes it to miss...
https://github.com/ceph/ceph/pull/28452 Patrick Donnelly
09:13 PM mgr Bug #38133 (Duplicate): segmentation fault
several segfaults being reported in manager. this looks different than the others.
```
-13> 2019-01-31 13:07:4...
Noah Watkins
08:36 PM CephFS Bug #38087 (Resolved): mds: blacklists all clients on eviction
Patrick Donnelly
08:35 PM Revision 359e091c (ceph): Merge PR #26193 into master
* refs/pull/26193/head:
mds: move session setup to ms_handle_accept
common: add method to get StackStringStream ptr...
Patrick Donnelly
08:10 PM CephFS Bug #37723 (Pending Backport): mds: stopping MDS with a large cache (40+GB) causes it to miss hea...
Patrick Donnelly
08:10 PM CephFS Feature #38022 (Pending Backport): mds: provide a limit for the maximum number of caps a client m...
Patrick Donnelly
08:08 PM Revision 0d26266c (ceph): Merge PR #26038 into master
* refs/pull/26038/head:
mds: simplify recall warnings
mds: add extra details for cache drop output
qa: test mds_ma...
Patrick Donnelly
08:07 PM Revision c0b3a114 (ceph): mds: simplify recall warnings
Instead of a timeout and complicated decisions about whether the client is
releasing caps in an expeditious fashion, ...
Patrick Donnelly
07:29 PM Revision c2405957 (ceph): mds: move session setup to ms_handle_accept
Session setup in ms_handle_authentication is (historically) racy where multiple
connections from the same client can ...
Patrick Donnelly
06:57 PM RADOS Backport #37688: mimic: Command failed on smithi191 with status 1: '\n sudo yum -y install ceph-r...
@Nathan That sounds right. Neha Ojha
06:52 PM Revision 06ffab01 (ceph): drop yield ctx from real_client
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
06:48 PM rgw Bug #36512 (Triaged): Lifecycle doesn't remove delete markers
Matt Benjamin
06:46 PM rgw Bug #36619 (Resolved): radosgw-admin realm pull fails with an error "request failed: (13) Permiss...
Casey Bodley
06:46 PM rgw Bug #38028 (In Progress): rgw: es: some meta attrs might be trimmed
Matt Benjamin
06:45 PM rgw Bug #37375: radosgw crashes when 'nss db path' is set in config (mimic/13.2.2)
coming from global init, not specific to radosgw Casey Bodley
06:39 PM Revision d6dc57e7 (ceph): rgw: make dmclock scheduler experimental
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
06:39 PM Revision ca3fd882 (ceph): rgw: bring back scheduler ctx
Using unified perf counters across frontends
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
06:39 PM Revision 5fd54c4d (ceph): rgw: add rgw_dmclock.h
For the future, we could fwd declare these types in rgw_dmclock so that whole of
dmclock_server.h needn't be included...
Abhishek Lekshmanan
06:39 PM Revision 8c4f3a27 (ceph): rgw: complete the request once scheduler errors
We were missing a `goto done` which caused the request handling to be erratic
once limits were reached.
Signed-off-b...
Abhishek Lekshmanan
06:39 PM Revision 9fa0c8aa (ceph): rgw: remove throttle counter from common
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
06:39 PM Revision 5dfcb05b (ceph): rgw: set throttler as the default scheduler
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
06:39 PM Revision 82ea44bb (ceph): rgw: rgw_rest add a http status code for 503/498 errors
The swift 498 status line is from
https://github.com/openstack/swift/blob/master/swift/common/middleware/ratelimit.py...
Abhishek Lekshmanan
06:39 PM Revision e5a37151 (ceph): rgw: dmclock: implement perf counters for throttle
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
06:39 PM Revision 1f858820 (ceph): rgw: SimpleThrottler uses a counter for throttled requests
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
06:39 PM Revision 07cb9673 (ceph): rgw: async scheduler uses a global throttle counter
Using the last array element, global blocked requests will be tracked. This can
be used for other global counters
Si...
Abhishek Lekshmanan
06:39 PM Revision b663bc9e (ceph): rgw: kill optional scheduler ctx
Each frontend maintains its own counters and client config
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
06:39 PM Revision 378b4ec6 (ceph): common: add rgw_scheduler_type as an option
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
06:39 PM Revision 1878047a (ceph): rgw: sync scheduler directly uses ClientCounters
instead of a function object
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
06:39 PM Revision 8c972932 (ceph): rgw: main: avoid passing cct to civetweb
Since we already have a copy from the env
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
06:39 PM Revision 4ff3b843 (ceph): rgw: civetweb: drop unused includes
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
06:39 PM Revision cd436113 (ceph): rgw:make base scheduler class return a completer
the base class now returns a pair containing error code and a completer object
that will do raii style cleanup to cal...
Abhishek Lekshmanan
06:39 PM Revision 08919043 (ceph): rgw: optional_yield_context -> optional_yield
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
06:39 PM Revision 95cc4224 (ceph): rgw: StreamIO takes a yield
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
06:39 PM Revision 5fce502e (ceph): cmake: dmclock fixes
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
06:39 PM Revision aba3d5ee (ceph): rgw: dmclock: move client config and counters to its own header
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
06:39 PM Revision ce1fdaa8 (ceph): dmclock: add a perfcounter for throttled requests
Initially these are added in the rgw perf counter, though they could be added in
another dmclock specific counter as ...
Abhishek Lekshmanan
06:39 PM Revision 14a1df8d (ceph): initial impl for processing requests
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
06:39 PM Revision ebabd3f7 (ceph): rgw: scheduler: return a completer for completing async requests
Avoid the need for dmclock scoped completer by completing requests with a
wrapper that holds a const ptr to the sched...
Abhishek Lekshmanan
06:39 PM Revision f57d011f (ceph): rgw: dmclock: make scheduler an abstract interface
This makes scheduler an abstract class with schedule_request and
request_complete functions that will be implemented ...
Abhishek Lekshmanan
06:39 PM Revision 287f8995 (ceph): rgw: implement a simple throttler for asio without scheduler
when dmclock scheduler is not configured, use a simple throttle class for asio
requests
Signed-off-by: Abhishek Leks...
Abhishek Lekshmanan
06:39 PM Revision 20c20916 (ceph): tests: rgw: fix includes for rgw_dmclock tests
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
06:39 PM Revision f912f1f8 (ceph): rgw: completer interface for scheduler
Adding a simple completer that'd do raii
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
06:39 PM Revision ce39670d (ceph): rgw: dmclock: update md_config_t -> ConfigProxy
Keeping up with changes from https://github.com/ceph/ceph/pull/22908/
all the md_config_t structs in rgw_dmclock have...
Abhishek Lekshmanan
06:39 PM Revision dbe79a19 (ceph): tests: osd: mclock: update tests with default prio of 1
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
06:39 PM Revision 711b151f (ceph): rgw: cmake: update to include dmclock supporting libs during compile
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
06:39 PM Revision d170c8ed (ceph): dmclock: optional enable of rgw dmclock
Adding a configurable rgw_enable_dmclock based on which we enable/disable the
scheduler. A TODO to tackle is enabling...
Abhishek Lekshmanan
06:39 PM Revision 3c2da4c7 (ceph): rgw: make rgw dmclock tests use the new AsyncScheduler
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
06:39 PM Revision 7cf88f3a (ceph): rgw: implementation of a SyncScheduler for use with civetweb
This implements a SyncScheduler based on dmclock's push priority queue which has
a callback when the request is grant...
Abhishek Lekshmanan
06:39 PM Revision 24e8e3ad (ceph): rgw: civetweb frontend now has a dmc scheduler
The scheduler is maintained in the frontend itself right now instead of passing
it along from main. For this a functi...
Abhishek Lekshmanan
06:39 PM Revision 86c24394 (ceph): rgw: tests: add a test for sync scheduler's add request
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
06:39 PM Revision c2f780d5 (ceph): rgw: asio frontend now has its own scheduler
Similar to the civetweb frontend, now asio frontend also maintains its own
scheduler, we only pass the dmclock client...
Abhishek Lekshmanan
06:39 PM Revision 836114ba (ceph): rgw: http client translates 503 errors to EBUSY
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:39 PM Revision b3f231c1 (ceph): rgw: add throttle to dmclock queue
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:39 PM Revision 1bde9349 (ceph): rename dmclock PriorityQueue to AsyncScheduler
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Casey Bodley
06:39 PM Revision 3af2589a (ceph): rgw: dmclock: disable delayed tag calculation
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Casey Bodley
06:39 PM Revision 97a610db (ceph): rgw: op: set dmclock_cost to 1
This was introduced in https://github.com/ceph/dmclock/pull/46, let the default
behaviour be that cost is 1 as we ass...
Abhishek Lekshmanan
06:39 PM Revision 158cb0ee (ceph): tests: update dmclock tests with default costs of 1
Both unittest_rgw_dmclock_scheduler and unittest_mclock_priority_queue had the
old default of 0 costs which would fai...
Abhishek Lekshmanan
06:39 PM Revision e2d7dcb5 (ceph): rgw: add dmclock client/cost to RGWOp interface
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:39 PM Revision 27579603 (ceph): rgw: add dmclock queue to process_request
process_request() waits on the dmclock queue before auth
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:39 PM Revision e5035d1c (ceph): rgw: add config variables for dmclock client info
adds a ClientConfig class to encapsulate the dmclock config variables,
with an observer to apply changes. ClientConfi...
Abhishek Lekshmanan
06:39 PM Revision 4bcc6277 (ceph): rgw: construct a dmclock queue on startup
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:39 PM Revision 167eaf46 (ceph): rgw: add perf counters to dmclock::PriorityQueue
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:39 PM Revision 9e04597f (ceph): rgw: add ERR_RATE_LIMITED
Signed-off-by: Casey Bodley <cbodley@redhat.com> Abhishek Lekshmanan
06:39 PM Revision 8342214c (ceph): rgw: use dmclock::AtLimit::Reject for rate limiting
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:39 PM Revision 4ccc6025 (ceph): rgw: use alias for http namespace
Signed-off-by: Casey Bodley <cbodley@redhat.com> Abhishek Lekshmanan
06:39 PM Revision a2a79700 (ceph): rgw: add optional_yield_context to process_request
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:16 PM Revision f902b495 (ceph): rgw: add async dmclock service for use with asio
uses the dmclock::PullPriorityQueue and an asio timer to implement an
asynchronous dmclock request scheduling service...
Casey Bodley
06:16 PM Revision 2329a378 (ceph): common: mClockPriorityQueue uses AtLimit::Allow
the 'bool allow_limit_break' parameter changed to an AtLimit enum, and
allow_limit_break=true now becomes AtLimit::Al...
Abhishek Lekshmanan
05:53 PM CephFS Bug #38128: msgr: unexpected "handle_cephx_auth got bad authorizer, auth_reply_len=0"
What makes this stranger is the connection mysteriously reconnects. I don't see how in the logs. Additionally, the cl... Patrick Donnelly
05:41 PM CephFS Bug #38128 (Resolved): msgr: unexpected "handle_cephx_auth got bad authorizer, auth_reply_len=0"
From the client:... Patrick Donnelly
05:51 PM rgw Bug #38055 (Fix Under Review): rgw: GET/HEAD and PUT operations on buckets w/lifecycle expiration...
https://github.com/ceph/ceph/pull/26160 Matt Benjamin
05:37 PM Revision e6c2da1e (ceph): Merge pull request #26190 from cbodley/wip-rgw-datalog-last-trim
rgw multisite: only update last_trim marker on ENODATA
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Casey Bodley
04:39 PM Cleanup #38088: Add dependencies for missing Python packages
"-cloud: google-{api-python-client, auth, auth-httplib2}, googleapis-common-protos, grpc, grpc-google-{logging-v2, pu... James Page
04:07 PM Cleanup #38088: Add dependencies for missing Python packages
What are the minimum version requirements for these new dependencies?
I think most will be in Ubuntu/Debian develo...
James Page
04:11 PM Dashboard Feature #37794 (Resolved): mgr/dashboard: CRUSH map viewer RFE
Lenz Grimmer
03:28 PM bluestore Bug #20557 (Closed): segmentation fault with rocksdb|BlueStore and jemalloc
Neha Ojha
03:27 PM Dashboard Cleanup #35691: mgr/dashboard: Proposed Landing Page
Noting that we're planning to change the green and beige on the color palette to match the status colors for better U... Ju Lim
03:26 PM bluestore Bug #25098: Bluestore OSD failed to start with `bluefs_types.h: 54: FAILED assert(pos <= end)`
This is about OSD's behavior in malfunctioned environment (disappearing block.db symlink). We need to terminate OSD b... Radoslaw Zarzynski
03:26 PM bluestore Bug #24561 (Resolved): if disableWAL is set, submit_transacton_sync will met error.
Neha Ojha
03:24 PM bluestore Bug #24906 (Closed): fio with bluestore crushed
Closing this for now based on Adam's theory. Please feel free to reopen if the issue persists. Neha Ojha
03:19 PM bluestore Bug #27222 (Can't reproduce): FAILED assert(available >= allocated) in void AllocatorLevel02<T>::...
Neha Ojha
03:10 PM bluestore Bug #37733 (Pending Backport): os/bluestore: fixup access a destroy cond cause deadlock or undefi...
Neha Ojha
03:00 PM Dashboard Feature #24763 (Fix Under Review): mgr/dashboard: Automatic generation of REST API documentation ...
Lenz Grimmer
02:43 PM Dashboard Feature #24763: mgr/dashboard: Automatic generation of REST API documentation based on Python doc...
*WIP PR*: https://github.com/ceph/ceph/pull/26227 Tina Kallio
02:58 PM bluestore Bug #38049: random osds failing in thread_name:bstore_kv_final
Just to record intermediate analysis results:
the failure sequence looks like the following - compressed blob was ov...
Igor Fedotov
02:21 PM bluestore Bug #38049: random osds failing in thread_name:bstore_kv_final
Lawrence, can you please run fsck for some of already failed OSDs.
Igor Fedotov
02:38 PM Bug #38127: Shaman: Building packages on xenial fails with unmet dependencies
Also found "E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/a/avahi/libavahi-common-data_0.6.32~rc+dfs... Laura Paduano
02:01 PM Bug #38127 (Can't reproduce): Shaman: Building packages on xenial fails with unmet dependencies
There are some errors due to unmet dependencies when building packages in shaman (I've seen them only on Xenial so fa... Laura Paduano
01:43 PM Bug #38126 (Won't Fix): No secrets found in helm-toolkit during "make" and ceph-mon pod is going ...
https://github.com/ceph/ceph-helm/issues/74
BUG REPORT
Version of Helm and Kubernetes:
Kubernetes v1.13.0
Cli...
Roshan Wanaskar
01:39 PM Revision 3b3bea99 (ceph): doc/mgr/dashboard: NFS management instruction review
Signed-off-by: Lenz Grimmer <lgrimmer@suse.com> Lenz Grimmer
01:34 PM rgw Bug #38060: rgw:versioning:fix versioning concurrent bug, supplement using of olh.ver
Casey Bodley
01:19 PM rgw Support #38125 (New): Multisite ceph cluster storage for data replication
Hi Team,
We are looking for the solution to replicate data over multiple geo location through Ceph Cluster Storage...
Krish Verma
12:46 PM Revision b701f8f3 (ceph): common: drop the unused get_comparator() from SharedLRU.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
12:46 PM Revision 4234101a (ceph): common: drop the unused reset_comparator() from SharedLRU.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
12:05 PM RADOS Bug #38124 (Resolved): OSD down on snaptrim.
All of ceph cluster OSD's crash when ceph runs snaptrim.
The particular error osd is throwing before crashing ...
Darius Kasparavičius
12:04 PM mgr Bug #38123 (Resolved): mgr: segfault, dashboard, PyEval_EvalFrameEx()
Regular vstart. CentOS7 container. master (a9dfd7067f)... Ernesto Puerta
11:57 AM Revision fd969f54 (ceph): osd: remove unused function.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> jianpeng ma
11:10 AM Revision e6a9adc3 (ceph): mgr/dashboard: ganesha: add 'att_expiration_time' support
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
11:10 AM Revision acd9fc67 (ceph): mgr/dashboard: ganesha: add 'security_label' support
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
11:10 AM Revision eabb054b (ceph): mgr/dashboard: ganesha: add support for sec_label_xattr CEPH fsal attri...
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
11:10 AM Revision ae57d5d5 (ceph): doc/mgr/dashboard: NFS-Ganesha configuration instructions
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
11:10 AM Revision 79acfcf1 (ceph): mgr/dashboard: controllers: dump required parameter name on assert error
Signed-off-by: Jeff Layton <jlayton@redhat.com> Jeff Layton
11:10 AM Revision a1aec6c8 (ceph): mgr/dashboard: NFS management backend
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
11:10 AM Revision a99d58af (ceph): mgr/dashboard: test: added nfs ganesha unit tests
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
11:10 AM Revision e429afda (ceph): qa/tasks/mgr/dashboard: NFS Ganesha tests
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
11:00 AM Revision a68e2ce1 (ceph): cmake: use $CMAKE_BINARY_DIR for default $CEPH_BUILD_VIRTUALENV
to avoid conflict with other `make check` runs in the same host
See-also: http://tracker.ceph.com/issues/36737
Signe...
Kefu Chai
10:43 AM RADOS Bug #24531: Mimic MONs have slow/long running ops
I have restarted mon.node3 and now everything is OK. Марк Коренберг
10:38 AM RADOS Bug #24531: Mimic MONs have slow/long running ops
Seems, the same:... Марк Коренберг
10:29 AM RADOS Bug #37443 (Resolved): crushtool: add --reclassify operation to convert legacy crush maps to use ...
Nathan Cutler
10:28 AM RADOS Backport #37437 (Resolved): mimic: crushtool: add --reclassify operation to convert legacy crush ...
Nathan Cutler
10:28 AM Bug #36679 (Resolved): "log last" command skips latest entry
Nathan Cutler
10:28 AM Backport #36753 (Resolved): mimic: "log last" command skips latest entry
Nathan Cutler
10:27 AM RADOS Bug #37653 (Resolved): list-inconsistent-obj output truncated, causing osd-scrub-repair.sh failure
Nathan Cutler
10:27 AM RADOS Backport #37686 (Resolved): mimic: list-inconsistent-obj output truncated, causing osd-scrub-repa...
Nathan Cutler
10:24 AM mgr Bug #37573 (Resolved): fs status command broken in py3-only environments
Nathan Cutler
10:24 AM mgr Backport #37624 (Resolved): mimic: fs status command broken in py3-only environments
Nathan Cutler
10:23 AM Backport #37755 (Resolved): mimic: osd/PrimaryLogPG: fix the extent length error of the sync read
Nathan Cutler
10:22 AM RADOS Backport #37832 (Resolved): mimic: FAILED assert(is_up(osd)) in OSDMap::get_inst(int)
Nathan Cutler
10:21 AM mgr Backport #38036 (Resolved): mimic: upmap balancer won't refill underfull osds if zero overfull found
Nathan Cutler
10:20 AM Backport #37888 (Resolved): mimic: osd/OSDMap: calc_pg_upmaps - potential access violation
Nathan Cutler
10:19 AM RADOS Backport #38045 (Resolved): mimic: qa/overrides/short_pg_log.yaml: reduce osd_{min,max}_pg_log_en...
Nathan Cutler
10:14 AM rbd Backport #37986 (Resolved): mimic: Throttle.cc: 194: FAILED assert(c >= 0) due to invalid ceph_os...
Nathan Cutler
10:12 AM Revision 6feccc3f (ceph): mds: delete on_error context on des
Otherwise it leaks.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 33279822eabb643...
Patrick Donnelly
10:12 AM Revision 15848cc1 (ceph): mds: add missing locks for PurgeQueue methods
These could race with the asynchronous workings of the PQ.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(ch...
Patrick Donnelly
10:12 AM Revision fd2ef7b8 (ceph): mds: setup readonly mode for PurgeQueue
If the PQ faces an error, it should go read-only along with the MDS rank.
Fixes: http://tracker.ceph.com/issues/3754...
Patrick Donnelly
10:12 AM Revision 715e2eb4 (ceph): mds: allow boot on read-only
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit c7ce967b778a0b86b335f6801301e484aaf6...
Patrick Donnelly
10:11 AM CephFS Bug #37944 (Resolved): qa: test_damage needs to silence MDS_READ_ONLY
Nathan Cutler
10:11 AM CephFS Backport #37952 (Resolved): mimic: qa: test_damage needs to silence MDS_READ_ONLY
Nathan Cutler
09:59 AM Revision 99e45cd8 (ceph): Merge pull request #26188 from Exotelis/tracker-37916
mgr/dashboard: Cleanup of the cluster and audit log
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-by: T...
Lenz Grimmer
09:46 AM Revision 32c6cc47 (ceph): mgr/dashboard: orchestrator: change reload_service to match new orchest...
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
09:42 AM Revision 9773e14b (ceph): mgr/dashboard: remove static global variables
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
09:42 AM Revision b55c7028 (ceph): mgr/dashboard: controllers: improve task metadata parameter binding
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
09:42 AM Revision 89f78939 (ceph): mgr/dashboard: rgw_client: add optinal user_id param to user_exists method
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
09:42 AM Revision 56506ec8 (ceph): mgr/dashboard: cephfs: added CephFS service class
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
09:42 AM Revision 72b769ce (ceph): mgr/dashboard: cephx: added CephX service class
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
09:19 AM Revision 99f1d633 (ceph): common/Formatter: escape printed buffer in XMLFormatter::dump_format_va()
Fixes: http://tracker.ceph.com/issues/38121
Signed-off-by: ashitakasam <694240887@qq.com>
jiahui zeng
08:29 AM Linux kernel client Bug #20164: libceph: got bad padding
we hit this as well on RHEL 7.4, not a single one but a batch of our kernel client were running into this situation.
...
Xiaoxi Chen
08:09 AM rgw Bug #38121 (Resolved): common/Formatter: printed buffer should be escaped when ns exists in XMLFo...
When ns exists, the printed buffer is not been escaped in XMLFormatter::dump_format_va(). jiahui zeng
07:27 AM Dashboard Subtask #38120 (New): Implemented more frontend tests
During the review phase of the PR, creation of additional tests has been requested:
https://github.com/ceph/ceph/p...
Patrick Seidensal
06:51 AM rgw Bug #38119 (Closed): rgw can't create bucket, because can't find zonegroup? location constraint (...
###### error #########
location constraint (default) can't be found.
Unable to create bucket "riketest2", InvalidLo...
xianglong wang
04:44 AM Revision 0d69ee9c (ceph): rgw: Correcting logic for signature calculation for non s3 ops.
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com> Pritha Srivastava
03:54 AM CephFS Backport #38104 (In Progress): luminous: client: session flush does not cause cap release message...
-https://github.com/ceph/ceph/pull/26217- Prashant D
02:47 AM Revision d5187149 (ceph): mon: remove redundant friend class C_Updated declaration
Signed-off-by: Yao Zongyou <yaozongyou@vip.qq.com> Zongyou Yao
02:41 AM Revision e95bb632 (ceph): mon: remove futile class forward declaration
Signed-off-by: Yao Zongyou <yaozongyou@vip.qq.com> Zongyou Yao
02:22 AM CephFS Backport #38103 (In Progress): mimic: client: session flush does not cause cap release message flush
-https://github.com/ceph/ceph/pull/26218- Prashant D
12:43 AM CephFS Bug #36547 (Won't Fix): mds_beacon_grace and mds_beacon_interval should have a canonical setting
This is addressed via the distributed config. Patrick Donnelly
12:23 AM CephFS Backport #38102 (In Progress): luminous: mds: cache drop should trim cache before flushing journal
https://github.com/ceph/ceph/pull/26215 Prashant D
12:18 AM CephFS Backport #38101 (In Progress): mimic: mds: cache drop should trim cache before flushing journal
https://github.com/ceph/ceph/pull/26214 Prashant D
12:17 AM Messengers Bug #38118 (Resolved): msgr2: race connection results in hang
osd.5 connects to osd.1, sending the client ident... Sage Weil

01/30/2019

11:23 PM Revision fe550ad8 (ceph): rgw: es: use default request headers for query requests
Needed for sending auth headers.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
11:15 PM Revision 4577a722 (ceph): rgw: es: use default request headers for query requests
Needed for sending auth headers.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
11:10 PM Revision f536cba1 (ceph): mds: trim cache after journal flush
Dropping cache should trim the cache only after journal flush otherwise dirty
inodes will remain pinned in cache.
Fi...
Patrick Donnelly
11:09 PM Revision b86d304a (ceph): mds: trim cache after journal flush
Dropping cache should trim the cache only after journal flush otherwise dirty
inodes will remain pinned in cache.
Fi...
Patrick Donnelly
11:06 PM rgw Bug #38116: rgw: GetBucketAcl on non-existing bucket doesn't throw NoSuchBucket
Matt Benjamin
10:33 PM rgw Bug #38116: rgw: GetBucketAcl on non-existing bucket doesn't throw NoSuchBucket
https://github.com/ceph/ceph/pull/26212 Matt Benjamin
09:54 PM rgw Bug #38116 (Resolved): rgw: GetBucketAcl on non-existing bucket doesn't throw NoSuchBucket
This reproduces on our downstream Luminous baseline, appears logically implicated on master (not verified).
Run Ge...
Matt Benjamin
10:24 PM Revision 727c5aff (ceph): common: add method to get StackStringStream ptr
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
10:21 PM RADOS Bug #37975 (Resolved): assert failure in OSDService::shutdown()
Neha Ojha
10:20 PM RADOS Bug #38012: osd bad crc cause the whole cluster stop accepting new request.
It seems the first step would be reporting the crc mismatches via a perfcounter. Then the mgr could look at those to ... Josh Durgin
10:15 PM Dashboard Feature #35903 (Resolved): mgr/dashboard: Add support for managing iSCSI targets
Ricardo Marques
09:58 PM devops Bug #38117 (New): librados symbol visibility not honored under cmake
While attempting to fix the librados ABI compatibility for the Nautilus release, I noticed that all symbols are incor... Jason Dillaman
09:56 PM Revision 078981ca (ceph): rgw: check for non-existent bucket in RGWGetACLs
Fix incorrect result when attempting to fetch an ACL for a
bucket that does not exist.
This change leads to a NoSuch...
Matt Benjamin
07:29 PM Revision 93094a52 (ceph): Merge pull request #25542 from jan--f/c-v-extend-batch
Extend batch to accept explicit device lists
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
06:56 PM Bug #38115 (Resolved): qa/tasks/ceph.py monmap bootstrap does not support multiple clusters
Casey Bodley
05:32 PM Bug #38115: qa/tasks/ceph.py monmap bootstrap does not support multiple clusters
testing fix in https://github.com/ceph/ceph/pull/26205 Casey Bodley
05:02 PM Bug #38115: qa/tasks/ceph.py monmap bootstrap does not support multiple clusters
It looks like the ceph task isn't handling the monitors correctly across clusters:... Casey Bodley
04:40 PM Bug #38115: qa/tasks/ceph.py monmap bootstrap does not support multiple clusters
from http://qa-proxy.ceph.com/teuthology/cbodley-2019-01-30_13:52:20-rgw-wip-cbodley-testing-distro-basic-smithi/3527... Casey Bodley
04:31 PM Bug #38115: qa/tasks/ceph.py monmap bootstrap does not support multiple clusters
It appears that ceph-mon isn't actually starting:
> 2019-01-30T14:17:29.445 INFO:tasks.ceph.c1.mon.a.smithi055.stder...
Casey Bodley
04:02 PM Bug #38115 (Resolved): qa/tasks/ceph.py monmap bootstrap does not support multiple clusters
The rgw multisite suites have been failing recently with valgrind issues in ceph-mon, but the runs start with this er... Casey Bodley
06:55 PM Revision aacd111e (ceph): Merge pull request #26205 from cbodley/wip-38115
qa/mon: fix cluster support for monmap bootstrap
Reviewed-by: Sage Weil <sage@redhat.com>
Casey Bodley
06:38 PM RADOS Backport #38107 (In Progress): mimic: Adding back the IOPS line for client and recovery IO in clu...
Vikhyat Umrao
12:57 PM RADOS Backport #38107 (Need More Info): mimic: Adding back the IOPS line for client and recovery IO in ...
@Vikhyat - assigning backport to you, since you volunteered to do it in https://tracker.ceph.com/issues/37886#note-10 Nathan Cutler
12:56 PM RADOS Backport #38107 (Resolved): mimic: Adding back the IOPS line for client and recovery IO in cluste...
https://github.com/ceph/ceph/pull/26208 Nathan Cutler
06:34 PM Revision b232299a (ceph): mgr/DaemonServer: log pgmap usage to cluster log
- change default of mon_cluster_log_file_level to debug
- log to clog->debug()
Fixes: https://tracker.ceph.com/issue...
Neha Ojha
06:25 PM RADOS Bug #38057: "ceph -s" hangs indefinitely when a machine running a monitor has failed storage.
The node that had the failed SSD is "hoenir"
The node that I'm trying to use ceph commands from is "mimir".
I've ...
Michael Jones
03:37 PM RADOS Bug #38057: "ceph -s" hangs indefinitely when a machine running a monitor has failed storage.
Is the dead node the one that isn't in quorum?
What's the ceph.conf on the client that can't complete "ceph -s"?
...
Greg Farnum
06:24 PM Revision 71ea183c (ceph): mgr/DaemonServer: log pgmap usage to cluster log
- change default of mon_cluster_log_file_level to debug
- log to clog->debug()
Fixes: https://tracker.ceph.com/issue...
Neha Ojha
06:20 PM bluestore Bug #36541 (Resolved): rename does not old ref to replacement onode at old name
Patrick Donnelly
06:19 PM bluestore Backport #36639 (Resolved): mimic: rename does not old ref to replacement onode at old name
Patrick Donnelly
05:06 PM bluestore Backport #36639: mimic: rename does not old ref to replacement onode at old name
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/25313
merged
Yuri Weinstein
06:19 PM CephFS Bug #35850 (Resolved): mds: runs out of file descriptors after several respawns
Patrick Donnelly
06:18 PM CephFS Backport #36209 (Resolved): mimic: mds: runs out of file descriptors after several respawns
Patrick Donnelly
05:01 PM CephFS Backport #36209: mimic: mds: runs out of file descriptors after several respawns
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25822
merged
Yuri Weinstein
06:18 PM CephFS Bug #36651 (Resolved): ceph-volume-client: cannot set mode for cephfs volumes as required by Open...
Patrick Donnelly
06:18 PM CephFS Backport #37426 (Resolved): mimic: ceph-volume-client: cannot set mode for cephfs volumes as requ...
Patrick Donnelly
04:52 PM CephFS Backport #37426: mimic: ceph-volume-client: cannot set mode for cephfs volumes as required by Ope...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25413
merged
Yuri Weinstein
06:17 PM CephFS Bug #36390 (Resolved): qa: teuthology may hang on diagnostic commands for fuse mount
Patrick Donnelly
06:17 PM CephFS Backport #36578 (Resolved): mimic: qa: teuthology may hang on diagnostic commands for fuse mount
Patrick Donnelly
04:52 PM CephFS Backport #36578: mimic: qa: teuthology may hang on diagnostic commands for fuse mount
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25515
merged
Yuri Weinstein
06:17 PM CephFS Bug #36676 (Resolved): qa: wrong setting for msgr failures
Patrick Donnelly
06:17 PM CephFS Backport #37424 (Resolved): mimic: qa: wrong setting for msgr failures
Patrick Donnelly
04:51 PM CephFS Backport #37424: mimic: qa: wrong setting for msgr failures
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25517
merged
Yuri Weinstein
06:16 PM CephFS Bug #37399 (Resolved): mds: severe internal fragment when decoding xattr_map from log event
Patrick Donnelly
06:16 PM CephFS Backport #37603 (Resolved): mimic: mds: severe internal fragment when decoding xattr_map from log...
Patrick Donnelly
04:51 PM CephFS Backport #37603: mimic: mds: severe internal fragment when decoding xattr_map from log event
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25519
merged
Yuri Weinstein
06:16 PM RADOS Backport #38108 (In Progress): luminous: Adding back the IOPS line for client and recovery IO in ...
Vikhyat Umrao
12:58 PM RADOS Backport #38108 (Need More Info): luminous: Adding back the IOPS line for client and recovery IO ...
@Vikhyat - assigning backport to you, since you volunteered to do it in https://tracker.ceph.com/issues/37886#note-10 Nathan Cutler
12:56 PM RADOS Backport #38108 (Resolved): luminous: Adding back the IOPS line for client and recovery IO in clu...
https://github.com/ceph/ceph/pull/26207 Nathan Cutler
06:16 PM CephFS Bug #37368 (Resolved): mds: directories pinned keep being replicated back and forth between expor...
Patrick Donnelly
06:16 PM CephFS Backport #37607 (Resolved): mimic: mds: directories pinned keep being replicated back and forth b...
Patrick Donnelly
04:50 PM CephFS Backport #37607: mimic: mds: directories pinned keep being replicated back and forth between expo...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25521
merged
Yuri Weinstein
06:15 PM CephFS Bug #37394 (Resolved): mds: PurgeQueue write error handler does not handle EBLACKLISTED
Patrick Donnelly
06:15 PM CephFS Backport #37605 (Resolved): mimic: mds: PurgeQueue write error handler does not handle EBLACKLISTED
Patrick Donnelly
04:49 PM CephFS Backport #37605: mimic: mds: PurgeQueue write error handler does not handle EBLACKLISTED
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25523
merged
Yuri Weinstein
06:15 PM CephFS Bug #36594 (Resolved): qa: pjd test appears to require more than 3h timeout for some configurations
Patrick Donnelly
06:15 PM CephFS Backport #37611 (Resolved): mimic: qa: pjd test appears to require more than 3h timeout for some ...
Patrick Donnelly
04:49 PM CephFS Backport #37611: mimic: qa: pjd test appears to require more than 3h timeout for some configurations
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25557
merged
Yuri Weinstein
06:14 PM CephFS Bug #37567 (Resolved): mds: fix incorrect l_pq_executing_ops statistics when meet an invalid item...
Patrick Donnelly
06:14 PM CephFS Backport #37626 (Resolved): mimic: mds: fix incorrect l_pq_executing_ops statistics when meet an ...
Patrick Donnelly
04:48 PM CephFS Backport #37626: mimic: mds: fix incorrect l_pq_executing_ops statistics when meet an invalid ite...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25559
merged
Yuri Weinstein
06:14 PM CephFS Bug #37566 (Resolved): mds: do not call Journaler::_trim twice
Patrick Donnelly
06:14 PM CephFS Backport #37628 (Resolved): mimic: mds: do not call Journaler::_trim twice
Patrick Donnelly
04:47 PM CephFS Backport #37628: mimic: mds: do not call Journaler::_trim twice
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25561
merged
Yuri Weinstein
06:13 PM CephFS Bug #36703 (Resolved): MDS admin socket command `dump cache` with a very large cache will hang/ki...
Patrick Donnelly
06:13 PM CephFS Backport #37609 (Resolved): mimic: MDS admin socket command `dump cache` with a very large cache ...
Patrick Donnelly
04:47 PM CephFS Backport #37609: mimic: MDS admin socket command `dump cache` with a very large cache will hang/k...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25642
merged
Yuri Weinstein
06:13 PM CephFS Bug #37333 (Resolved): fuse client can't read file due to can't acquire Fr
Patrick Donnelly
06:13 PM CephFS Backport #37699 (Resolved): mimic: fuse client can't read file due to can't acquire Fr
Patrick Donnelly
04:46 PM CephFS Backport #37699: mimic: fuse client can't read file due to can't acquire Fr
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25676
merged
Yuri Weinstein
06:12 PM CephFS Backport #37695 (Resolved): mimic: client: fix failure in quota size limitation when using samba
Patrick Donnelly
04:45 PM CephFS Backport #37695: mimic: client: fix failure in quota size limitation when using samba
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25678
merged
Yuri Weinstein
06:12 PM CephFS Bug #37464 (Resolved): race of updating wanted caps
Patrick Donnelly
06:12 PM CephFS Backport #37634 (Resolved): mimic: race of updating wanted caps
Patrick Donnelly
04:45 PM CephFS Backport #37634: mimic: race of updating wanted caps
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25680
merged
Yuri Weinstein
06:11 PM CephFS Bug #37516 (Resolved): mds: remove duplicated l_mdc_num_strays perfcounter set
Patrick Donnelly
06:11 PM CephFS Backport #37632 (Resolved): mimic: mds: remove duplicated l_mdc_num_strays perfcounter set
Patrick Donnelly
04:43 PM CephFS Backport #37632: mimic: mds: remove duplicated l_mdc_num_strays perfcounter set
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25681
merged
Yuri Weinstein
06:11 PM mgr Bug #38112: mgr: segfault, mgr-fin, ActivePyModules::get_python > PyFormatter::get > PyFormatter:...
After looking at the code of `PyString_FromString`, the issue seems not to be related to the input `c_str()` pointer,... Ernesto Puerta
01:59 PM mgr Bug #38112: mgr: segfault, mgr-fin, ActivePyModules::get_python > PyFormatter::get > PyFormatter:...
The issue might be at "PyFormatter.cc:PyFormatter::finish_pending_streams":https://github.com/ceph/ceph/blob/a9dfd706... Ernesto Puerta
01:09 PM mgr Bug #38112 (Resolved): mgr: segfault, mgr-fin, ActivePyModules::get_python > PyFormatter::get > P...
Default vstart.sh cluster, running on RHEL 7. Ceph master (a9dfd7067f8bee78bf225bcbe484470aaa1a044f). During regular ... Ernesto Puerta
06:11 PM CephFS Bug #37546 (Resolved): client: do not move f->pos untill success write
Patrick Donnelly
06:11 PM CephFS Backport #37631 (Resolved): luminous: client: do not move f->pos untill success write
Patrick Donnelly
06:10 PM CephFS Backport #37630 (Resolved): mimic: client: do not move f->pos untill success write
Patrick Donnelly
04:41 PM CephFS Backport #37630: mimic: client: do not move f->pos untill success write
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25683
merged
Yuri Weinstein
06:10 PM CephFS Bug #37724 (Resolved): MDSMonitor: ignores stopping MDS that was formerly laggy
Patrick Donnelly
06:10 PM CephFS Backport #37738 (Resolved): mimic: MDSMonitor: ignores stopping MDS that was formerly laggy
Patrick Donnelly
04:41 PM CephFS Backport #37738: mimic: MDSMonitor: ignores stopping MDS that was formerly laggy
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25685
merged
Yuri Weinstein
06:10 PM CephFS Bug #37670 (Resolved): standby-replay MDS spews message to log every second
Patrick Donnelly
06:09 PM CephFS Backport #37757 (Resolved): mimic: standby-replay MDS spews message to log every second
Patrick Donnelly
04:40 PM CephFS Backport #37757: mimic: standby-replay MDS spews message to log every second
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25803
merged
Yuri Weinstein
06:09 PM CephFS Bug #36079 (Resolved): ceph-fuse: hang because it miss reconnect phase when hot standby mds switc...
Patrick Donnelly
06:09 PM CephFS Backport #37828 (Resolved): mimic: ceph-fuse: hang because it miss reconnect phase when hot stand...
Patrick Donnelly
04:40 PM CephFS Backport #37828: mimic: ceph-fuse: hang because it miss reconnect phase when hot standby mds swit...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25903
merged
Yuri Weinstein
06:08 PM CephFS Backport #37907 (Resolved): mimic: mds: wait shorter intervals to send beacon if laggy
Patrick Donnelly
04:39 PM CephFS Backport #37907: mimic: mds: wait shorter intervals to send beacon if laggy
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25980
merged
Yuri Weinstein
06:08 PM CephFS Bug #37836 (Resolved): qa: test_damage performs truncate test on same object repeatedly
Patrick Donnelly
06:08 PM CephFS Backport #37923 (Resolved): mimic: qa: test_damage performs truncate test on same object repeatedly
Patrick Donnelly
04:39 PM CephFS Backport #37923: mimic: qa: test_damage performs truncate test on same object repeatedly
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26047
merged
Yuri Weinstein
06:07 PM CephFS Bug #37837 (Resolved): qa: test_damage expectations wrong for Truncate on some objects
Patrick Donnelly
06:07 PM CephFS Backport #37921 (Resolved): mimic: qa: test_damage expectations wrong for Truncate on some objects
Patrick Donnelly
04:39 PM CephFS Backport #37921: mimic: qa: test_damage expectations wrong for Truncate on some objects
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26047
merged
Yuri Weinstein
06:06 PM CephFS Backport #37759 (Resolved): mimic: mds: mds state change race
Patrick Donnelly
06:05 PM CephFS Backport #37988 (Resolved): mimic: MDSMonitor: missing osdmon writeable check
Patrick Donnelly
04:36 PM CephFS Backport #37988: mimic: MDSMonitor: missing osdmon writeable check
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26069
merged
Yuri Weinstein
06:03 PM RADOS Backport #37902 (In Progress): mimic: osd: pg log hard limit can cause crash during upgrade
https://github.com/ceph/ceph/pull/26206 Neha Ojha
05:39 PM Revision 82cd04b9 (ceph): Merge pull request #26204 from pritha-srivastava/wip-rgw-signature-mism...
rgw: Fix for SignatureMismatchError in s3 commands.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Rica...
Casey Bodley
05:36 PM RADOS Bug #38053 (Pending Backport): Add hashinfo testing for dump command of ceph-objectstore-tool
David Zafman
05:35 PM Revision 70b51362 (ceph): test: Add option to wait_for_clean() to execute at every sleep
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
05:31 PM Backport #37749 (New): mimic: Add clear-data-digest command to objectstore tool
David Zafman
05:31 PM Backport #37748 (New): luminous: Add clear-data-digest command to objectstore tool
David Zafman
05:30 PM RADOS Feature #37935 (Pending Backport): Add clear-data-digest command to objectstore tool
David Zafman
05:30 PM Revision 553d83dd (ceph): Merge pull request #25403 from liyichao/rdigest
tools: Add clear-data-digest command to objectstore tool.
Reviewed-by: David Zafman <dzafman@redhat.com>
David Zafman
05:29 PM Revision 894bdf08 (ceph): Merge pull request #26158 from dzafman/wip-38053
Add hashinfo testing for dump command of ceph-objectstore-tool
Reviewed-by: Neha Ojha <nojha@redhat.com>
David Zafman
05:24 PM Revision 0aebb55a (ceph): qa/mon: fix cluster support for monmap bootstrap
-filter out mons from other clusters
-fix parsing of mon name from role
Fixes: http://tracker.ceph.com/issues/38115
...
Casey Bodley
05:07 PM RADOS Backport #37437: mimic: crushtool: add --reclassify operation to convert legacy crush maps to use...
Mykola Golub wrote:
> https://github.com/ceph/ceph/pull/25306
merged
Yuri Weinstein
05:07 PM Revision f8a1610b (ceph): Merge pull request #25306 from trociny/wip-37437-mimic
mimic: crushtool: add --reclassify operation to convert legacy crush maps to use device classes
Reviewed-by: Josh Du...
Yuri Weinstein
05:06 PM Revision 6555e0a1 (ceph): Merge pull request #25313 from pdvian/wip-36639-mimic
mimic: os/bluestore: rename does not old ref to replacement onode at old name
Reviewed-by: Sage Weil <sage@redhat.co...
Yuri Weinstein
05:05 PM Backport #36753: mimic: "log last" command skips latest entry
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25526
merged
Yuri Weinstein
05:04 PM Backport #36753: mimic: "log last" command skips latest entry
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25526
merged
Yuri Weinstein
05:04 PM Revision 066ccfe3 (ceph): Merge pull request #25526 from smithfarm/wip-36753-mimic
mimic: mon: log last command skips latest entry
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
05:03 PM RADOS Backport #37686: mimic: list-inconsistent-obj output truncated, causing osd-scrub-repair.sh failure
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25603
merged
Yuri Weinstein
05:03 PM Revision 17abf8a6 (ceph): Merge pull request #25603 from smithfarm/wip-37686-mimic
mimic: core: list-inconsistent-obj output truncated, causing osd-scrub-repair.sh failure
Reviewed-by: David Zafman <...
Yuri Weinstein
05:03 PM mgr Backport #37624: mimic: fs status command broken in py3-only environments
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25694
merged
Yuri Weinstein
05:03 PM Revision 088204a6 (ceph): Merge pull request #25694 from joscollin/wip-37624-mimic
mimic: pybind/mgr/status: fix ceph fs status in py3 environments.
Reviewed-by:  Venky Shankar <vshankar@redhat.com>
Yuri Weinstein
05:02 PM Backport #37755: mimic: osd/PrimaryLogPG: fix the extent length error of the sync read
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25708
merged
Yuri Weinstein
05:02 PM Revision b2abc1ad (ceph): Merge pull request #25708 from joscollin/wip-37755-mimic
mimic: osd/PrimaryLogPG: fix the extent length error of the sync read
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Yuri Weinstein
05:01 PM Revision 66fbdcfa (ceph): Merge pull request #25822 from batrick/i36209
mimic: mds: runs out of file descriptors after several respawns
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
05:00 PM RADOS Backport #37832: mimic: FAILED assert(is_up(osd)) in OSDMap::get_inst(int)
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25852
merged
Yuri Weinstein
05:00 PM Revision c9d24a43 (ceph): Merge pull request #25852 from ashishkumsingh/wip-37832-mimic
mimic: objecter: avoid race when reset down osd's session
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
04:58 PM mgr Backport #38036: mimic: upmap balancer won't refill underfull osds if zero overfull found
xie xingguo wrote:
> https://github.com/ceph/ceph/pull/26128
merged
Yuri Weinstein
04:58 PM Backport #37888: mimic: osd/OSDMap: calc_pg_upmaps - potential access violation
Prashant D wrote:
> https://github.com/ceph/ceph/pull/26128
merged
Yuri Weinstein
04:57 PM Revision a4ec9471 (ceph): Merge pull request #26128 from xiexingguo/wip-mimic-upmap-fixes
mimic: osd: backport recent upmap fixes
Reviewed-by:  Venky Shankar <vshankar@redhat.com>
Yuri Weinstein
04:56 PM RADOS Backport #38045: mimic: qa/overrides/short_pg_log.yaml: reduce osd_{min,max}_pg_log_entries
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26147
merged
Yuri Weinstein
04:56 PM Revision 13c81f11 (ceph): Merge pull request #26147 from ashishkumsingh/wip-38045-mimic
mimic: tests: qa/overrides/short_pg_log.yaml: reduce osd_{min,max}_pg_log_entries
Reviewed-by: Neha Ojha <nojha@redh...
Yuri Weinstein
04:52 PM Revision 4bdb1d2e (ceph): Merge pull request #25413 from tombarron/mimic
mimic: ceph-volume-client: allow setting mode of CephFS volumes
Reviewed-by:  Venky Shankar <vshankar@redhat.com>
Yuri Weinstein
04:52 PM Revision 898c878c (ceph): Merge pull request #25515 from smithfarm/wip-36578-mimic
mimic: qa: teuthology may hang on diagnostic commands for fuse mount
Reviewed-by:  Venky Shankar <vshankar@redhat.com>
Yuri Weinstein
04:51 PM Revision 2e4e1392 (ceph): Merge pull request #25517 from smithfarm/wip-37424-mimic
mimic: qa: wrong setting for msgr failures
Reviewed-by:  Venky Shankar <vshankar@redhat.com>
Yuri Weinstein
04:51 PM Revision f8c29a2d (ceph): Merge pull request #25519 from smithfarm/wip-37603-mimic
mimic: mds: severe internal fragment when decoding xattr_map from log event
Reviewed-by:  Venky Shankar <vshankar@re...
Yuri Weinstein
04:50 PM Revision 040d5985 (ceph): Merge pull request #25521 from smithfarm/wip-37607-mimic
mimic: mds: directories pinned keep being replicated back and forth between exporting mds and importing mds
Reviewed...
Yuri Weinstein
04:49 PM Revision ee4a4173 (ceph): Merge pull request #25523 from smithfarm/wip-37605-mimic
mimic: mds: PurgeQueue write error handler does not handle EBLACKLISTED
Reviewed-by:  Venky Shankar <vshankar@redhat...
Yuri Weinstein
04:49 PM Revision 97f28f65 (ceph): Merge pull request #25557 from smithfarm/wip-37611-mimic
mimic: qa: pjd test appears to require more than 3h timeout for some configurations
Reviewed-by:  Venky Shankar <vsh...
Yuri Weinstein
04:48 PM Revision bde48575 (ceph): Merge pull request #25559 from smithfarm/wip-37626-mimic
mimic: mds: fix incorrect l_pq_executing_ops statistics when meet an invalid item in purge queue
Reviewed-by: Yan, Z...
Yuri Weinstein
04:47 PM Revision 83e1fd35 (ceph): Merge pull request #25561 from smithfarm/wip-37628-mimic
mimic: mds: do not call Journaler::_trim twice
Reviewed-by:  Venky Shankar <vshankar@redhat.com>
Reviewed-by: Yan, Z...
Yuri Weinstein
04:46 PM Revision f25113fb (ceph): Merge pull request #25642 from vshankar/wip-37609
mimic: mds: disallow dumping huge caches to formatter
Reviewed-by:  Venky Shankar <vshankar@redhat.com>
Yuri Weinstein
04:46 PM Revision 264a3929 (ceph): Merge pull request #25676 from joscollin/wip-37699-mimic
mimic: mds: fix bug filelock stuck at LOCK_XSYN leading client can't read data
Reviewed-by:  Venky Shankar <vshankar...
Yuri Weinstein
04:45 PM Revision 453065cc (ceph): Merge pull request #25678 from joscollin/wip-37695-mimic
mimic: client: fix failure in quota size limitation when using samba
Reviewed-by:  Venky Shankar <vshankar@redhat.com>
Yuri Weinstein
04:45 PM Revision 863178af (ceph): Merge pull request #25680 from joscollin/wip-37634-mimic
mimic: mds: fix races of updating wanted caps
Reviewed-by:  Venky Shankar <vshankar@redhat.com>
Reviewed-by: Yan, Zh...
Yuri Weinstein
04:43 PM Revision e5a7bc41 (ceph): Merge pull request #25681 from joscollin/wip-37632-mimic
mimic: mds: remove duplicated l_mdc_num_strays perfcounter set
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Rev...
Yuri Weinstein
04:41 PM Revision e1296df2 (ceph): Merge pull request #25683 from joscollin/wip-37630-mimic
mimic: client: do not move f->pos untill success write
Reviewed-by: Yan, Zheng <zyan@redhat.com>
Reviewed-by: Venky...
Yuri Weinstein
04:41 PM Revision d1110452 (ceph): Merge pull request #25685 from joscollin/wip-37738-mimic
mimic: MDSMonitor: allow beacons from stopping MDS that was laggy
Reviewed-by: Yan, Zheng <zyan@redhat.com>
Reviewed...
Yuri Weinstein
04:40 PM Revision b7c3374d (ceph): Merge pull request #25803 from ashishkumsingh/wip-37757-mimic
mimic: mds: clean up log messages for standby-replay
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Yuri Weinstein
04:39 PM Revision ae92a098 (ceph): Merge pull request #25903 from pdvian/wip-37828-mimic
mimic: client: fix fuse client hang because its pipe to mds is not ok
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Yuri Weinstein
04:39 PM Revision 820b4a50 (ceph): Merge pull request #25980 from pdvian/wip-37907-mimic
mimic: mds: wait shorter intervals if beacon not sent
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Yuri Weinstein
04:39 PM Revision 8c741512 (ceph): Merge pull request #26047 from pdvian/wip-37923-mimic
mimic: qa: test_damage performs truncate test on same object repeatedly
Reviewed-by: Venky Shankar <vshankar@redhat...
Yuri Weinstein
04:37 PM Revision d4c64157 (ceph): Merge pull request #26051 from ukernel/mimic-37594
mimic: mds: handle state change race
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Yuri Weinstein
04:37 PM rbd Backport #37986: mimic: Throttle.cc: 194: FAILED assert(c >= 0) due to invalid ceph_osd_op union
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26066
merged
Yuri Weinstein
04:36 PM Revision 5a30b2f6 (ceph): Merge pull request #26066 from pdvian/wip-37986-mimic
mimic: core: Objecter::calc_op_budget: Fix invalid access to extent union member
Reviewed-by: Venky Shankar <vshank...
Yuri Weinstein
04:36 PM Revision 229ad5ce (ceph): Merge pull request #26069 from pdvian/wip-37988-mimic
mimic: MDSMonitor: missing osdmon writeable check
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Yuri Weinstein
04:36 PM CephFS Backport #37952: mimic: qa: test_damage needs to silence MDS_READ_ONLY
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/26072
merged
Yuri Weinstein
04:35 PM Revision 71f3ab9f (ceph): Merge pull request #26072 from smithfarm/wip-37952-mimic
mimic: qa: test_damage needs to silence MDS_READ_ONLY
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Yuri Weinstein
04:29 PM Dashboard Bug #38067: mgr/dashboard: Add missing tests after PR for RBD QoS
Following comments need to be addressed:
(I only made a numbered list in order to differentiate better between tho...
Stephan Müller
03:51 PM Revision 26dc3775 (ceph): 12.2.11
Jenkins Build Slave User
03:47 PM Revision f22347db (ceph): mgr: load modules in finisher to avoid potential lock cycles
Fixes: https://tracker.ceph.com/issues/37997
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
03:42 PM Revision 8451e8c5 (ceph): mgr/dashboard: Add the Prometheus alerts
The backend is now capable of receiving alert notifications from
the Prometheus alertmanager and it can get all alert...
Stephan Müller
03:42 PM Revision b5e0f997 (ceph): mgr/dashboard: Provide values with different style in KV-table
Now it's possible to style values inside the KV-table based on the
values.
Fixes: https://tracker.ceph.com/issues/37...
Stephan Müller
03:42 PM Revision 454f1cae (ceph): mgr/dashboard: Application icons in notifications
Now notifications and alerts show an application icon, that gives a hint
about their origin.
Fixes: https://tracker....
Stephan Müller
03:42 PM Revision a7685715 (ceph): mgr/dashboard: Updated messages.xlf
Signed-off-by: Stephan Müller <smueller@suse.com> Stephan Müller
03:39 PM Revision df47d26f (ceph): rgw: Fix for SignatureMismatchError in s3 commands.
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com> Pritha Srivastava
03:12 PM Bug #23947: ceph_test_rados dumped core, Error: finished tid 1 when last_acked_tid was 6
/a/kchai-2019-01-29_02:56:52-rados-wip-kefu2-testing-2019-01-28-1728-distro-basic-mira/3521986
/a/kchai-2019-01-29...
Kefu Chai
02:56 PM Revision d239c2a8 (ceph): Merge pull request #25638 from ricardoasmarques/iscsi-management-w
mgr/dashboard: iSCSI management API
Reviewed-by: Tiago Melo <tmelo@suse.com>
Lenz Grimmer
02:49 PM Revision fda70511 (ceph): Merge pull request #26172 from rhcs-dashboard/fix-skipped-api-tests
mgr/dashboard: fix skipped backend API tests
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Laura Pa...
Lenz Grimmer
02:48 PM Revision 833c6a3e (ceph): ceph-volume: add a wal device specific unit test and size validator
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
02:48 PM Revision 026d5b80 (ceph): ceph-volume: don't crash on unusable data devices
Also add test case for a MixedStrategy with unusable data devices.
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
Jan Fajerski
02:48 PM Revision 73978ca0 (ceph): ceph-volume: add osd_ids argument
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
02:36 PM mgr Bug #38114 (New): mgr: segfault, mgr-fin, ActivePyModule::notify > PyObject_Malloc
... Volker Theile
02:27 PM Revision e03d37f5 (ceph): mgr/dashboard: Updated colors in PG Status chart
* For consistency:
Set 'Clean' status color to 'HEALTH_OK' color
(Cluster Status card).
Set 'Warning' status c...
Alfonso Martínez
02:19 PM mgr Bug #38113 (New): mgr: segfault, mgr-fin, ActivePyModule::config_notify() > PyObject_Realloc > Py...
... Volker Theile
01:36 PM Bug #37328 (Resolved): rgw: master zone deletion without a zonegroup rm would break rgw rados init
Nathan Cutler
01:36 PM Backport #37465 (Resolved): mimic: rgw: master zone deletion without a zonegroup rm would break r...
Nathan Cutler
01:35 PM Revision 8d5ddb58 (ceph): Merge pull request #26091 from tchaikov/wip-36737
cmake: use $CMAKE_BINARY_DIR for default $CEPH_BUILD_VIRTUALENV
Tested-by: Yuri Weinstein <yweins@redhat.com>
Review...
Kefu Chai
01:35 PM rgw Backport #37556 (Resolved): mimic: multisite: es sync null versioned object failed because of olh...
Nathan Cutler
01:35 PM rgw Backport #37560 (Resolved): mimic: radosgw coredump RGWGC::process
Nathan Cutler
01:34 PM rbd Bug #37861 (Resolved): possible "deferment time has not expired" error on "rbd trash remove" just...
Nathan Cutler
01:34 PM rbd Backport #37890 (Resolved): mimic: possible "deferment time has not expired" error on "rbd trash ...
Nathan Cutler
01:34 PM rbd Bug #37883 (Resolved): TestMockLeaderWatcher.InitReleaseShutdown: Mutex.cc: 79: FAILED ceph_asser...
Nathan Cutler
01:34 PM rbd Backport #37920 (Resolved): mimic: TestMockLeaderWatcher.InitReleaseShutdown: Mutex.cc: 79: FAILE...
Nathan Cutler
01:33 PM rbd Bug #38006 (Resolved): trash purge tries to remove non-user images
Nathan Cutler
01:33 PM rbd Backport #38032 (Resolved): mimic: trash purge tries to remove non-user images
Nathan Cutler
01:24 PM CephFS Backport #37906 (In Progress): mimic: make cephfs-data-scan reconstruct snaptable
@Damian - please just go ahead. Once you have been doing upstream work for awhile, you will be added to the relevant ... Nathan Cutler
01:22 PM Backport #37894 (Resolved): mimic: doc: updated Ceph documentation links
Nathan Cutler
01:22 PM Revision cf30c79b (ceph): Merge pull request #26180 from pdvian/wip-37894-mimic
mimic: doc: updated Ceph documentation links
Reviewed-by: Kefu Chai <kchai@redhat.com>
Nathan Cutler
01:15 PM RADOS Backport #37688: mimic: Command failed on smithi191 with status 1: '\n sudo yum -y install ceph-r...
@Kefu, @Neha - I rejected the luminous backport because there is no "rados/thrash-old-clients" suite in luminous. Ple... Nathan Cutler
01:08 PM RADOS Backport #37688 (In Progress): mimic: Command failed on smithi191 with status 1: '\n sudo yum -y ...
Nathan Cutler
03:11 AM RADOS Backport #37688 (New): mimic: Command failed on smithi191 with status 1: '\n sudo yum -y install ...
@Neha, sorry for the latency. and, yes, it's ready for the backport. Kefu Chai
01:07 PM Revision 003cb2cf (ceph): qa: downgrade librados2,librbd1 for thrash-old-clients tests
librados2 and librbd1 are installed as a dependency of qemu-kvm.
qemu-kvm is installed by ceph-cm-ansible, see [1].
...
Kefu Chai
01:06 PM Revision 1a9734c9 (ceph): Merge PR #26142 into master
* refs/pull/26142/head:
doc/dev/cephx: document current implementation of cephx
Reviewed-by: Alfredo Deza <adeza@re...
Sage Weil
01:06 PM RADOS Backport #37687 (Rejected): luminous: Command failed on smithi191 with status 1: '\n sudo yum -y ...
rados/thrash-old-clients does not exist in luminous Nathan Cutler
01:00 PM RADOS Bug #37507 (Resolved): osd_memory_target: failed assert when options mismatch
Nathan Cutler
12:58 PM RADOS Backport #38111 (Resolved): mimic: force-backfill sets forced_recovery instead of forced_backfill...
https://github.com/ceph/ceph/pull/26324 Nathan Cutler
12:57 PM mgr Backport #38110 (Rejected): luminous: mgr will refuse connection from the monitor who starts behi...
Nathan Cutler
12:57 PM mgr Backport #38109 (Resolved): mimic: mgr will refuse connection from the monitor who starts behind it
https://github.com/ceph/ceph/pull/26235 Nathan Cutler
12:56 PM RADOS Backport #38106 (Resolved): mimic: osd/ECBackend.cc: 1547: FAILED ceph_assert(!(*m).is_missing(ho...
https://github.com/ceph/ceph/pull/26239 Nathan Cutler
12:56 PM RADOS Backport #38105 (Resolved): luminous: osd/ECBackend.cc: 1547: FAILED ceph_assert(!(*m).is_missing...
https://github.com/ceph/ceph/pull/26236 Nathan Cutler
12:56 PM CephFS Backport #38104 (Resolved): luminous: client: session flush does not cause cap release message flush
https://github.com/ceph/ceph/pull/26271 Nathan Cutler
12:56 PM CephFS Backport #38103 (Resolved): mimic: client: session flush does not cause cap release message flush
https://github.com/ceph/ceph/pull/26424 Nathan Cutler
12:56 PM CephFS Backport #38102 (Resolved): luminous: mds: cache drop should trim cache before flushing journal
https://github.com/ceph/ceph/pull/26215 Nathan Cutler
12:55 PM CephFS Backport #38101 (Resolved): mimic: mds: cache drop should trim cache before flushing journal
https://github.com/ceph/ceph/pull/26214 Nathan Cutler
12:55 PM CephFS Backport #38100 (Rejected): luminous: mds: remove cache drop admin socket command
Nathan Cutler
12:55 PM CephFS Backport #38099 (Resolved): mimic: mds: remove cache drop admin socket command
https://github.com/ceph/ceph/pull/29210 Nathan Cutler
12:55 PM CephFS Backport #38098 (Resolved): luminous: mds: optimize revoking stale caps
https://github.com/ceph/ceph/pull/26278 Nathan Cutler
12:55 PM CephFS Backport #38097 (Resolved): mimic: mds: optimize revoking stale caps
https://github.com/ceph/ceph/pull/28585 Nathan Cutler
12:55 PM RADOS Backport #38096 (Resolved): mimic: doc/rados/configuration: refresh osdmap section
https://github.com/ceph/ceph/pull/26373 Nathan Cutler
12:55 PM RADOS Backport #38095 (Resolved): luminous: doc/rados/configuration: refresh osdmap section
https://github.com/ceph/ceph/pull/26372 Nathan Cutler
12:53 PM Bug #37501 (Resolved): Mgr: OSDMap.cc: 4140: FAILED assert(osd_weight.count(i.first))
Nathan Cutler
12:52 PM Backport #37744 (Resolved): mimic: Mgr: OSDMap.cc: 4140: FAILED assert(osd_weight.count(i.first))
Nathan Cutler
12:52 PM Revision d07cc3b6 (ceph): Merge pull request #26097 from trociny/wip-rbd-mirror-perf-lock
rbd-mirror: guard access to image replayer perf counters
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:52 PM mgr Bug #37415 (Resolved): mgr: various python3 fixes
Nathan Cutler
12:52 PM mgr Backport #37417 (Resolved): mimic: mgr: various python3 fixes
Nathan Cutler
12:51 PM Revision 347eac67 (ceph): Merge pull request #26168 from shyukri/qa-rbd-replace-bench-write
qa: rbd/workunits : Replace "rbd bench-write" with "rbd bench --io-type write"
Reviewed-by: Jason Dillaman <dillaman...
Jason Dillaman
12:45 PM mgr Bug #38094 (Resolved): mgr: crash list
This is an issue to track Ceph Manager crashes and record as much information as possible.
As a criteria for class...
Ernesto Puerta
12:23 PM Revision ec8b8cc5 (ceph): mgr/ansible: Replace Inventory Ansible playbook
A new Ansible playbook allows now to retrieve the storage devices information produced by ceph-volume.
Signed-off-by...
Juan Miguel Olmo Martínez
12:05 PM Revision c094e2d7 (ceph): mgr/dashboard: fix skipped backend API tests
* When the creation of the cluster is delegated to vstart_runner.py
(--create or --create-target-only) the amount of ...
Alfonso Martínez
11:34 AM Dashboard Feature #38063: mgr/dashboard: Improve existing design of Grafana timepicker
Ju Lim wrote:
> Attached is a timepicker suggestion on how to address improving the timepicker, which covers all t...
Lenz Grimmer
11:09 AM Dashboard Tasks #38093 (Resolved): mgr/dashboard: Write E2E test to verify a pool has been created/deleted
An issue has been introduced in a previous implementation [1]. It has been fixed [2], but due to time constraints, th... Patrick Seidensal
10:45 AM Revision c3295f47 (ceph): mgr/restful: fix py got exception when get osd info
when we create pool by device class, then get osd info by restful,
such as https://192.7.7.36:8003/osd
browser displa...
爱国 邹
10:43 AM Revision 9ea48b7f (ceph): Merge pull request #26162 from familyuu/crush
mgr/dashboard: CRUSH map viewer RFE
Reviewed-by: Kanika Murarka <kmurarka@redhat.com>
Reviewed-by: Volker Theile <vt...
Lenz Grimmer
10:37 AM Revision 2d3d616d (ceph): mgr/restful: fix py got exception when get osd info
when we create pool by device class, then get osd info by restful,
such as https://192.7.7.36:8003/osd
browser displa...
爱国 邹
10:26 AM Revision 8086a883 (ceph): Merge pull request #26182 from p-na/wip-pna-fix-pool-reload
mgr/dashboard: Fix reloading of pool listing
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Laura ...
Lenz Grimmer
10:06 AM Dashboard Bug #38092 (Closed): mgr/dashboard: incorrect form validation when entering letter into a number ...
During a local test of https://github.com/ceph/ceph/pull/25989 I entered letters into a number input field.
The erro...
Laura Paduano
09:57 AM Dashboard Feature #38091 (Resolved): mgr/dashboard: Support multiple selections on the OSD datatable
It would be helpful if it would be possible to select multiple OSDs on the OSD page for performing the same action on... Lenz Grimmer
09:49 AM Revision 7ebc04d6 (ceph): Merge pull request #26143 from LenzGr/master-documentation
doc: Updated feature list and overview in dashboard.rst
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: ...
Ricardo Marques
09:39 AM Dashboard Feature #38090 (Resolved): mgr/dashboard: Support for multiple iSCSI backstores (backend)
If more than one backport is supported by `ceph-iscsi`, the user should be able to select the backstore in the iSCSI ... Ricardo Marques
09:32 AM Revision 5307b553 (ceph): mgr/dashboard: Group buttons together into one button menu
Group the two buttons 'Set Cluster-wide Flags' and 'Set Cluster-wide
Recovery Priority' together into one button menu...
Tatjana Dehler
08:51 AM Dashboard Cleanup #37789 (Fix Under Review): mgr/dashboard: Menu icons have missing descriptions
Anonymous
08:48 AM Revision c5dcd0ce (ceph): Merge pull request #25893 from sebastian-philipp/orchestrator-current-s...
doc/orchestrator: Aligned Documentation with specification
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Reviewed-by...
Sebastian Wagner
08:45 AM rgw Bug #38060 (Fix Under Review): rgw:versioning:fix versioning concurrent bug, supplement using of ...
Kefu Chai
08:36 AM rgw Bug #38060: rgw:versioning:fix versioning concurrent bug, supplement using of olh.ver
https://github.com/ceph/ceph/pull/26197 hao wang
08:31 AM Dashboard Cleanup #38086 (Duplicate): mgr/dashboard: Mobile friendly navigation
Duplicate of #37789 Lenz Grimmer
07:42 AM Dashboard Cleanup #38086: mgr/dashboard: Mobile friendly navigation
!mobile-navigation.jpg! Anonymous
07:30 AM Revision b3bac28d (ceph): pybind/mgr: PEP 8 code clean and fix typo
Signed-off-by: Lei Liu <liul.stone@gmail.com> Lei Liu
05:37 AM Cleanup #38089 (New): add mgr plugin packages to qa/packages/packages.yaml once they have depende...
..to get them automatically installed and removed for teuthology tests (but the file is in Ceph source) Dan Mick
05:34 AM Cleanup #38088 (New): Add dependencies for missing Python packages
ceph-mgr-rook, ceph-mgr-diskprediction-local, and ceph-mgr-diskprediction-cloud packages will need to have dependenci... Dan Mick
04:44 AM Revision 846ef951 (ceph): rgw: Extending Policy Engine for STS Auth Condition Key.
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com> Pritha Srivastava
04:44 AM Revision ddf04bb8 (ceph): rgw: Adding permission verification to GetSessionToken REST API.
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com> Pritha Srivastava
03:43 AM Bug #2442 (Resolved): bash completion is broken
resolved by changes from other developer Dan Mick
03:41 AM Bug #24578 (Resolved): ceph CLI appends local build path in devel mode; should prepend
merged Dan Mick
03:10 AM RADOS Bug #37618: Command failed on smithi191 with status 1: '\n sudo yum -y install ceph-radosgw\n '
just a note: https://github.com/ceph/teuthology/pull/1246 should be able to address the issue completely. Kefu Chai
03:04 AM Revision 411c4234 (ceph): mgr/dashboard: CRUSH map viewer RFE
Fixes: http://tracker.ceph.com/issues/37794
Signed-off-by: familyuu <guodan1@lenovo.com>
guodan1
01:15 AM Revision b45071e2 (ceph): rgw: rest cr: can return json decoded errors
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
01:15 AM Revision e37febd3 (ceph): rgw: es: don't error out on index initialization
if index already exists. Assuming index was created externally.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
01:15 AM Revision f823cc95 (ceph): rgw: es: query sent to elasticsearch needs content-type
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
01:15 AM Revision 1f3e4f56 (ceph): rgw: RGWSendRESTResourceCR keeps encoded bufferlist instead of object
Needed for feature backport, could not be applied cleanly from
later version.
Object might be abstract.
Signed-off-...
Yehuda Sadeh
01:14 AM Revision 9ff19ad1 (ceph): rgw: es: fix attrs trimming
Fixes: http://tracker.ceph.com/issues/38028
Since we don't necessarily keep attr headers with null terminating char,...
Yehuda Sadeh
01:14 AM Revision 18273ff1 (ceph): rgw: es: fix content_type queries
Fixes: http://tracker.ceph.com/issues/38030
ES attribute is stored as content_type, while we were searching
for cont...
Yehuda Sadeh
01:14 AM Revision aefd152e (ceph): rgw: es: add support for searchable storage_class field
Note that this will not add field to existing index field mapping.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
01:14 AM Revision 114dc193 (ceph): rgw: es: add support for != operator
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
01:14 AM Revision 6f74bbcb (ceph): rgw: es: fix v5+ index map settings
and rework the way it's being done
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
01:14 AM Revision bad62dfc (ceph): rgw_cr_rest: support extra headers for get resource crs
Adding support to add additional headers as a part of GET and READ requests.
Signed-off-by: Abhishek Lekshmanan <abh...
Abhishek Lekshmanan
01:14 AM Revision 0849de06 (ceph): rgw: es: support username and password for ES
For ES endpoints terminated with a username and password, either via xpack or
fronted by another webserver with http ...
Abhishek Lekshmanan
01:14 AM Revision 55bbd4ed (ceph): rgw: ES sync module: drop ESVersion struct
using std::pair as the version struct. Another decoder class is currently
introduced as we have a nested json type fo...
Abhishek Lekshmanan
12:58 AM rgw Backport #38078 (In Progress): mimic: multisite: bucket full sync does not handle delete markers
https://github.com/ceph/ceph/pull/26194 Prashant D
12:19 AM RADOS Bug #37919 (Pending Backport): osd/ECBackend.cc: 1547: FAILED ceph_assert(!(*m).is_missing(hoid))
Neha Ojha
12:19 AM Revision ead6c226 (ceph): Merge pull request #26175 from neha-ojha/wip-37919
osd/PG.cc: account for missing set irrespective of last_complete
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Revie...
Neha Ojha
12:11 AM Revision 023b5f6a (ceph): Merge pull request #25737 from arthurhsliu/patch-1
doc: fix typo in erasure coding example
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Patrick Donnelly <pdo...
Neha Ojha
12:10 AM Revision e6f222ab (ceph): rgw: es: support for ES 5.0+
from Elasticsearch 5.0+ the type string is deprecated, while it is still allowed
in 5.0, it returns a 400 error on 6....
Abhishek Lekshmanan
12:09 AM Revision 48a91a4d (ceph): rgw: es: introduce new classes for storing ES version info
Getting the basic information from elasticsearch, while we're only currently
interested in elasic search version, oth...
Abhishek Lekshmanan
12:07 AM Revision 7d974442 (ceph): rgw: rgw_cr_rest: allow headers to be specified in Put CRs
Adding another constructor overload for cases when we need to override the
default headers
Signed-off-by: Abhishek L...
Abhishek Lekshmanan
12:03 AM Revision dc72f974 (ceph): rgw: extend RGWSendRESTResourceCR interface to send headers
This is needed for backporting a feature, could not be brought in
cleanly from later version.
Signed-off-by: Yehuda ...
Yehuda Sadeh

01/29/2019

11:40 PM Revision 0f6e3e6b (ceph): rgw: es: introduce ES types
This commit introduces an enum mapping various ES types. Also encode_json now
has a new member for string type so tha...
Abhishek Lekshmanan
11:33 PM Revision 6988ef0a (ceph): rgw: es: don't error out on index initialization
if index already exists. Assuming index was created externally.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
11:33 PM Revision 8a5f3174 (ceph): rgw: es: query sent to elasticsearch needs content-type
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
11:33 PM Revision 1c3583c5 (ceph): rgw: es: fix v5+ index map settings
and rework the way it's being done
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
11:33 PM Revision 0bb0f234 (ceph): rgw: rest cr: can return json decoded errors
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
11:28 PM Revision 05277c82 (ceph): test/rgw: add multisite test_suspended_delete_marker_full_sync()
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 8686b6429c520aff388fb64d46172d691d71950d)
Casey Bodley
11:28 PM Revision 73d4d5fd (ceph): rgw: bucket full sync handles delete markers
full sync uses CLS_RGW_OP_LINK_OLH_DM for delete markers instead of
trying to fetch them from the source zone
Fixes:...
Casey Bodley
11:28 PM Revision 2d5ee7ad (ceph): test/rgw: add multisite test_delete_marker_full_sync()
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit fba4ed72fd8b3ebec25b18ecce44ffd2717c0d91)...
Casey Bodley
11:26 PM Revision 27ad1005 (ceph): test/rgw: use version_id from key directly
now that PutObj returns the x-amz-version-id, it's available through
Key.version_id without resorting to Bucket.list_...
Casey Bodley
11:26 PM Revision ce26734f (ceph): test/rgw: check_bucket_eq() uses bucket.list_versions()
get_all_versions() is documented as a lower-level api that doesn't
handle paging, ands suggests list_versions() inste...
Casey Bodley
11:26 PM Revision 1d3005a5 (ceph): test/rgw: check_bucket_eq() supports delete markers
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 305f6dd6e94498afa53554075009cb490803e255)
Casey Bodley
11:16 PM Revision 7244cae4 (ceph): mds: adapt drop cache for incremental recall
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
11:16 PM Revision 48ca097a (ceph): mds: limit maximum number of caps held by session
This is to prevent unsustainable situations where a client has so many
outstanding caps that a linear traversal/opera...
Patrick Donnelly
11:16 PM Revision 30aaa884 (ceph): qa: test mds_max_caps_per_client conf
That the MDS will not let a client sit above mds_max_caps_per_client caps.
Signed-off-by: Patrick Donnelly <pdonnell...
Patrick Donnelly
11:16 PM Revision 3bc093fd (ceph): mds: add extra details for cache drop output
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
11:16 PM Revision ce153b81 (ceph): mds: cleanup Session init
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
11:16 PM Revision 69efdaf6 (ceph): mds: cleanup SessionMap init
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
11:16 PM Revision 7bf2f31a (ceph): mds: add throttle for trimming MDCache
This is necessary when the MDS cache size decreases by a significant amount.
For example, when stopping a large MDS o...
Patrick Donnelly
11:16 PM Revision b750b3bb (ceph): mds: adapt drop cache for incremental trim
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
11:16 PM Revision ef46216d (ceph): mds: recall caps incrementally
As with trimming, use DecayCounters to throttle the number of caps we recall,
both globally and per-session.
Signed-...
Patrick Donnelly
10:36 PM Revision 9f7713a9 (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:24 PM CephFS Bug #38087 (Fix Under Review): mds: blacklists all clients on eviction
Patrick Donnelly
10:01 PM CephFS Bug #38087 (In Progress): mds: blacklists all clients on eviction
Patrick Donnelly
10:01 PM CephFS Bug #38087 (Resolved): mds: blacklists all clients on eviction
This is due to the recent messenger overhaul. specifically:
https://github.com/ceph/ceph/blob/7fa1e3c37f8c7fb709ae...
Patrick Donnelly
10:12 PM Revision 355045e3 (ceph): qa/suites/upgrade/luminous-x/stress-split: set flag pglog_hardlimit
We should be able to set this flag after latest luminous is installed.
Signed-off-by: Neha Ojha <nojha@redhat.com>
Neha Ojha
10:05 PM Dashboard Feature #37380 (Fix Under Review): mgr/dashboard: Put options 'Set Cluster-wide Flags' and 'Set C...
Ricardo Marques
09:31 PM RADOS Bug #38057: "ceph -s" hangs indefinitely when a machine running a monitor has failed storage.
I'll be performing maintenance on this machine soon.
This'll be the only chance anyone gets to get more debugging ...
Michael Jones
09:14 PM rgw Backport #38079 (In Progress): luminous: multisite: bucket full sync does not handle delete markers
https://github.com/ceph/ceph/pull/26192 Casey Bodley
06:02 PM rgw Backport #38079 (Resolved): luminous: multisite: bucket full sync does not handle delete markers
https://github.com/ceph/ceph/pull/26192 Casey Bodley
08:51 PM Dashboard Cleanup #38086 (Duplicate): mgr/dashboard: Mobile friendly navigation
On mobile devices or if the width of the browser is below 768px the navigation toolbar should not only display icons.... Anonymous
08:48 PM Revision 5972eab1 (ceph): test/rgw: check_bucket_eq() uses bucket.list_versions()
get_all_versions() is documented as a lower-level api that doesn't
handle paging, ands suggests list_versions() inste...
Casey Bodley
08:48 PM Revision 41f5e4a5 (ceph): test/rgw: add multisite test_delete_marker_full_sync()
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit fba4ed72fd8b3ebec25b18ecce44ffd2717c0d91)
Casey Bodley
08:48 PM Revision 22a9c729 (ceph): test/rgw: add multisite test_suspended_delete_marker_full_sync()
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 8686b6429c520aff388fb64d46172d691d71950d)
Casey Bodley
08:48 PM Revision 9c9e004a (ceph): rgw: bucket full sync handles delete markers
full sync uses CLS_RGW_OP_LINK_OLH_DM for delete markers instead of
trying to fetch them from the source zone
Fixes:...
Casey Bodley
08:25 PM Dashboard Cleanup #37916 (Fix Under Review): mgr/dashboard: Inconsistent formatting of the cluster and audi...
Anonymous
08:05 PM CephFS Backport #38085 (Rejected): mimic: mds: log new client sessions with various metadata
Patrick Donnelly
08:05 PM CephFS Backport #38084 (Resolved): luminous: mds: log new client sessions with various metadata
https://github.com/ceph/ceph/pull/26257 Patrick Donnelly
07:55 PM Revision c29182f4 (ceph): test/rgw: check_bucket_eq() supports delete markers
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 305f6dd6e94498afa53554075009cb490803e255)
Casey Bodley
07:51 PM rgw Backport #38081 (In Progress): luminous: multisite: overwrites in versioning-suspended buckets fa...
https://github.com/ceph/ceph/pull/26191 Casey Bodley
06:02 PM rgw Backport #38081 (Resolved): luminous: multisite: overwrites in versioning-suspended buckets fail ...
https://github.com/ceph/ceph/pull/26191 Casey Bodley
07:32 PM Dashboard Feature #38063: mgr/dashboard: Improve existing design of Grafana timepicker
Attached is a timepicker suggestion on how to address improving the timepicker, which covers all the Grafana timepick... Ju Lim
06:44 PM RADOS Bug #38083 (Resolved): mimic: test_kvstore_tool.sh: mkfs failed: (22) Invalid argument
... Neha Ojha
06:39 PM RADOS Bug #37393: mimic: osd-backfill-stats.sh fails in rados/standalone/osd.yaml
/a/nojha-2019-01-29_03:40:43-rados-wip-37902-mimic-2019-01-28-distro-basic-smithi/3522520/ Neha Ojha
06:38 PM RADOS Bug #38082: mimic: mon/caps.sh fails with "Expected return 0, got 110"
/a/teuthology-2018-12-29_02:30:02-rados-mimic-distro-basic-smithi/3403799/ Neha Ojha
06:36 PM RADOS Bug #38082 (New): mimic: mon/caps.sh fails with "Expected return 0, got 110"
... Neha Ojha
06:28 PM Revision 141c305c (ceph): doc/dev/cephx: document current implementation of cephx
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:18 PM RADOS Bug #23879: test_mon_osdmap_prune.sh fails
Seen in mimic /a/nojha-2019-01-29_03:40:43-rados-wip-37902-mimic-2019-01-28-distro-basic-smithi/3522485/ Neha Ojha
06:02 PM rgw Backport #38080 (Resolved): mimic: multisite: overwrites in versioning-suspended buckets fail to ...
https://github.com/ceph/ceph/pull/29017 Casey Bodley
06:02 PM rgw Backport #38078 (Resolved): mimic: multisite: bucket full sync does not handle delete markers
https://github.com/ceph/ceph/pull/26194 Casey Bodley
05:59 PM rgw Bug #37792 (Pending Backport): multisite: overwrites in versioning-suspended buckets fail to sync
Casey Bodley
05:48 PM mgr Bug #37866: mgr/test_localpool.sh fails after multiple tries on luminous
/a/yuriw-2019-01-25_15:34:41-rados-luminous-distro-basic-smithi/3506038/ Neha Ojha
05:44 PM ceph-volume Bug #37963 (Resolved): ceph-volume lvm prepare --dmcrypt raises TypeError (py3)
mimic: https://github.com/ceph/ceph/pull/26113
luminous: https://github.com/ceph/ceph/pull/26114
Andrew Schoen
05:31 PM ceph-volume Bug #35534 (Resolved): no terminal error when rolling back from a failed OSD preparation
master: https://github.com/ceph/ceph/pull/22627
mimic: https://github.com/ceph/ceph/pull/22640
luminous: https:...
Andrew Schoen
05:26 PM Revision f25e8569 (ceph): rgw: only update last_trim marker on ENODATA
if cls_log_trim() returns 0, it may have stopped after 1000 entries
before trimming all the way to to_marker. only up...
Casey Bodley
05:25 PM ceph-volume Bug #37506 (Pending Backport): Change in util/disk.py get_devices() breaks inventory
Andrew Schoen
05:18 PM ceph-volume Feature #24871 (Resolved): Listing disks provisionned by ceph-disk
Andrew Schoen
05:04 PM Revision 0a506c8f (ceph): Merge pull request #26157 from cbodley/wip-rgw-olh-repair
rgw: repair olh attributes that were broken by sync
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Casey Bodley
05:01 PM RADOS Bug #38077 (New): Marking all OSDs as "out" does not trigger a HEALTH_ERR state
Just tested this on my local 5 OSD dev environment, but this likely applies to any given cluster: when setting the cl... Lenz Grimmer
04:58 PM Revision e3b6c835 (ceph): Merge pull request #26002 from pritha-srivastava/wip-sts-assumerole-web...
rgw: Initial commit for AssumeRoleWithWebIdentity. Matt Benjamin
04:57 PM Backport #37465: mimic: rgw: master zone deletion without a zonegroup rm would break rgw rados init
Abhishek Lekshmanan wrote:
> https://github.com/ceph/ceph/pull/25511
merged
Yuri Weinstein
04:57 PM Revision 0e1ac6b8 (ceph): Merge pull request #25511 from smithfarm/wip-37465-mimic
mimic: rgw: master zone deletion without a zonegroup rm would break rgw rados init
Reviewed-by: Abhishek Lekshmanan ...
Yuri Weinstein
04:57 PM rgw Backport #37556: mimic: multisite: es sync null versioned object failed because of olh info
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25578
merged
Yuri Weinstein
04:57 PM Revision 95e1a354 (ceph): Merge pull request #25578 from pdvian/wip-37556-mimic
mimic: multisite: es sync null versioned object failed because of olh info
Reviewed-by: Casey Bodley <cbodley@redhat...
Yuri Weinstein
04:56 PM rgw Backport #37560: mimic: radosgw coredump RGWGC::process
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25624
merged
Yuri Weinstein
04:56 PM Revision 97f6bad6 (ceph): Merge pull request #25624 from pdvian/wip-37560-mimic
mimic: rgw: rgwgc: process coredump in some special case
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
04:56 PM rbd Backport #37890: mimic: possible "deferment time has not expired" error on "rbd trash remove" jus...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/25954
merged
Yuri Weinstein
04:56 PM Revision 2bb877c4 (ceph): Merge pull request #25954 from pdvian/wip-37890-mimic
mimic: rbd: fix delay time calculation for trash move
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Yuri Weinstein
04:55 PM rbd Backport #37920: mimic: TestMockLeaderWatcher.InitReleaseShutdown: Mutex.cc: 79: FAILED ceph_asse...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26049
merged
Yuri Weinstein
04:55 PM Revision 54db638b (ceph): Merge pull request #26049 from pdvian/wip-37920-mimic
mimic: test/rbd_mirror: wait for release leader lock fully complete
Reviewed-by: Jason Dillaman <dillaman@redhat.com...
Yuri Weinstein
04:54 PM rbd Backport #38032: mimic: trash purge tries to remove non-user images
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/26137
merged
Yuri Weinstein
04:54 PM Revision 7d37987c (ceph): Merge pull request #26137 from ashishkumsingh/wip-38032-mimic
mimic: librbd: properly filter out trashed non-user images on purge
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
...
Yuri Weinstein
04:40 PM rgw Bug #38075 (Fix Under Review): multisite: datalog trim may not trim to completion
https://github.com/ceph/ceph/pull/26190 Casey Bodley
03:53 PM rgw Bug #38075 (Resolved): multisite: datalog trim may not trim to completion
radosgw's datalog trim logic remembers the to_marker of its call to cls_log_trim(), and avoids calling it again until... Casey Bodley
04:37 PM RADOS Bug #38076: osds allows to partially start more than N+2
https://github.com/ceph/ceph/pull/26177 Sage Weil
04:37 PM RADOS Bug #38076 (Resolved): osds allows to partially start more than N+2
- jewel osds
- install mimic
- try to start osds. they fail because of compatset checks etc
- ... but mimic rocks...
Sage Weil
04:21 PM RADOS Bug #38034: pg stuck in backfill_wait with plenty of disk space

During preemption what ensures that backfill node processes the following messages from primary in order?
Primar...
David Zafman
06:04 AM RADOS Bug #38034: pg stuck in backfill_wait with plenty of disk space

I think this is where things went wrong. We've seen something like this in the past, I think. Here the osd.6 rese...
David Zafman
02:58 AM RADOS Bug #38034: pg stuck in backfill_wait with plenty of disk space

Here are the enter/exit lines on the primary where we entered backfilling and then went to backfill_wait for the la...
David Zafman
02:53 AM RADOS Bug #38034: pg stuck in backfill_wait with plenty of disk space

Analysis so far:
Maybe this is a backfill preemption issue. The pg is in backfill_wait state after getting Remo...
David Zafman
04:19 PM Revision c6edb27b (ceph): Merge pull request #26110 from yaozongyou/fix-statistics-bug
mon: fix pg_sum_old not copied correctly
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:51 PM Revision cfc0141d (ceph): doc/orchestrator: Aligned Documentaiton with specification
Also: add current implementation status
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
02:49 PM Revision 72fa86ef (ceph): mgr/dashboard: Cleanup cluster and audit log
Applies the following changes:
- Makes the timestamp bold and not the message
- Colors the priority according to its ...
Sebastian Krah
02:40 PM Revision 7bc4c09c (ceph): rgw: Replace COMPLETE_MULTIPART_MAX_LEN with configurable rgw_max_put_p...
Fixes: http://tracker.ceph.com/issues/38002
Signed-off-by: Lei Liu <liul.stone@gmail.com>
Lei Liu
02:08 PM rgw Bug #38002 (Fix Under Review): fix http 416(InvalidRange) when upload a super large file
https://github.com/ceph/ceph/pull/26070 Casey Bodley
02:02 PM rbd Feature #35908 (Resolved): [rbd top] implement a CLI and dashboard tool to track image workloads
Jason Dillaman
01:59 PM Revision 2a42aef5 (ceph): mgr/dashboard: Refactor log pipe
The pipe returns a class name instead of an object now. This has the advantage,
that the layout can be modified direc...
Sebastian Krah
01:58 PM Revision 03683460 (ceph): mgr/dashboard: Move and rename pipe
Moves file to the shared directory to make it available for every module.
Also renames the file, because it will be r...
Sebastian Krah
01:35 PM Dashboard Feature #38074 (Resolved): mgr/dashboard: Filter iSCSI target images based on required features
For instance, an RBD image without `exclusive-lock` feature cannot be used in a target exported via `ceph-iscsi/tcmu-... Ricardo Marques
01:31 PM Revision 60c39886 (ceph): Merge pull request #26090 from tchaikov/wip-crimson-osdmap
crimson: persist/load osdmap to/from store
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
12:51 PM Revision 2f73d34b (ceph): mgr/dashboard: Fix reloading of pool listing
Remove broken functionality that prevents pools from being reloaded after
deletion. The code also introduced a differ...
Patrick Seidensal
12:38 PM Revision 602c875b (ceph): Merge pull request #26135 from Tinatinak/fix_permission_decorator
mgr/dashboard: Correct permission decorator
Reviewed-by: Ricardo Dias <rdias@suse.com>
Lenz Grimmer
12:34 PM Revision d1ceffeb (ceph): Merge pull request #26165 from rhcs-dashboard/ng-envbuild-e2e
mgr/dashboard: added 'env_build' to 'npm run e2e'
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Tiago ...
Lenz Grimmer
12:23 PM RADOS Backport #38073 (In Progress): luminous: build/ops: Allow multi instances of "make tests" on the ...
https://github.com/ceph/ceph/pull/26186 Kefu Chai
12:21 PM RADOS Backport #38073 (Resolved): luminous: build/ops: Allow multi instances of "make tests" on the sam...
https://github.com/ceph/ceph/pull/26186 Kefu Chai
12:16 PM Revision c913d4df (ceph): test: listen on random port in tests which start ceph-mon
See-also: http://tracker.ceph.com/issues/36737
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit...
Kefu Chai
12:13 PM Revision 1a4ea384 (ceph): test: write log file to current directory
instead of writing log files to '/tmp', write them to current directory.
by default, ctest runs the tests in ${CMAKE...
Kefu Chai
12:04 PM Revision 7b56e703 (ceph): crimson/osd: load_pgs()
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
12:04 PM Revision 05f09420 (ceph): crimson/osd: fix boot process
* send my client addresses to mon
* always update osdmap with the latest one
Signed-off-by: Kefu Chai <kchai@redhat....
Kefu Chai
12:04 PM Revision f14f913f (ceph): osd/HitSet: mark copy ctor of HitSet::Params noexcept
to be returned using seastar::future<...> the value type should satisfy
std::is_nothrow_constructible<T>.
with this ...
Kefu Chai
12:04 PM Revision aa032af1 (ceph): crimson/os: add omap_get_values()
osd uses it for storing the pg_info.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:32 AM Revision 06e36ac9 (ceph): crimson/os: note missing coll/oid in exception
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
11:32 AM Revision 05a262d5 (ceph): crimson/osd: add operator<< to OSDState
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
11:32 AM Revision 3b0db1db (ceph): crimson/osd: load/store osdmap from/to store
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
10:58 AM Dashboard Tasks #38072 (New): mgr/dashboard: Reflect RBD QoS setting values in forms
It would be great to see the global or pool values reflected as default parameters in the forms, you could use a togg... Stephan Müller
10:54 AM Dashboard Bug #38067: mgr/dashboard: Add missing tests after PR for RBD QoS
As discussed in https://github.com/ceph/ceph/pull/25233/ regarding all missing unit tests. Stephan Müller
10:42 AM rbd Subtask #37913 (Resolved): [rbd top] expose via the CLI
Mykola Golub
10:41 AM Revision 275bedc8 (ceph): Merge pull request #26133 from dillaman/wip-37913
rbd: implement new 'rbd perf image iostat/iotop' commands
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
09:59 AM Revision 94bc021b (ceph): osd/OSD: OSD::mkfs asserts when reusing disk with existing superblock.
Fixes: http://tracker.ceph.com/issues/37404
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from comm...
Igor Fedotov
09:58 AM Revision 004d088b (ceph): crimson/os: move more features from MemStore to CyanStore
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
09:58 AM Revision a697025b (ceph): crimson/osd: add "--mkfs" support to crimson-osd
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
09:24 AM CephFS Backport #37906: mimic: make cephfs-data-scan reconstruct snaptable
Please add me as assignee, as per mail to ceph-devel (Damian Wojsław) Damian Wojsław
09:07 AM Revision ceb1fdc0 (ceph): mgr/dashboard: Correct permission decorator
'CreatePermission' is required in order to restore an image from trash.
Signed-off-by: Tina Kallio <tina.kallio@gmai...
Tina Kallio
08:51 AM Revision 463c5603 (ceph): rgw: Initial commit for AssumeRoleWithWebIdentity.
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com> Pritha Srivastava
08:07 AM rgw Bug #38071: rados civetweb fd leak
I have a fix for civetweb here,
https://github.com/ceph/civetweb/pull/33
One that's committed, I can make a PR ag...
Marcus Watts
08:05 AM rgw Bug #38071 (Resolved): rados civetweb fd leak
If SSL negotiation fails on a connection, civetweb fails to close the file descriptor. This should be fixed. Marcus Watts
04:13 AM Revision 6ab6636b (ceph): qa/suites/upgrade/mimic-p2p: restructure parallel and add stress-split
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
03:50 AM Backport #37894 (In Progress): mimic: doc: updated Ceph documentation links
https://github.com/ceph/ceph/pull/26180 Prashant D
02:07 AM Revision 5c4d241c (ceph): crush: fix upmap overkill
It appears that OSDMap::maybe_remove_pg_upmaps's sanity checks
are overzealous. With some customized crush rules it i...
xie xingguo
01:52 AM Revision df4db9c5 (ceph): rbd: new 'perf image iostat/iotop' actions
This provides an 'iostat' and 'top'-like IO monitor for all
RBD images
Fixes: http://tracker.ceph.com/issues/37913
S...
Jason Dillaman
01:50 AM Revision 715c003f (ceph): doc: updated Ceph documentation links
Fixes include:
- Updating Doxygen link for reference (http://docs.ceph.com/docs/master/dev/documenting/)
- Adding :r...
James McClune
12:48 AM Revision eabc0af6 (ceph): mon/OSDMonitor.cc: make a note about reusing jewel feature bit
For OSD_PGLOG_HARDLIMIT, we have reused a jewel feature bit that was retired
in luminous. Therefore, we need to check...
Neha Ojha
12:48 AM Revision 6f41f596 (ceph): include/rados.h: hide CEPH_OSDMAP_PGLOG_HARDLIMIT from ceph -s
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit dfc292923548fe1e1b5329555dd46949feb96b99)
Neha Ojha
12:48 AM Revision e89cdfcc (ceph): qa/suites/upgrade/luminous-x: add pg log settings
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit 24c3e2d669a293f12be5374e994946d587900e13)
Neha Ojha
12:48 AM Revision 6e1b715d (ceph): mon: add and use OSD_PGLOG_HARDLIMIT feature bit
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit 6b0a3ded5baabb19809618de16cdf67c925a8e5a)
Neha Ojha
12:46 AM Revision 8a767df0 (ceph): osd/mon: fix upgrades for pg log hard limit
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit 6ceeab6e204286148a69eb147fbc4045beddef49)
Con...
Neha Ojha

01/28/2019

10:35 PM RADOS Bug #38070 (Fix Under Review): A PG repairing doesn't mean PG is damaged
David Zafman
10:35 PM RADOS Bug #38070: A PG repairing doesn't mean PG is damaged
https://github.com/ceph/ceph/pull/26178 David Zafman
10:27 PM RADOS Bug #38070 (Resolved): A PG repairing doesn't mean PG is damaged
David Zafman
10:33 PM Revision a4b15745 (ceph): mon: A PG with PG_STATE_REPAIR doesn't mean damaged data, PG_STATE_INCO...
Fixes: http://tracker.ceph.com/issues/38070
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
09:15 PM Revision 482cdca5 (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
09:00 PM RADOS Bug #37919 (Fix Under Review): osd/ECBackend.cc: 1547: FAILED ceph_assert(!(*m).is_missing(hoid))
Neha Ojha
08:57 PM Messengers Bug #38068: ceph_test_msgr: connect couldn't create socket (97) Address family not supported by p...
/a/nojha-2019-01-28_18:01:54-rados-wip-37919-2019-01-24-distro-basic-smithi/3520603/ Neha Ojha
05:50 PM Messengers Bug #38068 (Resolved): ceph_test_msgr: connect couldn't create socket (97) Address family not sup...
... Neha Ojha
08:38 PM RADOS Bug #38069 (New): upgrade:jewel-x-luminous with short_pg_log.yaml fails with assert(s <= can_roll...
Run: http://pulpito.ceph.com/yuriw-2019-01-24_16:20:56-upgrade:jewel-x-luminous-distro-basic-smithi/
Jobs: '3501809'...
Yuri Weinstein
08:29 PM rgw Bug #38007 (Pending Backport): multisite: bucket full sync does not handle delete markers
Casey Bodley
08:19 PM Revision c6c445f6 (ceph): rgw: add BucketShard::init overload for bucket_info,obj
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:19 PM Revision a15e8736 (ceph): rgw: bi_get() takes bucket_info
and calls the bucket_info overload of BucketShard::init() to avoid
reading the bucket info again
Signed-off-by: Case...
Casey Bodley
08:19 PM Revision b8d7f0ad (ceph): rgw: add RGWRados::bi_get_olh() to read/decode olh entry
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:19 PM Revision 1309e2d5 (ceph): rgw: add RGWRados::repair_olh() to reconstruct olh attrs
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:36 PM Revision 04747272 (ceph): rbd: simplify pool namespace positional argument handling
The pool and namespace can now be specified as in a
<pool-name>[/<namespace-name>] format as positional
arguments.
S...
Jason Dillaman
07:35 PM Revision 88239791 (ceph): mgr/rbd_support: support module for RBD features that require coordination
This initially adds mgr commands to collect RBD performance metrics
from the OSD dynamic perf collector:
rbd perf ...
Jason Dillaman
06:46 PM Revision 3e6ff119 (ceph): Merge pull request #25112 from dzafman/wip-scrub-warning
scrub warning check incorrectly uses mon scrub interval
Reviewed-by: Gregory Farnum <gfarnum@redhat.com>
Reviewed-by...
David Zafman
06:21 PM Revision 6d34eab3 (ceph): mgr/zabbix Added OSD discovery and per osd statistics
This commit implements OSD discovery for zabbix mgr plugin.
Now per OSD data is collected into zabbix, so it's possib...
Dmitriy Rabotjagov
05:07 PM Revision ee5abb4d (ceph): Merge pull request #26081 from cbodley/wip-38007
rgw: bucket full sync handles delete markers
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Casey Bodley
05:05 PM Revision a4e39596 (ceph): Merge pull request #25137 from yehudasa/wip-archive-zone-3
rgw: archive zone
Reviewed-By: Abhishek Lekshmanan <abhishek@suse.com>
Yehuda Sadeh
04:43 PM Dashboard Bug #38067 (Closed): mgr/dashboard: Add missing tests after PR for RBD QoS
These two directives have nearly identical content and hence it might also be a able and reasonable to clean them up ... Patrick Seidensal
04:19 PM Dashboard Feature #37794: mgr/dashboard: CRUSH map viewer RFE
Ju Lim wrote:
> The changes look good -- thanks Dan Guo for making them!
Agreed, thank you!

> The status sh...
Lenz Grimmer
03:39 PM Dashboard Feature #37794: mgr/dashboard: CRUSH map viewer RFE
The changes look good -- thanks Dan Guo for making them!
+1 on tackling the outline the selection [i.e. ceph(host)...
Ju Lim
09:15 AM Dashboard Feature #37794 (Fix Under Review): mgr/dashboard: CRUSH map viewer RFE
Lenz Grimmer
02:29 AM Dashboard Feature #37794: mgr/dashboard: CRUSH map viewer RFE
PR: https://github.com/ceph/ceph/pull/26162 Dan Guo
04:19 PM Revision ced30800 (ceph): os/bluestore: cap reads issued during deep fsck
Fixes: https://tracker.ceph.com/issues/38065
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
04:14 PM Revision bea35c63 (ceph): ceph-volume: add explicit mixed-type functional tests
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
04:11 PM Revision e3c42b63 (ceph): os/bluestore: do not check osd_max_object_size in _open_path()
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
03:28 PM bluestore Bug #38065 (Fix Under Review): deep fsck fails on inspecting very large onodes
Igor Fedotov
03:27 PM bluestore Bug #38065: deep fsck fails on inspecting very large onodes
https://github.com/ceph/ceph/pull/26170 Igor Fedotov
03:16 PM bluestore Bug #38065: deep fsck fails on inspecting very large onodes
Looks like aio_queue_t::submit_batch timeouts due to long list of blocks to read. We need to cap this for fsck and, p... Igor Fedotov
02:21 PM bluestore Bug #38065 (Resolved): deep fsck fails on inspecting very large onodes
Steps to reproduce (100%):
Put 3GB object to replicated pool via rados then do deep fsck either on mount or via cep...
Igor Fedotov
03:17 PM RADOS Bug #38066 (New): "AdminSocketConfigObs::init: failed:" in upgrade:mimic-x-master
Run: http://pulpito.ceph.com/teuthology-2019-01-25_02:30:02-upgrade:mimic-x-master-distro-basic-smithi/
Jobs: all
L...
Yuri Weinstein
02:58 PM Messengers Bug #36443 (Resolved): msg/async: crashes when authenticator provided by verify_authorizer not im...
Nathan Cutler
02:58 PM Messengers Backport #37428 (Resolved): mimic: msg/async: crashes when authenticator provided by verify_autho...
Nathan Cutler
02:58 PM Bug #37398 (Resolved): linger op get lost during ceph osd pause and ceph osd unpause
Nathan Cutler
02:58 PM Backport #37552 (Resolved): mimic: linger op get lost during ceph osd pause and ceph osd unpause
Nathan Cutler
02:57 PM mgr Backport #37599 (Resolved): mimic: Python bindings use iterkeys method which is not Python 3 comp...
Nathan Cutler
02:56 PM mgr Bug #36244 (Resolved): mgr crash when handle_report updating existing DaemonState for rgw
Nathan Cutler
02:56 PM mgr Backport #37826 (Resolved): mimic: mgr crash when handle_report updating existing DaemonState for...
Nathan Cutler
02:56 PM mgr Bug #36656 (Resolved): src/mgr/DaemonServer.cc: 912: FAILED ceph_assert(daemon_state.exists(key))
Nathan Cutler
02:56 PM mgr Backport #37477 (Resolved): mimic: src/mgr/DaemonServer.cc: 912: FAILED ceph_assert(daemon_state....
Nathan Cutler
02:55 PM RADOS Bug #37269 (Resolved): Prioritize user specified scrubs
Nathan Cutler
02:55 PM RADOS Backport #37342 (Resolved): mimic: Prioritize user specified scrubs
Nathan Cutler
02:55 PM RADOS Bug #37507: osd_memory_target: failed assert when options mismatch
Nathan Cutler
02:55 PM RADOS Backport #37698 (Resolved): mimic: osd_memory_target: failed assert when options mismatch
Nathan Cutler
02:54 PM Backport #37742 (Resolved): mimic: rbd-mirror and radosgw packages should requires ceph-base
Nathan Cutler
02:53 PM Bug #37784 (Resolved): Empty pg_temps are added to incremental map even if there're no changes in...
Nathan Cutler
02:53 PM Backport #37810 (Resolved): mimic: Empty pg_temps are added to incremental map even if there're n...
Nathan Cutler
02:53 PM Bug #37780 (Resolved): mon: segmentation fault during shutdown
Nathan Cutler
02:53 PM Backport #37812 (Resolved): mimic: mon: segmentation fault during shutdown
Nathan Cutler
02:50 PM bluestore Backport #37824 (Resolved): mimic: BlueStore: ENODATA not fully handled
Nathan Cutler
02:49 PM Revision a4e55dd3 (ceph): os/bluestore: do not buffer read data on deep fsck.
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
02:41 PM Revision 8686b642 (ceph): test/rgw: add multisite test_suspended_delete_marker_full_sync()
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:41 PM Revision 5ffd34c5 (ceph): rgw: bucket full sync handles delete markers
full sync uses CLS_RGW_OP_LINK_OLH_DM for delete markers instead of
trying to fetch them from the source zone
Fixes:...
Casey Bodley
02:41 PM Revision fba4ed72 (ceph): test/rgw: add multisite test_delete_marker_full_sync()
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:35 PM Revision 22d1da72 (ceph): test/rgw: check_bucket_eq() uses bucket.list_versions()
get_all_versions() is documented as a lower-level api that doesn't
handle paging, ands suggests list_versions() inste...
Casey Bodley
02:35 PM Revision 305f6dd6 (ceph): test/rgw: check_bucket_eq() supports delete markers
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:35 PM Revision 4d2cf739 (ceph): test/rgw: use version_id from key directly
now that PutObj returns the x-amz-version-id, it's available through
Key.version_id without resorting to Bucket.list_...
Casey Bodley
02:33 PM Revision 1c1d3d96 (ceph): Merge pull request #25794 from cbodley/wip-rgw-sync-olh-attrs
rgw: fetch_remote_obj filters out olh attrs
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Reviewed-by: Mark Kogan <m...
Casey Bodley
01:46 PM Revision 13a49683 (ceph): common: Use OpenSSL for cryptographic hashing
The OpenSSL implementation of the hashing algorithms is faster than the NSS version, and
so should be preferred when ...
James P. Weaver
01:20 PM Dashboard Cleanup #36680 (Resolved): Add custom timepicker
Lenz Grimmer
12:57 PM RADOS Bug #38064 (Duplicate): librados::OPERATION_FULL_TRY not completely implemented, test LibRadosAio...
Test LibRadosAio.PoolQuotaPP hanged on
/a/sage-2019-01-28_03:48:46-rados-wip-sage2-testing-2019-01-27-1015-distro-ba...
Sage Weil
12:24 PM Revision 28f0749e (ceph): qa:rbd/workunits : Replace `rbd bench-write` with `rbd bench --io-type ...
Signed-off-by: Shyukri Shyukriev <shshyukriev@suse.com> Shyukri Shyukriev
11:50 AM Revision 40259dd3 (ceph): Merge PR #24546 into master
* refs/pull/24546/head:
msg/async/ProtocolV2: clear dispatch throttle on connection stop
msg/async: fix should_use_...
Sage Weil
11:27 AM Revision ddd5a3b9 (ceph): Merge pull request #25583 from rhcs-dashboard/timepicker
mgr/dashboard: Adds custom timepicker for grafana iframes
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Review...
Lenz Grimmer
10:26 AM Dashboard Feature #26872: mgr/dashboard Add refresh interval to the dashboard landing page
Ju Lim wrote:
> If refresh is only for the landing page, then the +1 on the second option and not the same interval ...
Dan Guo
10:25 AM Dashboard Feature #26872: mgr/dashboard Add refresh interval to the dashboard landing page
Ricardo Marques wrote:
> > If it's just for the landing page, I'd be more in favor of using the selection (second ...
Dan Guo
10:25 AM Dashboard Feature #38063 (New): mgr/dashboard: Improve existing design of Grafana timepicker
Make the design of timepicker as close as Grafana timepicker.
!Screenshot%20from%202019-01-28%2015-54-19.png!
Kanika Murarka
10:17 AM Revision 6240c0c4 (ceph): rgw: check lc objs not empty after fetching
During lifecycle processing, the bucket's objects
may be deleted by other clients, so we need to
check objs not empty...
Zongyou Yao
09:29 AM Revision 8b175ee4 (ceph): Merge pull request #25745 from socketpair/precision
Formatters: improve precision of double numbers
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Kefu Chai
09:15 AM Dashboard Bug #37385 (Resolved): mgr/dashboard: Failure to run unit tests (on Fedora 29 with Python 3)
Lenz Grimmer
08:55 AM Revision 3ba8e20d (ceph): mgr/dashboard: added 'env_build' to 'npm run e2e'
* 'e2e' & 'e2e:dev' need also to run 'env_build' to complete successfully.
Signed-off-by: Alfonso Martínez <almartin...
Alfonso Martínez
08:47 AM mgr Bug #37753 (Pending Backport): mgr will refuse connection from the monitor who starts behind it
Kefu Chai
08:44 AM Revision 8fe1edbd (ceph): Merge pull request #25725 from cfanz/wip-mgr-handle-monmap
mgr: update daemon_state when necessary
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:43 AM Revision 6c72f8f0 (ceph): Merge pull request #26155 from tchaikov/wip-osd-cleanup
osd/PG: remove unused functions
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
08:42 AM Revision 1c54d28b (ceph): Merge pull request #26156 from tchaikov/wip-use-latest-setuptools
install-deps.sh: use the latest setuptools
Reviewed-by: Neha Ojha <nojha@redhat.com>
Kefu Chai
08:09 AM RADOS Bug #38062 (Resolved): proxy write misordering
1-pg-log-overrides/short_pg_log.yaml
the cache tier osd trimmed the event for the older op on the object, which di...
Sage Weil
07:34 AM RADOS Bug #38062 (Resolved): proxy write misordering
out of order replies...... Sage Weil
07:52 AM Revision 0ca5dbeb (ceph): mon/LogMonitor: lower logging level for check_sub
Signed-off-by: runsisi <luo.runbing@zte.com.cn> runsisi hust
06:56 AM Documentation #38061 (New): Ceph Blog - new-luminous-erasure-coding-rbd-cephfs
The article "New in Luminous: Erasure Coding for RBD and CephFS" on the ceph blog at this url: https://ceph.com/commu... yaqub0r verified
06:17 AM Revision f52c22eb (ceph): Merge pull request #26138 from Songweibin/wip-rbd-py-cleanup
pybind/rbd: fix a typo in metadata_get comments
Reviewed-by: Mykola Golub <mgolub@suse.com>
Kefu Chai
03:57 AM rgw Bug #38060 (Resolved): rgw:versioning:fix versioning concurrent bug, supplement using of olh.ver
when i learn about the implementation scheme of rgw versioning, i found the olh.ver is not used, which causes concurr... hao wang
03:36 AM mgr Bug #38058 (New): mgr leak from handle_osdmap PGTempMap
... Sage Weil
03:34 AM RADOS Bug #38057 (New): "ceph -s" hangs indefinitely when a machine running a monitor has failed storage.
TL;DR; -- the bug is that "ceph -s" hangs indefinitely. It should report failure eventually.
I have a 3 node clu...
Michael Jones
02:24 AM Bug #38056: RDMA has an error in handle_connection func
ddd yuanli zhu
01:43 AM Bug #38056 (New): RDMA has an error in handle_connection func
where i use RDMA to deploy ceph cluster,there is an error where handle_connection fun is running.
my ceph version ...
yuanli zhu

01/27/2019

10:48 PM rgw Bug #38055 (Resolved): rgw: GET/HEAD and PUT operations on buckets w/lifecycle expiration configu...
The required behavior is documented here:
https://docs.aws.amazon.com/AmazonS3/latest/API/RESTObjectHEAD.html
htt...
Matt Benjamin
08:44 PM RADOS Bug #37886 (Pending Backport): Adding back the IOPS line for client and recovery IO in cluster logs
Neha Ojha
08:43 PM Revision 9c1cd8c8 (ceph): Merge pull request #26105 from neha-ojha/wip-37886
mgr/DaemonServer: log pgmap usage to cluster log
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Sage Wei...
Neha Ojha
06:23 PM Revision ec0b649d (ceph): Merge PR #26086 into master
* refs/pull/26086/head:
include/xlist: prevent item moves
include/xlist: privatize item members
Reviewed-by: Kefu ...
Patrick Donnelly
04:11 PM Revision d1f4d30d (ceph): msg/async/ProtocolV2: clear dispatch throttle on connection stop
This aligns us with the ProtocolV1 implementation.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:18 PM Dashboard Feature #37683 (Resolved): mgr/dashboard: "OSD Recovery Priority" fallback values
Kefu Chai
02:17 PM Revision d42daf37 (ceph): Merge pull request #25616 from s0nea/wip-dashboard-osd-recv-speed-defau...
mgr/dashboard: consider config option default values
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Kefu Chai
01:42 PM Revision 11c93312 (ceph): Merge pull request #24813 from wjwithagen/wjw-fix-alpine-compat
common: Fix Alpine compatability for TEMP_FAILURE_RETRY and ACCESSPERMS
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:41 PM Revision 77109d75 (ceph): Merge pull request #25916 from tchaikov/wip-debian-librados-dev
debian: librados-dev should replace librados2-dev
Reviewed-by: Neha Ojha <nojha@redhat.com>
Kefu Chai
01:41 PM Revision fa6a6928 (ceph): Merge pull request #26099 from jdurgin/wip-remove-ms-async-affinity
common/options: remove unused ms async affinity options
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
01:40 PM Revision 0cec1bda (ceph): Merge pull request #26026 from tchaikov/wip-memstore-ceph-mutex
os/memstore: use ceph::mutex and friends
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
01:33 PM Revision 1881d9ab (ceph): msg/async: fix should_use_msgr2 behavior (including monc)
Be consistent about whether we should use v2 to connect or not, and fix
teh monclient check to use the same logic.
S...
Sage Weil
01:18 PM Revision 3ba9eaa8 (ceph): Merge pull request #26159 from dzafman/wip-gitignore
git: Ignore tags anywhere
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:16 PM Revision 94a84b6f (ceph): test: listen on random port in tests which start ceph-mon
See-also: http://tracker.ceph.com/issues/36737
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:26 PM Dashboard Feature #37794: mgr/dashboard: CRUSH map viewer RFE
Hi Dan, thank you so much for looking into this, much appreciated.
!UX.png!
Dan Guo wrote:
> > - It would be...
Lenz Grimmer
07:18 AM Revision 11ee8f02 (ceph): Merge pull request #26150 from dillaman/wip-rados-lock-info
rados: return legacy address in 'lock info'
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Ilya Dryomov
06:34 AM Revision a8d6b217 (ceph): cmake: use $CMAKE_BINARY_DIR for default $CEPH_BUILD_VIRTUALENV
to avoid conflict with other `make check` runs in the same host
See-also: http://tracker.ceph.com/issues/36737
Signe...
Kefu Chai
05:20 AM CephFS Feature #37678 (Pending Backport): mds: log new client sessions with various metadata
Patrick Donnelly
05:20 AM Revision 032fda56 (ceph): Merge PR #25599 into master
* refs/pull/25599/head:
mds: do not log internal journal error
mds: clean up log level 2 messages
mds: log session...
Patrick Donnelly
03:48 AM Revision 6eec939e (ceph): git: Ignore tags anywhere
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
03:38 AM RADOS Bug #38053 (Fix Under Review): Add hashinfo testing for dump command of ceph-objectstore-tool
David Zafman
03:37 AM RADOS Bug #38053: Add hashinfo testing for dump command of ceph-objectstore-tool
https://github.com/ceph/ceph/pull/26158 David Zafman
03:35 AM Revision 0753dc2b (ceph): test: Remove unnecessary shell code that breaks this python test
Caused by: 8a694fc2f9e75864e064fe591feda9fab943c15e
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
03:35 AM Revision 786b39f1 (ceph): test: ceph-objectstore-tool: Fix EC code handling so it doesn't skip EC...
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
03:35 AM Revision 07e4273c (ceph): test: ceph-objectstore-tool: Add test for EC object dump to check hinfo...
Fixes: http://tracker.ceph.com/issues/38053
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
03:35 AM Revision 388e54d9 (ceph): test: ceph-objectstore-tool cut down on large run
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
12:53 AM CephFS Bug #38054 (Fix Under Review): mds: broadcast quota message to client when disable quota
Patrick Donnelly
12:51 AM Revision a823134c (ceph): Merge PR #26096 into master
* refs/pull/26096/head:
mds: remove cache drop asok command
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Patrick Donnelly
12:50 AM CephFS Bug #38020 (Pending Backport): mds: remove cache drop admin socket command
Patrick Donnelly
12:50 AM Revision 585624d8 (ceph): Merge PR #26087 into master
* refs/pull/26087/head:
mds: fix MDSGather inheritance
include: remove unnecessary inheritance
Reviewed-by: Sage W...
Patrick Donnelly
12:49 AM CephFS Bug #38010 (Pending Backport): mds: cache drop should trim cache before flushing journal
Patrick Donnelly
12:48 AM Revision 03eb8d9e (ceph): Merge PR #26083 into master
* refs/pull/26083/head:
mds: trim cache after journal flush
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Patrick Donnelly
12:48 AM CephFS Bug #38009 (Pending Backport): client: session flush does not cause cap release message flush
Patrick Donnelly
12:48 AM Revision 6858ba66 (ceph): Merge PR #26082 into master
* refs/pull/26082/head:
client: flush cap release on session flush
Reviewed-by: Venky Shankar <vshankar@redhat.com>...
Patrick Donnelly

01/26/2019

11:01 PM Revision 6e933fe1 (ceph): msg/async/AsyncMessenger: clear need_addr *after* we set our new addr
We check need_addr at the top without a lock held, so we need to be sure
we finished our work before we clear it, or ...
Sage Weil
07:22 PM Revision 08686383 (ceph): os/bluestore: option to disable bluestore warns on spillover.
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
07:22 PM Revision 4a18bdbf (ceph): mon: expose object store health warnings
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
05:44 PM Revision 98a9a5e5 (ceph): msg/async: do not use peer to addr detection; use getsockname()
If of relying on the peer to tell us what address we are connecting from,
look at how our local socket is bound, and ...
Sage Weil
05:44 PM Revision 985ec03c (ceph): msg/async: do not connect from server
We could have a fault on a server-side of a non-lossy connectoin where
there is a fault and we have outgoing data que...
Sage Weil
05:44 PM Revision 4c2e28f5 (ceph): ceph_test_msgr: do not connect_to on the client side
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:44 PM Revision d9f3022a (ceph): msg/async/ProtocolV2: fix handling for v2 client connection with v1 addr
Switch it to be v2. Reject the case where the client sends and addrvec, though;
that should only happen for clients ...
Sage Weil
05:33 PM Revision 8b55b47c (ceph): install-deps.sh: use latest setuptools
this change reverts "install-deps.sh: workaround setuptools' dependency on six"
This reverts commit 30ce5e55460e333e...
Kefu Chai
05:18 PM Revision 16e33207 (ceph): osd/PG: remove unused functions
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:44 PM RADOS Bug #24531: Mimic MONs have slow/long running ops
I've now encountered this on a total of 3 different clusters with 13.2.2 and 13.2.4 Paul Emmerich
04:32 PM RADOS Bug #37886: Adding back the IOPS line for client and recovery IO in cluster logs
Neha Ojha
12:18 AM RADOS Bug #37886 (Pending Backport): Adding back the IOPS line for client and recovery IO in cluster logs
Once it is merged in master I can backport it to mimic and luminous. Vikhyat Umrao
12:14 AM RADOS Bug #37886: Adding back the IOPS line for client and recovery IO in cluster logs
Hi Neha,
As discussed I did some testing in luminous branch after adding this patch and changes looks great and wo...
Vikhyat Umrao
02:21 PM Revision 8f9e1597 (ceph): osd: expose object store alerts
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
02:21 PM Revision a7013a67 (ceph): os/bluestore: indicate BlueFS spillover and lacking compressor alerts
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
02:20 PM Revision 8c74ae6c (ceph): os:enable ObjectStore::statfs() api to return OS alert list.
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
09:01 AM Revision e86f23ce (ceph): client/Client: change dir's size delta to current write file size delta
Since dir's size always is zero, which lead to quota bytes approaching
calculate lose efficacy, the client always use...
guoyong
07:20 AM Revision 061ace2e (ceph): mds: broadcast quota message to client when disable quota
When disable quota by setting quota.max_files or quota.max_bytes
to zero, client does not receive the quota broadcast...
Junhui Tang
07:19 AM CephFS Bug #38054 (Resolved): mds: broadcast quota message to client when disable quota
When disable quota by setting quota.max_files or quota.max_bytes
to zero, client does not receive the quota broadcas...
tang junhui
03:11 AM Revision e11fb7ce (ceph): src/tools: add stats (fixed objects,total objects)
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
03:11 AM Revision 72a0b597 (ceph): src/tools: make room for cdc
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
03:11 AM Revision f5567a81 (ceph): src/tools: make enhacned stats and interface class
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
03:10 AM Revision 04618fe7 (ceph): src/tools: set timelimit and add signal handler to check progress
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
03:10 AM Revision 68f452da (ceph): src/tools: use the slice thing and make parallel (chunk_scrub)
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
03:10 AM Revision f8e26cd3 (ceph): src/test: add max-thread test in test_dedup_tool.sh
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
03:10 AM Revision d2fb0c2c (ceph): src/tools: use the slice thing and make parallel
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
03:09 AM Revision 540a13db (ceph): src/test: add chunk-scrub test in test_dedup_tool.sh
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
03:09 AM Revision 25b6aaff (ceph): src/tools: add chunk-scrub op in dedup tool
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
03:09 AM Revision d560c19e (ceph): src/cls/cas: add has_chunk op
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
03:08 AM Revision 69997825 (ceph): src/test: add test_dedup_tool.sh
Signed-off-by: Myoungwon Oh <omwmw@sk.com> myoungwon oh
03:08 AM Revision a595451b (ceph): src/tools: initial works for dedup tool
dedup tool will show dedup ratio of the pool
Signed-off-by: Myoungwon Oh <omwmw@sk.com>
myoungwon oh
01:19 AM RADOS Bug #38053 (Resolved): Add hashinfo testing for dump command of ceph-objectstore-tool

Also, this test is broken in master, so fix that too.
David Zafman
12:50 AM RADOS Bug #27985 (Pending Backport): force-backfill sets forced_recovery instead of forced_backfill in ...
David Zafman
12:44 AM Revision 74239605 (ceph): Merge pull request #23904 from xiexingguo/wip-27985
osd/PG: fix misused FORCE_RECOVERY[BACKFILL] flags
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: David Zafma...
David Zafman
 

Also available in: Atom