Project

General

Profile

Activity

From 03/25/2020 to 04/23/2020

04/23/2020

10:54 PM bluestore Bug #45195: ceph_test_objectstore: src/os/bluestore/bluestore_types.h: 734: FAILED ceph_assert(p ...
... Brad Hubbard
05:40 AM bluestore Bug #45195: ceph_test_objectstore: src/os/bluestore/bluestore_types.h: 734: FAILED ceph_assert(p ...
Not sure whether this is an issue with the test? Brad Hubbard
05:30 AM bluestore Bug #45195 (Resolved): ceph_test_objectstore: src/os/bluestore/bluestore_types.h: 734: FAILED cep...
... Brad Hubbard
10:48 PM RADOS Bug #45241 (New): Error message: Mount failed with '(22) Invalid argument' when trying to import ...

Hi !
When I am running the following command, I get a not so descriptive error messages:
ceph-objectstore-tool --...
E Shadabi
09:17 PM Orchestrator Bug #45152 (Rejected): cephadm: data structure doesn't work for multiple CephFS
turns out, everything is fine - as long as you attach standby mds to a particular FS. which is the case. yay! Sebastian Wagner
11:32 AM Orchestrator Bug #45152: cephadm: data structure doesn't work for multiple CephFS
I am unable to follow. Which data structure are you referring to, and how does it need to be corrected? Ramana Raja
09:12 PM Revision b454b995 (ceph): cephadm: catch Exception during is_mgr_available
Traceback (most recent call last):
File "test_tmp/tmp.ykMmPiFqIT/cephadm", line 4578, in <module>
r = args.func...
Michael Fritch
09:06 PM RADOS Bug #45240 (New): Not able to export objects using ceph-objectstore-tool
I am trying to use the tool ceph-objectstore-tool to extract objects from offline OSD:
ceph-objectstore-tool --dat...
E Shadabi
08:53 PM rbd Backport #45036: octopus: [rbd-mirror] tx-only peer from heartbeat can race w/ CLI
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34638
merged
Yuri Weinstein
08:53 PM Revision b43a03dc (ceph): Merge pull request #34638 from smithfarm/wip-45036-octopus
octopus: rbd: ignore tx-only mirror peers when adding new peers
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Revi...
Yuri Weinstein
08:24 PM Revision 7c8b627e (ceph): qa/*/osd-scrub-repair.sh: don't fail if PG is in active+clean+wait
a0b453ad335671bd92f165115d6ee984d2412448 added the wait state, which can
make PGs stay in active+clean+wait for a whi...
Neha Ojha
07:56 PM rgw Bug #45239 (Resolved): Adjust RGW socket timeouts
The default request_timeout_ms inherited from civetweb (30s [1]) is more aggressive than the defaults in both boto3 (... Kyle Bader
07:37 PM Revision e792e193 (ceph): os/bluestore: invoke _prepare_ondisk_format_super as the last op
Fixes: https://tracker.ceph.com/issues/45133
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
07:23 PM Dashboard Feature #45238 (New): mgr/dashboard: implement self-test for dashboard
self-test module allows, among other things, to run self-tests in other modules:... Ernesto Puerta
06:56 PM CephFS Feature #45237: pybind/mgr/volumes: add command to return metadata regarding a subvolume snapshot
Hi Humble,
Please let us know if you require anything else.
Kotresh Hiremath Ravishankar
06:48 PM CephFS Feature #45237 (Resolved): pybind/mgr/volumes: add command to return metadata regarding a subvolu...
Along the lines of https://tracker.ceph.com/issues/44277, Ceph CSI requires metadata of subvolume snapshot as well.
...
Kotresh Hiremath Ravishankar
06:50 PM Revision b9a00845 (ceph): Merge remote-tracking branch 'gh/mimic' into mimic
David Galloway
06:22 PM Revision 420a6c75 (ceph): Merge pull request #34712 from ceph/wip-yuriw-clients-upgrades-luminous
qa/tests: removed 2-workload/devstack-tempest-gate.yaml tests
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewe...
Yuri Weinstein
06:21 PM Revision ac649fc1 (ceph): Merge pull request #34713 from ceph/wip-yuriw-clients-upgrades-mimic
qa/tests: removed 2-workload/devstack-tempest-gate.yaml tests
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewe...
Yuri Weinstein
05:29 PM Revision 3c9cb7ba (ceph): qa/tests: removed 2-workload/devstack-tempest-gate.yaml tests
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
05:28 PM Revision 721b32db (ceph): qa/tests: removed 2-workload/devstack-tempest-gate.yaml tests
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
05:19 PM Revision 37f6fa8f (ceph): librbd: permit mirroring to be enabled upon image creation
The librbd create API's ImageOptions parameter now supports passing
the mirror image mode.
Signed-off-by: Jason Dill...
Jason Dillaman
05:19 PM Revision a90042b2 (ceph): librbd: add non-primary global image id to mirror enable
The constructor that took an ImageCtx did not support passing the
non-primary global image id and instead defaulted t...
Jason Dillaman
05:19 PM Revision 407f2e5c (ceph): librbd: permit mirroring to be enabled upon image cloning
The librbd clone API's ImageOptions parameter now supports passing
the mirror image mode.
Signed-off-by: Jason Dilla...
Jason Dillaman
05:19 PM Revision 25c034f0 (ceph): librbd: save requested mirror image mode during migration prepare
Once the migration is committed, the requested mode will be applied.
Signed-off-by: Jason Dillaman <dillaman@redhat....
Jason Dillaman
05:19 PM Revision 6da56d79 (ceph): rbd: add '--mirror-image-mode' optional to image creation actions
This allows the user to enable mirroring while creating, cloning,
copying, importing, or migrating an image.
Signed-...
Jason Dillaman
05:19 PM Revision 50702eec (ceph): cls/rbd: added clean_since_snap_id to MirrorSnapshotNamespace
It is only valid for primary snapshots so we can re-use the space
previously used by the primary_snap_id without the ...
Jason Dillaman
05:19 PM Revision 959d5e60 (ceph): librbd: pass clean_since_snap_id to CreatePrimaryRequest
This will be stored in the primary MirrorSnapshotNamespace for use by
the rbd-mirror snapshot replayer.
Signed-off-b...
Jason Dillaman
05:19 PM Revision ea64ba5a (ceph): librbd: EnableRequest now accepts a boolean to indicate a clean image
If the image is clean, it's treated as if it was newly created and
therefore clean since snapshot id 0. The CreateReq...
Jason Dillaman
05:19 PM Revision fbede28d (ceph): rbd-mirror: skip snapshot image sync if mirror snapshot is marked clean
This is currently only utilized for the case where a newly created image
has mirroring enabled at time of creation, b...
Jason Dillaman
05:19 PM Revision 931c9f0f (ceph): librbd: mirror enable state machine might need to open image
If attempting to create a snapshot-based mirroring primary snapshot,
the image needs to first be opened. If we weren'...
Jason Dillaman
04:32 PM Revision 564bdc4a (ceph): 13.2.10
Jenkins Build Slave User
04:16 PM Revision 46ce8603 (ceph): Merge pull request #34715 from ceph/mimic-rgw-post-obj-tagging
rgw: check for tagging element in POST Obj requests
Reviewed-By: Casey Bodley <cbodley@redhat.com>
Reviewed-By: Matt...
Abhishek L
03:47 PM RADOS Bug #43365: Nautilus: Random mon crashes in failed assertion at ceph::time_detail::signedspan
For what it's worth we're still seeing it after upgrading debian to 10.3 and installing kernel "5.4.0-0.bpo.3-amd64 #... Edwin Pers
03:32 PM rgw Bug #45236: user_id contains ":" can't have subuser
Is it really need to support ":" in user_id? Seena Fallah
03:32 PM rgw Bug #45236 (Fix Under Review): user_id contains ":" can't have subuser
If user has ":" in its user_id that user can't have subuser. Seena Fallah
03:30 PM rgw Bug #45201: multisite: buckets deleted on secondary remain on master
Based on https://docs.ceph.com/docs/master/radosgw/multisite/
"Important You must execute metadata operations, s...
Michael B
12:00 PM rgw Bug #45201 (New): multisite: buckets deleted on secondary remain on master
Testing multisite with one secondary, the following is as expected:
create bucket on primary; bucket appears on se...
Michael B
03:27 PM bluestore Backport #45125 (Rejected): mimic: Extent leak after main device expand
My bad, main device expansion feature started at Nautilus, hence the code isn't present. Igor Fedotov
02:57 PM bluestore Backport #45125 (Need More Info): mimic: Extent leak after main device expand
@Igor - I looked, but in mimic I can't find the code touched by the master fix. Nathan Cutler
03:16 PM Revision ce5f3e30 (ceph): Merge pull request #34570 from cbodley/wip-bucket-layout-json
rgw: bucket layout fixes
Reviewed-by: Shilpa Jagannath <smanjara@redhat.com>
Casey Bodley
03:16 PM Revision f43e5807 (ceph): Merge pull request #34645 from cbodley/wip-rgw-reshard-target-layout
rgw: use target bucket layout for reshard
Reviewed-by: Shilpa Jagannath <smanjara@redhat.com>
Casey Bodley
03:07 PM Orchestrator Bug #45235 (Can't reproduce): cephadm: mons are not properly undeployed
... Sebastian Wagner
02:54 PM bluestore Backport #45234 (Rejected): mimic: OSD might fail to recover after ENOSPC crash
Nathan Cutler
02:51 PM bluestore Backport #45126 (In Progress): nautilus: Extent leak after main device expand
Nathan Cutler
02:51 PM Revision 0ccfe49c (ceph): os/bluestore: fix extent leak after main device expand.
To reproduce the issue one can expand device of 3,147,480,064 bytes to
4,147,480,064 using bluefs-bdev-expand command...
Igor Fedotov
02:51 PM bluestore Backport #45127 (In Progress): octopus: Extent leak after main device expand
Nathan Cutler
02:48 PM Revision 92b3122a (ceph): Merge pull request #33937 from changchengx/unsigned_compare
librbd: fix unsigned value compared with zero
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:23 PM Dashboard Bug #45149 (Fix Under Review): mgr/dashboard: ceph-api-nightly-master-backend and ceph-api-nightl...
Kiefer Chang
07:46 AM Dashboard Bug #45149: mgr/dashboard: ceph-api-nightly-master-backend and ceph-api-nightly-octopus-backend R...
Adding some debugging messages ("PR":https://github.com/ceph/ceph/pull/34671/files#diff-77e804a4f5fecbde2929929f085fa... Kiefer Chang
02:15 PM Dashboard Bug #44855 (Closed): mgr/dashboard: new e2e failure in notification component
We will be using Cypress E2E framework: https://tracker.ceph.com/issues/44812.
This exact error will not be reproduc...
Tiago Melo
02:14 PM Dashboard Bug #43931: mgr/dashboard: Random Pool e2e failure
We will be using Cypress E2E framework: https://tracker.ceph.com/issues/44812.
This exact error will not be reproduc...
Tiago Melo
02:11 PM Dashboard Bug #43931 (Closed): mgr/dashboard: Random Pool e2e failure
Tiago Melo
02:13 PM Dashboard Bug #43953 (Closed): mgr/dashboard: Pool E2E error
We will be using Cypress E2E framework: https://tracker.ceph.com/issues/44812.
This exact error will not be reproduc...
Tiago Melo
02:13 PM rgw Bug #44268: multisite/lc: lc doesn't run in the slave
Hi @IlsooByun I think this is a valid improvement, but I think we need to handle the special case where we are syncin... Matt Benjamin
02:11 PM Dashboard Bug #42243 (Duplicate): mgr/dashboard: Fix unit test that is failing in a negative timezone
This issue was duplicated and the duplicate got fixed. Stephan Müller
01:58 PM Dashboard Bug #43152: mgr/dashboard: race condition causes dashboard frontend build to fail sometimes
This should be fixed in https://tracker.ceph.com/issues/44829 Tiago Melo
01:56 PM Dashboard Backport #45019 (Resolved): nautilus: mgr/dashboard: standby mgr redirects to a IP address instea...
Lenz Grimmer
01:55 PM Dashboard Backport #45082 (Resolved): nautilus: mgr/dashboard: iSCSI CHAP max length validation
Lenz Grimmer
01:53 PM mgr Backport #45233 (In Progress): octopus: Test failure: test_all (tasks.mgr.dashboard.test_rgw.RgwB...
Alfonso Martínez
01:52 PM mgr Backport #45233 (Resolved): octopus: Test failure: test_all (tasks.mgr.dashboard.test_rgw.RgwBuck...
https://github.com/ceph/ceph/pull/34708 Alfonso Martínez
01:53 PM Revision 9bac523f (ceph): mgr/dashboard: fix tasks.mgr.dashboard.test_rgw.RgwBucketTest.test_all
Increased the time for getting 2nd TOTP.
Fixes: https://tracker.ceph.com/issues/44405
Signed-off-by: Alfonso Martíne...
Alfonso Martínez
01:51 PM mgr Backport #44890: Test failure: test_all (tasks.mgr.dashboard.test_rgw.RgwBucketTest)
This was re-opened, new PR to fix it:
https://tracker.ceph.com/issues/44405
Alfonso Martínez
01:51 PM Dashboard Backport #45085 (Resolved): nautilus: mgr/dashboard: Editing iSCSI target advanced setting causes...
Lenz Grimmer
01:47 PM Dashboard Bug #44405 (Pending Backport): Test failure: test_all (tasks.mgr.dashboard.test_rgw.RgwBucketTest)
Alfonso Martínez
08:58 AM Dashboard Bug #44405 (Resolved): Test failure: test_all (tasks.mgr.dashboard.test_rgw.RgwBucketTest)
Alfonso Martínez
01:41 PM CephFS Bug #36635 (Resolved): mds: purge queue corruption from wrong backport
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
01:39 PM RADOS Bug #40112 (Resolved): mon: rados/multimon tests fail with clock skew
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
01:39 PM Dashboard Backport #45232 (Resolved): octopus: mgr/dashboard: Allow expanding/collapsing the data table
https://github.com/ceph/ceph/pull/35270 Nathan Cutler
01:38 PM RADOS Backport #45231 (Resolved): nautilus: pg_autoscaler throws HEALTH_WARN with auto_scale on for all...
https://github.com/ceph/ceph/pull/34618 Nathan Cutler
01:37 PM CephFS Backport #45230 (Resolved): octopus: ceph fs add_data_pool doesn't set pool metadata properly
https://github.com/ceph/ceph/pull/34775 Nathan Cutler
01:37 PM CephFS Backport #45229 (Resolved): nautilus: ceph fs add_data_pool doesn't set pool metadata properly
https://github.com/ceph/ceph/pull/34774 Nathan Cutler
01:37 PM mgr Backport #45228 (Resolved): nautilus: mgr/alert: can't set inventory_cache_timeout/service_cache_...
https://github.com/ceph/ceph/pull/36104 Nathan Cutler
01:37 PM CephFS Backport #45227 (Resolved): octopus: qa: UnicodeDecodeError in TestGetAndPut.test_put_and_get_wit...
https://github.com/ceph/ceph/pull/34805 Nathan Cutler
01:37 PM CephFS Backport #45226 (Resolved): octopus: mon/MDSMonitor: "ceph fs authorize cephfs client.test /test ...
https://github.com/ceph/ceph/pull/34775 Nathan Cutler
01:36 PM CephFS Backport #45225 (Resolved): nautilus: mon/MDSMonitor: "ceph fs authorize cephfs client.test /test...
https://github.com/ceph/ceph/pull/34774 Nathan Cutler
01:36 PM RADOS Bug #43889 (Resolved): expected MON_CLOCK_SKEW but got none
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
01:36 PM RADOS Documentation #43896 (Resolved): nautilus upgrade should recommend ceph-osd restarts after enabli...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
01:36 PM RADOS Backport #45224 (Resolved): nautilus: LibRadosWatchNotify.WatchNotify failure
https://github.com/ceph/ceph/pull/35049 Nathan Cutler
01:36 PM rbd Backport #45223 (Resolved): octopus: [rbd-mirror snapshot] clean-up unnecessary non-primary snaps...
https://github.com/ceph/ceph/pull/34810 Nathan Cutler
01:36 PM rgw Bug #44123 (Resolved): rgw: ReplaceKeyPrefixWith and ReplaceKeyWith can not set at the same time ...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
01:35 PM CephFS Backport #45222 (Resolved): octopus: cephfs-journal-tool: cannot set --dry_run arg
https://github.com/ceph/ceph/pull/34804 Nathan Cutler
01:35 PM CephFS Backport #45221 (Resolved): nautilus: cephfs-journal-tool: cannot set --dry_run arg
https://github.com/ceph/ceph/pull/34784 Nathan Cutler
01:35 PM Bug #44216 (Resolved): Nautilus: selinux denials SELinuxError for ceph_mgr on httpd
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
01:35 PM CephFS Backport #45220 (Resolved): octopus: mds: MDCache.cc: 2335: FAILED ceph_assert(!"unmatched rstat ...
https://github.com/ceph/ceph/pull/34803 Nathan Cutler
01:35 PM CephFS Backport #45219 (Resolved): octopus: qa: FAIL: test_barrier (tasks.cephfs.test_full.TestClusterFull)
https://github.com/ceph/ceph/pull/34802 Nathan Cutler
01:35 PM CephFS Backport #45218 (Rejected): luminous: qa: FAIL: test_barrier (tasks.cephfs.test_full.TestClusterF...
Nathan Cutler
01:35 PM CephFS Backport #45217 (Resolved): nautilus: qa: FAIL: test_barrier (tasks.cephfs.test_full.TestClusterF...
https://github.com/ceph/ceph/pull/34783 Nathan Cutler
01:34 PM CephFS Backport #45216 (Resolved): octopus: qa: after the cephfs qa test case quit the mountpoints still...
https://github.com/ceph/ceph/pull/34801 Nathan Cutler
01:34 PM rgw Documentation #44958: Ceph v12.2.13 causes extreme high number of blocked operations
There is an undocumented setting @rgw gc max concurrent io@ that appears to have been introduced. I did not find that... Chris Jones
01:25 AM rgw Documentation #44958: Ceph v12.2.13 causes extreme high number of blocked operations
Yeah, there were several improvements to GC processing in 12.2.13:
rgw: gc use aio (issue#24592, pr#28784, Yehuda Sa...
Dan Hill
01:34 PM rbd Bug #44613 (Resolved): librbd:No lockers are obtained, ImageNotFound exception will be output.
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
01:34 PM rgw Backport #45215 (Resolved): octopus: radosgw can't bind to reserved port (443)
https://github.com/ceph/ceph/pull/34731 Nathan Cutler
01:34 PM Dashboard Bug #44776 (Resolved): monitoring: alert for prediction of disk and pool fill up broken
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
01:34 PM CephFS Backport #45214 (Resolved): octopus: client: write stuck at waiting for larger max_size
https://github.com/ceph/ceph/pull/34766 Nathan Cutler
01:34 PM CephFS Backport #45213 (Rejected): luminous: client: write stuck at waiting for larger max_size
Nathan Cutler
01:33 PM CephFS Backport #45212 (Resolved): nautilus: client: write stuck at waiting for larger max_size
https://github.com/ceph/ceph/pull/34767 Nathan Cutler
01:33 PM CephFS Backport #45211 (Resolved): octopus: enable 'big_writes' fuse option if ceph-fuse is linked to li...
https://github.com/ceph/ceph/pull/34769 Nathan Cutler
01:33 PM CephFS Backport #45210 (Resolved): nautilus: enable 'big_writes' fuse option if ceph-fuse is linked to l...
https://github.com/ceph/ceph/pull/34771 Nathan Cutler
01:33 PM mgr Backport #45209 (Resolved): octopus: monitoring: alert for pool fill up broken
https://github.com/ceph/ceph/pull/35136 Nathan Cutler
01:33 PM mgr Backport #45208 (Resolved): nautilus: monitoring: alert for pool fill up broken
https://github.com/ceph/ceph/pull/35137 Nathan Cutler
01:33 PM Backport #45207 (Resolved): octopus: Object corpus generation is currently broken
https://github.com/ceph/ceph/pull/34797 Nathan Cutler
01:32 PM Backport #45206 (Rejected): nautilus: check-generated.sh says no errors, but still shows mismatches
Nathan Cutler
01:32 PM Backport #45205 (Rejected): mimic: check-generated.sh says no errors, but still shows mismatches
Nathan Cutler
01:31 PM Dashboard Bug #34312: mgr/dashboard: Style guide for frontend/Angular coding conventions
Reviewed and decided to keep it open Ernesto Puerta
01:29 PM Dashboard Bug #25090 (Can't reproduce): mgr/dashboard: Datatable error panel blinking on page loading
Tiago Melo
01:24 PM Dashboard Bug #24940 (Closed): mgr/dashboard: How to interactively debug frontend unit tests
Ernesto Puerta
01:12 PM Dashboard Bug #44683 (Duplicate): nautilus: mgr/dashboard: "make check" fails in run-tox-mgr-dashboard: "Ho...
Ernesto Puerta
01:09 PM Dashboard Feature #44812 (Fix Under Review): mgr/dashboard: Replace Protractor with Cypress
Tiago Melo
12:43 PM Dashboard Cleanup #45204 (In Progress): mgr/dashboard: The max. buckets field in RGW user form should be pr...
Volker Theile
12:43 PM Dashboard Cleanup #45204: mgr/dashboard: The max. buckets field in RGW user form should be pre-filled
It is not necessary to backport this to Nautilus because the backport https://tracker.ceph.com/issues/44475 will incl... Volker Theile
12:42 PM Dashboard Cleanup #45204 (Resolved): mgr/dashboard: The max. buckets field in RGW user form should be pre-f...
When the max. buckets field is set to custom, the field is empty at the moment. This should be pre-filled to 1000.
...
Volker Theile
12:33 PM Orchestrator Feature #45203 (Resolved): OSD Spec: allow filtering via explicit hosts and labels
How to reproduce:
1. bootstrap a single-node cluster on a machine with 4 free disks, and then run "ceph versions" ...
Nathan Cutler
12:30 PM RADOS Bug #45202: Repeatedly OSD crashes in PrimaryLogPG::hit_set_trim()
After a hour of work both OSD's continued to crash every several seconds KOT MATPOCKuH
12:08 PM RADOS Bug #45202 (New): Repeatedly OSD crashes in PrimaryLogPG::hit_set_trim()
After a network troubles I got 1 pg in a state recovery_unfound
I tried to solve this problem using command:
<pre...
KOT MATPOCKuH
12:24 PM Orchestrator Bug #45167 (In Progress): cephadm: mons are not properly deployed
can confirm:... Sebastian Wagner
11:52 AM Revision 05573aa5 (ceph): Merge pull request #34694 from mikechristie/ceph-iscsi-selinux-fixes
ceph-iscsi: selinux fixes
Reviewed-by: Boris Ranto <branto@redhat.com>
Boris Ranto
11:45 AM Revision d1d9f9cf (ceph): Merge pull request #34551 from tspmelo/wip-45085-nautilus
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Lenz Grimmer
11:36 AM Revision 52879474 (ceph): mgr/dashboard: Not able to restrict bucket creation for new user
Hide the different meanings of max_buckets from the user by improving the UI.
Fixes: https://tracker.ceph.com/issues...
Volker Theile
11:02 AM Dashboard Feature #40788 (New): mgr/dashboard: Silence Menu E2E Breadcrumb tests
Tiago Melo
10:56 AM Dashboard Feature #40788: mgr/dashboard: Silence Menu E2E Breadcrumb tests
After we merge Cypress, we can use fixtures to mock the backend and implement this tests.
Current PR should be conve...
Tiago Melo
11:01 AM Dashboard Feature #40930 (New): mgr/dashboard: Add E2E tests which creates and expires a silence
Tiago Melo
10:56 AM Dashboard Feature #40930: mgr/dashboard: Add E2E tests which creates and expires a silence
After we merge Cypress, we can use fixtures to mock the backend and implement this tests.
Current PR should be conve...
Tiago Melo
11:01 AM Revision 9f13c126 (ceph): doc/man: add cephadm
Fixes: https://tracker.ceph.com/issues/44971
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
10:53 AM Dashboard Feature #45200 (New): mgr/dashboard: E2E: Add iSCSI test using Cypress fixtures
Using fixtures we can mock backend request, doing this we could test iSCSI pages without having iSCSI configured. Tiago Melo
10:39 AM Revision 61393da9 (ceph): mgr/cephadm: add cleanup to test_cephadm
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
10:39 AM Revision 8eaadfe6 (ceph): mgr/cephadm: unified add_daemon tests
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
10:39 AM Revision bf395f25 (ceph): mgr/cephadm: unify apply tests
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
10:34 AM Dashboard Feature #45199 (New): mgr/dashboard: show Telemetry status more prominently
As suggested in https://github.com/ceph/ceph/pull/33462#discussion_r412158607 find a good way to show the status (ena... Tatjana Dehler
10:26 AM Revision 33b6c501 (ceph): mgr/cephadm: remove_service: Feedback, if spec not found
`ceph orch rm my-unknown-service` still returned
`Removed service my-unknown-service`.
Signed-off-by: Sebastian Wagn...
Sebastian Wagner
10:20 AM Revision 9e91081f (ceph): Merge pull request #34678 from sebastian-philipp/doc-cephadm-install-fi...
doc/cephadm: install.rst: fix placement spec.
Reviewed-by: Alexandra Settle <asettle@suse.com>
Reviewed-by: Michael ...
Sebastian Wagner
10:18 AM Revision 00881adf (ceph): mgr/dashboard: fixing RBD purge error in backend
Current UTC datetime should be used as `now`, otherwise the expiration
comparison might fail on machines with non-UTC...
Kiefer Chang
10:09 AM Revision 6a588788 (ceph): Merge pull request #34674 from sebastian-philipp/cephadm-ceph-volume-lo...
cephadm: Aquire lock, if fsid != None
Reviewed-by: Michael Fritch <mfritch@suse.com>
Sebastian Wagner
10:03 AM Revision aab7045d (ceph): Merge pull request #34620 from mgfritch/cephadm-timeout-test-fixup
qa/workunits/cephadm/test_cephadm.sh: extend timeout test Sebastian Wagner
10:02 AM Revision 3784f635 (ceph): Merge pull request #34600 from dsavineau/issue_45120
cephadm: fix adopt prometheus command
Reviewed-by: Michael Fritch <mfritch@suse.com>
Sebastian Wagner
10:01 AM Revision 8dcb67de (ceph): Merge pull request #34688 from sebastian-philipp/qa-test-cephadm-octopu...
qa/workunits/cephadm/test_cephadm: Also test octopus
Reviewed-by: Michael Fritch <mfritch@suse.com>
Sebastian Wagner
10:01 AM Revision bf2988ab (ceph): Merge pull request #34691 from sebastian-philipp/cephadm-ssk-keyring-ch...
mgr/cephadm: use check_call for `ssh-keygen`
Reviewed-by: Kiefer Chang <kiefer.chang@suse.com>
Reviewed-by: Michael...
Sebastian Wagner
09:41 AM Orchestrator Bug #45197 (Duplicate): cephadm: rgw: failed to bind address 0.0.0.0:80
close. duplicate. Sebastian Wagner
09:26 AM Orchestrator Bug #45197: cephadm: rgw: failed to bind address 0.0.0.0:80
... Sebastian Wagner
09:01 AM Orchestrator Bug #45197 (Duplicate): cephadm: rgw: failed to bind address 0.0.0.0:80
Despite running as root, RGW still cannot bind to port 80.... Sebastian Wagner
09:17 AM Orchestrator Bug #44792: cephadm: make `cephadm shell` independent from /etc/ceph/ceph.conf
This is a usability bug:
Workaround might be to infer the ceph.conf as well?...
Sebastian Wagner
09:13 AM Revision c681fbb4 (ceph): mgr/cephadm: raise, if crash keyring fails
Fixes: https://tracker.ceph.com/issues/44826
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
09:08 AM Orchestrator Bug #45198 (Closed): cephadm: unable to add iSCSI daemon from service spec yaml file
Looking into the docs [1], I see that we can use the `add` command in two different ways:
1) *ceph orch daemon add...
Ricardo Marques
08:49 AM Orchestrator Bug #45196 (Resolved): cephadm: remove 'fqdn_enabled' parameter from iSCSI service spec
The 'fqdn_enabled' parameter was never merged into ceph-iscsi master branch.
That setting was introduced on https:...
Ricardo Marques
08:33 AM rbd Bug #45169: tools: ceph-immutable-object-cache can start without root permission
Solution: chmod a+wrx /run/ceph/ CONGMIN YIN
08:32 AM Revision 70839d99 (ceph): Merge pull request #33065 from ifed01/wip-ifed-spurious-readerr-alert
os/bluestore: introduce health alert on spurious read errors.
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Signed-o...
Igor Fedotov
08:28 AM Revision 5eafce83 (ceph): Merge pull request #34550 from tspmelo/wip-45082-nautilus
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-by: Stephan...
Lenz Grimmer
08:27 AM Revision 4b7789e2 (ceph): Merge pull request #34497 from votdev/wip-45019-nautilus
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Steph...
Lenz Grimmer
08:27 AM Orchestrator Bug #45174: cephadm: missing parameters on 'orch daemon add iscsi'
Can we access ceph-iscsi API if we don't specify an `api_user` and `api_pass`? Ricardo Marques
08:27 AM Bug #45130: check-generated.sh says no errors, but still shows mismatches
The PR listed will also fix part of the errors (RGWObjManifest) reported by the test script. Willem Jan Withagen
08:22 AM Backport #45034 (Resolved): octopus: RPM 4.15.1 has some issues with ceph.spec
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34526
m...
Nathan Cutler
08:21 AM mgr Backport #45059 (Resolved): octopus: qa/workunits/rest/test-restful.sh fails
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34519
m...
Nathan Cutler
08:21 AM mgr Backport #44918 (Resolved): octopus: monitoring: alert for prediction of disk and pool fill up br...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34395
m...
Nathan Cutler
08:21 AM Dashboard Backport #44892: octopus: mgr/dashboard: shorten `Container ID` and `Container image ID` in Servi...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34648
m...
Nathan Cutler
08:21 AM mgr Backport #44955: octopus: monitoring: root volume full alert fires false positives
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34418
m...
Nathan Cutler
08:20 AM Dashboard Backport #44953: octopus: mgr/dashboard: Some Grafana panels in Host overview, Host details, OSD ...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34495
m...
Nathan Cutler
08:20 AM Dashboard Backport #44920: nautilus: mgr/dashboard: Add more debug information to Dashboard RGW backend
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34399
m...
Nathan Cutler
08:20 AM rgw Backport #43134 (Resolved): nautilus: multisite: failed assert(cursor) in mdlog trimming
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34597
m...
Nathan Cutler
08:20 AM RADOS Backport #45040 (Resolved): nautilus: mon: reset min_size when changing pool size
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34585
m...
Nathan Cutler
08:19 AM mgr Backport #44917: nautilus: monitoring: alert for prediction of disk and pool fill up broken
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34394
m...
Nathan Cutler
08:19 AM Backport #44984 (Resolved): luminous: Nautilus: selinux denials SELinuxError for ceph_mgr on httpd
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34459
m...
Nathan Cutler
08:18 AM mgr Backport #45057 (Resolved): mimic: qa/workunits/rest/test-restful.sh fails
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34521
m...
Nathan Cutler
08:17 AM RADOS Backport #44908 (Resolved): mimic: mon: rados/multimon tests fail with clock skew
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34370
m...
Nathan Cutler
08:17 AM RADOS Backport #44083 (Resolved): mimic: expected MON_CLOCK_SKEW but got none
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34370
m...
Nathan Cutler
07:47 AM Revision 1a616c20 (ceph): Merge pull request #34666 from rhcs-dashboard/44405-test-totp-increase-...
mgr/dashboard: fix tasks.mgr.dashboard.test_rgw.RgwBucketTest.test_all
Reviewed-by: Brad Hubbard <bhubbard@redhat.co...
Laura Paduano
07:33 AM Revision 0c2f0bde (ceph): Merge pull request #34483 from dabukalam/master
doc/rados: Remove obsolete placement group note from EC pool creation
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:30 AM Revision 8d0da4ea (ceph): osd: Make the _day operator"" internals big-endian.
A rather trivial change inspired by PR #34702, where an instance of
7*60*60*24 (used to describe the number of second...
Jasper Spaans
07:26 AM Orchestrator Bug #45129 (Fix Under Review): simple (ceph-disk) style OSDs adopted by cephadm don't start after...
Tim Serong
07:22 AM Revision 5a7fb2c2 (ceph): Merge pull request #33916 from aclamk/fix-bs-avl-memaccounting
os/bluestore: Adds shutdown in destructor of AvlAllocator
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewed...
Kefu Chai
07:20 AM Revision f058011d (ceph): doc: Make time-related osd default values in documentation big-endian.
Seeing 7*60*60*24 in the docs triggered my OCD. Changed all cases of
multiplication related to time to be big-endian....
Jasper Spaans
06:37 AM Dashboard Cleanup #42310: mgr/dashboard: silences: matchers is displayed as JSON object
Stephan Müller wrote:
> This has something to do how our key value table component handles arrays in side objects. I...
Nizamudeen A
06:32 AM Dashboard Feature #42308: mgr/dashboard: editing silence: editing matcher: hint is only shown for non-regul...
Stephan Müller wrote:
> This is a missing feature not a bug. As the form doesn't even try to match something with th...
Nizamudeen A
06:29 AM Dashboard Bug #42306: mgr/dashboard: editing silence: page width too small - increase responsiveness for vi...
Stephan Müller wrote:
> I assume that this is a general dashboard issue, but we can see the impact of our responsive...
Nizamudeen A
02:34 AM Revision e6fe7f44 (ceph): Merge pull request #34559 from tchaikov/wip-19076-refactor
mon/OSDMonitor: refactor loops for better readability
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Reviewed-by: Bra...
Kefu Chai
01:34 AM Revision d61f57d0 (ceph): Merge pull request #34328 from liewegas/cpatch
script/cpatch: initial version
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Brad Hubbard <bhubbard@red...
Josh Durgin
01:32 AM Orchestrator Bug #45161: cephadm: iscsi should validate the existence of the given pool
I've added a pool check to iscsci and nfs (which has the same issue): https://github.com/ceph/ceph/pull/34698 Matthew Oliver
01:32 AM Revision 4940ab62 (ceph): mds: preserve ESlaveUpdate::OP_PREPARE logevent before doing commit
Fixes: https://tracker.ceph.com/issues/45024
Signed-off-by: songxinying <songxinying@sensetime.com>
songxinying

04/22/2020

11:53 PM RADOS Bug #44062 (Pending Backport): LibRadosWatchNotify.WatchNotify failure
Brad Hubbard
11:52 PM RADOS Bug #44062: LibRadosWatchNotify.WatchNotify failure
Seeing this in Nautilus so setting backport.
http://pulpito.ceph.com/yuriw-2020-04-21_20:54:00-rados-wip-yuri8-tes...
Brad Hubbard
11:29 PM rbd Subtask #44596 (Fix Under Review): [rbd-mirror snapshot] optimize cloned image sync to non-primar...
Jason Dillaman
11:28 PM Revision e9130bcf (ceph): Merge pull request #34430 from yison/rwl-image-writeback-cache-seq4
rbd/cache: Replicated Write Log core codes part 4
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
11:27 PM Orchestrator Bug #45174: cephadm: missing parameters on 'orch daemon add iscsi'
Isn't that normal. Others do that too, look at _add_rgw above it. if you want to set the non-standard options you are... Matthew Oliver
11:19 AM Orchestrator Bug #45174 (Triaged): cephadm: missing parameters on 'orch daemon add iscsi'
Sebastian Wagner
09:23 AM Orchestrator Bug #45174 (Resolved): cephadm: missing parameters on 'orch daemon add iscsi'
`orch daemon add iscsi` is missing some parameters when compared to iSCSI service spec:
add command parameter: htt...
Ricardo Marques
09:54 PM Bug #45175: qa/tasks/vstart_runner.py fails with `inconsistent use of tabs and spaces`
This needs to be compatible with Py3. Xiubo Li
01:13 PM Bug #45175: qa/tasks/vstart_runner.py fails with `inconsistent use of tabs and spaces`
Lenz Grimmer wrote:
> @Xiubo, could you please look into cleaning up these whitespace issues? They seem to have been...
Xiubo Li
12:28 PM Bug #45175 (In Progress): qa/tasks/vstart_runner.py fails with `inconsistent use of tabs and spaces`
Xiubo Li
10:44 AM Bug #45175: qa/tasks/vstart_runner.py fails with `inconsistent use of tabs and spaces`
I addition to reported error, when manually fixing the aforementioned error and running locally
run-backend-api-test...
Alfonso Martínez
10:32 AM Bug #45175: qa/tasks/vstart_runner.py fails with `inconsistent use of tabs and spaces`
@Xiubo, could you please look into cleaning up these whitespace issues? They seem to have been introduced with https:... Lenz Grimmer
09:29 AM Bug #45175 (Resolved): qa/tasks/vstart_runner.py fails with `inconsistent use of tabs and spaces`
The Dashboard API test failed with:... Kiefer Chang
09:32 PM CephFS Feature #12334: nfs-ganesha: handle client cache pressure in NFS Ganesha FSAL
Ok, I have a first stab at the ceph piece of this mostly done now. The ganesha piece still needs some work as it's no... Jeff Layton
08:30 PM rgw Bug #45193 (Resolved): Admin API returns 200 instead of 404 for Get Bucket Info
RGW's admin http api responds 200 with an empty response body to Get Bucket Info calls for buckets that do not exist.... Nick Janus
07:41 PM Orchestrator Bug #45162 (Fix Under Review): cephadm: iscsi should use the correct container image
Michael Fritch
07:35 PM Revision 4e73255f (ceph): mgr/cephadm: allow config for an iscsi `container_image`
ceph config set client.iscsi container_image <container_image>
Fixes: https://tracker.ceph.com/issues/45162
Signed-o...
Michael Fritch
06:18 PM Backport #45034: octopus: RPM 4.15.1 has some issues with ceph.spec
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34526
merged
Yuri Weinstein
06:17 PM Revision bf88f4e4 (ceph): Merge pull request #34526 from smithfarm/wip-45034-octopus
octopus: spec: address some warnings raised by RPM 4.15.1
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
06:17 PM mgr Backport #45059: octopus: qa/workunits/rest/test-restful.sh fails
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34519
merged
Yuri Weinstein
06:17 PM Revision d59615e5 (ceph): Merge pull request #34519 from smithfarm/wip-45059-octopus
octopus: qa/suites/rados/rest: don't pass empty dict as data arg
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Yuri Weinstein
06:16 PM mgr Backport #44918: octopus: monitoring: alert for prediction of disk and pool fill up broken
Konstantin Shalygin wrote:
> https://github.com/ceph/ceph/pull/34395
merged
Yuri Weinstein
06:16 PM Revision 9e219f3d (ceph): Merge pull request #34395 from votdev/wip-44918-octopus
octopus: monitoring: alert for prediction of disk and pool fill up broken
Reviewed-by: Patrick Seidensal <pnawracay@...
Yuri Weinstein
05:43 PM RADOS Bug #45191 (New): erasure-code/test-erasure-eio.sh: TEST_ec_single_recovery_error fails
... Neha Ojha
05:15 PM RADOS Bug #45190 (New): osd dump times out
... Neha Ojha
04:52 PM Revision 53be1816 (ceph): selinux: Fix ceph-iscsi etc access
This fixes the selinux errors like this for /etc/target
-----------------------------------
Additional Information:
...
Mike Christie
04:52 PM Revision 8187235c (ceph): selinux: Fix ceph-iscsi configfs access
This fixes the the following selinux error when using ceph-iscsi's
rbd-target-api daemon (rbd-target-gw has the same ...
Mike Christie
04:26 PM Revision 02c46b6d (ceph): cephadm: improve warn message
make it more fancy!
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Co-authored-by: Michael Fritch <mfr...
Sebastian Wagner
03:17 PM Dashboard Feature #44539 (Resolved): mgr/dashboard: shorten `Container ID` and `Container image ID` in Serv...
Lenz Grimmer
03:16 PM Dashboard Backport #44892 (Resolved): octopus: mgr/dashboard: shorten `Container ID` and `Container image I...
Lenz Grimmer
03:16 PM Revision 9fa25fe8 (ceph): Merge pull request #34648 from shyukri/wip-44892-octopus
Reviewed-by: Kiefer Chang <kiefer.chang@suse.com>
Reviewed-by: Volker Theile <vtheile@suse.com>
Lenz Grimmer
03:10 PM Dashboard Backport #44475 (In Progress): nautilus: mgr/dashboard: Not able to restrict bucket creation for ...
Volker Theile
03:09 PM Dashboard Bug #44914 (Resolved): mgr/dashboard: Add more debug information to Dashboard RGW backend
Lenz Grimmer
03:08 PM Dashboard Backport #44920 (Resolved): nautilus: mgr/dashboard: Add more debug information to Dashboard RGW ...
Volker Theile
03:06 PM Revision f04f01ad (ceph): rgw/notifications: fix zero size in notifications
delete notifications and multipart upload complete notifications
send the correct object size
Signed-off-by: Yuval L...
Yuval Lifshitz
03:03 PM Revision 6bce2df0 (ceph): Merge pull request #34399 from votdev/wip-44920-nautilus
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Sebastian Krah <skrah@suse.com>
Reviewed-by: Stephan Müll...
Lenz Grimmer
02:59 PM Orchestrator Bug #45087 (Triaged): cephadm: add-repo: cephadm uses the container image ID as Debian repo base
Sebastian Wagner
02:59 PM Orchestrator Bug #45087: cephadm: add-repo: cephadm uses the container image ID as Debian repo base
Right, That doesn't make sense. Sebastian Wagner
02:56 PM CephFS Bug #44962 (Pending Backport): "ceph fs status" command outputs to stderr instead of stdout when ...
Kotresh Hiremath Ravishankar
01:56 PM CephFS Bug #44962: "ceph fs status" command outputs to stderr instead of stdout when json formatting is ...
Greg Farnum wrote:
> Kotresh, this merged to master but I'm not sure how far we need to backport it, please check an...
Kotresh Hiremath Ravishankar
05:18 AM CephFS Bug #44962 (In Progress): "ceph fs status" command outputs to stderr instead of stdout when json ...
Kotresh, this merged to master but I'm not sure how far we need to backport it, please check and update the ticket. Greg Farnum
02:55 PM Orchestrator Feature #44869 (Need More Info): cephadm: automatic auth key rotation
need info Sebastian Wagner
02:55 PM Orchestrator Bug #45120 (Fix Under Review): cephadm: adopt prometheus doesn't work
Sebastian Wagner
02:53 PM Dashboard Bug #45187: dashboard: Timeout for error message when adding invalid host is to low - unable to r...
Now I realized that there is a "tasks and notification" list. not sure if that's possible, but maybe the messages can... Thomas Bechtold
02:36 PM Dashboard Bug #45187 (Closed): dashboard: Timeout for error message when adding invalid host is to low - un...
That's all done
I tried to create a host with the dashboard (under #/hosts/create). The host was not available so...
Thomas Bechtold
02:48 PM Dashboard Bug #45188 (New): mgr/dashboard: Lot of wasted horizontal space when looking at performance counters
Looking at #/perf_counters/osd/3 , the default table rows is 10 . This is imo a lot of wasted space. See attached scr... Thomas Bechtold
02:35 PM Revision 9a3aecba (ceph): Merge pull request #34669 from yuvalif/remove_queue_dependency
cls/2pc_queue: remove the dependency of cls_2pc_queue with cls_queue
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
02:35 PM Revision b80dee01 (ceph): Merge pull request #34664 from yuvalif/clarify_topic_creation_format
rgw/doc: clarify topic creation format
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
02:26 PM mgr Backport #44955 (Resolved): octopus: monitoring: root volume full alert fires false positives
Lenz Grimmer
02:17 PM Orchestrator Feature #43690: cephadm: service resource limits
[16:13:08] <jlayton> need to lower the daemon memory limits to try and reproduce a problem
[16:13:27] <jlayton> (plu...
Sebastian Wagner
02:11 PM Orchestrator Bug #44832 (Fix Under Review): cephadm: `ceph cephadm generate-key` fails with No such file or di...
Sebastian Wagner
02:10 PM Revision 370bddb3 (ceph): mgr/cephadm: use check_call for `ssh-keygen`
Mainly to provide any reasonable error
Fixes: https://tracker.ceph.com/issues/44832
Signed-off-by: Sebastian Wagner ...
Sebastian Wagner
02:07 PM rbd Bug #44567 (Pending Backport): [test] NBD workunit does not wait for unmap disconnect delay
The Octopus branch was being periodically merged back into the master branch at the time. Jason Dillaman
02:06 PM rgw Bug #44661 (Pending Backport): radosgw can't bind to reserved port (443)
Casey Bodley
02:06 PM Revision 3466890e (ceph): Merge pull request #34613 from cbodley/wip-44661
rgw: use DEFER_DROP_PRIVILEGES flag unconditionally
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Casey Bodley
02:00 PM Orchestrator Bug #44826 (Fix Under Review): cephadm: "Deploying daemon crash.li221-238... ERROR: no keyring pr...
Sebastian Wagner
01:49 PM Orchestrator Documentation #44828 (Fix Under Review): cephadm: clarify "Failed to infer CIDR network for mon ip"
Sebastian Wagner
01:49 PM Orchestrator Documentation #44905 (Pending Backport): cephadm troubleshooting SSH errors
Sebastian Wagner
01:44 PM Revision 105d0d61 (ceph): Merge pull request #34418 from votdev/wip-44955-octopus
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Tiago Melo <tmelo@suse.com>
Lenz Grimmer
01:43 PM mgr Fix #45186 (Fix Under Review): mgr/test_orchestrator: fix _get_ceph_daemons()
Alfonso Martínez
01:23 PM mgr Fix #45186 (Resolved): mgr/test_orchestrator: fix _get_ceph_daemons()
* Improve regular expression to not match strings/processes like... Alfonso Martínez
01:41 PM Revision 94c1b466 (ceph): mgr/test_orchestrator: fix _get_ceph_daemons()
* Improved regex to match appropriate processes' strings.
* Removed unused variables.
Fixes: https://tracker.ceph.co...
Alfonso Martínez
01:38 PM CephFS Documentation #44310 (Resolved): doc: add blog post for recover_session in kclient
Posted:
https://ceph.io/community/automatic-cephfs-recovery-after-blacklisting/
Jeff Layton
01:31 PM Revision bf9cd06c (ceph): qa/workunits/cephadm/test_cephadm: Also test octopus
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
01:20 PM Orchestrator Bug #45095 (Pending Backport): cephadm adopt can't handle offline OSDs
Sebastian Wagner
01:20 PM Orchestrator Bug #45108 (Pending Backport): test_orchestrator: service ls doesn't work
Sebastian Wagner
01:19 PM Orchestrator Bug #44609 (Resolved): cephadm: grafana: cert problem prevents dashbaord integration
Sebastian Wagner
01:18 PM Orchestrator Bug #45081 (Pending Backport): cephadm: `upgrade check 15.2.1` : OrchestratorError: Failed to pul...
Sebastian Wagner
01:13 PM Dashboard Bug #45183 (Fix Under Review): monitoring: fix grafana percentage precision
Ernesto Puerta
11:32 AM Dashboard Bug #45183 (Resolved): monitoring: fix grafana percentage precision
The Pool usage chart exhibits excessive precision with values close to 0.
!grafana_precision.png!
Ernesto Puerta
01:13 PM Dashboard Bug #45185 (Resolved): mgr/dashboard: fix usage calculation to match "ceph df" way
Currently Ceph-dashboard Pool list Usage % is calculated as:... Ernesto Puerta
01:07 PM Revision 754a8692 (ceph): test_cephadm.sh: remove unmaintained test_cephadm.sh
the script has become unmaintained and duplicates logic found in
qa/workunits/cephadm/test_cephadm.sh
Signed-off-by:...
Michael Fritch
01:06 PM Revision 6c55dc0e (ceph): cephadm: use CephContainer during command `enter`
instead of the `get_container` helper func
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from comm...
Michael Fritch
01:06 PM Revision a45564e9 (ceph): mgr/cephadm: enable osd previews
Signed-off-by: Joshua Schmid <jschmid@suse.de>
(cherry picked from commit 462a68ab87446af8299d4f71c5ff22f77dfeea64)
Joshua Schmid
01:06 PM Revision a03dbe73 (ceph): mgr/orch: Fix DaemonDescription().daemon_id() for RGWs
Turns out, users put dots into their RGW service names.
Fixes: https://tracker.ceph.com/issues/44934
Signed-off-by: ...
Sebastian Wagner
01:06 PM Revision 489383f4 (ceph): mgr/cephadm: Fixed warn_on_stray_hosts setting
Fixes: https://tracker.ceph.com/issues/45065
Signed-off-by: Andreas Haase <andreas.haase@community4you.de>
(cherry pi...
Andreas Haase
01:06 PM Revision 230ef597 (ceph): mgr/cephadm: corrected documentation for starting an upgrade
Signed-off-by: Andreas Haase <andreas.haase@community4you.de>
(cherry picked from commit bf3d06d180135901903251e6e73b...
ahaase-c4u
01:06 PM Revision 458551b7 (ceph): cephadm: add-repo: Don't test for podman
Fixes:
```
root@buster:/cephadm# ./cephadm add-repo
Unable to locate any of ['podman', 'docker']
```
Signed-off-by:...
Sebastian Wagner
01:06 PM Revision 813ee785 (ceph): cephadm: warn when no valid version arguments are supplied to add-repo
Currently add-repo will add a broken repository by default, this commit gives a pretty error to instruct the user to ... Maran Hidskes
01:06 PM Revision 941c6007 (ceph): mgr/cephadm: add support for osd_id_claims
Signed-off-by: Joshua Schmid <jschmid@suse.de>
(cherry picked from commit 5b32c3e51b517332b7ac26b161b7b6b4fae05b85)
Joshua Schmid
01:06 PM Revision 1d66d919 (ceph): mgr/cephadm: use --osd-ids instead of --osd-id
Signed-off-by: Joshua Schmid <jschmid@suse.de>
(cherry picked from commit fa88483f660f2bf79d1c1ca77d7104b3a42ed05d)
Joshua Schmid
01:06 PM Revision 2189efd8 (ceph): mgr/cephadm: add replacement flag to _create_osd
Signed-off-by: Joshua Schmid <jschmid@suse.de>
(cherry picked from commit e670b1ea83f66d977c919ef956cc4ae0db9cb453)
Joshua Schmid
01:06 PM Revision 57706a1f (ceph): cephadm: add RGW SSL support
This patch adds SSL support to RGW when using cephadm.
If an SSL certificate is provided, inside the json supplied wi...
Matthew Oliver
01:06 PM Revision fbe6fbfe (ceph): mgr/orch: Fixes some deserialization errors
Fixes errors when calling `from_json` of these classes:
- InventoryHost: parsing labels
- ServiceDescription: `last_r...
Kiefer Chang
01:06 PM Revision 8bea5fe4 (ceph): mgr/test_orchestrator: fix error when listing services
- Adapting attribute change of ServiceSpec.
- Update dummy data.
Fixes: https://tracker.ceph.com/issues/45108
Signed...
Kiefer Chang
01:06 PM Revision 450f5aa2 (ceph): Add troubleshooting guidance for ssh connection failures.
For more thorough information about this commit, see:
https://tracker.ceph.com/issues/44905
Signed-off-by: Zac Dover...
Zac Dover
01:06 PM Revision bc83d8b4 (ceph): cephadm: handle adopting offline OSDSs
The current adopt behavior expects OSDs to be online, in order to read
/var/lib/ceph/osd/ceph-$ID/fsid. To handle th...
Tim Serong
01:06 PM Revision 6a51b63e (ceph): cephadm: don't throw when disabling ceph-volume simple unit
When adopting OSDs, if a ceph-volume simple service is already disabled
(or otherwise missing) the previous implement...
Tim Serong
01:06 PM Revision 42dd4dd4 (ceph): cephadm: add --force-start option to adopt
Current behaviour is to only start a newly adopted ceph daemon if it was
already running before the adopt. Adding a ...
Tim Serong
01:06 PM Revision 313b255a (ceph): cephadm: bail out early during adopt if data dir not present
In case someone tries to run this again on an already adopted daemon...
Signed-off-by: Tim Serong <tserong@suse.com>...
Tim Serong
01:06 PM Revision dfb001ac (ceph): mgr/orch: cleanup python imports
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 62ed783dc243e076e00be93ea8ab2d...
Sebastian Wagner
01:06 PM Revision f38a4873 (ceph): mgr/orch: upgrade: better input validation
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 67a29846f80fe8903f2dbce5dca0f5...
Sebastian Wagner
01:06 PM Revision aa10be44 (ceph): qa/workunits/cephadm/test_cephadm.sh: add CLEANUP var
preserve the current test state during EXIT:
`CLEANUP=false ../qa/workunits/cephadm/test_cephadm.sh`
Signed-off-by: ...
Michael Fritch
01:01 PM Revision 8e1dd2fe (ceph): cephadm: Update images used
Print warning when using cephadm from master
See also "use quay octopus tip until 15.2 tag is available"
* a9b15c7e1...
Sebastian Wagner
12:58 PM Revision a111604e (ceph): os/bluestore: update bdev label's size if supported only
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
12:53 PM Orchestrator Bug #45129: simple (ceph-disk) style OSDs adopted by cephadm don't start after reboot
Sebastian Wagner wrote:
> Hm, we're already injecting this lvm activate into the unit file:
>
> * https://github....
Tim Serong
12:38 PM Revision 31958dfc (ceph): Merge pull request #34621 from mgfritch/cephadm-test-cleanup
qa/workunits/cephadm/test_cephadm.sh: add CLEANUP var Sebastian Wagner
12:37 PM Revision 2ee8034c (ceph): Merge pull request #34568 from sebastian-philipp/orch-upgrade-usage
mgr/orch: upgrade: better input validation
Reviewed-by: Joshua Schmid <jschmid@suse.de>
Reviewed-by: Michael Fritch ...
Sebastian Wagner
12:37 PM Revision 2e23a542 (ceph): Merge pull request #34565 from SUSE/wip-fix-45095
cephadm: handle adopting offline OSDs
Reviewed-by: Michael Fritch <mfritch@suse.com>
Reviewed-by: Sebastian Wagner <...
Sebastian Wagner
12:17 PM CephFS Bug #40001: mds cache oversize after restart
Yunzhi,
What is the value of the config option 'mds_cache_memory_limit' on the system ?
Are you referring to this o...
Milind Changire
12:15 PM Dashboard Bug #44784 (Resolved): mgr/dashboard: Some Grafana panels in Host overview, Host details, OSD det...
Lenz Grimmer
12:15 PM Dashboard Backport #44953 (Resolved): octopus: mgr/dashboard: Some Grafana panels in Host overview, Host de...
Lenz Grimmer
12:14 PM Revision e1f9cf0e (ceph): Merge pull request #34495 from votdev/wip-44953-octopus
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Stephan Müller <smueller@suse.com>
Lenz Grimmer
12:12 PM mgr Backport #44917 (Resolved): nautilus: monitoring: alert for prediction of disk and pool fill up b...
Volker Theile
12:06 PM Revision a1c8d38c (ceph): os/bluestore: fix freelist's meta usage when bdev label is unsupported
This primarily applies to SPDK/NVMEDevice backend.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
12:05 PM Dashboard Cleanup #42310: mgr/dashboard: silences: matchers is displayed as JSON object
This has something to do how our key value table component handles arrays in side objects. It can handle JSON objects... Stephan Müller
11:59 AM Dashboard Cleanup #45184 (Resolved): mgr/dashboard: monitoring: replace Grafana JSON with code-based genera...
Currently Grafana JSON files comprise around 8,500 lines. Despite 90% is boilerplate code (Grafana defaults), they ar... Ernesto Puerta
11:54 AM Dashboard Cleanup #42307: mgr/dashboard: editing silence: symbols for matchers are obscure
Here a screenshot how it looks in the RGW form !https://i.imgur.com/a3d8oV4.png!
Please keep in mind that our form...
Stephan Müller
11:38 AM Dashboard Cleanup #42307: mgr/dashboard: editing silence: symbols for matchers are obscure
I have to agree with Patrick here. Even though these icons may have tooltips, their meaning is not immediately clear ... Lenz Grimmer
11:27 AM Dashboard Cleanup #42307: mgr/dashboard: editing silence: symbols for matchers are obscure
All icons have tool tips that describe their purpose. Also we don't have suche listings in forms - we only have simil... Stephan Müller
11:48 AM ceph-volume Bug #44748 (Can't reproduce): lvm zap is not zapping the db lv
I'm unable to reproduce this, so closing. Please reopen if this is still an issue. Jan Fajerski
11:46 AM Revision 375d926a (ceph): rgw: check for tagging element in POST Obj requests
Check for null element when reading the tagging field from POST obj XML
Fixes: https://tracker.ceph.com/issues/44967...
Abhishek Lekshmanan
11:39 AM Dashboard Cleanup #42309: mgr/dashboard: editing silence: confusion about editing and recreating silences
IMO the terminology is fine as recreation allows to create a new silence instance to be active.
Edit will use the ...
Stephan Müller
11:39 AM Revision 3fd804f1 (ceph): monitoring: fix decimal precision in Grafana %
Set decimal precision to 2 positions for charts using percentunits.
Fixes: https://tracker.ceph.com/issues/45183
Sig...
Ernesto Puerta
11:35 AM Revision c4dfe20c (ceph): mgr/dashboard: Asynchronous unique username validation for User Component
Implements an asynchronous validation for the username field in the Create User form which immediately display an err... Nizamudeen A
11:32 AM Dashboard Bug #44970 (Resolved): mgr/dashboard: Fix RGW Bucket checkbox
Lenz Grimmer
11:31 AM Revision 65239481 (ceph): Merge pull request #34442 from tspmelo/wip-fix-rgw-bucket-checkbox
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: Volker Theile <vtheile@suse.com>
Lenz Grimmer
11:30 AM CephFS Backport #45180 (In Progress): octopus: pybind/mgr/volumes: add command to return metadata regard...
Kotresh Hiremath Ravishankar
10:29 AM CephFS Backport #45180 (Resolved): octopus: pybind/mgr/volumes: add command to return metadata regarding...
https://github.com/ceph/ceph/pull/34681 Ramana Raja
11:17 AM Dashboard Bug #42306: mgr/dashboard: editing silence: page width too small - increase responsiveness for vi...
I assume that this is a general dashboard issue, but we can see the impact of our responsiveness in the silence form.... Stephan Müller
11:12 AM Dashboard Bug #45170 (Fix Under Review): mgr/dashboard: ceph-api-nightly-master-backend error "test_perf_co...
Alfonso Martínez
08:58 AM Dashboard Bug #45170: mgr/dashboard: ceph-api-nightly-master-backend error "test_perf_counters_mgr_get (tas...
Also happened two times on a PR targeting master:
- https://jenkins.ceph.com/job/ceph-dashboard-pr-backend/719/conso...
Laura Paduano
08:32 AM Dashboard Bug #45170 (Resolved): mgr/dashboard: ceph-api-nightly-master-backend error "test_perf_counters_m...
... Laura Paduano
11:09 AM CephFS Backport #45181 (In Progress): nautilus: pybind/mgr/volumes: add command to return metadata regar...
Kotresh Hiremath Ravishankar
10:34 AM CephFS Backport #45181 (Resolved): nautilus: pybind/mgr/volumes: add command to return metadata regardin...
https://github.com/ceph/ceph/pull/34679 Ramana Raja
11:08 AM Revision 39b25efb (ceph): Filer: Add error handler in _do_purge_range()
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
10:38 AM Dashboard Feature #45182 (Closed): mgr/dashboard: E2E: Enhance editDevicehealth method
Issue extracted from @mgr-modules.po.ts@:... Tiago Melo
10:38 AM Revision 950943d6 (ceph): doc/cephadm: install.rst: fix placement spec.
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
10:26 AM Dashboard Feature #45179 (New): mgr/dashboard: E2E: Expect Grafana iFrame
Issue extracted from daemons.po.ts:... Tiago Melo
10:25 AM Dashboard Feature #45178 (New): mgr/dashboard: E2E: Add check to verify the existence of the bucket!
Issue extracted from @bucket.po.ts@:... Tiago Melo
10:23 AM Revision 6a7d0bd9 (ceph): qa/cephadm: make test_adoption checkout a specific commit
Reason is, I want to have a test run of test_adoption, *before* master is affected.
Signed-off-by: Sebastian Wagner ...
Sebastian Wagner
10:08 AM Dashboard Documentation #45177 (New): mgr/dashboard: Document supported Prometheus/Grafana versions
This is a follow-up to "PR#34532":https://github.com/ceph/ceph/pull/34532 - the Dashboard documentation should provid... Lenz Grimmer
10:04 AM RADOS Backport #44468 (In Progress): nautilus: mon: Get session_map_lock before remove_session
Wei-Chung Cheng
10:03 AM Revision 23a60110 (ceph): mon: Get session_map_lock before remove_session
Get session_map_lock to prevent race.
Fixes: https://tracker.ceph.com/issues/44407
Signed-off-by: Xiaofei Cui <cuix...
Xiaofei Cui
09:55 AM Revision 814787b7 (ceph): mgr/cephadm: add Inventory class
This is just a minor cleanup.
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
09:54 AM Dashboard Bug #45176 (New): octopus: "setUpClass (tasks.mgr.dashboard.test_ganesha.GaneshaTest)"
Seen in the octopus nightly and master nightly dashboard backend API Jenkins:... Laura Paduano
09:51 AM Revision 2107649f (ceph): cephadm: Aquire lock, if fsid != None
Fixes:
```
Traceback (most recent call last):
File "./cephadm", line 4494, in <module>
r = args.func()
File ...
Sebastian Wagner
09:26 AM Dashboard Tasks #45173 (Closed): mgr/dashboard: Add a Troubleshooting guide to the Dashboard documentation
Duplicate of #25196 Lenz Grimmer
09:20 AM Dashboard Tasks #45173 (Closed): mgr/dashboard: Add a Troubleshooting guide to the Dashboard documentation
The Ceph Dashboard documentation should include a section that outlines some common problems and how to debug/trouble... Lenz Grimmer
09:25 AM Dashboard Bug #44966: mgr/dashboard: increase Grafana iframe height to avoid scroll bar
Done, thanks! Ernesto Puerta
09:24 AM Dashboard Documentation #45158 (Duplicate): mgr/dashboard: Add Dashboard troubleshooting guide
Duplicate of #25196 Lenz Grimmer
09:16 AM Orchestrator Documentation #44971 (Fix Under Review): cephadm: document the cephadm binary
Sebastian Wagner
09:01 AM Orchestrator Bug #45172 (Resolved): bin/cephadm: logs: Traceback: not enough values to unpack (expected 2, got 1)
query logs for a daemon that doesn't exist results in a uncaught traceback.... Joshua Schmid
07:36 AM ceph-volume Bug #45094: ceph-volume inventory does not read mpath properly
No sorry, not really enough info. It would be helpful to see what c-v actually returns, this seems to be only log mes... Jan Fajerski
07:34 AM Dashboard Bug #45149: mgr/dashboard: ceph-api-nightly-master-backend and ceph-api-nightly-octopus-backend R...
Some thoughts from the log files:
* In *POST /api/block/image/trash/purge* call, *NO* trash images are deleted. So...
Kiefer Chang
07:27 AM Revision c144d66a (ceph): mds: Handle blacklisted error in purge queue
This patch adds check to catch blacklisted error from filer. On catching this
error, mds will respawn.
Fixes: https:...
Varsha Rao
06:55 AM Revision cd94861e (ceph): Merge pull request #33479 from simon-rock/simon_split_stray
mds : enable fragmentation of stray dir when conditions are met Yan, Zheng
06:10 AM Bug #45160 (Resolved): jenkins build failing for ceph-ci builds
https://github.com/ceph/ceph-build/pull/1556 Deepika Upadhyay
05:38 AM rbd Bug #45169 (Resolved): tools: ceph-immutable-object-cache can start without root permission
Normal user(not root) cannot start the read only cache daemon process.
(virtualenv) ceph@ceph-S2600WFT:~$ ceph-imm...
CONGMIN YIN
05:17 AM Revision da390460 (ceph): Merge pull request #34561 from kotreshhr/ceph-fs-status-output
mgr/status: Fix "ceph fs status" json format writing to stderr
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by...
Greg Farnum
05:17 AM CephFS Bug #44645 (Resolved): cephfs-shell: Fix flake8 errors (E302, E502, E128, F821, W605, E128 and E122)
Greg Farnum
05:16 AM Revision f278e100 (ceph): Merge pull request #34546 from varshar16/wip-flake8-cephfs-shell
cephfs-shell: Fix multiple flake8 errors
Reviewed-by: Rishabh Dave <ridave@redhat.com>
Greg Farnum
05:15 AM CephFS Bug #43061 (Pending Backport): ceph fs add_data_pool doesn't set pool metadata properly
Greg Farnum
05:15 AM CephFS Bug #43761 (Pending Backport): mon/MDSMonitor: "ceph fs authorize cephfs client.test /test rw" do...
Greg Farnum
05:15 AM Revision 54d4b31f (ceph): Merge pull request #34534 from ajarr/fix-43061
mon/FSCommands: Fix 'add_data_pool' command and 'fs new' command
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
05:14 AM CephFS Bug #44382 (Pending Backport): qa: FAIL: test_barrier (tasks.cephfs.test_full.TestClusterFull)
Greg Farnum
05:14 AM Revision 35047998 (ceph): Merge pull request #34164 from ukernel/wip-44382
qa/cephfs: update TestClusterFull:test_barrier
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Greg Farnum
05:13 AM CephFS Feature #44044 (Resolved): qa: add network namespaces to kernel/ceph-fuse mounts for partition te...
I'm marking this Resolved for now, but it wouldn't surprise me if we develop some tests on it we want to take back to... Greg Farnum
05:12 AM Revision 6fae077e (ceph): Merge pull request #33576 from lxbsz/fuse
unshare-ns-mount: add isolating netns for mount helper support
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Greg Farnum
05:11 AM CephFS Bug #44657 (Resolved): cephfs-shell: Fix flake8 errors (F841, E302, E502, E128, E305 and E222)
Greg Farnum
05:10 AM Revision fec0e61c (ceph): Merge pull request #34121 from ADI10HERO/flake8_fix1
cephfs-shell: Fix flake8 errors (F841, E302, E502, E128, E305 and E222)
Reviewed-by: Rishabh Dave <ridave@redhat.com...
Greg Farnum
05:08 AM CephFS Bug #44885 (Pending Backport): enable 'big_writes' fuse option if ceph-fuse is linked to libfuse ...
Greg Farnum
05:08 AM Revision ce0845c5 (ceph): Merge pull request #34531 from lxbsz/libfuse3
ceph-fuse: link to libfuse3 and pass `-o big_writes` to libfuse if libfuse < 3.0.0
Reviewed-by: "Yan, Zheng" <zyan@r...
Greg Farnum
05:07 AM CephFS Bug #44801 (Pending Backport): client: write stuck at waiting for larger max_size
Greg Farnum
05:07 AM Revision 4b807098 (ceph): Merge pull request #34274 from ukernel/wip-44801
client: reset requested_max_size if file write is not wanted
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
03:23 AM Revision c873a7af (ceph): doc: break deduplication.rst int several files
Signed-off-by: Samuel Just <sjust@redhat.com>
Signed-off-by: Myoungwon Oh <myoungwon.oh@samsung.com>
myoungwon oh
02:26 AM Revision 496c3058 (ceph): common/TrackedOp: fix osd reboot optracker coredump
Signed-off-by: yaohui.zhou <yaohui.zhou@orcadt.com> yaohui.zhou
01:45 AM Revision deff94c8 (ceph): mds: don't shallow copy when decoding xattr map
Otherwise inodes' xattr maps may reference a large shared buffer
(from omap fetch or journal read). If mds trims and ...
Yan, Zheng

04/21/2020

11:44 PM rgw Backport #43134: nautilus: multisite: failed assert(cursor) in mdlog trimming
Shilpa MJ wrote:
> https://github.com/ceph/ceph/pull/34597
merged
Yuri Weinstein
11:44 PM Revision d413b7fc (ceph): Merge pull request #34597 from smithfarm/wip-43134-nautilus
nautilus: rgw: find oldest period and update RGWMetadataLogHistory()
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
11:20 PM mgr Backport #45057: mimic: qa/workunits/rest/test-restful.sh fails
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34521
merged
Yuri Weinstein
11:20 PM Revision f211c00e (ceph): Merge pull request #34521 from smithfarm/wip-45057-mimic
mimic: qa/suites/rados/rest: don't pass empty dict as data arg
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Yuri Weinstein
11:19 PM RADOS Backport #44908: mimic: mon: rados/multimon tests fail with clock skew
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34370
merged
Yuri Weinstein
11:19 PM RADOS Backport #44083: mimic: expected MON_CLOCK_SKEW but got none
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34370
merged
Yuri Weinstein
11:18 PM Revision 02cde199 (ceph): Merge pull request #34370 from smithfarm/wip-44083-mimic
mimic: qa/suites/rados/multimon/tasks/mon_clock_with_skews: disable ntpd etc
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
11:09 PM RADOS Backport #45040: nautilus: mon: reset min_size when changing pool size
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34585
merged
Yuri Weinstein
11:09 PM Revision 601d28a9 (ceph): Merge pull request #34585 from smithfarm/wip-45040-nautilus
nautilus: mon: calculate min_size on osd pool set size
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
11:09 PM Revision 0a96bdf9 (ceph): Merge pull request #34489 from rhcs-dashboard/nautilus-fix-coverage-path
nautilus: mgr/dashboard: fix COVERAGE_PATH in run-backend-api-tests.sh
Reviewed-by: Kefu Chai <kchai@redhat.com>
Rev...
Yuri Weinstein
11:08 PM RADOS Bug #45168 (New): mimic: cephtool/test.sh: test_mon_osd_pool_set failure
... Neha Ojha
11:07 PM mgr Backport #44917: nautilus: monitoring: alert for prediction of disk and pool fill up broken
Konstantin Shalygin wrote:
> https://github.com/ceph/ceph/pull/34394
merged
Yuri Weinstein
11:07 PM Revision 2f460cca (ceph): Merge pull request #34394 from votdev/wip-44917-nautilus
nautilus: monitoring: alert for prediction of disk and pool fill up broken
Reviewed-by: Patrick Seidensal <pnawracay...
Yuri Weinstein
09:07 PM Orchestrator Bug #45167 (Can't reproduce): cephadm: mons are not properly deployed
... Sebastian Wagner
08:52 PM Revision 870b4172 (ceph): Merge pull request #34392 from tchaikov/nautilus-cbt
nautilus: qa/suites: use "nautilus" branch for cbt based testing
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-...
Yuri Weinstein
08:50 PM Dashboard Bug #44966: mgr/dashboard: increase Grafana iframe height to avoid scroll bar
Ernesto Puerta wrote:
> Currently some embedded Grafana dashboards doesn't fit into the iframe and require scrolling...
Ngwa Sedrick Meh
07:36 PM rbd Bug #44567 (Need More Info): [test] NBD workunit does not wait for unmap disconnect delay
Original PR is targeting octopus. Shyukri Shyukriev
06:49 PM Dashboard Backport #44996 (Resolved): octopus: mgr/dashboard: define SSO/SAML dependencies to packaging
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34474
m...
Nathan Cutler
06:48 PM rbd Backport #44897 (Resolved): octopus: librbd:No lockers are obtained, ImageNotFound exception will...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34387
m...
Nathan Cutler
06:47 PM Orchestrator Backport #44893: octopus: racey concurrent ceph-volume callKeyError: 'ceph.type'
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34423
m...
Nathan Cutler
06:46 PM RADOS Backport #45053 (Resolved): octopus: nautilus upgrade should recommend ceph-osd restarts after en...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34523
m...
Nathan Cutler
06:46 PM Dashboard Backport #44697: octopus: mgr/dashboard: add popover list of Stand-by Managers & Metadata Servers...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34372
m...
Nathan Cutler
06:45 PM Dashboard Backport #44786: octopus: mgr/dashboard: backend test failure on tasks.mgr.dashboard.test_health....
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34358
m...
Nathan Cutler
06:44 PM Dashboard Backport #44932: octopus: mgr/dashboard: error when enabling SSO with certificate file
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34402
m...
Nathan Cutler
06:44 PM Dashboard Backport #44933: octopus: mgr/dashboard: fix notifications E2E tests
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34403
m...
Nathan Cutler
06:43 PM Dashboard Backport #44921 (Resolved): octopus: mgr/dashboard: Add more debug information to Dashboard RGW b...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34397
m...
Nathan Cutler
06:42 PM rgw Backport #44267 (Resolved): nautilus: rgw: markers can lose namespaces during ordered and unorder...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34609
m...
Nathan Cutler
06:30 PM rgw Backport #44267: nautilus: rgw: markers can lose namespaces during ordered and unordered bucket l...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34609
merged
Yuri Weinstein
06:42 PM rgw Backport #44232 (Resolved): nautilus: rgw: ReplaceKeyPrefixWith and ReplaceKeyWith can not set at...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34599
m...
Nathan Cutler
06:29 PM rgw Backport #44232: nautilus: rgw: ReplaceKeyPrefixWith and ReplaceKeyWith can not set at the same t...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34599
merged
Yuri Weinstein
06:42 PM rgw Backport #44136 (Resolved): nautilus: set bucket attr twice when delete lifecycle config
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34598
m...
Nathan Cutler
06:29 PM rgw Backport #44136: nautilus: set bucket attr twice when delete lifecycle config
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34598
merged
Yuri Weinstein
06:41 PM ceph-volume Backport #44688 (Resolved): nautilus: prepare: the *-slots arguments have no effect
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34278
m...
Nathan Cutler
06:41 PM ceph-volume Backport #44998 (Resolved): nautilus: batch: error on filtered devices in interactive only if usa...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34478
m...
Nathan Cutler
06:41 PM ceph-volume Backport #45002 (Resolved): nautilus: batch filter_devices tries to access lvs when there are none
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34481
m...
Nathan Cutler
06:41 PM ceph-volume Backport #44974 (Resolved): nautilus: simple/scan.py: syntax problem in log statement
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34445
m...
Nathan Cutler
06:41 PM ceph-volume Backport #44325: nautilus: ceph-volum lvm get_device_vgs() doesn't filter by prefix
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/33616
m...
Nathan Cutler
06:39 PM rbd Backport #44838 (Resolved): nautilus: [python] ensure image is open before permitting operations
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34424
m...
Nathan Cutler
06:39 PM mgr Backport #45060 (Resolved): nautilus: qa/workunits/rest/test-restful.sh fails
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34520
m...
Nathan Cutler
06:39 PM mgr Backport #44868 (Resolved): nautilus: mgr: prometheus Segmentation fault
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34326
m...
Nathan Cutler
06:39 PM CephFS Backport #45027: nautilus: mds/Mutation.h: 128: FAILED ceph_assert(num_auth_pins == 0)
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34343
m...
Nathan Cutler
06:38 PM CephFS Backport #44480: nautilus: mds: MDCache.cc: 6400: FAILED ceph_assert(r == 0 || r == -2)
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34343
m...
Nathan Cutler
06:38 PM CephFS Backport #44328: nautilus: client: bad error handling in Client::_lseek
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34308
m...
Nathan Cutler
06:38 PM CephFS Backport #44337: nautilus: mds: purge queue corruption from wrong backport
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34307
m...
Nathan Cutler
06:38 PM rbd Backport #44896 (Resolved): nautilus: librbd:No lockers are obtained, ImageNotFound exception wil...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34388
m...
Nathan Cutler
06:37 PM RADOS Backport #45054 (Resolved): nautilus: nautilus upgrade should recommend ceph-osd restarts after e...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34524
m...
Nathan Cutler
06:37 PM Revision 7eb4e5b5 (ceph): rgwlc: LCOpAction MUST NOT acc. OCObjLister from WorkQ
Only a few actions had this coupling, and it is easily avoidable.
Making it -impossible- is left to future cleanup.
...
Matt Benjamin
06:37 PM Dashboard Backport #44995: nautilus: mgr/dashboard: Unit test is failing because of the timezone
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34473
m...
Nathan Cutler
06:30 PM Revision 0203b587 (ceph): Merge pull request #34609 from smithfarm/wip-44267-nautilus
nautilus: rgw: fix bug with (un)ordered bucket listing and marker w/ namespace
Reviewed-by: Casey Bodley <cbodley@re...
Yuri Weinstein
06:29 PM Revision 46c0e161 (ceph): Merge pull request #34599 from smithfarm/wip-44232-nautilus
nautilus: rgw: ReplaceKeyPrefixWith and ReplaceKeyWith can not set at the same …
Reviewed-by: Casey Bodley <cbodley@...
Yuri Weinstein
06:29 PM Revision a077d2e9 (ceph): Merge pull request #34598 from smithfarm/wip-44136-nautilus
nautilus: rgw: set bucket attr twice when delete lifecycle config.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
06:06 PM rgw Bug #45166 (Duplicate): test/rgw: allow the rgw teuthology task to capture/set dns names
A teuthology workunit might want to use the rgw task, setting the rgw-dns-name and/or rgw-dns-s3website-name configur... J. Eric Ivancich
06:05 PM Orchestrator Documentation #45165 (Can't reproduce): cephadm troubleshooting: recover from broken daemons
... Sebastian Wagner
05:51 PM bluestore Bug #44509: using ceph-bluestore-tool bluefs-bdev-new-db results in 128k or 64k leftover on slow ...
sure:
```
# ceph-kvstore-tool bluestore-kv /var/lib/ceph/osd/ceph-5 stats
2020-04-21 19:51:16.635 7f439d4b7e00 1 ...
Stefan Priebe
02:09 PM bluestore Bug #44509: using ceph-bluestore-tool bluefs-bdev-new-db results in 128k or 64k leftover on slow ...
Could you please provide an output for the following command (OSD to be offline):
ceph-kvstore-tool bluestore-kv <pa...
Igor Fedotov
05:41 PM Orchestrator Bug #45162: cephadm: iscsi should use the correct container image
docker.io/ceph/ceph:v15 is the default cephadm container image so if you're using a different container image via the... Dimitri Savineau
02:24 PM Orchestrator Bug #45162 (Resolved): cephadm: iscsi should use the correct container image
I've used "registry/ceph/ceph:latest" to bootstrap my cluster, but when I add an iSCSI gateway I see that "docker.io/... Ricardo Marques
05:40 PM Revision 759262cf (ceph): rgwlc: give radosgw-admin lc process more freedom to run
Makes two primary changes:
1. allows the admin lc process to re-run a bucket (but not
when a session is ACTIVE, to a...
Matt Benjamin
05:40 PM Revision 1051156c (ceph): rgwlc: re-hook RGWRados::process_lc()
Allow the admin command to force a (single threaded) lifecycle
pass, do not instantiate background threads to do this...
Matt Benjamin
05:39 PM Revision 786358c2 (ceph): rgwlc: revisions
Contains concurrency fixes, as well as improved debug prints.
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
Matt Benjamin
05:39 PM Revision 39475059 (ceph): rgwlc: make rgwlc entries extensible and extend
Add generation/run tracking to LC entries. Define the entry as
a versioned structure, adapt accordingly.
N.B., has ...
Matt Benjamin
05:39 PM Revision 8e00319d (ceph): rgwlc: permit per-bucket thread parallelism
Introduces type-safe work queues to process lifecycle actions
in parallel. Currently, optimized for copy avoidance, ...
Matt Benjamin
05:39 PM Revision f31047be (ceph): rgwlc: enable thread-parallelism in RGWLC
Allow RGWLC to spawn >1 LCWorker threads, controlled by option
rgw_lc_max_worker (default to 3).
LCWorker parallelis...
Matt Benjamin
05:33 PM Revision 47b515c0 (ceph): mgr/dashboard: Prometheus query error in the metrics of Pools, OSDs and...
Fixes: https://tracker.ceph.com/issues/45068
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
Avan Thakkar
04:47 PM Bug #45164 (Fix Under Review): nautilus: "KeyError: 'pg_num_target'" in upgrade:mimic-x-nautilus
Neha Ojha
04:07 PM Bug #45164: nautilus: "KeyError: 'pg_num_target'" in upgrade:mimic-x-nautilus
https://github.com/ceph/ceph/pull/34579 Yuri Weinstein
03:52 PM Bug #45164 (Fix Under Review): nautilus: "KeyError: 'pg_num_target'" in upgrade:mimic-x-nautilus
Run: http://pulpito.ceph.com/teuthology-2020-04-21_02:30:04-upgrade:mimic-x-nautilus-distro-basic-smithi/
Jobs: 31 j...
Yuri Weinstein
04:39 PM Revision cd1c0342 (ceph): qa: whitelist cluster warning message for removed MDS
Fixes: http://tracker.ceph.com/issues/44677
Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from co...
Venky Shankar
04:38 PM Revision 8b252880 (ceph): mgr: force purge normal ceph entities from service map
Normal ceph services can send task status updates to manager.
Task status is tracked in service map implying that nor...
Venky Shankar
04:15 PM Revision ad56f9e8 (ceph): cls/2pc_queue: remove the dependency of cls_2pc_queue with cls_queue
both queues share the same code base, however, cls_2pc_queue should work
even if cls_queue objectclass is not loaded ...
Yuval Lifshitz
03:59 PM Orchestrator Bug #45155: mgr/dashboard: Error listing orchestrator NFS daemons
sorry for the noise, mike Sebastian Wagner
10:46 AM Orchestrator Bug #45155: mgr/dashboard: Error listing orchestrator NFS daemons
the traceback is:... Sebastian Wagner
10:18 AM Orchestrator Bug #45155 (Closed): mgr/dashboard: Error listing orchestrator NFS daemons
I've used orchestrator to add an NFS gateway:... Ricardo Marques
03:06 PM Orchestrator Documentation #45128 (Resolved): cephadm: document: `orch device zap`
https://github.com/ceph/ceph/pull/34668
This PR addresses this issue.
Zac Dover
03:01 PM Revision 6fea0f2c (ceph): This commit is intended to hide CherryPy name and version, from HTTP he...
Fixes: <https://tracker.ceph.com/issues/44935>
Signed-off-by: anurag <abandhu@redhat.com>
anurag
02:54 PM Orchestrator Feature #45163 (Resolved): cephadm: iscsi: read and write config-key for the dashboard
Make use of https://github.com/ceph/ceph/blob/master/src/pybind/mgr/dashboard/services/iscsi_config.py#L46 to set isc... Sebastian Wagner
02:34 PM Revision 5ba437fe (ceph): osd: add queue and 2pc_queue to class load list
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:33 PM bluestore Bug #42928: ceph-bluestore-tool bluefs-bdev-new-db does not update lv tags
is ceph.db_uuid the LVM uuid? Stefan Priebe
02:14 PM bluestore Bug #42928: ceph-bluestore-tool bluefs-bdev-new-db does not update lv tags
Those two tags are missing:
ceph.db_device=/dev/BLOCKDB
ceph.db_uuid=k7Oc64-aShi-Z4Y0-Opov-daQM-Vdue-kJpIAN
Stefan Priebe
02:31 PM rgw Bug #44967: rgw:rgw crash when putting object tagging and post object with malformedXML
Was able to reproduce, will stage a patch for the affected branches Abhishek Lekshmanan
02:28 PM rgw Documentation #44958: Ceph v12.2.13 causes extreme high number of blocked operations
It appears that the increased efficiency in garbage collection in v12.2.13 versus v12.2.12 are the root cause of the ... Chris Jones
02:04 PM Orchestrator Bug #45161 (Resolved): cephadm: iscsi should validate the existence of the given pool
Let's create an iscsi gw, without having the "rbd" pool:... Sebastian Wagner
01:52 PM Revision 20ecc309 (ceph): ceph-volume: add and delete lvm tags in a single lvchange call.
Otherwise we can end up in race-y situations when a concurrent c-v calls
sees only one tag but expects all tags to be...
Jan Fajerski
01:50 PM Revision 7b4a0fa2 (ceph): Merge pull request #34278 from jan--f/wip-44688-nautilus
nautilus: ceph-volume: prepare: use *-slots arguments for implicit sizing Jan Fajerski
01:49 PM Revision 45e1dead (ceph): Merge pull request #34478 from jan--f/wip-44998-nautilus
nautilus: ceph-volume/batch: return success when all devices are filtered Jan Fajerski
01:48 PM Bug #45160 (Resolved): jenkins build failing for ceph-ci builds
... Deepika Upadhyay
01:31 PM Dashboard Bug #44405: Test failure: test_all (tasks.mgr.dashboard.test_rgw.RgwBucketTest)
I ran this tests several times locally and only once I faced the same issue, so
I guess that depending on requests' ...
Alfonso Martínez
03:54 AM Dashboard Bug #44405 (New): Test failure: test_all (tasks.mgr.dashboard.test_rgw.RgwBucketTest)
Brad Hubbard
03:49 AM Dashboard Bug #44405: Test failure: test_all (tasks.mgr.dashboard.test_rgw.RgwBucketTest)
Seeing this in a branch that includes PR 33718
http://pulpito.ceph.com/bhubbard-2020-04-16_09:57:54-rados-wip-bado...
Brad Hubbard
01:28 PM Dashboard Bug #45159 (New): mgr/dashboard: Errors on OSD page during OSD creation
While creating OSDs using ceph orchestrator:... Ricardo Marques
01:27 PM Revision ee2b2d19 (ceph): mgr/dashboard: fix tasks.mgr.dashboard.test_rgw.RgwBucketTest.test_all
Increased the time for getting 2nd TOTP.
Fixes: https://tracker.ceph.com/issues/44405
Signed-off-by: Alfonso Martíne...
Alfonso Martínez
01:22 PM Revision b2a545aa (ceph): Merge pull request #34612 from zdover23/wip-doc-tshooting-ssh-errors-44905
doc/cephadm: Add troubleshooting guidance for ssh connection failures. [cephadm]
Reviewed-by: Sebastian Wagner <seba...
Sebastian Wagner
12:49 PM Dashboard Feature #42453 (Fix Under Review): mgr/dashboard: Allow previewing OSDs in Create OSD from
Kiefer Chang
12:44 PM Dashboard Documentation #45158 (Duplicate): mgr/dashboard: Add Dashboard troubleshooting guide
Add a troubleshooting guide about common mistakes and how to resolve them to the documentation. Tatjana Dehler
12:34 PM RADOS Bug #44715 (Fix Under Review): common/TrackedOp.cc: 163: FAILED ceph_assert((sharded_in_flight_li...
Sebastian Wagner
12:21 PM Revision 20a1accd (ceph): Merge pull request #34661 from wjwithagen/wjw-fix-rgw_bucket_sync_cache.h
rgw: remove noexcept from function definition
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
12:00 PM rgw Bug #45134 (Pending Backport): rgw: dynamic resharding may process a manually resharded bucket wi...
Casey Bodley
11:59 AM Revision 3cefd056 (ceph): Merge pull request #34614 from theanalyst/rgw/reshard-num-check
rgw: reshard: skip stale bucket id entries from reshard queue
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
11:58 AM CephFS Bug #44384: qa: FAIL: test_evicted_caps (tasks.cephfs.test_client_recovery.TestClientRecovery)
Sorry for the long delay on this. I haven't heard of this happening since the original occurrence, but I decided to d... Jeff Layton
11:41 AM Revision 5f0d5fcf (ceph): rgw: remove noexcept from function definition
Clang complains:
src/rgw/rgw_bucket_sync_cache.h:88:3: error: exception specification of explicitly defaulted copy co...
Willem Jan Withagen
11:30 AM Revision 61e606bf (ceph): Merge pull request #34481 from jan--f/wip-45002-nautilus
nautilus: ceph-volume/batch: check lvs list before access Jan Fajerski
11:29 AM Revision fbff664c (ceph): Merge pull request #34445 from jan--f/wip-44974-nautilus
nautilus: devices/simple/scan: Fix string in log statement Jan Fajerski
11:26 AM Revision ce427347 (ceph): rgw: add check for index entry's existing when we add bucket stats dur...
Signed-off-by: zhang Shaowen <zhangshaowen@cmss.chinamobile.com> zhang Shaowen
11:22 AM Revision a62c4981 (ceph): Merge pull request #33616 from jan--f/wip-44325-nautilus
nautilus: ceph-volume: lvm: get_device_vgs() filter by provided prefix Jan Fajerski
11:21 AM Revision de54800d (ceph): ceph-volume: available_lvm: vg space takes precedence
This changes available_lvm to check for generic reasons only if no VGs
were found. A VG can contain a (mounted) lv, w...
Jan Fajerski
11:21 AM Revision 67db707b (ceph): use extent count for slots conversion instead of free count
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from commit 4a81b4a2fbb4cafe45a8fe8cceeece636e51adb6)
Jan Fajerski
11:21 AM Revision 495e4b01 (ceph): ceph-volume: pass *-slots arguments to LV creation
Fixes: https://tracker.ceph.com/issues/44494
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from co...
Jan Fajerski
11:16 AM Revision 24d35991 (ceph): mgr/dashboard: Refactor Python unittests
* Make use of the KVStoreMockMixin class to get rid off duplicate code.
* Fake the index.html file to be able to run ...
Volker Theile
11:08 AM Revision a13aeafe (ceph): rgw/doc: clarify topic creation format
also, fix some typos, and 'push-endpoint' parameter
Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
Yuval Lifshitz
11:04 AM Dashboard Backport #45157 (In Progress): nautilus: mgr/dashboard: Refactor Python unittests and controller
Volker Theile
10:51 AM Dashboard Backport #45157 (Resolved): nautilus: mgr/dashboard: Refactor Python unittests and controller
https://github.com/ceph/ceph/pull/34662 Volker Theile
10:50 AM mgr Bug #44590 (Resolved): prometheus metrics wrongly reports scrubbing pgs
Nathan Cutler
10:49 AM mgr Backport #44736 (Rejected): mimic: prometheus metrics wrongly reports scrubbing pgs
... Nathan Cutler
10:47 AM Dashboard Cleanup #45156 (Pending Backport): mgr/dashboard: Refactor Python unittests and controller
Volker Theile
10:47 AM Dashboard Cleanup #45156 (Resolved): mgr/dashboard: Refactor Python unittests and controller

* Make use of the KVStoreMockMixin class to get rid off duplicate code.
* Fake the index.html file to be able to r...
Volker Theile
10:14 AM mgr Bug #43363: mgr/alert: can't set inventory_cache_timeout/service_cache_timeout from CLI
note to backporters: the mgr/alert commits should be backported. Sebastian Wagner
10:13 AM mgr Bug #43363 (Pending Backport): mgr/alert: can't set inventory_cache_timeout/service_cache_timeout...
Sebastian Wagner
10:13 AM mgr Bug #45151 (Duplicate): ceph alerts module fails on setting interval
Thanks, I've added the nautilus backport to the other issue. Sebastian Wagner
09:38 AM CephFS Bug #45103: TestVolumeClient is failing under new py3 runtime
Removed the py2 supporting and for all the qa test are dropping the py2. Only py3 will be support. Xiubo Li
09:34 AM Bug #44197: read_until returns Operation not permitted in a mixed arch client MON session
Sorry to avoid confusion I will explain my setup.
I am running rook (1.3.1) ceph (15.2.0) on kubernetes using mult...
Tony Davies
06:19 AM Bug #44197: read_until returns Operation not permitted in a mixed arch client MON session
This also continues to happen on octopus, I just tested on 15.2.0.
I have attached the build instructions I used t...
Tony Davies
09:29 AM Dashboard Bug #44683: nautilus: mgr/dashboard: "make check" fails in run-tox-mgr-dashboard: "HomeTest.test_...
Maybe this issue can be fixed by https://github.com/ceph/ceph/pull/31165. We had the same problem at that time with m... Volker Theile
09:26 AM Dashboard Bug #44683: nautilus: mgr/dashboard: "make check" fails in run-tox-mgr-dashboard: "HomeTest.test_...
It happened with https://github.com/ceph/ceph/pull/34394 and https://github.com/ceph/ceph/pull/34413. Volker Theile
09:11 AM Dashboard Bug #45149: mgr/dashboard: ceph-api-nightly-master-backend and ceph-api-nightly-octopus-backend R...
Looks like this test has been failing since April 11th: https://jenkins.ceph.com/view/all/job/ceph-api-nightly-master... Lenz Grimmer
09:02 AM Revision b411594a (ceph): bluestore/bluestore-tool: add bluefs-stats command
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
09:02 AM Revision 974906c2 (ceph): os/bluestore: show file count for 'bluefs-stats'
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
09:02 AM Revision edcbc668 (ceph): bluestore/bluestore_tool: fix execute_command return handling
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
08:53 AM Revision b253e2d2 (ceph): os/bluestore: fix incomplete 'bluestore bluefs stats' cmd rename
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
08:53 AM Revision 82e501b7 (ceph): os/bluestore/store_test: fix execute_command return handling
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
05:45 AM rgw Bug #45154 (Need More Info): the command "radosgw-admin orphans list-jobs" failed
Hi, is there any wrong with the admin command "radosgw-admin orphans list-jobs"? I find the failed output as follows:... bangmin chen
05:38 AM Revision 55827fea (ceph): os/bluestore: avoid offset overflow.
Reported-by: Xiaoping Duan <xiaoping.duan@intel.com>
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
jianpeng ma
05:25 AM bluestore Bug #45133: BlueStore asserting on fs upgrade tests
http://pulpito.ceph.com/bhubbard-2020-04-16_09:57:54-rados-wip-badone-testing-distro-basic-smithi/4957960/ Brad Hubbard
04:38 AM Revision a7eadaf2 (ceph): qa/cephfs: add test case for fragmenting stray dirs
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
03:10 AM Revision d7107c10 (ceph): qa/workunits/erasure-code/bench.sh:fix the error of getting encoding te...
Isa / jerasure codec ‘technique’, obtained by the following statements,
"eval technique_parameter=\$${plugin}2techni...
lijiaxu
02:45 AM RADOS Bug #39039: mon connection reset, command not resent
I tested this on a lab cluster after disabling cephx per https://docs.ceph.com/docs/octopus/rados/configuration/auth-... Tony Davies
02:10 AM RADOS Bug #45113 (Resolved): workunits/cls/test_cls_cmpomap.sh fails
Brad Hubbard
02:10 AM RADOS Bug #44901: luminous: osd continue down because of the hearbeattimeout
Slove it! It is because we deploy ceph in the docker use kolla asible.
We start some dockers by hand and miss some...
jack ma
01:23 AM Revision 713ef3c7 (ceph): Merge pull request #34605 from tchaikov/wip-45113
qa/suites/*/rados_cls_all.yaml: load all classes
Reviewed-by: Neha Ojha <nojha@redhat.com>
Kefu Chai
12:46 AM Revision 28227872 (ceph): mds: automatically fragment stray dirs
Signed-off-by: Simon Gao <simon29rock@gmail.com> simon gao
12:44 AM Revision d1cf3fb8 (ceph): osd/OSD: wakeup all threads of shard.
In our test(4NVME), we found for 4K randread(8/16 mean shard, 2/1 mean
thread_per_shard):
QD 8_2(IOPS(k)) 16_1(IOPS(K...
jianpeng ma
12:11 AM Revision fa27d7b6 (ceph): crimson/net: remove hardcoded msgr configuration
remove crimson/net/Config.h and changed corresponding unit test case.
Signed-off-by: chunmei-liu <chunmei.liu@intel....
chunmei liu
12:11 AM Revision 2b10acf2 (ceph): crimson/net: bug fix for test_alien_echo.cc
readable_eventfd has pollable_fd member, which need engine() startup.
so readable_eventfd can't be used outside seast...
chunmei liu

04/20/2020

11:37 PM Revision 18734afa (ceph): Merge pull request #34655 from ceph/wip-yuriw-remove-wip-master
qa/tests: removed tests 'client-upgrade-octopus-pacific'
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
11:20 PM Linux kernel client Bug #45153 (Duplicate): fsync locking up in certain conditions
I've been setting up/testing cephfs on a server and during one of the tests (with an application using nedb), I notic... Youness Alaoui
11:05 PM Revision a75a2899 (ceph): Merge pull request #34654 from ceph/wip-yuriw-octopus-client-upgrade-oc...
qa/tests: initial checkin for clients upgrades tests
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
10:59 PM Revision 16abadc5 (ceph): qa/tests: removed tests 'client-upgrade-octopus-pacific'
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
10:53 PM Revision 28b65052 (ceph): qa/tests: initial checkin for clients upgrades tests
for future release 'pacific'
(Note to self: moved from wrongly pushed to master branch)
Signed-off-by: Yuri Weinste...
Yuri Weinstein
10:32 PM Revision 285fbac3 (ceph): Merge pull request #34651 from ceph/wip-yuriw-crontab-master
qa/tests: fixed typo
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
10:18 PM Revision b0c3ca63 (ceph): librbd: pass bit-flags to image::CreateRequest
The current boolean for skip enable mirror will be able to be changed to
a tri-state to force enable mirror (in addit...
Jason Dillaman
10:05 PM Revision 1d58bc52 (ceph): rgw: Add bucket name to bucket stats error logging
Signed-off-by: Seena Fallah <seeenafallah@gmail.com> Seena Fallah
09:43 PM Revision 0455c0e6 (ceph): Add ceph orch zap command
Signed-off-by: Zac Dover <zac.dover@gmail.com> Zac Dover
08:57 PM Revision 5e7391f2 (ceph): qa/tests: fixed typo
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
08:45 PM Revision 4b0237eb (ceph): Merge pull request #34649 from ceph/wip-yuriw-crontab-master
qa/tests: added new clients upgrade tests `client-upgrade-octopus-pacific` Yuri Weinstein
08:39 PM Bug #45023 (Pending Backport): Object corpus generation is currently broken
Josh Durgin
07:52 PM ceph-volume Bug #44073: jenkins tox job reports false positives on mimic sometimes
This can be closed. Shyukri Shyukriev
07:46 PM devops Bug #40050 (Resolved): install-deps.sh spells "devel/krb5" as "devel/kbr5"
Shyukri Shyukriev
07:44 PM Revision 540842d2 (ceph): qa/tests: added new clients upgrade tests
`client-upgrade-octopus-pacific` for future 'pacific' release
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
07:44 PM Dashboard Backport #44892 (In Progress): octopus: mgr/dashboard: shorten `Container ID` and `Container imag...
Shyukri Shyukriev
07:44 PM Revision 4028a8fb (ceph): mgr/dashboard: shorten `Container ID` and `Container image ID` in Servi...
Fixes: https://tracker.ceph.com/issues/44539
Signed-off-by: Volker Theile <vtheile@suse.com>
(cherry picked from com...
Volker Theile
07:42 PM mgr Backport #44674 (Need More Info): nautilus: mgr/balancer: KeyError messages in balancer module
Shyukri Shyukriev
07:42 PM mgr Backport #44674: nautilus: mgr/balancer: KeyError messages in balancer module
Original PR has targeted Octopus release and backport is not trivial Shyukri Shyukriev
07:40 PM mgr Backport #44674 (New): nautilus: mgr/balancer: KeyError messages in balancer module
Shyukri Shyukriev
07:38 PM mgr Backport #44674 (In Progress): nautilus: mgr/balancer: KeyError messages in balancer module
Shyukri Shyukriev
07:35 PM Revision 6cd19960 (ceph): Merge pull request #34642 from ceph/wip-yuriw-octopus-client-upgrade-oc...
qa/tests: initial checkin for clients upgrades tests for future relea… Yuri Weinstein
07:34 PM mgr Backport #44736 (In Progress): mimic: prometheus metrics wrongly reports scrubbing pgs
Shyukri Shyukriev
07:27 PM Revision caf74d53 (ceph): compressor: Set the Zstd default compression level to 1
The default compression level of 5 for Zstandard is too high for the majority
of use cases since it requires too many...
Bryan Stillwell
07:26 PM Revision 82699067 (ceph): compressor: Add a config option to specify Zstd compression level
Add a new configuration item called 'compressor_zstd_level' so that the
Zstandard compression level can be tuned to t...
Bryan Stillwell
07:23 PM Revision 6a64fe3e (ceph): rgw: use target bucket layout for reshard
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:29 PM Revision 4f82ebf4 (ceph): qa/standalone/scrub/osd-scrub-repair.sh: fix race in TEST_auto_repair_b...
We need to flush_pg_stats before checking for active+clean.
Fixed: https://tracker.ceph.com/issues/45075
Signed-off-...
Neha Ojha
06:27 PM Bug #45135 (Resolved): nautilus: "too few PGs per OSD (2 < min 30) (TOO_FEW_PGS)" in smoke (all s...
Neha Ojha
05:58 PM Revision 158518fd (ceph): qa/tests: initial checkin for clients upgrades tests for future release...
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
05:27 PM Revision 73e3f537 (ceph): Merge pull request #34608 from trociny/wip-journal-append-stripe-width
cls/journal: use EC pool stripe width for padding appends
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
04:46 PM Orchestrator Bug #45152 (Rejected): cephadm: data structure doesn't work for multiple CephFS
It is possible to move an MDS from one FS to another:... Sebastian Wagner
04:43 PM Dashboard Backport #44327: nautilus: mgr/dashboard: 'destroyed' view in CRUSH map viewer
PR reverting part of this backport changes (conflict solving issue): https://github.com/ceph/ceph/pull/34640 Ernesto Puerta
04:25 PM Revision 30858a95 (ceph): NVMEDevice: Remove the performance counter
Compared with other approach (KernelDevice, iouring), it does not
have such feature, so remove it to simplify the cod...
Ziye Yang
04:24 PM Revision bb55f2c2 (ceph): NVMEDevice.cc: Remove the data_buf_mempool
Use the linked list is enough.
Signed-off-by: Ziye Yang <ziye.yang@intel.com>
Ziye Yang
04:20 PM Revision 0eef2d2a (ceph): ceph-volume: lvm: get_device_vgs() filter by provided prefix
Fixes: https://tracker.ceph.com/issues/44246
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from com...
Yehuda Sadeh
04:20 PM Revision a9494f03 (ceph): ceph-volume: lvm.get_device_vgs: don't create VolumeGroup with empty name
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from commit 3c4c8c5e4a242985389c8d1c85b45cac89b2dc89)
Jan Fajerski
04:20 PM Revision e4ffc28b (ceph): ceph-volume: get_device_lvs filter by provided prefix
Fixes: https://tracker.ceph.com/issues/44124
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from co...
Jan Fajerski
04:20 PM Revision e81f1238 (ceph): ceph-volume: don't create Volume/VolumeGroup objects with empty name
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from commit 235b19eb66b9ba9beab99508f2fdf7b6afe26f31)
Jan Fajerski
03:39 PM Revision 0a183082 (ceph): mgr: drop python2 support
just stop checking for `PY_MAJOR_VERSION`, since we've moved to python3.
no need to be python2 compatible.
Signed-of...
Kefu Chai
03:36 PM Revision 58a773b5 (ceph): qa/rgw: allow 'ceph' user to read vault token
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
03:20 PM mgr Bug #45151 (Duplicate): ceph alerts module fails on setting interval
On Proxmox VE 6.1 with Ceph 14.2.9, setting the alerts interval results in an error on _ceph alerts send_ and when th... Alwin Antreich
02:41 PM rgw Bug #45150 (Fix Under Review): object size is sent as zero in some notifications
Yuval Lifshitz
02:22 PM rgw Bug #45150 (Resolved): object size is sent as zero in some notifications
multipart upload and deletion events are setting size to zero Yuval Lifshitz
02:25 PM Dashboard Bug #45148: mgr/dashboard: 'jenkins test dashboard' is failing on master
Tatjana Dehler wrote:
> Yes, I agree. It seems like it was a temporary issue. If it doesn't happen again in the next...
Laura Paduano
02:18 PM Dashboard Bug #45148: mgr/dashboard: 'jenkins test dashboard' is failing on master
Yes, I agree. It seems like it was a temporary issue. If it doesn't happen again in the next few days, I think we can... Tatjana Dehler
02:12 PM Dashboard Bug #45148: mgr/dashboard: 'jenkins test dashboard' is failing on master
The most recent nightly master e2e job passed again:
- https://jenkins.ceph.com/view/all/job/ceph-api-nightly-master...
Laura Paduano
10:52 AM Dashboard Bug #45148 (Closed): mgr/dashboard: 'jenkins test dashboard' is failing on master
The 'jenkins test dashboard' command is failing on master:... Tatjana Dehler
02:02 PM rgw Bug #45099: "s3cmd info s3://bucket" An unexpected error has occurred.
Hello,
I just share a comment from a s3cmd dev from the issue I previously openned on github:
https://github.c...
Yoann Moulin
01:56 PM CephFS Bug #45104: NFS deployed using orchestrator watch_url not working and mkdirs permission denied da...
It is the docker image so NFS-Ganesha Release = V3.2. mitchell walls
01:46 PM CephFS Bug #45104: NFS deployed using orchestrator watch_url not working and mkdirs permission denied da...
The watch_url problem is a known regression in ganesha. Fixed by:
https://github.com/nfs-ganesha/nfs-ganesha/commi...
Jeff Layton
01:48 PM Revision d4564d2b (ceph): Merge pull request #34282 from votdev/issue_44809_select_tab
nautilus: mgr/dashboard: Tabs does not handle click events
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-...
Yuri Weinstein
01:45 PM Revision 67a29846 (ceph): mgr/orch: upgrade: better input validation
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
01:28 PM Dashboard Bug #45149 (Resolved): mgr/dashboard: ceph-api-nightly-master-backend and ceph-api-nightly-octopu...
... Laura Paduano
01:25 PM rbd Backport #44838: nautilus: [python] ensure image is open before permitting operations
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34424
merged
Yuri Weinstein
01:25 PM Revision 65c2fa98 (ceph): Merge pull request #34424 from smithfarm/wip-44838-nautilus
nautilus: pybind/rbd: ensure image is open before permitting operations
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Yuri Weinstein
01:24 PM bluestore Bug #43370: OSD crash in function bluefs::_flush_range with ceph_abort_msg "bluefs enospc"
Thanks for your reply. Good to know that @ceph-bluestore-tool@ needs to run on an offline OSD, I did not check that b... Gerdriaan Mulder
12:29 PM bluestore Bug #43370 (Rejected): OSD crash in function bluefs::_flush_range with ceph_abort_msg "bluefs eno...
Hi Gerdriaan.
Thanks for the update.
First of all - ceph-bluestore-tool to be executed on an offline OSD hence the ...
Igor Fedotov
08:35 AM bluestore Bug #43370: OSD crash in function bluefs::_flush_range with ceph_abort_msg "bluefs enospc"
Hi Igor,
Output below for each OSD node:...
Gerdriaan Mulder
01:23 PM Revision 94e39db4 (ceph): Merge pull request #34636 from tchaikov/wip-vstart-runner-py3
qa/tasks/vstart_runner,doc: be compatible with python3
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-...
Kefu Chai
12:42 PM Revision 252d4b30 (ceph): cephadm: fix adopt prometheus command
Create the target directory before copy the prometheus configuration.
Closes: https://tracker.ceph.com/issues/45120
...
Dimitri Savineau
12:37 PM Orchestrator Bug #45120: cephadm: adopt prometheus doesn't work
So we should have something to address issue 2/ since the prometheus data directory depends on the OS.
I'll update...
Dimitri Savineau
12:06 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
mitchell walls wrote:
> I am going to move to kernel/fuse mount cephfs this week.
That's certainly worth testin...
Jeff Layton
11:11 AM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
I removed a million files (the application/homedirectory share) and now the cache pressure messages are much less oft... mitchell walls
11:55 AM Revision c5bd318d (ceph): qa/tasks/cephfs/fuse_mount.py: by python3 compatible
pass `StringIO()` to capture stdout whose value will be interpreted as a
string later on
Signed-off-by: Kefu Chai <k...
Kefu Chai
11:48 AM Revision c4765afb (ceph): Add troubleshooting guidance for ssh connection failures.
For more thorough information about this commit, see:
https://tracker.ceph.com/issues/44905
Signed-off-by: Zac Dover...
Zac Dover
11:48 AM Revision 7022411b (ceph): mgr/dashboard: fix backport #33764
Backport https://github.com/ceph/ceph/pull/33764/ resulted in the mixing
of Bootstrap 4 classes into Nautilus dashboa...
Ernesto Puerta
11:41 AM Revision bedea850 (ceph): qa/tasks/vstart_runner.py: be python3 compatible
differentiate `str` and `bytes` instances, and drop python2 support from
vstart_runner.py, as we've moved to python3 ...
Kefu Chai
11:41 AM Revision d54f3ea4 (ceph): pybind/mgr/dashboard/run-backend-api-tests.sh: use python3 by default
since vstart_runner.py is now py3, let's use python3 by default
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:33 AM Revision 0f639740 (ceph): qa/objectstore: test hybrid allocator instead of avl one.
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
11:14 AM Revision 4644cd66 (ceph): qa/workunits/rbd: retry the addition of a mirror pool peer
We might race with the remote rbd-mirror daemon creating a
tx-only peer when adding a new peer. Therefore, delete the...
Jason Dillaman
11:14 AM Revision 38e97fd5 (ceph): librbd: mirror peer add error message should include site name
It previously included the pointer to string holding the generated
uuid (neither of which would mean much to an end u...
Jason Dillaman
11:13 AM Revision 39050466 (ceph): rbd: improved error message when adding a duplicate mirror pool peer
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 74cded6b0de90660db46d0dea0cd35ca0bba563e)
Jason Dillaman
11:13 AM rbd Backport #45036 (In Progress): octopus: [rbd-mirror] tx-only peer from heartbeat can race w/ CLI
Nathan Cutler
11:13 AM Revision 3f9f0c83 (ceph): rbd: ignore tx-only mirror peers when adding new peers
There is a restriction for supporting only a single RX peer but
we should support multiple TX-only peers.
Fixes: htt...
Jason Dillaman
11:06 AM Revision c6b2413e (ceph): os/bluestore: fix unittest_bluefs.mkfs_mount_duplicate_gift
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
11:05 AM Revision 34412613 (ceph): qa/volume_client: switch to use python3
Currently for the ceph_volume_client in pybind only the python3 is
support.
Signed-off-by: Xiubo Li <xiubli@redhat.com>
Xiubo Li
11:04 AM Revision 0ed507df (ceph): qa/volume_client: fix TestVolumeClient failing under new py3 runtime
The pybind now has dropped the WITH_PYTHON2 option, and for now only
py3 supported.
Fixes: https://tracker.ceph.com/...
Xiubo Li
10:58 AM Revision a2d1eaeb (ceph): qa/suites/*/rados_cls_all.yaml: load all classes
the intention to add the whitelist was to test "sdk" class, but if we
add new classes to the list, and add tests exer...
Kefu Chai
10:52 AM rgw Bug #45144: Filter prefix should be used when generating expiration header
https://github.com/ceph/ceph/pull/30584 zhang sw
03:15 AM rgw Bug #45144 (Resolved): Filter prefix should be used when generating expiration header
If prefix is set in filter, we should generate expiration header with it. zhang sw
10:31 AM Revision c6e48ef0 (ceph): doc/dev/developer_guide: use python3 to launch vstart_runner.py
as vstart_runner.py is compatible with python3, and so is the tests
under `qa/` directory.
and use `pip` to install ...
Kefu Chai
10:11 AM Revision 9a308ed4 (ceph): mds: don't add null dentry to frozen stray dir
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
10:11 AM Revision f558dff0 (ceph): mds: make MDCache::scan_stray_dir() handle dir fragmentation
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
10:11 AM Revision 72dab35b (ceph): mds: auth pin stray dir when purging stray inode
After stray inode gets added to purge queue, mds deletes stray dentry.
MDS needs to make sure stray dir is not being ...
Yan, Zheng
10:06 AM Revision 02e15a20 (ceph): ceph: allow 'dirfrag split' asok command to operate on stray dirs
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
09:43 AM mgr Bug #45147: Module 'diskprediction_local' takes forever to load
i think it's caused by numpy.
see the discussions at
- https://mail.python.org/pipermail/python-dev/2019-Januar...
Kefu Chai
09:31 AM mgr Bug #45147 (Resolved): Module 'diskprediction_local' takes forever to load
debian sid, python3.8,2,
sha1: 5e540f1191975fac38733e765312295775a52ad4
ceph-mgr never finishes loading diskpr...
Kefu Chai
09:16 AM Revision e9020472 (ceph): mgr/dashboard: Fix iSCSI's username and password validation
When using regex, instead of strings, angular doesn't assume the pattern must
validate the entire string.
Add valida...
Tiago Melo
09:15 AM Revision e6f9aede (ceph): rgw: belong the anonymous object to the bucket owner
Signed-off-by: wangyunqing <wangyunqing@inspur.com> yunqing wang
08:50 AM Dashboard Feature #42308: mgr/dashboard: editing silence: editing matcher: hint is only shown for non-regul...
This is a missing feature not a bug. As the form doesn't even try to match something with the regex given. No text is... Stephan Müller
08:20 AM ceph-volume Bug #45094: ceph-volume inventory does not read mpath properly
Jan, do you have enough information? Thanks Sébastien Han
07:33 AM Dashboard Cleanup #45146 (Duplicate): mgr/dashboard: error and loading panel cleanup
Some of our templates contain error and loading panels. As suggested in https://github.com/ceph/ceph/pull/33462#discu... Tatjana Dehler
06:51 AM Revision 36ddb9ed (ceph): Merge pull request #34432 from optimistyzy/47_upstream
os/bluestore/NVMEDevice.cc: use slist for tracking mempool
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:04 AM Revision bee4e6f6 (ceph): librbd: add aio_flush test case
Signed-off-by: Peterson, Scott <scott.d.peterson@intel.com>
Signed-off-by: Li, Xiaoyan <xiaoyan.li@intel.com>
Signed-...
Yuan Lu
06:03 AM Revision 03f08687 (ceph): librbd: add aio_flush
Signed-off-by: Peterson, Scott <scott.d.peterson@intel.com>
Signed-off-by: Li, Xiaoyan <xiaoyan.li@intel.com>
Signed-...
Yuan Lu
05:56 AM CephFS Bug #45145 (Fix Under Review): qa/test_full: failed to open 'large_file_a': No space left on device
Xiubo Li
05:19 AM CephFS Bug #45145 (Duplicate): qa/test_full: failed to open 'large_file_a': No space left on device
... Xiubo Li
03:55 AM CephFS Backport #44337 (Resolved): nautilus: mds: purge queue corruption from wrong backport
Wei-Chung Cheng
03:55 AM CephFS Backport #44328 (Resolved): nautilus: client: bad error handling in Client::_lseek
Wei-Chung Cheng
03:54 AM CephFS Backport #45027 (Resolved): nautilus: mds/Mutation.h: 128: FAILED ceph_assert(num_auth_pins == 0)
Wei-Chung Cheng
03:54 AM CephFS Backport #44480 (Resolved): nautilus: mds: MDCache.cc: 6400: FAILED ceph_assert(r == 0 || r == -2)
Wei-Chung Cheng
02:24 AM RADOS Bug #39039: mon connection reset, command not resent
This also continues to happen on octopus, I just tested on 15.2.0.
I have attached the build instructions I used t...
Tony Davies
02:24 AM Revision 6ad21d36 (ceph): rgw: negative position is not allowed.
Signed-off-by: zhangshaowen <zhangshaowen@cmss.chinamobile.com> zhangshaowen

04/19/2020

09:33 PM Orchestrator Feature #44919 (New): cephadm MONSpec: special dir for the mon store?
Sebastian Wagner
09:27 PM Orchestrator Tasks #45143 (Closed): cephadm: scheduler improvements
h3. Prio = high
* Removal: make sure, enough daemons joined the maps
* Removal: priorize standby daemons
* docum...
Sebastian Wagner
01:51 PM rgw Bug #45142 (Need More Info): radosgw start failed due to handle_auth_bad_method
Seen below issue while start fresh deploy radosgw service,
/usr/bin/radosgw -f --cluster ceph --name client.rados...
Amit Ghadge
12:59 PM rgw Bug #45013 (Need More Info): Nautilus: Intermittent dropped connections with iterate_obj() failed
Or Friedmann
11:14 AM rgw Bug #10690 (Can't reproduce): RGW swift API: Response returned by query with temp url and inline ...
Mark Kogan
11:14 AM rgw Bug #10690: RGW swift API: Response returned by query with temp url and inline parameter does not...
Tested against master... Mark Kogan
09:48 AM rgw Bug #10669 (Can't reproduce): RGW swift API: temp url generated using x-account-meta-temp-url key...
Tested against master... Mark Kogan
08:42 AM rgw Bug #45099 (Resolved): "s3cmd info s3://bucket" An unexpected error has occurred.
Or Friedmann
07:57 AM Revision 5e540f11 (ceph): Merge pull request #34615 from dillaman/wip-45072
rbd-mirror: image replayer stop might race with instance replayer shut down
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
07:25 AM Revision 73db460e (ceph): rgw/amqp: fix the "routable" delivery mode
this option was not exposed to the configuration API
however, it was still set, as hardcoded value in the code
(detai...
Yuval Lifshitz

04/18/2020

06:54 PM CephFS Bug #45141 (Fix Under Review): some obsolete "ceph mds" sub commands are suggested by bash comple...
Kotresh Hiremath Ravishankar
06:48 PM CephFS Bug #45141 (In Progress): some obsolete "ceph mds" sub commands are suggested by bash completion
Kotresh Hiremath Ravishankar
06:48 PM CephFS Bug #45141 (Resolved): some obsolete "ceph mds" sub commands are suggested by bash completion
Description of problem:
some obsolete "ceph mds" sub commands are suggested by bash auto completion
1) ceph mds new...
Kotresh Hiremath Ravishankar
04:36 PM Bug #45135: nautilus: "too few PGs per OSD (2 < min 30) (TOO_FEW_PGS)" in smoke (all suites seem ...
https://github.com/ceph/ceph/pull/34618 merged Yuri Weinstein
04:35 PM Revision f8781be9 (ceph): Merge pull request #34618 from neha-ojha/wip-45135-nautilus
nautilus: mon: disable min pg per osd warning
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Yuri Weinst...
Yuri Weinstein
04:27 PM rgw Bug #39619: cleanup: replace boost::string_ref/view with c++17 std::string_view
Is this issue free I would like to contribute
Abhinav Singh
03:23 PM Dashboard Backport #44834 (In Progress): octopus: mgr/dashboard: 'Prometheus / All Alerts' page shows progr...
Shyukri Shyukriev
03:23 PM Revision dca380b6 (ceph): mgr/dashboard: 'Prometheus / All Alerts' page shows progress bar
Fixes: https://tracker.ceph.com/issues/44805
Signed-off-by: Volker Theile <vtheile@suse.com>
(cherry picked from com...
Volker Theile
03:21 PM Dashboard Backport #44837 (In Progress): octopus: mgr/dashboard: iSCSI CHAP messages should inform that num...
Shyukri Shyukriev
03:21 PM Revision e57f56d5 (ceph): mgr/dashboard: Improve iSCSI CHAP messages
iSCSI username and password can also contain numbers
Fixes: https://tracker.ceph.com/issues/44618
Signed-off-by: Ri...
Ricardo Marques
03:19 PM mgr Backport #45069 (In Progress): octopus: Trying to enable the CEPH Telegraf module errors 'No suc...
Shyukri Shyukriev
03:18 PM Revision 6d7f1de0 (ceph): mgr/telegraf: catch FileNotFoundError exception
in tasks/module_selftest.yaml, `TestModuleSelftest.test_telegraf()` is
called. but we fail to prepare a unix domain s...
Kefu Chai
03:17 PM mgr Backport #45070 (In Progress): nautilus: Trying to enable the CEPH Telegraf module errors 'No su...
Shyukri Shyukriev
03:16 PM Revision cc6d895a (ceph): mgr/telegraf: catch FileNotFoundError exception
in tasks/module_selftest.yaml, `TestModuleSelftest.test_telegraf()` is
called. but we fail to prepare a unix domain s...
Kefu Chai
03:12 PM mgr Backport #45043 (In Progress): nautilus: mgr: exception in module serve thread does not log trace...
Shyukri Shyukriev
03:11 PM Revision 44d8bdd7 (ceph): mgr/PyModule: fix missing tracebacks in handle_pyerror()
In certain cases, errors raised in mgr modules don't actually result in a
proper traceback in the mgr log; all you se...
Tim Serong
03:10 PM mgr Bug #45136: mgr: crash with "tcmalloc::allocate_full_cpp_throw_oom"
might be a mem leak? Sebastian Wagner
03:10 PM mgr Backport #45042 (In Progress): octopus: mgr: exception in module serve thread does not log traceback
Shyukri Shyukriev
03:09 PM Revision 634d1c5b (ceph): mgr/PyModule: fix missing tracebacks in handle_pyerror()
In certain cases, errors raised in mgr modules don't actually result in a
proper traceback in the mgr log; all you se...
Tim Serong
03:07 PM Dashboard Backport #45051 (In Progress): octopus: mgr/dashboard: lint error on plugins/debug.py
Shyukri Shyukriev
03:07 PM Revision e05ec6ff (ceph): mgr/dashboard: lint error on plugins/debug.py
Make pylint for Python 3.8 and older versions happy.
Fixes: https://tracker.ceph.com/issues/44589
Signed-off-by: Vo...
Volker Theile
01:08 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
MATLAB R2019b apparently installed 600000 files. mitchell walls
12:58 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
Nice update. I added over 1 million files when the issue possibly started happening. mitchell walls
12:46 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
Usages:
Software and home directories for a slurm/ondemand cluster. It is not used at all just starting out.
GPU ...
mitchell walls
12:25 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
I'm going to send some stats on the total cephfs, number of files, size etc. mitchell walls
12:23 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
There also is a possibility the workload has changed but I believe it has stayed the same for the most part the last ... mitchell walls
12:18 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
The upgrade to octopus was a brand new install. I migrated the old ceph cluster to a fast dtn temporarily. Then mount... mitchell walls
12:11 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
One other thing then we can close this issue if possible, do you know if knfsd sharing a cephfs mount is something th... mitchell walls
12:07 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
All that said, the fact that all of this started occurring after an upgrade is curious. It would be nice to know whet... Jeff Layton
11:56 AM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
mitchell walls wrote:
> Figured I'd let you know the cache pressure messages are back on Octopus running containers ...
Jeff Layton
11:43 AM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
Figured I'd let you know the cache pressure messages are back on Octopus running containers deploying using cephadm. ... mitchell walls
09:57 AM Revision cb0a600a (ceph): ceph-fuse: link to libfuse3 if fuse3 is installed
Fixes: https://tracker.ceph.com/issues/44891
Signed-off-by: Xiubo Li <xiubli@redhat.com>
Xiubo Li
09:50 AM Revision 32a45b62 (ceph): rbd-fuse: remove FUSE_CAP_BIG_WRITES when linking to libfuse3
The big-writes is enabled as default from 3.0.
Fixes: https://tracker.ceph.com/issues/44891
Signed-off-by: Xiubo Li ...
Xiubo Li
09:50 AM Revision d5999a9a (ceph): rbd-fuse: switch to use utimens instead
The utime is deprecated.
Fixes: https://tracker.ceph.com/issues/44891
Signed-off-by: Xiubo Li <xiubli@redhat.com>
Xiubo Li
08:52 AM Orchestrator Feature #45091: cephadm: CephX disabled: bad_method + failed to fetch mon config
It seems this isn't just a bug related to new MDS, I also hit the exact same erorr trying to add a new OSD/MON via ce... Ashley Merrick
08:06 AM RADOS Fix #45140: osd/tiering: flush cache pool may lead to slow write requests
Pull request ID: 34623 Arvin Liang
07:26 AM RADOS Fix #45140 (New): osd/tiering: flush cache pool may lead to slow write requests
In OSD tiering, when flushing objects from cache pool to base pool, there are two problems can lead to slow request:
...
Arvin Liang
03:59 AM Revision c4a0acd9 (ceph): Merge pull request #34576 from jdurgin/wip-object-corpus
ceph-object-corpus: update to octopus
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat...
Kefu Chai
03:39 AM Revision b557467d (ceph): Merge pull request #34535 from changchengx/refine_build_liburing
cmake: refactor liburing support
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:40 AM Revision 1c3dd60f (ceph): ceph-fuse: enable the big writes as default
When the libfuse version < 3, without the big_writes options enabled
the write perf is very poor.
Fixes: https://tra...
Xiubo Li

04/17/2020

11:45 PM Revision cacc7391 (ceph): os/bluestore: set hybrid allocator as a default for bluefs/bluestore
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
11:33 PM rgw Bug #44220: ceph build error rgw_kafka.cc:365: undefined reference to rd_kafka_last_error
Yuval Lifshitz wrote:
> kafka is not supported in ubuntu16.04 when standard version of librdkafka is used.
> latest...
Swing Hu
10:25 PM RADOS Bug #45139: osd/osd-markdown.sh: markdown_N_impl failure
This was seen after the fix for https://tracker.ceph.com/issues/44662 merged. Neha Ojha
10:24 PM RADOS Bug #45139 (New): osd/osd-markdown.sh: markdown_N_impl failure
... Neha Ojha
10:05 PM Revision 6f9e51ca (ceph): script/cpatch: initial version
Based on kubejacker.
- copy + strip (tar compress is sloooow)
- avoid touching build artifacts
- by default, patch "...
Sage Weil
10:05 PM Revision be876835 (ceph): src/cstart.sh: initial version
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:05 PM Revision 0d5c6b6c (ceph): src/script/cpatch: include cython libs and cephadm
Signed-off-by: Josh Durgin <jdurgin@redhat.com> Josh Durgin
10:05 PM Revision e94b5538 (ceph): src/script/cpatch: complete globs in correct paths
Otherwise none of these libs are copied
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
10:05 PM Revision 7eb29b3c (ceph): cstart.sh: work with docker or podman
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:57 PM RADOS Bug #43888: osd/osd-bench.sh 'tell osd.N bench' hang
Still fails occasionally
/a/nojha-2020-04-10_22:42:57-rados:standalone-master-distro-basic-smithi/4943804/
Neha Ojha
09:46 PM Orchestrator Bug #45120: cephadm: adopt prometheus doesn't work
This path appears to be platform and/or config dependent based the '--storage.tsdb.path' argument.
Debian uses a d...
Michael Fritch
09:44 PM Orchestrator Feature #45138 (Closed): cephadm: remove legacy daemons
rm-daemon doesn't support removing those daemons:... Sebastian Wagner
09:26 PM Orchestrator Bug #45129: simple (ceph-disk) style OSDs adopted by cephadm don't start after reboot
Hm, we're already injecting this lvm activate into the unit file:
* https://github.com/ceph/ceph/blob/138018eddc8a...
Sebastian Wagner
12:44 PM Orchestrator Bug #45129: simple (ceph-disk) style OSDs adopted by cephadm don't start after reboot
OK, here's what's going on: outside the container world, simple OSDs have a unit enabled named something like ceph-vo... Tim Serong
11:33 AM Orchestrator Bug #45129 (Resolved): simple (ceph-disk) style OSDs adopted by cephadm don't start after reboot
When running @cephadm adopt@ against a simple (ceph-disk) style OSD, the adopt runs fine, and the OSD starts, but lat... Tim Serong
09:09 PM Orchestrator Backport #44845 (Resolved): octopus: cephadm: Unable to use IPv6 on "cephadm bootstrap"
Sebastian Wagner
09:09 PM Orchestrator Backport #44893 (Resolved): octopus: racey concurrent ceph-volume callKeyError: 'ceph.type'
Sebastian Wagner
09:08 PM Orchestrator Backport #45061 (Resolved): octopus: cephadm: iscsi
Sebastian Wagner
09:01 PM Revision b06f5b78 (ceph): qa/workunits/cephadm/test_cephadm.sh: extend timeout test
test occasionally fails when the container is slow to start
Signed-off-by: Michael Fritch <mfritch@suse.com>
Michael Fritch
08:26 PM Revision 879e6850 (ceph): test_cephadm.sh: remove unmaintained test_cephadm.sh
the script has become unmaintained and duplicates logic found in
qa/workunits/cephadm/test_cephadm.sh
Signed-off-by:...
Michael Fritch
08:17 PM Revision 6b211447 (ceph): qa/workunits/cephadm/test_cephadm.sh: add CLEANUP var
preserve the current test state during EXIT:
`CLEANUP=false ../qa/workunits/cephadm/test_cephadm.sh`
Signed-off-by: ...
Michael Fritch
07:21 PM CephFS Bug #45104: NFS deployed using orchestrator watch_url not working and mkdirs permission denied da...
The mkdirs permission denied issue doesn't seem to be happening anymore even without root cephfs 777 permissions. Not... mitchell walls
07:12 PM mgr Backport #45060: nautilus: qa/workunits/rest/test-restful.sh fails
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34520
merged
Yuri Weinstein
07:12 PM Revision 09535662 (ceph): Merge pull request #34520 from smithfarm/wip-45060-nautilus
nautilus: qa/suites/rados/rest: don't pass empty dict as data arg
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Yuri Weinstein
07:11 PM mgr Backport #44868: nautilus: mgr: prometheus Segmentation fault
Radoslaw Zarzynski wrote:
> https://github.com/ceph/ceph/pull/34326
merged
Yuri Weinstein
07:11 PM Revision 25bdfae9 (ceph): Merge pull request #34326 from rzarzynski/wip-bug-24995-nautilus
nautilus: mgr: synchronize ClusterState's health and mon_status.
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
07:05 PM CephFS Bug #45100: qa: Test failure: test_damaged_dentry (tasks.cephfs.test_damage.TestDamage)
Did you look to see if the test differs from master or we did a backport of something that changed behavior? Not sure... Greg Farnum
06:18 PM rbd Feature #45137 (Resolved): Add plug-in support to librbd
The RO parent and RWL caches are good first candidates. Later will want the S3/SWIFT IO layer to utilize a plug-in. Jason Dillaman
05:48 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
I've been studying this problem for a couple of days now, and I now think we will probably need to plumb in some cach... Jeff Layton
05:36 PM Bug #45130 (Pending Backport): check-generated.sh says no errors, but still shows mismatches
Kefu Chai
02:40 PM Bug #45130: check-generated.sh says no errors, but still shows mismatches
Fixed in #29862
Willem Jan Withagen
01:59 PM Bug #45130 (Resolved): check-generated.sh says no errors, but still shows mismatches
This bugreport is not about the failing tests!!
It is about the fact that the script reports 100% passed.
Where as ...
Willem Jan Withagen
05:03 PM mgr Bug #45136 (Need More Info): mgr: crash with "tcmalloc::allocate_full_cpp_throw_oom"
* Crash time (02:45:38 UTC).
* Downstream version (14.2.8-28.el7cp) running on bare metal (RHEL7.8), system with 32 ...
Ernesto Puerta
05:02 PM RADOS Bug #41735: pg_autoscaler throws HEALTH_WARN with auto_scale on for all pools
nautilus backport: https://github.com/ceph/ceph/pull/34618 Neha Ojha
04:54 PM RADOS Bug #41735 (Pending Backport): pg_autoscaler throws HEALTH_WARN with auto_scale on for all pools
This change needs to be backported into Nautilus to fix a regression (#45135) Lenz Grimmer
04:57 PM Revision 815f05f3 (ceph): mon: disable min pg per osd warning
Now that the pg_autoscaler is on by default, it is "normal" (and okay) to
have a small number of PGs in the cluster i...
Sage Weil
04:55 PM Revision 138018ed (ceph): Merge pull request #34584 from bk201/wip-45108
mgr/test_orchestrator: fix error when listing services
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
04:54 PM Revision fe91dfad (ceph): Merge pull request #32951 from matthewoliver/cephadm_rgw_ssl
cephadm: add RGW SSL support
Reviewed-by: Michael Fritch <mfritch@suse.com>
Reviewed-by: Sage Weil <sage@redhat.com>...
Sebastian Wagner
04:43 PM Bug #45135: nautilus: "too few PGs per OSD (2 < min 30) (TOO_FEW_PGS)" in smoke (all suites seem ...
This PR was merged w/o usual testing and therefore to fix this we need to 1ac34a5ea3d1aca299b02e574b295dd4bf6167f4 or... Yuri Weinstein
04:33 PM Bug #45135 (Triaged): nautilus: "too few PGs per OSD (2 < min 30) (TOO_FEW_PGS)" in smoke (all su...
The problem is that https://github.com/ceph/ceph/pull/34055/commits/fd608af305745830778d826c8e29a8ecd14d4748 removed ... Neha Ojha
03:30 PM Bug #45135 (Resolved): nautilus: "too few PGs per OSD (2 < min 30) (TOO_FEW_PGS)" in smoke (all s...
Run http://pulpito.ceph.com/teuthology-2020-04-17_07:00:05-smoke-nautilus-testing-basic-smithi/
Jobs: ['4960947', '4...
Yuri Weinstein
04:37 PM bluestore Bug #45133 (Fix Under Review): BlueStore asserting on fs upgrade tests
Igor Fedotov
03:58 PM bluestore Bug #45133: BlueStore asserting on fs upgrade tests
Yes indeed, BlueStore::_upgrade_super() when you are starting with format 2 invokes _prepare_ondisk_format_super() as... Greg Farnum
03:10 PM bluestore Bug #45133 (Resolved): BlueStore asserting on fs upgrade tests
See for instance http://pulpito.front.sepia.ceph.com/gregf-2020-04-15_20:54:50-fs-wip-greg-testing-415-1-distro-basic... Greg Farnum
04:16 PM rgw Bug #44661: radosgw can't bind to reserved port (443)
... Nathan Cutler
02:58 PM rgw Bug #44661 (Fix Under Review): radosgw can't bind to reserved port (443)
Casey Bodley
03:27 PM Revision c17f4d92 (ceph): Merge pull request #34410 from lxbsz/mds_dirty_parent
tools/cephfs: add accounted_rstat/rstat when building file dentry
Reviewed-by: "Yan, Zheng" <zyan@redhat.com>
Greg Farnum
03:26 PM Revision 62dadb2a (ceph): Merge pull request #33928 from mchangir/cephfs-journal-tool-cannot-set-...
cephfs-journal-tool: correctly parse --dry_run argument
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
03:25 PM CephFS Bug #43567 (Pending Backport): qa: UnicodeDecodeError in TestGetAndPut.test_put_and_get_without_t...
Greg Farnum
03:25 PM CephFS Bug #37617 (Resolved): CephFS did not recover re-plugging network cable
Greg Farnum
03:24 PM CephFS Bug #44408 (Pending Backport): qa: after the cephfs qa test case quit the mountpoints still exist
Greg Farnum
03:23 PM CephFS Bug #44172 (Pending Backport): cephfs-journal-tool: cannot set --dry_run arg
Greg Farnum
03:23 PM CephFS Feature #44277 (Pending Backport): pybind/mgr/volumes: add command to return metadata regarding a...
Greg Farnum
03:23 PM CephFS Bug #44380 (Pending Backport): mds: MDCache.cc: 2335: FAILED ceph_assert(!"unmatched rstat rbytes...
Greg Farnum
03:22 PM Revision 36918d7f (ceph): cmake: use cmake module to integrate liburing
1. WITH_LIBURING is used to set HAVE_LIBURING to decide
use liburing in KernelDevice or not.
2. WITH_SYSTEM_LIBURI...
Changcheng Liu
03:22 PM rbd Bug #45072 (Fix Under Review): [rbd-mirror] image replayer stop might race with remove and instac...
Jason Dillaman
03:21 PM Revision 2e842759 (ceph): Merge pull request #32612 from rishabh-d-dave/fs-qa-UnicodeDecodeError
test_cephfs_shell: fix UnicodeDecodeError
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
03:20 PM rgw Bug #44967: rgw:rgw crash when putting object tagging and post object with malformedXML
Hi, I couldn't reproduce this exactly, could you give the rgw.log or an example client request. Abhishek Lekshmanan
03:20 PM Revision 9231c73b (ceph): Merge pull request #33169 from moningchao/master
client: fix blacklist removal failed
Reviewed-by: "Yan, Zheng" <zyan@redhat.com>
Greg Farnum
03:20 PM Revision b274265a (ceph): Merge pull request #33711 from lxbsz/qa_umount_failed
qa/tasks/cephfs: umount the mountpoints when tearDown
Reviewed-by: Rishabh Dave <ridave@redhat.com>
Greg Farnum
03:18 PM Revision 4e6fd23b (ceph): Merge pull request #34533 from fanjunwei/fix_fuse_bug
client: fix ceph-fuse parse command line failed
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
03:17 PM Revision 31140a94 (ceph): rbd-mirror: track in-flight start/stop/restart in instance replayer
The shut down waits for in-flight ops to complete but the
start/stop/restart operations were previously not tracked. ...
Jason Dillaman
03:11 PM Revision 02664fc0 (ceph): rgw: reshard: skip stale bucket id entries from reshard queue
If we encounter a reshard queue entry that has an older ID compared to the
bucket's current ID, it'd mean that some o...
Abhishek Lekshmanan
03:10 PM rgw Bug #45134 (Resolved): rgw: dynamic resharding may process a manually resharded bucket with lower...
A scenario that we can run into is that a bucket appears in the reshard list, but is manually resharded to higher cou... Abhishek Lekshmanan
02:50 PM Revision a9d91582 (ceph): rgw: use DEFER_DROP_PRIVILEGES flag unconditionally
this flag doesn't take effect unless its set before global_init()
Fixes: https://tracker.ceph.com/issues/44661
Sign...
Casey Bodley
02:49 PM Revision d12c1bed (ceph): rgw: combine calls to global_init/pre_init
calling global_init() without 'run_pre_init=false' will call
global_pre_init() for us
Signed-off-by: Casey Bodley <c...
Casey Bodley
02:47 PM Revision 44bfcfd1 (ceph): Merge pull request #34601 from yuriw/wip-yuriw-crontab-master
qa/tests: added octopus-p2p upgrade tests to the mix Yuri Weinstein
02:45 PM Revision 94ca8f4b (ceph): qa/rgw: add setuser/group to test DEFER_DROP_PRIVILEGES
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:20 PM Revision 64f8d9c3 (ceph): rbd-mirror: switch to common C_TrackedOp context class
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:12 PM Dashboard Bug #44802 (Resolved): mgr/dashboard: ceph-api-nightly-nautilus-backend failure "ImportError: can...
Laura Paduano
02:02 PM Revision 4bd9d150 (ceph): common: add helper C_TrackerOp context class
This wraps the functionality of starting and finishing a tracked op
into the standard context interface.
Signed-off-...
Jason Dillaman
01:48 PM bluestore Backport #45122 (In Progress): octopus: OSD might fail to recover after ENOSPC crash
https://github.com/ceph/ceph/pull/34610 Igor Fedotov
10:26 AM bluestore Backport #45122 (Resolved): octopus: OSD might fail to recover after ENOSPC crash
https://github.com/ceph/ceph/pull/34610 Igor Fedotov
01:46 PM bluestore Backport #45123: nautilus: OSD might fail to recover after ENOSPC crash
Doing partial backport for now to override an issue from comment #2. Igor Fedotov
01:46 PM bluestore Backport #45123 (In Progress): nautilus: OSD might fail to recover after ENOSPC crash
https://github.com/ceph/ceph/pull/34611 Igor Fedotov
11:06 AM bluestore Backport #45123: nautilus: OSD might fail to recover after ENOSPC crash
Looks like this backport depends on backporting per-pool omap stats collection support, see
https://github.com/ceph...
Igor Fedotov
10:27 AM bluestore Backport #45123 (Resolved): nautilus: OSD might fail to recover after ENOSPC crash
https://github.com/ceph/ceph/pull/34611 Igor Fedotov
01:31 PM Revision 2ebb6fa2 (ceph): Merge pull request #34604 from tchaikov/wip-cmake-fuse
cmake: check for FUSE version and cleanups
Reviewed-by: Xiubo Li <xiubli@redhat.com>
Kefu Chai
12:54 PM bluestore Bug #43370: OSD crash in function bluefs::_flush_range with ceph_abort_msg "bluefs enospc"
Gerdriaan, sorry, missed you inquiry.
What I wanted is the output for:
ceph-bluestore-tool --path <path-to-osd> --c...
Igor Fedotov
12:47 PM bluestore Bug #43068: on disk size (81292) does not match object info size (81237)
It looks to me that this bug has rather out-of-bluestore scope. Am I right it applies to CephFS files/objects only? A... Igor Fedotov
12:24 AM bluestore Bug #43068 (New): on disk size (81292) does not match object info size (81237)
we get one more hit
2020-04-16 14:21:30.139493 osd.869 (osd.869) 10192 : cluster [ERR] 6.68b shard 869 soid 6:d16f...
Xiaoxi Chen
12:21 PM rgw Backport #44470 (Need More Info): nautilus: rgw: cls_bucket_list_(un)ordered should clear results...
backport depends on 55db9a282b627de94bfb3d9a233693e6dba73619 which is not currently slated for backport Nathan Cutler
12:14 PM rgw Backport #44336 (Need More Info): nautilus: Add cls_queue and cls_rgw_gc for omap offload
major feature: backport requires RGW developer attention Nathan Cutler
12:04 PM rgw Backport #44267 (In Progress): nautilus: rgw: markers can lose namespaces during ordered and unor...
Nathan Cutler
12:03 PM Revision 6bb68809 (ceph): rgw: fix bug with (un)ordered bucket listing and marker w/ namespace
When listing without specifying a namespace, the returned entries
could be in one or more namespaces. The marker used...
J. Eric Ivancich
11:40 AM Revision f6c6767c (ceph): cls/journal: use EC pool stripe width for padding appends
to avoid ECSubRead ops to reencode a partially updated stripe.
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
11:33 AM Dashboard Cleanup #42305: mgr/dashboard: editing silence: order of fields seems unintuitive
This was done on purpose. So that users can first describe what they will silence and after that add the preferred si... Stephan Müller
10:56 AM Revision 879e5caa (ceph): os/bluestore: avoid bluefs log compaction when doing cold_close
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit db6f3f66fcc28c3db2eba01611664676a820cb90)
...
Igor Fedotov
10:51 AM Revision a262328a (ceph): os/bluestore/BlueFS: replace flush_log with sync_metadata.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
(cherry picked from commit cdd0e87a73637c25e042caa4bd67497dc72c0386)
jianpeng ma
10:49 AM Revision ea1adafd (ceph): objclass: add method to get pool stripe width
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
10:42 AM Revision 74da0515 (ceph): os/bluestore: modify return type for BlueFS::_get_slow_device_id()
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit de79da6a065315eb92b203308598d4c452adcc75)
Igor Fedotov
10:38 AM Revision 59fa6dbf (ceph): os/bluestore: open db in read-only when expanding standalone DB/WAL
Replace mount() with cold_open() to force opening db in read-only mode.
Signed-off-by: Adam Kupczyk <akupczyk@redhat...
Adam Kupczyk
10:37 AM Revision 88a6b9e9 (ceph): kv/rocksdb: remove obsolete func declarations.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 58e12372e8306e453f44688ac0bc15f5b08bdf09)
Igor Fedotov
10:37 AM Revision 90d78abe (ceph): os/bluestore: be more informative about main device's avail space.
Log it on OSD startup. Previous output lacked bluefs occupation.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(ch...
Igor Fedotov
10:36 AM Revision b92ee737 (ceph): os/bluestore: show space available from bluestore when dumping bluefs d...
This effectively allows ceph-bluestore-tool to report space available from bluestore
for bluefs-bdev-sizes command, i...
Igor Fedotov
10:34 AM Revision 61a0b7ff (ceph): os/bluestore: allow main device expansion when DB needs space to
recover.
This patch provides a fix for an expansion "deadlock" state:
OSD is out of space at main disk and DB needs ...
Igor Fedotov
10:31 AM Orchestrator Documentation #45128 (Resolved): cephadm: document: `orch device zap`
There is no mention of `orch device zap` in the docs: https://docs.ceph.com/docs/master/search/?q=orch+device+zap
...
Sebastian Wagner
10:29 AM Revision 37dea786 (ceph): os/bluestore: avoid bluefs log compaction when doing cold_close
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit db6f3f66fcc28c3db2eba01611664676a820cb90)
Igor Fedotov
10:29 AM Revision fb1dc0ed (ceph): os/bluestore: modify return type for BlueFS::_get_slow_device_id()
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit de79da6a065315eb92b203308598d4c452adcc75)
Igor Fedotov
10:29 AM Revision 61e6ea78 (ceph): os/bluestore: open db in read-only when expanding standalone DB/WAL
Replace mount() with cold_open() to force opening db in read-only mode.
Signed-off-by: Adam Kupczyk <akupczyk@redhat...
Adam Kupczyk
10:29 AM Revision ce256f81 (ceph): kv/rocksdb: remove obsolete func declarations.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 58e12372e8306e453f44688ac0bc15f5b08bdf09)
Igor Fedotov
10:28 AM Revision fc7ea4c4 (ceph): os/bluestore: be more informative about main device's avail space.
Log it on OSD startup. Previous output lacked bluefs occupation.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(ch...
Igor Fedotov
10:28 AM Revision 6feabc9c (ceph): os/bluestore: show space available from bluestore when dumping bluefs d...
This effectively allows ceph-bluestore-tool to report space available from bluestore
for bluefs-bdev-sizes command, i...
Igor Fedotov
10:27 AM bluestore Backport #45127 (Resolved): octopus: Extent leak after main device expand
https://github.com/ceph/ceph/pull/34610 Igor Fedotov
10:27 AM bluestore Backport #45126 (Resolved): nautilus: Extent leak after main device expand
https://github.com/ceph/ceph/pull/34711 Igor Fedotov
10:27 AM bluestore Backport #45125 (Rejected): mimic: Extent leak after main device expand
Igor Fedotov
09:52 AM rgw Backport #44265 (Need More Info): nautilus: rgw crash when 2 zones syncing a pubsub zone
Large, non-trivial patchset Nathan Cutler
07:21 AM RADOS Bug #45113 (Fix Under Review): workunits/cls/test_cls_cmpomap.sh fails
Kefu Chai
06:58 AM Revision 45681206 (ceph): kv/RocksDBStore: Added proper WholeSpaceIterator
Added WholeSpaceIterator that properly assembles sharded and unsharded
portions of RocksDB database into one consiste...
Adam Kupczyk
06:55 AM Revision 1141a8c1 (ceph): kv/RocksDBStore: add sharding to column families.
Column families (defined by prefix) can now be split into multiple shards.
Each shard is a separate column family.
S...
Adam Kupczyk
06:55 AM Revision c58e15c7 (ceph): kv/RocksDBStore: fix repair.
Now repair recovers sharding definition files.
If some column families were deleted, they are recreated on next open....
Adam Kupczyk
06:55 AM Revision ca5ca25c (ceph): kv/RocksDBStore: fixed seek_to_last on merging iterator
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com> Adam Kupczyk
06:55 AM Revision e1f22931 (ceph): os/bluestore: Fixed default sharding definition
Modified recommendation for column families.
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
Adam Kupczyk
06:55 AM Revision f84dbd17 (ceph): kv/RocksDBStore: Using stored sharding if provided is empty
This change is needed for cases when tools cannot know and don't care about sharding.
Signed-off-by: Adam Kupczyk <a...
Adam Kupczyk
06:55 AM Revision e004b9c7 (ceph): kv/RocksDBStore: Extended compact_range on column families
Modified compact_range to column families.
Now specified range is applied to all appropried shards.
Signed-off-by: A...
Adam Kupczyk
06:31 AM Revision c9b38a52 (ceph): cmake: detect fuse3 as well
Fixes: https://tracker.ceph.com/issues/44891
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:10 AM Revision 2b3adb5c (ceph): cmake: rename Findfuse.cmake to FindFUSE.cmake
so its name is consistent with upstream name, and with the variables
exposed by FindFUSE.cmake.
Signed-off-by: Kefu ...
Kefu Chai
06:10 AM Revision b823952d (ceph): cmake: link against FUSE::FUSE
instead of specifying the include directory and linkage separately
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:10 AM Revision 220fa91d (ceph): cmake: check for FUSE version
and refactor FindFUSE.cmake a little bit to conditionalize OSX support
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:46 AM Orchestrator Bug #44769 (Pending Backport): cephadm doesn't reuse osd_id of 'destroyed' osds
Kiefer Chang
03:27 AM CephFS Tasks #23844: client: break client_lock
'Matt Benjamin did some prototyping on Firefly', can you share a specific git branch? John Liu

04/16/2020

11:23 PM RADOS Bug #45121 (New): nautilus: osd-scrub-snaps.sh: TEST_scrub_snaps failure
... Neha Ojha
11:09 PM RADOS Bug #45075 (Fix Under Review): scrub/osd-scrub-repair.sh: TEST_auto_repair_bluestore_failed failure
Neha Ojha
07:44 PM RADOS Bug #45075 (In Progress): scrub/osd-scrub-repair.sh: TEST_auto_repair_bluestore_failed failure
Neha Ojha
05:50 PM RADOS Bug #45075: scrub/osd-scrub-repair.sh: TEST_auto_repair_bluestore_failed failure
/a/bhubbard-2020-04-16_09:57:54-rados-wip-badone-testing-distro-basic-smithi/4957883/ Neha Ojha
10:17 PM mgr Feature #41361 (Resolved): CephInsights - Lacking Sufficient Performance Counters
Brad Hubbard
09:56 PM CephFS Feature #12334 (In Progress): nfs-ganesha: handle client cache pressure in NFS Ganesha FSAL
Reopening this bug. We've had some other reports of this upstream as well, and I'm convinced we'll need to add some w... Jeff Layton
09:18 PM Revision a20f41f2 (ceph): qa/tests: added octopus-p2p upgrade tests to the mix
Signed-off-by: Yuri Weinstein <yweinste@gmail.com> Yuri Weinstein
08:55 PM rgw Bug #45099: "s3cmd info s3://bucket" An unexpected error has occurred.
looks good now thanks.
it looks like ceph-ansible does not set rgw dns name by default :
https://github.com/ce...
Yoann Moulin
07:52 PM rgw Bug #45099 (Need More Info): "s3cmd info s3://bucket" An unexpected error has occurred.
it looks like your new radosgw isn't configured for virtual hosted buckets. s3cmd is sending requests to 'http://imag... Casey Bodley
08:49 PM Revision cda8c833 (ceph): Merge pull request #34543 from ceph/wip-yuriw-optopus-p2p-octopus
qa/tests: octopus - initial checkin for octopus-p2p tests Yuri Weinstein
08:32 PM Revision c99c4c7d (ceph): rgw: when a period lookup for oldest_realm_epoch returns an ENOENT,
find the oldest one and update RGWMetadataLogHistory. This is to avoid an
empty cursor being passed in to ceph_assert...
Shilpa MJ
08:28 PM Orchestrator Bug #45120 (Resolved): cephadm: adopt prometheus doesn't work
The cephadm adopt prometheus command has two major problems:
1/ the etc/prometheus directory in the destination di...
Dimitri Savineau
08:11 PM rgw Backport #44232 (In Progress): nautilus: rgw: ReplaceKeyPrefixWith and ReplaceKeyWith can not set...
Nathan Cutler
08:11 PM Revision 0ec573a8 (ceph): rgw: ReplaceKeyPrefixWith and ReplaceKeyWith can not set at the same time.
and support some HttpErrorCodeReturnedEquals and HttpRedirectCode limit.
fix https://tracker.ceph.com/issues/43563
...
joke lee
08:10 PM rgw Backport #44136 (In Progress): nautilus: set bucket attr twice when delete lifecycle config
Nathan Cutler
08:09 PM Revision 126d0b15 (ceph): rgw: set bucket attr twice when delete lifecycle config.
Fixes: https://tracker.ceph.com/issues/44093
Signed-off-by: zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
(cherr...
zhang Shaowen
08:08 PM rgw Backport #43134 (In Progress): nautilus: multisite: failed assert(cursor) in mdlog trimming
Nathan Cutler
06:58 PM Revision ec1c2af4 (ceph): vstart_runner.py: add methods for negative testing a cmd
Methods like run_shell effectively conduct positive test on the given
command. Add methods that runs given command ex...
Rishabh Dave
06:57 PM Revision 7b15a843 (ceph): qa/cephfs: move run_shell and related methods to mount.py
LocalFuseMount and LocalKernelMount can directly inherit these methods
from CephFSMount via FuseMount and KernelMount...
Rishabh Dave
06:54 PM CephFS Backport #45027: nautilus: mds/Mutation.h: 128: FAILED ceph_assert(num_auth_pins == 0)
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34343
merged
Yuri Weinstein
06:54 PM CephFS Backport #44480: nautilus: mds: MDCache.cc: 6400: FAILED ceph_assert(r == 0 || r == -2)
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34343
merged
Yuri Weinstein
06:54 PM Revision 87898c3a (ceph): Merge pull request #34343 from Vicente-Cheng/wip-44480-nautilus
nautilus: mds: just delete MDSIOContextBase during shutdown
Reviewed-by: Ramana Raja <rraja@redhat.com>
Reviewed-by:...
Yuri Weinstein
06:54 PM CephFS Backport #44328: nautilus: client: bad error handling in Client::_lseek
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34308
merged
Yuri Weinstein
06:53 PM Revision 7493d9af (ceph): Merge pull request #34308 from Vicente-Cheng/wip-44328-nautilus
nautilus: client: fix bad error handling in lseek SEEK_HOLE / SEEK_DATA
Reviewed-by: Ramana Raja <rraja@redhat.com>
Yuri Weinstein
06:53 PM CephFS Backport #44337: nautilus: mds: purge queue corruption from wrong backport
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34307
merged
Yuri Weinstein
06:53 PM Revision a8fab93f (ceph): Merge pull request #34307 from Vicente-Cheng/wip-44337-nautilus
nautilus: mds: handle bad purge queue item encoding
Reviewed-by: Ramana Raja <rraja@redhat.com>
Reviewed-by: Ramana ...
Yuri Weinstein
06:43 PM Orchestrator Cleanup #45118 (Closed): orch (pacific): cleanup CLI
use ... Sebastian Wagner
06:30 PM Orchestrator Feature #44556 (Pending Backport): cephadm: preview drivegroups
Sebastian Wagner
07:46 AM Orchestrator Feature #44556 (Resolved): cephadm: preview drivegroups
Joshua Schmid
06:29 PM Orchestrator Feature #43689 (Resolved): cephadm: iscsi
Sebastian Wagner
06:28 PM Orchestrator Bug #44602 (Resolved): cephadm: `orch ls` shows daemons as online, despite host is down
Sebastian Wagner
06:27 PM Orchestrator Bug #44934 (Resolved): cephadm RGW: scary remove-deploy loop
Sebastian Wagner
06:25 PM Orchestrator Feature #43839 (Resolved): enhance `host ls`
Sebastian Wagner
06:23 PM Dashboard Bug #44877 (Fix Under Review): mgr/dashboard: allow custom dashboard grafana url when set by cephadm
Sebastian Wagner
05:42 PM mgr Bug #45117 (New): make[4]: *** No rule to make target 'src/CMakeFiles/ceph-mgr.dir/link.txt', nee...
13.2.9 on Xenial arm64 failed to build.... David Galloway
05:01 PM rbd Bug #45072 (In Progress): [rbd-mirror] image replayer stop might race with remove and instace rep...
Jason Dillaman
04:55 PM rbd Bug #39952 (Resolved): [object-map] resizing an image might result in an assert in 'ObjectMap::op...
Jason Dillaman
04:55 PM rbd Backport #40275 (Rejected): luminous: [object-map] resizing an image might result in an assert in...
Luminous is effectively EOL -- closing Jason Dillaman
04:54 PM rbd Backport #36226 (Rejected): luminous: [rbd-mirror] bootstrap needs to handle local image id colli...
Luminous is effectively EOL -- closing Jason Dillaman
04:54 PM rbd Backport #39194 (Rejected): luminous: Several race conditions are possible between io::ObjectRequ...
Luminous is effectively EOL -- closing Jason Dillaman
04:54 PM rbd Backport #39500 (Rejected): luminous: snapshot object maps can go inconsistent during copyup
Luminous is effectively EOL -- closing Jason Dillaman
04:53 PM rbd Backport #40509 (Rejected): luminous: [journal] tweak config defaults to improve small-IO perform...
Luminous is effectively EOL -- closing Jason Dillaman
04:53 PM rbd Backport #42525 (Rejected): luminous: concurrent "rbd unmap" failures due to udev
Luminous is effectively EOL -- closing Jason Dillaman
04:52 PM rbd Backport #42952 (Rejected): luminous: unittest_journal failure during make check
Luminous is effectively EOL -- closing Jason Dillaman
04:52 PM rbd Bug #43178 (Resolved): rbd_open_by_id/rbd_open_by_id_read_only incorrectly delete ImageCtx on error
Jason Dillaman
04:52 PM rbd Backport #43236 (Rejected): luminous: rbd_open_by_id/rbd_open_by_id_read_only incorrectly delete ...
Luminous is effectively EOL -- closing Jason Dillaman
04:52 PM rbd Bug #43127 (Resolved): update krbd_exclusive_option.sh and kernel.sh for exclusive lock changes
Jason Dillaman
04:52 PM rbd Backport #43240 (Rejected): luminous: update krbd_exclusive_option.sh and kernel.sh for exclusive...
Luminous is effectively EOL -- closing Jason Dillaman
04:51 PM rbd Backport #43476 (In Progress): luminous: rbd export-diff with --whole-object skips parent data fo...
Jason Dillaman
04:50 PM rbd Backport #44646 (Rejected): luminous: [test] NBD workunit does not wait for unmap disconnect delay
Luminous is effectively EOL -- closing Jason Dillaman
04:50 PM rbd Bug #24140 (Resolved): [rbd-mirror] interrupted image sync can result in orphaned snapshots
Jason Dillaman
04:50 PM rbd Backport #36154 (Rejected): luminous: [rbd-mirror] interrupted image sync can result in orphaned ...
Luminous is effectively EOL -- closing Jason Dillaman
04:15 PM RADOS Bug #45113 (Triaged): workunits/cls/test_cls_cmpomap.sh fails
Thank you Casey! i will see if we can use the default list. Kefu Chai
02:54 PM RADOS Bug #45113: workunits/cls/test_cls_cmpomap.sh fails
i didn't realize this ran in the rados suite. it's passing in the rgw/verify suite
it looks like the rados suite...
Casey Bodley
02:25 PM RADOS Bug #45113 (Resolved): workunits/cls/test_cls_cmpomap.sh fails
... Kefu Chai
03:51 PM Orchestrator Subtask #45116 (Resolved): cephadm: RGW Load balancer using HAproxy
The Ceph Object Gateway allows you to assign many instances of the object gateway to a single zone so that you can sc... Juan Miguel Olmo Martínez
03:51 PM rbd Bug #44938 (Pending Backport): [rbd-mirror] tx-only peer from heartbeat can race w/ CLI
Mykola Golub
03:50 PM Revision 0f2305d1 (ceph): Merge pull request #34573 from dillaman/wip-44938-2
test: tx-only peer from heartbeat can race w/ CLI
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
03:49 PM Revision 58a2a9b3 (ceph): 13.2.9
Jenkins Build Slave User
03:45 PM Revision 9f035d25 (ceph): qa/tests: octopus - initial checkin for octopus-p2p tests
Signed-off-by: Yuri Weinstein <yweinste@gmail.com> Yuri Weinstein
03:42 PM Revision 9a85d563 (ceph): Merge pull request #34309 from Exotelis/octopus-translations
octopus: mgr/dashboard: Update translations on octopus
Reviewed-by: Tatjana Dehler <tdehler@suse.com>
Reviewed-by: S...
Yuri Weinstein
03:40 PM Dashboard Backport #44996: octopus: mgr/dashboard: define SSO/SAML dependencies to packaging
Ernesto Puerta wrote:
> https://github.com/ceph/ceph/pull/34474
merged
Yuri Weinstein
03:40 PM Revision 798f702f (ceph): Merge pull request #34474 from rhcs-dashboard/wip-44996-octopus
octopus: rpm: add python3-saml as install dependency
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-by: ...
Yuri Weinstein
03:27 PM Orchestrator Feature #45115 (New): cephadm: Deploy Ceph Dashboard behind a HAProxy instance
A very common scenario is putting Ceph Dashboard behind a proxy server, for load balancing and security purposes. Thi... Lenz Grimmer
03:12 PM CephFS Bug #45114: client: make cache shrinking callbacks available via libcephfs
...we'll also need to expose the callback setting routines in libcephfs as well (they're only settable today via clas... Jeff Layton
03:01 PM CephFS Bug #45114 (Duplicate): client: make cache shrinking callbacks available via libcephfs
ganesha's FSAL_CEPH holds references to libcephfs Inode objects but it doesn't have a way to respond to cache pressur... Jeff Layton
03:03 PM Backport #44983 (Resolved): mimic: Nautilus: selinux denials SELinuxError for ceph_mgr on httpd
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34458
m...
Nathan Cutler
03:02 PM ceph-volume Backport #45004: mimic: batch filter_devices tries to access lvs when there are none
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34479
m...
Nathan Cutler
03:02 PM ceph-volume Backport #45000: mimic: batch: error on filtered devices in interactive only if usable data devic...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34476
m...
Nathan Cutler
03:02 PM ceph-volume Backport #44973 (Resolved): mimic: simple/scan.py: syntax problem in log statement
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34444
m...
Nathan Cutler
02:52 PM Revision 9b1a19a6 (ceph): Merge pull request #34350 from sebastian-philipp/octopus-backport-34180
octopus: cephadm: Fix check_ip_port to work with IPv6
Reviewed-by: Michael Fritch <mfritch@suse.com>
Sebastian Wagner
02:50 PM Revision 59e60940 (ceph): Merge pull request #34554 from sebastian-philipp/octopus-backport-31885...
octopus: cephadm: Batch backport April (1)
Reviewed-by: Kiefer Chang <kiefer.chang@suse.com>
Reviewed-by: Michael Fr...
Sebastian Wagner
02:37 PM Revision c5f0a2e7 (ceph): Merge pull request #34346 from jschmid1/osd_id_claims
mgr/cephadm: add support for osd_id_claims
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Reviewed-by: Sebastian Wag...
Sebastian Wagner
02:29 PM rgw Bug #45013: Nautilus: Intermittent dropped connections with iterate_obj() failed
Hi,
Can you please increase rgw debug level:
debug_rgw 20
debug_ms 1
and publish the logs?
Thank you
Or Friedmann
02:19 PM rgw Bug #45077 (Fix Under Review): Headers are missing in abort multipart upload response if bucket h...
Casey Bodley
02:12 PM Revision 99596128 (ceph): Merge pull request #34517 from tchaikov/wip-qa-dashboard-telemetry
qa/tasks/mgr/dashboard: set last_opt_revision when setting enabled
Reviewed-by: Volker Theile <vtheile@suse.com>
Rev...
Kefu Chai
02:10 PM Dashboard Cleanup #45109 (Fix Under Review): qa: mgr/dashboard: Replace Telemetry module in REST API test
Volker Theile
09:34 AM Dashboard Cleanup #45109 (In Progress): qa: mgr/dashboard: Replace Telemetry module in REST API test
Volker Theile
09:23 AM Dashboard Cleanup #45109 (Resolved): qa: mgr/dashboard: Replace Telemetry module in REST API test
Replace the Telemetry module in 'qa/tasks/mgr/dashboard/test_mgr_module.py' with another mgr module because the Telem... Volker Theile
02:07 PM CephFS Bug #43600 (Resolved): qa: workunits/suites/iozone.sh: line 5: iozone: command not found
Kefu have helped build and upload the iozone package to the spia lab repo, and enabled the iozone package in ceph-cm-... Xiubo Li
01:47 PM rgw Bug #44804: Signed Url generated with metadata alway return SignatureNotMatch
Or Friedmann wrote:
> Hi Hoan,
>
> I ran this script:
>
> import boto3
> import botocore
>
> s3client = bo...
hoan nv
01:36 PM rgw Bug #44804: Signed Url generated with metadata alway return SignatureNotMatch
Hi Hoan,
I ran this script:
import boto3
import botocore
s3client = boto3.client(service_name='s3',
...
Or Friedmann
01:35 PM CephFS Bug #44276: pybind/mgr/volumes: cleanup stale connection hang
lowering priority since happens (most I guess) on libcephfs shutdown (in teuthology). Venky Shankar
01:22 PM Orchestrator Documentation #44828: cephadm: clarify "Failed to infer CIDR network for mon ip"
See
https://github.com/ceph/ceph/pull/34589
This PR addresses this issue.
Zac Dover
10:51 AM Orchestrator Documentation #44828: cephadm: clarify "Failed to infer CIDR network for mon ip"
https://docs.ceph.com/docs/master/cephadm/install/?highlight=public_network#deploy-additional-monitors-optional
Li...
Zac Dover
10:50 AM Orchestrator Documentation #44828: cephadm: clarify "Failed to infer CIDR network for mon ip"
https://ceph.readthedocs.io/en/latest/cephadm/install/#deploy-additional-monitors-optional Sebastian Wagner
01:08 PM Revision 2132cf6e (ceph): Merge pull request #34210 from kotreshhr/cephfs-subvolume-info
mgr/volumes: Add interface to get subvolume metadata Venky Shankar
12:52 PM Orchestrator Bug #44577: cephadm: reconfigure Prometheus on MGR failover
How can we make sure, we're not missing any MgrMap updates, as we have to deal with a mgr/cephadm failover simultaneo... Sebastian Wagner
12:51 PM CephFS Bug #45107 (Closed): multi-mds: journal can't be flushed
Zheng Yan
12:10 PM CephFS Bug #45107: multi-mds: journal can't be flushed
The simulation is wrong. Restart MDS will work.
Please close this issue.
Xinying Song
05:29 AM CephFS Bug #45107 (Closed): multi-mds: journal can't be flushed
I'm trying to learn MDS and fix https://tracker.ceph.com/issues/45024 . Meanwhile, I found maybe there's a bug in cur... Xinying Song
11:23 AM Revision 2f86e19d (ceph): os/bluestore: set bluestore_min_alloc_size to 4K for spinners.
Adjusting dependant params as well.
Reolving space amplification caused by small objects and/or EC
overwrites.
Relat...
Igor Fedotov
10:51 AM CephFS Feature #44891 (Fix Under Review): link ceph-fuse to libfuse3 if possible
Xiubo Li
10:51 AM CephFS Bug #45103 (Fix Under Review): TestVolumeClient is failing under new py3 runtime
Xiubo Li
03:18 AM CephFS Bug #45103 (In Progress): TestVolumeClient is failing under new py3 runtime
Xiubo Li
10:21 AM bluestore Bug #45112 (Resolved): OSD might fail to recover after ENOSPC crash
While opening after such a crash KV might need to flush some data and hence needs additional disk space. But allocato... Igor Fedotov
10:21 AM Orchestrator Feature #45111 (Rejected): cephadm: choose distribution specific images based on etc/os-releaes
Would be great to autoamticllay download the leap images, if cephadm was started on leap. Sebastian Wagner
10:09 AM Dashboard Cleanup #36375 (Fix Under Review): mgr/dashboard: Async unique username validation
Nizamudeen A
08:46 AM Dashboard Cleanup #36375 (In Progress): mgr/dashboard: Async unique username validation
Nizamudeen A
10:09 AM Dashboard Bug #44514 (Won't Fix): mgr/dashboard: Internal Server Error 500 on landing page with cephadm bac...
Let's fix https://tracker.ceph.com/issues/44593 directly.
Kiefer Chang
10:05 AM bluestore Bug #45110 (Resolved): Extent leak after main device expand
To reproduce the issue one can expand device of 3,147,480,064 bytes to
4,147,480,064 using bluefs-bdev-expand comman...
Igor Fedotov
09:55 AM Revision 223c8d81 (ceph): mgr/test_orchestrator: fix error when listing services
- Adapting attribute change of ServiceSpec.
- Update dummy data.
Fixes: https://tracker.ceph.com/issues/45108
Signed...
Kiefer Chang
09:44 AM Orchestrator Bug #45108 (Fix Under Review): test_orchestrator: service ls doesn't work
Sebastian Wagner
07:51 AM Orchestrator Bug #45108 (Resolved): test_orchestrator: service ls doesn't work
*How to reproduce*
- vstart a cluster.
- Enable test_orchestrator and set it as the backend.
- listing services ra...
Kiefer Chang
09:39 AM RADOS Backport #45038 (In Progress): mimic: mon: reset min_size when changing pool size
Nathan Cutler
09:37 AM RADOS Backport #45040 (In Progress): nautilus: mon: reset min_size when changing pool size
Nathan Cutler
09:37 AM Revision 6d98646e (ceph): qa/workunits/mon: add check for min_size
verify whether min_size is recalculated when osd
pool size is changed.
fixes: https://tracker.ceph.com/issues/44862
...
Deepika Upadhyay
09:36 AM Revision e8b79077 (ceph): mon: calculate min_size on osd pool set size
currently `osd pool set size` only modifies min_size when it is above new size,
while it should be recalculated uncon...
Deepika Upadhyay
09:19 AM Revision ff4ac89c (ceph): rgw: Fix reshard log so we can know why the reshard is returning error
Fix reshard log so we can know why the reshard is returning error
Signed-off-by: Or Friedmann <ofriedma@redhat.com>
Or Friedmann
09:10 AM rgw Bug #44570: rgw segfault when uploading files with BEAST
Thank you,
a couple of questions please to try to clue on the source of the problem,
- Under which OS and OS ver...
Mark Kogan
09:04 AM Orchestrator Bug #45086 (Resolved): cephadm: upgrade from v15 to v15.2.1 not working
Sebastian Wagner
08:39 AM Revision e0d189a0 (ceph): mgr/dashboard: Add more debug information to Dashboard RGW backend
Fixes: https://tracker.ceph.com/issues/44914
Signed-off-by: Volker Theile <vtheile@suse.com>
(cherry picked from comm...
Volker Theile
08:34 AM Revision 2ae2bf8a (ceph): mgr/dashboard: Improve workaround to redraw datatables
The current approach to workaround this issue is to fire a 'resize' event to force the datatable to redraw the grid w... Volker Theile
08:32 AM Revision 1caafe71 (ceph): monitoring: root volume full alert fires false positives
Fixes: https://tracker.ceph.com/issues/44780
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
(cherry picked f...
Patrick Seidensal
08:31 AM Revision d2ae92c4 (ceph): qa/workunits/mon: add check for min_size
verify whether min_size is recalculated when osd
pool size is changed.
fixes: https://tracker.ceph.com/issues/44862
...
Deepika Upadhyay
08:30 AM Revision d26576d7 (ceph): mgr/dashboard: use FQDN for failover redirection
Fixes: https://tracker.ceph.com/issues/44923
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
(cherry picked from ...
Ernesto Puerta
08:30 AM Revision a95a070c (ceph): mon: calculate min_size on osd pool set size
currently `osd pool set size` only modifies min_size when it is above new size,
while it should be recalculated uncon...
Deepika Upadhyay
08:28 AM Revision 6f55e273 (ceph): mgr/dashboard: Update bootstrap
Fixes: http://tracker.ceph.com/issues/39326
Signed-off-by: Tiago Melo <tmelo@suse.com>
(cherry picked from commit 07...
Volker Theile
08:28 AM RADOS Feature #44025 (Resolved): Make it harder to set pool replica size to 1
Nathan Cutler
08:26 AM Revision df932c6a (ceph): monitoring: alert for prediction of disk and pool fill up broken
Fixes: https://tracker.ceph.com/issues/44776
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
(cherry picked f...
Patrick Seidensal
08:22 AM Orchestrator Bug #45093 (Can't reproduce): cephadm: mgrs transiently getting co-located (one node gets two whe...
It is not 100% reproducible. Nathan Cutler
08:14 AM Revision 08bec918 (ceph): qa/tasks/mgr/dashboard: set last_opt_revision when setting enabled
telemetry requires user to re opt-in when opt_revision is bumped up
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:56 AM Revision a221274f (ceph): rgw: fix rgw tries to fetch anonymous user
rgw tries to fetch the anonymous user although it does not exist.
Fixes: https://tracker.ceph.com/issues/44772
Signed...
Or Friedmann
07:54 AM Revision 8e4e00d6 (ceph): mgr/dashboard: fix COVERAGE_PATH in run-backend-api-tests.sh
As we cannot backport directly https://github.com/ceph/ceph/pull/33407
to nautilus and COVERAGE_PATH is invalid for C...
Alfonso Martínez
07:46 AM Orchestrator Bug #44769 (Fix Under Review): cephadm doesn't reuse osd_id of 'destroyed' osds
Joshua Schmid
07:40 AM Dashboard Feature #26954: mgr/dashboard: Remove Histogram component
Changed color of the background anurag bandhu
07:35 AM Revision c86dc667 (ceph): Merge pull request #34388 from smithfarm/wip-44896-nautilus
nautilus: pybind/rbd: fix no lockers are obtained, ImageNotFound exception will be output
Reviewed-by: Jason Dillama...
Nathan Cutler
07:30 AM Revision 45fd5ee2 (ceph): mgr/orch: Fixes some deserialization errors
Fixes errors when calling `from_json` of these classes:
- InventoryHost: parsing labels
- ServiceDescription: `last_r...
Kiefer Chang
06:15 AM Dashboard Bug #45106 (Fix Under Review): mgr/dashboard: table detail of Services is not displayed
Kiefer Chang
05:25 AM Dashboard Bug #45106 (Resolved): mgr/dashboard: table detail of Services is not displayed
After https://github.com/ceph/ceph/pull/32747, the detail pane of a selected row was moved inside the table.
We shou...
Kiefer Chang
06:15 AM Revision 02caa520 (ceph): mds: handle bad purge queue item encoding
The bad encoding was introduced by commit a88f8d5eb4
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked fr...
Yan, Zheng
06:14 AM Revision c0616be1 (ceph): test: add new ceph_lseek test
Signed-off-by: Jeff Layton <jlayton@redhat.com>
(cherry picked from commit 339b09dc5921f81621f76faa55c56c31c16d4937)
Jeff Layton
06:14 AM Revision aa40202f (ceph): client: fix error handling in lseek SEEK_HOLE/SEEK_DATA cases
The error handling here looks quite wrong. If the offset represents
an area outside the file, then we want to just re...
Jeff Layton
06:07 AM Revision 983a5010 (ceph): mds: add comment explaining unusual locking for MDSIOContextBase
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit c2a079084c7653b6ed7e0912d4e737fe10a3...
Patrick Donnelly
06:07 AM Revision 5a4c5985 (ceph): mds: just delete MDSIOContextBase during shutdown
We don't want the finisher called during shutdown.
Fixes: https://tracker.ceph.com/issues/44295
Fixes: 73436961512bd...
Patrick Donnelly
06:07 AM Revision 5a841f7e (ceph): Revert "mds: just delete MDSIOContextBase during shutdown"
This reverts commit 79f5052a1ddb61043de4e1cbec19ede2a6b4f53b.
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry ...
Yan, Zheng
06:07 AM Revision fd9ea5c4 (ceph): Revert "mds: make MDSIOContextBase delete itself when shutting down"
This reverts commit 73436961512bd87981244fa48212085faf7028c4.
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry ...
Yan, Zheng
06:07 AM Revision 26c7aa44 (ceph): mds: don't assert empty io context list when shutting down
Fixes: https://tracker.ceph.com/issues/44680
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit...
Yan, Zheng
05:42 AM Revision bed711d3 (ceph): cephadm: bail out early during adopt if data dir not present
In case someone tries to run this again on an already adopted daemon...
Signed-off-by: Tim Serong <tserong@suse.com>
Tim Serong
05:32 AM Revision 225b2551 (ceph): cephadm: add --force-start option to adopt
Current behaviour is to only start a newly adopted ceph daemon if it was
already running before the adopt. Adding a ...
Tim Serong
05:09 AM Revision 6834ad98 (ceph): cephadm: don't throw when disabling ceph-volume simple unit
When adopting OSDs, if a ceph-volume simple service is already disabled
(or otherwise missing) the previous implement...
Tim Serong
04:55 AM Revision 9169119b (ceph): cephadm: handle adopting offline OSDSs
The current adopt behavior expects OSDs to be online, in order to read
/var/lib/ceph/osd/ceph-$ID/fsid. To handle th...
Tim Serong
04:53 AM Revision fb3c6bd0 (ceph): doc: add object corpus to release checklist
Signed-off-by: Josh Durgin <jdurgin@redhat.com> Josh Durgin
04:53 AM Revision 09d928ff (ceph): ceph-object-corpus: pick up octopus 15.2.1-40-ga838bb1aae
Signed-off-by: Josh Durgin <jdurgin@redhat.com> Josh Durgin
04:37 AM Revision d65516a0 (ceph): Merge pull request #34577 from tchaikov/wip-doc-dev-corpus
doc/dev/corpus.rst: tweak formatting
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
03:22 AM Revision 1d676851 (ceph): client: reset requested_max_size if file write is not wanted
write can stuck at waiting for larger max_size in following sequence of
events:
- client opens a file and writes to ...
Yan, Zheng
03:12 AM Revision a1f42101 (ceph): doc/dev/corpus.rst: tweak formatting
* use `shell` lexer, otherwise the Python one is used, and the rendered
result does not look right
* be consistent ...
Kefu Chai
02:31 AM Revision 8204b1d5 (ceph): cephadm: add RGW SSL support
This patch adds SSL support to RGW when using cephadm.
If an SSL certificate is provided, inside the json supplied wi...
Matthew Oliver
02:30 AM Bug #45023 (Fix Under Review): Object corpus generation is currently broken
Josh Durgin
01:26 AM Revision 06e862bc (ceph): include/denc: replace bufferlist::copy with iterator version
This version was only compiled as part of ceph-object-corpus
generation, when ENCODE_DUMP_PATH is defined, so it was ...
Josh Durgin
12:30 AM RADOS Bug #45076 (Fix Under Review): rados: Sharded OpWQ drops suicide_grace after waiting for work
Dan Hill

04/15/2020

10:03 PM Revision 61ad12e6 (ceph): Merge pull request #34541 from neha-ojha/wip-balancer-on
mgr: turn on balancer in upmap mode by default
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Neha Ojha
09:54 PM Revision 85f6e8d2 (ceph): rados: prevent ShardedOpWQ suicide_grace drop when waiting for work.
The Sharded OpWQ will opportunistically wait for more work when
processing an empty queue. While waiting, the default...
Dan Hill
09:34 PM Revision a5a22fbe (ceph): mgr/dashboard: Remove duplicate code in iscsi.py
Signed-off-by: Tiago Melo <tmelo@suse.com>
(cherry picked from commit 7291e82ffc878394debbbb00e81dd565c6f6a128)
Tiago Melo
09:34 PM Revision 920eb09e (ceph): mgr/dashboard: Prevent iSCSI target recreation when editing controls
Also prevents updating target auth, when this was not modified.
Fixes: https://tracker.ceph.com/issues/44659
Signed...
Tiago Melo
09:33 PM RADOS Bug #45008: [osd crash]The ceph-osd assert with rbd bench io
Sebastian Wagner wrote:
> duplicate of 44715 ?
Looks like a dup of 42347, which was on the osd.
Neha Ojha
03:54 PM RADOS Bug #45008: [osd crash]The ceph-osd assert with rbd bench io
duplicate of 44715 ? Sebastian Wagner
09:16 PM Revision c8481ae9 (ceph): Merge pull request #34524 from smithfarm/wip-45054-nautilus
nautilus: doc/releases/nautilus: restart OSDs to make them bind to v2 addr
Reviewed-by: Josh Durgin <jdurgin@redhat....
Nathan Cutler
09:13 PM Bug #45098 (Resolved): telemetry certificate expired
Installed certbot (I guess it got lost or letsencrypt binaries were being used before the dist-upgrade).
Added mon...
David Galloway
08:23 PM Bug #45098: telemetry certificate expired
Hi Fabrizio,
The SSL certificate was renewed.
Thanks for reporting!
Yaarit
Yaarit Hatuka
02:29 PM Bug #45098 (Resolved): telemetry certificate expired
The mgr module "telemetry" is failing because the SSL certificate is expired.... Fabrizio Catalucci
08:43 PM Revision 8026f1f3 (ceph): common/ceph_time: tolerate mono time going backwards
Some kernels (and possibly some hardware?) can trigger a monotonic clock
that goes back in time. That, in turn, can ...
Sage Weil
08:42 PM Revision 7a74a1b9 (ceph): Update ceph.te
Fixes: https://tracker.ceph.com/issues/45022
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
(cherry picked fr...
kalebskeithley
08:42 PM Revision c4ece126 (ceph): selinux: add "type http_cache_port_t" in require section
this addresses the regression introduced by
611a2a7ce1713cf92797b19d8a9a93a7dfc68fa5
Fixes: https://tracker.ceph.com...
Kefu Chai
08:41 PM Revision 3958bf54 (ceph): ceph.spec.in: version an Obsoletes
RPM 4.15.1 warns: It's not recommended to have unversioned Obsoletes.
Heed the warning.
Signed-off-by: Nathan Cutle...
Nathan Cutler
08:41 PM Revision 3a330cb3 (ceph): ceph.spec.in: remove extra tokens at end of %endif directive
RPM 4.15.1 warns: extra tokens at the end of %endif directive
Heed the warning.
Signed-off-by: Nathan Cutler <ncutl...
Nathan Cutler
08:41 PM Revision 42cbf64c (ceph): doc/releases/nautilus: restart OSDs to make them bind to v2 addr
Fixes: https://tracker.ceph.com/issues/43896
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from comm...
Nathan Cutler
08:40 PM Revision 3e6a17f0 (ceph): qa/suites/rados/rest: Don't pass empty dict as data arg
Passing an empty 'args' dict as a data argument when calling
requests.get somehow confuses the transaction, causing i...
Brad Hubbard
08:38 PM Revision 7c895ab5 (ceph): pybind/rbd: ensure image is open before permitting operations
Fixes: https://tracker.ceph.com/issues/44610
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit...
Mykola Golub
08:37 PM Revision 696cb63d (ceph): pybind/rbd: fix no lockers are obtained, ImageNotFound exception will b...
No lockers are obtained, ImageNotFound exception will be output,
but tht image is always exist.when lockers number is...
zhangdaolong
08:32 PM rbd Bug #44938 (Fix Under Review): [rbd-mirror] tx-only peer from heartbeat can race w/ CLI
Additional PR: https://github.com/ceph/ceph/pull/34573 Jason Dillaman
08:27 PM Revision fb4311f5 (ceph): qa/workunits/rbd: retry the addition of a mirror pool peer
We might race with the remote rbd-mirror daemon creating a
tx-only peer when adding a new peer. Therefore, delete the...
Jason Dillaman
08:26 PM Revision ef68f686 (ceph): librbd: mirror peer add error message should include site name
It previously included the pointer to string holding the generated
uuid (neither of which would mean much to an end u...
Jason Dillaman
08:25 PM Revision 74cded6b (ceph): rbd: improved error message when adding a duplicate mirror pool peer
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:54 PM Bug #43957: docs.ceph.com is not accessible through IPv6
docs.ceph.com is usable via ipv6. Validated by curl and ssllabs. Andreas Haase
06:50 PM CephFS Bug #45104 (Closed): NFS deployed using orchestrator watch_url not working and mkdirs permission ...
I've ran into two issues after deploying ceph using cephadm all default for the nfs side.
Running ceph orch apply...
mitchell walls
05:29 PM CephFS Bug #45103 (Resolved): TestVolumeClient is failing under new py3 runtime
in eg http://pulpito.front.sepia.ceph.com/teuthology-2020-04-12_03:15:03-fs-master-distro-basic-smithi/4946437/
> ...
Greg Farnum
05:12 PM Revision c62d4d91 (ceph): Merge remote-tracking branch 'origin/nautilus' into nautilus
Conflicts:
src/msg/async/ProtocolV2.cc - rename of outcoming_bl to outgoing_bl
Josh Durgin
04:27 PM mgr Bug #44515 (Resolved): jenkins: unable to send email when job fails
Looks like e-mails for another job are going out. They get greylisted and delayed by a few minutes but they're worki... David Galloway
04:00 PM CephFS Bug #45102 (New): nautilus: tasks/cfuse_workunit_suites_ffsb.yaml failure in multimds suite
Hit this in multi-mds suite during yuri's run,
http://qa-proxy.ceph.com/teuthology/yuriw-2020-04-15_00:10:18-multimd...
Ramana Raja
03:55 PM Revision 4e96292b (ceph): Merge pull request #34299 from liewegas/bp-34150-octopus
octopus: cephadm: rm-cluster clean up /etc/ceph
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
03:54 PM RADOS Bug #44715: common/TrackedOp.cc: 163: FAILED ceph_assert((sharded_in_flight_list.back())->ops_in_...
http://pulpito.ceph.com/swagner-2020-04-15_09:10:55-rados-wip-swagner2-testing-2020-04-14-1813-distro-basic-smithi/ Sebastian Wagner
03:38 PM Dashboard Bug #45101 (New): mgr/dashboard: Grafana validation throws "500 Internal Server Error"
When the dashboard UI does a request to "/api/grafana/validation/XXX" it is getting an 500 response.
Logs only sho...
Tiago Melo
03:35 PM Dashboard Feature #40702 (Pending Backport): mgr/dashboard: Allow expanding/collapsing the data table
Lenz Grimmer
03:33 PM Revision 1576cc30 (ceph): Merge pull request #32747 from Exotelis/wip-40702-collapse
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: Tiago Melo <tmelo@suse.com>
Lenz Grimmer
03:25 PM bluestore Bug #44880 (Fix Under Review): ObjectStore/StoreTestSpecificAUSize.SpilloverTest/2 failed
Igor Fedotov
03:17 PM Revision 81e46e70 (ceph): test/store_test: refator spillover test.
Fixes: https://tracker.ceph.com/issues/44880
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
03:05 PM CephFS Bug #45100 (Resolved): qa: Test failure: test_damaged_dentry (tasks.cephfs.test_damage.TestDamage)
Hit this in the kcephfs suite of yuri's nautilus run, http://qa-proxy.ceph.com/teuthology/yuriw-2020-04-15_00:09:40-k... Ramana Raja
03:00 PM Revision b62e0c26 (ceph): Merge pull request #34094 from cbodley/wip-rgw-data-sync-cache
rgw multisite: data sync optimizations
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Casey Bodley
02:44 PM CephFS Bug #45090 (Fix Under Review): mds: inode's xattr_map may reference a large memory.
Zheng Yan
02:41 PM rbd Backport #44897: octopus: librbd:No lockers are obtained, ImageNotFound exception will be output.
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34387
merged
Yuri Weinstein
02:41 PM Revision a838bb1a (ceph): Merge pull request #34387 from smithfarm/wip-44897-octopus
octopus: pybind/rbd: fix no lockers are obtained, ImageNotFound exception will be output
Reviewed-by: Jason Dillaman...
Yuri Weinstein
02:34 PM rgw Bug #45099 (Resolved): "s3cmd info s3://bucket" An unexpected error has occurred.
Hello,
I have a new fresh ceph cluster in Nautilus and I cannot get s3cmd info on buckets. It works on my older cl...
Yoann Moulin
02:09 PM Revision 463a1dd3 (ceph): rgw: remove RGWBucketInfo::BIShardsHashType enum
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:04 PM Revision 5e2514dc (ceph): rgw: fix layout init in create_bucket
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
01:58 PM Orchestrator Bug #43838 (In Progress): cephadm: Forcefully Remove Services (unresponsive hosts)
Sebastian Wagner
01:56 PM Revision e670b1ea (ceph): mgr/cephadm: add replacement flag to _create_osd
Signed-off-by: Joshua Schmid <jschmid@suse.de> Joshua Schmid
01:48 PM Orchestrator Bug #45086: cephadm: upgrade from v15 to v15.2.1 not working
yes - thank you!
ceph orch upgrade start --ceph-version 15.2.1
Initiating upgrade to docker.io/ceph/ceph:v15.2.1
Tobias Fischer
01:44 PM Orchestrator Bug #45086 (Need More Info): cephadm: upgrade from v15 to v15.2.1 not working
Sebastian Wagner
01:43 PM Orchestrator Bug #45086: cephadm: upgrade from v15 to v15.2.1 not working
Is this fixed by https://github.com/ceph/ceph/pull/34556 ? Sebastian Wagner
01:45 PM Revision 138117f2 (ceph): mgr/status: Fix "ceph fs status" json format writing to stderr
"ceph fs status" json format outputs to stderr instead of
stdout. This patch fixes the same.
Fixes: https://tracker....
Kotresh Hiremath Ravishankar
01:36 PM Orchestrator Bug #45097 (Resolved): cephadm: UX: Traceback, if `orch host add mon1` fails.
This should not show a Traceback: ... Sebastian Wagner
01:31 PM Orchestrator Bug #45093 (Need More Info): cephadm: mgrs transiently getting co-located (one node gets two when...
Sebastian Wagner
09:22 AM Orchestrator Bug #45093: cephadm: mgrs transiently getting co-located (one node gets two when only one was ask...
could you attach ... Sebastian Wagner
07:54 AM Orchestrator Bug #45093 (Resolved): cephadm: mgrs transiently getting co-located (one node gets two when only ...
h3. After "ceph orch apply mgr node1,node2,node3", cluster has four MGRs
This started happening in master very rec...
Nathan Cutler
01:26 PM Orchestrator Bug #45081 (Fix Under Review): cephadm: `upgrade check 15.2.1` : OrchestratorError: Failed to pul...
Sebastian Wagner
01:24 PM Revision 62ed783d (ceph): mgr/orch: cleanup python imports
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
01:21 PM Revision 8d7077cc (ceph): rgw: fix json decode of bucket layout
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
01:18 PM CephFS Documentation #44441 (Resolved): document new "wsync" and "nowsync" kcephfs mount options in moun...
Merged Jeff Layton
01:14 PM Orchestrator Documentation #44905: cephadm troubleshooting SSH errors
<SebastianW> 1. ceph cephadm get-ssh-config > config
<SebastianW> 2. ceph config-key get mgr/cephadm/ssh_identity_ke...
Zac Dover
01:08 PM Revision 256ac4b4 (ceph): Merge pull request #34549 from dillaman/wip-qa-rbd-read-balance
qa/suites/rbd: tweak 'require_osd_release' to 'pacific'
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
12:43 PM Orchestrator Bug #43816 (New): cephadm: Unable to use IPv6 on "cephadm bootstrap"
This covers PR 34180.
Sebastian Wagner
12:40 PM Orchestrator Bug #44820 (Resolved): racey concurrent ceph-volume callKeyError: 'ceph.type'
Sebastian Wagner
12:40 PM Orchestrator Bug #44609 (Pending Backport): cephadm: grafana: cert problem prevents dashbaord integration
Sebastian Wagner
12:39 PM Orchestrator Bug #44602 (Pending Backport): cephadm: `orch ls` shows daemons as online, despite host is down
Sebastian Wagner
12:31 PM rbd Subtask #44105 (Pending Backport): [rbd-mirror snapshot] clean-up unnecessary non-primary snapshots
Mykola Golub
12:30 PM Revision 34986728 (ceph): Merge pull request #34496 from dillaman/wip-44105
rbd-mirror: clean-up unnecessary non-primary snapshots
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
12:02 PM Revision d2d0efdc (ceph): mgr/dashboard: Add expand/collapse datatable feature
Adds expand/collapse feature to every datatable with details.
Fixes: https://tracker.ceph.com/issues/40702
Signed-of...
Sebastian Krah
11:52 AM Linux kernel client Bug #44813: Sendfile on cephfs result in 0 bytes data on other node
Hi Nicolas,
I encountered this a while back, and I asked on the mailinglist. Luckily, Jeff Layton @ Redhat provide...
Mikael Öhman
11:47 AM Revision 2f45558e (ceph): mon/FSCommands: Fix 'fs new' command
After creating a filesystem using the 'fs new' command, the value
of the 'data' and 'metadata' key of the datapool an...
Ramana Raja
11:43 AM CephFS Bug #43761 (In Progress): mon/MDSMonitor: "ceph fs authorize cephfs client.test /test rw" does no...
Patrick Donnelly wrote:
> Ramana, I'm assigning this to you. The bug is arguably in ceph-ansible because it's enabli...
Ramana Raja
11:37 AM Orchestrator Bug #44950 (Duplicate): OSDSpec: Reserving storage on db_devices
Sebastian Wagner
11:28 AM Orchestrator Bug #45029 (Pending Backport): cephadm: add-repo fails (silently) when no arguments are given
Sebastian Wagner
11:27 AM Orchestrator Backport #45061 (In Progress): octopus: cephadm: iscsi
Sebastian Wagner
11:25 AM Orchestrator Bug #45065 (Pending Backport): cephadm: Config option warn_on_stray_daemons does not work as expe...
Sebastian Wagner
11:24 AM Orchestrator Bug #44934 (Pending Backport): cephadm RGW: scary remove-deploy loop
Sebastian Wagner
11:12 AM Revision fa88483f (ceph): mgr/cephadm: use --osd-ids instead of --osd-id
Signed-off-by: Joshua Schmid <jschmid@suse.de> Joshua Schmid
11:12 AM Revision 5b32c3e5 (ceph): mgr/cephadm: add support for osd_id_claims
Signed-off-by: Joshua Schmid <jschmid@suse.de> Joshua Schmid
10:56 AM Revision a07f2d6e (ceph): Merge pull request #34529 from maran/master
cephadm: warn when no valid version arguments are supplied to add-repo
Reviewed-by: Sebastian Wagner <sebastian.wagn...
Sebastian Wagner
10:54 AM Revision 91d0b5a3 (ceph): Merge pull request #34490 from sebastian-philipp/cephadm-command_add_re...
cephadm: add-repo: Don't test for podman
Reviewed-by: Michael Fritch <mfritch@suse.com>
Sebastian Wagner
10:54 AM Revision 0cc05d0f (ceph): Merge pull request #34443 from sebastian-philipp/cephadm-revert-33974
cephadm: Update images used
Reviewed-by: Michael Fritch <mfritch@suse.com>
Sebastian Wagner
10:26 AM Revision 3c490923 (ceph): mon/FSCommands: Fix 'add_data_pool' command
After making a RADOS pool a filesystem's data pool using the
'add_data_pool' command, the value of the 'data' key of ...
Ramana Raja
09:59 AM ceph-volume Bug #45094: ceph-volume inventory does not read mpath properly
I'm reporting this on behalf of someone so I'll do my best.
The device has shown in the log is big, but when running...
Sébastien Han
09:48 AM ceph-volume Bug #45094: ceph-volume inventory does not read mpath properly
Any chance you could add a bit more details? What do you expect and what do you get? Jan Fajerski
08:28 AM ceph-volume Bug #45094 (Resolved): ceph-volume inventory does not read mpath properly
It seems that the inventory command reports a device with insufficient space.
c-v log:...
Sébastien Han
09:44 AM Orchestrator Bug #45095 (Fix Under Review): cephadm adopt can't handle offline OSDs
Tim Serong
09:17 AM Orchestrator Bug #45095 (Resolved): cephadm adopt can't handle offline OSDs
@cephadm adopt@ for OSDs relies on the OSD actually being up and running (it checks /var/lib/ceph/osd/ceph-$ID/{fsid,... Tim Serong
09:44 AM Revision 4313f863 (ceph): Merge pull request #34556 from ahaase-c4u/patch-1
mgr/cephadm: corrected documentation for starting an upgrade
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
09:41 AM Revision dce6285c (ceph): Merge pull request #34555 from ahaase-c4u/45065
mgr/cephadm: Fixed warn_on_stray_hosts setting
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
09:34 AM Revision 1e1d5776 (ceph): Merge pull request #34415 from sebastian-philipp/orch-fix-rgw-daemon-de...
mgr/orch: Fix DaemonDescription().daemon_id() for RGWs
Reviewed-by: Michael Fritch <mfritch@suse.com>
Sebastian Wagner
09:33 AM Revision 8f605c7c (ceph): Merge pull request #34216 from jschmid1/preview_drivegroups
mgr/cephadm: preview osd creation for osdspecs
Reviewed-by: Kiefer Chang <kiefer.chang@suse.com>
Reviewed-by: Sebast...
Sebastian Wagner
09:29 AM Revision de095e8a (ceph): Merge pull request #34558 from mgfritch/cephadm-enter-container
cephadm: use CephContainer during command `enter`
Reviewed-by: Joshua Schmid <jschmid@suse.de>
Sebastian Wagner
09:12 AM Orchestrator Bug #45092 (Duplicate): granfana api url - cephadm
Thanks for reporting this! (duplicates #44877) Sebastian Wagner
05:41 AM Orchestrator Bug #45092 (Duplicate): granfana api url - cephadm
Upon creating a cephadm grafana using 'ceph orch apply grafana 1'
The api url is automatically set to the internal...
Ashley Merrick
07:48 AM Revision 462a68ab (ceph): mgr/cephadm: enable osd previews
Signed-off-by: Joshua Schmid <jschmid@suse.de> Joshua Schmid
07:47 AM Revision bf3d06d1 (ceph): mgr/cephadm: corrected documentation for starting an upgrade
Signed-off-by: Andreas Haase <andreas.haase@community4you.de> ahaase-c4u
07:43 AM CephFS Backport #45050 (In Progress): nautilus: stale scrub status entry from a failed mds shows up in `...
Wei-Chung Cheng
06:07 AM CephFS Feature #44891 (In Progress): link ceph-fuse to libfuse3 if possible
Xiubo Li
05:36 AM Orchestrator Feature #45091 (Closed): cephadm: CephX disabled: bad_method + failed to fetch mon config
Upon trying to migrate an existing cluster to cephadm the new MDS via cephadm fail to start.
Cluster is running wi...
Ashley Merrick
03:32 AM Revision 0ec13bac (ceph): doc/rados/operations: update docs to reflect balancer being on by default
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
02:36 AM Revision 32c240fd (ceph): Merge pull request #34562 from tchaikov/wip-jenkins-trigger
github: add "jenkins test classic perf" to jenkins commands list
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
02:24 AM CephFS Fix #44171 (Fix Under Review): pybind/cephfs: audit for unimplemented bindings for libcephfs
Kotresh Hiremath Ravishankar
02:11 AM CephFS Bug #44962 (Fix Under Review): "ceph fs status" command outputs to stderr instead of stdout when ...
Kotresh Hiremath Ravishankar
02:11 AM CephFS Bug #44962: "ceph fs status" command outputs to stderr instead of stdout when json formatting is ...
Yes, you are right. Sent the PR. Kotresh Hiremath Ravishankar
01:57 AM Revision eb586f51 (ceph): github: add "jenkins test classic perf" to jenkins commands list
it's used for triggering perf test with classic OSD
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:01 AM CephFS Bug #43600: qa: workunits/suites/iozone.sh: line 5: iozone: command not found
Recently I hit this too.
Or how about let's just do clone and built it before using it like the ./workunits/suites...
Xiubo Li
12:53 AM Revision 8f90e41d (ceph): PendingReleaseNotes: add note about balancer being on by default
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
12:07 AM Revision bad52d10 (ceph): mon/OSDMonitor: refactor loops for better readability
implement the suggestion proposed in #19076
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:02 AM Revision eff9d0fc (ceph): Merge pull request #19076 from jecluis/wip-mon-fix-osdmap-lec-trim
mon/OSDMonitor: allow trimming maps even if osds are down
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai

04/14/2020

11:58 PM Revision 0a0c5f9e (ceph): Merge pull request #34510 from aclamk/wip-rocksdb-open-close
kv/KeyValueDB: Making open/close operations complementary.
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
11:51 PM Revision f5e52438 (ceph): Merge pull request #34228 from shonpaz123/add_notifications_documentation
doc/rgw: add documentation for bucket notifications filters and supported push endpoints
Reviewed-by: Yuval Lifshitz...
Kefu Chai
11:51 PM Revision 73f68ecb (ceph): Merge pull request #33975 from jbwyatt4/jbwyatt4-need-disk-space-info
doc: added space requirement to "Build Prerequisites"
Reviewed-by: Deepika Upadhyay <dupadhya@redhat.com>
Kefu Chai
11:49 PM Revision 5153c491 (ceph): Merge pull request #33901 from rs-fabrica/rados_man_page_options
doc/man/8/rados.rst: including all available options
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:48 PM Revision 6abf2c15 (ceph): Merge pull request #34197 from varshar16/wip-doc-SubmittingPatches-url
doc/SubmittingPatches: Fix 'Fixes line' hyperlink
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Kefu Chai
11:46 PM Revision f05fe55b (ceph): Merge pull request #34265 from shonpaz123/add_sc_doc
doc/rgw: add documentation for allowed storage classes for client SDKs
Reviewed-by: Or Friedmann <ofriedma@redhat.com>
Kefu Chai
11:43 PM Revision 8b8bd736 (ceph): Merge pull request #34360 from gouthampacha/doc-fix
doc: fix broken link for cephfs kernel recommendations
Reviewed-by: Rishabh Dave <ridave@redhat.com>
Reviewed-by: Ke...
Kefu Chai
10:25 PM Revision 3c762d0e (ceph): cephadm: use CephContainer during command `enter`
instead of the `get_container` helper func
Signed-off-by: Michael Fritch <mfritch@suse.com>
Michael Fritch
10:05 PM Revision 847f178c (ceph): rbd-mirror: utilize structured binding in 'for' loop
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
07:09 PM Revision ec85af5b (ceph): qa/standalone/mon/osd-pool-df.sh: flush_pg_stats explicitly
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
06:45 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
I have migrated data away and did a fresh install of ceph using cephadm for octopus. I am not quite to the point of t... mitchell walls
05:40 PM Revision 71f75fe4 (ceph): Merge pull request #33806 from trociny/wip-mirror_snapshot_schedule-wat...
mgr/rbd_support: make mirror_snapshot_schedule rescan only updated pools
Reviewed-by: Jason Dillaman <dillaman@redha...
Jason Dillaman
05:39 PM Revision e202c4aa (ceph): Merge pull request #34262 from zhengchengyao/wip-deprecated-order
tools: remove all deprecated options from the help output
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:39 PM Revision 4cd16e13 (ceph): radosgw-admin: add support for --bucket-id in bucket stats command
Fixes: https://tracker.ceph.com/issues/41061
Signed-off-by: Vikhyat Umrao <vikhyat@redhat.com>
Vikhyat Umrao
05:26 PM Revision b07c2da6 (ceph): mgr/cephadm: Fixed warn_on_stray_hosts setting
Fixes: https://tracker.ceph.com/issues/45065
Signed-off-by: Andreas Haase <andreas.haase@community4you.de>
Andreas Haase
05:21 PM Orchestrator Bug #45016: mgr: `ceph tell mgr mgr_status` hangs
Quick check in vstart suggests the mgr works fine (current octopus).
Guess a next step could be to run this with d...
Jan Fajerski
04:55 PM rbd Bug #44938: [rbd-mirror] tx-only peer from heartbeat can race w/ CLI
NOTE: this will require a second commit to address since the first commit did not fully resolve the issue.
http://...
Jason Dillaman
04:54 PM rbd Backport #45036: octopus: [rbd-mirror] tx-only peer from heartbeat can race w/ CLI
NOTE: this will require a second commit to address since the first commit did not fully resolve the issue. Jason Dillaman
04:17 PM Orchestrator Bug #45065 (Fix Under Review): cephadm: Config option warn_on_stray_daemons does not work as expe...
Sebastian Wagner
01:52 PM Orchestrator Bug #45065: cephadm: Config option warn_on_stray_daemons does not work as expected
As far as I can see, the problem is line 1050 in mgr/cephadm/module.py. The line states
if self.warn_on_stray_ho...
Andreas Haase
04:15 PM Revision 3a04912e (ceph): qa/tasks/ceph.py: cleanup: stop calling get_wwn_id_map()
Nowadays, get_wwn_id_map is essentially a noop - it does:
return dict((d, d) for d in devs)
This reverts anothe...
Nathan Cutler
04:15 PM Revision c94d4243 (ceph): qa/tasks/ceph.py: drop block_journal, tmpfs_journal
I looked, but did not find any tests that actually use these options.
Signed-off-by: Nathan Cutler <ncutler@suse.com...
Nathan Cutler
04:15 PM Revision 012f2685 (ceph): qa/tasks/ceph.py: drop roles_to_journals and remote_to_roles_to_journals
These do not seem to get any use anymore.
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from commit...
Nathan Cutler
04:15 PM Revision 7ad7b8b0 (ceph): qa/tasks/ceph.py: use .format to log dicts
The ".format" builtin logs dicts nicely right out of the box.
Also, some of the log messages were too cryptic - fixe...
Nathan Cutler
04:15 PM Revision b6c45d40 (ceph): qa/tasks/ceph.py: fail test if osd devices not found
Fixes: https://tracker.ceph.com/issues/42357
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from comm...
Nathan Cutler
03:43 PM Revision 0f44806c (ceph): qa/rgw: run ceph_test_cls_2pc_queue in verify suite
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
03:39 PM CephFS Bug #45090 (Resolved): mds: inode's xattr_map may reference a large memory.
... Zheng Yan
03:20 PM mgr Bug #44515 (In Progress): jenkins: unable to send email when job fails
I installed postfix on the Jenkins machine and was able to send myself a test e-mail from the Jenkins settings. David Galloway
09:11 AM mgr Bug #44515: jenkins: unable to send email when job fails
@david, would you mind taking a look at this? Looks like the SMTP configuration on that node is borked... Lenz Grimmer
02:53 PM Orchestrator Bug #45086: cephadm: upgrade from v15 to v15.2.1 not working
I tried both - v15.2.1 and 15.2.1 (as stated in documentation) - same result Tobias Fischer
02:47 PM Orchestrator Bug #45086: cephadm: upgrade from v15 to v15.2.1 not working
have you tried without the v prefix?... Sebastian Wagner
01:17 PM Orchestrator Bug #45086 (Resolved): cephadm: upgrade from v15 to v15.2.1 not working
start updgrade:... Tobias Fischer
02:50 PM Revision 7de47c56 (ceph): doc: add a basic client configuration document
Signed-off-by: Jeff Layton <jlayton@redhat.com>
(cherry picked from commit 85df3a5fb2d388045c0b01bc5bd069a53b0216c5)
Jeff Layton
02:50 PM Revision f770ee2c (ceph): python-common: python-common: fix /hosts/ parsing in servicespecs
Signed-off-by: Joshua Schmid <jschmid@suse.de>
(cherry picked from commit 494728c5dc729de2dcc9c40d92e154c2bd5d8008)
Joshua Schmid
02:50 PM Revision 3627637a (ceph): python-common: add pyyaml to requirements file
Signed-off-by: Joshua Schmid <jschmid@suse.de>
(cherry picked from commit 04f0d3395c70252a0830f6f3326f85695c9b9af0)
Joshua Schmid
02:50 PM Revision 75e31bd1 (ceph): mgr/orch: fix python3 DeprecationWarning
test_orchestrator/module.py:181: DeprecationWarning: invalid escape sequence \s
patterns = ['-i\s(\w+)', '--id[\s...
Michael Fritch
02:50 PM Revision 0561ad8d (ceph): cephadm: ceph-iscsi first draft
This if the first draft of the ceph-iscsi in cephadm.
There are a few gotchas when running `rbd-target-api` in a cont...
Matthew Oliver
02:50 PM Revision 318b2b98 (ceph): doc/cephadm: <encrypted> is a global flag
Signed-off-by: Joshua Schmid <jschmid@suse.de>
(cherry picked from commit d524ad72306b6b2da688c85fddf997afbcd69f57)
Joshua Schmid
02:50 PM Revision 93763eb4 (ceph): tox: Fix the tox.ini's to support older versions of tox
The src/cephadm/tox.ini and src/pybind/mgr/tox.ini both don't run
on older versions of tox.
When using tox 2.9.1 both...
Matthew Oliver
02:50 PM Revision 8b65d8ec (ceph): mgr/cephadm: allow config for an nfs `container_image`
ceph config set <entity> container_image <container_image>
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry ...
Michael Fritch
02:50 PM Revision 359590e2 (ceph): cephadm: show error when no command is specified
Traceback (most recent call last):
File "./cephadm", line 4452, in <module>
if args.func != command_check_host:...
Michael Fritch
02:50 PM Revision 251fb60b (ceph): mgr/cephadm: remove stray regexp
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from commit 988b3cb76e3f8a9bbf2c83485c1d009305a4d025)
Michael Fritch
02:50 PM Revision 9a0fbf52 (ceph): mgr/cephadm: create a "common" config per nfs service
instead of a per-daemon RADOS conf object
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from commi...
Michael Fritch
02:50 PM Revision eded7a73 (ceph): mgr/cephadm: expose NFS "common" config
populate `rados_config_location` in the ServiceDescription with the
RADOS url of the "common" config
Signed-off-by: ...
Michael Fritch
02:50 PM Revision e1d1df02 (ceph): qa/workunits/cephadm/test_cephadm.sh: add fsid to ceph-volume cmds
needed when testing with a multi-cluster setup
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from ...
Michael Fritch
02:50 PM Revision 7fe7ce44 (ceph): qa/workunits/cephadm/test_cephadm.sh: use fsid during dump_log
needed when running with multiple ceph clusters
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from...
Michael Fritch
02:50 PM Revision b3c93a9e (ceph): mgr/cephadm: disable dashboard's grafana cert ssl_verify if we generate it
This will help dashboard work out of the box.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit ...
Sage Weil
02:50 PM Revision 8012a1ee (ceph): cephadm: add userid during grace add/remove
ganesha-rados-grace needs a rados userid to add/remove from the grace db
Mar 27 10:05:25 host1 bash[11684]: rados_co...
Michael Fritch
02:50 PM Revision 04b848b9 (ceph): mgr/cephadm: add config required for ganesha grace
adds minimal config for ganesha-rados-grace
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from com...
Michael Fritch
02:50 PM Revision 1fdc3862 (ceph): mgr/cephadm: add CACHEINODE and EXPORT_DEFAULTS sections
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from commit 25f4dedd3e75c81b19911fd33b171e613ab1c559)
Michael Fritch
02:50 PM Revision 568afcc9 (ceph): mgr/cephadm: type annotation for HostCache.mgr
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 52e05f8d20a0042c5ba7bc2d30a9db...
Sebastian Wagner
02:50 PM Revision e1a38794 (ceph): mgr/cephadm: remove unused method `_check_hosts`
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit e093c3754382f64133178b78d30d11...
Sebastian Wagner
02:50 PM Revision f6e6aae4 (ceph): mgr/cephadm: in-memory set of offline hosts
Fixes: https://tracker.ceph.com/issues/43839
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry pick...
Sebastian Wagner
02:50 PM Revision 18bd28a1 (ceph): mgr/cephadm: No daemon and device refresh if host if out
To make things faster
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 201a9c1...
Sebastian Wagner
02:50 PM Revision 1f91cc9a (ceph): mgr/cephadm: Set SSH connection timeout to 30s
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 152b4b4b298bb7f2f79159a49a4f75...
Sebastian Wagner
02:50 PM Revision 919fb3b4 (ceph): mgr/cephadm: Daemons running of unreachable servers are offline
Fixes: https://tracker.ceph.com/issues/44602
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry pick...
Sebastian Wagner
02:50 PM Revision a37e50bd (ceph): mgr/cephadm: add test for "Offline" host status
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 7368d77b31234c59b576303e1949ae...
Sebastian Wagner
02:50 PM Revision c5bea01d (ceph): Update index.rst
clean up "only only"
Signed-off-by: Tim <elatllat@gmail.com>
(cherry picked from commit d7c7ccb4390a91c0c791b9241419...
Tim Lewis
02:50 PM Revision 08aff73a (ceph): mgr/rook: Fix wrong data output when listing devices
Information used to build the <device ls> output is not the right one.
Rook provides in the devices configmap the ite...
Juan Miguel Olmo Martínez
02:44 PM Revision c8827963 (ceph): Merge pull request #33365 from ifed01/wip-ifed-hybrid-alloc2
os/bluestore: introduce hybird allocator
Reviewed-by: Adam Kupczyk <akucpzyk@redhat.com>
Reviewed-by: Kefu Chai <kch...
Kefu Chai
02:43 PM Orchestrator Feature #45089 (New): cephadm: mgr thrasher
Add a mgr thrasher
And make sure, *all things* are idempotent everywhere.
Sebastian Wagner
02:42 PM Revision 7f8e0f40 (ceph): Merge pull request #32704 from petrutlucian94/windows.2
common: Add dlfcn_compat.h for win32
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:08 PM Revision 2589e5bb (ceph): Merge pull request #34440 from sebastian-philipp/octopus-backport-34406
octopus: qa/suites/rados/cephadm/upgrade: start from v15.2.0
Reviewed-by: Michael Fritch <mfritch@suse.com>
Sebastian Wagner
02:07 PM Revision 1fdae0cf (ceph): Merge pull request #34438 from sebastian-philipp/octopus-backport-34062...
octopus: cephadm: batch backport March
Reviewed-by: Joshua Schmid <jschmid@suse.de>
Reviewed-by: Laura Paduano <lpad...
Sebastian Wagner
02:05 PM Revision de448faf (ceph): cephadm: Update images used
Print warning when using cephadm from master
See also "use quay octopus tip until 15.2 tag is available"
* a9b15c7e1...
Sebastian Wagner
01:53 PM Dashboard Feature #45088 (New): mgr/dashboard: add report lookup URL to Telemetry module
Add Telemetry report lookup URL to the Telemetry module as suggested/discussed in https://github.com/ceph/ceph/pull/3... Tatjana Dehler
01:45 PM rgw Bug #44268: multisite/lc: lc doesn't run in the slave
I made a PR to the master branch.
https://github.com/ceph/ceph/pull/34553
Ilsoo Byun
01:27 PM Orchestrator Bug #45087 (Closed): cephadm: add-repo: cephadm uses the container image ID as Debian repo base
installed cephadm last week according to docu and added repo via cephadm:... Tobias Fischer
01:22 PM CephFS Bug #45080: mds slow journal ops then cephfs damaged after restarting an osd host
It seems this is caused by ms type = simple (and msgr2). I can reproduce the bug easily by restarting an osd -- the m... Dan van der Ster
10:31 AM CephFS Bug #45080 (New): mds slow journal ops then cephfs damaged after restarting an osd host
We had a cephfs cluster get damaged following a routine osd restart.
* All MDS's have ms type = simple, which seem...
Dan van der Ster
12:54 PM Dashboard Backport #45085 (In Progress): nautilus: mgr/dashboard: Editing iSCSI target advanced setting cau...
Tiago Melo
11:39 AM Dashboard Backport #45085 (Resolved): nautilus: mgr/dashboard: Editing iSCSI target advanced setting causes...
https://github.com/ceph/ceph/pull/34551 Ricardo Marques
12:53 PM Dashboard Backport #45082 (In Progress): nautilus: mgr/dashboard: iSCSI CHAP max length validation
Tiago Melo
11:37 AM Dashboard Backport #45082 (Resolved): nautilus: mgr/dashboard: iSCSI CHAP max length validation
https://github.com/ceph/ceph/pull/34550 Ricardo Marques
12:46 PM Dashboard Cleanup #35693 (Resolved): Proposed About modal box
Lenz Grimmer
12:46 PM Revision caaaf37c (ceph): Merge pull request #34336 from nSedrickm/nsedrickm-ceph-dev
mgr/dashboard: Proposed About Modal box
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Tiago Melo <t...
Lenz Grimmer
12:44 PM Dashboard Bug #44991 (Pending Backport): monitoring: alert for pool fill up broken
Lenz Grimmer
12:43 PM Revision 8ac04892 (ceph): Merge pull request #34469 from votdev/issue_44991_pool_promql
monitoring: alert for pool fill up broken
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Kiefer Ch...
Lenz Grimmer
12:43 PM Revision 267af5fc (ceph): qa/suites/rbd: tweak 'require_osd_release' to 'pacific'
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:43 PM Dashboard Backport #45084 (In Progress): octopus: mgr/dashboard: Editing iSCSI target advanced setting caus...
Tiago Melo
11:39 AM Dashboard Backport #45084 (Resolved): octopus: mgr/dashboard: Editing iSCSI target advanced setting causes ...
https://github.com/ceph/ceph/pull/34548 Ricardo Marques
12:43 PM Revision 187b8dbf (ceph): mgr/dashboard: Remove duplicate code in iscsi.py
Signed-off-by: Tiago Melo <tmelo@suse.com>
(cherry picked from commit 7291e82ffc878394debbbb00e81dd565c6f6a128)
Tiago Melo
12:43 PM Revision 8176565a (ceph): mgr/dashboard: Prevent iSCSI target recreation when editing controls
Also prevents updating target auth, when this was not modified.
Fixes: https://tracker.ceph.com/issues/44659
Signed...
Tiago Melo
12:41 PM Dashboard Backport #45083 (In Progress): octopus: mgr/dashboard: iSCSI CHAP max length validation
Tiago Melo
11:37 AM Dashboard Backport #45083 (Resolved): octopus: mgr/dashboard: iSCSI CHAP max length validation
https://github.com/ceph/ceph/pull/34547 Ricardo Marques
12:41 PM Revision eb98e652 (ceph): mgr/dashboard: Fix iSCSI's username and password validation
When using regex, instead of strings, angular doesn't assume the pattern must
validate the entire string.
Add valida...
Tiago Melo
11:47 AM Revision ed5b737d (ceph): qa/tasks/cephfs/test_misc: switch to netns suspend/resume
https://tracker.ceph.com/issues/44044
Signed-off-by: Xiubo Li <xiubli@redhat.com>
Xiubo Li
11:47 AM Revision 5c24d913 (ceph): qa/tasks/cephfs: add mount_wait() support to simplify the code
Mostly we should wait the mountpoint to get ready, especially for
the fuse mountpoint, sometimes it may take a few se...
Xiubo Li
11:47 AM Revision 06d10798 (ceph): qa/tasks/cephfs: rename mounted() to mounted_wait()
The boolean self.mounted parameter is conflicted with mounted() helper,
so we will hit error like:
INFO:tasks.cephfs...
Xiubo Li
11:47 AM Revision f0c67256 (ceph): qa/vstart_runner: add unsharing network namespace support
This will isolate the network namespace for each mount point with
a private ip address and iptables, etc.
For the ki...
Xiubo Li
11:47 AM Revision 8728da9c (ceph): qa/cephfs/fuse-mount: do not use the 'stat' to check the mount state
If the network couldn't response due to some reasons, the 'stat' cmd
will stuck until the network recovery, the best ...
Xiubo Li
11:47 AM Revision eb2fe844 (ceph): qa/tasks/cephfs/test_client_recovery: switch to netns suspend/resume
Fixes: https://tracker.ceph.com/issues/44044
Signed-off-by: Xiubo Li <xiubli@redhat.com>
Xiubo Li
11:47 AM Revision e7f3cf34 (ceph): unshare-ns-mount: add isolating netns for mount helper support
This helper script will help to unshare the network namespace from
the os and with its own private veth interface, IP...
Xiubo Li
11:31 AM Dashboard Bug #44659 (Pending Backport): mgr/dashboard: Editing iSCSI target advanced setting causes a targ...
Lenz Grimmer
11:31 AM Revision cd271d95 (ceph): Merge pull request #34065 from tspmelo/wip-iscsi-advanced
mgr/dashboard: Prevent iSCSI target recreation when editing controls
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Lenz Grimmer
11:11 AM Revision 6bf7a3eb (ceph): common: Add dlfcn_compat.h for win32
We'll emulate the dlfcn.h interface using Windows functions, which
will allow loading Windows DLLs.
Signed-off-by: L...
Lucian Petrut
11:09 AM Dashboard Bug #39303 (Can't reproduce): mgr/dashboard/controllers/summary.py: 500 server error when no daem...
Just tested this on a local cluster and was not able to reproduce it. Please re-open if this issue is still reproduci... Lenz Grimmer
11:02 AM Dashboard Bug #42330 (Resolved): nautilus: mgr/dashboard: Error getting image configuration during deletion
Lenz Grimmer
10:59 AM Dashboard Bug #44624 (Pending Backport): mgr/dashboard: iSCSI CHAP max length validation
Lenz Grimmer
10:53 AM mgr Cleanup #44977: mgr: make inter-module calls explicit
This is incomplete. All calls to methods of OrchestratorClientMixin are also remote. Sebastian Wagner
10:53 AM Revision 9b88f847 (ceph): Merge pull request #34009 from tspmelo/wip-iscsi-auth
mgr/dashboard: Fix iSCSI's username and password validation
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Review...
Lenz Grimmer
10:39 AM Revision 5bbb39bd (ceph): libcephfs/pybind: Add fchown, fchmod
Fixes: https://tracker.ceph.com/issues/44171
Signed-off-by: Kotresh HR <khiremat@redhat.com>
Kotresh Hiremath Ravishankar
10:39 AM Revision 318aa798 (ceph): libcephfs/pybind: Add fsetxattr, fgetxattr, fremovexattr, flistxattr
Fixes: https://tracker.ceph.com/issues/44171
Signed-off-by: Kotresh HR <khiremat@redhat.com>
Kotresh Hiremath Ravishankar
10:39 AM Revision b085bc1c (ceph): libcephfs/pybind: Add lsetxattr, lremovexattr, lgetxattr, llistxattr
Fixes: https://tracker.ceph.com/issues/44171
Signed-off-by: Kotresh HR <khiremat@redhat.com>
Kotresh Hiremath Ravishankar
10:39 AM Revision eb528b60 (ceph): libcephfs/pybind: Add fallocate, mknod
Fixes: https://tracker.ceph.com/issues/44171
Signed-off-by: Kotresh HR <khiremat@redhat.com>
Kotresh Hiremath Ravishankar
10:39 AM Revision 85b5a6b7 (ceph): libcephfs/pybind: Add lazyio, lazyio_propagate, lazyio_synchronize
Fixes: https://tracker.ceph.com/issues/44171
Signed-off-by: Kotresh HR <khiremat@redhat.com>
Kotresh Hiremath Ravishankar
10:39 AM Revision 0fcea92e (ceph): libcephfs/pybind: Add get_file_replication, get_path_replication
Fixes: https://tracker.ceph.com/issues/44171
Signed-off-by: Kotresh HR <khiremat@redhat.com>
Kotresh Hiremath Ravishankar
10:39 AM Revision e8b9271d (ceph): libcephfs/pybind: Add get_pool_id, get_pool_replication
Fixes: https://tracker.ceph.com/issues/44171
Signed-off-by: Kotresh HR <khiremat@redhat.com>
Kotresh Hiremath Ravishankar
10:39 AM Revision 4fee2e7f (ceph): libcephfs/pybind: Add debug_get_fd_caps, debug_get_file_caps, get_cap_r...
Fixes: https://tracker.ceph.com/issues/44171
Signed-off-by: Kotresh HR <khiremat@redhat.com>
Kotresh Hiremath Ravishankar
10:39 AM Revision 25f0e2d5 (ceph): libcephfs/pybind: Add set_uuid, set_session_timeout
Fixes: https://tracker.ceph.com/issues/44171
Signed-off-by: Kotresh HR <khiremat@redhat.com>
Kotresh Hiremath Ravishankar
10:33 AM Orchestrator Bug #45081 (Resolved): cephadm: `upgrade check 15.2.1` : OrchestratorError: Failed to pull 15.2.1...
... Sebastian Wagner
10:25 AM RADOS Feature #45079 (New): HEALTH_WARN, if require-osd-release is < mimic and OSD wants to join the cl...
When upgrading a cluster to octopus, users should get a warning, if require-osd-release is < mimic as this prevents o... Sebastian Wagner
10:20 AM Dashboard Bug #45068 (Fix Under Review): mgr/dashboard: Prometheus query error while filtering values in th...
Volker Theile
09:52 AM Revision 1b6fc245 (ceph): Merge pull request #33816 from rzarzynski/wip-msg-no-extra-alloc-in-secure
msg/async: fix unnecessary 4 kB allocation in secure mode.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:43 AM CephFS Bug #44902: ceph-fuse read the file cached data when we recover from the blacklist
The master branch also has this problem. Yanhu Cao
09:14 AM Dashboard Feature #42453: mgr/dashboard: Allow previewing OSDs in Create OSD from
Upload the screenshots demonstrated in today's standup.
!2020-04-14-demo1.png!
!2020-04-14-demo2.png!
Kiefer Chang
09:12 AM Dashboard Bug #44802: mgr/dashboard: ceph-api-nightly-nautilus-backend failure "ImportError: cannot import ...
Laura Paduano wrote:
> Re-opened the tracker issue since this error started to show up again in the nightly nautilus...
Lenz Grimmer
06:00 AM Dashboard Bug #44802 (New): mgr/dashboard: ceph-api-nightly-nautilus-backend failure "ImportError: cannot i...
Re-opened the tracker issue since this error started to show up again in the nightly nautilus builds:
- https://jenk...
Laura Paduano
09:08 AM Revision deb0af63 (ceph): doc/rados/operations/health-checks: document bluestore spurious read
errors alert.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
09:08 AM Revision 38103582 (ceph): os/bluestore: raise health alerts when spurious read errors observed
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
08:59 AM Revision d4ceacb7 (ceph): Merge pull request #34423 from smithfarm/wip-44893-octopus
octopus: cephadm: ceph-volume: disallow concurrent execution
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Reviewed...
Sebastian Wagner
08:58 AM Revision fb246d2e (ceph): Merge pull request #34407 from liewegas/pr-34296-octopus
octopus: qa/tasks/cephadm: add 'roleless' mode
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
08:54 AM RADOS Bug #44715: common/TrackedOp.cc: 163: FAILED ceph_assert((sharded_in_flight_list.back())->ops_in_...
http://pulpito.ceph.com/swagner-2020-04-09_21:46:02-rados-wip-swagner2-testing-2020-04-09-1541-distro-basic-smithi/ Sebastian Wagner
08:52 AM Revision 8234765b (ceph): cephfs-shell: Remove undefined exception instance
This patch fixes the following flake8 error:
F821 undefined name 'e'
Fixes: https://tracker.ceph.com/issues/44645
Si...
Varsha Rao
08:26 AM Revision c98d5ada (ceph): Merge pull request #34523 from smithfarm/wip-45053-octopus
octopus: doc/releases/nautilus: restart OSDs to make them bind to v2 addr
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
07:40 AM Dashboard Bug #43527 (Fix Under Review): mgr/dashboard: read-only modals
Alfonso Martínez
07:31 AM CephFS Bug #44962: "ceph fs status" command outputs to stderr instead of stdout when json formatting is ...
... Sébastien Han
07:31 AM CephFS Bug #44962: "ceph fs status" command outputs to stderr instead of stdout when json formatting is ...
Sorry my bad, this only happens when --format json is used.
Sorry for the confusing, I updated the description.
Sébastien Han
06:31 AM CephFS Bug #44962 (In Progress): "ceph fs status" command outputs to stderr instead of stdout when json ...
Kotresh Hiremath Ravishankar
07:28 AM Revision 6f63432c (ceph): cephfs-shell: Fix flake8 indentation issues
This patch fixes the following flake8 error:
E128 continuation line under-indented for visual indent
E122 continuatio...
Varsha Rao
06:59 AM Revision b294be29 (ceph): cephfs-shell: Add whitespace around arithmetic operator
This patch fixes the following flake8 error:
E226 missing whitespace around arithmetic operator
Fixes: https://track...
Varsha Rao
06:54 AM CephFS Bug #45078 (New): mds lock always waiting stable after a bunch rename test
I run a metadata bench test, which about 30,000 files rename test in one directory, and always got mds slow request a... Hikscale Team
06:51 AM Revision 7d19c6d6 (ceph): cephfs-shell: Remove redundant backslash between brackets
This patch fixes the following flake8 error:
E502 the backslash is redundant between brackets
Fixes: https://tracker...
Varsha Rao
06:41 AM Revision 319d6656 (ceph): cephfs-shell: Add blank line between functions
This patch fixes the following flake8 error:
E302 expected 2 blank lines, found 1
Fixes: https://tracker.ceph.com/is...
Varsha Rao
06:37 AM CephFS Bug #45071 (Fix Under Review): cephfs-shell: CI testing does not detect flake8 errors
Varsha Rao
06:02 AM ceph-volume Backport #45004 (Resolved): mimic: batch filter_devices tries to access lvs when there are none
Jan Fajerski
06:02 AM ceph-volume Backport #45000 (Resolved): mimic: batch: error on filtered devices in interactive only if usable...
Jan Fajerski
03:11 AM rgw Bug #45077: Headers are missing in abort multipart upload response if bucket has lifecycle.
https://github.com/ceph/ceph/pull/30780 zhang sw
03:10 AM rgw Bug #45077 (Resolved): Headers are missing in abort multipart upload response if bucket has lifec...
If abort multipart upload is configured in lifecycle, x-amz-abort-date and x-amz-abort-rule-id should be returned in ... zhang sw
03:01 AM CephFS Bug #43600: qa: workunits/suites/iozone.sh: line 5: iozone: command not found
FWIW, iozone is non-free software. see https://lists.fedorahosted.org/archives/list/legal@lists.fedoraproject.org/thr... Kefu Chai
12:05 AM Revision bca3b3f6 (ceph): qa/workunits/cephtool/test.sh: don't set-require-min-compat-client lumi...
This should not be required since mon_osd_initial_require_min_compat_client
is now luminous.
Signed-off-by: Neha Ojh...
Neha Ojha
12:05 AM Revision d4fbaf7e (ceph): pybind/mgr/balancer/module.py: turn on balancer in upmap mode by default
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
12:05 AM Revision 480afa61 (ceph): qa/standalone/mgr/balancer.sh: adapt test
Now that the balancer is on by default the test needs these changes.
Signed-off-by: Neha Ojha <nojha@redhat.com>
Neha Ojha
12:05 AM Revision 321faa9c (ceph): qa/standalone/mon/osd-pool-df.sh: fix test to check for the right values
Though the test passed, we weren't checking for the correct values:
.../qa/standalone/mon/osd-pool-df.sh:62: TEST_ce...
Neha Ojha

04/13/2020

10:39 PM RADOS Bug #45076 (Resolved): rados: Sharded OpWQ drops suicide_grace after waiting for work
The Sharded OpWQ will opportunistically wait for more work when processing an empty queue. While waiting, the default... Dan Hill
07:45 PM RADOS Bug #45075 (Resolved): scrub/osd-scrub-repair.sh: TEST_auto_repair_bluestore_failed failure
... Neha Ojha
07:15 PM Revision 38ae96e1 (ceph): Merge pull request #34344 from jmolmo/rook_inventory
mgr/rook: Fix wrong data output when listing devices
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
06:41 PM CephFS Bug #44807 (Can't reproduce): cephfs kernel mount option "noshare" is useless
This was fixed in mainline by this patch, but it was never backported to RHEL/Centos kernels. If you have a RHEL enti... Jeff Layton
06:31 PM CephFS Bug #44807: cephfs kernel mount option "noshare" is useless
I don't see that at all with a more recent kernel (5.7.0-rc1). I'll have to spin up a centos box and see if it's repr... Jeff Layton
06:08 PM Revision 16a7df28 (ceph): rgw: ContinuousLeaseCR::is_locked() is const
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:08 PM Revision 52fa7732 (ceph): rgw: remove per-bucket-shard sync leases
bucket sync now gets a const pointer to the DataSyncShard's lease to
check whether the lease has expired
Signed-off-...
Casey Bodley
06:08 PM Revision 482b44f9 (ceph): rgw: dont use RGWOmapAppend for error_repo
the error_repo writes need to be synchronous
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:08 PM Revision dec531ad (ceph): rgw: track last timestamp written for bucket sync
bucket sync remembers the latest timestamp that it successfully wrote to
the bucket sync status. data sync can use th...
Casey Bodley
06:08 PM Revision 8fdde411 (ceph): rgw: add data sync cache for bucket shards
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:08 PM Revision a7d859ed (ceph): test/rgw: add unittest_rgw_bucket_sync_cache
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:08 PM Revision 04dc0d0d (ceph): rgw: DataSyncSingleEntry takes cached state
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:08 PM Revision b65b5b5a (ceph): rgw: DataSyncSingleEntry does not duplicate bucket sync
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:08 PM Revision 9826a115 (ceph): rgw: DataSyncSingleEntry loops based on progress
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:08 PM Revision 8b4a7da7 (ceph): rgw: data sync no longer needs index_key_to_marker
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:08 PM Revision 4e12bde4 (ceph): rgw: SysObj service applies objv on set_attrs
like write(), we need to apply the writev back to readv
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:08 PM Revision 8d715d18 (ceph): rgw: SimpleRadosReadAttrsCR takes objv_tracker
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:08 PM Revision 91d326c1 (ceph): rgw: RadosRemoveCR takes objv_tracker
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:08 PM Revision 7fb98eaf (ceph): rgw: use objv_tracker to read/write bucket sync status
use cls_version on bucket sync status to detect racing writes - whether
from other gateways, or from radosgw-admin co...
Casey Bodley
06:08 PM Revision 2075addc (ceph): rgw: ContinuousLeaseCR doesn't need locks/atomics
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:08 PM RADOS Backport #44486 (In Progress): nautilus: Nautilus: Random mon crashes in failed assertion at ceph...
Nathan Cutler
05:47 PM Revision 0bcaa261 (ceph): mgr/rbd_support: attempt to unregister watcher on mgr exit
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
05:45 PM Revision 69259c8d (ceph): mgr/rbd_support: make mirror_snapshot_schedule rescan only updated pools
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
05:27 PM rgw Backport #45073 (In Progress): nautilus: SElinux denials observed on teuthology multisite run
Nathan Cutler
05:24 PM rgw Backport #45073 (Resolved): nautilus: SElinux denials observed on teuthology multisite run
https://github.com/ceph/ceph/pull/34539 Nathan Cutler
05:26 PM rgw Backport #45074 (In Progress): octopus: SElinux denials observed on teuthology multisite run
Nathan Cutler
05:25 PM rgw Backport #45074 (Resolved): octopus: SElinux denials observed on teuthology multisite run
https://github.com/ceph/ceph/pull/34538 Nathan Cutler
05:26 PM Revision eefca825 (ceph): selinux: add "type http_cache_port_t" in require section
this addresses the regression introduced by
611a2a7ce1713cf92797b19d8a9a93a7dfc68fa5
Fixes: https://tracker.ceph.com...
Kefu Chai
05:26 PM Revision 266cc88b (ceph): Update ceph.te
Fixes: https://tracker.ceph.com/issues/45022
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
(cherry picked fr...
kalebskeithley
05:25 PM Revision 53c75eeb (ceph): rpm,deb: add ceph-erasure-code-tool to ceph-osd package
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
05:25 PM Revision 56aaaf8a (ceph): test/erasure-code: remove ceph_erasure_code
Its functionality is moved to ceph-erasure-code-tool.
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
05:24 PM Revision b274357d (ceph): ceph-erasure-code-tool: new tool to encode/decode files
E.g. it may be useful as a last resort when recovering an object from
a damaged PG: extract the encoded object chunks...
Mykola Golub
05:22 PM rbd Bug #45072 (Resolved): [rbd-mirror] image replayer stop might race with remove and instace replay...
http://qa-proxy.ceph.com/teuthology/jdillaman-2020-04-09_09:42:22-rbd-wip-jd-testing-distro-basic-smithi/4938679/teut... Jason Dillaman
04:52 PM Bug #45023: Object corpus generation is currently broken
Hmm this script is run sporadically and apparently it's been a while. I'll bring this up at our tech leads meeting bu... Greg Farnum
04:28 PM Revision 9eef4123 (ceph): Merge pull request #33989 from ifed01/wip-ifed-better-bluefs-expand
os/bluestore: open DB in read-only when expanding DB/WAL.
Reviewed-by: Adam Kupczyk <akucpzyk@redhat.com>
Kefu Chai
04:25 PM Revision 9070f9c9 (ceph): Merge pull request #33782 from aclamk/wip-alloc-aging-logging-simpler
os/bluestore: Simplified logic of sliding window.
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Kefu Chai
04:25 PM Revision a79fc421 (ceph): Merge pull request #33434 from ifed01/wip-ifed-big-writes-deferred
os/bluestore: go deferred for 'big' writes.
Reviewed-by: Adam Kupczyk <akupczyk@redhat.com>
Kefu Chai
04:23 PM Revision 153f70c0 (ceph): Merge pull request #33715 from trociny/wip-pybind-rados-watch
pybind/rados: add watch object bindings
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Kefu Chai
04:19 PM CephFS Bug #44962: "ceph fs status" command outputs to stderr instead of stdout when json formatting is ...
I think there is slight confusion w.r.t to fd numbers of stdout and stderr.
As per /usr/include/unistd.h
/* Sta...
Kotresh Hiremath Ravishankar
03:19 PM Revision 6db17baf (ceph): bufferlist: use iterators for comparison operators
bufferlist's operator[] is not constant time! use iterators to avoid
these costly indexing operations
Signed-off-by:...
Casey Bodley
03:06 PM Revision 703e4034 (ceph): rgw: remove unused RGWWaitCR
coroutines that want to sleep should just call RGWCoroutine::wait()
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
03:06 PM Revision af2114a6 (ceph): rgw: don't write to error repo for async notification failures
async notifications are just hints, and don't imply an obligation to
sync the bucket shard. if we fail to sync, don't...
Casey Bodley
03:06 PM Revision 01c601fb (ceph): common: add [coarse_]real_time support to ceph_json.h
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
03:06 PM Revision cfbd5807 (ceph): rgw: incremental bucket sync status stores timestamp
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
03:06 PM Revision 5a64703f (ceph): rgw: add CR for omap_get_vals()
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
03:06 PM Revision cbd2f7cf (ceph): rgw: DataSyncShardCR uses GetOmapVals
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
03:06 PM Revision 59df17f1 (ceph): rgw: add error repo primitives with timestamp comparisons
the sync error repo stores omap keys for each datalog entry that needs a
retry. this adds a new primitive for that, t...
Casey Bodley
03:06 PM Revision d03fa0d3 (ceph): rgw: data sync tracks timestamps for error repo
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
03:06 PM Revision 5b97f04d (ceph): rgw: parse bucket-shard before DataSyncSingleEntry
it's easier for DataSyncShard to handle parsing failures before calling
MarkerTrack::start() and DataSyncSingleEntry
...
Casey Bodley
03:06 PM Revision 1ebe74ee (ceph): rgw: use optional for DataSyncShardMarkerTrack
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
03:06 PM Revision dc533b9c (ceph): rgw: add sync_single_entry() helper function
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
03:06 PM Revision 217f57eb (ceph): rgw: add struct data_sync_obligation
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
03:06 PM Revision 0f16f13a (ceph): rgw: store timestamp in InitBucketShardSyncStatus
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
03:03 PM Revision 3f2e5931 (ceph): Merge pull request #33982 from cbodley/wip-cls-cmpomap
cls/cmpomap: add cls module for CMPXATTR-like functionality in omap
Reviewed-by: Yuval Lifshitz <yuvalif@yahoo.com>
Casey Bodley
02:44 PM RADOS Backport #43232: nautilus: pgs stuck in laggy state
@Neha - Can you make a decision whether to backport this to nautilus or not? Sage wrote:
"I'm not sure whether we ...
Nathan Cutler
02:43 PM Bug #43114: ceph_argparse: binary flags cannot have detached value
Some possibly related work:
* https://github.com/ceph/ceph/pull/31042
* https://github.com/ceph/ceph/pull/33164
Nathan Cutler
02:36 PM rgw Bug #45022 (Pending Backport): SElinux denials observed on teuthology multisite run
Casey Bodley
02:08 PM mgr Backport #43468 (Need More Info): luminous: ceph-mgr's finisher queue can grow indefinitely, maki...
@David, you requested this backport in https://tracker.ceph.com/issues/43364#note-10 but it's non-trivial. Can you ta... Nathan Cutler
02:08 PM mgr Backport #43467: mimic: ceph-mgr's finisher queue can grow indefinitely, making python modules/co...
@David, you requested this backport in https://tracker.ceph.com/issues/43364#note-10 but it's non-trivial. Can you ta... Nathan Cutler
02:07 PM mgr Backport #43467 (Need More Info): mimic: ceph-mgr's finisher queue can grow indefinitely, making ...
non-trivial backport, not clear if really needed in mimic Nathan Cutler
01:59 PM Revision 5b34a9bb (ceph): doc/SubmittingPatches: Fix 'Fixes line' hyperlink
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
01:58 PM Linux kernel client Bug #42771: kclient: kernel crash when touching the regular file in the mount point
Thanks, @Luis ! Nathan Cutler
01:58 PM Linux kernel client Bug #42771 (Resolved): kclient: kernel crash when touching the regular file in the mount point
Nathan Cutler
11:22 AM Linux kernel client Bug #42771: kclient: kernel crash when touching the regular file in the mount point
Just a quick update: I've pushed these backports to all the relevant stable kernels (4.9, 4.14, 4.19, 5.4 and 5.5). ... Luis Henriques
01:52 PM Linux kernel client Bug #41519 (Rejected): kclient: crashed due to dentry still in use on umount
No response in several months. Please reopen if this is still reproducible. Jeff Layton
01:49 PM Linux kernel client Bug #42661 (Rejected): kernel panic not syncing Fatal exception
No response in several months. Please reopen (with more info) if this is still an issue. Jeff Layton
01:48 PM CephFS Bug #44885: enable 'big_writes' fuse option if ceph-fuse is linked to libfuse < 3.0
About the big_writes option in libfuse: https://github.com/libfuse/libfuse/blob/master/ChangeLog.rst Xiubo Li
01:47 PM CephFS Bug #44885: enable 'big_writes' fuse option if ceph-fuse is linked to libfuse < 3.0
As Zheng Yan adviced, the fix will set the big_writes options as true as default.
Then in ceph-fuse will just igno...
Xiubo Li
09:01 AM CephFS Bug #44885 (Fix Under Review): enable 'big_writes' fuse option if ceph-fuse is linked to libfuse ...
Xiubo Li
08:59 AM CephFS Bug #44885: enable 'big_writes' fuse option if ceph-fuse is linked to libfuse < 3.0
The PR: https://github.com/ceph/ceph/pull/34531 Xiubo Li
07:39 AM CephFS Bug #44885: enable 'big_writes' fuse option if ceph-fuse is linked to libfuse < 3.0
... Xiubo Li
03:08 AM CephFS Bug #44885 (In Progress): enable 'big_writes' fuse option if ceph-fuse is linked to libfuse < 3.0
Xiubo Li
01:46 PM CephFS Bug #44922: When a large number of small files are written concurrently, the MDS getattr delay bl...
There are some patches in the current kcephfs client testing branch that may help here:
https://github.com/cep...
Jeff Layton
01:37 PM CephFS Bug #44963 (Resolved): fix MClientCaps::FLAG_SYNC in check_caps
PR merged for Octopus. Jeff Layton
01:35 PM Linux kernel client Bug #44744: Slow file creation/sync on kernel cephfs
Fixed in in ceph/testing branch by moving flushing inodes to be tracked per-session. That fix should make v5.7 or v5.8. Jeff Layton
01:34 PM Revision 0fb68051 (ceph): cephfs-shell: Change tox testenv name to py3
Fixes: https://tracker.ceph.com/issues/45071
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
01:33 PM CephFS Bug #43515: qa: SyntaxError: invalid token
As noted by Wei-Chung Cheng, the fix is already in Octopus:... Nathan Cutler
01:30 PM Linux kernel client Bug #42288 (Rejected): ceph:: kernel BUG at mm/slub.c:3901!
No response in 6 months. Please reopen if this is still an issue. Jeff Layton
01:30 PM CephFS Bug #45071 (Resolved): cephfs-shell: CI testing does not detect flake8 errors
On explicitly passing py3 to envlist in CI testing, flake8 errors are not detected.... Varsha Rao
01:28 PM Linux kernel client Feature #16480 (Rejected): kernel inline data write suport
We've decided to deprecate inline data support. Closing. Jeff Layton
01:27 PM CephFS Feature #23376 (Rejected): nfsgw: add NFS-Ganesha to service map similar to "rgw-nfs"
There still doesn't seem to be any need for this, and if there were we'd want to open a new bug that articulated the ... Jeff Layton
01:26 PM CephFS Bug #43039 (Can't reproduce): client: shutdown race fails with status 141
I haven't heard of this cropping up anymore, and it seemed like more of a problem in low-level message handling code ... Jeff Layton
01:24 PM CephFS Feature #24461 (Resolved): cephfs: improve file create performance buffering file unlink/create o...
Jeff Layton
01:23 PM Revision 9f10d873 (ceph): buffer: comparison operators take const bufferlist&
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
01:23 PM Revision fd760174 (ceph): buffer: add missing != operator for bufferlist
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
01:23 PM Revision ad990e83 (ceph): objclass: expose cls_cxx_map_get_val in header
this was defined in osd/objclass.cc but not declared in objclass/objclass.h
Signed-off-by: Casey Bodley <cbodley@red...
Casey Bodley
01:23 PM Revision 68b02d95 (ceph): objclass: add cls_cxx_map_get_vals_by_keys
add an objclass api for CEPH_OSD_OP_OMAPGETVALSBYKEYS
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
01:23 PM Revision 3d5c8e98 (ceph): cls/cmpomap: add cls module for CMPXATTR-like functionality in omap
provides a cmp_vals() op similar to librados' omap_cmp(), but with full
support for the comparison modes and operatio...
Casey Bodley
01:23 PM Revision 577f2113 (ceph): test: add ceph_test_cls_cmpomap
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
01:23 PM Revision e1acaef3 (ceph): options: add cmpomap to osd_class_load_list
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
01:23 PM Linux kernel client Feature #44189 (Resolved): support asynchronous unlink
Merged for v5.7 kernel. Jeff Layton
01:23 PM Revision 28c8e6e6 (ceph): crimson: add HybridAllocator to alienstore build.
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
01:16 PM Revision b682d9a8 (ceph): os/bluestore: configure hybrid allocator threshold to fallback.
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
01:16 PM Revision cccbc625 (ceph): os/bluestore: remove HybridAllocator::init_add_free method.
It's a 100% replica of AvlAllocator one which is inherited.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
01:16 PM Revision c27490e3 (ceph): os/bluestore: improve adjustent extents merge in hybrid allocatoc
Bitmap counterpart is inspected for adjustent free extents when
releasing extent and trying to add it to AVL tree.
S...
Igor Fedotov
01:16 PM Revision c90eee34 (ceph): os/bluestore: add hybrid (avl+bitmap) allocator
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
01:12 PM Revision efedcc07 (ceph): os/bluestore: intdoduce spillover mechanics to AvlAllocator.
This to be utilized in AvlAllocator's descendant class(es) to be able
to limit amount of entries allocator tracks. He...
Igor Fedotov
01:12 PM Revision 59c0aa5e (ceph): os/bluestore: make AvlAllocator overridable.
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
01:12 PM Revision 719cd7d9 (ceph): tests/test_bluestore_types: show AvlAllocator's range_seg_t size.
Extend corresponding test case to be aware of the struct's sizeof.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
01:12 PM Revision cccf94da (ceph): os/bluestore: extend AvlAllocator interface.
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
01:12 PM Revision 21532045 (ceph): os/bluestore: do not require min_length to be power of two for bmap
allocator.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
11:22 AM Revision ae1bb9d5 (ceph): Merge pull request #34455 from jtlayton/wip-44963
client: only set MClientCaps::FLAG_SYNC when flushing dirty auth caps Jeff Layton
11:20 AM Revision 444a4e7f (ceph): Merge pull request #33761 from jtlayton/wip-44441
doc: document wsync and nowsync mount options in mount.ceph(8) Jeff Layton
10:47 AM Orchestrator Bug #45065: cephadm: Config option warn_on_stray_daemons does not work as expected
Debian 10, CEPH v15.2.1. The same problem. Abatolii Balaban
10:44 AM Orchestrator Bug #45065: cephadm: Config option warn_on_stray_daemons does not work as expected
On Octopus cluster we've installed tcmu-runner, ceph-iscsi as stated in Manual Installation for iSCSI Gateways. We've... Fedor Ivanov
10:39 AM Dashboard Bug #45068: mgr/dashboard: Prometheus query error while filtering values in the metrics of Pools ...
Avan Thakkar wrote:
> In Overall Performance of OSDs and Pools while trying to 'Filter out value' or 'Filter for val...
Avan Thakkar
09:38 AM Dashboard Bug #45068: mgr/dashboard: Prometheus query error while filtering values in the metrics of Pools ...
Avan Thakkar wrote:
> In Overall Performance of OSDs and Pools while trying to 'Filter out value' or 'Filter for val...
Avan Thakkar
09:36 AM Dashboard Bug #45068 (Resolved): mgr/dashboard: Prometheus query error while filtering values in the metric...
In Overall Performance of OSDs and Pools while trying to 'Filter out value' or 'Filter for value' in the table, data ... Avan Thakkar
10:27 AM mgr Backport #45070 (Resolved): nautilus: Trying to enable the CEPH Telegraf module errors 'No such ...
https://github.com/ceph/ceph/pull/34628 Nathan Cutler
10:27 AM mgr Backport #45069 (Resolved): octopus: Trying to enable the CEPH Telegraf module errors 'No such f...
https://github.com/ceph/ceph/pull/34629 Nathan Cutler
10:17 AM Revision ca20021d (ceph): client: fix ceph-fuse parse command line failed
When add config fuse_max_write, then mount got error:
fuse: bad mount point `max_write=1048576': No such file or dire...
fanjunwei
09:17 AM Dashboard Bug #45067 (Resolved): mgr/dashboard: redirect to original URL after successful login
Currently, when a user enters a URL (different from the the landing page), they first get redirected to the login pag... Ernesto Puerta
09:00 AM CephFS Bug #44288 (Fix Under Review): MDSMap encoder "ev" (extended version) is not checked for validity...
Jos Collin
08:55 AM Dashboard Feature #42453 (In Progress): mgr/dashboard: Allow previewing OSDs in Create OSD from
Kiefer Chang
08:53 AM Dashboard Bug #44808: mgr/dashboard: Allow users to specify an unmanaged ServiceSpec when creating OSDs
Currently, it's not possible to submit an unmanaged OSDSPec and create OSDs at the same time (cephadm).
Does it make...
Kiefer Chang
08:20 AM Revision 115b3d7b (ceph): cephadm: warn when no valid version arguments are supplied to add-repo
Currently add-repo will add a broken repository by default, this commit gives a pretty error to instruct the user to ... Maran Hidskes
04:32 AM mgr Bug #44186 (New): Module 'pg_autoscaler' has failed: division by zero
... Kefu Chai
04:13 AM Revision 62e9820c (ceph): qa/cephfs: scrub the subdir/ after data scan
This will make sure the rstat between subdir's inode and dirfrag
are matched.
Fixes: https://tracker.ceph.com/issues...
Xiubo Li
03:03 AM Revision b176dcb3 (ceph): Merge pull request #34231 from majianpeng/bluefs-fix-invalidate-cache-bug
os/bluestore: don't foreget invalidate cache of FileReaderBuffer.
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Kefu Chai
02:17 AM Revision b24edff0 (ceph): qa/cephfs: remove the whole subdir/ after test done
Fixes: https://tracker.ceph.com/issues/44380
Signed-off-by: Xiubo Li <xiubli@redhat.com>
Xiubo Li
02:17 AM Revision 39df09e5 (ceph): tools/cephfs: Disable dirfrag auto merging and splitting
Make sure that the dirfrag auto merging and splitting are disabled
explicitly.
Fixes: https://tracker.ceph.com/issue...
Xiubo Li
02:17 AM Revision b8d34cdb (ceph): tools/cephfs: scan the links to set the proper dnfirst
The ceph code will set the dnfirst=2 as default instead of CEPH_NOSNAP.
And this will avoid the MDS daemon assert cra...
Xiubo Li
01:20 AM Revision 6969d41e (ceph): mds: fix debug log typo
Signed-off-by: Xiubo Li <xiubli@redhat.com> Xiubo Li
01:13 AM CephFS Bug #45014 (Resolved): qa/cephfs/test_backtrace_repair: CalledProcessError: Command './bin/rados ...
Fixed by:... Xiubo Li
01:13 AM CephFS Bug #45012 (Resolved): qa/cephfs/test_backtrace_repair: stuck forever when ran by vstart_runner.sh
Fixed by:... Xiubo Li
01:11 AM Bug #44571 (Resolved): qa: test_abort_conn failed with "CalledProcessError: Command 'sudo python3...
Xiubo Li
01:10 AM Bug #44571: qa: test_abort_conn failed with "CalledProcessError: Command 'sudo python3 -c"
Fixed by:... Xiubo Li

04/12/2020

10:34 PM RADOS Bug #44883 (Resolved): upgrade to octopus can complain about orchestrator_cli
Sage Weil
10:33 PM Revision d3d1ea55 (ceph): Merge PR #34272 into master
* refs/pull/34272/head:
mgr/PyModuleRegistry: ignore 'obsolete' modules
qa/suites/fs/upgrade: start with msgr2
qa/...
Sage Weil
06:48 PM Dashboard Bug #44683: nautilus: mgr/dashboard: "make check" fails in run-tox-mgr-dashboard: "HomeTest.test_...
It happened again for https://github.com/ceph/ceph/pull/34515 on https://jenkins.ceph.com/job/ceph-pull-requests/49384/ Shyukri Shyukriev
11:35 AM mgr Bug #43551 (Pending Backport): Trying to enable the CEPH Telegraf module errors 'No such file or...
Kefu Chai
11:25 AM RADOS Backport #45039 (In Progress): octopus: mon: reset min_size when changing pool size
Nathan Cutler
11:24 AM RADOS Feature #44025 (Pending Backport): Make it harder to set pool replica size to 1
Nathan Cutler
11:13 AM Backport #45035 (In Progress): nautilus: RPM 4.15.1 has some issues with ceph.spec
Nathan Cutler
10:10 AM Backport #45034 (In Progress): octopus: RPM 4.15.1 has some issues with ceph.spec
Nathan Cutler
10:10 AM Revision 703240c6 (ceph): ceph.spec.in: version an Obsoletes
RPM 4.15.1 warns: It's not recommended to have unversioned Obsoletes.
Heed the warning.
Signed-off-by: Nathan Cutle...
Nathan Cutler
10:10 AM Revision 586d86c8 (ceph): ceph.spec.in: remove extra tokens at end of %endif directive
RPM 4.15.1 warns: extra tokens at the end of %endif directive
Heed the warning.
Signed-off-by: Nathan Cutler <ncutl...
Nathan Cutler

04/11/2020

07:24 PM Revision 6a855bf2 (ceph): Merge pull request #34525 from Dmole/patch-5
doc: Update index.rst
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
07:22 PM Revision 62abead9 (ceph): Merge pull request #32297 from varshar16/wip-mgr-nfs-ganesha-exports
Create and delete exports for nfs ganesha with mgr volume
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Reviewed-by:...
Sebastian Wagner
06:47 PM Orchestrator Bug #45065 (Resolved): cephadm: Config option warn_on_stray_daemons does not work as expected
On a Octopus cluster I configured tcmu-runner to export storage via iscsi. As the tcmu-runner isn't configured by cep... Andreas Haase
06:36 PM Revision a59f4e5d (ceph): mgr/PyModuleRegistry: ignore 'obsolete' modules
Old modules may be in the mgrmap (and always_on) but no longer exist. Do
not try to load those or raise errors about...
Sage Weil
12:30 PM Revision d7c7ccb4 (ceph): Update index.rst
clean up "only only"
Signed-off-by: Tim <elatllat@gmail.com>
Tim Lewis
11:43 AM RADOS Backport #45054 (In Progress): nautilus: nautilus upgrade should recommend ceph-osd restarts afte...
Nathan Cutler
09:40 AM RADOS Backport #45054 (Resolved): nautilus: nautilus upgrade should recommend ceph-osd restarts after e...
https://github.com/ceph/ceph/pull/34524 Nathan Cutler
11:39 AM RADOS Backport #45053 (In Progress): octopus: nautilus upgrade should recommend ceph-osd restarts after...
Nathan Cutler
09:39 AM RADOS Backport #45053 (Resolved): octopus: nautilus upgrade should recommend ceph-osd restarts after en...
https://github.com/ceph/ceph/pull/34523 Nathan Cutler
11:38 AM Revision ec4dfc89 (ceph): doc/releases/nautilus: restart OSDs to make them bind to v2 addr
Fixes: https://tracker.ceph.com/issues/43896
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from comm...
Nathan Cutler
10:01 AM mgr Backport #45058 (In Progress): luminous: qa/workunits/rest/test-restful.sh fails
Nathan Cutler
09:40 AM mgr Backport #45058 (Rejected): luminous: qa/workunits/rest/test-restful.sh fails
https://github.com/ceph/ceph/pull/34522 Nathan Cutler
09:59 AM mgr Backport #45057 (In Progress): mimic: qa/workunits/rest/test-restful.sh fails
Nathan Cutler
09:40 AM mgr Backport #45057 (Resolved): mimic: qa/workunits/rest/test-restful.sh fails
https://github.com/ceph/ceph/pull/34521 Nathan Cutler
09:59 AM Revision 36917d7c (ceph): qa/suites/rados/rest: Don't pass empty dict as data arg
Passing an empty 'args' dict as a data argument when calling
requests.get somehow confuses the transaction, causing i...
Brad Hubbard
09:58 AM mgr Backport #45060 (In Progress): nautilus: qa/workunits/rest/test-restful.sh fails
Nathan Cutler
09:40 AM mgr Backport #45060 (Resolved): nautilus: qa/workunits/rest/test-restful.sh fails
https://github.com/ceph/ceph/pull/34520 Nathan Cutler
09:54 AM mgr Backport #45059 (In Progress): octopus: qa/workunits/rest/test-restful.sh fails
Nathan Cutler
09:40 AM mgr Backport #45059 (Resolved): octopus: qa/workunits/rest/test-restful.sh fails
https://github.com/ceph/ceph/pull/34519 Nathan Cutler
09:54 AM Revision bd31beb0 (ceph): qa/suites/rados/rest: Test against all supported distros
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
(cherry picked from commit f7c49a40632210c6571a2a596568ca55a41d5d60)
Brad Hubbard
09:54 AM Revision 46083b6f (ceph): qa/suites/rados/rest: Don't pass empty dict as data arg
Passing an empty 'args' dict as a data argument when calling
requests.get somehow confuses the transaction, causing i...
Brad Hubbard
09:44 AM Dashboard Bug #38378 (Resolved): SSL handshake: 500 internal error to access dashboard
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:42 AM RADOS Feature #41666 (Resolved): Issue a HEALTH_WARN when a Pool is configured with [min_]size == 1
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:42 AM bluestore Backport #45064 (Resolved): nautilus: bluestore: unused calculation is broken
https://github.com/ceph/ceph/pull/34794 Nathan Cutler
09:42 AM bluestore Backport #45063 (Resolved): octopus: bluestore: unused calculation is broken
https://github.com/ceph/ceph/pull/34793 Nathan Cutler
09:42 AM bluestore Backport #45062 (Rejected): mimic: bluestore: unused calculation is broken
Nathan Cutler
09:41 AM Orchestrator Backport #45061 (Resolved): octopus: cephadm: iscsi
https://github.com/ceph/ceph/pull/34554 Nathan Cutler
09:40 AM rgw Backport #45056 (Resolved): nautilus: multisite checkpoint failures in three-zone-plus-pubsub.yaml
https://github.com/ceph/ceph/pull/34171 Nathan Cutler
09:40 AM rgw Backport #45055 (Rejected): octopus: multisite checkpoint failures in three-zone-plus-pubsub.yaml
Nathan Cutler
09:39 AM mgr Fix #44376 (Resolved): nautilus: mgr/telemetry: fix UUID and STR concat
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:39 AM rgw Backport #45052 (Resolved): octopus: RGW prefetches data for range requests
https://github.com/ceph/ceph/pull/34826 Nathan Cutler
09:39 AM Dashboard Bug #44541 (Resolved): mgr/dashboard: daemons of mds/rgw services are not listed in Services page
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:38 AM Dashboard Backport #45051 (Resolved): octopus: mgr/dashboard: lint error on plugins/debug.py
https://github.com/ceph/ceph/pull/34625 Nathan Cutler
09:38 AM CephFS Backport #45050 (Resolved): nautilus: stale scrub status entry from a failed mds shows up in `cep...
https://github.com/ceph/ceph/pull/34563 Nathan Cutler
09:38 AM CephFS Backport #45049 (Resolved): octopus: stale scrub status entry from a failed mds shows up in `ceph...
https://github.com/ceph/ceph/pull/34800 Nathan Cutler
09:38 AM RADOS Bug #44684 (Resolved): pgs entering premerge state that still need backfill
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:38 AM rbd Backport #45048 (Rejected): nautilus: [rbd-mirror] improved replication statistics
Nathan Cutler
09:38 AM rbd Backport #45047 (Resolved): octopus: [rbd-mirror] improved replication statistics
https://github.com/ceph/ceph/pull/34810 Nathan Cutler
09:38 AM CephFS Backport #45046 (Resolved): octopus: ceph-fuse: ceph::__ceph_abort(): ceph-fuse killed by SIGABRT...
https://github.com/ceph/ceph/pull/34769 Nathan Cutler
09:38 AM bluestore Backport #45045 (Resolved): nautilus: ceph-bluestore-tool --command bluefs-bdev-new-wal may damag...
https://github.com/ceph/ceph/pull/34796 Nathan Cutler
09:37 AM bluestore Backport #45044 (Resolved): octopus: ceph-bluestore-tool --command bluefs-bdev-new-wal may damage...
https://github.com/ceph/ceph/pull/34795 Nathan Cutler
09:37 AM mgr Backport #45043 (Resolved): nautilus: mgr: exception in module serve thread does not log traceback
https://github.com/ceph/ceph/pull/34627 Nathan Cutler
09:37 AM mgr Backport #45042 (Resolved): octopus: mgr: exception in module serve thread does not log traceback
https://github.com/ceph/ceph/pull/34626 Nathan Cutler
09:37 AM rbd Bug #44814 (Resolved): Octopus librbd clients cannot open images from a Luminous cluster
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:37 AM RADOS Backport #45041 (Resolved): octopus: osd: incorrect read bytes stat in SPARSE_READ
https://github.com/ceph/ceph/pull/34809 Nathan Cutler
09:37 AM RADOS Backport #45040 (Resolved): nautilus: mon: reset min_size when changing pool size
https://github.com/ceph/ceph/pull/34585 Nathan Cutler
09:37 AM RADOS Backport #45039 (Resolved): octopus: mon: reset min_size when changing pool size
https://github.com/ceph/ceph/pull/34528 Nathan Cutler
09:36 AM RADOS Backport #45038 (Rejected): mimic: mon: reset min_size when changing pool size
https://github.com/ceph/ceph/pull/34586 Nathan Cutler
09:36 AM Orchestrator Bug #45037 (Resolved): octopus: cephadm: non-ceph units put wrong uid:gid in systemd unit file
https://github.com/ceph/ceph/pull/34438 Nathan Cutler
09:36 AM rbd Backport #45036 (Resolved): octopus: [rbd-mirror] tx-only peer from heartbeat can race w/ CLI
https://github.com/ceph/ceph/pull/34810 Nathan Cutler
09:36 AM Backport #45035 (Resolved): nautilus: RPM 4.15.1 has some issues with ceph.spec
https://github.com/ceph/ceph/pull/34527 Nathan Cutler
09:36 AM Backport #45034 (Resolved): octopus: RPM 4.15.1 has some issues with ceph.spec
https://github.com/ceph/ceph/pull/34526 Nathan Cutler
09:22 AM rgw Bug #45033 (In Progress): S3 multipart copy broken by multi tenant
... Asbjørn Sannes
04:32 AM Revision af75bd4f (ceph): Merge pull request #34348 from ifed01/wip-ifed-fix-enforce
os/bluestore: apply bluestore_debug_enforce_settings when choosing mi…
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:28 AM Revision 56852b0b (ceph): Merge pull request #34421 from ifed01/wip-ifed-kill-buf-in-read
os/bluestore: kill buf param in BlueFS::read
Reviewed-by: Adam Kupczyk <akucpzyk@redhat.com>
Kefu Chai
04:26 AM Revision c0896074 (ceph): Merge pull request #34468 from tchaikov/wip-mgr-telegraph
mgr/telegraf: catch FileNotFoundError exception
Reviewed-by: Wido den Hollander <wido@42on.com>
Kefu Chai

04/10/2020

09:48 PM Revision 986c271b (ceph): common/options.cc: set mon_osd_initial_require_min_compat_client = lumi...
We'd like to turn the balancer on by default and the upmap mode of the balancer
requires this.
Signed-off-by: Neha O...
Neha Ojha
09:00 PM Orchestrator Bug #45029 (In Progress): cephadm: add-repo fails (silently) when no arguments are given
> Would you be open for a PR that either prints out an error when no arguments are given or that assumes some default... Sebastian Wagner
12:58 PM Orchestrator Bug #45029 (Resolved): cephadm: add-repo fails (silently) when no arguments are given
I've been looking around to see if there are any low-level things that were broken for me during the installation of ... Maran H
08:58 PM Linux kernel client Bug #44813: Sendfile on cephfs result in 0 bytes data on other node
Hi i have juste try the same issue on centos 8.1 and the bug is solved on kernel 4.18.
This occur only on ceph cli...
Nicolas Gaston
08:56 PM Revision c97e7afe (ceph): Merge pull request #34084 from sebastian-philipp/cephadm-host-ls-offline
mgr/cephadm: enhance `host ls`
Reviewed-by: Joshua Schmid <jschmid@suse.de>
Reviewed-by: Sage Weil <sage@redhat.com>
Sebastian Wagner
08:54 PM Orchestrator Bug #45032 (Resolved): cephadm: Not recovering from `OSError: cannot send (already closed?)`
Workaround for this was:... Sebastian Wagner
08:50 PM Revision 445caf6a (ceph): Merge pull request #34382 from mgfritch/cephadm-nfs-grace
cephadm: add config required for ganesha grace
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Sebastian Wagner
08:00 PM bluestore Backport #43920 (In Progress): nautilus: common/bl: claim_append() corrupts memory when a bl cons...
Shyukri Shyukriev
07:59 PM Revision 12ab9187 (ceph): common/bl: fix memory corruption in bufferlist::claim_append()
Fixes: https://tracker.ceph.com/issues/43814
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
(cherry picked f...
Radoslaw Zarzynski
07:57 PM bluestore Backport #43087 (In Progress): nautilus: bluefs: sync_metadata leaks dirty files if log_t is empty
Shyukri Shyukriev
07:57 PM Revision 81555ae7 (ceph): BlueFS: prevent BlueFS::dirty_files from being leaked when syncing meta...
Fixes: https://tracker.ceph.com/issues/42091
Signed-off-by: Xuehan Xu <xxhdx1985126@163.com>
(cherry picked from comm...
Xuehan Xu
07:55 PM bluestore Backport #38160 (In Progress): luminous: KernelDevice exclusive lock broken
Shyukri Shyukriev
07:24 PM bluestore Backport #41462 (In Progress): luminous: incorrect RW_IO_MAX
Shyukri Shyukriev
04:46 PM Revision fc01a2b1 (ceph): Merge pull request #34488 from tchaikov/wip-dmclock
dmclock: pick up change to s/uint/unsigned/
Reviewed-by: J. Eric Ivancich <ivancich@redhat.com>
Kefu Chai
04:27 PM RADOS Backport #44324 (In Progress): nautilus: Receiving RemoteBackfillReserved in WaitLocalBackfillRes...
Wei-Chung Cheng
04:06 PM rgw Bug #45030 (Closed): Empty NextVersionIdMarker when it must be "null"
There is an issue in GET object versions method. If result is truncated and last item has "null" version, NextVersion... Dmitry Plyakin
03:18 PM Revision 1e23065f (ceph): osd/PeeringState.h: ignore RemoteBackfillReserved in WaitLocalBackfillR...
It is possible to dequeue an outstanding RemoteBackfillReserved, though we may have
already released reservations for...
Neha .
02:23 PM Dashboard Cleanup #42305 (Fix Under Review): mgr/dashboard: editing silence: order of fields seems unintuitive
Nizamudeen A
12:49 PM Revision a5d73963 (ceph): kv/KeyValueDB: Made open/close a complementary operations.
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com> Adam Kupczyk
12:47 PM Revision d5dd30a4 (ceph): kv/KeyValueDB: Test for idempotency of open/close
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com> Adam Kupczyk
11:37 AM rgw Bug #45022 (Resolved): SElinux denials observed on teuthology multisite run
https://github.com/ceph/ceph/pull/34502
https://github.com/ceph/ceph/pull/34508
Kefu Chai
11:34 AM Revision f60d66b9 (ceph): Merge pull request #34508 from tchaikov/wip-45022
selinux: add "type http_cache_port_t" in require section
Reviewed-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
Kefu Chai
11:09 AM bluestore Bug #44937: bluestore rocksdb max_background_compactions regression in 12.2.13
Looks like rocksdb fix [2] isn't present in mimic as well. Hence setting new default for max_background_compactions n... Igor Fedotov
10:37 AM ceph-volume Feature #44911: support dmcrypt device that is already encrypted by user
Hi, how is this issue going?
I am related to this issue and this PR(https://github.com/ceph/ceph/pull/34375).
I w...
Banji Inoue
08:57 AM CephFS Backport #45028 (In Progress): octopus: mds/Mutation.h: 128: FAILED ceph_assert(num_auth_pins == 0)
Nathan Cutler
08:54 AM CephFS Backport #45028 (Resolved): octopus: mds/Mutation.h: 128: FAILED ceph_assert(num_auth_pins == 0)
https://github.com/ceph/ceph/pull/34509 Nathan Cutler
08:56 AM Revision a308be71 (ceph): Revert "mds: make MDSIOContextBase delete itself when shutting down"
This reverts commit 73436961512bd87981244fa48212085faf7028c4.
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry ...
Yan, Zheng
08:56 AM Revision c01c2611 (ceph): mds: don't assert empty io context list when shutting down
Fixes: https://tracker.ceph.com/issues/44680
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit...
Yan, Zheng
08:56 AM Revision 9155bed7 (ceph): Revert "mds: just delete MDSIOContextBase during shutdown"
This reverts commit 79f5052a1ddb61043de4e1cbec19ede2a6b4f53b.
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry ...
Yan, Zheng
08:55 AM CephFS Backport #45027 (In Progress): nautilus: mds/Mutation.h: 128: FAILED ceph_assert(num_auth_pins == 0)
Nathan Cutler
08:53 AM CephFS Backport #45027 (Resolved): nautilus: mds/Mutation.h: 128: FAILED ceph_assert(num_auth_pins == 0)
https://github.com/ceph/ceph/pull/34343 Nathan Cutler
08:53 AM CephFS Backport #45026 (Rejected): mimic: mds/Mutation.h: 128: FAILED ceph_assert(num_auth_pins == 0)
Nathan Cutler
08:29 AM Revision 8fbad612 (ceph): Merge pull request #34494 from idryomov/wip-krbd-unmap-spacing
tests: update unmap.t for table spacing changes
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Ilya Dryomov
08:20 AM Revision ac62f85d (ceph): mgr/dashboard: Fix cherrypy request logging error
Encoding `user` to str type to prevent further decoding error.
NOTE: This is not fixed on master because it's an iss...
Kiefer Chang
07:50 AM CephFS Backport #44480: nautilus: mds: MDCache.cc: 6400: FAILED ceph_assert(r == 0 || r == -2)
Zheng Yan wrote:
> original PR introduce new issue. please also backport https://github.com/ceph/ceph/pull/34110
...
Wei-Chung Cheng
07:41 AM CephFS Backport #44480: nautilus: mds: MDCache.cc: 6400: FAILED ceph_assert(r == 0 || r == -2)
original PR introduce new issue. please also backport https://github.com/ceph/ceph/pull/34110 Zheng Yan
07:24 AM Revision 12cacbd2 (ceph): mon: stash newer map on bootstrap when addr doesn't match
If we have to respawn because a newer monmap comes along where our addr or
rank changes, we need to use that on resta...
Sage Weil
07:14 AM Revision d08bb835 (ceph): mds: handle ceph_assert on blacklisting
Add check to journaler to test for EBLACKLISTED error code and return it
back to MDS.
Fixes: https://tracker.ceph.co...
Milind Changire
07:04 AM Revision 8ddbb727 (ceph): mds: Using begin() and empty() to iterate the xlist
Fixes: https://tracker.ceph.com/issues/44316
The item p pointed to maybe cleaned during the process
of request_kill ...
shen hang
07:04 AM Revision 0ce321da (ceph): mds: cleanup code that kills session requests
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit a10f051af25640def2ca6132de42693975de5ba1)
Yan, Zheng
06:44 AM RADOS Backport #45025 (Need More Info): mimic: hung osd_repop, bluestore committed but failed to trigge...
To backport https://github.com/ceph/ceph/pull/24761 to mimic we would first need to backport https://github.com/ceph/... Nathan Cutler
06:26 AM RADOS Backport #45025 (Rejected): mimic: hung osd_repop, bluestore committed but failed to trigger repo...
Nathan Cutler
06:28 AM Revision 4ca9ef4d (ceph): selinux: add "type http_cache_port_t" in require section
this addresses the regression introduced by
611a2a7ce1713cf92797b19d8a9a93a7dfc68fa5
Fixes: https://tracker.ceph.com...
Kefu Chai
05:31 AM RADOS Bug #36473: hung osd_repop, bluestore committed but failed to trigger repop_commit
24761 Nathan Cutler
04:40 AM bluestore Bug #44774 (Pending Backport): ceph-bluestore-tool --command bluefs-bdev-new-wal may damage bluefs
Kefu Chai
03:29 AM RADOS Bug #25174: osd: assert failure with FAILED assert(repop_queue.front() == repop) In function 'vo...
this is likely duplicated with https://tracker.ceph.com/issues/22570
and resolved by https://github.com/ceph/ceph/pu...
Yan Jun
01:51 AM CephFS Bug #45024: mds: wrong link count under certain circumstance
I opened a pr at https://github.com/ceph/ceph/pull/34507 to help discuss this problem. The pr is just a sample, it do... Xinying Song
01:37 AM CephFS Bug #45024 (Resolved): mds: wrong link count under certain circumstance
I'm simulating a condition that there are two active mds, when making a hard link cross the two mds, both mds and cli... Xinying Song
01:43 AM Revision fc8a6a29 (ceph): Merge pull request #34499 from ceph/wip-rtd
doc: enable Read the Docs
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
01:42 AM Revision e7ead41e (ceph): Merge pull request #34487 from tchaikov/wip-test-cronjob-py3
qa/tests: pass "-t 2" to teuthology-suite when testing non-master bra…
Reviewed-by: Josh Durgin <jdurgin@redhat.com>...
Kefu Chai
12:38 AM Revision 0cb56e0f (ceph): doc: use plantweb as fallback of sphinx-ditaa
RTD does not support installing system packages, the only ways to install
dependencies are setuptools and pip. while ...
Kefu Chai
12:38 AM Revision 8bd8a8ba (ceph): doc: add in-doc search from read the docs
readthedocs-sphinx-search features better user experience than the
builtin search offered by sphinx
Signed-off-by: K...
Kefu Chai
12:32 AM Bug #42112 (Need More Info): ceph-mon Illegal instruction (core dumped)
Are you still seeing this post https://tracker.ceph.com/issues/41350 ? Brad Hubbard
12:24 AM mgr Bug #37472: Cython 0.29 removed support for subinterpreters: raises "ImportError: Interpreter cha...
Niklas Hambuechen wrote:
> > I'm wondering what made you choose to upgrade to Nautilus < 14.1.0
>
> Sorry for bei...
Brad Hubbard
12:13 AM Bug #45023 (Resolved): Object corpus generation is currently broken
I have tried to generate object corpus for readable.sh test in 15.2.1 by running src/script/gen-corpus.sh but it fail... Vladimir Bashkirtsev

04/09/2020

11:32 PM Revision 8055d344 (ceph): mgr/cephadm: add config required for ganesha grace
adds minimal config for ganesha-rados-grace
Signed-off-by: Michael Fritch <mfritch@suse.com>
Michael Fritch
11:32 PM Revision 25f4dedd (ceph): mgr/cephadm: add CACHEINODE and EXPORT_DEFAULTS sections
Signed-off-by: Michael Fritch <mfritch@suse.com> Michael Fritch
10:42 PM Revision 52d0c37a (ceph): doc: remove SysV init reference in manual deployment walkthrough
Every other instruction in this document uses systemd. Drop the last
SysV init reference.
Signed-off-by: Ken Dreyer ...
Ken Dreyer
08:26 PM CephFS Feature #45021: client: new asok commands for diagnosing cap handling issues
Greg Farnum wrote:
> In general: yes! This is a long-desired addition to our introspection and debugging abilities.
...
Jeff Layton
04:00 PM CephFS Feature #45021: client: new asok commands for diagnosing cap handling issues
In general: yes! This is a long-desired addition to our introspection and debugging abilities.
But some questions ...
Greg Farnum
03:07 PM CephFS Feature #45021 (In Progress): client: new asok commands for diagnosing cap handling issues
I've been working on some ganesha+cephfs issues that have been reported, and it's quickly becoming evident to me that... Jeff Layton
07:28 PM Revision ea5b0430 (ceph): cephadm: add userid during grace add/remove
ganesha-rados-grace needs a rados userid to add/remove from the grace db
Mar 27 10:05:25 host1 bash[11684]: rados_co...
Michael Fritch
06:29 PM Revision ecd14d3b (ceph): Merge pull request #34504 from ceph/wip-mimic-rgw-fixes
Reviewed-By: Yuri Weinstein <yuriw@redhat.com>
Reviewed-By: Casey Bodley <cbodley@redhat.com>
Reviewed-By: Nathan Cut...
Abhishek L
06:24 PM Revision eadfffe5 (ceph): Merge pull request #34502 from ceph/kalebskeithley-patch-1-2
Update ceph.te Daniel Gryniewicz
06:17 PM Revision 92af4e9b (ceph): Merge pull request #34484 from cbodley/wip-sub-spawn
spawn: update submodule Matt Benjamin
05:50 PM CephFS Bug #44790: qa: adjust-ulimits invoked after being removed
http://pulpito.ceph.com/yuriw-2020-04-07_17:47:23-fs-wip-octopus-rgw-msg-fixes-distro-basic-smithi/4931869/
http://p...
Greg Farnum
05:00 PM Revision 611a2a7c (ceph): Update ceph.te
Fixes: https://tracker.ceph.com/issues/45022
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
kalebskeithley
04:49 PM mgr Bug #37472: Cython 0.29 removed support for subinterpreters: raises "ImportError: Interpreter cha...
> I'm wondering what made you choose to upgrade to Nautilus < 14.1.0
Sorry for being unclear: I did not upgrade Ce...
Niklas Hambuechen
04:48 PM rgw Bug #45022 (Resolved): SElinux denials observed on teuthology multisite run
Description of problem:
ceph version 12.2.12-101.el7cp (20a4945f2321019ed50c1844b413059c07304074) luminous
On a...
Kaleb KEITHLEY
04:17 PM Revision 581f22da (ceph): 14.2.9
Jenkins Build Slave User
03:51 PM RADOS Bug #44352: pool listings are slow after deleting objects
I think this is a known issue with slow [omap] listing caused by RocksDB fragmentation.
There was a bunch of improve...
Igor Fedotov
02:30 PM RADOS Bug #44352: pool listings are slow after deleting objects
radosgw-admin commands are just listing the pool, and the performance degradation happens with 'rados ls' too - movin... Casey Bodley
03:16 PM Revision 4501226f (ceph): Merge pull request #34458 from badone/wip-44983-mimic
mimic: selinux: Allow ceph-mgr access to httpd dir
Reviewed-by: Boris Ranto <branto@redhat.com>
Reviewed-by: Yuri We...
Yuri Weinstein
03:14 PM Revision 38ff99b6 (ceph): Merge pull request #34393 from tchaikov/mimic-cbt
mimic: qa/suites: use "mimic" branch for cbt based testing
Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
Reviewe...
Yuri Weinstein
03:04 PM Revision e7530788 (ceph): Merge pull request #34479 from jan--f/wip-45004-mimic
mimic: ceph-volume/batch: check lvs list before access
Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
03:04 PM Revision 1bfd9ebd (ceph): Merge pull request #34476 from jan--f/wip-45000-mimic
mimic: ceph-volume/batch: return success when all devices are filtered
Reviewed-by: Yuri Weinstein <yweinste@redhat....
Yuri Weinstein
02:47 PM Revision 847e4ef9 (ceph): doc/conf.py: exclude pybindings docs from build for RTD
because it'd difficult to prepare (dummy) librados,libcephfs and librbd for
their python bindings in the building env...
Kefu Chai
02:38 PM RADOS Backport #44289 (In Progress): nautilus: mon: update + monmap update triggers spawn loop
Wei-Chung Cheng
02:34 PM rgw Bug #44268 (In Progress): multisite/lc: lc doesn't run in the slave
Casey Bodley
02:30 PM rgw Bug #44350 (Resolved): 4 cores at 100% despite only 5-10 requests/s
Abhishek Lekshmanan
02:18 PM Dashboard Backport #45020 (In Progress): octopus: mgr/dashboard: standby mgr redirects to a IP address inst...
Volker Theile
02:15 PM Dashboard Backport #45020 (Resolved): octopus: mgr/dashboard: standby mgr redirects to a IP address instead...
https://github.com/ceph/ceph/pull/34498 Volker Theile
02:17 PM Revision 928a72fd (ceph): mgr/dashboard: use FQDN for failover redirection
Fixes: https://tracker.ceph.com/issues/44923
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
(cherry picked from ...
Ernesto Puerta
02:17 PM Dashboard Cleanup #44848 (Resolved): mgr/dashboard: Clean up html of BootstrapCreateModalComponent
Lenz Grimmer
02:16 PM Dashboard Backport #45019 (In Progress): nautilus: mgr/dashboard: standby mgr redirects to a IP address ins...
Volker Theile
02:15 PM Dashboard Backport #45019 (Resolved): nautilus: mgr/dashboard: standby mgr redirects to a IP address instea...
https://github.com/ceph/ceph/pull/34497 Volker Theile
02:15 PM Revision c6295bb0 (ceph): Merge pull request #34314 from ishanrai05/html-cleanup
mgr/dashboard: Clean up HTML
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: Tiago Melo <tmelo@suse.com>
Lenz Grimmer
02:13 PM Dashboard Bug #43961 (Resolved): mgr/dashboard: New version of angular doesn't work with Node.js v10.16.0
Tiago Melo
02:11 PM rgw Bug #44967 (In Progress): rgw:rgw crash when putting object tagging and post object with malforme...
Abhishek Lekshmanan
02:10 PM Revision dfcf8b00 (ceph): Merge pull request #34223 from liewegas/cephadm-dashboard-grafana-ssl-v...
mgr/cephadm: disable dashboard's grafana cert ssl_verify if we generate it
Reviewed-by: Laura Paduano <lpaduano@suse...
Sebastian Wagner
02:10 PM rgw Bug #44987 (Fix Under Review): rgw: anonymous object should belong to the bucket owner
Abhishek Lekshmanan
02:08 PM rbd Subtask #44596 (In Progress): [rbd-mirror snapshot] optimize cloned image sync to non-primary site
Jason Dillaman
02:07 PM Revision 370f2c03 (ceph): Merge pull request #34454 from mgfritch/cephadm-osd-fsid-test
qa/workunits/cephadm/test_cephadm.sh: add fsid to ceph-volume cmds
Reviewed-by: Sebastian Wagner <sebastian.wagner@s...
Sebastian Wagner
02:06 PM rbd Subtask #44105 (Fix Under Review): [rbd-mirror snapshot] clean-up unnecessary non-primary snapshots
Jason Dillaman
02:05 PM Revision a4ff076e (ceph): Merge pull request #34249 from mgfritch/cephadm-nfs-common-config
mgr/cephadm: nfs common config
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Reviewed-by: Varsha Rao <varao@redhat.com>
Sebastian Wagner
02:03 PM Revision 4cb73361 (ceph): Merge pull request #34485 from mgfritch/cephadm-no-func
cephadm: show error when no command is specified
Reviewed-by: Kiefer Chang <kiefer.chang@suse.com>
Reviewed-by: Seba...
Sebastian Wagner
02:01 PM Revision cb7b91dc (ceph): rbd-mirror: unlink from remote snapshot if required
If a previous remote snapshot was synced but the unlink failed,
ensure we retry the unlink so that the remote can cle...
Jason Dillaman
02:00 PM Revision 6a342bb5 (ceph): test/rbd-mirror: fix gmock warnings during snapshot-based replayer tests
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:00 PM Revision eed00eb1 (ceph): librbd: additional debug logs for mirror snapshot unlink peer
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:00 PM Revision 0102ce88 (ceph): librbd: store mirror peer uuids in non-primary demoted snapshots
This will allow a remote rbd-mirror process to have a snapshot to use for
delta sync operations during failover.
Sig...
Jason Dillaman
02:00 PM Revision a3acdbd0 (ceph): librbd: fixed race condition on demotion of snapshot-based mirrored image
A pending refresh could occur after setting the non-primary feature flag but
before the creation of the demotion snap...
Jason Dillaman
02:00 PM Revision 0ca7817e (ceph): rbd: fix missing space when listing non-primary mirror snapshots
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:00 PM Revision 6bf2132c (ceph): rbd-mirror: ignore non-primary read-only state for remote images
snapshot-based mirroring needs to be able to potentially delete a
demotion snapshot during the unlink process. Previo...
Jason Dillaman
02:00 PM Revision cb8187c0 (ceph): rbd-mirror: propagate full snap-seq mapping in non-primary snapshots
Previously only newly created user snapshots were included in the
non-primary snapshot snap-seq mapping table. Howeve...
Jason Dillaman
02:00 PM Revision 281af0de (ceph): rbd-mirror: prune unnecessary non-primary mirror snapshots
Once a non-primary snapshot is no longer required for syncing, delete it
from the image.
Fixes: https://tracker.ceph...
Jason Dillaman
01:57 PM Dashboard Backport #44953 (In Progress): octopus: mgr/dashboard: Some Grafana panels in Host overview, Host...
Volker Theile
01:57 PM Revision 80664e10 (ceph): dashboard: AVG RAM Utilization panel always showed "N/A"
The references to `$osd_hosts` etc. were encoded as
`[[osd_hosts]]` in the PromQL expression divisor, and
the panel a...
Kristoffer Gronlund
01:57 PM Revision bfac8388 (ceph): dashboard: Use exported_instance to identify OSDs
When moving to LVM-based ceph-volume setups, several
grafana dashboards stopped working. The problem is that
(device,...
Kristoffer Gronlund
01:57 PM Revision 0157200f (ceph): dashboard: Resolve FQDN / hostname mismatch in hosts overview panel
In the AVG Disk Utilization panel, the result is calculated
by combining the output of node_disk_io_time_seconds_tota...
Kristoffer Gronlund
01:57 PM Revision 83420354 (ceph): dashboard: Convert FQDN to hostname in grafana panels
The $ceph_hosts variable contained the FQDN for hosts
while the instance label created by ceph only has
the hostname....
Kristoffer Gronlund
01:55 PM Dashboard Bug #45018 (Resolved): mgr/dashboard: some style are being applied globally and should not be
p.e.: after you open a modal that uses the ModalComponent, the styles for the footer will be applied globally and be ... Tiago Melo
01:35 PM Dashboard Bug #45017 (Resolved): mgr/dashboard: OSD page is slow at loading all the inline pages and tabs
All tabs have their content loaded at the same time.
We should put a condition in each of the tabs content and only ...
Tiago Melo
01:15 PM Orchestrator Bug #43803 (Resolved): ceph orchestrator rgw rm: no valid command found
Sebastian Wagner
01:12 PM Dashboard Bug #37450 (Won't Fix): mgr/dashboard: pool fullness graph reports wrong information
The dashboard development has moved on in the meanwhile, there are no plans to fix bugs in the original dashboard at ... Lenz Grimmer
01:11 PM Orchestrator Bug #45016 (Resolved): mgr: `ceph tell mgr mgr_status` hangs
cephadm bootstrap hangs:... Sebastian Wagner
01:11 PM Dashboard Bug #36726 (Can't reproduce): Module 'dashboard' has experienced an error and cannot handle comma...
Seems to have been a configuration error - please reopen, if it still persists. Lenz Grimmer
01:09 PM Dashboard Bug #36549 (Can't reproduce): mgr/dashboard: RuntimeError: Test failure: test_delete_s3 (tasks.mg...
Looks like it's no longer an issue, please re-open in case it still occurs. Lenz Grimmer
01:08 PM mgr Backport #42556 (Rejected): mimic: SSL handshake: 500 internal error to access dashboard
Lenz Grimmer
12:58 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
Okay sure sounds good. As of right now I don't think I've seen the cache pressure messages in 2 days. I can't think o... mitchell walls
12:55 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
mitchell walls wrote:
>
> Here is an example of something happens which gives the slow requests.
>
> [...]
I...
Jeff Layton
12:40 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
Okay so far, I haven't seen any messages about cache pressure recently. That is without the Entries_HWMark set at all... mitchell walls
12:43 PM Dashboard Bug #37974 (Can't reproduce): Test failure: test_get_setting (tasks.mgr.dashboard.test_settings.S...
Likely fixed in the meanwhile? Please re-open, if it still occurs. Lenz Grimmer
12:39 PM Dashboard Bug #25212 (Won't Fix): mgr/dashboard: Remove notifications for successful actions
Lenz Grimmer
12:32 PM Orchestrator Bug #44825: cephadm: bootstrap is not idempotent
Making cephadm bootstrap truly idempotent will not be trivial. As there are going to be some special cases, like: wha... Sebastian Wagner
12:30 PM Revision ea607b63 (ceph): mgr/dashboard: Proposed About Modal box
This commit implements proposed about modal box
Fixes : https://tracker.ceph.com/issues/35693
Signed-off-by: Ngwa Sed...
Ngwa Sedrick Meh
12:14 PM Revision 7291e82f (ceph): mgr/dashboard: Remove duplicate code in iscsi.py
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
12:14 PM Revision 7d370ce2 (ceph): mgr/dashboard: Prevent iSCSI target recreation when editing controls
Also prevents updating target auth, when this was not modified.
Fixes: https://tracker.ceph.com/issues/44659
Signed...
Tiago Melo
12:09 PM Orchestrator Feature #45015 (Closed): cephadm: bind mount `ceph` from a container into the host system?
"snaps" can actually bind mount the binaries from their containers into the host OS environment, rather than needing ... Sebastian Wagner
11:43 AM Orchestrator Bug #45010 (Fix Under Review): cephadm: /etc/ceph/ceph.conf directory /etc/ceph does not exist
Sebastian Wagner
08:01 AM Orchestrator Bug #45010 (Can't reproduce): cephadm: /etc/ceph/ceph.conf directory /etc/ceph does not exist
... Sebastian Wagner
11:42 AM Orchestrator Bug #44909 (Can't reproduce): cephadm on Debian Buster: journald logs are empty
... Sebastian Wagner
11:26 AM Dashboard Bug #44589 (Pending Backport): mgr/dashboard: lint error on plugins/debug.py
Lenz Grimmer
11:25 AM Revision c5dd11b7 (ceph): Merge pull request #34411 from votdev/issue_44589
mgr/dashboard: lint error on plugins/debug.py
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Kiefer ...
Lenz Grimmer
10:41 AM Revision 314b14ae (ceph): tests: update unmap.t for table spacing changes
Introduced in 4d42b4c5a0ed ("common/TextTable: default to 2 spaces
separating columns") and 41f003518a07 ("common/Tex...
Ilya Dryomov
10:21 AM Dashboard Bug #44923 (Pending Backport): mgr/dashboard: standby mgr redirects to a IP address instead of a ...
Lenz Grimmer
10:20 AM Revision 0b18f607 (ceph): Merge pull request #34452 from rhcs-dashboard/fix-44923-master
mgr/dashboard: use FQDN for failover redirection
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: St...
Lenz Grimmer
10:20 AM Dashboard Bug #42812 (Resolved): mgr/dashboard: Unit test is failing because of the timezone
Lenz Grimmer
10:19 AM Dashboard Backport #44995 (Resolved): nautilus: mgr/dashboard: Unit test is failing because of the timezone
Lenz Grimmer
10:19 AM Revision 6af2a9b4 (ceph): Merge pull request #34473 from Vicente-Cheng/wip-44995-nautilus
nautilus: mgr/dashboard: Fix error in unit test caused by timezone
Reviewed-by: Kiefer Chang <kiefer.chang@suse.com>...
Lenz Grimmer
09:54 AM Revision 70659ffe (ceph): mgr/volumes: Add interface to get subvolume metadata
The following interface is added
"ceph fs subvolume info <vol_name> <sub_name> [<group_name>]"
The output is in jso...
Kotresh Hiremath Ravishankar
09:49 AM Dashboard Bug #44592 (Resolved): mgr/dashboard: ceph-api-nightly-nautilus-backend test failure
Likely fixed via this PR: https://github.com/ceph/ceph/pull/34055 - please re-open if this issue still persists. Lenz Grimmer
09:47 AM CephFS Backport #44668: nautilus: mgr/dashboard: backend API test failure "test_access_permissions"
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34055
m...
Nathan Cutler
09:41 AM CephFS Backport #44668 (Resolved): nautilus: mgr/dashboard: backend API test failure "test_access_permis...
Lenz Grimmer
09:46 AM RADOS Backport #44711 (Resolved): nautilus: pgs entering premerge state that still need backfill
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34354
m...
Nathan Cutler
09:46 AM bluestore Backport #44818 (Resolved): nautilus: perf regression due to bluefs_buffered_io=true
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34297
m...
Nathan Cutler
09:45 AM Dashboard Backport #44690: nautilus: mgr/dashboard: list configured prometheus alerts
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34373
m...
Nathan Cutler
09:45 AM Backport #44260: nautilus: selinux setsched denials for 'fn_anonymous'
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34433
m...
Nathan Cutler
09:44 AM RADOS Backport #42662 (Resolved): nautilus:Issue a HEALTH_WARN when a Pool is configured with [min_]siz...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/31842
m...
Nathan Cutler
09:43 AM rgw Backport #44472 (Resolved): nautilus: ent_list not cleared inside each loop of bucket list
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34099
m...
Nathan Cutler
09:43 AM RADOS Backport #44360 (Resolved): nautilus: Rados should use the '-o outfile' convention
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/33641
m...
Nathan Cutler
09:42 AM Orchestrator Backport #43995 (Resolved): nautilus: ceph orchestrator rgw rm: no valid command found
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/33160
m...
Nathan Cutler
09:42 AM CephFS Bug #42228 (Resolved): mgr/dashboard: backend API test failure "test_access_permissions"
Lenz Grimmer
09:42 AM Dashboard Backport #44952: nautilus: mgr/dashboard: Some Grafana panels in Host overview, Host details, OSD...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34417
m...
Nathan Cutler
09:40 AM Revision 2d720427 (ceph): Merge pull request #34055 from callithea/wip-44668-nautilus
nautilus: qa: use small default pg count for CephFS pools
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Review...
Lenz Grimmer
09:40 AM CephFS Bug #45014: qa/cephfs/test_backtrace_repair: CalledProcessError: Command './bin/rados -p cephfs_d...
It is because the remote.sh() will switch the args from list to str and the '"' in "oh i'm sorry did i overwrite your... Xiubo Li
09:38 AM CephFS Bug #45014 (In Progress): qa/cephfs/test_backtrace_repair: CalledProcessError: Command './bin/rad...
Xiubo Li
09:38 AM CephFS Bug #45014 (Resolved): qa/cephfs/test_backtrace_repair: CalledProcessError: Command './bin/rados ...
... Xiubo Li
09:37 AM Revision 4b04f2ba (ceph): Merge pull request #34471 from idryomov/wip-rbd-fio-rstrip
qa/tasks/rbd_fio: unbreak after the conversion from StringIO
Reviewed-by: Kefu Chai <kchai@redhat.com>
Ilya Dryomov
09:32 AM rgw Bug #45013 (Closed): Nautilus: Intermittent dropped connections with iterate_obj() failed
Hello,
Our cluster heavily uses S3 and we notice intermittent dropped connections in HAProxy error logs:
@Mar 3...
Alex Walender
09:28 AM CephFS Bug #45012: qa/cephfs/test_backtrace_repair: stuck forever when ran by vstart_runner.sh
It is because that the remote.sh in vstart_runner.sh will call teuthology/misc.py's sh(), which has no stdin/stdout p... Xiubo Li
09:26 AM CephFS Bug #45012 (In Progress): qa/cephfs/test_backtrace_repair: stuck forever when ran by vstart_runne...
Xiubo Li
09:26 AM CephFS Bug #45012 (Resolved): qa/cephfs/test_backtrace_repair: stuck forever when ran by vstart_runner.sh
... Xiubo Li
08:51 AM Dashboard Feature #44542: mgr/dashboard: Browser favicon should reflect cluster HEALTH
Maybe something like 'Blue Jeans' is doing it would be interesting.
!icon.gif!
Volker Theile
08:29 AM Dashboard Feature #45011 (Resolved): mgr/dashboard: Display users current bucket quota usage
In Dashboard > Object Gateway > Buckets:
Display the user bucket quota usage: the current size, % used and number of...
Alfonso Martínez
08:10 AM Dashboard Feature #44623 (Fix Under Review): Monitoring: Grafana Dashboard per rbd image
Volker Theile
07:50 AM Revision 0d22708c (ceph): cephadm: add-repo: Don't test for podman
Fixes:
```
root@buster:/cephadm# ./cephadm add-repo
Unable to locate any of ['podman', 'docker']
```
Signed-off-by:...
Sebastian Wagner
07:48 AM Orchestrator Bug #44972 (New): cephadm: add-repo on ubuntu broken
Sebastian Wagner
07:36 AM Orchestrator Bug #44972: cephadm: add-repo on ubuntu broken
Turns out apt-key is unusable by default:... Sebastian Wagner
07:35 AM Revision 99b75c14 (ceph): readthedocs: add .readthedocs.yml
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
07:14 AM rbd Feature #44727 (Pending Backport): [rbd-mirror] improved replication statistics
Mykola Golub
07:13 AM Revision 978a2e36 (ceph): Merge pull request #34408 from dillaman/wip-44727
rbd-mirror: improved replication statistics
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
06:29 AM Orchestrator Bug #44950: OSDSpec: Reserving storage on db_devices
Jan Fajerski wrote:
> Which version are you running? There was a bug recently where the slots arguments were ignored...
Maran H
06:26 AM RADOS Bug #45008 (New): [osd crash]The ceph-osd assert with rbd bench io
ceph version: 14.2.5
OS:centos 7.6.1810
Procedure:
1, Create a rbd image.
2, Use rbd bench tool to write some dat...
haitao chen
04:31 AM Revision 7dc7b303 (ceph): dmclock: pick up change to s/uint/unsigned/
to address the FTBFS with musl libc which does not define uint.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:19 AM Revision 21dacc82 (ceph): qa/tests: pass "-t 2" to teuthology-suite when testing non-master branches
-t is an alias of "--teuthology-branch" which defaults to master. we
have a "py2" branch in teuthology. that branch i...
Kefu Chai
02:47 AM RADOS Bug #44981: rados/test_envlibrados_for_rocksdb.sh build failure (seen in nautilus)
We should be testing the version the rocksdb submodule is pointing to. In nautilus that's...
$ git submodule statu...
Brad Hubbard
01:55 AM RADOS Bug #44981: rados/test_envlibrados_for_rocksdb.sh build failure (seen in nautilus)
We are trying to compile rocksdb master with gcc 4.8.5 but std::max_align_t only became available in 4.9. Brad Hubbard
02:08 AM Revision 8c63b26f (ceph): Merge pull request #34264 from tchaikov/wip-qa-py3
qa/tasks: be python3 compatible
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
12:43 AM rgw Feature #45007 (New): Add support subuser for bucket acl
Seena Fallah
12:39 AM Revision 3f253a9a (ceph): Merge pull request #34284 from liewegas/followon-34266-cleanup
mgr/DaemonServer: add missing ceph_abort
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:29 AM mgr Bug #45006 (New): ceph-mgr runs on inactive node
I have a cluster with Ubuntu 19.10 and ceph 14.2.8. It ran fine for a while, but gets shut down and started a lot as ... Christian Huebner

04/08/2020

10:53 PM RADOS Backport #44711: nautilus: pgs entering premerge state that still need backfill
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34354
merged
Yuri Weinstein
10:53 PM Revision 8affdb43 (ceph): Merge pull request #34354 from smithfarm/wip-44711-nautilus
nautilus: mgr/DaemonServer: fix pg merge checks
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Sage Weil <sa...
Yuri Weinstein
10:52 PM bluestore Backport #44818: nautilus: perf regression due to bluefs_buffered_io=true
Neha Ojha wrote:
> https://github.com/ceph/ceph/pull/34297
merged
Yuri Weinstein
10:52 PM Revision 2fcaaacf (ceph): Merge pull request #34297 from vumrao/wip-vumrao-44818
nautilus: common/options: Disable bluefs_buffered_io by default again.
Reviewed-by: Neha Ojha <nojha@redhat.com>
Rev...
Yuri Weinstein
10:49 PM Revision 01c2d62d (ceph): Merge pull request #33889 from ifed01/wip-ifed-flexible-bluefs-nautilus
nautilus: os/bluestore: more flexible DB volume space usage
Reviewed-by: Adam Kupczyk <akupczyk@redhat.com>
Reviewed...
Yuri Weinstein
10:45 PM mgr Bug #24458: config show does not include mgr module options
Afaik mgr modules use `ceph config-key` and not `ceph config`. so this is more of a general problem of having two dis... Sebastian Wagner
10:13 PM mgr Bug #44948: Module 'diskprediction_local' has failed: No module named 'sklearn' - ceph docker v15
Looks like ceph-mgr-diskprediction-local needs a dependency on that package. It may have been missed since it's not u... Josh Durgin
10:07 PM RADOS Bug #44939: The mon and/or osd pod memory consumption is not even. One of them consumes about 50%...
What is your mon_memory_target and osd_memory_target?
Uneven memory on the mons is likely due to the leader doing ...
Josh Durgin
09:55 PM Revision 19ff50b4 (ceph): Merge pull request #34459 from badone/wip-44984-luminous
luminous: selinux: Allow ceph-mgr access to httpd dir
Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
Brad Hubbard
09:50 PM RADOS Bug #42347: nautilus assert during osd shutdown: FAILED ceph_assert((sharded_in_flight_list.back(...
This is still an issue on 14.2.8 (at least the one shipped with proxmox):... Bastian Mäuser
09:47 PM mgr Bug #37472: Cython 0.29 removed support for subinterpreters: raises "ImportError: Interpreter cha...
Niklas Hambuechen wrote:
> > Recent discussion resulted in a decision to proceed as we are now, i.e. leave subinterp...
Brad Hubbard
12:39 PM mgr Bug #37472: Cython 0.29 removed support for subinterpreters: raises "ImportError: Interpreter cha...
> Recent discussion resulted in a decision to proceed as we are now, i.e. leave subinterpreters in place.
> Why do y...
Niklas Hambuechen
01:59 AM mgr Bug #37472: Cython 0.29 removed support for subinterpreters: raises "ImportError: Interpreter cha...
Niklas Hambuechen wrote:
> > agreed. how about using this ticket for tracking the backport, and creating a copy of i...
Brad Hubbard
08:51 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
I will increase logging on the mds and do the same thing again tomorrow. Thanks for all your help. mitchell walls
08:45 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
Ok thanks. I'll see what I can do with a multimds setup.
To be clear, I think there is more than one problem here ...
Jeff Layton
08:31 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
At this point I am okay with just running a single mds with 3 standbys. Everytime I go to recreate the problem it is ... mitchell walls
07:38 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
I have set that as well to 100. Still getting the same thing. The weird thing is that this only happens with multiple... mitchell walls
07:24 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
Ok. If you're able to change settings, can you try setting the MDCACHE Entries_HWMark value _much_ lower? Like maybe ... Jeff Layton
07:09 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
Here are logs for all three mdses when this occurs. ... mitchell walls
05:56 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
I have gotten further and it gets really weird. It isn't actually the python script it was a move they did after look... mitchell walls
01:35 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
Update on the cache message, The cache message was still there with the single mds with the entries_used less than en... mitchell walls
11:41 AM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
More questions:
You said this happened when you updated from 14.2.7 to 14.2.8? That's probably coincidence unless ...
Jeff Layton
11:33 AM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
mitchell walls wrote:
> Okay thank you. I am working on it. So the script they were working with was dealing with a ...
Jeff Layton
08:46 PM Revision 8aa9c88f (ceph): qa/suites/fs/upgrade: start with msgr2
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:43 PM Revision 2ebb9373 (ceph): cephadm: show error when no command is specified
Traceback (most recent call last):
File "./cephadm", line 4452, in <module>
if args.func != command_check_host:...
Michael Fritch
08:39 PM Revision 7e26083d (ceph): qa/workunits/cephadm/test_cephadm.sh: use fsid during dump_log
needed when running with multiple ceph clusters
Signed-off-by: Michael Fritch <mfritch@suse.com>
Michael Fritch
07:45 PM Revision 793aaaae (ceph): rgw: Add subuser to OPA request
Signed-off-by: Seena Fallah <seenafallah@gmail.com> Seena Fallah
07:35 PM Revision b26a525e (ceph): Merge pull request #34414 from yuvalif/add_timeout_to_http_client
rgw/http: add timeout to http client
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:40 PM Revision af8a7be1 (ceph): spawn: update submodule
pulls in fixes for exception handling, and support for multiple return
values with std::tuple<>
Signed-off-by: Casey...
Casey Bodley
06:14 PM Revision 14823e5a (ceph): mgr/dashboard: fix tests in order to match pg num conventions
Update the tests test_ganesha and test_rbd_mirroring in order
to match the PG num conventions. It prevents the health...
Tatjana Dehler
05:51 PM Revision 9fd2f65f (ceph): 15.2.1
Jenkins Build Slave User
05:29 PM Revision 8e930469 (ceph): rpm: use Recommends on fedora also
"Recommends" and other weak dependencies were introduced in rpm 4.12. it
is included by quite a few distros, includin...
Kefu Chai
05:29 PM Revision 59f704bf (ceph): rpm: add python3-saml as install dependency
`python.*-saml` is required for Ceph-Dashboard SSO support (optional
feature).
Fixes: https://tracker.ceph.com/issue...
Ernesto Puerta
04:57 PM Linux kernel client Feature #45005 (Rejected): fs: make sure we support CEPH_OSD_FLAG_LOCALIZE_READS
Ilya says it will be a shared mount option, hurray! Greg Farnum
04:40 PM Linux kernel client Feature #45005 (Rejected): fs: make sure we support CEPH_OSD_FLAG_LOCALIZE_READS
Apparently this is in rbd for upstream now, but we may need to do something for CephFS to support it as well. Do so! Greg Farnum
04:53 PM Revision 21552f59 (ceph): doc/rados: Remove obsolete placement group note from EC pool creation
Signed-off-by: Danny Abukalam <danny@softiron.co.uk> Danny Abukalam
04:46 PM Revision 39357d2a (ceph): Merge pull request #34482 from ceph/octopus-fixes
Octopus fixes
Reviewed-By: Casey Bodley <cbodley@redhat.com>
Reviewed-By: Radoslaw Zarynski <rzarynski@redhat.com>
R...
Abhishek L
04:39 PM Revision 20b7bb68 (ceph): msg/async/ProtocolV2: avoid AES-GCM nonce reuse vulnerabilities
The secure mode uses AES-128-GCM with 96-bit nonces consisting of a
32-bit counter followed by a 64-bit salt. The co...
Ilya Dryomov
04:39 PM Revision dfd1d81c (ceph): msg/async/crypto_onwire: fix endianness of nonce_t
As a AES-GCM IV, nonce_t is implicitly shared between server and
client. Currently, if their endianness doesn't matc...
Ilya Dryomov
04:39 PM Revision 8f90658c (ceph): rgw: reject unauthenticated response-header actions
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
Reviewed-by: Casey Bodley <cbodley@redhat.com>
(cherry picked fro...
Matt Benjamin
04:39 PM Revision 92da834c (ceph): rgw: EPERM to ERR_INVALID_REQUEST
As per Robin's comments and S3 spec
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
04:39 PM Revision be767900 (ceph): rgw: reject control characters in response-header actions
S3 GetObject permits overriding response header values, but those inputs
need to be validated to insure only characte...
Robin H. Johnson
04:33 PM Orchestrator Bug #44934: cephadm RGW: scary remove-deploy loop
The GitHub PR states "turns out users put dot into their RGW service names" - all the dots you can see in the log ste... Hurz Hurz
04:31 PM Revision 0c4ebcf7 (ceph): os/bluestore: beautify RocksDBBlueFSVolumeSelector::dump output
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit fc84588536b4757bbe75065951a7215ffbcc0f60)
Igor Fedotov
04:31 PM Revision 1cf80e46 (ceph): os/bluestore: introduce bluestore_volume_selection_reserved cfg option.
This is an alternative (and straightforward) way to specify barred space not allowed for 'use
some extra' BlueFS volu...
Igor Fedotov
04:31 PM Revision 67d2b245 (ceph): test/store_test: test coverage for anti-spillover framework.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 57c6a79136a390c74a800d03bc595f3363718c2f)
...
Igor Fedotov
04:31 PM Revision 87978510 (ceph): os/bluestore: introduce 'bluestore bluefs stats' admin socket command
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit f5568eb7209e43e6b916ea8450b2bd0c9484919a)
...
Igor Fedotov
04:31 PM Revision 30b0a25b (ceph): os/bluestore: implement more intelligent DB volume space managment for ...
It allows excessive space usage for higher DB levels.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked...
Igor Fedotov
04:12 PM Revision 6ef83820 (ceph): rgw: clean up attempt loop in ordered listing
Convert a while loop into a for loop to better indicate how the
"attempt" lcv is managed.
Signed-off-by: J. Eric Iva...
J. Eric Ivancich
04:09 PM ceph-volume Backport #45002 (In Progress): nautilus: batch filter_devices tries to access lvs when there are ...
Jan Fajerski
04:07 PM ceph-volume Backport #45002 (Resolved): nautilus: batch filter_devices tries to access lvs when there are none
https://github.com/ceph/ceph/pull/34481 Jan Fajerski
04:09 PM Revision 0ee5ed08 (ceph): ceph-volume/batch: check lvs list before access
Fixes: https://tracker.ceph.com/issues/44989
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from co...
Jan Fajerski
04:09 PM ceph-volume Backport #45003 (In Progress): octopus: batch filter_devices tries to access lvs when there are none
Jan Fajerski
04:07 PM ceph-volume Backport #45003 (Resolved): octopus: batch filter_devices tries to access lvs when there are none
https://github.com/ceph/ceph/pull/34480 Jan Fajerski
04:09 PM Revision b4807ff8 (ceph): ceph-volume/batch: check lvs list before access
Fixes: https://tracker.ceph.com/issues/44989
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from co...
Jan Fajerski
04:08 PM ceph-volume Backport #45004 (In Progress): mimic: batch filter_devices tries to access lvs when there are none
Jan Fajerski
04:07 PM ceph-volume Backport #45004 (Resolved): mimic: batch filter_devices tries to access lvs when there are none
https://github.com/ceph/ceph/pull/34479 Jan Fajerski
04:08 PM Revision 76043e00 (ceph): rgw: fix bug where bucket listing end marker not always set correctly
Due to using std::move a second time, often
RGWRados::cls_bucket_list_ordered would not set its end marker
correctly....
J. Eric Ivancich
04:08 PM Revision 3988ab8e (ceph): ceph-volume/batch: check lvs list before access
Fixes: https://tracker.ceph.com/issues/44989
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from co...
Jan Fajerski
04:07 PM ceph-volume Bug #44989 (Pending Backport): batch filter_devices tries to access lvs when there are none
Jan Fajerski
08:46 AM ceph-volume Bug #44989 (Fix Under Review): batch filter_devices tries to access lvs when there are none
Jan Fajerski
08:35 AM ceph-volume Bug #44989: batch filter_devices tries to access lvs when there are none
Originally this was added in commit fc9a10e54813 Jan Fajerski
08:33 AM ceph-volume Bug #44989 (Resolved): batch filter_devices tries to access lvs when there are none
... Jan Fajerski
04:07 PM Revision 4fc07f4a (ceph): Merge pull request #34463 from jan--f/c-v-batch-filter-check-lvs-before...
ceph-volume/batch: check lvs list before access Jan Fajerski
03:59 PM RADOS Bug #45001 (Duplicate): mon+cephadm: ceph_assert((sharded_in_flight_list.back())->ops_in_flight_s...
Sebastian Wagner
03:29 PM RADOS Bug #45001 (Duplicate): mon+cephadm: ceph_assert((sharded_in_flight_list.back())->ops_in_flight_s...
http://pulpito.ceph.com/swagner-2020-04-08_10:27:55-rados-wip-swagner2-testing-2020-04-08-0014-distro-basic-smithi/49... Sebastian Wagner
03:35 PM Revision 9ca5b362 (ceph): rgw: reject control characters in response-header actions
S3 GetObject permits overriding response header values, but those inputs
need to be validated to insure only characte...
Robin H. Johnson
03:35 PM Revision 607a65fc (ceph): rgw: EPERM to ERR_INVALID_REQUEST
As per Robin's comments and S3 spec
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
03:34 PM Revision ba0790a0 (ceph): rgw: reject unauthenticated response-header actions
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
Reviewed-by: Casey Bodley <cbodley@redhat.com>
(cherry picked fro...
Matt Benjamin
03:31 PM RADOS Bug #44715: common/TrackedOp.cc: 163: FAILED ceph_assert((sharded_in_flight_list.back())->ops_in_...
http://pulpito.ceph.com/swagner-2020-04-08_10:27:55-rados-wip-swagner2-testing-2020-04-08-0014-distro-basic-smithi/49... Sebastian Wagner
03:31 PM Revision c7da604c (ceph): rgw: reject control characters in response-header actions
S3 GetObject permits overriding response header values, but those inputs
need to be validated to insure only characte...
Robin H. Johnson
03:31 PM Revision 87a63d17 (ceph): rgw: EPERM to ERR_INVALID_REQUEST
As per Robin's comments and S3 spec
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
03:31 PM Revision fce0b267 (ceph): rgw: reject unauthenticated response-header actions
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
Reviewed-by: Casey Bodley <cbodley@redhat.com>
(cherry picked fro...
Matt Benjamin
03:30 PM Revision f6c5ad8a (ceph): msg/async/crypto_onwire: fix endianness of nonce_t
As a AES-GCM IV, nonce_t is implicitly shared between server and
client. Currently, if their endianness doesn't matc...
Ilya Dryomov
03:30 PM Revision 47c7e623 (ceph): msg/async/ProtocolV2: avoid AES-GCM nonce reuse vulnerabilities
The secure mode uses AES-128-GCM with 96-bit nonces consisting of a
32-bit counter followed by a 64-bit salt. The co...
Ilya Dryomov
03:30 PM Revision 3785e754 (ceph): msg/async: rename outcoming_bl -> outgoing_bl in AsyncConnection.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
(cherry picked from commit 7997a3ea193344ea9782d2594cca295ac5...
Radoslaw Zarzynski
03:21 PM ceph-volume Backport #44998 (In Progress): nautilus: batch: error on filtered devices in interactive only if ...
Jan Fajerski
03:16 PM ceph-volume Backport #44998 (Resolved): nautilus: batch: error on filtered devices in interactive only if usa...
https://github.com/ceph/ceph/pull/34478 Jan Fajerski
03:21 PM Revision 7d695416 (ceph): ceph-volume/batch: return success when all devices are filtered
batch should only return an error if some (but not all) devices are
filtered. When only some devices are filtered the...
Jan Fajerski
03:18 PM ceph-volume Backport #44999 (In Progress): octopus: batch: error on filtered devices in interactive only if u...
Jan Fajerski
03:16 PM ceph-volume Backport #44999 (Resolved): octopus: batch: error on filtered devices in interactive only if usab...
https://github.com/ceph/ceph/pull/34477 Jan Fajerski
03:18 PM Revision 96a9a369 (ceph): ceph-volume/batch: return success when all devices are filtered
batch should only return an error if some (but not all) devices are
filtered. When only some devices are filtered the...
Jan Fajerski
03:18 PM ceph-volume Backport #45000 (In Progress): mimic: batch: error on filtered devices in interactive only if usa...
Jan Fajerski
03:16 PM ceph-volume Backport #45000 (Resolved): mimic: batch: error on filtered devices in interactive only if usable...
https://github.com/ceph/ceph/pull/34476 Jan Fajerski
03:17 PM Revision 112e032f (ceph): ceph-volume/batch: return success when all devices are filtered
batch should only return an error if some (but not all) devices are
filtered. When only some devices are filtered the...
Jan Fajerski
03:14 PM ceph-volume Bug #44994 (Pending Backport): batch: error on filtered devices in interactive only if usable dat...
Jan Fajerski
01:46 PM ceph-volume Bug #44994 (Fix Under Review): batch: error on filtered devices in interactive only if usable dat...
Jan Fajerski
12:10 PM ceph-volume Bug #44994 (Resolved): batch: error on filtered devices in interactive only if usable data device...
This is a follow up for https://tracker.ceph.com/issues/43105
We can simply return if all data devices are filtere...
Jan Fajerski
03:14 PM Revision 647e43ba (ceph): Merge pull request #34472 from jan--f/c-v-noninteractive-batch-idempote...
ceph-volume/batch: return success when all devices are filtered Jan Fajerski
02:57 PM Dashboard Backport #44997 (In Progress): nautilus: mgr/dashboard: define SSO/SAML dependencies to packaging
Ernesto Puerta
02:52 PM Dashboard Backport #44997 (Resolved): nautilus: mgr/dashboard: define SSO/SAML dependencies to packaging
https://github.com/ceph/ceph/pull/34475 Ernesto Puerta
02:53 PM Dashboard Backport #44996 (In Progress): octopus: mgr/dashboard: define SSO/SAML dependencies to packaging
Ernesto Puerta
02:52 PM Dashboard Backport #44996 (Resolved): octopus: mgr/dashboard: define SSO/SAML dependencies to packaging
https://github.com/ceph/ceph/pull/34474 Ernesto Puerta
02:53 PM Revision 039cace3 (ceph): rpm: add python3-saml as install dependency
`python.*-saml` is required for Ceph-Dashboard SSO support (optional
feature).
Fixes: https://tracker.ceph.com/issue...
Ernesto Puerta
02:43 PM Orchestrator Bug #44972 (In Progress): cephadm: add-repo on ubuntu broken
Sebastian Wagner
01:45 PM Revision 8a18a7fc (ceph): rbd-mirror: fixed race condition with snapshot sync and shutdown
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:45 PM Dashboard Backport #44995 (In Progress): nautilus: mgr/dashboard: Unit test is failing because of the timezone
Wei-Chung Cheng
01:41 PM Dashboard Backport #44995 (Resolved): nautilus: mgr/dashboard: Unit test is failing because of the timezone
https://github.com/ceph/ceph/pull/34473 Wei-Chung Cheng
01:44 PM Revision 0c6d88fa (ceph): mgr/dashboard: Fix error in unit test caused by timezone
Unit test was only accepting positive timezones
Fixes: https://tracker.ceph.com/issues/42812
Signed-off-by: Tiago M...
Tiago Melo
01:29 PM Orchestrator Bug #44313 (Resolved): ceph-volume prepare is not idempotent and may get called twice
this particular issue was resolved. Sebastian Wagner
01:29 PM Orchestrator Bug #44824: cephadm: adding osd device is not idempotent
See https://github.com/ceph/ceph/pull/33755/files#r405524847 Sebastian Wagner
01:22 PM Revision cb3eade3 (ceph): ceph-volume/batch: return success when all devices are filtered
batch should only return an error if some (but not all) devices are
filtered. When only some devices are filtered the...
Jan Fajerski
01:16 PM CephFS Backport #44655 (In Progress): nautilus: qa: SyntaxError: invalid token
Wei-Chung Cheng
01:15 PM Orchestrator Bug #44965 (Resolved): cephadm: git archive from ci failes
Fixed by Kefu. Big Thanks! Sebastian Wagner
01:10 PM Revision dc9a2865 (ceph): mon/MgrMap: use always_on_modules from most recent release
If our release isn't in the always_on_map, say because you just upgraded,
then start with the modules from the last/m...
Sage Weil
01:10 PM Revision 279c4379 (ceph): qa/standalone/mon/misc: update TEST_mon_features
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:10 PM Revision 3c7d5291 (ceph): qa/suites/ugprade: remove mimic -> pacific upgrade tests
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:10 PM Revision e9ca9af9 (ceph): mon/MgrMonitor: disable orchestrator_cli if >= octopus
Fixes: https://tracker.ceph.com/issues/44883
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:10 PM Revision 731e508b (ceph): qa/standalone/mon/msgr-v2-transition: remove test
v2 was introduced in nautilus, and we don't support mimic -> pacific
upgrades (only mimic -> octopus). This test can...
Sage Weil
01:10 PM Revision be5f525d (ceph): qa/suites/upgrade: whitelist when orchestrator_cli can't be loaded
This happens because mgrs may start before mons, or before mons have
published a new mgrmap that disables orchestrato...
Sage Weil
01:10 PM Revision 985c203e (ceph): qa/suites/fs/upgrade: s/mimic/nautilus/
Also rename 3-compat_client/mimic -> pacific to match the min_client
setting (the naming here confuses me...).
Signe...
Sage Weil
01:09 PM Revision 6d09963e (ceph): CMakeLists: 16.0.0
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:09 PM Revision 03e3703a (ceph): src/ceph_release: pacific, 16, dev
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:09 PM Revision c3431bee (ceph): doc/dev/release-kickoff-checklist
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:09 PM Revision babc0c1d (ceph): common: pacific release constants
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:09 PM Revision 740051f3 (ceph): script: update backport scripts for now-released octopus
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:09 PM Revision 774560c6 (ceph): ceph-volume: __release__ == pacific
We didn't do this for octopus... :/
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:09 PM Revision df82ac1d (ceph): mon: persistent INCOMPAT_PACIFIC item
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:09 PM Revision 16c46c51 (ceph): include/ceph_features: fix whitespace
Goofed this up in 47049407ad0422c0bceab4dd6e3374f02ef72409. We only
want spaces if the same RETIRED bit isn't reused...
Sage Weil
01:09 PM Revision fe25c861 (ceph): include/ceph_features: define SERVER_PACIFIC
Reuse bit 20, which is available.
Declare it as gen 3 so that we | in SERVER_MIMIC (bits 57+28).
Signed-off-by: Sag...
Sage Weil
01:09 PM Revision cab7e8a3 (ceph): mon/mon_types: add mon pacific feature
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:09 PM Revision 5b3c21b6 (ceph): mon/OSDMonitor: make pacific changes
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:09 PM Revision 2c3989c0 (ceph): osd: remove redundant check
This is already covered by the ceph_osd.cc can_upgrade_from() check.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:09 PM Revision c190df18 (ceph): doc/dev/release-kickoff-checklist: a few other items
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:09 PM Revision 6e7138d1 (ceph): mds/cephfs_features: CEPHFS_CURRENT_RELEASE
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:09 PM Revision ac34cedd (ceph): qa/releases/pacific.yaml
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:09 PM Revision 80fb39e4 (ceph): qa/suites/rados/thrash-old-clients/1-install/octopus
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:09 PM Revision 9322bae3 (ceph): doc/dev/release-kickoff-checklist: quotes
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:09 PM Revision 92fa0a6e (ceph): doc/dev/release-checklists: generalize
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:09 PM Revision 48037082 (ceph): mon/MgrMonitor: define mgr modules for pacific
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:09 PM Revision 6833f899 (ceph): qa/workunits/cephtool/test.sh: fix require-osd-release test
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:09 PM Revision 3d8d2e07 (ceph): doc/dev/release-kickoff-checklist: include ceph-build change
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:09 PM Revision 858b3a9c (ceph): qa/suites/rados/thrash-old-clients: adjust octopus package list for el7
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:09 PM Revision cc99c3bc (ceph): mon/MonCommands: require-osd-release pacific
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:07 PM Revision f28a5fef (ceph): qa/tasks/openssl_keys.py: sort cert configs before creating certs
we cannot rely on the order in which items are arranged in a dict, the
order varies from version to another. in Pytho...
Kefu Chai
01:07 PM Revision 83c63209 (ceph): mgr/telegraf: catch FileNotFoundError exception
in tasks/module_selftest.yaml, `TestModuleSelftest.test_telegraf()` is
called. but we fail to prepare a unix domain s...
Kefu Chai
01:04 PM Dashboard Bug #44991 (Fix Under Review): monitoring: alert for pool fill up broken
Volker Theile
10:36 AM Dashboard Bug #44991 (In Progress): monitoring: alert for pool fill up broken
Volker Theile
10:35 AM Dashboard Bug #44991 (Resolved): monitoring: alert for pool fill up broken
The changes done with https://tracker.ceph.com/issues/44776 seems to be incorrect for the 'pool filling up' alert. Se... Volker Theile
01:03 PM Revision 8e093e53 (ceph): Merge pull request #34398 from rzarzynski/wip-crimson-outdata-to-pglog
crimson/osd: record op's outdata and rval in pg log
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Kefu Ch...
Kefu Chai
01:02 PM Revision e197e4d7 (ceph): monitoring: alert for pool fill up broken
Fixes: https://tracker.ceph.com/issues/44991
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
12:49 PM Revision 39fdb5c6 (ceph): mgr/orch: Fix DaemonDescription().daemon_id() for RGWs
Turns out, users put dots into their RGW service names.
Fixes: https://tracker.ceph.com/issues/44934
Signed-off-by: ...
Sebastian Wagner
12:29 PM Revision 02497d9c (ceph): Merge pull request #34466 from tchaikov/wip-cmake-get-git-version
cmake: check $top_srcdir/.git directly
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
12:25 PM Revision f6d028df (ceph): mgr/telegraf: catch FileNotFoundError exception
in tasks/module_selftest.yaml, `TestModuleSelftest.test_telegraf()` is
called. but we fail to prepare a unix domain s...
Kefu Chai
11:51 AM Revision 05dade8f (ceph): mgr/volumes/fs: Update default ganesha conf options
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
11:51 AM Revision 751a994f (ceph): src/vstart: Set CEPH_CONF environment variables
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
11:51 AM Revision 1be7e547 (ceph): vstart: Add note about mounting cephfs exports
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
11:51 AM Revision 2b0f9646 (ceph): mgr/volumes: Improve readability of ganesha common config
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
11:51 AM Revision 765cafdb (ceph): vstart: Use "NFS" instead "GANESHA" for starting nfs ganesha clusters
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
11:51 AM Revision 91334cb8 (ceph): vstart: Use random port instead of default Ganesha port
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
11:51 AM Revision c613c0d9 (ceph): mgr/volumes: Remove dependency on dashboard ganesha module
Instead of importing ganesha module, necessary classes are directly used in
volumes nfs module.
Signed-off-by: Varsh...
Varsha Rao
11:51 AM Revision 75c5a8bf (ceph): mgr/volumes/nfs: Update the export class to remove unecessary config op...
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
11:51 AM Revision b87f6fc0 (ceph): mgr/volumes/nfs: Fix mypy errors
This patch fixes the following mypy errors:
volumes/module.py:9: note: In module imported here,
volumes/__init__.py:2...
Varsha Rao
11:51 AM Revision 19699b0b (ceph): mgr/volumes: Move ganesha common config to vstart
This is a preparatoy patch before calling orchestrator for nfs cluster
deployment. All the ganesha config is moved to...
Varsha Rao
11:51 AM Revision 0b6343fb (ceph): mgr/volumes: Create multiple CephFS exports
Using the following fs nfs interface multiple exports can be created:
ceph fs nfs export create <fsname> <binding> --...
Varsha Rao
11:51 AM Revision 56a4fabe (ceph): mgr/volumes: Remove GaneshaConf and NFSConfig class
NFSCluster and FSExport class replace GaneshaConf and NFSConfig class.
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
11:51 AM Revision 34ba1cc1 (ceph): vstart: Update the nfs cluster create and export interface
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
11:51 AM Revision a84d4b01 (ceph): mgr/volumes: Update nfs cluster and export interface
Instead of prefixing 'fs' to the commands, type is added for easy extension to
create rgw exports.
$ ceph nfs cluste...
Varsha Rao
11:51 AM Revision 25642bcf (ceph): mgr/volumes: Make cluster id option mandatory in nfs create export
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
11:51 AM Revision 14cbf6d5 (ceph): mgr/volumes: Remove unused typing module
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
11:51 AM Revision e3da1022 (ceph): mgr/volumes: Add a note about placement option in nfs cluster create
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
11:51 AM Revision 48c8e8b5 (ceph): doc: Add document about fs nfs interface to create CephFS exports
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
11:46 AM Revision 333439f2 (ceph): Merge pull request #34220 from mgfritch/cephadm-nfs-container-image
mgr/cephadm: allow config for an nfs `container_image`
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
11:45 AM Dashboard Backport #44992 (In Progress): octopus: mgr/dashboard: Error: ViewDestroyedError: Attempt to use ...
Alfonso Martínez
11:44 AM Dashboard Backport #44992 (Resolved): octopus: mgr/dashboard: Error: ViewDestroyedError: Attempt to use a d...
https://github.com/ceph/ceph/pull/34467 Alfonso Martínez
11:45 AM Revision 144dfc64 (ceph): mgr/dashboard: fix errors related to frontend service subscriptions.
- Created TimerService: for getting a scheduled observable that checks if there are any observers subscribed before s... Alfonso Martínez
11:45 AM Orchestrator Feature #44993 (New): cephadm: Resource-aware daemons placement
Use resource limits (cpu, memory) to allow to schedule properly the deploy of the different daemons in the best suite... Juan Miguel Olmo Martínez
11:44 AM Dashboard Feature #42877 (Resolved): mgr/dashboard: list configured prometheus alerts
Lenz Grimmer
11:44 AM Dashboard Backport #44690 (Resolved): nautilus: mgr/dashboard: list configured prometheus alerts
Lenz Grimmer
11:43 AM Revision 15c277ae (ceph): Merge pull request #34373 from votdev/wip-44690-nautilus
nautilus: mgr/dashboard: list configured prometheus alerts
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewe...
Lenz Grimmer
11:24 AM rbd Bug #44938 (Pending Backport): [rbd-mirror] tx-only peer from heartbeat can race w/ CLI
Mykola Golub
11:24 AM Dashboard Bug #44228 (Pending Backport): mgr/dashboard: Error: ViewDestroyedError: Attempt to use a destroy...
Lenz Grimmer
11:23 AM Revision dbb84956 (ceph): Merge pull request #34422 from dillaman/wip-44938
rbd: ignore tx-only mirror peers when adding new peers
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
11:17 AM Revision 887d5bb0 (ceph): Merge pull request #34058 from rhcs-dashboard/44228-fix-frontend-servic...
mgr/dashboard: fix errors related to frontend service subscriptions.
Reviewed-by: Ernesto Puerta <epuertat@redhat.co...
Lenz Grimmer
11:00 AM CephFS Bug #44380 (Fix Under Review): mds: MDCache.cc: 2335: FAILED ceph_assert(!"unmatched rstat rbytes...
Xiubo Li
09:48 AM CephFS Bug #44380: mds: MDCache.cc: 2335: FAILED ceph_assert(!"unmatched rstat rbytes" == g_conf()->mds_...
The fixing PR: https://github.com/ceph/ceph/pull/34410
It will add accounted_rstat/rstat when building file dentry...
Xiubo Li
08:12 AM CephFS Bug #44380: mds: MDCache.cc: 2335: FAILED ceph_assert(!"unmatched rstat rbytes" == g_conf()->mds_...
The root cause of this is the cephfs-data-scan tool didn't update the InodeStore->inode->rstat, and when the MDS daem... Xiubo Li
05:35 AM CephFS Bug #44380: mds: MDCache.cc: 2335: FAILED ceph_assert(!"unmatched rstat rbytes" == g_conf()->mds_...
I could reproduce it %100 locally, the steps are:
1), run the test_fragmented_injection test case
2), manually rem...
Xiubo Li
10:42 AM Revision 05cf5796 (ceph): mgr/cephadm: in-memory set of offline hosts
Fixes: https://tracker.ceph.com/issues/43839
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
10:42 AM Revision 201a9c17 (ceph): mgr/cephadm: No daemon and device refresh if host if out
To make things faster
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
10:42 AM Revision 152b4b4b (ceph): mgr/cephadm: Set SSH connection timeout to 30s
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
10:42 AM Revision adca3e08 (ceph): mgr/cephadm: Daemons running of unreachable servers are offline
Fixes: https://tracker.ceph.com/issues/44602
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
10:42 AM Revision 7368d77b (ceph): mgr/cephadm: add test for "Offline" host status
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
10:40 AM Revision 52e05f8d (ceph): mgr/cephadm: type annotation for HostCache.mgr
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
10:40 AM Revision e093c375 (ceph): mgr/cephadm: remove unused method `_check_hosts`
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
10:24 AM Revision c3f4f1d6 (ceph): qa/tasks/rbd_fio: unbreak after the conversion from StringIO
Fix a bad typo in commit db7ae8eff60a ("qa/tasks/rbd_fio: get rid of
StringIO for py3").
Signed-off-by: Ilya Dryomov...
Ilya Dryomov
10:22 AM Revision aae6e4c6 (ceph): osd: pg_log_entry_t::set_op_returns() takes const reference now.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
10:22 AM Revision 7dc579c5 (ceph): crimson/osd: record op's outdata and rval in pg log.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
10:03 AM Revision a05d7179 (ceph): cmake: check $top_srcdir/.git directly
in 0437adc33a8b83847ed36666971b5ea4d88a4901, we stop right before
reaching $top_srcdir, but we should stop at its par...
Kefu Chai
09:34 AM Orchestrator Bug #44990 (Can't reproduce): cephadm: exec: "/usr/bin/ceph-mon": stat /usr/bin/ceph-mon: no such...
http://pulpito.ceph.com/yuriw-2020-04-07_17:39:28-rados-wip-octopus-rgw-msg-fixes-distro-basic-smithi/4931485/
<pr...
Sebastian Wagner
09:19 AM Revision 96068816 (ceph): mgr: Add command to create exports for nfs-ganesha
'ceph fs nfs create': This command creates export objects for nfs-ganesha.
vstart ganesha daemon fetches the export b...
Varsha Rao
09:19 AM Revision 26d94873 (ceph): mgr: Add "ceph fs nfs delete <export_id>" to delete exports
Fixes: https://tracker.ceph.com/issues/44193
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
09:19 AM Revision 8c945eda (ceph): mgr: Create pool for nfs ganesha recovery
Fixes: https://tracker.ceph.com/issues/44193
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
09:19 AM Revision cc50d4c1 (ceph): mgr/volumes: Add command to create nfs-ganesha clusters
ceph fs nfs cluster create <cluster_id> [--size=1]
cluster_id: Name of the nfs cluster
This command creates a commo...
Varsha Rao
09:19 AM Revision a4debfdc (ceph): mgr/volumes: Create NFSConfig class
Move the ganesha config functions into this class.
Fixes: https://tracker.ceph.com/issues/44193
Signed-off-by: Varsh...
Varsha Rao
09:19 AM Revision c1412fa6 (ceph): mgr/volumes: Add Ganesha common config
Fixes: https://tracker.ceph.com/issues/44193
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
09:19 AM Revision e89cf6f5 (ceph): vstart: Update vstart according to cluster create command
Fixes: https://tracker.ceph.com/issues/44193
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
09:19 AM Revision 0f2f7b0b (ceph): mgr/volumes: Update caps for new user created and add it's key to keyring
Fixes: https://tracker.ceph.com/issues/44193
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
09:19 AM Revision 6363b887 (ceph): mgr/volumes: While creating nfs-ganesha user update its cap
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
09:19 AM Revision 30bba722 (ceph): mgr/volumes: Changes to nfs export delete and create
Fixes: https://tracker.ceph.com/issues/44193
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
09:19 AM Revision ae49ab3c (ceph): mgr/volumes: Remove create_rados_pool method
Pool is created by cluster command.
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
09:19 AM Revision 2fb2a823 (ceph): mgr/volumes: Update nfs export create and delete command
Remove fill_keys function and add key to nfsconfig object.
Export create and delete methods that no longer require ga...
Varsha Rao
09:19 AM Revision 4ba9376c (ceph): vstart: Update fs nfs export create command
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
09:08 AM Dashboard Bug #44666 (Resolved): mgr/dashboard: error when enabling SSO with certificate file
Lenz Grimmer
09:08 AM Dashboard Backport #44932 (Resolved): octopus: mgr/dashboard: error when enabling SSO with certificate file
Lenz Grimmer
09:07 AM Dashboard Backport #44697 (Resolved): octopus: mgr/dashboard: add popover list of Stand-by Managers & Metad...
Lenz Grimmer
09:00 AM Dashboard Feature #44621 (Fix Under Review): mgr/dashboard: Automatic preselection of failure domains in er...
Stephan Müller
08:48 AM Dashboard Bug #44725 (Resolved): mgr/dashboard: backend test failure on tasks.mgr.dashboard.test_health.Hea...
Lenz Grimmer
08:48 AM Dashboard Backport #44786 (Resolved): octopus: mgr/dashboard: backend test failure on tasks.mgr.dashboard.t...
Lenz Grimmer
08:47 AM Revision 2e8037db (ceph): Merge pull request #34372 from rhcs-dashboard/wip-44697-octopus
octopus: mgr/dashboard: add popover list of Stand-by Managers & Metadata Servers (MDS) in landing page
Reviewed-by: ...
Lenz Grimmer
08:46 AM Revision d6f4d9ba (ceph): Merge pull request #34358 from smithfarm/wip-44786-octopus
octopus: qa/tasks/mgr/dashboard/test_health: update mdsmap schema
Reviewed-by: Alfonso Martínez <almartin@redhat.com...
Lenz Grimmer
08:45 AM Revision 82b8437b (ceph): Merge pull request #34402 from rhcs-dashboard/wip-44932-octopus
octopus: mgr/dashboard: fix error when enabling SSO with cert. file
Reviewed-by: Ernesto Puerta <epuertat@redhat.com...
Lenz Grimmer
08:41 AM Revision c6dcf316 (ceph): ceph-volume/batch: check lvs list before access
Fixes: https://tracker.ceph.com/issues/44989
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
Jan Fajerski
08:28 AM Dashboard Bug #44923 (Fix Under Review): mgr/dashboard: standby mgr redirects to a IP address instead of a ...
Lenz Grimmer
08:21 AM rgw Bug #44661: radosgw can't bind to reserved port (443)
https://github.com/ceph/ceph/commit/e28718eaa18e49c770db45820b591088ea92846b moves the creation of the global ceph co... James Page
05:58 AM rgw Bug #44661: radosgw can't bind to reserved port (443)
I see this change in Ceph RadosGW behavior on Ubuntu too, bug reference: https://bugs.launchpad.net/ceph/+bug/1869324 Frode Nordahl
08:20 AM Dashboard Bug #44808 (In Progress): mgr/dashboard: Allow users to specify an unmanaged ServiceSpec when cre...
Kiefer Chang
08:11 AM Orchestrator Bug #44950: OSDSpec: Reserving storage on db_devices
Maran H wrote:
> I've read this as, 'it's not implement in batch' therefor I assumed it would be implemented in crea...
Jan Fajerski
08:03 AM Orchestrator Bug #44950: OSDSpec: Reserving storage on db_devices
Maran H wrote:
> Joshua Schmid wrote:
> > This can be achieved using the `slots` option of ceph-volume.
>
> I've...
Joshua Schmid
07:56 AM Revision 45076ed1 (ceph): mgr/dashboard: lint error on plugins/debug.py
Make pylint for Python 3.8 and older versions happy.
Fixes: https://tracker.ceph.com/issues/44589
Signed-off-by: Vo...
Volker Theile
07:43 AM RADOS Bug #44827 (Pending Backport): osd: incorrect read bytes stat in SPARSE_READ
Kefu Chai
07:42 AM Revision e9f9e74f (ceph): Merge pull request #34229 from Yan-waller/wip-walle-fixsparsereadlength
osd/PrimaryLogPG: fix SPARSE_READ stat
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewed-by: Neha Ojha <noj...
Kefu Chai
07:40 AM RADOS Bug #44862 (Pending Backport): mon: reset min_size when changing pool size
Kefu Chai
07:39 AM Revision ae9247b7 (ceph): Merge pull request #34342 from ideepika/fixes-44862
mon: calculate min_size on osd pool set size
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Neha Ojha <n...
Kefu Chai
07:34 AM Revision c07e915d (ceph): Merge pull request #34219 from yanghonggang/bluefs-tool
os/bluestore: Don't pollute old journal when add new device
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Kefu Chai
07:32 AM Revision e9796c44 (ceph): Merge pull request #34143 from tchaikov/wip-mgr-disable-dne-module
mon/MgrMonitor: show different error message when disabling a dne module
Reviewed-by: Neha Ojha <nojha@redhat.com>
R...
Kefu Chai
07:29 AM mgr Bug #44799 (Pending Backport): mgr: exception in module serve thread does not log traceback
Kefu Chai
07:29 AM Revision b8cac4f1 (ceph): Merge pull request #34366 from SUSE/wip-mgr-fix-python-traceback
mgr/PyModule: fix missing tracebacks in handle_pyerror()
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
R...
Kefu Chai
07:28 AM Revision 33110639 (ceph): Merge pull request #34337 from majianpeng/throttle-remove-lock
common/Throttle: Don't lock for atomic type update.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:26 AM Dashboard Bug #44721 (Pending Backport): mgr/dashboard: define SSO/SAML dependencies to packaging
Kefu Chai
07:25 AM Revision 9748350a (ceph): Merge pull request #34381 from rhcs-dashboard/fix-44721-master
rpm: add python3-saml as install dependency
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:20 AM Revision 6734a8c5 (ceph): Merge pull request #34409 from adamemerson/wip-namespace-osd
osd: build without `using namespace` declarations in headers
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:07 AM Revision 293c8b39 (ceph): Merge pull request #34460 from majianpeng/cmakefile-fix
cmake: remove duplicated code.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:39 AM Dashboard Bug #42812 (Pending Backport): mgr/dashboard: Unit test is failing because of the timezone
Kiefer Chang
06:38 AM Dashboard Bug #42812: mgr/dashboard: Unit test is failing because of the timezone
We need to backport this to nautilus.
An test failed on nautilus: https://jenkins.ceph.com/job/ceph-pull-requests/49...
Kiefer Chang
06:28 AM bluestore Bug #43068: on disk size (81292) does not match object info size (81237)
bluestore Xiaoxi Chen
06:25 AM CephFS Bug #44988 (Duplicate): client: track dirty inodes in a per-session list for effective cap flushing
Jeff's PR https://github.com/ceph/ceph/pull/34455 improves cap flushing by setting FLAG_SYNC when flushing auth_caps.... Venky Shankar
06:24 AM rgw Bug #44987 (Resolved): rgw: anonymous object should belong to the bucket owner
After set one bucket full_control to anyone, we can put a object without signature.
However, after putting a object ...
yunqing wang
04:50 AM Revision e4cad106 (ceph): Merge pull request #34451 from tchaikov/wip-standalone-pgid
qa/standalone/scrub: s/$(pgid)/${pgid}/
Reviewed-by: Neha Ojha <nojha@redhat.com>
Kefu Chai
04:35 AM CephFS Backport #44487 (In Progress): nautilus: pybind/mgr/volumes: add upgrade testing
Wei-Chung Cheng
04:32 AM Revision 77ec9ce8 (ceph): qa/tasks/ceph_objectstore_tool.py: use str.startswit
in Python3, string module does not offer `string.find()` anymore, let's
use `str.find()` method instead.
Signed-off-...
Kefu Chai
04:27 AM Bug #40743: "SELinux denials found" in ceph-deploy/nautilus
... Brad Hubbard
03:58 AM mgr Backport #44986 (Resolved): octopus: mgr: prometheus Segmentation fault
https://github.com/ceph/ceph/pull/34995 Konstantin Shalygin
03:56 AM mgr Bug #24995 (Pending Backport): mgr: prometheus Segmentation fault
Kefu Chai
03:55 AM Revision a7602a84 (ceph): Merge pull request #34245 from rzarzynski/wip-bug-24995
mgr: synchronize ClusterState's health and mon_status.
Reviewed-by: Tim Serong <tserong@suse.com>
Kefu Chai
03:37 AM Dashboard Bug #44985 (Resolved): mgr/dashboard: wal/db slots in create OSDs form do not work properly in fi...
This can be reproduced with Firefox 74.0.1, not with Chrome.
* Prepare an orchestrator backend, at least one HDD a...
Kiefer Chang
03:08 AM Revision 9d76123f (ceph): cmake: remove duplicated code.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> jianpeng ma
03:02 AM Revision 6bc09c50 (ceph): qa/tasks/ceph_manager.py: do not return a filter
as the caller might want to `len(manager.get_osd_status()['raw'])`, and
`len()` does not accept a `filter` object.
a...
Kefu Chai
03:02 AM Revision 6fba2216 (ceph): qa/standalone/scrub: s/$(pgid)/${pgid}/
to address the test failures like
```
2020-04-07T15:44:58.693 INFO:tasks.workunit.client.0.smithi049.stderr:/home/ubu...
Kefu Chai
03:02 AM Revision 523c623b (ceph): test/rgw: upload using a NamedTemporaryFile
in boto, it tries to figure out the MIME type of a file by its name, if
the file-like objects has an attribute of "na...
Kefu Chai
02:23 AM Backport #44984 (In Progress): luminous: Nautilus: selinux denials SELinuxError for ceph_mgr on h...
Brad Hubbard
02:15 AM Backport #44984 (Resolved): luminous: Nautilus: selinux denials SELinuxError for ceph_mgr on httpd
https://github.com/ceph/ceph/pull/34459 Brad Hubbard
02:19 AM Backport #44983 (In Progress): mimic: Nautilus: selinux denials SELinuxError for ceph_mgr on httpd
Brad Hubbard
02:15 AM Backport #44983 (Resolved): mimic: Nautilus: selinux denials SELinuxError for ceph_mgr on httpd
https://github.com/ceph/ceph/pull/34458 Brad Hubbard
01:59 AM Revision e4690c6a (ceph): Merge pull request #34368 from majianpeng/msg-remove-unsued-code
msg, common/Throttle: remove unsued code.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:57 AM Bug #43895 (Resolved): ceph --version gives external git reference as ceph version.
Kefu Chai
01:57 AM Revision ce84ee78 (ceph): Merge pull request #34369 from smithfarm/wip-43895
cmake: really stop at top of source code tree
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:57 AM Orchestrator Bug #44968: cehpadm: another "RuntimeError: Set changed size during iteration"
The issue was reported by an IRC user.
Basically he tried to select 6 OSDs for deleting from Dashboard, requests are...
Kiefer Chang
01:56 AM Revision 65823a9e (ceph): Merge pull request #34383 from matthewoliver/older-tox
tox: Fix the tox.ini's to support older versions of tox
Reviewed-by: Michael Fritch <mfritch@suse.com>
Reviewed-by: ...
Kefu Chai
01:54 AM Bug #44964 (Pending Backport): RPM 4.15.1 has some issues with ceph.spec
Kefu Chai
01:54 AM Revision b28a1dac (ceph): Merge pull request #34427 from smithfarm/wip-44964
spec: address some warnings raised by RPM 4.15.1
Reviewed-by: Boris Ranto <branto@redhat.com>
Reviewed-by: Kefu Chai...
Kefu Chai
01:53 AM Revision f1375de3 (ceph): Merge pull request #33945 from rishabh-d-dave/fs-qa-vstart_runner.Local...
qa/vstart_runner: update vstart_runner.LocalRemote.sh
Reviewed-by: "Yan, Zheng" <zyan@redhat.com>
Kefu Chai
01:36 AM Orchestrator Feature #43689 (Pending Backport): cephadm: iscsi
Kiefer Chang
12:33 AM Dashboard Feature #44605: cephadm: RGW: missing dashboard integration
+1 Paul Cuzner
12:29 AM Revision 7c2a0a45 (ceph): Merge pull request #34456 from ceph/wip-crontab-master
qa/tests: removed ceph-deploy from master and octopus (ceph-deploy is… Yuri Weinstein
12:08 AM Bug #44196 (Resolved): selinux setsched denials for 'fn_anonymous'
Brad Hubbard
12:08 AM Backport #44260 (Resolved): nautilus: selinux setsched denials for 'fn_anonymous'
Brad Hubbard
12:07 AM Revision 9f4696ad (ceph): Merge pull request #34433 from badone/wip-44260-nautilus
nautilus: selinux: Allow ceph to setsched
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Brad Hubbard

04/07/2020

11:47 PM Revision 2dc7af0f (ceph): qa/tests: removed ceph-deploy from master and octopus (ceph-deploy isn'...
Signed-off-by: yuriw <yuri.weinstein@gmail.com> Yuri Weinstein
11:35 PM Revision 330fea26 (ceph): Merge pull request #34434 from badone/wip-nautilus-ceph-mgr-httpd-selin...
nautilus: selinux: Allow ceph-mgr access to httpd dir
Reviewed-by: Boris Ranto <branto@redhat.com>
Brad Hubbard
11:34 PM Bug #44216 (Pending Backport): Nautilus: selinux denials SELinuxError for ceph_mgr on httpd
Brad Hubbard
11:06 PM Revision 63e4ee0e (ceph): client: only set MClientCaps::FLAG_SYNC when flushing dirty auth caps
Sidharth noticed that we were probably doing more FLAG_SYNC cap flushes
than necessary.
This flag is intended for sy...
Jeff Layton
10:55 PM mgr Bug #37472: Cython 0.29 removed support for subinterpreters: raises "ImportError: Interpreter cha...
> agreed. how about using this ticket for tracking the backport, and creating a copy of it for a proper fix in future... Niklas Hambuechen
10:46 PM Orchestrator Bug #44965 (In Progress): cephadm: git archive from ci failes
Sebastian Wagner
10:46 PM Orchestrator Bug #44965: cephadm: git archive from ci failes
turns out, the tag is missing in cpeh/ceph-ci Sebastian Wagner
10:11 PM Revision fe188b71 (ceph): pybind/mgr: tox.ini include cython bindings.
(cherry picked from commit a44de38b61d598fb0512ea48da0de4179d39b804)
Conflicts:
src/pybind/mgr/tox.ini
The rest of...
Jan Fajerski
10:01 PM Revision 6745b0dd (ceph): Merge pull request #34439 from jschmid1/osdspec_encrypted_docs
docs/cephadm: <encrypted> is a global flag
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
09:49 PM Revision aeb601bd (ceph): Merge pull request #34053 from matthewoliver/iscsi-cephadm
cephadm: Add ceph-iscsi
Reviewed-by: Michael Fritch <mfritch@suse.com>
Reviewed-by: Sebastian Wagner <sebastian.wagn...
Sebastian Wagner
09:48 PM Revision b1d5172c (ceph): Merge pull request #34357 from mgfritch/mgr-orch-test-warn
mgr/orch: fix python3 DeprecationWarning
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
09:33 PM Bug #40743: "SELinux denials found" in ceph-deploy/nautilus
Full description of the getattr on /proc/kcore denial at https://tracker.ceph.com/issues/43064#note-10 Brad Hubbard
09:27 PM Revision 3848ec26 (ceph): qa/workunits/cephadm/test_cephadm.sh: add fsid to ceph-volume cmds
needed when testing with a multi-cluster setup
Signed-off-by: Michael Fritch <mfritch@suse.com>
Michael Fritch
08:52 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
Okay thank you. I am working on it. So the script they were working with was dealing with a group of files that were ... mitchell walls
07:05 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
...and to be clear too:
If you're working on a reproducer, then setting Entries_HWMark to a really low value (100 ...
Jeff Layton
06:43 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
mitchell walls wrote:
> Okay so do you also think that is related to the mds slow requests from whenever I was runni...
Jeff Layton
06:33 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
Okay so do you also think that is related to the mds slow requests from whenever I was running 3 mdses?
I am work...
mitchell walls
06:17 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
Thanks, it's not much above entries_hiwat but it is some above it, so it seems likely this is the same issue as the o... Jeff Layton
05:54 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
(gdb) p lru_state
$1 = {entries_hiwat = 100000, entries_used = 100148, chunks_hiwat = 100000, chunks_used = 0,
f...
mitchell walls
05:03 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
I have another case opened internally at RH, and got them to force a coredump. From that I was able to dump ganesha's... Jeff Layton
04:26 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
I agree with Greg. The metadata damage warnings are probably unrelated to the cache pressure issues. Let's focus on t... Jeff Layton
03:59 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
This also seems to be very closely related to this issue https://tracker.ceph.com/issues/44947 mitchell walls
03:55 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
I forgot to mention all of the mds servers are pretty large (including whole cluster) with two cpus and 256-384 gb of... mitchell walls
03:35 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
this file was a bit to large split it up mitchell walls
03:34 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
The backtrace "metadata damage" is probably erroneous: https://tracker.ceph.com/issues/43543; if we have busy files t... Greg Farnum
03:25 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
not hours minutes mitchell walls
03:24 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
Just as a heads up I was restarting mdses alot to troubleshoot this issue. Once I would restart it would work fine fo... mitchell walls
03:22 PM CephFS Bug #44976: MDS problem slow requests, cache pressure, damaged metadata after upgrading 14.2.7 to...
attaching all mds logs for the 3rd and 4th when it started mitchell walls
02:40 PM CephFS Bug #44976 (Resolved): MDS problem slow requests, cache pressure, damaged metadata after upgradin...
I originally posted this on the nfs-ganesha issues github. They referenced me here since they think it is related to ... mitchell walls
08:09 PM mgr Bug #44982 (New): mgr: enabling a module is not instantaneous
... Mario Ohnewald
06:54 PM RADOS Backport #42662: nautilus:Issue a HEALTH_WARN when a Pool is configured with [min_]size == 1
Sridhar Seshasayee wrote:
> https://github.com/ceph/ceph/pull/31842
merged
Yuri Weinstein
06:54 PM Revision d6e19b4c (ceph): Merge pull request #31842 from sseshasa/wip-42662-nautilus
nautilus: osd/OSDMap: Show health warning if a pool is configured with size 1
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
05:52 PM Dashboard Bug #42330: nautilus: mgr/dashboard: Error getting image configuration during deletion
merged https://github.com/ceph/ceph/pull/34120 Yuri Weinstein
05:52 PM Revision 7096ffc7 (ceph): Merge pull request #34120 from tspmelo/wip-rbd-error
nautilus: mgr/dashboard: Fix error when listing RBD while deleting or moving
Reviewed-by: Stephan Müller <smueller@s...
Yuri Weinstein
05:51 PM rgw Backport #44472: nautilus: ent_list not cleared inside each loop of bucket list
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34099
merged
Yuri Weinstein
05:51 PM Revision 1b2f94b3 (ceph): Merge pull request #34099 from shyukri/wip-44472-nautilus
nautilus: rgw: clear ent_list for each loop of bucket list
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
05:51 PM RADOS Backport #44360: nautilus: Rados should use the '-o outfile' convention
Kefu Chai wrote:
> https://github.com/ceph/ceph/pull/33641
merged
Yuri Weinstein
05:51 PM Revision a6cd5a9a (ceph): Merge pull request #33641 from tchaikov/nautilus-42477
nautilus: tools/rados: Unmask '-o' to restore original behaviour
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Yuri Weinstein
05:49 PM Orchestrator Backport #43995: nautilus: ceph orchestrator rgw rm: no valid command found
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/33160
merged
Yuri Weinstein
05:49 PM Revision 6fe4fbca (ceph): Merge pull request #33160 from shyukri/wip-43995-nautilus
nautilus: ceph_argparse: increment matchcnt on kwargs
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
05:36 PM Revision 2e790c1f (ceph): mgr/dashboard: use FQDN for failover redirection
Fixes: https://tracker.ceph.com/issues/44923
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
Ernesto Puerta
04:55 PM rgw Bug #44179 (Fix Under Review): Add user identity to OPA request
Casey Bodley
04:54 PM Revision b1738cd1 (ceph): qa/standalone/scrub: s/$(pgid)/${pgid}/
to address the test failures like
```
2020-04-07T15:44:58.693 INFO:tasks.workunit.client.0.smithi049.stderr:/home/ubu...
Kefu Chai
04:38 PM Messengers Bug #38577: Messenger/MessengerTest.MissingServerIdenTest2/0 msg/async/AsyncMessenger.cc: 312: FA...
Seen in nautilus: /a/yuriw-2020-04-03_18:09:11-rados-wip-yuri-testing-2020-04-01-2252-nautilus-distro-basic-smithi/49... Neha Ojha
04:35 PM RADOS Bug #44981 (Resolved): rados/test_envlibrados_for_rocksdb.sh build failure (seen in nautilus)
... Neha Ojha
04:25 PM mgr Backport #44980 (In Progress): nautilus: monitoring: Fix pool capacity incorrect
Ernesto Puerta
04:23 PM mgr Backport #44980 (Resolved): nautilus: monitoring: Fix pool capacity incorrect
https://github.com/ceph/ceph/pull/34450 Ernesto Puerta
04:24 PM mgr Backport #44979 (In Progress): octopus: monitoring: Fix pool capacity incorrect
Ernesto Puerta
04:23 PM mgr Backport #44979 (Resolved): octopus: monitoring: Fix pool capacity incorrect
https://github.com/ceph/ceph/pull/34449 Ernesto Puerta
04:19 PM Dashboard Bug #44626 (Resolved): mgr/dashboard: fix notifications E2E tests
Lenz Grimmer
04:18 PM Dashboard Backport #44933 (Resolved): octopus: mgr/dashboard: fix notifications E2E tests
Lenz Grimmer
04:18 PM Revision 26417be7 (ceph): Merge pull request #34403 from rhcs-dashboard/wip-44933-octopus
octopus: mgr/dashboard: fix notifications E2E tests
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Tiag...
Lenz Grimmer
04:11 PM bluestore Feature #44978 (New): support "bad block" isolation
A while ago we had a question at a meetup:
> Does BlueStore support bad block isolation?
> In FileStore if you hi...
Greg Farnum
04:07 PM Revision 81d1e80d (ceph): mgr/dashboard: fix errors related to frontend service subscriptions.
- Created TimerService: for getting a scheduled observable that checks if there are any observers subscribed before s... Alfonso Martínez
04:06 PM Revision d8d3b336 (ceph): rpm: add python3-saml as install dependency
`python.*-saml` is required for Ceph-Dashboard SSO support (optional
feature).
Fixes: https://tracker.ceph.com/issue...
Ernesto Puerta
03:57 PM mgr Cleanup #44977 (New): mgr: make inter-module calls explicit
"@mgr.remote@":https://docs.ceph.com/docs/master/mgr/modules/#mgr_module.MgrModule.remote API method allows ceph-mgr ... Ernesto Puerta
03:50 PM Orchestrator Bug #44950: OSDSpec: Reserving storage on db_devices
Joshua Schmid wrote:
> This can be achieved using the `slots` option of ceph-volume.
I've read this as, 'it's not...
Maran H
03:38 PM Dashboard Backport #44952 (Resolved): nautilus: mgr/dashboard: Some Grafana panels in Host overview, Host d...
Lenz Grimmer
03:38 PM Revision 683fb650 (ceph): Merge pull request #34417 from smithfarm/wip-44952-nautilus
nautilus: mgr/dashboard: Repair broken grafana panels
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Lenz Grimmer
03:16 PM rgw Bug #44661: radosgw can't bind to reserved port (443)
I've now verified this with 15.2.0 as well, (currently available on download.ceph.com, on two separate centos8.1 inst... Chris Durham
03:06 PM Revision e164b827 (ceph): Merge pull request #34444 from jan--f/wip-44973-mimic
mimic: devices/simple/scan: Fix string in log statement
Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
03:06 PM Revision 6eb57a2a (ceph): qa/tasks/cephadm.py: decode data returned by teuthology.get_file()
it's used as part of the command line sent to shell, so we need to
decode it first.
Signed-off-by: Kefu Chai <kchai@...
Kefu Chai
02:20 PM Revision 532b2715 (ceph): mgr/dashboard: Fix iSCSI's username and password validation
When using regex, instead of strings, angular doesn't assume the pattern must
validate the entire string.
Add valida...
Tiago Melo
02:05 PM Revision 7b6c2ac0 (ceph): mgr/dashboard: Clean up HTML
cleaned up BootstrapCreateModalComponent and footers
Fixes: https://tracker.ceph.com/issues/44848
Signed-off-by: Is...
Ishan Rai
01:55 PM Dashboard Feature #44927 (Resolved): mgr/dashboard: Update HACKING.rst with latest npm information
Lenz Grimmer
12:15 PM Dashboard Feature #44927 (Fix Under Review): mgr/dashboard: Update HACKING.rst with latest npm information
Tiago Melo
01:54 PM Revision da52df8a (ceph): Merge pull request #34396 from tspmelo/wip-npm-hacking
mgr/dashboard: Update HACKING.rst
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Kiefer Chang <kiefe...
Lenz Grimmer
01:53 PM CephFS Feature #44455: cephfs: add recursive unlink RPC
Venky Shankar wrote:
> Greg Farnum wrote:
> > Hmm one problem the issue description skips over is that this will ne...
Greg Farnum
01:27 PM CephFS Feature #44455: cephfs: add recursive unlink RPC
Greg Farnum wrote:
> Hmm one problem the issue description skips over is that this will need to deal with hard-linke...
Venky Shankar
01:53 PM Revision 58ffddb2 (ceph): Merge pull request #34397 from votdev/wip-44921-octopus
octopus: mgr/dashboard: Add more debug information to Dashboard RGW backend
Reviewed-by: Stephan Müller <smueller@su...
Laura Paduano
01:51 PM Revision 981ad349 (ceph): qa/tasks/cephfs/test_cephfs_shell: assertRegex(text, regex)
per Python3 doc of unittest,
> assertRegex(text, regex, msg=None)
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:51 PM Revision 5d0dc834 (ceph): qa/tasks/util/rgw: use StringIO for capturing strings
this change should address the failure of
```
2020-04-06T03:07:59.152 ERROR:teuthology.contextutil:Saw exception from...
Kefu Chai
01:51 PM Revision 35a3d5f7 (ceph): qa/tasks/keystone.py: use list(a_dict) for concatenating lists
`dict.items()` does not return a list in python3, so we need to convert
it to a list first.
Signed-off-by: Kefu Chai...
Kefu Chai
01:51 PM Revision 4a9c4331 (ceph): qa/tasks/radosgw_admin: use HTTPMessage as a dict in PY3
in Python3, HTTPMessage is a dict-like class by itself, and it does not
offer `dict` attribute anymore.
Signed-off-b...
Kefu Chai
01:51 PM Revision 7202d8a7 (ceph): test/rgw/rgw_multi: do not decode a str
`s` comes from `rgwadmin()`, which passes `StringIO` as stdout, so the
the output should an instance of `str` in both...
Kefu Chai
01:51 PM Revision 6ad2ca97 (ceph): qa/tasks/ragweed.py: use str methods of helper from string module
in Python3, some methods offered by `string` module are now member
method of `str` class, and `string.uppercase` is r...
Kefu Chai
01:51 PM Revision b1726bfb (ceph): qa/tasks/tempest.py: use configparser from six.moves
as ConfigParser is offerd by `configparser` module in Python3, so use
six.moves before the migration.
Signed-off-by:...
Kefu Chai
01:51 PM Revision 5ef3a5fe (ceph): qa/tasks/tempest.py: always write str is value of options
in Python2, ConfigParser is almost the same as RawConfigParser, which
allows set non-string values, but in Python3, C...
Kefu Chai
01:51 PM Revision 590e9b35 (ceph): qa/tasks/radosgw_admin.py: do not use dict.has_keys()
in python3, `dict.has_key()` was removed. let's use __contains__
instead.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:51 PM Revision c79e1e1a (ceph): qa/tasks/barbican.py: convert to str before json.loads()
in Python3, json.loads() expects a string, while
HTTPConnection.getresponse() returns a byte-like object, so we need ...
Kefu Chai
01:51 PM Revision 91b49ab3 (ceph): qa,test: decode return val of base64.b64encode()
base64.b64encode() returns bytes in Python3, and we will pass it as a
commandline parameter later on, which will be q...
Kefu Chai
01:51 PM Revision 3809737f (ceph): qa/tasks/ragweed.py: open file in text mode
this file is a template for `boto.cfg` which only contains text, so we
can just open it in text mode, and the file-li...
Kefu Chai
01:51 PM Revision dcecf1db (ceph): qa/tasks/s3tests_java.py: do not change a dict while iterating it
in Python3, dict.items() returns a view instead of an instance of list,
so we have to materialize the view for changi...
Kefu Chai
01:51 PM Revision 9ccf88d9 (ceph): qa/tasks: pass encoding to Key.get_content_as_string()
we assume that boto.Key.get_content_as_string() returns str instead of
bytes, and compare the return value with a str...
Kefu Chai
01:51 PM Revision fcf4de38 (ceph): test/rgw: pass encoding to Key.get_content_as_string()
we assume that boto.Key.get_content_as_string() returns str instead of
bytes, and compare the return value with a str...
Kefu Chai
01:51 PM Revision ea63b52b (ceph): test/rgw/rgw_multi/tests.py: decode retval of bucket.get_policy()
return value of bucket.get_policy() is a bytes, so we need to decode it
before comparing it with a string, since the ...
Kefu Chai
01:51 PM Revision 96ed9c87 (ceph): qa/tasks/radosgw_admin.py: coerce key.name and key.acl to str
if `key.name` is not set, boto fills it with md5, in that case, it comes
from `base64.b64encode()`. so we need to mak...
Kefu Chai
01:51 PM Revision adfcf085 (ceph): test/rgw/rgw_multi: pass bytes to hmac.new()
in Python3, `key` passed to `hmac.new()` should be bytes or bytearray
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:51 PM Revision 4e87fcfe (ceph): test/rgw/rgw_multi: s/urllib.urlencode/urlparse.urlencode/
urllib in python3 does not offer urlencode anymore, so let's use
six.moves.parse now.
Signed-off-by: Kefu Chai <kcha...
Kefu Chai
01:51 PM Revision 6c2f40a5 (ceph): qa/tasks/mgr: s/urllib.quote_plus/parse.quote_plus/
in Python3, urllib.quote_plus is moved into urllib.parse, let's use
six.moves at this moment.
Signed-off-by: Kefu Ch...
Kefu Chai
01:51 PM Revision 23ddf03d (ceph): test/rgw/rgw_multi: return (str, int) from make_request()
so its consumer can feed the returned str to json.loads()
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:51 PM Revision 8bfe9778 (ceph): qa/tasks: use StringIO for capturing string output
see d8d44ed1566b19eec055e07da2a0fed88fed4152
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:51 PM Revision 40d03562 (ceph): qa/tasks/cephfs: do no radom.sample(a_dict)
collect the keys instead of filtering a dict,
to address following failure:
```
2020-04-05T12:15:36.275 INFO:tasks.ce...
Kefu Chai
01:51 PM Revision 83e41dae (ceph): qa/tasks/cephfs: compare number with number
to address following failure:
```
2020-04-05T12:25:30.997 INFO:tasks.cephfs_test_runner:Traceback (most recent call l...
Kefu Chai
01:51 PM Revision 21d6c5a9 (ceph): qa/tasks/cephfs: use assertCountEqual if PY3
assertItemsEqual is renamed to assertCountEqual in Python3.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:51 PM Revision 51fc7a99 (ceph): qa/tasks/fs.py: use six.viewitems()
in python3, dict.viewitems() is replaced with dict.items().
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:51 PM Revision eb2c6b37 (ceph): qa/tasks/cephfs: use BytesIO for capturing binary
this change partially reverts e46eb8348e0639ea162b7e224bca40e0257ad6ef.
xattrs could contain non-utf8 encoded data, ...
Kefu Chai
01:51 PM Revision 20dafc6d (ceph): qa/tasks/cephfs: allow caller to use BytesIO when calling rados()
when the caller expects binary data, it should pass BytesIO as stdout.
this change shold address the failure of
```
...
Kefu Chai
01:51 PM Revision 162be921 (ceph): qa/tasks/cephfs: cast mds_recall_warning_decay_rate to float
this change should address the failure of
```
2020-04-05T15:14:23.088 INFO:tasks.cephfs_test_runner:Traceback (most r...
Kefu Chai
01:51 PM Revision 7f48f61b (ceph): qa/tasks/cephfs: return ascii decoded xattr
as callers of `TestForwardScrub._read_str_xattr()` expects str.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:41 PM ceph-volume Backport #44975 (In Progress): octopus: simple/scan.py: syntax problem in log statement
Jan Fajerski
01:39 PM ceph-volume Backport #44975 (Resolved): octopus: simple/scan.py: syntax problem in log statement
https://github.com/ceph/ceph/pull/34446 Jan Fajerski
01:40 PM Revision 3405ed82 (ceph): devices/simple/scan: Fix string in log statement
A multiline string enclosed by () gained a comma, making it into a
tuple, which has no format() method.
Fixes: https...
Jan Fajerski
01:40 PM ceph-volume Backport #44974 (In Progress): nautilus: simple/scan.py: syntax problem in log statement
Jan Fajerski
01:38 PM ceph-volume Backport #44974 (Resolved): nautilus: simple/scan.py: syntax problem in log statement
https://github.com/ceph/ceph/pull/34445 Jan Fajerski
01:40 PM Revision 754f2476 (ceph): devices/simple/scan: Fix string in log statement
A multiline string enclosed by () gained a comma, making it into a
tuple, which has no format() method.
Fixes: https...
Jan Fajerski
01:40 PM ceph-volume Backport #44973 (In Progress): mimic: simple/scan.py: syntax problem in log statement
Jan Fajerski
01:37 PM ceph-volume Backport #44973 (Resolved): mimic: simple/scan.py: syntax problem in log statement
https://github.com/ceph/ceph/pull/34444 Jan Fajerski
01:39 PM Revision 82daf1cc (ceph): devices/simple/scan: Fix string in log statement
A multiline string enclosed by () gained a comma, making it into a
tuple, which has no format() method.
Fixes: https...
Jan Fajerski
01:37 PM ceph-volume Bug #44949 (Pending Backport): simple/scan.py: syntax problem in log statement
Jan Fajerski
01:37 PM Revision 2822c53e (ceph): Merge pull request #34412 from jan--f/c-v-fix-simple-scan-log-string
devices/simple/scan: Fix string in log statement Jan Fajerski
01:10 PM CephFS Bug #44380: mds: MDCache.cc: 2335: FAILED ceph_assert(!"unmatched rstat rbytes" == g_conf()->mds_...
Xiubo Li wrote:
> Zheng Yan wrote:
> > Greg Farnum wrote:
> > >
> > > That's just disabling the debug checking; ...
Zheng Yan
12:22 PM CephFS Bug #44380: mds: MDCache.cc: 2335: FAILED ceph_assert(!"unmatched rstat rbytes" == g_conf()->mds_...
Zheng Yan wrote:
> Greg Farnum wrote:
> >
> > That's just disabling the debug checking; I see this test pokes at ...
Xiubo Li
02:49 AM CephFS Bug #44380: mds: MDCache.cc: 2335: FAILED ceph_assert(!"unmatched rstat rbytes" == g_conf()->mds_...
Greg Farnum wrote:
>
> That's just disabling the debug checking; I see this test pokes at our metadata but I think...
Zheng Yan
01:07 PM Orchestrator Bug #44972 (Closed): cephadm: add-repo on ubuntu broken
Right now this fails:... Sebastian Wagner
12:46 PM Orchestrator Bug #44720 (Need More Info): rook: rgw: allow realm != zone
Sebastian Wagner
12:46 PM Orchestrator Bug #44720: rook: rgw: allow realm != zone
Relates to https://github.com/ceph/ceph/pull/34042 but I cannot really tell, how exactly. Sebastian Wagner
12:44 PM Dashboard Backport #44034 (Rejected): nautilus: mgr/dashboard: New version of angular doesn't work with Nod...
There is not currently any problem running the nautilus "make-dist" on openSUSE, so this backport is not needed. Nathan Cutler
12:14 PM Dashboard Backport #44034: nautilus: mgr/dashboard: New version of angular doesn't work with Node.js v10.16.0
Since we aren't using the latest version of angular in nautilus and didn't update node in src/pybind/mgr/dashboard/CM... Tiago Melo
12:42 PM Dashboard Bug #44877 (In Progress): mgr/dashboard: allow custom dashboard grafana url when set by cephadm
Sebastian Wagner
12:39 PM Orchestrator Bug #44758 (Resolved): Drive Groups: limit:1 does not imply all:true
Sebastian Wagner
12:37 PM Orchestrator Documentation #44716 (Resolved): orchestrator/cephadm: document ceph orch apply -i -
Sebastian Wagner
12:35 PM Orchestrator Documentation #44971 (Resolved): cephadm: document the cephadm binary
Right now (without any docs), this is totally confusing.
Topics to cover:
h2. Man page
h2. overview
...
Sebastian Wagner
12:33 PM Revision d7258ea7 (ceph): qa/tasks: use next(iter(..)) for accessing first element in a view
in python2, dict.values() and dict.keys() return lists. but in python3,
they return views, which cannot be indexed di...
Kefu Chai
12:33 PM Revision f10f8657 (ceph): qa/tasks/cephfs: use StringIO for capturing str
if we don't expect non-utf8 in stdout, use StringIO instead of BytesIO.
see also d8d44ed1566b19eec055e07da2a0fed88fe...
Kefu Chai
12:33 PM Revision dd8d929c (ceph): qa,tes: s/xrange/range/
use six.moves.range for python3 copatibility, we can drop six after
migrating to python3.
Signed-off-by: Kefu Chai <...
Kefu Chai
12:33 PM Revision ad2bbbc1 (ceph): pybind: s/xrange/range/
fortunately, cython does not complain at seeing xrange, but let's drop
the last bit of python2.
Signed-off-by: Kefu ...
Kefu Chai
12:33 PM Revision 09306523 (ceph): pybind/mgr/dashboard/.pylintrc: drop xrange from the whitelist
since dashboard is now xrange-free, there is no need to have
xrange-builtin in whitelist, moreover, in python3 the er...
Kefu Chai
12:33 PM Revision 9ca45bd9 (ceph): qa/tasks: do not random.choice(a_view)
use `random.sample()` instead of `random.choice(list(a_view))` for better performance.
Signed-off-by: Kefu Chai <kch...
Kefu Chai
12:33 PM Revision 2089bf04 (ceph): qa/tasks: use "a // b" instead of "a / b"
for expressions where the value is expected to be integer. as in
python3, `a / b` returns a float.
Signed-off-by: Ke...
Kefu Chai
12:33 PM Revision 253fc931 (ceph): test/rgw: use "a // b" instead of "a / b"
for expressions where the value is expected to be integer. as in
python3, `a / b` returns a float.
Signed-off-by: Ke...
Kefu Chai
12:20 PM Revision d58baea6 (ceph): mgr/dashboard: Fix RGW Bucket checkbox
Using reactive forms mixed with [checked] stopped working in Angular 9.
Fixes: https://tracker.ceph.com/issues/44970...
Tiago Melo
12:15 PM Dashboard Bug #44659 (Fix Under Review): mgr/dashboard: Editing iSCSI target advanced setting causes a targ...
Tiago Melo
12:05 PM Dashboard Bug #44970 (Fix Under Review): mgr/dashboard: Fix RGW Bucket checkbox
Tiago Melo
11:35 AM Dashboard Bug #44970 (Resolved): mgr/dashboard: Fix RGW Bucket checkbox
In RGW Bucket Form we have 2 checkboxs that are mixing Reactive Form with manually setting the value.
This somehow w...
Tiago Melo
11:54 AM Revision 366ecdb2 (ceph): rbd: ignore tx-only mirror peers when adding new peers
There is a restriction for supporting only a single RX peer but
we should support multiple TX-only peers.
Fixes: htt...
Jason Dillaman
11:40 AM Revision d524ad72 (ceph): doc/cephadm: <encrypted> is a global flag
Signed-off-by: Joshua Schmid <jschmid@suse.de> Joshua Schmid
11:36 AM Orchestrator Feature #43687: cephadm: haproxy (or lb)
Retrieving detailed requirements.
If only monitoring we will need at least the parameters needed to launch the conta...
Juan Miguel Olmo Martínez
11:27 AM Orchestrator Feature #43687: cephadm: haproxy (or lb)
Maybe something like this???... Sebastian Wagner
11:25 AM Orchestrator Feature #43687: cephadm: haproxy (or lb)
also: haproxy prometheus exporter! Sebastian Wagner
10:45 AM Revision b443b6eb (ceph): qa/suites/rados/cephadm/upgrade: start from v15.2.0
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 44ca20017a23625d47aa32c20f277fa4c69de76a)
Sage Weil
10:20 AM Dashboard Feature #44969 (New): mgr/dashboard: EC profile creation helper
As an addition to the ongoing PR Stephan is working on for adding an Erasure Coding Profile creation modal, it'd be i... Ernesto Puerta
10:17 AM Bug #44964 (Fix Under Review): RPM 4.15.1 has some issues with ceph.spec
Nathan Cutler
10:05 AM Orchestrator Bug #44968 (Can't reproduce): cehpadm: another "RuntimeError: Set changed size during iteration"
... Sebastian Wagner
09:59 AM Revision 58cc88dd (ceph): Merge pull request #34406 from liewegas/fix-cephadm-upgrade-start
qa/suites/rados/cephadm/upgrade: start from v15.2.0
Reviewed-by: Michael Fritch <mfritch@suse.com>
Reviewed-by: Seba...
Sebastian Wagner
09:57 AM rgw Bug #44967 (Resolved): rgw:rgw crash when putting object tagging and post object with malformedXML
When I call put object tagging or post object with tagging interface, I passed in the wrong XML parameter name, such ... lei cao
09:37 AM Revision a985ca9b (ceph): cephadm: add `extra_args` to nfs daemon
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from commit 246a80af7a51a768fbc81b36d5963306b5062a6b)
Michael Fritch
09:37 AM Revision 70d913d8 (ceph): CODEOWNERS: update cephadm paths
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 3366f6b616b9bf40a5b953276ba380...
Sebastian Wagner
09:37 AM Revision 78e0c588 (ceph): cephadm: create /var/run/ceph dir via unit.run, not unit file
The systemd unit file is shared with non-ceph daemons, which (1) don't
need the /var/run directory, and (2) are based...
Sage Weil
09:37 AM Revision 052dd3c1 (ceph): qa/tasks/cephadm: add 'roleless' mode
Allow cephadm to start up with roles like:
roles:
- - host.a
- client.0
- osd.0
- osd.1
- - host.b
- osd.2
...
Sage Weil
09:37 AM Revision 11e82596 (ceph): qa/suites/rados/cephadm/smoke-roleless: add smoke test
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 76b559598a4fe38e77615d05b2dac60138a18d3e)
Sage Weil
09:37 AM Revision cde38c8e (ceph): doc/dev/cephadm: a few notes on developing with cephadm
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 086acd20b956e4ec5e19f4c72bd3b2214dc46d2a)
Sage Weil
09:37 AM Revision adeb0631 (ceph): pybind/mgr: Fix `run_tox.sh mgr -- cephadm`
Failed with a cryptic error.
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit ...
Sebastian Wagner
09:36 AM CephFS Bug #44947: Hung ops for evicted CephFS clients do not get cleaned up fully
https://github.com/ceph/ceph/pull/32073 can also explain this. please try 14.2.8 Zheng Yan
09:30 AM CephFS Bug #44947: Hung ops for evicted CephFS clients do not get cleaned up fully
It's mds bug. If you can compile ceph from source, please try https://github.com/ceph/ceph/pull/34338 Zheng Yan
06:52 AM CephFS Bug #44947: Hung ops for evicted CephFS clients do not get cleaned up fully
This is quite odd — the only way for a request to get marked as cleaned up like that is after it does what should be ... Greg Farnum
09:36 AM Revision 5418e5d2 (ceph): python-common: prevent ServiceSpec of wrong type
Some Python foo to make sure, we don't have an object
like `ServiceSpec('rgw')` of type `ServiceSpec`. Now we have:
...
Sebastian Wagner
09:36 AM Revision cab89b2a (ceph): python-common: reorder RGWSpec arguments
to match the argumens from `ServiceSpec`
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked ...
Sebastian Wagner
09:36 AM Revision 954c3cef (ceph): mgr/orch: remove `orch spec dump`
as this is now a subset of `orch ls`
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from...
Sebastian Wagner
09:36 AM Revision 08001d25 (ceph): mgr/orch: add yaml to `orch ls`
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit dcde4899ce42836b8c15dcd6076d25...
Sebastian Wagner
09:36 AM Revision 0d83466f (ceph): src/ceph.in: add yaml to known formats
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 4a4dac27254e97d0d41e201dc20051...
Sebastian Wagner
09:36 AM Revision 2c3604ce (ceph): python-common: make ServiceSpec and ServiceDescription compatible
`ServiceSpec.from_json(ServiceDescription().to_json())` now works
as does
`ceph orch ls --format yaml | ceph orch ...
Sebastian Wagner
09:36 AM Revision 0562f512 (ceph): python-common: add `service_name` to `ServiceSpec.to_json`
To make it compatible to `Orchestrator.describe_service`.
Otherwise we have the awkward situation that users need to
...
Sebastian Wagner
09:36 AM Revision 32084d1c (ceph): mgr/dashboard: adapt to new `ServiceDescription.to_json()`
`ServiceDescription.to_json()` is now based on `ServiceSpec.to_json()`
Signed-off-by: Sebastian Wagner <sebastian.wa...
Sebastian Wagner
09:36 AM Revision c8ab0d6e (ceph): mgr/orch: Add `ceph orch ls --export`
* defaults to `--format yaml`
* don't include `status`
```
$ ceph orch ls --export
placement:
host_pattern: '*'
s...
Sebastian Wagner
09:36 AM Revision 7a41cf94 (ceph): qa/tasks/cephadm: distribute ceph.conf and admin keyring to all nodes
Revert part of 96220c0c0574eb5b896023e1552f528bef9e1ca5 so that we still
distribute a *final* ceph.conf and admin key...
Sage Weil
09:36 AM Revision 4e5616cb (ceph): qa/tasks/cephadm: fetch final ceph.conf
Otherwise we'll distribute the initial ceph.conf, which only has the
bootstrap mon in it.
Signed-off-by: Sage Weil <...
Sage Weil
09:36 AM Revision edc6f9f5 (ceph): qa/tasks/cephadm: no need to explicitly reconfig
cephadm does this magically now.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 65ad142d59b40...
Sage Weil
09:36 AM Revision bf7a7b71 (ceph): python-common: raise on emtpy drive groups
adds a test for https://tracker.ceph.com/issues/44758
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(c...
Sebastian Wagner
09:36 AM Revision 65022b92 (ceph): mgr/cephadm: add useful error if python3 is not on remote host
show 'Error ENOENT: New host example (example) failed check: ["Can't communicate with
remote host, possibly because p...
Daniel Pivonka
09:36 AM Revision 5a573122 (ceph): cephadm: check hostnames case insensitive
Salt converts minion names to lowercase.
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked ...
Sebastian Wagner
09:35 AM Revision 52736c58 (ceph): pybind/mgr: tox.ini: omit cov report
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 672ee984ec1ca53ee9a9fe79e82605...
Sebastian Wagner
09:30 AM ceph-volume Feature #44929: Add support DG_AFFINITY env var parsing.
https://github.com/ceph/ceph/pull/34436 Joshua Schmid
09:22 AM Revision dd49cc83 (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.com>
Yuval Lifshitz
08:48 AM CephFS Backport #44483 (In Progress): nautilus: mds: assertion failure due to blacklist
Wei-Chung Cheng
08:46 AM Dashboard Feature #26954 (In Progress): mgr/dashboard: Remove Histogram component
anurag bandhu
08:17 AM Backport #44260 (In Progress): nautilus: selinux setsched denials for 'fn_anonymous'
Brad Hubbard
08:17 AM Revision d6ef174a (ceph): selinux: Allow ceph to setsched
In several places, such as common/numa.cc we call sched_setaffinity
which requires this permission.
Fixes: https://t...
Brad Hubbard
07:50 AM Revision 09f1da60 (ceph): tools: remove all deprecated options from the help output
Signed-off-by: Zheng Yin <zhengyin@cmss.chinamobile.com> zhengyin
07:44 AM Dashboard Bug #44966 (Resolved): mgr/dashboard: increase Grafana iframe height to avoid scroll bar
Currently some embedded Grafana dashboards doesn't fit into the iframe and require scrolling (please not the scroll b... Ernesto Puerta
07:03 AM Revision 33b4ac5a (ceph): Merge pull request #34428 from badone/wip-octopus-specify-rule-for-pool...
octopus: specify rule for pool creation
Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
Brad Hubbard
03:25 AM CephFS Bug #36171: mds: ctime should not use client provided ctime/mtime

see https://github.com/ceph/ceph/pull/32126. that commit add 'dirty_from' field to rstat, which is mds time. mds ca...
Zheng Yan
01:50 AM rgw Bug #43562: Error in tcmalloc
I was recently contacted by the security team and they said that there is a security issue in this post. So can you r... Ilsoo Byun
01:15 AM Revision 56e8535b (ceph): os/bluesotre: call fsync before invalidatecache for FileWriter.
FileWrier has own data cache, So we need fsync before invalidate cache.
Signed-off-by: Jianpeng Ma <jianpeng.ma@inte...
jianpeng ma
01:15 AM Revision c0674a1d (ceph): os/bluestore: don't foreget invalidate cache of FileReaderBuffer.
For BlueRocksSequentialFile & BlueRocksRandomAccessFile, except kernel
page cache they still use FileReaderBuffer to ...
jianpeng ma

04/06/2020

11:59 PM Revision c9bc15aa (ceph): selinux: Allow ceph-mgr access to httpd dir
ceph-mgr loads modules which require read access and this causes a
denial on el7.
Fixes: https://tracker.ceph.com/is...
Brad Hubbard
11:58 PM Revision 06071841 (ceph): selinux: Allow ceph-mgr access to httpd dir
ceph-mgr loads modules which require read access and this causes a
denial on el7.
Fixes: https://tracker.ceph.com/is...
Brad Hubbard
11:57 PM Revision 35a7fc82 (ceph): selinux: Allow ceph-mgr access to httpd dir
ceph-mgr loads modules which require read access and this causes a
denial on el7.
Fixes: https://tracker.ceph.com/is...
Brad Hubbard
11:29 PM Revision 09f9cd21 (ceph): cephadm: update check-host() to return all problems
if checks fail, they show one at a time, forcing the admin to repeat
the command to get passed each check.
All check...
Daniel Pivonka
11:29 PM Revision 25859e73 (ceph): mgr/orch: ServiceDescription: Make spec a requirement
Because, a ServiceDescription is superset of a spec
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(che...
Sebastian Wagner
11:29 PM Revision 4dee88f2 (ceph): mgr/orch: ServiceDescription: change json representation
In order to match the new paradigm
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from c...
Sebastian Wagner
11:29 PM Revision c21c4cb4 (ceph): mgr/cephadm: test describe_service
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 372d2aca35495c74a8e7d60c8cee36...
Sebastian Wagner
11:18 PM Orchestrator Bug #44965 (Resolved): cephadm: git archive from ci failes
http://qa-proxy.ceph.com/teuthology/mgfritch-2020-04-06_21:21:01-rados-wip-mgfritch-testing-2020-04-06-1246-distro-ba... Sebastian Wagner
11:18 PM Bug #44216: Nautilus: selinux denials SELinuxError for ceph_mgr on httpd
This does not appear to affect master or octopus but does show up on nautilus, mimic, and luminous.
It occurs when...
Brad Hubbard
11:14 PM Bug #44216 (In Progress): Nautilus: selinux denials SELinuxError for ceph_mgr on httpd
Brad Hubbard
10:25 PM Revision a64a5fd4 (ceph): qa/ceph-ansible: CA master requires Ansible 2.9
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
(cherry picked from commit c9317ea2aeab9e038b1664af36dc3404daf9f3bd)
Brad Hubbard
10:24 PM Revision 3a54adab (ceph): qa/ceph-ansible: rule_name is required for pool creation
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
(cherry picked from commit a12353815dac3db5c8452fb2d7649a032d4832f4)
Brad Hubbard
10:17 PM mgr Bug #43720 (Pending Backport): qa/workunits/rest/test-restful.sh fails
Brad Hubbard
10:14 PM Revision 9c9be1b6 (ceph): Merge pull request #34310 from badone/wip-restful-api-dont-pass-empty-d...
qa/suites/rados/rest: don't pass empty dict as data arg
Reviewed-by: Sage Weil <sage@redhat.com>
Brad Hubbard
10:11 PM CephFS Bug #36171: mds: ctime should not use client provided ctime/mtime
Yeah, we previously assigned mtimes from the MDS and it was a disaster. That's not something we'll be going back to!
...
Greg Farnum
10:08 PM CephFS Bug #44380: mds: MDCache.cc: 2335: FAILED ceph_assert(!"unmatched rstat rbytes" == g_conf()->mds_...
Zheng Yan wrote:
> test that triggered the assertion is test_fragmented_injection. I think we need to add following ...
Greg Farnum
11:38 AM CephFS Bug #44380: mds: MDCache.cc: 2335: FAILED ceph_assert(!"unmatched rstat rbytes" == g_conf()->mds_...
Zheng Yan wrote:
> test that triggered the assertion is test_fragmented_injection. I think we need to add following ...
Xiubo Li
08:34 AM CephFS Bug #44380: mds: MDCache.cc: 2335: FAILED ceph_assert(!"unmatched rstat rbytes" == g_conf()->mds_...
test that triggered the assertion is test_fragmented_injection. I think we need to add following settings
self.fs...
Zheng Yan
10:04 PM CephFS Feature #44455: cephfs: add recursive unlink RPC
Hmm one problem the issue description skips over is that this will need to deal with hard-linked files underneath the... Greg Farnum
04:23 PM CephFS Feature #44455: cephfs: add recursive unlink RPC
(self assigning this) will start looking to add this support soon. Venky Shankar
10:00 PM CephFS Bug #44680: mds/Mutation.h: 128: FAILED ceph_assert(num_auth_pins == 0)
Nathan Cutler wrote:
> Zheng, is this a follow-on fix for #44295 ?
>
> I'm asking because that issue is marked fo...
Greg Farnum
08:25 PM CephFS Bug #44680: mds/Mutation.h: 128: FAILED ceph_assert(num_auth_pins == 0)
Zheng, is this a follow-on fix for #44295 ?
I'm asking because that issue is marked for backport all the way to mi...
Nathan Cutler
09:57 PM Dashboard Backport #44697: octopus: mgr/dashboard: add popover list of Stand-by Managers & Metadata Servers...
@Avan - looks like you have two tracker.ceph.com accounts now
1. "Avan Thakkar"
2. "avan thakkar"
And number t...
Nathan Cutler
09:56 PM Dashboard Backport #44697 (In Progress): octopus: mgr/dashboard: add popover list of Stand-by Managers & Me...
Nathan Cutler
09:49 PM mgr Backport #44766 (Rejected): mimic: nautilus: mgr/telemetry: fix UUID and STR concat
Nathan Cutler
09:48 PM mgr Backport #44767 (Rejected): luminous: nautilus: mgr/telemetry: fix UUID and STR concat
Nathan Cutler
09:44 PM Revision ab569c38 (ceph): Merge pull request #34302 from badone/wip-specify-rule-for-pool-creation
Wip specify rule for pool creation
Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
Brad Hubbard
09:29 PM rgw Bug #44570: rgw segfault when uploading files with BEAST
Mark Kogan wrote:
> Posting the callstacks from the attached logs:
> [...]
>
> [...]
>
> Running reproducer l...
JuanJose Galvez
09:00 PM Revision 853ff618 (ceph): ceph.spec.in: remove extra tokens at end of %endif directive
RPM 4.15.1 warns: extra tokens at the end of %endif directive
Heed the warning.
Signed-off-by: Nathan Cutler <ncutl...
Nathan Cutler
09:00 PM Revision 48c79c11 (ceph): ceph.spec.in: version an Obsoletes
RPM 4.15.1 warns: It's not recommended to have unversioned Obsoletes.
Heed the warning.
Signed-off-by: Nathan Cutle...
Nathan Cutler
08:59 PM Bug #44964 (Resolved): RPM 4.15.1 has some issues with ceph.spec
We recently started building ceph with RPM 4.15.1 and this has uncovered some minor issues:... Nathan Cutler
08:24 PM CephFS Bug #44295: mds: MDCache.cc: 6400: FAILED ceph_assert(r == 0 || r == -2)
Apparently, this caused #44680 - linking the two issues together Nathan Cutler
08:23 PM CephFS Backport #44479 (Need More Info): mimic: mds: MDCache.cc: 6400: FAILED ceph_assert(r == 0 || r ==...
Zheng said not to merge the nautilus backport because it introduced an issue, possibly #44680 Nathan Cutler
04:26 PM CephFS Bug #44963 (Resolved): fix MClientCaps::FLAG_SYNC in check_caps
Sidharth noticed that we were probably issuing more FLAG_SYNC cap messages than is really required. What we're mostly... Jeff Layton
04:10 PM Revision 344d7cec (ceph): Merge pull request #34401 from sebastian-philipp/octopus-backport-34290...
octopus: cephadm: docs batch 1
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Reviewed-by: Nathan Cutler <ncut...
Nathan Cutler
04:07 PM Dashboard Bug #44776: monitoring: alert for prediction of disk and pool fill up broken
Lenz Grimmer wrote:
> Re-adding Luminous to the backport list, as this release is also affected.
As Volker corr...
Lenz Grimmer
10:47 AM Dashboard Bug #44776: monitoring: alert for prediction of disk and pool fill up broken
Re-adding Luminous to the backport list, as this release is also affected. Lenz Grimmer
04:02 PM Linux kernel client Bug #44791: fs/ceph: support cross-quota-tree renames
I'm attaching two patches that should implement in the kernel client the fuse client behaviour. They should hit the ... Luis Henriques
03:49 PM CephFS Bug #44962 (Resolved): "ceph fs status" command outputs to stderr instead of stdout when json for...
... Sébastien Han
03:47 PM rbd Backport #44839 (In Progress): octopus: [python] ensure image is open before permitting operations
Nathan Cutler
03:46 PM Revision 8eb5c0cf (ceph): pybind/rbd: ensure image is open before permitting operations
Fixes: https://tracker.ceph.com/issues/44610
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit...
Mykola Golub
03:46 PM rbd Backport #44838 (In Progress): nautilus: [python] ensure image is open before permitting operations
Nathan Cutler
03:35 PM rbd Subtask #44105 (In Progress): [rbd-mirror snapshot] clean-up unnecessary non-primary snapshots
Jason Dillaman
03:35 PM rbd Subtask #44106 (New): [rbd-mirror snapshot] image sync should support full vs fast-diff syncs
Fast-diff is integrated already but rbd-mirror really needs a better QoS mechanism to restrict in-flight IOs. Just re... Jason Dillaman
03:26 PM mgr Feature #44961 (New): Show cluster_name on the Dashboard
Hello,
I have at least 3 Ceph clusters, that would be great to be able to show the cluster name in the headers of ...
Yoann Moulin
03:15 PM Revision 297223e2 (ceph): perfglue: Build ceph-osd without using namespace declarations in headers
This is part of a series of commits to clean up using namespace at top
level in headers.
Signed-off-by: Adam C. Emer...
Adam Emerson
03:15 PM Revision 83ee7598 (ceph): include/ceph_assert: qualify __assert_warn call in assert_warn macro
A macro never knows where it will be expanded.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
03:15 PM Revision dc6528b3 (ceph): {common, rgw}: Build ceph-osd without namespace pollution in headers
This is part of a series of commits to clean up using namespace at top
level in headers.
Signed-off-by: Adam C. Emer...
Adam Emerson
03:15 PM Revision 87779802 (ceph): osd: Build ceph-osd without using namespace declarations in headers
This is part of a series of commits to clean up using namespace at top
level in headers.
Signed-off-by: Adam C. Emer...
Adam Emerson
03:15 PM Revision 06a6bc8e (ceph): cls: Build ceph-osd without using namespace declarations in headers
This is part of a series of commits to clean up using namespace at top
level in headers.
Signed-off-by: Adam C. Emer...
Adam Emerson
03:12 PM Dashboard Bug #44228 (Fix Under Review): mgr/dashboard: Error: ViewDestroyedError: Attempt to use a destroy...
Alfonso Martínez
03:06 PM Orchestrator Backport #44893 (In Progress): octopus: racey concurrent ceph-volume callKeyError: 'ceph.type'
Nathan Cutler
03:06 PM Revision 72b90835 (ceph): cephadm: ceph-volume: disallow concurrent execution
Fixes: https://tracker.ceph.com/issues/44820
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit ea...
Sage Weil
02:57 PM rbd Bug #44938 (Fix Under Review): [rbd-mirror] tx-only peer from heartbeat can race w/ CLI
Jason Dillaman
02:45 PM Dashboard Cleanup #44960 (Resolved): mgr/dashboard: replace cdCopy2ClipboardButton Directive with a component
@cdCopy2ClipboardButton@ (a Directive despite its name) is always used in the same way (x12 times):... Ernesto Puerta
02:44 PM RADOS Bug #44959 (Closed): health warning: pgs not deep-scrubbed in time although it was in time
Hi!
Some of my PGs are listed as "not scrubbed in time" in my 14.2.8 cluster.
My scrub settings are:...
Jonas Jelten
02:37 PM Dashboard Backport #44906 (Duplicate): nautilus: mgr/dashboard: 'Prometheus / All Alerts' page shows progre...
duplicate of https://tracker.ceph.com/issues/44690 Nathan Cutler
02:36 PM rgw Documentation #44958 (Resolved): Ceph v12.2.13 causes extreme high number of blocked operations
Ceph v12.2.13 yields an extremely high number of blocked requests.
We are using ceph v12.2.12 on some of our clust...
Chris Jones
02:16 PM CephFS Bug #44546: cleanup: Can't lookup inode 1
This seems to happen when:
* a cephfs subdirectory is mounted with the kernel
* kernel > 5.0 (not sure, may have ...
Paul Emmerich
01:43 PM Revision 645b9237 (ceph): os/bluestore: kill buf param in BlueFS::read
This param is redundant as it's accessible via FileReader instance.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
01:33 PM mgr Feature #44957 (New): Simplify configuration for rbd metrics in prometheus exporter
Add a new configuration option of 'rbd_stats_enabled' that when set to true will automatically export stats from all ... Jason Dillaman
01:28 PM Dashboard Cleanup #44848 (Fix Under Review): mgr/dashboard: Clean up html of BootstrapCreateModalComponent
Lenz Grimmer
01:23 PM rgw Bug #44898 (Resolved): "need more than 1 value to unpack" in rgw
Casey Bodley
12:52 PM bluestore Bug #44878 (Fix Under Review): mimic: incorrect SSD bluestore compression/allocation defaults
In fact this bug causes no real issues - it's just result in some confusion for users. BlueStore has some code which ... Igor Fedotov
12:42 PM Revision f25f578c (ceph): common/options: fix default for bluestore_compression_min_blob_size
Fixes: https://tracker.ceph.com/issues/44878
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
12:25 PM mgr Backport #44954 (In Progress): nautilus: monitoring: root volume full alert fires false positives
Volker Theile
12:19 PM mgr Backport #44954 (Resolved): nautilus: monitoring: root volume full alert fires false positives
https://github.com/ceph/ceph/pull/34419 Volker Theile
12:23 PM mgr Backport #44955 (In Progress): octopus: monitoring: root volume full alert fires false positives
Volker Theile
12:19 PM mgr Backport #44955 (Resolved): octopus: monitoring: root volume full alert fires false positives
https://github.com/ceph/ceph/pull/34418 Volker Theile
12:23 PM Revision 80063f93 (ceph): monitoring: root volume full alert fires false positives
Fixes: https://tracker.ceph.com/issues/44780
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
(cherry picked f...
Patrick Seidensal
12:17 PM Dashboard Bug #44780 (Pending Backport): monitoring: root volume full alert fires false positives
Volker Theile
12:17 PM Revision a5ade11a (ceph): Merge pull request #34239 from p-se/wip-pse-fix-false-root-vol-full-alert
monitoring: root volume full alert fires false positives
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-...
Volker Theile
11:53 AM Dashboard Backport #44952 (In Progress): nautilus: mgr/dashboard: Some Grafana panels in Host overview, Hos...
Nathan Cutler
11:53 AM Dashboard Backport #44952 (Resolved): nautilus: mgr/dashboard: Some Grafana panels in Host overview, Host d...
https://github.com/ceph/ceph/pull/34417 Nathan Cutler
11:53 AM Revision 46dff954 (ceph): dashboard: Convert FQDN to hostname in grafana panels
The $ceph_hosts variable contained the FQDN for hosts
while the instance label created by ceph only has
the hostname....
Kristoffer Gronlund
11:53 AM Revision faf603c5 (ceph): dashboard: AVG RAM Utilization panel always showed "N/A"
The references to `$osd_hosts` etc. were encoded as
`[[osd_hosts]]` in the PromQL expression divisor, and
the panel a...
Kristoffer Gronlund
11:53 AM Revision b3dfb381 (ceph): dashboard: Use exported_instance to identify OSDs
When moving to LVM-based ceph-volume setups, several
grafana dashboards stopped working. The problem is that
(device,...
Kristoffer Gronlund
11:53 AM Revision fdfa4ede (ceph): dashboard: Resolve FQDN / hostname mismatch in hosts overview panel
In the AVG Disk Utilization panel, the result is calculated
by combining the output of node_disk_io_time_seconds_tota...
Kristoffer Gronlund
11:53 AM Dashboard Backport #44953 (Resolved): octopus: mgr/dashboard: Some Grafana panels in Host overview, Host de...
https://github.com/ceph/ceph/pull/34495 Nathan Cutler
11:21 AM ceph-volume Feature #44951 (Resolved): add support for 'slots' in lvm batch
As described in this tracker issue already: https://tracker.ceph.com/issues/37086
While most of the mentioned feat...
Joshua Schmid
11:18 AM Orchestrator Bug #44950: OSDSpec: Reserving storage on db_devices
This can be achieved using the `slots` option of ceph-volume.
Unfortunately the slots option for wal/db (taken fro...
Joshua Schmid
10:37 AM Orchestrator Bug #44950 (Duplicate): OSDSpec: Reserving storage on db_devices
I'm trying to setup a new Ceph cluster using cephadm.
To save costs I've gotten four OSD servers with only a hand...
Maran H
11:00 AM RADOS Backport #44835 (Need More Info): nautilus: librados mon_command (mgr) command hang
non-trivial due to post-nautilus refactoring Nathan Cutler
10:44 AM RADOS Backport #44836 (In Progress): octopus: librados mon_command (mgr) command hang
Nathan Cutler
10:44 AM Revision 0462810c (ceph): mgr/DaemonServer: fetch metadata for new daemons (e.g., mons)
We fetch metadata for mon/osd/mds daemons on startup. If a new one comes
along *after* we start up, we need to fetch...
Sage Weil
10:43 AM rgw Bug #15882 (New): rgw: GC is not working for __shadow and __multipart objects
OK, reopening based on the last two comments. Nathan Cutler
10:38 AM Orchestrator Backport #44710: octopus: doc/cephadm: replace `osd create` with `apply osd`
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34355
m...
Nathan Cutler
10:28 AM Orchestrator Bug #44934 (Fix Under Review): cephadm RGW: scary remove-deploy loop
Sebastian Wagner
09:30 AM Dashboard Bug #44683: nautilus: mgr/dashboard: "make check" fails in run-tox-mgr-dashboard: "HomeTest.test_...
i reran this test twice on braggi14, but failed to reproduce it... Kefu Chai
09:13 AM Dashboard Bug #44721 (Fix Under Review): mgr/dashboard: define SSO/SAML dependencies to packaging
Lenz Grimmer
09:12 AM Dashboard Bug #44784 (Pending Backport): mgr/dashboard: Some Grafana panels in Host overview, Host details,...
Lenz Grimmer
09:08 AM Dashboard Backport #42151 (In Progress): nautilus: mgr/dashboard: Improve workaround to redraw datatables
Volker Theile
08:55 AM Revision b6ad9a80 (ceph): Merge pull request #34240 from krig/grafana-dashboards-fixes
mgr/dashboard: Repair broken grafana panels
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Stephan M...
Lenz Grimmer
08:54 AM ceph-volume Bug #44949 (Fix Under Review): simple/scan.py: syntax problem in log statement
Jan Fajerski
08:50 AM ceph-volume Bug #44949 (Resolved): simple/scan.py: syntax problem in log statement
A multiline string became a tuple due to superfluous comma.... Jan Fajerski
08:51 AM Revision 292ae030 (ceph): devices/simple/scan: Fix string in log statement
A multiline string enclosed by () gained a comma, making it into a
tuple, which has no format() method.
Fixes: https...
Jan Fajerski
08:39 AM mgr Bug #44948 (Resolved): Module 'diskprediction_local' has failed: No module named 'sklearn' - ceph...
Installed v15 Octopus via cephadm - v15.2.0
after activating mgr module "diskprediction_local" I get following Hea...
Tobias Fischer
08:38 AM Revision 566b3fda (ceph): mgr/dashboard: Update HACKING.rst
This will update information regarding npm.
Fixes: https://tracker.ceph.com/issues/44927
Signed-off-by: Tiago Melo ...
Tiago Melo
08:31 AM CephFS Bug #44947 (Need More Info): Hung ops for evicted CephFS clients do not get cleaned up fully
Hello,
After noticing some hung CephFS operations on my client, I rebooted the client. Ceph has evicted and blackl...
David Piper
08:11 AM Revision 632e4d83 (ceph): common: move to_string and to_integer overloads into root namespace
Since that's where the type is defined, that's where overloads taking
it should be defined.
Signed-off-by: Adam C. E...
Adam Emerson
07:48 AM Dashboard Bug #44589 (Fix Under Review): mgr/dashboard: lint error on plugins/debug.py
Volker Theile
07:34 AM Revision 040cec33 (ceph): Merge pull request #34374 from sebastian-philipp/mgr-fix-tox-cephadm
pybind/mgr: Fix `run_tox.sh mgr -- cephadm`
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:15 AM Bug #44946 (New): type=AVC msg=audit(1585577327.335:6407): avc: denied { getattr } for pid=27388 ...
http://pulpito.ceph.com/bhubbard-2020-03-30_11:17:25-ceph-ansible-wip-badone-testing-distro-basic-smithi/4906560/
...
Brad Hubbard
02:59 AM RADOS Bug #44945: Mon High CPU usage when another mon syncing from it
It is probably relate with huge removed_snap keys. Xiaoxi Chen
02:58 AM RADOS Bug #44945 (Need More Info): Mon High CPU usage when another mon syncing from it
Each sync request take very long time to come back, as show below. And from the TOP of source-mon, the CPU was on d... Xiaoxi Chen
02:55 AM Bug #44944 (New): type=AVC msg=audit(1585577327.422:6421): avc: denied { open } for pid=27385 com...
http://pulpito.ceph.com/bhubbard-2020-03-30_11:17:25-ceph-ansible-wip-badone-testing-distro-basic-smithi/4906560/
...
Brad Hubbard
02:50 AM Bug #44943 (New): type=AVC msg=audit(1585577327.291:6403): avc: denied { execute_no_trans } for p...
http://pulpito.ceph.com/bhubbard-2020-03-30_11:17:25-ceph-ansible-wip-badone-testing-distro-basic-smithi/4906560/
...
Brad Hubbard
02:46 AM Bug #44942 (New): type=AVC msg=audit(1585577327.422:6424): avc: denied { nlmsg_relay } for pid=27...
http://pulpito.ceph.com/bhubbard-2020-03-30_11:17:25-ceph-ansible-wip-badone-testing-distro-basic-smithi/4906560/
...
Brad Hubbard
02:27 AM Bug #44941 (New): type=AVC msg=audit(1585577327.334:6406): avc: denied { open } for pid=27388 com...
http://pulpito.ceph.com/bhubbard-2020-03-30_11:17:25-ceph-ansible-wip-badone-testing-distro-basic-smithi/4906560/
...
Brad Hubbard
02:17 AM Bug #44940 (New): type=AVC msg=audit(1585577327.298:6404): avc: denied { sys_resource } for pid=2...
http://pulpito.ceph.com/bhubbard-2020-03-30_11:17:25-ceph-ansible-wip-badone-testing-distro-basic-smithi/4906560/
...
Brad Hubbard
01:59 AM Revision ddb60ed5 (ceph): doc: link to the specific section in the cephfs doc
Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com> Goutham Pacha Ravi

04/05/2020

01:47 PM mgr Bug #44612: mgr stuck in activating state
I'm suffering from this issue after upgrading from 14.2.8 to 15.2.0 (gentoo system).
All the mgr's (three) hang just...
Alec Blayne
12:44 PM CephFS Bug #36171: mds: ctime should not use client provided ctime/mtime

> I think the right approach here is to have the client set its own ctime so that it's locally useful but not to tr...
Malcolm Haak
10:50 AM Revision 7b208468 (ceph): Merge pull request #34269 from yuvalif/fix_cls_queue_logs
cls/queue: remove error message when queue is not initialized Yuval Lifshitz

04/04/2020

08:16 PM RADOS Bug #44939: The mon and/or osd pod memory consumption is not even. One of them consumes about 50%...
Here's overall memory consumption under traffic.The OSD consumes much more memory as well.
# knc top pods | egrep...
Yan Zhao
08:10 PM RADOS Bug #44939 (New): The mon and/or osd pod memory consumption is not even. One of them consumes abo...
This is a ceph deployment with rook release 1.2.7/ceph 14.2.8. After deployment, one of the mon pods and/or osd pods ... Yan Zhao
03:48 PM CephFS Bug #43600: qa: workunits/suites/iozone.sh: line 5: iozone: command not found
See also recent in http://qa-proxy.ceph.com/teuthology/teuthology-2020-04-04_08:00:03-smoke-octopus-testing-basic-smi... Yuri Weinstein
01:46 PM Revision 16e2ccaf (ceph): Merge pull request #33985 from zhengchengyao/clone_metadata
librbd: children should inherit parent's stripe
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-by: Mykol...
Jason Dillaman
01:45 PM Revision 448cd3fe (ceph): Merge pull request #34072 from shangdehao1/fix_nfs_bug
qa/tasks/qemu: fix nfs setup and teardown bug in qemu task
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:45 PM rbd Bug #44938 (Resolved): [rbd-mirror] tx-only peer from heartbeat can race w/ CLI
If a peer cluster's rbd-mirror sends a heartbeat it will create a tx-only peer entry. However, this can race w/ the r... Jason Dillaman
06:22 AM Orchestrator Bug #44823 (Won't Fix): cephadm: tries to parse arguments command passed to shell
Sebastian Wagner wrote:
> right. should be
>
> [...]
Ah, that is right. Thanks!
Patrick Donnelly

04/03/2020

09:47 PM Revision 33f6d61b (ceph): mgr/dashboard: RGW auto refresh is not working
Fixes: https://tracker.ceph.com/issues/44667
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
Avan Thakkar
09:32 PM bluestore Bug #44937: bluestore rocksdb max_background_compactions regression in 12.2.13
I know Luminous is EOL. Opened this issue to assess the regression for severity.
The rocksdb issue is an edge cas...
Dan Hill
09:25 PM bluestore Bug #44937 (Need More Info): bluestore rocksdb max_background_compactions regression in 12.2.13
In pr#29027 [0] Mark called out a rocksdb pr#3926 [1] where concurrent compactions can result in output files that ha... Dan Hill
09:32 PM RADOS Documentation #43896 (Pending Backport): nautilus upgrade should recommend ceph-osd restarts afte...
Josh Durgin
09:31 PM Revision 76555489 (ceph): Merge pull request #34371 from smithfarm/wip-43896
doc/releases/nautilus: restart OSDs to make them bind to v2 addr
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
09:02 PM RADOS Bug #36473 (Pending Backport): hung osd_repop, bluestore committed but failed to trigger repop_co...
Tagging for Mimic backport consideration. Dan Hill
09:01 PM RADOS Bug #36473: hung osd_repop, bluestore committed but failed to trigger repop_commit
Mimic (pr#22739 + pr#24269) introduced this race condition, which was fixed in Nautilus (pr#24761).
Was this evalu...
Dan Hill
07:53 PM CephFS Feature #20 (Resolved): client: recover from a killed session (w/ blacklist)
Greg Farnum
07:53 PM Revision 40fb1556 (ceph): Merge pull request #31480 from ukernel/wip-20
client: auto reconnect after blacklisted
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Greg Farnum
07:50 PM CephFS Bug #44389 (Resolved): client: fuse mount will print call trace with incorrect options
Greg Farnum
07:49 PM Revision 45288ad5 (ceph): Merge pull request #33915 from lxbsz/client_assert_failedddd
Client: fix Finisher assert failure
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Reviewed-by: Jeff Layton <jlayton@...
Greg Farnum
07:39 PM rbd Feature #44727 (Fix Under Review): [rbd-mirror] improved replication statistics
Jason Dillaman
07:38 PM CephFS Bug #44680 (Pending Backport): mds/Mutation.h: 128: FAILED ceph_assert(num_auth_pins == 0)
Greg Farnum
07:36 PM Revision 0e7e0d59 (ceph): Merge pull request #34386 from gregsfortytwo/wip-33279-revert-sudo
Wip 33279 revert sudo
Reviewed-by: Douglas Fuller <dfuller@redhat.com>
Greg Farnum
07:33 PM Revision 15b3118e (ceph): Merge pull request #34110 from ukernel/wip-44680
mds: don't assert empty io context list when shutting down
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
07:29 PM Revision 004b153f (ceph): Merge PR #34385 into master
* refs/pull/34385/head:
doc/dev/cephadm: a few notes on developing with cephadm
Reviewed-by: Sebastian Wagner <swag...
Sage Weil
07:29 PM CephFS Bug #44677 (Pending Backport): stale scrub status entry from a failed mds shows up in `ceph status`
Greg Farnum
07:29 PM Revision 13fc503b (ceph): Merge pull request #34281 from vshankar/wip-44677
mgr: force purge normal ceph entities from service map
Reviewed-by: Kefu Chai <kchai@redhat.com>
Greg Farnum
07:28 PM CephFS Bug #44771 (Pending Backport): ceph-fuse: ceph::__ceph_abort(): ceph-fuse killed by SIGABRT in Cl...
Greg Farnum
07:28 PM Revision 794ce894 (ceph): Merge pull request #34306 from ukernel/wip-44771
ceph-fuse: don't get mount options from /etc/fstab when doing remount
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
07:25 PM Revision 03aa0814 (ceph): rbd-mirror: add snapshot-based replay performance metrics
The mirror image status for replaying snapshot-based images now includes
bytes per second and per snapshot, in additi...
Jason Dillaman
07:24 PM Revision 133cce8a (ceph): rbd-mirror: periodically poll image replayer status
When metrics are incorporated, there might not be a forced status update
if no new data is available to replicate. Ho...
Jason Dillaman
07:24 PM Revision e04422f2 (ceph): rbd-mirror: switch to json_spirit formatter for journal image status
The free-form journal replay status description is now JSON-encoded. The
"master"/"mirror" designators have been chan...
Jason Dillaman
07:24 PM Revision c0dc96bf (ceph): rbd-mirror: add journal-based replay performance metrics
The mirror image status for replaying journal-based images now includes
bytes and entries per second in addition to a...
Jason Dillaman
07:24 PM Revision de445810 (ceph): rbd-mirror: switch to json_spirit formatter for snapshot image status
This will make it cleaner and easier to add additional data fields
to the existing JSON replaying status.
Signed-off...
Jason Dillaman
07:24 PM Revision 0b6cbdeb (ceph): librbd: pass bytes-read statistics from deep-copy through handler
These simple stats will be utilized by rbd-mirror to compute throughput
metrics for snapshot-based mirroring.
Signed...
Jason Dillaman
07:23 PM CephFS Bug #44790: qa: adjust-ulimits invoked after being removed
And again: http://pulpito.ceph.com/gregf-2020-04-03_05:44:43-fs-wip-greg-testing-42-1-distro-basic-smithi/4921286/ Greg Farnum
07:17 PM Revision a42dfcda (ceph): qa/suites/rados/cephadm/smoke-roleless: add smoke test
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 76b559598a4fe38e77615d05b2dac60138a18d3e)
Sage Weil
07:16 PM Revision eb20c7d5 (ceph): qa/tasks/cephadm: add 'roleless' mode
Allow cephadm to start up with roles like:
roles:
- - host.a
- client.0
- osd.0
- osd.1
- - host.b
- osd.2
...
Sage Weil
07:16 PM Revision 857715f7 (ceph): Merge PR #34296 into master
* refs/pull/34296/head:
qa/suites/rados/cephadm/smoke-roleless: add smoke test
qa/tasks/cephadm: add 'roleless' mod...
Sage Weil
07:16 PM Orchestrator Bug #44894 (Pending Backport): cephadm: non-ceph units put wrong uid:gid in systemd unit file
Sage Weil
07:16 PM Revision 639762ca (ceph): Merge PR #34384 into master
* refs/pull/34384/head:
cephadm: create /var/run/ceph dir via unit.run, not unit file
Reviewed-by: Michael Fritch <...
Sage Weil
07:15 PM Revision 44ca2001 (ceph): qa/suites/rados/cephadm/upgrade: start from v15.2.0
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:38 PM Dashboard Feature #44935 (Resolved): mgr/dashboard: customize CherryPy Server Header
By default, HTTP requests to CherryPy return a 'Server' header like 'CherryPy/18.4.0' (where '18.4.0' is the version ... Ernesto Puerta
05:28 PM rgw Bug #44898: "need more than 1 value to unpack" in rgw
https://github.com/ceph/ceph/pull/34379 merged Yuri Weinstein
05:19 PM Revision d23f2b70 (ceph): Merge pull request #34405 from ceph/wip-yuriw-cron-master2
qa/tests: fixed typo Yuri Weinstein
05:14 PM Revision c7d6e762 (ceph): librbd: pass specialized handler interface to deep-copy
The initial version mimics the existing ProgressContext callback
interface. Later commits will add additional deep-co...
Jason Dillaman
04:28 PM Revision 898d9c5a (ceph): qa/tests: fixed typo
Signed-off-by: yuriw <yuri.weinstein@gmail.com> Yuri Weinstein
04:21 PM Revision 21e1d54e (ceph): Merge pull request #34404 from ceph/wip-yuriw-cron-master
qa/tests: added client upgrades tests for octopus, removed mimic-x/ma… Yuri Weinstein
04:16 PM Revision 8f57def2 (ceph): Merge pull request #34221 from ceph/wip-yuriw-clients-upgrades-mimic-oc...
qa/tests: initial check in for client-upgrade-mimic-octopus
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
04:09 PM Revision c5c3c09a (ceph): Merge pull request #34222 from ceph/wip-yuriw-clients-upgrades-nautilus...
qa/tests: initial check in for client-upgrade-nautilus-octopus
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
04:08 PM Revision 75081925 (ceph): Merge pull request #34159 from ceph/wip-yuriw-clients-upgrades-luminous...
qa/tests: client-upgrade-luminous-octopus tests
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
03:59 PM Orchestrator Bug #44934: cephadm RGW: scary remove-deploy loop
Caught the intermittent container (at the very bottom):... Hurz Hurz
03:19 PM Orchestrator Bug #44934 (Resolved): cephadm RGW: scary remove-deploy loop
... Sebastian Wagner
03:57 PM Revision 8c80a43b (ceph): qa/tests: added client upgrades tests for octopus, removed mimic-x/mast...
Signed-off-by: Yuri Weinstein <yweinstein@redhat.com> Yuri Weinstein
03:46 PM Revision 7f1f07a8 (ceph): doc/start/os-recommendations.rst: add Octopus' platform
Signed-off-by: Alexandre Bruyelles <jack@jack.fr.eu.org> Alexandre Bruyelles
03:08 PM Revision 779cf789 (ceph): qa/tests: initial check in for client-upgrade-nautilus-octopus
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
02:58 PM Revision 0aee4526 (ceph): Merge pull request #34379 from cbodley/wip-44898
qa/swift: fix py3 backport regression
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Kyr Shatskyy <kyrylo.sh...
Yuri Weinstein
02:42 PM ceph-volume Feature #44929: Add support DG_AFFINITY env var parsing.
Jan Fajerski wrote:
> Sounds all good to me.
>
> Two things:
> - Let's prepend the env var names with CEPH_VOLUM...
Joshua Schmid
01:52 PM ceph-volume Feature #44929: Add support DG_AFFINITY env var parsing.
Sounds all good to me.
Two things:
- Let's prepend the env var names with CEPH_VOLUME_. That fits the current con...
Jan Fajerski
12:54 PM ceph-volume Feature #44929 (Resolved): Add support DG_AFFINITY env var parsing.
This is currently only relevant for cephadm.
We need a way to pass certain flags to ceph-volume that are not parti...
Joshua Schmid
02:42 PM Revision 086acd20 (ceph): doc/dev/cephadm: a few notes on developing with cephadm
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:41 PM Dashboard Bug #44877: mgr/dashboard: allow custom dashboard grafana url when set by cephadm
1. A cephadm option to not set the grafana url, so we can avoid making the problem worse, and allow the user to set t... Sage Weil
02:41 PM Dashboard Backport #44933 (In Progress): octopus: mgr/dashboard: fix notifications E2E tests
Alfonso Martínez
02:40 PM Dashboard Backport #44933 (Resolved): octopus: mgr/dashboard: fix notifications E2E tests
https://github.com/ceph/ceph/pull/34403 Alfonso Martínez
02:40 PM Revision 04789f86 (ceph): mgr/dashboard: fix notifications E2E tests
Fixes: https://tracker.ceph.com/issues/44626
Signed-off-by: Alfonso Martínez <almartin@redhat.com>
(cherry picked fro...
Alfonso Martínez
02:40 PM Dashboard Bug #44626 (Pending Backport): mgr/dashboard: fix notifications E2E tests
Alfonso Martínez
02:39 PM Revision cf7c16ca (ceph): Merge pull request #33502 from yison/rwl-image-writeback-cache-seq3
rbd/cache: Replicated Write Log core codes part 3
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:32 PM Dashboard Backport #44932 (In Progress): octopus: mgr/dashboard: error when enabling SSO with certificate file
Alfonso Martínez
02:31 PM Dashboard Backport #44932 (Resolved): octopus: mgr/dashboard: error when enabling SSO with certificate file
https://github.com/ceph/ceph/pull/34402 Alfonso Martínez
02:32 PM Revision af249924 (ceph): mgr/dashboard: fix error when enabling SSO with cert. file
Also:
* Disabled security setting 'wantNameIdEncrypted': not all Identity Providers support this and we are already r...
Alfonso Martínez
02:08 PM Revision 524be118 (ceph): Merge pull request #34362 from tchaikov/wip-rbd-with-pmem
cmake, librbd: fix build with pmem and cleanups
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:29 PM CephFS Feature #44931 (Resolved): mgr/volumes: get the list of auth IDs that have been granted access to...
Manila requires the list of auth IDs that have been granted access to a share/subvolume.
https://github.com/openstac...
Ramana Raja
01:26 PM Revision 86c785af (ceph): Merge pull request #34332 from cyx1231st/wip-seastar-messenger-lossy-peer
crimson/net: enable features for lossy peer connections of heartbeat
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:18 PM Revision f970bdc7 (ceph): doc/mgr/orchestrator: Add "Service Specification"
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 0c6759750a95083081cd2b701d2d60...
Sebastian Wagner
01:18 PM Revision afc43a88 (ceph): doc/cephadm/drivegroups: Update to new yaml
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit f5e3e60e0eef840a709e2d118c421d...
Sebastian Wagner
01:18 PM Revision 809adf12 (ceph): doc/cephadm/drivegroup: Don't introduce DriveGroups
We already have a name for it: a Service Specification of
type `osd`. We don't need to introduce a new name for it.
...
Sebastian Wagner
01:18 PM Revision 6f4fe275 (ceph): doc/mgr/orchestrator: use yaml syntax highlighting
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit bc162005a92d92dc5e84bda5a70340...
Sebastian Wagner
01:18 PM Revision 35e8338f (ceph): doc/mgr/orchestrator: Update `Placement by pattern matching`
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit b740ae12e54e69e21fa06081d47b0e...
Sebastian Wagner
01:18 PM Revision 71419497 (ceph): doc/mgr/orchestrator: add path to ssh-copy-id instructions
by default ssh key will be placed under /etc/ceph - so it should be included in examples
Signed-off-by: Tobias Fisch...
Tobias Fischer
01:18 PM Revision 2436cea7 (ceph): doc/mgr/orchestrator: update cephadm shell proposed alias entry
prior change i get following error when using alias as "ceph -v":
INFO:cephadm:Inferring fsid ecfdb924-7341-11ea-943c...
Tobias Fischer
01:01 PM Dashboard Bug #44930: mgr/dashboard: test_rgw_client.py misses import
Was a mistake. Volker Theile
01:00 PM Dashboard Bug #44930 (Closed): mgr/dashboard: test_rgw_client.py misses import
Volker Theile
12:55 PM Dashboard Bug #44930 (Closed): mgr/dashboard: test_rgw_client.py misses import
The test_rgw_client.py unit test misses the import of a function that is tested.
Volker Theile
12:27 PM Dashboard Backport #44203 (In Progress): nautilus: mgr/dashboard: RGW port autodetection does not support "...
Volker Theile
12:21 PM CephFS Feature #44928 (Resolved): mgr/volumes: evict clients based on auth ID and subvolume mounted
In manila, when an auth ID is denied access to a subvolume the auth ID's caps are suitably removed, and the clients t... Ramana Raja
12:21 PM Revision bb1ae0c5 (ceph): Corrected four docs errors that prevented compilation.
Signed-off-by: Zac Dover <zac.dover@gmail.com> Zac Dover
12:05 PM Dashboard Backport #44920 (In Progress): nautilus: mgr/dashboard: Add more debug information to Dashboard R...
Volker Theile
09:24 AM Dashboard Backport #44920 (Resolved): nautilus: mgr/dashboard: Add more debug information to Dashboard RGW ...
https://github.com/ceph/ceph/pull/34399 Konstantin Shalygin
12:03 PM Dashboard Backport #44921 (In Progress): octopus: mgr/dashboard: Add more debug information to Dashboard RG...
Volker Theile
09:24 AM Dashboard Backport #44921 (Resolved): octopus: mgr/dashboard: Add more debug information to Dashboard RGW b...
https://github.com/ceph/ceph/pull/34397 Konstantin Shalygin
12:03 PM Revision 7b2bd207 (ceph): mgr/dashboard: Add more debug information to Dashboard RGW backend
Fixes: https://tracker.ceph.com/issues/44914
Signed-off-by: Volker Theile <vtheile@suse.com>
(cherry picked from comm...
Volker Theile
11:40 AM Orchestrator Bug #44926: dashboard: creating a new bucket causes InvalidLocationConstraint
Commands used to create the object gateway:... Andreas Haase
11:26 AM Orchestrator Bug #44926 (Resolved): dashboard: creating a new bucket causes InvalidLocationConstraint
In Octopus I created an object gateway as mentioned in https://ceph.io/ceph-management/introducing-cephadm/ chapter "... Andreas Haase
11:36 AM Revision 2806ce0d (ceph): qa/suites: use "mimic" branch for cbt based testing
cbt is using features like the f string introduced by python3.6, so we
need either stop testing on ubuntu 16.04, whic...
Kefu Chai
11:34 AM Dashboard Feature #44927 (Resolved): mgr/dashboard: Update HACKING.rst with latest npm information
We need to update HACKING.rst to inform the users how should they install the packages and add new ones. Tiago Melo
11:03 AM Revision 74a917c0 (ceph): os/bluestore: Added tests for chunk_sizes for big-writes-deferred
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com> Adam Kupczyk
11:00 AM bluestore Bug #44880: ObjectStore/StoreTestSpecificAUSize.SpilloverTest/2 failed
I'm able to reproduce the issue locally. With a bit different symptoms though.
Anyway looks like a test case bug rat...
Igor Fedotov
10:51 AM Orchestrator Bug #44692 (Resolved): doc/cephadm: replace `osd create` with `apply osd`
Sebastian Wagner
10:51 AM Orchestrator Backport #44710 (Resolved): octopus: doc/cephadm: replace `osd create` with `apply osd`
Sebastian Wagner
10:51 AM Revision 17cd5d7f (ceph): Merge pull request #34355 from smithfarm/wip-44710-octopus
octopus: doc/cephadm: replace `osd create` with `apply osd`
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
10:49 AM Revision e3a5fa49 (ceph): mgr/rook: Fix wrong data output when listing devices
Information used to build the <device ls> output is not the right one.
Rook provides in the devices configmap the ite...
Juan Miguel Olmo Martínez
10:48 AM Revision c656e598 (ceph): Merge pull request #34319 from clyso/patch-2
doc/mgr/orchestrator: update cephadm shell proposed alias entry
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by...
Sebastian Wagner
10:47 AM Orchestrator Feature #44925 (In Progress): Please give cephadm a --version option
Figuring out which version of cephadm a given environment is running seems needlessly difficult:... Nathan Cutler
10:44 AM Revision adedd2f5 (ceph): Merge pull request #34318 from clyso/patch-1
doc/mgr/orchestrator: add path to ssh-copy-id instructions
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
10:41 AM Revision 93b908a4 (ceph): Merge pull request #34367 from sebastian-philipp/codeowners-cephadm-update
CODEOWNERS: update cephadm paths
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sebastian Wagner
10:34 AM bluestore Bug #44924 (Resolved): High memory usage in fsck/repair
Originally this issue appeared at:
https://lists.ceph.io/hyperkitty/list/ceph-users@ceph.io/thread/JSUDXTQWBAPXTCLM5...
Igor Fedotov
10:26 AM mgr Backport #44918 (In Progress): octopus: monitoring: alert for prediction of disk and pool fill up...
Volker Theile
08:01 AM mgr Backport #44918 (Resolved): octopus: monitoring: alert for prediction of disk and pool fill up br...
https://github.com/ceph/ceph/pull/34395 Konstantin Shalygin
10:25 AM Revision 85303e89 (ceph): monitoring: alert for prediction of disk and pool fill up broken
Fixes: https://tracker.ceph.com/issues/44776
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
(cherry picked f...
Patrick Seidensal
10:21 AM mgr Backport #44917 (In Progress): nautilus: monitoring: alert for prediction of disk and pool fill u...
Volker Theile
08:01 AM mgr Backport #44917 (Resolved): nautilus: monitoring: alert for prediction of disk and pool fill up b...
https://github.com/ceph/ceph/pull/34394 Konstantin Shalygin
10:13 AM Dashboard Bug #44666 (Pending Backport): mgr/dashboard: error when enabling SSO with certificate file
Fix for Nautilus: https://github.com/ceph/ceph/pull/34129 (not cherry-picked) Lenz Grimmer
10:12 AM Dashboard Bug #44923 (Resolved): mgr/dashboard: standby mgr redirects to a IP address instead of a FQDN URL
Only when the dashboard server_address is left to the default localhost (0.0.0.0 or ::) the stand-by ceph-mgr's dashb... Ernesto Puerta
10:11 AM Revision d2ed5cde (ceph): Merge pull request #34129 from rhcs-dashboard/nautilus-44666-fix-sso-ce...
nautilus: mgr/dashboard: fix error when enabling SSO with cert. file
Reviewed-by: Ernesto Puerta <epuertat@redhat.co...
Lenz Grimmer
09:41 AM Revision b6303828 (ceph): Merge pull request #34390 from tchaikov/wip-github-codeowners
.github/CODEOWNERS: add ceph/crimson
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
09:25 AM CephFS Bug #44922 (New): When a large number of small files are written concurrently, the MDS getattr de...
In the multimds cluster, run the vdbench test tool to read and write small files (3000 small files in a single direct... wei qiaomiao
09:17 AM Orchestrator Feature #43690: cephadm: service resource limits
Rook actually recommends to *not* set resource limits for Ceph daemons, as all daemons are critical for the cluster.... Sebastian Wagner
09:16 AM Dashboard Feature #44854 (Resolved): mgr/dashboard: Update all npm packages
Tiago Melo
09:15 AM Dashboard Bug #44914 (Pending Backport): mgr/dashboard: Add more debug information to Dashboard RGW backend
Lenz Grimmer
09:14 AM Revision b36491c7 (ceph): Merge pull request #34325 from tspmelo/wip-npm-update-20-03
mgr/dashboard: Update all npm packages
Reviewed-by: Sebastian Krah <skrah@suse.com>
Reviewed-by: Stephan Müller <smu...
Lenz Grimmer
09:10 AM Orchestrator Feature #44919 (Resolved): cephadm MONSpec: special dir for the mon store?
Rook supports a dataDirHostPath to set the data dir for the mons. Do we need this as well? Is it worth?
e.g for p...
Sebastian Wagner
08:48 AM Revision 9fb43f37 (ceph): qa/suites: use "nautilus" branch for cbt based testing
cbt is using features like the f string introduced by python3.6, so we
need either stop testing on ubuntu 16.04, whic...
Kefu Chai
08:45 AM Revision 8ecc7876 (ceph): Merge pull request #34377 from votdev/issue_44914_rgw_debug_info
mgr/dashboard: Add more debug information to Dashboard RGW backend
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Re...
Lenz Grimmer
08:08 AM Revision 825e1f0c (ceph): Merge pull request #34333 from changchengx/mail_org_update
mailmap: update mail org relationship
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:53 AM Dashboard Bug #44776 (Pending Backport): monitoring: alert for prediction of disk and pool fill up broken
Lenz Grimmer
07:52 AM Revision 4a850e1d (ceph): doc/mgr/orchestrator: update cephadm shell proposed alias entry
prior change i get following error when using alias as "ceph -v":
INFO:cephadm:Inferring fsid ecfdb924-7341-11ea-943c...
Tobias Fischer
07:51 AM Revision 87440ab4 (ceph): doc/mgr/orchestrator: add path to ssh-copy-id instructions
by default ssh key will be placed under /etc/ceph - so it should be included in examples
Signed-off-by: Tobias Fisch...
Tobias Fischer
07:48 AM Revision ed03b37e (ceph): Merge pull request #34227 from p-se/wip-pse-fix-alert-space-prediction
monitoring: alert for prediction of disk and pool fill up broken
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
R...
Lenz Grimmer
06:59 AM Revision 8717c85f (ceph): .github/CODEOWNERS: add ceph/crimson
so we can add reviewers in a more efficient way for crimson related
changes
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:44 AM Dashboard Bug #44809: nautilus: mgr/dashboard: Tabs does not handle click events
It comes out that a backport introduces this regression:
https://github.com/ceph/ceph/pull/33032
https://tracker....
Volker Theile
06:17 AM CephFS Feature #44277 (Fix Under Review): pybind/mgr/volumes: add command to return metadata regarding a...
Jos Collin
05:25 AM Revision 90daff04 (ceph): mgr/dashboard: Update translations
This commit is going to update the translations for octopus.
This manual backport is not a cherry-pick because we do...
Sebastian Krah
05:07 AM Revision 8f7fae7a (ceph): cmake: add find_make() function
it's a shorthand for finding "make" or "gmake" (for FreeBSD), and set
the path to the executable and the command to u...
Kefu Chai
05:07 AM Revision 6fca5e7d (ceph): cmake: do not use $(MAKE) in Buildpmem.cmake
we cannot assume that we are using `make` as the cmake generatator,
for instance, if ninja is used, `$(MAKE)` won't b...
Kefu Chai
05:07 AM Revision 73f4f16c (ceph): cmake: expose pmem::pmemobj from rbd_internal
because `librbd/cache/rwl/Types.h` includes `libpmemobj.h`, without this
change, `cache/test_mock_ReplicatedWriteLog....
Kefu Chai
05:07 AM Revision 0a86c8f6 (ceph): librbd/cache: undefine dout_subsys before defining it
otherwise we could have following warning from compiler
```
In file included from ../src/test/librbd/cache/test_mock_...
Kefu Chai
05:07 AM Revision b439835c (ceph): cmake: specify CC when compiling pmem
make always assume that `cc` is available. but we cannot ensure this,
and furthermore, we need to use the compiler sp...
Kefu Chai
04:19 AM Revision 0437adc3 (ceph): cmake: really stop at top of source code tree
Previously, we were recursing right up to /
Patch submitted by Tony Davies via https://tracker.ceph.com
Fixes: http...
Nathan Cutler
04:02 AM Orchestrator Backport #44845: octopus: cephadm: Unable to use IPv6 on "cephadm bootstrap"
https://github.com/ceph/ceph/pull/34350 Nathan Cutler
04:02 AM Orchestrator Backport #44845 (Need More Info): octopus: cephadm: Unable to use IPv6 on "cephadm bootstrap"
Nathan Cutler
03:57 AM rgw Bug #44008 (Fix Under Review): multi-part upload will lost part data when you abort and resume a ...
Nathan Cutler
03:24 AM rbd Backport #44896 (In Progress): nautilus: librbd:No lockers are obtained, ImageNotFound exception ...
Nathan Cutler
03:23 AM rbd Backport #44897 (In Progress): octopus: librbd:No lockers are obtained, ImageNotFound exception w...
Nathan Cutler
03:23 AM Revision 6007a0f8 (ceph): pybind/rbd: fix no lockers are obtained, ImageNotFound exception will b...
No lockers are obtained, ImageNotFound exception will be output,
but tht image is always exist.when lockers number is...
zhangdaolong
02:54 AM Revision f56954c4 (ceph): msg: remove unsued code.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> jianpeng ma
02:54 AM Revision 9d18b318 (ceph): common/Throttle: remove unsued code.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> jianpeng ma
02:24 AM Revision 81ce2b24 (ceph): Revert "qa/cephfs: move run_shell and related methods to mount.py"
This reverts commit 751d432a8696c7fdceb9d9707c2b3331878342ea.
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
02:24 AM Revision 1902e6bf (ceph): Revert "vstart_runner.py: add methods for negative testing a cmd"
This reverts commit 48e0e1d7030bc4167bd3151696106a51f143bdba.
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
01:24 AM Revision dee59808 (ceph): mgr/PyModule: fix missing tracebacks in handle_pyerror()
In certain cases, errors raised in mgr modules don't actually result in a
proper traceback in the mgr log; all you se...
Tim Serong

04/02/2020

11:37 PM Orchestrator Bug #44894 (Fix Under Review): cephadm: non-ceph units put wrong uid:gid in systemd unit file
Sage Weil
06:01 PM Orchestrator Bug #44894: cephadm: non-ceph units put wrong uid:gid in systemd unit file
When a node-export deploy runs, the generated systemd unit file puts 65534:65534 for /var/run/ceph/$fsid
Sage Weil
11:36 PM Revision a3be5f2a (ceph): cephadm: create /var/run/ceph dir via unit.run, not unit file
The systemd unit file is shared with non-ceph daemons, which (1) don't
need the /var/run directory, and (2) are based...
Sage Weil
11:31 PM Revision 4179b960 (ceph): cephadm: ceph-iscsi first draft
This if the first draft of the ceph-iscsi in cephadm.
There are a few gotchas when running `rbd-target-api` in a cont...
Matthew Oliver
11:30 PM Revision a1fd9d11 (ceph): tox: Fix the tox.ini's to support older versions of tox
The src/cephadm/tox.ini and src/pybind/mgr/tox.ini both don't run
on older versions of tox.
When using tox 2.9.1 both...
Matthew Oliver
11:16 PM Revision 9e609c9e (ceph): qa/tasks/cephadm: add 'roleless' mode
Allow cephadm to start up with roles like:
roles:
- - host.a
- client.0
- osd.0
- osd.1
- - host.b
- osd.2
...
Sage Weil
11:16 PM Revision 76b55959 (ceph): qa/suites/rados/cephadm/smoke-roleless: add smoke test
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:54 PM RADOS Bug #44901 (Rejected): luminous: osd continue down because of the hearbeattimeout
There is clearly an issue with your network which is not a ceph issue. Brad Hubbard
02:22 AM RADOS Bug #44901 (Rejected): luminous: osd continue down because of the hearbeattimeout
HI! all! Thanks for reading this msg.
I hava one ceph cluster installed with ceph V12.2.12. It runs well for abo...
jack ma
10:32 PM Revision 8221a735 (ceph): doc: Fix link text for kernel recommendations with cephfs
Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com> Goutham Pacha Ravi
10:25 PM RADOS Bug #44631: ceph pg dump error code 124
I think the pg dump command is timing out for some reason. The timestamps between the following log lines indicate th... Neha Ojha
09:55 PM Revision ee2876b9 (ceph): qa/tests: initial check in for client-upgrade-mimic-octopus
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
08:42 PM CephFS Bug #44821: Can not move directory when CephFS is lower layer for OverlayFS
Ceph seems to be missing something in terms of xattrs. Here are some notes I took.
OverlayFS uses xattrs to determ...
Robert LeBlanc
01:13 AM CephFS Bug #44821 (Need More Info): Can not move directory when CephFS is lower layer for OverlayFS
Greg Farnum
01:13 AM CephFS Bug #44821: Can not move directory when CephFS is lower layer for OverlayFS
This sounds like an overlayfs issue. (Unless there are CephFS quotas involved? https://tracker.ceph.com/issues/44791)... Greg Farnum
06:02 PM Revision 4c2ace69 (ceph): Merge pull request #34330 from mgfritch/cephadm-nfs-extra-args
cephadm: add `extra_args` to nfs daemon
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Reviewed-by: Sage Weil <sage@r...
Sebastian Wagner
04:19 PM Dashboard Bug #44721: mgr/dashboard: define SSO/SAML dependencies to packaging
PRs potentially impacting backports:
* https://github.com/ceph/ceph/pull/25071
* https://github.com/ceph/ceph/pull/...
Ernesto Puerta
04:01 PM Dashboard Bug #44721 (In Progress): mgr/dashboard: define SSO/SAML dependencies to packaging
Ernesto Puerta
04:15 PM mgr Bug #44186 (Need More Info): Module 'pg_autoscaler' has failed: division by zero
hrm, another instance: /a/sage-2020-04-01_21:31:45-rados-wip-sage3-testing-2020-04-01-1428-distro-basic-smithi/4914981 Sage Weil
04:05 PM Revision 85ffae01 (ceph): Merge pull request #34361 from mgfritch/cephadm-revert-nfs-trivial
mgr/cephadm: revert trivial_completion for nfs_add
Reviewed-by: Matthew Oliver <moliver@suse.com>
Reviewed-by: Sebas...
Sebastian Wagner
04:02 PM Revision de4ca87f (ceph): Merge pull request #34329 from liewegas/cephadm-bootstrap-typo
cephadm: fix typo
Reviewed-by: Michael Fritch <mfritch@suse.com>
Reviewed-by: Sebastian Wagner <sebastian.wagner@sus...
Sebastian Wagner
04:00 PM CephFS Feature #24305 (Resolved): client/mds: allow renaming across quota boundaries
The userspace Client has allowed this for a while and kclient is being worked on now. Greg Farnum
03:51 PM CephFS Bug #44916 (Resolved): client: syncfs flush is only fast with a single MDS
When we invoke Client::syncfs, we call into flush_caps_sync() and that invokes check_caps() for everything dirty, add... Greg Farnum
03:50 PM Dashboard Feature #36716: mgr/dashboard: Cluster configuration doesn't remember filters
Don't think it would be easy to save the search text only when staying in the configuration pages, so we need to disc... Tiago Melo
03:02 PM Revision 0a39e50f (ceph): qa/swift: fix py3 backport regression
this applies only to the mimic branch because it corrects a mimic
backport
Fixes: https://tracker.ceph.com/issues/44...
Casey Bodley
02:55 PM Dashboard Cleanup #44811 (Resolved): mgr/dashboard: Reduce component's style size
Tiago Melo
02:53 PM bluestore Bug #41901 (Pending Backport): bluestore: unused calculation is broken
Igor Fedotov
02:51 PM Revision 9600b87a (ceph): Merge pull request #34283 from tspmelo/wip-reduce-scss
mgr/dashboard: Reduce size of component styles
Reviewed-by: Ernesto Puertat <epuertat@redhat.com>
Reviewed-by: Steph...
Laura Paduano
02:46 PM rgw Bug #44508 (Pending Backport): RGW prefetches data for range requests
Casey Bodley
02:43 PM rgw Bug #44508 (In Progress): RGW prefetches data for range requests
Casey Bodley
02:46 PM Revision e8811a0c (ceph): Merge pull request #33807 from ofriedma/wip-disable-range-prefetch
rgw: Disable prefetch of entire head object when GET request with ran…
Reviewed-by: Matt Benjamin <mbenjami@redhat.c...
Casey Bodley
02:45 PM CephFS Bug #44904 (Fix Under Review): CephFSMount::run_shell does not run command with sudo
Greg Farnum
02:37 PM CephFS Bug #44904: CephFSMount::run_shell does not run command with sudo
Hmm you're right it dropped the omit_sudo flag when passing it through. Looks like I screwed up my integration branch... Greg Farnum
07:52 AM CephFS Bug #44904 (Resolved): CephFSMount::run_shell does not run command with sudo
introduced by https://github.com/ceph/ceph/pull/33279 Zheng Yan
02:31 PM Orchestrator Bug #44598 (Resolved): cephadm: Traceback, if Python 3 is not installed on remote host
Daniel Pivonka
02:28 PM rgw Bug #44661: radosgw can't bind to reserved port (443)
Not sure what broke there. Radosgw hasn't changed any of this setuid code in either beast or civetweb. We have test c... Casey Bodley
02:24 PM Dashboard Bug #44914 (Fix Under Review): mgr/dashboard: Add more debug information to Dashboard RGW backend
Volker Theile
01:52 PM Dashboard Bug #44914 (Resolved): mgr/dashboard: Add more debug information to Dashboard RGW backend
This should help to identify RGW issues. Volker Theile
02:24 PM rgw Bug #44772 (Fix Under Review): RGW tries to cache and access anonymous user
Casey Bodley
02:18 PM Orchestrator Bug #44609 (Fix Under Review): cephadm: grafana: cert problem prevents dashbaord integration
Sebastian Wagner
02:16 PM Dashboard Bug #42929 (Resolved): mgr/dashboard: Random failure in Pool unit test
Lenz Grimmer
02:13 PM rgw Bug #44915 (Fix Under Review): amqp delivery guarantees are incorrect
Casey Bodley
02:02 PM rgw Bug #44915 (In Progress): amqp delivery guarantees are incorrect
Yuval Lifshitz
01:53 PM rgw Bug #44915 (Resolved): amqp delivery guarantees are incorrect
when setting an amqp topic endpoint to "broker", the code is actually hardcoded to check if message is "routable".
t...
Yuval Lifshitz
02:09 PM rgw Bug #44553 (Fix Under Review): rgw: fix bug where bucket listing end marker not always set correctly
Casey Bodley
02:06 PM rgw Bug #43768 (Pending Backport): multisite checkpoint failures in three-zone-plus-pubsub.yaml
Casey Bodley
02:01 PM Revision 4febdd6d (ceph): mgr/dashboard: Add more debug information to Dashboard RGW backend
Fixes: https://tracker.ceph.com/issues/44914
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
01:52 PM Revision e0d365e2 (ceph): mgr/dashboard: Update npm devDependencies
The following updates required code style changes:
- TSLint updated the logic of ordering imports.
- Prettier improve...
Tiago Melo
01:52 PM Revision a1b2dc9e (ceph): mgr/dashboard: Update npm dependencies
ngx-bootstrap now requires BrowserAnimationsModule, so it has to be imported
in each unit test that imports ngx-boots...
Tiago Melo
01:49 PM Dashboard Bug #44913 (Resolved): monitoring: Fix pool capacity incorrect
Ernesto Puerta
01:37 PM Dashboard Feature #43264: mgr/dashboard: audit current WCAG 2.1 support [accessibility - a11y]
Also for consideration:
[[https://www.section508.gov/test/web-software]]
Alfonso Martínez
01:29 PM Dashboard Feature #44912 (Resolved): mgr/dashboard: Forms should wait until all data is ready until it is d...
This was reported in the Ceph Dashboard Octopus roadmap:
> Do not display forms until all "inputs" are populated (e....
Tiago Melo
01:12 PM Dashboard Bug #40330: mgr/dashboard: Warning about stale data makes it hard to click a certain row
Maybe we can move this information inside the table header or footer. This would prevent this problem from happening. Tiago Melo
01:02 PM Revision d001e6e9 (ceph): Merge pull request #34312 from tspmelo/wip-improve-unit-test
mgr/dashboard: Fix ServiceDetails and PoolDetails unit tests
Reviewed-by: Stephan Müller <smueller@suse.com>
Lenz Grimmer
12:52 PM Revision dbd69646 (ceph): pybind/mgr: Fix `run_tox.sh mgr -- cephadm`
Failed with a cryptic error.
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
12:40 PM ceph-volume Feature #44911 (Resolved): support dmcrypt device that is already encrypted by user
I need to create OSDs on top of dmcrypt HDDs. Although ceph-volume provides
a way to encrypt by itself, it does not ...
Satoru Takeuchi
12:27 PM Revision c0e86510 (ceph): Merge pull request #34206 from sebastian-philipp/cephadm-hostname-check...
cephadm: check hostnames case insensitive
Reviewed-by: Sage Weil <sage@redhat.com>
Sebastian Wagner
12:26 PM Revision 4e388920 (ceph): Merge pull request #34250 from Daniel-Pivonka/cephadm_python3
mgr/cephadm: add useful error if python3 is not on remote host
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse....
Sebastian Wagner
12:25 PM Revision 232900a6 (ceph): Merge pull request #33954 from jschmid1/parse_hostsspecs
python-common: fix /hosts/ parsing in servicespecs
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
11:40 AM Dashboard Feature #37402: mgr/dashboard: Merge Background task list and alerts/notifications into a single ...
Backporting note: This is being backported to nautilus via #42877 Nathan Cutler
11:38 AM Revision e0f32056 (ceph): Merge pull request #34033 from rhcs-dashboard/44666-fix-sso-certificate...
mgr/dashboard: fix error when enabling SSO with cert. file
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewe...
Lenz Grimmer
11:22 AM Dashboard Backport #44690 (In Progress): nautilus: mgr/dashboard: list configured prometheus alerts
Volker Theile
08:01 AM Dashboard Backport #44690 (New): nautilus: mgr/dashboard: list configured prometheus alerts
Volker Theile
11:19 AM Dashboard Backport #44697: octopus: mgr/dashboard: add popover list of Stand-by Managers & Metadata Servers...
please link this Backport tracker issue with GitHub PR https://github.com/ceph/ceph/pull/34372
ceph-backport.sh versi...
Avan Thakkar
11:17 AM Dashboard Backport #44697 (New): octopus: mgr/dashboard: add popover list of Stand-by Managers & Metadata S...
Ernesto Puerta
10:55 AM Dashboard Backport #44697: octopus: mgr/dashboard: add popover list of Stand-by Managers & Metadata Servers...
Avan Thakkar wrote:
-> please link this Backport tracker issue with GitHub PR https://github.com/ceph/ceph/pull/3420...
Avan Thakkar
10:50 AM Dashboard Backport #44697: octopus: mgr/dashboard: add popover list of Stand-by Managers & Metadata Servers...
Ernesto Puerta wrote:
-> https://github.com/ceph/ceph/pull/34205-
Avan Thakkar
11:18 AM Revision 0237550b (ceph): mgr/dashboard: return Prometheus alert groups, too
Fixes: https://tracker.ceph.com/issues/42877
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
(cherry picked f...
Patrick Seidensal
11:18 AM Revision e9d25c7f (ceph): mgr/dashboard: list configured Prometheus alerts
Fixes: https://tracker.ceph.com/issues/42877
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
(cherry picked f...
Patrick Seidensal
11:18 AM Revision 28a3dc33 (ceph): mgr/dashboard: refactor test of Prometheus alert service
Mocking the test the way it was removed the asynchronous nature of the
test. By using an Observable the test can stay...
Volker Theile
11:18 AM Revision 31597e51 (ceph): mgr/dashboard: Unify Tasks and Notifications into a sidebar
Fixes: https://tracker.ceph.com/issues/37402
Signed-off-by: Tiago Melo <tmelo@suse.com>
(cherry picked from commit 7...
Volker Theile
11:18 AM Revision bf59e1a4 (ceph): mgr/dashboard: move monitoring tabs to a single page
with a tab for 'active alerts', 'all alerts' and 'silences'. Due to
ambiguity with existing names, `AlertListComponen...
Volker Theile
11:18 AM Revision c349e617 (ceph): mgr/dashboard: extend dashboard documentation
by adding the previously added monitoring related features as well as
the newest feature addition. Extends the docume...
Volker Theile
11:18 AM Revision 9ec05138 (ceph): mgr/dashboard: show alert panel if prometheus/alertmanager is unconfigured
If the tabs under the "Monitoring" page aren't properly configured, a
notification is shown which explains the user w...
Volker Theile
11:18 AM Revision 2e7f2a76 (ceph): mgr/dashboard: add popover list of managers in landing page
Fixes: https://tracker.ceph.com/issues/42979
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
(cherry picked from c...
Avan Thakkar
11:15 AM mgr Bug #43897: crash module reports UTC timestamps but doesn't format timestamps accordingly
I guess "2020-01-28 01:35:32.305835Z" is a variant of ... Nathan Cutler
11:10 AM Linux kernel client Bug #42771: kclient: kernel crash when touching the regular file in the mount point
It looks like the stable kernels didn't pick commit 4fbc0c711b24 ("ceph: remove the extra slashes in the server path"... Luis Henriques
11:04 AM Orchestrator Bug #44910 (Rejected): cephadm: PlacementSpec host1:192.168.0.2,host1:192.168.0.2
Make sure... Sebastian Wagner
11:03 AM Revision 4facd9da (ceph): doc/releases/nautilus: restart OSDs to make them bind to v2 addr
Fixes: https://tracker.ceph.com/issues/43896
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
10:58 AM Orchestrator Bug #44909 (Can't reproduce): cephadm on Debian Buster: journald logs are empty
* Debian Buster
* docker...
Sebastian Wagner
10:57 AM RADOS Backport #44908 (In Progress): mimic: mon: rados/multimon tests fail with clock skew
Nathan Cutler
10:51 AM RADOS Backport #44908 (Resolved): mimic: mon: rados/multimon tests fail with clock skew
https://github.com/ceph/ceph/pull/34370 Nathan Cutler
10:53 AM RADOS Backport #44083 (In Progress): mimic: expected MON_CLOCK_SKEW but got none
Nathan Cutler
10:53 AM Revision 7892da0d (ceph): qa/suites/rados/multimon/tasks/mon_clock_with_skews: whitelist MOST_DOWN
The skewed clock makes some mons miss elections.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from comm...
Sage Weil
10:53 AM Revision 47b8b6ca (ceph): qa/suites/rados/multimon/tasks/mon_clock_with_skews: disable ntpd etc
Fixes: https://tracker.ceph.com/issues/43889
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 9f...
Sage Weil
10:53 AM Revision 51196338 (ceph): qa/suites/rados/multimon: skew clocks 2s (< paxos lease)
If the leader is the one with the accurate clock, it can still
form quorum, but if the leader has the skewed clock, a...
Sage Weil
10:52 AM Revision 6b5a8d3e (ceph): qa/suites/rados/multimon: create_rbd_pool: false
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 8d137b9345afd7e77f788e7142ff28a7f422c4f9)
Sage Weil
10:52 AM Revision e4ee45e4 (ceph): qa/suites/rados/multimon: no osds when skewing clock
Sometimes the clock skew prevents the mon quorum from making progress and
processing the osd boot messages.
Signed-o...
Sage Weil
10:51 AM RADOS Bug #40112 (Pending Backport): mon: rados/multimon tests fail with clock skew
Nathan Cutler
10:42 AM Dashboard Bug #44907 (New): mgr/dashboard: Can't create RGW Bucket when selecting some Owners
When you select the "test" owner and click Create, all validations are good, but nothing will happen.
We should fi...
Tiago Melo
10:36 AM Dashboard Backport #44906 (Duplicate): nautilus: mgr/dashboard: 'Prometheus / All Alerts' page shows progre...
Nathan Cutler
10:07 AM Bug #43895 (In Progress): ceph --version gives external git reference as ceph version.
@Tony - your patch looks good to me. I opened it as GitHub PR https://github.com/ceph/ceph/pull/34369 so it can be re... Nathan Cutler
10:07 AM Orchestrator Documentation #44905 (Resolved): cephadm troubleshooting SSH errors
... Sebastian Wagner
10:02 AM Orchestrator Documentation #43834 (Can't reproduce): cephadm: some command only support `hosts`. make sure use...
close for now. Sebastian Wagner
09:58 AM Orchestrator Feature #43709: mgr/rook: remove OSDs
Design discussion:
https://github.com/rook/rook/pull/3954
Juan Miguel Olmo Martínez
09:45 AM mgr Backport #44890 (Duplicate): Test failure: test_all (tasks.mgr.dashboard.test_rgw.RgwBucketTest)
The test fix is already in octopus Laura Paduano
09:39 AM Orchestrator Bug #44720: rook: rgw: allow realm != zone
It seems sensible to wait for changes explained in the RGW multisite design:
https://github.com/rook/rook/pull/4520
Juan Miguel Olmo Martínez
09:00 AM Revision 3366f6b6 (ceph): CODEOWNERS: update cephadm paths
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
08:58 AM mgr Bug #39264: Ceph-mgr Hangup and _check_auth_rotating possible clock skew, rotating keys expired w...
There is nothing else in the logs and I disabled the Prometheus module in our production cluster, so I don't have the... Janek Bevendorff
08:26 AM mgr Bug #39264: Ceph-mgr Hangup and _check_auth_rotating possible clock skew, rotating keys expired w...
Janek Bevendorff wrote:
> No, but on the mailing list people were reporting that the problem went away once the free...
Jan Fajerski
08:23 AM mgr Bug #39264: Ceph-mgr Hangup and _check_auth_rotating possible clock skew, rotating keys expired w...
No, but on the mailing list people were reporting that the problem went away once the free space dropped below a few ... Janek Bevendorff
07:39 AM mgr Bug #39264: Ceph-mgr Hangup and _check_auth_rotating possible clock skew, rotating keys expired w...
There is also a number of similar looking issues open that might be related:
https://tracker.ceph.com/issues/43364
...
Jan Fajerski
07:37 AM mgr Bug #39264: Ceph-mgr Hangup and _check_auth_rotating possible clock skew, rotating keys expired w...
A couple of questions:
- Is there anything else in the logs?
- Does anyone maybe have debug logs for this?
- How...
Jan Fajerski
08:29 AM mgr Bug #44799 (Fix Under Review): mgr: exception in module serve thread does not log traceback
Tim Serong
07:21 AM Linux kernel client Bug #44903 (Resolved): Ceph - CephFS kernel client crashed with kernel BUG at fs/ceph/mds_client....
- CentOS Linux release 7.7.1908 (Core)
- kernel 3.10.0-1062.12.1.el7.x86_64
- Ceph 13.2.8
[2935239.684346] kerne...
Mathias Lindberg
07:20 AM mgr Bug #44705: Prometheus metrics lint (and other) issues
Some of these issues should definitely be fixed (':' should actually already be replaced).
Many of the other issue...
Jan Fajerski
07:17 AM Revision 0a7325a2 (ceph): qa/workunits/mon: add check for min_size
verify whether min_size is recalculated when osd
pool size is changed.
fixes: https://tracker.ceph.com/issues/44862
...
Deepika Upadhyay
07:00 AM Revision b69dcaa1 (ceph): mon: calculate min_size on osd pool set size
currently `osd pool set size` only modifies min_size when it is above new size,
while it should be recalculated uncon...
Deepika Upadhyay
06:19 AM CephFS Bug #44902: ceph-fuse read the file cached data when we recover from the blacklist
PR: https://github.com/ceph/ceph/pull/34364 Yanhu Cao
06:10 AM CephFS Bug #44902 (Rejected): ceph-fuse read the file cached data when we recover from the blacklist
reproduce steps:
1. [root@client.a]# echo 1234 > /mnt/fuse/file1
2. [root@client.b]# cat /mnt/fuse/file1
1234
3. ...
Yanhu Cao
04:47 AM rgw Bug #44240: rgw: segmentation fault RGWBulkUploadOp_ObjStore_SWIFT::send_response calling RGWForm...
OK, tracked down the branch that is in this issue. It's sitting on ceph-ci. When I pull it, build ceph, run vstart an... Matthew Oliver
03:36 AM mgr Backport #44767: luminous: nautilus: mgr/telemetry: fix UUID and STR concat
@Nathan
If this code will not be backported to mimic - this backport is useless.
Konstantin Shalygin
03:35 AM mgr Backport #44766: mimic: nautilus: mgr/telemetry: fix UUID and STR concat
@Nathan
If this code will not be backported to mimic - this backport is useless.
Konstantin Shalygin
03:14 AM Revision ea263ad9 (ceph): mgr/cephadm: revert trivial_completion for nfs_add
revert change that was missed in af8fa11
Signed-off-by: Michael Fritch <mfritch@suse.com>
Michael Fritch
02:07 AM CephFS Bug #44790: qa: adjust-ulimits invoked after being removed
Happened again in /a/gregf-2020-04-01_18:45:43-fs-wip-greg-testing-41-distro-basic-smithi/4914097
I did happen to ...
Greg Farnum
01:28 AM RADOS Bug #44815 (Fix Under Review): Pool stats increase after PG merged (PGMap::apply_incremental does...
Greg Farnum
01:27 AM RADOS Bug #44797 (Closed): mon/cephx : trace of a deleted customer in the "auth" index
Greg Farnum
01:15 AM CephFS Bug #44546 (Need More Info): cleanup: Can't lookup inode 1
What version is the CephFS cluster this client runs against?
This sounds like the thing where clients with limited...
Greg Farnum
01:01 AM CephFS Feature #38153 (Closed): client: proactively release caps it is not using
Looks like a little bit got done with this ticket a while ago, and it is now superseded by #43748. Greg Farnum
12:29 AM Revision b2d16046 (ceph): Merge pull request #34324 from rzarzynski/wip-crimson-returnvec
crimson/osd: OP_CALL does support RETURNVEC now.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:16 AM Revision e3d7916b (ceph): doc: fix broken link for cephfs kernel recommendations
Content was moved around in commit c74a261e5b, this
commit updates the name of the file that contains the
kernel reco...
Goutham Pacha Ravi

04/01/2020

11:30 PM mgr Bug #43720 (In Progress): qa/workunits/rest/test-restful.sh fails
Brad Hubbard
09:20 PM mgr Bug #43720 (Pending Backport): qa/workunits/rest/test-restful.sh fails
Josh Durgin
10:31 PM Revision f9c76200 (ceph): Merge pull request #34290 from sebastian-philipp/doc-cephadm-service-spec
doc/mgr/orchestrator: Add "Service Specification"
Reviewed-by: Joshua Schmid <jschmid@suse.de>
Sebastian Wagner
10:28 PM Dashboard Bug #44725 (Pending Backport): mgr/dashboard: backend test failure on tasks.mgr.dashboard.test_he...
Nathan Cutler
10:25 PM Dashboard Backport #44786 (In Progress): octopus: mgr/dashboard: backend test failure on tasks.mgr.dashboar...
Nathan Cutler
10:25 PM Revision 88e50aab (ceph): qa/tasks/mgr/dashboard/test_health: update mdsmap schema
Fixes: https://tracker.ceph.com/issues/44725
Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>
(cherry picked from ...
Kiefer Chang
10:25 PM Revision 17ac29e9 (ceph): qa/tasks/mgr/dashboard/test_health: ignore fsmap.standbys
Fixes: https://tracker.ceph.com/issues/44725
Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>
(cherry picked from ...
Kiefer Chang
10:21 PM Dashboard Backport #44840 (Resolved): octopus: mgr/dashboard: daemons of mds/rgw services are not listed in...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34160
m...
Nathan Cutler
10:20 PM Dashboard Backport #44840 (In Progress): octopus: mgr/dashboard: daemons of mds/rgw services are not listed...
Nathan Cutler
09:54 PM Revision f77defe5 (ceph): mgr/orch: fix python3 DeprecationWarning
test_orchestrator/module.py:181: DeprecationWarning: invalid escape sequence \s
patterns = ['-i\s(\w+)', '--id[\s...
Michael Fritch
09:44 PM mgr Backport #44900 (In Progress): nautilus: mgr progress module: check of pg_ready key but isn't par...
Nathan Cutler
09:43 PM mgr Backport #44900 (Resolved): nautilus: mgr progress module: check of pg_ready key but isn't part o...
https://github.com/ceph/ceph/pull/34356 Nathan Cutler
09:43 PM mgr Bug #43557 (Pending Backport): mgr progress module: check of pg_ready key but isn't part of pg_du...
Nathan Cutler
09:42 PM mgr Backport #44899 (In Progress): nautilus: Improve internal python to c++ interface
Nathan Cutler
09:25 PM mgr Backport #44899 (Resolved): nautilus: Improve internal python to c++ interface
https://github.com/ceph/ceph/pull/34356 Nathan Cutler
09:25 PM mgr Feature #43556 (Pending Backport): Improve internal python to c++ interface
Nathan Cutler
08:49 PM mgr Feature #43556 (Need More Info): Improve internal python to c++ interface
@Bryan I have raised your question with the core developers. Nathan Cutler
09:14 PM rgw Backport #44142 (Need More Info): mimic: rgw: ordered listing of bucket with many incomplete mult...
This is apparently a follow-on fix for https://github.com/ceph/ceph/pull/30853 which has not (yet) been backported to... Nathan Cutler
09:12 PM RADOS Bug #44859 (Closed): add osd ceph cluster status slow requests are blocked > 32 sec. Implicated o...
It sounds like you may be running into the maximum pgs per osd limits. You can increase these to get around this. If ... Josh Durgin
09:07 PM Revision 5a09d7a1 (ceph): Incorporated dzafman's suggestions in PR#33823.
Signed-off-by: Zac Dover <zac.dover@gmail.com> Zac Dover
08:33 PM Dashboard Backport #44696 (In Progress): nautilus: mgr/dashboard: add popover list of Stand-by Managers & M...
Nathan Cutler
08:32 PM Dashboard Backport #44697 (In Progress): octopus: mgr/dashboard: add popover list of Stand-by Managers & Me...
Nathan Cutler
08:30 PM Orchestrator Bug #44673: cephadm: `orch apply` and `orch daemon add` use completely different code path
Sebastian Wagner wrote:
> prerequisite: https://github.com/ceph/ceph/pull/34091
This one has been merged.
Nathan Cutler
08:27 PM Orchestrator Backport #44710 (In Progress): octopus: doc/cephadm: replace `osd create` with `apply osd`
Nathan Cutler
08:27 PM Revision 674adc6b (ceph): doc/cephadm: replace `osd create` with `apply osd`
Fixes: https://tracker.ceph.com/issues/44692
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry pic...
Sebastian Wagner
08:13 PM RADOS Backport #44711 (In Progress): nautilus: pgs entering premerge state that still need backfill
Nathan Cutler
08:13 PM Revision e568a633 (ceph): mgr/DaemonServer: add explicit check that acting matches for merge
Add an explicit check that the PG acting for the source and target
match before merging.
Fixes: https://tracker.ceph...
Sage Weil
07:50 PM Dashboard Backport #44796: octopus: mgr/dashboard: 'dashboard ac-user-create' is not idempotent
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34280
m...
Nathan Cutler
06:56 PM Dashboard Backport #44796 (Resolved): octopus: mgr/dashboard: 'dashboard ac-user-create' is not idempotent
Sage Weil
07:50 PM RADOS Backport #44847: octopus: osd-backfill-recovery-log.sh fails
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34313
m...
Nathan Cutler
06:55 PM RADOS Backport #44847 (Resolved): octopus: osd-backfill-recovery-log.sh fails
Sage Weil
07:50 PM Dashboard Backport #44872: octopus: mgr/dashboard: ceph-api-nightly-octopus-backend and master test failure...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34339
m...
Nathan Cutler
06:54 PM Dashboard Backport #44872 (Resolved): octopus: mgr/dashboard: ceph-api-nightly-octopus-backend and master t...
Sage Weil
09:27 AM Dashboard Backport #44872 (In Progress): octopus: mgr/dashboard: ceph-api-nightly-octopus-backend and maste...
https://github.com/ceph/ceph/pull/34339 Laura Paduano
09:23 AM Dashboard Backport #44872 (New): octopus: mgr/dashboard: ceph-api-nightly-octopus-backend and master test f...
Laura Paduano
09:22 AM Dashboard Backport #44872 (In Progress): octopus: mgr/dashboard: ceph-api-nightly-octopus-backend and maste...
Laura Paduano
09:21 AM Dashboard Backport #44872 (Resolved): octopus: mgr/dashboard: ceph-api-nightly-octopus-backend and master t...
https://github.com/ceph/ceph/pull/34339 Laura Paduano
07:49 PM rbd Backport #44861 (Resolved): octopus: Octopus librbd clients cannot open images from a Luminous cl...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34323
m...
Nathan Cutler
07:49 PM Dashboard Backport #44741: octopus: mgr/dashboard: Check for missing npm resolutions
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34202
m...
Nathan Cutler
07:48 PM Dashboard Bug #44743 (Resolved): mgr/dashboard: ceph-api-nightly-octopus-backend and master test failure "t...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:19 AM Dashboard Bug #44743 (Pending Backport): mgr/dashboard: ceph-api-nightly-octopus-backend and master test fa...
Laura Paduano
07:47 PM mgr Backport #44767 (Need More Info): luminous: nautilus: mgr/telemetry: fix UUID and STR concat
The nautilus commit changes some code that I could not find in the luminous version.
@Konstantin Is this backport ...
Nathan Cutler
07:47 PM mgr Backport #44766 (Need More Info): mimic: nautilus: mgr/telemetry: fix UUID and STR concat
The nautilus commit changes some code that I could not find in the mimic version.
@Konstantin Is this backport rea...
Nathan Cutler
07:39 PM bluestore Backport #44819 (In Progress): octopus: perf regression due to bluefs_buffered_io=true
https://github.com/ceph/ceph/pull/34353
mergedReviewed-by: Vikhyat Umrao <vikhyat@redhat.com>
Neha Ojha
07:35 PM Revision 3194d9d2 (ceph): common/options: Disable bluefs_buffered_io by default again.
Signed-off-by: Mark Nelson <mnelson@redhat.com>
(cherry picked from commit 5574617b9f4cf950c108cb06cb6f9eb48396aa57)
Mark Nelson
07:34 PM RADOS Bug #43807 (Resolved): osd-backfill-recovery-log.sh fails
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
07:34 PM rgw Bug #44898 (Resolved): "need more than 1 value to unpack" in rgw
Run: http://pulpito.ceph.com/yuriw-2020-03-30_17:42:40-rgw-mimic-distro-basic-smithi/
Jobs: 112 jobs
Logs: http://q...
Yuri Weinstein
07:33 PM Dashboard Bug #44502 (Resolved): mgr/dashboard: 'dashboard ac-user-create' is not idempotent
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
07:33 PM rbd Backport #44897 (Resolved): octopus: librbd:No lockers are obtained, ImageNotFound exception will...
https://github.com/ceph/ceph/pull/34387 Nathan Cutler
07:33 PM rbd Backport #44896 (Resolved): nautilus: librbd:No lockers are obtained, ImageNotFound exception wil...
https://github.com/ceph/ceph/pull/34388 Nathan Cutler
07:33 PM rgw Backport #44895 (Resolved): octopus: pubsub checkpoint failures
https://github.com/ceph/ceph/pull/34825 Nathan Cutler
07:26 PM Revision a0b560db (ceph): Merge PR #34225 into octopus
* refs/pull/34225/head:
doc/start: Update hardware recommendations.
Reviewed-by: David Galloway <dgallowa@redhat.com>
Sage Weil
06:56 PM Revision a72c3b91 (ceph): Merge PR #34280 into octopus
* refs/pull/34280/head:
mgr/dashboard: do not fail on user creation
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
R...
Sage Weil
06:54 PM Revision 03db279f (ceph): Merge PR #34313 into octopus
* refs/pull/34313/head:
qa/*/osd-backfill-recovery-log.sh: flush_pg_stats before checking log length
Reviewed-by: N...
Sage Weil
06:53 PM Revision d8274715 (ceph): Merge PR #34339 into octopus
* refs/pull/34339/head:
qa/tasks/mgr/dashboard/test_rbd: wait longer when purging
Reviewed-by: Kefu Chai <kchai@red...
Sage Weil
06:50 PM Orchestrator Bug #44894 (Resolved): cephadm: non-ceph units put wrong uid:gid in systemd unit file
... Sage Weil
06:42 PM Orchestrator Bug #44832: cephadm: `ceph cephadm generate-key` fails with No such file or directory: '/tmp/...
Here is the Debug Log:... Mario Ohnewald
06:25 PM rgw Bug #44857 (Pending Backport): pubsub checkpoint failures
Casey Bodley
06:25 PM Revision 3f2023ec (ceph): Merge pull request #34322 from cbodley/wip-44857
rgw: pubsub sync module ignores ERR_USER_EXIST
Reviewed-by: Yuval Lifshitz <yuvalif@yahoo.com>
Casey Bodley
06:01 PM rbd Bug #44613 (Pending Backport): librbd:No lockers are obtained, ImageNotFound exception will be ou...
Mykola Golub
06:01 PM Revision 3cd90d75 (ceph): Merge pull request #34134 from zhangdaolong/fix_incorrect_log_info
pybind/rbd: fix no lockers are obtained, ImageNotFound exception will be output Mykola Golub
05:25 PM mgr Backport #44868 (In Progress): nautilus: mgr: prometheus Segmentation fault
Nathan Cutler
05:20 PM CephFS Backport #44290 (In Progress): mimic: mds: SIGSEGV in Migrator::export_sessions_flushed
Nathan Cutler
05:04 PM Orchestrator Backport #44893 (Resolved): octopus: racey concurrent ceph-volume callKeyError: 'ceph.type'
https://github.com/ceph/ceph/pull/34423 Nathan Cutler
03:59 PM Orchestrator Bug #44820 (Pending Backport): racey concurrent ceph-volume callKeyError: 'ceph.type'
Sage Weil
03:58 PM Revision 94e5fc5e (ceph): Merge PR #34320 into master
* refs/pull/34320/head:
cephadm: ceph-volume: disallow concurrent execution
Reviewed-by: Sebastian Wagner <swagner@...
Sage Weil
03:58 PM Dashboard Backport #44892 (Resolved): octopus: mgr/dashboard: shorten `Container ID` and `Container image I...
https://github.com/ceph/ceph/pull/34648 Nathan Cutler
03:55 PM Revision ba104805 (ceph): Merge pull request #34096 from smanjara/wip-dynamic-resharding
rgw: groundwork for supporting dynamic resharding in multisite environment
Reviewed-by: Casey Bodley <cbodley@redhat...
Casey Bodley
03:29 PM Revision 98b2803d (ceph): cephadm: Fix check_ip_port to work with IPv6
Fixes: https://tracker.ceph.com/issues/43816
Signed-off-by: Ricardo Marques <rimarques@suse.com>
(cherry picked from...
Ricardo Marques
03:01 PM ceph-volume Bug #44879 (Rejected): --osd-id's validation for $id presence doesn't work in restricted environm...
Jan Fajerski
02:54 PM ceph-volume Bug #44879: --osd-id's validation for $id presence doesn't work in restricted environments
I also saw in the logs that `osd tree` was executed without issues. Probably an issue with the keyring in my previous... Joshua Schmid
02:23 PM ceph-volume Bug #44879: --osd-id's validation for $id presence doesn't work in restricted environments
hmm I'm confused. Iiuc the bootstrap keyring should be valid to read 'osd tree'. The check is done during the lvm pre... Jan Fajerski
01:04 PM ceph-volume Bug #44879 (Rejected): --osd-id's validation for $id presence doesn't work in restricted environm...

In cephadm the container only gets the minimal bootstrap-osd key, which doesn't have the permission to query: "osd ...
Joshua Schmid
02:38 PM CephFS Feature #44891 (Resolved): link ceph-fuse to libfuse3 if possible
Zheng Yan
02:37 PM Revision 59a0b780 (ceph): os/bluestore: apply bluestore_debug_enforce_settings when choosing min ...
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
02:36 PM Orchestrator Bug #44887 (Fix Under Review): cephadm: Simplify mounting of host dirs into prom/node-exporter
Volker Theile
02:10 PM Orchestrator Bug #44887 (Rejected): cephadm: Simplify mounting of host dirs into prom/node-exporter
With https://github.com/ceph/ceph/pull/32340 the following host directories are mounted into the prom/node-exporter c... Volker Theile
02:34 PM mgr Backport #44890 (Duplicate): Test failure: test_all (tasks.mgr.dashboard.test_rgw.RgwBucketTest)
... Laura Paduano
02:20 PM Linux kernel client Bug #44813: Sendfile on cephfs result in 0 bytes data on other node
possible same root cause in https://tracker.ceph.com/issues/39938 Nicolas Gaston
02:12 PM RADOS Bug #44755 (In Progress): Create stronger affinity between drivegroup specs and osd daemons
Joshua Schmid
02:11 PM Orchestrator Bug #44888 (Resolved): Drivegroup's :limit: isn't working correctly
Each iteration of an osd deployment deploys OSDs up to a set :limit:
Since we're deploying every $sleep_interval sec...
Joshua Schmid
02:10 PM Orchestrator Feature #44886: cephadm: allow use of authenticated registry
and then the next request will be to support untrusted registries... and so on Sebastian Wagner
01:49 PM Orchestrator Feature #44886 (Resolved): cephadm: allow use of authenticated registry
Users may need to use an authenticated registry, e.g. in air-gapped deployments.
We could punt and require that th...
Sage Weil
02:06 PM Orchestrator Feature #44556 (Fix Under Review): cephadm: preview drivegroups
Joshua Schmid
01:50 PM Revision 8e33dbe0 (ceph): os/bluestore: rename some perf counters to better reflect their meaning.
This applies to bluestore_write_small_deferred and
bluestore_write_small_new counters.
In fact they apply to both bi...
Igor Fedotov
01:50 PM Revision b735eede (ceph): os/bluestore: raise bluestore_prefer_deferred_size_hdd to 64K
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
01:50 PM Revision 9b926743 (ceph): os/bluestore: be able to omit 'big' deferred write.
'bluestore_debug_omit_block_device_write' wasn't respected for 'big'
deferred writes.
Plus a minor cleanup around cal...
Igor Fedotov
01:50 PM Revision 754e079f (ceph): os/bluestore: improve deferred big writes.
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
01:42 PM CephFS Bug #44885 (Resolved): enable 'big_writes' fuse option if ceph-fuse is linked to libfuse < 3.0
big_writes is deprecated in libfuse 3.0. But if ceph-fuse is linked to libfuse < 3.0, without big_writes option, writ... Zheng Yan
01:35 PM RADOS Bug #44884: mon: weight-set create may return on uncomitted state
... Sage Weil
01:33 PM RADOS Bug #44884 (New): mon: weight-set create may return on uncomitted state
... Sage Weil
01:34 PM Revision 3bea0ffe (ceph): crimson/osd: OP_CALL does support RETURNVEC now.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
01:28 PM RADOS Bug #44883 (Resolved): upgrade to octopus can complain about orchestrator_cli
... Sage Weil
01:22 PM RADOS Bug #44882 (New): osd: leaked buffer (alloc via CephxAuthorizeHandler::verify_authorizer)
... Sage Weil
01:20 PM Dashboard Cleanup #43616 (Won't Fix): mgr/dashboard: Keep the user logged in after password change
As explained in https://github.com/ceph/ceph/pull/32680#discussion_r371689083 I'm closing the issue as "Won't fix". I... Tatjana Dehler
01:10 PM ceph-volume Bug #44881 (New): unit tests mocking of lvm binaries incomplete
Fails tests on machines, that don't have lvm installed:... Jan Fajerski
01:07 PM bluestore Bug #44880 (Resolved): ObjectStore/StoreTestSpecificAUSize.SpilloverTest/2 failed
... Sage Weil
12:31 PM Revision a01b4df3 (ceph): Merge pull request #34345 from tchaikov/wip-crimson-less-chatty
crimson: do not warn() under expected circumstances
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
12:01 PM Revision 36448b56 (ceph): crimson/osd: do not use "warn()" when handling non-error
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
12:01 PM Revision a84be334 (ceph): crimson/mon: do not print error log at seeing unknown connection
it happens if a client or an peer osd drops the connection, so it's not
an error and hence we should not print this e...
Kefu Chai
11:26 AM Revision 748d3d44 (ceph): Merge pull request #34341 from guits/update_cv_deploy
ceph-volume: update functional testing deploy.yml playbook Jan Fajerski
11:23 AM Revision b144ef3d (ceph): Merge pull request #34331 from zealoussnow/wip-fix-clone-error
test/common/unittest_blkdev: delete unused test file
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:57 AM Revision f2de1dc4 (ceph): unittest_blkdev: delete unused test file
Signed-off-by: Leo Zhang <nguzcf@gmail.com> Leo Zhang
10:42 AM bluestore Bug #44878 (Resolved): mimic: incorrect SSD bluestore compression/allocation defaults
The current defaults for SSD are:
bluestore_compression_min_blob_size_ssd 8192
bluestore_min_alloc_size_ssd 16384...
Frank Schilder
10:19 AM CephFS Backport #44480 (In Progress): nautilus: mds: MDCache.cc: 6400: FAILED ceph_assert(r == 0 || r ==...
Wei-Chung Cheng
10:15 AM Orchestrator Bug #44777 (Resolved): podman: stat /usr/bin/ceph-mon: no such file or directory, then unable to ...
Sebastian Wagner
10:13 AM Dashboard Bug #44877 (Resolved): mgr/dashboard: allow custom dashboard grafana url when set by cephadm
> The dashboard has grafana-api-url set to https://host:3000. I want to set it to https://host.domain.tld:3000, but m... Sebastian Wagner
10:04 AM Orchestrator Bug #44876 (New): mgr/rook: track minor upgrades
... Sebastian Wagner
09:59 AM Orchestrator Feature #44875 (Resolved): mgr/rook: PlacementSpec to K8s POD scheduling conversion
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#affinity-v1-core
orch -> k8s...
Sebastian Wagner
09:55 AM Revision c6d97c2d (ceph): os/bluestore: extend bluestore_blob_t::map interface.
This allow different callback function signatures.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
09:55 AM Revision 00c0cd9a (ceph): os/bluestore: do deferred 'big' write if blob continuity is broken only.
It makes no sense if affected blob's range is already non-continuous or
full overwrite takes place.
Signed-off-by: I...
Igor Fedotov
09:55 AM Revision f7a2cc3d (ceph): os/bluestore: imlement deferred writes for big writes
Intended to ensure spinner's read performance for 4K min alloc size to be
on par with 64K one. Degradation is caused ...
Igor Fedotov
09:53 AM Orchestrator Feature #41239: mgr/rook: support creating OSDs on Persistent Volumes
Some thoughts:
* OSDSpec specifies an existing StorageClass, num OSDs per node, ...?
* mgr/rook triggers osd crea...
Sebastian Wagner
09:50 AM Orchestrator Feature #44874 (Rejected): cephadm: add Filestore support
If someone wants to work on it:
* Has to mount the filesystem. ceph-ansible uses a complex bind-mount for it.
* c...
Sebastian Wagner
09:46 AM Orchestrator Feature #44873 (Resolved): cephadm bootstrap: add --apply-spec <cluster.yaml>
to have truly a single command when setting up a cluster for Day 1
Requirements:
h3. Adding hosts
* YAML spe...
Sebastian Wagner
09:39 AM RADOS Bug #44862 (In Progress): mon: reset min_size when changing pool size
Deepika Upadhyay
09:39 AM CephFS Bug #44807: cephfs kernel mount option "noshare" is useless
Jeff Layton wrote:
> On my machine (recent Fedora), 'df' works by reading /proc/self/mountinfo to get a list of moun...
yuanli zhu
09:34 AM Revision 0c675975 (ceph): doc/mgr/orchestrator: Add "Service Specification"
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
09:34 AM Revision bc162005 (ceph): doc/mgr/orchestrator: use yaml syntax highlighting
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
09:34 AM Revision f5e3e60e (ceph): doc/cephadm/drivegroups: Update to new yaml
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
09:34 AM Revision 8d448752 (ceph): doc/cephadm/drivegroup: Don't introduce DriveGroups
We already have a name for it: a Service Specification of
type `osd`. We don't need to introduce a new name for it.
...
Sebastian Wagner
09:34 AM Revision b740ae12 (ceph): doc/mgr/orchestrator: Update `Placement by pattern matching`
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
09:32 AM Revision 5bf7cc87 (ceph): ceph-volume: update functional testing deploy.yml playbook
This commit adds a call to `ceph-facts` role in the first play of this
playbook. This is needed so `ceph-validate` wo...
Guillaume Abrioux
09:23 AM Revision 3b01ce62 (ceph): qa/tasks/mgr/dashboard/test_rbd: wait longer when purging
Fixes: https://tracker.ceph.com/issues/44743
Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>
Co-authored-by: Kefu...
Kiefer Chang
09:18 AM CephFS Backport #44478 (In Progress): nautilus: mds: assert(p != active_requests.end())
Wei-Chung Cheng
08:52 AM Dashboard Cleanup #35693: Proposed About modal box
Update pull request ID Ngwa Sedrick Meh
08:48 AM Revision a183aac9 (ceph): pybind/rbd: fix no lockers are obtained, ImageNotFound exception will b...
No lockers are obtained, ImageNotFound exception will be output,
but tht image is always exist.when lockers number is...
zhangdaolong
08:28 AM Orchestrator Bug #44769 (In Progress): cephadm doesn't reuse osd_id of 'destroyed' osds
Joshua Schmid
08:15 AM Revision 4d5fa931 (ceph): Merge pull request #34232 from bk201/wip-44743
qa/tasks/mgr/dashboard/test_rbd: wait longer when purging
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Ste...
Laura Paduano
07:47 AM Revision bdde3a8b (ceph): common/Throttle: Don't lock for atomic type update.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> jianpeng ma
06:02 AM Revision 827aae26 (ceph): mailmap: update mail org relationship
The owner of "changcheng.liu@aliyun.com" is an employee of Intel.
Update info for comming statistic.
Signed-off-by: ...
Changcheng Liu
05:48 AM Revision d6b1e6b7 (ceph): modified get_target_shard_id() to take bucket_index_normal_layout directly
Signed-off-by: Shilpa Jagannath <smanjara@redhat.com> Shilpa MJ
03:49 AM Revision 2c9a6170 (ceph): crimson/net: fix is_connected() to identify if handshake has completed
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
03:43 AM Revision f8259a5e (ceph): crimson/net: notify if the connection is to be replaced during reset
is_replace=true means the reset connection is going to be replaced by
another accepting connection with the same peer...
Yingxin Cheng
03:41 AM Revision 2c77d580 (ceph): crimson/net: remove too-verbose info logs in connect()
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
03:41 AM Revision 0c9aec9c (ceph): crimson/net: audit peer_name(type, id) during handshake
Allow connect to specific peer with entity_name_t, with required
internal validation during handshake in v2.
Signed-...
Yingxin Cheng
02:57 AM RADOS Bug #39039: mon connection reset, command not resent
#44197 looks related? Brad Hubbard
01:17 AM Linux kernel client Bug #44091 (Resolved): mount.ceph: some options will be truncated and couldn't see any error in d...
Xiubo Li
01:15 AM Linux kernel client Bug #44061 (Resolved): kclient: new mount API will always see the posix acl is enabled
Xiubo Li
01:15 AM Linux kernel client Bug #42771 (Pending Backport): kclient: kernel crash when touching the regular file in the mount ...
This need to backport. Xiubo Li
01:13 AM CephFS Bug #43149 (Resolved): kclient: umount will stuck for around 1 minutes sometimes
Xiubo Li
01:12 AM CephFS Bug #43270 (Resolved): kclient: retry the same mds later after the new session is opened
Xiubo Li
01:11 AM CephFS Bug #42894 (Resolved): kclient: if there has at least one MDS still not laggy the mount will fail
Xiubo Li
01:11 AM CephFS Bug #43295 (Resolved): kclient: keep the session state until it is released
Xiubo Li
12:45 AM Revision f8d56319 (ceph): Merge pull request #34323 from dillaman/wip-44861-octopus
octopus: librbd: fix client backwards compatibility issues Yuri Weinstein
12:43 AM Revision fbff4ee1 (ceph): Client: make sure the Finisher's mutex lock not held during it being di...
The objecter_finisher is already started in Client::Client(), but
in the failure path when initializing and starting ...
Xiubo Li

03/31/2020

11:39 PM Revision 246a80af (ceph): cephadm: add `extra_args` to nfs daemon
Signed-off-by: Michael Fritch <mfritch@suse.com> Michael Fritch
11:06 PM Revision b225bd4a (ceph): cephadm: fix typo
This has been bugging me
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:49 PM Revision 768c9f38 (ceph): rgw: pubsub sync module ignores ERR_USER_EXIST
otherwise, this error gets returned by RGWPSDataSyncModule::start_sync()
and data sync fails to start
Fixes: https:/...
Casey Bodley
08:48 PM Linux kernel client Bug #44744: Slow file creation/sync on kernel cephfs
I dropped a dump_stack() into __mark_caps_flushing during one of the xfs_io+sync tests. I see this:... Jeff Layton
05:04 PM Linux kernel client Bug #44744 (In Progress): Slow file creation/sync on kernel cephfs
Zheng shot down the initial draft, since we'd be setting the CLIENT_CAPS_SYNC flag too often. What we probably need t... Jeff Layton
01:47 PM Linux kernel client Bug #44744: Slow file creation/sync on kernel cephfs
Jeff Layton wrote:
> The other bit I'm not sure about is whether we want to set this every time CHECK_CAPS_FLUSH is ...
Greg Farnum
11:59 AM Linux kernel client Bug #44744: Slow file creation/sync on kernel cephfs
The other bit I'm not sure about is whether we want to set this every time CHECK_CAPS_FLUSH is set. I wonder if we co... Jeff Layton
11:55 AM Linux kernel client Bug #44744: Slow file creation/sync on kernel cephfs
Jan Fajerski wrote:
> Thx Jeff! I also gave it a quick spin and it does improve things quite a bit.
>
> I guess I...
Jeff Layton
11:28 AM Linux kernel client Bug #44744: Slow file creation/sync on kernel cephfs
Thx Jeff! I also gave it a quick spin and it does improve things quite a bit.
I guess I should still open a libcep...
Jan Fajerski
07:58 PM Orchestrator Feature #43687: cephadm: haproxy (or lb)
Deploy and configure haproxy with cephadm; configure a service/lb with kubernetes/rook. Can we generalize these into... Sage Weil
07:54 PM Orchestrator Feature #44869 (Resolved): cephadm: automatic auth key rotation
This is about periodically deploying new keys for daemons and clients. This is a bit more involved at we need to make... Sage Weil
07:22 PM Revision 05a9a1bf (ceph): mgr/cephadm: expose NFS "common" config
populate `rados_config_location` in the ServiceDescription with the
RADOS url of the "common" config
Signed-off-by: ...
Michael Fritch
07:20 PM Revision 35a4b24a (ceph): mgr/cephadm: create a "common" config per nfs service
instead of a per-daemon RADOS conf object
Signed-off-by: Michael Fritch <mfritch@suse.com>
Michael Fritch
07:20 PM Revision 988b3cb7 (ceph): mgr/cephadm: remove stray regexp
Signed-off-by: Michael Fritch <mfritch@suse.com> Michael Fritch
06:06 PM mgr Backport #44868: nautilus: mgr: prometheus Segmentation fault
https://github.com/ceph/ceph/pull/34326 Radoslaw Zarzynski
06:03 PM mgr Backport #44868 (Resolved): nautilus: mgr: prometheus Segmentation fault
https://github.com/ceph/ceph/pull/34326 Radoslaw Zarzynski
06:02 PM Revision 1f87c58e (ceph): mgr: synchronize ClusterState's health and mon_status.
Fixes: https://tracker.ceph.com/issues/24995
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
(cherry picked f...
Radoslaw Zarzynski
04:37 PM RADOS Bug #44827 (Fix Under Review): osd: incorrect read bytes stat in SPARSE_READ
Neha Ojha
04:38 AM RADOS Bug #44827 (Resolved): osd: incorrect read bytes stat in SPARSE_READ
the local vaiable 'total_read', which is always zero in code was used to accumulate total bytes it reads from
bluest...
Yan Jun
04:21 PM Orchestrator Documentation #44867 (Rejected): cephadm: document "package" mode
... Sebastian Wagner
04:12 PM CephFS Bug #44850 (Rejected): sync on libcephfs and wait for CEPH_CAP_OP_FLUSH_ACK
> What is that missing?
Nothing as it turns out. We weren't sure in the other bug discussion, so I opted to open t...
Jan Fajerski
03:21 PM CephFS Bug #44850: sync on libcephfs and wait for CEPH_CAP_OP_FLUSH_ACK
Greg Farnum wrote:
> Hmm, looking at the Client, I see:
> * Client::sync_fs() calls Client::_sync_fs()
> * Client:...
Luis Henriques
01:53 PM CephFS Bug #44850: sync on libcephfs and wait for CEPH_CAP_OP_FLUSH_ACK
Is it possible that either FUSE or libcephfs allow you to interrupt an in-progress sync when umount is issued and tha... Greg Farnum
01:52 PM CephFS Bug #44850: sync on libcephfs and wait for CEPH_CAP_OP_FLUSH_ACK
Hmm, looking at the Client, I see:
* Client::sync_fs() calls Client::_sync_fs()
* Client::_sync_fs() issues calls w...
Greg Farnum
12:22 PM CephFS Bug #44850 (Rejected): sync on libcephfs and wait for CEPH_CAP_OP_FLUSH_ACK
Opening this due to a conversation on the issue this one was copied from (https://tracker.ceph.com/issues/44744). The... Jan Fajerski
04:07 PM Orchestrator Feature #44866 (Resolved): cephadm root mode: support non-root users + sudo
Let's say, someone does:... Sebastian Wagner
03:56 PM Dashboard Feature #44865 (New): mgr/dashboard: support zapping devices
The orchestrator support zapping devices by:... Kiefer Chang
03:54 PM CephFS Bug #44807: cephfs kernel mount option "noshare" is useless
On my machine (recent Fedora), 'df' works by reading /proc/self/mountinfo to get a list of mountpoints, and issuing s... Jeff Layton
02:42 AM CephFS Bug #44807: cephfs kernel mount option "noshare" is useless
if I create two cephfs named:cephfs and zyli.
I want mount them using kernel mount:
mount -t ceph 10.192.35.164:...
yuanli zhu
01:44 AM CephFS Bug #44807: cephfs kernel mount option "noshare" is useless
Jeff Layton wrote:
> This works for me. mounted the same filesystem twice (without noshare option):
>
> [...]
> ...
yuanli zhu
03:50 PM rgw Bug #44570: rgw segfault when uploading files with BEAST
Posting the callstacks from the attached logs:... Mark Kogan
03:45 PM Orchestrator Feature #44864 (New): cephadm: garbage collect old container images
cephadm: garbage collect old container images Sebastian Wagner
03:28 PM Dashboard Feature #44863 (New): mgr/dashboard: expose dashboard events/notifications as Browser Notifications
By using Browser "Notification API":https://developer.mozilla.org/en-US/docs/Web/API/Notifications_API / "Push API":h... Ernesto Puerta
03:24 PM rbd Backport #44861 (In Progress): octopus: Octopus librbd clients cannot open images from a Luminous...
Jason Dillaman
03:22 PM rbd Backport #44861 (Resolved): octopus: Octopus librbd clients cannot open images from a Luminous cl...
https://github.com/ceph/ceph/pull/34323 Jason Dillaman
03:23 PM Revision fcb77cf8 (ceph): librbd: re-add support for nautilus clients talking to jewel clusters
We want to support N - 3 client backward compatibility (special case
to support Jewel since it was a LTS release). Th...
Jason Dillaman
03:22 PM RADOS Bug #44862 (Resolved): mon: reset min_size when changing pool size
See https://github.com/rook/rook/issues/5127
Currently 'ceph osd pool set size x' only changes min_size if it's ab...
Josh Durgin
03:22 PM Revision 99f75421 (ceph): librbd: ignore -EOPNOTSUPP errors when retrieving image group membership
The Luminous release did not support adding images to a group (it only
included the bare-minimum support for creating...
Jason Dillaman
03:19 PM RADOS Bug #44859: add osd ceph cluster status slow requests are blocked > 32 sec. Implicated osds 10,15
日志里面出现如下信息:maybe_wait_for_max_pg withhold creation of pg 8.11: 600 >= 600 xiaoyi zhang
03:16 PM RADOS Bug #44859 (Closed): add osd ceph cluster status slow requests are blocked > 32 sec. Implicated o...
hello
I have a question.I add osd in a ceph cluster.ceph version is 12.2.8.but cluster status show slow requests ar...
xiaoyi zhang
03:17 PM Dashboard Bug #44860 (Fix Under Review): mgr/dashbord: keep state for clicked top level menu
Right now Angular, keeps the highlighter vertical menu aligned to the current page, however, the expandable top-level... Ernesto Puerta
03:16 PM Linux kernel client Support #43809: ceph osd server issues (page allocation failure)
I didn't see the issue anymore when moving the clients to other servers, so this issue can be closed.
Thanks!
K
Kenneth Waegeman
03:01 PM Dashboard Feature #44723 (Resolved): mgr/dashboard: Check for missing npm resolutions
Lenz Grimmer
02:54 PM Dashboard Feature #44858 (New): mgr/dashboard: full-screen mode support
While full-screen mode can be easily entered by clicking F11 (or in the View menu -> Fullscreen), it might be interes... Ernesto Puerta
02:52 PM rgw Bug #44857 (Fix Under Review): pubsub checkpoint failures
Casey Bodley
02:49 PM rgw Bug #44857 (Resolved): pubsub checkpoint failures
teuthology tests are hitting checkpoint failures in the pubsub test-zone4. logs are filled with these errors:... Casey Bodley
02:48 PM rbd Bug #44814 (Pending Backport): Octopus librbd clients cannot open images from a Luminous cluster
Mykola Golub
02:44 PM Revision fb99112b (ceph): Merge pull request #34291 from dillaman/wip-44814
librbd: fix client backwards compatibility issues Yuri Weinstein
02:43 PM mgr Feature #44856 (In Progress): telemetry: report orch backend
Sebastian Wagner
02:40 PM Dashboard Bug #44640 (Duplicate): run-tox-mgr-dashboard fails during make check for nautilus PRs
The issue is a duplicate of https://tracker.ceph.com/issues/44683 as far as I can tell. If you think that's not the c... Tatjana Dehler
02:39 PM Dashboard Bug #44855 (Closed): mgr/dashboard: new e2e failure in notification component
New failure that happened today:... Tiago Melo
02:32 PM Dashboard Feature #44854 (Resolved): mgr/dashboard: Update all npm packages
This part of my Angular 9 PR.
I will create a separate PR, to reduce the size of the other one.
Tiago Melo
02:18 PM ceph-volume Bug #44852 (Fix Under Review): KeyError: 'ceph.type'
Jan Fajerski
01:38 PM ceph-volume Bug #44852 (In Progress): KeyError: 'ceph.type'
Jan Fajerski
01:38 PM ceph-volume Bug #44852 (Resolved): KeyError: 'ceph.type'
... Jan Fajerski
02:10 PM Dashboard Cleanup #44848 (In Progress): mgr/dashboard: Clean up html of BootstrapCreateModalComponent
Tatjana Dehler
11:29 AM Dashboard Cleanup #44848: mgr/dashboard: Clean up html of BootstrapCreateModalComponent
https://github.com/ceph/ceph/pull/34314 Ishan Rai
11:11 AM Dashboard Cleanup #44848: mgr/dashboard: Clean up html of BootstrapCreateModalComponent
Hi, Can I work on this? Ishan Rai
10:49 AM Dashboard Cleanup #44848 (Resolved): mgr/dashboard: Clean up html of BootstrapCreateModalComponent
While reviewing a PR, I notice that this components is using some css classes that are never defined ('button-group')... Tiago Melo
02:00 PM Dashboard Backport #44741 (Resolved): octopus: mgr/dashboard: Check for missing npm resolutions
Lenz Grimmer
01:59 PM Revision edf8dbe5 (ceph): Merge pull request #34202 from tspmelo/wip-44741-octopus
octopus: mgr/dashboard: Check for missing npm resolutions
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by...
Lenz Grimmer
01:43 PM Revision 5bcb27c9 (ceph): qa: fix nfs setup and teardown bug in qemu task
For example, when there are two RBD client in the same teuthology node,
no matter what the result of test case is, al...
shang dehao
01:39 PM Orchestrator Bug #44820: racey concurrent ceph-volume callKeyError: 'ceph.type'
Copying to fix in c-v as well. Jan Fajerski
01:18 PM Orchestrator Bug #44820 (Fix Under Review): racey concurrent ceph-volume callKeyError: 'ceph.type'
Sage Weil
01:28 PM Revision 04f0d339 (ceph): python-common: add pyyaml to requirements file
Signed-off-by: Joshua Schmid <jschmid@suse.de> Joshua Schmid
01:28 PM Revision 494728c5 (ceph): python-common: python-common: fix /hosts/ parsing in servicespecs
Signed-off-by: Joshua Schmid <jschmid@suse.de> Joshua Schmid
01:25 PM Revision 7ff5d89d (ceph): Merge pull request #34295 from sebastian-philipp/raise-for-invalid-dg
python-common: raise on empty drive selections
Reviewed-by: Joshua Schmid <jschmid@suse.de>
Sebastian Wagner
01:16 PM Revision eae20a70 (ceph): cephadm: ceph-volume: disallow concurrent execution
Fixes: https://tracker.ceph.com/issues/44820
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:07 PM Dashboard Bug #44851 (Resolved): mgr/dashboard: report bugs/improvements/feedback
Add UI support in dashboard for users to report bugs, improvements and general feedback:
# Cluster admin may get the...
Ernesto Puerta
01:03 PM Dashboard Feature #44539 (Pending Backport): mgr/dashboard: shorten `Container ID` and `Container image ID`...
Lenz Grimmer
01:01 PM Revision d72de4b7 (ceph): Merge pull request #34026 from votdev/issue_44539_shorten_container_id
mgr/dashboard: shorten `Container ID` and `Container image ID` in Services page
Reviewed-by: Kefu Chai <kchai@redhat...
Lenz Grimmer
12:57 PM Revision e03a749b (ceph): doc: add a note that states the behavior change for the clone operation
in the PendingReleaseNotes.
Signed-off-by: Zheng Yin <zhengyin@cmss.chinamobile.com>
zhengyin
12:53 PM Dashboard Bug #44802 (Resolved): mgr/dashboard: ceph-api-nightly-nautilus-backend failure "ImportError: can...
Kefu Chai
12:17 PM Dashboard Bug #44802 (Fix Under Review): mgr/dashboard: ceph-api-nightly-nautilus-backend failure "ImportEr...
Laura Paduano
12:53 PM Revision 1db8ea32 (ceph): Merge pull request #34316 from tchaikov/nautilus-six
nautilus: pybind/mgr: use six==1.14.0
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Kefu Chai
12:13 PM Revision 49fa8c70 (ceph): pybind/mgr: use six==1.14.0
this change is not cherry-picked from master. because in master, we
are using different ways to install six:
see
- 6...
Kefu Chai
11:48 AM Revision 1c3d6539 (ceph): qa/tasks/mgr/dashboard/test_rbd: wait longer when purging
Fixes: https://tracker.ceph.com/issues/44743
Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>
Co-authored-by: Kefu...
Kiefer Chang
11:18 AM Revision 197a141d (ceph): Removed redundant encoding of layout.* and adjusted the corresponding d...
Signed-off-by: Shilpa Jagannath <smanjara@redhat.com> Shilpa MJ
11:13 AM Revision c7157a65 (ceph): Moved ostream operator overloading to BucketIndexType() to rgw_bucket_l...
Signed-off-by: Shilpa Jagannath <smanjara@redhat.com> Shilpa MJ
10:54 AM Dashboard Feature #43930: mgr/dashboard: Make user creation with password change on logon easier
Stephan Müller wrote:
> If you just check "User must change password at next logon" you might be attempted to create...
Tatjana Dehler
10:10 AM RADOS Bug #43807: osd-backfill-recovery-log.sh fails
Neha Ojha wrote:
> Nathan, we need https://github.com/ceph/ceph/pull/34126 as well - See https://tracker.ceph.com/is...
Nathan Cutler
10:08 AM RADOS Backport #44847 (In Progress): octopus: osd-backfill-recovery-log.sh fails
Nathan Cutler
10:06 AM RADOS Backport #44847 (Resolved): octopus: osd-backfill-recovery-log.sh fails
https://github.com/ceph/ceph/pull/34313 Nathan Cutler
10:07 AM Revision f2595812 (ceph): qa/*/osd-backfill-recovery-log.sh: flush_pg_stats before checking log l...
It is possible for the pg dump to not be the latest when we check for newprimary
in _common_test(). This is because m...
Neha .
10:06 AM CephFS Bug #36370 (Resolved): add information about active scrubs to "ceph -s" (and elsewhere)
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
10:05 AM Dashboard Subtask #38245 (Resolved): mgr/dashboard: Update existing E2E tests to match new format
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
10:04 AM Dashboard Bug #41345 (Resolved): mgr/dashboard: Read ops values should be rounded
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
10:04 AM Dashboard Bug #39714 (Resolved): mgr/dashboard: Pool read/write OPS shows too many decimal places
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
10:04 AM Dashboard Bug #40027 (Resolved): mgr/dashboard: REST API: OpenAPI docs require internet connection
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
10:04 AM mgr Feature #40365 (Resolved): mgr: Add get_rates_from_data from the dashboard to the mgr_util.py
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
10:03 AM RADOS Bug #41424 (Resolved): readable.sh test fails
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
10:03 AM Dashboard Bug #41525 (Resolved): mgr/dashboard: Missing service metadata is not handled correctly
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
10:02 AM mgr Bug #42169 (Resolved): missing lock release in DaemonServer::handle_report()
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
10:02 AM RADOS Documentation #42221 (Resolved): document new option mon_max_pg_per_osd
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
10:02 AM Dashboard Bug #42376 (Resolved): mgr/dashboard: Language selection issues on Firefox
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
10:02 AM rgw Bug #42444 (Resolved): rgw: failed to set correct storage class for append upload
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
10:02 AM Dashboard Bug #42929 (Fix Under Review): mgr/dashboard: Random failure in Pool unit test
Tiago Melo
10:02 AM Dashboard Bug #42475 (Resolved): mgr/dashboard: read-only user can display RGW API keys
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
10:02 AM Dashboard Bug #42480 (Resolved): mgr/dashboard: searching table with data in Object types make Dashboard un...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
10:02 AM Backport #44846 (Resolved): nautilus: install-deps.sh tries to use yum and install yum-utils on c...
https://github.com/ceph/ceph/pull/35461 Nathan Cutler
10:01 AM CephFS Bug #42635 (Resolved): mgr: daemon state for mds not available
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
10:01 AM Dashboard Bug #42914 (Resolved): mgr/dashboard: 'Last Change' column heading
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
10:01 AM RADOS Bug #42810 (Resolved): ceph config rm does not revert debug_mon to default
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
10:01 AM RADOS Bug #42964 (Resolved): monitor config store: Deleting logging config settings does not decrease l...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
10:01 AM CephFS Feature #43294 (Resolved): mount.ceph: give a hint message when no mds is up or cluster is laggy
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
10:00 AM mgr Bug #43746 (Resolved): mgr default value handling is broken
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
10:00 AM Orchestrator Backport #44845 (Resolved): octopus: cephadm: Unable to use IPv6 on "cephadm bootstrap"
Nathan Cutler
10:00 AM RADOS Bug #43903 (Resolved): osd segv in ceph::buffer::v14_2_0::ptr::release (PGTempMap::decode)
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
10:00 AM mgr Bug #43947 (Resolved): pg_autoscaler: treat target ratios as weights
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
10:00 AM ceph-volume Bug #43966 (Resolved): simple scan on dmcrypt OSDs creates wrong keys in json file
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
10:00 AM RADOS Bug #44052 (Resolved): ceph -s does not show >32bit pg states
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:59 AM rbd Bug #44066 (Resolved): [test] fixed CEPH_ARGS processing is causing test failures
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:59 AM mgr Bug #44186 (Resolved): Module 'pg_autoscaler' has failed: division by zero
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:59 AM Dashboard Bug #44198 (Resolved): mgr/dashboard: 'destroyed' view in CRUSH map viewer
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:59 AM Revision d7e7d2b0 (ceph): mgr/dashboard: Fix ServiceDetails and PoolDetails unit tests
While testing the upgrade to Angular 9,
these 2 unit tests were consistently failling.
Fixes: https://tracker.ceph.c...
Tiago Melo
09:59 AM CephFS Bug #44208 (Resolved): mgr/volumes: support canceling in-progress/pending clone operations.
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:59 AM mgr Bug #44210 (Resolved): Devicehealth scrape fails when smartctl return code is non-zero
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:59 AM Dashboard Bug #44237 (Resolved): mgr/dashboard: security: some system roles allow accessing sensitive infor...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:59 AM mgr Fix #44417 (Resolved): common: vstart.sh: set prometheus port for each mgr.
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:58 AM CephFS Backport #44844 (Resolved): octopus: qa:test_config_session_timeout failed with incorrect options
https://github.com/ceph/ceph/pull/34799 Nathan Cutler
09:58 AM rgw Bug #44443 (Resolved): sse-kms: requests to barbican don't set correct http status
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:58 AM RADOS Bug #44507 (Resolved): osd/PeeringState.cc: 5582: FAILED ceph_assert(ps->is_acting(osd_with_shard...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:58 AM CephFS Backport #44843 (Resolved): octopus: LibCephFS::RecalledGetattr test failed
https://github.com/ceph/ceph/pull/34798 Nathan Cutler
09:58 AM RADOS Backport #44842 (Resolved): octopus: nautilus: FAILED ceph_assert(head.version == 0 || e.version....
https://github.com/ceph/ceph/pull/34807 Nathan Cutler
09:58 AM RADOS Backport #44841 (Resolved): nautilus: nautilus: FAILED ceph_assert(head.version == 0 || e.version...
https://github.com/ceph/ceph/pull/34957 Nathan Cutler
09:58 AM Dashboard Backport #44840 (Resolved): octopus: mgr/dashboard: daemons of mds/rgw services are not listed in...
https://github.com/ceph/ceph/pull/34160 Nathan Cutler
09:57 AM mgr Fix #44545 (Resolved): vstart_runner.py: fix OSError when checking if non-existent path is mounted
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:57 AM rbd Backport #44839 (Resolved): octopus: [python] ensure image is open before permitting operations
https://github.com/ceph/ceph/pull/34425 Nathan Cutler
09:57 AM rbd Backport #44838 (Resolved): nautilus: [python] ensure image is open before permitting operations
https://github.com/ceph/ceph/pull/34424 Nathan Cutler
09:57 AM CephFS Backport #44800 (In Progress): octopus: mds: 'if there is lock cache on dir' check is buggy
Nathan Cutler
09:57 AM Dashboard Backport #44837 (Resolved): octopus: mgr/dashboard: iSCSI CHAP messages should inform that number...
https://github.com/ceph/ceph/pull/34630 Nathan Cutler
09:57 AM RADOS Bug #44759 (Resolved): fast luminous -> nautilus -> octopus upgrade asserts out
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:57 AM RADOS Backport #44836 (Resolved): octopus: librados mon_command (mgr) command hang
https://github.com/ceph/ceph/pull/34416 Nathan Cutler
09:57 AM RADOS Backport #44835 (Rejected): nautilus: librados mon_command (mgr) command hang
Nathan Cutler
09:57 AM Dashboard Backport #44834 (Resolved): octopus: mgr/dashboard: 'Prometheus / All Alerts' page shows progress...
https://github.com/ceph/ceph/pull/34631 Nathan Cutler
09:54 AM Orchestrator Bug #44823 (Triaged): cephadm: tries to parse arguments command passed to shell
Sebastian Wagner
09:54 AM Orchestrator Bug #44823: cephadm: tries to parse arguments command passed to shell
right. should be ... Sebastian Wagner
12:32 AM Orchestrator Bug #44823 (Won't Fix): cephadm: tries to parse arguments command passed to shell
... Patrick Donnelly
09:51 AM Dashboard Feature #44833 (Duplicate): mgr/dashboard: allow users to manage labels on hosts
To support "PlacementSpec":https://docs.ceph.com/docs/master/mgr/orchestrator/#placement-specification when creating ... Kiefer Chang
09:49 AM Orchestrator Bug #44832 (Resolved): cephadm: `ceph cephadm generate-key` fails with No such file or directory:...
... Sebastian Wagner
09:45 AM Dashboard Feature #44831 (Resolved): mgr/dashboard: Create Ceph services via Orchestrator by using ServiceSpec
ServiceSpec is the data structure used by Orchestrator to manage services.
The example below asks Orchestrator to cr...
Kiefer Chang
09:43 AM Orchestrator Bug #44810 (Won't Fix): cephadm: chmod /etc/ceph/ceph.pub should be set to 0600
according to kai , this was a false alarm Sebastian Wagner
09:42 AM Orchestrator Bug #44830 (Duplicate): cpehadm bootstrap: improve error message, if `host add` fails
... Sebastian Wagner
09:17 AM Dashboard Feature #44829 (Resolved): mgr/dashboard: Upgrade Angular to v9
Angular team has released a new version.
We should upgrade to it.
Tiago Melo
09:13 AM Dashboard Feature #36487 (Duplicate): mgr/dashboard: Implement adding OSDs to the frontend
This is already addressed in #40335 Kiefer Chang
09:13 AM Revision ed51f803 (ceph): mgr/dashboard: shorten `Container ID` and `Container image ID` in Servi...
Fixes: https://tracker.ceph.com/issues/44539
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
09:07 AM Orchestrator Documentation #44828 (Resolved): cephadm: clarify "Failed to infer CIDR network for mon ip"
... Sebastian Wagner
09:04 AM Revision 558853be (ceph): Merge pull request #34259 from rzarzynski/wip-crimson-fix-bad-methods
crimson/osd: fix method's flag handling on CEPH_OSD_OP_CALL.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:50 AM CephFS Bug #44114: test_cephfs_shell.TestDU test fail unexpectedly
Facing same failure again - https://github.com/ceph/ceph/pull/32288#issuecomment-606488282. In contrast the test pas... Rishabh Dave
08:32 AM mgr Backport #44649: octopus: vstart_runner.py: fix OSError when checking if non-existent path is mou...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34132
m...
Nathan Cutler
08:31 AM Dashboard Backport #44709: octopus: mgr/dashboard: Orchestrator documentation link no longer working
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34212
m...
Nathan Cutler
08:31 AM RADOS Backport #44770: octopus: fast luminous -> nautilus -> octopus upgrade asserts out
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34204
m...
Nathan Cutler
08:30 AM mgr Backport #44754: octopus: mgr default value handling is broken
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34178
m...
Nathan Cutler
08:30 AM RADOS Backport #44717: octopus: osd/PeeringState.cc: 5582: FAILED ceph_assert(ps->is_acting(osd_with_sh...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34123
m...
Nathan Cutler
08:28 AM Dashboard Backport #44583: octopus: mgr/dashboard: Dashboard does not allow you to set norebalance OSD flag
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/33939
m...
Nathan Cutler
08:28 AM mgr Backport #44737 (Resolved): octopus: prometheus metrics wrongly reports scrubbing pgs
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34163
m...
Nathan Cutler
08:24 AM RADOS Backport #43257 (Resolved): mimic: monitor config store: Deleting logging config settings does no...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/33327
m...
Nathan Cutler
08:23 AM RADOS Backport #42258 (Resolved): mimic: document new option mon_max_pg_per_osd
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/31875
m...
Nathan Cutler
08:23 AM CephFS Backport #43502 (Resolved): mimic: mount.ceph: give a hint message when no mds is up or cluster i...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/32911
m...
Nathan Cutler
08:22 AM mgr Backport #44735: nautilus: prometheus metrics wrongly reports scrubbing pgs
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34162
m...
Nathan Cutler
08:22 AM RADOS Backport #43469: nautilus: asynchronous recovery + backfill might spin pg undersized for a long time
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/32849
m...
Nathan Cutler
08:21 AM mgr Backport #43820 (Resolved): nautilus: mgr default value handling is broken
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34116
m...
Nathan Cutler
08:21 AM Dashboard Backport #44375 (Resolved): nautilus: mgr/dashboard: read-only user can display RGW API keys
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/33665
m...
Nathan Cutler
08:21 AM Dashboard Backport #44639 (Resolved): nautilus: mgr/dashboard: Pool read/write OPS shows too many decimal p...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34039
m...
Nathan Cutler
08:21 AM mgr Backport #44046 (Resolved): nautilus: telemetry: crash when posting
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/33141
m...
Nathan Cutler
08:20 AM Dashboard Backport #39230 (Resolved): nautilus: mgr/dashboard: Update existing E2E tests to match new format
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/33024
m...
Nathan Cutler
07:49 AM Revision 481248ed (ceph): Merge pull request #34305 from tchaikov/wip-crimson-stddev
test/crimson: increase variance of stdev to 0.20
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
07:47 AM Revision 43a0b645 (ceph): qa/vstart_runner: filter out non-ASCII chars
...from stdout and stderr of a command issued using LocalRemoteProcess.
Fixes: https://tracker.ceph.com/issues/43567...
Rishabh Dave
07:43 AM Revision e20e6fc3 (ceph): qa/suites/rados/rest: Don't pass empty dict as data arg
Passing an empty 'args' dict as a data argument when calling
requests.get somehow confuses the transaction, causing i...
Brad Hubbard
07:43 AM Revision f7c49a40 (ceph): qa/suites/rados/rest: Test against all supported distros
Signed-off-by: Brad Hubbard <bhubbard@redhat.com> Brad Hubbard
07:32 AM CephFS Bug #43567: qa: UnicodeDecodeError in TestGetAndPut.test_put_and_get_without_target_directory
Saw the same error again with a different testsuite -
2020-03-31 11:19:50,786.786 INFO:__main__:==================...
Rishabh Dave
07:19 AM Dashboard Cleanup #35693 (Fix Under Review): Proposed About modal box
Lenz Grimmer
07:02 AM Dashboard Cleanup #35693: Proposed About modal box
Ernesto Puerta wrote:
> h3. Current
>
> !{width:600px}modal_original.jpg!
>
> h3. Proposal
>
> * Change bac...
Ngwa Sedrick Meh
06:56 AM Dashboard Feature #44681 (Fix Under Review): dashboard/rbd: Add button to copy the bootstrap token into the...
Lenz Grimmer
06:54 AM Revision 2d62a201 (ceph): Merge pull request #34167 from javacruft/32bit-fixes-march
mds: resolve type mismatches on 32 bit archs
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Greg Farnum <gfa...
Greg Farnum
06:41 AM Revision bccbf1fa (ceph): mgr: force purge normal ceph entities from service map
Normal ceph services can send task status updates to manager.
Task status is tracked in service map implying that nor...
Venky Shankar
06:41 AM Revision 3c531197 (ceph): qa: whitelist cluster warning message for removed MDS
Fixes: http://tracker.ceph.com/issues/44677
Signed-off-by: Venky Shankar <vshankar@redhat.com>
Venky Shankar
06:31 AM CephFS Backport #44328 (In Progress): nautilus: client: bad error handling in Client::_lseek
Wei-Chung Cheng
06:26 AM CephFS Backport #44337 (In Progress): nautilus: mds: purge queue corruption from wrong backport
Wei-Chung Cheng
06:12 AM Revision 6090acda (ceph): mgr: decrease pool stats if pg was removed
After merge of placement groups resulting pg contains
objects from itself and merged one.
PGMap::apply_incremental tr...
Aleksei Gutikov
04:24 AM Revision f2d162d5 (ceph): test/crimson: increase variance of stdev to 0.20
per Mark Nelson,
> yeah, 5% variation is way too low
> Sometimes we can stay within 5%, but especially if we are pus...
Kefu Chai
03:49 AM CephFS Bug #44771 (Fix Under Review): ceph-fuse: ceph::__ceph_abort(): ceph-fuse killed by SIGABRT in Cl...
Zheng Yan
03:47 AM Revision 7aa22fac (ceph): ceph-fuse: don't get mount options from /etc/fstab when doing remount
If there happen to be an kcephfs entry in /etc/fstab for ceph-fuse's
mount point. 'mount -o remount' may get options ...
Yan, Zheng
03:41 AM Orchestrator Bug #44826 (Resolved): cephadm: "Deploying daemon crash.li221-238... ERROR: no keyring provided"
... Patrick Donnelly
03:07 AM Revision b98a869d (ceph): librbd: add flush test case
Signed-off-by: Peterson, Scott <scott.d.peterson@intel.com>
Signed-off-by: Li, Xiaoyan <xiaoyan.li@intel.com>
Signed-...
Yuan Lu
03:06 AM Revision d860e909 (ceph): librbd: add internal flush
Signed-off-by: Peterson, Scott <scott.d.peterson@intel.com>
Signed-off-by: Li, Xiaoyan <xiaoyan.li@intel.com>
Signed-...
Yuan Lu
03:06 AM Revision 555e1011 (ceph): librbd: flush dirty entries to osd
Signed-off-by: Peterson, Scott <scott.d.peterson@intel.com>
Signed-off-by: Li, Xiaoyan <xiaoyan.li@intel.com>
Signed-...
Yuan Lu
03:06 AM Revision a1c3fdf7 (ceph): librbd: flush sync point into cache device
Signed-off-by: Peterson, Scott <scott.d.peterson@intel.com>
Signed-off-by: Li, Xiaoyan <xiaoyan.li@intel.com>
Signed-...
Yuan Lu
03:06 AM Revision 07fb05a6 (ceph): librbd: add FlushRequest to handle flush
Signed-off-by: Peterson, Scott <scott.d.peterson@intel.com>
Signed-off-by: Li, Xiaoyan <xiaoyan.li@intel.com>
Signed-...
Yuan Lu
02:40 AM mgr Bug #43720: qa/workunits/rest/test-restful.sh fails
Not sure why this is only on Ubuntu but when we do a get request the "data" argument appears to be being sent (despit... Brad Hubbard
02:36 AM mgr Bug #43720 (In Progress): qa/workunits/rest/test-restful.sh fails
Re-opening since this is still broken during ceph-ansible tests which run on centos and ubuntu latest. Brad Hubbard
01:53 AM bluestore Bug #44774: ceph-bluestore-tool --command bluefs-bdev-new-wal may damage bluefs
h1. How to reproduce this problem
h2. 1. modify your vstart.sh
# git diff ../src/vstart.sh
diff --git a/src/...
Honggang Yang
12:51 AM rbd Bug #44610 (Pending Backport): [python] ensure image is open before permitting operations
Jason Dillaman
12:50 AM Revision 42e60584 (ceph): Merge pull request #34112 from trociny/wip-44610
pybind/rbd: ensure image is open before permitting operations
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:49 AM Revision d45de978 (ceph): Merge pull request #34019 from changchengx/blockguard
librbd: refine BlockGuard debug output
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:36 AM Orchestrator Bug #44825 (Rejected): cephadm: bootstrap is not idempotent
It would be helpful if this command did nothing if the cluster is already bootstrapped. This would simplify ansible r... Patrick Donnelly
12:35 AM Orchestrator Bug #44824 (Resolved): cephadm: adding osd device is not idempotent
... Patrick Donnelly
12:23 AM CephFS Bug #44380 (In Progress): mds: MDCache.cc: 2335: FAILED ceph_assert(!"unmatched rstat rbytes" == ...
Xiubo Li
12:22 AM Linux kernel client Bug #44695 (Fix Under Review): client: enable fscache will hit "CacheFiles: Assertion failed" wit...
Xiubo Li
12:22 AM Linux kernel client Bug #44695: client: enable fscache will hit "CacheFiles: Assertion failed" with large size read
The fixing v1 patch, which under reviewing: https://lkml.org/lkml/2020/3/20/399 Xiubo Li
12:19 AM CephFS Bug #6770 (Can't reproduce): ceph fscache: write file more than a page size to orignal file cause...
Xiubo Li
12:19 AM CephFS Bug #6770 (In Progress): ceph fscache: write file more than a page size to orignal file cause cac...
Xiubo Li

03/30/2020

11:28 PM Orchestrator Bug #44820: racey concurrent ceph-volume callKeyError: 'ceph.type'
the problem seems to be a racing invocation of inventory and prepare:... Sage Weil
08:29 PM Orchestrator Bug #44820 (Resolved): racey concurrent ceph-volume callKeyError: 'ceph.type'
... Sage Weil
11:19 PM Linux kernel client Bug #44744: Slow file creation/sync on kernel cephfs
Jeff Layton wrote:
> This is based on ceph-client/testing. This patch refactors some of the code into __prep_cap:
>...
David Disseldorp
06:24 PM Linux kernel client Bug #44744: Slow file creation/sync on kernel cephfs
This is based on ceph-client/testing. This patch refactors some of the code into __prep_cap:
https://github.com/ce...
Jeff Layton
06:20 PM Linux kernel client Bug #44744: Slow file creation/sync on kernel cephfs
Jeff Layton wrote:
> Ok, this patch seems to fix it for me. I _think_ it's probably correct, but I need to look over...
David Disseldorp
03:57 PM Linux kernel client Bug #44744: Slow file creation/sync on kernel cephfs
Jan Fajerski wrote:
> Some more infos on this:
>
> > There is an MDS daemon option 'mds_tick_interval' which is "...
Jeff Layton
03:51 PM Linux kernel client Bug #44744: Slow file creation/sync on kernel cephfs
Ok, this patch seems to fix it for me. I _think_ it's probably correct, but I need to look over the code a little mor... Jeff Layton
03:50 PM Linux kernel client Bug #44744: Slow file creation/sync on kernel cephfs
Some more infos on this:
> There is an MDS daemon option 'mds_tick_interval' which is "time in seconds between upk...
Jan Fajerski
02:33 PM Linux kernel client Bug #44744: Slow file creation/sync on kernel cephfs
Jan Fajerski wrote:
> Luis looked at what messages are exchanged:
>
> > when doing a full sync (i.e. when ->sync_...
Jeff Layton
10:34 PM CephFS Backport #44520 (Resolved): nautilus: qa: test_scrub_abort fails during check_task_status("idle")
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30704
m...
Nathan Cutler
10:34 PM CephFS Backport #42713 (Resolved): nautilus: mgr: daemon state for mds not available
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30704
m...
Nathan Cutler
10:34 PM Dashboard Backport #42569 (Resolved): nautilus: mgr/dashboard: Missing service metadata is not handled corr...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30704
m...
Nathan Cutler
10:33 PM mgr Backport #42325 (Resolved): nautilus: missing lock release in DaemonServer::handle_report()
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30704
m...
Nathan Cutler
10:33 PM RADOS Backport #42168 (Resolved): nautilus: readable.sh test fails
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30704
m...
Nathan Cutler
10:33 PM CephFS Backport #41508 (Resolved): nautilus: add information about active scrubs to "ceph -s" (and elsew...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30704
m...
Nathan Cutler
10:33 PM CephFS Bug #44393: pybind/mgr/volumes: add `mypy` support
Just to clarify, there is no src/pybind/mgr/tox.ini in nautilus and fef6450834b665b8b05703a8cbb690a04c4ba217 which ad... Nathan Cutler
02:29 PM CephFS Bug #44393: pybind/mgr/volumes: add `mypy` support
Michael Fritch wrote:
> a backport for this is more involved that it would appear due to lack of [...] support in na...
Ramana Raja
02:27 PM CephFS Bug #44393 (Resolved): pybind/mgr/volumes: add `mypy` support
Ramana Raja
10:27 PM RADOS Bug #43807 (Pending Backport): osd-backfill-recovery-log.sh fails
Nathan, we need https://github.com/ceph/ceph/pull/34126 as well - See https://tracker.ceph.com/issues/43807#note-15 Neha Ojha
10:24 PM RADOS Bug #43807 (Resolved): osd-backfill-recovery-log.sh fails
... Nathan Cutler
09:01 PM Orchestrator Bug #44810 (Fix Under Review): cephadm: chmod /etc/ceph/ceph.pub should be set to 0600
Michael Fritch
05:28 PM Orchestrator Bug #44810 (Need More Info): cephadm: chmod /etc/ceph/ceph.pub should be set to 0600
Sebastian Wagner
11:09 AM Orchestrator Bug #44810 (Won't Fix): cephadm: chmod /etc/ceph/ceph.pub should be set to 0600
cephadm bootstrap creates @/etc/ceph/ceph.pub@ with a wrong permissions Sebastian Wagner
08:45 PM CephFS Bug #44821: Can not move directory when CephFS is lower layer for OverlayFS
Sorry, the error is when moving a directory, not specifically a file. The steps to reproduce is correct. Robert LeBlanc
08:44 PM CephFS Bug #44821 (Need More Info): Can not move directory when CephFS is lower layer for OverlayFS
When CephFS is used as a lower layer for OverlayFS and the redirect_dir=on option is supplied to OverlayFS, trying to... Robert LeBlanc
08:23 PM Orchestrator Bug #44669 (Resolved): cephadm: rm-cluster should clean up /etc/ceph
Sage Weil
08:22 PM Revision 12c57e02 (ceph): cephadm: rm-cluster clean up /etc/ceph
rm-cluster command will delete config, keyring, and pub key files from /etc/ceph
Signed-off-by: Daniel-Pivonka <dpiv...
Daniel Pivonka
08:22 PM Revision 5a516db3 (ceph): Merge PR #34150 into master
* refs/pull/34150/head:
cephadm: rm-cluster clean up /etc/ceph
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:51 PM Revision bb4554a3 (ceph): mgr/cephadm: add useful error if python3 is not on remote host
show 'Error ENOENT: New host example (example) failed check: ["Can't communicate with
remote host, possibly because p...
Daniel Pivonka
06:15 PM bluestore Backport #44818 (In Progress): nautilus: perf regression due to bluefs_buffered_io=true
Vikhyat Umrao
04:50 PM bluestore Backport #44818 (Resolved): nautilus: perf regression due to bluefs_buffered_io=true
https://github.com/ceph/ceph/pull/34297 Neha Ojha
06:08 PM Orchestrator Feature #44305 (Resolved): mgr/cephadm: Add support for removing MONs
Sage Weil
06:08 PM Orchestrator Bug #44039 (Rejected): bin/cephadm: Remove --allow-fqdn-hostname
seems that this might be a valid config! Sebastian Wagner
06:07 PM Revision f0336901 (ceph): common/options: Disable bluefs_buffered_io by default again.
Signed-off-by: Mark Nelson <mnelson@redhat.com>
(cherry picked from commit 5574617b9f4cf950c108cb06cb6f9eb48396aa57)
Mark Nelson
06:07 PM Orchestrator Feature #44287: cephadm: Graceful Shutdown of the Whole Ceph Cluster
open Q: how do we shutdown the mons, after we already did shut down all mgrs? Sebastian Wagner
05:53 PM Orchestrator Bug #44758 (Fix Under Review): Drive Groups: limit:1 does not imply all:true
Sebastian Wagner
05:51 PM Revision 874ba504 (ceph): python-common: raise on emtpy drive groups
adds a test for https://tracker.ceph.com/issues/44758
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
05:48 PM Dashboard Feature #44681: dashboard/rbd: Add button to copy the bootstrap token into the clipboard
PR: https://github.com/ceph/ceph/pull/34294 Ishan Rai
07:43 AM Dashboard Feature #44681: dashboard/rbd: Add button to copy the bootstrap token into the clipboard
Hi, I'd like to work on this. Ishan Rai
05:35 PM Orchestrator Feature #43708 (Resolved): mgr/rook: Blink enclosure LED
Sebastian Wagner
05:35 PM Orchestrator Feature #43696: cephadm: check that units start
low, until someone complains. Sebastian Wagner
05:33 PM Orchestrator Bug #44739 (Need More Info): ceph.conf parameters set via "cephadm bootstrap -c" are not persiste...
Interesting. the code there is rather old: https://github.com/ceph/ceph/blame/master/src/cephadm/cephadm#L2115-L2124
...
Sebastian Wagner
05:29 PM Orchestrator Documentation #44716 (Fix Under Review): orchestrator/cephadm: document ceph orch apply -i -
Sebastian Wagner
04:56 PM Stable releases Tasks #44817: mimic v13.2.9
h3. QE VALIDATION (STARTED 3/30/20)
*%{color:brown}See details of approvals => https://lists.ceph.io/hyperkitty/li...
Yuri Weinstein
04:50 PM Stable releases Tasks #44817 (Resolved): mimic v13.2.9
h3. Workflow
* "Preparing the release":http://ceph.com/docs/master/dev/development-workflow/#preparing-a-new-relea...
Yuri Weinstein
04:50 PM bluestore Backport #44819 (Resolved): octopus: perf regression due to bluefs_buffered_io=true
https://github.com/ceph/ceph/pull/34353 Neha Ojha
04:37 PM Revision 36ac2fb6 (ceph): Merge pull request #34193 from tchaikov/mimic-cbt-py3
mimic: qa/tasks/cbt: install python3 deps
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Yuri Weinstein <ywe...
Yuri Weinstein
04:32 PM Dashboard Backport #44742 (Rejected): nautilus: mgr/dashboard: Check for missing npm resolutions
The codebase of nautilus is a bit different from master and would require a few extra changes.
Since there hasn't be...
Tiago Melo
04:16 PM Revision 8194d497 (ceph): cephadm: check hostnames case insensitive
Salt converts minion names to lowercase.
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
03:38 PM rbd Bug #44814 (Fix Under Review): Octopus librbd clients cannot open images from a Luminous cluster
Jason Dillaman
01:44 PM rbd Bug #44814 (Resolved): Octopus librbd clients cannot open images from a Luminous cluster
The commit from [1] should be backported. We had proposed that librbd support at least N - 3 backward compatibility, ... Jason Dillaman
03:37 PM Revision d1a67c3b (ceph): librbd: re-add support for nautilus clients talking to jewel clusters
We want to support N - 3 client backward compatibility (special case
to support Jewel since it was a LTS release). Th...
Jason Dillaman
03:28 PM rgw Bug #44240: rgw: segmentation fault RGWBulkUploadOp_ObjStore_SWIFT::send_response calling RGWForm...
Nathan Cutler wrote:
> Link to teuthology run Eric is referring to: http://pulpito.ceph.com/ivancich-2020-02-20_21:3...
J. Eric Ivancich
11:16 AM rgw Bug #44240: rgw: segmentation fault RGWBulkUploadOp_ObjStore_SWIFT::send_response calling RGWForm...
Link to teuthology run Eric is referring to: http://pulpito.ceph.com/ivancich-2020-02-20_21:35:10-rgw-wip-listing-w-n... Nathan Cutler
03:20 PM Revision ab720d4c (ceph): librbd: ignore -EOPNOTSUPP errors when retrieving image group membership
The Luminous release did not support adding images to a group (it only
included the bare-minimum support for creating...
Jason Dillaman
03:11 PM Dashboard Bug #44049 (Can't reproduce): mgr/dashboard: test_perf_counters_mgr_get failed
I'm closing the issue as the failure is not reproducible and hasn't happen again.
Please reopen the issue if it ha...
Tatjana Dehler
02:44 PM CephFS Bug #44807: cephfs kernel mount option "noshare" is useless
This works for me. mounted the same filesystem twice (without noshare option):... Jeff Layton
09:52 AM CephFS Bug #44807 (Can't reproduce): cephfs kernel mount option "noshare" is useless
i want use kernel mount to mount cephfs twice,and i can see mount info use "mount"
but i can not see to mount point ...
yuanli zhu
02:43 PM Revision 0c4928d3 (ceph): os/bluestore: Now iterating over signed type.
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com> Adam Kupczyk
02:42 PM RADOS Bug #44815: Pool stats increase after PG merged (PGMap::apply_incremental doesn't subtract stats ...
https://github.com/ceph/ceph/pull/34289 Aleksei Gutikov
02:30 PM RADOS Bug #44815 (Resolved): Pool stats increase after PG merged (PGMap::apply_incremental doesn't subt...
Pool stats like num_objects, num_bytes, increased after PGs were merged after manual set pg_num.
Steps to reproduc...
Aleksei Gutikov
02:06 PM Revision c52cbe21 (ceph): Merge pull request #34253 from cbodley/wip-qa-rgw-too-many-shards
qa/rgw: remove 1999-shard tests from rgw/verify
Reviewed-by: Ali Maredia <amaredia@redhat.com>
Casey Bodley
01:49 PM Revision 308b6c2c (ceph): Merge pull request #33557 from yuvalif/add_2pc_cls_queue
cls/queue: add 2-phase-commit queue implementation
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
01:38 PM Revision 804dc5d0 (ceph): Merge pull request #33933 from cbodley/wip-rgw-doc-reshard-v2
doc/rgw: update multisite reshard design for cross-datalog-shard coordination
Reviewed-by: J. Eric Ivancich <ivancic...
Casey Bodley
01:36 PM Revision 07d9231f (ceph): Merge PR #34260 into master
* refs/pull/34260/head:
Revert "Merge PR #34091 into master"
Reviewed-by: Sebastian Wagner <swagner@suse.com>
Sage Weil
01:34 PM Revision 51510466 (ceph): Merge PR #34132 into octopus
* refs/pull/34132/head:
vstart_runner.py: fix OSError when checking if non-existent path is mounted
Reviewed-by: Sa...
Sage Weil
01:34 PM mgr Backport #44649 (Resolved): octopus: vstart_runner.py: fix OSError when checking if non-existent ...
Sage Weil
01:33 PM Revision 754014a6 (ceph): Merge PR #34255 into octopus
* refs/pull/34255/head:
qa/tasks/ceph.py: fail test if osd devices not found
qa/tasks/ceph.py: use .format to log d...
Sage Weil
01:33 PM RADOS Bug #43591: /sbin/fstrim can interfere with umount
/a/sage-2020-03-29_22:38:58-fs-wip-sage-testing-2020-03-29-0834-distro-basic-smithi/4902553 Sage Weil
01:29 PM Revision c71ca663 (ceph): mgr/DaemonServer: add missing ceph_abort
This was dropped for no good reason by ea274a1
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:24 PM Revision 803f05f2 (ceph): Merge PR #34248 into master
* refs/pull/34248/head:
qa/tasks/cephadm: no need to explicitly reconfig
qa/tasks/cephadm: fetch final ceph.conf
q...
Sage Weil
01:24 PM RADOS Bug #44798 (Pending Backport): librados mon_command (mgr) command hang
Sage Weil
01:24 PM Revision 4f4efde1 (ceph): Merge PR #34266 into master
* refs/pull/34266/head:
mgr/DaemonServer: fetch metadata for new daemons (e.g., mons)
Reviewed-by: Neha Ojha <nojha...
Sage Weil
01:01 PM Orchestrator Feature #44556: cephadm: preview drivegroups
Shortened this discussion with a f2t talk with Sebastian. Here are the results
Keep the old syntax but expand with...
Joshua Schmid
10:45 AM Orchestrator Feature #44556: cephadm: preview drivegroups
> I guess we want to have the following features:
>
> 1) preview a service if the spec is already applied (useful ...
Sebastian Wagner
08:31 AM Orchestrator Feature #44556: cephadm: preview drivegroups
I guess we want to have the following features:
1) preview a service if the spec is already applied (useful when h...
Joshua Schmid
12:55 PM RADOS Bug #44184: Slow / Hanging Ops after pool creation
Fwiw on the cluster I'm seeing this on, I did set this flag after tidying the osd map (removed a couple of destroyed ... Jan Fajerski
12:44 PM ceph-volume Bug #44682: weird osd create failure
After talking to LVM folks I ran some tests aiming at lvm state synchronisation and locking. What we currently do see... Jan Fajerski
12:30 PM Linux kernel client Bug #44813 (Resolved): Sendfile on cephfs result in 0 bytes data on other node
Hi,
I use sendfile function to write data on cephfs (eg : https://github.com/pijewski/sendfile-example/). I need t...
Nicolas Gaston
11:34 AM Dashboard Feature #44812 (Resolved): mgr/dashboard: Replace Protractor with Cypress
We should investigate if we can get better results running E2E tests with Cypress instead of Protractor.
https://w...
Tiago Melo
11:33 AM Dashboard Cleanup #44811 (Fix Under Review): mgr/dashboard: Reduce component's style size
Tiago Melo
11:12 AM Dashboard Cleanup #44811 (Resolved): mgr/dashboard: Reduce component's style size
There are 5 components that are importing `styles.scss` file.
This is creating a 200KB css file for each component.
...
Tiago Melo
11:21 AM Revision c6829da4 (ceph): mgr/dashboard: Reduce size of component styles
Fixes: https://tracker.ceph.com/issues/44811
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
11:20 AM RADOS Bug #44691 (New): mon/caps.sh fails with "Expected return 13, got 0"
Kefu Chai
11:01 AM Revision d6686816 (ceph): rgw: use qualified encode/decode in putobj processor
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
11:01 AM Revision 60af7726 (ceph): rgw: add BucketLayout to RGWBucketInfo
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
11:01 AM Revision 0a15f548 (ceph): rgw: replace RGWBucketInfo's sharding-related fields with BucketLayout
Signed-off-by: Shilpa Jagannath <smanjara@redhat.com> Shilpa MJ
11:00 AM Dashboard Bug #44809 (Fix Under Review): nautilus: mgr/dashboard: Tabs does not handle click events
Volker Theile
10:45 AM Dashboard Bug #44809 (Fix Under Review): nautilus: mgr/dashboard: Tabs does not handle click events
Various tabs like http://localhost:4200/#/user-management/users do not handle click events in the tab header, thus it... Volker Theile
10:59 AM Dashboard Bug #44708 (Resolved): mgr/dashboard: Orchestrator documentation link no longer working
Lenz Grimmer
10:58 AM Dashboard Backport #44709 (Resolved): octopus: mgr/dashboard: Orchestrator documentation link no longer wor...
Lenz Grimmer
10:54 AM Revision f412aba3 (ceph): Merge pull request #34212 from s0nea/wip-44709-octopus
octopus: mgr/dashboard: correct Orchestrator documentation link
Reviewed-by: Sebastian Wagner <swagner@suse.com>
Lenz Grimmer
10:37 AM Orchestrator Bug #44777: podman: stat /usr/bin/ceph-mon: no such file or directory, then unable to remove cont...
Not yet understsand, why https://github.com/ceph/ceph/pull/34260 fixes this issue. Sebastian Wagner
10:21 AM Orchestrator Bug #44777: podman: stat /usr/bin/ceph-mon: no such file or directory, then unable to remove cont...
... Sebastian Wagner
09:16 AM Orchestrator Bug #44777 (Fix Under Review): podman: stat /usr/bin/ceph-mon: no such file or directory, then un...
Sebastian Wagner
10:35 AM CephFS Bug #44677 (Fix Under Review): stale scrub status entry from a failed mds shows up in `ceph status`
Venky Shankar
10:33 AM Orchestrator Bug #44642: cephadm: mgr dump might be too huge
Backported to octopus by https://github.com/ceph/ceph/pull/34258 Nathan Cutler
10:17 AM Linux kernel client Bug #44791: fs/ceph: support cross-quota-tree renames
This behaviour was added to the kernel to mimic userspace commit bbfeaaea53f1 ("client: Forbid moving files across qu... Luis Henriques
10:10 AM Dashboard Backport #44796 (In Progress): octopus: mgr/dashboard: 'dashboard ac-user-create' is not idempotent
Tatjana Dehler
10:09 AM Revision 5f8cb5b7 (ceph): mgr/dashboard: do not fail on user creation
Accordingly to other Ceph commands do not fail on user
creation with a non-zero error code if the user already
exists...
Tatjana Dehler
10:00 AM Dashboard Bug #44805 (Pending Backport): mgr/dashboard: 'Prometheus / All Alerts' page shows progress bar
Backport to Nautilus is done via https://tracker.ceph.com/issues/44690. Volker Theile
08:23 AM Dashboard Bug #44805 (Fix Under Review): mgr/dashboard: 'Prometheus / All Alerts' page shows progress bar
Volker Theile
08:07 AM Dashboard Bug #44805 (Pending Backport): mgr/dashboard: 'Prometheus / All Alerts' page shows progress bar
The 'Prometheus / All Alerts' page shows a progress bar if no rule is selected.
!alerts_progress_bar.png!
Addi...
Volker Theile
09:58 AM Revision 8e64da53 (ceph): Merge pull request #34279 from votdev/issue_44805
mgr/dashboard: 'Prometheus / All Alerts' page shows progress bar
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-b...
Laura Paduano
09:57 AM Dashboard Bug #44808 (New): mgr/dashboard: Allow users to specify an unmanaged ServiceSpec when creating OSDs
The ServiceSpec (DriveGroup) sent from Dashboard is always managed, which means the spec is continuously applied by O... Kiefer Chang
09:46 AM Revision c9317ea2 (ceph): qa/ceph-ansible: CA master requires Ansible 2.9
Signed-off-by: Brad Hubbard <bhubbard@redhat.com> Brad Hubbard
09:26 AM CephFS Feature #21571 (Duplicate): mds: limit number of snapshots (global and subtree)
dup of https://tracker.ceph.com/issues/41209 Zheng Yan
09:21 AM CephFS Bug #40613 (Can't reproduce): kclient: .handle_message_footer got old message 1 <= 648 0x558ceade...
seems like a temp issue of testing branch Zheng Yan
09:19 AM CephFS Bug #41728 (Can't reproduce): mds: hang during fragmentdir
Zheng Yan
09:17 AM CephFS Feature #5486 (Resolved): kclient: make it work with selinux
upstreamed
commit ac6713ccb5a6d13b59a2e3fda4fb049a2c4e0af2
Author: Yan, Zheng <zyan@redhat.com>
Date: Sun May ...
Zheng Yan
09:09 AM CephFS Bug #42467 (Duplicate): mds: daemon crashes while updating blacklist
dup of #44316 Zheng Yan
09:08 AM Revision 1efe1a76 (ceph): mgr/dashboard: 'Prometheus / All Alerts' page shows progress bar
Fixes: https://tracker.ceph.com/issues/44805
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
09:03 AM CephFS Bug #44565: src/mds/SimpleLock.h: 528: FAILED ceph_assert(state == LOCK_XLOCK || state == LOCK_XL...
Lock state is SYNC. I checked code, can't figure out why. could you try reproducing this with debug_mds=10. Zheng Yan
08:27 AM Dashboard Bug #44806 (New): mgr/dashboard: check if all CLI commands are idempotent
As already discussed in https://github.com/ceph/ceph/pull/34247#issuecomment-605063292 check if all other CLI command... Tatjana Dehler
08:00 AM CephFS Bug #44801 (Fix Under Review): client: write stuck at waiting for larger max_size
Zheng Yan
01:43 AM CephFS Bug #44801 (Resolved): client: write stuck at waiting for larger max_size
Zheng Yan
07:56 AM rgw Bug #44804 (Closed): Signed Url generated with metadata alway return SignatureNotMatch
Hi all.
1. Upload without metadata (successfully)
I use my code to generate url ...
hoan nv
07:09 AM ceph-volume Backport #44688 (In Progress): nautilus: prepare: the *-slots arguments have no effect
Jan Fajerski
07:08 AM ceph-volume Backport #44687 (In Progress): mimic: prepare: the *-slots arguments have no effect
Jan Fajerski
07:08 AM Revision 23850dbd (ceph): use extent count for slots conversion instead of free count
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from commit 4a81b4a2fbb4cafe45a8fe8cceeece636e51adb6)
Jan Fajerski
07:08 AM Revision 3091e50d (ceph): ceph-volume: pass *-slots arguments to LV creation
Fixes: https://tracker.ceph.com/issues/44494
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from co...
Jan Fajerski
07:08 AM Revision d82213b9 (ceph): ceph-volume: available_lvm: vg space takes precedence
This changes available_lvm to check for generic reasons only if no VGs
were found. A VG can contain a (mounted) lv, w...
Jan Fajerski
07:04 AM Dashboard Bug #44803 (Resolved): mgr/dashboard: it's not possible to refresh inventory forcedly
During some situations, users might want to get the latest inventory.
Currently, the dashboard only retrieves cached...
Kiefer Chang
06:49 AM Dashboard Bug #44802 (Resolved): mgr/dashboard: ceph-api-nightly-nautilus-backend failure "ImportError: can...
... Laura Paduano
06:22 AM CephFS Bug #44645 (Fix Under Review): cephfs-shell: Fix flake8 errors (E302, E502, E128, F821, W605, E12...
Varsha Rao
06:21 AM Revision a1235381 (ceph): qa/ceph-ansible: rule_name is required for pool creation
Signed-off-by: Brad Hubbard <bhubbard@redhat.com> Brad Hubbard
06:16 AM CephFS Bug #44172: cephfs-journal-tool: cannot set --dry_run arg
correction to note#2
--dry-run must be specified after "recover_dentries" command only as an optional argument
Milind Changire
06:16 AM Revision 2cc0ee70 (ceph): qa/vstart_runner: update vstart_runner.LocalRemote.sh
Commit 9f6c764f10f replaces remote.run calls by remote.sh without
updating the definition of vstart_runner.LocalRemot...
Rishabh Dave
05:51 AM Revision d9f62d3a (ceph): cephfs-journal-tool: correctly parse --dry_run argument
Correctly parse --dry_run argument and make it available to the
"recover_dentries" command.
Fixes: https://tracker.c...
Milind Changire
04:11 AM Dashboard Cleanup #35689 (Fix Under Review): mgr/dashboard: Proposed Login Screen
Kiefer Chang
03:23 AM Revision c1f3f050 (ceph): Merge pull request #34276 from badone/wip-fix-argument-ordering-docker-...
tests: Reinstate "opts" as final argument
Reviewed-by: Kefu Chai <kchai@redhat.com>
Brad Hubbard
02:24 AM Revision c310d09e (ceph): client: use session state to track if it's rejected by mds
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
02:24 AM Revision 2cf6184e (ceph): client: check sync write error
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
02:24 AM Revision 0f74020b (ceph): client: purge dirty data when session gets evicted
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
02:24 AM Revision b87f3caf (ceph): client: -EIO on filelock operations if inode has lost filelocks
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
02:24 AM Revision 173bb632 (ceph): client: -EIO on read/write if file hander has lost filelocks
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
02:24 AM Revision 27da39ae (ceph): client: auto reconnect using new entity addrs after blacklisted
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
02:24 AM Revision aa9db2ef (ceph): client: invalidate all write mode filp after reconnect
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
02:24 AM Revision 30dd9d28 (ceph): client: add debug output for ll_read result
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
02:24 AM Revision 107b91d5 (ceph): qa/cephfs: test case for auto reconnect after blacklisted
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Fixes: https://tracker.ceph.com/issues/42085
Yan, Zheng
02:24 AM Revision a716bc7f (ceph): msg: add Messenger::client_reset()
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
02:20 AM Revision c951132a (ceph): tests: Reinstate "opts" as final argument
a1e8f61cb72 broke the "opts" argument.
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
Brad Hubbard
01:35 AM CephFS Bug #44785: non-head batch requests may hold authpins and locks
http://pulpito.ceph.com/zyan-2020-03-25_11:37:09-fs-wip-zyan-integration-testing-basic-smithi/4889018/ Zheng Yan
01:25 AM CephFS Backport #44800: octopus: mds: 'if there is lock cache on dir' check is buggy
https://github.com/ceph/ceph/pull/34273 Zheng Yan
01:20 AM CephFS Backport #44800 (Resolved): octopus: mds: 'if there is lock cache on dir' check is buggy
https://github.com/ceph/ceph/pull/34273 Zheng Yan
01:23 AM Revision 094f77b3 (ceph): mds: fix 'if there is lock cache on dir' check
When invalidating lock cache, current code detach lock cache from all
its locks immediately. So diri->filelock.is_cac...
Yan, Zheng

03/29/2020

10:38 PM Orchestrator Bug #44642 (Resolved): cephadm: mgr dump might be too huge
Sage Weil
12:17 PM Orchestrator Bug #44642 (Pending Backport): cephadm: mgr dump might be too huge
Sage Weil
10:38 PM Revision 9267cc03 (ceph): Merge PR #34192 into octopus
* refs/pull/34192/head:
mgr/cephadm: add watch_url to NFS bootstrap config
mgr/cephadm: check for an existing NFS c...
Sage Weil
10:37 PM Revision c01a2354 (ceph): Merge PR #34258 into octopus
* refs/pull/34258/head:
cephadm: Fix trucated output of `mgr dump`
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
10:37 PM Revision 3d114d06 (ceph): Merge PR #34199 into octopus
* refs/pull/34199/head:
mgr/rook: Blinking lights
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:38 PM bluestore Bug #44757 (Pending Backport): perf regression due to bluefs_buffered_io=true
Neha Ojha
05:56 PM mgr Bug #44799 (Resolved): mgr: exception in module serve thread does not log traceback
If an exception is thrown in the serve() thread of a mgr module, only the short exception string is logged (e.g. "Key... Sage Weil
04:26 PM Revision 011e7b37 (ceph): Merge pull request #34252 from JackSlateur/doc-os-recommendations2
doc/start/os-recommendations.rst: recommend bluestore
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:23 PM Revision 54185b80 (ceph): Merge pull request #34267 from JackSlateur/doc-man-monmaptool
doc/man/8/monmaptool.rst: update synopsis etc with the latest options
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:00 PM Revision 400ace85 (ceph): doc/man/8/monmaptool.rst: update the page with the latest options
Signed-off-by: Alexandre Bruyelles <jack@jack.fr.eu.org> Alexandre Bruyelles
03:28 PM rgw Fix #41376 (Rejected): Sanitize HTTP_X_AUTH_TOKEN http header element to remove trailing <CR> and...
Per internal discussion, this fix was rejected as not relevant upstream. Mark Kogan
02:21 PM Revision bd0e885a (ceph): Merge pull request #34224 from markhpc/wip-bluefs-disable-buffered-io
common/options: Disable bluefs_buffered_io by default again.
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: ...
Kefu Chai
02:19 PM bluestore Bug #41901 (Resolved): bluestore: unused calculation is broken
Kefu Chai
02:19 PM Revision aececeab (ceph): Merge pull request #33052 from ifed01/wip-ifed-fix-unused2
os/bluestore: fix 'unused' calculation
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Kefu Chai
02:18 PM Revision 44842fcd (ceph): Merge pull request #34203 from majianpeng/bluefs-remove-unused-func
os/bluestore: remove unused func.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:37 PM RADOS Bug #44184: Slow / Hanging Ops after pool creation
When searching through the code I found this in src/mon/OSDMonitor.cc... Wido den Hollander
12:17 PM Revision 48b6cc61 (ceph): Merge PR #34061 into master
* refs/pull/34061/head:
mgr/orch: Add `ceph orch ls --export`
mgr/dashboard: adapt to new `ServiceDescription.to_js...
Sage Weil
12:16 PM Revision 932d152f (ceph): Merge PR #34215 into master
* refs/pull/34215/head:
cephadm: Fix trucated output of `mgr dump`
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
10:17 AM Revision 87a67490 (ceph): cls/queue: remove error message when queue is not initialized
also remove redundant newlines in the log messages
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
Yuval Lifshitz
06:24 AM Revision 260b1a92 (ceph): Merge pull request #34268 from poyea/docs-options-1
doc: Fix inconsistency in logging settings
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:34 AM Revision 236160be (ceph): qa/tasks/cbt: install python3 deps
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 299375852a4b3210cf5b95d3559d69080f14339f)
Conf...
Sage Weil
01:14 AM Revision c2c069f2 (ceph): doc: Fix inconsistency in logging settings
This patch fixes inconsistency in logging settings with options, namely `log_flush_on_exit` and `log_to_stderr`. This... John Law

03/28/2020

10:11 PM Revision f3e7c0ae (ceph): qa/tests: use py3 version of rbd scripts
client.1 is upgraded to octopus, so grab the same version of the rbd
workunit and test tree that will run py3 there.
...
Josh Durgin
09:56 PM Revision ea274a19 (ceph): mgr/DaemonServer: fetch metadata for new daemons (e.g., mons)
We fetch metadata for mon/osd/mds daemons on startup. If a new one comes
along *after* we start up, we need to fetch...
Sage Weil
09:23 PM RADOS Bug #44798 (Fix Under Review): librados mon_command (mgr) command hang
Sage Weil
09:13 PM RADOS Bug #44798 (Resolved): librados mon_command (mgr) command hang
- mon starts
- mgr starts
- mgr fetchs mon metadata
- more mons are added to the cluster (post-bootstrap)
- libra...
Sage Weil
09:11 PM rgw Bug #42660: Uploading objects failed on FIPS enable ceph radosgw
Marcus Watts any update? Amit Ghadge
07:10 PM rgw Bug #15882: rgw: GC is not working for __shadow and __multipart objects
This is still reproducible in ceph v14.2.7 Shikhar Goel
04:24 PM Orchestrator Feature #44599 (Resolved): cephadm: check-host: Returns only a single problem
Daniel Pivonka
02:24 PM Revision 9f3f05c5 (ceph): Merge PR #34062 into master
* refs/pull/34062/head:
cephadm: update check-host() to return all problems
Reviewed-by: Sebastian Wagner <swagner@...
Sage Weil
01:10 PM Revision ba6fa845 (ceph): doc/rgw: add documentation for allowed storage classes for client SDKs
When trying to use AWS S3 SDKs with a non-default storage class, clients should call their storage class as one of th... Shon Paz
12:29 PM mgr Backport #44735 (Resolved): nautilus: prometheus metrics wrongly reports scrubbing pgs
Kefu Chai
12:28 PM Revision 62afb915 (ceph): Merge pull request #34162 from k0ste/wip-44735-nautilus
nautilus: mgr/prometheus: ceph_pg_* metrics contains last value instead of sum across all reported states
Reviewed-b...
Kefu Chai
12:27 PM RADOS Backport #43469 (Resolved): nautilus: asynchronous recovery + backfill might spin pg undersized f...
Kefu Chai
12:26 PM Revision 572c2f8b (ceph): Merge pull request #32849 from smithfarm/wip-43469-nautilus
nautilus: osd/PeeringState: transit async_recovery_targets back into acting before backfilling
Reviewed-by: xie xing...
Kefu Chai
12:06 PM Revision 2b367774 (ceph): tools/rados: Unmask '-o' to restore original behaviour
0b369e1aff1 masked the original behaviour of '-o' which was to indicate
'outfile' as documented in the man page. Chan...
Brad Hubbard
11:20 AM Revision 9d202c89 (ceph): doc/rgw: add documentation for bucket notifications filters and support...
We already have Kafka supported as a push endpoint (has been merged lately), in addition it is important to know that... Shon Paz
10:46 AM RADOS Bug #44797: mon/cephx : trace of a deleted customer in the "auth" index
It was a hidden character.
I do not have the rights to close the ticket
David Casier
10:40 AM RADOS Bug #44797 (Closed): mon/cephx : trace of a deleted customer in the "auth" index
... David Casier
09:59 AM Orchestrator Bug #44777: podman: stat /usr/bin/ceph-mon: no such file or directory, then unable to remove cont...
Fascinating! Sebastian Wagner
12:53 AM Orchestrator Bug #44777: podman: stat /usr/bin/ceph-mon: no such file or directory, then unable to remove cont...
not sure why, but I'm pretty sure that https://github.com/ceph/ceph/pull/34091 is responsible for the regression.
...
Sage Weil
04:41 AM Revision 6d865287 (ceph): tools: It makes order deprecated, We recommend using object-size.
Signed-off-by: Zheng Yin <zhengyin@cmss.chinamobile.com> zhengyin
03:58 AM Dashboard Backport #44796 (Resolved): octopus: mgr/dashboard: 'dashboard ac-user-create' is not idempotent
https://github.com/ceph/ceph/pull/34280 Konstantin Shalygin
03:34 AM Revision 521327fb (ceph): librbd: children should inherit parent's stripe
If the child does not specify the stripe-unit and stripe-count,
it should inherit parent's stripe.
Signed-off-by: Zh...
zhengyin
03:34 AM Revision 5f871eda (ceph): test: add test case for children's stripe
Signed-off-by: Zheng Yin <zhengyin@cmss.chinamobile.com> zhengyin
01:53 AM Revision 0e40f6fb (ceph): Merge pull request #33943 from xxhdx1985126/wip-crimson-alienstore-bugs
crimson: fix bugs that come up when osds go through down/up
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by:...
Kefu Chai
12:59 AM RADOS Backport #44770 (Resolved): octopus: fast luminous -> nautilus -> octopus upgrade asserts out
Sage Weil
12:59 AM Revision 39a4a7a3 (ceph): Merge PR #34204 into octopus
* refs/pull/34204/head:
osd/PeeringState: drop mimic assert
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: N...
Sage Weil
12:58 AM mgr Backport #44754 (Resolved): octopus: mgr default value handling is broken
Sage Weil
12:57 AM Revision 58f6e521 (ceph): Merge PR #34178 into octopus
* refs/pull/34178/head:
pybind/mgr/*: fix config_notify handling of default values
Reviewed-by: Kefu Chai <kchai@re...
Sage Weil
12:57 AM RADOS Backport #44717 (Resolved): octopus: osd/PeeringState.cc: 5582: FAILED ceph_assert(ps->is_acting(...
Sage Weil
12:57 AM Revision 71260dea (ceph): Merge PR #34123 into octopus
* refs/pull/34123/head:
osd/PeeringState: fix pending want_acting vs osd offline race
Reviewed-by: Samuel Just <sju...
Sage Weil
12:57 AM RADOS Bug #44631: ceph pg dump error code 124
/a/sage-2020-03-27_13:32:58-rados-wip-sage3-testing-2020-03-26-1757-distro-basic-smithi/4895381 Sage Weil
12:37 AM Revision cd46d7a6 (ceph): crimson/osd: fix method's flag handling on CEPH_OSD_OP_CALL.
This patch fixes a regression introduced in d8d0ab1a and
makes `ClsHello.BadMethods` green again.
Signed-off-by: Rad...
Radoslaw Zarzynski
12:21 AM Revision 10e892c2 (ceph): cephadm: Fix trucated output of `mgr dump`
In case the process has terminated, we
have to make sure to read till EOF, otherwise
we might skip some bytes.
Fixes...
Sebastian Wagner

03/27/2020

11:42 PM Revision 6a6759ee (ceph): cephadm: Fix trucated output of `mgr dump`
In case the process has terminated, we
have to make sure to read till EOF, otherwise
we might skip some bytes.
Fixes...
Sebastian Wagner
11:34 PM Revision c5b445de (ceph): qa/tasks/ceph.py: drop roles_to_journals and remote_to_roles_to_journals
These do not seem to get any use anymore.
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from commit...
Nathan Cutler
11:34 PM Revision 63e0db3f (ceph): qa/tasks/ceph.py: use .format to log dicts
The ".format" builtin logs dicts nicely right out of the box.
Also, some of the log messages were too cryptic - fixe...
Nathan Cutler
11:34 PM Revision 9a02d008 (ceph): qa/tasks/ceph.py: fail test if osd devices not found
Fixes: https://tracker.ceph.com/issues/42357
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from comm...
Nathan Cutler
11:34 PM Revision 67c082c8 (ceph): qa/tasks/ceph.py: cleanup: stop calling get_wwn_id_map()
Nowadays, get_wwn_id_map is essentially a noop - it does:
return dict((d, d) for d in devs)
This reverts anothe...
Nathan Cutler
11:34 PM Revision b4b86971 (ceph): qa/tasks/ceph.py: drop block_journal, tmpfs_journal
I looked, but did not find any tests that actually use these options.
Signed-off-by: Nathan Cutler <ncutler@suse.com...
Nathan Cutler
10:59 PM Revision da362675 (ceph): mgr: synchronize ClusterState's health and mon_status.
Fixes: https://tracker.ceph.com/issues/24995
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Radoslaw Zarzynski
10:10 PM Orchestrator Bug #44792 (Resolved): cephadm: make `cephadm shell` independent from /etc/ceph/ceph.conf
/etc/ceph/ceph.conf is often use by tools in the ceph ecosystem. We should provide a mechanism to keep this up to dat... Sebastian Wagner
09:45 PM RADOS Backport #43257: mimic: monitor config store: Deleting logging config settings does not decrease ...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/33327
merged
Yuri Weinstein
09:45 PM Revision 6f7fe073 (ceph): Merge pull request #33327 from smithfarm/wip-43257-mimic
mimic: common/config: update values when they are removed via mon
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Revi...
Yuri Weinstein
09:43 PM Revision 01516061 (ceph): qa/rgw: remove 1999-shard tests from rgw/verify
causing test failures because the host runs out of disk space
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
09:35 PM Dashboard Cleanup #35689: mgr/dashboard: Proposed Login Screen
Hi, I have already submitted a PR for this :(, around 7 days ago. https://github.com/ceph/ceph/pull/34079 Ishan Rai
09:00 PM Revision ed8cc0ca (ceph): doc/start/os-recommendations.rst: recommend bluestore
Signed-off-by: Alexandre Bruyelles <jack@jack.fr.eu.org> Alexandre Bruyelles
08:58 PM Orchestrator Bug #44598 (Fix Under Review): cephadm: Traceback, if Python 3 is not installed on remote host
Daniel Pivonka
06:47 PM Orchestrator Bug #44598 (In Progress): cephadm: Traceback, if Python 3 is not installed on remote host
Daniel Pivonka
08:20 PM Dashboard Bug #44502 (Pending Backport): mgr/dashboard: 'dashboard ac-user-create' is not idempotent
Sage Weil
03:03 PM Dashboard Bug #44502 (In Progress): mgr/dashboard: 'dashboard ac-user-create' is not idempotent
Tatjana Dehler
08:20 PM Revision 037a68d7 (ceph): Merge PR #34247 into master
* refs/pull/34247/head:
mgr/dashboard: do not fail on user creation
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
R...
Sage Weil
08:16 PM Linux kernel client Bug #44791 (Resolved): fs/ceph: support cross-quota-tree renames
... Greg Farnum
07:59 PM Revision 60504bd0 (ceph): Merge pull request #33279 from rishabh-d-dave/fs-move-run_shell-and-rel...
qa/cephfs: move run_shell to mount.py and add methods for negative testing Greg Farnum
07:59 PM CephFS Bug #44525 (Pending Backport): LibCephFS::RecalledGetattr test failed
Greg Farnum
07:58 PM CephFS Bug #44437 (Pending Backport): qa:test_config_session_timeout failed with incorrect options
Greg Farnum
07:55 PM CephFS Bug #44437 (Resolved): qa:test_config_session_timeout failed with incorrect options
Greg Farnum
07:57 PM Revision d472ab97 (ceph): Merge pull request #34021 from lxbsz/deleg_XXX
test/libcephfs: retry and wait for caps when setting the RD deleg Greg Farnum
07:56 PM CephFS Feature #44211 (Resolved): mount.ceph: stop printing warning message about mds_namespace
Greg Farnum
07:56 PM Revision 514739d2 (ceph): Merge pull request #33494 from lxbsz/mount
mount.ceph: stop printing warning message for unrecognized mount options
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Greg Farnum
07:55 PM Revision ca240372 (ceph): Merge pull request #33740 from lxbsz/qa_test_timeout_failed
qa/test_config_session_timeout: fix options conflicting
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed...
Greg Farnum
07:50 PM Revision 4dc9b7b1 (ceph): Merge pull request #31875 from smithfarm/wip-42258-mimic
mimic: doc, qa: remove invalid option mon_pg_warn_max_per_osd
Reviewed-by: Kefu Chai <kchai@redhat.com>
Nathan Cutler
07:39 PM Revision d8449c70 (ceph): Merge pull request #34214 from neha-ojha/wip-34183-octopus
octopus: doc/releases/octopus.rst: fix min_mon_release string
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
07:39 PM Revision 1980a6ac (ceph): cephfs-shell: Add new line after read_ceph_conf function definiton
This patch fixes following flake8 error:
E305 expected 2 blank lines after class or function definition, found 1
...
Aditya Srivastava
07:39 PM Revision 2129cc11 (ceph): cephfs-shell: Remove extra trailing space after '+'
This patch fixes the following flake8 error:
E222 multiple spaces after operator
Fixes: https://tracker.ceph.com...
Aditya Srivastava
07:38 PM CephFS Backport #43502: mimic: mount.ceph: give a hint message when no mds is up or cluster is laggy
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/32911
merged
Yuri Weinstein
07:38 PM Revision 7566872c (ceph): Merge pull request #32911 from smithfarm/wip-43502-mimic
mimic: mount.ceph: give a hint message when no mds is up or cluster is laggy
Reviewed-by: Ilya Dryomov <idryomov@red...
Yuri Weinstein
07:38 PM Revision 7ddfa4d4 (ceph): cephfs-shell: Remove redundant blackslash between brackets in read_ceph...
This patch fixes the following flake8 error:
E502 the backslash is redundant between brackets
Fixes: https://tr...
Aditya Srivastava
07:38 PM Revision db257bb9 (ceph): cephfs-shell: Indent 'under-indented' code in read_ceph_conf function
This patch fixes following flake8 error:
E128 continuation line under-indented for visual indent
Fixes: https://...
Aditya Srivastava
07:38 PM Revision 65a0c6d0 (ceph): cephfs-shell: Add blank line before & after get_bool_vals_for_boolopts(...
This patch fixes flake8 error:
E302 expected 2 blank lines, found 1
Fixes: https://tracker.ceph.com/issues/44657...
Aditya Srivastava
07:29 PM Revision fb1fdf4d (ceph): Merge pull request #34024 from vshankar/wip-ignore-mgrmap-when-laggy
mds: do not defer incoming mgrmap when mds is laggy
Reviewed-by: "Yan, Zheng" <zyan@redhat.com>
Greg Farnum
07:28 PM CephFS Bug #44790: qa: adjust-ulimits invoked after being removed
This popped up a couple times many years ago; I'm not sure if it's a very rare race in shutdown or what. No apparent ... Greg Farnum
07:27 PM CephFS Bug #44790 (Duplicate): qa: adjust-ulimits invoked after being removed
http://pulpito.ceph.com/gregf-2020-03-26_16:03:14-fs-wip-greg-testing-326-distro-basic-smithi/4891336/... Greg Farnum
06:38 PM Revision af8fa11a (ceph): Revert "Merge PR #34091 into master"
This reverts commit f865f3e0a0f3a646b093b3571ea76713eca1916c, reversing
changes made to 7ef5458e26ec7c0565509a7882fa3...
Sage Weil
05:52 PM CephFS Documentation #44788: cephfs-shell: Missing documentation of quota, df and du
Quota, df and du are not documented in cephfs-shell doc[1].
[1] https://docs.ceph.com/docs/master/cephfs/cephfs-sh...
Varsha Rao
05:51 PM CephFS Documentation #44788 (Resolved): cephfs-shell: Missing documentation of quota, df and du
Varsha Rao
05:48 PM CephFS Bug #38809 (Closed): cephfs-shell: python traceback with inexistant directory with cd
It is fixed in Octopus.
This PR(https://github.com/ceph/ceph/pull/30365) fixes it
Varsha Rao
05:38 PM CephFS Bug #38805 (Closed): cephfs-shell: put doesn't accept relative source file path of file in curren...
This issue is resolved in octopus.... Varsha Rao
04:49 PM Revision 29d2d7d6 (ceph): qa/tasks/cephadm: fetch final ceph.conf
Otherwise we'll distribute the initial ceph.conf, which only has the
bootstrap mon in it.
Signed-off-by: Sage Weil <...
Sage Weil
04:49 PM Revision 65ad142d (ceph): qa/tasks/cephadm: no need to explicitly reconfig
cephadm does this magically now.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:43 PM Revision 4c78dfe2 (ceph): qa/tasks/cephadm: distribute ceph.conf and admin keyring to all nodes
Revert part of 96220c0c0574eb5b896023e1552f528bef9e1ca5 so that we still
distribute a *final* ceph.conf and admin key...
Sage Weil
03:29 PM Dashboard Bug #44725 (Resolved): mgr/dashboard: backend test failure on tasks.mgr.dashboard.test_health.Hea...
Laura Paduano
03:24 PM Dashboard Bug #44725 (Pending Backport): mgr/dashboard: backend test failure on tasks.mgr.dashboard.test_he...
Laura Paduano
03:26 PM Dashboard Backport #44786 (Resolved): octopus: mgr/dashboard: backend test failure on tasks.mgr.dashboard.t...
https://github.com/ceph/ceph/pull/34358 Konstantin Shalygin
03:00 PM mgr Bug #24995 (Fix Under Review): mgr: prometheus Segmentation fault
https://github.com/ceph/ceph/pull/34245 Radoslaw Zarzynski
03:00 PM CephFS Bug #44785 (Fix Under Review): non-head batch requests may hold authpins and locks
Zheng Yan
02:51 PM CephFS Bug #44785 (Resolved): non-head batch requests may hold authpins and locks
mds does not dispatch non-head batch request, holding locks can cause deadlock Zheng Yan
02:58 PM Revision 9992faa9 (ceph): mgr/dashboard: do not fail on user creation
Accordingly to other Ceph commands do not fail on user
creation with a non-zero error code if the user already
exists...
Tatjana Dehler
02:58 PM ceph-volume Feature #44783: c-v's batch report doesn't show if the disk is going to be encrypted
I assume that --dmcrypt is a block key that will affect all provided disks.
If that's the case, it would suffice to ...
Joshua Schmid
02:10 PM ceph-volume Feature #44783: c-v's batch report doesn't show if the disk is going to be encrypted
Changing this to a feature.
I'd like input on what you'd expect. An encrypted, but where? Under the 'data' key, un...
Jan Fajerski
11:25 AM ceph-volume Feature #44783 (Resolved): c-v's batch report doesn't show if the disk is going to be encrypted
... Joshua Schmid
02:53 PM Orchestrator Feature #44556: cephadm: preview drivegroups
When we want to have preview functionality for other components aswell, we should generalize the CLI a bit more.
...
Joshua Schmid
02:38 PM bluestore Bug #44757 (Fix Under Review): perf regression due to bluefs_buffered_io=true
Neha Ojha
02:03 PM Revision b3f69b10 (ceph): cephadm: rm-cluster clean up /etc/ceph
rm-cluster command will delete config, keyring, and pub key files from /etc/ceph
Signed-off-by: Daniel-Pivonka <dpiv...
Daniel Pivonka
12:47 PM Bug #44498: curl is not checked in `install.sh`
Kefu Chai wrote:
> could you help me understand why "if it remains uninstalled then some libraries like gcc,cmake,rd...
Abhinav Singh
08:46 AM Bug #44498: curl is not checked in `install.sh`
could you help me understand why "if it remains uninstalled then some libraries like gcc,cmake,rdkafka,etc remains un... Kefu Chai
12:44 PM Revision 6935dc55 (ceph): monitoring: alert for prediction of disk and pool fill up broken
Fixes: https://tracker.ceph.com/issues/44776
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
Patrick Seidensal
12:37 PM Orchestrator Bug #44781 (Fix Under Review): cephadm: monitoring: root volume alert doesn't work in container
Patrick Seidensal
10:19 AM Orchestrator Bug #44781 (Resolved): cephadm: monitoring: root volume alert doesn't work in container
This is due the the root filesystem being mapped inside the container as `/rootfs` but the Prometheus alert checking ... Patrick Seidensal
11:42 AM Revision 7dc02fd0 (ceph): Merge pull request #33992 from rhcs-dashboard/44626-fix-notifications-e...
mgr/dashboard: fix notifications E2E tests
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-by: Laura Paduano <lpad...
Laura Paduano
11:35 AM Dashboard Bug #44784 (Fix Under Review): mgr/dashboard: Some Grafana panels in Host overview, Host details,...
Patrick Seidensal
11:32 AM Dashboard Bug #44784 (Resolved): mgr/dashboard: Some Grafana panels in Host overview, Host details, OSD det...
Some Grafana dashboards are broken due to mismatches between FQDN and hostname in instance labels between the node ex... Kristoffer Gronlund
11:33 AM Revision b7abaab5 (ceph): dashboard: Convert FQDN to hostname in grafana panels
The $ceph_hosts variable contained the FQDN for hosts
while the instance label created by ceph only has
the hostname....
Kristoffer Gronlund
11:33 AM Revision 136d21e2 (ceph): dashboard: Resolve FQDN / hostname mismatch in hosts overview panel
In the AVG Disk Utilization panel, the result is calculated
by combining the output of node_disk_io_time_seconds_tota...
Kristoffer Gronlund
11:33 AM Revision 8b61b8d3 (ceph): dashboard: Use exported_instance to identify OSDs
When moving to LVM-based ceph-volume setups, several
grafana dashboards stopped working. The problem is that
(device,...
Kristoffer Gronlund
11:32 AM Revision 44443332 (ceph): dashboard: AVG RAM Utilization panel always showed "N/A"
The references to `$osd_hosts` etc. were encoded as
`[[osd_hosts]]` in the PromQL expression divisor, and
the panel a...
Kristoffer Gronlund
11:17 AM Dashboard Bug #44782 (New): mgr/dashboard: dashboard does not tell the user whether OSD is encrypted
$SUBJ says it all - almost
The reason for this state is that it's not easy to get at this information: the OSD its...
Nathan Cutler
10:19 AM Dashboard Bug #44780 (Fix Under Review): monitoring: root volume full alert fires false positives
Patrick Seidensal
10:09 AM Dashboard Bug #44780 (Resolved): monitoring: root volume full alert fires false positives
The alert fires on every spike, which may have different causes. It is sane to assume that the root filesystem is rea... Patrick Seidensal
10:06 AM Revision dd1e06eb (ceph): Merge pull request #34207 from liewegas/bp-34188-octopus
octopus: doc: do not encourage readers to run multiple clusters on same HW
Reviewed-by: Nathan Cutler <ncutler@suse....
Nathan Cutler
10:06 AM Revision f8e347f7 (ceph): monitoring: root volume full alert fires false positives
Fixes: https://tracker.ceph.com/issues/44780
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
Patrick Seidensal
09:32 AM Revision 5d89841c (ceph): Merge pull request #34237 from smithfarm/wip-sle-15.2-octopus
octopus: qa/distros: add SLE-15-SP2
Reviewed-by: Thomas Bechtold <tbechtold@suse.com>
Nathan Cutler
09:22 AM Revision f2326eca (ceph): doc: fix cephadm link
Fixes: 8fe460e7562b28e007179eeb533ef68a3e99b4c8
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from c...
Nathan Cutler
09:20 AM Revision a6846c15 (ceph): Merge pull request #34209 from smithfarm/wip-doc-multi-cluster-follow-o...
doc: fix cephadm link
Reviewed-by: Sage Weil <sage@redhat.com>
Nathan Cutler
09:12 AM Dashboard Backport #44690 (In Progress): nautilus: mgr/dashboard: list configured prometheus alerts
Volker Theile
08:55 AM CephFS Bug #44779 (New): mimic: Command failed (workunit test suites/ffsb.sh) on smithi063 with status 124
teuthology run: wip-yuri4-testing-2020-03-23-1858-mimic
log url: http://pulpito.ceph.com/yuriw-2020-03-25_15:52:31-m...
Milind Changire
08:35 AM Revision 9f4d800f (ceph): qa/distros: add SLE-15-SP2
Ceph octopus is known to run on SLE-15-SP2 so add it to
qa/distros/all.
Signed-off-by: Thomas Bechtold <tbechtold@su...
Thomas Bechtold
08:33 AM Revision 0e1e8504 (ceph): Merge pull request #34235 from toabctl/add-sle-15-sp2
qa/distros: add SLE-15-SP2
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
08:13 AM Revision a12f9f19 (ceph): Merge pull request #32749 from james58899/fix-capacity
monitoring: Fix pool capacity incorrect
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Reviewed-by: Ernesto Puerta <...
Kefu Chai
07:53 AM Revision fde92a37 (ceph): Merge pull request #34233 from tchaikov/wip-qa-py3
qa/tasks: change to be py3 compatible and cleanups
Reviewed-by: Thomas Bechtold <tbechtold@suse.com>
Kefu Chai
07:40 AM Revision 2f77ef2d (ceph): doc/man/8/rados: include all available options
Include all available options in documentation page.
Signed-off-by: Rodrigo Severo <rodrigo@fabricadeideias.com>
Rodrigo Severo
07:17 AM Revision 3261e246 (ceph): qa/distros: add SLE-15-SP2
Ceph octopus is known to run on SLE-15-SP2 so add it to
qa/distros/all.
Signed-off-by: Thomas Bechtold <tbechtold@su...
Thomas Bechtold
06:54 AM Revision 14722092 (ceph): cmake: add import-tasks to run-tox-qa test
to ensure that qa suites are python3 compatible
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:51 AM Revision 4b4f393a (ceph): qa/tasks/cephfs: fix print() to be py3 compatible
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
06:51 AM Revision 7d372265 (ceph): qa/tasks/mgr: use relative import
for better readability, and to ease the pain of developer to track back
to the top level python package for referenci...
Kefu Chai
06:50 AM Dashboard Bug #44543 (Resolved): mgr/dashboard: Dashboard does not allow you to set norebalance OSD flag
Nizamudeen A
06:49 AM Revision a105dea1 (ceph): Merge pull request #33949 from toabctl/import-tasks-with-py3
qa: Add a tox env that can test importing files
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:49 AM Dashboard Backport #44583 (Resolved): octopus: mgr/dashboard: Dashboard does not allow you to set norebala...
Nizamudeen A
05:19 AM Dashboard Bug #44743 (Fix Under Review): mgr/dashboard: ceph-api-nightly-octopus-backend and master test fa...
Kiefer Chang
04:52 AM Revision 76b81f3a (ceph): Merge pull request #34141 from tchaikov/wip-test-threadsafe
test/objectstore: set "threadsafe" flag for ASSERT_DEATH tests
Reviewed-by: Neha Ojha <nojha@redhat.com>
Kefu Chai
03:58 AM Orchestrator Bug #44642: cephadm: mgr dump might be too huge
Same, @cephadm shell -- ceph mgr dump@ seems perfectly happy for me too. So it's only a problem during bootstrap some... Tim Serong
03:37 AM RADOS Bug #44184: Slow / Hanging Ops after pool creation
Andrew Mitroshin wrote:
> Jan Fajerski wrote:
> > Andrew Mitroshin wrote:
> > > Could you please submit output for...
hoan nv
03:08 AM Revision b5767df1 (ceph): crimson: fix pglog read_log_and_missing issue
Currently pglog's read_log_and_missing_crimson's implementation
would cause null pointer exception, since at the time...
Xuehan Xu
03:08 AM Revision 551e663a (ceph): crimson: add necessary FuturizedStore APIs for data recovery
Signed-off-by: Xuehan Xu <xxhdx1985126@163.com> Xuehan Xu
03:08 AM Revision adbdd753 (ceph): crimson: make sure pg meta is valid when loading pg
currently, PGMeta instances are all local variables in method,
which would lead to daggling reference/pointer problem...
Xuehan Xu
01:49 AM Revision 528fb953 (ceph): osd/PrimaryLogPG: fix SPARSE_READ stat
22960192 use readv to reimplement SPARSE_READ, however it is
still using total_read to accumulate total bytes it read...
Yan Jun
12:04 AM Revision 2d63624d (ceph): qa/tests: skip python-ceph during upgrade
Octopus is python3-only so there are no python 2 packages to install.
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
12:04 AM Revision b3832800 (ceph): Doc: added space requirement to "Build Prerequisites"
Build prerequisites section does not include how much space Ceph
takes. A Ceph debug build can take 40 gigabytes by i...
John Wyatt

03/26/2020

11:27 PM ceph-ansible Bug #43430: ceph-osd: ceph status error in task 'wait for all osd to be up'
Osama Elswah wrote:
> Any news on this?
> I am running into the exact same problem
I was able to correct the be...
Osama Elswah
11:13 PM ceph-ansible Bug #43430: ceph-osd: ceph status error in task 'wait for all osd to be up'
Any news on this?
I am running into the exact same problem
Osama Elswah
10:56 PM Orchestrator Bug #44777 (Resolved): podman: stat /usr/bin/ceph-mon: no such file or directory, then unable to ...
the mon.b unit:... Sage Weil
10:36 PM Revision fd884a9c (ceph): doc/rgw: add documentation for bucket notifications filters and support...
We already have Kafka supported as a push endpoint (has been merged lately), in addition it is important to know that... Shon Paz
10:01 PM Dashboard Bug #44776 (Fix Under Review): monitoring: alert for prediction of disk and pool fill up broken
Patrick Seidensal
09:48 PM Dashboard Bug #44776 (Resolved): monitoring: alert for prediction of disk and pool fill up broken
The Prometheus alert predicts when a pool or disk will be full. Those alerts are broken and need to be fixed. Patrick Seidensal
09:21 PM Revision 5574617b (ceph): common/options: Disable bluefs_buffered_io by default again.
Signed-off-by: Mark Nelson <mnelson@redhat.com> Mark Nelson
08:45 PM Revision 37178efc (ceph): doc/start: Update hardware recommendations.
Signed-off-by: Mark Nelson <mnelson@redhat.com>
(cherry picked from commit 3305a0732403ba7fe58fe6248868b7711bbccc72)
Mark Nelson
08:45 PM Revision 3ee08221 (ceph): Merge PR #32093 into master
* refs/pull/32093/head:
doc/start: Update hardware recommendations.
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
08:43 PM Orchestrator Feature #43677 (Resolved): monitoring: create rpm for alerts rules also for centos
Sage Weil
08:42 PM Orchestrator Documentation #43672 (Resolved): doc: point release upgrades
Sebastian Wagner
08:37 PM Orchestrator Bug #44559 (Need More Info): cephadm logs an invalid stat command
Sebastian Wagner
08:36 PM Orchestrator Feature #43708 (Pending Backport): mgr/rook: Blink enclosure LED
backport https://github.com/ceph/ceph/pull/34199 Sebastian Wagner
08:35 PM Orchestrator Bug #44603: cephadm: `ls --refresh` shows Tracebacks in the log
prio low, till someone complains Sebastian Wagner
08:32 PM Orchestrator Bug #44699: cephadm: removing services leaves configs behind
which config? things in the mon store? Sebastian Wagner
08:27 PM Orchestrator Bug #44609 (In Progress): cephadm: grafana: cert problem prevents dashbaord integration
Sebastian Wagner
08:27 PM Orchestrator Bug #44513 (Resolved): mgr/cephadm: `orch ps --refresh` returns no results
Sebastian Wagner
02:17 AM Orchestrator Bug #44513 (Pending Backport): mgr/cephadm: `orch ps --refresh` returns no results
https://github.com/ceph/ceph/pull/34190 Sage Weil
08:26 PM Orchestrator Bug #44608 (Resolved): cephadm: grafana: bound to 127.0.0.1
Sebastian Wagner
02:18 AM Orchestrator Bug #44608 (Pending Backport): cephadm: grafana: bound to 127.0.0.1
backport https://github.com/ceph/ceph/pull/34191 Sage Weil
08:26 PM Orchestrator Bug #43890 (Resolved): cephadm: default hardcoded to non-ceph dockerhub
Sebastian Wagner
08:25 PM Orchestrator Feature #44775 (Resolved): cephadm: NFS stage 2
* Teuthology integration
* cephadm adopt
* make container upgrades work
Sebastian Wagner
08:22 PM Orchestrator Feature #44718 (Resolved): NFS ganesha (mgr/cephadm)
Sebastian Wagner
08:07 PM Revision 3305a073 (ceph): doc/start: Update hardware recommendations.
Signed-off-by: Mark Nelson <mnelson@redhat.com> Mark Nelson
07:47 PM Revision 81b78265 (ceph): mgr/cephadm: disable dashboard's grafana cert ssl_verify if we generate it
This will help dashboard work out of the box.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:47 PM rgw Bug #43756: An error occurred (NoSuchUpload) when calling the AbortMultipartUpload operation: Unk...
Just an FYI... I know Jewel is EOL, but I am seeing unabortable multiparts in Jewel due to bucket resharding as well.
Chris Jones
06:49 PM Revision 659a6936 (ceph): mgr/cephadm: allow config for an nfs `container_image`
ceph config set <entity> container_image <container_image>
Signed-off-by: Michael Fritch <mfritch@suse.com>
Michael Fritch
06:01 PM mgr Backport #43820: nautilus: mgr default value handling is broken
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/34116
merged
Yuri Weinstein
06:01 PM Revision 9f993438 (ceph): Merge pull request #34116 from smithfarm/wip-43820-nautilus
nautilus: pybind/mgr/*: fix config_notify handling of default values
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
05:41 PM Revision 371b377a (ceph): Merge PR #34218 into master
* refs/pull/34218/head:
mgr/cephadm: Add missing decorator
Reviewed-by: Michael Fritch <mfritch@suse.com>
Sage Weil
05:40 PM rgw Bug #44661: radosgw can't bind to reserved port (443)
Thanks Casey, exactly my point.
When I run it from systemd, it cannot bind to 443 if I have ssl_endpoint set to u...
Chris Durham
02:25 PM rgw Bug #44661 (Triaged): radosgw can't bind to reserved port (443)
Casey Bodley
02:25 PM rgw Bug #44661: radosgw can't bind to reserved port (443)
radosgw is expected to /start/ as a privileged user to bind these ports, and then setuid to a non-privileged user. fo... Casey Bodley
05:26 PM bluestore Bug #44774: ceph-bluestore-tool --command bluefs-bdev-new-wal may damage bluefs
https://github.com/ceph/ceph/pull/34219 Honggang Yang
05:11 PM bluestore Bug #44774 (Resolved): ceph-bluestore-tool --command bluefs-bdev-new-wal may damage bluefs
h1. bluefs-bdev-new-wal... Honggang Yang
05:21 PM Dashboard Backport #44375: nautilus: mgr/dashboard: read-only user can display RGW API keys
Alfonso Martínez wrote:
> https://github.com/ceph/ceph/pull/33665
merged
Yuri Weinstein
05:21 PM Revision d74fe1aa (ceph): Merge pull request #33665 from rhcs-dashboard/wip-44375-nautilus
nautilus: mgr/dashboard: do not show RGW API keys if only read-only privileges
Reviewed-by: Lenz Grimmer <lgrimmer@s...
Yuri Weinstein
05:13 PM Revision ade4d469 (ceph): os/bluestore: Don't pollute old journal when add new device
Fixes: https://tracker.ceph.com/issues/44774
Signed-off-by: Yang Honggang <yanghonggang@kuaishou.com>
Yang Honggang
04:50 PM Revision 8e90f312 (ceph): mgr/cephadm: Add missing decorator
Caused by a conflict between
* #33581 (770816dc9f5b440fd1fc6cc507a06cd8573f6ea1) and
* #34091 (a78f42e225bbc041324dc...
Sebastian Wagner
04:47 PM rgw Documentation #44773 (New): rgw: document signed urls in feature support (/radosgw/s3/)
The current features matrix does not mention signed URLs. Nothing the documentation mentions them elsewhere either. Matt Benjamin
04:14 PM Dashboard Backport #44639: nautilus: mgr/dashboard: Pool read/write OPS shows too many decimal places
anurag bandhu wrote:
> https://github.com/ceph/ceph/pull/34039
merged
Yuri Weinstein
04:14 PM Revision 4506e563 (ceph): Merge pull request #34039 from rhcs-dashboard/wip-44639-nautilus
nautilus: mgr/dashboard: Pool read/write OPS shows too many decimal places
Reviewed-by: Stephan Müller <smueller@sus...
Yuri Weinstein
04:12 PM mgr Backport #44046: nautilus: telemetry: crash when posting
Konstantin Shalygin wrote:
> https://github.com/ceph/ceph/pull/33141
merged
Yuri Weinstein
04:12 PM Revision ff0ff01f (ceph): Merge pull request #33141 from shyukri/wip-44046-nautilus
nautilus: mgr/telemetry: catch exception during requests.put
Reviewed-by: Dan Mick <dmick@redhat.com>
Yuri Weinstein
04:11 PM Dashboard Backport #39230: nautilus: mgr/dashboard: Update existing E2E tests to match new format
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/33024
merged
Yuri Weinstein
04:11 PM Revision 1d82b79d (ceph): Merge pull request #33024 from shyukri/wip-39230-nautilus
nautilus: mgr/dashboard: Updated existing E2E tests to match new format
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Yuri Weinstein
04:09 PM Revision ac4eab2b (ceph): Merge pull request #33999 from shyukri/wip-42323-mimic
mimic: qa: get rid of iterkeys for py3 compatibility
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
03:57 PM Revision b4c08b2b (ceph): mds: resolve type mismatches on 32 bit archs
Ensure that size_t is cast to uint64_t on 32 bit architectures
to avoid compilation failures due mismatches between u...
James Page
03:28 PM CephFS Bug #44555 (Resolved): qa: tasks.cephfs.test_auto_repair.TestMDSAutoRepair failed
Kefu Chai
03:26 PM Revision 1032494a (ceph): Merge pull request #33873 from lxbsz/qa_vs_failed
qa/tasks/vstart_runner: fix sh to make it compatible with teth
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:25 PM Revision be11e75d (ceph): Merge pull request #33882 from rosinL/wip-fix-rdma-segfault
msg/async/rdma: add return value check after qp created
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:24 PM Orchestrator Bug #44642: cephadm: mgr dump might be too huge
... Sebastian Wagner
02:47 PM Orchestrator Bug #44642: cephadm: mgr dump might be too huge
... Sebastian Wagner
11:33 AM Orchestrator Bug #44642: cephadm: mgr dump might be too huge
Just ran another loop of ten with https://github.com/ceph/ceph/raw/octopus/src/cephadm/cephadm and docker.io/ceph/cep... Tim Serong
11:24 AM Orchestrator Bug #44642: cephadm: mgr dump might be too huge
Ten runs using cephadm from https://github.com/ceph/ceph/raw/octopus/src/cephadm/cephadm (so the container image is d... Tim Serong
11:01 AM Orchestrator Bug #44642: cephadm: mgr dump might be too huge
To try to obtain some further clarity, I ran this:
@for n in $(seq 1 10); do sleep 5; systemctl stop ceph.target ;...
Tim Serong
08:15 AM Orchestrator Bug #44642: cephadm: mgr dump might be too huge
OK, I've now seen it work at least once without that patch applied, and I've also seen it fail at least once without ... Tim Serong
03:35 AM Orchestrator Bug #44642: cephadm: mgr dump might be too huge
Sebastian Wagner wrote:
> interesting. does it work when using https://github.com/ceph/ceph/pull/34031 ?
Yeah, it...
Tim Serong
03:23 PM Revision 8e9621e8 (ceph): Merge pull request #34195 from tchaikov/wip-tasks-mgr-submodule
qa/tasks/mgr: partial revert of 'import with full path'
Reviewed-by: Sebastian Wagner <swagner@suse.com>
Reviewed-by...
Kefu Chai
03:21 PM Revision c69d128e (ceph): Merge pull request #34196 from majianpeng/bluestore-remove-incorrectly-...
os/bluestore: remove incorrect comments.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:15 PM Revision fc103f50 (ceph): doc/releases/octopus.rst: fix min_mon_release string
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit c1c6f8f8c191d206659116bbc04695999478b450)
Neha .
03:12 PM Revision c4d80afd (ceph): Merge pull request #34183 from neha-ojha/wip-doc-fix
doc/releases/octopus.rst: fix min_mon_release string
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Neha Ojha
03:09 PM Dashboard Bug #44740 (Won't Fix): mgr/dashboard: API returns error when mgr module gets enabled/disabled on...
Closing the issue as 'Won't fix' as we can't do much about actions made on the CLI. Tatjana Dehler
03:06 PM Dashboard Bug #44256 (Closed): Test failure: test_create_user_with_pwd_expiration_date (tasks.mgr.dashboard...
Volker Theile
03:06 PM Dashboard Bug #44256 (Duplicate): Test failure: test_create_user_with_pwd_expiration_date (tasks.mgr.dashbo...
Volker Theile
03:03 PM Dashboard Bug #44256: Test failure: test_create_user_with_pwd_expiration_date (tasks.mgr.dashboard.test_use...
I think this issue has been already fixed with https://github.com/ceph/ceph/pull/33743. Volker Theile
03:04 PM Revision cf96cf5a (ceph): Merge PR #34194 into octopus
* refs/pull/34194/head:
CMakeLists: 15.2.0
ceph_release: stable, not rc
Reviewed-by: Neha Ojha <nojha@redhat.com>
Sage Weil
03:02 PM Dashboard Bug #44667 (Fix Under Review): mgr/dashboard: In Object Gateway,Users and Buckets auto refresh or...
Lenz Grimmer
02:59 PM Dashboard Bug #44667: mgr/dashboard: In Object Gateway,Users and Buckets auto refresh or reload is not working
It might be worth looking into https://tracker.ceph.com/issues/22168 where i requested a better Admin OPS API some ti... Volker Theile
09:20 AM Dashboard Bug #44667: mgr/dashboard: In Object Gateway,Users and Buckets auto refresh or reload is not working
I think it is by intention to not reload the data automatically because this action is really expensive (the user and... Volker Theile
02:59 PM Revision 08fce554 (ceph): Merge PR #33939 into octopus
* refs/pull/33939/head:
mgr/dashboard: NoRebalance flag is added to the Dashboard
Reviewed-by: Lenz Grimmer <lgrimm...
Sage Weil
02:59 PM Revision 0f5ca6d1 (ceph): Merge PR #34163 into octopus
* refs/pull/34163/head:
mgr: ceph_pg_* metrics contains last value instead of sum all of them
Reviewed-by: Kefu Cha...
Sage Weil
02:59 PM Revision 73ec9417 (ceph): Merge PR #34185 into octopus
* refs/pull/34185/head:
mgr/cephadm: DriveGroupSpec needs to know about unmanaged attribute
mgr/cephadm: DriveGroup...
Sage Weil
02:58 PM Revision c0ab6fb8 (ceph): Merge PR #34186 into octopus
* refs/pull/34186/head:
mgr/cephadm: use docker.io in default container image name
mgr/cephadm: fix 'upgrade start'...
Sage Weil
02:58 PM Revision b8b2c6ef (ceph): Merge PR #34190 into octopus
* refs/pull/34190/head:
mgr/cephadm: fix 'orch ps --refresh'
Reviewed-by: Michael Fritch <mfritch@suse.com>
Sage Weil
02:58 PM Revision b30117c3 (ceph): Merge PR #34191 into octopus
* refs/pull/34191/head:
mgr/cephadm: bind grafana to all interfaces
Reviewed-by: Michael Fritch <mfritch@suse.com>
Sage Weil
02:55 PM Revision 7dd01225 (ceph): doc: fix cephadm link
Fixes: 8fe460e7562b28e007179eeb533ef68a3e99b4c8
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
02:49 PM Dashboard Feature #38234: mgr/dashboard Replace broken osd
Need to figure out a flow to replace OSD. Kiefer Chang
02:44 PM bluestore Bug #38745: spillover that doesn't make sense
Marcin,
30-64GB is an optimal configuration. Certainly if one can affort 250+ GB drive and hence serve L4 - it's O...
Igor Fedotov
08:53 AM bluestore Bug #38745: spillover that doesn't make sense
Hi Igor,
So, your recommendation is to create a volume which can serve enough space for levels 1-3, compaction and...
Marcin W
07:47 AM bluestore Bug #38745: spillover that doesn't make sense
Thanks a lot Igor. Will wait for the backport PR and will report back the results. Eneko Lacunza
02:39 PM Dashboard Bug #44706 (Rejected): mgr/dashboard: ceph-api-nightly-master-backend test failure
Kiefer Chang
03:00 AM Dashboard Bug #44706: mgr/dashboard: ceph-api-nightly-master-backend test failure
The error in the issue description:... Kiefer Chang
02:39 PM Dashboard Bug #44502: mgr/dashboard: 'dashboard ac-user-create' is not idempotent
We concluded to not return with a non-zero exit code, but print a clear error message. Lenz Grimmer
02:32 PM rgw Bug #44460 (Resolved): rgw: need to warn if ssl cert is via config-key and mon connection is inse...
Casey Bodley
02:31 PM rgw Bug #44527 (Duplicate): radosgw sts assumerole error
Thanks Pritha! Casey Bodley
02:29 PM rgw Bug #44635 (In Progress): Params "append" and "position" are not signed when append object
Casey Bodley
02:26 PM rgw Bug #44660 (Triaged): Multipart re-uploads cause orphan data
Casey Bodley
02:16 PM rgw Bug #44707 (Won't Fix): Maximum limit of lifecycle rule length
thanks. you can customize both rgw_lc_max_rules and rgw_max_put_param_size here Casey Bodley
02:10 PM rgw Bug #44772 (Triaged): RGW tries to cache and access anonymous user
Casey Bodley
01:22 PM rgw Bug #44772 (Resolved): RGW tries to cache and access anonymous user
When object have public-read permissions and the user is unauthenticated (for example repo), The RGW will try anyway ... Or Friedmann
02:08 PM rgw Bug #44671 (Fix Under Review): rgw/ swift stat can hang
J. Eric Ivancich
02:07 PM rgw Bug #43617 (Fix Under Review): RGW check object exists before auth?
Casey Bodley
02:05 PM Revision f865f3e0 (ceph): Merge PR #34091 into master
* refs/pull/34091/head:
mgr/cephadm: cleanup async_map_completion etc.
mgr/cephadm: replace async_completion with t...
Sage Weil
01:51 PM Dashboard Bug #24466 (Won't Fix): build process runs "pip install" and "npm install" while building the mgr...
Resolving as "Won't fix" - when using an officially released tarball, the dashboard assets are shipped in a pre-built... Lenz Grimmer
01:49 PM Dashboard Backport #44709 (In Progress): octopus: mgr/dashboard: Orchestrator documentation link no longer ...
Tatjana Dehler
01:49 PM Revision 83b18b1a (ceph): mgr/dashboard: correct Orchestrator documentation link
Fixes: https://tracker.ceph.com/issues/44708
Signed-off-by: Tatjana Dehler <tdehler@suse.com>
(cherry picked from com...
Tatjana Dehler
01:49 PM mgr Bug #42981: run-backend-api-tests.sh: mgr oneshot signal handlers do not revert to killing process
Not actually a dashboard issue - updating Category accordingly. Lenz Grimmer
01:42 PM CephFS Bug #43598 (Fix Under Review): mds: PurgeQueue does not handle objecter errors
Varsha Rao
01:32 PM Orchestrator Bug #44602 (Fix Under Review): cephadm: `orch ls` shows daemons as online, despite host is down
Sebastian Wagner
01:29 PM Dashboard Backport #44712 (In Progress): octopus: mgr/dashboard: crush rule test suite is missing in API tests
Tatjana Dehler
01:29 PM Revision 79861859 (ceph): mgr/dashboard: add crush rule test suite
https://tracker.ceph.com/issues/44679
Signed-off-by: Tatjana Dehler <tdehler@suse.com>
(cherry picked from commit 04e...
Tatjana Dehler
01:18 PM CephFS Feature #44277 (In Progress): pybind/mgr/volumes: add command to return metadata regarding a subv...
Kotresh Hiremath Ravishankar
01:02 PM CephFS Bug #44771 (Resolved): ceph-fuse: ceph::__ceph_abort(): ceph-fuse killed by SIGABRT in Client::_d...
Description of problem:
https://bugzilla.redhat.com/show_bug.cgi?id=1817179
Tried to mount as follows
[root@...
Kaleb KEITHLEY
01:00 PM rgw Feature #43411 (Closed): rgw: build radosgw daemon as a shared lib + small executable
Kaleb KEITHLEY
12:57 PM Orchestrator Feature #44556: cephadm: preview drivegroups
This is the output of:... Joshua Schmid
10:16 AM Orchestrator Feature #44556 (In Progress): cephadm: preview drivegroups
Joshua Schmid
12:46 PM Revision ce5e198f (ceph): doc: do not encourage readers to run multiple clusters on same HW
This material was first added on December 22, 2012 by
46d0334456c14da2bc8e012f121c545b1b33b95f
Signed-off-by: Nathan...
Nathan Cutler
12:46 PM Revision 7ef5458e (ceph): Merge PR #34188 into master
* refs/pull/34188/head:
doc: do not encourage readers to run multiple clusters on same HW
Reviewed-by: Greg Farnum ...
Sage Weil
12:32 PM Revision a91492eb (ceph): Merge pull request #30839 from ifed01/wip-ifed-aloc_replay_improve
test/bmap_allocator_replay_test: improving allocator replay tool.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
12:10 PM Revision c647af0e (ceph): Merge pull request #34176 from theanalyst/backports/oct-distro-fix
octopus: doc: releases: add a note on debian packages & those built by the community
Reviewed-By: Sage Weil <sweil@r...
Abhishek L
11:48 AM Dashboard Backport #44690 (New): nautilus: mgr/dashboard: list configured prometheus alerts
Volker Theile
11:35 AM Dashboard Backport #44690 (In Progress): nautilus: mgr/dashboard: list configured prometheus alerts
Volker Theile
11:36 AM Revision 6da921e8 (ceph): osd/OSDMap: Show health warning if a pool is configured with size 1
Introduce a config option called 'mon_warn_on_pool_no_redundancy' that is
used to show a health warning if any pool i...
Sridhar Seshasayee
11:24 AM Revision 73e9f6c2 (ceph): cephfs-shell: Remove unused variable 'e' from except block
This patch fixes flake8 error:
F841 local variable 'e' is assigned to but never used
Fixes: https://tracker.ceph...
Aditya Srivastava
11:02 AM Revision 446ede26 (ceph): mgr/orch: remove `orch spec dump`
as this is now a subset of `orch ls`
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
11:02 AM Revision dcde4899 (ceph): mgr/orch: add yaml to `orch ls`
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
11:02 AM Revision 4a4dac27 (ceph): src/ceph.in: add yaml to known formats
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
11:02 AM Revision 7f8c7ad3 (ceph): python-common: make ServiceSpec and ServiceDescription compatible
`ServiceSpec.from_json(ServiceDescription().to_json())` now works
as does
`ceph orch ls --format yaml | ceph orch ...
Sebastian Wagner
11:02 AM Revision 6bffff2f (ceph): python-common: add `service_name` to `ServiceSpec.to_json`
To make it compatible to `Orchestrator.describe_service`.
Otherwise we have the awkward situation that users need to
...
Sebastian Wagner
11:02 AM Revision c5e6ecb5 (ceph): mgr/dashboard: adapt to new `ServiceDescription.to_json()`
`ServiceDescription.to_json()` is now based on `ServiceSpec.to_json()`
Signed-off-by: Sebastian Wagner <sebastian.wa...
Sebastian Wagner
11:02 AM Revision 3543aeb8 (ceph): mgr/orch: Add `ceph orch ls --export`
* defaults to `--format yaml`
* don't include `status`
```
$ ceph orch ls --export
placement:
host_pattern: '*'
s...
Sebastian Wagner
10:57 AM Revision b4c88196 (ceph): mgr/orch: ServiceDescription: Make spec a requirement
Because, a ServiceDescription is superset of a spec
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
10:57 AM Revision 24e375a5 (ceph): mgr/orch: ServiceDescription: change json representation
In order to match the new paradigm
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
10:57 AM Revision 372d2aca (ceph): mgr/cephadm: test describe_service
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
10:57 AM Revision 672ee984 (ceph): pybind/mgr: tox.ini: omit cov report
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
10:57 AM Revision e39088c3 (ceph): python-common: prevent ServiceSpec of wrong type
Some Python foo to make sure, we don't have an object
like `ServiceSpec('rgw')` of type `ServiceSpec`. Now we have:
...
Sebastian Wagner
10:57 AM Revision 9335b7e5 (ceph): python-common: reorder RGWSpec arguments
to match the argumens from `ServiceSpec`
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
10:53 AM Orchestrator Bug #43816: cephadm: Unable to use IPv6 on "cephadm bootstrap"
https://github.com/ceph/ceph/compare/master...sebastian-philipp:cephadm-add-ipv6-routes?expand=1 Sebastian Wagner
10:53 AM Dashboard Bug #44580: mgr/dashboard: Fix new npm audit problem and update Angular v8
Backport to octopus will be handled via #44741. Tiago Melo
10:53 AM Dashboard Cleanup #44451: mgr/dashboard: Update prettier
Backport to octopus will be handled via #44741. Tiago Melo
10:44 AM Dashboard Backport #44697: octopus: mgr/dashboard: add popover list of Stand-by Managers & Metadata Servers...
please link this Backport tracker issue with GitHub PR https://github.com/ceph/ceph/pull/34205
ceph-backport.sh versi...
Avan Thakkar
10:37 AM RADOS Backport #44770 (In Progress): octopus: fast luminous -> nautilus -> octopus upgrade asserts out
Kefu Chai
10:36 AM RADOS Backport #44770 (Resolved): octopus: fast luminous -> nautilus -> octopus upgrade asserts out
https://github.com/ceph/ceph/pull/34204 Kefu Chai
10:35 AM Revision c05c41cf (ceph): osd/PeeringState: drop mimic assert
This code can still execute for a cluster that has require_osd_release >=
nautilus because a PG is processing an olde...
Sage Weil
10:34 AM RADOS Bug #44759 (Pending Backport): fast luminous -> nautilus -> octopus upgrade asserts out
Kefu Chai
10:29 AM Revision 19479643 (ceph): Merge pull request #34187 from liewegas/fix-44759
osd/PeeringState: drop mimic assert
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:27 AM Revision ad242991 (ceph): mgr/dashboard: Update Angular and fix npm audits
This fixes a new audit problem found in older versions of "acorn"
and updates Angular to latest v8 version.
Fixes: h...
Tiago Melo
10:20 AM Revision 3fc10bb1 (ceph): mgr/dashboard: Update prettier
Fix all new linting errors.
Fixes: https://tracker.ceph.com/issues/44451
Signed-off-by: Tiago Melo <tmelo@suse.com>...
Tiago Melo
10:19 AM Dashboard Backport #44741 (In Progress): octopus: mgr/dashboard: Check for missing npm resolutions
Tiago Melo
10:19 AM Revision 833bb5f3 (ceph): mgr/dashboard: Check for missing npm resolutions
Check if it's necessary to run "npm run fix:audit" before committing the changes.
This is important to resolve some ...
Tiago Melo
10:15 AM Orchestrator Bug #44769 (Resolved): cephadm doesn't reuse osd_id of 'destroyed' osds
The replacement operation is supposed to work like this:... Joshua Schmid
10:03 AM Revision 3ea296fe (ceph): os/bluestore: remove unused func.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> jianpeng ma
09:28 AM mgr Backport #44763 (In Progress): mimic: mgr/telemetry: fix and document proxy usage
Konstantin Shalygin
07:53 AM mgr Backport #44763 (Rejected): mimic: mgr/telemetry: fix and document proxy usage
https://github.com/ceph/ceph/pull/34201 Konstantin Shalygin
09:27 AM Orchestrator Documentation #44768 (Rejected): cephadm: document allow_ptrace true
... Sebastian Wagner
09:19 AM mgr Backport #44762 (In Progress): luminous: mgr/telemetry: fix and document proxy usage
Konstantin Shalygin
07:53 AM mgr Backport #44762 (Rejected): luminous: mgr/telemetry: fix and document proxy usage
https://github.com/ceph/ceph/pull/34200 Konstantin Shalygin
09:19 AM Revision 20efbfb5 (ceph): Merge pull request #31453 from oneoneonepig/patch-2
doc: add sudo in ceph status command
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat....
Kefu Chai
09:18 AM Orchestrator Bug #44729: cephadm enter using docker is broken
hm. Jan, close as "Can't reproduce"? Sebastian Wagner
09:10 AM Revision dfc885eb (ceph): mgr/rook: Blinking lights
Blinking lights implementation
Signed-off-by: Juan Miguel Olmo Martínez <jolmomar@redhat.com>
(cherry picked from co...
Juan Miguel Olmo Martínez
09:10 AM Revision 4b79a2ec (ceph): Merge pull request #29443 from simon-rock/metatool_dev
tool: add cephfs-meta-injection to show and amend info of inode Yan, Zheng
09:06 AM Revision baff8b36 (ceph): Merge pull request #33198 from simon-rock/simon_work_get_dirfrag_bound
mds: optimize function, get_force_dirfrag_bound_set Yan, Zheng
09:02 AM Revision 96b3a8a5 (ceph): Merge pull request #33643 from simon-rock/simon_destructor_of_session
mds : core dump if the resource is not released Yan, Zheng
08:59 AM Revision 04d29893 (ceph): Merge pull request #31668 from shenhang/deny_reconnect_on_reboot
mds: short reboot time Yan, Zheng
08:53 AM Revision f4c62349 (ceph): Merge pull request #33570 from shenhang/modifyactiverequest
mds: Using begin() and empty() to iterate the xlist Yan, Zheng
08:51 AM mgr Backport #44761 (In Progress): mimic: telemtry on requires undocumented license argument
Konstantin Shalygin
07:51 AM mgr Backport #44761 (Rejected): mimic: telemtry on requires undocumented license argument
https://github.com/ceph/ceph/pull/34198 Konstantin Shalygin
08:47 AM Revision 5db7ab20 (ceph): Merge pull request #33923 from systemcrash/patch-1
doc: fix spelling and grammar issues in ceph-deploy-osd.rst
Reviewed-by: Varsha Rao <varao@redhat.com>
Kefu Chai
08:41 AM Revision a16df762 (ceph): Merge pull request #31055 from smithfarm/wip-42357
tests: qa/tasks/ceph.py: fail if any osd role doesn't get a device
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Rev...
Kefu Chai
08:39 AM Dashboard Bug #44743: mgr/dashboard: ceph-api-nightly-octopus-backend and master test failure "test_purge_t...
Kiefer Chang wrote:
> Can't reproduce locally with commit 2c2cd78121.
> Maybe it requires more time for a trashed-i...
Laura Paduano
03:09 AM Dashboard Bug #44743: mgr/dashboard: ceph-api-nightly-octopus-backend and master test failure "test_purge_t...
Can't reproduce locally with commit 2c2cd78121.
Maybe it requires more time for a trashed-image to be purged.
Kiefer Chang
08:19 AM Revision 633a8319 (ceph): Merge pull request #33366 from jmolmo/rook_blinking_lights
mgr/rook: Blinking lights
Reviewed-by: Sebastian Wagner <swagner@suse.com>
Kefu Chai
08:16 AM Revision cb8d906a (ceph): qa: Add a tox env that can test importing files
While switching to python3, we need to make sure that we can import
the qa/tasks (and others, but this starts with qa...
Thomas Bechtold
08:02 AM mgr Backport #44767 (Rejected): luminous: nautilus: mgr/telemetry: fix UUID and STR concat
Konstantin Shalygin
08:01 AM mgr Backport #44766 (Rejected): mimic: nautilus: mgr/telemetry: fix UUID and STR concat
Konstantin Shalygin
08:00 AM mgr Backport #44765 (Rejected): mimic: mgr/telemetry: add 'last_upload' to status
Konstantin Shalygin
08:00 AM mgr Backport #44764 (Rejected): luminous: mgr/telemetry: add 'last_upload' to status
Konstantin Shalygin
07:51 AM mgr Backport #44760 (Rejected): luminous: telemtry on requires undocumented license argument
Konstantin Shalygin
07:50 AM Revision d0c8fe7e (ceph): os/bluestore: remove incorrectly comments.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> jianpeng ma
07:45 AM Revision a35c1b25 (ceph): mgr/rook: Blinking lights
Blinking lights implementation
Signed-off-by: Juan Miguel Olmo Martínez <jolmomar@redhat.com>
Juan Miguel Olmo Martínez
07:36 AM RADOS Bug #23937: FAILED assert(info.history.same_interval_since != 0)
unfortunately, we still hit this after the patch (https://github.com/ceph/ceph/pull/20571) applied.
we didn't do exp...
huang jun
07:21 AM Revision 9707cb30 (ceph): mgr/dashboard: Add grafana chart for rbd image details
Fixes: https://tracker.ceph.com/issues/44623
Signed-off-by: Enno Gotthold <egotthold@suse.de>
This dashboard will pe...
Enno Gotthold
07:21 AM Revision 6386095e (ceph): doc: Add information on how to enable the rbd-images dashboard
Fixes: https://tracker.ceph.com/issues/44623
Signed-off-by: Enno Gotthold <egotthold@suse.de>
In the previous commit...
Enno G
07:21 AM Revision 6d5f8845 (ceph): mgr/prometheus: Add config value to honor ceph config in prometheus
Signed-off-by: Enno Gotthold <egotthold@suse.de>
Author: Ernesto Puerta <epuertat@redhat.com>
Enno Gotthold
07:21 AM Revision db76547c (ceph): doc/mgr/prometheus: Change images to rbd-enabled pools
Signed-off-by: Enno Gotthold <egotthold@suse.de> Enno Gotthold
06:37 AM Revision b0bdbc34 (ceph): qa/tasks/mgr: partial revert of 'import with full path'
this change partially reverts #34139
using relative import helps with readability and ease the pain to write
down th...
Kefu Chai
06:19 AM rgw Bug #44008: multi-part upload will lost part data when you abort and resume a multipart upload re...
bangmin chen wrote:
> I am working on this issue
*PR*: https://github.com/ceph/ceph/pull/34073
bangmin chen
03:29 AM rgw Bug #44008: multi-part upload will lost part data when you abort and resume a multipart upload re...
I am working on this issue bangmin chen
03:59 AM Revision 69290c72 (ceph): Merge pull request #30704 from vshankar/wip-41508
nautilus: mds: display scrub status in ceph status
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: ...
Greg Farnum
03:44 AM Revision 867bc606 (ceph): Merge pull request #34184 from cbodley/wip-qa-rgw-test-multi-fix
qa/rgw: multisite test fixes
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:45 AM Revision 341ea5b5 (ceph): mds: define stream operator for mds_info_t
This also cleans up the output to be more readable/useful in debug
output.
Signed-off-by: Patrick Donnelly <pdonnell...
Patrick Donnelly
02:45 AM Revision 9d315482 (ceph): mds: cleanup type decl and map iteration
This is a trivial refactor.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit bafa3b7...
Patrick Donnelly
02:45 AM Revision 555ac252 (ceph): mds: remove unnecessary const qualifier
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 3355581a298963711ad058c6e47d21b7eab8...
Patrick Donnelly
02:45 AM Revision baf9b152 (ceph): mds: fix handling of initial MDS states
Few things here:
- Make explicit the check for getting removed from the MDSMap. This was
only done before by check...
Patrick Donnelly
02:45 AM Revision 3e3e71f6 (ceph): mds: do not try to diagnose cause of MDSMap removal
The Monitors send an empty MDSMap to an MDS it is removing. The MDS
can't diagnose the cause. Instead suggest looking...
Patrick Donnelly
02:45 AM Revision acd98421 (ceph): mds: do not register as a service daemon
This commit undoes the service daemon registration for the MDS. It doesn't look
absolutely necessary and it causes th...
Patrick Donnelly
02:45 AM Revision 7f7d3737 (ceph): mds: establish session with mgr only after added to FSMap
Note that we now sub to the mgrmap after init because the MgrClient
connection to the mgr is driven by receipt of the...
Patrick Donnelly
02:45 AM Revision 8a103e2d (ceph): mgr: helper function to check if a service is a normal ceph service
This would be widely required since ceph metadata server entries are
maintained in service map (DaemonServer::pending...
Venky Shankar
02:45 AM Revision 65fd7f82 (ceph): mgr: filter out normal ceph services when processing service map
This is done is couple of places in ceph manager -- when culling
entries from service map and the other when dumping ...
Venky Shankar
02:45 AM Revision 5a1eb4a8 (ceph): mon: filter out ceph normal ceph entity types when dumping service meta...
Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from commit dfc056028e44cdbda84d7118e29120ae70edb35a)
Venky Shankar
02:45 AM Revision 59dac505 (ceph): mgr: re-enable mds `scrub status` info in ceph status
MDS does not register with manager, therefore `task status`
(scrub status updates) were not getting displayed in ceph...
Venky Shankar
02:45 AM Revision 43dcbcfd (ceph): test: query using mds id, not rank
Fixes: http://tracker.ceph.com/issues/42835
Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from co...
Venky Shankar
02:44 AM Revision 5a1f0952 (ceph): mgr, mon: allow normal ceph services to register with manager
Additionally, introduce `task status` field in manager report
messages to forward status of executing tasks in daemon...
Venky Shankar
02:44 AM Revision 249d7ef7 (ceph): mds: periodically sent mds scrub status to ceph manager
Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from commit 625dffe65c0f8001b3b6ca6d0b12732a1a10384...
Venky Shankar
02:44 AM Revision 456ed450 (ceph): mds: send scrub state changes to cluster log.
... also log new and completed scrubs.
Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from commit...
Venky Shankar
02:44 AM Revision 17fbdc90 (ceph): test: extend scrub control test to validate mds task status
Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from commit 465a3adc6c31fd9b8359920ab47adf8e1f45d5f1)
Venky Shankar
02:44 AM Revision 10d89c39 (ceph): doc: document scrub summary in ceph status output
Fixes: http://tracker.ceph.com/issues/36370
Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from co...
Venky Shankar
02:44 AM Revision 110e7d36 (ceph): mgr/ServiceMap: use plain gid
* partially revert 5c25a018. which is not backward compatible.
* change `ServiceMap::get_daemon()` so it returns a
...
Kefu Chai
02:44 AM Revision ace0cd66 (ceph): mgr: missing lock release in DaemonServer::handle_report()
Fixes: http://tracker.ceph.com/issues/42169
Introduced-by: 5c25a01864
Signed-off-by: Venky Shankar <vshankar@redhat.c...
Venky Shankar
02:44 AM Revision c85a664e (ceph): mds/MDSRank: report state to mgr as mds id, not rank
Introduced by 625dffe65c0f8001b3b6ca6d0b12732a1a103849, which added
periodic scrub stats reporting.
Fixes: https://t...
Sage Weil
02:18 AM Revision 8d514b53 (ceph): Merge PR #33581 into master
* refs/pull/33581/head:
mgr/cephadm: add watch_url to NFS bootstrap config
mgr/cephadm: check for an existing NFS c...
Sage Weil
02:18 AM Revision 7be352e7 (ceph): Merge PR #34181 into master
* refs/pull/34181/head:
mgr/cephadm: bind grafana to all interfaces
Reviewed-by: Michael Fritch <mfritch@suse.com>
Sage Weil
02:17 AM Revision 3b525854 (ceph): Merge PR #34182 into master
* refs/pull/34182/head:
mgr/cephadm: fix 'orch ps --refresh'
Reviewed-by: Michael Fritch <mfritch@suse.com>
Sage Weil
02:02 AM Revision 8d7cd131 (ceph): CMakeLists: 15.2.0
I'm not actually sure if this is used for much of anything...
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:01 AM Revision 8cc2bcf6 (ceph): ceph_release: stable, not rc
This should have happened before v15.2.0.. oops!
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:57 AM Revision 360eeb40 (ceph): mgr/cephadm: add watch_url to NFS bootstrap config
watch for changes to the per-daemon RADOS conf file
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked ...
Michael Fritch
01:57 AM Revision e001fd35 (ceph): mgr/cephadm: check for an existing NFS config object
assume an existing NFS config if the named rados object already exists
Signed-off-by: Michael Fritch <mfritch@suse.c...
Michael Fritch
01:57 AM Revision 41c2c5d1 (ceph): mgr/cephadm: combine `get_daemon_name` and `get_rados_user` funcs
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from commit fdf90bf530edbb9608fb8a5d273f7ce38147f534)
Michael Fritch
01:57 AM Revision 467a27a6 (ceph): mon: allow `auth caps` for `mgr` profile
cephadm orchestrator needs to update the caps during reconfig/redeploy
Signed-off-by: Michael Fritch <mfritch@suse.c...
Michael Fritch
01:57 AM Revision fc2200bb (ceph): mgr/cephadm: add deployment example to NFS docs
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from commit 77440d91c1be7c872fc91042a0d723b9198f224f)
Michael Fritch
01:57 AM Revision cf53b392 (ceph): mgr/cephadm: add utils.py
move `name_to_config_section` and `assert_valid_host` into utils.py
Signed-off-by: Michael Fritch <mfritch@suse.com>...
Michael Fritch
01:57 AM Revision e9b6ef73 (ceph): mgr/cephadm: create/update keyring during nfs config
the keyring might already exist from a prior config/reconfig/redeploy.
attempt to get_or_create the keyring first an...
Michael Fritch
01:56 AM Revision b1e3253c (ceph): mgr/cephadm: pass NFSServiceSpec instead of pool/namespace args
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from commit 8bb79a5f275ecf79428dc35a8fc1a76c36569df3)
Michael Fritch
01:56 AM Revision 080bb957 (ceph): mgr/cephadm: add nfs apply test
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from commit 78ce6d431806c1f3e8e55e946eff64d450821db1)
Michael Fritch
01:56 AM Revision b00e6e67 (ceph): mgr/cephadm: fix nfs redeploy/reconfig
search for the `NFSServiceSpec` instead of passing empty
`cephadm_args` during `_create_daemon`
Signed-off-by: Micha...
Michael Fritch
01:56 AM Revision f5691252 (ceph): mgr/cephadm: ensure nfs uses the correct entity
mon entity needs to start with `client.`
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from commit...
Michael Fritch
01:56 AM Revision d06e006d (ceph): mgr/cephadm: fix service name for nfs type
the `nfs` service was incorrectly reported as `mds`
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked ...
Michael Fritch
01:56 AM Revision 99625500 (ceph): mgr/cephadm: apply nfs service spec
orch apply nfs <svc_id> [<placement>]
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from commit 76...
Michael Fritch
01:56 AM Revision 4f3b789b (ceph): mgr/cephadm: don't create a unique nfs daemon name
only one nfs daemon will be deployed per host
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from c...
Michael Fritch
01:56 AM Revision 43cf52b2 (ceph): mgr/cephadm: update docs
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from commit 530c62d76d79c4dd90a966302cd07d1017261686)
Michael Fritch
01:56 AM Revision 14a4a8d5 (ceph): mgr/cephadm: add minimal caps for nfs client keyring
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from commit 94600c69e2f547c02017204c909d11d626649066)
Michael Fritch
01:56 AM Revision 937449a2 (ceph): mgr/cephadm: add logging to NFSGanesha class
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from commit 26ea33ad4b0e624345d34526dcf04e35176d2c8e)
Michael Fritch
01:56 AM Revision 4f9f96d5 (ceph): mgr/cephadm: create empty nfs rados config obj
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from commit 9103f4758beb7e0f0dba523f776f9918c0dbfe6d)
Michael Fritch
01:56 AM Revision 70c902e3 (ceph): mgr/cephadm: add nfs tests
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from commit b2b6e016d190d4a5dacfc1a4f27adf5d2d7a7aa0)
Michael Fritch
01:56 AM Revision 15690110 (ceph): mgr/cephadm: add a minimal ganesha.conf
we only need to specify the rados pool and config object url
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherr...
Michael Fritch
01:55 AM Revision ed216419 (ceph): mgr/cephadm: deploy nfs-ganesha service
orch daemon add nfs <svc_arg> <pool> [<namespace>] [<placement>]
Signed-off-by: Michael Fritch <mfritch@suse.com>
(c...
Michael Fritch
01:55 AM Revision f97c45a2 (ceph): mgr/cephadm: split out `config-and-keyrings` json
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from commit 3be608102834bbc7ba5de927ccc868b5b5fb3cad)
Michael Fritch
01:55 AM Revision a2df42cc (ceph): mgr/orchestrator: rearrange interface to match impl. order
rgw impl. happens before rbd impl
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from commit 7976ac...
Michael Fritch
01:53 AM Revision 496fb2ed (ceph): mgr/cephadm: bind grafana to all interfaces
Fixes: https://tracker.ceph.com/issues/44608
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 5f...
Sage Weil
01:52 AM Revision 062bb485 (ceph): mgr/cephadm: fix 'orch ps --refresh'
The use of host in the refresh loop was clobbering the argument value.
Fixes: https://tracker.ceph.com/issues/44513
...
Sage Weil
01:26 AM Revision 2c2cd781 (ceph): Merge PR #34154 into octopus
* refs/pull/34154/head:
mgr/cephadm: point alertmanager at all mgr/dashboard URLs
Reviewed-by: Michael Fritch <mfri...
Sage Weil
01:26 AM Revision 65a020f3 (ceph): Merge PR #34155 into octopus
* refs/pull/34155/head:
debian: add ceph-grafana-dashboards package
ceph.spec: put prometheus alerts in vendor-neut...
Sage Weil
01:26 AM Revision 3e97b620 (ceph): Merge PR #34157 into octopus
* refs/pull/34157/head:
Add alertmanager adopt
Reviewed-by: Michael Fritch <mfritch@suse.com>
Sage Weil
01:26 AM Revision a3244d8f (ceph): Merge PR #34158 into octopus
* refs/pull/34158/head:
Add alertmanager sample
Reviewed-by: Michael Fritch <mfritch@suse.com>
Sage Weil
01:25 AM Revision fe9be73f (ceph): Merge PR #34160 into octopus
* refs/pull/34160/head:
mgr/orch: allow list daemons by service_name
Reviewed-by: Michael Fritch <mfritch@suse.com>
Sage Weil
01:20 AM Revision 8a2127c5 (ceph): Merge PR #34153 into octopus
* refs/pull/34153/head:
mgr/cephadm: Add example to run when debugging ssh failures
Reviewed-by: Sebastian Wagner <...
Sage Weil
01:19 AM Revision 64d27c2c (ceph): Merge PR #34156 into octopus
* refs/pull/34156/head:
cephadm: init config and keyring with None
cephadm: allow config and keyring args for ceph-...
Sage Weil
12:11 AM RADOS Bug #44532 (Pending Backport): nautilus: FAILED ceph_assert(head.version == 0 || e.version.versio...
xie xingguo
12:10 AM Revision b7a959c1 (ceph): Merge pull request #33910 from xiexingguo/wip-44532-2
osd/PeeringState: do not trim pg log past last_update_ondisk
Reviewed-by: Yan Jun <yan.jun8@zte.com.cn>
Reviewed-by:...
Xie Xingguo

03/25/2020

11:57 PM Orchestrator Backport #43994 (Rejected): luminous: ceph orchestrator rgw rm: no valid command found
Nathan Cutler
11:57 PM Orchestrator Backport #43993 (Rejected): mimic: ceph orchestrator rgw rm: no valid command found
Nathan Cutler
11:43 PM rbd Backport #44262 (Resolved): mimic: [rbd-mirror] Mirror daemon never recovers from being blacklisted
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/33598
m...
Nathan Cutler
05:58 PM rbd Backport #44262: mimic: [rbd-mirror] Mirror daemon never recovers from being blacklisted
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/33598
merged
Yuri Weinstein
11:42 PM rgw Backport #44465 (Resolved): mimic: sse-kms: requests to barbican don't set correct http status
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/33966
m...
Nathan Cutler
05:23 PM rgw Backport #44465: mimic: sse-kms: requests to barbican don't set correct http status
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/33966
merged
Yuri Weinstein
11:42 PM mgr Backport #44367 (Resolved): nautilus: telemtry on requires undocumented license argument
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/33684
m...
Nathan Cutler
11:42 PM Dashboard Backport #44334 (Resolved): nautilus: mgr/dashboard: 'Last Change' column heading
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34038
m...
Nathan Cutler
11:41 PM Dashboard Backport #44327 (Resolved): nautilus: mgr/dashboard: 'destroyed' view in CRUSH map viewer
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/33764
m...
Nathan Cutler
11:41 PM Dashboard Backport #43258 (Resolved): nautilus: mgr/dashboard: Language selection issues on Firefox
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/33763
m...
Nathan Cutler
11:41 PM Dashboard Backport #44435 (Resolved): nautilus: mgr/dashboard: security: some system roles allow accessing ...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/33739
m...
Nathan Cutler
11:40 PM mgr Backport #44434 (Resolved): nautilus: common: vstart.sh: set prometheus port for each mgr.
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/33738
m...
Nathan Cutler
11:40 PM RADOS Backport #44206 (Resolved): nautilus: osd segv in ceph::buffer::v14_2_0::ptr::release (PGTempMap:...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/33530
m...
Nathan Cutler
11:39 PM rgw Backport #44145 (Resolved): nautilus: rgw: failed to set correct storage class for append upload
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34064
m...
Nathan Cutler
11:38 PM mgr Backport #44364 (Resolved): nautilus: mgr/telemetry: fix and document proxy usage
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/33649
m...
Nathan Cutler
11:38 PM mgr Backport #44218 (Resolved): nautilus: Devicehealth scrape fails when smartctl return code is non-...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/33421
m...
Nathan Cutler
11:38 PM mgr Backport #44219 (Resolved): nautilus: Module 'pg_autoscaler' has failed: division by zero
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/33420
m...
Nathan Cutler
11:37 PM mgr Backport #44199 (Resolved): nautilus: mgr/telemetry: add 'last_upload' to status
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/33409
m...
Nathan Cutler
11:22 PM rgw Backport #44141 (Resolved): nautilus: failed to set DurationSeconds in sts request
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/33355
m...
Nathan Cutler
11:22 PM mgr Backport #44200 (Resolved): nautilus: mgr: Add get_rates_from_data from the dashboard to the mgr_...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/33893
m...
Nathan Cutler
11:21 PM RADOS Backport #44081 (Resolved): nautilus: ceph -s does not show >32bit pg states
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/33275
m...
Nathan Cutler
11:21 PM rbd Backport #44080 (Resolved): nautilus: [test] fixed CEPH_ARGS processing is causing test failures
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/33261
m...
Nathan Cutler
11:21 PM RADOS Backport #43997 (Resolved): nautilus: Ceph tools utilizing "global_[pre_]init" no longer process ...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/33261
m...
Nathan Cutler
11:21 PM Dashboard Backport #42164 (Resolved): nautilus: mgr/dashboard: REST API: OpenAPI docs require internet conn...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/33032
m...
Nathan Cutler
11:20 PM Dashboard Backport #42673 (Resolved): nautilus: mgr/dashboard: searching table with data in Object types ma...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/32891
m...
Nathan Cutler
11:19 PM mgr Backport #44060 (Resolved): nautilus: pg_autoscaler: treat target ratios as weights
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34087
m...
Nathan Cutler
11:18 PM CephFS Backport #44473 (Resolved): nautilus: pybind/mgr/volumes: add `mypy` support
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34036
m...
Nathan Cutler
11:17 PM CephFS Backport #44473 (In Progress): nautilus: pybind/mgr/volumes: add `mypy` support
Nathan Cutler
11:14 PM CephFS Backport #44670 (Resolved): mgr/volumes: support canceling in-progress/pending clone operations.
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/34036
m...
Nathan Cutler
11:12 PM rgw Backport #44614 (Resolved): nautilus: notification: topic action fail with "MethodNotAllowed"
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/33978
m...
Nathan Cutler
11:11 PM rgw Backport #44466 (Resolved): nautilus: sse-kms: requests to barbican don't set correct http status
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/33965
m...
Nathan Cutler
11:11 PM mgr Fix #44376 (Pending Backport): nautilus: mgr/telemetry: fix UUID and STR concat
Nathan Cutler
11:10 PM Dashboard Backport #44574: nautilus: mgr/dashboard: Dashboard does not allow you to set norebalance OSD flag
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/33927
m...
Nathan Cutler
11:09 PM CephFS Backport #44291: nautilus: mds: SIGSEGV in Migrator::export_sessions_flushed
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/33751
m...
Nathan Cutler
11:09 PM ceph-volume Backport #44331 (Resolved): nautilus: simple scan on dmcrypt OSDs creates wrong keys in json file
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/33722
m...
Nathan Cutler
11:09 PM rgw Bug #44661: radosgw can't bind to reserved port (443)
It may be that you are doing setuid()/setgid() or seteuid()/setegid() before bind(), which would preclude you from bi... Chris Durham
11:06 PM Dashboard Bug #36404: mgr/dashboard: Can not delete RBD with snapshots
Backporting note: a manual (non-cherry-pick) backport to nautilus has been undertaken via #42330 Nathan Cutler
10:56 PM Revision 8fe460e7 (ceph): doc: do not encourage readers to run multiple clusters on same HW
This material was first added on December 22, 2012 by
46d0334456c14da2bc8e012f121c545b1b33b95f
Signed-off-by: Nathan...
Nathan Cutler
10:26 PM Revision 75b988f3 (ceph): mgr/cephadm: check for an existing NFS config object
assume an existing NFS config if the named rados object already exists
Signed-off-by: Michael Fritch <mfritch@suse.com>
Michael Fritch
10:26 PM Revision ff926510 (ceph): mgr/cephadm: add watch_url to NFS bootstrap config
watch for changes to the per-daemon RADOS conf file
Signed-off-by: Michael Fritch <mfritch@suse.com>
Michael Fritch
10:26 PM Revision 10788580 (ceph): mgr/cephadm: fix nfs redeploy/reconfig
search for the `NFSServiceSpec` instead of passing empty
`cephadm_args` during `_create_daemon`
Signed-off-by: Micha...
Michael Fritch
10:26 PM Revision 78ce6d43 (ceph): mgr/cephadm: add nfs apply test
Signed-off-by: Michael Fritch <mfritch@suse.com> Michael Fritch
10:26 PM Revision 8bb79a5f (ceph): mgr/cephadm: pass NFSServiceSpec instead of pool/namespace args
Signed-off-by: Michael Fritch <mfritch@suse.com> Michael Fritch
10:26 PM Revision 084fd4a9 (ceph): mgr/cephadm: create/update keyring during nfs config
the keyring might already exist from a prior config/reconfig/redeploy.
attempt to get_or_create the keyring first an...
Michael Fritch
10:26 PM Revision 322eea80 (ceph): mgr/cephadm: add utils.py
move `name_to_config_section` and `assert_valid_host` into utils.py
Signed-off-by: Michael Fritch <mfritch@suse.com>
Michael Fritch
10:26 PM Revision 77440d91 (ceph): mgr/cephadm: add deployment example to NFS docs
Signed-off-by: Michael Fritch <mfritch@suse.com> Michael Fritch
10:26 PM Revision ef8a46a3 (ceph): mon: allow `auth caps` for `mgr` profile
cephadm orchestrator needs to update the caps during reconfig/redeploy
Signed-off-by: Michael Fritch <mfritch@suse.com>
Michael Fritch
10:26 PM Revision fdf90bf5 (ceph): mgr/cephadm: combine `get_daemon_name` and `get_rados_user` funcs
Signed-off-by: Michael Fritch <mfritch@suse.com> Michael Fritch
10:26 PM Revision 9103f475 (ceph): mgr/cephadm: create empty nfs rados config obj
Signed-off-by: Michael Fritch <mfritch@suse.com> Michael Fritch
10:26 PM Revision 26ea33ad (ceph): mgr/cephadm: add logging to NFSGanesha class
Signed-off-by: Michael Fritch <mfritch@suse.com> Michael Fritch
10:26 PM Revision 94600c69 (ceph): mgr/cephadm: add minimal caps for nfs client keyring
Signed-off-by: Michael Fritch <mfritch@suse.com> Michael Fritch
10:26 PM Revision 530c62d7 (ceph): mgr/cephadm: update docs
Signed-off-by: Michael Fritch <mfritch@suse.com> Michael Fritch
10:26 PM Revision 81823176 (ceph): mgr/cephadm: don't create a unique nfs daemon name
only one nfs daemon will be deployed per host
Signed-off-by: Michael Fritch <mfritch@suse.com>
Michael Fritch
10:26 PM Revision 76f27894 (ceph): mgr/cephadm: apply nfs service spec
orch apply nfs <svc_id> [<placement>]
Signed-off-by: Michael Fritch <mfritch@suse.com>
Michael Fritch
10:26 PM Revision d9f04ec1 (ceph): mgr/cephadm: fix service name for nfs type
the `nfs` service was incorrectly reported as `mds`
Signed-off-by: Michael Fritch <mfritch@suse.com>
Michael Fritch
10:26 PM Revision fd6322f7 (ceph): mgr/cephadm: ensure nfs uses the correct entity
mon entity needs to start with `client.`
Signed-off-by: Michael Fritch <mfritch@suse.com>
Michael Fritch
10:26 PM Revision 7976ac74 (ceph): mgr/orchestrator: rearrange interface to match impl. order
rgw impl. happens before rbd impl
Signed-off-by: Michael Fritch <mfritch@suse.com>
Michael Fritch
10:26 PM Revision 3be60810 (ceph): mgr/cephadm: split out `config-and-keyrings` json
Signed-off-by: Michael Fritch <mfritch@suse.com> Michael Fritch
10:26 PM Revision 770816dc (ceph): mgr/cephadm: deploy nfs-ganesha service
orch daemon add nfs <svc_arg> <pool> [<namespace>] [<placement>]
Signed-off-by: Michael Fritch <mfritch@suse.com>
Michael Fritch
10:26 PM Revision 2606cc35 (ceph): mgr/cephadm: add a minimal ganesha.conf
we only need to specify the rados pool and config object url
Signed-off-by: Michael Fritch <mfritch@suse.com>
Michael Fritch
10:26 PM Revision b2b6e016 (ceph): mgr/cephadm: add nfs tests
Signed-off-by: Michael Fritch <mfritch@suse.com> Michael Fritch
10:15 PM RADOS Bug #44759 (Fix Under Review): fast luminous -> nautilus -> octopus upgrade asserts out
Sage Weil
09:58 PM RADOS Bug #44759 (Resolved): fast luminous -> nautilus -> octopus upgrade asserts out
... Sage Weil
10:13 PM Revision 29b7469f (ceph): osd/PeeringState: drop mimic assert
This code can still execute for a cluster that has require_osd_release >=
nautilus because a PG is processing an olde...
Sage Weil
10:01 PM bluestore Bug #38745: spillover that doesn't make sense
In short - I'm trying to pretty conservative when suggesting 64GB for DB/WAL volume. Igor Fedotov
09:58 PM bluestore Bug #38745: spillover that doesn't make sense
Marcin W wrote:
> BTW. These are the default RocksDB params IIRC (in GB):
> base=256, multiplier=10, levels=5
>
...
Igor Fedotov
09:50 PM bluestore Bug #38745: spillover that doesn't make sense
Eneko,
to be honest 60GB and 64GB are pretty the same to me. The estimate which resulted in this value did some ro...
Igor Fedotov
11:24 AM bluestore Bug #38745: spillover that doesn't make sense
Thanks @Igor
Sorry for the delay getting back, I didn't receive any email regarding your update from tracker.
I...
Eneko Lacunza
09:59 PM Revision 69a43efc (ceph): os/bluestore: allow main device expansion when DB needs space to
recover.
This patch provides a fix for an expansion "deadlock" state:
OSD is out of space at main disk and DB needs ...
Igor Fedotov
09:44 PM Revision 0108b7c3 (ceph): mgr/cephadm: use docker.io in default container image name
Not all hosts have docker.io configured as a default registry.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry pi...
Sage Weil
09:44 PM Revision 4eaed9ad (ceph): mgr/cephadm: fix 'upgrade start' message when specifying a version
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit c6b0c28d748f7eec1455d00be15ab7f0b985ecf5)
Sage Weil
09:44 PM Revision a5fe3789 (ceph): Merge PR #34146 into master
* refs/pull/34146/head:
mgr/cephadm: use docker.io in default container image name
mgr/cephadm: fix 'upgrade start'...
Sage Weil
09:43 PM Revision 0d595a7e (ceph): mgr/cephadm: DriveGroupSpec needs to know about unmanaged attribute
Signed-off-by: Joshua Schmid <jschmid@suse.de>
(cherry picked from commit f7bb0236aa601e5439875a97c2250be20956a4e7)
Joshua Schmid
09:43 PM Revision 72057259 (ceph): mgr/cephadm: DriveGroupSpec needs to support/ignore _unmanaged_
Signed-off-by: Joshua Schmid <jschmid@suse.de>
(cherry picked from commit bda6a47aac0d5db6a5b07c50e7ac45c4682a9d0d)
Joshua Schmid
09:42 PM Orchestrator Bug #43816 (Pending Backport): cephadm: Unable to use IPv6 on "cephadm bootstrap"
Sage Weil
03:16 PM Orchestrator Bug #43816: cephadm: Unable to use IPv6 on "cephadm bootstrap"
> This command produced the following error:
> ...
Ricardo Marques
09:42 PM Revision 39468278 (ceph): Merge PR #34166 into master
* refs/pull/34166/head:
mgr/cephadm: DriveGroupSpec needs to know about unmanaged attribute
mgr/cephadm: DriveGroup...
Sage Weil
09:42 PM Revision b2aede19 (ceph): Merge PR #34180 into master
* refs/pull/34180/head:
cephadm: Fix check_ip_port to work with IPv6
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:35 PM Revision 3d776f1b (ceph): cephadm: init config and keyring with None
and we should not assume that both `config` and `keying` are specified
when calling this method. because, for instanc...
Kefu Chai
09:32 PM mgr Bug #44705: Prometheus metrics lint (and other) issues
Boris, can you take a look at this when you have a chance? Neha Ojha
08:54 PM Revision d2ff682e (ceph): os/bluestore: be more informative about main device's avail space.
Log it on OSD startup. Previous output lacked bluefs occupation.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
08:54 PM Revision 58e12372 (ceph): kv/rocksdb: remove obsolete func declarations.
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
08:54 PM Revision 97607921 (ceph): os/bluestore: open db in read-only when expanding standalone DB/WAL
Replace mount() with cold_open() to force opening db in read-only mode.
Signed-off-by: Adam Kupczyk <akupczyk@redhat...
Adam Kupczyk
08:54 PM Revision de79da6a (ceph): os/bluestore: modify return type for BlueFS::_get_slow_device_id()
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
08:54 PM Revision db6f3f66 (ceph): os/bluestore: avoid bluefs log compaction when doing cold_close
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
08:54 PM Revision 7662fce0 (ceph): os/bluestore: show space available from bluestore when dumping bluefs d...
This effectively allows ceph-bluestore-tool to report space available from bluestore
for bluefs-bdev-sizes command, i...
Igor Fedotov
08:46 PM Revision aa60edce (ceph): qa/rgw: partial revert of 'import with full path'
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:53 PM Revision 7f126085 (ceph): Merge pull request #34179 from cbodley/wip-rgw-admin-user-axe
rgw: remove unused librgw_admin_user
Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
Reviewed-by: Matt Benjamin <mb...
Casey Bodley
06:12 PM Revision c89b5942 (ceph): rgw: remove unused librgw_admin_user
unused and not worth the effort to maintain
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
05:58 PM Revision 54cbd2c5 (ceph): Merge pull request #33598 from trociny/wip-44262-mimic
mimic: rbd-mirror: improve detection of blacklisted state
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Yuri Weinstein
05:44 PM Revision 4d59910c (ceph): qa/tests: client-upgrade-luminous-octopus tests
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
05:34 PM Orchestrator Bug #44758 (Resolved): Drive Groups: limit:1 does not imply all:true
This drive group:... Sebastian Wagner
05:29 PM Revision c1c6f8f8 (ceph): doc/releases/octopus.rst: fix min_mon_release string
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha .
05:29 PM Orchestrator Bug #44673: cephadm: `orch apply` and `orch daemon add` use completely different code path
prerequisite: https://github.com/ceph/ceph/pull/34091 Sebastian Wagner
05:28 PM Orchestrator Bug #44673: cephadm: `orch apply` and `orch daemon add` use completely different code path
I'm already getting bug reports, like... Sebastian Wagner
05:23 PM Revision 4e904f4c (ceph): Merge pull request #33966 from smithfarm/wip-44465-mimic
mimic: rgw: get barbican secret key request maybe return error code
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
05:16 PM Bug #15036: doc build full of warnings and errors, sphinx-build exits with success
Is it fixed? Dan Mick
11:18 AM Bug #15036: doc build full of warnings and errors, sphinx-build exits with success
close? Sebastian Wagner
05:15 PM bluestore Bug #44757 (Resolved): perf regression due to bluefs_buffered_io=true
RHBZ - https://bugzilla.redhat.com/show_bug.cgi?id=1802199
This option was enabled with the help of PR - https://git...
Vikhyat Umrao
04:56 PM mgr Bug #44726: prometheus exporter crash
Found a couple of crash signatures for this in Telemetry reports.
cec5d2a54420193e4e556ab48b2f0005da1991420896f129...
Neha Ojha
04:23 PM Orchestrator Bug #44642: cephadm: mgr dump might be too huge
interesting. does it work when using https://github.com/ceph/ceph/pull/34031 ? Sebastian Wagner
08:26 AM Orchestrator Bug #44642: cephadm: mgr dump might be too huge
I can't help but think this is somehow related to the hangs we're getting after ~100k output when podman is run via s... Tim Serong
04:12 PM Orchestrator Bug #44513: mgr/cephadm: `orch ps --refresh` returns no results
Confirmed PR 34182 fixes this.
Saw a similar thing with 3 hosts and only the last host was shown during refersh:
...
Michael Fritch
03:41 PM Orchestrator Bug #44513: mgr/cephadm: `orch ps --refresh` returns no results
(pretty sure i'm fixing the same bug... it would happen if you had 2 hosts in your test cluster above and the last on... Sage Weil
03:40 PM Orchestrator Bug #44513 (Fix Under Review): mgr/cephadm: `orch ps --refresh` returns no results
Sage Weil
03:44 PM Orchestrator Bug #44729 (Need More Info): cephadm enter using docker is broken
It works for me...... Sage Weil
03:39 PM Revision 764ce71b (ceph): mgr/cephadm: fix 'orch ps --refresh'
The use of host in the refresh loop was clobbering the argument value.
Fixes: https://tracker.ceph.com/issues/44513
...
Sage Weil
03:35 PM Orchestrator Bug #44608 (Fix Under Review): cephadm: grafana: bound to 127.0.0.1
Sage Weil
03:34 PM Revision 5f4fedbd (ceph): mgr/cephadm: bind grafana to all interfaces
Fixes: https://tracker.ceph.com/issues/44608
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:21 PM Orchestrator Bug #44756 (Resolved): drivegroups: replacement op will ignore existing wal/dbs
Since the db/wal is considered "locked/non-avialable" by ceph-volume after the first deployment, the DriveGroup algor... Joshua Schmid
03:06 PM Revision b000f12a (ceph): cephadm: Fix check_ip_port to work with IPv6
Fixes: https://tracker.ceph.com/issues/43816
Signed-off-by: Ricardo Marques <rimarques@suse.com>
Ricardo Marques
03:05 PM RADOS Bug #44755 (Resolved): Create stronger affinity between drivegroup specs and osd daemons
We currently only show the name of the drivegroup spec in `orch ls`... Joshua Schmid
02:48 PM Revision 214b49b2 (ceph): cephadm: allow config and keyring args for ceph-volume
easier to script via the cephadm tests
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from commit b...
Michael Fritch
02:45 PM CephFS Bug #44565: src/mds/SimpleLock.h: 528: FAILED ceph_assert(state == LOCK_XLOCK || state == LOCK_XL...
... Jan Fajerski
02:43 PM mgr Backport #44754 (In Progress): octopus: mgr default value handling is broken
Nathan Cutler
02:42 PM mgr Backport #44754 (Resolved): octopus: mgr default value handling is broken
https://github.com/ceph/ceph/pull/34178 Nathan Cutler
02:43 PM Revision ba93ac48 (ceph): pybind/mgr/*: fix config_notify handling of default values
After 5ace82e65c72847fb875fc01c419937a26a59d70 was merged, I found
three more instances of the code being patched.
T...
Nathan Cutler
02:40 PM Revision fb64df15 (ceph): pybind/mgr/*: fix config_notify handling of default values
After 5ace82e65c72847fb875fc01c419937a26a59d70 was merged, I found
three more instances of the code being patched.
T...
Nathan Cutler
02:39 PM mgr Bug #43746: mgr default value handling is broken
backporting note: https://github.com/ceph/ceph/pull/34117 (follow-on fix) Nathan Cutler
02:29 PM Revision 2cd8c315 (ceph): Merge pull request #34173 from tchaikov/wip-test-rgw
test/rgw: should import parse not urlparse
Reviewed-by: Thomas Bechtold <tbechtold@suse.com>
Kefu Chai
02:17 PM Revision e8c7687a (ceph): Merge pull request #34117 from smithfarm/wip-43746-follow-on
pybind/mgr/*: fix config_notify handling of default values
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:13 PM Revision 402f5f1d (ceph): Merge pull request #34136 from tchaikov/test-msgr-stdout
test/msgr: print out informative messages to stdout
Reviewed-by: Neha Ojha <nojha@redhat.com>
Kefu Chai
02:12 PM Revision 84501177 (ceph): Merge pull request #34015 from yuyuyu101/wip-pin-rocksdb
kv/RocksDBStore: using PinnableSlice to avoid extra value copy
Reviewed-by: Adam Kupczyk <akucpzyk@redhat.com>
Revie...
Kefu Chai
02:10 PM Dashboard Bug #44753 (New): mgr/dashboard: Secure the Alertmanger receiver endpoint
Currently it is possible send push notification unauthenticated to the dashboard and the push notifications are not v... Stephan Müller
01:55 PM Revision af51d0fa (ceph): doc: releases: add a note on debian packages & those built by the commu...
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
(cherry picked from commit 2cdca1ff6def0da2b6e6c67b276eaf964b0...
Abhishek Lekshmanan
01:52 PM Revision 7d3bd4d0 (ceph): doc: move luminous to archived releases & octopus to active
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
01:49 PM Revision b565cbd9 (ceph): Merge pull request #34140 from theanalyst/doc/releases/oct-distro-fix
doc: releases: add a note on debian packages & those built by the community
Reviewed-By: Kefu Chai <kchai@redhat.com...
Abhishek L
01:47 PM Revision 0db88f77 (ceph): test/rgw: should import parse not urlparse
urlparse is a function while parse is a submodule where parse_qsl() is
provided
Signed-off-by: Kefu Chai <kchai@redh...
Kefu Chai
01:38 PM rgw Bug #44751 (Fix Under Review): infinite loop in 'radosgw-admin datalog list'
Casey Bodley
01:34 PM rgw Bug #44751 (Resolved): infinite loop in 'radosgw-admin datalog list'
when a shard has more than 1000 entries, we loop until '!truncated' but don't update the marker to advance in the lis... Casey Bodley
01:38 PM Revision 166f38fe (ceph): radosgw-admin: fix infinite loop in 'datalog list'
affects datalog shards with more than 1000 entries
Fixes: https://tracker.ceph.com/issues/44751
Signed-off-by: Case...
Casey Bodley
01:36 PM ceph-volume Feature #44752 (New): Allow blacklisting of devices more natively
When for some reason want to exclude/ignore a disk temporarily, you currently need to mount it in order for ceph-volu... Joshua Schmid
01:26 PM ceph-volume Feature #44750 (New): improve output in the 'rejected reason' field
Interesting data would be:
when block-data:
* used by ceph (which osd_id)
* used for operating system (also co...
Joshua Schmid
01:14 PM ceph-volume Bug #44749 (Resolved): lvm batch does not re-use db devices with free space on VGs
... Joshua Schmid
01:03 PM ceph-volume Bug #44748 (Can't reproduce): lvm zap is not zapping the db lv
Using the following setup as an example:... Joshua Schmid
12:11 PM Orchestrator Bug #44747: orch: `ceph orch ls --service_type` is broken
This looks actually random. In the same session:... Sebastian Wagner
12:07 PM Orchestrator Bug #44747 (Can't reproduce): orch: `ceph orch ls --service_type` is broken
... Sebastian Wagner
11:56 AM Dashboard Bug #44725 (Resolved): mgr/dashboard: backend test failure on tasks.mgr.dashboard.test_health.Hea...
Kefu Chai
11:56 AM Revision a8d24470 (ceph): Merge pull request #34138 from bk201/wip-44725
qa/tasks/mgr/dashboard/test_health: update mdsmap schema
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewe...
Kefu Chai
11:52 AM Orchestrator Bug #44746 (Closed): cephadm: vstart.sh --cephadm: don't deploy crash by default
as it's not part of the normal cluster, it's getting left behind and stays running. ... Sebastian Wagner
11:49 AM Bug #44182 (Resolved): ceph-backport.sh: Can't set backport environment up
Tatjana Dehler
11:48 AM Revision b80d7944 (ceph): Merge pull request #34139 from tchaikov/wip-qa-test-py3
qa,test: py3 compatible changes and fix
Reviewed-by: Thomas Bechtold <tbechtold@suse.com>
Kefu Chai
11:36 AM Feature #44745 (New): YAMLFormatter for common/Formatter.h
https://github.com/ceph/ceph/pull/34061 add a new value @yaml@ for @--format@ in order to support yaml in @mgr/cephad... Sebastian Wagner
11:21 AM Bug #42504 (Pending Backport): install-deps.sh tries to use yum and install yum-utils on centos/r...
Sebastian Wagner
11:17 AM Bug #38173 (Resolved): Remove helm+kubernetes install from ceph docs
Sebastian Wagner
11:07 AM Revision a78f42e2 (ceph): mgr/cephadm: replace async_map_completion with a simple wrapper
There is no need to wrap everything into completions.
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
11:07 AM Revision 29aa87c5 (ceph): mgr/cephadm: replace async_completion with trivial_completion
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
11:07 AM Revision d8ced206 (ceph): mgr/cephadm: cleanup async_map_completion etc.
This breaks the progress integration, but we haven't
used that anyway till now.
Signed-off-by: Sebastian Wagner <seb...
Sebastian Wagner
10:47 AM Linux kernel client Bug #44744 (Resolved): Slow file creation/sync on kernel cephfs
We're seeing weird behaviour of the sync tool with a kernel cephfs mount. To trigger this its enough to run the follo... Jan Fajerski
10:39 AM Dashboard Bug #44743 (Resolved): mgr/dashboard: ceph-api-nightly-octopus-backend and master test failure "t...
... Laura Paduano
10:25 AM Dashboard Backport #44742 (Rejected): nautilus: mgr/dashboard: Check for missing npm resolutions
Konstantin Shalygin
10:25 AM Dashboard Backport #44741 (Resolved): octopus: mgr/dashboard: Check for missing npm resolutions
https://github.com/ceph/ceph/pull/34202 Konstantin Shalygin
10:11 AM Dashboard Bug #44740 (Won't Fix): mgr/dashboard: API returns error when mgr module gets enabled/disabled on...
If a mgr module gets enabled or disabled on the CLI, the dashboard is showing toasties (for a short time) notifying a... Tatjana Dehler
09:54 AM Dashboard Feature #44723 (Pending Backport): mgr/dashboard: Check for missing npm resolutions
Lenz Grimmer
09:54 AM Revision 9262d5c0 (ceph): Merge pull request #34131 from tspmelo/wip-force-npm-resolutions
mgr/dashboard: Check for missing npm resolutions
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Nathan ...
Lenz Grimmer
09:53 AM Revision f7bb0236 (ceph): mgr/cephadm: DriveGroupSpec needs to know about unmanaged attribute
Signed-off-by: Joshua Schmid <jschmid@suse.de> Joshua Schmid
09:34 AM Orchestrator Bug #44739 (Can't reproduce): ceph.conf parameters set via "cephadm bootstrap -c" are not persist...
Now, when I set e.g. "osd crush chooseleaf type = 0" via "cephadm bootstrap -c", the initial CRUSH map has failure do... Nathan Cutler
09:32 AM Orchestrator Bug #44738: drivegroups/cephadm: db_devices don't get applied correctly when using "paths"
-It seems that db_devices are ignored whenever "paths" is used in the "data_devices" section.-
Ignore that.
Joshua Schmid
09:15 AM Orchestrator Bug #44738 (Won't Fix): drivegroups/cephadm: db_devices don't get applied correctly when using "p...
... Joshua Schmid
09:03 AM mgr Bug #24995: mgr: prometheus Segmentation fault
stack trace with a couple more symbols:... Jan Fajerski
08:42 AM Revision 6b075638 (ceph): Merge pull request #34165 from tchaikov/wip-doc-release-octopus-indent
doc/releases/octopus: fix indents
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Kefu Chai
08:41 AM Revision df07e9f3 (ceph): doc: mailmap: changes for octopus release
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
08:35 AM Revision bc76b39a (ceph): qa/tasks/ceph.py: fail test if osd devices not found
Fixes: https://tracker.ceph.com/issues/42357
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
08:34 AM Revision bda6a47a (ceph): mgr/cephadm: DriveGroupSpec needs to support/ignore _unmanaged_
Signed-off-by: Joshua Schmid <jschmid@suse.de> Joshua Schmid
08:33 AM Revision 51c714d9 (ceph): qa/tasks/ceph.py: cleanup: stop calling get_wwn_id_map()
Nowadays, get_wwn_id_map is essentially a noop - it does:
return dict((d, d) for d in devs)
This reverts anothe...
Nathan Cutler
08:33 AM Revision 13933171 (ceph): qa/tasks/ceph.py: drop block_journal, tmpfs_journal
I looked, but did not find any tests that actually use these options.
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
08:33 AM Revision ad477be2 (ceph): qa/tasks/ceph.py: drop roles_to_journals and remote_to_roles_to_journals
These do not seem to get any use anymore.
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
08:33 AM Revision 9abebf28 (ceph): qa/tasks/ceph.py: use .format to log dicts
The ".format" builtin logs dicts nicely right out of the box.
Also, some of the log messages were too cryptic - fixe...
Nathan Cutler
08:22 AM Revision 81ac6db3 (ceph): Merge pull request #33684 from k0ste/wip-44367-nautilus
nautilus: doc/mgr/telemetry: added device channel details Nathan Cutler
04:17 AM Revision b7e6c736 (ceph): doc/releases/octopus: fix indents
reduce the indent in subsection of "RGW object storage", some of the
nested items should be indented with two spaces ...
Kefu Chai
03:45 AM CephFS Bug #44382 (Fix Under Review): qa: FAIL: test_barrier (tasks.cephfs.test_full.TestClusterFull)
Zheng Yan
03:43 AM Revision 1e15f02e (ceph): qa/cephfs: update TestClusterFull:test_barrier
The test case assumes that client does not send cap messages if there
is no operation. Recent change that timeout idl...
Yan, Zheng
03:26 AM Revision bcf487a3 (ceph): doc/mgr/telemetry: added device channel details
Plus details about license agreement.
Fixes: https://tracker.ceph.com/issues/43648
Signed-off-by: Yaarit Hatuka <yaa...
Yaarit Hatuka
03:17 AM Revision afce4130 (ceph): qa/tasks/mgr/dashboard/test_health: ignore fsmap.standbys
Fixes: https://tracker.ceph.com/issues/44725
Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>
Kiefer Chang
02:54 AM mgr Backport #44737 (In Progress): octopus: prometheus metrics wrongly reports scrubbing pgs
Konstantin Shalygin
02:52 AM mgr Backport #44737 (Resolved): octopus: prometheus metrics wrongly reports scrubbing pgs
https://github.com/ceph/ceph/pull/34163 Konstantin Shalygin
02:54 AM Revision ec86df19 (ceph): mgr: ceph_pg_* metrics contains last value instead of sum all of them
During evaluation of pool stats metrics contains last reported value instead of sum
Fixes: https://tracker.ceph.com/...
Jacek S.
02:54 AM mgr Backport #44735 (In Progress): nautilus: prometheus metrics wrongly reports scrubbing pgs
Konstantin Shalygin
02:52 AM mgr Backport #44735 (Resolved): nautilus: prometheus metrics wrongly reports scrubbing pgs
https://github.com/ceph/ceph/pull/34162 Konstantin Shalygin
02:53 AM Revision 4828eb15 (ceph): mgr: ceph_pg_* metrics contains last value instead of sum all of them
During evaluation of pool stats metrics contains last reported value instead of sum
Fixes: https://tracker.ceph.com/...
Jacek S.
02:52 AM mgr Backport #44736 (Rejected): mimic: prometheus metrics wrongly reports scrubbing pgs
https://github.com/ceph/ceph/pull/34646 Konstantin Shalygin
02:48 AM Revision 258a5f28 (ceph): Merge pull request #34106 from adamemerson/wip-namespace-mon
Make ceph-mon compile without top-level using namespace in headers
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:47 AM Bug #23947: ceph_test_rados dumped core, Error: finished tid 1 when last_acked_tid was 6
... Kefu Chai
02:16 AM Revision 71358baf (ceph): Merge pull request #34161 from tchaikov/wip-perf-test-on-bionic
qa/suites/perf-basic: only test on bionic Yuri Weinstein
01:54 AM Revision d4a04809 (ceph): qa/suites/perf-basic: only test on bionic
because centos8/rhel8 does not package collectl or pdsh anymore. but
these packages are required by CBT for collectin...
Kefu Chai
 

Also available in: Atom