Project

General

Profile

Activity

From 04/04/2021 to 05/03/2021

05/03/2021

11:55 PM CephFS Bug #50221: qa: snaptest-git-ceph failure in git diff
This also looks related, with stock kernel: /ceph/teuthology-archive/pdonnell-2021-05-01_09:07:09-fs-wip-pdonnell-tes... Patrick Donnelly
11:53 PM CephFS Bug #50221: qa: snaptest-git-ceph failure in git diff
Slightly different failure also with the stock kernel but 3 MDS ranks: /ceph/teuthology-archive/pdonnell-2021-05-01_0... Patrick Donnelly
11:48 PM mgr Bug #45591: mgr: FAILED ceph_assert(daemon != nullptr)
/ceph/teuthology-archive/pdonnell-2021-05-01_09:07:09-fs-wip-pdonnell-testing-20210501.040415-distro-basic-smithi/608... Patrick Donnelly
11:46 PM Messengers Backport #50483 (Need More Info): pacific: segv in AsyncConnection::_stop()
Backport blocked until #50622 is addressed. Patrick Donnelly
11:46 PM Messengers Backport #50482 (Need More Info): octopus: segv in AsyncConnection::_stop()
Backport blocked until #50622 is addressed. Patrick Donnelly
11:44 PM CephFS Bug #50622 (Resolved): msg: active_connections regression
... Patrick Donnelly
11:05 PM Revision aefbb7ef (ceph): mon: MMonProbe: direct MMonJoin messages to the leader, instead of the ...
When monitors are joining a cluster, they may send an MMonJoin message to place
themselves correctly in the map in ei...
Greg Farnum
11:05 PM RADOS Backport #50344: pacific: mon: stretch state is inconsistently-maintained on peons, preventing pr...
https://github.com/ceph/ceph/pull/41130 Greg Farnum
10:59 PM RADOS Backport #50087 (In Progress): pacific: test_mon_pg: mon fails to join quorum to due election str...
Neha Ojha
09:57 PM RADOS Backport #50087: pacific: test_mon_pg: mon fails to join quorum to due election strategy mismatch
https://github.com/ceph/ceph/pull/40484 Greg Farnum
10:58 PM Revision 2aa21499 (ceph): mon: set_healthy_stretch_mode in update_from_paxos, not random leader c...
Add header comment describing how this works now.
Fixes: https://tracker.ceph.com/issues/50308
Signed-off-by: Greg ...
Greg Farnum
10:58 PM Revision 3db0f1ab (ceph): mon: maintain stretch_recovery_triggered in new OSDMon::set_*_stretch_mode
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
(cherry picked from commit 73b461a4f3ab87e20b4df5cae292e70a85a65d69)
Greg Farnum
10:55 PM Revision 3398e31e (ceph): mon: add a set_recovery_stretch_mode function
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
(cherry picked from commit e1ae9257fbe6c79b757fe4446d9b9e4781045065)
Greg Farnum
10:55 PM Revision 14a596ad (ceph): mon: rename maybe_engage_stretch_mode to try_engage_stretch_mode
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
(cherry picked from commit 596d09aa7c01a4405e24224738b0893ae110def4)
Greg Farnum
10:54 PM rbd Bug #49592: "test_notify.py" is timing out in upgrade-clients:client-upgrade-nautilus-pacific-pa...
https://pulpito.ceph.com/teuthology-2021-04-26_01:20:02-upgrade-clients:client-upgrade-octopus-pacific-pacific-distro... Neha Ojha
10:48 PM CephFS Bug #50250: mds: "log [WRN] : Scrub error on inode 0x10000004506 (/client.0/tmp/clients/client3/~...
/ceph/teuthology-archive/pdonnell-2021-05-01_09:07:09-fs-wip-pdonnell-testing-20210501.040415-distro-basic-smithi/608... Patrick Donnelly
10:40 PM Bug #50563: pacific build fails for suse
https://github.com/ceph/ceph-build/pull/1807 Michael Fritch
10:40 PM Bug #50563 (Fix Under Review): pacific build fails for suse
Michael Fritch
10:34 PM rgw Bug #50621 (Resolved): rgw: fix bucket object listing when initial marker matches prefix
When using a delimiter listing on a bucket, when a marker that matches the prefix is provided, no listing will be pro... J. Eric Ivancich
10:30 PM rgw Bug #50620 (Resolved): rgw: radosgw-admin bucket rm --bucket <bucket> --purge-objects
When removing a bucket via radosgw-admin with the --purge-objects option only purges the first 1000 objects (based on... J. Eric Ivancich
10:28 PM CephFS Bug #48773: qa: scrub does not complete
Another: /ceph/teuthology-archive/pdonnell-2021-05-01_09:07:09-fs-wip-pdonnell-testing-20210501.040415-distro-basic-s... Patrick Donnelly
10:14 PM Revision 7aa9b79f (ceph): qa/crontab: reduce frequency of pacific nightlies
To once a week.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
09:53 PM Revision 9453e34e (ceph): osd: osdmap: do not assert target_v when encoding under stretch mode
As in dd63a3e21fb6d63b8951a6542fb09f98b79b8cd6 for the OSDMap, this
caused crashes when encoding for kernel clients, ...
Greg Farnum
09:53 PM Revision c3eb38a3 (ceph): mon: let users specify a crush location on boot, and send it in MMonJoin
Go to some effort to look at our location in the monmap and update it the
same way we update names or IP addresses wh...
Greg Farnum
09:52 PM Revision 1c3a8e8c (ceph): mon: messages: Extend MMonJoin so it can provide a crush_location on join
This will let newly-created monitors auto-join on startup in stretch mode, by
providing the needed location.
Signed-...
Greg Farnum
09:51 PM Revision 35dabfe6 (ceph): Merge PR #41120 into master
* refs/pull/41120/head:
doc/_ext: ignore desc if it is unavailable
doc/_ext: check "default" for None
doc/_ext: pr...
Patrick Donnelly
09:50 PM Revision 0c80ec26 (ceph): mon: if in stretch mode, don't allow new mons to join without a location
We blocked off the other routes to add location-less monitors, but if you
turn on a monitor with the right keys it ca...
Greg Farnum
09:49 PM Revision 48466c23 (ceph): mon: notify_new_monmap in all the places we update our monmap
We can adopt new monmaps while bootstrapping, or in election messages, in
addition to MonmapMonitor::update_from_paxo...
Greg Farnum
08:53 PM rgw Feature #46296 (Resolved): notifications: support GetTopicAttributes API
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
08:53 PM RADOS Bug #47719 (Resolved): api_watch_notify: LibRadosWatchNotify.AioWatchDelete2 fails
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
08:53 PM RADOS Bug #48946 (Resolved): Disable and re-enable clog_to_monitors could trigger assertion
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
08:52 PM RADOS Bug #49392 (Resolved): osd ok-to-stop too conservative
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
08:52 PM Bug #49861 (Resolved): BlueFS _flush_range coredump
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
08:51 PM Bug #49959 (Resolved): rbd-mirror: invalid name of rbd mirror image in perf dump
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
08:51 PM Bug #50047 (Resolved): cephContext: ceph-conf crash when CrushLocation construct
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
08:51 PM Bug #50077 (Resolved): qa/tasks/vstart_runner.py: not starting max_required_mgrs
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
08:51 PM rbd Bug #50207 (Resolved): packaging: require ceph-common for immutable object cache daemon
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
08:50 PM RADOS Backport #49640 (Resolved): nautilus: Disable and re-enable clog_to_monitors could trigger assertion
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/39912
m...
Loïc Dachary
08:50 PM CephFS Backport #50255 (Resolved): nautilus: mds: standby-replay only trims cache when it reaches the en...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40744
m...
Loïc Dachary
08:50 PM CephFS Backport #50179 (Resolved): nautilus: client: only check pool permissions for regular files
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40730
m...
Loïc Dachary
08:50 PM CephFS Backport #50026 (Resolved): nautilus: client: items pinned in cache preventing unmount
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40722
m...
Loïc Dachary
08:50 PM CephFS Backport #49853 (Resolved): nautilus: mds: race of fetching large dirfrag
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40720
m...
Loïc Dachary
08:49 PM RADOS Backport #49567 (Resolved): nautilus: api_watch_notify: LibRadosWatchNotify.AioWatchDelete2 fails
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40697
m...
Loïc Dachary
08:49 PM Backport #50144 (Resolved): nautilus: qa/tasks/vstart_runner.py: not starting max_required_mgrs
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40751
m...
Loïc Dachary
08:49 PM Backport #50211 (Resolved): nautilus: BlueFS _flush_range coredump
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40752
m...
Loïc Dachary
08:48 PM Backport #49731 (Resolved): nautilus: mgr: fix dump duplicate info for ceph osd df
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40747
m...
Loïc Dachary
08:48 PM Dashboard Backport #50172: nautilus: mgr/dashboard: nodeenv can hang
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40818
m...
Loïc Dachary
08:48 PM Dashboard Backport #49656: nautilus: mgr/dashboard: test prometheus/alertmanager rules through promtool
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/39984
m...
Loïc Dachary
08:48 PM Dashboard Backport #50417: nautilus: mgr/dashboard: filesystem pool size should use stored stat instead of ...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/41021
m...
Loïc Dachary
08:48 PM Dashboard Backport #50202: nautilus: mgr/dashboard: Read-only user can see registry password
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40650
m...
Loïc Dachary
08:47 PM Dashboard Backport #50050: nautilus: mgr/dashboard: Remove username, password fields from -Cluster/Manager ...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40490
m...
Loïc Dachary
08:47 PM Backport #50122 (Resolved): nautilus: cephContext: ceph-conf crash when CrushLocation construct
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40750
m...
Loïc Dachary
08:47 PM RADOS Backport #50130: nautilus: monmaptool --create --add nodeA --clobber monmap aborts in entity_addr...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40700
m...
Loïc Dachary
08:47 PM RADOS Backport #49531 (Resolved): nautilus: osd ok-to-stop too conservative
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40676
m...
Loïc Dachary
08:47 PM Backport #49376 (Resolved): nautilus: building libcrc32
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/39903
m...
Loïc Dachary
08:46 PM CephFS Backport #49562 (Resolved): nautilus: qa: file system deletion not complete because starter fs al...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40709
m...
Loïc Dachary
08:46 PM CephFS Backport #49516 (Resolved): nautilus: pybind/cephfs: DT_REG and DT_LNK values are wrong
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40704
m...
Loïc Dachary
08:46 PM CephFS Backport #49473 (Resolved): nautilus: nautilus: qa: "Assertion `cb_done' failed."
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40701
m...
Loïc Dachary
08:46 PM CephFS Backport #49613 (Resolved): nautilus: qa: racy session evicted check
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40714
m...
Loïc Dachary
08:46 PM RADOS Backport #50459: nautilus: ERROR: test_version (tasks.mgr.dashboard.test_api.VersionReqTest) mgr/...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40959
m...
Loïc Dachary
08:42 PM Dashboard Backport #50349: octopus: mgr/dashboard: improve telemetry opt-in reminder notification message
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40894
m...
Loïc Dachary
08:33 PM rbd Bug #50618: qemu_xfstests_luks1 failed on xfstest 168
... Ilya Dryomov
04:43 PM rbd Bug #50618 (New): qemu_xfstests_luks1 failed on xfstest 168
This is for 16.2.2 release
Run: https://pulpito.ceph.com/yuriw-2021-04-28_19:21:36-rbd-pacific-distro-basic-smithi...
Yuri Weinstein
07:17 PM RADOS Bug #48732: Marking OSDs out causes mon daemons to crash following tcmalloc: large alloc
Wes Dillingham wrote:
> Hello Dan and Neha. Shortly after filing this bug I went on paternity leave but have returne...
Dan van der Ster
07:04 PM RADOS Bug #48732: Marking OSDs out causes mon daemons to crash following tcmalloc: large alloc
Hello Dan and Neha. Shortly after filing this bug I went on paternity leave but have returned today. I will try and a... Wes Dillingham
06:27 PM Revision afaed750 (ceph): Merge pull request #41102 from soumyakoduri/set_acl_fix
rgw/acl: set_acl shouldn't overwrite bucket attrs
Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
Reviewed-by: Case...
Casey Bodley
05:48 PM RADOS Bug #50595: upgrade:nautilus-x-pacific: LibRadosService.StatusFormat failure
The upgrade test do not fail all the time.
upgrade:nautilus-x/parallel/{0-cluster/{openstack start} 1-ceph-install...
Neha Ojha
05:21 PM RADOS Bug #50595: upgrade:nautilus-x-pacific: LibRadosService.StatusFormat failure
I think the upgrade test just needs to skip that test. It's just looking for a specific string that changed in pacifi... Sage Weil
04:31 PM RADOS Bug #50595 (Triaged): upgrade:nautilus-x-pacific: LibRadosService.StatusFormat failure
This seems related to ab0d8f2ae9f551e15a4c7bacbf69161e91263785.
Reverting makes the issue go away http://pulpito.fro...
Neha Ojha
04:51 PM Orchestrator Bug #50616: ValueError: not enough values to unpack (expected 2, got 1) during upgrade from 15.2....
I did as suggested but the upgrade still fails with the following new error... Ashley Merrick
03:40 PM Orchestrator Bug #50616: ValueError: not enough values to unpack (expected 2, got 1) during upgrade from 15.2....
workaround is to replace
/var/lib/ceph/30449cba-44e4-11eb-ba64-dda10beff041/cephadm.17068a0b484bdc911a9c50d6408adf...
Sebastian Wagner
03:36 PM Orchestrator Bug #50616: ValueError: not enough values to unpack (expected 2, got 1) during upgrade from 15.2....
... Sebastian Wagner
01:57 PM Orchestrator Bug #50616 (Duplicate): ValueError: not enough values to unpack (expected 2, got 1) during upgrad...
Started an upgrade from 15.2.8 to 16.2.1 via cephadm running on Ubuntu 20.04 & Docker.
MON/MGR/MDS upgraded fine a...
Ashley Merrick
04:46 PM Revision fb20990b (ceph): mgr/dashboard: fix set-ssl-certificate{,-key} commands
- Now create-self-signed-cert command relies on set-ssl-certificate{,-key} commands.
- Simplify the command testing a...
Alfonso Martínez
04:36 PM RADOS Bug #48997: rados/singleton/all/recovery-preemption: defer backfill|defer recovery not found in logs
/a/yuriw-2021-04-30_13:45:05-rados-pacific-distro-basic-smithi/6086228 Neha Ojha
04:26 PM Dashboard Backport #49657: octopus: mgr/dashboard: test prometheus/alertmanager rules through promtool
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/39987
m...
Loïc Dachary
04:26 PM Dashboard Backport #50170: octopus: mgr/dashboard: nodeenv can hang
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40816
m...
Loïc Dachary
04:26 PM Dashboard Backport #50416: octopus: mgr/dashboard: filesystem pool size should use stored stat instead of b...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/41020
m...
Loïc Dachary
04:25 PM Dashboard Backport #49163: octopus: mgr/dashboard: Add a badge to the Label column of the Host List
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40433
m...
Loïc Dachary
04:22 PM Dashboard Backport #50070: octopus: mgr/dashboard: alert notification shows 'undefined' instead of alert me...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40589
m...
Loïc Dachary
04:22 PM RADOS Backport #50129: octopus: monmaptool --create --add nodeA --clobber monmap aborts in entity_addr_...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40758
m...
Loïc Dachary
04:22 PM Dashboard Backport #50204: octopus: mgr/dashboard: Read-only user can see registry password
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40649
m...
Loïc Dachary
04:22 PM Dashboard Backport #50049: octopus: mgr/dashboard: Remove username, password fields from -Cluster/Manager M...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40491
m...
Loïc Dachary
04:22 PM Dashboard Backport #50052: octopus: mgr/dashboard: Device health status is not getting listed under hosts s...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40495
m...
Loïc Dachary
04:21 PM RADOS Backport #49917: octopus: mon: slow ops due to osd_failure
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40558
m...
Loïc Dachary
04:21 PM RADOS Backport #50123: octopus: mon: Modify Paxos trim logic to be more efficient
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40699
m...
Loïc Dachary
04:21 PM RADOS Backport #49566: octopus: api_watch_notify: LibRadosWatchNotify.AioWatchDelete2 fails
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40756
m...
Loïc Dachary
04:20 PM RADOS Backport #49816: octopus: mon: promote_standby does not update available_modules
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40757
m...
Loïc Dachary
04:20 PM Backport #49732 (Resolved): octopus: mgr: fix dump duplicate info for ceph osd df
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40788
m...
Loïc Dachary
04:20 PM Backport #50120: octopus: cephContext: ceph-conf crash when CrushLocation construct
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40791
m...
Loïc Dachary
04:20 PM Backport #50143: octopus: qa/tasks/vstart_runner.py: not starting max_required_mgrs
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40792
m...
Loïc Dachary
04:20 PM Backport #50210: octopus: BlueFS _flush_range coredump
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40793
m...
Loïc Dachary
04:20 PM Backport #49378 (Resolved): octopus: building libcrc32
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40789
m...
Loïc Dachary
04:20 PM rgw Backport #48462 (Resolved): octopus: notifications: support GetTopicAttributes API
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40812
m...
Loïc Dachary
04:20 PM rgw Backport #50213 (Resolved): octopus: rgw: object lock: improve client error messages
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40755
m...
Loïc Dachary
04:19 PM Backport #50081 (Resolved): octopus: rbd-mirror: invalid name of rbd mirror image in perf dump
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40790
m...
Loïc Dachary
04:19 PM rbd Backport #50232 (Resolved): octopus: packaging: require ceph-common for immutable object cache da...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40666
m...
Loïc Dachary
04:19 PM RADOS Backport #50457: octopus: ERROR: test_version (tasks.mgr.dashboard.test_api.VersionReqTest) mgr/d...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40958
m...
Loïc Dachary
04:16 PM RADOS Bug #48336 (Resolved): monmaptool --create --add nodeA --clobber monmap aborts in entity_addr_t::...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
04:16 PM CephFS Bug #48411 (Resolved): tasks.cephfs.test_volumes.TestSubvolumeGroups: RuntimeError: rank all fail...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
04:15 PM Dashboard Cleanup #49105 (Resolved): mgr/dashboard: Add a badge to the Label column of the Host List
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
04:15 PM CephFS Bug #49662 (Resolved): ceph-dokan improvements for additional mounts
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
04:14 PM RADOS Bug #49778 (Resolved): mon: promote_standby does not update available_modules
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
04:14 PM CephFS Bug #49972 (Resolved): mds: failed to decode message of type 29 v1: void CapInfoPayload::decode
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
04:14 PM CephFS Bug #50020 (Resolved): qa: "RADOS object not found (Failed to operate read op for oid cephfs_mirr...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
04:14 PM CephFS Fix #50045 (Resolved): qa: test standby_replay in workloads
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
04:13 PM Bug #50134 (Resolved): src/tools/cephfs_mirror/PeerReplayer.cc Missing include
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
04:13 PM CephFS Bug #50305 (Resolved): MDS doesn't set fscrypt flag on new inodes with crypto context in xattr bu...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
04:12 PM ceph-volume Bug #50478 (Resolved): raw list is confused when 2 OSDs from different clusters have the same ID
Loïc Dachary
03:56 PM ceph-volume Bug #50478 (Pending Backport): raw list is confused when 2 OSDs from different clusters have the ...
Loïc Dachary
04:11 PM ceph-volume Backport #50617 (Resolved): pacific: raw list is confused when 2 OSDs from different clusters hav...
Loïc Dachary
04:09 PM ceph-volume Backport #50617 (In Progress): pacific: raw list is confused when 2 OSDs from different clusters ...
Note: https://tracker.ceph.com/issues/50617 reverted part of the backport Loïc Dachary
04:00 PM ceph-volume Backport #50617 (Resolved): pacific: raw list is confused when 2 OSDs from different clusters hav...
https://github.com/ceph/ceph/pull/40985 Backport Bot
04:06 PM Backport #50145: pacific: qa/tasks/vstart_runner.py: not starting max_required_mgrs
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40612
m...
Loïc Dachary
04:06 PM Dashboard Backport #50350: pacific: mgr/dashboard: improve telemetry opt-in reminder notification message
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40887
m...
Loïc Dachary
04:05 PM Dashboard Backport #50171: pacific: mgr/dashboard: nodeenv can hang
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40815
m...
Loïc Dachary
04:05 PM Dashboard Backport #50418: pacific: mgr/dashboard: filesystem pool size should use stored stat instead of b...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40980
m...
Loïc Dachary
04:04 PM RADOS Backport #50124 (Resolved): pacific: mon: Modify Paxos trim logic to be more efficient
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40691
m...
Loïc Dachary
04:04 PM RADOS Backport #50480: pacific: filestore: ENODATA error after directory split confuses transaction
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40989
m...
Loïc Dachary
04:04 PM RADOS Backport #50154 (Resolved): pacific: Reproduce https://tracker.ceph.com/issues/48417
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40759
m...
Loïc Dachary
04:04 PM RADOS Backport #50131 (Resolved): pacific: monmaptool --create --add nodeA --clobber monmap aborts in e...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40690
m...
Loïc Dachary
04:04 PM Backport #50121 (Resolved): pacific: cephContext: ceph-conf crash when CrushLocation construct
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40679
m...
Loïc Dachary
04:04 PM Backport #50212 (Resolved): pacific: BlueFS _flush_range coredump
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40677
m...
Loïc Dachary
04:03 PM CephFS Backport #50285 (Resolved): pacific: qa: test standby_replay in workloads
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40853
m...
Loïc Dachary
04:03 PM CephFS Backport #50287 (Resolved): pacific: qa: "log [ERR] : error reading sessionmap 'mds2_sessionmap'"
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40852
m...
Loïc Dachary
04:03 PM CephFS Backport #50253: pacific: mds: "cluster [WRN] Scrub error on inode 0x1000000039d (/client.0/tmp/b...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40825
m...
Loïc Dachary
04:03 PM Backport #50082 (Resolved): pacific: rbd-mirror: invalid name of rbd mirror image in perf dump
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40680
m...
Loïc Dachary
04:03 PM Dashboard Backport #50476: pacific: mgr/dashboard: While changing the password in Dashboard, username and P...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40981
m...
Loïc Dachary
04:01 PM Dashboard Backport #50485: pacific: mgr/dashboard: duplicated NFS export rows on orchestrator-managed NFS c...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40990
m...
Loïc Dachary
03:59 PM CephFS Backport #50086 (Resolved): pacific: tasks.cephfs.test_volumes.TestSubvolumeGroups: RuntimeError:...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40688
m...
Loïc Dachary
03:59 PM CephFS Backport #50180 (Resolved): pacific: client: only check pool permissions for regular files
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40686
m...
Loïc Dachary
03:59 PM CephFS Backport #50185 (Resolved): pacific: qa: "RADOS object not found (Failed to operate read op for o...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40684
m...
Loïc Dachary
03:58 PM CephFS Backport #50190 (Resolved): pacific: qa: "Assertion `cb_done' failed."
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40683
m...
Loïc Dachary
03:58 PM CephFS Backport #50225: pacific: mds: failed to decode message of type 29 v1: void CapInfoPayload::decode
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40682
m...
Loïc Dachary
03:58 PM Backport #50199 (Resolved): pacific: src/tools/cephfs_mirror/PeerReplayer.cc Missing include
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40678
m...
Loïc Dachary
03:58 PM CephFS Backport #50127 (Resolved): pacific: pybind/mgr/volumes: deadlock on async job hangs finisher thread
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40630
m...
Loïc Dachary
03:58 PM Bug #49785 (Closed): test
Sebastian Wagner
03:58 PM CephFS Backport #50187 (Resolved): pacific: ceph-dokan improvements for additional mounts
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40627
m...
Loïc Dachary
03:57 PM Bug #49786 (Closed): how to assgin bug for me
Sebastian Wagner
03:55 PM CephFS Bug #48673: High memory usage on standby replay MDS
Daniel Persson wrote:
> Patrick Donnelly wrote:
> > Thanks for the information. There were a few fixes in v15.2.8 r...
Patrick Donnelly
11:06 AM CephFS Bug #48673: High memory usage on standby replay MDS
Hi,
we are experiencing the same behavior, but with ceph 14.2.18. Memory usage of the standby-replay MDS keeps growi...
Julian Einwag
03:53 PM Dashboard Backport #50303: pacific: mgr/dashboard: adapt Dashboard to work with NFSv4
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40822
m...
Loïc Dachary
03:53 PM RADOS Backport #50458: pacific: ERROR: test_version (tasks.mgr.dashboard.test_api.VersionReqTest) mgr/d...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40957
m...
Loïc Dachary
03:49 PM Orchestrator Bug #50399: cephadm ignores registry settings
you also have to update the image to point to your registry. otherwise cephadm don't actually use the registry Sebastian Wagner
03:45 PM Orchestrator Bug #44587 (New): failed to write <pid> to cgroup.procs:
Sebastian Wagner
03:44 PM Bug #50280 (Duplicate): cephadm: RuntimeError: uid/gid not found
Sebastian Wagner
03:43 PM Bug #46080 (Can't reproduce): ceph: ceph tell does not accept daemons with names including "."
afaik this was resolved already Sebastian Wagner
03:13 PM Revision 864a3623 (ceph): mgr/dashboard: disable NFSv3 support in dashboard
Fixes: https://tracker.ceph.com/issues/49718
Related to: https://github.com/ceph/ceph/pull/40154
Signed-off-by: Volk...
Volker Theile
01:41 PM CephFS Bug #50546 (Triaged): nautilus: qa: 'The following counters failed to be set on mds daemons: {''m...
Patrick Donnelly
01:40 PM CephFS Bug #50569 (Won't Fix): nautilus: qa: tasks/cfuse_workunit_suites_fsstress validater/valgrind fai...
Won't fix since this is probably caused by only using 2 machines for these tests. New QA suite uses 3 nodes. Nautilu... Patrick Donnelly
01:38 PM CephFS Bug #50570 (Triaged): nautilus: qa: tasks/trim-i22073 cluster [WRN] Health check failed: 1 client...
Patrick Donnelly
01:37 PM ceph-ansible Bug #50577 (Triaged): migrate NFS exports form ceph-ansible to mgr/nfs
Patrick Donnelly
01:30 PM rbd Backport #50615: pacific: [pwl ssd] crash when reading a split log entry (after the log wraps)
Assigning to myself to hold the backport until ssd cache becomes testable. Ilya Dryomov
01:30 PM rbd Backport #50615 (Resolved): pacific: [pwl ssd] crash when reading a split log entry (after the lo...
https://github.com/ceph/ceph/pull/43772 Backport Bot
01:28 PM rbd Bug #50589 (Pending Backport): [pwl ssd] crash when reading a split log entry (after the log wraps)
Ilya Dryomov
01:27 PM Revision 5f12e85d (ceph): Merge pull request #41093 from idryomov/wip-rbd-pwl-ssd-boundary
librbd/cache/pwl/ssd/WriteLog: don't crash on split log entries
Reviewed-by: Mahati Chamarthy <mahati.chamarthy@inte...
Ilya Dryomov
01:19 PM rbd Feature #50614 (Resolved): [pwl] enhance "rbd status" output and periodically update it
"Image cache state" section is very confusing because it is effectively a snapshot from the time the cache was loaded... Ilya Dryomov
01:10 PM rbd Bug #50613 (Resolved): [pwl] "rbd status" output is incorrect
Several issues:
- the value of "present" field is lost to the value of "clean" -- if the cache is present but dirt...
Ilya Dryomov
12:28 PM Revision 94acfd5a (ceph): Merge PR #41105 into master
* refs/pull/41105/head:
qa/workunits/cephadm/test_cephadm: test zap-osds
cephadm: add --zap-osds argument to rm_clu...
Sage Weil
12:24 PM rgw Feature #50611 (Pending Backport): notification: add conf parameter to allow sending bucket notif...
this is useful fro the case that the RGW is behind a load balancer, when SSL is between client and balancer, and HTTP... Yuval Lifshitz
12:21 PM rgw Documentation #50610 (New): notifications: describe behavior when persistent notification queue i...
notifications will be sent only after all other actions related to the notified operation were successful. if an endp... Yuval Lifshitz
12:20 PM bluestore Bug #50511: osd: rmdir .snap/snap triggers snaptrim and then crashes various OSDs
Rainer Stumbaum wrote:
> So,
> the snaptrim of the 128 PGs in that cephfs_data pool took about two hours now.
>
...
Igor Fedotov
12:15 PM bluestore Bug #50511: osd: rmdir .snap/snap triggers snaptrim and then crashes various OSDs
Given all the symptoms I'm pretty sure the root cause for the issue is a "degraded" state of RocksDB after bulk data ... Igor Fedotov
12:14 PM rbd Backport #50609: pacific: [pwl ssd] indefinite I/O hang if cache is filled to capacity
Assigning to myself to hold the backport until ssd cache becomes testable. Ilya Dryomov
12:10 PM rbd Backport #50609 (Resolved): pacific: [pwl ssd] indefinite I/O hang if cache is filled to capacity
https://github.com/ceph/ceph/pull/43772 Backport Bot
12:07 PM RADOS Bug #47299: Assertion in pg_missing_set: p->second.need <= v || p->second.is_delete()
I had multiple OSDs die during an upgrade from Nautilus to Octopus with this trace. See the attached crash2.txt Tobias Urdin
12:06 PM rbd Bug #50560 (Pending Backport): [pwl ssd] indefinite I/O hang if cache is filled to capacity
Ilya Dryomov
12:05 PM Revision 155ee28d (ceph): librbd/cache/pwl/ssd/WriteLog: don't crash on split log entries
write_log_entries() will split a log entry at the end of the log, the
remainder is written to the beginning at DATA_R...
Ilya Dryomov
12:05 PM RADOS Bug #50608: ceph_assert(is_primary()) in PrimaryLogPG::on_local_recover
Longer debug_osd output in crash1.txt file.... Tobias Urdin
12:04 PM RADOS Bug #50608: ceph_assert(is_primary()) in PrimaryLogPG::on_local_recover
Longer debug_osd output in crash1.txt file.
-1> 2021-04-29T13:51:57.756+0200 7fa2edae2700 -1 /home/jenkins-b...
Tobias Urdin
12:02 PM RADOS Bug #50608 (Need More Info): ceph_assert(is_primary()) in PrimaryLogPG::on_local_recover
This was happening on a cluster running Nautilus 14.2.18/14.2.19 during upgrading to Octopus 15.2.11 some 3-4 OSDs cr... Tobias Urdin
12:00 PM Revision 7f17f218 (ceph): Merge pull request #41068 from idryomov/wip-rbd-pwl-ssd-capacity
librbd/cache/pwl/ssd/WriteLog: decrement m_bytes_allocated when retiring
Reviewed-by: Mahati Chamarthy <mahati.chama...
Ilya Dryomov
11:40 AM rbd Bug #50605 (Fix Under Review): [test] qa/workunits/rbd: use bionic version of qemu-iotests for focal
Ilya Dryomov
10:14 AM Revision 127dd41f (ceph): osd: fix not set promote_obc when manifest object is rollbacked
Signed-off-by: Myoungwon Oh <myoungwon.oh@samsung.com> Myoungwon Oh
09:00 AM RADOS Backport #50606 (In Progress): pacific: osd/scheduler/mClockScheduler: Async reservers are not up...
Sridhar Seshasayee
08:12 AM RADOS Backport #50606 (Resolved): pacific: osd/scheduler/mClockScheduler: Async reservers are not updat...
https://github.com/ceph/ceph/pull/41125 Sridhar Seshasayee
08:55 AM Revision 21ccd6bf (ceph): osd: Add missing tracked mclock config options and do some clean-up.
Add the missing tracked mclock config options related to the background
best effort clients of mclock scheduler withi...
Sridhar Seshasayee
08:54 AM Revision ff8c6135 (ceph): osd: Override recovery/backfill/sleep options with mclock scheduler.
Make the osd_*_sleep options modifiable during runtime and add them
to the set of tracked conf keys. This is to ensur...
Sridhar Seshasayee
08:29 AM ceph-volume Bug #50604: ceph-volume lvm activate will consider /dev/root mounted directories as 'unmounted' a...
I sent a patch for one of the possible solutions (adding the --no-tmpfs flag to ceph-volume lvm activate): https://gi... David Caro
08:23 AM Revision 643e7a16 (ceph): doc/rados: rewrite mclock docs (2 of 2)
This is my second attempt to rewrite the
second half of the mclock docs. The first attempt
is enshrined in https://gi...
Zac Dover
08:23 AM Revision c60e0e3b (ceph): doc/rados: rewrite mclock-config-ref
This PR rewrites the material provided in
PR#40531, improving its elegance and
readability.
This PR rewrites the fir...
Zac Dover
08:22 AM Revision 23533d3b (ceph): doc: Add mclock configuration reference documentation
Signed-off-by: Sridhar Seshasayee <sseshasa@redhat.com>
(cherry picked from commit 0ddeccf4b5b8bede2f7329e8bfa5d1a01a...
Sridhar Seshasayee
07:09 AM Dashboard Backport #50582 (In Progress): octopus: mgr/dashboard:OSDs placement text is unreadable
Aashish Sharma
07:08 AM Revision 1b4e5bb9 (ceph): mgr/dashboard:OSDs placement text is unreadable
While displaying the host pattern in the OSDs placement tab, it gets splited with semi-colons. Also adjusted the colu... Aashish Sharma
05:52 AM Dashboard Feature #50318 (Fix Under Review): mgr/dashboard: when adding host, allow to specify network addr...
Nizamudeen A
05:04 AM CephFS Bug #50224: qa: test_mirroring_init_failure_with_recovery failure
Hit this again recently: https://pulpito.ceph.com/vshankar-2021-04-30_17:19:54-fs-wip-cephfs-mirror-incremental-sync-... Venky Shankar
12:26 AM Revision 81788b1f (ceph): mgr/dashboard:include compression stats on pool dashboard
This is a replacement dashboard configuration for the
pool overview page. It provides a cluster wide view of
capacity...
Paul Cuzner

05/02/2021

09:38 PM Revision 602db5e3 (ceph): qa/workunits/rbd: disable qemu-iotest test 055 globally
It doesn't work on Focal and already disabled on CentOS 7 and 8. More
importantly, it doesn't actually test rbd -- i...
Ilya Dryomov
09:38 PM Revision 2de2146c (ceph): qa/workunits/rbd: use bionic version of qemu-iotests for focal
Currently Focal ends up with v2.2.0-rc3, which results in "WARNING:
Image format was not specified for ..." for all t...
Ilya Dryomov
09:31 PM Revision c804989a (ceph): Merge pull request #41042 from tchaikov/wip-rbd-cls-sparse-size
librbd: 32-bit and libc++ portability fixups
Reviewed-by: Mykola Golub <mgolub@suse.com>
Reviewed-by: Ilya Dryomov <...
Ilya Dryomov
09:28 PM rbd Bug #49504: qemu_dynamic_features.sh times out
http://qa-proxy.ceph.com/teuthology/dis-2021-05-01_20:10:41-rbd-master-distro-basic-smithi/6088548/teuthology.log Ilya Dryomov
09:26 PM rbd Bug #50605 (Resolved): [test] qa/workunits/rbd: use bionic version of qemu-iotests for focal
http://qa-proxy.ceph.com/teuthology/dis-2021-05-01_20:10:41-rbd-master-distro-basic-smithi/6088547/teuthology.log
...
Ilya Dryomov
09:23 PM ceph-ansible Bug #50577: migrate NFS exports form ceph-ansible to mgr/nfs
This is between cephadm and CephFS, moving to CephFS for now. Ilya Dryomov
08:27 PM bluestore Bug #50511: osd: rmdir .snap/snap triggers snaptrim and then crashes various OSDs
So,
the snaptrim of the 128 PGs in that cephfs_data pool took about two hours now.
No OSDs and no clients were ha...
Rainer Stumbaum
05:57 PM bluestore Bug #50511: osd: rmdir .snap/snap triggers snaptrim and then crashes various OSDs
Hi,
this is what I did a few days ago from a recommendation on all the OSD servers:...
Rainer Stumbaum
06:37 PM Revision 5971c206 (ceph): rbd: --source-spec-file should be --source-spec-path
It was renamed during development, get rid of the leftovers.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherr...
Ilya Dryomov
05:19 PM Revision f61227e4 (ceph): rgw/acl: set_acl shouldn't overwrite bucket attrs
Signed-off-by: Soumya Koduri <skoduri@redhat.com> Soumya Koduri
01:44 PM RADOS Bug #50510: OSD will return -EAGAIN on balance_reads although it can return the data
Neha Ojha wrote:
> Can you please provide osd logs from the primary and replica with debug_osd=20 and debug_ms=1? Th...
Zulai Wang
11:57 AM Revision 659d01dc (ceph): doc/_ext: ignore desc if it is unavailable
there is chance that we don't have desc, desc_long or fmt_desc, in that
case, we should just skip desc before checkin...
Kefu Chai
10:17 AM Revision ab7cb630 (ceph): doc/_ext: check "default" for None
default could be None and we don't reference the default value using
`opt.default`, so this variable is always define...
Kefu Chai
09:50 AM Revision d1aacf55 (ceph): doc/_ext: print 0B if option value is 0
before this change, the rendered Default is "0Ei" if the default size is 0,
would be more readable if it is "0B" or "...
Kefu Chai
09:48 AM Revision 79e8c4f9 (ceph): doc/cephfs: render options using confval directive
less repeating, better maintainability this way
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:11 AM Revision f0bd6489 (ceph): Merge pull request #41085 from idryomov/wip-rbd-nuke-source-spec-file
rbd: --source-spec-file should be --source-spec-path
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
08:55 AM Orchestrator Bug #46606: cephadm: post-bootstrap monitoring deployment only works if the command "ceph mgr mod...
> - make the 'orch apply prometheus' fail if the mgr prometheus module isn't enabled. (maybe include a --force in ca... Nathan Cutler
12:16 AM Revision aeb1ef57 (ceph): common/StackStringStream: make override method with "final"
this change also silences the warnings like:
src/common/StackStringStream.h:75:7: warning: 'overflow' overrides a me...
Kefu Chai
12:16 AM Revision a9381081 (ceph): common/ceph_time: do not include non-existent header file
i have following error when building on MacOS
ceph/src/common/ceph_time.cc:29:10: fatal error: 'ostringstream' file ...
Kefu Chai
12:16 AM Revision fab337c1 (ceph): common/compat: detect memset_s() using check_function_exists()
more robust this way.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:16 AM Revision d34aae8c (ceph): common/Throttle: remove unused member variable
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
12:16 AM Revision 08034454 (ceph): include/compat.h: declare cpu_set_t for MacOS
to appease the compiler as it needs to compile numa.cc
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:16 AM Revision 7c0ed157 (ceph): common/util: enable cgroup only on linux
cgroups, i.e. control groups, are a linux kernel feature. this is not
available on FreeBSD, Win32 or MacOS. furthermo...
Kefu Chai
12:16 AM Revision d0858dbf (ceph): librados/librados_c: check .symver support using cmake
the __asm__(".asmver ..") is a support provided by the compiler, so
would be better to detect it by either checking t...
Kefu Chai
12:16 AM Revision 731ec948 (ceph): cmake: detect suseconds_t using CHECK_TYPE_SIZE
instead assuming it's a macro use CHECK_TYPE_SIZE to check it.
on Darwin, it's defined as `__darwin_suseconds_t`
Si...
Kefu Chai
12:15 AM Revision d275875b (ceph): cmake: check for empty string by its value
the behavior of cmake 3.17 is a little bit different as it consider
NOT _library STREQUAL ""
as true, if ${_library...
Kefu Chai
12:15 AM Revision 7471fbfa (ceph): cmake: require lua if WITH_CEPHFS is enabled
in src/mds/Mantle.cc, the lua C binding APIs are used, so we should only
require lua if WITH_CEPHFS is enabled.
Sign...
Kefu Chai
12:15 AM Revision 78d4990a (ceph): cmake: do not build libblk if libblk_srcs is empty
if we don't or just not able to buld libblk, let's skip it.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:09 AM Revision 5093c6f3 (ceph): Merge pull request #41116 from tchaikov/wip-in_addr_t
common/pick_address: define in_addr_t if it is not defined
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai

05/01/2021

09:54 PM RADOS Support #49847 (Closed): OSD Fails to init after upgrading to octopus: _deferred_replay failed to...
Igor Fedotov
04:35 PM ceph-volume Bug #50604 (Resolved): ceph-volume lvm activate will consider /dev/root mounted directories as 'u...
On debian 11, kernel 5.10.17-v8+, aarch64, on rpi4, podman 3.0.1 mounts volumes as source device '/dev/root':
root...
David Caro
03:34 PM Revision 7e6a653d (ceph): Merge pull request #41117 from tchaikov/wip-doc-cephfs-conf
doc/cephfs/mds-config-ref: remove duplicated confval
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Kefu Chai
03:30 PM Revision a06f8ede (ceph): common/pick_address: define in_addr_t if it is not defined
neither mingw not not have in_addr_t defined, see
https://docs.microsoft.com/en-us/windows/win32/api/winsock2/ns-wins...
Kefu Chai
03:05 PM Revision 92ca8bbe (ceph): doc/cephfs/mds-config-ref: remove duplicated confval
this change addresses the warning of:
/home/jenkins-build/build/workspace/ceph-pr-docs/doc/cephfs/mds-config-ref.rst...
Kefu Chai
01:39 PM Revision 6548e5d9 (ceph): os/bluestore: tolerate zero length for allocators' init_[add/rm]_free()
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
06:15 AM ceph-volume Backport #48649 (In Progress): octopus: blkid holds old entries in cache
Konstantin Shalygin
06:15 AM Revision 524eb3c3 (ceph): ceph-volume: disable cache for blkid calls
Due to bugs in cache managment in blkid, there are possible to have
nonexistence entries. This entries breaks ceph-vo...
Rafał Wądołowski
06:14 AM ceph-volume Backport #48650 (In Progress): nautilus: blkid holds old entries in cache
Konstantin Shalygin
06:04 AM Backport #50602 (In Progress): pacific: osd: check_full_status: check don't cares about RocksDB size
Konstantin Shalygin
05:00 AM Backport #50602 (Resolved): pacific: osd: check_full_status: check don't cares about RocksDB size
https://github.com/ceph/ceph/pull/41113 Backport Bot
06:04 AM Revision e1ea4995 (ceph): osd: compute OSD's space usage ratio via raw space utilization
Fixes: https://tracker.ceph.com/issues/50533
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from com...
Igor Fedotov
06:02 AM Backport #50601 (In Progress): octopus: osd: check_full_status: check don't cares about RocksDB size
Konstantin Shalygin
05:00 AM Backport #50601 (Resolved): octopus: osd: check_full_status: check don't cares about RocksDB size
https://github.com/ceph/ceph/pull/41112 Backport Bot
06:02 AM Revision 1e19f041 (ceph): osd: compute OSD's space usage ratio via raw space utilization
Fixes: https://tracker.ceph.com/issues/50533
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from com...
Igor Fedotov
05:56 AM Backport #50603 (In Progress): nautilus: osd: check_full_status: check don't cares about RocksDB ...
Konstantin Shalygin
05:00 AM Backport #50603 (Resolved): nautilus: osd: check_full_status: check don't cares about RocksDB size
https://github.com/ceph/ceph/pull/41111 Backport Bot
05:56 AM Revision de099b7b (ceph): osd: compute OSD's space usage ratio via raw space utilization
Fixes: https://tracker.ceph.com/issues/50533
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from com...
Igor Fedotov
04:59 AM Bug #50533 (Pending Backport): osd: check_full_status: check don't cares about RocksDB size
Kefu Chai
04:59 AM Revision 960b6e03 (ceph): Merge pull request #41043 from ifed01/wip-ifed-fix-use-ratio
osd: compute OSD's space usage ratio via raw space utilization
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:03 AM Revision b9c7d529 (ceph): Merge PR #41012 into master
* refs/pull/41012/head:
doc/cephfs/cache-config: use config item macros
Reviewed-by: Patrick Donnelly <pdonnell@red...
Patrick Donnelly
02:59 AM Revision 57a1328f (ceph): rocksdb: pickup fix to detect PMULL instruction
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
01:15 AM Backport #50600 (Resolved): nautilus: Ceph-osd refuses to bind on an IP on the local loopback lo
https://github.com/ceph/ceph/pull/41137 Backport Bot
01:15 AM Backport #50599 (Resolved): pacific: Ceph-osd refuses to bind on an IP on the local loopback lo
https://github.com/ceph/ceph/pull/42477 Backport Bot
01:15 AM Backport #50598 (Resolved): octopus: Ceph-osd refuses to bind on an IP on the local loopback lo
https://github.com/ceph/ceph/pull/42478 Backport Bot
01:12 AM Bug #50456 (Pending Backport): Ceph-osd refuses to bind on an IP on the local loopback lo
Kefu Chai
01:11 AM Revision 2fb01d3f (ceph): Merge pull request #40961 from tchaikov/wip-50456
common/pick_address: filter out loopback addresses
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
01:09 AM Revision 8ba70875 (ceph): Merge pull request #41071 from tchaikov/wip-cmake-disable-vta
cmake: disable "variable tracking" when building rados python binding
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
12:20 AM CephFS Backport #50597 (Resolved): pacific: mgr/nfs: Add troubleshooting section
https://github.com/ceph/ceph/pull/41389 Backport Bot
12:20 AM CephFS Backport #50596 (Rejected): octopus: mgr/nfs: Add troubleshooting section
Backport Bot
12:16 AM CephFS Documentation #50008 (Pending Backport): mgr/nfs: Add troubleshooting section
Patrick Donnelly
12:15 AM Revision 325bebc0 (ceph): Merge PR #41091 into master
* refs/pull/41091/head:
doc/cephfs/nfs: add section about ganesha logs
doc/cephfs/nfs: Replace volume/nfs with nfs
...
Patrick Donnelly
12:12 AM RADOS Bug #50595: upgrade:nautilus-x-pacific: LibRadosService.StatusFormat failure
... Neha Ojha

04/30/2021

09:57 PM mgr Bug #50205 (Need More Info): Telemetry module failing on empty JSON
Neha Ojha
09:53 PM RADOS Bug #50420 (Need More Info): all osd down after mon scrub too long
Can provide us with the cluster log from this time? How large is your mon db? Neha Ojha
09:34 PM bluestore Bug #50511 (Need More Info): osd: rmdir .snap/snap triggers snaptrim and then crashes various OSDs
osd.0 and osd.7 show different crashes. Would it be possible for you to capture a coredump or osd logs with debug_osd... Neha Ojha
09:21 PM RADOS Bug #50422: Error: finished tid 1 when last_acked_tid was 2
Looks like a cache tiering+short pg log bug... Neha Ojha
08:29 PM RADOS Bug #50587: mon election storm following osd recreation: huge tcmalloc and ceph::msgr::v2::FrameA...
Dan van der Ster wrote:
> Leaving this open to address the msgr2 abort. Presumably this is caused by the >4GB messag...
Josh Durgin
06:36 AM RADOS Bug #50587: mon election storm following osd recreation: huge tcmalloc and ceph::msgr::v2::FrameA...
Josh Durgin wrote:
> Ah good catch Dan, that loop does appear to be generating millions of '=' in nautilus. Sounds l...
Dan van der Ster
06:07 AM RADOS Bug #50587: mon election storm following osd recreation: huge tcmalloc and ceph::msgr::v2::FrameA...
Leaving this open to address the msgr2 abort. Presumably this is caused by the >4GB message generated to respond to `... Dan van der Ster
01:08 AM RADOS Bug #50587: mon election storm following osd recreation: huge tcmalloc and ceph::msgr::v2::FrameA...
Ah good catch Dan, that loop does appear to be generating millions of '=' in nautilus. Sounds like we need to fix tha... Josh Durgin
07:42 PM Orchestrator Bug #46606: cephadm: post-bootstrap monitoring deployment only works if the command "ceph mgr mod...
I'd *definitively* go for make 'orch apply prometheus' silently enable the prometheus module. Sebastian Wagner
04:46 PM Orchestrator Bug #46606: cephadm: post-bootstrap monitoring deployment only works if the command "ceph mgr mod...
A couple options:
- make the 'orch apply prometheus' fail if the mgr prometheus module isn't enabled. (maybe incl...
Sage Weil
07:38 PM RADOS Bug #50595 (Resolved): upgrade:nautilus-x-pacific: LibRadosService.StatusFormat failure
Seems to be ubuntu 18.04 specific
Run: https://pulpito.ceph.com/yuriw-2021-04-29_16:10:26-upgrade:nautilus-x-pacif...
Yuri Weinstein
06:56 PM RADOS Backport #49919: nautilus: mon: slow ops due to osd_failure
Kefu, can you please help with a minimal backport for nautilus? Neha Ojha
06:49 PM Orchestrator Support #50594 (Resolved): ceph orch / cephadm does not allow deploying multiple MDS daemons per ...
I have 3 hosts, with lots of cores. I have a filesystem with ~150M files that requires several active MDS daemons to ... Nathan Fish
06:46 PM Revision 36c29595 (ceph): rgw: reshard preserves old index in multisite
if the old index is still referenced by an InIndex log layout, we can't
call clean_index() to remove the index object...
Casey Bodley
05:38 PM RADOS Bug #50501 (Pending Backport): osd/scheduler/mClockScheduler: Async reservers are not updated wit...
Neha Ojha
05:28 PM Revision 0ad2b2c8 (ceph): Merge pull request #41004 from sseshasa/wip-mclock-max-backfill-misc-fix
osd: Override recovery, backfill and sleep related config options during OSD and mclock scheduler initialization.
Re...
Sridhar Seshasayee
04:27 PM RADOS Bug #45721: CommandFailedError: Command failed (workunit test rados/test_python.sh) FAIL: test_ra...
/a/yuriw-2021-04-30_12:58:14-rados-wip-yuri2-testing-2021-04-29-1501-pacific-distro-basic-smithi/6086154 Neha Ojha
04:25 PM RADOS Bug #50042: rados/test.sh: api_watch_notify failures
... Neha Ojha
03:28 PM Revision d6c84d2d (ceph): src/common: Update bluefs_buffered_io descrption.
Signed-off-by: Mark Nelson <mnelson@redhat.com> Mark Nelson
02:48 PM Dashboard Bug #42937 (In Progress): mgr/dashboard: iSCSI menu entry should indicate how many gateways are down
Kumar Navin Barnwal
02:48 PM Dashboard Cleanup #50314 (In Progress): mgr/dashboard: rename "inventory" to "disks"
Kumar Navin Barnwal
02:48 PM Dashboard Cleanup #50341 (In Progress): mgr/dashboard: typo: "Filesystems" to "File Systems"
Kumar Navin Barnwal
10:26 AM Dashboard Cleanup #50341: mgr/dashboard: typo: "Filesystems" to "File Systems"
!filesystems.png! Kumar Navin Barnwal
02:16 PM Revision 4b4f4ad7 (ceph): qa/workunits/cephadm/test_cephadm: test zap-osds
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
02:13 PM Revision a6a20baf (ceph): cephadm: implement zap-osds --fsid ... command
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
02:13 PM Revision 14c95b54 (ceph): cephadm: add --zap-osds argument to rm_cluster
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
02:03 PM Revision 6110c687 (ceph): Merge pull request #40967 from dang/wip-dang-zipper-user
RGW Zipper consistent load/store APIs for User Daniel Gryniewicz
12:38 PM Dashboard Bug #49828 (In Progress): mgr/dashboard: fix ESOCKETTIMEDOUT E2E failure
Avan Thakkar
12:35 PM CephFS Backport #50391 (Rejected): pacific: MDS doesn't set fscrypt flag on new inodes with crypto conte...
Yeah. This is some basic infrastructure that we merged for fscrypt support, but it's going to require more changes be... Jeff Layton
11:43 AM Revision 29a613bf (ceph): Merge pull request #40946 from ifed01/wip-ifed-dump-pool-statfs
osd: admin cmd to dump pools statfs for a specific OSD
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:38 AM Fix #49896 (Resolved): qa: verify the benefits of mempool cacheline optimization
Kefu Chai
11:36 AM Revision fee3028a (ceph): Merge pull request #41014 from smithfarm/wip-mempool-cacheline-49781
qa: verify the benefits of mempool cacheline optimization
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
11:06 AM bluestore Bug #46490: osds crashing during deep-scrub
Igor Fedotov wrote:
> Maximilian Stinsky wrote:
> > Igor Fedotov wrote:
> > > Maximilian Stinsky wrote:
> > > > H...
Maximilian Stinsky
10:15 AM Orchestrator Feature #50593 (Resolved): cephadm: cephfs-mirror service should enable "mgr/mirror"
cephadm: cephfs-mirror service should enable "mgr/mirror" Sebastian Wagner
09:56 AM Revision 6c609ace (ceph): mgr/dashboard: fix rename inventory to disks
Fixes: https://tracker.ceph.com/issues/50314
Signed-off-by: Navin Barnwal <knbarnwal@gmail.com>
Kumar Navin Barnwal
09:21 AM RADOS Backport #50125: nautilus: mon: Modify Paxos trim logic to be more efficient
please link this Backport tracker issue with GitHub PR https://github.com/ceph/ceph/pull/41099
ceph-backport.sh versi...
Aishwarya Mathuria
09:21 AM Revision fe0bbdaf (ceph): mgr/dashboard: fix rename inventory to disks
Fixes: https://tracker.ceph.com/issues/50314
Signed-off-by: Navin Barnwal <knbarnwal@gmail.com>
Kumar Navin Barnwal
09:16 AM Revision 9a945e9b (ceph): mon: Modifying trim logic to change paxos_service_trim_max dynamically
Currently, the Paxos Service trim logic is bounded by a max value (paxos_service_trim_max). This change dynamically m... Aishwarya Mathuria
09:10 AM Revision 47127a9c (ceph): mon: Adding variables for Paxos trim
1. Define variables for paxos_service_trim_min and paxos_service_trim_max.
2. Use them in place of g_conf()→paxo...
Aishwarya Mathuria
07:00 AM Orchestrator Bug #50592 (Closed): "ceph orch apply <svc_type>" applies placement by default without providing ...
... Juan Miguel Olmo Martínez
06:31 AM Revision 310c343b (ceph): nautilus: mon: ensure progress is [0,1] before printing
Ensure that progress is in the expected range [0,1] before
rendering a progress bar.
Nautilus only because this is a...
Dan van der Ster
06:22 AM Revision 964acc6d (ceph): Merge pull request #40998 from cyx1231st/wip-seastore-onode-tree-delete
crimson/onode-staged-tree: implement/validate features to erase values from tree
Reviewed-by: Samuel Just <sjust@red...
Samuel Just
06:09 AM mgr Bug #50591 (Fix Under Review): mgr/progress: progress can be negative
Dan van der Ster
06:04 AM mgr Bug #50591 (Resolved): mgr/progress: progress can be negative
Seen in #50587: progress can be negative. This causes unresponsive mons in nautilus <= v14.2.20 when responding to `c... Dan van der Ster
06:08 AM Revision 20990a94 (ceph): mgr/progress: ensure progress stays between [0,1]
If _original_pg_count is 0 then progress can be negative.
Fixes: https://tracker.ceph.com/issues/50591
Related-to: h...
Dan van der Ster
05:46 AM Revision 6ff3c1da (ceph): doc/cephfs/nfs: add section about ganesha logs
Fixes: https://tracker.ceph.com/issues/50008
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
05:39 AM Revision 923e689e (ceph): doc/cephfs/nfs: add note about export management with volume/nfs interf...
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
05:39 AM Revision ff11cdb4 (ceph): doc/cephfs/nfs: Replace volume/nfs with nfs
Recently, nfs related code was moved out of volumes plugin[1]. So using the
name volume/nfs for the interface is not ...
Varsha Rao
05:28 AM CephFS Feature #50581 (Fix Under Review): cephfs-mirror: allow mirror daemon to connect to local/primary...
Venky Shankar
05:10 AM Dashboard Backport #50583 (In Progress): pacific: mgr/dashboard:OSDs placement text is unreadable
Aashish Sharma
05:10 AM Revision 0fc3966a (ceph): mgr/dashboard:OSDs placement text is unreadable
While displaying the host pattern in the OSDs placement tab, it gets splited with semi-colons. Also adjusted the colu... Aashish Sharma
04:34 AM dmclock Bug #48123 (Duplicate): server: the run_sched_ahead() funcion doesn't wake up
Kefu Chai
04:33 AM dmclock Bug #48317 (Resolved): Client requests aren't scheduled
https://github.com/ceph/dmclock/pull/84 Kefu Chai
04:11 AM Revision 7fe0ac7c (ceph): qa: verify the benefits of mempool cacheline optimization
There already is a test to verify the mempool sharding works, in the sense that
it uses at least half of the variable...
Loïc Dachary

04/29/2021

11:16 PM RADOS Bug #50587: mon election storm following osd recreation: huge tcmalloc and ceph::msgr::v2::FrameA...
commit 5f95ec4457059889bc4dbc2ad25cdc0537255f69 removed that loop in Monitor.cc but wasn't backported to nautilus.
...
Dan van der Ster
10:39 PM RADOS Bug #50587: mon election storm following osd recreation: huge tcmalloc and ceph::msgr::v2::FrameA...
Something else weird in the mgr log: can negative progress events break the mon ?... Dan van der Ster
10:26 PM RADOS Bug #50587: mon election storm following osd recreation: huge tcmalloc and ceph::msgr::v2::FrameA...
Here are some notes on the timelines between various actors at the start of the incident:
mon.cephbeesly-mon-2a00f...
Dan van der Ster
07:14 PM RADOS Bug #50587 (Resolved): mon election storm following osd recreation: huge tcmalloc and ceph::msgr:...
We recreated an osd and seconds later our mons started using 100% CPU and going into an election storm which lasted n... Dan van der Ster
08:55 PM RADOS Bug #48732: Marking OSDs out causes mon daemons to crash following tcmalloc: large alloc
Wes, did you ever find out more about the root cause of this? We saw something similar today in #50587
Dan van der Ster
08:12 PM rbd Bug #50589 (Fix Under Review): [pwl ssd] crash when reading a split log entry (after the log wraps)
Ilya Dryomov
07:52 PM rbd Bug #50589 (Resolved): [pwl ssd] crash when reading a split log entry (after the log wraps)
write_log_entries() will split a log entry at the end of the log, the remainder is written to the beginning at DATA_R... Ilya Dryomov
08:09 PM Revision a40676c5 (ceph): librbd/cache/pwl/ssd/WriteLog: fix indentation
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
08:09 PM Revision 5b89c47e (ceph): librbd/cache/pwl/ssd/WriteLog: fix free()/delete mismatch
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
08:09 PM Revision e2bbf416 (ceph): librbd/cache/pwl/ssd/WriteLog: decrement m_bytes_allocated when retiring
Currently if ssd cache is filled to capacity, all future I/O hangs
indefinitely because even though the cache eventua...
Ilya Dryomov
08:09 PM Revision 27dd7f85 (ceph): librbd/cache/pwl: use m_bytes_allocated_cap for both rwl and ssd
Follow rwl mode and use AbstractWriteLog::m_bytes_allocated_cap
instead of m_log_pool_ring_buffer_size specific to ss...
Ilya Dryomov
08:09 PM Revision 626a995c (ceph): librbd/cache/pwl: bump "Waiting for allocation" and "Retiring" dout level
Bump "Waiting for allocation" to 5.
"Retiring" is at 20 for rwl and 1 for ssd. Bump the latter to 20 as
well.
Sign...
Ilya Dryomov
08:09 PM Revision 2a974fd0 (ceph): librbd/cache/pwl: include head and tail pointers in STATS
While at it, reduce the number of calls to operator<< and drop
the trailing comma.
Signed-off-by: Ilya Dryomov <idry...
Ilya Dryomov
07:53 PM Revision 462c1216 (ceph): Merge pull request #40502 from zdover23/wip-doc-podman-version-octopus-...
doc/cephadm: add podman version note to install
Reviewed-by: Sebastian Wagner <sewagner@redhat.com>
zdover23
07:52 PM Revision 34e58f5d (ceph): Merge pull request #39912 from gerald-yang/nautilus-49640
nautilus: common: Fix assertion when disabling and re-enabling clog_to_monitors
Reviewed-by: Neha Ojha <nojha@redhat...
Nathan Cutler
07:51 PM RADOS Bug #50510 (Need More Info): OSD will return -EAGAIN on balance_reads although it can return the ...
Can you please provide osd logs from the primary and replica with debug_osd=20 and debug_ms=1? That will help us unde... Neha Ojha
07:48 PM Dashboard Bug #50588 (Resolved): mgr/Dashboard: right Navigation should work on click when page width is le...
When Resizing the page at breakpoint 768px the Navigation changes from full menu to !hamburger.png! . The button shou... Kumar Navin Barnwal
06:33 PM bluestore Bug #50555 (Fix Under Review): AvlAllocator.cc: 60: FAILED ceph_assert(size != 0)
Looks like 'expand" improperly marked out-of-bound blocks as unallocated due to the bug fixed by https://github.com/c... Igor Fedotov
06:15 PM CephFS Documentation #50008 (In Progress): mgr/nfs: Add troubleshooting section
Varsha Rao
05:45 PM Dashboard Backport #50586 (Rejected): octopus: Dashboard grafana panel broken if hostname similar to each o...
Backport Bot
05:45 PM Dashboard Backport #50585 (Rejected): nautilus: Dashboard grafana panel broken if hostname similar to each ...
Backport Bot
05:45 PM Dashboard Backport #50584 (Resolved): pacific: Dashboard grafana panel broken if hostname similar to each o...
Backport Bot
05:42 PM Dashboard Bug #49769 (Pending Backport): Dashboard grafana panel broken if hostname similar to each other
Ernesto Puerta
05:41 PM RADOS Backport #49918 (In Progress): pacific: mon: slow ops due to osd_failure
Neha Ojha
05:40 PM Revision 381685f1 (ceph): Merge pull request #40072 from wornet-mwo/dashboard--grafana-hostname-c...
mgr/dashboard: Fixed name clash when hostname similar to another
Reviewed-by: Aashish Sharma <aasharma@redhat.com>
R...
Ernesto Puerta
05:40 PM Revision ca3b52a3 (ceph): mon/OSDMonitor: restructure OSDMonitor::check_failures() loop
will add a trim failures call in the loop, which mutates failure_info,
while we are still iterating this map. so have...
Kefu Chai
05:40 PM Revision 5421c0c7 (ceph): mon/OSDMonitor: drop stale failure_info
failure_info keeps strong references of the MOSDFailure messages
sent by osd or peon monitors, whenever monitor start...
Kefu Chai
05:40 PM Revision df91fa8d (ceph): osd: mark HeartbeatInfo::is_stale() and friends "const"
just for more const correctness.
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 253cb8f4114e...
Kefu Chai
05:40 PM Revision f9a6945d (ceph): osd: drop entry in failure_pending when resetting stale peer
no need to keep it in the pending list anymore.
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from comm...
Kefu Chai
05:40 PM Revision cddf1650 (ceph): mon/Monitor: early return if routed request is not found
* early return if routed request is not found in routed_requests.
reduce the indent level, for better readability.
...
Kefu Chai
05:40 PM Revision 8fe61853 (ceph): mon/OSDMonitor: do not return no_reply() again
we always return "no_op" message to proxy monitor in
`OSDMonitor::prepare_failure()` at the very beginning of this me...
Kefu Chai
05:40 PM Revision 6a1a954a (ceph): mon/OSDMonitor: do not return old failure report when updating it
there is no need to return stale report, as the caller is not interested
in it.
Signed-off-by: Kefu Chai <kchai@redh...
Kefu Chai
05:40 PM Revision 84fd33e7 (ceph): mon/OSDMonitor: extract get_grace_time()
for better readability
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit d42815d5e9c4ba781ea710...
Kefu Chai
05:27 PM mgr Backport #50385 (In Progress): pacific: pybind/mgr/devicehealth: scrape-health-metrics command ac...
Patrick Donnelly
05:25 PM Revision 0ea5c8b8 (ceph): pybind/mgr/devicehealth: fix command name
Regression: 61bb1691f453a137cf4d50467af233fd3db7f897
Fixes: https://tracker.ceph.com/issues/50304
Signed-off-by: Patr...
Patrick Donnelly
05:06 PM RADOS Backport #50480 (Resolved): pacific: filestore: ENODATA error after directory split confuses tran...
Nathan Cutler
04:56 PM Revision f330b50f (ceph): RGW Zipper - Permenant User storage API
The load/store/remove APIs for User are needed, so make them consistent
and permenant.
Signed-off-by: Daniel Gryniew...
Daniel Gryniewicz
04:50 PM CephFS Backport #50255: nautilus: mds: standby-replay only trims cache when it reaches the end of the re...
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40744
merged
Yuri Weinstein
04:50 PM Revision cc8e82fc (ceph): Merge pull request #40744 from smithfarm/wip-50255-nautilus
nautilus: mds: trim cache regularly for standby-replay
Reviewed-by: Ramana Raja <rraja@redhat.com>
Yuri Weinstein
04:43 PM Backport #50356 (In Progress): nautilus: npm problem causes "make-dist" to fail when directory co...
Nathan Cutler
04:42 PM Revision 276489bc (ceph): make-dist: refuse to run if script path contains a colon
Colons are not permissible in POSIX paths and their presence is known to break
the script.
Fixes: https://tracker.ce...
Nathan Cutler
04:42 PM Backport #50357 (In Progress): octopus: npm problem causes "make-dist" to fail when directory con...
Nathan Cutler
04:42 PM Revision 1d04f5c0 (ceph): make-dist: refuse to run if script path contains a colon
Colons are not permissible in POSIX paths and their presence is known to break
the script.
Fixes: https://tracker.ce...
Nathan Cutler
04:41 PM Backport #50358 (In Progress): pacific: npm problem causes "make-dist" to fail when directory con...
Nathan Cutler
04:41 PM Revision 47ee746c (ceph): make-dist: refuse to run if script path contains a colon
Colons are not permissible in POSIX paths and their presence is known to break
the script.
Fixes: https://tracker.ce...
Nathan Cutler
04:33 PM Revision 9e3aa76f (ceph): Merge pull request #41040 from tchaikov/wip-doc-mds-conf
doc/cephfs/mds-config-ref: render options using confval directive
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Kefu Chai
04:10 PM Revision d12e7f45 (ceph): rbd: --source-spec-file should be --source-spec-path
It was renamed during development, get rid of the leftovers.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Ilya Dryomov
03:48 PM Revision 48ce5bb6 (ceph): Merge pull request #41028 from mkogan1/wip-rgw-tracker-50467
rgw: fix segfault related to explicit object manifest handling Mark Kogan
03:45 PM Dashboard Backport #50583 (Resolved): pacific: mgr/dashboard:OSDs placement text is unreadable
https://github.com/ceph/ceph/pull/41096 Backport Bot
03:45 PM Dashboard Backport #50582 (Resolved): octopus: mgr/dashboard:OSDs placement text is unreadable
https://github.com/ceph/ceph/pull/41124 Backport Bot
03:43 PM Dashboard Bug #50580 (Pending Backport): mgr/dashboard:OSDs placement text is unreadable
Perhaps this is not needed in octopus (to be confirmed when backporting). Ernesto Puerta
12:53 PM Dashboard Bug #50580 (Resolved): mgr/dashboard:OSDs placement text is unreadable
While displaying the host pattern in the OSDs placement tab, it splits the string with semi-colons such as (m;a;g;n;a... Aashish Sharma
03:42 PM Revision b0c0815e (ceph): Merge pull request #41083 from rhcs-dashboard/fix-50580-master
mgr/dashboard: OSDs placement text is unreadable
Reviewed-by: Avan Thakkar <athakkar@redhat.com>
Reviewed-by: Ernest...
Ernesto Puerta
02:59 PM bluestore Bug #50571 (Resolved): deadlock in fileWriter
Kefu Chai
10:34 AM bluestore Bug #50571 (Fix Under Review): deadlock in fileWriter
Kefu Chai
06:21 AM bluestore Bug #50571: deadlock in fileWriter
Swapping steps 4 and 5 can avoid deadlock problems. CONGMIN YIN
12:15 AM bluestore Bug #50571 (Resolved): deadlock in fileWriter
quote from https://github.com/ceph/ceph/pull/34109
> The new locking scheme can lead to a deadlock if two threads ...
Kefu Chai
02:59 PM Revision a64b6235 (ceph): Merge pull request #41082 from tchaikov/wip-50558
os/bluestore: Revert" Optimizing the lock of bluestore writing process"
Reviewed-by: Mark Nelson <mnelson@redhat.com...
Kefu Chai
02:58 PM Revision 4fa8b4aa (ceph): Merge pull request #41064 from petrutlucian94/win_at_removedir
include: define AT_REMOVEDIR on Windows
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Reviewed-by: Venky Shankar <vs...
Kefu Chai
02:55 PM Revision 7f67a758 (ceph): mgr/cephadm: ceph-volume verbose only when fails
Resolves: https://tracker.ceph.com/issues/50526
Signed-off-by: Juan Miguel Olmo Martínez <jolmomar@redhat.com>
Juan Miguel Olmo Martínez
02:23 PM rgw Bug #50269 (Resolved): s3select crash in std::locale
Casey Bodley
02:20 PM Revision 59624b0f (ceph): Merge pull request #41038 from tchaikov/wip-cmake-liburing
cmake: pass "CC" using configure when building liburing
Reviewed-by: Ronen Friedman <rfriedma@redhat.com>
Kefu Chai
02:14 PM rgw Bug #50554 (Fix Under Review): radosgw-admin user create error message is confusing if user with ...
Casey Bodley
02:12 PM Revision b53392a1 (ceph): librbd/cache/pwl: Fix pmem cache fragment issue
I/O may hang due to pmem cache fragment issue when blocks are diffrent
in size. Call pmdk API(pmemobj_defrag) to solv...
CONGMIN YIN
02:08 PM rgw Bug #50139 (Resolved): RadosGW can't start when upgrade to Pacific (16.2.0) from Octopus (15.2.10)
Casey Bodley
02:08 PM rgw Bug #50218 (Resolved): Segmentation fault in radosgw_Main()
Casey Bodley
02:07 PM rgw Bug #50520 (Fix Under Review): slow radosgw-admin startup when large value of rgw_gc_max_objs con...
Casey Bodley
02:05 PM rgw Bug #50553 (Resolved): ragweed bootstrap failing in teuthology: "virtualenv: error: unrecognized ...
Casey Bodley
01:56 PM Revision 543b0243 (ceph): mgr/dashboard:OSDs placement text is unreadable
While displaying the host pattern in the OSDs placement tab, it gets splited with semi-colons. Also adjusted the colu... Aashish Sharma
01:44 PM rgw Bug #47586: Able to circumvent S3 Object Lock using deleteobjects command
(for bug scrub 4/29: I will take ownership of this issue) Matt Benjamin
01:40 PM rgw Bug #47586: Able to circumvent S3 Object Lock using deleteobjects command
This issue needs to picked up! This makes the reason why we are running Ceph almost unusable! Robert Groenewald
01:43 PM CephFS Feature #50581 (Resolved): cephfs-mirror: allow mirror daemon to connect to local/primary cluster...
This enables rook to easily deploy and manage cephfs-mirror daemons and mimics how other daemon in ceph work. Venky Shankar
01:28 PM CephFS Bug #50523 (Fix Under Review): Mirroring path "remove" don't not seem to work
Venky Shankar
01:00 PM bluestore Bug #50578: BlueFS::FileWriter::lock aborts when trying to `--mkfs`
Presumably duplicate of #50571 Igor Fedotov
10:34 AM bluestore Bug #50578 (Duplicate): BlueFS::FileWriter::lock aborts when trying to `--mkfs`
with vstart.sh on centos 8 ... Deepika Upadhyay
12:05 PM RADOS Bug #50558 (Fix Under Review): Data loss propagation after backfill
Kefu Chai
11:25 AM RADOS Bug #50558: Data loss propagation after backfill
Hi
I worked with hase-san and submitted PR to handle readdir error correctly in filestore code: https://github.com...
Tomohiro Misono
12:03 PM Revision 2627f320 (ceph): os/bluestore: Revert" Optimizing the lock of bluestore writing process"
This reverts commit e80d3f7a891af99ba0d4cfe99e5530016ca867ac.
Fixes: https://tracker.ceph.com/issues/50571
Signed-of...
Kefu Chai
11:58 AM Dashboard Cleanup #50314: mgr/dashboard: rename "inventory" to "disks"
@Ernesto So the tickets demands the 'inventory' on navigation menu to be renamed as 'Disks' or Storage ?
That's all?...
Kumar Navin Barnwal
11:27 AM Dashboard Cleanup #49718 (Fix Under Review): mgr/dashboard: remove NFSv3 support from dashboard
Volker Theile
09:48 AM Dashboard Cleanup #49718 (Need More Info): mgr/dashboard: remove NFSv3 support from dashboard
According to the following links NFSv3 is not supported in Octopus, so it might make sense to reopen this issue.
-...
Volker Theile
11:00 AM Bug #50579 (Fix Under Review): pacific: Ceph SIGILL on RaspberryPi 4 aarch64
we need to include https://github.com/facebook/rocksdb/commit/29f7bbef995bdf83098963799c66af742e95373f by cherry-pick... Kefu Chai
10:55 AM Bug #50579 (Resolved): pacific: Ceph SIGILL on RaspberryPi 4 aarch64
When trying to start ceph on a container (pacific v16.2.1) using cephadmin, ceph fails with SIGILL and crashes.
Th...
David Caro
10:38 AM RADOS Fix #50574: qa/standalone: Modify/re-write failing standalone tests with mclock scheduler
Standalone failures observed here:
https://pulpito.ceph.com/sseshasa-2021-04-23_15:37:51-rados-wip-mclock-max-backfi...
Sridhar Seshasayee
05:43 AM RADOS Fix #50574 (Resolved): qa/standalone: Modify/re-write failing standalone tests with mclock scheduler
A subset of the existing qa/standlone tests are failing with osd_op_queue set to "mclock_scheduler".
This is mainl...
Sridhar Seshasayee
10:19 AM RADOS Bug #50462: OSDs crash in osd/osd_types.cc: FAILED ceph_assert(clone_overlap.count(clone))
We run into the same assert over and over on one OSD. We were upgrading from luminous to nautilus ceph version 14.2.2... Ana Aviles
09:13 AM Orchestrator Bug #50526: OSD massive creation: OSDs not created
Andreas Håkansson wrote:
> We have the same or a very similar problem,
> In out test case adding more than 8 disk w...
Juan Miguel Olmo Martínez
08:05 AM ceph-ansible Bug #50577 (Triaged): migrate NFS exports form ceph-ansible to mgr/nfs
The cephadm generated ganesha.conf differs from what manila uses because there's no flexibility in configuring differ... Francesco Pantano
08:03 AM Revision 47b67ec4 (ceph): crimson/onode-staged-tree: allow to insert item to an empty node
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
08:03 AM Revision c6427de4 (ceph): crimson/onode-staged-tree: fix ownership issues at node-level
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
08:03 AM Revision 80868b83 (ceph): crimson/onode-staged-tree: implement synthetic tests for value erase
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
08:03 AM Revision cf9f1c80 (ceph): crimson/onode-staged-tree: implement erase for perf-staged-tree
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
08:03 AM Revision 609eba25 (ceph): crimson/onode-staged-tree: disable concurrent gc
Fix test/perf hang according to 947b103eed0720bc6276274b1b707b221b895a62
Signed-off-by: Yingxin Cheng <yingxin.cheng...
Yingxin Cheng
08:03 AM Revision 72a0b6e9 (ceph): crimson/onode-staged-tree: cleanup replace_track/track_split()
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
08:03 AM Revision 827fcde0 (ceph): crimson/onode-staged-tree: add invalid state to tree_cursor_t
If a key-value pair is erased from the tree, the according tree_cursor_t
is untracked and becomes invalid.
From Curs...
Yingxin Cheng
08:03 AM Revision c9360d41 (ceph): crimson/onode-staged-tree: implement tree-level erase interfaces
Define and implement erase related interfaces from BTree, BTree::Cursor,
tree_cursor_t, Node to LeafNode.
Signed-off...
Yingxin Cheng
08:03 AM Revision f286afb8 (ceph): crimson/onode-staged-tree: remove implemented TODO
Already implemented in c32c1032de1223169a1223d1b8995856e8763df5
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
Yingxin Cheng
08:03 AM Revision 776390d2 (ceph): crimson/onode-staged-tree: fix log
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
08:03 AM Revision 5d41bda1 (ceph): crimson/onode-staged-tree: implement NodeExtentManager::retire_extent()
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
08:03 AM Revision 5e8ed3e8 (ceph): crimson/onode-staged-tree: implement states for NodeExtentAccessorT
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
08:03 AM Revision 71836adf (ceph): crimson/onode-staged-tree: cleanup node interfaces
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
08:03 AM Revision 01500674 (ceph): crimson/onode-staged-tree: be explicit about node num-key/value invariants
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
08:03 AM Revision 2cebba56 (ceph): crimson/onode-staged-tree: fix get_pivot_index() for leaf node
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
08:03 AM Revision 630babc1 (ceph): crimson/onode-staged-tree: implement fast Node::get_name()
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
08:03 AM Revision ee299635 (ceph): crimson/onode-staged-tree: improve logs
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
08:03 AM Revision 36b4610a (ceph): crimson/onode-staged-tree: implement delta encode/decode for erase ops
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
08:03 AM Revision eb4c03f4 (ceph): crimson/onode-staged-tree: implement node-level erase/merge logic
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
08:03 AM Revision c4b5e7fe (ceph): crimson/onode-staged-tree: implement staged::is_keys_one()
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
08:03 AM Revision 5818e786 (ceph): crimson/onode-staged-tree: fix container_t::update_size() to accept neg...
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
08:03 AM Revision 01873f48 (ceph): crimson/onode-staged-tree: implement staged::erase()
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
08:03 AM Revision 767306bf (ceph): crimson/onode-staged-tree: test erase in leaf node
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
08:03 AM Revision 7f73bbfe (ceph): crimson/onode-staged-tree: implement layout-level merge
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
08:03 AM Revision 8e090337 (ceph): crimson/onode-staged-tree: test merge in leaf node
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
08:03 AM Revision 6291154e (ceph): crimson/onode-staged-tree: implement staged::get_prev_slot()
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
08:03 AM Revision 6ece760c (ceph): crimson/onode-staged-tree: test merge in internal node
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
08:03 AM Revision d0998d3a (ceph): crimson/onode-staged-tree: test fix_index() in internal node
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
08:03 AM Revision fbf4d71d (ceph): crimson/onode-staged-tree: cleanup tree_utils.h
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
08:03 AM Revision 86ad429d (ceph): crimson/.../node_extent_manager: replay extents may be dirty
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
08:03 AM Revision 9f821d0e (ceph): crimson/onode-staged-tree: pass origin_left_addr to apply_children_merge()
rebuild_extent() may change the address of the left child, we need to
pass the origin_left_addr in order to validate ...
Yingxin Cheng
08:03 AM Revision e0a9bfbc (ceph): crimson/onode-staged-tree: don't validate child when it's outdated
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
08:03 AM Revision 04fbaa03 (ceph): crimson/onode-staged-tree: move try_downgrade_root() into fix_index()
Specifically, apply_children_merge() doesn't know whether it will be
retired due to fix_parent_index().
Signed-off-b...
Yingxin Cheng
07:40 AM rbd Backport #50576 (Resolved): pacific: [pwl rwl] IO hang after a period of time I/O of different bl...
https://github.com/ceph/ceph/pull/43772 Backport Bot
07:35 AM rbd Bug #49879 (Pending Backport): [pwl rwl] IO hang after a period of time I/O of different block sizes
Ilya Dryomov
07:35 AM Revision defea709 (ceph): Merge pull request #40493 from CongMinYin/fix-rwl-fragment
librbd/cache/pwl: Fix pmem cache fragment issue
Reviewed-by: Mykola Golub <mgolub@suse.com>
Reviewed-by: Ilya Dryomo...
Ilya Dryomov
06:48 AM Bug #50575 (Resolved): ceph-osd fails with latest boost 1.75
... Deepika Upadhyay
03:20 AM CephFS Feature #47264 (In Progress): "fs authorize" subcommand should work for multiple FSs too
Rishabh Dave

04/28/2021

11:09 PM Revision 58efeb91 (ceph): ceph-volume: implement bluefs volume migration.
This is a wrapper over ceph-bluestore-tool's bluefs-bdev-migrate command.
Primarily intended to introduce LVM tags ma...
Igor Fedotov
11:06 PM Revision 94a91f54 (ceph): tools/ceph-bluestore-tool: be more legible before requesting additional...
Request DB/WAL size specification when relevant devices are created
only.
Signed-off-by: Igor Fedotov <ifedotov@suse...
Igor Fedotov
10:42 PM Revision e216c1ee (ceph): Merge PR #41072 into master
* refs/pull/41072/head:
doc/releases/nautilus: fix a braino in 14.2.20 release note
Reviewed-by: Sage Weil <sage@re...
Sage Weil
09:36 PM CephFS Bug #46883: kclient: ghost kernel mount
Xiubo Li wrote:
> Ramana Raja wrote:
> > I saw the following failure multiple times in Yuri's nautilus runs,
> > h...
Ramana Raja
01:47 AM CephFS Bug #46883: kclient: ghost kernel mount
Ramana Raja wrote:
> I saw the following failure multiple times in Yuri's nautilus runs,
> https://pulpito.ceph.com...
Xiubo Li
01:29 AM CephFS Bug #46883: kclient: ghost kernel mount
I saw the following failure multiple times in Yuri's nautilus runs,
https://pulpito.ceph.com/yuriw-2021-04-21_16:19:...
Ramana Raja
09:25 PM CephFS Backport #50179: nautilus: client: only check pool permissions for regular files
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40730
merged
Yuri Weinstein
09:25 PM Revision cda1238d (ceph): Merge pull request #40730 from smithfarm/wip-50179-nautilus
nautilus: cephfs: client: only check pool permissions for regular files
Reviewed-by: Ramana Raja <rraja@redhat.com>
Yuri Weinstein
09:17 PM CephFS Bug #50570 (Won't Fix - EOL): nautilus: qa: tasks/trim-i22073 cluster [WRN] Health check failed: ...
https://pulpito.ceph.com/yuriw-2021-04-20_21:38:51-fs-wip-yuri8-testing-2021-04-20-0734-nautilus-distro-basic-smithi/... Ramana Raja
08:53 PM CephFS Bug #50569: nautilus: qa: tasks/cfuse_workunit_suites_fsstress validater/valgrind failures
Maybe this is same as https://tracker.ceph.com/issues/36685 [paramiko timeout not working for hung process] ? Ramana Raja
08:48 PM CephFS Bug #50569 (Won't Fix): nautilus: qa: tasks/cfuse_workunit_suites_fsstress validater/valgrind fai...
Description: fs/verify/{begin centos_latest clusters/fixed-2-ucephfs conf/{client mds mon osd} mount/fuse objectstore... Ramana Raja
08:07 PM Orchestrator Bug #50102 (Resolved): spec jsons that expect a list in a field dont verify that a list was actua...
Daniel Pivonka
07:49 PM rbd Bug #49876: [luks] sporadic failure in TestLibRBD.TestEncryptionLUKS2
http://qa-proxy.ceph.com/teuthology/dis-2021-04-28_17:10:10-rbd-wip-dis-testing-distro-basic-smithi/6079915/teutholog... Ilya Dryomov
07:13 PM Dashboard Bug #49857 (Closed): mgr/dashboard: E2E Failure: CRUSH map page > fields check > should check tha...
On going work here https://tracker.ceph.com/issues/49236. Avan Thakkar
07:09 PM CephFS Backport #50026: nautilus: client: items pinned in cache preventing unmount
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40722
merged
Yuri Weinstein
07:09 PM Revision 7abedbe2 (ceph): Merge pull request #40722 from smithfarm/wip-50026-nautilus
nautilus: client: fire the finish_cap_snap() after buffer being flushed
Reviewed-by: Ramana Raja <rraja@redhat.com>
Yuri Weinstein
07:08 PM CephFS Backport #49853: nautilus: mds: race of fetching large dirfrag
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40720
merged
Yuri Weinstein
07:08 PM Revision e8b0313f (ceph): Merge pull request #40720 from smithfarm/wip-49853-nautilus
nautilus: mds: fix race of fetching large dirfrag
Reviewed-by: Ramana Raja <rraja@redhat.com>
Yuri Weinstein
06:59 PM Revision 63740fa9 (ceph): pybind/ceph_volume_client: Handles purge of unicode directory names in ...
This change is not cherry-picked from master, because master has dropped
python2 support. And this change is to print...
Jose Castro Leon
06:58 PM Dashboard Bug #50568 (Resolved): mgr/dashboard: ingress service creation follow-up
Improving usability/UI for ingress service creation form: pre-populating the service id from backend_service. Avan Thakkar
06:57 PM Dashboard Bug #50567 (Resolved): mgr/dashboard: add Services e2e tests
There are currently no e2e test files for Cluster->Services, let's introduce it starting with the recent change to in... Avan Thakkar
06:37 PM Dashboard Tasks #50566 (Resolved): mgr/dashboard: Review Section for the Create Cluster Workflow
User can review all the details entered in the previous page and then go on to Create Cluster Nizamudeen A
06:35 PM Dashboard Tasks #50565 (Resolved): mgr/dashboard: Add host section for the Create Cluster Workflow
The user can add and delete hosts in this page. Nizamudeen A
06:33 PM Dashboard Tasks #50564 (Resolved): mgr/dashboard: Add a welcome page for the Create Cluster Workflow
This page will be the first page to show when user manually tries to create a cluster. Nizamudeen A
06:27 PM Orchestrator Bug #50306 (Pending Backport): /etc/hosts is not passed to ceph containers. clusters that were re...
Sage Weil
06:27 PM Revision f8e872ce (ceph): Merge PR #40924 into master
* refs/pull/40924/head:
mgr/cephadm: check hostname resolution before adding host
cephadm: provide a way to checkho...
Sage Weil
06:26 PM Revision 0e273e67 (ceph): Merge pull request #40593 from ideepika/wip-new-testing-params
qa/config/rados: add dispatch delay testing params
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Neha O...
Josh Durgin
06:26 PM Orchestrator Feature #46044 (Pending Backport): cephadm: Distribute admin keyring.
Sage Weil
06:26 PM Revision 75480f52 (ceph): Merge PR #40941 into master
* refs/pull/40941/head:
qa/suites/rados/cephadm/smoke-roleless: test client-keyring
qa/tasks/cephadm.py: adjust cli...
Sage Weil
06:26 PM Orchestrator Bug #50443 (Pending Backport): cephadm: Don't allow upgrade start with not enough mgr or mon daemons
Sage Weil
06:26 PM Revision 428d3df5 (ceph): Merge PR #40943 into master
* refs/pull/40943/head:
mgr/cephadm: skip ok-to-stop for mons in upgrade if < 3 mons
mgr/cephadm: don't allow upgra...
Sage Weil
06:25 PM Orchestrator Bug #50544 (Pending Backport): cephadm: monitoring stack containers in conf file passed to bootst...
Sage Weil
12:47 PM Orchestrator Bug #50544 (Fix Under Review): cephadm: monitoring stack containers in conf file passed to bootst...
Adam King
06:25 PM Revision 1b70eed0 (ceph): Merge PR #41049 into master
* refs/pull/41049/head:
cephadm: re-assimilate user provided conf after mgr created
Reviewed-by: Sage Weil <sage@re...
Sage Weil
06:24 PM Orchestrator Bug #50548 (Pending Backport): cephadm doesn't deploy monitors when multiple public networks
Sage Weil
07:21 AM Orchestrator Bug #50548: cephadm doesn't deploy monitors when multiple public networks
PR created: https://github.com/ceph/ceph/pull/41055 Stanislav Datskevych
06:58 AM Orchestrator Bug #50548 (Resolved): cephadm doesn't deploy monitors when multiple public networks
The issue spotted on Ceph 16.2.1 deployed with cephadm+docker, although the master branch seems to also be affected.
...
Stanislav Datskevych
06:24 PM Revision 22f785e1 (ceph): Merge PR #41055 into master
* refs/pull/41055/head:
cephadm: allow several public networks be matched
Reviewed-by: Sebastian Wagner <swagner@su...
Sage Weil
05:44 PM Orchestrator Bug #50062 (Resolved): orch host add with multiple labels and no addr
Daniel Pivonka
05:32 PM Orchestrator Bug #50248 (Resolved): rgw-nfs daemons marked as stray
Daniel Pivonka
05:28 PM Dashboard Bug #46369 (Fix Under Review): mgr/dashboard: RBD namspace creation form gives incorrect hint whe...
Navin: The issue is Resolved only when the PR you raised is merged. For now I am keeping it in Fix Under Review. Once... Nizamudeen A
12:14 PM Dashboard Bug #46369 (Resolved): mgr/dashboard: RBD namspace creation form gives incorrect hint when creati...
Kumar Navin Barnwal
05:03 PM CephFS Feature #50235: allow cephfs-shell to mount named filesystems
I would like to work on this ticket. If that's ok, can some one please assign this ticket to me? Tarang Sharma
04:47 PM Bug #50563 (Resolved): pacific build fails for suse
https://shaman.ceph.com/builds/ceph/pacific/717ce59b76c659aaef8c5aec1355c0ac5cef7234/default/267581/... Yuri Weinstein
04:22 PM Stable releases Tasks #50562: pacific v16.2.2
h3. QE VALIDATION (STARTED 4/28/21)
PRs list => https://pad.ceph.com/p/pacifci_v16.2.2_QE_PRs_LIST
*sepia ceph ...
Yuri Weinstein
04:20 PM Stable releases Tasks #50562 (Resolved): pacific v16.2.2
h3. Workflow
* "Preparing the release":http://ceph.com/docs/master/dev/development-workflow/#preparing-a-new-relea...
Yuri Weinstein
04:18 PM Revision e0278649 (ceph): Merge pull request #41059 from tchaikov/wip-crimson-clang-cleanup
crimson: clean up issues spotted by the clang compiler
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
04:13 PM rbd Bug #50560 (Fix Under Review): [pwl ssd] indefinite I/O hang if cache is filled to capacity
Kefu Chai
01:45 PM rbd Bug #50560 (Resolved): [pwl ssd] indefinite I/O hang if cache is filled to capacity
Ilya Dryomov
04:11 PM Revision c2b3f7f5 (ceph): cmake: disable "variable tracking" when building rados python binding
to silence the warning like:
/home/jenkins-build/build/workspace/ceph-pull-requests/build/src/pybind/rados/rados.c: ...
Kefu Chai
04:11 PM Revision 657fa4b7 (ceph): cmake: do not pass ${PYTHON_VERSION} to distutils_add_cython_module()
the python2 support was dropped in
5fc657b40dc7d27e84d4b62b5f37d9c771d74fcd, so no need to pass the python
version an...
Kefu Chai
04:07 PM Orchestrator Feature #49960 (Resolved): cephadm: put max on number of daemons in placement count based on numb...
Adam King
04:06 PM Orchestrator Documentation #50257 (Resolved): cephadm docs: wrong command for getting events for single daemon
Adam King
04:06 PM Orchestrator Bug #49757 (Resolved): orch: --format flag name not included in help for 'orch ps' and 'orch ls'
Adam King
04:02 PM Revision 9ff45034 (ceph): doc/releases/nautilus: fix a braino in 14.2.20 release note
Setting auth_expose_insecure_global_id_reclaim to false disables the
"disconnect right after authentication" behavior...
Ilya Dryomov
03:44 PM Revision 717ce59b (ceph): Merge PR #40922 into pacific
* refs/pull/40922/head:
pybind/ceph_argparse: print --format flag name in help descs
mgr/cephadm: don't list non ce...
Sage Weil
03:39 PM Revision d3d42477 (ceph): mgr/dashboard/test: refactor _task_request
Signed-off-by: Pere Diaz Bou <pdiazbou@redhat.com> Pere Díaz Bou
03:39 PM Revision 805195b9 (ceph): mgr/dashboard/sso: test and refactor handle_sso_command
Signed-off-by: Pere Diaz Bou <pdiazbou@redhat.com> Pere Díaz Bou
03:39 PM Revision 6ee60349 (ceph): mgr/dashboard/rbd_mirroring: test and refactor get_daemons_and_pools
Signed-off-by: Pere Diaz Bou <pdiazbou@redhat.com> Pere Díaz Bou
03:39 PM Revision 44f22bbe (ceph): mgr/dashboard/controllers: test and refactor EndpointDoc and Endpoint
Signed-off-by: Pere Diaz Bou <pdiazbou@redhat.com> Pere Díaz Bou
03:35 PM Revision bdd322a2 (ceph): Merge pull request #41063 from tchaikov/wip-rgw-move
rgw/rgw_rest_sts: return local variable w/o std::move()
Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
Kefu Chai
03:26 PM Dashboard Feature #36587 (In Progress): mgr/dashboard: Page title should indicate current location
Kumar Navin Barnwal
03:10 PM rbd Bug #50522 (Fix Under Review): [rbd-nbd] default pool isn't picked up
Sunny Kumar
03:09 PM CephFS Bug #50561 (Fix Under Review): cephfs-mirror: incrementally transfer snapshots whenever possible
Venky Shankar
03:08 PM CephFS Bug #50561 (Resolved): cephfs-mirror: incrementally transfer snapshots whenever possible
Currently, each snapshot is synchronized by purging data on remote filesystem under the directory followed by bulk co... Venky Shankar
03:07 PM Revision 8080bd28 (ceph): RGW Zipper - move attrs into User
Signed-off-by: Daniel Gryniewicz <dang@redhat.com> Daniel Gryniewicz
02:39 PM Backport #50498 (In Progress): pacific: mgr/dashboard: set required env. variables in run-backend...
Alfonso Martínez
02:38 PM Revision 493e16ce (ceph): mgr/dashboard: set required env. variables in run-backend-api-tests.sh
Fixes: https://tracker.ceph.com/issues/50484
Signed-off-by: Alfonso Martínez <almartin@redhat.com>
(cherry picked fro...
Alfonso Martínez
02:27 PM Revision 7ea1200f (ceph): mgr/dashboard/iscsi: test and refactor _delete, overview, _create
Signed-off-by: Pere Diaz Bou <pdiazbou@redhat.com> Pere Díaz Bou
02:11 PM Revision 477ce083 (ceph): Merge pull request #41067 from zdover23/wip-doc-crismon-misspelling-fix...
doc/crimson: s/Crismon/Crimson/
Reviewed-by: Kefu Chai <kchai@redhat.com>
zdover23
02:08 PM Revision 3043aaaa (ceph): doc/cephadm: add podman version note to install
This PR adds a note to the cephadm installation
guide that informs users that only podman version
2.0.0 and higher wo...
Zac Dover
02:01 PM Revision 1b9e3edc (ceph): mgr/cephadm: Purge iscsi configuration from pool and ceph config
Remove gateway.conf from iscsi pool when service is removed
Remove iscsi ceph config keys
Remove iscsi dashboard gate...
Juan Miguel Olmo Martínez
01:41 PM rbd Bug #49879 (Fix Under Review): [pwl rwl] IO hang after a period of time I/O of different block sizes
Ilya Dryomov
01:28 PM Revision 4e67878c (ceph): Merge pull request #41048 from zdover23/wip-doc-rados-config-cluster-na...
doc/rados: rename "Running Multiple Clusters"
Reviewed-by: Kefu Chai <kchai@redhat.com>
zdover23
01:26 PM Revision f9040783 (ceph): doc/crimson: s/Crismon/Crimson/
This misspelling occurred twice in this
document.
Signed-off-by: Zac Dover <zac.dover@gmail.com>
Zac Dover
12:54 PM Revision e69e3dae (ceph): crimson/os/seastore: do not capture label using &
structured binding does not define variables. unlike GCC, Clang does
not allow this. this change address following bu...
Kefu Chai
12:54 PM Revision bdc5b147 (ceph): crimson/os/seastore: do not reference non-template with template
this change addresses the build failure with clang:
src/crimson/os/seastore/onode_manager/staged-fltree/node_extent_...
Kefu Chai
12:54 PM Revision 8e85261b (ceph): test/crimson/seastore: do not put braces around scalar initializer
this change silences the warning from clang like:
src/test/crimson/seastore/onode_tree/test_value.h:152:12: warning:...
Kefu Chai
12:54 PM Revision 7288dd20 (ceph): crimson/os/seastore: mark final class "final"
this change silences warning like:
../src/crimson/os/seastore/onode_manager/staged-fltree/fltree_onode_manager.h:80...
Kefu Chai
12:54 PM Revision a56f89dd (ceph): crimson/common: do not capture unused variable
this change silences the warning from clang, like:
../src/crimson/common/interruptible_future.h:276:8: warning: lam...
Kefu Chai
12:54 PM Revision d4eb4c06 (ceph): crimson/os/seastore: do not capture unused variable
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
12:45 PM Revision 87a1ae7a (ceph): doc/rados: rename "Running Multiple Clusters"
This PR corrects a title so that the title
more accurately describes the content in the
section it names.
Fixes: htt...
Zac Dover
12:35 PM Revision b59c7676 (ceph): mds: session dumps num_completed_flushes
This can be useful when debugging clients failing to advance
oldest client/flush tid.
Signed-off-by: Dan van der Ste...
Dan van der Ster
12:33 PM Revision fa931c44 (ceph): Merge pull request #41054 from leseb/bkp-41032
pacific: ceph-volume: fix "device" output Sébastien Han
12:31 PM CephFS Bug #50559 (Fix Under Review): session dump includes completed_requests twice, once as an integer...
Dan van der Ster
12:20 PM CephFS Bug #50559 (Resolved): session dump includes completed_requests twice, once as an integer and onc...
... Dan van der Ster
12:27 PM Revision 52098f19 (ceph): mds: completed_requests -> num_completed_requests
Rename this in the session dump so we don't collide with the
completed_requests dump in mdstypes session_info_t::dump...
Dan van der Ster
12:20 PM Revision 4aab6e3c (ceph): include: define AT_REMOVEDIR on Windows
The AT_REMOVEDIR flag is used by a recent change [1] but isn't
defined on Windows.
This commit will add the missing ...
Lucian Petrut
12:17 PM RADOS Bug #50558 (Resolved): Data loss propagation after backfill
Situation:
An OSD data loss has been propagated to other OSDs. If backfill is performed when shard is missing in a p...
Jin Hase
12:16 PM Revision 9ac1991f (ceph): radosgw-admin: skip GC init on read-only admin ops
Fixes: https://tracker.ceph.com/issues/50520
Signed-off-by: Mark Kogan <mkogan@redhat.com>
Mark Kogan
12:16 PM Revision 60daa389 (ceph): rgw/rgw_rest_sts: return local variable w/o std::move()
in C++17, the C++ standard ensures that the return value in this case
can be optimized with copy elision, adding std:...
Kefu Chai
12:14 PM Dashboard Bug #50519 (Fix Under Review): "ceph dashboard set-ssl-certificate{,-key} -i" is trying to decode...
Alfonso Martínez
11:39 AM Revision b26a5082 (ceph): librbd, tools/rbd_nbd: use boost::endian for endian conversion
be32toh() and friends are available on BSD and from glibc, but they
are not part of any standard. let's use boost::en...
Kefu Chai
11:39 AM Revision ef12761b (ceph): librbd: use uint64 for return value of size()
size_t is not necessarily an alias of uint64_t, so template argument
deduction would fail if we use `std::min(m_objec...
Kefu Chai
11:38 AM Revision ab0ec5fd (ceph): librbd/api: stop at the first matched image
if compiled with libc++ instead of libstdc++, there is chance that
std::experimental::erase_if() is missing, so use a...
Kefu Chai
11:38 AM bluestore Support #50309 (Resolved): bluestore_min_alloc_size_hdd = 4096
This have now been backported to the next nautilus/octopus release. #50549 #50550 Dan van der Ster
11:15 AM bluestore Support #50309: bluestore_min_alloc_size_hdd = 4096
Thanks. Greg Smith
08:33 AM bluestore Support #50309: bluestore_min_alloc_size_hdd = 4096
min_alloc_size is printed in hex at debug_bluestore level 10 when the superblock is opened:... Dan van der Ster
08:02 AM bluestore Support #50309: bluestore_min_alloc_size_hdd = 4096
Can someone help? Greg Smith
11:36 AM bluestore Bug #50550 (Resolved): octopus: os/bluestore: be more verbose in _open_super_meta by default
Dan van der Ster
09:02 AM bluestore Bug #50550 (Fix Under Review): octopus: os/bluestore: be more verbose in _open_super_meta by default
Dan van der Ster
08:56 AM bluestore Bug #50550 (Resolved): octopus: os/bluestore: be more verbose in _open_super_meta by default
backport https://github.com/ceph/ceph/pull/30838/commits/4087f82aea674df4c7b485bf804f3a9c98ae3741 only Dan van der Ster
11:35 AM Revision 037ec6ec (ceph): Merge pull request #41061 from dvanders/50550
octopus: os/bluestore: be more verbose in _open_super_meta by default. Dan van der Ster
11:35 AM Dashboard Feature #50557 (New): mgr/dashboard/mon: display election_strategy on monitors page
As reported by pdhiran:
*Description of problem:*
With the new stretch mode [1] , we have options to change the...
Ernesto Puerta
11:35 AM bluestore Bug #50549 (Resolved): nautilus: os/bluestore: be more verbose in _open_super_meta by default
Dan van der Ster
09:01 AM bluestore Bug #50549 (Fix Under Review): nautilus: os/bluestore: be more verbose in _open_super_meta by def...
Dan van der Ster
08:56 AM bluestore Bug #50549 (Resolved): nautilus: os/bluestore: be more verbose in _open_super_meta by default
backport https://github.com/ceph/ceph/pull/30838/commits/4087f82aea674df4c7b485bf804f3a9c98ae3741 only Dan van der Ster
11:34 AM Revision 1717a0c2 (ceph): Merge pull request #41060 from dvanders/50549
nautilus: os/bluestore: be more verbose in _open_super_meta by default. Dan van der Ster
11:28 AM rgw Bug #50556 (Resolved): Reproducible crash on multipart upload to bucket with policy
Hi,
We recently upgraded our small (4 node) production cluster from Nautilus to Pacific, and started seeing RadosG...
René Højbjerg Larsen
10:39 AM Revision cdd7d20b (ceph): cephadm: allow several public networks be matched
Fixes: https://tracker.ceph.com/issues/50548
Signed-off-by: Stanislav Datskevych <me@nek0.net>
Stanislav Datskevych
10:16 AM rgw Bug #50553: ragweed bootstrap failing in teuthology: "virtualenv: error: unrecognized arguments: ...
PR: https://github.com/ceph/ragweed/pull/22 Mark Kogan
09:52 AM rgw Bug #50553 (Resolved): ragweed bootstrap failing in teuthology: "virtualenv: error: unrecognized ...
example from teuthology:
http://qa-proxy.ceph.com/teuthology/mkogan-2021-04-26_15:57:20-rgw-wip-rgw-tracker-50467_i0...
Mark Kogan
10:08 AM bluestore Bug #50555 (Resolved): AvlAllocator.cc: 60: FAILED ceph_assert(size != 0)
This started happening for an existing OSD after an upgrade from 15.2.2 octopus to 16.2.0 Pacific, but it turns out t... Hector Martin
10:02 AM rgw Bug #50554 (Resolved): radosgw-admin user create error message is confusing if user with supplied...
This is a copy of https://tracker.ceph.com/issues/49137
The patch/fix there was incorrectly applied to a different...
Ponnuvel P
09:48 AM Orchestrator Bug #50526: OSD massive creation: OSDs not created
We have the same or a very similar problem,
In out test case adding more than 8 disk with db on a separate nvme devi...
Andreas Håkansson
09:31 AM Revision 636ab08f (ceph): cmake: bump to PMDK v1.10
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
Signed-off-by: Yin Congmin <congmin.yin@intel.com>
Yingxin Cheng
09:29 AM rgw Bug #50552: rgw: set_olh return -2 when resharding
The version we used is Nautilus 14.2.10 Xuehan Xu
09:21 AM rgw Bug #50552 (Triaged): rgw: set_olh return -2 when resharding
Recently, we found that if we open versioning, some object versions may be lost, it seems that this is due to reshard... Xuehan Xu
09:26 AM Orchestrator Bug #50551 (Duplicate): Massive OSD creation: kernel parameter fs.aio-max-nr with a low value by ...
duplicates #47873 Sebastian Wagner
09:21 AM Orchestrator Bug #50551: Massive OSD creation: kernel parameter fs.aio-max-nr with a low value by default
We've been setting fs.aio-max-nr to 1048576 since early bluestore days with no apparent downside. That would be a sim... Dan van der Ster
09:14 AM Orchestrator Bug #50551 (Duplicate): Massive OSD creation: kernel parameter fs.aio-max-nr with a low value by ...
fs.aio-max-nr: The Asynchronous non-blocking I/O (AIO) feature that allows a process to initiate multiple I/O operati... Juan Miguel Olmo Martínez
08:59 AM Revision 4ef492e5 (ceph): os/bluestore: be more verbose in _open_super_meta by default.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 4087f82aea674df4c7b485bf804f3a9c98ae3741)
Igor Fedotov
08:57 AM Revision 70658678 (ceph): os/bluestore: be more verbose in _open_super_meta by default.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 4087f82aea674df4c7b485bf804f3a9c98ae3741)
Igor Fedotov
07:39 AM Dashboard Bug #49342 (Resolved): mgr/dashboard: alert notification shows 'undefined' instead of alert message
Nizamudeen A
07:39 AM Dashboard Backport #50475 (In Progress): octopus: mgr/dashboard: While changing the password in Dashboard, ...
Nizamudeen A
07:38 AM Revision 652b463b (ceph): mgr/dashboard: Remove username and password from request body
Fixes: https://tracker.ceph.com/issues/50451
Signed-off-by: Nizamudeen A <nia@redhat.com>
(cherry picked from commit ...
Nizamudeen A
07:36 AM ceph-volume Bug #50478 (Resolved): raw list is confused when 2 OSDs from different clusters have the same ID
Kefu Chai
07:14 AM ceph-volume Bug #50478 (Pending Backport): raw list is confused when 2 OSDs from different clusters have the ...
Kefu Chai
07:03 AM ceph-volume Bug #50478 (Resolved): raw list is confused when 2 OSDs from different clusters have the same ID
Kefu Chai
07:32 AM Dashboard Backport #50542 (In Progress): pacific: mgr/dashboard: Host maintenance Feature follow ups
Nizamudeen A
07:32 AM Revision 6372f0bb (ceph): mgr/dashboard: Host Maintenance Follow ups
Added the ability to create a host in maintenance mode
Fixes: https://tracker.ceph.com/issues/49998
Signed-off-by: N...
Nizamudeen A
07:17 AM Revision 133f1de0 (ceph): mgr/prometheus:Improve the pool metadata
Adds percent_used and used_bytes to the per pool
metrics group, and add additional labels to the ceph_pool_metadata
m...
Paul Cuzner
07:12 AM Revision 73001602 (ceph): mgr/PyModule: put mgr_module_path before Py_GetPath()
pip comes with _vendor/progress. so there is chance to import the vendored
version of "progress" module instead of th...
Kefu Chai
07:02 AM Revision a48b9851 (ceph): ceph-volume: fix "device" output
During
https://github.com/ceph/ceph/commit/ec0f5f3b22d24754c16131a1996e42b787e4255f
I changed "device" by "dev", let'...
Sébastien Han
07:00 AM Revision 502409c9 (ceph): Merge pull request #41032 from leseb/raw-list-json
ceph-volume: fix "device" output Sébastien Han
06:34 AM CephFS Bug #15783 (New): client: enable acls by default
Rishabh Dave
06:32 AM CephFS Bug #49644 (New): vstart_runner: run_ceph_w() doesn't work with shell=True
Rishabh Dave
06:23 AM Revision d3087526 (ceph): Merge pull request #41002 from strenuous-life/wip-cephadm-daemon-restar...
mgr/cephadm: The command of 'ceph orch daemon restart mgr.xxx' may ca…
Reviewed-by: Sebastian Wagner <swagner@suse.c...
Kefu Chai
05:33 AM CephFS Bug #50010 (Fix Under Review): qa/cephfs: get_key_from_keyfile() return None when key is not foun...
Rishabh Dave
04:47 AM Revision 49499f3c (ceph): Merge pull request #41009 from tchaikov/wip-mon-cleanup
mon/OSDMonitor: let OSDMonitor::_get_pending_crush() return
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
03:47 AM CephFS Backport #50445 (In Progress): pacific: client: Inode.cc: 405: FAILED ceph_assert(_ref >= 0)
Xiubo Li
03:47 AM CephFS Backport #50392 (In Progress): pacific: cephfs-top: exception: addwstr() returned ERR
Xiubo Li
03:23 AM Revision 7fea6fa7 (ceph): cephfs-top: set the cursor to be invisible
Signed-off-by: Xiubo Li <xiubli@redhat.com> Xiubo Li
03:23 AM Revision 94dfab4f (ceph): cephfs-top: improve the output
When adding more metrics the top line will be too long and maybe
wrapped with serval lines, which will make it hard t...
Xiubo Li
03:23 AM Revision e21cafe0 (ceph): cephfs-top: use the default window object from curses.wrapper()
Signed-off-by: Xiubo Li <xiubli@redhat.com> Xiubo Li
03:23 AM Revision 3a34f7f7 (ceph): cephfs-top: self-adapt the display according the window size
This will allow change the window size when the cephfs-top tool is
running and will adapt the display according to th...
Xiubo Li
02:48 AM Revision 5fcadec2 (ceph): client: minor cleanup to Inode related code
To make the code more readable.
Fixes: https://tracker.ceph.com/issues/49536
Signed-off-by: Xiubo Li <xiubli@redhat....
Xiubo Li
02:48 AM Revision e7953e91 (ceph): client: minor cleanup to Inode class to simplify the code
To make the code more readable and there is no need to care about
the members order when initlizeing them.
Fixes: ht...
Xiubo Li
02:48 AM Revision a03827a8 (ceph): client: make Inode to inherit from RefCountedObject
This is also mainly one preparation for the inode lock feature, the
InodeRef is useful in the case during the client_...
Xiubo Li
02:39 AM Revision a2ed53a7 (ceph): doc/_ext/ceph_confval: print "false" default values
before this change, we check the exisitence of default value of an
option using "if default", but this is wrong. what...
Kefu Chai
01:32 AM Revision 0ec4d781 (ceph): test: add test case for MDS privated inos accessing
Fixes: https://tracker.ceph.com/issues/50216
Signed-off-by: Xiubo Li <xiubli@redhat.com>
Xiubo Li
01:28 AM Revision 86158072 (ceph): mds: move the inos 1,2 and 3 macros to ceph_fs.h
For inos 1 and 2 there has two places are defining them, to make
sure we won't miss any one of them, let's define the...
Xiubo Li
01:28 AM Revision 841071b3 (ceph): mds: make the lost+found dir accessible from clients
Inode number 0x4 is reserved for the lost+found dir, and the apps
or recovery apps need to access it.
At the same ti...
Xiubo Li
01:14 AM CephFS Bug #50389 (In Progress): mds: "cluster [ERR] Error recovering journal 0x203: (2) No such file ...
Xiubo Li

04/27/2021

11:25 PM CephFS Bug #50546 (Won't Fix): nautilus: qa: 'The following counters failed to be set on mds daemons: {'...
tasks/cephfs_test_exports failed in multi mds suite in nautilus testing as follows,
https://pulpito.ceph.com/yuriw-2...
Ramana Raja
10:29 PM Revision b0dcaf2c (ceph): qa/tasks/cephadm.py: adjust client.admin key mode; place on all hosts
Except during upgrades, since it is not supported there.
Signed-off-by: Sage Weil <sage@newdream.net>
Sage Weil
10:29 PM Revision e41931d0 (ceph): qa/suites/rados/cephadm/smoke-roleless: test client-keyring
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
10:29 PM Revision 08d21ccc (ceph): cephadm: distribute client.admin keyring+conf to label:_admin on bootstrap
If we are placing ceph.conf in /etc/ceph (the default), tell the cluster
to continue doing this going forward to host...
Sage Weil
09:14 PM RADOS Backport #50130 (Resolved): nautilus: monmaptool --create --add nodeA --clobber monmap aborts in ...
Brad Hubbard
04:48 PM RADOS Backport #50130: nautilus: monmaptool --create --add nodeA --clobber monmap aborts in entity_addr...
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40700
merged
Yuri Weinstein
09:06 PM RADOS Backport #49567: nautilus: api_watch_notify: LibRadosWatchNotify.AioWatchDelete2 fails
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40697
merged
Yuri Weinstein
09:06 PM Revision e4102462 (ceph): Merge pull request #40697 from smithfarm/wip-49567-nautilus
nautilus: tests: ceph_test_rados_api_watch_notify: Allow for reconnect
Reviewed-by: Neha Ojha <nojha@redhat.com>
Rev...
Yuri Weinstein
09:03 PM Dashboard Bug #46032: tasks.mgr.dashboard.test_ganesha.GaneshaTest: Timed out waiting for daemon mds.a
This still seems to be failing sometimes. Recent failure https://jenkins.ceph.com/job/ceph-api/16983/ Avan Thakkar
07:44 PM Dashboard Bug #50545: mgr/dashboard: fix bucket versioning when locking is enabled
Avan Thakkar wrote:
> Bucket versioning must be kept enabled if object locking is enabled. RGW bucket editing needs ...
Avan Thakkar
07:28 PM Dashboard Bug #50545 (Resolved): mgr/dashboard: fix bucket versioning when locking is enabled
Bucket versioning must be kept enabled if object locking is enabled. RGw bucket editing needs to be fixed to not allo... Avan Thakkar
07:28 PM Backport #50144: nautilus: qa/tasks/vstart_runner.py: not starting max_required_mgrs
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40751
merged
Yuri Weinstein
07:27 PM Revision 6737ae4b (ceph): Merge pull request #40751 from smithfarm/wip-50144-nautilus
nautilus: qa/tasks/vstart_runner.py: start max required mgrs
Reviewed-by: Deepika Upadhyay <dupadhya@redhat.com>
Yuri Weinstein
07:27 PM Backport #50211: nautilus: BlueFS _flush_range coredump
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40752
merged
Yuri Weinstein
07:27 PM Revision 4dd231de (ceph): Merge pull request #40752 from smithfarm/wip-50211-nautilus
nautilus: os/bluestore/BlueFS: do not _flush_range deleted files
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Yuri Weinstein
06:59 PM Backport #49731: nautilus: mgr: fix dump duplicate info for ceph osd df
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40747
merged
Yuri Weinstein
06:58 PM Revision 32d31564 (ceph): Merge pull request #40747 from smithfarm/wip-49731-nautilus
nautilus: osd: do not dump an osd multiple times
Reviewed-by: Deepika Upadhyay <dupadhya@redhat.com>
Yuri Weinstein
06:54 PM Revision adc8a9c0 (ceph): cephadm: re-assimilate user provided conf after mgr created
Fixes: https://tracker.ceph.com/issues/50544
Signed-off-by: Adam King <adking@redhat.com>
Adam King
06:52 PM Orchestrator Bug #50544 (Resolved): cephadm: monitoring stack containers in conf file passed to bootstrap not ...
If you want to set monitoring stack container images during bootstrap by setting a config option like "mgr/cephadm/co... Adam King
06:02 PM Revision f7294bca (ceph): Merge pull request #41046 from rzarzynski/wip-crimson-monc-auth_reply
crimson/monc: fix use-after-free around Connection::do_auth_single().
Reviewed-by: Samuel Just <sjust@redhat.com>
Re...
Kefu Chai
05:22 PM Backport #50145 (Resolved): pacific: qa/tasks/vstart_runner.py: not starting max_required_mgrs
Ernesto Puerta
05:22 PM Revision 5310812f (ceph): Merge pull request #40612 from rhcs-dashboard/wip-50145-pacific
pacific: qa/tasks/vstart_runner.py: start max required mgrs
Reviewed-by: Avan Thakkar <athakkar@redhat.com>
Reviewed...
Ernesto Puerta
05:22 PM Dashboard Bug #50044 (Resolved): mgr/dashboard: nodeenv can hang
Ernesto Puerta
05:21 PM Dashboard Backport #50172 (Resolved): nautilus: mgr/dashboard: nodeenv can hang
Ernesto Puerta
05:21 PM Revision 69d95044 (ceph): Merge pull request #40818 from rhcs-dashboard/wip-50172-nautilus
nautilus: mgr/dashboard: debug nodeenv hangs
Reviewed-by: Waad Alkhoury <walkhour@redhat.com>
Reviewed-by: Nizamudee...
Ernesto Puerta
05:21 PM Dashboard Backport #50349 (Resolved): octopus: mgr/dashboard: improve telemetry opt-in reminder notificatio...
Ernesto Puerta
05:21 PM Revision 724d6ea8 (ceph): Merge pull request #40894 from rhcs-dashboard/wip-50349-octopus
octopus: mgr/dashboard: improve telemetry opt-in reminder notification message
Reviewed-by: Alfonso Martínez <almart...
Ernesto Puerta
05:20 PM Dashboard Backport #50350 (Resolved): pacific: mgr/dashboard: improve telemetry opt-in reminder notificatio...
Ernesto Puerta
05:20 PM Revision 9f0452a0 (ceph): Merge pull request #40887 from rhcs-dashboard/wip-50350-pacific
pacific: mgr/dashboard: improve telemetry opt-in reminder notification message
Reviewed-by: Avan Thakkar <athakkar@r...
Ernesto Puerta
05:19 PM Dashboard Cleanup #45415 (Resolved): mgr/dashboard: test prometheus/alertmanager rules through promtool
Ernesto Puerta
05:19 PM Dashboard Backport #49656 (Resolved): nautilus: mgr/dashboard: test prometheus/alertmanager rules through p...
Ernesto Puerta
05:18 PM Revision 4a85bd4a (ceph): Merge pull request #39984 from aaSharma14/wip-49656-nautilus
nautilus: mgr/dashboard: test prometheus rules through promtool
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
...
Ernesto Puerta
05:18 PM Dashboard Backport #49657 (Resolved): octopus: mgr/dashboard: test prometheus/alertmanager rules through pr...
Ernesto Puerta
05:18 PM Revision 2aeec9c7 (ceph): Merge pull request #39987 from aaSharma14/wip-49657-octopus
octopus: mgr/dashboard: test prometheus rules through promtool
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Rev...
Ernesto Puerta
05:16 PM Dashboard Backport #49658 (Resolved): pacific: mgr/dashboard: test prometheus/alertmanager rules through pr...
Ernesto Puerta
05:16 PM Revision 5dfdba98 (ceph): Merge pull request #40929 from rhcs-dashboard/wip-49658-pacific
pacific: mgr/dashboard: test prometheus rules through promtool
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
R...
Ernesto Puerta
05:14 PM Dashboard Backport #50170 (Resolved): octopus: mgr/dashboard: nodeenv can hang
Ernesto Puerta
05:14 PM Revision 96d352fe (ceph): Merge pull request #40816 from rhcs-dashboard/wip-50170-octopus
octopus: mgr/dashboard: debug nodeenv hangs
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Nizamudee...
Ernesto Puerta
05:13 PM Dashboard Bug #50195 (Resolved): mgr/dashboard: filesystem pool size should use stored stat instead of byte...
Ernesto Puerta
05:13 PM Dashboard Backport #50417 (Resolved): nautilus: mgr/dashboard: filesystem pool size should use stored stat ...
Ernesto Puerta
05:13 PM Revision 0b234fee (ceph): Merge pull request #41021 from rhcs-dashboard/wip-50417-nautilus
nautilus: mgr/dashboard: filesystem pool size should use stored stat
Reviewed-by: Waad Alkhoury <walkhour@redhat.com...
Ernesto Puerta
05:13 PM Dashboard Bug #50174 (Resolved): mgr/dashboard: Read-only user can see registry password
Ernesto Puerta
05:13 PM Dashboard Backport #50202 (Resolved): nautilus: mgr/dashboard: Read-only user can see registry password
Ernesto Puerta
05:12 PM Revision a470fdaf (ceph): Merge pull request #40650 from rhcs-dashboard/wip-50202-nautilus
nautilus: mgr/dashboard: Revoke read-only user's access to Manager modules
Reviewed-by: Alfonso Martínez <almartin@r...
Ernesto Puerta
05:12 PM Dashboard Bug #49645 (Resolved): mgr/dashboard: Remove username, password fields from -Cluster/Manager Modu...
Ernesto Puerta
05:12 PM Dashboard Backport #50050 (Resolved): nautilus: mgr/dashboard: Remove username, password fields from -Clust...
Ernesto Puerta
05:12 PM Revision de6f71e4 (ceph): Merge pull request #40490 from aaSharma14/wip-50050-nautilus
nautilus: mgr/dashboard: Remove username, password fields from Manager Modules/dashboard,influx
Reviewed-by: Alfonso...
Ernesto Puerta
05:11 PM Dashboard Backport #50416 (Resolved): octopus: mgr/dashboard: filesystem pool size should use stored stat i...
Ernesto Puerta
05:11 PM Revision 78a2160f (ceph): Merge pull request #41020 from rhcs-dashboard/wip-50416-octopus
octopus: mgr/dashboard: filesystem pool size should use stored stat
Reviewed-by: Aashish Sharma <aasharma@redhat.com...
Ernesto Puerta
05:10 PM Dashboard Backport #49163 (Resolved): octopus: mgr/dashboard: Add a badge to the Label column of the Host List
Ernesto Puerta
05:10 PM Dashboard Backport #50543 (Resolved): pacific: mgr/dashboard: fix HAProxy (now called ingress)
https://github.com/ceph/ceph/pull/41298 Backport Bot
05:10 PM Revision 2e4f9c13 (ceph): Merge pull request #40433 from rhcs-dashboard/labels-badge-octopus
octopus: mgr/dashboard: Add badge to the Label column in Host List
Reviewed-by: Aashish Sharma <aasharma@redhat.com>...
Ernesto Puerta
05:07 PM Dashboard Backport #50171 (Resolved): pacific: mgr/dashboard: nodeenv can hang
Ernesto Puerta
05:07 PM Revision 760df05a (ceph): Merge pull request #40815 from rhcs-dashboard/wip-50171-pacific
pacific: mgr/dashboard: debug nodeenv hangs
Reviewed-by: Waad Alkhoury <walkhour@redhat.com>
Reviewed-by: Alfonso Ma...
Ernesto Puerta
05:06 PM Dashboard Backport #50418 (Resolved): pacific: mgr/dashboard: filesystem pool size should use stored stat i...
Ernesto Puerta
05:06 PM Revision 8d7c7fd2 (ceph): Merge pull request #40980 from rhcs-dashboard/wip-50418-pacific
pacific: mgr/dashboard: filesystem pool size should use stored stat
Reviewed-by: Alfonso Martínez <almartin@redhat.c...
Ernesto Puerta
05:05 PM Dashboard Backport #50542 (Resolved): pacific: mgr/dashboard: Host maintenance Feature follow ups
https://github.com/ceph/ceph/pull/41056 Backport Bot
05:05 PM Dashboard Bug #50319 (Pending Backport): mgr/dashboard: fix HAProxy (now called ingress)
Ernesto Puerta
05:05 PM Revision df945af5 (ceph): Merge pull request #40936 from rhcs-dashboard/support-ingress-service-c...
mgr/dashboard: fix HAProxy (now called ingress)
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Ern...
Ernesto Puerta
05:03 PM Dashboard Cleanup #49998 (Pending Backport): mgr/dashboard: Host maintenance Feature follow ups
Ernesto Puerta
05:03 PM Revision 95c52c97 (ceph): Merge pull request #40426 from rhcs-dashboard/host-maintenance-followups
mgr/dashboard: Host Maintenance Follow ups
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Avan Tha...
Ernesto Puerta
04:50 PM Backport #50122: nautilus: cephContext: ceph-conf crash when CrushLocation construct
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40750
merged
Yuri Weinstein
04:50 PM Revision 1082277c (ceph): Merge pull request #40750 from smithfarm/wip-50122-nautilus
nautilus: crush/CrushLocation: do not print logging message in constructor
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
04:48 PM Revision 20eaa2b4 (ceph): Merge pull request #40700 from smithfarm/wip-50130-nautilus
nautilus: monmaptool: Don't call set_port on an invalid address
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-b...
Yuri Weinstein
04:47 PM RADOS Backport #49531: nautilus: osd ok-to-stop too conservative
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40676
merged
Yuri Weinstein
04:47 PM Revision 2d781516 (ceph): Merge pull request #40676 from smithfarm/wip-49531-nautilus
nautilus: mgr: add --max <n> to 'osd ok-to-stop' command
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
03:59 PM Revision 78028fad (ceph): pacific: qa: convert some legacy Filesystem.rados calls
This commit resolves an issue that is only in Pacific.
Fixes: https://tracker.ceph.com/issues/50258
Fixes: b81e5aaf1...
Patrick Donnelly
03:42 PM Dashboard Bug #50519 (In Progress): "ceph dashboard set-ssl-certificate{,-key} -i" is trying to decode an a...
Alfonso Martínez
12:41 PM Dashboard Bug #50519 (Triaged): "ceph dashboard set-ssl-certificate{,-key} -i" is trying to decode an alrea...
While we're analyzing the issue, as a workaround you can add the dashboard keys directly in the key-value store with ... Ernesto Puerta
03:22 PM Orchestrator Feature #46827: cephadm: Pin OSDs to pmem modules connected to specific CPUs
workaround: manually set the config option Sebastian Wagner
02:57 PM Orchestrator Feature #44874 (Rejected): cephadm: add Filestore support
Sort of too late by now. I'd still accept PRs for this Sebastian Wagner
02:55 PM Orchestrator Feature #46044 (Fix Under Review): cephadm: Distribute admin keyring.
Sebastian Wagner
02:54 PM Orchestrator Feature #50236 (Rejected): cephadm: NFSv3
Sebastian Wagner
02:45 PM CephFS Backport #50541 (Resolved): pacific: libcephfs: support file descriptor based *at() APIs
https://github.com/ceph/ceph/pull/41475 Backport Bot
02:41 PM CephFS Bug #50298 (Pending Backport): libcephfs: support file descriptor based *at() APIs
Patrick Donnelly
02:40 PM Revision 1a3b54ac (ceph): crimson/monc: fix use-after-free around Connection::do_auth_single().
This bug caused following failure in teuthology testing [1]:
```
WARN 2021-04-23 07:08:29,449 [shard 0] osd - ms_ha...
Radoslaw Zarzynski
02:40 PM Revision eb0fdad5 (ceph): Merge PR #40810 into master
* refs/pull/40810/head:
test: tests for *at() libcephfs APIs
test: cleanup files/dirs before finishing test
client...
Patrick Donnelly
02:39 PM Backport #49376: nautilus: building libcrc32
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/39903
merged
Yuri Weinstein
02:39 PM Revision 92ea3a87 (ceph): Merge pull request #39903 from singuliere/wip-49376-nautilus
nautilus: cmake: build static libs if they are internal ones
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
01:48 PM Dashboard Cleanup #50540 (New): Change sso handle command with CLICommand
This tracker addressed the controllers/sso.py where we handle every sso command inside handle_sso_command
> A deep...
Pere Díaz Bou
01:45 PM Revision b7e4f601 (ceph): mgr/cephadm: 'ceph orch client-keyring ...' commands to manage keyring ...
Teach cephadm to manage keyring files on cluster hosts. These keys must
already exist in the mon auth database--ceph...
Sage Weil
01:45 PM Revision b6b85edf (ceph): doc/cephadm: document the default 'admin' label
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
01:45 PM Revision 77411e7d (ceph): mgr/cephadm: reimplement ceph.conf pushing
Use a more generic inventory map of paths to digests to track what we've
pushed.
Signed-off-by: Sage Weil <sage@newd...
Sage Weil
01:39 PM Orchestrator Feature #47274: cephadm: make the container_image setting available to the cephadm binary indepen...
Jeff Layton wrote:
> Seems reasonable. So what happens during a "cephadm pull"? I imagine:
>
> # determine the ne...
Sebastian Wagner
01:26 PM Revision a34dda12 (ceph): crimson/monc: rename Connection::reply to auth_reply.
Easier to distinguish from local variables with the same name
we have a few in `MonClient.cc`.
Signed-off-by: Radosl...
Radoslaw Zarzynski
01:26 PM Revision 180ab53e (ceph): crimson/monc: assert Connection::handle_auth_reply() is truly provided ...
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
01:25 PM CephFS Backport #50539 (Rejected): octopus: mgr/pybind/snap_schedule: do not fail when no fs snapshots a...
Backport Bot
01:25 PM CephFS Backport #50538 (Resolved): pacific: mgr/pybind/snap_schedule: do not fail when no fs snapshots a...
https://github.com/ceph/ceph/pull/41044 Backport Bot
01:25 PM CephFS Backport #50537 (Resolved): pacific: "ceph fs snapshot mirror daemon status" should not use json ...
https://github.com/ceph/ceph/pull/41475 Backport Bot
01:22 PM CephFS Bug #50266 (Pending Backport): "ceph fs snapshot mirror daemon status" should not use json keys a...
Venky Shankar
01:22 PM CephFS Bug #49837 (Pending Backport): mgr/pybind/snap_schedule: do not fail when no fs snapshots are ava...
Venky Shankar
01:21 PM Revision 9dcf6f7c (ceph): Merge pull request #40157 from leseb/do-not-fail-when-nosnap
mgr/pybind/snap_schedule: do not fail when no fs snapshots are available
Reviewed-by: Venky Shankar <vshankar@redhat...
Venky Shankar
01:20 PM Linux kernel client Bug #42757: deadlock on lock_rwsem: rbd_quiesce_lock() vs watch errors
This is being hit in production and causing some folks to downgrade to pre-5.3 kernels. Ilya Dryomov
12:37 PM RADOS Bug #50536 (New): "Command failed (workunit test rados/test.sh)" - rados/test.sh times out on mas...
/a/sseshasa-2021-04-23_18:11:53-rados-wip-sseshasa-testing-2021-04-23-2212-distro-basic-smithi/6068991
Noticed a t...
Sridhar Seshasayee
11:23 AM RADOS Bug #49888: rados/singleton: radosbench.py: teuthology.exceptions.MaxWhileTries: reached maximum ...
Observed the same failure here:
/a/sseshasa-2021-04-23_18:11:53-rados-wip-sseshasa-testing-2021-04-23-2212-distro-ba...
Sridhar Seshasayee
11:08 AM Revision 72a5993d (ceph): cls/rbd, librbd: use uint64_t for sparse_size
the size of `size_t` is varies from architecture to architecture. the
C++ standard only requires it to be able to rep...
Kefu Chai
11:07 AM Bug #50533 (Fix Under Review): osd: check_full_status: check don't cares about RocksDB size
Igor Fedotov
08:37 AM Bug #50533 (Resolved): osd: check_full_status: check don't cares about RocksDB size
In case, when OSD bdev include block.db and PG's serve millions of objects - RocksDB may grow to 10-20% of OSD size, ... Konstantin Shalygin
10:58 AM Revision 81c4d82b (ceph): osd: compute OSD's space usage ratio via raw space utilization
Fixes: https://tracker.ceph.com/issues/50533
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
10:43 AM rbd Bug #48850: "FAILED ceph_assert(m_pending_ops == 0)" in TestImageReplayer/3.SnapshotUnprotect
... Kefu Chai
10:41 AM Revision 23bdf201 (ceph): mgr/dashboard: Host Maintenance Follow ups
Added the ability to create a host in maintenance mode
Fixes: https://tracker.ceph.com/issues/49998
Signed-off-by: N...
Nizamudeen A
10:15 AM Dashboard Cleanup #50341: mgr/dashboard: typo: "Filesystems" to "File Systems"
Hi Roli Jain, if you are interested you can pick it up. Nizamudeen A
10:03 AM Revision 228b37b6 (ceph): rgw: fix RGWDeleteMultiObj::verify_permission
Signed-off-by: Mark Houghton <mhoughton@microfocus.com>
(cherry picked from commit ba23750bea89a0e9818887abe62db0efef...
Mark Houghton
10:03 AM Revision feedea11 (ceph): rgw: rename variable for clarity
Signed-off-by: Mark Houghton <mhoughton@microfocus.com>
(cherry picked from commit 5d22b7d29a25db4f648daf0c51be74702d...
Mark Houghton
10:03 AM Revision 9507d38e (ceph): rgw: Check user permissions for governance retention bypass in multi-ob...
fixes: https://tracker.ceph.com/issues/47586
Signed-off-by: Mark Houghton <mhoughton@microfocus.com>
(cherry picked f...
Mark Houghton
09:56 AM Revision 7850b475 (ceph): rgw: Honour governance retention override in multi-object delete.
Allow governance retention to be overridden by a suitably privileged user.
Fixes: http://tracker.ceph.com/issues/47...
Mark Houghton
09:52 AM Revision 016f4865 (ceph): rgw: Check S3 object lock date in multi-object delete
Multi-object delete (via the S3 API) will now check each object's retention date in the same way as single object del... Mark Houghton
09:37 AM Revision 74202456 (ceph): Merge pull request #41035 from ktdreyer/rbd-cache-err-spelling
librbd: fix spelling in immutable-object-cache conn error
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Ilya Dryomov
09:36 AM Revision f680f5c5 (ceph): doc/cephfs/mds-config-ref: render options using confval directive
less repeating, better maintanability this way
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:05 AM Orchestrator Bug #50535 (Resolved): add local cephadm bootstrap dev env.
... Sebastian Wagner
09:04 AM Orchestrator Documentation #50534 (Resolved): docs: add full cluster purge
Sebastian Wagner
09:00 AM Revision efda2974 (ceph): Merge pull request #41037 from tchaikov/wip-npm-audit
mgr/dashboard: upgrade package-lock.json
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Nizamudeen A...
Ernesto Puerta
08:27 AM Revision 61d47b47 (ceph): qa: bump osd heartbeat grace for ffsb workload
This is a manual backport of 84528b1693f2abdeff5b816253a1e01ce4a19d36
A cherry-pick was not undertaken because the s...
Nathan Cutler
07:59 AM bluestore Bug #50511: osd: rmdir .snap/snap triggers snaptrim and then crashes various OSDs
Hi,
I am able to reproduce this behaviour:
- Create lots of snapshots on CephFS on an active filesystem
- rmdir lo...
Rainer Stumbaum
06:52 AM Revision 8343471a (ceph): Merge pull request #40933 from vshankar/wip-50266
cephfs-mirror: sanitize `daemons status` JSON
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Venky Shankar
06:52 AM Revision 825ea989 (ceph): mgr/dashboard: Generate NPM dependencies manifest
A txt file with all the dependencies and its version & url link.
Fixes: https://tracker.ceph.com/issues/50515
Signed-...
Nizamudeen A
06:42 AM Revision e97e27eb (ceph): dashboard: Fixed name clash when hostname similar to anaother
Fixes: #49769
Signed-off-by: Michael Wodniok <wodniok@wor.net>
Michael Wodniok
06:14 AM Orchestrator Bug #49506 (Resolved): cephadm: `cephadm ls` broken for SUSE's downstream alertmanager container
Kefu Chai
06:12 AM Revision 5407cd45 (ceph): Merge pull request #39802 from p-se/wip-pse-cephadm-SUSE-alertmanager-o...
octopus: `cephadm ls` broken for SUSE downstream alertmanager container
Reviewed-by: Sebastian Wagner <swagner@suse....
Kefu Chai
06:12 AM Revision e218b704 (ceph): Merge pull request #40364 from ideepika/wip-bug-48142-octopus
octopus: qa/suites/rados/cephadm/upgrade: change starting version by distro
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
06:09 AM Dashboard Backport #50070 (Resolved): octopus: mgr/dashboard: alert notification shows 'undefined' instead ...
Kefu Chai
06:09 AM Revision f12f2137 (ceph): Merge pull request #40589 from rhcs-dashboard/wip-50070-octopus
octopus: mgr/dashboard: Fix for alert notification message being undefined
Reviewed-by: Alfonso Martínez <almartin@r...
Kefu Chai
06:08 AM RADOS Backport #50129 (Resolved): octopus: monmaptool --create --add nodeA --clobber monmap aborts in e...
Kefu Chai
06:07 AM Revision 1c8d38bd (ceph): Merge pull request #40758 from smithfarm/wip-50129-octopus
octopus: monmaptool: Don't call set_port on an invalid address
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Revie...
Kefu Chai
05:41 AM Revision 8876d27f (ceph): osd: Override recovery/backfill/sleep options with mclock scheduler.
Make the osd_*_sleep options modifiable during runtime and add them
to the set of tracked conf keys. This is to ensur...
Sridhar Seshasayee
05:41 AM Revision 84fe0874 (ceph): osd: Add missing tracked mclock config options and do some clean-up.
Add the missing tracked mclock config options related to the background
best effort clients of mclock scheduler withi...
Sridhar Seshasayee
05:36 AM Revision e25c046f (ceph): cmake: pass "CC" using configure when building liburing
since liburing's configure checks the CC and CXX env variables, let's
pass them when calling "configure". otherwise "...
Kefu Chai
05:20 AM Revision f0e1a168 (ceph): Merge pull request #41013 from tchaikov/wip-doc-mds-confval
doc/cephfs/mds-config-ref: render options using confval directive
Reviewed-by: Sridhar Seshasayee <sseshasa@redhat.c...
Kefu Chai
05:19 AM Revision 5b7128bd (ceph): Merge pull request #41022 from tchaikov/wip-cmake-findpmem
cmake/modules/Findpmem: always set pmem_VERSION_STRING
Reviewed-by: Yingxin Cheng <yingxin.cheng@intel.com>
Kefu Chai
05:04 AM Revision 98afc9e0 (ceph): mgr/dashboard: upgrade package-lock.json
diminish "npm run fix:audit" divergences
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:46 AM CephFS Bug #50523: Mirroring path "remove" don't not seem to work
I can reproduce this when mirror daemon is not running (guessing that your case too):... Venky Shankar
03:54 AM CephFS Bug #50523 (In Progress): Mirroring path "remove" don't not seem to work
Venky Shankar
03:09 AM Revision cc5b77ee (ceph): mgr/cephadm: The command of 'ceph orch daemon restart mgr.xxx' may case...
Scene:
The mgr daemon is active. After execing restart command, it may be save "scheduled_daemon_actions": {"mgr.xxx"...
jianglong01
02:18 AM CephFS Backport #50253 (Resolved): pacific: mds: "cluster [WRN] Scrub error on inode 0x1000000039d (/cli...
Patrick Donnelly
02:08 AM CephFS Bug #50532 (Resolved): mgr/volumes: hang when removing subvolume when pools are full
Patrick Donnelly
01:58 AM CephFS Backport #50225 (Resolved): pacific: mds: failed to decode message of type 29 v1: void CapInfoPay...
Patrick Donnelly
12:44 AM Revision 7b5ab38e (ceph): Merge pull request #41010 from rzarzynski/wip-crimson-backtrace-fix-assert
crimson/common: fix broken assertion on FatalSignal setup.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:15 AM CephFS Feature #50531 (New): cephfs-top : show `delayed_ranks` in cephfs-top output
cephfs-top : show `delayed_ranks` -set of active MDS ranks that are reporting stale metrics in cephfs-top output Rachana Patel

04/26/2021

11:55 PM CephFS Backport #49562: nautilus: qa: file system deletion not complete because starter fs already destr...
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40709
merged
Yuri Weinstein
11:55 PM Revision 87334341 (ceph): Merge pull request #40709 from smithfarm/wip-49562-nautilus
nautilus: qa: delete all fs during tearDown
Reviewed-by: Ramana Raja <rraja@redhat.com>
Yuri Weinstein
11:54 PM CephFS Backport #49516: nautilus: pybind/cephfs: DT_REG and DT_LNK values are wrong
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40704
merged
Yuri Weinstein
11:54 PM Revision 29b70228 (ceph): Merge pull request #40704 from smithfarm/wip-49516-nautilus
nautilus: pybind/cephfs: DT_REG and DT_LNK values are wrong
Reviewed-by: Ramana Raja <rraja@redhat.com>
Yuri Weinstein
11:54 PM CephFS Backport #49473: nautilus: nautilus: qa: "Assertion `cb_done' failed."
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40701
merged
Yuri Weinstein
11:54 PM Revision dbf43acd (ceph): Merge pull request #40701 from smithfarm/wip-49473-nautilus
nautilus: test: use std::atomic<bool> instead of volatile for cb_done var
Reviewed-by: Ramana Raja <rraja@redhat.com...
Yuri Weinstein
10:32 PM CephFS Backport #49613: nautilus: qa: racy session evicted check
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40714
merged
Yuri Weinstein
10:31 PM Revision b865e256 (ceph): Merge pull request #40714 from smithfarm/wip-49613-nautilus
nautilus: qa: add sleep for blocklisting to take effect
Reviewed-by: Aishwarya Mathuria <amathuri@redhat.com>
Yuri Weinstein
09:33 PM RADOS Backport #50124: pacific: mon: Modify Paxos trim logic to be more efficient
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40691
merged
Yuri Weinstein
09:33 PM Revision cfbf1f93 (ceph): Merge pull request #40691 from singuliere/wip-50124-pacific
pacific: mon: Modifying trim logic to change paxos_service_trim_max dynamically
Reviewed-by: Aishwarya Mathuria <ama...
Yuri Weinstein
09:30 PM RADOS Backport #50480: pacific: filestore: ENODATA error after directory split confuses transaction
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40989
merged
Yuri Weinstein
09:29 PM Revision 125680fa (ceph): Merge pull request #40989 from trociny/wip-50480-pacific
pacific: os/FileStore: don't propagate split/merge error to "create"/"remove"
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
09:29 PM RADOS Backport #50154: pacific: Reproduce https://tracker.ceph.com/issues/48417
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40759
merged
Yuri Weinstein
09:29 PM Revision 4fa51670 (ceph): Merge pull request #40759 from smithfarm/wip-50154-pacific
pacific: osd/PeeringState: fix acting_set_writeable min_size check
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
09:27 PM RADOS Backport #50131: pacific: monmaptool --create --add nodeA --clobber monmap aborts in entity_addr_...
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40690
merged
Yuri Weinstein
09:27 PM Revision e08c5348 (ceph): Merge pull request #40690 from singuliere/wip-50131-pacific
pacific: monmaptool: Don't call set_port on an invalid address
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by...
Yuri Weinstein
09:27 PM Backport #50121: pacific: cephContext: ceph-conf crash when CrushLocation construct
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40679
merged
Yuri Weinstein
09:27 PM Revision cd5556be (ceph): Merge pull request #40679 from singuliere/wip-50121-pacific
pacific: crush/CrushLocation: do not print logging message in constructor
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
09:26 PM Backport #50212: pacific: BlueFS _flush_range coredump
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40677
merged
Yuri Weinstein
09:26 PM Revision 11ebda3a (ceph): Merge pull request #40677 from singuliere/wip-50212-pacific
pacific: os/bluestore/BlueFS: do not _flush_range deleted files
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
09:01 PM Revision 3041937f (ceph): librbd: fix spelling in immutable-object-cache conn error
Signed-off-by: Ken Dreyer <kdreyer@redhat.com> Ken Dreyer
06:32 PM RADOS Bug #50512: upgrade:nautilus-p2p-nautilus: unhandled event in ToDelete
... Neha Ojha
06:03 PM bluestore Bug #50511: osd: rmdir .snap/snap triggers snaptrim and then crashes various OSDs
... Patrick Donnelly
05:41 PM Revision c6d1d0e0 (ceph): Merge pull request #41030 from zdover23/wip-doc-adding-one-word-to-ceph...
doc/cephadm: add a single word
Reviewed-by: Sage Weil <sweil@redhat.com>
zdover23
05:18 PM CephFS Backport #50285: pacific: qa: test standby_replay in workloads
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40853
merged
Yuri Weinstein
05:18 PM Revision bc271ab4 (ceph): Merge pull request #40853 from batrick/i50285
pacific: qa: test standby_replay in workloads
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
05:18 PM CephFS Backport #50287: pacific: qa: "log [ERR] : error reading sessionmap 'mds2_sessionmap'"
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40852
merged
Yuri Weinstein
05:17 PM Revision 95d052ab (ceph): Merge pull request #40852 from batrick/i50287
pacific: qa: "log [ERR] : error reading sessionmap 'mds2_sessionmap'"
Reviewed-by: Patrick Donnelly <pdonnell@redhat...
Yuri Weinstein
05:17 PM CephFS Backport #50253: pacific: mds: "cluster [WRN] Scrub error on inode 0x1000000039d (/client.0/tmp/b...
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40825
merged
Yuri Weinstein
05:17 PM Revision 7c77964a (ceph): Merge pull request #40825 from batrick/i50253
pacific: mds: "cluster [WRN] Scrub error on inode 0x1000000039d (/client.0/tmp/blogbench-1.0/src/blogtest_in) see mds... Yuri Weinstein
04:58 PM CephFS Bug #50530 (Resolved): pacific: client: abort after MDS blocklist
... Patrick Donnelly
04:37 PM Orchestrator Feature #50529 (Resolved): cephadm rm-cluster is also not resetting any disks that were used as osds
see title.
should probably be an optional argument or something.
Sebastian Wagner
04:36 PM CephFS Bug #50528 (New): pacific: qa: fs:thrash: pjd suite not ok 20
... Patrick Donnelly
04:32 PM CephFS Bug #50527 (New): pacific: qa: untar_snap_rm timeout during osd thrashing (ceph-fuse)
... Patrick Donnelly
04:01 PM Revision da1f9d21 (ceph): ceph-volume: fix "device" output
During
https://github.com/ceph/ceph/commit/ec0f5f3b22d24754c16131a1996e42b787e4255f
I changed "device" by "dev", let'...
Sébastien Han
03:43 PM Orchestrator Bug #50364 (Pending Backport): cephadm: removing daemons from hosts in maintenance mode
Adam King
03:25 PM Revision 08223119 (ceph): Merge pull request #38368 from rishabh-d-dave/cv-list-by-osd-id
ceph-volume: allow listing devices by OSD ID Guillaume Abrioux
03:24 PM Orchestrator Bug #50526 (Resolved): OSD massive creation: OSDs not created
OSDs are not created when the drive group used to launch the osd creation affect a big number of OSDs (75 in my case)... Juan Miguel Olmo Martínez
03:13 PM CephFS Bug #40284: kclient: evaluate/fix/add lazio support in the kernel
Discussing for Quincy: Jeff is against keeping this in the kernel -- we are not really using it and it's probably inc... Patrick Donnelly
03:12 PM rbd Bug #50525 (In Progress): FAILED ] DiffIterateTest/0.DiffIterate, where TypeParam = DiffIterateP...
... Deepika Upadhyay
02:51 PM Revision 21318e8f (ceph): mgr/dashboard: fix HAProxy (now called ingress)
Fixes: https://tracker.ceph.com/issues/50319
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
Support from Dashboar...
Avan Thakkar
02:45 PM Backport #50082: pacific: rbd-mirror: invalid name of rbd mirror image in perf dump
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40680
merged
Yuri Weinstein
02:45 PM Revision 8fed912e (ceph): Merge pull request #40680 from singuliere/wip-50082-pacific
pacific: rbd-mirror: fix UB while registering perf counters
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Yuri Weinstein
02:42 PM rgw Backport #48424 (In Progress): octopus: Able to circumvent S3 Object Lock using deleteobjects com...
Mykola Golub
02:40 PM CephFS Feature #16745: mon: prevent allocating snapids allocated for CephFS
Milind, this one looks related to what you're investigating. Patrick Donnelly
02:36 PM Revision d9e4d2d0 (ceph): osd: admin cmd to dump pools statfs
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
02:34 PM Revision d526c9c3 (ceph): Merge pull request #40992 from zdover23/wip-doc-cephadm-osd-advanced-ad...
doc/cephadm: adding "device" to a sentence
Reviewed-by: Sebastian Wagner <swagner@suse.com>
zdover23
02:32 PM Revision 3af9fe3f (ceph): doc/cephadm: add a single word
s/If the nfs-ganesha doesn't/If the
nfs-ganesha pool doesn't/
Signed-off-by: Zac Dover <zac.dover@gmail.com>
Zac Dover
02:31 PM CephFS Tasks #38386 (Closed): qa: write kernel fscache tests
Dup of #6373 Patrick Donnelly
02:27 PM Revision 6f04c4d6 (ceph): doc/cephfs/cache-config: use config item macros
Correct the defaults following 8df2388b9fb66e1606f47c095ecf0b5c71a1941e.
Related-to: https://tracker.ceph.com/issues...
Dan van der Ster
02:26 PM Revision a1753f56 (ceph): Merge pull request #40724 from rhcs-dashboard/upgrade-caniuse-lite
mgr/dashboard: upgrade Browserslist: caniuse-lite
Reviewed-by: Nizamudeen A <nia@redhat.com>
Reviewed-by: Ernesto Pu...
Kefu Chai
02:12 PM Revision 28447293 (ceph): Merge pull request #41029 from zdover23/wip-doc-cephadm-nfs-service-cor...
doc/cephadm: rewrite "nfs.rst"
Reviewed-by: Sage Weil <sweil@redhat.com>
zdover23
02:06 PM Orchestrator Bug #50524 (Resolved): placement spec: irritating error message if passed a string for count_per_...
... Sebastian Wagner
02:03 PM Revision a46f84d3 (ceph): Merge pull request #40594 from mkogan1/wip-rgw-multipart-complete
rgw: return OK on consecutive complete-multipart reqs
Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
Reviewed-by: ...
Casey Bodley
02:03 PM Feature #50500: Start to build packages for Debian 11?
Changes needed:
Add:...
Tim Small
01:40 PM CephFS Bug #50523 (Triaged): Mirroring path "remove" don't not seem to work
Patrick Donnelly
01:05 PM CephFS Bug #50523 (Resolved): Mirroring path "remove" don't not seem to work
Consider the following:... Sébastien Han
01:14 PM Revision 52c67235 (ceph): client: remove redundant caps_issued_mask() call in Client::fstatx()
No need to include this check since _getattr() checks this anyway.
Signed-off-by: Venky Shankar <vshankar@redhat.com>
Venky Shankar
01:14 PM Revision 3831aa12 (ceph): libcephfs: introduce basic *at() calls
Signed-off-by: Venky Shankar <vshankar@redhat.com> Venky Shankar
01:14 PM Revision 8e8c4041 (ceph): client: non-at APIs call at-APIs with CEPHFS_AT_FDCWD as file descriptor
Signed-off-by: Venky Shankar <vshankar@redhat.com> Venky Shankar
01:14 PM Revision 3ad45211 (ceph): test: cleanup files/dirs before finishing test
Other tests might use the same file names and expect libcephfs
calls to succeed.
Signed-off-by: Venky Shankar <vshan...
Venky Shankar
01:14 PM Revision b88228e9 (ceph): test: tests for *at() libcephfs APIs
Fixes: http://tracker.ceph.com/issues/50298
Signed-off-by: Venky Shankar <vshankar@redhat.com>
Venky Shankar
01:04 PM Revision 36426d6d (ceph): doc/cephadm: rewrite "nfs.rst"
This PR makes a few (very small) stylistic
corrections, mostly typographical, to the text.
Signed-off-by: Zac Dover ...
Zac Dover
01:01 PM Revision 4e27388b (ceph): doc/rados/configuration: reference options using :confval:
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
01:01 PM Revision ecb8e5e9 (ceph): doc/rados/operations/pools: define pool settings using "describe"
better readability and more structured this way
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:01 PM Revision 19ccf365 (ceph): doc/cephfs/mds-config-ref: render options using confval directive
less repeating, better maintanability this way
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:01 PM Revision 5249e5fe (ceph): doc/dev/osd_internals/mclock_wpq_cmp_study: fix a typo
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
12:57 PM rbd Bug #50522 (Resolved): [rbd-nbd] default pool isn't picked up
Assuming image "foo" in pool "rbd":
$ sudo rbd device map --device-type krbd foo
/dev/rbd0
$ sudo rbd device unm...
Ilya Dryomov
12:36 PM Revision ae004535 (ceph): rgw: fix segfault related to explicit object manifest handling
Fixes: https://tracker.ceph.com/issues/50467
Signed-off-by: Mark Kogan <mkogan@redhat.com>
Mark Kogan
11:56 AM Bug #50521 (New): install-debs.sh in v14.2.20 claims unmet package dependencies in Ubuntu 18.04.5...
On clean-installed Ubuntu 18.04.5 LTS, after git clone and checkout v14.2.20, running install-debs.sh claims followin... Vanou Ishii
10:30 AM CephFS Feature #47277: implement new mount "device" syntax for kcephfs
I did some work on this a while back but never go to posting a patch (or changing the tracker status). I'm reviving t... Venky Shankar
10:28 AM CephFS Feature #47277 (In Progress): implement new mount "device" syntax for kcephfs
Venky Shankar
09:57 AM rgw Bug #50520 (Resolved): slow radosgw-admin startup when large value of rgw_gc_max_objs configured
on a test setup, each increment by thousand of rgw_gc_max_objs
increases the radosgw-admin command execution time by...
Mark Kogan
09:54 AM RADOS Bug #50351: osd: FAILED ceph_assert(recovering.count(*i)) after non-primary osd restart when in b...
`PrimaryLogPG::on_failed_pull` [1] looks suspicious to me. We remove the oid from `backfills_in_flight` here only if ... Mykola Golub
09:13 AM Revision e6a21706 (ceph): mgr/dashboard: Revoke read-only user's access to Manager modules
This will disable read only user to read/open Manager Modules page in
Ceph Dashboard where some of the security relat...
Nizamudeen A
08:38 AM Revision ecb8d2ca (ceph): ceph.spec.in: do not build with system pmdk by default
we need to use libpmem 1.10 in #40493.
without enabling the module stream offering libpmem 1.9.2, we can only
have a...
Kefu Chai
08:38 AM Revision ad85af2e (ceph): cmake/modules/Findpmem: always set pmem_VERSION_STRING
before this change, `pmem_VERSION_STRING` is not set if it is not able
to fulfill the specified version requirement. ...
Kefu Chai
08:28 AM Dashboard Bug #50519 (Resolved): "ceph dashboard set-ssl-certificate{,-key} -i" is trying to decode an alre...
We are using 16.2.1 on Debian buster directly from https://download.ceph.com/debian-pacific/ .
We just enabled the...
Pascal Briehl
08:25 AM Orchestrator Bug #50472: orchestrator doesn't provide a way to remove an entire cluster
Paul Cuzner wrote:
> Sebastian Wagner wrote:
> > A few problems:
> >
> > * *cephadm rm-cluster* only removes the...
Sebastian Wagner
08:13 AM Dashboard Backport #50476 (Resolved): pacific: mgr/dashboard: While changing the password in Dashboard, use...
Ernesto Puerta
08:12 AM Revision cad04dc5 (ceph): Merge pull request #40981 from rhcs-dashboard/wip-50476-pacific
pacific: mgr/dashboard: Remove username and password from request body
Reviewed-by: Ernesto Puerta <epuertat@redhat....
Ernesto Puerta
08:08 AM Revision 813933f8 (ceph): Merge pull request #39929 from ceph/dependabot/npm_and_yarn/src/pybind/...
build(deps): bump elliptic from 6.5.3 to 6.5.4 in /src/pybind/mgr/dashboard/frontend
Reviewed-by: Alfonso Martínez <...
Ernesto Puerta
08:06 AM Dashboard Backport #50204 (Resolved): octopus: mgr/dashboard: Read-only user can see registry password
Ernesto Puerta
08:06 AM Revision c8913b1d (ceph): Merge pull request #40649 from rhcs-dashboard/wip-50204-octopus
octopus: mgr/dashboard: Revoke read-only user's access to Manager modules
Reviewed-by: Waad Alkhoury <walkhour@redha...
Ernesto Puerta
07:51 AM Dashboard Bug #50319 (Fix Under Review): mgr/dashboard: fix HAProxy (now called ingress)
Avan Thakkar
07:28 AM Fix #49896: qa: verify the benefits of mempool cacheline optimization
@smithfarm, would you be so kind as to update the pull request description to reference Fixes: https://tracker.ceph.c... Loïc Dachary
07:21 AM Dashboard Bug #50514 (Fix Under Review): mgr/dashboard: RGW buckets async validator slow performance
Nizamudeen A
06:25 AM Dashboard Bug #50514 (Resolved): mgr/dashboard: RGW buckets async validator slow performance
h3. Description of problem
The rgw bucket creation form has the Name field which have an async
validator. The...
Nizamudeen A
07:20 AM Dashboard Bug #50516 (Fix Under Review): mgr/dashboard: bucket name constraints
Nizamudeen A
06:37 AM Dashboard Bug #50516 (Resolved): mgr/dashboard: bucket name constraints
Object Gateway>Buckets>Create
It would be helpful to the user to know the constraints when naming a bucket. add so...
Nizamudeen A
07:20 AM Dashboard Cleanup #50515 (Fix Under Review): mgr/dashboard: generate manifest.txt file for npm dependencies
Nizamudeen A
06:27 AM Dashboard Cleanup #50515 (Rejected): mgr/dashboard: generate manifest.txt file for npm dependencies
A file to see all the npm dependencies. Nizamudeen A
07:01 AM rbd Bug #49504: qemu_dynamic_features.sh times out
http://qa-proxy.ceph.com/teuthology/yuriw-2021-04-22_16:42:11-rbd-wip-yuri5-testing-2021-04-20-0819-pacific-distro-ba... Deepika Upadhyay
06:57 AM Revision bf115b49 (ceph): mgr/pybind/snap_schedule: return valid json for 'status' command
The status should return a valid list, prior to this path the code was
only appending json blob next to each other re...
Sébastien Han
06:57 AM Revision 74a7cdda (ceph): mgr/pybind/snap_schedule: do not fail when no fs snapshot schedules are...
When listing for available snapshot schedules, we should not an error in case
there is none. We should just return 0 ...
Sébastien Han
06:38 AM CephFS Bug #45434: qa: test_full_fsync (tasks.cephfs.test_full.TestClusterFull) failed
osdstat of osd.6:... Xiubo Li
06:18 AM rgw Bug #50474: MultiSite: Only part of objects will be synced
After I running `radosgw-admin bucket rewrite -b BUCKET --min-rewrite-size 0`, the problem solved.
But for new buc...
Mule Te
04:39 AM Dashboard Bug #49354 (Resolved): mgr/dashboard: Device health status is not getting listed under hosts section
Aashish Sharma
03:48 AM rgw Feature #49451: Show amount of buckets per user
Marcelo Mariano wrote:
> When executing a command like radosgw-admin user info --uid user it will be very useful to ...
hoan nv

04/25/2021

11:41 PM RADOS Bug #50512 (Won't Fix - EOL): upgrade:nautilus-p2p-nautilus: unhandled event in ToDelete
Run: https://pulpito.ceph.com/teuthology-2021-04-22_01:25:03-upgrade:nautilus-p2p-nautilus-distro-basic-smithi/
Job:...
Yuri Weinstein
09:02 PM Dashboard Backport #50417 (In Progress): nautilus: mgr/dashboard: filesystem pool size should use stored st...
Avan Thakkar
09:01 PM Revision bf791028 (ceph): mgr/dashboard: filesystem pool size should use stored stat
Fixes: https://tracker.ceph.com/issues/50195
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
Replaces 'bytes_used'...
Avan Thakkar
08:55 PM Dashboard Backport #50416 (In Progress): octopus: mgr/dashboard: filesystem pool size should use stored sta...
Avan Thakkar
08:54 PM Revision 9de79bdd (ceph): mgr/dashboard: filesystem pool size should use stored stat
Fixes: https://tracker.ceph.com/issues/50195
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
Replaces 'bytes_used'...
Avan Thakkar
06:10 PM bluestore Bug #50511 (Need More Info): osd: rmdir .snap/snap triggers snaptrim and then crashes various OSDs
Hi,
we use http://manpages.ubuntu.com/manpages/artful/man1/cephfs-snap.1.html to create hourly, daily, weekly and mo...
Rainer Stumbaum
05:59 PM RADOS Bug #50510 (Need More Info): OSD will return -EAGAIN on balance_reads although it can return the ...
PrimaryLogPG.cc:
if (!is_primary()) {
if (!recovery_state.can_serve_replica_read(oid)) {
dout(20) <...
Or Friedmann
02:23 PM RADOS Bug #50508: ceph-mon crash when create pool
Hi, the ceph-mon process crashed when I created a pool. ... chen long
02:18 PM RADOS Bug #50508: ceph-mon crash when create pool
[root@arsenal-ceph-test-167 ~]# ceph crash ls
ID ENTIT...
chen long
02:15 PM RADOS Bug #50508 (New): ceph-mon crash when create pool
chen long
01:25 PM Revision 55c02a81 (ceph): Merge pull request #41015 from inspur-wyq/patch-doc
doc/radosgw/role.rst: fix typos
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:15 PM Revision b5cae0d7 (ceph): Merge pull request #39605 from inspur-wyq/patch-1
doc/radosgw/cloud-sync-module: fix typos
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:24 AM rgw Bug #50507 (New): s/key/key_id/ in the logging message
The function of "get_actual_key_from_kms()" is based on the key_id gets the real key, so the correct rgw log should b... wang kevin
10:22 AM Revision eda1db80 (ceph): mon/MonClient: remove reopen_session() callback mechanism
It's been unused for over 5 years, since commit 17d24292b812 ("osd:
remove old stats backoff mechanism").
Signed-off...
Ilya Dryomov
10:22 AM Revision c7787f95 (ceph): mon/MonClient: reset authenticate_err in _reopen_session()
Otherwise, if "mon host" list has at least one unqualified IP address
without a port and both msgr1 and msgr2 are tur...
Ilya Dryomov
10:21 AM Revision 0eb4fc7e (ceph): mon/MonClient: remove reopen_session() callback mechanism
It's been unused for over 5 years, since commit 17d24292b812 ("osd:
remove old stats backoff mechanism").
Signed-off...
Ilya Dryomov
10:21 AM Revision 12c5de7a (ceph): mon/MonClient: reset authenticate_err in _reopen_session()
Otherwise, if "mon host" list has at least one unqualified IP address
without a port and both msgr1 and msgr2 are tur...
Ilya Dryomov
10:16 AM Revision db23fc82 (ceph): mon/MonClient: remove reopen_session() callback mechanism
It's been unused for over 5 years, since commit 17d24292b812 ("osd:
remove old stats backoff mechanism").
Signed-off...
Ilya Dryomov
10:16 AM Revision 77c1a770 (ceph): mon/MonClient: reset authenticate_err in _reopen_session()
Otherwise, if "mon host" list has at least one unqualified IP address
without a port and both msgr1 and msgr2 are tur...
Ilya Dryomov
10:00 AM RADOS Backport #50505 (In Progress): pacific: mon/MonClient: reset authenticate_err in _reopen_session()
Ilya Dryomov
10:00 AM RADOS Backport #50504 (In Progress): octopus: mon/MonClient: reset authenticate_err in _reopen_session()
Ilya Dryomov
09:59 AM RADOS Backport #50506 (In Progress): nautilus: mon/MonClient: reset authenticate_err in _reopen_session()
Ilya Dryomov
09:15 AM Revision 066c0655 (ceph): doc/radosgw/role.rst: fix typos
Signed-off-by: wangyunqing <wangyunqing@inspur.com> yunqing wang
02:55 AM Dashboard Backport #50049 (Resolved): octopus: mgr/dashboard: Remove username, password fields from -Cluste...
Kefu Chai
02:55 AM Revision ea4ca611 (ceph): Merge pull request #40491 from aaSharma14/wip-50049-octopus
octopus: mgr/dashboard: Remove username, password fields from Manager Modules/dashboard,influx
Reviewed-by: Nizamude...
Kefu Chai
02:54 AM Dashboard Backport #50052 (Resolved): octopus: mgr/dashboard: Device health status is not getting listed un...
Kefu Chai
02:54 AM Revision 0805718b (ceph): Merge pull request #40495 from aaSharma14/wip-50052-octopus
octopus: mgr/dashboard: Device health status is not getting listed under hosts section
Reviewed-by: Alfonso Martínez...
Kefu Chai
02:53 AM Revision 1615b7d9 (ceph): Merge pull request #40550 from idryomov/wip-remove-log-early-octopus
octopus: common: remove log_early configuration option
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
02:52 AM RADOS Backport #49917 (Resolved): octopus: mon: slow ops due to osd_failure
Kefu Chai
02:52 AM Revision eeea0c57 (ceph): Merge pull request #40558 from singuliere/wip-49917-octopus
octopus: mon/OSDMonitor: drop stale failure_info after a grace period
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:51 AM RADOS Backport #50123 (Resolved): octopus: mon: Modify Paxos trim logic to be more efficient
Kefu Chai
02:51 AM Revision d50b16dc (ceph): Merge pull request #40699 from smithfarm/wip-50123-octopus
octopus: mon: Modifying trim logic to change paxos_service_trim_max dynamically
Reviewed-by: Aishwarya Mathuria <ama...
Kefu Chai
02:49 AM RADOS Backport #49566 (Resolved): octopus: api_watch_notify: LibRadosWatchNotify.AioWatchDelete2 fails
Kefu Chai
02:49 AM Revision d1c70bb7 (ceph): Merge pull request #40756 from smithfarm/wip-49566-octopus
octopus: tests: ceph_test_rados_api_watch_notify: Allow for reconnect
Reviewed-by: Neha Ojha <nojha@redhat.com>
Revi...
Kefu Chai
02:49 AM RADOS Backport #49816 (Resolved): octopus: mon: promote_standby does not update available_modules
Kefu Chai
02:49 AM Revision 26a7f940 (ceph): Merge pull request #40757 from smithfarm/wip-49816-octopus
octopus: mon/MgrMonitor: populate available_modules from promote_standby()
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
02:48 AM Revision f8eedc7c (ceph): Merge pull request #40788 from smithfarm/wip-49732-octopus
octopus: osd: do not dump an osd multiple times
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:47 AM Backport #50120 (Resolved): octopus: cephContext: ceph-conf crash when CrushLocation construct
Kefu Chai
02:47 AM Backport #50143 (Resolved): octopus: qa/tasks/vstart_runner.py: not starting max_required_mgrs
Kefu Chai
02:47 AM Revision 74f311bb (ceph): Merge pull request #40791 from smithfarm/wip-50120-octopus
octopus: crush/CrushLocation: do not print logging message in constructor
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:47 AM Revision 03805506 (ceph): Merge pull request #40792 from smithfarm/wip-50143-octopus
octopus: qa/tasks/vstart_runner.py: start max required mgrs
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: R...
Kefu Chai
02:46 AM Backport #50210 (Resolved): octopus: BlueFS _flush_range coredump
Kefu Chai
02:46 AM Revision 0b585254 (ceph): Merge pull request #40793 from smithfarm/wip-50210-octopus
octopus: os/bluestore/BlueFS: do not _flush_range deleted files
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:06 AM Revision d5b5a7fb (ceph): Merge pull request #41011 from tchaikov/wip-cephadm-test
mgr/cephadm: s/_hosts_with_daemon_inventory/_schedulable_hosts/
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by...
Kefu Chai

04/24/2021

04:45 PM cephsqlite Bug #50503: tasks/libcephsqlite throws "std::out_of_range"
So the test "succeeded" in that we expect things errors but not an Abort/core dump:... Patrick Donnelly
05:48 AM cephsqlite Bug #50503: tasks/libcephsqlite throws "std::out_of_range"
Patrick, could you take a look? not sure how reproducible this issue is though. Kefu Chai
05:48 AM cephsqlite Bug #50503 (Resolved): tasks/libcephsqlite throws "std::out_of_range"
rados/basic/{ceph clusters/{fixed-2 openstack} mon_election/classic msgr-failures/many msgr/async-v1only objectstore/... Kefu Chai
01:12 PM bluestore Bug #46490: osds crashing during deep-scrub
Maximilian Stinsky wrote:
> Igor Fedotov wrote:
> > Maximilian Stinsky wrote:
> > > Hi,
> > >
> > > we tried up...
Igor Fedotov
10:00 AM Revision f6397514 (ceph): Merge pull request #40789 from smithfarm/wip-49378-octopus
octopus: cmake: build static libs if they are internal ones
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:40 AM Revision 782fc0e7 (ceph): mgr/cephadm: s/_hosts_with_daemon_inventory/_schedulable_hosts/
`_hosts_with_daemon_inventory` was renamed to `_schedulable_hosts`
in f260c48f723641a5f82c64c0e31451199aa191f8 which ...
Kefu Chai
07:14 AM Revision 4ba84b85 (ceph): crimson/common: fix broken assertion on FatalSignal setup.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
07:07 AM Revision 1721d11d (ceph): osd/OSDMapMapping: mark OSDMapMapping::update() private
this method could be misused easily. and it is only used by test, so
mark it private.
Signed-off-by: Kefu Chai <kcha...
Kefu Chai
07:07 AM Revision 06e47910 (ceph): mon/OSDMonitor: let OSDMonitor::_get_pending_crush() return
let OSDMonitor::_get_pending_crush() return by return value not by a
input parameter, C++17 ensures that the copy ell...
Kefu Chai
05:58 AM Revision 5dccba83 (ceph): Merge pull request #34109 from CongMinYin/optimizing-bluestore-lock
os/bluestore: Optimizing the lock of bluestore writing process
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:55 AM RADOS Backport #50506 (Resolved): nautilus: mon/MonClient: reset authenticate_err in _reopen_session()
https://github.com/ceph/ceph/pull/41016 Backport Bot
05:55 AM RADOS Backport #50505 (Resolved): pacific: mon/MonClient: reset authenticate_err in _reopen_session()
https://github.com/ceph/ceph/pull/41019 Backport Bot
05:55 AM RADOS Backport #50504 (Resolved): octopus: mon/MonClient: reset authenticate_err in _reopen_session()
https://github.com/ceph/ceph/pull/41017 Backport Bot
05:54 AM Orchestrator Bug #50364 (Resolved): cephadm: removing daemons from hosts in maintenance mode
Kefu Chai
05:54 AM Revision 9598175a (ceph): Merge pull request #40863 from adk3798/maint-fix
mgr/cephadm: don't remove daemons on hosts in maintenance or offline mode
Reviewed-by: Sebastian Wagner <swagner@sus...
Kefu Chai
05:53 AM Revision 9827ee5d (ceph): Merge pull request #38641 from agayev/zoned-cleaner
os/bluestore: Some more plumbing for zone cleaning (WIP)
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Kefu Chai
05:51 AM RADOS Bug #50477 (Pending Backport): mon/MonClient: reset authenticate_err in _reopen_session()
Kefu Chai
05:51 AM Revision b30d0b8a (ceph): Merge pull request #40978 from idryomov/wip-reset-authenticate-err
mon/MonClient: reset authenticate_err in _reopen_session()
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Sa...
Kefu Chai
05:50 AM Bug #49999: Windows build fails because of sqlite
pacific backport https://github.com/ceph/ceph/pull/40557 Kefu Chai
05:20 AM RADOS Bug #49961: scrub/osd-recovery-scrub.sh: TEST_recovery_scrub_1 failed
/a/kchai-2021-04-24_04:07:09-rados-wip-kefu-testing-2021-04-23-2026-distro-basic-smithi/6070018 Kefu Chai
04:47 AM Fix #49188 (Fix Under Review): mds: speed up the process of looking up a single dentry ,when the ...
Patrick Donnelly
04:02 AM mgr Bug #50243: test_turn_off_module (tasks.mgr.test_progress.TestProgress) AssertionError: False is ...
/a/kchai-2021-04-23_14:12:53-rados-wip-kefu-testing-2021-04-23-2026-distro-basic-smithi/6068282/ Kefu Chai
01:48 AM CephFS Bug #45434: qa: test_full_fsync (tasks.cephfs.test_full.TestClusterFull) failed
Ramana Raja wrote:
> see this in octopus testing, https://pulpito.ceph.com/yuriw-2021-02-09_00:31:50-kcephfs-wip-yur...
Xiubo Li

04/23/2021

09:33 PM Orchestrator Bug #50502: cephadm pull doesn't get latest image
https://github.com/ceph/ceph/pull/39058 caused a subtle behavior change.
Previously, if we used a non-stable tag,...
Sebastian Wagner
01:52 PM Orchestrator Bug #50502: cephadm pull doesn't get latest image
This is a tricky one!
Imagine you set...
Sebastian Wagner
01:49 PM Orchestrator Bug #50502 (Closed): cephadm pull doesn't get latest image
I tried to do a "cephadm pull" this morning on my mini-cluster and it got v16.2.0. Dockerhub has v16.2.1 currently th... Jeff Layton
08:29 PM Dashboard Cleanup #47355: mgr/dashboard: create directive for AuthStorage service
Hi, How can we resolve this? Ngwa Sedrick Meh
08:28 PM Dashboard Bug #47458: mgr/dashboard: replace URLs with doc references in dash-devel.rst
Hi, How can we resolve this? Ngwa Sedrick Meh
08:24 PM Dashboard Bug #49580: mgr/dashboard: replace 'telemetry_notification_hidden' localStore to 1-year expiring ...
Hi, How can we resolve this? Ngwa Sedrick Meh
08:01 PM rgw Backport #48462: octopus: notifications: support GetTopicAttributes API
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/40812
merged
Yuri Weinstein
08:01 PM Revision 1ae5c6bb (ceph): Merge pull request #40812 from yuvalif/wip-yuval-fix-48462
octopus: rgw/notification: support GetTopicAttributes API
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
08:01 PM rgw Backport #50213: octopus: rgw: object lock: improve client error messages
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40755
merged
Yuri Weinstein
08:01 PM Revision 344b5ea4 (ceph): Merge pull request #40755 from smithfarm/wip-50213-octopus
octopus: rgw: objectlock: improve client error messages
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
05:43 PM CephFS Bug #50224 (In Progress): qa: test_mirroring_init_failure_with_recovery failure
Patrick,
PR #41000 not a fix for this tracker. I've started to look into this today.
PR #41000 is an additional...
Venky Shankar
03:31 PM CephFS Bug #50224 (Fix Under Review): qa: test_mirroring_init_failure_with_recovery failure
Patrick Donnelly
12:30 PM CephFS Bug #50224 (In Progress): qa: test_mirroring_init_failure_with_recovery failure
Venky Shankar
04:49 PM Revision 2771cb08 (ceph): Merge pull request #41006 from yuriw/wip-yuriw-simlinks-master
qa/tests: changed simlink to upgrade/parallel only
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
04:36 PM Revision edcf29b9 (ceph): Merge pull request #40994 from neha-ojha/wip-50388
qa/suites/upgrade/pacific-x/rgw-multisite: fix install version
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by...
Neha Ojha
03:20 PM Revision b6c84d56 (ceph): qa/tests: changed simlink to upgrade/parallel only
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
03:14 PM Revision 6a3dde8b (ceph): doc: add note about removal of the `cephfs` nfs cluster type
Fixes: https://tracker.ceph.com/issues/50369
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from com...
Michael Fritch
03:13 PM Revision 678ee637 (ceph): mgr/volumes/nfs: drop `type` param during cluster create
PR #37600 introduced support for both `cephfs` and `rgw` exports
to be configured using a single nfs-ganesha cluster
...
Michael Fritch
02:52 PM Dashboard Bug #50440 (Resolved): mgr/dashboard: duplicated NFS export rows on orchestrator-managed NFS clus...
Ernesto Puerta
02:52 PM Dashboard Backport #50485 (Resolved): pacific: mgr/dashboard: duplicated NFS export rows on orchestrator-ma...
Ernesto Puerta
02:50 PM Revision 17b59878 (ceph): Merge pull request #40990 from rhcs-dashboard/wip-50485-pacific
pacific: mgr/dashboard: fix duplicated rows when creating NFS export.
Reviewed-by: Avan Thakkar <athakkar@redhat.com...
Ernesto Puerta
02:49 PM CephFS Backport #50086: pacific: tasks.cephfs.test_volumes.TestSubvolumeGroups: RuntimeError: rank all f...
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40688
merged
Yuri Weinstein
02:48 PM Revision 2b36c12a (ceph): Merge pull request #40688 from singuliere/wip-50086-pacific
pacific: qa/tasks/cephfs: create enough subvolumes
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
02:48 PM CephFS Backport #50180: pacific: client: only check pool permissions for regular files
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40686
merged
Yuri Weinstein
02:48 PM Revision 5176527d (ceph): Merge pull request #40686 from singuliere/wip-50180-pacific
pacific: client: only check pool permissions for regular files
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
02:48 PM CephFS Backport #50185: pacific: qa: "RADOS object not found (Failed to operate read op for oid cephfs_m...
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40684
merged
Yuri Weinstein
02:47 PM Revision e6a0ef8a (ceph): Merge pull request #40684 from singuliere/wip-50185-pacific
pacific: test: disable mgr/mirroring for `test_mirroring_init_failure_with_recovery` test
Reviewed-by: Patrick Donne...
Yuri Weinstein
02:47 PM CephFS Backport #50190: pacific: qa: "Assertion `cb_done' failed."
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40683
merged
Yuri Weinstein
02:46 PM Revision e364cc8c (ceph): Merge pull request #40683 from singuliere/wip-50190-pacific
pacific: qa: fix ino_release_cb racy behavior
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
02:46 PM CephFS Backport #50225: pacific: mds: failed to decode message of type 29 v1: void CapInfoPayload::decode
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40682
merged
Yuri Weinstein
02:46 PM Revision 9e2f59ed (ceph): Merge pull request #40682 from singuliere/wip-50225-pacific
pacific: mds: skip the buffer in UnknownPayload::decode()
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
02:46 PM Orchestrator Feature #47274: cephadm: make the container_image setting available to the cephadm binary indepen...
Seems reasonable. So what happens during a "cephadm pull"? I imagine:
# determine the new version
# set it in the...
Jeff Layton
02:46 PM Backport #50199: pacific: src/tools/cephfs_mirror/PeerReplayer.cc Missing include
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40678
merged
Yuri Weinstein
02:45 PM Revision 6b557570 (ceph): Merge pull request #40678 from singuliere/wip-50199-pacific
pacific: tools/cephfs_mirror/PeerReplayer.cc: add missing include
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com...
Yuri Weinstein
02:43 PM CephFS Backport #50127: pacific: pybind/mgr/volumes: deadlock on async job hangs finisher thread
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40630
merged
Yuri Weinstein
02:43 PM Revision 8cbba61b (ceph): Merge pull request #40630 from batrick/i50127
pacific: pybind/mgr/volumes: deadlock on async job hangs finisher thread
Reviewed-by: Patrick Donnelly <pdonnell@red...
Yuri Weinstein
02:42 PM CephFS Backport #50187: pacific: ceph-dokan improvements for additional mounts
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40627
merged
Yuri Weinstein
02:42 PM Revision 308187b9 (ceph): Merge pull request #40627 from petrutlucian94/wip-50187-pacific
pacific: cephfs: minor ceph-dokan improvements
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
02:40 PM RADOS Bug #43489: PG.cc: 953: FAILED assert(0 == "past_interval start interval mismatch")
This has been observed a handful of times at AT&T over the last six months or so. I'm afraid I don't have logs, but t... Steve Taylor
02:39 PM Revision 2bdc220d (ceph): mon/OSDMonitor: prepare_new_pool() starts out with 1 pg
Starts a new pool with 1 pg if the autoscale mode is `on`.
If user didn't explicitly specify autoscale mode to be `on...
Kamoltat (Junior) Sirivadhna
01:56 PM Orchestrator Feature #45111 (Rejected): cephadm: choose distribution specific images based on etc/os-releaes
don't know. I'd like to avoid that complexity. Please reopen, if you think this is a good idea. Sebastian Wagner
01:45 PM RADOS Bug #50501 (Fix Under Review): osd/scheduler/mClockScheduler: Async reservers are not updated wit...
Sridhar Seshasayee
01:06 PM RADOS Bug #50501 (Resolved): osd/scheduler/mClockScheduler: Async reservers are not updated with the ov...
The local and remote Async reserver objects are not updated with the new overridden values as part of mClockScheduler... Sridhar Seshasayee
12:36 PM Feature #50500 (Resolved): Start to build packages for Debian 11?
Debian 11 is in late stages of development (hard freeze for the last few weeks), with release expected in the new few... Tim Small
12:25 PM Documentation #50499 (In Progress): The "clone-source" documentation references non-existant "sta...
https://docs.ceph.com/en/latest/install/clone-source/ says:
"your Ceph repository will be on the master branch by ...
Tim Small
12:24 PM Revision 8e045724 (ceph): qa/tasks/cephadm: shell: take 'all-roles' or 'all-hosts'
'all' is ambiguous
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit 08039576950697e7b9dd55c6e...
Sage Weil
12:24 PM Revision 9e4b8f3c (ceph): qa/suites/rados/cephadm/smoke-roleless: add rgw-ingress test case
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit 7e16bf3468b53d218ac02a81c01fdbbc002b5f1b)
Sage Weil
12:24 PM Revision 307a4dd5 (ceph): qa/tasks/vip: add vip task to allocate virtual IPs
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit 2a8ab2d2b87f76dad9b8ecd7f8ce8370f8004b3c)
Sage Weil
12:24 PM Revision 0a99f6d6 (ceph): qa/tasks/cephadm: do subst_vip for cephadm.shell and .apply
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit 0d561e2741718498efa319e0c2b5ec3a902c67ca)
Sage Weil
12:24 PM Revision 600aed2b (ceph): qa/tasks/cephadm: allow skip_monitor_stack=true
(Useful for roleless when we want to go faster)
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from com...
Sage Weil
12:24 PM Revision da757299 (ceph): qa/tasks/cephadm: add wait_for_service
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit ced2f7fe4a04ebaa09896376c342b7b866ab5bc7)
Sage Weil
12:24 PM Revision 246c4a82 (ceph): mgr/orchestrator: orch ls: leave off virtual_ip prefixlen
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit 4498bbe77f58c59583bcb8b9ca1aae33296b329f)
Sage Weil
12:24 PM Revision 16af8781 (ceph): mgr/cephadm: remove virtual_ip check during scheduling
In 2f33c6ebbc8e2a6c3844a6921c857fb0796a1552 we made the keepalived task
set the necessary sysctls to add a virtual_i...
Sage Weil
12:24 PM Revision 5d002661 (ceph): qa/suites/rados/cephadm/smoke-roleless: test rgw-ingress
Test this properly by downing each rgw and haproxy in turn and ensuring
that things remain up.
Signed-off-by: Sage W...
Sage Weil
12:24 PM Revision c9c14b42 (ceph): qa/tasks/cephadm: tear down clsuter before gathering logs
We dont' always stop all services, because teuthology doesn't know about
things it didn't start. Use rm-cluster to t...
Sage Weil
12:24 PM Revision d52b17d3 (ceph): qa/suites/rados/cephadm/smoke-*: use cephadm.wait_for_service
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit 16b30f2858aa8edb42cff79c4d40b40ec5ae72cc)
Sage Weil
12:24 PM Revision d5292fe0 (ceph): qa/tasks/cephadm: use yaml.dump_all()
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit 97c143c3442e96b36de075ea7eefd6e17ede67bd)
Sage Weil
12:24 PM Revision 57e7652d (ceph): qa/tasks/cephadm: ignore --keep-logs failure
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit 65f2848e978b3ef3908124dfbfbeed1f7bf52087)
Sage Weil
12:24 PM Revision ed3250c4 (ceph): mgr/cephadm: don't list non ceph daemons as needing upgrade in upgrade ...
Fixes: https://tracker.ceph.com/issues/50401
Signed-off-by: Adam King <adking@redhat.com>
(cherry picked from commit...
Adam King
12:24 PM Revision ae1edab9 (ceph): pybind/ceph_argparse: print --format flag name in help descs
Fixes: https://tracker.ceph.com/issues/49757
Signed-off-by: Adam King <adking@redhat.com>
(cherry picked from commit...
Adam King
12:24 PM Revision bfa3dd8d (ceph): mgr/cephadm/schedule: add per_host_daemon_type support
This will be used to schedule a per-host keepalived alongside other
services.
Implement this as a final stage for pl...
Sage Weil
12:24 PM Revision a4136154 (ceph): cephadm: fix a typo
this adds a space in order to avoid displaying this:
```
"2021-03-29T10:51:32.595782Z service:rgw.default [ERROR] \"...
Guillaume Abrioux
12:24 PM Revision f5e67ca7 (ceph): mgr/cephadm: use per_host_daemon feature in scheduler
This only affects ingress, at least for now.
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit...
Sage Weil
12:24 PM Revision 2055082f (ceph): doc/cephadm/rgw: update docs for ingress service
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit ef2d92aab2df45e34d85d3db3c5a7fcb9f96eb4f)
Sage Weil
12:24 PM Revision d8b7dcce (ceph): mgr/orchestrator: drop - when no ports
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit 60562414e10dfd29f0d42f2047da9bddc64b7d34)
Sage Weil
12:24 PM Revision f3e6be55 (ceph): mgr/orchestrator: report external endpoints from 'orch ls'
Add a PORTS column and report the external/virtual IP (and port(s)) from
'orch ls' output.
Signed-off-by: Sage Weil ...
Sage Weil
12:24 PM Revision 28dd3a17 (ceph): cephadm: make keepalived unit fiddle sysctl settings
No need to make the user adjust these manually.
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from com...
Sage Weil
12:24 PM Revision 6fc1a56c (ceph): doc/cephadm/rgw: add note about which ethernet interface is used
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit 702829f7df462e10e1999a47fa587001fc61de1b)
Sage Weil
12:24 PM Revision 08c9896f (ceph): mgr/cephadm/services/ingress: less verbose about prepare_create
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit f7977c551db86dc46a1f6ceb6c25497aebd15c16)
Sage Weil
12:24 PM Revision 4cc53f08 (ceph): doc/cephadm/rgw: clean up example spec
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit 99b9f032de1d3611058caa748b5256ea2134446f)
Sage Weil
12:24 PM Revision 64a7ba00 (ceph): mgr/cephadm: ingress: add optional virtual_interface_networks
It may be that the virtual IP we want to use is not in the same network
as any existing IPs on the host. In that cas...
Sage Weil
12:24 PM Revision d5375aef (ceph): doc/cephadm: explicitly show host requirments in adding host section
Signed-off-by: Daniel Pivonka <dpivonka@redhat.com>
(cherry picked from commit b28fd9838ec3ad5b47a7b5e14015d986348f31e5)
Daniel Pivonka
12:24 PM Revision 6f55d94f (ceph): doc/cephadm: rewrite "index.rst"
This PR rewrites the three paragraphs at the
front of the cephadm guide, increasing their
elegance and removing ambig...
Zac Dover
12:24 PM Revision 16ba333c (ceph): doc/cephadm: Add Compatibility with Podman Versions
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit f15f0deccb93d0ec79beb4f7ba32c8...
Sebastian Wagner
12:24 PM Revision fe1cb3b8 (ceph): doc/cephadm: remove warning about cephadm in production
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 230b78f35395c2c8b21cba6d2d1631...
Sebastian Wagner
12:24 PM Revision aa682980 (ceph): doc: fixes for cephadm documentation
Be sure to note that python 3 is a prerequisite. Minimal centos 8
installs don't have it, for instance.
Also, we pro...
Jeff Layton
12:24 PM Revision 4c72865e (ceph): doc/cephadm: rewrite "deploying add. mons"
This rewrites the section "Deploying Additional
Monitors (Beyond the Default Three)" for elegance
and clarity.
Signe...
Zac Dover
12:24 PM Revision a4fa737b (ceph): doc/cephadm: break mon section into sections
This PR breaks the "Deploy Additional Monitors" section
of the cephadm documentation into several subsections
whose t...
Zac Dover
12:24 PM Revision e43ab24f (ceph): doc/cephadm: rewrite osd.rst - list devices
This PR rewrites the "List Devices" section of
the OSD chapter of the Cephadm guide. This PR
is a simple grammar-and-...
Zac Dover
12:24 PM Revision 408041ec (ceph): doc/cephadm: rewrite osd.rst "Remove an OSD"
This commit rewrites the entire "Remove an OSD"
section of the "OSD Service" chapter of the
cephadm book.
I got carr...
Zac Dover
12:24 PM Revision 16af0adf (ceph): doc/cephadm: rewrite part of "deploy osds"
This reorganizes the section "Deploy OSDs"
in the "OSD Service" chapter of the Cephadm
Guide. Two new sections, "List...
Zac Dover
12:24 PM Revision ab3ea265 (ceph): doc/cephadm: rewrite "dry run" section in osd.rst
This rewrites the "dry run" section of the "OSD Service"
chapter of the Cephdam documentation. This commit makes
mino...
Zac Dover
12:24 PM Revision 4268c64a (ceph): doc/cepham/compatibility: rgw-ha -> ingress; note possibility of breaki...
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit 53477261194b50b6e5af0573f2aa82486092df8c)
Sage Weil
12:24 PM Revision a2780c23 (ceph): doc/cephadm: remove big warning about stability
It's the first item on the toctree that follows.
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from co...
Sage Weil
12:24 PM Revision b6165852 (ceph): mgr/cephadm: make prometheus scrape ingress haproxy
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit 7a30e656b9c719ec0141e19bfc629c0f7ae89c9f)
Sage Weil
12:24 PM Revision 1ddfb6e8 (ceph): mgr/orchestractor: rgw realm and zone flags must both be provided
Signed-off-by: Daniel Pivonka <dpivonka@redhat.com>
(cherry picked from commit c0803f8f271ea6b2c653b3a443f7807185303912)
Daniel Pivonka
12:24 PM Revision 8635c644 (ceph): mgr/orchestrator: DG loads properly the unmanaged attribute
Fixes: https://tracker.ceph.com/issues/49805
Signed-off-by: Juan Miguel Olmo Martínez <jolmomar@redhat.com>
(cherry ...
Juan Miguel Olmo Martínez
12:24 PM Revision a115310d (ceph): python-common: Verify data_devices is not None
Add validation to verify that `data_devices` is not None
Fixes: https://tracker.ceph.com/issues/49191
Signed-off-by:...
Sebastian Wagner
12:24 PM Revision c3e2b981 (ceph): python-common: Verify service spec is not None
Fixes: https://tracker.ceph.com/issues/48325
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry pick...
Sebastian Wagner
12:24 PM Revision be79dc57 (ceph): mgr/orchestrator: validate lists in spec jsons
Signed-off-by: Daniel Pivonka <dpivonka@redhat.com>
(cherry picked from commit 7844ce0785595c951f5822d2c38d1381dc13c8c1)
Daniel Pivonka
12:24 PM Revision 82d425cb (ceph): mgr/cephadm: remove old haproxy and keepalived templates
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit 0536364645ff06f285c3dd698df02898a920f1b9)
Sage Weil
12:24 PM Revision e5bc236d (ceph): qa/suites/rados/thrash: shorten radosbench
This is the longest of the thrash workloads; reducing it will bring
this test in line with the others (<= 45 min).
S...
Sage Weil
12:24 PM Revision 7d125819 (ceph): mgr/cephadm: report exception during upgrade in upgrade status
Fixes: https://tracker.ceph.com/issues/50361
Signed-off-by: Adam King <adking@redhat.com>
(cherry picked from commit...
Adam King
12:24 PM Revision 259c6570 (ceph): mgr/cephadm: skip-ssh flag enables cephadm mgr module
This commit fixes the use of skip-ssh flag. It disables ssh config and enables the cephadm mgr module.
Fixes: http:/...
Shreya Sharma
12:24 PM Revision fda459cc (ceph): mgr/cephadm: fix nfs-rgw stray daemon
nfs-rgw registers under a gid cephadm needs covert that to its known name during the stray daemon check
Signed-off-b...
Daniel Pivonka
12:24 PM Revision c9220f75 (ceph): mgr/cephadm: place maximum on placement count based on host count
Fixes: https://tracker.ceph.com/issues/49960
Signed-off-by: Adam King <adking@redhat.com>
(cherry picked from commit...
Adam King
12:24 PM Revision d1bab665 (ceph): doc/cephadm: wrong command for single daemon events
Fixes: https://tracker.ceph.com/issues/50257
Signed-off-by: Adam King <adking@redhat.com>
(cherry picked from commit...
Adam King
12:24 PM Revision c4f92de9 (ceph): qa/tasks/cephadm: let cephadm.shell take string or list
Make it a bit more forgiving.
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit 779af3da6fd640...
Sage Weil
12:24 PM Revision c28d21bf (ceph): ceph.spec.in: enable tcmalloc and lttng on s390x
The necessary prerequisites are already in RHEL+EPEL 8.
Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
(cherr...
Yaakov Selkowitz
12:24 PM Revision 7f6649d6 (ceph): rpm: re-disable SUSE lttng build on z390x
This partially reverts 2b1e646f7aade3135a98c505111ac7ebef5e93a6 which
mistakenly changed a line inside an "%if 0%{?su...
Nathan Cutler
12:24 PM Revision bac04633 (ceph): doc/cephadm: remove keepalived_user from haproxy docs
keepalived_user is not used and not required
Signed-off-by: Daniel Pivonka <dpivonka@redhat.com>
(cherry picked from...
Daniel Pivonka
12:24 PM Revision c77903b2 (ceph): mgr/cephadm: fix orch host add with multiple labels and no addr
Signed-off-by: Daniel Pivonka <dpivonka@redhat.com>
(cherry picked from commit 92ad1420c848dd5406685e0d78d3b56356ed9455)
Daniel Pivonka
12:24 PM Revision 09d0418c (ceph): mgr/cephadm: don't cleanup the daemon keyring on failed redeploy
Fixes: https://tracker.ceph.com/issues/49872
Signed-off-by: Melissa Li <li.melissa.kun@gmail.com>
(cherry picked from...
Melissa Li
12:24 PM Revision b38fadc6 (ceph): cephadm: use class to represent container engine
This allow us to store additional information about engine apart from it's
path.
Signed-off-by: 胡玮文 <huww98@outlook....
玮文 胡
12:24 PM Revision 6a4258d5 (ceph): cephadm: use split cgroup strategy for podman
Since systemd will create a cgroup for each service, we can instruct podman to
just split the current cgroup into sub...
玮文 胡
12:24 PM Revision 94b95fc4 (ceph): cephadm: cleanup extra slash in runtime dir
%t already contains a slash, no need to add an extra one
Signed-off-by: 胡玮文 <huww98@outlook.com>
(cherry picked from...
玮文 胡
12:24 PM Revision 06b025f5 (ceph): mgr/cephadm/utils: resolve_ip(): prefer IPv4
On my system the first item in hte list is
'fe80::408d:35e7:510:e9fe%eno1np0'.
Signed-off-by: Sage Weil <sage@newdre...
Sage Weil
12:24 PM Revision 0c85654f (ceph): mgr/cephadm/schedule: handle multiple ports per daemon
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit 9256f1c374ab1e1e6d45f3a912048ab486357606)
Sage Weil
12:24 PM Revision 3f759484 (ceph): mgr/orchestrator: streamline 'orch ps' PORTS formatting
"*:8000 *:8100" -> "*:8000,8100"
FWIW this matches the internal rendering used by DaemonPlacement
Signed-off-by: Sa...
Sage Weil
12:24 PM Revision 3237e485 (ceph): mgr/cephadm: update list-networks to report interface names too
Also, minor fix in the ipv6 addr reporting: ignore networks that aren't in CIDR
form (no /).
Signed-off-by: Sage Wei...
Sage Weil
12:24 PM Revision 590dcfb3 (ceph): mgr/cephadm: include daemon_type in DaemonPlacement
Initially, this will always match the service_type.
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from...
Sage Weil
12:24 PM Revision 5173b418 (ceph): mgr/cephadm: HA_RGW -> Ingress
This is mostly a rename, with some simplification and cleanup.
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry ...
Sage Weil
12:22 PM Orchestrator Bug #50114 (Resolved): cephadm: upgrade loop on target_digests list mismatch
Sage Weil
12:21 PM Revision a5d38eee (ceph): Merge PR #40746 into pacific
* refs/pull/40746/head:
doc/cephadm: fix a typo
mgr/cephadm: rewrite/simplify describe_service
mgr/orchestrator: r...
Sage Weil
12:15 PM Backport #50498 (Resolved): pacific: mgr/dashboard: set required env. variables in run-backend-ap...
https://github.com/ceph/ceph/pull/41069 Backport Bot
12:14 PM Fix #50484 (Pending Backport): mgr/dashboard: set required env. variables in run-backend-api-test...
Kefu Chai
12:14 PM Revision 8656e56d (ceph): Merge pull request #40986 from rhcs-dashboard/50484-update-run-api-tests
mgr/dashboard: set required env. variables in run-backend-api-tests.sh
Reviewed-by: Avan Thakkar <athakkar@redhat.co...
Kefu Chai
11:50 AM Revision a9b9bcd5 (ceph): common/pick_address: prefer non-loopback addresses
instead of filtering out loopback ifaces, check for loopback addresses,
and prefer non-loopback addresses over loopba...
Kefu Chai
11:50 AM Revision 17f5eb75 (ceph): test/test_ipaddr: do not write to stdout
no news is good a news.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:50 AM Revision 329d51c6 (ceph): common/pick_addr: use grading machinery to refactor pick_address()
as picking iface on the same NUMA node is not a hard requirement, the
grading machinery is a nice fit for this purpos...
Kefu Chai
11:47 AM Revision 4573935b (ceph): mgr/dashboard:Simplify some complex calculations in test_alerts.yml
run-promtool-unittests is failing with difference in floating point values in some complex calculations. This PR inte... Aashish Sharma
11:46 AM Revision eb54d518 (ceph): ceph.spec,install-deps: use golang-github-prometheus for promtools
instead of installing docker for using promtools, install
golang-github-prometheus.
Signed-off-by: Aashish Sharma <a...
Kefu Chai
11:44 AM Revision 3ad72a52 (ceph): test: run promtool test without docker on ubuntu/focal
before this change, we use docker for running promtools offered by
a docker image, but this is not efficient, and qui...
Kefu Chai
11:43 AM Revision 3e264630 (ceph): mgr/dashboard:test prometheus rules through promtool
This PR intends to add unit testing for prometheus rules using promtool. To run the tests run 'run-promtool-unittests... Aashish Sharma
11:31 AM Revision b57ae2ed (ceph): mgr/dashboard:Simplify some complex calculations in test_alerts.yml
run-promtool-unittests is failing with difference in floating point values in some complex calculations. This PR inte... Aashish Sharma
11:19 AM Bug #50497 (New): openSUSE Leap 15.2 make check fails with error 'MFD_ALLOW_SEALING' was not decl...
On recent openSUSE Leap 15.2 the make check fails on master branch with:... Kyrylo Shatskyy
11:17 AM Revision d6a1d178 (ceph): ceph.spec,install-deps: use golang-github-prometheus for promtools
instead of installing docker for using promtools, install
golang-github-prometheus.
Signed-off-by: Aashish Sharma <a...
Kefu Chai
11:11 AM Revision ff6cd88a (ceph): test: run promtool test without docker on ubuntu/focal
before this change, we use docker for running promtools offered by
a docker image, but this is not efficient, and qui...
Kefu Chai
11:05 AM Revision b0c1b4a8 (ceph): mgr/dashboard:test prometheus rules through promtool
This PR intends to add unit testing for prometheus rules using promtool. To run the tests run 'run-promtool-unittests... Aashish Sharma
10:16 AM Dashboard Bug #46369 (Fix Under Review): mgr/dashboard: RBD namspace creation form gives incorrect hint whe...
Kumar Navin Barnwal
10:15 AM Dashboard Bug #46369: mgr/dashboard: RBD namspace creation form gives incorrect hint when creating namespaces
Fixed ! Kumar Navin Barnwal
09:17 AM Dashboard Bug #46369 (In Progress): mgr/dashboard: RBD namspace creation form gives incorrect hint when cre...
Kumar Navin Barnwal
09:43 AM mgr Bug #48022: mgr/DaemonServer.cc: FAILED ceph_assert(pending_service_map.epoch > service_map.epoch)
We are experiencing the same crash reports on Octopus 15.2.8. I've not found a backport issue for this issue to Octop... Wout van Heeswijk
09:38 AM bluestore Bug #46490: osds crashing during deep-scrub
Igor Fedotov wrote:
> Maximilian Stinsky wrote:
> > Hi,
> >
> > we tried upgrading our cluster to version 14.2.1...
Maximilian Stinsky
08:58 AM RADOS Bug #50466: _delete_some additional unexpected onode list
Konstantin Shalygin wrote:
> Actually, when PG objects deleted with sleep 1 (default) - NVMe is not loaded, but when...
Dan van der Ster
08:52 AM RADOS Bug #50466: _delete_some additional unexpected onode list
Actually, when PG objects deleted with sleep 1 (default) - NVMe is not loaded, but when pg header is deleted - is hug... Konstantin Shalygin
08:43 AM Dashboard Bug #49857 (Need More Info): mgr/dashboard: E2E Failure: CRUSH map page > fields check > should c...
Ernesto Puerta
07:45 AM Dashboard Bug #50496 (Duplicate): mgr/dashboard: manage NFS exports through NFS module.
After this:
https://tracker.ceph.com/issues/50080
In order to have a consistent NFS export management,
Dashboard...
Alfonso Martínez
06:39 AM Revision 475e62d5 (ceph): mgr/dashboard: Remove username, password fileds from -Cluster/Manager M...
Username, password fields are empty in Cluster/Manager Modules/dashboard.Since this functionality is when dashboard s... Aashish Sharma
06:31 AM Revision 9cd823a8 (ceph): Merge pull request #40664 from xxhdx1985126/wip-seastar-missing-apis
crimson/os/seastore: add set/get attrs and write/read meta methods for seastore
Reviewed-by: Chunmei Liu <chunmei.li...
Kefu Chai
05:50 AM Orchestrator Bug #50472: orchestrator doesn't provide a way to remove an entire cluster
Sebastian Wagner wrote:
> A few problems:
>
> * *cephadm rm-cluster* only removes the cluster on the local host
...
Paul Cuzner
05:27 AM CephFS Bug #50447 (Fix Under Review): cephfs-mirror: disallow adding a active peered file system back to...
Venky Shankar
04:57 AM Revision d1fdae6d (ceph): Merge pull request #40991 from rzarzynski/wip-crimson-backtrace-si_addr
crimson/common: print the address that caused the fault on SIGSEGV.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:33 AM Revision f85c4248 (ceph): test/crimson/seastore: add write/read_meta tests
Signed-off-by: Xuehan Xu <xxhdx1985126@gmail.com> Xuehan Xu
03:33 AM Revision e936bcdf (ceph): test/crimson/seastore: add set/get attrs test
Signed-off-by: Xuehan Xu <xxhdx1985126@gmail.com> Xuehan Xu
03:33 AM Revision e403e0e3 (ceph): crimson/os/seastore: limit the max size of objects' ns and oid
Signed-off-by: Xuehan Xu <xxhdx1985126@gmail.com> Xuehan Xu
03:32 AM Revision 85a180a7 (ceph): crimson/os/seastore: add write/read_meta methods for seastore
Signed-off-by: Xuehan Xu <xxhdx1985126@gmail.com> Xuehan Xu
03:26 AM CephFS Bug #50258 (Fix Under Review): pacific: qa: "run() got an unexpected keyword argument 'stdin_data'"
Patrick Donnelly
03:02 AM CephFS Bug #50495 (New): libcephfs: shutdown race fails with status 141
Back from the dead: #43039.
/ceph/teuthology-archive/yuriw-2021-04-21_19:25:00-fs-wip-yuri3-testing-2021-04-21-093...
Patrick Donnelly
02:48 AM CephFS Bug #45145 (Duplicate): qa/test_full: failed to open 'large_file_a': No space left on device
Patrick Donnelly

04/22/2021

11:08 PM Revision 4c7bfdbd (ceph): mgr/cephadm: skip ok-to-stop for mons in upgrade if < 3 mons
Fixes: https://tracker.ceph.com/issues/50443
Signed-off-by: Adam King <adking@redhat.com>
Adam King
10:40 PM rgw Bug #50388 (Fix Under Review): upgrade/pacific-x/rgw-multisite: RuntimeError: An attempt to upgra...
Neha Ojha
06:26 AM rgw Bug #50388: upgrade/pacific-x/rgw-multisite: RuntimeError: An attempt to upgrade from a higher ve...
/a/kchai-2021-04-22_05:10:24-rados-wip-kefu-testing-2021-04-22-1017-distro-basic-smithi/6063670/ Kefu Chai
10:33 PM Revision 839ce6de (ceph): qa/suites/upgrade/pacific-x/rgw-multisite: fix install version
Before:
2021-04-22T06:20:58.260 INFO:teuthology.task.install:Ceph rpm upgrade from
16.2.1-103.gb54cefd0.el8 to 16.2....
Neha Ojha
07:00 PM Revision 06d767ee (ceph): mgr/cephadm: don't allow upgrade start with less than 2 mgrs
Fixes: https://tracker.ceph.com/issues/50443
Signed-off-by: Adam King <adking@redhat.com>
Adam King
05:53 PM RADOS Bug #50466: _delete_some additional unexpected onode list
https://github.com/ceph/ceph/pull/40993 Neha Ojha
05:50 PM Revision 0e917f1b (ceph): osd/PG.cc: handle removal of pgmeta object
In 7f047005fc72e1f37a45cde2d742bb2eb1e62881, we made the pg removal code
much more efficient. But it started marking ...
Neha Ojha
05:36 PM Revision 72445fb7 (ceph): doc/cephadm: adding "device" to a sentence
This tiny PR fixes an issue that I thought
I had squashed into PR#40914: a missing
word, "device", which was caught b...
Zac Dover
05:33 PM Revision 324c3778 (ceph): rgw: return OK on consecutive complete-multipart reqs
Fixes: https://tracker.ceph.com/issues/50141
Signed-off-by: Mark Kogan <mkogan@redhat.com>
fixup! rgw: return OK on...
Mark Kogan
05:15 PM Dashboard Feature #50494 (New): mgr/dashboard: support cephfs-shell
https://docs.ceph.com/en/latest/cephfs/cephfs-shell/
This could be connected with the ui-cli toolbox
Ernesto Puerta
05:13 PM Dashboard Feature #50493 (New): mgr/dashboard: alert customization
Use case example: "a user does want to trigger the near-full alert way sooner than the current threshold (e.g.: 65%)"... Ernesto Puerta
05:08 PM Dashboard Feature #50492 (New): mgr/dashboard: add support for Ceph auth: cephx, user/caps management
* https://docs.ceph.com/en/latest/rados/configuration/auth-config-ref/
* https://docs.ceph.com/en/latest/rados/opera...
Ernesto Puerta
05:04 PM Dashboard Bug #50491 (Resolved): mgr/dashboard: centralized logging
h3. User Story
As a Ceph operator I want to have a unified view of the logs from the different daemons, so that:
...
Ernesto Puerta
04:59 PM Dashboard Tasks #50490 (New): mgr/dashboard: native dependencies
Replace per distro-packaged dependencies with a common reproducible environment (pip/virtualenv/alternatives for Pyth... Ernesto Puerta
04:49 PM Revision 324661c6 (ceph): crimson/common: print the address that caused the fault on SIGSEGV.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
04:40 PM Dashboard Feature #50489 (New): mgr/dashboard: export Dashboard usage analytics to Telemetry
The idea would be to expose Dashboard usage metrics to Telemetry:
* how many users have it enabled (probably already...
Ernesto Puerta
04:25 PM CephFS Backport #50488 (Resolved): pacific: mgr/nfs: move nfs code out of volumes plugin
https://github.com/ceph/ceph/pull/41389 Backport Bot
04:23 PM Revision 80c1bb7e (ceph): Merge PR #40985 into pacific
* refs/pull/40985/head:
ceph-volume: fix raw listing when finding OSDs from different clusters
Reviewed-by: Sage We...
Sage Weil
04:21 PM CephFS Cleanup #50080 (Pending Backport): mgr/nfs: move nfs code out of volumes plugin
Patrick Donnelly
04:20 PM Revision a4d3377f (ceph): Merge PR #40526 into master
* refs/pull/40526/head:
spec: add nfs to spec file
mgr/nfs: Don't enable nfs module by default
mgr/nfs: check for ...
Patrick Donnelly
04:19 PM mgr Feature #50487 (New): mgr: expose radosgw-admin from ceph CLI
Since cephadm stopped supporting multi-site deployment, this is essential for Dashboard to properly route mon command... Ernesto Puerta
04:17 PM Revision ae3bb60c (ceph): mgr: add debug output for commands dispatched
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit bb56c30167bed615db86aff5290550a887b3...
Patrick Donnelly
04:17 PM Revision aee2a334 (ceph): qa: bump debugging for mgr
Hunting [1].
[1] https://tracker.ceph.com/issues/49605
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry...
Patrick Donnelly
04:17 PM Revision fd4637f4 (ceph): mgr/pybind/volumes: avoid acquiring lock for thread count updates
Perform thread count updates in a dedicated tick thread. This avoids the
mgr Finisher thread from getting potentially...
Patrick Donnelly
04:17 PM Revision 63a90319 (ceph): pybind/mgr/volumes: log mutex locks to help debug deadlocks
There is a hang in get_job which is holding the mutex [1]. This debug
output is meant to help find this issue in upst...
Patrick Donnelly
04:17 PM Revision 85c380c3 (ceph): pybind/mgr/mgr_util: fix typing annotation
and refactor lock_timeout_log() a little bit to drop `locked`.
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry p...
Kefu Chai
04:16 PM Revision 8c9de31c (ceph): mon/MonClient: reset authenticate_err in _reopen_session()
Otherwise, if "mon host" list has at least one unqualified IP address
without a port and both msgr1 and msgr2 are tur...
Ilya Dryomov
04:10 PM Bug #49985 (Duplicate): "[ERR] : Health check failed: no active mgr (MGR_DOWN)" in rados
Neha Ojha
04:09 PM RADOS Bug #49591: no active mgr (MGR_DOWN)" in cluster log
/a/yuriw-2021-04-21_15:39:30-rados-wip-yuri5-testing-2021-04-20-0819-pacific-distro-basic-smithi/6061973/ Neha Ojha
03:57 PM Revision 7ed8dbdd (ceph): crimson/common: fix the messed labels for backtrace printing.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
03:53 PM Revision ea628dba (ceph): crimson/common: rename print_with_backtrace in fatal_signal.cc.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
03:50 PM Dashboard Feature #50486 (New): mgr/dashboard: expose CLI-like interface (tool-box)
As a fall-back mechanism when a workflow cannot be fully undertaken from the UI would be to provide a CLI-like input ... Ernesto Puerta
03:36 PM Dashboard Backport #50485 (In Progress): pacific: mgr/dashboard: duplicated NFS export rows on orchestrator...
Alfonso Martínez
03:30 PM Dashboard Backport #50485 (Resolved): pacific: mgr/dashboard: duplicated NFS export rows on orchestrator-ma...
https://github.com/ceph/ceph/pull/40990 Backport Bot
03:35 PM Revision 0934fa2e (ceph): mgr/dashboard: fix duplicated rows when creating NFS export.
- Show an error message if the same pool & namespace is used by more than 1 cluster.
- Fix error handling when no rgw...
Alfonso Martínez
03:35 PM Revision 8399e61b (ceph): mgr/dashboard: update documentation about creating NFS export.
- You learn first that orchestrator-managed clusters are detected automatically (therefore the documentation that fol... Alfonso Martínez
03:28 PM Dashboard Bug #50440 (Pending Backport): mgr/dashboard: duplicated NFS export rows on orchestrator-managed ...
Ernesto Puerta
03:27 PM Revision cc24e0ac (ceph): Merge pull request #40940 from rhcs-dashboard/50440-fix-nfs-duplicated-...
mgr/dashboard: fix duplicated rows when creating NFS export.
Reviewed-by: Avan Thakkar <athakkar@redhat.com>
Reviewe...
Ernesto Puerta
03:24 PM RADOS Backport #50480 (In Progress): pacific: filestore: ENODATA error after directory split confuses t...
Mykola Golub
01:25 PM RADOS Backport #50480 (Resolved): pacific: filestore: ENODATA error after directory split confuses tran...
https://github.com/ceph/ceph/pull/40989 Backport Bot
03:24 PM Revision 78b790b0 (ceph): os/FileStore: don't propagate split/merge error to "create"/"remove"
Either ignore or terminate, otherwise it may confuse the
"create"/"remove" caller.
Fixes: https://tracker.ceph.com/i...
Mykola Golub
03:23 PM RADOS Backport #50479 (In Progress): octopus: filestore: ENODATA error after directory split confuses t...
Mykola Golub
01:25 PM RADOS Backport #50479 (Resolved): octopus: filestore: ENODATA error after directory split confuses tran...
https://github.com/ceph/ceph/pull/40988 Backport Bot
03:22 PM Revision 09b71b16 (ceph): os/FileStore: don't propagate split/merge error to "create"/"remove"
Either ignore or terminate, otherwise it may confuse the
"create"/"remove" caller.
Fixes: https://tracker.ceph.com/i...
Mykola Golub
03:20 PM RADOS Backport #50481 (In Progress): nautilus: filestore: ENODATA error after directory split confuses ...
Mykola Golub
01:25 PM RADOS Backport #50481 (Resolved): nautilus: filestore: ENODATA error after directory split confuses tra...
https://github.com/ceph/ceph/pull/40987 Backport Bot
03:20 PM Revision b2b62799 (ceph): os/FileStore: don't propagate split/merge error to "create"/"remove"
Either ignore or terminate, otherwise it may confuse the
"create"/"remove" caller.
Fixes: https://tracker.ceph.com/i...
Mykola Golub
03:19 PM Revision 0608ab88 (ceph): crimson/common: drop a non-existing method from the FatalSignal's decla...
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
03:02 PM Revision f0ded7b0 (ceph): mgr/dashboard: set required env. variables in run-backend-api-tests.sh
Fixes: https://tracker.ceph.com/issues/50484
Signed-off-by: Alfonso Martínez <almartin@redhat.com>
Alfonso Martínez
02:51 PM Revision 93a7aa04 (ceph): ceph-volume: fix raw listing when finding OSDs from different clusters
When listing OSDs on host with 2 OSDs with the same ID, the output gets
overwritten with the last listed device. So a...
Sébastien Han
02:50 PM Revision 0ae8faaa (ceph): Merge pull request #40979 from leseb/raw-list-fix-dup
ceph-volume: fix raw listing when finding OSDs from different clusters Sébastien Han
02:49 PM Fix #50484 (Resolved): mgr/dashboard: set required env. variables in run-backend-api-tests.sh
After merging this:
https://github.com/ceph/ceph/pull/40519
We make have to make sure that required env. vars are...
Alfonso Martínez
02:19 PM rgw Bug #50269 (Triaged): s3select crash in std::locale
Casey Bodley
02:12 PM rgw Bug #50467 (In Progress): Reproducible crash in radosgw (nautilus and later)
Casey Bodley
11:17 AM rgw Bug #50467: Reproducible crash in radosgw (nautilus and later)
Ignore my comment #2 because it is in fact the reason for the regression.
manifest->objs is a std::map and the end f...
Jan Harkes
01:50 PM Revision a5b16446 (ceph): Merge PR #40913 into master
* refs/pull/40913/head:
qa/tasks/cephadm: fix ctx archive check for teuthology
Reviewed-by: Sage Weil <sage@redhat....
Sage Weil
01:28 PM CephFS Backport #50445: pacific: client: Inode.cc: 405: FAILED ceph_assert(_ref >= 0)
Patrick Donnelly wrote:
> Xiubo, please try backporting this.
Sure.
Xiubo Li
01:28 PM CephFS Backport #50392: pacific: cephfs-top: exception: addwstr() returned ERR
Patrick Donnelly wrote:
> Backport this one too please.
Sure.
Xiubo Li
01:26 PM Messengers Backport #50483 (Resolved): pacific: segv in AsyncConnection::_stop()
https://github.com/ceph/ceph/pull/43548 Backport Bot
01:25 PM Messengers Backport #50482 (Resolved): octopus: segv in AsyncConnection::_stop()
https://github.com/ceph/ceph/pull/43325 Backport Bot
01:25 PM RADOS Bug #50352 (Resolved): LibRadosTwoPoolsPP.ManifestSnapRefcount failure
Kefu Chai
01:22 PM Messengers Bug #49237 (Pending Backport): segv in AsyncConnection::_stop()
Kefu Chai
01:22 PM Revision 0fee2442 (ceph): Merge pull request #40912 from liewegas/fix-bug-49237
msgr/async: fix unsafe access in unregister_conn()
Reviewed-by: Jianpeng Ma <jianpeng.ma@intel.com>
Reviewed-by: Kef...
Kefu Chai
01:20 PM RADOS Bug #50395 (Pending Backport): filestore: ENODATA error after directory split confuses transaction
Kefu Chai
01:19 PM Orchestrator Bug #50444 (Pending Backport): host labels order is random
Kefu Chai
01:19 PM Revision 865f537a (ceph): Merge pull request #40916 from trociny/wip-50395
os/FileStore: don't propagate split/merge error to "create"/"remove"
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
01:18 PM Revision ecc97a49 (ceph): Merge pull request #40900 from myoungwon/wip-fix-50352
test: extend retry timeout from 150s to 300s
Reviewed-by: Samuel Just <sjust@redhat.com>
Kefu Chai
01:18 PM Revision 7e09bd0c (ceph): Merge pull request #40944 from Daniel-Pivonka/cephadmhostlabelsorder
python-common: use OrderedDict instead of Set to remove duplicates from host labels list
Reviewed-by: Adam King <adk...
Kefu Chai
12:10 PM Revision 335a91d2 (ceph): mgr/dashboard: update documentation about creating NFS export.
- You learn first that orchestrator-managed clusters are detected automatically (therefore the documentation that fol... Alfonso Martínez
12:09 PM Revision 8d53d7b8 (ceph): mgr/dashboard: fix duplicated rows when creating NFS export.
- Show an error message if the same pool & namespace is used by more than 1 cluster.
- Fix error handling when no rgw...
Alfonso Martínez
11:47 AM Orchestrator Bug #50472: orchestrator doesn't provide a way to remove an entire cluster
A few problems:
* *cephadm rm-cluster* only removes the cluster on the local host
* *mgr/cephadm* cannot remove t...
Sebastian Wagner
11:16 AM Dashboard Backport #50427 (In Progress): pacific: Remove erroneous elements in hosts-overview Grafana dashb...
Avan Thakkar
11:15 AM Revision 079654c3 (ceph): monitoring/grafana: Remove erroneous elements in hosts-overview Grafana...
The hosts-overview Grafana dashboard json file contains a repeated element, making
it invalid JSON. Some JSON parsers...
Malcolm Holmes
11:14 AM Dashboard Backport #50476 (In Progress): pacific: mgr/dashboard: While changing the password in Dashboard, ...
Avan Thakkar
09:30 AM Dashboard Backport #50476 (Resolved): pacific: mgr/dashboard: While changing the password in Dashboard, use...
https://github.com/ceph/ceph/pull/40981 Backport Bot
11:13 AM Revision c3a5446d (ceph): mgr/dashboard: Remove username and password from request body
Fixes: https://tracker.ceph.com/issues/50451
Signed-off-by: Nizamudeen A <nia@redhat.com>
(cherry picked from commit ...
Nizamudeen A
11:12 AM Dashboard Backport #50418 (In Progress): pacific: mgr/dashboard: filesystem pool size should use stored sta...
Avan Thakkar
11:12 AM Revision a0e6308e (ceph): mgr/dashboard: filesystem pool size should use stored stat
Fixes: https://tracker.ceph.com/issues/50195
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
Replaces 'bytes_used'...
Avan Thakkar
10:59 AM ceph-volume Bug #50478 (Resolved): raw list is confused when 2 OSDs from different clusters have the same ID
"ceph-volume raw list" cannot list 2 OSDs from 2 differents clusters on the same machine. Only one of the two will be... Sébastien Han
10:52 AM Revision ec0f5f3b (ceph): ceph-volume: fix raw listing when finding OSDs from different clusters
When listing OSDs on host with 2 OSDs with the same ID, the output gets
overwritten with the last listed device. So a...
Sébastien Han
10:36 AM RADOS Bug #50477 (Fix Under Review): mon/MonClient: reset authenticate_err in _reopen_session()
Ilya Dryomov
10:25 AM RADOS Bug #50477 (Resolved): mon/MonClient: reset authenticate_err in _reopen_session()
Otherwise, if "mon host" list has at least one unqualified IP address without a port and both msgr1 and msgr2 are tur... Ilya Dryomov
10:29 AM Revision 853c04b5 (ceph): mon/MonClient: remove reopen_session() callback mechanism
It's been unused for over 5 years, since commit 17d24292b812 ("osd:
remove old stats backoff mechanism").
Signed-off...
Ilya Dryomov
09:56 AM Revision c9ce72fb (ceph): mgr/dashboard:Simplify some complex calculations in test_alerts.yml
run-promtool-unittests is failing with difference in floating point values in some complex calculations. This PR inte... Aashish Sharma
09:56 AM Revision bcb94f30 (ceph): ceph.spec,install-deps: use golang-github-prometheus for promtools
instead of installing docker for using promtools, install
golang-github-prometheus.
Signed-off-by: Aashish Sharma <a...
Kefu Chai
09:30 AM Dashboard Backport #50475 (Resolved): octopus: mgr/dashboard: While changing the password in Dashboard, use...
https://github.com/ceph/ceph/pull/41057 Backport Bot
09:27 AM Dashboard Bug #50451 (Pending Backport): mgr/dashboard: While changing the password in Dashboard, username ...
Ernesto Puerta
09:26 AM Revision af19bc2a (ceph): Merge pull request #40954 from rhcs-dashboard/password-in-dev-tools
mgr/dashboard: Remove username and password from request body
Reviewed-by: Avan Thakkar <athakkar@redhat.com>
Review...
Ernesto Puerta
09:24 AM Dashboard Bug #49925 (Resolved): mgr/dashboard: adapt Dashboard to work with NFSv4
Ernesto Puerta
09:09 AM Dashboard Backport #50303 (Resolved): pacific: mgr/dashboard: adapt Dashboard to work with NFSv4
Ernesto Puerta
09:01 AM Revision 540c2494 (ceph): Merge pull request #40822 from rhcs-dashboard/wip-50303-pacific
pacific: mgr/dashboard: fix errors when creating NFS export.
Reviewed-by: Avan Thakkar <athakkar@redhat.com>
Reviewe...
Ernesto Puerta
09:00 AM Revision b42c17d8 (ceph): Merge pull request #40909 from tchaikov/wip-osd-cast
osd/ReplicatedBackend: cast variable to unsigned before comparing
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.c...
Kefu Chai
08:12 AM Revision 1f3ea469 (ceph): mgr/dashboard: Device health status is not getting listed under hosts s...
Device health is shown as failed to retrieve data under Hosts > Device Health section. This PR intends to fix this is... Aashish Sharma
08:09 AM Revision 58a58a88 (ceph): crimson/os/seastore: add get/set attr methods
Signed-off-by: Xuehan Xu <xxhdx1985126@gmail.com> Xuehan Xu
08:09 AM Revision fff54fc7 (ceph): mgr/dashboard: Remove username, password fileds from -Cluster/Manager M...
Username, password fields are empty in Cluster/Manager Modules/dashboard.Since this functionality is when dashboard s... Aashish Sharma
07:30 AM Revision d2d0091c (ceph): Merge pull request #40942 from athanatos/sjust/wip-retired-placeholder
crimson/os/seastore: track retired extents until in-progress transactions complete
Reviewed-by: Chunmei Liu <chunmei...
Kefu Chai
07:27 AM Revision 148ede83 (ceph): Merge pull request #40956 from rzarzynski/wip-crimson-depends-on-binutils
ceph.spec.in: crimson depends on binutils b/c of addr2line.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:24 AM Orchestrator Support #48630: non-LVM OSD do not start after upgrade from 15.2.4 -> 15.2.7
Sebastian Wagner wrote:
> I think you probably want to migrate to ceph-volume for now.
Hi Sebastian,
Thanks fo...
ronnie laptop
07:11 AM RADOS Bug #50245: TEST_recovery_scrub_2: Not enough recovery started simultaneously
/a/kchai-2021-04-22_05:10:24-rados-wip-kefu-testing-2021-04-22-1017-distro-basic-smithi/6063735/ Kefu Chai
06:58 AM Revision 8032ea45 (ceph): Merge pull request #40970 from neha-ojha/wip-delete-some
osd: remove references to _delete_some()
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Kefu Chai <kchai@r...
Kefu Chai
06:56 AM Revision e4d4c2b0 (ceph): Merge pull request #40971 from tchaikov/wip-common-option-osd_erasure_c...
common/options: set default variable of osd_erasure_code_plugins
Reviewed-by: Neha Ojha <nojha@redhat.com>
Kefu Chai
06:56 AM Revision 97f34ec0 (ceph): Merge pull request #40964 from tchaikov/wip-disable-rook-mgr-module
vstart.sh: disable "rook" mgr module by default
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Patrick D...
Kefu Chai
06:53 AM Revision f3344192 (ceph): Merge pull request #40580 from anthonyeleven/anthonyeleven/clean-up-cep...
doc/cephfs: refine cephfs/standby
Reviewed-by: Zac Dover <zac.dover@gmail.com>
Kefu Chai
06:24 AM rgw Bug #50415 (Fix Under Review): directories with names starting with a non-ascii character disappe...
Mykola Golub
06:13 AM rgw Bug #50415 (In Progress): directories with names starting with a non-ascii character disappear af...
Mykola Golub
06:16 AM Revision e6567f64 (ceph): crimson/os/seastore/cache: ensure retired extents remain until transact...
Adds a structure to ensure that retired extents remain in the index until
any transactions which might reference them...
Samuel Just
06:16 AM Revision 0ae3a479 (ceph): crimson/os/seastore/cache: check cached extents for is_retired
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:16 AM Revision 3f90ff07 (ceph): crimson/os/seastore: speed up mount with debugging enabled
Logging allocation information really slows down initial mount.
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
06:16 AM Revision 8e88bcac (ceph): crimson/os/seastore: retain placeholders for retired, uncached extents
We need to track extents retired without first being in cache. Create
RetiredExtentPlaceholder extent type for confl...
Samuel Just
06:16 AM Revision 7dab19de (ceph): crimson/os/seastore/cached_extent: fix maybe_generate_relative
The only case we really care about here is that record relative addresses
for initial_pending extents need to be turn...
Samuel Just
06:16 AM Revision a7f3a460 (ceph): crimson/os/seastore_types: fix NULL_SEG_OFF declaration
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:14 AM Revision fc1d1c73 (ceph): Merge pull request #40974 from tchaikov/wip-doc-more-conf-vals
doc/rados/configuration/mon-config-ref: use confval directive
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
06:14 AM Revision ce74cc16 (ceph): Merge pull request #40725 from sseshasa/wip-mclock-internal-doc
doc/dev: Add internal documentation for mclock scheduler
Reviewed-by: Sunny Kumar <sunkumar@redhat.com>
Reviewed-by:...
Kefu Chai
06:08 AM Revision af933631 (ceph): mgr/volumes/nfs: Move nfs code out of volumes plugin
This PR is to support integration of dashboard with volumes/nfs plugin.
Fixes: https://tracker.ceph.com/issues/50080...
Varsha Rao
06:08 AM Revision 23c63ccb (ceph): mgr/nfs: rename fs dir to export
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
06:08 AM Revision d064306d (ceph): mgr/nfs: create new module for export utils
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
06:08 AM Revision 3a081394 (ceph): mgr/nfs: add custom exception module
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
06:08 AM Revision be22f059 (ceph): mgr/nfs: move validate methods into new ValidateExport class
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
06:08 AM Revision c6288a69 (ceph): mgr/nfs: move common export helper methods to ExportMgr class
This reorganization is to support RGW exports in future PR.
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
06:08 AM Revision f8adac3e (ceph): mgr/nfs: reorg cluster class and common helper methods
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
06:08 AM Revision ef4d7d7f (ceph): mgr/nfs: Check if transport or protocol are list instance
This is to fix "int object is not iterable” error.
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
06:08 AM Revision 6045c469 (ceph): mgr/nfs: reorg nfs files
This patch does the following:
- removed export dir and moved its files to nfs dir
- renamed nfs.py to export.py
Sig...
Varsha Rao
06:08 AM Revision 7c57d163 (ceph): mgr/nfs: Use CLICommand wrapper
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
06:08 AM Revision 07e72639 (ceph): mgr/nfs: check for invalid chars in cluster id
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
06:08 AM Revision 2a99da96 (ceph): mgr/nfs: Don't enable nfs module by default
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
06:08 AM Revision 8ab49501 (ceph): spec: add nfs to spec file
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
06:01 AM rbd Feature #18864: rbd export/import for consistent group
Deepika Upadhyay wrote:
> @ShuaiChao Wang can you paste it's link for Pull Request?
OK, the link is as follows:
...
ShuaiChao Wang
05:33 AM rbd Feature #18864: rbd export/import for consistent group
@ShuaiChao Wang can you paste it's link for Pull Request? Deepika Upadhyay
05:00 AM Revision 977ed06f (ceph): doc/_ext/ceph_confval: print out option name if it does not render
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:48 AM rbd Bug #49558: make check: run-rbd-unit-tests-61.sh (Failed)
run-rbd-unit-tests-1.sh... Kefu Chai
04:08 AM Revision be07a5b4 (ceph): doc/rados/configuration: add missing options
and link to them when appropriate
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:08 AM Revision ae5f2b2c (ceph): doc/rados/configuration/mon-config-ref: use confval directive
for defining options
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:08 AM Revision c34cc036 (ceph): doc/rados/configuration/mon-config-ref: link by ref instead of relative...
the latter is more fragile.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:08 AM Revision b61d034e (ceph): common/options: add description to osd_op_num_shards*
so they can be rendered
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:55 AM rgw Bug #50474 (New): MultiSite: Only part of objects will be synced
Hi:
I am creating new Ceph clusters with Ceph 15.2.10. Currently we notice objects that created before we set up s...
Mule Te
02:41 AM RADOS Bug #49428: ceph_test_rados_api_snapshots fails with "rados_mon_command osd pool create failed wi...
/a/sage-2021-03-28_19:04:26-rados-wip-sage2-testing-2021-03-28-0933-pacific-distro-basic-smithi/6007274 Brad Hubbard
02:40 AM RADOS Bug #49428: ceph_test_rados_api_snapshots fails with "rados_mon_command osd pool create failed wi...
/a/nojha-2021-04-15_20:05:27-rados-wip-50217-distro-basic-smithi/6049636... Brad Hubbard
02:40 AM RADOS Bug #50042: rados/test.sh: api_watch_notify failures
The actual failure that caused the segfault for /a/nojha-2021-04-15_20:05:27-rados-wip-50217-distro-basic-smithi/6049... Brad Hubbard
12:39 AM RADOS Bug #50042: rados/test.sh: api_watch_notify failures
-Core from /a/nojha-2021-04-15_20:05:27-rados-wip-50217-distro-basic-smithi/6049636 is the issue seen in https://trac... Brad Hubbard
02:31 AM RADOS Bug #50473: ceph_test_rados_api_lock_pp segfault in librados::v14_2_0::RadosClient::wait_for_osdm...
I suspect the Rados object was deleted in another, now finished, thread while this thread was still using it. This is... Brad Hubbard
02:16 AM RADOS Bug #50473 (Can't reproduce): ceph_test_rados_api_lock_pp segfault in librados::v14_2_0::RadosCli...
/a/nojha-2021-04-15_20:05:27-rados-wip-50217-distro-basic-smithi/6049636... Brad Hubbard
02:29 AM Revision f242a021 (ceph): Merge pull request #40968 from rzarzynski/wip-crimson-only-fix-fwd-in-i...
crimson/common: fix forwarding in non_futurized_call_with_interruption().
Reviewed-by: Xuehan Xu <xxhdx1985126@gmail...
Kefu Chai
02:19 AM Revision fb188604 (ceph): Merge pull request #40904 from inspur-wyq/patch-3
doc/radosgw/multisite.rst: fix typos
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:18 AM Revision 2395f554 (ceph): Merge pull request #40932 from lyarwood/pybind_rados_connect_timeout
pybind/rados: Document that timeout arg is ignored by connect
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:13 AM Revision f1096030 (ceph): mgr/cephadm: add placementspec for which hosts get ceph.conf
Add a config option to control which hosts (by default, *) get a
ceph.conf (if the bool manage_etc_ceph_ceph_conf opt...
Sage Weil
02:13 AM Revision 64926f3d (ceph): mgr/cephadm: _write_remote_file helper
This is careful is ownership, mode, and fsyncs before renaming into
position.
Signed-off-by: Sage Weil <sage@newdrea...
Sage Weil
02:13 AM Revision 67718f53 (ceph): mgr/cephadm: use _write_remote_file for ceph.conf
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
02:12 AM Revision 54c37e0c (ceph): Merge PR #40938 into master
* refs/pull/40938/head:
mgr/cephadm: less noise about osd specs
mgr/cephadm: kick serve loop when adding/removing l...
Sage Weil
01:25 AM Revision 79bb44c1 (ceph): mds: do not trim the inodes from the lru list in standby_replay
In standby_replay, if some dentries just added/linked but not get a
chance to replay the EOpen journals followed, if ...
Xiubo Li
12:02 AM Revision 10463757 (ceph): common/options: set default variable of osd_erasure_code_plugins
5ddda38da4f introduced a regression which failed to substitude
osd_erasure_code_plugins's default value with the the ...
Kefu Chai

04/21/2021

11:37 PM Revision c7dae3ce (ceph): doc/cephadm: document _no_schedule label
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
11:37 PM Revision f5cee666 (ceph): mgr/cephadm: do not place osds on _no_schedule hosts
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
11:37 PM Revision 695dc805 (ceph): mgr/cephadm: kick serve loop when adding/removing labels
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
11:37 PM Revision 98c8baf1 (ceph): mgr/cephadm: less noise about osd specs
We don't want this message every time around the serve() loop
Signed-off-by: Sage Weil <sage@newdream.net>
Sage Weil
11:31 PM RADOS Bug #50466: _delete_some additional unexpected onode list
I think #178:ec000000::::head# is just a pgmeta object which is skipped until all other objects are removed. Note how... Neha Ojha
02:42 PM RADOS Bug #50466: _delete_some additional unexpected onode list
osd log with debugging:
ceph-post-file: 09094430-abdb-4248-812c-47b7babae06c
Dan van der Ster
02:39 PM RADOS Bug #50466 (Resolved): _delete_some additional unexpected onode list
After updating to 14.2.19 and then moving some PGs around we have a few warnings related to the new efficient PG remo... Dan van der Ster
09:18 PM Orchestrator Bug #50472 (Resolved): orchestrator doesn't provide a way to remove an entire cluster
In prior toolchains like ceph-ansible, purging a cluster and returning a set of hosts to their original state was pos... Paul Cuzner
09:13 PM Revision 9d94c8db (ceph): osd: remove references to _delete_some()
It was replaced by do_delete_work() in b927419dd40987728684cc773e85130d29d06c39
Signed-off-by: Neha Ojha <nojha@redh...
Neha Ojha
08:31 PM Revision 4d3ff90e (ceph): python-common: use OrderedDict instead of Set to remove duplicates from...
this preserves the order of the list instead of randomizing the order
Signed-off-by: Daniel Pivonka <dpivonka@redhat...
Daniel Pivonka
07:23 PM Revision 52857703 (ceph): Merge pull request #40969 from zdover23/wip-doc-cephadm-osd-filters-col...
doc/cephadm: osd.rst -- removing colons
Reviewed-by: Sage Weil <sweil@redhat.com>
zdover23
07:23 PM Bug #50471 (New): pacific build fails for windows and arm centos8
windows
https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=windows,DIS...
Yuri Weinstein
06:39 PM Backport #50081: octopus: rbd-mirror: invalid name of rbd mirror image in perf dump
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40790
merged
Yuri Weinstein
06:38 PM Revision 7088a74f (ceph): Merge pull request #40790 from smithfarm/wip-50081-octopus
octopus: rbd-mirror: fix UB while registering perf counters
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Yuri Weinstein
06:30 PM CephFS Feature #50470 (Resolved): cephfs-top: multiple file system support
Currently only shows one file system (or combines, not sure). Patrick Donnelly
06:15 PM rbd Backport #50469 (Resolved): pacific: librbd/crypto: Error loading non first keyslot
https://github.com/ceph/ceph/pull/49413 Backport Bot
06:14 PM Revision 8648e04a (ceph): doc/cephadm: osd.rst -- removing colons
This PR removes colons that weren't necessary.
This is a companion PR to PR#40996.
Signed-off-by: Zac Dover <zac.dov...
Zac Dover
06:10 PM rbd Bug #50461 (Pending Backport): librbd/crypto: Error loading non first keyslot
Mykola Golub
11:52 AM rbd Bug #50461 (Fix Under Review): librbd/crypto: Error loading non first keyslot
Mykola Golub
11:13 AM rbd Bug #50461 (Resolved): librbd/crypto: Error loading non first keyslot
This bug will showup only if the user will try to use any keyslot other than 0.
The only case for that currently is ...
Or Ozeri
06:10 PM Revision 06e6083d (ceph): Merge pull request #40705 from orozery/libcryptsetup-return-checks
librbd/crypto: fix bad return checks from libcryptsetup
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
06:06 PM RADOS Bug #50468 (New): Simultaneous mon daemon crash on cephfs mount
I have a newly installed 16.2.0 cluster consisting of 5 nodes deployed using cephadm on Ubuntu 18.04.5. I have create... David Prude
05:39 PM Revision 8ff2c46c (ceph): Merge pull request #40666 from idryomov/wip-require-ceph-common-for-ioc...
octopus: packaging: require ceph-common for immutable object cache daemon
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
05:35 PM Revision 46a4bb5c (ceph): Merge PR #40966 into master
* refs/pull/40966/head:
doc/cephadm: osd: rewrite "additional opts"
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:33 PM rgw Bug #50415: directories with names starting with a non-ascii character disappear after reshard
I think the issue is with cls_rgw.cc:list_plain_entries function. It assumes that all plain entry names less than "bi... Mykola Golub
05:30 PM RADOS Backport #50457 (Resolved): octopus: ERROR: test_version (tasks.mgr.dashboard.test_api.VersionReq...
Ernesto Puerta
10:49 AM RADOS Backport #50457 (In Progress): octopus: ERROR: test_version (tasks.mgr.dashboard.test_api.Version...
Ernesto Puerta
10:44 AM RADOS Backport #50457 (Resolved): octopus: ERROR: test_version (tasks.mgr.dashboard.test_api.VersionReq...
https://github.com/ceph/ceph/pull/40958 Ernesto Puerta
05:30 PM RADOS Bug #50374 (Resolved): ERROR: test_version (tasks.mgr.dashboard.test_api.VersionReqTest) mgr/dash...
Ernesto Puerta
10:43 AM RADOS Bug #50374 (Pending Backport): ERROR: test_version (tasks.mgr.dashboard.test_api.VersionReqTest) ...
Ernesto Puerta
05:29 PM RADOS Backport #50458 (Resolved): pacific: ERROR: test_version (tasks.mgr.dashboard.test_api.VersionReq...
Ernesto Puerta
10:48 AM RADOS Backport #50458 (In Progress): pacific: ERROR: test_version (tasks.mgr.dashboard.test_api.Version...
Ernesto Puerta
10:44 AM RADOS Backport #50458 (Resolved): pacific: ERROR: test_version (tasks.mgr.dashboard.test_api.VersionReq...
https://github.com/ceph/ceph/pull/40957 Ernesto Puerta
05:23 PM rgw Bug #50467: Reproducible crash in radosgw (nautilus and later)
Actually that particular change should not have make a difference because the increment of explicit_iter already happ... Jan Harkes
04:02 PM rgw Bug #50467: Reproducible crash in radosgw (nautilus and later)
I wonder if this was introduced by
commit 5e4201daba625887311c2ff60deb8ac7b5d61f43
rgw: add support for storage c...
Jan Harkes
03:34 PM rgw Bug #50467 (Resolved): Reproducible crash in radosgw (nautilus and later)
Reproducible on my end at least... Whenever I try to update my radosgw daemons from mimic to nautilus,
they predicta...
Jan Harkes
05:16 PM Revision 51914cc8 (ceph): mds/scrub: background scrub error fixes
Accommodate new files and raw stats errors for dirty inodes and declare
scrub as passed.
Fixes: https://tracker.ceph...
Milind Changire
05:16 PM Revision ca8cf333 (ceph): mon: check mdsmap is resizeable before promoting standby-replay
If any MDS is up:creating, some rank data structures may not exist yet.
Fixes: https://tracker.ceph.com/issues/50215...
Patrick Donnelly
05:15 PM Revision 75512886 (ceph): qa: test standby-replay with fs:workloads
Fixes: https://tracker.ceph.com/issues/50045
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fro...
Patrick Donnelly
04:53 PM Revision ddedc2e1 (ceph): crimson/common: fix forwarding in non_futurized_call_with_interruption().
This commit fixes a memory corruption problem found on the intersection
of `seastar::thread` and `interruptor` by a t...
Radoslaw Zarzynski
04:01 PM Messengers Bug #49237: segv in AsyncConnection::_stop()
After observing the crash thread we found out that a possible cause of crashes is related to RAM issues. During crash... Adrian Dabuleanu
04:00 PM Revision b54cefd0 (ceph): Merge pull request #40957 from rhcs-dashboard/wip-50458-pacific
pacific: vstart.sh: disable "auth_allow_insecure_global_id_reclaim"
Reviewed-by: Kefu Chai <kchai@redhat.com>
Review...
Ilya Dryomov
04:00 PM Revision 1afbea85 (ceph): Merge pull request #40958 from rhcs-dashboard/wip-50457-octopus
octopus: vstart.sh: disable "auth_allow_insecure_global_id_reclaim"
Reviewed-by: Kefu Chai <kchai@redhat.com>
Review...
Ilya Dryomov
04:00 PM Revision 2b455c30 (ceph): mgr/dashboard: fix errors when creating NFS export.
- Fix daemon raw config parsing.
- Handle error when no rgw daemons found.
Fixes: https://tracker.ceph.com/issues/49...
Alfonso Martínez
03:01 PM Revision 91de0bec (ceph): doc/cephadm: osd: rewrite "additional opts"
This PR rewrites the "Additional Options"
subsection of the OSD chapter of the cephadm
guide.
Signed-off-by: Zac Dov...
Zac Dover
02:58 PM Orchestrator Bug #47513 (Pending Backport): rook: 'ceph orch ps' does not show image and container id correctly
Sage Weil
02:55 PM Bug #50436 (Can't reproduce): master FTBFS with GCC11 on openSUSE Tumbleweed
The fix for this issue is in GCC 11.1 RC1, apparently. Updating to that version made the problem go away.
Nathan Cutler
02:21 PM Revision 06d18bc3 (ceph): Merge pull request #40914 from zdover23/wip-doc-cephadm-osd-advanced-up...
doc/cephadm: rewrite "advanced osd s. specs"
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
zdover23
02:12 PM Revision bb75ef22 (ceph): vstart.sh: disable "rook" mgr module by default
as we don't have "jsonpatch" installed for running "make check", "rook"
module always fails to load, and the error me...
Kefu Chai
01:56 PM RADOS Backport #50459 (Resolved): nautilus: ERROR: test_version (tasks.mgr.dashboard.test_api.VersionRe...
Ernesto Puerta
10:52 AM RADOS Backport #50459 (In Progress): nautilus: ERROR: test_version (tasks.mgr.dashboard.test_api.Versio...
Ernesto Puerta
10:45 AM RADOS Backport #50459 (Resolved): nautilus: ERROR: test_version (tasks.mgr.dashboard.test_api.VersionRe...
https://github.com/ceph/ceph/pull/40959 Ernesto Puerta
01:56 PM Revision 859f0048 (ceph): Merge pull request #40959 from rhcs-dashboard/wip-50459-nautilus
nautilus: vstart.sh: disable "auth_allow_insecure_global_id_reclaim"
Reviewed-by: Ilya Dryomov <idryomov@redhat.com>...
Ernesto Puerta
01:54 PM Revision eb4d473f (ceph): test: run promtool test without docker on ubuntu/focal
before this change, we use docker for running promtools offered by
a docker image, but this is not efficient, and qui...
Kefu Chai
01:53 PM Revision 993c23b9 (ceph): mgr/dashboard:test prometheus rules through promtool
This PR intends to add unit testing for prometheus rules using promtool. To run the tests run 'run-promtool-unittests... Aashish Sharma
01:51 PM Revision 7d2964bf (ceph): mgr/PyModuleRegistry: use vector<> when appropriate
no need to use a set<string> for storing module name, they are
inherently unique.
Signed-off-by: Kefu Chai <kchai@re...
Kefu Chai
01:50 PM rgw Backport #50465 (Resolved): pacific: per bucket notification object is never deleted
https://github.com/ceph/ceph/pull/42631 Backport Bot
01:50 PM rgw Backport #50464 (Resolved): octopus: per bucket notification object is never deleted
https://github.com/ceph/ceph/pull/41412 Backport Bot
01:50 PM rgw Backport #50463 (Resolved): pacific: rgw admin hides sync enable/disable failure on non-master
https://github.com/ceph/ceph/pull/42646 Backport Bot
01:49 PM rgw-testing Bug #49800 (Resolved): amqp: ssl test is failing when when IP is used
Yuval Lifshitz
01:48 PM rgw Bug #50201 (Pending Backport): rgw admin hides sync enable/disable failure on non-master
Yuval Lifshitz
01:48 PM rgw Bug #49799 (Resolved): notification: "multipart init" and "copy" notifications not sent
Yuval Lifshitz
01:46 PM rgw Bug #49650 (Pending Backport): per bucket notification object is never deleted
Yuval Lifshitz
01:34 PM Revision f417ebf0 (ceph): doc/dev: Add internal documentation for mclock scheduler
The document details the refinements to mclock scheduler and presents the
results of a comparison study performed bet...
Sridhar Seshasayee
01:15 PM CephFS Bug #50246 (Fix Under Review): mds: failure replaying journal (EMetaBlob)
In standby_replay, if some dentries just added/linked but not get a
chance to replay the EOpen journals followed, if...
Xiubo Li
07:13 AM CephFS Bug #50246: mds: failure replaying journal (EMetaBlob)
... Xiubo Li
05:04 AM CephFS Bug #50246: mds: failure replaying journal (EMetaBlob)
The [dir 0x10000000a35 /client.0/tmp/t/linux-5.4/Documentation/devicetree/bindings/hwmon/] was trimmed from the subtr... Xiubo Li
12:47 AM CephFS Bug #50246: mds: failure replaying journal (EMetaBlob)
Patrick Donnelly wrote:
> Xiubo Li wrote:
> > Before replaying the journal, the inode 0x10000000a35 was removed fro...
Xiubo Li
01:00 PM Revision 0792a396 (ceph): ceph-volume: allow listing devices by OSD ID
Adds the ability to list devices by OSD IDs, i.e. "ceph-volume lvm list
3" would list all devices under OSD ID 3 (whi...
Rishabh Dave
01:00 PM Revision 0ea399c0 (ceph): ceph-volume: move get_lvs_from_path() to api/lvm.py
This makes this method reusable across ceph-volume codebase.
Signed-off-by: Rishabh Dave <ridave@redhat.com>
Rishabh Dave
12:58 PM Revision 7bf4937a (ceph): ceph-volume: add methods to get LV from OSD ID
Signed-off-by: Rishabh Dave <ridave@redhat.com> Rishabh Dave
12:37 PM bluestore Bug #46490: osds crashing during deep-scrub
Maximilian Stinsky wrote:
> Hi,
>
> we tried upgrading our cluster to version 14.2.18 but still have the random s...
Igor Fedotov
12:31 PM bluestore Bug #46490: osds crashing during deep-scrub
Hi,
we tried upgrading our cluster to version 14.2.18 but still have the random scrub error's on the ec pool every...
Maximilian Stinsky
12:03 PM CephFS Bug #50442 (Fix Under Review): cephfs-mirror: ignore snapshots on parent directories when synchro...
Venky Shankar
09:06 AM CephFS Bug #50442 (In Progress): cephfs-mirror: ignore snapshots on parent directories when synchronizin...
Venky Shankar
02:25 AM CephFS Bug #50442: cephfs-mirror: ignore snapshots on parent directories when synchronizing snapshots
Patrick Donnelly wrote:
> Venky Shankar wrote:
> > Patrick Donnelly wrote:
> > > Venky Shankar wrote:
> > > > Ign...
Venky Shankar
02:20 AM CephFS Bug #50442: cephfs-mirror: ignore snapshots on parent directories when synchronizing snapshots
Venky Shankar wrote:
> Patrick Donnelly wrote:
> > Venky Shankar wrote:
> > > Ignore syncing snapshots starting wi...
Patrick Donnelly
02:09 AM CephFS Bug #50442: cephfs-mirror: ignore snapshots on parent directories when synchronizing snapshots
Patrick Donnelly wrote:
> Venky Shankar wrote:
> > Ignore syncing snapshots starting with an underscore since they ...
Venky Shankar
02:05 AM CephFS Bug #50442: cephfs-mirror: ignore snapshots on parent directories when synchronizing snapshots
Venky Shankar wrote:
> Ignore syncing snapshots starting with an underscore since they are internally used by CephFS...
Patrick Donnelly
11:57 AM Bug #50456 (Fix Under Review): Ceph-osd refuses to bind on an IP on the local loopback lo
Kefu Chai
10:35 AM Bug #50456 (Resolved): Ceph-osd refuses to bind on an IP on the local loopback lo
> Best would be to filter-out *only* 127.0.0.1 Kefu Chai
11:57 AM Revision 2b308e61 (ceph): test: add test to validate snap synchronization with parent directory s...
Fixes: http://tracker.ceph.com/issues/50442
Signed-off-by: Venky Shankar <vshankar@redhat.com>
Venky Shankar
11:30 AM RADOS Bug #50462: OSDs crash in osd/osd_types.cc: FAILED ceph_assert(clone_overlap.count(clone))
finaly the correct format
The issue started on luminous and it looked like an instance of https://tracker.ceph.com...
Martin Steinigen
11:20 AM RADOS Bug #50462: OSDs crash in osd/osd_types.cc: FAILED ceph_assert(clone_overlap.count(clone))
Sorry for formatting that bad
The issue started on luminous and it looked like an instance of https://tracker.c...
Martin Steinigen
11:17 AM RADOS Bug #50462 (Won't Fix - EOL): OSDs crash in osd/osd_types.cc: FAILED ceph_assert(clone_overlap.co...

The issue started on luminous and it looked like an instance of https://tracker.ceph.com/issues/23030, so we decide...
Martin Steinigen
11:16 AM Revision c0e6c07a (ceph): librbd/crypto: fix bad return checks from libcryptsetup
This commit fixes the return checks for libcryptsetup functions
that may return non-zero success codes.
Fixes: https...
Or Ozeri
10:52 AM Revision 0d7b0f76 (ceph): vstart.sh: disable "auth_allow_insecure_global_id_reclaim"
to silence the health warning of "mons are allowing insecure global_id
reclaim", which prevents the cluster from bein...
Kefu Chai
10:49 AM Revision 7a600725 (ceph): vstart.sh: disable "auth_allow_insecure_global_id_reclaim"
to silence the health warning of "mons are allowing insecure global_id
reclaim", which prevents the cluster from bein...
Kefu Chai
10:48 AM Revision 64f5e31a (ceph): vstart.sh: disable "auth_allow_insecure_global_id_reclaim"
to silence the health warning of "mons are allowing insecure global_id
reclaim", which prevents the cluster from bein...
Kefu Chai
10:16 AM rgw Feature #47776: Add Support customed CA certificate from vault KMS for SSE encryption
I have created Bp branch in my git repo since this PR have conflicts with pacific https://github.com/thotz/ceph/tree/... Jiffin Tony Thottan
09:53 AM Orchestrator Support #49497: Cephadm fails to upgrade from 15.2.8 to 15.2.9
Illya S. wrote:
> The error is still here with 15.2.10
>
> Stuck on 15.2.8
15.2.11 -- nothing changed
Illya S.
09:39 AM Revision 32af8734 (ceph): ceph.spec.in: crimson depends on binutils b/c of addr2line.
This small utility is needed due to the backtrace processing.
See: d3dcf510c35228a525311732fa5f7385c4a736ba.
Signed-...
Radoslaw Zarzynski
09:32 AM Revision b6069f45 (ceph): cephfs-mirror: ignore parent directory snapshots when building snap map
Signed-off-by: Venky Shankar <vshankar@redhat.com> Venky Shankar
09:12 AM rgw Bug #38420 (Resolved): rgw: success returned for put bucket versioning on a non existant bucket
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
09:11 AM Bug #41524 (Resolved): master FTBFS on openSUSE Tumbleweed - no valid RPATH for $EXECUTABLE
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
09:10 AM rgw Bug #45626 (Resolved): test_datalog_autotrim fail in teuthology
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
09:10 AM bluestore Bug #45765 (Resolved): BlueStore::_collection_list causes huge latency growth pg deletion
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
09:10 AM CephFS Bug #46985 (Resolved): common: validate type CephBool cause 'invalid command json'
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
09:10 AM CephFS Bug #46988 (Resolved): mds: 'forward loop' when forward_all_requests_to_auth is set
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
09:09 AM CephFS Documentation #48010 (Resolved): doc: document MDS recall configurations
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
09:09 AM rgw Bug #48554 (Resolved): When copying an encrypted object, the result object is empty.
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
09:08 AM CephFS Bug #49511 (Resolved): qa: "AttributeError: 'NoneType' object has no attribute 'mon_manager'"
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
09:08 AM mgr Bug #49661 (Resolved): mgr now includes mon metadata as part of osd metadata
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
09:07 AM CephFS Bug #49833 (Resolved): MDS should return -ENODATA when asked to remove xattr that doesn't exist
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
09:05 AM CephFS Backport #49903 (Resolved): nautilus: mgr/volumes: setuid and setgid file bits are not retained a...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40270
m...
Loïc Dachary
09:05 AM mgr Backport #49705 (Resolved): nautilus: mgr now includes mon metadata as part of osd metadata
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40359
m...
Loïc Dachary
09:01 AM Backport #50164 (Resolved): nautilus: master FTBFS on openSUSE Tumbleweed - no valid RPATH for $E...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40619
m...
Loïc Dachary
09:01 AM bluestore Backport #49966 (Resolved): nautilus: BlueStore::_collection_list causes huge latency growth pg d...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40393
m...
Loïc Dachary
09:01 AM rbd Backport #49768 (Resolved): nautilus: [rbd] the "trash mv" operation should support an optional "...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40675
m...
Loïc Dachary
09:01 AM RADOS Backport #49991 (Resolved): nautilus: unittest_mempool.check_shard_select failed
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40567
m...
Loïc Dachary
09:00 AM rgw Backport #50158 (Resolved): nautilus: test_datalog_autotrim fail in teuthology
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40674
m...
Loïc Dachary
09:00 AM rgw Backport #50095 (Resolved): nautilus: When copying an encrypted object, the result object is empty.
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40671
m...
Loïc Dachary
09:00 AM rgw Backport #49744 (Resolved): nautilus: Segmentation fault on GC with big value of rgw_gc_max_objs
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40670
m...
Loïc Dachary
08:59 AM rgw Backport #50233 (Resolved): nautilus: rgw: success returned for put bucket versioning on a non ex...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40668
m...
Loïc Dachary
08:57 AM Dashboard Backport #49971: octopus: mgr/dashboard: User management role cloning broke in UI
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40399
m...
Loïc Dachary
08:57 AM Dashboard Backport #49545: octopus: mgr/dashboard: split tenant$user when creating S3 users
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40297
m...
Loïc Dachary
08:56 AM rgw Backport #50159 (Resolved): octopus: test_datalog_autotrim fail in teuthology
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40673
m...
Loïc Dachary
08:56 AM rgw Backport #50096 (Resolved): octopus: When copying an encrypted object, the result object is empty.
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40672
m...
Loïc Dachary
08:56 AM rgw Backport #49091 (Resolved): octopus: http client - fix "Expect: 100-continue" issue
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40384
m...
Loïc Dachary
08:54 AM rbd Bug #50439 (Fix Under Review): librbd: removing a snapshot with multiple peer can go into an infi...
Dan van der Ster
08:50 AM Bug #50452 (Resolved): CVE-2021-20288: Unauthorized global_id reuse in cephx
Loïc Dachary
08:27 AM Bug #50452 (Resolved): CVE-2021-20288: Unauthorized global_id reuse in cephx
https://docs.ceph.com/en/latest/security/CVE-2021-20288/
https://github.com/ceph/ceph/compare/cbc7f727842f93130fcf...
Loïc Dachary
08:49 AM Backport #50455 (Resolved): nautilus: CVE-2021-20288: Unauthorized global_id reuse in cephx
Loïc Dachary
08:30 AM Backport #50455 (Resolved): nautilus: CVE-2021-20288: Unauthorized global_id reuse in cephx
https://github.com/ceph/ceph/compare/v14.2.19...v14.2.20 Backport Bot
08:44 AM Backport #50454 (Resolved): octopus: CVE-2021-20288: Unauthorized global_id reuse in cephx
Loïc Dachary
08:30 AM Backport #50454 (Resolved): octopus: CVE-2021-20288: Unauthorized global_id reuse in cephx
https://github.com/ceph/ceph/compare/v15.2.10...v15.2.11 Backport Bot
08:41 AM Backport #50453 (Resolved): pacific: CVE-2021-20288: Unauthorized global_id reuse in cephx
Loïc Dachary
08:30 AM Backport #50453 (Resolved): pacific: CVE-2021-20288: Unauthorized global_id reuse in cephx
https://github.com/ceph/ceph/compare/v16.2.0...v16.2.1 Backport Bot
08:39 AM Revision a67d1cf2 (ceph): Merge pull request #40935 from TRYTOBE8TME/wip-rgw-bootstrap-fix
test/rgw: Removing unrecognized option from bootstrap file Yuval Lifshitz
08:22 AM Dashboard Bug #50451 (Fix Under Review): mgr/dashboard: While changing the password in Dashboard, username ...
Nizamudeen A
08:04 AM Dashboard Bug #50451 (Resolved): mgr/dashboard: While changing the password in Dashboard, username and Pass...
Username password are sending in the URL string
{"POST":{"scheme":"https","host":"10.8.128.45:8443","filename":"/a...
Nizamudeen A
08:10 AM Revision 273a776c (ceph): mgr/dashboard: Remove username and password from request body
Fixes: https://tracker.ceph.com/issues/50451
Signed-off-by: Nizamudeen A <nia@redhat.com>
Nizamudeen A
07:09 AM CephFS Cleanup #50450 (New): mgr/nfs: Simplify the parsing of Ganesha Conf using existing pseudo-parsers
More discussion here https://github.com/ceph/ceph/pull/40526#discussion_r607171126 Varsha Rao
06:58 AM CephFS Feature #50449 (Fix Under Review): mgr/nfs: Add unit tests for conf parser and others
Varsha Rao
06:45 AM RADOS Bug #50042: rados/test.sh: api_watch_notify failures
Neha Ojha wrote:
> Looks similar to https://tracker.ceph.com/issues/50042#note-2, feel free to create a separate tra...
Brad Hubbard
04:16 AM RADOS Bug #50042: rados/test.sh: api_watch_notify failures
I believe the log snippet below shows a race. We have just called and sent the unwatch command to osd4 but just after... Brad Hubbard
06:26 AM CephFS Backport #50173: pacific: mgr/nfs: validation error on creating custom export
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40687
m...
Loïc Dachary
12:03 AM CephFS Backport #50173 (Resolved): pacific: mgr/nfs: validation error on creating custom export
Patrick Donnelly
06:25 AM bluestore Support #50309: bluestore_min_alloc_size_hdd = 4096
We encountered a problem that we have some of the disks that are both old and new and we have no ability to identify ... Greg Smith
06:25 AM rbd Backport #50231 (Resolved): pacific: packaging: require ceph-common for immutable object cache da...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40665
m...
Loïc Dachary
06:22 AM Dashboard Backport #50203: pacific: mgr/dashboard: Read-only user can see registry password
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40648
m...
Loïc Dachary
06:21 AM CephFS Backport #50015 (Resolved): pacific: qa: "AttributeError: 'NoneType' object has no attribute 'mon...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40645
m...
Loïc Dachary
06:12 AM Revision 4e0d61cb (ceph): Merge pull request #40953 from tchaikov/wip-doc-confval
common/options,doc/rados/configuration: extract crimson options, use confval directive
Reviewed-by: Josh Durgin <jdu...
Kefu Chai
05:49 AM CephFS Feature #50448 (New): cephfs-mirror: easy repeering
Right now re-adding a file system as a peer to another file system requires that the cluster admin/operator cleanup s... Venky Shankar
05:35 AM Revision 4b7fb6c4 (ceph): doc/conf.py: use glob.glob() to find .yaml.in files
improve the maintainability of .yaml.in files.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:34 AM Revision 4e58b589 (ceph): cmake: use file(GLOB ..) to find .yaml.in files
instead of hardcode the option file names, use file(GLOB ..) to find
and collect them instead, for better maintainabi...
Kefu Chai
05:17 AM Revision aa50d14b (ceph): common/optinos: extract crimson options out
prepare for the change to split the options by services
in future, osd will have its own osd.yaml.in, while crimson ...
Kefu Chai
04:37 AM Revision 52a56552 (ceph): doc/rados/configuration/mon-config-ref: use confval directive
for defining options
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:33 AM Revision 4a4dc9f5 (ceph): doc/rados/configuration/osd-config-ref: use confval directive
for defining options
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:33 AM Revision 4481f4ac (ceph): doc/rados/configuration/general-config-ref: use confval directive
for defining options
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:18 AM CephFS Bug #50447 (Resolved): cephfs-mirror: disallow adding a active peered file system back to its source
cephfs-mirror is unidirectional atm. So, If (cluster2, fs) is an active peer for (cluster1, fs), disallow adding (clu... Venky Shankar
03:54 AM Revision c3c2da4e (ceph): Merge pull request #40915 from rzarzynski/wip-crimson-backtrace-3
crimson: make backtraces more human-readable with boost::stacktrace and addr2line
Reviewed-by: Kefu Chai <kchai@redh...
Kefu Chai
03:05 AM RADOS Bug #50371 (Closed): Segmentation fault (core dumped) ceph_test_rados_api_watch_notify_pp
This looks like an issue that only comes about because of the problem seen in https://tracker.ceph.com/issues/50042. ... Brad Hubbard
02:30 AM Orchestrator Bug #50443 (Fix Under Review): cephadm: Don't allow upgrade start with not enough mgr or mon daemons
Adam King
02:15 AM Revision f2851d62 (ceph): Merge pull request #40939 from tchaikov/wip-doc-confval
doc/rados/configuration/osd-config-ref: use confval directive
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by:...
Kefu Chai
01:18 AM Revision 06a248b3 (ceph): pybind/mirroring: sanitize `daemon status` JSON
Signed-off-by: Venky Shankar <vshankar@redhat.com> Venky Shankar
01:18 AM Revision 3c600928 (ceph): doc: adjust `daemon status` section with changed JSON
Signed-off-by: Venky Shankar <vshankar@redhat.com> Venky Shankar
01:18 AM Revision 18deb52f (ceph): test: adjust mirroring test to use changed `daemon status` JSON
Fixes: http://tracker.ceph.com/issues/50266
Signed-off-by: Venky Shankar <vshankar@redhat.com>
Venky Shankar
12:42 AM CephFS Backport #50392 (Need More Info): pacific: cephfs-top: exception: addwstr() returned ERR
Backport this one too please. Patrick Donnelly
12:42 AM CephFS Backport #50445 (Need More Info): pacific: client: Inode.cc: 405: FAILED ceph_assert(_ref >= 0)
Xiubo, please try backporting this. Patrick Donnelly
12:34 AM RADOS Bug #50446 (Fix Under Review): PGs always go into active+clean+scrubbing+deep+repair in the LRC
Neha Ojha
12:29 AM RADOS Bug #50446 (Triaged): PGs always go into active+clean+scrubbing+deep+repair in the LRC
... Neha Ojha
12:01 AM Revision 3b333ac5 (ceph): Merge PR #40687 into pacific
* refs/pull/40687/head:
doc/cephfs/nfs: add user id, fs name and key to FSAL block
Reviewed-by: Patrick Donnelly <p...
Patrick Donnelly

04/20/2021

11:51 PM RADOS Bug #50446 (Pending Backport): PGs always go into active+clean+scrubbing+deep+repair in the LRC
... Neha Ojha
10:10 PM Revision 4da4c36e (ceph): cephadm: split custom container args into argv
introduced by usage of `shlex` in 3ea514c5
Fixes: https://tracker.ceph.com/issues/49590
Signed-off-by: Michael Fritc...
Michael Fritch
10:08 PM RADOS Bug #50042: rados/test.sh: api_watch_notify failures
Looking at the latest issue (ignoring the segfault which is being tracked in https://tracker.ceph.com/issues/50371) t... Brad Hubbard
10:08 PM Revision e79baec0 (ceph): cephadm: fix escaping/quoting of stderr-prefix arg for ceph daemons
On some versions of podman doing
--default-log-stderr-prefix="debug "
seems to work okay, but on others it does ...
Sage Weil
09:06 PM CephFS Bug #50433 (Fix Under Review): mds: Error ENOSYS: mds.a started profiler
Patrick Donnelly
05:53 AM CephFS Bug #50433 (In Progress): mds: Error ENOSYS: mds.a started profiler
Xiubo Li
05:53 AM CephFS Bug #50433: mds: Error ENOSYS: mds.a started profiler
The "./bin/ceph tell mds.a heap XXX" commands succeeded, but still returning -ENOSYS errno. Xiubo Li
05:51 AM CephFS Bug #50433 (Resolved): mds: Error ENOSYS: mds.a started profiler
... Xiubo Li
09:06 PM Revision 75060d50 (ceph): src/test: Removing unrecognized option from bootstrap file
Removing '--distribute' option from a command in bootstrap file which seemed to be the reason of failure in:
http://q...
Kalpesh
09:05 PM CephFS Backport #50445 (Resolved): pacific: client: Inode.cc: 405: FAILED ceph_assert(_ref >= 0)
https://github.com/ceph/ceph/pull/41052 Backport Bot
09:02 PM CephFS Bug #49536 (Pending Backport): client: Inode.cc: 405: FAILED ceph_assert(_ref >= 0)
We can try backporting this to pacific but I don't think it's worth the trouble farther than that. Patrick Donnelly
09:01 PM Revision fab5c0fe (ceph): Merge PR #39742 into master
* refs/pull/39742/head:
client: make Inode to inherit from RefCountedObject
client: minor cleanup to Inode class to...
Patrick Donnelly
09:00 PM CephFS Bug #50387: client: fs/snaps failure
/ceph/teuthology-archive/pdonnell-2021-04-20_02:26:05-fs:thrash-master-distro-basic-smithi/6060039/teuthology.log
...
Patrick Donnelly
08:54 PM Revision 0065a8e9 (ceph): qa/ceph-ansible: Update ansible version and ceph_stable_release
Fixes: https://tracker.ceph.com/issues/50414
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
Brad Hubbard
08:24 PM mgr Bug #48787: ceph-mgr segfault
At one time I was seeing it routinely when trying to run a vstart cluster on fedora 33. Today though, my build seemed... Jeff Layton
08:21 PM mgr Bug #48787: ceph-mgr segfault
Hey Jeff, IIRC the answer was no, it's not an inherent dependency, though it would take some work to switch to anothe... Josh Durgin
07:56 PM mgr Bug #48787: ceph-mgr segfault
Assigning to Josh for now since he was investigating whether we could remove numpy. Jeff Layton
05:20 PM mgr Bug #48787: ceph-mgr segfault
Josh, did you ever get an answer on this one? Jeff Layton
07:44 PM Orchestrator Bug #50444 (Resolved): host labels order is random
host labels are not stored in the order entered or a logical order like alphabetically. they stored in a randomized o... Daniel Pivonka
07:30 PM Orchestrator Bug #50443 (Resolved): cephadm: Don't allow upgrade start with not enough mgr or mon daemons
If you have < 2 running mgr daemons than the upgrade won't work because there will be no mgr to fail over to.
If you...
Adam King
06:44 PM Revision eebb842d (ceph): mgr/cephadm: don't remove daemons from hosts in maintenance or offline ...
Fixes: https://tracker.ceph.com/issues/50364
Signed-off-by: Adam King <adking@redhat.com>
Adam King
06:43 PM Revision 56641742 (ceph): mgr/cephadm: default status for daemons on maintenance hosts to stopped
we do not refresh the daemons on maintenance hosts so our info
on them is always outdated. Therefore, the best option...
Adam King
06:19 PM Revision 4836b063 (ceph): Merge pull request #40191 from dang/wip-dang-zipper-sysobj
RGW Zipper - Remove rgw_pool from API Daniel Gryniewicz
06:12 PM CephFS Backport #49903: nautilus: mgr/volumes: setuid and setgid file bits are not retained after a subv...
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40270
merged
Yuri Weinstein
06:11 PM Revision 281e1ad6 (ceph): Merge pull request #40270 from kotreshhr/wip-49903-nautilus
nautilus: mgr/volumes: Retain suid guid bits in clone
Reviewed-by: Ramana Raja <rraja@redhat.com>
Yuri Weinstein
05:56 PM CephFS Bug #44384 (Can't reproduce): qa: FAIL: test_evicted_caps (tasks.cephfs.test_client_recovery.Test...
Jeff Layton wrote:
> Lowering priority to Normal. Patrick have there been any more occurrences of this?
I have no...
Patrick Donnelly
12:59 PM CephFS Bug #44384: qa: FAIL: test_evicted_caps (tasks.cephfs.test_client_recovery.TestClientRecovery)
Lowering priority to Normal. Patrick have there been any more occurrences of this? Jeff Layton
05:43 PM CephFS Bug #50442 (Resolved): cephfs-mirror: ignore snapshots on parent directories when synchronizing s...
Ignore syncing snapshots starting with an underscore since they are internally used by CephFS. Venky Shankar
05:41 PM Revision 851dd14f (ceph): crimson/os/seastore/cache: factor out remove_from_dirty
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
04:54 PM CephFS Bug #50246: mds: failure replaying journal (EMetaBlob)
Xiubo Li wrote:
> Before replaying the journal, the inode 0x10000000a35 was removed from the inode_map in upkeep thr...
Patrick Donnelly
08:15 AM CephFS Bug #50246: mds: failure replaying journal (EMetaBlob)

Before replaying the journal, the inode 0x10000000a35 was removed from the inode_map in upkeep thread:...
Xiubo Li
04:10 PM Revision ba135842 (ceph): mgr/cephadm: fix 'orch ls' count to reflect schedulable hosts
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
04:10 PM Revision f260c48f (ceph): mgr/cephadm: do not schedule on _no_schedule hosts
Reuse and rename existing helper to return schedulable hosts.
Signed-off-by: Sage Weil <sage@newdream.net>
Sage Weil
03:39 PM Revision 50eca706 (ceph): cephfs: add ceph-dokan unmap command
At the moment, Windows CephFS mounts can only be removed by
terminating the daemon (e.g. sending CTRL-C) or through t...
Lucian Petrut
03:39 PM Revision f29fbea0 (ceph): cephfs: provide additional volume details on Windows
At the moment, the Windows volume name and serial number are hardcoded.
This change makes the volume name configurab...
Lucian Petrut
03:39 PM Revision b66bbf13 (ceph): cephfs: document using multiple fs on Windows
This change updates the ceph-dokan documentation, showing how
a non-default Ceph filesystem can be mounted.
Fixes: h...
Lucian Petrut
03:39 PM Revision 3e872668 (ceph): cephfs: Update ceph-dokan "--removable" flag
"-m" is the short option for "--removable". We tried to keep the
syntax as close as possible to the old ceph-dokan pr...
Lucian Petrut
03:39 PM Revision 9cb8a79e (ceph): cephfs: ceph-dokan - properly log the mounted root
This is a simple change that updates the logged mounted directory.
We're incorrectly using "ceph_getcwd" instead of t...
Lucian Petrut
03:00 PM RADOS Bug #50346: OSD crash FAILED ceph_assert(!is_scrubbing())
We are using two distinct conditions to decide whether a candidate PG is already being scrubbed. The OSD checks pg->i... Ronen Friedman
02:49 PM Revision d72fb1f3 (ceph): doc/rados/configuration/osd-config-ref: use confval directive
for defining options
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:07 PM rgw Bug #50415: directories with names starting with a non-ascii character disappear after reshard
Its because bi list can't return obj entry which directory name contains only traditional Chinese characters, but buc... lei cao
02:06 PM CephFS Bug #50266 (Fix Under Review): "ceph fs snapshot mirror daemon status" should not use json keys a...
Venky Shankar
07:17 AM CephFS Bug #50266: "ceph fs snapshot mirror daemon status" should not use json keys as value
BTW, this is how the json would look for multiple active mirror daemon instances (yeh, we only support running one in... Venky Shankar
12:59 PM RADOS Bug #50441 (Rejected): cephadm bootstrap on arm64 fails to start ceph/ceph-grafana service
Hello,
I installed a new Ceph 15.2.10 cluster on Ubuntu 20.04 arm64 bare metal starting with a first monitor/manag...
M B
12:40 PM Dashboard Bug #50440 (Resolved): mgr/dashboard: duplicated NFS export rows on orchestrator-managed NFS clus...
When an NFS export is created in an orchestrator-managed NFS cluster
and the dashboard setting for user-defined clus...
Alfonso Martínez
12:28 PM rbd Bug #50439: librbd: removing a snapshot with multiple peer can go into an infinite loop
I can't edit the issue, but here is my PR: https://github.com/ceph/ceph/pull/40937. Arthur Outhenin-Chalandre
12:24 PM rbd Bug #50439 (Resolved): librbd: removing a snapshot with multiple peer can go into an infinite loop
When you have multiple peers, librbd may try to unlink a snapshot from a peer it's not linked against and eventually ... Arthur Outhenin-Chalandre
12:12 PM rgw Bug #50438 (New): improve documentation for sync trim options
Casey Bodley
11:47 AM Bug #50437 (New): nfs-ganesha packages not available on arm64
Currently running ganesha using ceph on rook on arm64 doesn't work as there's no arm64 package for nfs-ganesha. Is th... Johan Tibell
10:38 AM Bug #50436 (Can't reproduce): master FTBFS with GCC11 on openSUSE Tumbleweed
In an openSUSE Tumbleweed environment, Ceph (master branch) fails to build from source when using GCC 11:... Nathan Cutler
10:02 AM Revision 79fca7aa (ceph): pybind/rados: Document that timeout arg is ignored by connect
While this argument is accepted it has always been ignored. To avoid
confusion it should at least be called out in th...
Lee Yarwood
09:45 AM Orchestrator Bug #49954 (Resolved): cephadm is not persisting the grafana.db file, so any local customizations...
Juan Miguel Olmo Martínez
09:28 AM Bug #50435 (Duplicate): arm64 build broken: built binaries fail on: load: jerasure load: lrc load...
Since ceph 15.2.8 on ARM64 the osd binary (most probably other binaries as well) fails to start with the error messag... Andreas Elvers
09:26 AM Dashboard Backport #49658: pacific: mgr/dashboard: test prometheus/alertmanager rules through promtool
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40929
Aashish Sharma
09:25 AM Dashboard Backport #49658 (In Progress): pacific: mgr/dashboard: test prometheus/alertmanager rules through...
Aashish Sharma
08:49 AM Dashboard Backport #49658 (New): pacific: mgr/dashboard: test prometheus/alertmanager rules through promtool
Aashish Sharma
09:19 AM Support #50434: EC:What is the maximum k value I can use
My rule:
rule pool1-ec-rule {
id 1
type erasure
min_size 3
max_size 35
...
伟杰 谭
07:26 AM Support #50434 (Closed): EC:What is the maximum k value I can use
In my cluster, I configured k+m to be equal to 30+4, and there are 3 pgs in the cluster that cannot reach active+clea... 伟杰 谭
09:01 AM Revision 502240a8 (ceph): Merge branch 'pacific-saved' into pacific
Conflicts:
qa/tasks/ceph.conf.template [ commit 94df76244798
("qa/tasks/ceph.conf: shorten cephx TTL for testing"...
Ilya Dryomov
08:57 AM Revision e647a64c (ceph): Merge branch 'octopus-saved' into octopus
Ilya Dryomov
08:56 AM Revision 18b9ce55 (ceph): Merge branch 'nautilus-saved' into nautilus
Ilya Dryomov
08:46 AM Revision 477b705f (ceph): Merge pull request #40928 from idryomov/wip-gid-reclaim-notes
doc: 14.2.20, 15.2.11 and 16.2.1 releases and notes (CVE-2021-20288)
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
...
Ilya Dryomov
08:05 AM Revision a2b1c699 (ceph): doc/releases/index: update for 14.2.20, 15.2.11 and 16.2.1
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
07:41 AM CephFS Bug #50216: qa: "ls: cannot access 'lost+found': No such file or directory"
Jeff Layton wrote:
> How do you reproduce this on the kclient? The MDS would have to give this inode number as the r...
Xiubo Li
07:28 AM rgw Bug #47586: Able to circumvent S3 Object Lock using deleteobjects command
Isn't this bug more severe than "3 - minor"? It represents a clear violation of the promises of Object Lock. Backpor... Simon Leinen
07:02 AM Revision 0be78da3 (ceph): Merge pull request #40877 from mgfritch/doc-rgw-python3-print
doc/rgw: update to python3 print syntax
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:51 AM Revision 2ce44843 (ceph): crimson/os/seastore: route all transaction creations through cache
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:51 AM Revision 9b5d2042 (ceph): crimson/os/seastore/cache: swap dirty_from users to get_dirty_from()
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:50 AM Revision 5c1ae5bc (ceph): Merge pull request #40846 from athanatos/sjust/wip-object-data
seastore: initial object data support
Reviewed-by: Chunmei Liu <chunmei.liu@intel.com>
Samuel Just
06:25 AM Revision e694f0a9 (ceph): mds: reset the return value for heap command
Fixes: https://tracker.ceph.com/issues/50433
Signed-off-by: Xiubo Li <xiubli@redhat.com>
Xiubo Li
05:25 AM CephFS Bug #47276 (In Progress): MDSMonitor: add command to rename file systems
Ramana Raja
04:22 AM rgw Bug #50432 (Resolved): rgw: allow rgw-orphan-list to process multiple data pools
We now allow multiple data pools to be specified either on the command-line or at the prompt. The list should be spac... J. Eric Ivancich
04:14 AM Revision bde1278a (ceph): rgw: allow rgw-orphan-list to process multiple data pools
We now allow multiple data pools to be specified either on the
command-line or at the prompt. The list should be spac...
J. Eric Ivancich
12:03 AM Revision 20bab70a (ceph): Merge pull request #40911 from tchaikov/wip-doc-confval
doc/rados/configuration/auth-config-ref: drop section of keyrings
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai

04/19/2021

11:02 PM RADOS Bug #50089: mon/MonMap.h: FAILED ceph_assert(m < ranks.size()) when reducing number of monitors i...
showed up in a pacific->master upgrade test... Neha Ojha
10:44 PM CephFS Bug #50281 (Resolved): qa: untar_snap_rm timeout
Considering this resolved -- thanks Jeff. Patrick Donnelly
08:55 PM CephFS Bug #50281: qa: untar_snap_rm timeout
test run: https://pulpito.ceph.com/pdonnell-2021-04-19_20:54:09-fs:snaps-master-distro-basic-smithi/ Patrick Donnelly
07:44 PM CephFS Bug #50281: qa: untar_snap_rm timeout
Ok, I think I see the issue. We had a patch that had done a conversion from atomic_t to refcount_t for some objects, ... Jeff Layton
05:25 PM CephFS Bug #50281: qa: untar_snap_rm timeout
Same problem there:... Jeff Layton
05:20 PM CephFS Bug #50281: qa: untar_snap_rm timeout
/ceph/teuthology-archive/pdonnell-2021-04-15_01:35:57-fs-wip-pdonnell-testing-20210414.230315-distro-basic-smithi/604... Patrick Donnelly
04:38 PM CephFS Bug #50281: qa: untar_snap_rm timeout
Looks like the client kernel hit a GPF. The address appears to be a poisoned list value, so this may be a use-after-f... Jeff Layton
01:47 PM CephFS Bug #50281 (Triaged): qa: untar_snap_rm timeout
Patrick Donnelly
10:30 PM Revision 389d8dec (ceph): os/bluestore: Removed redundant logging.
Signed-off-by: Abutalib Aghayev <agayev@psu.edu> Abutalib Aghayev
09:30 PM Orchestrator Bug #50306 (Fix Under Review): /etc/hosts is not passed to ceph containers. clusters that were re...
Daniel Pivonka
09:23 PM Revision 459ffb52 (ceph): mgr/cephadm: check hostname resolution before adding host
Signed-off-by: Daniel Pivonka <dpivonka@redhat.com> Daniel Pivonka
09:18 PM Revision 35da4de8 (ceph): cephadm: provide a way to checkhost connection without /etc/hosts passe...
Signed-off-by: Daniel Pivonka <dpivonka@redhat.com> Daniel Pivonka
09:15 PM Revision c18932ef (ceph): doc/cephadm: remove /etc/hosts from list of hostname resoltion methods
Signed-off-by: Daniel Pivonka <dpivonka@redhat.com> Daniel Pivonka
05:41 PM bluestore Backport #50403 (In Progress): nautilus: Increase default value of bluestore_cache_trim_max_skip_...
Neha Ojha
05:39 PM Revision 8c2050bc (ceph): common/options/global.yaml.in: increase default value of bluestore_cach...
This option controls the rate of trimming of onodes and the earlier default of
64 has been seen to be too low for lar...
Neha Ojha
05:38 PM bluestore Backport #50405 (In Progress): octopus: Increase default value of bluestore_cache_trim_max_skip_p...
Neha Ojha
05:36 PM Revision be748582 (ceph): common/options/global.yaml.in: increase default value of bluestore_cach...
This option controls the rate of trimming of onodes and the earlier default of
64 has been seen to be too low for lar...
Neha Ojha
05:34 PM bluestore Backport #50402 (In Progress): pacific: Increase default value of bluestore_cache_trim_max_skip_p...
Neha Ojha
05:32 PM Revision a60d736a (ceph): common/options/global.yaml.in: increase default value of bluestore_cach...
This option controls the rate of trimming of onodes and the earlier default of
64 has been seen to be too low for lar...
Neha Ojha
04:25 PM CephFS Backport #50391 (Need More Info): pacific: MDS doesn't set fscrypt flag on new inodes with crypto...
No longer certain we want to backport this -- Jeff is considering another approach. Patrick Donnelly
04:03 PM Revision 4106e331 (ceph): doc/cephadm: rewrite "advanced osd s. specs"
This PR improves the readbility and elegance of
the "Advanced OSD Service Specifications" section
of the OSD chapter ...
Zac Dover
03:24 PM Revision 5a6e58e1 (ceph): crimson/osd: handle fatal signals
seastar sets the signal handler for SIGSEGV and SIGABRT, and its signal
handler prints the stacktrace, but the the st...
Kefu Chai
03:24 PM Revision 7dec4101 (ceph): crimson/common: let's dump the core on fatal signal.
Removing the call to engine's `exit()` should allow the singnal
handler to exit. In the case of `SIGSEGV` this would ...
Radoslaw Zarzynski
03:24 PM Revision 33cc480d (ceph): crimson/common: don't use Seastar's handle_signal() for fatal signals.
The `handle_signal()` way requires going through the reactor, and
thus is unsuitable for situations when it's no long...
Radoslaw Zarzynski
03:24 PM Revision d3dcf510 (ceph): crimson/common: do backtrace via boost::stackstrace and addr2line.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
02:49 PM RADOS Bug #50368 (Resolved): common/PriorityCache.cc: FAILED ceph_assert(mem_avail >= 0) in radosbench_...
Neha Ojha
02:37 PM Dashboard Bug #50319 (In Progress): mgr/dashboard: fix HAProxy (now called ingress)
In master ha-rgw has been superseded by "ingress service":https://docs.ceph.com/en/latest/cephadm/rgw/#high-availabil... Ernesto Puerta
02:26 PM Revision d51d80b3 (ceph): msgr/async: fix unsafe access in unregister_conn()
We were looking at anon_conns and accepting_conns without holding
the lock (deleted_lock is not sufficient).
Drop th...
Sage Weil
02:25 PM rgw Backport #50430 (Resolved): nautilus: Added caching for S3 credentials retrieved from keystone
https://github.com/ceph/ceph/pull/41158 Backport Bot
02:25 PM rgw Backport #50429 (Rejected): octopus: Added caching for S3 credentials retrieved from keystone
Backport Bot
02:21 PM rgw Bug #50428 (Resolved): Added caching for S3 credentials retrieved from keystone
When providing an S3 compatible interface previous behaviour has been to cache the
access token but request verifica...
Or Friedmann
02:18 PM Revision ec2a402f (ceph): qa/tasks/cephadm: fix ctx archive check for teuthology
Signed-off-by: Deepika Upadhyay <dupadhya@redhat.com> Deepika Upadhyay
02:17 PM Revision 936898b8 (ceph): os/FileStore: don't propagate split/merge error to "create"/"remove"
Either ignore or terminate, otherwise it may confuse the
"create"/"remove" caller.
Fixes: https://tracker.ceph.com/i...
Mykola Golub
02:15 PM Dashboard Backport #50427 (Resolved): pacific: Remove erroneous elements in hosts-overview Grafana dashboard
https://github.com/ceph/ceph/pull/40982 Backport Bot
02:15 PM Dashboard Backport #50426 (Resolved): nautilus: Remove erroneous elements in hosts-overview Grafana dashboard
https://github.com/ceph/ceph/pull/41650 Backport Bot
02:15 PM Dashboard Backport #50425 (Resolved): octopus: Remove erroneous elements in hosts-overview Grafana dashboard
https://github.com/ceph/ceph/pull/41649 Backport Bot
02:11 PM Revision 36274af6 (ceph): 14.2.20
Jenkins Build Slave User
02:10 PM Dashboard Bug #50410 (Pending Backport): Remove erroneous elements in hosts-overview Grafana dashboard
Ernesto Puerta
02:00 PM Dashboard Bug #50410 (Fix Under Review): Remove erroneous elements in hosts-overview Grafana dashboard
Ernesto Puerta
02:09 PM Revision 20412076 (ceph): doc/man/8/ceph-authtool: fix the indent of option
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:09 PM Revision b9575dc7 (ceph): Merge pull request #40899 from malcolmholmes/malcolmholmes/fix-json-das...
mgr/Dashboard: Remove erroneous elements in hosts-overview Grafana dashboard
Reviewed-by: Avan Thakkar <athakkar@red...
Ernesto Puerta
02:06 PM Revision e63a6c6a (ceph): Merge pull request #40898 from rzarzynski/wip-crimson-only-mgrclt-nocon...
crimson/mgr: don't report if there is no connection available.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:03 PM Revision 8e0158a0 (ceph): doc/rados/configuration/mon-config-ref: use confval directive
for defining options
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:57 PM Messengers Bug #49237 (Fix Under Review): segv in AsyncConnection::_stop()
As before, it looks like 2 problems here:
1. this crash itself. i think i see the locking bug.
2. the peer is in...
Sage Weil
01:53 PM CephFS Bug #50407 (Need More Info): mds_session state is stale after restart all mds
Hi Wei, can you add more to the description please? Are you working on a PR for this? I couldn't find it on Github. Patrick Donnelly
01:51 PM CephFS Bug #50389: mds: "cluster [ERR] Error recovering journal 0x203: (2) No such file or directory" ...
I will take it. Thanks. Xiubo Li
01:50 PM Revision afb9061a (ceph): 16.2.1
Jenkins Build Slave User
01:47 PM Revision e3523634 (ceph): 15.2.11
Jenkins Build Slave User
01:45 PM rgw Backport #50424 (Rejected): nautilus: [feature] rgw send headers of quota settings
Backport Bot
01:45 PM rgw Backport #50423 (Resolved): octopus: [feature] rgw send headers of quota settings
https://github.com/ceph/ceph/pull/41419 Backport Bot
01:45 PM CephFS Bug #50387 (Triaged): client: fs/snaps failure
Patrick Donnelly
01:45 PM Revision e5722a46 (ceph): doc/rados/configuration/auth-config-ref: drop section of keyrings
as per Sage, the caps are out of date (should be based on profiles) and
the keyring locations aren't useful informati...
Kefu Chai
01:43 PM Revision 366a1263 (ceph): Merge pull request #40897 from tchaikov/wip-doc-more-conf-vals
doc/rados/configuration: use confval directive to define options.
Reviewed-by: Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
01:40 PM rgw Bug #47752 (Pending Backport): [feature] rgw send headers of quota settings
Or Friedmann
01:40 PM Revision cbbe8e86 (ceph): RGW Zipper - Remove rgw_pool/sysobj from API
rgw_pool and sysobj are part of the RADOS backend, and do not belong in
the API. Instead, pull the objects using the...
Daniel Gryniewicz
01:40 PM Revision bd87bf3e (ceph): Merge pull request #40905 from idryomov/wip-rbd-kms-config-map-doc
doc/rbd/rbd-kubernetes: update for recent ceph-csi versions
Reviewed-by: Madhu Rajanna <madhupr007@gmail.com>
Review...
Ilya Dryomov
01:03 PM Revision df10995f (ceph): Merge pull request #40378 from zdover23/wip-doc-cephadm-osd-declarative...
doc/cephadm: rewrite "delcarative state" in osd.rst
Reviewed-by: Sage Weil <sweil@redhat.com>
zdover23
12:35 PM Revision c24f914b (ceph): client: wake up the front pos waiter
The old code was buggy, why it ran well without any problem is that
the big client_lock will make sure that the read/...
Xiubo Li
12:30 PM Revision 56ade476 (ceph): Merge PR #40817 into master
* refs/pull/40817/head:
mgr/MgrStandby: fix config observer
mgr/MgrStandby: respawn if mgr_standby_modules changes
...
Sage Weil
12:30 PM Orchestrator Bug #50401 (Pending Backport): cephadm: Daemons that don't use ceph image always marked as needin...
Sage Weil
12:30 PM Revision 139ff3ad (ceph): Merge PR #40893 into master
* refs/pull/40893/head:
mgr/cephadm: don't list non ceph daemons as needing upgrade in upgrade check
Reviewed-by: S...
Sage Weil
12:29 PM RADOS Bug #50422 (New): Error: finished tid 1 when last_acked_tid was 2
... Sage Weil
12:26 PM RADOS Bug #50396: leak in PrimaryLogPG::inc_refcount_by_set
/a/sage-2021-04-18_22:27:23-rados-wip-sage-testing-2021-04-18-1607-distro-basic-smithi/6056492
/a/sage-2021-04-18_22...
Sage Weil
12:14 PM Dashboard Feature #48388: mgr,mgr/dashboard: implement multi-layered caching
h1. Tasks identified
# Create injection hook for @osd_map@ (C++, as Python-only might be misleading)
## Create @m...
Ernesto Puerta
11:53 AM CephFS Bug #50216: qa: "ls: cannot access 'lost+found': No such file or directory"
How do you reproduce this on the kclient? The MDS would have to give this inode number as the result of a lookup, I'd... Jeff Layton
02:40 AM CephFS Bug #50216: qa: "ls: cannot access 'lost+found': No such file or directory"
Fixed it in the kernel client too: https://patchwork.kernel.org/project/ceph-devel/list/?series=469331
Maybe Jeff ...
Xiubo Li
02:38 AM CephFS Bug #50216 (Fix Under Review): qa: "ls: cannot access 'lost+found': No such file or directory"
Xiubo Li
02:13 AM CephFS Bug #50216: qa: "ls: cannot access 'lost+found': No such file or directory"
For our privious Private-Inodes fixes, we have missed the "lost+found" dir, whose ino is 0x40.head.... Xiubo Li
11:37 AM Revision b040f25b (ceph): Merge pull request #37730 from thotz/rgwkmsvaultsslsupport
rgw: extending existing ssl support for vault KMS Matt Benjamin
10:56 AM RADOS Bug #50393 (Resolved): CommandCrashedError: Command crashed: 'mkdir -p -- /home/ubuntu/cephtest/m...
Kefu Chai
10:54 AM Revision 149ad529 (ceph): Merge pull request #40881 from tchaikov/wip-50393
qa/workunits/mon/test_mon_config_key: use subprocess.run() instead of…
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
10:15 AM CephFS Bug #50035 (Fix Under Review): cephfs-mirror: use sensible mount/shutdown timeouts
Venky Shankar
10:07 AM RADOS Bug #50420 (Need More Info): all osd down after mon scrub too long
Hi all.
My cluster has 5 mons. Everything is ok.
my ceph mon config ...
hoan nv
10:04 AM Revision 1392b40b (ceph): osd/ReplicatedBackend: cast variable to unsigned before comparing
after the yaml-to-cxx migration, osd_deep_scrub_stride is an OPT_SIZE,
and is hence represented with an uint64. so we...
Kefu Chai
09:52 AM Revision 26564486 (ceph): doc/rbd/rbd-kubernetes: mention KMS config map
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
09:52 AM Revision d0d41000 (ceph): doc/rbd/rbd-kubernetes: imageFeatures is required
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
09:52 AM Revision 6f771027 (ceph): doc/rbd/rbd-kubernetes: expose volume expansion functionality
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
09:35 AM Revision cdd059b3 (ceph): doc/rados/configuration/mon-config-ref: use confval directive
for defining options
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:08 AM Revision a67451d0 (ceph): doc/rados/configuration: fix formatting of code block
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
09:08 AM Revision 1ecd8e7f (ceph): doc/rados/configuration/ceph-conf: use "describe" to define option types
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
09:08 AM Revision 3767e0cb (ceph): doc/rados/configuration: merge ms-ref into network-conf-ref
the latter provides more context, and "messenger" is how the networking
infra is implemented.
Signed-off-by: Kefu Ch...
Kefu Chai
09:08 AM Revision fffa0270 (ceph): doc/_ext: use iec_size() instead of filesizeformat()
to format size options in the same format supported by our C++
strict_iec_cast() parser. so they are more consistent ...
Kefu Chai
09:08 AM Revision 3a62ba94 (ceph): doc/rados/configuration/auth-config-ref: use "describe" to define defau...
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
09:08 AM Revision 536f0960 (ceph): doc/rados/configuration/msgr2: use confval directive
for defining options
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:08 AM Revision 1128f4e2 (ceph): doc/_ext: render more fields in an option
* print "enum_value" as a list
* print "note" and "warning"
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:08 AM Revision d1c6182f (ceph): doc/_ext: render see_also field
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
09:08 AM Revision a37f5a5e (ceph): doc/rados/configuration/osd-config-ref: use confval directive
for defining options
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:08 AM Revision 02a15a81 (ceph): doc: use ":confval:" role to reference options defined using confval
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
09:08 AM Revision 66a86596 (ceph): doc/rados/configuration/ceph-conf: use confval directive
for defining options
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:08 AM Revision 76fb3d14 (ceph): doc: use "confsec" role for configure section
and rename confval_section to confsec for shorter name
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:08 AM Revision 23c7081d (ceph): doc/rados/configuration/mclock-config-ref: use confval directive
for defining options
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:08 AM Revision 20676f00 (ceph): doc/rados/configuration/pool-pg-config-ref: use confval directive
for defining options.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:08 AM Revision 65925d78 (ceph): doc/rados/configuration/bluestore-config-ref: use confval directive
for defining options.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:58 AM Dashboard Feature #50419 (New): RESTful API add recursive remove directory
When you want to remove a cephfs directory through RESTful API of dashboard, you need remove data in the directory at... bo zhou
08:45 AM Revision f415cec2 (ceph): Merge pull request #40906 from tchaikov/rzarzynski/wip-crimson-internal...
crimson/osd: various cleanups
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
08:40 AM Dashboard Backport #50418 (Resolved): pacific: mgr/dashboard: filesystem pool size should use stored stat i...
https://github.com/ceph/ceph/pull/40980 Backport Bot
08:40 AM Dashboard Backport #50417 (Resolved): nautilus: mgr/dashboard: filesystem pool size should use stored stat ...
https://github.com/ceph/ceph/pull/41021 Backport Bot
08:40 AM Dashboard Backport #50416 (Resolved): octopus: mgr/dashboard: filesystem pool size should use stored stat i...
https://github.com/ceph/ceph/pull/41020 Backport Bot
08:36 AM Dashboard Bug #50195 (Pending Backport): mgr/dashboard: filesystem pool size should use stored stat instead...
Kefu Chai
08:36 AM Revision 4fd963d6 (ceph): Merge pull request #40874 from rhcs-dashboard/fix-cephfs-pool-size-stat
mgr/dashboard: filesystem pool size should use stored stat
Reviewed-by: Aashish Sharma <aasharma@redhat.com>
Kefu Chai
08:29 AM RADOS Bug #50299 (Resolved): PrimaryLogPG::inc_refcount_by_set leak
Kefu Chai
08:29 AM Revision 43940b1b (ceph): Merge pull request #40879 from myoungwon/wip-fix-50299
osd: fix reference leak when ManifestOp is not used
Reviewed-by: Samuel Just <sjust@redhat.com>
Kefu Chai
08:26 AM Revision 9ae03a78 (ceph): Merge pull request #40878 from tchaikov/wip-mop-cleanup
osd: remove C_SetManifestRefCountDone::mop
Reviewed-by: Myoungwon Oh <myoungwon.oh@samsung.com>
Reviewed-by: Sam Jus...
Kefu Chai
08:26 AM Revision 671af3ca (ceph): Merge pull request #40896 from jdurgin/wip-yaml-options-fix
common/options: fix several out of date defaults and options added during yaml conversion
Reviewed-by: Kefu Chai <kc...
Kefu Chai
08:25 AM Revision 20de7dd5 (ceph): Merge pull request #40884 from majianpeng/osd-watch-remove-unused-code
osd/Watch.h: remove unused code.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:11 AM Revision f2e0770c (ceph): qa/workunits/mon/test_mon_config_key: use subprocess.run() instead of p...
the loop of proc.communicate() on python3.6, where we always are able to
get something out of stdout and/or stderr PI...
Kefu Chai
07:58 AM Revision 8b90df0d (ceph): crimson/osd: avoid unneeded obc catching in PG::do_osd_ops_execute().
Actually, `OpsExecuter` already holds `ObjectContextRef` and even
has a (private till now) getter for `hobject_t` ext...
Radoslaw Zarzynski
07:58 AM Revision 1364a468 (ceph): crimson/osd: drop namespace for arg in PG::with_locked_obc().
It's unnecessary.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Radoslaw Zarzynski
07:58 AM Revision 46bd5154 (ceph): crimson/osd: PG::with_locked_obc() doesn't depend on Op anymore.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
07:58 AM Revision 713bb918 (ceph): crimson/osd: fix header inclusion order in ops_executer.h.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
07:58 AM Revision a28cc0d6 (ceph): crimson/osd: fix formatting around ClientRequest::do_process().
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
07:50 AM Revision 7200e528 (ceph): Merge pull request #40872 from wjwithagen/wjw-fix-pidfile-order
core: fix compiler warning due to difference in order of struct members
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:49 AM Revision f057ea20 (ceph): Merge pull request #40749 from tchaikov/wip-python3-spec
ceph.spec: consolidate python3-{setuptools,Cython} builds deps
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewe...
Kefu Chai
07:48 AM Revision 1f452506 (ceph): Merge pull request #40869 from tchaikov/wip-run-make-check.sh-py3
run-make-check.sh: do not specify -DWITH_PYTHON=3
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Neha Oj...
Kefu Chai
06:58 AM Revision b2c2a432 (ceph): qa/config/rados: add dispatch delay testing params
these parameters have proven to catch some of the uncaught bugs such as:
https://tracker.ceph.com/issues/48417, adopt...
Deepika Upadhyay
06:39 AM rbd Bug #46875: TestLibRBD.TestPendingAio: test_librbd.cc:4539: Failure or SIGSEGV
Josh Durgin wrote:
> Happened again here https://jenkins.ceph.com/job/ceph-pull-requests/73665/consoleFull :
> [......
Deepika Upadhyay
04:54 AM CephFS Bug #50246 (In Progress): mds: failure replaying journal (EMetaBlob)
Xiubo Li
04:09 AM Revision d8a1d1f9 (ceph): cmake: rearrange configure_file()
AddCephTest and googletest's CMake scripts also call
find_package(Python3...), but they do not specify the required m...
Kefu Chai
04:04 AM Revision bcd59699 (ceph): run-make-check.sh: do not specify -DWITH_PYTHON=3
should leave it to do_cmake.sh to decide which python3 version to use,
there is case that we have multiple python3 in...
Kefu Chai
03:57 AM rgw Bug #50415: directories with names starting with a non-ascii character disappear after reshard
If the directory stars with ascii char, it is not affected:... Mykola Golub
03:54 AM rgw Bug #50415 (Resolved): directories with names starting with a non-ascii character disappear after...
If a directory name contains only traditional Chinese characters, after reshard the directory and its content is not ... Mykola Golub
03:25 AM Revision 3903a71a (ceph): Merge pull request #40901 from tchaikov/wip-mgr-rook
cmake: let WITH_MGR_ROOK_CLIENT depend on WITH_MGR
Reviewed-by: Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by...
Kefu Chai
03:11 AM Revision cf0926ec (ceph): doc/radosgw/multisite.rst: fix typos
Signed-off-by: wangyunqing wangyunqing@inspur.com yunqing wang
01:09 AM Bug #50414 (Resolved): octopus: qa/ceph-ansible: Update ansible version and ceph_stable_release
/a/teuthology-2021-04-14_05:15:03-ceph-ansible-octopus-distro-basic-gibba/6046559/... Brad Hubbard

04/18/2021

05:39 PM rgw Documentation #50413 (New): notification: describe behavior when topic is deleted but notificatio...
no cascade delete is happening in this case. the notification must be removed explicitly from each bucket.
however, ...
Yuval Lifshitz
05:37 PM rgw Bug #50412 (Pending Backport): notification: hide auto generated topics when listing topics
topics where their "name" does not match "dest.push_endpoint_topic" should not be added to the list
this should be w...
Yuval Lifshitz
05:34 PM rgw Bug #50411 (Resolved): notification: hide pubsub info when fetching topics
following fields should not be presented when fetching a non pubsub topic:
"topic.user"
"topic.dest.bucket_name"
"...
Yuval Lifshitz
01:53 PM Revision 63d50348 (ceph): cmake: let WITH_MGR_ROOK_CLIENT depend on WITH_MGR
it does not depend on WITH_MGR_DASHBOARD_FRONTEND, which is disabled by
default and is used for enable/disable the in...
Kefu Chai
09:13 AM Dashboard Cleanup #50341: mgr/dashboard: typo: "Filesystems" to "File Systems"
hello,Can I work on this? Roli Jain
07:36 AM Revision ff71b15f (ceph): crimson/os/seastore/transaction_manager: expose block size
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
07:36 AM Revision 2b50b23c (ceph): crimson/os/seastore/object_data_handler: add logic for handling object ...
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
07:36 AM Revision 9b93b0ae (ceph): crimson/os/seastore: wire in object_data_handler
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
07:36 AM Revision 80f7b599 (ceph): crimson/os/seastore/transaction_manager: add zero region reservation
Add logical mappings for zero regions for use in reserving contiguous
sections of laddr space.
Signed-off-by: Samuel...
Samuel Just
07:30 AM Revision 7fdad7da (ceph): crimson/os/seastore/cache: assert rather than discard in get_extent
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
07:30 AM Revision da462b15 (ceph): crimson/os/seastore/.../btree_range_pin: update parent in duplicate
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
07:30 AM Revision 1084a7dd (ceph): crimson/os/seastore/transaction_manager: replace read_extents, expose pins
read_extents in all except one case was used to read a known single extent
-- replace those users with read_extent. ...
Samuel Just
07:30 AM Revision afb43b16 (ceph): crimson/os/seastore/transaction_manager: expose find_hole
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
07:30 AM Revision cdcd57fd (ceph): crimson/os/seastore: clean up write helper param types
By convention, we want to pass these by value or rval
ref as their lifetimes need to be managed.
Signed-off-by: Samu...
Samuel Just
04:27 AM ceph-volume Bug #49582: ceph-volume lvm batch does not support valid LV passed by 'dm' names
It looks like I was wrong about which flags are relevant. With the --readonly flag, lv_kernel_major and lv_kernel_min... David Mandelberg
01:16 AM RADOS Bug #50352: LibRadosTwoPoolsPP.ManifestSnapRefcount failure
https://github.com/ceph/ceph/pull/40900 Myoungwon Oh
01:13 AM Revision eb579bb4 (ceph): test: extend retry timeout from 150s to 300s
Manifest objects try to recover their clones if the clones
are unreadable when calculating ref. count.
In some case, ...
Myoungwon Oh

04/17/2021

10:11 PM Revision 382e2936 (ceph): monitoring/grafana: Remove erroneous elements in hosts-overview Grafana...
The hosts-overview Grafana dashboard json file contains a repeated element, making
it invalid JSON. Some JSON parsers...
Malcolm Holmes
10:07 PM Dashboard Bug #50410 (Resolved): Remove erroneous elements in hosts-overview Grafana dashboard
The file `monitoring/grafana/dashboards/hosts-overview.json` is not valid JSON, as on two occasions, the `decimals` e... Malcolm Holmes
08:59 PM Revision 728be14c (ceph): crimson/mgr: don't report if there is no connection available.
During a teuthology run [1] following crash happended:
```
rzarzynski@teuthology:/home/teuthworker/archive/rzarzynsk...
Radoslaw Zarzynski
05:10 PM Revision 4f6adfd1 (ceph): Merge PR #40892 into master
* refs/pull/40892/head:
qa/crontab: reduce pacific priority
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Patrick Donnelly
05:04 PM Bug #50409 (Duplicate): "Failed to send signal 1" in upgrade:nautilus-p2p-nautilus
Yuri Weinstein
05:02 PM Bug #50409 (Duplicate): "Failed to send signal 1" in upgrade:nautilus-p2p-nautilus
Run: https://pulpito.ceph.com/teuthology-2021-04-15_01:25:03-upgrade:nautilus-p2p-nautilus-distro-basic-smithi/
Jobs...
Yuri Weinstein
09:05 AM Revision bfdfc7d6 (ceph): client: remove unused include from barrier.cc
Signed-off-by: Rishabh Dave <ridave@redhat.com> Rishabh Dave
02:43 AM Revision d9631287 (ceph): Merge pull request #40890 from tchaikov/wip-yamlize-options-doc
common/options,doc: extract formatted desc into .yaml.in
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-...
Kefu Chai
02:06 AM ceph-volume Bug #49582: ceph-volume lvm batch does not support valid LV passed by 'dm' names
I looked into this a bit and I think I see how to fix it. I'll try to send a PR at some point.
It looks like https...
David Mandelberg
01:46 AM Revision b45563d8 (ceph): mds : add timeout to the command, dump cache, to prevent it from runnin...
the default value for timeout is half the heartbeat time, mds_beacon_interval
Signed-off-by: Simon Gao <simon29rock@...
simon gao
01:24 AM CephFS Bug #50408 (New): mds_session state is stale after restart all mds daemon
After restart all mds daemon, client-mds session is turn into stale state and the nfs service is not recover although... wei qiaomiao
01:14 AM CephFS Bug #50407 (Need More Info): mds_session state is stale after restart all mds
wei qiaomiao
12:59 AM RADOS Bug #50368 (Fix Under Review): common/PriorityCache.cc: FAILED ceph_assert(mem_avail >= 0) in rad...
Neha Ojha wrote:
> Tests are passing with fdb4f834486, the commit before https://github.com/ceph/ceph/pull/40731 mer...
Neha Ojha
12:04 AM RADOS Bug #50368 (Triaged): common/PriorityCache.cc: FAILED ceph_assert(mem_avail >= 0) in radosbench_o...
Tests are passing with fdb4f834486, the commit before https://github.com/ceph/ceph/pull/40731 merged - https://pulpit... Neha Ojha

04/16/2021

10:24 PM Revision 722847e1 (ceph): mds: trim cache regularly for standby-replay
This change is slightly awkward because standby-replay MDS do not do all
the kinds of upkeep a normal active MDS does...
Patrick Donnelly
10:24 PM Revision 90feccaf (ceph): mds: remove extra heap release
We now regularly do this unconditionally in the MDS, see the upkeep
thread.
Signed-off-by: Patrick Donnelly <pdonnel...
Patrick Donnelly
10:20 PM RADOS Backport #50406 (Resolved): pacific: mon: new monitors may direct MMonJoin to a peon instead of t...
https://github.com/ceph/ceph/pull/41131 Backport Bot
10:16 PM Revision 0d44a6bd (ceph): common/options/global.yaml.in: remove unused mon options
These were removed in a5f9ca1571cb2b9965d57c9102239aac28a5cc2a
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
10:16 PM RADOS Bug #50345 (Pending Backport): mon: new monitors may direct MMonJoin to a peon instead of the leader
Neha Ojha
10:14 PM RADOS Bug #50346: OSD crash FAILED ceph_assert(!is_scrubbing())
Ronen, can you please take a look at this bug. Neha Ojha
10:10 PM Revision 1a55d822 (ceph): Merge PR #40888 into master
* refs/pull/40888/head:
qa/tasks/cephadm: ignore --keep-logs failure
qa/tasks/cephadm: use yaml.dump_all()
qa/suit...
Sage Weil
09:54 PM Revision 2736063a (ceph): client: only check pool permissions for regular files
There is no need to do a check_pool_perm() on anything that isn't
a regular file, as the MDS is what handles talking ...
Xiubo Li
09:51 PM RADOS Bug #50396 (Duplicate): leak in PrimaryLogPG::inc_refcount_by_set
Neha Ojha
12:04 PM RADOS Bug #50396 (Duplicate): leak in PrimaryLogPG::inc_refcount_by_set
... Sage Weil
09:29 PM Revision e39ad08b (ceph): common/options/y2c.py: add newline after set_enum
Signed-off-by: Josh Durgin <jdurgin@redhat.com> Josh Durgin
09:15 PM Revision 5277ec62 (ceph): common/options/immutable-object-cache.in.yaml: fix watermark after yaml...
This was set higher by 2093c882298e0dc363fc56727b8e1c4a14d0c2f2
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
09:14 PM Revision aa1d4315 (ceph): common/options/global.yaml.in: fix bluestore cache ratios from yaml con...
These were updated two years ago in 303d42533d3ffe6d4cf29bce3dded8f1e7ceb9a8
Signed-off-by: Josh Durgin <jdurgin@red...
Josh Durgin
08:57 PM RADOS Bug #50368: common/PriorityCache.cc: FAILED ceph_assert(mem_avail >= 0) in radosbench_omap_write ...
The tests are consistently failing in master - https://pulpito.ceph.com/nojha-2021-04-16_15:33:38-rados:perf-wip-5021... Neha Ojha
03:23 PM RADOS Bug #50368: common/PriorityCache.cc: FAILED ceph_assert(mem_avail >= 0) in radosbench_omap_write ...
rados/perf/{ceph mon_election/classic objectstore/bluestore-basic-min-osd-mem-target openstack scheduler/dmclock_1Sha... Neha Ojha
02:33 PM RADOS Bug #50368: common/PriorityCache.cc: FAILED ceph_assert(mem_avail >= 0) in radosbench_omap_write ...
rados/perf/{ceph mon_election/classic objectstore/bluestore-low-osd-mem-target openstack scheduler/dmclock_default_sh... Neha Ojha
08:13 PM RADOS Bug #50398 (Duplicate): cls_cas.dup_get fails with ENOENT
Neha Ojha
12:10 PM RADOS Bug #50398 (Duplicate): cls_cas.dup_get fails with ENOENT
... Sage Weil
08:05 PM bluestore Backport #50405 (Resolved): octopus: Increase default value of bluestore_cache_trim_max_skip_pinned
https://github.com/ceph/ceph/pull/40919 Backport Bot
08:05 PM bluestore Backport #50403 (Resolved): nautilus: Increase default value of bluestore_cache_trim_max_skip_pinned
https://github.com/ceph/ceph/pull/40920 Backport Bot
08:05 PM RADOS Bug #50404 (New): qa/workunits/mon/crush_ops.sh: Error ENOENT: no weight-set for pool
... Neha Ojha
08:05 PM bluestore Backport #50402 (Resolved): pacific: Increase default value of bluestore_cache_trim_max_skip_pinned
https://github.com/ceph/ceph/pull/40918 Backport Bot
08:01 PM bluestore Bug #50217 (Pending Backport): Increase default value of bluestore_cache_trim_max_skip_pinned
Neha Ojha
08:00 PM Revision d8a37fe4 (ceph): Merge pull request #40732 from neha-ojha/wip-50217
common/options/global.yaml.in: increase default value of bluestore_cache_trim_max_skip_pinned
Reviewed-by: Josh Durg...
Neha Ojha
08:00 PM Revision 35d2146c (ceph): mgr/MgrStandby: add mgr_standby_modules option
Add config option to control whether the standby modules are started.
Default to true (no change in behavior), but if...
Sage Weil
08:00 PM Revision 77e0f5b4 (ceph): mgr/cephadm: allow mgr colo if mgr_standby_modules=false
If the standby mgr daemons' modules aren't listening on any ports, then we
can schedule multiple on the same host.
N...
Sage Weil
08:00 PM Revision ae899d37 (ceph): cephadm: add --single-host-defaults option to bootstrap
[global] osd_crush_choose_leaf_type = 0
[global] osd_pool_default_size = 2
[mgr] mgr_standby_modules = false
Signed-...
Sage Weil
08:00 PM Revision c20323d1 (ceph): qa/suites/rados/cephadm/smoke-singlehost: test --single-host-defaults
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
08:00 PM Revision 9c1f1288 (ceph): qa/suites/rados/cephadm/smoke-*: use cephadm.wait_for_service
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
08:00 PM Revision a2c9333a (ceph): qa/tasks/mgr/test_dashboard: skip test_standby if mgr_standby_modules=f...
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
08:00 PM Revision efc29fb3 (ceph): mgr/MgrStandby: respawn if mgr_standby_modules changes
If we have standby modules and this goes false, or do not have modules
and this goes true, then respawn.
Signed-off-...
Sage Weil
08:00 PM Revision 73af779d (ceph): mgr/MgrStandby: fix config observer
Otherwise handle_conf_change() is never called.
Signed-off-by: Sage Weil <sage@newdream.net>
Sage Weil
07:17 PM Revision 0c44c3ef (ceph): common/options/global.yaml.in: remove obsolete bluefs options
These were removed in d17cd6604b4031ca997deddc5440248aff451269 and
1f04b4589d4e96012313fe8a9069b958297b42f1
Signed-o...
Josh Durgin
07:12 PM Revision 65f2848e (ceph): qa/tasks/cephadm: ignore --keep-logs failure
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
07:08 PM Revision 4c02c102 (ceph): common/options/global.yaml.in: fix some defaults that got changed by th...
Presumably git didn't complain during a rebase because the whole file
was removed.
Signed-off-by: Josh Durgin <jdurg...
Josh Durgin
07:06 PM Revision 726a4dae (ceph): common/options/global.yaml.in: remove duplicate line
Signed-off-by: Josh Durgin <jdurgin@redhat.com> Josh Durgin
05:43 PM RADOS Bug #50042: rados/test.sh: api_watch_notify failures
Looks similar to https://tracker.ceph.com/issues/50042#note-2, feel free to create a separate tracker, Brad.... Neha Ojha
05:39 PM RADOS Bug #39150: mon: "FAILED ceph_assert(session_map.sessions.empty())" when out of quorum
/a/nojha-2021-04-15_20:05:27-rados-wip-50217-distro-basic-smithi/6049676 Neha Ojha
05:37 PM Revision c2af1cdc (ceph): doc/radosgw/vault: add documentation for ssl authentication
Now RGW server can use custom ssl certs to authenticate with vault
server, adding steps for the same
Signed-off-by: ...
Jiffin Tony Thottan
05:37 PM Revision 5b9139bd (ceph): rgw: add support for client cert and key for vault
Authenticate vault with help of user supplied client cert and keys.
Signed-off-by: Jiffin Tony Thottan <jthottan@red...
Jiffin Tony Thottan
05:35 PM Revision 26d7336d (ceph): common/options/global.yaml.in: increase default value of bluestore_cach...
This option controls the rate of trimming of onodes and the earlier default of
64 has been seen to be too low for lar...
Neha Ojha
05:28 PM Revision d88ce510 (ceph): rgw: update debug log for curl error
The req_data->error_buf stores error returned by the curl command, add
that information to existing debug log.
Signe...
Jiffin Tony Thottan
05:28 PM Revision 424dca0f (ceph): rgw: add support to consume user given ca cert for vault
Currently RGW can authenticate with vault via SSL using system certs.
With this patch user can provide custom ca cert...
Jiffin Tony Thottan
05:24 PM Revision 4a93faa2 (ceph): rgw: add seperate option for verify ssl for vault KMS engine
Signed-off-by: Jiffin Tony Thottan <jthottan@redhat.com> Jiffin Tony Thottan
05:23 PM Revision b5188a46 (ceph): Merge pull request #40189 from dang/wip-dang-zipper-rename
RGW Zipper - The Great Rename Daniel Gryniewicz
05:21 PM Dashboard Backport #50349 (In Progress): octopus: mgr/dashboard: improve telemetry opt-in reminder notifica...
Waad Alkhoury
05:19 PM Revision ac99f970 (ceph): mgr/dashboard: improve telemetry opt-in reminder notification message
Added activition button and linked the word telemetry to telemetry documentation
Fixes: https://tracker.ceph.com/iss...
Waad Alkhoury
04:51 PM Revision 8a5b329e (ceph): Merge pull request #40891 from idryomov/wip-y2c-reject-duplicate-keys
common: make y2c.py choke on duplicate keys
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Kefu Chai <kc...
Ilya Dryomov
04:49 PM Revision 5bdf50e5 (ceph): mgr/cephadm: don't list non ceph daemons as needing upgrade in upgrade ...
Fixes: https://tracker.ceph.com/issues/50401
Signed-off-by: Adam King <adking@redhat.com>
Adam King
04:48 PM Orchestrator Bug #50401 (Resolved): cephadm: Daemons that don't use ceph image always marked as needing upgrad...
The upgrade check command checks the image is of each daemon against the image id for the image the user would like t... Adam King
04:15 PM Revision 1605af80 (ceph): qa/crontab: reduce pacific priority
Now that it is released, we can reduce its priority to be in line with
other nightlies (but still higher, for now).
...
Patrick Donnelly
04:02 PM Revision 4da18aaf (ceph): common/options,doc: extract formatted desc into .yaml.in
* add a field named "fmt_desc", which is the description formatted using
reStructuredText. it is preserved as it is...
Kefu Chai
04:02 PM Revision f86cc95e (ceph): doc/rados/configuration/mon-osd-interaction: use confval directive to d...
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:51 PM Revision 11fe444b (ceph): Merge pull request #40748 from tchaikov/wip-selftest-ann
pybind/mgr/selftest: add selftest to mypy and cleanups
Reviewed-by: Sebastian Wagner <swagner@suse.com>
Kefu Chai
03:47 PM rbd Bug #46875: TestLibRBD.TestPendingAio: test_librbd.cc:4539: Failure or SIGSEGV
Happened again here https://jenkins.ceph.com/job/ceph-pull-requests/73665/consoleFull :... Josh Durgin
03:47 PM Orchestrator Bug #50399: cephadm ignores registry settings
I also can't seem to edit this but this is on the latest octopus - 15.2.10 Zoltan Arnold Nagy
02:05 PM Orchestrator Bug #50399: cephadm ignores registry settings
just to be clear this happened after I wanted to add an mds and did... Zoltan Arnold Nagy
01:52 PM Orchestrator Bug #50399 (Can't reproduce): cephadm ignores registry settings
even after setting mgr/cephadm/registry_user, mgr/cephadm/registry_password and mgr/cephadm/registry_url to a docker ... Zoltan Arnold Nagy
03:31 PM Revision b0f1146a (ceph): Merge PR #40712 into master
* refs/pull/40712/head:
doc/cephadm: wrong command for single daemon events
Reviewed-by: Sebastian Wagner <swagner@...
Sage Weil
03:30 PM Revision 97c143c3 (ceph): qa/tasks/cephadm: use yaml.dump_all()
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
02:53 PM Revision 7bef7e9b (ceph): common: make y2c.py choke on duplicate keys
Commit 5505fc0051a3 ("common: generate legacy_config_opts.h from
.yaml.in files") inadvertently reverted a change of ...
Ilya Dryomov
02:49 PM Revision 2a8ab2d2 (ceph): qa/tasks/vip: add vip task to allocate virtual IPs
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
02:49 PM Revision 0d561e27 (ceph): qa/tasks/cephadm: do subst_vip for cephadm.shell and .apply
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
02:49 PM Revision bb825157 (ceph): qa/tasks/cephadm: allow skip_monitor_stack=true
(Useful for roleless when we want to go faster)
Signed-off-by: Sage Weil <sage@newdream.net>
Sage Weil
02:49 PM Revision ced2f7fe (ceph): qa/tasks/cephadm: add wait_for_service
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
02:49 PM Revision 4498bbe7 (ceph): mgr/orchestrator: orch ls: leave off virtual_ip prefixlen
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
02:49 PM Revision 23826031 (ceph): mgr/cephadm: remove virtual_ip check during scheduling
In 2f33c6ebbc8e2a6c3844a6921c857fb0796a1552 we made the keepalived task
set the necessary sysctls to add a virtual_i...
Sage Weil
02:49 PM Revision 3ff3f697 (ceph): qa/suites/rados/cephadm/smoke-roleless: test rgw-ingress
Test this properly by downing each rgw and haproxy in turn and ensuring
that things remain up.
Signed-off-by: Sage W...
Sage Weil
02:49 PM Revision deec9074 (ceph): qa/tasks/cephadm: tear down clsuter before gathering logs
We dont' always stop all services, because teuthology doesn't know about
things it didn't start. Use rm-cluster to t...
Sage Weil
02:49 PM Revision 16b30f28 (ceph): qa/suites/rados/cephadm/smoke-*: use cephadm.wait_for_service
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
02:48 PM Orchestrator Bug #50369 (Pending Backport): mgr/volumes/nfs: drop type param during cluster create
Sage Weil
02:48 PM Orchestrator Feature #49960 (Pending Backport): cephadm: put max on number of daemons in placement count based...
Sage Weil
02:48 PM Revision 3a7c72a9 (ceph): Merge PR #40411 into master
* refs/pull/40411/head:
doc: add note about removal of the `cephfs` nfs cluster type
mgr/volumes/nfs: drop `type` p...
Sage Weil
02:47 PM Revision 84e01cb9 (ceph): Merge PR #40376 into master
* refs/pull/40376/head:
mgr/cephadm: place maximum on placement count based on host count
Reviewed-by: Juan Miguel ...
Sage Weil
02:31 PM RADOS Bug #50397 (Duplicate): src/common/PriorityCache.cc: 301: FAILED ceph_assert(mem_avail >= 0)
Neha Ojha
12:06 PM RADOS Bug #50397 (Duplicate): src/common/PriorityCache.cc: 301: FAILED ceph_assert(mem_avail >= 0)
... Sage Weil
02:16 PM Revision 4a484def (ceph): auth/cephx: make KeyServer::build_session_auth_info() less confusing
The second KeyServer::build_session_auth_info() overload is used only
by the monitor, for mon <-> mon authentication....
Ilya Dryomov
02:16 PM Revision 17f736d9 (ceph): auth/cephx: drop redundant KeyServerData::get_service_secret() overload
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit 3078af716505ae754723864786a41a6d6af0534c)
Ilya Dryomov
02:16 PM Revision d5328bc0 (ceph): auth/cephx: cap ticket validity by expiration of "next" key
If auth_mon_ticket_ttl is increased by several times as done in
commit 522a52e6c258 ("auth/cephx: rotate auth tickets...
Ilya Dryomov
01:38 PM CephFS Bug #50237: cephfs-journal-tool/cephfs-data-scan: Stuck in infinite loop with "NetHandler create_...
we ran the followings from our mon.0 (10.223.14.4):
"cephfs-data-scan pg_files / 23.4" at 2021-04-16T12:16:58.280...
n u
12:43 PM Revision 48d4a763 (ceph): auth/cephx: drop redundant KeyServerData::get_service_secret() overload
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit 3078af716505ae754723864786a41a6d6af0534c)
Ilya Dryomov
12:43 PM Revision f31f2877 (ceph): auth/cephx: cap ticket validity by expiration of "next" key
If auth_mon_ticket_ttl is increased by several times as done in
commit 522a52e6c258 ("auth/cephx: rotate auth tickets...
Ilya Dryomov
12:43 PM Revision 90df5e6f (ceph): auth/cephx: make KeyServer::build_session_auth_info() less confusing
The second KeyServer::build_session_auth_info() overload is used only
by the monitor, for mon <-> mon authentication....
Ilya Dryomov
12:36 PM Revision 779af3da (ceph): qa/tasks/cephadm: let cephadm.shell take string or list
Make it a bit more forgiving.
Signed-off-by: Sage Weil <sage@newdream.net>
Sage Weil
12:36 PM Revision 08039576 (ceph): qa/tasks/cephadm: shell: take 'all-roles' or 'all-hosts'
'all' is ambiguous
Signed-off-by: Sage Weil <sage@newdream.net>
Sage Weil
12:36 PM Revision 7e16bf34 (ceph): qa/suites/rados/cephadm/smoke-roleless: add rgw-ingress test case
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
12:27 PM Revision bd9b5972 (ceph): doc: add "confval_section" directive
instead of reusing "confval" directive, define a new directive just
for configration sections
Signed-off-by: Kefu Ch...
Kefu Chai
12:27 PM Revision bfb4d772 (ceph): doc: use "describe" directive for meta variables
they are not options, so we should not use confval for defining them.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:18 PM Revision 80d25431 (ceph): auth/cephx: drop redundant KeyServerData::get_service_secret() overload
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit 3078af716505ae754723864786a41a6d6af0534c)
Ilya Dryomov
12:18 PM Revision 91c78c8e (ceph): auth/cephx: cap ticket validity by expiration of "next" key
If auth_mon_ticket_ttl is increased by several times as done in
commit 522a52e6c258 ("auth/cephx: rotate auth tickets...
Ilya Dryomov
12:18 PM Revision ef44fe1c (ceph): auth/cephx: make KeyServer::build_session_auth_info() less confusing
The second KeyServer::build_session_auth_info() overload is used only
by the monitor, for mon <-> mon authentication....
Ilya Dryomov
12:14 PM Revision 4cfc002c (ceph): Merge PR #40870 into master
* refs/pull/40870/head:
auth/cephx: make KeyServer::build_session_auth_info() less confusing
auth/cephx: cap ticket...
Sage Weil
12:03 PM Revision 32b4e2e3 (ceph): common/options/global: drop duplicate "with_legacy" key
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
12:01 PM Revision ae2cc149 (ceph): Merge PR #40711 into master
* refs/pull/40711/head:
mgr/cephadm: fix nfs-rgw stray daemon
Reviewed-by: Guillaume Abrioux <gabrioux@redhat.com>
...
Sage Weil
09:31 AM CephFS Bug #50266 (In Progress): "ceph fs snapshot mirror daemon status" should not use json keys as value
Venky Shankar
09:11 AM Dashboard Backport #50350 (In Progress): pacific: mgr/dashboard: improve telemetry opt-in reminder notifica...
Waad Alkhoury
09:11 AM Revision b723c85c (ceph): mgr/dashboard: improve telemetry opt-in reminder notification message
Added activition button and linked the word telemetry to telemetry documentation
Fixes: https://tracker.ceph.com/iss...
Waad Alkhoury
08:43 AM Revision af323386 (ceph): Merge pull request #40883 from tchaikov/wip-option-auth_mon_ticket_ttl
common/options/global: correct default of auth_mon_ticket_ttl
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Ilya Dryomov
08:38 AM RADOS Bug #50395 (Resolved): filestore: ENODATA error after directory split confuses transaction
We had a case reported by our customer, when a faulty disk was returning ENODATA error on directory split and it crea... Mykola Golub
08:32 AM rgw Bug #50394 (In Progress): radosgw-admin mfa resync crashes when supplied with only one totp-pin
Pritha Srivastava
08:28 AM rgw Bug #50394 (Resolved): radosgw-admin mfa resync crashes when supplied with only one totp-pin
radosgw-admin mfa resync crashes when supplied with only one totp-pin. The command expects two totp-pins. Instead of ... Pritha Srivastava
08:28 AM Revision 1b943419 (ceph): rgw: fix for mfa resync crash when supplied with only one totp_pin.
The fix returns an appropriate error message.
fixes: https://tracker.ceph.com/issues/50394
Signed-off-by: Pritha Sr...
Pritha Srivastava
08:05 AM Revision 3da62cb6 (ceph): osd: fix reference leak when ManifestOp is released without being refer...
fixes: https://tracker.ceph.com/issues/50299
Signed-off-by: Myoungwon Oh <myoungwon.oh@samsung.com>
Myoungwon Oh
07:11 AM rgw Bug #49208: Issues in using s3cmd/aws s3 sync as ceph is responding to listBlob Apis without pagi...
We can close this one. The issue was with rook version 1.0.6. Rook 1.4.3 onwards the issue is not present. Vivek Jha
05:54 AM CephFS Backport #50186 (New): pacific: qa: daemonwatchdog fails if mounts not defined
Jos Collin
05:49 AM Revision b150a886 (ceph): osd/Watch.h: remvoe unused code.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> jianpeng ma
05:41 AM Revision 75e07f86 (ceph): common/options/global: correct default of auth_mon_ticket_ttl
in 5505fc0051a302fed46aa2ecaa8c8aa2a75b9e91, during rebasing against
master it was set to 12_hr by accident.
this se...
Kefu Chai
04:46 AM Orchestrator Bug #49737 (Resolved): cephadm bootstrap --skip-ssh skips too much
Kefu Chai
04:46 AM Revision 03f47d0d (ceph): Merge pull request #40319 from cypherean/skip_ssh_patch
mgr/cephadm: skip-ssh flag enables cephadm mgr module
Reviewed-by: Adam King <adking@redhat.com>
Kefu Chai
04:45 AM Orchestrator Feature #50361 (Resolved): cephadm: report on unexpected exception in upgrade loop
Kefu Chai
04:44 AM Revision 74be7fa1 (ceph): Merge pull request #40858 from adk3798/upgrade-fail
mgr/cephadm: report exception during upgrade in upgrade status
Reviewed-by: Michael Fritch <mfritch@suse.com>
Review...
Kefu Chai
04:42 AM Revision d54605c7 (ceph): Merge pull request #40837 from liewegas/cephadm-qa-shorten-thrash
qa/suites/rados/thrash: shorten radosbench
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Neha Ojha <nojha@r...
Kefu Chai
04:41 AM Revision dd0e21a5 (ceph): Merge pull request #40860 from liewegas/cephadm-cleanup-ha-rgw
mgr/cephadm: remove old haproxy and keepalived templates
Reviewed-by: Michael Fritch <mfritch@suse.com>
Reviewed-by:...
Kefu Chai
04:30 AM Orchestrator Bug #50102 (Pending Backport): spec jsons that expect a list in a field dont verify that a list w...
Kefu Chai
04:30 AM Revision 11b7c258 (ceph): Merge pull request #40552 from Daniel-Pivonka/cephadmverifylistsinspecjson
mgr/orchestrator: validate lists in spec jsons
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Juan Miguel Ol...
Kefu Chai
04:28 AM Revision 11283aa0 (ceph): Merge pull request #40841 from tchaikov/wip-yamlize-legacy-option
common: generate legacy_config_opts.h from .yaml.in files
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Patr...
Kefu Chai
04:23 AM CephFS Bug #50060 (Fix Under Review): client: access(path, X_OK) on non-executable file as root always s...
Kotresh Hiremath Ravishankar
04:21 AM Revision b20ec297 (ceph): client: Fix executeable access check for the root user
Executeable permission check always returned sucessful
even when executeable bit is not set on any of the user,
group...
Kotresh Hiremath Ravishankar
04:19 AM RADOS Bug #50393 (Fix Under Review): CommandCrashedError: Command crashed: 'mkdir -p -- /home/ubuntu/ce...
Kefu Chai
04:17 AM RADOS Bug #50393: CommandCrashedError: Command crashed: 'mkdir -p -- /home/ubuntu/cephtest/mnt.0/client...
mon/test_mon_config_key.py
/a/kchai-2021-04-15_08:31:03-rados-wip-kefu-testing-2021-04-15-1359-distro-basic-smithi...
Kefu Chai
04:16 AM RADOS Bug #50393 (Resolved): CommandCrashedError: Command crashed: 'mkdir -p -- /home/ubuntu/cephtest/m...
https://sentry.ceph.com/organizations/ceph/issues/7316/... Sentry Bot
04:10 AM CephFS Backport #50392 (Resolved): pacific: cephfs-top: exception: addwstr() returned ERR
https://github.com/ceph/ceph/pull/41053 Backport Bot
04:10 AM CephFS Backport #50391 (Rejected): pacific: MDS doesn't set fscrypt flag on new inodes with crypto conte...
Backport Bot
04:08 AM Revision e25d70de (ceph): Merge PR #40828 into master
* refs/pull/40828/head:
mds: set fscrypt flag on create if xattr buffer has an encryption context
Reviewed-by: Patr...
Patrick Donnelly
04:07 AM CephFS Bug #50305 (Pending Backport): MDS doesn't set fscrypt flag on new inodes with crypto context in ...
Patrick Donnelly
04:07 AM Revision a8205b58 (ceph): Merge PR #40741 into master
* refs/pull/40741/head:
mgr/volumes: remove unused semicolon
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by:...
Patrick Donnelly
04:06 AM CephFS Bug #50091 (Pending Backport): cephfs-top: exception: addwstr() returned ERR
Patrick Donnelly
04:06 AM Revision bd7db0c8 (ceph): Merge PR #40539 into master
* refs/pull/40539/head:
cephfs-top: set the cursor to be invisible
cephfs-top: self-adapt the display according the...
Patrick Donnelly
04:05 AM Revision 2a812531 (ceph): Merge PR #40412 into master
* refs/pull/40412/head:
vstart_runner: reuse code in LocalRemoteProcess
Reviewed-by: Xiubo Li <xiubli@redhat.com>
R...
Patrick Donnelly
04:04 AM CephFS Fix #48683 (Resolved): mds/MDSMap: print each flag value in MDSMap::dump
Patrick Donnelly
04:04 AM CephFS Feature #48682 (Resolved): MDSMonitor: add command to print fs flags
Patrick Donnelly
04:03 AM Revision 3a30edf3 (ceph): Merge PR #39660 into master
* refs/pull/39660/head:
qa: Update the mdsmap schema in mgr/dashboard/test_health.py
doc: add lsflags command to Ad...
Patrick Donnelly
03:57 AM CephFS Bug #50390 (Fix Under Review): mds: monclient: wait_auth_rotating timed out after 30
Patrick Donnelly
03:54 AM CephFS Bug #50390 (Resolved): mds: monclient: wait_auth_rotating timed out after 30
Symptom:... Patrick Donnelly
03:42 AM RADOS Bug #50299 (Fix Under Review): PrimaryLogPG::inc_refcount_by_set leak
Kefu Chai
03:05 AM RADOS Bug #50299: PrimaryLogPG::inc_refcount_by_set leak
https://github.com/ceph/ceph/pull/40879 Myoungwon Oh
01:43 AM RADOS Bug #50299: PrimaryLogPG::inc_refcount_by_set leak
created https://github.com/ceph/ceph/pull/40878 on my way looking into this issue. Kefu Chai
01:25 AM RADOS Bug #50299: PrimaryLogPG::inc_refcount_by_set leak
I'll take a look. Myoungwon Oh
12:54 AM RADOS Bug #50299: PrimaryLogPG::inc_refcount_by_set leak
/a/kchai-2021-04-15_08:31:03-rados-wip-kefu-testing-2021-04-15-1359-distro-basic-smithi/6048611 Kefu Chai
12:33 AM RADOS Bug #50299: PrimaryLogPG::inc_refcount_by_set leak
seems related to https://github.com/ceph/ceph/pull/39216 Neha Ojha
12:25 AM RADOS Bug #50299: PrimaryLogPG::inc_refcount_by_set leak
/a/nojha-2021-04-15_20:05:27-rados-wip-50217-distro-basic-smithi/6049402 Neha Ojha
03:36 AM CephFS Bug #50389 (Resolved): mds: "cluster [ERR] Error recovering journal 0x203: (2) No such file or ...
Symptom:... Patrick Donnelly
03:23 AM rgw Bug #50388 (Resolved): upgrade/pacific-x/rgw-multisite: RuntimeError: An attempt to upgrade from ...
https://sentry.ceph.com/organizations/ceph/issues/7756/... Sentry Bot
03:03 AM CephFS Bug #50387 (Duplicate): client: fs/snaps failure
... Patrick Donnelly
02:58 AM RADOS Bug #37808: osd: osdmap cache weak_refs assert during shutdown
/ceph/teuthology-archive/pdonnell-2021-04-15_01:35:57-fs-wip-pdonnell-testing-20210414.230315-distro-basic-smithi/604... Patrick Donnelly
02:55 AM RADOS Bug #50222: osd: 5.2s0 deep-scrub : stat mismatch
https://pulpito.ceph.com/pdonnell-2021-04-15_01:35:57-fs-wip-pdonnell-testing-20210414.230315-distro-basic-smithi/604... Patrick Donnelly
02:53 AM CephFS Bug #50220: qa: dbench workload timeout
/ceph/teuthology-archive/pdonnell-2021-04-15_01:35:57-fs-wip-pdonnell-testing-20210414.230315-distro-basic-smithi/604... Patrick Donnelly
02:52 AM CephFS Bug #50281: qa: untar_snap_rm timeout
/ceph/teuthology-archive/pdonnell-2021-04-15_01:35:57-fs-wip-pdonnell-testing-20210414.230315-distro-basic-smithi/604... Patrick Donnelly
02:25 AM cephsqlite Backport #50386 (Resolved): pacific: SimpleRADOSStriper: use debug_cephsqlite for SimpleRadosStri...
https://github.com/ceph/ceph/pull/42659 Backport Bot
02:20 AM cephsqlite Bug #50307 (Pending Backport): SimpleRADOSStriper: use debug_cephsqlite for SimpleRadosStriper dout
Kefu Chai
02:15 AM mgr Backport #50385 (Resolved): pacific: pybind/mgr/devicehealth: scrape-health-metrics command accid...
https://github.com/ceph/ceph/pull/41089 Backport Bot
02:10 AM mgr Bug #50304 (Pending Backport): pybind/mgr/devicehealth: scrape-health-metrics command accidentall...
Kefu Chai
02:10 AM Revision 9caffaeb (ceph): Merge pull request #40824 from batrick/i50304
pybind/mgr/devicehealth: fix command name
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Sage Weil <sage@red...
Kefu Chai
01:55 AM Revision e80365b8 (ceph): Merge pull request #40829 from batrick/i50307
SimpleRADOSStriper: use debug_cephsqlite
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:53 AM Revision 4b3bcdf6 (ceph): Merge pull request #40859 from wjwithagen/wjw-fix-make-rook-optional
cmake: Add an option for enabling rook client in dashboard
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:48 AM RADOS Bug #50384: pacific ceph-mon: mon initial failed on aarch64
as bug #48681 recording,
https://tracker.ceph.com/issues/48681#note-14 rosin luo wrote:
> this bug has been solved...
Zhiwei Dai
01:31 AM RADOS Bug #50384 (Resolved): pacific ceph-mon: mon initial failed on aarch64
OS: centos8.1, 4.18.0, selinux is disabled
ceph: pacific 16.2.0 aarch64
platform: Kunpeng920 5250@2.6GHz
rpm bin...
Zhiwei Dai
01:42 AM Revision 7661a357 (ceph): osd: remove C_SetManifestRefCountDone::mop
as it is not referenced after being assigned.
see also https://tracker.ceph.com/issues/50299
Signed-off-by: Kefu Ch...
Kefu Chai
12:46 AM ceph-volume Bug #50377: ceph-volume osd create lv failure
2021-04-15 03:56:31.698186 D | exec: stderr: Volume group "ceph-78171a91-95a6-4e03-a12a-d9b4f46a98ea" has insufficien... 伟 宋
12:25 AM Revision b3e9c97f (ceph): Merge pull request #40876 from tchaikov/wip-top-bar-spacing
doc/_theme: increasing the padding in navigation bar
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai

04/15/2021

11:41 PM RADOS Bug #50371: Segmentation fault (core dumped) ceph_test_rados_api_watch_notify_pp
Here's the log from the coredump that I believe should pinpoint the issue but I'll need to analyse it further today.
...
Brad Hubbard
05:35 AM RADOS Bug #50371: Segmentation fault (core dumped) ceph_test_rados_api_watch_notify_pp
Looking at the coredump.... Brad Hubbard
03:43 AM RADOS Bug #50371 (New): Segmentation fault (core dumped) ceph_test_rados_api_watch_notify_pp
/a/nojha-2021-04-14_00:54:53-rados-master-distro-basic-smithi/6044164... Brad Hubbard
10:00 PM Revision c4613f9c (ceph): core: fix compiler warning due to difference in order of struct memebers
Clang on FreeBSD reports:
```
Building CXX object src/global/CMakeFiles/libglobal_objs.dir/pidfile.cc.o
../src/global...
Willem Jan Withagen
09:38 PM Revision e1023aa6 (ceph): doc/rgw: update to python3 print syntax
python3 requires parens for a `print` statement
Signed-off-by: Michael Fritch <mfritch@suse.com>
Michael Fritch
08:47 PM Revision f94e0baf (ceph): mgr/cephadm: fix nfs-rgw stray daemon
nfs-rgw registers under a gid cephadm needs covert that to its known name during the stray daemon check
Signed-off-b...
Daniel Pivonka
06:13 PM RADOS Bug #50376 (New): upgrade-clients:client-upgrade-octopus-pacific: cluster [WRN] Health check fail...
https://pulpito.ceph.com/ideepika-2021-04-15_12:31:36-upgrade-clients:client-upgrade-octopus-pacific-wip-rgw-dpp-upda... Neha Ojha
05:42 PM RADOS Bug #50376 (Resolved): upgrade-clients:client-upgrade-octopus-pacific: cluster [WRN] Health check...
just need to disable it for upgrade suite for now Deepika Upadhyay
02:12 PM RADOS Bug #50376: upgrade-clients:client-upgrade-octopus-pacific: cluster [WRN] Health check failed: mo...
https://sentry.ceph.com/organizations/ceph/issues/739/events/8a47fcc562d74339989ae5d93c3d1669/events/?project=2 Deepika Upadhyay
11:05 AM RADOS Bug #50376 (New): upgrade-clients:client-upgrade-octopus-pacific: cluster [WRN] Health check fail...
... Deepika Upadhyay
06:05 PM Revision dc94eedd (ceph): Merge pull request #40718 from CongMinYin/fix-dead-lock-in-pwl
librbd/cache/pwl: Fix dead lock issue when pwl initialization failed
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
05:28 PM Revision 5b0b0e0b (ceph): RGW Zipper - Fix style violations
Change type *var; to type* var;
Signed-off-by: Daniel Gryniewicz <dang@redhat.com>
Daniel Gryniewicz
05:28 PM Revision 68b899bf (ceph): RGW Zipper - consistendly use std::string
Signed-off-by: Daniel Gryniewicz <dang@redhat.com> Daniel Gryniewicz
05:28 PM Revision fd0cca07 (ceph): RGW Zipper - The Great Rename
Rename RGWFoo to Foo. It's all in the rgw::sal namespace anyway, so the
RGW is redundant.
Signed-off-by: Daniel Gry...
Daniel Gryniewicz
04:57 PM Revision 6711b735 (ceph): doc/_theme: increasing the padding in navigation bar
otherwise the "home-icon" and the right most "Edit on GitHub" are displayed
right next to the left and right borders ...
Kefu Chai
04:48 PM Revision 939d3790 (ceph): os/bluestore: Guard Zoned* headers with HAVE_LIBZBD.
Signed-off-by: Abutalib Aghayev <agayev@psu.edu> Abutalib Aghayev
04:30 PM Backport #50383 (Resolved): octopus: DecayCounter: Expected: (std::abs(total-expected)/expected) ...
https://github.com/ceph/ceph/pull/41619 Backport Bot
04:30 PM Backport #50382 (Resolved): pacific: DecayCounter: Expected: (std::abs(total-expected)/expected) ...
https://github.com/ceph/ceph/pull/48031 Backport Bot
04:27 PM Orchestrator Documentation #50362 (Duplicate): pacific curl-based-installation docs link to octopus binary
Daniel Pivonka
04:26 PM Bug #50378 (Pending Backport): DecayCounter: Expected: (std::abs(total-expected)/expected) < (0.0...
Kefu Chai
01:59 PM Bug #50378 (Fix Under Review): DecayCounter: Expected: (std::abs(total-expected)/expected) < (0.0...
Patrick Donnelly
01:57 PM Bug #50378 (Resolved): DecayCounter: Expected: (std::abs(total-expected)/expected) < (0.01), actu...
... Patrick Donnelly
04:25 PM Revision f5bc82e0 (ceph): Merge pull request #40875 from batrick/i50378
test: bump DecayCounter.steady acceptable error
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:25 PM Orchestrator Documentation #49806 (Pending Backport): minor problems in cephadm docs
Daniel Pivonka
04:03 PM Orchestrator Feature #48624: ceph orch drain <host>
todo. this could include:
Temporarily disable scrubbing
Limit backfill and recovery
Sebastian Wagner
03:06 PM Revision 4394f75f (ceph): Merge pull request #40847 from tchaikov/wip-doc-build
admin/build-doc: use htmldir builder for livehtml
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
02:41 PM rgw Bug #48945 (Duplicate): rgw rgw-orphan-list sort return different result in different OS platform
There has no additional info provided for a few months. I'm inclined to think that the:... J. Eric Ivancich
02:35 PM Backport #50381 (Resolved): pacific: systemd: `ceph-osd@.service` Failed with `ProtectClock=true`
https://github.com/ceph/ceph/pull/41232 Backport Bot
02:30 PM Bug #50347 (Pending Backport): systemd: `ceph-osd@.service` Failed with `ProtectClock=true`
Patrick Donnelly
02:30 PM Revision 2293099b (ceph): Merge PR #40845 into master
* refs/pull/40845/head:
systemd: remove `ProtectClock=true` for `ceph-osd@.service`
Reviewed-by: Patrick Donnelly <...
Patrick Donnelly
02:25 PM rgw Backport #50380 (Resolved): octopus: ceph-16.2.0 builds have started failing in Fedora 35/rawhide...
https://github.com/ceph/ceph/pull/41418 Backport Bot
02:25 PM rgw Backport #50379 (Resolved): pacific: ceph-16.2.0 builds have started failing in Fedora 35/rawhide...
https://github.com/ceph/ceph/pull/42649 Backport Bot
02:24 PM rgw Bug #50291 (Pending Backport): ceph-16.2.0 builds have started failing in Fedora 35/rawhide w/ li...
Casey Bodley
02:23 PM rgw Bug #49747 (Triaged): tempest: test_create_object_with_transfer_encoding fails
Matt Benjamin
02:08 PM Revision e3459154 (ceph): Merge pull request #40843 from tchaikov/wip-cmake-rgw-civetweb.h
cmake: update civetweb.h on demand
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Kefu Chai
01:58 PM Revision 9a369ef1 (ceph): test: bump DecayCounter.steady acceptable error
The test is often run on heavily loaded machines which will effect the
precision of the test.
Fixes: https://tracker...
Patrick Donnelly
01:54 PM Revision 7110fd4e (ceph): mgr/dashboard: filesystem pool size should use stored stat
Fixes: https://tracker.ceph.com/issues/50195
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
Replaces 'bytes_used'...
Avan Thakkar
01:33 PM RADOS Bug #50374 (Resolved): ERROR: test_version (tasks.mgr.dashboard.test_api.VersionReqTest) mgr/dash...
Kefu Chai
01:11 PM RADOS Bug #50374 (Fix Under Review): ERROR: test_version (tasks.mgr.dashboard.test_api.VersionReqTest) ...
Kefu Chai
05:44 AM RADOS Bug #50374 (Resolved): ERROR: test_version (tasks.mgr.dashboard.test_api.VersionReqTest) mgr/dash...
... Kefu Chai
01:33 PM Revision 5df2530f (ceph): Merge pull request #40873 from tchaikov/wip-50374
vstart.sh: disable "auth_allow_insecure_global_id_reclaim"
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Ern...
Kefu Chai
01:25 PM RADOS Bug #50339 (Resolved): test_cls_cas failure: FAILED cls_cas.dup_get
Kefu Chai
03:37 AM RADOS Bug #50339 (Fix Under Review): test_cls_cas failure: FAILED cls_cas.dup_get
Kefu Chai
01:24 PM Revision c945f59d (ceph): Merge pull request #40867 from tchaikov/wip-50339
test/cls_cas: allow multi hobjects tracked by cls_cas
Reviewed-by: Myoungwon Oh <myoungwon.oh@samsung.com>
Reviewed-...
Kefu Chai
01:20 PM Revision 6f12cd36 (ceph): auth/cephx: make KeyServer::build_session_auth_info() less confusing
The second KeyServer::build_session_auth_info() overload is used only
by the monitor, for mon <-> mon authentication....
Ilya Dryomov
01:16 PM ceph-volume Bug #50377: ceph-volume osd create lv failure

Disk /dev/sdg: 1.8 TiB, 1920383410176 bytes, 3750748848 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector si...
伟 宋
01:13 PM ceph-volume Bug #50377 (New): ceph-volume osd create lv failure
2021-04-15 03:56:23.391697 D | exec:
2021-04-15 03:56:23.391703 D | exec: Total OSDs: 3
2021-04-15 03:56:23.391707 ...
伟 宋
01:10 PM Revision 77a8376d (ceph): vstart.sh: disable "auth_allow_insecure_global_id_reclaim"
to silence the health warning of "mons are allowing insecure global_id
reclaim", which prevents the cluster from bein...
Kefu Chai
12:07 PM Revision 6119294b (ceph): mgr/cephadm: report exception during upgrade in upgrade status
Fixes: https://tracker.ceph.com/issues/50361
Signed-off-by: Adam King <adking@redhat.com>
Adam King
12:03 PM Revision cf12cc79 (ceph): doc/security: document global_id reclaim CVE
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
12:03 PM Revision e65123b4 (ceph): doc/releases: add 14.2.20, 15.2.11 and 16.2.1 releases and notes
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
11:36 AM Revision 11b72cce (ceph): Merge pull request #40196 from ceph/wip-15210-notes
doc/releases/octopus.rst: 15.2.10 Release Notes
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Josh Durgin <...
Ilya Dryomov
11:22 AM Revision 2e445fc8 (ceph): doc/releases/releases: add 15.2.10 release
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
10:57 AM Revision aa4a53a3 (ceph): doc/releases/octopus.rst: 15.2.10 Release Notes
Signed-off-by: David Galloway <dgallowa@redhat.com> David Galloway
09:51 AM Revision 370c9b13 (ceph): auth/cephx: cap ticket validity by expiration of "next" key
If auth_mon_ticket_ttl is increased by several times as done in
commit 522a52e6c258 ("auth/cephx: rotate auth tickets...
Ilya Dryomov
09:45 AM Orchestrator Cleanup #50375 (Rejected): cephadm firewall: move to unit.run?
Right now, firewall ports are opened when deploying a unit.
We should investigate, if the firewall could be config...
Sebastian Wagner
09:18 AM Revision 3078af71 (ceph): auth/cephx: drop redundant KeyServerData::get_service_secret() overload
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
09:13 AM CephFS Bug #50216: qa: "ls: cannot access 'lost+found': No such file or directory"
After https://github.com/ceph/ceph/pull/40868, I can reproduce it locally:... Xiubo Li
08:43 AM Revision 117838c9 (ceph): Merge pull request #40866 from hualongfeng/pmdk_in_dist
make-dist: add pmdk to dist tarball
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:40 AM Revision 1003f1ff (ceph): cmake: Add an option for enabling rook client in dashboard
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
08:27 AM Revision a8f3f44d (ceph): cephfs-top: use the default window object from curses.wrapper()
Signed-off-by: Xiubo Li <xiubli@redhat.com> Xiubo Li
08:27 AM Revision f224c3e0 (ceph): cephfs-top: self-adapt the display according the window size
This will allow change the window size when the cephfs-top tool is
running and will adapt the display according to th...
Xiubo Li
08:27 AM Revision 93cbe725 (ceph): cephfs-top: set the cursor to be invisible
Signed-off-by: Xiubo Li <xiubli@redhat.com> Xiubo Li
08:27 AM Revision 0b4807ae (ceph): cephfs-top: improve the output
When adding more metrics the top line will be too long and maybe
wrapped with serval lines, which will make it hard t...
Xiubo Li
08:20 AM Orchestrator Bug #46097 (Won't Fix): package mode has a hardcoded ssh user
let's remove the package mode Sebastian Wagner
08:20 AM Orchestrator Tasks #46352 (Won't Fix): add leap support for cephadm
feel free to reopen this! Sebastian Wagner
08:19 AM Orchestrator Feature #44429 (Rejected): cephadm: make upgrade work with 'packaged' mode
let's remove the package mode Sebastian Wagner
08:18 AM Orchestrator Bug #48779 (Won't Fix): orchestrator provides no ceph-[mon,mgr,osd,mds,...].target equivalent
let's encourage users to use ... Sebastian Wagner
08:17 AM Orchestrator Bug #45973 (Rejected): Adopted MDS daemons are removed by the orchestrator because they're orphans
fixed by both downstreams Sebastian Wagner
08:17 AM Orchestrator Bug #48656 (Can't reproduce): cephadm botched install of ceph-fuse (symbol lookup error)
Sebastian Wagner
08:16 AM Orchestrator Feature #46651 (Rejected): cephadm: allow daemon/service restarts on a host basis
that's probably the maintenance mode Sebastian Wagner
08:14 AM CephFS Bug #50373 (Fix Under Review): qa: AttributeError: 'LocalCephManager' object has no attribute 'ctx'
Xiubo Li
04:45 AM CephFS Bug #50373 (Fix Under Review): qa: AttributeError: 'LocalCephManager' object has no attribute 'ctx'
When running the test by using the vstart_runner.py:... Xiubo Li
07:35 AM CephFS Backport #49519 (In Progress): nautilus: client: wake up the front pos waiter
Nathan Cutler
02:09 AM CephFS Backport #49519: nautilus: client: wake up the front pos waiter
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40707
The new one https://github.com/ceph/ceph/pull/40865
Xiubo Li
01:25 AM CephFS Backport #49519: nautilus: client: wake up the front pos waiter
In nautilus we should switch the notify_one() to SignalOne() instead. More detail please see src/common/Cond.h. Xiubo Li
06:04 AM CephFS Bug #50035 (In Progress): cephfs-mirror: use sensible mount/shutdown timeouts
Venky Shankar
05:34 AM Revision 7c9032a0 (ceph): rgw: cast rgw_max_chunk_size to off_t
as the left-hand operator is promoted to off_t which is a signed
integer, while rgw_max_chunk_size will be an unsigne...
Kefu Chai
04:37 AM Revision 5c243ca4 (ceph): msg/Message: use an unsigned type for get_data_len()
to avoid warnings like:
../src/osd/PrimaryLogPG.cc:2123:27: warning: comparison of integer expressions of different ...
Kefu Chai
04:37 AM Revision 98f0617b (ceph): os/bluestore: do not cast min_alloc_size to int64_t
as the left-hand operator will be an unsigned integer after the
yaml-to-cxx migration.
Signed-off-by: Kefu Chai <kch...
Kefu Chai
04:37 AM Revision 5505fc00 (ceph): common: generate legacy_config_opts.h from .yaml.in files
* add a setting named "with_legacy" to .yaml.in files, so
each option with a true "with_legacy" will have an entry
...
Kefu Chai
04:34 AM CephFS Feature #49942: cephfs-mirror: enable running in HA
FYI, this is HA active/active. Venky Shankar
04:33 AM CephFS Feature #50372 (Resolved): test: Implement cephfs-mirror trasher test for HA active/active
Venky Shankar
04:33 AM Revision 3c0aa2d7 (ceph): rgw: use min<offset_t> instead of min()
as its parameters' types might not be identical. to be specific,
the 2nd parameter's type will be an unsigned one aft...
Kefu Chai
04:22 AM mgr Bug #50243: test_turn_off_module (tasks.mgr.test_progress.TestProgress) AssertionError: False is ...
in my case, this test lasted for 7 hours. and timed out.
/a/kchai-2021-04-14_14:07:53-rados-wip-kefu-testing-2021-...
Kefu Chai
03:44 AM RADOS Bug #50042: rados/test.sh: api_watch_notify failures
Created https://tracker.ceph.com/issues/50371 for the segfault analysis from /a/nojha-2021-04-14_00:54:53-rados-maste... Brad Hubbard
03:36 AM Revision 972bb2e1 (ceph): test/cls_cas: allow multi hobjects tracked by cls_cas
in d2737fd41a146e8efe3162cdc39845226bd5a756, we started to use multiset
for tracking the references of hobject for sn...
Kefu Chai
02:40 AM Revision 9d958d0b (ceph): make-dist: add pmdk to dist tarball
Signed-off-by: Feng Hualong <hualong.feng@intel.com> Hualong Feng
02:40 AM Revision 14c2a2e5 (ceph): cmake: use src/pmdk for building pmdk if it exists
so we can build with pmdk enabled if the dist tarball
contains pmdk
Signed-off-by: Feng Hualong <hualong.feng@intel....
Hualong Feng
12:29 AM Orchestrator Bug #50369: mgr/volumes/nfs: drop type param during cluster create
Michael Fritch wrote:
> PR #37600 introduced support for both cephfs and rgw exports
> to be configured using a sin...
Michael Fritch
12:19 AM Orchestrator Bug #50369 (Resolved): mgr/volumes/nfs: drop type param during cluster create
PR #37600 introduced support for both cephfs and rgw exports
to be configured using a single nfs-ganesha cluster.
Michael Fritch
12:21 AM Revision 81ae8743 (ceph): doc: add note about removal of the `cephfs` nfs cluster type
Fixes: https://tracker.ceph.com/issues/50369
Signed-off-by: Michael Fritch <mfritch@suse.com>
Michael Fritch
12:21 AM Revision e9b2c383 (ceph): mgr/volumes/nfs: drop `type` param during cluster create
PR #37600 introduced support for both `cephfs` and `rgw` exports
to be configured using a single nfs-ganesha cluster
...
Michael Fritch

04/14/2021

09:12 PM Orchestrator Bug #50364 (Fix Under Review): cephadm: removing daemons from hosts in maintenance mode
Adam King
07:29 PM Orchestrator Bug #50364 (Resolved): cephadm: removing daemons from hosts in maintenance mode
Right now, when applying services in the serve loop, we will try to remove all daemons that are on hosts in maintenan... Adam King
09:12 PM Orchestrator Feature #50361 (Fix Under Review): cephadm: report on unexpected exception in upgrade loop
Adam King
03:39 PM Orchestrator Feature #50361 (Resolved): cephadm: report on unexpected exception in upgrade loop
Right now, if an unexpected exception such as https://tracker.ceph.com/issues/50043 is to happen during the upgrade, ... Adam King
08:43 PM RADOS Bug #50368 (Resolved): common/PriorityCache.cc: FAILED ceph_assert(mem_avail >= 0) in radosbench_...
... Neha Ojha
08:41 PM CephFS Backport #47084 (Rejected): nautilus: mds: 'forward loop' when forward_all_requests_to_auth is set
can be avoided by not setting the config, which is off by default Patrick Donnelly
08:40 PM CephFS Backport #47086 (Rejected): nautilus: common: validate type CephBool cause 'invalid command json'
not that important Patrick Donnelly
08:37 PM Revision a958d72f (ceph): os/bluestore: Simplify cleaning logic.
Signed-off-by: Abutalib Aghayev <agayev@psu.edu> Abutalib Aghayev
08:34 PM CephFS Backport #50182 (Rejected): nautilus: client: openned inodes counter is inconsistent
Nathan Cutler wrote:
> This ticket is for tracking the nautilus backport of a follow-on fix for #46865 which was bac...
Patrick Donnelly
08:34 PM CephFS Backport #50023 (Rejected): nautilus: ceph-fuse: src/include/buffer.h: 1187: FAILED ceph_assert(_...
Nathan Cutler wrote:
> AFAICT the code being fixed does not exist in nautilus
Indeed!
Patrick Donnelly
08:32 PM CephFS Backport #50251 (Rejected): nautilus: mds: "cluster [WRN] Scrub error on inode 0x1000000039d (/cl...
This resolves warnings that typically show up with multimds scrub which isn't supported in nautilus. Patrick Donnelly
08:32 PM CephFS Backport #50189 (Rejected): nautilus: qa: "Assertion `cb_done' failed."
This one is not worth the effort. Patrick Donnelly
08:31 PM CephFS Backport #48112 (Rejected): nautilus: doc: document MDS recall configurations
Patrick Donnelly
08:31 PM CephFS Backport #49519: nautilus: client: wake up the front pos waiter
Xiubo, please take this one. Patrick Donnelly
08:20 PM RADOS Bug #50042: rados/test.sh: api_watch_notify failures
saw a failure in ceph_test_rados_api_watch_notify_pp, could be related to https://tracker.ceph.com/issues/45615
<p...
Neha Ojha
08:15 PM rgw Backport #50367 (Resolved): pacific: rgw: during reshard lock contention, adjust logging
https://github.com/ceph/ceph/pull/42641 Backport Bot
08:15 PM rgw Backport #50366 (Resolved): nautilus: rgw: during reshard lock contention, adjust logging
https://github.com/ceph/ceph/pull/41156 Backport Bot
08:15 PM rgw Backport #50365 (Resolved): octopus: rgw: during reshard lock contention, adjust logging
https://github.com/ceph/ceph/pull/41157 Backport Bot
08:13 PM rgw Cleanup #50363 (Pending Backport): rgw: during reshard lock contention, adjust logging
J. Eric Ivancich
06:15 PM rgw Cleanup #50363 (Resolved): rgw: during reshard lock contention, adjust logging
When RGW fails to get a lock on a reshard log, we log it in such a way
that it looks like an error. Instead we'll ma...
J. Eric Ivancich
08:13 PM Revision 6710f287 (ceph): Merge pull request #40862 from ivancich/wip-rgw-reshard-contention-logging
rgw: during reshard lock contention, adjust logging
Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
Reviewed-by: Ca...
J. Eric Ivancich
08:03 PM Revision 7361bf96 (ceph): os/bluestore: In ZonedAllocator, when allocating space, skip zones that...
currently being cleaned; also decrement free space after an allocation.
Signed-off-by: Abutalib Aghayev <agayev@psu....
Abutalib Aghayev
07:57 PM Revision d4269493 (ceph): os/bluestore: Implement a function to find zones to clean.
Signed-off-by: Abutalib Aghayev <agayev@psu.edu> Abutalib Aghayev
07:33 PM Orchestrator Bug #49910: cephadm | Creating initial admin user... | Please specify the file containing the pas...
As per /u/lynxeur suggestion here https://www.reddit.com/r/ceph/comments/mi3asa/cephadm_on_ubuntu_2004/gufey25?utm_so... Austin Brogan
07:32 PM RADOS Bug #50101: unhandled event in ReplicaActive
This seems to be an unhandled event in the ReplicaActive state, couldn't find much in the logs that tell us what that... Neha Ojha
07:28 PM CephFS Backport #49933 (Rejected): nautilus: MDS should return -ENODATA when asked to remove xattr that ...
https://tracker.ceph.com/issues/49833#note-12 Patrick Donnelly
07:28 PM CephFS Backport #49931 (Rejected): octopus: MDS should return -ENODATA when asked to remove xattr that d...
https://tracker.ceph.com/issues/49833#note-12 Patrick Donnelly
07:23 PM Revision 7844ce07 (ceph): mgr/orchestrator: validate lists in spec jsons
Signed-off-by: Daniel Pivonka <dpivonka@redhat.com> Daniel Pivonka
06:45 PM Revision dbede38c (ceph): Merge pull request #40821 from cbodley/wip-50218
qa/rgw: use symlinks to specify distro
Reviewed-by: Ali Maredia <amaredia@redhat.com>
Casey Bodley
06:19 PM Revision 15faa0bd (ceph): os/bluestore: Use a different name for the member variable and function...
Signed-off-by: Abutalib Aghayev <agayev@psu.edu> Abutalib Aghayev
06:18 PM Revision 6d3dee37 (ceph): rgw: during reshard lock contention, adjust logging
When RGW fails to get a lock on a reshard log, we log it in such a way
that it looks like an error. Instead we'll mak...
J. Eric Ivancich
06:13 PM Orchestrator Bug #50306: /etc/hosts is not passed to ceph containers. clusters that were relying on /etc/hosts...
@john im keeping the bug open and just changing the subject and providing more details on the real problem here
...
Daniel Pivonka
03:00 PM Orchestrator Bug #50306: /etc/hosts is not passed to ceph containers. clusters that were relying on /etc/hosts...
FWIW I see nothing wrong with closing this bug as invalid.
Unless you want to follow up on https://github.com/ceph...
John Fulton
06:02 PM Revision 8bf15a25 (ceph): os/bluestore: Rename set_zones_states to init_alloc.
Signed-off-by: Abutalib Aghayev <agayev@psu.edu> Abutalib Aghayev
05:58 PM Revision f3a41663 (ceph): Merge branch 'CVE-2021-20288' into master
* CVE-2021-20288:
qa/standalone: default to disable insecure global id reclaim
qa/suites/upgrade/octopus-x: disab...
Ilya Dryomov
05:52 PM Orchestrator Documentation #50362 (In Progress): pacific curl-based-installation docs link to octopus binary
Daniel Pivonka
05:39 PM Orchestrator Documentation #50362 (Duplicate): pacific curl-based-installation docs link to octopus binary
the link in the curl command here https://docs.ceph.com/en/pacific/cephadm/install/#curl-based-installation currently... Daniel Pivonka
05:40 PM CephFS Documentation #41725 (New): Document on-disk format of inodes
Patrick Donnelly
05:39 PM CephFS Bug #44097 (Can't reproduce): nautilus: "cluster [WRN] Health check failed: 1 clients failing to ...
Patrick Donnelly
05:35 PM CephFS Feature #10679 (In Progress): Add support for the chattr +i command (immutable file)
Patrick Donnelly
04:57 PM Bug #50347 (Fix Under Review): systemd: `ceph-osd@.service` Failed with `ProtectClock=true`
Neha Ojha
07:49 AM Bug #50347 (Resolved): systemd: `ceph-osd@.service` Failed with `ProtectClock=true`
Ceph 16.2.0 Pacific introduce following new systemd restriction:
ProtectClock=true
ProtectHostname=true
...
Wong Hoi Sing Edison
04:50 PM RADOS Bug #46847: Loss of placement information on OSD reboot
I'm working on a test reproducer here: https://github.com/ceph/ceph/pull/40849 Dan van der Ster
07:35 AM RADOS Bug #46847: Loss of placement information on OSD reboot
I think that this issue is the same as what I observed in https://tracker.ceph.com/issues/49104
We reproduce this ...
Dan van der Ster
04:47 PM Revision 05363646 (ceph): mgr/cephadm: remove old haproxy and keepalived templates
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
04:37 PM Revision 4b6a3f81 (ceph): doc/_ext: extract confval into an extension
better readability this way
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:26 PM RADOS Bug #50339: test_cls_cas failure: FAILED cls_cas.dup_get
Revert PR https://github.com/ceph/ceph/pull/40857 based on https://github.com/ceph/ceph/pull/40811#issuecomment-81959... Neha Ojha
12:38 AM RADOS Bug #50339: test_cls_cas failure: FAILED cls_cas.dup_get
I don't think we were running it as a part of tasks/rados_cls_all before https://github.com/ceph/ceph/commit/52424874... Neha Ojha
04:15 PM Revision 09dc3d12 (ceph): os/bluestore: Implement zone cleaning. TBD.
Signed-off-by: Abutalib Aghayev <agayev@psu.edu> Abutalib Aghayev
04:15 PM Revision fd03c8dd (ceph): os/bluestore: Implement release method of ZonedAllocator to increment t...
Signed-off-by: Abutalib Aghayev <agayev@psu.edu> Abutalib Aghayev
04:15 PM Revision a612fdfc (ceph): os/bluestore: Add a member function to ZonedAllocator and to
ZonedFreelistManager to mark a zone free.
Signed-off-by: Abutalib Aghayev <agayev@psu.edu>
Abutalib Aghayev
03:26 PM CephFS Backport #50282 (In Progress): pacific: MDS slow request lookupino #0x100 on rank 1 block forever...
Patrick Donnelly
03:24 PM CephFS Backport #50254 (In Progress): pacific: mds: standby-replay only trims cache when it reaches the ...
Patrick Donnelly
03:24 PM Revision 4968baa2 (ceph): admin/doc-requirements.txt: pin sphinx and sphinx_rtd_theme to a certai...
to ensure that we can have reproducible builds
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:23 PM CephFS Backport #50289 (In Progress): pacific: MDS stuck at stopping when reducing max_mds
Patrick Donnelly
03:21 PM CephFS Backport #50285 (In Progress): pacific: qa: test standby_replay in workloads
* Patrick Donnelly
03:19 PM CephFS Backport #50287 (In Progress): pacific: qa: "log [ERR] : error reading sessionmap 'mds2_sessionmap'"
Patrick Donnelly
03:16 PM Orchestrator Feature #50360 (Resolved): Configure the IP address for Ganesha
The nfs ganesha service is deployed using cephadm via the spec:
---...
Francesco Pantano
03:05 PM Orchestrator Bug #50359: Configure the IP address for the monitoring stack components
Not sure if this can be considered an RFE rather than a bug, but this should be a must have
for any deployment.
Francesco Pantano
03:02 PM Orchestrator Bug #50359 (Resolved): Configure the IP address for the monitoring stack components
When the dashboard is deployed using cephadm, a monitoring stack (node_exporter, prometheus, alertmanager, grafana) ... Francesco Pantano
02:47 PM Revision 9f2d892c (ceph): doc/cephadm: rewrite "delcarative state" in osd.rst
This commit improves the wording of the "Declarative
State" section of the "OSD Service" chapter of the
Cephadm Guide...
Zac Dover
02:46 PM Backport #50358 (Resolved): pacific: npm problem causes "make-dist" to fail when directory contai...
https://github.com/ceph/ceph/pull/41086 Backport Bot
02:46 PM Backport #50357 (Resolved): octopus: npm problem causes "make-dist" to fail when directory contai...
https://github.com/ceph/ceph/pull/41087 Backport Bot
02:46 PM Backport #50356 (Resolved): nautilus: npm problem causes "make-dist" to fail when directory conta...
https://github.com/ceph/ceph/pull/41088 Backport Bot
02:41 PM Bug #39556 (Pending Backport): npm problem causes "make-dist" to fail when directory contains col...
Kefu Chai
02:41 PM Revision cbc7f727 (ceph): Merge pull request #40614 from smithfarm/wip-39556
make-dist: refuse to run if script path contains a colon
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-...
Kefu Chai
02:41 PM Revision ef6f3607 (ceph): Merge pull request #40839 from gregsfortytwo/wip-mon-quorum-leader
mon: MMonProbe: direct MMonJoin messages to the leader, instead of the first mon
Reviewed-by: Sam Just <sjust@redhat...
Greg Farnum
02:39 PM Revision ba68020c (ceph): Merge pull request #40807 from tchaikov/wip-common-include
common/Formatter: include used header
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Reviewed-by: Josh Durgin...
Kefu Chai
02:38 PM Revision c7cca2b8 (ceph): Merge pull request #40830 from gregsfortytwo/wip-sqlite3-build
mgr: do not require sqlite3.h if WITH_LIBCEPHSQLITE=OFF
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Kefu Chai
02:35 PM Revision 9b1c3e24 (ceph): Merge pull request #40840 from tchaikov/wip-silence-gcc-warnings
tools: silence gcc warnings
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Kefu Chai
02:34 PM Orchestrator Feature #45115 (New): cephadm: Deploy Ceph Dashboard behind a HAProxy instance
Sebastian Wagner
02:34 PM Orchestrator Feature #45115 (Resolved): cephadm: Deploy Ceph Dashboard behind a HAProxy instance
Sebastian Wagner
02:34 PM mgr Feature #44856: telemetry: report orch backend
Yes, this is part of the next revision of telemetry data collection.
Every time we add data to the telemetry report ...
Yaarit Hatuka
02:33 PM Dashboard Feature #46493 (Rejected): mgr/dashboard: integrate Dashboard with mgr/nfs module interface
never happened. Sebastian Wagner
02:30 PM Orchestrator Bug #48939 (Can't reproduce): Orchestrator removes mon daemon from wrong host when removing host ...
Sebastian Wagner
02:29 PM Orchestrator Feature #43687 (Resolved): cephadm: haproxy (or lb)
Sebastian Wagner
02:27 PM Orchestrator Bug #48325 (Pending Backport): PlacementSpec: 'NoneType' object has no attribute 'copy'
Sebastian Wagner
02:27 PM Orchestrator Bug #49273 (Pending Backport): cephadm fails deployment of node-exporter when ipv6 is disabled
Sebastian Wagner
02:24 PM rgw Bug #23264: Server side encryption support for s3 COPY operation
Is there any plan to fix this in upcoming releases? David Piper
02:20 PM Revision de1ec95f (ceph): os/bluestore: Rename zoned_ prefixes from ZonedAllocator methods now th...
using dynamic_cast.
Signed-off-by: Abutalib Aghayev <agayev@psu.edu>
Abutalib Aghayev
02:19 PM Orchestrator Feature #47711 (Resolved): mgr/cephadm: add a feature to examine the host facts to look for confi...
Sebastian Wagner
02:19 PM Revision 85bc551b (ceph): systemd: remove `ProtectClock=true` for `ceph-osd@.service`
Ceph 16.2.0 Pacific by https://github.com/ceph/ceph/commit/9a84d5a introduce following new systemd restriction:
...
Wong Hoi Sing Edison
02:19 PM Orchestrator Feature #49407 (Resolved): Enable the ability of cephadm to trigger libstoragemgmt info from ceph...
Sebastian Wagner
02:19 PM Orchestrator Bug #49339 (Resolved): cephadm/osd: OSD draining: don't mark OSDs out
Sebastian Wagner
02:18 PM Orchestrator Bug #47916 (Resolved): podman containers running in a detached state do not output logs to journald
Sebastian Wagner
02:16 PM Revision 7133a261 (ceph): os/bluestore: Rename a ZonedAllocator member function for consistency.
Signed-off-by: Abutalib Aghayev <agayev@psu.edu> Abutalib Aghayev
02:15 PM CephFS Bug #50083: CephFS file access issues using kernel driver: file overwritten with null bytes
Hi sorry for the delay.
We were fairly panicked about this so have moved our kit onto a different kernel that does...
David Piper
02:15 PM Orchestrator Bug #49436 (New): cephadm bootstrap fails to create /etc/ceph directory
no time to look into this Sebastian Wagner
02:12 PM Orchestrator Feature #49159 (Resolved): "cephadm ceph-volume activate" does not support cephadm
Sebastian Wagner
02:09 PM Orchestrator Bug #49889: mgr/orchestrator/_interface.py: ZeroDivisionError
https://github.com/ceph/ceph/blob/ff97629375a4a4e82b79f0fdcdb25f411b74d48d/src/pybind/mgr/test_orchestrator/module.py... Sebastian Wagner
02:09 PM Revision 867f87e0 (ceph): os/bluestore: Remove redundant text from zone_state_t output operator.
Signed-off-by: Abutalib Aghayev <agayev@psu.edu> Abutalib Aghayev
02:08 PM Orchestrator Bug #49755 (Can't reproduce): OSD service is not found
https://github.com/ceph/ceph/pull/40736 Sebastian Wagner
02:07 PM Orchestrator Bug #49724 (Resolved): fsid is not validated during accessing the shell through cli
Sebastian Wagner
02:04 PM Orchestrator Bug #49223 (Resolved): unrecognized arguments: --container-init
Sebastian Wagner
02:00 PM Revision 120f24f4 (ceph): os/bluestore: Remove zoned allocator-specific calls from the
Allocator/FreeListManager interface and use dynamic_cast for those calls.
Signed-off-by: Abutalib Aghayev <agayev@ps...
Abutalib Aghayev
01:55 PM Orchestrator Bug #50267 (Pending Backport): rgw service can be deploy with realm and no zone or vise versa
Sebastian Wagner
01:53 PM Revision ff976293 (ceph): Merge PR #40735 into master
* refs/pull/40735/head:
mgr/orchestractor: rgw realm and zone flags must both be provided
Reviewed-by: Juan Miguel ...
Sage Weil
01:49 PM Orchestrator Bug #46606 (New): cephadm: post-bootstrap monitoring deployment only works if the command "ceph m...
Sebastian Wagner
01:49 PM Orchestrator Bug #48597 (Resolved): pybind/mgr/cephadm: mds_join_fs not cleaned up
Sebastian Wagner
01:48 PM Orchestrator Bug #49675 (Resolved): ceph daemon 'reconfig' populates daemon cache with 'starting' state
Sebastian Wagner
01:46 PM Orchestrator Bug #49890 (Resolved): podman makes socket.getfqdn() return container name instead of hostname
Sebastian Wagner
01:45 PM Orchestrator Bug #50114 (Pending Backport): cephadm: upgrade loop on target_digests list mismatch
Sebastian Wagner
01:39 PM Revision 8cc5dc75 (ceph): Merge PR #40734 into master
* refs/pull/40734/head:
mgr/cephadm: make prometheus scrape ingress haproxy
doc/cephadm: remove big warning about s...
Sage Weil
01:23 PM RADOS Bug #50355: Monitor node crashing while creating new clay pool
Maybe related #46266.
jerasure pool creation is successfull ( without mon crash).
Pietari Hyvärinen
01:21 PM RADOS Bug #50355 (New): Monitor node crashing while creating new clay pool
... Pietari Hyvärinen
01:10 PM CephFS Backport #50354 (Rejected): octopus: mgr/nfs: validation error on creating custom export
Backport Bot
01:07 PM CephFS Documentation #50161: mgr/nfs: validation error on creating custom export
Backport to Octopus too. Because this related PR is backported https://github.com/ceph/ceph/pull/40766 Varsha Rao
12:34 PM Messengers Bug #50353: rbd: listing images failed: (2) No such file or directory
Adrian Dabuleanu wrote:
> While looking at the rbd images, I found a lot of errors with "No such file or directory" ...
Adrian Dabuleanu
12:28 PM Messengers Bug #50353 (New): rbd: listing images failed: (2) No such file or directory
While looking at the rbd images, I found a lot of errors with "No such file or directory" while running the command: ... Adrian Dabuleanu
12:24 PM RADOS Bug #50352 (Resolved): LibRadosTwoPoolsPP.ManifestSnapRefcount failure
... Sage Weil
11:51 AM Revision 0d0cd4c6 (ceph): src/vstart: create rgw user with system flag
As dashboard requires the system flag to be enabled.
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
11:50 AM Revision 63f5fa2e (ceph): src/vstart: deploy rgw service with cephadm
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
11:31 AM RADOS Bug #49104: crush weirdness: degraded PGs not marked as such, and choose_total_tries = 50 is too ...
"Problem A" is probably a dupe of #46847 Dan van der Ster
10:56 AM Bug #49370: No alarm if all standby MDSs have failed
Sorry - I typoed the name of this bug. This is about MGR alarms, not MDS.
So I don't think this is a duplicate of...
David Piper
10:53 AM CephFS Bug #49833: MDS should return -ENODATA when asked to remove xattr that doesn't exist
I don't think this should be backported to octopus and nautilus since the change that introduced the incorrect handli... Sidharth Anupkrishnan
10:41 AM Revision f4b0742a (ceph): admin/build-doc: use htmldir builder for livehtml
otherwise livehtml uses the default html builder. so we can copy and
paste the partial URL to cross check the renderi...
Kefu Chai
10:41 AM Revision c145444b (ceph): include/rados: document parameters
less warnings from sphinx
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:41 AM Revision d867d078 (ceph): doc/_ext: claim ceph_releses ext to be parallel read safe
so we can pass `-j auto` to sphinx-build to speed up the build
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:19 AM RADOS Bug #50351 (Resolved): osd: FAILED ceph_assert(recovering.count(*i)) after non-primary osd restar...
On nautilus we have been observing an issue when an EC pg is in active+backfill_unfound+degraded state (which happens... Mykola Golub
08:10 AM Dashboard Backport #50350 (Resolved): pacific: mgr/dashboard: improve telemetry opt-in reminder notificatio...
https://github.com/ceph/ceph/pull/40887 Backport Bot
08:10 AM Dashboard Backport #50349 (Resolved): octopus: mgr/dashboard: improve telemetry opt-in reminder notificatio...
https://github.com/ceph/ceph/pull/40894 Backport Bot
08:10 AM Dashboard Backport #50348 (Rejected): nautilus: mgr/dashboard: improve telemetry opt-in reminder notificati...
Backport Bot
08:05 AM Dashboard Cleanup #49606 (Pending Backport): mgr/dashboard: improve telemetry opt-in reminder notification ...
Nizamudeen A
08:01 AM Dashboard Feature #43058 (Resolved): mgr/dashboard: mark users with expiring passwords in user list
Nizamudeen A
07:43 AM Messengers Bug #49237: segv in AsyncConnection::_stop()
Had another 2 OSD crash today. Here are the OSD logs (crash-osd-34.log and crash-osd-37.log) https://drive.google.com... Adrian Dabuleanu
07:11 AM Revision ec5294b9 (ceph): crimson/os/seastore: remove OBJ_ADDR_MIN
It's an unsigned offset, simply hardcoding 0 will
be far less confusing.
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
07:11 AM Revision 5b810b76 (ceph): crimson/os/seastore: add OBJ_ADDR_MAX, NULL
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
07:11 AM Revision 6c229cf0 (ceph): crimson/os/seastore: remove extentmap_manager
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
07:08 AM RADOS Bug #50346 (Resolved): OSD crash FAILED ceph_assert(!is_scrubbing())
When I see warning PG_NOT_SCRUBBED, I set osd flag "nodeep-scrub", set config osd_max_scrubs to 2, and run:... 玮文 胡
07:06 AM Revision e09f8d7d (ceph): Merge pull request #40149 from tchaikov/wip-cmake-job-pool
cmake: use ninja job pool
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Kefu Chai
07:01 AM Revision 2ec6e2a5 (ceph): mgr/dashboard: debug nodeenv hangs
Increase verbosity in nodeenv command for debugging purposes.
Fixes: https://tracker.ceph.com/issues/50044
Signed-of...
Ernesto Puerta
05:52 AM Revision 74299ff4 (ceph): mgr/dashboard: Fix for alert notification message being undefined
Prometheus alert notification message in the dashboard always comes up
as undefined. Its because we were showing the ...
Nizamudeen A
04:42 AM Revision 061affa3 (ceph): Merge pull request #40785 from tchaikov/wip-doc-list-spacing
doc/_themes: remove spacing after `ul li p`
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
04:25 AM CephFS Bug #50216 (In Progress): qa: "ls: cannot access 'lost+found': No such file or directory"
Xiubo Li
04:17 AM Revision 5fa591a7 (ceph): cmake: update civetweb.h on demand
instead of using a dedicated target for updating civetweb.h, use
add_custom_command() with OUTPUT option.
so the gen...
Kefu Chai
03:53 AM CephFS Bug #48365 (Fix Under Review): qa: ffsb build failure on CentOS 8.2
Xiubo Li
03:37 AM CephFS Bug #48365: qa: ffsb build failure on CentOS 8.2
From https://www.gnu.org/software/automake/manual/automake.html, it seems the ffsb is using the old form of `AM_INIT_... Xiubo Li
01:43 AM CephFS Bug #48365: qa: ffsb build failure on CentOS 8.2
... Xiubo Li
01:31 AM CephFS Bug #48365: qa: ffsb build failure on CentOS 8.2
Patrick Donnelly wrote:
> Back from the dead: /ceph/teuthology-archive/pdonnell-2021-04-08_22:42:24-fs-wip-pdonnell-...
Xiubo Li
03:11 AM Revision e2875647 (ceph): tools/osdmaptool: mark unused variable [[maybe_unused]]
to silence warning from GCC when performing release build, like:
../src/tools/osdmaptool.cc: In function ‘int main(i...
Kefu Chai
01:33 AM Revision 25ce28a4 (ceph): doc/radosgw: fix formatting of command line block
should add an empty line after the directive.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:03 AM Revision aa66a495 (ceph): doc/_themes: remove spacing after `ul li p`
in the latest document generated from RtD, the spacing after `ul li p`
elements is set to 24px as the plain `p` eleme...
Kefu Chai
01:03 AM Revision 6dea67ac (ceph): admin: require sphinx>=3.2.1
loosen the required sphinx version.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai

04/13/2021

11:32 PM RADOS Bug #50345 (In Progress): mon: new monitors may direct MMonJoin to a peon instead of the leader
Greg Farnum
10:52 PM RADOS Bug #50345 (Resolved): mon: new monitors may direct MMonJoin to a peon instead of the leader
When monitors are joining a cluster, they may send an MMonJoin message to place themselves correctly in the map in ei... Greg Farnum
11:29 PM Revision ffa7ff35 (ceph): mon: MMonProbe: direct MMonJoin messages to the leader, instead of the ...
When monitors are joining a cluster, they may send an MMonJoin message to place
themselves correctly in the map in ei...
Greg Farnum
10:50 PM RADOS Backport #50344 (Resolved): pacific: mon: stretch state is inconsistently-maintained on peons, pr...
https://github.com/ceph/ceph/pull/41130 Backport Bot
10:47 PM RADOS Bug #50308 (Pending Backport): mon: stretch state is inconsistently-maintained on peons, preventi...
Greg Farnum
06:34 AM RADOS Bug #50308 (In Progress): mon: stretch state is inconsistently-maintained on peons, preventing pr...
Greg Farnum
06:33 AM RADOS Bug #50308 (Resolved): mon: stretch state is inconsistently-maintained on peons, preventing prope...
There's an issue where some in-memory monitor stretch state changes are only applied on the leader monitor, and so pe... Greg Farnum
10:42 PM Revision babbab14 (ceph): qa/suites/rados/thrash: shorten radosbench
This is the longest of the thrash workloads; reducing it will bring
this test in line with the others (<= 45 min).
S...
Sage Weil
10:38 PM Revision 05861cab (ceph): Merge pull request #40835 from gregsfortytwo/wip-stretch-mon-state
Fix issues with in-memory monitor stretch state
Reviewed-by: Sam Just <sjust@redhat.com>
Greg Farnum
10:22 PM Revision 7a30e656 (ceph): mgr/cephadm: make prometheus scrape ingress haproxy
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
08:57 PM Revision 5b67fc64 (ceph): doc/cephadm: fix a typo
This fixes a small typo in the cephadm/iscsi documentation
s/iSCSI Ganesha gateway/iSCSI gateway/
Signed-off-by: Gu...
Guillaume Abrioux
08:56 PM Revision f3c3c66b (ceph): mgr/cephadm: rewrite/simplify describe_service
The prior implementation first tried to fabricate services based on the
running daemons, and then filled in defined s...
Sage Weil
08:56 PM Revision c4ebc23e (ceph): mgr/orchestrator: report osds as osd.unmanaged as appropriate
If there is no osdspec_affinity or service_name (from unit.meta), then
report as 'osd.unmanaged'.
Signed-off-by: Sag...
Sage Weil
08:56 PM Revision cea4749d (ceph): mgr/orchestrator: remove IMAGE ID from 'orch ls'
This is not very useful at this level:
- we see it from 'orch ps'
- it can be a mix of ids during upgrade
- some s...
Sage Weil
08:53 PM Revision 2f33c6eb (ceph): cephadm: make keepalived unit fiddle sysctl settings
No need to make the user adjust these manually.
Signed-off-by: Sage Weil <sage@newdream.net>
Sage Weil
08:53 PM Revision 702829f7 (ceph): doc/cephadm/rgw: add note about which ethernet interface is used
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
08:53 PM Revision f7977c55 (ceph): mgr/cephadm/services/ingress: less verbose about prepare_create
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
08:53 PM Revision 99b9f032 (ceph): doc/cephadm/rgw: clean up example spec
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
08:53 PM Revision bbf6a127 (ceph): mgr/cephadm: ingress: add optional virtual_interface_networks
It may be that the virtual IP we want to use is not in the same network
as any existing IPs on the host. In that cas...
Sage Weil
08:53 PM Revision 53477261 (ceph): doc/cepham/compatibility: rgw-ha -> ingress; note possibility of breaki...
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
08:53 PM Revision d72c61b8 (ceph): doc/cephadm: remove big warning about stability
It's the first item on the toctree that follows.
Signed-off-by: Sage Weil <sage@newdream.net>
Sage Weil
08:52 PM Revision 2e7808cc (ceph): mgr/cephadm/utils: resolve_ip(): prefer IPv4
On my system the first item in hte list is
'fe80::408d:35e7:510:e9fe%eno1np0'.
Signed-off-by: Sage Weil <sage@newdre...
Sage Weil
08:52 PM Revision 9256f1c3 (ceph): mgr/cephadm/schedule: handle multiple ports per daemon
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
08:52 PM Revision f93c555c (ceph): mgr/orchestrator: streamline 'orch ps' PORTS formatting
"*:8000 *:8100" -> "*:8000,8100"
FWIW this matches the internal rendering used by DaemonPlacement
Signed-off-by: Sa...
Sage Weil
08:52 PM Revision 1897d1cd (ceph): mgr/cephadm: update list-networks to report interface names too
Also, minor fix in the ipv6 addr reporting: ignore networks that aren't in CIDR
form (no /).
Signed-off-by: Sage Wei...
Sage Weil
08:52 PM Revision d7b4a51a (ceph): mgr/cephadm: include daemon_type in DaemonPlacement
Initially, this will always match the service_type.
Signed-off-by: Sage Weil <sage@newdream.net>
Sage Weil
08:52 PM Revision 0894773e (ceph): mgr/cephadm: HA_RGW -> Ingress
This is mostly a rename, with some simplification and cleanup.
Signed-off-by: Sage Weil <sage@newdream.net>
Sage Weil
08:52 PM Revision db9f1930 (ceph): mgr/cephadm/schedule: add per_host_daemon_type support
This will be used to schedule a per-host keepalived alongside other
services.
Implement this as a final stage for pl...
Sage Weil
08:52 PM Revision 6dcd0597 (ceph): mgr/cephadm: use per_host_daemon feature in scheduler
This only affects ingress, at least for now.
Signed-off-by: Sage Weil <sage@newdream.net>
Sage Weil
08:52 PM Revision ef2d92aa (ceph): doc/cephadm/rgw: update docs for ingress service
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
08:52 PM Revision 60562414 (ceph): mgr/orchestrator: drop - when no ports
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
08:52 PM Revision 3f55c708 (ceph): mgr/orchestrator: report external endpoints from 'orch ls'
Add a PORTS column and report the external/virtual IP (and port(s)) from
'orch ls' output.
Signed-off-by: Sage Weil ...
Sage Weil
08:26 PM RADOS Bug #50342 (Resolved): test: compile errors
Patrick Donnelly
08:21 PM RADOS Bug #50342 (Fix Under Review): test: compile errors
Patrick Donnelly
06:20 PM RADOS Bug #50342: test: compile errors
https://github.com/ceph/ceph/pull/40833 Samuel Just
04:51 PM RADOS Bug #50342 (Resolved): test: compile errors
... Patrick Donnelly
08:26 PM Revision 44f15774 (ceph): Merge PR #40833 into master
* refs/pull/40833/head:
test/librados/tier_cxx: use non-deprecated wait_for_complete
Reviewed-by: Patrick Donnelly ...
Patrick Donnelly
07:30 PM RADOS Bug #45721: CommandFailedError: Command failed (workunit test rados/test_python.sh) FAIL: test_ra...
https://pulpito.ceph.com/gregf-2021-04-13_09:22:15-rados-wip-stretch-mon-state-412-distro-basic-smithi/6043691
<pr...
Greg Farnum
06:18 PM Revision 50edcbcd (ceph): test/librados/tier_cxx: use non-deprecated wait_for_complete
Fixes: https://tracker.ceph.com/issues/50342
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
06:16 PM Revision 65212d56 (ceph): qa: bump osd heartbeat grace for ffsb workload
To avoid recovery under heavy I/O.
Fixes: https://tracker.ceph.com/issues/48877
Signed-off-by: Patrick Donnelly <pdo...
Patrick Donnelly
05:47 PM Revision 8e9a30e7 (ceph): cephadm: Allow to use paths in all <_devices> drivegroup sections
This will allow to use specific device paths in any osd component.
Signed-off-by: Juan Miguel Olmo Martínez <jolmoma...
Juan Miguel Olmo Martínez
05:03 PM RADOS Bug #47617: rebuild_mondb: daemon-helper: command failed with exit status 1
/a/sage-2021-04-12_21:28:18-rados-wip-sage4-testing-2021-04-12-1414-octopus-distro-basic-smithi/6042248... Neha Ojha
02:57 PM RADOS Bug #47617: rebuild_mondb: daemon-helper: command failed with exit status 1
/a/sage-2021-04-12_21:28:18-rados-wip-sage4-testing-2021-04-12-1414-octopus-distro-basic-smithi/6042248 Neha Ojha
04:41 PM Revision 45202a03 (ceph): Merge pull request #40826 from idryomov/wip-no-cephxv2-for-unmap-pacific
pacific: qa/suites/krbd: don't require CEPHX_V2 for unmap subsuite
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Ilya Dryomov
04:26 PM RADOS Bug #50339: test_cls_cas failure: FAILED cls_cas.dup_get
Hmm apparently I am the first to see this so far: https://sentry.ceph.com/organizations/ceph/issues/7662/events/1a7ee... Greg Farnum
04:08 PM RADOS Bug #50339 (Resolved): test_cls_cas failure: FAILED cls_cas.dup_get
This was in a wip branch of mine, but it didn't have any OSD changes:
https://pulpito.ceph.com/gregf-2021-04-13_09:2...
Greg Farnum
04:23 PM Dashboard Cleanup #50341 (Resolved): mgr/dashboard: typo: "Filesystems" to "File Systems"
Ernesto Puerta
04:22 PM Dashboard Tasks #50340 (New): mgr/dashboard: CephFS
Ernesto Puerta
04:15 PM Revision ec7d17e2 (ceph): mgr/dashboard: debug nodeenv hangs
Increase verbosity in nodeenv command for debugging purposes.
Fixes: https://tracker.ceph.com/issues/50044
Signed-of...
Ernesto Puerta
04:00 PM Revision 8f57c508 (ceph): Merge pull request #40798 from yuvalif/wip-yuval-fix-49800
rgw/test: use 'localhost' for amqp ssl test Yuval Lifshitz
03:28 PM rgw Feature #50337: alerts modules, sending alerts to more than one email address
This should be moved to mgr project, sorry. JS Landry
03:17 PM rgw Feature #50337 (New): alerts modules, sending alerts to more than one email address
Hi, here's a suggestion to have the alerts module send mail to more than one address.
Currently using ceph config to...
JS Landry
03:02 PM Revision 937af36e (ceph): librbd/cache/pwl: Fix dead lock issue when pwl initialization failed
when pwl initialization failed, 'AbstractWriteLog' will release itself
in callback, it hold guard lock and want to ge...
CONGMIN YIN
02:44 PM Revision 8cb94edc (ceph): qa/rgw: rgw/crypt uses supported-random-distro$
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:42 PM Dashboard Feature #50336 (Resolved): mgr/dashboard: "Create Cluster" workflow
After bootstrapping with cephadm, the dashboard should give users the chance to start a "Wizard-like workflow":https:... Ernesto Puerta
02:39 PM Dashboard Tasks #50335 (New): mgr/dashboard: Workflows
Ernesto Puerta
02:33 PM mgr Bug #50006 (Resolved): nautilus: ERROR: test_osd_came_back (tasks.mgr.test_progress.TestProgress)
Neha Ojha
02:24 PM CephFS Bug #50035: cephfs-mirror: use sensible mount/shutdown timeouts
Patrick Donnelly wrote:
> Venky Shankar wrote:
> > Mostly setting this as a config option (in ceph.conf) would suff...
Venky Shankar
02:04 PM CephFS Bug #50035: cephfs-mirror: use sensible mount/shutdown timeouts
Venky Shankar wrote:
> Mostly setting this as a config option (in ceph.conf) would suffice. However, cephfs-mirror c...
Patrick Donnelly
01:07 PM CephFS Bug #50035: cephfs-mirror: use sensible mount/shutdown timeouts
Mostly setting this as a config option (in ceph.conf) would suffice. However, cephfs-mirror can connect to the remote... Venky Shankar
02:22 PM Dashboard Feature #50334 (New): mgr/dashboard: cephfs-top and fsstats module
Same as for rbd-stats module and rbd-top-like Grafana dashboard (the one showing resource usage per RBD image), this ... Ernesto Puerta
02:20 PM Dashboard Feature #50333 (New): mgr/dashboard: CephFS mirroring
Same as already done with RBD mirroring but for "CephFS mirroring":https://docs.ceph.com/en/latest/dev/cephfs-mirrori... Ernesto Puerta
02:18 PM Dashboard Feature #50332 (New): mgr/dashboard: CephFS volumes, subvolume and subvolume groups
* CephFS "volume" mgr module: https://docs.ceph.com/en/latest/cephfs/fs-volumes/ Ernesto Puerta
02:13 PM Dashboard Feature #50331 (New): mgr/dashboard: CephFS scheduled snapshots
* "Cephfs Snapshot scheduler":https://docs.ceph.com/en/latest/cephfs/snap-schedule/ Ernesto Puerta
02:04 PM Dashboard Cleanup #50330 (New): mgr/dashboard: rearrange RGW realms, zones, etc.
* Replace "Object Gateway" menu with just "Object" [sage] or "Object storage"[Matt]
* Change "selected object gatewa...
Ernesto Puerta
02:02 PM Dashboard Cleanup #50329 (New): mgr/dashboard: provide URL to RGW daemon
In order to make easier to consume the URL of an RGW daemon, it would be desirable to provide the URL of the daemon t... Ernesto Puerta
02:00 PM Dashboard Tasks #50328 (New): mgr/dashboard: RGW
Ernesto Puerta
01:53 PM Revision 3b1bf45d (ceph): mds: set fscrypt flag on create if xattr buffer has an encryption context
If the client sends an inode with a crypto context already in the xattr
buffer, ensure that we set the fscrypt flag i...
Jeff Layton
01:46 PM Revision b2146714 (ceph): client/libcephfs: Add lchmod
Fixes: https://tracker.ceph.com/issues/49882
Signed-off-by: Kotresh HR <khiremat@redhat.com>
(cherry picked from comm...
Kotresh Hiremath Ravishankar
01:46 PM Revision 1002ab5a (ceph): pybind/cephfs: Add lchmod python binding
Fixes: https://tracker.ceph.com/issues/49882
Signed-off-by: Kotresh HR <khiremat@redhat.com>
(cherry picked from comm...
Kotresh Hiremath Ravishankar
01:46 PM Revision cec69ca0 (ceph): mgr/volumes: Retain suid/guid bits in subvolume clone
Fixes: https://tracker.ceph.com/issues/49882
Signed-off-by: Kotresh HR <khiremat@redhat.com>
(cherry picked from comm...
Kotresh Hiremath Ravishankar
01:42 PM Revision 7eb9c5dd (ceph): Merge branch 'master' into wip-unauthorized-gids
Sync up with master up to commit 3d8e73b26661 ("Merge pull request
#40731 from tchaikov/wip-yamlize-options"). Speci...
Ilya Dryomov
01:14 PM Revision ebed7e83 (ceph): Merge pull request #40832 from wjwithagen/wjw-fix-y2c.py
common: make y2c.py work on FreeBSD
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:11 PM Dashboard Feature #50327 (New): mgr/dashboard: add/edit lifecycle policy
* "RGW Policy":https://docs.ceph.com/en/latest/radosgw/bucketpolicy/
* "S3 lifecycle policies":https://docs.aws.ama...
Ernesto Puerta
12:06 PM Dashboard Tasks #50326 (New): mgr/dashboard: Policies
Ernesto Puerta
12:00 PM Dashboard Feature #50325 (New): mgr/dashboard: add bucket notifications
* "RGW feature":https://docs.ceph.com/en/latest/radosgw/notifications/
* "S3 bucket notifications":https://docs.ceph...
Ernesto Puerta
11:56 AM mgr Fix #39434 (Closed): mgr/prometheus: replace whitespaces in metric names
Ernesto Puerta
11:54 AM Dashboard Feature #50324 (New): mgr/dashboard: RGW server-side encryption
Implement keyserver-based encryption (Hashicorp Vault, Barbican?):
* RGW: https://docs.ceph.com/en/latest/radosgw/...
Ernesto Puerta
11:44 AM Dashboard Cleanup #50323 (New): mgr/dashboard: refactor service table
Current status:
!services_2.png!
We should add the following improvements:
* Display the Ceph version (in th...
Ernesto Puerta
11:42 AM Dashboard Feature #50322 (Resolved): mgr/dashboard: add restart/reload daemons
Add option to force restart/reload daemons (not services). Ernesto Puerta
11:38 AM Dashboard Feature #50321 (New): mgr/dashboard: cephadm service spec schemas
Currently Dashboard contains hard-coded data structures of Cephadm internals (like Service Specs). This has led to so... Ernesto Puerta
11:31 AM Dashboard Feature #50320 (New): mgr/dashboard: Lean Dashboard
This is a high-level tracker to gather all trackers related to architectural/design changes in Dashboard so to improv... Ernesto Puerta
11:29 AM Dashboard Bug #50319 (Resolved): mgr/dashboard: fix HAProxy (now called ingress)
Right now HAProxy service creation is broken in Pacific: "the current Service Spec requires fields that the Dashboard... Ernesto Puerta
11:26 AM Dashboard Feature #50318 (Resolved): mgr/dashboard: when adding host, allow to specify network address and ...
When adding host, allow to specify network address, as the hostname might not be reachable or defined enough (FQDN). Ernesto Puerta
11:24 AM Dashboard Feature #50317 (New): mgr/dashboard: Basic/Advanced mode
Dashboard should allow users to toggle advanced/basic modes (default: basic). Advanced mode should be the Dashboard a... Ernesto Puerta
11:19 AM Dashboard Cleanup #50316 (New): mgr/dashboard: Edit EC profile: hide plugin lib directory
Edit EC profile: hide plugin lib directory. Ernesto Puerta
11:18 AM Dashboard Cleanup #50315 (New): mgr/dashboard: refactor Configuration table
Simplify the current table: it contains too many rows that can be displayed in smarter ways (tooltips, icons, styling... Ernesto Puerta
10:41 AM Dashboard Subtask #50311 (In Progress): CA: Lightweight cli module to expose get.
Pere Díaz Bou
10:40 AM Dashboard Subtask #50311 (Need More Info): CA: Lightweight cli module to expose get.
Pere Díaz Bou
10:09 AM Dashboard Subtask #50311 (Resolved): CA: Lightweight cli module to expose get.
Create a small python api so we can call the restful api in a simple way to then benchmark the dahsboard backend. Pere Díaz Bou
10:40 AM Dashboard Subtask #50310 (In Progress): CA: Add support to inject data in the dashboard backend side.
Pere Díaz Bou
09:59 AM Dashboard Subtask #50310 (Closed): CA: Add support to inject data in the dashboard backend side.
This substask involves developing an "injector" in the python side where the `get` method is overriden and retrieves ... Pere Díaz Bou
10:32 AM Dashboard Cleanup #50314 (Resolved): mgr/dashboard: rename "inventory" to "disks"
Inventory is a pretty ambiguous term (Ansible's inventory). It should be clear what that section is about:
* Disks (...
Ernesto Puerta
10:21 AM Dashboard Cleanup #50313 (New): mgr/dashboard: Do not rely on /dev/sdx
Extend OSD creation wizard filters with path, but not the /dev/sdx, which can vary across reboots, but "relying on th... Ernesto Puerta
10:15 AM Dashboard Feature #50312 (New): mgr/dashboard: create OSD directly from device in Inventory
Add ability to create OSD directly from device at inventory page Ernesto Puerta
09:44 AM Revision f1434cf1 (ceph): Merge pull request #40665 from idryomov/wip-require-ceph-common-for-ioc...
pacific: packaging: require ceph-common for immutable object cache daemon
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Ilya Dryomov
09:39 AM RADOS Bug #48212: poollast_epoch_clean floor is stuck after pg merging
We reduced the pg/pgp size of our pool to keep the 100 pgs per osd after we decommissioned a lot of osd hosts. When t... Theofilos Mouratidis
08:46 AM Revision 777f236a (ceph): mgr/cephadm: skip-ssh flag enables cephadm mgr module
This commit fixes the use of skip-ssh flag. It disables ssh config and enables the cephadm mgr module.
Fixes: http:/...
Shreya Sharma
08:17 AM Revision 18516217 (ceph): common: make y2c.py work on FreeBSD
1) make reference to python3 indepedant of explicit path
2) add required py-yaml module to install list
fixes: #4073...
Willem Jan Withagen
07:54 AM bluestore Support #50309 (Resolved): bluestore_min_alloc_size_hdd = 4096
Hi,
We’ve changed ‘bluestore_min_alloc_size_hdd’ to 4096 in ceph.conf and deployed disks with the new configuration...
Greg Smith
06:39 AM Revision 596d09aa (ceph): mon: rename maybe_engage_stretch_mode to try_engage_stretch_mode
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
06:39 AM Revision e1ae9257 (ceph): mon: add a set_recovery_stretch_mode function
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
06:39 AM Revision 73b461a4 (ceph): mon: maintain stretch_recovery_triggered in new OSDMon::set_*_stretch_mode
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
06:39 AM Revision adbaeeec (ceph): mon: set_healthy_stretch_mode in update_from_paxos, not random leader c...
Add header comment describing how this works now.
Fixes: https://tracker.ceph.com/issues/50308
Signed-off-by: Greg ...
Greg Farnum
05:52 AM CephFS Bug #49939 (Fix Under Review): cephfs-mirror: be resilient to recreated snapshot during synchroni...
Venky Shankar
04:56 AM Orchestrator Feature #48292: cephadm: allow more than 60 OSDs per host
Sebastian Wagner wrote:
> If the cluster is set to have very dense nodes (>60 OSDs per host) please make sure to ass...
Sejal Welankar
04:20 AM mgr Bug #50205: Telemetry module failing on empty JSON
Hi Michał,
Many thanks for your fix!
I see the issue you’re facing happens in version 14.2.11:
https://github...
Yaarit Hatuka
04:12 AM Revision b1e78c41 (ceph): mgr: do not require sqlite3.h if WITH_LIBCEPHSQLITE=OFF
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
03:38 AM Revision 3d8e73b2 (ceph): Merge pull request #40731 from tchaikov/wip-yamlize-options
common: extract options into yaml
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: Josh Durgin <jdur...
Kefu Chai
03:07 AM cephsqlite Bug #50307 (Fix Under Review): SimpleRADOSStriper: use debug_cephsqlite for SimpleRadosStriper dout
Patrick Donnelly
12:28 AM cephsqlite Bug #50307 (Resolved): SimpleRADOSStriper: use debug_cephsqlite for SimpleRadosStriper dout
Right now it's using debug_client which is for cephfs. Patrick Donnelly
03:06 AM Revision f9e1c6bc (ceph): Merge pull request #40739 from jdurgin/wip-alienstore-debug
crimson/os/alienstore: use bluestore debug prefix
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:06 AM Revision 484fbb51 (ceph): SimpleRADOSStriper: use debug_cephsqlite
Instead of debug_client (which is primarily used by ceph-fuse).
Fixes: https://tracker.ceph.com/issues/50307
Signed-...
Patrick Donnelly
02:38 AM Revision dcd90a1c (ceph): Merge PR #40626 into master
* refs/pull/40626/head:
qa/suites/rados/objectstore: separate store_test tests
qa/standalone: split osd/ into 2 dir...
Sage Weil
01:15 AM Revision bfdca7fa (ceph): common/options: s/immutable-objet-cache/immutable-object-cache/
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
01:13 AM Revision 5ddda38d (ceph): common: extract options into yaml
extract the options in common/options.cc into separate .yaml.in
files, and preprocess them using CMake before transla...
Kefu Chai
01:13 AM Revision bed1b329 (ceph): cmake: introduce WITH_EC_ISA_PLUGIN
instead of checking "HAVE_NASM_X64_AVX2 OR HAVE_ARMV8_SIMD" everywhere,
use a single cached variable of WITH_EC_ISA_P...
Kefu Chai
01:13 AM Revision 3bee4b02 (ceph): cmake: use the same name for macros and cmake variables
for two reasons,
* consolidate the namings
* pave the road to yamlize options where we will use cmake variables
to...
Kefu Chai
12:41 AM Orchestrator Bug #50306: /etc/hosts is not passed to ceph containers. clusters that were relying on /etc/hosts...
I confirm I could apply a spec on bootstrap. Thanks!
Conclusions:
- Ensure you have the fix for bug #50041
- Do ...
John Fulton
12:03 AM Orchestrator Bug #50306: /etc/hosts is not passed to ceph containers. clusters that were relying on /etc/hosts...
Wait, I think I can't apply it at bootstrap because I am currently missing the fix for bug #50041 (I had rolled it ba... John Fulton
12:14 AM RADOS Bug #50101: unhandled event in ReplicaActive
... Neha Ojha

04/12/2021

11:59 PM Orchestrator Bug #50306: /etc/hosts is not passed to ceph containers. clusters that were relying on /etc/hosts...
If I use a spec with IPs then I can add my hosts after bootstrap [1] but not at bootstrap [2].
[1]...
John Fulton
10:20 PM Orchestrator Bug #50306: /etc/hosts is not passed to ceph containers. clusters that were relying on /etc/hosts...
i was able to determine this was caused because the host name could not resolve when trying to add hosts.... Daniel Pivonka
08:22 PM Orchestrator Bug #50306 (Resolved): /etc/hosts is not passed to ceph containers. clusters that were relying on...
While using `cephadm bootstrap --apply-spec` to bootstrap a spec containing other hosts, cephadm attempts to set up S... John Fulton
09:27 PM Revision d4ac4f3b (ceph): qa/suites/rados/objectstore: separate store_test tests
This takes 5 hours currently.
- Separate out filestore and memstore into separate task (~1 hr)
- Split bluestore int...
Sage Weil
09:19 PM CephFS Bug #50083: CephFS file access issues using kernel driver: file overwritten with null bytes
David, ping? Are you able to answer the questions above? Jeff Layton
08:45 PM RADOS Bug #50242: test_repair_corrupted_obj fails with assert not inconsistent
/a/teuthology-2021-04-11_03:31:02-rados-pacific-distro-basic-smithi/6034330 Neha Ojha
08:23 PM Orchestrator Bug #49277: cephadm bootstrap --apply-spec <cluster.yaml> hangs
Because I'm having the same issue in Pacific let's use a new bug https://tracker.ceph.com/issues/50306 John Fulton
08:11 PM Orchestrator Bug #49277 (Duplicate): cephadm bootstrap --apply-spec <cluster.yaml> hangs
Daniel Pivonka
08:02 PM Orchestrator Bug #49277: cephadm bootstrap --apply-spec <cluster.yaml> hangs
When using pacific with the fixing patch https://github.com/ceph/ceph/pull/40477 from Bug #50041, the deployment fail... John Fulton
08:08 PM Revision cce57adc (ceph): rgw: fix radoslist stuck loop
When an incomplete multipart upload has in excess of 1000 parts,
looping over those parts was not handled property ca...
J. Eric Ivancich
08:08 PM Revision 9b87c87c (ceph): rgw: test `radosgw-admin radoslist` and incomplete multiparts better
Make sure there are more than 1000 incomplete multiparts and also make
sure one of the incomplete multiparts has at l...
J. Eric Ivancich
08:06 PM rgw Backport #50300 (In Progress): nautilus: rgw: radoslist incomplete multipart parts marker
J. Eric Ivancich
02:40 PM rgw Backport #50300 (Resolved): nautilus: rgw: radoslist incomplete multipart parts marker
https://github.com/ceph/ceph/pull/40827 Backport Bot
07:59 PM Revision 05b3b6a3 (ceph): auth/cephx: ignore CEPH_ENTITY_TYPE_AUTH in requested keys
When handling CEPHX_GET_AUTH_SESSION_KEY requests from nautilus+
clients, ignore CEPH_ENTITY_TYPE_AUTH in CephXAuthen...
Ilya Dryomov
07:59 PM Revision d1489634 (ceph): mon/HealthMonitor: raise AUTH_INSECURE_GLOBAL_ID_RENEWAL[_ALLOWED]
Two new alerts:
- AUTH_INSECURE_GLOBAL_ID_RENEWAL_ALLOWED if we are allowing clients to reclaim
global_ids in an ins...
Sage Weil
07:59 PM Revision 2864191b (ceph): qa/tasks/ceph[adm].conf[.template]: disable insecure global_id reclaim ...
Turn these off everywhere for our tests so they don't interfere with our health checks.
Signed-off-by: Sage Weil <sa...
Sage Weil
07:59 PM Revision ef654b4d (ceph): qa/standalone: default to disable insecure global id reclaim
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit 72c4fc75ad301980baebc7789ed6391444057e5b)
Sage Weil
07:59 PM Revision 47258874 (ceph): qa/tasks/ceph.conf: shorten cephx TTL for testing
Rotate tickets frequently to exercise those code paths during testing.
Signed-off-by: Sage Weil <sage@newdream.net>
...
Sage Weil
07:59 PM Revision ec3c0cd4 (ceph): mon: dump json from 'sessions' asok/tell command
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 71a0d8a568bd0034cc1e6329cd20269f11635697)
Conf...
Sage Weil
07:59 PM Revision 8ec7828e (ceph): mon/MonClient: claim active_con's auth explicitly
Eliminate confusion by moving auth from active_con into MonClient
instead of swapping them.
The existing MonClient::...
Ilya Dryomov
07:59 PM Revision 45d060da (ceph): mon/MonClient: preserve auth state on reconnects
Commit a2eb6ae3fb57 ("mon/monclient: hunt for multiple monitor in
parallel") introduced a regression where auth state...
Ilya Dryomov
07:59 PM Revision dc2a546c (ceph): mon/MonClient: reset auth state in shutdown()
Destroying AuthClientHandler and not resetting global_id is another
way to get MonClient to send CEPHX_GET_AUTH_SESSI...
Ilya Dryomov
07:59 PM Revision fd8cdf64 (ceph): mon/MonClient: drop global_id arg from _add_conn() and _add_conns()
Passing anything but MonClient instance's global_id doesn't make
sense.
Signed-off-by: Ilya Dryomov <idryomov@gmail....
Ilya Dryomov
07:59 PM Revision 5c156c88 (ceph): auth/AuthServiceHandler: drop unused start_session() args
session_key, connection_secret and connection_secret_required_length
aren't material for start_session() across all t...
Ilya Dryomov
07:59 PM Revision 0fbb2f8e (ceph): auth/AuthServiceHandler: build_cephx_response_header() is cephx-specific
Make the one in CephxServiceHandler private and drop the stub in
AuthNoneServiceHandler.
Signed-off-by: Ilya Dryomov...
Ilya Dryomov
07:59 PM Revision 92542928 (ceph): auth/AuthServiceHandler: keep track of global_id and whether it is new
AuthServiceHandler already has global_id field, but it is unused.
Revive it and let the handler know whether global_i...
Ilya Dryomov
07:59 PM Revision d8e045ad (ceph): auth/cephx: make cephx_decode_ticket() take a const ticket_blob
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit 6b860684c6e59b11c727206819805f89f0518575)
Ilya Dryomov
07:59 PM Revision 059eabcc (ceph): auth/cephx: option to disallow unauthorized global_id (re)use
global_id is a cluster-wide unique id that must remain stable for the
lifetime of the client instance. The cephx pro...
Ilya Dryomov
07:59 PM Revision 01c52b1e (ceph): mon: fail fast when unauthorized global_id (re)use is disallowed
When unauthorized global_id (re)use is disallowed, we don't want to
let unpatched clients in because they wouldn't be...
Ilya Dryomov
07:59 PM Revision 3890b64c (ceph): auth/cephx: rotate auth tickets less often
If unauthorized global_id (re)use is disallowed, a client that has
been disconnected from the network long enough for...
Ilya Dryomov
07:26 PM Revision 671d31fb (ceph): qa/suites/krbd: don't require CEPHX_V2 for unmap subsuite
Starting with pacific, CEPHX_V2 is required by default but
pre-single-major.yaml kernel doesn't support it.
Signed-o...
Ilya Dryomov
07:23 PM Revision ca822b9a (ceph): Merge pull request #40576 from idryomov/wip-no-cephxv2-for-unmap
qa/suites/krbd: don't require CEPHX_V2 for unmap subsuite
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Ilya Dryomov
07:20 PM CephFS Bug #49873 (Duplicate): ceph_lremovexattr does not return error on file in ceph pacific
Thanks for checking that Sidharth. Patrick Donnelly
03:15 PM CephFS Bug #49873: ceph_lremovexattr does not return error on file in ceph pacific
That sounds sensible to me, thanks! I did attempt to build ceph a copule of weeks ago, but unfortunately I was unabl... John Mulligan
02:54 PM CephFS Bug #49873: ceph_lremovexattr does not return error on file in ceph pacific
I tested this incorrectly last week using libcephfs due to an incorrect reproduction of the steps. Upon retesting cor... Sidharth Anupkrishnan
07:19 PM CephFS Bug #50305 (Resolved): MDS doesn't set fscrypt flag on new inodes with crypto context in xattr bu...
The new fscrypt context handling code will set the "fscrypt" flag when the encryption.ctx xattr is set explicitly, bu... Jeff Layton
07:19 PM Revision a4a2b900 (ceph): Merge pull request #40800 from yuvalif/wip-yuval-fix-50291
rgw/amqp/test: fix mock prototype for librabbitmq-0.11.0 Yuval Lifshitz
07:11 PM Revision ca43c819 (ceph): Merge PR #40651 into master
* refs/pull/40651/head:
doc/cephadm: fix a typo
Reviewed-by: Sebastian Wagner <swagner@suse.com>
Patrick Donnelly
07:10 PM Revision 7b367ce6 (ceph): rgw: fix radoslist stuck loop
When an incomplete multipart upload has in excess of 1000 parts,
looping over those parts was not handled property ca...
J. Eric Ivancich
07:10 PM Revision afb006e7 (ceph): rgw: test `radosgw-admin radoslist` and incomplete multiparts better
Make sure there are more than 1000 incomplete multiparts and also make
sure one of the incomplete multiparts has at l...
J. Eric Ivancich
06:56 PM Revision 7cafa165 (ceph): qa/tasks/ceph.conf: shorten cephx TTL for testing
Rotate tickets frequently to exercise those code paths during testing.
Signed-off-by: Sage Weil <sage@newdream.net>
...
Sage Weil
06:56 PM Revision 6dbc5488 (ceph): mon/MonClient: resurrect "waiting for monmap|config" timeouts
This fixes a regression introduced in commit 85157d5aae3d ("mon:
s/Mutex/ceph::mutex/"). Waiting for monmap and conf...
Ilya Dryomov
06:56 PM Revision a39fe492 (ceph): mon/MonClient: claim active_con's auth explicitly
Eliminate confusion by moving auth from active_con into MonClient
instead of swapping them.
The existing MonClient::...
Ilya Dryomov
06:56 PM Revision d5f52b2d (ceph): mon/MonClient: preserve auth state on reconnects
Commit a2eb6ae3fb57 ("mon/monclient: hunt for multiple monitor in
parallel") introduced a regression where auth state...
Ilya Dryomov
06:56 PM Revision fde81029 (ceph): mon/MonClient: reset auth state in shutdown()
Destroying AuthClientHandler and not resetting global_id is another
way to get MonClient to send CEPHX_GET_AUTH_SESSI...
Ilya Dryomov
06:56 PM Revision 2c6f5896 (ceph): mon/MonClient: drop global_id arg from _add_conn() and _add_conns()
Passing anything but MonClient instance's global_id doesn't make
sense.
Signed-off-by: Ilya Dryomov <idryomov@gmail....
Ilya Dryomov
06:56 PM Revision c4177d60 (ceph): auth/AuthServiceHandler: drop unused start_session() args
session_key, connection_secret and connection_secret_required_length
aren't material for start_session() across all t...
Ilya Dryomov
06:56 PM Revision ec0f91ff (ceph): auth/AuthServiceHandler: build_cephx_response_header() is cephx-specific
Make the one in CephxServiceHandler private and drop the stub in
AuthNoneServiceHandler.
Signed-off-by: Ilya Dryomov...
Ilya Dryomov
06:56 PM Revision 84afc70e (ceph): auth/AuthServiceHandler: keep track of global_id and whether it is new
AuthServiceHandler already has global_id field, but it is unused.
Revive it and let the handler know whether global_i...
Ilya Dryomov
06:56 PM Revision 77ef3e1d (ceph): auth/cephx: make cephx_decode_ticket() take a const ticket_blob
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit 6b860684c6e59b11c727206819805f89f0518575)
Ilya Dryomov
06:56 PM Revision 33244522 (ceph): auth/cephx: option to disallow unauthorized global_id (re)use
global_id is a cluster-wide unique id that must remain stable for the
lifetime of the client instance. The cephx pro...
Ilya Dryomov
06:56 PM Revision af560a1e (ceph): mon: fail fast when unauthorized global_id (re)use is disallowed
When unauthorized global_id (re)use is disallowed, we don't want to
let unpatched clients in because they wouldn't be...
Ilya Dryomov
06:56 PM Revision 1f57617d (ceph): auth/cephx: rotate auth tickets less often
If unauthorized global_id (re)use is disallowed, a client that has
been disconnected from the network long enough for...
Ilya Dryomov
06:56 PM Revision 9f3efe7c (ceph): auth/cephx: ignore CEPH_ENTITY_TYPE_AUTH in requested keys
When handling CEPHX_GET_AUTH_SESSION_KEY requests from nautilus+
clients, ignore CEPH_ENTITY_TYPE_AUTH in CephXAuthen...
Ilya Dryomov
06:56 PM Revision 106d3146 (ceph): mon/HealthMonitor: raise AUTH_INSECURE_GLOBAL_ID_RENEWAL[_ALLOWED]
Two new alerts:
- AUTH_INSECURE_GLOBAL_ID_RENEWAL_ALLOWED if we are allowing clients to reclaim
global_ids in an ins...
Sage Weil
06:56 PM Revision 13e9e57d (ceph): cephadm: set auth_allow_insecure_global_id_reclaim for mon on bootstrap
If this is a fresh pacific cluster, let's assume that there won't be
legacy clients connecting. (And if there are, l...
Sage Weil
06:56 PM Revision 1663a01d (ceph): qa/tasks/ceph[adm].conf[.template]: disable insecure global_id reclaim ...
Turn these off everywhere for our tests so they don't interfere with our health checks.
Signed-off-by: Sage Weil <sa...
Sage Weil
06:56 PM Revision f1f20b26 (ceph): qa/suites/upgrade/octopus-x: disable insecure global_id reclaim health ...
These will trigger on upgrade; suppress them so that our health gates
will still work.
Signed-off-by: Sage Weil <sag...
Sage Weil
06:56 PM Revision 62d191e0 (ceph): qa/standalone: default to disable insecure global id reclaim
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit 72c4fc75ad301980baebc7789ed6391444057e5b)
Sage Weil
06:50 PM Revision 550cb607 (ceph): qa/tasks/ceph.conf: shorten cephx TTL for testing
Rotate tickets frequently to exercise those code paths during testing.
Signed-off-by: Sage Weil <sage@newdream.net>
...
Sage Weil
06:50 PM Revision da55a3bc (ceph): mon/MonClient: resurrect "waiting for monmap|config" timeouts
This fixes a regression introduced in commit 85157d5aae3d ("mon:
s/Mutex/ceph::mutex/"). Waiting for monmap and conf...
Ilya Dryomov
06:50 PM Revision 645e89d9 (ceph): mon/MonClient: claim active_con's auth explicitly
Eliminate confusion by moving auth from active_con into MonClient
instead of swapping them.
The existing MonClient::...
Ilya Dryomov
06:50 PM Revision a4369b61 (ceph): mon/MonClient: preserve auth state on reconnects
Commit a2eb6ae3fb57 ("mon/monclient: hunt for multiple monitor in
parallel") introduced a regression where auth state...
Ilya Dryomov
06:50 PM Revision 5619a650 (ceph): mon/MonClient: reset auth state in shutdown()
Destroying AuthClientHandler and not resetting global_id is another
way to get MonClient to send CEPHX_GET_AUTH_SESSI...
Ilya Dryomov
06:50 PM Revision d938e11e (ceph): mon/MonClient: drop global_id arg from _add_conn() and _add_conns()
Passing anything but MonClient instance's global_id doesn't make
sense.
Signed-off-by: Ilya Dryomov <idryomov@gmail....
Ilya Dryomov
06:50 PM Revision 5d75e468 (ceph): auth/AuthServiceHandler: drop unused start_session() args
session_key, connection_secret and connection_secret_required_length
aren't material for start_session() across all t...
Ilya Dryomov
06:50 PM Revision e4babc69 (ceph): auth/AuthServiceHandler: build_cephx_response_header() is cephx-specific
Make the one in CephxServiceHandler private and drop the stub in
AuthNoneServiceHandler.
Signed-off-by: Ilya Dryomov...
Ilya Dryomov
06:50 PM Revision ec5ee926 (ceph): auth/AuthServiceHandler: keep track of global_id and whether it is new
AuthServiceHandler already has global_id field, but it is unused.
Revive it and let the handler know whether global_i...
Ilya Dryomov
06:50 PM Revision 008353a6 (ceph): auth/cephx: make cephx_decode_ticket() take a const ticket_blob
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit 6b860684c6e59b11c727206819805f89f0518575)
Ilya Dryomov
06:50 PM Revision 97f617bd (ceph): auth/cephx: option to disallow unauthorized global_id (re)use
global_id is a cluster-wide unique id that must remain stable for the
lifetime of the client instance. The cephx pro...
Ilya Dryomov
06:50 PM Revision 1da4ab57 (ceph): mon: fail fast when unauthorized global_id (re)use is disallowed
When unauthorized global_id (re)use is disallowed, we don't want to
let unpatched clients in because they wouldn't be...
Ilya Dryomov
06:50 PM Revision ea0c5461 (ceph): auth/cephx: rotate auth tickets less often
If unauthorized global_id (re)use is disallowed, a client that has
been disconnected from the network long enough for...
Ilya Dryomov
06:50 PM Revision 13f1f5d9 (ceph): auth/cephx: ignore CEPH_ENTITY_TYPE_AUTH in requested keys
When handling CEPHX_GET_AUTH_SESSION_KEY requests from nautilus+
clients, ignore CEPH_ENTITY_TYPE_AUTH in CephXAuthen...
Ilya Dryomov
06:50 PM Revision f217c0d6 (ceph): mon/HealthMonitor: raise AUTH_INSECURE_GLOBAL_ID_RENEWAL[_ALLOWED]
Two new alerts:
- AUTH_INSECURE_GLOBAL_ID_RENEWAL_ALLOWED if we are allowing clients to reclaim
global_ids in an ins...
Sage Weil
06:50 PM Revision dbd77499 (ceph): cephadm: set auth_allow_insecure_global_id_reclaim for mon on bootstrap
If this is a fresh pacific cluster, let's assume that there won't be
legacy clients connecting. (And if there are, l...
Sage Weil
06:50 PM Revision b5cab08d (ceph): qa/tasks/ceph[adm].conf[.template]: disable insecure global_id reclaim ...
Turn these off everywhere for our tests so they don't interfere with our health checks.
Signed-off-by: Sage Weil <sa...
Sage Weil
06:50 PM Revision 67ce28d1 (ceph): qa/suites/upgrade/octopus-x: disable insecure global_id reclaim health ...
These will trigger on upgrade; suppress them so that our health gates
will still work.
Signed-off-by: Sage Weil <sag...
Sage Weil
06:50 PM Revision db4d1752 (ceph): qa/standalone: default to disable insecure global id reclaim
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit 72c4fc75ad301980baebc7789ed6391444057e5b)
Sage Weil
06:50 PM Revision 3f6f46d8 (ceph): Merge pull request #40067 from myoungwon/wip-49726
osd: avoid for the two copy to cancel each other
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
06:03 PM CephFS Backport #50253 (In Progress): pacific: mds: "cluster [WRN] Scrub error on inode 0x1000000039d (/...
Patrick Donnelly
05:38 PM mgr Bug #50304 (Fix Under Review): pybind/mgr/devicehealth: scrape-health-metrics command accidentall...
Patrick Donnelly
05:36 PM mgr Bug #50304 (Resolved): pybind/mgr/devicehealth: scrape-health-metrics command accidentally rename...
Regression: 61bb1691f453a137cf4d50467af233fd3db7f897 Patrick Donnelly
05:37 PM Revision 05c0ddbb (ceph): pybind/mgr/devicehealth: fix command name
Regression: 61bb1691f453a137cf4d50467af233fd3db7f897
Fixes: https://tracker.ceph.com/issues/50304
Signed-off-by: Patr...
Patrick Donnelly
04:57 PM Dashboard Backport #50303 (In Progress): pacific: mgr/dashboard: adapt Dashboard to work with NFSv4
Alfonso Martínez
03:35 PM Dashboard Backport #50303 (Resolved): pacific: mgr/dashboard: adapt Dashboard to work with NFSv4
https://github.com/ceph/ceph/pull/40822 Backport Bot
04:56 PM Revision 8b879ca7 (ceph): qa/suites/upgrade/pacific-x/rgw-multisite: specify distro
instead of using the default / existing distro, specify the distro for
testing. this change prevents us from using bi...
Kefu Chai
04:55 PM Revision 855dba9d (ceph): mgr/cephadm: on ssh connection error, advice chmod 0600
Fixes: https://tracker.ceph.com/issues/46551
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry pick...
Sebastian Wagner
04:46 PM CephFS Bug #50271 (Won't Fix): vmware esxi NFS client cannot create thin provisioned vmdk files
Closing this as WONTFIX since we can't really do it without harming performance for important workloads. Jeff Layton
03:48 PM CephFS Bug #50271: vmware esxi NFS client cannot create thin provisioned vmdk files
I responded in the original email thread. The problem here is that ceph doesn't report sparse file usage correctly. W... Jeff Layton
01:44 PM CephFS Bug #50271 (Triaged): vmware esxi NFS client cannot create thin provisioned vmdk files
Patrick Donnelly
04:36 PM Revision e98923de (ceph): Merge PR #40546 into master
* refs/pull/40546/head:
SECURITY.md: Create SECURITY.md
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
04:31 PM Revision 6262cfa4 (ceph): qa/rgw: reenable valgrind in rgw/website
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
04:30 PM Revision bbefbd31 (ceph): qa/rgw: rgw/tempest uses ubuntu_latest.yaml
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
04:28 PM Revision c59f994a (ceph): qa/rgw: use symlinks for rgw/sts suite, target supported-random-distro$
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
04:28 PM Revision 1a42bd37 (ceph): qa/rgw: rgw/notifications no longer pins centos
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
04:28 PM Revision 09c93945 (ceph): qa/rgw: rgw/thrash uses ubuntu_latest.yaml
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
04:28 PM Revision 0a4437ba (ceph): qa/rgw: rgw/multifs uses ubuntu_latest.yaml
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
04:08 PM Orchestrator Bug #49910: cephadm | Creating initial admin user... | Please specify the file containing the pas...
Conversation from another few users who were impacted by this issue: https://www.reddit.com/r/ceph/comments/mi3asa/ce... Austin Brogan
04:06 PM Revision 1942095a (ceph): qa/rgw: rgw/multisite uses supported-random-distro$
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
04:05 PM Revision 8f27c845 (ceph): qa/rgw: move rgw/multisite valgrind config into valgrind.yaml.disabled
the valgrind coverage wasn't enabled, and it will take a lot more work
before we can reenable
Signed-off-by: Casey B...
Casey Bodley
03:58 PM Revision 73532088 (ceph): mgr/cephadm: place maximum on placement count based on host count
Fixes: https://tracker.ceph.com/issues/49960
Signed-off-by: Adam King <adking@redhat.com>
Adam King
03:55 PM Revision 4d989fbd (ceph): Merge pull request #39949 from sebastian-philipp/octopus-remove-18.04_p...
octopus: qa/suites/rados/cephadm: rm ubuntu_18.04_podman
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
03:53 PM Revision 3798cc65 (ceph): Merge PR #40726 into master
* refs/pull/40726/head:
doc: Add GPG Keys
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:45 PM Revision 463bb3d2 (ceph): Merge PR #40736 into master
* refs/pull/40736/head:
mgr/cephadm: rewrite/simplify describe_service
mgr/orchestrator: report osds as osd.unmanag...
Sage Weil
03:43 PM rgw Backport #50302 (In Progress): octopus: rgw: radoslist incomplete multipart parts marker
J. Eric Ivancich
02:40 PM rgw Backport #50302 (Resolved): octopus: rgw: radoslist incomplete multipart parts marker
https://github.com/ceph/ceph/pull/40820 Backport Bot
03:42 PM rgw Backport #50301 (In Progress): pacific: rgw: radoslist incomplete multipart parts marker
J. Eric Ivancich
02:40 PM rgw Backport #50301 (Resolved): pacific: rgw: radoslist incomplete multipart parts marker
https://github.com/ceph/ceph/pull/40819 Backport Bot
03:39 PM Dashboard Bug #49880 (Resolved): mgr/dashboard: User management role cloning broke in UI
Ernesto Puerta
03:39 PM Dashboard Backport #49971 (Resolved): octopus: mgr/dashboard: User management role cloning broke in UI
Ernesto Puerta
03:39 PM Revision 418a5d6f (ceph): Merge pull request #40399 from rhcs-dashboard/wip-49971-octopus
octopus: mgr/dashboard: Fix for broken User management role cloning
Reviewed-by: Alfonso Martínez <almartin@redhat.c...
Ernesto Puerta
03:38 PM Dashboard Backport #49545 (Resolved): octopus: mgr/dashboard: split tenant$user when creating S3 users
Ernesto Puerta
03:38 PM Revision 2a1d2c67 (ceph): Merge pull request #40297 from rhcs-dashboard/split-tenant-octopus
octopus: mgr/dashboard: Splitting tenant$user when creating rgw user
Reviewed-by: Alfonso Martínez <almartin@redhat....
Ernesto Puerta
03:34 PM Dashboard Bug #49925 (Pending Backport): mgr/dashboard: adapt Dashboard to work with NFSv4
Ernesto Puerta
03:33 PM Revision 648f9e11 (ceph): Merge pull request #40721 from rhcs-dashboard/49925-fix-nfs-ganesha
mgr/dashboard: fix errors when creating NFS export.
Reviewed-by: Avan Thakkar <athakkar@redhat.com>
Reviewed-by: Ern...
Ernesto Puerta
03:24 PM mgr Backport #49705: nautilus: mgr now includes mon metadata as part of osd metadata
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40359
merged
Yuri Weinstein
03:23 PM Revision 533a8556 (ceph): Merge pull request #40359 from tchaikov/nautilus-pr-39937
nautilus: mgr: add mon metada using type of "mon"
Reviewed-by: Deepika Upadhyay <dupadhya@redhat.com>
Yuri Weinstein
03:23 PM mgr Bug #50006: nautilus: ERROR: test_osd_came_back (tasks.mgr.test_progress.TestProgress)
https://github.com/ceph/ceph/pull/39397 merged Yuri Weinstein
03:22 PM Revision 21b8fb79 (ceph): Merge pull request #39397 from kamoltat/wip-nautilus-del-period-arg
nautilus: qa/tasks/mgr/test_progress: fix wait_until_equal
Reviewed-by: Deepika Upadhyay <dupadhya@redhat.com>
Yuri Weinstein
03:22 PM RADOS Bug #50119: Invalid read of size 4 in ceph::logging::Log::dump_recent()
Myoungwon Oh wrote:
> hm.. I think this is not related to tier_flush.
> According to /a/sage-2021-04-02_14\:05\:32...
Neha Ojha
03:21 PM RADOS Bug #50119: Invalid read of size 4 in ceph::logging::Log::dump_recent()
... Neha Ojha
03:21 PM Backport #50164: nautilus: master FTBFS on openSUSE Tumbleweed - no valid RPATH for $EXECUTABLE
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/40619
merged
Yuri Weinstein
03:21 PM Revision 57df5191 (ceph): Merge pull request #40619 from smithfarm/wip-50164-nautilus
nautilus: cmake: set empty RPATH for some test executables
Reviewed-by: Deepika Upadhyay <dupadhya@redhat.com>
Yuri Weinstein
03:21 PM bluestore Backport #49966: nautilus: BlueStore::_collection_list causes huge latency growth pg deletion
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40393
merged
Yuri Weinstein
03:21 PM Revision ad6e8077 (ceph): Merge pull request #40393 from neha-ojha/wip-49966-nautilus
nautilus: common/options: bluefs_buffered_io=true by default
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
03:18 PM rbd Backport #49768: nautilus: [rbd] the "trash mv" operation should support an optional "--image-id"
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40675
merged
Yuri Weinstein
03:18 PM Revision dd9bdff5 (ceph): Merge pull request #40675 from smithfarm/wip-49768-nautilus
nautilus: librbd: allow interrupted trash move request to be restarted
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Yuri Weinstein
03:18 PM RADOS Backport #49991: nautilus: unittest_mempool.check_shard_select failed
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40567
merged
Yuri Weinstein
03:18 PM Revision 3aa97fb3 (ceph): Merge pull request #40567 from singuliere/wip-49991-nautilus
nautilus: common/mempool: only fail tests if sharding is very bad
Reviewed-by: Deepika Upadhyay <dupadhya@redhat.com>
Yuri Weinstein
03:17 PM Revision f6586c34 (ceph): Merge pull request #40549 from idryomov/wip-remove-log-early-nautilus
nautilus: common: remove log_early configuration option
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
03:05 PM Messengers Bug #49237: segv in AsyncConnection::_stop()
can you try setting log_to_file=true, debug_ms=0/20, and reproducing the crash? If you can send us the resulting log... Sage Weil
02:59 PM Revision 0f65e5cf (ceph): qa/standalone: split osd/ into 2 directories
The whole osd/ directory takes 3 hours to run. Of that, about half is
osd-backfill*:
2021-04-05T20:38:55.932 INFO:t...
Sage Weil
02:51 PM Revision f7ba1861 (ceph): Merge pull request #40784 from tchaikov/octopus-boost-cmake
octopus: cmake: define BOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT globaly
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
R...
Kefu Chai
02:40 PM Revision 2a7e54d5 (ceph): Merge pull request #40814 from tchaikov/wip/ceph-object-corpus/pacific
ceph-object-corpus: pick up 16.2.0-90-g50f1821b4c
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
02:35 PM rgw Bug #50293 (Pending Backport): rgw: radoslist incomplete multipart parts marker
J. Eric Ivancich
02:34 PM Revision 505b3f21 (ceph): Merge pull request #40801 from ivancich/wip-radoslist-incomplete-multip...
rgw: radoslist incomplete multipart parts marker
Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
J. Eric Ivancich
02:26 PM CephFS Bug #50237: cephfs-journal-tool/cephfs-data-scan: Stuck in infinite loop with "NetHandler create_...
thanks for the reply!
i'll collect relevant mon/mds debug logs, and the strace outputs this week
if there is anythi...
n u
01:49 PM CephFS Bug #50237 (Need More Info): cephfs-journal-tool/cephfs-data-scan: Stuck in infinite loop with "N...
Patrick Donnelly
02:24 PM Dashboard Backport #50172 (In Progress): nautilus: mgr/dashboard: nodeenv can hang
Avan Thakkar
02:19 PM Revision c0803f8f (ceph): mgr/orchestractor: rgw realm and zone flags must both be provided
Signed-off-by: Daniel Pivonka <dpivonka@redhat.com> Daniel Pivonka
02:14 PM Dashboard Backport #50170 (In Progress): octopus: mgr/dashboard: nodeenv can hang
Avan Thakkar
02:03 PM Dashboard Backport #50171 (In Progress): pacific: mgr/dashboard: nodeenv can hang
Avan Thakkar
02:02 PM Revision 406f61f8 (ceph): mgr/dashboard: debug nodeenv hangs
Increase verbosity in nodeenv command for debugging purposes.
Fixes: https://tracker.ceph.com/issues/50044
Signed-of...
Ernesto Puerta
01:51 PM Linux kernel client Bug #50223 (Triaged): qa: "client.4737 isn't responding to mclientcaps(revoke)"
Probably need to lengthen some session timeouts so this goes away. The tests still succeed otherwis. Patrick Donnelly
01:49 PM Dashboard Backport #50034 (In Progress): pacific: mgr/dashboard: mute i18n output
Avan Thakkar
01:49 PM Revision 13f3129f (ceph): ceph-object-corpus: pick up 16.2.0-90-g50f1821b4c
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
01:49 PM Revision 8adb711c (ceph): mgr/dashboard: mute i18n progress
i18n progress build generates a lot of traces that make harder to find
the root cause for an error in frontend-unitte...
Ernesto Puerta
01:49 PM Revision d0f7d606 (ceph): build(deps): bump node-notifier in /src/pybind/mgr/dashboard/frontend
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1.
- [Release notes](https://githu...
dependabot[bot]
01:47 PM Revision 7b385894 (ceph): Merge pull request #40806 from rhcs-dashboard/fix-mailmap-master
mailmap: sort alphabetically & add Pere and Waad
Reviewed-by: Pere Diaz Bou <pdiazbou@redhat.com>
Reviewed-by: Waad ...
Kefu Chai
01:46 PM CephFS Bug #50258 (Triaged): pacific: qa: "run() got an unexpected keyword argument 'stdin_data'"
Patrick Donnelly
01:44 PM CephFS Bug #50279 (Triaged): qa: "Replacing daemon mds.b as rank 0 with standby daemon mds.c"
Patrick Donnelly
01:42 PM Revision 6676cf92 (ceph): Merge pull request #40656 from tchaikov/wip-qa-upgrade-focal
qa/suites: test upgrade/octopus-x on focal instead bionic
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Neha...
Kefu Chai
01:42 PM Revision 741db1c3 (ceph): Merge pull request #40805 from tchaikov/pacific-pr-40738
pacific: include/librados: fix doxygen syntax for docs build
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
01:40 PM Revision 1ee844f5 (ceph): Merge pull request #40811 from tchaikov/wip-gen-corpus
script/gen-corpus.sh: set CEPH_CONF
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
01:17 PM Revision b1d084d1 (ceph): doc: Add GPG Keys
Replaced my GPG key with ceph.com and David's GPG keys
Signed-off-by: Hardik Vyas <hvyas@redhat.com>
Hardik Vyas
01:16 PM mgr Bug #50205 (Fix Under Review): Telemetry module failing on empty JSON
Yaarit Hatuka
12:26 PM RADOS Bug #50299 (Resolved): PrimaryLogPG::inc_refcount_by_set leak
... Sage Weil
12:23 PM rgw Backport #48462 (In Progress): octopus: notifications: support GetTopicAttributes API
Nathan Cutler
11:57 AM Revision da7604b5 (ceph): rgw/notification: support GetTopicAttributes API
fixes: https://tracker.ceph.com/issues/46296
Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
(cherry picked from...
Yuval Lifshitz
11:47 AM Revision 00379cc4 (ceph): Merge pull request #40795 from wjwithagen/wjw-fix-ceph-dencoder
tools: do not unload plugins during destruction.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:28 AM Revision fdb4f834 (ceph): script/gen-corpus.sh: set CEPH_CONF
if we happen to run this script on a host where /etc/ceph/ceph.conf is
available, ceph CLI would use it instead. so, ...
Kefu Chai
11:28 AM Revision 52424874 (ceph): qa/workunits/cls: add executable bit to script
all the scripts except for test_cls_cas.sh under qa/workunits/cls
are executable. to be more consistent, add the exec...
Kefu Chai
11:16 AM CephFS Bug #50298 (Fix Under Review): libcephfs: support file descriptor based *at() APIs
Venky Shankar
11:14 AM CephFS Bug #50298 (Resolved): libcephfs: support file descriptor based *at() APIs
Venky Shankar
10:35 AM Revision 6a1c1737 (ceph): Merge pull request #40797 from wjwithagen/wjw-fix-monmap-retval
test: Undo the FreeBSD specific retval test
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:28 AM bluestore Bug #50297 (New): long osd online compaction: mon wrongly mark osd down
1. ceph tell osd.43 compact... Konstantin Shalygin
10:05 AM Orchestrator Bug #50296 (Can't reproduce): Failed to remove OSD service
I have some services created when adding ODSs from dashboard (I think):... Fedor Gusev
09:50 AM rbd Bug #47868 (Resolved): rbd-target-api / one of two service crash
Fixed in ceph-iscsi 3.5. Ilya Dryomov
09:46 AM rbd Bug #47868: rbd-target-api / one of two service crash
Mike, as Jason pointed out in your other ticket (https://github.com/ceph/ceph-iscsi/issues/221), a safety check has b... Ilya Dryomov
09:43 AM Revision 03770f75 (ceph): include/denc: include used header
to address the FTBFS like:
/home/kchai/ceph/src/include/denc.h: In member function ‘void DencDumper<T>::dump() const...
Kefu Chai
09:36 AM Dashboard Backport #50203 (Resolved): pacific: mgr/dashboard: Read-only user can see registry password
Ernesto Puerta
09:36 AM Revision 285be4dc (ceph): Merge pull request #40648 from rhcs-dashboard/wip-50203-pacific
pacific: mgr/dashboard: Revoke read-only user's access to Manager modules
Reviewed-by: Waadkh7 <walkhour@redhat.com>...
Ernesto Puerta
09:35 AM Revision 7c2f58ea (ceph): mon,osd: always init local variable
this change silences the warning like:
../src/mon/Monitor.cc: In member function ‘void Monitor::handle_command(MonOp...
Kefu Chai
09:29 AM Revision ff79cae5 (ceph): common/Formatter: include used header
otherwise it fails to build with gcc-toolset-10, like:
../src/common/Formatter.cc: In member function ‘virtual void ...
Kefu Chai
09:22 AM Revision 73b83738 (ceph): mailmap: add Dashboard members: Waad and Pere
Signed-off-by: Ernesto Puerta <epuertat@redhat.com> Ernesto Puerta
09:19 AM Revision ab458dc2 (ceph): mailmap: sort alphabetically
Signed-off-by: Ernesto Puerta <epuertat@redhat.com> Ernesto Puerta
09:06 AM Revision 8fd3607a (ceph): Merge pull request #40794 from wjwithagen/wjw-fix-promtool
test: Run Dockers only on Linux platforms
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:57 AM Revision 5487c149 (ceph): include/librados: fix doxygen syntax for docs build
The docs build is now warning about these like:
WARNING: Unparseable C cross-reference: '[in]'
Invalid C declaration...
Josh Durgin
08:43 AM rgw Bug #49208: Issues in using s3cmd/aws s3 sync as ceph is responding to listBlob Apis without pagi...
Matt Benjamin wrote:
> I don't understand this one. RGW in Ceph Nautilus and higher support listobjectsv2, any clie...
Vivek Jha
08:43 AM RADOS Feature #48182 (Resolved): osd: allow remote read by calling cls method from within cls context
Kefu Chai
08:42 AM Revision caf364db (ceph): Merge pull request #38120 from kiizawa/wip-cls-remote-read
osd: allow remote read by calling cls method from within cls context
Reviewed-by: Samuel Just <sjust@redhat.com>
Kefu Chai
08:36 AM Revision 130dbc77 (ceph): test: Undo the FreeBSD specific retval test
Changes to the socket code now result in returning EINVAL
In the past ENOENT was returned which is the FreeBSD error ...
Willem Jan Withagen
08:27 AM bluestore Bug #47330 (Resolved): ceph-osd can't start when CURRENT file does not end with newline or conten...
Kefu Chai
08:27 AM Revision 78d30109 (ceph): tools: do not unload plugins during destruction.
FreeBSD ceph-dencoder crashes in the exit() calls, due to
invalid pointer references during the release process of
th...
Willem Jan Withagen
08:26 AM Revision 9d9eb283 (ceph): Merge pull request #37016 from zhangdaolong/subcommon-bulefs-import
os/bluestore:Add subcommand bluefs-import in ceph-bluestore-tool.
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Revi...
Kefu Chai
08:23 AM Revision dcdd790d (ceph): Merge pull request #40644 from SMIL-Infra/cleanup-slash
cephadm: cleanup extra slash in runtime dir
Reviewed-by: Adam King <adking@redhat.com>
Kefu Chai
08:12 AM mgr Backport #50294 (In Progress): pacific: mgr/prometheus: Update ceph_pool_* metrics to include add...
Konstantin Shalygin
12:05 AM mgr Backport #50294 (Resolved): pacific: mgr/prometheus: Update ceph_pool_* metrics to include additi...
https://github.com/ceph/ceph/pull/40804 Backport Bot
08:09 AM Revision 7a158fcb (ceph): Merge pull request #40658 from tchaikov/wip-systemd
cmake: s/HAVE_MSGHDR/WITH_SYSTEMD/
Reviewed-by: Willem Jan Withagen <wjw@digiware.nl>
Kefu Chai
08:04 AM Orchestrator Bug #50295 (Closed): cephadm bootstrap mon container fails to start with podman 3.1 in CentOS 8 S...
When attempting to bootstrap a container on CentOS stream after Appstream changed from podman version 3.0.0-0.33rc2.m... Daniel Reader-Powell
07:50 AM Revision cb520aa9 (ceph): make-dist: refuse to run if script path contains a colon
Colons are not permissible in POSIX paths and their presence is known to break
the script.
Fixes: https://tracker.ce...
Nathan Cutler
07:32 AM Revision 68d41218 (ceph): rgw/http: add timeout to http client
also, prevent "Expect: 100-continue" from being sent
when not needed
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.co...
Yuval Lifshitz
06:44 AM rgw Bug #50218: Segmentation fault in radosgw_Main()
rados/upgrade/pacific-x/rgw-multisite/{clusters frontend overrides realm tasks upgrade/primary}
/a/kchai-2021-04-1...
Kefu Chai
06:40 AM Bug #49967: OSD: dequeue_op hight latency
This is my hard disk fault, please close bug. yite gu
06:11 AM Revision 2ba598ec (ceph): rgw/amqp/test: fix mock prototype for librabbitmq-0.11.0
also use extern C for to get compilation errors when
function prototype change
Fixes: https://tracker.ceph.com/issue...
Yuval Lifshitz
04:22 AM bluestore Bug #47740: OSD crash when increase pg_num
We also experience similar issues in our v15.2.4 clusters recently. We are doing tests. We keep writing data into poo... Jerry Pu
12:03 AM mgr Feature #49049 (Pending Backport): mgr/prometheus: Update ceph_pool_* metrics to include addition...
Paul Cuzner
12:02 AM Revision fd63c45a (ceph): Merge pull request #40635 from pcuzner/prometheus_add_pool_metadata
mgr/prometheus:Improve the pool metadata Paul Cuzner

04/11/2021

09:41 PM Revision ba0b8061 (ceph): rgw/amqp/kafka: prevent cuncurrent shutdowns from happening
this may be causing radosgw-admin and possibly radosgw to hang during
shutdown
fixes: https://tracker.ceph.com/issue...
Yuval Lifshitz
07:03 PM rgw Bug #50293: rgw: radoslist incomplete multipart parts marker
NOTE: backports may be slightly non-trivial due to Zipper 10. I'm happy to do them. J. Eric Ivancich
07:02 PM rgw Bug #50293 (Resolved): rgw: radoslist incomplete multipart parts marker
When an incomplete multipart upload has in excess of 1000 parts, looping over those parts was not handled property ca... J. Eric Ivancich
06:52 PM Revision 91d20a48 (ceph): Merge pull request #39944 from yuvalif/wip-yuval-fix-49650
rgw/notifications: delete bucket notification object when empty Yuval Lifshitz
06:44 PM Revision 2386023c (ceph): test: Run Dockers only on Linux platforms
Running a docker alternative only works if the platform
is Linux
Signed-off-by: Willem Jan Withagen <wjw@digiware...
Willem Jan Withagen
04:43 PM Revision c4e8185b (ceph): Merge pull request #40786 from tchaikov/wip-script-bit
build-integration-branch: retry when running into network failures
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
04:40 PM rgw Bug #50291 (Fix Under Review): ceph-16.2.0 builds have started failing in Fedora 35/rawhide w/ li...
Yuval Lifshitz
04:23 PM rgw-testing Bug #49800 (Fix Under Review): amqp: ssl test is failing when when IP is used
Yuval Lifshitz
03:49 PM Bug #50292 (New): FMT Cmake code does not work on FreeBSD with system libfmt
When libfmt is installed on FreeBSD you get version 7.1.3 (at the moment of reporting this)
The problem below migh...
Willem Jan Withagen
03:16 PM Revision 0fcb3372 (ceph): rgw/test: use 'localhost' for amqp ssl test
also move the amqp ssl tests to 'test_bn.py'
this fix combines commit: 1418bcc1dc3f22257fec840556902b4bf88932b8
with ...
Yuval Lifshitz
03:12 PM Bug #50151: SElinux denials observed on teuthology rados/upgrade run
/a/kchai-2021-04-11_12:36:03-rados-wip-kefu-testing-2021-04-11-1826-distro-basic-smithi/6035897/ Kefu Chai
02:55 PM rgw Bug #50218: Segmentation fault in radosgw_Main()
analyzing found core at:
http://qa-proxy.ceph.com/teuthology/nojha-2021-04-07_22:43:15-rados-wip-default-mclock-dist...
Mark Kogan
12:12 PM rgw Bug #50218: Segmentation fault in radosgw_Main()
adding addr2line of the crash location... Mark Kogan
02:28 PM Revision 34e4e487 (ceph): build-integration-branch: retry when running into network failures
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
10:21 AM RADOS Backport #50153: nautilus: Reproduce https://tracker.ceph.com/issues/48417
https://github.com/ceph/ceph/pull/40759#issuecomment-817237109 contains some advice on how to approach the backport Nathan Cutler
10:20 AM RADOS Backport #50152: octopus: Reproduce https://tracker.ceph.com/issues/48417
https://github.com/ceph/ceph/pull/40759#issuecomment-817237109 contains some advice on how to approach the backport Nathan Cutler
10:17 AM Backport #50210 (In Progress): octopus: BlueFS _flush_range coredump
Nathan Cutler
10:17 AM Revision 927f39bc (ceph): os/bluestore/BlueFS: do not _flush_range deleted files
Fixes: https://tracker.ceph.com/issues/49861
Signed-off-by: weixinwei <weixw3@lenovo.com>
(cherry picked from commit ...
xinwei wei
10:16 AM Backport #50198 (Rejected): octopus: src/tools/cephfs_mirror/PeerReplayer.cc Missing include
code does not exist in octopus Nathan Cutler
10:15 AM Backport #50143 (In Progress): octopus: qa/tasks/vstart_runner.py: not starting max_required_mgrs
Nathan Cutler
10:14 AM Revision 50f05019 (ceph): qa/tasks/vstart_runner.py: start max required mgrs
Pass environment copy with max required mgrs when shell kwarg is True.
Fixes: https://tracker.ceph.com/issues/50077
...
Alfonso Martínez
10:13 AM Backport #50120 (In Progress): octopus: cephContext: ceph-conf crash when CrushLocation construct
Nathan Cutler
10:13 AM Revision da0aa5f2 (ceph): crush/CrushLocation: do not print logging message in constructor
do not use logging facility in constructor, as CephContext::_log is set
after CephContext::crush_location is created ...
Alex Wu
10:10 AM Backport #50081 (In Progress): octopus: rbd-mirror: invalid name of rbd mirror image in perf dump
Nathan Cutler
10:09 AM Revision f5fc09f1 (ceph): rbd-mirror: fix UB while registering perf counters
register_perf_counters was called before m_image_spec initialization
resulting in UB in the perf counters' name.
Thi...
Arthur Outhenin-Chalandre
10:09 AM Backport #49378 (In Progress): octopus: building libcrc32
Nathan Cutler
10:09 AM Revision dbe725d5 (ceph): cmake: build static libs if they are internal ones
there are chances that user or build script set `BUILD_SHARED_LIBS`,
so these convenience libraries (using the autoto...
Kefu Chai
10:08 AM Backport #49732 (In Progress): octopus: mgr: fix dump duplicate info for ceph osd df
Nathan Cutler
10:07 AM Revision 12f148e5 (ceph): osd: ignore already dumped osd in dump_item()
Fixes: https://tracker.ceph.com/issues/49627
Signed-off-by: Xue Yantao <jhonxue@tencent.com>
(cherry picked from com...
jhon xue
10:00 AM CephFS Backport #50252 (Need More Info): octopus: mds: "cluster [WRN] Scrub error on inode 0x1000000039d...
cherry-pick applies cleanly, but the resulting code does not compile
see https://github.com/ceph/ceph/pull/40781 f...
Nathan Cutler
09:10 AM Revision 39118421 (ceph): os/bluestore/bluestore_tool: Add subcommand blufs-import
Examples
ceph-bluestore-tool bluefs-import --path /var/lib/ceph/osd/ceph-1 --input-file ./db/CURRENT --dest-file db/...
zhangdaolong
04:00 AM Revision 83eb7a3d (ceph): build-integration-branch: define variables for pr_number and friends
so they can be reused later.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:22 AM Revision 2346818a (ceph): cmake: define BOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT globaly
turns out we also need it for compiling librados tests with libboost
1.75, so just define it globally
Signed-off-by:...
Kefu Chai
02:13 AM Revision 40b85f21 (ceph): cmake: define BOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT for rgw tests
otherwise unittest_rgw_iam_policy does not compile with boost v1.75
Signed-off-by: Kefu Chai <kchai@redhat.com>
(che...
Kefu Chai

04/10/2021

09:44 PM CephFS Backport #50288 (In Progress): octopus: MDS stuck at stopping when reducing max_mds
Nathan Cutler
03:10 AM CephFS Backport #50288 (Resolved): octopus: MDS stuck at stopping when reducing max_mds
https://github.com/ceph/ceph/pull/40768 Backport Bot
09:43 PM CephFS Backport #50290 (In Progress): nautilus: MDS stuck at stopping when reducing max_mds
Nathan Cutler
05:12 PM CephFS Backport #50290 (Need More Info): nautilus: MDS stuck at stopping when reducing max_mds
appears to depend on #48991 which is a large, non-trivial changeset Nathan Cutler
03:10 AM CephFS Backport #50290 (Resolved): nautilus: MDS stuck at stopping when reducing max_mds
https://github.com/ceph/ceph/pull/40769 Backport Bot
09:34 PM CephFS Backport #50286 (In Progress): octopus: qa: "log [ERR] : error reading sessionmap 'mds2_sessionmap'"
Nathan Cutler
03:10 AM CephFS Backport #50286 (Resolved): octopus: qa: "log [ERR] : error reading sessionmap 'mds2_sessionmap'"
https://github.com/ceph/ceph/pull/40783 Backport Bot
09:34 PM Revision 78e0173f (ceph): mon: check mdsmap is resizeable before promoting standby-replay
If any MDS is up:creating, some rank data structures may not exist yet.
Fixes: https://tracker.ceph.com/issues/50215...
Patrick Donnelly
09:33 PM CephFS Backport #50283 (In Progress): octopus: MDS slow request lookupino #0x100 on rank 1 block forever...
Nathan Cutler
03:00 AM CephFS Backport #50283 (Resolved): octopus: MDS slow request lookupino #0x100 on rank 1 block forever on...
https://github.com/ceph/ceph/pull/40782 Backport Bot
09:30 PM CephFS Backport #50252 (In Progress): octopus: mds: "cluster [WRN] Scrub error on inode 0x1000000039d (/...
Nathan Cutler
09:30 PM CephFS Backport #50188 (Need More Info): octopus: qa: "Assertion `cb_done' failed."
not clear how new yaml file fits into octopus directory structure Nathan Cutler
09:28 PM CephFS Backport #50188 (In Progress): octopus: qa: "Assertion `cb_done' failed."
Nathan Cutler
09:27 PM CephFS Backport #50181 (In Progress): octopus: client: only check pool permissions for regular files
Nathan Cutler
09:27 PM Revision e3cea5f7 (ceph): client: only check pool permissions for regular files
There is no need to do a check_pool_perm() on anything that isn't
a regular file, as the MDS is what handles talking ...
Xiubo Li
09:26 PM CephFS Backport #50027 (In Progress): octopus: client: items pinned in cache preventing unmount
Nathan Cutler
09:26 PM Revision ee94da18 (ceph): client: fire the finish_cap_snap() after buffer being flushed
When the inode has Fb cap and the used reference is none zero, the
cap snap flushing will be delayed, so we need to m...
Xiubo Li
09:26 PM Revision b66f68da (ceph): client: clean up the code
Signed-off-by: Xiubo Li <xiubli@redhat.com>
(cherry picked from commit 820d39da39e65e99c1d58d56afc415186c1ae933)
Xiubo Li
09:26 PM Revision 0b83c59d (ceph): client: remove unused _flushed_cap_snap
Signed-off-by: Xiubo Li <xiubli@redhat.com>
(cherry picked from commit f60329bf1c5f9ad051387dbee10a210822620254)
Xiubo Li
09:26 PM Revision 6d140537 (ceph): client: simplify the iterating code
Signed-off-by: Xiubo Li <xiubli@redhat.com>
(cherry picked from commit 1bea6e5135148169baaf656563bb1acbe6a593b6)
Xiubo Li
09:25 PM CephFS Backport #49950 (In Progress): octopus: mgr/nfs: Update about cephadm single nfs-ganesha daemon p...
Nathan Cutler
09:25 PM Revision a67c03b7 (ceph): doc/cephfs/nfs: Add note about cephadm NFS-Ganesha daemon port
Fixes: https://tracker.ceph.com/issues/49921
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit ...
Varsha Rao
09:23 PM CephFS Backport #49934 (In Progress): octopus: libcephfs: test termination "what(): Too many open files"
Nathan Cutler
09:23 PM Revision d68f78c9 (ceph): test: reduce number of threads to 32 in LibCephFS.ShutdownRace
We're still occasionally hitting file descriptor limits when running
this test. Reduce the thread count to 32 for now...
Jeff Layton
09:23 PM CephFS Backport #49752 (In Progress): octopus: snap-schedule doc
Nathan Cutler
09:22 PM Revision 398c3609 (ceph): doc: snap-schedule documentation
Fixes: https://tracker.ceph.com/issues/48017
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from co...
Jan Fajerski
09:20 PM CephFS Backport #49851 (In Progress): octopus: mds: race of fetching large dirfrag
Nathan Cutler
09:19 PM Revision b338f952 (ceph): mds: fix race of fetching large dirfrag
When a dirfrag contains more than 'mds_dir_keys_per_op' items, MDS
needs to send multiple 'omap-get-vals' requests to...
Erqi Chen
09:16 PM CephFS Backport #49611 (In Progress): octopus: qa: racy session evicted check
Nathan Cutler
09:16 PM Revision 4c307fbc (ceph): qa: add sleep for blocklisting to take effect
Fixes: https://tracker.ceph.com/issues/49318
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fro...
Patrick Donnelly
09:14 PM CephFS Backport #49560 (In Progress): octopus: qa: file system deletion not complete because starter fs ...
Nathan Cutler
09:14 PM Revision 5269c9bc (ceph): qa: delete all fs during tearDown
During the ceph task Unwind, the MDS are stopped. If any file system
still exists, we will see failover messages in t...
Patrick Donnelly
09:13 PM CephFS Backport #49518 (In Progress): octopus: client: wake up the front pos waiter
Nathan Cutler
09:13 PM Revision b8aebba5 (ceph): client: wake up the front pos waiter
The old code was buggy, why it ran well without any problem is that
the big client_lock will make sure that the read/...
Xiubo Li
09:12 PM CephFS Backport #49515 (In Progress): octopus: pybind/cephfs: DT_REG and DT_LNK values are wrong
Nathan Cutler
09:12 PM Revision 37e568b0 (ceph): pybind/cephfs: DT_REG and DT_LNK values are wrong
DT_REG and DT_LNK don't match with values defined in
/usr/include/dirent.h
define DT_REG 8
define DT_LNK 10
This ...
Varsha Rao
09:11 PM CephFS Backport #49514 (In Progress): nautilus: client: allow looking up snapped inodes by inode number+...
Nathan Cutler
09:10 PM CephFS Backport #49513 (In Progress): octopus: client: allow looking up snapped inodes by inode number+s...
Nathan Cutler
09:01 PM CephFS Backport #49472 (In Progress): octopus: qa: ffsb workload: PG_AVAILABILITY|PG_DEGRADED warnings
Nathan Cutler
08:58 PM CephFS Backport #49413 (In Progress): octopus: mgr/nfs: Update about user config
Nathan Cutler
08:58 PM Revision f76f41d4 (ceph): doc/cephfs/nfs: Add rook pod restart note, export and log block example
Fixes: https://tracker.ceph.com/issues/48914
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit ...
Varsha Rao
08:57 PM CephFS Backport #49347 (In Progress): octopus: qa: Test failure: test_damaged_dentry (tasks.cephfs.test_...
Nathan Cutler
08:57 PM Revision 7637a0e7 (ceph): qa: for the latest kclient it will also return EIO
Fixes: https://tracker.ceph.com/issues/45100
Signed-off-by: Xiubo Li <xiubli@redhat.com>
(cherry picked from commit 6...
Xiubo Li
08:56 PM CephFS Backport #48878 (In Progress): octopus: mds: fix recall defaults based on feedback from productio...
Nathan Cutler
08:56 PM Revision 12cefa80 (ceph): mds: update defaults for recall configs
This is based on informal experience reportings from production
clusters.
Fixes: https://tracker.ceph.com/issues/484...
Patrick Donnelly
08:55 PM CephFS Backport #48836 (In Progress): octopus: have mount helper pick appropriate mon sockets for ms_mod...
Nathan Cutler
08:55 PM Revision e1d3ab92 (ceph): mount.ceph: collect v2 addresses for non-legacy ms_mode options
The kclient recently had support for msgr2 merged, and with that we have
a new ms_mode mount option. The mount helper...
Jeff Layton
08:54 PM CephFS Backport #45853 (In Progress): octopus: cephfs-journal-tool: NetHandler create_socket couldn't cr...
Nathan Cutler
08:54 PM Revision 8f7dbdaf (ceph): tools/cephfs: don't bind to public_addr
In some setup, binding to public_addr causes error:
NetHandler create_socket couldn't create socket (97) Address fam...
Yan, Zheng
07:04 PM mgr Bug #50205: Telemetry module failing on empty JSON
This issue should be fixed with PR https://github.com/ceph/ceph/pull/40669 Michał Chybowski
06:24 PM mgr Backport #49706 (Resolved): octopus: mgr now includes mon metadata as part of osd metadata
Nathan Cutler
06:20 PM mgr Backport #49351 (In Progress): octopus: device life expectancy resets on mgr restart
Nathan Cutler
06:16 PM mgr Backport #47097 (Need More Info): octopus: Module 'diskprediction_local' has failed: No module na...
more complicated than it looks Nathan Cutler
06:13 PM mgr Backport #47097 (In Progress): octopus: Module 'diskprediction_local' has failed: No module named...
Nathan Cutler
06:12 PM mgr Backport #47097 (New): octopus: Module 'diskprediction_local' has failed: No module named 'sklear...
first attempted backport -- https://github.com/ceph/ceph/pull/37376 -- was closed Nathan Cutler
06:09 PM RADOS Backport #50154 (In Progress): pacific: Reproduce https://tracker.ceph.com/issues/48417
Nathan Cutler
06:09 PM Revision e2f815cd (ceph): osd/PeeringState: fix acting_set_writeable min_size check
acting.size() >= pool.info.min_size is meant to check min_size against
acting set participants, but acting is a vecto...
Samuel Just
06:09 PM Revision 2a61a39d (ceph): osd/PeeringState: fix get_backfill_priority min_size comparison
acting has placeholders for ec, need to use actingset.
Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked ...
Samuel Just
06:08 PM RADOS Backport #50153 (Need More Info): nautilus: Reproduce https://tracker.ceph.com/issues/48417
not clear how this should be backported to nautilus Nathan Cutler
06:08 PM RADOS Backport #50152 (Need More Info): octopus: Reproduce https://tracker.ceph.com/issues/48417
not clear how this should be backported to octopus Nathan Cutler
06:07 PM RADOS Bug #48417: unfound EC objects in sepia's LRC after upgrade
Samuel Just wrote:
> I think this has the same root cause as https://tracker.ceph.com/issues/48613. Accepting IO be...
Nathan Cutler
06:02 PM RADOS Backport #50129 (In Progress): octopus: monmaptool --create --add nodeA --clobber monmap aborts i...
Nathan Cutler
06:02 PM Revision 161612f0 (ceph): monmaptool: Don't call set_port on an invalid address
Verify we parse the entire address argument.
Fixes: https://tracker.ceph.com/issues/48336
Signed-off-by: Brad Hubba...
Brad Hubbard
05:58 PM RADOS Backport #49816 (In Progress): octopus: mon: promote_standby does not update available_modules
Nathan Cutler
05:52 PM Revision 692ed5ad (ceph): mon/MgrMonitor: populate available_modules from promote_standby()
This was done in the beacon path, where there is no active mgr and we
get a new entrant, but not for this case where ...
Sage Weil
05:52 PM RADOS Backport #49566 (In Progress): octopus: api_watch_notify: LibRadosWatchNotify.AioWatchDelete2 fails
Nathan Cutler
05:52 PM Revision c4b37c50 (ceph): tests: ceph_test_rados_api_watch_notify: Allow for reconnect
An injected socket failure may cause rados_watch_check() to return
ENOENT instead of the expected ENOTCONN.
Fixes: h...
Brad Hubbard
05:51 PM rgw Backport #48462 (Need More Info): octopus: notifications: support GetTopicAttributes API
the commit cherry-picks to octopus cleanly, but the resulting code does not compile
see https://github.com/ceph/ce...
Nathan Cutler
05:19 PM rgw Backport #48462 (In Progress): octopus: notifications: support GetTopicAttributes API
Nathan Cutler
05:46 PM rgw Backport #50213 (In Progress): octopus: rgw: object lock: improve client error messages
Nathan Cutler
05:46 PM Revision 81cb385d (ceph): rgw: objectlock: improve client error messages
A bucket object lock configuration can only be set on buckets
created with the object-lock option enabled. Likewise,...
Matt Benjamin
05:39 PM rgw Bug #50194: librgw: make rgw file handle versioned
@Xuehan Xu - I noticed that #50193 was created before the fix got merged into master.
Please do not create backpor...
Nathan Cutler
05:33 PM rgw Backport #49317 (Need More Info): octopus: add security to amqp bucket notification endpoint
a huge, non-trivial changeset which depends on 988bb7f311dba2ae8206687915bec543c8c3992f which itself huge and non-tri... Nathan Cutler
05:28 PM rgw Backport #48660 (Need More Info): octopus: notifications: only bucket owner is allowed to add/rem...
this backport issue is effectively a duplicate of #48658
whatever disposition eventually happens to #48658 should ...
Nathan Cutler
05:25 PM rgw Backport #48658 (Need More Info): octopus: notification: cannot delete a notification from a dele...
large, non-trivial changeset
risk of a layperson attempting to backport this to a stable branch is too high
Nathan Cutler
05:23 PM rgw Backport #48657 (Need More Info): octopus: notifications: tag based filtering works only for obje...
large, non-trivial changeset
risk of a layperson attempting to backport this to a stable branch is too high
Nathan Cutler
05:14 PM bluestore Backport #49980 (Need More Info): nautilus: BlueRocksEnv::GetChildren may pass trailing slashes t...
not clear if master changeset constitutes the minimal fix Nathan Cutler
04:49 PM Messengers Feature #46226: msg: Messenger should log when it reaches the DispatchQueue throttle limit
I deleted the prematurely opened backport issues because they were showing up in the backport listings and creating c... Nathan Cutler
04:43 PM mgr Backport #50166 (Need More Info): nautilus: Module 'diskprediction_local' takes forever to load
nautilus supports both Python 2 and Python 3, and that makes backporting this bugfix to nautilus non-trivial Nathan Cutler
04:39 PM mgr Backport #50073 (In Progress): nautilus: make check / API tests fail to find Boost
Nathan Cutler
04:31 PM Backport #49376 (In Progress): nautilus: building libcrc32
Nathan Cutler
04:30 PM Backport #50211 (In Progress): nautilus: BlueFS _flush_range coredump
Nathan Cutler
04:30 PM Revision ec2b8b41 (ceph): os/bluestore/BlueFS: do not _flush_range deleted files
Fixes: https://tracker.ceph.com/issues/49861
Signed-off-by: weixinwei <weixw3@lenovo.com>
(cherry picked from commit ...
xinwei wei
04:28 PM Backport #50144 (In Progress): nautilus: qa/tasks/vstart_runner.py: not starting max_required_mgrs
Nathan Cutler
04:28 PM Revision 985dd137 (ceph): qa/tasks/vstart_runner.py: start max required mgrs
Pass environment copy with max required mgrs when shell kwarg is True.
Fixes: https://tracker.ceph.com/issues/50077
...
Alfonso Martínez
04:27 PM Backport #50122 (In Progress): nautilus: cephContext: ceph-conf crash when CrushLocation construct
Nathan Cutler
04:27 PM Revision edd63bf7 (ceph): crush/CrushLocation: do not print logging message in constructor
do not use logging facility in constructor, as CephContext::_log is set
after CephContext::crush_location is created ...
Alex Wu
04:00 PM CephFS Bug #50271: vmware esxi NFS client cannot create thin provisioned vmdk files
I have upgraded now to Octopus 15.2.10 and the issue is still present
Attached is the packet capture from the esxi...
Robert Toole
03:08 PM Revision 65ac18be (ceph): ceph.spec: consolidate python3-{setuptools,Cython} builds deps
the names of these packages are the same across SUSE and fedora/RHEL
distros.
Signed-off-by: Kefu Chai <kchai@redhat...
Kefu Chai
02:55 PM Revision 6654f44b (ceph): pybind/mgr/selftest: use Option to define options
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:55 PM Revision c3b28e66 (ceph): pybind/mgr/selftest: use CLICommand to define commands
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:55 PM Revision c371c240 (ceph): pybind/mgr/selftest: use enum to define Workload
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:55 PM Revision 904cea1b (ceph): pybind/mgr/selftest: add selftest to flake8
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:55 PM Revision ab6fe386 (ceph): pybind/mgr/selftest: add selftest to mypy
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:49 PM rgw Bug #50291: ceph-16.2.0 builds have started failing in Fedora 35/rawhide w/ librabbitmq-0.11.0
Fedora 34 has also recently updated to librabbitmq-0.11.0 Kaleb KEITHLEY
12:08 PM rgw Bug #50291: ceph-16.2.0 builds have started failing in Fedora 35/rawhide w/ librabbitmq-0.11.0
tracker managed the patch so I've added it as an attachment Kaleb KEITHLEY
12:03 PM rgw Bug #50291 (Resolved): ceph-16.2.0 builds have started failing in Fedora 35/rawhide w/ librabbitm...
Fedora 35 and Fedora ELN (enterprise linux next, a.k.a. rhel9) have updated to from librabbitmq-0.10.0 to -0.11.0 and... Kaleb KEITHLEY
01:12 PM Revision 58d9e904 (ceph): mgr/cephadm: rewrite/simplify describe_service
The prior implementation first tried to fabricate services based on the
running daemons, and then filled in defined s...
Sage Weil
01:09 PM Backport #49731 (In Progress): nautilus: mgr: fix dump duplicate info for ceph osd df
Nathan Cutler
01:09 PM Revision 30fd66d0 (ceph): osd: ignore already dumped osd in dump_item()
Fixes: https://tracker.ceph.com/issues/49627
Signed-off-by: Xue Yantao <jhonxue@tencent.com>
(cherry picked from com...
jhon xue
01:07 PM Revision 8d27b8fe (ceph): cephadm: normalize unqualified repo digests to docker.io
A RepoDigests returned by docker|podman image inspect can either include
the docker.io/ prefix or not. For reasons t...
Sage Weil
01:07 PM Revision 1f7c13a1 (ceph): mgr/cephadm/upgrade: normalize unqualified target image
If we get an unqualified target image, assume it's docker.io. This
ensures that we're passing a fully-qualified targ...
Sage Weil
01:06 PM Revision 3d5531fa (ceph): cephadm:persist the grafana.db file
This patch persists the grafana.db file, so the user can
create there own dashboard referencing ceph and node
metrics...
Paul Cuzner
01:06 PM Revision 67125c55 (ceph): qa/tasks/cephadm: add apply() method/task
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit 05b3ce258547d64a094b786a969d2b79c48a466e)
Sage Weil
01:06 PM Revision 9fb7ca79 (ceph): cephadm: pass '-i' to docker|podman run for shell|enter
This allows us to pipe things to stdin.
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit 8091...
Sage Weil
01:03 PM CephFS Backport #50284 (In Progress): nautilus: MDS slow request lookupino #0x100 on rank 1 block foreve...
Nathan Cutler
03:00 AM CephFS Backport #50284 (Rejected): nautilus: MDS slow request lookupino #0x100 on rank 1 block forever o...
Backport Bot
01:01 PM Revision d9497684 (ceph): Merge PR #40577 into master
* refs/pull/40577/head:
cephadm: normalize unqualified repo digests to docker.io
mgr/cephadm/upgrade: normalize unq...
Sage Weil
01:01 PM Revision 542b81b8 (ceph): Merge PR #40537 into master
* refs/pull/40537/head:
cephadm:persist the grafana.db file
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
12:59 PM CephFS Backport #50251 (Need More Info): nautilus: mds: "cluster [WRN] Scrub error on inode 0x1000000039...
non-trivial backport. The cherry-pick from master applies cleanly, but the resulting code does not compile -- presuma... Nathan Cutler
11:53 AM CephFS Backport #50251 (In Progress): nautilus: mds: "cluster [WRN] Scrub error on inode 0x1000000039d (...
Nathan Cutler
12:44 PM CephFS Backport #50255 (In Progress): nautilus: mds: standby-replay only trims cache when it reaches the...
Nathan Cutler
11:58 AM CephFS Backport #50255 (Need More Info): nautilus: mds: standby-replay only trims cache when it reaches ...
non-trivial backport Nathan Cutler
12:15 PM CephFS Backport #48813 (In Progress): octopus: mds: spurious wakeups in cache upkeep
Nathan Cutler
12:11 PM CephFS Backport #50256 (In Progress): octopus: mds: standby-replay only trims cache when it reaches the ...
Nathan Cutler
11:52 AM CephFS Backport #50189 (Need More Info): nautilus: qa: "Assertion `cb_done' failed."
this one is non-trivial to backport because the yaml structure under qa/ has changed substantially since nautilus Nathan Cutler
10:58 AM CephFS Backport #50184 (Need More Info): octopus: client: openned inodes counter is inconsistent
This ticket is for tracking the octopus backport of a follow-on fix for #46865 which was backported to pacific only? Nathan Cutler
10:57 AM CephFS Backport #50182 (Need More Info): nautilus: client: openned inodes counter is inconsistent
This ticket is for tracking the nautilus backport of a follow-on fix for #46865 which was backported to pacific only? Nathan Cutler
10:42 AM Dashboard Bug #47374: mgr/dashboard: values of the `Daemons` column of Ganesha exports table contains no sp...
Hey,
Can I take this up?
Shreya Sharma
06:07 AM Revision d76e65bc (ceph): rgw: test `radosgw-admin radoslist` and incomplete multiparts better
Make sure there are more than 1000 incomplete multiparts and also make
sure one of the incomplete multiparts has at l...
J. Eric Ivancich
03:10 AM CephFS Backport #50289 (Resolved): pacific: MDS stuck at stopping when reducing max_mds
https://github.com/ceph/ceph/pull/40856 Backport Bot
03:10 AM CephFS Backport #50287 (Resolved): pacific: qa: "log [ERR] : error reading sessionmap 'mds2_sessionmap'"
https://github.com/ceph/ceph/pull/40852 Backport Bot
03:09 AM CephFS Bug #50215 (Pending Backport): qa: "log [ERR] : error reading sessionmap 'mds2_sessionmap'"
Patrick Donnelly
03:08 AM Revision 4803e9f5 (ceph): Merge PR #40653 into master
* refs/pull/40653/head:
mon: check mdsmap is resizeable before promoting standby-replay
Reviewed-by: Patrick Donnel...
Patrick Donnelly
03:08 AM CephFS Bug #50112 (Pending Backport): MDS stuck at stopping when reducing max_mds
Patrick Donnelly
03:06 AM Revision 3e849e73 (ceph): Merge PR #40642 into master
* refs/pull/40642/head:
client: don't allow access to MDS-private inodes
Reviewed-by: Patrick Donnelly <pdonnell@re...
Patrick Donnelly
03:05 AM CephFS Backport #50285 (Resolved): pacific: qa: test standby_replay in workloads
https://github.com/ceph/ceph/pull/40853 Backport Bot
03:04 AM Revision 4d29e591 (ceph): Merge PR #40481 into master
* refs/pull/40481/head:
qa: test standby-replay with fs:workloads
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
03:03 AM CephFS Fix #50045 (Pending Backport): qa: test standby_replay in workloads
Patrick Donnelly
03:02 AM CephFS Bug #49466 (Resolved): qa: "Command failed on gibba030 with status 1: 'set -ex\nsudo dd of=/tmp/t...
Patrick Donnelly
03:02 AM Revision 76ac0068 (ceph): Merge PR #40431 into master
* refs/pull/40431/head:
qa/cephfs: remove create_keyring_file from cephfs_test_case.py
qa/cephfs: don't use sudo to...
Patrick Donnelly
03:00 AM CephFS Backport #50282 (Resolved): pacific: MDS slow request lookupino #0x100 on rank 1 block forever on...
https://github.com/ceph/ceph/pull/40856 Backport Bot
02:58 AM CephFS Bug #49922 (Pending Backport): MDS slow request lookupino #0x100 on rank 1 block forever on dispa...
Patrick Donnelly
02:58 AM Revision d302b726 (ceph): Merge PR #40389 into master
* refs/pull/40389/head:
mds: reject lookup ino requests for mds dirs
test: add test for invalid lookup of mdsdir
R...
Patrick Donnelly
02:55 AM CephFS Bug #50281 (Resolved): qa: untar_snap_rm timeout
... Patrick Donnelly
02:51 AM Bug #50280 (Duplicate): cephadm: RuntimeError: uid/gid not found
... Patrick Donnelly
02:48 AM Linux kernel client Bug #50223: qa: "client.4737 isn't responding to mclientcaps(revoke)"
osd thrashing and kclient: /ceph/teuthology-archive/pdonnell-2021-04-08_22:42:24-fs-wip-pdonnell-testing-20210408.192... Patrick Donnelly
02:45 AM CephFS Bug #48365 (New): qa: ffsb build failure on CentOS 8.2
Back from the dead: /ceph/teuthology-archive/pdonnell-2021-04-08_22:42:24-fs-wip-pdonnell-testing-20210408.192301-dis... Patrick Donnelly
02:39 AM CephFS Bug #50279 (Need More Info): qa: "Replacing daemon mds.b as rank 0 with standby daemon mds.c"
... Patrick Donnelly
01:49 AM RADOS Bug #50208: [ FAILED ] CephSQLiteTest.InsertBulk4096 [with slow ops during this test with addti...
... Patrick Donnelly
01:04 AM Revision b3ed88ef (ceph): mgr/volumes: remove unused semicolon
Signed-off-by: jindengke <jindengke@inspur.com> Sullivan Jin
12:58 AM RADOS Bug #50119: Invalid read of size 4 in ceph::logging::Log::dump_recent()
hm.. I think this is not related to tier_flush.
According to /a/sage-2021-04-02_14\:05\:32-rados-wip-sage2-testing-...
Myoungwon Oh
12:24 AM Revision b4f291a6 (ceph): Merge pull request #40723 from zdover23/wip-doc-second-attempt-mclock-r...
doc/rados: rewrite mclock docs (2 of 2)
Reviewed-by: Sridhar Seshasayee <sseshasa@redhat.com>
Reviewed-by: Neha Ojha...
Neha Ojha
12:06 AM cephsqlite Feature #50278 (Fix Under Review): mgr/pybind: add support for common sqlite3 databases
Patrick Donnelly
12:02 AM cephsqlite Feature #50278 (Resolved): mgr/pybind: add support for common sqlite3 databases
And update devicehealth to use it! Patrick Donnelly

04/09/2021

11:48 PM Revision 91104375 (ceph): Merge pull request #40738 from jdurgin/wip-librados-docs
include/librados: fix doxygen syntax for docs build
Reviewed-by: Neha Ojha <nojha@redhat.com>
Josh Durgin
11:04 PM Revision 50f1821b (ceph): Merge PR #40663 into pacific
* refs/pull/40663/head:
qa/tasks/ceph.conf: shorten cephx TTL for testing
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
10:34 PM RADOS Bug #48503: scrub stat mismatch on bytes
... Deepika Upadhyay
10:30 PM RADOS Bug #50277 (New): nautilus: Error ETIMEDOUT: crush smoke test failed with -110: timed out during ...
... Deepika Upadhyay
10:24 PM CephFS Bug #47689: rados/upgrade/nautilus-x-singleton fails due to cluster [WRN] evicting unresponsive c...
looks similar: https://tracker.ceph.com/issues/50275 Deepika Upadhyay
10:15 PM Revision a381c7dc (ceph): crimson/os/alienstore: use bluestore debug prefix
Filestore is never accurate. Since we only intend to use bluestore
with alien mode, it's not worth introducing a sepa...
Josh Durgin
10:13 PM mgr Bug #50205: Telemetry module failing on empty JSON
Yaarit, could you please take a look? Neha Ojha
10:06 PM RADOS Bug #50275 (New): nautilus: evicting unresponsive client
... Deepika Upadhyay
10:01 PM Revision 70b8f16a (ceph): include/librados: fix doxygen syntax for docs build
The docs build is now warning about these like:
WARNING: Unparseable C cross-reference: '[in]'
Invalid C declaration...
Josh Durgin
09:45 PM RADOS Backport #50274 (Resolved): pacific: FAILED ceph_assert(attrs || !recovery_state.get_pg_log().get...
https://github.com/ceph/ceph/pull/44181 Backport Bot
09:42 PM RADOS Bug #50192 (Pending Backport): FAILED ceph_assert(attrs || !recovery_state.get_pg_log().get_missi...
Neha Ojha
09:41 PM RADOS Bug #50208: [ FAILED ] CephSQLiteTest.InsertBulk4096 [with slow ops during this test with addti...
Patrick, this test was using extra delays (https://github.com/ceph/ceph/pull/40593/files#diff-81a3b5f9694ef27ed306f04... Neha Ojha
09:29 PM RADOS Bug #50119: Invalid read of size 4 in ceph::logging::Log::dump_recent()
Myoungwon Oh: can you please help debug this? Neha Ojha
09:21 PM RADOS Bug #49868: RuntimeError: Exiting scrub checking -- not all pgs scrubbed
Since the original patches have been reverted in pacific and master, downgrading this bug. Neha Ojha
02:46 PM RADOS Bug #49868: RuntimeError: Exiting scrub checking -- not all pgs scrubbed
Neha Ojha wrote:
> https://github.com/ceph/ceph/pull/40623 - being reverted in master for the time being
merged
Yuri Weinstein
09:07 PM Orchestrator Documentation #50273 (Resolved): remove keepalived_user from haproxy docs
keepalived_user is not used and not required
putting it in the spec results in an error
Daniel Pivonka
08:56 PM Revision 8ec8e6e6 (ceph): cephadm: fix failure when using --apply-spec and --shh-user
ssh-copy-id was being run as the root user because cephadm requires sudo
so it was trying to use the root users ssh k...
Daniel Pivonka
08:53 PM Revision 38f84520 (ceph): mgr/cephadm/upgrade: normalize unqualified target image
If we get an unqualified target image, assume it's docker.io. This
ensures that we're passing a fully-qualified targ...
Sage Weil
08:53 PM Revision e07a7383 (ceph): cephadm: normalize unqualified repo digests to docker.io
A RepoDigests returned by docker|podman image inspect can either include
the docker.io/ prefix or not. For reasons t...
Sage Weil
08:49 PM Revision f3180ad7 (ceph): doc/rados: rewrite mclock docs (2 of 2)
This is my second attempt to rewrite the
second half of the mclock docs. The first attempt
is enshrined in https://gi...
Zac Dover
08:36 PM RADOS Backport #50125 (New): nautilus: mon: Modify Paxos trim logic to be more efficient
Nathan Cutler wrote:
> Looks like a feature. Not clear if it's worth the risk to backport this to nautilus as this l...
Neha Ojha
08:23 PM Revision 5adef5f7 (ceph): mgr/orchestrator: report osds as osd.unmanaged as appropriate
If there is no osdspec_affinity or service_name (from unit.meta), then
report as 'osd.unmanaged'.
Signed-off-by: Sag...
Sage Weil
08:08 PM Orchestrator Bug #50272: cephadm: after downsizing mon service from 5 to 3 daemons, cephadm reports "stray" da...
downsizing* both services Adam King
08:07 PM Orchestrator Bug #50272 (New): cephadm: after downsizing mon service from 5 to 3 daemons, cephadm reports "str...
After having 5 mon/mgr daemons and then donsizin both services to 3 daemons list_servers, which is used to detect str... Adam King
07:42 PM Revision 055ebe38 (ceph): Merge pull request #39216 from myoungwon/wip-manifest-dedup-test
osd, test: reworks for manifest dedup test cases
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
07:37 PM Revision 9587fb3b (ceph): doc: refine cephfs/standby
Anthony D'Atri
07:35 PM Revision 2b63ae25 (ceph): mgr/orchestrator: remove IMAGE ID from 'orch ls'
This is not very useful at this level:
- we see it from 'orch ps'
- it can be a mix of ids during upgrade
- some s...
Sage Weil
07:31 PM Orchestrator Bug #50267 (Fix Under Review): rgw service can be deploy with realm and no zone or vise versa
Daniel Pivonka
02:32 PM Orchestrator Bug #50267 (Resolved): rgw service can be deploy with realm and no zone or vise versa
--realm and --zone both need to be supplied when doing 'orch apply rgw'
if just --realm is supplied the rgw servic...
Daniel Pivonka
07:28 PM Revision 098eddae (ceph): rgw: fix radoslist stuck loop
When an incomplete multipart upload has in excess of 1000 parts,
looping over those parts was not handled property ca...
J. Eric Ivancich
07:16 PM Orchestrator Bug #50041 (Pending Backport): cephadm bootstrap with apply-spec anmd ssh-user option failed whil...
Daniel Pivonka
07:01 PM Orchestrator Bug #49277: cephadm bootstrap --apply-spec <cluster.yaml> hangs
We think this is a duplicate of https://tracker.ceph.com/issues/50041 and fixed by https://github.com/ceph/ceph/pull/... John Fulton
05:20 PM CephFS Bug #50271 (Won't Fix): vmware esxi NFS client cannot create thin provisioned vmdk files
I have a 3 node Ceph octopus 15.2.7 cluster running on fully up to date Centos 7 with nfs-ganesha 3.5.
After follo...
Robert Toole
05:03 PM rgw Bug #50218: Segmentation fault in radosgw_Main()
Couple of things I noticed regarding this particular failure:
1. The same tests were passing few days ago (sha1: d...
Neha Ojha
03:23 PM rgw Bug #50218: Segmentation fault in radosgw_Main()
crashes seem to be specific to ubuntu? same with https://tracker.ceph.com/issues/49955 and https://tracker.ceph.com/i... Casey Bodley
01:41 PM rgw Bug #50218: Segmentation fault in radosgw_Main()
same crashes in octopus also, http://qa-proxy.ceph.com/teuthology/yuriw-2021-04-08_22:16:33-rgw-wip-yuri4-testing-202... Casey Bodley
04:51 PM Revision b026037d (ceph): qa/suites: test upgrade/octopus-x on focal instead bionic
so we can solely build on focal in future once all other bionic facets
in qa/ is removed or replaced.
Signed-off-by:...
Kefu Chai
04:38 PM bluestore Bug #50217 (Fix Under Review): Increase default value of bluestore_cache_trim_max_skip_pinned
Neha Ojha
04:37 PM RADOS Support #50270 (New): Is it better to use the reload instead of restart When reloading the nfs-ga...

Is it better to use the reload command instead of the restart command When reloading the nfs-ganesha(cephfs) config...
xianpao chen
03:41 PM CephFS Backport #50015: pacific: qa: "AttributeError: 'NoneType' object has no attribute 'mon_manager'"
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40645
merged
Yuri Weinstein
03:41 PM Revision 8a3bc681 (ceph): Merge pull request #40645 from batrick/i50015
pacific: qa: "AttributeError: 'NoneType' object has no attribute 'mon_manager'"
Reviewed-by: Patrick Donnelly <pdonn...
Yuri Weinstein
03:41 PM CephFS Backport #50179 (In Progress): nautilus: client: only check pool permissions for regular files
Nathan Cutler
03:40 PM CephFS Backport #50128 (Need More Info): nautilus: pybind/mgr/volumes: deadlock on async job hangs finis...
nautilus backport is non-trivial Nathan Cutler
03:39 PM CephFS Bug #50266: "ceph fs snapshot mirror daemon status" should not use json keys as value
After discussing with Venky, it seems that a daemon can mirror multiple ffs so we need another list for the fs_id, so... Sébastien Han
01:33 PM CephFS Bug #50266 (Resolved): "ceph fs snapshot mirror daemon status" should not use json keys as value
Currently the command outputs:... Sébastien Han
03:23 PM rgw Bug #50269 (Resolved): s3select crash in std::locale
... Casey Bodley
03:18 PM Dashboard Cleanup #50268 (Resolved): mgr/dashboard: evaluate upgrade to Angular 11
"Changes":https://angular.io/guide/updating-to-version-11
"Angular 10 to 11 update guide":https://update.angular.i...
Ernesto Puerta
02:52 PM rgw Backport #50159: octopus: test_datalog_autotrim fail in teuthology
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40673
merged
Yuri Weinstein
02:51 PM Revision 1976598f (ceph): Merge pull request #40673 from smithfarm/wip-50159-octopus
octopus: test/rgw: test_datalog_autotrim filters out new entries
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
02:51 PM rgw Backport #50096: octopus: When copying an encrypted object, the result object is empty.
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40672
merged
Yuri Weinstein
02:51 PM Revision c6fee906 (ceph): Merge pull request #40672 from smithfarm/wip-50096-octopus
octopus: rgw: return error when trying to copy encrypted object without key
Reviewed-by: J. Eric Ivancich <ivancich@...
Yuri Weinstein
02:51 PM rgw Backport #49091: octopus: http client - fix "Expect: 100-continue" issue
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40384
merged
Yuri Weinstein
02:51 PM Revision c85dfb50 (ceph): Merge pull request #40384 from singuliere/wip-49091-octopus
octopus: rgw/http: add timeout to http client
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
02:49 PM rgw Backport #50158: nautilus: test_datalog_autotrim fail in teuthology
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40674
merged
Yuri Weinstein
02:49 PM Revision c4a11b92 (ceph): Merge pull request #40674 from smithfarm/wip-50158-nautilus
nautilus: test/rgw: test_datalog_autotrim filters out new entries
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
02:49 PM rgw Backport #50095: nautilus: When copying an encrypted object, the result object is empty.
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40671
merged
Yuri Weinstein
02:49 PM Revision 48000cb0 (ceph): Merge pull request #40671 from smithfarm/wip-50095-nautilus
nautilus: rgw: return error when trying to copy encrypted object without key
Reviewed-by: J. Eric Ivancich <ivancich...
Yuri Weinstein
02:49 PM rgw Backport #49744: nautilus: Segmentation fault on GC with big value of rgw_gc_max_objs
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40670
merged
Yuri Weinstein
02:48 PM Revision 1f1c0073 (ceph): Merge pull request #40670 from smithfarm/wip-49744-nautilus
nautilus: rgw: limit rgw_gc_max_objs to RGW_SHARDS_PRIME_1
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
02:48 PM rgw Backport #50233: nautilus: rgw: success returned for put bucket versioning on a non existant bucket
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/40668
merged
Yuri Weinstein
02:48 PM Revision 2436fbf3 (ceph): Merge pull request #40668 from smithfarm/wip-50233-nautilus
nautilus: rgw: return ERR_NO_SUCH_BUCKET early while evaluating bucket policy
Reviewed-by: Matt Benjamin <mbenjami@r...
Yuri Weinstein
02:45 PM Revision 5f2f793a (ceph): Merge pull request #40623 from ronen-fr/wip-ronenf-revert-40077
osd: Revert "osd: Try other PGs when reservation failures occur"
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
02:45 PM RADOS Bug #49427: FAILED ceph_assert(attrs || !recovery_state.get_pg_log().get_missing().is_missing(soi...
Neha Ojha wrote:
> Myoungwon Oh wrote:
> > https://github.com/ceph/ceph/pull/40606
merged
Yuri Weinstein
10:20 AM RADOS Bug #49427 (Resolved): FAILED ceph_assert(attrs || !recovery_state.get_pg_log().get_missing().is_...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
02:44 PM Revision 63a34522 (ceph): Merge pull request #40606 from myoungwon/wip-49427-2
osd: recover unreadable snapshot before reading refcount info
Reviewed-by: Samuel Just <sjust@redhat.com>
Yuri Weinstein
12:37 PM Revision 88535536 (ceph): qa/distros/podman: preserve registries.conf
Otherwise we'll lose the mirror configuration.
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from comm...
Sage Weil
12:36 PM Orchestrator Bug #49551 (Fix Under Review): cephadm journald logs are mangled
Sebastian Wagner
12:36 PM Orchestrator Bug #49551 (Pending Backport): cephadm journald logs are mangled
Sebastian Wagner
12:04 PM Revision 90ec86d8 (ceph): qa: Update the mdsmap schema in mgr/dashboard/test_health.py
Fixed the error:
tasks.mgr.dashboard.helper._ValError: In `input['fs_map']['filesystems'][0]['mdsmap']`: unknown keys...
Jos Collin
11:16 AM Revision 1e08eef9 (ceph): mgr/dashboard: upgrade Browserslist: caniuse-lite
Fixes: https://tracker.ceph.com/issues/50265
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
Avan Thakkar
10:44 AM Dashboard Cleanup #50265 (Resolved): mgr/dashboard: upgrade Browserslist: caniuse-lite
Browserslist: caniuse-lite is outdated. Please run:
npx browserslist@latest --update-db
Why you should do it regu...
Avan Thakkar
10:34 AM Dashboard Bug #49925 (In Progress): mgr/dashboard: adapt Dashboard to work with NFSv4
Alfonso Martínez
10:23 AM mgr Bug #39264 (Resolved): Ceph-mgr Hangup and _check_auth_rotating possible clock skew, rotating key...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
10:22 AM RADOS Bug #46978 (Resolved): OSD: shutdown of a OSD Host causes slow requests
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
10:21 AM rgw Bug #48034 (Resolved): Should rgw::auth::Strategy::apply be noexcept?
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
10:21 AM Bug #48381 (Resolved): Memory leak ceph-mon in ConfigMonitor::load_config
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
10:21 AM mgr Bug #48905 (Resolved): mgr should update mon metadata when mon map is updated
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
10:20 AM Bug #49296 (Resolved): link to tcmalloc for ppc64le and s390x
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
10:20 AM mgr Bug #49349 (Resolved): mgr/telemetry: check if 'ident' channel is active before compiling reports
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
10:20 AM bluestore Bug #49383 (Resolved): BlueFS reads might improperly rebuild internal buffer under an shared lock
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
10:20 AM Bug #49494 (Resolved): 15.2.9 breaks alpine compilation with https://github.com/ceph/ceph/pull/38951
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
10:19 AM mgr Bug #49576 (Resolved): mgr/balancer: KeyError messages in balancer module
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
10:19 AM CephFS Bug #49684 (Resolved): qa: fs:cephadm mount does not wait for mds to be created
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
10:19 AM Dashboard Bug #49869 (Resolved): mgr/dashboard: feature toggles CLI is broken
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
10:19 AM bluestore Bug #49900 (Resolved): _txc_add_transaction error (39) Directory not empty not handled on operati...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
10:18 AM Bug #49938 (Resolved): daemons bind to loopback iface
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
10:18 AM RADOS Bug #49983 (Resolved): Test Failed with: "Scrubbing terminated -- not all pgs were active and cle...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
10:18 AM rgw Bug #50135 (Resolved): multisite: crash in DataLogBackends::list
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
10:18 AM rgw Feature #50263 (Resolved): rgw: add latency to the request summary of an op
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Loïc Dachary
09:56 AM rgw Feature #50263 (Resolved): rgw: add latency to the request summary of an op
Loïc Dachary
10:16 AM rgw Backport #50264 (Resolved): pacific: rgw: add latency to the request summary of an op
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40448
m...
Loïc Dachary
10:04 AM rgw Backport #50264 (In Progress): pacific: rgw: add latency to the request summary of an op
Loïc Dachary
10:00 AM rgw Backport #50264 (Resolved): pacific: rgw: add latency to the request summary of an op
https://github.com/ceph/ceph/pull/40448 Backport Bot
10:15 AM CephFS Backport #50025 (Resolved): pacific: client: items pinned in cache preventing unmount
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40629
m...
Loïc Dachary
10:15 AM CephFS Backport #50022 (Resolved): pacific: ceph-fuse: src/include/buffer.h: 1187: FAILED ceph_assert(_n...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40628
m...
Loïc Dachary
10:15 AM CephFS Backport #50030 (Resolved): pacific: qa: fs:cephadm mount does not wait for mds to be created
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40528
m...
Loïc Dachary
10:14 AM Dashboard Backport #50068: pacific: mgr/dashboard: alert notification shows 'undefined' instead of alert me...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40588
m...
Loïc Dachary
10:14 AM Dashboard Backport #49945: pacific: mgr/dashboard: User management role cloning broke in UI
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40398
m...
Loïc Dachary
10:14 AM Dashboard Backport #50067: pacific: mgr/dashboard: Unable to login to ceph dashboard until clearing cookies
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40586
m...
Loïc Dachary
10:14 AM rgw Backport #50105: Online switch of datalog format
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40559
m...
Loïc Dachary
10:13 AM Dashboard Backport #50053 (Resolved): pacific: mgr/dashboard: Device health status is not getting listed un...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40494
m...
Loïc Dachary
10:13 AM Dashboard Backport #50038: pacific: mgr/dashboard: feature toggles CLI is broken
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40474
m...
Loïc Dachary
10:13 AM RADOS Backport #50018 (Resolved): pacific: Test Failed with: "Scrubbing terminated -- not all pgs were ...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40461
m...
Loïc Dachary
09:52 AM Backport #49298: pacific: link to tcmalloc for ppc64le and s390x
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/39488
m...
Loïc Dachary
09:52 AM Dashboard Backport #50051: pacific: mgr/dashboard: Remove username, password fields from -Cluster/Manager M...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40489
m...
Loïc Dachary
09:49 AM Dashboard Backport #50097: pacific: mgr/dashboard: Update sentence as per the button names
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40545
m...
Loïc Dachary
09:49 AM Dashboard Backport #50098: pacific: mgr/dashboard: improve 'cluster-manager' role description
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40545
m...
Loïc Dachary
09:44 AM bluestore Backport #49964 (Resolved): octopus: BlueStore::_collection_list causes huge latency growth pg de...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40392
m...
Loïc Dachary
09:42 AM bluestore Backport #49990 (Resolved): octopus: _txc_add_transaction error (39) Directory not empty not hand...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40441
m...
Loïc Dachary
09:42 AM Backport #49995 (Resolved): octopus: daemons bind to loopback iface
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40424
m...
Loïc Dachary
09:42 AM mgr Backport #49004 (Resolved): octopus: mgr should update mon metadata when mon map is updated
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/39219
m...
Loïc Dachary
09:41 AM Dashboard Backport #50069: nautilus: mgr/dashboard: alert notification shows 'undefined' instead of alert m...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40590
m...
Loïc Dachary
09:40 AM rgw Backport #49537 (Resolved): nautilus: Should rgw::auth::Strategy::apply be noexcept?
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40356
m...
Loïc Dachary
09:35 AM Backport #49915 (Resolved): nautilus: Memory leak ceph-mon in ConfigMonitor::load_config
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40299
m...
Loïc Dachary
09:34 AM mgr Backport #49759 (Resolved): nautilus: mgr/balancer: KeyError messages in balancer module
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40128
m...
Loïc Dachary
09:34 AM Backport #49299 (Resolved): nautilus: link to tcmalloc for ppc64le and s390x
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40283
m...
Loïc Dachary
09:34 AM mgr Backport #48713 (Resolved): nautilus: Ceph-mgr Hangup and _check_auth_rotating possible clock ske...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40047
m...
Loïc Dachary
09:33 AM RADOS Backport #49682 (Resolved): nautilus: OSD: shutdown of a OSD Host causes slow requests
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/40014
m...
Loïc Dachary
09:32 AM Backport #49664 (Resolved): nautilus: 15.2.9 breaks alpine compilation with https://github.com/ce...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/39942
m...
Loïc Dachary
09:32 AM mgr Backport #49637 (Resolved): nautilus: mgr/telemetry: check if 'ident' channel is active before co...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/39923
m...
Loïc Dachary
09:32 AM bluestore Backport #49385 (Resolved): nautilus: BlueFS reads might improperly rebuild internal buffer under...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/39883
m...
Loïc Dachary
09:01 AM CephFS Backport #50026 (In Progress): nautilus: client: items pinned in cache preventing unmount
Nathan Cutler
09:01 AM Revision e2be681b (ceph): client: fire the finish_cap_snap() after buffer being flushed
When the inode has Fb cap and the used reference is none zero, the
cap snap flushing will be delayed, so we need to m...
Xiubo Li
09:01 AM Revision de53324e (ceph): client: simplify the iterating code
Signed-off-by: Xiubo Li <xiubli@redhat.com>
(cherry picked from commit 1bea6e5135148169baaf656563bb1acbe6a593b6)
Xiubo Li
09:01 AM Revision a1d76bd9 (ceph): client: remove unused _flushed_cap_snap
Signed-off-by: Xiubo Li <xiubli@redhat.com>
(cherry picked from commit f60329bf1c5f9ad051387dbee10a210822620254)
Xiubo Li
09:01 AM Revision f5ad7133 (ceph): client: clean up the code
Signed-off-by: Xiubo Li <xiubli@redhat.com>
(cherry picked from commit 820d39da39e65e99c1d58d56afc415186c1ae933)
Xiubo Li
09:01 AM CephFS Bug #49936: ceph-fuse: src/include/buffer.h: 1187: FAILED ceph_assert(_num <= 1024)
@Patrick, you asked for this bugfix to be backported all the way back to nautilus, but AFAICT the code containing the... Nathan Cutler
09:00 AM CephFS Backport #50024 (Need More Info): octopus: ceph-fuse: src/include/buffer.h: 1187: FAILED ceph_ass...
AFAICT the code being fixed does not exist in Octopus Nathan Cutler
08:58 AM CephFS Backport #50023 (Need More Info): nautilus: ceph-fuse: src/include/buffer.h: 1187: FAILED ceph_as...
AFAICT the code being fixed does not exist in nautilus Nathan Cutler
08:56 AM CephFS Backport #49931 (Need More Info): octopus: MDS should return -ENODATA when asked to remove xattr ...
AFAICT the line that introduced the bug is not present in octopus. Nathan Cutler
08:56 AM CephFS Bug #49833: MDS should return -ENODATA when asked to remove xattr that doesn't exist
@Patrick, you requested that this bugfix be backported to octopus, but AFAICT the line that introduced the bug is not... Nathan Cutler
08:53 AM CephFS Bug #49833: MDS should return -ENODATA when asked to remove xattr that doesn't exist
@Patrick, you requested that this bugfix be backported to nautilus, but AFAICT the line that introduced the bug is no... Nathan Cutler
08:54 AM CephFS Backport #49933 (Need More Info): nautilus: MDS should return -ENODATA when asked to remove xattr...
AFAICT the line that introduced the bug is not present in nautilus. Nathan Cutler
08:52 AM Dashboard Bug #49764 (Closed): mgr/dashboard: prometheus alert test dependency docker.io breaks install_dep...
Aashish Sharma
08:51 AM Revision 8bad7360 (ceph): mgr/dashboard: fix errors when creating NFS export.
- Fix daemon raw config parsing.
- Handle error when no rgw daemons found.
Fixes: https://tracker.ceph.com/issues/49...
Alfonso Martínez
08:00 AM rgw Feature #50262 (New): rgw header size limit should configurable
Hi all.
Many applications has large cookie header (total headers size is larger than 4KB), when a request put or g...
hoan nv
07:42 AM CephFS Backport #49853 (In Progress): nautilus: mds: race of fetching large dirfrag
Nathan Cutler
07:41 AM Revision c6c7fae5 (ceph): mds: fix race of fetching large dirfrag
When a dirfrag contains more than 'mds_dir_keys_per_op' items, MDS
needs to send multiple 'omap-get-vals' requests to...
Erqi Chen
07:37 AM rgw Bug #50261 (New): rgw: system users can't issue role policy related ops without explicit user policy
Xuehan Xu
06:21 AM CephFS Bug #49912: client: dir->dentries inconsistent, both newname and oldname points to same inode, m...
I have figured one case could reprodce it in theory:
1, I have check the `mv` source code, before doing the `renam...
Xiubo Li
05:58 AM rgw Backport #50240: pacific: clang build fails on rgw_log_backing.cc
Partial backport for reasons explained here: https://github.com/ceph/ceph/pull/40692#issuecomment-816424912 singuliere _
05:57 AM Revision 0e2fda38 (ceph): test/osd: Change const copy in loop to const reference
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(cherry picked from commit f9307c60aa31b4bd04ebb81fc0729b2c19957...
Adam Emerson
05:57 AM Revision 0b17ff5e (ceph): test/librados: Remove unused capture
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(cherry picked from commit 1e6225cadba18e85bf73b9614ebb64606b657...
Adam Emerson
05:57 AM Revision 52e2ba02 (ceph): rgw: Remove unused variables
(Also mark the file as C++ rather than C)
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(cherry picked from c...
Adam Emerson
05:57 AM Revision 3d9f5953 (ceph): rgw: Fix warnings from s3select
Since this is a submodule, just wrap the include in a pragma.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(...
Adam Emerson
05:57 AM Revision 24be8d19 (ceph): rgw: Fix brace-enclosed-scalar warning
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(cherry picked from commit f82805a83bfdc2de0d82bb0772c50ff9fb9f6...
Adam Emerson
05:36 AM Revision 717b5f7f (ceph): common/mempool: only fail tests if sharding is very bad
Fixes: https://tracker.ceph.com/issues/49781
Signed-off-by: singuliere <singuliere@autistici.org>
(cherry picked from...
singuliere _
05:36 AM Revision fb0cab2b (ceph): debian/libsqlite3-mod-ceph: add .symbols file
for tracking the public symbols
see also dh_makeshlibs(1) and dpkg-gensymbols(1)
Signed-off-by: Kefu Chai <kchai@re...
Kefu Chai
05:36 AM Revision f237bbea (ceph): debian/control: remove libsqlite3-mod-ceph from dep of ceph-mgr
as the subvar of ${shlibs:Depends} is able to take care of it
Fixes: https://tracker.ceph.com/issues/49899
Signed-of...
Kefu Chai
05:35 AM Revision e42d8092 (ceph): cmake: hide non-public symbols in libcephsqlite
should not expose non-public symbols.
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 1ca93c9...
Kefu Chai
05:35 AM Revision 6778c5c2 (ceph): cephsqlite: hide non-public symbols
mark public interfaces using `[[gnu::visibility("default")]]`, so
we can expose them when the default visibility is "...
Kefu Chai
05:35 AM Revision c181a2e5 (ceph): rbd-mirror: fix UB while registering perf counters
register_perf_counters was called before m_image_spec initialization
resulting in UB in the perf counters' name.
Thi...
Arthur Outhenin-Chalandre
05:34 AM Revision e86f41da (ceph): qa/tasks/cephfs: create enough subvolumes
... in a subvolume group so that the desired number of ephmerally pinned
subtrees are created for the subvolume group...
Ramana Raja
05:34 AM Revision 8208fa7e (ceph): crush/CrushLocation: do not print logging message in constructor
do not use logging facility in constructor, as CephContext::_log is set
after CephContext::crush_location is created ...
Alex Wu
05:34 AM Revision 7a1c4eb8 (ceph): mon: Adding variables for Paxos trim
1. Define variables for paxos_service_trim_min and paxos_service_trim_max.
2. Use them in place of g_conf()→paxo...
Aishwarya Mathuria
05:34 AM Revision eb6ac563 (ceph): mon: Modifying trim logic to change paxos_service_trim_max dynamically
Currently, the Paxos Service trim logic is bounded by a max value (paxos_service_trim_max). This change dynamically m... Aishwarya Mathuria
05:33 AM Revision fbc9f87d (ceph): monmaptool: Don't call set_port on an invalid address
Verify we parse the entire address argument.
Fixes: https://tracker.ceph.com/issues/48336
Signed-off-by: Brad Hubba...
Brad Hubbard
05:33 AM Revision 7abfaf08 (ceph): rgw/notification: fix persistent notification hang when ack-levl=none
when a persistent notifications for amqp/kafka are set with
amqp/kafka-ack-level=none, only the first notification is...
Yuval Lifshitz
05:32 AM Revision 879a9e8d (ceph): rgw/notification: fixing the "persistent=false" flag
when setting "persistent=false" a non persistent
topic should be created
Fixes: https://tracker.ceph.com/issues/4955...
Yuval Lifshitz
05:32 AM Revision 4f525881 (ceph): doc/cephfs/nfs: add user id, fs name and key to FSAL block
Fixes: https://tracker.ceph.com/issues/50161
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit ...
Varsha Rao
05:31 AM Revision b7e15965 (ceph): client: only check pool permissions for regular files
There is no need to do a check_pool_perm() on anything that isn't
a regular file, as the MDS is what handles talking ...
Xiubo Li
05:31 AM Revision 3e7af6e9 (ceph): client: fix the opened inodes counter increasing
Fixes: https://tracker.ceph.com/issues/50057
Signed-off-by: Xiubo Li <xiubli@redhat.com>
(cherry picked from commit 6...
Xiubo Li
05:30 AM Revision 7e6abbda (ceph): test: disable mgr/mirroring for `test_mirroring_init_failure_with_recov...
The test simulates failures by enabling mirroring for file system
via mon interface. Doing this does not create `ceph...
Venky Shankar
05:30 AM Revision 9347b655 (ceph): test: fix typo
Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from commit 4ff70e94acbcc2ec91ba94663d7ff70601ef8f78)
Venky Shankar
05:30 AM Revision fa091163 (ceph): test: bump up retries for `test_mirroring_init_failure_with_recovery` test
The test could fail at times since the mirror daemon periodically
retries the failed state for a mirror enabled file ...
Venky Shankar
05:30 AM Revision 8d8cec5a (ceph): qa: fix name for qa task referencing tracker issue
The issue number was for an rbd backport. It should be [1].
[1] https://tracker.ceph.com/issues/24137
Signed-off-by...
Patrick Donnelly
05:30 AM Revision 38bfd5c9 (ceph): qa: simplify recall triggers for bug
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 020fb9611cbaa68f633769671a4d6a4f38f6...
Patrick Donnelly
05:30 AM Revision ecee7994 (ceph): qa: move ino_release_cb to libcephfs sub-suite
It is not testing a bug. Also, fix cap recall configs so this test is
properly triggered.
Fixes: https://tracker.cep...
Patrick Donnelly
05:30 AM Revision e226d024 (ceph): test: wait a time for inode release
There's no guarantee the MDS will recall state faster than the client
can open the inodes. (Recall happens every ~2 s...
Patrick Donnelly
05:30 AM Revision 57bd689f (ceph): test: unmount when finished ino_release_cb
Otherwise the client will be evicted.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from comm...
Patrick Donnelly
05:29 AM Revision b60eb4f9 (ceph): tools/cephfs_mirror/PeerReplayer.cc: add missing include
alpine linux needs this include for compilation
Fixes: https://tracker.ceph.com/issues/50134
Signed-off-by: Duncan B...
Duncan Bellamy
05:29 AM Revision b8e15786 (ceph): qa/rgw: move ignore-pg-availability.yaml out of suites/rgw
this was added in https://github.com/ceph/ceph/pull/39820 to
avoid repeating the override in rgw subsuites, but teuth...
Casey Bodley
05:28 AM Revision 6e19a555 (ceph): rgw: objectlock: improve client error messages
A bucket object lock configuration can only be set on buckets
created with the object-lock option enabled. Likewise,...
Matt Benjamin
05:27 AM Revision 1983799b (ceph): mds: skip the buffer in UnknownPayload::decode()
If it receiving an unknown type of metric, it should skip the buffer
when dropping it. Or it will cause corruption.
...
Xiubo Li
05:27 AM Revision 86d524c4 (ceph): rgw: Add missing extension to file in sources list
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(cherry picked from commit ff99ed635798c4a5ce6e1d2bdde1116bb97b4...
Adam Emerson
05:27 AM Revision 1b5de653 (ceph): test/librados: Disambiguate function call
Cleaning up a warning.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(cherry picked from commit f483f161d63b9...
Adam Emerson
05:27 AM Revision 6c8fc608 (ceph): rgw: Fix signed comparison warning
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(cherry picked from commit aee46aaa500e6e27e64f08966772294762f6f...
Adam Emerson
05:24 AM Revision 5e8ebe7d (ceph): os/bluestore/BlueFS: do not _flush_range deleted files
Fixes: https://tracker.ceph.com/issues/49861
Signed-off-by: weixinwei <weixw3@lenovo.com>
(cherry picked from commit ...
xinwei wei
05:20 AM Bug #50244 (Duplicate): pacific: FTBFS has no member named 'defer'; did you mean 'prefer'?
singuliere _
04:42 AM Revision 932dd17a (ceph): Merge pull request #40706 from cbodley/wip-50247
pacific: cmake: define BOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT globally
Reviewed-by: Neha Ojha <nojha@redhat.com>
Revi...
Ilya Dryomov
03:10 AM CephFS Feature #48791 (Rejected): mds: support file block size
Discussions over email indicate we'll be going in another direction. Patrick Donnelly
03:06 AM CephFS Feature #41566: mds: support rolling upgrades
Jos's current work: https://github.com/ceph/ceph/pull/36821 Patrick Donnelly
01:15 AM Revision 9d7844b3 (ceph): osd: avoid for the two copy to cancel each other
add the op to blocked_list, then return early
if the destination of copy-from already exists and
the head object is s...
Myoungwon Oh
12:15 AM Bug #50259 (Resolved): Makefile failing on focal
Yuri Weinstein
12:15 AM Bug #50259: Makefile failing on focal
The problem was that we did not use ninja instead of make for these tests on master and build was incomplete, thx @Br... Yuri Weinstein

04/08/2021

10:36 PM Revision e734c2d1 (ceph): Merge pull request #40510 from aclamk/wip-bluestore-sharding-rst
doc: Add BlueStore sharding documentation
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
10:22 PM CephFS Backport #50025: pacific: client: items pinned in cache preventing unmount
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40629
merged
Yuri Weinstein
10:22 PM Revision fe38c63f (ceph): Merge pull request #40629 from batrick/i50025
pacific: client: items pinned in cache preventing unmount
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
10:21 PM CephFS Backport #50022: pacific: ceph-fuse: src/include/buffer.h: 1187: FAILED ceph_assert(_num <= 1024)
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40628
merged
Yuri Weinstein
10:21 PM Revision e64caf1c (ceph): Merge pull request #40628 from batrick/i49936
pacific: ceph-fuse: src/include/buffer.h: 1187: FAILED ceph_assert(_num <= 1024)
Reviewed-by: Patrick Donnelly <pdon...
Yuri Weinstein
10:21 PM CephFS Backport #50030: pacific: qa: fs:cephadm mount does not wait for mds to be created
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40528
merged
Yuri Weinstein
10:20 PM Revision ebf8ac17 (ceph): Merge pull request #40528 from batrick/i50030
pacific: qa: fs:cephadm mount does not wait for mds to be created
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
09:32 PM Dashboard Bug #50228: mgr/dashboard: octopus: src/pybind/mgr/dashboard/requirements-lint.txt includes redun...
-Just saw this on master so updating versions/backport- Brad Hubbard
05:41 AM Dashboard Bug #50228 (Resolved): mgr/dashboard: octopus: src/pybind/mgr/dashboard/requirements-lint.txt inc...
h3. Description of problem
Running install-deps.sh results in the following error....
Brad Hubbard
09:21 PM Dashboard Feature #50226 (Fix Under Review): mgr/dashboard: Update the embedded grafana dashboard to show c...
PR submitted Paul Cuzner
04:28 AM Dashboard Feature #50226 (Resolved): mgr/dashboard: Update the embedded grafana dashboard to show compressi...
Ceph has supported compression since bluestore was introduced, but visibility of any benefit has so far not been prov... Paul Cuzner
09:17 PM CephFS Bug #50237: cephfs-journal-tool/cephfs-data-scan: Stuck in infinite loop with "NetHandler create_...
The warning is probably unrelated. Please collect logs. Patrick Donnelly
01:29 PM CephFS Bug #50237 (Need More Info): cephfs-journal-tool/cephfs-data-scan: Stuck in infinite loop with "N...
Both tools are getting stuck in an infinite loop and only outputting this message.
Env:
version: 15.2.4
docker...
n u
09:08 PM Bug #50259 (Triaged): Makefile failing on focal
Brad Hubbard
09:08 PM Bug #50259: Makefile failing on focal
... Brad Hubbard
08:36 PM Bug #50259 (Resolved): Makefile failing on focal
11% tests passed, 185 tests failed out of 207
Total Test time (real) = 3836.86 sec
The following tests FAILED:
...
Harish Munjulur
08:40 PM CephFS Backport #49613 (In Progress): nautilus: qa: racy session evicted check
Nathan Cutler
08:40 PM Revision ebd8e3cb (ceph): qa: add sleep for blocklisting to take effect
Fixes: https://tracker.ceph.com/issues/49318
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fro...
Patrick Donnelly
08:37 PM CephFS Bug #50260 (New): pacific: qa: "rmdir: failed to remove '/home/ubuntu/cephtest': Directory not em...
... Patrick Donnelly
08:33 PM RADOS Bug #49962 (Triaged): 'sudo ceph --cluster ceph osd crush tunables default' fails due to valgrind...
https://pulpito.ceph.com/yuriw-2021-04-07_17:37:43-fs-wip-yuri-testing-2021-04-07-0905-pacific-distro-basic-smithi/60... Patrick Donnelly
08:29 PM CephFS Bug #50258 (Resolved): pacific: qa: "run() got an unexpected keyword argument 'stdin_data'"
... Patrick Donnelly
08:22 PM CephFS Backport #49471 (In Progress): nautilus: qa: ffsb workload: PG_AVAILABILITY|PG_DEGRADED warnings
Nathan Cutler
08:22 PM Orchestrator Bug #49277: cephadm bootstrap --apply-spec <cluster.yaml> hangs
I reproduced this with 15.2.10. I'll follow up on IRC to offer the assignee live access to the reproducer.... John Fulton
08:04 PM Orchestrator Bug #50248 (Fix Under Review): rgw-nfs daemons marked as stray
Daniel Pivonka
06:15 PM Orchestrator Bug #50248 (Resolved): rgw-nfs daemons marked as stray
... Daniel Pivonka
08:01 PM RADOS Bug #50162: Backport to Natilus of automatic lowering min_size for repairing tasks (osd_allow_rec...
This needs a pull request ID, or a list of master commits that are requested to be backported.
Now that Pacific is...
Nathan Cutler
07:56 PM Orchestrator Documentation #50257 (In Progress): cephadm docs: wrong command for getting events for single daemon
Adam King
07:42 PM Orchestrator Documentation #50257 (Resolved): cephadm docs: wrong command for getting events for single daemon
The current documented command at https://docs.ceph.com/en/latest/cephadm/troubleshooting/#per-service-and-per-daemon... Adam King
07:54 PM CephFS Backport #49519 (Need More Info): nautilus: client: wake up the front pos waiter
commit applies cleanly in nautilus, but does not compile. The compiler error can be seen in a comment I appended to t... Nathan Cutler
05:53 PM CephFS Backport #49519 (In Progress): nautilus: client: wake up the front pos waiter
Nathan Cutler
07:43 PM Revision 31959dd6 (ceph): doc/cephadm: wrong command for single daemon events
Fixes: https://tracker.ceph.com/issues/50257
Signed-off-by: Adam King <adking@redhat.com>
Adam King
07:21 PM RADOS Bug #50242: test_repair_corrupted_obj fails with assert not inconsistent
Some observations from /a/sage-2021-04-06_20:05:38-rados-wip-sage-testing-2021-04-06-1403-distro-basic-smithi/6025317... Ronen Friedman
03:33 PM RADOS Bug #50242 (New): test_repair_corrupted_obj fails with assert not inconsistent
... Neha Ojha
07:21 PM Revision 682a55e8 (ceph): mds: reject lookup ino requests for mds dirs
Fixes: https://tracker.ceph.com/issues/49922
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
06:40 PM CephFS Backport #50256 (Resolved): octopus: mds: standby-replay only trims cache when it reaches the end...
https://github.com/ceph/ceph/pull/40743 Backport Bot
06:40 PM CephFS Backport #50255 (Resolved): nautilus: mds: standby-replay only trims cache when it reaches the en...
https://github.com/ceph/ceph/pull/40744 Backport Bot
06:40 PM CephFS Backport #50254 (Resolved): pacific: mds: standby-replay only trims cache when it reaches the end...
https://github.com/ceph/ceph/pull/40855 Backport Bot
06:37 PM Revision 4702be4f (ceph): qa: test standby-replay with fs:workloads
Fixes: https://tracker.ceph.com/issues/50045
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
06:35 PM CephFS Backport #50253 (Resolved): pacific: mds: "cluster [WRN] Scrub error on inode 0x1000000039d (/cli...
https://github.com/ceph/ceph/pull/40825 Backport Bot
06:35 PM CephFS Backport #50252 (Rejected): octopus: mds: "cluster [WRN] Scrub error on inode 0x1000000039d (/cli...
Backport Bot
06:35 PM CephFS Backport #50251 (Rejected): nautilus: mds: "cluster [WRN] Scrub error on inode 0x1000000039d (/cl...
Backport Bot
06:35 PM CephFS Bug #50048 (Pending Backport): mds: standby-replay only trims cache when it reaches the end of th...
Patrick Donnelly
06:35 PM Revision 9d7a42e7 (ceph): Merge PR #40486 into master
* refs/pull/40486/head:
mds: trim cache regularly for standby-replay
mds: remove extra heap release
Reviewed-by: S...
Patrick Donnelly
06:34 PM Revision 1cfc753e (ceph): Merge PR #40520 into master
* refs/pull/40520/head:
mds/scrub: background scrub error fixes
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
06:34 PM CephFS Bug #48805 (Pending Backport): mds: "cluster [WRN] Scrub error on inode 0x1000000039d (/client.0/...
Patrick Donnelly
06:33 PM Revision 2f1d3aa6 (ceph): Merge PR #40633 into master
* refs/pull/40633/head:
mds: ensure export_pin rank < max_mds
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
06:33 PM Revision b02fa8b9 (ceph): Merge PR #40638 into master
* refs/pull/40638/head:
mds: do not show the default auth if it's unambiguous
mds: switch to rank number instead
R...
Patrick Donnelly
06:30 PM CephFS Bug #50250 (New): mds: "log [WRN] : Scrub error on inode 0x10000004506 (/client.0/tmp/clients/cli...
... Patrick Donnelly
06:25 PM rgw Bug #50249 (Resolved): rgw doesn't respect rgw_frontends stored in cluster configuration
Hello everyone,
During an upgrade of our Nautilus cluster from 14.2.16 to 14.2.19, we hit an issue where our Rados...
Arnaud Lefebvre
06:24 PM Revision e1748e7a (ceph): mon: check mdsmap is resizeable before promoting standby-replay
If any MDS is up:creating, some rank data structures may not exist yet.
Fixes: https://tracker.ceph.com/issues/50215...
Patrick Donnelly
05:58 PM CephFS Backport #49562 (In Progress): nautilus: qa: file system deletion not complete because starter fs...
Nathan Cutler
05:58 PM Revision d7beff63 (ceph): qa: delete all fs during tearDown
During the ceph task Unwind, the MDS are stopped. If any file system
still exists, we will see failover messages in t...
Patrick Donnelly
05:54 PM CephFS Backport #49475 (In Progress): octopus: nautilus: qa: "Assertion `cb_done' failed."
Nathan Cutler
05:54 PM Revision 9acf15a6 (ceph): test: use std::atomic<bool> instead of volatile for cb_done var
Fixes: https://tracker.ceph.com/issues/49309
Signed-off-by: Jeff Layton <jlayton@redhat.com>
(cherry picked from comm...
Jeff Layton
05:53 PM bluestore Bug #50017: OSDs broken after nautilus->octopus upgrade: rocksdb Corruption: unknown WriteBatch tag
Another attempt on a different host, now we upgrade just one 1T device...
I've set @ceph config set osd bluestore_fs...
Jonas Jelten
05:48 PM Bug #50247 (Fix Under Review): pacific build fails
Casey Bodley
05:43 PM Bug #50247: pacific build fails
not sure what happened yesterday, but it looks like we want https://github.com/ceph/ceph/pull/40230 and/or https://gi... Casey Bodley
05:18 PM Bug #50247: pacific build fails
make check fails with this issue on all pacific PRs since yesterday Neha Ojha
05:14 PM Bug #50247 (Resolved): pacific build fails
https://jenkins.ceph.com/job/ceph-pull-requests/73037/consoleFull#-2125701813e4bfde06-44c1-4b3c-8379-d9ee175fb257
...
Yuri Weinstein
05:46 PM Revision 28843f7a (ceph): cmake: define BOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT for rgw tests
otherwise unittest_rgw_iam_policy does not compile with boost v1.75
Signed-off-by: Kefu Chai <kchai@redhat.com>
(che...
Kefu Chai
05:46 PM Revision cd718dd2 (ceph): cmake: use list(APPEND..) when appropriate
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 22ca579cf6c38d0592016c4648be4afea929de74)
Kefu Chai
05:46 PM Revision b1fd569a (ceph): cmake: define BOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT globaly
turns out we also need it for compiling librados tests with libboost
1.75, so just define it globally
Signed-off-by:...
Kefu Chai
05:11 PM CephFS Bug #50246 (Resolved): mds: failure replaying journal (EMetaBlob)
... Patrick Donnelly
05:07 PM CephFS Backport #49516 (In Progress): nautilus: pybind/cephfs: DT_REG and DT_LNK values are wrong
Nathan Cutler
05:06 PM Revision 98e79e16 (ceph): pybind/cephfs: DT_REG and DT_LNK values are wrong
DT_REG and DT_LNK don't match with values defined in
/usr/include/dirent.h
define DT_REG 8
define DT_LNK 10
This ...
Varsha Rao
05:05 PM CephFS Backport #49514 (Need More Info): nautilus: client: allow looking up snapped inodes by inode numb...
large, non-trivial changeset Nathan Cutler
04:57 PM CephFS Backport #49473 (In Progress): nautilus: nautilus: qa: "Assertion `cb_done' failed."
Nathan Cutler
04:57 PM Revision 446f7796 (ceph): test: use std::atomic<bool> instead of volatile for cb_done var
Fixes: https://tracker.ceph.com/issues/49309
Signed-off-by: Jeff Layton <jlayton@redhat.com>
(cherry picked from comm...
Jeff Layton
04:53 PM RADOS Backport #50130 (In Progress): nautilus: monmaptool --create --add nodeA --clobber monmap aborts ...
Nathan Cutler
04:53 PM Revision b71071bc (ceph): monmaptool: Don't call set_port on an invalid address
Verify we parse the entire address argument.
Fixes: https://tracker.ceph.com/issues/48336
Signed-off-by: Brad Hubba...
Brad Hubbard
04:52 PM RADOS Backport #50123 (In Progress): octopus: mon: Modify Paxos trim logic to be more efficient
Nathan Cutler
04:51 PM Revision a7b4ccba (ceph): mon: Modifying trim logic to change paxos_service_trim_max dynamically
Currently, the Paxos Service trim logic is bounded by a max value (paxos_service_trim_max). This change dynamically m... Aishwarya Mathuria
04:50 PM Revision 544fa769 (ceph): mon: Adding variables for Paxos trim
1. Define variables for paxos_service_trim_min and paxos_service_trim_max.
2. Use them in place of g_conf()→paxo...
Aishwarya Mathuria
04:49 PM RADOS Backport #50125 (Need More Info): nautilus: mon: Modify Paxos trim logic to be more efficient
Looks like a feature. Not clear if it's worth the risk to backport this to nautilus as this late stage of its lifecycle. Nathan Cutler
04:47 PM RADOS Backport #49919 (Need More Info): nautilus: mon: slow ops due to osd_failure
master PR contains cleanups
for backporting to nautilus, we should consider a "more minimalistic" approach?
Nathan Cutler
04:35 PM RADOS Bug #50245 (New): TEST_recovery_scrub_2: Not enough recovery started simultaneously
... Neha Ojha
04:28 PM Linux kernel client Bug #50234: krbd failed to mount after map image with read-only option
https://lists.ceph.io/hyperkitty/list/ceph-users@ceph.io/thread/YNGMVV7QB7OGUOQEXSGKXU7JGYO7CVFS/ Ilya Dryomov
11:56 AM Linux kernel client Bug #50234 (Closed): krbd failed to mount after map image with read-only option
*Context*
- Using admin keyring
- Linux Kernel: 3.10.0-1160.15.2.el7.x86_64
- Linux Distribution: Red Hat Enterp...
Son Hai Ha
04:27 PM rgw Bug #50218: Segmentation fault in radosgw_Main()
pasting rgw log from start until the segf... Mark Kogan
04:26 PM Bug #50244: pacific: FTBFS has no member named 'defer'; did you mean 'prefer'?
https://jenkins.ceph.com/job/ceph-pull-requests/73037/consoleFull#-2125701813e4bfde06-44c1-4b3c-8379-d9ee175fb257 singuliere _
04:25 PM Bug #50244: pacific: FTBFS has no member named 'defer'; did you mean 'prefer'?
https://jenkins.ceph.com/job/ceph-pull-requests/73035/consoleFull#-2125701813e4bfde06-44c1-4b3c-8379-d9ee175fb257 singuliere _
04:24 PM Bug #50244: pacific: FTBFS has no member named 'defer'; did you mean 'prefer'?
https://github.com/ceph/ceph/pull/40677#issuecomment-815955892 singuliere _
04:23 PM Bug #50244 (Duplicate): pacific: FTBFS has no member named 'defer'; did you mean 'prefer'?
The pacific branch fails to build because of:... singuliere _
04:20 PM RADOS Backport #49729 (In Progress): nautilus: debian ceph-common package post-inst clobbers ownership ...
Nathan Cutler
04:20 PM Revision e2f5df38 (ceph): debian/ceph-common.postinst: do not chown cephadm log dirs
The container uid/gid is different than the debian uid/gid (because the
container is centos-based and we got a differ...
Sage Weil
04:18 PM RADOS Backport #49567 (In Progress): nautilus: api_watch_notify: LibRadosWatchNotify.AioWatchDelete2 fails
Nathan Cutler
04:18 PM Revision 96b3c0e7 (ceph): tests: ceph_test_rados_api_watch_notify: Allow for reconnect
An injected socket failure may cause rados_watch_check() to return
ENOENT instead of the expected ENOTCONN.
Fixes: h...
Brad Hubbard
04:15 PM Revision 2a27cb27 (ceph): ceph: print command output to stdout even on error
Currently in the case where the mon returns a command error code, we print
the error stream and Error ... message but...
Sage Weil
04:15 PM Revision 37d47e71 (ceph): src/test/osd/safe-to-destroy: adjust test
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit 2e156079c8b6cd7c6ab040567545a1d8a5e4ae2b)
Sage Weil
04:15 PM Revision f61eff19 (ceph): doc/man/8/ceph: document --max option
Signed-off-by: Sage Weil <sage@newdream.net>
(cherry picked from commit 98f1be85d9f329588cf8e21d7b49ceb0b07425fe)
Sage Weil
04:14 PM Revision a45bfebb (ceph): mgr/DaemonServer: include details in 'osd ok-to-stop' output
Include specifics about which pgs are affect, which pgs prevent us from
being ok to stop, etc.
The primary downside ...
Sage Weil
04:12 PM Revision ace18c73 (ceph): mgr: add --max <n> to 'osd ok-to-stop' command
Given and initial (set of) osd(s), if provide up to N OSDs that can be
stopped together without making PGs become una...
Sage Weil
04:05 PM rgw Backport #50146 (Resolved): pacific: multisite: crash in DataLogBackends::list
For the record, the pull request https://github.com/ceph/ceph/pull/40559 which contains this backport also has a numb... singuliere _
03:57 PM rgw Backport #50156 (In Progress): pacific: notification: persistent notifications stop when ack-levl...
singuliere _
03:56 PM rgw Backport #50157 (In Progress): pacific: notifications: setting "persistent=false" creates a persi...
singuliere _
03:56 PM rgw Backport #50209 (In Progress): pacific: 'list index out of range'
singuliere _
03:55 PM rgw Backport #50214 (In Progress): pacific: rgw: object lock: improve client error messages
singuliere _
03:55 PM rgw Backport #50240 (In Progress): pacific: clang build fails on rgw_log_backing.cc
singuliere _
02:25 PM rgw Backport #50240 (Resolved): pacific: clang build fails on rgw_log_backing.cc
https://github.com/ceph/ceph/pull/40692 Backport Bot
03:54 PM RADOS Backport #50124 (In Progress): pacific: mon: Modify Paxos trim logic to be more efficient
singuliere _
03:54 PM RADOS Backport #50131 (In Progress): pacific: monmaptool --create --add nodeA --clobber monmap aborts i...
singuliere _
03:51 PM cephsqlite Backport #50014 (In Progress): pacific: ubuntu ceph-mgr package does not pickup libsqlite3-mod-ce...
singuliere _
03:51 PM CephFS Backport #50086 (In Progress): pacific: tasks.cephfs.test_volumes.TestSubvolumeGroups: RuntimeErr...
singuliere _
03:50 PM CephFS Backport #50173 (In Progress): pacific: mgr/nfs: validation error on creating custom export
singuliere _
03:50 PM CephFS Backport #50180 (In Progress): pacific: client: only check pool permissions for regular files
singuliere _
03:49 PM CephFS Backport #50183 (In Progress): pacific: client: openned inodes counter is inconsistent
singuliere _
03:49 PM CephFS Backport #50185 (In Progress): pacific: qa: "RADOS object not found (Failed to operate read op fo...
singuliere _
03:49 PM CephFS Feature #50150: qa: begin grepping kernel logs for kclient warnings/failures to fail a test
"BUG:"
"Oops:"
"INFO: task .+ blocked for more than .+ seconds."
"KASAN"
I'm not sure if we build with KASAN as...
Jeff Layton
03:48 PM CephFS Backport #50190 (In Progress): pacific: qa: "Assertion `cb_done' failed."
singuliere _
03:48 PM CephFS Backport #50225 (In Progress): pacific: mds: failed to decode message of type 29 v1: void CapInfo...
singuliere _
02:40 AM CephFS Backport #50225 (Resolved): pacific: mds: failed to decode message of type 29 v1: void CapInfoPay...
https://github.com/ceph/ceph/pull/40682 Backport Bot
03:47 PM CephFS Backport #50241 (In Progress): pacific: cephfs-mirror: update docs with `fs snapshot mirror daemo...
singuliere _
02:30 PM CephFS Backport #50241 (Resolved): pacific: cephfs-mirror: update docs with `fs snapshot mirror daemon s...
https://github.com/ceph/ceph/pull/41475 Backport Bot
03:47 PM Backport #50082 (In Progress): pacific: rbd-mirror: invalid name of rbd mirror image in perf dump
singuliere _
03:46 PM Backport #50121 (In Progress): pacific: cephContext: ceph-conf crash when CrushLocation construct
singuliere _
03:46 PM Backport #50199 (In Progress): pacific: src/tools/cephfs_mirror/PeerReplayer.cc Missing include
singuliere _
03:45 PM Backport #50212 (In Progress): pacific: BlueFS _flush_range coredump
singuliere _
03:43 PM RADOS Bug #45423: api_tier_pp: [ FAILED ] LibRadosTwoPoolsPP.HitSetWrite
/a/sage-2021-04-06_20:05:38-rados-wip-sage-testing-2021-04-06-1403-distro-basic-smithi/6025407 Neha Ojha
03:42 PM mgr Bug #50243 (Duplicate): test_turn_off_module (tasks.mgr.test_progress.TestProgress) AssertionErro...
... Neha Ojha
03:10 PM CephFS Bug #45553: mds: rstats on snapshot are updated by changes to HEAD
rstats propagation is working by now
but the propagation goofs up snapshot rstats
see this: https://tracker.ceph.co...
Milind Changire
03:08 PM RADOS Bug #50106: scrub/osd-scrub-repair.sh: corrupt_scrub_erasure: return 1
/a/sage-2021-04-06_20:05:38-rados-wip-sage-testing-2021-04-06-1403-distro-basic-smithi/6025284 Neha Ojha
02:57 PM RADOS Backport #49531 (In Progress): nautilus: osd ok-to-stop too conservative
Nathan Cutler
02:57 PM Revision 8e7e4420 (ceph): Merge pull request #40617 from tchaikov/wip-system-pmem
install-deps.sh: install libpmem libraries if WITH_PMEM is set
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Kefu Chai
02:52 PM Revision 9fb98e91 (ceph): mgr: relax osd ok-to-stop condition on degraded pgs
Right now, the "ok-to-stop" condition is relatively rigorous, it allows
stopping an osd only if no PG on it is non-ac...
Xuehan Xu
02:33 PM rgw Bug #50074: [RFE] close idle kafka connections
connections should just timeout when idle, even if a topic exists. Yuval Lifshitz
02:29 PM CephFS Bug #49912: client: dir->dentries inconsistent, both newname and oldname points to same inode, m...
Since the `ls` command output was correct, the ORDERED flag should have been cleared as expected, or it should show '... Xiubo Li
07:58 AM CephFS Bug #49912: client: dir->dentries inconsistent, both newname and oldname points to same inode, m...
Xiaoxi Chen wrote:
> Jeff Layton wrote:
> > I think that after the mv, the directory should no longer be considered...
Xiubo Li
02:28 PM CephFS Documentation #50229 (Pending Backport): cephfs-mirror: update docs with `fs snapshot mirror daem...
Patrick Donnelly
09:42 AM CephFS Documentation #50229 (Resolved): cephfs-mirror: update docs with `fs snapshot mirror daemon statu...
This was missing in the docs. Venky Shankar
02:28 PM Revision 1b8ee16c (ceph): Merge PR #40467 into master
* refs/pull/40467/head:
doc: detail `fs snapshot mirror daemon status` mgr command
doc: s/<fs>/<fs_name>/g
Reviewe...
Patrick Donnelly
02:26 PM rgw Bug #50103: multisite: crash in RGWRESTStreamRWRequest::do_send_prepare() with empty url
still needs investigation to find where we're sending to an empty url Casey Bodley
02:25 PM rgw Bug #50115 (Fix Under Review): S3 event message eTag misspelled
Yuval Lifshitz
02:22 PM rgw Bug #49797 (Fix Under Review): rgw/sts: chunked upload fails using STS temp credentials generated...
Matt Benjamin
02:21 PM Orchestrator Documentation #50239 (Resolved): cephadm docs: add RGW SSL certificates
We need to document how to set the SSL certificate in RGWSpec:... Sebastian Wagner
02:20 PM rgw Bug #50148 (Pending Backport): clang build fails on rgw_log_backing.cc
Casey Bodley
02:16 PM rgw Bug #50194 (Fix Under Review): librgw: make rgw file handle versioned
Casey Bodley
02:05 PM rgw Bug #49955: upgrade: rgw multisite failures
from http://qa-proxy.ceph.com/teuthology/sage-2021-03-24_06:13:24-upgrade:octopus-x-wip-sage-testing-2021-03-23-2309-... Casey Bodley
01:59 PM CephFS Bug #50238: mds: ceph.dir.rctime for older snaps is erroneously updated
To fix this issue:
# the correct sequence of snap IDs must be chosen to be updated on a mksnap request (snapshot cre...
Milind Changire
01:54 PM CephFS Bug #50238 (New): mds: ceph.dir.rctime for older snaps is erroneously updated
vxattr ceph.dir.rctime shows new values for older snaps when new snap is created or when live data is updated. Milind Changire
01:57 PM Messengers Bug #49237: segv in AsyncConnection::_stop()
Here is the output... Adrian Dabuleanu
01:32 PM Messengers Bug #49237: segv in AsyncConnection::_stop()
Adrian Dabuleanu wrote:
> We rebooted the physical servers two days ago and the OSD seem to be fine. But today, they...
Sage Weil
11:45 AM Messengers Bug #49237: segv in AsyncConnection::_stop()
We rebooted the physical servers two days ago and the OSD seem to be fine. But today, they started crashing again wit... Adrian Dabuleanu
01:49 PM RADOS Bug #50219 (Closed): qa/standalone/erasure-code/test-erasure-eio.sh fails since pg is not in reco...
https://pulpito.ceph.com/nojha-2021-04-07_23:49:43-rados:standalone-master-distro-basic-smithi/ - the same test passe... Neha Ojha
01:23 PM RADOS Bug #50230 (Fix Under Review): mon: spawn loop after mon reinstalled
We have tested the fix in PR 40660 and it solves our bootstrapping problem. Dan van der Ster
10:07 AM RADOS Bug #50230: mon: spawn loop after mon reinstalled
Doh, ignore that fix, this is better:... Dan van der Ster
10:03 AM RADOS Bug #50230 (Resolved): mon: spawn loop after mon reinstalled
This is related to #44076. (cluster is running 14.2.19 which has that fix.)
Scenario:
* mon is reinstalled (upgr...
Dan van der Ster
01:03 PM rbd Backport #49768 (In Progress): nautilus: [rbd] the "trash mv" operation should support an optiona...
Nathan Cutler
01:03 PM Revision 09251a62 (ceph): rbd: clarify trash remove error code from interrupted move
Fixes: https://tracker.ceph.com/issues/49716
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from ...
Jason Dillaman
01:03 PM Revision 17c1ac9c (ceph): librbd/trash: don't return -ENOENT error from move state machine
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit f6ed98d682e562de1cad301696e918c52a4dba5d)
Jason Dillaman
01:03 PM Revision 9ac519c6 (ceph): librbd/api: allow an interrupted trash move to be restarted
Search the trash entries for a matching image name that is
still in the moving state and allow the operation to be
re...
Jason Dillaman
01:03 PM Revision e54e29de (ceph): librbd/api: trash remove/purge should indicate interrupted move
This will help the user self-diagnose that a trash move operation
was interrupted and therefore the state is invalid....
Jason Dillaman
01:03 PM Revision e6b4780e (ceph): librbd/api: helper method for natively listing the trash
The existing list method converts the native TrashImageSpec to the
API's rbd_trash_image_info_t which is missing the ...
Jason Dillaman
01:02 PM rgw Backport #50158 (In Progress): nautilus: test_datalog_autotrim fail in teuthology
Nathan Cutler
01:02 PM Revision f7edb1ba (ceph): test/rgw: test_datalog_autotrim filters out new entries
if other sync activity is racing with test_datalog_autotrim, it can
create new datalog entries after the 'datalog aut...
Casey Bodley
01:01 PM rgw Backport #50159 (In Progress): octopus: test_datalog_autotrim fail in teuthology
Nathan Cutler
01:01 PM Revision c04f66bd (ceph): test/rgw: test_datalog_autotrim filters out new entries
if other sync activity is racing with test_datalog_autotrim, it can
create new datalog entries after the 'datalog aut...
Casey Bodley
12:59 PM rgw Bug #48919: teuthology rgw qa/tasks/barbican.py
Rejected nautilus backport as a consequence of the following thought process:
1. The fix being backported changes ...
Nathan Cutler
12:59 PM rgw Backport #49835 (Rejected): nautilus: teuthology rgw qa/tasks/barbican.py
Rejecting nautilus backport as a consequence of the following thought process:
1. The fix being backported changes...
Nathan Cutler
12:47 PM rgw Backport #50096 (In Progress): octopus: When copying an encrypted object, the result object is em...
Nathan Cutler
12:47 PM Revision 922f3056 (ceph): rgw: return error when trying to copy encrypted object without key
Fixes: https://tracker.ceph.com/issues/48554
Signed-off-by: Ilsoo Byun <ilsoobyun@linecorp.com>
(cherry picked from ...
Ilsoo Byun
12:45 PM rgw Backport #50095 (In Progress): nautilus: When copying an encrypted object, the result object is e...
Nathan Cutler
12:45 PM Revision 5b066af6 (ceph): rgw: return error when trying to copy encrypted object without key
Fixes: https://tracker.ceph.com/issues/48554
Signed-off-by: Ilsoo Byun <ilsoobyun@linecorp.com>
(cherry picked from ...
Ilsoo Byun
12:41 PM Dashboard Feature #43146: mgr/dashboard: Display available updates for a cluster
I'd just fetch the :latest tag once in a while. I made PR a while ago to request the registry:
https://github.com...
Sebastian Wagner
12:38 PM rgw Backport #49744 (In Progress): nautilus: Segmentation fault on GC with big value of rgw_gc_max_objs
Nathan Cutler
12:38 PM Revision bdccbe65 (ceph): rgw: limit rgw_gc_max_objs to RGW_SHARDS_PRIME_1
Don't allow GC to process more gc ojects than RGW_SHARDS_PRIME_1
Fixes: https://tracker.ceph.com/issues/49321
Signed...
Rafał Wądołowski
12:37 PM Revision 8202aa3d (ceph): Merge pull request #40654 from rzarzynski/wip-crimson-notify-lifetime
crimson/osd: fix the lifetime of Notify during timeouts
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:26 PM Revision bbc748a1 (ceph): mgr/DaemonServer: keep daemon in service map when it has no tasks
we should not remove a daemon from service map even if it has no task
running, as it is not an evidence that the serv...
Kefu Chai
12:24 PM Revision f6bce6b5 (ceph): mgr/DaemonServer: pass task_status instead of a message
be explicit that the caller is only interested in the task_status
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherr...
Kefu Chai
12:23 PM Revision 6a43cb52 (ceph): mgr: set `task_dirty_status` on reconnect
... so that upon reconnect the manager client updates manager
with whatever is available in ->task_status field.
Sig...
Venky Shankar
12:23 PM Revision cc8a725b (ceph): test: adjust scrub control tests for optional scrub status
Fixes: http://tracker.ceph.com/issues/45349
Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from co...
Venky Shankar
12:23 PM Revision f8676a20 (ceph): mds: send scrub status to ceph-mgr only when scrub is running
Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from commit 5a7d0632d989536e09b2d916b5ea9713dc8dbea...
Venky Shankar
12:22 PM Orchestrator Feature #50236 (Rejected): cephadm: NFSv3
Some users might be interested in NFSv3 mainly from Windows clients.
Is there a need to support NFSv3 in cephadm? ...
Sebastian Wagner
12:11 PM CephFS Feature #50235 (Resolved): allow cephfs-shell to mount named filesystems
Currently, cephfs-shell can only mount the "default" filesystem. There may be some way to use the config file to dire... Jeff Layton
11:55 AM rgw Bug #50107 (Duplicate): rgw:throw error NoSuchBucket when bucket not exists(nautilus)
Nathan Cutler
11:53 AM rgw Backport #50233 (In Progress): nautilus: rgw: success returned for put bucket versioning on a non...
Nathan Cutler
11:53 AM rgw Backport #50233 (Resolved): nautilus: rgw: success returned for put bucket versioning on a non ex...
https://github.com/ceph/ceph/pull/40668 Nathan Cutler
11:53 AM Revision 41d98b09 (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
11:52 AM rgw Bug #38420 (Pending Backport): rgw: success returned for put bucket versioning on a non existant ...
Nathan Cutler
11:39 AM rgw Backport #49092 (In Progress): nautilus: http client - fix "Expect: 100-continue" issue
Nathan Cutler
11:11 AM rbd Backport #50231 (In Progress): pacific: packaging: require ceph-common for immutable object cache...
Ilya Dryomov
11:10 AM rbd Backport #50231 (Resolved): pacific: packaging: require ceph-common for immutable object cache da...
https://github.com/ceph/ceph/pull/40665 Backport Bot
11:11 AM rbd Backport #50232 (In Progress): octopus: packaging: require ceph-common for immutable object cache...
Ilya Dryomov
11:10 AM rbd Backport #50232 (Resolved): octopus: packaging: require ceph-common for immutable object cache da...
https://github.com/ceph/ceph/pull/40666 Backport Bot
11:08 AM rbd Bug #50207 (Pending Backport): packaging: require ceph-common for immutable object cache daemon
Ilya Dryomov
11:07 AM Revision 99f3a452 (ceph): Merge pull request #40641 from idryomov/wip-require-ceph-common-for-ioc
packaging: require ceph-common for immutable object cache daemon
Reviewed-by: Kefu Chai <kchai@redhat.com>
Ilya Dryomov
10:46 AM Dashboard Backport #50068 (Resolved): pacific: mgr/dashboard: alert notification shows 'undefined' instead ...
Ernesto Puerta
10:46 AM Revision 4cbaf866 (ceph): Merge pull request #40588 from rhcs-dashboard/wip-50068-pacific
pacific: mgr/dashboard: Fix for alert notification message being undefined
Reviewed-by: Waadkh7 <walkhour@redhat.com...
Ernesto Puerta
10:44 AM Dashboard Backport #50069 (Resolved): nautilus: mgr/dashboard: alert notification shows 'undefined' instead...
Ernesto Puerta
10:44 AM Revision a3bb71c8 (ceph): Merge pull request #40590 from rhcs-dashboard/wip-50069-nautilus
nautilus: mgr/dashboard: Fix for alert notification message being undefined
Reviewed-by: Avan Thakkar <athakkar@redh...
Ernesto Puerta
10:31 AM Revision 94a3c972 (ceph): packaging: require ceph-common for immutable object cache daemon
This daemon has a systemd service which starts it with --setuser ceph
--setgroup ceph. "ceph" user and group are cre...
Ilya Dryomov
10:29 AM Revision 95e99fda (ceph): packaging: require ceph-common for immutable object cache daemon
This daemon has a systemd service which starts it with --setuser ceph
--setgroup ceph. "ceph" user and group are cre...
Ilya Dryomov
10:19 AM Revision 5699ba1a (ceph): qa/tasks/ceph.conf: shorten cephx TTL for testing
Rotate tickets frequently to exercise those code paths during testing.
Signed-off-by: Sage Weil <sage@newdream.net>
...
Sage Weil
10:12 AM Revision cc0b4c77 (ceph): mon: load stashed map before mkfs monmap
After mkfs the store may not yet contain monmap:last_committed but
might be respawning after setting mon_sync:temp_ne...
Dan van der Ster
10:12 AM Dashboard Bug #49925: mgr/dashboard: adapt Dashboard to work with NFSv4
NFSv3 seems not to work in Octopus anymore, too. So the Dashboard needs to be adapted for Octopus, too. Volker Theile
10:06 AM Dashboard Cleanup #49718: mgr/dashboard: remove NFSv3 support from dashboard
This also affects Octopus, right? Volker Theile
09:49 AM Revision 03d35060 (ceph): crimson/osd: improve debugs around Watch / Notify.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
09:49 AM Revision aa4c9025 (ceph): crimson/osd: fix the lifetime of Notify during timeouts.
This fixes a segfault during `LibRadosWatchNotify.WatchNotify2Timeout`.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@...
Radoslaw Zarzynski
09:43 AM Revision 9d60ec8c (ceph): doc: s/<fs>/<fs_name>/g
Signed-off-by: Venky Shankar <vshankar@redhat.com> Venky Shankar
09:43 AM Revision bfaf5e99 (ceph): doc: detail `fs snapshot mirror daemon status` mgr command
@leseb noticed that this interface did not have any documentation. Thanks!
Fixes: http://tracker.ceph.com/issues/502...
Venky Shankar
09:16 AM Revision 69a7ed4e (ceph): run-make-check: enable WITH_RBD_RWL when WITH_PMEM is true
so we can at least build-test the rwl cache plugin in "make check" run.
this is an opt-in option which is only enabl...
Kefu Chai
09:15 AM Revision 17d2bc37 (ceph): install-deps.sh: install libpmem libraries if WITH_PMEM is set
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
08:59 AM Revision 5c486aa7 (ceph): do_freebsd.sh: disable WITH_SYSTEMD
as FreeBSD does not has systemd at the time of writing, so it does not
make sense to build or install systemd support...
Kefu Chai
08:58 AM Revision 8c44876b (ceph): cmake: s/HAVE_MSGHDR/WITH_SYSTEMD/
as FreeBSD also has msghdr but it does not have systemd, or
flags like MFD_ALLOW_SEALING, O_TMPFILE or F_SEAL_GROW. s...
Kefu Chai
08:38 AM Revision efd89f9b (ceph): osd: do not assert() in the case of no obc
Upon rollback, we should handle ENOENT case,
so what we should do here is to return NOOP.
Signed-off-by: Myoungwon O...
Myoungwon Oh
08:35 AM Revision 779e60e5 (ceph): osd: remove unnecessary ref handling in _delete_oid
Let's consider the following case when handling a delete op.
1. Delete --> whiteouted
2. Make clone
In this case, cu...
Myoungwon Oh
07:31 AM Revision 35faaef4 (ceph): client: always register callbacks before mount()
Add Client::ll_register_callbacks2() support and add a new register
callbacks API ceph_ll_register_callbacks2() suppo...
Xiubo Li
07:30 AM Revision d9736ee9 (ceph): client: move SnapRealm methods to ClientSnapRealm.cc
Signed-off-by: Xiubo Li <xiubli@redhat.com> Xiubo Li
07:27 AM Revision a2067a02 (ceph): doc: Add BlueStore sharding documentation
Provide sharding explanation, configuration parameters explanation.
Provide resharding tool example into Pacific form...
Adam Kupczyk
07:26 AM Revision e42c93c7 (ceph): Merge pull request #40596 from tchaikov/wip-cmake-clean
cmake: remove created directory when "clean" target is run
Reviewed-by: Nizamudeen A <nia@redhat.com>
Reviewed-by: E...
Kefu Chai
06:41 AM Revision 511434ac (ceph): qa/cephfs: remove create_keyring_file from cephfs_test_case.py
Since teuthology.orchestra.remote.mktemp() can write a temporary file
and not just create it, create_keyring_file() i...
Rishabh Dave
06:26 AM Revision e2138495 (ceph): qa/cephfs: don't use sudo to write files in /tmp
Files in /tmp cannot be written by any user( including the root user)
other than the file owner even if the permissio...
Rishabh Dave
06:21 AM Revision 714d5130 (ceph): Merge pull request #40342 from batrick/snap_schedule-qa-fixes
qa: snap_schedule test debugging
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Venky Shankar
05:39 AM Revision 58b62f10 (ceph): qa: test fs lsflags command
Fixes: https://tracker.ceph.com/issues/48682
Signed-off-by: Jos Collin <jcollin@redhat.com>
Jos Collin
05:39 AM Revision 26b7e585 (ceph): doc: add lsflags command to Administrative Commands document
Fixes: https://tracker.ceph.com/issues/48682
Signed-off-by: Jos Collin <jcollin@redhat.com>
Jos Collin
05:39 AM Revision 0838e9fc (ceph): mds: print each flag value
Fixes: https://tracker.ceph.com/issues/48683
Signed-off-by: Jos Collin <jcollin@redhat.com>
Jos Collin
05:39 AM Revision e5e0f859 (ceph): mon: add command to print fs flags
Fixes: https://tracker.ceph.com/issues/48682
Signed-off-by: Jos Collin <jcollin@redhat.com>
Jos Collin
05:34 AM rgw-testing Bug #49800 (In Progress): amqp: ssl test is failing when when IP is used
Yuval Lifshitz
05:32 AM Revision c43878d0 (ceph): Merge pull request #40625 from TRYTOBE8TME/wip-rgw-notifications
rgw/test: Changing force-branch to master Yuval Lifshitz
05:26 AM Dashboard Bug #50227 (Can't reproduce): mgr/dashboard: nautilus: Problem with repeatability of mgr-*-venv b...
h3. Description of problem
I noticed errors in the build related to the mgr virtualenvs such as mgr-dashboard-test...
Brad Hubbard
04:58 AM Revision db13b9ab (ceph): osd: avoid two copy with same src cancel each other
For cache tier, if some head object has two snaps, the two snaps share the same clone object,
and the clone object wa...
YuanXin
04:55 AM Revision dfca3f8c (ceph): Merge pull request #40622 from batrick/dev-make
doc: update some docs still referring to make
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:58 AM Revision 50287ee3 (ceph): Merge pull request #40647 from rzarzynski/wip-crimson-notify-send_comp-...
crimson/osd: fix broken debug in Notify::send_completion().
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: R...
Kefu Chai
02:37 AM Revision dd2e31a3 (ceph): Merge PR #40204 into master
* refs/pull/40204/head:
client: cleanup _preadv_pwritev_locked()
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com...
Patrick Donnelly
02:37 AM CephFS Bug #49972 (Pending Backport): mds: failed to decode message of type 29 v1: void CapInfoPayload::...
Patrick Donnelly
02:37 AM Revision c20ee8ee (ceph): Merge PR #40427 into master
* refs/pull/40427/head:
mds: skip the buffer in UnknownPayload::decode()
Reviewed-by: Patrick Donnelly <pdonnell@re...
Patrick Donnelly
02:36 AM CephFS Bug #50021 (Resolved): qa: snaptest-git-ceph failure during mon thrashing
Patrick Donnelly
02:35 AM Revision d06d66d8 (ceph): Merge PR #40611 into master
* refs/pull/40611/head:
qa: retry cloning the ceph.git
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
02:30 AM CephFS Bug #50224 (Resolved): qa: test_mirroring_init_failure_with_recovery failure
... Patrick Donnelly
02:27 AM Linux kernel client Bug #50223 (Fix Under Review): qa: "client.4737 isn't responding to mclientcaps(revoke)"
... Patrick Donnelly
02:23 AM RADOS Bug #50222 (In Progress): osd: 5.2s0 deep-scrub : stat mismatch
... Patrick Donnelly
02:20 AM CephFS Bug #50221 (New): qa: snaptest-git-ceph failure in git diff
... Patrick Donnelly
02:16 AM mgr Bug #50196 (Resolved): TestModuleSelftest.test_diskprediction_local
Kefu Chai
02:15 AM Revision a9fe167c (ceph): Merge pull request #40636 from tchaikov/wip-50196
qa/tasks/mgr: skip test_diskprediction_local on python>=3.8
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Kefu Chai
02:12 AM CephFS Bug #50220 (New): qa: dbench workload timeout
... Patrick Donnelly
01:51 AM Revision 3017b782 (ceph): mds: ensure export_pin rank < max_mds
Signed-off-by: Yanhu Cao <gmayyyha@gmail.com> Yanhu Cao
01:08 AM Revision acc2a1e1 (ceph): osd: recover unreadable snapshot before reading ref. count info
Manifest objects needs adjacent clones when incrementing/decrementing
refcount. This commit makes the current code to...
Myoungwon Oh

04/07/2021

11:44 PM RADOS Bug #50219 (Closed): qa/standalone/erasure-code/test-erasure-eio.sh fails since pg is not in reco...
... Neha Ojha
11:21 PM rgw Bug #50218 (Closed): Segmentation fault in radosgw_Main()
... Neha Ojha
11:05 PM bluestore Bug #50217 (Resolved): Increase default value of bluestore_cache_trim_max_skip_pinned
The current default value of 64 has shown to be very low for large clusters. In some cases, this has lead to huge mem... Neha Ojha
09:14 PM bluestore Bug #47453 (New): checksum failures lead to assert on OSD shutdown in lab tests
... Neha Ojha
09:07 PM Revision 70822328 (ceph): mgr/prometheus:Improve the pool metadata
Adds percent_used and used_bytes to the per pool
metrics group, and add additional labels to the ceph_pool_metadata
m...
Paul Cuzner
08:38 PM Revision e866d195 (ceph): Merge pull request #40632 from adamemerson/wip-warnless-4now
Warning Cleanup and Clang Compile Fix
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Willem Jan Withagen <wj...
Adam Emerson
08:07 PM Revision 42d87989 (ceph): rgw/test: Changing force-branch to master
This PR includes 2 things:
1. Changing force-branch to master and removing the git-remote. This change was forgetten ...
Kalpesh
07:46 PM CephFS Bug #50216 (Resolved): qa: "ls: cannot access 'lost+found': No such file or directory"
... Patrick Donnelly
07:28 PM CephFS Bug #50215 (Fix Under Review): qa: "log [ERR] : error reading sessionmap 'mds2_sessionmap'"
Patrick Donnelly
07:26 PM CephFS Bug #50215 (Resolved): qa: "log [ERR] : error reading sessionmap 'mds2_sessionmap'"
... Patrick Donnelly
05:47 PM rgw Bug #50141: consecutive complete-multipart-upload requests following the 1st (successful) one on ...
reproducing below a flow that is similar to a Quay with geo-replication zone configuration using aws cli:
1st mult...
Mark Kogan
05:31 PM Revision 0cfb4a51 (ceph): rgw: ordered list map efficiency
Adding an object to the result map required two "find" operations
back-to-back, each of which was O(log n). By using
...
J. Eric Ivancich
05:29 PM Revision f9307c60 (ceph): test/osd: Change const copy in loop to const reference
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
05:29 PM Revision 1e6225ca (ceph): test/librados: Remove unused capture
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
05:29 PM Revision ce914608 (ceph): rgw: Remove unused variables
(Also mark the file as C++ rather than C)
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
05:29 PM Revision 607da6aa (ceph): rgw: Fix warnings from s3select
Since this is a submodule, just wrap the include in a pragma.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
05:29 PM Revision f82805a8 (ceph): rgw: Fix brace-enclosed-scalar warning
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
05:28 PM Revision 2a65dcb4 (ceph): rbd: Fix ambiguous call to addr.parse
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
05:28 PM Revision aee46aaa (ceph): rgw: Fix signed comparison warning
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
05:25 PM Revision f483f161 (ceph): test/librados: Disambiguate function call
Cleaning up a warning.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
05:20 PM Revision ff99ed63 (ceph): rgw: Add missing extension to file in sources list
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
05:02 PM bluestore Backport #49964: octopus: BlueStore::_collection_list causes huge latency growth pg deletion
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40392
merged
Yuri Weinstein
05:02 PM Revision d216585e (ceph): Merge pull request #40392 from neha-ojha/wip-49964-octopus
octopus: common/options: bluefs_buffered_io=true by default
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
04:40 PM rgw Backport #50214 (Resolved): pacific: rgw: object lock: improve client error messages
https://github.com/ceph/ceph/pull/40693 Backport Bot
04:40 PM rgw Backport #50213 (Resolved): octopus: rgw: object lock: improve client error messages
https://github.com/ceph/ceph/pull/40755 Backport Bot
04:37 PM rgw Bug #49541 (Pending Backport): rgw: object lock: improve client error messages
J. Eric Ivancich
04:35 PM rgw Bug #48716 (Resolved): aws-s3 incompatibility related metadata
This looks to me like something that should be backported to nautilus (near end-of-life), octopus, and pacific. Any o... J. Eric Ivancich
04:31 PM Revision 116ef525 (ceph): Merge pull request #38737 from IlsooByun/objmeta-key-underscore
rgw: keep underscore in metatdata key
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
J. Eric Ivancich
04:31 PM Revision 951e1e2e (ceph): Merge pull request #39749 from linuxbox2/wip-olock-fixes
rgw: objectlock: improve client error messages
Reviewed-by: Casey Bodley <cbodley@redhat.com>
J. Eric Ivancich
04:30 PM Revision de725023 (ceph): Merge pull request #40263 from ivancich/wip-update-listing-comments
rgw: update bucket listing log output
Reviewed-by: Ali Maredia <amaredia@redhat.com>
J. Eric Ivancich
03:53 PM Revision 88b947f0 (ceph): Merge pull request #40570 from zdover23/wip-doc-mclock-rewrite-first-ha...
doc/rados: rewrite mclock-config-ref
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Sridhar Seshasayee <sses...
Neha Ojha
03:36 PM Bug #48498: octopus: timeout when running the "ceph" command
https://github.com/ceph/ceph/pull/40476 merged Yuri Weinstein
03:35 PM Revision 462fda3d (ceph): Merge pull request #40476 from tchaikov/octopus-pr-38665
octopus: pybind/ceph_argparse.py: use a safe value for timeout
Reviewed-by: Deepika Upadhyay <dupadhya@redhat.com>
Yuri Weinstein
03:35 PM bluestore Backport #49990: octopus: _txc_add_transaction error (39) Directory not empty not handled on oper...
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40441
merged
Yuri Weinstein
03:35 PM Revision 550352b5 (ceph): Merge pull request #40441 from neha-ojha/wip-49990-octopus
octopus: os/bluestore: Make Onode::put/get resiliant to split_cache
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Re...
Yuri Weinstein
03:34 PM Backport #49995: octopus: daemons bind to loopback iface
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40424
merged
Yuri Weinstein
03:34 PM Revision 51056feb (ceph): Merge pull request #40424 from k0ste/wip-49995-octopus
octopus: common/ipaddr: skip loopback interfaces named 'lo' and test it
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
03:19 PM Revision 5dc9375f (ceph): rgw: read_obj_policy() consults iam_user_policies on ENOENT
when the head object doesn't exist, read_obj_policy() has to decide
whether to return ENOENT or EACCES
when there's ...
Casey Bodley
03:03 PM Revision b97954f8 (ceph): Merge pull request #40639 from yuvalif/wip-yuval-fix-50201
rgw/multisite: return correct error code when op fails
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
03:02 PM Revision 6602eb7e (ceph): doc/cephadm: fix a typo
This fixes a small typo in the cephadm/iscsi documentation
s/iSCSI Ganesha gateway/iSCSI gateway/
Signed-off-by: Gu...
Guillaume Abrioux
02:52 PM Dashboard Backport #50202 (In Progress): nautilus: mgr/dashboard: Read-only user can see registry password
Nizamudeen A
11:05 AM Dashboard Backport #50202 (Resolved): nautilus: mgr/dashboard: Read-only user can see registry password
https://github.com/ceph/ceph/pull/40650 Backport Bot
02:48 PM Dashboard Backport #50204 (In Progress): octopus: mgr/dashboard: Read-only user can see registry password
Nizamudeen A
11:05 AM Dashboard Backport #50204 (Resolved): octopus: mgr/dashboard: Read-only user can see registry password
https://github.com/ceph/ceph/pull/40649 Backport Bot
02:47 PM Revision ae8bcafe (ceph): mgr/dashboard: Revoke read-only user's access to Manager modules
This will disable read only user to read/open Manager Modules page in
Ceph Dashboard where some of the security relat...
Nizamudeen A
02:43 PM Dashboard Backport #50203 (In Progress): pacific: mgr/dashboard: Read-only user can see registry password
Nizamudeen A
11:05 AM Dashboard Backport #50203 (Resolved): pacific: mgr/dashboard: Read-only user can see registry password
https://github.com/ceph/ceph/pull/40648 Backport Bot
02:43 PM Revision e4425330 (ceph): mgr/dashboard: Revoke read-only user's access to Manager modules
This will disable read only user to read/open Manager Modules page in
Ceph Dashboard where some of the security relat...
Nizamudeen A
02:35 PM Revision cb3dc151 (ceph): crimson/osd: fix broken debug in Notify::send_completion().
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
01:43 PM CephFS Backport #50015 (In Progress): pacific: qa: "AttributeError: 'NoneType' object has no attribute '...
Patrick Donnelly
01:42 PM Revision 36af3dc0 (ceph): qa/cephfs: move is_blocklisted() to filesystem.CephCluster
Using self.fs.mon_manager in mount.py can lead to a crash since self.fs
can be None. Move is_blocklisted() to tasks.f...
Rishabh Dave
01:27 PM Revision 39b2b5ed (ceph): qa/tasks/mgr: skip test_diskprediction_local on python>=3.8
query the python version before trying to test diskprediction_local
Fixes: https://tracker.ceph.com/issues/50196
Sig...
Kefu Chai
01:25 PM Revision 9a864f08 (ceph): cephadm: cleanup extra slash in runtime dir
%t already contains a slash, no need to add an extra one
Signed-off-by: 胡玮文 <huww98@outlook.com>
玮文 胡
01:20 PM Backport #50212 (Resolved): pacific: BlueFS _flush_range coredump
https://github.com/ceph/ceph/pull/40677 Backport Bot
01:20 PM Backport #50211 (Resolved): nautilus: BlueFS _flush_range coredump
https://github.com/ceph/ceph/pull/40752 Backport Bot
01:20 PM Backport #50210 (Resolved): octopus: BlueFS _flush_range coredump
https://github.com/ceph/ceph/pull/40793 Backport Bot
01:18 PM Bug #49861 (Pending Backport): BlueFS _flush_range coredump
Kefu Chai
01:18 PM Revision a866516a (ceph): Merge pull request #40581 from weixinwei/master
os/bluestore/BlueFS: do not _flush_range deleted files
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Sage W...
Kefu Chai
01:00 PM rgw Backport #50209 (Resolved): pacific: 'list index out of range'
https://github.com/ceph/ceph/pull/40694 Backport Bot
12:58 PM rgw Bug #50147 (Pending Backport): 'list index out of range'
Casey Bodley
12:49 PM Revision 4bf2ea2f (ceph): Merge pull request #40601 from cbodley/wip-50147
qa/rgw: move ignore-pg-availability.yaml out of suites/rgw
Reviewed-by: J. Eric Ivancich <ivancich@redhat.com>
Casey Bodley
12:46 PM RADOS Bug #50208 (New): [ FAILED ] CephSQLiteTest.InsertBulk4096 [with slow ops during this test with...
... Deepika Upadhyay
11:53 AM Revision 89c51135 (ceph): client: don't allow access to MDS-private inodes
Fixes: https://tracker.ceph.com/issues/50112
Signed-off-by: Xiubo Li <xiubli@redhat.com>
Xiubo Li
11:41 AM RADOS Bug #40119: api_tier_pp hung causing a dead job
... Deepika Upadhyay
11:32 AM Revision 0e1d9caa (ceph): Merge pull request #39907 from guits/fix_get_first_lv
ceph-volume: `get_first_lv()` refactor Rishabh Dave
11:13 AM rbd Bug #50207 (Fix Under Review): packaging: require ceph-common for immutable object cache daemon
Ilya Dryomov
11:10 AM rbd Bug #50207 (Resolved): packaging: require ceph-common for immutable object cache daemon
systemd starts it with --setuser ceph --setgroup ceph. "ceph" user and group are created by ceph-common and won't be... Ilya Dryomov
11:11 AM Revision dc55f0bb (ceph): packaging: require ceph-common for immutable object cache daemon
This daemon has a systemd service which starts it with --setuser ceph
--setgroup ceph. "ceph" user and group are cre...
Ilya Dryomov
11:09 AM mgr Bug #50205 (Need More Info): Telemetry module failing on empty JSON
Ubuntu 16.04, 18.04
Ceph 14.2.11+
Telemetry module is not validating JSON while trying to anonymize hard drives...
Michał Chybowski
11:04 AM Dashboard Bug #50174 (Pending Backport): mgr/dashboard: Read-only user can see registry password
Ernesto Puerta
11:04 AM Revision caee16b8 (ceph): Merge pull request #40624 from rhcs-dashboard/read-only-config-access-d...
mgr/dashboard: Revoke read-only user's access to Manager modules
Reviewed-by: Avan Thakkar <athakkar@redhat.com>
Rev...
Ernesto Puerta
11:01 AM Revision 91bc0e54 (ceph): mgr/selftest: add a command for querying python version
so the test driver can skip certain tests based on the version of python
runtime on the test node
Fixes: https://tra...
Kefu Chai
10:39 AM Linux kernel client Feature #48057 (Resolved): add debug information for client address
Xiubo Li
09:54 AM rgw Bug #50201 (Fix Under Review): rgw admin hides sync enable/disable failure on non-master
Yuval Lifshitz
09:05 AM rgw Bug #50201 (Resolved): rgw admin hides sync enable/disable failure on non-master
command does not show error when tried on non-master zone Yuval Lifshitz
09:51 AM Revision 83e89dfa (ceph): rgw/multisite: return correct error code when op fails
when trying to disable/enbale sync on non-master zone
Fixes: https://tracker.ceph.com/issues/50201
Signed-off-by: Y...
Yuval Lifshitz
09:10 AM Dashboard Backport #49945 (Resolved): pacific: mgr/dashboard: User management role cloning broke in UI
Ernesto Puerta
09:10 AM Revision 0af03c54 (ceph): Merge pull request #40398 from rhcs-dashboard/wip-49945-pacific
pacific: mgr/dashboard: Fix for broken User management role cloning
Reviewed-by: Alfonso Martínez <almartin@redhat.c...
Ernesto Puerta
09:07 AM Dashboard Bug #49897 (Resolved): mgr/dashboard: Unable to login to ceph dashboard until clearing cookies
Ernesto Puerta
09:06 AM Dashboard Backport #50067 (Resolved): pacific: mgr/dashboard: Unable to login to ceph dashboard until clear...
Ernesto Puerta
09:06 AM Revision 936eb2bf (ceph): Merge pull request #40586 from rhcs-dashboard/wip-50067-pacific
pacific: mgr/dashboard: Unable to login to ceph dashboard until clearing cookies manually
Reviewed-by: Alfonso Martí...
Ernesto Puerta
08:39 AM bluestore Feature #41691 (Resolved): os/BlueStore: avoid double caching bluestore onodes in rocksdb block_c...
Kefu Chai
07:47 AM rgw Documentation #50200 (New): https://docs.ceph.com/en/latest/man/8/radosgw/ contains old apache st...
This page is really legacy content. Functionality is replaced with ciwetweb (in firefly?) and beast with later releas... Pietari Hyvärinen
07:13 AM Revision a5e4216b (ceph): ceph-volume: `get_first_*()` refactor
As indicated by commit 17957d9beb42a04b8f180ccb7ba07d43179a41d3 those
fuctions were meant to avoid writing something ...
Guillaume Abrioux
07:13 AM Revision 79c5b078 (ceph): Merge pull request #40637 from ronen-fr/wip-ronenf-rgw-logbacking
rgw: fix lambda capture of a non-variable
Reviewed-by: Adam C. Emerson <aemerson@redhat.com>
Ronen Friedman
07:12 AM Revision c7694097 (ceph): Merge pull request #40604 from liewegas/podman-registries-conf
qa/distros/podman: preserve registries.conf
Reviewed-by: David Galloway <dgallowa@redhat.com>
Kefu Chai
07:10 AM Revision c6e8fc59 (ceph): Merge pull request #40487 from tchaikov/wip-boost-1.75
install-deps.sh: install boost 1.75
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
07:10 AM Backport #50199 (Resolved): pacific: src/tools/cephfs_mirror/PeerReplayer.cc Missing include
https://github.com/ceph/ceph/pull/40678 Backport Bot
07:10 AM Backport #50198 (Rejected): octopus: src/tools/cephfs_mirror/PeerReplayer.cc Missing include
Backport Bot
07:08 AM Bug #50134 (Pending Backport): src/tools/cephfs_mirror/PeerReplayer.cc Missing include
Kefu Chai
07:07 AM Revision bb45bf90 (ceph): Merge pull request #40583 from a16bitsysop/include
tools/cephfs_mirror/PeerReplayer.cc: add missing include
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewe...
Kefu Chai
07:06 AM Revision 2b8551a5 (ceph): Merge pull request #40607 from tchaikov/wip-journald-if-msghdr
common: disable journald logging backend if struct msghdr is not found
Reviewed-by: Sage Weil <sage@redhat.com>
Revi...
Kefu Chai
07:05 AM Revision e0f96a68 (ceph): Merge pull request #40609 from tchaikov/wip-common-buffer-cleanup
common/buffer.cc: use shift_round_up() when appropriate
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
06:51 AM CephFS Bug #50178: qa: "TypeError: run() got an unexpected keyword argument 'shell'"
Fix - https://github.com/ceph/teuthology/pull/1639 Rishabh Dave
06:50 AM CephFS Bug #50178 (Fix Under Review): qa: "TypeError: run() got an unexpected keyword argument 'shell'"
Rishabh Dave
06:12 AM crimson Bug #47212 (Pending Backport): out-of-order "Error: finished tid 3 when last_acked_tid was 5"
... Deepika Upadhyay
06:04 AM Revision 4f639981 (ceph): mds: switch to rank number instead
Signed-off-by: Xiubo Li <xiubli@redhat.com> Xiubo Li
06:04 AM Revision eb89c464 (ceph): mds: do not show the default auth if it's unambiguous
Signed-off-by: Xiubo Li <xiubli@redhat.com> Xiubo Li
05:53 AM Dashboard Bug #49344: mgr/dashboard: 'Test failure: test_pwd_expiration_date_update (tasks.mgr.dashboard.te...
... Kefu Chai
05:50 AM mgr Bug #48995: ERROR: test_pool_removal (tasks.mgr.test_progress.TestProgress)
/a/kchai-2021-04-06_14:10:15-rados-wip-kefu-testing-2021-04-06-1610-distro-basic-gibba/6024476 Kefu Chai
05:47 AM mgr Bug #50196 (Fix Under Review): TestModuleSelftest.test_diskprediction_local
Kefu Chai
05:40 AM mgr Bug #50196 (Resolved): TestModuleSelftest.test_diskprediction_local
... Kefu Chai
05:47 AM Revision 6016ae0f (ceph): rgw: fix lambda capture of a non-variable
One cannot just capture a structured binding "non-variable".
Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
Ronen Friedman
05:40 AM Dashboard Bug #50195 (Resolved): mgr/dashboard: filesystem pool size should use stored stat instead of byte...
h3. Description of problem
Filesystem pool size should use stored stat instead of bytes_used.
CephFS pool stats...
David Rivera
05:38 AM Revision c57731d3 (ceph): Revert "osd: Try other PGs when reservation failures occur"
This reverts commit 08c3ede0844507074de2b43638423c094976b493.
Due to https://tracker.ceph.com/issues/49868
Should be...
Ronen Friedman
05:37 AM Revision b8045f7b (ceph): Revert "test: Add test for scrub parallelism"
This reverts commit dd63577ab372d1d4b2da284c6e506603b293d85d.
As 08c3ede0844507074de2b43638423c094976b493 (the teste...
Ronen Friedman
05:17 AM mgr Feature #49049 (Fix Under Review): mgr/prometheus: Update ceph_pool_* metrics to include addition...
PR submitted Paul Cuzner
04:58 AM CephFS Bug #50112: MDS stuck at stopping when reducing max_mds
玮文 胡 wrote:
> Xiubo Li wrote:
> > For the mds private inode/dirs, it shouldn't be normal to handle the client caps,...
Xiubo Li
04:44 AM CephFS Bug #50112: MDS stuck at stopping when reducing max_mds
Xiubo Li wrote:
> For the mds private inode/dirs, it shouldn't be normal to handle the client caps, right ?
I thi...
玮文 胡
02:27 AM CephFS Bug #50112: MDS stuck at stopping when reducing max_mds
Patrick Donnelly wrote:
> I wonder if this is related to
>
> https://tracker.ceph.com/issues/49922
IMO you are...
Xiubo Li
01:18 AM CephFS Bug #50112: MDS stuck at stopping when reducing max_mds
玮文 胡 wrote:
> Xiubo Li wrote:
> > It seems the "mdsdir_in->get_num_ref()" is not zero in mds.0
>
> Yes, do you h...
Xiubo Li
04:13 AM CephFS Backport #50186 (In Progress): pacific: qa: daemonwatchdog fails if mounts not defined
Jos Collin
02:58 AM Revision 744bd527 (ceph): os/bluestore/BlueFS: do not _flush_range deleted files
Fixes: https://tracker.ceph.com/issues/49861
Signed-off-by: weixinwei <weixw3@lenovo.com>
xinwei wei
02:30 AM rgw Bug #50194 (Resolved): librgw: make rgw file handle versioned
The reason that we need this is that there could be the following scenario:
rgw_setattr sets the file attr;
rgw_w...
Xuehan Xu

04/06/2021

09:29 PM Revision 3e80f61e (ceph): qa/suites/upgrade/octopus-x: disable insecure global_id reclaim health ...
These will trigger on upgrade; suppress them so that our health gates
will still work.
Signed-off-by: Sage Weil <sag...
Sage Weil
09:29 PM Revision 72c4fc75 (ceph): qa/standalone: default to disable insecure global id reclaim
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
09:29 PM Revision 9f6fd4fe (ceph): qa/tasks/ceph[adm].conf[.template]: disable insecure global_id reclaim ...
Turn these off everywhere for our tests so they don't interfere with our health checks.
Signed-off-by: Sage Weil <sa...
Sage Weil
09:28 PM Revision b50b6abd (ceph): auth/AuthServiceHandler: keep track of global_id and whether it is new
AuthServiceHandler already has global_id field, but it is unused.
Revive it and let the handler know whether global_i...
Ilya Dryomov
09:28 PM Revision 6b860684 (ceph): auth/cephx: make cephx_decode_ticket() take a const ticket_blob
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
09:28 PM Revision abebd643 (ceph): auth/cephx: option to disallow unauthorized global_id (re)use
global_id is a cluster-wide unique id that must remain stable for the
lifetime of the client instance. The cephx pro...
Ilya Dryomov
09:28 PM Revision 08766a17 (ceph): mon: fail fast when unauthorized global_id (re)use is disallowed
When unauthorized global_id (re)use is disallowed, we don't want to
let unpatched clients in because they wouldn't be...
Ilya Dryomov
09:28 PM Revision 522a52e6 (ceph): auth/cephx: rotate auth tickets less often
If unauthorized global_id (re)use is disallowed, a client that has
been disconnected from the network long enough for...
Ilya Dryomov
09:28 PM Revision 05772ab6 (ceph): auth/cephx: ignore CEPH_ENTITY_TYPE_AUTH in requested keys
When handling CEPHX_GET_AUTH_SESSION_KEY requests from nautilus+
clients, ignore CEPH_ENTITY_TYPE_AUTH in CephXAuthen...
Ilya Dryomov
09:28 PM Revision 18b343b0 (ceph): mon/HealthMonitor: raise AUTH_INSECURE_GLOBAL_ID_RENEWAL[_ALLOWED]
Two new alerts:
- AUTH_INSECURE_GLOBAL_ID_RENEWAL_ALLOWED if we are allowing clients to reclaim
global_ids in an ins...
Sage Weil
09:28 PM Revision 7ca74183 (ceph): cephadm: set auth_allow_insecure_global_id_reclaim for mon on bootstrap
If this is a fresh pacific cluster, let's assume that there won't be
legacy clients connecting. (And if there are, l...
Sage Weil
09:28 PM Revision 6faa18e0 (ceph): mon/MonClient: resurrect "waiting for monmap|config" timeouts
This fixes a regression introduced in commit 85157d5aae3d ("mon:
s/Mutex/ceph::mutex/"). Waiting for monmap and conf...
Ilya Dryomov
09:28 PM Revision eec24e4d (ceph): mon/MonClient: claim active_con's auth explicitly
Eliminate confusion by moving auth from active_con into MonClient
instead of swapping them.
The existing MonClient::...
Ilya Dryomov
09:28 PM Revision 236b536b (ceph): mon/MonClient: preserve auth state on reconnects
Commit a2eb6ae3fb57 ("mon/monclient: hunt for multiple monitor in
parallel") introduced a regression where auth state...
Ilya Dryomov
09:28 PM Revision c9b022e0 (ceph): mon/MonClient: reset auth state in shutdown()
Destroying AuthClientHandler and not resetting global_id is another
way to get MonClient to send CEPHX_GET_AUTH_SESSI...
Ilya Dryomov
09:28 PM Revision a71f6e90 (ceph): mon/MonClient: drop global_id arg from _add_conn() and _add_conns()
Passing anything but MonClient instance's global_id doesn't make
sense.
Signed-off-by: Ilya Dryomov <idryomov@gmail....
Ilya Dryomov
09:28 PM Revision c151c965 (ceph): auth/AuthServiceHandler: drop unused start_session() args
session_key, connection_secret and connection_secret_required_length
aren't material for start_session() across all t...
Ilya Dryomov
09:28 PM Revision 49cba02a (ceph): auth/AuthServiceHandler: build_cephx_response_header() is cephx-specific
Make the one in CephxServiceHandler private and drop the stub in
AuthNoneServiceHandler.
Signed-off-by: Ilya Dryomov...
Ilya Dryomov
09:28 PM Revision 9e96806a (ceph): Merge PR #40603 into master
* refs/pull/40603/head:
qa/tasks/ceph.conf: shorten cephx TTL for testing
Reviewed-by: Ilya Dryomov <idryomov@redha...
Sage Weil
08:54 PM RADOS Bug #49868: RuntimeError: Exiting scrub checking -- not all pgs scrubbed
https://github.com/ceph/ceph/pull/40623 - being reverted in master for the time being Neha Ojha
08:08 PM Revision fb760da0 (ceph): Merge pull request #40190 from cbodley/wip-qa-rgw-sigv4-warnings
rgw: silence some unused variable warnings
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Casey Bodley
08:04 PM Revision 3b391cbf (ceph): Merge PR #40602 into master
* refs/pull/40602/head:
qa/tasks/cephadm: add apply() method/task
Reviewed-by: Sebastian Wagner <swagner@suse.com>
Sage Weil
08:04 PM Revision 2218c947 (ceph): Merge PR #40597 into master
* refs/pull/40597/head:
cephadm: pass '-i' to docker|podman run for shell|enter
Reviewed-by: Adam King <adking@redh...
Sage Weil
07:45 PM rgw Bug #49780 (Fix Under Review): assumed-role: s3api head-object returns 403 Forbidden, even if rol...
Casey Bodley
07:35 PM Revision cb6a3843 (ceph): qa/tasks/mgr/test_progress: fix wait_until_equal
Octopus ceph_test_case doesn't have period arg
so remove that in wait_until_equal. Also increase
time to wait for com...
Kamoltat (Junior) Sirivadhna
07:27 PM Revision fe8c141b (ceph): qa/mgr/progress: fix timeout error when waiting for osd in event
Fixes: https://tracker.ceph.com/issues/40618
Signed-off-by: Ricardo Dias <rdias@suse.com>
(cherry picked from commit...
Ricardo Dias
07:25 PM CephFS Backport #50127 (In Progress): pacific: pybind/mgr/volumes: deadlock on async job hangs finisher ...
Patrick Donnelly
07:22 PM CephFS Backport #50025 (In Progress): pacific: client: items pinned in cache preventing unmount
Patrick Donnelly
07:21 PM Revision b489dbe6 (ceph): client: simplify the iterating code
Signed-off-by: Xiubo Li <xiubli@redhat.com>
(cherry picked from commit 1bea6e5135148169baaf656563bb1acbe6a593b6)
Xiubo Li
07:21 PM Revision d1f2fe22 (ceph): client: fire the finish_cap_snap() after buffer being flushed
When the inode has Fb cap and the used reference is none zero, the
cap snap flushing will be delayed, so we need to m...
Xiubo Li
07:21 PM Revision 9ae35161 (ceph): client: clean up the code
Signed-off-by: Xiubo Li <xiubli@redhat.com>
(cherry picked from commit 820d39da39e65e99c1d58d56afc415186c1ae933)
Xiubo Li
07:21 PM Revision ef0895b0 (ceph): client: remove unused _flushed_cap_snap
Signed-off-by: Xiubo Li <xiubli@redhat.com>
(cherry picked from commit f60329bf1c5f9ad051387dbee10a210822620254)
Xiubo Li
07:20 PM rgw Bug #50147 (Fix Under Review): 'list index out of range'
Casey Bodley
07:18 PM CephFS Backport #50022 (In Progress): pacific: ceph-fuse: src/include/buffer.h: 1187: FAILED ceph_assert...
Patrick Donnelly
07:17 PM Revision f55b707f (ceph): client: rebuild bl to avoid too many vector(> IOV_MAX)
Fixes: https://tracker.ceph.com/issues/49936
Signed-off-by: Yanhu Cao <gmayyyha@gmail.com>
(cherry picked from commit...
Yanhu Cao
07:17 PM RADOS Bug #49777: test_pool_min_size: 'check for active or peered' reached maximum tries (5) after wait...
... Neha Ojha
06:59 PM rgw Bug #50169: Pacific - RadosGW not starting after upgrade
I can confirm that setting
rgw_data_log_backing = omap
is resolving the radosGW startup issues. I coupled them ...
Enrico Kern
04:25 PM rgw Bug #50169: Pacific - RadosGW not starting after upgrade
I believe RGW and OSD have different issues and should be filed seperately.
Links to mailing-list threads:
RGW: h...
玮文 胡
01:40 PM rgw Bug #50169 (Resolved): Pacific - RadosGW not starting after upgrade
Using Ubuntu 20.04, none cephadm, packages from ceph repositories.
Upgraded from latest Octopus to Pacific.
Aft...
Enrico Kern
06:52 PM RADOS Bug #49427: FAILED ceph_assert(attrs || !recovery_state.get_pg_log().get_missing().is_missing(soi...
Myoungwon Oh wrote:
> https://github.com/ceph/ceph/pull/40606
Thanks for the fix, let's use https://tracker.ceph....
Neha Ojha
01:42 AM RADOS Bug #49427: FAILED ceph_assert(attrs || !recovery_state.get_pg_log().get_missing().is_missing(soi...
https://github.com/ceph/ceph/pull/40606 Myoungwon Oh
06:52 PM RADOS Bug #50192 (Resolved): FAILED ceph_assert(attrs || !recovery_state.get_pg_log().get_missing().is_...
... Neha Ojha
06:10 PM CephFS Backport #50187 (In Progress): pacific: ceph-dokan improvements for additional mounts
Lucian Petrut
05:50 PM CephFS Backport #50187 (Resolved): pacific: ceph-dokan improvements for additional mounts
https://github.com/ceph/ceph/pull/40627 Backport Bot
05:52 PM rgw Bug #49892 (Resolved): rgw_orphan_list.sh causing a crash in the OSD
J. Eric Ivancich
05:50 PM CephFS Backport #50190 (Resolved): pacific: qa: "Assertion `cb_done' failed."
https://github.com/ceph/ceph/pull/40683 Backport Bot
05:50 PM CephFS Backport #50189 (Rejected): nautilus: qa: "Assertion `cb_done' failed."
Backport Bot
05:50 PM CephFS Backport #50188 (Rejected): octopus: qa: "Assertion `cb_done' failed."
Backport Bot
05:49 PM Revision b38cdb58 (ceph): Merge pull request #40553 from dang/wip-dang-zipper-list
RGW Zipper - Make sure bucket list progresses
Reviewed-by: J. Eric Ivancich <ivancich@redhat.com>
J. Eric Ivancich
05:46 PM CephFS Bug #49662 (Pending Backport): ceph-dokan improvements for additional mounts
Patrick Donnelly
05:46 PM Revision 61b014c4 (ceph): Merge PR #39939 into master
* refs/pull/39939/head:
cephfs: ceph-dokan - properly log the mounted root
cephfs: Update ceph-dokan "--removable" ...
Patrick Donnelly
05:46 PM CephFS Backport #50186 (Resolved): pacific: qa: daemonwatchdog fails if mounts not defined
https://github.com/ceph/ceph/pull/40634 Backport Bot
05:45 PM CephFS Backport #50185 (Resolved): pacific: qa: "RADOS object not found (Failed to operate read op for o...
https://github.com/ceph/ceph/pull/40684 Backport Bot
05:45 PM CephFS Backport #50184 (Rejected): octopus: client: openned inodes counter is inconsistent
Backport Bot
05:45 PM CephFS Backport #50183 (Resolved): pacific: client: openned inodes counter is inconsistent
https://github.com/ceph/ceph/pull/40685 Backport Bot
05:45 PM CephFS Backport #50182 (Rejected): nautilus: client: openned inodes counter is inconsistent
Backport Bot
05:45 PM CephFS Bug #49500 (Pending Backport): qa: "Assertion `cb_done' failed."
Patrick Donnelly
05:45 PM CephFS Backport #50181 (Resolved): octopus: client: only check pool permissions for regular files
https://github.com/ceph/ceph/pull/40779 Backport Bot
05:45 PM CephFS Backport #50180 (Resolved): pacific: client: only check pool permissions for regular files
https://github.com/ceph/ceph/pull/40686 Backport Bot
05:45 PM CephFS Backport #50179 (Resolved): nautilus: client: only check pool permissions for regular files
https://github.com/ceph/ceph/pull/40730 Backport Bot
05:45 PM Revision d0e3b712 (ceph): Merge PR #40418 into master
* refs/pull/40418/head:
test: unmount when finished ino_release_cb
test: wait a time for inode release
qa: move in...
Patrick Donnelly
05:44 PM CephFS Bug #50090 (Pending Backport): client: only check pool permissions for regular files
Patrick Donnelly
05:43 PM Revision eb38b924 (ceph): Merge PR #40460 into master
* refs/pull/40460/head:
client: only check pool permissions for regular files
Reviewed-by: Sidharth Anupkrishnan <s...
Patrick Donnelly
05:43 PM CephFS Bug #50020 (Pending Backport): qa: "RADOS object not found (Failed to operate read op for oid cep...
Patrick Donnelly
05:43 PM Revision 414b5593 (ceph): Merge PR #40465 into master
* refs/pull/40465/head:
test: bump up retries for `test_mirroring_init_failure_with_recovery` test
test: fix typo
...
Patrick Donnelly
05:42 PM Revision 532532e4 (ceph): Merge PR #40468 into master
* refs/pull/40468/head:
mds/metrics: add one whitespace between metric type the metainfo
Reviewed-by: Varsha Rao <v...
Patrick Donnelly
05:42 PM Bug #49898 (Pending Backport): qa: daemonwatchdog fails if mounts not defined
Patrick Donnelly
05:41 PM Revision 42d7da5f (ceph): Merge PR #40469 into master
* refs/pull/40469/head:
qa: check mounts attribute in ctx
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
05:41 PM rgw Backport #49537: nautilus: Should rgw::auth::Strategy::apply be noexcept?
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40356
merged
Yuri Weinstein
05:41 PM CephFS Bug #50057 (Pending Backport): client: openned inodes counter is inconsistent
Patrick Donnelly
05:41 PM Revision 53aefaa1 (ceph): Merge pull request #40356 from tchaikov/wip-49537-nautilus
nautilus: rgw : catch non int exception
Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
Reviewed-by: Yuri Weinstein...
Yuri Weinstein
05:41 PM Revision 40dfede3 (ceph): Merge PR #40501 into master
* refs/pull/40501/head:
client: fix the opened inodes counter increasing
Reviewed-by: Patrick Donnelly <pdonnell@re...
Patrick Donnelly
05:41 PM Dashboard Bug #49344: mgr/dashboard: 'Test failure: test_pwd_expiration_date_update (tasks.mgr.dashboard.te...
/ceph/teuthology-archive/yuriw-2021-04-01_15:23:17-rados-wip-yuri-testing-2021-03-31-1516-octopus-distro-basic-smithi... Deepika Upadhyay
05:30 PM CephFS Bug #50178 (Rejected): qa: "TypeError: run() got an unexpected keyword argument 'shell'"
... Patrick Donnelly
05:22 PM Bug #50177 (New): osd: "stalled aio... buggy kernel or bad device?"
... Patrick Donnelly
05:19 PM Revision 3fc52abe (ceph): Merge pull request #40547 from rhcs-dashboard/nautilus-decouple-tests-f...
mgr/dashboard: decouple unit tests from build artifacts
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-b...
Ernesto Puerta
05:17 PM Revision e262e856 (ceph): doc/rados: rewrite mclock-config-ref
This PR rewrites the material provided in
PR#40531, improving its elegance and
readability.
This PR rewrites the fir...
Zac Dover
05:07 PM Bug #50092: notification: make persistent notification timeout configurable
this was opened by mistake on ceph. correct issue is: https://tracker.ceph.com/issues/50176
please close
Yuval Lifshitz
05:06 PM Bug #50175: [RFE] notification: make persistent notification timeout configurable
this was opened by mistake on ceph. correct issue is: https://tracker.ceph.com/issues/50176
please close
Yuval Lifshitz
05:04 PM Bug #50175 (Closed): [RFE] notification: make persistent notification timeout configurable
currently it is hardcoded to 90 seconds, this means that the topic queue may fill up during RGW failover, and notific... Yuval Lifshitz
05:05 PM rgw Feature #50176 (New): [RFE] notification: make persistent notification timeout configurable
currently it is hardcoded to 90 seconds, this means that the topic queue may fill up during RGW failover, and notific... Yuval Lifshitz
05:02 PM mgr Backport #49004: octopus: mgr should update mon metadata when mon map is updated
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/39219
merged
Yuri Weinstein
05:02 PM Revision a9655fd1 (ceph): Merge pull request #39219 from k0ste/wip-49004-octopus
octopus: mgr: update mon metadata when monmap is updated
Reviewed-by: Deepika Upadhyay <dupadhya@redhat.com>
Yuri Weinstein
04:45 PM Revision 36e03d79 (ceph): Merge pull request #40113 from yuvalif/wip-yuval-fix-49799
rgw/notification: set correct type to "post" and "copy" notifications Yuval Lifshitz
04:29 PM rgw Feature #50104 (Resolved): Online switch of datalog format
Adam Emerson
04:27 PM rgw Backport #50105 (Resolved): Online switch of datalog format
Adam Emerson
04:26 PM Revision 93436ead (ceph): Merge pull request #40559 from adamemerson/wip-50104-pacific
rgw: Backport of datalog improvements to Pacific
Reviewed-By: Casey Bodley <cbodley@redhat.com>
Adam Emerson
04:25 PM Dashboard Bug #50155 (Resolved): nautilus: mgr/dashboard: python 2: error when setting user's non-ASCII pas...
Ernesto Puerta
07:25 AM Dashboard Bug #50155 (Fix Under Review): nautilus: mgr/dashboard: python 2: error when setting user's non-A...
Alfonso Martínez
07:22 AM Dashboard Bug #50155 (Resolved): nautilus: mgr/dashboard: python 2: error when setting user's non-ASCII pas...
After PR https://github.com/ceph/ceph/pull/40522 there is a regression for py2 when setting non-ASCII password.
<p...
Alfonso Martínez
04:24 PM Revision 4e6ca2dc (ceph): Merge pull request #40610 from rhcs-dashboard/nautilus-fix-py2-unicode-...
nautilus: mgr/dashboard: python 2: fix error when non-ASCII password
Reviewed-by: Alfonso Martínez <almartin@redhat....
Ernesto Puerta
04:03 PM Dashboard Bug #50174 (Fix Under Review): mgr/dashboard: Read-only user can see registry password
Nizamudeen A
04:00 PM Dashboard Bug #50174 (Resolved): mgr/dashboard: Read-only user can see registry password
In ceph dashboard user with role `read-only` can see registry password,
Cluster -> Manager Modules -> cephadm
Secu...
Nizamudeen A
03:54 PM Revision fb607f15 (ceph): mgr/dashboard: Revoke read-only user's access to Manager modules
This will disable read only user to read/open Manager Modules page in
Ceph Dashboard where some of the security relat...
Nizamudeen A
03:25 PM Revision c94f0a50 (ceph): Merge PR #40620 into master
* refs/pull/40620/head:
cephfs-top: fix typo in help
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
03:25 PM CephFS Backport #50173 (Resolved): pacific: mgr/nfs: validation error on creating custom export
https://github.com/ceph/ceph/pull/40687 Backport Bot
03:24 PM Revision 9f68564b (ceph): Merge PR #40613 into master
* refs/pull/40613/head:
doc/cephfs/nfs: add user id, fs name and key to FSAL block
Reviewed-by: Patrick Donnelly <p...
Patrick Donnelly
03:24 PM CephFS Documentation #50161 (Pending Backport): mgr/nfs: validation error on creating custom export
Patrick Donnelly
10:24 AM CephFS Documentation #50161 (In Progress): mgr/nfs: validation error on creating custom export
Varsha Rao
10:18 AM CephFS Documentation #50161 (Resolved): mgr/nfs: validation error on creating custom export
... Varsha Rao
03:11 PM Revision 551134a9 (ceph): doc: update some docs still referring to make
We use ninja now.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
02:35 PM Dashboard Backport #50172 (Resolved): nautilus: mgr/dashboard: nodeenv can hang
https://github.com/ceph/ceph/pull/40818 Backport Bot
02:35 PM Dashboard Backport #50171 (Resolved): pacific: mgr/dashboard: nodeenv can hang
https://github.com/ceph/ceph/pull/40815 Backport Bot
02:35 PM Dashboard Backport #50170 (Resolved): octopus: mgr/dashboard: nodeenv can hang
https://github.com/ceph/ceph/pull/40816 Backport Bot
02:33 PM Dashboard Bug #50044 (Pending Backport): mgr/dashboard: nodeenv can hang
Ernesto Puerta
12:07 PM Dashboard Bug #50044: mgr/dashboard: nodeenv can hang
The first trace to be displayed would be a... Ernesto Puerta
11:49 AM Dashboard Bug #50044 (Fix Under Review): mgr/dashboard: nodeenv can hang
Ernesto Puerta
02:33 PM Revision c448dfad (ceph): Merge pull request #40616 from rhcs-dashboard/fix-50044-master
mgr/dashboard: debug nodeenv hangs
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: David Galloway <...
Ernesto Puerta
02:28 PM Dashboard Backport #50038 (Resolved): pacific: mgr/dashboard: feature toggles CLI is broken
Ernesto Puerta
02:24 PM Orchestrator Feature #49171 (In Progress): cephadm: set osd-memory-target
Sebastian Wagner
02:19 PM Revision 92da9545 (ceph): Merge pull request #40621 from tchaikov/nautilus-osd-scrub-dst
nautilus: test/TestOSDScrub: fix mktime() error
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Kefu Chai
02:10 PM Revision 5a9d6c08 (ceph): mds: remove extra heap release
We now regularly do this unconditionally in the MDS, see the upkeep
thread.
Signed-off-by: Patrick Donnelly <pdonnel...
Patrick Donnelly
02:10 PM Revision 19293d9b (ceph): mds: trim cache regularly for standby-replay
This change is slightly awkward because standby-replay MDS do not do all
the kinds of upkeep a normal active MDS does...
Patrick Donnelly
02:04 PM Revision 39a23d9c (ceph): Merge pull request #40615 from tchaikov/wip-doc-header-css
doc/_themes: fix the styling of section header
Reviewed-by: Sebastian Wagner <swagner@suse.com>
Kefu Chai
01:48 PM Revision 3f124f94 (ceph): test/TestOSDScrub: fix mktime() error
The var tm tm isn't initialized, when the tm.tm_isdst is a
positive value, mktime(&tm) return -1 result in test faile...
Rixin Luo
01:44 PM rgw Bug #50139: RadosGW can't start when upgrade to Pacific (16.2.0) from Octopus (15.2.10)
Casey Bodley wrote:
> Prince Inamatus wrote:
> > -2> 2021-04-05T22:18:59.311+0700 7f480d983700 1 -- 10.11.165....
Prince Inamatus
01:15 PM rgw Bug #50139: RadosGW can't start when upgrade to Pacific (16.2.0) from Octopus (15.2.10)
Prince Inamatus wrote:
> -2> 2021-04-05T22:18:59.311+0700 7f480d983700 1 -- 10.11.165.111:0/856779288 --> [v2:1...
Casey Bodley
01:10 PM rgw Bug #50139 (In Progress): RadosGW can't start when upgrade to Pacific (16.2.0) from Octopus (15.2...
Casey Bodley
10:40 AM rgw Bug #50139: RadosGW can't start when upgrade to Pacific (16.2.0) from Octopus (15.2.10)
Hello,
i have a similar issue with none cephadm cluster. Upgraded from latest octopus to pacific via the ubuntu pa...
Enrico Kern
01:38 PM Orchestrator Bug #45327 (Closed): cephadm: Orch daemon add is not idempotent
Sebastian Wagner
01:38 PM Revision bd6f810a (ceph): doc/_themes: fix the styling of section header and list items
in the latest document generated from RtD, the section headers are now
in <section> tags instead of <div class="secti...
Kefu Chai
01:20 PM Orchestrator Cleanup #50168 (Resolved): cephadm: move bin/cephadm from the git tree to download.ceph.com
Right now, people are downloading cephadm directly from the source tree.
https://docs.ceph.com/en/latest/cephadm/i...
Sebastian Wagner
01:17 PM Messengers Bug #49237: segv in AsyncConnection::_stop()
I have encountered the same issue on my production ceph cluster with multiple OSD crashing. I am running ceph 15.2.8 ... Adrian Dabuleanu
01:16 PM mgr Backport #50167 (Resolved): octopus: Module 'diskprediction_local' takes forever to load
https://github.com/ceph/ceph/pull/41617 Backport Bot
01:16 PM mgr Backport #50166 (Rejected): nautilus: Module 'diskprediction_local' takes forever to load
Backport Bot
01:15 PM mgr Backport #50165 (Rejected): pacific: Module 'diskprediction_local' takes forever to load
Backport Bot
01:11 PM mgr Bug #45147 (Pending Backport): Module 'diskprediction_local' takes forever to load
Kefu Chai
12:47 PM Revision 90a79647 (ceph): Merge pull request #40587 from tchaikov/wip-addr-parse-cleanup
src: use entity_addr_t::parse(string_view) when possible
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
12:44 PM Bug #39556 (Fix Under Review): npm problem causes "make-dist" to fail when directory contains col...
Nathan Cutler
10:45 AM Bug #39556 (In Progress): npm problem causes "make-dist" to fail when directory contains colon ch...
Ernesto Puerta wrote:
> Closing as, per discussion in the "corresponding NPM CLI issue":https://github.com/npm/cli/i...
Nathan Cutler
12:40 PM Linux kernel client Bug #49210 (Rejected): BUG after network outage then failure to reconnect
Yep. RHEL7 lacks some of these fixes. Please feel free to open a bug at bugzilla.redhat.com for this, though be forew... Jeff Layton
12:33 PM CephFS Documentation #49406: Exceeding osd nearfull ratio causes write throttle.
It's unfortunate that it caught you by surprise. Would you care to draft a patch to update the documentation? Where w... Jeff Layton
12:27 PM Backport #50164 (In Progress): nautilus: master FTBFS on openSUSE Tumbleweed - no valid RPATH for...
Nathan Cutler
12:16 PM Backport #50164 (Resolved): nautilus: master FTBFS on openSUSE Tumbleweed - no valid RPATH for $E...
https://github.com/ceph/ceph/pull/40619 Nathan Cutler
12:27 PM Revision 6608c990 (ceph): build/ops: set empty RPATH for some test executables
Fixes: https://tracker.ceph.com/issues/41524
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from comm...
Nathan Cutler
12:27 PM Revision 80e36d12 (ceph): cmake: SKIP_RPATH if RPATH is not necessary
some executables like ceph_test_mon_memory_target do not link against
libraries built from source tree, like librados...
Kefu Chai
12:27 PM Revision 829063bc (ceph): cmake: only link against necessary libs
some executables like ceph_test_mon_memory_target does not link against
gtest or gmock, so no need to link agains the...
Kefu Chai
12:20 PM Dashboard Feature #46280 (Fix Under Review): mgr/dashboard: Enable animations on navigation.component.html
Ernesto Puerta
12:16 PM Bug #41524 (Pending Backport): master FTBFS on openSUSE Tumbleweed - no valid RPATH for $EXECUTABLE
Nathan Cutler
12:15 PM ceph-volume Bug #50163 (Rejected): handle block.db LVM full path format
When operator provide not vg_name/lv_name "ideal" path, for example started with /dev - ceph-volume should work with ... Konstantin Shalygin
11:59 AM CephFS Bug #50112: MDS stuck at stopping when reducing max_mds
Xiubo Li wrote:
> BTW, do you have more logs for the mds.0 ? I need to check the logs to get why.
Only less than ...
玮文 胡
11:14 AM CephFS Bug #50112: MDS stuck at stopping when reducing max_mds
玮文 胡 wrote:
> Xiubo Li wrote:
> > It seems the "mdsdir_in->get_num_ref()" is not zero in mds.0
>
> Yes, do you h...
Xiubo Li
11:00 AM CephFS Bug #50112: MDS stuck at stopping when reducing max_mds
Xiubo Li wrote:
> It seems the "mdsdir_in->get_num_ref()" is not zero in mds.0
Yes, do you have any idea why? As ...
玮文 胡
10:46 AM CephFS Bug #50112: MDS stuck at stopping when reducing max_mds
It seems the "mdsdir_in->get_num_ref()" is not zero in mds.0:... Xiubo Li
09:03 AM CephFS Bug #50112: MDS stuck at stopping when reducing max_mds
玮文 胡 wrote:
> Some more progress. mds.0 seems actually sending an empty cache_expire message to mds.1, despite sayin...
Xiubo Li
11:45 AM Revision 2c2a397f (ceph): mgr/dashboard: debug nodeenv hangs
Increase verbosity in nodeenv command for debugging purposes.
Fixes: https://tracker.ceph.com/issues/50044
Signed-of...
Ernesto Puerta
11:10 AM RADOS Bug #50162 (Won't Fix): Backport to Natilus of automatic lowering min_size for repairing tasks (o...
Recently my ceph cluster (Nautilus 14.2.16 with 9 hosts, 16 4TB OSDs on each host, erasure-coding 4+2 profile, redund... Rainer Krienke
10:57 AM Revision 7d0ea1b8 (ceph): qa: allow all the tasks that run rados/test.sh to load object classes f...
Fixes: https://tracker.ceph.com/issues/48182
Signed-off-by: Ken Iizawa <iizawa.ken@fujitsu.com>
Ken Iizawa
10:38 AM rgw Bug #50056: Newly created bucket randomly unavailable for a few minutes
Thank you very much for pointing out the relevant issue, and sorry for not finding it earlier.
I'll try to upgrade...
Benoît Knecht
10:34 AM Revision 3069af79 (ceph): nautilus: mgr/dashboard: decouple unit tests from build artifacts
Signed-off-by: Alfonso Martínez <almartin@redhat.com> Alfonso Martínez
10:22 AM Revision 08f1d906 (ceph): doc/cephfs/nfs: add user id, fs name and key to FSAL block
Fixes: https://tracker.ceph.com/issues/50161
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
10:07 AM Backport #50145 (In Progress): pacific: qa/tasks/vstart_runner.py: not starting max_required_mgrs
Alfonso Martínez
10:07 AM Revision ded4244d (ceph): qa/tasks/vstart_runner.py: start max required mgrs
Pass environment copy with max required mgrs when shell kwarg is True.
Fixes: https://tracker.ceph.com/issues/50077
...
Alfonso Martínez
10:00 AM Orchestrator Feature #50160 (Resolved): Self document attributes for each kind of service
Apart of the documentation we do not have another way to know what are the properties/attributes that we can use in a... Juan Miguel Olmo Martínez
09:22 AM CephFS Bug #50021 (Fix Under Review): qa: snaptest-git-ceph failure during mon thrashing
Xiubo Li
05:54 AM CephFS Bug #50021: qa: snaptest-git-ceph failure during mon thrashing
Patrick Donnelly wrote:
> Xiubo Li wrote:
>
[...]
> > > >
> > > > What repo do you want to mirror?
> > >
...
Xiubo Li
03:21 AM CephFS Bug #50021: qa: snaptest-git-ceph failure during mon thrashing
Xiubo Li wrote:
> Patrick Donnelly wrote:
> > David Galloway wrote:
> > > Xiubo Li wrote:
> > > > Patrick Donnell...
Patrick Donnelly
02:15 AM CephFS Bug #50021: qa: snaptest-git-ceph failure during mon thrashing
Patrick Donnelly wrote:
> David Galloway wrote:
> > Xiubo Li wrote:
> > > Patrick Donnelly wrote:
> > > > Xiubo L...
Xiubo Li
08:08 AM Revision c0f72256 (ceph): common/buffer.cc: use shift_round_up() when appropriate
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
08:02 AM Revision c160e972 (ceph): qa: retry cloning the ceph.git
The cloning may take a very long time, 2.5 hours for example, usally
it should be done in server minutes. If it reall...
Xiubo Li
08:01 AM Revision 21b4f5aa (ceph): rgw/notification: set correct type to "post" and "copy" notifications
Fixes: https://tracker.ceph.com/issues/49799
Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
Yuval Lifshitz
07:46 AM rgw Backport #50159 (Resolved): octopus: test_datalog_autotrim fail in teuthology
https://github.com/ceph/ceph/pull/40673 Backport Bot
07:45 AM rgw Backport #50158 (Resolved): nautilus: test_datalog_autotrim fail in teuthology
https://github.com/ceph/ceph/pull/40674 Backport Bot
07:45 AM rgw Backport #50157 (Resolved): pacific: notifications: setting "persistent=false" creates a persiste...
https://github.com/ceph/ceph/pull/40695 Backport Bot
07:45 AM rgw Backport #50156 (Resolved): pacific: notification: persistent notifications stop when ack-levl=none
https://github.com/ceph/ceph/pull/40696 Backport Bot
07:43 AM rgw Bug #45626 (Pending Backport): test_datalog_autotrim fail in teuthology
Yuval Lifshitz
07:43 AM rgw Bug #49557 (Pending Backport): notification: persistent notifications stop when ack-levl=none
Yuval Lifshitz
07:42 AM rgw Bug #49552 (Pending Backport): notifications: setting "persistent=false" creates a persistent topic
Yuval Lifshitz
07:42 AM Revision d5d527dc (ceph): nautilus: mgr/dashboard: python 2: fix error when setting non-ASCII pas...
Fixes: https://tracker.ceph.com/issues/50155
Signed-off-by: Alfonso Martínez <almartin@redhat.com>
Alfonso Martínez
07:42 AM Bug #49967: OSD: dequeue_op hight latency
This op requeue many times,root cause is bluestore write disk slow for same a object.... yite gu
07:37 AM Bug #49967: OSD: dequeue_op hight latency
about this problem, further investigation:... yite gu
07:40 AM rgw-testing Bug #50138 (Resolved): once a kafka test in bucket notification fails the test hangs
Yuval Lifshitz
07:38 AM rgw Bug #50115: S3 event message eTag misspelled
Ceph does so indeed, but AWS does not. Look at the example at https://docs.aws.amazon.com/AmazonS3/latest/userguide/n... Tom Schoonjans
07:34 AM rgw Bug #50115: S3 event message eTag misspelled
according to AWS documentation: https://docs.ceph.com/en/latest/radosgw/notifications/#events
the event name is pref...
Yuval Lifshitz
07:01 AM Bug #49861 (Fix Under Review): BlueFS _flush_range coredump
Kefu Chai
06:46 AM Revision 80c4a1cd (ceph): common: disable journald logging backend if struct msghdr is not found
* cmake/modules/CephChecks.cmake: detect the existence of struct msghdr,
define HAVE_MSGHDR if it is found
* src/co...
Kefu Chai
06:38 AM Revision 96c7e077 (ceph): cephfs-top: fix typo in help
Signed-off-by: Jos Collin <jcollin@redhat.com> Jos Collin
06:35 AM RADOS Backport #50154 (Resolved): pacific: Reproduce https://tracker.ceph.com/issues/48417
https://github.com/ceph/ceph/pull/40759 Backport Bot
06:35 AM RADOS Backport #50153 (Resolved): nautilus: Reproduce https://tracker.ceph.com/issues/48417
https://github.com/ceph/ceph/pull/41611 Backport Bot
06:35 AM RADOS Backport #50152 (Resolved): octopus: Reproduce https://tracker.ceph.com/issues/48417
https://github.com/ceph/ceph/pull/41609 Backport Bot
06:35 AM Fix #50132 (Resolved): src/common/buffer.cc Contains a c style cast that does not work on 32 bit
Kefu Chai
06:35 AM Revision 9f94d277 (ceph): Merge pull request #40582 from a16bitsysop/32bit
src/common/buffer.cc: change cast to static_cast
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:33 AM RADOS Bug #48613 (Pending Backport): Reproduce https://tracker.ceph.com/issues/48417
Kefu Chai
06:31 AM Revision 8c37039c (ceph): Merge pull request #40578 from tchaikov/wip-cmake-pmem
cmake: require libpmem 1.7 and cleanups
Reviewed-by: Yingxin Cheng <yingxin.cheng@intel.com>
Kefu Chai
06:30 AM Revision 4ae1ab90 (ceph): Merge pull request #40572 from athanatos/sjust/wip-48613
osd/PeeringState: fix acting_set_writeable min_size check
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Reviewed-by:...
Kefu Chai
06:28 AM Revision 57ab82be (ceph): Merge pull request #40475 from tchaikov/wip-qa-focal
qa/tests: replaced ubuntu_latest.yaml with ubuntu 20.04
Reviewed-by: Yuri Weinstein <yweins@redhat.com>
Kefu Chai
05:36 AM Bug #50151 (Resolved): SElinux denials observed on teuthology rados/upgrade run
rados/upgrade/pacific-x/parallel/{0-start 1-tasks distro1$/{rhel_8.3_kubic_stable} mon_election/connectivity upgrade-... Kefu Chai
04:28 AM Revision df1453bc (ceph): common: reset last_log_sent when clog_to_monitors is updated
When clog_to_monitors is disabled, "last_log" still keeps increasing by
get_next_seq() if OSD writes info to clog
Bu...
gerald yang
04:13 AM Revision 5a4f32e2 (ceph): logclient: move LogChannel::set_log_to_monitors(bool v) to LogClient.cc
Signed-off-by: Gerald Yang <gerald.yang@canonical.com>
(cherry picked from commit faf2e099ca58868e0b35e5b6f9639c1ecab...
gerald yang
02:31 AM Revision 38946dab (ceph): Merge pull request #40591 from tchaikov/wip-dencoder
tools/ceph-dencoder: link against libtcmalloc
Reviewed-by: Willem Jan Withagen <wjw@digiware.nl>
Reviewed-by: Sage W...
Kefu Chai
02:09 AM Linux kernel client Feature #48621 (Fix Under Review): kclient: track (and forward to MDS) average read/write/metadat...
Xiubo Li
02:08 AM Linux kernel client Feature #49913 (Fix Under Review): kclient: collect I/O sizes from client for cephfs-top
Patchwork link: https://patchwork.kernel.org/project/ceph-devel/list/?series=455097 Xiubo Li
01:50 AM CephFS Feature #50150 (Pending Backport): qa: begin grepping kernel logs for kclient warnings/failures t...
Right now, TMK, we are not confirming there are no warnings/errors/lockups in the kclient before passing a test. We d... Patrick Donnelly
01:46 AM CephFS Cleanup #50149 (Resolved): client: always register callbacks before mount()
Make Client::ll_register_callbacks() return 'int' type value instead
and return negative errno if not successful.
...
Xiubo Li
12:59 AM Revision 3a4e0b79 (ceph): rgw : add check empty for sync url
Fixes: https://tracker.ceph.com/issues/50103
Signed-off-by: caolei <halei15848934852@163.com>
cao.leilc
12:43 AM Revision 642a1c16 (ceph): osd/PeeringState: fix acting_set_writeable min_size check
acting.size() >= pool.info.min_size is meant to check min_size against
acting set participants, but acting is a vecto...
Samuel Just

04/05/2021

09:20 PM Dashboard Backport #50053: pacific: mgr/dashboard: Device health status is not getting listed under hosts s...
Aashish Sharma wrote:
> https://github.com/ceph/ceph/pull/40494
merged
Yuri Weinstein
09:19 PM Revision c5238fa3 (ceph): Merge pull request #40494 from aaSharma14/wip-50053-pacific
pacific: mgr/dashboard: Device health status is not getting listed under hosts section
Reviewed-by: Alfonso Martínez...
Yuri Weinstein
09:18 PM Dashboard Backport #50038: pacific: mgr/dashboard: feature toggles CLI is broken
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40474
merged
Yuri Weinstein
09:18 PM Revision 6aadad01 (ceph): Merge pull request #40474 from rhcs-dashboard/wip-50038-pacific
pacific: mgr/dashboard: fix broken feature toggles
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Laura Padu...
Yuri Weinstein
09:14 PM RADOS Backport #50018: pacific: Test Failed with: "Scrubbing terminated -- not all pgs were active and ...
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40461
merged
Yuri Weinstein
09:14 PM Revision e3bf81ea (ceph): Merge pull request #40461 from sseshasa/wip-50018-pacific
pacific: qa/tasks: Add wait_for_clean() check prior to initiating scrubbing.
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
08:53 PM RADOS Bug #21592: LibRadosCWriteOps.CmpExt got 0 instead of -4095-1
/a/sage-2021-04-05_18:50:52-rados-master-distro-basic-smithi/6022643
Sage Weil
08:50 PM Revision 0f1aa79a (ceph): Merge PR #40599 into master
* refs/pull/40599/head:
rpm: add missing % in %dir directive
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
07:50 PM rgw Bug #44660: Multipart re-uploads cause orphan data
Just to add onto this with our own findings:
The orphan issue seems to be related to bucket sharding. Running
@...
Gavin Chen
07:47 PM RADOS Backport #49911 (Resolved): pacific: FAILED ceph_assert(attrs || !recovery_state.get_pg_log().get...
https://github.com/ceph/ceph/pull/40289 Neha Ojha
07:46 PM RADOS Bug #49427: FAILED ceph_assert(attrs || !recovery_state.get_pg_log().get_missing().is_missing(soi...
@Myoungwon Oh this new failure looks very similar to the issue tracked in this ticket?... Neha Ojha
07:39 PM Revision 10cae89f (ceph): Merge PR #40554 into pacific
* refs/pull/40554/head:
cephadm: specify addr on bootstrap's host add
Reviewed-by: Michael Fritch <mfritch@suse.com>
Sage Weil
06:49 PM Revision 917a9c49 (ceph): qa/distros/podman: preserve registries.conf
Otherwise we'll lose the mirror configuration.
Signed-off-by: Sage Weil <sage@newdream.net>
Sage Weil
06:37 PM Orchestrator Bug #50041 (Resolved): cephadm bootstrap with apply-spec anmd ssh-user option failed while adding...
Ken Dreyer
06:37 PM Orchestrator Bug #50041: cephadm bootstrap with apply-spec anmd ssh-user option failed while adding the hosts
Backported to Pacific in https://github.com/ceph/ceph/pull/40544 , will be released in v16.2.1. Ken Dreyer
06:37 PM Orchestrator Bug #50043: cephadm: account for possible "." in patch portion of ceph version
Backported to Pacific in https://github.com/ceph/ceph/pull/40544 , will be released in v16.2.1. Ken Dreyer
06:30 PM Revision bede7496 (ceph): Merge pull request #40598 from TRYTOBE8TME/wip-rgw-kafka-tests-fix
src/rgw: Issue #50138 fix Yuval Lifshitz
06:19 PM Revision 94df7624 (ceph): qa/tasks/ceph.conf: shorten cephx TTL for testing
Rotate tickets frequently to exercise those code paths during testing.
Signed-off-by: Sage Weil <sage@newdream.net>
Sage Weil
06:14 PM Orchestrator Bug #49872 (Pending Backport): cephadm: Don't remove the daemon keyring, if redeploy failes
Sage Weil
06:14 PM Revision ee2e6e71 (ceph): Merge PR #40025 into master
* refs/pull/40025/head:
cephadm: use split cgroup strategy for podman
cephadm: use class to represent container eng...
Sage Weil
06:14 PM Orchestrator Bug #50062 (Pending Backport): orch host add with multiple labels and no addr
Sage Weil
06:14 PM Revision 6200ba41 (ceph): Merge PR #40459 into master
* refs/pull/40459/head:
mgr/cephadm: don't cleanup the daemon keyring on failed redeploy
Reviewed-by: Adam King <ad...
Sage Weil
06:14 PM Revision 91eb1651 (ceph): Merge PR #40508 into master
* refs/pull/40508/head:
mgr/cephadm: fix orch host add with multiple labels and no addr
Reviewed-by: Sage Weil <sag...
Sage Weil
06:11 PM Revision 49c410b5 (ceph): Merge pull request #40448 from alimaredia/wip-rgw-log-req-latency-pacific
pacific: rgw: add latency to the request summary of an op
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
05:56 PM CephFS Bug #48439: fsstress failure with mds thrashing: "mds.0.6 Evicting (and blocklisting) client sess...
Deepika Upadhyay wrote:
> @Patrick I am seeing this issue on Ubuntu 18.04; doesn't seem to be related to testing pr....
Patrick Donnelly
05:02 PM CephFS Bug #48439: fsstress failure with mds thrashing: "mds.0.6 Evicting (and blocklisting) client sess...
@Patrick I am seeing this issue on Ubuntu 18.04; doesn't seem to be related to testing pr.
Not sure if it's related ...
Deepika Upadhyay
05:49 PM Revision 9fcde9e3 (ceph): rgw/multisite: handle case when empty marker is provided
marker is potional, however, it may also be provided empty
Fixes: https://tracker.ceph.com/issues/50135
Signed-off-...
Yuval Lifshitz
05:48 PM Revision c3039ccd (ceph): rgw: Fix probe failure on OSDs not suporting FIFO.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(cherry picked from commit 4e9ec426b15fe60c5b0154980f808076e166d...
Adam Emerson
05:48 PM Revision 7e80b740 (ceph): rgw: Make empty datalog fifo markers empty strings
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(cherry picked from commit 4e3a7d5476fa2dd4b9825f4d546c42819f93c...
Adam Emerson
05:48 PM Revision 73d6d04e (ceph): rgw: Try to prune empties even if no empties found
Since we won't actually delete empties until much later.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(cherr...
Adam Emerson
05:48 PM Revision 497c4231 (ceph): rgw: Wait until a generation has been empty for an hour to delete
This fixes a problem where, while the backing handle remains allocated
while a call completes, the objects it depends...
Adam Emerson
05:48 PM Revision 26246660 (ceph): rgw: Leave the zero'th shard of the zero'th generation for cls_lock
Since data sync locks that object, instead of deleting it, truncate
the object and clear the omap.
(cls_lock uses xa...
Adam Emerson
05:47 PM Revision 4a6a7b39 (ceph): rgw: Don't swallow errors in datalog async trim
Typo and misleading indentation.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(cherry picked from commit e97...
Adam Emerson
05:47 PM Revision 0a2bee7e (ceph): rgw: Fix cursor handling in DataLogBackends::list
Don't assume that the lowest generation not greater than the requested
generation actually is the requested generatio...
Adam Emerson
05:47 PM Revision ad5a2fad (ceph): rgw: Prune datalog generations in the renew loop
Every 150 times through, which is a bit less than an hour between runs
by default.
Signed-off-by: Adam C. Emerson <a...
Adam Emerson
05:46 PM Revision ce249836 (ceph): rgw: Use LazyFIFO in data changes log
That way we don't start sending ops to open a FIFO until we need it.
Signed-off-by: Adam C. Emerson <aemerson@redhat...
Adam Emerson
05:46 PM Revision f70374f7 (ceph): rgw: Add LazyFIFO to keep from blasting an op-per-shard on startup
LazyFIFO opens the FIFO on first access.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(cherry picked from co...
Adam Emerson
05:45 PM Revision 176b7f12 (ceph): cls/fifo: Don't error in the log if we're being probed for existence
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(cherry picked from commit 4a2575783a050f27b22b7bfe4364520bf29fc...
Adam Emerson
05:45 PM Revision f1e2564d (ceph): rgw: Add and trim datalog generations
This lets us actually change type in mid-stream.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(cherry picked...
Adam Emerson
05:45 PM Revision d91df95e (ceph): rgw: Actually pull logbacking_generations into datalog
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(cherry picked from commit eb0f8ffcc785146a1fb249f4531620787be21...
Adam Emerson
05:45 PM Revision 2f94c171 (ceph): rgw: Clamp FIFO trim to head
Don't try to trim a bunch of parts that don't exist.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(cherry pi...
Adam Emerson
05:44 PM Revision af90c013 (ceph): rgw: Lay groundwork for multigenerational datalog
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(cherry picked from commit 27ca609755a2c0e8fd501be46bc20026aa33b...
Adam Emerson
05:42 PM Revision 739be4ff (ceph): rgw: Add rgw_complete_aio_completion()
To manually complete an asynchronous librados call.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(cherry pic...
Adam Emerson
05:42 PM Revision 59f53ba6 (ceph): rgw: Generational support for logback switching
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(cherry picked from commit 6b50f6d6def59e3c4b2db2d5311a887127b48...
Adam Emerson
05:42 PM Revision 1436be58 (ceph): rgw: Logback generation data structures
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(cherry picked from commit b97b207928c60b48fe405ab38be15ba55f927...
Adam Emerson
05:37 PM Revision 504b024f (ceph): rgw/datalog: make get_oid take generation
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(cherry picked from commit f7b850f7aa84d9cf24b4eaebbe51c7ee221bb...
Adam Emerson
05:37 PM Revision 66582950 (ceph): rgw: Move get_oid back to RGWDataChangesLog
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(cherry picked from commit bdd3528e54e399135f602e1f7e94d070d89b8...
Adam Emerson
05:37 PM Revision 57a76a06 (ceph): rgw/datalog: Pass IoCtx in, don't have each backend make its own
Also don't use svc_cls.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(cherry picked from commit 7f097cf8db43...
Adam Emerson
05:37 PM Revision 8c81b6fa (ceph): rgw: Use refactored log backing tools
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(cherry picked from commit da6223d281e33e43fa74c50f4d0eedb5ac25a...
Adam Emerson
05:37 PM Revision aede44ac (ceph): rgw: Factor out tool to deal with different log backing
Read through the shards of a log and find out what kind it is.
Also remove a log.
Signed-off-by: Adam C. Emerson <a...
Adam Emerson
05:36 PM Revision 35f044f3 (ceph): rgw: Add AioCompletion* versions for the rest of the FIFO methods
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(cherry picked from commit 665573ab8905bfa2e1ede6fc3be9bc80a625c...
Adam Emerson
05:36 PM Revision 483302af (ceph): cls/log: Take const references of things you won't modify
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(cherry picked from commit 73ea8cec06addc6af2ba354321f1099f657f1...
Adam Emerson
05:23 PM rgw Bug #50148 (Resolved): clang build fails on rgw_log_backing.cc
... Casey Bodley
05:12 PM CephFS Bug #50112: MDS stuck at stopping when reducing max_mds
I wonder if this is related to
https://tracker.ceph.com/issues/49922
The code would indicate it's normal for md...
Patrick Donnelly
05:09 PM Revision b1830e43 (ceph): qa/rgw: move ignore-pg-availability.yaml out of suites/rgw
this was added in https://github.com/ceph/ceph/pull/39820 to
avoid repeating the override in rgw subsuites, but teuth...
Casey Bodley
05:06 PM Dashboard Bug #49344: mgr/dashboard: 'Test failure: test_pwd_expiration_date_update (tasks.mgr.dashboard.te...
... Deepika Upadhyay
05:06 PM rgw Bug #50147 (Resolved): 'list index out of range'
rgw/ignore-pg-availability is being run as a job, but it's just an override to be included in other suites Casey Bodley
04:48 PM CephFS Bug #50021: qa: snaptest-git-ceph failure during mon thrashing
David Galloway wrote:
> Xiubo Li wrote:
> > Patrick Donnelly wrote:
> > > Xiubo Li wrote:
> > >
> > > [...]
> >...
Patrick Donnelly
04:44 PM Revision 05b3ce25 (ceph): qa/tasks/cephadm: add apply() method/task
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
04:14 PM Orchestrator Bug #45327: cephadm: Orch daemon add is not idempotent
... Deepika Upadhyay
04:00 PM rgw Backport #50146 (Resolved): pacific: multisite: crash in DataLogBackends::list
https://github.com/ceph/ceph/pull/40559 Backport Bot
03:58 PM rgw Bug #50135 (Pending Backport): multisite: crash in DataLogBackends::list
Yuval Lifshitz
03:54 PM Backport #49915: nautilus: Memory leak ceph-mon in ConfigMonitor::load_config
Kefu Chai wrote:
> https://github.com/ceph/ceph/pull/40299
merged
Yuri Weinstein
03:54 PM Revision 7e30d390 (ceph): Merge pull request #40299 from tchaikov/nautilus-48381
nautilus: mon/ConfigMap: fix stray option leak
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
03:44 PM Revision 903b9417 (ceph): rgw/test: stop kafka consumer if tests fails
This PR fixes https://tracker.ceph.com/issues/50138 by stopping the kafka consumer if the test fails.
Signed-off-by:...
root
03:30 PM Revision 404f8b2c (ceph): rpm: add missing % in %dir directive
de6c8250a6d91403e6d334aeb901bf9720ba40eb added an explicit %dir directive for
a new directory added to the ceph-commo...
Nathan Cutler
03:22 PM mgr Backport #49759: nautilus: mgr/balancer: KeyError messages in balancer module
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40128
merged
Yuri Weinstein
03:22 PM RADOS Bug #50140 (Duplicate): test/thrash - scrub: "not all pgs scrubbed" due to short rescrubbing period
Neha Ojha
03:04 PM RADOS Bug #50140: test/thrash - scrub: "not all pgs scrubbed" due to short rescrubbing period
a duplicate of https://tracker.ceph.com/issues/49868
Ronen Friedman
12:13 PM RADOS Bug #50140: test/thrash - scrub: "not all pgs scrubbed" due to short rescrubbing period
http://pulpito.front.sepia.ceph.com/rfriedma-2021-04-01_17:51:51-rados-wip-ronenf-cscrub-class-distro-basic-smithi/60... Ronen Friedman
12:12 PM RADOS Bug #50140: test/thrash - scrub: "not all pgs scrubbed" due to short rescrubbing period
Possible fixes to consider:
- a simple fix: extending the tests min-scrub-time;
- possibly better: modify the han...
Ronen Friedman
12:09 PM RADOS Bug #50140: test/thrash - scrub: "not all pgs scrubbed" due to short rescrubbing period
Caused by a combination of:
- re-scrub period ("osd scrub min interval") is set in radod/thrash* to (only) 60s.
- a...
Ronen Friedman
12:06 PM RADOS Bug #50140 (Duplicate): test/thrash - scrub: "not all pgs scrubbed" due to short rescrubbing period
Thrashing test:
The observed error is "Exiting scrub checking -- not all pgs scrubbed".
See below for analysis.
Ronen Friedman
03:22 PM Revision d8b8f373 (ceph): Merge pull request #40128 from neha-ojha/wip-49759-nautilus
nautilus: pybind/mgr/balancer/module.py: assign weight-sets to all buckets before balancing
Reviewed-by: Deepika Upa...
Yuri Weinstein
03:21 PM rgw Bug #50139: RadosGW can't start when upgrade to Pacific (16.2.0) from Octopus (15.2.10)
Casey Bodley wrote:
> can you share the error you saw? full debug logs (--debug-rgw 20 --debug-ms 1) from radosgw wo...
Prince Inamatus
03:07 PM rgw Bug #50139 (Need More Info): RadosGW can't start when upgrade to Pacific (16.2.0) from Octopus (1...
can you share the error you saw? full debug logs (--debug-rgw 20 --debug-ms 1) from radosgw would be really helpful Casey Bodley
07:57 AM rgw Bug #50139 (Resolved): RadosGW can't start when upgrade to Pacific (16.2.0) from Octopus (15.2.10)
I have Ceph cluster that implement with Octopus (15.2.10).
When I upgrade with APT Install. The others services was...
Prince Inamatus
03:15 PM Backport #50145 (Resolved): pacific: qa/tasks/vstart_runner.py: not starting max_required_mgrs
https://github.com/ceph/ceph/pull/40612 Backport Bot
03:15 PM Backport #50144 (Resolved): nautilus: qa/tasks/vstart_runner.py: not starting max_required_mgrs
https://github.com/ceph/ceph/pull/40751 Backport Bot
03:15 PM Backport #50143 (Resolved): octopus: qa/tasks/vstart_runner.py: not starting max_required_mgrs
https://github.com/ceph/ceph/pull/40792 Backport Bot
03:14 PM Backport #49299: nautilus: link to tcmalloc for ppc64le and s390x
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40283
merged
Yuri Weinstein
03:14 PM Revision 8b743b5f (ceph): Merge pull request #40283 from smithfarm/wip-39489-nautilus
nautilus: ceph.spec.in: Enable tcmalloc on IBM Power and Z
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Ke...
Yuri Weinstein
03:13 PM Bug #50077 (Pending Backport): qa/tasks/vstart_runner.py: not starting max_required_mgrs
Ernesto Puerta
03:13 PM Revision 2aa8c350 (ceph): Merge pull request #40047 from pponnuvel/wip-48713-nautilus
nautilus: mgr/ActivePyModules.cc: always release GIL before attempting to acquire a lock
Reviewed-by: Kefu Chai <kch...
Yuri Weinstein
03:12 PM RADOS Backport #49682: nautilus: OSD: shutdown of a OSD Host causes slow requests
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/40014
merged
Yuri Weinstein
03:12 PM Revision efec3cbb (ceph): Merge pull request #40014 from mfoliveira/wip-49682-nautilus
nautilus: osd: add osd_fast_shutdown_notify_mon option (default false)
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
03:12 PM Backport #49664: nautilus: 15.2.9 breaks alpine compilation with https://github.com/ceph/ceph/pul...
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/39942
merged
Yuri Weinstein
03:11 PM Revision 0eb9ad31 (ceph): Merge pull request #39942 from smithfarm/wip-49664-nautilus
nautilus: src/global/signal_handler.h: fix preprocessor logic for alpine
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
03:11 PM mgr Backport #49637: nautilus: mgr/telemetry: check if 'ident' channel is active before compiling rep...
Backport Bot wrote:
> https://github.com/ceph/ceph/pull/39923
merged
Yuri Weinstein
03:11 PM Revision bcb1cce8 (ceph): Merge pull request #39923 from smithfarm/wip-49637-nautilus
nautilus: mgr/telemetry: check if 'ident' channel is active
Reviewed-by: Yaarit Hatuka <yaarithatuka@gmail.com>
Yuri Weinstein
03:10 PM bluestore Backport #49385: nautilus: BlueFS reads might improperly rebuild internal buffer under an shared ...
singuliere _ wrote:
> please link this Backport tracker issue with GitHub PR https://github.com/ceph/ceph/pull/39883...
Yuri Weinstein
03:10 PM Revision 232a3c23 (ceph): Merge pull request #39883 from singuliere/wip-49385-nautilus
nautilus: os/bluestore/BlueFS: use iterator_impl::copy instead of bufferlist::c_str() to avoid bufferlist rebuild
Re...
Yuri Weinstein
03:09 PM Revision b9e0d4b8 (ceph): Merge pull request #40584 from smithfarm/wip-denc-fix
rpm: make ceph-common own the new denc directory
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:07 PM RADOS Bug #49868: RuntimeError: Exiting scrub checking -- not all pgs scrubbed
In the log I've checked (http://pulpito.front.sepia.ceph.com/rfriedma-2021-04-01_17:51:51-rados-wip-ronenf-cscrub-cla... Ronen Friedman
03:06 PM rgw Bug #50142 (Duplicate): when URL is empty rest client operations may crash
duplicate of: https://tracker.ceph.com/issues/50103 Yuval Lifshitz
02:43 PM rgw Bug #50142 (Duplicate): when URL is empty rest client operations may crash
in: rgw_rest_client.cc several places check for:... Yuval Lifshitz
03:04 PM Revision d9b3fd3b (ceph): Merge pull request #40585 from yuvalif/wip-yuval-fix-50135
rgw/multisite: handle case when empty marker is provided Yuval Lifshitz
03:03 PM rgw Bug #50103 (In Progress): multisite: crash in RGWRESTStreamRWRequest::do_send_prepare() with empt...
Casey Bodley
03:01 PM Revision 9ef80551 (ceph): Merge pull request #39738 from SMIL-Infra/journald
common: enable log to journald
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Sage Weil <sage@redhat.com>
Re...
Kefu Chai
02:48 PM Revision 8091bfda (ceph): cephadm: pass '-i' to docker|podman run for shell|enter
This allows us to pipe things to stdin.
Signed-off-by: Sage Weil <sage@newdream.net>
Sage Weil
02:34 PM Revision b2723055 (ceph): cmake: remove created directory when "clean" target is run
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
01:40 PM RADOS Bug #45721: CommandFailedError: Command failed (workunit test rados/test_python.sh) FAIL: test_ra...
... Kefu Chai
01:35 PM CephFS Bug #50035 (Triaged): cephfs-mirror: use sensible mount/shutdown timeouts
Patrick Donnelly
01:29 PM Revision d2c0f56b (ceph): Merge pull request #40579 from tchaikov/wip-mgr-typing
pybind/mgr/mgr_util: fix typing annotation
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
01:20 PM rgw Bug #50141 (Resolved): consecutive complete-multipart-upload requests following the 1st (successf...
when the 200 OK of a complete_multipart request gets lost in network transmission to the client (quay geo-replicated ... Mark Kogan
01:16 PM Revision d49bc22a (ceph): Merge PR #40500 into master
* refs/pull/40500/head:
doc/cephadm: remove keepalived_user from haproxy docs
Reviewed-by: Juan Miguel Olmo <jolmom...
Sage Weil
11:49 AM Orchestrator Documentation #49806 (Resolved): minor problems in cephadm docs
Merged. Jeff Layton
11:47 AM CephFS Feature #49304 (Resolved): nfs-ganesha: plumb xattr support into FSAL_CEPH
Patches are merged into the ganesha next branch and should make next release. Jeff Layton
09:33 AM Revision 37a015a9 (ceph): cmake: dedup components when finding pmem
otherwise we always find libpmem twice if libpmem is explicitly
specified when find_package()
Signed-off-by: Kefu Ch...
Kefu Chai
09:33 AM Revision 6978584e (ceph): cmake: find pmem once instead twice
less noise in cmake output
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:30 AM Revision 195d1e8c (ceph): tools/ceph-dencoder: print human-readable error message
if $CEPH_LIB is not specified.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:30 AM Revision 2365f265 (ceph): tools/ceph-dencoder: link against libtcmalloc
to address the failure like
src/tcmalloc.cc:332] Attempt to free invalid pointer 0x5627da496130
Aborted
we need to ...
Kefu Chai
07:41 AM rgw-testing Bug #50138 (Resolved): once a kafka test in bucket notification fails the test hangs
once a test fails the kafka consumer is not closed properly, causing the test to hang and fill the log with these typ... Yuval Lifshitz
07:09 AM Revision 89121189 (ceph): cmake,install-deps,make-dist: use boost 1.75
so we can use the latest boost
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:37 AM Dashboard Backport #50069 (In Progress): nautilus: mgr/dashboard: alert notification shows 'undefined' inst...
Nizamudeen A
06:37 AM Revision 15f50dd0 (ceph): mgr/dashboard: Fix for alert notification message being undefined
Prometheus alert notification message in the dashboard always comes up
as undefined. Its because we were showing the ...
Nizamudeen A
06:27 AM Dashboard Backport #50070 (In Progress): octopus: mgr/dashboard: alert notification shows 'undefined' inste...
Nizamudeen A
06:23 AM Dashboard Backport #50068 (In Progress): pacific: mgr/dashboard: alert notification shows 'undefined' inste...
Nizamudeen A
06:22 AM Revision f006f10b (ceph): mgr/dashboard: Fix for alert notification message being undefined
Prometheus alert notification message in the dashboard always comes up
as undefined. Its because we were showing the ...
Nizamudeen A
04:33 AM Revision 80d0c9f1 (ceph): src: use entity_addr_t::parse(string_view) when possible
for better readability
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:33 AM Revision 0b37c3b6 (ceph): msg/msg_types: pass TYPE_DEFAULT as default_type to entity_addr_t::parse()
TYPE_NONE equals to 0, and we use it for the default value of entity's
messenger protocol version, if it is not speci...
Kefu Chai
04:32 AM Revision b9e72ffe (ceph): msg/msg_types: add a default_type param to entity_addr_t::parse()
so it can be used in more places.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:16 AM Fix #50132 (Fix Under Review): src/common/buffer.cc Contains a c style cast that does not work on...
Kefu Chai

04/04/2021

07:05 PM Dashboard Backport #50067 (In Progress): pacific: mgr/dashboard: Unable to login to ceph dashboard until cl...
Avan Thakkar
07:05 PM Revision b1801f46 (ceph): mgr/dashboard: Unable to login to ceph dashboard until clearing cookies
Fixes: https://tracker.ceph.com/issues/49897
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
Clears the cookie for...
Avan Thakkar
04:22 PM Dashboard Bug #49969 (Resolved): mgr/dashboard: Update sentence as per the button names
Nizamudeen A
04:21 PM Dashboard Cleanup #49829 (Resolved): mgr/dashboard: improve 'cluster-manager' role description
Nizamudeen A
02:19 PM Revision fccf75ee (ceph): rgw/multisite: handle case when empty marker is provided
marker is potional, however, it may also be provided empty
Fixes: https://tracker.ceph.com/issues/50135
Signed-off-...
Yuval Lifshitz
02:18 PM rgw Bug #50136 (Can't reproduce): radosgw-admin crashed when fetching notifications
... Yuval Lifshitz
02:06 PM CephFS Bug #50112: MDS stuck at stopping when reducing max_mds
Some more progress. mds.0 seems actually sending an empty cache_expire message to mds.1, despite saying "successfully... 玮文 胡
09:09 AM CephFS Bug #50112: MDS stuck at stopping when reducing max_mds
I spent some more time investigating this. Hope this is helpful.
When I issue "dump cache" to the stopping mds.1, ...
玮文 胡
01:39 PM rgw Bug #50135: multisite: crash in DataLogBackends::list
looks like issue was introduced here: https://github.com/ceph/ceph/commit/27ca609755a2c0e8fd501be46bc20026aa33b93c
i...
Yuval Lifshitz
10:09 AM rgw Bug #50135 (Resolved): multisite: crash in DataLogBackends::list
following backtrace is seen when running miltisite test suite locally:... Yuval Lifshitz
01:15 PM Revision 55564dbd (ceph): qa/tests: replaced ubuntu_latest.yaml with ubuntu 20.04
resurrect 835f2f5f511e7363f4056e5137382982aac1bfbf, which was reverted by
1f885b6c2fdde1f3ab249a56f7b4b763556f4373
s...
Kefu Chai
12:55 PM Revision b266fc02 (ceph): tools/cephfs_mirror/PeerReplayer.cc: add missing include
alpine linux needs this include for compilation
Fixes: https://tracker.ceph.com/issues/50134
Signed-off-by: Duncan B...
Duncan Bellamy
09:02 AM Revision de6c8250 (ceph): rpm: make ceph-common own the new denc directory
2d3c6561b4ac1473a728e81c232d7dfe6fc0188c introduced a new library directory
"%{_libdir}/ceph/denc/" in ceph-common bu...
Nathan Cutler
07:58 AM Bug #50134 (Resolved): src/tools/cephfs_mirror/PeerReplayer.cc Missing include
On alpine Linux ... Duncan Bellamy
07:48 AM Bug #50133 (New): src/log/LogClock.h Preprocessor logic fails on gcc 10
The code:
...
Duncan Bellamy
07:37 AM Fix #50132 (Resolved): src/common/buffer.cc Contains a c style cast that does not work on 32 bit
Even though both are then size_t
std::max((size_t)min_alloc, (len + CEPH_PAGE_SIZE - 1) & CEPH_PAGE_MASK)
Duncan Bellamy
07:28 AM Revision b45a6e95 (ceph): src/common/buffer.cc: change cast to static_cast in ceph::buffer::list:...
part of fixing compilation on 32bit platforms
Signed-off-by: Duncan Bellamy <dunk@denkimushi.com>
Duncan Bellamy
02:02 AM Revision 5e1c4208 (ceph): pybind/mgr/mgr_util: fix typing annotation
and refactor lock_timeout_log() a little bit to drop `locked`.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
 

Also available in: Atom