Project

General

Profile

Activity

From 08/13/2020 to 09/11/2020

09/11/2020

10:49 PM Revision ae4fd30f (ceph): Merge pull request #36918 from tchaikov/wip-pybind-type-annotations
pybind/rados: use PEP484 style type annotations
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
10:43 PM Feature #47422 (Pending Backport): compressor: Make Zstandard compression level a configurable op...
Neha Ojha
10:41 PM Feature #47422: compressor: Make Zstandard compression level a configurable option
This change is adds a similar option that already exists for zlib to control the compression level zstd uses. I feel... Bryan Stillwell
10:38 PM Feature #47422 (Resolved): compressor: Make Zstandard compression level a configurable option
I would like to get this PR which was merged to master earlier this year backported to Nautilus and Octopus:
https...
Bryan Stillwell
10:39 PM CephFS Bug #46985: common: validate type CephBool cause 'invalid command json'
https://github.com/ceph/ceph/pull/37098 fixes a bug in https://github.com/ceph/ceph/pull/36459 and needs backport too. Neha Ojha
03:03 AM CephFS Bug #46985: common: validate type CephBool cause 'invalid command json'
This change causes the failure seen in #47179. Could we either revert it or modify it so it reinstates the old behavi... Brad Hubbard
10:28 PM mgr Bug #47404 (Pending Backport): zabbix config-show failed to indent output
Kefu Chai
12:28 PM mgr Bug #47404 (Resolved): zabbix config-show failed to indent output
Kefu Chai
10:27 PM Revision 075cc0ff (ceph): Merge pull request #37105 from tchaikov/wip-47404
mgr/zabbix: indent the output of "zabbix config-show"
Reviewed-by: Neha Ojha <nojha@redhat.com>
Kefu Chai
10:15 PM rbd Bug #47068 (Resolved): librbd/ImageState.cc: 352: FAILED ceph_assert(m_on_notify == nullptr)
Jason Dillaman
10:15 PM rbd Bug #46803 (Pending Backport): MigrateRequest.cc: 129: FAILED ceph_assert(image_ctx.parent != nul...
Jason Dillaman
10:14 PM Revision c55e2c87 (ceph): Merge pull request #37012 from trociny/wip-46803
librbd: track complete async operation requests
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
10:04 PM Feature #47421: Update Zstandard to latest upstream release (v1.4.5)
*PR*: https://github.com/ceph/ceph/pull/37117 Bryan Stillwell
09:59 PM Feature #47421 (Resolved): Update Zstandard to latest upstream release (v1.4.5)
The latest release of Zstandard includes improved compression ratios and faster compression/decompression. Bryan Stillwell
10:01 PM Dashboard Bug #46815: mgr/dashboard: FAIL: test_pool_create (tasks.mgr.dashboard.test_pool.PoolTest)
/a/yuriw-2020-09-10_22:09:32-rados-wip-yuri2-testing-2020-09-10-0000-nautilus-distro-basic-smithi/5422088/teuthology.... Deepika Upadhyay
09:54 PM Revision 7f23cd61 (ceph): zstd: upgrade to v1.4.5
Since the v1.4.0 release there have been a few improvements to Zstandard
including improved compression ratios, faste...
Bryan Stillwell
09:49 PM RADOS Bug #47420 (New): nautilus: test_rados.TestIoctx.test_aio_read fails with AssertionError: 5 != 2

http://qa-proxy.ceph.com/teuthology/yuriw-2020-09-10_22:09:32-rados-wip-yuri2-testing-2020-09-10-0000-nautilus-dist...
Deepika Upadhyay
09:42 PM Revision 05efc0a3 (ceph): Merge pull request #37114 from yuriw/wip-yuriw-crontab-master
qa/tests: running rados with -p 80 to produce better test results on …
Reviewed-by: Josh Durgin <jdurgin@redhat.com>...
Josh Durgin
09:39 PM RADOS Bug #47419 (Resolved): make check: src/test/smoke.sh: TEST_multimon: timeout 8 rados -p foo bench...
The PR did not change code at all. Log is attached. Josh Durgin
09:30 PM Dashboard Bug #47323 (Fix Under Review): monitoring: Use null yaxes min for OSD read latency
Neha Ojha
09:28 PM mgr Bug #47132: mgr: Caught signal (Segmentation fault) thread_name:safe_timer
We can relax the warning time, but at the point that authentication fails from everything running too slowly, there's... Josh Durgin
09:19 PM RADOS Bug #47344 (Resolved): osd: Poor client IO throughput/latency observed with dmclock scheduler dur...
Neha Ojha
08:33 PM rgw Backport #45646: nautilus: [rfe] rgw: parallelize single-node lifecycle processing
Also needed in the octopus backport: https://github.com/ceph/ceph/pull/36997 Josh Durgin
08:13 PM Revision 62baa765 (ceph): doc: releases: notes for v15.2.5 octopus
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
07:54 PM Revision 1d651538 (ceph): rgw: return success on existing bucket
RGWRadosStore::create_bucket() only returns EEXIST errors when a
conflict is detected and the recreation should fail....
Casey Bodley
07:25 PM rgw Bug #47418 (New): Ceph changes user metadata with `_` to `-`
Hi,
I am getting the following problem while saving custom metadata using s3 radosgw in putObject
The key cotai...
Yatharth Sharma
07:23 PM rbd Bug #47371 (Fix Under Review): librbd qos assert m_io_throttled failed
Jason Dillaman
05:40 PM rbd Bug #47371: librbd qos assert m_io_throttled failed
Direct fix to octopus branch (all refactored in master-branch) with backport to nautilus branch. Jason Dillaman
05:26 PM rbd Bug #47371 (In Progress): librbd qos assert m_io_throttled failed
Jason Dillaman
07:20 PM Revision 2d86e093 (ceph): librbd: ensure that thread pool lock is held when processing throttled IOs
There previously was a potential race for throttled IOs to complete prior
to the main worker thread finishing the pro...
Jason Dillaman
07:19 PM Revision 1568b0e1 (ceph): common/WorkQueue: added lock-held versions of ContextWQ queue methods
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
07:10 PM Revision 0f90e60f (ceph): Merge pull request #35543 from sebastian-philipp/qa-cephadm-iscsi
qa/cephadm: Add iSCSI
Reviewed-by: Adam King <adking@redhat.com>
Reviewed-by: Georgios Kyratsas <gkyratsas@suse.com>...
Sebastian Wagner
07:09 PM Revision 3a59cd79 (ceph): Merge pull request #36936 from mgfritch/cephadm-keyring-rm
mgr/cephadm: remove keyring during daemon post-remove
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
06:30 PM Revision 4b2911fc (ceph): Merge pull request #32581 from rishabh-d-dave/wip-djf-15070
mon, cephfs: Add auth caps for CephFS fsids
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: Ramana ...
Ramana Raja
06:27 PM Revision 40b5cad9 (ceph): mgr/dashboard: display description on mouse hover
Fixes: https://tracker.ceph.com/issues/36607
Signed-off-by: Ishan Rai <ishanrai05@gmail.com>
Ishan Rai
06:20 PM rbd Backport #47417 (Resolved): nautilus: [udev] include image namespace in symlink path
https://github.com/ceph/ceph/pull/37468 Nathan Cutler
06:20 PM rbd Backport #47416 (Resolved): octopus: [udev] include image namespace in symlink path
https://github.com/ceph/ceph/pull/37343 Nathan Cutler
06:18 PM Dashboard Backport #47415 (Rejected): nautilus: mgr/dashboard: increase Grafana iframe height to avoid scro...
Nathan Cutler
06:18 PM Dashboard Backport #47414 (Resolved): octopus: mgr/dashboard: increase Grafana iframe height to avoid scrol...
https://github.com/ceph/ceph/pull/37182 Nathan Cutler
06:16 PM rgw Backport #47413 (Resolved): nautilus: rgw: create bucket via swift return 403
https://github.com/ceph/ceph/pull/37435 Nathan Cutler
06:16 PM rgw Backport #47412 (Resolved): octopus: rgw: create bucket via swift return 403
https://github.com/ceph/ceph/pull/37340 Nathan Cutler
06:16 PM mgr Backport #47411 (Resolved): nautilus: daemon may be missing in mgr service map
https://github.com/ceph/ceph/pull/37181 Nathan Cutler
06:15 PM mgr Backport #47410 (Resolved): octopus: daemon may be missing in mgr service map
https://github.com/ceph/ceph/pull/37180 Nathan Cutler
06:15 PM ceph-volume Backport #47409 (Resolved): octopus: avoid py3 format strings for now
https://github.com/ceph/ceph/pull/37345 Nathan Cutler
05:51 PM rgw Bug #47408 (Resolved): rgw: orphan list teuthology test uses `dnf`, which may not always be avail...
The plan is to convert it to `yum`, which is more widely available. J. Eric Ivancich
05:49 PM Revision c261f662 (ceph): qa/tests: running rados with -p 80 to produce better test results on ma...
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
05:38 PM Revision a728b9db (ceph): Merge pull request #37021 from tchaikov/wip-osd-pass-by-ref
osd: pass pg_log_t by lvalue reference
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
05:04 PM Revision 068d46c1 (ceph): Merge pull request #37011 from tchaikov/wip-rgw-cache-list
rgw: set command desc for "cache list"
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
04:51 PM rgw Backport #45954: nautilus: rgw: fail as expected when get/set-bucket-versioning attempted on a no...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36188
merged
Yuri Weinstein
04:50 PM Revision 69f1c975 (ceph): Merge pull request #36188 from smithfarm/wip-45954-nautilus
nautilus: rgw: fail when get/set-bucket-versioning attempted on a non-existent …
Reviewed-by: J. Eric Ivancich <ivan...
Yuri Weinstein
04:44 PM rbd Bug #47390 (Fix Under Review): dashboard: rbd-mirror page shows error for primary site
Jason Dillaman
04:43 PM Revision 2f2914da (ceph): Merge pull request #37002 from tchaikov/wip-alpine-cleanup
alpine: remove .editorconfig
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
04:41 PM Revision ec580007 (ceph): librbd: ensure local site is included in mirror image global status
Ensure we always return local status for a mirrored image. The Python
bindings expect it to be included for backwards...
Jason Dillaman
04:30 PM Revision a7b50604 (ceph): pybind/rados: define unicode alias
for silencing warnings like:
WARNING: Cannot resolve forward reference in type annotations of "rados.Rados.conf_get"...
Kefu Chai
04:30 PM Revision ea7e907b (ceph): test/pybind: pass a str to "ping_monitor()"
monitors' names are not numbers, they are referenced by names in
general. their ranks are numbers though, but that's ...
Kefu Chai
04:30 PM Revision 0b8fdaa4 (ceph): ceph.in: read bytes from stdin
the data read from stdin is used as the input parameter for calls like
`cluster.osd_command(...)` and `cluster.mon_co...
Kefu Chai
04:30 PM Revision d9c4be0c (ceph): pybind/rados: do not encode bytes
the annotations ensures the type of input parameter, so no need to
encode a bytes object anymore
Signed-off-by: Kefu...
Kefu Chai
04:30 PM Revision 51a2a722 (ceph): pybind/rados: add type annotations to Rados.mon_command()
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:30 PM Revision 2d10914d (ceph): pybind/rados: construct cmd as an array of a single entry
otherwise what monitor receives would be something like
mon_command({ " p r e f i x " : " o s d m a p " ...
dif...
Kefu Chai
04:30 PM Revision b59dde53 (ceph): pybind/ceph_argparse.py: pass a str not a list to mon_command()
no need to construct a list as the cmd. and more importantly,
the document of Rados.mon_command() reads:
Rados.mo...
Kefu Chai
04:30 PM Revision bbf9f5bb (ceph): pybind/rados: use PEP484 style type annotations
* use PEP484 style typo annotations
* drop homebrew `requires()` decorator
* drop tests for `requires()` decorator
* ...
Kefu Chai
04:30 PM Revision 159858b0 (ceph): pybind: s/unicode/str/
we've migrated to python3, so no "unicode" anymore.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:30 PM Revision 4e23ca19 (ceph): pybind/rados: remove duplicated statement
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:30 PM Revision a56cd563 (ceph): pybind/rados: drop redundant type in docstring
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:37 PM Dashboard Feature #47406 (New): mgr/dashboard: show OSD flags legend
As already discussed in https://github.com/ceph/ceph/pull/36449#discussion_r486296093 we would like to show a small l... Tatjana Dehler
03:33 PM Revision cd6e5351 (ceph): Merge pull request #37052 from cbodley/wip-rgw-rest-op-err
rgw: RGWRESTOp no longer tracks separate error code
Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
Casey Bodley
03:04 PM Orchestrator Feature #47368: Provide a daemon mode for cephadm to handle host/daemon state requests
-Could you push the code to a branch, please?- What sebastian said :)
Also, what about finding a suitable timeslot...
Joshua Schmid
03:01 PM Orchestrator Feature #47368: Provide a daemon mode for cephadm to handle host/daemon state requests
Paul, can you make a WIP Pr with your current code? Sebastian Wagner
05:24 AM Orchestrator Feature #47368: Provide a daemon mode for cephadm to handle host/daemon state requests
quick demo of the work so far
https://gist.githubusercontent.com/pcuzner/574113c5976e05a78a6334901eba6319/raw/ae2f...
Paul Cuzner
03:03 PM RADOS Bug #46405: osd/osd-rep-recov-eio.sh: TEST_rados_repair_warning: return 1
Brad, thanks. will create a separate ticket. Kefu Chai
03:23 AM RADOS Bug #46405: osd/osd-rep-recov-eio.sh: TEST_rados_repair_warning: return 1
Kefu,
/a/kchai-2020-09-10_16:44:13-rados-wip-kefu-testing-2020-09-10-1633-distro-basic-smithi/5421813/teuthology.l...
Brad Hubbard
02:40 AM RADOS Bug #46405: osd/osd-rep-recov-eio.sh: TEST_rados_repair_warning: return 1
... Kefu Chai
02:28 PM Orchestrator Feature #47335 (Fix Under Review): cephadm: Make the Monitoring templates super flexible
Sebastian Wagner
02:27 PM Orchestrator Support #47233 (Resolved): cephadm: orch apply mon "label:osd" crashes cluster
Sebastian Wagner
02:10 PM Revision eea25b5a (ceph): mgr/cephadm: merge update_keyring_caps -> create_keyring
keyring is removed during daemon remove, which obsoletes the need to
update the keyring caps after get-or-create
Sig...
Michael Fritch
02:10 PM Revision 2266cc1e (ceph): mgr/cephadm: disallow removing the mon keyring
Signed-off-by: Michael Fritch <mfritch@suse.com> Michael Fritch
02:10 PM Revision 11bbfd58 (ceph): mgr/cephadm: remove keyring during daemon post-remove
Fixes: https://tracker.ceph.com/issues/47298
Signed-off-by: Michael Fritch <mfritch@suse.com>
Michael Fritch
02:10 PM Revision 183f7c34 (ceph): mgr/cephadm: pass `DaemonDescription` during pre/post remove
add more context than simply passing the `daemon_id`
Signed-off-by: Michael Fritch <mfritch@suse.com>
Michael Fritch
02:10 PM Revision a0cefab9 (ceph): mgr/cephadm: add `post_remove` daemon action
invoked after a daemon has been removed
Signed-off-by: Michael Fritch <mfritch@suse.com>
Michael Fritch
01:51 PM Revision 41727ab0 (ceph): rbd-nbd: fix potential race when waiting unqiesce
There was a window between issuing quiesce_complete and checking
the quiesce variable unset by the unqiesce callback,...
Mykola Golub
01:51 PM Revision dc9ee9ba (ceph): rbd-nbd: return quiesce hook exit code
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
01:48 PM Revision 07fbc4b7 (ceph): librbd: track complete async operation requests
to prevent duplicate maintenance operations due to RPC hiccups.
Fixes: https://tracker.ceph.com/issues/46803
Signed-...
Mykola Golub
01:25 PM Revision 251ccb8d (ceph): Merge pull request #36825 from trociny/wip-47068
librbd: task finisher should distinguish quiesce tasks with different ID
Reviewed-by: Jason Dillaman <dillaman@redha...
Jason Dillaman
01:24 PM rbd Bug #47405 (Fix Under Review): [test] rbd_snaps_ops will fail attempting to create pool
Jason Dillaman
01:15 PM rbd Bug #47405 (Resolved): [test] rbd_snaps_ops will fail attempting to create pool
... Jason Dillaman
01:04 PM Revision cfc09e4d (ceph): mgr/cephadm: make j2 teamplates overwritable
This adds an escape hatch, if the configs generated
by cephadm are not flexible enough.
Downside is obviously that f...
Sebastian Wagner
12:35 PM rbd Bug #47210: librbd:rbd.OSError: [errno 2147483648] error reading myimage 0~2147483648
dongdong tao wrote:
> would really appreciate your thoughts on my last comment at https://tracker.ceph.com/issues/47...
Jason Dillaman
12:14 PM rbd Bug #47210: librbd:rbd.OSError: [errno 2147483648] error reading myimage 0~2147483648
Jason Dillaman wrote:
> Ponnuvel P wrote:
> > So this limitation doesn't appear a deliberate decision. Regardless o...
dongdong tao
12:34 PM crimson Bug #47311 (Fix Under Review): assert failure in RWState::put_read()
Kefu Chai
12:34 PM Revision 4e0f0908 (ceph): qa/cephfs: backup mount object before running tests
Right now, only client IDs are stashed and restored but with the recent
changes (addition of more attributes to mount...
Rishabh Dave
12:34 PM Revision 995c7363 (ceph): qa/cephfs: add tests for "fs authorize" subcommand
Make caps FS-specific affects "fs authorize" subcommand. Let's add few
tests to verify its behaviour.
Signed-off-by:...
Rishabh Dave
12:32 PM Revision 352a41d1 (ceph): qa/cephfs: add tests for multi-FS auth tests
Add testsuite for testing authorization on Ceph cluster with multiple
file systems and enable it to be executable wit...
Rishabh Dave
12:29 PM Revision ddceba16 (ceph): mgr/zabbix: indent the output of "zabbix config-show"
Fixes: https://tracker.ceph.com/issues/47404
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:18 PM Revision 1bd86d33 (ceph): mgr/cephadm: allow iscsi to be named by teuthology
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
12:17 PM Revision 430f2c51 (ceph): qa/cephadm: Add iSCSI
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
12:17 PM Revision 130c7a43 (ceph): qa/cephadm: Also fetch iscsi logs
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
12:09 PM Revision f972becd (ceph): Merge pull request #37094 from adk3798/iscsi-m
cephadm: remove z option from iSCSI dev and configfs mount
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
12:09 PM Orchestrator Bug #46429: cephadm fails bootstrap with new Podman Versions 2.0.1 and 2.0.2
Tested
dev-box-1:/var/lib/ceph/662190fd-30cc-4f4f-945d-dd429e32b0c0 # podman --version
podman version 2.0.6
a...
Joshua Schmid
11:37 AM Revision bcd01b91 (ceph): Merge pull request #37084 from tchaikov/wip-crimson-fmt
crimson/osd: fix fmt::format() errors and cleanups
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
11:32 AM Orchestrator Bug #46558: cephadm: paths attribute ignored for db_devices/wal_devices via OSD spec
DriveGroups are supposed to `describe` a state/layout without explicitly pointing to disk identifiers.
If there is...
Joshua Schmid
10:55 AM Revision 5172e0f6 (ceph): Merge pull request #37099 from tchaikov/wip-crimson-cause-sv
crimson/osd: pass the the cause by string_view
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
10:46 AM devops Tasks #47403 (New): Streamline doc testing process on pull requests
Currently, any pull request into the ceph git repo triggers a Jenkins job "Docs: build check", to verify the consiste... Lenz Grimmer
10:44 AM dmclock Bug #47215 (Resolved): server: Fix incorrect order of args passed to unused add_request() versions.
Marking it resolved as the fix is now merged. Sridhar Seshasayee
10:35 AM Orchestrator Bug #47381: "ceph orch apply --dry-run" reports empty osdspec even though OSDs will be deployed
Joshua Schmid wrote:
> This is most likely a known timing issue of the `--dry-run` command.
Could you provide a ...
Nathan Cutler
10:22 AM Dashboard Bug #40753: mgr/dashboard: Perform scalability tests with large amounts of RGW buckets
Volker Theile wrote:
> The problem here is that the RGW Admin OPS API does not support filters and pagination. Becau...
Ernesto Puerta
08:43 AM Dashboard Bug #40753: mgr/dashboard: Perform scalability tests with large amounts of RGW buckets
The problem here is that the RGW Admin OPS API does not support filters and pagination. Because of that the Dashboard... Volker Theile
08:29 AM Dashboard Bug #40753 (In Progress): mgr/dashboard: Perform scalability tests with large amounts of RGW buckets
This has been reproduced in downstream (nautilus based) with more than 2k buckets and real network conditions, and ba... Ernesto Puerta
10:20 AM Dashboard Bug #47396 (Fix Under Review): mgr/dashboard: Remove HACKING.rst now that the content was added t...
Lenz Grimmer
07:09 AM Dashboard Bug #47396 (Resolved): mgr/dashboard: Remove HACKING.rst now that the content was added to the docs
Pull request https://github.com/ceph/ceph/pull/37070 resolved #47230 in the sense that the content of @HACKING.rst@ w... Lenz Grimmer
10:15 AM Bug #47400 (Fix Under Review): ceph: BrokenPipeError on ceph -h
Ernesto Puerta
09:15 AM Bug #47400 (Resolved): ceph: BrokenPipeError on ceph -h
... Ernesto Puerta
10:08 AM bluestore Bug #47174: [BlueStore] Pool/PG deletion(space reclamation) is very slow
Serg D wrote:
> it looks similar to problem https://tracker.ceph.com/issues/47044
yep, indeed
Igor Fedotov
08:46 AM bluestore Bug #47174: [BlueStore] Pool/PG deletion(space reclamation) is very slow
Thank you, Igor for looking into this one.
FYI, as this is continuously reproduced this time again we had deleted ...
Vikhyat Umrao
09:36 AM Revision af1ab102 (ceph): Merge pull request #37031 from sseshasa/wip-pgpush-recovery-class
osd: Introduce new PGOpQueueable class for recovery push/reply messages.
Reviewed-by: Josh Durgin <jdurgin@redhat.co...
Sridhar Seshasayee
09:35 AM Orchestrator Cleanup #47402 (New): CLI: orch osd rm: Replace svc_id with osd_id
https://ceph.readthedocs.io/en/latest/mgr/orchestrator/#remove-an-osd
and section below refer to svc_id. Should be...
Jan Fajerski
09:28 AM Orchestrator Bug #47401 (Resolved): improve drive group validation
... Sebastian Wagner
09:13 AM bluestore Bug #46886 (Resolved): upgrade/nautilus-x-master: bluefs mount failed to replay log: (14) Bad ad...
Kefu Chai
09:13 AM Revision 2910f973 (ceph): Merge pull request #36745 from ifed01/wip-ifed-bluefs-remove-obsolete
os/bluestore: get rid of obsolete stuff in bluefs.
Reviewed-by: Adam Kupczyk <akucpzyk@redhat.com>
Kefu Chai
09:12 AM Revision 49d36740 (ceph): Merge pull request #36822 from sebastian-philipp/cephadm-container-init
cephadm: Add --container-init Sebastian Wagner
09:11 AM Revision 75bbdeb0 (ceph): Merge pull request #36211 from kshtsk/wip-remote-write-file
qa/tasks: use remote write file
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:10 AM Revision 7b5fce35 (ceph): Merge pull request #37029 from tchaikov/wip-pybind-finer-grainer-test
test/pybind: split aio_test into smaller pieces
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Neha Ojha...
Kefu Chai
09:09 AM Revision 71f9a8de (ceph): Merge pull request #32169 from zjcmszh/cmpext_op
pybind: add aio_cmpext()
Reviewed-by: Deepika Upadhyay <dupadhya@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:09 AM Revision fd461183 (ceph): mgr/cephadm: Refactor `get_minimal_ceph_conf()`
Create a single source for the minimal ceph.conf
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
09:09 AM Revision d65092f0 (ceph): mgr/cephadm: Refactor (to,from) datetime
`datetime.datetime.strptime(input, DATEFMT)` just
looks too ugly to have it everywhere.
Signed-off-by: Sebastian Wag...
Sebastian Wagner
09:09 AM Revision ff7e7634 (ceph): mgr/cephadm: Add extra-ceph-conf
Due to limitations of `config generate-minimal-conf`,
we need to provide a way for users to modify the
ceph.conf for ...
Sebastian Wagner
09:07 AM Revision 75aa97ee (ceph): mgr/cephadm: CephadmDaemonSpec: add ceph_conf attribute
* `extra_config` should actually be called `extra_files`
* Special treatment for `ceph_conf` to ease refactorization
...
Sebastian Wagner
09:06 AM Revision 3fb7f311 (ceph): Merge pull request #37036 from changchengx/unused_var
common: remove data_dir_option in func global_init
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:06 AM Revision 83c4442c (ceph): mgr/volumes: Make number of cloner threads configurable
The number of cloner threads is set to 4 and it can't be
configured. This patch makes the number of cloner threads
co...
Kotresh Hiremath Ravishankar
09:01 AM Revision b70c7db8 (ceph): mgr/dashboard: Fix bugs in a unit test and i18n translation
* SKIP: Unknown argument type: 'BinaryExpression' NodeObject { ... text: 'You can activate the module on the Telemetr... Volker Theile
08:59 AM Revision 23e963bb (ceph): crimson/osd: pass the the cause by string_view
in future, string_view can be used almost every where string can be
used. in this change, `const char*` is instead pa...
Kefu Chai
08:59 AM rgw-testing Backport #47399 (Need More Info): octopus: unittest_rgw_dmclock_scheduler: Queue.SyncRequest: ***...
non-trivial because it seems like it depends on a backport in https://github.com/ceph/dmclock which hasn't been done yet Nathan Cutler
08:56 AM rgw-testing Backport #47399 (Rejected): octopus: unittest_rgw_dmclock_scheduler: Queue.SyncRequest: ***Timeou...
Nathan Cutler
08:58 AM rgw-testing Backport #47398 (Need More Info): nautilus: unittest_rgw_dmclock_scheduler: Queue.SyncRequest: **...
non-trivial because it seems like it depends on a backport in https://github.com/ceph/dmclock which hasn't been done yet Nathan Cutler
08:56 AM rgw-testing Backport #47398 (Rejected): nautilus: unittest_rgw_dmclock_scheduler: Queue.SyncRequest: ***Timeo...
Nathan Cutler
08:57 AM Revision 0fc4ed1d (ceph): ciommon/admin_socket: extract find_matched_hook() out
this function is complicated and isolated enough to be a separated
method.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:57 AM Revision 0039eb2c (ceph): common/admin_socket: always validate the parameters
this change addresses the regression introduced by
65267d55cd3714c436b188aaa8b2049ad2b21225.
before this change, we ...
Kefu Chai
07:37 AM Dashboard Bug #47397 (Resolved): mgr/dashboard: error when creating an NFS export with CephFS path `/`
There is an error when submitting an NFS export by specifying "/" in the path.
!export_cephfs_root.png!
Backend...
Kiefer Chang
07:09 AM Dashboard Tasks #47230 (Resolved): mgr/dashboard: Move HACKING.rst into the main documentation
Lenz Grimmer
05:42 AM Revision 022978b0 (ceph): cephadm: implement a webservice to offer host metadata to mgr
Gathering the data on a host is time consuming, so this patch give
cephadm a daemon mode that handles the data gather...
Paul Cuzner
05:07 AM RADOS Bug #47395 (New): ceph raw used is more than total used in all pools (ceph df detail)
In my ceph cluster, when i run the *ceph df detail* command it shows me like as following result... Morteza Bashsiz
05:05 AM rgw Bug #47327: STS AssumeRole API get 400 response
The invalid secret key error happens when rgw sts key is not set or is incorrect. The two configurables are needed to... Pritha Srivastava
04:56 AM Revision 3eed2d59 (ceph): common/buffer: use homebrew BUF_OFFSETOF to replace offsetof()
because buffer::raw is not a standard layout type. so `offsetof()`
does not always work. let's use a homebrew macro t...
Kefu Chai
03:08 AM Revision 429b5b58 (ceph): osd/PG: remove unused function.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> jianpeng ma
03:07 AM rgw Bug #47179: AdminSocket::do_accept() terminate called after throwing an instance of 'std::out_of_...
This was broken by https://github.com/ceph/ceph/pull/36459/commits/65267d55cd3714c436b188aaa8b2049ad2b21225 Brad Hubbard
02:36 AM RADOS Bug #47024: rados/test.sh: api_tier_pp LibRadosTwoPoolsPP.ManifestSnapRefcount failed
... Kefu Chai
02:03 AM rgw Bug #47392: radosgw not listening after installation
ceph -s is also health_ok
!healthy.png!
yuqi hou
12:45 AM Revision 351b92ac (ceph): cephadm: remove z option from iSCSI dev and configfs mount
selinux complains if you try to deploy iSCSI with the z option
on the /dev and /sys/kernel/config mounts
Signed-off-...
Adam King

09/10/2020

11:10 PM Orchestrator Feature #47368: Provide a daemon mode for cephadm to handle host/daemon state requests
cephadm ls in 0.5 secs...on what system :) the current ls code takes 10secs per host in my physical lab!
Like I sa...
Paul Cuzner
08:20 AM Orchestrator Feature #47368: Provide a daemon mode for cephadm to handle host/daemon state requests
Actually this change is really impactful, as this introduces a fundamental change in the architecture of cephadm.
...
Sebastian Wagner
05:33 AM Orchestrator Feature #47368: Provide a daemon mode for cephadm to handle host/daemon state requests
I'll push the code tomorrow as a draft for people to poke at.
At this point deployment from cephadm looks like
c...
Paul Cuzner
10:13 PM Revision 37136453 (ceph): Merge pull request #36935 from mgfritch/cephadm-ceph-service
mgr/cephadm: introduce `CephService` class
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
10:04 PM Revision b22cf6da (ceph): Merge pull request #37070 from zdover23/wip-doc-3-hacking-into-docs
doc/dev: add HACKING.rst to Dev Guide
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
zdover23
09:10 PM mgr Bug #41829: ceph df reports incorrect pool usage
I copied-and-pasted the wrong line above. Ceph is indeed claiming that fs.data.cache.frames is one of three nearfull... Dan Moraru
09:06 PM mgr Bug #41829: ceph df reports incorrect pool usage
ceph df is again reporting incorrect disk usage after upgrading from Nautilus to Octopus:
# ceph df
--- RAW STORA...
Dan Moraru
07:37 PM Revision 218932a9 (ceph): rgw: RGWCreateBucket uses s->bucket_exists instead of EEXIST
RGWStore::create_bucket() only returns EEXIST in case of conflicts that
should be returned to the client as errors. t...
Casey Bodley
06:52 PM Revision 4ac040bf (ceph): Merge pull request #37089 from cbodley/wip-cmake-osd-fifo
cmake: add cls_fifo as a dependency of osd
Reviewed-by: Adam C. Emerson <aemerson@redhat.com>
Reviewed-by: Soumya Ko...
Casey Bodley
06:36 PM bluestore Backport #47195 (In Progress): octopus: Default value for 'bluestore_volume_selection_policy' is ...
Neha Ojha
06:36 PM Revision 9d63566f (ceph): os/bluestore: enable more flexible bluefs space management by default.
It turned out that we did't enable it when introduced this feature in
https://github.com/ceph/ceph/pull/29687.
Fixes...
Igor Fedotov
06:34 PM bluestore Backport #47194 (In Progress): nautilus: Default value for 'bluestore_volume_selection_policy' is...
Neha Ojha
06:34 PM Revision 6d37c6af (ceph): os/bluestore: enable more flexible bluefs space management by default.
It turned out that we did't enable it when introduced this feature in
https://github.com/ceph/ceph/pull/29687.
Fixes...
Igor Fedotov
06:27 PM Dashboard Backport #46961 (In Progress): octopus: mgr/dashboard: add hint to notification badge when there ...
Shyukri Shyukriev
06:27 PM Revision 3f0284f2 (ceph): qa/cephfs: add methods to read/write on CephFS mounts
Signed-off-by: Rishabh Dave <ridave@redhat.com> Rishabh Dave
06:26 PM Revision 04ed58fe (ceph): qa/cephfs: modify delete_all_filesystems() in filesystem.py
Modify filesystem.Filesystem.delete_all_filesystems() method to make it
more succinct, move it to class MDSCluster in...
Rishabh Dave
06:04 PM Revision e8c68322 (ceph): rgw : add check for ACL when create existing bucket
Fixes: https://tracker.ceph.com/issues/47028
Signed-off-by: caolei <halei15848934852@163.com>
Signed-off-by: Casey B...
cao.leilc
06:03 PM Orchestrator Bug #47291 (Resolved): cephadm: invalid unit.run file generated for iSCSI
Adam King
06:02 PM Revision 8c47db39 (ceph): Merge pull request #36980 from adk3798/fix-iscsi
cephadm: fix iSCSI unit.run file
Reviewed-by: Matthew Oliver <moliver@suse.com>
Reviewed-by: Michael Fritch <mfritch...
Sebastian Wagner
05:37 PM Revision a8975403 (ceph): rgw: add comparison operators for ACL types
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
05:29 PM Revision 9e81f397 (ceph): Merge pull request #36747 from varshar16/wip-doc-update-about-priority-...
doc/developer_guide: Update about '--force-priority' flag
Reviewed-by: Sebastian Wagner <swagner@suse.com>
Reviewed-...
Neha Ojha
04:59 PM Revision 12c145f2 (ceph): Merge pull request #36313 from changchengx/fix_warning
rgw: fix vector index warning
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
04:45 PM Revision 9fbb31d6 (ceph): cmake: add cls_fifo as a dependency of osd
otherwise cls_fifo is not built by 'make vstart'
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
04:34 PM Revision 701f019a (ceph): rgw: RGWRESTOp no longer tracks separate error code
RGWOp_Bucket_Remove::execute() was storing failures from
bucket->remove_bucket() in op_ret, but left http_ret=0 so we...
Casey Bodley
04:29 PM rbd Bug #47390 (In Progress): dashboard: rbd-mirror page shows error for primary site
Jason Dillaman
01:48 PM rbd Bug #47390 (Resolved): dashboard: rbd-mirror page shows error for primary site
Testing rbd-mirror on ceph version 15.2.4-864-g0f510cb110 (0f510cb1101879a5941dfa1fa824bf97db6c3d08) octopus (stable)... Eugen Block
04:28 PM Dashboard Bug #37408 (Fix Under Review): mgr/dashboard: Hide/disable the "Use a dedicated data pool" option...
Stephan Müller
04:13 PM Revision f0c69761 (ceph): qa/workunits/rbd: yet another attempt to improve rbd-nbd unmap
Previously it still could race when unmap_device returned success
because the device was not found in `rbd-nbd list-m...
Mykola Golub
04:12 PM rbd Bug #47394 (Resolved): qa: rbd-nbd unmap test is still racy
Here is an example of the test failure [1]:... Mykola Golub
03:36 PM Dashboard Bug #47393 (Resolved): mgr/dashboard: Its currently not possible to edit some parts of iSCSI targ...
In the gwcli it's possible to delete a group or image of a connected initiator, but on the dashboard it fails. Tiago Melo
03:29 PM Revision 4ae71a06 (ceph): Merge pull request #37075 from tchaikov/wip-doc-dev
doc/dev: fix broken link and fix the codeblocks' formatting
Reviewed-by: Zac Dover <zac.dover@gmail.com>
Kefu Chai
03:16 PM mgr Bug #46743 (Fix Under Review): mgr/devicehealth: device_health_metrics pool gets created even wit...
Sunny Kumar
03:12 PM Orchestrator Bug #47078 (In Progress): cephadm: ForwardToSyslog=yes (aka really huge syslog)
Sebastian Wagner
03:00 PM Revision 5760cff6 (ceph): doc/dev: add HACKING.rst to Dev Guide
This commit exposes HACKING.rst through the
docs website. Formerly, HACKING.rst was just
a file that existed at /src/...
Zac Dover
02:47 PM rgw-testing Bug #46734 (Pending Backport): unittest_rgw_dmclock_scheduler: Queue.SyncRequest: ***Timeout 3600...
Casey Bodley
02:44 PM rgw Bug #47392 (Can't reproduce): radosgw not listening after installation
I successfully deploy ceph and rgw v14.2.10 one month ago,
but fail with v14.2.11.
a strange thing is radosgw pr...
yuqi hou
02:38 PM rgw Bug #46257 (Resolved): FAIL: s3tests_boto3.functional.test_s3select
Casey Bodley
02:36 PM rgw Bug #46810 (Pending Backport): rgw: create bucket via swift return 403
Casey Bodley
02:32 PM rgw Bug #46861: rgw: cloud sync caused the radosgw Segmentation fault
It looks like this may have been fixed in https://github.com/ceph/ceph/pull/35597 for https://tracker.ceph.com/issues... Casey Bodley
02:23 PM rgw Bug #47074: rgw: bucket radoslist looping endlessly while processing a bucket
Eric Ivancich wrote:
> Manuel Rios Fernandez provided me with some logs to examine. Because they contain information...
Casey Bodley
02:19 PM rgw Bug #47235 (Fix Under Review): rgw/rgw_file: incorrect lru object eviction in lookup_fh
Daniel Gryniewicz
02:17 PM rgw Bug #47241 (Triaged): still unable to delete "empty buckets"
the 'bucket rm' needs an audit of its error paths. most error paths should not be fatal, and should continue deleting... Casey Bodley
02:09 PM Orchestrator Bug #47387: rook: 'ceph orch ps' does not list daemons correctly
Sebastian Wagner wrote:
> but `ceph orch ls` or `ceph orch status` works?
'ceph orch ls' doesn't work: https://tr...
Varsha Rao
01:40 PM Orchestrator Bug #47387: rook: 'ceph orch ps' does not list daemons correctly
but `ceph orch ls` or `ceph orch status` works? Sebastian Wagner
11:49 AM Orchestrator Bug #47387 (Resolved): rook: 'ceph orch ps' does not list daemons correctly
Daemons are deployed successfully... Varsha Rao
02:08 PM Revision 57ba5729 (ceph): Merge pull request #37071 from votdev/cleanup_servicespec_code
cephadm: Remove assignment to member variable in ServiceSpecs
Reviewed-by: Joshua Schmid <jschmid@suse.de>
Sebastian Wagner
02:03 PM Revision e79a7c8c (ceph): Merge PR #37046 into master
* refs/pull/37046/head:
cephadm: unit.run: create /var/run/ceph/$FSID before doing anything else
Reviewed-by: Sebas...
Sebastian Wagner
02:03 PM Dashboard Bug #47391 (Resolved): mgr/dashboard: ISCSI backend unit-tests failing
The ISCSI backend unit-tests are failing when running independently
Traceback: https://pastebin.com/Kp6WpTEx
Avan Thakkar
01:45 PM CephFS Bug #47389 (Need More Info): ceph fs volume create fails to create pool
... Joshua Schmid
01:44 PM Revision 0fd4c1e0 (ceph): Merge pull request #36766 from jmolmo/cephadm_log
cephadm: log to file Sebastian Wagner
01:28 PM Revision 285a05d6 (ceph): crimson/common: s/result_of/invoke_result/
std::result_of is deprecated in C++17, and removed in C++20, so let's
use std::invoke_result instead
Signed-off-by: ...
Kefu Chai
01:28 PM Revision 260a702b (ceph): crimson/common,cmake: use seastar API Level 5
* cmake: bump Seastar_API_LEVEL to "5"
* errorator.h: add invoke() methods to futurize variants, as in seastar
API ...
Kefu Chai
01:21 PM Dashboard Bug #46767 (Can't reproduce): mgr/dashboard: ERROR: test_a_set_login_credentials (tasks.mgr.dashb...
Does not seem to occur anymore - please re-open this issue if you still observe it. Lenz Grimmer
01:21 PM Revision a838ccca (ceph): common/config_proxy: add missing space
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
01:21 PM Revision e7ed50a7 (ceph): crimson/osd: optimize the fast path of get_recovery_read()
no need to enqueue if the lock can be acquired without waiting for it.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:21 PM Revision be840c59 (ceph): crimson/osd: fix fmt::format() error
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
01:21 PM Revision 69260a60 (ceph): crimson/osd: use structured binding in loop
use alias for accessing the elements for better readability
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:21 PM Revision d0083267 (ceph): common/dout: escape formatting string for crimson
crimson uses seastar logging facility for logging. and the latter uses
fmt::format(). currently, we collect the log m...
Kefu Chai
01:20 PM Dashboard Bug #47372: mgr/dashboard: error when typing existing folder name in the NFS-Ganesha form
The underlying API call `CephFS.ls_dir` was changed in https://github.com/ceph/ceph/pull/32552 Kiefer Chang
01:14 PM rbd Bug #47388 (Resolved): rbd CLI shows snapshot errors during rbd import
During rbd-mirror tests on ceph version 15.2.4-864-g0f510cb110 (0f510cb1101879a5941dfa1fa824bf97db6c3d08) octopus (st... Eugen Block
12:29 PM Revision 0c37322d (ceph): Merge pull request #36798 from dang/wip-dang-zipper-8
Wip dang zipper 8
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Daniel Gryniewicz
11:53 AM Dashboard Cleanup #47377: mgr/dashboard: add select-all/unselect-all checkbox
Thanks. That's the one: looks good! Ernesto Puerta
09:11 AM Dashboard Cleanup #47377: mgr/dashboard: add select-all/unselect-all checkbox
https://www.patternfly.org/v4/guidelines/bulk-selection/design-guidelines/#bulk-selection Tatjana Dehler
11:49 AM Dashboard Feature #35949: mgr/dashboard: Add pass-through MON-commands to REST API
There has been ongoing discussion if we really want to have such a thing in an API. It's basically against the RESTfu... Lenz Grimmer
11:40 AM Revision 811e48d6 (ceph): mon/MDSMonitor: add mon auth caps for CephFS names
Add a 'fsname' clause to mon auth caps to restrict a client's view
of the FSMap. Example:
mon 'allow rw fsname=cephf...
Douglas Fuller
11:40 AM Revision 51af2346 (ceph): cephfs: store fs names associated with local MDSMap in MDSRank
Modify MMDSMap to include the name of the file system from the FSMap
when bringing up a new MDS. Store the name in th...
Douglas Fuller
11:40 AM Revision 91d5715b (ceph): cephfs: add auth caps based on fs names
Add new auth caps to restrict access to clients based on fsnames. To
specify this, for example:
mds 'allow rw fsname...
Douglas Fuller
11:40 AM Revision f93c4c71 (ceph): src/mds: allow passing fs names and path in same cap
Allow passing path along with fs names and capspec while creating an MDS
cap. The new syntax looks as follows -
allo...
Rishabh Dave
11:40 AM Revision 7de4de1b (ceph): mon/AuthMonitor: make fs authorize assign FS specific MON cap
So far running "fs authorize" subcommand sets "allow r" as MON cap;
change that to "allow <perms> fsname=<fsname>".
...
Rishabh Dave
11:40 AM Revision 8301c44c (ceph): doc/cephfs: add minor fixes for client-auth doc
Signed-off-by: Rishabh Dave <ridave@redhat.com> Rishabh Dave
11:40 AM Revision 07e493ff (ceph): qa/cephfs: allow reusing mount objects and add remount method
This commit introduces following two set of changes -
First, make client keyring path, mountpoint on host FS and Cep...
Rishabh Dave
11:40 AM Revision 9a36a0ab (ceph): qa/cephfs: allow not aborting execution when mount command fails
This commit adds a new argument check_status to mount methods of
KernelMount, FuseMount, LocalKernelMount and LocalFu...
Rishabh Dave
11:40 AM Revision ee6e2297 (ceph): qa/cephfs: add a method to destroy fs in filesystem.py
And reset_obj_attrs parameter to it so that the caller of the method can
choose to destroy the Ceph FS represented by...
Rishabh Dave
11:40 AM Revision a7eaec9e (ceph): qa/cephfs: modify recreate() in filesystem.py
Modify cephfs.filesystem.Filesystem.recreate() method to delete only the
FS represented by the object instead of dele...
Rishabh Dave
11:40 AM Dashboard Feature #47386 (Resolved): mgr/dashboard: enable different URL for users of browser to Grafana
To be able to cope with FQDNs and various other types of custom setups, where users of the Ceph Dashboard do not have... Patrick Seidensal
11:35 AM ceph-volume Bug #47354 (Pending Backport): avoid py3 format strings for now
Jan Fajerski
11:34 AM Revision 4ade3e84 (ceph): Merge pull request #37039 from jan--f/c-v-no-fstrings
ceph-volume: avoid format strings for now Jan Fajerski
09:43 AM Revision 3a552663 (ceph): msg/async/ProtocolV2: allow rxbuf/txbuf get bigger in testing
We have a kernel client test case that constructs huge auth tickets
to exercise the three related code paths in the k...
Ilya Dryomov
09:38 AM Revision e01deed3 (ceph): msg/async/ProtocolV2: allow rxbuf/txbuf get bigger in testing
We have a kernel client test case that constructs huge auth tickets
to exercise the three related code paths in the k...
Ilya Dryomov
09:36 AM crimson Bug #47311: assert failure in RWState::put_read()
... Kefu Chai
09:32 AM Dashboard Backport #46347 (Rejected): nautilus: mgr/dashboard: Action button is not reset after switching tabs
Bug can't be reproduced in Nautilus, so backporting the fix is not necessary. Laura Paduano
09:30 AM Dashboard Bug #46145 (Resolved): mgr/dashboard: Action button is not reset after switching tabs
Volker Theile
09:28 AM Dashboard Backport #46346 (Rejected): octopus: mgr/dashboard: Action button is not reset after switching tabs
Bug can't be reproduced in Octopus, so no backporting is necessary. Volker Theile
09:00 AM Revision d1a6fbc1 (ceph): mgr/cephadm: PEP8tify test_migration.py
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit fa49f096066ab6e84e52cc122368ec...
Sebastian Wagner
09:00 AM Revision e4e3ccf4 (ceph): mgr/cephadm: Add extensive test for blink_device_light
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 17cdcdc73094f4cb4f45575e024342...
Sebastian Wagner
09:00 AM Revision a060e06a (ceph): mgr/cephadm: customize blink_device_light cmd via j2
Customized blink a device light. By default running something like:
lsmcli local-disk-ident-led-on --path $path
...
Sebastian Wagner
09:00 AM Revision f066734b (ceph): cephadm: properly remove `osd-activate` container
Othwerise we end up with being unable to create
new containers, due to the name being already used
Fixes: https://tr...
Sebastian Wagner
09:00 AM Revision 128716fa (ceph): mgr/cephadm: Add comments to secondary contaieners
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Co-authored-by: Michael Fritch <mfritch@suse.com>
(cherry...
Sebastian Wagner
09:00 AM Revision 3a81b157 (ceph): cephadm: auto wrap and unwrap ipv6 addresses
This patch attempts to simplify IPv6 support in cephadm by automatically
wrapping and unwrapping IPv6 addresses when ...
Matthew Oliver
08:37 AM Revision 210ad890 (ceph): ceph-volume: show correct rejected reason in inventory if device type i...
If device type is not acceptable in `c-v inventory`, its rejected reason
becomes "Insufficient space (<5GB)" by mista...
Satoru Takeuchi
07:52 AM Revision 85f0260c (ceph): ceph-volume: cleanup code
Simplify the logic and fix a typo.
Signed-off-by: Satoru Takeuchi <satoru.takeuchi@gmail.com>
(cherry picked from co...
Satoru Takeuchi
07:51 AM Dashboard Bug #46977 (Pending Backport): mgr/dashboard: telemetry module throws error "list index out of ra...
Kefu Chai
07:51 AM Revision 576528d0 (ceph): Merge pull request #36855 from yaarith/fix-devid-split
mgr/telemetry: fix device id splitting when anonymizing serial
Reviewed-by: Neha Ojha <nojha@redhat.com>
Kefu Chai
07:50 AM Revision 5baeff5c (ceph): ceph-volume: avoid format strings for now
Fixes: https://tracker.ceph.com/issues/47354
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
Jan Fajerski
07:49 AM Revision d2ba22a2 (ceph): Merge pull request #37005 from tchaikov/wip-buffer-hyprcombine
common/buffer: check for null before deref
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
07:15 AM Revision 0f31e4b4 (ceph): common: optimize env_to_vec implementation
Check ENVs and return diretly if they doesn't exist before spliting
args.
Signed-off-by: Changcheng Liu <changcheng....
Changcheng Liu
07:15 AM Revision 3c9e3794 (ceph): common: lock data access under right scope
store g_str_vec to env while holding lock
Signed-off-by: Changcheng Liu <changcheng.liu@aliyun.com>
Changcheng Liu
07:13 AM Revision b17dcc1f (ceph): doc/dev: fix broken link
otherwise "make check" would be a link pointing to
https://wiki.sepia.ceph.com/doku.php
Signed-off-by: Kefu Chai <kc...
Kefu Chai
07:13 AM Revision 549952ed (ceph): doc/dev: drop unused label
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
07:13 AM Revision c77382ac (ceph): doc/dev: update supported distros of ceph
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
07:13 AM Revision 3569244a (ceph): doc/dev: use appropriate directive for code blocks
* use "code-block:: yaml" for qa suite samples
* use "prompt:: bash $" for shell commands using a non-root user
Sign...
Kefu Chai
07:13 AM Revision c80d5d47 (ceph): doc/dev: reformat the sample for tree structure of a test suite
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
06:04 AM rbd Bug #40247 (Pending Backport): [udev] include image namespace in symlink path
Ilya Dryomov
06:04 AM Revision a1f85896 (ceph): Merge pull request #37050 from idryomov/wip-krbd-namespace-symlinks
rbd: include RADOS namespace in krbd symlinks
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Ilya Dryomov
05:43 AM Revision 0f2e67a6 (ceph): Merge pull request #37073 from tchaikov/wip-crimson-test-config
test/crimson: fix racing in testing
Reviewed-by: Samuel Just <sjust@redhat.com>
Kefu Chai
05:12 AM Revision ce33c210 (ceph): Merge pull request #36961 from jdurgin/wip-auth-perf
mon/AuthMonitor: speed up caps updates
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: Kefu Chai <k...
Josh Durgin
04:43 AM RADOS Bug #24531: Mimic MONs have slow/long running ops
please note, this fix was backported as f0697a9af54bf866572036bd6d582abd5299d0c8... Kefu Chai
03:53 AM Revision 457fe720 (ceph): test/crimson: use seastar::make_ready_future()
instead of seastar::now(). as seastar::now() was moved into
seastar/util/laster.hh.
this change is a leftover of aa2...
Kefu Chai
03:53 AM Revision fe0f662a (ceph): test/crimson: fix racing in testing
before this change, unittest_seastar_config set the specified option to
the shard id in parallel and expects that the...
Kefu Chai
03:53 AM Revision 86436454 (ceph): cmake: add unittest_seastar_config as a ceph test
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
01:39 AM Revision e5b9b08c (ceph): Merge pull request #36962 from tchaikov/wip-qa-py3-cleanup
qa: py3 cleanups
Reviewed-by: Neha Ojha <nojha@redhat.com>
Kefu Chai

09/09/2020

10:49 PM Orchestrator Feature #47368: Provide a daemon mode for cephadm to handle host/daemon state requests
This work has a simple goal - provide the data that mgr/cephadm needs faster to make the data more current and the Ui... Paul Cuzner
02:55 PM Orchestrator Feature #47368: Provide a daemon mode for cephadm to handle host/daemon state requests
Juan Miguel Olmo Martínez wrote:
> Sebastian Wagner wrote:
>
> >
> > * What's the point in establishing SSH con...
Sebastian Wagner
02:26 PM Orchestrator Feature #47368: Provide a daemon mode for cephadm to handle host/daemon state requests
Sebastian Wagner wrote:
>
> * What's the point in establishing SSH connections from the MGR, if we already have ...
Juan Miguel Olmo Martínez
11:20 AM Orchestrator Feature #47368: Provide a daemon mode for cephadm to handle host/daemon state requests
Juan Miguel Olmo Martínez wrote:
> I think that the target here is to provide a way to collect information of the ho...
Sebastian Wagner
08:54 AM Orchestrator Feature #47368: Provide a daemon mode for cephadm to handle host/daemon state requests
I think that the target here is to provide a way to collect information of the hosts and daemons running in each host... Juan Miguel Olmo Martínez
08:24 AM Orchestrator Feature #47368: Provide a daemon mode for cephadm to handle host/daemon state requests
This has the potential to screw up cephadm pretty badly for all eternity, if we design the architecture wrong. We hav... Sebastian Wagner
09:18 PM rgw Bug #47306: rgw: FAIL: test_all (tasks.mgr.dashboard.test_rgw.RgwBucketTest)
thanks for everyone's help bisecting and debugging this one! Casey Bodley
09:17 PM rgw Bug #47306 (Resolved): rgw: FAIL: test_all (tasks.mgr.dashboard.test_rgw.RgwBucketTest)
Casey Bodley
09:13 PM Linux kernel client Bug #47385 (Resolved): intermittent EACCES with recover_session=clean
... Ilya Dryomov
09:13 PM Revision 95b105c0 (ceph): cephadm: initial webservice implementation
Adds a cephadmd subcommand to start a web service to
expose the gather-facts and list-daemons data over HTTP.
Multipl...
Paul Cuzner
09:11 PM Revision d03a1cec (ceph): Merge pull request #37054 from cbodley/wip-47306
rgw: ObjectCache::put() clears stale objv
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Reviewed-by: Mark Kogan ...
Casey Bodley
08:55 PM Linux kernel client Bug #40190 (Resolved): oops or soft lockup after MDS crash
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=6f0f597b5debc7c2356fa6a17e2f179066e340d... Ilya Dryomov
07:57 PM Revision ce1a1db9 (ceph): Merge pull request #36619 from cbodley/wip-46734
dmclock: update submodule to fix hang on thread shutdown Matt Benjamin
07:56 PM Revision 4c48e038 (ceph): Merge pull request #35548 from adamemerson/wip-datalog-fifo
FIFO the Datalog! Matt Benjamin
05:59 PM CephFS Feature #47277: implement new mount "device" syntax for kcephfs
One idea might be to just get rid of the ':' ?
name@fsname[.fscid]/path
...but that fsname/path looks like ...
Jeff Layton
01:40 PM CephFS Feature #47277: implement new mount "device" syntax for kcephfs
Venky Shankar wrote:
>
> The "=" is a bit offputting. FWIW, mount helper tries to resolve (parse host/IP:port + ge...
Jeff Layton
04:08 PM Revision 6443ac5e (ceph): cephadm: Remove assignment to member variable in ServiceSpecs
Remove unnecessary assignment to member variable 'preview_only', this is done in the constructor of the derived Servi... Volker Theile
04:07 PM Orchestrator Bug #47384 (Fix Under Review): cephadm: Remove assignment to member variable in ServiceSpecs
Volker Theile
04:07 PM Orchestrator Bug #47384 (Resolved): cephadm: Remove assignment to member variable in ServiceSpecs
Remove unnecessary assignment to member variable 'preview_only', this is done in the constructor of the derived Servi... Volker Theile
03:32 PM mgr Bug #47275 (Pending Backport): daemon may be missing in mgr service map
Jason Dillaman
03:32 PM Revision fa53f103 (ceph): Merge pull request #36964 from trociny/wip-47275
mgr: don't update pending service map epoch on receiving map from mon
Reviewed-by: Kefu Chai <kchai@redhat.com>
Revi...
Jason Dillaman
03:30 PM Dashboard Bug #46331 (Closed): test_create_lost_destroy_remove (tasks.mgr.dashboard.test_osd.OsdTest): Time...
Fixed: https://github.com/ceph/ceph/pull/36157 Ernesto Puerta
03:30 PM rgw Bug #47383 (New): Multipart uploads fail when rgw_obj_stripe_size is configured to be larger than...
Submitting this bug report as per request from Matt Benjamin in ceph-users thread https://lists.ceph.io/hyperkitty/li... Jared Baker
03:30 PM Dashboard Bug #46223 (Closed): test_log_perms (tasks.mgr.dashboard.test_logs.LogsTest): Timed out after 20s
Fixed: https://github.com/ceph/ceph/pull/36157 Ernesto Puerta
03:30 PM Dashboard Bug #46072 (Closed): tasks.mgr.dashboard.test_crush_rule.CrushRuleTest.test_read_access_permissio...
Fixed: https://github.com/ceph/ceph/pull/36157 Ernesto Puerta
03:29 PM Dashboard Bug #46605 (Closed): nautilus: ERROR: test_list_osd_flags (tasks.mgr.dashboard.test_osd.OsdFlagsT...
Fixed: https://github.com/ceph/ceph/pull/36157 Ernesto Puerta
03:29 PM Dashboard Bug #46029 (Closed): tasks.mgr.dashboard.test_rgw.RgwUserQuotaTest: untimeError: Timed out after 20s
Fixed: https://github.com/ceph/ceph/pull/36157 Ernesto Puerta
03:02 PM Orchestrator Bug #47381: "ceph orch apply --dry-run" reports empty osdspec even though OSDs will be deployed
This is most likely a known timing issue of the `--dry-run` command.
You may verify this by running the provided ...
Joshua Schmid
02:01 PM Orchestrator Bug #47381 (Can't reproduce): "ceph orch apply --dry-run" reports empty osdspec even though OSDs ...
If I precede "ceph orch apply --dry-run" with "ceph orch device ls --refresh", everything is fine.
But AFAICT we a...
Nathan Cutler
01:55 PM Orchestrator Bug #47358: "ceph orch apply osd" chokes on valid service_spec.yml
... Joshua Schmid
01:36 PM Dashboard Tasks #47230 (Fix Under Review): mgr/dashboard: Move HACKING.rst into the main documentation
Lenz Grimmer
08:48 AM Dashboard Tasks #47230: mgr/dashboard: Move HACKING.rst into the main documentation
https://github.com/ceph/ceph/commit/e4e6e9c7383959c7c6e1540d9bdbcf88e7825e7b
* Merge pull request #36915 from yuriw/...
Sebastian Wagner
01:05 PM Revision 3d9ddbec (ceph): osd: Use PGRecoveryMsg class to enqueue recovery specific operations.
Enqueue recovery specific ops received via MOSDPGPush or MOSDPGPushReply
messages as PGRecoveryMsg OpSchedulerItem.
...
Sridhar Seshasayee
12:58 PM RADOS Bug #47361: invalid upmap not getting cleaned
As a workaround for our cluster operations I have removed the un-used "rack" level from our osd tree, and now the upm... Dan van der Ster
10:56 AM RADOS Bug #47361: invalid upmap not getting cleaned
This seems to be still breaking in master.
osdmap is attached.
Dan van der Ster
12:32 PM RADOS Bug #47380 (Resolved): mon: slow ops due to osd_failure
... Honggang Yang
12:26 PM CephFS Feature #47162 (In Progress): mds: handle encrypted filenames in the MDS for fscrypt
Xiubo Li
11:59 AM Dashboard Cleanup #47377: mgr/dashboard: add select-all/unselect-all checkbox
Tatjana Dehler wrote:
> Good idea!
>
> I'm wondering how we can handle paginated results and datatables with more...
Ernesto Puerta
11:18 AM Dashboard Cleanup #47377: mgr/dashboard: add select-all/unselect-all checkbox
Good idea!
I'm wondering how we can handle paginated results and datatables with more than one page. My first idea...
Tatjana Dehler
10:25 AM Dashboard Cleanup #47377 (New): mgr/dashboard: add select-all/unselect-all checkbox
On multi-select tables, there's no easy way to select all items or unselect them all.
!multiselect2.png!
A prop...
Ernesto Puerta
11:36 AM Revision 0281378b (ceph): mon/PGMap: add pg count for pools in the ceph df command
Fixes: https://tracker.ceph.com/issues/46663
Signed-off-by: Vikhyat Umrao <vikhyat@redhat.com>
(cherry picked from c...
Vikhyat Umrao
11:35 AM bluestore Backport #45683 (In Progress): mimic: Large (>=2 GB) writes are incomplete when bluefs_buffered_i...
https://github.com/ceph/ceph/pull/37056 Igor Fedotov
11:14 AM Orchestrator Tasks #47369: Ceph scales to 100's of hosts, 1000's of OSDs....can orchestrator?
A single Prometheus instance can, on a properly sized host, handle 1000 nodes. As an OSD is usually accompanied by ot... Patrick Seidensal
07:47 AM Orchestrator Tasks #47369 (Resolved): Ceph scales to 100's of hosts, 1000's of OSDs....can orchestrator?
This bug is intended to help us identify areas in mgr/orchestrator, mgr/cephadm, cephadm, mgr/prometheus and mgr/rook... Paul Cuzner
10:57 AM CephFS Bug #47379 (Rejected): mds: mark no warn on killed request
It is unnecessary to report slow request on killed ones, otherwise cause continous false alarms. Zhi Zhang
10:32 AM Dashboard Feature #47378 (Resolved): mgr/dashboard: split tenant$user when creating S3 users
When creating "tenant & users for S3":https://docs.ceph.com/docs/master/radosgw/multitenancy/#administering-users-wit... Ernesto Puerta
10:22 AM bluestore Bug #47174: [BlueStore] Pool/PG deletion(space reclamation) is very slow
it looks similar to problem https://tracker.ceph.com/issues/47044 Serg D
10:17 AM Dashboard Bug #47376 (Resolved): mgr/dashboard: table items get selected when expanding details table
When clicking on a table item (e.g.: RGW buckets) for expanding the details subtable, the item gets selected. This al... Ernesto Puerta
10:00 AM Dashboard Bug #47372 (Fix Under Review): mgr/dashboard: error when typing existing folder name in the NFS-G...
Kiefer Chang
08:59 AM Dashboard Bug #47372 (In Progress): mgr/dashboard: error when typing existing folder name in the NFS-Ganesh...
Kiefer Chang
08:59 AM Dashboard Bug #47372 (Resolved): mgr/dashboard: error when typing existing folder name in the NFS-Ganesha form
How to reproduce:
- Create a CephFS export for the path `/foo`. The folder will be created in the FS.
- Create a...
Kiefer Chang
09:59 AM Dashboard Feature #47375 (Resolved): mgr/dashboard: support multiple RGW zone configuration
Right now, only the default RGW zone is manageable from the Ceph-dashboard.
This multi-zone support would assume t...
Ernesto Puerta
09:32 AM Revision c20b197c (ceph): os/bluestore: refactor _collection_list
Make it operate with oids only hiding keys in CollectionListIterator.
Signed-off-by: Mykola Golub <mgolub@suse.com>
...
Mykola Golub
09:32 AM Revision cfe42106 (ceph): os/kstore: fix collection_list ordering
It has the same key escaping bug as the blustore has, but we
don't need to workaround it here because kstore is not i...
Mykola Golub
09:32 AM Revision 26d607d1 (ceph): os/kstore: fix collection_list properly set next if end reached
Previously it was setting it to GMAX (happened when one had end
set to not GMAX and max set to INT_MAX).
Signed-off-...
Mykola Golub
09:32 AM Revision 1b48afe1 (ceph): test/objectstore: make store_test also run collection_list_legacy
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit 08fab7a8a9103f87935c685c0a66d28e361bc9f5)
C...
Mykola Golub
09:31 AM Revision 5c8944a5 (ceph): osd: add and utilize OSD_FIXED_COLLECTION_LIST feature
If all osds from upacting set have this feature set
the backend can use the new "fixed" collection_list method,
other...
Mykola Golub
09:26 AM Revision 41654023 (ceph): os/bluestore: refactor _collection_list
Make it operate with oids only hiding keys in CollectionListIterator.
Signed-off-by: Mykola Golub <mgolub@suse.com>
...
Mykola Golub
09:26 AM Revision b3f3a403 (ceph): os/kstore: fix collection_list ordering
It has the same key escaping bug as the blustore has, but we
don't need to workaround it here because kstore is not i...
Mykola Golub
09:26 AM Revision 02b4c713 (ceph): os/kstore: fix collection_list properly set next if end reached
Previously it was setting it to GMAX (happened when one had end
set to not GMAX and max set to INT_MAX).
Signed-off-...
Mykola Golub
09:26 AM Revision c1ffc64e (ceph): test/objectstore: make store_test also run collection_list_legacy
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit 08fab7a8a9103f87935c685c0a66d28e361bc9f5)
C...
Mykola Golub
09:25 AM Revision 4f1d1626 (ceph): osd: add and utilize OSD_FIXED_COLLECTION_LIST feature
If all osds from upacting set have this feature set
the backend can use the new "fixed" collection_list method,
other...
Mykola Golub
09:21 AM Dashboard Bug #47374 (Fix Under Review): mgr/dashboard: values of the `Daemons` column of Ganesha exports t...
When there are multiple daemons, there should exist a space after the comma symbols.
!daemons_comma_space.png!
Kiefer Chang
09:15 AM RADOS Backport #47364 (In Progress): luminous: pgs inconsistent, union_shard_errors=missing
Mykola Golub
09:13 AM Revision fe13b97a (ceph): os/bluestore: fix collection_list properly set next if end reached
Previously it was setting it to GMAX (happened when one had end
set to not GMAX and max set to INT_MAX).
Signed-off-...
Mykola Golub
09:13 AM Revision 5b7b5358 (ceph): os: add collection_list_legacy
which provides the old collection_list behaviour on the bluestore.
Signed-off-by: Mykola Golub <mgolub@suse.com>
(ch...
Mykola Golub
09:13 AM Revision 1f906dbe (ceph): osd: add and utilize OSD_FIXED_COLLECTION_LIST feature
If all osds from upacting set have this feature set
the backend can use the new "fixed" collection_list method,
other...
Mykola Golub
09:13 AM Revision ff9f0df0 (ceph): os/bluestore: refactor _collection_list
Make it operate with oids only hiding keys in CollectionListIterator.
Signed-off-by: Mykola Golub <mgolub@suse.com>
...
Mykola Golub
09:13 AM Revision 72afb6b4 (ceph): os/kstore: fix collection_list ordering
It has the same key escaping bug as the blustore has, but we
don't need to workaround it here because kstore is not i...
Mykola Golub
09:13 AM Revision 844fb7ee (ceph): os/kstore: fix collection_list properly set next if end reached
Previously it was setting it to GMAX (happened when one had end
set to not GMAX and max set to INT_MAX).
Signed-off-...
Mykola Golub
09:13 AM Revision b9738678 (ceph): test/objectstore: make store_test also run collection_list_legacy
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit 08fab7a8a9103f87935c685c0a66d28e361bc9f5)
C...
Mykola Golub
09:13 AM Revision 5ad26c99 (ceph): os/bluestore: make get_key_object work with temp keys
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit fc3faf34332b9d6b684419256825f07e98f7aa19)
Mykola Golub
09:13 AM Revision cf9585f8 (ceph): os/bluestore: fix collection_list ordering
Fixes: https://tracker.ceph.com/issues/43174
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit...
Mykola Golub
09:11 AM Dashboard Bug #44966 (Pending Backport): mgr/dashboard: increase Grafana iframe height to avoid scroll bar
Lenz Grimmer
09:10 AM Revision e0b2970b (ceph): Merge pull request #34777 from nSedrickm/grafana-iframe
mgr/dashboard: increase Grafana iframe height to avoid scroll bar
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
...
Lenz Grimmer
09:10 AM Dashboard Bug #47373 (Resolved): mgr/dashboard: user can change the cluster of a NFS-Ganesha export
When editing an export, the user can change the cluster in the form.
This should be prohibited because the export be...
Kiefer Chang
08:39 AM rbd Bug #47371 (Resolved): librbd qos assert m_io_throttled failed
When rbd-nbd qos limit is enabled, there is small possibility that m_io_throttled assert fail.... Min Shi
08:31 AM Dashboard Backport #46971 (In Progress): nautilus: mgr/dashboard: Proper format iSCSI target portals
Laura Paduano
08:10 AM Orchestrator Feature #47370: cephadm to support configuration of rbd mirroring daemon
what *exactly* do you need? Sebastian Wagner
07:58 AM Orchestrator Feature #47370 (Resolved): cephadm to support configuration of rbd mirroring daemon
This is an Request for enhancement for cephadm to support configuration of rbd mirroring daemon. Vasishta Shastry
07:36 AM Revision 6dea0320 (ceph): Merge pull request #37057 from tchaikov/wip-bump-seastar
seastar,crimson: bump seastar to use upstream master
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Yingxi...
Kefu Chai
07:21 AM Revision 7ccd2c0d (ceph): qa: add test for krbd symlinks created by udev
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
05:49 AM crimson Bug #47357 (Resolved): access invalid optional in ReplicatedRecoveryBackend::handle_recovery_op()
Kefu Chai
05:48 AM Revision ae2b1874 (ceph): Merge pull request #37042 from xxhdx1985126/wip-47357
crimson/osd: avoid accessing WaitForObjectRecovery::pi when no pulling occurred
Reviewed-by: Kefu Chai <kchai@redhat...
Kefu Chai
05:27 AM Revision 6e7cc5b2 (ceph): test/crimson: include seastar/util/later.hh for seastar::now()
seastar::now() is extracted into seastar/util/later.hh in a recent
change in seastar, so update accordingly
Signed-o...
Kefu Chai
05:27 AM Revision ce8b544b (ceph): crimson/net: print entity_addr_t not the in4_addr in it
for two reasons:
* we don't have operator<<(ostream&, in4_addr&) defined.
* we don't have any fmt::format() facility...
Kefu Chai
05:27 AM Revision 5563e058 (ceph): crimson/common: move continuation_base_from_future out of internal name...
otherwise we have
../src/crimson/common/errorator.h:1090:8: error: specialization of ‘template<class Future> struct ...
Kefu Chai
05:27 AM Revision ebfed2b1 (ceph): crimson/os: instantiate future_type<> with future_stored_type
to accommodate the change on seastar's side, which started to use
monostate for representing `void` return type, and ...
Kefu Chai
05:27 AM Revision 2fa982ea (ceph): crimson/os: cast pointers to void* before printing them
to address the FTBFS like:
../src/crimson/os/seastore/lba_manager/btree/btree_range_pin.cc:110:14: required from h...
Kefu Chai
05:27 AM Revision 4234c3f6 (ceph): crimson/osd: print notify_id instead of its address
this addresses the FTBFS like
/usr/include/fmt/core.h:902:19: error: static assertion failed: formatting of non-...
Kefu Chai
05:27 AM Revision 168f23f9 (ceph): seastar: bump seastar to use upstream master
before this change we are using a fork which includes a fix to address
the FTBFS with GnuTLS < 3.5.6
after this chan...
Kefu Chai
05:26 AM Revision 8d814cc0 (ceph): crimson: include seastar/core/when_all.hh for when_all()
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
05:15 AM Revision d5fc5708 (ceph): crimson/osd: use temporary RecoveryInfo for recovering object delete ops
Right now, recover_delete use WaitForObjectRecovery::pi, which may not be available
if there were no pulling, to pass...
Xuehan Xu
05:15 AM Revision 652ecffa (ceph): crimson/osd: set push future an exception when there are errors during ...
Fixes: https://tracker.ceph.com/issues/47357
Signed-off-by: Xuehan Xu <xxhdx1985126@gmail.com>
Xuehan Xu
04:03 AM Revision aa28b51f (ceph): crimson: use seastar::make_ready_future()
instead of seastar::now(). as seastar::now() was moved into
seastar/util/laster.hh.
Signed-off-by: Kefu Chai <kchai@...
Kefu Chai
04:03 AM Revision 86e9b688 (ceph): crimson/net: do not print non-void* pointer
to address the failure like
fmt/core.h:902:19: error: static assertion failed: formatting of non-void pointers is di...
Kefu Chai
02:13 AM Revision 340eaad3 (ceph): common: remove data_dir_option in func global_init
1. data_dir_option isn't used
2. Align with commit 85f2315b:
"remove data_dir_option from common_preinit and global_p...
Changcheng Liu
02:09 AM Revision da783594 (ceph): include: Import (modified) uses_allocator.h
From https://github.com/phalpern/uses-allocator
To handle uses_allocator construction
Signed-off-by: Adam C. Emerso...
Adam Emerson
02:09 AM Revision 9bab68c0 (ceph): common: Add bind_allocator template
Bind an allocator to a completion, analogously to
boost::async::bind_executor.
Based on bind_executor.hpp which is c...
Adam Emerson
02:09 AM Revision fba18452 (ceph): common: bind_like
A template to ensure that one completion has the same executor and
allocator as another.
Signed-off-by: Adam C. Emer...
Adam Emerson
02:09 AM Revision 3e5ecffc (ceph): common: add ceph::allocate_unique()
adds an allocator-aware version of std::make_unique(). this is similar to
std::allocate_shared(), though it's slightl...
Casey Bodley
02:09 AM Revision 813acd5d (ceph): common/async: Add handler for librados::AioCompletion
Support using a librados::AioCompletion as a completion handler in
Boost.Asio when the arguments are void or only an ...
Adam Emerson
02:09 AM Revision 2d4c9acc (ceph): common/ceph_json: Support en/decoding Boost's flat containers
Specifically boost::container::flat_map and boost::container::flat_set
Signed-off-by: Adam C. Emerson <aemerson@redh...
Adam Emerson
02:09 AM Revision 4cec019d (ceph): common/Thread: Don't store pointer to thread_name
Having Thread::create store a pointer to a string that is passed to
ceph_pthread_setname in Thread::entry_wrapper can...
Adam Emerson
02:09 AM Revision a29695e8 (ceph): strtol: Add parse/consume for string_view friendly interface
Also these don't have the stringstream overhead.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
02:09 AM Revision 55255343 (ceph): cls/fifo: FIFO over RADOS
This is an implementation of fifo queue over rados. Data is appended
to rados object until it's full. At that point d...
Yehuda Sadeh
02:09 AM Revision 6c950a2c (ceph): cls/fifo: Use neorados interface
Rewrite around the asynchronous ASIO-based RADOS interface, and
include support for calls from multiple threads.
`al...
Adam Emerson
02:09 AM Revision 2d2a90c1 (ceph): rgw: FIFO for legacy RADOS client
Use optional_yield for most operations and provide an AioCompletion*
overload for trim.
Signed-off-by: Adam C. Emers...
Adam Emerson
02:09 AM Revision 6110ba60 (ceph): gitignore: Add vstart_environment.sh
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:09 AM Revision 26f5b2f5 (ceph): rgw: Remove some TimeLog options from radosgw-admin
Remove date-oriented trim/list functionality from MDLOG, DataLog, and
Sync-Error-Log.
Don't provide start/end marker...
Adam Emerson
02:09 AM Revision ae5660fb (ceph): rgw: Remove date from REST log trim/list
Also only accept one marker.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
02:09 AM Revision 186b2217 (ceph): rgw: Get rid of BucketFilter class, use a std::function
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:09 AM Revision 50c8646a (ceph): common: Make error conversion functions `nodiscard`
As suggested by Casey, so the compiler can catch failures to return
errors.
Signed-off-by: Adam C. Emerson <aemerson...
Adam Emerson
02:09 AM Revision ebc1eed2 (ceph): rgw: Normalize DataLog function signatures
Pull out the stuff we aren't using so FIFO and Timelog Datalog can use
the same interface.
Signed-off-by: Adam C. Em...
Adam Emerson
02:09 AM Revision 56aa586f (ceph): rgw: Remove superfluous wrapper around datalog
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:09 AM Revision af522e06 (ceph): rgw: Fix async caller into Datalog
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:09 AM Revision 0819f574 (ceph): rgw: Datalog with selectable backends, FIFO and Omap
By default, use whatever is present (and use FIFO if nothing is
present.)
Signed-off-by: Adam C. Emerson <aemerson@r...
Adam Emerson
02:09 AM Revision dbd2ee58 (ceph): cls/fifo: Add 'exclusive' option to Trim
To support RGW's MetadataLog, add a flag to FIFO::trim that when true
trims up to but not including the given entry.
...
Adam Emerson

09/08/2020

11:54 PM mgr Bug #22814: mgr: balancer: "some osds belong to multiple subtrees"
After upgrading from Nautilus to Octopus 15.2.4, the balancer is now complaining that "some osds belong to multiple s... Dan Moraru
10:57 PM Revision 9849b2eb (ceph): Merge pull request #37049 from yuriw/wip-yuriw-crontab-master
qa/tests: removed extra line
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
09:51 PM Orchestrator Feature #47368 (Resolved): Provide a daemon mode for cephadm to handle host/daemon state requests
Scaling the current methods for list_daemons and gather_facts to 100+ hosts represents problems in mgr multi-threadin... Paul Cuzner
09:30 PM CephFS Bug #47367 (New): mgr/volumes: volumes plugin does not ensure passed in subvolume name does not h...
The volumes plugin does not check and ensure that a subvolume name is passed as the parameter to calls that require t... Shyamsundar Ranganathan
09:17 PM bluestore Bug #47174 (In Progress): [BlueStore] Pool/PG deletion(space reclamation) is very slow
Igor Fedotov
09:15 PM bluestore Bug #47211 (Fix Under Review): nautilus: unrecognised rocksdb_option crashes osd process while st...
Missed backport, specific to Nautilus. Igor Fedotov
09:10 PM Revision 44a1977d (ceph): kv/RocksDBStore: make options compaction_threads/disableWAL/flusher_thr...
This bug introduce by commit: 5f72c376deb64562e.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
(cherry picked f...
jianpeng ma
08:54 PM bluestore Bug #47271: ceph version 14.2.10-OSD fails
Could you please answer the following questions:
1) Is this happening to multiple OSDs?
2) Are OSDs able to sta...
Igor Fedotov
07:52 PM rgw Bug #47306: rgw: FAIL: test_all (tasks.mgr.dashboard.test_rgw.RgwBucketTest)
testing https://github.com/ceph/ceph/pull/37054 as a fix. i also opened https://github.com/ceph/ceph/pull/37052 so th... Casey Bodley
04:30 PM rgw Bug #47306: rgw: FAIL: test_all (tasks.mgr.dashboard.test_rgw.RgwBucketTest)
attaching debug logs from rgw @ debug_rgw=20 debug_ms=1
and osd @ debug_objclass=20
Mark Kogan
03:36 PM rgw Bug #47306: rgw: FAIL: test_all (tasks.mgr.dashboard.test_rgw.RgwBucketTest)
narrowing the reproducer further, occures without versioning, link operation alone is enoughth to reproduce:... Mark Kogan
01:34 PM rgw Bug #47306: rgw: FAIL: test_all (tasks.mgr.dashboard.test_rgw.RgwBucketTest)
With the provided information it is possible to reproduce the issue using the following command flow:... Mark Kogan
12:09 PM rgw Bug #47306: rgw: FAIL: test_all (tasks.mgr.dashboard.test_rgw.RgwBucketTest)
Mark Kogan wrote:
> Thank you very much, will try the outlined steps - just one clarification please:
>
> The ope...
Ernesto Puerta
12:01 PM rgw Bug #47306 (Fix Under Review): rgw: FAIL: test_all (tasks.mgr.dashboard.test_rgw.RgwBucketTest)
Ernesto Puerta
11:57 AM rgw Bug #47306: rgw: FAIL: test_all (tasks.mgr.dashboard.test_rgw.RgwBucketTest)
Thank you very much, will try the outlined steps - just one clarification please:
The operation:...
Mark Kogan
10:21 AM rgw Bug #47306: rgw: FAIL: test_all (tasks.mgr.dashboard.test_rgw.RgwBucketTest)
@Mark, keep in mind that this is consuming RGW through Ceph (Dashboard) API, but for RGW it is basically an HTTP Prox... Ernesto Puerta
10:05 AM rgw Bug #47306: rgw: FAIL: test_all (tasks.mgr.dashboard.test_rgw.RgwBucketTest)
Thank you Ernesto,
Searching for PUT in the attached log to determin the operations flow for reproduction,
the fl...
Mark Kogan
07:31 PM Revision cf531cdd (ceph): rgw: ObjectCache::put() clears stale objv
if an existing object is cached with an object version, but it's
mutated without updating that version number, clear ...
Casey Bodley
07:10 PM CephFS Feature #40401 (Fix Under Review): mgr/volumes: allow/deny r/rw access of auth IDs to subvolume a...
Kotresh Hiremath Ravishankar
06:06 PM RADOS Backport #47365 (In Progress): mimic: pgs inconsistent, union_shard_errors=missing
Mykola Golub
02:48 PM RADOS Backport #47365 (Resolved): mimic: pgs inconsistent, union_shard_errors=missing
https://github.com/ceph/ceph/pull/37053 Nathan Cutler
05:52 PM Revision 0e8741d9 (ceph): os: add collection_list_legacy
which provides the old collection_list behaviour on the bluestore.
Signed-off-by: Mykola Golub <mgolub@suse.com>
(ch...
Mykola Golub
05:50 PM Revision 8cea0fb8 (ceph): os/bluestore: make get_key_object work with temp keys
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit fc3faf34332b9d6b684419256825f07e98f7aa19)
Mykola Golub
05:50 PM Revision d59cee0b (ceph): os/bluestore: fix collection_list properly set next if end reached
Previously it was setting it to GMAX (happened when one had end
set to not GMAX and max set to INT_MAX).
Signed-off-...
Mykola Golub
05:50 PM Revision 17418517 (ceph): os/bluestore: fix collection_list ordering
Fixes: https://tracker.ceph.com/issues/43174
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit...
Mykola Golub
05:47 PM RADOS Backport #47362 (In Progress): nautilus: pgs inconsistent, union_shard_errors=missing
Mykola Golub
02:01 PM RADOS Backport #47362 (Resolved): nautilus: pgs inconsistent, union_shard_errors=missing
https://github.com/ceph/ceph/pull/37051 Mykola Golub
05:40 PM rbd Bug #40247: [udev] include image namespace in symlink path
Support for namespaces was added in nautilus. Ilya Dryomov
05:39 PM rbd Bug #40247 (Fix Under Review): [udev] include image namespace in symlink path
Ilya Dryomov
05:36 PM Revision 0b5c11ff (ceph): rbd: include RADOS namespace in krbd symlinks
Fixes: https://tracker.ceph.com/issues/40247
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Ilya Dryomov
05:29 PM Revision 6fe1cf41 (ceph): os: add collection_list_legacy
which provides the old collection_list behaviour on the bluestore.
Signed-off-by: Mykola Golub <mgolub@suse.com>
(ch...
Mykola Golub
05:24 PM Revision 0e948948 (ceph): os/bluestore: fix collection_list ordering
Fixes: https://tracker.ceph.com/issues/43174
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit...
Mykola Golub
05:24 PM Revision 47a8765d (ceph): os/bluestore: make get_key_object work with temp keys
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit fc3faf34332b9d6b684419256825f07e98f7aa19)
Mykola Golub
05:24 PM Revision 107aff0c (ceph): os/bluestore: fix collection_list properly set next if end reached
Previously it was setting it to GMAX (happened when one had end
set to not GMAX and max set to INT_MAX).
Signed-off-...
Mykola Golub
05:24 PM Orchestrator Bug #47366 (Closed): Mgr keeps dispatching `osd crush reweight` after OSD removal process is done
hello,
First of all, I am not certain that his may have already been fixed by the PR of this resolved issue, if ...
Daniël Vos
05:15 PM Revision 2e529ae5 (ceph): Merge pull request #36930 from aclamk/wip-bluefs-log-replay-rescue-naut...
nautilus: Rescue procedure for extremely large bluefs log
Neha Ojha <nojha@redhat.com>
Yuri Weinstein
05:10 PM Revision 74f0a8b3 (ceph): qa/tests: removed extra line
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
03:51 PM Revision e99146e2 (ceph): Zipper - Make s->user a unique_ptr
Signed-off-by: Daniel Gryniewicz <dang@redhat.com> Daniel Gryniewicz
03:51 PM Revision 85415e41 (ceph): Zipper - Replace RGWAttrs with a using
Signed-off-by: Daniel Gryniewicz <dang@redhat.com> Daniel Gryniewicz
03:51 PM Revision be1e8e69 (ceph): Zipper - More getRados removal
- read_usage
Signed-off-by: Daniel Gryniewicz <dang@redhat.com>
Daniel Gryniewicz
03:51 PM Revision 95e64870 (ceph): Zipper - Remove more instances of getRados() from rgw_op.cc
- RGWGetObj and RGWPutObj
Signed-off-by: Daniel Gryniewicz <dang@redhat.com>
Daniel Gryniewicz
03:51 PM Revision e40270a5 (ceph): Zipper - implement copy_object
Signed-off-by: Daniel Gryniewicz <dang@redhat.com> Daniel Gryniewicz
03:51 PM Revision 022d2eb3 (ceph): Zipper - Split RadosStore from base SAL
Signed-off-by: Daniel Gryniewicz <dang@redhat.com> Daniel Gryniewicz
03:51 PM Revision 33a18c41 (ceph): Zipper - More getRados removal
- zonegroup
- obj policy
Signed-off-by: Daniel Gryniewicz <dang@redhat.com>
Daniel Gryniewicz
03:51 PM Revision f2ed1b5d (ceph): Zipper - remove get_obj_attrs and last user
Signed-off-by: Daniel Gryniewicz <dang@redhat.com> Daniel Gryniewicz
03:51 PM Revision f7b4507c (ceph): Zipper - cleanup get_obj_head and get_multipart_info
Signed-off-by: Daniel Gryniewicz <dang@redhat.com> Daniel Gryniewicz
03:23 PM RADOS Backport #47363 (In Progress): octopus: pgs inconsistent, union_shard_errors=missing
Mykola Golub
02:01 PM RADOS Backport #47363 (Resolved): octopus: pgs inconsistent, union_shard_errors=missing
https://github.com/ceph/ceph/pull/37048 Mykola Golub
03:19 PM Revision 7c26c0b5 (ceph): test/objectstore: make store_test also run collection_list_legacy
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit 08fab7a8a9103f87935c685c0a66d28e361bc9f5)
Mykola Golub
03:19 PM Revision 7ff1c5a3 (ceph): os/kstore: fix collection_list properly set next if end reached
Previously it was setting it to GMAX (happened when one had end
set to not GMAX and max set to INT_MAX).
Signed-off-...
Mykola Golub
03:19 PM Revision 47c83ae9 (ceph): os/kstore: fix collection_list ordering
It has the same key escaping bug as the blustore has, but we
don't need to workaround it here because kstore is not i...
Mykola Golub
03:17 PM Revision 0f519a80 (ceph): os/bluestore: refactor _collection_list
Make it operate with oids only hiding keys in CollectionListIterator.
Signed-off-by: Mykola Golub <mgolub@suse.com>
...
Mykola Golub
03:14 PM Revision f9773d6e (ceph): osd: add and utilize OSD_FIXED_COLLECTION_LIST feature
If all osds from upacting set have this feature set
the backend can use the new "fixed" collection_list method,
other...
Mykola Golub
02:48 PM RADOS Backport #47364 (Resolved): luminous: pgs inconsistent, union_shard_errors=missing
https://github.com/ceph/ceph/pull/37062 Nathan Cutler
02:37 PM Orchestrator Bug #47078: cephadm: ForwardToSyslog=yes (aka really huge syslog)
https://docs.ceph.com/docs/master/cephadm/operations/#logging-to-files Sebastian Wagner
02:36 PM Orchestrator Bug #47078: cephadm: ForwardToSyslog=yes (aka really huge syslog)
https://github.com/systemd/systemd/pull/7198 Sebastian Wagner
02:09 PM Revision 1c8cedea (ceph): os: add collection_list_legacy
which provides the old collection_list behaviour on the bluestore.
Signed-off-by: Mykola Golub <mgolub@suse.com>
(ch...
Mykola Golub
02:04 PM Revision dc2938d3 (ceph): os/bluestore: make get_key_object work with temp keys
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit fc3faf34332b9d6b684419256825f07e98f7aa19)
Mykola Golub
02:04 PM Revision 08e1f3fe (ceph): os/bluestore: fix collection_list properly set next if end reached
Previously it was setting it to GMAX (happened when one had end
set to not GMAX and max set to INT_MAX).
Signed-off-...
Mykola Golub
02:04 PM Revision 14e29947 (ceph): os/bluestore: fix collection_list ordering
Fixes: https://tracker.ceph.com/issues/43174
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit...
Mykola Golub
01:53 PM CephFS Feature #47161 (Rejected): mds: add dedicated field to inode for fscrypt context
Fair enough then. I'll keep working with this as an xattr for now. Let's go ahead and close this out then, and I'll r... Jeff Layton
01:52 PM RADOS Bug #43174 (Pending Backport): pgs inconsistent, union_shard_errors=missing
Josh Durgin
01:35 PM RADOS Bug #43174 (Resolved): pgs inconsistent, union_shard_errors=missing
Kefu Chai
01:38 PM RADOS Bug #47361: invalid upmap not getting cleaned
We deleted all the pg_upmap_items and let the balancer start again. It created bad upmap rules again in the first ite... Dan van der Ster
01:08 PM RADOS Bug #47361 (Rejected): invalid upmap not getting cleaned
In v14.2.11 we have some invalid upmaps which don't get cleaned. (And I presume they were created by the balancer).
...
Dan van der Ster
01:34 PM Revision b057b162 (ceph): Merge pull request #36230 from trociny/wip-43174-2
os/bluestore: fix collection_list ordering
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Reviewed-by: Josh Durgin <j...
Kefu Chai
01:32 PM Dashboard Tasks #47230: mgr/dashboard: Move HACKING.rst into the main documentation
And at last, I got the clean master to build by running the following command (courtesy of Sebastian W, of course):
...
Zac Dover
12:59 PM Dashboard Tasks #47230: mgr/dashboard: Move HACKING.rst into the main documentation
might be https://github.com/sphinx-doc/sphinx/issues/7740, but i cannot reproduce this issue. so cannot bisect the of... Kefu Chai
12:21 PM Dashboard Tasks #47230: mgr/dashboard: Move HACKING.rst into the main documentation
Following Sebastian Weimer's advice, I did the following:
zdover@zdover-ThinkPad-T530:~/Documents/ceph/admin$ git ...
Zac Dover
09:04 AM Dashboard Tasks #47230: mgr/dashboard: Move HACKING.rst into the main documentation
I've tried this on a second computer, under different circumstances, and I have gotten the same error.
More troubl...
Zac Dover
01:24 PM Revision 23e3358e (ceph): Merge pull request #36955 from agayev/zbc-to-zbd
os/bluestore: Switch from libzbc library to libzbd library
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:48 PM Dashboard Bug #47285: mgr/dashboard/api: fix duplicate logs
This should be better backported together with https://tracker.ceph.com/issues/47232 (comments left on each of the ba... Ernesto Puerta
10:35 AM Dashboard Bug #47285 (Pending Backport): mgr/dashboard/api: fix duplicate logs
Lenz Grimmer
12:47 PM Dashboard Backport #47279: nautilus: mgr/dashboard/api: print logs when vstart fails
Additional PR to convey with this: https://github.com/ceph/ceph/pull/36976 Ernesto Puerta
12:46 PM Dashboard Backport #47280: octopus: mgr/dashboard/api: print logs when vstart fails
Additional PR to convey with this: https://github.com/ceph/ceph/pull/36976 Ernesto Puerta
12:36 PM ceph-volume Feature #44951 (Fix Under Review): add support for 'slots' in lvm batch
Jan Fajerski
12:35 PM ceph-volume Bug #24973 (Closed): `lvm batch update`
Not really sure what this is supposed to do. Jan Fajerski
12:34 PM ceph-volume Bug #25015 (Can't reproduce): prevent LVs with ceph metadata to be used
Jan Fajerski
12:32 PM ceph-volume Bug #36242 (Fix Under Review): broken journal and filestore data size in `lvm batch --report`
Jan Fajerski
12:31 PM ceph-volume Bug #38168 (Fix Under Review): c-v inventory command reports disk with 0 Bytes as available
Jan Fajerski
12:30 PM ceph-volume Bug #37590 (Fix Under Review): api.vgcreate uses a PE size of 1G
Jan Fajerski
12:30 PM crimson Bug #47357 (Fix Under Review): access invalid optional in ReplicatedRecoveryBackend::handle_recov...
Kefu Chai
08:19 AM crimson Bug #47357 (Resolved): access invalid optional in ReplicatedRecoveryBackend::handle_recovery_op()
osd.0... Kefu Chai
12:29 PM ceph-volume Bug #37502 (Fix Under Review): lvm batch potentially creates multi-pv volume groups
Jan Fajerski
12:29 PM Orchestrator Bug #47360 (Fix Under Review): cephadm: osd unit.run creates /var/run/ceph/$FSID too late, so OSD...
If you've got a node runing OSDs and no other services, this is trivially reproducible by first running @ceph orch rm... Tim Serong
10:44 AM Orchestrator Bug #47360 (Resolved): cephadm: osd unit.run creates /var/run/ceph/$FSID too late, so OSD may not...
The OSD unit.run file currently has the following form:... Tim Serong
12:29 PM ceph-volume Bug #42412 (Fix Under Review): lvm create needs --journal for filestore
Jan Fajerski
12:28 PM ceph-volume Bug #24969 (Fix Under Review): `lvm create` should allow carving out LVs from existing VGs
Jan Fajerski
12:27 PM ceph-volume Bug #36283 (Fix Under Review): --journal-size flag broken when less than 1GB
Jan Fajerski
12:26 PM ceph-volume Bug #43899 (Fix Under Review): cephadm: Remove the clutch between Teuthology and ceph-volume
Jan Fajerski
12:12 PM rbd Bug #46803 (Fix Under Review): MigrateRequest.cc: 129: FAILED ceph_assert(image_ctx.parent != nul...
Mykola Golub
12:06 PM Revision 149fbc57 (ceph): mgr/dashboard: Update datatable only when necessary
Fixes: https://tracker.ceph.com/issues/47359
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
12:04 PM Revision 7b10f3a1 (ceph): Merge pull request #36950 from ceph/wip-bz1872983
ceph-volume: simple scan should ignore tmpfs
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Jan Fajerski
11:39 AM Orchestrator Bug #45093: cephadm: mgrs transiently getting co-located (one node gets two when only one was ask...
https://github.com/ceph/ceph/pull/36766 is probably going to help finding this. Sebastian Wagner
11:37 AM Revision ab447c88 (ceph): doc: cephfs/fs-nfs-exports: more cleanups
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
11:35 AM Orchestrator Bug #44644: cephadm: RGW: updating the spec doesn't update the mon store
Deleting realms, zones and RGW users is something we need to *carefully* think about. Under all circumstances we have... Sebastian Wagner
10:57 AM Dashboard Bug #47359 (Fix Under Review): mgr/dashboard: Update datatable only when necessary
Volker Theile
10:39 AM Dashboard Bug #47359 (Resolved): mgr/dashboard: Update datatable only when necessary
According to "ngOnChanges best practice":https://dev.to/nickraphael/ngonchanges-best-practice-always-use-simplechange... Volker Theile
10:51 AM Revision 721b4de3 (ceph): cephadm: unit.run: create /var/run/ceph/$FSID before doing anything else
This ensures the /var/run/ceph/$FSID directory exists before any
other commands are run.
Fixes: https://tracker.ceph...
Tim Serong
10:34 AM Revision f4bafb2a (ceph): Merge pull request #36976 from rhcs-dashboard/fix-47285-master
mgr/dashboard: fix duplicate logs
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Lenz Grimmer
10:32 AM Orchestrator Bug #47358 (Resolved): "ceph orch apply osd" chokes on valid service_spec.yml
The following service_spec.yml works fine for "ceph orch apply", but produces an error with "ceph orch apply osd"
...
Nathan Cutler
10:16 AM Dashboard Bug #47331 (In Progress): mgr/dashboard: non-administrator users can't login when telemetry notif...
Tatjana Dehler
10:03 AM Dashboard Bug #47356 (Fix Under Review): mgr/dashboard: some nfs-ganesha endpoints are not in correct secur...
Kiefer Chang
08:59 AM Dashboard Bug #47356 (In Progress): mgr/dashboard: some nfs-ganesha endpoints are not in correct security s...
Kiefer Chang
08:20 AM Dashboard Bug #47356 (Fix Under Review): mgr/dashboard: some nfs-ganesha endpoints are not in correct secur...
Kiefer Chang
08:11 AM Dashboard Bug #47356 (Resolved): mgr/dashboard: some nfs-ganesha endpoints are not in correct security scope
The "endpoints":https://github.com/ceph/ceph/blob/056d8776ce1133928f4473a2f63e4537cecec5f2/src/pybind/mgr/dashboard/c... Kiefer Chang
10:01 AM Revision 0942b022 (ceph): mgr/dashboard: check config opt permissions
Getting the user object fails for a non-admin user. Check
the permissions directory if the user is allowed to access ...
Tatjana Dehler
09:21 AM Revision ed123e49 (ceph): mgr/dashboard: fix security scopes of some NFS-Ganesha endpoints
Apply NFS_GANESHA scope to these endpoints:
- `/api/nfs-ganesha/daemon`.
- `/ui-api/nfs-ganesha/*`.
Otherwise, any v...
Kiefer Chang
08:23 AM Revision 42a11948 (ceph): doc: cephfs/fs-nfs-exports: command requires enabled orch module
Clarify that the "ceph nfs cluster create" command requires an
enabled ceph-mgr orchestrator module.
Signed-off-by: ...
Nathan Cutler
08:08 AM Dashboard Cleanup #47355 (Resolved): mgr/dashboard: create directive for AuthStorage service
Right now, if a component wants to conditionally display its elements based on authorization/scopes criteria, it has ... Ernesto Puerta
08:03 AM rbd Backport #46720 (In Progress): nautilus: [librbd]assert at Notifier::notify's aio_notify_locker
Mykola Golub
08:02 AM Revision 88d6b69d (ceph): librbd: properly unregister failed async_complete request
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit 143179ffa92ce64d89fc98d6d6c9e7a3722a12f2)
C...
Mykola Golub
07:49 AM Revision 02dd07ab (ceph): librbd: don't resend async_complete if watcher is unregistered
Also wait for pending async_complete after unregistering the
watcher.
Fixes: https://tracker.ceph.com/issues/45268
S...
Mykola Golub
07:35 AM ceph-volume Bug #47354 (Fix Under Review): avoid py3 format strings for now
Jan Fajerski
07:33 AM ceph-volume Bug #47354 (Resolved): avoid py3 format strings for now
Seeing tox failing on some jenkins hosts with invalid syntax errors.
This is due to using py3 format strings with ...
Jan Fajerski
06:46 AM Revision 0dc9820f (ceph): doc: cephfs/fs-nfs-exports.rst: write "RADOS" in ALL-CAPS
Since RADOS is an acronym, albeit a somewhat difficult-to-remember one,
it is customary to write it ALL-CAPS.
Signed...
Nathan Cutler
06:46 AM Revision bc8b2c38 (ceph): doc: cephfs/fs-nfs-exports: use "NFS Ganesha" everywhere
The document seemed to be wanting to refer to the software as "NFS
Ganesha", but was failing to do so in some places....
Nathan Cutler
06:34 AM Revision 86500124 (ceph): doc: cephfs: fix misleading "ceph nfs create" command
When a reader sees "ceph nfs create <type=cephfs>" it's not
clear that this means they should type "ceph nfs create c...
Nathan Cutler
06:34 AM Revision 6f0c2496 (ceph): doc: cephfs: fix misleading "ceph fs volume create" command
The "ceph fs volume create" command takes a placement string,
just like "ceph nfs cluster create" does. Align the doc...
Nathan Cutler
06:34 AM Revision ccc13cbf (ceph): doc: cephfs: clarify that pseudo root path must be absolute
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
06:19 AM CephFS Bug #47353 (Resolved): mds: purge_queue's _calculate_ops is inaccurate
... Yanhu Cao
05:39 AM crimson Bug #47310 (Resolved): enoent when reading osdmap
Kefu Chai
05:38 AM Revision 056d8776 (ceph): Merge pull request #37003 from xxhdx1985126/wip-47310
crimson/osd: drop repop if osdmap has increased
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:45 AM CephFS Bug #47268 (Resolved): pybind/snap_schedule: scheduled snapshots get pruned just after creation
Venky Shankar
04:45 AM Revision 7251caf7 (ceph): Merge pull request #36974 from jan--f/snap-schedule-keep-with-empty-ret...
snap-schedule: don't prune all on empty retention Venky Shankar
04:36 AM Revision 2c17bc19 (ceph): crimson/osd: add can_discard_op method for detecting "discardable" clie...
Signed-off-by: Xuehan Xu <xxhdx1985126@gmail.com> Xuehan Xu
04:36 AM Revision e9ac113f (ceph): crimson/osd: drop repop if it can be discarded
Signed-off-by: Xuehan Xu <xxhdx1985126@gmail.com> Xuehan Xu
04:35 AM Revision ab849a13 (ceph): crimson/osd: rename is_valid_rep_op_reply to can_discard_replica_op
Signed-off-by: Xuehan Xu <xxhdx1985126@gmail.com> Xuehan Xu
03:44 AM Orchestrator Bug #47340: _list_devices: 'NoneType' object has no attribute 'get'
Doesn't this require https://tracker.ceph.com/issues/47146 first to backport in ceph-volume, and then orch device ls ... Paul Cuzner
03:35 AM RADOS Bug #47344 (Fix Under Review): osd: Poor client IO throughput/latency observed with dmclock sched...
Sridhar Seshasayee

09/07/2020

10:30 PM Dashboard Bug #47267: mgr/dashboard: Improve device blinking light functionality
#47165
IDENT and FAULT indicator of enclosure devices are added recently, this might help.
Kiefer Chang
01:43 PM Dashboard Bug #47267: mgr/dashboard: Improve device blinking light functionality
Lenz Grimmer wrote:
> To my knowledge, there was a particular reason why we had to use this timeout instead of a tog...
Volker Theile
01:24 PM Dashboard Bug #47267: mgr/dashboard: Improve device blinking light functionality
To my knowledge, there was a particular reason why we had to use this timeout instead of a toggle switch. Maybe Volke... Lenz Grimmer
10:00 PM RADOS Bug #47352 (In Progress): rados ls improvements.
"rados ls" should NOT include deleted head objects, with json output include snapshots but add snapid fields to output. David Zafman
08:32 PM Revision 57e79eca (ceph): mds: fix incorrect check for if dirfrag is being fragmented
Fixes: https://tracker.ceph.com/issues/47201
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit...
Yan, Zheng
08:32 PM Revision 235d54ae (ceph): mds: fix incorrect check for if dirfrag is being fragmented
Fixes: https://tracker.ceph.com/issues/47201
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit...
Yan, Zheng
08:31 PM CephFS Backport #47317 (In Progress): nautilus: mds: CDir::_omap_commit(int): Assertion `committed_versi...
Nathan Cutler
08:25 PM CephFS Backport #47316 (In Progress): octopus: mds: CDir::_omap_commit(int): Assertion `committed_versio...
Nathan Cutler
08:25 PM CephFS Backport #46520 (In Progress): octopus: mds: deleting a large number of files in a directory caus...
Nathan Cutler
08:28 AM CephFS Backport #46520: octopus: mds: deleting a large number of files in a directory causes the file sy...
sorry, I made a mistake.
reset state to need more info.
Wei-Chung Cheng
08:27 AM CephFS Backport #46520 (Need More Info): octopus: mds: deleting a large number of files in a directory c...
Wei-Chung Cheng
08:22 AM CephFS Backport #46520 (In Progress): octopus: mds: deleting a large number of files in a directory caus...
Wei-Chung Cheng
08:24 PM Revision 914ef991 (ceph): mds: do not submit omap_rm_keys if the dir is the basedir of merge.
Fixes: https://tracker.ceph.com/issues/46273
Signed-off-by: Chencan <chen.can2@zte.com.cn>
(cherry picked from commit...
chencan chencan
08:22 PM Backport #47350 (In Progress): nautilus: include/encoding: Fix encode/decode of float types on bi...
Nathan Cutler
08:21 PM Backport #47350 (Resolved): nautilus: include/encoding: Fix encode/decode of float types on big-e...
https://github.com/ceph/ceph/pull/37033 Nathan Cutler
08:22 PM Revision ce83f3b1 (ceph): include/encoding: Fix encode/decode of float types on big-endian systems
Currently, floating-point types use "raw" encoding, which means they're
simply copied as byte stream.
This means tha...
Ulrich Weigand
08:21 PM Backport #47351 (In Progress): octopus: include/encoding: Fix encode/decode of float types on big...
Nathan Cutler
08:21 PM Backport #47351 (Resolved): octopus: include/encoding: Fix encode/decode of float types on big-en...
https://github.com/ceph/ceph/pull/37032 Nathan Cutler
08:21 PM Revision 178be2a8 (ceph): include/encoding: Fix encode/decode of float types on big-endian systems
Currently, floating-point types use "raw" encoding, which means they're
simply copied as byte stream.
This means tha...
Ulrich Weigand
08:16 PM ceph-volume Feature #47295 (Fix Under Review): Optimize ceph-volume inventory to reduce runtime
Nathan Cutler
08:13 PM Dashboard Backport #47349 (Resolved): octopus: mgr/dashboard: REST API returns 500 when no Content-Type is ...
https://github.com/ceph/ceph/pull/37308 Nathan Cutler
08:10 PM rgw Bug #45969 (Resolved): crash on realm reload during shutdown
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:10 PM rgw Backport #47348 (Resolved): octopus: RGW returns 404 code for unauthorized instead of 401
https://github.com/ceph/ceph/pull/37339 Nathan Cutler
08:10 PM rgw Backport #47347 (Resolved): nautilus: RGW returns 404 code for unauthorized instead of 401
https://github.com/ceph/ceph/pull/37438 Nathan Cutler
08:10 PM Bug #47302 (Pending Backport): include/encoding: Fix encode/decode of float types on big-endian s...
Nathan Cutler
11:48 AM Bug #47302: include/encoding: Fix encode/decode of float types on big-endian systems
Thanks! Can we backport this to Octopus and Nautilus like the other encoding/decoding fixes? Ulrich Weigand
06:51 AM Bug #47302 (Resolved): include/encoding: Fix encode/decode of float types on big-endian systems
Kefu Chai
08:10 PM bluestore Bug #46575 (Resolved): os/bluestore: simplify Onode pin/unpin logic.
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:09 PM rbd Bug #46723 (Resolved): ceph-iscsi: selinux avc denial on rbd-target-api from ioctl access
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:09 PM RADOS Feature #46842 (Resolved): librados: add LIBRBD_SUPPORTS_GETADDRS support
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:09 PM rgw Bug #47113 (Resolved): rgw: hold reloader using unique_ptr
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:08 PM RADOS Backport #47346 (Resolved): octopus: mon/mon-last-epoch-clean.sh failure
https://github.com/ceph/ceph/pull/37349 Nathan Cutler
08:08 PM RADOS Backport #47345 (Resolved): nautilus: mon/mon-last-epoch-clean.sh failure
https://github.com/ceph/ceph/pull/37478 Nathan Cutler
08:08 PM Revision 0af7d6de (ceph): osd: Introduce new PGOpQueueable class for recovery push/reply messages.
Introduce a new PGOpQueueable class called PGRecoveryMsg to be used for
background recovery specific messages - MOSDP...
Sridhar Seshasayee
08:04 PM RADOS Bug #47344 (Resolved): osd: Poor client IO throughput/latency observed with dmclock scheduler dur...
Regardless of the higher weightage given to client IO when compared to
recovery IO, poor client throughput/latency i...
Sridhar Seshasayee
07:35 PM Bug #47112 (Pending Backport): cephadm RPM package installs /etc/sudoers.d/cephadm - review wheth...
Nathan Cutler
06:45 AM Bug #47112 (Resolved): cephadm RPM package installs /etc/sudoers.d/cephadm - review whether this ...
Kefu Chai
06:16 PM rgw Feature #47342 (New): usage: save storage class usage
There is no bucket usage stored on number of objects in a storage class. Tobias Urdin
04:55 PM Dashboard Backport #47280: octopus: mgr/dashboard/api: print logs when vstart fails
Nathan Cutler wrote:
> @Ernesto: set status to "Need More Info" in that case.
Opened this PR some days ago (BTW I...
Ernesto Puerta
04:52 PM mgr Bug #47132: mgr: Caught signal (Segmentation fault) thread_name:safe_timer
Josh Durgin wrote:
> The time itself wouldn't be out of sync, but it sounds like the machine is overloaded enough th...
Ernesto Puerta
04:44 PM Dashboard Cleanup #47341 (Resolved): mgr/dashboard: securing CherryPy
Ensuring we follow, as much as possible, "Cherrypy security guidelines":https://docs.cherrypy.org/en/3.3.0/progguide/... Ernesto Puerta
04:01 PM Orchestrator Bug #47340 (Duplicate): _list_devices: 'NoneType' object has no attribute 'get'
https://pulpito.ceph.com/swagner-2020-09-07_12:17:11-rados:cephadm-wip-swagner2-testing-2020-09-07-1101-distro-basic-... Sebastian Wagner
03:58 PM Revision 3627cd1e (ceph): Merge pull request #36903 from sebastian-philipp/python-common-simplify...
python-common: Make HostPlacementSpec.to_json() more friendly
Reviewed-by: Adam King <adking@redhat.com>
Sebastian Wagner
03:47 PM Revision b691bf9b (ceph): osd: pass pg_log_t by lvalue reference
for better readability, as we intent to relinquish the ownership to the
callee.
Signed-off-by: Kefu Chai <kchai@redh...
Kefu Chai
03:27 PM Documentation #47339 (Resolved): "paramaeters" appears on https://docs.ceph.com/docs/master/relea...
https://docs.ceph.com/docs/master/releases/octopus/
The RGW “num_rados_handles” has been removed. If you were u...
Zac Dover
03:22 PM Revision 1dcc5789 (ceph): common/buffer: do not deref _raw ptr when checking for hypercombind buf
_raw could be null when the buffer::ptr is std::moved away. and ASan
complains when we try to dereference a nullptr. ...
Kefu Chai
03:22 PM Revision a7d14321 (ceph): common/buffer: add hint to compiler
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:49 PM rgw Bug #47306: rgw: FAIL: test_all (tasks.mgr.dashboard.test_rgw.RgwBucketTest)
Mark Kogan wrote:
> Attempting to reproduce the bucket deletion as in:
> [...]
> similarly to the log above:
> [....
Ernesto Puerta
02:26 PM rgw Bug #47306: rgw: FAIL: test_all (tasks.mgr.dashboard.test_rgw.RgwBucketTest)
Attempting to reproduce the bucket deletion as in:... Mark Kogan
02:32 PM rgw Bug #47241: still unable to delete "empty buckets"
That solution finally didnt work. I wiped the full cluster. Thanks Manuel Rios
01:55 PM Revision a20575c5 (ceph): test/pybind: drop thrash attr
as crimson is able to support this test now
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:51 PM Revision 960867d9 (ceph): test/pybind: split aio_test into smaller pieces
* split one test into 3 smaller onces:
finer grained test helps with readability
* remove the cleanup, as the TestI...
Kefu Chai
01:10 PM Dashboard Tasks #47338 (Fix Under Review): mgr/dashboard: Add E2E test to check external links
The Dashboard contains several locations that point to external documentation pages for reference purposes (e.g. how ... Lenz Grimmer
12:42 PM Revision 0cc0f3cc (ceph): osd/OSDMap: drop unused variable
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
11:22 AM Orchestrator Bug #47337 (Closed): rook: 'ceph orch ls' fails
... Varsha Rao
11:14 AM Orchestrator Bug #47336: `orch device ls`: Unexpected argument '--wide'
interesting: `master` actually has --wide!... Sebastian Wagner
11:04 AM Orchestrator Bug #47336 (Can't reproduce): `orch device ls`: Unexpected argument '--wide'
https://pulpito.ceph.com/teuthology-2020-09-03_07:01:02-rados-master-distro-basic-smithi/... Sebastian Wagner
11:01 AM Orchestrator Bug #47109 (Resolved): while doing an upgrade: Module 'osd_support' has failed: Not found or unlo...
Sebastian Wagner
11:00 AM Dashboard Bug #47334 (Fix Under Review): mgr/dashboard: many-to-many matching not allowed: matching labels ...
Patrick Seidensal
10:27 AM Dashboard Bug #47334 (Resolved): mgr/dashboard: many-to-many matching not allowed: matching labels must be ...
In the "Host Details" Grafana dashboard, errors for example on "OSD Disk Performance Statistics" tab are seen:
m...
Patrick Seidensal
11:00 AM Orchestrator Feature #47335 (Resolved): cephadm: Make the Monitoring templates super flexible
The idea is to allow power-users to modify the templates, if they really want to. Sebastian Wagner
10:39 AM Bug #47304 (Resolved): rpm: enable WITH_BOOST_CONTEXT=ON for s390x
Nathan Cutler
10:39 AM Revision 839c8ec6 (ceph): Merge pull request #36994 from ktdreyer/boost-context-s390x
rpm: enable WITH_BOOST_CONTEXT for s390x
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Nathan Cutler <ncutl...
Nathan Cutler
10:37 AM Revision fe64b9d1 (ceph): mgr/dashboard: Fix many-to-many issue in host-details dashboard
The labels on one side do not match the labels of the other side, where
a label_replace is used. The fix uses the sam...
Patrick Seidensal
10:26 AM Orchestrator Bug #47333 (Resolved): repo_digest: fix `orch ps`
https://github.com/ceph/ceph/pull/36432#issuecomment-682414409
According to systemctl status, my podman is execute...
Sebastian Wagner
10:20 AM CephFS Feature #47277: implement new mount "device" syntax for kcephfs
Patrick Donnelly wrote:
> Jeff Layton wrote:
> > Proposed syntax looks wrong in the description. I meant this:
> >...
Venky Shankar
10:01 AM CephFS Backport #46524 (In Progress): octopus: non-head batch requests may hold authpins and locks
Wei-Chung Cheng
09:58 AM Revision c9040241 (ceph): mds: add request to batch_op before taking auth pins and locks
MDS does not dispatch non-head requests in batch_op. So non-head
requests in batch_op should not hold any authpins an...
Yan, Zheng
09:58 AM Revision aa4bba4c (ceph): mds: move MDRequestImpl::batch_reqs into Batch_Getattr_Lookup
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit 7e59369230e71a541a0a9927513c8ab1c39cf853)
Yan, Zheng
09:57 AM Revision 75d9369a (ceph): Merge pull request #36432 from sebastian-philipp/cephadm-repo_digest
mgr/cephadm: convert tags to repo_digest
Reviewed-by: Juan Miguel Olmo Martínez <jolmomar@redhat.com>
Reviewed-by: M...
Sebastian Wagner
09:57 AM Orchestrator Bug #47332 (Resolved): repo_digest: Follow up's
... Sebastian Wagner
09:56 AM Revision 2331e566 (ceph): mds: track which map batch_op is in-use in MDRequest
batch_op is in either CInode::batch_ops or CDentry::batch_ops. Current
code gets the map by dereferencing mdr->in[0] ...
Yan, Zheng
09:54 AM Dashboard Bug #47188 (In Progress): mgr/dashboard: ceph dashboard does not display device health data, with...
Okay, so that's not the case. I'll add additional debugging output, so that we can eventually get to the bottom of th... Patrick Seidensal
09:44 AM Revision 425b2167 (ceph): Merge pull request #37015 from tchaikov/wip-seastar-packet
common/buffer_seastar: reserve the packet slots in ctor
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
09:25 AM Dashboard Bug #47331: mgr/dashboard: non-administrator users can't login when telemetry notification is on
Good spotting! Thanks for reporting. @Tatjana, can you please take a look at this? Thank you! Lenz Grimmer
08:48 AM Dashboard Bug #47331 (Resolved): mgr/dashboard: non-administrator users can't login when telemetry notifica...
Steps to reproduce:
* Create a user with a role other than `administrator`. e.g. *pool-manager*
* Use the browser...
Kiefer Chang
09:15 AM Dashboard Tasks #47230: mgr/dashboard: Move HACKING.rst into the main documentation
Here's the traceback:... Zac Dover
08:54 AM Dashboard Tasks #47230: mgr/dashboard: Move HACKING.rst into the main documentation
The time has come to post the error thrown when trying to build a document containing the raw HACKING.rst:
zdover@...
Zac Dover
09:01 AM Revision f8ac9e9d (ceph): doc/man/cephadm: Add missing parameters for `ls`
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 20b679a8928767db5b7314a4f017fc...
Sebastian Wagner
09:01 AM Revision 3fe58846 (ceph): CODEOWNERS: Add cephadm man page to @ceph/orchestrators
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit f3aed0828b6fa3bc0753892161082c...
Sebastian Wagner
09:01 AM Revision 2a99f84e (ceph): qa/tasks/cephadm.py: add ceph logs directory in job's info.yaml
This commit adds the file path of ceph log directories to the job's
info.yaml log file. The motivation behind this is...
Shraddha Agrawal
09:01 AM Revision 64c018d7 (ceph): mgr/cephadm: use raw string during `re.search`
cephadmservice.py:348: DeprecationWarning: invalid escape sequence \:
port = re.search('\:\d+\/', end_point)
Sig...
Michael Fritch
09:01 AM Revision a4443710 (ceph): mgr/cephadm: PEP8tify schedule.py
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 83e4559fcef059e8f65b9730b5e1ca...
Sebastian Wagner
09:01 AM Revision e2331e0e (ceph): cephadm: add gather_facts command
The gather_facts command is intended to provide host
level metadata to the caller, which could then be used
in a numb...
Paul Cuzner
09:01 AM Revision 721a63db (ceph): cephadm: fixes to address PR requirements
Minor changes to address issues raised in the PR;
- formatting of ipv6 addresses
- missing docstrings
- NIC mtu and s...
Paul Cuzner
09:01 AM Revision 0971e663 (ceph): cephadm: enhance memory and cpu data
Added free/available memory state, and cpu loadavg info
Signed-off-by: Paul Cuzner <pcuzner@redhat.com>
(cherry pick...
Paul Cuzner
09:01 AM Revision c6914ca9 (ceph): cephadm: add gather-facts to the qa test
Adds a gather-facts invocatio after check-host is run.
Signed-off-by: Paul Cuzner <pcuzner@redhat.com>
(cherry picke...
Paul Cuzner
09:01 AM Revision cd215be5 (ceph): cephadm: make devices lists more granular in gather-facts
The gather-facts commands returns a list of hdd and flash
devices. This patch changes the list content from being
sim...
Paul Cuzner
09:01 AM Revision 08a40846 (ceph): cephadm: remove py2 from test stream
Since py2 is EOL, and cephadm requires py3 anyway this
patch removes the py2 test iteration from the functional
testi...
Paul Cuzner
09:01 AM Revision 648ea7db (ceph): cephadm: remove py2 from test_adoption
Since cephadm is py3 based, and py2 is EOL this patch
removes the py2 test iteration from test_adoption.sh
Signed-of...
Paul Cuzner
09:01 AM Revision c8780281 (ceph): mgr/cephadm: PEP8tify cephadmservice.py
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 56f11c015ad323bb31e9fa372d3054...
Sebastian Wagner
09:01 AM Revision b4bdbd1f (ceph): cephadm: remove py2 from tox tests
cephadm is dependent on py3, and the presence of py2 in
tox is just going to throw more errors over time as py3
idiom...
Paul Cuzner
09:01 AM Revision 88e5ba84 (ceph): cephadm: deploying of monitoring images partially broken
Deployment of monitoring images has been broken in the context of
ceph-salt. Due to the removal of the registries in
...
Patrick Seidensal
09:01 AM Revision a7b61cd0 (ceph): mgr/cephadm: PEP8tify some tests
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit a385c3cc28188f5a4c85a113086ab1...
Sebastian Wagner
09:01 AM Revision df824ca8 (ceph): cephadm: Update error message on host failure
Now the error message explains how to add the ssh key to the not
reachable host
Fixes: https://tracker.ceph.com/issu...
Stephan Müller
09:01 AM Revision 09e111a6 (ceph): mgr/cephadm: move NFS config/create func
preserve func order seen in the impl. for the other services
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherr...
Michael Fritch
09:01 AM Revision 3279004c (ceph): mgr/cephadm: use supplied `CephadmDaemonSpec`
69ed3d9cffd refactored `_create_daemon()` which obsoleted any need to
search for the NFSServiceSpec in the SpecStore
...
Michael Fritch
09:01 AM Revision 97b80001 (ceph): mgr/cephadm: merge NFSGanesha into NFSService class
these two classes really preform the same function
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked f...
Michael Fritch
09:01 AM Revision bf0bc6f7 (ceph): mgr/cephadm: use `check_mon_command` util
rather then checking the retval explicitly
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from comm...
Michael Fritch
09:01 AM Revision cb820d00 (ceph): cephadm: infer latest image with a valid tag
Fixes: https://tracker.ceph.com/issues/47134
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from com...
Michael Fritch
09:01 AM Revision 045fc439 (ceph): mgr/cephadm: use `check_mon_command` during iscsi config
ensure the mon commands actually succeed
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from commit...
Michael Fritch
09:01 AM Revision e465b423 (ceph): mgr/orchestrator: PEP8tify
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit ee634f2921ba0f9083b3778ea5651f...
Sebastian Wagner
09:01 AM Revision edd82d8a (ceph): cephadm: Give better access to the /dev in the iscsi container
In testing it seems the main iscsi container's /dev related volume mount to just
/dev/log is too narrow. And in certa...
Matthew Oliver
09:01 AM Revision 9d0c167b (ceph): mgr/cephadm: PEP8tify services/osd.py
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 1a229055b040f10afd84d036c7acf5...
Sebastian Wagner
09:01 AM Revision e3391006 (ceph): doc/mgr: Clean up orchestrator.rst (spell/punct, awkward wording)
Signed-off-by: Dan Mick <dmick@redhat.com>
(cherry picked from commit a2a90542021005622e6a763c4593d2994177f4bd)
Dan Mick
09:01 AM Revision 45b13ab2 (ceph): mgr/cephadm: disable autopep8 for test_{spec,scheduling}.py
The signal to noise ratio is just too bad.
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picke...
Sebastian Wagner
09:01 AM Revision f634ead0 (ceph): mgr/cephadm: PEP8tify inventory.py
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit fef1151a62dedc7edc34fd9887aa59...
Sebastian Wagner
09:01 AM Revision a7aa6274 (ceph): mgr/orch: daemon redeploy: Fix missing default value
Fixes: https://tracker.ceph.com/issues/47035
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry pick...
Sebastian Wagner
09:01 AM Revision 7c09e8b2 (ceph): mgr/cephadm: _create_daemon: remove usused parameter
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 66a9f87d16e3e006bb8e2de4139988...
Sebastian Wagner
09:01 AM Revision 7c86717c (ceph): mgr/cephadm: _wait_for_ok_to_stop: add missing f-prefix
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit f5ae34ab711f808baa570637ed79c9...
Sebastian Wagner
09:01 AM Revision 91835189 (ceph): mgr/cephadm: move fail_over from upgrade.py to MgrService
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 3e5676d6c02f5aa458e4714ea5e61b...
Sebastian Wagner
09:01 AM Revision 76b1c22e (ceph): mgr/cephadm: add scheduled_daemon_actions to HostCache
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit ce4798ba0d33d2c8cfc7811553eed1...
Sebastian Wagner
09:01 AM Revision 3304bdeb (ceph): mgr/cephadm: Make daemon actions asynchronous
Fixes broken `ceph orch redeploy <current active mgr>`
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(...
Sebastian Wagner
09:01 AM Revision f49e2d36 (ceph): mgr/cephadm: add test_daemon_check
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit d0978ddf414a88fd8edc7cb355d0f6...
Sebastian Wagner
09:01 AM Revision af37cae6 (ceph): mgr/cephadm: kick serve loop to trigger ceph.conf deployment
Otherwise we'll wait 600s.
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 46...
Sebastian Wagner
09:01 AM Revision 7aa11aa1 (ceph): mgr/cephadm: Verify non-empty list in get_active_daemon functions
The get_active_daemon functions for monitoring stack daemons
were just returning the first or last daemon in the give...
Adam King
09:01 AM Revision 8e0381a0 (ceph): mgr/cephadm: PEP8tify module.py
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit ce35b3381cf6ef28f233355e6c3844...
Sebastian Wagner
08:48 AM Revision 428125f8 (ceph): Merge pull request #36946 from zdover23/wip-docs-36796-fix
doc/cephadm: Document mgr/cephadm/manage_etc_ceph_ceph_conf
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sebastian Wagner
08:48 AM Orchestrator Bug #47305 (Pending Backport): cephadm: podman not optional on SUSE
Nathan Cutler
08:39 AM Revision b54e2709 (ceph): Merge pull request #36995 from smithfarm/wip-47305
rpm: on SUSE, podman is required for cephadm to work
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
08:31 AM CephFS Backport #46522 (In Progress): octopus: mds: fix hang issue when accessing a file under a lost pa...
Wei-Chung Cheng
08:30 AM Revision 2515d60f (ceph): mds: fix hang issue when accessing a file under a lost parent directory
When a directory metadata is lost, if we looked up a file under this lost directory,
this request will hang forever.
...
Zhi Zhang
08:12 AM CephFS Bug #47294: client: thread hang in Client::_setxattr_maybe_wait_for_osdmap
It was neither blocked by the "client_lock", nor by the RWRef's lock, because both kept working well:
For the ti...
Xiubo Li
08:10 AM mgr Bug #38614: Disable SSLv3 on ceph-mgr?
Hi Willem, as mentioned we couldn't reproduce this issue in the distros we use so there's no way to validate some of ... Ernesto Puerta
08:02 AM CephFS Backport #46516 (In Progress): octopus: client: directory inode can not call release_callback
Wei-Chung Cheng
08:01 AM Revision dbfe087f (ceph): client: fix directory inode can not call release callback
When use client like nfs-ganesha hold ref of dir inode,
the dentry of the inode does not expirable because its
state ...
wei liu
06:50 AM Revision 1ef86021 (ceph): Merge pull request #36992 from uweigand/fix-encode-float
include/encoding: Fix encode/decode of float types on big-endian systems
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:49 AM Revision b13c14b6 (ceph): Merge pull request #36829 from changchengx/osdmap
crush,osd: refine crushmap comment and implementation
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:47 AM mgr Bug #47272 (Resolved): mgr/pg_autoscaler : Module 'pg_autoscaler' has failed: 'op'
Kefu Chai
06:46 AM Revision e3e6d30d (ceph): Merge pull request #36947 from pdvian/wip-mgr-get-rule-root
mgr/mgr_module : Fix keyerror for op if rule steps first element is opcode
Reviewed-by: Patrick Donnelly <pdonnell@r...
Kefu Chai
06:44 AM Revision bc4255ba (ceph): Merge pull request #36972 from smithfarm/wip-47112
rpm,deb: drop /etc/sudoers.d/cephadm
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Reviewed-by: David Di...
Kefu Chai
06:44 AM bluestore Bug #47330 (Closed): ceph-osd can't start when CURRENT file does not end with newline or content ...

When the machine is shutdown or reboot by IPMI, some ceph-osds cannot be started. The error message is as follo...
daolong zhang
06:42 AM Revision 7b23ddf1 (ceph): Merge pull request #36937 from tchaikov/wip-mgr-cleanup
mgr: use range-based loop and cleanups
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Kefu Chai
06:41 AM RADOS Bug #47309 (Pending Backport): mon/mon-last-epoch-clean.sh failure
Kefu Chai
06:40 AM Revision f236ead7 (ceph): Merge pull request #36999 from neha-ojha/wip-47309
qa/*/mon/mon-last-epoch-clean.sh: mark osd out instead of down
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewe...
Kefu Chai
06:39 AM Revision 11ca0cda (ceph): Merge pull request #37008 from tchaikov/wip-crimson-pg-tell
crimson/osd: add "ceph tell <pgid> <command>" support
Reviewed-by: Ronen Friedman <rfriedma@redhat.com>
Kefu Chai
06:12 AM rgw Bug #46806: tempest tests fail in test_create_container_with_remove_metadata_key
Huh, very interesting behaviour.
When I run with a container name similar to one used in tempest `CONT_NAME=tempes...
Matthew Oliver
06:07 AM Revision 94ca7736 (ceph): common/buffer_seastar: reserve the packet slots in ctor
for better performance, and simpler this way
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:00 AM Revision 2425c4b4 (ceph): Merge pull request #37010 from tchaikov/wip-crimson-osd-net
crimson/net: move implementation into .cc file
Reviewed-by: Ronen Friedman <rfriedma@redhat.com>
Reviewed-by: Radosl...
Kefu Chai
04:20 AM Revision 12375a4c (ceph): mgr: PyModuleRegistry::unregister_client() can run endlessly
Lately seeing the RADOS instance in manager (python core) getting
blocklisted. Manager modules (such as mgr/volumes) ...
Venky Shankar
04:15 AM mgr Bug #47329 (Resolved): mgr plugins might endlessly loop when unregistering rados/cephfs client is...
Problematic part in PyModuleRegistry::unregister_client():... Venky Shankar
03:28 AM CephFS Cleanup #47160 (In Progress): qa/tasks/cephfs: Break up test_volumes.py
Ramana Raja
02:56 AM Revision ff1d7863 (ceph): client: remove the unecessary client_lock for objector->read/write()
Fixes: https://tracker.ceph.com/issues/47325
Signed-off-by: Xiubo Li <xiubli@redhat.com>
Xiubo Li
01:52 AM Revision df10f54f (ceph): Merge pull request #37001 from tchaikov/wip-crimson-basic
qa/suites: add crimson-rados/basic tests
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai

09/06/2020

11:17 PM ceph-volume Feature #47295: Optimize ceph-volume inventory to reduce runtime
https://github.com/ceph/ceph/pull/37013 Paul Cuzner
10:37 PM ceph-volume Feature #47295: Optimize ceph-volume inventory to reduce runtime
Agree a rewrite is probably the better long term goal - but ultimately, if the code relies on lvs/pvs/vgs/blkid/lsblk... Paul Cuzner
06:55 PM RADOS Bug #47328 (Resolved): nautilus: ObjectStore/SimpleCloneTest: invalid rm coll
job getting dead, but not sure what killed it(is it because smithi was not able to handle the said number of threads?... Deepika Upadhyay
04:35 PM Revision bb488b06 (ceph): os/bluestore: Switch from libzbc library to libzbd library
Libzbc maintainers recommend switching to libzbd, which is lighter and supports
both ZNS SSDs and HM-SMR HDDs.
Signe...
Abutalib Aghayev
04:35 PM Revision d5363863 (ceph): cmake: add "WITH_ZBD" option
for enabling Zoned Block Device support using libzbd
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:25 PM Dashboard Bug #46815: mgr/dashboard: FAIL: test_pool_create (tasks.mgr.dashboard.test_pool.PoolTest)
rados/dashboard/{clusters/{2-node-mgr} debug/mgr objectstore/bluestore-hybrid
http://qa-proxy.ceph.com/teuthology/...
Deepika Upadhyay
03:54 PM Revision c0d5d348 (ceph): Merge PR #36600 into master
* refs/pull/36600/head:
mds: make caps dump more readable
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Revie...
Patrick Donnelly
02:15 PM rgw Bug #47327 (Resolved): STS AssumeRole API get 400 response
... lee jia
01:49 PM Revision dfe6dd96 (ceph): crimson/osd: add "ceph tell <pgid> <command>" support
* add an abstract class of `PGCommand` for `ceph tell <pgid> <command>`
* add two sample implementations for the pg t...
Kefu Chai
01:01 PM Revision 159028ef (ceph): crush/CrushWrapper: refine comment to improve readability
Signed-off-by: Changcheng Liu <changcheng.liu@aliyun.com> Changcheng Liu
01:01 PM Revision dce22e30 (ceph): osd/OSDMap: no need to give same locations per time to create bucket
Suggested-by: Kefu Chai <kefu@redhat.com>
Signed-off-by: Changcheng Liu <changcheng.liu@aliyun.com>
Changcheng Liu
01:01 PM Revision 0d87e967 (ceph): crush/CrushWrapper: align variable name with comment
In the prolog of "for loop" statement, it writes "add child in the
location with 0 weight"
Signed-off-by: Changcheng...
Changcheng Liu
01:01 PM Revision 92d43dab (ceph): crush/CrushWrapper: use "new_bucket_id" as var name of the added bucket
Signed-off-by: Changcheng Liu <changcheng.liu@aliyun.com> Changcheng Liu
01:01 PM Revision 57873ca7 (ceph): crush/CrushWrapper: refine type_map/name_map comment
type_map is the item(bucket & device) type id and its type name.
name_map is the item(bucket & device) id and its nam...
Changcheng Liu
12:58 PM Revision 0601a86e (ceph): osd/OSDMap: assert osd_weight default initialized value is CEPH_OSD_OUT
refer: http://www.cplusplus.com/reference/vector/vector/resize/
Explicitly specify initialization value to vector::re...
Changcheng Liu
12:57 PM Revision 07657590 (ceph): osd/OSDMap: use class member instead of parameter to reset container size
Signed-off-by: Changcheng Liu <changcheng.liu@aliyun.com> Changcheng Liu
12:57 PM Revision 02abda02 (ceph): osd/OSDMap: avoid re-initialize osd state and weight done in set_max_osd
In set_max_osd function, container's osd_weight and osd_vector have been
assigned with the right state/weight value.
...
Changcheng Liu
12:56 PM Revision 51ae2909 (ceph): crush: no need to double check root bucket id
root bucket id should be definitely less than 0. assert(r < 0) here.
There's no possible to find device items in find...
Changcheng Liu
12:56 PM Revision b422be81 (ceph): crush: correct typo
Signed-off-by: Changcheng Liu <changcheng.liu@aliyun.com> Changcheng Liu
11:50 AM Revision 7377c53b (ceph): rgw: set command desc for "cache list"
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
11:30 AM crimson Bug #47326 (Resolved): out of order i/o
... Kefu Chai
11:28 AM Revision f1f8b9f9 (ceph): include/encoding: Fix encode/decode of float types on big-endian systems
Currently, floating-point types use "raw" encoding, which means they're
simply copied as byte stream.
This means tha...
Ulrich Weigand
11:21 AM mgr Bug #38614: Disable SSLv3 on ceph-mgr?
Willem Jan Withagen wrote:
> Ernesto Puerta wrote:
>
> > In "Mimic we were already using Python @ssl module@":htt...
Willem Jan Withagen
10:46 AM Bug #47187 (Resolved): master FTBFS with glibc 2.32
Kefu Chai
10:45 AM Revision 2931862b (ceph): Merge pull request #36924 from ddiss/sigabbrev_np
cmake: detect and use sigdescr_np() if available
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Nathan Cutle...
Kefu Chai
10:44 AM Revision babb98de (ceph): Merge pull request #36929 from tchaikov/wip-python-common-no-unicode
python-common: s/unicode/str/
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Kefu Chai
10:33 AM Revision 36bfc0f4 (ceph): crimson/net: move implementation into .cc file
for faster compilation.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:32 AM Orchestrator Documentation #47142: docs: explain the difference between services and daemons
While the previous comment has a technical definition of various terms, it doesn't make clear the difference between ... Nathan Cutler
10:26 AM mgr Backport #46937: nautilus: prometheus stats reporting fails with "KeyError"
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36785
m...
Nathan Cutler
10:26 AM RADOS Backport #46932 (Resolved): nautilus: librados: add LIBRBD_SUPPORTS_GETADDRS support
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36853
m...
Nathan Cutler
10:25 AM mgr Backport #46752: nautilus: FAIL: test_pool_update_metadata (tasks.mgr.dashboard.test_pool.PoolTest)
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36784
m...
Nathan Cutler
10:25 AM mgr Backport #46716: nautilus: Module 'diskprediction_local' has failed: Expected 2D array, got 1D ar...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36578
m...
Nathan Cutler
10:24 AM ceph-volume Bug #47010: 'ceph-volume raw prepare' fails to prepare because ceph-osd cannot acquire lock on de...
backported to nautilus by https://github.com/ceph/ceph/pull/36926 Nathan Cutler
10:22 AM Dashboard Backport #47000: nautilus: mgr/dashboard/api: reduce verbosity in API tests log output
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36692
m...
Nathan Cutler
10:22 AM Dashboard Backport #46973: nautilus: mgr/dashboard: Hide table action input field if limit=0
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36783
m...
Nathan Cutler
10:22 AM mgr Backport #46913: nautilus: Fix API test timeout issues
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36607
m...
Nathan Cutler
10:21 AM CephFS Backport #47157: nautilus: mgr/volumes: Mark subvolumes with ceph.dir.subvolume vxattr, to improv...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36833
m...
Nathan Cutler
10:21 AM CephFS Backport #46796: nautilus: mds: Subvolume snapshot directory does not save attribute "ceph.quota....
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36404
m...
Nathan Cutler
10:21 AM Dashboard Backport #46925: nautilus: mgr/dashboard: Unable to edit iSCSI logged-in client
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36613
m...
Nathan Cutler
10:20 AM rbd Backport #46725 (Resolved): nautilus: ceph-iscsi: selinux avc denial on rbd-target-api from ioctl...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36304
m...
Nathan Cutler
10:19 AM mgr Backport #46936: octopus: prometheus stats reporting fails with "KeyError"
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36786
m...
Nathan Cutler
10:19 AM bluestore Backport #46584 (Resolved): octopus: os/bluestore: simplify Onode pin/unpin logic.
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36795
m...
Nathan Cutler
10:19 AM rgw Backport #47114 (Resolved): octopus: rgw: hold reloader using unique_ptr
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36644
m...
Nathan Cutler
10:18 AM rgw Backport #46471 (Resolved): octopus: crash on realm reload during shutdown
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36644
m...
Nathan Cutler
10:18 AM Dashboard Backport #46993: octopus: mgr/dashboard: remove password field if login is using SSO and fix erro...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36689
m...
Nathan Cutler
10:02 AM crimson Bug #47324 (Won't Fix): unittest_seastar_messenger fails in "make check" run randomly
... Kefu Chai
08:35 AM crimson Bug #47324: unittest_seastar_messenger fails in "make check" run randomly
... Kefu Chai
08:35 AM crimson Bug #47324 (Won't Fix): unittest_seastar_messenger fails in "make check" run randomly
... Kefu Chai
09:59 AM rgw Bug #46295 (Pending Backport): RGW returns 404 code for unauthorized instead of 401
Nathan Cutler
09:54 AM CephFS Cleanup #47325 (Fix Under Review): client: remove unneccessary client_lock for objector->write()
Xiubo Li
09:35 AM CephFS Cleanup #47325 (Resolved): client: remove unneccessary client_lock for objector->write()
Xiubo Li
09:38 AM Revision a2a7f6c1 (ceph): client: fix the comment for RWRef
Signed-off-by: Xiubo Li <xiubli@redhat.com> Xiubo Li
09:23 AM CephFS Bug #47294: client: thread hang in Client::_setxattr_maybe_wait_for_osdmap
Patrick Donnelly wrote:
> Xiubo Li wrote:
> > From /ceph/teuthology-archive/pdonnell-2020-09-03_02:04:14-fs-wip-pdo...
Xiubo Li
09:11 AM RADOS Bug #47299: Assertion in pg_missing_set: p->second.need <= v || p->second.is_delete()
Neha Ojha wrote:
> Is it possible for you to capture osd logs with debug_osd=30? We'll also try to reproduce this at...
Denis Krienbühl
08:26 AM crimson Bug #47313 (Resolved): assert failure in crimson::osd::ObjectContext::drop_recovery_read()'
Kefu Chai
07:26 AM crimson Bug #47313 (Fix Under Review): assert failure in crimson::osd::ObjectContext::drop_recovery_read()'
Kefu Chai
08:26 AM Revision 4bfd9ba1 (ceph): Merge pull request #37007 from xxhdx1985126/wip-47313-47311
crimson/osd: accurately judge whether to do drop_recovery_read on recovering objs
Reviewed-by: Kefu Chai <kchai@redh...
Kefu Chai
08:00 AM Revision ad091ca7 (ceph): Merge pull request #37004 from tchaikov/wip-discard-repop
crimson/osd: discard op if pg changes or sender is down
Reviewed-by: Xuehan Xu <xxhdx1985126@gmail.com>
Kefu Chai
07:30 AM Revision 4b3200ea (ceph): crimson/os: fix indent
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
07:30 AM Revision 5ab409dd (ceph): crimson/osd: print pgid in OSD::load_pg()
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
07:30 AM Revision 4f88eaf8 (ceph): osd/PGStateUtils: do not forward declare unused class
PG is not referenced in this header
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:30 AM Revision fa3fb1de (ceph): osd: refactor PrimaryLogPG::do_command("query")
we should let recovery_state.dump_peering_state() close the formatter
section, because it's recovery_state.dump_peeri...
Kefu Chai
07:30 AM Revision 8dc68d3c (ceph): crimson/osd: add OSD::get_pg()
for implementing asock commands.
and add `PGMap::get_pg()` as a helper
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:30 AM Revision ba9e6c83 (ceph): crimson/osd: drop unused header
osd_admin.h is referenced in the .cc file, so drop it in the header
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:30 AM Revision acfa6ea4 (ceph): crimson/osd: add PG::dump_primary()
for implementing asock command "ceph tell 1.0 query"
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:30 AM Revision 19167af6 (ceph): crimson/osd: add PG::mark_unfound_lost()
it is a stub implementation for supporing asock command
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:16 AM Revision 03d162ca (ceph): crimson/osd: don't do push related operations if there's no shard to push
Signed-off-by: Xuehan Xu <xxhdx1985126@gmail.com> Xuehan Xu
07:16 AM Revision 89ba5901 (ceph): crimson/osd: accurately judge whether to do drop_recovery_read on recov...
Fixes: https://tracker.ceph.com/issues/47313
Signed-off-by: Xuehan Xu <xxhdx1985126@gmail.com>
Xuehan Xu
12:41 AM Dashboard Bug #47323 (Resolved): monitoring: Use null yaxes min for OSD read latency
According to seriesOverrides that negative-Y for read param there shouldn't be a minimum for yaxes Seena Fallah

09/05/2020

09:25 PM Dashboard Backport #47279 (Need More Info): nautilus: mgr/dashboard/api: print logs when vstart fails
Ernesto wrote that this will need a follow-on fix (which is not yet ready) included. Nathan Cutler
09:24 PM Dashboard Backport #47280 (Need More Info): octopus: mgr/dashboard/api: print logs when vstart fails
@Ernesto: set status to "Need More Info" in that case. Nathan Cutler
09:13 PM rgw Backport #47322 (Resolved): nautilus: rgw: v4 signature not match when list objects with delimite...
https://github.com/ceph/ceph/pull/37467 Nathan Cutler
09:13 PM rgw Backport #47321 (Resolved): octopus: rgw: v4 signature not match when list objects with delimiter...
https://github.com/ceph/ceph/pull/37338 Nathan Cutler
09:12 PM mgr Bug #46549 (Resolved): Module 'diskprediction_local' has failed: Expected 2D array, got 1D array ...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:11 PM mgr Bug #46808 (Resolved): prometheus stats reporting fails with "KeyError"
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:11 PM rgw Backport #47320 (Resolved): nautilus: RGWObjVersionTracker does not track version over increments
https://github.com/ceph/ceph/pull/37459 Nathan Cutler
09:11 PM rgw Backport #47319 (Resolved): octopus: RGWObjVersionTracker does not track version over increments
https://github.com/ceph/ceph/pull/37337 Nathan Cutler
09:10 PM rgw Backport #47318 (Resolved): nautilus: rgw: lifecycle: Days can not be 0 for Expiration rules
https://github.com/ceph/ceph/pull/37465 Nathan Cutler
09:10 PM CephFS Backport #47317 (Resolved): nautilus: mds: CDir::_omap_commit(int): Assertion `committed_version ...
https://github.com/ceph/ceph/pull/37035 Nathan Cutler
09:10 PM CephFS Backport #47316 (Resolved): octopus: mds: CDir::_omap_commit(int): Assertion `committed_version =...
https://github.com/ceph/ceph/pull/37034 Nathan Cutler
09:10 PM rgw Backport #47315 (Resolved): nautilus: 'request failed: (13) Permission denied' from radosgw-admin...
https://github.com/ceph/ceph/pull/37464 Nathan Cutler
09:10 PM rgw Backport #47314 (Resolved): octopus: 'request failed: (13) Permission denied' from radosgw-admin ...
https://github.com/ceph/ceph/pull/37336 Nathan Cutler
12:37 PM Revision 0ec8b274 (ceph): crimson/osd: discard op if pg changes or sender is down
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
11:31 AM mgr Bug #38614: Disable SSLv3 on ceph-mgr?
Ernesto Puerta wrote:
> In "Mimic we were already using Python @ssl module@":https://github.com/ceph/ceph/blob/mim...
Willem Jan Withagen
10:53 AM rgw Backport #47186 (Need More Info): nautilus: rgw:RGWLifecycleConfiguration::dump() can not dump tr...
Nathan Cutler
09:38 AM crimson Bug #47313: assert failure in crimson::osd::ObjectContext::drop_recovery_read()'
log right before the stack trace... Kefu Chai
09:33 AM crimson Bug #47313 (Resolved): assert failure in crimson::osd::ObjectContext::drop_recovery_read()'
... Kefu Chai
08:10 AM crimson Bug #47310: enoent when reading osdmap
... Kefu Chai
07:16 AM crimson Bug #47310: enoent when reading osdmap
... Kefu Chai
07:05 AM crimson Bug #47310 (Resolved): enoent when reading osdmap
... Kefu Chai
07:38 AM crimson Bug #47312 (Closed): segfault in alien store
... Kefu Chai
07:34 AM crimson Bug #47311 (Resolved): assert failure in RWState::put_read()
... Kefu Chai
07:17 AM Revision 333e0854 (ceph): qa/suites: add crimson-rados/basic tests
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
07:03 AM crimson Bug #47209 (Resolved): cmake fail on crimson-os
Kefu Chai
07:03 AM crimson Bug #47212 (Resolved): out-of-order "Error: finished tid 3 when last_acked_tid was 5"
Kefu Chai
06:32 AM Orchestrator Bug #47305 (Fix Under Review): cephadm: podman not optional on SUSE
Nathan Cutler
04:07 AM Revision b3a6661a (ceph): alpine: remove .editorconfig
it's a leftover of c0802c98c480dd95645e2acc9b47c177efe41d66
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:18 AM crimson Bug #47226 (Resolved): assert in PGLog::write_log_and_missing() in thrash test
Kefu Chai
03:09 AM crimson Bug #47226 (Fix Under Review): assert in PGLog::write_log_and_missing() in thrash test
Kefu Chai
03:17 AM Revision 0f0addb4 (ceph): Merge pull request #37000 from xxhdx1985126/wip-47226
crimson/osd: construct log_keys_debug when reading pglog entries
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:58 AM Revision c9361112 (ceph): crimson/osd: construct log_keys_debug when reading pglog entries
Fixes: https://tracker.ceph.com/issues/47226
Signed-off-by: Xuehan Xu <xxhdx1985126@gmail.com>
Xuehan Xu
02:40 AM Revision 66ed23d7 (ceph): Merge pull request #36990 from tchaikov/wip-doc-prompt
doc/dev: use prompt directive when appropriate
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
01:55 AM Revision e21bcb5e (ceph): doc/dev: drop unused label
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
01:46 AM Revision 40f9e1ce (ceph): doc/dev: link to label not file
it's less error prone, and can help us avoid broken links if we move a
file around
Signed-off-by: Kefu Chai <kchai@r...
Kefu Chai
01:46 AM Revision 51b7b050 (ceph): doc/dev: fix broken "make check" link
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
01:46 AM Revision e3abd2e7 (ceph): doc/dev/developer_guide/tests-unit-tests: use literal "make check"
the ``make check`` is better than a hyper link here.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai

09/04/2020

11:15 PM RADOS Bug #47309 (Fix Under Review): mon/mon-last-epoch-clean.sh failure
Neha Ojha
09:50 PM RADOS Bug #47309 (Resolved): mon/mon-last-epoch-clean.sh failure
The test needs to be updated based on https://github.com/ceph/ceph/pull/36977... Neha Ojha
11:07 PM RADOS Backport #47297: octopus: osdmaps aren't being cleaned up automatically on healthy cluster
Neha Ojha wrote:
> https://github.com/ceph/ceph/pull/36981
merged
Yuri Weinstein
12:17 AM RADOS Backport #47297 (In Progress): octopus: osdmaps aren't being cleaned up automatically on healthy ...
Neha Ojha
12:08 AM RADOS Backport #47297 (Resolved): octopus: osdmaps aren't being cleaned up automatically on healthy clu...
https://github.com/ceph/ceph/pull/36981 Neha Ojha
11:07 PM Revision 65d88363 (ceph): Merge pull request #36981 from neha-ojha/wip-47297-octopus
octopus: mon/OSDMonitor: only take in osd into consideration when trimming osd…
Reviewed-by: Kefu Chai <kchai@redhat...
Yuri Weinstein
10:39 PM mgr Bug #47238: mgr becomes unresponsive when the progress bar is shown
We should certainly have a way to turn the progress module off when it misbehaves. Neha Ojha
10:36 PM mgr Bug #47132: mgr: Caught signal (Segmentation fault) thread_name:safe_timer
The time itself wouldn't be out of sync, but it sounds like the machine is overloaded enough that things are going sl... Josh Durgin
10:32 PM RADOS Bug #47204: ceph osd getting shutdown after joining to cluster
The log shows systemd is stopping the osd, doing a clean shutdown via SIGTERM. It's unclear what caused systemd to st... Josh Durgin
10:23 PM RADOS Bug #47299 (Need More Info): Assertion in pg_missing_set: p->second.need <= v || p->second.is_del...
Is it possible for you to capture osd logs with debug_osd=30? We'll also try to reproduce this at our end. Neha Ojha
06:57 AM RADOS Bug #47299 (Need More Info): Assertion in pg_missing_set: p->second.need <= v || p->second.is_del...
Some of our ODSs will sometimes crash with the following message:... Denis Krienbühl
10:09 PM Revision 21c08f0b (ceph): qa/*/mon/mon-last-epoch-clean.sh: mark osd out instead of down
The test should mark the OSD out to check if only "in" OSDs are considered by
the osdmap trimming logic.
Fixes: http...
Neha Ojha
10:08 PM RADOS Bug #47300: mount.ceph fails to understand AAAA records from SRV record
Thanks for the detailed description. The earlier fix clearly depends on ms_bind_ipv6: https://github.com/ceph/ceph/pu... Josh Durgin
07:49 AM RADOS Bug #47300 (Resolved): mount.ceph fails to understand AAAA records from SRV record
Hello,
Unsure if this belongs to CephFS or RADOS :-). I have seen numerous of issues here regarding IPv6/AAAA re...
Daniël Vos
09:52 PM Revision 30ee6eb6 (ceph): mon/AuthMonitor: add option to skip non-mon cap parsing
The monitor is not always the same version as the daemons, so it may
not always treat the caps the same. This parsing...
Josh Durgin
09:32 PM rgw Bug #47241: still unable to delete "empty buckets"
Should i include bucket marker as string when creating object using rados touch no? Manuel Rios
11:19 AM rgw Bug #47241: still unable to delete "empty buckets"
Hi Casey,
Do you think that is possible in next release , when you specify --purge-objects also generate syntethic...
Manuel Rios
09:08 PM CephFS Feature #40401 (In Progress): mgr/volumes: allow/deny r/rw access of auth IDs to subvolume and su...
Kotresh Hiremath Ravishankar
08:07 PM rgw Bug #47308 (Fix Under Review): rgw:lc: fix (post-parallel) non-current expiration
Matt Benjamin
07:15 PM rgw Bug #47308 (Resolved): rgw:lc: fix (post-parallel) non-current expiration
Due to an error in mtime propagation to the wp-work pool--which is via LCOpRule--non-current expiration actions alway... Matt Benjamin
07:19 PM Revision 2750715e (ceph): rgwlc: fix (post-parallel) non-current expiration
Object mtime had been lifted correctly into LCOpRule for
DMExpiration and, apparently, NonCurrentTransition, but not
...
Matt Benjamin
06:59 PM CephFS Bug #47293 (Resolved): client: osdmap wait not protected by mounted mutex
Patrick Donnelly
02:54 AM CephFS Bug #47293 (Fix Under Review): client: osdmap wait not protected by mounted mutex
Xiubo Li
06:59 PM Revision fc7711fb (ceph): Merge PR #36983 into master
* refs/pull/36983/head:
client: make the osdmap wait under the mount_state reader check
Reviewed-by: Patrick Donnel...
Patrick Donnelly
06:54 PM CephFS Bug #47307 (Triaged): mds: throttle workloads which acquire caps faster than the client can release
Patrick Donnelly
06:28 PM CephFS Bug #47307 (Resolved): mds: throttle workloads which acquire caps faster than the client can release
A trivial "find" command on a large directory hierarchy will cause the client to receive caps significantly faster th... Patrick Donnelly
05:53 PM Bug #47302: include/encoding: Fix encode/decode of float types on big-endian systems
https://github.com/ceph/ceph/pull/36992 Ulrich Weigand
01:46 PM Bug #47302 (Resolved): include/encoding: Fix encode/decode of float types on big-endian systems
Currently, floating-point types use "raw" encoding, which means they're simply copied as byte stream.
This means t...
Ulrich Weigand
05:53 PM CephFS Bug #47294: client: thread hang in Client::_setxattr_maybe_wait_for_osdmap
Xiubo Li wrote:
> From /ceph/teuthology-archive/pdonnell-2020-09-03_02:04:14-fs-wip-pdonnell-testing-20200903.000442...
Patrick Donnelly
10:13 AM CephFS Bug #47294: client: thread hang in Client::_setxattr_maybe_wait_for_osdmap
From /ceph/teuthology-archive/pdonnell-2020-09-03_02:04:14-fs-wip-pdonnell-testing-20200903.000442-distro-basic-smith... Xiubo Li
08:07 AM CephFS Bug #47294: client: thread hang in Client::_setxattr_maybe_wait_for_osdmap
Set the "ceph.dir.subvolume" won't fetch the osdmap, only for the pool related xattrs.... Xiubo Li
03:23 AM CephFS Bug #47294: client: thread hang in Client::_setxattr_maybe_wait_for_osdmap
Patrick Donnelly wrote:
> Actually, I think it's more likely the hang is in
>
> https://github.com/ceph/ceph/blob...
Xiubo Li
05:43 PM CephFS Bug #46882 (Resolved): client: mount abort hangs: [volumes INFO mgr_util] aborting connection fro...
I don't think this issue exists in Octopus or Nautilus? I think this is fallout from Xiubo's work on breaking the cli... Patrick Donnelly
05:41 PM CephFS Bug #46905 (Resolved): client: cluster [WRN] evicting unresponsive client smithi122:0 (34373), af...
Patrick Donnelly
05:40 PM Revision e9b8a8c4 (ceph): Merge PR #36580 into master
* refs/pull/36580/head:
Client: defer puting the inode
client: defer cancelling the timer event
client: remove _sy...
Patrick Donnelly
05:29 PM CephFS Feature #47102 (Resolved): mds: add perf counter for cap messages
Patrick Donnelly
05:29 PM Revision e60190b0 (ceph): Merge PR #36850 into master
* refs/pull/36850/head:
mds: add performance counter for cap messages
Reviewed-by: Zheng Yan <zyan@redhat.com>
Patrick Donnelly
05:28 PM Revision 49a18fc2 (ceph): Merge PR #36464 into master
* refs/pull/36464/head:
client: get rstat from auth mds to reduce forwarding requests
Reviewed-by: Patrick Donnelly...
Patrick Donnelly
04:34 PM rgw Bug #47306 (Resolved): rgw: FAIL: test_all (tasks.mgr.dashboard.test_rgw.RgwBucketTest)
h3. The error report and why this is not a flapping one... Ernesto Puerta
04:10 PM Dashboard Feature #43088 (Pending Backport): mgr/dashboard: Process password complexity checks immediatelly
Ernesto Puerta
04:03 PM Revision 0f248940 (ceph): doc/dev: use prompt directive when appropriate
for 2 reasons:
* sphinx renders codeblock using python syntax highlighting by default,
so it's not surprising that...
Kefu Chai
03:55 PM Bug #47304 (In Progress): rpm: enable WITH_BOOST_CONTEXT=ON for s390x
Ken Dreyer
03:44 PM Bug #47304 (Resolved): rpm: enable WITH_BOOST_CONTEXT=ON for s390x
The RPM packaging compiles Ceph with WITH_BOOST_CONTEXT=ON for certain architectures, and builds WITH_BOOST_CONTEXT=O... Ken Dreyer
03:52 PM Revision 121cde8c (ceph): rpm: enable WITH_BOOST_CONTEXT for s390x
We've upgraded to Boost version 1.73
(1169dee2592ec41777207fcf5742b5e936a100fc), and this version provides
working su...
Ken Dreyer
03:51 PM Revision 009ade0c (ceph): rpm: on SUSE, podman is required for cephadm to work
On SUSE, cephadm is tested with podman only.
Fixes: https://tracker.ceph.com/issues/47305
Signed-off-by: Nathan Cutl...
Nathan Cutler
03:49 PM Orchestrator Bug #47305 (Resolved): cephadm: podman not optional on SUSE
Nathan Cutler
02:56 PM Revision 084b252d (ceph): ceph-volume: simple scan should ignore tmpfs
When simple scan is ran against a ceph-volume
OSD, util.encryption.legacy_encrypted returns
tmpfs. We want to avoid c...
Andrew Schoen
02:55 PM Revision e3d96f82 (ceph): ceph-volume: simple scan should ignore tmpfs
When simple scan is ran against a ceph-volume
OSD, util.encryption.legacy_encrypted returns
tmpfs. We want to avoid c...
Andrew Schoen
02:50 PM Revision ff4b7bfa (ceph): ceph-volume: simple scan should ignore tmpfs
When simple scan is ran against a ceph-volume
OSD, util.encryption.legacy_encrypted returns
tmpfs. We want to avoid c...
Andrew Schoen
02:12 PM Dashboard Backport #47303 (Resolved): nautilus: mgr/dashboard: REST API returns 500 when no Content-Type is...
https://github.com/ceph/ceph/pull/37307 Avan Thakkar
02:12 PM Dashboard Bug #41060 (Pending Backport): mgr/dashboard: REST API returns 500 when no Content-Type is specified
Avan Thakkar
02:01 PM Revision ff92dd47 (ceph): mgr/dashboard: Consolidate Osd mark endpoints
Instead of 4 different GET requests, there is now one PUT request
that parses the desired action in the request body....
Fabrizio D'Angelo
01:51 PM Dashboard Bug #47111 (Resolved): mgr/dashboard: Use SVGs instead of PNGs for Icons
Lenz Grimmer
01:50 PM Revision 1ec5520a (ceph): Merge pull request #36824 from SchoolGuy/feature/replace-png-with-svg
mgr/dashboard: Exchange PNGs for SVGs
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Sebastian Krah ...
Lenz Grimmer
01:25 PM Orchestrator Bug #47291 (Fix Under Review): cephadm: invalid unit.run file generated for iSCSI
Adam King
01:25 PM Revision e7f960f2 (ceph): Merge pull request #34831 from rhcs-dashboard/41060-API-wrong-error-code
mgr/dashboard: REST API returns 500 when no Content-Type is specified
Reviewed-by: Avan Thakkar <athakkar@redhat.com...
Lenz Grimmer
01:15 PM CephFS Feature #47162: mds: handle encrypted filenames in the MDS for fscrypt
Will start it next week. Xiubo Li
12:57 PM Dashboard Backport #46407 (In Progress): octopus: mgr/dashboard: Fix bugs in a unit test and i18n translation
Tatjana Dehler
12:23 PM Dashboard Bug #46573 (Resolved): FAIL: test_pool_update_metadata (tasks.mgr.dashboard.test_pool.PoolTest)
Tatjana Dehler
12:10 PM ceph-volume Feature #47295: Optimize ceph-volume inventory to reduce runtime
Paul Cuzner wrote:
> there's a couple of things that impact the runtime that I need some background on
>
> for ev...
Jan Fajerski
05:26 AM ceph-volume Feature #47295: Optimize ceph-volume inventory to reduce runtime
there's a couple of things that impact the runtime that I need some background on
for every block device,
we r...
Paul Cuzner
11:39 AM Revision 48a345cf (ceph): mgr/mgr_module: fix keyerror for op
If rule steps first element is opcode.
Fixes: https://tracker.ceph.com/issues/47272
Signed-off-by: Prashant Dhange ...
Prashant D
11:29 AM Dashboard Bug #46678: mgr/dashboard: haproxy example config does not work
https://github.com/ceph/ceph/pull/36111 has been merged, you can mark this as resolved :) Daniël Vos
10:27 AM mgr Backport #46936 (Resolved): octopus: prometheus stats reporting fails with "KeyError"
Laura Paduano
10:26 AM CephFS Feature #47277: implement new mount "device" syntax for kcephfs
I will start taking a look next week Venky Shankar
10:26 AM mgr Backport #46716 (Resolved): nautilus: Module 'diskprediction_local' has failed: Expected 2D array...
Laura Paduano
10:25 AM mgr Backport #46752 (Resolved): nautilus: FAIL: test_pool_update_metadata (tasks.mgr.dashboard.test_p...
Laura Paduano
10:24 AM mgr Backport #46937 (Resolved): nautilus: prometheus stats reporting fails with "KeyError"
Laura Paduano
09:54 AM Revision 57f13a86 (ceph): Got rid of global flag eio_errors_to_process
Signed-off-by: Amnon Hanuhov <ahanukov@redhat.com> Avnum Hanukov
09:28 AM Orchestrator Documentation #47142: docs: explain the difference between services and daemons
Let's define things for *cephadm* a bit more in detail:
* a *service_type* is something like mon, mgr, alertmanage...
Sebastian Wagner
09:14 AM Revision b5e47e7b (ceph): Merge pull request #36059 from liu-chunmei/seastore-extentmap-tree
crimson/seastore: add extent map tree
Reviewed-by: Samuel Just <sjust@redhat.com>
Kefu Chai
09:13 AM Dashboard Bug #45018 (Resolved): mgr/dashboard: some style are being applied globally and should not be
Lenz Grimmer
09:13 AM Dashboard Bug #47143 (Resolved): mgr/dashboard: About modal footer color changes if another modal was opene...
Lenz Grimmer
09:12 AM Revision 7f213564 (ceph): Merge pull request #36865 from ishanrai05/global-styles-fix
mgr/dashboard: fix style being applied globally
Reviewed-by: Avan Thakkar <athakkar@redhat.com>
Reviewed-by: Tiago M...
Lenz Grimmer
09:00 AM Dashboard Bug #47301 (Can't reproduce): mgr/dashboard: e2e nightly master failures
... Laura Paduano
06:41 AM Orchestrator Tasks #46551: cephadm: Add better a better hint how to add a host
This will give you that warning:... Mario Ohnewald
06:14 AM CephFS Feature #47266: add a subcommand to change caps in a simpler and clear way
Closing this ticket based on conversation with Patrick. Rishabh Dave
05:33 AM Revision e23dacb4 (ceph): mds: make caps dump more readable
Signed-off-by: Yanhu Cao <gmayyyha@gmail.com> Yanhu Cao
04:16 AM Orchestrator Bug #47298 (Resolved): mgr/cephadm: keyrings are left behind after daemon removal
keyrings are not removed by cephadm after a daemon removal, which can cause the number of created keyrings to grow af... Michael Fritch
04:04 AM mgr Feature #44732: mgr/prometheus: Expose object storage users quotas and usage
Currently this implemented in "this exporter":https://github.com/blemmenes/radosgw_usage_exporter/pull/25.
Query per...
Konstantin Shalygin
03:57 AM mgr Backport #47282 (In Progress): octopus: Prometheus metrics contain stripped/incomplete ipv6 address
Konstantin Shalygin
03:57 AM Revision 6bfc0bca (ceph): prometheus: Properly split the port off IPv6 addresses
The Prometheus module when splitting the port nubmer for public and
client networks/ips doesn't take IPv6 addresses i...
Matthew Oliver
03:56 AM mgr Backport #47281 (In Progress): nautilus: Prometheus metrics contain stripped/incomplete ipv6 address
Konstantin Shalygin
03:56 AM Revision cb097946 (ceph): prometheus: Properly split the port off IPv6 addresses
The Prometheus module when splitting the port nubmer for public and
client networks/ips doesn't take IPv6 addresses i...
Matthew Oliver
02:50 AM Revision 90adcdde (ceph): client: make the osdmap wait under the mount_state reader check
It will make no sense to check this if the unmouting is already
going on.
https://tracker.ceph.com/issues/47293
Sign...
Xiubo Li
01:35 AM rgw Bug #47235: rgw/rgw_file: incorrect lru object eviction in lookup_fh
2020-07-24 18:24:20.220 fff5033df200 -1 /home/pgy/ceph/src/common/cohort_lru.h: In function 'cohort::lru::Object* coh... Rixin Luo
01:19 AM Dashboard Tasks #47230: mgr/dashboard: Move HACKING.rst into the main documentation
Simply moving HACKING.rst to the developer guide directory /ceph/doc/dev/developer_guide and adding a link to the .rs... Zac Dover
01:15 AM Revision 01816141 (ceph): Merge pull request #36489 from zdover23/wip-doc-dev-merge-request-2020-aug
doc/dev: add proper merge commit format zdover23
12:32 AM RADOS Backport #47296 (In Progress): nautilus: osdmaps aren't being cleaned up automatically on healthy...
Neha Ojha
12:07 AM RADOS Backport #47296 (Resolved): nautilus: osdmaps aren't being cleaned up automatically on healthy cl...
https://github.com/ceph/ceph/pull/36982 Neha Ojha
12:31 AM Revision 50be1fc6 (ceph): mon/OSDMonitor: only take in osd into consideration when trimming osdmaps
we should not take down osd into consideration when trimming osdmap. in
e62269c892, we decrease the upper bound of ra...
Kefu Chai
12:13 AM Revision 8df0f2f6 (ceph): mon/OSDMonitor: only take in osd into consideration when trimming osdmaps
we should not take down osd into consideration when trimming osdmap. in
e62269c892, we decrease the upper bound of ra...
Kefu Chai
12:04 AM RADOS Bug #47290 (Pending Backport): osdmaps aren't being cleaned up automatically on healthy cluster
Neha Ojha
12:04 AM Revision 97041e30 (ceph): Merge pull request #36977 from tchaikov/wip-47290
mon/OSDMonitor: only take in osd into consideration when trimming osd…
Reviewed-by: Dan van der Ster <daniel.vanders...
Neha Ojha

09/03/2020

11:45 PM RADOS Bug #47278 (Won't Fix): run-tox-qa failing in make check Jenkins run
The issue was related to this PR https://github.com/ceph/ceph/pull/36397.
./tasks/lost_unfound.py:146:13: F841 loc...
Neha Ojha
11:25 PM Orchestrator Bug #47291: cephadm: invalid unit.run file generated for iSCSI
oh interesting, good spot. I deploy using podman and haven't seen that error. But it's true they probably shouldn't b... Matthew Oliver
05:21 PM Orchestrator Bug #47291: cephadm: invalid unit.run file generated for iSCSI
This is specific to hosts using podman. Hosts using docker shouldn't see this. Adam King
05:18 PM Orchestrator Bug #47291 (Resolved): cephadm: invalid unit.run file generated for iSCSI
Current unit.run generated for iSCSI looks like ... Adam King
11:18 PM CephFS Bug #47293 (In Progress): client: osdmap wait not protected by mounted mutex
Xiubo Li
06:12 PM CephFS Bug #47293 (Resolved): client: osdmap wait not protected by mounted mutex
https://github.com/ceph/ceph/blob/master/src/client/Client.cc#L11619
Accessing the client members before acquiring...
Patrick Donnelly
10:34 PM Orchestrator Bug #47109: while doing an upgrade: Module 'osd_support' has failed: Not found or unloadable
https://github.com/ceph/ceph/pull/36973 mergedhttps://github.com/ceph/ceph/pull/36973 Yuri Weinstein
10:34 PM Revision f3060fec (ceph): Merge pull request #36973 from sebastian-philipp/octopus-mgr-re-add_osd...
octopus: Revert "mgr/osd_support: remove module and all traces"
Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
10:29 PM Revision a6284740 (ceph): doc/dev: add proper Merge PR format
This commit adds an example of proper Merge PR format
to the Developer Guide. Though this might not be of
great use t...
Zac Dover
10:02 PM Revision 5e9cd862 (ceph): qa/tasks/cephadm: use remote.read_file instead of misc.get_file
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com> Kyr Shatskyy
10:02 PM Revision e510687f (ceph): qa/tasks/devstack: use remote.read_file instead of misc.get_file
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com> Kyr Shatskyy
10:02 PM Revision e5b06d64 (ceph): qa/tasks/workunit: use remote.read_file instead of misc.get_file
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com> Kyr Shatskyy
10:02 PM Revision 4eba4238 (ceph): qa/tasks/restart: use remote.read_file instead of misc.get_file
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com> Kyr Shatskyy
10:02 PM Revision 44280527 (ceph): tasks.ceph_deploy: deprecate misc.sudo_write_file
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com> Kyr Shatskyy
10:02 PM Revision e80f66c1 (ceph): tasks.ceph_deploy: deprecate misc.append_lines_to_file
Use remote context orchestra.remote.sudo_write_file() method
instead of misc.append_lines_to_file()
Signed-off-by: K...
Kyr Shatskyy
10:02 PM Revision af0f2d20 (ceph): qa/tasks/cephfs: use remote.write_file instead of misc.sudo_write_file
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com> Kyr Shatskyy
10:02 PM Revision 552e6a77 (ceph): qa/tasks/s3tests: use remote.write_file instead of misc.write_file
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com> Kyr Shatskyy
10:02 PM Revision a44f2ff6 (ceph): qa/tasks/devstack: use remote.write_file
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com> Kyr Shatskyy
10:02 PM Revision bdb3c8a2 (ceph): qa/tasks/cephadm: deprecate misc.sudo_write_file
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com> Kyr Shatskyy
10:02 PM Revision ba4aff14 (ceph): qa/tasks/autotest: use remote.write_file
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com> Kyr Shatskyy
10:02 PM Revision 85f47471 (ceph): qa/tasks/cbt: user remote.write_file
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com> Kyr Shatskyy
10:02 PM Revision b4a0ef0e (ceph): qa/tasks/ceph: use remote.write_file
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com> Kyr Shatskyy
10:02 PM Revision 6a24218a (ceph): qa/tasks/ceph_objectstore_tool: use remote.write_file
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com> Kyr Shatskyy
10:02 PM Revision 0ea7446b (ceph): qa/tasks/cephfs: use remote.write_file
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com> Kyr Shatskyy
10:02 PM Revision bfd5d8b0 (ceph): qa/tasks/dnsmasq: use remote.write_file
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com> Kyr Shatskyy
10:02 PM Revision 6179f2a4 (ceph): qa/tasks/qemu: use remote.write_file
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com> Kyr Shatskyy
10:02 PM Revision 36ab658b (ceph): qa/tasks/ragweed: use remote.write_file
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com> Kyr Shatskyy
10:02 PM Revision c213caf8 (ceph): qa/tasks/samba: use remote.write_file
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com> Kyr Shatskyy
10:02 PM Revision 9bec5e5f (ceph): qa/tasks/rbd_fio: use remote.write_file
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com> Kyr Shatskyy
10:02 PM Revision 7f9c3308 (ceph): qa/tasks/s3tests_java: use remote.write_file
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com> Kyr Shatskyy
10:02 PM Revision 122113f9 (ceph): qa/tasks/s3a_hadoop: use remote.write_file
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com> Kyr Shatskyy
10:02 PM Revision 3aaec3fe (ceph): qa/tasks/cephfs: use remote.write_file
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com> Kyr Shatskyy
10:02 PM Revision cea546f3 (ceph): qa/tasks/ceph: use remote.read_file instead of misc.get_file
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com> Kyr Shatskyy
10:02 PM Revision 0f54b478 (ceph): qa/tasks/ceph_deploy: use remote.read_file instead of misc.get_file
Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@suse.com> Kyr Shatskyy
09:31 PM Revision 29e8cbc4 (ceph): doc/cephadm: managing ceph.conf
This commit repairs PR#36796, which was about
updating the configuration settings in ceph.conf
without touching the f...
Zac Dover
09:17 PM ceph-volume Feature #47295 (Rejected): Optimize ceph-volume inventory to reduce runtime
The inventory process currently relies on repeated invocation of subprocess calls, which are expensive. On my test sy... Paul Cuzner
09:15 PM Revision 2f3f05a1 (ceph): Merge pull request #36954 from HeinleinSupport/wip-doc-remove-ceph-deploy
doc: remove references to ceph-deploy
Reviewed-by: Zac Dover <zac.dover@gmail.com>
zdover23
09:04 PM Orchestrator Feature #47165 (Closed): Update orch device ls (plain) to show the LSM data now available from ce...
PR merged Paul Cuzner
07:16 PM Revision 0916e950 (ceph): test/mon/bench_auth: use processes instead of threads
Just to verify that python's thread scheduling isn't affecting the benchmark.
Signed-off-by: Josh Durgin <jdurgin@re...
Josh Durgin
07:13 PM Revision 7df7a82c (ceph): test/mon: add auth change benchmark
Signed-off-by: Josh Durgin <jdurgin@redhat.com> Josh Durgin
06:49 PM Revision c1337058 (ceph): mgr/cephadm: introduce `CephService` class
- split the cephx related keyring functions into a `CephService` class
- move _get_config_and_keyring and get_keyring...
Michael Fritch
06:42 PM Revision 24bb9399 (ceph): os/bluestore: minor improvement
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
06:37 PM CephFS Bug #47201 (Pending Backport): mds: CDir::_omap_commit(int): Assertion `committed_version == 0' f...
Patrick Donnelly
06:36 PM Revision 87c969ee (ceph): Merge PR #36902 into master
* refs/pull/36902/head:
mds: fix incorrect check for if dirfrag is being fragmented
Reviewed-by: Patrick Donnelly <...
Patrick Donnelly
06:34 PM CephFS Bug #47294: client: thread hang in Client::_setxattr_maybe_wait_for_osdmap
Xiubo, I'd also suggest adding debugging entry/exit points for these methods. (If you're feeling motivated, debugging... Patrick Donnelly
06:32 PM CephFS Bug #47294 (Triaged): client: thread hang in Client::_setxattr_maybe_wait_for_osdmap
Actually, I think it's more likely the hang is in
https://github.com/ceph/ceph/blob/e4a37f6338cf39e76228492897c1f2...
Patrick Donnelly
06:29 PM CephFS Bug #47294 (Resolved): client: thread hang in Client::_setxattr_maybe_wait_for_osdmap
... Patrick Donnelly
05:53 PM Revision 0d993640 (ceph): cephadm: fix iSCSI unit.run file
Current unit.run file generated for iSCSI when using podman
tries to have two containers use the same conmon pidfile ...
Adam King
05:48 PM CephFS Bug #47292 (In Progress): cephfs-shell: test_df_for_valid_file failure
... Patrick Donnelly
05:42 PM Revision 9b6bb83b (ceph): Merge PR #36933 into master
* refs/pull/36933/head:
cephfs_mirror: Fix Clang compile errors
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>...
Patrick Donnelly
05:41 PM Dashboard Bug #47188: mgr/dashboard: ceph dashboard does not display device health data, with error message...
**EDIT** I meant to say All of the nodes fail to display SMART data in the ceph dashboard in each of their dropdowns joel waddell
05:05 PM Dashboard Bug #47188: mgr/dashboard: ceph dashboard does not display device health data, with error message...
All of the nodes fail to display SMART data.
Disk protection has been enabled and has been enabled for as long as ...
joel waddell
02:02 PM Dashboard Bug #47188 (Need More Info): mgr/dashboard: ceph dashboard does not display device health data, w...
I've unfortunately not been able to reproduce this behavior on my environment. I can see the SMART data here.
That...
Patrick Seidensal
05:39 PM Revision 97db1a82 (ceph): Merge pull request #35575 from cbodley/wip-45626
test/rgw: test_datalog_autotrim filters out new entries
Reviewed-by: Yuval Lifshitz <ylifshit@redhat.com>
Casey Bodley
05:38 PM Revision b19e50a2 (ceph): Merge pull request #36758 from cbodley/wip-rgw-sal-user-sync-stats
rgw: rgw_user_sync_all_stats() uses is_truncated()
Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
Casey Bodley
05:37 PM rgw Bug #47217 (Pending Backport): 'request failed: (13) Permission denied' from radosgw-admin period...
Casey Bodley
05:37 PM Revision 8fe1ba8b (ceph): Merge pull request #36913 from cbodley/wip-47217
radosgw-admin: period pull command is not always a raw_storage_op
Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
Casey Bodley
05:35 PM CephFS Feature #47277: implement new mount "device" syntax for kcephfs
Jeff Layton wrote:
> Proposed syntax looks wrong in the description. I meant this:
>
> [...]
>
> Note that if ...
Patrick Donnelly
05:21 PM rgw Bug #45144 (Resolved): Filter prefix should be used when generating expiration header
No backports are listed. If backports appropriate please update this tracker. J. Eric Ivancich
05:20 PM rgw Fix #44162 (Resolved): rgw: avoid read_bucket_header() when bi logging is disabled
J. Eric Ivancich
05:19 PM rgw Bug #42614 (Resolved): rgw: The rgw_bucket overload <operator, need to consider bucket_id
No backports are listed. Please update this tracker if backports are appropriate. J. Eric Ivancich
05:18 PM rgw Bug #42825 (Resolved): partial copy problem
No backports are listed. If backports are appropriate please update this tracker, list the appropriate backports, and... J. Eric Ivancich
05:16 PM Revision 9d7d622b (ceph): Merge pull request #28489 from croit/fix-40255
rgw: fix bucket limit check fill_status warnings
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Reviewed-by: Case...
J. Eric Ivancich
05:16 PM Revision 29836e69 (ceph): Merge pull request #30584 from zhangsw/fix-rgw-expiration-header
rgw: filter prefix should be used when generating expiration header
Reviewed-By: Abhishek Lekshmanan <abhishek@suse....
J. Eric Ivancich
05:14 PM Revision 86df8b9c (ceph): Merge pull request #31058 from cbodley/wip-rgw-skip-bilog
cls/rgw: avoid read_bucket_header() when bi logging is disabled
Reviewed-by: J. Eric Ivancich <ivancich@redhat.com>
J. Eric Ivancich
05:13 PM Revision 8dcfd534 (ceph): Merge pull request #31354 from xxcs/xxcs05
rgw: The rgw_bucket overload <operator, need to consider bucket_id
Reviewed-by: Casey Bodley <cbodley@redhat.com>
J. Eric Ivancich
05:13 PM Revision 72dbb307 (ceph): Merge pull request #31663 from cfanz/wip-rgw-fix-partial-copy-bug
rgw: do initialization in init_processing() for range copy
Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
J. Eric Ivancich
05:12 PM Revision 5e20e9c9 (ceph): Merge pull request #33942 from pritha-srivastava/rgw-sts-new-keycloak-e...
rgw: Updating STS document with references to new keycloak
Reviewed-by: Matt Benjamin <mbenjami@redhat.com>
J. Eric Ivancich
05:08 PM Revision 465eba6d (ceph): Merge PR #36546 into master
* refs/pull/36546/head:
vstart_runner: log commands in a more usable form
Reviewed-by: Patrick Donnelly <pdonnell@r...
Patrick Donnelly
05:07 PM rgw Bug #45983 (Pending Backport): rgw: v4 signature not match when list objects with delimiter=" "
J. Eric Ivancich
05:06 PM rgw Bug #46295 (Resolved): RGW returns 404 code for unauthorized instead of 401
I don't see any backports listed. If backports are appropriate, please list them in the appropriate field and change ... J. Eric Ivancich
05:04 PM rgw Bug #46849 (Pending Backport): RGWObjVersionTracker does not track version over increments
J. Eric Ivancich
05:04 PM Revision 4d32bea5 (ceph): Merge pull request #35122 from BryceCao/wip-swift-buckets-jammed-metada...
rgw: URL encode bucket name in metadata sync
Reviwed-by: Shilpa Jagannath <smanjara@redhat.com>
J. Eric Ivancich
05:02 PM Revision 5526bd1c (ceph): Merge pull request #35123 from BryceCao/wip-bug-fix-swift-bucket-create
rgw: urlencode bucket name when forwarding request
Reviewed-by: Casey Bodley <cbodley@redhat.com>
J. Eric Ivancich
05:01 PM Revision ebd5c7cd (ceph): Merge pull request #35551 from joke-lee/v4-auth
rgw: replace '+' with "%20" in canonical query string for s3 v4 auth.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
J. Eric Ivancich
05:01 PM Revision 65b72456 (ceph): Merge pull request #35984 from matthewoliver/rgw_swift_api_401_for_v1_a...
rgw: Swift API anonymous access should 401
Reviewed-by: Casey Bodley <cbodley@redhat.com>
J. Eric Ivancich
04:59 PM Revision 375e9668 (ceph): Merge pull request #36502 from cbodley/wip-rgw-objv-tracker-inc
rgw: RGWObjVersionTracker tracks version over increments
Reviewed-by: Adam Emerson <aemerson@redhat.com>
Reviewed-by...
J. Eric Ivancich
04:45 PM CephFS Bug #42688 (Triaged): Standard CephFS caps do not allow certain dot files to be written
Patrick Donnelly
04:35 PM CephFS Cleanup #46802 (In Progress): mds: do not use asserts for RADOS failures
Patrick Donnelly
04:31 PM Revision 32e6af14 (ceph): Merge PR #36971 into master
* refs/pull/36971/head:
doc: fix typo and correct the affiliation
Reviewed-by: Patrick Donnelly <pdonnell@redhat.co...
Patrick Donnelly
03:44 PM Revision 81a7df04 (ceph): cephadm: log to file
Log configuration improved adding a log file with debug level.
Signed-off-by: Juan Miguel Olmo Martínez <jolmomar@re...
Juan Miguel Olmo Martínez
03:26 PM RADOS Bug #47290 (Fix Under Review): osdmaps aren't being cleaned up automatically on healthy cluster
Kefu Chai
03:10 PM RADOS Bug #47290 (Resolved): osdmaps aren't being cleaned up automatically on healthy cluster
in https://github.com/ceph/ceph/pull/19076/commits/e62269c8929e414284ad0773c4a3c82e43735e4e, we made a mistake. we sh... Kefu Chai
03:03 PM Revision 79175740 (ceph): mon/OSDMonitor: only take in osd into consideration when trimming osdmaps
we should not take down osd into consideration when trimming osdmap. in
e62269c892, we decrease the upper bound of ra...
Kefu Chai
02:47 PM rgw Bug #47167 (Pending Backport): rgw: lifecycle: Days can not be 0 for Expiration rules
Or Friedmann
02:43 PM Dashboard Feature #47289 (Resolved): mgr/dashboard: Update Angular 10.1 and Cypress 5.1
Angular and Cypress have released new releases that introduce new features and fixes.
We should also update other pa...
Tiago Melo
02:38 PM Revision 1e4e3946 (ceph): Merge pull request #36218 from mkogan1/wip-cache-put-post
rgw: add PUT and POST req support to data cache
Reviewed-by: Or Friedmann <ofriedma@redhat.com>
Reviewed-by: Matt Be...
Casey Bodley
02:34 PM rgw Bug #47055 (Resolved): multisite: test_multi.test_bucket_creation_time failures
Casey Bodley
02:31 PM Revision c1783d3d (ceph): rpm,deb: drop /etc/sudoers.d/cephadm
Current behavior (without this patch) is:
1. cephadm package installs cephadm at /usr/sbin/cephadm
2. cephadm packag...
Nathan Cutler
02:30 PM Dashboard Bug #47285 (Fix Under Review): mgr/dashboard/api: fix duplicate logs
Ernesto Puerta
12:07 PM Dashboard Bug #47285 (Resolved): mgr/dashboard/api: fix duplicate logs
Ernesto Puerta
02:30 PM rgw Bug #47235: rgw/rgw_file: incorrect lru object eviction in lookup_fh
rosin luo wrote:
> In func lookup_fh, when RGWFileHandle not be found in the cache, it
> need to recycle an object ...
Casey Bodley
02:29 PM Revision 0e2f5a65 (ceph): mgr/dashboard: fix duplicate logs
Fixes: https://tracker.ceph.com/issues/47285
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
Ernesto Puerta
02:27 PM rgw Bug #47241: still unable to delete "empty buckets"
Manuel Rios wrote:
> Devs: is there any way to create a syntethic .meta to allow process to continue?
It looks li...
Casey Bodley
02:16 PM rgw Bug #46400 (Pending Backport): Space usage accounting overestimated
Casey Bodley
02:16 PM Revision 3b01bdc6 (ceph): Merge pull request #36542 from mkogan1/wip-rgw-fix-sync-stats
rgw: fix user stats iterative increment
Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
Casey Bodley
02:05 PM rgw Bug #46567 (Fix Under Review): Access denied for multi-object-delete by non-bucket-owner
Casey Bodley
02:05 PM Revision 9ea12cea (ceph): Merge pull request #36932 from theMarix/patch-1
rpm: Fix typo in summary of prometheus-alerts package
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:21 PM rbd Bug #47287 (Pending Backport): rbd_snap_get_timestamp() hits an assert if non-existing snap ID is...
rbd_snap_get_timestamp() hits an assert if the snap ID which is passed in the arguments does not exist.
Instead of h...
Mudit Agarwal
01:17 PM rgw Bug #47240 (Resolved): FAIL: s3tests_boto3.functional.test_s3.test_versioning_obj_create_read_remove
Casey Bodley
01:17 PM Revision b8a861e2 (ceph): Merge pull request #36951 from cbodley/wip-47240
cls/rgw: unlink_instance writes updated olh log on early return
Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
Rev...
Casey Bodley
12:58 PM Revision dbda1325 (ceph): Merge pull request #36908 from rosinL/wip-valid-chunk
msg/async/rdma: use wr_id address to check valid chunk
Reviewed-by: Changcheng Liu <changcheng.liu@aliyun.com>
Kefu Chai
12:45 PM Revision 71da1d45 (ceph): Merge pull request #36894 from pcuzner/device-ls-with-lsm
orchestrator: intergrate LSM information with device ls Sebastian Wagner
12:44 PM Revision f373f129 (ceph): Merge pull request #36911 from sebastian-philipp/cephadm-lsmcli-jinja
mgr/cephadm: customize blink_device_light cmd via j2
Reviewed-by: Patrick Seidensal <pseidensal@suse.com>
Reviewed-b...
Sebastian Wagner
12:44 PM Orchestrator Bug #46922 (Pending Backport): cephadm: IPv6 syntax inconsistency
Ricardo Marques
12:42 PM Revision 40d0d231 (ceph): Merge pull request #36943 from sebastian-philipp/cephadm-add-comments-t...
mgr/cephadm: Add comments to secondary contaieners
Reviewed-by: Matthew Oliver <moliver@suse.com>
Reviewed-by: Micha...
Sebastian Wagner
12:41 PM Revision 7f21e1ee (ceph): Merge pull request #36949 from sebastian-philipp/mgr-re-add_osd_support
Revert "mgr/osd_support: remove module and all traces"
Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
Sebastian Wagner
12:23 PM Orchestrator Feature #47286 (Resolved): cephadm: Local registry setup
The idea is to optimize cluster deployment time by creating a local registry that will then be used to pull images fr... Sebastian Wagner
11:57 AM Dashboard Bug #47232: mgr/dashboard/api: print logs when vstart fails
As a side effect of this, now logs are printed twice in other situations. Need more time to check it. Ernesto Puerta
11:55 AM Dashboard Backport #47280: octopus: mgr/dashboard/api: print logs when vstart fails
Nathan plz do not backport this yet! Needs an extra fix or we'll see log traces duplicate in the rest of the cases. Ernesto Puerta
08:52 AM Dashboard Backport #47280 (Resolved): octopus: mgr/dashboard/api: print logs when vstart fails
Nathan Cutler
11:44 AM RADOS Bug #47263 (Closed): memory leak, overusage OSD process since 14.2.10
Igor Fedotov
05:05 AM RADOS Bug #47263: memory leak, overusage OSD process since 14.2.10
Please CLOSE. Solved, user error Anonymous
11:31 AM CephFS Bug #47268 (Fix Under Review): pybind/snap_schedule: scheduled snapshots get pruned just after cr...
Venky Shankar
11:25 AM Revision abc90459 (ceph): Merge pull request #32779 from petrutlucian94/windows.6
Windows support [part 6] Jan Fajerski
11:08 AM Revision bf8ae4f8 (ceph): Revert "mgr/osd_support: remove module and all traces"
This reverts commit a55c1dd0fac826978edf22e448c3456e7634cbc3.
Kept to keep upgrades from older point releases workin...
Sebastian Wagner
10:52 AM Revision 0867f099 (ceph): snap-schedule: don't prune all on empty retention
This commit ensures that an empty retention doesn't prune all snapshots.
It will however add a limit of 50 snapshots ...
Jan Fajerski
10:43 AM Revision 21998a2e (ceph): krbd: optionally skip waiting for udev events
Add support for noudev option to allow mapping and unmapping images
from a privileged container in a non-initial netw...
Ilya Dryomov
10:32 AM Revision 46d40031 (ceph): mds: add performance counter for cap messages
Signed-off-by: Kotresh HR <khiremat@redhat.com>
Fixes: https://tracker.ceph.com/issues/47102
Kotresh Hiremath Ravishankar
09:50 AM Bug #47112 (Fix Under Review): cephadm RPM package installs /etc/sudoers.d/cephadm - review wheth...
Nathan Cutler
09:44 AM Revision 14098c55 (ceph): os/bluestore: refactoring/cleanup around DB open/close.
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
09:44 AM Revision 28c64679 (ceph): kv/RocksDBStore: apply sharding recreate within a repair.
This way we avoid an invalid attempt to apply this in read-only mode.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
09:44 AM Revision 50e44ac8 (ceph): os/bluestore: get rid of obsolete stuff in bluefs.
This primarily touches legacy BlueFS code intended to maintain main
device space gifting/reclaiming. Which is obsolet...
Igor Fedotov
09:37 AM Revision e909f2ba (ceph): doc: fix typo and correct the affiliation
Signed-off-by: Myoungwon Oh <myoungwon.oh@samsung.com> Myoungwon Oh
09:37 AM rbd Bug #47210: librbd:rbd.OSError: [errno 2147483648] error reading myimage 0~2147483648
@Jason, I got your concern about the performance/ram issue and that make sense,
but that doesn't explain why we all...
dongdong tao
09:31 AM CephFS Backport #46473 (In Progress): octopus: mds: make threshold for MDS_TRIM warning configurable
Wei-Chung Cheng
09:31 AM Revision 20b0751e (ceph): mds: make threshold for MDS_TRIM configurable
Fixes: https://tracker.ceph.com/issues/45906
Signed-off-by: Paul Emmerich <paul.emmerich@croit.io>
(cherry picked fro...
Paul Emmerich
08:55 AM ceph-volume Backport #47284 (Resolved): octopus: journal size can't be overridden with --journal-size when us...
https://github.com/ceph/ceph/pull/37344 Nathan Cutler
08:55 AM ceph-volume Backport #47283 (Resolved): nautilus: journal size can't be overridden with --journal-size when u...
https://github.com/ceph/ceph/pull/37377 Nathan Cutler
08:52 AM mgr Backport #47282 (Resolved): octopus: Prometheus metrics contain stripped/incomplete ipv6 address
https://github.com/ceph/ceph/pull/36985 Nathan Cutler
08:52 AM mgr Backport #47281 (Resolved): nautilus: Prometheus metrics contain stripped/incomplete ipv6 address
https://github.com/ceph/ceph/pull/36984 Nathan Cutler
08:51 AM Dashboard Backport #47279 (Rejected): nautilus: mgr/dashboard/api: print logs when vstart fails
Nathan Cutler
08:29 AM Revision 85d5510d (ceph): changes the link to internal
Signed-off-by: Robert Sander <gurubert@gurubert.de> Robert Sander
07:49 AM CephFS Backport #46943 (In Progress): nautilus: mds: segv in MDCache::wait_for_uncommitted_fragments
Wei-Chung Cheng
07:48 AM Revision 993528a0 (ceph): mds: resolve SIGSEGV in waiting for uncommitted fragments
The MDSGatherBuilder was not correctly used / wired up.
Fixes: https://tracker.ceph.com/issues/46765
Fixes: 77eb368d...
Patrick Donnelly
07:45 AM CephFS Backport #46941 (In Progress): nautilus: mds: memory leak during cache drop
Wei-Chung Cheng
07:41 AM Revision 4fb2024e (ceph): mds: place MDSGatherBuilder on the stack
This was not meant to be heap allocated; it's not freed via the Gather
machinery.
Fixes: https://tracker.ceph.com/is...
Patrick Donnelly
07:38 AM CephFS Backport #46787 (In Progress): nautilus: client: in _open() the open ref maybe decreased twice, b...
Wei-Chung Cheng
07:38 AM Revision 18fb3f0a (ceph): client: fix extra open ref decrease
There is only one place increasing the open ref, but possibly decreased
twice.
Fixes: https://tracker.ceph.com/issue...
Xiubo Li
07:35 AM CephFS Backport #46784 (In Progress): nautilus: mds/CInode: Optimize only pinned by subtrees check
Wei-Chung Cheng
07:32 AM mgr Bug #47275 (Fix Under Review): daemon may be missing in mgr service map
Mykola Golub
07:28 AM Revision 18316f33 (ceph): mds: fix mds forwarding request 'no_available_op_found'
Fixes: https://tracker.ceph.com/issues/46543
Signed-off-by: Yanhu Cao <jrcaoyanhu@jd.com>
(cherry picked from commit ...
Yanhu Cao
07:26 AM CephFS Backport #46633 (In Progress): nautilus: mds forwarding request 'no_available_op_found'
Wei-Chung Cheng
06:55 AM Revision a8bf3e9b (ceph): Merge pull request #36919 from tchaikov/wip-crimson-check
crimson/osd: check if req should be server with obc lock
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
06:48 AM Revision 7f4973ff (ceph): Merge pull request #36960 from tchaikov/wip-crimson-admin
crimson/admin: use tell_result_t(unique_ptr<Formatter>)
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
06:34 AM Revision 9dd629ca (ceph): mgr/dashboard: REST API returns 500 when no Content-Type is specified
Fixes: https://tracker.ceph.com/issues/41060
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
(cherry picked from c...
Avan Thakkar
05:42 AM Revision 1f1d9423 (ceph): mon/PGMap: add pg count for pools in the ceph df command
Fixes: https://tracker.ceph.com/issues/46663
Signed-off-by: Vikhyat Umrao <vikhyat@redhat.com>
(cherry picked from c...
Vikhyat Umrao
05:09 AM Revision eda90040 (ceph): qa: always use subprocess.{DEVNULL,check_output}
no need to check for their existence, and prepare a replacement.
because we've migrated to python3. and we only suppo...
Kefu Chai
05:09 AM Revision 5c758f63 (ceph): qa/standalone: always decode output from check_output()
we could pass `text=True` for better readability, but that's introduced
in python3.7, or pass `error="ignore"` but it...
Kefu Chai
04:41 AM Revision 4e4c926f (ceph): Merge pull request #36959 from ypdai/patch-3
doc: Update multisite-sync-policy.rst
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:19 AM Dashboard Cleanup #47136: mgr/dashboard: main menu rearrangement
NFS is a problem child :)
It's a good point. I'd opt for "Gateways" as a name, and then iscsi, NFS and eventually ...
Paul Cuzner
04:15 AM Revision 3772e957 (ceph): crimson/admin: use tell_result_t(unique_ptr<Formatter>)
to address the comment of
> Taking the `Formatter` by pointer was a bit confusing in the matter of
> lifetime contro...
Kefu Chai
03:03 AM Revision 968df0ca (ceph): Merge pull request #36775 from tchaikov/wip-spdk
spdk: pick up spdk v20.07
Reviewed-by: Neha Ojha <nojha@redhat.com>
Kefu Chai
02:53 AM Revision 8691f941 (ceph): mgr/orchestrator: add test command testcase for "device ls"
Quick test to ensure changes that break wide mode are picked
up
Signed-off-by: Paul Cuzner <pcuzner@redhat.com>
Paul Cuzner
02:51 AM Revision 0bfca9fc (ceph): doc: Update multisite-sync-policy.rst
Signed-off-by: ypdai <self19900924@gmail.com> yp dai
02:04 AM Orchestrator Feature #44055 (Fix Under Review): cephadm: make 'ls' faster
PR submitted Paul Cuzner
12:37 AM Revision 4bc66623 (ceph): Merge pull request #36956 from yuriw/wip-yuriw-crontab-master_2
qa/tests: fixed subset for runs on master
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein

09/02/2020

11:44 PM Revision b52cd76b (ceph): qa/tests: fixed subset for runs on master
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
11:41 PM Dashboard Bug #46492 (In Progress): mgr/dashboard: adapt NFS-Ganesha design change in Octopus (daemons -> s...
Kiefer Chang
11:36 PM RADOS Bug #47278 (Won't Fix): run-tox-qa failing in make check Jenkins run

See this run:
https://jenkins.ceph.com/job/ceph-pull-requests/59034/consoleFull#231334942c19247c4-fcb7-4c61-9a5d-7...
David Zafman
11:27 PM Revision 2fd4201d (ceph): Merge pull request #36837 from yuriw/wip-yuriw-crontab-master_2
qa/tests: run 'rados' tests every day
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
10:54 PM RADOS Bug #46405: osd/osd-rep-recov-eio.sh: TEST_rados_repair_warning: return 1
Here's the actual problem I think. Working on a fix.... Brad Hubbard
10:46 PM bluestore Backport #46714 (In Progress): nautilus: Rescue procedure for extremely large bluefs log
https://github.com/ceph/ceph/pull/36930
merged
Neha Ojha
10:42 PM Bug #47270 (Rejected): got a weird error when trying to generate a key
It's expecting to find a '.' in the name. All logical IDs should contain a '.'
https://github.com/badone/ceph/blob...
Brad Hubbard
11:21 AM Bug #47270 (Rejected): got a weird error when trying to generate a key
ceph auth get-or-create mgr01 mon 'profile mgr' osd 'allow *' mds 'allow *'
Error EINVAL: bad entity name
yctn test
10:31 PM RADOS Bug #47024: rados/test.sh: api_tier_pp LibRadosTwoPoolsPP.ManifestSnapRefcount failed
/a/nojha-2020-09-02_20:45:56-rados:verify-master-distro-basic-smithi/5400369 Neha Ojha
10:14 PM RADOS Bug #46323: thrash_cache_writeback_proxy_none: FAILED ceph_assert(version == old_value.version) i...
/a/yuriw-2020-08-31_19:07:15-rados-octopus-distro-basic-smithi/5396037 Neha Ojha
09:40 PM RADOS Bug #47180 (In Progress): qa/standalone/mon/mon-handle-forward.sh failure
Patrick Donnelly
09:38 PM RADOS Bug #47180: qa/standalone/mon/mon-handle-forward.sh failure
Issue is that `mon_host` is now only used for bootstrapping the MonClient. After that, it uses whatever the current m... Patrick Donnelly
09:03 PM RADOS Bug #47180 (Triaged): qa/standalone/mon/mon-handle-forward.sh failure
I am able to reproduce this locally and it fails consistently on master https://pulpito.ceph.com/nojha-2020-09-01_20:... Neha Ojha
09:33 PM Revision 9d2031f0 (ceph): mgr/cephadm: refactor `get_auth_entity()`
- convert to f-strings
- mgr keyring format is same as osd, mds
- crash client keyring is same as nfs, iscsi, etc
Si...
Michael Fritch
07:14 PM Revision 1b42759e (ceph): doc: remove references to ceph-deploy
The documentation still has many traces of ceph-deploy. This tool has
been deprecated with the Octopus release. This ...
Robert Sander
05:57 PM Orchestrator Bug #46704: container_linux.go:349: "exec: \"stat\": executable file not found
Sebastian Wagner wrote:
> Deepika Upadhyay wrote:
> > [...]
> >
> > /a/yuriw-2020-08-20_00:20:21-rados-wip-yuri7...
Deepika Upadhyay
05:49 PM Revision b9edfbd5 (ceph): mgr: don't update pending service map epoch on receiving map from mon
It may still be an older service map.
Fixes: https://tracker.ceph.com/issues/47275
Signed-off-by: Mykola Golub <mgol...
Mykola Golub
05:33 PM mgr Backport #46937: nautilus: prometheus stats reporting fails with "KeyError"
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36785
merged
Yuri Weinstein
05:33 PM Revision fee7b7e4 (ceph): Merge pull request #36785 from callithea/wip-46937-nautilus
nautilus: mgr: Add missing states to PG_STATES in mgr_module.py.
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
05:25 PM mgr Bug #47275: daemon may be missing in mgr service map
In the mgr log I see a race that might be responsible for this:
Connections come from rbd-mirror.4380 and rbd-mirr...
Mykola Golub
04:36 PM mgr Bug #47275 (Resolved): daemon may be missing in mgr service map
It have been sporadically observed when running rbd-mirror functional tests: some of running rbd-mirror daemons may b... Mykola Golub
05:22 PM Revision 464ec3db (ceph): vstart_runner: log commands in a more usable form
Currently commands are printed as ['arg1', 'arg2', 'arg3']. Instead, log
them as '> arg1 arg2 arg3' so that it's simp...
Rishabh Dave
05:13 PM Revision 9d41f2ff (ceph): cls/rgw: unlink_instance writes updated olh log on early return
Fixes: https://tracker.ceph.com/issues/47240
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
05:13 PM Revision 09ae65bc (ceph): rgw: RGWDeleteObj::execute initializes olh epoch
the uninitialized value was causing a comparison to fail in cls/rgw and
the deletion of an object version wasn't appl...
Casey Bodley
05:04 PM CephFS Feature #47277: implement new mount "device" syntax for kcephfs
Proposed syntax looks wrong in the description. I meant this:... Jeff Layton
05:02 PM CephFS Feature #47277 (Resolved): implement new mount "device" syntax for kcephfs
Currently, a mount has to pass in a device string like this:
mon_addr1,mon_addr2:/path
It's problematic for...
Jeff Layton
04:43 PM RADOS Backport #46932: nautilus: librados: add LIBRBD_SUPPORTS_GETADDRS support
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36853
merged
Yuri Weinstein
04:42 PM Revision a9580f74 (ceph): Merge pull request #36853 from dillaman/wip-46932-nautilus
nautilus: librados: add LIBRADOS_SUPPORTS_GETADDRS support
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Yuri Weinstein
04:41 PM CephFS Bug #47276: MDSMonitor: add command to rename file systems
I think we should also rethink allowing "." in file system names. Jeff is about to open a ticket to change the mount ... Patrick Donnelly
04:40 PM CephFS Bug #47276 (Resolved): MDSMonitor: add command to rename file systems
We've added character restrictions on file system names but there's no mechanism for fixing a legacy file system name... Patrick Donnelly
04:41 PM mgr Backport #46752: nautilus: FAIL: test_pool_update_metadata (tasks.mgr.dashboard.test_pool.PoolTest)
Tatjana Dehler wrote:
> https://github.com/ceph/ceph/pull/36784
merged
Yuri Weinstein
04:41 PM Revision f038c45f (ceph): Merge pull request #36784 from callithea/wip-46752-nautilus
nautilus: mgr/dashboard: wait longer for health status to be cleared
Reviewed-by: Stephan Müller <smueller@suse.com>
Yuri Weinstein
04:40 PM mgr Backport #46716: nautilus: Module 'diskprediction_local' has failed: Expected 2D array, got 1D ar...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36578
merged
Yuri Weinstein
04:40 PM Revision a5c41306 (ceph): Merge pull request #36578 from callithea/wip-46716-nautilus
nautilus: mgr/diskprediction_local: Fix array size error
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
04:21 PM Revision 836118e9 (ceph): qa/tests: run 'rados' tests every day
Also changed the "subset" to 100000 to reduce daily runs on master branch
Signed-off-by: Yuri Weinstein <yweinste@re...
Yuri Weinstein
04:05 PM Orchestrator Feature #47274 (New): cephadm: make the container_image setting available to the cephadm binary i...
The problem is:
If someone calls...
Sebastian Wagner
03:50 PM Revision 4628a28f (ceph): Merge pull request #36883 from mhackett/wip-mhackett-47190
doc: document tuning of radosgw lifecycle Vikhyat Umrao
03:02 PM mgr Bug #47132: mgr: Caught signal (Segmentation fault) thread_name:safe_timer
> This sounds like it's related to the test setup - the auth failure suggests clocks may not have been synchronized, ... Ernesto Puerta
02:43 PM ceph-volume Bug #45443 (Fix Under Review): ceph-volume: support mode-specific availability fields in inventor...
Jan Fajerski
02:40 PM mgr Bug #47272 (Fix Under Review): mgr/pg_autoscaler : Module 'pg_autoscaler' has failed: 'op'
Neha Ojha
12:49 PM mgr Bug #47272 (Resolved): mgr/pg_autoscaler : Module 'pg_autoscaler' has failed: 'op'
When we try to enable pg_autoscaler module, the pg_autoscaler module getting KeyError exception :
2020-09-02 17:57...
Prashant D
02:35 PM Revision 374bf2fa (ceph): Merge PR #36939 into master
* refs/pull/36939/head:
ceph.spec, debian: changes for building cephfs-mirror daemon
Reviewed-by: Kefu Chai <kchai@...
Patrick Donnelly
02:28 PM Dashboard Bug #47052 (New): mgr/dashboard: ceph api test failure: "Invalid URL 'None/api/auth'" (test_a_set...
Re-opened (actually moved from Fixed to New) as it still happens: https://jenkins.ceph.com/job/ceph-api/2235/ (from P... Ernesto Puerta
02:16 PM Dashboard Bug #47262 (Resolved): mgr/dashboard: Unnecessary spaces in the notification sidebar
Lenz Grimmer
06:57 AM Dashboard Bug #47262 (Resolved): mgr/dashboard: Unnecessary spaces in the notification sidebar
There are some unwanted spaces in the notification sidebar cards. Nizamudeen A
02:16 PM Revision f2561e81 (ceph): Merge pull request #36940 from rhcs-dashboard/notification_cleanup
mgr/dashboard: Improving notification sidebar card spacing
Reviewed-by: Avan Thakkar <athakkar@redhat.com>
Reviewed-...
Lenz Grimmer
02:09 PM Orchestrator Bug #47109 (Fix Under Review): while doing an upgrade: Module 'osd_support' has failed: Not found...
Sebastian Wagner
02:07 PM Revision 43f1bdb6 (ceph): Revert "mgr/osd_support: remove module and all traces"
This reverts commit a55c1dd0fac826978edf22e448c3456e7634cbc3.
Kept to keep upgrades from older point releases workin...
Sebastian Wagner
02:03 PM rbd Bug #47210: librbd:rbd.OSError: [errno 2147483648] error reading myimage 0~2147483648
Ponnuvel P wrote:
> So this limitation doesn't appear a deliberate decision. Regardless of the merits/demerits of I/...
Jason Dillaman
01:06 PM rbd Bug #47210: librbd:rbd.OSError: [errno 2147483648] error reading myimage 0~2147483648
Jason Dillaman wrote:
> [..] we have no plans to change the API to support that large of reads.
I am not sure if ...
Ponnuvel P
01:53 PM mgr Bug #46846 (Pending Backport): Prometheus metrics contain stripped/incomplete ipv6 address
Jan Fajerski
01:52 PM Revision b8aab178 (ceph): Merge pull request #36594 from matthewoliver/ipv6_prometheus_module
prometheus: Properly split the port off IPv6 addresses Jan Fajerski
01:35 PM Revision 71e6f536 (ceph): Merge pull request #34293 from yuvalif/notifications_persistent_delivery2
rgw/notifications: add persistent delivery to notifications
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Review...
Casey Bodley
01:34 PM Revision 28330468 (ceph): Merge pull request #36926 from leseb/bp-36700-nautilus
nautilus: ceph-volume: retry when acquiring lock fails Jan Fajerski
01:34 PM ceph-volume Bug #41374 (Pending Backport): journal size can't be overridden with --journal-size when using --...
Jan Fajerski
01:33 PM Revision 1db3e40e (ceph): Merge pull request #36847 from X0Ken/fix-journal-size
ceph-volume: fix journal size argument not work Jan Fajerski
01:25 PM RADOS Bug #47273 (Resolved): ceph report missing osdmap_clean_epochs if answered by peon
The ceph report section `osdmap_clean_epochs` is empty when the response comes from a peon.
E.g, a good report fro...
Dan van der Ster
12:49 PM Revision 4f4ad93e (ceph): Merge pull request #36545 from AmnonHanuhov/wip-seastar_metrics
crimson/admin: Add a hook for Seastar metrics
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Radoslaw Zarzyn...
Radoslaw Zarzynski
12:36 PM Revision 46b4e9bc (ceph): Merge pull request #36743 from cbodley/wip-rgw-sal-bucket-ctime
rgw: RGWBucket uses creation_time from RGWBucketInfo Daniel Gryniewicz
12:28 PM bluestore Bug #47271 (Closed): ceph version 14.2.10-OSD fails
Hi
we have updated ceph from version 14.2.9 to version.
14.2.10 and since then we are getting osd crash and the o...
cephuser2345 user
12:01 PM dmclock Bug #47215 (Fix Under Review): server: Fix incorrect order of args passed to unused add_request()...
Sridhar Seshasayee
11:59 AM dmclock Bug #47215: server: Fix incorrect order of args passed to unused add_request() versions.
PR that fixes this: https://github.com/ceph/dmclock/pull/81 Sridhar Seshasayee
11:55 AM Revision 6b5a8510 (ceph): krbd: optionally skip waiting for udev events
Add support for noudev option to allow mapping and unmapping images
from a privileged container in a non-initial netw...
Ilya Dryomov
11:54 AM Revision 94aa8322 (ceph): Merge pull request #36616 from rishabh-d-dave/cv-add-tests-for-new-lvm-...
mimic: ceph-volume: add tests for new functions that run LVM commands Jan Fajerski
11:54 AM Revision 3e4dc25d (ceph): Merge pull request #36612 from rishabh-d-dave/cv-rm-container-classes-m
mimic: ceph-volume: remove container classes from api/lvm.py Jan Fajerski
11:50 AM RADOS Bug #47263: memory leak, overusage OSD process since 14.2.10
MALLOC: 17863967056 (17036.4 MiB) Bytes in use by application
MALLOC: + 0 ( 0.0 MiB) Bytes in page ...
Anonymous
09:19 AM RADOS Bug #47263: memory leak, overusage OSD process since 14.2.10
mepools for one using 20GB rising atm... Anonymous
08:10 AM RADOS Bug #47263: memory leak, overusage OSD process since 14.2.10
Logs only show compaction stats... Anonymous
08:09 AM RADOS Bug #47263 (Closed): memory leak, overusage OSD process since 14.2.10
Since the upgrade to 14.2.10 I have multiple OSDs in our big cluster that are overconsuming memory and are being OOM ... Anonymous
11:09 AM Revision a7077dc6 (ceph): ceph-volume: fix journal size argument not work
Journal size argument not work in batch prepare
filestore with SSD journal device.
Fixes: https://tracker.ceph.com/i...
wanghongxu
10:58 AM Dashboard Bug #47269: nautilus make check failure: run-tox-mgr-dashboard test fails in IscsiTestController....
- More backtraces:... Vikhyat Umrao
10:54 AM Dashboard Bug #47269: nautilus make check failure: run-tox-mgr-dashboard test fails in IscsiTestController....
Another PR - https://github.com/ceph/ceph/pull/36930 which has similar report. Vikhyat Umrao
10:53 AM Dashboard Bug #47269 (Resolved): nautilus make check failure: run-tox-mgr-dashboard test fails in IscsiTest...
- From **any number of nautilus backport prs** - e.g. https://github.com/ceph/ceph/pull/36944, https://github.com/cep... Vikhyat Umrao
10:53 AM Dashboard Subtask #46160 (Resolved): Address API inconsistencies in cephfs endpoint
Lenz Grimmer
10:50 AM Revision ad4e6119 (ceph): ceph.spec, debian: changes for building cephfs-mirror daemon
Signed-off-by: Venky Shankar <vshankar@redhat.com> Venky Shankar
10:43 AM CephFS Bug #47268 (Resolved): pybind/snap_schedule: scheduled snapshots get pruned just after creation
Sample run link with PR https://github.com/ceph/ceph/pull/34552: https://pulpito.ceph.com/vshankar-2020-09-02_08:40:2... Venky Shankar
10:29 AM Revision 4e71a942 (ceph): Merge pull request #35802 from rhcs-dashboard/wip-46160-fix_cephfs_api_...
mgr/dashboard: Address API inconsistencies in Cephfs endpoint
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Revi...
Lenz Grimmer
10:17 AM Revision c609ab49 (ceph): test/librbd: improve "quiesce timeout" test for potential duplicates
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
10:15 AM Revision 25df4eac (ceph): librbd: make quiesce_complete to pass handle
Use it to distinguish failed watchers to skip calling unquiesce
callback for those.
Signed-off-by: Mykola Golub <mgo...
Mykola Golub
10:14 AM Dashboard Bug #47267 (New): mgr/dashboard: Improve device blinking light functionality
The current utilization of the device identification light probably is not the more adjusted to the real situation in... Juan Miguel Olmo Martínez
10:12 AM Revision 8d44a797 (ceph): librbd: properly serialize quiesce/unqiesce notifications
Previously it was possible that a new quiesce notification was
processed before an unqiesce for the preceding quiesce...
Mykola Golub
10:03 AM Dashboard Bug #47188 (In Progress): mgr/dashboard: ceph dashboard does not display device health data, with...
Thanks, I'll look into it. Patrick Seidensal
09:20 AM CephFS Feature #47266 (Closed): add a subcommand to change caps in a simpler and clear way
I am not sure if there's a better way to do it but AFAIS changing permission flag or path within the cap isn't very c... Rishabh Dave
09:20 AM Dashboard Cleanup #39128 (Fix Under Review): mgr/dashboard: new generic HTTP error page component
Aashish Sharma
09:18 AM Bug #47265 (Closed): Repair PR#36796
https://github.com/ceph/ceph/pull/36796/commits/c2c74fa475ffcc712c00a15b8bb66735f48a011c isn't building.
This PR d...
Zac Dover
08:50 AM CephFS Feature #47264 (Resolved): "fs authorize" subcommand should work for multiple FSs too
Currently assigning caps for a second FS to an already existing client (which holds caps for a different FS already) ... Rishabh Dave
08:20 AM RADOS Backport #47258 (In Progress): octopus: Add pg count for pools in the `ceph df` command
Vikhyat Umrao
05:06 AM RADOS Backport #47258 (Resolved): octopus: Add pg count for pools in the `ceph df` command
https://github.com/ceph/ceph/pull/36945 Nathan Cutler
08:14 AM RADOS Backport #47257 (In Progress): nautilus: Add pg count for pools in the `ceph df` command
Vikhyat Umrao
05:06 AM RADOS Backport #47257 (Resolved): nautilus: Add pg count for pools in the `ceph df` command
https://github.com/ceph/ceph/pull/36944 Nathan Cutler
08:13 AM Revision 19e23bef (ceph): mgr/cephadm: convert tags to repo_digest
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
08:13 AM Revision d390f462 (ceph): qa/cephadm: Add mgr/cephadm/use_repo_digest true to upgrade test
As this is the most interesting test suite
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
08:13 AM Revision 303bbdfe (ceph): mgr/cephadm: upgrade: Make use of repo_digest
* Automatically convert tags like `:latest` to the digest
* Use the digest instead of the tag
Signed-off-by: Sebasti...
Sebastian Wagner
08:12 AM Revision 8da1f38e (ceph): mgr/cephadm: extract set_continer_image(entity, image)
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
08:09 AM Revision 30d8787c (ceph): cephadm: inspect_image also returns repo_digest
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
07:50 AM Orchestrator Support #47233: cephadm: orch apply mon "label:osd" crashes cluster
In my experience using yaml is typically enough to prevent those errors. Sebastian Wagner
07:05 AM Orchestrator Support #47233: cephadm: orch apply mon "label:osd" crashes cluster
I support this notion as it will help to massively reduce the risk of doing somewhat obvious errors. The yaml approac... Gunther Heinrich
07:45 AM Revision 53393150 (ceph): mgr/cephadm: Call cephadm with --container-image
The kernel treats any process with PID 1 different. Especially
it does not generate a core dump. Call podman / docker...
Sebastian Wagner
07:38 AM Revision 98c01198 (ceph): mgr/cephadm: Add comments to secondary contaieners
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Co-authored-by: Michael Fritch <mfritch@suse.com>
Sebastian Wagner
07:26 AM Revision ef962cdf (ceph): Merge pull request #36873 from sebastian-philipp/cephadm-osd-activate-r...
cephadm: properly remove `osd-activate` container
Reviewed-by: Michael Fritch <mfritch@suse.com>
Sebastian Wagner
07:25 AM Revision b17e184e (ceph): crimson/admin: Add Seastar metrics hook
Signed-off-by: Amnon Hanuhov <ahanukov@redhat.com> Avnum Hanukov
07:25 AM Revision 06ab51b9 (ceph): crimson/osd: Register Seastar metrics hook
Signed-off-by: Amnon Hanuhov <ahanukov@redhat.com> Avnum Hanukov
07:04 AM Dashboard Bug #47232 (Pending Backport): mgr/dashboard/api: print logs when vstart fails
Lenz Grimmer
07:03 AM Revision 12395bdc (ceph): Merge pull request #36923 from rhcs-dashboard/fix-47232-master
mgr/dashboard/api: print logs when vstart fails
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Lenz Grimmer
06:58 AM Revision d2cad682 (ceph): mgr/dashboard: Improving notification sidebar card spacing
There were some unnecessary spacings in the notification sidebar cards. This commit is a cleanup for taking care of t... Nizamudeen A
06:55 AM Dashboard Documentation #46415 (Resolved): mgr/dashboard: Create new chapter about the Dashboard's landing ...
Lenz Grimmer
06:51 AM Revision 3f3cd6c9 (ceph): Merge pull request #36222 from ishanrai05/docs
doc: Create new chapter about the Dashboard's landing page
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-b...
Lenz Grimmer
06:29 AM Dashboard Feature #26954 (Resolved): mgr/dashboard: Remove Histogram component
Lenz Grimmer
06:28 AM Revision 9e76d73a (ceph): Merge pull request #34644 from rhcs-dashboard/26954-histogram
mgr/dashboard: Remove Histogram Component
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Ernesto P...
Lenz Grimmer
05:57 AM CephFS Feature #47148: mds: get rid of the mds_lock when storing the inode backtrace to meta pool
Currently will queue some encoding excepting the encodings which need to access the CDir/CInode members in the finish... Xiubo Li
05:54 AM CephFS Feature #47148 (Fix Under Review): mds: get rid of the mds_lock when storing the inode backtrace ...
Xiubo Li
05:30 AM Orchestrator Feature #47261 (Resolved): cephadm integration for cephfs-mirror daemon
... Venky Shankar
05:10 AM Revision 6189a62c (ceph): mgr/dashboard: fix style being applied globally
fixes: https://tracker.ceph.com/issues/45018
Signed-off-by: Ishan Rai <ishanrai05@gmail.com>
Ishan Rai
05:09 AM CephFS Backport #47260 (Resolved): octopus: client: FAILED assert(dir->readdir_cache[dirp->cache_index] ...
https://github.com/ceph/ceph/pull/37370 Nathan Cutler
05:09 AM CephFS Backport #47259 (Resolved): nautilus: client: FAILED assert(dir->readdir_cache[dirp->cache_index]...
https://github.com/ceph/ceph/pull/37232 Nathan Cutler
05:05 AM Dashboard Cleanup #46920 (Resolved): mgr/dashboard/api: reduce verbosity in API tests log output
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
05:05 AM ceph-volume Backport #47256 (Resolved): octopus: 'ceph-volume raw prepare' fails to prepare because ceph-osd ...
https://github.com/ceph/ceph/pull/36925 Nathan Cutler
05:05 AM CephFS Backport #47255 (Resolved): octopus: client: Client::open() pass wrong cap mask to path_walk
https://github.com/ceph/ceph/pull/37369 Nathan Cutler
05:05 AM CephFS Backport #47254 (Resolved): nautilus: client: Client::open() pass wrong cap mask to path_walk
https://github.com/ceph/ceph/pull/37231 Nathan Cutler
05:05 AM CephFS Backport #47253 (Resolved): octopus: mds: fix possible crash when the MDS is stopping
https://github.com/ceph/ceph/pull/37368 Nathan Cutler
05:05 AM CephFS Backport #47252 (Resolved): nautilus: mds: fix possible crash when the MDS is stopping
https://github.com/ceph/ceph/pull/37229 Nathan Cutler
05:04 AM RADOS Backport #47251 (Resolved): octopus: add ability to clean_temps in osdmaptool
https://github.com/ceph/ceph/pull/37348 Nathan Cutler
05:04 AM RADOS Backport #47250 (Resolved): nautilus: add ability to clean_temps in osdmaptool
https://github.com/ceph/ceph/pull/37477 Nathan Cutler
05:04 AM CephFS Backport #47249 (Resolved): octopus: mon: deleting a CephFS and its pools causes MONs to crash
https://github.com/ceph/ceph/pull/37256 Nathan Cutler
05:04 AM CephFS Backport #47248 (Rejected): nautilus: mon: deleting a CephFS and its pools causes MONs to crash
https://github.com/ceph/ceph/pull/37255 Nathan Cutler
05:04 AM CephFS Backport #47247 (Resolved): octopus: qa: Replacing daemon mds.a as rank 0 with standby daemon mds...
https://github.com/ceph/ceph/pull/37367 Nathan Cutler
05:04 AM CephFS Backport #47246 (Resolved): nautilus: qa: Replacing daemon mds.a as rank 0 with standby daemon md...
https://github.com/ceph/ceph/pull/37228 Nathan Cutler
05:04 AM rgw Backport #47245 (Resolved): octopus: Add bucket name to bucket stats error logging
https://github.com/ceph/ceph/pull/37335 Nathan Cutler
05:03 AM rgw Backport #47244 (Resolved): nautilus: Add bucket name to bucket stats error logging
https://github.com/ceph/ceph/pull/37378 Nathan Cutler
05:03 AM rgw Bug #47179 (Fix Under Review): AdminSocket::do_accept() terminate called after throwing an instan...
Brad Hubbard
05:00 AM rgw Bug #47179: AdminSocket::do_accept() terminate called after throwing an instance of 'std::out_of_...
This is happening due to the code for "cache erase" and "cache inspect" not checking there is a 'target' argument in ... Brad Hubbard
03:58 AM CephFS Backport #47158: octopus: mgr/volumes: Mark subvolumes with ceph.dir.subvolume vxattr, to improve...
Shyamsundar Ranganathan wrote:
> Conflicts (and also depends) with backports in https://github.com/ceph/ceph/pull/36...
Nathan Cutler
03:56 AM CephFS Backport #47158 (Need More Info): octopus: mgr/volumes: Mark subvolumes with ceph.dir.subvolume v...
Changing status to reflect that issue is waiting for an external event. Nathan Cutler
03:54 AM Revision 4e2d344e (ceph): mgr: use range-based loop
for better readability
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:54 AM Revision f9a11737 (ceph): mgr/DaemonState: avoid searching for a daemon state twice
and less repeating this way
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:54 AM Revision 79785efb (ceph): mgr/Mgr: have smaller lexical scope of local var
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:26 AM Revision 5e414094 (ceph): mgr/cephadm: move `name_to_auth_entity` to `get_auth_entity`
refactor the logic for getting the keyring auth entity from the utils
module into the CephadmService class
Signed-of...
Michael Fritch
02:26 AM Revision b41bb98a (ceph): mgr/cephadm: use `get_auth_entity()`
- some services have hard-coded auth entity names
- some services are incorrectly using `utils.name_to_config_section...
Michael Fritch
02:18 AM Revision c16da32c (ceph): Merge pull request #36869 from tchaikov/wip-mon-no-MMonMetadata
mon/Monitor: do not handle MMonMetadata
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
12:43 AM bluestore Bug #47243 (Duplicate): bluefs _allocate failed then assert
-4> 2020-09-01T21:55:35.451+0800 ffffb5f50500 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloo... chunsong feng

09/01/2020

11:47 PM Revision c53d85ce (ceph): cephfs_mirror: Fix Clang compile errors
Don't use `class CephContext;` in this way.
Including `./src/include/common_fwd.h` does it in a crimson compatible
wa...
Willem Jan Withagen
08:24 PM Revision c27bf1ce (ceph): Merge PR #35697 into master
* refs/pull/35697/head:
doc: document cephfs mirroring developement status
cephfs-mirror: cephfs-mirror daemon
cep...
Patrick Donnelly
08:08 PM rbd Bug #45694: "TestMigration.StressLive" fails
https://jenkins.ceph.com/job/ceph-pull-requests/58934/console Neha Ojha
08:06 PM Dashboard Bug #47188: mgr/dashboard: ceph dashboard does not display device health data, with error message...
root@ddc-ceph-1:~# ceph device ls
DEVICE HOST:DEV DAEMONS LIFE EXPECTANCY
XS3840SE...
joel waddell
04:16 PM Dashboard Bug #47188 (Need More Info): mgr/dashboard: ceph dashboard does not display device health data, w...
Patrick Seidensal
02:37 PM Dashboard Bug #47188 (In Progress): mgr/dashboard: ceph dashboard does not display device health data, with...
Can you please try out if
ceph device ls
yields any results and let me know?
An identical output should be...
Patrick Seidensal
07:49 PM Revision 4a73fd22 (ceph): Merge pull request #35899 from myoungwon/wip-fix-manifest-tier
osd, test: refactoring manfiest-tier
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
07:31 PM Revision 2e657d13 (ceph): krbd: optionally skip waiting for udev events
Add support for noudev option to allow mapping and unmapping images
from a privileged container in a non-initial netw...
Ilya Dryomov
07:18 PM Revision 4d1e3047 (ceph): rpm: Fix typo in summary of prometheus-alerts package
Signed-off-by: Matthias Bach <marix@marix.org> Matthias Bach
06:09 PM rgw Bug #47241 (Triaged): still unable to delete "empty buckets"
Hi,
Im trying to delete "empty" bucket for customer. I know this bucket got several problems due MPU / sharding b...
Manuel Rios
05:48 PM Revision 21f0fc69 (ceph): qa/tests: use bionic only for old clients in rados/thrash-old-clients
Fixes: https://tracker.ceph.com/issues/46529
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
(cherry picked from ...
Yuri Weinstein
05:18 PM rgw Bug #47240 (Resolved): FAIL: s3tests_boto3.functional.test_s3.test_versioning_obj_create_read_remove
test_versioning_obj_create_read_remove and test_versioning_obj_create_read_remove_head are failing consistently on ma... Casey Bodley
05:16 PM Dashboard Bug #47232 (Fix Under Review): mgr/dashboard/api: print logs when vstart fails
Ernesto Puerta
11:31 AM Dashboard Bug #47232 (In Progress): mgr/dashboard/api: print logs when vstart fails
Ernesto Puerta
11:31 AM Dashboard Bug #47232 (Resolved): mgr/dashboard/api: print logs when vstart fails
Some times the API tests fail and the only output a user gets is:... Ernesto Puerta
05:13 PM rgw Bug #47217 (Fix Under Review): 'request failed: (13) Permission denied' from radosgw-admin period...
Casey Bodley
04:11 PM Orchestrator Bug #46529 (Pending Backport): cephadm: error removing storage for container "...-mon": remove /v...
Neha Ojha
03:54 PM Orchestrator Bug #46529: cephadm: error removing storage for container "...-mon": remove /var/lib/containers/s...
https://github.com/ceph/ceph/pull/36915 merged
https://github.com/ceph/ceph/pull/36931 - octopus PR
Yuri Weinstein
10:23 AM Orchestrator Bug #46529 (Fix Under Review): cephadm: error removing storage for container "...-mon": remove /v...
Sebastian Wagner
03:52 PM Revision e4e6e9c7 (ceph): Merge pull request #36915 from yuriw/wip-yuriw-46529-master
qa/tests: use bionic only for old clients in rados/thrash-old-clients
Reviewed-by: Sebastian Wagner <sebastian.wagne...
Yuri Weinstein
03:51 PM Revision b9492d46 (ceph): python-common: s/unicode/str/
we've dropped python2 support. so it's safe to replace unicde with str.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:50 PM RADOS Bug #47239 (Resolved): thrashosds.thrasher error in rados
Run: https://pulpito.ceph.com/yuriw-2020-08-31_23:49:50-rados:thrash-old-clients-master-distro-basic-smithi/
Job: 53...
Yuri Weinstein
03:15 PM Revision 14208621 (ceph): crimson/osd: check if req should be server with obc lock
there is chance that osdmap is updated after the obc lock is acquired
for a certain object, and before the lock is ac...
Kefu Chai
02:50 PM Revision 8c7999d0 (ceph): os/bluestore: Add documentation for large bluefs log recovery
Adds additional paragraph to ceph-bluestore-tool documentation,
describing how to use *special* options --bluefs_repl...
Adam Kupczyk
02:49 PM Revision e9b20046 (ceph): os/bluestore: Add ability to disable compaction
This ability only makes sense as a step that allows to perform fsck before commiting recovered bluefs log.
Fixes: ht...
Adam Kupczyk
02:48 PM Revision e1c41ec4 (ceph): os/bluestore: Added rescue procedure for bluefs log replay
This is a procedure tries to find on disk unreachable extents and pretend they were
already a part of bluefs log. If ...
Adam Kupczyk
02:43 PM mgr Bug #47238 (Resolved): mgr becomes unresponsive when the progress bar is shown
#46416 works well in that when there is no progress bar in `ceph -s`, the mgr cpu usage is low and the mgr is respons... Dan van der Ster
02:25 PM Revision a09267c8 (ceph): Merge pull request #36615 from rishabh-d-dave/cv-add-tests-for-new-lvm-...
nautilus: ceph-volume: add tests for new functions that run LVM commands Jan Fajerski
02:25 PM Revision fea0b10f (ceph): Merge pull request #36610 from rishabh-d-dave/cv-rm-container-classes-n
nautilus: ceph-volume: remove container classes from api/lvm.py Jan Fajerski
02:14 PM crimson Bug #47226: assert in PGLog::write_log_and_missing() in thrash test
... Kefu Chai
06:40 AM crimson Bug #47226 (Resolved): assert in PGLog::write_log_and_missing() in thrash test
... Kefu Chai
02:13 PM ceph-volume Backport #47237 (In Progress): octopus: ceph-volume inventory does not read mpath properly
Jan Fajerski
02:12 PM ceph-volume Backport #47237 (Resolved): octopus: ceph-volume inventory does not read mpath properly
https://github.com/ceph/ceph/pull/36928 Jan Fajerski
02:12 PM Revision 91167de6 (ceph): ceph-volume: support for mpath devices
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
Fixes: https://tracker.ceph.com/issues/45094
(cherry picked from co...
Jan Fajerski
02:06 PM Orchestrator Bug #46654 (Resolved): Unsupported podman container configuration via systemd
Adam King
02:01 PM Orchestrator Support #47233: cephadm: orch apply mon "label:osd" crashes cluster
G. Heinrich wrote:
> how cephadm could prevent such situation in the first place.
We need to encourage users to u...
Sebastian Wagner
01:31 PM Orchestrator Support #47233: cephadm: orch apply mon "label:osd" crashes cluster
Thanks for your feedback. Your solution is working perfectly, I edited the ceph.conf and afterwards the cluster statu... Gunther Heinrich
12:23 PM Orchestrator Support #47233: cephadm: orch apply mon "label:osd" crashes cluster
Ha! you should now have three MONs on osd-01 osd-02 and osd-03
Unfortunately your /etc/ceph/ceph.conf is outdated...
Sebastian Wagner
12:06 PM Orchestrator Support #47233: cephadm: orch apply mon "label:osd" crashes cluster
Do you have the MGR logs? https://docs.ceph.com/docs/master/cephadm/troubleshooting/ Sebastian Wagner
11:59 AM Orchestrator Support #47233 (Resolved): cephadm: orch apply mon "label:osd" crashes cluster
I have a virtual Ceph cluster with 6 VMs/Hosts running on Ubuntu Server 20.04. The cluster is running on Podman.
Thr...
Gunther Heinrich
01:59 PM rbd Feature #47128 (Fix Under Review): krbd: optionally skip waiting for udev events
Ilya Dryomov
01:57 PM ceph-volume Feature #41294: ceph-volume should be able to list metadata for a specific osd
Is the lvm list command covering whats needed here? Jan Fajerski
01:55 PM ceph-volume Feature #44042: ceph-volume should accept drive groups
Add in https://github.com/ceph/ceph/pull/35728 Jan Fajerski
01:55 PM ceph-volume Feature #44042 (Resolved): ceph-volume should accept drive groups
Jan Fajerski
01:55 PM ceph-volume Feature #43669 (Resolved): add ceph-volume raw mode
Jan Fajerski
01:54 PM ceph-volume Feature #43550 (Resolved): add ceph-volume raw mode
Jan Fajerski
01:53 PM CephFS Bug #47236 (New): Getting "Cannot send after transport endpoint shutdown" after changing subvolum...
In an Ubuntu 20.04 environment with Ceph Nautilus (ceph version 14.2.11-99-gaf0268dc91 (af0268dc910f84b47655e83a83ca5... Victoria Martinez de la Cruz
01:25 PM Bug #47187 (Fix Under Review): master FTBFS with glibc 2.32
David Disseldorp
09:48 AM Bug #47187: master FTBFS with glibc 2.32
David Disseldorp wrote:
> Nathan Cutler wrote:
> > master Fails To Build From Source with glibc 2.32:
> >
> > [....
David Disseldorp
09:12 AM Bug #47187: master FTBFS with glibc 2.32
Nathan Cutler wrote:
> master Fails To Build From Source with glibc 2.32:
>
> [...]
From the glibc 2.32 releas...
David Disseldorp
01:21 PM Revision 3f9d90d5 (ceph): ceph-volume: retry when acquiring lock fails
When preaparing the osd device with --mkfs, the ceph-osd binary tries to
acquire an exclusive lock on the device (soo...
Sébastien Han
01:20 PM Support #47177 (Resolved): can not remove orch service (mgr) - Failed to remove service. <mgr.cph...
Sebastian Wagner
12:57 PM Support #47177: can not remove orch service (mgr) - Failed to remove service. <mgr.cph02> was not...
This worked at the end:
ceph orch daemon rm mgr.cph02 --force
Ticket can be closed.
Mario Ohnewald
01:17 PM Revision c040cefa (ceph): ceph-volume: retry when acquiring lock fails
When preaparing the osd device with --mkfs, the ceph-osd binary tries to
acquire an exclusive lock on the device (soo...
Sébastien Han
01:13 PM Revision b9b6faf6 (ceph): cmake: detect and use sigdescr_np() if available
sys_siglist is deprecated with glibc 2.32. A new thread-safe and
async-signal safe sigdescr_np() function is provided...
David Disseldorp
01:12 PM Revision 2989bf90 (ceph): Merge pull request #36700 from leseb/retry-on-lock
ceph-volume: retry when acquiring lock fails Jan Fajerski
01:11 PM ceph-volume Bug #47010 (Pending Backport): 'ceph-volume raw prepare' fails to prepare because ceph-osd cannot...
Jan Fajerski
12:57 PM rbd Bug #47210: librbd:rbd.OSError: [errno 2147483648] error reading myimage 0~2147483648
dongdong tao wrote:
> is there any documentation noting this limitation ?
Negative. I've never heard of such an a...
Jason Dillaman
01:25 AM rbd Bug #47210: librbd:rbd.OSError: [errno 2147483648] error reading myimage 0~2147483648
That's correct, cinder-backup can change the configuration setting to read 2GiB+ chunks.
The default setting is les...
dongdong tao
12:47 PM Revision abd08f18 (ceph): test/rgw: test_datalog_autotrim filters out new entries
if other sync activity is racing with test_datalog_autotrim, it can
create new datalog entries after the 'datalog aut...
Casey Bodley
12:15 PM rgw Bug #47235 (Resolved): rgw/rgw_file: incorrect lru object eviction in lookup_fh
In func lookup_fh, when RGWFileHandle not be found in the cache, it
need to recycle an object and create an new RGWF...
Rixin Luo
12:04 PM Orchestrator Bug #47234 (Resolved): by default, cephadm creates 4 MONs
In case you have 4 hosts, cephadm will by default spawn 4 MONs.
We should probably improve this and only create 3...
Sebastian Wagner
11:39 AM Revision 42766b37 (ceph): Merge pull request #36889 from idryomov/wip-relax-preauth-asserts
msg/async/ProtocolV2: allow rxbuf/txbuf get bigger in testing
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Ilya Dryomov
11:38 AM Revision b2054734 (ceph): mgr/dashboard/api: print logs when vstart fails
Fixes: https://tracker.ceph.com/issues/47232
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
Ernesto Puerta
11:30 AM ceph-volume Bug #45094 (Pending Backport): ceph-volume inventory does not read mpath properly
Jan Fajerski
11:29 AM Revision cdd333a2 (ceph): Merge pull request #36241 from jan--f/c-v-mpath-support
ceph-volume: support for mpath devices Jan Fajerski
10:58 AM Revision 8bf65fab (ceph): doc: document cephfs mirroring developement status
Signed-off-by: Venky Shankar <vshankar@redhat.com> Venky Shankar
10:58 AM Revision 26114bff (ceph): cephfs-mirror: filesystem specification class
Signed-off-by: Venky Shankar <vshankar@redhat.com> Venky Shankar
10:58 AM Revision d5e789d5 (ceph): common: add cephfs_mirror subsystem
Signed-off-by: Venky Shankar <vshankar@redhat.com> Venky Shankar
10:58 AM Revision 18c495f0 (ceph): librados: add API for fetching client addrs
Signed-off-by: Venky Shankar <vshankar@redhat.com> Venky Shankar
10:58 AM Revision d85af8f6 (ceph): cephfs-mirror: ClusterWatcher class for watching peer changes
Signed-off-by: Venky Shankar <vshankar@redhat.com> Venky Shankar
10:58 AM Revision 344979a5 (ceph): cephfs-mirror: Watcher class to receive/ack watch notifications
Signed-off-by: Venky Shankar <vshankar@redhat.com> Venky Shankar
10:58 AM Revision 997bbe72 (ceph): cephfs-mirror: MirrorWatcher class to watch cephfs-mirror object
... and ack details such as instance-id and address.
Signed-off-by: Venky Shankar <vshankar@redhat.com>
Venky Shankar
10:58 AM Revision c40e5a04 (ceph): cephfs-mirror: InstanceWatcher class to register mirror instance
... and watch for notifications via instance object.
Signed-off-by: Venky Shankar <vshankar@redhat.com>
Venky Shankar
10:58 AM Revision 152d5dfc (ceph): common: introduce configuration options for cephfs-mirror daemon
Signed-off-by: Venky Shankar <vshankar@redhat.com> Venky Shankar
10:58 AM Revision 4fef72a0 (ceph): cephfs-mirror: FSMirror class to synchronize directory snaps
Signed-off-by: Venky Shankar <vshankar@redhat.com> Venky Shankar
10:58 AM Revision fbc5df0c (ceph): cephfs-mirror: cephfs-mirror daemon
Signed-off-by: Venky Shankar <vshankar@redhat.com> Venky Shankar
10:54 AM Orchestrator Bug #45093: cephadm: mgrs transiently getting co-located (one node gets two when only one was ask...
> only happens with MGRs
It has recently been reported to happen at bootstrap, when supplying a spec that asks for...
Nathan Cutler
10:47 AM Revision 87d9fa38 (ceph): librbd: improve logging for unquiesce requests
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
10:47 AM Revision 056af301 (ceph): librbd: task finisher should distinguish quiesce tasks with different ID
Fixes: https://tracker.ceph.com/issues/47068
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
10:42 AM Dashboard Bug #47231 (New): ERROR: setUpClass (tasks.mgr.dashboard.test_cephfs.CephfsTest)
https://jenkins.ceph.com/job/ceph-api/2144/
https://jenkins.ceph.com/job/ceph-api/3204/...
Sebastian Wagner
10:27 AM Dashboard Tasks #47230 (Resolved): mgr/dashboard: Move HACKING.rst into the main documentation
The file @src/pybind/mgr/dashboard/HACKING.rst@ in the git repository contains instructions on how to set up a Dashbo... Lenz Grimmer
10:21 AM Dashboard Bug #47214 (Fix Under Review): nautilus: mgr/dashboard: Fix npm package's vulnerabilities
Tiago Melo
10:21 AM Dashboard Bug #47191 (Fix Under Review): octopus: mgr/dashboard: Fix npm package's vulnerabilities
Tiago Melo
09:52 AM Dashboard Backport #47228 (In Progress): nautilus: mgr/dashboard: document Prometheus' security model
https://github.com/ceph/ceph/pull/36920 Patrick Seidensal
09:20 AM Dashboard Backport #47228 (Resolved): nautilus: mgr/dashboard: document Prometheus' security model
https://github.com/ceph/ceph/pull/36920 Patrick Seidensal
09:35 AM Revision 1e998ee5 (ceph): mgr/dashboard: document Prometheus' security model
Fixes: https://tracker.ceph.com/issues/45377
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
(cherry picked f...
Patrick Seidensal
09:30 AM Bug #47229 (Resolved): convert the rados api python examples to python 3
https://docs.ceph.com/docs/master/rados/api/python/
The examples on this page are in Python 2.
They'd be more a...
Zac Dover
09:28 AM Bug #47116 (Resolved): doc/rados: "initial members" should probably be changed to "mon host"
Zac Dover
04:34 AM Bug #47116 (Fix Under Review): doc/rados: "initial members" should probably be changed to "mon ho...
Zac Dover
09:24 AM Dashboard Backport #47227 (Resolved): octopus: mgr/dashboard: document Prometheus' security model
https://github.com/ceph/ceph/pull/35347 Patrick Seidensal
09:20 AM Dashboard Backport #47227 (Resolved): octopus: mgr/dashboard: document Prometheus' security model
Patrick Seidensal
09:23 AM Revision 09b21759 (ceph): Merge pull request #36917 from zdover23/wip-doc-rados-init-mems-to-mon-...
doc/rados: s/initial members/mon host
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
zdover23
09:02 AM Dashboard Documentation #45377 (Pending Backport): mgr/dashboard: document Prometheus' security model
Patrick Seidensal
09:01 AM Orchestrator Cleanup #43700: cephadm: make it a proper python package
I've attached a possible roadmap for doing this
!https://tracker.ceph.com/attachments/download/5080/Screenshot_202...
Sebastian Wagner
08:55 AM crimson Bug #47212 (Fix Under Review): out-of-order "Error: finished tid 3 when last_acked_tid was 5"
Kefu Chai
08:50 AM Dashboard Backport #47198: nautilus: mgr/dashboard: Datatable catches select events from other datatables
marking "Need More Info" to prevent blind automated backport Nathan Cutler
08:50 AM Dashboard Backport #47198 (Need More Info): nautilus: mgr/dashboard: Datatable catches select events from o...
Nathan Cutler
08:26 AM Revision a0771b48 (ceph): Merge pull request #36800 from adk3798/cephadm-46654
cephadm: Change service type to forking via systemd
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
07:03 AM Revision dd0d97a8 (ceph): msg/async/rdma: use wr_id address to check valid chunk
CQE's wr_id could be:
1)BEACON_WRID
2)&RDMAConnectedSocketImpl::qp
3)Chunks address start from Cluster::chunk_b...
chunsong feng
06:20 AM Orchestrator Bug #46910: cephadm: Unable to create an iSCSI target
The first OBS request has been accepted. The suse product container doesn't suffer from the same problem. It seems it... Matthew Oliver
06:17 AM Revision 3e4d3924 (ceph): mgr/dashboard: Exchange PNGs for SVGs
Fixes: https://tracker.ceph.com/issues/47111
Signed-off-by: Enno Gotthold <egotthold@suse.de>
Enno Gotthold
04:50 AM Orchestrator Documentation #47142: docs: explain the difference between services and daemons
Sebastian Wagner wrote:
> https://docs.ceph.com/docs/master/mgr/orchestrator/#orchestrator-cli ??
That's a good f...
Zac Dover
04:39 AM Revision 3a2430fe (ceph): mgr/orchestrator: fix typing on lsm_data components
Resolves mypy issues
Signed-off-by: Paul Cuzner <pcuzner@redhat.com>
Paul Cuzner
04:28 AM Revision 99fa02f4 (ceph): doc/rados: s/initial members/mon host
This changes an old string, "initial members"
to a current string, "mon host".
Fixes: https://tracker.ceph.com/issue...
Zac Dover
03:04 AM Revision 2782ba21 (ceph): Merge pull request #36879 from tchaikov/wip-doc-stable-release
doc: bump up sphinx to 3.2.1 and define "stable-release" global substitution
Reviewed-by: Willem Jan Withagen <wjw@d...
Kefu Chai
02:36 AM Revision 8695ba49 (ceph): Merge pull request #36897 from tchaikov/wip-cmake-asan
cmake: expose Sanitizers_COMPILE_OPTIONS as a list
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Kefu Chai
02:05 AM Revision 08e8a178 (ceph): PendingReleaseNotes: mention `bdev_nvme_retry_count` was dropped
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
01:53 AM Revision fe07df9f (ceph): doc: always refernce terms in case sensitive mode
to silence warning from sphinx like:
ceph/doc/install/ceph-deploy/quick-start-preflight.rst:5: WARNING: term node no...
Kefu Chai
01:53 AM Revision 84e2808a (ceph): doc: fix broken hyper link
this link was broken in 1427905c473e352e7cac1a9ac209cddb82544b57
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:53 AM Revision 253fd228 (ceph): doc: add sphinx.ext.mathjax for math-to-MathML rendering
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
01:53 AM Revision 45f43be8 (ceph): doc: define label before section title
so we can see the title of section when following the link
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:53 AM Revision ca1cca0a (ceph): doc: fix broken hyper link
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
01:53 AM Revision 5238f9f6 (ceph): doc: fix broken hyper link
and always reference multisite.rst using tha label not the file.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:53 AM Revision 7ca85e77 (ceph): doc: replace luminous with |stable-release|
"luminous" is a magic number in these contexts, and we should use a
constant for representing it.
the "sphinx_substi...
Kefu Chai
01:53 AM Revision 4c53a02a (ceph): include/rados/librados.h: avoid redefinition of rados_object_list_item
doxygen complains at seeing rados_object_list_item gets defined twice.
so let's fix it.
Signed-off-by: Kefu Chai <kc...
Kefu Chai
01:48 AM Revision caa7baaa (ceph): Merge pull request #36907 from yuvalif/fix-issue-47209
cmake: make crimson libraries static to prevent cmake error
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:28 AM Revision ad7a2b8e (ceph): osd: fix reference leak
Signed-off-by: Myoungwon Oh <myoungwon.oh@samsumg.com> Myoungwon Oh
12:58 AM Revision 78e67e71 (ceph): mon/OSDMonitor: Add a safety builtin to mon_osd_report_timeout
Add a safety builtin that use max(mon_osd_report_timout,2*osd_beacon_report_interval)
as osd timeout by adding osd_be...
Rixin Luo
12:26 AM Revision 44320a0d (ceph): crimson/seastore: add extent map tree
add extentmap b-tree implementation.
extentmap root is not stored in extentmap manager. only stored in
onode leaf....
chunmei liu

08/31/2020

11:38 PM Orchestrator Bug #46529: cephadm: error removing storage for container "...-mon": remove /var/lib/containers/s...
https://github.com/ceph/ceph/pull/36915 Yuri Weinstein
11:32 PM Revision 7e284437 (ceph): qa/tests: use bionic only for old clients in rados/thrash-old-clients
Fixes: https://tracker.ceph.com/issues/46529
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
10:18 PM Revision e4a37f63 (ceph): Merge PR #36089 into master
* refs/pull/36089/head:
mds/OpenFileTable: add option that disables dirfrags prefetch
mds: use parent/d_name in cap...
Patrick Donnelly
09:44 PM RADOS Bug #47180: qa/standalone/mon/mon-handle-forward.sh failure
similar one... Neha Ojha
08:44 PM CephFS Bug #47224 (Resolved): various quota failures
https://pulpito.ceph.com/pdonnell-2020-08-31_20:09:39-fs-master-distro-basic-smithi/
https://pulpito.ceph.com/pdon...
Patrick Donnelly
08:23 PM CephFS Bug #47202 (Pending Backport): qa: Replacing daemon mds.a as rank 0 with standby daemon mds.b" in...
Patrick Donnelly
08:23 PM Revision 9c1ac27c (ceph): Merge PR #36887 into master
* refs/pull/36887/head:
qa: ignore expected mds failover message
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Patrick Donnelly
08:22 PM CephFS Feature #47168 (Resolved): client: support getting ceph.dir.rsnaps vxattr
Patrick Donnelly
08:21 PM Revision ea434e2b (ceph): Merge PR #36846 into master
* refs/pull/36846/head:
client: support getting ceph.dir.rsnaps vxattr
messages: fix decode version for snap_btime
...
Patrick Donnelly
08:21 PM CephFS Bug #47125 (Pending Backport): mds: fix possible crash when the MDS is stopping
Patrick Donnelly
08:21 PM Revision 628d9ae2 (ceph): Merge PR #36777 into master
* refs/pull/36777/head:
osdc/Journaler: do not call onsafe->complete() if onsafe is 0
Reviewed-by: Zheng Yan <zyan@...
Patrick Donnelly
08:19 PM Revision 3a6f9d15 (ceph): Merge PR #36672 into master
* refs/pull/36672/head:
client: handle readdir reply without Fs cap
Reviewed-by: Patrick Donnelly <pdonnell@redhat....
Patrick Donnelly
08:19 PM CephFS Bug #42365 (Pending Backport): client: FAILED assert(dir->readdir_cache[dirp->cache_index] == dn)
Patrick Donnelly
08:18 PM Revision 97444dce (ceph): Merge PR #36631 into master
* refs/pull/36631/head:
client: dump frag's repmap if dir_replicated is true
Reviewed-by: Patrick Donnelly <pdonnel...
Patrick Donnelly
08:06 PM CephFS Bug #47182 (Pending Backport): mon: deleting a CephFS and its pools causes MONs to crash
Patrick Donnelly
08:05 PM Revision ec751c2f (ceph): Merge PR #36885 into master
* refs/pull/36885/head:
mon: ignore statfs requests on invalid poolid
qa: test for statfs on deleted file system
q...
Patrick Donnelly
07:21 PM Revision f4673d2d (ceph): doc: document tuning of radosgw lifecycle
Fixes: https://tracker.ceph.com/issues/47190
Signed-off-by: mhackett <mhackett@redhat.com>
Michael Hackett
07:14 PM Documentation #47189 (Resolved): Document tuning of object gateway garbage collection configuration
Vikhyat Umrao
07:06 PM Revision 54065da1 (ceph): Merge pull request #36881 from mhackett/wip-mhackett-47189
doc: document tuning of object gateway garbage collection Vikhyat Umrao
06:49 PM RADOS Bug #47223 (In Progress): Change the default value of option osd_async_recovery_min_cost from 100...
Vikhyat Umrao
06:45 PM RADOS Bug #47223 (Rejected): Change the default value of option osd_async_recovery_min_cost from 100 to 10
- While testing different RGW worklods[1] we do not see async recovery benefits specifically in EC pools with the def... Vikhyat Umrao
06:15 PM Revision 871df367 (ceph): mgr/dashboard: Address API inconsistencies
Cephfs endpoints are inconsistencies with other endpoints.
* Change rm endpoints from GET to DELETE requests
* Chang...
Fabrizio D'Angelo
05:04 PM Revision a285cd08 (ceph): ceph-volume: retry when acquiring lock fails
When preaparing the osd device with --mkfs, the ceph-osd binary tries to
acquire an exclusive lock on the device (soo...
Sébastien Han
04:32 PM Revision 6aa35386 (ceph): crimson/cmake: fix copy&paste error
Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com> ylifshit@redhat.com
04:22 PM Revision 652dbacc (ceph): crimson/cmake: make libraries static to prevent cmake error
Fixes: https://tracker.ceph.com/issues/47209
Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
Yuval Lifshitz
04:01 PM Support #47177: can not remove orch service (mgr) - Failed to remove service. <mgr.cph02> was not...
... Mario Ohnewald
03:50 PM Dashboard Cleanup #47222 (Resolved): mgr/dashboard: cluster > hosts: "devices" and "inventory > devices" ta...
There's a subtab called "Devices" (which in my VM-based deployment doesn't show anything):
!devices.png!
Yet th...
Ernesto Puerta
03:38 PM Dashboard Cleanup #47220 (New): mgr/dashboard: cluster > host: missing/misleading actions
Hosts should have actions (Edit and Delete), but
* Delete only deletes from the UI, and has no effect on daemons
* ...
Ernesto Puerta
03:36 PM Dashboard Cleanup #47219 (Resolved): mgr/dashboard: cluster > hosts: missing info
* offline/online status
* server model
* some server metrics (e.g. load avg, memory usage, ...) provided by gather ...
Ernesto Puerta
03:32 PM Dashboard Cleanup #47218 (Resolved): mgr/dashboard: cluster > hosts: services are not services but daemons
... Ernesto Puerta
03:19 PM Revision 2b44a9d0 (ceph): radosgw-admin: period pull command is not always a raw_storage_op
if a --url is given, 'period pull' does not depend on any zone/period
configuration and can be a raw_storage_op. if w...
Casey Bodley
03:16 PM rgw Bug #47217 (Resolved): 'request failed: (13) Permission denied' from radosgw-admin period pull wi...
The 'period pull' command uses get_raw_storage() for initialization, which doesn't load the period/zone configuration... Casey Bodley
03:14 PM Dashboard Bug #44405: Test failure: test_all (tasks.mgr.dashboard.test_rgw.RgwBucketTest)
The error reoccurred in a recent QA run: https://pulpito.ceph.com/jafaj-2020-08-26_09:07:46-rados-wip-jan-testing-202... Laura Paduano
02:50 PM Revision 605d95c2 (ceph): doc: create new chapter about the Dashboard's landing page
Fixes: https://tracker.ceph.com/issues/46415
Signed-off-by: Ishan Rai <ishanrai05@gmail.com>
Ishan Rai
02:18 PM rgw Feature #47216 (Pending Backport): Add bucket name to bucket stats error logging
Daniel Gryniewicz
02:03 PM rgw Feature #47216 (Resolved): Add bucket name to bucket stats error logging
Seena Fallah
02:14 PM Revision d1b89ba2 (ceph): Merge pull request #36826 from agayev/fix-hmsmr-compilation
os/bluestore: Restore HM-SMR functionality on BlueStore
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Reviewed-by: K...
Kefu Chai
02:07 PM rgw Bug #47055 (Fix Under Review): multisite: test_multi.test_bucket_creation_time failures
Casey Bodley
02:03 PM rbd Backport #47196 (Rejected): octopus: tools: ceph-immutable-object-cache plugin register failed
No need to backport: octopus does not have the librbd plugin system.
Sorry for providing misleading information in...
Mykola Golub
02:02 PM Revision ec13f4a7 (ceph): Merge pull request #34653 from clwluvw/bucket-stats
rgw: Add bucket name to bucket stats error logging Daniel Gryniewicz
02:01 PM Revision 1ba1afde (ceph): Merge pull request #36857 from tchaikov/wip-crimson-conf
crimson/osd: support "dump_pgstate_history" command and update legacy conf vars
Reviewed-by: Radoslaw Zarzynski <rza...
Kefu Chai
02:01 PM rbd Bug #46916 (Resolved): tools: ceph-immutable-object-cache plugin register failed
Mykola Golub
01:43 PM rbd Feature #45137 (Resolved): Add plug-in support to librbd
Jason Dillaman
01:41 PM Revision dc2dd8b1 (ceph): mgr/cephadm: customize blink_device_light cmd via j2
Customized blink a device light. By default running something like:
lsmcli local-disk-ident-led-on --path $path
...
Sebastian Wagner
01:32 PM Linux kernel client Bug #44744 (Resolved): Slow file creation/sync on kernel cephfs
This went into v5.8 (commit d67c72e6cce99eab5ab9d62c599e33e5141ff8b4). Jeff Layton
01:24 PM dmclock Bug #47215: server: Fix incorrect order of args passed to unused add_request() versions.
Lines in question:
https://github.com/sseshasa/dmclock/blob/9b1326cfa09735ae18b1c4c308ec424c5f1b9cce/src/dmclock_ser...
Sridhar Seshasayee
01:19 PM dmclock Bug #47215 (Resolved): server: Fix incorrect order of args passed to unused add_request() versions.
Sridhar Seshasayee
01:21 PM Revision 17cdcdc7 (ceph): mgr/cephadm: Add extensive test for blink_device_light
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
01:18 PM Revision 5de5e32b (ceph): crimson/osd: support "dump_pgstate_history" command
it is required by the "ceph_test_admin_socket_output" test.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:18 PM Revision 7054f140 (ceph): crimson/osd: improve the const correctness
it should suffice to pass a `const OSD&` to the ctor of `OsdStatusHook`
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:15 PM Revision 2cc515a0 (ceph): crimson/admin: make injected_args optional
this option for `injectargs` command is optional, so we should not
crash if it does not exist.
Signed-off-by: Kefu C...
Kefu Chai
01:13 PM Revision dc72cce0 (ceph): crimson/common: do not check for experimental/filesystem anymore
seastar is only compatible with C++17 and C++20, so no need to check for
<experimental/filesystem> anymore. the C++ s...
Kefu Chai
01:13 PM Revision 615c5ca4 (ceph): crimson/common: call config::update_legacy_vals()
so the legacy vals are populated with the changes received from conffile.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:12 PM Revision d7706993 (ceph): common/config: make update_legacy_vals() public
so crimson can call it in `ConfigProxy::parse_config_files()` after calling
`get_config().parse_buffer()`. so the leg...
Kefu Chai
01:09 PM Revision 509238cf (ceph): mgr/dashboard: Fix stale table actions
If we don't emit the select event, the action button can become stale and not
update when the data changes.
This fix...
Tiago Melo
01:00 PM Revision 7c941d61 (ceph): Merge pull request #36891 from tchaikov/wip-less-warnings
crimson/mon,common: replace #warning with // TODO
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
12:58 PM crimson Bug #47212: out-of-order "Error: finished tid 3 when last_acked_tid was 5"
i think we should drop the read op after acquiring the obc lock if osd is not able to serve this request either becau... Kefu Chai
11:37 AM crimson Bug #47212: out-of-order "Error: finished tid 3 when last_acked_tid was 5"
... Kefu Chai
11:16 AM crimson Bug #47212 (Resolved): out-of-order "Error: finished tid 3 when last_acked_tid was 5"
... Kefu Chai
12:55 PM Revision 6978f186 (ceph): Merge pull request #36892 from tchaikov/wip-crimson-cleanups
crimson/osd: return EAGAIN if !can_serve_replica_read() and cleanups
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redha...
Kefu Chai
12:43 PM Revision 1147d6dc (ceph): mgr/dashboard: allow getting fresh inventory data from the orchestrator
When there is a device change, a `ceph orch device ls --refresh` command
needs to be called so the orchestrator can i...
Kiefer Chang
12:15 PM Revision df72805a (ceph): cmake: Set missing dependencies
When building Windows DLLs, all symbols must be resolved. For this
reason, we'll have to make sure that we don't have...
Lucian Petrut
12:12 PM Revision a83ba248 (ceph): Merge pull request #36905 from sebastian-philipp/cephadm-pep8-test-migr...
mgr/cephadm: PEP8tify test_migration.py
Reviewed-by: Adam King <adking@redhat.com>
Sebastian Wagner
12:11 PM Revision be155684 (ceph): common: implement win32 subprocess helpers
This change adds a Windows implementation for the SubProcess class.
We're also implementing "run_command" for Window...
Lucian Petrut
12:11 PM Revision d024506f (ceph): cmake: allow building CLI tools on Windows
For now, we'll only build some of the Ceph CLI binaries when
targeting Windows. In order to avoid over complicating t...
Lucian Petrut
12:11 PM Revision acdb723d (ceph): common: ifaddrs compatibility layer
We'll emulate the ifaddrs.h API by using Windows functions.
Signed-off-by: Alin Gabriel Serdean <aserdean@cloudbases...
Alin Serdean
11:58 AM CephFS Backport #47158: octopus: mgr/volumes: Mark subvolumes with ceph.dir.subvolume vxattr, to improve...
Conflicts (and also depends) with backports in https://github.com/ceph/ceph/pull/36803
Awaiting merge of the above...
Shyamsundar Ranganathan
11:57 AM bluestore Backport #47213 (In Progress): nautilus: BlueFS volume selector assert
Igor Fedotov
11:55 AM bluestore Backport #47213: nautilus: BlueFS volume selector assert
https://github.com/ceph/ceph/pull/36909 Igor Fedotov
11:45 AM bluestore Backport #47213 (Resolved): nautilus: BlueFS volume selector assert
https://github.com/ceph/ceph/pull/36909 Igor Fedotov
11:48 AM Orchestrator Bug #47171 (Resolved): mgr/cephadm: removing last service of a type raises IndexError
Adam King
11:48 AM Dashboard Bug #47214 (New): nautilus: mgr/dashboard: Fix npm package's vulnerabilities
We haven't update nautilus packages in a while and currently we have lots of npm package's vulnerabilities.
> foun...
Tiago Melo
11:47 AM Revision f90d9567 (ceph): bluestore/bluefs: make accounting resiliant to unlock()
Moved vselector.sub_usage, so sub_usage and add_usage will not cross
_flush_bdev_safely(), which contains unlock().
...
Adam Kupczyk
11:42 AM rbd Bug #47210 (Need More Info): librbd:rbd.OSError: [errno 2147483648] error reading myimage 0~21474...
Is that a configuration setting where cinder-backup is attempting to read 2GiB+ chunks? That seems like a terrible de... Jason Dillaman
09:07 AM rbd Bug #47210: librbd:rbd.OSError: [errno 2147483648] error reading myimage 0~2147483648
This is a code defect still appears in "Master", can we change the affected version, I can't edit on my side dongdong tao
09:04 AM rbd Bug #47210 (Need More Info): librbd:rbd.OSError: [errno 2147483648] error reading myimage 0~21474...
rbd.pyx will report error "librbd:rbd.OSError: [errno 2147483648] error reading..." when we try to read
2GB+ data fr...
dongdong tao
11:34 AM Revision 242264ca (ceph): Merge pull request #36676 from matthewoliver/cephadm_orch_ipv6
cephadm: auto wrap and unwrap ipv6 addresses
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Sebastian W...
Sebastian Wagner
11:30 AM CephFS Feature #3244: qa: integrate Ganesha into teuthology testing to regularly exercise Ganesha CephFS...
closed already via https://github.com/ceph/ceph/blob/master/qa/tasks/cephfs/test_nfs.py ? Sebastian Wagner
11:12 AM crimson Bug #47133 (Resolved): thrash test failed in PeeringState::on_peer_recover(pg_shard_t, hobject_t ...
Kefu Chai
06:07 AM crimson Bug #47133 (Fix Under Review): thrash test failed in PeeringState::on_peer_recover(pg_shard_t, ho...
Kefu Chai
11:12 AM Revision 2890bbd8 (ceph): Merge pull request #36896 from xxhdx1985126/wip-47133
crimson/pg: check acting set change before appending pglog
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:06 AM bluestore Bug #47211 (Resolved): nautilus: unrecognised rocksdb_option crashes osd process while starting t...
while upgrading cluster from 14.2.9 to 14.2.11 unrecognised (legacy?) rocksdb_option crashes osd process while starti... Pietari Hyvärinen
11:03 AM crimson Bug #47209 (Fix Under Review): cmake fail on crimson-os
Kefu Chai
10:10 AM crimson Bug #47209: cmake fail on crimson-os
PR: https://github.com/ceph/ceph/pull/36907 Yuval Lifshitz
07:47 AM crimson Bug #47209 (Resolved): cmake fail on crimson-os
I'm getting this failure on a clean master branch when running "cmake -DWITH_SEASTAR=ON ..":... Yuval Lifshitz
10:43 AM bluestore Bug #43538 (Pending Backport): BlueFS volume selector assert
Igor Fedotov
09:10 AM bluestore Bug #43538: BlueFS volume selector assert
I'm seeing this killing almost every osd one by one ( during 48h cycle) on one of our production clusters after upgra... Pietari Hyvärinen
10:19 AM Messengers Bug #42705: Messenger/MessengerTest.ConnectionRaceTest/0 hangs
> Although, I thought the `ceph_test_msgr` just ran the msgr unit tests in general, not actually tested against the b... Nathan Cutler
09:53 AM Orchestrator Bug #47185 (Resolved): TypeError: _daemon_add_misc() got an unexpected keyword argument
Sebastian Wagner
02:46 AM Orchestrator Bug #47185: TypeError: _daemon_add_misc() got an unexpected keyword argument
also, ... Kefu Chai
02:35 AM Orchestrator Bug #47185: TypeError: _daemon_add_misc() got an unexpected keyword argument
... Kefu Chai
01:08 AM Orchestrator Bug #47185: TypeError: _daemon_add_misc() got an unexpected keyword argument
offending PR https://github.com/ceph/ceph/pull/29489 Kefu Chai
01:03 AM Orchestrator Bug #47185: TypeError: _daemon_add_misc() got an unexpected keyword argument
urgent, because almost all cephadm tests are failing: https://pulpito.ceph.com/kchai-2020-08-29_13:54:19-rados-wip-ke... Kefu Chai
09:50 AM crimson Bug #47124 (Resolved): heartbeat: heartbeat fails after connection race
Xuehan Xu
09:48 AM Revision fa49f096 (ceph): mgr/cephadm: PEP8tify test_migration.py
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
09:16 AM Revision 642a6f13 (ceph): python-common: Make HostPlacementSpec.to_json() more friendly
We will now generate
```yaml
placement:
hosts:
- ceph-001
```
instead of
```yaml
placement:
hosts:
- hostn...
Sebastian Wagner
09:15 AM CephFS Bug #47201 (Fix Under Review): mds: CDir::_omap_commit(int): Assertion `committed_version == 0' f...
Zheng Yan
09:14 AM Revision 03a97548 (ceph): Merge pull request #36877 from sebastian-philipp/mgr-module-fix-kwargs-...
mgr/mgr_module.py: CLICommand: Fix parsing of kwargs arguments
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Review...
Sebastian Wagner
09:11 AM Revision cb2cc228 (ceph): mds: fix incorrect check for if dirfrag is being fragmented
Fixes: https://tracker.ceph.com/issues/47201
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
08:56 AM Dashboard Backport #47198: nautilus: mgr/dashboard: Datatable catches select events from other datatables
This backport should include https://tracker.ceph.com/issues/47175 Tiago Melo
08:56 AM Dashboard Backport #47199: octopus: mgr/dashboard: Datatable catches select events from other datatables
This backport should include https://tracker.ceph.com/issues/47175 Tiago Melo
08:43 AM Dashboard Backport #47199 (In Progress): octopus: mgr/dashboard: Datatable catches select events from other...
Laura Paduano
08:54 AM Dashboard Bug #47175 (Resolved): mgr/dashboard: Fix stale table actions
This issue doesn't require the creation of individual backports, since it should be included in the backports of #46903. Tiago Melo
08:50 AM Revision 9c912d54 (ceph): mgr/dashboard: add e2e tests for the Orchestrator components
Fixes: https://tracker.ceph.com/issues/44637
Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>
Kiefer Chang
08:50 AM Dashboard Backport #47197 (In Progress): octopus: mgr/dashboard: Disable autocomplete on user form
Laura Paduano
08:49 AM Revision 642ffaf3 (ceph): mgr/dashboard: Disable autocomplete on user form
Fixes: https://tracker.ceph.com/issues/46915
Signed-off-by: Volker Theile <vtheile@suse.com>
(cherry picked from com...
Volker Theile
08:46 AM Revision fa621c9d (ceph): Merge pull request #36859 from tspmelo/wip-fix-onselect
mgr/dashboard: Fix stale table actions
Reviewed-by: Volker Theile <vtheile@suse.com>
Reviewed-by: Stephan Müller <sm...
Laura Paduano
08:43 AM Revision 6c80e2ef (ceph): mgr/dashboard: Datatable catches select events from other datatables
Ensure we do not process DOM 'select' events, see https://github.com/swimlane/ngx-datatable/issues/899.
Fixes: https...
Volker Theile
08:28 AM rbd Bug #45731 (Duplicate): TestDeepCopy.Snaps_LargerDstObjSize fails in jenkins "make check" run
Duplicate of #43608 Mykola Golub
08:14 AM Revision f3bd8f25 (ceph): doc/mgr: fix outdated `orch apply` docs.
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
08:11 AM Revision fc6f35a8 (ceph): cmake: expose Sanitizers_COMPILE_OPTIONS as a list
* cmake/modules/FindSanitizers.cmake: do not pollute CMAKE_REQUIRED_FLAGS
* cmake/modules/FindSanitizers.cmake: expos...
Kefu Chai
06:26 AM Bug #47208 (Closed): ceph-osd Failed to create bluestore
--- begin dump of recent events ---
-47> 2020-08-31 11:41:02.120 fffebf2f2c50 5 asok(0xaaabb9604800) register_co...
fengsheng wang
06:08 AM RADOS Bug #47207 (New): Mon crashes during adding osd
Mon crashes during adding osd:
Found that osd was not successfully added to the crush map
mon log:
debug 202...
伟 宋
06:07 AM RADOS Feature #46663 (Pending Backport): Add pg count for pools in the `ceph df` command
Vikhyat Umrao
05:31 AM RADOS Feature #46663 (Resolved): Add pg count for pools in the `ceph df` command
Kefu Chai
05:59 AM rbd Bug #46875 (Resolved): TestLibRBD.TestPendingAio: test_librbd.cc:4539: Failure or SIGSEGV
Mykola Golub
05:59 AM Revision 912f6fab (ceph): Merge pull request #36839 from dillaman/wip-46875
librbd: flush all incomplete in-flight IOs upon image close
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
05:31 AM Revision 9c4d1799 (ceph): Merge pull request #36819 from vumrao/wip-vumrao-46663
mon/PGMap: add pg count for pools in the ceph df command
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Kefu...
Kefu Chai
05:17 AM Revision 31418020 (ceph): crimson/pg: check acting set change before appending pglog
Fixes: https://tracker.ceph.com/issues/47133
Signed-off-by: Xuehan Xu <xxhdx1985126@gmail.com>
Xuehan Xu
04:04 AM Bug #44399: qa: /usr/libexec/platform-python fails / core dumps
umm, yes Brad, I rechecked seems like pr:35811 was included in my batch analysis, thanks for verifying my analysis, m... Deepika Upadhyay
03:25 AM Bug #44399: qa: /usr/libexec/platform-python fails / core dumps
Deepika, /a/yuriw-2020-08-27_00:49:53-rados-wip-yuri8-testing-2020-08-26-2329-octopus-distro-basic-smithi/5379176/ is... Brad Hubbard
03:17 AM RADOS Bug #46405: osd/osd-rep-recov-eio.sh: TEST_rados_repair_warning: return 1
/a/yuriw-2020-08-27_00:49:53-rados-wip-yuri8-testing-2020-08-26-2329-octopus-distro-basic-smithi/5379176/ Brad Hubbard
02:39 AM Revision 568c4604 (ceph): Merge pull request #33852 from rosinL/wip-fix-enqueue-dead-qp-deadlock
msg/async/rdma: avoid enqueue_dead_qp deadlock
Reviewed-by: Peng Liu <liupeng37@baidu.com>
Kefu Chai
02:29 AM Orchestrator Feature #47165 (In Progress): Update orch device ls (plain) to show the LSM data now available fr...
PR raised which gives the following output... Paul Cuzner
02:20 AM Revision dea7ac0f (ceph): orchestrator: intergrate LSM information with device ls
libstoragemgmt metatdata is now available with ceph-volume,
so this patch reformats the plain text output mode of the...
Paul Cuzner
01:44 AM Orchestrator Bug #46910: cephadm: Unable to create an iSCSI target
Created an open build system (OBS) request (PR) to add the missing pacakage to the ceph-base pattern used in building... Matthew Oliver
01:12 AM Revision 7a921c0d (ceph): Client: defer puting the inode
To make sure the code is under client_lock when puting the inodes.
Fixes: https://tracker.ceph.com/issues/46882
Sign...
Xiubo Li
01:12 AM Revision 5f4b2170 (ceph): client: defer cancelling the timer event
If there has to much data need to flush or the osd couldn't handle
writting the data to disk and response on time, th...
Xiubo Li
01:10 AM Revision 01f3dcf8 (ceph): client: remove _sync_write_commit which makes no sense any more
Just to use put_cap_ref(in, CEPH_CAP_FILE_BUFFER) instead.
Signed-off-by: Xiubo Li <xiubli@redhat.com>
Xiubo Li

08/30/2020

11:55 PM rgw Bug #46806: tempest tests fail in test_create_container_with_remove_metadata_key
Great, thanks Casey, now I can see the failed tests:... Matthew Oliver
11:35 PM Messengers Bug #42705: Messenger/MessengerTest.ConnectionRaceTest/0 hangs
Nathan Cutler wrote:
...
> [...]
Although, I thought the `ceph_test_msgr` just ran the msgr unit tests in genera...
Matthew Oliver
11:30 PM Messengers Bug #42705: Messenger/MessengerTest.ConnectionRaceTest/0 hangs
Cool, thanks Nathan. Will create a new script that will use sesdev (though Sage probably uses centos/redhat) to creat... Matthew Oliver
03:22 PM Cleanup #47061 (Resolved): [src/test/osd/RadosModel.h] WriteOp would be better to add the last re...
Kefu Chai
03:21 PM Revision 90e54349 (ceph): Merge pull request #36767 from tchaikov/wip-47061
test/osd/RadosModel: check retval of read op
Reviewed-by: Samuel Just <sjust@redhat.com>
Kefu Chai
03:15 PM Revision ae74674a (ceph): crimson/osd: eliminate a local variable
for better readability
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:15 PM Revision f16b628c (ceph): crimson/osd: call PeeringState::get_peer_missing(peer)
as PeeringState::get_peer_missing(const pg_shard_t &peer) already checks
for the non-existent shard, and because `get...
Kefu Chai
03:15 PM Revision fadb26dc (ceph): crimson/osd: use logger() instead of crimson::get_logger(...)
for better readability
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:15 PM Revision c4992739 (ceph): crimson/osd: encode OI with CEPH_FEATURES_ALL
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:15 PM Revision f77072b5 (ceph): crimson/osd: check for primary out side of is_misdirected()
so we can check can_serve_replica_read() without checking primary again.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:15 PM Revision 6767397d (ceph): crimson/osd: return EAGAIN if !can_serve_replica_read()
it's necessary for serving balanced read.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:03 PM crimson Bug #47133: thrash test failed in PeeringState::on_peer_recover(pg_shard_t, hobject_t const&, eve...
... Kefu Chai
01:22 PM RADOS Bug #47206 (New): Ceph-mon crashes with zero exit code when no space left on device
When filesystem gets filled up to 100% ceph-mon exits with zero code and systemd reports that everything is OK.
h3...
Serge B.
10:34 AM Revision fb8174d5 (ceph): test/osd/RadosModel: use in-class initiailization
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
10:34 AM Revision fac55e79 (ceph): test/osd/RadosModel: use range-based for loop
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
10:34 AM Revision 79345046 (ceph): test/osd/RadosModel: do not set done
we don't reuse TestOp, and `done` should have been reset in the
constructor.
Signed-off-by: Kefu Chai <kchai@redhat....
Kefu Chai
10:34 AM Revision 8dd6d915 (ceph): test/osd/RadosModel: check retval of read op
* check racing read's return value
* check if racing read completes
Fixes: https://tracker.ceph.com/issues/47061
Sig...
Kefu Chai
10:34 AM Revision 742f8abc (ceph): test/osd/RadosModel: assure that tid seq is contiguous
before this change:
4: finishing write tid 1 to gen81094472-1
4: finishing write tid 2 to gen81094472-1
4: finish...
Kefu Chai
10:34 AM Revision 7f32c707 (ceph): test/osd: use stack for ObjectDesc::iterator::stack
better readability this way
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:32 AM Revision fa69a02d (ceph): common/admin_socket: replace #warning with TODO
less distracting when fixing compiling error / warnings this way
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:32 AM Revision 2863dd4e (ceph): crimson/mon: replace #warning with TODO
less distracting when fixing compiling error / warnings this way
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:48 AM CephFS Bug #47201: mds: CDir::_omap_commit(int): Assertion `committed_version == 0' failed.
Backporting note:
* octopus backport should be done together with #46273
* nautilus backport has no dependency an...
Nathan Cutler
06:46 AM CephFS Backport #46520 (Need More Info): octopus: mds: deleting a large number of files in a directory c...
setting "Need More Info" to prevent blind automated backport Nathan Cutler
05:45 AM CephFS Feature #47161: mds: add dedicated field to inode for fscrypt context
Jeff Layton wrote:
> The prototype implementation uses an xattr, so I'm aware how that works, but there is more to t...
Zheng Yan

08/29/2020

09:49 PM Revision d3769574 (ceph): Merge pull request #36815 from sebastian-philipp/cephadm-pep8-module
mgr/cephadm: PEP8tify module.py
Reviewed-by: Adam King <adking@redhat.com>
Reviewed-by: Michael Fritch <mfritch@suse...
Sebastian Wagner
06:41 PM Revision ce35b338 (ceph): mgr/cephadm: PEP8tify module.py
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
06:34 PM Orchestrator Feature #45378 (Resolved): cephadm: manage /etc/ceph/ceph.conf
Sebastian Wagner
06:25 PM Revision 4ea54664 (ceph): Merge pull request #36858 from adk3798/cephadm-47171
mgr/cephadm: Verify non-empty list in get_active_daemon functions
Reviewed-by: Sebastian Wagner <sebastian.wagner@su...
Sebastian Wagner
06:24 PM Revision cd7817c5 (ceph): Merge pull request #36849 from sebastian-philipp/cephadm-kick-when-monmap
mgr/cephadm: kick serve loop to trigger ceph.conf deployment
Reviewed-by: Michael Fritch <mfritch@suse.com>
Sebastian Wagner
06:24 PM Revision acc77a7e (ceph): Merge pull request #36753 from sebastian-philipp/mgr-cephadm-schedule-r...
mgr/cephadm: Make daemon actions asynchronous
Reviewed-by: Adam King <adking@redhat.com>
Reviewed-by: Michael Fritch...
Sebastian Wagner
05:24 PM Revision c1eff9f7 (ceph): os/kstore: fix collection_list ordering
It has the same key escaping bug as the blustore has, but we
don't need to workaround it here because kstore is not i...
Mykola Golub
05:24 PM Revision 2a67fc5e (ceph): os/kstore: fix collection_list properly set next if end reached
Previously it was setting it to GMAX (happened when one had end
set to not GMAX and max set to INT_MAX).
Signed-off-...
Mykola Golub
05:24 PM Revision 08fab7a8 (ceph): test/objectstore: make store_test also run collection_list_legacy
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
05:24 PM Revision f2ccd547 (ceph): os/bluestore: refactor _collection_list
Make it operate with oids only hiding keys in CollectionListIterator.
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
05:22 PM Revision 72d6f041 (ceph): qa: move run_shell args to kwargs
To avoid listing all run args.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
05:22 PM Revision d33c6157 (ceph): qa: test for statfs on deleted file system
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
05:22 PM Revision 6772c40c (ceph): mon: ignore statfs requests on invalid poolid
Otherwise, we'll see a SIGSEGV when trying to get the size in
get_pool_free_space.
Fixes: https://tracker.ceph.com/i...
Patrick Donnelly
03:50 PM Revision cacfa18a (ceph): Merge pull request #35891 from changchengx/multi_stress_watch
test/multi_stress_watch: use internel API to connect cluster
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:49 PM Revision e94d2f7d (ceph): Merge pull request #36868 from zhoufeng2021/removeunsed
msg/async: cleanup unused function local_deliver()
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:16 PM Revision a9b80fc2 (ceph): test/osd/RadosModel: rename local variable
for better readability
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:16 PM Revision 48f76c2e (ceph): test/osd/RadosModel: add more comments
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:16 PM Revision ca00bb79 (ceph): test/osd/RadosModel: use insert_or_assign()
for better performance, and less repeatings.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:13 PM Revision a7ce3ea9 (ceph): Merge pull request #36888 from batrick/release-notes-union
doc: use union merge strategy for resolving conflicts in PendingRelea…
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:43 PM Revision 76055898 (ceph): pybind/rados: add Iocxt::aio_cmpext()
Signed-off-by: Zhang Jiao <zhangjiao@cmss.chinamobile.com> zhangjiao
01:43 PM Revision 17c3c946 (ceph): test/pybind: test aio_cmpext()
Signed-off-by: Zhang Jiao <zhangjiao@cmss.chinamobile.com> zhangjiao
01:21 PM RADOS Bug #47204: ceph osd getting shutdown after joining to cluster
uploaded ceph osd logs screenshot for reference ceph ceph
01:20 PM RADOS Bug #47204 (New): ceph osd getting shutdown after joining to cluster
after adding new disks in existing cluster with luminous 12.2.12 version (old servers) with one more node addition wi... ceph ceph
10:02 AM Revision 94953dd9 (ceph): msg/async/ProtocolV2: allow rxbuf/txbuf get bigger in testing
We have a kernel client test case that constructs huge auth tickets
to exercise the three related code paths in the k...
Ilya Dryomov
06:56 AM Revision bc45de0a (ceph): Merge pull request #36886 from batrick/librados-statfs-header
librados: remove unused header
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:26 AM Revision 8a9412ee (ceph): msg/async/rdma: avoid enqueue_dead_qp deadlock
In RDMADispatcher::handle_async_event, when case
IBV_EVENT_QP_LAST_WQE_REACHED matched, enqueue_dead_qp wants the loc...
chunsong feng
02:16 AM Revision 5e5ceadb (ceph): librados: remove unused headers
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
01:59 AM Revision 048da589 (ceph): doc: use union merge strategy for resolving conflicts in PendingRelease...
Generally, the conflict resolution performed manually is always to do a
union: automate this. This avoids pointless r...
Patrick Donnelly
12:49 AM CephFS Bug #47011 (Pending Backport): client: Client::open() pass wrong cap mask to path_walk
Patrick Donnelly
12:48 AM Revision ed90c076 (ceph): Merge PR #36701 into master
* refs/pull/36701/head:
client: make Client::open() pass proper cap mask to path_walk
Reviewed-by: Patrick Donnelly...
Patrick Donnelly
12:48 AM Revision ed892ebb (ceph): Merge PR #36641 into master
* refs/pull/36641/head:
mds : skip show_cache if level of log is lower than 7
Reviewed-by: Patrick Donnelly <pdonne...
Patrick Donnelly
12:45 AM CephFS Bug #47202 (Fix Under Review): qa: Replacing daemon mds.a as rank 0 with standby daemon mds.b" in...
Patrick Donnelly
12:44 AM CephFS Bug #47202 (Resolved): qa: Replacing daemon mds.a as rank 0 with standby daemon mds.b" in cluster...
... Patrick Donnelly
12:44 AM Revision e4f39676 (ceph): qa: ignore expected mds failover message
Fixes: https://tracker.ceph.com/issues/47202
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
12:21 AM CephFS Backport #46520: octopus: mds: deleting a large number of files in a directory causes the file sy...
PR introduced a bug: https://tracker.ceph.com/issues/47201 Patrick Donnelly
12:20 AM CephFS Bug #47201 (Resolved): mds: CDir::_omap_commit(int): Assertion `committed_version == 0' failed.
... Patrick Donnelly

08/28/2020

09:13 PM Dashboard Bug #47143 (Fix Under Review): mgr/dashboard: About modal footer color changes if another modal w...
Neha Ojha
09:13 PM mgr Bug #47132: mgr: Caught signal (Segmentation fault) thread_name:safe_timer
This sounds like it's related to the test setup - the auth failure suggests clocks may not have been synchronized, an... Josh Durgin
08:31 PM Revision 0902bf0e (ceph): Merge PR #36882 into master
* refs/pull/36882/head:
qa/tests: Added "--force-priority"
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
06:32 PM Revision 3b4714bc (ceph): blk/spdk/NVMEDevice.cc: fix a core dump issue of sync read
Signed-off-by: Yuan Lu <yuan.y.lu@intel.com> Yuan Lu
05:26 PM RADOS Bug #47159 (Pending Backport): add ability to clean_temps in osdmaptool
Neha Ojha
05:05 PM CephFS Bug #47182 (Fix Under Review): mon: deleting a CephFS and its pools causes MONs to crash
Patrick Donnelly
04:48 AM CephFS Bug #47182 (Resolved): mon: deleting a CephFS and its pools causes MONs to crash
This is a clone of #41228. The bug is back in Octopus:
https://tracker.ceph.com/issues/41228#note-11
and in Nau...
Patrick Donnelly
04:17 PM Dashboard Backport #47000 (Resolved): nautilus: mgr/dashboard/api: reduce verbosity in API tests log output
Patrick Donnelly
04:17 PM Revision af0268dc (ceph): Merge PR #36692 into nautilus
* refs/pull/36692/head:
mgr/dashboard/api: reduce amount of daemon logs
Reviewed-by: Laura Paduano <lpaduano@suse.c...
Patrick Donnelly
03:32 PM Revision bf0bf804 (ceph): msg,messages: remove MMonMetadata
MMonMetadata is sent to pre-luminous monitors and handled only for
backward compatibility with pre-luminous monitors....
Kefu Chai
03:21 PM Revision bb9878d1 (ceph): Merge pull request #36729 from changchengx/zero_malloc
crush: do not malloc for empty bucket and avoid member variables after memset() with 0
Reviewed-by: Kefu Chai <kchai...
Kefu Chai
03:17 PM Revision 8c04ee89 (ceph): Merge pull request #36820 from tchaikov/wip-test-multi_stress_watch
test/multi_stress_watch: use condition_variable for level triggering
Reviewed-By: Josh Durgin <jdurgin@redhat.com>
R...
Kefu Chai
03:14 PM Revision 8fef8156 (ceph): Merge pull request #36832 from neha-ojha/wip-clean-temps
tools/osdmaptool.cc: add ability to clean_temps
Reviewed-By: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
02:57 PM Documentation #47190 (In Progress): Document tuning of object gateway bucket lifecycle configuration
Vikhyat Umrao
01:58 PM Documentation #47190 (Closed): Document tuning of object gateway bucket lifecycle configuration
Document tuning of object gateway bucket lifecycle to be more aggressive based upon a specific workload. Michael Hackett
02:55 PM Dashboard Bug #47188: mgr/dashboard: ceph dashboard does not display device health data, with error message...
Here is the output of smartctl, also attached the image I posted above in case link goes dead... joel waddell
02:48 PM Dashboard Bug #47188: mgr/dashboard: ceph dashboard does not display device health data, with error message...
Thanks for the report! Would you mind posting the output of the @smartctl@ command as well? This might help us to fig... Lenz Grimmer
01:47 PM Dashboard Bug #47188 (In Progress): mgr/dashboard: ceph dashboard does not display device health data, with...
Deployed ceph on baremetal ubuntu 20.04 servers using ceph-ansible. When going to dashboard > hosts > host-list > ddc... joel waddell
02:42 PM CephFS Backport #47200 (Rejected): octopus: scheduled cephfs snapshots (via ceph manager)
https://github.com/ceph/ceph/pull/37142 Nathan Cutler
02:39 PM CephFS Bug #46278 (Resolved): mds: Subvolume snapshot directory does not save attribute "ceph.quota.max_...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:39 PM RADOS Bug #46445 (Resolved): nautilis client may hunt for mon very long if msg v2 is not enabled on mons
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:39 PM mgr Documentation #46676 (Resolved): mgr/crash: invalid crash remove example
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:38 PM Dashboard Backport #47199 (Resolved): octopus: mgr/dashboard: Datatable catches select events from other da...
https://github.com/ceph/ceph/pull/36899 Nathan Cutler
02:38 PM Dashboard Backport #47198 (Resolved): nautilus: mgr/dashboard: Datatable catches select events from other d...
https://github.com/ceph/ceph/pull/37756 Nathan Cutler
02:38 PM Dashboard Backport #47197 (Resolved): octopus: mgr/dashboard: Disable autocomplete on user form
https://github.com/ceph/ceph/pull/36901 Nathan Cutler
02:38 PM rbd Backport #47196 (Rejected): octopus: tools: ceph-immutable-object-cache plugin register failed
Nathan Cutler
02:38 PM mgr Bug #46980 (Resolved): pybind/mgr/restful: use dict.items() for py3 compatible
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:38 PM bluestore Backport #47195 (Resolved): octopus: Default value for 'bluestore_volume_selection_policy' is wrong
https://github.com/ceph/ceph/pull/37092 Nathan Cutler
02:37 PM bluestore Backport #47194 (Resolved): nautilus: Default value for 'bluestore_volume_selection_policy' is wrong
https://github.com/ceph/ceph/pull/37091 Nathan Cutler
02:37 PM bluestore Bug #47069 (Resolved): os/bluestore: dump onode that has too many spanning blobs
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
02:36 PM Dashboard Backport #47193 (Need More Info): nautilus: mgr/dashboard: telemetry module throws error "list in...
Nathan Cutler
02:36 PM Dashboard Backport #47193 (Resolved): nautilus: mgr/dashboard: telemetry module throws error "list index ou...
https://github.com/ceph/ceph/pull/37318 Nathan Cutler
02:36 PM Dashboard Backport #47192 (Need More Info): octopus: mgr/dashboard: telemetry module throws error "list ind...
Nathan Cutler
02:35 PM Dashboard Backport #47192 (Resolved): octopus: mgr/dashboard: telemetry module throws error "list index out...
https://github.com/ceph/ceph/pull/37302 Nathan Cutler
02:36 PM Dashboard Bug #46977 (Fix Under Review): mgr/dashboard: telemetry module throws error "list index out of ra...
Nathan Cutler
02:35 PM Dashboard Bug #46977 (Pending Backport): mgr/dashboard: telemetry module throws error "list index out of ra...
Nathan Cutler
02:35 PM Documentation #47189 (In Progress): Document tuning of object gateway garbage collection configur...
Vikhyat Umrao
01:58 PM Documentation #47189 (Resolved): Document tuning of object gateway garbage collection configuration
Delete heavy workloads can often fall behind RGW garbage collection, we need to document how to tune gc for these typ... Michael Hackett
02:35 PM Revision 05841505 (ceph): qa/tests: Added "--force-priority"
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
02:34 PM Dashboard Bug #47191 (Resolved): octopus: mgr/dashboard: Fix npm package's vulnerabilities
We haven't update octopus packages in a while and currently we have lots of npm package's vulnerabilities.
> found...
Tiago Melo
02:29 PM Revision 2c37b74b (ceph): doc: document tuning of object gateway garbage collection
Fixes: https://tracker.ceph.com/issues/47189
Signed-off-by: mhackett <mhackett@redhat.com>
Michael Hackett
02:01 PM rbd Backport #47093 (Need More Info): octopus: RBD string-based config options are ignored
master PR is non-trivial to backport, and introduced bugs into master, the fixes for which need to be backported as well Nathan Cutler
02:00 PM rbd Backport #47094 (Need More Info): nautilus: RBD string-based config options are ignored
master PR is non-trivial to backport, and introduced bugs into master, the fixes for which need to be backported as well Nathan Cutler
01:58 PM RADOS Support #47150: ceph df - big difference between per-class and per-pool usage
Marius Leustean wrote:
> Alright, *ceph osd df tree class nvme* outputs the same capacity as the RAW STORAGE above (...
Igor Fedotov
11:19 AM RADOS Support #47150: ceph df - big difference between per-class and per-pool usage
Alright, *ceph osd df tree class nvme* outputs the same capacity as the RAW STORAGE above (11TB).
Does it mean tha...
Marius Leustean
10:33 AM RADOS Support #47150: ceph df - big difference between per-class and per-pool usage
MAX AVAIL in POOL sections is primarily determined by the OSD with the least amount of free space.
"ceph osd df tree...
Igor Fedotov
01:25 PM Dashboard Bug #37408 (In Progress): mgr/dashboard: Hide/disable the "Use a dedicated data pool" option if n...
Stephan Müller
01:04 PM CephFS Backport #47058 (Resolved): nautilus: mgr/volumes: Clone operation uses source subvolume root dir...
Shyamsundar Ranganathan
01:04 PM CephFS Backport #47058: nautilus: mgr/volumes: Clone operation uses source subvolume root directory mode...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36744
Merged as part of PR https://github.com/ceph/ceph/...
Shyamsundar Ranganathan
01:03 PM Bug #47187 (Resolved): master FTBFS with glibc 2.32
master Fails To Build From Source with glibc 2.32:... Nathan Cutler
12:46 PM rbd Bug #46803 (In Progress): MigrateRequest.cc: 129: FAILED ceph_assert(image_ctx.parent != nullptr)
Mykola Golub
12:35 PM Revision fa7ea358 (ceph): script/gen_state_diagram.py: s/python/python3/
python does not necessarily on a modern distro which has only python3,
so use python3 instead.
Signed-off-by: Kefu C...
Kefu Chai
12:35 PM Revision cf357e17 (ceph): doc/conf.py: define CEPH_RADOS_API for breathe
otherwise we could have following errors:
Invalid C declaration: Expected identifier in nested name, got keyword: in...
Kefu Chai
12:35 PM Revision fce56ad6 (ceph): admin/doc-requirements: bump up sphinx to 3.2.1
* use the latest stable sphinx
* unpin breathe, sphinx-autodoc-typehints, so pip can choose the
compatible versions...
Kefu Chai
12:27 PM rgw Backport #46997 (In Progress): nautilus: S3 API DELETE /{bucket}?encryption or DELETE /{bucket}?r...
Nathan Cutler
11:52 AM rgw Backport #47186 (In Progress): nautilus: rgw:RGWLifecycleConfiguration::dump() can not dump trans...
Nathan Cutler
11:35 AM rgw Backport #47186 (Resolved): nautilus: rgw:RGWLifecycleConfiguration::dump() can not dump transitions
https://github.com/ceph/ceph/pull/36880 Nathan Cutler
11:35 AM rgw Bug #46647 (Pending Backport): rgw:RGWLifecycleConfiguration::dump() can not dump transitions
Nathan Cutler
11:34 AM rgw Backport #47144 (In Progress): octopus: rgw:RGWLifecycleConfiguration::dump() can not dump transi...
Nathan Cutler
11:04 AM Revision 46c91297 (ceph): Merge pull request #36854 from idryomov/wip-krbd-default-pool-fix
rbd: fix default pool handling for krbd map/unmap
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Ilya Dryomov
10:56 AM Revision 922f962a (ceph): mgr/mgr_module.py: CLICommand: Fix parsing of kwargs arguments
Make parsing of keyword arguments a bit safer by
makeing sure the key is actually a valid parameter name
Fixes: http...
Sebastian Wagner
10:38 AM CephFS Feature #47161: mds: add dedicated field to inode for fscrypt context
The prototype implementation uses an xattr, so I'm aware how that works, but there is more to this than just setting ... Jeff Layton
08:26 AM CephFS Feature #47161: mds: add dedicated field to inode for fscrypt context
xattr is the most suitable place, because client can create file and set xattr at the same time. This is similar to s... Zheng Yan
10:36 AM bluestore Bug #46124 (Resolved): Potential race condition regression around new OSD flock()s
Igor Fedotov
10:32 AM Dashboard Backport #46342 (In Progress): octopus: mgr/dashboard: Remove useless tab in monitoring/alerts da...
Tiago Melo
10:31 AM Dashboard Backport #46973 (Resolved): nautilus: mgr/dashboard: Hide table action input field if limit=0
Lenz Grimmer
10:30 AM Dashboard Backport #46345 (In Progress): octopus: mgr/dashboard: Host delete action should be disabled if n...
Laura Paduano
10:30 AM Revision 1a9a5b0f (ceph): Merge pull request #36783 from callithea/wip-46973-nautilus
nautilus: mgr/dashboard: Hide table action input field if limit=0
Reviewed-by: Avan Thakkar <athakkar@redhat.com>
Re...
Lenz Grimmer
10:29 AM Revision 787d6258 (ceph): mgr/dashboard: Host delete action should be disabled if not managed by ...
Fixes: https://tracker.ceph.com/issues/46146
Signed-off-by: Volker Theile <vtheile@suse.com>
(cherry picked from com...
Volker Theile
10:28 AM Orchestrator Bug #47185 (Resolved): TypeError: _daemon_add_misc() got an unexpected keyword argument
https://pulpito.ceph.com/swagner-2020-08-28_09:46:34-rados:cephadm-wip-swagner-testing-2020-08-28-1004-distro-basic-s... Sebastian Wagner
10:27 AM Dashboard Bug #46601 (Resolved): Fix API test timeout issues
Lenz Grimmer
10:27 AM mgr Backport #46913 (Resolved): nautilus: Fix API test timeout issues
Lenz Grimmer
10:21 AM Revision ccc890cd (ceph): Merge pull request #36607 from s0nea/wip-46913-nautilus
nautilus: mgr/dashboard/api: increase API health timeout
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-...
Lenz Grimmer
10:20 AM Revision 4798b8f5 (ceph): mgr: Add missing states to PG_STATES in mgr_module.py.
Fixes: https://tracker.ceph.com/issues/46808
Signed-off-by: Harley Gorrell <harley@panix.com>
(cherry picked from com...
james gorrell
10:16 AM Orchestrator Feature #47165: Update orch device ls (plain) to show the LSM data now available from ceph-volume
We're quickly approaching a state where the table is too big to look nice.
Might probably make sense to add somet...
Sebastian Wagner
10:10 AM Orchestrator Bug #46412 (Can't reproduce): cephadm trying to pull mimic based image
please reopen, if you still see this Sebastian Wagner
10:09 AM Orchestrator Bug #47134 (Pending Backport): cephadm: Unable to infer container image when tag is missing
Sebastian Wagner
10:08 AM Orchestrator Bug #45279 (Resolved): cephadm bootstrap: monmaptool --create: error writing to '/tmp/monmap': (2...
I think this is fixed with https://github.com/ceph/ceph/pull/35651
Please reopen if you still see this.
Sebastian Wagner
10:04 AM Orchestrator Bug #47141 (Resolved): cephadm: make check: _check_pool_exists: PyCapsule_GetPointer called with ...
Sebastian Wagner
10:01 AM Orchestrator Bug #47170 (Fix Under Review): cephadm "ceph-c2f4ec26-c63c-11ea-80c1-90b11c20b87d-osd.3-activate"...
Sebastian Wagner
07:35 AM Orchestrator Bug #47170: cephadm "ceph-c2f4ec26-c63c-11ea-80c1-90b11c20b87d-osd.3-activate" is already in use ...
/a/yuriw-2020-08-26_18:16:40-rados-wip-yuri-testing-2020-08-26-1631-octopus-distro-basic-smithi/5378288
Deepika Upadhyay
09:59 AM Revision bff74b01 (ceph): cephadm: properly remove `osd-activate` container
Othwerise we end up with being unable to create
new containers, due to the name being already used
Fixes: https://tr...
Sebastian Wagner
09:57 AM Revision 9ffbffbe (ceph): mon/PGMap: add pg count for pools in the ceph df command
Fixes: https://tracker.ceph.com/issues/46663
Signed-off-by: Vikhyat Umrao <vikhyat@redhat.com>
Vikhyat Umrao
09:54 AM Dashboard Backport #46972 (In Progress): octopus: mgr/dashboard: Hide table action input field if limit=0
Laura Paduano
09:52 AM Revision f114b9d4 (ceph): mgr/dashboard: Hide table action input field if limit=0
Fixes: https://tracker.ceph.com/issues/46901
Signed-off-by: Volker Theile <vtheile@suse.com>
(cherry picked from comm...
Volker Theile
09:49 AM Revision 1f3a5d43 (ceph): mgr/dashboard: Remove useless tab in monitoring/alerts datatable details
Fixes: https://tracker.ceph.com/issues/46249
Signed-off-by: Volker Theile <vtheile@suse.com>
(cherry picked from com...
Volker Theile
09:35 AM Revision 78b30e12 (ceph): test: use existing replicated tier instead of using ec_overwrite
Signed-off-by: Myoungwon Oh <myoungwon.oh@samsumg.com> Myoungwon Oh
09:34 AM Dashboard Backport #46933 (In Progress): octopus: mgr/dashboard: crushmap viewer is vertically compressed
Laura Paduano
09:34 AM Revision ac21154f (ceph): mgr/dashboard: Fix for CrushMap viewer items getting compressed vertically
Intents to fix the crushmap viewer tree children getting compressed vertically when more osd's are added.
Fixes: htt...
Nizamudeen A
09:32 AM Dashboard Backport #46970 (In Progress): octopus: mgr/dashboard: Proper format iSCSI target portals
Laura Paduano
09:31 AM Revision be93487e (ceph): mgr/dashboard: Proper format iSCSI target portals
Proper format the 'Portals' and 'Images' columns.
Fixes: https://tracker.ceph.com/issues/46908
Signed-off-by: Volke...
Volker Theile
09:25 AM Dashboard Bug #47052 (Resolved): mgr/dashboard: ceph api test failure: "Invalid URL 'None/api/auth'" (test_...
Laura Paduano
09:06 AM Revision a6f01c4a (ceph): ceph-volume: show correct rejected reason in inventory if device type i...
If device type is not acceptable in `c-v inventory`, its rejected reason
becomes "Insufficient space (<5GB)" by mista...
Satoru Takeuchi
08:54 AM RADOS Bug #45647: "ceph --cluster ceph --log-early osd last-stat-seq osd.0" times out due to msgr-failu...
/a/shuzhenyi-2020-08-28_05:41:22-rados:thrash-wip-shuzhenyi-testing-2020-08-28-0955-distro-basic-smithi/5381787/
rad...
Zhenyi Shu
07:56 AM RADOS Bug #45647: "ceph --cluster ceph --log-early osd last-stat-seq osd.0" times out due to msgr-failu...

/a/yuriw-2020-08-27_00:49:53-rados-wip-yuri8-testing-2020-08-26-2329-octopus-distro-basic-smithi/5379206/
rados/si...
Deepika Upadhyay
08:47 AM Revision fb7729c6 (ceph): Merge pull request #36866 from yison/fix-core-dump-issue-of-sync-read
blk/spdk/NVMEDevice.cc: fix a core dump issue of sync read
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:47 AM rgw Bug #47179: AdminSocket::do_accept() terminate called after throwing an instance of 'std::out_of_...
Ah, this stack is coming from an instance of radosgw. I wondered about the call to clone since ceph_test_admin_socket... Brad Hubbard
08:46 AM rbd Bug #46916 (Pending Backport): tools: ceph-immutable-object-cache plugin register failed
Mykola Golub
08:32 AM Revision f81b82a4 (ceph): mon/Monitor: do not handle MMonMetadata
MMonMetadata is sent to pre-luminous monitors and handled only for
backward compatibility with pre-luminous monitors....
Kefu Chai
08:27 AM Revision b2732303 (ceph): msg/async: cleanup unused function local_deliver()
Signed-off-by: zhoufeng <zhoufeng2021@outlook.com> zhoufeng
08:17 AM Revision e56ace7f (ceph): Merge pull request #36802 from dillaman/wip-46916
librbd: expose internal plugin API to plugin libraries
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
08:06 AM Orchestrator Bug #47127: osd_id_claims uses shortlabel instead of the FQDN and cannot be fulfilled.
I have tracked it down to the ... Daniël Vos
08:01 AM CephFS Bug #21777: src/mds/MDCache.cc: 4332: FAILED assert(mds->is_rejoin())
mds.node188-2(rank 2) receive MMDSCacheRejoin message from mds.node185-0(rank 1), but mds.node188-2 is in resolve sta... haitao chen
07:58 AM RADOS Bug #46508: Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY)
/a/ http://qa-proxy.ceph.com/teuthology/yuriw-2020-08-27_00:49:53-rados-wip-yuri8-testing-2020-08-26-2329-octopus-dis... Deepika Upadhyay
07:56 AM Revision d0978ddf (ceph): mgr/cephadm: add test_daemon_check
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
07:54 AM Revision 365f839a (ceph): mgr/cephadm: Make daemon actions asynchronous
Fixes broken `ceph orch redeploy <current active mgr>`
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
07:52 AM Bug #44399: qa: /usr/libexec/platform-python fails / core dumps
/a/yuriw-2020-08-27_00:49:53-rados-wip-yuri8-testing-2020-08-26-2329-octopus-distro-basic-smithi/5379176/ Deepika Upadhyay
07:51 AM Revision ce4798ba (ceph): mgr/cephadm: add scheduled_daemon_actions to HostCache
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
07:51 AM Revision 3e5676d6 (ceph): mgr/cephadm: move fail_over from upgrade.py to MgrService
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
07:42 AM CephFS Bug #41072 (Pending Backport): scheduled cephfs snapshots (via ceph manager)
Jan Fajerski
07:41 AM RADOS Bug #46323: thrash_cache_writeback_proxy_none: FAILED ceph_assert(version == old_value.version) i...
/a/yuriw-2020-08-26_18:16:40-rados-wip-yuri-testing-2020-08-26-1631-octopus-distro-basic-smithi/5378493... Deepika Upadhyay
07:38 AM RADOS Bug #46318: mon_recovery: quorum_status times out
/a/yuriw-2020-08-26_18:16:40-rados-wip-yuri-testing-2020-08-26-1631-octopus-distro-basic-smithi/5378436... Deepika Upadhyay
07:34 AM Orchestrator Bug #46529: cephadm: error removing storage for container "...-mon": remove /var/lib/containers/s...
5378365, 5378277, 5378451, 5378510
yuriw-2020-08-26_18:16:40-rados-wip-yuri-testing-2020-08-26-1631-octopus-distro-b...
Deepika Upadhyay
12:21 AM Orchestrator Bug #46529: cephadm: error removing storage for container "...-mon": remove /var/lib/containers/s...
/a/teuthology-2020-08-26_07:01:02-rados-master-distro-basic-smithi/5377136
/a/teuthology-2020-08-26_07:01:02-rados-m...
Neha Ojha
07:33 AM Support #47177: can not remove orch service (mgr) - Failed to remove service. <mgr.cph02> was not...
Please have a look at ... Sebastian Wagner
07:29 AM Revision 66a9f87d (ceph): mgr/cephadm: _create_daemon: remove usused parameter
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
07:29 AM Revision f5ae34ab (ceph): mgr/cephadm: _wait_for_ok_to_stop: add missing f-prefix
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
07:29 AM Revision e6f22378 (ceph): mgr/orch: daemon redeploy: Fix missing default value
Fixes: https://tracker.ceph.com/issues/47035
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
07:24 AM Revision 0867cd4c (ceph): Merge pull request #36792 from sebastian-philipp/cephadm-pep8-inventory
mgr/cephadm: PEP8tify inventory.py
Reviewed-by: Michael Fritch <mfritch@suse.com>
Sebastian Wagner
07:20 AM Revision f0302551 (ceph): Merge pull request #36848 from sebastian-philipp/cephadm-no-pep8-test_s...
mgr/cephadm: disable autopep8 for test_{spec,scheduling}.py
Reviewed-by: Michael Fritch <mfritch@suse.com>
Sebastian Wagner
04:21 AM Revision de2128a7 (ceph): Merge pull request #29489 from jan--f/cephfs-snap-schedule
pybind/snap_schedule: add initial interface Venky Shankar
04:15 AM rbd Feature #47076 (Resolved): tcmu-runner: do not acquire exclusive lock for reads
Xiubo Li
03:01 AM Revision 957a5cfb (ceph): Merge pull request #34566 from X0Ken/master
os/bluestore: Support flock retry
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Kefu Chai
02:51 AM Revision 210000e8 (ceph): Merge pull request #36507 from matthewoliver/msgr_intercepter_step_enum
msgr: interceptor test step enum to ease readability
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:48 AM Revision 08255a48 (ceph): Merge pull request #36762 from qwren/qat-doc-update
doc: the update for QAT Acceleration
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:47 AM Revision bf533c0b (ceph): test: fix to use set-chunk (with reference)
Signed-off-by: Myoungwon Oh <myoungwon.oh@samsumg.com> Myoungwon Oh
02:11 AM Revision fffdb651 (ceph): Merge PR #35941 into master
* refs/pull/35941/head:
doc/mgr: Supplement missing keywords 'crash'
Reviewed-by: Patrick Donnelly <pdonnell@redhat...
Patrick Donnelly
02:04 AM Revision 4a09be33 (ceph): rgw: log resharding events at level 1 (formerly 20)
log resharding events at level 1 (formerly 20)
Signed-off-by: Or Friedmann <ofriedma@redhat.com>
(cherry picked from...
Or Friedmann
01:49 AM Revision 1b7d06a9 (ceph): client: support getting ceph.dir.rsnaps vxattr
Fixes: https://tracker.ceph.com/issues/47168
Signed-off-by: Yanhu Cao <gmayyyha@gmail.com>
Yanhu Cao
01:49 AM Revision 01283c52 (ceph): rgw: log resharding events at level 1 (formerly 20)
log resharding events at level 1 (formerly 20)
Signed-off-by: Or Friedmann <ofriedma@redhat.com>
(cherry picked from...
Or Friedmann
01:47 AM Revision 1390debf (ceph): messages: fix decode version for snap_btime
Signed-off-by: Yanhu Cao <gmayyyha@gmail.com> Yanhu Cao
01:43 AM Revision 1272d6ec (ceph): rgw: dump transitions in RGWLifecycleConfiguration::dump()
Signed-off-by: Shengming Zhang <zhangsm01@inspur.com>
(cherry picked from commit c843b6f08799c1fef39a4a6fd24c27207d1e...
Huber ming
01:30 AM CephFS Feature #47168: client: support getting ceph.dir.rsnaps vxattr
v2: https://patchwork.kernel.org/patch/11742015/ Yanhu Cao
01:15 AM Revision c0d56ece (ceph): Merge pull request #36354 from BenoitKnecht/nautilus-doc-osd-op-queue
nautilus: doc/rados: Fix osd_op_queue default value
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Kefu Chai...
Neha Ojha
12:34 AM RADOS Bug #47181 (New): "sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeo...
... Neha Ojha
12:26 AM RADOS Bug #47180 (Resolved): qa/standalone/mon/mon-handle-forward.sh failure
... Neha Ojha

08/27/2020

10:29 PM RADOS Bug #24990: api_watch_notify: LibRadosWatchNotify.Watch3Timeout failed
/a/teuthology-2020-08-26_07:01:02-rados-master-distro-basic-smithi/5377129 Neha Ojha
10:27 PM RADOS Bug #45423: api_tier_pp: [ FAILED ] LibRadosTwoPoolsPP.HitSetWrite
/a/teuthology-2020-08-26_07:01:02-rados-master-distro-basic-smithi/5377120/ Neha Ojha
10:07 PM rgw Bug #47179 (Resolved): AdminSocket::do_accept() terminate called after throwing an instance of 's...
... Neha Ojha
09:20 PM rgw Bug #47074: rgw: bucket radoslist looping endlessly while processing a bucket
Im running:... Manuel Rios
09:18 PM rgw Bug #47074: rgw: bucket radoslist looping endlessly while processing a bucket
Manuel Rios Fernandez: I know you told me the answer to this via irc, but would you add the version of ceph you're ru... J. Eric Ivancich
09:17 PM rgw Bug #47074: rgw: bucket radoslist looping endlessly while processing a bucket
Manuel Rios Fernandez provided me with some logs to examine. Because they contain information that is not public, the... J. Eric Ivancich
09:01 PM CephFS Backport #47178 (In Progress): nautilus: qa: after the cephfs qa test case quit the mountpoints s...
Patrick Donnelly
08:57 PM CephFS Backport #47178 (Resolved): nautilus: qa: after the cephfs qa test case quit the mountpoints stil...
https://github.com/ceph/ceph/pull/36863 Patrick Donnelly
09:00 PM Revision a23d12b4 (ceph): qa/tasks/vstart_runner: use parent's umount methods
Signed-off-by: Xiubo Li <xiubli@redhat.com>
(cherry picked from commit 95820bf48f24579a099a2acf02575cddb3295c4a)
Con...
Xiubo Li
08:56 PM CephFS Bug #44408 (Pending Backport): qa: after the cephfs qa test case quit the mountpoints still exist
Patrick Donnelly
08:43 PM CephFS Backport #47157 (Resolved): nautilus: mgr/volumes: Mark subvolumes with ceph.dir.subvolume vxattr...
Patrick Donnelly
08:43 PM Revision 3f4f4e73 (ceph): Merge PR #36833 into nautilus
* refs/pull/36833/head:
nautilus: mgr/volumes: convert uid and gid to integer type
mgr/volumes: Address python brea...
Patrick Donnelly
07:42 PM Revision a4d4057b (ceph): mgr/volumes: Use snapshot root directory attrs when creating clone root
If a subvolumes mode or uid/gid values are changed post a snapshot,
and a clone of a snapshot prior to the change is ...
Shyamsundar Ranganathan
07:42 PM Revision 9fb45c2f (ceph): mgr/volumes: make subvolume_v2::_is_retained() object property
... and drop the leading underscore.
Fixes: https://tracker.ceph.com/issues/47154
Signed-off-by: Venky Shankar <vsha...
Venky Shankar
07:42 PM Revision 0398fe05 (ceph): mgr/volumes: maintain per subvolume trash directory
PR https://github.com/ceph/ceph/pull/36472 introduces changes
that disallow nested nested snapshots in a subtree (sub...
Venky Shankar
07:42 PM Revision 749537ed (ceph): mgr/volumes: Move incarnations for v2 subvolumes, to subvolume trash
For v2 subvolumes without any snapshots or pending purges
move the subvolume to trash, for the purge operation.
When...
Shyamsundar Ranganathan
07:42 PM Revision 753c22f5 (ceph): mgr/volumes: Mark subvolume root with the vxattr ceph.dir.subvolume
This enables snapshot scaling of subvolumes, and hence prevents
renaming, hardlinking etc. outside the subvolume.
Fi...
Shyamsundar Ranganathan
07:42 PM Revision 9d8aee12 (ceph): mgr/volumes: Tests amended and added to ensure subvolume trash function...
Amended a few test cases to ensure created subvolumes and snaps
are removed, and trash stays empty at the end of the ...
Shyamsundar Ranganathan
07:42 PM Revision 74341139 (ceph): mgr/volumes: handle idempotent subvolume marks
Fixes: https://tracker.ceph.com/issues/47154
Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from c...
Venky Shankar
07:42 PM Revision 4b681ee2 (ceph): mgr/volumes: Add test case to ensure subvolume is marked
with the vxattr ceph.dir.subvolume set to true.
Fixes: https://tracker.ceph.com/issues/47154
Signed-off-by: Shyamsun...
Shyamsundar Ranganathan
07:42 PM Revision 09d137cc (ceph): mgr/volumes: Disallow subvolume group level snapshots
Fixes: https://tracker.ceph.com/issues/47154
Signed-off-by: Shyamsundar Ranganathan <srangana@redhat.com>
(cherry pic...
Shyamsundar Ranganathan
07:42 PM Revision 4e0e4a39 (ceph): mgr/volumes: Prevent subvolume recreate if trash is not-empty
Fixes: https://tracker.ceph.com/issues/47154
Signed-off-by: Shyamsundar Ranganathan <srangana@redhat.com>
(cherry pic...
Shyamsundar Ranganathan
07:42 PM Revision 1b4ee08f (ceph): mgr/volumes: Update doc/cephfs/fs-volumes.rst for nautilus
Signed-off-by: Shyamsundar Ranganathan <srangana@redhat.com> Shyamsundar Ranganathan
07:42 PM Revision e8d053b7 (ceph): mgr/volumes: Address python breakage in python 2
Signed-off-by: Shyamsundar Ranganathan <srangana@redhat.com>
(cherry picked from commit 284dd3c4829f95b9618d98da49e59...
Shyamsundar Ranganathan
07:42 PM Revision ef17a6df (ceph): nautilus: mgr/volumes: convert uid and gid to integer type
... before chown in py2 environments.
Introduced-by: 0eaf9b0bd2786762160b83edc52d979f5aad233c
Signed-off-by: Ramana ...
Ramana Raja
07:37 PM rgw Backport #47056 (In Progress): nautilus: Decrease log level for bucket resharding
Nathan Cutler
03:45 AM rgw Backport #47056: nautilus: Decrease log level for bucket resharding
https://github.com/ceph/ceph/pull/36843 Huber ming
07:33 PM Support #47177 (Resolved): can not remove orch service (mgr) - Failed to remove service. <mgr.cph...
... Mario Ohnewald
07:32 PM rgw Backport #47057 (In Progress): octopus: Decrease log level for bucket resharding
Nathan Cutler
02:05 AM rgw Backport #47057: octopus: Decrease log level for bucket resharding
https://github.com/ceph/ceph/pull/36840 Huber ming
07:32 PM CephFS Backport #46796 (Resolved): nautilus: mds: Subvolume snapshot directory does not save attribute "...
Patrick Donnelly
07:31 PM Revision 383e4d70 (ceph): Merge PR #36404 into nautilus
* refs/pull/36404/head:
client: expose ceph.quota.max_bytes xattr within snapshots
Reviewed-by: Patrick Donnelly <p...
Patrick Donnelly
07:28 PM mgr Bug #46871 (Resolved): nautilus: device health - device not claimed by any active OSD daemons
Nathan Cutler
07:21 PM mgr Backport #46936: octopus: prometheus stats reporting fails with "KeyError"
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36786
merged
Yuri Weinstein
07:21 PM Revision d2c00875 (ceph): Merge pull request #36786 from callithea/wip-46936-octopus
octopus: mgr: Add missing states to PG_STATES in mgr_module.py.
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
07:16 PM Orchestrator Bug #46654 (Fix Under Review): Unsupported podman container configuration via systemd
Adam King
07:10 PM Revision e6792f30 (ceph): cephadm: Change service type to forking via systemd
Using Type=Forking and setting the PIDFile=
directive is the supported configuration for
running podman containers wi...
Adam King
06:36 PM Dashboard Backport #46091 (In Progress): octopus: mgr/dashboard: Table column dowpdown does not close
Tiago Melo
06:34 PM Revision 1b453dd1 (ceph): mgr/dashboard: Auto close table column dropdown on click outside
Fixes: https://tracker.ceph.com/issues/46091
This is a manually fix, since the original code includes a big refactor...
Tiago Melo
06:31 PM Dashboard Bug #46977: mgr/dashboard: telemetry module throws error "list index out of range"
Hi backport team,
The backports to Octopus and Nautilus will have conflicts. Please assign the backport tickets to...
Yaarit Hatuka
02:02 PM Dashboard Bug #46977 (Fix Under Review): mgr/dashboard: telemetry module throws error "list index out of ra...
Anonymizing the serial number in the device id string fails in rare cases where 'vendor' and 'model' are missing from... Yaarit Hatuka
06:31 PM bluestore Bug #47174: [BlueStore] Pool/PG deletion(space reclamation) is very slow
- Uploaded debug log file and osd.190.perf.dump - ... Vikhyat Umrao
06:19 PM bluestore Bug #47174: [BlueStore] Pool/PG deletion(space reclamation) is very slow
- dump_mempools:... Vikhyat Umrao
05:54 PM bluestore Bug #47174: [BlueStore] Pool/PG deletion(space reclamation) is very slow
I have selected one OSD for providing the debug log information. perf top from the same OSD.
ceph 84323 ...
Vikhyat Umrao
05:29 PM bluestore Bug #47174 (Resolved): [BlueStore] Pool/PG deletion(space reclamation) is very slow
Version - 14.2.8 was also reproduced in 12.2.12
- We use cosbench to fill the cluster - obviously for the RGW work...
Vikhyat Umrao
05:59 PM RADOS Documentation #47176 (New): creating pool doc is very out-of-date
https://docs.ceph.com/docs/master/rados/operations/pools/#create-a-pool
Ideally we shouldn't be talking about PGs ...
Patrick Donnelly
05:56 PM Revision 07cc9b75 (ceph): librbd: handle DNE from immutable-object-cache
Fixes: https://tracker.ceph.com/issues/46581
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit...
Mykola Golub
05:56 PM Revision a1b9620f (ceph): ceph-immutable-object-cache: don't return empty path for older clients
They would crash. Now they will try to read a non-existing file.
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cher...
Mykola Golub
05:56 PM Revision 208eeac1 (ceph): qa: add tests for immutable object cache
based on qemu task, use immutable_object_cache task to test parent cache
based on rbd_fio task, use immutable_object_...
CONGMIN YIN
05:56 PM Revision 0f0a95c5 (ceph): qa/suites/rbd: run c api tests on immutable object cache
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit 55024dcb74ac85c66abe0c94ff63f5d9c825cfc3)
Mykola Golub
05:56 PM Revision fe496717 (ceph): librbd: parent image cache should work for all parents in hierarchy
A parent image might have its own parent image and so forth. Use the
ImageCtx::child member instead to determine if i...
Jason Dillaman
05:56 PM Revision cb29f09c (ceph): librbd: fix parent cache races and error handling
If the plugin fails to connect to the daemon at start-up it will
crash the process due to a resource deadlock excepti...
Jason Dillaman
05:56 PM Revision 20355f1f (ceph): ceph-immutable-object-cache: handle DNE objects
(returning the empty path in the request)
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit 6...
Mykola Golub
05:56 PM Revision 4d8d089f (ceph): test/immutable_object_cache: remove lookup_object mock workaround
gmock already supports move.
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit 48066e322297bf...
Mykola Golub
05:56 PM Revision 0ff49db4 (ceph): librbd: make read_parent reusable
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit 187c92ff3dfe0f171de203c7820042f88c79b3d3)
C...
Mykola Golub
05:45 PM Revision 2c440ede (ceph): mgr/cephadm: Verify non-empty list in get_active_daemon functions
The get_active_daemon functions for monitoring stack daemons
were just returning the first or last daemon in the give...
Adam King
05:41 PM Dashboard Bug #46903: mgr/dashboard: Datatable catches select events from other datatables
This introduced a regression in master.
All backports should include https://tracker.ceph.com/issues/47175
Tiago Melo
10:34 AM Dashboard Bug #46903 (Pending Backport): mgr/dashboard: Datatable catches select events from other datatables
Lenz Grimmer
05:40 PM Dashboard Bug #47175 (Fix Under Review): mgr/dashboard: Fix stale table actions
Tiago Melo
05:35 PM Dashboard Bug #47175 (Resolved): mgr/dashboard: Fix stale table actions
If we don't emit the select event, the action button can become stale and not
update when the data changes.
This ...
Tiago Melo
05:36 PM Revision c9a73185 (ceph): mgr/dashboard: Fix stale table actions
If we don't emit the select event, the action button can become stale and not
update when the data changes.
This fix...
Tiago Melo
05:34 PM rbd Bug #46875 (Fix Under Review): TestLibRBD.TestPendingAio: test_librbd.cc:4539: Failure or SIGSEGV
Jason Dillaman
05:21 PM bluestore Backport #46584: octopus: os/bluestore: simplify Onode pin/unpin logic.
Igor Fedotov wrote:
> https://github.com/ceph/ceph/pull/36795
merged
Yuri Weinstein
05:21 PM Revision 24b8b66e (ceph): Merge pull request #36795 from ifed01/wip-ifed-simplify-pin-octopus
octopus: os/bluestore: simplify Onode pin/unpin logic
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
05:09 PM Stable releases Tasks #47173: octopus 15.2.5
h3. QE VALIDATION (STARTED 8/27/20)
*PRs list => see attached*
*sepia ceph cluster was upgraded *TBD* asa in ht...
Yuri Weinstein
05:06 PM Stable releases Tasks #47173 (Resolved): octopus 15.2.5
h3. Workflow
* "Preparing the release":http://ceph.com/docs/master/dev/development-workflow/#preparing-a-new-relea...
Yuri Weinstein
05:02 PM Revision 78224c21 (ceph): doc: add clean-temps to osdmaptool.rst
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
05:02 PM Revision 762966a0 (ceph): test/cli/osdmaptool/help.t: add clean-temps
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
05:01 PM Revision ab54d382 (ceph): tools/osdmaptool.cc: add ability to clean_temps
This is particularly useful for debugging purposes when clean_temps()
takes abnormally high amount of time due to fla...
Neha Ojha
04:53 PM rgw Backport #47114: octopus: rgw: hold reloader using unique_ptr
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36644
merged
Yuri Weinstein
04:53 PM rgw Backport #46471: octopus: crash on realm reload during shutdown
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36644
merged
Yuri Weinstein
04:53 PM Revision 090cc98f (ceph): Merge pull request #36644 from smithfarm/wip-46471-octopus
octopus: rgw: stop realm reloader before store shutdown
Reviewed-by: J. Eric Ivancich <ivancich@redhat.com>
Yuri Weinstein
04:52 PM Orchestrator Bug #47171 (Fix Under Review): mgr/cephadm: removing last service of a type raises IndexError
Adam King
03:40 PM Orchestrator Bug #47171 (Resolved): mgr/cephadm: removing last service of a type raises IndexError
... Patrick Seidensal
04:47 PM Bug #47120 (Resolved): "ModuleNotFoundError: No module named 'cStringIO'" in clients upgrades
Yuri Weinstein
04:02 PM Linux kernel client Bug #45153 (Duplicate): fsync locking up in certain conditions
Closing as duplicate of #44744 Jeff Layton
03:46 PM CephFS Bug #47172 (Resolved): mgr/nfs: Add support for RGW export
Current interface for CephFS:
https://docs.ceph.com/en/latest/cephfs/fs-nfs-exports/
The "ceph nfs cluster crea...
Varsha Rao
03:42 PM CephFS Feature #45746: mgr/nfs: Add interface to update export
Add an option to output export config in json format. Then user can use this json file to modify the existing export ... Varsha Rao
03:39 PM Orchestrator Bug #47170 (Resolved): cephadm "ceph-c2f4ec26-c63c-11ea-80c1-90b11c20b87d-osd.3-activate" is alre...
... Sebastian Wagner
03:25 PM Dashboard Bug #46818 (Resolved): mgr/dashboard: Unable to edit iSCSI logged-in client
Lenz Grimmer
03:25 PM Dashboard Backport #46925 (Resolved): nautilus: mgr/dashboard: Unable to edit iSCSI logged-in client
Lenz Grimmer
03:21 PM Revision 75a85e3e (ceph): Merge pull request #36613 from tspmelo/wip-46925-nautilus
nautilus: mgr/dashboard: Unable to edit iSCSI logged-in client
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Review...
Lenz Grimmer
03:09 PM CephFS Bug #45745 (Rejected): mgr/nfs: Move enable pool to cephadm
Because we need to create/enable the nfs-ganesha pool for all orchestrator backends, I think this should stay in the ... Patrick Donnelly
03:07 PM Revision 26f231f6 (ceph): Merge pull request #36572 from dmick/wip-cephadm-doc
doc/mgr: Clean up orchestrator.rst (spell/punct, awkward wording)
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed...
Sebastian Wagner
03:02 PM Orchestrator Bug #45465: cephadm: `ceph orch restart osd` has the potential to break your cluster
... Sebastian Wagner
02:51 PM rbd Backport #46725: nautilus: ceph-iscsi: selinux avc denial on rbd-target-api from ioctl access
Jason Dillaman wrote:
> https://github.com/ceph/ceph/pull/36304
meged
Yuri Weinstein
02:51 PM Revision c68dc9b8 (ceph): Merge pull request #36304 from dillaman/wip-46725-nautilus
nautilus: ceph-iscsi: selinux fixes
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Yuri Weinstein
02:33 PM rbd Backport #46791 (In Progress): octopus: parent cache does not properly handle DNE objects
Jason Dillaman
02:29 PM bluestore Bug #47053 (Pending Backport): Default value for 'bluestore_volume_selection_policy' is wrong
Kefu Chai
02:28 PM Revision 7fded722 (ceph): Merge pull request #36750 from ifed01/wip-ifed-enable-flexible-bluefs
os/bluestore: enable more flexible bluefs space management by default.
Reviewed-by: Neha Ojha <nojha@redhat.com>
Kefu Chai
02:26 PM Revision 786b87cd (ceph): Merge pull request #36718 from ShraddhaAg/add-dir-to-archive-in-logs
qa/tasks/ceph.py: add ceph logs directory in job's info.yaml
Reviewed-By: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
02:16 PM Revision 7b1a1109 (ceph): librbd: add internal API for plugin libraries
To avoid the need to expose internal librbd symbols as public, expose
a select set of symbols via an internal plugin ...
Jason Dillaman
02:15 PM bluestore Bug #44731 (Closed): Space leak in Bluestore
Doesn't look like a Ceph issue. Neha Ojha
02:11 PM bluestore Bug #46490 (Need More Info): osds crashing during deep-scrub
Neha Ojha
02:03 PM bluestore Bug #46994 (Need More Info): 14.2.11 OSD crash BlueFS.cc: 1662: FAILED ceph_assert(r == 0)
Neha Ojha
02:01 PM rbd Bug #46754: RBD string-based config options are ignored
This broke default pool handling for krbd map/unmap, should be fixed by https://github.com/ceph/ceph/pull/36854. Ilya Dryomov
02:00 PM rbd Backport #47093: octopus: RBD string-based config options are ignored
This broke default pool handling for krbd map/unmap. Please include https://github.com/ceph/ceph/pull/36854 in this b... Ilya Dryomov
01:59 PM rbd Backport #47094: nautilus: RBD string-based config options are ignored
This broke default pool handling for krbd map/unmap. Please include https://github.com/ceph/ceph/pull/36854 in this ... Ilya Dryomov
01:55 PM Revision 92f21b1a (ceph): snap_schedule: add metadata fields, refactor Schedule, multiple Schedul...
This commit adds a bunch of interesting metadata fields to the DB and
refactors the Schedule class so that it concent...
Jan Fajerski
01:55 PM Revision 6c63b353 (ceph): pybind/mgr/snap-schedule: list - print ws separated results
This should make it easy to consume for cli tools.
Also simplifies some internals.
Signed-off-by: Jan Fajerski <jfaj...
Jan Fajerski
01:55 PM Revision 759403a0 (ceph): pybind/mgr/snap-schedule: add interface to de-/activate schedules
This allows to 1) activate schedules that have previously been
deactivated due to the path no existing and 2) allowin...
Jan Fajerski
01:55 PM Revision aee0981b (ceph): pybind/mgr/snap-schedule: refactor schedule into two modules
This separates the Schedule class from the SnapSchedClient class.
Motivation is cleaner code layout and simpler testi...
Jan Fajerski
01:55 PM Revision efc9ca03 (ceph): pybing/mgr/snap_schedule: Add active flag to status report
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
01:55 PM Revision 07efe450 (ceph): pybind/mgr/snap_schedule: refactor Schedule ctor, make more args optional
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
01:55 PM Revision f19114a7 (ceph): pybind/snap_schedule: return negative error codes
Signed-off-by: Venky Shankar <vshankar@redhat.com> Venky Shankar
01:55 PM Revision a48efa43 (ceph): pybing/mgr/snap_sched: improve SQL statements, logging, metadata
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
01:55 PM Revision 5b9c924b (ceph): pybind/mgr/snap_schedule: add unit tests
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
01:55 PM Revision 0af14495 (ceph): pybind/mgr/snap-schedule: fix meta uniqueness contraint
This adds a simple test for the Schedule.store_schedule. This test
exposed a bug (couldn't add schedule on different ...
Jan Fajerski
01:55 PM Revision 5f0c5f28 (ceph): pybing/mgr/snap_schedule: add more unit tests
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
01:55 PM Revision 8ebf967c (ceph): pybing/mgr/snap_schedule: add separate retention interface
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
01:55 PM Revision 38a3e213 (ceph): pybind/mgr/snap_schedule: integrate with mgr wide tox testing
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
01:55 PM Revision 39cf0d9e (ceph): pybind/mgr/snap_schedule: add type hint for mypy, fix import
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
01:55 PM Revision ed61ed9b (ceph): pybing/mgr/snap_schedule: guard minute repeat interval
To enable the use of a minutely repeat interval in the snap schedules,
this adds a guard that checks for the SNAP_SCH...
Jan Fajerski
01:55 PM Revision 4d29eaea (ceph): pybind/mgr/snap_schedule: datetime.fromisoformat fallbacks
fromisoformat was introduced in pytho3.7. This can be worked around by
either installing
https://github.com/movermeye...
Jan Fajerski
01:55 PM Revision b88b5e96 (ceph): pybind/mgr/snap_schedule: fix import locations for unit tests
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
01:55 PM Revision 19f918a5 (ceph): pybind/mgr/snap_schedule: don't use as keyword in update statement
While UPDATE <table_name> AS <alias> ... should be valid SQL syntax. It seems
like only some sqlite version support i...
Jan Fajerski
01:55 PM Revision 4823e657 (ceph): pybing/mgr/snap_schedule: normalize dates to utc and ignore microseconds
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
01:55 PM Revision 6491e53f (ceph): pybind/mgr/snap_schedule: fix imports for snap_schedule vs mgr wide tox...
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
01:55 PM Revision ee9dea6c (ceph): pybing/mgr/mgr_module: allow keyword arguments
If a mgr module encounters an argument values containing a '=' parsing
switches to kwargs style parsing independent o...
Jan Fajerski
01:55 PM Revision 2ec5a238 (ceph): pybind/mgr/mgr_util: CephFSClient - add helper methods
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
01:55 PM Revision 26b94fe2 (ceph): snap_schedule: add initial interface and basic CRUD ops
Storage of schedules is in an in-memory sqlite DB that gets serialized
to an rados object.
Signed-off-by: Jan Fajers...
Jan Fajerski
01:55 PM Revision 29a6f721 (ceph): spec: include snap_schedule in ceph spec file
Signed-off-by: Venky Shankar <vshankar@redhat.com> Venky Shankar
01:55 PM Revision 39cbd137 (ceph): pybind/mgr/snap_schedule: take snapshots according to schedule.
Timers are scheduled for the next snapshot to be taken. The next Timer
is canceled in case the snapshot DB is changed...
Jan Fajerski
01:55 PM Revision 3f3df878 (ceph): snap-schedule: Implement pruning according to retention specfication
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
01:53 PM Revision c06338f3 (ceph): rbd: fix default pool handling for krbd map/unmap
The default pool name does not get passed to the kernel since commit
96f05a7956b3 ("rbd: delay determination of defau...
Ilya Dryomov
01:53 PM Revision da4ffd83 (ceph): rbd: rename some MapOptions instances to unmap_options
It is no longer a global variable, so rename the ones that have to do
with options for unmapping (currently just "for...
Ilya Dryomov
01:51 PM CephFS Feature #47102 (Fix Under Review): mds: add perf counter for cap messages
Kotresh Hiremath Ravishankar
01:50 PM Revision 446c46b4 (ceph): tool, test: make with-reference default when called set-chunk
Signed-off-by: Myoungwon Oh <myoungwon.oh@samsumg.com> Myoungwon Oh
01:38 PM Revision f5db6395 (ceph): Merge pull request #36816 from sebastian-philipp/cephadm-pep8-osd
mgr/cephadm: PEP8tify services/osd.py
Reviewed-by: Adam King <adking@redhat.com>
Sebastian Wagner
01:31 PM Revision 43a44974 (ceph): Merge pull request #36830 from tchaikov/wip-crimson-recovery-cleanup
crimson/osd: recovery related cleanup
Reviewed-by: Xuehan Xu <xxhdx1985126@163.com>
Reviewed-by: Radoslaw Zarzynski ...
Kefu Chai
01:26 PM Revision f20618f4 (ceph): librados: add LIBRADOS_SUPPORTS_GETADDRS support
This will be very helpful when release ceph package(like RPM) with
backporting rados_getaddrs() api to previous versi...
Xiubo Li
01:24 PM Revision fc8ba27e (ceph): librados: expose msgr client addresses via API
This is a partial backport of the librados API changes from commit
df507cde8d71063d5873a42f668156e4c32e86f9.
Signed-...
Jason Dillaman
01:23 PM Revision ebb6db77 (ceph): Merge pull request #36841 from matthewoliver/cephadm_iscsi_dev_volumemount
cephadm: Give better access to the /dev in the iscsi container
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse....
Sebastian Wagner
01:15 PM Revision 5e9fa1d9 (ceph): librbd: added missing <string> include to PoolMetadata header
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
(cherry picked from commit 84f629e1b1c8b336b9ce6bcc2466010045e...
kalebskeithley
01:15 PM Revision 7b47cfef (ceph): common: add missing #include
clang++-9.0.1 and libc++ require them to build
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commi...
Kefu Chai
01:10 PM RADOS Backport #46932 (In Progress): nautilus: librados: add LIBRBD_SUPPORTS_GETADDRS support
Jason Dillaman
12:50 PM Revision 48834128 (ceph): Merge pull request #36811 from sebastian-philipp/mgr-always-mock-rados
pybind/mgr: pytest: Unconditionally mock the rados objects
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewe...
Sebastian Wagner
12:30 PM ceph-volume Backport #47146 (In Progress): octopus: ceph-volume: backport the libstoragemagmt integration
Jan Fajerski
12:30 PM Revision 45fe98e9 (ceph): ceph-volume: address PR merge comments
Change to use existing properties of the Device class to
determine whether the lsm data gathering should be
attempted...
Paul Cuzner
12:30 PM Revision a884fe27 (ceph): ceph-volume: Update inventory tests to stress LSMDisk
Inventory tests now test the LSMDisk class directly
Signed-off-by: Paul Cuzner <pcuzner@redhat.com>
(cherry picked f...
Paul Cuzner
12:30 PM Revision 749ef343 (ceph): ceph-volume: add libstoragemgmt support
Initial support for libstoragemgmt integration to
provide additional metadata to the device inventory.
LSM provides ...
Paul Cuzner
12:30 PM Revision bce0b669 (ceph): ceph-volume: minor updates prior to merge #1
Changes addressing comments in PR - commit to be
squashed prior to merge
Signed-off-by: Paul Cuzner <pcuzner@redhat....
Paul Cuzner
12:30 PM Revision 8197f181 (ceph): ceph-volume: fixes for PR #2
Fixes to resolve the following issues raised in the PR
led_status
transport_map and lsm_Disk references
health_map a...
Paul Cuzner
12:30 PM Revision 959c83a7 (ceph): ceph-volume: add mock test to validate lsm_data field
The lsm_data field (dict) is now checked for format and
content as part of tox tests
Signed-off-by: Paul Cuzner <pcu...
Paul Cuzner
12:30 PM Revision 7047ab16 (ceph): ceph-volume: improve pytest coverage of the LSMDisk class
By adding lsm_Disk, the attribute can be overridden within
the testcases to allow mock data to be used
Signed-off-by...
Paul Cuzner
12:30 PM Revision 9d14078d (ceph): Merge pull request #36844 from BryceCao/wip-correct-log-output
rgw: correct log output when decode bucket CORS attr Daniel Gryniewicz
12:27 PM Revision 836e1d42 (ceph): Merge pull request #36736 from ceph/47052-fix-base-uri-api-tests
mgr/dashboard: fix API tests: Invalid URL: None/api/auth
Reviewed-by: Tatjana Dehler <tdehler@suse.com>
Reviewed-by:...
Laura Paduano
12:22 PM Orchestrator Feature #46666 (In Progress): cephadm: Introduce 'container' specification to deploy custom conta...
Volker Theile
12:13 PM Dashboard Bug #42607 (Resolved): mgr/dashboard: dashboard e2e Jenkins job failures on Nautilus backport PRs
Lenz Grimmer
12:13 PM Dashboard Backport #45917 (Rejected): mimic: mgr/dashboard: dashboard e2e Jenkins job failures on Nautilus ...
Mimic has been retired in the meanwhile: https://ceph.io/releases/mimic-is-retired/ Lenz Grimmer
12:12 PM Dashboard Bug #40015 (Resolved): mgr/dashboard: Use serial RGW Admin OPS API calls
Lenz Grimmer
12:12 PM Dashboard Backport #40055 (Rejected): mimic: mgr/dashboard: Use serial RGW Admin OPS API calls
Mimic has been retired in the meanwhile: https://ceph.io/releases/mimic-is-retired/ Lenz Grimmer
12:10 PM Dashboard Bug #24420 (Resolved): Module 'dashboard' has failed: No module named routes
Lenz Grimmer
12:09 PM mgr Backport #40690 (Rejected): mimic: Module 'dashboard' has failed: No module named routes
Mimic has been retired in the meanwhile: https://ceph.io/releases/mimic-is-retired/ Lenz Grimmer
12:08 PM Orchestrator Bug #47169 (Won't Fix): cephadm: wrong command parsing for `cephadm logs`
... Sebastian Wagner
12:08 PM Revision ee6ad736 (ceph): blk/spdk: remove nvme retry count option from NVMEDevice
Since 62bb65289dd0 ("nvme: change retry count can be configured via bdev nvme driver")
this global variable is remove...
Roman Penyaev
12:08 PM Revision 69087780 (ceph): spdk: pick up spdk v20.07
NVMe-RBD gateway utility uses SPDK's RBD bdev backend and NVMe-oF
transport support. so let's use the latest SPDK rel...
Kefu Chai
12:08 PM Revision 8b1c06dc (ceph): cmake: update list of libraries compiled from DPDK/SPDK
on the newest DPDK/SPDK some libraries were removed, while some of them
were added. so update the list accordingly to...
Roman Penyaev
12:08 PM Revision 8e7a7e30 (ceph): cmake: use core2 when targeting amd64
instead of sticking to the building host's march (native), use a safer
guess.
Fixes: https://tracker.ceph.com/issues...
Kefu Chai
12:03 PM Revision a1c3f3b7 (ceph): Merge pull request #36818 from sebastian-philipp/orch-pep8
mgr/orchestrator: PEP8tify
Reviewed-by: Adam King <adking@redhat.com>
Sebastian Wagner
11:28 AM Dashboard Bug #46494 (Resolved): mgr/dashboard: remove password field if login is using SSO and fix error m...
Lenz Grimmer
11:28 AM Dashboard Backport #46993 (Resolved): octopus: mgr/dashboard: remove password field if login is using SSO a...
Lenz Grimmer
11:27 AM Revision f66676d2 (ceph): Merge pull request #36689 from rhcs-dashboard/wip-46993-octopus
Reviewed-by: Tatjana Dehler <tdehler@suse.com>
Reviewed-by: Volker Theile <vtheile@suse.com>
Lenz Grimmer
10:56 AM CephFS Backport #47096: nautilus: mds: provide altrenatives to increase the total cephfs subvolume snaps...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36804
m...
Nathan Cutler
10:56 AM bluestore Backport #47070 (Resolved): nautilus: os/bluestore: dump onode that has too many spanning blobs
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36756
m...
Nathan Cutler
10:55 AM mgr Backport #46981 (Resolved): nautilus: pybind/mgr/restful: use dict.items() for py3 compatible
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36670
m...
Nathan Cutler
10:55 AM RADOS Backport #46952 (Resolved): nautilus: nautilis client may hunt for mon very long if msg v2 is not...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36634
m...
Nathan Cutler
10:55 AM Dashboard Backport #46907: octopus: mgr/dashboard: Extract documentation link to a component
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36587
m...
Nathan Cutler
10:09 AM Dashboard Backport #46907 (Resolved): octopus: mgr/dashboard: Extract documentation link to a component
Lenz Grimmer
10:54 AM Dashboard Backport #46974: octopus: mgr/dashboard: Strange iSCSI discovery auth behavior
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36782
m...
Nathan Cutler
08:40 AM Dashboard Backport #46974 (Resolved): octopus: mgr/dashboard: Strange iSCSI discovery auth behavior
Lenz Grimmer
10:54 AM Dashboard Backport #47155: octopus: mgr/dashboard: redirect to original URL after successful login
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36831
m...
Nathan Cutler
08:38 AM Dashboard Backport #47155 (Resolved): octopus: mgr/dashboard: redirect to original URL after successful login
Lenz Grimmer
10:54 AM RADOS Backport #46586: octopus: The default value of osd_scrub_during_recovery is false since v11.1.1
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36661
m...
Nathan Cutler
10:54 AM mgr Backport #46996: octopus: mgr/crash: invalid crash remove example
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36690
m...
Nathan Cutler
10:33 AM Revision 6040a45c (ceph): Merge pull request #36590 from votdev/issue_46903_prevent_select_events
mgr/dashboard: Datatable catches select events from other datatables
Reviewed-by: Laura Paduano <lpaduano@suse.com>
...
Lenz Grimmer
10:15 AM Dashboard Bug #46915 (Pending Backport): mgr/dashboard: Disable autocomplete on user form
Lenz Grimmer
10:15 AM Revision ec66fe7a (ceph): Merge pull request #36599 from votdev/issue_46915_login_autocomplete
mgr/dashboard: Disable autocomplete on user form
Reviewed-by: Tatjana Dehler <tdehler@suse.com>
Reviewed-by: Tiago M...
Lenz Grimmer
10:09 AM Dashboard Cleanup #36565 (Resolved): mgr/dashboard: Extract documentation link to a component
Lenz Grimmer
10:08 AM Revision 0f539d25 (ceph): Merge pull request #36587 from tspmelo/wip-46907-octopus
octopus: mgr/dashboard: Extract documentation link to a component
Reviewed-by: Volker Theile <vtheile@suse.com>
Lenz Grimmer
10:03 AM Revision 773b4c64 (ceph): Merge pull request #36799 from mgfritch/cephadm-iscsi-check-mon-command
mgr/cephadm: use `check_mon_command` during iscsi config Sebastian Wagner
10:03 AM Revision 63c7e270 (ceph): Merge pull request #36797 from mgfritch/cephadm-infer-image-no-tag
cephadm: infer latest image with a valid tag
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Reviewed-by: ...
Sebastian Wagner
10:01 AM Revision 3a0c965d (ceph): Merge pull request #36752 from mgfritch/cephadm-nfs-redux
mgr/cephadm: clean-up nfs service
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Reviewed-by: Varsha Rao ...
Sebastian Wagner
09:59 AM Revision a80eafcf (ceph): Merge pull request #36330 from Devp00l/wip-46551
cephadm: Update error message on host failure
Reviewed-by: Michael Fritch <mfritch@suse.com>
Reviewed-by: Sebastian ...
Sebastian Wagner
09:50 AM CephFS Feature #47168 (Resolved): client: support getting ceph.dir.rsnaps vxattr
https://patchwork.kernel.org/patch/11740285/ Yanhu Cao
09:38 AM Revision 053d7e6f (ceph): Merge pull request #36614 from rishabh-d-dave/cv-add-tests-for-new-lvm-...
octopus: ceph-volume: add tests for new functions that run LVM commands Jan Fajerski
09:38 AM Revision 6e88d8a6 (ceph): Merge pull request #36608 from rishabh-d-dave/cv-rm-container-classes-o
octopus: ceph-volume: remove container classes from api/lvm.py Jan Fajerski
09:33 AM Revision 4609210e (ceph): mgr/cephadm: kick serve loop to trigger ceph.conf deployment
Otherwise we'll wait 600s.
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
09:25 AM rgw Bug #47167 (Resolved): rgw: lifecycle: Days can not be 0 for Expiration rules
Hi RGW team,
Nautilus 14.2.11.
I can apply next rule:...
Aleksandr Rudenko
09:22 AM rgw Feature #42493: Simplify Login Radosgw-admin API
Actually it's pretty easy, on bash for example:... Konstantin Shalygin
08:40 AM Revision ff7c7ae4 (ceph): mgr/dashboard: Remove histogram component
This commit is intended for code cleanup of Histogram component.
Fixes: https://tracker.ceph.com/issues/26954
Signed...
anurag
08:40 AM Revision ed6721f2 (ceph): Merge pull request #36782 from callithea/wip-46974-octopus
octopus: mgr/dashboard: Strange iSCSI discovery auth behavior
Reviewed-by: Volker Theile <vtheile@suse.com>
Lenz Grimmer
08:38 AM Revision 28b455d9 (ceph): Merge pull request #36831 from rhcs-dashboard/wip-47155-octopus
octopus: mgr/dashboard: redirect to original URL after successful login
Reviewed-by: Volker Theile <vtheile@suse.com>
Lenz Grimmer
08:20 AM Revision d30d5e47 (ceph): mgr/cephadm: disable autopep8 for test_{spec,scheduling}.py
The signal to noise ratio is just too bad.
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
06:41 AM rgw Bug #46647: rgw:RGWLifecycleConfiguration::dump() can not dump transitions
backport could be Octopus and Nautilus Huber ming
06:32 AM Revision 07cf0e2d (ceph): rgw: correct log output when decode bucket CORS attr
Signed-off-by: caolei <cao.leilc@inspur.com> cao.leilc
06:25 AM Revision 4e67b77f (ceph): Merge pull request #36842 from cyx1231st/wip-fix-crimson-heartbeat
crimson/osd: fix unexpected connection markdown in heartbeat
Reviewed-by: Xuehan Xu <xxhdx1985126@163.com>
Reviewed-...
Kefu Chai
05:38 AM Revision e112a172 (ceph): rgw: fix vector index warning
src/rgw/rgw_etag_verifier.cc: In member function ‘virtual int RGWPutObj_ETagVerifier_MPU::process(ceph::bufferlist&&,... Changcheng Liu
04:55 AM Revision b7547d1c (ceph): crimson/net: cleanup, reset event is synchronously called
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
04:41 AM rgw-testing Bug #47060 (Resolved): All ragweed tests failing
Kefu Chai
04:41 AM RADOS Bug #47002 (Resolved): python-rados: connection error
Kefu Chai
04:40 AM Revision 031d363c (ceph): Merge pull request #36807 from badone/wip-tracker-47002-legacy_vals-key...
common/config: Make sure legacy_values are updated
Reviewed-by: Ali Maredia <amaredia@redhat.com>
Reviewed-by: Kefu ...
Kefu Chai
04:33 AM Orchestrator Feature #46811 (Closed): cephadm: add host metadata to the orchestrator's inventory
Paul Cuzner
04:30 AM Orchestrator Feature #47165 (Closed): Update orch device ls (plain) to show the LSM data now available from ce...
Data returned from ceph-volume now includes libstoragemgmt data (health, transport, led support etc), so the orch dev... Paul Cuzner
03:41 AM Revision 3b1ab031 (ceph): Merge pull request #36535 from hualongfeng/fixed_unused_bluefs
os/bluestore: do not update used_blocks with bluefs_extents if bluefs is not available
Reviewed-by: Igor Fedotov <if...
Kefu Chai
03:23 AM crimson Bug #47124: heartbeat: heartbeat fails after connection race
See https://github.com/ceph/ceph/pull/36842 Yingxin Cheng
03:17 AM Revision 82aedd8f (ceph): osd: chunk_info must hold a reference
Every mapping in chunk_map must have a corresponding refcount
Signed-off-by: Myoungwon Oh <myoungwon.oh@samsumg.com>
Myoungwon Oh
03:16 AM Revision e5099a7b (ceph): mgr/telemetry: fix device id splitting when anonymizing serial
Anonymizing the serial number in the device id string fails in rare
cases where 'vendor' and 'model' are missing from...
Yaarit Hatuka
03:15 AM Revision 6f608e15 (ceph): test: adjust test cases based on a new flush scheme
Signed-off-by: Myoungwon Oh <myoungwon.oh@samsumg.com> Myoungwon Oh
03:05 AM Revision bfadb828 (ceph): crimson/osd: fix unexpected connection markdown in heartbeat
Pass reference when log Heartbeat::Connection instance, or the
destructor will be called incorrectly, and the conn be...
Yingxin Cheng
02:45 AM Revision 076c4d75 (ceph): common/config: Make sure legacy_values are updated
Must be updated after final change to 'values'
Fixes: https://tracker.ceph.com/issues/47002
Signed-off-by: Brad Hub...
Brad Hubbard
02:45 AM Revision f522cbf0 (ceph): Merge PR #36827 into master
* refs/pull/36827/head:
qa/suites/smoke: remove packages on test completion
Reviewed-by: Neha Ojha <nojha@redhat.com>
Patrick Donnelly
02:44 AM Revision 40c0d682 (ceph): cephadm: Give better access to the /dev in the iscsi container
In testing it seems the main iscsi container's /dev related volume mount to just
/dev/log is too narrow. And in certa...
Matthew Oliver
02:14 AM Revision 22b4d3a0 (ceph): Merge pull request #36801 from yuriw/wip-yuriw-crontab-master
qa/tests: clients' upgrades for older releases must use "-t py2"
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-...
Kefu Chai
01:38 AM Revision b4a95994 (ceph): osd: make checking intersect range simple
Signed-off-by: Myoungwon Oh <myoungwon.oh@samsumg.com> Myoungwon Oh
01:03 AM rgw Documentation #47164 (New): doc/radosgw: make "<IAM URL>" clearer
<frizinacci> Hey ceph. Trying to get an RGW STS token to assume role in my client application. I try to follow docume... Zac Dover

08/26/2020

11:40 PM Revision 70eb9c75 (ceph): librbd: flush all incomplete in-flight IOs upon image close
Fixes: https://tracker.ceph.com/issues/46875
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
11:35 PM CephFS Backport #47096 (Resolved): nautilus: mds: provide altrenatives to increase the total cephfs subv...
Patrick Donnelly
02:38 AM CephFS Backport #47096 (In Progress): nautilus: mds: provide altrenatives to increase the total cephfs s...
Patrick Donnelly
11:35 PM Revision 39b8fe67 (ceph): Merge PR #36804 into nautilus
* refs/pull/36804/head:
qa/workunits/fs: add test for subvolume
mds: don't move inode with nlink > 1 to global snap...
Patrick Donnelly
11:17 PM Revision ed804d28 (ceph): qa/tests: clients' upgrades for older releases must use "-t py2"
Fixes: https://tracker.ceph.com/issues/47120
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
11:04 PM bluestore Bug #46886: upgrade/nautilus-x-master: bluefs mount failed to replay log: (14) Bad address durin...
/a/bhubbard-2020-08-26_21:27:35-upgrade:nautilus-x-wip-badone-testing-2-distro-basic-smithi/5378823 Brad Hubbard
10:27 PM rbd Bug #46875 (In Progress): TestLibRBD.TestPendingAio: test_librbd.cc:4539: Failure or SIGSEGV
Jason Dillaman
10:22 PM RADOS Documentation #47163 (New): document the difference between disk commit and apply time
<wowas> whats the difference between the disk commit and apply time?
<cervigni> ask zdover
Zac Dover
10:17 PM RADOS Backport #46586 (Resolved): octopus: The default value of osd_scrub_during_recovery is false sinc...
Neha Ojha
10:17 PM Revision 027d6eff (ceph): Merge pull request #36661 from smithfarm/wip-46586-octopus
octopus: doc/rados: Fix osd_scrub_during_recovery default value
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Review...
Neha Ojha
09:59 PM mgr Backport #46996 (Resolved): octopus: mgr/crash: invalid crash remove example
Neha Ojha
09:59 PM Revision 5ff6d1eb (ceph): Merge pull request #36690 from smithfarm/wip-46996-octopus
octopus: doc/mgr/crash: Add missing command in rm example
Reviewed-by: Neha Ojha <nojha@redhat.com>
Neha Ojha
09:23 PM CephFS Cleanup #47160: qa/tasks/cephfs: Break up test_volumes.py
To be clear: this is as simple as breaking the volumes tests into separate classes in teh same file. Then the yaml fr... Patrick Donnelly
07:16 PM CephFS Cleanup #47160 (Resolved): qa/tasks/cephfs: Break up test_volumes.py
The test_volumes has become unwieldy with growing number of non-trivial tests to test growing set of features in mgr/... Ramana Raja
08:07 PM Revision a2a90542 (ceph): doc/mgr: Clean up orchestrator.rst (spell/punct, awkward wording)
Signed-off-by: Dan Mick <dmick@redhat.com> Dan Mick
07:49 PM CephFS Feature #47162 (Resolved): mds: handle encrypted filenames in the MDS for fscrypt
Once you turn a filename into encrypted text then it can have non-legal and non-printable embedded characters. To mak... Jeff Layton
07:25 PM CephFS Feature #47161 (Rejected): mds: add dedicated field to inode for fscrypt context
fscrypt requires that each encrypted inode contain an encryption context:
https://www.kernel.org/doc/html/late...
Jeff Layton
07:01 PM Linux kernel client Bug #46904: kclient: cluster [WRN] client.4478 isn't responding to mclientcaps(revoke)
I suspect what's happening is that we end up putting the last reference on some caps, queue the thing up for a releas... Jeff Layton
06:54 PM Dashboard Backport #47156 (In Progress): nautilus: mgr/dashboard: redirect to original URL after successful...
Avan Thakkar
05:34 PM Dashboard Backport #47156 (Resolved): nautilus: mgr/dashboard: redirect to original URL after successful login
https://github.com/ceph/ceph/pull/36834 Avan Thakkar
06:44 PM CephFS Backport #47157 (In Progress): nautilus: mgr/volumes: Mark subvolumes with ceph.dir.subvolume vxa...
Shyamsundar Ranganathan
05:48 PM CephFS Backport #47157 (Resolved): nautilus: mgr/volumes: Mark subvolumes with ceph.dir.subvolume vxattr...
https://github.com/ceph/ceph/pull/36833 Patrick Donnelly
06:25 PM RADOS Bug #47159 (Fix Under Review): add ability to clean_temps in osdmaptool
Neha Ojha
06:21 PM RADOS Bug #47159 (Resolved): add ability to clean_temps in osdmaptool
This is particularly useful for debugging purposes when clean_temps() takes abnormally high amount of time due to fla... Neha Ojha
06:15 PM Dashboard Backport #47155 (In Progress): octopus: mgr/dashboard: redirect to original URL after successful ...
Avan Thakkar
05:34 PM Dashboard Backport #47155 (Resolved): octopus: mgr/dashboard: redirect to original URL after successful login
https://github.com/ceph/ceph/pull/36831 Avan Thakkar
06:14 PM Revision 205494d1 (ceph): mgr/dashboard: redirect to original URL after successful login
Fixes: https://tracker.ceph.com/issues/45067
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
(cherry picked from c...
Avan Thakkar
05:48 PM CephFS Backport #47158 (Resolved): octopus: mgr/volumes: Mark subvolumes with ceph.dir.subvolume vxattr,...
https://github.com/ceph/ceph/pull/38612 Patrick Donnelly
05:47 PM CephFS Bug #47154 (Pending Backport): mgr/volumes: Mark subvolumes with ceph.dir.subvolume vxattr, to im...
Patrick Donnelly
05:30 PM CephFS Bug #47154 (Resolved): mgr/volumes: Mark subvolumes with ceph.dir.subvolume vxattr, to improve sn...
Fix for tracker https://tracker.ceph.com/issues/46074 introduces the vxattr ceph.dir.subvolume that can be use to mar... Shyamsundar Ranganathan
05:46 PM Revision d2a3fcc7 (ceph): Merge PR #36773 into master
* refs/pull/36773/head:
mgr/volumes: Prevent subvolume recreate if trash is not-empty
mgr/volumes: Disallow subvolu...
Patrick Donnelly
05:41 PM Revision 00e4ab05 (ceph): mgr/volumes: Prevent subvolume recreate if trash is not-empty
Fixes: https://tracker.ceph.com/issues/47154
Signed-off-by: Shyamsundar Ranganathan <srangana@redhat.com>
Shyamsundar Ranganathan
05:41 PM Revision f97e57c2 (ceph): mgr/volumes: Disallow subvolume group level snapshots
Fixes: https://tracker.ceph.com/issues/47154
Signed-off-by: Shyamsundar Ranganathan <srangana@redhat.com>
Shyamsundar Ranganathan
05:41 PM Revision 3527711a (ceph): mgr/volumes: Add test case to ensure subvolume is marked
with the vxattr ceph.dir.subvolume set to true.
Fixes: https://tracker.ceph.com/issues/47154
Signed-off-by: Shyamsun...
Shyamsundar Ranganathan
05:41 PM Revision 2f5eed20 (ceph): mgr/volumes: handle idempotent subvolume marks
Fixes: https://tracker.ceph.com/issues/47154
Signed-off-by: Venky Shankar <vshankar@redhat.com>
Venky Shankar
05:41 PM Revision 88cffe6e (ceph): mgr/volumes: Tests amended and added to ensure subvolume trash function...
Amended a few test cases to ensure created subvolumes and snaps
are removed, and trash stays empty at the end of the ...
Shyamsundar Ranganathan
05:41 PM Revision fe0c0bd5 (ceph): mgr/volumes: Mark subvolume root with the vxattr ceph.dir.subvolume
This enables snapshot scaling of subvolumes, and hence prevents
renaming, hardlinking etc. outside the subvolume.
Fi...
Shyamsundar Ranganathan
05:40 PM Revision 20c8a629 (ceph): mgr/volumes: Move incarnations for v2 subvolumes, to subvolume trash
For v2 subvolumes without any snapshots or pending purges
move the subvolume to trash, for the purge operation.
When...
Shyamsundar Ranganathan
05:40 PM Revision aae7a70e (ceph): mgr/volumes: maintain per subvolume trash directory
PR https://github.com/ceph/ceph/pull/36472 introduces changes
that disallow nested nested snapshots in a subtree (sub...
Venky Shankar
05:40 PM Revision 9a76c015 (ceph): mgr/volumes: make subvolume_v2::_is_retained() object property
... and drop the leading underscore.
Fixes: https://tracker.ceph.com/issues/47154
Signed-off-by: Venky Shankar <vsha...
Venky Shankar
05:38 PM Revision 7736bddc (ceph): crimson/osd: use map::at() for better readability
avoid using operator[] for find-or-create, to ensure that we fail if the
indexed element is missing.
Signed-off-by: ...
Kefu Chai
05:32 PM Revision 7aff9cbc (ceph): crimson/osd: extract maybe_pull_missing_obj() out
extract ReplicatedRecoveryBackend::maybe_pull_missing_obj() from
ReplicatedRecoveryBackend::recover_object() for bett...
Kefu Chai
05:32 PM Revision f39d0a1d (ceph): crimson/osd: extract load_obc_for_recovery() out
extract ReplicatedRecoveryBackend::load_obc_for_recovery()
from ReplicatedRecoveryBackend::recover_object() for bette...
Kefu Chai
05:32 PM Revision 2a5f3b7e (ceph): messages,osd,crimson: MOSDPGPull::set_pulls(vector<>&&)
this allows us to pass a lvalue reference to it.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:29 PM Dashboard Bug #45067 (Pending Backport): mgr/dashboard: redirect to original URL after successful login
Avan Thakkar
02:26 PM Dashboard Bug #45067 (Resolved): mgr/dashboard: redirect to original URL after successful login
Lenz Grimmer
04:54 PM RADOS Bug #44862 (Resolved): mon: reset min_size when changing pool size
Deepika Upadhyay
04:49 PM RADOS Bug #47153 (Won't Fix - EOL): monitor crash during upgrade due to LogSummary encoding changes bet...
... Neha Ojha
04:28 PM bluestore Backport #47070: nautilus: os/bluestore: dump onode that has too many spanning blobs
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36756
merged
Yuri Weinstein
04:28 PM Revision 138cf0b6 (ceph): Merge pull request #36756 from smithfarm/wip-47070-nautilus
nautilus: os/bluestore: dump onode that has too many spanning blobs
Reviewed-by: Neha Ojha <nojha@redhat.com>
Review...
Yuri Weinstein
04:27 PM mgr Bug #46871: nautilus: device health - device not claimed by any active OSD daemons
https://github.com/ceph/ceph/pull/36741 merged Yuri Weinstein
04:26 PM Revision e798787d (ceph): Merge pull request #36741 from yaarith/devicehealth-fix-daemon-filterin...
nautilus: mgr/devicehealth: fix daemon filtering before scraping device
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
04:25 PM mgr Backport #46981: nautilus: pybind/mgr/restful: use dict.items() for py3 compatible
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36670
merged
Yuri Weinstein
04:25 PM Revision 53f99356 (ceph): Merge pull request #36670 from smithfarm/wip-46981-nautilus
nautilus: pybind/mgr/restful: use dict.items() for py3 compatible
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed...
Yuri Weinstein
04:15 PM RADOS Backport #46952: nautilus: nautilis client may hunt for mon very long if msg v2 is not enabled on...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36634
merged
Yuri Weinstein
04:15 PM Revision 83c1f797 (ceph): Merge pull request #36634 from smithfarm/wip-46952-nautilus
nautilus: monclient: schedule first tick using mon_client_hunt_interval
Reviewed-by: Neha Ojha <nojha@redhat.com>
Re...
Yuri Weinstein
03:43 PM Revision 55c219e9 (ceph): qa/suites/smoke: remove packages on test completion
A new teuthology PR [1] skips package cleanup by default. Use the
lightweight smoke suite to ensure that package clea...
Patrick Donnelly
03:32 PM RADOS Bug #47002: python-rados: connection error
A cherry-pick of this PR has caused the ragweed tests to start passing and https://tracker.ceph.com/issues/47060 to g... Ali Maredia
04:02 AM RADOS Bug #47002 (In Progress): python-rados: connection error
Brad Hubbard
03:57 AM RADOS Bug #47002: python-rados: connection error
Ok, I've had a chance to test this. Without my patch in rados_connect we see the following value for 'keyring' and th... Brad Hubbard
03:31 PM CephFS Backport #47152 (In Progress): nautilus: pybind/mgr/volumes: add debugging for global lock
Patrick Donnelly
03:28 PM CephFS Backport #47152 (Resolved): nautilus: pybind/mgr/volumes: add debugging for global lock
https://github.com/ceph/ceph/pull/36828 Patrick Donnelly
03:29 PM Revision 9013b1f6 (ceph): pybind/mgr/volumes: add global lock debug
Fixes: https://tracker.ceph.com/issues/47149
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fro...
Patrick Donnelly
03:28 PM CephFS Backport #47151 (Resolved): octopus: pybind/mgr/volumes: add debugging for global lock
https://github.com/ceph/ceph/pull/37366 Patrick Donnelly
03:28 PM CephFS Fix #47149 (Pending Backport): pybind/mgr/volumes: add debugging for global lock
Patrick Donnelly
02:10 PM CephFS Fix #47149 (Resolved): pybind/mgr/volumes: add debugging for global lock
To help diagnose deadlocks we believe to be happening. Patrick Donnelly
03:27 PM Revision da9f387e (ceph): Merge PR #36805 into master
* refs/pull/36805/head:
pybind/mgr/volumes: add global lock debug
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Patrick Donnelly
03:24 PM RADOS Support #47150 (New): ceph df - big difference between per-class and per-pool usage
Considering the below example:... Marius Leustean
03:22 PM Revision f34d1d3a (ceph): Merge pull request #36774 from dillaman/wip-46669-2
librbd: drop deferred AsioEngine destruction
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
03:20 PM Revision ad8f88d0 (ceph): test/multi_stress_watch: use internel API to connect cluster
use connect_cluster_pp API to connect cluster
Signed-off-by: Changcheng Liu <changcheng.liu@aliyun.com>
Changcheng Liu
02:51 PM rbd Bug #47068 (Fix Under Review): librbd/ImageState.cc: 352: FAILED ceph_assert(m_on_notify == nullptr)
Mykola Golub
02:10 PM rbd Bug #47068: librbd/ImageState.cc: 352: FAILED ceph_assert(m_on_notify == nullptr)
I was able to reproduce this on teuthology modifying the script to run the test in loop with debug on. Here is an exa... Mykola Golub
02:47 PM Dashboard Bug #47048 (Resolved): mgr/dashboard: Show error messages in change password form
Lenz Grimmer
02:46 PM Dashboard Bug #47048: mgr/dashboard: Show error messages in change password form
Ishan Rai wrote:
> Fixed by another PR
Likely via https://github.com/ceph/ceph/pull/35954 (which fixed #46382)
Lenz Grimmer
08:04 AM Dashboard Bug #47048: mgr/dashboard: Show error messages in change password form
Fixed by another PR Ishan Rai
02:36 PM Revision 2e2ff3d0 (ceph): os/bluestore: Pass in zoned device parameters to allocator creation.
A new Allocator::create call was added, which did not pass in zoned device
parameters. As a result, BlueStore stoppe...
Abutalib Aghayev
02:25 PM Revision 0c2d3940 (ceph): Merge pull request #36582 from rhcs-dashboard/fix-redirected-URL
mgr/dashboard: redirect to original URL after successful login
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
R...
Lenz Grimmer
02:10 PM Revision d399d4c0 (ceph): pybind/mgr/volumes: add global lock debug
Fixes: https://tracker.ceph.com/issues/47149
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
01:37 PM Revision c6c787b1 (ceph): os/bluestore: Remove logging macros from a static function to enable
compilation.
The code will not compile with the following error:
invalid use of member ‘BlockDevice::cct’ in static...
Abutalib Aghayev
01:36 PM crimson Bug #47133: thrash test failed in PeeringState::on_peer_recover(pg_shard_t, hobject_t const&, eve...
in @ReplicatedRecoveryBackend::prep_push()@, we have... Kefu Chai
12:06 PM crimson Bug #47133: thrash test failed in PeeringState::on_peer_recover(pg_shard_t, hobject_t const&, eve...
... Kefu Chai
01:35 PM Revision 7d45d28b (ceph): os/bluestore: Fix spelling mistake that prevents compilation of HM-SMR ...
Signed-off-by: Abutalib Aghayev <agayev@cs.cmu.edu> Abutalib Aghayev
12:56 PM Orchestrator Bug #44231 (Fix Under Review): cephadm: cannot capture core files
Sebastian Wagner
12:52 PM Dashboard Bug #47110: Ceph dashboard not working : rook-ceph-mgr-a pod : "OOM KILL" and "CrashLoopBackOff".
Hi to all,
We tried yesterday to downgrade the version of ceph in the deploy of MGR,(we tried previous octopus bui...
julian kraif
12:48 PM Revision 786e1c17 (ceph): cephadm: Add --container-image
The kernel treats any process with PID 1 different. Especially
it does not generate a core dump. Call podman / docker...
Sebastian Wagner
12:27 PM Revision 1a3d6376 (ceph): Merge pull request #36817 from sebastian-philipp/cephadm-pep8-tests
mgr/cephadm: PEP8tify some tests
Reviewed-by: Adam King <adking@redhat.com>
Sebastian Wagner
12:07 PM Dashboard Bug #46815: mgr/dashboard: FAIL: test_pool_create (tasks.mgr.dashboard.test_pool.PoolTest)
I ran the tests a few time now. It happens (not in every run) on my local environment as well. Tatjana Dehler
08:43 AM Dashboard Bug #46815: mgr/dashboard: FAIL: test_pool_create (tasks.mgr.dashboard.test_pool.PoolTest)
... Laura Paduano
12:05 PM Revision 7217a6c0 (ceph): osd, test: remove all things related to manifest_flush
Due to a plan to re-work based on CDC-based flush,
remove manifest_flush()
Signed-off-by: Myoungwon Oh <myoungwon.oh...
Myoungwon Oh
12:02 PM CephFS Bug #47140 (Duplicate): mgr/volumes: unresponsive Client::abort_conn() when cleaning stale libcep...
ACK. Thx Venky Shankar
11:51 AM CephFS Bug #47140: mgr/volumes: unresponsive Client::abort_conn() when cleaning stale libcephfs handle
@Venky looks like a duplicate of https://tracker.ceph.com/issues/46882
From the logs further down,
Job ID: 537667...
Shyamsundar Ranganathan
07:25 AM CephFS Bug #47140: mgr/volumes: unresponsive Client::abort_conn() when cleaning stale libcephfs handle
https://pulpito.ceph.com/vshankar-2020-08-26_05:34:12-fs-wip-pdonnell-testing-20200826.032941-distro-basic-smithi/537... Venky Shankar
07:20 AM CephFS Bug #47140 (Duplicate): mgr/volumes: unresponsive Client::abort_conn() when cleaning stale libcep...
Libcephfs connection pool in mgr (mgr_util) identifies stale filesystem handles and cleans them up by calling abort_c... Venky Shankar
11:28 AM Revision 8954dfba (ceph): Merge pull request #36315 from p-se/fix-monitoring-images-ceph-salt
cephadm: deploying of monitoring images partially broken
Reviewed-by: Dan Mick <dmick@redhat.com>
Reviewed-by: Dimit...
Sebastian Wagner
11:17 AM Revision 6b36eb94 (ceph): test/multi_stress_watch: use condition_variable for level triggering
* use mutex+condition_variable instead of POSIX semaphore, for
couple reasons:
- for using POSIX semaphore, we sh...
Kefu Chai
10:56 AM Revision 27d20304 (ceph): Merge pull request #36571 from pcuzner/cephadm-tox-update
cephadm: remove py2 from tox tests
Reviewed-by: Juan Miguel Olmo Martínez <jolmomar@redhat.com>
Reviewed-by: Sebasti...
Sebastian Wagner
10:36 AM Revision 4cc50496 (ceph): pybind/mgr: pytest: Unconditionally mock the rados objects
Always call `mock_ceph_modules()`. Otherwise we'd need to
split the tox run between modules that need to call
`mock_c...
Sebastian Wagner
10:36 AM Revision bfb789a5 (ceph): pybind/mgr: don't load cython modules
Most of the tests already require the cython modules to
be mocked. This is the final step in making pytest
independen...
Sebastian Wagner
10:25 AM RADOS Feature #46663 (In Progress): Add pg count for pools in the `ceph df` command
Vikhyat Umrao
09:48 AM Revision ee634f29 (ceph): mgr/orchestrator: PEP8tify
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
09:45 AM Revision a385c3cc (ceph): mgr/cephadm: PEP8tify some tests
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
09:41 AM Revision 1a229055 (ceph): mgr/cephadm: PEP8tify services/osd.py
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
09:39 AM Dashboard Cleanup #47136: mgr/dashboard: main menu rearrangement
You're right, Lenz!
I'll let Paul to say his mind, but I guess that if we are aiming at end to end workflows, I gu...
Ernesto Puerta
07:19 AM Dashboard Cleanup #47136: mgr/dashboard: main menu rearrangement
LGTM, but currently "NFS" would be linking to the same page, wouldn't it? Would it make sense to have one toplevel me... Lenz Grimmer
09:37 AM Revision 3561060c (ceph): Merge pull request #36794 from sebastian-philipp/cephadm-pep8-cephadmse...
mgr/cephadm: PEP8tify cephadmservice.py
Reviewed-by: Adam King <adking@redhat.com>
Sebastian Wagner
09:32 AM CephFS Feature #47148 (In Progress): mds: get rid of the mds_lock when storing the inode backtrace to me...
Xiubo Li
09:32 AM CephFS Feature #47148 (Resolved): mds: get rid of the mds_lock when storing the inode backtrace to meta ...
The objector->mutate() may take a long time to finish. We can get rid of the mds_lock when doing this. Xiubo Li
09:30 AM CephFS Backport #47081 (In Progress): nautilus: mds: decoding of enum types on big-endian systems broken
Nathan Cutler
09:26 AM Revision 4794ee41 (ceph): msg/msg_types: entity_addrvec_t: fix decode on big-endian hosts
When decoding an entity_addrvec_t with marker 1, we just have
a single (non-legacy) entity_addr_t. This should be de...
Ulrich Weigand
09:26 AM CephFS Backport #47080 (In Progress): octopus: mds: decoding of enum types on big-endian systems broken
Nathan Cutler
09:25 AM Revision 6430169e (ceph): messages,mds: Fix decoding of enum types on big-endian systems
When a struct member that has enum type needs to be encoded or
decoded, we need to use an explicit integer type, sinc...
Ulrich Weigand
09:23 AM rgw Backport #47144: octopus: rgw:RGWLifecycleConfiguration::dump() can not dump transitions
https://github.com/ceph/ceph/pull/36812 Huber ming
09:00 AM rgw Backport #47144 (Resolved): octopus: rgw:RGWLifecycleConfiguration::dump() can not dump transitions
https://github.com/ceph/ceph/pull/36812
---
复制于rgw-bug #46647 :rgw:RGWLifecycleConfiguration::dump() can not du...
Huber ming
09:20 AM CephFS Feature #20 (Resolved): client: recover from a killed session (w/ blacklist)
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:18 AM rgw Bug #41225 (Resolved): rgw: GETing S3 website root with two slashes // crashes rgw
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:17 AM CephFS Bug #44276 (Resolved): pybind/mgr/volumes: cleanup stale connection hang
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:16 AM CephFS Feature #45371 (Resolved): mgr/volumes: `protect` and `clone` operation in a single transaction
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:15 AM rgw Feature #45920 (Resolved): add access log line to the beast frontend
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:15 AM rgw Bug #46078 (Resolved): invalid principal arn in bucket policy grants access to all
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:15 AM rbd Bug #46139 (Resolved): profile rbd does not allow the use of RBD_INFO
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:15 AM Bug #46414 (Resolved): ceph_volume_client.py: python 3.8 compatibility
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:14 AM rbd Bug #46694 (Resolved): Global and pool-level config overrides require image refresh to apply
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:14 AM Bug #46928 (Resolved): rbd_write_zeroes()
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:14 AM CephFS Backport #47147 (Resolved): octopus: pybind/mgr/nfs: Test mounting of exports created with nfs ex...
https://github.com/ceph/ceph/pull/37365 Nathan Cutler
09:13 AM ceph-volume Backport #47146 (Resolved): octopus: ceph-volume: backport the libstoragemagmt integration
https://github.com/ceph/ceph/pull/36852 Nathan Cutler
09:13 AM rgw Bug #46647: rgw:RGWLifecycleConfiguration::dump() can not dump transitions
Hi Eric, I think the backport could be octopus, so I pull request https://github.com/ceph/ceph/pull/36812.
I don't k...
Huber ming
09:13 AM Dashboard Backport #47122: nautilus: mgr/dashboard: replace endpoint of "This week" time range for Grafana ...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36790
m...
Nathan Cutler
08:21 AM Dashboard Backport #47122 (Resolved): nautilus: mgr/dashboard: replace endpoint of "This week" time range f...
Lenz Grimmer
09:12 AM Orchestrator Feature #47145 (Closed): cephadm: Multiple daemons of the same service on single host
... Sebastian Wagner
09:09 AM rbd Backport #46946 (Resolved): nautilus: Global and pool-level config overrides require image refres...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36725
m...
Nathan Cutler
12:11 AM rbd Backport #46946: nautilus: Global and pool-level config overrides require image refresh to apply
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36725
merged
Yuri Weinstein
09:09 AM Backport #47023 (Resolved): nautilus: rbd_write_zeroes()
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36712
m...
Nathan Cutler
12:10 AM Backport #47023: nautilus: rbd_write_zeroes()
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36712
merged
Yuri Weinstein
09:08 AM rbd Backport #46321 (Resolved): nautilus: profile rbd does not allow the use of RBD_INFO
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36413
m...
Nathan Cutler
12:07 AM rbd Backport #46321: nautilus: profile rbd does not allow the use of RBD_INFO
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36413
merge
Yuri Weinstein
09:08 AM rgw Backport #47115 (Resolved): nautilus: rgw: hold reloader using unique_ptr
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36770
m...
Nathan Cutler
09:08 AM rgw Backport #47042 (Resolved): nautilus: add access log line to the beast frontend
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36727
m...
Nathan Cutler
09:08 AM rgw Backport #46967 (Resolved): nautilus: rgw: GETing S3 website root with two slashes // crashes rgw
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36682
m...
Nathan Cutler
09:07 AM rgw Backport #46954 (Resolved): nautilus: invalid principal arn in bucket policy grants access to all
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36637
m...
Nathan Cutler
09:06 AM Dashboard Backport #47001: octopus: mgr/dashboard/api: reduce verbosity in API tests log output
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36693
m...
Nathan Cutler
07:12 AM Dashboard Backport #47001 (Resolved): octopus: mgr/dashboard/api: reduce verbosity in API tests log output
Lenz Grimmer
09:06 AM Dashboard Backport #46418: octopus: mgr/dashboard: Password expiration notification is always shown if a da...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35975
m...
Nathan Cutler
07:10 AM Dashboard Backport #46418 (Resolved): octopus: mgr/dashboard: Password expiration notification is always sh...
Lenz Grimmer
09:06 AM Dashboard Backport #47121: octopus: mgr/dashboard: replace endpoint of "This week" time range for Grafana i...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36789
m...
Nathan Cutler
07:07 AM Dashboard Backport #47121 (Resolved): octopus: mgr/dashboard: replace endpoint of "This week" time range fo...
Lenz Grimmer
09:05 AM CephFS Backport #46957 (Resolved): octopus: pybind/mgr/nfs: add interface for adding user defined config...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36635
m...
Nathan Cutler
09:05 AM CephFS Backport #46795 (Resolved): octopus: mds: Subvolume snapshot directory does not save attribute "c...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36403
m...
Nathan Cutler
09:05 AM CephFS Backport #46591 (Resolved): octopus: ceph-fuse: ceph-fuse process is terminated by the logratote ...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36195
m...
Nathan Cutler
09:04 AM CephFS Backport #46528 (Resolved): octopus: mgr/volumes: `protect` and `clone` operation in a single tra...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36126
m...
Nathan Cutler
09:04 AM Backport #46536 (Resolved): octopus: ceph_volume_client.py: python 3.8 compatibility
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36100
m...
Nathan Cutler
09:04 AM CephFS Backport #46402 (Resolved): octopus: client: recover from a killed session (w/ blacklist)
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35962
m...
Nathan Cutler
09:04 AM CephFS Backport #46389 (Resolved): octopus: pybind/mgr/volumes: cleanup stale connection hang
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35962
m...
Nathan Cutler
09:03 AM bluestore Backport #46193 (Resolved): octopus: BlueFS replay log grows without end
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36621
m...
Nathan Cutler
08:57 AM Dashboard Bug #41930 (Resolved): mgr/dashboard: Standby Dashboards don't handle all requests properly
Lenz Grimmer
08:57 AM Dashboard Backport #42140 (Resolved): mimic: mgr/dashboard: Standby Dashboards don't handle all requests pr...
Lenz Grimmer
08:56 AM Revision 1878303c (ceph): Merge pull request #32887 from shyukri/wip-42140-mimic
Reviewed-by: Ernesto Puerta <epuertat@redhat.com> Lenz Grimmer
08:24 AM Revision b849f859 (ceph): Merge pull request #36761 from wjwithagen/wjw-fix-dashboard-package.json
dashboard: Fix building build shell script
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Tiago Melo <tmelo@...
Lenz Grimmer
08:22 AM Dashboard Bug #47049 (Resolved): mgr/dashboard: replace endpoint of "This week" time range for Grafana in d...
Lenz Grimmer
08:21 AM Revision 54053d5c (ceph): Merge pull request #36790 from rhcs-dashboard/wip-47122-nautilus
nautilus: mgr/dashboard: remove "This week/month/year" and "Today" time stamps
Reviewed-by: Ernesto Puerta <epuertat...
Lenz Grimmer
08:19 AM Dashboard Bug #47143 (Resolved): mgr/dashboard: About modal footer color changes if another modal was opene...
To produce the bug:
1. Click on about, the modal seems to be perfect
2. Open any modal, for instance, click on Ed...
Ishan Rai
08:09 AM Orchestrator Documentation #47142: docs: explain the difference between services and daemons
https://docs.ceph.com/docs/master/mgr/orchestrator/#orchestrator-cli ?? Sebastian Wagner
07:56 AM Orchestrator Documentation #47142 (Resolved): docs: explain the difference between services and daemons
26 Aug 2020, ~1700 AEST:
<wowas> https://tracker.ceph.com/issues/46082 (...)`orch ps` will list the cephadm daemons,...
Zac Dover
07:50 AM Orchestrator Bug #47141 (Resolved): cephadm: make check: _check_pool_exists: PyCapsule_GetPointer called with ...
https://jenkins.ceph.com/job/ceph-pull-requests/58466/consoleFull... Sebastian Wagner
07:11 AM Revision 0887d548 (ceph): Merge pull request #36693 from epuertat/wip-47001-octopus
octopus: mgr/dashboard/api: reduce amount of daemon logs
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Lenz Grimmer
07:10 AM Dashboard Bug #46306 (Resolved): mgr/dashboard: Password expiration notification is always shown if a date ...
Lenz Grimmer
07:09 AM Revision 71f9f8a5 (ceph): Merge pull request #35975 from callithea/wip-46418-octopus
octopus: mgr/dashboard: Hide password notification when expiration date is far
Reviewed-by: Stephan Müller <smueller...
Lenz Grimmer
07:07 AM Revision b80164b5 (ceph): Merge pull request #36789 from rhcs-dashboard/wip-47121-octopus
octopus: mgr/dashboard: remove "This week/month/year" and "Today" time stamps
Reviewed-by: Ernesto Puerta <epuertat@...
Lenz Grimmer
06:32 AM Revision df50b8be (ceph): mds: disallow creating snapshot on descendent directory of subvolume
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit 34c6b4437a2e8a49bb76e86d07cd86b740e3f581)
Yan, Zheng
06:32 AM Revision 567a3668 (ceph): mds: disallow across subvolume rename
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit 53348ab67f0f3e691cfeb6b02d80b868fdb98d89)
Yan, Zheng
06:32 AM Revision 8184f4cd (ceph): mds: disallow hardlink across subvolume
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit 55cc3f7d7d27837bfe64ee46444358c0e45d16f6)
Yan, Zheng
06:32 AM Revision b5a920f0 (ceph): mds: don't move inode with nlink > 1 to global snaprealm if it's in sub...
Fixes: https://tracker.ceph.com/issues/46074
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit...
Yan, Zheng
06:32 AM Revision 0c210441 (ceph): qa/workunits/fs: add test for subvolume
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit df7e9aa42b97f3203e92387d2ceea5636f5230ad)
Yan, Zheng
06:32 AM Revision b40d8c35 (ceph): mds: add vxattr that marks/clears subvolume flag
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit 8d531680cdf48ba43d93becd5a19072844e92c19)
...
Yan, Zheng
01:56 AM Orchestrator Feature #44055 (In Progress): cephadm: make 'ls' faster
here's the gist https://gist.github.com/pcuzner/c8940e4af5f817b817640e97bff50e91
to test, just download to a ceph ...
Paul Cuzner
01:34 AM Revision 7665e799 (ceph): test: add refcount increment test on snapshot
add refcount increment test on snapshotted manifest object
when using set-chunk
Signed-off-by: Myoungwon Oh <myoungw...
Myoungwon Oh
01:33 AM Revision bcac3a7d (ceph): osd: increment refcount if adjacent clones do not have a same chunk
Upon set-chunk, check a previous snapshot and increment the target
reference if there is no the same chunk in the pre...
Myoungwon Oh
12:42 AM CephFS Backport #47059 (In Progress): octopus: mgr/volumes: Clone operation uses source subvolume root d...
Shyamsundar Ranganathan
12:35 AM CephFS Backport #46820 (In Progress): octopus: pybind/mgr/volumes: Add the ability to keep snapshots of ...
Shyamsundar Ranganathan
12:23 AM Orchestrator Feature #47139: Require a minimum version for podman/docker
+1000
the check_host code currently does no checking at all on component versions that ceph functionality depends on...
Paul Cuzner
12:11 AM Revision c7d85a66 (ceph): Merge pull request #36725 from dillaman/wip-46946-nautilus
nautilus: rbd: librbd: global and pool-level config overrides require image refresh to apply
Reviewed-by: Igor Fedot...
Yuri Weinstein
12:10 AM Revision 9847e446 (ceph): Merge pull request #36712 from smithfarm/wip-47023-nautilus
nautilus: librbd: Align rbd_write_zeroes declarations
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Yuri Weinstein
12:07 AM Revision dddf4e8c (ceph): Merge pull request #36413 from shyukri/wip-46321-nautilus
nautilus: osd/OSDCap: rbd profile permits use of "rbd_info"
Reviewed-by: Willem Jan Withagen <wjw@digiware.nl>
Yuri Weinstein

08/25/2020

10:14 PM rgw Backport #47115: nautilus: rgw: hold reloader using unique_ptr
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36770
merged
Yuri Weinstein
10:14 PM Revision d220dba4 (ceph): Merge pull request #36770 from smithfarm/wip-47115-nautilus
nautilus: rgw: hold reloader using unique_ptr
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Willem Jan With...
Yuri Weinstein
10:13 PM rgw Backport #47042: nautilus: add access log line to the beast frontend
Casey Bodley wrote:
> https://github.com/ceph/ceph/pull/36727
merged
Yuri Weinstein
10:13 PM Revision 58585b25 (ceph): Merge pull request #36727 from smithfarm/wip-47042-nautilus
nautilus: rgw: add access log to the beast frontend
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
10:13 PM Revision c8060762 (ceph): Merge pull request #36682 from BryceCao/wip-backport-nautilus
nautilus: rgw: fix double slash (//) killing the gateway
Reviewed-by: J. Eric Ivancich <ivancich@redhat.com>
Yuri Weinstein
10:12 PM rgw Backport #46967: nautilus: rgw: GETing S3 website root with two slashes // crashes rgw
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36682
merged
Yuri Weinstein
10:12 PM rgw Backport #46954: nautilus: invalid principal arn in bucket policy grants access to all
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36637
merged
Yuri Weinstein
10:12 PM Revision df84d575 (ceph): Merge pull request #36637 from smithfarm/wip-46954-nautilus
nautilus: rgw: policy: reuse eval_principal to evaluate the policy principal
Reviewed-by: Casey Bodley <cbodley@redh...
Yuri Weinstein
10:10 PM Revision 50783aff (ceph): Merge pull request #36635 from smithfarm/wip-46957-octopus
octopus: mgr/volumes/nfs: Add interface for adding user defined configuration
Reviewed-by: Varsha Rao <varao@redhat....
Yuri Weinstein
10:10 PM CephFS Backport #46957: octopus: pybind/mgr/nfs: add interface for adding user defined configuration
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36635
merged
Yuri Weinstein
10:09 PM CephFS Backport #46795: octopus: mds: Subvolume snapshot directory does not save attribute "ceph.quota.m...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36403
merged
Yuri Weinstein
10:09 PM Revision b1c33d46 (ceph): Merge pull request #36403 from ShyamsundarR/wip-46795-octopus
octopus: client: expose ceph.quota.max_bytes xattr within snapshots
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
10:09 PM Revision 54fd9e66 (ceph): Merge pull request #36197 from smithfarm/wip-mds-fix-typo-octopus
octopus: mds/MDSRank: fix typo in "unrecognized"
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
10:09 PM Revision b9bd910a (ceph): Merge pull request #36195 from smithfarm/wip-46591-octopus
octopus: common: ignore SIGHUP prior to fork
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
10:08 PM CephFS Backport #46591: octopus: ceph-fuse: ceph-fuse process is terminated by the logratote task and wh...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36195
merged
Yuri Weinstein
10:08 PM CephFS Backport #46528: octopus: mgr/volumes: `protect` and `clone` operation in a single transaction
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36126
merged
Yuri Weinstein
10:08 PM Revision 5590b6cc (ceph): Merge pull request #36126 from ShyamsundarR/wip-46528-octopus
octopus: mgr/volumes: Deprecate protect/unprotect CLI calls for subvolume snapshots
Reviewed-by: Patrick Donnelly <p...
Yuri Weinstein
10:07 PM Backport #46536: octopus: ceph_volume_client.py: python 3.8 compatibility
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36100
merged
Yuri Weinstein
10:07 PM Revision fc4c09a8 (ceph): Merge pull request #36100 from smithfarm/wip-46536-octopus
octopus: pybind/ceph_volume_client: Fix PEP-8 SyntaxWarning
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Revi...
Yuri Weinstein
10:07 PM CephFS Backport #46402: octopus: client: recover from a killed session (w/ blacklist)
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35962
merged
Yuri Weinstein
10:07 PM CephFS Backport #46389: octopus: pybind/mgr/volumes: cleanup stale connection hang
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35962
merged
Yuri Weinstein
10:06 PM Revision aeda8233 (ceph): Merge pull request #35962 from smithfarm/wip-46389-octopus
octopus: client: introduce timeout for client shutdown
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
09:33 PM Orchestrator Feature #44055: cephadm: make 'ls' faster
I think there are a couple of things that we need to change in our approach
1. Don't inspect the containers, and exe...
Paul Cuzner
09:18 PM Orchestrator Feature #47139 (Resolved): Require a minimum version for podman/docker
Requiring a minimum version for podman/docker (and just pre-reqs in general) will reduce qa overhead and make it easi... Adam King
08:15 PM rbd Bug #46916 (Fix Under Review): tools: ceph-immutable-object-cache plugin register failed
Jason Dillaman
03:05 PM rbd Bug #46916 (In Progress): tools: ceph-immutable-object-cache plugin register failed
Jason Dillaman
08:12 PM Revision 3e16fc42 (ceph): librbd: abort image open if specified plugin failed to load
This will avoid silently failing to load a specified plugin.
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
07:24 PM Revision fb44c2f5 (ceph): Merge pull request #36527 from neha-ojha/wip-whitelist-blacklist
Replace 'whitelist' and 'blacklist' language
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: Jason ...
Neha Ojha
06:55 PM bluestore Backport #46193: octopus: BlueFS replay log grows without end
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36621
merged
Yuri Weinstein
06:55 PM Revision 90e5b761 (ceph): Merge pull request #36621 from smithfarm/wip-46193-octopus
octopus: os/bluestore: fix bluefs log growth
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
06:29 PM Revision f144e5e7 (ceph): Merge pull request #36509 from pcuzner/cephadm-add-host-facts
cephadm: add gather_facts command
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Joshua Schmid <js...
Sebastian Wagner
06:27 PM Revision 712326c1 (ceph): Merge pull request #36793 from sebastian-philipp/cephadm-pep8-schedule.py
mgr/cephadm: PEP8tify schedule.py
Reviewed-by: Adam King <adking@redhat.com>
Sebastian Wagner
06:23 PM Bug #47120 (Fix Under Review): "ModuleNotFoundError: No module named 'cStringIO'" in clients upgr...
Yuri Weinstein
06:22 PM Bug #47120: "ModuleNotFoundError: No module named 'cStringIO'" in clients upgrades
fix https://github.com/ceph/ceph/pull/36801 Yuri Weinstein
05:30 PM Bug #47120: "ModuleNotFoundError: No module named 'cStringIO'" in clients upgrades
This has got to do with the use of -t master for client upgrades which use workunits from jewel/luminous/mimic.
h...
Neha Ojha
05:44 PM Dashboard Feature #47138 (New): mgr/dashboard: tables-in-tables pattern
The table-in-table pattern replaced the previous bottom-page details. The table-in-table approach improves contextual... Ernesto Puerta
05:24 PM Bug #38611: building libcrc32
Same bug encountered with ceph v15.2.4 chris denice
05:21 PM Dashboard Cleanup #47137 (Rejected): mgr/dashboard: missing table titles
In some table pages, there are heading titles, while in others there aren't. It seems that the criterion is that only... Ernesto Puerta
05:20 PM Revision 2e98c8cd (ceph): mgr/cephadm: use `check_mon_command` during iscsi config
ensure the mon commands actually succeed
Signed-off-by: Michael Fritch <mfritch@suse.com>
Michael Fritch
05:11 PM Revision 2f7fef13 (ceph): mgr/cephadm: use `check_mon_command` util
rather then checking the retval explicitly
Signed-off-by: Michael Fritch <mfritch@suse.com>
Michael Fritch
05:08 PM Dashboard Cleanup #47136 (Rejected): mgr/dashboard: main menu rearrangement
_The main menu uses block to represent rbd and iscsi but doesn’t make similar distinctions for the file and object us... Ernesto Puerta
05:04 PM Dashboard Cleanup #47135 (New): mgr/dashboard: terminology review and improvement
In some places the dashboard refers to standard terms (object storage, block storage, ...) while in others there are ... Ernesto Puerta
04:47 PM Revision 82598631 (ceph): mgr/cephadm: merge NFSGanesha into NFSService class
these two classes really preform the same function
Signed-off-by: Michael Fritch <mfritch@suse.com>
Michael Fritch
04:31 PM Revision 7c49e426 (ceph): Merge pull request #36757 from mgfritch/cephadm-raw-str-warn
mgr/cephadm: use raw string during `re.search`
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
02:29 PM Revision d61676f9 (ceph): cephadm: infer latest image with a valid tag
Fixes: https://tracker.ceph.com/issues/47134
Signed-off-by: Michael Fritch <mfritch@suse.com>
Michael Fritch
02:28 PM Orchestrator Bug #47134 (Resolved): cephadm: Unable to infer container image when tag is missing
The image tag for a running container can move to another container image on pull:... Michael Fritch
02:20 PM crimson Bug #47133 (Resolved): thrash test failed in PeeringState::on_peer_recover(pg_shard_t, hobject_t ...
... Kefu Chai
02:15 PM crimson Bug #47031 (Resolved): out of order i/o
Kefu Chai
09:34 AM crimson Bug #47031 (Fix Under Review): out of order i/o
Kefu Chai
02:14 PM Revision cdf5f293 (ceph): Merge pull request #36787 from tchaikov/wip-47031
crimson/osd: drop misdirected ops
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
02:03 PM bluestore Backport #46584 (In Progress): octopus: os/bluestore: simplify Onode pin/unpin logic.
https://github.com/ceph/ceph/pull/36795 Igor Fedotov
01:33 PM Revision 56f11c01 (ceph): mgr/cephadm: PEP8tify cephadmservice.py
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
01:30 PM Revision 83e4559f (ceph): mgr/cephadm: PEP8tify schedule.py
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
01:29 PM Revision fef1151a (ceph): mgr/cephadm: PEP8tify inventory.py
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
01:18 PM Revision f82058f0 (ceph): Merge pull request #36738 from ShraddhaAg/cephadm-archive-logs
qa/tasks/cephadm.py: add ceph logs directory in job's info.yaml
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Review...
Sebastian Wagner
12:50 PM mgr Bug #47132 (Need More Info): mgr: Caught signal (Segmentation fault) thread_name:safe_timer
... Laura Paduano
12:23 PM Orchestrator Cleanup #47131 (Resolved): mgr/cephadm: Move serve() into a dedicated serve.py
Including all methods called by serve()
Including all methods called by methods called by serve()
Including all...
Sebastian Wagner
12:19 PM bluestore Bug #46490: osds crashing during deep-scrub
@super xor - could you please run fsck for the failing OSD? Igor Fedotov
12:07 PM Revision 330c75cb (ceph): mgr/dashboard: redirect to original URL after successful login
Fixes: https://tracker.ceph.com/issues/45067
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
(cherry picked from c...
Avan Thakkar
11:42 AM Documentation #47130 (Closed): Please add basic infos into the documentation
Hi,
I am (attempting) to package ceph for a distro linux named Mageia. The previous mess put in the source code made...
chris denice
11:08 AM RADOS Bug #47002: python-rados: connection error
I have a candidate patch for this that I should be able to test tomorrow morning APAC time (it's building now). Brad Hubbard
08:11 AM RADOS Bug #47002: python-rados: connection error
Progress update.
I eliminated anything to do with python by writing a small C client that just reads the conf file...
Brad Hubbard
10:58 AM Revision 1bfb0445 (ceph): cephadm: Update error message on host failure
Now the error message explains how to add the ssh key to the not
reachable host
Fixes: https://tracker.ceph.com/issu...
Stephan Müller
10:40 AM Revision e307b9ae (ceph): crimson/osd: drop misdirected ops
see also `PrimaryLogPG::do_op()`, we should ignore the ops hitting us if
we are not supposed to serve them. this happ...
Kefu Chai
10:16 AM Dashboard Backport #47122 (In Progress): nautilus: mgr/dashboard: replace endpoint of "This week" time rang...
Avan Thakkar
10:15 AM Revision d0ff7807 (ceph): mgr/dashboard: remove "This week/month/year" and "Today" time stamps of...
Fixes: https://tracker.ceph.com/issues/47049
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
(cherry picked from c...
Avan Thakkar
10:03 AM Dashboard Backport #47121 (In Progress): octopus: mgr/dashboard: replace endpoint of "This week" time range...
Avan Thakkar
10:03 AM Revision 363c68cd (ceph): mgr/dashboard: remove "This week/month/year" and "Today" time stamps of...
Fixes: https://tracker.ceph.com/issues/47049
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
(cherry picked from c...
Avan Thakkar
09:42 AM mgr Bug #47126: mgr plugin rpms unconditionally restart ceph-mgr.target on install/uninstall
Sebastian Wagner wrote:
> Hm. In order to properly install a module, you have to restart the mgr.
that's clear, ...
Dan van der Ster
08:36 AM mgr Bug #47126: mgr plugin rpms unconditionally restart ceph-mgr.target on install/uninstall
Hm. In order to properly install a module, you have to restart the mgr.
obviously, containers solve this issues.
Sebastian Wagner
07:29 AM mgr Bug #47126 (New): mgr plugin rpms unconditionally restart ceph-mgr.target on install/uninstall
In nautilus all of the mgr plugin rpms have a post install and post uninstall scriptlet which unconditionally restart... Dan van der Ster
09:34 AM rgw Bug #47129 (New): [pubsub] Pubsub event can not be acked
Details of the current setup:
* ceph version 14.2.9 (581f22da52345dba46ee232b73b990f06029a2a0) nautilus (stable)
* ...
David Piper
09:16 AM Revision 1afc907d (ceph): Merge pull request #36778 from tchaikov/wip-cmake-fio
cmake: silence "detached HEAD" warning
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Kefu Chai
08:45 AM Linux kernel client Feature #43636 (Resolved): Add support for RADOS compressible/incompressible allocation hints
Done in 5.8. Ilya Dryomov
08:44 AM Linux kernel client Feature #43794 (Resolved): Add support for replica localized or balanced read policy
Done in 5.8. Ilya Dryomov
08:42 AM rbd Feature #47128 (Resolved): krbd: optionally skip waiting for udev events
Allow mapping and unmapping rbd images from a container without --net=host, in a custom network namespace (e.g. when ... Ilya Dryomov
08:19 AM Orchestrator Bug #47127 (New): osd_id_claims uses shortlabel instead of the FQDN and cannot be fulfilled.
Hello!
I was testing replacing disks on my 9 node ceph 15.2.4 cluster provisioned by cephadm and using the orchest...
Daniël Vos
08:12 AM mgr Backport #46936 (In Progress): octopus: prometheus stats reporting fails with "KeyError"
Laura Paduano
08:11 AM Revision b1766aad (ceph): mgr: Add missing states to PG_STATES in mgr_module.py.
Fixes: https://tracker.ceph.com/issues/46808
Signed-off-by: Harley Gorrell <harley@panix.com>
(cherry picked from com...
james gorrell
08:11 AM mgr Backport #46937 (In Progress): nautilus: prometheus stats reporting fails with "KeyError"
Laura Paduano
08:09 AM rgw Backport #46997: nautilus: S3 API DELETE /{bucket}?encryption or DELETE /{bucket}?replication rem...
https://github.com/ceph/ceph/pull/36781 Huber ming
08:05 AM Revision f923f957 (ceph): osdc/Journaler: do not call onsafe->complete() if onsafe is 0
Fixes: https://tracker.ceph.com/issues/47125
Signed-off-by: Xiubo Li <xiubli@redhat.com>
Xiubo Li
08:03 AM mgr Backport #46752 (In Progress): nautilus: FAIL: test_pool_update_metadata (tasks.mgr.dashboard.tes...
Laura Paduano
08:03 AM Revision 16695159 (ceph): mgr/dashboard: wait longer for health status to be cleared
Because of reasons the cluster needs more time to recover from
HEALTH_WARN while changes are made by `test_pool_updat...
Tatjana Dehler
07:52 AM Dashboard Backport #46973 (In Progress): nautilus: mgr/dashboard: Hide table action input field if limit=0
Laura Paduano
07:52 AM Revision 7fb05e8c (ceph): mgr/dashboard: Hide table action input field if limit=0
Fixes: https://tracker.ceph.com/issues/46901
Signed-off-by: Volker Theile <vtheile@suse.com>
(cherry picked from comm...
Volker Theile
07:50 AM Dashboard Backport #46974 (In Progress): octopus: mgr/dashboard: Strange iSCSI discovery auth behavior
Laura Paduano
07:49 AM Revision e40244cd (ceph): mgr/dashboard: Strange iSCSI discovery auth behavior
Disable 'autocomplete' for the user and password form fields.
Fixes: https://tracker.ceph.com/issues/46900
Signed-o...
Volker Theile
07:39 AM Revision 6488e116 (ceph): doc: update QATzip doc for removing snappy and lz4 support
This patch update the documentation about QAT acceleration for encryption
and compression.
QATZip provide the interf...
Qiaowei Ren
06:51 AM ceph-volume Feature #47123 (Pending Backport): ceph-volume: backport the libstoragemagmt integration
Jan Fajerski
04:38 AM Revision 47b76ce2 (ceph): cmake: silence "detached HEAD" warning
git complains when checking out a tag in "detached HEAD", like:
You are in 'detached HEAD' state. You can look aroun...
Kefu Chai
04:37 AM CephFS Bug #47125 (Fix Under Review): mds: fix possible crash when the MDS is stopping
Xiubo Li
04:32 AM CephFS Bug #47125 (In Progress): mds: fix possible crash when the MDS is stopping
Before I have hit one crash without any useful logs months ago, just be possible caused by this. Xiubo Li
04:30 AM CephFS Bug #47125 (Resolved): mds: fix possible crash when the MDS is stopping
While the MDS daemon is stopping and if it call journaler->flush(), it may be crash dues to the onsafe parameter in J... Xiubo Li
02:49 AM crimson Bug #47124 (Resolved): heartbeat: heartbeat fails after connection race
Recently, I found that osds on my testbed constantly fails, here's the log:
ERROR 2020-08-25 10:41:02,855 [shard 0...
Xuehan Xu
01:23 AM Revision 09eac4be (ceph): cephadm: auto wrap and unwrap ipv6 addresses
This patch attempts to simplify IPv6 support in cephadm by automatically
wrapping and unwrapping IPv6 addresses when ...
Matthew Oliver
12:39 AM Revision cc19fc62 (ceph): mds/OpenFileTable: add option that disables dirfrags prefetch
Dirfrags prefetch may speedup rejoin stage of mds recovery. But it may
use lots of memory and cause mds out of memory...
Yan, Zheng
12:39 AM Revision 8c56adab (ceph): mds: properly set CLIENTWRITEABLE flag for imported caps
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
12:39 AM Revision 44f67be0 (ceph): mds: explicitly track files with client writeable ranges
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
12:39 AM Revision 7f43840f (ceph): client: encode inode's parent/d_name in cap_reconnect_t
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
12:39 AM Revision 3e7c5b40 (ceph): mds: use parent/d_name in cap_reconnect_t to speedup MDCache::open_ino()
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
12:39 AM Revision 994017b6 (ceph): mds: in-place update projected inode's client ranges
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng

08/24/2020

11:23 PM Revision 5fbfeaad (ceph): Merge pull request #36336 from pcuzner/ceph-volume-lsm
ceph-volume: add libstoragemgmt support Paul Cuzner
11:22 PM ceph-volume Feature #47123 (Resolved): ceph-volume: backport the libstoragemagmt integration
Backport of the libstoragemgmt integration feature Paul Cuzner
10:51 PM Revision 225cbd8d (ceph): cephadm: remove py2 from test_adoption
Since cephadm is py3 based, and py2 is EOL this patch
removes the py2 test iteration from test_adoption.sh
Signed-of...
Paul Cuzner
09:54 PM Dashboard Backport #47122 (Resolved): nautilus: mgr/dashboard: replace endpoint of "This week" time range f...
https://github.com/ceph/ceph/pull/36790 Avan Thakkar
09:53 PM Dashboard Backport #47121 (Resolved): octopus: mgr/dashboard: replace endpoint of "This week" time range fo...
https://github.com/ceph/ceph/pull/36789 Avan Thakkar
09:52 PM RADOS Bug #47119 (Resolved): perf suite fails with backend objectstore/filestore-xfs
Neha Ojha
06:28 PM RADOS Bug #47119: perf suite fails with backend objectstore/filestore-xfs
Neha Ojha wrote:
> Mostly likely caused by https://github.com/ceph/ceph/pull/36090
merged
Yuri Weinstein
04:49 PM RADOS Bug #47119 (Fix Under Review): perf suite fails with backend objectstore/filestore-xfs
Neha Ojha
04:28 PM RADOS Bug #47119: perf suite fails with backend objectstore/filestore-xfs
Mostly likely caused by https://github.com/ceph/ceph/pull/36090 Neha Ojha
03:37 PM RADOS Bug #47119 (Resolved): perf suite fails with backend objectstore/filestore-xfs
Run: https://pulpito.ceph.com/teuthology-2020-08-18_03:57:03-perf-basic-master-distro-basic-smithi/
Jobs: 5355382, 5...
Yuri Weinstein
09:52 PM Dashboard Bug #47049 (Pending Backport): mgr/dashboard: replace endpoint of "This week" time range for Graf...
Avan Thakkar
08:20 PM CephFS Feature #46989 (Pending Backport): pybind/mgr/nfs: Test mounting of exports created with nfs expo...
Patrick Donnelly
08:18 PM Revision d83dc481 (ceph): Merge PR #36684 into master
* refs/pull/36684/head:
qa/tasks/nfs: Test mounting of export created with nfs command
qa/tasks/nfs: Add helper met...
Patrick Donnelly
07:53 PM Revision dfd01d76 (ceph): blacklist -> blocklist
Signed-off-by: Sage Weil <sage@newdream.net>
Signed-off-by: Neha Ojha <nojha@redhat.com>
Sage Weil
07:53 PM Revision 2ee9365d (ceph): qa: log-whitelist -> log-ignorelist
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
07:53 PM Revision ea404dc0 (ceph): osd/OSDCap: whitelisted -> allowed
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
07:53 PM Revision 5465c77d (ceph): librbd: whitelisted_laggy_clients -> allowlisted_laggy_clients
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
07:53 PM Revision c7244e7a (ceph): misc language changes: whitelist -> ignore etc
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
07:53 PM Revision 269b949a (ceph): librados: fall back to legacy blacklist command if blocklist gets EINVAL
I would have expected ENOSYS or EOPNOTSUPP or similar, but the mon returns
EINVAL on an unrecognized command
Signed-...
Sage Weil
07:53 PM Revision 2e27a54c (ceph): mon/ConfigMonitor: handle renamed config options
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
07:53 PM Revision 0d577052 (ceph): test/librados_test_stub/TestRadosClient.cc: blacklist -> blocklist
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
07:53 PM Revision 240280ae (ceph): test/librbd/managed_lock/test_mock_BreakRequest.cc: blacklist -> blocklist
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
07:53 PM Revision a8c7efab (ceph): qa/suites/multimds: log-whitelist -> log-ignorelist
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
07:53 PM Revision 01fb7e7f (ceph): qa/suites/krbd/thrash: log-whitelist -> log-ignorelist
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
07:53 PM Revision c0a35867 (ceph): qa/suites/rados/thrash: log-whitelist -> log-ignorelist
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
07:53 PM Revision f466294d (ceph): test/librados_test_stub/TestMemIoCtxImpl.cc: blacklist -> blocklist
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
07:53 PM Revision c4f5de00 (ceph): *: convert EBLACKLISTED to EBLOCKLISTED
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
07:53 PM Revision 1690d381 (ceph): librbd: convert WHITELIST to ALLOWLIST
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
07:53 PM Revision b5bff49a (ceph): *: convert more blacklist to blocklist
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
07:53 PM Revision be32269f (ceph): journal, librbd: whitelisted_laggy_clients -> ignored_laggy_clients
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
07:53 PM Revision 22271213 (ceph): librbd: RESTORE_SOURCE_WHITELIST -> ALLOWED_RESTORE_SOURCES
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
07:53 PM Revision 6f8c30b1 (ceph): mgr/dashboard: remove racially insensitive terms
Signed-off-by: Ernesto Puerta <epuertat@redhat.com> Ernesto Puerta
07:53 PM Revision d7dfb8e3 (ceph): librbd: support reverting to legacy blacklist op via neorados API
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
07:37 PM CephFS Bug #47051 (Duplicate): fs/upgrade/volume_client: Command failed with status 124: 'sudo adjust-ul...
Patrick Donnelly
07:34 PM CephFS Bug #47051: fs/upgrade/volume_client: Command failed with status 124: 'sudo adjust-ulimits ceph-c...
Older log with this occurrence: https://pulpito.ceph.com/pdonnell-2020-08-08_02:16:26-fs-wip-pdonnell-testing-2020080... Patrick Donnelly
07:25 PM CephFS Bug #47051: fs/upgrade/volume_client: Command failed with status 124: 'sudo adjust-ulimits ceph-c...
I thought this might be fixed by https://github.com/ceph/ceph/pull/36499 after earlier discussions with Neha but it s... Patrick Donnelly
06:47 PM Bug #47120: "ModuleNotFoundError: No module named 'cStringIO'" in clients upgrades
also on octopus
https://pulpito.ceph.com/teuthology-2020-08-21_01:50:02-upgrade:client-upgrade-mimic-octopus-octopus...
Yuri Weinstein
04:36 PM Bug #47120 (Resolved): "ModuleNotFoundError: No module named 'cStringIO'" in clients upgrades
Runs:
https://pulpito.ceph.com/teuthology-2020-08-19_01:50:02-upgrade:client-upgrade-mimic-nautilus-distro-basic-smi...
Yuri Weinstein
06:44 PM Revision a4165566 (ceph): test/store_test: add missing collection reopen
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit aede2d557ab06e21fcb5b56a75cb8fbacd35a4e0)
Igor Fedotov
06:44 PM Revision a1318f4a (ceph): os/bluestore: modify cache shutdown
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit fafaa0809d4c213923659aacc6f1b6b493157e73)
...
Igor Fedotov
06:36 PM CephFS Bug #47015: mds: decoding of enum types on big-endian systems broken
Ulrich Weigand wrote:
> Thanks for creating the backport requests!
>
> Would it make sense to also include this c...
Patrick Donnelly
11:20 AM CephFS Bug #47015: mds: decoding of enum types on big-endian systems broken
Thanks for creating the backport requests!
Would it make sense to also include this commit for backporting:
https...
Ulrich Weigand
06:36 PM CephFS Backport #47081: nautilus: mds: decoding of enum types on big-endian systems broken
Note to backporters: please include https://github.com/ceph/ceph/pull/35920 Patrick Donnelly
06:36 PM CephFS Backport #47080: octopus: mds: decoding of enum types on big-endian systems broken
Note to backporters: please include https://github.com/ceph/ceph/pull/35920 Patrick Donnelly
06:33 PM Revision 02813988 (ceph): Merge PR #36394 into master
* refs/pull/36394/head:
qa: add method run ceph cluster command with better interface
cephfs: allow only "good" cha...
Patrick Donnelly
06:28 PM Revision 08a601e0 (ceph): Merge pull request #36772 from neha-ojha/wip-47119
qa/suites/perf-basic/objectstore: remove filestore
Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
06:26 PM Revision a0c652d4 (ceph): os/bluestore: fix onode count tracking in cache.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 6a28e7cba2886ff1e1b32c4713ecc472622b9835)
Igor Fedotov
06:26 PM Revision 7f9325ee (ceph): os/bluestore: fix pinned/cached setting in Onode::put/get
This to be squashed with HEAD~2 later, left standalone to ease
reviewing for now.
Signed-off-by: Igor Fedotov <ifedo...
Igor Fedotov
06:26 PM Revision 817016fc (ceph): os/bluestore: get rid off OnodeShardCache::_touch.
Onode pinning does the same for us.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 45b1d...
Igor Fedotov
06:25 PM Revision 829dd58b (ceph): os/bluestore: simplify Onode pin/unpin logic.
This patch makes in/unpin logic more straightforward and
hopefully safe in multi-threading.
Also it eliminates Onode...
Igor Fedotov
05:32 PM Revision 590afaff (ceph): librbd: drop deferred AsioEngine destruction
Commit 90bd1d7a857c0f3c57bda60975f58f9859940185 removed the need to
defer deletion of the AsioEngine but missed remov...
Jason Dillaman
05:05 PM Revision 6aecf421 (ceph): mgr/dashboard: Extract documentation link to a component
Fixes: https://tracker.ceph.com/issues/36565
Fixes: https://tracker.ceph.com/issues/43375
Signed-off-by: Tiago Melo ...
Tiago Melo
04:45 PM Revision d8c1dfcd (ceph): qa/suites/perf-basic/objectstore: remove filestore
There is no point testing performance on filestore anymore.
It has already been removed from objectstore backends in ...
Neha Ojha
04:04 PM crimson Bug #47031: out of order i/o
/a/kchai-2020-08-22_03:33:19-crimson-rados:thrash-wip-crimson-more-ops-kefu-distro-basic-smithi/5365998... Kefu Chai
04:02 PM Dashboard Cleanup #47118 (In Progress): mgr/dashboard: export test results in JUnit format
Ernesto Puerta
03:23 PM Dashboard Cleanup #47118 (Resolved): mgr/dashboard: export test results in JUnit format
Jenkins support JUnit test output by means of the already installed JUnit plugin. This can help to better understand ... Ernesto Puerta
03:16 PM bluestore Bug #47053 (Fix Under Review): Default value for 'bluestore_volume_selection_policy' is wrong
Igor Fedotov
02:33 PM Dashboard Cleanup #45184: mgr/dashboard: monitoring: replace Grafana JSON with code-based generators
Alternative: "jsonnet (already supported by Grafana)":https://grafana.github.io/grafonnet-lib/examples/ Ernesto Puerta
02:02 PM Bug #47116 (Resolved): doc/rados: "initial members" should probably be changed to "mon host"
<badone> zdover: got a bug for you before I forget
<badone> https://docs.ceph.com/docs/master/rados/api/python/
<ba...
Zac Dover
01:55 PM Linux kernel client Bug #46684 (Resolved): kclient: use-after-free Read in ceph_mdsc_destroy
Xiubo Li
01:53 PM Orchestrator Bug #46558: cephadm: paths attribute ignored for db_devices/wal_devices via OSD spec
@Sebastien : does that mean we need another tracker for implementing this feature or it won't happen at all ?
I th...
Dimitri Savineau
01:48 PM Orchestrator Bug #46558 (Resolved): cephadm: paths attribute ignored for db_devices/wal_devices via OSD spec
Sebastian Wagner
01:22 PM Orchestrator Bug #46558: cephadm: paths attribute ignored for db_devices/wal_devices via OSD spec
It looks like it has been decided to ignore this at the moment
https://github.com/ceph/ceph/pull/36543
Dimitri Savineau
04:31 AM Orchestrator Bug #46558: cephadm: paths attribute ignored for db_devices/wal_devices via OSD spec
Dimitri Savineau wrote:
> When creating an OSD spec for using dedicated devices for either DB and/or WAL bluestore d...
Saputro Aryulianto
01:51 PM Orchestrator Bug #44926 (Resolved): dashboard: creating a new bucket causes InvalidLocationConstraint
Sebastian Wagner
01:51 PM Dashboard Bug #46667 (Resolved): mgr/dashboard: Handle buckets without a realm_id
Sebastian Wagner
01:51 PM CephFS Feature #47034: mds: readdir for snapshot diff
cephfs-mirror could use this to read the changes to entire subtrees (not just a single directory) given a snapshot. Patrick Donnelly
01:50 PM Orchestrator Feature #44628 (Resolved): cephadm: Add initial firewall management to cephadm
Sebastian Wagner
01:50 PM CephFS Bug #47009 (Resolved): TestNFS.test_cluster_set_reset_user_config: command failed with status 32:...
backport PR: https://github.com/ceph/ceph/pull/36748 Sebastian Wagner
10:41 AM CephFS Bug #47009 (Pending Backport): TestNFS.test_cluster_set_reset_user_config: command failed with st...
Varsha Rao
01:50 PM rgw Backport #47115 (In Progress): nautilus: rgw: hold reloader using unique_ptr
Nathan Cutler
01:48 PM rgw Backport #47115 (Resolved): nautilus: rgw: hold reloader using unique_ptr
https://github.com/ceph/ceph/pull/36770 Nathan Cutler
01:49 PM Revision a261fc63 (ceph): rgw: hold reloader using unique_ptr
instead of using optional<> for holding reloader, use unique_ptr<>.
as `RGWRealmReloader` is neither
trivially_copy_{...
Kefu Chai
01:49 PM rgw Backport #47114 (In Progress): octopus: rgw: hold reloader using unique_ptr
Nathan Cutler
01:48 PM rgw Backport #47114 (Resolved): octopus: rgw: hold reloader using unique_ptr
https://github.com/ceph/ceph/pull/36644 Nathan Cutler
01:49 PM Orchestrator Bug #44252 (Resolved): cephadm: mgr,mds scale-down should prefer standby daemons
Sebastian Wagner
01:48 PM CephFS Feature #47102: mds: add perf counter for cap messages
separate perf counter for revokes and release Patrick Donnelly
01:30 AM CephFS Feature #47102 (Resolved): mds: add perf counter for cap messages
Zheng Yan
01:48 PM rgw Bug #47113 (Resolved): rgw: hold reloader using unique_ptr
Nathan Cutler
01:47 PM CephFS Feature #45747 (Resolved): pybind/mgr/nfs: add interface for adding user defined configuration
backport pr: https://github.com/ceph/ceph/pull/36748
Note that this is an exception. I don't plan to include volum...
Sebastian Wagner
01:47 PM CephFS Bug #47006 (Triaged): mon: required client features adding/removing
Patrick Donnelly
01:47 PM Revision 884ca48c (ceph): rgw: stop realm reloader before store shutdown
otherwise the two could race to destroy the store
Fixes: https://tracker.ceph.com/issues/45969
Signed-off-by: Casey...
Casey Bodley
01:47 PM Revision 1dc611fd (ceph): rgw: hold reloader using unique_ptr
instead of using optional<> for holding reloader, use unique_ptr<>.
as `RGWRealmReloader` is neither
trivially_copy_{...
Kefu Chai
01:44 PM Orchestrator Documentation #46701 (Resolved): remove `alias ceph='cephadm shell -- ceph'`
Sebastian Wagner
01:44 PM Orchestrator Bug #46813 (Resolved): `ceph orch * --refresh` is broken
Sebastian Wagner
01:43 PM Orchestrator Bug #46833 (Resolved): simple (ceph-disk style) OSDs adopted by cephadm must not call `ceph-volum...
Sebastian Wagner
01:43 PM Orchestrator Bug #46748 (Resolved): Module 'cephadm' has failed: auth get failed: failed to find osd.32 in key...
Sebastian Wagner
01:40 PM Bug #47112 (Resolved): cephadm RPM package installs /etc/sudoers.d/cephadm - review whether this ...
The cephadm user was introduced by https://github.com/ceph/ceph/pull/31698 (originally as the "cephdaemon" user). It ... Nathan Cutler
01:38 PM Orchestrator Bug #46922 (Fix Under Review): cephadm: IPv6 syntax inconsistency
Sebastian Wagner
01:33 PM Dashboard Bug #46977: mgr/dashboard: telemetry module throws error "list index out of range"
Sure, thanks! Yaarit Hatuka
01:10 PM Dashboard Bug #47111 (Resolved): mgr/dashboard: Use SVGs instead of PNGs for Icons
Currently we use multiple different versions of PNGs which are only different by color. This needs to be adapted to S... Enno Gotthold
01:04 PM Stable releases Tasks #46039 (Resolved): Nautilus v14.2.10
Abhishek Lekshmanan
01:04 PM Stable releases Tasks #46762 (Resolved): Nautilus v14.2.11
Abhishek Lekshmanan
12:41 PM Dashboard Bug #47110: Ceph dashboard not working : rook-ceph-mgr-a pod : "OOM KILL" and "CrashLoopBackOff".
Some logs from last week that could help :
debug 2020-08-20T11:14:35.339+0000 7fe10ed2b700 0 [devicehealth ERROR...
julian kraif
12:26 PM Dashboard Bug #47110 (Can't reproduce): Ceph dashboard not working : rook-ceph-mgr-a pod : "OOM KILL" and "...
Hi to all,
It's first time i'm posting here so sorry in advance if i forget important details, just ask for more i...
julian kraif
12:09 PM Orchestrator Bug #47109 (Resolved): while doing an upgrade: Module 'osd_support' has failed: Not found or unlo...
... Sebastian Wagner
12:03 PM Revision 103fd4af (ceph): Merge pull request #36760 from tchaikov/wip-qa-optional-args
qa/tasks/workunit: allow passing optional args to workunit
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
11:47 AM Revision 85434552 (ceph): Merge pull request #36748 from sebastian-philipp/octopus-backport-36371...
octopus: cephadm batch backport August (2)
Reviewed-by: Michael Fritch <mfritch@suse.com>
Reviewed-by: Varsha Rao <v...
Sebastian Wagner
11:35 AM Dashboard Bug #46986 (Resolved): mgr/dashboard: cross buttons in filter chips are not visible
Lenz Grimmer
11:34 AM Revision 2d29c143 (ceph): Merge pull request #36677 from bk201/wip-46986
mgr/dashboard: adjust cross button color in table filter chips
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Review...
Lenz Grimmer
11:34 AM Revision f56a83f8 (ceph): qa/tasks/nfs: Test mounting of export created with nfs command
Fixes: https://tracker.ceph.com/issues/46989
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
11:34 AM Revision 5d6742b6 (ceph): qa/tasks/nfs: Add helper method to check nfs cluster status
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
11:33 AM Dashboard Tasks #47108 (New): mgr/restful: Document deprecation of the restful module in favor of the Ceph ...
Add a note to the restful documentation that this module is deprecated and will be removed post-pacific. Lenz Grimmer
11:30 AM Revision 91e89a4d (ceph): qa/tasks/nfs: Remove unused port status function and 'stdin' keyword ar...
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
11:30 AM Revision e94a250c (ceph): qa/tasks/nfs: Cleanup created filesystem
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
11:28 AM Revision 34f739cd (ceph): Merge pull request #36737 from tchaikov/wip-crimson-more-ops
crimson/osd: implement append and omap-clear ops
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
11:22 AM Dashboard Tasks #40767 (Resolved): mgr/dashboard: Document all REST API endpoints
Lenz Grimmer
11:22 AM Revision 97693017 (ceph): Merge pull request #36347 from rhcs-dashboard/wip-40767-master
mgr/dashboard: Placeholders for Documenting REST API
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by...
Lenz Grimmer
11:19 AM Cleanup #47061 (Fix Under Review): [src/test/osd/RadosModel.h] WriteOp would be better to add the...
Kefu Chai
11:01 AM RADOS Bug #46266: Monitor crashed in creating pool in CrushTester::test_with_fork()
This happens again :( Seena Fallah
10:39 AM RADOS Bug #46285: osd: error from smartctl is always reported as invalid JSON
Yaarit Hatuka wrote:
> Is the cluster containerized?
> If so - smartctl version in the container might be old (mean...
Daniël Vos
10:33 AM Orchestrator Bug #47107 (Resolved): device-health-metrics unavailable because image ceph/ceph:latest has smart...
Hey hello,
My ceph 15 cluster built by cephadm using ceph/ceph:latest docker image cannot read smart data on dis...
Daniël Vos
10:25 AM Revision 1a813545 (ceph): Merge pull request #36765 from sebastian-philipp/man-cephadm-list-no-de...
doc/man/cephadm: Add missing parameters for `ls`
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: Varsha...
Sebastian Wagner
10:03 AM Revision d1651ba1 (ceph): doc/developer_guide: Update about '--force-priority' flag
The '--force-priority' flag is introduced in PR
https://github.com/ceph/teuthology/pull/1550.
Signed-off-by: Varsha ...
Varsha Rao
09:51 AM Revision c5f7963e (ceph): crimson/os/cyanstore: handle OP_ZERO
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
09:51 AM Revision 6c28f1d5 (ceph): test/pybind: remove object for testing after done with it
* add vertical spacing for better readability
* remove object for testing after done with it
Signed-off-by: Kefu Cha...
Kefu Chai
09:51 AM Revision 0daa762e (ceph): crimson/osd: refactor PGBackend::read() to pass os and op
prepare for the table based op lookup/execution.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:51 AM Revision e824d484 (ceph): crimson/osd: check for DNE object and return ENOENT in read ops
* omap_get_keys()
this change addresses the failure of
test_rados.py:TestIoctx.test_get_omap_keys
* omap_get_vals...
Kefu Chai
09:51 AM Revision 735a8801 (ceph): crimson/osd: implement rm-xattr op
it is tested by test_rados.py:TestIoctx.test_xattrs_op, so let's
support this op in crimson as well.
Signed-off-by: ...
Kefu Chai
09:51 AM Revision c7f92d9a (ceph): crimson/osd: avoid creating a throw-away object
for better readabilty and performnce
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:51 AM Revision 76576536 (ceph): crimson/os/cyanstore: handle OP_RMATTR
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
09:51 AM Revision c850a1d2 (ceph): crimson/osd: return rval which is negative
a less-than-zero rval indicates an error, and should not be normalized
to 0 if allows_returnvec() evaluates to false....
Kefu Chai
09:51 AM Revision 709ed943 (ceph): crimson/osd: update oi.size after truncating an object
* update oi.size if object size changes after the object is truncated
* do not add a truncate op to trasaction of the...
Kefu Chai
09:50 AM Revision 570342b1 (ceph): crimson/osd: implement cmp-ext op
it is tested by test_rados.py:TestIoctx.test_cmpext, so let's
support this op in crimson as well.
Signed-off-by: Kef...
Kefu Chai
09:49 AM Revision ee5df9b3 (ceph): crimson/osd: implement append op
it is tested by test_rados.py:TestIoctx.test_append, so let's support
this op in crimson as well.
Signed-off-by: Kef...
Kefu Chai
09:49 AM Revision 120c4834 (ceph): crimson/osd: implement omap-clear op
it is tested by test_rados.py:TestIoctx.test_clear_omap, so let's support
this op in crimson as well.
Signed-off-by:...
Kefu Chai
09:49 AM Revision df1f1a4b (ceph): crimson/os/cyanstore: handle OP_OMAP_CLEAR
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
09:34 AM ceph-volume Bug #38175 (Closed): ceph-volume inventory command is slow
Rishabh Dave
09:34 AM ceph-volume Bug #38175: ceph-volume inventory command is slow
The PR was closed since ceph-volume development moved in a different direction -- instead of improving filter method ... Rishabh Dave
09:33 AM ceph-volume Bug #42067 (Closed): api/lvm: Volumes.filter purges the object
The PR was closed since ceph-volume development moved in a different direction -- instead of improving filter method ... Rishabh Dave
09:29 AM rbd Feature #47106 (Resolved): tcmu-runner: report image status events to ceph
The PR: https://github.com/open-iscsi/tcmu-runner/pull/630 Xiubo Li
09:28 AM rbd Feature #47106 (Resolved): tcmu-runner: report image status events to ceph
Report all event counters to tcmu_rbd_service_status_update, so tools like gwcli/dashboard can display them. Xiubo Li
09:25 AM rbd Feature #47105 (Resolved): tcmu-runner: remove all the stale blacklist entries when opening devices
The PR: https://github.com/open-iscsi/tcmu-runner/pull/634 Xiubo Li
09:25 AM rbd Feature #47105 (Resolved): tcmu-runner: remove all the stale blacklist entries when opening devices
After the image device lost its lock in one tcmu-runner node, it will be blacklisted to avoid stale writes to corrupt... Xiubo Li
09:15 AM Orchestrator Bug #47078: cephadm: ForwardToSyslog=yes (aka really huge syslog)
Maybe we can use journald namespaces??? https://www.freedesktop.org/software/systemd/man/systemd-journald.service.htm... Sebastian Wagner
09:11 AM rgw Bug #47104 (New): CopyPartRequest in rook ceph is generating huge amount of data similar to its u...
When we are running CompleteMultipartUploadRequest in ceph 14.2.7 we are seeing that it is using same amount of ram a... Shikhar Goel
08:45 AM RADOS Bug #47002: python-rados: connection error
There's something quite different about the local environment (vstart cluster) and the teuthology environment. For ex... Brad Hubbard
08:19 AM RADOS Bug #47002 (New): python-rados: connection error
So, I can reproduce this on teuthology but not locally. Kefu mentioned that https://github.com/ceph/ceph/pull/36516 m... Brad Hubbard
04:20 AM RADOS Bug #47002: python-rados: connection error
I can reproduce this and I'm looking into it. Brad Hubbard
08:30 AM Revision f3aed082 (ceph): CODEOWNERS: Add cephadm man page to @ceph/orchestrators
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
08:28 AM Revision 20b679a8 (ceph): doc/man/cephadm: Add missing parameters for `ls`
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
08:09 AM rbd Bug #47050 (Resolved): make check: run-rbd-unit-tests-N.sh: TestLibRBD.FlushAio: rbd_aio_is_compl...
Mykola Golub
08:08 AM Revision e0f8aa85 (ceph): Merge pull request #36755 from dillaman/wip-47050
librbd: flush op was not properly waiting for queued IO
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
07:13 AM RADOS Bug #47103 (New): Ceph is not going into read only mode when it is 85% full.
We are using ceph 14.2.9 with the help of rook 1.2.7 in openshift environment. We are observing that our cluster is n... Shikhar Goel
04:18 AM rgw-testing Bug #47060: All ragweed tests failing
Sorry I didn't make much progress with this on Friday.
I can reproduce this using /a/yuriw-2020-08-20_19:13:00-upg...
Brad Hubbard
12:38 AM Dashboard Cleanup #47073: mgr/dashboard: landing page
There are a few things worth highlighting in the mockup to avoid confusion
Inventory
- by placing all the compone...
Paul Cuzner

08/23/2020

11:25 PM Revision a0a9ebcd (ceph): dashboard: Fix building build shell script
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
08:12 PM rgw Support #47101 (New): There is no nfs-ganesha-rgw deb package for the last versions (2.8 or above)
In http://download.ceph.com/nfs-ganesha/ there is no deb package for the last versions (2.8 or above), only RPM packa... Pedro Lorente
04:25 PM RADOS Bug #46264 (In Progress): mon: check for mismatched daemon versions
David Zafman

08/22/2020

07:48 PM rbd Backport #47100 (Resolved): nautilus: [migration] using abort can result in the loss of data
https://github.com/ceph/ceph/pull/37165 Nathan Cutler
07:48 PM rbd Backport #47099 (Resolved): octopus: [migration] using abort can result in the loss of data
https://github.com/ceph/ceph/pull/37164 Nathan Cutler
07:47 PM RADOS Bug #43888 (Resolved): osd/osd-bench.sh 'tell osd.N bench' hang
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
07:46 PM mgr Backport #47097 (Rejected): octopus: Module 'diskprediction_local' has failed: No module named 's...
Nathan Cutler
07:46 PM mgr Bug #45633 (Resolved): mgr/status: metadata is fetched async
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
07:45 PM Dashboard Cleanup #45901 (Resolved): mgr/dashboard/api: reach 100% test coverage in API controllers
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
07:45 PM CephFS Backport #47096 (Resolved): nautilus: mds: provide altrenatives to increase the total cephfs subv...
https://github.com/ceph/ceph/pull/36804 Nathan Cutler
07:45 PM CephFS Backport #47095 (Resolved): octopus: mds: provide altrenatives to increase the total cephfs subvo...
https://github.com/ceph/ceph/pull/38553 Nathan Cutler
07:44 PM rbd Backport #47094 (Rejected): nautilus: RBD string-based config options are ignored
Nathan Cutler
07:44 PM rbd Backport #47093 (Resolved): octopus: RBD string-based config options are ignored
https://github.com/ceph/ceph/pull/41836 Nathan Cutler
07:44 PM Dashboard Bug #46761 (Resolved): mgr/dashboard: host labels not shown after adding them.
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
07:44 PM RADOS Backport #47092 (Resolved): nautilus: mon: stuck osd_pgtemp message forwards
https://github.com/ceph/ceph/pull/37171 Nathan Cutler
07:44 PM RADOS Backport #47091 (Resolved): octopus: mon: stuck osd_pgtemp message forwards
https://github.com/ceph/ceph/pull/37347 Nathan Cutler
07:43 PM CephFS Backport #47090 (Resolved): nautilus: After restarting an mds, its standy-replay mds remained in ...
https://github.com/ceph/ceph/pull/37179 Nathan Cutler
07:43 PM CephFS Backport #47089 (Resolved): octopus: After restarting an mds, its standy-replay mds remained in t...
https://github.com/ceph/ceph/pull/37363 Nathan Cutler
07:43 PM CephFS Backport #47088 (Resolved): nautilus: mds: recover files after normal session close
https://github.com/ceph/ceph/pull/37178 Nathan Cutler
07:43 PM CephFS Backport #47087 (Resolved): octopus: mds: recover files after normal session close
https://github.com/ceph/ceph/pull/37334 Nathan Cutler
07:43 PM CephFS Backport #47086 (Rejected): nautilus: common: validate type CephBool cause 'invalid command json'
Nathan Cutler
07:43 PM CephFS Backport #47085 (Resolved): octopus: common: validate type CephBool cause 'invalid command json'
https://github.com/ceph/ceph/pull/37362 Nathan Cutler
07:43 PM CephFS Backport #47084 (Rejected): nautilus: mds: 'forward loop' when forward_all_requests_to_auth is set
Nathan Cutler
07:43 PM CephFS Backport #47083 (Resolved): octopus: mds: 'forward loop' when forward_all_requests_to_auth is set
https://github.com/ceph/ceph/pull/37360 Nathan Cutler
07:42 PM rbd Backport #47082 (Resolved): octopus: [rbd-mirror] test can still race and fail creation of peer
https://github.com/ceph/ceph/pull/37342 Nathan Cutler
07:42 PM CephFS Backport #47081 (Resolved): nautilus: mds: decoding of enum types on big-endian systems broken
https://github.com/ceph/ceph/pull/36814 Nathan Cutler
07:42 PM CephFS Backport #47080 (Resolved): octopus: mds: decoding of enum types on big-endian systems broken
https://github.com/ceph/ceph/pull/36813 Nathan Cutler
07:42 PM Backport #46629 (Resolved): octopus: The bandwidth of bluestore was throttled
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36668
m...
Nathan Cutler
06:10 PM Backport #46629: octopus: The bandwidth of bluestore was throttled
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36668
merged
Yuri Weinstein
07:42 PM RADOS Backport #46964 (Resolved): octopus: Pool stats increase after PG merged (PGMap::apply_incrementa...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36667
m...
Nathan Cutler
06:09 PM RADOS Backport #46964: octopus: Pool stats increase after PG merged (PGMap::apply_incremental doesn't s...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36667
merged
Yuri Weinstein
07:41 PM RADOS Backport #46934 (Resolved): octopus: "No such file or directory" when exporting or importing a po...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36666
m...
Nathan Cutler
06:08 PM RADOS Backport #46934: octopus: "No such file or directory" when exporting or importing a pool if locat...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36666
merged
Yuri Weinstein
07:41 PM RADOS Backport #46739 (Resolved): octopus: mon: expected_num_objects warning triggers on bluestore-only...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36665
m...
Nathan Cutler
06:07 PM RADOS Backport #46739: octopus: mon: expected_num_objects warning triggers on bluestore-only setups
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36665
merged
Yuri Weinstein
07:41 PM RADOS Backport #46722 (Resolved): octopus: osd/osd-bench.sh 'tell osd.N bench' hang
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36664
m...
Nathan Cutler
06:06 PM RADOS Backport #46722: octopus: osd/osd-bench.sh 'tell osd.N bench' hang
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36664
merged
Yuri Weinstein
07:41 PM RADOS Backport #46709 (Resolved): octopus: Negative peer_num_objects crashes osd
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36663
m...
Nathan Cutler
06:05 PM RADOS Backport #46709: octopus: Negative peer_num_objects crashes osd
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36663
merged
Yuri Weinstein
07:40 PM RADOS Backport #46951 (Resolved): octopus: nautilis client may hunt for mon very long if msg v2 is not ...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36633
m...
Nathan Cutler
07:40 PM RADOS Backport #46931 (Resolved): octopus: librados: add LIBRBD_SUPPORTS_GETADDRS support
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36643
m...
Nathan Cutler
07:40 PM mgr Backport #46958 (Resolved): octopus: mgr/status: metadata is fetched async
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36630
m...
Nathan Cutler
07:39 PM Dashboard Backport #46924 (Resolved): octopus: mgr/dashboard: Unable to edit iSCSI logged-in client
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36611
m...
Nathan Cutler
07:39 PM mgr Backport #46715 (Resolved): octopus: Module 'diskprediction_local' has failed: Expected 2D array,...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36577
m...
Nathan Cutler
06:10 PM Revision 59433657 (ceph): Merge pull request #36668 from smithfarm/wip-46629-octopus
octopus: bluestore: blk:BlockDevice.cc: use pending_aios instead of iovec size as ios num
Reviewed-by: Kefu Chai <kc...
Yuri Weinstein
06:09 PM Revision e0dd6072 (ceph): Merge pull request #36667 from smithfarm/wip-46964-octopus
octopus: mgr: decrease pool stats if pg was removed
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Igor Fedo...
Yuri Weinstein
06:08 PM Revision 03d7790b (ceph): Merge pull request #36666 from smithfarm/wip-46934-octopus
octopus: tools/rados: Set locator key when exporting or importing a pool
Reviewed-by: Neha Ojha <nojha@redhat.com>
R...
Yuri Weinstein
06:06 PM Revision 5fee35e2 (ceph): Merge pull request #36665 from smithfarm/wip-46739-octopus
octopus: mon: fix the 'Error ERANGE' message when conf "osd_objectstore" is filestore
Reviewed-by: Josh Durgin <jdur...
Yuri Weinstein
06:06 PM Revision 7cd9896c (ceph): Merge pull request #36664 from smithfarm/wip-46722-octopus
octopus: osd/OSD.cc: remove osd_lock for bench
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Neha Ojha ...
Yuri Weinstein
06:04 PM Revision 46a1f5bb (ceph): Merge pull request #36663 from smithfarm/wip-46709-octopus
octopus: osd/PeeringState: prevent peer's num_objects going negative
Reviewed-by: Neha Ojha <nojha@redhat.com>
Revie...
Yuri Weinstein
06:02 PM Revision 8db888ea (ceph): Merge pull request #36521 from tchaikov/wip-rgw-optional
rgw: hold reloader using unique_ptr
Reviewed-by: Willem Jan Withagen <wjw@digiware.nl>
Reviewed-by: Daniel Gryniewic...
Kefu Chai
05:09 PM Orchestrator Feature #47079 (Resolved): cephadm should create a log file
If someone runs into issues that only are logged to stdout during the first time a specific action is executed - it i... Sebastian Wagner
05:07 PM Orchestrator Bug #47078 (Need More Info): cephadm: ForwardToSyslog=yes (aka really huge syslog)
@ForwardToSyslog=yes@ is default in man distros.
Which means, we have a chain here:
container's stdout -> syste...
Sebastian Wagner
03:40 PM RADOS Bug #45441: rados: Health check failed: 1/3 mons down, quorum a,c (MON_DOWN)" in cluster log'
yuriw-2020-08-20_19:48:15-rados-wip-yuri-testing-2020-08-17-1723-octopus-distro-basic-smithi/5362945/ Deepika Upadhyay
03:39 PM RADOS Bug #44595: cache tiering: Error: oid 48 copy_from 493 returned error code -2
seeing on octopus as well: yuriw-2020-08-20_19:48:15-rados-wip-yuri-testing-2020-08-17-1723-octopus-distro-basic-smit... Deepika Upadhyay
01:36 PM rbd Feature #47076 (Fix Under Review): tcmu-runner: do not acquire exclusive lock for reads
Xiubo Li
01:17 PM rbd Feature #47076: tcmu-runner: do not acquire exclusive lock for reads
The PR: https://github.com/open-iscsi/tcmu-runner/pull/636 Xiubo Li
12:38 PM rbd Feature #47076 (Resolved): tcmu-runner: do not acquire exclusive lock for reads
After the tcmu-runner node lost the connection, if the first fop is read, we can defer acquiring the exclusive lock w... Xiubo Li
01:35 PM rbd Feature #47077 (Resolved): ceph-iscsi: Report tcmu-runner device status
These patches allow rbd-target-api to check the tcmu-runner ceph status, mark a device as degraded and then report th... Xiubo Li
12:14 PM bluestore Bug #46490: osds crashing during deep-scrub
I can confirm the same bug, causing osd flapping since 14.2.10.... Anonymous
12:11 PM mgr Bug #46871: nautilus: device health - device not claimed by any active OSD daemons
Thanks,
I know I didnt post much info but it seemed like an rather obvious/easy to reproduce bug.
Anonymous
10:13 AM rbd Bug #41394 (Pending Backport): [migration] using abort can result in the loss of data
Mykola Golub
10:13 AM rbd Bug #46754 (Pending Backport): RBD string-based config options are ignored
Mykola Golub
10:12 AM rbd Bug #47007 (Pending Backport): [rbd-mirror] test can still race and fail creation of peer
Mykola Golub
10:12 AM Revision f919b9f2 (ceph): Merge pull request #36707 from dillaman/wip-47007
rbd-mirror: peer setup can still race and fail creation of peer
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
10:11 AM Revision 5f90adc4 (ceph): Merge pull request #36471 from dillaman/wip-41394
librbd: using migration abort can result in the loss of data
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
10:10 AM Revision 88b11a7d (ceph): Merge pull request #36380 from dillaman/wip-46754
rbd: retrieve global config overrides from the MONs
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
08:59 AM Revision 12212a40 (ceph): Merge pull request #36751 from tchaikov/wip-redirect-stderr
qa/tasks/ceph: create a log file before redirecting to it
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
08:11 AM Revision af93f562 (ceph): qa/workunits/rados: quote optional args
otherwise they will be escaped by shell
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:26 AM Revision 56c86bbb (ceph): qa/tasks/workunit: allow passing optional args to workunit
* add comment to _run_tests()
* use `os.path.commonpath()` instead using string matching directly
for matching give...
Kefu Chai
04:49 AM Revision bf045f54 (ceph): Merge pull request #36696 from tchaikov/wip-cmake-boost-zlib
cmake: link against ZLIB if statically linked against Boost
Reviewed-By: Josh Durgin <jdurgin@redhat.com>
Reviewed-b...
Kefu Chai
04:48 AM Revision 885779d4 (ceph): Merge pull request #36710 from tchaikov/wip-ceph-pypath
ceph: correct additional paths added to sys.path
Reviewed-By: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Neha Ojh...
Kefu Chai
04:30 AM Revision 72eb53d0 (ceph): Merge pull request #36722 from tchaikov/wip-test-pybind
test/pybind: label test_rados tests with attributes
Reviewed-By: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Neha ...
Kefu Chai
03:33 AM Revision e6eabeee (ceph): qa/tasks/ceph: create a log file before redirecting to it
as it is shell who interprets ">>" and redirect the stderr to given
file, but the shell process is launched by ubuntu...
Kefu Chai
02:05 AM Revision fba31de3 (ceph): rgw : add check for zonegroup when create existing bucket
Fixes: https://tracker.ceph.com/issues/47027
Signed-off-by: caolei <halei15848934852@163.com>
cao.leilc
01:45 AM Feature #46894 (Resolved): client: choose a random replica mds to send the request
Patrick Donnelly
01:44 AM Revision b092bdac (ceph): Merge PR #36560 into master
* refs/pull/36560/head:
client: choose a random replica mds to send the request
Reviewed-by: Patrick Donnelly <pdon...
Patrick Donnelly
01:44 AM Revision 2b66fa1f (ceph): Merge PR #36681 into master
* refs/pull/36681/head:
mds: don't track change of config 'mds_replay_unsafe_with_closed_session'
mds: fix 'forward...
Patrick Donnelly
01:43 AM CephFS Bug #46988 (Pending Backport): mds: 'forward loop' when forward_all_requests_to_auth is set
Patrick Donnelly
01:42 AM Revision decf2ebe (ceph): Merge PR #36673 into master
* refs/pull/36673/head:
mds: don't recover files after normal session close
Reviewed-by: Patrick Donnelly <pdonnell...
Patrick Donnelly
01:42 AM CephFS Bug #46984 (Pending Backport): mds: recover files after normal session close
Patrick Donnelly
01:41 AM CephFS Bug #46976 (Pending Backport): After restarting an mds, its standy-replay mds remained in the "re...
Patrick Donnelly
01:41 AM Revision aa150dc3 (ceph): Merge PR #36632 into master
* refs/pull/36632/head:
mds: standy-replay mds remained in the "resolve" state after restart the active mds
Reviewe...
Patrick Donnelly
01:40 AM Revision 3fb857cd (ceph): Merge PR #36131 into master
* refs/pull/36131/head:
doc: document cephfs mirroring dev work
test: add tests for `ceph fs mirror` family of comm...
Patrick Donnelly
01:39 AM CephFS Bug #46985 (Pending Backport): common: validate type CephBool cause 'invalid command json'
Patrick Donnelly
01:39 AM Revision beb0d00c (ceph): Merge PR #36459 into master
* refs/pull/36459/head:
mds: dump granular cap info in mds_sessions
common: fix validate type CephBool cause 'inval...
Patrick Donnelly
01:38 AM Revision 1f4c23ef (ceph): Merge PR #36598 into master
* refs/pull/36598/head:
mds: drop decoding as MDSMap in FSMap::decode()
Reviewed-by: Patrick Donnelly <pdonnell@red...
Patrick Donnelly
01:37 AM Revision 52f9eab1 (ceph): Merge PR #36687 into master
* refs/pull/36687/head:
client: use ccap_string to show caps in more user friendly
Reviewed-by: Patrick Donnelly <p...
Patrick Donnelly
01:36 AM CephFS Bug #47015 (Pending Backport): mds: decoding of enum types on big-endian systems broken
Patrick Donnelly
01:35 AM Revision 03406f0e (ceph): Merge PR #36697 into master
* refs/pull/36697/head:
messages,mds: Fix decoding of enum types on big-endian systems
Reviewed-by: Patrick Donnell...
Patrick Donnelly
01:22 AM Revision bb1800c9 (ceph): crimson/osd: update size of object after writing to object
in the writesame op implemented in
6f7d1a435c1e80ee7ad6a9fca898d686255cc206, we failed to update the OI of
object aft...
Kefu Chai
12:01 AM CephFS Bug #47075: qa: FAIL: test_config_session_timeout
Another test that failed because of too long a sleep:
/ceph/teuthology-archive/pdonnell-2020-08-19_23:50:59-multim...
Patrick Donnelly

08/21/2020

11:44 PM CephFS Bug #47075 (New): qa: FAIL: test_config_session_timeout
... Patrick Donnelly
11:13 PM CephFS Feature #46074 (Pending Backport): mds: provide altrenatives to increase the total cephfs subvolu...
Wiring up mgr/volumes will happen in another ticket. Patrick Donnelly
11:12 PM Revision 3228b19b (ceph): Merge PR #36472 into master
* refs/pull/36472/head:
qa/workunits/fs: add test for subvolume
mds: don't move inode with nlink > 1 to global snap...
Patrick Donnelly
11:10 PM CephFS Bug #46882: client: mount abort hangs: [volumes INFO mgr_util] aborting connection from cephfs 'c...
Another: /ceph/teuthology-archive/pdonnell-2020-08-21_07:42:41-fs-wip-pdonnell-testing-20200821.043335-distro-basic-s... Patrick Donnelly
09:26 PM mgr Bug #44948 (Pending Backport): Module 'diskprediction_local' has failed: No module named 'sklearn...
Neha Ojha
09:22 PM Dashboard Bug #46977: mgr/dashboard: telemetry module throws error "list index out of range"
Yaarit, could you please take a look? Neha Ojha
07:47 PM RADOS Backport #46951: octopus: nautilis client may hunt for mon very long if msg v2 is not enabled on ...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36633
merged
Yuri Weinstein
07:47 PM Revision 54ab1614 (ceph): Merge pull request #36633 from smithfarm/wip-46951-octopus
octopus: monclient: schedule first tick using mon_client_hunt_interval
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
07:29 PM rgw Bug #47074: rgw: bucket radoslist looping endlessly while processing a bucket
Manuel, you asked what I would need to help debug.
Please run:...
J. Eric Ivancich
07:20 PM rgw Bug #47074 (New): rgw: bucket radoslist looping endlessly while processing a bucket
This was reported to via irc by Manuel Rios Fernandez. This tracker is an official channel exchange information. J. Eric Ivancich
06:30 PM RADOS Backport #46931: octopus: librados: add LIBRBD_SUPPORTS_GETADDRS support
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36643
merged
Yuri Weinstein
06:30 PM Revision 3d6fe54a (ceph): Merge pull request #36643 from smithfarm/wip-46931-octopus
octopus: librados: add LIBRADOS_SUPPORTS_GETADDRS support
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Yuri Weinstein
06:29 PM mgr Backport #46958: octopus: mgr/status: metadata is fetched async
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36630
merged
Yuri Weinstein
06:28 PM Revision af0b5902 (ceph): Merge pull request #36630 from smithfarm/wip-46958-octopus
octopus: mgr/status: metadata is fetched async
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Jan Fajerski <...
Yuri Weinstein
06:26 PM Dashboard Backport #46924: octopus: mgr/dashboard: Unable to edit iSCSI logged-in client
Tiago Melo wrote:
> https://github.com/ceph/ceph/pull/36611
merged
Yuri Weinstein
06:26 PM Revision 00b07990 (ceph): Merge pull request #36611 from tspmelo/wip-46924-octopus
octopus: mgr/dashboard: Unable to edit iSCSI logged-in client
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Reviewed...
Yuri Weinstein
06:25 PM mgr Backport #46715: octopus: Module 'diskprediction_local' has failed: Expected 2D array, got 1D arr...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36577
merged
Yuri Weinstein
06:25 PM Revision 317f8463 (ceph): Merge pull request #36577 from callithea/wip-46715-octopus
octopus: mgr/diskprediction_local: Fix array size error
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
05:24 PM Revision defefcc2 (ceph): rgw: rgw_user_sync_all_stats() uses is_truncated()
rgw_user_sync_all_stats() was using a 'bool is_truncated = false;'
flag which never gets set, so it never looped past...
Casey Bodley
05:17 PM Dashboard Cleanup #47073 (In Progress): mgr/dashboard: landing page
Current landing page, despite the recent refresh, still exhibits some issues:
* Effective visualization
** There ...
Ernesto Puerta
05:05 PM Revision 2c39bf9f (ceph): rgw: RGWBucket uses creation_time from RGWBucketInfo
RGWRadosBucket::get_creation_time() is uninitialized when returned by
RGWRadosStore::create_bucket(). RGWCreateBucket...
Casey Bodley
04:58 PM Dashboard Feature #47072 (New): mgr/dashboard: Usability Improvements
This is a parent tracker for gathering a number of usability improvements. Ernesto Puerta
04:55 PM Revision f40e5221 (ceph): common/bl, os/bluestore: drop flush() from page_aligned_appender.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
04:55 PM Revision b24454ab (ceph): os/bluestore: avoid temporary bufferlist in _flush_range().
`bufferlist::splice()` is already piecewise -- it uses the variant
of `bufferlist::appned()` that merges adjacent bpt...
Radoslaw Zarzynski
04:55 PM Revision a94a4d02 (ceph): common/bl: splice() doesn't thrash _carriage anymore.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
04:55 PM Revision 24d3ee17 (ceph): os/bluestore: use bl::splice() instead of bl::claim_append_piecewise().
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
04:55 PM Revision 774676f2 (ceph): common/bl: drop claim_append_piecewise() from bufferlist.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
04:55 PM Revision 1f1be533 (ceph): os/bluestore: dissect the buffer management from _flush_range().
This commit has also privatized `buffer` and `tail_block`
of the `FileWriter`, and therefore introduced a public
gett...
Radoslaw Zarzynski
04:55 PM Revision 353402d8 (ceph): os/bluestore: eradicate bufferlist rebuilds around FileWriter
This commits reworks the way how `FileWriter::flush_buffer()`
complements the buffer with zeros when the requested fl...
Radoslaw Zarzynski
04:55 PM Revision ee332122 (ceph): test/bl: improve the page_aligned_appender test.
The idea is to focus on the interface's parts which
are ciritical for `FileWriter` of BlueFS - the sole
user of `page...
Radoslaw Zarzynski
04:55 PM Revision cc4cd3f5 (ceph): common/bl: new incarnation of page_aligned_appender.
This commit reworks the implementation of `page_aligned_appender`.
The goals are:
* reuse the `bufferlist::_carriag...
Radoslaw Zarzynski
04:54 PM Dashboard Cleanup #47071 (New): mgr/dashboard/api: review PUT methods
Many ceph-dashboard endpoints support PUT method, but in most cases it's used to perform partial updates, which break... Ernesto Puerta
04:46 PM Revision 53098212 (ceph): qa: add method run ceph cluster command with better interface
This new method should allow better control on the process launched by
the passed command. This is achieved by allowi...
Rishabh Dave
04:32 PM RADOS Bug #46325 (Rejected): A pool at size 3 should have a min_size 2
My testing using vstart is wrong because somehow the config osd_pool_default_min_size == 1 even though I specified th... David Zafman
07:49 AM RADOS Bug #46325: A pool at size 3 should have a min_size 2
This is from `octopus` - `15.2.4`.... Vikhyat Umrao
04:03 PM Revision ed0074da (ceph): mgr/cephadm: use raw string during `re.search`
cephadmservice.py:348: DeprecationWarning: invalid escape sequence \:
port = re.search('\:\d+\/', end_point)
Sig...
Michael Fritch
03:51 PM Backport #47022 (Resolved): octopus: rbd_write_zeroes()
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36717
m...
Nathan Cutler
02:08 PM Backport #47022: octopus: rbd_write_zeroes()
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36717
merged
Yuri Weinstein
03:51 PM Dashboard Backport #46944 (Resolved): octopus: mgr/dashboard: host labels not shown after adding them.
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36678
m...
Nathan Cutler
02:07 PM Dashboard Backport #46944: octopus: mgr/dashboard: host labels not shown after adding them.
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36678
merged
Yuri Weinstein
03:51 PM mgr Backport #46717 (Resolved): octopus: mgr/prometheus: log time it takes to collect metrics in debu...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36581
m...
Nathan Cutler
02:06 PM mgr Backport #46717: octopus: mgr/prometheus: log time it takes to collect metrics in debug mode
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36581
merged
Yuri Weinstein
03:51 PM rbd Backport #46724 (Resolved): octopus: ceph-iscsi: selinux avc denial on rbd-target-api from ioctl ...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36302
m...
Nathan Cutler
02:05 PM rbd Backport #46724: octopus: ceph-iscsi: selinux avc denial on rbd-target-api from ioctl access
Jason Dillaman wrote:
> https://github.com/ceph/ceph/pull/36302
merged
Yuri Weinstein
03:51 PM Dashboard Backport #46672 (Resolved): octopus: mgr/dashboard/api: reach 100% test coverage in API controllers
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36260
m...
Nathan Cutler
03:50 PM Revision 83d20b65 (ceph): os/bluestore/BlueFS: reduce bufferlist rebuild
If bufferlist use class page_aligned_appender, this make
bufferlist::append_zero can't append data into
page_aligned_...
jianpeng ma
03:50 PM Revision 9ca528b8 (ceph): common/bl: add assertion in obtain_contigous_space().
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
03:50 PM Revision 445e0175 (ceph): common/bl: multiple cleans-up for bufferlist::splice().
* clean formatting,
* fix the comment in `bufferlist::splice()`,
* use `->` instead of `*`.
Signed-off-by: Radoslaw ...
Radoslaw Zarzynski
03:50 PM Revision fc0441ea (ceph): common/bl: refactor splice().
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
03:50 PM Revision e65c5c2a (ceph): os/bluestore: fix dissecting from FileWriter in BlueFS::_flush_range().
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
03:50 PM Orchestrator Bug #45465: cephadm: `ceph orch restart osd` has the potential to break your cluster
depends on https://github.com/ceph/ceph/pull/36753 Sebastian Wagner
03:48 PM bluestore Backport #47070 (In Progress): nautilus: os/bluestore: dump onode that has too many spanning blobs
Nathan Cutler
03:48 PM bluestore Backport #47070 (Resolved): nautilus: os/bluestore: dump onode that has too many spanning blobs
https://github.com/ceph/ceph/pull/36756 Nathan Cutler
03:48 PM Revision 21a512e3 (ceph): os/bluestore: dump onode if too many spanning blobs detected.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 8d103b15c9b27e157d9b3e4bec87f1d71c94d547)
Igor Fedotov
03:48 PM Revision 7dcff62d (ceph): os/bluestore: make alerting onode dump less frequent.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 1d6a4730a0398a7970cfd0a8effebff39a1e887a)
Igor Fedotov
03:48 PM Orchestrator Bug #46704: container_linux.go:349: "exec: \"stat\": executable file not found
Deepika Upadhyay wrote:
> [...]
>
> /a/yuriw-2020-08-20_00:20:21-rados-wip-yuri7-testing-2020-08-19-2051-octopus-...
Sebastian Wagner
12:12 PM Orchestrator Bug #46704: container_linux.go:349: "exec: \"stat\": executable file not found
... Deepika Upadhyay
03:47 PM bluestore Bug #47069 (Resolved): os/bluestore: dump onode that has too many spanning blobs
Nathan Cutler
03:47 PM Orchestrator Bug #46529: cephadm: error removing storage for container "...-mon": remove /var/lib/containers/s...
... Sebastian Wagner
03:23 PM rbd Bug #47068 (Resolved): librbd/ImageState.cc: 352: FAILED ceph_assert(m_on_notify == nullptr)
Observed once on teuthology [1]:... Mykola Golub
03:22 PM Revision 28ecbbde (ceph): mgr/dashboard: fix API tests: Invalid URL: None/api/auth
Fixes: https://tracker.ceph.com/issues/47052
Signed-off-by: Alfonso Martínez <almartin@redhat.com>
Alfonso Martínez
02:56 PM rbd Bug #47050 (Fix Under Review): make check: run-rbd-unit-tests-N.sh: TestLibRBD.FlushAio: rbd_aio_...
Jason Dillaman
01:19 PM rbd Bug #47050 (In Progress): make check: run-rbd-unit-tests-N.sh: TestLibRBD.FlushAio: rbd_aio_is_co...
Jason Dillaman
02:37 PM Revision 4e1633ed (ceph): librbd: flush requests could race past initiation of write ops
Now that IO is being processed by multiple threads, it's possible
that a write operation that was issued prior to a f...
Jason Dillaman
02:36 PM Revision 1f28e5ff (ceph): librbd: reset collection state after move operation
A technical requirement of move operations requires that the collection
be reset to a known state before being used a...
Jason Dillaman
02:08 PM Revision 0684f9bf (ceph): Merge pull request #36717 from smithfarm/wip-47022-octopus
octopus: rbd: librbd: Align rbd_write_zeroes declarations
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Yuri Weinstein
02:07 PM Revision e2aa869b (ceph): Merge pull request #36678 from bk201/wip-46944-octopus
octopus: mgr/dashboard: Fix host attributes like labels are not returned
Reviewed-by: Alfonso Martínez <almartin@red...
Yuri Weinstein
02:06 PM Revision d7715234 (ceph): Merge pull request #36581 from callithea/wip-46717-octopus
octopus: mgr/prometheus: log time it takes to collect metrics
Reviewed-by: Patrick Seidensal <pnawracay@suse.com>
Yuri Weinstein
02:05 PM Revision 2c1a8074 (ceph): Merge pull request #36302 from dillaman/wip-46724-octopus
octopus: ceph-iscsi: selinux fixes
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Yuri Weinstein
12:37 PM Orchestrator Bug #45861: data_devices: limit 3 deployed 6 osds per node
I tried different approach:
```
service_type: osd
service_id: 3db_per_nvme
placement:
host_pattern: 'bluesha...
Denys Kondratenko
12:25 PM Dashboard Tasks #47067 (In Progress): mgr/restful: communicate the deprecation of the restful module in fav...
The deprecation of the restful module should be communicated via various means, e.g. the Ceph Blog and the mailing li... Lenz Grimmer
12:22 PM Dashboard Tasks #47066 (In Progress): mgr/restful: Deprecate the "restful" module in favor of the Ceph Dash...
The Ceph Dashboard REST API backend has gathered a significant amount of functionality compared to the original @rest... Lenz Grimmer
11:51 AM Revision 41823db0 (ceph): os/bluestore: enable more flexible bluefs space management by default.
It turned out that we did't enable it when introduced this feature in
https://github.com/ceph/ceph/pull/29687.
Fixes...
Igor Fedotov
11:04 AM Revision ec4c69ed (ceph): mgr/cephadm: Enhance AlertManagerSpec to allow adding additional webhoo...
Fixes: https://tracker.ceph.com/issues/46775
Signed-off-by: Volker Theile <vtheile@suse.com>
(cherry picked from com...
Volker Theile
11:04 AM Revision 67b634b4 (ceph): mgr/cephadm: PEP8tify
Those files should generate fewer conflicts for now.
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(ch...
Sebastian Wagner
11:04 AM Revision c64704a8 (ceph): mgr/cephadm: guard _check_daemons
Continue with other daemons, if one fails
Fixes: https://tracker.ceph.com/issues/46748
Signed-off-by: Sebastian Wagn...
Sebastian Wagner
11:04 AM Revision 59a3d254 (ceph): mgr/cephadm/tests: Split `test_daemon_action`
Into:
* `test_list_daemons`
* `test_daemon_action` (now without listing daemons)
Signed-off-by: Sebastian Wagner <s...
Sebastian Wagner
11:04 AM Revision c045b3bd (ceph): mgr/cephadm: Add test_daemon_action_fail
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit f500b8fc747f1767a31e54e6fb4a9a...
Sebastian Wagner
11:04 AM Revision 8ad2a9c2 (ceph): mgr/cephadm: Don't run `daemons_post` if _create_daemon fail
We can't run daemon_check_post for the type, if a single daemon failed.
Mainly cause `daemon_check_post` is run by se...
Sebastian Wagner
11:04 AM Revision 86bc15e4 (ceph): mgr/caphadm/tests: Add `test_daemon_check_post`
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 7d3deb2e23266ee5e206d76bb4ce33...
Sebastian Wagner
11:04 AM Revision 61782ff5 (ceph): cephadm: don't add `ceph-volume lvm activate` for adopted simple OSDs
This changes the logic in deploy_daemon_units() to add either `chown` calls
for simple (ceph-disk style) OSDs, or to ...
Tim Serong
11:04 AM Revision 36dc5998 (ceph): mgr/cephadm: Add UpgradeState class
My resons are:
* This increase mypy coverage
* Makes the code more discoverable.
* Allowes us to have intelligent Up...
Sebastian Wagner
11:04 AM Revision 74cd791c (ceph): mgr/cephadm: PEP8tify upgrade.py
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit ffc1fd65c6b82a5565953f0da184a0...
Sebastian Wagner
11:04 AM Revision d41b08a3 (ceph): mgr/cephadm: rgw update period after realm, zone creation
Signed-off-by: Daniel-Pivonka <dpivonka@redhat.com>
(cherry picked from commit 70b11a1a83d2d03062d7a2db81de8675b2f0b0f4)
Daniel Pivonka
11:04 AM Revision 017798ae (ceph): mgr/cephadm, Add --image to `ceph orch daemon redeploy <what>`
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 9d0480d18b6f30f929e8599ee8b32f...
Sebastian Wagner
11:04 AM Revision f129a9a8 (ceph): mgr/cephadm: Refactor upgrade to call _daemon_action with new image
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 289f37d29674b9a26415147a964b1f...
Sebastian Wagner
11:04 AM Revision ddd78a11 (ceph): mgr/cephadm: Make `ceph orch * --refresh` asynchronous
There is just no way we can allow those calls to be synchornous:
* All CLI commands are blocked, till the refresh co...
Sebastian Wagner
11:04 AM Revision 9edb8ceb (ceph): mgr/cephadm: module.py: PEP8tify `ceph orch * ls`
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit be3f513239d45feb8557f30e05fc56...
Sebastian Wagner
11:04 AM Revision 1de7f718 (ceph): mgr/orchestrator: Update service_action() docstring
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit 4d6365b6a9a9bda4375b84ad3661e43e5de9abf8)
Varsha Rao
11:04 AM Revision 4d8908df (ceph): mgr/cephadm: Prevent unnecessary SSH reconfiguration
When 'set-user', 'set-pub-key' or 'set-priv-key' are called two
times with the same value, we can ignore the second c...
Ricardo Marques
11:04 AM Revision ef3bf497 (ceph): mgr/cephadm: Some more typing
Make sure we don't mix daemon names, config entities and
auth entities. Cause all of them don't mix well together.
S...
Sebastian Wagner
11:04 AM Revision 31e3665b (ceph): mgr/cephadm: _get_config_and_keyring: `host` is required now
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 6105d1ba4c94e1278bf38896ad467a...
Sebastian Wagner
11:04 AM Revision f9a0b590 (ceph): doc/cephadm: Remove shell alias
Turns out, the alias doesn't work for files.
Fixes: https://tracker.ceph.com/issues/46701
Fixes:
```
$ ceph orch a...
Sebastian Wagner
11:04 AM Revision 8497059b (ceph): mgr/orch: _interface.py: Convert type annotations to py3
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 0bb09324e7b4cffc957a89c3c5188b...
Sebastian Wagner
11:04 AM Revision 11c7a722 (ceph): mgr/orch: _interface.py: PEP8tify
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit b7caeed9b694a3191f06d96339a81f...
Sebastian Wagner
11:04 AM Revision 1f0e2433 (ceph): mgr/volumes/nfs: Add interface for adding user defined configuration
Code related to creating and removing rados object has been rearranged abd
modified. This patch introduces interface ...
Varsha Rao
11:04 AM Revision fe4388ed (ceph): doc/cephfs/nfs: Update the doc about 'reset' and 'set' config interfaces
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit 287da119215671fe24b371f9df01059569db4b3e)
Varsha Rao
11:04 AM Revision 003dad5a (ceph): qa/tasks/cephfs/nfs: Add tests for cluster config set and reset
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit bba2d66176fa30b934aaa6fb7670cd0fecc0af78)
Varsha Rao
11:04 AM Revision 14bf1e41 (ceph): mgr/cephadm: clean-up nfs service module imports
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from commit 4ad0636e81d1005c116ef6aae211e6fcead23ed4)
Michael Fritch
11:04 AM Revision 0bec281d (ceph): mgr/cephadm: convert py2 -> py3 type checking
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from commit e05bf091724e318b547967c6ec81ed5cf5807b16)
Michael Fritch
11:04 AM Revision 3893e05b (ceph): mgr/cephadm: check existance of the RADOS pool
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from commit 4419c18f9fb961b54715c355194b85e57804adec)
Michael Fritch
11:04 AM Revision 48c599e9 (ceph): pybind/mgr: Also mock the config store in pytest
This will be used to dry-run mgr/cephadm/upgrade.py
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(che...
Sebastian Wagner
11:04 AM Revision a08471ba (ceph): mgr/cephadm/tests: move with_service to fixtures.py
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 50ecd89d790fb33a7dc297ae1eeb77...
Sebastian Wagner
11:04 AM Revision 054b5128 (ceph): mgr/cephadm: add test_upgrade.py
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit d71f3b42738eef2d234ec752bc27d3...
Sebastian Wagner
11:04 AM Revision ea7996b7 (ceph): mgr/cephadm: also mock `ceph vesions`
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
(cherry picked from commit 1c8cb204ffdb654a2b954a3d39a1c1...
Sebastian Wagner
11:04 AM Revision dd9a6db7 (ceph): mgr/cephadm: add by_type daemon retrieval method
Signed-off-by: Joshua Schmid <jschmid@suse.de>
(cherry picked from commit 1f8965f8cc48c9e901f3531259d446e3d9211135)
Joshua Schmid
11:04 AM Revision 943bc5b6 (ceph): mgr/cephadm: save osdspec_affinity to dd store
Signed-off-by: Joshua Schmid <jschmid@suse.de>
(cherry picked from commit 0feae8893364729f2e9b9ee9bc53b6eba66cbc10)
Joshua Schmid
11:04 AM Revision 19533ee1 (ceph): mgr/cephadm: add default osdspec_affinity to module fixture
Signed-off-by: Joshua Schmid <jschmid@suse.de>
(cherry picked from commit eb1b37cfc34db90db86ef8449f645d5a192656b9)
Joshua Schmid
11:04 AM Revision 1c5ee442 (ceph): mgr/orchestrator: remove traces of ceph orch osd spec
Signed-off-by: Joshua Schmid <jschmid@suse.de>
(cherry picked from commit 4109e981d969c5c61f6dbf66e1e8c3c17724f5f8)
Joshua Schmid
11:04 AM Revision cb1a246e (ceph): docs/mgr: remove traces of ceph orch osd spec
Signed-off-by: Joshua Schmid <jschmid@suse.de>
(cherry picked from commit f8b8e6f22900848ed12d166592f504e2d6b70554)
Joshua Schmid
11:04 AM Revision e4c1eead (ceph): python-common: ban paths from non-data-devices
Signed-off-by: Joshua Schmid <jschmid@suse.de>
(cherry picked from commit ac5839b9f5d4ff2c4269b9da0314837cdafa5360)
Joshua Schmid
11:04 AM Revision c8035079 (ceph): doc/cephadm: remove ssh user limitation troubleshooting
Signed-off-by: Daniel-Pivonka <dpivonka@redhat.com>
(cherry picked from commit b59b480c3d6f0bcceff155c02770acb2ea842561)
Daniel Pivonka
11:04 AM Revision 44933c9a (ceph): mgr/cephadm: mgr or mds scale-down should prefer non-active daemons
When removing daemons during a mgr/mds scale-down, prefer to remove
standby daemons so the active daemon is not kille...
Adam King
11:04 AM Revision 140b29f3 (ceph): cephadm: Allow users to use a custom dashboard ssl port
This modification allows the user to create a new bootstrap cluster using a predefined SSl port for the dashboard.
If...
Juan Miguel Olmo Martínez
11:04 AM Revision 8a3ef73d (ceph): cephadm: fix custom alertmanager
When alertmanager image has been customized and does not have a
/etc/alertmanager directory, the uid/gid extraction f...
Patrick Seidensal
11:04 AM Revision 26af4054 (ceph): mgr/cephadm: use fixed config file path as argument
Fixes other alertmanager containers which do not default to look for a
configuration file in `/etc/alertmanager/alert...
Patrick Seidensal
11:04 AM Revision ac99a594 (ceph): qa/tasks/nfs: Delete nfs cluster after exports are created
Fixes: https://tracker.ceph.com/issues/47009
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit ...
Varsha Rao
11:04 AM Revision 0ab5249c (ceph): qa/suites/rados/test_orch_cli: Change mds name
As MDS name should not start with numeric digit.
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from co...
Varsha Rao
11:04 AM Revision 9eccf8f5 (ceph): qa/tasks/nfs: Instead of 'orch ls' use 'orch ps'
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit 5c4e659067fc2022e1c226bb3c9f72fb2e018b44)
Varsha Rao
10:31 AM Revision c8bfc66f (ceph): Merge pull request #35789 from Reperator/fix-ceph-objectstore-tool-docs
doc/man/8/ceph-objectstore-tool.rst: remove duplicate lines
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:26 AM Revision 344d964b (ceph): Merge pull request #36742 from hulksmaaash/patch-2
doc/rados: remove statement that ISA plugin only works on Intel chips
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:58 AM Bug #47064 (Resolved): rados/deployment is redundant
https://docs.ceph.com/docs/octopus/rados/deployment/
is an old version of
https://docs.ceph.com/docs/octopus/i...
Zac Dover
09:56 AM Dashboard Bug #46815: mgr/dashboard: FAIL: test_pool_create (tasks.mgr.dashboard.test_pool.PoolTest)
I tried to reproduce the issue on my local environment but unfortunately it didn't happen there. Tatjana Dehler
09:42 AM Bug #47063 (Resolved): The RADOS deployment guide refers to ceph-deploy, which is, as of Octopus,...
https://docs.ceph.com/docs/master/rados/deployment/
The ceph-deploy tool is a way to deploy Ceph relying only u...
Zac Dover
09:40 AM Revision cb529aca (ceph): Merge pull request #36496 from Daniel-Pivonka/cephadm-44926
mgr/cephadm: rgw update period after realm, zone creation
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
09:39 AM Revision 95042ecc (ceph): Merge pull request #36716 from jmolmo/dashboard_ports_2
cephadm: Allow users to use a custom dashboard ssl port
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
09:17 AM bluestore Bug #46886 (Fix Under Review): upgrade/nautilus-x-master: bluefs mount failed to replay log: (14...
Igor Fedotov
09:14 AM Dashboard Cleanup #47036 (Resolved): mgr/dashboard: use SASS colors in TypeScript
Lenz Grimmer
09:13 AM Revision 98c2ca63 (ceph): Merge pull request #36260 from rhcs-dashboard/wip-46672-octopus
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Lenz Grimmer
09:12 AM Revision 5b8d52e9 (ceph): Merge pull request #36721 from ceph/47036-sass-colors-typescript
mgr/dashboard: use SASS colors in TypeScript
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Sebastia...
Lenz Grimmer
09:11 AM Dashboard Bug #47049 (Resolved): mgr/dashboard: replace endpoint of "This week" time range for Grafana in d...
Lenz Grimmer
09:10 AM Revision 218d2df4 (ceph): Merge pull request #36735 from rhcs-dashboard/fix-this-week-endpoint
mgr/dashboard: remove "This week/month/year" and "Today" time stamps of Grafana in dashboard
Reviewed-by: Alfonso Ma...
Lenz Grimmer
08:43 AM Dashboard Bug #47062 (Resolved): The pg_num check when creating the pool may not be accurate enough
The pg_num check will be done during pool creation, which uses the total number of osd* mon_max_pg_per_osd as an uppe... jerry luo
08:41 AM Revision 6ad87dbb (ceph): qa/workunits/rados: pass options down to test_rados.py
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
08:41 AM Revision 90dbe6b3 (ceph): test/pybind: label test_rados tests with attributes
so we can pick the tests selectively. currently, some features are not
supported by crimson. but we will cover more a...
Kefu Chai
08:41 AM Revision d8bc9c7b (ceph): test/pybind: remove object for testing after done with it
* add vertical spacing for better readability
* remove object for testing after done with it
Signed-off-by: Kefu Cha...
Kefu Chai
08:30 AM Dashboard Feature #44605 (In Progress): cephadm: RGW: missing dashboard integration
Sebastian Wagner
08:29 AM Orchestrator Bug #46748 (Pending Backport): Module 'cephadm' has failed: auth get failed: failed to find osd.3...
Sebastian Wagner
08:29 AM Orchestrator Documentation #46701 (Pending Backport): remove `alias ceph='cephadm shell -- ceph'`
Sebastian Wagner
07:58 AM Revision fc9da482 (ceph): Merge pull request #36740 from varshar16/wip-fix-nfs-bug-47009
qa/tasks/nfs: Change the mds name and delete created nfs clusters
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.
Sebastian Wagner
07:34 AM RADOS Bug #47004 (Resolved): watch/notify may not function well after lingerOp failed
Kefu Chai
07:33 AM Revision 2e029fa3 (ceph): Merge pull request #36694 from shun-s/fix-linger-op-stray
osdc: fix lingerOp stray
Reviewed-By: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
07:07 AM Revision f76d56c4 (ceph): mgr/dashboard: remove "This week/month/year" and "Today" time stamps of...
Fixes: https://tracker.ceph.com/issues/47049
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
Avan Thakkar
06:55 AM Cleanup #47061 (Resolved): [src/test/osd/RadosModel.h] WriteOp would be better to add the last re...
otherwize, finish could not check the return value of last read op.. Zengran Zhang
05:36 AM Revision 8e0a5b31 (ceph): mgr/dashboard: Hide password notification when expiration date is far
Fixes: https://tracker.ceph.com/issues/46306
Signed-off-by: Tiago Melo <tmelo@suse.com>
(cherry picked from commit d...
Tiago Melo
02:15 AM Messengers Bug #44346: Segmentation fault in rdmastack send
When multiple clients initiate tests concurrently, thousands of
connections are established at the same time. The mo...
chunsong feng
02:13 AM Messengers Bug #44346: Segmentation fault in rdmastack send
msg/async/rdma: Retry upon modify_qp failure during link setup
When multiple clients initiate tests concur...
chunsong feng
01:57 AM Revision e2031418 (ceph): Merge pull request #36465 from majianpeng/bluefs-avoid-flush-much-data
os/bluestore/BlueRocksEnv: Avoid flushing too much data at once.
Reviewed-by: Mark Nelson <mnelson@redhat.com>
Revie...
Kefu Chai
01:53 AM RADOS Bug #46914 (Pending Backport): mon: stuck osd_pgtemp message forwards
Kefu Chai
01:53 AM Revision 268cbe5b (ceph): Merge pull request #36593 from gregsfortytwo/wip-46914
mon: mark pgtemp messages as no_reply more consistenly in preprocess_…
Reviewed-by: Neha Ojha <nojha@redhat.com>
Kefu Chai
01:52 AM Revision 03891c82 (ceph): Merge pull request #36675 from tchaikov/wip-fix-option-typo
common/options: fix a typo in option description
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-By: Jo...
Kefu Chai
01:51 AM Revision 565f6ed3 (ceph): Merge pull request #35613 from changchengx/str_list
use for_each_substr to avoid redundant operation by calling get_str_set
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:50 AM Revision f2b13ff8 (ceph): Merge pull request #36573 from changchengx/osdmonitor
mon: use string_veiw to glimpse string and remove unused variable
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:47 AM Bug #46863 (Resolved): doc/mgr: "Cloud mode" section of Diskprediction chapter is wrong.
Kefu Chai
01:46 AM Revision ec73fea9 (ceph): Merge pull request #36680 from tchaikov/wip-mgr-disk-predict
pybind/mgr/diskprediction_cloud: remove mgr-diskprediction-cloud
Reviewed-By: Josh Durgin <jdurgin@redhat.com>
Revie...
Kefu Chai
01:45 AM Orchestrator Bug #46910: cephadm: Unable to create an iSCSI target
Finally tracked down the issue. Turns out our suse ceph image doesn't contain the tcmu-runner-handler-rbd package. If... Matthew Oliver
01:45 AM Revision e9e4af40 (ceph): Merge pull request #36534 from changchengx/formatter
common/Formatter: don't construct string if string_view work
Reviewed-By: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:42 AM Revision afaf5913 (ceph): Merge pull request #36420 from qwren/qat-compressor
compressor: fix compile error for QAT
Reviewed-By: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:38 AM Bug #46220 (Can't reproduce): Packages not found while performing upgrade test from nautilus ver:...
not reproduciable anymore. see /a/kchai-2020-08-20_07:49:11-rados-master-distro-basic-smithi/5361890. in which, ceph-... Kefu Chai
01:10 AM CephFS Tasks #47047 (Fix Under Review): client: release the client_lock before copying data in all the r...
Xiubo Li
01:09 AM CephFS Bug #47039 (Fix Under Review): client: mutex lock FAILED ceph_assert(nlock > 0)
It should be caused by my local code. I added more check code for using the client_lock directly. Xiubo Li
12:32 AM Revision ccee814f (ceph): doc/rados: remove statement that ISA plugin only works on Intel chips
ISA-L supports aarch64 (Arm), not just Intel processors, as does Ceph (see #32171).
Signed-off-by: Robbie Williamson...
Robbie Williamson

08/20/2020

11:15 PM CephFS Backport #47059: octopus: mgr/volumes: Clone operation uses source subvolume root directory mode ...
Awaiting backport for https://tracker.ceph.com/issues/46820, which conflicts with merge of backport https://github.co... Shyamsundar Ranganathan
08:09 PM CephFS Backport #47059 (Resolved): octopus: mgr/volumes: Clone operation uses source subvolume root dire...
https://github.com/ceph/ceph/pull/36803 Nathan Cutler
11:14 PM RADOS Bug #46325: A pool at size 3 should have a min_size 2
I booted vstart without this change using my other pull request:... David Zafman
06:34 PM RADOS Bug #46325 (Won't Fix): A pool at size 3 should have a min_size 2
On a vstart cluster after removing "osd_pool_default_min_size = 1" from vstart.sh
./bin/ceph osd pool create foo...
Neha Ojha
04:53 AM RADOS Bug #46325 (In Progress): A pool at size 3 should have a min_size 2
David Zafman
11:12 PM CephFS Backport #46820: octopus: pybind/mgr/volumes: Add the ability to keep snapshots of subvolumes ind...
Awaiting merge of backport https://github.com/ceph/ceph/pull/36126 as it conflicts with commits for this patch. Shyamsundar Ranganathan
11:07 PM CephFS Backport #47058 (In Progress): nautilus: mgr/volumes: Clone operation uses source subvolume root ...
Shyamsundar Ranganathan
08:09 PM CephFS Backport #47058 (Resolved): nautilus: mgr/volumes: Clone operation uses source subvolume root dir...
-https://github.com/ceph/ceph/pull/36744-
https://github.com/ceph/ceph/pull/36833
Nathan Cutler
09:30 PM rgw-testing Bug #47060: All ragweed tests failing
You can see a bunch of failures here:
https://pulpito.ceph.com/ivancich-2020-08-20_15:51:14-rgw-wip-eric-testing-1...
J. Eric Ivancich
09:28 PM rgw-testing Bug #47060 (Resolved): All ragweed tests failing
... J. Eric Ivancich
08:54 PM CephFS Bug #41069 (Need More Info): nautilus: test_subvolume_group_create_with_desired_mode fails with "...
Let's leave this as NI and see what the new debugging for mgr/volumes shows if it comes up again. Patrick Donnelly
09:38 AM CephFS Bug #41069: nautilus: test_subvolume_group_create_with_desired_mode fails with "AssertionError: '...
Tried 1k iterations on nautilus 14.2.11 but could not reproduce. Kotresh Hiremath Ravishankar
08:21 PM Revision a7263bce (ceph): Merge pull request #36289 from dillaman/wip-config-noise-nautilus
nautilus: common/config: less noise about configs from mon we can't apply
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
08:14 PM Revision 87ccbad6 (ceph): mgr/cephadm: use supplied `CephadmDaemonSpec`
69ed3d9cffd refactored `_create_daemon()` which obsoleted any need to
search for the NFSServiceSpec in the SpecStore
...
Michael Fritch
08:10 PM rbd Bug #45987 (Resolved): [iscsi-target-cli page]: add systemctl commands for enabling and starting ...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:08 PM rgw Backport #47057 (Resolved): octopus: Decrease log level for bucket resharding
https://github.com/ceph/ceph/pull/36840 Nathan Cutler
08:08 PM rgw Backport #47056 (Resolved): nautilus: Decrease log level for bucket resharding
https://github.com/ceph/ceph/pull/36843 Nathan Cutler
08:06 PM Revision 17022087 (ceph): mgr/cephadm: move NFS config/create func
preserve func order seen in the impl. for the other services
Signed-off-by: Michael Fritch <mfritch@suse.com>
Michael Fritch
07:51 PM mgr Bug #46871 (Fix Under Review): nautilus: device health - device not claimed by any active OSD dae...
Neha Ojha
03:57 PM mgr Bug #46871 (In Progress): nautilus: device health - device not claimed by any active OSD daemons
Hi super xor,
I reproduced this issue and have a fix for it.
Thanks,
Yaarit
Yaarit Hatuka
07:36 PM rgw Bug #47055 (Resolved): multisite: test_multi.test_bucket_creation_time failures
... Casey Bodley
07:31 PM Revision 73a014fc (ceph): mon: mark pgtemp messages as no_reply more consistently in preprocess_p...
If a message is forwarded, it's conceivable the leader's and peon's evaluation
will disagree about whether the messag...
Greg Farnum
06:47 PM Revision a07af14c (ceph): mgr/devicehealth: fix daemon filtering before scraping device
Scraping health metrics of mon devices was introduced in Nautilus, then
disabled (only in Nautilus) since the 'tell' ...
Yaarit Hatuka
05:32 PM CephFS Bug #47009 (Fix Under Review): TestNFS.test_cluster_set_reset_user_config: command failed with st...
Varsha Rao
12:23 PM CephFS Bug #47009 (In Progress): TestNFS.test_cluster_set_reset_user_config: command failed with status ...
Varsha Rao
12:22 PM CephFS Bug #47009: TestNFS.test_cluster_set_reset_user_config: command failed with status 32: 'sudo moun...
ganesha log... Varsha Rao
07:43 AM CephFS Bug #47009: TestNFS.test_cluster_set_reset_user_config: command failed with status 32: 'sudo moun...
/a/kchai-2020-08-19_06:47:30-rados-wip-kefu-testing-2020-08-19-1141-distro-basic-smithi/5359038/ Kefu Chai
07:22 AM CephFS Bug #47009: TestNFS.test_cluster_set_reset_user_config: command failed with status 32: 'sudo moun...
https://pulpito.ceph.com/swagner-2020-08-19_07:38:40-rados:cephadm-wip-swagner-testing-2020-08-18-1624-distro-basic-s... Sebastian Wagner
03:28 PM Revision 20bdacbb (ceph): rgw/sts: adding code for "aws:TokenIssueTime" to be used
in condition element of role policy to deny access to
temporary credentials.
Signed-off-by: Pritha Srivastava <prsri...
Pritha Srivastava
03:18 PM Revision 5c4e6590 (ceph): qa/tasks/nfs: Instead of 'orch ls' use 'orch ps'
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
03:17 PM Revision fb3c7d06 (ceph): os: add collection_list_legacy
which provides the old collection_list behaviour on the bluestore.
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
03:17 PM Revision 8f9d335b (ceph): osd: add and utilize OSD_FIXED_COLLECTION_LIST feature
If all osds from upacting set have this feature set
the backend can use the new "fixed" collection_list method,
other...
Mykola Golub
03:17 PM Revision a3d94ded (ceph): os/bluestore: fix collection_list ordering
Fixes: https://tracker.ceph.com/issues/43174
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
03:17 PM Revision fc3faf34 (ceph): os/bluestore: make get_key_object work with temp keys
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
03:17 PM Revision 46d73a80 (ceph): os/bluestore: fix collection_list properly set next if end reached
Previously it was setting it to GMAX (happened when one had end
set to not GMAX and max set to INT_MAX).
Signed-off-...
Mykola Golub
02:41 PM CephFS Bug #47054 (New): mgr/volumes: Handle potential errors in readdir cephfs python binding
Current implementation of the python binding in cephfs.pyx does not process errno in case of a nullptr return from re... Shyamsundar Ranganathan
02:40 PM Revision 596d892e (ceph): rbd: drop querying of RBD default features
These will be computed internally by librbd using any potential
global configuration overrides.
Signed-off-by: Jason...
Jason Dillaman
02:40 PM Revision 1527dcfa (ceph): rbd: 'list' action should connect to cluster before querying config
This will allow global config overrides for the max concurrent ops to
be applied prior to listing the images.
Signed...
Jason Dillaman
02:40 PM Revision 34f539d8 (ceph): rbd: delay parsing of default kernel map options
It now connects to the cluster to retrieve any global config
overrides before processing the default map options.
Si...
Jason Dillaman
02:40 PM Revision 96f05a79 (ceph): rbd: delay determination of default pool name
Wait until after the CLI has connected to the cluster and therefore
has received all global configuration overrides.
...
Jason Dillaman
02:35 PM Revision f6c6887f (ceph): rbd: let librados finish initializing the global context
librados will retrieve a bootstrap config update from the MONs
after connecting and then finish initializing the cont...
Jason Dillaman
02:35 PM Revision 313aeaa5 (ceph): mon/MonClient: apply MON config before finishing bootstrap
In general, non-primitive config options cannot be updated after
the service threads have been marked as running. In ...
Jason Dillaman
02:28 PM Revision 572f0aec (ceph): qa/suites/rados/test_orch_cli: Change mds name
As MDS name should not start with numeric digit.
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
02:27 PM Revision 049afe5a (ceph): qa/tasks/nfs: Delete nfs cluster after exports are created
Fixes: https://tracker.ceph.com/issues/47009
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
02:25 PM rgw Bug #41515 (Resolved): valgrind reports "Invalid read of size 8" in radosgw
Casey Bodley
02:19 PM rgw Bug #47027 (Fix Under Review): create a bucket with the same name as an existing bucket in anthor...
Casey Bodley
02:15 PM rgw Bug #47028 (Fix Under Review): create a bucket with the same name as an existing bucket, but spec...
Casey Bodley
01:25 PM CephFS Bug #47033 (Duplicate): client: inode ref leak
Zheng Yan
06:11 AM CephFS Bug #47033 (New): client: inode ref leak
It fails immediately with following trace.
/home/zhyan/Ceph/ceph/src/client/Client.cc: In function 'void Client::d...
Zheng Yan
12:58 PM bluestore Bug #47053 (Resolved): Default value for 'bluestore_volume_selection_policy' is wrong
We should use "use_some_extra" instead to benefit from more flexible DB space usage. Igor Fedotov
12:57 PM bluestore Bug #46994: 14.2.11 OSD crash BlueFS.cc: 1662: FAILED ceph_assert(r == 0)
Manuel,
could you please share previous 10000 lines from your OSD log?
Igor Fedotov
12:39 PM rgw Bug #47040 (Pending Backport): Decrease log level for bucket resharding
Or Friedmann
12:24 PM Revision 281dce82 (ceph): Merge pull request #36477 from p-se/fix-downstream-alertmanager
cephadm: Support custom alertmanager container
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
12:21 PM Revision 65823004 (ceph): cephadm: deploying of monitoring images partially broken
Deployment of monitoring images has been broken in the context of
ceph-salt. Due to the removal of the registries in
...
Patrick Seidensal
11:56 AM Revision 08c4a53e (ceph): cephadm: Allow users to use a custom dashboard ssl port
This modification allows the user to create a new bootstrap cluster using a predefined SSl port for the dashboard.
If...
Juan Miguel Olmo Martínez
11:50 AM Dashboard Bug #47049: mgr/dashboard: replace endpoint of "This week" time range for Grafana in dashboard
Avan Thakkar wrote:
> In Cluster-> Hosts-> Overall Performance, it is not showing any metrics (N/A) for "Today/This ...
Avan Thakkar
09:48 AM Dashboard Bug #47049 (Fix Under Review): mgr/dashboard: replace endpoint of "This week" time range for Graf...
Avan Thakkar
09:06 AM Dashboard Bug #47049 (Resolved): mgr/dashboard: replace endpoint of "This week" time range for Grafana in d...
In Cluster-> Hosts-> Overall Performance, it is not showing any metrics (N/A) for "Today/This week/month/year" time s... Avan Thakkar
11:23 AM CephFS Bug #46163 (Pending Backport): mgr/volumes: Clone operation uses source subvolume root directory ...
Ramana Raja
11:23 AM Revision f84d2283 (ceph): Merge pull request #35756 from ShyamsundarR/tr-46163
mgr/volumes: Use snapshot root directory attrs when creating clone root
Reviewed-by: Venky Shankar <vshankar@redhat....
Ramana Raja
10:48 AM Dashboard Bug #47052 (Fix Under Review): mgr/dashboard: ceph api test failure: "Invalid URL 'None/api/auth'...
Alfonso Martínez
10:29 AM Dashboard Bug #47052 (Resolved): mgr/dashboard: ceph api test failure: "Invalid URL 'None/api/auth'" (test_...
... Alfonso Martínez
10:35 AM CephFS Backport #46821 (Resolved): nautilus: pybind/mgr/volumes: Add the ability to keep snapshots of su...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36448
m...
Nathan Cutler
10:04 AM Revision 4022e2ba (ceph): cephfs: allow only "good" characters
Allow only [A-Za-z0-9-_.] characters for FS, volume, subvolume and
subvolume group names and add test for the same.
...
Rishabh Dave
09:49 AM CephFS Bug #47051 (Duplicate): fs/upgrade/volume_client: Command failed with status 124: 'sudo adjust-ul...
Hit the following error in fs/upgrade/volume_client test,... Ramana Raja
09:21 AM rbd Bug #47050 (Resolved): make check: run-rbd-unit-tests-N.sh: TestLibRBD.FlushAio: rbd_aio_is_compl...
... Sebastian Wagner
09:18 AM Revision 35b02618 (ceph): Merge pull request #36485 from adk3798/cephadm-44252
mgr/cephadm: mgr or mds scale-down should prefer non-active daemons
Reviewed-by: Sebastian Wagner <sebastian.wagner@...
Sebastian Wagner
09:09 AM CephFS Bug #46882: client: mount abort hangs: [volumes INFO mgr_util] aborting connection from cephfs 'c...
Shyam spotted this issue in a recent mgr/volumes testing,
https://github.com/ceph/ceph/pull/35756#issuecomment-67667...
Ramana Raja
07:50 AM Dashboard Bug #47048 (Resolved): mgr/dashboard: Show error messages in change password form
The change password form does not display error messages on invalid inputs Ishan Rai
06:22 AM Revision 2a4e96b8 (ceph): kv/RocksdbStore: remove perfcounter l_rocksdb_gets.
Perfcounter l_rocksdb_get_latency contain l_rocksdb_gets.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
jianpeng ma
05:32 AM CephFS Feature #46059 (Fix Under Review): vstart_runner.py: optionally rotate logs between tests
Rishabh Dave
05:32 AM CephFS Feature #46059: vstart_runner.py: optionally rotate logs between tests
Raised https://github.com/ceph/ceph/pull/36732 since https://github.com/ceph/ceph/pull/35824 was reversed. Rishabh Dave
02:13 AM CephFS Feature #46059 (In Progress): vstart_runner.py: optionally rotate logs between tests
Reverted by https://github.com/ceph/ceph/pull/36711 to fix api tests. Rishabh, please open a new PR. Patrick Donnelly
04:37 AM Dashboard Cleanup #39128 (In Progress): mgr/dashboard: new generic HTTP error page component
Aashish Sharma
03:33 AM Revision 4071dde7 (ceph): crush: no need to call malloc is request is zero
1. malloc(0) depends on libary's behavior:
https://pubs.opengroup.org/onlinepubs/009695399/functions/malloc.html
2. T...
Changcheng Liu
03:27 AM Revision 58dbf957 (ceph): crush: avoid redundant value assignement
memset(bucket, 0, sizeof(*bucket)) has set all bucket
field to be zero
Signed-off-by: Changcheng Liu <changcheng.liu...
Changcheng Liu
03:10 AM Revision 63da28d6 (ceph): mds: don't move inode with nlink > 1 to global snaprealm if it's in sub...
Fixes: https://tracker.ceph.com/issues/46074
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
03:10 AM Revision df7e9aa4 (ceph): qa/workunits/fs: add test for subvolume
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
03:10 AM Revision 34c6b443 (ceph): mds: disallow creating snapshot on descendent directory of subvolume
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
03:10 AM Revision 53348ab6 (ceph): mds: disallow across subvolume rename
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
03:10 AM Revision 55cc3f7d (ceph): mds: disallow hardlink across subvolume
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
03:10 AM Revision 8d531680 (ceph): mds: add vxattr that marks/clears subvolume flag
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
03:03 AM Revision 8088de77 (ceph): Merge pull request #36723 from tchaikov/wip-osd-writesame
crimson/osd: support writesame op
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
02:51 AM CephFS Tasks #47047 (Resolved): client: release the client_lock before copying data in all the reads
The memory copy could take a long time, we can just unlock the client_lock before doing the copy. Xiubo Li
02:11 AM Dashboard Bug #47032 (Resolved): mgr/dashboard: ceph api test failure: "Invalid URL 'None/api/auth'" (test_...
Patrick Donnelly
02:10 AM Revision aa6fca21 (ceph): Merge PR #36711 into master
* refs/pull/36711/head:
Revert "vstart_runner: rotate logs between testcases"
Reviewed-by: Patrick Donnelly <pdonne...
Patrick Donnelly
01:50 AM CephFS Bug #47039 (In Progress): client: mutex lock FAILED ceph_assert(nlock > 0)
Checked the whole libcephfs code, didn't find any suspicious code about it. And I have one enhancement about the clie... Xiubo Li

08/19/2020

11:58 PM Revision db5f758e (ceph): cephadm: remove py2 from test stream
Since py2 is EOL, and cephadm requires py3 anyway this
patch removes the py2 test iteration from the functional
testi...
Paul Cuzner
11:39 PM CephFS Bug #47039: client: mutex lock FAILED ceph_assert(nlock > 0)
IMO, it is not safe to use the client_lock.lock/.unlock diretctly without any check before it, if we use them we'd be... Xiubo Li
11:33 PM CephFS Bug #47039: client: mutex lock FAILED ceph_assert(nlock > 0)
Patrick Donnelly wrote:
> Xiubo Li wrote:
> > Introduced by https://github.com/ceph/ceph/pull/35410 ?
>
> I don'...
Xiubo Li
06:01 PM CephFS Bug #47039: client: mutex lock FAILED ceph_assert(nlock > 0)
Xiubo Li wrote:
> Introduced by https://github.com/ceph/ceph/pull/35410 ?
I don't think so. The commit looks to b...
Patrick Donnelly
01:08 PM CephFS Bug #47039: client: mutex lock FAILED ceph_assert(nlock > 0)
Introduced by https://github.com/ceph/ceph/pull/35410 ? Xiubo Li
01:08 PM CephFS Bug #47039 (Resolved): client: mutex lock FAILED ceph_assert(nlock > 0)
... Xiubo Li
11:30 PM CephFS Bug #47033: client: inode ref leak
Xiubo Li wrote:
> With [1] and [2] I have run the test for very long time and didn't see any errors.
>
> [1] htt...
Xiubo Li
11:28 PM CephFS Bug #47033 (Duplicate): client: inode ref leak
Xiubo Li
02:33 PM CephFS Bug #47033: client: inode ref leak
With [1] and [2] I have run the test for very long time and didn't see any errors.
[1] https://github.com/ceph/ce...
Xiubo Li
08:48 AM CephFS Bug #47033: client: inode ref leak
good commit is c8b5f84f49ef74609ba3ea69dea0764ef925ae85 Zheng Yan
08:07 AM CephFS Bug #47033: client: inode ref leak
Zheng Yan wrote:
> It can be easily reproduced by following program.
>
> [...]
>
> pre-create testdir at root...
Xiubo Li
07:56 AM CephFS Bug #47033 (In Progress): client: inode ref leak
I will take a look of this. Thanks :-) Xiubo Li
07:29 AM CephFS Bug #47033 (Duplicate): client: inode ref leak
It can be easily reproduced by following program. ... Zheng Yan
11:12 PM Revision 9b43b5c5 (ceph): cephadm: make devices lists more granular in gather-facts
The gather-facts commands returns a list of hdd and flash
devices. This patch changes the list content from being
sim...
Paul Cuzner
10:07 PM Orchestrator Feature #47038: cephadm: Automatically deploy failed daemons on other hosts
Nathan Cutler wrote:
> Which daemon types would this apply to? I can think of more potential problems, depending on ...
Sebastian Wagner
08:03 PM Orchestrator Feature #47038: cephadm: Automatically deploy failed daemons on other hosts
Which daemon types would this apply to? I can think of more potential problems, depending on daemon type:
OSD daem...
Nathan Cutler
12:42 PM Orchestrator Feature #47038 (New): cephadm: Automatically deploy failed daemons on other hosts
currently cephadm doesn't automatically re-distribute containers to new hosts. Right now, this is a manual step.
l...
Sebastian Wagner
09:06 PM rgw Backport #47042 (In Progress): nautilus: add access log line to the beast frontend
Nathan Cutler
02:18 PM rgw Backport #47042 (Resolved): nautilus: add access log line to the beast frontend
https://github.com/ceph/ceph/pull/36727 Casey Bodley
09:06 PM Revision 86b14363 (ceph): rgw: add access log to the beast frontend
Add to the Beast frontend an access log line similar to CivetWeb.
attempting to adhere as much as possible to the Apa...
Mark Kogan
08:59 PM Revision 0b33d621 (ceph): test/librbd: allow parallel runs of run-rbd-unit-tests
Running all tests sequential makes it the longest test of
`make check`, with each partial test taking around 500 sec....
Willem Jan Withagen
08:59 PM Revision 3481cd33 (ceph): librbd: added missing <string> include to PoolMetadata header
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
(cherry picked from commit 84f629e1b1c8b336b9ce6bcc2466010045e...
kalebskeithley
08:59 PM Revision 14abcd80 (ceph): common: add missing #include
clang++-9.0.1 and libc++ require them to build
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commi...
Kefu Chai
08:49 PM Revision ad948349 (ceph): Merge PR #36448 into nautilus
* refs/pull/36448/head:
mgr: Add python-enum34 dependency to package for older distributions
mgr/volumes: Add docum...
Patrick Donnelly
08:45 PM RADOS Bug #47002 (Need More Info): python-rados: connection error
Neha Ojha
04:51 AM RADOS Bug #47002: python-rados: connection error
i don't think 7e4275390c713b8728a3deab7058bf5e21c424cb is the offending change.
and i am able to connect my vstart...
Kefu Chai
08:23 PM Revision 71ed94c9 (ceph): librbd: initialize/shut down config watcher during image open/close
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit ea6c9bde0437cc163a0f6a52b3ef1f45eaa6f8...
Jason Dillaman
08:23 PM Revision 9089f5c3 (ceph): librbd: update hidden global config when setting pool config override
The new "dev"-level global config setting will be updated when any
pool-level config override is updated. librbd clie...
Jason Dillaman
08:23 PM Revision a9d4395c (ceph): librbd: initial config watcher implementation
The config watcher will initially observe all "rbd_" configuration
updates received from the MON that have not been l...
Jason Dillaman
08:22 PM Revision 903bccf1 (ceph): librbd: hold ImageCtx::md_lock while computing config overrides
The 'ImageCtx::apply_metadata' is guaranteed to be thread-safe but
a future commit will attempt to utilize the cached...
Jason Dillaman
08:04 PM rbd Backport #46946 (In Progress): nautilus: Global and pool-level config overrides require image ref...
Jason Dillaman
07:57 PM CephFS Bug #46496 (Resolved): pybind/mgr/volumes: subvolume operations throw exception if volume doesn't...
Nathan Cutler
07:38 PM Linux kernel client Feature #46690: Add fscrypt support to the kernel CephFS client
Jason Dillaman wrote:
> Technically you could utilize CMPEXT RADOS ops combined with the WRITE to ensure any unali...
Jeff Layton
07:19 PM Linux kernel client Feature #46690: Add fscrypt support to the kernel CephFS client
Jeff Layton wrote:
> cephfs though has a 3rd mode -- when you don't have Fcb caps, then we just write straight throu...
Jason Dillaman
07:09 PM Linux kernel client Feature #46690: Add fscrypt support to the kernel CephFS client
Ok, I've made some progress on this. I have a patchset that handles encrypting/decrypting filenames, but the contents... Jeff Layton
07:34 PM rbd Bug #46669: make check: unittest_rbd_mirror (Child aborted): failed, despite all tests passed
https://jenkins.ceph.com/job/ceph-pull-requests/58045/console Neha Ojha
06:33 PM Revision 898536b5 (ceph): rgw/notification: documentation for persistent notifications
Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com> Yuval Lifshitz
06:21 PM Revision 988bb7f3 (ceph): rgw/notifications: persistency - cleanup stale reservations
Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com> Yuval Lifshitz
06:21 PM Revision fe59d92d (ceph): rgw/notification: fix tests to work with python3
object size tests were failing without that fix
Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
Yuval Lifshitz
06:20 PM Revision f61be2cf (ceph): cls/2pc_queue: add expire_reservation operation to queue
this would expire all reservation older than a given time in one cls op
Signed-off-by: Yuval Lifshitz <ylifshit@redh...
Yuval Lifshitz
05:59 PM CephFS Backport #46793 (Rejected): nautilus: pybind/mgr/volumes: subvolume operations throw exception if...
https://tracker.ceph.com/issues/46792#note-4 Patrick Donnelly
10:28 AM CephFS Backport #46793: nautilus: pybind/mgr/volumes: subvolume operations throw exception if volume doe...
Please check https://tracker.ceph.com/issues/46792#note-3 Kotresh Hiremath Ravishankar
05:59 PM CephFS Backport #46792 (Rejected): octopus: pybind/mgr/volumes: subvolume operations throw exception if ...
Kotresh Hiremath Ravishankar wrote:
> The issue got introduced by the commit https://github.com/ceph/ceph/pull/32319...
Patrick Donnelly
10:27 AM CephFS Backport #46792: octopus: pybind/mgr/volumes: subvolume operations throw exception if volume does...
The issue got introduced by the commit https://github.com/ceph/ceph/pull/32319/commits/a44de38b61d598fb0512ea48da0de4... Kotresh Hiremath Ravishankar
05:56 PM CephFS Bug #47006: mon: required client features adding/removing
Jos Collin wrote:
> Patrick Donnelly wrote:
> > Can you elaborate on what the problem is? Give an example.
>
> [...
Patrick Donnelly
05:05 AM CephFS Bug #47006 (New): mon: required client features adding/removing
Patrick Donnelly wrote:
> Can you elaborate on what the problem is? Give an example....
Jos Collin
05:37 PM Dashboard Bug #47032: mgr/dashboard: ceph api test failure: "Invalid URL 'None/api/auth'" (test_a_set_login...
Simply disabling log rotation doesn't fix the issue: https://github.com/ceph/ceph/pull/36724 Ernesto Puerta
09:06 AM Dashboard Bug #47032: mgr/dashboard: ceph api test failure: "Invalid URL 'None/api/auth'" (test_a_set_login...
This **might** somehow be caused by https://github.com/ceph/ceph/pull/35824. Currently it's only a correlation findin... Ernesto Puerta
09:01 AM Dashboard Bug #47032 (In Progress): mgr/dashboard: ceph api test failure: "Invalid URL 'None/api/auth'" (te...
Ernesto Puerta
07:50 AM Dashboard Bug #47032: mgr/dashboard: ceph api test failure: "Invalid URL 'None/api/auth'" (test_a_set_login...
Alfonso found... Laura Paduano
06:51 AM Dashboard Bug #47032 (Resolved): mgr/dashboard: ceph api test failure: "Invalid URL 'None/api/auth'" (test_...
... Laura Paduano
05:25 PM Revision 64ec1112 (ceph): Revert "vstart_runner: rotate logs between testcases"
Fixes: https://tracker.ceph.com/issues/47032
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
Ernesto Puerta
05:22 PM Revision 1d874b9c (ceph): rgw/notifications: add persistent delivery to notifications
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
05:07 PM Revision 6f7d1a43 (ceph): crimson/osd: support writesame op
it is tested by TestIoctx.test_aio_writesame. so let's implement it as
well.
Signed-off-by: Kefu Chai <kchai@redhat....
Kefu Chai
05:07 PM Revision 0355c68c (ceph): crimson/osd: write log when sending "osd_failure" msg
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:32 PM rgw Bug #47045 (New): [pubsub] Listing pubsub events via the command line
Running a 3-node cluster in a lab environment running on ceph version 14.2.9 (containerized). Each node is running a ... David Piper
03:00 PM RADOS Bug #47044: PG::_delete_some isn't optimal iterating objects
For example ceph-objectstore-tool use function OSD::recursive_remove_collection(https://github.com/ceph/ceph/blob/v14... Serg D
02:56 PM RADOS Bug #47044 (Resolved): PG::_delete_some isn't optimal iterating objects
every step to build collection_list(https://github.com/ceph/ceph/blob/v14.2.11/src/osd/PG.cc#L7132) PG::_delete_some ... Serg D
02:54 PM Dashboard Cleanup #47036 (Fix Under Review): mgr/dashboard: use SASS colors in TypeScript
Alfonso Martínez
10:52 AM Dashboard Cleanup #47036 (Resolved): mgr/dashboard: use SASS colors in TypeScript
Ability to use SASS colors in TypeScript. Alfonso Martínez
02:46 PM Revision 673f6961 (ceph): mgr/dashboard: use SASS colors in TypeScript
NOTE: Enabled TS compiler option esModuleInterop for the unit tests to pass, which is also highly recommended:
https:...
Alfonso Martínez
02:37 PM Revision 617c6e35 (ceph): Merge pull request #36719 from ofriedma/wip-reshard-logs
rgw: log resharding events at level 1 (formerly 20) Or Friedmann
02:19 PM rgw Feature #45920 (Pending Backport): add access log line to the beast frontend
a nautilus backport was requested, so i opened https://tracker.ceph.com/issues/47042 Casey Bodley
02:18 PM crimson Bug #47043 (Resolved): test_rados.py:TestIoctx.test_aio_read fails in the 3rd test
... Kefu Chai
02:17 PM Revision a5428c8a (ceph): rgw: log resharding events at level 1 (formerly 20)
log resharding events at level 1 (formerly 20)
Signed-off-by: Or Friedmann <ofriedma@redhat.com>
Or Friedmann
01:59 PM CephFS Bug #47041 (Resolved): MDS recall configuration options not documented yet
<T1w> Hi, some of the "new" MDS recall configuration options mentioned on https://ceph.io/community/nautilus-cephfs/ ... Zac Dover
01:50 PM Revision e88a4131 (ceph): Merge pull request #36381 from dang/wip-dang-zipper-7
Zipper 7 - chop list items Daniel Gryniewicz
01:12 PM rgw Bug #47040 (Resolved): Decrease log level for bucket resharding
Decrease log level for bucket resharding Or Friedmann
12:53 PM RADOS Bug #46969: Octopus OSDs deadlock with slow ops and make the whole cluster unresponsive
Oops, sorry, there was one more change - I changed shards*threads to 1*16 from default 2*8:
osd_op_num_threads_per...
Vitaliy Filippov
12:37 PM Orchestrator Documentation #45623: cephadm: "ceph orch apply mon" is deploying in wrong nodes
Ah, got it:
The label is a user-defined field. There is no automatic deduction of the placement. you need to set t...
Sebastian Wagner
12:32 PM Orchestrator Bug #43838 (New): cephadm: Forcefully Remove Services (unresponsive hosts)
Sebastian Wagner
12:23 PM rbd Backport #46638 (Resolved): nautilus: [iscsi-target-cli page]: add systemctl commands for enablin...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36415
m...
Nathan Cutler
12:22 PM Revision d2ff5c5e (ceph): qa/tasks/cephadm.py: add ceph logs directory in job's info.yaml
This commit adds the file path of ceph log directories to the job's
info.yaml log file. The motivation behind this is...
Shraddha Agrawal
12:04 PM Revision e991f04b (ceph): qa/tasks/ceph.py: add ceph logs directory in job's info.yaml
This commit adds the file path of ceph log directories to the job's
info.yaml log file. The motivation behind this is...
Shraddha Agrawal
11:48 AM Backport #47022 (In Progress): octopus: rbd_write_zeroes()
Nathan Cutler
11:48 AM Revision c1920f12 (ceph): librbd: Align rbd_write_zeroes declarations
Fixes: https://tracker.ceph.com/issues/46928
Signed-off-by: Corey Bryant <corey.bryant@canonical.com>
(cherry picked ...
Corey Bryant
11:45 AM Revision c79237a3 (ceph): Merge pull request #36703 from tchaikov/wip-crimson-errorator-omap
crimson/osd: errorator omap_get_values() ops
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
11:45 AM rgw Backport #47037 (Need More Info): octopus: rgw: Space usage accounting overestimated
This backport needs special handling. See the parent issue. Nathan Cutler
11:44 AM rgw Backport #47037 (Resolved): octopus: rgw: Space usage accounting overestimated
https://github.com/ceph/ceph/pull/37779 Nathan Cutler
11:43 AM rgw Bug #46400: Space usage accounting overestimated
> And it is not applicable to 14.x and below.
So the "Backport" field of this issue is set correctly. Good.
Nathan Cutler
11:43 AM rgw Bug #46400: Space usage accounting overestimated
Mark Kogan wrote:
> @Nathan, It was changed by this -
> [...]
> pr: https://github.com/ceph/ceph/pull/35851
Tha...
Nathan Cutler
08:48 AM rgw Bug #46400: Space usage accounting overestimated
just adding for clarification, the backported line should look similar to:... Mark Kogan
07:48 AM rgw Bug #46400: Space usage accounting overestimated
@Nathan, It was changed by this -... Mark Kogan
10:57 AM Revision d4bf8458 (ceph): Merge pull request #36702 from tchaikov/wip-doc-crimson
doc/dev/crimson: fix a typo
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
10:09 AM CephFS Backport #46948 (In Progress): nautilus: qa: Fs cleanup fails with a traceback
Kotresh Hiremath Ravishankar
10:09 AM Revision 369fe932 (ceph): qa: Fix traceback during fs cleanup between tests
The 'mon_allow_pool_delete' option is set to 'True'
in 'setUp' of 'TestVolumes' and is cleared of in
corresponding 't...
Kotresh Hiremath Ravishankar
10:05 AM CephFS Backport #46947 (In Progress): octopus: qa: Fs cleanup fails with a traceback
Kotresh Hiremath Ravishankar
10:05 AM Revision 56326d05 (ceph): qa: Fix traceback during fs cleanup between tests
The 'mon_allow_pool_delete' option is set to 'True'
in 'setUp' of 'TestVolumes' and is cleared of in
corresponding 't...
Kotresh Hiremath Ravishankar
09:34 AM Orchestrator Bug #47035 (Resolved): TypeError: _daemon_action_redeploy() missing 1 required positional argumen...
... Sebastian Wagner
09:24 AM Dashboard Bug #47008 (Resolved): mgr/dashboard: restore table footer row size
Lenz Grimmer
09:23 AM Revision 0ec11941 (ceph): Merge pull request #36699 from ceph/47008-table-footer-size
mgr/dashboard: restore table footer size
Reviewed-by: Avan Thakkar <athakkar@redhat.com>
Reviewed-by: Ernesto Puerta...
Lenz Grimmer
09:03 AM rgw Backport #46967 (In Progress): nautilus: rgw: GETing S3 website root with two slashes // crashes rgw
Nathan Cutler
02:54 AM rgw Backport #46967: nautilus: rgw: GETing S3 website root with two slashes // crashes rgw
https://github.com/ceph/ceph/pull/36682 lei cao
08:42 AM Backport #47023 (In Progress): nautilus: rbd_write_zeroes()
Nathan Cutler
08:42 AM Revision e3a746a8 (ceph): librbd: Align rbd_write_zeroes declarations
Fixes: https://tracker.ceph.com/issues/46928
Signed-off-by: Corey Bryant <corey.bryant@canonical.com>
(cherry picked ...
Corey Bryant
07:46 AM CephFS Feature #47034 (New): mds: readdir for snapshot diff
make readdir return changed/removed dentries since given snapshot Zheng Yan
07:45 AM Revision 4d0b57d3 (ceph): Merge pull request #36706 from Daniel-Pivonka/cephadm-rootuserdocfix
doc/cephadm: remove ssh user limitation troubleshooting
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
07:16 AM Orchestrator Bug #46862: cephadm: nfs ganesha client mount is read only
> The configuration is basically the same than the template from [1]
The export block is missing and it is expecte...
Varsha Rao
07:00 AM Revision 0690cc08 (ceph): crimson/osd: errorator omap_get_values() ops
* os/alienstore: do not panic if retval is less than 0. instead,
translate ENOENT to enoent and other erros to inpu...
Kefu Chai
06:52 AM RADOS Bug #42861: Libceph-common.so needs to use private link attribute when including dpdk static library
The common_async_dpdk library depends on the dpdk rte_eal.a file. If the static library is used, the dependency is tr... chunsong feng
05:44 AM crimson Bug #47031 (Resolved): out of order i/o
... Kefu Chai
05:37 AM crimson Bug #47030 (New): segault when evicting osdmap from cache
... Kefu Chai
05:03 AM rbd Bug #47029 (New): rdb qos don't work
function code:
frist:
ImageRequestWQ<I>::needs_throttle
...
if (item->tokens_requested(flag, &tokens) &&
...
denise Lou
04:56 AM Revision 125d1e27 (ceph): ceph: correct additional paths added to sys.path
pybind_path and pythonlib_path are already absolute paths, they are
prepared before being passed to `respawn_in_path(...
Kefu Chai
03:17 AM rgw Bug #47028 (Resolved): create a bucket with the same name as an existing bucket, but specify diff...
I try to create a bucket with the same name as an existing bucket, but specify different ACL, rgw return "200 OK". Ru... lei cao
03:08 AM Revision 9127866a (ceph): doc/mgr/diskprediction.rst: remove references to diskprediction_cloud
since https://www.diskprophet.com is not accessible anymore, and this
feature is not available at the time of writing...
Kefu Chai
03:08 AM Revision d7b63517 (ceph): qa: stop referencing diskprediction_cloud
diskprediction_cloud is removed from master, so no need to have it in
the exclude list anymore
Signed-off-by: Kefu C...
Kefu Chai
03:08 AM Revision dc977d54 (ceph): qa/tasks/mgr: drop commented code
the test for diskprediction_cloud is never enabled, and the used
cloud-based service is not reachable anymore. let's ...
Kefu Chai
03:08 AM Revision 565a0acb (ceph): pybind/mgr/dashboard: drop test for diskprediction_cloud
this module is removed, so no need to test its settings
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:08 AM Revision 47c8ec16 (ceph): pybind/mgr/devicehealth: drop the cloud model of disk prediction
as the service offered by https://www.diskprophet.com/ is not accessible
anymore, the cloud model of disk prediction ...
Kefu Chai
03:08 AM Revision 9dd16638 (ceph): doc/mgr/diskprediction: add a configuration section
also link to monitoring, as diskprediction cannot function without
enabling monitoring.
Signed-off-by: Kefu Chai <kc...
Kefu Chai
03:08 AM Revision 2644766d (ceph): pybind/mgr/diskprediction_cloud: remove mgr-diskprediction-cloud
the service offered by https://www.diskprophet.com is not accessible
anymore. before we have a replacement of it, let...
Kefu Chai
03:05 AM Revision d686dce0 (ceph): Merge pull request #36531 from tchaikov/wip-alpine
alpine: remove stale Alpine build recipe
Reviewed-by: Neha Ojha <nojha@redhat.com>
Kefu Chai
03:03 AM rgw Bug #47027 (Resolved): create a bucket with the same name as an existing bucket in anthor zonegro...
In slave zonegroup, i try to create a bucket with the same name as an existing bucket in master zonegroup, and specif... lei cao
12:51 AM RADOS Bug #44595: cache tiering: Error: oid 48 copy_from 493 returned error code -2
... Neha Ojha
12:48 AM RADOS Bug #47026 (New): osd-backfill-stats.sh fails in TEST_backfill_ec_down_all_out
... Neha Ojha
12:40 AM RADOS Bug #47004 (Fix Under Review): watch/notify may not function well after lingerOp failed
Neha Ojha
12:36 AM RADOS Bug #47025 (Fix Under Review): rados/test.sh: api_watch_notify_pp LibRadosWatchNotifyECPP.WatchNo...
... Neha Ojha
12:33 AM RADOS Bug #47024 (Duplicate): rados/test.sh: api_tier_pp LibRadosTwoPoolsPP.ManifestSnapRefcount failed
... Neha Ojha
12:07 AM Revision 135936bb (ceph): client: make Client::open() pass proper cap mask to path_walk
variable 'mode' is new file's mode. It shouldn't be passed to
ceph_caps_for_mode().
Fixes: https://tracker.ceph.com/...
Yan, Zheng

08/18/2020

11:09 PM Revision bae750fb (ceph): selinux: Fix ceph-iscsi etc access
This fixes the selinux errors like this for /etc/target
-----------------------------------
Additional Information:
...
Mike Christie
11:08 PM Revision 87885b84 (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
11:04 PM bluestore Bug #44731: Space leak in Bluestore
An update here: this was caused by broken compression in Ubuntu builds around 14.2.6-7-8 or so. Old data was compress... Vitaliy Filippov
10:32 PM RADOS Bug #44631 (New): ceph pg dump error code 124
Neha Ojha
10:28 PM RADOS Bug #44631: ceph pg dump error code 124
/a/yuriw-2020-08-06_00:31:28-rados-wip-yuri8-testing-octopus-distro-basic-smithi/5290923 Brad Hubbard
10:25 PM rgw Backport #41497 (In Progress): luminous: RGW S3Website didn't do the necessary checking to the we...
Nathan Cutler
10:23 PM rgw Bug #41370 (Duplicate): [RGW] RGW in website mode: rgw_rados.h: 2150: FAILED assert(!obj.empty()
Thanks, @Robin Nathan Cutler
09:51 PM rgw Bug #41370: [RGW] RGW in website mode: rgw_rados.h: 2150: FAILED assert(!obj.empty()
PR 28904 fixed this in master.
commits:
c96f415dafe176b1b8d10ff9456d13fb76c79baa
355f392ad26631f44dac250296e96f4...
Robin Johnson
10:21 PM rgw Feature #41080 (Resolved): rgw: break up user reset-stats into multiple cls ops
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
10:19 PM rgw Bug #45077 (Resolved): Headers are missing in abort multipart upload response if bucket has lifec...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
10:18 PM rgw Bug #45667 (Resolved): [rfe] rgw: add lifecycle perfcounters
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
10:18 PM rgw Bug #45671 (Resolved): aws iam get-role-policy doesn't work
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
10:18 PM rgw Bug #46161 (Resolved): rgw: orphan-list timestamp fix
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
10:17 PM rgw Bug #46424 (Resolved): [RGW]: avc denial observed for pid=13757 comm="radosgw" on starting Rabbi...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
10:17 PM rgw Feature #46505 (Resolved): Adding data cache and CDN capabilities
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
10:16 PM rgw Bug #46838 (Resolved): rgw lifecycle versioned encoding mismatch
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
10:16 PM Backport #47023 (Resolved): nautilus: rbd_write_zeroes()
https://github.com/ceph/ceph/pull/36712 Nathan Cutler
10:16 PM Backport #47022 (Resolved): octopus: rbd_write_zeroes()
https://github.com/ceph/ceph/pull/36717 Nathan Cutler
10:16 PM rgw Backport #46968 (Resolved): octopus: rgw: break up user reset-stats into multiple cls ops
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36655
m...
Nathan Cutler
09:42 PM rgw Backport #46968: octopus: rgw: break up user reset-stats into multiple cls ops
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36655
merged
Yuri Weinstein
10:15 PM rgw Backport #46966 (Resolved): octopus: rgw: GETing S3 website root with two slashes // crashes rgw
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36654
m...
Nathan Cutler
09:42 PM rgw Backport #46966: octopus: rgw: GETing S3 website root with two slashes // crashes rgw
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36654
merged
Yuri Weinstein
10:14 PM rgw Backport #46955 (Resolved): octopus: multisite: RGWAsyncReadMDLogEntries crash on shutdown
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36653
m...
Nathan Cutler
09:41 PM rgw Backport #46955: octopus: multisite: RGWAsyncReadMDLogEntries crash on shutdown
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36653
merged
Yuri Weinstein
10:14 PM rgw Backport #46949 (Resolved): octopus: OLH entries pending removal get mistakenly resharded to shard 0
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36652
m...
Nathan Cutler
09:41 PM rgw Backport #46949: octopus: OLH entries pending removal get mistakenly resharded to shard 0
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36652
merged
Yuri Weinstein
10:14 PM rgw Backport #46938 (Resolved): octopus: UnboundLocalError: local variable 'ragweed_repo' referenced ...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36651
m...
Nathan Cutler
09:40 PM rgw Backport #46938: octopus: UnboundLocalError: local variable 'ragweed_repo' referenced before assi...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36651
merged
Yuri Weinstein
10:14 PM rgw Backport #46929 (Resolved): octopus: rgw: http requests state should be set before unlink
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36650
m...
Nathan Cutler
09:38 PM rgw Backport #46929: octopus: rgw: http requests state should be set before unlink
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36650
merged
Yuri Weinstein
10:13 PM rgw Backport #46640 (Resolved): octopus: Headers are missing in abort multipart upload response if bu...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36649
m...
Nathan Cutler
09:38 PM rgw Backport #46640: octopus: Headers are missing in abort multipart upload response if bucket has li...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36649
merged
Yuri Weinstein
10:13 PM rgw Backport #46593 (Resolved): octopus: [notifications] reading topic info for every op overloads th...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36648
m...
Nathan Cutler
09:37 PM rgw Backport #46593: octopus: [notifications] reading topic info for every op overloads the osd
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36648
merged
Yuri Weinstein
10:13 PM rgw Backport #46518 (Resolved): octopus: boost::asio::async_write() does not return error when the re...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36647
m...
Nathan Cutler
09:36 PM rgw Backport #46518: octopus: boost::asio::async_write() does not return error when the remote endpoi...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36647
merged
Yuri Weinstein
10:13 PM rgw Backport #46510 (Resolved): octopus: Adding data cache and CDN capabilities
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36646
m...
Nathan Cutler
09:35 PM rgw Backport #46510: octopus: Adding data cache and CDN capabilities
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36646
merged
Yuri Weinstein
10:12 PM rgw Backport #46475 (Resolved): octopus: aws iam get-role-policy doesn't work
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36645
m...
Nathan Cutler
09:34 PM rgw Backport #46475: octopus: aws iam get-role-policy doesn't work
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36645
merged
Yuri Weinstein
10:12 PM rgw Backport #46953 (Resolved): octopus: invalid principal arn in bucket policy grants access to all
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36636
m...
Nathan Cutler
09:32 PM rgw Backport #46953: octopus: invalid principal arn in bucket policy grants access to all
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36636
merged
Yuri Weinstein
10:12 PM rgw Backport #46457 (Resolved): octopus: [RGW]: avc denial observed for pid=13757 comm="radosgw" on ...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36026
m...
Nathan Cutler
09:31 PM rgw Backport #46457: octopus: [RGW]: avc denial observed for pid=13757 comm="radosgw" on starting Ra...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36026
merged
Yuri Weinstein
10:11 PM rgw Backport #46874 (Resolved): octopus: rgw lifecycle versioned encoding mismatch
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36018
m...
Nathan Cutler
09:30 PM rgw Backport #46874: octopus: rgw lifecycle versioned encoding mismatch
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36018
merged
Yuri Weinstein
10:11 PM rgw Backport #46873 (Resolved): octopus: rgw: lc: fix backdward-compat decode
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36018
m...
Nathan Cutler
09:30 PM rgw Backport #46873: octopus: rgw: lc: fix backdward-compat decode
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36018
merged
Yuri Weinstein
10:11 PM rgw Backport #45922 (Resolved): octopus: [rfe] rgw: add lifecycle perfcounters
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36018
m...
Nathan Cutler
09:30 PM rgw Backport #45922: octopus: [rfe] rgw: add lifecycle perfcounters
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36018
merged
Yuri Weinstein
10:10 PM rgw Backport #45645 (Resolved): octopus: [rfe] rgw: parallelize single-node lifecycle processing
Nathan Cutler
09:30 PM rgw Backport #45645: octopus: [rfe] rgw: parallelize single-node lifecycle processing

> https://github.com/ceph/ceph/pull/36018 - 11 of 13 commit (pending)
merged
Yuri Weinstein
10:08 PM rgw Backport #46343 (Resolved): octopus: rgw: orphan-list timestamp fix
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35929
m...
Nathan Cutler
09:27 PM rgw Backport #46343: octopus: rgw: orphan-list timestamp fix
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/35929
merged
Yuri Weinstein
09:42 PM Revision 0a941e55 (ceph): Merge pull request #36655 from smithfarm/wip-46968-octopus
octopus: rgw: introduce safe user-reset-stats
Reviewed-by: J. Eric Ivancich <ivancich@redhat.com>
Reviewed-by: Casey...
Yuri Weinstein
09:42 PM Revision c92abb60 (ceph): Merge pull request #36654 from smithfarm/wip-46966-octopus
octopus: rgw: fix double slash (//) killing the gateway
Reviewed-by: J. Eric Ivancich <ivancich@redhat.com>
Reviewed...
Yuri Weinstein
09:41 PM Revision cea54696 (ceph): Merge pull request #36653 from smithfarm/wip-46955-octopus
octopus: rgw: fix shutdown crash in RGWAsyncReadMDLogEntries
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed...
Yuri Weinstein
09:40 PM Revision b8964ec5 (ceph): Merge pull request #36652 from smithfarm/wip-46949-octopus
octopus: cls/rgw: preserve olh entry's name on last unlink
Reviewed-by: J. Eric Ivancich <ivancich@redhat.com>
Revie...
Yuri Weinstein
09:39 PM Revision e497a28d (ceph): Merge pull request #36651 from smithfarm/wip-46938-octopus
octopus: qa/tasks/ragweed: always set ragweed_repo
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Brad ...
Yuri Weinstein
09:38 PM Revision fd3902eb (ceph): Merge pull request #36650 from smithfarm/wip-46929-octopus
octopus: rgw: Empty reqs_change_state queue before unregistered_reqs
Reviewed-by: Casey Bodley <cbodley@redhat.com>
...
Yuri Weinstein
09:37 PM Revision c59831b3 (ceph): Merge pull request #36649 from smithfarm/wip-46640-octopus
octopus: rgw: add abort multipart date and rule-id header to init multipart upload response
Reviewed-by: Casey Bodle...
Yuri Weinstein
09:37 PM Revision 98cc6b3a (ceph): Merge pull request #36648 from smithfarm/wip-46593-octopus
octopus: rgw: add negative cache to the system object
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
09:36 PM Revision 3cfc57d0 (ceph): Merge pull request #36647 from smithfarm/wip-46518-octopus
octopus: rgw: fix boost::asio::async_write() does not return error...
Reviewed-by: Casey Bodley <cbodley@redhat.com>...
Yuri Weinstein
09:35 PM Revision b6c77b10 (ceph): Merge pull request #36646 from smithfarm/wip-46510-octopus
octopus: rgw: Adding data cache and CDN capabilities
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
09:34 PM Revision d4e48809 (ceph): Merge pull request #36645 from smithfarm/wip-46475-octopus
octopus: rgw/iam: correcting the result of get role policy.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
09:32 PM Revision 5d5af93a (ceph): Merge pull request #36636 from smithfarm/wip-46953-octopus
octopus: rgw: policy: reuse eval_principal to evaluate the policy principal
Reviewed-by: Casey Bodley <cbodley@redha...
Yuri Weinstein
09:31 PM Revision 4fadecee (ceph): Merge pull request #36026 from smithfarm/wip-46457-octopus
octopus: selinux: allow ceph_t amqp_port_t:tcp_socket
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
09:29 PM Revision a427b062 (ceph): Merge pull request #36018 from smithfarm/wip-45922-octopus
octopus: rgw: lc: add lifecycle perf counters
Reviewed-by: Matt Benjamin <mbenjami@redhat.com>
Yuri Weinstein
09:26 PM Revision 0a81c4d6 (ceph): Merge pull request #35929 from smithfarm/wip-46343-octopus
octopus: rgw: orphan-list timestamp fix
Reviewed-by: J. Eric Ivancich <ivancich@redhat.com>
Yuri Weinstein
09:23 PM Bug #46928 (Pending Backport): rbd_write_zeroes()
Jason Dillaman
09:23 PM Revision 128299f0 (ceph): Merge pull request #36688 from coreycb/master
librbd: Align rbd_write_zeroes declarations
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
09:21 PM rbd Bug #47007 (Fix Under Review): [rbd-mirror] test can still race and fail creation of peer
Jason Dillaman
07:59 PM rbd Bug #47007 (In Progress): [rbd-mirror] test can still race and fail creation of peer
Jason Dillaman
12:16 PM rbd Bug #47007 (Resolved): [rbd-mirror] test can still race and fail creation of peer
The logic in "peer_add" is still not correct in that it will fail attempting to remove the duplicate peer since the "... Jason Dillaman
09:18 PM Revision dec8292a (ceph): qa/workunits/rbd: retrieve peer uuid when attempting to delete duplicate
Previously, the peer uuid variable was empty which resulted in the failure
to remove the duplicate peer.
Fixes: http...
Jason Dillaman
08:46 PM Revision b59b480c (ceph): doc/cephadm: remove ssh user limitation troubleshooting
Signed-off-by: Daniel-Pivonka <dpivonka@redhat.com> Daniel Pivonka
08:34 PM RADOS Bug #46969: Octopus OSDs deadlock with slow ops and make the whole cluster unresponsive
It *seems* the problem has gone away after removing the following non-default variables from the configuration:
#b...
Vitaliy Filippov
08:29 PM Revision af3d4cb3 (ceph): rbd: re-use helper method for adding mirror peer site-name optional
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
08:17 PM rgw Bug #46400: Space usage accounting overestimated
@Mark:
> (noting that `user.info.user_id` in 15.2.4 changed to `owner->get_id()` in master)
Can you tell us whi...
Nathan Cutler
08:16 PM rgw Bug #46400 (Fix Under Review): Space usage accounting overestimated
Nathan Cutler
08:16 PM CephFS Backport #47014 (In Progress): octopus: librados|libcephfs: use latest MonMap when creating from ...
Shyamsundar Ranganathan
04:03 PM CephFS Backport #47014 (Resolved): octopus: librados|libcephfs: use latest MonMap when creating from Cep...
https://github.com/ceph/ceph/pull/36705 Patrick Donnelly
08:13 PM CephFS Backport #47013 (In Progress): nautilus: librados|libcephfs: use latest MonMap when creating from...
Shyamsundar Ranganathan
04:02 PM CephFS Backport #47013 (Resolved): nautilus: librados|libcephfs: use latest MonMap when creating from Ce...
https://github.com/ceph/ceph/pull/36704 Patrick Donnelly
07:54 PM Revision 70b11a1a (ceph): mgr/cephadm: rgw update period after realm, zone creation
Signed-off-by: Daniel-Pivonka <dpivonka@redhat.com> Daniel Pivonka
06:02 PM Orchestrator Bug #46862: cephadm: nfs ganesha client mount is read only
> It seems the export creation was not successful. Please share the ganesha config file.
The configuration is basi...
Dimitri Savineau
04:57 PM CephFS Bug #47015 (Fix Under Review): mds: decoding of enum types on big-endian systems broken
Patrick Donnelly
04:26 PM CephFS Bug #47015 (Resolved): mds: decoding of enum types on big-endian systems broken
When a struct member that has enum type needs to be encoded or
decoded, we need to use an explicit integer type, sin...
Ulrich Weigand
04:53 PM CephFS Bug #47012 (Need More Info): mds: MDCache.cc: 6418: FAILED ceph_assert(r == 0 || r == -2)
Patrick Donnelly
04:52 PM CephFS Bug #47012: mds: MDCache.cc: 6418: FAILED ceph_assert(r == 0 || r == -2)
the mds.0 debug_ms log level = 1, and log is in the attachment
Hughen X
03:21 PM CephFS Bug #47012: mds: MDCache.cc: 6418: FAILED ceph_assert(r == 0 || r == -2)
please try reproduce it again with debug_ms = 1 Zheng Yan
03:09 PM CephFS Bug #47012 (Need More Info): mds: MDCache.cc: 6418: FAILED ceph_assert(r == 0 || r == -2)
My mds.0 service (standby, active mds: 4) cyclical crash, each time the stack information is as follows:
ceph versio...
Hughen X
04:52 PM CephFS Bug #47006 (Need More Info): mon: required client features adding/removing
Can you elaborate on what the problem is? Give an example. Patrick Donnelly
12:07 PM CephFS Bug #47006 (Resolved): mon: required client features adding/removing
... Jos Collin
04:39 PM Revision 04ffe1c5 (ceph): test: Consider a tier_promote case deleting redirect info
Since calling tier_promote triggers to remove redirect
manifest info in the target object, unset_manifest can get
the...
Myoungwon Oh
04:38 PM Revision 90406672 (ceph): osd: remove existing object before rename is called
In redirected manifest case, the object exists in the upper tier.
So, to avoid a conflict when rename() is called, re...
Myoungwon Oh
04:38 PM Revision 7aac5a62 (ceph): osd: drop the reference if redirect has the reference
Signed-off-by: Myoungwon Oh <myoungwon.oh@samsumg.com> Myoungwon Oh
04:38 PM Revision ee04aa2a (ceph): osd: clear <off, chunk_info> if the chunk is dedup chunk
Signed-off-by: Myoungwon Oh <myoungwon.oh@samsumg.com> Myoungwon Oh
04:38 PM Revision a6c94cf4 (ceph): test: add tests to cover overlapped cases when using
calc_refs_to_drop_on_modify()
Signed-off-by: Myoungwon Oh <myoungwon.oh@samsumg.com>
Myoungwon Oh
04:38 PM Revision 9533f306 (ceph): test: remove unused code and fix test scenario
Fix test scenario due to the reference decrement
upon modification
Signed-off-by: Myoungwon Oh <myoungwon.oh@samsumg...
Myoungwon Oh
04:38 PM Revision 7013c941 (ceph): osd: make dec_refcount simple
Use hobject_t as a input paramter instead of ObjectContextRef
Signed-off-by: Myoungwon Oh <myoungwon.oh@samsumg.com>
Myoungwon Oh
04:38 PM Revision 0d5ab889 (ceph): src/test: clean up ec test cases
Use write_full to create an object and adjust test
scenario because all dirty chunks do not lead to flush
Signed-off...
Myoungwon Oh
04:38 PM Revision 0945fa65 (ceph): osd, test: do not increment refcount if a previous snapshot have a same...
When flush is started, check a previous snapshot and making target chunk's
state clean if there is the same chunk in ...
Myoungwon Oh
04:38 PM CephFS Backport #47021 (Resolved): octopus: client: shutdown race fails with status 141
https://github.com/ceph/ceph/pull/37358 Nathan Cutler
04:37 PM CephFS Backport #47020 (Resolved): nautilus: client: shutdown race fails with status 141
https://github.com/ceph/ceph/pull/41593 Nathan Cutler
04:37 PM RADOS Bug #44311 (Resolved): crash in Objecter and CRUSH map lookup
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
04:36 PM rbd Bug #45169 (Resolved): tools: ceph-immutable-object-cache can start without root permission
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
04:36 PM Dashboard Backport #47019 (Rejected): octopus: mgr/dashboard: leverage features set from orchestrator
Nathan Cutler
04:36 PM rbd Bug #46076 (Resolved): TestMockImageReplayerSnapshotReplayer.UnlinkRemoteSnapshot race on shut down
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
04:35 PM rbd Bug #46668 (Resolved): Object dispatch layers need to ensure all IO is complete prior to shut down
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
04:35 PM CephFS Backport #47018 (Resolved): octopus: mds: kcephfs parse dirfrag's ndist is always 0
https://github.com/ceph/ceph/pull/37357 Nathan Cutler
04:34 PM CephFS Backport #47017 (Resolved): nautilus: mds: kcephfs parse dirfrag's ndist is always 0
https://github.com/ceph/ceph/pull/37177 Nathan Cutler
04:34 PM CephFS Backport #47016 (Resolved): octopus: mds: fix the decode version
https://github.com/ceph/ceph/pull/37356 Nathan Cutler
04:34 PM rbd Backport #46945 (Resolved): octopus: Global and pool-level config overrides require image refresh...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36638
m...
Nathan Cutler
02:05 PM rbd Backport #46945: octopus: Global and pool-level config overrides require image refresh to apply
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36638
merged
Yuri Weinstein
04:33 PM rbd Backport #46322 (Resolved): octopus: profile rbd does not allow the use of RBD_INFO
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36414
m...
Nathan Cutler
02:05 PM rbd Backport #46322: octopus: profile rbd does not allow the use of RBD_INFO
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36414
merged
Yuri Weinstein
04:32 PM rbd Backport #46087 (Resolved): octopus: [prometheus] auto-configure RBD metric exports for all RBD p...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36411
m...
Nathan Cutler
02:04 PM rbd Backport #46087: octopus: [prometheus] auto-configure RBD metric exports for all RBD pools
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/36411
merged
Yuri Weinstein
04:30 PM rbd Backport #46721 (Resolved): octopus: tools: ceph-immutable-object-cache can start without root pe...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36660
m...
Nathan Cutler
01:58 PM rbd Backport #46721: octopus: tools: ceph-immutable-object-cache can start without root permission
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36660
merged
Yuri Weinstein
04:30 PM rbd Backport #46719 (Resolved): octopus: [librbd]assert at Notifier::notify's aio_notify_locker
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36659
m...
Nathan Cutler
01:58 PM rbd Backport #46719: octopus: [librbd]assert at Notifier::notify's aio_notify_locker
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36659
merged
Yuri Weinstein
04:29 PM rbd Backport #46711 (Resolved): octopus: Object dispatch layers need to ensure all IO is complete pri...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36658
m...
Nathan Cutler
01:57 PM rbd Backport #46711: octopus: Object dispatch layers need to ensure all IO is complete prior to shut ...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36658
merged
Yuri Weinstein
04:29 PM rbd Backport #46309 (Resolved): octopus: TestMockImageReplayerSnapshotReplayer.UnlinkRemoteSnapshot r...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36657
m...
Nathan Cutler
01:57 PM rbd Backport #46309: octopus: TestMockImageReplayerSnapshotReplayer.UnlinkRemoteSnapshot race on shut...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36657
merged
Yuri Weinstein
04:29 PM rbd Backport #46150 (Resolved): octopus: [object-map] possible race condition when disabling object m...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36656
m...
Nathan Cutler
01:56 PM rbd Backport #46150: octopus: [object-map] possible race condition when disabling object map with act...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36656
merged
Yuri Weinstein
04:29 PM RADOS Backport #46595 (Resolved): octopus: crash in Objecter and CRUSH map lookup
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36662
m...
Nathan Cutler
01:55 PM RADOS Backport #46595: octopus: crash in Objecter and CRUSH map lookup
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36662
merged
Yuri Weinstein
04:28 PM Dashboard Backport #46205: octopus: mgr/dashboard: telemetry module activation notification
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35772
m...
Nathan Cutler
04:28 PM Dashboard Backport #46751: octopus: mgr/dashboard: Add hosts page unit tests
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36350
m...
Nathan Cutler
04:28 PM CephFS Feature #46059 (Resolved): vstart_runner.py: optionally rotate logs between tests
Patrick Donnelly
04:27 PM Revision 3a6dd1b4 (ceph): Merge PR #35824 into master
* refs/pull/35824/head:
vstart_runner.py: rotate logs between testcases
vstart.sh: write logrotate conf and rotate ...
Patrick Donnelly
04:27 PM Revision 7ed71682 (ceph): messages,mds: Fix decoding of enum types on big-endian systems
When a struct member that has enum type needs to be encoded or
decoded, we need to use an explicit integer type, sinc...
Ulrich Weigand
04:26 PM Linux kernel client Bug #46828: cephfs kernel client s390x: Missing the first created directory when running ls
Ok, reworked the thing once more and send Tuan and Ulrich a patch. I think the right thing to do here is to reduce th... Jeff Layton
03:23 PM Linux kernel client Bug #46828: cephfs kernel client s390x: Missing the first created directory when running ls
One more comment on the latest patch:... Ulrich Weigand
02:40 PM Linux kernel client Bug #46828: cephfs kernel client s390x: Missing the first created directory when running ls
Your v3 and v4 both work with mainline kernel 5.9-rc1 (I was using 5.4.x in Ubuntu 20.04). The inode is now starting ... Tuan Hoang
01:51 PM Linux kernel client Bug #46828: cephfs kernel client s390x: Missing the first created directory when running ls
Yes, we can remove that stuff too. It's was just used to generate a hash chain index for the inode table, but I think... Jeff Layton
01:25 PM Linux kernel client Bug #46828: cephfs kernel client s390x: Missing the first created directory when running ls
Third patch...fixes a couple of compiler warnings. Jeff Layton
01:09 PM Linux kernel client Bug #46828: cephfs kernel client s390x: Missing the first created directory when running ls
If we can get by with using 64-bit inode numbers everywhere, that is of course great. However, looking at your patch... Ulrich Weigand
12:39 PM Linux kernel client Bug #46828: cephfs kernel client s390x: Missing the first created directory when running ls
Revised patch -- lets fix up some of the dout messages too... Jeff Layton
12:14 PM Linux kernel client Bug #46828: cephfs kernel client s390x: Missing the first created directory when running ls
How about something like this (untested) patch? This should make the driver return 64-bit inode numbers regardless of... Jeff Layton
11:34 AM Linux kernel client Bug #46828: cephfs kernel client s390x: Missing the first created directory when running ls
Actually, I take it back...
The stat command will use stat64() or statx() to do this, and that has a 64-bit field ...
Jeff Layton
11:26 AM Linux kernel client Bug #46828: cephfs kernel client s390x: Missing the first created directory when running ls
Interesting! The patch looks sane at first glance, but what would be best is to post this patch to ceph-devel@vger.ke... Jeff Layton
04:13 PM Revision 3034b222 (ceph): doc/dev/crimson: fix a typo
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:12 PM CephFS Bug #47011 (Fix Under Review): client: Client::open() pass wrong cap mask to path_walk
Patrick Donnelly
02:23 PM CephFS Bug #47011 (Resolved): client: Client::open() pass wrong cap mask to path_walk
Zheng Yan
04:01 PM CephFS Fix #46645 (Pending Backport): librados|libcephfs: use latest MonMap when creating from CephContext
Patrick Donnelly
04:00 PM Revision 731e2db9 (ceph): Merge PR #36533 into master
* refs/pull/36533/head:
mon: store mon updates in ceph context for future MonMap instantiation
Reviewed-by: Patrick...
Patrick Donnelly
03:18 PM Revision a95576a1 (ceph): Merge pull request #36530 from tchaikov/wip-cmake-python2
cmake: drop WITH_PYTHON2 option
Reviewed-By: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
02:07 PM Revision ed6091f9 (ceph): mgr/prometheus: log time it takes to collect metrics
When debug is enabled, the time it takes to gather the various types of
metrics is logged by type.
Fixes: https://tr...
Patrick Seidensal
02:05 PM Revision ab5601a1 (ceph): Merge pull request #36638 from smithfarm/wip-46945-octopus
octopus: librbd: global and pool-level config overrides require image refresh to apply
Reviewed-by: Jason Dillaman ...
Yuri Weinstein
02:04 PM Revision 585c3300 (ceph): Merge pull request #36414 from shyukri/wip-46322-octopus
octopus: osd/OSDCap: rbd profile permits use of "rbd_info"
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Yuri Weinstein
02:04 PM Revision 66a56ca6 (ceph): Merge pull request #36411 from shyukri/wip-46087-octopus
octopus: mgr/prometheus: automatically discover RBD pools for stats gathering
Reviewed-by: Mykola Golub <mgolub@mira...
Yuri Weinstein
02:03 PM Revision 862dfc3b (ceph): Merge pull request #36331 from dillaman/wip-librbd-aio-completion-octopus
octopus: librbd: potential race conditions handling API IO completions
Reviewed-by: Mykola Golub <mgolub@mirantis.com>/
Yuri Weinstein
02:01 PM Revision 0fbf12c9 (ceph): mgr/cephadm: mgr or mds scale-down should prefer non-active daemons
When removing daemons during a mgr/mds scale-down, prefer to remove
standby daemons so the active daemon is not kille...
Adam King
01:58 PM Revision 62bdbbcf (ceph): Merge pull request #36660 from smithfarm/wip-46721-octopus
octopus: rbd: immutable-object-cache: fixed crashes on start up
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Yuri Weinstein
01:58 PM Revision 7d087670 (ceph): Merge pull request #36659 from smithfarm/wip-46719-octopus
octopus: rbd: librbd: don't resend async_complete if watcher is unregistered
Reviewed-by: Jason Dillaman <dillaman@r...
Yuri Weinstein
01:57 PM Revision 20183b14 (ceph): Merge pull request #36658 from smithfarm/wip-46711-octopus
octopus: rbd: librbd: flush all queued object IO from simple scheduler
Reviewed-by: Jason Dillaman <dillaman@redhat....
Yuri Weinstein
01:56 PM Revision 8746fcbf (ceph): Merge pull request #36657 from smithfarm/wip-46309-octopus
octopus: tests/rbd_mirror: fix race on test shut down
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Yuri Weinstein
01:56 PM Revision 39f8e897 (ceph): Merge pull request #36656 from smithfarm/wip-46150-octopus
octopus: rbd: librbd: race when disabling object map with overlapping in-flight writes
Reviewed-by: Jason Dillaman <...
Yuri Weinstein
01:55 PM Revision d2a04c22 (ceph): Merge pull request #36662 from smithfarm/wip-46595-octopus
octopus: crush/CrushWrapper: rebuild reverse maps after rebuilding crush map
Reviewed-by: Jason Dillaman <dillaman@r...
Yuri Weinstein
01:52 PM ceph-volume Bug #47010 (Resolved): 'ceph-volume raw prepare' fails to prepare because ceph-osd cannot acquire...
'ceph-volume raw' fails to prepare the osd because the ceph-osd cannot acquire a lock on it.
Error example:
<pr...
Sébastien Han
01:45 PM Revision 63f74105 (ceph): Merge pull request #36543 from jschmid1/prevent_path_from_non_data_devices
python-common: ban paths from non-data-devices
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
01:38 PM Revision b0a62b63 (ceph): Merge pull request #36568 from jschmid1/remove_osd_spec
mgr/orchestrator: remove traces of ceph orch osd spec
Reviewed-by: Kiefer Chang <kiefer.chang@suse.com>
Reviewed-by:...
Sebastian Wagner
01:37 PM Revision 07e4de10 (ceph): Merge pull request #36541 from jschmid1/save_osdspec_affinity_to_store
mgr/cephadm: save osdspec_affinity to dd store
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
01:36 PM Revision cad302e0 (ceph): Merge pull request #36584 from jschmid1/get_daemons_by_type
mgr/cephadm: add by_type daemon retrieval method
Reviewed-by: Adam King <adking@redhat.com>
Reviewed-by: Sebastian W...
Sebastian Wagner
01:23 PM Linux kernel client Bug #46904: kclient: cluster [WRN] client.4478 isn't responding to mclientcaps(revoke)
Hmm...I wonder if we have something in the kclient that is delaying revoke replies. I'll have to think about how we m... Jeff Layton
01:04 PM Linux kernel client Bug #46904: kclient: cluster [WRN] client.4478 isn't responding to mclientcaps(revoke)
Jeff Layton wrote:
> Hmm, ok. So the problem eventually resolved itself? Is the issue just that it just took a bit t...
Xiubo Li
12:57 PM Linux kernel client Bug #46904: kclient: cluster [WRN] client.4478 isn't responding to mclientcaps(revoke)
Hmm, ok. So the problem eventually resolved itself? Is the issue just that it just took a bit too long? Jeff Layton
01:11 PM Dashboard Feature #44605: cephadm: RGW: missing dashboard integration
Right now users are getting... Sebastian Wagner
01:10 PM Revision 06bedbb8 (ceph): src/test: adjust test scenario based on modified refcount scheme
Based on the reference decrement upon modification,
test scenario is adjusted with cleanups
Signed-off-by: Myoungwon...
Myoungwon Oh
01:09 PM Revision 8d7f79ff (ceph): src/test: remove unused code
no need to configure existing tier mode
Signed-off-by: Myoungwon Oh <myoungwon.oh@samsumg.com>
Myoungwon Oh
01:09 PM Revision 4bd35f2d (ceph): src/test: create a instance and use tier-flush
Signed-off-by: Myoungwon Oh <myoungwon.oh@samsumg.com> Myoungwon Oh
01:09 PM Revision 49fe4995 (ceph): src/test: use tier-flush explicitly
flush no longer occurs when all chunks are dirty
Signed-off-by: Myoungwon Oh <myoungwon.oh@samsumg.com>
Myoungwon Oh
01:09 PM Revision fcfb4e1b (ceph): src/test: prevent truncate from using write_full
Use write instead of write_full to avoid truncate
even if set-chunk is set
Signed-off-by: Myoungwon Oh <myoungwon.oh...
Myoungwon Oh
01:07 PM Revision 80904ee3 (ceph): src/test: add a test that can verify dropping the reference when modifi...
Signed-off-by: Myoungwon Oh <myoungwon.oh@samsung.com> Myoungwon Oh
01:07 PM Revision b2b70bf9 (ceph): osd: drop the reference right after modification
To simply chunk_info_t state and keep unreferenced chunk minimal,
we prefer to drop the reference and remove manifest...
Myoungwon Oh
01:07 PM Revision fc86661b (ceph): src/test: add a test to check that the redirect is clear after promote
Signed-off-by: Myoungwon Oh <myoungwon.oh@samsumg.com> Myoungwon Oh
01:07 PM Revision 02bc60c9 (ceph): osd: clear redirect after promote
We do want PROMOTE to be able to atomically replace
a redirect with the actual object, so the solution
is to clear th...
Myoungwon Oh
01:06 PM Revision 99f59f98 (ceph): src/test: verify that set-chunk is working right on the clone
1. check whether set-chunk triggers a clone
2. verify that set-chunk make a chunk on a clone
Signed-off-by: Myoungwo...
Myoungwon Oh
01:06 PM Revision c9997ffd (ceph): osd: do not trigger clone when set_chunk is called
Signed-off-by: Myoungwon Oh <myoungwon.oh@samsumg.com> Myoungwon Oh
01:06 PM Revision 418f18f0 (ceph): osd: remove dead code
the code is no longer useful
Signed-off-by: Myoungwon Oh <myoungwon.oh@samsumg.com>
Myoungwon Oh
01:06 PM Revision 959d53d8 (ceph): osd: do not make the chunk state missing upon set_chunk
Since the missing state causes a promote on clone
after set_chunk is set, we remove the missing state.
Signed-off-by...
Myoungwon Oh
01:06 PM Revision 287a2df6 (ceph): osd: return ERANGE if set_chunk tries to set large range
over the object size
We allow existing snapshot to be set as a chunk. So,
return ERAMGE if set_chunk's range is over...
Myoungwon Oh
12:56 PM Dashboard Bug #47008 (Fix Under Review): mgr/dashboard: restore table footer row size
Alfonso Martínez
12:43 PM Dashboard Bug #47008 (Resolved): mgr/dashboard: restore table footer row size
The fix for the issue below had the side-effect of increasing (unintendedly) the
table footer row size:
https://tra...
Alfonso Martínez
12:50 PM CephFS Bug #47009 (Resolved): TestNFS.test_cluster_set_reset_user_config: command failed with status 32:...
... Sebastian Wagner
12:47 PM Revision 35f30235 (ceph): mgr/dashboard: restore table footer size
Fixes: https://tracker.ceph.com/issues/47008
Signed-off-by: Alfonso Martínez <almartin@redhat.com>
Alfonso Martínez
12:19 PM Revision e9b10e1f (ceph): osd: make set_chunk as ReadOperation
Signed-off-by: Myoungwon Oh <myoungwon.oh@samsumg.com> Myoungwon Oh
12:19 PM Revision 1b564428 (ceph): Zipper - add const accessors for svc and ctl
Signed-off-by: Daniel Gryniewicz <dang@redhat.com> Daniel Gryniewicz
12:11 PM Dashboard Bug #45397 (Pending Backport): mgr/dashboard: leverage features set from orchestrator
Lenz Grimmer
12:00 PM Revision eb3c4b51 (ceph): Merge pull request #34918 from bk201/wip-45397
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-by: Volker Theile <v...
Lenz Grimmer
11:55 AM CephFS Feature #47005 (Fix Under Review): kceph: add metric for number of pinned capabilities and number...
Patchwork link: https://patchwork.kernel.org/patch/11720599/ Xiubo Li
11:19 AM CephFS Feature #47005 (Resolved): kceph: add metric for number of pinned capabilities and number of dirs...
Xiubo Li
11:19 AM CephFS Feature #46866 (In Progress): kceph: add metric for number of pinned capabilities
Xiubo Li
11:17 AM CephFS Feature #46866: kceph: add metric for number of pinned capabilities
The number of the pinned capbilities will always equal to the total number of the s_caps in kclient. Xiubo Li
11:05 AM Revision cb1143d4 (ceph): Merge pull request #36674 from tchaikov/wip-doc-crimson
doc/dev/crimson: note about script/ceph-debug-docker.sh
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
09:17 AM Revision bb325e33 (ceph): vstart_runner.py: rotate logs between testcases
Fixes: https://tracker.ceph.com/issues/46059
Signed-off-by: Rishabh Dave <ridave@redhat.com>
Rishabh Dave
09:16 AM Revision 90ff87b1 (ceph): vstart_runner: run one test method at a time...
instead of running entire testsuite at once; this would allow us more
control on the test runner.
Signed-off-by: Ris...
Rishabh Dave
09:16 AM Revision 188a87b2 (ceph): vstart.sh: write logrotate conf and rotate logs
Signed-off-by: Rishabh Dave <ridave@redhat.com> Rishabh Dave
09:13 AM Revision 65d05fdd (ceph): osdc: fix lingerOp stray
when linger ping failed with error, like ENOTCONN
last_error set to error.
after that, last_error will never reco...
shun song
08:38 AM Revision ddf86ab8 (ceph): Merge pull request #36686 from sebastian-philipp/ceaphdm-upgrade-pytest
mgr/cephadm: Add tests/test_upgrade.py
Reviewed-by: Joshua Schmid <jschmid@suse.de>
Sebastian Wagner
07:14 AM RADOS Bug #47004 (Resolved): watch/notify may not function well after lingerOp failed
shun song
07:00 AM RADOS Bug #47003: ceph_test_rados test error. Reponses out of order due to the connection drops data.
The logs I grep "0x561fb3824000" below shows that the connection was reset.... Zhenyi Shu
03:29 AM RADOS Bug #47003 (Duplicate): ceph_test_rados test error. Reponses out of order due to the connection d...
http://pulpito.front.sepia.ceph.com/shuzhenyi-2020-08-17_01:22:26-rados:thrash-wip-shuzhenyi-testing-2020-08-15-1304-... Zhenyi Shu
06:57 AM Revision e6c5f21c (ceph): Merge pull request #36629 from yison/fix-mem-leak-nvmedevice
blk/spdk/NVMEDevice.cc: fix a memory leak issue
Reviewed-By: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:44 AM Revision cdd0ba13 (ceph): mgr/cephadm: use fixed config file path as argument
Fixes other alertmanager containers which do not default to look for a
configuration file in `/etc/alertmanager/alert...
Patrick Seidensal
06:23 AM Revision c0802c98 (ceph): alpine: remove stale Alpine build recipe
alpine build recipe is stale and does not work with the latest Ceph,
also the APKBUILD for Ceph can be found at alphi...
Kefu Chai
06:03 AM Revision 58b04c5f (ceph): cmake: link against ZLIB if statically linked agasint Boost
Boost::iostreams links against zlib. and FindBoost.cmake
does not add this linkage to Boost::iostreams target, let's
...
Kefu Chai
03:49 AM Revision 60bc5248 (ceph): mds: drop decoding as MDSMap in FSMap::decode()
drop decoding as MDSMap when struct_v < 6
Signed-off-by: Jos Collin <jcollin@redhat.com>
Jos Collin
03:40 AM Revision b745754e (ceph): Merge PR #36515 into master
* refs/pull/36515/head:
libcephfs: ignore restoring the open files limit
msg: throw a system error when center.init...
Patrick Donnelly
03:40 AM CephFS Bug #43039 (Pending Backport): client: shutdown race fails with status 141
Patrick Donnelly
03:39 AM CephFS Bug #46868 (Resolved): client: switch to use ceph_mutex_is_locked_by_me always
Patrick Donnelly
03:39 AM Revision 67db0ed0 (ceph): Merge PR #36525 into master
* refs/pull/36525/head:
client: switch to use ceph_mutex_is_locked_by_me always
Reviewed-by: Patrick Donnelly <pdon...
Patrick Donnelly
03:39 AM Revision 504c8cbc (ceph): client: choose a random replica mds to send the request
Fixes: https://tracker.ceph.com/issues/46894
Signed-off-by: Yanhu Cao <gmayyyha@gmail.com>
Yanhu Cao
03:35 AM CephFS Bug #46891 (Pending Backport): mds: kcephfs parse dirfrag's ndist is always 0
Patrick Donnelly
03:35 AM Revision f8c41a0d (ceph): Merge PR #36552 into master
* refs/pull/36552/head:
mds: fix kcephfs parse dirfrag's ndist is always 0
Reviewed-by: Zheng Yan <zyan@redhat.com>
Patrick Donnelly
03:35 AM CephFS Bug #46926 (Pending Backport): mds: fix the decode version
Patrick Donnelly
03:34 AM Revision 12e44805 (ceph): Merge PR #36617 into master
* refs/pull/36617/head:
mds: revert the decode version
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
02:28 AM RADOS Bug #42861: Libceph-common.so needs to use private link attribute when including dpdk static library
The common_async_dpdk library depends on the dpdk rte_eal.a file. If the static library is used, the dependency is tr... chunsong feng

08/17/2020

10:31 PM RADOS Bug #47002: python-rados: connection error
> https://github.com/ceph/ceph/pull/33912 merged in the beginning of July so if you have a successful run from before... Dimitri Savineau
10:12 PM RADOS Bug #47002: python-rados: connection error
Dimitri Savineau wrote:
> Something around 10-12 august.
>
> When I tried to debug this on august 12th this was a...
Neha Ojha
10:06 PM RADOS Bug #47002: python-rados: connection error
Something around 10-12 august.
When I tried to debug this on august 12th this was already failing. I can try to fi...
Dimitri Savineau
09:35 PM RADOS Bug #47002: python-rados: connection error
Can you roughly point out a sha1 or timeline when you observed this in master? https://github.com/ceph/ceph/pull/3391... Neha Ojha
06:29 PM RADOS Bug #47002 (Resolved): python-rados: connection error
When using ceph and ceph-iscsi from chacra repositories, I not able to start rbd-target-api anymore (it was working f... Dimitri Savineau
10:04 PM Dashboard Bug #46977: mgr/dashboard: telemetry module throws error "list index out of range"
Sure, here it is:... Xen Gi
06:24 AM Dashboard Bug #46977: mgr/dashboard: telemetry module throws error "list index out of range"
Thanks for reporting the issue, can you post the output of `ceph device ls`?
Looks there is a problem when getting s...
Kiefer Chang
07:34 PM Orchestrator Bug #46665 (Fix Under Review): cephadm plugin: Failure to start service stops service loop; no ot...
Dan Mick
04:51 PM Revision 830f295e (ceph): mgr/dashboard: Placeholders for Documenting REST API
Added summary/description and example value for one endpoint from each component in Rest API Documentation
Fixes:htt...
Aashish Sharma
04:49 PM Dashboard Backport #47001 (In Progress): octopus: mgr/dashboard/api: reduce verbosity in API tests log output
Ernesto Puerta
04:34 PM Dashboard Backport #47001 (Resolved): octopus: mgr/dashboard/api: reduce verbosity in API tests log output
https://github.com/ceph/ceph/pull/36693 Ernesto Puerta
04:48 PM Revision 28994378 (ceph): mgr/dashboard/api: reduce amount of daemon logs
Fixes: https://tracker.ceph.com/issues/46920
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
(cherry picked from ...
Ernesto Puerta
04:44 PM Dashboard Backport #47000 (In Progress): nautilus: mgr/dashboard/api: reduce verbosity in API tests log output
Ernesto Puerta
04:34 PM Dashboard Backport #47000 (Resolved): nautilus: mgr/dashboard/api: reduce verbosity in API tests log output
https://github.com/ceph/ceph/pull/36692 Ernesto Puerta
04:43 PM Revision 3b5a452c (ceph): mgr/dashboard/api: reduce amount of daemon logs
Fixes: https://tracker.ceph.com/issues/46920
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
(cherry picked from ...
Ernesto Puerta
04:37 PM rgw Backport #46998 (In Progress): octopus: S3 API DELETE /{bucket}?encryption or DELETE /{bucket}?re...
Nathan Cutler
04:28 PM rgw Backport #46998 (Resolved): octopus: S3 API DELETE /{bucket}?encryption or DELETE /{bucket}?repli...
https://github.com/ceph/ceph/pull/36691 Nathan Cutler
04:36 PM Revision a9b2069f (ceph): rgw: s3: mark bucket encryption as not implemented
Currently otherwise this op in deletion would delete the bucket instead
Fixes: https://tracker.ceph.com/issues/46263...
Abhishek Lekshmanan
04:36 PM mgr Backport #46996 (In Progress): octopus: mgr/crash: invalid crash remove example
Nathan Cutler
04:27 PM mgr Backport #46996 (Resolved): octopus: mgr/crash: invalid crash remove example
https://github.com/ceph/ceph/pull/36690 Nathan Cutler
04:36 PM Revision 82292f4f (ceph): doc/mgr/crash: Add missing command in rm example
Example to remove a crash id was missing the crash subcommand.
Fixes: https://tracker.ceph.com/issues/46676
Signed-o...
Daniel Vos
04:33 PM Dashboard Cleanup #46920 (Pending Backport): mgr/dashboard/api: reduce verbosity in API tests log output
Ernesto Puerta
01:20 PM Dashboard Cleanup #46920 (Resolved): mgr/dashboard/api: reduce verbosity in API tests log output
Lenz Grimmer
04:30 PM Revision 7d19558c (ceph): Zipper - implement set_attrs and delete_attrs in RGWObject
Signed-off-by: Daniel Gryniewicz <dang@redhat.com> Daniel Gryniewicz
04:30 PM Revision 29632aac (ceph): Zipper - Implement Read op on RGWObject
Signed-off-by: Daniel Gryniewicz <dang@redhat.com> Daniel Gryniewicz
04:30 PM Revision 35563c6f (ceph): Zipper - Implement Delete op on RGWObject
Signed-off-by: Daniel Gryniewicz <dang@redhat.com> Daniel Gryniewicz
04:30 PM Revision 6001f9ba (ceph): Zipper - forward_request_to_master in RGWStore
Signed-off-by: Daniel Gryniewicz <dang@redhat.com> Daniel Gryniewicz
04:30 PM Revision ce6cbd14 (ceph): Zipper - Rename get_bi() to get_key()
Provides consistency, and get_bi() wasn't a useful name.
Signed-off-by: Daniel Gryniewicz <dang@redhat.com>
Daniel Gryniewicz
04:30 PM Revision 0c7afb32 (ceph): Zipper - Remove duplicate remove_bucket() code
Signed-off-by: Daniel Gryniewicz <dang@redhat.com> Daniel Gryniewicz
04:30 PM Revision 36fb3131 (ceph): Zipper - convert RGWBulkUploadOp::handle_dir to use create_bucket
Signed-off-by: Daniel Gryniewicz <dang@redhat.com> Daniel Gryniewicz
04:30 PM Revision 434a9f09 (ceph): Removing getRados() - RGWGetObjLayout
Signed-off-by: Daniel Gryniewicz <dang@redhat.com> Daniel Gryniewicz
04:30 PM Revision 7c1fdddf (ceph): Zipper - Fix retry_raced_bucket_write
Was using Rados directly; use Zipper instead.
Signed-off-by: Daniel Gryniewicz <dang@redhat.com>
Daniel Gryniewicz
04:30 PM Revision 73793e3e (ceph): Zipper - Fix read_user_manifest_part
Was using Rados directly; use Zipper instead.
Signed-off-by: Daniel Gryniewicz <dang@redhat.com>
Daniel Gryniewicz
04:30 PM Revision 64a4e838 (ceph): Fix crash in RGWHandler_REST_S3Website::error_handler
Signed-off-by: Daniel Gryniewicz <dang@redhat.com> Daniel Gryniewicz
04:30 PM Revision 00ccbc74 (ceph): RGW - Turn on debug logging for tempest tests
Signed-off-by: Daniel Gryniewicz <dang@redhat.com> Daniel Gryniewicz
04:30 PM Revision 999438e1 (ceph): Zipper - Make sure to use std::string everywhere
Signed-off-by: Daniel Gryniewicz <dang@redhat.com> Daniel Gryniewicz
04:30 PM Revision 9f5f70d0 (ceph): Zipper - implement RGWBucket::List
Create a list op for RGWBucket, and use it.
Signed-off-by: Daniel Gryniewicz <dang@redhat.com>
Daniel Gryniewicz
04:30 PM Revision fd2f599a (ceph): Zipper - Implement check_quota in RGWBucket
Signed-off-by: Daniel Gryniewicz <dang@redhat.com> Daniel Gryniewicz
04:30 PM Dashboard Backport #46999 (Resolved): octopus: mgr/dashboard: landing page 2.0
https://github.com/ceph/ceph/pull/37390 Nathan Cutler
04:28 PM rgw Backport #46997 (Rejected): nautilus: S3 API DELETE /{bucket}?encryption or DELETE /{bucket}?repl...
https://github.com/ceph/ceph/pull/41145 Nathan Cutler
04:26 PM Orchestrator Bug #46990: execnet: EOFError: couldnt load message header, expected 9 bytes, got 0
The moral of the story is: wait for the bootstrap MON(s) and MGR(s) to appear in "cephadm ls" before proceeding with ... Nathan Cutler
04:00 PM Orchestrator Bug #46990: execnet: EOFError: couldnt load message header, expected 9 bytes, got 0
Note: this problem is known to arise (only on machines with root filesystem on HDD) the first time "ceph orch apply" ... Nathan Cutler
12:44 PM Orchestrator Bug #46990: execnet: EOFError: couldnt load message header, expected 9 bytes, got 0
Seems to:
(1) happen in libvirt VMs running on slower hardware (e.g. nested virt)
(2) be a recent regression
Nathan Cutler
12:37 PM Orchestrator Bug #46990: execnet: EOFError: couldnt load message header, expected 9 bytes, got 0
Might relate to https://www.reddit.com/r/ceph/comments/f4rjrk/taking_another_whack_at_ceph_on_odroid_hc2s/ Sebastian Wagner
12:19 PM Orchestrator Bug #46990 (Can't reproduce): execnet: EOFError: couldnt load message header, expected 9 bytes, g...
... Sebastian Wagner
03:48 PM CephFS Bug #46985: common: validate type CephBool cause 'invalid command json'
Just this commit needs backported:
common: fix validate type CephBool cause 'invalid command json'
Fixes: http...
Patrick Donnelly
08:52 AM CephFS Bug #46985 (Fix Under Review): common: validate type CephBool cause 'invalid command json'
Nathan Cutler
02:07 AM CephFS Bug #46985 (Resolved): common: validate type CephBool cause 'invalid command json'
... Yanhu Cao
03:08 PM Dashboard Feature #45464 (Resolved): mgr/dashboard: telemetry module activation notification
Lenz Grimmer
03:08 PM Dashboard Backport #46205 (Resolved): octopus: mgr/dashboard: telemetry module activation notification
Lenz Grimmer
03:07 PM Orchestrator Bug #46862 (Need More Info): cephadm: nfs ganesha client mount is read only
Dimitri Savineau wrote:
> When trying to mount a ganesha share via nfs on a client node, the mount command is succes...
Varsha Rao
03:05 PM Revision f7a164a8 (ceph): osd/ECBackend: optimize remaining read as readop contain multiple objects
in github.com/ceph/ceph/pull/21911
we s/rop.to_read.swap/rop.to_read.erase/ in send_all_remaining_reads(...),
and the...
Zengran Zhang
03:00 PM Revision b35be956 (ceph): Merge pull request #35772 from s0nea/wip-46205-octopus
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Stephan Müller <smueller@suse.com>
Lenz Grimmer
02:33 PM CephFS Bug #46883: kclient: ghost kernel mount
Patrick Donnelly wrote:
> So there are two issues here:
>
> * umount should not use -l so we aren't papering over...
Jeff Layton
01:45 PM CephFS Bug #46883: kclient: ghost kernel mount
So there are two issues here:
* umount should not use -l so we aren't papering over bugs. Use -f to umount. If -f ...
Patrick Donnelly
02:20 PM bluestore Bug #46994 (Need More Info): 14.2.11 OSD crash BlueFS.cc: 1662: FAILED ceph_assert(r == 0)
Hi Dev Team,
Today our one OSD failed with this crash error related to BlueFS.cc , OSD is fully dedicated to RGW I...
Manuel Rios
01:42 PM CephFS Bug #46887 (Need More Info): kceph: testing branch: hang in workunit by 1/2 clients during tree e...
Would be good to adjust the qa code to fetch the stack if the process hangs. Get /sys/debug/fs/ceph files as well. Patrick Donnelly
01:38 PM Dashboard Backport #46993 (In Progress): octopus: mgr/dashboard: remove password field if login is using SS...
Avan Thakkar
01:27 PM Dashboard Backport #46993 (Resolved): octopus: mgr/dashboard: remove password field if login is using SSO a...
https://github.com/ceph/ceph/pull/36689 Avan Thakkar
01:37 PM Revision b5bfd873 (ceph): mgr/dashboard: remove password fields, if the login is using SSO
fixes: https://tracker.ceph.com/issues/46494
Signed-off-by: Ishan Rai <ishanrai05@gmail.com>
(cherry picked from com...
Ishan Rai
01:37 PM Revision 6a1327f3 (ceph): mgr/dashboard: fix error message for the confirmpassword
fixes: https://tracker.ceph.com/issues/46494
Signed-off-by: Ishan Rai <ishanrai05@gmail.com>
(cherry picked from com...
Ishan Rai
01:34 PM Dashboard Feature #46448 (Resolved): mgr/dashboard: Add hosts page unit tests
Lenz Grimmer
01:34 PM Dashboard Backport #46751 (Resolved): octopus: mgr/dashboard: Add hosts page unit tests
Lenz Grimmer
01:32 PM Revision d01ca9af (ceph): Merge pull request #36350 from s0nea/wip-46751-octopus
octopus: mgr/dashboard: Add hosts page unit tests
Reviewed-by: Kiefer Chang <kiefer.chang@suse.com>
Reviewed-by: Lau...
Lenz Grimmer
01:26 PM Revision 32fcd679 (ceph): librbd: Align rbd_write_zeroes declarations
Fixes: https://tracker.ceph.com/issues/46928
Signed-off-by: Corey Bryant <corey.bryant@canonical.com>
Corey Bryant
01:20 PM Bug #46928 (Fix Under Review): rbd_write_zeroes()
Nathan Cutler
01:19 PM Revision e8339569 (ceph): Merge pull request #36605 from rhcs-dashboard/fix-46920-master
mgr/dashboard/api: reduce amount of daemon logs
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Pat...
Lenz Grimmer
01:17 PM Orchestrator Bug #45792 (Resolved): cephadm: zapped OSD gets re-added to the cluster.
Sebastian Wagner
01:13 PM Dashboard Bug #46494 (Pending Backport): mgr/dashboard: remove password field if login is using SSO and fix...
Lenz Grimmer
01:12 PM Revision 9db1efe6 (ceph): Merge pull request #36312 from ishanrai05/bug-1
Reviewed-by: Tatjana Dehler <tdehler@suse.com>
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-by: Volker Theile <v...
Lenz Grimmer
12:57 PM Orchestrator Bug #46991: cephadm ls does not list legacy rgws
Sebastian Wagner wrote:
> For RGWs, please follow step 11 to redeploy the RGWs with cephadm!
This was the step 4t...
Namrata Sitlani
12:55 PM Orchestrator Bug #46991: cephadm ls does not list legacy rgws
For RGWs, please follow step 11 to redeploy the RGWs with cephadm! Sebastian Wagner
12:21 PM Orchestrator Bug #46991 (Resolved): cephadm ls does not list legacy rgws
I am trying to convert ceph-ansible cluster to cephadm, when I see ceph -s... Namrata Sitlani
12:55 PM rgw Documentation #46992: RGW lifecycle processing lost on failover and lack of documentation
stretch-ansible should be ceph-ansible Alex Kershaw
12:54 PM rgw Documentation #46992 (New): RGW lifecycle processing lost on failover and lack of documentation
Hello,
We're are having a few problems with the S3 lifecycle policy. I have two issues here:
# Lifecycle processi...
Alex Kershaw
12:54 PM Revision 5bd15da8 (ceph): librbd: migration abort should revert data back to the original image
If the migration destination image was modified and then the migration
was aborted, we need to copy the data back to ...
Jason Dillaman
12:54 PM Revision d848b4f1 (ceph): librbd: track in-progress migration aborting operation
We want to prevent the destination image from being used while an
abort is in-progress. Test that the image has no wa...
Jason Dillaman
12:52 PM Orchestrator Bug #46045 (Resolved): qa/tasks/cephadm: Module 'dashboard' is not enabled error
Sebastian Wagner
12:52 PM Orchestrator Bug #45594 (Resolved): cephadm: weight of a replaced OSD is 0
Sebastian Wagner
12:51 PM Orchestrator Feature #44548 (Resolved): cephadm: persist osd removal queue
Sebastian Wagner
12:51 PM Orchestrator Bug #46740 (Resolved): mgr/cephadm: restart of daemon reports host is empty
Sebastian Wagner
12:51 PM Orchestrator Bug #43681 (Resolved): cephadm: Streamline RGW deployment
Sebastian Wagner
12:50 PM Orchestrator Bug #46764: cephadm (ceph orch apply) sometimes gets "stuck" and cannot deploy any OSDs
Though I cannot access the MGR log, I think it's safe to assume it would look like the one in #46990 Nathan Cutler
12:49 PM Orchestrator Bug #46764 (Duplicate): cephadm (ceph orch apply) sometimes gets "stuck" and cannot deploy any OSDs
Nathan Cutler
12:44 PM Orchestrator Bug #46764 (Need More Info): cephadm (ceph orch apply) sometimes gets "stuck" and cannot deploy a...
Thanks for the report. I'll need more info to resolve this. MGR log might be helpful Sebastian Wagner
12:49 PM Orchestrator Bug #46540 (Resolved): cephadm: iSCSI gateways problems.
Sebastian Wagner
12:48 PM Orchestrator Documentation #45858 (Resolved): `ceph orch status` doesn't show in progress actions
Sebastian Wagner
12:48 PM Orchestrator Bug #46175 (Resolved): cephadm: orch apply -i: MON and MGR service specs must not have a service_id
Sebastian Wagner
12:42 PM rgw Bug #46400: Space usage accounting overestimated
copying from github comment: https://github.com/ceph/ceph/pull/36542#issuecomment-674856572
In version 15.2.4 the ...
Mark Kogan
12:26 PM bluestore Bug #46886: upgrade/nautilus-x-master: bluefs mount failed to replay log: (14) Bad address durin...
Kefu Chai wrote:
> Hi Igor, could you take a look?
Hi Kefu,
yeah, looking...
Igor Fedotov
12:18 PM Revision 0355948f (ceph): client: use ccap_string to show caps in more user friendly
Signed-off-by: Yanhu Cao <gmayyyha@gmail.com> Yanhu Cao
12:08 PM Revision aee199f1 (ceph): librbd: improved debug logs on list watcher state machine
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:04 PM Orchestrator Bug #46921: Fedora: Download URL not found for cephadm installation
I don't think we have official packages for fc32. See https://download.ceph.com/rpm-octopus/ Sebastian Wagner
11:09 AM Revision 50ecd89d (ceph): mgr/cephadm/tests: move with_service to fixtures.py
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
11:08 AM Revision f44c1e71 (ceph): pybind/mgr: Also mock the config store in pytest
This will be used to dry-run mgr/cephadm/upgrade.py
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
11:08 AM Revision d71f3b42 (ceph): mgr/cephadm: add test_upgrade.py
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
11:08 AM Revision 1c8cb204 (ceph): mgr/cephadm: also mock `ceph vesions`
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
10:58 AM Revision 0f31929e (ceph): mds: allow quota for root directory
Signed-off-by: chencan <chen.can2@zte.com.cn> chencan chencan
10:41 AM CephFS Feature #46989 (Fix Under Review): pybind/mgr/nfs: Test mounting of exports created with nfs expo...
Varsha Rao
10:37 AM CephFS Feature #46989 (Resolved): pybind/mgr/nfs: Test mounting of exports created with nfs export command
Varsha Rao
10:35 AM Dashboard Feature #38697: mgr/dashboard: Enhance info shown in Landing Page cards 'PGs per OSD' & 'Raw Capa...
Lenz Grimmer wrote:
> With regards to the "Raw Capacity" widget: I have received comments/requests that people wou...
Lenz Grimmer
10:08 AM Dashboard Bug #46653: mgr/dashboard: Firefox on Macbook has been hanging with "A web page is loading slowly...
FWIW, we've updated the documentation accordingly, to give some guidance about which browser version we support. See ... Lenz Grimmer
09:51 AM CephFS Bug #41069: nautilus: test_subvolume_group_create_with_desired_mode fails with "AssertionError: '...
The code looks ok both on master and nautilus branch. I ran 1000 iterations on master but didn't see the failure. I w... Kotresh Hiremath Ravishankar
08:53 AM rgw Bug #46263 (Pending Backport): S3 API DELETE /{bucket}?encryption or DELETE /{bucket}?replication...
Nathan Cutler
08:44 AM Dashboard Cleanup #42072 (Pending Backport): mgr/dashboard: landing page 2.0
Switching to "pending backport" - it would be nice to have this enhancement in Octopus as well. Lenz Grimmer
08:44 AM Dashboard Cleanup #42072 (Resolved): mgr/dashboard: landing page 2.0
Lenz Grimmer
08:44 AM CephFS Bug #46988 (Fix Under Review): mds: 'forward loop' when forward_all_requests_to_auth is set
Zheng Yan
08:38 AM CephFS Bug #46988 (Resolved): mds: 'forward loop' when forward_all_requests_to_auth is set
Zheng Yan
08:43 AM Revision 369252b9 (ceph): Merge pull request #36476 from ceph/42072-landing-page
mgr/dashboard: Landing Page improvements
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Nizamudeen A...
Lenz Grimmer
08:42 AM Revision 7b012a97 (ceph): Merge pull request #36669 from smithfarm/wip-nautilus-11
doc/releases: add Nautilus 14.2.11 to timeline
Reviewed-By: Kefu Chai <kchai@redhat.com>
Reviewed-By: Zac Dover <zac...
Abhishek L
08:40 AM Revision 8ae39c85 (ceph): rgw: fix double slash (//) killing the gateway
When a bucket is inialized as a static website, a curl request on the bucket with double slash kills the gateway.
The...
root
08:40 AM Revision 3a8e2252 (ceph): mds: don't track change of config 'mds_replay_unsafe_with_closed_session'
the option is only used when mds is recovering.
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
08:39 AM Revision 13ca14d4 (ceph): mds: fix 'forward loop' when forward_all_requests_to_auth is set
When forward_all_requests_to_auth is set, remote dentry that links to
an inode with different auth can cause 'forward...
Yan, Zheng
08:22 AM mgr Bug #46846: Prometheus metrics contain stripped/incomplete ipv6 address
Assuming it was filed under "Messengers" by mistake. Nathan Cutler
08:01 AM bluestore Bug #46658: Ceph-OSD nautilus/octopus memory leak ?
I stopped reboot every night, and this morning OSD is consuming ~10GB
# ceph daemon osd.0 dump_mempools
{
"m...
Christophe Hauquiert
07:50 AM Revision e06aeb41 (ceph): Merge pull request #36508 from mgfritch/cephadm-nfs-rados-pool
mgr/cephadm: check existence of the RADOS pool
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Reviewed-by...
Sebastian Wagner
07:32 AM Dashboard Bug #46923 (Resolved): mgr/dashboard: Fix list of supported browsers
Lenz Grimmer
07:19 AM RADOS Bug #46987 (New): Same PG scrubbed continuously - Nautilus
hi,
We are seeing an issue where in some of the OSDs are scrubbing the same PG again and again.
- 5 node Nautil...
Nokia ceph-users
06:59 AM Dashboard Backport #46944 (In Progress): octopus: mgr/dashboard: host labels not shown after adding them.
Kiefer Chang
06:54 AM Revision 0e6b6235 (ceph): mgr/dashboard: Fix host attributes like labels are not returned
The problem only happens when a host is reported both from Ceph and the
Orchestrator. There is an error on merging Ce...
Kiefer Chang
05:56 AM Revision f42ad66b (ceph): mgr/dashboard: clear Jest cache before testing
Jest seems to not detect removed files correctly. Let's clean the cache
before performing frontend unit tests in CI.
...
Kiefer Chang
05:56 AM Revision 43dca134 (ceph): mgr/dashboard: leverage features set from orchestrator
Orchestrator provides a list of supported functions. Using
this list to provide better UX and guard for unsupported
f...
Kiefer Chang
05:12 AM CephFS Bug #46868 (Fix Under Review): client: switch to use ceph_mutex_is_locked_by_me always
Xiubo Li
05:11 AM CephFS Tasks #46890 (Fix Under Review): client: add request lock support
Xiubo Li
04:38 AM Dashboard Tasks #40767 (Fix Under Review): mgr/dashboard: Document all REST API endpoints
Aashish Sharma
03:39 AM Dashboard Bug #46986 (Fix Under Review): mgr/dashboard: cross buttons in filter chips are not visible
Kiefer Chang
03:32 AM Dashboard Bug #46986 (Resolved): mgr/dashboard: cross buttons in filter chips are not visible
The button used to remove the filter is not visible unless hovering over it:
!Screenshot_20200817_104134.png!
!Sc...
Kiefer Chang
03:34 AM Revision cfc05f67 (ceph): mgr/dashboard: adjust cross button color in table filter chips
Fixes: https://tracker.ceph.com/issues/46986
Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>
Kiefer Chang
03:17 AM mgr Documentation #46676 (Pending Backport): mgr/crash: invalid crash remove example
Kefu Chai
03:17 AM Revision f7bad43f (ceph): Merge pull request #36228 from vosdev/doc-mgr-crash-typo
doc/mgr/crash: Add missing command in rm example
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:41 AM Revision 727f9a4b (ceph): Merge pull request #36623 from cheese/master
common: document the current semantics of bl::append(std::istream)
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:33 AM Revision 7669e0f2 (ceph): Merge pull request #36418 from changchengx/osd_map
osd/OSDMap: corret osd_info_t last_clean comment
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:09 AM Revision 65267d55 (ceph): common: fix validate type CephBool cause 'invalid command json'
Fixes: https://tracker.ceph.com/issues/46985
Signed-off-by: Yanhu Cao <gmayyyha@gmail.com>
Yanhu Cao
02:09 AM Revision 4a04f8d2 (ceph): mds: dump granular cap info in mds_sessions
Signed-off-by: Yanhu Cao <gmayyyha@gmail.com> Yanhu Cao

08/16/2020

10:00 PM Revision 96686db9 (ceph): ceph-volume: Update inventory tests to stress LSMDisk
Inventory tests now test the LSMDisk class directly
Signed-off-by: Paul Cuzner <pcuzner@redhat.com>
Paul Cuzner
09:59 PM Revision d59a75f4 (ceph): ceph-volume: address PR merge comments
Change to use existing properties of the Device class to
determine whether the lsm data gathering should be
attempted...
Paul Cuzner
09:57 PM Revision 05f7be95 (ceph): ceph-volume: improve pytest coverage of the LSMDisk class
By adding lsm_Disk, the attribute can be overridden within
the testcases to allow mock data to be used
Signed-off-by...
Paul Cuzner
03:14 PM Revision 2a760c59 (ceph): doc/dev/crimson: note about script/ceph-debug-docker.sh
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:48 PM Revision 1e821c65 (ceph): Merge pull request #36642 from tchaikov/wip-crimson-silence-warnings
crimson: silence warnings from clang++
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
02:32 PM Revision 33069fa2 (ceph): common/options: fix a typo in option description
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
01:52 PM rbd Bug #46669: make check: unittest_rbd_mirror (Child aborted): failed, despite all tests passed
Jason Dillaman wrote:
> I cannot repeat the "Resource deadlock avoided" -- hopefully that was addressed by [1]
>
...
Mykola Golub
10:02 AM Revision 0ba1c5c8 (ceph): mds : skip show_cache if level of log is lower than 7
Signed-off-by: Simon Gao <simon29rock@gmail.com> simon gao
09:38 AM bluestore Bug #46658: Ceph-OSD nautilus/octopus memory leak ?
Igor Fedotov wrote:
> @Christophe - you might be interested in the following thread: https://lists.ceph.io/hyperkitt...
Christophe Hauquiert
04:43 AM CephFS Bug #46976 (Fix Under Review): After restarting an mds, its standy-replay mds remained in the "re...
Zheng Yan
04:42 AM CephFS Bug #46984 (Fix Under Review): mds: recover files after normal session close
Zheng Yan
04:30 AM CephFS Bug #46984 (Resolved): mds: recover files after normal session close
client does not flush its cap release before sending session close request. Zheng Yan
04:35 AM Revision 91720cff (ceph): mds: don't recover files after normal session close
when closing a session, client does not flush cap releases, but client
should have flushed all dirty caps.
Fixes: ht...
Yan, Zheng
03:59 AM CephFS Bug #42365 (Fix Under Review): client: FAILED assert(dir->readdir_cache[dirp->cache_index] == dn)
Zheng Yan
03:56 AM Revision 535ae64b (ceph): client: handle readdir reply without Fs cap
clear dir complete flag when Fs cap is revoked.
Fixes: https://tracker.ceph.com/issues/42365
Signed-off-by: "Yan, Zh...
Yan, Zheng
01:38 AM Revision 446cc601 (ceph): crimson/osd: do not capture unused variables
this change silences warnings like
src/crimson/osd/pg_backend.cc:232:34: warning: lambda capture 'this' is not used ...
Kefu Chai
01:37 AM Revision b168bc02 (ceph): crimson/os: do not return a value for non-reachable branch
for silencing a warning like
btree/btree_lba_manager.cc:177:12: warning: binding dereferenced null pointer to refere...
Kefu Chai
12:02 AM mgr Bug #43897 (Fix Under Review): crash module reports UTC timestamps but doesn't format timestamps ...
Nathan Cutler

08/15/2020

11:37 PM mgr Bug #43897 (In Progress): crash module reports UTC timestamps but doesn't format timestamps accor...
Nathan Cutler
11:35 PM mgr Bug #43897: crash module reports UTC timestamps but doesn't format timestamps accordingly
So, since the timestamp is guaranteed to be UTC, the solution would be to use the "time_from_string" method to conver... Nathan Cutler
10:06 PM rbd Backport #46983 (Resolved): nautilus: make check: unittest_rbd_mirror (Child aborted): failed, de...
https://github.com/ceph/ceph/pull/37209 Nathan Cutler
10:06 PM rbd Backport #46982 (Resolved): octopus: make check: unittest_rbd_mirror (Child aborted): failed, des...
https://github.com/ceph/ceph/pull/37208 Nathan Cutler
09:39 PM rbd Backport #46639 (Resolved): octopus: [iscsi-target-cli page]: add systemctl commands for enabling...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36416
m...
Nathan Cutler
09:30 PM mgr Backport #46981 (In Progress): nautilus: pybind/mgr/restful: use dict.items() for py3 compatible
Nathan Cutler
09:29 PM mgr Backport #46981 (Resolved): nautilus: pybind/mgr/restful: use dict.items() for py3 compatible
https://github.com/ceph/ceph/pull/36670 Nathan Cutler
09:30 PM Revision 28a37935 (ceph): pybind/mgr/restful: use dict.items() for py3 compatibility
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit a46292b254bb0ea6a1fc13475989659ce96276b3)
Kefu Chai
09:29 PM mgr Bug #46980 (Resolved): pybind/mgr/restful: use dict.items() for py3 compatible
Nathan Cutler
08:55 PM Revision 2bbb8578 (ceph): doc/releases: add Nautilus 14.2.11 to timeline
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
08:43 PM mgr Bug #46846 (Fix Under Review): Prometheus metrics contain stripped/incomplete ipv6 address
Nathan Cutler
04:12 PM Revision a786d254 (ceph): mds: standy-replay mds remained in the "resolve" state after restart th...
In multimds and standy-replay enabled Ceph cluster,after reduce a filesystem mds num and restart an active mds,
its s...
wei qiaomiao
03:52 PM Messengers Bug #42705: Messenger/MessengerTest.ConnectionRaceTest/0 hangs
Another possibility is that the bug only ever existed in Sage's wip branch.
Be that as it may, I looked up the run...
Nathan Cutler
03:42 PM Messengers Bug #42705: Messenger/MessengerTest.ConnectionRaceTest/0 hangs
Sage's teuthology run took place in November 2019. The problem might have been fixed since then. Nathan Cutler
03:31 PM rbd Bug #46669 (Pending Backport): make check: unittest_rbd_mirror (Child aborted): failed, despite a...
Mykola Golub
03:31 PM Revision 27e237c1 (ceph): Merge pull request #36479 from dillaman/wip-46669
test/rbd-mirror: pool watcher registration error might result in race
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
03:14 PM Revision 319b44cd (ceph): librbd: generic helper for tracking in-flight IO and managing flush req...
Layers that potentially queue IOs but not all IOs will need to track all
in-flight IOs to properly ensure that a flus...
Jason Dillaman
03:04 PM Revision 556df96d (ceph): os/bluestore: Added test for trimming BlueFS replay log
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
(cherry picked from commit 9a592422931485da48209f071b819a661719cd37)
Adam Kupczyk
03:04 PM Revision 16130c6e (ceph): os/bluestore: Added checks for compacting BlueFS log for flush and fsyn...
This partially fixes https://tracker.ceph.com/issues/45903
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
(cherry...
Adam Kupczyk
01:41 PM Revision f6091e8f (ceph): Merge pull request #36416 from shyukri/wip-46639-octopus
octopus: doc/rbd: add rbd-target-gw enable and start
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
01:40 PM Revision 0422aa48 (ceph): Merge pull request #36415 from shyukri/wip-46638-nautilus
nautilus: doc/rbd: add rbd-target-gw enable and start
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
01:32 PM Backport #46629 (In Progress): octopus: The bandwidth of bluestore was throttled
Nathan Cutler
01:32 PM Revision 71d4afd3 (ceph): blk:BlockDevice.cc: use pending_aios instead of iovec size as ios num
Signed-off-by: weixinwei <xinweiwei90@gmail.com>
(cherry picked from commit 64ce414b022b96b7a5c73d2c03393a877b30e508)
xinwei wei
01:31 PM RADOS Backport #46964 (In Progress): octopus: Pool stats increase after PG merged (PGMap::apply_increme...
Nathan Cutler
01:31 PM Revision c5479ec2 (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
01:31 PM RADOS Backport #46934 (In Progress): octopus: "No such file or directory" when exporting or importing a...
Nathan Cutler
01:30 PM Revision eef2d13e (ceph): tools/rados: Set locator key when exporting or importing a pool
Fixes the following error when exporting a pool that contains objects
with a locator key set:
error getting ...
Iain Buclaw
01:30 PM RADOS Backport #46739 (In Progress): octopus: mon: expected_num_objects warning triggers on bluestore-o...
Nathan Cutler
01:30 PM Revision c0d5985f (ceph): mon: fix the 'Error ERANGE' message when conf "osd_objectstore" is file...
Fixes: https://tracker.ceph.com/issues/37532
Signed-off-by: wangyunqing <wangyunqing@inspur.com>
(cherry picked from...
yunqing wang
01:29 PM RADOS Backport #46722 (In Progress): octopus: osd/osd-bench.sh 'tell osd.N bench' hang
Nathan Cutler
01:29 PM Revision 0d4f93b7 (ceph): osd/OSD.cc: remove osd_lock for bench
8987f94416f453829eae6dda08837ef5a42531c6 introduced the osd_lock for the
bench command. Taking the osd_lock in bench ...
Neha Ojha
01:29 PM RADOS Backport #46709 (In Progress): octopus: Negative peer_num_objects crashes osd
Nathan Cutler
01:29 PM Revision 462ea99b (ceph): osd/PeeringState: prevent peer's num_objects going negative
Saw it in a teuthology run:
-5645> 2020-07-20 04:34:32.067 7f351e329700 5 osd.5 pg_epoch: 667 ... exit Started/Pri...
xie xingguo
01:28 PM RADOS Backport #46595 (In Progress): octopus: crash in Objecter and CRUSH map lookup
Nathan Cutler
01:28 PM Revision 12878431 (ceph): crush/CrushWrapper: rebuild reverse maps after rebuilding crush map
The Objecter will crash when localized reads are enabled and two threads
attempt to rebuild the (invalidated) reverse...
Jason Dillaman
01:27 PM RADOS Backport #46586 (In Progress): octopus: The default value of osd_scrub_during_recovery is false s...
Nathan Cutler
01:27 PM Revision aca0e80d (ceph): doc/rados: Fix osd_scrub_during_recovery default value
Since 8dca17c, `osd_scrub_during_recovery` defaults to `false`, but the
documentation was still stating that its defa...
Benoît Knecht
01:17 PM rbd Backport #46721 (In Progress): octopus: tools: ceph-immutable-object-cache can start without root...
Nathan Cutler
01:17 PM Revision 7380b247 (ceph): immutable-object-cache: fix error handling during start up
Previously the daemon would crash if it couldn't remove all the
files from the specified cache directory. It would al...
Jason Dillaman
01:17 PM Revision 50c903b7 (ceph): common/options: changed default immutable object cache path
Switch the default path for the immutable object cache from "/tmp" to
"/tmp/ceph_immutable_object_cache" to prevent t...
Jason Dillaman
01:17 PM Revision 13118481 (ceph): doc/rbd: add note for the immutable-object-cache domain socket
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit d44cb50670c20613c63c249595e43650ec29b13a)
Jason Dillaman
01:17 PM rbd Backport #46719 (In Progress): octopus: [librbd]assert at Notifier::notify's aio_notify_locker
Nathan Cutler
01:17 PM Revision d80e7599 (ceph): librbd: don't resend async_complete if watcher is unregistered
Also wait for pending async_complete after unregistering the
watcher.
Fixes: https://tracker.ceph.com/issues/45268
S...
Mykola Golub
01:17 PM Revision 20468529 (ceph): librbd: properly unregister failed async_complete request
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit 143179ffa92ce64d89fc98d6d6c9e7a3722a12f2)
Mykola Golub
01:16 PM rbd Backport #46711 (In Progress): octopus: Object dispatch layers need to ensure all IO is complete ...
Nathan Cutler
01:16 PM Revision fcf93ef5 (ceph): librbd: flush all queued object IO from simple scheduler
Normally IO is tracked via the AioCompletion's async_op but the
scheduler will "complete" writes while the IO might b...
Jason Dillaman
01:15 PM rbd Backport #46309 (In Progress): octopus: TestMockImageReplayerSnapshotReplayer.UnlinkRemoteSnapsho...
Nathan Cutler
01:15 PM Revision 69192e21 (ceph): test/rbd_mirror: fix race on test shut down
in TestMockImageReplayerSnapshotReplayer.UnlinkRemoteSnapshot
Fixes: https://tracker.ceph.com/issues/46076
Signed-of...
Mykola Golub
01:15 PM rbd Backport #46150 (In Progress): octopus: [object-map] possible race condition when disabling objec...
Nathan Cutler
01:14 PM Revision 57d9372f (ceph): librbd: race when disabling object map with overlapping in-flight writes
The block guard that protects against overlapping updates to the object
map needs to be flushed prior to closing the ...
Jason Dillaman
01:14 PM rgw Backport #46968 (In Progress): octopus: rgw: break up user reset-stats into multiple cls ops
Nathan Cutler
01:13 PM Revision 08ceac5c (ceph): rgw: introduce safe user-reset-stats
Defines cls_user_reset_stats2, a value-returning cls operation
that sets new stats via progressive calls with an accu...
Matt Benjamin
01:13 PM Revision ff4933ea (ceph): rgw/tools: add flags to rgw_rados_operate api
currently flags are hardcoded to zero. this prevents some usecases, e.g.
passing OPERATION_RETURNVEC flag
Signed-off...
Yuval Lifshitz
01:10 PM rgw Backport #46966 (In Progress): octopus: rgw: GETing S3 website root with two slashes // crashes rgw
Nathan Cutler
01:10 PM Revision a7f677fc (ceph): rgw: fix double slash (//) killing the gateway
When a bucket is inialized as a static website, a curl request on the bucket with double slash kills the gateway.
The...
root
01:10 PM rgw Backport #46955 (In Progress): octopus: multisite: RGWAsyncReadMDLogEntries crash on shutdown
Nathan Cutler
01:10 PM Revision 05e6838d (ceph): rgw: fix shutdown crash in RGWAsyncReadMDLogEntries
RGWAsyncReadMDLogEntries must not store pointers into coroutine memory,
because it's not guaranteed to outlive our ca...
Casey Bodley
01:09 PM rgw Backport #46949 (In Progress): octopus: OLH entries pending removal get mistakenly resharded to s...
Nathan Cutler
01:09 PM Revision 9de70d50 (ceph): cls/rgw: preserve olh entry's name on last unlink
When rgw_bucket_unlink_instance removes the last instance of a name, it
also clears the value of rgw_bucket_olh_entry...
Casey Bodley
01:05 PM rgw Backport #46938 (In Progress): octopus: UnboundLocalError: local variable 'ragweed_repo' referenc...
Nathan Cutler
01:05 PM Revision f4c5dcab (ceph): qa/tasks/ragweed: always set ragweed_repo
* extract get_ragweed_branch() out of download() task, for better
readablity.
* use a loop for retry when the first...
Kefu Chai
01:04 PM rgw Backport #46929 (In Progress): octopus: rgw: http requests state should be set before unlink
Nathan Cutler
01:04 PM Revision ef866c49 (ceph): rgw: Empty reqs_change_state queue before unregistered_reqs
In RGWHTTPManager::manage_pending_request(), before unregistering
or unlinking the http requests, empty the reqs_chan...
Soumya Koduri
01:01 PM rgw Backport #46640 (In Progress): octopus: Headers are missing in abort multipart upload response if...
Nathan Cutler
01:01 PM Revision 77e4dc98 (ceph): rgw: add abort multipart date and rule-id header to init multipart uplo...
Signed-off-by: zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
(cherry picked from commit 4bb2a0164be3dd69e28972bcb...
zhang Shaowen
01:01 PM Revision 3b5f09b6 (ceph): rgw: use std::optional instead of boost::optional
Signed-off-by: zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
(cherry picked from commit 7c85903cbe4321a6a8dff5254...
zhang Shaowen
01:01 PM Revision b9eb8b0e (ceph): rgw: abort multipart date should be round up to midnight next day like...
Signed-off-by: zhangshaowen <zhangshaowen@cmss.chinamobile.com>
(cherry picked from commit c314d322f8a0fc628f9d19b694...
zhangshaowen
01:01 PM rgw Backport #46593 (In Progress): octopus: [notifications] reading topic info for every op overloads...
Nathan Cutler
01:01 PM Revision eca1fe70 (ceph): rgw: add negative cache to the system object
add negative cache to the system object
Signed-off-by: Or Friedmann <ofriedma@redhat.com>
Fixes: https://tracker.ce...
Or Friedmann
01:00 PM rgw Backport #46518 (In Progress): octopus: boost::asio::async_write() does not return error when the...
Nathan Cutler
01:00 PM Revision c43f7105 (ceph): rgw: fix boost::asio::async_write() does not return error...
although remote has closed the connection
Fixes: https://tracker.ceph.com/issues/46332
Signed-off-by: Mark Kogan <m...
Mark Kogan
12:59 PM rgw Backport #46510 (In Progress): octopus: Adding data cache and CDN capabilities
Nathan Cutler
12:59 PM Revision b8520228 (ceph): rgw: Adding data cache and CDN capabilities
This feature is meant to add data cache feature to the RGW.
It is using Nginx as a cache server.
This feature adds 2 ...
Or Friedmann
12:59 PM Revision bf4e3ebb (ceph): fix docs
Signed-off-by: Or Friedmann <ofriedma@redhat.com>
(cherry picked from commit a4ae27242a2426cefd602ba053ae565e3c96ff0b)
Or Friedmann
12:59 PM Revision aa43b828 (ceph): rgw: fixes to override_range_hdr
Signed-off-by: Or Friedmann <ofriedma@redhat.com>
(cherry picked from commit e6e1dd868140e7ed356e007d4bf95a5bd2415035)
Or Friedmann
12:59 PM Revision beacbc5b (ceph): use ceph::split
Signed-off-by: Or Friedmann <orfriedma@redhat.com>
(cherry picked from commit 737e1aa95686d8c4a429cac9ea5f388bcda04bac)
Or Friedmann
12:59 PM Revision b0f3198a (ceph): rgw: fix nginx cache docs
Signed-off-by: Or Friedmann <ofriedma@redhat.com>
(cherry picked from commit 892e9fa5fe2a8759da50e62d48632dff6ad81c30)
Or Friedmann
12:59 PM Revision 12b80295 (ceph): rgw: create rgw-cache example directory
Signed-off-by: Or Friedmann <ofriedma@redhat.com>
(cherry picked from commit 94c81f3094222d49a9c12d088667f58926b1cbf5)
Or Friedmann
12:59 PM Revision 3827a72e (ceph): rgw: fix nginx-rgw docs
Signed-off-by: Or Friedmann <ofriedma@redhat.com>
Signed-off-by: Mark Kogan <mkogan@redhat.com>
(cherry picked from ...
Or Friedmann
12:58 PM rgw Backport #46475 (In Progress): octopus: aws iam get-role-policy doesn't work
Nathan Cutler
12:58 PM Revision cc401c65 (ceph): rgw/iam: correcting the result of get role policy.
Fixes: https://tracker.ceph.com/issues/45671
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com>
(cherry picked f...
Pritha Srivastava
12:58 PM rgw Backport #46471 (In Progress): octopus: crash on realm reload during shutdown
Nathan Cutler
12:28 PM RADOS Backport #46932 (Need More Info): nautilus: librados: add LIBRBD_SUPPORTS_GETADDRS support
nautilus backport needs df507cde8d71 but backporting that to nautilus is non-trivial Nathan Cutler
12:23 PM RADOS Feature #46842: librados: add LIBRBD_SUPPORTS_GETADDRS support
Jason Dillaman wrote:
> Backports need to also include the new method from commit df507cde8d71
Note: that commit ...
Nathan Cutler
12:23 PM RADOS Backport #46931 (In Progress): octopus: librados: add LIBRBD_SUPPORTS_GETADDRS support
Nathan Cutler
12:22 PM Revision 3ebf3f19 (ceph): librados: add LIBRADOS_SUPPORTS_GETADDRS support
This will be very helpful when release ceph package(like RPM) with
backporting rados_getaddrs() api to previous versi...
Xiubo Li
10:47 AM Revision 0fb54fbc (ceph): Merge pull request #36639 from tchaikov/wip-crimson-build-push-op
crimson/osd: clear data_included if fiemap fails
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
10:41 AM Revision d11ed390 (ceph): Merge pull request #36505 from rzarzynski/wip-crimson-bump-up-seastar
crimson: bump up seastar version to freshest master
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:39 AM Revision 7eb38b8a (ceph): Merge pull request #36529 from tchaikov/wip-crimson-dts-9
ceph.spec.in: use devtoolset-9 for building crimson
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Reviewed-b...
Kefu Chai
09:43 AM Revision 5c038b99 (ceph): ceph.spec.in: use gcc-toolset-9 for building crimson
since seastar dropped support from C++14, we have to move to a compiler
with a decent C++17 support.
in this change,...
Kefu Chai
09:43 AM Revision 10086983 (ceph): install-deps.sh: add tchaikov's copr repo for crimson build on el8
we need it before the updated version of gcc-toolset9 addressing
https://bugzilla.redhat.com/show_bug.cgi?id=1853900 ...
Kefu Chai
09:27 AM Revision 4ac4f69b (ceph): crimson/osd: clear data_included if read fails
* extract read_object_for_push_op() out of build_push_op().
build_push_op() is composed of multiple steps. would be...
Kefu Chai
03:37 AM Orchestrator Bug #46921: Fedora: Download URL not found for cephadm installation
From https://docs.ceph.com/docs/master/releases/octopus/#v15-2-0-octopus, seems it is not yet supported? Dimitris Bozelos
03:09 AM Revision 96e12dc4 (ceph): crimson/osd: do not use __func__ in a lambda
otherwise we would have logging messages like
operator(): returning obc ...
Signed-off-by: Kefu Chai <kchai@redhat....
Kefu Chai
03:09 AM Revision fbfc0f9f (ceph): crimson/osd: remove stale comment
CyanStore supports readv() now, so remove this comment.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:09 AM Revision 03ab02c8 (ceph): crimson/osd: print detailed info of object being recovered
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai

08/14/2020

11:47 PM Revision 158927ca (ceph): ceph-volume: add mock test to validate lsm_data field
The lsm_data field (dict) is now checked for format and
content as part of tox tests
Signed-off-by: Paul Cuzner <pcu...
Paul Cuzner
09:26 PM rbd Backport #46945 (In Progress): octopus: Global and pool-level config overrides require image refr...
Nathan Cutler
09:26 PM Revision ea2dec49 (ceph): librbd: update hidden global config when setting pool config override
The new "dev"-level global config setting will be updated when any
pool-level config override is updated. librbd clie...
Jason Dillaman
09:24 PM Revision ada201d4 (ceph): librbd: initialize/shut down config watcher during image open/close
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit ea6c9bde0437cc163a0f6a52b3ef1f45eaa6f8...
Jason Dillaman
09:22 PM Revision c830365a (ceph): librbd: initial config watcher implementation
The config watcher will initially observe all "rbd_" configuration
updates received from the MON that have not been l...
Jason Dillaman
09:21 PM Revision 652952f2 (ceph): librbd: hold ImageCtx::image_lock while computing config overrides
The 'ImageCtx::apply_metadata' is guaranteed to be thread-safe but
a future commit will attempt to utilize the cached...
Jason Dillaman
07:34 PM Revision 6b98f37f (ceph): blk/spdk/NVMEDevice.cc: fix a memory leak issue
Signed-off-by: Yuan Lu <yuan.y.lu@intel.com> Yuan Lu
06:54 PM rbd Backport #46791 (Need More Info): octopus: parent cache does not properly handle DNE objects
non-trivial backport Nathan Cutler
06:45 PM CephFS Bug #44294: mds: "elist.h: 91: FAILED ceph_assert(_head.empty())"
This issue and #44295 were both fixed by the same PR, https://github.com/ceph/ceph/pull/33538, which was backported t... Nathan Cutler
06:07 PM Revision e5e1e300 (ceph): Merge pull request #36618 from tspmelo/wip-backport-jq
script/ceph-backport.sh: Check if jq is installed Nathan Cutler
06:00 PM ceph-ansible Bug #46979 (New): Install ceph ansible
I tried to install ceph (ansible 2.9.11) on CentOS 8 Distribution with following scenario:
1- 1 node for admin role ...
Alireza Pourshaban
04:16 PM RADOS Bug #46978 (Resolved): OSD: shutdown of a OSD Host causes slow requests
Hi,
while stopping all OSDs on a host I get for some seconds slow ops. Sometimes this don't happen and mostly it w...
Manuel Lausch
03:21 PM Dashboard Bug #46977: mgr/dashboard: telemetry module throws error "list index out of range"
After reloading the mgr module The error is cleared and @ceph telemetry show@ gives output without errors. How ever @... Xen Gi
02:29 PM Dashboard Bug #46977 (Resolved): mgr/dashboard: telemetry module throws error "list index out of range"
Ahoi,
I'm using cephadm on aarch64 with podman backend. Works good so far. This is the output when I try to interact...
Xen Gi
03:12 PM rgw Backport #46954 (In Progress): nautilus: invalid principal arn in bucket policy grants access to all
Nathan Cutler
03:12 PM Revision 8eac7847 (ceph): rgw: policy: reuse eval_principal to evaluate the policy principal
Since the other edge case when no Principal or a NotPrincipal is supplied also
must be accounted for, which is alread...
Abhishek Lekshmanan
03:12 PM rgw Backport #46953 (In Progress): octopus: invalid principal arn in bucket policy grants access to all
Nathan Cutler
03:11 PM Revision 33af29c5 (ceph): rgw: policy: reuse eval_principal to evaluate the policy principal
Since the other edge case when no Principal or a NotPrincipal is supplied also
must be accounted for, which is alread...
Abhishek Lekshmanan
02:00 PM CephFS Bug #46976: After restarting an mds, its standy-replay mds remained in the "resolve" state
MDSRank::calc_recovery_set() should be called by MDSRank::resolve_start Zheng Yan
09:24 AM CephFS Bug #46976 (Resolved): After restarting an mds, its standy-replay mds remained in the "resolve" s...
In multimds and standy-replay enabled Ceph cluster,after reduce a filesystem mds num and restart an active mds, its ... wei qiaomiao
01:31 PM Revision b539ea60 (ceph): Merge pull request #36609 from tspmelo/wip-doc-browsers
mgr/dashboard: Update list of supported browsers
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Ta...
Lenz Grimmer
01:02 PM ceph-volume Bug #46772: ceph-volume is potentially broken due to missing ceph-python-common dependency
Octopus backport: https://github.com/ceph/ceph/pull/36558 Nathan Cutler
01:01 PM ceph-volume Bug #46759: ceph-volume is broken due to missing yaml dependency
Octopus backport: https://github.com/ceph/ceph/pull/36558 Nathan Cutler
12:51 PM CephFS Backport #46957 (In Progress): octopus: pybind/mgr/nfs: add interface for adding user defined con...
Nathan Cutler
12:50 PM Revision 3e678e87 (ceph): mgr/volumes/nfs: Add interface for adding user defined configuration
Code related to creating and removing rados object has been rearranged abd
modified. This patch introduces interface ...
Varsha Rao
12:50 PM Revision 6f74d2ed (ceph): doc/cephfs/nfs: Update the doc about 'reset' and 'set' config interfaces
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit 287da119215671fe24b371f9df01059569db4b3e)
Varsha Rao
12:50 PM Revision 2c969ee0 (ceph): qa/tasks/cephfs/nfs: Add tests for cluster config set and reset
Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit bba2d66176fa30b934aaa6fb7670cd0fecc0af78)
Varsha Rao
12:29 PM Revision 17b6b0ca (ceph): Merge pull request #36624 from lixiaoy1/fix_config
rbd/rwl: fix the config issue
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:21 PM Revision 148c18c6 (ceph): Merge pull request #36466 from lixiaoy1/rbd_image_info_br
rbd/status: get image cache state
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:20 PM Revision 029f864d (ceph): Merge pull request #36422 from orozery/object_dispatch_assert_version_w...
librbd: support writing with version assertion on object dispatch
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:20 PM Revision 99ee9436 (ceph): Merge pull request #36366 from runsisi/wip-fix-free
librbd: fix possible use after free error while shuting down exclusive lock
Reviewed-by: Jason Dillaman <dillaman@re...
Jason Dillaman
12:20 PM Revision 2648c087 (ceph): Merge pull request #36561 from lixiaoy1/fix_queue
rbd/rwl: fix the construction of ContextWQ
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Jason Dillaman <di...
Jason Dillaman
11:53 AM Revision bc0650b0 (ceph): mgr/dashboard: Update list of supported browsers
Fixes: https://tracker.ceph.com/issues/46923
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
11:25 AM mgr Bug #46871: nautilus: device health - device not claimed by any active OSD daemons
...
ST10000NM0156-2AA111_ZA2AX726 fsn-1-dc4-s3-973369:sdk osd.98
ST10000NM0156-2AA11...
Anonymous
11:09 AM Revision ad989894 (ceph): rbd/rwl: fix the config issue
Include acconfig.h to the librbd/cache/Util.h.
Signed-off-by: Li, Xiaoyan <xiaoyan.li@intel.com>
Xiaoyan Li
10:55 AM rgw Bug #46567: Access denied for multi-object-delete by non-bucket-owner
I just tried reproducing it in Octopus 15.2.4.
Here's the result which shows the problem....
Chris Palmer
09:58 AM RADOS Backport #46952 (In Progress): nautilus: nautilis client may hunt for mon very long if msg v2 is ...
Nathan Cutler
09:58 AM Revision 85248f02 (ceph): monclient: use "is_connected" check when scheduling tick
When schedule_tick is called for the first time (in init) we are
still not in hunting mode so mon_client_ping_interva...
Mykola Golub
09:56 AM RADOS Backport #46951 (In Progress): octopus: nautilis client may hunt for mon very long if msg v2 is n...
Nathan Cutler
09:56 AM Revision dbecd4f1 (ceph): monclient: use "is_connected" check when scheduling tick
When schedule_tick is called for the first time (in init) we are
still not in hunting mode so mon_client_ping_interva...
Mykola Golub
09:01 AM Revision d5730371 (ceph): script/ceph-backport.sh: Check if jq is installed
If you tried to setup ceph-backport.sh without having 'jq' installed, you would
get a totally unrelated error message...
Tiago Melo
08:40 AM mgr Backport #46958 (In Progress): octopus: mgr/status: metadata is fetched async
Nathan Cutler
08:40 AM Revision 25688c52 (ceph): mgr/status: metadata is fetched async
fix timing window during mds rejoin where metadata is not available
Fixes: https://tracker.ceph.com/issues/45633
Sig...
Michael Fritch
08:40 AM Revision 76bf60b1 (ceph): mgr/mgr_module: metadata is fetched async
fetch metadata using a defaultdict
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from commit f06e6...
Michael Fritch
08:38 AM Revision c649c64e (ceph): client: dump frag's repmap if dir_replicated is true
Signed-off-by: Yanhu Cao <gmayyyha@gmail.com> Yanhu Cao
08:36 AM RADOS Feature #41564 (Resolved): Issue health status warning if num_shards_repaired exceeds some threshold
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:34 AM Revision dd00821c (ceph): compressor: fix compile error for QAT
With '-DWITH_QATZIP=ON', Ceph could not be compiled successfully because
of the change of bufferptr API and QATzip li...
Qiaowei Ren
08:33 AM Dashboard Backport #46975 (Resolved): nautilus: mgr/dashboard: Strange iSCSI discovery auth behavior
https://github.com/ceph/ceph/pull/37333 Nathan Cutler
08:32 AM Dashboard Backport #46974 (Resolved): octopus: mgr/dashboard: Strange iSCSI discovery auth behavior
https://github.com/ceph/ceph/pull/36782 Nathan Cutler
08:32 AM Dashboard Backport #46973 (Resolved): nautilus: mgr/dashboard: Hide table action input field if limit=0
https://github.com/ceph/ceph/pull/36783 Nathan Cutler
08:32 AM Dashboard Backport #46972 (Resolved): octopus: mgr/dashboard: Hide table action input field if limit=0
https://github.com/ceph/ceph/pull/36872 Nathan Cutler
08:32 AM Dashboard Backport #46971 (Resolved): nautilus: mgr/dashboard: Proper format iSCSI target portals
https://github.com/ceph/ceph/pull/37060 Nathan Cutler
08:32 AM Dashboard Backport #46970 (Resolved): octopus: mgr/dashboard: Proper format iSCSI target portals
https://github.com/ceph/ceph/pull/36870 Nathan Cutler
08:23 AM Revision a48989f8 (ceph): mgr/dashboard: Disable autocomplete on user form
Fixes: https://tracker.ceph.com/issues/46915
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
08:23 AM Dashboard Bug #46919 (Resolved): mgr/dashboard: Favicon broken after logout
Lenz Grimmer
08:22 AM Revision 26ebb5aa (ceph): Merge pull request #36604 from tspmelo/wip-favicon-circle
mgr/dashboard: Fix favicon white circle
Reviewed-by: Avan Thakkar <athakkar@redhat.com>
Reviewed-by: Tatjana Dehler ...
Lenz Grimmer
08:20 AM Dashboard Bug #46917 (Resolved): mgr/dashboard: Fix some typos
Lenz Grimmer
08:19 AM Revision fd090b1d (ceph): Merge pull request #36602 from tspmelo/wip-spell-check
mgr/dashboard: Fix spell errors
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Reviewed-by: Avan Thakkar <athak...
Lenz Grimmer
08:17 AM Dashboard Bug #46908 (Pending Backport): mgr/dashboard: Proper format iSCSI target portals
Lenz Grimmer
08:16 AM Revision 11aa3378 (ceph): Merge pull request #36585 from votdev/proper_format_portals
mgr/dashboard: Proper format iSCSI target portals
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Tiago ...
Lenz Grimmer
08:14 AM Dashboard Bug #46900 (Pending Backport): mgr/dashboard: Strange iSCSI discovery auth behavior
Lenz Grimmer
08:13 AM Revision e8c81f23 (ceph): Merge pull request #36566 from votdev/issue_46900_autocomplete
mgr/dashboard: Strange iSCSI discovery auth behavior
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Tia...
Lenz Grimmer
08:07 AM Dashboard Bug #46901 (Pending Backport): mgr/dashboard: Hide table action input field if limit=0
Lenz Grimmer
08:06 AM Revision 3d74ae7e (ceph): Merge pull request #36567 from votdev/issue_46901_hide_limit_action_field
mgr/dashboard: Hide table action input field if limit=0
Reviewed-by: Avan Thakkar <athakkar@redhat.com>
Reviewed-by:...
Lenz Grimmer
08:04 AM RADOS Bug #46969 (New): Octopus OSDs deadlock with slow ops and make the whole cluster unresponsive
Hi,
I have another unpleasant bug to report.
Right after I upgraded my cluster to Octopus 15.2.4 I started to e...
Vitaliy Filippov
06:00 AM Revision 599d0de0 (ceph): common: document the current semantics of bl::append(std::istream)
bl::append(std::istream) comes with a surprise implementation. People may think
it would just slurp the indentical bi...
Robin Lee

08/13/2020

11:35 PM rgw Bug #42670 (Resolved): The append operation will trigger the garbage collection mechanism
Nathan Cutler
11:35 PM rgw Backport #46799 (Resolved): nautilus: The append operation will trigger the garbage collection me...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36390
m...
Nathan Cutler
05:44 PM rgw Backport #46799: nautilus: The append operation will trigger the garbage collection mechanism
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36390
merged
Yuri Weinstein
11:34 PM RADOS Backport #46096 (Resolved): nautilus: Issue health status warning if num_shards_repaired exceeds ...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36379
m...
Nathan Cutler
11:31 PM CephFS Backport #46860 (Resolved): nautilus: mds: do not raise "client failing to respond to cap release...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36513
m...
Nathan Cutler
11:31 PM CephFS Backport #46858 (Resolved): nautilus: qa: add debugging for volumes plugin use of libcephfs
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36512
m...
Nathan Cutler
11:30 PM CephFS Backport #46856 (Resolved): nautilus: client: static dirent for readdir is not thread-safe
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36511
m...
Nathan Cutler
09:57 PM rbd Bug #46927: Nautilus: RBD map hangs or fails with kernel: [98051.490691] rbd: rbd_dev_v2_snap_co...
Noticed this issue when the snapshot count was more than 510 and 'rbd map' was successful when a bunch of snapshots w... Kishore Kasi
05:34 PM rbd Bug #46927: Nautilus: RBD map hangs or fails with kernel: [98051.490691] rbd: rbd_dev_v2_snap_co...
This is likely due to disconnect between librbd and libobjclass_rbd during rbd dev create flow -
librbd limits the...
Kishore Kasi
05:21 PM rbd Bug #46927 (New): Nautilus: RBD map hangs or fails with kernel: [98051.490691] rbd: rbd_dev_v2_s...

Ceph Version: ceph version 14.2.10 (b340acf629a010a74d90da5782a2c5fe0b54ac20) nautilus (stable)
Aug 7 22:26:2...
Kishore Kasi
09:07 PM rgw Backport #46968: octopus: rgw: break up user reset-stats into multiple cls ops
This will be easy to backport anywhere there is RADOS returnvec--that should be Octopus, I guess. Cool.
Matt
Matt Benjamin
08:52 PM rgw Backport #46968 (Resolved): octopus: rgw: break up user reset-stats into multiple cls ops
https://github.com/ceph/ceph/pull/36655 Nathan Cutler
08:53 PM mgr Bug #40011 (Resolved): ceph -s shows wrong number of pools when pool was deleted
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:53 PM RADOS Bug #41944 (Resolved): inconsistent pool count in ceph -s output
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:53 PM CephFS Bug #41228 (Resolved): mon: deleting a CephFS and its pools causes MONs to crash
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
05:39 PM CephFS Bug #41228: mon: deleting a CephFS and its pools causes MONs to crash
also /ceph/teuthology-archive/yuriw-2020-08-05_20:28:22-fs-wip-yuri2-testing-2020-08-05-1459-octopus-distro-basic-smi... Patrick Donnelly
05:37 PM CephFS Bug #41228 (New): mon: deleting a CephFS and its pools causes MONs to crash
This is back but in Octopus. The fix for #40011 doesn't fix this, apparently.... Patrick Donnelly
08:52 PM rgw Backport #46967 (Resolved): nautilus: rgw: GETing S3 website root with two slashes // crashes rgw
https://github.com/ceph/ceph/pull/36682 Nathan Cutler
08:52 PM rgw Backport #46966 (Resolved): octopus: rgw: GETing S3 website root with two slashes // crashes rgw
https://github.com/ceph/ceph/pull/36654 Nathan Cutler
08:51 PM CephFS Bug #43517 (Resolved): qa: random subvolumegroup collision
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:50 PM RADOS Bug #44755 (Resolved): Create stronger affinity between drivegroup specs and osd daemons
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:50 PM RADOS Backport #46965 (Resolved): nautilus: Pool stats increase after PG merged (PGMap::apply_increment...
https://github.com/ceph/ceph/pull/37476 Nathan Cutler
08:50 PM RADOS Backport #46964 (Resolved): octopus: Pool stats increase after PG merged (PGMap::apply_incrementa...
https://github.com/ceph/ceph/pull/36667 Nathan Cutler
08:50 PM Dashboard Backport #46963 (Resolved): octopus: mgr/dashboard: Create Ceph services via Orchestrator by usin...
https://github.com/ceph/ceph/pull/38888 Nathan Cutler
08:50 PM Dashboard Backport #46962 (Rejected): nautilus: mgr/dashboard: add hint to notification badge when there ar...
Nathan Cutler
08:50 PM Dashboard Backport #46961 (Resolved): octopus: mgr/dashboard: add hint to notification badge when there are...
https://github.com/ceph/ceph/pull/37090 Nathan Cutler
08:49 PM Dashboard Cleanup #45433 (Resolved): mgr/dashboard: Don't have two different unit test mechanics
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:49 PM CephFS Backport #46960 (Resolved): nautilus: cephfs-journal-tool: incorrect read_offset after finding mi...
https://github.com/ceph/ceph/pull/37479 Nathan Cutler
08:49 PM CephFS Backport #46959 (Resolved): octopus: cephfs-journal-tool: incorrect read_offset after finding mis...
https://github.com/ceph/ceph/pull/37854 Nathan Cutler
08:49 PM mgr Backport #46958 (Resolved): octopus: mgr/status: metadata is fetched async
https://github.com/ceph/ceph/pull/36630 Nathan Cutler
08:49 PM CephFS Bug #45662 (Resolved): pybind/mgr/volumes: volume deletion should check mon_allow_pool_delete
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:49 PM CephFS Backport #46957 (Resolved): octopus: pybind/mgr/nfs: add interface for adding user defined config...
https://github.com/ceph/ceph/pull/36635 Nathan Cutler
08:49 PM rgw Backport #46956 (Resolved): nautilus: multisite: RGWAsyncReadMDLogEntries crash on shutdown
https://github.com/ceph/ceph/pull/37463 Nathan Cutler
08:48 PM rgw Backport #46955 (Resolved): octopus: multisite: RGWAsyncReadMDLogEntries crash on shutdown
https://github.com/ceph/ceph/pull/36653 Nathan Cutler
08:48 PM CephFS Bug #45910 (Resolved): pybind/mgr/volumes: volume deletion not always removes the associated osd ...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:48 PM rgw Backport #46954 (Resolved): nautilus: invalid principal arn in bucket policy grants access to all
https://github.com/ceph/ceph/pull/36637 Nathan Cutler
08:48 PM rgw Backport #46953 (Resolved): octopus: invalid principal arn in bucket policy grants access to all
https://github.com/ceph/ceph/pull/36636 Nathan Cutler
08:48 PM RADOS Bug #46275 (Resolved): Cancellation of on-going scrubs
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:48 PM CephFS Bug #46277 (Resolved): pybind/mgr/volumes: get_pool_names may indicate volume does not exist if m...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:47 PM RADOS Bug #46443 (Resolved): ceph_osd crash in _committed_osd_maps when failed to encode first inc map
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:47 PM RADOS Backport #46952 (Resolved): nautilus: nautilis client may hunt for mon very long if msg v2 is not...
https://github.com/ceph/ceph/pull/36634 Nathan Cutler
08:47 PM RADOS Backport #46951 (Resolved): octopus: nautilis client may hunt for mon very long if msg v2 is not ...
https://github.com/ceph/ceph/pull/36633 Nathan Cutler
08:47 PM rgw Backport #46950 (Resolved): nautilus: OLH entries pending removal get mistakenly resharded to sha...
https://github.com/ceph/ceph/pull/37462 Nathan Cutler
08:47 PM rgw Backport #46949 (Resolved): octopus: OLH entries pending removal get mistakenly resharded to shard 0
https://github.com/ceph/ceph/pull/36652 Nathan Cutler
08:47 PM CephFS Bug #46565 (Resolved): mgr/nfs: Ensure pseudoroot path is absolute and is not just /
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:46 PM CephFS Backport #46948 (Resolved): nautilus: qa: Fs cleanup fails with a traceback
https://github.com/ceph/ceph/pull/36714 Nathan Cutler
08:46 PM CephFS Backport #46947 (Resolved): octopus: qa: Fs cleanup fails with a traceback
https://github.com/ceph/ceph/pull/36713 Nathan Cutler
08:46 PM rbd Backport #46946 (Resolved): nautilus: Global and pool-level config overrides require image refres...
https://github.com/ceph/ceph/pull/36725 Nathan Cutler
08:46 PM rbd Backport #46945 (Resolved): octopus: Global and pool-level config overrides require image refresh...
https://github.com/ceph/ceph/pull/36638 Nathan Cutler
08:46 PM Dashboard Backport #46944 (Resolved): octopus: mgr/dashboard: host labels not shown after adding them.
https://github.com/ceph/ceph/pull/36678 Nathan Cutler
08:46 PM CephFS Backport #46943 (Resolved): nautilus: mds: segv in MDCache::wait_for_uncommitted_fragments
https://github.com/ceph/ceph/pull/36968 Nathan Cutler
08:46 PM CephFS Backport #46942 (Resolved): octopus: mds: segv in MDCache::wait_for_uncommitted_fragments
https://github.com/ceph/ceph/pull/37355 Nathan Cutler
08:45 PM CephFS Backport #46941 (Resolved): nautilus: mds: memory leak during cache drop
https://github.com/ceph/ceph/pull/36967 Nathan Cutler
08:45 PM CephFS Backport #46940 (Resolved): octopus: mds: memory leak during cache drop
https://github.com/ceph/ceph/pull/37354 Nathan Cutler
08:45 PM rgw Backport #46939 (Resolved): nautilus: UnboundLocalError: local variable 'ragweed_repo' referenced...
https://github.com/ceph/ceph/pull/37379 Nathan Cutler
08:45 PM rgw Backport #46938 (Resolved): octopus: UnboundLocalError: local variable 'ragweed_repo' referenced ...
https://github.com/ceph/ceph/pull/36651 Nathan Cutler
08:45 PM mgr Backport #46937 (Resolved): nautilus: prometheus stats reporting fails with "KeyError"
https://github.com/ceph/ceph/pull/36785 Nathan Cutler
08:45 PM mgr Backport #46936 (Resolved): octopus: prometheus stats reporting fails with "KeyError"
https://github.com/ceph/ceph/pull/36786 Nathan Cutler
08:45 PM RADOS Backport #46935 (Resolved): nautilus: "No such file or directory" when exporting or importing a p...
https://github.com/ceph/ceph/pull/37475 Nathan Cutler
08:45 PM RADOS Backport #46934 (Resolved): octopus: "No such file or directory" when exporting or importing a po...
https://github.com/ceph/ceph/pull/36666 Nathan Cutler
08:44 PM Dashboard Backport #46933 (Resolved): octopus: mgr/dashboard: crushmap viewer is vertically compressed
https://github.com/ceph/ceph/pull/36871 Nathan Cutler
08:44 PM RADOS Backport #46932 (Resolved): nautilus: librados: add LIBRBD_SUPPORTS_GETADDRS support
https://github.com/ceph/ceph/pull/36853 Nathan Cutler
08:44 PM RADOS Backport #46931 (Resolved): octopus: librados: add LIBRBD_SUPPORTS_GETADDRS support
https://github.com/ceph/ceph/pull/36643 Nathan Cutler
08:44 PM rgw Backport #46930 (Resolved): nautilus: rgw: http requests state should be set before unlink
https://github.com/ceph/ceph/pull/37461 Nathan Cutler
08:44 PM rgw Backport #46929 (Resolved): octopus: rgw: http requests state should be set before unlink
https://github.com/ceph/ceph/pull/36650 Nathan Cutler
08:44 PM ceph-volume Bug #46897 (Resolved): testing: flake8 uses py2
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:44 PM CephFS Backport #46234 (Resolved): octopus: pybind/mgr/volumes: volume deletion not always removes the a...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36327
m...
Nathan Cutler
06:38 PM CephFS Backport #46234: octopus: pybind/mgr/volumes: volume deletion not always removes the associated o...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36327
merged
Yuri Weinstein
08:43 PM CephFS Backport #46477 (Resolved): octopus: pybind/mgr/volumes: volume deletion should check mon_allow_p...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36327
m...
Nathan Cutler
06:38 PM CephFS Backport #46477: octopus: pybind/mgr/volumes: volume deletion should check mon_allow_pool_delete
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36327
merged
Yuri Weinstein
08:43 PM CephFS Backport #46465 (Resolved): octopus: pybind/mgr/volumes: get_pool_names may indicate volume does ...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36327
m...
Nathan Cutler
06:38 PM CephFS Backport #46465: octopus: pybind/mgr/volumes: get_pool_names may indicate volume does not exist i...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36327
merged
Yuri Weinstein
08:43 PM CephFS Backport #46642 (Resolved): octopus: qa: random subvolumegroup collision
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36327
m...
Nathan Cutler
06:38 PM CephFS Backport #46642: octopus: qa: random subvolumegroup collision
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36327
merged
Yuri Weinstein
08:43 PM CephFS Backport #46712 (Resolved): octopus: mgr/nfs: Ensure pseudoroot path is absolute and is not just /
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36299
m...
Nathan Cutler
06:38 PM CephFS Backport #46712: octopus: mgr/nfs: Ensure pseudoroot path is absolute and is not just /
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36299
merged
Yuri Weinstein
08:43 PM CephFS Bug #46572 (Resolved): mgr/nfs: help for "nfs export create" and "nfs export delete" says "<attac...
Nathan Cutler
08:43 PM CephFS Backport #46632 (Resolved): octopus: mgr/nfs: help for "nfs export create" and "nfs export delete...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36220
m...
Nathan Cutler
06:37 PM CephFS Backport #46632: octopus: mgr/nfs: help for "nfs export create" and "nfs export delete" says "<at...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/36220
merged
Yuri Weinstein
08:42 PM mgr Backport #46753: octopus: FAIL: test_pool_update_metadata (tasks.mgr.dashboard.test_pool.PoolTest)
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36346
m...
Nathan Cutler
02:37 PM mgr Backport #46753 (Resolved): octopus: FAIL: test_pool_update_metadata (tasks.mgr.dashboard.test_po...
Lenz Grimmer
08:42 PM ceph-volume Backport #46911 (Resolved): octopus: testing: flake8 uses py2
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36588
m...
Nathan Cutler
08:04 PM Revision 7a1f02ac (ceph): mon: store mon updates in ceph context for future MonMap instantiation
MonMap builds initial mon list using provided sources, like
mon-host or monmap.
For future instantiations of MonClie...
Shyamsundar Ranganathan
08:00 PM Dashboard Backport #45889: octopus: mgr/dashboard: Pool form max size
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35925
m...
Nathan Cutler
07:59 PM mgr Backport #46896: octopus: The backend test fails in tasks.mgr.dashboard.test_rbd.RbdTest.test_mov...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36563
m...
Nathan Cutler
07:59 PM mgr Backport #46895: octopus: Fix API test timeout issues
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36562
m...
Nathan Cutler
07:59 PM ceph-volume Backport #46785: octopus: add subcommand to parse drive_groups
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36558
m...
Nathan Cutler
07:58 PM Dashboard Backport #45449: octopus: mgr/dashboard: The max. buckets field in RGW user form should be pre-fi...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/35795
m...
Nathan Cutler
07:58 PM Dashboard Backport #46794: octopus: mgr/dashboard: ExpressionChangedAfterItHasBeenCheckedError in OSD delet...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36419
m...
Nathan Cutler
07:58 PM Dashboard Backport #46788: octopus: mgr/dashboard: Cluster status messages overflow in the landing page
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36460
m...
Nathan Cutler
07:57 PM RADOS Backport #46707 (Resolved): octopus: Cancellation of on-going scrubs
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36291
m...
Nathan Cutler
07:56 PM Bug #46928: rbd_write_zeroes()
Note, build fails on i386. PR: https://github.com/ceph/ceph/pull/36620 Corey Bryant
07:46 PM Bug #46928 (Resolved): rbd_write_zeroes()
Local build of nautilus 14.2.11 is failing due to:
/<<PKGBUILDDIR>>/src/librbd/librbd.cc: In function ‘ssize_t rbd...
Corey Bryant
07:54 PM bluestore Backport #46193 (In Progress): octopus: BlueFS replay log grows without end
Nathan Cutler
07:52 PM Revision 7f9ded27 (ceph): os/bluestore/BlueFS: flush data into disk when close file.
Avoid data remain in buffer when close the file, we should flush w/
force.
Signed-off-by: Jianpeng Ma <jianpeng.ma@i...
jianpeng ma
07:47 PM Revision 4fea9a8b (ceph): Merge pull request #36510 from athanatos/sjust/wip-tm-decref
crimson: remove extent from cache in TransactionManager::dec_ref
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:43 PM Revision f0d0abb9 (ceph): os/bluestore: Added check that protects against corrupting BlueFS repla...
This partially fixes https://tracker.ceph.com/issues/45903
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
(cherry...
Adam Kupczyk
07:42 PM Revision 9908f85e (ceph): os/bluestore: Added check against using out-of-range extent
This partially fixes https://tracker.ceph.com/issues/45903
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
(cherry...
Adam Kupczyk
07:31 PM bluestore Backport #46195 (Resolved): luminous: BlueFS replay log grows without end
Nathan Cutler
07:24 PM RADOS Backport #46742 (Resolved): octopus: ceph_osd crash in _committed_osd_maps when failed to encode ...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36340
m...
Nathan Cutler
07:24 PM Dashboard Backport #46693 (Resolved): octopus: mgr/dashboard: Don't have two different unit test mechanics
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36267
m...
Nathan Cutler
07:24 PM rgw Backport #46798 (Resolved): octopus: The append operation will trigger the garbage collection mec...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36389
m...
Nathan Cutler
07:23 PM ceph-volume Backport #46148: octopus: functional tests: pass pv_devices to ansible
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36409
m...
Nathan Cutler
07:23 PM ceph-volume Backport #46112: octopus: Report wrong rejected reason in inventory subcommand if device type is ...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36410
m...
Nathan Cutler
07:22 PM Dashboard Backport #46576: octopus: mgr/dashboard/api: CODEOWNERS
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36143
m...
Nathan Cutler
07:22 PM Dashboard Backport #46351: octopus: mgr/dashboard: table details flicker if autoReload of table is on
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36226
m...
Nathan Cutler
07:22 PM Dashboard Backport #46590: octopus: mgr/dashboard: Use same required field message accross the UI
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36277
m...
Nathan Cutler
06:40 PM Dashboard Backport #46736: octopus: mgr/dashboard: cpu stats incorrectly displayed
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/36322
m...
Nathan Cutler
06:38 PM Revision 35adebe9 (ceph): Merge pull request #36327 from kotreshhr/fs-volumes-misc-octopus
octopus: mgr/fs/volumes: misc fixes
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
06:37 PM Revision 4623319c (ceph): Merge pull request #36299 from smithfarm/wip-46712-octopus
octopus: mgr/nfs: Check if pseudo path is absolute path
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed...
Yuri Weinstein
06:37 PM Revision dba26878 (ceph): Merge pull request #36220 from smithfarm/wip-46632-octopus
octopus: mgr/volumes: fix "ceph nfs export" help messages
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Review...
Yuri Weinstein
06:32 PM Revision 8cd2dfaa (ceph): crimson/os/seastore/cache: don't mark invalid extents clean
In the event that an extent is created and removed in the same
transaction (invalid extent in fresh_block_list), upda...
Samuel Just
06:32 PM Revision 3af66176 (ceph): crimson/os/seastore/lba_manager: clarify ref count operation return
Previously, we returned a refcount from inc_ref and dec_ref. Now,
return the paddr as well for future code accountin...
Samuel Just
06:32 PM Revision bb3a7f35 (ceph): crimson/os/seastore/transaction_manager: complete dec_ref
Previously, dec_ref didn't handle actually retiring the
extent from the cache. dec_ref will now reach into the
cache...
Samuel Just
06:32 PM Revision 4943d146 (ceph): crimson/os/seastore/cached_extent: add print_detail for logical extents
This way we can always see laddr in debug output.
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
05:44 PM Revision 6706e072 (ceph): Merge pull request #36390 from smithfarm/wip-46799-nautilus
nautilus: rgw: append obj: prevent tail from being GC'ed
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
05:34 PM mgr Backport #42857 (Rejected): mimic: ceph -s shows wrong number of pools when pool was deleted
Mimic EOL Patrick Donnelly
04:43 PM Revision 9e2dc1d2 (ceph): dmclock: update submodule to fix hang on thread shutdown
Fixes: https://tracker.ceph.com/issues/46734
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
04:15 PM rgw-testing Bug #46734: unittest_rgw_dmclock_scheduler: Queue.SyncRequest: ***Timeout 3600.01 sec: -1 Errors ...
The dmclock mods were approved and merged. We now need a ceph PR to update the dmclock submodule,
Also, since this...
J. Eric Ivancich
03:58 PM rgw-testing Bug #46734 (Fix Under Review): unittest_rgw_dmclock_scheduler: Queue.SyncRequest: ***Timeout 3600...
Casey Bodley
03:58 PM rgw-testing Bug #46734: unittest_rgw_dmclock_scheduler: Queue.SyncRequest: ***Timeout 3600.01 sec: -1 Errors ...
https://github.com/ceph/dmclock/pull/78 Casey Bodley
04:11 PM Linux kernel client Bug #46828: cephfs kernel client s390x: Missing the first created directory when running ls
Below is the output of inodes information on s390x and x86_64 ceph clients respectively where things working.
Firs...
Tuan Hoang
03:51 PM Linux kernel client Bug #46828: cephfs kernel client s390x: Missing the first created directory when running ls
So I see that the inode of the first file/directory is 0 - which seems to be wrong. Normally in x86_64, the first ino... Tuan Hoang
03:36 PM CephFS Bug #46926 (Fix Under Review): mds: fix the decode version
Jos Collin
03:24 PM CephFS Bug #46926 (Resolved): mds: fix the decode version
https://github.com/ceph/ceph/commit/3fac3b1236c4918e9640e38fe7f5f59efc0a23b9
the decode changes are reverted, but ...
Jos Collin
03:30 PM Revision 214b51c3 (ceph): mds: revert the decode version
Introduced in
https://github.com/ceph/ceph/commit/3fac3b1236c4918e9640e38fe7f5f59efc0a23b9,
the decode changes are re...
Jos Collin
03:04 PM Orchestrator Bug #46922: cephadm: IPv6 syntax inconsistency
I'll have a look into making sure IPv6 addresses can be given wrapped or unwrapped and we'd just detect and do accord... Matthew Oliver
12:39 PM Orchestrator Bug #46922 (Resolved): cephadm: IPv6 syntax inconsistency
While trying to bootstrap a cluster with `--mon-ip` and `--apply-spec` options I found that someting IPv6 syntax is `... Ricardo Marques
02:36 PM Revision effe3ba8 (ceph): Merge pull request #36346 from s0nea/wip-46753-octopus
octopus: mgr/dashboard: wait longer for health status to be cleared
Reviewed-by: Alfonso Martínez <almartin@redhat.c...
Lenz Grimmer
02:34 PM mgr Bug #46743 (In Progress): mgr/devicehealth: device_health_metrics pool gets created even without ...
Sunny Kumar
02:30 PM Revision d5e30269 (ceph): ceph-volume: add tests for new functions that run LVM commands
... and for supporting functions. Specifically, these functions are
get_pvs(), get_vgs(), get_lvs(), get_first_pv(), ...
Rishabh Dave
02:27 PM Revision 8c1aad9e (ceph): ceph-volume: add tests for new functions that run LVM commands
... and for supporting functions. Specifically, these functions are
get_pvs(), get_vgs(), get_lvs(), get_first_pv(), ...
Rishabh Dave
02:25 PM Revision e66dc2fc (ceph): Merge pull request #36591 from idryomov/wip-snap-create-progress
qa: update krbd tests for snap create
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Ilya Dryomov
02:25 PM rgw Bug #46257: FAIL: s3tests_boto3.functional.test_s3select
it looks like we'll need a ceph PR that updates the s3select submodule, and reenables the s3select testing Casey Bodley
02:24 PM Revision 123ee153 (ceph): ceph-volume: add tests for new functions that run LVM commands
... and for supporting functions. Specifically, these functions are
get_pvs(), get_vgs(), get_lvs(), get_first_pv(), ...
Rishabh Dave
02:14 PM Dashboard Backport #46925 (In Progress): nautilus: mgr/dashboard: Unable to edit iSCSI logged-in client
Tiago Melo
02:07 PM Dashboard Backport #46925 (Resolved): nautilus: mgr/dashboard: Unable to edit iSCSI logged-in client
https://github.com/ceph/ceph/pull/36613 Tiago Melo
02:14 PM Revision dbce9421 (ceph): mgr/dashboard: Unable to edit iSCSI logged-in client
Fixes: https://tracker.ceph.com/issues/46818
Signed-off-by: Ricardo Marques <rimarques@suse.com>
(cherry picked from...
Ricardo Marques
02:11 PM Revision e5ae3bb1 (ceph): ceph-volume: remove PVolumes from api/lvm.py
And method get_pv() since it's based on PVolumes and get_first_pv() and
get_pvs() can be easily used instead in futur...
Rishabh Dave
02:11 PM Revision 9536f579 (ceph): ceph-volume: remove class VolumeGroups from api/lvm.py
And remove get_vg() since its based on VolumesGroups and get_first_vg()
or get_vg() can be easily used instead in fut...
Rishabh Dave
02:11 PM Revision e72fca33 (ceph): ceph-volume: remove class Volumes from api/lvm.py
And remove methods is_lv(), get_lv() and get_lv_from_argument() since
these methods uses class Volumes and get_first_...
Rishabh Dave
02:11 PM Revision 225a6732 (ceph): ceph-volume: remove api.lvm.get_api_pvs()
Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit 93bae7afdd881fe345e0001a6c02975979ab188c)
Rishabh Dave
02:11 PM Revision 692b4351 (ceph): ceph-volume: remove api.lvm.get_api_vgs() and related tests
Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit ab7a2c3df8a9997c693fdd6ace38b89c67650197)
Rishabh Dave
02:11 PM Revision 75feebc6 (ceph): ceph-volume: remove api.lvm.get_api_lvs() and related tests
Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit b7ca04dc647b2e7b3b2388c48884af9bd69db2c4)
Rishabh Dave
02:11 PM Revision a46e7c5f (ceph): ceph-volume: relocate the new LVM methods
Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit e6d2dd0c893c30dda1c51d02f51df7ae7093d008)
Rishabh Dave
02:10 PM Dashboard Backport #46924 (In Progress): octopus: mgr/dashboard: Unable to edit iSCSI logged-in client
Tiago Melo
02:07 PM Dashboard Backport #46924 (Resolved): octopus: mgr/dashboard: Unable to edit iSCSI logged-in client
https://github.com/ceph/ceph/pull/36611 Tiago Melo
02:10 PM Revision 3ccf8cf4 (ceph): mgr/dashboard: Unable to edit iSCSI logged-in client
Fixes: https://tracker.ceph.com/issues/46818
Signed-off-by: Ricardo Marques <rimarques@suse.com>
(cherry picked from...
Ricardo Marques
02:09 PM Dashboard Bug #46923 (In Progress): mgr/dashboard: Fix list of supported browsers
Tatjana Dehler
01:46 PM Dashboard Bug #46923 (Resolved): mgr/dashboard: Fix list of supported browsers
The documentation still refers to static versions of chrome and firefox, that are outdated.
Since browser versions a...
Tiago Melo
02:04 PM rgw Bug #46400: Space usage accounting overestimated
The segfault reproduces on _15.2.4_
but not on _master_ , bisecting to find the commit that fixes it....
Mark Kogan
02:01 PM rgw Bug #46880 (Resolved): rgw: unnecessary inclusion of rgw_rados.h
Casey Bodley
02:01 PM rgw Bug #46567: Access denied for multi-object-delete by non-bucket-owner
couldn't reproduce in octopus/nautilus, could find a problem in master. Abhishek Lekshmanan
02:00 PM rgw Bug #46567 (In Progress): Access denied for multi-object-delete by non-bucket-owner
Abhishek Lekshmanan
01:59 PM Dashboard Bug #46818 (Pending Backport): mgr/dashboard: Unable to edit iSCSI logged-in client
Lenz Grimmer
01:58 PM Revision beb19d7d (ceph): Merge pull request #36434 from ricardoasmarques/fix-iscsi-logged-in-cli...
mgr/dashboard: Unable to edit iSCSI logged-in client
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-by: Volker Th...
Lenz Grimmer
01:47 PM Revision c4d7c1a0 (ceph): ceph-volume: remove api.lvm.get_api_pvs()
Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit 93bae7afdd881fe345e0001a6c02975979ab188c)
Rishabh Dave
01:47 PM Revision 0db7c71b (ceph): ceph-volume: remove api.lvm.get_api_vgs() and related tests
Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit ab7a2c3df8a9997c693fdd6ace38b89c67650197)
Rishabh Dave
01:47 PM Revision c4a97187 (ceph): ceph-volume: remove api.lvm.get_api_lvs() and related tests
Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit b7ca04dc647b2e7b3b2388c48884af9bd69db2c4)
Rishabh Dave
01:47 PM Revision 2c271d19 (ceph): ceph-volume: relocate the new LVM methods
Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit e6d2dd0c893c30dda1c51d02f51df7ae7093d008)
Rishabh Dave
01:46 PM Revision d48791f6 (ceph): ceph-volume: remove class Volumes from api/lvm.py
And remove methods is_lv(), get_lv() and get_lv_from_argument() since
these methods uses class Volumes and get_first_...
Rishabh Dave
01:42 PM Revision 95409540 (ceph): ceph-volume: remove class VolumeGroups from api/lvm.py
And remove get_vg() since its based on VolumesGroups and get_first_vg()
or get_vg() can be easily used instead in fut...
Rishabh Dave
01:40 PM Revision 3d7d1e8d (ceph): ceph-volume: remove PVolumes from api/lvm.py
And method get_pv() since it's based on PVolumes and get_first_pv() and
get_pvs() can be easily used instead in futur...
Rishabh Dave
01:33 PM Dashboard Bug #46899 (Resolved): mgr/dashboard: log useful information from internal server errors
Lenz Grimmer
01:31 PM Revision fcadcba4 (ceph): Merge pull request #36564 from ceph/46899-log-info-from-unhandled-errors
mgr/dashboard: log useful information from internal server errors
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
...
Lenz Grimmer
01:29 PM Dashboard Bug #46653 (Won't Fix): mgr/dashboard: Firefox on Macbook has been hanging with "A web page is lo...
There is a new Firefox ESR version, 78 ESR, and this problem is not reproducible there. Tiago Melo
01:13 PM Orchestrator Bug #46910: cephadm: Unable to create an iSCSI target
... Ricardo Marques
04:54 AM Orchestrator Bug #46910: cephadm: Unable to create an iSCSI target
I think I've had this before, if I remember correctly I've seen this when the tcmu-runner container was running but d... Matthew Oliver
12:29 PM Revision d66e684b (ceph): mgr/dashboard: Landing Page improvements
Fixes: https://tracker.ceph.com/issues/42072
Signed-off-by: Alfonso Martínez <almartin@redhat.com>
Alfonso Martínez
12:18 PM Revision a8148119 (ceph): ceph-volume: remove class VolumeGroups from api/lvm.py
And remove get_vg() since its based on VolumesGroups and get_first_vg()
or get_vg() can be easily used instead in fut...
Rishabh Dave
12:18 PM Revision 80b412ba (ceph): ceph-volume: remove class Volumes from api/lvm.py
And remove methods is_lv(), get_lv() and get_lv_from_argument() since
these methods uses class Volumes and get_first_...
Rishabh Dave
12:18 PM Revision 87a974a2 (ceph): ceph-volume: remove api.lvm.get_api_pvs()
Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit 93bae7afdd881fe345e0001a6c02975979ab188c)
Rishabh Dave
12:18 PM Revision 8d2e714c (ceph): ceph-volume: remove api.lvm.get_api_vgs() and related tests
Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit ab7a2c3df8a9997c693fdd6ace38b89c67650197)
Rishabh Dave
12:18 PM Revision 6ed85abd (ceph): ceph-volume: remove api.lvm.get_api_lvs() and related tests
Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit b7ca04dc647b2e7b3b2388c48884af9bd69db2c4)
Rishabh Dave
12:18 PM Revision 1ebde01a (ceph): ceph-volume: relocate the new LVM methods
Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit e6d2dd0c893c30dda1c51d02f51df7ae7093d008)
Rishabh Dave
12:18 PM Revision 8f235a76 (ceph): ceph-volume: remove PVolumes from api/lvm.py
And method get_pv() since it's based on PVolumes and get_first_pv() and
get_pvs() can be easily used instead in futur...
Rishabh Dave
12:09 PM Dashboard Feature #26954 (Fix Under Review): mgr/dashboard: Remove Histogram component
Aashish Sharma
12:08 PM Dashboard Cleanup #45822 (Fix Under Review): mgr/dashboard: minimize Back-end API Test console output/log t...
Aashish Sharma
12:07 PM mgr Backport #46913 (In Progress): nautilus: Fix API test timeout issues
Tatjana Dehler
12:01 PM Orchestrator Bug #46921 (Resolved): Fedora: Download URL not found for cephadm installation
I'm following [the guide](https://ceph.readthedocs.io/en/latest/cephadm/install/) for installing Ceph using cephadm. ... Dimitris Bozelos
11:54 AM Dashboard Cleanup #46920 (Fix Under Review): mgr/dashboard/api: reduce verbosity in API tests log output
Ernesto Puerta
11:44 AM Dashboard Cleanup #46920 (Resolved): mgr/dashboard/api: reduce verbosity in API tests log output
Currently run-backend-api-tests.sh script provides, in case of error, 100k lines of logs of each daemon (mgr and osd)... Ernesto Puerta
11:51 AM Dashboard Bug #46623 (Resolved): mgr/dashboard: ui/navigation.e2e-spec.ts: AssertionError: Timed out retryi...
Tiago Melo
11:45 AM Revision 88865cbf (ceph): mgr/dashboard/api: reduce amount of daemon logs
Fixes: https://tracker.ceph.com/issues/46920
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
Ernesto Puerta
11:42 AM Dashboard Bug #46917 (Fix Under Review): mgr/dashboard: Fix some typos
Tiago Melo
10:48 AM Dashboard Bug #46917 (Resolved): mgr/dashboard: Fix some typos
Tiago Melo
11:41 AM Revision be23a368 (ceph): mgr/dashboard/api: increase API health timeout
Fixes: https://tracker.ceph.com/issues/46601
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
(cherry picked from ...
Ernesto Puerta
11:41 AM Dashboard Bug #46919 (Fix Under Review): mgr/dashboard: Favicon broken after logout
Tiago Melo
11:25 AM Dashboard Bug #46919 (Resolved): mgr/dashboard: Favicon broken after logout
After the user logs out, the favicon is displaying a white circle as its status.
!favicon.png!
Tiago Melo
11:38 AM Revision 4f53b1dd (ceph): mgr/dashboard: Fix favicon white circle
A white circle was displayed when the user logged out.
Fixes: https://tracker.ceph.com/issues/46919
Signed-off-by: ...
Tiago Melo
11:02 AM Dashboard Bug #46918 (Can't reproduce): mgr/dashboard: Favicon rendering broken in Firefox
The changes implemented in #44542 seem to work on Chrome/Chromium only. I'm using Firefox 79.0 on Linux here, and the... Lenz Grimmer
10:50 AM Revision e7dc6923 (ceph): mgr/dashboard: Fix spell errors
Fixes: https://tracker.ceph.com/issues/46917
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
08:47 AM Revision dd00e160 (ceph): Merge pull request #36588 from jan--f/wip-46911-octopus
octopus: ceph-volume: run flake8 in python3 Jan Fajerski
07:50 AM Revision 1df03de1 (ceph): mgr/dashboard: fix error message for the confirmpassword
fixes: https://tracker.ceph.com/issues/46494
Signed-off-by: Ishan Rai <ishanrai05@gmail.com>
Ishan Rai
07:49 AM Revision 3844919a (ceph): mgr/dashboard: remove password fields, if the login is using SSO
fixes: https://tracker.ceph.com/issues/46494
Signed-off-by: Ishan Rai <ishanrai05@gmail.com>
Ishan Rai
07:46 AM Dashboard Bug #46915 (Fix Under Review): mgr/dashboard: Disable autocomplete on user form
Volker Theile
07:18 AM Dashboard Bug #46915 (Resolved): mgr/dashboard: Disable autocomplete on user form
Disable autocomplete for username and password on the user form page. Volker Theile
07:41 AM rbd Bug #46916 (Resolved): tools: ceph-immutable-object-cache plugin register failed
In newest master branch, the immutable-object-cache plugin doesn't work. Failed in PluginRegistry::load(...)
My pare...
CONGMIN YIN
07:12 AM Revision ac0b34a2 (ceph): mgr/dashboard: Proper format iSCSI target portals
Proper format the 'Portals' and 'Images' columns.
Fixes: https://tracker.ceph.com/issues/46908
Signed-off-by: Volke...
Volker Theile
04:47 AM Orchestrator Feature #46811 (Fix Under Review): cephadm: add host metadata to the orchestrator's inventory
Paul Cuzner
01:55 AM Revision f93105e8 (ceph): Merge pull request #36532 from simon-rock/crash_on_restart
mds : move start_files_to_recover() to recovery_done Yan, Zheng
01:51 AM Revision fafb5b4f (ceph): mds : move start_files_to_recover() to recovery_done
the requests in the queue, named waiting_for_replay, may modify the state of the filelock,
resulting in the wrong loc...
simon gao
12:49 AM mgr Bug #46846: Prometheus metrics contain stripped/incomplete ipv6 address
Pushed this diff up as a PR. It would be great if it could be tested as I don't have a prometheus env setup. Though I... Matthew Oliver
12:41 AM Revision 985cce05 (ceph): prometheus: Properly split the port off IPv6 addresses
The Prometheus module when splitting the port nubmer for public and
client networks/ips doesn't take IPv6 addresses i...
Matthew Oliver
12:28 AM RADOS Bug #46914 (Fix Under Review): mon: stuck osd_pgtemp message forwards
https://github.com/ceph/ceph/pull/36593 Greg Farnum
 

Also available in: Atom