Project

General

Profile

Activity

From 09/05/2019 to 10/04/2019

10/04/2019

11:07 PM Dashboard Bug #42179: mgr/dashboard: the cross sign button for some modals doesn't work
Maybe related to https://github.com/ceph/ceph/pull/29402 Ricardo Marques
08:29 AM Dashboard Bug #42179 (Resolved): mgr/dashboard: the cross sign button for some modals doesn't work
In some modal, the cross-sign button at the upper right side doesn't close the modal.
Example: the confirm modal ...
Kiefer Chang
10:59 PM Revision 299fc757 (ceph): mgr/dashboard: Provide the name of the object being deleted
Fixes: https://tracker.ceph.com/issues/41687
Signed-off-by: Ricardo Marques <rimarques@suse.com>
Ricardo Marques
09:41 PM rgw Feature #24493: rgw does not implement list_object_v2 in S3
It would be great if rgw fully supported ListObjectsV2. Looking at the spec differences between "ListObjects (v1)":h... Simon Leinen
09:01 PM Revision eb006b31 (ceph): Merge PR #29781 into master
* refs/pull/29781/head:
telemetry/tables.txt: drop stack_weak_sig column
telemetry/tables.txt: drop drop tables lin...
Sage Weil
08:55 PM Revision d5b1698c (ceph): telemetry: misc scripts
Signed-off-by: Sage Weil <sage@newdream.net> Sage Weil
08:55 PM Revision fbf4ca99 (ceph): telemetry/server/tables.txt: add device_report table
Signed-off-by: Sage Weil <sage@newdream.net> user.email
08:55 PM Revision 660293bf (ceph): telemetry/tables.txt: drop drop tables lines
Signed-off-by: sage@newdream.net <sage@telemetry.ceph.com> sage@newdream.net
08:55 PM Revision 785ceabd (ceph): telemetry/tables.txt: drop stack_weak_sig column
Signed-off-by: sage@newdream.net <sage@telemetry.ceph.com> sage@newdream.net
08:03 PM Revision 7be5c132 (ceph): mgr/devicehealth: factor _get_device_metrics out of show_device_metrics
Add the min_sample lower-bound argument too
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:02 PM Revision 2f1670e9 (ceph): mgr/devicehealth: pull out MAX_SAMPLES
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:37 PM Revision 6924a8ea (ceph): ceph-daemon: 'unit' command
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:37 PM Revision e6c578a2 (ceph): ceph-volume: accept --no-tmpfs argument for bluestore
When activating a bluestore inside a container, we want to (be able to)
make the osd dir metadata persistent inside t...
Sage Weil
07:37 PM Revision be623683 (ceph): ceph-daemon: make id portion of 'shell' optional
This lets you start up a 'generic' container of a particular class,
without a data mount, but with the appropriate ot...
Sage Weil
07:37 PM Revision 97d5a547 (ceph): ceph-daemon: pass full path for entrypoint
Sometimes we run things in /usr/sbin...
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:37 PM Revision 1fa7ef16 (ceph): ceph-daemon: move get_container_mounts to a helper
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:37 PM Revision cf30d49e (ceph): ceph-daemon: make shell privileged
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:37 PM Revision 5ce40e65 (ceph): ceph-daemon: make deploy work for osd (do a c-v prepare)
This is sufficient to deploy an OSD that is based on ceph-volume lvm.
YMMV if it's not an lvm-based OSD.
Run the OSD...
Sage Weil
07:37 PM Revision 68be4489 (ceph): ceph-daemon: --privileged arg for 'exec'
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:37 PM Revision 0b5284c4 (ceph): ceph-daemon: store ssh identity in mon config-key store
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:37 PM Revision d0b950ab (ceph): mgr/ssh: hardcode default ssh_config
Use this unless either ssh_config or ssh_config_file are present.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:37 PM Revision 66835389 (ceph): mgr/ssh: use ssh identity from config-key, if present
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:37 PM Revision f523a030 (ceph): vstart.sh: add --ssh to enable+configure ssh orchestrator
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:25 PM RADOS Bug #42111 (Fix Under Review): max_size from crushmap ignored when increasing size on pool
Vikhyat Umrao
06:23 PM RADOS Bug #42111: max_size from crushmap ignored when increasing size on pool
- With fix:... Vikhyat Umrao
06:20 PM RADOS Bug #42111: max_size from crushmap ignored when increasing size on pool
- I was able to reproduce in the master branch in `vstart` cluster.... Vikhyat Umrao
05:45 PM RADOS Bug #42111 (In Progress): max_size from crushmap ignored when increasing size on pool
Vikhyat Umrao
05:27 PM Revision 547ebcca (ceph): librbd: v1 clones are restricted to the same namespace
Therefore the v1 parent spec should not attempt to populate the
namespace.
Fixes: https://tracker.ceph.com/issues/41...
Jason Dillaman
03:40 PM Revision 0e5c3705 (ceph): ceph.spec.in: s/pkgversion/version_nodots/
`python3_pkgversion` is now defined as 3, while we don't have packages
like python3-Cython yet in EPEL7. but we do ha...
Kefu Chai
03:36 PM Revision 459f878f (ceph): install-deps: do not install if rpm already installed
there is chance that the system already have epel-release-latest-7.noarch.rpm
installed, in that case, install-deps.s...
Kefu Chai
03:36 PM Revision 5c60bd8e (ceph): install-deps.sh: add EPEL repo for non-x86_64 archs as well
Fixes: https://tracker.ceph.com/issues/42023
Signed-off-by: Kefu Chai <kchai@redhat.com>
Signed-off-by: Nathan Cutler...
Nathan Cutler
03:33 PM Revision ee963689 (ceph): install-deps.sh: use latest setuptools
this change reverts "install-deps.sh: workaround setuptools' dependency on six"
This reverts commit 30ce5e55460e333e...
Kefu Chai
03:33 PM Revision d85be2a9 (ceph): install-deps.sh: skip unavailable repos
as centos-sclo-rh-source leads us to 404 at this moment. and we are not
using the source repo for building ceph. so w...
Kefu Chai
03:32 PM Revision d10f0004 (ceph): install-deps: install setuptools before upgrading virtualenv
this should address the failures when running install-deps.sh, like
Downloading/unpacking virtualenv
Running setup...
Kefu Chai
03:30 PM Revision 6af095f3 (ceph): build/ops: unify command substitution in install-deps.sh
The $() form is preferable to `` because folks (like me) might be using
` as a keyboard shortcut to GNU Screen, causi...
Nathan Cutler
03:28 PM Revision 389fca27 (ceph): install-deps: check the exit status for the $builddepcmd
in some case, the $builddepcmd will failed without any "error:" output.
so we should check the exit status to handle ...
Yunchuan Wen
03:28 PM Revision d2f31a23 (ceph): install-deps: fix installing gcc on ubuntu when no old compiler
Signed-off-by: Tomasz Setkowski <tom@ai-traders.com>
(cherry picked from commit 0d8d0cf6f7594f4f97677a2069998331998bd...
Tomasz Sętkowski
03:28 PM Revision 29a7c19f (ceph): install-deps.sh: support install gcc7 in xenial aarch64
Signed-off-by: Yunchuan Wen <yunchuan.wen@kylin-cloud.com>
(cherry picked from commit f92f256f4503d19f41b7c300a4df46b...
Yunchuan Wen
03:28 PM Revision f8831354 (ceph): install-deps: nuke wheelhouse if it's stale
otherwise, if we update *requirements.txt, and the wheelhouse fails to
offer the newly added dependency, the setup-vi...
Kefu Chai
03:27 PM Revision 501d4000 (ceph): install-deps.sh: Fixes for RHEL 7
Signed-off-by: Zack Cerza <zack@redhat.com>
(cherry picked from commit a1a3e7960cf2c792ac8c9c71e68caa0ebada8933)
Con...
Zack Cerza
03:27 PM Revision bf5b3473 (ceph): install-deps.sh: install `python*-devel` for python*rpm-macros
in 087ea813, we installed '*rpm-macros' for the macros, so we can have
access to the latest python packaging related ...
Kefu Chai
03:25 PM Revision a6f20378 (ceph): install-deps.sh: Remove CR repo
Remove the continuous release repos for CentOS and Virtuozzo 7 as they
should no longer be needed since http://tracke...
Brad Hubbard
03:20 PM Revision 105950dc (ceph): build/ops: refrain from installing/using lsb_release in install-deps.sh
Unfortunately the mapping between release number and codename (which is only
relevant for Debian and Ubuntu btw) is n...
Nathan Cutler
03:17 PM Revision c605cd81 (ceph): install-deps.sh: fix an error condition expression
Signed-off-by: Yao Guotao <yaoguot@gmail.com>
(cherry picked from commit b3a59490311ee1f5bbc5b34ac5c8a1c31b34a5de)
guotao Yao
03:16 PM Revision b2c51975 (ceph): scripts: install-deps.sh: pass --no-recommends to zypper
Fixes: http://tracker.ceph.com/issues/22998
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from commi...
Nathan Cutler
03:14 PM Revision c17abe64 (ceph): install-deps.sh: check if have access to stdout
$- is "hB" if launched via command line, and it is "himBH" only when
we are actually *in* an interactive shell. so ch...
Kefu Chai
03:13 PM Revision 32396bfd (ceph): install-deps: bump DTS version on aarch64 to 7
see https://bugs.centos.org/view.php?id=14078
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit...
Kefu Chai
03:12 PM Revision 54862182 (ceph): install-deps.sh: enable testing repo on centos on aarch64
the DTS-6 is only available in the testing repo
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from comm...
Kefu Chai
03:11 PM Revision aea530f6 (ceph): install-deps.sh: use DTS on centos if GCC is too old
please note, run-make-check.sh sources install-deps.sh here to import
the $PATH and other environmental variables, wh...
Kefu Chai
03:09 PM Revision 09740525 (ceph): install-deps.sh: install centos-release-scl-rh on aarch64
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 84660c977cc7511290a3c5497468052b3eaccf43)
Kefu Chai
03:07 PM Revision aa1ba12a (ceph): install-deps.sh: always use yum-config-manager for consistency
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit eccc961c728153c928baa4478e9c8d5a1139a834)
Kefu Chai
03:06 PM Revision cdae2b2c (ceph): install-deps.sh: install devtoolset-7 for centos/rhel
ready them for gcc7 and libstdc++-7 for better performance.
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry pick...
Kefu Chai
02:55 PM Revision 7b216bab (ceph): rgw: add SSE-KMS with Vault using token auth
Clarify supported secret engine in the Vault documentation.
Signed-off-by: Andrea Baglioni <andrea.baglioni@workday....
Sergio de Carvalho
02:52 PM ceph-volume Bug #38221 (Can't reproduce): LC_NUMERIC can make lvm.py fail
This doesn't seem to be an issue with 12.2.12 (ceph version 12.2.12 (1436006594665279fe734b4c15d7e08c13ebd777) lumino... Alfredo Deza
02:50 PM Revision 0ef44b53 (ceph): install-deps: Add Virtuozzo Linux support
Signed-off-by: Andrey Parfenov <aparfenov@virtuozzo.com>
(cherry picked from commit 46bdb32bcd65146c5f4269ac094f12c0b...
Andrey Parfenov
02:50 PM Revision 56cf1ac9 (ceph): build/ops: enable CR in CentOS 7
To get libunwind from the CR repositories until CentOS 7.2.1511 is released.
http://tracker.ceph.com/issues/13997 Fi...
Loic Dachary
02:49 PM Revision 4629e4d7 (ceph): osd/PeeringState: base lease support checks on features, not require_os...
The require_osd_release value will change at an arbitrary point in time,
midway through a peering interval. That can...
Sage Weil
02:40 PM Dashboard Feature #40335: mgr/dashboard: Create OSD on spare disks
Update screenshots for current implementation (wip). Kiefer Chang
02:38 PM RADOS Backport #42168: nautilus: readable.sh test fails
@Venky Please use "src/script/backport-create-issue" from the master branch to create backport issues. Or, if you nee... Nathan Cutler
02:08 PM RADOS Backport #40082 (Need More Info): luminous: osd: Better error message when OSD count is less than...
Does not pass make check, not clear how to make it pass, and luminous is borderline EOL so the question is: how impor... Nathan Cutler
02:07 PM Revision adf1486e (ceph): common/admin_socket: pass Formatter from generic infrastructure
The implementation can choose to either use the provided Formatter, or
put something directly into outbl. The implem...
Sage Weil
02:07 PM Revision 05bc99f8 (ceph): qa/workunits/cephtool/test.sh: fix tell output error check
It goes to stderr instead of stdout now.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:07 PM Revision 0f47d10b (ceph): common/config: EPERM setting config option after startup
Not sure why ENOSYS was chosen before...
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:07 PM Revision 7b644f59 (ceph): qa/suites/rados/singleton/all/admin-socket: fix test
We can't set the filestore setting because filestore isn't active and so
the option isn't observed, so it isn't chang...
Sage Weil
02:07 PM Revision 4a489741 (ceph): qa/tasks/dump_stuck: mon.a, not mon.0
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:07 PM Revision 9585dd0e (ceph): common/ceph_context: make 'config unset' idempotent
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:07 PM Revision 99f94064 (ceph): qa/workunits/cephtool: fix errpr checks for 'ceph daemon' commands
Error output has changed slightly.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:07 PM Revision 6f35d283 (ceph): mgr,mgr/MgrClient: use fsid to signal mon-mgr vs cli MCommands
We can't use the feature bit for the MCommand connection to tell whether
it is a tell or CLI command because new clie...
Sage Weil
02:07 PM Revision 62f33d59 (ceph): mon/MonClient: interpret numeric mon target name as rank
This allows us to behave when a rank is passed to mon_command(..., target=),
which will call rados_mon_command_target...
Sage Weil
02:07 PM Revision cc8bd478 (ceph): src/.gitignore: ignore .tox
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:07 PM Revision dbb53e68 (ceph): mon/MonClient: fix sending mon command to a specific rank
The target_name check was triggering when target_name was empty (and
target_rank >= 0).
Fixes 4ef0502da5e
Signed-of...
Sage Weil
02:07 PM Revision a17e889b (ceph): crimson: common/admin_socket kludge so that it builds
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:07 PM Revision f3980856 (ceph): common/ceph_context: add generic asok 'injectargs'
Lots of scripts and users expect this, even though 'config set' is
generally nicer to use.
Signed-off-by: Sage Weil ...
Sage Weil
02:07 PM Revision b4bf936a (ceph): osd: use unique_ptr<Formatter> for asok_command
Simpify lifecycle.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:07 PM Revision 8987f944 (ceph): osd: route tell commands to asok; migrate commands
- move items from _do_command to asok_command in OSD.cc
- update PG::do_command to take a std::function on_finish
- s...
Sage Weil
02:07 PM Revision ecfd5ba4 (ceph): osdc/Objecter: resend OSD tell commands on EAGAIN
Request map *and* resend. We don't have map epoch info about when the
reply was sent, and the OSD isn't ordering wit...
Sage Weil
02:07 PM Revision 45adbe01 (ceph): osd: drop MMonCommand handling
Nothing sends these.. or has in a very very long time, AFAICS.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:07 PM Revision 817cca77 (ceph): osd: remove old command workqueue, threadpool
These are now sent to the asok handler.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:07 PM Revision 1e44d86b (ceph): osd: change trigger_[deep_]scrub tommands to a pg tell command
This is cleaner. All users are currently standalone tests; updated.
It also means that *all* commands that have a n...
Sage Weil
02:07 PM Revision 7e84910c (ceph): common/admin_socket: report error code as part of output string
This isn't ideal, but it's better than nothing.
Net behavior change here is that calling an non-existant command now...
Sage Weil
02:07 PM Revision 22b0a99d (ceph): mgr/MgrClient: empty target string for 'tell' means active mgr
This lets the caller say "tell the active mgr", whoever it may be.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:07 PM Revision 5d4fe85b (ceph): PendingReleaseNotes: notes about asok changes
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:07 PM Revision e1163b44 (ceph): mon: print entity_name along with caps to debug log
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:07 PM Revision 215d267f (ceph): test/pybind/test_rados: fix accidental mon tell test
This test assumed 'mon dump' (a CLI command) would work when targetted at
a specific mon (i.e., a tell command).
Sig...
Sage Weil
02:07 PM Revision 02115141 (ceph): common/ceph_context: return error code from asok commands
Several of these commands (config set, injectargs, etc.) can return errors.
Do so.
Signed-off-by: Sage Weil <sage@re...
Sage Weil
02:07 PM Revision ee4ba582 (ceph): rgw: fix asok return value
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:07 PM Revision 7aab81c9 (ceph): os/bluestore: fix asok hook return value
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:07 PM Revision a4c07734 (ceph): common/admin_socket: pass ostream to call() for error output
This separates the error stream from the output stream for the synchronous
hook.
This patch includes misc cleanup in...
Sage Weil
02:04 PM Revision f1d6feb6 (ceph): mgr/dashboard: fix missing constraints file in backend API tests
Signed-off-by: Alfonso Martínez <almartin@redhat.com> Alfonso Martínez
11:14 AM Revision 7fdb3c15 (ceph): mgr/dashboard: Unify Tasks and Notifications into a sidebar
Fixes: https://tracker.ceph.com/issues/37402
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
10:58 AM mgr Backport #42116: mimic: mgr/telemetry: 'ceph telemetry show' fails
Wido den Hollander wrote:
> This seems to be fixed in Master, but not in Nautilus nor Mimic.
>
> PR for Nautilus:...
Nathan Cutler
10:31 AM rgw Bug #42184 (New): Index was created, but sync module trying recreate it again
In my ceph cluster was configured multisite with elasticsearch for metadata. When rgw host with secondary zone is sta... Alexandr Petrov
10:16 AM ceph-volume Backport #42050: nautilus: fix pytest warnings
> I took this backport, and I opened https://github.com/ceph/ceph/pull/30676
Thanks!
> Unfortunately, I don't (...
Nathan Cutler
10:08 AM Revision 12075366 (ceph): ceph.spec.in: fix Cython package dependency for Fedora
Fedora distros do not have python3?-Cython packages, but they do have
python3-Cython ones. Fix the BuildRequires so t...
Jeff Layton
10:04 AM Revision 368d0776 (ceph): ceph.spec.in: s/pkgversion/version_nodots/
`python3_pkgversion` is now defined as 3, while we don't have packages
like python3-Cython yet in EPEL7. but we do ha...
Kefu Chai
10:04 AM Revision 0dc81886 (ceph): rpm: make Python build deps somewhat less confusing
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from commit 0b79741a770acb5cee6de2dd88022cd2c5d15ef5)
...
Nathan Cutler
09:59 AM Revision 3bb19104 (ceph): rpm: Install python2-Cython in python2 environment
do_cmake.sh tests for Cython module version in python2
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
(cherry pic...
Brad Hubbard
09:46 AM Revision d0bba3c4 (ceph): install-deps: do not install if rpm already installed
there is chance that the system already have epel-release-latest-7.noarch.rpm
installed, in that case, install-deps.s...
Kefu Chai
09:46 AM Revision f7e7897c (ceph): install-deps.sh: add EPEL repo for non-x86_64 archs as well
Fixes: https://tracker.ceph.com/issues/42023
Signed-off-by: Kefu Chai <kchai@redhat.com>
Signed-off-by: Nathan Cutler...
Nathan Cutler
09:40 AM Revision 00577ff8 (ceph): install-deps.sh: extract munge_debian_control()
this function will uncomment necessary dependencies on demand.
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry p...
Kefu Chai
09:37 AM Revision 6e0f3584 (ceph): install-deps.sh: use latest setuptools
this change reverts "install-deps.sh: workaround setuptools' dependency on six"
This reverts commit 30ce5e55460e333e...
Kefu Chai
09:37 AM Revision 17c4656d (ceph): install-deps.sh: skip unavailable repos
as centos-sclo-rh-source leads us to 404 at this moment. and we are not
using the source repo for building ceph. so w...
Kefu Chai
09:34 AM Revision 86c48443 (ceph): install-deps.sh: correct gcc version info as major.minor.patch
On ubuntu 18.04, "gcc -dumpversion" output "7", it result in
that below check will return false:
dpkg --compare-v...
Changcheng Liu
09:33 AM Revision 5a0003b9 (ceph): install-deps: install setuptools before upgrading virtualenv
this should address the failures when running install-deps.sh, like
Downloading/unpacking virtualenv
Running setup...
Kefu Chai
09:32 AM Revision cd02117a (ceph): install-deps.sh: dashboard frontend needs git
Running `npm install` for the dashboard pulls dependenies with git.
Under some setups, git was not installed when bui...
Sebastian Wagner
09:32 AM Revision 584c5e3e (ceph): install-deps: do not specify unknown options
per apt.conf(5), and
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=550564,
"Acquire::Translation" is not document...
Kefu Chai
09:20 AM Revision 62d8453c (ceph): build/ops: unify command substitution in install-deps.sh
The $() form is preferable to `` because folks (like me) might be using
` as a keyboard shortcut to GNU Screen, causi...
Nathan Cutler
09:18 AM Revision a7267993 (ceph): install-deps.sh: import ubuntu-toolchain-r's key without keyserver
we are running into following error recently
gpg: requesting key BA9EF27F from hkp server keyserver.ubuntu.com
gpgke...
Kefu Chai
09:17 AM Revision be80007e (ceph): install-deps: check the exit status for the $builddepcmd
in some case, the $builddepcmd will failed without any "error:" output.
so we should check the exit status to handle ...
Yunchuan Wen
09:17 AM Revision c12bd2d9 (ceph): install-deps: fix installing gcc on ubuntu when no old compiler
Signed-off-by: Tomasz Setkowski <tom@ai-traders.com>
(cherry picked from commit 0d8d0cf6f7594f4f97677a2069998331998bd...
Tomasz Sętkowski
09:17 AM Revision 4db3d6cf (ceph): install-deps.sh: support install gcc7 in xenial aarch64
Signed-off-by: Yunchuan Wen <yunchuan.wen@kylin-cloud.com>
(cherry picked from commit f92f256f4503d19f41b7c300a4df46b...
Yunchuan Wen
09:16 AM Revision d38c57c8 (ceph): install-deps: nuke wheelhouse if it's stale
otherwise, if we update *requirements.txt, and the wheelhouse fails to
offer the newly added dependency, the setup-vi...
Kefu Chai
09:13 AM Revision f73d9a11 (ceph): install-deps.sh: Fixes for RHEL 7
Signed-off-by: Zack Cerza <zack@redhat.com>
(cherry picked from commit a1a3e7960cf2c792ac8c9c71e68caa0ebada8933)
Con...
Zack Cerza
09:09 AM Backport #42183 (Rejected): nautilus: RFE: expose OP_OMAP_RMKEYRANGE in librados and cls
https://github.com/ceph/ceph/pull/30949 Nathan Cutler
09:08 AM RADOS Bug #26970 (Resolved): src/osd/OSDMap.h: 1065: FAILED assert(__null != pool)
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:08 AM RADOS Bug #38040 (Resolved): osd_map_message_max default is too high?
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:07 AM RADOS Bug #38416 (Resolved): crc cache should be invalidated when posting preallocated rx buffers
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:07 AM RADOS Bug #38827 (Resolved): valgrind: UninitCondition in ceph::crypto::onwire::AES128GCM_OnWireRxHandl...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:07 AM RADOS Bug #38828 (Resolved): should set EPOLLET flag on del_event()
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:06 AM RADOS Bug #38839 (Resolved): .mgrstat failed to decode mgrstat state; luminous dev version?
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:06 AM Bug #39340 (Resolved): pool_stat.dump() - value of num_store_stats is wrong
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:05 AM RADOS Bug #40377 (Resolved): osd beacon sometimes has empty pg list
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:03 AM rgw Backport #42182 (Resolved): nautilus: es sync module supports es new type-less mapping
https://github.com/ceph/ceph/pull/31027 Nathan Cutler
09:02 AM rgw Bug #41589 (Resolved): if user doesnt exist then bucket list should give error/info message (sayi...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:02 AM CephFS Backport #42180 (Resolved): nautilus: mgr/volumes: creating subvolume and subvolume group snapsho...
https://github.com/ceph/ceph/pull/31076 Nathan Cutler
09:01 AM rgw Backport #39660: nautilus: rgw: Segfault during request processing
After running smooth for over two weeks, load begun to rise slightly again and another segfault happened. Roland Sommer
09:01 AM rgw Backport #41498 (Resolved): nautilus: RGW S3Website didn't do the necessary checking to the websi...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30325
m...
Nathan Cutler
09:01 AM rgw Backport #41846 (Resolved): nautilus: beast frontend reads body in small buffers
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30437
m...
Nathan Cutler
09:00 AM rgw Backport #41976 (Resolved): nautilus: if user doesnt exist then bucket list should give error/inf...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30604
m...
Nathan Cutler
09:00 AM rgw Backport #41970 (Resolved): nautilus: rgw: ldap auth: S3 auth failure should return InvalidAccess...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30651
m...
Nathan Cutler
09:00 AM rgw Backport #41974 (Resolved): nautilus: Admin user become normal after synced to another zone.
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30680
m...
Nathan Cutler
09:00 AM rgw Backport #41631 (Resolved): nautilus: rgw:report error "unrecognized arg rm" when using "radosgw-...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30247
m...
Nathan Cutler
09:00 AM rgw Backport #41627 (Resolved): nautilus: multisite: ENOENT errors from FetchRemoteObj causing bucket...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30248
m...
Nathan Cutler
08:59 AM rgw Backport #41707 (Resolved): nautilus: in cls_bucket_list_unordered() listing of entries following...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30252
m...
Nathan Cutler
08:59 AM rgw Backport #41898 (Resolved): nautilus: rgw: data sync start delay if remote haven't init data_log
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30509
m...
Nathan Cutler
08:59 AM rgw Backport #41858 (Resolved): nautilus: memory usage of: radosgw-admin bucket rm
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30472
m...
Nathan Cutler
08:59 AM RADOS Backport #41534 (Resolved): nautilus: valgrind: UninitCondition in ceph::crypto::onwire::AES128GC...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29928
m...
Nathan Cutler
08:58 AM Backport #39412 (Resolved): nautilus: pool_stat.dump() - value of num_store_stats is wrong
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29946
m...
Nathan Cutler
08:58 AM RADOS Backport #41703 (Resolved): nautilus: oi(object_info_t).size does not match on disk size
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30278
m...
Nathan Cutler
08:58 AM RADOS Backport #41963 (Resolved): nautilus: Segmentation fault in rados ls when using --pgid and --pool...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30605
m...
Nathan Cutler
08:58 AM RADOS Backport #41960 (Resolved): nautilus: tools/rados: add --pgid in help
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30607
m...
Nathan Cutler
08:57 AM RADOS Backport #38277 (Resolved): mimic: osd_map_message_max default is too high?
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29242
m...
Nathan Cutler
08:56 AM RADOS Backport #38852 (Resolved): mimic: .mgrstat failed to decode mgrstat state; luminous dev version?
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29249
m...
Nathan Cutler
08:56 AM RADOS Backport #38437 (Resolved): mimic: crc cache should be invalidated when posting preallocated rx b...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29247
m...
Nathan Cutler
08:56 AM RADOS Backport #40884 (Resolved): mimic: ceph mgr module ls -f plain crashes mon
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29593
m...
Nathan Cutler
08:56 AM RADOS Backport #40949 (Resolved): mimic: Better default value for osd_snap_trim_sleep
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29732
m...
Nathan Cutler
08:54 AM Backport #41287 (Resolved): mimic: ceph daemon mon.a config set mon_health_to_clog false cause le...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29741
m...
Nathan Cutler
08:53 AM RADOS Backport #38450: mimic: src/osd/OSDMap.h: 1065: FAILED assert(__null != pool)
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29976
m...
Nathan Cutler
04:24 AM RADOS Backport #38450 (Resolved): mimic: src/osd/OSDMap.h: 1065: FAILED assert(__null != pool)
David Zafman
08:53 AM RADOS Backport #41595: mimic: ceph-objectstore-tool can't remove head with bad snapset
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30081
m...
Nathan Cutler
04:28 AM RADOS Backport #41595 (Resolved): mimic: ceph-objectstore-tool can't remove head with bad snapset
David Zafman
08:53 AM RADOS Backport #40083 (Resolved): mimic: osd: Better error message when OSD count is less than osd_pool...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30180
m...
Nathan Cutler
08:47 AM RADOS Backport #40732 (Resolved): mimic: mon: auth mon isn't loading full KeyServerData after restart
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30181
m...
Nathan Cutler
08:47 AM RADOS Backport #41291 (Resolved): mimic: filestore pre-split may not split enough directories
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30182
m...
Nathan Cutler
08:46 AM RADOS Backport #41351 (Resolved): mimic: hidden corei7 requirement in binary packages
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30183
m...
Nathan Cutler
08:46 AM RADOS Backport #41490 (Resolved): mimic: OSDCap.PoolClassRNS test aborts
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30214
m...
Nathan Cutler
08:46 AM RADOS Backport #41502 (Resolved): mimic: Warning about past_interval bounds on deleting pg
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30222
m...
Nathan Cutler
08:45 AM Backport #41442 (Resolved): mimic: osd: need clear PG_STATE_CLEAN when repair object
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30243
m...
Nathan Cutler
08:44 AM mgr Backport #41805 (Resolved): mimic: Slow op warning does not display correctly
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30391
m...
Nathan Cutler
08:44 AM RADOS Backport #40464 (Resolved): mimic: osd beacon sometimes has empty pg list
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29253
m...
Nathan Cutler
08:44 AM RADOS Backport #38351: mimic: Limit loops waiting for force-backfill/force-recovery to happen
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29245
m...
Nathan Cutler
04:33 AM RADOS Backport #38351 (Resolved): mimic: Limit loops waiting for force-backfill/force-recovery to happen
David Zafman
08:43 AM RADOS Backport #38856 (Resolved): mimic: should set EPOLLET flag on del_event()
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29250
m...
Nathan Cutler
08:43 AM RADOS Backport #40179: mimic: qa/standalone/scrub/osd-scrub-snaps.sh sometimes fails
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29251
m...
Nathan Cutler
04:32 AM RADOS Backport #40179 (Resolved): mimic: qa/standalone/scrub/osd-scrub-snaps.sh sometimes fails
David Zafman
08:06 AM Revision c2adfb62 (ceph): Merge pull request #30583 from mika/mika/typos
doc: fix typos
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
04:32 AM RADOS Bug #40078 (Resolved): qa/standalone/scrub/osd-scrub-snaps.sh sometimes fails
David Zafman
02:27 AM Revision 86b9036c (ceph): Merge pull request #30614 from tchaikov/wip-no-more-osdmap-full
librados,osd,mon: remove traces of CEPH_OSDMAP_FULL
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: xie xinggu...
Kefu Chai
02:26 AM Revision a532aaf4 (ceph): PendingReleaseNotes: document full/nearfull changes
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:18 AM Revision aee4db31 (ceph): Merge pull request #30635 from tchaikov/wip-42079
mgr: use a struct for DaemonKey
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: xie xingguo <xie.xingguo@zte....
Kefu Chai
02:08 AM CephFS Feature #39129: create mechanism to delegate ranges of inode numbers to client
Jeff Layton wrote:
> Patrick Donnelly wrote:
> > When the session is closed/blacklisted/evicted (or: the session ca...
Patrick Donnelly
12:08 AM Feature #19975 (Pending Backport): RFE: expose OP_OMAP_RMKEYRANGE in librados and cls
Vikhyat Umrao

10/03/2019

11:45 PM RADOS Backport #38277: mimic: osd_map_message_max default is too high?
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/29242
merged
Yuri Weinstein
11:45 PM Revision 17206912 (ceph): Merge pull request #29242 from smithfarm/wip-38277-mimic
mimic: core: mon,osd: limit MOSDMap messages by size as well as map count
Reviewed-by: David Zafman <dzafman@redhat....
Yuri Weinstein
11:39 PM RADOS Backport #38852: mimic: .mgrstat failed to decode mgrstat state; luminous dev version?
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/29249
merged
Yuri Weinstein
11:39 PM Revision 92020def (ceph): Merge pull request #29249 from smithfarm/wip-38852-mimic
mimic: core: .mgrstat failed to decode mgrstat state; luminous dev version?
Reviewed-by: David Zafman <dzafman@redha...
Yuri Weinstein
11:37 PM RADOS Backport #38437: mimic: crc cache should be invalidated when posting preallocated rx buffers
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/29247
merged
Yuri Weinstein
11:37 PM Revision 13030c90 (ceph): Merge pull request #29247 from smithfarm/wip-38437-mimic
mimic: core: crc cache should be invalidated when posting preallocated rx buffers
Reviewed-by: Ilya Dryomov <idryomo...
Yuri Weinstein
11:37 PM RADOS Backport #40884: mimic: ceph mgr module ls -f plain crashes mon
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/29593
merged
Yuri Weinstein
11:37 PM Revision 2207bb2b (ceph): Merge pull request #29593 from pdvian/wip-40884-mimic
mimic: mon/MgrMonitor: fix null deref when invalid formatter is specified Yuri Weinstein
11:36 PM Revision c12cb3e0 (ceph): Merge pull request #29732 from pdvian/wip-40949-mimic
mimic: Better default value for osd_snap_trim_sleep Yuri Weinstein
11:36 PM RADOS Backport #40949: mimic: Better default value for osd_snap_trim_sleep
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/29732
merged
Yuri Weinstein
11:36 PM Backport #41287: mimic: ceph daemon mon.a config set mon_health_to_clog false cause leader mon as...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/29741
merged
Yuri Weinstein
11:35 PM Revision 5b16d48b (ceph): Merge pull request #29741 from smithfarm/wip-41287-mimic
mimic: core: ceph daemon mon.a config set mon_health_to_clog false cause leader mon assert
Reviewed-by: Kefu Chai <k...
Yuri Weinstein
11:35 PM RADOS Backport #38450: mimic: src/osd/OSDMap.h: 1065: FAILED assert(__null != pool)
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/29976
merged
Yuri Weinstein
11:35 PM Revision fd5d0036 (ceph): Merge pull request #29976 from dzafman/wip-38450
mimic: osd: make project_pg_history handle concurrent osdmap publish
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
11:34 PM RADOS Backport #41595: mimic: ceph-objectstore-tool can't remove head with bad snapset
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/30081
merged
Yuri Weinstein
11:34 PM Revision 4f3a6b42 (ceph): Merge pull request #30081 from pdvian/wip-41595-mimic
mimic: ceph-objectstore-tool can't remove head with bad snapset
Reviewed-by: David Zafman <dzafman@redhat.com>
Yuri Weinstein
11:34 PM RADOS Backport #40083: mimic: osd: Better error message when OSD count is less than osd_pool_default_size
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/30180
merged
Yuri Weinstein
11:34 PM Revision 0e01e0db (ceph): Merge pull request #30180 from smithfarm/wip-40083-mimic
mimic: osd: Better error message when OSD count is less than osd_pool_default_size
Reviewed-by: Kefu Chai <kchai@red...
Yuri Weinstein
11:32 PM RADOS Backport #40732: mimic: mon: auth mon isn't loading full KeyServerData after restart
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/30181
merged
Yuri Weinstein
11:32 PM Revision aabe35f2 (ceph): Merge pull request #30181 from smithfarm/wip-40732-mimic
mimic: mon/AuthMonitor: fix initial creation of rotating keys
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by:...
Yuri Weinstein
11:32 PM RADOS Backport #41291: mimic: filestore pre-split may not split enough directories
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/30182
merged
Yuri Weinstein
11:32 PM Revision 7ad4207a (ceph): Merge pull request #30182 from smithfarm/wip-41291-mimic
mimic: os/filestore: assure sufficient leaves in pre-split
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Jo...
Yuri Weinstein
11:31 PM RADOS Backport #41351: mimic: hidden corei7 requirement in binary packages
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/30183
merged
Yuri Weinstein
11:31 PM Revision 376428af (ceph): Merge pull request #30183 from smithfarm/wip-41351-mimic
mimic: cmake,run-make-check.sh: disable SPDK by default
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
11:31 PM RADOS Backport #41490: mimic: OSDCap.PoolClassRNS test aborts
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/30214
merged
Yuri Weinstein
11:31 PM Revision 9a2c1152 (ceph): Merge pull request #30214 from smithfarm/wip-41490-mimic
mimic: osd/OSDCap: Check for empty namespace
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
11:30 PM RADOS Backport #41502: mimic: Warning about past_interval bounds on deleting pg
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/30222
merged
Yuri Weinstein
11:30 PM Revision 9757d14b (ceph): Merge pull request #30222 from smithfarm/wip-41502-mimic
mimic: osd/PeeringState: do not complain about past_intervals constrained by oldest epoch
Reviewed-by: Kefu Chai <kc...
Yuri Weinstein
11:30 PM Backport #41442: mimic: osd: need clear PG_STATE_CLEAN when repair object
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/30243
merged
Yuri Weinstein
11:30 PM Revision a4a2cf24 (ceph): Merge pull request #30243 from smithfarm/wip-41442-mimic
mimic: core: osd: clear PG_STATE_CLEAN when repair object
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Dav...
Yuri Weinstein
11:29 PM mgr Backport #41805: mimic: Slow op warning does not display correctly
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/30391
merged
Yuri Weinstein
11:29 PM Revision a7ab94fa (ceph): Merge pull request #30391 from pdvian/wip-41805-mimic
mimic: mgr: do not reset reported if a new metric is not collected
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
11:27 PM RADOS Backport #40464: mimic: osd beacon sometimes has empty pg list
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/29253
merged
Yuri Weinstein
11:27 PM Revision 70942ce9 (ceph): Merge pull request #29253 from smithfarm/wip-40464-mimic
mimic: core: osd beacon sometimes has empty pg list
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
11:26 PM RADOS Backport #38351: mimic: Limit loops waiting for force-backfill/force-recovery to happen
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/29245
merged
Yuri Weinstein
11:25 PM Revision e61a3d8d (ceph): Merge pull request #29245 from smithfarm/wip-38351-mimic
mimic: tests: Limit loops waiting for force-backfill/force-recovery to happen
Reviewed-by: David Zafman <dzafman@red...
Yuri Weinstein
11:24 PM RADOS Backport #38856: mimic: should set EPOLLET flag on del_event()
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/29250
merged
Yuri Weinstein
11:23 PM Revision 3c5e2c1c (ceph): Merge pull request #29250 from smithfarm/wip-38856-mimic
mimic: core: should set EPOLLET flag on del_event() Yuri Weinstein
11:23 PM RADOS Backport #40179: mimic: qa/standalone/scrub/osd-scrub-snaps.sh sometimes fails
David Zafman wrote:
> https://github.com/ceph/ceph/pull/29251
merged
Yuri Weinstein
11:23 PM Revision dadbc775 (ceph): Merge pull request #29251 from smithfarm/wip-40179-mimic
mimic: tests: qa/standalone/scrub/osd-scrub-snaps.sh sometimes fails
Reviewed-by: David Zafman <dzafman@redhat.com>
Yuri Weinstein
11:11 PM Revision dc473ec7 (ceph): Merge pull request #30699 from neha-ojha/wip-more-recovery-tests
qa/suites/rados/thrash: increase async and partial recovery test coverage
Reviewed-by: Xie Xingguo <xie.xingguo@zte....
Neha Ojha
09:13 PM Revision 2d601e7e (ceph): Merge pull request #30482 from pcuzner/k8sevents-remote-support
mgr/k8sevents: Add support for remote kubernetes
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Boris Ranto
09:06 PM rbd Bug #40614 (Duplicate): [test] TestLibrbd.Mirror might use uninitalized "features" variable
Jason Dillaman
09:06 PM rbd Bug #40249 (Resolved): luminous: "test/librbd/test_librbd.cc:4729: Failure" in rados
Jason Dillaman
09:06 PM Revision 42af08c1 (ceph): Merge pull request #28991 from smithfarm/wip-40249
luminous: tests: qa/rados/upgrade/jewel-x-singleton: set RBD_FEATURES
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
08:57 PM RADOS Bug #42102: use-after-free in Objecter timer handing
I will note that the test has to run for several minutes before the ASAN warning pops. ASAN does slow things down, bu... Jeff Layton
08:39 PM RADOS Bug #42114 (Fix Under Review): mon: /var/lib/ceph/mon/* data (esp rocksdb) is not 0600
Neha Ojha
08:26 PM Revision 56587118 (ceph): mgr/k8sevents: Add support for remote kubernetes
The initial implementation sent events to the
kubernetes cluster Ceph is running under managed
by rook-ceph. This pat...
Paul Cuzner
08:07 PM rgw Backport #41498: nautilus: RGW S3Website didn't do the necessary checking to the website configur...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/30325
merged
Yuri Weinstein
08:07 PM Revision 1bc9b1f0 (ceph): Merge pull request #30325 from theanalyst/wip-41498-nautilus
nautilus: rgw: fix the bug of rgw not doing necessary checking to website configuration
Reviewed-by: Casey Bodley <c...
Yuri Weinstein
08:06 PM rgw Backport #41846: nautilus: beast frontend reads body in small buffers
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/30437
merged
Yuri Weinstein
08:06 PM Revision e9c90c04 (ceph): Merge pull request #30437 from smithfarm/wip-41846-nautilus
nautilus: rgw: increase beast parse buffer size to 64k
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
08:06 PM rgw Backport #41976: nautilus: if user doesnt exist then bucket list should give error/info message (...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/30604
merged
Yuri Weinstein
08:06 PM Revision 93f9b02d (ceph): Merge pull request #30604 from vumrao/wip-vumrao-41976
nautilus: radosgw-admin: add --uid check in bucket list command
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
08:05 PM rgw Backport #41970: nautilus: rgw: ldap auth: S3 auth failure should return InvalidAccessKeyId for c...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/30651
merged
Yuri Weinstein
08:05 PM Revision 2306d9b0 (ceph): Merge pull request #30651 from pdvian/wip-41970-nautilus
nautilus: rgw: ldap auth: S3 auth failure should return InvalidAccessKeyId
Reviewed-by: Casey Bodley <cbodley@redhat...
Yuri Weinstein
08:05 PM rgw Backport #41974: nautilus: Admin user become normal after synced to another zone.
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/30680
merged
Yuri Weinstein
08:05 PM Revision 83666071 (ceph): Merge pull request #30680 from pdvian/wip-41974-nautilus
nautilus: rgw: add minssing admin property when sync user info.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
07:58 PM rgw Backport #41631: nautilus: rgw:report error "unrecognized arg rm" when using "radosgw-admin zone rm"
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/30247
merged
Yuri Weinstein
07:58 PM Revision 7cd1d51d (ceph): Merge pull request #30247 from pdvian/wip-41631-nautilus
nautilus: rgw: fixed "unrecognized arg" error when using "radosgw-admin zone rm".
Reviewed-by: Casey Bodley <cbodley...
Yuri Weinstein
07:57 PM rgw Backport #41627: nautilus: multisite: ENOENT errors from FetchRemoteObj causing bucket sync to st...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/30248
merged
Yuri Weinstein
07:57 PM Revision 76bc69e3 (ceph): Merge pull request #30248 from pdvian/wip-41627-nautilus
nautilus: rgw: RGWCoroutine::call(nullptr) sets retcode=0
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
07:57 PM rgw Backport #41707: nautilus: in cls_bucket_list_unordered() listing of entries following an entry f...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/30252
merged
Yuri Weinstein
07:56 PM Revision 431f087b (ceph): Merge pull request #30252 from smithfarm/wip-41707-nautilus
nautilus: rgw: fix cls_bucket_list_unordered() partial results
Reviewed-by: J. Eric Ivancich <ivancich@redhat.com>
Yuri Weinstein
07:56 PM rgw Backport #41898: nautilus: rgw: data sync start delay if remote haven't init data_log
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/30509
merged
Yuri Weinstein
07:55 PM rgw Backport #41898: nautilus: rgw: data sync start delay if remote haven't init data_log
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/30509
merged
Yuri Weinstein
07:55 PM Revision 7191d43f (ceph): Merge pull request #30509 from pdvian/wip-41898-nautilus
nautilus: rgw: fix data sync start delay if remote haven't init data_log
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
07:55 PM rgw Backport #41858: nautilus: memory usage of: radosgw-admin bucket rm
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/30472
merged
Yuri Weinstein
07:54 PM Revision 99e9f5ac (ceph): Merge pull request #30472 from pdvian/wip-41858-nautilus
nautilus: rgw: fix memory growth while deleteing objects with
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
07:53 PM Revision 0bdec132 (ceph): Merge pull request #29716 from xiexingguo/wip-build-push-segv-for-n
nautilus: core: osd/ReplicatedBackend: check against empty data_included before enabling crc Yuri Weinstein
07:52 PM RADOS Backport #41534: nautilus: valgrind: UninitCondition in ceph::crypto::onwire::AES128GCM_OnWireRxH...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/29928
merged
Yuri Weinstein
07:52 PM Revision 7d44d9e2 (ceph): Merge pull request #29928 from smithfarm/wip-41534-nautilus
nautilus: tests: valgrind: UninitCondition in ceph::crypto::onwire::AES128GCM_OnWireRxHandler::authenticated_decrypt_... Yuri Weinstein
07:52 PM Backport #39412: nautilus: pool_stat.dump() - value of num_store_stats is wrong
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/29946
merged
Yuri Weinstein
07:51 PM Revision c2aaf4e6 (ceph): Merge pull request #29946 from smithfarm/wip-39412-nautilus
nautilus: core: pool_stat.dump() - value of num_store_stats is wrong Yuri Weinstein
07:51 PM RADOS Backport #41703: nautilus: oi(object_info_t).size does not match on disk size
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/30278
merged
Yuri Weinstein
07:51 PM Revision ea409293 (ceph): Merge pull request #30278 from pdvian/wip-41703-nautilus
nautilus: osd/PrimaryLogPG: update oi.size on write op implicitly truncating ob…
Reviewed-by: Kefu Chai <kchai@redha...
Yuri Weinstein
07:50 PM RADOS Backport #41963: nautilus: Segmentation fault in rados ls when using --pgid and --pool/-p togethe...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/30605
merged
Yuri Weinstein
07:50 PM Revision 3d47dba8 (ceph): Merge pull request #30605 from vumrao/wip-vumrao-41963
nautilus: tools/rados: call pool_lookup() after rados is connected
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
07:49 PM RADOS Backport #41960: nautilus: tools/rados: add --pgid in help
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/30607
merged
Yuri Weinstein
07:49 PM Revision 046a88d4 (ceph): Merge pull request #30607 from vumrao/wip-vumrao-41960
nautilus: tools/rados: add --pgid in help
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
07:31 PM Revision 3f5b51e7 (ceph): Merge pull request #30708 from smithfarm/wip-epel-release-snafu-nautilus
nautilus: build/ops: install-deps: do not install if rpm already installed and ceph.spec.in: s/pkgversion/version_nod... Yuri Weinstein
07:07 PM rgw Feature #41227 (Pending Backport): es sync module supports es new type-less mapping
Casey Bodley
04:04 PM rgw Feature #41227: es sync module supports es new type-less mapping
Please, add it to the nautilus Alexandr Petrov
07:04 PM Bug #42026 (Fix Under Review): test: LibCephFS.ShutdownRace segfaults (msgr v2 related part)
https://github.com/ceph/ceph/pull/30717 Radoslaw Zarzynski
06:34 PM Revision 5da49f9f (ceph): osd/PrimaryLogPG: fix warning
Introduced by 6c1071295917818d6dcbb76fb3ca1bed9aa96226
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:32 PM Revision b3499985 (ceph): Merge PR #30692 into master
* refs/pull/30692/head:
osd/PeeringState: disable read lease until require_osd_release >= octopus
Reviewed-by: Samu...
Sage Weil
06:21 PM Linux kernel client Bug #40481 (Resolved): osdmap->osd_addr allocation is susceptible to memory fragmentation
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=cf73d882cc51c1f245a890cccb79952a260302d3 Ilya Dryomov
06:15 PM Revision a2eb4550 (ceph): qa/suites/rados: add more-async-recovery.yaml in the thrash suite
Reducing osd_async_recovery_min_cost to 1 should allow more
asynchronous recovery to happen.
Signed-off-by: Neha Ojh...
Neha Ojha
06:15 PM Revision e953719f (ceph): qa/suites/rados: add more-partial-recovery.yaml in the thrash suite
Increasing osd_object_clean_region_max_num_intervals to track more
clean regions, resulting in more partial recovery....
Neha Ojha
06:15 PM Revision 375217a3 (ceph): qa/suites/rados: add more-async-partial-recovery.yaml in the thrash suite
This will increase both async and partial recovery.
Signed-off-by: Neha Ojha <nojha@redhat.com>
Neha Ojha
06:12 PM RADOS Bug #42178 (Duplicate): scrub errors due to missing objects
... Neha Ojha
06:07 PM RADOS Bug #42176 (Duplicate): FAILED ceph_assert(obc) in PrimaryLogPG::recover_backfill()
Neha Ojha
05:40 PM RADOS Bug #42176 (Duplicate): FAILED ceph_assert(obc) in PrimaryLogPG::recover_backfill()
... Neha Ojha
06:01 PM RADOS Bug #42177 (Fix Under Review): osd/PrimaryLogPG.cc: 13068: FAILED ceph_assert(obc)
Sage Weil
05:58 PM RADOS Bug #42177 (Resolved): osd/PrimaryLogPG.cc: 13068: FAILED ceph_assert(obc)
First the object is deleted,... Sage Weil
06:01 PM Revision b700c17e (ceph): osd/PrimaryLogPG: skip obcs that don't exist during backfill scan_range
We already skip objects we encounter that we do getattr() on and get
ENOENT, but sometimes the object is in our obc c...
Sage Weil
05:34 PM RADOS Bug #42175 (Can't reproduce): _txc_add_transaction error (2) No such file or directory not handl...
... Neha Ojha
05:28 PM Revision f5a7a0b1 (ceph): Merge PR #30709 into master
* refs/pull/30709/head:
msg/async: rename outcoming_bl -> outgoing_bl in AsyncConnection.
Reviewed-by: Sage Weil <s...
Sage Weil
05:24 PM Backport #42029: backport endianness fixes to nautilus
I've opened a PR for the endian backport:
https://github.com/ceph/ceph/pull/30697
There's also a related PR with ...
Ulrich Weigand
05:12 PM RADOS Bug #38219: rebuild-mondb hangs
Just a quick note as this might be relevant for the decision whether or not to integrate this PR:
Running mimic 13...
Christoffer Anselm
04:44 PM Revision bc818655 (ceph): ceph.spec.in: fix Cython package dependency for Fedora
Fedora distros do not have python3?-Cython packages, but they do have
python3-Cython ones. Fix the BuildRequires so t...
Jeff Layton
04:36 PM RADOS Support #42174 (Closed): Ceph Nautilus OSD isn't able to add to cluster
Ceph cluster on debian, nautilus version, the issue is any time i try creating the data store the don't add the osds ... kennedy osei
04:18 PM RADOS Bug #36631: potential deadlock in PG::_scan_snaps when repairing snap mapper
jewel is EOL - @Mykola, does any of this apply to luminous? Nathan Cutler
04:16 PM devops Backport #40258 (In Progress): mimic: aarch64: Compiler-based detection of crc32 extended CPU typ...
Nathan Cutler
04:16 PM Revision d9acfebd (ceph): cmake: detect armv8 crc and crypto feature using CHECK_C_COMPILER_FLAG
we are using GCC7 and up for C++17 support since mimic, and per
https://gcc.gnu.org/onlinedocs/gcc-4.9.1/gcc/AArch64-...
Kefu Chai
04:15 PM CephFS Bug #36192 (Resolved): Internal fragment of ObjectCacher
Nathan Cutler
04:15 PM CephFS Backport #36664 (Rejected): jewel: Internal fragment of ObjectCacher
tracker cleanup - jewel is EOL Nathan Cutler
04:14 PM rbd Bug #36097 (Resolved): [test] not valid to have different parents between image snapshots
Nathan Cutler
04:14 PM rbd Backport #36118 (Rejected): jewel: [test] not valid to have different parents between image snaps...
tracker cleanup - jewel is EOL Nathan Cutler
04:14 PM rgw Bug #24317 (Resolved): rgw: request with range defined as "bytes=0--1" returns 416 InvalidRange
Nathan Cutler
04:14 PM rgw Backport #24354 (Rejected): jewel: rgw: request with range defined as "bytes=0--1" returns 416 I...
tracker cleanup - jewel is EOL Nathan Cutler
04:14 PM rgw Bug #19289 (Resolved): radosgw/swift emulate split read/write acls?
Nathan Cutler
04:13 PM rgw Backport #20587 (Rejected): jewel: radosgw/swift emulate split read/write acls?
tracker cleanup - jewel is EOL Nathan Cutler
04:13 PM rgw Bug #22655 (Resolved): rgw: Location element not returned correctly from CompleteMultipartUpload
Nathan Cutler
04:13 PM rgw Backport #24944 (Rejected): jewel: rgw: Location element not returned correctly from CompleteMult...
tracker cleanup - jewel is EOL Nathan Cutler
04:12 PM rgw Bug #22897 (Resolved): rgw: (jewel) can't delete swift acls with swift command.
Nathan Cutler
04:12 PM rgw Backport #24303 (Rejected): jewel: rgw: (jewel) can't delete swift acls with swift command.
tracker cleanup - jewel is EOL Nathan Cutler
04:11 PM rgw Bug #24346 (Resolved): objects in cache never refresh after rgw_cache_expiry_interval
Nathan Cutler
04:11 PM rgw Backport #24386 (Rejected): jewel: rgw: objects in cache never refresh after rgw_cache_expiry_int...
tracker cleanup - jewel is EOL Nathan Cutler
04:09 PM Revision ded58ef9 (ceph): test: Ignore OSD_SLOW_PING_TIME* if injecting socket failures
Fixes: https://tracker.ceph.com/issues/41743
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
04:06 PM Documentation #37359 (Resolved): doc: edit on github
Nathan Cutler
04:05 PM Backport #37735 (Rejected): jewel: doc: edit on github
jewel is EOL Nathan Cutler
04:01 PM RADOS Bug #42173 (Closed): _pinned_map closest pinned map ver 252615 not available! error: (2) No such ...
-4> 2019-10-03 17:58:44.023 7fde2e2f9700 5 mon.km-fsn-1-dc4-m1-797678@0(leader).paxos(paxos active c 4545611..45463... Anonymous
03:40 PM Revision 3b15a62f (ceph): ceph.spec.in: s/pkgversion/version_nodots/
`python3_pkgversion` is now defined as 3, while we don't have packages
like python3-Cython yet in EPEL7. but we do ha...
Kefu Chai
03:30 PM Bug #42054 (Fix Under Review): osd child thread not inherit main thread affinity attribute
Sage Weil
03:29 PM Revision abaed06f (ceph): osd: set affinity for *all* threads
It turns out schedule_setaffinity(2) only sets the current *thread*'s
affinity, not the entire process. Look in /pro...
Sage Weil
02:54 PM rbd Bug #42172 (Closed): RBD trash ls is not listing images with namespace
Jason Dillaman
02:49 PM rbd Bug #42172: RBD trash ls is not listing images with namespace
Jason Dillaman can you please close this issue? (I don't have permissions) Ricardo Marques
02:48 PM rbd Bug #42172: RBD trash ls is not listing images with namespace
Jason Dillaman wrote:
> Ricardo: are you listing the trash within the namespace or only the trash within the default...
Ricardo Marques
01:12 PM rbd Bug #42172 (Need More Info): RBD trash ls is not listing images with namespace
Ricardo: are you listing the trash within the namespace or only the trash within the default pool namespace?... Jason Dillaman
12:57 PM rbd Bug #42172 (Closed): RBD trash ls is not listing images with namespace
I have the following image:... Ricardo Marques
02:06 PM rbd Bug #41938 (Fix Under Review): Error cloning snapshot when using RBD namespaces
Jason Dillaman
01:46 PM Revision 38ccfe08 (ceph): ceph-volume: update tests since PVolumes.filter returns a list
...returns a list of filtered PVs instead of removing the items that do
not match the filters from itself.
Signed-of...
Rishabh Dave
01:46 PM Revision fcec33ee (ceph): ceph-volume: PVolumes.filter shouldn't purge itself
PVolumes.filter removes the PVs that do not match the filters from its
list. This approach is problematic since the c...
Rishabh Dave
01:45 PM CephFS Feature #39129: create mechanism to delegate ranges of inode numbers to client
Patrick Donnelly wrote:
> When the session is closed/blacklisted/evicted (or: the session cannot be reclaimed) we sh...
Jeff Layton
01:20 PM CephFS Feature #39129: create mechanism to delegate ranges of inode numbers to client
Jeff Layton wrote:
> Patrick Donnelly wrote:
> >
> > I haven't studied this bit of code but why can't we keep a c...
Patrick Donnelly
01:17 PM CephFS Feature #39129: create mechanism to delegate ranges of inode numbers to client
Patrick Donnelly wrote:
>
> I haven't studied this bit of code but why can't we keep a closed/dead session in the ...
Jeff Layton
01:44 PM Revision abc11852 (ceph): install-deps: do not install if rpm already installed
there is chance that the system already have epel-release-latest-7.noarch.rpm
installed, in that case, install-deps.s...
Kefu Chai
01:39 PM Revision 7997a3ea (ceph): msg/async: rename outcoming_bl -> outgoing_bl in AsyncConnection.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
01:35 PM Revision da58d239 (ceph): ceph-volume: update tests since VolumeGroups.filter returns a list
VolumeGroups.filter returns VolumeGroups object that contains VGs
matching the filter. Update the tests to hold the l...
Rishabh Dave
01:35 PM Revision 02875781 (ceph): ceph-volume: VolumeGroups.filter shouldn't purge itself
VolumeGroups.filter remove VGs from the list that do no match filter.
Instead of doing that, return a new list that c...
Rishabh Dave
01:30 PM Revision 2dc4f7de (ceph): ceph-volume: allow creating empty VolumeGroup objects
Signed-off-by: Rishabh Dave <ridave@redhat.com> Rishabh Dave
01:18 PM mgr Bug #42169 (Fix Under Review): missing lock release in DaemonServer::handle_report()
Venky Shankar
11:31 AM mgr Bug #42169 (Resolved): missing lock release in DaemonServer::handle_report()
this code part:... Venky Shankar
01:09 PM RADOS Backport #42168 (In Progress): nautilus: readable.sh test fails
Venky Shankar
11:18 AM RADOS Backport #42168 (Resolved): nautilus: readable.sh test fails
https://github.com/ceph/ceph/pull/30704 Venky Shankar
01:08 PM CephFS Backport #41508 (In Progress): nautilus: add information about active scrubs to "ceph -s" (and el...
Venky Shankar
06:26 AM CephFS Backport #41508: nautilus: add information about active scrubs to "ceph -s" (and elsewhere)
Patrick Donnelly wrote:
> Venky, please do this backport.
ACK
Venky Shankar
01:02 PM CephFS Documentation #41316 (Resolved): doc: update documentation for LazyIO
Patrick Donnelly
12:51 PM Revision 9ad000b7 (ceph): Merge PR #29711 into master
* refs/pull/29711/head:
doc: Update documentation for LazyIO
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Re...
Patrick Donnelly
12:40 PM Revision 92cab709 (ceph): cephfs-shell: make compatible with cmd2 versions after 0.9.13
"load" command from cmd2 has been renamed to "run_script". Update the
documentation for the same.
Fixes: https://tra...
Rishabh Dave
12:40 PM Revision 06542a58 (ceph): docs/cephfs-shell: update doc about pyscript
The command pyscript is renamed, by cmd2, as run_pyscript.
Signed-off-by: Rishabh Dave <ridave@redhat.com>
Rishabh Dave
12:00 PM Revision cf4fef5c (ceph): Merge PR #30473 into master
* refs/pull/30473/head:
doc: Fix FUSE expansion
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
11:52 AM ceph-volume Bug #42171 (Resolved): api/lvm: VolumeGroups.filter purges the object
Rishabh Dave
11:51 AM ceph-volume Bug #42170 (Resolved): api/lvm: PVolumes.filter purges the object
Rishabh Dave
11:40 AM Messengers Bug #40026: segfaults in ProtocolV2::write_message()
... Kefu Chai
11:19 AM RADOS Bug #41424 (Pending Backport): readable.sh test fails
Venky Shankar
11:14 AM Revision 384aaee8 (ceph): ceph-volume: allow creating empty PVolumes objects
Signed-off-by: Rishabh Dave <ridave@redhat.com> Rishabh Dave
09:48 AM Revision 22b3daac (ceph): rgw: kill compile warnning in rgw_object_lock.h
Signed-off-by: Chang Liu <liuchang0812@gmail.com>
(cherry picked from commit eb5ee0a33110dcdab6db72df48956b47c1e2ebac)
Chang Liu
09:30 AM Revision de6b2874 (ceph): rgw: DefaultRetention requires either Days or Years
Fixes: https://tracker.ceph.com/issues/41838
Signed-off-by: Chang Liu <liuchang0812@gmail.com>
(cherry picked from c...
Chang Liu
09:30 AM Revision 940648c1 (ceph): rgw: fix doc compile warning caused by objectops.rst
Signed-off-by: zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
(cherry picked from commit 823f4376bef8067115e4d3805...
zhang Shaowen
09:30 AM Revision 183e5054 (ceph): rgw: fix MalformedXML errors in PutBucketObjectLock/PutObjRetention
RGWPutBucketObjectLock was not calling get_params(), so the 'data' it
was trying to parse was empty
RGWPutObjRetenti...
Casey Bodley
09:30 AM Revision 4c562ecf (ceph): rgw: fix compile error in unittest:iam_policy
Signed-off-by: zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
(cherry picked from commit dded14d1e8e1119a867a0187b...
zhang Shaowen
09:28 AM Revision 7203faf2 (ceph): os/bluestore: memorize layout of BlueFS on management.
Fixes: https://tracker.ceph.com/issues/41744
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Radoslaw Zarzynski
08:55 AM rgw Bug #42167 (Fix Under Review): Versioning issue with archive zone data sync
Same object is synced from multiple source zones to archive zone thus resulting in different versions of the same obj... Shilpa MJ
08:38 AM CephFS Documentation #24641 (Resolved): Document behaviour of fsync-after-close
Nathan Cutler
08:36 AM CephFS Documentation #41470 (Resolved): Document requirements for using cephfs
Patrick Donnelly
08:35 AM Revision 0b24c6d6 (ceph): Merge PR #30251 into master
* refs/pull/30251/head:
doc: Update requirements for using CephFS
Reviewed-by: Rishabh Dave <ridave@redhat.com>
Rev...
Patrick Donnelly
08:04 AM CephFS Backport #40130 (Resolved): mimic: Document behaviour of fsync-after-close
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29765
m...
Nathan Cutler
07:49 AM Dashboard Bug #42089 (Resolved): mgr/dashboard: No export is created for nfs-ganesha
Varsha Rao
07:48 AM Revision 98acdf9a (ceph): qa/rados/upgrade/jewel-x-singleton: do not run on Bionic
The test was failing because it did not explicitly set "os_type" and
"os_version", and teuthology defaulted to Ubuntu...
Nathan Cutler
07:47 AM Revision a610821b (ceph): qa/rados/upgrade/jewel-x-singleton: set RBD_FEATURES
This commit cannot be cherry-picked from master because luminous is the only
non-EOL stable branch that still include...
Nathan Cutler
07:42 AM Revision 1b5ce8e7 (ceph): doc: Update requirements for using CephFS
Fixes: https://tracker.ceph.com/issues/41470
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
07:13 AM RADOS Feature #41905: Add ability to change fsid of cluster
Splitting the cluster meant no data copy from A to B. Minimal downtime for the RGW application and no downtime for th... Wido den Hollander
06:42 AM CephFS Bug #42096 (Pending Backport): mgr/volumes: creating subvolume and subvolume group snapshot fails
Jos Collin
06:41 AM Revision b154d4f8 (ceph): Merge pull request #30654 from ajarr/fix-42096
mgr/volumes: fix incorrect snapshot path creation
Reviewed-by: Jos Collin <jcollin@redhat.com>
Jos Collin
02:52 AM Bug #42108 (Fix Under Review): pg_autoscaler: pool "target_size_bytes" setting doesn't allow for ...
Prashant D
01:34 AM Bug #42108 (In Progress): pg_autoscaler: pool "target_size_bytes" setting doesn't allow for T, G,...
https://github.com/ceph/ceph/pull/30701 Prashant D

10/02/2019

11:14 PM Revision f36ce567 (ceph): rgw: add object lock doc.
Signed-off-by: zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
(cherry picked from commit 18949105ae0f0606f5edfd36c...
zhang Shaowen
11:14 PM Revision 21529fd3 (ceph): rgw: fix some errors in params
Signed-off-by: zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
(cherry picked from commit 57891092902b0fc48abe7d316...
zhang Shaowen
11:14 PM Revision 46a694a4 (ceph): rgw: fix some bugs in object lock feature
Signed-off-by: zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
(cherry picked from commit 07f70d780c20ebfe415c502de...
zhang Shaowen
11:14 PM Revision e214067a (ceph): rgw: add missing operation to iam_policy
Signed-off-by: zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
(cherry picked from commit b61b2f65f596f3221229596c6...
zhang Shaowen
11:14 PM Revision a7bfa6f5 (ceph): rgw: remove namespace from header file.
Signed-off-by: zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
(cherry picked from commit e323d41e766a6196af5d662b7...
zhang Shaowen
11:14 PM Revision 35597d5d (ceph): rgw: modify iam_policy unit test to support object lock.
Signed-off-by: zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
(cherry picked from commit 9fcea0c003299cdf3070c3e14...
zhang Shaowen
11:14 PM Revision e3736e6a (ceph): rgw: lifecycle expiration should check object lock before removing obje...
Signed-off-by: zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
(cherry picked from commit c45a1b1ad5667a3aa756dcd3b...
zhang Shaowen
11:06 PM Support #41932: nautilus: pool does not respond to pg_num setting
yes, I did set require-old-release to nautilus, but still.
In any case, since I recreated the pool, I don't have t...
George Kyriazis
10:46 PM Support #41932 (Closed): nautilus: pool does not respond to pg_num setting
See https://docs.ceph.com/docs/master/releases/nautilus/#upgrading-from-mimic-or-luminous
"ceph osd require-osd-re...
Greg Farnum
10:40 PM Support #41932: nautilus: pool does not respond to pg_num setting
It's only one pool (the rbd pool) that has (had) this issue. Other pools can resize with no problem.
I ended up r...
George Kyriazis
10:07 PM Support #41932: nautilus: pool does not respond to pg_num setting
Sounds like you missed an upgrade step that enabled the full Nautilus features so that the cluster could start doing ... Greg Farnum
11:01 PM Revision 385db6ea (ceph): rgw: add object lock feature.
Signed-off-by: zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
(cherry picked from commit 0c24ce5581db6518ce2ebae4d...
zhang Shaowen
10:19 PM Bug #42054 (In Progress): osd child thread not inherit main thread affinity attribute
from the man page,... Sage Weil
10:18 PM Bug #42099 (Closed): OSDs crashed during the fio test
Timeouts if you manage to overload the cluster are common. We're continuously working to improve QoS and input limits... Greg Farnum
04:03 AM Bug #42099: OSDs crashed during the fio test
I found a hardware issue that caused the assert on osd 17. I updated firmware on controller and SSDs to see if the i... Alex Litvak
10:14 PM Bug #42059: get_cgroup_memory_limit magic value is error when os page_size is 64k
Maybe I'm misunderstanding, but what do the page size and the cgroup memory limit have to do with each other? What's ... Greg Farnum
10:10 PM Bug #42055: [osd]osd space's usage rate will be achieve to 100%.
Can you clarify? It sounds like you deliberately made the OSDMap very large via blacklisting (which, yes, can happen)... Greg Farnum
10:07 PM Support #42028 (Closed): Gitlab issue
Greg Farnum
10:07 PM Support #42027 (Closed): Reg:Configuration support
This isn't an appropriate forum for such queries; try the users mailing list or irc. :) Greg Farnum
10:05 PM Bug #41929 (Closed): Inconsistent reporting of STORED/USED in ceph df
It's only in very recent (unreleased?) versions of Ceph that omap data is accounted to pools. That's why these pools ... Greg Farnum
10:02 PM RADOS Feature #41905: Add ability to change fsid of cluster
This sounds to me like the kind of thing we don't want to support directly. What's the use case for splitting a clust... Greg Farnum
09:09 PM RADOS Bug #42060 (Need More Info): Slow ops seen when one ceph private interface is shut down
What workload are you running; does it have its own metrics? Is there evidence that Nautilus is slower or behaving wo... Greg Farnum
09:04 PM RADOS Bug #42113: ceph -h usage should indicate CephChoices --name= is sometime required
No failures so this is normal priority? Greg Farnum
08:46 PM Revision 4bfd1c51 (ceph): Merge PR #30627 into master
* refs/pull/30627/head:
qa/suites/rados/verify: whitelist MON_DOWN when using valgrind
qa/suits/rados/basic/tasks/r...
Sage Weil
08:23 PM Revision 0a49218e (ceph): doc/mgr/dashboard: Fix duplication for NFS-Ganesha
'conventions' is present twice. We can remove the second occurence.
Signed-off-by: Dimitri Savineau <dsavinea@redhat...
Dimitri Savineau
07:05 PM bluestore Bug #42166: crash when LRU trimming
Build was done on Fedora 30. Jeff Layton
07:03 PM bluestore Bug #42166 (Closed): crash when LRU trimming
Testing xfstests on kcephfs vs. a vstart cluster, the OSD crashed with this:... Jeff Layton
05:18 PM Revision 0ec75c99 (ceph): common/options: Set bluestore min_alloc size to 4K
Signed-off-by: Mark Nelson <mnelson@redhat.com> Mark Nelson
04:43 PM RADOS Bug #41754: Use dump_stream() instead of dump_float() for floats where max precision isn't helpful

From json.org:
JSON (JavaScript Object Notation) is a lightweight data-interchange format. *It is easy for human...
David Zafman
04:31 PM Revision 750cd9b6 (ceph): bloom-filter: Improve test cases
The integer bloom filter test cases do not really match typical usage
of the bloom filter in actual Ceph code. In pa...
Ulrich Weigand
04:30 PM Revision f85f6c12 (ceph): osd: Endian fix for PGTempMap handling
struct PGTempMap in osd/OSDMap.h tracks a number of int32_t pointers
pointing into a buffer list. But that list was g...
Ulrich Weigand
04:30 PM Revision 587ab109 (ceph): librbd: Endian fix for handling old image format resize requests
ResizeRequest<I>::send_update_header contains a comment
// NOTE: format 1 image headers are not stored in fixed e...
Ulrich Weigand
04:30 PM Revision 766e88ff (ceph): rgw,test: Add missing init_le calls
Add calls to init_le16/32/64 to properly byte-swap values on
big-endian systems when assigning to ceph_le16/32/64 var...
Ulrich Weigand
04:30 PM Revision 71f3c909 (ceph): librados,test: Fix incorrect use of __le16/32/64
Use ceph_le16/32/64 instead of __le16/32/64 (which are no-op outside
of kernel code).
Fixes (partially): https://tra...
Ulrich Weigand
04:30 PM Revision 21bd5f0b (ceph): transaction: Fix incorrect use of __le16/32/64
Use ceph_le16/32/64 instead of __le16/32/64 (which are no-op outside
of kernel code).
Note that this updates only th...
Ulrich Weigand
04:30 PM Revision 01f5c16e (ceph): bluestore: Fix incorrect use of __le16/32/64
Use ceph_le16/32/64 instead of __le16/32/64 (which are no-op outside
of kernel code).
Fixes (partially): https://tra...
Ulrich Weigand
04:30 PM Revision 4c26428f (ceph): async,crimson: Add missing init_le calls
Add calls to init_le16/32/64 to properly byte-swap values on
big-endian systems when assigning to ceph_le16/32/64 var...
Ulrich Weigand
04:30 PM Revision 0fb4d226 (ceph): msg: Fix incorrect use of __le16/32/64
Use ceph_le16/32/64 instead of __le16/32/64 (which are no-op outside
of kernel code).
Fixes (partially): https://tra...
Ulrich Weigand
04:30 PM Revision 8b79e422 (ceph): messages: Fix incorrect use of __le16/32/64
Use ceph_le16/32/64 instead of __le16/32/64 (which are no-op outside
of kernel code).
Fixes (partially): https://tra...
Ulrich Weigand
04:30 PM Revision 8b16d62b (ceph): mds: Fix incorrect use of __le16/32/64
Use ceph_le16/32/64 instead of __le16/32/64 (which are no-op outside
of kernel code).
Fixes (partially): https://tra...
Ulrich Weigand
04:30 PM Revision 01a14db0 (ceph): cephx: Fix incorrect use of __le16/32/64
Use ceph_le16/32/64 instead of __le16/32/64 (which are no-op outside
of kernel code).
Note that I've also changes ce...
Ulrich Weigand
04:30 PM Revision efa189c3 (ceph): checksum: Fix incorrect use of __le16/32/64
Use ceph_le16/32/64 instead of __le16/32/64 (which are no-op outside
of kernel code).
Note that I've changed the Alg...
Ulrich Weigand
04:29 PM Revision 3d006ddd (ceph): include: Fix new-style encoding routines on big-endian
The new-style encoding routines (denc.h) are broken on big-endian
systems. While there is a lot of infrastucture in ...
Ulrich Weigand
04:29 PM Revision 8cefc321 (ceph): include: Simplify usage of init_le16/32/64 routines
These routines currently just return plain __u16/32/64. This patch
changes them to return ceph_le16/32/64 types inst...
Ulrich Weigand
04:29 PM Revision dbf0947e (ceph): include: Endian fix for shared kernel/user headers
Endian swapping is done differently in kernel space vs. user space,
but a few header files are shared between those t...
Ulrich Weigand
04:29 PM Revision d1f0008e (ceph): msg: fix addr2 encoding for sockaddrs
Currently, the sockaddr sa_family field is being sent across the wire
without any sort of endianness conversion.
Red...
Jeff Layton
04:28 PM Revision 9b425335 (ceph): rgw: add SSE-KMS with Vault using token auth
Minor fix to config documentation.
Signed-off-by: Andrea Baglioni <andrea.baglioni@workday.com>
Signed-off-by: Sergi...
Sergio de Carvalho
04:23 PM Revision c3259fc2 (ceph): rgw: tests: Fix building with -DWITH_BOOST_CONTEXT=OFF
Attempting to build with -DWITH_BOOST_CONTEXT=OFF will result in
a "conflicting declaration" error when building
test...
Ulrich Weigand
04:22 PM Revision 910f0eaa (ceph): cmake: Test for 16-byte atomic support on IBM Z
On IBM Z the Boost tagged pointer implementation cannot use
"pointer compression" as there are no unused bits in an a...
Ulrich Weigand
03:38 PM Revision 955d3b51 (ceph): rgw: add SSE-KMS with Vault using token auth
Restructure SSE-KMS tests which now has 3 scenarios for each KMS
backend: Barbican, Vault, and testing (keys stored i...
Andrea Baglioni
02:53 PM Revision 73246ad6 (ceph): osd: DynamicPerfStats cleanup
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit 0683f4cf8d506a84ca3a596a60132444b86c0e20)
Mykola Golub
02:50 PM Revision 804458bf (ceph): Merge PR #30640 into master
* refs/pull/30640/head:
osd/PrimaryLogPG: remove unused reply creation path
osd/PrimaryLogPG: include op_returns in...
Sage Weil
02:45 PM Dashboard Bug #36354: mgr/dashboard/rbd: throws 500s with format 1 RBD images
Mykola Golub wrote:
> Eugen Block wrote:
> > Would it be a possible workaround to export those images and re-import...
Eugen Block
02:11 PM Dashboard Bug #36354: mgr/dashboard/rbd: throws 500s with format 1 RBD images
Eugen Block wrote:
> Would it be a possible workaround to export those images and re-import them back into ceph? Tha...
Mykola Golub
01:34 PM Dashboard Bug #36354: mgr/dashboard/rbd: throws 500s with format 1 RBD images
Thanks for raising severity.
Would it be a possible workaround to export those images and re-import them back into c...
Eugen Block
10:30 AM Dashboard Bug #36354: mgr/dashboard/rbd: throws 500s with format 1 RBD images
some notes:
* Missing `id` in v1 image: This has an impact on table selection for displaying detail pane
* For v1...
Kiefer Chang
09:20 AM Dashboard Bug #36354: mgr/dashboard/rbd: throws 500s with format 1 RBD images
Eugen Block wrote:
> The described problem still exists in Nautilus. We use Ceph as RBD backend for OpenStack (and...
Lenz Grimmer
09:00 AM Dashboard Bug #36354: mgr/dashboard/rbd: throws 500s with format 1 RBD images
The described problem still exists in Nautilus. We use Ceph as RBD backend for OpenStack (and CephFS).
ceph01:~ # ...
Eugen Block
02:34 PM Revision 644d49ec (ceph): Merge PR #30596 into master
* refs/pull/30596/head:
qa/suites/rados/singleton/all/ec-lost-unfound: no rbd pool
Reviewed-by: Neha Ojha <nojha@re...
Sage Weil
02:31 PM Revision 37fc8c93 (ceph): msg: fix comments in Messenger.h after the set -> std::set switch.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
02:16 PM Revision 32fc260e (ceph): Merge pull request #30675 from idryomov/wip-set-kernel-secret
common/secret.c: don't pass uninitialized stack data to the kernel
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Rev...
Ilya Dryomov
01:58 PM Revision 0c94e25d (ceph): osd/PeeringState: disable read lease until require_osd_release >= octopus
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:57 PM Bug #42093: It does not make the ceph with script "run-make-check.sh" sucessfully when I follow t...
Also, the lines above "Error 1" in the log would show the first build error, which might be just as interesting as th... Nathan Cutler
01:56 PM Bug #42093: It does not make the ceph with script "run-make-check.sh" sucessfully when I follow t...
Just wondering, why are you trying to build a version of master that is over a month old? https://github.com/ceph/cep... Nathan Cutler
01:47 PM Dashboard Backport #42163: nautilus: mgr/dashboard: MDS counter chart in Filesystems page is not automatica...
Hi @Jakub - I added you to the ceph-backporters group on Redmine. Please use your new powers with care :-) Nathan Cutler
01:45 PM Dashboard Backport #42163 (In Progress): nautilus: mgr/dashboard: MDS counter chart in Filesystems page is ...
Nathan Cutler
01:27 PM Dashboard Backport #42163: nautilus: mgr/dashboard: MDS counter chart in Filesystems page is not automatica...
I did this, the github PR number is #30691 Jakub SobczK
01:16 PM Dashboard Backport #42163 (Resolved): nautilus: mgr/dashboard: MDS counter chart in Filesystems page is not...
https://github.com/ceph/ceph/pull/30691 Nathan Cutler
01:45 PM Dashboard Documentation #42165 (New): mgr/dashboard: Document new password requirements in the installation...
Starting with Ceph Octopus, the Dashboard supports enforcing some minimum password complexity rules. These limitation... Lenz Grimmer
01:32 PM rgw Bug #41838 (Resolved): rgw: DefaultRetention requires either Days or Years, but not both.
Nathan Cutler
01:32 PM rgw Backport #41966 (Rejected): nautilus: rgw: DefaultRetention requires either Days or Years, but no...
backport will be handled via https://tracker.ceph.com/issues/41452 Nathan Cutler
01:31 PM rgw Backport #41965 (Rejected): luminous: rgw: DefaultRetention requires either Days or Years, but no...
the master PR fixes an issue in the S3 object lock feature, which is only being backported to nautilus Nathan Cutler
01:27 PM rgw Backport #41967 (Rejected): mimic: rgw: DefaultRetention requires either Days or Years, but not b...
the master PR fixes an issue in the S3 object lock feature, which is only present in master Nathan Cutler
01:25 PM Revision b0c4c155 (ceph): mgr/dashboard: Refactors CephFS chart component
Fixes: https://tracker.ceph.com/issues/41166
Signed-off-by: Stephan Müller <smueller@suse.com>
(cherry picked from co...
Stephan Müller
01:25 PM Revision 43a6585c (ceph): mgr/dashboard: Automatically refresh CephFS chart
Fixes: https://tracker.ceph.com/issues/40096
Signed-off-by: Stephan Müller <smueller@suse.com>
(cherry picked from co...
Stephan Müller
01:25 PM Revision 84282f15 (ceph): mgr/dashboard: Fix CephFS chart
There was a problem with the CephFS chart that causes the chart not to
show on initialization. This commit fixes that...
Stephan Müller
01:25 PM Revision 60b530a7 (ceph): mgr/dashboard: Add missing unit tests for CephFS chart
Fixes: https://tracker.ceph.com/issues/41166
Signed-off-by: Stephan Müller <smueller@suse.com>
(cherry picked from co...
Stephan Müller
01:21 PM Revision a9429b98 (ceph): Merge pull request #30579 from yuvalif/wip-yuval-backport-notif-nautilus
nautilus: rgw/pubsub: backport notifications and pubsub Yuval Lifshitz
01:21 PM Bug #18163 (Resolved): platform.linux_distribution() is deprecated; stop using it
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
01:20 PM RADOS Bug #20924 (Resolved): osd: leaked Session on osd.7
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
01:19 PM ceph-volume Bug #37490 (Resolved): ceph-volume lvm list is O(n^2)
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
01:19 PM RADOS Feature #37935 (Resolved): Add clear-data-digest command to objectstore tool
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
01:18 PM ceph-volume Bug #38291 (Resolved): c-v raises TypeError: unsupported format string passed to Size.__format__
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
01:17 PM bluestore Bug #39144 (Resolved): ceph-bluestore-tool: bluefs-bdev-expand silently bypasses main device (slo...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
01:17 PM rgw Feature #41347 (Closed): nautilus:RGW zlib compression using hardware-acceleration-engine
Nathan Cutler
01:16 PM Dashboard Backport #42164 (Resolved): nautilus: mgr/dashboard: REST API: OpenAPI docs require internet conn...
https://github.com/ceph/ceph/pull/33032 Nathan Cutler
01:16 PM CephFS Backport #42162 (Rejected): mimic: qa: add testing for lazyio
Nathan Cutler
01:16 PM CephFS Backport #42161 (Resolved): nautilus: qa: add testing for lazyio
https://github.com/ceph/ceph/pull/30769 Nathan Cutler
01:15 PM rgw Bug #40406 (Resolved): USERNAME ldap token not replaced in rgw client
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
01:15 PM bluestore Bug #40492 (Resolved): man page for ceph-kvstore-tool missing command
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
01:15 PM rbd Bug #40519 (Resolved): rbd_mirror/ImageSyncThrottler.cc: 61: FAILED ceph_assert(m_queue.empty())
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
01:15 PM bluestore Bug #40703 (Resolved): stupid allocator might return extents with length = 0
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
01:14 PM CephFS Backport #42160 (Resolved): luminous: osdc: objecter ops output does not have useful time informa...
https://github.com/ceph/ceph/pull/33294 Nathan Cutler
01:14 PM CephFS Backport #42159 (Resolved): mimic: osdc: objecter ops output does not have useful time information
https://github.com/ceph/ceph/pull/31384 Nathan Cutler
01:14 PM CephFS Backport #42158 (Resolved): nautilus: osdc: objecter ops output does not have useful time informa...
https://github.com/ceph/ceph/pull/31081 Nathan Cutler
01:14 PM CephFS Backport #42157 (Rejected): nautilus: cephfs-shell: rmdir doesn't complain when directory is not ...
https://github.com/ceph/ceph/pull/31080 Nathan Cutler
01:13 PM RADOS Documentation #41004 (Resolved): doc: pg_num should always be a power of two
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
01:13 PM ceph-volume Bug #41018 (Resolved): batch gets confused when the same device is passed in two device lists
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
01:13 PM Revision 43ce990b (ceph): Merge pull request #29765 from smithfarm/wip-40130-mimic
mimic: doc: Document behaviour of fsync-after-close
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Nathan Cutler
01:13 PM ceph-volume Bug #41292 (Resolved): regression: [filestore,bluestore] single type strategies fail after tracki...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
01:12 PM Bug #41296 (Resolved): ceph-test RPM not built for SUSE
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
01:12 PM RADOS Documentation #41403 (Resolved): doc: mon_health_to_clog_* values flipped
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
01:12 PM CephFS Backport #42156 (Resolved): mimic: mds: infinite loop in Locker::file_update_finish()
https://github.com/ceph/ceph/pull/31284 Nathan Cutler
01:12 PM CephFS Backport #42155 (Resolved): nautilus: mds: infinite loop in Locker::file_update_finish()
https://github.com/ceph/ceph/pull/31079 Nathan Cutler
01:11 PM RADOS Backport #42154 (Resolved): mimic: Removed OSDs with outstanding peer failure reports crash the m...
https://github.com/ceph/ceph/pull/30903 Nathan Cutler
01:11 PM RADOS Backport #42153 (Resolved): luminous: Removed OSDs with outstanding peer failure reports crash th...
https://github.com/ceph/ceph/pull/30905 Nathan Cutler
01:11 PM RADOS Backport #42152 (Resolved): nautilus: Removed OSDs with outstanding peer failure reports crash th...
https://github.com/ceph/ceph/pull/30904 Nathan Cutler
01:11 PM Dashboard Backport #42151 (Resolved): nautilus: mgr/dashboard: Improve workaround to redraw datatables
https://github.com/ceph/ceph/pull/34413 Nathan Cutler
01:11 PM Dashboard Backport #42150 (Resolved): nautilus: mgr/dashboard: Configuring an URL prefix does not work as e...
https://github.com/ceph/ceph/pull/31375 Nathan Cutler
01:10 PM CephFS Backport #42149 (Resolved): nautilus: mgr/volumes: missing protection for `fs volume rm` command
https://github.com/ceph/ceph/pull/30768 Nathan Cutler
01:10 PM CephFS Backport #42148 (Resolved): mimic: mds: mds returns -5 error when the deleted file does not exist
https://github.com/ceph/ceph/pull/31381 Nathan Cutler
01:10 PM CephFS Backport #42147 (Resolved): nautilus: mds: mds returns -5 error when the deleted file does not exist
https://github.com/ceph/ceph/pull/30767 Nathan Cutler
01:10 PM CephFS Backport #42146 (Resolved): mimic: client: return error when someone passes bad whence value to l...
https://github.com/ceph/ceph/pull/31380 Nathan Cutler
01:10 PM CephFS Backport #42145 (Resolved): nautilus: client: return error when someone passes bad whence value t...
https://github.com/ceph/ceph/pull/30766 Nathan Cutler
01:10 PM bluestore Bug #42090 (Closed): bluefs: sync_metadata leaks dirty files if log_t is empty
closing in favor of #42091 Nathan Cutler
01:10 PM mgr Backport #42144 (Resolved): nautilus: mgr/prometheus: KeyError in mgr/prometheus/module.py", line...
https://github.com/ceph/ceph/pull/30774 Nathan Cutler
01:10 PM CephFS Backport #42143 (Resolved): mimic: mds:split the dir if the op makes it oversized, because some o...
https://github.com/ceph/ceph/pull/31379 Nathan Cutler
01:10 PM CephFS Backport #42142 (Resolved): nautilus: mds:split the dir if the op makes it oversized, because som...
https://github.com/ceph/ceph/pull/31302 Nathan Cutler
01:09 PM bluestore Bug #42091 (Fix Under Review): bluefs: sync_metadata leaks dirty files if log_t is empty
Nathan Cutler
01:09 PM RADOS Backport #42141 (Resolved): nautilus: asynchronous recovery can not function under certain circum...
https://github.com/ceph/ceph/pull/31077 Nathan Cutler
01:09 PM Dashboard Backport #42140 (Resolved): mimic: mgr/dashboard: Standby Dashboards don't handle all requests pr...
https://github.com/ceph/ceph/pull/32887 Nathan Cutler
01:09 PM Dashboard Backport #42139 (Resolved): nautilus: mgr/dashboard: Standby Dashboards don't handle all requests...
https://github.com/ceph/ceph/pull/32299 Nathan Cutler
01:09 PM ceph-volume Bug #41942 (Resolved): ceph-volume: typo in logmessage of ceph-volume systemd
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
01:09 PM RADOS Backport #42138 (Resolved): luminous: Remove unused full and nearful output from OSDMap summary
https://github.com/ceph/ceph/pull/30902 Nathan Cutler
01:09 PM RADOS Backport #42137 (Resolved): mimic: Remove unused full and nearful output from OSDMap summary
https://github.com/ceph/ceph/pull/30901 Nathan Cutler
01:09 PM RADOS Backport #42136 (Resolved): nautilus: Remove unused full and nearful output from OSDMap summary
https://github.com/ceph/ceph/pull/30900 Nathan Cutler
01:09 PM Backport #42135 (Rejected): mimic: core in CryptoRandom::get_bytes(char*, int)
Nathan Cutler
01:08 PM Backport #42134 (Resolved): nautilus: core in CryptoRandom::get_bytes(char*, int)
https://github.com/ceph/ceph/pull/31301 Nathan Cutler
01:08 PM Backport #42133 (Rejected): mimic: osd/PrimaryLogPG: PrimaryLogPG.cc: 12662: FAILED assert(info.l...
Nathan Cutler
01:08 PM Backport #42132 (Rejected): luminous: osd/PrimaryLogPG: PrimaryLogPG.cc: 12662: FAILED assert(inf...
Nathan Cutler
01:08 PM Backport #42131 (Rejected): nautilus: osd/PrimaryLogPG: PrimaryLogPG.cc: 12662: FAILED assert(inf...
Nathan Cutler
01:08 PM CephFS Backport #42130 (Resolved): mimic: doc/ceph-fuse: -k missing in man page
https://github.com/ceph/ceph/pull/30936 Nathan Cutler
01:08 PM CephFS Backport #42129 (Resolved): nautilus: doc/ceph-fuse: -k missing in man page
https://github.com/ceph/ceph/pull/30765 Nathan Cutler
01:08 PM RADOS Backport #42128 (Resolved): mimic: mgr/balancer FAILED ceph_assert(osd_weight.count(i.first))
https://github.com/ceph/ceph/pull/30898 Nathan Cutler
01:08 PM RADOS Backport #42127 (Resolved): luminous: mgr/balancer FAILED ceph_assert(osd_weight.count(i.first))
https://github.com/ceph/ceph/pull/30926 Nathan Cutler
01:07 PM RADOS Backport #42126 (Resolved): nautilus: mgr/balancer FAILED ceph_assert(osd_weight.count(i.first))
https://github.com/ceph/ceph/pull/30899 Nathan Cutler
01:07 PM RADOS Backport #42125 (Resolved): nautilus: weird daemon key seen in health alert
https://github.com/ceph/ceph/pull/31039 Nathan Cutler
01:07 PM mgr Backport #42124 (Resolved): nautilus: dead lock caused by ceph_get_module_option()
https://github.com/ceph/ceph/pull/30773 Nathan Cutler
01:07 PM CephFS Backport #42123 (Resolved): luminous: client: no method to handle SEEK_HOLE and SEEK_DATA in lseek
https://github.com/ceph/ceph/pull/33293 Nathan Cutler
01:07 PM CephFS Backport #42122 (Resolved): mimic: client: no method to handle SEEK_HOLE and SEEK_DATA in lseek
https://github.com/ceph/ceph/pull/30918 Nathan Cutler
01:07 PM CephFS Backport #42121 (Resolved): nautilus: client: no method to handle SEEK_HOLE and SEEK_DATA in lseek
https://github.com/ceph/ceph/pull/30764 Nathan Cutler
12:55 PM Revision 80d9be50 (ceph): mgr/dashboard: Update npm packages (#30439)
mgr/dashboard: Update npm packages
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Volker Theile <vtheil...
Lenz Grimmer
12:42 PM CephFS Documentation #40957 (Resolved): doc: add section to manpage for recover_session= option
Patrick Donnelly
12:42 PM Linux kernel client Documentation #42025 (Resolved): update kclient Documentation pages
Patrick Donnelly
12:35 PM Backport #42106 (In Progress): luminous: "docs: build check" broken in stable branches
Nathan Cutler
12:14 PM Backport #42106 (Resolved): luminous: "docs: build check" broken in stable branches
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30665
m...
Nathan Cutler
12:34 PM Backport #42104 (Resolved): mimic: "docs: build check" broken in stable branches
Nathan Cutler
10:08 AM Backport #42104 (In Progress): mimic: "docs: build check" broken in stable branches
Nathan Cutler
12:33 PM Revision f264e856 (ceph): Merge pull request #30687 from smithfarm/wip-42104-mimic
mimic: build/ops: admin/build-doc: use python3
Reviewed-by: Kefu Chai <kchai@redhat.com>
Nathan Cutler
12:26 PM Revision 5a605f60 (ceph): admin/build-doc: use python3 (follow-on fix)
Unfortunately, 7bf20b587eee45391af6828a2d2414f8bd5c1a4c (first attempt to
cherry-pick ace8cb15a600daf5261c0ab349b4301...
Nathan Cutler
12:15 PM Dashboard Documentation #41046 (Resolved): Pool and namespace should be separated by a slash
Ricardo Marques
12:15 PM Revision 98f0682b (ceph): Merge PR #30626 into master
* refs/pull/30626/head:
doc: document recover_session= option in mount.ceph manpage
doc: update documents on using ...
Patrick Donnelly
12:14 PM devops Backport #36080 (Resolved): luminous: aarch64: Compiler-based detection of crc32 extended CPU typ...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/24169
m...
Nathan Cutler
12:13 PM RADOS Backport #24360 (Resolved): luminous: osd: leaked Session on osd.7
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29859
m...
Nathan Cutler
12:08 AM RADOS Backport #24360: luminous: osd: leaked Session on osd.7
Samuel Just wrote:
> https://github.com/ceph/ceph/pull/29859
merged
Yuri Weinstein
12:13 PM Backport #39277 (Resolved): luminous: platform.linux_distribution() is deprecated; stop using it
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/27557
m...
Nathan Cutler
12:13 PM bluestore Backport #39565 (Resolved): luminous: ceph-bluestore-tool: bluefs-bdev-expand silently bypasses m...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/27912
m...
Nathan Cutler
12:12 PM bluestore Backport #40756 (Resolved): luminous: stupid allocator might return extents with length = 0
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29025
m...
Nathan Cutler
12:12 PM RADOS Backport #38436 (Resolved): luminous: crc cache should be invalidated when posting preallocated r...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29248
m...
Nathan Cutler
12:12 PM Backport #37748 (Resolved): luminous: Add clear-data-digest command to objectstore tool
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29366
m...
Nathan Cutler
12:11 PM rbd Backport #40592 (Resolved): luminous: rbd_mirror/ImageSyncThrottler.cc: 61: FAILED ceph_assert(m_...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/28812
m...
Nathan Cutler
12:11 PM Revision f1a9041a (ceph): ceph-mon: fix debug print of public_addr
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:11 PM Revision 730ce467 (ceph): ceph-daemon: initial checkin
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:11 PM Revision cb3a2ce7 (ceph): ceph-daemon: bootstrap and deploy (mgr) work
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:11 PM Revision f486e4e4 (ceph): test_ceph_daemon.sh: stupid test script
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:11 PM Revision 458d76fe (ceph): ceph-daemon: add ceph.target and ceph-$fsid.target units
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:11 PM Revision 154ed38f (ceph): ceph-daemon: slurp some options over from the standard systemd unit
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:11 PM Revision adc21e7f (ceph): ceph-daemon: be careful overwriting live files
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:11 PM Revision 3ca5c8ca (ceph): ceph-daemon: fix args.fsid usage
Pass it explicitly, since it only sometimes comes from args.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:11 PM Revision 96620f3b (ceph): ceph-daemon: fix bootstrap config
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:11 PM Revision 16ebc620 (ceph): ceph-daemon: rm-{daemon,cluster}
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:11 PM Revision 9a308cbd (ceph): ceph-daemon: default to empty log files, log to stderr (systemd journal)
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:11 PM Revision 468e2264 (ceph): ceph-daemon: autodetect uid/gid from container image
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:11 PM Revision 3ccab99d (ceph): ceph-daemon: fix libudev
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:11 PM Revision 265c93f5 (ceph): ceph-daemon: simplify uid/gid a bit
Assume user ceph and group ceph exist inside the container. We still need
the uid/gid for creating daemon directorie...
Sage Weil
12:11 PM Revision 944867d0 (ceph): ceph-daemon: add 'ls'
Eventually we should teach this to understand rook mons+osds and
ceph-ansible containerized daemons.
Signed-off-by: ...
Sage Weil
12:11 PM Revision e40fb1a7 (ceph): ceph-daemon: add mons with 'deploy mon.x ...'
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:11 PM Revision 0c023b32 (ceph): ceph-daemon: do not import subprocess symbols directly
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:11 PM Revision 44ef4ba9 (ceph): ceph-daemon: add 'shell' command
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:11 PM Revision c2b45870 (ceph): ceph-daemon: add --config to bootstrap
Settle on --config|-c too, not --conf.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:11 PM Revision 451c8246 (ceph): ceph-daemon: long lines
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:11 PM Revision 4d79b53b (ceph): ceph-daemon: --config, not --conf
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:11 PM Revision 55515f39 (ceph): ceph-daemon: generate ssh keys
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:11 PM Revision 9a50a262 (ceph): test_ceph_daemon.sh: test deploy mds too
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:11 PM Revision c6545b19 (ceph): ceph-daemon: bind config to default location
This is one less thing on the command line, and an easier time when inside
the container.
Signed-off-by: Sage Weil <...
Sage Weil
12:11 PM Revision 935e5295 (ceph): ceph-daemon: add 'enter', 'exec' commands
'enter' is really just 'exec' + bash
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:11 PM Revision dc5204f1 (ceph): src/ceph-daemon: whitespace
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:11 PM Revision 3d8bbcf3 (ceph): ceph-daemon: fix run command to use call(), not check_output()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:11 PM Backport #42070 (Resolved): nautilus: install-deps.sh not support aarch64
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30601
m...
Nathan Cutler
12:10 PM Backport #41700 (Resolved): nautilus: "make check" failing in GitHub due to python packaging conf...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30322
m...
Nathan Cutler
12:10 PM bluestore Backport #41711 (Resolved): nautilus: man page for ceph-kvstore-tool missing command
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30245
m...
Nathan Cutler
12:10 PM Backport #42105 (Resolved): nautilus: "docs: build check" broken in stable branches
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30664
m...
Nathan Cutler
12:10 PM RADOS Backport #41568 (Resolved): nautilus: doc: pg_num should always be a power of two
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30004
m...
Nathan Cutler
12:09 PM RADOS Backport #41529 (Resolved): nautilus: doc: mon_health_to_clog_* values flipped
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30003
m...
Nathan Cutler
12:09 PM mgr Backport #41081: nautilus: Pool and namespace should be separated by a slash
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29731
m...
Nathan Cutler
11:47 AM mgr Backport #41081 (Resolved): nautilus: Pool and namespace should be separated by a slash
Ricardo Marques
12:00 PM Revision eb21d255 (ceph): Merge pull request #30601 from smithfarm/wip-42070-nautilus
nautilus: build/ops: install-deps.sh: add EPEL repo for non-x86_64 archs as well
Reviewed-by: Kefu Chai <kchai@redha...
Nathan Cutler
11:50 AM Revision 07dde23d (ceph): Merge branch 'nautilus' into wip-yuval-backport-notif-nautilus
Yuval Lifshitz
11:26 AM Revision f5f6e8c9 (ceph): Merge pull request #30686 from smithfarm/wip-40131-nautilus-follow-on
nautilus: doc: fix urls in posix.rst
Reviewed-by: Jos Collin <jcollin@redhat.com>
Reviewed-by: Jeff Layton <jlayton@...
Nathan Cutler
11:19 AM RADOS Backport #42120 (In Progress): nautilus: pg_autoscaler should show a warning if pg_num isn't a po...
Nathan Cutler
11:09 AM RADOS Backport #42120 (Resolved): nautilus: pg_autoscaler should show a warning if pg_num isn't a power...
https://github.com/ceph/ceph/pull/30689 Nathan Cutler
11:10 AM CephFS Documentation #41952 (Resolved): doc: cleanup CephFS landing page
Patrick Donnelly
11:09 AM Revision 4154eae8 (ceph): Merge PR #30542 into master
* refs/pull/30542/head:
doc: cleanup CephFS Landing Page
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
11:03 AM CephFS Backport #41508: nautilus: add information about active scrubs to "ceph -s" (and elsewhere)
Venky, please do this backport. Patrick Donnelly
10:59 AM ceph-volume Backport #42049 (In Progress): luminous: fix pytest warnings
Nathan Cutler
10:58 AM ceph-volume Backport #42050 (In Progress): nautilus: fix pytest warnings
Nathan Cutler
10:54 AM RADOS Bug #42102: use-after-free in Objecter timer handing
Su Yue wrote:
> Jeff Layton wrote:
> > While hunting a crash in tracker #42026, I ran across this bug when testing ...
Jeff Layton
06:24 AM RADOS Bug #42102: use-after-free in Objecter timer handing
Su Yue wrote:
> Jeff Layton wrote:
> > While hunting a crash in tracker #42026, I ran across this bug when testing ...
Su Yue
03:47 AM RADOS Bug #42102: use-after-free in Objecter timer handing
Jeff Layton wrote:
> While hunting a crash in tracker #42026, I ran across this bug when testing with ASAN:
>
> [...
Su Yue
10:53 AM Revision 199a17d8 (ceph): install-deps.sh: add EPEL repo for non-x86_64 archs as well
Fixes: https://tracker.ceph.com/issues/42023
Signed-off-by: Kefu Chai <kchai@redhat.com>
Signed-off-by: Nathan Cutler...
Nathan Cutler
10:31 AM CephFS Bug #41892 (Resolved): qa: convert kcephfs qa tests to use mount.ceph auto-discovery features
nautilus backport being handled via #16656 - nautilus backport PR is https://github.com/ceph/ceph/pull/30521 Nathan Cutler
10:23 AM Dashboard Bug #41687 (Fix Under Review): mgr/dashboard: Delete actions should provide the name of the objec...
Ricardo Marques
10:22 AM Revision 4e4b0cdd (ceph): Merge pull request #30322 from theanalyst/wip-41700-nautilus
nautilus: build/ops: install-deps.sh: install `python*-devel` for python*rpm-macros
Reviewed-by: Nathan Cutler <ncut...
Nathan Cutler
10:18 AM RADOS Backport #41921: nautilus: OSDMonitor: missing `pool_id` field in `osd pool ls` command
duplicate PR https://github.com/ceph/ceph/pull/30568 was closed Nathan Cutler
10:07 AM Revision 5cc34e18 (ceph): admin/build-doc: use python3 (follow-on fix)
Unfortunately, a5127318cf2feb12b5fd61aeed35b48bc31b4e34 (first attempt to
cherry-pick ace8cb15a600daf5261c0ab349b4301...
Nathan Cutler
10:00 AM Revision 78c66be0 (ceph): Merge pull request #30245 from smithfarm/wip-41711-nautilus
nautilus: doc/ceph-kvstore-tool: add description for 'stats' command
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
09:50 AM rgw Bug #42119 (Fix Under Review): rgw: maybe coredump when reload operator happened
Nathan Cutler
09:34 AM rgw Bug #42119: rgw: maybe coredump when reload operator happened
PR: https://github.com/ceph/ceph/pull/29733 xueyu bai
09:33 AM rgw Bug #42119 (Resolved): rgw: maybe coredump when reload operator happened
When RGW enables the bucket life cycle feature and receives SIGHUP, the process will reload and may be coredump. xueyu bai
09:41 AM Revision 3bf8facf (ceph): doc: fix urls in posix.rst
Signed-off-by: Jos Collin <jcollin@redhat.com>
(cherry picked from commit c5c5f031f77f778af73f8659b01695b88f158807)
Jos Collin
09:39 AM Revision c8c803b5 (ceph): doc: fix urls in posix.rst
Signed-off-by: Jos Collin <jcollin@redhat.com>
(cherry picked from commit c5c5f031f77f778af73f8659b01695b88f158807)
Jos Collin
09:38 AM Revision 0cf2dafa (ceph): doc: cephfs: add section on fsync error reporting to posix.rst
Fixes: http://tracker.ceph.com/issues/24641
Signed-off-by: Jeff Layton <jlayton@redhat.com>
(cherry picked from commi...
Jeff Layton
09:35 AM Revision e56b6dc9 (ceph): Merge pull request #30664 from smithfarm/wip-42105-nautilus
nautilus: build/ops: admin/build-doc: use python3
Reviewed-by: Kefu Chai <kchai@redhat.com>
Nathan Cutler
09:29 AM Dashboard Feature #42118 (New): mgr/dashboard: Display estimated remaining time for events
"PR#30615":https://github.com/ceph/ceph/pull/30615 introduced the ability to display the remaining time for ongoing e... Lenz Grimmer
09:23 AM Dashboard Feature #41774 (Resolved): mgr/dashboard: Show smartctl summary in OSD tab
Lenz Grimmer
09:22 AM Revision 6bafc61e (ceph): mgr/dashboard: Show smartctl summary in OSD tab (#30378)
mgr/dashboard: Show smartctl summary in OSD tab
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Volker T...
Lenz Grimmer
09:15 AM rgw Backport #41123 (Need More Info): luminous: rgw: GET/HEAD and PUT operations on buckets w/lifecyc...
presumed non-trivial based on experience with nautilus and mimic backports Nathan Cutler
09:10 AM Revision 2293beab (ceph): Merge pull request #30665 from smithfarm/wip-42106-luminous
luminous: build/ops: admin/build-doc: use python3
Reviewed-by: Kefu Chai <kchai@redhat.com>
Nathan Cutler
09:08 AM Revision 7cac5230 (ceph): Merge pull request #30004 from smithfarm/wip-41568-nautilus
nautilus: doc: pg_num should always be a power of two
Reviewed-by: Neha Ojha <nojha@redhat.com>
Nathan Cutler
09:06 AM Revision adefec88 (ceph): Merge pull request #30003 from smithfarm/wip-41529-nautilus
nautilus: doc: default values for mon_health_to_clog_* were flipped
Reviewed-by: Neha Ojha <nojha@redhat.com>
Nathan Cutler
08:58 AM Revision a1401847 (ceph): osd/PrimaryLogPG: Avoid accessing destroyed references in finish_degrad...
As follows:
for (auto i = callbacks_for_degraded_object.begin(); i != callbacks_for_degraded_object.end();) {
fin...
Tao Ning
08:42 AM Bug #41524 (Resolved): master FTBFS on openSUSE Tumbleweed - no valid RPATH for $EXECUTABLE
Nathan Cutler
08:42 AM Revision 896ba765 (ceph): Merge pull request #29922 from smithfarm/wip-41524
cmake: set empty RPATH for some test executables
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Ricardo Dias...
Nathan Cutler
08:30 AM Revision 5d0f33c6 (ceph): qa: radosgw_admin: validate a simple user stats output
In order to validate that we create user stats correctly
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
08:17 AM Revision d3271c68 (ceph): rgw: lc: check for valid placement target before processing transitions
Check that we transition to another placement target only if such a placement
target is valid in the zone. Also log t...
Abhishek Lekshmanan
08:04 AM Revision fc5626d5 (ceph): rgw/examples: adding examples for boto3 extensions to AWS S3
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
07:45 AM mgr Backport #42116: mimic: mgr/telemetry: 'ceph telemetry show' fails
This seems to be fixed in Master, but not in Nautilus nor Mimic.
PR for Nautilus: https://github.com/ceph/ceph/pul...
Wido den Hollander
07:19 AM mgr Backport #42116: mimic: mgr/telemetry: 'ceph telemetry show' fails
This seems to happen when the crash module isn't enabled:... Wido den Hollander
07:17 AM mgr Backport #42116 (Resolved): mimic: mgr/telemetry: 'ceph telemetry show' fails
https://github.com/ceph/ceph/pull/30846
---
From the mailinglist:...
Wido den Hollander
07:24 AM CephFS Bug #42117 (Need More Info): MDS: daemon and cephfs-data-scan dump core on (probably) damaged oma...
This was observed with ceph-12.2.10, but afaict the code path hasn't changed.
The root cause is not definitive, bu...
Jan Fajerski
04:24 AM CephFS Bug #42107 (Pending Backport): client: no method to handle SEEK_HOLE and SEEK_DATA in lseek
Patrick Donnelly
04:23 AM Revision 3ec16fee (ceph): Merge PR #30416 into master
* refs/pull/30416/head:
client: add procession of SEEK_HOLE and SEEK_DATA in lseek.
Reviewed-by: Jeff Layton <jlayt...
Patrick Donnelly
03:50 AM Revision 1d4f7756 (ceph): Merge pull request #24169 from tchaikov/wip-17516-luminous
luminous: cmake: pass -march to detect compiler support of arm64 crc/crypto
Reviewed-by: Josh Durgin <jdurgin@redhat...
Kefu Chai
03:32 AM RADOS Feature #41359 (In Progress): Adding Placement Group id in Large omap log message
Brad Hubbard
02:50 AM Revision 39e4c594 (ceph): osd: Turn off repair pg state when leaving recovery
Fixes: https://tracker.ceph.com/issues/42115
Caused by: d2ca3d2feb442f97ca89023c7d01178d96f517a6
Signed-off-by: Dav...
David Zafman
02:37 AM RADOS Bug #42115 (Resolved): Turn off repair pg state when leaving recovery

We set the repair pg state during recovery initiated by repair. To handle all cases we need to clear it when trans...
David Zafman
02:16 AM Revision 9037640a (ceph): Merge pull request #30653 from tchaikov/wip-os/drop-kinetic
os: remove KineticStore
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Neha Ojha <nojha@redhat.com>
Kefu Chai
01:40 AM rgw Backport #41974 (In Progress): nautilus: Admin user become normal after synced to another zone.
https://github.com/ceph/ceph/pull/30680 Prashant D
12:09 AM Revision 426012ed (ceph): Merge pull request #26247 from liewegas/wip-bluestore-disable-csum-lumi...
luminous: bluestore: add bluestore_ignore_data_csum option
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Yuri Weinstein
12:08 AM Revision 3767dcbb (ceph): Merge pull request #29859 from athanatos/sjust/wip-luminous-20924
luminous: mds,osd,mon,msg: use intrusive_ptr for holding Connection::priv
Reviewed-by: Josh Durgin <jdurgin@redhat....
Yuri Weinstein

10/01/2019

11:05 PM Revision 0ccac679 (ceph): rgw: add minssing admin property when sync user info.
Fixes: https://tracker.ceph.com/issues/41643
Signed-off-by: zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
(cherr...
zhang Shaowen
10:59 PM Backport #39277: luminous: platform.linux_distribution() is deprecated; stop using it
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27557
merged
Yuri Weinstein
10:59 PM Revision 33e64c33 (ceph): Merge pull request #27557 from smithfarm/wip-39277-luminous
luminous: platform.linux_distribution() is deprecated; stop using it
Reviewed-by: Kefu Chai <kchai@redhat.com>
Revi...
Yuri Weinstein
10:59 PM bluestore Backport #39565: luminous: ceph-bluestore-tool: bluefs-bdev-expand silently bypasses main device ...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/27912
merged
Yuri Weinstein
10:59 PM Revision fed43e1f (ceph): Merge pull request #27912 from ifed01/wip-ifed-fix-39565
luminous: os/bluestore_tool: bluefs-bdev-expand: indicate bypassed for main dev
Reviewed-by: Sage Weil <sage@redhat....
Yuri Weinstein
10:58 PM bluestore Backport #40756: luminous: stupid allocator might return extents with length = 0
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/29025
merged
Yuri Weinstein
10:58 PM Revision 8cb44a27 (ceph): Merge pull request #29025 from ifed01/wip-ifed-fix-stupid-len0-lum
luminous: os/bluestore: avoid length overflow in extents returned by Stupid Alloc
Reviewed-by: Ilya Dryomov <idryomo...
Yuri Weinstein
10:58 PM RADOS Backport #38436: luminous: crc cache should be invalidated when posting preallocated rx buffers
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/29248
merged
Yuri Weinstein
10:58 PM Revision 76cb59ab (ceph): Merge pull request #29248 from smithfarm/wip-38436-luminous
luminous: crc cache should be invalidated when posting preallocated rx buffers
Reviewed-by: Neha Ojha <nojha@redhat....
Yuri Weinstein
10:57 PM Backport #37748: luminous: Add clear-data-digest command to objectstore tool
Li Yichao wrote:
> https://github.com/ceph/ceph/pull/29366
merged
Yuri Weinstein
10:57 PM Revision ebada6e1 (ceph): Merge pull request #29366 from dzafman/wip-37748
luminous: tools: Add clear-data-digest command to objectstore tool.
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
10:55 PM Revision f6e00b96 (ceph): common/safe_io: pass mode to safe_io; use 0600, not 0644
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:45 PM Revision d9a46f9f (ceph): kv/RocksDBStore: tell rocksdb to set mode to 0600, not 0644
We don't want other users on the system to be able to read the rocksdb
database.
Fixes: https://tracker.ceph.com/iss...
Sage Weil
10:19 PM RADOS Bug #42114 (Resolved): mon: /var/lib/ceph/mon/* data (esp rocksdb) is not 0600
by default, i see... Sage Weil
09:30 PM Revision d134a622 (ceph): common/admin_socket: drop unregister_command(); use per-hook variant
There's never a need to unregister individual commands; doing it by hook
is sufficient for all users. Simpler and fa...
Sage Weil
09:30 PM Revision 1fb103da (ceph): mgr/MgrClient: add start_command variant that takes a target
Note that the initial implementation can only target the active mgr!
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
09:30 PM Revision 85736b78 (ceph): librados: add rados_mgr_command_target
This variant lets you specify which mgr to talk to.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
09:30 PM Revision 5c1269b1 (ceph): ceph: send 'ceph tell mgr.X' to the right mgr
Previously this would go to the active mgr, whoever that was.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
09:30 PM Revision 774c0e67 (ceph): ceph: make 'ceph tell mgr.*' send to the active mgr
We can only send tell commands to the active mgr.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
09:30 PM Revision 4000d500 (ceph): pybind/ceph_argparse: disambiguate mgr tell and CLI commands
The mgr tell commands are somewhat special in that you can tell the mgr
with an empty id ('ceph tell mgr' or target (...
Sage Weil
09:30 PM Revision 81280455 (ceph): do not use 'ceph tell mgr'
This is now for a daemon/asok command, not a module command.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
09:30 PM Revision 42823a09 (ceph): mgr/DaemonServer: route MCommand (for octopus+) to asok commands
Send mgr 'tell' commands (if they originate from a octopus+ client that
knows the difference between MCommand and MMg...
Sage Weil
09:30 PM Revision 9d772b8e (ceph): common/admin_socket: return int from hook call()
Previously, call() returned a bool. Return an int instead so we can
wire this up to tell command return values.
The...
Sage Weil
09:30 PM Revision 83b551d6 (ceph): mon: accept tell commands via MCommand and send them to asok handler
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:30 PM Revision 4ef0502d (ceph): mon/MonClient: send tell commands out of band via MCommand
The current tell mon command handling is pretty fragile and semi-broken:
we force the client to (exclusively) connect...
Sage Weil
09:30 PM Revision 3c381398 (ceph): common/admin_socket: support alternative call_async()
Some tell commands reply asynchronously. Support that through the generic
infrastructure.
Signed-off-by: Sage Weil ...
Sage Weil
09:30 PM Revision f4786dee (ceph): osd: transition to call_async() for asok
And some variable renames, error path fixup.
No other significant functional change.
Signed-off-by: Sage Weil <sage...
Sage Weil
09:30 PM Revision a460a638 (ceph): common/admin_socket: pass input bufferlist
Pass this to the async handler only for now, since the sync implementations
don't currently use it.
Signed-off-by: S...
Sage Weil
09:30 PM Revision ab8594c3 (ceph): common/admin_socket: refactor with sync and async execute_command variants
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:30 PM Revision 7fdc96cf (ceph): common/admin_socket: allow dup prefixes
Allow multiple commands to register with the same prefix (but different
commands description strings).
Signed-off-by...
Sage Weil
09:30 PM Revision 675bbf32 (ceph): common/admin_socket: drop unused args
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:30 PM Revision 058aa90f (ceph): include/compat: add flags arg to pipe_cloexec
This matches pipe(2).
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
09:30 PM Revision aed0fe46 (ceph): common/admin_socket: use pipe for general wakeup
Use the pipe to wake up the thread. Use a separate bool to signal a
shutdown.
Signed-off-by: Sage Weil <sage@redhat...
Sage Weil
09:30 PM Revision 32ad6692 (ceph): common/admin_socket: pass cmdvec to execute_command
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:30 PM Revision a3bf24d7 (ceph): common/admin_socket: add ability to process MCommand via asok queue
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:30 PM Revision e616bece (ceph): common/admin_socket: simplify command routing
Back in e30e937c8962249af283a7571eb106ef444b79e3 we made it possible to
route a command via any prefix. This worked w...
Sage Weil
09:30 PM Revision 1a7cdedb (ceph): common/admin_socket: drop explicit prefix arg to register_command
This is always the cmddesc prefix.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
09:25 PM RADOS Bug #42113 (Fix Under Review): ceph -h usage should indicate CephChoices --name= is sometime requ...
... Sage Weil
08:50 PM Revision 97120e93 (ceph): Merge pull request #28812 from trociny/wip-40592-luminous
luminous: rbd-mirror: handle duplicates in image sync throttler queue
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Yuri Weinstein
08:48 PM Revision bc8efa16 (ceph): Merge pull request #28569 from alimaredia/wip-rgw-ioctx-operate-replace
rgw: replace direct calls to ioctx.operate() Ali Maredia
07:46 PM Bug #42112: ceph-mon Illegal instruction (core dumped)
https://bugzilla.redhat.com/show_bug.cgi?id=1757449 Kaleb KEITHLEY
07:38 PM Bug #42112: ceph-mon Illegal instruction (core dumped)
Mitigation
Rebuild from source or srpm with cmake configuration flag '-DWITH_SPDK=OFF'
Cons
Cluster performanc...
Andrey Ilskiy
07:38 PM Bug #42112: ceph-mon Illegal instruction (core dumped)
Offending method signature is in ceph-14.2.3/src/spdk/dpdk/lib/librte_ethdev/rte_ethdev.c:3226:RTE_INIT(eth_dev_init_... Andrey Ilskiy
07:36 PM Bug #42112 (Need More Info): ceph-mon Illegal instruction (core dumped)
Description of problem:
ceph-mon binary won't launch or perform any command
Version-Release number of selecte...
Andrey Ilskiy
07:26 PM Revision aa72b35c (ceph): doc: document recover_session= option in mount.ceph manpage
Fixes: https://tracker.ceph.com/issues/40957
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Jeff Layton
07:26 PM RADOS Bug #42111 (Resolved): max_size from crushmap ignored when increasing size on pool
Hello,
when the crushmap-rule has "max_size=2" for example, and you set size=3 on the pool, all I/O stops withou...
Alex Masteo
07:17 PM Revision 8287fc52 (ceph): ceph-volume: avoid backported version of configparser
Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit 88a8d5d967c9060e525e91f48b623beebee00c6d)
Rishabh Dave
07:17 PM Revision 95099b61 (ceph): ceph-volume: fix warnings raised by pytest
Warnings are related to configparser. Update tests too.
Fixes: https://tracker.ceph.com/issues/41907
Signed-off-by: ...
Rishabh Dave
07:17 PM ceph-volume Backport #42048: mimic: fix pytest warnings
I took this backport, and I opened https://github.com/ceph/ceph/pull/30678
Unfortunately, I don't (yet) have suffi...
Jakub SobczK
07:16 PM ceph-volume Backport #42049: luminous: fix pytest warnings
I took this backport, and I opened https://github.com/ceph/ceph/pull/30677
Unfortunately, I don't (yet) have suffi...
Jakub SobczK
07:16 PM Revision 262ee39e (ceph): ceph-volume: fix warnings raised by pytest
Warnings are related to configparser. Update tests too.
Fixes: https://tracker.ceph.com/issues/41907
Signed-off-by: ...
Rishabh Dave
07:16 PM Revision fc4c4a12 (ceph): ceph-volume: avoid backported version of configparser
Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit 88a8d5d967c9060e525e91f48b623beebee00c6d)
Rishabh Dave
07:12 PM ceph-volume Backport #42050: nautilus: fix pytest warnings
I took this backport, and I opened https://github.com/ceph/ceph/pull/30676
Unfortunately, I don't (yet) have suffi...
Jakub SobczK
07:11 PM Revision 193fd80d (ceph): ceph-volume: fix warnings raised by pytest
Warnings are related to configparser. Update tests too.
Fixes: https://tracker.ceph.com/issues/41907
Signed-off-by: ...
Rishabh Dave
07:11 PM Revision 83c8f459 (ceph): ceph-volume: avoid backported version of configparser
Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit 88a8d5d967c9060e525e91f48b623beebee00c6d)
Rishabh Dave
07:03 PM Revision 1ff296c1 (ceph): common/secret.c: don't pass uninitialized stack data to the kernel
ceph_unarmor() returns the number of bytes decoded, which can be (and
usually is) smaller than the size of the payloa...
Ilya Dryomov
06:55 PM Revision 1e5b58ad (ceph): rgw: add SSE-KMS with Vault using token auth
Extend server-side encryption functionality in Rados Gateway to support
HashiCorp Vault as a Key Management System in...
Sergio de Carvalho
06:42 PM bluestore Bug #38637: BlueStore::ExtentMap::fault_range() assert

Something similar happened in 12.2.12 with ceph-objectstore-tool trying to remove an object and fsck and fsck-deep....
David Zafman
04:53 PM rgw Backport #41382 (In Progress): luminous: rgw: housekeeping of reset stats operation in radosgw-ad...
Nathan Cutler
04:53 PM Revision f078ad09 (ceph): rgw: clean-up error handling with rgw-admin --reset-stats
Made error messages more consistent. Errored out when --reset-stats
was used in conjunction with --sync-stats since t...
J. Eric Ivancich
04:53 PM Revision a4aeadf6 (ceph): rgw: clean-up error handling with rgw-admin --reset-stats
Made error messages more consistent. Errored out when --reset-stats
was used in conjunction with --sync-stats since t...
J. Eric Ivancich
04:44 PM Revision 542ec6d2 (ceph): cmake,run-make-check.sh,deb,rpm: disable SPDK by default
but we still enable it in `run-make-check.sh`
* cmake: disable SPDK by default
* run-make-check.sh: enable WITH_SPDK...
Kefu Chai
04:14 PM Revision aae09112 (ceph): Merge pull request #29731 from pdvian/wip-41081-nautilus
nautilus: doc: Fix rbd namespace documentation
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-by: Ricard...
Nathan Cutler
03:59 PM Messengers Backport #37521 (In Progress): luminous: msg/async: connection stall
Nathan Cutler
03:30 PM Messengers Backport #37521 (Need More Info): luminous: msg/async: connection stall
Once https://github.com/ceph/ceph/pull/30672 passes "make check", cherry-pick it to luminous via this backport tracke... Nathan Cutler
03:30 PM Messengers Backport #37521 (In Progress): luminous: msg/async: connection stall
Nathan Cutler
03:58 PM Revision 00b16356 (ceph): msg/async: do not trigger RESETSESSION from connect fault during connec...
Previously, if we got a connection fault during the connect/connect_reply
phase, we would increment connect_seq on th...
Sage Weil
03:56 PM Backport #42104 (Resolved): mimic: "docs: build check" broken in stable branches
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30663
m...
Nathan Cutler
01:02 PM Backport #42104 (In Progress): mimic: "docs: build check" broken in stable branches
Nathan Cutler
01:00 PM Backport #42104 (Resolved): mimic: "docs: build check" broken in stable branches
https://github.com/ceph/ceph/pull/30663 (first attempt)
https://github.com/ceph/ceph/pull/30687 (follow-on fix)
Nathan Cutler
03:56 PM rgw Backport #40736 (Resolved): mimic: multisite: failover docs should use 'realm pull' instead of 'p...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30131
m...
Nathan Cutler
03:56 PM rgw Backport #40673 (Resolved): mimic: USERNAME ldap token not replaced in rgw client
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30099
m...
Nathan Cutler
03:55 PM rgw Backport #40139 (Resolved): mimic: document steps to disable metadata_heap on existing zones
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30070
m...
Nathan Cutler
03:55 PM rgw Backport #39602 (Resolved): mimic: document CreateBucketConfiguration for s3 PUT Bucket request
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29257
m...
Nathan Cutler
03:55 PM ceph-volume Backport #41612 (Resolved): mimic: ceph-volume lvm list is O(n^2)
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30096
m...
Nathan Cutler
03:54 PM Revision 4e0b53e5 (ceph): Merge pull request #30663 from smithfarm/wip-fix-docs-build-check-mimic
mimic: build/ops: admin/build-doc: use python3
Reviewed-by: Kefu Chai <kchai@redhat.com>
Nathan Cutler
03:51 PM Dashboard Bug #42109 (Resolved): mgr/dashboard: The "Create" button on the RBD page should be disabled if n...
If no Ceph pool with the "rbd" application label has been created, the dashboard should not make it possible to open ... Lenz Grimmer
03:17 PM Dashboard Bug #42089: mgr/dashboard: No export is created for nfs-ganesha
Based on Jeff's above PR, adding new PR to fix cluster-test.yaml https://github.com/rook/rook/pull/4026
Varsha Rao
03:16 PM Dashboard Cleanup #41372 (Resolved): mgr/dashboard: CephFs Tab Component
Stephan Müller
03:09 PM Revision 3d84ea2a (ceph): rgw: fix minimum of unordered bucket listing
A recent PR made sure that a bucket listing could not request too many
entries at once. It also did a minimum computa...
J. Eric Ivancich
03:09 PM Revision 9a024832 (ceph): rgw: mitigate bucket list with max-entries excessively high
When listing a bucket with radosgw-admin, the user can specify the
maximum number of entries. That number can be unre...
J. Eric Ivancich
03:05 PM Messengers Backport #37520 (In Progress): mimic: msg/async: connection stall
Nathan Cutler
03:01 PM mgr Bug #41736 (Fix Under Review): "ActivePyModule.cc: 54: FAILED ceph_assert(pClassInstance != nullp...
Mykola Golub
11:42 AM mgr Bug #41736 (In Progress): "ActivePyModule.cc: 54: FAILED ceph_assert(pClassInstance != nullptr)" ...
So, I see two issues here:
1) rbd_support module failed to load due to not properly configured mgr auth caps;
2) ...
Mykola Golub
02:53 PM Revision bd7500bb (ceph): rgw: radosgw-admin flush user stats output
Currently this was not being printed to stdout even though it was fetched
correctly
Signed-off-by: Abhishek Lekshman...
Abhishek Lekshmanan
02:48 PM Revision fdd16517 (ceph): mgr/dashboard: Fix translation of variables
Translation of variables is not supported.
Had to pass the string directly into the i18n method.
Signed-off-by: Tiag...
Tiago Melo
02:28 PM Revision 2b6056f9 (ceph): Merge pull request #30655 from tchaikov/wip-cmake/crimson/pass-args
cmake: pass arguments to crimson tests
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
02:20 PM Revision e71f4479 (ceph): mds: wake up lock waiters after forcibly changing lock state
commit df79944a "mds: cleanup unneeded client_snap_caps when
splitting snap inode" is incomplete.
Fixes: http://trac...
Yan, Zheng
02:17 PM Revision d8f2c821 (ceph): mds: cleanup unneeded client_snap_caps when splitting snap inode
Fixes: http://tracker.ceph.com/issues/39987
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit ...
Yan, Zheng
02:09 PM Revision 394720ca (ceph): client: add procession of SEEK_HOLE and SEEK_DATA in lseek.
Fixes: https://tracker.ceph.com/issues/42107
Signed-off-by: Shen Hang <harryshen18@gmail.com>
shen hang
02:09 PM Bug #42026 (In Progress): test: LibCephFS.ShutdownRace segfaults (msgr v2 related part)
Radoslaw Zarzynski
10:29 AM Bug #42026: test: LibCephFS.ShutdownRace segfaults (msgr v2 related part)
Reassigning this one to Radoslaw. I'll open a new tracker for the timer-related bug.. Jeff Layton
03:52 AM Bug #42026: test: LibCephFS.ShutdownRace segfaults (msgr v2 related part)
RADOS test merged: https://github.com/ceph/ceph/pull/30552 Patrick Donnelly
02:05 PM Bug #42108 (Resolved): pg_autoscaler: pool "target_size_bytes" setting doesn't allow for T, G, M ...
In the documentation [1] for Specifying expected pool size", the example command shows the following syntax and expla... Craig Gardner
02:05 PM RADOS Backport #41922: mimic: OSDMonitor: missing `pool_id` field in `osd pool ls` command
https://github.com/ceph/ceph/pull/30547 was closed because identical PR https://github.com/ceph/ceph/pull/30485 was o... Nathan Cutler
02:05 PM CephFS Bug #42107 (Resolved): client: no method to handle SEEK_HOLE and SEEK_DATA in lseek
There is no method to handle SEEK_HOLE and SEEK_DATA in lseek in ceph-fuse shen hang
02:03 PM CephFS Tasks #39998: client: audit ACL
https://tracker.ceph.com/issues/17594#note-37 Patrick Donnelly
01:59 PM Revision ec0e97fe (ceph): Merge pull request #30613 from joke-lee/rgw-ceph-dencoder-add-RGWPeriod...
ceph-dencoder: add RGWPeriodLatestEpochInfo support.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
01:50 PM Revision ff6a2e26 (ceph): mon: add a process that handle Callback Arguments
in C_AckMarkedDown,we add a process that handle _finish(int) Callback Arguments
Fixes: https://tracker.ceph.com/issu...
NancySu05
01:32 PM Revision 9d9b4297 (ceph): common/config: hold lock while accessing mutable container
The 'call_gate_leave' method was accessing the 'obs_call_gate' map
without holding the required lock. This data struc...
Jason Dillaman
01:31 PM rgw Backport #41808 (In Progress): luminous: rgw: fix minimum of unordered bucket listing
Nathan Cutler
01:31 PM rgw Backport #41104 (In Progress): luminous: rgw: when usring radosgw-admin to list bucket, can set -...
Nathan Cutler
01:28 PM rgw Backport #41806 (In Progress): nautilus: rgw: fix minimum of unordered bucket listing
Nathan Cutler
01:23 PM rgw Backport #41807 (In Progress): mimic: rgw: fix minimum of unordered bucket listing
Nathan Cutler
01:22 PM Revision 934d4db2 (ceph): rgw: fix minimum of unordered bucket listing
A recent PR made sure that a bucket listing could not request too many
entries at once. It also did a minimum computa...
J. Eric Ivancich
01:16 PM Revision f17ceada (ceph): rgw: mitigate bucket list with max-entries excessively high
When listing a bucket with radosgw-admin, the user can specify the
maximum number of entries. That number can be unre...
J. Eric Ivancich
01:15 PM Revision 038d755b (ceph): Merge pull request #30131 from smithfarm/wip-40736-mimic
mimic: doc/rgw: document use of 'realm pull' instead of 'period pull'
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Nathan Cutler
01:14 PM Revision 091b31ba (ceph): Merge pull request #30099 from smithfarm/wip-40673-mimic
mimic: docs: fix rgw_ldap_dnattr username token
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Nathan Cutler
01:07 PM Backport #42106 (In Progress): luminous: "docs: build check" broken in stable branches
Nathan Cutler
01:00 PM Backport #42106 (Resolved): luminous: "docs: build check" broken in stable branches
https://github.com/ceph/ceph/pull/30690 (follow-on fix)
https://github.com/ceph/ceph/pull/30665 (original backport)
Nathan Cutler
01:07 PM Revision 7bf20b58 (ceph): admin/build-doc: use python3
to address https://github.com/sphinx-doc/sphinx/issues/3620, we need to
use sphinx with its fix at
https://github.com...
Kefu Chai
01:06 PM Revision d53684a6 (ceph): admin/build-doc: support renamed python2 RPMs
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit f309180b961094e1e3ab88b76eb113578b07d752)
Jason Dillaman
01:02 PM Backport #42105 (In Progress): nautilus: "docs: build check" broken in stable branches
Nathan Cutler
01:00 PM Backport #42105 (Resolved): nautilus: "docs: build check" broken in stable branches
https://github.com/ceph/ceph/pull/30664 Nathan Cutler
01:00 PM Revision 4d87fdb4 (ceph): mgr/dashboard: Update npm packages
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
01:00 PM Bug #42103 (Resolved): "docs: build check" broken in stable branches
https://github.com/ceph/ceph-build/pull/1357 broke the `docs: build check` for PRs targeting mimic and luminous - see... Nathan Cutler
01:00 PM Revision ee9e3502 (ceph): admin/build-doc: use python3
to address https://github.com/sphinx-doc/sphinx/issues/3620, we need to
use sphinx with its fix at
https://github.com...
Kefu Chai
12:50 PM Revision a5127318 (ceph): admin/build-doc: use python3
to address https://github.com/sphinx-doc/sphinx/issues/3620, we need to
use sphinx with its fix at
https://github.com...
Kefu Chai
12:42 PM Revision 740aeb96 (ceph): doc: update documents on using kcephfs
Overhaul the fstab.rst and kernel.rst files with more relevant examples
now that the mount helper does autodiscovery....
Jeff Layton
12:37 PM Revision addb0a06 (ceph): rgw: perfcounters: add gc retire counter
To avoid spam, counter updates are batched with the corresponding log
trim chunks.
Fixes: https://tracker.ceph.com/i...
Matt Benjamin
12:36 PM Revision b7fdfedb (ceph): Merge pull request #30070 from smithfarm/wip-40139-mimic
mimic: doc: describe metadata_heap cleanup
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Nathan Cutler
12:36 PM Revision 8f24f42d (ceph): mgr/volumes: fix incorrect snapshot path creation
When constructing the snapshot path, the components are a mix of
byte and string type objects. The 'os.path.join()' m...
Ramana Raja
12:28 PM rbd Backport #41771 (In Progress): nautilus: RBD image manipulation using python API crashing since N...
Nathan Cutler
12:28 PM Revision bcdec9fa (ceph): common/config_proxy: hold lock while accessing mutable container
The 'call_gate_leave' method was accessing the 'obs_call_gate' map
without holding the required lock. This data struc...
Jason Dillaman
12:26 PM rbd Backport #41770 (In Progress): mimic: RBD image manipulation using python API crashing since Naut...
Nathan Cutler
12:22 PM rgw Backport #41261 (In Progress): mimic: rgw_file: advance_mtime() takes RGWFileHandle::mutex uncon...
Nathan Cutler
12:21 PM rgw Backport #40626: mimic: rgw_file: directory expiration should respect nfs_rgw_namespace_expire_secs
first attempted backport, https://github.com/ceph/ceph/pull/29441, was closed Nathan Cutler
12:19 PM Revision 01babcde (ceph): rgw_file: dont deadlock in advance_mtime()
Fixes: https://tracker.ceph.com/issues/41173
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
(cherry picked from...
Matt Benjamin
12:18 PM Revision 669343f5 (ceph): rgw_file: advance_mtime() should consider namespace expiration
Predictably, slow NFS operations like READDIR will overlap mtime
advance, so don't advance faster than the nfs namesp...
Matt Benjamin
12:12 PM rgw Backport #38884 (In Progress): luminous: Lifecycle doesn't remove delete markers
Nathan Cutler
11:56 AM Revision 0f0c98f1 (ceph): doc: add a note on reshard object expirer fixes in PendingReleaseNotes
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
(cherry picked from ef8329f2031972f728b40f272d4708097ded67d1)
...
Abhishek Lekshmanan
11:56 AM Revision d256b928 (ceph): rgw: object expirer: handle resharded buckets
Previously we fetched the bucket instance info which changes during a reshard
causing the bucket info to fail, since ...
Abhishek Lekshmanan
11:56 AM Revision 5a1cddfe (ceph): rgw: rgw_bucket: set BucketInfo as const in rgw_remove_object
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
(cherry picked from commit 1d1ea1fa391a18aa2251576b58676a7a05b...
Abhishek Lekshmanan
11:56 AM Revision b0e31958 (ceph): rgw_common: introduce a decode_bl function to decode a bl to type
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
(cherry picked from commit 5e56ea6f0778973cdbb90eaf643fba1240a...
Abhishek Lekshmanan
11:56 AM Revision 35554f6e (ceph): rgw: admin: introduce objects expire-stale list and rm
These commands help cleanup stale expired objects after a reshard has happened
Contains the following changesets:
* ...
Abhishek Lekshmanan
11:56 AM Revision 0e53929f (ceph): rgw: add const to some RGWBucketInfo helpers
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 5c0ee28731bc44eafdfbe50db4d4b8fcd273a237)
Casey Bodley
11:55 AM Revision 1b28adbd (ceph): doc: add troubleshooting notes on reshard admin clis
Adding a note on LC fixes and reshard stale instance fixes
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
(c...
Abhishek Lekshmanan
11:55 AM Revision 74b86483 (ceph): rgw: updates to resharding documentation
Some minor updates to the resharding documentation with the aim of
clarifying the language and using terms consistent...
J. Eric Ivancich
11:55 AM Revision b177dda5 (ceph): doc: add a troubleshooting note on resharding expirer fixes
Added a note about the commands added to support stale expired object deletion
Signed-off-by: Abhishek Lekshmanan <a...
Abhishek Lekshmanan
11:49 AM ceph-volume Bug #38167 (Closed): c-v inventory command reports wrong json
Going to close this as it was fixed with https://tracker.ceph.com/issues/38548 Alfredo Deza
10:11 AM ceph-volume Bug #38167: c-v inventory command reports wrong json
the last line seems to be valid. This issue is about printing the first lines to stdout? Sebastian Wagner
11:42 AM Revision f5483763 (ceph): Merge pull request #29039 from dcasier/wip-40100-mimic
mimic: ceph-volume: lvm.activate: Return an error if WAL/DB devices absent
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
11:40 AM Revision d656c05f (ceph): cmake: pass arguments to crimson tests
otherwise they will take all CPU cores and all memory
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:37 AM Revision c9035e49 (ceph): librbd: async open/close should free ImageCtx before issuing callback
The destructor for ImageCtx attempts to access librados::IoCtx objects
that might have been destroyed immediately aft...
Jason Dillaman
11:37 AM Revision 133a0f82 (ceph): rbd: fixed memory leak in 'rbd mirror pool' multi-image actions
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit ba52f4297f4ad96e8b4db5d24e2e73e4b303fda9)
Jason Dillaman
11:28 AM RADOS Bug #42102: use-after-free in Objecter timer handing
Found by running LibRadosMisc.ShutdownRace test built with -DWITH_ASAN=ON. I had to set:... Jeff Layton
10:31 AM RADOS Bug #42102 (Can't reproduce): use-after-free in Objecter timer handing
While hunting a crash in tracker #42026, I ran across this bug when testing with ASAN:... Jeff Layton
11:27 AM Revision 48fb8184 (ceph): Merge pull request #29257 from smithfarm/wip-39602-mimic
mimic: doc: rgw: CreateBucketConfiguration for s3 PUT Bucket request
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Nathan Cutler
11:23 AM Revision ddbd8169 (ceph): qa/workunits/rados/test_envlibrados_for_rocksdb: support SUSE distros
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit b76a6c729f60549eb8a22c1e55549aa66aac0235)
Con...
Kefu Chai
11:21 AM Revision 3ec46af6 (ceph): qa/workunits/rados/test_librados_build.sh: install build deps
to build helloworld of librados, we need to install the build
dependencies.
Fixes: https://tracker.ceph.com/issues/4...
Kefu Chai
11:19 AM Revision 6a51c6a4 (ceph): qa/workunits/ceph-helpers-root: use /etc/os-release instead
as lsb_release does not work on SUSE distros
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit ...
Kefu Chai
11:19 AM Revision 03d39710 (ceph): qa/workunits/rados/test_envlibrados_for_rocksdb: use helper script
instead of having its own copy of `install()`, try to leverage the
helper in ceph-helpers-root.sh.
Signed-off-by: Ke...
Kefu Chai
11:08 AM Bug #41524 (Fix Under Review): master FTBFS on openSUSE Tumbleweed - no valid RPATH for $EXECUTABLE
Nathan Cutler
10:53 AM Bug #41524 (New): master FTBFS on openSUSE Tumbleweed - no valid RPATH for $EXECUTABLE
https://github.com/ceph/ceph/pull/30028 does not fix the issue Nathan Cutler
10:55 AM Revision 51a1c621 (ceph): build/ops: set empty RPATH for some test executables
Fixes: https://tracker.ceph.com/issues/41524
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
10:48 AM Dashboard Bug #42076: mgr/dashboard: remove rotates column in inventory device list
Kiefer Chang wrote:
> I prefer not to hide *rotates* column for now because:
>
> * DriveGroupSpec use it to selec...
Ernesto Puerta
07:59 AM Dashboard Bug #42076: mgr/dashboard: remove rotates column in inventory device list
Kiefer Chang wrote:
> I prefer not to hide *rotates* column for now because:
>
> * DriveGroupSpec use it to sel...
Lenz Grimmer
07:45 AM Dashboard Bug #42076: mgr/dashboard: remove rotates column in inventory device list
I prefer not to hide *rotates* column for now because:
* DriveGroupSpec use it to select devices (https://docs.cep...
Kiefer Chang
10:28 AM Revision 0098b429 (ceph): ceph.spec.in: install python3-Cython on el8
EL8 has python3 support. no need to wait for python3-Cython to populate
to its mirrors.
Signed-off-by: Kefu Chai <kc...
Kefu Chai
10:28 AM Revision d301137b (ceph): install-deps.sh: enable CRB/PowerTool repo for RHEL/CentOS 8
see also https://fedoraproject.org/wiki/EPEL
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:17 AM mgr Backport #38460: luminous: deadlock in standby ceph-mgr daemons
Note: https://github.com/ceph/ceph/pull/27639 is a follow-on fix that went in post-12.2.2 Nathan Cutler
10:05 AM Revision 4e3bdafc (ceph): Merge pull request #30587 from sebastian-philipp/python-common-readme
python-common: Add small Readme
Reviewed-by: Kiefer Chang <kiefer.chang@suse.com>
Sebastian Wagner
10:02 AM CephFS Bug #42101 (Resolved): test_cephfs_shell: test_help doesn't test help
The test runs command help without any arguments prints list of commands instead of help text. Pass "all" to help ins... Rishabh Dave
08:22 AM CephFS Bug #40864 (Pending Backport): cephfs-shell: rmdir doesn't complain when directory is not empty
Patrick Donnelly
08:21 AM Revision 59d740d7 (ceph): Merge PR #30341 into master
* refs/pull/30341/head:
cephfs-shell: better complain info, when deleting non-empty directory
Reviewed-by: Rishabh ...
Patrick Donnelly
08:18 AM CephFS Cleanup #42043 (Resolved): mds: reorg MDBalancer header
Patrick Donnelly
08:17 AM Revision 907c2d6e (ceph): Merge PR #30559 into master
* refs/pull/30559/head:
mds: Reorganize class members in MDBalancer header
Reviewed-by: Jos Collin <jcollin@redhat....
Patrick Donnelly
08:16 AM CephFS Bug #41871 (Pending Backport): client: return error when someone passes bad whence value to llseek
Patrick Donnelly
08:15 AM Revision 4bb8cb3a (ceph): Merge PR #30580 into master
* refs/pull/30580/head:
client: don't ceph_abort on bad llseek whence value
client: remove Inode dir_contacts field...
Patrick Donnelly
07:45 AM CephFS Bug #42100 (Resolved): cephfs-shell: always returns zero, even when a command has failed
Rishabh Dave
07:40 AM CephFS Bug #42096 (Fix Under Review): mgr/volumes: creating subvolume and subvolume group snapshot fails
Ramana Raja
07:36 AM CephFS Bug #41841 (Pending Backport): mgr/volumes: missing protection for `fs volume rm` command
Ramana Raja
07:35 AM Revision 0bfcace8 (ceph): Merge pull request #30407 from joscollin/wip-B41841-yes-really-mean-it
mgr/volumes: protection for `fs volume rm` command Ramana Raja
07:22 AM Revision a71d51bf (ceph): osd/PG: Add PG to large omap log message
Fixes: https://tracker.ceph.com/issues/41359
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
Brad Hubbard
07:13 AM Dashboard Feature #41197 (Resolved): mgr/dashboard: Show only useful bucket owners in select box
Volker Theile
07:11 AM Revision a86b7bff (ceph): doc: cleanup CephFS Landing Page
Fixes: https://tracker.ceph.com/issues/41952
Signed-off-by: Milind Changire <mchangir@redhat.com>
Milind Changire
07:10 AM Bug #42099: OSDs crashed during the fio test
I attached a text file with the log, hopefully, displayed correctly
Alex Litvak
07:09 AM Bug #42099: OSDs crashed during the fio test
Alex Litvak wrote:
> I had number of problems during fio bench mark.
>
> osd.17 crashed showing following logs
...
Alex Litvak
07:05 AM Bug #42099 (Closed): OSDs crashed during the fio test
I had number of problems during fio bench mark.
osd.17 crashed showing following logs
2:52:58 storage2n2-la ce...
Alex Litvak
05:41 AM Bug #42093: It does not make the ceph with script "run-make-check.sh" sucessfully when I follow t...
Hi Wei,
Can you give more information about the error you are seeing?
The "Error 2" at the end of the build out...
Brad Hubbard
04:56 AM Revision a119b442 (ceph): os: remove KineticStore
kinetic-cpp-client and kinetic project as a whole are not acitvely
supported or maintained anymore. see
- https://gi...
Kefu Chai
04:01 AM CephFS Documentation #40957 (Fix Under Review): doc: add section to manpage for recover_session= option
Patrick Donnelly
03:54 AM CephFS Feature #39129: create mechanism to delegate ranges of inode numbers to client
Jeff Layton wrote:
> I've started working on patches to add this, but I see a potential problem. The idea is to dele...
Patrick Donnelly
03:46 AM Revision bbe3a337 (ceph): Merge PR #30552 into master
* refs/pull/30552/head:
cmake: fix libtsan detection
test: librados startup/shutdown racer test
Reviewed-by: Patri...
Patrick Donnelly
02:57 AM Revision a56266ef (ceph): Merge pull request #30630 from tchaikov/wip-build-on-centos8
install-deps,rpm,do_cmake: build on RHEL/CentOS 8
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Kefu Chai
02:45 AM Revision 7925aee2 (ceph): Merge pull request #30531 from alimaredia/wip-rgw-maven-version-update
qa: bump maven repo version in s3a_hadoop.py
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Kefu Chai
02:36 AM CephFS Backport #40131 (Resolved): nautilus: Document behaviour of fsync-after-close
Patrick Donnelly
02:30 AM Revision f3d09210 (ceph): Merge PR #30025 into nautilus
* refs/pull/30025/head:
doc: cephfs: add section on fsync error reporting to posix.rst
Reviewed-by: Patrick Donnell...
Patrick Donnelly
02:02 AM rgw Backport #41971 (In Progress): mimic: rgw: ldap auth: S3 auth failure should return InvalidAccess...
https://github.com/ceph/ceph/pull/30652 Prashant D
02:00 AM rgw Backport #41970 (In Progress): nautilus: rgw: ldap auth: S3 auth failure should return InvalidAcc...
https://github.com/ceph/ceph/pull/30651 Prashant D
01:08 AM RADOS Feature #40419 (Resolved): [RFE] Estimated remaining time on recovery?
xie xingguo
01:07 AM Revision b93b3dd8 (ceph): Merge pull request #30615 from xiexingguo/wip-progress-time-remaining
mgr/progress: estimated remaining time for events
Reviewed-by: Sage Weil <sage@redhat.com>
Xie Xingguo
12:21 AM Revision 8ece29c7 (ceph): rgw: ldap auth: S3 auth failure should return InvalidAccessKeyId
LDAP was out of sync with the other auth modules, and the default
error code is not correct for S3.
Fixes: https://t...
Matt Benjamin
12:21 AM Revision 4ea7cff6 (ceph): rgw: ldap auth: S3 auth failure should return InvalidAccessKeyId
LDAP was out of sync with the other auth modules, and the default
error code is not correct for S3.
Fixes: https://t...
Matt Benjamin

09/30/2019

11:47 PM Revision 95c11e67 (ceph): Merge pull request #30649 from lordcirth/wip-doc-misplaced-ratio
doc: max_misplaced option was renamed in Nautilus
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Xie Xingguo
11:42 PM Revision f28f35f7 (ceph): Merge pull request #30591 from xiexingguo/wip-balancer-throttler
mgr/balancer: upmap_max_iterations -> upmap_max_optimizations; behave as it is per pool
Reviewed-by: Sage Weil <sage...
Xie Xingguo
11:36 PM mgr Bug #41736: "ActivePyModule.cc: 54: FAILED ceph_assert(pClassInstance != nullptr)" due to race wh...
I confirm the same action fixes this issue:
```
ceph auth caps mgr.{ID} mon 'allow profile mgr' osd 'allow *' mds...
Mikaël Cluseau
10:34 PM Revision 638abda0 (ceph): tools/rados: always call rados.shutdown() before exit()
When connected to ceph cluster, if call exit(1) directly, will cause the finisher
thread segmentation fault as follow...
Li Wang
09:25 PM Revision 22d07066 (ceph): tools/rados: allow list objects in a pg
When the cluster is not healthy, normally only a very few pgs encounter
problems, and the operator wants to know whic...
Li Wang
09:25 PM Revision 3bfea343 (ceph): tools/rados: call pool_lookup() after rados is connected
This commit fixes a segmentation fault when using --pgid
option in rados ls command in combination with --pool/-p opt...
Vikhyat Umrao
09:25 PM Revision f404fbce (ceph): tools/rados: add --pgid in help
This commit 825c7b9729b2410a116e123d4b21210c646704d4 brought
the support for --pgid in rados ls but was not in help.
...
Vikhyat Umrao
09:15 PM Revision 79847358 (ceph): Merge pull request #29674 from athanatos/sjust/wip-fio-trace
os/bluestore: expand lttng tracepoints, improve fio_ceph_objectstore backend
Reviewed-by: Adam Kupczyk <akupczyk@red...
Samuel Just
07:48 PM Revision 3143f2f7 (ceph): rgw: replace ioctx.operate() with rgw_rados_operate()
For all operate calls in:
rgw_op.cc
rgw_orphan.cc
rgw_reshard.cc
rgw_rados.cc
Signed-off-by: Ali Maredia <amaredia@r...
Ali Maredia
07:48 PM Revision 9886e931 (ceph): cls: remove unused cls_rgw_reshard_get_head()
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
07:48 PM Revision cd684a04 (ceph): rgw: overload cls_rgw functions that do io_ctx.operate()
Call the new overloaded functions and call
rgw_rados_operate after them.
Signed-off-by: Ali Maredia <amaredia@redhat...
Ali Maredia
07:48 PM Revision 58251144 (ceph): rgw: various ioctx.operate refactoring changes
- remove unused #include for cls_client headers
- refactor cls_timeindex_trim call in
rgw_object_expirer_core.cc
- ad...
Ali Maredia
07:48 PM Revision d250906a (ceph): cls: CLS_CLIET_HIDE_IOCTX changes in cls headers
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
07:33 PM Bug #42026: test: LibCephFS.ShutdownRace segfaults (msgr v2 related part)
FWIW, putting this in the global section of the config seems to work around a lot of the crashes. I think that sugges... Jeff Layton
06:52 PM Bug #42026: test: LibCephFS.ShutdownRace segfaults (msgr v2 related part)
ASAN caught something too:... Jeff Layton
06:28 PM Bug #42026: test: LibCephFS.ShutdownRace segfaults (msgr v2 related part)
I cut down the number of threads in the rados version of the test to 4, and then built a binary with libtsan support.... Jeff Layton
06:49 PM Revision 09bd258a (ceph): cmake: fix libtsan detection
This variable is case-sensitive.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Jeff Layton
06:31 PM Revision efc8f7d6 (ceph): doc: max_misplaced was renamed in Nautilus
mgr/balancer/max_misplaced was changed to target_max_misplaced_ratio
in 14.2.0.
Signed-off-by: Nathan Fish <lordcirt...
Nathan Fish
05:17 PM Revision c07ecf9f (ceph): doc/man/ceph: document 'config' command
it'd be ideal if we offer the access to the help in manpage in addition
to its online counterpart.
Signed-off-by: Ke...
Kefu Chai
04:10 PM Revision 87200e17 (ceph): mgr: restful requests api adds support multiple commands
Add the request api to support parallel as well as sequential
execution of commands.
Signed-off-by: Duncan Chiang <l...
Duncan Chiang
03:45 PM Revision 6c107129 (ceph): osd/PrimaryLogPG: remove unused reply creation path
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:06 PM Dashboard Bug #42089: mgr/dashboard: No export is created for nfs-ganesha
https://github.com/rook/rook/pull/4016 Jeff Layton
02:50 PM Dashboard Bug #42089: mgr/dashboard: No export is created for nfs-ganesha
Aha! I think we need to set this under the dashboard: section of cluster-minimal.yaml:
ssl: true
...it look...
Jeff Layton
02:30 PM Dashboard Bug #42089: mgr/dashboard: No export is created for nfs-ganesha
In my testing, it looks like rook is setting up the mgr dashboard service to use http instead of https:... Jeff Layton
03:04 PM Revision 2042f661 (ceph): osd/PrimaryLogPG: include op_returns in dup replies
We are storing the return metadata; actually use it when sending dup
replies!
Signed-off-by: Sage Weil <sage@redhat....
Sage Weil
02:43 PM Dashboard Bug #42069 (Resolved): mgr/dashboard: Bucket names cannot be formatted as IP address.
Lenz Grimmer
01:53 PM CephFS Feature #39129: create mechanism to delegate ranges of inode numbers to client
I've started working on patches to add this, but I see a potential problem. The idea is to delegate a range of inodes... Jeff Layton
01:51 PM Revision 3de8ee93 (ceph): Merge pull request #30620 from votdev/issue_42069_validate_bucket_name
mgr/dashboard: Bucket names cannot be formatted as IP address
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Re...
Lenz Grimmer
01:49 PM Linux kernel client Feature #42098 (Duplicate): Add support for RADOS compressible/incompressible allocation hints
See issue #42097 for the librbd version. Under k8s w/ a bluestore backend, it will be potentially advantageous to hin... Jason Dillaman
01:47 PM rbd Feature #42097 (Resolved): Add support for RADOS compressible/incompressible allocation hints
This should be a config override at the global/pool/image-level. When set, write ops will include the associated 'LIB... Jason Dillaman
01:44 PM Revision 3b30a5a5 (ceph): Merge pull request #30647 from s0nea/wip-dashboard-fix-typo
mgr/dashboard: fix small typos in description message
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-by: Volker T...
Lenz Grimmer
01:36 PM CephFS Bug #42096 (Resolved): mgr/volumes: creating subvolume and subvolume group snapshot fails
... Ramana Raja
01:31 PM Dashboard Feature #39494: mgr/dashboard: Add overview landing page for RGW
@Lenz, sorry for the delayed response on this, I dont have any noticable updates on this, I am assigning this to Alfo... Kanika Murarka
01:24 PM Revision 87ba05c1 (ceph): Merge pull request #30555 from alfredodeza/mimic-guits-41392
mimic ceph-volume: do not fail when trying to remove crypt mapper
Reviewed-by: Guillaume Abrioux <gabrioux@redhat.co...
Alfredo Deza
01:18 PM Revision cc9746a7 (ceph): Merge pull request #29925 from sebastian-philipp/run_tox-overwrite-buil...
script/run_tox.sh: Don't overwrite the build dir
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:49 PM CephFS Tasks #42085: qa: create tests for new recover_session=clean option
Note that this can only be run against the testing kernel. Patrick Donnelly
12:44 PM Revision c343213a (ceph): osd: don't check for primary when updating pg's dynamic perf stats queries
Otherwise situation could be possible when a query is not reset
for a pg because it is not primary at that moment and...
Mykola Golub
12:38 PM CephFS Feature #41302: mds: add ephemeral random and distributed export pins
Sidharth Anupkrishnan wrote:
> > If a directory inode is ephemerally pinned, then we just note that in the inode as...
Patrick Donnelly
10:31 AM CephFS Feature #41302: mds: add ephemeral random and distributed export pins

> If a directory inode is ephemerally pinned, then we just note that in the inode as a boolean flag. It remains pin...
Sidharth Anupkrishnan
03:53 AM CephFS Feature #41302: mds: add ephemeral random and distributed export pins
Sidharth Anupkrishnan wrote:
> Patrick Donnelly wrote:
> > Sidharth Anupkrishnan wrote:
> > > At a first look, I...
Patrick Donnelly
12:35 PM Revision 660ba24d (ceph): doc: Fix FUSE expansion
Signed-off-by: Sidharth Anupkrishnan <sanupkri@redhat.com> Sidharth Anupkrishnan
12:29 PM Revision 7b802bf4 (ceph): Merge pull request #30554 from alfredodeza/nautilus-guits-41392
nautilus ceph-volume: do not fail when trying to remove crypt mapper
Reviewed-by: Guillaume Abrioux <gabrioux@redhat...
Alfredo Deza
12:28 PM RADOS Backport #42095 (In Progress): nautilus: global osd crash in DynamicPerfStats::add_to_reports
Mykola Golub
12:28 PM RADOS Backport #42095 (Resolved): nautilus: global osd crash in DynamicPerfStats::add_to_reports
https://github.com/ceph/ceph/pull/30648 Mykola Golub
11:59 AM Revision b3983578 (ceph): mgr/dashboard: fix two small typos
Remove unnecessary blanks.
Signed-off-by: Tatjana Dehler <tdehler@suse.com>
Tatjana Dehler
11:28 AM Dashboard Bug #42063: dashboard/iscsi: _update_iscsi_target fails in run-tox-mgr-dashboard
Kefu Chai
11:28 AM Dashboard Bug #42063: dashboard/iscsi: _update_iscsi_target fails in run-tox-mgr-dashboard
it's not related to python version. this very test is failing randomly in jenkins "make check" runs.... Kefu Chai
11:28 AM Linux kernel client Documentation #42025 (In Progress): update kclient Documentation pages
Jeff Layton
11:27 AM CephFS Bug #41871 (In Progress): client: return error when someone passes bad whence value to llseek
Jeff Layton
11:26 AM CephFS Documentation #40957 (In Progress): doc: add section to manpage for recover_session= option
Jeff Layton
11:25 AM Dashboard Feature #42094 (Resolved): mgr/dashboard: enable/disable MFA Delete on a bucket
Configure a bucket to enable MFA (multi-factor authentication) Delete, which requires additional authentication for e... Alfonso Martínez
11:21 AM Revision 8826afd8 (ceph): script/run_tox.sh: Don't overwrite the Ceph's bulid dir
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
11:17 AM Revision 37a45deb (ceph): qa/mgr/balancer: Add cram based test for altering target_max_misplaced_...
Signed-off-by: Shyukri Shyukriev <shshyukriev@suse.com> Shyukri Shyukriev
10:52 AM Linux kernel client Feature #41135 (Resolved): add file capability support to kcephfs
Merged for v5.4. Jeff Layton
09:51 AM Revision a06e7e09 (ceph): Merge pull request #30639 from tchaikov/wip-crimson-readable
crimson/osd: implement readable/lease related methods
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
09:46 AM Bug #42093 (Closed): It does not make the ceph with script "run-make-check.sh" sucessfully when I...
As the $subject descripted , I get the below error when I try to run the srcipt "run-make-check.sh".
....
[ 51%] Bu...
wei liu
09:01 AM Revision 97065f5c (ceph): Merge pull request #30644 from majianpeng/osd-remove-unused-func
osd: remove unused function
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Xie Xingguo
08:59 AM Revision f1b55e77 (ceph): Merge pull request #30632 from xiexingguo/wip-kick-recovery-pri
osd/PrimaryLogPG: always use strict priority ordering for kicked recovery ops
Reviewed-by: Yan Jun <yan.jun8@zte.com...
Xie Xingguo
08:53 AM Revision 4d188a23 (ceph): Merge pull request #30642 from Rjerk/wip-fix-doc
doc/radosgw: fix typos
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:25 AM Revision b031ecda (ceph): crimson/osd/pg: implement queue_check_readable() and recheck_readable()
see also 7aec060e0aff4588ff51f744dd194d1c0f7793c2
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:25 AM Revision 3138e195 (ceph): crimson/osd: implement ShardServices::get_hb_stamps()
PeeringState::proc_lease() requires a valid hb_stamps[0], which is in
turned maintained by `pl`.
Signed-off-by: Kefu...
Kefu Chai
08:25 AM Revision 106208cd (ceph): crimson/osd/pg: implement schedule_renew_lease()
see also d883db70282c406edaceb72a90ecddccd97a0161
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:25 AM Revision f643de44 (ceph): osd/PrimaryLogPG: add closing ")" in log
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
08:25 AM Revision 376335c9 (ceph): common/ceph_time: do not handle negative case
this change partially reverts 353a0e5f, unlike `signedspan`,
`timespan::rep` is unsigned. so no need to handle negati...
Kefu Chai
08:03 AM Revision 42be6df3 (ceph): mgr/dashboard: Bucket names cannot be formatted as IP address
In general, bucket names should follow domain name constraints:
- Bucket names must be unique.
- Bucket names cannot ...
Volker Theile
07:06 AM Revision c0dfec47 (ceph): doc/man/ceph: more details on config-key command
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
05:46 AM RADOS Backport #41958 (In Progress): nautilus: scrub errors after quick split/merge cycle
https://github.com/ceph/ceph/pull/30643 Prashant D
05:38 AM Revision 8ba01c40 (ceph): osd: remove unused function
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> jianpeng ma
05:26 AM Revision 5d9f0e08 (ceph): doc/man: update ceph(8) to drop "full" flag
`ceph {set,unset} full` does not take effect since mimic, and monitor
does not support this command since Octopus. so...
Kefu Chai
04:07 AM CephFS Documentation #41783 (Resolved): doc: document MDSs journaling mechanism and metadata pool
Patrick Donnelly
04:05 AM Revision 4ebaa4ba (ceph): Merge PR #30396 into master
* refs/pull/30396/head:
doc: document mds journaling
Reviewed-by: Rishabh Dave <ridave@redhat.com>
Reviewed-by: Pat...
Patrick Donnelly
04:04 AM CephFS Feature #41910 (Resolved): qa: allow vstart_runner to perform tests on kclient mounts
Patrick Donnelly
04:02 AM Revision 4c5f24ea (ceph): Merge PR #30463 into master
* refs/pull/30463/head:
vstart_runner: allow the use of it with kernel mounts
Reviewed-by: Patrick Donnelly <pdonne...
Patrick Donnelly
03:58 AM Revision a2d50463 (ceph): doc/radosgw: fix typo
Signed-off-by: Liu Lan <liulan@umcloud.com> Liu Lan
03:10 AM rgw Backport #41967 (Need More Info): mimic: rgw: DefaultRetention requires either Days or Years, but...
Backport is not possible as missing rgw_object_lock.h in mimic:
Unmerged paths:
(use "git add/rm <file>..." as ...
Prashant D
03:06 AM Revision 36f266e5 (ceph): osd/osd_types: fix {omap,hitset_bytes}_stats_invalid handling on split/...
Fixes: https://tracker.ceph.com/issues/41936
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 56...
Sage Weil
03:05 AM Revision 5aac7eba (ceph): mgr: use a struct for DaemonKey
instead of using `std::pair<>` for presenting it. there are three
advantages:
1. better names for readability: `type...
Kefu Chai
02:10 AM Revision 5f95ec44 (ceph): mgr/progress: estimated remaining time for events
Fixes: https://tracker.ceph.com/issues/40419
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo

09/29/2019

09:58 PM mgr Bug #41618 (Duplicate): 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
Brad Hubbard
09:58 PM RADOS Bug #42082 (Duplicate): pybind/rados: set_omap() crash on py3
Brad Hubbard
05:26 PM Revision 2ab601ac (ceph): Merge pull request #30638 from uweigand/cmake-atomic-16byte
cmake: Test for 16-byte atomic support on IBM Z
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:25 PM Revision 7a856458 (ceph): osd/PrimaryLog: drop unused reply_ctx() variant
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:52 PM Revision 72004c5a (ceph): osd/PrimaryLogPG: remove dead already_ack()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:27 PM Revision 52d706c7 (ceph): qa/suites/rados/verify: whitelist MON_DOWN when using valgrind
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:33 PM crimson Bug #41818: crimson run error due to ___longjmp_chk()
Kefu Chai wrote:
> > Before running vstart.sh, will set some environment variables?
>
> @YongSheng sorta. but i d...
YongSheng Zhang
01:20 PM crimson Bug #41818: crimson run error due to ___longjmp_chk()
> Before running vstart.sh, will set some environment variables?
@YongSheng sorta. but i don't think this issue is...
Kefu Chai
02:22 PM Revision d1b9d143 (ceph): cmake: Test for 16-byte atomic support on IBM Z
On IBM Z the Boost tagged pointer implementation cannot use
"pointer compression" as there are no unused bits in an a...
Ulrich Weigand
12:46 PM Bug #41605: Ceph broken on big-endian systems
The following set of PRs to fix endian issues have been merged:
https://github.com/ceph/ceph/pull/30079
https://git...
Ulrich Weigand
12:00 PM rgw Feature #41347: nautilus:RGW zlib compression using hardware-acceleration-engine
Delete。 Fengzhe Han
10:17 AM RADOS Bug #42079 (Pending Backport): weird daemon key seen in health alert
Kefu Chai
09:40 AM RADOS Bug #42079: weird daemon key seen in health alert
an alternative fix: https://github.com/ceph/ceph/pull/30635 Kefu Chai
10:11 AM Revision dd96fdcc (ceph): Merge pull request #30617 from xiexingguo/wip-weird-daemon-key
mgr: fix weird health-alert daemon key
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat...
Kefu Chai
07:45 AM Revision 25963f24 (ceph): mgr: fix weird health-alert daemon key
Was:
19 slow ops, oldest one blocked for 34 sec, daemons [osd,2,osd,4] have slow ops.
Now:
153 slow ops, oldest ...
xie xingguo
07:30 AM mgr Bug #42086 (Duplicate): luminous : standby mgr down after disable/enabling modules repeatly
Kefu Chai
07:28 AM Revision 92fcc33c (ceph): Merge pull request #27639 from wumingqiao/luminous
luminous: mgr: drop GIL in StandbyPyModule::get_config
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Reviewed-by: ...
Kefu Chai
06:58 AM rgw Bug #42056: rgw: librgw write wrongly closed in NFS3
Based on tests, Luminous,Mimic,Nautilus,they all have this problem. Chenjiong Deng
06:39 AM Revision e659e860 (ceph): Merge pull request #29236 from liewegas/wip-read-hole-bypg
osd: implement per-pg leases to avoid stale reads
Reviewed-by: Samuel Just <sjust@redhat.com>
Kefu Chai
06:16 AM rgw Bug #42042: unittest_rgw_amqp failing in master
mark this ticket high. as i found this test failed more and more frequently. Kefu Chai
06:05 AM Revision d346fdca (ceph): osd/PrimaryLogPG: always use strict priority ordering for kicked recove...
See 590c4979d40ea2073da8180140303ac067d87cc4 for the background of
this change.
Signed-off-by: xie xingguo <xie.xing...
xie xingguo
06:04 AM Revision b10a2e75 (ceph): Merge pull request #30527 from uweigand/bloom-filter-endian
common/bloom_filter: Fix endian issues
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Sage Weil <sage@redhat...
Kefu Chai
05:41 AM Revision ec3d883c (ceph): Merge pull request #30616 from ifed01/wip-ifed-fix-fsck
os/bluestore: fix invalid stray shared blob detection in fsck.
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by:...
Kefu Chai
05:38 AM mgr Bug #42087 (Pending Backport): dead lock caused by ceph_get_module_option()
Kefu Chai
05:38 AM Revision c16a1410 (ceph): Merge pull request #30625 from tchaikov/wip-42087
mgr/BaseMgrStandbyModule: drop GIL in ceph_get_module_option()
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by:...
Kefu Chai
05:08 AM Revision 5f22e36b (ceph): Revert "osd: give recovery ops initialized by client op a higher priority"
This reverts commit c0f87e0f91539d4d12dad5bddf95a97457a21c67.
The 'osd_op_queue_cut_off' config option determines wh...
xie xingguo
04:54 AM bluestore Bug #42091: bluefs: sync_metadata leaks dirty files if log_t is empty
https://github.com/ceph/ceph/pull/30631 Xuehan Xu
04:19 AM bluestore Bug #42091 (Resolved): bluefs: sync_metadata leaks dirty files if log_t is empty
When reading the source code, we found that, in the following code, if BlueFS::log_t is empty while there are BlueFS:... Xuehan Xu
04:21 AM Revision f1ae6d95 (ceph): BlueFS: prevent BlueFS::dirty_files from being leaked when syncing meta...
Fixes: https://tracker.ceph.com/issues/42091
Signed-off-by: Xuehan Xu <xxhdx1985126@163.com>
Xuehan Xu
04:20 AM bluestore Bug #42090: bluefs: sync_metadata leaks dirty files if log_t is empty
Sorry, this issue is editted badly. New issue: https://tracker.ceph.com/issues/42091 Xuehan Xu
04:17 AM bluestore Bug #42090 (Closed): bluefs: sync_metadata leaks dirty files if log_t is empty
When reading the source code, we found that, in the following code, if BlueFS::log_t is empty while there are BlueFS:... Xuehan Xu

09/28/2019

11:06 PM Revision 701ee008 (ceph): ceph-dencoder: add RGWPeriodLatestEpochInfo support.
Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com> joke lee
04:51 PM Revision 379bf4b4 (ceph): qa/suites/rados/singleton-nomsg/osd_stale_reads.yaml
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:51 PM Revision f23434ea (ceph): osd/PeeringState: track down OSDs relevant to prior_readable_until_ub
Keep track of which OSDs from the prior set we care about that affect
the prior_readable_until_ub. Note that it is o...
Sage Weil
04:51 PM Revision e2d95c4e (ceph): osd/PeeringState: notice 'dead' prior_readable OSDs
If we see that a prior_readable_down_osd is known to be dead, we can
remove it from the set. And if the set is empty...
Sage Weil
04:51 PM Revision c8383b7c (ceph): osd/PeeringState: renew before activate messages; send after activated
We want to renew before we prepeare or send activate messages so that we
have the opportunity to include leases in th...
Sage Weil
04:51 PM Revision 39529a7f (ceph): osd/PeeringState: piggyback lease and ack on activation messages
The lease goes out with the MOSDPGLog or info, and the ack comes back with
the info.
We no longer need to renew the ...
Sage Weil
04:51 PM Revision 70a037f6 (ceph): osd/PeeringState: piggyback pg_lease on MOSDPGLog
We only do this for primary -> replica, so we only need to proc_lease()
from the replica states.
Signed-off-by: Sage...
Sage Weil
04:51 PM Revision a04f5c28 (ceph): osd: is_replica() -> is_nonprimary()
The 'replica' term does not map well onto EC pools. More importantly,
the implementation is often wrong for EC pools...
Sage Weil
04:51 PM Revision e234d673 (ceph): osd/PeeringState: make proc_lease, recalc_readable_until more verbose
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:51 PM Revision 40599462 (ceph): osd/PeeringState: skip wait state if osd set is empty
If there are no down OSDs from prior intervals, then the normal peering
process will end up contacting all of the pri...
Sage Weil
04:51 PM Revision 8be0106d (ceph): doc: stale reads notes
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:51 PM Revision 9d232508 (ceph): doc: document new 'laggy' and 'wait' pg states
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:51 PM Revision da2dc1c3 (ceph): crimson/osd: fix osdpg build
These are stubs; the reschule one (at minimum) probably needs a meaningful
implementation in order for the PG to peer...
Sage Weil
02:28 PM mgr Bug #40011: ceph -s shows wrong number of pools when pool was deleted
This bug is probably somewhere in PGMap.cc--that's where the pool count is coming from. And that structure is update... Sage Weil
02:25 PM RADOS Bug #41748: log [ERR] : 7.19 caller_ops.size 62 > log size 61
I suggest putting a call to log_weirdness() in the Reset state entry point, so we can tell if the problem came from t... Sage Weil
02:20 PM Revision 80ec4379 (ceph): install-deps.sh: only install python-srpm-macros for required macros
the reason why we need to install these macros is to solve the
egg-chicken problem -- to set `_python_buildid` and `p...
Kefu Chai
02:20 PM Revision dd133840 (ceph): ceph.spec.in: disable cephfs_java and amqp_endpoint if RHEL8
RHEL/CentOS 8 does not offer junit and sharutils yet, so disable
cephfs_java on rhel8 at this moment.
RHEL/CentOS 8 ...
Kefu Chai
02:20 PM Revision e92cb7a0 (ceph): ceph.spec.in: disable "make check" for rhel8
following packages are not available on RHEL/CentOS 8, they are for
dashboard unit tests. so disable all python packa...
Kefu Chai
02:20 PM Revision 612376a7 (ceph): do_cmake.sh: set WITH_RADOSGW_AMQP_ENDPOINT using ARGS
so we can extend ARGS in a more unified way
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:20 PM Revision a118ba0e (ceph): do_cmake.sh: disable amqp and rdma on RHEL/CentOS 8
RHEL/CentOS 8 does not offer librabbitmq-devel, libibverbs-devel and
librdmacm-devel at this moment. so disable these...
Kefu Chai
08:41 AM Dashboard Bug #42089 (Resolved): mgr/dashboard: No export is created for nfs-ganesha
With minikube-rook using cluster-testing.yaml for ceph and nfs cluster deployment, no export is created.
minikube ...
Varsha Rao
08:09 AM Revision 1e127a80 (ceph): librados: deprecate rados_{set,unset}_osdmap_full_try()
will add rados_{set,unset}_pool_full_try() in a follow-up change, which
reflect the change of b4ca5ae462c6f12ca48b787...
Kefu Chai
08:09 AM Revision 5ee4b5cc (ceph): osdc/Objecter: s/honor_osdmap_full/honor_pool_full/
and s/osdmap_full_try/pool_full_try/
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:09 AM Revision cbb88da9 (ceph): mon: do not remove FULL/NEARFULL flags from osdmap
b4ca5ae462c6f12ca48b787529938862646282cd has dropped them since v13.0.1,
so we don't need to do this in v15 anymore e...
Kefu Chai
08:09 AM Revision 4ecb5dcc (ceph): mon/OSDMonitor: do not handle "osd set/unset" full
this flag is not honored by client or cluster anymore
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:09 AM Revision fb0e2c71 (ceph): osd: do not check for CEPH_OSDMAP_FULL anymore
per-pool full flag has taken the place of it since
b4ca5ae462c6f12ca48b787529938862646282cd
Signed-off-by: Kefu Chai...
Kefu Chai
08:09 AM Revision 9010e259 (ceph): osd/OSDMap: do not print FULL/NEARFULL flags
these flags has been deprecated since
b4ca5ae462c6f12ca48b787529938862646282cd
Signed-off-by: Kefu Chai <kchai@redha...
Kefu Chai
08:09 AM Revision b735e08f (ceph): librados: add rados_{set,unset}_pool_full_try()
they will deprecate rados_unset_osdmap_full_try()
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:09 AM Revision 5d8a3429 (ceph): include/rados.h: mark CEPH_OSDMAP_{NEARFULL,FULL} deprecated
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
08:09 AM Revision d7f62942 (ceph): librados: add IoCtx::{set,unset}_pool_full_try()
and deprecate IoCtx::{set,unset}_osdmap_full_try()
the latter are deprecated and are aliases of the former.
Signed-...
Kefu Chai
08:09 AM Revision a4666c8c (ceph): tools/rbd: s/set_osdmap_full_try/set_pool_full_try/
as set_osdmap_full_try() is deprecated now
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:05 AM Revision e7412387 (ceph): Merge pull request #30441 from anthonyeleven/master
osd: Change osd op queue cut off default to high
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Sage Weil ...
Kefu Chai
08:03 AM Revision 39a5de35 (ceph): Merge pull request #30581 from liewegas/wip-write-returns
osd: allow rados write ops to return data and error codes
Reviewed-by: Samuel Just <sjust@redhat.com>
Kefu Chai
08:01 AM RADOS Bug #41891 (Pending Backport): global osd crash in DynamicPerfStats::add_to_reports
Kefu Chai
08:01 AM Revision 411cd14d (ceph): Merge pull request #30454 from trociny/wip-41891
osd: fix possible crash on sending dynamic perf stats report
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Kefu Chai
06:43 AM Dashboard Bug #41740: mgr/dashboard: After upgrade, dashboard still shows old version sometimes
I haven't been able to provide the requested information because the problem went away after a few mgr reboots. Howev... Charley Sheets
03:19 AM Bug #42018 (Pending Backport): core in CryptoRandom::get_bytes(char*, int)
Kefu Chai
03:19 AM Revision c3f046c2 (ceph): Merge pull request #30544 from tchaikov/wip-check-getentropy-at-runtime
auth/Crypto: fallback to /dev/urandom if getentropy() fails
Reviewed-by: Chang Liu <liuchang0812@gmail.com>
Reviewed...
Kefu Chai
01:06 AM Revision dea57875 (ceph): mgr/BaseMgrStandbyModule: drop GIL in ceph_get_module_option()
always drop GIL when performing block ops
Fixes: https://tracker.ceph.com/issues/42087
Signed-off-by: Kefu Chai <kch...
Kefu Chai
12:31 AM Revision d7ea56f3 (ceph): mgr/balancer: upmap_max_iterations -> upmap_max_optimizations
With osd_calc_pg_upmaps_aggressively on we might have to iterate
hundreds or thousands of times to figure out an opti...
xie xingguo
12:31 AM Revision 86444dbf (ceph): mgr/balancer: add per pool concurrent optimization limit
the main point is that in general we have physical isolated storage
pools in our products, so the cluster-wide target...
xie xingguo

09/27/2019

10:55 PM Revision 8986d0cc (ceph): fio_ceph_objectstore: clean up formatted output, add option to write to...
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
10:55 PM Revision 670e00a0 (ceph): */CMakeLists: add EVENTTRACE as cmakedefine, require LTTNG
Because EVENTTRACE now implies LTTNG, also cleanup EVENTTRACE
conditions to assume LTTNG.
Also add missing eventtrac...
Samuel Just
10:55 PM Revision b7ab4ea0 (ceph): common/EventTrace: default to log level 30 for text logging
By nature, these tend to be extremely high volume.
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
10:55 PM Revision e1ca955a (ceph): msg/async: fix timestamp members specific to EVENTTRACE
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
10:55 PM Revision dbf1d2a5 (ceph): common/Throttle: maintain count even if disabled
Otherwise, it will behave incorrectly if enabled dynamically.
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
10:55 PM Revision c261ea9a (ceph): src/kv: add support for fetching implementation specific properties
Only implemented for rocksdb for now.
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
10:55 PM Revision a2fa546d (ceph): bluestore: consolidate state transitions and throttles into BlueStoreTh...
This will make it easier to have a single place to emit trace information.
Signed-off-by: Samuel Just <sjust@redhat....
Samuel Just
10:55 PM Revision 4d272b98 (ceph): bluestore: revamp tracepoints, add sampling
This patch adds per-io bluestore specific tracepoints detailing the
throttle state at queue time as well as state lat...
Samuel Just
10:55 PM Revision 624925f1 (ceph): fio_ceph_objectstore: add check_files option to validate object existen...
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
10:55 PM Revision 07c8c005 (ceph): fio_ceph_objectstore: add option to cycle throttle values during test
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
10:10 PM Dashboard Bug #41687 (In Progress): mgr/dashboard: Delete actions should provide the name of the object bei...
Ricardo Marques
09:10 PM Revision 7871075e (ceph): qa/suits/rados/basic/tasks/rados_api_tests: pgs can go degraded
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:59 PM Revision d388dae5 (ceph): test/libcephfs: introduce (uint64_t)ceph_pthread_self()
There is a difference between libc shipped with FreeBSD and
glibc shipped with GNU/Linux for the return type of pthr...
Willem Jan Withagen
07:59 PM Revision 8124a306 (ceph): test/fs: Only use features.h on Linux
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
07:59 PM Revision 56e81aef (ceph): cephfs: Create a separate dirent{} for FreeBSD
FreeBSD dirent{} does not have d_off
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
Willem Jan Withagen
07:59 PM Revision 1e9e5ec9 (ceph): test/libcephfs: Only use sys/xattr.h on Linux
For compatibility add XATTR_CREATE to include/compat.h
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
Willem Jan Withagen
07:19 PM CephFS Bug #42088 (Resolved): 'ceph -s' does not show standbys if there are no filesystems
- start up mon, mgr, osd
- start up mds (or two)
- but do not create a file system...
ceph -s...
Sage Weil
07:14 PM Linux kernel client Documentation #42025: update kclient Documentation pages
https://github.com/ceph/ceph/pull/30626 Jeff Layton
06:30 PM mgr Bug #42087 (Resolved): dead lock caused by ceph_get_module_option()
see also #42086 Kefu Chai
06:05 PM Revision 417e9318 (ceph): Merge pull request #30526 from uweigand/endian-private
include,os: Make ceph_le member private
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:50 PM rgw Bug #42073: rgw: prevent bucket reshard scheduling if bucket is resharding
J. Eric Ivancich
01:30 AM rgw Bug #42073 (Resolved): rgw: prevent bucket reshard scheduling if bucket is resharding
It is possible to add a bucket for resharding when the bucket is currently undergoing resharding. J. Eric Ivancich
05:44 PM mgr Backport #41983 (In Progress): nautilus: osd status reports old crush location after osd moves
Kefu Chai
05:40 PM Revision 60757c5f (ceph): mgr: set hostname in DeviceState::set_metadata()
before this change, we don't update daemon's host if the daemon already
exists in the `daemon_state` registry when ha...
Kefu Chai
05:39 PM Revision ef179729 (ceph): bloom-filter: Improve test cases
The integer bloom filter test cases do not really match typical usage
of the bloom filter in actual Ceph code. In pa...
Ulrich Weigand
05:39 PM Revision 7e2b1537 (ceph): bloom-filter: Remove POD overloads for insert and contains
These are not used in Ceph code currently, and should not
be used in the future either, since any use will introduce
...
Ulrich Weigand
05:12 PM mgr Bug #42086 (Duplicate): luminous : standby mgr down after disable/enabling modules repeatly
start a vstart cluster with at least 3 mgr.
1. enable all mgr modules
2. the standby mgrs are removed from mgr ma...
Kefu Chai
05:11 PM Revision f24a7eec (ceph): rgw: prevent bucket reshard scheduling if bucket is resharding
radosgw-admin should prevent a bucket from being added to the reshard
list if it is currently being resharded.
Signe...
J. Eric Ivancich
05:08 PM RADOS Feature #41647 (Pending Backport): pg_autoscaler should show a warning if pg_num isn't a power of...
Sage Weil
05:08 PM Revision dff56974 (ceph): Merge PR #30525 into master
* refs/pull/30525/head:
qa/tasks/ceph.conf.template: disable power-of-2 warning
qa/standalone/mon/health-mute: use ...
Sage Weil
04:04 PM CephFS Tasks #42085 (Resolved): qa: create tests for new recover_session=clean option
Add new tests in ceph/qa to test the new recover_session=clean mount option in kcephfs, and set them up to run in teu... Jeff Layton
03:55 PM RADOS Bug #42015 (Pending Backport): Remove unused full and nearful output from OSDMap summary
David Zafman
07:02 AM RADOS Bug #42015 (Resolved): Remove unused full and nearful output from OSDMap summary
Kefu Chai
03:27 PM RADOS Bug #42084 (New): df output difference if 8 OSD cluster has 5+3 shared EC pool vs larger cluster

I created an 8 OSD cluster with 1 EC pool 5+3 and this ceph df detail output....
David Zafman
03:11 PM Revision 964bed7e (ceph): Merge PR #30431 into master
* refs/pull/30431/head:
pybind/ceph_argparse: add :int or :float to numerical args
pybind/ceph_argparse: simplify o...
Sage Weil
02:45 PM Revision 27f9b190 (ceph): Merge pull request #30096 from jan--f/wip-41612-mimic
mimic: ceph-volume: minor optimizations related to class Volumes's use
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
02:43 PM Backport #42083 (In Progress): nautilus: pybind/rados: set_omap() crash on py3
Nathan Cutler
02:42 PM Backport #42083 (Resolved): nautilus: pybind/rados: set_omap() crash on py3
https://github.com/ceph/ceph/pull/30622 Nathan Cutler
02:43 PM Revision 43cacbc6 (ceph): pybind/rados: fix set_omap() crash on py3
For some reason vals was ending up NULL inside rados_write_op_omap_set
Signed-off-by: Sage Weil <sage@redhat.com>
(c...
Sage Weil
02:43 PM Revision 01c7498d (ceph): pybind/rados: put lens array in outer scope
Just paranoia about the lifecycle here
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 86ef15f...
Sage Weil
02:42 PM RADOS Bug #42082 (Resolved): pybind/rados: set_omap() crash on py3
Details see https://github.com/ceph/ceph/pull/30483#issuecomment-535873920 Nathan Cutler
02:35 PM Dashboard Bug #42077: mgr-dashboard-frontend-unittests fails
https://jenkins.ceph.com/job/ceph-pull-requests/34987/console Sebastian Wagner
10:09 AM Dashboard Bug #42077 (Resolved): mgr-dashboard-frontend-unittests fails
... Kefu Chai
02:22 PM Revision ad8de6b5 (ceph): mgr/dashboard: Verify fields on OSDs page
Fixes: https://tracker.ceph.com/issues/41041
Signed-off-by: Adam King <adking@redhat.com>
Signed-off-by: Rafael Quin...
Rafael Quintero
02:14 PM Revision 6b7017d9 (ceph): mgr/dashboard: Display WWN and LUN number in iSCSI target details
Fixes: https://tracker.ceph.com/issues/41742
Signed-off-by: Ricardo Marques <rimarques@suse.com>
Ricardo Marques
02:11 PM Dashboard Bug #42069 (Fix Under Review): mgr/dashboard: Bucket names cannot be formatted as IP address.
Volker Theile
09:57 AM Dashboard Bug #42069 (In Progress): mgr/dashboard: Bucket names cannot be formatted as IP address.
Volker Theile
01:56 PM Dashboard Feature #25232 (Resolved): mgr/dashboard: Support minimum password complexity rules
Thanks a lot for your contribution, Elżbieta! Lenz Grimmer
01:54 PM Revision 2a143bfd (ceph): mgr/dashboard: Support minimum password complexity rules (#29532)
mgr/dashboard: Support minimum password complexity rules
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by...
Lenz Grimmer
01:51 PM rgw Bug #42080 (Fix Under Review): rgw: optional cryptographic digest
Matt Benjamin
01:39 PM rgw Bug #42080 (Fix Under Review): rgw: optional cryptographic digest
Add an optional cryptographic digest to object data. Matt Benjamin
01:48 PM Dashboard Feature #38288 (Resolved): mgr/dashboard: CephFS snapshots/quota REST API
Lenz Grimmer
01:45 PM Revision 1892a4e7 (ceph): mgr/dashboard: CephFS snapshots/quota REST API (#30256)
mgr/dashboard: CephFS snapshots/quota REST API
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Kiefer Chang <...
Lenz Grimmer
01:22 PM Revision 4b857405 (ceph): Merge PR #30577 into master
* refs/pull/30577/head:
qa/suites/rados/thrash-old-clients: tolerate MON_DOWN
Reviewed-by: Brad Hubbard <bhubbard@r...
Sage Weil
01:04 PM Dashboard Bug #42078 (Can't reproduce): mgr/dashboard: Teuthology test failure: test_list (tasks.mgr.dashbo...
Is not reproducible in master, Ernesto thinks it's related to https://github.com/ceph/ceph/pull/30400. Laura Paduano
11:19 AM Dashboard Bug #42078 (Can't reproduce): mgr/dashboard: Teuthology test failure: test_list (tasks.mgr.dashbo...
... Laura Paduano
01:00 PM Revision 35698290 (ceph): mgr: change perf-counter precision to float
Instead of integer nsecs, as added in
https://github.com/ceph/ceph/pull/28882, this recovers second units, but
with d...
Ernesto Puerta
12:58 PM Revision 87136e61 (ceph): mgr/dashboard: add smart self report summary to details of osd-smart-list
Fixes: https://tracker.ceph.com/issues/41774
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
Patrick Seidensal
12:47 PM RADOS Bug #36572 (Closed): ceph-in: --connect-timeout doesn't work while pinging mon
Rishabh Dave
12:32 PM Dashboard Bug #41797 (Pending Backport): mgr/dashboard: Configuring an URL prefix does not work as expected
Lenz Grimmer
12:31 PM Revision 2ad8e2ee (ceph): Merge pull request #30599 from votdev/issue_41797_url_prefix
mgr/dashboard: Configuring an URL prefix does not work as expected
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>...
Lenz Grimmer
12:30 PM RADOS Bug #42079 (Resolved): weird daemon key seen in health alert
e.g.:
19 slow ops, oldest one blocked for 34 sec, daemons [osd,2,osd,4] have slow ops.
xie xingguo
12:23 PM Revision 5b36293a (ceph): vstart_runner: allow the use of it with kernel mounts
Add a new command-line switch to allow it to use the kernel client
instead, and add all of the machinery to handle lo...
Jeff Layton
10:51 AM Revision 3f79b197 (ceph): os/bluestore: fix invalid stray shared blob detection in fsck.
This is a regression, caused by https://github.com/ceph/ceph/pull/30264
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
10:49 AM Revision e12ac2dd (ceph): doc/releases: access main releases page from top-level TOC
Before this commit, one had to go through the releases index to get to the main
releases page. This should be the oth...
Nathan Cutler
09:59 AM Revision 517337e1 (ceph): Merge pull request #30597 from smithfarm/wip-opensuse-15.1
qa/distros/all: add openSUSE 15.1, drop openSUSE 12.2
Reviewed-by: Gregory Farnum <gfarnum@redhat.com>
Reviewed-by: ...
Nathan Cutler
09:58 AM Revision b4cec5a1 (ceph): Merge pull request #30430 from smithfarm/wip-release-schedule-14.2.4
doc/releases/schedule.rst: add 14.2.3, 14.2.4, 15.0.0 and drop dumpling
Reviewed-by: Sage Weil <sage@redhat.com>
Rev...
Nathan Cutler
09:50 AM Dashboard Bug #41525: mgr/dashboard: Missing service metadata is not handled correctly
PR has been closed because the issue must be fixed in the manager. Volker Theile
09:47 AM Revision a58a6cde (ceph): doc: protection for 'fs volume rm' command
Fixes: https://github.com/ceph/ceph/pull/30381#discussion_r324866953
Signed-off-by: Jos Collin <jcollin@redhat.com>
Jos Collin
09:47 AM Revision f1b9e90d (ceph): qa/tasks: add/update tests for --yes-i-really-mean-it
Fixes: https://tracker.ceph.com/issues/41841
Signed-off-by: Jos Collin <jcollin@redhat.com>
Jos Collin
09:47 AM Revision 59cf9beb (ceph): mgr/volumes: protection for 'fs volume rm' command
Fixes: https://tracker.ceph.com/issues/41841
Signed-off-by: Jos Collin <jcollin@redhat.com>
Jos Collin
09:40 AM Dashboard Bug #41930 (Pending Backport): mgr/dashboard: Standby Dashboards don't handle all requests properly
Lenz Grimmer
09:37 AM Revision 2f4c2440 (ceph): Merge pull request #30478 from votdev/issue_41930_standby_dashboard
mgr/dashboard: Standby Dashboards don't handle all requests properly
Reviewed-by: Alfonso Martínez <almartin@redhat....
Lenz Grimmer
09:16 AM Revision 489d5b68 (ceph): python-common: Add small Readme
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
09:11 AM Dashboard Cleanup #42072: mgr/dashboard: landing page 2.0
Paul Cuzner wrote:
> +1 looks good!
>
> Just a question - with Nautilus and beyond, do we need a PG's per OSD car...
Ernesto Puerta
09:02 AM Dashboard Cleanup #42072: mgr/dashboard: landing page 2.0
Ricardo Marques wrote:
> Your proposal looks great.
>
> I've just noticed that you missed the "0 up, 0 down" from...
Ernesto Puerta
09:04 AM mgr Bug #41878 (Pending Backport): mgr/prometheus: KeyError in mgr/prometheus/module.py", line 490, i...
Sebastian Wagner
08:16 AM Revision 11c31c09 (ceph): Merge pull request #30501 from liewegas/bugfix-41913
ceph-objectstore-tool: better error message if pgid and object do not match
Reviewed-by: David Zafman <dzafman@redha...
Kefu Chai
07:21 AM Revision 0a503213 (ceph): doc: document mds journaling
Fixes: http://tracker.ceph.com/issues/41783
Signed-off-by: Venky Shankar <vshankar@redhat.com>
Venky Shankar
07:04 AM Revision a6da8559 (ceph): Merge pull request #30518 from liewegas/wip-mon-less-snap-metadata
mon/OSDMonitor: clean up removed_snap keys
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:01 AM Revision c1ab6d43 (ceph): Merge pull request #30530 from dzafman/wip-42015
osd: Remove unused osdmap flags full, nearfull from output
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewe...
Kefu Chai
06:51 AM CephFS Documentation #41872 (Resolved): doc: update CephFS Quick Start guide
Patrick Donnelly
06:51 AM Revision 7baf44b8 (ceph): Merge PR #30406 into master
* refs/pull/30406/head:
doc: move MDS deployment from main quick start to CephFS quick start
doc: update CephFS Qui...
Patrick Donnelly
06:23 AM CephFS Documentation #42044 (Pending Backport): doc/ceph-fuse: -k missing in man page
Patrick Donnelly
06:20 AM CephFS Feature #41302: mds: add ephemeral random and distributed export pins
Patrick Donnelly wrote:
> Sidharth Anupkrishnan wrote:
> > At a first look, I think there is no need to make ephem...
Sidharth Anupkrishnan
04:48 AM CephFS Feature #41302: mds: add ephemeral random and distributed export pins
Sidharth Anupkrishnan wrote:
> Sidharth Anupkrishnan wrote:
> > At a first look, I think there is no need to make...
Patrick Donnelly
04:45 AM CephFS Feature #41302: mds: add ephemeral random and distributed export pins
Sidharth Anupkrishnan wrote:
> At a first look, I think there is no need to make ephemeral_export_random_pin an xat...
Patrick Donnelly
06:11 AM Revision fa1ee5b4 (ceph): Merge PR #30561 into master
* refs/pull/30561/head:
doc/ceph-fuse: mention -k option in ceph-fuse man page
Reviewed-by: Douglas Fuller <dfuller...
Patrick Donnelly
05:50 AM Revision a6c08712 (ceph): Merge pull request #30404 from shun-s/cleanup-failure-pending
osd: make osd recover more smoothly by avoiding failure peer info to resent
Reviewed-by: xie xingguo <xie.xingguo@zt...
Kefu Chai
05:38 AM Bug #42019 (Pending Backport): osd/PrimaryLogPG: PrimaryLogPG.cc: 12662: FAILED assert(info.last_...
xie xingguo
05:33 AM Bug #42019 (Resolved): osd/PrimaryLogPG: PrimaryLogPG.cc: 12662: FAILED assert(info.last_complete...
Kefu Chai
05:37 AM CephFS Bug #42057 (In Progress): cephfs-shell: not compatible with cmd2 versions after 0.9.13
Patrick Donnelly
05:36 AM Revision 7ae9ffff (ceph): Merge pull request #30517 from tchaikov/wip-test/dashboard/scheme-allow...
qa/tasks/mgr/dashboard/test_health: add "allow_unknown" in mgr_map
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Kefu Chai
05:34 AM Revision 719cb3f5 (ceph): Merge PR #30297 into master
* refs/pull/30297/head:
test_cephfs_shell: add note on how to run this testsuite
cephfs-shell: rewrite help text fo...
Patrick Donnelly
05:32 AM Revision f1ffba31 (ceph): Merge pull request #30533 from cxytt/fix-complete-to-not-reset
osd/PGLog: reset log.complete_to when recover obect failed
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Kefu Chai
05:31 AM Revision de44ad70 (ceph): Merge pull request #30538 from tchaikov/wip/test/ceph_argparse/yet-anot...
mon.test: improve validation and add a test for "osd pool create"
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Kefu Chai
05:24 AM Revision 866eac08 (ceph): Merge pull request #30504 from Songweibin/wip-app-meta-get
pybind/rados: add application_metadata_get
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Kefu Chai
05:21 AM Revision 120dd336 (ceph): Merge pull request #30421 from sebastian-philipp/prometheus-always-on-m...
mgr/prometheus: Fix KeyError in get_mgr_status
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Reviewed-by: Volker Th...
Kefu Chai
05:19 AM RADOS Bug #41680 (Pending Backport): Removed OSDs with outstanding peer failure reports crash the monitor
Kefu Chai
05:18 AM Revision 3fcaa765 (ceph): Merge pull request #30200 from NancySu05/dev
mon/OSDMonitor: trim not-longer-exist failure reporters
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Reviewed-by: K...
Kefu Chai
05:12 AM Revision 07db3c12 (ceph): Merge PR #29906 into master
* refs/pull/29906/head:
vstart_runner: name booleans for options differently
qa/vstart_runner.py: add an option to ...
Patrick Donnelly
03:24 AM Revision 0308ffd7 (ceph): Merge pull request #30612 from tchaikov/wip-install-deps.sh/do-not-fail...
install-deps: do not install if rpm already installed
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Kefu Chai
03:07 AM Dashboard Bug #42076 (Resolved): mgr/dashboard: remove rotates column in inventory device list
In the device list (e.g. https://tracker.ceph.com/attachments/download/4328/01-hosts-inventory.png) there is already ... Kiefer Chang
03:07 AM Revision 45a4173b (ceph): install-deps: do not install if rpm already installed
there is chance that the system already have epel-release-latest-7.noarch.rpm
installed, in that case, install-deps.s...
Kefu Chai
03:00 AM Dashboard Feature #42075 (Resolved): mgr/dashboard: display OSD id in inventory device list
It would be nice if we can display OSD IDs for devices in device list. (https://tracker.ceph.com/attachments/download... Kiefer Chang
02:40 AM RADOS Bug #42052 (Pending Backport): mgr/balancer FAILED ceph_assert(osd_weight.count(i.first))
xie xingguo
02:39 AM RADOS Bug #41924 (Pending Backport): asynchronous recovery can not function under certain circumstances
xie xingguo
02:18 AM Revision 29144023 (ceph): Merge pull request #30466 from xiexingguo/wip-41924
osd/PGLog: persist num_objects_missing for replicas when peering is done
Reviewed-by: Neha Ojha <nojha@redhat.com>
Xie Xingguo
02:17 AM Revision d502a41b (ceph): Merge pull request #30576 from xiexingguo/wip-42052
osd/OSDMap: do not trust partially simplified pg_upmap_item
Reviewed-by: Sage Weil <sage@redhat.com>
Xie Xingguo
02:17 AM Revision 5044a14c (ceph): Merge pull request #30560 from xiexingguo/wip-balancer-upmap-cli
mgr/balancer: enable pg_upmap cli for future use
Reviewed-by: Sage Weil <sage@redhat.com>
Xie Xingguo
01:36 AM RADOS Bug #42058 (In Progress): OSD reconnected across map epochs, inconsistent pg logs created
Greg Farnum
01:35 AM rgw Fix #42074 (Resolved): rgw: change cls rgw reshard status to enum class
Get the type safety and reduced impact on global namespace of enum class.
NOTE: needs to follow the merging of htt...
J. Eric Ivancich
12:56 AM Revision d5c0710d (ceph): client: fix return code handling from _lseek
The return type of _lseek is loff_t, but int r = _lseek in write may cause an overflow. It would be better to change ... wenpeng li
12:28 AM Revision 239c8e85 (ceph): Merge PR #30223 into master
* refs/pull/30223/head:
msg/async: do not register lossy client connections
msg/async: allow anonymous client-side ...
Sage Weil
12:27 AM RADOS Backport #41845 (In Progress): luminous: tools/rados: allow list objects in a specific pg in a pool
Vikhyat Umrao
12:26 AM RADOS Backport #41959 (In Progress): luminous: tools/rados: add --pgid in help
Vikhyat Umrao
12:26 AM RADOS Backport #41962 (In Progress): luminous: Segmentation fault in rados ls when using --pgid and --p...
https://github.com/ceph/ceph/pull/30608 Vikhyat Umrao

09/26/2019

11:04 PM RADOS Backport #41960 (In Progress): nautilus: tools/rados: add --pgid in help
Vikhyat Umrao
11:00 PM Revision 5abb83ae (ceph): tools/rados: add --pgid in help
This commit 825c7b9729b2410a116e123d4b21210c646704d4 brought
the support for --pgid in rados ls but was not in help.
...
Vikhyat Umrao
10:53 PM RADOS Backport #41963 (In Progress): nautilus: Segmentation fault in rados ls when using --pgid and --p...
Vikhyat Umrao
10:50 PM Revision 9997eabe (ceph): tools/rados: call pool_lookup() after rados is connected
This commit fixes a segmentation fault when using --pgid
option in rados ls command in combination with --pool/-p opt...
Vikhyat Umrao
10:45 PM rgw Backport #41976 (In Progress): nautilus: if user doesnt exist then bucket list should give error/...
Vikhyat Umrao
10:39 PM Revision e2db5a77 (ceph): radosgw-admin: add --uid check in bucket list command
Fixes: https://tracker.ceph.com/issues/41589
Signed-off-by: Vikhyat Umrao <vumrao@redhat.com>
(cherry picked from co...
Vikhyat Umrao
09:06 PM Dashboard Cleanup #42072: mgr/dashboard: landing page 2.0
+1 looks good!
Just a question - with Nautilus and beyond, do we need a PG's per OSD card, given the pg autoscaler?
Paul Cuzner
08:18 PM Dashboard Cleanup #42072: mgr/dashboard: landing page 2.0
Your proposal looks great.
I've just noticed that you missed the "0 up, 0 down" from the iSCSI card. Please check ...
Ricardo Marques
06:53 PM Dashboard Cleanup #42072 (Resolved): mgr/dashboard: landing page 2.0
This is a series of changes/improvements to the Landing Page based on downstream improvements:
The main goals of t...
Ernesto Puerta
08:07 PM Backport #42029: backport endianness fixes to nautilus
Thanks Nathan. I did not know that this ticket was optional. I would like to keep this ticket in order to track all t... Ken Dreyer
06:07 PM CephFS Feature #41302: mds: add ephemeral random and distributed export pins
Sidharth Anupkrishnan wrote:
> At a first look, I think there is no need to make ephemeral_export_random_pin an xat...
Sidharth Anupkrishnan
04:01 PM CephFS Feature #41302: mds: add ephemeral random and distributed export pins
At a first look, I think there is no need to make ephemeral_export_random_pin an xattr like export_pin because for th... Sidharth Anupkrishnan
05:22 PM Revision 7aec060e (ceph): osd: add CheckReadable pg event, queue_check_readable()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:22 PM Revision 1d0c6f53 (ceph): osd/PeeringState: set WAIT state and block ops to wait for prior readab...
If we start a new interval and the prior interval may have OSDs that
are still readable, set the WAIT state bit and b...
Sage Weil
05:22 PM Revision ca80c3fc (ceph): osd: send ops back to primary if replica is not readable
This is the simplest strategy--much simpler than queueing them and
waking them up again later.
Signed-off-by: Sage W...
Sage Weil
05:21 PM Revision caaf0f8e (ceph): osd/osd_types: pg_history_t: add prior_readable_until_ub
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:21 PM Revision 7df85a66 (ceph): osd/osd_types: add PG_STATE_LAGGY
PG is laggy (unreadable) because ping(s) are delayed.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:21 PM Revision a0b453ad (ceph): osd/osd_types: add PG_STATE_WAIT
PG is waiting for previous intervals' readable intervals to expire.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:21 PM Revision 893fb92e (ceph): osd/PeeringStage: PGPool::get_readable_interval() accessor
For now, just do the heartbeat interval * 2. Eventually we'll want a
pool property.
Signed-off-by: Sage Weil <sage@...
Sage Weil
05:21 PM Revision 6b6392be (ceph): osd/osd_types: add READ_LEASE_INTERVAL pool property, osd_pool_readable...
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:21 PM Revision 5b5aa8b0 (ceph): osd: add mono_timer
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:21 PM Revision a48da26e (ceph): osd/osd_types: add pg_lease[_ack]_t
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:21 PM Revision 0863bdeb (ceph): osd: add lease/readable tracking members, helpers
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:21 PM Revision 19d77083 (ceph): osd: send and process lease[_ack] messages
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:21 PM Revision d883db70 (ceph): osd: schedule regular lease renewals
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:21 PM Revision 1e87f149 (ceph): osd/PeeringState: do full on_new_interval on new peering interval
This looks like a bug from the PeeringState transition.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:21 PM Revision c6358390 (ceph): crimson/osd/pg: add schedule_renew_lease stub
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:21 PM Revision 9c4d780c (ceph): osd/PrimaryLogPG: put ops on waitlist when PG is laggy
Move PG to laggy state if we aren't readable
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:21 PM Revision 3bb8a721 (ceph): osd: requeue ops when PG is no longer laggy
When we get a lease_ack, leave the laggy state.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:21 PM Revision 6945cc52 (ceph): osd/PeeringState: refresh prior_readable_until_ub in pg_history_t on share
Before we share pg_history_t, refresh the prior_readable_until_ub to be
a simple duration from *now*, so that it is c...
Sage Weil
05:21 PM Revision 6119f693 (ceph): osd/PeeringState: update prior_readable_until_ub on new interval
If a new interval starts, apply the old interval's readable_until_ub to
our prior.
Signed-off-by: Sage Weil <sage@re...
Sage Weil
04:15 PM Dashboard Bug #40027 (Pending Backport): mgr/dashboard: REST API: OpenAPI docs require internet connection
Lenz Grimmer
04:14 PM Backport #42071 (In Progress): mimic: install-deps.sh not support aarch64
Nathan Cutler
04:06 PM Backport #42071 (Resolved): mimic: install-deps.sh not support aarch64
https://github.com/ceph/ceph/pull/30718 Nathan Cutler
04:14 PM Revision f742283f (ceph): mgr/dashboard: REST API: OpenAPI docs require internet connect… (#30477)
mgr/dashboard: REST API: OpenAPI docs require internet connection
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
...
Lenz Grimmer
04:07 PM Backport #42070 (In Progress): nautilus: install-deps.sh not support aarch64
Nathan Cutler
04:05 PM Backport #42070 (Resolved): nautilus: install-deps.sh not support aarch64
https://github.com/ceph/ceph/pull/30601 Nathan Cutler
04:05 PM Bug #42023 (Pending Backport): install-deps.sh not support aarch64
Nathan Cutler
04:05 PM Bug #42023: install-deps.sh not support aarch64
backport will need a1a3e7960cf2c792ac8c9c71e68caa0ebada8933 as well Nathan Cutler
04:03 PM Revision 048f5ae7 (ceph): Merge pull request #30557 from smithfarm/wip-42023
install-deps.sh: add EPEL repo for non-x86_64 archs as well
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: B...
Nathan Cutler
04:02 PM Dashboard Backport #42066 (In Progress): nautilus: mgr/dashboard: iSCSI control inputs should be rendered b...
Ricardo Marques
01:47 PM Dashboard Backport #42066 (Resolved): nautilus: mgr/dashboard: iSCSI control inputs should be rendered base...
https://github.com/ceph/ceph/pull/30545 Ricardo Marques
03:55 PM Revision 3c9a2856 (ceph): osd/PeeringState: PG state 64 bits wide
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:49 PM Dashboard Backport #42024 (In Progress): nautilus: mgr/dashboard: Error editing iSCSI image advanced settings
Ricardo Marques
03:46 PM Dashboard Bug #41797 (Fix Under Review): mgr/dashboard: Configuring an URL prefix does not work as expected
Volker Theile
03:37 PM Revision 5730883b (ceph): mgr/dashboard: Configuring an URL prefix does not work as expected
Fixes: https://tracker.ceph.com/issues/41797
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
03:36 PM Bug #42032 (Resolved): build: cmake fails for lack of libcap-ng-devel, not installed by install-d...
Jeff Layton
12:23 PM Bug #42032: build: cmake fails for lack of libcap-ng-devel, not installed by install-deps.sh
https://github.com/ceph/ceph/pull/30590 Jeff Layton
11:47 AM Bug #42032: build: cmake fails for lack of libcap-ng-devel, not installed by install-deps.sh
Good point. The bigger question is why recent fedora versions aren't finding the python37-Cython package. I think thi... Jeff Layton
10:48 AM Bug #42032: build: cmake fails for lack of libcap-ng-devel, not installed by install-deps.sh
@Jeff:
The last two lines emitted by install-deps.sh were:...
Nathan Cutler
03:35 PM Revision f0dfc7f3 (ceph): Merge pull request #30590 from jtlayton/wip-42032
ceph.spec.in: fix Cython package dependency for Fedora Jeff Layton
03:33 PM Dashboard Feature #40920 (Resolved): mgr/dashboard: enable/disable bucket versioning
Lenz Grimmer
03:27 PM Revision b8951d43 (ceph): Merge pull request #29460 from rhcs-dashboard/bucket-versioning
mgr/dashboard: enable/disable versioning on RGW bucket
Reviewed-by: Volker Theile <vtheile@suse.com>
Lenz Grimmer
03:09 PM rgw Bug #42051: possible memory leak while resharding
note that the backport depends on https://github.com/ceph/ceph/pull/29894 Casey Bodley
03:09 PM Revision fe4d0949 (ceph): qa/distros/all: add openSUSE 15.1, drop openSUSE 12.2
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
02:46 PM Revision 764dc0d2 (ceph): qa/suites/rados/singleton/all/ec-lost-unfound: no rbd pool
This can interfere with the test.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:43 PM Dashboard Bug #42069: mgr/dashboard: Bucket names cannot be formatted as IP address.
Reported for v15.0.0-5440-gffefbc0a96 Lenz Grimmer
02:39 PM Dashboard Bug #42069 (Resolved): mgr/dashboard: Bucket names cannot be formatted as IP address.
Hi all,
as documented here https://docs.ceph.com/docs/master/radosgw/s3/bucketops/ a bucket name should follow som...
Kai Wagner
02:30 PM bluestore Bug #24901 (Resolved): Client reads fail due to bad CRC under high memory pressure on OSDs
Marking this "Resolved" since the workaround fixes this issue. Neha Ojha
02:29 PM Revision d8d2b71d (ceph): qa/standalone/mon/health-mute: use power of 2 for pg_num
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:29 PM Revision 71cbda4c (ceph): qa/tasks/ceph.conf.template: disable power-of-2 warning
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:27 PM bluestore Bug #25077 (Can't reproduce): Occasional assertion in ObjectStore/StoreTest.HashCollisionTest/2
Neha Ojha
02:25 PM Revision e3194ec3 (ceph): mgr/dashboard: extend types of `smart` response
Signed-off-by: Patrick Seidensal <pseidensal@suse.com> Patrick Seidensal
02:19 PM Dashboard Feature #39352 (In Progress): mgr/dashboard: Add support for device management
Patrick Seidensal
11:33 AM Dashboard Feature #39352: mgr/dashboard: Add support for device management
Patrick Seidensal
02:18 PM Revision 9b8fd6f9 (ceph): mgr/dashboard: Controls UI inputs based on "type"
iSCSI controls UI inputs should be rendered based
on the control "type" returned by `ceph-iscsi`.
Fixes: https://tra...
Ricardo Marques
02:17 PM Dashboard Feature #42064 (Fix Under Review): mgr/dashboard: add smartctl data as an details tab of a host
Patrick Seidensal
11:31 AM Dashboard Feature #42064 (Resolved): mgr/dashboard: add smartctl data as an details tab of a host
As user who's facing drive failures, I want to see the smartctl details of a host to see its status. Additionally, th... Patrick Seidensal
02:17 PM bluestore Bug #40434: ceph-bluestore-tool:bluefs-bdev-migrate might result in broken OSD
Igor Fedotov
02:16 PM bluestore Bug #40459 (Can't reproduce): os/bluestore: _verify_csum bad crc32 but no error in message, ceph-...
There isn't enough information on this to bug to diagnose the issue, please feel free to reopen if this appears again... Neha Ojha
02:10 PM bluestore Bug #41901 (Fix Under Review): bluestore: unused calculation is broken
Igor Fedotov
02:03 PM Dashboard Documentation #42068 (New): mgr/dashboard: add requirements of showing smart data
To be able to see the smart data of devices on the OSD and Host page of Ceph Dashboard, it is required for Ceph
1....
Patrick Seidensal
01:58 PM bluestore Bug #41744 (Fix Under Review): os/bluestore/BlueStore.cc: 5313: FAILED ceph_assert(bluefs->maybe_...
https://github.com/ceph/ceph/pull/30593 Radoslaw Zarzynski
01:54 PM ceph-volume Bug #42067 (Closed): api/lvm: Volumes.filter purges the object
Instead of purge()-ing and extend()-ing the object, it should create a new unpopulated object, extend() it and then r... Rishabh Dave
01:46 PM Dashboard Bug #41682 (Pending Backport): mgr/dashboard: iSCSI control inputs should be rendered based on co...
Ricardo Marques
01:45 PM Revision 14763dfb (ceph): Merge pull request #30208 from ricardoasmarques/support-iscsi-controls-...
mgr/dashboard: Controls UI inputs based on "type"
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-by: Volker Theil...
Ricardo Marques
01:43 PM Revision dddec189 (ceph): mgr/dashboard: Support iSCSI target-level CHAP auth
Requires `ceph-iscsi` config v11
Fixes: https://tracker.ceph.com/issues/41576
Signed-off-by: Ricardo Marques <rimar...
Ricardo Marques
01:37 PM Revision 54b470fa (ceph): Project Zipper - Bucketlist
Implement and do the initial conversion to the BucketList API for
Zipper. This invloves doing portions of the User a...
Daniel Gryniewicz
01:27 PM CephFS Bug #40283 (Pending Backport): qa: add testing for lazyio
Patrick Donnelly
01:26 PM Revision 9fb9d9b3 (ceph): Merge PR #28834 into master
* refs/pull/28834/head:
libcephfs: Add test for lazyio via libcephfs
libcephfs: Add lazyio_propogate and lazyio_syn...
Patrick Donnelly
01:25 PM CephFS Bug #40821 (Pending Backport): osdc: objecter ops output does not have useful time information
Patrick Donnelly
01:25 PM Revision ed7e20b5 (ceph): Merge PR #29818 into master
* refs/pull/29818/head:
client/MetaRequest: Add age to MetaRequest dump
osdc/Objecter: Add age to the ops
common/c...
Patrick Donnelly
01:23 PM CephFS Bug #41434 (Pending Backport): mds: infinite loop in Locker::file_update_finish()
Patrick Donnelly
01:23 PM Revision 50de2221 (ceph): Merge PR #29902 into master
* refs/pull/29902/head:
mds: Revert "properly setup client_need_snapflush for snap inode"
mds: cleanup dirty snap c...
Patrick Donnelly
01:22 PM CephFS Bug #41880 (Pending Backport): mds:split the dir if the op makes it oversized, because some ops m...
Patrick Donnelly
01:22 PM Revision e7b35b5b (ceph): Merge PR #29921 into master
* refs/pull/29921/head:
mds: split the dir if the op makes it oversized
Reviewed-by: Patrick Donnelly <pdonnell@red...
Patrick Donnelly
01:20 PM CephFS Cleanup #41678 (Resolved): mds: reorg LogSegment header
Patrick Donnelly
01:20 PM Revision a3a9408e (ceph): Merge PR #30202 into master
* refs/pull/30202/head:
mds: Explicitly call slave_updates with 0 size
mds: Move log_segment_seq_t into class LogSe...
Patrick Donnelly
01:19 PM CephFS Bug #41868 (Pending Backport): mds: mds returns -5 error when the deleted file does not exist
Patrick Donnelly
01:19 PM Revision d8f6c937 (ceph): Merge PR #30403 into master
* refs/pull/30403/head:
mds: mds returns -5 error when the deleted file does not exist
Reviewed-by: Patrick Donnell...
Patrick Donnelly
01:17 PM CephFS Bug #41892 (Pending Backport): qa: convert kcephfs qa tests to use mount.ceph auto-discovery feat...
Patrick Donnelly
01:17 PM Revision b09b17ef (ceph): Merge PR #30462 into master
* refs/pull/30462/head:
qa: have kclient tests use new mount.ceph functionality
Reviewed-by: Patrick Donnelly <pdon...
Patrick Donnelly
01:04 PM Revision 3dc47b8c (ceph): mgr/dashboard: Wait for iSCSI target put and delete
Signed-off-by: Ricardo Marques <rimarques@suse.com>
(cherry picked from commit e97a8a76e5526c70e5ae4b4ed89083b7fd6ba1f4)
Ricardo Marques
01:04 PM Revision db82baaa (ceph): mgr/dashboard: wait for iscsi/target create/put
IscsiTarget.create() returns a Task, so we need to wait for its
completion before moving on.
the same applies to Isc...
Kefu Chai
01:03 PM Revision 35480e6e (ceph): mgr/dashboard: Gracefully handle client/target info not found
Fixes: https://tracker.ceph.com/issues/41779
Signed-off-by: Ricardo Marques <rimarques@suse.com>
(cherry picked from...
Ricardo Marques
12:52 PM Revision 22713ce0 (ceph): mgr/dashboard: Fix error editing iSCSI disk controls
Fixes: https://tracker.ceph.com/issues/41388
Signed-off-by: Ricardo Marques <rimarques@suse.com>
(cherry picked from...
Ricardo Marques
12:36 PM Dashboard Backport #42065 (In Progress): nautilus: mgr/dashboard: Support iSCSI target-level CHAP authentic...
Ricardo Marques
12:36 PM Dashboard Backport #42065 (Resolved): nautilus: mgr/dashboard: Support iSCSI target-level CHAP authentication
https://github.com/ceph/ceph/pull/30545 Ricardo Marques
12:36 PM Dashboard Bug #41576 (Pending Backport): mgr/dashboard: Support iSCSI target-level CHAP authentication
Ricardo Marques
12:33 PM Revision 5f701e6c (ceph): mgr/dashboard: Support iSCSI target-level CHAP auth (#30011)
mgr/dashboard: Support iSCSI target-level CHAP auth
Reviewed-by: Tiago Melo <tmelo@suse.com>
Lenz Grimmer
12:22 PM Revision 76be9ef0 (ceph): Merge pull request #30588 from ricardoasmarques/fix-iscsi-test-put
mgr/dashboard: Wait for iSCSI target put and delete
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Kefu...
Kefu Chai
12:20 PM Revision 40c5a18f (ceph): ceph.spec.in: fix Cython package dependency for Fedora
Fedora distros do not have python3?-Cython packages, but they do have
python3-Cython ones. Fix the BuildRequires so t...
Jeff Layton
12:12 PM Revision e97a8a76 (ceph): mgr/dashboard: Wait for iSCSI target put and delete
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
11:23 AM Dashboard Bug #42063 (Duplicate): dashboard/iscsi: _update_iscsi_target fails in run-tox-mgr-dashboard
Note: This is on FreeBSD.
During a run-tox-mgr-dashboard there are differences in the expected json out when run u...
Willem Jan Withagen
11:22 AM Backport #41333: nautilus: ceph-test RPM not built for SUSE
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30049
m...
Nathan Cutler
11:13 AM Backport #41333 (Resolved): nautilus: ceph-test RPM not built for SUSE
Nathan Cutler
11:22 AM ceph-volume Backport #41956 (Resolved): nautilus: ceph-volume: typo in logmessage of ceph-volume systemd
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30520
m...
Nathan Cutler
11:18 AM ceph-volume Backport #41307 (Resolved): mimic: regression: [filestore,bluestore] single type strategies fail ...
Nathan Cutler
11:18 AM ceph-volume Backport #41083 (Resolved): mimic: batch gets confused when the same device is passed in two devi...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30334
m...
Nathan Cutler
11:17 AM ceph-volume Backport #41762 (Resolved): mimic: c-v raises TypeError: unsupported format string passed to Size...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30333
m...
Nathan Cutler
11:16 AM Backport #41334 (Resolved): luminous: ceph-test RPM not built for SUSE
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29736
m...
Nathan Cutler
11:14 AM Revision 8008b3f0 (ceph): Merge pull request #29736 from smithfarm/wip-41334-luminous
luminous: build/ops: ceph-test RPM not built for SUSE
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Kyr Sha...
Nathan Cutler
11:13 AM Revision 534c2f14 (ceph): Merge pull request #30049 from smithfarm/wip-41333-nautilus
nautilus: rpm: always build ceph-test package
Reviewed-by: Kyr Shatskyy <kyrylo.shatskyy@suse.de>
Nathan Cutler
10:48 AM RADOS Bug #42060: Slow ops seen when one ceph private interface is shut down
Hi,
When i mention private network i am referring to the cluster_network.
Nokia ceph-users
10:30 AM RADOS Bug #42060 (Need More Info): Slow ops seen when one ceph private interface is shut down
Environment -
5 node Nautilus cluster
67 OSDs per node - 4TB HDD per OSD
We are trying a use case where we shut...
Nokia ceph-users
10:41 AM CephFS Bug #42062 (Resolved): qa: AttributeError: 'MonitorThrasher' object has no attribute 'fs'
... Patrick Donnelly
10:34 AM CephFS Bug #42061 (Won't Fix): volume_client: AssertionError: 237 != 8
... Patrick Donnelly
10:25 AM Revision 76d6b529 (ceph): Merge pull request #30571 from smithfarm/wip-bci-force
src/script/backport-create-issue: implement --force option
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Nathan Cutler
10:05 AM CephFS Bug #39987: mds: MDCache::cow_inode does not cleanup unneeded client_snap_caps
Nathan Cutler wrote:
> > I plan to go a step further and not permit a tracker ticket to go backwards like this, i.e....
Patrick Donnelly
09:56 AM Revision 4221452e (ceph): rgw: when resharding store progress json
only when both verbose and out are specified.
Fixes: https://tracker.ceph.com/issues/42051
Signed-off-by: Mark Koga...
Mark Kogan
09:30 AM Revision f61cb6fc (ceph): mgr/dashboard: Controls UI inputs based on "type"
iSCSI controls UI inputs should be rendered based
on the control "type" returned by `ceph-iscsi`.
Fixes: https://tra...
Ricardo Marques
09:20 AM Dashboard Bug #40096 (Pending Backport): mgr/dashboard: MDS counter chart in Filesystems page is not automa...
Looks like this "needs to be fixed in Nautilus as well":https://lists.ceph.io/hyperkitty/list/ceph-users@ceph.io/thre... Lenz Grimmer
09:05 AM Bug #42059 (Resolved): get_cgroup_memory_limit magic value is error when os page_size is 64k
in the utils.c file,
when os pagesize is 65536,default value of cgroup.memory.limit_in_bytes is 9223372036854710272 ...
andy qi
08:53 AM RADOS Bug #42058 (Duplicate): OSD reconnected across map epochs, inconsistent pg logs created
Get the lossless cluster connection between osd.2 and osd.47 for example.
When osd.47 is restarted and at the same...
相洋 于
08:48 AM Dashboard Bug #41993 (Resolved): mgr/dashboard: test_mgr_module QA test has not been adapted to latest cont...
Lenz Grimmer
08:48 AM Revision 36d1e644 (ceph): mgr/dashboard: test_mgr_module QA test has not been adapted to… (#30513)
mgr/dashboard: Adapt test_mgr_module QA test to latest controller changes
Reviewed-by: Alfonso Martínez <almartin@re...
Lenz Grimmer
08:37 AM RADOS Bug #40035: smoke.sh failing in jenkins "make check" test randomly
In addition to what Laura reported, it must be said that this failure is seen in jenkins job only
when running the j...
Alfonso Martínez
08:26 AM RADOS Bug #40035: smoke.sh failing in jenkins "make check" test randomly
Kefu Chai wrote:
> [...]
>
> see https://jenkins.ceph.com/job/ceph-pull-requests/817/console
>
> i tried to re...
Laura Paduano
08:06 AM CephFS Bug #42057 (Resolved): cephfs-shell: not compatible with cmd2 versions after 0.9.13
"-b" options fail since load command from cmd2 changed t run_script. Rishabh Dave
07:23 AM rgw Bug #42056 (New): rgw: librgw write wrongly closed in NFS3
We mount nfs via librgw, then dd test on export directory.
[root@dev]# mount -t nfs -o noauto,noacl,soft,nfsvers=3...
Chenjiong Deng
07:17 AM Revision d98b3e36 (ceph): doc: fix typos
s/amount of times/number of times/
s/assosciated/associated/
s/availabe/available/
s/Commiting/Committing/
s/Containt...
Michael Prokop
07:11 AM Revision ffefbc0a (ceph): mgr/dashboard: wait for iscsi/target create/put (#30582)
mgr/dashboard: wait for iscsi/target create/put
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Lenz Grimmer
06:54 AM Bug #42055 (Closed): [osd]osd space's usage rate will be achieve to 100%.
os: centos 7.6.1807, ceph: ceph-13.2.5
Reproduce steps:
1, create a pool and a image in this pool.
2, Write a te...
haitao chen
06:41 AM Revision 89558097 (ceph): mgr/dashboard: enable/disable versioning on RGW bucket
Fixes: https://tracker.ceph.com/issues/40920
Signed-off-by: Alfonso Martínez <almartin@redhat.com>
Alfonso Martínez
06:08 AM Bug #42018 (Fix Under Review): core in CryptoRandom::get_bytes(char*, int)
Kefu Chai
04:42 AM Revision 0d9afd71 (ceph): Merge pull request #30578 from tchaikov/wip-seastar-unix-domain-socket
seastar: pickup unix domain socket support
Reviewed-by: Ronen Friedman <rfriedma@redhat.com>
Kefu Chai
03:21 AM RADOS Bug #41743: Long heartbeat ping times on front interface seen, longest is 2237.999 msec (OSD_SLOW...

This shows the send on osd.0 and receive at osd.6. ...
David Zafman
02:52 AM RADOS Bug #41743: Long heartbeat ping times on front interface seen, longest is 2237.999 msec (OSD_SLOW...
This shows the front and back interface. I don't know which is which, but it already sent the second interface maybe... David Zafman
02:32 AM RADOS Bug #41743: Long heartbeat ping times on front interface seen, longest is 2237.999 msec (OSD_SLOW...

I confused the front and back interface with a retransmit. The ports are the 2 interfaces.
-At the ping receivi...
David Zafman
02:09 AM Bug #42054 (Resolved): osd child thread not inherit main thread affinity attribute
in osd process,main thread set cpu affinity ,but the child threads not inherit the affinity.
so osd`s threads not ru...
andy qi
12:56 AM Revision 82d72161 (ceph): mgr/dashboard: wait for iscsi/target create/put
IscsiTarget.create() returns a Task, so we need to wait for its
completion before moving on.
the same applies to Isc...
Kefu Chai

09/25/2019

11:41 PM RADOS Bug #41924 (Fix Under Review): asynchronous recovery can not function under certain circumstances
Neha Ojha
09:27 PM RADOS Bug #41924: asynchronous recovery can not function under certain circumstances
Greg Farnum
09:46 PM RADOS Bug #41874 (Resolved): mon-osdmap-prune.sh fails
David Zafman
09:45 PM RADOS Bug #41873 (Resolved): test-erasure-code.sh fails
David Zafman
09:28 PM RADOS Bug #41939 (Need More Info): Scaling with unfound options might leave PGs in state "unknown"
Neha Ojha
09:28 PM RADOS Bug #41939: Scaling with unfound options might leave PGs in state "unknown"
How are we ending up in this state? What the previous states on the those PGs? Neha Ojha
09:24 PM RADOS Bug #41943 (Need More Info): ceph-mgr fails to report OSD status correctly
Do you have any other information from that OSD while this happened? Neha Ojha
09:22 PM RADOS Bug #41943: ceph-mgr fails to report OSD status correctly
Sounds like this OSD was somehow up enough that it responded to peer heartbeats, but was not processing any client re... Greg Farnum
09:13 PM ceph-ansible Bug #42053: e0 failed to get devid for : udev_device_new_from_subsystem_sysname failed on ''
Feel free to move it back, if there is nothing wrong on the ceph-ansible side. Neha Ojha
09:13 PM ceph-ansible Bug #42053: e0 failed to get devid for : udev_device_new_from_subsystem_sysname failed on ''
This sounds like a ceph-ansible issue so I'm moving it to that project, but other channels for talking with them migh... Greg Farnum
12:45 PM ceph-ansible Bug #42053 (New): e0 failed to get devid for : udev_device_new_from_subsystem_sysname failed on ''
Hello,
Using ceph-ansible stable-4.0 to deploy Ceph.
It seems there is some problem with mon election:
Environ...
Michal Nasiadka
09:03 PM RADOS Bug #41908 (Resolved): TMAPUP operation results in OSD assertion failure
Neha Ojha
09:01 PM Bug #42032 (In Progress): build: cmake fails for lack of libcap-ng-devel, not installed by instal...
Let's keep this open for now. This _is_ confusing, so it'd be good to have a more overt error there when this fails. ... Jeff Layton
08:38 PM Bug #42032 (Closed): build: cmake fails for lack of libcap-ng-devel, not installed by install-dep...
Jeff Layton wrote:
> I think install-deps may be bailing out without installing it because of:
>
> [...]
>
> O...
J. Eric Ivancich
08:25 PM Bug #42032: build: cmake fails for lack of libcap-ng-devel, not installed by install-deps.sh
I think install-deps may be bailing out without installing it because of:... Jeff Layton
08:02 PM Bug #42032 (New): build: cmake fails for lack of libcap-ng-devel, not installed by install-deps.sh
I'm still experiencing the issue on the tip of master:
commit 8d6d084d08d28c6afc0dc5246efd43b0a3dca00d (HEAD -> ma...
J. Eric Ivancich
11:37 AM Bug #42032: build: cmake fails for lack of libcap-ng-devel, not installed by install-deps.sh
Also, if the bug is still reproducible on the tip of master, please include a "typescript" of the full install-deps.s... Nathan Cutler
11:17 AM Bug #42032: build: cmake fails for lack of libcap-ng-devel, not installed by install-deps.sh
Eric, can you try again on tip of master? Nathan Cutler
11:06 AM Bug #42032 (Resolved): build: cmake fails for lack of libcap-ng-devel, not installed by install-d...
fixed by https://github.com/ceph/ceph/pull/29817 which was merged eight days ago Nathan Cutler
10:18 AM Bug #42032 (In Progress): build: cmake fails for lack of libcap-ng-devel, not installed by instal...
Nathan Cutler
07:59 PM Revision bd20464d (ceph): client: don't ceph_abort on bad llseek whence value
There is no need to abort in this case. Just return -EINVAL.
Fixes: https://tracker.ceph.com/issues/41871
Signed-off...
Jeff Layton
07:45 PM Linux kernel client Bug #40985 (Resolved): xfstest generic/451 intermittently fails
Merged for v5.4-rc1 Jeff Layton
06:29 PM Revision 5dd03479 (ceph): osd/PrimaryLogPG: make proxied writes behave with RETURNVEC
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:29 PM Revision add574bc (ceph): messages/MOSDOpReply: ensure input payload is not passed via reply
The reply shouldn't include the input payload, for the sake of efficiency.
This has the slightly annoying side-effec...
Sage Weil
06:29 PM Revision c9746ff6 (ceph): osd/PrimaryLogPG: include op_returns in pg log [dup] records, reply
If the op has the RETURNVEC flag set,
- Record the per-op return value and overall return code in the pg log and
d...
Sage Weil
06:29 PM Revision de1a8eb6 (ceph): osd/PrimaryLogPG: impose a per-op return buffer limit (32)
Limit the return value size for writes, so that we don't inadvertantly
stuff too much data in the PGLog.
Signed-off-...
Sage Weil
06:29 PM Revision da6282eb (ceph): cls/hello: test large return buffer overflow
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:31 PM Revision d070deef (ceph): client: remove Inode dir_contacts field
...nothing uses this, and it's not quite clear what it's for in the
first place.
Signed-off-by: Jeff Layton <jlayton...
Jeff Layton
04:06 PM Revision 7985d959 (ceph): osd/osd_types: add per-op return fields to log [dup] records
Allow an overall positive return value, and also per-op return value and
outdata for each op in a request.
Signed-of...
Sage Weil
04:06 PM Revision 330f6f3a (ceph): librados: add a RETURNVEC flag
This signals that the client is soliciting and expecting return codes
that are >0 and/or return buffers on update ops...
Sage Weil
04:06 PM Revision 17f0cf3c (ceph): osdc/Objecter: allow mutate ops to have return data
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:06 PM Revision f0d18161 (ceph): cls/hello,ceph_test_cls_hello: test returning data from a mutation
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:06 PM Revision 2870f8e5 (ceph): osd/osd_types: show in and out byte counts for OSDOp
This will appear in the MOSDOp[Reply] message strings.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:06 PM Revision 2027eb25 (ceph): osd/osd_types: reset payload_len in merge_osd_op_vector_out_data
This is cleaner and simpler.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:01 PM Revision aba33749 (ceph): osd/PrimaryLogPG: remove finish_proxy_write reply path
There is no case where we have already allocated a reply message here,
since that is only done in execute_ctx() after...
Sage Weil
03:58 PM Revision 6b3c27fc (ceph): osd/PrimaryLogPG: drop unused MOSDOpReply creation path
It is unclear why this path was originally needed, but it does predate
the removal of the dual-ack removal, so I expe...
Sage Weil
03:39 PM Revision 0efec744 (ceph): msg/async: allow anonymous client-side connections
If the connection mode is lossy, allow us to open a new connection to
a target, regardless of whether other such conn...
Sage Weil
03:39 PM Revision c48a29b9 (ceph): msg/async: do not register lossy client connections
If our policy is server + lossy, we do not need to track our incoming
client connections by address. First, because ...
Sage Weil
03:33 PM Revision a8dd64c8 (ceph): seastar: pickup unix domain socket support
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:50 PM Messengers Bug #40716 (Pending Backport): hammer client failed to auth against master OSD
Sage Weil
01:30 PM Messengers Bug #40716 (Fix Under Review): hammer client failed to auth against master OSD
Sage Weil
01:29 PM Messengers Bug #40716 (Pending Backport): hammer client failed to auth against master OSD
Sage Weil
02:49 PM Revision 8d6d084d (ceph): Merge PR #30523 into master
* refs/pull/30523/head:
mon/MonClient: skip CEPHX_V2 challenge if client doesn't support it
Reviewed-by: Greg Farnu...
Sage Weil
02:44 PM Revision ac746d34 (ceph): osd/OSDMap: remove remaining g_conf() usage
Use the explicitly-passed cct here instead of relying on the global symbol.
The only user was check_health(), so this...
Sage Weil
01:28 PM Revision 4196b132 (ceph): osd/OSDMap: do not trust partially simplified pg_upmap_item
If we simplified a partially no-op pg_upmap_item, we shall still
continue to verify that the remaining part is valid....
xie xingguo
01:20 PM Revision a4eb5814 (ceph): qa/suites/rados/thrash-old-clients: tolerate MON_DOWN
The first thing this test does is upgrade all mons.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:12 PM Revision 9b6ed03e (ceph): test: librados startup/shutdown racer test
Spawn a bunch of threads, have them do a cluster_connect and immediately
shut the connection down again. Do this in a...
Jeff Layton
12:11 PM RADOS Bug #42052 (Resolved): mgr/balancer FAILED ceph_assert(osd_weight.count(i.first))
> OSDMap.cc: 4603: FAILED ceph_assert(osd_weight.count(i.first))
>
> ceph version v15.0.0-5429-gac828d7 (ac828d732...
xie xingguo
12:10 PM rgw Bug #42051 (Resolved): possible memory leak while resharding
If resharding is started with the parameters 'verbose=true' and 'out=nullptr', like in the example:... Mark Kogan
11:21 AM Dashboard Bug #41685 (Fix Under Review): mgr/dashboard: False Spanish translation of `clean` on landing page
Anonymous
09:47 AM Dashboard Bug #41685 (Resolved): mgr/dashboard: False Spanish translation of `clean` on landing page
Fixed on transifex
https://www.transifex.com/ceph/ceph-dashboard/translate/#es_ES/nautilus/157236651?q=text%3Aclean
...
Anonymous
11:11 AM Revision f88b51cd (ceph): rgw: compression type should be same during multipart uploading
Signed-off-by: zhang Shaowen <zhangshaowen@cmss.chinamobile.com> zhang Shaowen
11:09 AM Revision 6cc6e8d5 (ceph): mgr/dashboard: Support iSCSI target-level CHAP auth
Requires `ceph-iscsi` config v11
Fixes: https://tracker.ceph.com/issues/41576
Signed-off-by: Ricardo Marques <rimar...
Ricardo Marques
10:50 AM RADOS Bug #41866 (Fix Under Review): OSD cannot report slow operation warnings in time.
Kefu Chai
10:49 AM RADOS Bug #41866: OSD cannot report slow operation warnings in time.
Kefu Chai
09:49 AM Revision 90fcc2e8 (ceph): mgr/dashboard: Display the "destroyed" state in OSD list (#30514)
mgr/dashboard: Display the "destroyed" state in OSD list
Reviewed-by: Ricardo Dias <rdias@suse.com>
Reviewed-by: Vol...
Lenz Grimmer
09:47 AM Dashboard Feature #41787 (Pending Backport): mgr/dashboard: Improve workaround to redraw datatables
Volker Theile
09:36 AM CephFS Bug #39987: mds: MDCache::cow_inode does not cleanup unneeded client_snap_caps
Oh, and one more thing: issues in Resolved status can be reverted to Need Review (or In Progress, or even New) as well. Nathan Cutler
09:29 AM CephFS Bug #39987: mds: MDCache::cow_inode does not cleanup unneeded client_snap_caps
> I plan to go a step further and not permit a tracker ticket to go backwards like this, i.e. from PB back to NR. Ins... Nathan Cutler
08:59 AM Dashboard Bug #41611 (Resolved): mgr/dashboard: fail to set a tenanted user as new owner of existing buckets
Removing the "Pending Backport" status - the applicable subset of this issue has be tracked and fixed in a separate i... Lenz Grimmer
08:50 AM Dashboard Bug #41611: mgr/dashboard: fail to set a tenanted user as new owner of existing buckets
Kiefer Chang wrote:
> The PR can't be backported to nautilus and was addressed in https://github.com/ceph/ceph/pull/...
Alfonso Martínez
02:33 AM Dashboard Bug #41611: mgr/dashboard: fail to set a tenanted user as new owner of existing buckets
The PR can't be backported to nautilus and was addressed in https://github.com/ceph/ceph/pull/29485
Please see the c...
Kiefer Chang
08:58 AM Revision 49d74011 (ceph): install-deps.sh: add EPEL repo for non-x86_64 archs as well
Fixes: https://tracker.ceph.com/issues/42023
Signed-off-by: Kefu Chai <kchai@redhat.com>
Signed-off-by: Nathan Cutler...
Nathan Cutler
08:56 AM Dashboard Backport #41996 (Rejected): nautilus: mgr/dashboard: fail to set a tenanted user as new owner of ...
As this functionality can't be backported "as is", only the applicable subset was taken and submitted as a separate t... Lenz Grimmer
08:56 AM Revision a2d4d67f (ceph): build-doc: allow building docs on fedora 30
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit e17e4bfcc048abd1757c3efd12c7443169d67477)
Yuval Lifshitz
08:49 AM Revision 8495d376 (ceph): src/script/backport-create-issue: implement --force option
If --force option is given along with an explicit list of issue numbers,
backport issues will be created regardless o...
Nathan Cutler
08:48 AM Revision 07db50e0 (ceph): mds: Reorganize class members in MDBalancer header
Fixes: https://tracker.ceph.com/issues/42043
Signed-off-by: Varsha Rao <varao@redhat.com>
root
08:42 AM ceph-volume Backport #42050 (Resolved): nautilus: fix pytest warnings
https://github.com/ceph/ceph/pull/30676 Nathan Cutler
08:41 AM ceph-volume Backport #42049 (Resolved): luminous: fix pytest warnings
https://github.com/ceph/ceph/pull/30677 Nathan Cutler
08:41 AM ceph-volume Backport #42048 (Resolved): mimic: fix pytest warnings
https://github.com/ceph/ceph/pull/30678 Nathan Cutler
08:31 AM Revision b43cbefc (ceph): Merge pull request #30420 from runsisi/wip-remove-requests
rpm,deb: python-requests is not needed for ceph-common
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:29 AM rbd Backport #41955 (In Progress): mimic: unbreak krbd_huge_image.t on bionic
https://github.com/ceph/ceph/pull/30569 Prashant D
08:26 AM RADOS Backport #41921 (In Progress): nautilus: OSDMonitor: missing `pool_id` field in `osd pool ls` com...
https://github.com/ceph/ceph/pull/30568 Prashant D
08:00 AM Revision 91cb3928 (ceph): rgw/pubsub: backporting pubsub/notifications to nautilus
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
07:33 AM Revision 26a18fca (ceph): doc: move MDS deployment from main quick start to CephFS quick start
Signed-off-by: Rishabh Dave <ridave@redhat.com> Rishabh Dave
07:32 AM Revision cd3e0acb (ceph): doc: update CephFS Quick Start doc
Also, skip the details about CephX user's keyring and monitor's socket
since the kernel driver can figure out these d...
Rishabh Dave
07:31 AM ceph-volume Bug #42045 (Resolved): unit test: lvm mocking isufficient
Test fail sometimes if lvm is not installed. We have mocks in place, but there is a hole somehwere:... Jan Fajerski
07:18 AM Dashboard Feature #38497: mgr/dashboard: Provide consistent contextual help in all dialogues
Another example given by a user: "Quota setting in the RGW section in the dashboard does not specify what value its e... Lenz Grimmer
07:10 AM Revision 80d9b557 (ceph): Merge pull request #30556 from alfredodeza/luminous-guits-41392
luminous ceph-volume: do not fail when trying to remove crypt mapper Jan Fajerski
07:05 AM ceph-volume Bug #41907 (Pending Backport): fix pytest warnings
Jan Fajerski
07:05 AM Revision 122f579b (ceph): Merge pull request #30422 from rishabh-d-dave/cv-fix-pytest-warning
ceph-volume: fix warnings raised by pytest Jan Fajerski
06:59 AM Revision 47c982e8 (ceph): rgw/pubsub: add notification filtering
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit 543f8f7a2729ab8bd2e1a14d98a3fd2c2e19f9bd)
Yuval Lifshitz
06:59 AM Revision 9ac7c524 (ceph): rgw/pubsub: support deletion markers and multipart upload
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit 923799fd960f97b8ddbbe0e106139069d640588b)
Yuval Lifshitz
06:59 AM Revision 8a322571 (ceph): rgw/pubsub: push notifications documentation
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit c345566831c72446c8250f630337825e526847a8)
Yuval Lifshitz
06:59 AM Revision 0d095b64 (ceph): rgw/pubsub: push notifications from ops
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit dc31b030ea30f3b7bfdeb9fa92e303892d17138a)
Yuval Lifshitz
06:59 AM Revision 5aee038d (ceph): rgw/pubsub: allow pubsub REST API on master
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit a14353496d1f75a303495f538141a1a54ff28c60)
Yuval Lifshitz
06:59 AM Revision 3525f839 (ceph): rgw/pubsub: service reordering issue
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit e91489f443b5b086ef96b51051d2726728412ff5)
Yuval Lifshitz
06:59 AM Revision 8a8c80d4 (ceph): rgw/pubsub: fix amqp topic bug. add disabled end2end push tests
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit abfd6f72db3b6e1a797a660a4a601a33605e5f25)
Yuval Lifshitz
06:59 AM Revision 131bac7e (ceph): rgw/pubsub: fix duplicates due to multiple zone synching
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit 38c23833b35279cb6e1a9b575b5a463959fed348)
Yuval Lifshitz
06:59 AM Revision a1831cbc (ceph): rgw/pubsub: run pubsub tests even if multisite fails
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit 1df809144c2ed96a715c8bd3df6ed5ef48399dd3)
Yuval Lifshitz
06:58 AM Revision dc262262 (ceph): rgw/pubsub: make new PSZone parameters optional in test
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit 0b6909c1e9832d7a6f375f38f32bed58d1e161c2)
Yuval Lifshitz
06:58 AM Revision 36b872c7 (ceph): rgw/pubsub: add conf parameter for full/incremental sync
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit af4c2d5dbb42170ade4ad78088b80b0b5a357c5a)
Yuval Lifshitz
06:58 AM Revision ba0eac03 (ceph): rgw: add tenant as parameter to User in multisite tests
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit 4def929395bce39e9a130d0e8740790815a6a503)
Yuval Lifshitz
06:58 AM Revision 49592c31 (ceph): rgw/pubsub: revert the RGWSysObjectCtx change
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit 10b8b57d723971604cbabf984291232c194a55ec)
Yuval Lifshitz
06:58 AM Revision 74ae4014 (ceph): rgw/pubsub: cleanup tests for multiple notifications
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit b4005db82da1627a03d96baa45081fbb329070b1)
Yuval Lifshitz
06:58 AM Revision 8a2a7674 (ceph): rgw/pubsub: fix doc on updates. attempt to fix multi-notifications
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit 3279a786ba0abc9d1955f03eaa5f94da0d12ed22)
Yuval Lifshitz
06:58 AM Revision e38926de (ceph): rgw/pubsub: fix more test issues with teuthology failures
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit 51fc8a40e3484bcc16244723b091ba7f3157abfb)
Yuval Lifshitz
06:58 AM Revision 0340d2d8 (ceph): rgw/pubsub: fix test issue with 3 zones
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit 83e5571c873a6f459aaf9a7c42a532339ed2a1b3)
Yuval Lifshitz
06:58 AM Revision f823976d (ceph): rgw/pubsub: add another zone for pubsub
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit d8d817a6006e38b52f922b714870c32b9a76a169)
Yuval Lifshitz
06:58 AM Revision ecb5b90f (ceph): rgw/pubsub: make sure bucket is empty before deletion
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit 588e0c0e23f66eb35a056ad110404a97fa219a15)
Yuval Lifshitz
06:57 AM Revision d84754f0 (ceph): rgw/pubsub: fix "no module named rgw_multi.zone_ps"
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit dfa501cfb77e72fe3e4cb2454aea99916705b812)
Yuval Lifshitz
06:57 AM Revision 0b146340 (ceph): rgw/pubsub: fix "no module named rgw_multi.tests"
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit b03a56fe930be0ff7bad4e375e22a8e2ca0fed76)
Yuval Lifshitz
06:57 AM Revision 21f8138c (ceph): rgw/pubsub: actually adding the ps tests
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit 8362ecc7dfd8056567b74fdaaa52809082f15421)
Yuval Lifshitz
06:57 AM Revision 8b4feb60 (ceph): rgw/pubsub: fix popping the wrong key
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit 2d7c07bbeb9887d76b89eded7458ac7af8068026)
Yuval Lifshitz
06:57 AM Revision 1955e031 (ceph): rgw/pubsub: fix topic arn. tenant support to multisite tests
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit be64adf916e0f318b22b57cedd02c2b0b2a503f2)
Yuval Lifshitz
06:57 AM Revision ff975da8 (ceph): rgw/pubsub: handle subscription conf errors better
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit f4e3745bcb9f75814b4052e2b651c25a39c2f17b)
Yuval Lifshitz
06:57 AM Revision 609283c3 (ceph): rgw/pubsub: more info on notification deletion compatibility
Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
(cherry picked from commit 2cf1872bdf63e9093884b6d3bbc20b9a42963d53)
Yuval Lifshitz
06:57 AM Revision ce576826 (ceph): rgw/pubsub: fix comments from PR #27493
Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
(cherry picked from commit cb256dd92ac39baddce252acb634b587653da4f3)
Yuval Lifshitz
06:56 AM Revision 40a7f0a7 (ceph): rgw/pubsub: clarify pubsub zone configuration
Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
(cherry picked from commit 89ddc407b48959831450638f14929f553511d240)
Yuval Lifshitz
06:53 AM Revision 9a05d946 (ceph): rgw/pubsub: wrong link in S3 doc
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit 98e6a0434609d7b29d61166276419eca1d552ad0)
Yuval Lifshitz
06:53 AM Revision b3ce4d85 (ceph): rgw/pubsub: fix documentation link errors
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit dc904249a00aacecf9a06a26223b5b2d5c46ace2)
Yuval Lifshitz
06:52 AM Revision 9e0c9a47 (ceph): rgw/pubsub: fix comments from PR #27091
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit a0b43fa26c9ba1bebe6553c84fd98fad3a3d28ad)
Yuval Lifshitz
06:52 AM Revision b652d328 (ceph): rgw/pubsub: add more S3 compatibility documentation
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit e1e39d627ec9a044f9f7428400dd379350fc4bbb)
Yuval Lifshitz
06:51 AM Revision d1b1f88d (ceph): rgw/pubsub: test and doc bucket deletion impact on notifications
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit cb6e894937098999e4eb7d2c13c2f180329f2432)
Yuval Lifshitz
06:51 AM Revision a96a32bd (ceph): doc/ceph-fuse: mention -k option in ceph-fuse man page
Fixes: https://tracker.ceph.com/issues/42044
Signed-off-by: Rishabh Dave <ridave@redhat.com>
Rishabh Dave
06:50 AM Revision 31e2fd49 (ceph): rgw/pubsub: avoid static creation of amqp manager
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit 376a3df0d12b544a0378a1467fcf4b2c32fd8afa)
Yuval Lifshitz
06:49 AM Revision e27a0b7a (ceph): rgw/pubsub: add s3-compatible API documentation
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit 9fd0f873188532c7552f087f65c5b279eb1fc3ca)
Yuval Lifshitz
06:49 AM Revision f0f474e1 (ceph): rgw/pubsub: allow for endpoint definition via topics
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit 8ac119fdd50b6306e4b338e3f0b4731818c6e6c8)
Yuval Lifshitz
06:48 AM Revision e95bbdc6 (ceph): rgw/pubsub: implement S3 compatible get/delete APIs
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit 0f8671b3a13af2713fed51f15c83cca8ef19dd19)
Yuval Lifshitz
06:48 AM Revision 36fe1eb6 (ceph): rgw: pubsub support s3 records. refactor ARN
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit 2bd353233112ead32181b94a2af1b04e3fa9e1de)
Yuval Lifshitz
06:43 AM Revision dc21d041 (ceph): vstart_runner: name booleans for options differently
This achieves 2 things: makes it more understandable for the reader that
the boolean variable is an option and reads ...
Rishabh Dave
06:43 AM Revision 254f705e (ceph): qa/vstart_runner.py: add an option to remove old log
Add an option "--clear-old-log" to get rid of log entries before making
entries for current batch of tests.
Signed-o...
Rishabh Dave
06:42 AM Revision e16ad012 (ceph): qa/vstart_runner.py: make log initialization code reusable
Move it to a method so that the code be can be reused.
Signed-off-by: Rishabh Dave <ridave@redhat.com>
Rishabh Dave
06:41 AM Revision 1ef02b72 (ceph): qa/vstart_runner.py: make printing of stdout of ps optional
stdout of ps command is generally pretty huge which makes it harder to
interpret logs. Don't print it by default and ...
Rishabh Dave
06:40 AM Revision 842b5590 (ceph): qa/vstart_runner.py: add timeout for vstart.sh and stop.sh
Override default timeout for execution of vstart.sh and stop.sh since
neither scripts take more than 100 seconds norm...
Rishabh Dave
06:39 AM Revision 83ff993e (ceph): qa/vstart_runner.py: add an option to teardown cluster
Add "--teardown" option so that vstart_runner.py tears down Ceph
cluster automatically after the batch of tests has c...
Rishabh Dave
06:16 AM CephFS Documentation #42044 (Resolved): doc/ceph-fuse: -k missing in man page
Rishabh Dave
05:47 AM CephFS Cleanup #42043 (Fix Under Review): mds: reorg MDBalancer header
Varsha Rao
05:40 AM CephFS Cleanup #42043 (Resolved): mds: reorg MDBalancer header
Varsha Rao
05:29 AM Revision 85efa8f9 (ceph): mgr/balancer: enable pg_upmap cli for future use
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
05:15 AM Dashboard Bug #41988: mgr/dashboard: Building the frontend with --prod cause problems
It turned out when setting the aot and buildOptimizer to false that all transactions will be displayed as expected. S... Anonymous
01:35 AM rgw Bug #42042 (Resolved): unittest_rgw_amqp failing in master
... Kefu Chai

09/24/2019

11:05 PM Revision 05385dff (ceph): qa: avoid hexdump skip and length options
On Debian-based distros, hexdump(1) comes from FreeBSD in bsdmainutils
package (other distros ship a Linux version fr...
Ilya Dryomov
09:50 PM RADOS Bug #38724: _txc_add_transaction error (39) Directory not empty not handled on operation 21 (op 1...
Bumping priority based on community feedback. Brad Hubbard
08:41 PM Revision eb0d0747 (ceph): rbd nbd: move nbd map ioctls to new function
The next patches will add nbd map netlink support so this moves the ioctl
code to a new function to keep things clean...
Mike Christie
08:41 PM Revision d48df4d7 (ceph): rbd nbd: move server startup code to function
The netlink connect cmd interface requires the server to be running when
the connect call completes or commands will ...
Mike Christie
08:41 PM Revision b32b66f9 (ceph): rbd nbd: move nbd index parsing to function
Make the nbd index parsing into a functio so we can use in the ioctl and
netlink paths.
Signed-off-by: Mike Christie...
Mike Christie
08:41 PM Revision ea8519a8 (ceph): rbd nbd: just move signal handler
This just moves the signal handler to make it easier to call the netlink
disconnect helpers in the next patches.
Sig...
Mike Christie
08:41 PM Revision bb7b11a0 (ceph): rbd nbd: Add cond to signal nbd disconnection
With the ioctl interface we know when a disconnect has been executed
because the NBD_DO_IO ioctl will return. The net...
Mike Christie
08:41 PM Revision a2dc404c (ceph): cmake: Move WITH_RBD option earlier
The next patch will add a WITH_RBD check to the LINUX check block so we
only check for the netlink libs when those 2 ...
Mike Christie
08:41 PM Revision 207088a0 (ceph): cmake and build: add netlink lib requirement detection
The next patch adds netlink support to rbd-nbd. This patch just adds the
build related changes to bring in the netlin...
Mike Christie
08:41 PM Revision 061b05d4 (ceph): rbd nbd: add support for netlink interface
This adds support for mapping and unmapping using the netlink
interface. If the user passes in --try-netlink during m...
Mike Christie
08:41 PM Revision 2b37c566 (ceph): rbd nbd: always try to load module on map
nl and ioctl both need the module loaded so just always load it during
mapping.
Signed-off-by: Mike Christie <mchris...
Mike Christie
08:41 PM Revision 725083a7 (ceph): rbd-nbd: Add resize support
This adds resize support to rbd nbd when using the netlink interface.
It requires this linux kernel patch:
https://m...
Mike Christie
08:41 PM Revision d75dca1f (ceph): rbd-nbd: Fix spacing in UpdateWatchCtx
UpdateWatchCtx used a mix of 2 spaces and 4 spaces. This fixes the
function to use 2 spaces which is used in the rest...
Mike Christie
08:02 PM Backport #42029: backport endianness fixes to nautilus
If you're backporting just to nautilus, and no further, no tracker is needed. Just open a PR with the cherry-picks.
...
Nathan Cutler
12:59 PM Backport #42029 (Rejected): backport endianness fixes to nautilus
Recently there was a series of patches submitted fixing endianness issues that were merged in master, we need to get... Dennis Gilmore
07:55 PM bluestore Backport #42041 (Resolved): nautilus: bluestore objectstore_blackhole=true violates read-after-write
https://github.com/ceph/ceph/pull/31019 Nathan Cutler
07:54 PM CephFS Backport #42040 (Resolved): nautilus: client: _readdir_cache_cb() may use the readdir_cache alrea...
https://github.com/ceph/ceph/pull/30763 Nathan Cutler
07:54 PM CephFS Backport #42039 (Resolved): luminous: client: _readdir_cache_cb() may use the readdir_cache alrea...
https://github.com/ceph/ceph/pull/30934 Nathan Cutler
07:54 PM CephFS Backport #42038 (Resolved): mimic: client: _readdir_cache_cb() may use the readdir_cache already ...
https://github.com/ceph/ceph/pull/30933 Nathan Cutler
07:53 PM RADOS Backport #42037 (Resolved): luminous: Enable auto-scaler and get src/osd/PeeringState.cc:3671: fa...
https://github.com/ceph/ceph/pull/30896 Nathan Cutler
07:52 PM RADOS Backport #42036 (Resolved): mimic: Enable auto-scaler and get src/osd/PeeringState.cc:3671: faile...
https://github.com/ceph/ceph/pull/30895 Nathan Cutler
07:52 PM CephFS Backport #42035 (Resolved): nautilus: client: lseek function does not return the correct value.
https://github.com/ceph/ceph/pull/30762 Nathan Cutler
07:52 PM CephFS Backport #42034 (Resolved): mimic: client: lseek function does not return the correct value.
https://github.com/ceph/ceph/pull/30932 Nathan Cutler
07:52 PM Dashboard Backport #42033 (Resolved): nautilus: mgr/dashboard: Using wrong identifiers in RGW user/bucket d...
https://github.com/ceph/ceph/pull/32888 Nathan Cutler
07:51 PM Bug #42023 (Fix Under Review): install-deps.sh not support aarch64
Nathan Cutler
07:47 PM Bug #42023 (In Progress): install-deps.sh not support aarch64
Nathan Cutler
08:59 AM Bug #42023 (Resolved): install-deps.sh not support aarch64
because of hard code in script file ,install-deps.sh script create epel repo not support aarch64
below is part of...
andy qi
06:39 PM Revision 9dadd4fc (ceph): ceph-volume: do not fail when trying to remove crypt mapper
In a containerized context, at some point, need to run `simple scan` on a device
from a separate container (not the e...
Guillaume Abrioux
06:39 PM Revision f359e1d6 (ceph): ceph-volume: do not fail when trying to remove crypt mapper
In a containerized context, at some point, need to run `simple scan` on a device
from a separate container (not the e...
Guillaume Abrioux
06:38 PM Revision 6ad0b468 (ceph): ceph-volume: do not fail when trying to remove crypt mapper
In a containerized context, at some point, need to run `simple scan` on a device
from a separate container (not the e...
Guillaume Abrioux
06:36 PM Revision ca295861 (ceph): osd/PrimaryLogPG: remove unnecessary claim_op_out_data() calls
In all of these cases, the vector<OSDOp>* ops in question points to
the MOSDOp::ops vector, which is copied by the MO...
Sage Weil
06:28 PM Revision 89d7418d (ceph): osd/PrimaryLogPG: do_pg_ops make MOSDOp const, fix comment
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:05 PM CephFS Bug #42020 (Fix Under Review): qa: fuse_mount should check if mounted in umount_wait
Jos Collin
08:20 AM CephFS Bug #42020 (Resolved): qa: fuse_mount should check if mounted in umount_wait
... Patrick Donnelly
05:52 PM Bug #42032 (Resolved): build: cmake fails for lack of libcap-ng-devel, not installed by install-d...
The `cmake` command failed for me on master running Fedora 29. Seemed libcap-ng-devel was missing. Ran install-deps.s... J. Eric Ivancich
05:40 PM Revision f90e3e10 (ceph): Merge pull request #30036 from tchaikov/wip-python3-pkgversion
ceph.spec.in: s/pkgversion/version_nodots/
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Boris Ranto <branto...
Kefu Chai
05:35 PM rgw Feature #42031: rgw: provide mech to allow unordered bucket listing to work past missing bucket i...
It seems like the place to do this is in RGWRados::cls_bucket_list_unordered. Ideally cls_rgw_bucket_list_op has a re... J. Eric Ivancich
05:34 PM rgw Feature #42031 (New): rgw: provide mech to allow unordered bucket listing to work past missing bu...
Currently a missing bucket index shard will cause an unordered bucket listing to fail. In the extreme case where a us... J. Eric Ivancich
05:15 PM Bug #42026: test: LibCephFS.ShutdownRace segfaults (msgr v2 related part)
Moving this to the larger ceph project.
I suspect this is indicative of races in the network setup/teardown code, ...
Jeff Layton
12:23 PM Bug #42026: test: LibCephFS.ShutdownRace segfaults (msgr v2 related part)
Attaching more verbose output. The "invalid file descriptor" messages hint that we're probably operating on fds that ... Jeff Layton
11:42 AM Bug #42026: test: LibCephFS.ShutdownRace segfaults (msgr v2 related part)
Running the test under valgrind seems to find something:... Jeff Layton
11:00 AM Bug #42026 (Resolved): test: LibCephFS.ShutdownRace segfaults (msgr v2 related part)
... Patrick Donnelly
04:59 PM Revision f3c1a77e (ceph): rgw/pubsub: initial version of S3 compliant API
(cherry picked from commit 2e94f4d1cecb5164bc646fb6b088dd197f878263)
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
Yuval Lifshitz
04:11 PM RADOS Bug #41946: cbt perf test fails due to leftover in /home/ubuntu/cephtest
the log files were created by cosbench. see https://github.com/intel-cloud/cosbench/blob/ca68b333e85c51829ea68f203877... Kefu Chai
03:47 PM Dashboard Backport #42030 (In Progress): nautilus: mgr/dashboard: Error during iSCSI target edition
Ricardo Marques
03:13 PM Dashboard Backport #42030 (Resolved): nautilus: mgr/dashboard: Error during iSCSI target edition
-https://github.com/ceph/ceph/pull/30551-
https://github.com/ceph/ceph/pull/30545
Ricardo Marques
03:27 PM mgr Bug #40011: ceph -s shows wrong number of pools when pool was deleted
@Jan,
Thanks for the update! I will redeploy my test environment and recheck it.
Daniel Oliveira
03:23 PM Revision 6d2f6684 (ceph): ceph.spec.in: s/pkgversion/version_nodots/
`python3_pkgversion` is now defined as 3, while we don't have packages
like python3-Cython yet in EPEL7. but we do ha...
Kefu Chai
03:12 PM Dashboard Bug #41779 (Pending Backport): mgr/dashboard: Error during iSCSI target edition
Lenz Grimmer
03:11 PM Revision a6689e59 (ceph): mgr/dashboard: Gracefully handle client/target info not found (#30349)
mgr/dashboard: Gracefully handle client/target info not found
Reviewed-by: Tiago Melo <tmelo@suse.com>
Lenz Grimmer
02:32 PM ceph-volume Bug #41392 (Resolved): ceph-volume can't do a 'simple scan' on a running osd when dmcrypt is enabled
Alfredo Deza
02:17 PM ceph-volume Bug #41392: ceph-volume can't do a 'simple scan' on a running osd when dmcrypt is enabled
I guess we can close this since https://github.com/ceph/ceph/pull/30490 has been merged Guillaume Abrioux
02:26 PM Revision f1f8e9a5 (ceph): PendingReleaseNotes: add note for 14.2.5 so we can backport this
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:26 PM Revision 6e46b1c0 (ceph): osd/OSDMap: health alert for non-power-of-two pg_num
Fixes: https://tracker.ceph.com/issues/41647
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:06 PM Dashboard Bug #41940 (Pending Backport): mgr/dashboard: Using wrong identifiers in RGW user/bucket datatables
Volker Theile
09:19 AM Dashboard Bug #41940: mgr/dashboard: Using wrong identifiers in RGW user/bucket datatables
Lenz Grimmer wrote:
> What is the consequence of this? How does it impact the dashboard's functionality?
The sear...
Volker Theile
08:25 AM Dashboard Bug #41940: mgr/dashboard: Using wrong identifiers in RGW user/bucket datatables
Volker Theile wrote:
> The RGW user and bucket datatables are using the wrong identifiers.
What is the conseque...
Lenz Grimmer
01:58 PM Revision 59299c8e (ceph): mgr/dashboard: Using wrong identifiers in RGW user/bucket data… (#30492)
mgr/dashboard: Using wrong identifiers in RGW user/bucket datatables
Reviewed-by: Tiago Melo <tmelo@suse.com>
Lenz Grimmer
01:31 PM Revision ccae47ea (ceph): auth/Crypto: assert(len <= 256) before calling getentropy()
this assert() will be optimized out in Release mode.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:30 PM Revision bb6d9c32 (ceph): auth/Crypto: fallback to /dev/urandom if getentropy() fails
we still support Linux 3.10, which does not support `getrandom(2)`.
so even if the glibc installed on the building ho...
Kefu Chai
01:30 PM Revision d4fdd5a1 (ceph): mon/MonitorDBStore: use const string& for args throughout
const bufferlist& too
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:25 PM Revision ba4ef272 (ceph): Merge PR #30537 into master
* refs/pull/30537/head:
test/pybind: fix local variables for emacs
crush: add editor property variables
Reviewed-b...
Sage Weil
12:46 PM Revision d01835fb (ceph): mgr/dashboard: Gracefully handle client/target info not found
Fixes: https://tracker.ceph.com/issues/41779
Signed-off-by: Ricardo Marques <rimarques@suse.com>
Ricardo Marques
12:31 PM Revision 2bf60f71 (ceph): nautilus: cmake/BuildDPDK: ignore gcc8/9 warnings
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
Conflicts: cmake/modules/BuildDPDK.cmake
this change is not cher...
Yuval Lifshitz
12:19 PM RADOS Backport #41922 (In Progress): mimic: OSDMonitor: missing `pool_id` field in `osd pool ls` command
https://github.com/ceph/ceph/pull/30547 Prashant D
12:15 PM RADOS Backport #41917 (In Progress): nautilus: osd: failure result of do_osd_ops not logged in prepare_...
https://github.com/ceph/ceph/pull/30546 Prashant D
11:52 AM Support #42028: Gitlab issue
If I follow your link, I'm ending here: https://gitlab.com/gitlab-org/gitlab-foss/merge_requests/26806/diffs#0841f35d... Sebastian Wagner
11:32 AM Support #42028 (Closed): Gitlab issue
Dear Team,
I'm using CEPHFS for my local gitlab setup.
I'm facing huge load issue when accessing repository.
...
Muthu N
11:32 AM CephFS Feature #41311 (Resolved): deprecate CephFS inline_data support
Patrick Donnelly
11:32 AM Revision 30909f5a (ceph): Merge PR #29824 into master
* refs/pull/29824/head:
qa: whitelist new FS_INLINE_DATA_DEPRECATED health warning
mds: add a HEALTH_WARN message w...
Patrick Donnelly
11:31 AM Revision 0499d19a (ceph): Merge PR #29526 into master
* refs/pull/29526/head:
client: _readdir_cache_cb() may use the readdir_cache already clear
Reviewed-by: Zheng Yan ...
Patrick Donnelly
11:30 AM CephFS Bug #41148 (Pending Backport): client: _readdir_cache_cb() may use the readdir_cache already clear
Patrick Donnelly
11:27 AM Support #42027 (Closed): Reg:Configuration support
Dear Team,
Is it advisable to use CEPHFS as storage for repository management?
Thanks,
N.Muthu.
Muthu N
11:23 AM Revision 34de0de7 (ceph): Merge pull request #30426 from votdev/harden_mgr_modules_list
mgr/dashboard: Prevent KeyError when requesting always_on_modules
Reviewed-by: Sebastian Wagner <swagner@suse.com>
R...
Lenz Grimmer
11:16 AM CephFS Cleanup #41665 (Resolved): mds: reorg Locker header
Patrick Donnelly
11:15 AM Revision a968e88f (ceph): Merge PR #30164 into master
* refs/pull/30164/head:
mds: Remove unnecessary headers in Locker
mds: Reorganize class members in Locker header
R...
Patrick Donnelly
11:12 AM Dashboard Backport #40830 (In Progress): nautilus: mgr/dashboard: Validate iSCSI controls
Ricardo Marques
11:11 AM CephFS Bug #41837 (Pending Backport): client: lseek function does not return the correct value.
Patrick Donnelly
11:11 AM Revision 01e0e09a (ceph): Merge PR #30312 into master
* refs/pull/30312/head:
client:EINVAL may be returned when offset is 0 ,Loff_t pos = f->pos should be the best.
Rev...
Patrick Donnelly
11:01 AM Revision b1d621fb (ceph): mgr/dashboard: Validate iSCSI controls min/max value
Fixes: https://tracker.ceph.com/issues/38018
Signed-off-by: Ricardo Marques <rimarques@suse.com>
(cherry picked from...
Ricardo Marques
11:00 AM Revision 1c772bb1 (ceph): Merge pull request #30493 from p-se/wip-pse-osd-improvements
mgr/dashboard: OSD improvements
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-by: Volker Theile <vtheile@suse.com>
Lenz Grimmer
10:59 AM Revision 3ae339ec (ceph): mgr/dashboard: enable run-frontend-unittest.sh to run from any… (#30496)
mgr/dashboard: enable run-frontend-unittest.sh to run from any directory
Reviewed-by: Kiefer Chang <kiefer.chang@sus...
Lenz Grimmer
10:22 AM Linux kernel client Documentation #42025 (Resolved): update kclient Documentation pages
These two pages could use some updates:
https://docs.ceph.com/docs/master/cephfs/kernel/
https://docs.ceph.com/do...
Jeff Layton
09:59 AM rbd Backport #41957 (In Progress): nautilus: rbd-nbd backport netlink changes from master
Thanks, Mike! Nathan Cutler
01:23 AM rbd Backport #41957: nautilus: rbd-nbd backport netlink changes from master
Here is a PR to port the rbd-nbd netlink patches to nautilus:
https://github.com/ceph/ceph/pull/30532
Mike Christie
09:25 AM Dashboard Backport #39317 (In Progress): mimic: mgr/dashboard: RGW proxy can't handle self-signed SSL certi...
Nathan Cutler
09:25 AM Revision de220eee (ceph): mgr/dashboard: RGW proxy can't handle self-signed certificates
Fixes tracker.ceph.com/issues/24677
Signed-off-by: Volker Theile <vtheile@suse.com>
(cherry picked from commit 67052...
Volker Theile
09:13 AM Dashboard Backport #42024 (Resolved): nautilus: mgr/dashboard: Error editing iSCSI image advanced settings
https://github.com/ceph/ceph/pull/30545 Ricardo Marques
09:03 AM Dashboard Bug #41388 (Pending Backport): mgr/dashboard: Error editing iSCSI image advanced settings
Lenz Grimmer
09:02 AM Revision 45b05fb8 (ceph): mgr/dashboard: Fix error editing iSCSI disk controls (#30100)
mgr/dashboard: Fix error editing iSCSI disk controls
Reviewed-by: Ricardo Dias <rdias@suse.com>
Lenz Grimmer
08:53 AM Revision 609ae543 (ceph): pybind/rados: add application_metadata_get
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
08:47 AM Dashboard Bug #41684 (Closed): mgr/dashboard: run-frontend-e2e-tests.sh is failing on docker
Ricardo Marques
08:47 AM Dashboard Bug #41684: mgr/dashboard: run-frontend-e2e-tests.sh is failing on docker
This is a `ceph-dev-docker` issue, not an upstream `ceph` issue.
This is fixed by https://github.com/ricardoasmarq...
Ricardo Marques
08:34 AM CephFS Bug #42022 (Need More Info): mgr/volumes: "Timed out after 30s waiting for ./volumes/_deleting to...
... Patrick Donnelly
08:26 AM mgr Bug #42021 (New): mgr: segmentation fault in DaemonServer::_prune_pending_service_map
... Patrick Donnelly
07:24 AM Revision ffe6ba39 (ceph): rgw: fix REQUEST_URI setting in the rgw_asio_client.cc
rebased https://github.com/ceph/ceph/pull/16935 to the master,
the Civetweb part has been addressed,the Beast part is...
Jiaying Ren
07:21 AM Revision 7949f81b (ceph): rgw: fix opslog operation field as per Amazon s3
According to Amazon s3[1], current Operation field are using
http method, which should be operation name.
[1] http:/...
Jiaying Ren
07:13 AM Revision d856db33 (ceph): test/pybind/test_ceph_argparse.py: add a test for "osd pool create"
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
07:07 AM Revision 62aa9d9d (ceph): mon/MonCommands: improve "osd pool create" command validation
both `expected_num_objects` and `size` are required to be greater or
equal to 0, and monitor will return -EINVAL at s...
Kefu Chai
07:03 AM CephFS Bug #39987: mds: MDCache::cow_inode does not cleanup unneeded client_snap_caps
Nathan Cutler wrote:
> When there are multiple PRs fixing a single tracker, it's a good idea to "unset" (depopulate)...
Patrick Donnelly
07:03 AM Revision e5b766ed (ceph): Merge pull request #30535 from xiexingguo/wip-test_ceph_argparse
test/pybind/test_ceph_argparse.py: pg_num of pool creation now optional
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:57 AM Revision d34030a1 (ceph): crush: add editor property variables
so the local settings won't interfere when working on ceph.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:57 AM Revision 806de9fd (ceph): test/pybind: fix local variables for emacs
* pass CEPH_BIN env variable if necessary
* do not 'make' unless necessary
* use `cmake --build` as developer might b...
Kefu Chai
05:25 AM Revision 85518422 (ceph): test/pybind/test_ceph_argparse.py: pg_num of pool creation now optional
introduced by f88d95bef6948410603bd877aa4714a2afefd5a5
note that we remove the bad pg_num = -1 test too, which will ...
xie xingguo
05:16 AM Bug #42019: osd/PrimaryLogPG: PrimaryLogPG.cc: 12662: FAILED assert(info.last_complete == info.la...
This sounds pretty much like https://tracker.ceph.com/issues/41816, maybe the other fix needs to be backported all th... Neha Ojha
03:54 AM Bug #42019: osd/PrimaryLogPG: PrimaryLogPG.cc: 12662: FAILED assert(info.last_complete == info.la...
1. Injection read fault, recover failed object is added to the missing set, log.complete_to == log.end()
2. Before t...
tao ning
03:54 AM Bug #42019 (Resolved): osd/PrimaryLogPG: PrimaryLogPG.cc: 12662: FAILED assert(info.last_complete...
... tao ning
04:45 AM Revision 6e9ea4fb (ceph): osd/PGLog: reset log.complete_to when recover obect failed
1. Injection read fault, recover failed object is added to the missing set, log.complete_to == log.end()
2. Before th...
Tao Ning
03:32 AM Bug #42018 (Resolved): core in CryptoRandom::get_bytes(char*, int)
```
/root/workspace/ceph/build/bin/ceph-authtool --create-keyring --gen-key --name=mon. /root/workspace/ceph/build/k...
Chang Liu
03:04 AM CephFS Documentation #41472 (Resolved): doc: add multiple active MDSs and Subtree Management in CephFS
Patrick Donnelly
03:01 AM Revision f5b51a35 (ceph): mgr/prometheus: assign a value to osd_dev_node when obj_store is not fi...
Fixes: https://tracker.ceph.com/issues/42017
Signed-off-by: jiahuizeng <jhzeng93@foxmail.com>
Jiahui Zeng
03:00 AM CephFS Documentation #41872 (Fix Under Review): doc: update CephFS Quick Start guide
Patrick Donnelly
02:43 AM mgr Bug #42017 (Resolved): mgr/prometheus: UnboundLocalError occurs when obj_store is neither filesto...
Failed to view metrics through browser when obj_store is neither filestore nor bluestore. The error message is as fol... Jiahui Zeng
02:36 AM Revision 78b65e92 (ceph): Merge PR #30348 into master
* refs/pull/30348/head:
doc: Add a new document on Dynamic Metadata Management in CephFS
Reviewed-by: Patrick Donne...
Patrick Donnelly
01:47 AM CephFS Documentation #42016 (Resolved): doc: layout rest of intro page
Include links to different sections of CephFS Documentation: "Concepts" (architecture), "Getting Started", "Mounting"... Patrick Donnelly
12:56 AM Revision 70894282 (ceph): Merge pull request #30512 from xiexingguo/wip-vstart-inc-osd
vstart: add --inc-osd option
Reviewed-by: Sage Weil <sage@redhat.com>
Xie Xingguo
12:11 AM Revision c3864278 (ceph): osd: add log information to record the cause of do_osd_ops failure
Signed-off-by: NancySu05 <su_nan@inspur.com>
(cherry picked from commit a6e8f553fec6575c4089e075bc9e8b212f1f0f88)
NancySu05

09/23/2019

09:36 PM rbd Feature #41937: rbd-nbd backport netlink changes from master
Just a FYI, because I can't set the Assignee value for this ticket.
I made a patchset for this and will add link t...
Mike Christie
08:57 AM rbd Feature #41937 (Pending Backport): rbd-nbd backport netlink changes from master
Backporting note: this feature is implemented by *two* PRs Nathan Cutler
09:33 PM RADOS Bug #42015 (In Progress): Remove unused full and nearful output from OSDMap summary
David Zafman
09:27 PM RADOS Bug #42015 (Resolved): Remove unused full and nearful output from OSDMap summary

in OSDMap::print_oneline_summary() and OSDMap::print_summary() (CEPH_OSDMAP_FULL and CEPH_OSDMAP_NEARFULL checks)
David Zafman
09:32 PM Revision 307e78ef (ceph): qa: bump maven repo version in s3a_hadoop.py
Version 3.6.0 is not available so the version
of maven is being bumped up to most recent
version (3.6.2).
Signed-off...
Ali Maredia
09:32 PM Revision d9c645d7 (ceph): osd: Remove unused osdmap flags full, nearfull from output
Fixes: https://tracker.ceph.com/issues/42015
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
09:30 PM Revision 7ebc5531 (ceph): qa/standalone/osd/divergent-priors: add reproducer for bug 41816
Reproducer for https://tracker.ceph.com/issues/41816
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from ...
Sage Weil
09:30 PM Revision de490a15 (ceph): test: Divergent testing of _merge_object_divergent_entries() cases
Case 1: A more recent update exists
Case 2: The first entry in the divergent sequence is a create
Case 3 NOT TESTED ...
David Zafman
09:29 PM Revision 280f4ff2 (ceph): test: Make most tests use default objectstore bluestore
Change run_osd() to default objectstore bluestore
Use run_osd_filestore() to use the non-default objectstore
Fix inje...
David Zafman
09:29 PM Revision daedb487 (ceph): test: Output elapse time for each script for information
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 1bb79d827edd53fbd69f9b421139a670313fb0fa)
David Zafman
09:03 PM Dashboard Backport #39317: mimic: mgr/dashboard: RGW proxy can't handle self-signed SSL certificates
Is anyone working on this backport to Mimic? It would be *very* nice to have this ability in Mimic if possible. Wyllys Ingersoll
08:50 PM Dashboard Backport #41995 (In Progress): nautilus: mgr/dashboard: NFS export list should display the "Pseud...
Ricardo Marques
12:52 PM Dashboard Backport #41995 (Resolved): nautilus: mgr/dashboard: NFS export list should display the "Pseudo P...
https://github.com/ceph/ceph/pull/30529 Nathan Cutler
08:44 PM Revision 02c70e84 (ceph): mgr/dashboard: NFS list should display the "Pseudo Path"
Fixes: https://tracker.ceph.com/issues/41815
Signed-off-by: Ricardo Marques <rimarques@suse.com>
(cherry picked from...
Ricardo Marques
08:41 PM RADOS Backport #42014 (In Progress): nautilus: Enable auto-scaler and get src/osd/PeeringState.cc:3671:...
Nathan Cutler
08:35 PM RADOS Backport #42014 (Resolved): nautilus: Enable auto-scaler and get src/osd/PeeringState.cc:3671: fa...
https://github.com/ceph/ceph/pull/30528 Nathan Cutler
08:41 PM Revision 817644a0 (ceph): osd/PeeringState: recover_got - add special handler for empty log
If we use a small osd_min[max]_pg_log_entries setting, say, 10, and
do splitting, a child pg may only be able to keep...
xie xingguo
08:30 PM Messengers Bug #40716 (Fix Under Review): hammer client failed to auth against master OSD
Nathan Cutler
08:23 PM Messengers Bug #40716 (Pending Backport): hammer client failed to auth against master OSD
Nathan Cutler
06:51 PM Messengers Bug #40716: hammer client failed to auth against master OSD
see https://github.com/ceph/ceph/pull/30524 for nautilus backport/fix Sage Weil
06:26 PM Messengers Bug #40716: hammer client failed to auth against master OSD
backport may be non-trivial (or possibly unnecessary), since there was a huge post-nautilus cleanup/refactor/simplifi... Sage Weil
06:25 PM Messengers Bug #40716 (Fix Under Review): hammer client failed to auth against master OSD
Sage Weil
02:08 PM Messengers Bug #40716: hammer client failed to auth against master OSD
captured some detailed logs here:
/a/sage-2019-09-23_02:45:54-rados-wip-sage2-testing-2019-09-22-1659-distro-basic...
Sage Weil
08:30 PM Messengers Backport #42013 (In Progress): nautilus: hammer client failed to auth against master OSD
Nathan Cutler
08:28 PM Messengers Backport #42013 (Resolved): nautilus: hammer client failed to auth against master OSD
https://github.com/ceph/ceph/pull/30524 Nathan Cutler
08:25 PM mgr Bug #41736: "ActivePyModule.cc: 54: FAILED ceph_assert(pClassInstance != nullptr)" due to race wh...
This does appear to be an auth permissions issue with the mgr caps. I'm not sure whether the base caps changed since ... Gavin Baker
07:26 PM mgr Bug #41736: "ActivePyModule.cc: 54: FAILED ceph_assert(pClassInstance != nullptr)" due to race wh...
After further testing, the manager daemon will fail entirely as described initially if the balancer is turned on. Oth... Gavin Baker
08:17 PM Revision c70f779d (ceph): headers: Make ceph_le member private
This prevents accidental construction of any ceph_le16/32/64 object
and thereby forces use of the init_le16/32/64 rou...
Ulrich Weigand
07:42 PM RADOS Feature #41647 (Fix Under Review): pg_autoscaler should show a warning if pg_num isn't a power of...
Sage Weil
07:20 PM RADOS Bug #42012: mon osd_snap keys grow unbounded
This is (mostly) fixed in master by https://github.com/ceph/ceph/pull/30518. There is still one set of per-epoch key... Sage Weil
03:41 PM RADOS Bug #42012: mon osd_snap keys grow unbounded
Link to the full "dump-keys | grep osd_snap"
https://wustl.box.com/s/3r7bgv32hs5hw4jmgmywbo9qvqrqsmwn
Brian Koebbe
03:26 PM RADOS Bug #42012 (Resolved): mon osd_snap keys grow unbounded
... Sage Weil
07:19 PM RADOS Bug #41680: Removed OSDs with outstanding peer failure reports crash the monitor
Greg Farnum
07:16 PM Messengers Bug #37710 (Won't Fix): msg/simple: writer stall
simplemessenger removed from code base Sage Weil
07:16 PM Messengers Bug #15412 (Won't Fix): msg/simple: deadlock in delayed delivery
simplemessenger removed from code base Sage Weil
07:16 PM Messengers Bug #38249 (Won't Fix): SimpleMessenger.cc: 260: FAILED ceph_assert(!cleared)
SimpleMessenger removed from code base Sage Weil
07:15 PM Messengers Bug #39022 (Can't reproduce): msgr: segmentation fault in handle_auth_request
I seem to remember fixing this, although I can't find the patch now. In any case, if it's not occuring any more, let... Sage Weil
07:02 PM Revision a2261944 (ceph): Merge pull request #30304 from alfredodeza/nautilus-ceph-volume-zap-fix
nautilus ceph-volume lvm.zap fix cleanup for db partitions
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
06:53 PM Revision 4d23ccb3 (ceph): Merge pull request #30490 from ceph/guits-41392
ceph-volume: do not fail when trying to remove crypt mapper
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Reviewed-...
Alfredo Deza
06:50 PM Revision 2e1748eb (ceph): Merge pull request #30520 from smithfarm/wip-41956-nautilus
nautilus: ceph-volume: systemd fix typo in log message
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
06:48 PM Revision 89ffece4 (ceph): msg/async/ProtocolV1: require CEPHX_V2 if cephx_service_require_version...
If we require this feature, a client missing it will get back the
FEATURES tag error at the msgr level, and needs_cha...
Sage Weil
06:48 PM Revision 3544b069 (ceph): Merge pull request #30303 from alfredodeza/mimic-ceph-volume-zap-fix
mimic ceph-volume lvm.zap fix cleanup for db partitions
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Alfredo Deza
06:43 PM Revision 19fa1a63 (ceph): mon/MonClient: skip CEPHX_V2 challenge if client doesn't support it
If the client doesn't support the CEPHX_V2 challenge, and we don't require
it, skip it. This allows the client to au...
Sage Weil
06:20 PM Revision 32154801 (ceph): mon/MonClient: skip CEPHX_V2 challenge if client doesn't support it
If the client doesn't support the CEPHX_V2 challenge, and we don't require
it, skip it. This allows the client to au...
Sage Weil
05:37 PM mgr Bug #41992: mgr: module ls; displays detailed information of disabled modules
I believe Madhavi is talking about the difference in output between in luminous and nautilus (probably even mimic). I... Boris Ranto
11:32 AM mgr Bug #41992: mgr: module ls; displays detailed information of disabled modules
This change has nothing to do with ceph-ansible and the version of ceph-ansible. Was this added in a Ceph patch release? Sebastian Wagner
10:20 AM mgr Bug #41992 (New): mgr: module ls; displays detailed information of disabled modules
The output of 'ceph mgr module ls', in 4.0 displays detailed information of the disabled modules. Unlike what we obse... Madhavi Kasturi
05:33 PM Dashboard Bug #41990 (Fix Under Review): mgr/dashboard: hide Python tracebacks in response errors
Ernesto Puerta
09:57 AM Dashboard Bug #41990 (Resolved): mgr/dashboard: hide Python tracebacks in response errors
Currently all errors handled by Cherrypy tools result in Python traceback including sensitive context information (Py... Ernesto Puerta
05:30 PM CephFS Backport #41890 (In Progress): nautilus: mount.ceph: enable consumption of ceph keyring files
Nathan Cutler
04:19 AM CephFS Backport #41890: nautilus: mount.ceph: enable consumption of ceph keyring files
Should pick up backport for https://tracker.ceph.com/issues/41892 as well once it's merged. Patrick Donnelly
05:16 PM CephFS Bug #39987: mds: MDCache::cow_inode does not cleanup unneeded client_snap_caps
When there are multiple PRs fixing a single tracker, it's a good idea to "unset" (depopulate) the Pull request ID fie... Nathan Cutler
05:09 PM RADOS Bug #41944: inconsistent pool count in ceph -s output
Is this after pools are deleted? In that case, it's #40011 Nathan Cutler
05:06 PM ceph-volume Backport #41956 (In Progress): nautilus: ceph-volume: typo in logmessage of ceph-volume systemd
Nathan Cutler
09:01 AM ceph-volume Backport #41956 (Resolved): nautilus: ceph-volume: typo in logmessage of ceph-volume systemd
https://github.com/ceph/ceph/pull/30520 Nathan Cutler
05:05 PM Revision 14b99bc5 (ceph): ceph-volume: systemd fix typo in log message
Fixes: https://tracker.ceph.com/issues/41942
Signed-off-by: Manu Zurmühl <m.zurmuehl@heinlein-support.de>
(cherry pic...
Manu Zurmuehl
04:27 PM RADOS Backport #41864 (In Progress): luminous: Mimic MONs have slow/long running ops
Nathan Cutler
04:27 PM Revision 4dae96ad (ceph): mon: ensure prepare_failure() marks no_reply on op
Signed-off-by: Joao Eduardo Luis <joao@suse.com>
(cherry picked from commit 75ec26d78dfff1ce3b668e08d6a6a3cf05fe07de)
Joao Eduardo Luis
04:18 PM rgw Backport #38752 (Rejected): luminous: rgw: marker is not advanced during garbage collection
Nathan Cutler
04:16 PM rgw Backport #38753 (Rejected): mimic: rgw: marker is not advanced during garbage collection
Nathan Cutler
04:01 PM rgw Backport #38753 (New): mimic: rgw: marker is not advanced during garbage collection
Nathan Cutler
04:16 PM rgw Bug #38408 (Resolved): rgw: marker is not advanced during garbage collection
Pull request 26545 is a subset of PR 26601. In other words, when I try to cherry-pick the commit in PR 26545 after ba... Nathan Cutler
04:06 PM rbd Bug #41997: TestClsRbd.mirror_image_status failed during mimic-x-singleton upgrade
Perhaps duplicate of https://tracker.ceph.com/issues/41833? That was a MSGR v2 feature encoding bug where the list wa... Jason Dillaman
01:25 PM rbd Bug #41997 (Resolved): TestClsRbd.mirror_image_status failed during mimic-x-singleton upgrade
... Sage Weil
03:57 PM Revision 7ed8da1f (ceph): mon/OSDMonitor: remove old removed_snap_ and removed_epoch_ keys
1- These aren't needed any more.
2- Prior to octopus, the removed_epoch_ epoch keys were merged into
single records ...
Sage Weil
03:53 PM Revision 6900420d (ceph): mon/MonitorDBStore: add erase_range() op to transaction
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:52 PM Revision b54b0f92 (ceph): mgr/dashboard: Display the "destroyed" state in OSD list
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
03:50 PM Revision 64b2bcea (ceph): mon/OSDMonitor: drop removed_ key generator helpers
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:47 PM Revision 84f74503 (ceph): mon/OSDMonitor: un-generalized _lookup_snap
All callers pass purged=true.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:47 PM Revision 20586a87 (ceph): mon/OSDMonitor: un-generalize insert_snap_update
purged=true always
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:42 PM Revision 2435d0c9 (ceph): mon/OSDMonitor: stop recording removed_snaps in mon db
We keep a window of these in the OSDMap; we don't need to duplicate that
information in the mon kv store. Nobody eve...
Sage Weil
03:42 PM Revision 294af350 (ceph): mon/OSDMonitor: drop lookup_removed_snap
No callers.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:25 PM Revision 5399337d (ceph): qa/tasks/mgr/dashboard/test_health: add "allow_unknown" in mgr_map
tests/functionalities are not broken if we add more fields to mgr_map.
see also #30507
Signed-off-by: Kefu Chai <kc...
Kefu Chai
03:20 PM Dashboard Bug #41947 (Resolved): Test failure: test_full_health (tasks.mgr.dashboard.test_health.HealthTest)
Kefu Chai
03:18 PM Revision b6dc4b02 (ceph): Merge pull request #30507 from tchaikov/wip-mgr-features-in-mgrmap
qa/tasks/mgr/dashboard/test_health: update schema
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Alfonso Mart...
Kefu Chai
03:14 PM mgr Bug #42011 (Duplicate): test_perf_counters_mds_get (tasks.mgr.dashboard.test_perf_counters.PerfCo...
Kefu Chai
03:13 PM mgr Bug #42011 (Duplicate): test_perf_counters_mds_get (tasks.mgr.dashboard.test_perf_counters.PerfCo...
... Kefu Chai
02:34 PM Dashboard Backport #41773 (In Progress): nautilus: mgr/dashboard: NFS Ganesha Object Gateway exports should...
Tiago Melo
02:30 PM Dashboard Bug #41988 (Fix Under Review): mgr/dashboard: Building the frontend with --prod cause problems
Nathan Cutler
09:27 AM Dashboard Bug #41988 (Resolved): mgr/dashboard: Building the frontend with --prod cause problems
When building the frontend with the prod parameter ... Anonymous
02:27 PM Revision 05bdceb1 (ceph): doc: Add a new document on Dynamic Metadata Management in CephFS
Signed-off-by: Sidharth Anupkrishnan <sanupkri@redhat.com> Sidharth Anupkrishnan
02:27 PM RADOS Bug #37875: osdmaps aren't being cleaned up automatically on healthy cluster
Still ongoing here, with mimic too. On one 13.2.6 cluster we have this, for example:... Dan van der Ster
02:13 PM bluestore Bug #40684 (Pending Backport): bluestore objectstore_blackhole=true violates read-after-write
note that for backport, we only want one commit, 6c2a8e472dc71b962d7de008e30631f125b148c3 Sage Weil
02:12 PM Revision ab594b9b (ceph): Merge PR #30475 into master
* refs/pull/30475/head:
qa/standalone/ceph-helpers: default pg autoscale mode off for standalone
os/bluestore: fix ...
Sage Weil
02:12 PM RADOS Bug #41816 (Pending Backport): Enable auto-scaler and get src/osd/PeeringState.cc:3671: failed as...
Sage Weil
02:11 PM Revision c343afc5 (ceph): Merge PR #30503 into master
* refs/pull/30503/head:
osd/PeeringState: recover_got - add special handler for empty log
Reviewed-by: Sage Weil <s...
Sage Weil
02:11 PM Revision 2b56b038 (ceph): Merge PR #30506 into master
* refs/pull/30506/head:
qa/standalone/osd/divergent-priors: add reproducer for bug 41816
Reviewed-by: xie xingguo <...
Sage Weil
02:02 PM bluestore Bug #42010 (Can't reproduce): segv in BlueStore::OnodeSpace::lookup during deletions
lots of threads deleting objects. once of them:... Sage Weil
01:59 PM Dashboard Feature #39352 (In Progress): mgr/dashboard: Add support for device management
Patrick Seidensal
01:59 PM CephFS Documentation #41999 (Resolved): CephFS Documentation Sprint 2
Patrick Donnelly
01:55 PM Revision cbe9cb65 (ceph): mgr/dashboard: create alert panel component
to integrate {warning,error,info} component into alert panel component.
Fixes: https://tracker.ceph.com/issues/41774...
Patrick Seidensal
01:55 PM Revision e81e65f8 (ceph): mgr/dashboard: add success type to alert panel component
Signed-off-by: Patrick Seidensal <pseidensal@suse.com> Patrick Seidensal
01:24 PM CephFS Documentation #41952 (In Progress): doc: cleanup CephFS landing page
Patrick Donnelly
07:35 AM CephFS Documentation #41952 (Resolved): doc: cleanup CephFS landing page
Remove or move links on CephFS landing page to Table of Contents on the left Milind Changire
01:00 PM Dashboard Feature #35816: mgr/dashboard: Additional information on OSD actions
If `destory` is not meant to remove an OSD, mention that, too. Patrick Seidensal
12:53 PM CephFS Bug #41337 (Resolved): mgr/volumes: handle incorrect pool_layout setting during `fs subvolume/sub...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
12:53 PM CephFS Bug #41371 (Resolved): mgr/volumes: subvolume and subvolume group path exists even when creation ...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
12:53 PM Dashboard Backport #41996 (Rejected): nautilus: mgr/dashboard: fail to set a tenanted user as new owner of ...
Nathan Cutler
12:53 PM CephFS Bug #41617 (Resolved): mgr/volumes: prevent negative subvolume size
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
12:52 PM CephFS Bug #41752 (Resolved): mgr/volumes: drop unused size in fs volume create
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
12:52 PM CephFS Bug #41903 (Resolved): mgr/volumes: issuing `fs subvolume getpath` command hangs and ceph-mgr dae...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
12:23 PM CephFS Backport #40445: nautilus: mds: MDCache::cow_inode does not cleanup unneeded client_snap_caps
Backport of follow-on fix: https://github.com/ceph/ceph/pull/30508 Nathan Cutler
12:19 PM Revision a369d51c (ceph): mgr/dashboard: remove dead code
Signed-off-by: Patrick Seidensal <pseidensal@suse.com> Patrick Seidensal
12:17 PM CephFS Backport #41933 (Resolved): nautilus: mgr/volumes: issuing `fs subvolume getpath` command hangs a...
Patrick Donnelly
12:16 PM CephFS Backport #41884 (Resolved): nautilus: mgr/volumes: prevent negative subvolume size
Patrick Donnelly
12:16 PM CephFS Backport #41850 (Resolved): nautilus: mgr/volumes: drop unused size in fs volume create
Patrick Donnelly
12:16 PM CephFS Backport #41444 (Resolved): nautilus: mgr/volumes: handle incorrect pool_layout setting during `f...
Patrick Donnelly
12:16 PM CephFS Backport #41437 (Resolved): nautilus: mgr/volumes: subvolume and subvolume group path exists even...
Patrick Donnelly
12:15 PM Revision 7bce1ffb (ceph): Merge PR #29926 into nautilus
* refs/pull/29926/head:
mgr/volumes: return string type to ceph-manager
qa/tasks: test for prevent negative subvolu...
Patrick Donnelly
11:59 AM Revision 9397a581 (ceph): mgr/dashboard: CephFS snapshots/quota REST API
This PR will introduce new endpoints for the CephFS REST API controller:
* ls_dir
* mk_dirs
* rm_dir
* mk_snapshot
* ...
Volker Theile
11:17 AM Dashboard Bug #41309 (Resolved): mgr/dashboard: landing page has layout/formatting issues
Lenz Grimmer
11:17 AM Revision cf3add36 (ceph): mgr/dashboard: Fix spacing between cards (#30461)
mgr/dashboard: Fix spacing between cards
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Kiefer Chang...
Lenz Grimmer
11:04 AM Dashboard Bug #41993 (Fix Under Review): mgr/dashboard: test_mgr_module QA test has not been adapted to lat...
Volker Theile
10:49 AM Dashboard Bug #41993 (In Progress): mgr/dashboard: test_mgr_module QA test has not been adapted to latest c...
Volker Theile
10:43 AM Dashboard Bug #41993 (Resolved): mgr/dashboard: test_mgr_module QA test has not been adapted to latest cont...
Issue https://tracker.ceph.com/issues/41648 has modified the response object, but the corresponding QA tests have not... Volker Theile
10:54 AM Revision 59a7bb20 (ceph): mgr/dashboard: test_mgr_module QA test has not been adapted to latest c...
Fixes: https://tracker.ceph.com/issues/41993
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
10:53 AM Revision d9349a78 (ceph): mgr/dashboard: Improve and simplify OsdListComponent
Signed-off-by: Patrick Seidensal <pseidensal@suse.com> Patrick Seidensal
10:50 AM Dashboard Bug #41611 (Pending Backport): mgr/dashboard: fail to set a tenanted user as new owner of existin...
Lenz Grimmer
10:49 AM Revision 35674ff1 (ceph): mgr/dashboard: fix error when linking a bucket to a tenanted u… (#30123)
mgr/dashboard: fix error when linking a bucket to a tenanted user
Reviewed-by: Alfonso Martínez <almartin@redhat.com...
Lenz Grimmer
10:37 AM Revision 6c244abb (ceph): mgr/dashboard: OSD list component improvements (#30488)
mgr/dashboard: OSD list component improvements
Reviewed-by: Patrick Seidensal <pnawracay@suse.com>
Reviewed-by: Volk...
Lenz Grimmer
10:30 AM Dashboard Feature #40335: mgr/dashboard: Create OSD on spare disks
Update mockup according to discussions in sync meeting (2019-09-20) and stand-up (2019-09-23).
- Creation form from ...
Kiefer Chang
10:17 AM Dashboard Feature #41991 (New): mgr/dashboard: Add hints to explain SMART table data values
Sometimes people might feel 'overwhelmed' about the amount of data shown. In this case the OSD view displays 6 differ... Patrick Seidensal
09:51 AM Dashboard Bug #41814: mgr-dashboard-frontend-unittests fails
i am seeing this more often recently. Kefu Chai
09:46 AM Dashboard Bug #41815 (Pending Backport): mgr/dashboard: NFS export list should display the "Pseudo Path"
Lenz Grimmer
09:45 AM Revision b049d55c (ceph): mgr/dashboard: NFS list should display the "Pseudo Path" (#30395)
mgr/dashboard: NFS list should display the "Pseudo Path"
Reviewed-by: Ricardo Dias <rdias@suse.com>
Reviewed-by: Tia...
Lenz Grimmer
09:34 AM Dashboard Feature #41989 (New): mgr/dashboard: enable the data table to copy/download its content as CSV
As proposed by Ernesto and discussed on our standup, it makes sense to extend the functionality of our data tables to... Patrick Seidensal
09:21 AM Revision 80d3e4ca (ceph): ceph-volume: do not fail when trying to remove crypt mapper
In a containerized context, at some point, need to run `simple scan` on a device
from a separate container (not the e...
Guillaume Abrioux
09:06 AM mgr Backport #41984 (Rejected): mimic: osd status reports old crush location after osd moves
Nathan Cutler
09:06 AM mgr Backport #41983 (Resolved): nautilus: osd status reports old crush location after osd moves
https://github.com/ceph/ceph/pull/30624 Nathan Cutler
09:06 AM mgr Backport #41982 (Rejected): luminous: osd status reports old crush location after osd moves
Nathan Cutler
09:06 AM rgw Backport #41981 (Resolved): nautilus: nautilus: RGW compression does not take effect, using comma...
https://github.com/ceph/ceph/pull/31026 Nathan Cutler
09:05 AM Dashboard Backport #41980 (Resolved): nautilus: mgr/dashboard: passwords and other sensitive information is...
https://github.com/ceph/ceph/pull/31413 Nathan Cutler
09:04 AM rgw Backport #41979 (Resolved): mimic: rgw: fix list starts with null marker
https://github.com/ceph/ceph/pull/30775 Nathan Cutler
09:04 AM rgw Backport #41978 (Resolved): nautilus: rgw: fix list starts with null marker
https://github.com/ceph/ceph/pull/30743 Nathan Cutler
09:04 AM rgw Backport #41977 (Rejected): luminous: rgw: fix list starts with null marker
Nathan Cutler
09:04 AM rgw Backport #41976 (Resolved): nautilus: if user doesnt exist then bucket list should give error/inf...
https://github.com/ceph/ceph/pull/30604 Nathan Cutler
09:04 AM rgw Backport #41975 (Resolved): mimic: Admin user become normal after synced to another zone.
https://github.com/ceph/ceph/pull/30804 Nathan Cutler
09:04 AM rgw Backport #41974 (Resolved): nautilus: Admin user become normal after synced to another zone.
https://github.com/ceph/ceph/pull/30680 Nathan Cutler
09:04 AM rgw Backport #41973 (Rejected): luminous: Admin user become normal after synced to another zone.
Nathan Cutler
09:03 AM rbd Backport #41972 (Resolved): nautilus: [rbd-mirror] simplify peer bootstrapping
https://github.com/ceph/ceph/pull/30821 Nathan Cutler
09:03 AM rgw Backport #41971 (Resolved): mimic: rgw: ldap auth: S3 auth failure should return InvalidAccessKey...
https://github.com/ceph/ceph/pull/30652 Nathan Cutler
09:03 AM rgw Backport #41970 (Resolved): nautilus: rgw: ldap auth: S3 auth failure should return InvalidAccess...
https://github.com/ceph/ceph/pull/30651 Nathan Cutler
09:03 AM rgw Backport #41969 (Rejected): luminous: rgw: ldap auth: S3 auth failure should return InvalidAccess...
Nathan Cutler
09:03 AM rbd Backport #41968 (Resolved): nautilus: [rbd-mirror] image status reports "down" after msgr v2 reco...
https://github.com/ceph/ceph/pull/30822 Nathan Cutler
09:03 AM rgw Backport #41967 (Rejected): mimic: rgw: DefaultRetention requires either Days or Years, but not b...
Nathan Cutler
09:03 AM rgw Backport #41966 (Rejected): nautilus: rgw: DefaultRetention requires either Days or Years, but no...
Nathan Cutler
09:02 AM rgw Backport #41965 (Rejected): luminous: rgw: DefaultRetention requires either Days or Years, but no...
Nathan Cutler
09:02 AM RADOS Backport #41964 (Resolved): mimic: Segmentation fault in rados ls when using --pgid and --pool/-p...
https://github.com/ceph/ceph/pull/30893 Nathan Cutler
09:02 AM RADOS Backport #41963 (Resolved): nautilus: Segmentation fault in rados ls when using --pgid and --pool...
https://github.com/ceph/ceph/pull/30605 Nathan Cutler
09:02 AM RADOS Backport #41962 (Resolved): luminous: Segmentation fault in rados ls when using --pgid and --pool...
Nathan Cutler
09:02 AM RADOS Backport #41961 (Resolved): mimic: tools/rados: add --pgid in help
https://github.com/ceph/ceph/pull/30893 Nathan Cutler
09:02 AM RADOS Backport #41960 (Resolved): nautilus: tools/rados: add --pgid in help
https://github.com/ceph/ceph/pull/30607 Nathan Cutler
09:02 AM RADOS Backport #41959 (Resolved): luminous: tools/rados: add --pgid in help
https://github.com/ceph/ceph/pull/30608 Nathan Cutler
09:02 AM RADOS Backport #41958 (Resolved): nautilus: scrub errors after quick split/merge cycle
https://github.com/ceph/ceph/pull/30643 Nathan Cutler
09:01 AM rbd Backport #41957 (Resolved): nautilus: rbd-nbd backport netlink changes from master
https://github.com/ceph/ceph/pull/30532 Nathan Cutler
09:01 AM rbd Backport #41955 (Resolved): mimic: unbreak krbd_huge_image.t on bionic
https://github.com/ceph/ceph/pull/30569 Nathan Cutler
09:01 AM rbd Backport #41954 (Resolved): nautilus: unbreak krbd_huge_image.t on bionic
https://github.com/ceph/ceph/pull/32059 Nathan Cutler
08:08 AM rgw Bug #41953: rgw: skip add empty multipart list to gc in abort_multipart_upload
https://github.com/ceph/ceph/pull/30511 Tianshan Qu
08:05 AM rgw Bug #41953 (Resolved): rgw: skip add empty multipart list to gc in abort_multipart_upload
abort_multipart_upload will collect uploaded parts to gc.
But if we have no uploaded parts, it still send to gc.
Tianshan Qu
07:50 AM rbd Bug #41653 (Pending Backport): [rbd-mirror] simplify peer bootstrapping
Mykola Golub
07:50 AM Revision 90685103 (ceph): Merge pull request #30411 from dillaman/wip-41653
rbd-mirror: simplify peer bootstrapping
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
07:41 AM Dashboard Bug #41320 (Pending Backport): mgr/dashboard: passwords and other sensitive information is writte...
Setting this to "pending backport", as this should be fixed for Nautilus, too. Lenz Grimmer
06:59 AM CephFS Feature #41842 (Fix Under Review): mgr/volumes: list FS subvolumes, subvolume groups, and their s...
Jos Collin
06:57 AM CephFS Documentation #40689 (Resolved): mgr/volumes: document mgr fs volumes CLI
Patrick Donnelly
06:50 AM CephFS Cleanup #41951 (Resolved): mds: obsolete mds_cache_size
mds_cache_memory_limit is preferred. Remove last bits of support for mds_cache_size. Patrick Donnelly
06:20 AM rgw Backport #41897 (In Progress): mimic: rgw: data sync start delay if remote haven't init data_log
https://github.com/ceph/ceph/pull/30510 Prashant D
06:18 AM rgw Backport #41898 (In Progress): nautilus: rgw: data sync start delay if remote haven't init data_log
https://github.com/ceph/ceph/pull/30509 Prashant D
06:16 AM Linux kernel client Feature #41796: fs/ceph: add lazyio propagate/synchronize support
Jeff Layton wrote:
> How is lazyio_propagate different from fsync, or sync_file_range() syscall? Don't they do the s...
Patrick Donnelly
05:06 AM CephFS Backport #41865: nautilus: mds: ask idle client to trim more caps
Should also backport https://tracker.ceph.com/issues/41899 Patrick Donnelly
04:26 AM Revision 9a274a6a (ceph): Merge PR #30428 into master
* refs/pull/30428/head:
doc/dev/developer_guide: fix heading level
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewe...
Patrick Donnelly
04:26 AM Revision b7186e39 (ceph): rgw: fix data sync start delay if remote haven't init data_log
Fixes: https://tracker.ceph.com/issues/41839
Signed-off-by: Tianshan Qu <tianshan@xsky.com>
(cherry picked from comm...
Tianshan Qu
04:26 AM Revision ce72254b (ceph): rgw: fix data sync start delay if remote haven't init data_log
Fixes: https://tracker.ceph.com/issues/41839
Signed-off-by: Tianshan Qu <tianshan@xsky.com>
(cherry picked from comm...
Tianshan Qu
04:22 AM CephFS Feature #41910 (Fix Under Review): qa: allow vstart_runner to perform tests on kclient mounts
Patrick Donnelly
04:17 AM CephFS Bug #41892 (Fix Under Review): qa: convert kcephfs qa tests to use mount.ceph auto-discovery feat...
Patrick Donnelly
04:07 AM Revision 61494b1c (ceph): Merge PR #30435 into master
* refs/pull/30435/head:
doc: improve developer guide doc
Reviewed-by: Jeff Layton <jlayton@redhat.com>
Reviewed-by:...
Patrick Donnelly
03:58 AM Revision a2d1ed08 (ceph): Merge PR #30497 into master
* refs/pull/30497/head:
ceph-volume: systemd fix typo in log message
Reviewed-by: Patrick Donnelly <pdonnell@redhat...
Patrick Donnelly
03:57 AM ceph-volume Bug #41942 (Pending Backport): ceph-volume: typo in logmessage of ceph-volume systemd
Patrick Donnelly
02:11 AM CephFS Bug #41935 (Duplicate): ceph mdss keep on crashing
Patrick Donnelly
02:04 AM CephFS Bug #41948 (Fix Under Review): nautilus: mds: incomplete backport of #40444 (MDCache::cow_inode d...
Patrick Donnelly
01:56 AM Revision 998a3025 (ceph): rpm,deb: python-requests is not needed for ceph-common
Signed-off-by: luo.runbing <luo.runbing@zte.com.cn> luo.runbing

09/22/2019

11:45 PM Revision 5ddfd572 (ceph): vstart: add --inc-osd option
I am currently developing some scale-up[down] related feature.
It would be nice if I can simply develop and test it o...
xie xingguo
10:12 PM RADOS Cleanup #41876 (Pending Backport): tools/rados: add --pgid in help
Vikhyat Umrao
09:59 PM Revision f71672c6 (ceph): qa/standalone/ceph-helpers: default pg autoscale mode off for standalone
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:58 PM Revision e1569a18 (ceph): common: default pg_autoscale_mode=on for new pools
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:58 PM Revision f88d95be (ceph): mon: do not require pg_num to 'osd pool create'
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:58 PM Revision 7b988e9f (ceph): doc: remove all pg_num arguments to 'osd pool create'
Also, update the dicussion about pg_num and pool creation, with a reference
to the autoscaler.
Signed-off-by: Sage W...
Sage Weil
09:58 PM Revision b1b821f6 (ceph): pybind/ceph_volume_client: do not specify pg_num for new pools
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:58 PM Revision 02a82abe (ceph): mgr/volumes: do not specify pg_num
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:58 PM Revision 37849a36 (ceph): test,misc: do not specify pg_num per pool
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:58 PM Revision 6c2a8e47 (ceph): os/bluestore: fix objectstore_blackhole read-after-write
Instead of tossing out transactions from queue_transactions (which prevents
us from reading back the results), instea...
Sage Weil
12:50 PM Revision 42b8ff10 (ceph): Merge pull request #30457 from dillaman/wip-41908
osd/PrimaryLogPG: do not append outdata to TMAPUP ops
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Sage We...
Kefu Chai
12:45 PM Revision 2687e5f2 (ceph): qa/tasks/mgr/dashboard/test_health: update schema
see 351a3b9d3867ab8dd6d0502fbc46c0016553c6d5
Fixes: https://tracker.ceph.com/issues/41947
Signed-off-by: Kefu Chai <...
Kefu Chai
12:44 PM Revision c76e21e9 (ceph): mon/MgrMap: dump mgr_features as an object property
it's a property of "standby" object, not an element of
"available_modules".
it's a follow-up fix of 351a3b9d
Signed...
Kefu Chai
11:55 AM RADOS Bug #41950 (Can't reproduce): crimson compile
Can i know crimson-old use what version Seastar code at ceph-15 version?
When compile, output following option:
<...
YongSheng Zhang
07:34 AM CephFS Bug #41935: ceph mdss keep on crashing
https://tracker.ceph.com/issues/41948 Zheng Yan
07:21 AM Dashboard Bug #41949 (Can't reproduce): test_access_permissions fails in tasks.mgr.dashboard.test_cephfs.Ce...
sorry, turns out i was testing against an older dashboard backend. Kefu Chai
07:19 AM Dashboard Bug #41949 (Can't reproduce): test_access_permissions fails in tasks.mgr.dashboard.test_cephfs.Ce...
... Kefu Chai
07:14 AM Revision 880cf356 (ceph): mds: wake up lock waiters after forcibly changing lock state
commit df79944a "mds: cleanup unneeded client_snap_caps when
splitting snap inode" is incomplete.
Fixes: http://trac...
Yan, Zheng
06:52 AM CephFS Bug #41948 (Resolved): nautilus: mds: incomplete backport of #40444 (MDCache::cow_inode does not ...
backport #40445 incomplete Zheng Yan
05:06 AM CephFS Documentation #41893 (Resolved): doc: mds state diagram color description mistake
Patrick Donnelly
05:05 AM Revision 7bce31f0 (ceph): Merge PR #30427 into master
* refs/pull/30427/head:
doc/cephfs: correct a description mistake about mds states
Reviewed-by: Patrick Donnelly <p...
Patrick Donnelly
04:55 AM Dashboard Bug #41947 (Fix Under Review): Test failure: test_full_health (tasks.mgr.dashboard.test_health.He...
Kefu Chai
04:54 AM Dashboard Bug #41947 (Resolved): Test failure: test_full_health (tasks.mgr.dashboard.test_health.HealthTest)
http://pulpito.ceph.com/kchai-2019-09-22_03:04:52-rados-wip-kefu-testing-2019-09-20-1945-distro-basic-mira/... Kefu Chai
04:12 AM Revision d90b4701 (ceph): Merge pull request #30432 from yanghonggang/wip-yhg-balancer-eval-maxmin
pybind/mgr/balancer/module.py: add max/min info in stats_by_root
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Kefu Chai
04:12 AM RADOS Bug #41936 (Pending Backport): scrub errors after quick split/merge cycle
Kefu Chai
04:11 AM Revision 75332218 (ceph): Merge pull request #30479 from liewegas/wip-fix-osd-invalid-stats
osd/osd_types: fix {omap,hitset_bytes}_stats_invalid handling on split/merge
Reviewed-by: Neha Ojha <nojha@redhat.co...
Kefu Chai
04:08 AM Revision 83d74a72 (ceph): Merge pull request #29800 from Devp00l/wip-41372
mgr/dashboard: CephFS tab component
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-by: Volker Theile <vtheile@sus...
Kefu Chai
04:03 AM Revision ffc33714 (ceph): Merge pull request #30412 from tchaikov/wip-crimson-osd-make-message
osd,crimson: use make_message for creating message
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
04:01 AM Revision 993b85e9 (ceph): Merge pull request #30408 from p-se/wip-pna-smartctl-report
osd: add common smartctl output to JSON output
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:47 AM Revision cf23754a (ceph): Merge pull request #30414 from neha-ojha/wip-fix-missing
osd/PeeringState.h: get_num_missing() should report num_missing()
Reviewed-by: Samuel Just <sjust@redhat.com>
Review...
Kefu Chai
03:46 AM mgr Bug #40871 (Pending Backport): osd status reports old crush location after osd moves
Kefu Chai
03:45 AM Revision 096eff11 (ceph): Merge pull request #30448 from tchaikov/wip-40871
mgr: set hostname in DeviceState::set_metadata()
Reviewed-by: Neha Ojha <nojha@redhat.com>
Kefu Chai
03:45 AM RADOS Bug #41946: cbt perf test fails due to leftover in /home/ubuntu/cephtest
... Kefu Chai
02:09 AM RADOS Bug #41946 (Duplicate): cbt perf test fails due to leftover in /home/ubuntu/cephtest
... Kefu Chai
03:42 AM Revision 451470e1 (ceph): Merge pull request #30449 from tchaikov/wip-37884
mon,mgr: pass MessageRef to monc.send_mon_message() …
Reviewed-by: Neha Ojha <nojha@redhat.com>
Kefu Chai
03:42 AM RADOS Bug #41875 (Pending Backport): Segmentation fault in rados ls when using --pgid and --pool/-p tog...
Kefu Chai
03:41 AM Revision 349e01fb (ceph): Merge pull request #30413 from vumrao/wip-vumrao-41875
tools/rados: call pool_lookup() after rados is connected.
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: xie...
Kefu Chai
03:38 AM Revision 2b801c26 (ceph): Merge pull request #30409 from uweigand/cleanup-endian
src/: Clean up endian handling
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:37 AM Revision a5160be9 (ceph): Merge pull request #30383 from vumrao/wip-vumrao-tools-rados-add-pgid-i...
tools/rados: add --pgid in help
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:36 AM Revision e2c901b9 (ceph): Merge pull request #30211 from majianpeng/msg-clear-payload
msg/async: clear_payload when requeue_sent.
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Ricardo Dias <rdia...
Kefu Chai
03:35 AM Dashboard Bug #41320 (Resolved): mgr/dashboard: passwords and other sensitive information is written to logs
Kefu Chai
03:34 AM Revision b278284b (ceph): Merge pull request #30445 from tchaikov/wip-41320
mgr/dashboard: do not log tokens
Reviewed-by: Volker Theile <vtheile@suse.com>
Reviewed-by: Ernesto Puerta <epuertat...
Kefu Chai
03:33 AM Revision 5e7d740b (ceph): Merge pull request #29947 from iotcg/nosrq
support RDMA NIC without SRQ in msg/async/rdma
Reviewed-by: Roman Penyaev <rpenyaev@suse.de>
Reviewed-by: Kefu Chai ...
Kefu Chai
01:53 AM bluestore Bug #41744: os/bluestore/BlueStore.cc: 5313: FAILED ceph_assert(bluefs->maybe_verify_layout(bluef...
/a/kchai-2019-09-21_17:17:30-rados-wip-kefu-testing-2019-09-20-1944-distro-basic-mira/4324219/ Kefu Chai

09/21/2019

03:09 PM Revision 8994a652 (ceph): qa/standalone/osd/divergent-priors: add reproducer for bug 41816
Reproducer for https://tracker.ceph.com/issues/41816
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
09:13 AM rbd Bug #41945 (Pending Backport): unbreak krbd_huge_image.t on bionic
Ilya Dryomov
09:12 AM Revision 7bbd290d (ceph): Merge pull request #30502 from idryomov/wip-krbd-avoid-hexdump-s
qa: avoid hexdump skip and length options
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Ilya Dryomov
05:56 AM Revision 81764b51 (ceph): Merge pull request #30489 from liuchang0812/kill-compile-warning
rgw: kill compile warnning in rgw_object_lock.h
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Xie Xingguo

09/20/2019

11:09 PM Revision a5e9e909 (ceph): osd/PeeringState: recover_got - add special handler for empty log
If we use a small osd_min[max]_pg_log_entries setting, say, 10, and
do splitting, a child pg may only be able to keep...
xie xingguo
09:56 PM Revision 37a758a1 (ceph): OSD: avoid failure peer info to resent
maybe_update_heartbeat_peers may remove one peer and never add in.
if that peer is in failure_pending but that peer...
shun song
09:23 PM rgw Backport #39660: nautilus: rgw: Segfault during request processing
Just FYI, on my cluster where I reported (and still see) this issue, I never had changed num_rados_handles, so I don'... Benjamin Cherian
09:01 PM RADOS Bug #41156 (Rejected): dump_float() poor output
David Zafman
08:47 PM RADOS Bug #41817 (Closed): qa/standalone/scrub/osd-recovery-scrub.sh timed out waiting for scrub
David Zafman
08:03 PM rbd Bug #41945 (Fix Under Review): unbreak krbd_huge_image.t on bionic
Ilya Dryomov
06:27 PM rbd Bug #41945 (Resolved): unbreak krbd_huge_image.t on bionic
A regression in hexdump(1)! Ilya Dryomov
07:43 PM Revision d1b69136 (ceph): qa: avoid hexdump skip and length options
On Debian-based distros, hexdump(1) comes from FreeBSD in bsdmainutils
package (other distros ship a Linux version fr...
Ilya Dryomov
07:17 PM RADOS Bug #41913 (Fix Under Review): With auto scaler operating stopping an OSD can lead to COT crashin...
the real bug here is that the pgid split so the pgid specified to COT is wrong. the attached PR adds a check in COT ... Sage Weil
07:16 PM Revision f88b3534 (ceph): ceph-objectstore-tool: better error message if pgid and object do not m...
Fixes: https://tracker.ceph.com/issues/41913
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:22 PM RADOS Bug #41944 (Resolved): inconsistent pool count in ceph -s output
... Sage Weil
06:08 PM RADOS Bug #41816 (Fix Under Review): Enable auto-scaler and get src/osd/PeeringState.cc:3671: failed as...
Sage Weil
05:36 PM RADOS Bug #41816: Enable auto-scaler and get src/osd/PeeringState.cc:3671: failed assert info.last_comp...
The complete_to pointer is already at log end before recover_got() is called. I think it's because during split() we ... Sage Weil
05:24 PM Dashboard Bug #41682: mgr/dashboard: iSCSI control inputs should be rendered based on control "type"
FYI, PR https://github.com/ceph/ceph-iscsi/pull/143 is also relevant for this issue Ricardo Marques
04:35 PM RADOS Bug #41943 (Closed): ceph-mgr fails to report OSD status correctly
After an inexplicable cluster event that resulted in around 10% of our OSDs falsely reported down (and shortly after ... Brian Andrus
02:48 PM rbd Bug #41036: concurrent "rbd unmap" failures due to udev
May have hit this with fsx:
http://qa-proxy.ceph.com/teuthology/teuthology-2019-09-07_03:20:02-krbd-master-testing...
Ilya Dryomov
02:47 PM Revision 8d9780ce (ceph): ceph-volume: systemd fix typo in log message
Fixes: https://tracker.ceph.com/issues/41942
Signed-off-by: Manu Zurmühl <m.zurmuehl@heinlein-support.de>
Manu Zurmuehl
02:39 PM Revision deec14ce (ceph): mgr/dashboard: enable run-frontend-unittest.sh to run from any directory
Signed-off-by: Patrick Seidensal <pseidensal@suse.com> Patrick Seidensal
02:08 PM ceph-volume Bug #41942: ceph-volume: typo in logmessage of ceph-volume systemd
I am working on it Manu Zurmuehl
02:05 PM ceph-volume Bug #41942 (Resolved): ceph-volume: typo in logmessage of ceph-volume systemd
The log message output is... Manu Zurmuehl
01:54 PM Dashboard Documentation #41941 (New): mgr/dashboard: target device validation
Let's document user recommendation for screen sizes/devices (same way as we do for "supported browsers":https://docs.... Ernesto Puerta
01:48 PM Dashboard Bug #41940 (Fix Under Review): mgr/dashboard: Using wrong identifiers in RGW user/bucket datatables
Volker Theile
01:45 PM Dashboard Bug #41940 (In Progress): mgr/dashboard: Using wrong identifiers in RGW user/bucket datatables
Volker Theile
01:44 PM Dashboard Bug #41940 (Resolved): mgr/dashboard: Using wrong identifiers in RGW user/bucket datatables
The RGW user and bucket datatables are using the wrong identifiers.
Volker Theile
01:46 PM Revision 1271bf73 (ceph): mgr/dashboard: Using wrong identifiers in RGW user/bucket datatables
Fixes: https://tracker.ceph.com/issues/41940
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
01:36 PM Dashboard Feature #40335: mgr/dashboard: Create OSD on spare disks
Per our discussion during today's dashboard sync call:
- Let's start with a single entry point (from the OSD List on...
Ricardo Marques
09:18 AM Dashboard Feature #40335: mgr/dashboard: Create OSD on spare disks
Comments from today's stand-up:
Lenz: Make two entry points to the same flow. Focus on OSD page first. Creating OSDs...
Kiefer Chang
07:08 AM Dashboard Feature #40335: mgr/dashboard: Create OSD on spare disks
Thanks Ju Lim for so many comments.
> Page 1
> - Cluster >> Inventory — Should we consider changing “Inventory” to ...
Kiefer Chang
12:51 PM Revision eb5ee0a3 (ceph): rgw: kill compile warnning in rgw_object_lock.h
Signed-off-by: Chang Liu <liuchang0812@gmail.com> Chang Liu
12:47 PM RADOS Bug #41834: qa: EC Pool configuration and slow op warnings for OSDs caused by recent master changes
Might as well add some RBD failures while piling on:
http://pulpito.ceph.com/trociny-2019-09-19_12:41:57-rbd-wip-m...
Jason Dillaman
12:44 PM Dashboard Feature #38091 (Resolved): mgr/dashboard: Support multiple selections on the OSD datatable
Ricardo Marques
12:43 PM CephFS Feature #39129: create mechanism to delegate ranges of inode numbers to client
At a high level, here's what I think we need to do:
Add a new delegated_inos field to session_info_t in the MDS co...
Jeff Layton
12:15 PM Dashboard Feature #41233 (Resolved): mgr/dashboard: Add E2E tests for creating, editing and deleting a role...
Adam King
12:14 PM Dashboard Feature #41232 (Resolved): mgr/dashboard: Add E2E tests for creating, editing and deleting a user...
Adam King
12:14 PM Dashboard Feature #41231 (Resolved): mgr/dashboard: Add breadcrumb tests for user management pages
Adam King
12:09 PM Revision 85f98c01 (ceph): qa/suites/rbd: test case for rbd-mirror bootstrap
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:03 PM ceph-volume Bug #41392 (Need More Info): ceph-volume can't do a 'simple scan' on a running osd when dmcrypt i...
Looks like the call to cryptsetup is failing:
> process.run(['cryptsetup', 'remove', mapping])
Could you add t...
Alfredo Deza
11:55 AM Revision 057547fa (ceph): Merge pull request #30484 from trociny/wip-handle_start_replay_interrupted
rbd-mirror: potential nullptr dereference in ImageReplayer::handle_start_replay
Reviewed-by: Jason Dillaman <dillama...
Jason Dillaman
11:48 AM Revision e78569a4 (ceph): mgr/dashboard: Fix error when removing osds
After purging or destroying OSDs the details component would stay open and try
to fetch data related to a non existen...
Tiago Melo
11:48 AM Revision 0a27d5a1 (ceph): mgr/dashboard: Fix validation of OSDs
There were situations where the OSD was removed and then we tried to access some
property of the OSD object, causing ...
Tiago Melo
11:48 AM Revision 6b1c6cd8 (ceph): mgr/dashboard: Improve processing of multiple OSD requests
We were not using forkJoin when calling scrub endpoint.
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
10:55 AM Revision 3f2a8e44 (ceph): mgr/dashboard: REST API: OpenAPI docs require internet connection
Fixes: https://tracker.ceph.com/issues/40027
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
Patrick Seidensal
10:51 AM rgw Feature #41686: Unable to rebuild bucket index with a shard missing.
After an OSD failure affected the index pool. The object got completed missing. And the object looks like the shard o... Manuel Rios
10:50 AM Revision 57f91d15 (ceph): qa: have kclient tests use new mount.ceph functionality
Now that the mount helper has the ability to discover mon addrs and
can scrape secrets from the keyring, take advanta...
Jeff Layton
10:21 AM Revision cb9127ab (ceph): messages/MLog: pass rvalue ref instead const ref to ctor
easier to use this way. and so far, there is no caller of this function
yet.
Signed-off-by: Kefu Chai <kchai@redhat....
Kefu Chai
10:21 AM Revision a144cacd (ceph): mon/MonClient: add send_mon_message(MessageRef)
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
10:21 AM Revision 7df36081 (ceph): mon/MonClient: include necessary #includes
ideally, a header file should be self-contained.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:21 AM Revision 12d301a1 (ceph): mgr: pass MessageRef to monc.send_mon_message()
less chance to leak memory
see also: https://tracker.ceph.com/issues/37884
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:59 AM CephFS Backport #41933 (In Progress): nautilus: mgr/volumes: issuing `fs subvolume getpath` command hang...
https://github.com/ceph/ceph/pull/29926 Ramana Raja
09:45 AM Revision 1ee85da0 (ceph): mgr/dashboard: Prevent KeyError when requesting always_on_modules
`ceph_release` is not necessarily a valid key for `mgr_map['always_on_modules']`
This PR is inspired by https://gith...
Volker Theile
09:36 AM Revision 4dd80305 (ceph): mgr/volumes: give useful error message
... when creating FS subvolume or subvolume group with invalid
data pool layout.
Fixes: https://tracker.ceph.com/iss...
Ramana Raja
09:36 AM Revision d894ac96 (ceph): mgr/volumes: cleanup FS subvolume or subvolume group path
... on best effort basis when FS subvolume or subvolumegroup create
command fails.
Fixes: https://tracker.ceph.com/i...
Ramana Raja
09:36 AM Revision 0f69ce21 (ceph): mgr/volumes: drop unnecessary size
Fixes: https://tracker.ceph.com/issues/41752
Signed-off-by: Jos Collin <jcollin@redhat.com>
(cherry picked from commi...
Jos Collin
09:36 AM Revision cb059438 (ceph): mgr/volumes: prevent negative subvolume size
Fixes: https://tracker.ceph.com/issues/41617
Signed-off-by: Jos Collin <jcollin@redhat.com>
(cherry picked from commi...
Jos Collin
09:36 AM Revision 82f4633f (ceph): qa/tasks: test for prevent negative subvolume size
Fixes: https://tracker.ceph.com/issues/41617
Signed-off-by: Jos Collin <jcollin@redhat.com>
(cherry picked from commi...
Jos Collin
09:36 AM Revision 700c5992 (ceph): mgr/volumes: return string type to ceph-manager
The 'volumes' ceph-mgr module returns a byte type instead of a string
type as the stdout result of commands, `fs subv...
Venky Shankar
09:21 AM Revision b2ca51a8 (ceph): mgr/dashboard Adds multiple selection in osd table (#29662)
mgr/dashboard Adds multiple selection in osd table
Reviewed-by: Patrick Seidensal <pnawracay@suse.com>
Reviewed-by: ...
Lenz Grimmer
09:15 AM Revision ae84c278 (ceph): mon: show pool id in pool ls command
Fixes: http://tracker.ceph.com/issues/40287
Signed-off-by: Chang Liu <liuchang0812@gmail.com>
(cherry picked from co...
Chang Liu
09:11 AM Revision 83b0189c (ceph): mon: show pool id in pool ls command
Fixes: http://tracker.ceph.com/issues/40287
Signed-off-by: Chang Liu <liuchang0812@gmail.com>
(cherry picked from co...
Chang Liu
08:59 AM rbd Bug #41833 (Pending Backport): [rbd-mirror] image status reports "down" after msgr v2 reconnect
Mykola Golub
08:59 AM Revision 72076d3a (ceph): Merge pull request #30438 from dillaman/wip-41833
cls/rbd: sanitize entity instance messenger version type
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
08:25 AM Revision a01597b0 (ceph): rbd-mirror: potential nullptr dereference in ImageReplayer::handle_star...
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
06:08 AM rbd Bug #40822: rbd-nbd: reproducible crashes on nbd request timeout
As described in my last mail on the mailinglist i converted the filesystem to ext4, set "sysctl vm.dirty_background_r... Marc Schöchlin
04:59 AM mgr Bug #41737: mgr/k8sevents: exception in non-kubernetes environment
PR raised - https://github.com/ceph/ceph/pull/30482 Paul Cuzner
02:51 AM Revision a363dea8 (ceph): Merge pull request #30474 from tchaikov/wip-discard-future
crimson: run in foreground if possible, silence warnings
Reviewed-by: Samuel Just <sjust@redhat.com>
Kefu Chai
02:13 AM RADOS Bug #41939 (Need More Info): Scaling with unfound options might leave PGs in state "unknown"

With osd_pool_default_pg_autoscale_mode="on"
../qa/run-standalone.sh TEST_rep_recovery_unfound
The test failu...
David Zafman
01:59 AM RADOS Backport #41863 (In Progress): mimic: Mimic MONs have slow/long running ops
https://github.com/ceph/ceph/pull/30481 Prashant D
01:57 AM RADOS Backport #41862 (In Progress): nautilus: Mimic MONs have slow/long running ops
https://github.com/ceph/ceph/pull/30480 Prashant D
12:09 AM Revision 3b024c54 (ceph): osd/PGLog: persist num_objects_missing for replicas when peering is done
guoracle reported that:
> In the asynchronous recovery feature, the asynchronous recovery
> target OSD is selected b...
xie xingguo

09/19/2019

11:32 PM Revision eace52dc (ceph): mon: ensure prepare_failure() marks no_reply on op
Signed-off-by: Joao Eduardo Luis <joao@suse.com>
(cherry picked from commit 75ec26d78dfff1ce3b668e08d6a6a3cf05fe07de)
Joao Eduardo Luis
11:32 PM Revision f3ef3ded (ceph): mon: ensure prepare_failure() marks no_reply on op
Signed-off-by: Joao Eduardo Luis <joao@suse.com>
(cherry picked from commit 75ec26d78dfff1ce3b668e08d6a6a3cf05fe07de)
Joao Eduardo Luis
11:12 PM RADOS Bug #41817: qa/standalone/scrub/osd-recovery-scrub.sh timed out waiting for scrub
This fix for this particular issue is to just disable auto scaler because it just causes a hang in the test but no cr... David Zafman
10:59 PM RADOS Bug #41923: 3 different ceph-osd asserts caused by enabling auto-scaler

I think this stack better reflects the thread that hit the suicide timeout. However, everytime I've seen this thre...
David Zafman
09:41 PM RADOS Bug #41923: 3 different ceph-osd asserts caused by enabling auto-scaler

Look at the assert(op.hinfo) it is caused by the corruption injected by the test. I'll verify that the asserts are...
David Zafman
12:05 AM RADOS Bug #41923 (Can't reproduce): 3 different ceph-osd asserts caused by enabling auto-scaler

Change config osd_pool_default_pg_autoscale_mode to "on"
Saw these 4 core dumps on 3 different sub-tests.
../...
David Zafman
10:35 PM Revision 751c4514 (ceph): Merge pull request #28971 from yuvalif/wip-yuval-pubsub-api2
rgw/pubsub: add S3 compliant API to master zone Yuval Lifshitz
09:53 PM rgw Bug #41589 (Pending Backport): if user doesnt exist then bucket list should give error/info messa...
Vikhyat Umrao
06:17 PM rgw Bug #41589 (Resolved): if user doesnt exist then bucket list should give error/info message (sayi...
Casey Bodley
05:54 PM rgw Bug #41589: if user doesnt exist then bucket list should give error/info message (saying user doe...
Casey Bodley
09:24 PM Dashboard Subtask #25125: mgr/dashboard: support RBD namespaces
Just a note that you can clone across namespaces -- but only if using clone format v2 (need to set "rbd_default_clone... Jason Dillaman
09:23 PM rbd Bug #41938 (In Progress): Error cloning snapshot when using RBD namespaces
Jason Dillaman
08:53 PM rbd Bug #41938 (Resolved): Error cloning snapshot when using RBD namespaces
I have the following snapshot under the namespace `ns1`:... Ricardo Marques
09:21 PM Linux kernel client Bug #40985 (In Progress): xfstest generic/451 intermittently fails
Jeff Layton
08:49 PM Revision 4188f498 (ceph): Merge pull request #30334 from jan--f/wip-disjoint-device-lists-mimic
mimic: ceph-volume: ensure device lists are disjoint
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
08:10 PM Dashboard Feature #40335: mgr/dashboard: Create OSD on spare disks
First off, thank you for the terrific job mocking up the Create OSDs workflow as this is not a trivial workflow. It'... Ju Lim
11:12 AM Dashboard Feature #40335: mgr/dashboard: Create OSD on spare disks
The mockups look really nice. I just have one comment about the DriveGroup part.
I think instead of having separat...
Joshua Schmid
08:02 AM Dashboard Feature #40335: mgr/dashboard: Create OSD on spare disks
Paul Cuzner wrote:
> Hi Kiefer,
> Nice work - will be great to see something like this in the dashboard!
Thanks ...
Kiefer Chang
04:33 AM Dashboard Feature #40335: mgr/dashboard: Create OSD on spare disks
Hi Kiefer,
Nice work - will be great to see something like this in the dashboard!
A few questions;
1. Does the...
Paul Cuzner
07:10 PM Revision 41e456a4 (ceph): Merge pull request #30101 from rishabh-d-dave/cv-minor
ceph-volume: api/lvm: check if list of LVs is empty
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Reviewed-by: Jan Fa...
Alfredo Deza
06:33 PM Revision bd94272c (ceph): Merge pull request #19020 from zhangsw/feature-rgw-bucketsync-api
rgw: add admin rest api for bucket sync
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:25 PM rgw Feature #41227 (Resolved): es sync module supports es new type-less mapping
Casey Bodley
06:24 PM Revision 125ab97d (ceph): Merge pull request #29637 from liuchang0812/rgw-es7
rgw: sync with elastic search v7
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Casey Bodley
06:23 PM rgw Bug #41433 (Pending Backport): rgw: fix list starts with null marker
Casey Bodley
06:23 PM Revision 3993a724 (ceph): Merge pull request #29897 from tianshan/fix_list_start_with_null_marker
rgw: fix list versions starts with version_id=null
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:22 PM rgw Bug #40935 (Pending Backport): nautilus: RGW compression does not take effect, using command “rad...
Casey Bodley
06:22 PM Revision 30b3ecbc (ceph): Merge pull request #29909 from cbodley/wip-40935
rgw: fix default storage class for get_compression_type
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Casey Bodley
06:21 PM rgw Bug #41643 (Pending Backport): Admin user become normal after synced to another zone.
Casey Bodley
06:21 PM Revision d5d0d7fe (ceph): Merge pull request #30127 from zhangsw/rgw-fix-adminuser
rgw: add missing admin property when sync user info.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:21 PM rgw Bug #39262 (Resolved): rgw: propagate transaction id into ops log
Casey Bodley
06:20 PM Revision 026eed47 (ceph): Merge pull request #30163 from zhangsw/feature-rgw-opslog-transid
rgw: add transaction id to ops log.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:18 PM Revision b087c4ea (ceph): Merge pull request #30175 from tianshan/improve-data-sync-retry
rgw: improve data sync restart after failure
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:18 PM Revision 20159f03 (ceph): Merge pull request #30189 from linuxbox2/wip-rgw-ss3lite
rgw: crypt: permit RGW-AUTO/default with SSE-S3 headers
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
06:17 PM Revision 2c82b290 (ceph): Merge pull request #30194 from vumrao/wip-vumrao-41589
radosgw-admin: add --uid check in bucket list command
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Casey Bodley
06:16 PM rgw Bug #41760 (Pending Backport): rgw: ldap auth: S3 auth failure should return InvalidAccessKeyId f...
Casey Bodley
06:16 PM Revision 49d03953 (ceph): Merge pull request #30332 from linuxbox2/wip-ldap-denied
rgw: ldap auth: S3 auth failure should return InvalidAccessKeyId
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Casey Bodley
06:15 PM Revision c18db0c4 (ceph): Merge pull request #30384 from ZVampirEM77/bucket-create-time
rgw: add creation time information into bucket stats
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
05:54 PM rgw Bug #41606 (Fix Under Review): rgw: when you abort a multipart upload request, the quota may be n...
Casey Bodley
05:46 PM rgw Bug #41652: rgw lc does not delete objects that do not have the same tags
Abhishek Lekshmanan
05:42 PM rgw Bug #41729 (Triaged): rgw: sync log trimming does not work on buckets associated with a tenant
Casey Bodley
05:41 PM Revision 89945b1b (ceph): Merge pull request #29680 from liuchang0812/s3-lock-bugfix
rgw: DefaultRetention requires either Days or Years
Reviewed-By: Casey Bodley <cbodley@redhat.com>
Reviewed-By: Abhi...
Abhishek L
05:40 PM rgw Bug #41838 (Pending Backport): rgw: DefaultRetention requires either Days or Years, but not both.
Abhishek Lekshmanan
05:38 PM rgw Bug #41870 (Triaged): rgw: s3 interface doesn't URL encode CommonPrefixes when URL encoding is set
Abhishek Lekshmanan
05:36 PM rgw Bug #41925 (Fix Under Review): rgw: delete bucket with system user return 204-no-content http code
Casey Bodley
03:24 AM rgw Bug #41925 (Resolved): rgw: delete bucket with system user return 204-no-content http code
but rgw returns a json content in http body. we should return 200 http code here. the wrong http code makes nodejs's ... Chang Liu
05:34 PM rgw Bug #41926 (Fix Under Review): rgw: usage show can't completed when specify --bucket
Casey Bodley
06:38 AM rgw Bug #41926: rgw: usage show can't completed when specify --bucket
https://github.com/ceph/ceph/pull/30470 Jack Lv
06:38 AM rgw Bug #41926 (Resolved): rgw: usage show can't completed when specify --bucket
1、To create 1000 buckets for a user
2、Specify "--bucket" option to show user's usage,such as:
radosgw-admin usage s...
Jack Lv
04:53 PM rbd Feature #41937 (Resolved): rbd-nbd backport netlink changes from master
This is a request to backport PRs:
https://github.com/ceph/ceph/pull/27902
and
https://github.com/ceph/ceph/pull...
Mike Christie
04:51 PM RADOS Bug #41936 (Fix Under Review): scrub errors after quick split/merge cycle
Sage Weil
04:51 PM RADOS Bug #41936 (Resolved): scrub errors after quick split/merge cycle
PGs split and then merge soon after. There is a pg stat scrub mismatch. Sage Weil
04:51 PM Revision 5685bed7 (ceph): osd/osd_types: fix {omap,hitset_bytes}_stats_invalid handling on split/...
Fixes: https://tracker.ceph.com/issues/41936
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:48 PM RADOS Bug #41834: qa: EC Pool configuration and slow op warnings for OSDs caused by recent master changes
This shows up in rgw's ec pool tests also. In osd logs, I see slow ops on MOSDECSubOpRead/Reply messages, and they al... Casey Bodley
04:36 PM Revision 84bcfae8 (ceph): Merge pull request #30333 from jan--f/wip-41762-mimic
mimic: ceph-volume: implement __format__ in Size to format sizes in py3
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
03:42 PM CephFS Bug #41935: ceph mdss keep on crashing
Looks like the backport of https://tracker.ceph.com/issues/39987 to nautilus was incomplete, it's missing https://git... Dan van der Ster
02:23 PM CephFS Bug #41935: ceph mdss keep on crashing
... Kenneth Waegeman
02:21 PM CephFS Bug #41935 (Duplicate): ceph mdss keep on crashing
I updated ceph to 14.2.3 yesterday. everything was running fine, but today mds start crashing. I tried restarting all... Kenneth Waegeman
02:30 PM Revision 29cc91f9 (ceph): mgr/dashboard: Standby Dashboards don't handle all requests properly
Fixes: https://tracker.ceph.com/issues/41930
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
02:30 PM Bug #41929: Inconsistent reporting of STORED/USED in ceph df
Perhaps I should also mention that the meta data and index pools have a failure domain 'rack' whereas the data pools ... Janek Bevendorff
10:54 AM Bug #41929 (Closed): Inconsistent reporting of STORED/USED in ceph df
@ceph df@ reports inconsistent values in the @STORED@ or @USED@ (not @%USED@). Notice how the @cephfs.storage.data@ p... Janek Bevendorff
02:28 PM Dashboard Bug #41930 (Fix Under Review): mgr/dashboard: Standby Dashboards don't handle all requests properly
Volker Theile
11:53 AM Dashboard Bug #41930 (In Progress): mgr/dashboard: Standby Dashboards don't handle all requests properly
Volker Theile
11:40 AM Dashboard Bug #41930 (Resolved): mgr/dashboard: Standby Dashboards don't handle all requests properly
Standby Dashboards only redirect calls with a 303 for URL's like https://192.168.178.2:43419/ to the active system, b... Volker Theile
02:09 PM Dashboard Bug #41934 (Rejected): mgr/dashboard: Tryout feature of API documentation broken
Tryout feature is not broken. The UI looks like the user is logged in and does not need to log in manually, but in fa... Patrick Seidensal
01:32 PM Dashboard Bug #41934 (Rejected): mgr/dashboard: Tryout feature of API documentation broken
The tryout feature of the API documentation is broken and works only for the login. Each other request made from the ... Patrick Seidensal
01:41 PM Revision 99ccc166 (ceph): mon/OSDMonitor: trim no-longer-exist failure reporters
remove the report from failure_info in OSDMonitor::check_failure(), if
the reporter does not exist in the osdmap any ...
su_nan@inspur.com
01:35 PM Dashboard Bug #40027 (Fix Under Review): mgr/dashboard: REST API: OpenAPI docs require internet connection
Patrick Seidensal
01:30 PM CephFS Backport #41933 (Resolved): nautilus: mgr/volumes: issuing `fs subvolume getpath` command hangs a...
https://github.com/ceph/ceph/pull/29926 Ramana Raja
01:29 PM CephFS Bug #41903 (Pending Backport): mgr/volumes: issuing `fs subvolume getpath` command hangs and ceph...
Ramana Raja
01:28 PM Revision 7cdad344 (ceph): Merge pull request #30451 from ajarr/fix-41903
mgr/volumes: return string type to ceph-manager Venky Shankar
01:21 PM Revision 88a8d5d9 (ceph): ceph-volume: avoid backported version of configparser
Signed-off-by: Rishabh Dave <ridave@redhat.com> Rishabh Dave
01:19 PM Revision 31a0c7e7 (ceph): ceph-volume: fix warnings raised by pytest
Warnings are related to configparser. Update tests too.
Fixes: https://tracker.ceph.com/issues/41907
Signed-off-by: ...
Rishabh Dave
01:15 PM Revision b556a960 (ceph): mds: log a warning message when mds is started on an fs with inline_data
Log a warning message when we pull down an MDSMap and see that
inline_data has been enabled. This should give admins ...
Jeff Layton
01:15 PM Revision 865c9557 (ceph): mds: add a HEALTH_WARN message when inline_data is enabled
Alert admins when they have filesystems that have the inline_data
feature enabled, as it is being deprecated.
Signed...
Jeff Layton
01:15 PM Revision 6b5baba2 (ceph): qa: whitelist new FS_INLINE_DATA_DEPRECATED health warning
Some of our tests still enable this, so just ignore this warning
globally.
Signed-off-by: Jeff Layton <jlayton@redha...
Jeff Layton
01:15 PM Revision 9c406d0a (ceph): mon: deprecate CephFS inline_data support
The plan is to start deprecating this feature now so that we can remove
it in a future release. Change it to require ...
Jeff Layton
12:53 PM rbd Bug #41931: mgr/rbd_support: TypeError: '>' not supported between instances of 'str' and 'int'
... also, are you sure this needs to be backported to Nautilus? The above commit is only in the master branch. Jason Dillaman
12:51 PM rbd Bug #41931 (Need More Info): mgr/rbd_support: TypeError: '>' not supported between instances of '...
Looks like Sage changed that w/ commit 32d4bfa732547a6d78f18786b0a379fb6f7e73d9. Are you using an up-to-date MGR? Jason Dillaman
12:20 PM rbd Bug #41931 (Closed): mgr/rbd_support: TypeError: '>' not supported between instances of 'str' and...
Hi, I'm getting this exception nowadays:... Sebastian Wagner
12:51 PM Dashboard Feature #41223 (Resolved): mgr/dashboard: Add smartctl data as an details tab of an OSD
Lenz Grimmer
12:48 PM Revision bbb580e9 (ceph): mgr/dashboard: Add smartctl data as an details tab of an OSD (#30324)
mgr/dashboard: Add smartctl data as an details tab of an OSD
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-by: V...
Lenz Grimmer
12:45 PM Support #41932 (Closed): nautilus: pool does not respond to pg_num setting
Installed mimic and upgraded every node to nautilus.
Trying to set pg_num and pgp_num to a higher setting, and set...
George Kyriazis
12:15 PM Revision 11846191 (ceph): libcephfs: Add test for lazyio via libcephfs
Signed-off-by: Sidharth Anupkrishnan <sanupkri@redhat.com> Sidharth Anupkrishnan
10:32 AM Dashboard Bug #41727 (Resolved): mgr/dashboard: Javascript error when deleting an iSCSI target
Ricardo Marques
10:23 AM Revision b102c442 (ceph): crimson/osd/heartbeat: avoid racing when connecting to peer
before this change, we could initialize connections to newly added peers
in parallel repeatly, if an OSD is listed in...
Kefu Chai
10:23 AM Revision 4aed49b6 (ceph): crimson/osd: fix the order in OSD::update_heartbeat_peers()
before this chance, we do following things in background and in
parallel:
* add peers from pg map
* and peers from w...
Kefu Chai
10:23 AM Revision 6d5f5ed6 (ceph): crimson/osd: Heartbeat::add_reporter_peers() returns future
the sole caller `Heartbeat::update_peers()` also returns future, so
there is no reason that `add_reporter_peers()` ru...
Kefu Chai
10:23 AM Revision c345b593 (ceph): crimson/osd: add_peer() in parallel
we should not add peers in background, and we can do this in parallel!
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:23 AM Revision 1a8841cf (ceph): crimson/osd: evict object state in foreground
when doing error handling, we need to make sure the stale object state
is evicted before we return.
Signed-off-by: K...
Kefu Chai
10:23 AM Revision e5417509 (ceph): crimson/osd: ShardServices::send_pg_temp() returns future
it should not run in background unless necessary.
please note, we don't have a caller of this method yet.
Signed-of...
Kefu Chai
10:23 AM Revision c30fa85f (ceph): crimson/osd: suppress warnings about unused future<> return values
These are dropped on purpose, suppress warnings.
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
10:10 AM CephFS Bug #40283 (Fix Under Review): qa: add testing for lazyio
Sidharth Anupkrishnan
10:08 AM Revision efe91bec (ceph): Merge pull request #30270 from ricardoasmarques/wip-41727
mgr/dashboard: Check if `num_sessions` is available
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: Vol...
Ricardo Dias
09:53 AM Revision d579b10c (ceph): doc: Update documentation for LazyIO
Signed-off-by: Sidharth Anupkrishnan <sanupkri@redhat.com> Sidharth Anupkrishnan
09:37 AM Dashboard Feature #41927: mgr/dashboard: Improve display of inline tabs
Don't know if that's a good idea, but it might also help if the tab row gets a subject?
Like:...
Patrick Seidensal
08:52 AM Dashboard Feature #41927 (New): mgr/dashboard: Improve display of inline tabs
I think it would look better if we distinguish each level of tabs.
Currently all levels of tabs look the same.
I w...
Tiago Melo
09:32 AM RADOS Feature #41647: pg_autoscaler should show a warning if pg_num isn't a power of two
Note: contrary to what the bug description says, pg_autoscaler will (apparently) *not* be automatically turned on wit... Nathan Cutler
09:26 AM Revision 88aa0576 (ceph): mgr/volumes: return string type to ceph-manager
The 'volumes' ceph-mgr module returns a byte type instead of a string
type as the stdout result of commands, `fs subv...
Venky Shankar
08:31 AM Revision b82fd032 (ceph): crimson/osd: do not cluster_msgr.set_myaddrs() in background
we should do the initialization in foreground
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:29 AM Revision 9f85629f (ceph): RGW: fix an endless loop error when to show usage
Fix: https://tracker.ceph.com/issues/41926
Signed-off-by: lvshuhua <lvshuhua@cmss.chinamobile.com>
lvshuhua
07:16 AM Revision bb2bd5f4 (ceph): crimson/net: avoid warning about signed comparison with enum classes
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
07:15 AM rgw Backport #41858 (In Progress): nautilus: memory usage of: radosgw-admin bucket rm
https://github.com/ceph/ceph/pull/30472 Prashant D
07:04 AM mgr Bug #40011: ceph -s shows wrong number of pools when pool was deleted
This still reproduces for me on current master... Jan Fajerski
04:51 AM mgr Bug #40011: ceph -s shows wrong number of pools when pool was deleted
Nathan, that's plausible. i didn't adjust "ms_bind_msgr2". and i think "ms_bind_msgr2=true" has been around since v14... Kefu Chai
06:32 AM Dashboard Bug #41611: mgr/dashboard: fail to set a tenanted user as new owner of existing buckets
Kiefer Chang wrote:
> Issue #41067 already addressed this problem.
> But PR on the issue targets nautilus branch. (...
Kiefer Chang
06:28 AM Dashboard Bug #41906: mgr/dashboard: "Objects" chart size does not go back to normal after resizing the bro...
See this issue when shrinking width of the window. Kiefer Chang
06:20 AM Revision 7866c5fc (ceph): mgr/dashboard: fix error when linking a bucket to a tenanted user
- Prefix bucket name with '/' when linking bucket to a tenanted user
- Add qa tests
Fixes: https://tracker.ceph.com/...
Kiefer Chang
06:00 AM Revision a1331a6e (ceph): pybind/mgr/balancer/module.py: add max/min info in stats_by_root
$ ceph balancer eval-verbose hahapool
...
count_by_pool {'hahapool': {'objects': {0: 1L, 1: 1L, 2: 0L, 3: 0L, 4: 1L},...
Yang Honggang
05:41 AM mgr Bug #40156 (Pending Backport): deadlock on MonCommandCompletion
Kefu Chai
05:37 AM mgr Bug #40156: deadlock on MonCommandCompletion
should have been fixed by https://github.com/ceph/ceph/commit/5108860c385cc1d905588d2e92d80295e3222ca4 Kefu Chai
04:40 AM mgr Bug #40156 (Fix Under Review): deadlock on MonCommandCompletion
Kefu Chai
05:23 AM Revision c696d872 (ceph): rgw: fix memory growth while deleteing objects with
radosgw-admin bucket rm --bucket=$BIG_BUCKET --bypass-gc --purge-objects
by freeing <rgw_obj, RGWObjState> map elemen...
Mark Kogan
02:02 AM Revision 3d7e5b0e (ceph): Merge pull request #30410 from tchaikov/wip-debian-g++
debian/control: Build-Depends on g++
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: Neha Ojha <noj...
Kefu Chai
02:01 AM Revision e7287257 (ceph): Merge pull request #30405 from p-se/wip-pna-ubuntu-disco-deps
install-deps.sh: add support for Ubuntu Disco Dingo
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:56 AM RADOS Bug #41924 (Resolved): asynchronous recovery can not function under certain circumstances
guoracle report that:
> In the asynchronous recovery feature,
> the asynchronous recovery target OSD is selected ...
xie xingguo
01:39 AM RADOS Bug #41866: OSD cannot report slow operation warnings in time.
*report_callback* thread is also blocked on PG::lock with MGRClient::lock locked while getting the pg stats. This in ... Ilsoo Byun
01:22 AM Revision 51dd3740 (ceph): Merge pull request #30453 from tchaikov/wip-doc-crimson
doc/dev/crimson: transpose options of compare.py
Reviewed-by: Yingxin Cheng <yingxin.cheng@intel.com>
Kefu Chai
12:54 AM RADOS Bug #41816: Enable auto-scaler and get src/osd/PeeringState.cc:3671: failed assert info.last_comp...

This can be reproduced by setting config osd_pool_default_pg_autoscale_mode="on" and executing this test:
../qa/...
David Zafman
12:29 AM RADOS Bug #41754: Use dump_stream() instead of dump_float() for floats where max precision isn't helpful

I was suspicious that the trailing 0999999994 in the elapsed time is noise. Could this be caused by a float being...
David Zafman

09/18/2019

11:50 PM Bug #41832: Different pools count in ceph -s and ceph osd pool ls
Nathan Cutler wrote:
> Hi Fyodor, can you tell us more about the environment where you saw this behavior? (Ideally, ...
Fyodor Ustinov
11:03 PM Bug #41832: Different pools count in ceph -s and ceph osd pool ls
Hi Fyodor, can you tell us more about the environment where you saw this behavior? (Ideally, the version of ceph (fro... Nathan Cutler
11:23 PM Revision fbe0b265 (ceph): pybind/ceph_argparse: add :int or :float to numerical args
For example,
osd tier add-cache <pool> <tierpool> <size:int>
Leave off permissible ranges for the sake of brevity.
...
Sage Weil
11:22 PM Revision 46fe1bd8 (ceph): pybind/ceph_argparse: simplify osd name and target types
In both cases there is only ever one of these, so a simple '<id|osd.id>'
or '<type.id>' is sufficient.
Signed-off-by...
Sage Weil
11:19 PM Revision d827c1c6 (ceph): pybind/ceph_argparse: prefer field names to types in help output
Most of the time the type can be inferred from context, but frequently
there are multiple arguments of the same type ...
Sage Weil
11:09 PM mgr Bug #40011: ceph -s shows wrong number of pools when pool was deleted
I wonder if the messenger is involved here? If it happens more often in downstream products, that might be because ms... Nathan Cutler
08:30 PM mgr Bug #40011: ceph -s shows wrong number of pools when pool was deleted
@Kefu,
No problem at all! I just wanted to make sure I was on the same page!
Also, your comment https://tracker...
Daniel Oliveira
12:27 PM mgr Bug #40011: ceph -s shows wrong number of pools when pool was deleted
not reproducible on master (261fab6465877862f777c9e6a7225863472cd53a), nautilus v14.2.0, nautilus v14.2.2, or nautilu... Kefu Chai
04:10 AM mgr Bug #40011: ceph -s shows wrong number of pools when pool was deleted
@Daniel i assigned it to me temporarily to see if #40871 is a dup of this one in hope to resolve them together. but s... Kefu Chai
06:33 PM RADOS Backport #41922 (Resolved): mimic: OSDMonitor: missing `pool_id` field in `osd pool ls` command
https://github.com/ceph/ceph/pull/30485
Nathan Cutler
06:33 PM RADOS Backport #41921 (Resolved): nautilus: OSDMonitor: missing `pool_id` field in `osd pool ls` command
https://github.com/ceph/ceph/pull/30486 Nathan Cutler
06:31 PM RADOS Backport #41920 (Resolved): nautilus: osd: scrub error on big objects; make bluestore refuse to s...
https://github.com/ceph/ceph/pull/30783 Nathan Cutler
06:31 PM RADOS Backport #41919 (Resolved): luminous: osd: scrub error on big objects; make bluestore refuse to s...
https://github.com/ceph/ceph/pull/30785 Nathan Cutler
06:31 PM RADOS Backport #41918 (Resolved): mimic: osd: scrub error on big objects; make bluestore refuse to star...
https://github.com/ceph/ceph/pull/30784 Nathan Cutler
06:31 PM RADOS Backport #41917 (Resolved): nautilus: osd: failure result of do_osd_ops not logged in prepare_tra...
https://github.com/ceph/ceph/pull/30546 Nathan Cutler
06:30 PM Dashboard Backport #41916 (Rejected): nautilus: mgr/dashboard: Editing RGW bucket fails because of name is ...
Nathan Cutler
06:28 PM rbd Backport #41915 (In Progress): nautilus: avoid page cache for krbd discard round off tests
Nathan Cutler
06:28 PM rbd Backport #41915 (Resolved): nautilus: avoid page cache for krbd discard round off tests
https://github.com/ceph/ceph/pull/30464 Nathan Cutler
06:28 PM Revision 784202f5 (ceph): qa: avoid page cache for krbd discard round off tests
rbd rounds off and ignores discards that are smaller than alloc_size,
but the page cache is invalidated according to ...
Ilya Dryomov
06:06 PM Revision c18e15a6 (ceph): rbd: new 'mirror pool peer bootstrap create/import' commands
These two commands simplify the process of creating users and
exchanging keys between two clusters.
Fixes: https://t...
Jason Dillaman
06:06 PM Revision 18e1d29f (ceph): doc/rbd: clarify cluster naming by using site-a/b
The local vs remote cluster naming has been confusing for multiple
users.
Signed-off-by: Jason Dillaman <dillaman@re...
Jason Dillaman
06:06 PM Revision b1b934d2 (ceph): doc/rbd: document new rbd mirror bootstrap commands
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:06 PM Revision 41b75a04 (ceph): librbd: new RBD mirroring peer bootstrap API methods
These new methods will help facilitate the creation of keys and
the transfer of cluster connection metadata between C...
Jason Dillaman
05:49 PM mgr Backport #41914 (In Progress): luminous: mgr/test_localpool.sh fails after multiple tries on lumi...
Nathan Cutler
05:49 PM mgr Backport #41914 (Resolved): luminous: mgr/test_localpool.sh fails after multiple tries on luminous
https://github.com/ceph/ceph/pull/30446 Nathan Cutler
05:48 PM mgr Bug #37866 (Pending Backport): mgr/test_localpool.sh fails after multiple tries on luminous
Nathan Cutler
03:37 AM mgr Bug #37866 (Fix Under Review): mgr/test_localpool.sh fails after multiple tries on luminous
Kefu Chai
04:25 PM RADOS Bug #41900 (Resolved): auto-scaler breaks many standalone tests
David Zafman
04:18 PM Revision 7ea36592 (ceph): Merge pull request #30440 from dzafman/wip-41900
Revert "common: default pg_autoscale_mode=on for new pools"
Reviewed-by: Sage Weil <sage@redhat.com>
David Zafman
03:52 PM Dashboard Bug #41781: mgr/dashboard: test coding best practice: replace element queries to CSS/angular attr...
About the data attributes. I just wanted to raise my concerns and I still have them, but I also think I shouldn't try... Patrick Seidensal
03:47 PM Revision 3914de3f (ceph): Merge pull request #30458 from tchaikov/wip-crimson-cbt-test
test/crimson: lower the bar for cbt test
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
03:43 PM Revision fb179b2d (ceph): mgr/dashboard Adds multiple selection to osd table
Fixes: https://tracker.ceph.com/issues/38091
Signed-off-by: Pooja <pooja.gautam@ts.fujitsu.com>
pooja gupta
03:38 PM RADOS Bug #41913 (Resolved): With auto scaler operating stopping an OSD can lead to COT crashing instea...
... David Zafman
03:38 PM Revision a6bf7671 (ceph): Merge pull request #30433 from tchaikov/wip-crimson-pgls
crimson/osd: add pgls support
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
03:13 PM Dashboard Bug #41309 (Fix Under Review): mgr/dashboard: landing page has layout/formatting issues
Tiago Melo
03:09 PM Dashboard Feature #40335: mgr/dashboard: Create OSD on spare disks
Nice work on the mockups, Kiefer. Lgtm!
Is there anything about the mockups that you would like to discuss in detail...
Laura Paduano
10:11 AM Dashboard Feature #40335: mgr/dashboard: Create OSD on spare disks
One comment from orchestrator developers: do not allow creating filestore OSD anymore. Kiefer Chang
03:03 PM RADOS Bug #41891: global osd crash in DynamicPerfStats::add_to_reports
Answering myself - seems that rbd_support cannot be disabled anyway
# ceph mgr module disable rbd_support
Error E...
Marcin Gibula
10:59 AM RADOS Bug #41891: global osd crash in DynamicPerfStats::add_to_reports
I don't believe this command was running at that time, however "rbd_support" mgr module was active. Could this be the... Marcin Gibula
10:53 AM RADOS Bug #41891: global osd crash in DynamicPerfStats::add_to_reports
Marcin, I believe I know the cause and I am now discussing the fix [1]. A workaround could be not to use "rbd perf im... Mykola Golub
10:13 AM RADOS Bug #41891 (Fix Under Review): global osd crash in DynamicPerfStats::add_to_reports
Mykola Golub
06:24 AM RADOS Bug #41891 (In Progress): global osd crash in DynamicPerfStats::add_to_reports
Mykola Golub
03:02 PM Revision e4d1aaea (ceph): mgr/dashboard: Fix spacing between cards
Fixes: https://tracker.ceph.com/issues/41309
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
02:59 PM Revision c25a9d72 (ceph): crimson/osd: add pgls_filter support
it's modeled after pgnls_filter. and use seastar::map_reduce() for
filtering the objects into the response.
Signed-o...
Kefu Chai
02:57 PM Revision d7be213b (ceph): crimson/osd: return hobject_t from pgls_filter()
so we can use it as the mapper function in seastar::map_reduce().
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:57 PM Revision b9e2c808 (ceph): crimson/osd: add pgls support
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:54 PM Revision eec27f58 (ceph): crimson/osd: handle pg ops with do_pg_ops()
currently, OpsExecuter tries to load the object info for all ops to be
executed, but the PG ops do not require the ex...
Kefu Chai
02:51 PM Revision a967e401 (ceph): crimson/osd/OpsExecuter: s/do_osd_op/execute_osd_op/
will add execute_pg_op() for performing pg specific ops, which do not
need the object state.
Signed-off-by: Kefu Cha...
Kefu Chai
02:51 PM Revision 05b88f64 (ceph): crimson/osd/OpsExecuter: pass nspace in msg to do_pg_op()
as pg ops should not require the object info, as there is chance that
the object specified in pg ops does not exist a...
Kefu Chai
02:29 PM Dashboard Bug #41911 (New): mgr/dashboard: Smart data tab stays empty when backend returns neither data nor...
The backend, under certain circumstances, might neither return data nor an error.
* A docker container is used and...
Patrick Seidensal
02:26 PM Revision 8bc359fe (ceph): test/crimson: lower the bar for cbt test
sometimes we have
13:27:59 - WARNING - cbt -prefill/incerta08.front.sepia.ceph.com/0: iops_stddev: (or (less) ...
Kefu Chai
02:25 PM Revision 21103c9b (ceph): osd: don't check for primary when updating pg's dynamic perf stats queries
Otherwise situation could be possible when a query is not reset
for a pg because it is not primary at that moment and...
Mykola Golub
02:25 PM Revision 0683f4cf (ceph): osd: DynamicPerfStats cleanup
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
02:24 PM Revision 044b7620 (ceph): github: add "jenkins test crimson perf" to triggers doc
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:12 PM CephFS Feature #41910 (Resolved): qa: allow vstart_runner to perform tests on kclient mounts
Add a new --kclient switch to vstart_runner that tells it to use kernel mounts instead of FUSE. Jeff Layton
02:03 PM Revision c0c6b25d (ceph): cls/rbd: sanitize entity instance messenger version type
The entity_addr_t::type field does not uniquely identify the connection
and might switch back and forth between LEGAC...
Jason Dillaman
01:55 PM RADOS Bug #41908 (Fix Under Review): TMAPUP operation results in OSD assertion failure
Jason Dillaman
01:47 PM RADOS Bug #41908 (Resolved): TMAPUP operation results in OSD assertion failure
In 'do_tmapup', the object is READ into a 'newop' structure and then when it is re-written, the same 'newop' structur... Jason Dillaman
01:52 PM Revision 8871c5c6 (ceph): osd/PrimaryLogPG: do not append outdata to TMAPUP ops
Write operations should not have data but TMAPUP incorrectly appends
the previously read TMAP object to the outdata b...
Jason Dillaman
01:50 PM Revision be4582c2 (ceph): Change osd op queue cut off default to high
Discussion: https://www.mail-archive.com/ceph-users@ceph.io/msg00166.html
Signed-off-by: Anthony D'Atri <anthony.dat...
Anthony D'Atri
01:41 PM Dashboard Bug #40027 (In Progress): mgr/dashboard: REST API: OpenAPI docs require internet connection
Patrick Seidensal
01:41 PM Dashboard Feature #41822 (Fix Under Review): mgr/dashboard: enable the user to download/copy a smartctl rep...
Patrick Seidensal
06:35 AM Dashboard Feature #41822 (In Progress): mgr/dashboard: enable the user to download/copy a smartctl report o...
Patrick Seidensal
01:33 PM ceph-volume Bug #41907 (Fix Under Review): fix pytest warnings
Rishabh Dave
01:33 PM ceph-volume Bug #41907 (Resolved): fix pytest warnings
Following two warning are thrown a bunch of times when running pytest... Rishabh Dave
12:55 PM rbd Bug #41753 (Pending Backport): avoid page cache for krbd discard round off tests
Ilya Dryomov
09:09 AM rbd Bug #41753: avoid page cache for krbd discard round off tests
This is going to need a backport to nautilus, so moving to rbd. Ilya Dryomov
09:07 AM rbd Bug #41753 (Fix Under Review): avoid page cache for krbd discard round off tests
https://github.com/ceph/ceph/pull/30452 Ilya Dryomov
12:53 PM Revision d3c19d53 (ceph): Merge pull request #30452 from idryomov/wip-krbd-discard-direct
qa: avoid page cache for krbd discard round off tests
Reviewed-by: Dongsheng Yang <dongsheng.yang@easystack.cn>
Revi...
Ilya Dryomov
12:51 PM Revision c113783b (ceph): Merge pull request #29487 from rhcs-dashboard/nautilus-run-dashboard-ap...
nautilus: mgr/dashboard: run-backend-api-tests.sh improvements
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Reviewe...
Nathan Cutler
12:34 PM Revision 44068fc9 (ceph): osd: add common smartctl output to JSON output
Enables consumers like the dashboard to provide the regular smartctl
output to users.
Signed-off-by: Patrick Seidens...
Patrick Seidensal
12:27 PM rgw Backport #39660: nautilus: rgw: Segfault during request processing
After resetting num_rados_handles back to 1, the load- and segfault-behaviour seems to have stopped. Roland Sommer
12:11 PM Revision 14e73478 (ceph): Merge pull request #30386 from tchaikov/wip-run_tox.sh-cleanup
script/run_tox.sh: remove unused code
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Kefu Chai
11:49 AM Dashboard Bug #41906 (New): mgr/dashboard: "Objects" chart size does not go back to normal after resizing t...
Steps to reproduce:
- Navigate to the dashboard landing page
- Resize from a maximized browser window to a smaller ...
Laura Paduano
11:42 AM Revision 374425db (ceph): Merge pull request #29734 from hselin/rados_bench_rand_read
tools/rados: use num ops instead of num objs for tracking outstanding IO
Reviewed-by: Mark Nelson <mnelson@redhat.co...
Kefu Chai
11:35 AM Revision 080a9fae (ceph): tools: Clean up endian handling
Replace remaining uses of __le16/__le32/__le64 in contexts that are
not relevant to code generation, or where objects...
Ulrich Weigand
11:35 AM Revision 8f67fec1 (ceph): headers: Remove le16/32/64_to_cpu
There are no remaining callers of these routines, which are no longer
required when using ceph_le16/32/64 (and were n...
Ulrich Weigand
11:35 AM Revision 0065f76d (ceph): headers: Remove __le16/__le32/__le64
These types should no longer be used; use ceph_le16/32/64 instead.
Also removes the cmake check whether those types ...
Ulrich Weigand
11:34 AM Revision ac9b370a (ceph): crimson: Clean up endian handling
Replace remaining uses of __le16/__le32/__le64 in contexts that are
not relevant to code generation.
Also, remove un...
Ulrich Weigand
11:33 AM Revision 16f3211a (ceph): os: Clean up endian handling
Replace remaining uses of __le32 in Transaction.h with uint32_t.
These objects are only used locally and do not requi...
Ulrich Weigand
11:33 AM Revision 2e859089 (ceph): msg: Clean up endian handling
Replace remaining uses of __le16/__le32/__le64 in contexts that are
not relevant to code generation, or where objects...
Ulrich Weigand
11:33 AM Revision bb9eb83b (ceph): messages: Clean up endian handling
Replace remaining uses of __le16/__le32/__le64 in contexts that are
not relevant to code generation.
Also, add missi...
Ulrich Weigand
11:33 AM Revision 36e8cd7a (ceph): osd: Clean up endian handling
Replace remaining uses of __le16/__le32/__le64 in contexts that are
not relevant to code generation, or where objects...
Ulrich Weigand
11:01 AM Linux kernel client Feature #41796: fs/ceph: add lazyio propagate/synchronize support
How is lazyio_propagate different from fsync, or sync_file_range() syscall? Don't they do the same thing?
What sho...
Jeff Layton
10:57 AM CephFS Backport #41889 (In Progress): nautilus: mgr/volumes: retry spawning purge threads on failure
Nathan Cutler
10:57 AM Revision 39d8e981 (ceph): mgr/volumes: cluster log when a purge thread bails out
Fixes: http://tracker.ceph.com/issues/41218
Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from co...
Venky Shankar
10:57 AM Revision 835fd108 (ceph): mgr/volumes: retry purging trash entries on intermittent error
have a max cap on number of retries and bail out. also, fix
dumping traceback to log for python 2.
Signed-off-by: Ve...
Venky Shankar
10:57 AM CephFS Bug #41892: qa: convert kcephfs qa tests to use mount.ceph auto-discovery features
Instead, I think we'll just convert the existing kernel_mount.py code to just use the new functionality so that this ... Jeff Layton
10:52 AM RADOS Bug #41677: Cephmon:fix mon crash
@shuguang what is the exact version of ceph-mon? i cannot match the backtrace with the source code of master HEAD. Kefu Chai
10:38 AM Revision 8d23c5d1 (ceph): mgr/dashboard: do not log tokens
sensitive information should not go to logging messages.
see https://tracker.ceph.com/issues/41320
Signed-off-by: K...
Kefu Chai
10:32 AM Dashboard Bug #41314 (Pending Backport): mgr/dashboard: Editing RGW bucket fails because of name is already...
Volker Theile
10:32 AM Dashboard Bug #41314 (Resolved): mgr/dashboard: Editing RGW bucket fails because of name is already in use
Volker Theile
10:18 AM mgr Bug #38614: Disable SSLv3 on ceph-mgr?
> it seems that as we are depending on the Cherrypy builtin ssl module (module.py:194 config['server.ssl_module'] = ... Kefu Chai
09:46 AM RADOS Feature #41905 (New): Add ability to change fsid of cluster
There is a case where you want to change the fsid of a cluster: When you have splitted a cluster into two different c... Wido den Hollander
09:40 AM Revision b36d721c (ceph): Merge pull request #29767 from votdev/issue_41314
mgr/dashboard: Editing RGW bucket fails because of name is already in use
Reviewed-by: Stephan Müller <smueller@suse...
Laura Paduano
09:36 AM Revision f21247c9 (ceph): rgw: fix indentation for listobjectsv2
https://tracker.ceph.com/issues/41840
Signed-off-by: Albin Antony <aantony@redhat.com>
(cherry picked from commit 13...
Albin Antony
09:15 AM Revision 60a4dfd8 (ceph): doc/dev/crimson: transpose options of compare.py
they were `-a baseline -b test` before this change, and they should be
`-a test -b baseline`.
Signed-off-by: Kefu Ch...
Kefu Chai
09:08 AM Revision b694cf20 (ceph): Merge pull request #30313 from cyx1231st/wip-seastar-msgr-test-racing-c...
crimson/net: v2 racing tests, stall tests and bug fixes
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:17 AM CephFS Bug #41903 (Fix Under Review): mgr/volumes: issuing `fs subvolume getpath` command hangs and ceph...
Ramana Raja
05:55 AM CephFS Bug #41903 (Resolved): mgr/volumes: issuing `fs subvolume getpath` command hangs and ceph-mgr dae...
$ ceph fs subvolume create vol00 subvol00
$ ceph fs subvolume getpath vol00 subvol00
The command just hangs and c...
Ramana Raja
08:11 AM rgw Feature #23908: List objects version 2
code cleanup PR https://github.com/ceph/ceph/pull/28830 has been merged, so that is no longer blocking the nautilus b... Nathan Cutler
08:07 AM rgw Feature #23908 (Pending Backport): List objects version 2
Nathan Cutler
08:06 AM rgw Feature #23908 (Resolved): List objects version 2
-Since this is a follow-on fix for #28102, let's do this backport there.- oops, ignore this Nathan Cutler
08:09 AM rgw Cleanup #41840 (Resolved): rgw: fix indentation in listobjectsv2
Since this is a follow-on fix for #23908, let's do this backport there. Nathan Cutler
08:01 AM rgw Cleanup #41840 (Pending Backport): rgw: fix indentation in listobjectsv2
Nathan Cutler
08:06 AM Dashboard Feature #41575 (Fix Under Review): mgr/dashboard: Show CephFS directories in the UI
Stephan Müller
07:52 AM Revision f749a702 (ceph): rgw: add detailed error message for PutACLs
Keep the error messages same with AWS S3
Signed-off-by: Enming Zhang <zvampirem77@gmail.com>
Enming Zhang
07:47 AM rgw Backport #41847 (In Progress): mimic: beast frontend reads body in small buffers
Nathan Cutler
07:46 AM Revision c2ceaaf1 (ceph): rgw: increase beast parse buffer size to 64k
the flat_buffer starts very small and rarely grew above 512 bytes when
reading headers. this buffer's capacity() is w...
Casey Bodley
07:16 AM Bug #37707 (In Progress): install-deps.sh fails on centos 7.6
This is happening again. I've created https://github.com/ceph/ceph-build/pull/1396 if we want to try that? Brad Hubbard
07:08 AM Bug #37503: Audit log: mgr module passwords set on CLI written as plaintext in log files
Sebastian Wagner
07:07 AM Dashboard Bug #41320: mgr/dashboard: passwords and other sensitive information is written to logs
Let's handle the autit log in #37503 . This way we can make https://github.com/ceph/ceph/pull/30445 a real PR for thi... Sebastian Wagner
03:06 AM Dashboard Bug #41320: mgr/dashboard: passwords and other sensitive information is written to logs
https://github.com/ceph/ceph/pull/30445 Kefu Chai
06:59 AM Bug #14626: Ceph CLI + python bindings restrict string inputs to ASCII, but mon doesn't
Sebastian Wagner
06:59 AM Bug #41894 (Duplicate): ceph_argparse: UnicodeEncodeError: 'ascii' codec can't encode...
Sebastian Wagner
05:57 AM bluestore Documentation #40473: enhance db sizing
I had the idea of opening a new ticket but this seems to be the same topic.
Here is what I wanted to request:
h...
Lars Täuber
04:52 AM mgr Bug #37884: mgr leak of MMonMgrReport from DaemonServer::send_report()
i am starting by cleaning up:
https://github.com/ceph/ceph/pull/30449
Kefu Chai
04:49 AM Revision ff6b3997 (ceph): mgr: set hostname in DeviceState::set_metadata()
before this change, we don't update daemon's host if the daemon already
exists in the `daemon_state` registry when ha...
Kefu Chai
04:32 AM Revision c0ed141d (ceph): crimson/net: always dispatch accept when replaced/accepted
Fix issues of missing dispatches of accept event during connection
racing.
Signed-off-by: Yingxin Cheng <yingxin.che...
Yingxin Cheng
04:32 AM Revision e3d4a674 (ceph): test/crimson: test connect-reconnect racing cases for v2
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
04:32 AM Revision 2d2ee4e5 (ceph): test/crimson: implement STALL action for breakpoint
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
04:32 AM Revision 212120f2 (ceph): test/crimson: test connection stall cases for v2
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
04:32 AM Revision 16f2d755 (ceph): crimson/net: explicitly discard future from with_gate()
We are using with_gate() to wrap a slow operation when we want to start
it but don't want/need to wait it to be finis...
Yingxin Cheng
04:32 AM Revision ac48476f (ceph): crimson/net: discard future returned by close()
It's OK to discard the returned future of Connection::close() because
Messenger::shutdown() will wait for all connect...
Yingxin Cheng
04:32 AM Revision 5d0eff78 (ceph): crimson/net: discard and add note to discardable futures
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
04:32 AM Revision 7324f9bd (ceph): crimson/net: chain non-discardable futures
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
04:32 AM Revision e9fc2207 (ceph): test/crimson: improve loggings for test operations
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
04:32 AM Revision 33e4ad49 (ceph): test/crimson: add timeout feature for blockers to fail
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
04:32 AM Revision 76b902b3 (ceph): crimson/net: set exit_open atomically with write_dispatching
exit_open should be set atomically with state checks and
write_dispatching changes, or there would be chances to be b...
Yingxin Cheng
04:32 AM Revision 08681e1c (ceph): crimson/net: log out_q size when execute_ready()
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
04:32 AM Revision 8463fbbd (ceph): test/crimson: test connect racing cases for v2
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
04:30 AM Revision 46606152 (ceph): crimson/net: add ESTABLISHING state
With the new ESTABLISHING state, connection lookup and acceptance can be
atomic, solving the issues related to racing...
Yingxin Cheng
04:30 AM Revision 00cc4781 (ceph): test/crimson: fix tests with the new ESTABLISHING state
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
04:30 AM Revision 3677af94 (ceph): test/crimson: test reconnect racing cases for v2
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
04:24 AM Revision 75f35a5f (ceph): test/crimson: don't send msg from lossy server
It is possible to lose message at server side due to lossy policy,
causing unit test blocked and waiting for lost rep...
Yingxin Cheng
04:24 AM Revision a79d09a3 (ceph): test/crimson: use bp_type_t for breakpoint type
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
04:24 AM Revision f059e2e6 (ceph): crimson/net: always validate state when switch to another
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
04:24 AM Revision c19890e1 (ceph): crimson/net: improve loggings related to state change
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
04:24 AM Revision 2e052cf9 (ceph): test/crimson: log intercepted breakpoint with counter
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
04:24 AM Revision 2b83e185 (ceph): test/crimson: implement different ways to wait in tests
wait_replaced(count): wait for connection replaced;
wait_established(): wait for all pending messages sent and receiv...
Yingxin Cheng
04:24 AM Revision 21451320 (ceph): test/crimson: implement BLOCK action for breakpoint
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
04:22 AM Revision 9ce9fb77 (ceph): crimson/net: add SocketConnection::peer_wins()
Also expose Connection::peer_wins() to unit tests.
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com>
Yingxin Cheng
04:06 AM mgr Bug #40871 (Fix Under Review): osd status reports old crush location after osd moves
Kefu Chai
03:37 AM mgr Backport #41902 (In Progress): mimic: mgr/test_localpool.sh fails after multiple tries
https://github.com/ceph/ceph/pull/30447 Kefu Chai
03:36 AM mgr Backport #41902 (Resolved): mimic: mgr/test_localpool.sh fails after multiple tries
https://github.com/ceph/ceph/pull/30447 Kefu Chai
03:33 AM Revision d7fb43d4 (ceph): mgr/localpool: pg_num is an int arg to 'osd pool create'
In bd565bca3f42d7946c392b2833bb3d9982a8ac5d we start returning EINVAL if
the pg_num argument is not valid, whereas be...
Sage Weil
03:31 AM Revision edf5da1a (ceph): mgr/localpool: pg_num is an int arg to 'osd pool create'
In bd565bca3f42d7946c392b2833bb3d9982a8ac5d we start returning EINVAL if
the pg_num argument is not valid, whereas be...
Sage Weil
03:26 AM mgr Bug #39096 (Need More Info): common/Timer.cc: 50: FAILED ceph_assert(thread == __null) in ~SafeTimer
The original binaries were built for Xenial and are now gone. We no longer build Xenial binaries by default and I'm n... Brad Hubbard
03:17 AM CephFS Bug #41799: client: FAILED assert(cap == in->auth_cap)
(gdb) p m->peer
$1 = {cap_id = {v = 2782052343}, seq = {v = 4}, mseq = {v = 0}, mds = {v = 1}, flags = 2 '\002'}
Xiaoxi Chen
02:03 AM Revision b57a62bc (ceph): mds: split the dir if the op makes it oversized
some ops maybe in flight, so that, split dir in finisher thread ,may affect inflight ops.
Fixes: https://tracker.cep...
simon gao
01:22 AM bluestore Bug #41901 (Resolved): bluestore: unused calculation is broken
> 2019-09-16T10:48:48.852+0800 7fa1a4ce9700 15 bluestore(/clove/xxG/ceph/build/dev/osd0) _write 1.1_head #1:ae0e8960:... xie xingguo
01:06 AM CephFS Backport #41856 (In Progress): mimic: client: removing dir reports "not empty" issue due to clien...
https://github.com/ceph/ceph/pull/30443 Prashant D
01:05 AM CephFS Backport #41855 (In Progress): nautilus: client: removing dir reports "not empty" issue due to cl...
https://github.com/ceph/ceph/pull/30442 Prashant D

09/17/2019

11:50 PM Revision bb1f3d0c (ceph): client: nfs-ganesha with cephfs client, removing dir reports not empty
the problem was due to the cephfs client side wrongly filled the
directory offset from its readdir_cache to nfs-ganes...
Peng Xie
11:50 PM Revision 5bc6a2ef (ceph): client: nfs-ganesha with cephfs client, removing dir reports not empty
the problem was due to the cephfs client side wrongly filled the
directory offset from its readdir_cache to nfs-ganes...
Peng Xie
09:51 PM Revision dd2782c1 (ceph): Revert "common: default pg_autoscale_mode=on for new pools"
This reverts commit 91e4fc24e785a25884125df6762ab2304bf8908b.
Fixes: https://tracker.ceph.com/issues/41900
Signed-o...
David Zafman
09:50 PM RADOS Bug #41900 (Resolved): auto-scaler breaks many standalone tests

Caused by https://github.com/ceph/ceph/pull/30112
In some cases I had to kill processes to get past hung tests. ...
David Zafman
09:07 PM Revision ae9a24ea (ceph): tools/rados: add --pgid in help
This commit 825c7b9729b2410a116e123d4b21210c646704d4 brought
the support for --pgid in rados ls but was not in help.
...
Vikhyat Umrao
08:46 PM RADOS Bug #41816: Enable auto-scaler and get src/osd/PeeringState.cc:3671: failed assert info.last_comp...
This crash didn't reproduce for me using run-standalone.sh with the auto scaler turned off. David Zafman
08:35 PM RADOS Bug #40287 (Pending Backport): OSDMonitor: missing `pool_id` field in `osd pool ls` command
Neha Ojha
08:33 PM Bug #41895: Bucket name with space fails rados command
Pietari Hyvärinen wrote:
> while trying to get rid of failed bucket in multisite sync environment, found out that th...
Pietari Hyvärinen
03:59 PM Bug #41895 (New): Bucket name with space fails rados command
while trying to get rid of failed bucket in multisite sync environment, found out that there due to space in bucket n... Pietari Hyvärinen
08:30 PM RADOS Bug #41191 (Pending Backport): osd: scrub error on big objects; make bluestore refuse to start on...
Neha Ojha
08:29 PM RADOS Bug #41210 (Pending Backport): osd: failure result of do_osd_ops not logged in prepare_transactio...
@shuguang wang did you want this to be backported to a release older than nautilus? Neha Ojha
08:20 PM Revision a9ed8d32 (ceph): qa: avoid page cache for krbd discard round off tests
rbd rounds off and ignores discards that are smaller than alloc_size,
but the page cache is invalidated according to ...
Ilya Dryomov
07:52 PM rbd Bug #41833 (Fix Under Review): [rbd-mirror] image status reports "down" after msgr v2 reconnect
Jason Dillaman
06:59 PM RADOS Bug #41336: All OSD Faild after Reboot.
Hi,
two questions:
- How to find out if a pool is affected?
"ceph osd erasure-code-profile get" does not list...
Oliver Freyermuth
06:49 PM rgw Backport #41848 (Need More Info): luminous: beast frontend reads body in small buffers
The master commit contains std::make_unique which is a no-go for luminous
In luminous, there's a src/common/backpo...
Nathan Cutler
06:36 PM rgw Backport #41846 (In Progress): nautilus: beast frontend reads body in small buffers
Nathan Cutler
06:35 PM Revision f3b72b6f (ceph): rgw: increase beast parse buffer size to 64k
the flat_buffer starts very small and rarely grew above 512 bytes when
reading headers. this buffer's capacity() is w...
Casey Bodley
06:17 PM Stable releases Tasks #41830 (Resolved): https://ceph.io/get/ needs to be regularly updated to point to the lates...
Put a step updating this in the wiki (https://tracker.ceph.com/projects/ceph-releases/wiki/HOWTO_announce_a_release) ... Greg Farnum
06:07 PM CephFS Backport #41899 (Resolved): nautilus: mds: cache drop command does not drive cap recall
https://github.com/ceph/ceph/pull/30761 Nathan Cutler
06:07 PM rgw Backport #41898 (Resolved): nautilus: rgw: data sync start delay if remote haven't init data_log
https://github.com/ceph/ceph/pull/30509 Nathan Cutler
06:07 PM rgw Backport #41897 (Resolved): mimic: rgw: data sync start delay if remote haven't init data_log
https://github.com/ceph/ceph/pull/30510 Nathan Cutler
06:07 PM rgw Backport #41896 (Rejected): luminous: rgw: data sync start delay if remote haven't init data_log
Nathan Cutler
05:49 PM Revision 06cc5f4d (ceph): Merge pull request #29839 from hualongfeng/master
doc/radosgw/admin:fix how to modify subuser info
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
05:24 PM Revision 3cd499aa (ceph): osd/PeeringState: use BufferedRecoveryMessages::send_osd_message()
more consistent this way.
Signed-off-by: Kefu Chai <tchaikov@gmail.com>
Kefu Chai
05:07 PM Revision dd34e8fc (ceph): osd/PeeringState: pass MessageRef instead of raw Message pointer
more foolproof this way.
Signed-off-by: Kefu Chai <tchaikov@gmail.com>
Kefu Chai
05:07 PM Revision 9c87cc0f (ceph): crimson/osd: use make_message for creating message
more foolproof this way.
Signed-off-by: Kefu Chai <tchaikov@gmail.com>
Kefu Chai
05:04 PM RADOS Bug #41891: global osd crash in DynamicPerfStats::add_to_reports
Yes, I use "rbd perf image iotop/iostat" (one of the reasons for upgrade:-) ). Not exporting per image data with prom... Marcin Gibula
03:51 PM RADOS Bug #41891: global osd crash in DynamicPerfStats::add_to_reports
Marcin, are you using `rbd perf image iotop|iostat` commands? Or may be prometheus mgr module with rbd per image stat... Mykola Golub
01:49 PM RADOS Bug #41891: global osd crash in DynamicPerfStats::add_to_reports
As crash seems to be related to stats reporting - don't know if it is related, but it was soon after eliminating "Leg... Marcin Gibula
10:30 AM RADOS Bug #41891 (Resolved): global osd crash in DynamicPerfStats::add_to_reports
Hi,
during routine host maintenance, I've encountered massive osd crash across entire cluster. The sequence of event...
Marcin Gibula
04:37 PM Revision 35b0f5b7 (ceph): Merge pull request #30392 from zhangsw/rgw-cleanup-trimusage
rgw: change MAX_USAGE_TRIM_ENTRIES value from 128 to 1000.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
04:37 PM Revision 56b6dd9b (ceph): tools/rados: call pool_lookup() after rados is connected
This commit fixes a segmentation fault when using --pgid
option in rados ls command in combination with --pool/-p opt...
Vikhyat Umrao
04:34 PM Revision a6342665 (ceph): librbd: initial support for friendly mirror site names
The site name applies to the cluster and stores the friendly name
in the MONs config-key store.
Signed-off-by: Jason...
Jason Dillaman
04:34 PM Revision 2cfce45f (ceph): rbd: display and configure local mirroring site name
The 'rbd mirror pool info' and 'rbd mirror pool enable' commands
have been updated to display and optionally set the ...
Jason Dillaman
04:34 PM Revision aece2949 (ceph): mon/MonCap: new 'rbd-mirror-peer' profile
This is similar to the 'rbd' profile but allows read access
to rbd/mirror config-keys and allows peer config-keys to ...
Jason Dillaman
04:34 PM rgw Bug #41839 (Pending Backport): rgw: data sync start delay if remote haven't init data_log
Casey Bodley
04:33 PM Revision 4bee76ba (ceph): Merge pull request #30393 from tianshan/fix_data_sync_noent
rgw: fix data sync start delay if remote haven't init data_log
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
04:27 PM Dashboard Feature #41820 (Fix Under Review): mgr/dashboard: Move QA tests to support running the rados/dash...
Nathan Cutler
04:16 PM Dashboard Feature #41820 (In Progress): mgr/dashboard: Move QA tests to support running the rados/dashboard...
Nathan Cutler
04:23 PM Revision 382b089d (ceph): Merge pull request #30381 from ajarr/fix-40689
doc: add ceph fs volumes and subvolumes documentation Venky Shankar
04:16 PM Revision aa1fa3eb (ceph): doc: improve developer guide doc
Mention that the virtual environment's default Python version should be
Python 2.7.
Signed-off-by: Rishabh Dave <rid...
Rishabh Dave
03:47 PM Bug #41894 (Duplicate): ceph_argparse: UnicodeEncodeError: 'ascii' codec can't encode...
h3. Ceph Telemetry tool fails with skandic characters... Pietari Hyvärinen
03:42 PM Revision ad630414 (ceph): doc/releases/schedule.rst: drop dumpling from Timeline
The "dumpling" column goes past the right margin and looks wrong.
Also, this modification shortens the table by 10 ro...
Nathan Cutler
03:31 PM Revision 7af02434 (ceph): client/MetaRequest: Add age to MetaRequest dump
Fixes: https://tracker.ceph.com/issues/40821
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
03:31 PM Revision ed7ebb19 (ceph): osdc/Objecter: Add age to the ops
Fixes: https://tracker.ceph.com/issues/40821
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
03:30 PM Revision 9c57c9ff (ceph): common/ceph_time: Use fixed floating-point notation for mono_clock
Fixes: https://tracker.ceph.com/issues/40821
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
03:17 PM Revision f2bacb27 (ceph): Merge pull request #30053 from mxdInspur/fix_20190901
librbd: adjust the else-if conditions in validate_striping() Jason Dillaman
03:16 PM Revision 9e773faa (ceph): Merge pull request #30314 from Songweibin/wip-rbd-pybind
rbd/pybind: fix unsupported format character of %lx
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-by: K...
Jason Dillaman
03:15 PM Revision cd07cb02 (ceph): doc/dev/developer_guide: fix heading level
Commit 3bb68e89f4b385e61473151bb4584a65d173554f added a new subchapter under
"Testing -> Integration tests", but with...
Nathan Cutler
02:54 PM Dashboard Bug #41153 (Resolved): mgr/dashboard: RBD snapshot protected label contains i18n tag
Ricardo Marques
01:39 PM Dashboard Bug #41153 (Pending Backport): mgr/dashboard: RBD snapshot protected label contains i18n tag
Ricardo Marques
02:35 PM rbd Bug #41753 (In Progress): avoid page cache for krbd discard round off tests
I see, this is an issue with the test. The page cache is truncated according to the original offset and length, befo... Ilya Dryomov
02:30 PM Revision d114fe51 (ceph): pybind/ceph_argparse: more concise n=N '...'
Instead of
<foo> [<foo> ...]
do
<foo>...
This matches man style, e.g., 'man rm':
rm [OPTION]... [FILE]...
...
Sage Weil
02:29 PM Revision 53073a15 (ceph): doc/releases/schedule.rst: add Nautilus 14.2.3 and 14.2.4
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
02:28 PM CephFS Backport #41884 (In Progress): nautilus: mgr/volumes: prevent negative subvolume size
https://github.com/ceph/ceph/pull/29926 Ramana Raja
08:33 AM CephFS Backport #41884 (Resolved): nautilus: mgr/volumes: prevent negative subvolume size
Nathan Cutler
02:12 PM Revision ff4f798f (ceph): pybind/ceph_argparse: [] (not {}) around optional args
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:05 PM Revision 712393da (ceph): Merge pull request #30429 from smithfarm/wip-rn-14.2.4
doc/releases: Ceph Nautilus v14.2.4 Release Notes
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Reviewed-by: Abhishe...
Alfredo Deza
02:03 PM Revision f2672253 (ceph): mgr/dashboard: change bucket owner between owners from same tenant
Since https://github.com/ceph/ceph/pull/28813 is in master, the bucket operations
(with tenanted owners) behaviour ha...
Alfonso Martínez
02:00 PM CephFS Backport #41850 (In Progress): nautilus: mgr/volumes: drop unused size in fs volume create
https://github.com/ceph/ceph/pull/29926 Ramana Raja
02:00 PM Revision 462e659c (ceph): Merge tag 'v14.2.4' into nautilus
v14.2.4
This was required because the release was done with ceph-volume changes
only, and omitting the other code ch...
Alfredo Deza
01:48 PM Revision a84f5c1a (ceph): mgr/dashboard: run-backend-api-tests.sh CI improvements
As there is now a jenkins job to run this script
(see https://github.com/ceph/ceph-build/pull/1351),
this refactoring...
Alfonso Martínez
01:48 PM Revision 72b918f6 (ceph): pybind/mgr: install setuptools >= 12
otherwise we have
```
Running setup.py egg_info for package apache-libcloud
libcloud/utils/py3.py:76: UserWarn...
Kefu Chai
01:47 PM Revision d1f064b2 (ceph): mgr/dashboard: set python binary for teuthology venv
* Added env. var. to set python binary when creating teuthology venv.
* venv/bin/activate: run after setting PATH (as...
Alfonso Martínez
01:29 PM CephFS Bug #41835 (Pending Backport): mds: cache drop command does not drive cap recall
Venky Shankar
01:19 PM RADOS Feature #40420 (Need More Info): Introduce an ceph.conf option to disable HEALTH_WARN when nodeep...
https://github.com/ceph/ceph/pull/29422 has been merged, but not yet backported Nathan Cutler
01:10 PM Revision aea2a972 (ceph): doc/releases: Ceph Nautilus v14.2.4 Release Notes
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
12:50 PM Revision a216ce69 (ceph): Merge pull request #30193 from cbodley/wip-qa-s3test-website
qa/rgw: add new rgw/website suite for static website tests
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
12:31 PM Revision ecb2ab2f (ceph): Merge pull request #30389 from batrick/i41835
mds: drive cap recall while dropping cache Venky Shankar
12:24 PM Revision 97f1be5d (ceph): qa/rgw: rgw/website suite uses subdomain calling format
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
12:24 PM Revision 71312246 (ceph): qa/rgw: s3test tasks sets s3website_domain to match dns-s3website-name
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
12:24 PM Revision bb56ac01 (ceph): qa/rgw: add new rgw/website suite for static website tests
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
12:22 PM Revision 7a84a00b (ceph): qa/s3tests: use correct endpoint from rgw_server
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
12:19 PM Revision 1feca42f (ceph): qa/rgw: fix for extra_args in s3tests task
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
12:19 PM Revision c9aac91b (ceph): qa/ragweed: use correct endpoint from rgw_server
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
12:17 PM Revision 8c801f07 (ceph): Merge pull request #30218 from cbodley/wip-qa-rgw-barbican
qa/rgw: add integration test for sse-kms with barbican
Reviewed-by: Ali Maredia <amaredia@redhat.com>
Casey Bodley
12:00 PM Revision c2dd9ece (ceph): mgr/prometheus: Fix KeyError in get_mgr_status
`ceph_release` is not necessarily a valid key for `mgr_map['always_on_modules']`
Fixes: https://tracker.ceph.com/iss...
Sebastian Wagner
11:57 AM Revision ffe1b9b5 (ceph): mgr/dashboard: Workaround for missing counters
Currently all counters fail because of some bug. This also showed an bug
inside the UI as it produced errors, because...
Stephan Müller
11:54 AM Revision d165b985 (ceph): test_cephfs_shell: add note on how to run this testsuite
Inform that exporting path to cephfs-shell is needed beforehand.
Signed-off-by: Rishabh Dave <ridave@redhat.com>
Rishabh Dave
11:53 AM Revision 6a7c08b9 (ceph): cephfs-shell: rewrite help text for put and get commands
Rewrite, so that the help text is more clear to the user.
Signed-off-by: Rishabh Dave <ridave@redhat.com>
Rishabh Dave
11:46 AM Dashboard Bug #41740: mgr/dashboard: After upgrade, dashboard still shows old version sometimes
@mgr_module.MgrModule#list_servers@ might return outdated information. This would be a good explanation for a similar... Sebastian Wagner
11:44 AM mgr Bug #41878: mgr/prometheus: KeyError in mgr/prometheus/module.py", line 490, in get_mgr_status
#41740 might be the root cause of this issue. Sebastian Wagner
07:23 AM mgr Bug #41878 (Fix Under Review): mgr/prometheus: KeyError in mgr/prometheus/module.py", line 490, i...
Sebastian Wagner
06:58 AM mgr Bug #41878 (Resolved): mgr/prometheus: KeyError in mgr/prometheus/module.py", line 490, in get_mg...
https://github.com/rook/rook/issues/3873... Sebastian Wagner
11:35 AM CephFS Documentation #41893 (Resolved): doc: mds state diagram color description mistake
document mds-states.rst have a description mistake about states diagram color. guodong xiao
11:28 AM Revision 7b5497d7 (ceph): doc/cephfs: correct a description mistake about mds states
Fixes: http://tracker.ceph.com/issues/41893
Signed-off-by: Xiao Guodong <xiaogd@inspur.com>
guodong xiao
11:23 AM ceph-volume Bug #41660: ceph-volume lvm activate -all fails if stderr is not a terminal
14.2.4 has been released with this fix Alfredo Deza
10:46 AM Revision cfb8e61a (ceph): mds: mds returns -5 error when the deleted file does not exist
For files that do not exist, we should set it to -ESTALE instead of -EIO,
because this error code will be returned to...
huanwen ren
10:36 AM CephFS Bug #41892 (Resolved): qa: convert kcephfs qa tests to use mount.ceph auto-discovery features
Recently, a patchset was merged that added the ability for mount.ceph to discover mon addrs and secrets from a local ... Jeff Layton
10:26 AM Revision aebf75c9 (ceph): doc: add ceph fs volumes and subvolumes documentation
Fixes: https://tracker.ceph.com/issues/40689
Signed-off-by: Ramana Raja <rraja@redhat.com>
Ramana Raja
10:25 AM Dashboard Bug #41869 (Rejected): mgr/dashboard: api/mgr/module resource is returning an internal server error
Volker Theile
10:24 AM Dashboard Bug #41869: mgr/dashboard: api/mgr/module resource is returning an internal server error
You need to rebuild Ceph because the Mgr Python extension needs to be rebuild after the new function _ceph_get_releas... Volker Theile
06:55 AM Dashboard Bug #41869: mgr/dashboard: api/mgr/module resource is returning an internal server error
https://github.com/ceph/ceph/pull/30142 Sebastian Wagner
06:52 AM Dashboard Bug #41869: mgr/dashboard: api/mgr/module resource is returning an internal server error
does a ceph rebuild fix this issue? Sebastian Wagner
10:16 AM Revision aae81f5f (ceph): mgr/dashboard: CephFS tab Component
The problem was that the CephFS details component was entirely responsible for
managing all other tabs besides it's o...
Stephan Müller
10:05 AM Dashboard Bug #41781: mgr/dashboard: test coding best practice: replace element queries to CSS/angular attr...
I cited that article just for the use of data attributes in testing, not for a full replacement of CSS. Both data att... Ernesto Puerta
08:11 AM Dashboard Bug #41781: mgr/dashboard: test coding best practice: replace element queries to CSS/angular attr...
tldr;
I do not insist on having to use data-attributes solely for testing and not using classes or tags for select...
Patrick Seidensal
09:26 AM CephFS Feature #41842 (In Progress): mgr/volumes: list FS subvolumes, subvolume groups, and their snapshots
Jos Collin
09:25 AM Bug #41523: build ceph failed when using WITH_DPDK=ON
Hu Ye wrote:
> Hu Ye wrote:
> > I used the master brach of ceph, here are the build error logs:
> >
> > [...]
>...
Kefu Chai
02:00 AM Bug #41523: build ceph failed when using WITH_DPDK=ON
Bumping priority Brad Hubbard
09:01 AM rbd Backport #41544 (In Progress): luminous: [test] rbd-nbd FSX test runs are failing
Nathan Cutler
09:01 AM Revision c02b7fbf (ceph): test/librbd: set nbd timeout due to newer kernels defaulting it on
Fixes: https://tracker.ceph.com/issues/41409
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from ...
Jason Dillaman
08:59 AM rbd Backport #41543 (In Progress): mimic: [test] rbd-nbd FSX test runs are failing
Nathan Cutler
08:58 AM rbd Backport #41545 (In Progress): nautilus: [test] rbd-nbd FSX test runs are failing
Nathan Cutler
08:57 AM Revision 83fe3eaf (ceph): test/librbd: set nbd timeout due to newer kernels defaulting it on
Fixes: https://tracker.ceph.com/issues/41409
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from ...
Jason Dillaman
08:48 AM Revision 526ff716 (ceph): mgr/dashboard: Improve workaround to redraw datatables (#30335)
mgr/dashboard: Improve workaround to redraw datatables
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: P...
Lenz Grimmer
08:41 AM Dashboard Bug #41667 (Resolved): mgr/dashboard: Firefox ngx-datatable performance issue
Lenz Grimmer
08:41 AM Dashboard Bug #41879: Dashboard yields "ImportError: Failed to import _strptime because the import lockis h...
Roland Sommer wrote:
> The error seems to happen if the SSL certificate is no longer valid - after renewing the cert...
Roland Sommer
08:35 AM Dashboard Bug #41879: Dashboard yields "ImportError: Failed to import _strptime because the import lockis h...
The error seems to happen if the SSL certificate is no longer valid - after renewing the certificate, the error is gone. Roland Sommer
08:29 AM Dashboard Bug #41879: Dashboard yields "ImportError: Failed to import _strptime because the import lockis h...
h3. time.strptime not thread safe
* https://stackoverflow.com/questions/2427240/thread-safe-equivalent-to-pythons-...
Sebastian Wagner
07:04 AM Dashboard Bug #41879: Dashboard yields "ImportError: Failed to import _strptime because the import lockis h...
This is on Ubuntu LTS 18.04. Roland Sommer
07:02 AM Dashboard Bug #41879 (Duplicate): Dashboard yields "ImportError: Failed to import _strptime because the imp...
After updating to 14.2.4 from 14.2.3 (which we just had rolled out successfully yesterday), the dashboard module refu... Roland Sommer
08:40 AM Revision 32a6a436 (ceph): mgr/dashboard: Firefox ngx-datatable performance issue (#30316)
mgr/dashboard: Firefox ngx-datatable performance issue
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: S...
Lenz Grimmer
08:40 AM CephFS Backport #41890 (Resolved): nautilus: mount.ceph: enable consumption of ceph keyring files
https://github.com/ceph/ceph/pull/30521 Nathan Cutler
08:38 AM Dashboard Bug #41060: mgr/dashboard: REST API returns 500 when no Content-Type is specified
Sebastian Wagner
08:37 AM Dashboard Bug #41060: mgr/dashboard: REST API returns 500 when no Content-Type is specified
https://github.com/rook/rook/issues/3873... Sebastian Wagner
08:35 AM CephFS Backport #41889 (Resolved): nautilus: mgr/volumes: retry spawning purge threads on failure
https://github.com/ceph/ceph/pull/30455 Nathan Cutler
08:34 AM CephFS Backport #41888 (Resolved): nautilus: client: lazyio synchronize does not get file size
https://github.com/ceph/ceph/pull/30769 Nathan Cutler
08:34 AM CephFS Backport #41887 (Rejected): mimic: client: lazyio synchronize does not get file size
https://github.com/ceph/ceph/pull/30931 Nathan Cutler
08:34 AM CephFS Backport #41886 (Resolved): nautilus: mds: client evicted twice in one tick
https://github.com/ceph/ceph/pull/30951 Nathan Cutler
08:34 AM CephFS Backport #41885 (Resolved): mimic: mds: client evicted twice in one tick
https://github.com/ceph/ceph/pull/30950 Nathan Cutler
08:33 AM rbd Backport #41883 (Resolved): nautilus: [trash] cannot restore mirroring sourced images
https://github.com/ceph/ceph/pull/30825 Nathan Cutler
08:33 AM rbd Backport #41882 (Resolved): mimic: [trash] cannot restore mirroring sourced images
https://github.com/ceph/ceph/pull/30828 Nathan Cutler
08:06 AM CephFS Bug #41836: qa: "cluster [ERR] Error recovering journal 0x200: (2) No such file or directory" i...
I think we can just whitelist the error 'Error recovering journal' Zheng Yan
08:05 AM RADOS Bug #41754: Use dump_stream() instead of dump_float() for floats where max precision isn't helpful
Regarding elapsed time it might be important (for `compact` is not, but for benchmarking is). Another importatnat thi... Марк Коренберг
07:22 AM mgr Feature #41881 (New): Missing metric type "(avg)count" in manager modules influxdb, telegraf, zabbix
The metric manager modules "influxdb, telegraf, zabbix" don't provide "avgcount" metric type, only "sum".
The only m...
Stefan Kooman
07:18 AM rbd Bug #41780 (Pending Backport): [trash] cannot restore mirroring sourced images
Mykola Golub
07:18 AM Revision 261fab64 (ceph): Merge pull request #30351 from dillaman/wip-41780
rbd-mirror: cannot restore deferred deletion mirrored images
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
07:04 AM CephFS Bug #41880 (Resolved): mds:split the dir if the op makes it oversized, because some ops maybe in ...
simon gao
06:48 AM CephFS Bug #41841 (Fix Under Review): mgr/volumes: missing protection for `fs volume rm` command
Jos Collin
06:35 AM Revision 95283a60 (ceph): install-deps.sh: add support for Ubuntu Disco Dingo
Signed-off-by: Patrick Seidensal <pseidensal@suse.com> Patrick Seidensal
06:15 AM RADOS Backport #41238 (In Progress): nautilus: Implement mon_memory_target
Sridhar Seshasayee
04:00 AM CephFS Backport #41851 (In Progress): nautilus: mds: MDSIOContextBase instance leak
https://github.com/ceph/ceph/pull/30418 Prashant D
03:59 AM CephFS Backport #41852 (In Progress): mimic: mds: MDSIOContextBase instance leak
https://github.com/ceph/ceph/pull/30417 Prashant D
03:46 AM CephFS Bug #41799: client: FAILED assert(cap == in->auth_cap)
I'd like to know why the cap import message's seq is 1, mseq is 0. please use gdb to print cap import message's peer ... Zheng Yan
03:10 AM Revision 06b878c5 (ceph): mds: Revert "properly setup client_need_snapflush for snap inode"
This reverts commit 9fb61cd65895dbdb92cb46d24be8bf79ce57409d. That
commit handle a case that cap message flushes dirt...
Yan, Zheng
01:17 AM Revision 387686c5 (ceph): client: add warning when cap != in->auth_cap.
Fixes: https://tracker.ceph.com/issues/41799
Signed-off-by: Shen Hang <harryshen18@gmail.com>
shen hang
12:46 AM CephFS Bug #41868: mds: mds returns -5 error when the deleted file does not exist
Jeff Layton wrote:
> I agree that EIO makes no sense here, but since you're looking up files by inode number, -ESTAL...
huanwen ren
12:26 AM Revision 191ddcf9 (ceph): osd/PeeringState.h: get_num_missing() should report num_missing()
Introduced in 2e06118f4936c8cd6495e77da0576f03cfc251d5
Signed-off-by: Neha Ojha <nojha@redhat.com>
Neha .

09/16/2019

11:50 PM CephFS Feature #16656 (Pending Backport): mount.ceph: enable consumption of ceph keyring files
Patrick Donnelly
11:49 PM Revision 10cb50f9 (ceph): Merge PR #29817 into master
* refs/pull/29817/head:
doc: document that the kcephfs mount helper will search keyring files for secrets
mount.cep...
Patrick Donnelly
11:40 PM Revision 0a710866 (ceph): mds: make MDSIOContextBase delete itself when shutting down
Fixes: https://tracker.ceph.com/issues/41346
Signed-off-by: Xuehan Xu <xxhdx1985126@163.com>
(cherry picked from comm...
Xuehan Xu
11:39 PM Revision afe2a755 (ceph): mds: make MDSIOContextBase delete itself when shutting down
Fixes: https://tracker.ceph.com/issues/41346
Signed-off-by: Xuehan Xu <xxhdx1985126@163.com>
(cherry picked from comm...
Xuehan Xu
10:11 PM Revision cf789896 (ceph): 14.2.4
Alfredo Deza
10:10 PM RADOS Cleanup #41876 (Fix Under Review): tools/rados: add --pgid in help
Vikhyat Umrao
10:09 PM RADOS Cleanup #41876 (Resolved): tools/rados: add --pgid in help
Vikhyat Umrao
09:39 PM RADOS Bug #41817 (In Progress): qa/standalone/scrub/osd-recovery-scrub.sh timed out waiting for scrub
This is likely cause by enabling of auto scaler. David Zafman
03:27 PM RADOS Bug #41817: qa/standalone/scrub/osd-recovery-scrub.sh timed out waiting for scrub
/a/kchai-2019-09-15_15:37:26-rados-wip-kefu-testing-2019-09-15-1533-distro-basic-mira/4311115/
/a/pdonnell-2019-09-1...
Kefu Chai
09:31 PM mgr Bug #41737: mgr/k8sevents: exception in non-kubernetes environment
will aim to fix in the next day or two. Paul Cuzner
08:09 PM CephFS Bug #41799 (Fix Under Review): client: FAILED assert(cap == in->auth_cap)
Patrick Donnelly
08:05 PM RADOS Bug #41875 (Fix Under Review): Segmentation fault in rados ls when using --pgid and --pool/-p tog...
Vikhyat Umrao
07:55 PM RADOS Bug #41875 (Resolved): Segmentation fault in rados ls when using --pgid and --pool/-p together as...
- Works fine with only --pgid... Vikhyat Umrao
08:04 PM CephFS Bug #41218 (Pending Backport): mgr/volumes: retry spawning purge threads on failure
Patrick Donnelly
08:04 PM CephFS Bug #41219 (Resolved): mgr/volumes: send purge thread (and other) health warnings to `ceph status`
Backport tracked by #41218. Patrick Donnelly
08:02 PM Revision fbfce1ad (ceph): Merge PR #29735 into master
* refs/pull/29735/head:
mgr/volumes: cluster log when a purge thread bails out
mgr/volumes: retry purging trash ent...
Patrick Donnelly
08:00 PM CephFS Bug #41310 (Pending Backport): client: lazyio synchronize does not get file size
Patrick Donnelly
08:00 PM Revision 1db3f88f (ceph): Merge PR #29705 into master
* refs/pull/29705/head:
client: fix lazyio_synchronize() to update file size
Reviewed-by: Patrick Donnelly <pdonnel...
Patrick Donnelly
07:59 PM CephFS Cleanup #41178 (Resolved): mds: reorg DamageTable header
Patrick Donnelly
07:59 PM CephFS Cleanup #41178 (Pending Backport): mds: reorg DamageTable header
Patrick Donnelly
07:59 PM Revision d02821c8 (ceph): Merge PR #29569 into master
* refs/pull/29569/head:
mds: Reorganize class members in DamageTable header
Reviewed-by: Jos Collin <jcollin@redhat...
Patrick Donnelly
07:58 PM CephFS Cleanup #41430 (Resolved): mds: reorg JournalPointer header
Patrick Donnelly
07:58 PM Revision 6461a5ee (ceph): Merge PR #29888 into master
* refs/pull/29888/head:
mds: Reorganize class members in JournalPointer header
Reviewed-by: Jos Collin <jcollin@red...
Patrick Donnelly
07:57 PM RADOS Bug #41816: Enable auto-scaler and get src/osd/PeeringState.cc:3671: failed assert info.last_comp...
Reproduced with logs: /a/nojha-2019-09-13_21:45:51-rados:standalone-master-distro-basic-smithi/4304313/remote/smithi1... Neha Ojha
07:55 PM CephFS Bug #41585 (Pending Backport): mds: client evicted twice in one tick
Patrick Donnelly
07:54 PM Revision 9f8b830f (ceph): Merge PR #30029 into master
* refs/pull/30029/head:
mds: use set to store to evict client
Reviewed-by: Zheng Yan <zyan@redhat.com>
Reviewed-by:...
Patrick Donnelly
07:08 PM rbd Bug #41653 (Fix Under Review): [rbd-mirror] simplify peer bootstrapping
Jason Dillaman
07:06 PM CephFS Bug #41728 (Need More Info): mds: hang during fragmentdir
Patrick Donnelly
02:28 PM CephFS Bug #41728: mds: hang during fragmentdir
Thanks! Nathan Fish
01:56 PM CephFS Bug #41728: mds: hang during fragmentdir
Nathan Fish wrote:
> When doing a parallel cp, the active MDS on the CephFS hung on a fragmentdir op.
> It might be...
Zheng Yan
06:44 PM CephFS Bug #41617 (Pending Backport): mgr/volumes: prevent negative subvolume size
Patrick Donnelly
06:43 PM Revision 81d1a162 (ceph): Merge PR #30058 into master
* refs/pull/30058/head:
qa/tasks: test for prevent negative subvolume size
mgr/volumes: prevent negative subvolume ...
Patrick Donnelly
06:37 PM CephFS Documentation #41451 (Resolved): Document distributed metadata cache
Patrick Donnelly
06:36 PM Revision b50295e3 (ceph): Merge PR #30265 into master
* refs/pull/30265/head:
doc: add a new document on CephFS distributed metadata cache
Reviewed-by: Patrick Donnelly ...
Patrick Donnelly
06:35 PM Revision 29bb00c8 (ceph): doc: add a new document on CephFS distributed metadata cache
Fixes: https://tracker.ceph.com/issues/41451
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Jeff Layton
05:54 PM Revision 545a40e9 (ceph): Merge pull request #30399 from tchaikov/wip-crimson-peering-query
crimson: handle MOSDPGQuery2 properly
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
05:36 PM CephFS Bug #41868: mds: mds returns -5 error when the deleted file does not exist
I agree that EIO makes no sense here, but since you're looking up files by inode number, -ESTALE would probably make ... Jeff Layton
01:46 PM CephFS Bug #41868 (Fix Under Review): mds: mds returns -5 error when the deleted file does not exist
Patrick Donnelly
12:04 PM CephFS Bug #41868 (Resolved): mds: mds returns -5 error when the deleted file does not exist
There are 2 nfs-ganehsa ends:
1.The A side uses readdir to get all the file information in a directory,
and uses ...
huanwen ren
05:21 PM Revision 119206d7 (ceph): Merge pull request #28830 from albin-antony/indv2
rgw: fix indentation for listobjectsv2
Reviewed-by: Ali Maredia <amaredia@redhat.com>
Reviewed-by: Casey Bodley <cbo...
Casey Bodley
03:50 PM Revision e630e152 (ceph): debian/control: Build-Depends on g++
as a C++ project, we should depends on g++. actually, GCC-7 is able to
support C++17. but we use C++17 features exten...
Kefu Chai
03:26 PM Dashboard Feature #41822: mgr/dashboard: enable the user to download/copy a smartctl report of a device
Enable common smartctl output inside the JSON result: https://github.com/ceph/ceph/pull/30408 Patrick Seidensal
03:25 PM RADOS Bug #40522: on_local_recover doesn't touch?
/a/pdonnell-2019-09-14_22:40:03-rados-master-distro-basic-smithi/4307679/
/a/kchai-2019-09-15_15:37:26-rados-wip-kef...
Kefu Chai
03:23 PM RADOS Bug #41874 (Resolved): mon-osdmap-prune.sh fails
... Kefu Chai
03:19 PM RADOS Bug #41873 (Resolved): test-erasure-code.sh fails
... Kefu Chai
03:06 PM Revision 6ad97efe (ceph): Merge PR #29672 into master
* refs/pull/29672/head:
common/RefCountedObj: cleanup con/des
common: add make_ref factory for RefCountedObject
co...
Patrick Donnelly
03:01 PM CephFS Documentation #41872 (Resolved): doc: update CephFS Quick Start guide
Rishabh Dave
02:56 PM CephFS Bug #41871: client: return error when someone passes bad whence value to llseek
s/ceph_assert/ceph_abort/ Jeff Layton
01:52 PM CephFS Bug #41871 (Resolved): client: return error when someone passes bad whence value to llseek
There are a number of ceph_assert calls in src/client/Client.cc that are probably not necessary. There are calls in l... Jeff Layton
02:54 PM Dashboard Bug #41781: mgr/dashboard: test coding best practice: replace element queries to CSS/angular attr...
Thanks for your thorough feedback, Patrick!
As discussed by IRC, this is not meant in any way to replace CSS class...
Ernesto Puerta
10:32 AM Dashboard Bug #41781: mgr/dashboard: test coding best practice: replace element queries to CSS/angular attr...
Following up on our discussion on the stand up, I've read about aria-labels and data-attributes.
+ARIA+
I found...
Patrick Seidensal
01:50 PM Revision 9d92d835 (ceph): Merge pull request #30377 from tspmelo/wip-e2e-hosts-mds
mgr/dashboard: Fix e2e host test
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Lenz Grimmer
01:48 PM CephFS Bug #41837 (Fix Under Review): client: lseek function does not return the correct value.
Patrick Donnelly
02:41 AM CephFS Bug #41837 (Resolved): client: lseek function does not return the correct value.
If pos is initialized to -1 in the lseek function, then when offset is 0, EINVAL may be returned. wenpeng li
01:46 PM RADOS Backport #41238: nautilus: Implement mon_memory_target
The old PR is unlinked from the tracker as more commits need to be pulled in for this backport. I will update this tr... Sridhar Seshasayee
01:04 PM RADOS Backport #41238 (Need More Info): nautilus: Implement mon_memory_target
first attempted backport https://github.com/ceph/ceph/pull/29652 was closed - apparently, the backport is not trivial... Nathan Cutler
01:43 PM Revision 6acd9e8b (ceph): mds: cleanup dirty snap caps tracking
For individual client, track dirty snap caps as whole. This fixes an
infinite loop in Locker::file_update_finish and ...
Yan, Zheng
01:37 PM Dashboard Documentation #41396 (Resolved): mgr/dashboard: Add a dashboard specific endpoint which uses our ...
Lenz Grimmer
01:36 PM Revision a22130e6 (ceph): Merge pull request #29819 from Devp00l/wip-41396
mgr/dashboard: Document UiApiController with ApiController usage
Reviewed-by: Ricardo Dias <rdias@suse.com>
Reviewed...
Lenz Grimmer
01:33 PM Revision 6bae9a4d (ceph): mon/OSDMonitor: Add standalone test for mon_memory_target
Fixes: https://tracker.ceph.com/issues/41238
Backport: nautilus
Signed-off-by: Sridhar Seshasayee <sseshasa@redhat.co...
Sridhar Seshasayee
01:33 PM Revision 7bf2cb9b (ceph): mon/OSDMonitor: Implement config observer to handle changes to cache sizes
Fixes: https://tracker.ceph.com/issues/41238
Backport: nautilus
Signed-off-by: Sridhar Seshasayee <sseshasa@redhat.co...
Sridhar Seshasayee
01:32 PM Revision 1c5b2396 (ceph): cmake: link libkv against libheap_profiler
PriorityCache.cc uses `ceph_heap_*` functions, and libkv contains
`PriorityCache.cc`, so it should link against libhe...
Kefu Chai
01:32 PM Revision bd6c7a55 (ceph): cmake: link libkv against common_prioritycache_obj
as both `kv/rocksdb_cache/BinnedLRUCache.cc` and
`kv/rocksdb_cache/ShardedCache.cc` uses `PriorityCache` which is in ...
Kefu Chai
01:32 PM Revision a347fbc7 (ceph): cmake: remove kv_objs target
libkv is better than kv_objs, as it is able to bring more
properties with with it, for instance, the public include
d...
Kefu Chai
01:32 PM Revision be5436c8 (ceph): common: make pri cache perf counters optional
Fixes: https://tracker.ceph.com/issues/41238
Backport: nautilus
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry...
Mykola Golub
01:31 PM Revision 0db8662f (ceph): common: make extra memory allocation for pri cache optional
Not all caches may want this.
Fixes: https://tracker.ceph.com/issues/41238
Backport: nautilus
Signed-off-by: Mykola ...
Mykola Golub
01:30 PM Revision 432ac3e9 (ceph): common/PriorityCache: fix over-aggressive assert when mem limited
Fixes: https://tracker.ceph.com/issues/41238
Backport: nautilus
Signed-off-by: Mark Nelson <mnelson@redhat.com>
(cher...
Mark Nelson
01:30 PM Revision ec33b461 (ceph): common/PriorityCache: Implement a Cache Manager
Fixes: https://tracker.ceph.com/issues/41238
Backport: nautilus
Signed-off-by: Mark Nelson <mnelson@redhat.com>
(cher...
Mark Nelson
01:30 PM Revision 10b83ebc (ceph): mon/OSDMonitor: Use generic priority cache tuner for mon caches
Use priority cache manager to tune inc, full and rocksdb caches.
Fixes: https://tracker.ceph.com/issues/41238
Backpo...
Sridhar Seshasayee
01:23 PM RADOS Backport #40993: mimic: Ceph status in some cases does not report slow ops
just for completeness - the mimic fix is (I think): https://github.com/ceph/ceph/pull/30391 Nathan Cutler
01:03 PM rgw Bug #41870 (Resolved): rgw: s3 interface doesn't URL encode CommonPrefixes when URL encoding is set
I made a bucket with a single object in on CEPH and s3 with the name "prefix with + plus/file.txt". I then issued a ... Nick Craig-Wood
12:58 PM Dashboard Bug #41869 (Rejected): mgr/dashboard: api/mgr/module resource is returning an internal server error
When querying the https://ceph-host/api/mgr/module resource on docker, an internal server error will be be returned:
...
Tatjana Dehler
11:53 AM Revision 517bdca5 (ceph): common/RefCountedObj: cleanup con/des
Also, don't allow children to set nref (to 0). This is the more significant
change as it required fixing various code...
Patrick Donnelly
11:52 AM Revision e686bc69 (ceph): cls/rgw: add missing header dependency
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
11:52 AM Revision 6c689ce9 (ceph): osd: add missing header
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
11:52 AM Revision 489b3084 (ceph): include: convert FunctionContext usage to generic LambdaContext
The main motivation for this change is to avoid copies due to the use of
boost::function/std::function where captures...
Patrick Donnelly
11:52 AM Revision 58d1b88e (ceph): common: refactor RefCountedObj and reduce header dependencies
- Protect constructors/destructors; RefCountedObj is an abstract class.
- Move some helpers to separate unit to avoi...
Patrick Donnelly
11:52 AM Revision 487d3442 (ceph): common: add make_ref factory for RefCountedObject
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
11:42 AM Bug #41832 (Duplicate): Different pools count in ceph -s and ceph osd pool ls
I assume you deleted pool prior to this? If so this is a duplicate of https://tracker.ceph.com/issues/40011. Please r... Jan Fajerski
11:41 AM Revision b3619760 (ceph): Merge pull request #30368 from liewegas/wip-snapmapper-cleanup
osd/SnapMapper: remove pre-octopus snapmapper keys after conversion
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
11:39 AM Revision 7d137648 (ceph): Merge pull request #30356 from majianpeng/msg-reduece-duplicated-code
msg: add func is_blackhole to reduce duplicated code.
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Kefu Chai
11:37 AM Revision 7c1b53dc (ceph): Merge pull request #30350 from liewegas/wip-bluestore-poolstats-configs
os/bluestore: simplify per-pool-stat config options
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Kefu Chai
11:36 AM CephFS Bug #41841 (In Progress): mgr/volumes: missing protection for `fs volume rm` command
Jos Collin
06:10 AM CephFS Bug #41841 (Resolved): mgr/volumes: missing protection for `fs volume rm` command
Currently can remove a filesytem, its data and meta data pools, and MDSes with a `fs volume rm` ceph mgr command. May... Ramana Raja
11:07 AM mgr Bug #41867 (Fix Under Review): mgr: replace nsec counters with second with floating precision
Ernesto Puerta
10:44 AM mgr Bug #41867 (Resolved): mgr: replace nsec counters with second with floating precision
As per https://github.com/ceph/ceph/pull/28882 perf counter second-precision timestamps were replaced with nsecond on... Ernesto Puerta
11:03 AM Revision 88df1e03 (ceph): crimson/osd: verbose logging in OSD::_send_alive()
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
11:03 AM Revision 294441cc (ceph): crimson/osd: do not use __func__ in a lambda for logging
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
11:03 AM Revision b1e655b1 (ceph): osd/OSD.h: remove unused OSD::discard_context()
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
11:03 AM Revision d6deafdb (ceph): crimson/osd: do not handle MOSDPGQuery anymore
this is a follow-up of 260ab1a5, as MOSDPGQuery is deprecated in favor
of MOSDPGQuery2 in octopus and up. let's drop ...
Kefu Chai
11:03 AM Revision 707c0eb4 (ceph): crimson/osd: reply if pg is absent when handling MQuery
in previous commit, the support of `MOSDPGQuery` was dropped. but
if we want to handle `MOSDPGQuery2` properly, we sh...
Kefu Chai
11:03 AM Revision 6f2607c0 (ceph): crimson/osd: change log level to warn if pg is absent
it's not fatal or indicating a bug, but it's unusual. so let's make it a
warning.
Signed-off-by: Kefu Chai <kchai@re...
Kefu Chai
10:54 AM Revision d639d7ec (ceph): mgr/dashboard: Firefox ngx-datatable performance issue
Fixes: https://tracker.ceph.com/issues/41667
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
Patrick Seidensal
10:53 AM Revision 33a5fae1 (ceph): Merge pull request #30398 from tspmelo/wip-backport-head
script/ceph-backport.sh: Fix verification of git repository Nathan Cutler
10:52 AM CephFS Feature #40959 (Fix Under Review): mgr/volumes: allow setting uid, gid of subvolume and subvolume...
Jos Collin
10:39 AM RADOS Bug #41866: OSD cannot report slow operation warnings in time.
assumed that bluestore is used. Ilsoo Byun
10:23 AM RADOS Bug #41866 (Fix Under Review): OSD cannot report slow operation warnings in time.
If an underlying device is blocked due to H/W issues, a thread that checks slow ops can’t report slow op warning in t... Ilsoo Byun
10:30 AM Revision 6e8f122c (ceph): mgr/dashboard: NFS list should display the "Pseudo Path"
Fixes: https://tracker.ceph.com/issues/41815
Signed-off-by: Ricardo Marques <rimarques@suse.com>
Ricardo Marques
10:27 AM Revision 4968613d (ceph): script/ceph-backport.sh: Fix verification of git repository
In git 2.16 running "git show-ref HEAD" returns an error and
prevents the script to procced.
Signed-off-by: Tiago Me...
Tiago Melo
09:28 AM Dashboard Bug #41815 (Fix Under Review): mgr/dashboard: NFS export list should display the "Pseudo Path"
Ricardo Marques
09:13 AM Revision 00112202 (ceph): mds: Explicitly call slave_updates with 0 size
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
09:04 AM mgr Backport #41809 (In Progress): nautilus: Total amount to PG's is more than 100%
Tiago Melo
09:04 AM Revision 84756e46 (ceph): mgr/dashboard: Fix calculation of PG Status percentage
We were reading a wrong value for the total of PGs.
Fixes: https://tracker.ceph.com/issues/41536
Signed-off-by: Tia...
Tiago Melo
07:25 AM Revision 1f5773c7 (ceph): msg/async/rdma: refine handle_rx_handle log under WCE failure case
1. ibv_wc:status IBV_WC_SUCCESS
keep same logic
2. ibv_wc:status IBV_WC_WR_FLUSH_ERR
1) After Beacon is posted in...
Changcheng Liu
07:25 AM Revision f33693d1 (ceph): msg/async/rdma: refine handle_async_event implementation
1. log every asynchronous type event
2. Deal with IBV_EVENT_QP_LAST_WQE_REACHED log
The QueuePair is switched into...
Changcheng Liu
07:25 AM Revision 098e1bb1 (ceph): msg/async/rdma: remove unused Send WR with immediate data
Signed-off-by: Changcheng Liu <changcheng.liu@aliyun.com> Changcheng Liu
07:25 AM Revision 97d6d0c1 (ceph): msg/async/rdma: RDMAIWARPConnectedSocketImpl inherit member from base c...
RDMAIWARPConnectedSocketImpl is derived from RDMAConnectedSocketImpl
which already has member "is_server" & "local/pe...
Changcheng Liu
07:25 AM Revision ba65dd7e (ceph): msg/async/rdma: librdamcm set local_qpn after creating QueuePair
Signed-off-by: Changcheng Liu <changcheng.liu@aliyun.com> Changcheng Liu
07:25 AM Revision 5e3e134a (ceph): msg/async/rdma: change rdma_event_channel to be non blocked
rdma_event_channel is blocked by default, if there's no event
in the event channel, rdma_get_cm_event could be blocke...
Changcheng Liu
07:25 AM Revision d557e649 (ceph): msg/async/rdma: remove extra variable
Signed-off-by: Changcheng Liu <changcheng.liu@aliyun.com> Changcheng Liu
07:25 AM Revision 30a35bd5 (ceph): msg/async/rdma: initialize some variables in-class
1. initialize RDMAServerSocketImpl member
2. initialize RDMAConnectedSocketImpl member
3. pollfd::revents
Though...
Changcheng Liu
07:25 AM Revision cc08b020 (ceph): msg/async/rdma: complete get_qp_lockless to get get qp
Need get_qp_lockless to get the QueuePair when lock is
locked.
Signed-off-by: Changcheng Liu <changcheng.liu@aliyun....
Changcheng Liu
07:25 AM Revision ee762374 (ceph): msg/async/rdma: use QueuePair as args to get more info
ibv_qp is member in class QueuePair. QueuePair has other fields
which is needed in post_chunks_to_rq to be further ch...
Changcheng Liu
07:25 AM Revision 9f070abf (ceph): msg/async/rdma: call member function to get QP status
RDMAConnectedSocketImpl::get_qp_state() implement the function
to get QueuePair state.
Signed-off-by: Changcheng Liu...
Changcheng Liu
07:25 AM Revision e907e181 (ceph): msg/async/rdma: use special Beacon to detect SQ WRs drained
switch the QueuePair to error state, then post Beacon WR to
send queue. All outstanding WQEs will be flushed to CQ.
I...
Roman Penyaev
07:25 AM Revision 2fb8be43 (ceph): msg/async/rdma: no need to audit inflight SQ WQEs
Beacon is used to detect SQ WQEs drained. There's no need to
to use tx_wr_inflight to check whether SQ WQEs has been ...
Roman Penyaev
07:25 AM Revision 0736b46b (ceph): msg/async/rdma: remove redundant code
1. remove aync_handler
1). async_handler is never scheduled (which should be scheduled by
center->dispatch_event_...
Roman Penyaev
07:25 AM Revision 3f620383 (ceph): msg/async/rdma: get local/peer qpn from RDMAConnectedSocketImpl
When remote QP is destroyed, QP will be disconnected. The local QP
is transitioned into error state. Then some asynch...
Changcheng Liu
07:25 AM Revision e58e3ce0 (ceph): msg/async/rdma: support hardware NIC without SRQ
Currently, msg/async/rdma is friendly to the hardware with
SRQ feature. This patch makes the NIC without SRQ work.
S...
Changcheng Liu
07:25 AM Revision 72e0c84e (ceph): msg/async/rdma: refine handle_tx_handle log under WCE fail case
1. ibv_wc:status IBV_WC_RETRY_EXC_ERR
Logging possible reasons:
1) Responder ACK timeout
2) Responder QueuePair in ba...
Changcheng Liu
07:24 AM Revision 8870e1bc (ceph): msg/async/rdma: refactor QP state switch & ib_cm_meta_t transaction
1. Implement below 3 function in class QueuePair to switch QP state
1) int modify_qp_to_error(void);
2) int mod...
Changcheng Liu
07:21 AM CephFS Backport #41865 (Resolved): nautilus: mds: ask idle client to trim more caps
https://github.com/ceph/ceph/pull/30761 Nathan Cutler
07:21 AM RADOS Backport #41864 (Resolved): luminous: Mimic MONs have slow/long running ops
https://github.com/ceph/ceph/pull/30519 Nathan Cutler
07:21 AM RADOS Backport #41863 (Resolved): mimic: Mimic MONs have slow/long running ops
https://github.com/ceph/ceph/pull/30481 Nathan Cutler
07:21 AM RADOS Backport #41862 (Resolved): nautilus: Mimic MONs have slow/long running ops
https://github.com/ceph/ceph/pull/30480 Nathan Cutler
07:18 AM CephFS Backport #41861 (Rejected): nautilus: cephfs-shell: du must ignore non-directory files
Nathan Cutler
07:17 AM rgw Backport #41860 (Rejected): luminous: memory usage of: radosgw-admin bucket rm
Nathan Cutler
07:17 AM rgw Backport #41859 (Resolved): mimic: memory usage of: radosgw-admin bucket rm
https://github.com/ceph/ceph/pull/31378 Nathan Cutler
07:17 AM rgw Backport #41858 (Resolved): nautilus: memory usage of: radosgw-admin bucket rm
https://github.com/ceph/ceph/pull/30472 Nathan Cutler
07:17 AM CephFS Backport #41857 (Resolved): luminous: client: removing dir reports "not empty" issue due to clien...
https://github.com/ceph/ceph/pull/33292 Nathan Cutler
07:17 AM CephFS Backport #41856 (Resolved): mimic: client: removing dir reports "not empty" issue due to client s...
https://github.com/ceph/ceph/pull/30443 Nathan Cutler
07:17 AM CephFS Backport #41855 (Resolved): nautilus: client: removing dir reports "not empty" issue due to clien...
https://github.com/ceph/ceph/pull/30442 Nathan Cutler
07:15 AM CephFS Backport #41854 (Rejected): mimic: mds: reject sessionless messages
https://github.com/ceph/ceph/pull/30908 Nathan Cutler
07:15 AM CephFS Backport #41853 (Resolved): nautilus: mds: reject sessionless messages
https://github.com/ceph/ceph/pull/30843 Nathan Cutler
07:15 AM CephFS Backport #41852 (Resolved): mimic: mds: MDSIOContextBase instance leak
https://github.com/ceph/ceph/pull/30417 Nathan Cutler
07:15 AM CephFS Backport #41851 (Resolved): nautilus: mds: MDSIOContextBase instance leak
https://github.com/ceph/ceph/pull/30418 Nathan Cutler
07:15 AM CephFS Backport #41850 (Resolved): nautilus: mgr/volumes: drop unused size in fs volume create
Nathan Cutler
07:14 AM Backport #41849 (Resolved): nautilus: setup-virtualenv.sh is broken in py3-only environments
https://github.com/ceph/ceph/pull/30739 Nathan Cutler
07:14 AM rgw Backport #41848 (Rejected): luminous: beast frontend reads body in small buffers
Nathan Cutler
07:14 AM rgw Backport #41847 (Resolved): mimic: beast frontend reads body in small buffers
https://github.com/ceph/ceph/pull/30450 Nathan Cutler
07:14 AM rgw Backport #41846 (Resolved): nautilus: beast frontend reads body in small buffers
https://github.com/ceph/ceph/pull/30437 Nathan Cutler
07:14 AM RADOS Backport #41845 (Resolved): luminous: tools/rados: allow list objects in a specific pg in a pool
https://github.com/ceph/ceph/pull/30608 Nathan Cutler
07:14 AM RADOS Backport #41844 (Resolved): mimic: tools/rados: allow list objects in a specific pg in a pool
https://github.com/ceph/ceph/pull/30893 Nathan Cutler
07:00 AM mgr Bug #40011: ceph -s shows wrong number of pools when pool was deleted
@Kefu,
Just trying to understand it, but did you assign it to you to check if 'it is a dup' with what? Would you ...
Daniel Oliveira
06:52 AM mgr Bug #41843 (New): Dashboard proxy configuration is not working as expected
Hi,
I have successfully configured Ceph dashboard following the this
<https://docs.ceph.com/docs/master/mgr/dashboa...
Thomas Schneider
06:23 AM CephFS Feature #41842 (Resolved): mgr/volumes: list FS subvolumes, subvolume groups, and their snapshots
Add commands to list FS subvolume, subvolume groups, and their snapshots Ramana Raja
06:19 AM Revision 3ec71f99 (ceph): mds: Move log_segment_seq_t into class LogSegment
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
06:06 AM Revision 13f15e61 (ceph): rgw: fix indentation for listobjectsv2
https://tracker.ceph.com/issues/41840
Signed-off-by: Albin Antony <aantony@redhat.com>
Albin Antony
06:00 AM rgw Bug #41839: rgw: data sync start delay if remote haven't init data_log
https://github.com/ceph/ceph/pull/30393 Tianshan Qu
05:59 AM rgw Bug #41839 (Resolved): rgw: data sync start delay if remote haven't init data_log
if remote have no object write after startup, the data_log will not init,
so the data_log list in RGWReadRemoteDataL...
Tianshan Qu
06:00 AM rgw Cleanup #41840 (Resolved): rgw: fix indentation in listobjectsv2
Backport the fix to nautilus (via #23908) Albin Antony
05:59 AM Revision 339344ab (ceph): rgw: fix data sync start delay if remote haven't init data_log
Fixes: https://tracker.ceph.com/issues/41839
Signed-off-by: Tianshan Qu <tianshan@xsky.com>
Tianshan Qu
04:34 AM Revision 8751b352 (ceph): mds: Reorganize class members in LogSegment header
Fixes: https://tracker.ceph.com/issues/41678
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
04:31 AM Revision bc0b07f2 (ceph): mds: Remove unnecessary headers in Locker
Signed-off-by: Varsha Rao <varao@redhat.com> Varsha Rao
04:14 AM rbd Bug #41753: avoid page cache for krbd discard round off tests
Ilya Dryomov wrote:
> Hi Dongsheng,
>
> I tried your test case a few times but didn't see any failures.
>
> Ho...
Yang Dongsheng
03:50 AM Revision a4128494 (ceph): rgw: DefaultRetention requires either Days or Years
Fixes: https://tracker.ceph.com/issues/41838
Signed-off-by: Chang Liu <liuchang0812@gmail.com>
Chang Liu
03:48 AM rgw Bug #41838 (Resolved): rgw: DefaultRetention requires either Days or Years, but not both.
Chang Liu
03:43 AM Revision 81e451e0 (ceph): mds: drive cap recall while dropping cache
STEADY does not imply TRIM. We want to always trim as many caps as
possible.
Introduced-by: be49866a150e04438cef971d...
Patrick Donnelly
03:39 AM Revision 5249b211 (ceph): mds: Reorganize class members in Locker header
Fixes: https://tracker.ceph.com/issues/41665
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
03:24 AM crimson Bug #41818: crimson run error due to ___longjmp_chk()
Before running vstart.sh, will set some environment variables? YongSheng Zhang
02:32 AM crimson Bug #41818: crimson run error due to ___longjmp_chk()
Kefu Chai wrote:
> i cannot reproduce this issue. next time, if you run into it, could you launch
>
> [...]
>
...
YongSheng Zhang
02:44 AM Revision 0572e543 (ceph): client:EINVAL may be returned when offset is 0 ,Loff_t pos = f->pos sho...
Fixes:https://tracker.ceph.com/issues/41837
Signed-off-by: wenpengLi <liwenpeng@inspur.com>
wenpeng li
02:32 AM Revision 91d39bd7 (ceph): rgw: change MAX_USAGE_TRIM_ENTRIES value from 128 to 1000.
Signed-off-by: zhang Shaowen <zhangshaowen@cmss.chinamobile.com> zhang Shaowen
01:51 AM mgr Backport #41805 (In Progress): mimic: Slow op warning does not display correctly
https://github.com/ceph/ceph/pull/30391 Prashant D
01:50 AM mgr Backport #41804 (In Progress): nautilus: Slow op warning does not display correctly
https://github.com/ceph/ceph/pull/30390 Prashant D
01:08 AM CephFS Bug #41836 (Resolved): qa: "cluster [ERR] Error recovering journal 0x200: (2) No such file or d...
From: /ceph/teuthology-archive/pdonnell-2019-09-15_06:11:06-fs-wip-pdonnell-testing-20190915.030958-distro-basic-smit... Patrick Donnelly
12:55 AM CephFS Bug #41835: mds: cache drop command does not drive cap recall
Backport of #22446 is only for nautilus. Patrick Donnelly
12:54 AM CephFS Bug #41835 (Fix Under Review): mds: cache drop command does not drive cap recall
Patrick Donnelly
12:50 AM CephFS Bug #41835 (Resolved): mds: cache drop command does not drive cap recall
... Patrick Donnelly
12:12 AM Revision d6b21134 (ceph): mgr: do not reset reported if a new metric is not collected
Fixes: https://tracker.ceph.com/issues/41741
Signed-off-by: Ilsoo Byun <ilsoobyun@linecorp.com>
(cherry picked from c...
Ilsoo Byun
12:12 AM Revision c1e2fbf8 (ceph): mgr: do not reset reported if a new metric is not collected
Fixes: https://tracker.ceph.com/issues/41741
Signed-off-by: Ilsoo Byun <ilsoobyun@linecorp.com>
(cherry picked from c...
Ilsoo Byun

09/15/2019

10:43 PM Messengers Backport #37521: luminous: msg/async: connection stall
Updating priority as users are reporting hitting this. Brad Hubbard
10:42 PM Messengers Backport #37520: mimic: msg/async: connection stall
Updating priority as users are reporting hitting this. Brad Hubbard
07:40 PM Revision c28a00cf (ceph): tools/rados: Fix rand & seq read bench to use num ops instead of num ob...
ObjBencher::seq_read_bench() is using "num_objects > data.started" to make sure
we don't issue more reads than what w...
Albert Chen
04:56 PM rgw Bug #39549: multisite: admin apis on non-master zone should forward to master zone
This needs a target version and list of backports. J. Eric Ivancich
04:54 PM Revision e487604a (ceph): Merge pull request #29549 from smanjara/wip-multisite-metadata
rgw: Allow admin APIs that write metadata to be executed first on the mast…
Reviewed-by: Abhishek Lekshmanan <abhish...
J. Eric Ivancich
04:49 PM rgw Bug #40700 (Pending Backport): memory usage of: radosgw-admin bucket rm
J. Eric Ivancich
04:48 PM Revision 1be12097 (ceph): Merge pull request #30174 from mkogan1/wip-rgw-40700
rgw: fix memory growth while deleting objects with
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Reviewed-by: J....
J. Eric Ivancich
04:16 PM crimson Bug #41818: crimson run error due to ___longjmp_chk()
i cannot reproduce this issue. next time, if you run into it, could you launch... Kefu Chai
02:59 PM rgw Feature #41051: rgw: push rgw bucket listing with prefixes and delimiters logic/filtering to the ...
Thanks, Simon. That was the original intention. J. Eric Ivancich
02:47 PM rgw Feature #41051 (Fix Under Review): rgw: push rgw bucket listing with prefixes and delimiters logi...
J. Eric Ivancich
02:50 PM rgw Fix #41734 (Duplicate): rgw: move delimiter-based bucket listing/filtering logic to cls
This is a duplicate of https://tracker.ceph.com/issues/41051 . J. Eric Ivancich
01:59 PM RADOS Bug #41716 (Resolved): LibRadosTwoPoolsPP.ManifestUnset fails
Myoungwon Oh
01:51 PM RADOS Bug #41716: LibRadosTwoPoolsPP.ManifestUnset fails
This issue is fixed by https://github.com/ceph/ceph/pull/29985
When the error occurs, the following ops are executed...
Myoungwon Oh
07:58 AM Bug #41821 (Pending Backport): setup-virtualenv.sh is broken in py3-only environments
we need to be careful backporting this one to {mimic, luminous}, because those releases contain test code that requir... Nathan Cutler
07:45 AM Revision 8e6cc608 (ceph): script/run_tox.sh: remove unused code
it's a follow-up of 793308f8, where the code to use python2/python3 to
determine env_list was removed already
Signed...
Kefu Chai
07:32 AM Revision abe5fce9 (ceph): Merge pull request #30379 from smithfarm/wip-41821
tools/setup-virtualenv.sh: do not default to python2.7
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Joao E...
Nathan Cutler
07:04 AM Revision 07cafa32 (ceph): rgw: add creation time information into bucket stats
Signed-off-by: Enming Zhang <zvampirem77@gmail.com> Enming Zhang
03:05 AM RADOS Bug #41834 (Resolved): qa: EC Pool configuration and slow op warnings for OSDs caused by recent m...
See: http://pulpito.ceph.com/pdonnell-2019-09-14_22:39:31-fs-master-distro-basic-smithi/
Recent run of fs suite on...
Patrick Donnelly

09/14/2019

09:57 PM rbd Bug #41833 (Resolved): [rbd-mirror] image status reports "down" after msgr v2 reconnect
In a test environment, start two clusters w/ a single OSD and mirror and image. At this point, the "mirror image stat... Jason Dillaman
09:45 PM rgw Feature #41051: rgw: push rgw bucket listing with prefixes and delimiters logic/filtering to the ...
Simon Leinen wrote:
> Should this issue link to "PR #30272":https://github.com/ceph/ceph/pull/30272?
...or maybe ...
Simon Leinen
09:43 PM rgw Feature #41051: rgw: push rgw bucket listing with prefixes and delimiters logic/filtering to the ...
Should this issue link to "PR #30272":https://github.com/ceph/ceph/pull/30272? Simon Leinen
09:20 PM Revision 2946455c (ceph): common: random: added a deduction guide to make using the function object
interface a bit nicer to use.
Signed-off-by: Jesse Williamson <nerd.cpp@gmail.com>
Jesse Williamson
10:01 AM Bug #41832 (Duplicate): Different pools count in ceph -s and ceph osd pool ls
After removing some count of pool we have different count of pools in ceph -s output and ceph osd pool ls:... Fyodor Ustinov
01:46 AM Revision 01ffda8f (ceph): Merge pull request #30362 from uweigand/fix-unaligned-check
cmake: Fix unaligned check on big-endian systems
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:43 AM Revision 784abe20 (ceph): Merge pull request #30374 from tchaikov/wip-cmake-brotli
cmake: s/bortli_libs/brotli_libs/
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Kefu Chai
01:05 AM Revision 2375aa87 (ceph): Merge pull request #30366 from liu-chunmei/ceph_seastar_MonClient
crimson/mon: use shared_future for waiting MauthReply
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:04 AM Revision af4b9749 (ceph): Merge pull request #30380 from rzarzynski/wip-crimson-cyanread-returns-bl
crimson/os: Object::read() returns bufferlist instead of never used errcode
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:01 AM Revision 43e85ae7 (ceph): Merge pull request #30339 from rzarzynski/wip-crimson-cls-2
crimson: serve basic RBD traffic coming from fio
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Kefu Chai ...
Kefu Chai

09/13/2019

10:49 PM Revision 449550b0 (ceph): crimson/mon:use shared_future for waiting MauthReply
when monitor-side close the connection, msgr call MonClient
ms_handle_reset cause reply.get_future be called twice th...
chunmei liu
10:29 PM RADOS Feature #41831 (Resolved): tools/rados: allow list objects in a specific pg in a pool
This one is already present in nautilus. Vikhyat Umrao
09:24 PM rgw Backport #38714 (In Progress): luminous: rgw: gc entries with zero-length chains are not cleaned up
Nathan Cutler
09:22 PM bluestore Bug #41014: make bluefs_alloc_size default to bluestore_min_alloc_size
luminous,mimic,nautilus backports are being handled via #41301 Nathan Cutler
09:20 PM bluestore Bug #41014 (Duplicate): make bluefs_alloc_size default to bluestore_min_alloc_size
Nathan Cutler
09:21 PM bluestore Bug #41301 (Pending Backport): os/bluestore/BlueFS: use 64K alloc_size on the shared device
backports are still in progress Nathan Cutler
09:12 PM Dashboard Backport #41813 (In Progress): nautilus: mgr/dashboard: SSL-enabled dashboard does not play nicel...
Nathan Cutler
09:16 AM Dashboard Backport #41813 (Resolved): nautilus: mgr/dashboard: SSL-enabled dashboard does not play nicely w...
https://github.com/ceph/ceph/pull/30382 Nathan Cutler
09:11 PM Revision 8bb56184 (ceph): SSL-enabled dashboard does not play nicely with a frontend HAproxy. To ...
1. Disable redirection on standby managers. A HTTP error (500) will be returned instead of a redirection.
$ ceph c...
Volker Theile
08:50 PM Dashboard Feature #25232 (Fix Under Review): mgr/dashboard: Support minimum password complexity rules
Nathan Cutler
08:48 PM Dashboard Feature #25232 (New): mgr/dashboard: Support minimum password complexity rules
https://github.com/ceph/ceph/pull/29312 was closed Nathan Cutler
08:43 PM bluestore Backport #41810: nautilus: osd_memory_target isn't applied in runtime.
@Sridar - thanks for taking on this backport! We have a script, in the master branch: src/script/ceph-backport.sh - y... Nathan Cutler
01:20 PM bluestore Backport #41810 (In Progress): nautilus: osd_memory_target isn't applied in runtime.
Sridhar Seshasayee
09:11 AM bluestore Backport #41810 (Resolved): nautilus: osd_memory_target isn't applied in runtime.
https://github.com/ceph/ceph/pull/31852 Nathan Cutler
08:35 PM Revision d63570c5 (ceph): Merge pull request #30363 from idryomov/wip-krbd-huge-osdmap
qa: add script to test how libceph handles huge osdmaps
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Ilya Dryomov
08:30 PM rgw Bug #41433: rgw: fix list starts with null marker
Casey Bodley
08:12 PM Revision cf186a50 (ceph): crimson/osd: implement cls_get_client_features().
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:12 PM Revision 9e71e56d (ceph): crimson/osd: add dummy support for CEPH_OSD_OP_WATCH.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:12 PM Revision 3daddb81 (ceph): crimson/osd: add support for CEPH_OSD_OP_OMAPGETVALS.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:12 PM Revision fe9ce1f6 (ceph): crimson/osd: implement cls_get_request_origin().
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:12 PM Revision 46eb81b1 (ceph): crimson/osd: implement cls_cxx_map_set_val().
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
08:12 PM Revision b5b6dd6d (ceph): crimson/osd: switch get_orig_source_inst() to get_message() in OpsExecu...
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
07:40 PM CephFS Bug #39641 (Resolved): cephfs-shell: 'du' command produces incorrect results
Will be backported via #40371. Patrick Donnelly
07:40 PM CephFS Bug #40371 (Pending Backport): cephfs-shell: du must ignore non-directory files
Patrick Donnelly
07:39 PM Revision 9e59ba40 (ceph): Merge PR #28560 into master
* refs/pull/28560/head:
cephfs-shell: handle du's arguments elsewhere outside do_du()
cephfs-shell: reuse code
cep...
Patrick Donnelly
07:39 PM Stable releases Tasks #41830 (Resolved): https://ceph.io/get/ needs to be regularly updated to point to the lates...
https://ceph.io/get/ still links to http://download.ceph.com/tarballs/ceph-13.2.0.tar.gz as most recent point release... Dan Moraru
07:27 PM mgr Bug #41829 (New): ceph df reports incorrect pool usage
Since upgrading from v14.2.2 to v14.2.3, ceph df erroneously equates pool usage with the amount of data stored in the... Dan Moraru
07:23 PM rgw Feature #41828 (New): rgw: provide a subcommand under radosgw-admin to list rados objects for a g...
The "orphans find" subcommand of radosgw-admin can be slow for a variety of reasons, particularly in that its first s... J. Eric Ivancich
07:11 PM rgw Bug #41827 (Pending Backport): beast frontend reads body in small buffers
Casey Bodley
07:11 PM rgw Bug #41827 (Resolved): beast frontend reads body in small buffers
the flat_buffer starts very small and rarely grew above 512 bytes when reading headers. this buffer's capacity() is w... Casey Bodley
07:08 PM CephFS Documentation #40689 (Fix Under Review): mgr/volumes: document mgr fs volumes CLI
Patrick Donnelly
07:04 PM Revision faac21f5 (ceph): Merge PR #29907 into master
* refs/pull/29907/head:
doc: add a doc for vstart_runner.py
Reviewed-by: Varsha Rao <varao@redhat.com>
Reviewed-by:...
Patrick Donnelly
07:04 PM Revision a5ec9714 (ceph): tasks/barbican: Added task to deploy and configure barbican
Fixed keystone, rgw and s3tests tasks to work with it.
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
Adam Kupczyk
07:04 PM Revision 1c5a12fd (ceph): qa/rgw: abstract out barbican under 2-kms/
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:04 PM Revision 53cd9b8d (ceph): qa/rgw: crypt suite uses clusters/fixed-1.yaml
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:04 PM Revision b797418c (ceph): qa: remove unnecessary imports in barbican task
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:04 PM Revision c9c3805c (ceph): qa: barbican task doesn't look for ceph release branches
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:04 PM Revision 0cc6a832 (ceph): qa/keystone: add missing ConfigError import
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:04 PM Revision 86930f3e (ceph): qa/keystone: use bindep to discover keystone's dependencies
downloads the keystone repository first, because we need
keystone/bindep.txt to discover the binary dependencies
Sig...
Casey Bodley
07:04 PM Revision 2144fd8c (ceph): qa/keystone: pip install bindep
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:04 PM Revision 7d479d0b (ceph): qa/keystone: log to a file in the archive dir
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:04 PM Revision 2dac5c50 (ceph): qa/keystone: add requirements.txt with python-openstackclient
works around a VersionConflict error by including the requirements on
jsonschema when installing python-openstackclie...
Casey Bodley
07:04 PM Revision 29ac6430 (ceph): qa/keystone: hardcode --os-identity-api-version 2.0
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:04 PM Revision 71a87afb (ceph): qa/barbican: pin barbican to 5.0.1 release
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:04 PM Revision 020511eb (ceph): qa/tempest: update url for upper-constraints.txt in tox.ini
the tox command fails to invoke tools/tox_install.sh because it passes
a stale url for its extra requirements. patch ...
Casey Bodley
07:04 PM Revision 392d7461 (ceph): qa/keystone: save keystone config to archive dir
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:04 PM Revision 3bb3d817 (ceph): qa/keystone: add --debug to openstack commands
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:02 PM Revision 05d95c24 (ceph): Merge PR #30185 into master
* refs/pull/30185/head:
mgr/volumes: drop unnecessary size
Reviewed-by: Ramana Raja <rraja@redhat.com>
Reviewed-by:...
Patrick Donnelly
07:02 PM CephFS Bug #41752 (Pending Backport): mgr/volumes: drop unused size in fs volume create
Patrick Donnelly
06:49 PM Revision bf49aff3 (ceph): rgw: disable compression/encryption on Appendable objects
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:28 PM Revision 930b30f8 (ceph): crimson/osd: add support for CEPH_OSD_OP_OMAPGETKEYS.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
06:28 PM Revision 96a7519a (ceph): crimson/os: fix ENODATA handling in CyanStore::get_attrs().
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
06:28 PM Revision d28ec40a (ceph): crimson/osd: add support for CEPH_OSD_OP_OMAPSETVALS.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
06:28 PM Revision 3fbb6813 (ceph): crimson/osd: implement cls_cxx_write2().
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
06:28 PM Revision e672785e (ceph): crimson/osd: PGBackend::write() alters object size now.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
06:28 PM Revision 80934a1c (ceph): crimson/osd: add support for CEPH_OSD_OP_OMAPGETVALSBYKEYS.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
06:25 PM CephFS Documentation #41826 (Resolved): doc: update CephFS summary and introduction
Patrick Donnelly
06:24 PM CephFS Documentation #41451 (Fix Under Review): Document distributed metadata cache
Patrick Donnelly
06:22 PM CephFS Documentation #41470 (Fix Under Review): Document requirements for using cephfs
Patrick Donnelly
06:19 PM CephFS Documentation #41738 (In Progress): Add documentation for that 'client direct access to data pool'
Patrick Donnelly
06:17 PM CephFS Documentation #41825 (Resolved): CephFS Documentation Sprint 1
Patrick Donnelly
06:12 PM CephFS Feature #41824 (New): mds: aggregate subtree authorities for display in `fs top`
Each MDS is only aware of subtrees that border its own authoritative subtrees. This also affects rank 0.
Have each...
Patrick Donnelly
06:07 PM Revision 75f4de19 (ceph): 14.2.4
Alfredo Deza
06:04 PM Revision b74f92ce (ceph): Merge pull request #29037 from zhangsw/rgw-reshard-numshards
rgw: shard number must be non-negative when resharding the bucket
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
05:50 PM Revision 13ee376d (ceph): ceph-volume tests create a test file for checking unicode output
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:50 PM Revision 14c347cf (ceph): ceph-volume tests create a shell test for functional unicode
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision 60de430c (ceph): ceph-volume tests verify new logging fallback and encodings in terminal
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:35 PM Revision ce67b3a2 (ceph): crimson/osd: add support for CEPH_OSD_OP_CREATE.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
05:32 PM Revision 44152fb8 (ceph): crimson/osd: ignore CEPH_OSD_OP_TMAPUP like ceph-osd does for EC pools.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
05:21 PM Revision 81becbdc (ceph): qa: add script to test how libceph handles huge osdmaps
That code will also handle moderately-sized osdmaps when the memory is
fragmented.
Signed-off-by: Ilya Dryomov <idry...
Ilya Dryomov
04:41 PM RADOS Bug #41817: qa/standalone/scrub/osd-recovery-scrub.sh timed out waiting for scrub
David, can you please take a look at this whenever you get a chance. Neha Ojha
01:31 PM RADOS Bug #41817 (Closed): qa/standalone/scrub/osd-recovery-scrub.sh timed out waiting for scrub
... Sage Weil
04:40 PM RADOS Bug #41816: Enable auto-scaler and get src/osd/PeeringState.cc:3671: failed assert info.last_comp...
I'll try to see if I can reproduce this. Neha Ojha
01:30 PM RADOS Bug #41816 (Resolved): Enable auto-scaler and get src/osd/PeeringState.cc:3671: failed assert inf...
... Sage Weil
04:37 PM RADOS Bug #41735 (Resolved): pg_autoscaler throws HEALTH_WARN with auto_scale on for all pools
See https://tracker.ceph.com/issues/41735#note-3 and https://github.com/rook/rook/pull/3847/commits/11d3831d742639148... Neha Ojha
04:35 PM Revision 9b2537ac (ceph): Merge pull request #29623 from majianpeng/bluestore-combine-deferred_fi...
os/bluestore: Merge deferred_finisher and finisher.
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Kefu Chai
04:34 PM Revision fef2f7fa (ceph): Merge pull request #30342 from ifed01/wip-ifed-fix-blues-alerts
mon/pgmap: fix bluestore alerts output.
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
04:29 PM RADOS Bug #24531 (Pending Backport): Mimic MONs have slow/long running ops
Neha Ojha
04:09 PM Revision 566d74da (ceph): ceph-volume create a logger for the terminal
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:09 PM Revision 2e27e32a (ceph): ceph-volume: instantiate the new terminal logger in main()
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:08 PM Revision 6f186a2b (ceph): ceph-volume terminal remove unicode stream handler
This caused problems in environments where stderr was redirected, since
stderr sets the encoding to None. Getting it ...
Alfredo Deza
03:57 PM Revision 4d89d3ff (ceph): crimson/os: Object::read() returns bufferlist instead of never used err...
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
03:54 PM Revision d42c1863 (ceph): Merge pull request #30372 from tchaikov/wip-crimson-single-pg-peering
crimson/osd: use single-pg peering ops
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Radoslaw Zarzynski <...
Kefu Chai
03:37 PM Revision 65996cb3 (ceph): Merge PR #24794 into master
* refs/pull/24794/head:
mds: move BatchOp to separate translation unit
mds: use auto ref during iteration
mds: ans...
Patrick Donnelly
03:37 PM CephFS Feature #36608 (Resolved): mds: answering all pending getattr/lookups targeting the same inode in...
Patrick Donnelly
03:35 PM CephFS Feature #22446 (Pending Backport): mds: ask idle client to trim more caps
Patrick Donnelly
03:35 PM Revision 18748993 (ceph): Merge PR #28702 into master
* refs/pull/28702/head:
qa: update json format from session listing
mds: recall caps from quiescent sessions
mds: ...
Patrick Donnelly
03:34 PM CephFS Bug #40746 (Pending Backport): client: removing dir reports "not empty" issue due to client side ...
Patrick Donnelly
03:33 PM Revision 74912969 (ceph): Merge PR #29005 into master
* refs/pull/29005/head:
client: nfs-ganesha with cephfs client, removing dir reports not empty
Reviewed-by: Jeff La...
Patrick Donnelly
03:32 PM CephFS Bug #41329 (Pending Backport): mds: reject sessionless messages
Patrick Donnelly
03:32 PM Revision ff1e341f (ceph): Merge PR #29594 into master
* refs/pull/29594/head:
mds: reject sessionless messages
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
03:30 PM CephFS Bug #41346 (Pending Backport): mds: MDSIOContextBase instance leak
Patrick Donnelly
03:30 PM Revision 7de83932 (ceph): Merge PR #29752 into master
* refs/pull/29752/head:
mds: make MDSIOContextBase delete itself when shutting down
Reviewed-by: Patrick Donnelly <...
Patrick Donnelly
03:09 PM Dashboard Bug #41667 (Fix Under Review): mgr/dashboard: Firefox ngx-datatable performance issue
Patrick Seidensal
02:59 PM Revision ca742514 (ceph): Merge PR #30361 into master
* refs/pull/30361/head:
qa/tasks/mon_thrash: sync force requires some force flags
Reviewed-by: João Eduardo Luís <j...
Sage Weil
02:48 PM rbd Bug #41823: [rbd-mirror] service daemon instance id might not match
Correction: the service daemon instance id is from a different cluster connection than the per-pool connections estab... Jason Dillaman
02:26 PM rbd Bug #41823 (New): [rbd-mirror] service daemon instance id might not match
It's possible for the MONs to reset the connection's global unique id. In that case, the output from "ceph service st... Jason Dillaman
02:43 PM Revision 0c3247d5 (ceph): Merge pull request #30357 from zhangsw/rgw-cleanup-bilog-status
rgw: add missing bilog status to help info.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
02:40 PM Dashboard Feature #41820: mgr/dashboard: Move QA tests to support running the rados/dashboard QA tests in i...
Lenz Grimmer wrote:
> Currently, the dashboard tests are located in @qa/suites/rados/mgr/tasks/dashboard.yaml@. In o...
Laura Paduano
01:58 PM Dashboard Feature #41820 (Resolved): mgr/dashboard: Move QA tests to support running the rados/dashboard QA...
Currently, the dashboard tests are located in @qa/suites/rados/mgr/tasks/dashboard.yaml@. In order to make it possibl... Lenz Grimmer
02:29 PM Revision 73f96421 (ceph): rgw/rgw_op: Remove get_val from hotpath via legacy options
Signed-off-by: Mark Nelson <mnelson@redhat.com>
(cherry picked from commit b7608ec2800d5b1e015682a31a889b4cd64794c9)
...
Mark Nelson
02:26 PM Revision 78468e49 (ceph): tools/setup-virtualenv.sh: do not default to python2.7
This commit changes the script's behavior when run without a --python option.
Before, we were running virtualenv with...
Nathan Cutler
02:23 PM Bug #41821 (Fix Under Review): setup-virtualenv.sh is broken in py3-only environments
Nathan Cutler
02:19 PM Bug #41821 (Resolved): setup-virtualenv.sh is broken in py3-only environments
Nathan Cutler
02:21 PM Dashboard Feature #41822 (New): mgr/dashboard: enable the user to download/copy a smartctl report of a device
Currently the smartctl information retrieved is returned as JSON. To enable the user to copy or download such a repor... Patrick Seidensal
02:16 PM Revision ce3a9483 (ceph): mgr/dashboard: Support minimum password complexity rules
Fixes: https://tracker.ceph.com/issues/25232
Signed-off-by: Dziomdziora, Elżbieta <elzbieta.dziomdziora@ts.fujitsu.com>
Dziomdziora, El?bieta
02:15 PM Dashboard Feature #41774 (Fix Under Review): mgr/dashboard: Show smartctl summary in OSD tab
Patrick Seidensal
02:11 PM Revision 61b3daf4 (ceph): Merge pull request #29081 from wintamute/patch-1
Documentation: Add missing ceph-volume lvm batch argument to ceph-volume.rst
Reviewed-by: Alfredo Deza <adeza@redhat...
Alfredo Deza
01:34 PM Dashboard Feature #41819 (New): mgr/dashboard: Add support for new RGW bucket/user management features in o...
"PR#28813":https://github.com/ceph/ceph/pull/28813 adds a number of new RGW management features, namely:
* The @ra...
Lenz Grimmer
01:34 PM Revision 5cde85e6 (ceph): mgr/dashboard: add API endpoint to return smartctl data from the backend
Fixes: https://tracker.ceph.com/issues/41223
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
Patrick Seidensal
01:34 PM Revision 279ed61e (ceph): mgr/dashboard: implement smartctl data in the frontend
Fixes: https://tracker.ceph.com/issues/41223
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
Patrick Seidensal
01:33 PM crimson Bug #41818 (Resolved): crimson run error due to ___longjmp_chk()
ceph_master branch :git commit d8251aa2139b75452371409c1bd27fec2f7f1774
run command:
MGR=1 MON=1 OSD=1 MDS=0 R...
YongSheng Zhang
01:23 PM Dashboard Bug #41687: mgr/dashboard: Delete actions should provide the name of the object being deleted
Lenz Grimmer wrote:
> It would be helpful to explicitly mention the name of the object to be deleted here, to avoid...
Laura Paduano
01:22 PM Revision 609ab5aa (ceph): Merge PR #30352 into master
* refs/pull/30352/head:
mon: disable min pg per osd warning
Reviewed-by: Neha Ojha <nojha@redhat.com>
Sage Weil
01:06 PM Revision cd9323b3 (ceph): Merge pull request #30284 from Damenly/missing_cmath
tests: add missing header cmath to test/mon/test_mon_memory_target.cc
Reviewed-by: Patrick Donnelly <pdonnell@redhat...
Kefu Chai
01:02 PM bluestore Bug #41744: os/bluestore/BlueStore.cc: 5313: FAILED ceph_assert(bluefs->maybe_verify_layout(bluef...
/a/http://pulpito.ceph.com/kchai-2019-09-13_04:19:52-rados-wip-kefu-testing-2019-09-11-2224-distro-basic-mira/4301801/ Kefu Chai
12:41 PM Revision c8c06c92 (ceph): mgr/dashboard: Fix e2e host test
There is a random problem with mds service listing
that is causing a e2e test to fail.
This will temporarily fix thi...
Tiago Melo
12:27 PM Revision 76d3671d (ceph): doc: Add missing ceph-volume lvm batch argument to ceph-volume.rst
The optional argument '--osds-per-device' is missing. Since this is quite helpful when creating NVMe based OSDs, it s... Andreas Krebs
12:18 PM Revision 48785803 (ceph): mgr/dashboard: Increase the global value of jasmine timeout (#30359)
mgr/dashboard: Increase the global value of jasmine timeout
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-...
Lenz Grimmer
12:15 PM Revision 551b271a (ceph): doc: document that the kcephfs mount helper will search keyring files f...
Signed-off-by: Jeff Layton <jlayton@redhat.com> Jeff Layton
12:14 PM Revision 496aa3f9 (ceph): common: have read_secret_from_file return negative error codes
Allow the caller to try to determine what happened.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Jeff Layton
12:14 PM Revision 7742f24a (ceph): mount.ceph: use bools for flags
No need to use a full int for a flag.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Jeff Layton
12:14 PM Revision e31ae612 (ceph): mount.ceph: add comment explaining why we need to modprobe
Signed-off-by: Jeff Layton <jlayton@redhat.com> Jeff Layton
12:14 PM Revision 92a0ea4c (ceph): mount.ceph: clean up return codes
Mount helpers should return a specific mask as the return value so
that the caller can interpret what happened. These...
Jeff Layton
12:14 PM Revision 07512045 (ceph): mount.ceph: clean up debugging output and error messages
Ensure that error messages go to stderr, and add a new
mount_ceph_debug() helper to print debugging messages.
Signed...
Jeff Layton
12:14 PM Revision 2cad92bc (ceph): mount.ceph: add ceph_mount_info structure
Add a new structure to hold current mount information. Move the options
string and the current buffer length into it,...
Jeff Layton
12:14 PM Revision f560fbc1 (ceph): mount.ceph: add name and secret to ceph_mount_info
...and move the length defines into mount.ceph.h. Note that we use a
fixed-length buffer for the secret, as it cuts d...
Jeff Layton
12:14 PM Revision aa62bbc1 (ceph): mount.ceph: track mon string and path inside ceph_mount_info
...and separate the parsing and resolution into two separate
functions.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Jeff Layton
12:14 PM Revision eae01275 (ceph): mount.ceph: fork a child to get info from local configuration
When a secret and/or the mon addrs are not specified by the admin,
then mmap a MAP_SHARED buffer and spawn a child pr...
Jeff Layton
12:09 PM Dashboard Bug #41815 (In Progress): mgr/dashboard: NFS export list should display the "Pseudo Path"
Ricardo Marques
12:07 PM Dashboard Bug #41815 (Resolved): mgr/dashboard: NFS export list should display the "Pseudo Path"
At the moment it seems that all exports for cephfs and/or rgw are exporting <nfs-server>/ - but in reality the pseudo... Ricardo Marques
11:56 AM Revision ca7d31e4 (ceph): cmake: s/bortli_libs/brotli_libs/
it's merely a typo.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:59 AM Dashboard Backport #39604 (In Progress): mgr/dashboard: Allow the decrease of pg's of an existing pool
Stephan Müller
10:51 AM Revision 9c6be958 (ceph): qa/tasks: test for prevent negative subvolume size
Fixes: https://tracker.ceph.com/issues/41617
Signed-off-by: Jos Collin <jcollin@redhat.com>
Jos Collin
10:45 AM Revision f507d1d6 (ceph): mgr/dashboard: frontend: move ellipsis to before progress in task execu...
Signed-off-by: Ricardo Dias <rdias@suse.com>
(cherry picked from commit 0d735159b4e5df3dd87af5e1484978a1f531d5bb)
Ricardo Dias
10:45 AM Revision f5963757 (ceph): mgr/dashboard: test_pool: fix pool unit tests
Signed-off-by: Ricardo Dias <rdias@suse.com>
(cherry picked from commit 8728bf47db5fcaba976fd1880ffa44631e940993)
Ricardo Dias
10:45 AM Revision 571017d6 (ceph): mgr/dashboard: pool: make _get and _wait_for_pgs class methods
Signed-off-by: Ricardo Dias <rdias@suse.com>
(cherry picked from commit d36d74ef04f4c9e1b565f7fc591af4050785446e)
Ricardo Dias
10:44 AM Revision 2d4ea957 (ceph): mgr/dashboard: Watch for pool pg's increase and decrease
Now when creating or editing a pool the background task will watch
increasing and decreasing pg's. The executing task...
Stephan Müller
10:42 AM Revision cafaa722 (ceph): mgr/dashboard: Allow the decrease of pg's of an existing pool
Now it's possible to decrease the pg's of an existing pool. The decrease
will take place over time like the increase....
Stephan Müller
09:57 AM Dashboard Bug #41798 (Duplicate): mgr/dashboard: Error 500 when clicking the MDS host on the Filesystems pa...
Duplicate of #41525 Lenz Grimmer
09:56 AM Dashboard Bug #41814 (Can't reproduce): mgr-dashboard-frontend-unittests fails
... Kefu Chai
09:42 AM rgw Backport #41480 (In Progress): luminous: rgw dns name is not case sensitive
Nathan Cutler
09:41 AM Revision 1685316a (ceph): rgw: fix dns name comparison for virtual hosting
Fixes: https://tracker.ceph.com/issues/41692
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from co...
Casey Bodley
09:41 AM Revision 74ed7b43 (ceph): rgw: make dns hostnames matching case insensitive
Currently when parsing host in requests, we try to case match against supplied
hostnames set, which violates dns host...
Abhishek Lekshmanan
09:39 AM rgw Backport #41478 (In Progress): mimic: rgw dns name is not case sensitive
Nathan Cutler
09:39 AM Revision ab7a7579 (ceph): rgw: fix dns name comparison for virtual hosting
Fixes: https://tracker.ceph.com/issues/41692
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from co...
Casey Bodley
09:39 AM rgw Backport #41479 (In Progress): nautilus: rgw dns name is not case sensitive
Nathan Cutler
09:37 AM rgw Bug #41692: rgw dns name matching broken
Backports will be handled via #40995 Nathan Cutler
09:36 AM Revision 63443793 (ceph): rgw: fix dns name comparison for virtual hosting
Fixes: https://tracker.ceph.com/issues/41692
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from co...
Casey Bodley
09:15 AM rbd Backport #41812 (Rejected): nautilus: [namespaces] mirroring should support namespaces
Nathan Cutler
09:13 AM mgr Backport #41811 (Rejected): nautilus: mgr/zabbix: ERROR: test_zabbix (tasks.mgr.test_module_selft...
Nathan Cutler
09:10 AM mgr Backport #41809 (Resolved): nautilus: Total amount to PG's is more than 100%
https://github.com/ceph/ceph/pull/30394 Nathan Cutler
09:10 AM rgw Backport #41808 (Resolved): luminous: rgw: fix minimum of unordered bucket listing
https://github.com/ceph/ceph/pull/30666 Nathan Cutler
09:10 AM rgw Backport #41807 (Resolved): mimic: rgw: fix minimum of unordered bucket listing
https://github.com/ceph/ceph/pull/30134 Nathan Cutler
09:10 AM rgw Backport #41806 (Resolved): nautilus: rgw: fix minimum of unordered bucket listing
https://github.com/ceph/ceph/pull/29777 Nathan Cutler
09:10 AM mgr Backport #41805 (Resolved): mimic: Slow op warning does not display correctly
https://github.com/ceph/ceph/pull/30391 Nathan Cutler
09:10 AM mgr Backport #41804 (Resolved): nautilus: Slow op warning does not display correctly
https://github.com/ceph/ceph/pull/30390 Nathan Cutler
09:10 AM rgw Backport #41803 (Rejected): luminous: multisite: avoid recursive lock in RGWCoroutinesManager::ha...
Nathan Cutler
09:09 AM RADOS Backport #40993 (Rejected): mimic: Ceph status in some cases does not report slow ops
backports will be pursued in https://tracker.ceph.com/issues/41741 Nathan Cutler
08:59 AM Revision 8e9400db (ceph): Merge pull request #29761 from wjwithagen/wjw-fix-venv-python-version
test/venv: do not hardwire to py2.7 for tox tests
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by: Kef...
Kefu Chai
08:46 AM Dashboard Bug #41536 (Pending Backport): Total amount to PG's is more than 100%
Tiago Melo
08:45 AM Revision d6b8cd52 (ceph): mgr/dashboard: Fix calculation of PG Status percentage (#30343)
mgr/dashboard: Fix calculation of PG Status percentage
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Lenz Grimmer
08:14 AM Revision 5a851c67 (ceph): crimson/osd: pass octopus to PeeringCtx's constructor
to accommodate the change of 77ecc327
classic OSD started to use single-pg peering ops since ce05c172, and it
switch...
Kefu Chai
08:14 AM Revision 260ab1a5 (ceph): crimson/osd: use single-pg peering ops
classic OSD started to use single-pg peering ops since ce05c172, and it
switched over to these ops since octopus. and...
Kefu Chai
08:14 AM Revision 406522d9 (ceph): crimson/osd: require_osd_release >= octopus to boot
we assume that crimson will GA after octopus+2, so no need to be
compatible with pre-octopus releases.
Signed-off-by...
Kefu Chai
07:55 AM mgr Bug #41619: test failure: test_cephfs_get (tasks.mgr.dashboard.test_cephfs.CephfsTest)
http://pulpito.ceph.com/tdehler-2019-09-10_14:37:25-rados:mgr-wip-tdehler-testing-29529-distro-basic-smithi/ Tatjana Dehler
07:54 AM RADOS Bug #41758 (Duplicate): Ceph status in some cases does not report slow ops
Kefu Chai
07:54 AM mgr Bug #41741 (Pending Backport): Slow op warning does not display correctly
Kefu Chai
07:53 AM Revision c3afe625 (ceph): Merge pull request #30285 from IlsooByun/slow_op_report
mgr: do not reset reported if a new metric is not collected
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:40 AM ceph-volume Bug #41802 (Resolved): log messages are confusing when restorecon is not present
restorecon (related to SELinux) is run sometimes opportunistically. The attempt to find the binary leaves log message... Jan Fajerski
07:34 AM ceph-volume Bug #38473 (Resolved): Except ceph-volume lvm batch to handle explicit --wal-devices and --db-dev...
Closing this, Backport is tracked in https://tracker.ceph.com/issues/41083 Jan Fajerski
07:33 AM ceph-volume Backport #41775 (Duplicate): mimic: Except ceph-volume lvm batch to handle explicit --wal-devices...
Duplicate of https://tracker.ceph.com/issues/41083 Jan Fajerski
05:15 AM Revision 17988329 (ceph): pybind/cephfs: define variable for hexcode used in stat()
Instead of using the same hexcode at multiple locations, define it as a
variable and use the variable instead.
Signe...
Rishabh Dave
05:15 AM Revision cccd68ed (ceph): cephfs-shell: rewrite call to perror in do_du
Adapt to new signature of cmd2.Cmd.perror.
Signed-off-by: Rishabh Dave <ridave@redhat.com>
Rishabh Dave
05:15 AM Revision ba1e2700 (ceph): cephfs-shell: reuse code
Make path_to_bytes.__call__() call to_bytes() and get rid of the code
within path_to_bytes.__call__().
Signed-off-by...
Rishabh Dave
05:15 AM Revision edb6724f (ceph): cephfs-shell: handle du's arguments elsewhere outside do_du()
Create new action class for do_du()'s args.paths and push the code that
handles arguments for do_du() in there. The i...
Rishabh Dave
05:15 AM Revision e92b11c5 (ceph): cephfs-shell: extend to_bytes()
Make to_bytes() handle lists, None as well as other simple types as
well. In case of None, to_bytes() returns None in...
Rishabh Dave
05:15 AM Revision 1766fe47 (ceph): cephfs-shell: option -r is not for reverse
Option "-r" for du command stands for recursive and not reverse.
Signed-off-by: Rishabh Dave <ridave@redhat.com>
Rishabh Dave
05:15 AM Revision 7f90c507 (ceph): cephfs-shell: refactor do_du()
Improve code's readability and keep all paths as bytes.
Specifically, define a function within do do_du() to simplify...
Rishabh Dave
05:15 AM Revision f9b4d790 (ceph): test_cephfs_shell: test cephfs-shell command at invocation
Verify that "cephfs-shell -c ceph.conf <cephfs-shell-cmd>" works as
expected.
Signed-off-by: Rishabh Dave <ridave@re...
Rishabh Dave
05:15 AM Revision 79c9d91b (ceph): test_cephfs_shell: test du with no args
Signed-off-by: Rishabh Dave <ridave@redhat.com> Rishabh Dave
05:15 AM Revision 54562691 (ceph): test_cephfs_shell: test du with multiple paths in args
Signed-off-by: Rishabh Dave <ridave@redhat.com> Rishabh Dave
05:15 AM Revision 08c7e286 (ceph): test_cephfs_shell: test behaviour of "du -r"
Signed-off-by: Rishabh Dave <ridave@redhat.com> Rishabh Dave
05:15 AM Revision a8a159cc (ceph): qa/cephfs: add convenience method lstat()
It's more convenient lstat(path) than stat(path, follow_symlink=False).
Signed-off-by: Rishabh Dave <ridave@redhat.com>
Rishabh Dave
05:15 AM Revision 7f7aed55 (ceph): test_cephfs_shell: test du's output for softlinks
Test that CephFS shell command du prints output for softlinks as
expected
Signed-off-by: Rishabh Dave <ridave@redhat...
Rishabh Dave
05:15 AM Revision 4a5f7a42 (ceph): qa/cephfs: add option to make stat() unfollow symlinks
Signed-off-by: Rishabh Dave <ridave@redhat.com> Rishabh Dave
05:15 AM Revision 877a79d8 (ceph): test_cephfs_shell: test du's output for hardlinks
Test that CephFS shell command du prints output for directories as
expected.
Signed-off-by: Rishabh Dave <ridave@red...
Rishabh Dave
05:15 AM Revision 7062dd61 (ceph): test_cephfs_shell: test du's output for directories
Test that CephFS shell command du prints output for directories as
expected.
Signed-off-by: Rishabh Dave <ridave@red...
Rishabh Dave
05:15 AM Revision 370c9767 (ceph): test_cephfs_shell: test du's output for regular files
Test that CephFS shell command du prints an output for regular files
correctly.
Signed-off-by: Rishabh Dave <ridave@...
Rishabh Dave
05:14 AM Revision d3f895f4 (ceph): test_cephfs_shell: add a method to get command output
Let run_cephfs_shell_cmd() return the object instead of output in string
format so that stderr, return value, etc. of...
Rishabh Dave
05:14 AM Revision f0723d20 (ceph): test_cephfs_shell: allow cmd as list too
Convert cmd to string if it is passed as list to
run_cephfs_shell_cmd(). Allowing cmd to be list would be nice since
...
Rishabh Dave
05:14 AM Revision e6f3bf8c (ceph): test_cephfs_shell: rename and rewrite _cephfs_shell()
Rename _cephfs_shell() to run_cephfs_shell_cmd() and add a default
client for run_cephfs_shell_cmd() since most of te...
Rishabh Dave
05:13 AM Revision e5f30052 (ceph): test_cephfs_shell: copy humanize() from cephfs-shell
Copy the method named humanize from cephfs-shell so that output can be
compared. Unfortunately, importing this method...
Rishabh Dave
05:13 AM RADOS Feature #40420: Introduce an ceph.conf option to disable HEALTH_WARN when nodeep-scrub/scrub flag...
What is the back port targets for this? I don't see a health mute tracker referenced by any of the commits, but this... David Zafman
05:09 AM Revision ea026df1 (ceph): qa: update json format from session listing
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
04:21 AM Revision bfa1e2f0 (ceph): cephfs-shell: print disk usage for non-directory files too
Currently when du crashes when it comes across a non-directory files.
Instead of doing that, print disk usage for reg...
Rishabh Dave
04:21 AM Revision 8cce7dad (ceph): pybind/cephfs: add method that stats symlinks without following
Add a new Python binding equivalent to lstat so that information about
the symlink itself can be also obtained, along...
Rishabh Dave
04:15 AM Revision b0fe187c (ceph): Merge pull request #30112 from liewegas/wip-autoscaler-on
common: default pg_autoscale_mode=on for new pools
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:55 AM RADOS Backport #41712 (In Progress): nautilus: FAILED ceph_assert(p != pg_slots.end()) in OSDShard::reg...
https://github.com/ceph/ceph/pull/30371 Prashant D
01:53 AM Backport #41766 (In Progress): nautilus: ceph.spec.in: 1800MB of memory per build job is not suff...
https://github.com/ceph/ceph/pull/30370 Prashant D
12:42 AM Revision 638fc901 (ceph): mds: refactor session lookup
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
12:42 AM Revision e565e7f6 (ceph): mds: use session_info_t socket inst for addr
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
12:42 AM Revision 2ddcfbdf (ceph): mds: use const get_request_count
So it can be used from a const dump method. Make the elist mutable
instead.
Signed-off-by: Patrick Donnelly <pdonnel...
Patrick Donnelly
12:42 AM Revision 8ad44444 (ceph): mds: remove useless debug message
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
12:42 AM Revision 42ac3473 (ceph): mds: simplify method definition
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
12:42 AM Revision ae8ac528 (ceph): mds: use auto to deduce iterator type
This prevents accidental type mismatches.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
12:42 AM Revision 63f94489 (ceph): mds: use Session::dump method uniformly
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
12:42 AM Revision 740f6f99 (ceph): mds: recall caps from quiescent sessions
This introduces two new config options [1,2] that dictate when a session
is considered quiescent by the MDS. (Options...
Patrick Donnelly
12:42 AM Revision f513a67e (ceph): common: correct variable name
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
12:42 AM Revision 91fed04c (ceph): common: provide method to get half-life
Print the half-life in Formatter output as it is human understandable
and the value used when configuring the counter...
Patrick Donnelly
12:42 AM Revision 0cbac2f8 (ceph): mds: alphabetize tracked config keys
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
12:42 AM Revision be49866a (ceph): mds: add explicit trim flag
So that the intent of the caller is clear to trim due to the cache being
too full.
Signed-off-by: Patrick Donnelly <...
Patrick Donnelly
12:00 AM Revision 16d0eb93 (ceph): msg: add func is_blackhole to reduce duplicated code.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> jianpeng ma

09/12/2019

11:44 PM Revision 42db65d3 (ceph): osd: prime splits/merges for any potential fabricated split/merge parti...
If we have to fabricate a merge target, we need to prime any future splits
it might have. Otherwise a sequence like
...
xie xingguo
11:26 PM mgr Bug #39096: common/Timer.cc: 50: FAILED ceph_assert(thread == __null) in ~SafeTimer
Hi Neha, No, I can't. this is *not* https://tracker.ceph.com/issues/23352 That was a segfault and this is an assert. ... Brad Hubbard
02:37 PM mgr Bug #39096: common/Timer.cc: 50: FAILED ceph_assert(thread == __null) in ~SafeTimer
Brad can you verify if this has been fixed already? Neha Ojha
11:24 PM CephFS Cleanup #41185 (Resolved): mds: reorg FSMapUser header
Patrick Donnelly
11:24 PM Revision 9dab1055 (ceph): Merge PR #29574 into master
* refs/pull/29574/head:
mds: Reorganize class members in FSMapUser header
Reviewed-by: Jos Collin <jcollin@redhat.c...
Patrick Donnelly
11:23 PM CephFS Cleanup #41428 (Resolved): mds: reorg InoTable header
Patrick Donnelly
11:23 PM Revision 46fa69a9 (ceph): Merge PR #29883 into master
* refs/pull/29883/head:
mds: Reorganize class members in InoTable header
Reviewed-by: Jos Collin <jcollin@redhat.co...
Patrick Donnelly
11:22 PM CephFS Cleanup #41607 (Resolved): mds: reorg Anchor header
Patrick Donnelly
11:20 PM Revision dedd91c1 (ceph): Merge PR #30090 into master
* refs/pull/30090/head:
mds: Reorganize class members in Anchor header
Reviewed-by: Jos Collin <jcollin@redhat.com>
Patrick Donnelly
11:20 PM CephFS Bug #41654 (Resolved): mds: reorg LocalLock header
Patrick Donnelly
11:20 PM Revision 1f059799 (ceph): Merge PR #30143 into master
* refs/pull/30143/head:
mds: Reorganize class members in LocalLock header
Reviewed-by: Jos Collin <jcollin@redhat.c...
Patrick Donnelly
11:19 PM CephFS Cleanup #41679 (Resolved): mds: reorg LogEvent header
Patrick Donnelly
11:19 PM Revision 9b7b2f82 (ceph): Merge PR #30205 into master
* refs/pull/30205/head:
mds: Reorganize class members in LogEvent header
Reviewed-by: Patrick Donnelly <pdonnell@re...
Patrick Donnelly
11:03 PM Revision f5613fea (ceph): ceph.spec.in: reserve 2500MB per build job
On our 14GB build machines, 8 parallel jobs results in the compiler
going OOM. Reserving 2500MB per job allows it to ...
Dan van der Ster
10:38 PM RADOS Backport #40993: mimic: Ceph status in some cases does not report slow ops
Nathan Cutler wrote:
> backport ticket opened prematurely - setting "Need More Info" pending:
>
> 1. opening of P...
Neha Ojha
08:19 PM RADOS Backport #40993 (Need More Info): mimic: Ceph status in some cases does not report slow ops
backport ticket opened prematurely - setting "Need More Info" pending:
1. opening of PR fixing the issue in master...
Nathan Cutler
08:18 PM RADOS Backport #40993 (New): mimic: Ceph status in some cases does not report slow ops
Nathan Cutler
11:58 AM RADOS Backport #40993: mimic: Ceph status in some cases does not report slow ops
Converting this to track backport from master where the fix is under review. Sridhar Seshasayee
09:58 PM Revision 84567d3d (ceph): osd/SnapMapper: remove pre-octopus snapmapper keys after conversion
We don't need to keep these around (forever) unless we are paranoid the
conversion won't work for some reason, but I ...
Sage Weil
09:52 PM Revision 8dcf2741 (ceph): Merge pull request #29038 from dcasier/wip-40100-luminous
luminous: ceph-volume: lvm.activate: Return an error if WAL/DB devices absent
Reviewed-by: Alfredo Deza <adeza@redha...
Alfredo Deza
09:45 PM bluestore Bug #41213 (Duplicate): BlueStore OSD taking more than 60 minutes to boot
basically a dup of #36482 Sage Weil
09:44 PM bluestore Bug #41014 (Resolved): make bluefs_alloc_size default to bluestore_min_alloc_size
Sage Weil
09:44 PM bluestore Bug #41301 (Resolved): os/bluestore/BlueFS: use 64K alloc_size on the shared device
Sage Weil
09:17 PM Revision 923becc8 (ceph): os/bluestore: test conversion from global statfs
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:40 PM ceph-volume Backport #41083: mimic: batch gets confused when the same device is passed in two device lists
first attempted backport - https://github.com/ceph/ceph/pull/29691 - was closed Nathan Cutler
08:39 PM ceph-volume Backport #41307 (In Progress): mimic: regression: [filestore,bluestore] single type strategies fa...
Nathan Cutler
08:05 PM CephFS Bug #41800 (Resolved): qa: logrotate should tolerate connection resets
During kclient runs, we reboot nodes. The logrotate exception causes the test to fail:... Patrick Donnelly
07:59 PM Bug #37335: QA run failures "Command failed on smithi with status 1: '\n sudo yum -y install ceph...
Just to log this somewhere... @dsavinea reached out to me because ceph-container and ceph-ansible jobs were failing ... David Galloway
07:01 PM Revision a04ee601 (ceph): ceph-volume: lvm.activate: Return an error if WAL/DB devices absent
Fixes: https://tracker.ceph.com/issues/40100
Signed-off-by: David Casier <david.casier@aevoo.fr>
(cherry picked from...
David Casier
06:25 PM Revision 3c56db17 (ceph): osd/osd_types: drop leading space in operator<< for store_statfs_t
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:25 PM Revision 7e960242 (ceph): os/bluestore: simplify per-pool-stat config options
The previous bluestore_no_per_pool_stats_tolerance had a lot of possible
values, not all of which make sense to users...
Sage Weil
06:09 PM Revision d3308d2c (ceph): os/bluestore: fix warning counting in fsck
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
06:09 PM Revision f1346a0c (ceph): os/bluestore: remove duplicate logging
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
06:09 PM Revision 52af6cda (ceph): os/bluestore: introduce 'fix_on_mount' mode for no per pool tolerance.
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
05:56 PM rgw Bug #41655 (Pending Backport): rgw: fix minimum of unordered bucket listing
Abhishek Lekshmanan
05:56 PM rgw Bug #41655: rgw: fix minimum of unordered bucket listing
Abhishek Lekshmanan
05:55 PM rgw Bug #41655 (Pending Backport): rgw: fix minimum of unordered bucket listing
Abhishek Lekshmanan
05:49 PM rgw Feature #41686: Unable to rebuild bucket index with a shard missing.
How did you lose the shard in the first place? Rebuilding an index with a lost shard isn't trivial. Abhishek Lekshmanan
05:42 PM rgw Bug #41760: rgw: ldap auth: S3 auth failure should return InvalidAccessKeyId for consistency
Casey Bodley
05:40 PM rgw Bug #40700: memory usage of: radosgw-admin bucket rm
Abhishek Lekshmanan
04:49 PM CephFS Bug #41799: client: FAILED assert(cap == in->auth_cap)
The issue affect all releases including master Xiaoxi Chen
04:49 PM CephFS Bug #41799 (Resolved): client: FAILED assert(cap == in->auth_cap)
below log explains the issue clearly, the auth_caps was set to NULL in previous remove_caps, and when add_update_cap... Xiaoxi Chen
04:45 PM Revision 234eb440 (ceph): Merge PR #30191 into master
* refs/pull/30191/head:
cls/hello: disable write returning data clobbering demo
messages/MOSDOpReply: assert no wri...
Sage Weil
03:58 PM Dashboard Bug #41798 (Duplicate): mgr/dashboard: Error 500 when clicking the MDS host on the Filesystems pa...
I observed this on a vstart cluster on the current master branch (last commit: 193ef136a31b7a9ddb9d1f07f9cd72e7d02300... Lenz Grimmer
03:46 PM Revision 8603e839 (ceph): Merge pull request #29792 from sebastian-philipp/orchestrator-api-replace
mgr/orchestrator: Document OSD replacement
Reviewed-by: Juan Miguel Olmo Martínez <jolmomar@redhat.com>
Reviewed-by:...
Sebastian Wagner
03:42 PM Revision 91e4fc24 (ceph): common: default pg_autoscale_mode=on for new pools
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:28 PM Revision 56b859ce (ceph): cls/hello: disable write returning data clobbering demo
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:24 PM Dashboard Bug #41797 (Resolved): mgr/dashboard: Configuring an URL prefix does not work as expected
This was "reported":https://lists.ceph.io/hyperkitty/list/ceph-users@ceph.io/thread/LBUCABYCYI5ZISAQHMIYIIVIML5ND7OG/... Lenz Grimmer
03:17 PM Revision eb0f88e9 (ceph): rgw: fix minimum of unordered bucket listing
A recent PR made sure that a bucket listing could not request too many
entries at once. It also did a minimum computa...
J. Eric Ivancich
03:09 PM Dashboard Feature #24662 (Pending Backport): mgr/dashboard: SSL-enabled dashboard does not play nicely with...
Looks like this fix was not marked to be backported to Nautilus - reopening by setting the status to "Pending Backport". Lenz Grimmer
03:02 PM Dashboard Bug #41234 (Duplicate): More than 100% in a dashboard PG Status
Duplicate of #41536 (which also has a "pull request pending":https://github.com/ceph/ceph/pull/30343 to fix this) Lenz Grimmer
02:57 PM Revision 991520b8 (ceph): Merge PR #29820 into master
* refs/pull/29820/head:
osd/PeeringState: log_weirdness during peering
osd/PeeringState: send new message types
os...
Sage Weil
02:47 PM Revision 01263b79 (ceph): Merge pull request #30146 from ivancich/wip-fix-min-unordered-bkt-list
rgw: fix minimum of unordered bucket listing
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Mark Kogan ...
J. Eric Ivancich
02:43 PM mgr Bug #38455 (Can't reproduce): Test failure: test_module_commands (tasks.mgr.test_module_selftest....
Neha Ojha
02:42 PM Linux kernel client Bug #15946 (Closed): xfs layering on rbd block device was corrupted
An old kernel, no evidence that this is an rbd bug. Ilya Dryomov
02:41 PM mgr Bug #38556 (Can't reproduce): scipy-0.12.1-6.el7.x86_64.rpm: [Errno -1] Package does not match in...
let's close this as works for me. we can always reopen this one once scipy is not available anymore again. Kefu Chai
02:36 PM mgr Bug #40011: ceph -s shows wrong number of pools when pool was deleted
assigning it to myself to see if it's a dup. Kefu Chai
02:25 PM rbd Bug #41753: avoid page cache for krbd discard round off tests
Hi Dongsheng,
I tried your test case a few times but didn't see any failures.
How does it fail -- what is the o...
Ilya Dryomov
02:23 PM Revision a2f19e6d (ceph): mgr/dashboard: Increase the global value of jasmine timeout
Some tests are taking longer than the default jasmine timeout to finish
and are causing a failure.
This commit will ...
Tiago Melo
02:23 PM Revision a4cb5280 (ceph): mgr/dashboard: Display the duration of each e2e test
Now we are able to see which tests are taking
too much time and may need improvements.
Signed-off-by: Tiago Melo <tm...
Tiago Melo
02:21 PM mgr Bug #39644 (Pending Backport): mgr/zabbix: ERROR: test_zabbix (tasks.mgr.test_module_selftest.Tes...
Neha Ojha
02:20 PM Linux kernel client Feature #41796 (New): fs/ceph: add lazyio propagate/synchronize support
I imagine this would be an ioctl of some kind.
Also, what are the feature/functionality gaps between ceph-fuse and...
Patrick Donnelly
02:18 PM mgr Bug #41795 (New): mgr: Time series data of pool decreases itself when reducing the amount of PGs ...
Time series data of pool decreases itself when reducing the amount of PGs of a pool.
Time series data should only ...
Stephan Müller
02:03 PM RADOS Bug #36289: Converting Filestore OSD from leveldb to rocksdb backend on CentOS
We had to scrap the idea of changing the backend and went for upgrading the OSDs to Bluestore. Our backfilling issue ... David Turner
01:58 PM RADOS Bug #36289: Converting Filestore OSD from leveldb to rocksdb backend on CentOS
David:
Did you run into a solution for this? We're seeing similar issues but the only possible alternative seems ...
Mohammed Naser
01:59 PM rgw Bug #41794 (Resolved): multisite: avoid recursive lock in RGWCoroutinesManager::handle_unblocked_...
this fix merged for mimic but never got a backport Casey Bodley
01:46 PM Revision 5a189bdd (ceph): cmake: Fix unaligned check on big-endian systems
On big-endian systems, ntohl is a no-op, so "good" never does
any conversion. Fix this by keeping the test constants...
Ulrich Weigand
01:44 PM Revision e071f4ce (ceph): qa/tasks/mon_thrash: sync force requires some force flags
AFAICS this has been the case for basically forever. Not sure why/how
the mon_thrash task hasn't had a problem with ...
Sage Weil
01:42 PM rbd Subtask #37529 (Pending Backport): [namespaces] mirroring should support namespaces
Jason Dillaman
01:28 PM mgr Feature #41793 (Closed): mgr: Run doc tests for mgr_util.py
Stephan Müller
01:23 PM mgr Feature #41793 (Closed): mgr: Run doc tests for mgr_util.py
Run doc tests in mgr_util.py Stephan Müller
01:22 PM Revision 0eaa709b (ceph): mds: Reorganize class members in JournalPointer header
Fixes: https://tracker.ceph.com/issues/41430
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
01:20 PM Revision a6e846c8 (ceph): Merge pull request #29769 from alfredodeza/nautilus-bz-1738379
nautilus ceph-volume: use the OSD identifier when reporting success
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Alfredo Deza
01:19 PM rgw Support #41792 (Closed): Huge delays (days) before pubsub events are sent
We have two Ceph clusters within the same zonegroup: siteA and siteB. Both running v14.2.2.
Each site is configure...
David Piper
01:18 PM Dashboard Feature #41791 (In Progress): mgr/dashboard: Manage CephFS snapshots
Volker Theile
01:17 PM Dashboard Feature #41791 (Resolved): mgr/dashboard: Manage CephFS snapshots
The Dashboard should provide a UI to manage "CephFS snapshots":http://docs.ceph.com/docs/master/dev/cephfs-snapshots/... Volker Theile
01:15 PM bluestore Bug #40741: Mass OSD failure, unable to restart
Please see my previous comment, on-site issue has been worked around the way shared there.
But please be cautious ...
Igor Fedotov
01:52 AM bluestore Bug #40741: Mass OSD failure, unable to restart
I have same issue with you. Did you solve this issue? Could you update infor about this one? Sa Pham
01:05 PM Dashboard Feature #41789: mgr/dashboard: Passwords have a minimum length
I closed it because the issue was handled in the PR of the related issue. I thought it wouldn't come to this. Stephan Müller
01:04 PM Dashboard Feature #41789 (Closed): mgr/dashboard: Passwords have a minimum length
Stephan Müller
12:36 PM Dashboard Feature #41789 (Closed): mgr/dashboard: Passwords have a minimum length
Enforce a minimum length of 8 characters. Stephan Müller
01:02 PM Dashboard Bug #41740: mgr/dashboard: After upgrade, dashboard still shows old version sometimes
FWIW, I now submitted #41790 to request a change in how the version information is displayed. Lenz Grimmer
09:08 AM Dashboard Bug #41740: mgr/dashboard: After upgrade, dashboard still shows old version sometimes
That "Version" information on the page is not very helpful to begin with. If multiple services are running on a singl... Lenz Grimmer
01:01 PM Dashboard Bug #41790: mgr/dashboard: Only one version number per host displayed
See #41740 for an example screenshot:
!/attachments/download/4412/Screenshot_2019-09-10%20Ceph.png!
Lenz Grimmer
01:00 PM Dashboard Bug #41790 (New): mgr/dashboard: Only one version number per host displayed
The "Hosts" table on the dashboard only displays a single Version number per host. However, when multiple services ar... Lenz Grimmer
01:00 PM Revision 3039f324 (ceph): Merge pull request #29771 from alfredodeza/luminous-bz-1738379
luminous ceph-volume: use the OSD identifier when reporting success Jan Fajerski
12:47 PM ceph-volume Bug #41660 (Resolved): ceph-volume lvm activate -all fails if stderr is not a terminal
Luminous PR: https://github.com/ceph/ceph/pull/30299
Mimic PR: https://github.com/ceph/ceph/pull/30301
Nautilus PR:...
Alfredo Deza
11:53 AM Bug #41605: Ceph broken on big-endian systems
https://github.com/ceph/ceph/pull/30079 has been merged, but there will be a follow-up PR Nathan Cutler
11:53 AM bluestore Bug #41009 (Pending Backport): osd_memory_target isn't applied in runtime.
Sridhar Seshasayee
11:37 AM Revision 08a5ab12 (ceph): mgr/dashboard: Improve workaround to redraw datatables
The current approach to workaround this issue is to fire a 'resize' event to force the datatable to redraw the grid w... Volker Theile
11:30 AM Dashboard Feature #41787 (Resolved): mgr/dashboard: Improve workaround to redraw datatables
The current approach to workaround the issue that datatables are not rendered correctly when they are part of a tab a... Volker Theile
11:29 AM Revision 0353ddfb (ceph): cephfs-shell: Convert paths type from string to bytes
Almost for all paths type is changed to bytes, by specifying custom byte
conversion action class and passing it to ar...
Varsha Rao
10:55 AM Revision b8d153af (ceph): Merge pull request #30296 from alfredodeza/luminous-rm41378-2
luminous ceph-volume: pre-install python-apt and its variants before test runs
Reviewed-by: Jan Fajerski <jfajerski@...
Alfredo Deza
10:55 AM Revision ac4d3ab9 (ceph): Merge pull request #30294 from alfredodeza/nautilus-rm41378-2
nautilus ceph-volume: pre-install python-apt and its variants before test runs
Reviewed-by: Jan Fajerski <jfajerski@...
Alfredo Deza
10:54 AM Revision 094db6c2 (ceph): Merge pull request #30295 from alfredodeza/mimic-rm41378-2
mimic ceph-volume: pre-install python-apt and its variants before test runs Alfredo Deza
10:54 AM Revision e131432f (ceph): Merge pull request #30301 from alfredodeza/mimic-rm41660
mimic ceph-volume: fix stderr failure to decode/encode when redirected
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Alfredo Deza
10:24 AM Revision 64767f89 (ceph): mds: Reorganize class members in DamageTable header
Fixes: https://tracker.ceph.com/issues/41178
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
10:07 AM Revision e917afe3 (ceph): cephfs-shell: better complain info, when deleting non-empty directory
fixes:http://tracker.ceph.com/issues/40864
Signed-off-by: Shen Hang <harryshen18@gmail.com>
shen hang
10:05 AM Revision c94580ad (ceph): Merge pull request #30307 from alfredodeza/nautilus-rm40664
nautilus ceph-volume zap always skips block.db, leaves them around Jan Fajerski
10:05 AM Revision 31aa784f (ceph): Merge pull request #30306 from alfredodeza/mimic-rm40664
mimic ceph-volume zap always skips block.db, leaves them around Jan Fajerski
10:05 AM Revision 4cb0306a (ceph): Merge pull request #30305 from alfredodeza/luminous-rm40664
luminous ceph-volume zap always skips block.db, leaves them around Jan Fajerski
10:04 AM Revision 193ef136 (ceph): Merge pull request #30106 from smithfarm/wip-more-cbs
script/ceph-backport.sh: make the script idempotent
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Reviewed-by: Abhi...
Nathan Cutler
10:02 AM Dashboard Bug #41668 (Resolved): mgr/dashboard: key-value-table doesn't render booleans
Lenz Grimmer
09:59 AM Revision ee23c752 (ceph): mgr/dashboard: key-value-table doesn't render booleans (#30203)
mgr/dashboard: key-value-table doesn't render booleans
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: ...
Lenz Grimmer
09:29 AM Dashboard Bug #41786 (New): dashboard: run-tox-mgr-dashboard ctest fails in nautilus PRs
We saw the following failure at https://github.com/ceph/ceph/pull/30333
"ERROR: No matching distribution found for...
Nathan Cutler
09:15 AM Revision 4bbea68a (ceph): mgr/dashboard: Fix error message not displayed in pool form (#30137)
mgr/dashboard: Fix error message not displayed in pool form
Reviewed-by: Volker Theile <vtheile@suse.com>
Lenz Grimmer
08:32 AM RADOS Backport #41785 (Resolved): nautilus: Make dumping of reservation info congruent between scrub an...
https://github.com/ceph/ceph/pull/31444 Nathan Cutler
08:32 AM rgw Bug #41692 (Resolved): rgw dns name matching broken
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
08:18 AM ceph-volume Bug #41784 (New): ceph-volume lvm create leaves half-built OSDs lying around
We keep finding part-made OSDs (they appear not attached to any host,
and down and out; but still counting towards t...
Matthew Vernon
07:16 AM Revision 9e8e6a74 (ceph): rgw: add missing bilog status to help info.
Signed-off-by: zhang Shaowen <zhangshaowen@cmss.chinamobile.com> zhang Shaowen
06:45 AM Revision c39761cd (ceph): rgw: sync with elastic search v7
elastic search removes mapping types feature. see
https://www.elastic.co/guide/en/elasticsearch/reference/current/rem...
Chang Liu
06:17 AM CephFS Documentation #41472 (In Progress): doc: add multiple active MDSs and Subtree Management in CephFS
Sidharth Anupkrishnan
06:05 AM CephFS Documentation #41783 (Resolved): doc: document MDSs journaling mechanism and metadata pool
Venky Shankar
05:44 AM Backport #41765 (In Progress): mimic: ceph.spec.in: 1800MB of memory per build job is not suffici...
https://github.com/ceph/ceph/pull/30355 Prashant D
05:41 AM RADOS Backport #41764 (In Progress): nautilus: TestClsRbd.sparsify fails when using filestore
https://github.com/ceph/ceph/pull/30354 Prashant D
05:00 AM Revision 8c232252 (ceph): osd: add constructor to make OSDOp from op code.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
05:00 AM Revision cb0af356 (ceph): crimson/osd: implement a bunch of objclass methods.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
04:51 AM CephFS Bug #41759: mgr/volumes: test_async_subvolume_rm fails since purge threads did not cleanup trash ...
Patrick Donnelly wrote:
> [...]
>
> From the teuthology log.
yeh -- that masks the logging of the actual trace...
Venky Shankar
04:49 AM Revision ec06dec5 (ceph): Merge pull request #28936 from tchaikov/wip-unaligned-access
cmake: check for unaligned access
Reviewed-by: Yingxin Cheng <yingxin.cheng@intel.com>
Reviewed-by: Casey Bodley <cb...
Kefu Chai
03:42 AM Revision 67ab2e56 (ceph): ceph.spec.in: reserve 2500MB per build job
On our 14GB build machines, 8 parallel jobs results in the compiler
going OOM. Reserving 2500MB per job allows it to ...
Dan van der Ster
03:42 AM Revision 48c084a9 (ceph): test/cls_rbd/test_cls_rbd: update TestClsRbd.sparsify
after #30061, extents returned by sparse read will always be
an empty map as long as the extents to be read is empty ...
Kefu Chai
02:56 AM Revision 73436961 (ceph): mds: make MDSIOContextBase delete itself when shutting down
Fixes: https://tracker.ceph.com/issues/41346
Signed-off-by: Xuehan Xu <xxhdx1985126@163.com>
Xuehan Xu
02:24 AM RADOS Bug #23647 (In Progress): thrash-eio test can prevent recovery
http://pulpito.ceph.com/nojha-2019-09-06_14:33:54-rados:singleton-wip-41385-3-distro-basic-smithi/ - this is where I ... Neha Ojha
02:21 AM Revision 55daa8e1 (ceph): rbd-mirror: renamed RemoveRequest state machine to TrashRemoveRequest
This better matches the current behavior where the images are only
removed from the trash.
Signed-off-by: Jason Dill...
Jason Dillaman
02:21 AM Revision f091a31d (ceph): rbd-mirror: prevent restored trash images from being deleted after delay
The image deleter wasn't verifying whether or not an image was still in the trash
prior to deleting the image. This n...
Jason Dillaman
02:20 AM Revision 0ef0f43d (ceph): librbd: allow mirroring trash images to be restored
This functionality was accidentally broken when image live-migration
was introduced.
Signed-off-by: Jason Dillaman <...
Jason Dillaman
02:20 AM Revision 73d4577d (ceph): rbd-mirror: set image as primary when moving to trash
This will allow the the image to be restored and re-mirrored if
desired.
Signed-off-by: Jason Dillaman <dillaman@red...
Jason Dillaman
02:19 AM Revision a00b2e11 (ceph): Merge pull request #28939 from trociny/wip-37529
rbd-mirror: add namespace support
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:22 AM RADOS Bug #41743: Long heartbeat ping times on front interface seen, longest is 2237.999 msec (OSD_SLOW...

Reproduced several times with debug_ms = 20
http://pulpito.ceph.com/dzafman-2019-09-11_15:28:37-rados-wip-zafman...
David Zafman
01:21 AM RADOS Bug #41735: pg_autoscaler throws HEALTH_WARN with auto_scale on for all pools
sorry I missed that... Vasu Kulkarni

09/11/2019

10:28 PM RADOS Bug #41735 (Fix Under Review): pg_autoscaler throws HEALTH_WARN with auto_scale on for all pools
Rook should probably set this option explicitly, since it is working with nautilus and we won't backport this (or the... Sage Weil
09:29 PM RADOS Bug #41735 (Need More Info): pg_autoscaler throws HEALTH_WARN with auto_scale on for all pools
can you attach the 'ceph health detail' output so i can see which warning it's throwing? Sage Weil
10:27 PM Revision 1ac34a5e (ceph): mon: disable min pg per osd warning
Now that the pg_autoscaler is on by default, it is "normal" (and okay) to
have a small number of PGs in the cluster i...
Sage Weil
10:03 PM CephFS Fix #41782 (Resolved): mds: allow stray directories to fragment and switch from 10 stray director...
Stray directories can become too full which can result in unexpected ENOSPC errors. See for example, #41778.
Evalu...
Patrick Donnelly
09:33 PM RADOS Bug #41669 (Pending Backport): Make dumping of reservation info congruent between scrub and recovery
David Zafman
09:20 PM Revision 81bfdf6d (ceph): Merge pull request #30192 from dzafman/wip-41669
Make dumping of reservation info congruent between scrub and recovery
Reviewed-by: Kefu Chai <kchai@redhat.com>
Revi...
David Zafman
09:11 PM RADOS Bug #41680 (Won't Fix): Removed OSDs with outstanding peer failure reports crash the monitor
OSD failure reports will die out on their own eventually and there's no general reason to expect a removed OSD was in... Greg Farnum
09:11 PM RADOS Bug #41639 (Rejected): mon/MgrMonitor: enable pg_autoscaler by default for nautilus
Neha Ojha
09:10 PM RADOS Bug #41693 (Need More Info): a accidental problems with osd detection algorithm in monitor
Can you explain in more detail exactly what happened here?
It sounds like you have three hosts with colocated OSDs...
Greg Farnum
09:08 PM RADOS Bug #41718 (Fix Under Review): ceph osd stat JSON output incomplete
Neha Ojha
09:03 PM Bug #41326 (Won't Fix): ceph-crash: omits cluster name
Unfortunately as cluster names are deprecated I don't think anybody will be devoting time to resolve this. Presumably... Greg Farnum
08:58 PM Revision b2cd2c4e (ceph): Merge pull request #30347 from neha-ojha/wip-add-backend
qa/suites/rados/perf: test min recommended osd_memory_target
Reviewed-by: Mark Nelson <mnelson@redhat.com>
Neha Ojha
08:50 PM Revision 9c07878b (ceph): Merge pull request #30319 from zhangsw/rgw-fix-zone-rm
rgw: fix incorrect "radosgw-admin zonegroup rm" info.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Ab...
Casey Bodley
08:48 PM Dashboard Bug #41536: Total amount to PG's is more than 100%
Tiago, were you able to reproduce the ratio bug in "ceph osd pool autoscale-status" as well? Christoffer Lilja
03:07 PM Dashboard Bug #41536: Total amount to PG's is more than 100%
I was able to reproduce it by creating a replicated pool with a replicated size different than the number of OSDs.
I...
Tiago Melo
03:03 PM Dashboard Bug #41536 (Fix Under Review): Total amount to PG's is more than 100%
Tiago Melo
01:33 PM Dashboard Bug #41536: Total amount to PG's is more than 100%
I don't know how to reproduce this.
My CephFS was created in Jewel and my cluster is upgraded from there.
I first...
Christoffer Lilja
12:12 PM Dashboard Bug #41536: Total amount to PG's is more than 100%
Hi, do you know how I can replicate this?
In both master and nautilus I'm getting the correct information.
Tiago Melo
08:41 PM rbd Bug #41780: [trash] cannot restore mirroring sourced images
Needs a partial backport to mimic for all but first commit. Jason Dillaman
08:39 PM rbd Bug #41780 (Fix Under Review): [trash] cannot restore mirroring sourced images
Jason Dillaman
05:13 PM rbd Bug #41780 (Resolved): [trash] cannot restore mirroring sourced images
Starting w/ Nautilus, the rbd CLI only allows user sourced trash images to be restored. This was broken when live-mig... Jason Dillaman
07:30 PM Revision 3e009b6f (ceph): Merge pull request #30299 from alfredodeza/luminous-rm41660
luminous ceph-volume: fix stderr failure to decode/encode when redirected
Reviewed-by: Andrew Schoen <aschoen@redhat...
Alfredo Deza
06:07 PM Revision 0b5df404 (ceph): doc: add a doc for vstart_runner.py
Describe how to install teuthology, use vstart_runner.py to run tests
locally and briefly describe internals of vstar...
Rishabh Dave
05:54 PM CephFS Bug #41759: mgr/volumes: test_async_subvolume_rm fails since purge threads did not cleanup trash ...
... Patrick Donnelly
01:03 PM CephFS Bug #41759: mgr/volumes: test_async_subvolume_rm fails since purge threads did not cleanup trash ...
As seen from the MDS log, there are no filesystem ops after the rename ack to the client. This hints that the purge t... Venky Shankar
11:01 AM CephFS Bug #41759 (Can't reproduce): mgr/volumes: test_async_subvolume_rm fails since purge threads did ...
Patrick saw this recently here: http://qa-proxy.ceph.com/teuthology/pdonnell-2019-09-11_00:33:51-fs-wip-pdonnell-test... Venky Shankar
05:51 PM Dashboard Bug #41779 (Fix Under Review): mgr/dashboard: Error during iSCSI target edition
Ricardo Marques
04:41 PM Dashboard Bug #41779 (Resolved): mgr/dashboard: Error during iSCSI target edition
During the edition of an iSCSI target, I got the following error on dashboard:... Ricardo Marques
05:32 PM Revision fe93108a (ceph): qa/suites/rados/perf: test min recommended osd_memory_target
Add bluestore-basic-min-osd-mem-target.yaml to objectstore.
Signed-off-by: Neha Ojha <nojha@redhat.com>
Neha Ojha
05:22 PM Revision 226227cf (ceph): rgw: ldap auth: S3 auth failure should return InvalidAccessKeyId
LDAP was out of sync with the other auth modules, and the default
error code is not correct for S3.
Fixes: https://t...
Matt Benjamin
05:21 PM Revision 6f346f11 (ceph): Merge PR #30346 into master
* refs/pull/30346/head:
script: raw_input was renamed to input in py3
Reviewed-by: Sage Weil <sage@redhat.com>
Patrick Donnelly
05:17 PM Dashboard Bug #41781 (New): mgr/dashboard: test coding best practice: replace element queries to CSS/angula...
Most unit & e2e tests use CSS (e.g.: @".card-title"@) or Angular component attributes (@[cardTitle="Cluster Status"]@... Ernesto Puerta
05:00 PM Revision 5ee344ab (ceph): script: raw_input was renamed to input in py3
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
04:59 PM Revision a779766b (ceph): Merge PR #30014 into master
* refs/pull/30014/head:
doc: update CephFS overview in introductory page
doc: filesystem to file system
Reviewed-b...
Patrick Donnelly
04:42 PM rbd Bug #41653 (In Progress): [rbd-mirror] simplify peer bootstrapping
Jason Dillaman
04:24 PM Revision 543f8f7a (ceph): rgw/pubsub: add notification filtering
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
04:11 PM Revision f142dacb (ceph): ceph-volume create a new tox.ini for shell-based tests
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 4612ab3ae62a3e8e1cc9e51489feab0c938296d3)
Alfredo Deza
04:11 PM Revision a1531f18 (ceph): ceph-volume create a logger for the terminal
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 95b16b516c0736839fe50f12ecbeb7cd62c67335)
Alfredo Deza
04:11 PM Revision 458d4a62 (ceph): ceph-volume: instantiate the new terminal logger in main()
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit bfb8422e262dcce49c50610a3977bfe1edc2a435)
Alfredo Deza
04:11 PM Revision d60f526e (ceph): ceph-volume terminal remove unicode stream handler
This caused problems in environments where stderr was redirected, since
stderr sets the encoding to None. Getting it ...
Alfredo Deza
04:11 PM Revision 76b73423 (ceph): ceph-volume tests verify new logging fallback and encodings in terminal
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit ee18ebc078b2d380b88f3726737184f34345e2f3)
Alfredo Deza
04:11 PM Revision 5534dcf8 (ceph): ceph-volume tests create a shell test for functional unicode
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 595e492783283359b613d199a75f3e7495bfb9ed)
Alfredo Deza
04:11 PM Revision af114725 (ceph): ceph-volume tests create a test file for checking unicode output
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 79196354aca3b3d30c7de1e2ac8b5a3c06ee8330)
Alfredo Deza
03:30 PM rgw Bug #40995: rgw dns name is not case sensitive
https://tracker.ceph.com/issues/41692 is now pending backport, and its fix can be included with these backports Casey Bodley
03:29 PM rgw Bug #41692 (Pending Backport): rgw dns name matching broken
Casey Bodley
03:28 PM RADOS Bug #41758 (Fix Under Review): Ceph status in some cases does not report slow ops
Neha Ojha
01:13 PM RADOS Bug #41758: Ceph status in some cases does not report slow ops
After applying the fix, health warning pertaining to slow ops show up as shown below,... Sridhar Seshasayee
12:57 PM RADOS Bug #41758: Ceph status in some cases does not report slow ops
PR https://github.com/ceph/ceph/pull/30337 addresses this issue. Sridhar Seshasayee
09:29 AM RADOS Bug #41758 (Duplicate): Ceph status in some cases does not report slow ops
In cases when only osds report slow ops, it is observed that ceph summary status doesn't report the same. This issue ... Sridhar Seshasayee
03:28 PM Revision 3417e269 (ceph): Merge pull request #30221 from cbodley/wip-rgw-dns-name-iends-with
rgw: fix dns name comparison for virtual hosting
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Casey Bodley
03:27 PM Revision dba64a73 (ceph): Merge pull request #30310 from rzarzynski/wip-crimson-op_effects
crimson/osd: extend OpsExecuter to carry about op effects.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:15 PM Revision 4b23bae6 (ceph): os/bluestore: do not collect onodes when doing fsck.
This both saves RAM and cpu cycles making fsck process faster.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
03:15 PM Revision ca2c4e5d (ceph): os/bluestore: introduce shallow (quick-fix) mode for bluestore fsck/rep...
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
03:15 PM Revision d713d4b6 (ceph): os/bluestore: split out object checking from _fsck.
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
03:15 PM Revision d63fc8f8 (ceph): os/bluestore: reorder blocks within fsck_check_objects.
The rationale is to to have better locality for shallow checks which can
later run in a multithreaded manner.
Signed...
Igor Fedotov
03:15 PM Revision c6ab317f (ceph): os/bluestore: another split out for fsck logic blocks.
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
03:15 PM Revision 799d5412 (ceph): os/bluestore: pass containers by ptr in FSCK_ObjectCtx
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
03:15 PM Revision e7280107 (ceph): common/work_queue: make ThreadPool/WorkQueue more reusable.
Some tricks to be able to derive from ThreadPool.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
03:15 PM Revision c432f226 (ceph): os/bluestore: parallelize quick-fix running.
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
03:07 PM CephFS Bug #41778 (New): 'No space left on device' due to snapshots
When using snapshots, we are getting 'no space left on device' when num_strays is close to a million.
We only have l...
Kenneth Waegeman
03:06 PM bluestore Bug #41744 (In Progress): os/bluestore/BlueStore.cc: 5313: FAILED ceph_assert(bluefs->maybe_verif...
Radoslaw Zarzynski
03:06 PM bluestore Bug #41744: os/bluestore/BlueStore.cc: 5313: FAILED ceph_assert(bluefs->maybe_verify_layout(bluef...
Early, untested fix candidate: https://github.com/ceph/ceph/commit/d5b56c665a7f0ed7725e485ed05393a8b821ce7b.
Igor,...
Radoslaw Zarzynski
02:59 PM Revision 1be47eb2 (ceph): mgr/dashboard: Fix calculation of PG Status percentage
We were reading a wrong value for the total of PGs.
Fixes: https://tracker.ceph.com/issues/41536
Signed-off-by: Tia...
Tiago Melo
02:55 PM Feature #41777 (New): ceph-osd does not start correctly OSDs if journal are directly-linked parti...
I know that mine is a _corner case_, but...
I've setup a little ceph cluster (PVE based), where journal devices ...
Marco Gaiarin
02:32 PM Revision 8ce8effe (ceph): mgr/dashboard: E2E enhancements (#30017)
mgr/dashboard: E2E enhancements
Reviewed-by: Patrick Seidensal <pnawracay@suse.com>
Reviewed-by: Stephan Müller <smu...
Lenz Grimmer
02:28 PM Dashboard Bug #41776 (Resolved): mgr/dashboard: unable to set boolean values to false when default is true
The issue was originally reported on ceph-users mailinglist: http://lists.ceph.com/pipermail/ceph-users-ceph.com/2019... Tatjana Dehler
02:16 PM Revision 6b4356cd (ceph): mon/pgmap: fix bluestore alerts output.
Lost OSD count for most of them.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
02:10 PM rbd Backport #41772 (In Progress): luminous: RBD image manipulation using python API crashing since N...
Jason Dillaman
01:29 PM rbd Backport #41772 (Resolved): luminous: RBD image manipulation using python API crashing since Naut...
https://github.com/ceph/ceph/pull/30345 Nathan Cutler
01:48 PM Revision b6b6fca0 (ceph): Merge pull request #29606 from sseshasa/bluestoreCfgObserver
os/bluestore: Add config observer for osd memory specific options. Sridhar Seshasayee
01:33 PM Bug #37335 (Resolved): QA run failures "Command failed on smithi with status 1: '\n sudo yum -y i...
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
01:33 PM ceph-volume Backport #41775 (Duplicate): mimic: Except ceph-volume lvm batch to handle explicit --wal-devices...
Nathan Cutler
01:32 PM Dashboard Feature #41774 (Resolved): mgr/dashboard: Show smartctl summary in OSD tab
The `smartctl` summary data should be displayed more visible in the `Device health` tab of the OSD page. Currently, t... Patrick Seidensal
01:31 PM Dashboard Backport #41773 (Resolved): nautilus: mgr/dashboard: NFS Ganesha Object Gateway exports should de...
https://github.com/ceph/ceph/pull/30516 Nathan Cutler
01:31 PM Revision 18bbb717 (ceph): Merge pull request #30302 from alfredodeza/luminous-ceph-volume-zap-fix
luminous ceph-volume lvm.zap fix cleanup for db partitions
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Alfredo Deza
01:30 PM Revision 9c686669 (ceph): cephfs-shell: Fix 'du' command error
This patch fixes the following:
* No error message outputed for non existing directories.
* Takes only single argumen...
Varsha Rao
01:29 PM rbd Backport #41771 (Resolved): nautilus: RBD image manipulation using python API crashing since Naut...
https://github.com/ceph/ceph/pull/30661 Nathan Cutler
01:29 PM rbd Backport #41770 (Rejected): mimic: RBD image manipulation using python API crashing since Nautilus
Nathan Cutler
01:29 PM rgw Backport #41769 (Rejected): luminous: don't call check_bucket_shards() in the write path
Nathan Cutler
01:29 PM rgw Backport #41768 (Rejected): nautilus: don't call check_bucket_shards() in the write path
Nathan Cutler
01:29 PM rgw Backport #41767 (Rejected): mimic: don't call check_bucket_shards() in the write path
Nathan Cutler
01:28 PM Backport #41766 (Resolved): nautilus: ceph.spec.in: 1800MB of memory per build job is not suffici...
https://github.com/ceph/ceph/pull/30370 Nathan Cutler
01:28 PM Backport #41765 (Resolved): mimic: ceph.spec.in: 1800MB of memory per build job is not sufficient...
https://github.com/ceph/ceph/pull/30355 Nathan Cutler
01:28 PM RADOS Backport #41764 (Resolved): nautilus: TestClsRbd.sparsify fails when using filestore
https://github.com/ceph/ceph/pull/30354 Nathan Cutler
01:28 PM rgw Backport #39413 (Rejected): luminous: multisite: period pusher gets 403 Forbidden against other z...
this backport is a noop in luminous Nathan Cutler
01:23 PM Revision 4deafc66 (ceph): rgw_admin: add a note warning stale instances for multisite
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
(cherry picked from commit 55fdcfa0432e2779b45246349d46e17d8b1...
Abhishek Lekshmanan
01:22 PM Revision de6fca72 (ceph): rgw admin: disable stale instance delete in a multiste env
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
(cherry picked from commit b8509433c52f7481e1d5948203f6c5b173d...
Abhishek Lekshmanan
01:16 PM rgw Backport #39014 (In Progress): mimic: rgw admin: disable stale instance deletion in multisite
Nathan Cutler
01:16 PM rgw Backport #39013 (Rejected): luminous: rgw admin: disable stale instance deletion in multisite
touches code that doesn't exist in luminous Nathan Cutler
01:13 PM rgw Backport #38752 (In Progress): luminous: rgw: marker is not advanced during garbage collection
Nathan Cutler
01:12 PM rgw Backport #38368 (Need More Info): luminous: rgw: fix prefix handling in LCFilter
non-trivial conflicts Nathan Cutler
01:08 PM Revision f2b9c0e5 (ceph): mgr/volumes: retry purging trash entries on intermittent error
have a max cap on number of retries and bail out. also, fix
dumping traceback to log for python 2.
Signed-off-by: Ve...
Venky Shankar
01:08 PM Revision 387746ca (ceph): mgr/volumes: cluster log when a purge thread bails out
Fixes: http://tracker.ceph.com/issues/41218
Signed-off-by: Venky Shankar <vshankar@redhat.com>
Venky Shankar
01:07 PM rgw Backport #24967 (Need More Info): luminous: Add Fault injection for watch/notify in RGW cache
Nathan Cutler
01:05 PM CephFS Feature #41763 (New): Support decommissioning of additional data pools
Adding additional data pools via @ceph fs add_data_pool@ is very easy, but once a pool is in use, it is very hard to ... Janek Bevendorff
01:05 PM rgw Backport #24965 (Need More Info): luminous: Robustly Notify Cache
Nathan Cutler
12:57 PM Revision 9d086879 (ceph): Merge pull request #29793 from sebastian-philipp/ansible-default-realm-...
mgr/ansible: Change default realm and zonegroup
Reviewed-by: Juan Miguel Olmo Martínez <jolmomar@redhat.com>
Sebastian Wagner
12:55 PM Revision 9c7be758 (ceph): ceph-volume lvm.zap fix cleanup for db partitions
this uses the correct type 'db' for db type partitions, else
a block.db parition does not get cleaned up by ceph-volu...
Dominik Csapak
12:54 PM Revision b41ee43a (ceph): Merge pull request #30331 from jan--f/wip-9e2175c-luminous
luminous: ceph-volume: set a lvm_size property on the fakedevice fixture
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
12:38 PM ceph-volume Bug #38473 (Pending Backport): Except ceph-volume lvm batch to handle explicit --wal-devices and ...
This is fixed by checking that device lists are disjoint. mimic backport is here https://github.com/ceph/ceph/pull/30334 Jan Fajerski
12:36 PM Revision 53cb311a (ceph): ceph-volume: don't keep device lists as sets
This was introduced by #27754. The explicit device lists were cast to
sets but other parts of the code where not upda...
Jan Fajerski
12:36 PM Revision fbb26c83 (ceph): ceph-volume: batch ensure device lists are disjoint
Fixes: https://tracker.ceph.com/issues/41018
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from co...
Jan Fajerski
12:27 PM ceph-volume Bug #38365: luminous: ceph-volume: add osd_ids argument
@Theofilos given that luminous is not gonna be around much longer, I'm wondering if its worth backporting this featur... Jan Fajerski
12:22 PM ceph-volume Backport #41762 (In Progress): mimic: c-v raises TypeError: unsupported format string passed to S...
Jan Fajerski
12:19 PM ceph-volume Backport #41762 (Resolved): mimic: c-v raises TypeError: unsupported format string passed to Size...
https://github.com/ceph/ceph/pull/30333 Jan Fajerski
12:22 PM Revision 73e3fe3b (ceph): ceph-volume: implement __format__ in Size to format sizes in py3
Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from commit 7a741f201a078dfd9bce34e66ed16bcb37d99f7f)
Jan Fajerski
12:21 PM rgw Bug #41760 (Fix Under Review): rgw: ldap auth: S3 auth failure should return InvalidAccessKeyId f...
Matt Benjamin
12:12 PM rgw Bug #41760 (Resolved): rgw: ldap auth: S3 auth failure should return InvalidAccessKeyId for consi...
The error reported to S3 should be the same for LDAP as for other auth mechanisms. Matt Benjamin
12:00 PM Revision 43388cf5 (ceph): ceph-volume: set a lvm_size property on the fakedevice fixture
This is so tests can continue to set sys_api['size'] and the code
can retrieve that as Device.lvm_size
Signed-off-by...
Andrew Schoen
11:53 AM Revision 1fa6c86d (ceph): Merge pull request #30321 from tchaikov/wip-run-cbt.sh
script/run-cbt.sh: always use python3
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
11:52 AM rgw Backport #41623 (In Progress): luminous: rgw/rgw_op: Remove get_val from hotpath via legacy options
Nathan Cutler
11:35 AM Revision 9681ad4c (ceph): Merge pull request #30300 from alfredodeza/nautilus-rm41660
nautilus: ceph-volume: fix stderr failure to decode/encode when redirected
Reviewed-by: Jan Fajerski <jfajerski@suse...
Alfredo Deza
11:33 AM rgw Backport #41626 (In Progress): luminous: multisite: ENOENT errors from FetchRemoteObj causing buc...
Nathan Cutler
11:32 AM Revision 678ec299 (ceph): rgw: RGWCoroutine::call(nullptr) sets retcode=0
callers generally expect 'yield call(...);' to set retcode with the
result of the given coroutine. it's valid to call...
Casey Bodley
11:13 AM Revision 9cd400b3 (ceph): mgr/dashboard: Add protractor-fast-fail plugin
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
11:13 AM Revision 204ad50b (ceph): mgr/dashboard: Enable waitforAngular in E2E
Convert waitForTableData into a method,
using it as a decorator was causing problems.
Signed-off-by: Tiago Melo <tme...
Tiago Melo
11:13 AM Revision 9f89e768 (ceph): mgr/dashboard: Update protractor dependencies
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
11:13 AM Revision 9144e44c (ceph): mgr/dashboard: Add click call inside waitClickable
All waitClickable calls were being followed by a click.
This will remove the need for the click call.
Signed-off-by:...
Tiago Melo
11:12 AM Revision a8b8845b (ceph): mgr/dashboard: Fix error in pool list component
Sometimes the pools list result comes without the tiers field.
This was causing an error in the code.
Signed-off-by:...
Tiago Melo
11:12 AM Revision fe50d151 (ceph): mgr/dashboard: Fix random failure in images e2e test
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
11:12 AM Revision 294c9414 (ceph): mgr/dashboard: Remove duplicated method
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
11:11 AM Revision ee6a5b9c (ceph): mgr/dashboard: Split user-mgmt e2e files
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
11:11 AM Revision 80c14569 (ceph): mgr/dashboard: Use suites in protractor
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
11:11 AM Revision 760f8c30 (ceph): mgr/dashboard: Extract delete method into page-helper
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
11:11 AM Revision 038aeedc (ceph): mgr/dashboard: Remove E2E warning
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
11:11 AM Revision a23af4c8 (ceph): mgr/dashboard: Remove helper.po.ts
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
11:10 AM rgw Backport #41630 (In Progress): luminous: rgw:report error "unrecognized arg rm" when using "rados...
Nathan Cutler
11:08 AM Dashboard Feature #41223 (Fix Under Review): mgr/dashboard: Add smartctl data as an details tab of an OSD
Patrick Seidensal
11:07 AM rgw Backport #41498 (In Progress): nautilus: RGW S3Website didn't do the necessary checking to the we...
Abhishek Lekshmanan
11:07 AM Revision 74d05baf (ceph): rgw: fix checking index_doc_suffix when getting effective key
Currently, if the index_doc_suffix is empty which is leaded
by the IndexDocument field is not configurated or is set ...
Enming Zhang
11:04 AM Revision 5112357f (ceph): rgw: fix the bug of rgw not doing necessary checking to website configu...
Fixes: http://tracker.ceph.com/issues/40678
Signed-off-by: Enming Zhang <enming.zhang@umcloud.com>
(cherry picked fr...
Enming Zhang
11:03 AM Backport #41700 (In Progress): nautilus: "make check" failing in GitHub due to python packaging c...
Abhishek Lekshmanan
11:02 AM rgw Backport #41713 (In Progress): luminous: can't remove rados objects after copy rgw-object fail
Nathan Cutler
11:02 AM Revision a6453060 (ceph): rgw: make sure object's idtag is updated when available
This change was originally submitted by lltlo <120680451@qq.com> but
had some formatting issues and wasn't signed-off...
J. Eric Ivancich
11:02 AM Revision 7991ce55 (ceph): rgw: make rollback refcount tag match
When the refcount does a "get", the tag ends with a null character,
but during a rollback, when the tag is "put" it d...
J. Eric Ivancich
11:00 AM Revision 612c48d3 (ceph): mgr/dashboard: Improve clickCheckbox with some waits
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
11:00 AM Revision 34f213d5 (ceph): mgr/dashboard: Move some e2e into new "ui" folder
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
10:51 AM Revision 6b9fbbb2 (ceph): install-deps.sh: install `python*-devel` for python*rpm-macros
in 087ea813, we installed '*rpm-macros' for the macros, so we can have
access to the latest python packaging related ...
Kefu Chai
10:43 AM Revision d1aa3189 (ceph): script/ceph-backport.sh: help the user set up the script
This commit adds several options:
--setup
--setup-advice
--usage-advice
--troubleshooting-advice
It...
Nathan Cutler
10:41 AM Revision 7b86b981 (ceph): script/ceph-backport.sh: check Backport ticket assignee
Don't work on tickets assigned to someone else.
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
10:34 AM ceph-volume Bug #38366 (Resolved): mimic: ceph-volume: add osd_ids argument
Jan Fajerski
10:33 AM ceph-volume Bug #38291 (Pending Backport): c-v raises TypeError: unsupported format string passed to Size.__f...
Jan Fajerski
10:24 AM Revision d29cea62 (ceph): mgr/dashboard: Improve images e2e test (#30212)
mgr/dashboard: Improve images e2e test
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Patrick Seidensal...
Lenz Grimmer
10:22 AM Revision 07a472c7 (ceph): mgr/dashboard: Wait for breadcrumb text is present in e2e tests (#30267)
mgr/dashboard: Wait for breadcrumb text is present in e2e tests Lenz Grimmer
10:21 AM Dashboard Bug #41683 (Resolved): mgr/dashboard: Rendering datatable causes Angular runtime error
Lenz Grimmer
06:41 AM Dashboard Bug #41683: mgr/dashboard: Rendering datatable causes Angular runtime error
This issue can also be reproduced by:
# Navigate to *Pools* page, select a pool on Pool List table and click *Overal...
Kiefer Chang
10:20 AM Revision 4ada5f15 (ceph): mgr/dashboard: Rendering datatable causes Angular runtime error (#30209)
mgr/dashboard: Rendering datatable causes Angular runtime error
Reviewed-by: Stephan Müller <smueller@suse.com>
Revi...
Lenz Grimmer
10:16 AM Revision 6659b20d (ceph): script/run-cbt.sh: always use python3
run-cbt.sh will be used by the "ceph-perf-pull-requests" jenkins job,
which will prepare the runtime dependencies by ...
Kefu Chai
10:14 AM Revision e494e6b9 (ceph): Merge pull request #30318 from tchaikov/wip-run-make.sh
script/run-make.sh: do not pass cmake options twice
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
10:00 AM Dashboard Feature #40335 (In Progress): mgr/dashboard: Create OSD on spare disks
Kiefer Chang
09:34 AM Dashboard Backport #41698 (In Progress): nautilus: mgr/dashboard: Empty datatable rendered before data has ...
https://github.com/ceph/ceph/pull/30320 Prashant D
09:20 AM Revision 8960d19d (ceph): rgw: fix incorrect "radosgw-admin zonegroup rm" info.
Signed-off-by: zhang Shaowen <zhangshaowen@cmss.chinamobile.com> zhang Shaowen
09:14 AM RADOS Backport #40993: mimic: Ceph status in some cases does not report slow ops
Further to my findings earlier, I confirmed that the "reported" flag is being reset in case ONLY an osd daemon report... Sridhar Seshasayee
09:12 AM CephFS Feature #40959 (In Progress): mgr/volumes: allow setting uid, gid of subvolume and subvolume grou...
Jos Collin
09:06 AM ceph-volume Bug #38568 (Resolved): testinfra dep missing from tests, breaks all the suite
merged and backported. Jan Fajerski
08:57 AM ceph-volume Bug #40063 (Resolved): newer testinfra versions must pass --ssh-config
Jan Fajerski
08:56 AM ceph-volume Bug #40665 (Resolved): tests: broken assertion errors after pytest changes
PR was merged and it also made it to the feature branches (bundled with other backports). So closing this, feel free ... Jan Fajerski
08:51 AM ceph-volume Bug #41658: sporadic UnicodeEncdeError(s) from the CI
Seems like this is also fixed by https://github.com/ceph/ceph/pull/30274 Jan Fajerski
08:19 AM Revision 083dfbcf (ceph): rbd/pybind: fix unsupported format character of %lx
Fixes:
```
>>> image.remove_snap2('snap', 1)
Traceback (most recent call last):
File "<stdin>", line 1, in <module>...
wb song
08:07 AM Orchestrator Bug #41746: mgr/rook: `ceph orchestrator device ls` doesn't set `available`
https://github.com/rook/rook/issues/2606 Sebastian Wagner
07:56 AM bluestore Bug #38745: spillover that doesn't make sense
@Igor, @Rafal: please ignore. I was confused about the configuration of this cluster. It indeed has 26GB rocksdb's, s... Dan van der Ster
05:05 AM bluestore Bug #38745: spillover that doesn't make sense
@Adam are there any news about this problem? We have about ~1500 osds with spillover.
If you need some more data, f...
Rafal Wadolowski
07:52 AM Revision 46944d5c (ceph): script/run-make.sh: do not pass cmake options twice
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
07:46 AM mgr Bug #41737: mgr/k8sevents: exception in non-kubernetes environment
If possible, I'd like to wait with https://github.com/ceph/ceph/pull/30215 until this is solved. Sebastian Wagner
07:41 AM rgw Fix #41757 (New): Wrong length of message when CORS header is involved.
If I exeucted the following command.... Ilsoo Byun
07:17 AM Revision a9c2370b (ceph): Merge pull request #30292 from Reperator/wip-doc-dashboard-fix-typo
doc: Fixes typo for ceph dashboard command. Lenz Grimmer
07:09 AM mgr Bug #41756 (New): mgr/pg_autoscaler: Recommends wrong PG count
On a 30 OSD EC Pool (8+2) the auto-scale recommends a PG count of 2048 instead of a sane 256-512 amount... Ashley Merrick
06:56 AM Revision 63d3a533 (ceph): Merge pull request #30281 from sebastian-philipp/doc-orchestrator-featu...
doc/orchestrator: Sync status with reality
Reviewed-by: Tim Serong <tserong@suse.com>
Sebastian Wagner
06:48 AM Revision 6110a112 (ceph): rgw: do no change op_ret if there is no error when generating cors header
Signed-off-by: Ilsoo Byun <ilsoobyun@linecorp.com> Ilsoo Byun
06:27 AM Revision ee768a14 (ceph): Merge pull request #30231 from xiexingguo/wip-blue-balance
os/bluestore: add bluestore_bluefs_max_free; smooth space balancing a bit
Reviewed-by: Sage Weil <sage@redhat.com>
Xie Xingguo
05:36 AM Revision 397699ec (ceph): Merge pull request #30315 from tchaikov/wip-crimson-perf-test
test/crimson: add acceptable section to tests
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
04:47 AM Revision 67bf182a (ceph): cmake: extract checks into CephChecks.cmake
also use case chosen in the macro definition as per suggested by cmake
document. see
https://cmake.org/cmake/help/lat...
Kefu Chai
04:47 AM Revision 34b33d44 (ceph): cmake: check for unaligned access
C and C++ allow us to cast a pointer with an alignment requirement to
one with a different alignment requirement. but...
Kefu Chai
04:08 AM RADOS Bug #41754 (New): Use dump_stream() instead of dump_float() for floats where max precision isn't ...

Some examples from osd dump are below. The full_ratio is .95, backfill_ratio .90 and nearfull_ratio .85.
<pre...
David Zafman
03:51 AM rbd Bug #41354 (Pending Backport): RBD image manipulation using python API crashing since Nautilus
Patrick Donnelly
03:51 AM Revision 4458a729 (ceph): Merge PR #29809 into master
* refs/pull/29809/head:
common/config_proxy: hold lock while accessing mutable container
Reviewed-by: Patrick Donne...
Patrick Donnelly
03:38 AM Revision b5841b3b (ceph): test/crimson: add acceptable section to tests
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:24 AM rbd Bug #41753 (Resolved): avoid page cache for krbd discard round off tests
When I am testing my krbd journaling code with teuthology, I found some case about krbd_discard.t failed. Then I reve... Yang Dongsheng
02:22 AM Revision 557d5ad8 (ceph): Merge pull request #30124 from rzarzynski/wip-crimson-conn-in-msg
crimson/osd: Message has non-null ref to SocketConnection now.
Reviewed-by: Yingxin Cheng <yingxin.cheng@intel.com>
...
Kefu Chai
02:01 AM Revision 9acfb351 (ceph): tests: add missing header cmath to test/mon/test_mon_memory_target.cc
While building ceph, the complier complains:
=================================================================
[ 86%]...
Su Yue
01:25 AM RADOS Bug #41661 (Resolved): radosbench_omap_write cleanup slow/stuck
Neha Ojha
01:25 AM Revision c9c19bae (ceph): Merge pull request #30309 from neha-ojha/wip-41661
qa/suites/rados/perf/objectstore: do not symlink to qa/objectstore
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Neha Ojha
12:59 AM Revision 6c4154b1 (ceph): mgr/volumes: drop unnecessary size
Fixes: https://tracker.ceph.com/issues/41752
Signed-off-by: Jos Collin <jcollin@redhat.com>
Jos Collin
12:58 AM CephFS Bug #41752 (Resolved): mgr/volumes: drop unused size in fs volume create
Jos Collin
12:25 AM RADOS Bug #41743: Long heartbeat ping times on front interface seen, longest is 2237.999 msec (OSD_SLOW...
David Zafman
12:24 AM RADOS Bug #41743 (In Progress): Long heartbeat ping times on front interface seen, longest is 2237.999 ...
David Zafman
12:22 AM Revision 9ac6064f (ceph): Merge pull request #30255 from xiexingguo/wip-bluestore-gift-ratio
os/bluestore: fix space balancing overflow
Reviewed-by: Sage Weil <sage@redhat.com>
Xie Xingguo

09/10/2019

10:42 PM RADOS Bug #41743: Long heartbeat ping times on front interface seen, longest is 2237.999 msec (OSD_SLOW...
The only OSDs involved are osd.6 and osd.0.
Slow heartbeat ping on front interface from osd.6 to osd.0 2237.999 ms...
David Zafman
12:12 PM RADOS Bug #41743 (Resolved): Long heartbeat ping times on front interface seen, longest is 2237.999 mse...
"2019-09-09T22:25:11.794749+0000 mon.b (mon.0) 389 : cluster [WRN] Health check failed: Long heartbeat ping times on ... Sage Weil
10:12 PM Revision 2c5e2f82 (ceph): crimson/osd: extend OpsExecuter to carry about op effects.
This commit brings a new infrastructural piece that will be
needed by e.g. the watch/notify mechanism.
Signed-off-by...
Radoslaw Zarzynski
09:58 PM mgr Bug #41414 (Duplicate): OSDMonitor: deleted pool still shown in stats via `ceph status`
Christina Meno
09:13 PM Revision d1fd60b2 (ceph): Merge PR #30308 into master
* refs/pull/30308/head:
doc/dev: add teuthology priority recommendations
Reviewed-by: Neha Ojha <nojha@redhat.com>
...
Sage Weil
09:09 PM CephFS Bug #39511 (Rejected): Cannot remove CephFS snapshot with leading underscore (_)
Patrick Donnelly
08:48 PM Revision 3f5a72bb (ceph): os/bluestore: gift freespace to bluefs based on shared_alloc_size
This does not appear in master because this code was removed with the
allocator fallback behavior, which was not back...
Sage Weil
08:48 PM Revision 5c16c95c (ceph): os/bluestore: try to gift large extents, then fall back to small extents
First try to gift using the larger alloc_size (normally bluefs_alloc_size,
but here max(bluefs_alloc_size,bluefs_shar...
Sage Weil
08:48 PM Revision e8d78b86 (ceph): os/bluestore: record gifts < expected size in superblock
Returning 0 from _balance_bluefs_freespace() skips recording
allocations in the superblock, so we fail the consistenc...
Josh Durgin
08:48 PM Revision f1e0ea78 (ceph): os/bluestore/BlueFS: Move bluefs alloc size initialization log message ...
Fixes: https://tracker.ceph.com/issues/41399
Signed-off-by: Vikhyat Umrao <vumrao@redhat.com>
(cherry picked from co...
Vikhyat Umrao
08:43 PM Revision ed53132b (ceph): os/bluestore/BlueFS: apply shared_alloc_size to shared device
Keep an alloc_size vector so that we have this value handy at all times.
Allow bluestore to fetch this value directly...
Sage Weil
08:33 PM Revision b3e1c58b (ceph): osd: Replace active/pending scrub tracking for local/remote
This is similar to how recovery reservations are split between
local and remote.
It was the case that scrubs_pending...
David Zafman
08:32 PM Revision b98950e7 (ceph): osd: Rename dump_reservations to dump_recovery_reservations
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:32 PM Revision 8dffd683 (ceph): osd: Add dump_scrub_reservations to show scrub reserve tracking
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:21 PM RADOS Bug #41661 (Fix Under Review): radosbench_omap_write cleanup slow/stuck
Neha Ojha
07:54 PM RADOS Bug #41661: radosbench_omap_write cleanup slow/stuck
Clearly, filestore-xfs.yaml is the one failing consistently.
See http://pulpito.ceph.com/nojha-2019-09-09_23:22:30...
Neha Ojha
08:05 PM Revision da19f55d (ceph): qa/suites/rados/perf/objectstore: do not symlink to qa/objectstore
Removing the symlink since we do not want to run performance tests
on filestore-xfs.yaml.
Fixes: https://tracker.cep...
Neha Ojha
07:59 PM Revision 3bb68e89 (ceph): doc/dev: add teuthology priority recommendations
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
07:43 PM Linux kernel client Bug #40481 (Fix Under Review): osdmap->osd_addr allocation is susceptible to memory fragmentation
[PATCH] libceph: use ceph_kvmalloc() for osdmap arrays Ilya Dryomov
07:43 PM Linux kernel client Bug #2384 (Fix Under Review): libceph: fix all vmalloc (buffer_new) callers to use GFP_KERNEL
[PATCH] libceph: avoid a __vmalloc() deadlock in ceph_kvmalloc() Ilya Dryomov
07:41 PM CephFS Bug #41140: mds: trim cache more regularly
Jan Fajerski wrote:
> As this won't be backported to luminous and many of the mentioned mds options don't exist in l...
Patrick Donnelly
07:35 PM Revision 5f5aac5c (ceph): Merge pull request #30269 from dabukalam/patch-1
doc: Update ceph-deploy docs from dumpling to nautilus
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
06:54 PM Revision aedfe410 (ceph): ceph-volume tests: verify that wipefs tries several times
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 845e62cb4ba2636325304db2c2d65a185ace25cf)
Alfredo Deza
06:54 PM Revision 7d5807d7 (ceph): ceph-volume lvm.zap: retry wipefs several times to prevent race conditi...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit b7b8b106fa485d3b8345b583fbc7f74e30cbc03e)
Alfredo Deza
06:54 PM Revision 392a0cea (ceph): ceph-volume lvm.zap: retry wipefs several times to prevent race conditi...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit b7b8b106fa485d3b8345b583fbc7f74e30cbc03e)
Alfredo Deza
06:54 PM Revision b6007853 (ceph): ceph-volume tests: verify that wipefs tries several times
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 845e62cb4ba2636325304db2c2d65a185ace25cf)
Alfredo Deza
06:53 PM Revision bfc1458d (ceph): ceph-volume tests: verify that wipefs tries several times
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 845e62cb4ba2636325304db2c2d65a185ace25cf)
Alfredo Deza
06:53 PM Revision f494e6b5 (ceph): ceph-volume lvm.zap: retry wipefs several times to prevent race conditi...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit b7b8b106fa485d3b8345b583fbc7f74e30cbc03e)
Alfredo Deza
06:35 PM Revision f1cc8438 (ceph): ceph-volume lvm.zap fix cleanup for db partitions
this uses the correct type 'db' for db type partitions, else
a block.db parition does not get cleaned up by ceph-volu...
Dominik Csapak
06:34 PM Revision 4c041b3f (ceph): ceph-volume lvm.zap fix cleanup for db partitions
this uses the correct type 'db' for db type partitions, else
a block.db parition does not get cleaned up by ceph-volu...
Dominik Csapak
06:32 PM mgr Bug #41736: "ActivePyModule.cc: 54: FAILED ceph_assert(pClassInstance != nullptr)" due to race wh...
Removing a number of old conf options seems to have enabled the mgr service to start. However the ceph status command... Gavin Baker
02:38 AM mgr Bug #41736 (Resolved): "ActivePyModule.cc: 54: FAILED ceph_assert(pClassInstance != nullptr)" due...
After doing a yum update and service restart of a Ceph cluster, manager services crash and fail to restart. Main erro... Gavin Baker
05:57 PM Fix #41739 (Fix Under Review): Add missing header cmath to test/mon/test_mon_memory_target.cc
Nathan Cutler
07:46 AM Fix #41739: Add missing header cmath to test/mon/test_mon_memory_target.cc
I can't edit the PR ID. The ID is 30284. Su Yue
07:39 AM Fix #41739 (Resolved): Add missing header cmath to test/mon/test_mon_memory_target.cc
While building ceph:
[ 86%] Building CXX object src/test/mon/CMakeFiles/ceph_test_mon_memory_target.dir/test_mon_m...
Su Yue
05:53 PM Revision 6deba986 (ceph): doc: Update ceph-deploy docs from dumpling to nautilus
Signed-off-by: Danny Abukalam <danny@softiron.co.uk> Danny Abukalam
05:17 PM Revision a1b6b8e4 (ceph): ceph-volume tests create a shell test for functional unicode
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 595e492783283359b613d199a75f3e7495bfb9ed)
Alfredo Deza
05:17 PM Revision 8f61cc97 (ceph): ceph-volume tests create a test file for checking unicode output
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 79196354aca3b3d30c7de1e2ac8b5a3c06ee8330)
Alfredo Deza
05:17 PM Revision d5ed0ea3 (ceph): ceph-volume: instantiate the new terminal logger in main()
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit bfb8422e262dcce49c50610a3977bfe1edc2a435)
Alfredo Deza
05:17 PM Revision d03f3a47 (ceph): ceph-volume terminal remove unicode stream handler
This caused problems in environments where stderr was redirected, since
stderr sets the encoding to None. Getting it ...
Alfredo Deza
05:17 PM Revision a503280e (ceph): ceph-volume tests verify new logging fallback and encodings in terminal
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit ee18ebc078b2d380b88f3726737184f34345e2f3)
Alfredo Deza
05:17 PM Revision 815473b0 (ceph): ceph-volume create a new tox.ini for shell-based tests
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 4612ab3ae62a3e8e1cc9e51489feab0c938296d3)
Alfredo Deza
05:17 PM Revision 66016924 (ceph): ceph-volume create a logger for the terminal
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 95b16b516c0736839fe50f12ecbeb7cd62c67335)
Alfredo Deza
05:17 PM Revision 7c636503 (ceph): ceph-volume create a new tox.ini for shell-based tests
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 4612ab3ae62a3e8e1cc9e51489feab0c938296d3)
Alfredo Deza
05:17 PM Revision bdf6a8b5 (ceph): ceph-volume create a logger for the terminal
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 95b16b516c0736839fe50f12ecbeb7cd62c67335)
Alfredo Deza
05:17 PM Revision 26b97ecb (ceph): ceph-volume: instantiate the new terminal logger in main()
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit bfb8422e262dcce49c50610a3977bfe1edc2a435)
Alfredo Deza
05:17 PM Revision d1615c0d (ceph): ceph-volume terminal remove unicode stream handler
This caused problems in environments where stderr was redirected, since
stderr sets the encoding to None. Getting it ...
Alfredo Deza
05:17 PM Revision cd82ab70 (ceph): ceph-volume tests verify new logging fallback and encodings in terminal
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit ee18ebc078b2d380b88f3726737184f34345e2f3)
Alfredo Deza
05:17 PM Revision 1c2894dc (ceph): ceph-volume tests create a shell test for functional unicode
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 595e492783283359b613d199a75f3e7495bfb9ed)
Alfredo Deza
05:17 PM Revision 4183d29c (ceph): ceph-volume tests create a test file for checking unicode output
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 79196354aca3b3d30c7de1e2ac8b5a3c06ee8330)
Alfredo Deza
05:15 PM Revision a73400cd (ceph): Merge pull request #30274 from alfredodeza/wip-rm41660
ceph-volume: fix stderr failure to decode/encode when redirected
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Revi...
Alfredo Deza
05:03 PM RADOS Backport #40082 (In Progress): luminous: osd: Better error message when OSD count is less than os...
Nathan Cutler
05:01 PM rgw Bug #41643: Admin user become normal after synced to another zone.
Casey Bodley
04:58 PM Revision 6e148005 (ceph): qa/standalone/ceph-helpers: resurrect all OSD before waiting for health
address the regression introduced by e62cfceb
in e62cfceb, we wanted to test the newly introduced TOO_FEW_OSDS
warnin...
Kefu Chai
04:58 PM Revision f7d9c2e5 (ceph): qa/standalone/ceph-helpers: fix health_ok test
Stopping the osd daemon won't reliably get you HEALTH_WARN or ERR; you have
to make sure it is also marked down.
Sig...
Sage Weil
04:56 PM Revision 716ed2dc (ceph): qa/standalone/ceph-helpers: resurrect all OSD before waiting for health
address the regression introduced by e62cfceb
in e62cfceb, we wanted to test the newly introduced TOO_FEW_OSDS
warnin...
Kefu Chai
04:46 PM Revision 02cc60f6 (ceph): mgr: do not reset reported if a new metric is not collected
Fixes: https://tracker.ceph.com/issues/41741
Signed-off-by: Ilsoo Byun <ilsoobyun@linecorp.com>
Ilsoo Byun
04:37 PM Revision d2f705a2 (ceph): doc: update CephFS overview in introductory page
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
04:28 PM Dashboard Bug #41749 (In Progress): mgr/dashboard: Should be possible to set the iSCSI disk WWN and LUN num...
Ricardo Marques
04:02 PM Dashboard Bug #41749 (Resolved): mgr/dashboard: Should be possible to set the iSCSI disk WWN and LUN number...
The LUN number should be optionally configurable from the "image settings" modal available in the iSCSI target form.
...
Ricardo Marques
04:11 PM Dashboard Bug #41750 (Won't Fix): mgr/dashboard: Should be possible to set the iSCSI disk WWN from the UI
Closing this one for now, until we confirm that it's really needed. Ricardo Marques
04:03 PM Dashboard Bug #41750 (Won't Fix): mgr/dashboard: Should be possible to set the iSCSI disk WWN from the UI
The disk UUID should be optionally configurable from the "image settings" modal available in the iSCSI target form.
...
Ricardo Marques
04:03 PM bluestore Bug #38745: spillover that doesn't make sense
@Dan - this sounds weird - spillover without dedicated db... Could you please share 'ceph osd metadata output'? Igor Fedotov
03:38 PM bluestore Bug #38745: spillover that doesn't make sense
Us to, on hdd-only OSDs (no dedicated block.db or wal):
BLUEFS_SPILLOVER BlueFS spillover detected on 94 OSD(s)
...
Dan van der Ster
03:54 PM Revision a1435349 (ceph): rgw/pubsub: allow pubsub REST API on master
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
03:54 PM Revision dc31b030 (ceph): rgw/pubsub: push notifications from ops
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
03:54 PM Revision c3455668 (ceph): rgw/pubsub: push notifications documentation
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
03:54 PM Revision 923799fd (ceph): rgw/pubsub: support deletion markers and multipart upload
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
03:47 PM Revision f7cef51a (ceph): Merge pull request #30287 from tchaikov/wip-run-cbt
script/run-cbt.sh: check option correctly
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
03:47 PM Revision df909468 (ceph): Merge pull request #30290 from tchaikov/wip-doc-cbt
doc/dev/crimson.rst: document CBT testing
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
03:45 PM Revision e1be7a52 (ceph): ceph-volume tests pre-instrall python-apt to prevent auto-install faili...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 40cac7b9510f7904c2f9dfb1294d809e04bdcf7e)
Alfredo Deza
03:44 PM Revision fbdd7beb (ceph): ceph-volume tests pre-instrall python-apt to prevent auto-install faili...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 40cac7b9510f7904c2f9dfb1294d809e04bdcf7e)
Alfredo Deza
03:44 PM Revision 2c6d654e (ceph): ceph-volume tests pre-instrall python-apt to prevent auto-install faili...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 40cac7b9510f7904c2f9dfb1294d809e04bdcf7e)
Alfredo Deza
03:43 PM Revision e7a7cf42 (ceph): doc: filesystem to file system
"Filesystem" is not a word (although fairly common in use).
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
03:35 PM Bug #41535: Trying to upgrade from Ceph Mimic to Nautilus can fail
We have just seen this too upgrading from v13.2.6 to v14.2.3.
If a mimic client runs `ceph status` against a nauti...
Dan van der Ster
07:10 AM Bug #41535: Trying to upgrade from Ceph Mimic to Nautilus can fail
It looks like this has been resolved by: ceph version 14.2.2 (4f8fa0a0024755aae7d95567c63f11d6862d55be) nautilus (sta... Chris MacNaughton
02:59 PM RADOS Bug #41748 (Can't reproduce): log [ERR] : 7.19 caller_ops.size 62 > log size 61
... Sage Weil
02:57 PM Revision 60aef55d (ceph): osd/PeeringState: log_weirdness during peering
Log this in a few more places so that we can catch issues sooner.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:53 PM Revision 614c811d (ceph): Merge pull request #30289 from wjwithagen/wjw-fix-pylint-dashboard-prog...
dashboard/services: fix lint error
Reviewed-by: Volker Theile <vtheile@suse.com>
Reviewed-by: Kefu Chai <kchai@redha...
Kefu Chai
02:52 PM Dashboard Bug #41747 (Resolved): mgr/dashboard: custom pool application tags cannot be removed during edit
Once a pool is created with a custom pool app. The custom pool app tags cannot be removed during edit (unlike standar... Ernesto Puerta
02:47 PM Revision f56a8eb6 (ceph): dashboard/services: fix lint error
```
lint run-test: commands[0] | flake8
many blank lines (3)
1 E303 too many blank lines (3)
```
Signed-off-by:...
Willem Jan Withagen
01:44 PM Orchestrator Bug #41746 (Resolved): mgr/rook: `ceph orchestrator device ls` doesn't set `available`
Calling `ceph orchestrator device ls` will show all disks as unavailable, as Rook doesn't return ceph-volume inventor... Sebastian Wagner
01:29 PM rgw Bug #41745 (New): radosgw-admin orphans find stuck forever
ceph version 14.2.3 (0f776cf838a1ae3130b2b73dc26be9c95c6ccc39) nautilus (stable)
Host with 32 cores / 64 GB RAM Cent...
Manuel Rios
01:28 PM bluestore Bug #41744: os/bluestore/BlueStore.cc: 5313: FAILED ceph_assert(bluefs->maybe_verify_layout(bluef...
looks like one needs to update bluefs layout when doing volume add/removal. Igor Fedotov
12:13 PM bluestore Bug #41744 (Resolved): os/bluestore/BlueStore.cc: 5313: FAILED ceph_assert(bluefs->maybe_verify_l...
... Sage Weil
01:22 PM Revision 734e9e67 (ceph): msg/async/EventCenter: replace malloc() and memset() with calloc()
Signed-off-by: Changcheng Liu <changcheng.liu@aliyun.com> Changcheng Liu
01:22 PM Revision 021bbb76 (ceph): msg/async/rdma: rename type name IBSYNMsg to ib_cm_meta_t
IBSYNMsg is responsible for track ib connection management meta
data.
1. rename IBSYNMsg to be ib_cm_meta_t.
2. renam...
Changcheng Liu
01:22 PM Revision ffc693a5 (ceph): msg/async/rdma: implement modify_qp_to_init to init qp
For IB/RoCE, the QP need go through "reset->init->ready to receive
->ready to send" for normal operation under most c...
Changcheng Liu
01:22 PM Revision 8b74d0b6 (ceph): msg/async/rdma: implement send/recv in QueuePair
send/recv is used to transact connection management meta data.
QueuePair is the obj which has the meta data. Use Queu...
Changcheng Liu
01:22 PM Revision 946769fa (ceph): msg/async/rdma: implement connection management data in QueuePair
1. It's better to use QueuePair to management connection management
meta data.
2. This patch is to prepare to use ...
Changcheng Liu
01:14 PM rgw Bug #41395 (Pending Backport): don't call check_bucket_shards() in the write path
Casey Bodley
01:11 PM Revision 05935a12 (ceph): doc: Fixes typo for ceph dashboard command.
Signed-off-by: Fabian Bonk <fabian.bonk@croit.io> Fabian Bonk
12:36 PM Revision ad57dc0f (ceph): os/bluestore: smooth space balancing a bit
For workloads that need to handle tons of small objects,
the space of "slow" could become extremely fragmented,
which...
xie xingguo
12:36 PM Revision 1c7761bb (ceph): Merge pull request #30283 from tchaikov/wip-nautilus-c++17
nautilus: cmake: enforce C++17 instead of relying on cmake-compile-features
Reviewed-by: Casey Bodley <cbodley@redha...
Kefu Chai
12:27 PM Revision 95b16b51 (ceph): ceph-volume create a logger for the terminal
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:27 PM Revision bfb8422e (ceph): ceph-volume: instantiate the new terminal logger in main()
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:27 PM Revision fe66e01f (ceph): ceph-volume terminal remove unicode stream handler
This caused problems in environments where stderr was redirected, since
stderr sets the encoding to None. Getting it ...
Alfredo Deza
12:27 PM Revision ee18ebc0 (ceph): ceph-volume tests verify new logging fallback and encodings in terminal
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:27 PM Revision 595e4927 (ceph): ceph-volume tests create a shell test for functional unicode
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:27 PM Revision 79196354 (ceph): ceph-volume tests create a test file for checking unicode output
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:14 PM Revision eec51eb7 (ceph): Merge PR #30155 into master
* refs/pull/30155/head:
mgr/MgrClient: send MMgrCommand for octopus+ mgrs
mon/MgrMap: include mgr_features in mgrma...
Sage Weil
12:01 PM Revision 57f2210d (ceph): osd/PrimaryLogPG: Avoid accessing destroyed references in finish_degrad...
As follows:
for (auto i = callbacks_for_degraded_object.begin(); i != callbacks_for_degraded_object.end();) {
fin...
Tao Ning
11:37 AM Revision a07e7c35 (ceph): Merge pull request #30162 from cyx1231st/wip-seastar-msgr-test-failover...
crimson/test: v2 failover tests with crimson FailoverTestPeer
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:34 AM Linux kernel client Bug #40340 (Need More Info): kernel client stuck at opening forever after network outage.
I wonder if the fix for tracker #41551 might also fix this? Could you re-test on a kernel with commit c3cd561a41603b ... Jeff Layton
11:30 AM Revision fb24938e (ceph): doc/dev/crimson.rst: document CBT testing
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
11:17 AM Linux kernel client Documentation #40996: Calling messenger v1 protocol legacy is misleading
I don't see this as a problem.
The kernel client just lags the userland code a bit here, and doesn't have msgr2 su...
Jeff Layton
11:14 AM Linux kernel client Feature #36609 (Rejected): Avoid sending duplicate concurrent "getattr", "lookup", "ceph_sync_rea...
I took a look at these patches, but I think they'll end up violating posix semantics. I've not seen any follow up sin... Jeff Layton
11:10 AM Linux kernel client Bug #39523 (Can't reproduce): small write in ab mode does not change mtime
Works for me too with current kernels. I took a quick look and didn't see anything that would account for fixing this... Jeff Layton
10:58 AM Dashboard Bug #41742 (Fix Under Review): mgr/dashboard: iSCSI target details should display the disk WWN an...
Ricardo Marques
10:43 AM Dashboard Bug #41742 (Resolved): mgr/dashboard: iSCSI target details should display the disk WWN and LUN nu...
UUID and LUN number should be displayed in the iSCSI target disk details. Ricardo Marques
10:40 AM Revision e9bf7195 (ceph): cmake: enforce C++17 instead of relying on cmake-compile-features
this change is a follow-up of #30114
in FindBoost.cmake, we try to deduce the C++ flags by checking the C++
features...
Kefu Chai
10:32 AM Linux kernel client Bug #41519: kclient: crashed due to dentry still in use on umount
This is not something I've seen.
With the lockref count being so high, I have to wonder if the dentry is just corr...
Jeff Layton
10:29 AM Revision ba9ab22a (ceph): script/run-cbt.sh: check option correctly
* s/source_dir/source-dir/: as the option is named "--source-dir", not
"--source_dir"
* cd $build_dir, before launc...
Kefu Chai
10:20 AM Linux kernel client Bug #41551: kclient: mds session hang in opening state
Patch merged into ceph/testing and should make v5.4. Jeff Layton
09:39 AM mgr Bug #41741 (Resolved): Slow op warning does not display correctly
Daemon status is checked in order of OSD and MON (src/mgrDameonServer.cc:1837).
If there are slow ops in the OSD but...
Ilsoo Byun
09:22 AM Dashboard Bug #40328 (New): mgr/dashboard: Permanent notifications instead of repeated notifications
The first PR https://github.com/ceph/ceph/pull/29530 has been declined. Please see https://github.com/ceph/ceph/pull/... Tatjana Dehler
09:01 AM Dashboard Bug #40186 (Pending Backport): mgr/dashboard: NFS Ganesha Object Gateway exports should default t...
Lenz Grimmer
09:00 AM Revision 45b017f8 (ceph): Merge pull request #30111 from tspmelo/wip-nfs-read
mgr/dashboard: Set RO as the default access_type for RGW NFS exports
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Lenz Grimmer
08:53 AM Revision 708d7837 (ceph): mgr/dashboard: progress: support rbd_support module async tasks (#29424)
mgr/dashboard: progress: support rbd_support module async tasks
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Re...
Lenz Grimmer
08:40 AM mgr Bug #40618 (Resolved): Test failure: test_osd_came_back (tasks.mgr.test_progress.TestProgress)
Kefu Chai
08:40 AM Revision 00bb401e (ceph): Merge pull request #30095 from rjfd/wip-fix-progress-qa
qa/mgr/progress: fix timeout error when waiting for osd in event
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Revie...
Kefu Chai
08:35 AM Revision e28d7287 (ceph): mgr/dashboard: Wait for breadcrumb text is present in e2e tests
When the cluster is busy it might take some time until the tested component has loaded it's data and is rendered in t... Volker Theile
08:33 AM Dashboard Bug #41602 (Resolved): mgr/dashboard: remove py3k option from pylint
Kefu Chai
08:33 AM Revision 686cee88 (ceph): Merge pull request #30078 from rhcs-dashboard/fix-41602-master
mgr/dashboard: disable pylint's --py3k flag
Reviewed-by: Kiefer Chang <kiefer.chang@suse.com>
Kefu Chai
08:30 AM Bug #41659 (Pending Backport): ceph.spec.in: 1800MB of memory per build job is not sufficient to ...
Kefu Chai
08:30 AM Revision 4d72fba5 (ceph): Merge pull request #30126 from dvanders/dvanders_spec
ceph.spec.in: reserve more memory per build job
Reviewed-By: Nathan Cutler <nculter@suse.com>
Reviewed-by: Kefu Chai...
Kefu Chai
08:27 AM RADOS Bug #41721 (Pending Backport): TestClsRbd.sparsify fails when using filestore
Kefu Chai
08:27 AM Revision 8dfb9dba (ceph): Merge pull request #30258 from tchaikov/wip-41721
test/cls_rbd/test_cls_rbd: update TestClsRbd.sparsify
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Jason Di...
Kefu Chai
07:40 AM Dashboard Bug #41740 (Need More Info): mgr/dashboard: After upgrade, dashboard still shows old version some...
I recently upgraded my cluster from 14.2.2 to 14.2.3, starting with my three monitor hosts. After the third monitor h... Charley Sheets
07:33 AM CephFS Documentation #41738 (Resolved): Add documentation for that 'client direct access to data pool'
Zheng Yan
07:05 AM Revision 44d1ca4a (ceph): Merge pull request #30282 from racpatel/WIP-rgw-default-pool
[RGW] : modify rgw default pool names rakesh manohar
06:57 AM Revision aeb8841f (ceph): changing pool name
Rachana Patel
06:54 AM mgr Bug #41737: mgr/k8sevents: exception in non-kubernetes environment
https://trello.com/c/KAhTsrsY/120-k8sevents-module-todos
Sebastian Wagner
04:45 AM mgr Bug #41737 (Resolved): mgr/k8sevents: exception in non-kubernetes environment
k8sevents module is introduced in this PR: https://github.com/ceph/ceph/pull/29520
Start mgr in a non Kubernetes s...
Kiefer Chang
06:48 AM Revision 0ad89da6 (ceph): doc/orchestrator: Sync status with reality
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
06:45 AM RADOS Backport #41640 (In Progress): nautilus: FAILED ceph_assert(info.history.same_interval_since != 0...
Nathan Cutler
06:44 AM Revision cdefc53d (ceph): osd/PeeringState: fix wrong history of merge target
The merge target could be a stray pg that has never got the chance
to finish a complete peering cycle (we never purge...
xie xingguo
06:37 AM Backport #41332 (Resolved): mimic: ceph-test RPM not built for SUSE
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30188
m...
Nathan Cutler
06:36 AM RADOS Backport #41530 (Resolved): mimic: doc: mon_health_to_clog_* values flipped
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30227
m...
Nathan Cutler
06:36 AM Backport #41701 (Resolved): mimic: "make check" failing in GitHub due to python packaging conflict
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30244
m...
Nathan Cutler
06:34 AM Backport #41644 (Resolved): luminous: QA run failures "Command failed on smithi with status 1: '\...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30129
m...
Nathan Cutler
06:34 AM RADOS Backport #41532 (Resolved): luminous: Move bluefs alloc size initialization log message to log le...
Nathan Cutler
06:33 AM bluestore Backport #41338 (Resolved): luminous: os/bluestore/BlueFS: use 64K alloc_size on the shared device
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29910
m...
Nathan Cutler
06:32 AM RADOS Backport #38551: luminous: core: lazy omap stat collection
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29190
m...
Nathan Cutler
06:06 AM Bug #41326: ceph-crash: omits cluster name
Greg Farnum wrote:
> Isn't the cluster name deprecated? What exactly breaks, is it looking for a nonexistent config ...
Jacek S.
05:59 AM CephFS Documentation #41725 (In Progress): Document on-disk format of inodes
Jos Collin
05:42 AM RADOS Backport #41703 (In Progress): nautilus: oi(object_info_t).size does not match on disk size
https://github.com/ceph/ceph/pull/30278 Prashant D
04:17 AM Dashboard Bug #41684: mgr/dashboard: run-frontend-e2e-tests.sh is failing on docker
Or `unset BUILD_DIR` to workaround.
Do we use the *BUILD_DIR* variable in Ceph source tree?
If not, maybe we can se...
Kiefer Chang
03:55 AM RADOS Backport #41704 (In Progress): mimic: oi(object_info_t).size does not match on disk size
https://github.com/ceph/ceph/pull/30275 Prashant D
03:34 AM CephFS Bug #41651: dbench: command not found
Patrick Donnelly wrote:
> Can you link to the failure on pulpito?
sorry,I can't link to the failure on pulpito he...
bingyi zhang
03:09 AM Revision 95d572f9 (ceph): msg/async: clear_payload when requeue_sent.
If requeue_sent becasue replace, ther connection maybe change. And
Message in sent already encoded. So we should clea...
jianpeng ma
01:42 AM Revision 496c38ff (ceph): librbd: adjust the logic of validate_striping
Signed-off-by: mxdInspur <muxiangdong@inspur.com> mxdInspur
01:01 AM RADOS Bug #41735 (Resolved): pg_autoscaler throws HEALTH_WARN with auto_scale on for all pools
Old pools have auto_scale on and ceph health still shows HEALTH_WARN (20 < 30)... Vasu Kulkarni
12:56 AM Revision 8513740d (ceph): osd/PrimaryLogPG: update oi.size on write op implicitly truncating obje...
See "BlueStore::_do_truncate", bluestore will reset ondisk object size
unconditionally to track truncated size. Hence...
xie xingguo
12:56 AM Revision 432d1369 (ceph): osd/PrimaryLogPG: update oi.size on write op implicitly truncating obje...
See "BlueStore::_do_truncate", bluestore will reset ondisk object size
unconditionally to track truncated size. Hence...
xie xingguo

09/09/2019

11:55 PM Revision 1aabf7aa (ceph): os/bluestore: fix space balancing overflow
When gifting, bluestore should not gift more than it actually has.
same for bluefs when reclaming.
Signed-off-by: xi...
xie xingguo
11:38 PM RADOS Bug #41661: radosbench_omap_write cleanup slow/stuck
The current timeout (config.get('time', 360) * 30 + 300 = 300*30 + 300) of 9300 seconds is not enough to clean up the... Neha Ojha
11:02 PM ceph-volume Bug #41660 (Fix Under Review): ceph-volume lvm activate -all fails if stderr is not a terminal
PR to master https://github.com/ceph/ceph/pull/30274
Paul: the PR is a bit different from what I initially suggest...
Alfredo Deza
10:52 PM Revision 0589dbb1 (ceph): Merge pull request #30273 from neha-ojha/wip-documenting-ceph
doc/start/documenting-ceph.rst: make better doc recommendations
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Review...
Nathan Cutler
10:40 PM Revision 07aef796 (ceph): doc/start/documenting-ceph.rst: make better doc recommendations
I do not think "Editors" is relevant anymore.
Signed-off-by: Neha Ojha <nojha@redhat.com>
Neha Ojha
10:36 PM Revision 6e8aca4c (ceph): Merge pull request #30188 from smithfarm/wip-41332-mimic
mimic: build/ops: rpm: always build ceph-test package
Reviewed-by: Kefu Chai <kchai@redhat.com>
Nathan Cutler
10:29 PM Revision 31eb493f (ceph): Merge pull request #30129 from smithfarm/wip-41644-luminous
luminous: install-deps.sh: Remove CR repo
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Brad Hubbard <bhubb...
Nathan Cutler
10:25 PM RADOS Feature #38136 (Resolved): core: lazy omap stat collection
Brad Hubbard
10:25 PM RADOS Backport #38551 (Resolved): luminous: core: lazy omap stat collection
Brad Hubbard
10:01 PM rgw Fix #41734 (Duplicate): rgw: move delimiter-based bucket listing/filtering logic to cls
Presently, when listing the contents of a bucket using delimiters (i.e., for simulated subdirectories), the cls/osds ... J. Eric Ivancich
09:45 PM RADOS Bug #41601: oi(object_info_t).size does not match on disk size
Greg Farnum wrote:
> Hmm I was going to move this into the RADOS project tracker but now I'm leaving it because I'm ...
Nathan Cutler
08:20 PM RADOS Bug #41601: oi(object_info_t).size does not match on disk size
Hmm I was going to move this into the RADOS project tracker but now I'm leaving it because I'm not sure if that will ... Greg Farnum
09:35 PM RADOS Backport #41731 (Need More Info): nautilus: osd/ReplicatedBackend.cc: 1349: FAILED ceph_assert(pe...
note that the backport of https://github.com/ceph/ceph/pull/30059 should happen after https://github.com/ceph/ceph/pu... Nathan Cutler
07:39 PM RADOS Backport #41731 (Rejected): nautilus: osd/ReplicatedBackend.cc: 1349: FAILED ceph_assert(peer_mis...
Nathan Cutler
09:34 PM RADOS Backport #41732 (Need More Info): mimic: osd/ReplicatedBackend.cc: 1349: FAILED ceph_assert(peer_...
Nathan Cutler
09:33 PM RADOS Backport #41732: mimic: osd/ReplicatedBackend.cc: 1349: FAILED ceph_assert(peer_missing.count(fro...
note that the backport of https://github.com/ceph/ceph/pull/30059 should happen after https://github.com/ceph/ceph/pu... Nathan Cutler
07:39 PM RADOS Backport #41732 (Rejected): mimic: osd/ReplicatedBackend.cc: 1349: FAILED ceph_assert(peer_missin...
Nathan Cutler
09:33 PM RADOS Backport #41730 (Need More Info): luminous: osd/ReplicatedBackend.cc: 1349: FAILED ceph_assert(pe...
note that the backport of https://github.com/ceph/ceph/pull/30059 should happen after https://github.com/ceph/ceph/pu... Nathan Cutler
07:39 PM RADOS Backport #41730 (Resolved): luminous: osd/ReplicatedBackend.cc: 1349: FAILED ceph_assert(peer_mis...
https://github.com/ceph/ceph/pull/31855 Nathan Cutler
09:03 PM RADOS Bug #41385: osd/ReplicatedBackend.cc: 1349: FAILED ceph_assert(peer_missing.count(fromshard))
Nathan Cutler wrote:
> @Neha - backport all three PRs?
Yes, note that the backport of https://github.com/ceph/cep...
Neha Ojha
07:41 PM RADOS Bug #41385: osd/ReplicatedBackend.cc: 1349: FAILED ceph_assert(peer_missing.count(fromshard))
@Neha - backport all three PRs? Nathan Cutler
04:53 PM RADOS Bug #41385 (Pending Backport): osd/ReplicatedBackend.cc: 1349: FAILED ceph_assert(peer_missing.co...
Neha Ojha
08:51 PM RADOS Bug #41065 (Closed): new osd added to cluster upgraded from 13 to 14 will down after some days
It's not clear from these snippets what issue you're actually experiencing. The "bad authorizer" suggests either a cl... Greg Farnum
08:46 PM Bug #41326: ceph-crash: omits cluster name
Isn't the cluster name deprecated? What exactly breaks, is it looking for a nonexistent config file or something? Greg Farnum
08:38 PM CephFS Bug #41398 (Resolved): qa: KeyError: 'cluster' in ceph.stop
Greg Farnum
08:37 PM RADOS Bug #41406: common: SafeTimer reinit doesn't fix up "stopping" bool, used in MonClient bootstrap
That's a weird one; perhaps the MonClient should behave differently instead.
(Note that this is a problem only on ...
Greg Farnum
08:28 PM ceph-ansible Bug #41518 (Resolved): INFO:teuthology.orchestra.run.ovh044.stdout:you must add a [grafana-server...
Greg Farnum
08:27 PM Bug #41524 (Resolved): master FTBFS on openSUSE Tumbleweed - no valid RPATH for $EXECUTABLE
Greg Farnum
08:26 PM Bug #41535: Trying to upgrade from Ceph Mimic to Nautilus can fail
Exactly which versions are you running here? CephBool is new in Nautilus and we had a bug with mixed-version mon clus... Greg Farnum
08:14 PM Backport #41733 (In Progress): luminous: osd: need clear PG_STATE_CLEAN when repair object
Nathan Cutler
07:39 PM Backport #41733 (Resolved): luminous: osd: need clear PG_STATE_CLEAN when repair object
https://github.com/ceph/ceph/pull/30271 Nathan Cutler
08:14 PM Revision 012d9212 (ceph): osd: clear PG_STATE_CLEAN when repair object
there is a race be found, when we repair object on clean state,
we queue a DoRecovery peering event, but before the p...
Zengran Zhang
08:10 PM Support #41673 (Closed): Ceph docker: unable to restart docker service with KV backend
The Ceph-container project maintains its issues on GitHub: https://github.com/ceph/ceph-container/issues
As this s...
Greg Farnum
07:52 PM mgr Backport #41720 (In Progress): nautilus: Add mgr module for kubernetes event integration
well, this issue is not needed, but it also does no harm. Nathan Cutler
07:51 PM mgr Backport #41720 (Rejected): nautilus: Add mgr module for kubernetes event integration
Thanks, but this is not needed for the reasons (also mentioned in the PR):
1. there is no master tracker
2. the f...
Nathan Cutler
07:57 AM mgr Backport #41720: nautilus: Add mgr module for kubernetes event integration
And https://github.com/ceph/ceph/pull/30215 Sebastian Wagner
07:57 AM mgr Backport #41720 (In Progress): nautilus: Add mgr module for kubernetes event integration
Sebastian Wagner
01:33 AM mgr Backport #41720: nautilus: Add mgr module for kubernetes event integration
Paul Cuzner wrote:
Ceph PR - -https://github.com/ceph/ceph/pull/30249-
Paul Cuzner
07:17 PM Revision 38e02a71 (ceph): rgw: fix minimum of unordered bucket listing
A recent PR made sure that a bucket listing could not request too many
entries at once. It also did a minimum computa...
J. Eric Ivancich
07:12 PM Revision 796ba464 (ceph): Merge pull request #29910 from vumrao/wip-vumrao-bluefs-log-level
luminous: os/bluestore: apply shared_alloc_size to shared device with log level change
Reviewed-by: Josh Durgin <jdu...
Neha Ojha
06:42 PM rgw Bug #41729 (Triaged): rgw: sync log trimming does not work on buckets associated with a tenant
I know there's been a major refactor in how bucket metadata is fetched in master, and I haven't confirmed this behavi... Ed Fisher
06:39 PM Dashboard Bug #41727 (Fix Under Review): mgr/dashboard: Javascript error when deleting an iSCSI target
Ricardo Marques
06:23 PM Dashboard Bug #41727 (Resolved): mgr/dashboard: Javascript error when deleting an iSCSI target
Sometimes, when editing/deleting and iSCSI target I get the following javascript error:
!iscsi-delete-js-error.png!
Ricardo Marques
06:33 PM Revision e1e962d2 (ceph): Merge PR #30187 into master
* refs/pull/30187/head:
script/backport-resolve-issue: better error message
Reviewed-by: Patrick Donnelly <pdonnell...
Patrick Donnelly
06:29 PM CephFS Bug #41728 (Can't reproduce): mds: hang during fragmentdir
When doing a parallel cp, the active MDS on the CephFS hung on a fragmentdir op.
It might be this bug: http://lists....
Nathan Fish
06:27 PM Revision ed149c2d (ceph): mgr/dashboard: Check if `num_sessions` is available
Fixes: https://tracker.ceph.com/issues/41727
Signed-off-by: Ricardo Marques <rimarques@suse.com>
Ricardo Marques
05:40 PM Revision 4612ab3a (ceph): ceph-volume create a new tox.ini for shell-based tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:36 PM Revision 27cf38ec (ceph): Merge pull request #29190 from badone/wip-luminous-lazy-omap-stats-back...
luminous: core: lazy omap stat collection
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Josh Durgin <jdurgin...
Neha Ojha
04:48 PM Revision 009057e1 (ceph): Merge pull request #30226 from neha-ojha/wip-41385-2
osd/MissingLoc.cc: do not rely on missing_loc_sources only
Reviewed-by: David Zafman <dzafman@redhat.com>
Reviewed B...
Neha Ojha
04:38 PM rbd Bug #40822: rbd-nbd: reproducible crashes on nbd request timeout
The kernel side fix for this issue has been posted here
https://lkml.org/lkml/2019/9/9/549
The ceph side just h...
Mike Christie
04:22 PM Revision 77ecc327 (ceph): osd/PeeringState: give require_osd_release to BufferedRecoveryMessages
They need to know what type of message(s) to queue.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:22 PM Revision efff7776 (ceph): osd/PeeringState: send new message types
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:22 PM Revision a888ebe4 (ceph): osd/PeeringState: add message_map to PeeringCtx/BufferedRecoveryMessages
Have a generalized map of messages that are queued to be sent out. Send
them when we dispatch the PeeringCtx.
Signe...
Sage Weil
04:22 PM Revision 49a0573a (ceph): osd/PeeringState: send notifies via message_map (not notify_list)
Queue up a separate message for each notify, and drop the old notify_list
plumbing.
Signed-off-by: Sage Weil <sage@r...
Sage Weil
04:22 PM Revision 61bf8f40 (ceph): osd/PeeringState: give PeeringCtxWrapper a BufferedRecoveryMessages ref
The ref can be either a raw BufferedRecoveryMessages (buffering) or
a PeeringCtx (child class, no buffering). This a...
Sage Weil
04:22 PM Revision 76b5a002 (ceph): osd/PeeringState: use return value from discover_all_missing
Right now we tell whether discover_all_missing did something by looking
at whether query_map is empty. Instead, use a...
Sage Weil
04:22 PM Revision 5b42225b (ceph): osd/PeeringState: send queries via message_map (not query_map)
Queue up separate messages for each query.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:22 PM Revision 362421c2 (ceph): osd/PeeringState: remove old query_map member
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:22 PM Revision 56c542cc (ceph): osd/PeeringState: send infos via message_map (not info_map)
Queue up separate message for each.
Note that even though we are currenting sending this via a pg_notify_t,
not all ...
Sage Weil
04:22 PM Revision 7744fc69 (ceph): osd/PeeringState: remove old info_map member
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:22 PM Revision 91d123cd (ceph): osd/PeeringState: use send_info() for replica activation ack
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:22 PM Revision ce05c172 (ceph): osd: add new notify, query, and info messages
These are streamlined to only include the information we need for the
peering events, as reflected by the old handle_...
Sage Weil
04:20 PM RADOS Bug #41689 (Resolved): Network ping test fails in TEST_network_ping_test2
This is a follow on fix for the feature https://tracker.ceph.com/issues/40640. The backport is included as part of t... David Zafman
04:19 PM Revision c3d21f11 (ceph): Merge PR #30196 into master
* refs/pull/30196/head:
qa/tasks/ceph: restart: stop osd, mark down, then start
Reviewed-by: Josh Durgin <jdurgin@r...
Sage Weil
04:19 PM rgw Bug #41719 (Resolved): bilog unit tests failing
Casey Bodley
03:35 PM rgw Bug #41719 (Fix Under Review): bilog unit tests failing
Casey Bodley
04:18 PM Revision 781c7e71 (ceph): Merge pull request #30268 from cbodley/wip-41719
cls/rgw: fix bilog trim tests in ceph_test_cls_rgw
Reviewed-by: J. Eric Ivancich <ivancich@redhat.com>
Casey Bodley
04:09 PM Revision 9b082434 (ceph): Merge PR #30220 into master
* refs/pull/30220/head:
test: Allow fractional milliseconds to make test possible
Reviewed-by: Neha Ojha <nojha@red...
Sage Weil
03:05 PM Revision 69670bb7 (ceph): qa: add RHEL 7.7 and use as RHEL7 default
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
02:58 PM CephFS Bug #41651 (Fix Under Review): dbench: command not found
Can you link to the failure on pulpito? Patrick Donnelly
02:29 PM Revision 02b4fc0a (ceph): mgr/dashboard: Fix error message not displayed in pool form
Since the parent form-group was not assigned to any field and was never invalid,
the invalid-feedback element was nev...
Tiago Melo
02:15 PM rbd Backport #41544: luminous: [test] rbd-nbd FSX test runs are failing
@Nathan: only the first commit is relevant as the second commit fixed a crash introduced on the master branch when al... Jason Dillaman
02:14 PM Revision faf9cb38 (ceph): cls/rgw: fix bilog trim tests in ceph_test_cls_rgw
the bucket index prepare step no longer writes a bilog entry, so the
tests were expecting more entries
Fixes: https:...
Casey Bodley
02:14 PM rbd Backport #41543: mimic: [test] rbd-nbd FSX test runs are failing
@Nathan: only the first commit is relevant as the second commit fixed a crash introduced on the master branch when al... Jason Dillaman
02:02 PM Dashboard Feature #38233 (Resolved): mgr/dashboard host management register / unregister host
Kefu Chai
02:02 PM Dashboard Feature #40336 (Resolved): mgr/dashboard: Display orchestrator inventory
Kefu Chai
02:02 PM Dashboard Feature #40337 (Resolved): mgr/dashboard: Display orchestrator hosts
Kefu Chai
02:01 PM Revision 583b09f3 (ceph): Merge pull request #29127 from bk201/wip-40337
mgr/dashboard: orchestrator integration initial works
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Reviewed-by:...
Kefu Chai
01:51 PM Dashboard Bug #41684: mgr/dashboard: run-frontend-e2e-tests.sh is failing on docker
Volker Theile wrote:
> I realized that last week, too. Workaround is to set
>
> export BUILD_DIR=build
>
> an...
Laura Paduano
01:29 PM Dashboard Bug #41684: mgr/dashboard: run-frontend-e2e-tests.sh is failing on docker
I realized that last week, too. Workaround is to set
export BUILD_DIR=build
and then run the script.
Volker Theile
01:21 PM Dashboard Bug #41684: mgr/dashboard: run-frontend-e2e-tests.sh is failing on docker
Yes, it happens here as well:... Tatjana Dehler
01:17 PM Dashboard Bug #41684: mgr/dashboard: run-frontend-e2e-tests.sh is failing on docker
Does that also happen with the run-backend-api-tests.sh script?
Laura Paduano
01:45 PM rgw Bug #41722 (Duplicate): test_cls_rgw.sh fails in rados suite
Casey Bodley
11:02 AM rgw Bug #41722 (In Progress): test_cls_rgw.sh fails in rados suite
see also https://github.com/ceph/ceph/pull/26755 Kefu Chai
10:57 AM rgw Bug #41722 (Duplicate): test_cls_rgw.sh fails in rados suite
... Kefu Chai
01:44 PM Revision 855d84d2 (ceph): test/cls_rbd/test_cls_rbd: update TestClsRbd.sparsify
after #30061, extents returned by sparse read will always be
an empty map as long as the extents to be read is empty ...
Kefu Chai
01:39 PM CephFS Bug #41585 (Fix Under Review): mds: client evicted twice in one tick
Patrick Donnelly
01:32 PM Revision 68f06140 (ceph): Merge pull request #30115 from alfredodeza/wip-rm41378-2
ceph-volume: pre-install python-apt and its variants before test runs
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Alfredo Deza
01:00 PM CephFS Documentation #41725 (New): Document on-disk format of inodes
Document on-disk format of inodes Jos Collin
12:50 PM Bug #41605 (In Progress): Ceph broken on big-endian systems
Kefu Chai
12:47 PM Bug #41605: Ceph broken on big-endian systems
https://github.com/ceph/ceph/pull/30079 Kefu Chai
12:33 PM Dashboard Bug #41648 (Resolved): mgr/dashboard: Add support for "always_on_modules"
Kefu Chai
12:32 PM Revision 670a9a56 (ceph): Merge pull request #30142 from votdev/issue_41648
mgr/dashboard: Handle always-on Ceph Manager modules correctly
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:29 PM Revision e5848662 (ceph): Merge pull request #30079 from uweigand/issue-41605-fixes
Fix big-endian handling
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
12:24 PM Revision 8b88ab0f (ceph): Merge pull request #30087 from egggHang/ec_benchmark
test/erasure-code: add exception handling to k & m
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:22 PM Revision 72bd45ae (ceph): Merge pull request #29892 from Yan-waller/wip-yanj-fixreed_sol_r6_op
osd: fix the missing default value m=2 of reed_sol_r6_op in profile
Reviewed-by: Neha Ojha <nojha@redhat.com>
Review...
Kefu Chai
12:17 PM CephFS Feature #41182 (Fix Under Review): mgr/volumes: add `fs subvolume extend/shrink` commands
Jos Collin
12:16 PM CephFS Bug #41694 (Fix Under Review): qa/tasks: Fix raises that doesn't re-raise in test_volumes.py
Jos Collin
12:11 PM Revision 45392a20 (ceph): Merge pull request #30125 from majianpeng/msg-protocolv1-reduece-swap
msg/async/ProtocolV1: avoid unnecessary bufferlist::swap.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Sag...
Kefu Chai
12:02 PM Revision aed94cf2 (ceph): PendingReleaseNotes: note about changes in `ceph osd erasure-code-profi...
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn> Yan Jun
12:00 PM Revision 87c20c39 (ceph): ec/jerasure: save the default m=2 of reed_sol_r6_op in profile
save the default value of m to profile so that it could be dumped
in command 'ceph osd erasure-code-profile get xxx',...
Yan Jun
12:00 PM Revision 1032b981 (ceph): osd: add sanity check for invalid m/w of liber8tion
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn> Yan Jun
12:00 PM mgr Backport #41724 (In Progress): nautilus: build failed with option "-DWITH_TESTS=off
Nathan Cutler
11:58 AM mgr Backport #41724 (Resolved): nautilus: build failed with option "-DWITH_TESTS=off
https://github.com/ceph/ceph/pull/30261 Nathan Cutler
11:59 AM Revision 6db5d8a2 (ceph): build/ops: fix build fail related to PYTHON_EXECUTABLE variable
Fixes: https://tracker.ceph.com/issues/41676
Signed-off-by: Ilsoo Byun <ilsoobyun@linecorp.com>
(cherry picked from c...
Ilsoo Byun
11:59 AM mgr Backport #41723 (In Progress): mimic: build failed with option "-DWITH_TESTS=off
Nathan Cutler
11:58 AM mgr Backport #41723 (Resolved): mimic: build failed with option "-DWITH_TESTS=off
https://github.com/ceph/ceph/pull/30260 Nathan Cutler
11:59 AM Revision 008bd1f6 (ceph): build/ops: fix build fail related to PYTHON_EXECUTABLE variable
Fixes: https://tracker.ceph.com/issues/41676
Signed-off-by: Ilsoo Byun <ilsoobyun@linecorp.com>
(cherry picked from c...
Ilsoo Byun
11:58 AM mgr Bug #41676 (Pending Backport): build failed with option "-DWITH_TESTS=off
I think this was caused by commit 9e45edaab20793c5da8613a881ac24b492006012 "cmake: build ceph-mgr with specified vers... Nathan Cutler
11:54 AM bluestore Bug #25098 (Resolved): Bluestore OSD failed to start with `bluefs_types.h: 54: FAILED assert(pos ...
Kefu Chai
11:53 AM Revision a8c710ef (ceph): Merge pull request #30109 from rzarzynski/wip-bug-25098-bluefs_layout_t
os/bluestore: verify disk layout of BlueFS
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Reviewed-by: Sage Weil <sag...
Kefu Chai
11:50 AM rgw Backport #41111 (In Progress): luminous: rgw: fix drain handles error when deleting bucket with b...
Nathan Cutler
11:49 AM mgr Backport #41604 (In Progress): nautilus: dashboard: predefined system roles don't include read ac...
Lenz Grimmer
11:48 AM Revision ada0bcb0 (ceph): mgr/dashboard: access_control: add grafana scope read access to *-manag...
Fixes: https://tracker.ceph.com/issues/41572
Signed-off-by: Ricardo Dias <rdias@suse.com>
(cherry picked from commit...
Ricardo Dias
11:26 AM rgw Bug #39262 (Fix Under Review): rgw: propagate transaction id into ops log
Nathan Cutler
11:20 AM Orchestrator Bug #41675 (Resolved): mgr/orchestrator: incorrect refs in progress event
Kefu Chai
11:19 AM Revision 3c0400e5 (ceph): Merge pull request #30197 from bk201/wip-41675
mgr/orchestrator: fix refs property of progresses
Reviewed-by: Sebastian Wagner <sebastian.wagner@suse.com>
Kefu Chai
11:06 AM mgr Bug #41619 (Duplicate): test failure: test_cephfs_get (tasks.mgr.dashboard.test_cephfs.CephfsTest)
Kefu Chai
10:50 AM RADOS Bug #41721 (Fix Under Review): TestClsRbd.sparsify fails when using filestore
Kefu Chai
10:24 AM RADOS Bug #41721 (Resolved): TestClsRbd.sparsify fails when using filestore
it's a regression introduced by https://github.com/ceph/ceph/pull/30061
see http://pulpito.ceph.com/kchai-2019-09-...
Kefu Chai
10:19 AM rbd Bug #41404 (In Progress): [rbd] rbd map hangs up infinitely after osd down
sysfs doesn't support O_DIRECT, so a separate thread seems like the only option (although I would probably use it for... Ilya Dryomov
10:02 AM Dashboard Feature #38288 (Fix Under Review): mgr/dashboard: CephFS snapshots/quota REST API
Volker Theile
09:12 AM Revision 8ac65596 (ceph): mgr/dashboard: Handle always-on Ceph Manager modules correctly
Currently always-on modules are not marked as enabled in the WebUI and can be disabled. This PR will fix that.
Note, ...
Volker Theile
08:58 AM rgw Backport #41706 (In Progress): luminous: in cls_bucket_list_unordered() listing of entries follow...
Nathan Cutler
08:58 AM Revision 2f6936b3 (ceph): rgw: fix cls_bucket_list_unordered() partial results
returnied after -ENOENT dirent is encountered
(details in tracker issue below)
fixes: https://tracker.ceph.com/issu...
Mark Kogan
08:57 AM rgw Backport #41708 (In Progress): mimic: in cls_bucket_list_unordered() listing of entries following...
Nathan Cutler
08:56 AM Revision bdd81a92 (ceph): rgw: fix cls_bucket_list_unordered() partial results
returnied after -ENOENT dirent is encountered
(details in tracker issue below)
fixes: https://tracker.ceph.com/issu...
Mark Kogan
08:46 AM CephFS Documentation #41470: Document requirements for using cephfs
Varsha Rao
08:46 AM rgw Backport #41707 (In Progress): nautilus: in cls_bucket_list_unordered() listing of entries follow...
Nathan Cutler
08:46 AM Revision 7e37204d (ceph): rgw: fix cls_bucket_list_unordered() partial results
returnied after -ENOENT dirent is encountered
(details in tracker issue below)
fixes: https://tracker.ceph.com/issu...
Mark Kogan
08:33 AM rgw Backport #41104 (Need More Info): luminous: rgw: when usring radosgw-admin to list bucket, can se...
If I understand https://tracker.ceph.com/issues/41655#note-1 correctly, this backport needs to be done together with ... Nathan Cutler
07:27 AM Revision 8a124962 (ceph): mgr/volumes: prevent negative subvolume size
Fixes: https://tracker.ceph.com/issues/41617
Signed-off-by: Jos Collin <jcollin@redhat.com>
Jos Collin
03:41 AM CephFS Bug #41426: mds: wrongly signals directory is empty when dentry is damaged?
The readdir is unexpected and log does not include it. Client should just issue an lookup.
See https://github.co...
Zheng Yan
01:08 AM rgw Backport #41627 (In Progress): nautilus: multisite: ENOENT errors from FetchRemoteObj causing buc...
https://github.com/ceph/ceph/pull/30248 Prashant D
01:05 AM rgw Backport #41631 (In Progress): nautilus: rgw:report error "unrecognized arg rm" when using "rados...
https://github.com/ceph/ceph/pull/30247 Prashant D
12:06 AM Revision dbcde2da (ceph): os/bluestore: add bluestore_bluefs_max_free option
This prevents bluefs from trying to acquire more space than
it actually needs, e.g., due to batch deletion of user da...
xie xingguo

09/08/2019

10:07 PM mgr Backport #41720 (Resolved): nautilus: Add mgr module for kubernetes event integration
https://github.com/ceph/ceph/pull/30215
---
Backport of the mgr/k8sevents module to support ceph event integrat...
Paul Cuzner
07:19 PM rgw Bug #41719: bilog unit tests failing
Before three bilog test blocks were commented out:
http://pulpito.ceph.com/ivancich-2019-09-07_00:34:28-rgw-wip-move...
J. Eric Ivancich
06:28 PM rgw Bug #41719 (Resolved): bilog unit tests failing
This causes rgw/verify teuthology tests to fail en masse.
Commenting out a portion of test_cls_rgw.cc::TEST_F(cls_...
J. Eric Ivancich
06:16 PM RADOS Bug #41718 (Resolved): ceph osd stat JSON output incomplete
... Марк Коренберг
04:02 PM mgr Bug #41676 (Resolved): build failed with option "-DWITH_TESTS=off
Kefu Chai
04:02 PM Revision 9e7ecf70 (ceph): Merge pull request #30199 from IlsooByun/cmake_ptyhon_var
build/ops: fix build fail related to PYTHON_EXECUTABLE variable
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:07 PM Bug #41717 (New): ceph::buffer::end_of_buffer isn't caught in void KeyRing::decode(bufferlist::co...
[On FreeBSD]
This results in an ABORT signal in bin/ceph when running vstart.sh
Only buffer::error is caught, but...
Willem Jan Withagen
01:49 PM bluestore Backport #41339 (In Progress): mimic: os/bluestore/BlueFS: use 64K alloc_size on the shared device
Nathan Cutler
01:23 PM Revision ebb806ba (ceph): fix rgw lc does not delete objects that do not have exactly the same ta...
It is possible that object will have multiple tags more than the rule that applied on.
Object is not being deleted if...
Or Friedmann
10:32 AM Revision 17274127 (ceph): rgw_file: introduce fast S3 Unix stats (immutable)
For objects originating in S3/Swift, it is frequently acceptable
to synthesize c/mtime and size stats from meta attri...
Matt Benjamin
10:27 AM rgw Backport #40596: mimic: rgw_file: directory enumeration can be accelerated 1-2 orders of magnitud...
needs to be done after #40599 Nathan Cutler
09:57 AM Revision addec6f7 (ceph): Added single check to avoid duplication. Included few more commands.
Signed-off-by: Shilpa Jagannath <smanjara@redhat.com>
(cherry picked from commit 14c3b4b3ebb6ef2fc44d24f8020beb2977c8...
Shilpa MJ
09:51 AM Revision 14f982b2 (ceph): rgw: swift: fix: https://tracker.ceph.com/issues/37765
The meaning is as follows:
iterate_slo_parts() set end offset equal to the size of the segment,
but RGWRados::iterat...
an.groshev
09:30 AM Revision c45e59a8 (ceph): Merge pull request #30227 from smithfarm/wip-41530-mimic
mimic: doc: default values for mon_health_to_clog_* were flipped
Reviewed-by: Kefu Chai <kchai@redhat.com>
Nathan Cutler
09:22 AM RADOS Bug #40583 (Resolved): Lower the default value of osd_deep_scrub_large_omap_object_key_threshold
While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are ... Nathan Cutler
09:20 AM RADOS Backport #40653 (Resolved): luminous: Lower the default value of osd_deep_scrub_large_omap_object...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/29175
m...
Nathan Cutler
09:19 AM bluestore Backport #41709 (Resolved): luminous: Set concurrent max_background_compactions in rocksdb to 2
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30149
m...
Nathan Cutler
09:19 AM ceph-volume Backport #41613 (Resolved): luminous: ceph-volume lvm list is O(n^2)
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30094
m...
Nathan Cutler
09:16 AM Revision c90fd4e8 (ceph): Merge pull request #30244 from smithfarm/wip-41701-mimic
mimic: build/ops: install-deps.sh: install `python*-devel` for python*rpm-macros
Reviewed-by: Kefu Chai <kchai@redha...
Nathan Cutler
08:21 AM bluestore Backport #41711 (In Progress): nautilus: man page for ceph-kvstore-tool missing command
Nathan Cutler
08:21 AM Revision 885a67ee (ceph): doc/ceph-kvsore-tool: add description for 'stats' command
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
(cherry picked from commit 00a5633af896a126aa481544bee74a63c43c688b)
Adam Kupczyk
08:21 AM Revision 43cb012b (ceph): doc/man/ceph-kvstore-tool: fix typo
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
(cherry picked from commit 70621ae1a32672b4f13737911241a59d55db1634)
Josh Durgin

09/07/2019

08:09 PM Revision cdb8df13 (ceph): Merge PR #29986 into master
* refs/pull/29986/head:
mgr/pg_autoscaler: use 'stored' for pool_logical_used
Reviewed-by: Kefu Chai <kchai@redhat....
Sage Weil
08:08 PM Revision 8d94dc7f (ceph): Merge PR #30139 into master
* refs/pull/30139/head:
mgr/DaemonServer: skip adjusting pgp_num when merging is in-progress
Reviewed-by: Sage Weil...
Sage Weil
08:07 PM RADOS Bug #41716 (Resolved): LibRadosTwoPoolsPP.ManifestUnset fails
... Sage Weil
07:17 PM Revision db152f66 (ceph): Merge pull request #29175 from neha-ojha/wip-40583-luminous
luminous: common/options.cc: Lower the default value of osd_deep_scrub_large_omap_object_key_threshold
Reviewed-by: ...
Neha Ojha
02:24 PM rbd Bug #41404: [rbd] rbd map hangs up infinitely after osd down
Jason Dillaman wrote:
> Am I correct in presuming that we can just tweak the krbd.c code to run the udev monitoring ...
fan chen
12:40 PM rbd Bug #41404: [rbd] rbd map hangs up infinitely after osd down
Am I correct in presuming that we can just tweak the krbd.c code to run the udev monitoring code in its own thread? I... Jason Dillaman
03:25 AM rbd Bug #41404: [rbd] rbd map hangs up infinitely after osd down
Ilya Dryomov wrote:
> Yeah, I realized right after I posted that these events don't all have to be rbd events, since...
fan chen
10:41 AM bluestore Backport #41709 (In Progress): luminous: Set concurrent max_background_compactions in rocksdb to 2
Nathan Cutler
09:25 AM bluestore Backport #41709 (Resolved): luminous: Set concurrent max_background_compactions in rocksdb to 2
https://github.com/ceph/ceph/pull/30149 Nathan Cutler
10:39 AM bluestore Backport #41710 (In Progress): mimic: Set concurrent max_background_compactions in rocksdb to 2
Nathan Cutler
09:25 AM bluestore Backport #41710 (Resolved): mimic: Set concurrent max_background_compactions in rocksdb to 2
https://github.com/ceph/ceph/pull/30150 Nathan Cutler
10:30 AM rgw Bug #41692: rgw dns name matching broken
backporting note: this fix needs to be backported together with #40995 Nathan Cutler
10:29 AM rgw Bug #40995: rgw dns name is not case sensitive
backports waiting for #41692 to enter "Pending Backport" status, since it needs to be done together with this one Nathan Cutler
10:25 AM rgw Backport #41478 (Need More Info): mimic: rgw dns name is not case sensitive
waiting for #41692 to enter "Pending Backport" status, since it needs to be done together with this one Nathan Cutler
10:25 AM rgw Backport #41479 (Need More Info): nautilus: rgw dns name is not case sensitive
waiting for #41692 to enter "Pending Backport" status, since it needs to be done together with this one Nathan Cutler
10:24 AM rgw Backport #41480 (Need More Info): luminous: rgw dns name is not case sensitive
waiting for #41692 to enter "Pending Backport" status, since it needs to be done together with this one Nathan Cutler
10:14 AM Backport #41701 (In Progress): mimic: "make check" failing in GitHub due to python packaging conf...
Nathan Cutler
09:23 AM Backport #41701 (Resolved): mimic: "make check" failing in GitHub due to python packaging conflict
https://github.com/ceph/ceph/pull/30244 Nathan Cutler
10:14 AM Revision 213348a5 (ceph): install-deps.sh: install `python*-devel` for python*rpm-macros
in 087ea813, we installed '*rpm-macros' for the macros, so we can have
access to the latest python packaging related ...
Kefu Chai
09:59 AM Revision 6e4b0a66 (ceph): qa/standalone: remove osd_pool_default_size in test_wait_for_health_ok
Signed-off-by: zjh <jhzeng93@foxmail.com>
(cherry picked from commit e62cfceb9549e806f774ef3da549efd9f4d90171)
Jiahui Zeng
09:59 AM Revision 72a66e7b (ceph): mon/PGMap: enable/disable TOO_FEW_OSDS warning with an option
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 3b74fbc93d32d6cc367049d3bcbe83d3837abba5)
Conf...
Sage Weil
09:59 AM Revision 322ad8fc (ceph): osd: Better error message when OSD count is less than osd_pool_default_...
Fixes: http://tracker.ceph.com/issues/38617
Signed-off-by: zjh <jhzeng93@foxmail.com>
(cherry picked from commit 942...
Jiahui Zeng
09:40 AM Backport #41442 (In Progress): mimic: osd: need clear PG_STATE_CLEAN when repair object
Nathan Cutler
09:39 AM Revision 75d2382a (ceph): osd: clear PG_STATE_CLEAN when repair object
there is a race be found, when we repair object on clean state,
we queue a DoRecovery peering event, but before the p...
Zengran Zhang
09:31 AM rgw Backport #41715 (Resolved): mimic: can't remove rados objects after copy rgw-object fail
https://github.com/ceph/ceph/pull/30891 Nathan Cutler
09:31 AM rgw Backport #41714 (Resolved): nautilus: can't remove rados objects after copy rgw-object fail
https://github.com/ceph/ceph/pull/30741 Nathan Cutler
09:31 AM rgw Backport #41713 (Resolved): luminous: can't remove rados objects after copy rgw-object fail
https://github.com/ceph/ceph/pull/30323 Nathan Cutler
09:30 AM Revision da63b206 (ceph): mds: cleanup truncating inodes when standby replay mds trim log segments
Standby replay mds first trims expired log segments, then replays new
log segments. It's possible a 'truncate_start' ...
Yan, Zheng
09:29 AM RADOS Backport #41712 (Resolved): nautilus: FAILED ceph_assert(p != pg_slots.end()) in OSDShard::regist...
https://github.com/ceph/ceph/pull/30371 Nathan Cutler
09:26 AM bluestore Backport #41711 (Resolved): nautilus: man page for ceph-kvstore-tool missing command
https://github.com/ceph/ceph/pull/30245 Nathan Cutler
09:24 AM rgw Backport #41708 (Resolved): mimic: in cls_bucket_list_unordered() listing of entries following an...
https://github.com/ceph/ceph/pull/30253 Nathan Cutler
09:24 AM rgw Backport #41707 (Resolved): nautilus: in cls_bucket_list_unordered() listing of entries following...
https://github.com/ceph/ceph/pull/30252 Nathan Cutler
09:24 AM rgw Backport #41706 (Resolved): luminous: in cls_bucket_list_unordered() listing of entries following...
https://github.com/ceph/ceph/pull/30254 Nathan Cutler
09:23 AM RADOS Backport #41705 (Resolved): nautilus: Incorrect logical operator in Monitor::handle_auth_request()
https://github.com/ceph/ceph/pull/31038 Nathan Cutler
09:23 AM RADOS Backport #41704 (Resolved): mimic: oi(object_info_t).size does not match on disk size
https://github.com/ceph/ceph/pull/30275 Nathan Cutler
09:23 AM RADOS Backport #41703 (Resolved): nautilus: oi(object_info_t).size does not match on disk size
https://github.com/ceph/ceph/pull/30278 Nathan Cutler
09:23 AM RADOS Backport #41702 (Rejected): luminous: oi(object_info_t).size does not match on disk size
Nathan Cutler
09:23 AM Backport #41700 (Resolved): nautilus: "make check" failing in GitHub due to python packaging conf...
https://github.com/ceph/ceph/pull/30322 Nathan Cutler
09:23 AM Backport #41699 (Rejected): luminous: "make check" failing in GitHub due to python packaging conf...
Nathan Cutler
09:22 AM Dashboard Backport #41698 (Rejected): nautilus: mgr/dashboard: Empty datatable rendered before data has bee...
-https://github.com/ceph/ceph/pull/30320- Nathan Cutler
09:21 AM CephFS Backport #41489 (In Progress): luminous: client: client should return EIO when it's unsafe reqs h...
Nathan Cutler
09:21 AM Revision e0f209e8 (ceph): client: return -eio when sync file which unsafe reqs has been dropped
Fixes:http://tracker.ceph.com/issues/40877
Signed-off-by: simon gao <simon29rock@gmail.com>
(cherry picked from comm...
simon gao
09:19 AM CephFS Backport #41487 (In Progress): mimic: client: client should return EIO when it's unsafe reqs have...
Nathan Cutler
09:19 AM Revision 690a0513 (ceph): client: return -eio when sync file which unsafe reqs has been dropped
Fixes:http://tracker.ceph.com/issues/40877
Signed-off-by: simon gao <simon29rock@gmail.com>
(cherry picked from comm...
simon gao
09:18 AM CephFS Backport #41476 (Rejected): mimic: cephfs-data-scan scan_links FAILED ceph_assert(p->second >= be...
this is fixing an issue in InoTable::force_consume_to(), a function that was added by feature PR https://github.com/c... Nathan Cutler
09:13 AM CephFS Backport #41466 (In Progress): mimic: mount.ceph: doesn't accept "strictatime"
Nathan Cutler
09:13 AM Revision 8e93bf57 (ceph): mount.ceph: properly handle -o strictatime
Otherwise, we get -EINVAL when a mount is attempted.
Fixes: https://tracker.ceph.com/issues/41144
Signed-off-by: Jef...
Jeff Layton
09:09 AM Bug #41603 (Pending Backport): "make check" failing in GitHub due to python packaging conflict
Nathan Cutler
09:01 AM CephFS Backport #40899 (In Progress): mimic: mds: only evict an unresponsive client when another client ...
Nathan Cutler
09:00 AM Revision 69ddf956 (ceph): qa/tests: test if unresponsive MDS client with no caps is evicted directly
Test if an unresponsive MDS client session holding no caps is evicted
directly at session_autoclose without being mar...
Rishabh Dave
08:57 AM Revision 87705d2b (ceph): qa/cephfs: memoize FUSE client pid
Save client PID so that we avoid calling get_client_pid() every now and
then. This, more importantly, allows sending ...
Rishabh Dave
08:57 AM Revision 36417a1a (ceph): qa/tests: add a method to signal a MDS client
Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit 855a561d9d7773fef3274b4fb9152e06449d13e4)
Rishabh Dave
08:55 AM CephFS Backport #40896 (In Progress): mimic: ceph_volume_client: fs_name must be converted to string bef...
Nathan Cutler
08:55 AM Revision e085982d (ceph): ceph_volume_client: don't convert None to str object
Fixes: http://tracker.ceph.com/issues/40800
Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commi...
Rishabh Dave
08:55 AM Revision e081e971 (ceph): ceph_volume_client: convert string to bytes object
mount method in libcephfs's cython modules expects filesystem_name to
be a bytes object. Therefore, convert string to...
Rishabh Dave
08:54 AM Revision 1ab18fcf (ceph): pybind/ceph_volume_client: allow volume_client to
... mount a specificied ceph filesystem.
Signed-off-by: Ramana Raja <rraja@redhat.com>
(cherry picked from commit 8c...
Ramana Raja
08:50 AM Revision ddb8cfa0 (ceph): ceph_volume_client: make UTF-8 encoding explicit
Make it explicit in the method to_bytes() that encoding is with UTF-8.
Signed-off-by: Rishabh Dave <ridave@redhat.co...
Rishabh Dave
08:49 AM CephFS Backport #40886 (Need More Info): mimic: ceph_volume_client: to_bytes converts NoneType object str
Nathan Cutler
08:49 AM CephFS Backport #40856 (Need More Info): mimic: ceph_volume_client: python program embedded in test_volu...
Nathan Cutler
08:45 AM CephFS Backport #40853 (In Progress): mimic: test_volume_client: test_put_object_versioned is unreliable
Nathan Cutler
08:45 AM Revision 90ed59cb (ceph): test_volume_client: add positive test for ceph_volume_client method
ceph_volume_client.py's put_object_versioned() has only one test. Since
this only test is a negative test it may fail...
Rishabh Dave
08:44 AM Revision 4b93b3af (ceph): test_volume_client: don't shadow class variable
Name class and instance variables differently so that the latter doesn't
shadow the former.
Signed-off-by: Rishabh D...
Rishabh Dave
08:43 AM Revision cb299007 (ceph): test_volume_client: rewrite test_put_object_versioned
The test's success depends on whether CommandFailedError exception is
raised. This manner of testing is unreliable si...
Rishabh Dave
08:43 AM Revision e573104e (ceph): test_volume_client: rename test_put_object_versioned()
test_put_object_versioned() is too generic for a negative test that
specifically tests if the version is verified bef...
Rishabh Dave
08:43 AM Revision e4bb0433 (ceph): test_volume_client: make test_object_versioned py3 compatible
Convert strings to bytes in the Python program embedded inside this
test. Also, in the process don't lose Python 2 co...
Rishabh Dave
08:43 AM Revision a6dadc2e (ceph): test_volume_client: use sudo_write_file() form teuthology
Instead of defining another method to write a file as root user in
test_volume_client.py, use the method from teuthol...
Rishabh Dave
08:42 AM CephFS Backport #40844 (In Progress): mimic: MDSMonitor: use stringstream instead of dout for mds repaired
Nathan Cutler
08:42 AM Revision a3557875 (ceph): mon/MDSMonitor: use stringstream instead of dout for mds repaired
Fixes: http://tracker.ceph.com/issues/40472
Signed-off-by: Zhi Zhang <zhangz.david@outlook.com>
(cherry picked from ...
Zhi Zhang
08:41 AM CephFS Backport #40444 (In Progress): mimic: mds: MDCache::cow_inode does not cleanup unneeded client_sn...
Nathan Cutler
08:33 AM CephFS Backport #41114 (Need More Info): mimic: client: more precise CEPH_CLIENT_CAPS_PENDING_CAPSNAP
non-trivial conflicts Nathan Cutler
07:55 AM CephFS Backport #41129 (In Progress): mimic: qa: power off still resulted in client sending session close
Nathan Cutler
07:55 AM Revision 85e8f050 (ceph): qa: wait for kernel client death
After sending the reboot command, we need to wait briefly for it to be
rebooted so that the kernel client doesn't vol...
Patrick Donnelly
07:55 AM Revision 564f3025 (ceph): qa: use hard_reset to reboot kclient
power_off may allow the mounts to gracefully unmount. We don't want this if the
kclient is stuck or we desire the cli...
Patrick Donnelly
07:45 AM RADOS Backport #41697 (In Progress): luminous: Network ping monitoring
Nathan Cutler
07:31 AM RADOS Backport #41697 (Resolved): luminous: Network ping monitoring
https://github.com/ceph/ceph/pull/30230 Nathan Cutler
07:43 AM RADOS Backport #41696 (In Progress): mimic: Network ping monitoring
Nathan Cutler
07:31 AM RADOS Backport #41696 (Resolved): mimic: Network ping monitoring
https://github.com/ceph/ceph/pull/30225 Nathan Cutler
07:34 AM RADOS Backport #41695 (In Progress): nautilus: Network ping monitoring
Nathan Cutler
07:31 AM RADOS Backport #41695 (Resolved): nautilus: Network ping monitoring
https://github.com/ceph/ceph/pull/30195 Nathan Cutler
07:25 AM Revision 6129289b (ceph): osd/PeeringState: do not complain about past_intervals constrained by o...
The start of the required interval has a floor set by the oldest osdmap
epoch we have. That can lead to an invalid/e...
Sage Weil
03:01 AM CephFS Bug #41694 (Resolved): qa/tasks: Fix raises that doesn't re-raise in test_volumes.py
Possible:
> TypeError: exceptions must be old-style classes or derived from BaseException, not NoneType"
Jos Collin
02:35 AM RADOS Bug #41693 (Need More Info): a accidental problems with osd detection algorithm in monitor
There is a accidental problems with osd detection algorithm in monitor. In a three-cluster environment,HostA/HostB/Ho... shuguang wang
02:34 AM Revision 8c99f815 (ceph): Merge pull request #30061 from xiexingguo/wip-sparse-read
os, osd: readv
Reviewed-by: Sage Weil <sage@redhat.com>
Xie Xingguo
02:31 AM Revision 8971bc7b (ceph): Merge pull request #30059 from xiexingguo/wip-clean-vs-repair
osd/PG: fix _finish_recovery vs repair race
Reviewed-by: Neha Ojha <nojha@redhat.com>
Xie Xingguo
12:57 AM Revision dd9c4e0b (ceph): Merge pull request #30190 from tchaikov/wip-python-rpm-macro
install-deps.sh: install `python*-devel` for python*rpm-macros
Reviewed-by: Boris Ranto <branto@redhat.com>
Reviewed...
Kefu Chai

09/06/2019

11:53 PM bluestore Backport #41340 (In Progress): nautilus: os/bluestore/BlueFS: use 64K alloc_size on the shared de...
Vikhyat Umrao
11:49 PM RADOS Backport #41531 (In Progress): nautilus: Move bluefs alloc size initialization log message to log...
Vikhyat Umrao
10:15 PM RADOS Backport #41531 (Need More Info): nautilus: Move bluefs alloc size initialization log message to ...
non-trivial backport - needs https://github.com/ceph/ceph/pull/29537 at least Nathan Cutler
11:38 PM RADOS Bug #41385 (Fix Under Review): osd/ReplicatedBackend.cc: 1349: FAILED ceph_assert(peer_missing.co...
https://github.com/ceph/ceph/pull/30119 (merged September 4, 2019)
https://github.com/ceph/ceph/pull/30059 (merged S...
Neha Ojha
11:33 PM Bug #41348: osd: need clear PG_STATE_CLEAN when repair object
This should probably back ported to Luminous David Zafman
10:54 PM ceph-volume Bug #41660: ceph-volume lvm activate -all fails if stderr is not a terminal
This probably breaks every deployment tool, yes. Paul Emmerich
10:52 PM ceph-volume Bug #41660: ceph-volume lvm activate -all fails if stderr is not a terminal
Could this be related to an issue we're seeing in Rook on `ceph volume lvm prepare`?
https://github.com/rook/rook/...
Blaine Gardner
10:49 PM Revision 5906a573 (ceph): osd/MissingLoc.cc: do not rely on missing_loc_sources only
In 624ade487ea4aeaf988cc1767e0b293f76addd5b, we relied on missing_loc_sources
to check for strays and remove an OSD f...
Neha Ojha
10:31 PM CephFS Backport #40841 (In Progress): mimic: ceph-fuse: mount does not support the fallocate()
Nathan Cutler
10:31 PM Revision e45fa963 (ceph): client: support the fallocate() when fuse version >= 2.9
You can see that libfuse already supports the fallocate() function call in version 2.9,
see https://github.com/libfus...
huanwen ren
10:21 PM RADOS Backport #41533 (In Progress): mimic: Move bluefs alloc size initialization log message to log le...
Vikhyat Umrao
10:14 PM RADOS Backport #41533 (Need More Info): mimic: Move bluefs alloc size initialization log message to log...
non-trivial backport - needs https://github.com/ceph/ceph/pull/29537 at least Nathan Cutler
10:03 PM RADOS Backport #41530 (In Progress): mimic: doc: mon_health_to_clog_* values flipped
Nathan Cutler
10:03 PM Revision b4af3949 (ceph): doc: default values for mon_health_to_clog_* were flipped
On a freshly installed nautilus cluster (i.e. 14.2.2), the default values are:
mon_health_to_clog_interval = 3600
mo...
James McClune
08:01 PM RADOS Backport #41499 (Need More Info): mimic: backfill_toofull while OSDs are not full (Unneccessary H...
The backport needs 3b8f86c8b09b9143d3e25ab34b51057581b48114 to be cherry-picked, first, for it to make sense, but tha... Nathan Cutler
03:34 PM RADOS Backport #41499 (In Progress): mimic: backfill_toofull while OSDs are not full (Unneccessary HEAL...
Nathan Cutler
07:42 PM RADOS Backport #41502 (In Progress): mimic: Warning about past_interval bounds on deleting pg
Nathan Cutler
07:25 PM rgw Bug #41692: rgw dns name matching broken
Casey Bodley
07:23 PM rgw Bug #41692 (Resolved): rgw dns name matching broken
the Host header matching with --rgw-dns-name was broken recently with a switch to case-insensitive comparison Casey Bodley
07:23 PM Revision 60b2dbe6 (ceph): rgw: fix dns name comparison for virtual hosting
Fixes: https://tracker.ceph.com/issues/41692
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
07:08 PM bluestore Feature #41691 (Resolved): os/BlueStore: avoid double caching bluestore onodes in rocksdb block_c...
Vikhyat Umrao
07:03 PM RADOS Bug #41689: Network ping test fails in TEST_network_ping_test2
... David Zafman
06:37 PM RADOS Bug #41689 (Fix Under Review): Network ping test fails in TEST_network_ping_test2
David Zafman
06:18 PM RADOS Bug #41689 (Resolved): Network ping test fails in TEST_network_ping_test2
http://pulpito.ceph.com/kchai-2019-09-06_15:05:18-rados-wip-kefu-testing-2019-09-06-1807-distro-basic-smithi/4283774/... David Zafman
07:01 PM bluestore Feature #41690 (Fix Under Review): Sharding of rocksdb database using column families
Vikhyat Umrao
07:01 PM bluestore Feature #41690 (Resolved): Sharding of rocksdb database using column families
1) Sharded BlueStore - 1 - KeyValueDB
https://github.com/ceph/ceph/pull/29084
2) Sharded BlueStore - 2 - main p...
Vikhyat Umrao
06:23 PM Revision 6d2e4cb1 (ceph): test: Allow fractional milliseconds to make test possible
Fixes: https://tracker.ceph.com/issues/41689
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
06:15 PM Revision 0b2be2b6 (ceph): install-deps.sh: install `python*-devel` for python*rpm-macros
in 087ea813, we installed '*rpm-macros' for the macros, so we can have
access to the latest python packaging related ...
Kefu Chai
06:11 PM rbd Bug #41404: [rbd] rbd map hangs up infinitely after osd down
Yeah, I realized right after I posted that these events don't all have to be rbd events, since the filtering is done ... Ilya Dryomov
02:59 PM rbd Bug #41404: [rbd] rbd map hangs up infinitely after osd down
Ilya Dryomov wrote:
> fan chen wrote:
> > [during osds down, the rbd map hangs, there are no output messages]
> >...
fan chen
11:09 AM rbd Bug #41404: [rbd] rbd map hangs up infinitely after osd down
fan chen wrote:
> [during osds down, the rbd map hangs, there are no output messages]
>
> [after osds up, the ou...
Ilya Dryomov
02:15 AM rbd Bug #41404: [rbd] rbd map hangs up infinitely after osd down
Ilya Dryomov wrote:
> fan chen wrote:
> > hi Ilya, the rbd verison is ceph-12.2.12, I notice that the latest ceph c...
fan chen
02:03 AM rbd Bug #41404: [rbd] rbd map hangs up infinitely after osd down
Ilya Dryomov wrote:
> Did you confirm that the socket actually fills up? It seems highly unlikely to me, because it...
fan chen
05:53 PM Revision 89f5b8a0 (ceph): Merge pull request #22574 from aclamk/bs-allocator-ageing-test
bluestore/allocator: Ageing test for bluestore allocators.
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
05:40 PM Revision 7e11f423 (ceph): Merge pull request #30028 from tchaikov/wip-rpath
cmake: selectively rewrite install rpath
Reviewed-by: Sridhar Seshasayee <sseshasa@redhat.com>
Kefu Chai
05:27 PM RADOS Bug #41429 (Pending Backport): Incorrect logical operator in Monitor::handle_auth_request()
Kefu Chai
05:27 PM Revision 1dccce21 (ceph): Merge pull request #30015 from neha-ojha/wip-41429
mon/Monitor.cc: fix condition that checks for unrecognized auth mode
Reviewed-by: xie xingguo <xie.xingguo@zte.com.c...
Kefu Chai
05:10 PM Revision 93334d01 (ceph): Merge pull request #30149 from neha-ojha/wip-40769-luminous
luminous: common/options: Set concurrent bluestore rocksdb compactions to 2
Reviewed-by: Josh Durgin <jdurgin@redhat...
Neha Ojha
05:10 PM Revision e96790fe (ceph): Merge pull request #30023 from tchaikov/wip-get-req
mon,osd: use get_req<> instead of static_cast<>(get_req())
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Kefu Chai
05:08 PM RADOS Bug #38513: luminous: "AsyncReserver.h: 190: FAILED assert(!queue_pointers.count(item) && !in_pro...
/a/nojha-2019-09-05_23:53:20-rados-wip-40769-luminous-distro-basic-smithi/4279855/ Neha Ojha
04:08 PM CephFS Documentation #41688 (Resolved): doc: client config reference improvements
The client config docs
https://docs.ceph.com/docs/master/cephfs/client-config-ref/
does not mention where these...
Alejandro Bonilla
04:04 PM Revision 586498ec (ceph): Merge pull request #30210 from ctrlaltdel/doc-typo
doc: Fix a typo in balancer documentation
Reviewed-by: Lenz Grimmer <LGrimmer@suse.com>
Casey Bodley
03:29 PM RADOS Backport #41490 (In Progress): mimic: OSDCap.PoolClassRNS test aborts
Nathan Cutler
03:29 PM Revision 85cc8090 (ceph): osd/OSDCap: Check for empty namespace
Fixes: http://tracker.ceph.com/issues/40835
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
(cherry picked from co...
Brad Hubbard
03:29 PM Revision 97e1b1c5 (ceph): mgr/k8sevents: Initial ceph -> k8s events integration
Adds a mgr module to provide integration between
Ceph and the kubernetes events API within the rook-ceph
namespace. I...
Paul Cuzner
03:28 PM RADOS Backport #41449 (In Progress): mimic: mon: C_AckMarkedDown has not handled the Callback Arguments
Nathan Cutler
03:09 PM Revision 199d6418 (ceph): Merge pull request #29520 from pcuzner/add-events-mgr-module
mgr/k8sevents: Add mgr module for kubernetes event integration
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by...
Sebastian Wagner
03:08 PM Dashboard Bug #41685: mgr/dashboard: False Spanish translation of `clean` on landing page
Ugh, that is ugly indeed. @Sebastian, can you please update the translations accordingly and provide a fix? Lenz Grimmer
01:33 PM Dashboard Bug #41685 (Resolved): mgr/dashboard: False Spanish translation of `clean` on landing page
Somehow a false spanish translation `Borrar` has made it into the Dashboard. The translation of `borrar` is `deleted`... Patrick Seidensal
02:51 PM Revision c53597b5 (ceph): radosgw-admin: add --uid check in bucket list command
Fixes: https://tracker.ceph.com/issues/41589
Signed-off-by: Vikhyat Umrao <vumrao@redhat.com>
Vikhyat Umrao
02:48 PM Dashboard Bug #41687 (Resolved): mgr/dashboard: Delete actions should provide the name of the object being ...
Currently, when performing delete actions on e.g. Ceph pools, RBDs or RGW users/buckets, the modal dialogue only prom... Lenz Grimmer
02:29 PM Revision 4c8e67bb (ceph): mgr/dashboard: Improve images e2e test
The 'should move the image to the trash' e2e fails because the datatable content has not been updated at the time the... Volker Theile
02:10 PM mgr Bug #38539: tasks.mgr.test_insights.TestInsights#test_health_history fails
http://qa-proxy.ceph.com/teuthology/swagner-2019-09-06_09:25:06-rados:mgr-wip-swagner-testing-distro-basic-mira/42831... Sebastian Wagner
02:01 PM mgr Bug #41674 (Duplicate): tasks.mgr.dashboard.test_cephfs.CephfsTest fails, metadata is None
Sebastian Wagner
01:57 PM mgr Bug #41674: tasks.mgr.dashboard.test_cephfs.CephfsTest fails, metadata is None
http://qa-proxy.ceph.com/teuthology/swagner-2019-09-06_09:25:06-rados:mgr-wip-swagner-testing-distro-basic-mira/42831... Sebastian Wagner
02:17 AM mgr Bug #41674 (Duplicate): tasks.mgr.dashboard.test_cephfs.CephfsTest fails, metadata is None
... Sage Weil
02:00 PM rgw Feature #41686: Unable to rebuild bucket index with a shard missing.
You can reproduce, if you delete or miss a shard object you should get same result. Manuel Rios
01:59 PM rgw Feature #41686 (New): Unable to rebuild bucket index with a shard missing.
Hi,
We got a bucket unable to list. I was thinking about too much object with listing problems, but we run --check...
Manuel Rios
01:29 PM RADOS Backport #40993 (In Progress): mimic: Ceph status in some cases does not report slow ops
The logs relating to this tracker didn't indicate anything obvious upon analysis. The issue was reproduced locally on... Sridhar Seshasayee
01:15 PM Revision 858b88f1 (ceph): doc: Fix a typo in balancer documentation
Signed-off-by: Francois Deppierraz <francois@ctrlaltdel.ch> Francois Deppierraz
12:57 PM rgw Bug #41655: rgw: fix minimum of unordered bucket listing
J. Eric Ivancich
12:56 PM rgw Bug #41511: civetweb threads using 100% of CPU
Hello,
It seems we are also experiencing this issue but with the beast frontend. We were using ceph v13.2.x before...
Arnaud Lefebvre
12:47 PM Dashboard Bug #41683 (Fix Under Review): mgr/dashboard: Rendering datatable causes Angular runtime error
Volker Theile
12:21 PM Dashboard Bug #41683 (Resolved): mgr/dashboard: Rendering datatable causes Angular runtime error
The fix from https://github.com/ceph/ceph/pull/30103 for https://tracker.ceph.com/issues/41615 causes an Angular runt... Volker Theile
12:37 PM Dashboard Bug #41682 (Fix Under Review): mgr/dashboard: iSCSI control inputs should be rendered based on co...
Ricardo Marques
10:53 AM Dashboard Bug #41682 (In Progress): mgr/dashboard: iSCSI control inputs should be rendered based on control...
Ricardo Marques
10:53 AM Dashboard Bug #41682 (Resolved): mgr/dashboard: iSCSI control inputs should be rendered based on control "t...
Since https://github.com/ceph/ceph-iscsi/pull/138 `ceph-iscsi` controls API returns the "type" of each control.
Ce...
Ricardo Marques
12:35 PM Revision a7bf31fe (ceph): mgr/dashboard: Rendering datatable causes Angular runtime error
Due some timing effects it might happen that the re-rendering of the datatable causes an Angular runtime error caused... Volker Theile
12:32 PM Dashboard Bug #41684 (Closed): mgr/dashboard: run-frontend-e2e-tests.sh is failing on docker
The run-frontend-e2e-tests.sh script is failing on my docker environment:... Tatjana Dehler
12:08 PM Revision aa9ae8e2 (ceph): mds: Reorganize class members in LogEvent header
Fixes: https://tracker.ceph.com/issues/41679
Signed-off-by: Varsha Rao <varao@redhat.com>
Varsha Rao
12:05 PM Revision 96cf28e3 (ceph): Merge PR #29786 into master
* refs/pull/29786/head:
allow for multiple "build" dirs to exist
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
11:23 AM ceph-volume Bug #41649 (Fix Under Review): api/lvm: check if list of LVs is empty
Nathan Cutler
10:49 AM Revision f1922d33 (ceph): mgr/dashboard: refactor TableKeyValueComponent
Signed-off-by: Patrick Seidensal <pseidensal@suse.com> Patrick Seidensal
10:47 AM Revision e84ea6cf (ceph): script/ceph-backport.sh: explicitly sanity-check git remotes
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
10:47 AM Revision 447f47cc (ceph): script/ceph-backport.sh: checkout local branch if not in it already
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
10:47 AM Revision ff7d75e1 (ceph): script/ceph-backport.sh: try known milestones before querying remote API
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
10:47 AM Revision 57b053f9 (ceph): script/ceph-backport.sh: implement --component and --set-milestone
Some backporters might not have elevated GitHub privileges. Stop assuming privs
are elevated.
Allow component to be ...
Nathan Cutler
10:47 AM Revision 4497a4bb (ceph): script/ceph-backport.sh: infer whether to --prepare
If the current branch is wip-$issue_id-$release, then assume
prepare phase has already been completed.
If that branc...
Nathan Cutler
10:23 AM Revision 97b6b658 (ceph): script/ceph-backport.sh: stop if GitHub API returns "null"
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
10:23 AM Revision 82bb2077 (ceph): script/ceph-backport.sh: rewrite the documentation block
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
10:22 AM Revision ce0daf5f (ceph): script/ceph-backport.sh: check name of current git branch
The script expects the git branch containing the cherry-picked commits to be
named using a certain format.
Signed-of...
Nathan Cutler
10:10 AM Dashboard Bug #41681 (Resolved): mgr/dashboard: pool detail list contains unrelated fields
The fields `cdExecuting` and `cdIsBinary` are displayed in the "Details" tab of a pool and are likely not supposed to... Patrick Seidensal
10:06 AM Revision d8251aa2 (ceph): build/ops: fix build fail related to PYTHON_EXECUTABLE variable
Fixes: https://tracker.ceph.com/issues/41676
Signed-off-by: Ilsoo Byun <ilsoobyun@linecorp.com>
Ilsoo Byun
10:04 AM RADOS Bug #41680 (Resolved): Removed OSDs with outstanding peer failure reports crash the monitor
The osd have been reduced, but reported anomaly information for partner OSD Previously. However, reporters of failure... shuguang wang
09:50 AM RADOS Bug #41677: Cephmon:fix mon crash
shuguang wang wrote:
> Reduction num of osd in primary mon of three node cluster, the primary mon crash of occasiona...
shuguang wang
08:45 AM RADOS Bug #41677 (Fix Under Review): Cephmon:fix mon crash
Kefu Chai
08:43 AM RADOS Bug #41677: Cephmon:fix mon crash
shuguang wang wrote:
> Reduction num of osd in primary mon of three node cluster, the primary mon crash of occasiona...
shuguang wang
08:42 AM RADOS Bug #41677: Cephmon:fix mon crash
The osd have been reduced, but reported anomaly information for partner OSD Previously. However, failure_info of this... shuguang wang
05:34 AM RADOS Bug #41677 (Resolved): Cephmon:fix mon crash
Reduction num of osd in primary mon of three node cluster, the primary mon crash of occasional. shuguang wang
08:59 AM CephFS Cleanup #41679 (Fix Under Review): mds: reorg LogEvent header
Varsha Rao
07:45 AM CephFS Cleanup #41679 (Resolved): mds: reorg LogEvent header
Varsha Rao
08:48 AM Dashboard Bug #41668: mgr/dashboard: key-value-table doesn't render booleans
How can i verify this issue in the UI? Please give an example which table can be used to test this. Volker Theile
08:20 AM Dashboard Bug #41668 (Fix Under Review): mgr/dashboard: key-value-table doesn't render booleans
Patrick Seidensal
08:32 AM mgr Bug #41676 (Fix Under Review): build failed with option "-DWITH_TESTS=off
Kefu Chai
05:14 AM mgr Bug #41676: build failed with option "-DWITH_TESTS=off
Ilsoo Byun wrote:
> The reason is that cmake 'FindPython' module doesn't set *PYTHON_EXECUTABLE* variable but *Pytho...
Ilsoo Byun
05:05 AM mgr Bug #41676: build failed with option "-DWITH_TESTS=off
The reason is that cmake 'FindPython' module doesn't set *PYTHON_EXECUTABLE* variable but *Python_EXECUTABLE*(cmake v... Ilsoo Byun
04:41 AM mgr Bug #41676: build failed with option "-DWITH_TESTS=off
build as follows: ... Ilsoo Byun
04:36 AM mgr Bug #41676 (Resolved): build failed with option "-DWITH_TESTS=off
Ilsoo Byun
08:16 AM Revision 1758ec53 (ceph): mgr/dashboard: key-value-table doesn't render booleans
Fixes: https://tracker.ceph.com/issues/41668
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
Patrick Seidensal
07:49 AM CephFS Cleanup #41678 (Fix Under Review): mds: reorg LogSegment header
Varsha Rao
07:44 AM CephFS Cleanup #41678 (Resolved): mds: reorg LogSegment header
Varsha Rao
07:39 AM Dashboard Bug #41234: More than 100% in a dashboard PG Status
Same here during snap trim (Ceph - v14.2.2)
Stephan Hohn
07:20 AM CephFS Bug #39511: Cannot remove CephFS snapshot with leading underscore (_)
Sorry for my late reply. Yes this is correct. I improved my script and it works now.
Thanks.
You can close the i...
Stephan Hohn
06:52 AM Revision e466c43b (ceph): ceph.spec.in: reserve 2500MB per build job
On our 14GB build machines, 8 parallel jobs results in the compiler
going OOM. Reserving 2500MB per job allows it to ...
Dan van der Ster
06:38 AM Revision b8b43fe5 (ceph): allow for multiple "build" dirs to exist
Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com> Yuval Lifshitz
06:28 AM Revision f8516599 (ceph): librbd: always try to acquire exclusive lock when removing image
We want it to use object map for fast removal.
Fixes: https://tracker.ceph.com/issues/41229
Signed-off-by: Mykola Go...
Mykola Golub
05:53 AM RADOS Bug #41427 (Resolved): set-chunk raced with deep-scrub
xie xingguo
05:52 AM RADOS Bug #41514 (Resolved): in-flight manifest ops not properly cancelled on interval changing
xie xingguo
05:51 AM Revision 49addda5 (ceph): Merge pull request #29985 from xiexingguo/wip-41514-plus
osd/PrimaryLogPG: cancel in-flight manifest ops on interval changing; fix race with scrub
Reviewed-by: Myoungwon Oh ...
Xie Xingguo
05:38 AM mgr Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
... Brad Hubbard
05:15 AM mgr Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
Unfortunately in both logs mgr debugging appears to be '1/ 5 mgr'. In mgr_error_log there is logging at 20 but that's... Brad Hubbard
05:10 AM CephFS Bug #41147: mds: crash loop - Server.cc 6835: FAILED ceph_assert(in->first <= straydn->first)
happend again Anonymous
04:06 AM rgw Backport #41111: luminous: rgw: fix drain handles error when deleting bucket with bypass-gc option
https://github.com/ceph/ceph/pull/30198 dongdong tao
03:59 AM Revision f3ece5b8 (ceph): rgw: fix drain handles error when deleting bucket with bypass-gc option
Fixes: https://tracker.ceph.com/issues/41111
Signed-off-by: dongdong tao <dongdong.tao@canonical.com>
(cherry picked...
Dongdong Tao
03:21 AM Revision 2e55da94 (ceph): msg/async/ProtocolV1: avoid unnecessary bufferlist::swap.
Currently, for MOSDOpRely it don't prepare in func send_message.
So no need do swap for empty bufferlist.
Signed-off...
jianpeng ma
03:19 AM Orchestrator Bug #41675 (Fix Under Review): mgr/orchestrator: incorrect refs in progress event
Kiefer Chang
03:00 AM Orchestrator Bug #41675 (Resolved): mgr/orchestrator: incorrect refs in progress event
# Generate an event in progress module. For example, use `ceph orchestrator osd create <host>:<dev>` to add a new OSD... Kiefer Chang
03:17 AM RADOS Bug #41601 (Pending Backport): oi(object_info_t).size does not match on disk size
xie xingguo
03:15 AM Revision 59477e3e (ceph): mgr/orchestrator: fix refs property of progresses
refs for events should be a list of tuples.
Fixes: https://tracker.ceph.com/issues/41675
Signed-off-by: Kiefer Chan...
Kiefer Chang
03:01 AM Revision 40075d89 (ceph): Merge pull request #30184 from tchaikov/wip-make-check
run-make-check.sh: extract run-make.sh
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
03:01 AM Revision 7e64e61e (ceph): Merge pull request #30085 from xiexingguo/wip-41601
osd/PrimaryLogPG: update oi.size on write op implicitly truncating object up
Reviewed-by: Kefu Chai <kchai@redhat.co...
Xie Xingguo
02:29 AM Revision 48785096 (ceph): mgr: accept MMgrCommand[Reply] messages (in addition to MCommand[Reply])
MCommand is used both for tell-style commands and for CLI commands
implemented by the mgr. Allow the latter to be se...
Sage Weil
02:29 AM Revision 351a3b9d (ceph): mon/MgrMap: include mgr_features in mgrmap
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:29 AM Revision 0019005e (ceph): mgr/MgrClient: send MMgrCommand for octopus+ mgrs
This allows us to (eventually) leave MCommand for tell-style commands
only.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:27 AM Revision 09c60680 (ceph): Merge PR #29842 into master
* refs/pull/29842/head:
kv/KeyValueDB: fix estimate_prefix_size()
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:26 AM Revision 2819d9d5 (ceph): Merge PR #29855 into master
* refs/pull/29855/head:
pybind/mgr: remove type conversions for ceph native options
mgr: return get_ceph_option res...
Sage Weil
02:25 AM Revision b078dd00 (ceph): qa/tasks/ceph: restart: stop osd, mark down, then start
If we stop, start, and then mark down, we may (likely) end up marking
the *new* instance down, which is noisy (genera...
Sage Weil
02:13 AM Revision 7302e890 (ceph): messages/MOSDOpReply: assert no write result payloads
Historically, we have cleared any outdata for writes. Soon we will start
allowing these by recording them in the pgl...
Sage Weil
02:13 AM Revision bfc4c06a (ceph): osd/PrimaryLogPG: assert write result == 0
Historically, we have zeroed the result for any successful write op.
Soon, we will allow results >= 0 (e.g., from cls...
Sage Weil

09/05/2019

11:57 PM mgr Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
Thanks, appreciate it. Hopefully that will be enough. Brad Hubbard
02:47 PM mgr Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
So, the original crash line you noted is only reached when debug logging is off. The JSON for your test case is abov... Harry Coin
02:30 PM mgr Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
Last line (wrapped badly in the copy/paste but ok in the file):
JSON Data: {"ata_sct_capabilities": {"data_table_s...
Harry Coin
02:26 PM mgr Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
Changing module.py for devicehealth to:
with rados.WriteOpCtx() as op:
+print("Data: "+str(data))
+print("JSON...
Harry Coin
02:15 PM mgr Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
I'm suspicious of this bit:
2019-09-05 09:04:54.512 7fd79b796700 5 --2- [fc00:1002:c7::b4]:0/3036297886 >> [v2:...
Harry Coin
02:06 PM mgr Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
I re-ran it with full debug logging. I added debug prints to the above, but the code never got that far. The debug ... Harry Coin
05:15 AM mgr Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
Thanks, that makes things much easier.... Brad Hubbard
02:18 AM mgr Bug #41618: 14.2.1->14.2.2 ceph-mgr hard segfault. devicehealth?
The core file here:
ceph-post-file: 323c64e2-fee3-4932-bd00-eee0af46897f
was generated by the version of ceph now...
Harry Coin
11:42 PM rgw Bug #41589 (Fix Under Review): if user doesnt exist then bucket list should give error/info messa...
Vikhyat Umrao
11:13 PM Revision c9dda312 (ceph): rgw: fixed "unrecognized arg" error when using "radosgw-admin zone rm".
Signed-off-by: Hongang Chen <c744402859@gmail.com>
Author: root <root@devel.localdomain>
Date: Mon Sep 2 11:...
root
11:12 PM Revision 63c9576f (ceph): rgw: RGWCoroutine::call(nullptr) sets retcode=0
callers generally expect 'yield call(...);' to set retcode with the
result of the given coroutine. it's valid to call...
Casey Bodley
10:30 PM RADOS Bug #41657 (Rejected): osd/PeeringState.cc: 2540: FAILED ceph_assert(cct->_conf->osd_find_best_in...
this is caused by a bug in my test branch Sage Weil
09:27 PM Revision 8776d6c0 (ceph): osd: dispatch_context inside PG lock
We have been using PeeringCtx (previously RecoveryCtx) to batch up
query, notify, and info messages and send them to ...
Sage Weil
09:21 PM Support #41673 (Closed): Ceph docker: unable to restart docker service with KV backend
Hi,
I have created a service with ETCD KV backend:
docker service create -d --network=host \
--mount type=bin...
Oscar Segarra
09:19 PM RADOS Bug #41669: Make dumping of reservation info congruent between scrub and recovery
David Zafman
05:47 PM RADOS Bug #41669 (Resolved): Make dumping of reservation info congruent between scrub and recovery

Rename dump_reservations to dump_recovery_reservations
Add dump_scrub_reservations
David Zafman
07:42 PM ceph-volume Bug #41660: ceph-volume lvm activate -all fails if stderr is not a terminal
Sorry, yes, there were still random things I've tried in there.
Yes, that fixes it
Paul Emmerich
07:10 PM ceph-volume Bug #41660: ceph-volume lvm activate -all fails if stderr is not a terminal
I don't see this line anywhere:... Alfredo Deza
05:37 PM ceph-volume Bug #41660: ceph-volume lvm activate -all fails if stderr is not a terminal
No, that leads to a new error message:... Paul Emmerich
12:21 PM ceph-volume Bug #41660 (In Progress): ceph-volume lvm activate -all fails if stderr is not a terminal
Paul, can you try this patch? ... Alfredo Deza
06:59 PM RADOS Feature #40640 (Pending Backport): Network ping monitoring
David Zafman
06:22 PM rgw Feature #41672 (New): [rfe] rgw: further cleanup around rgw_crypt_default_encryption_key
Implement the following improvements
1. move the key text from the conf file to secrets file that can be permitted...
Matt Benjamin
06:05 PM rgw Bug #41671 (New): radosgw-admin commands like "period update commit" fails when access-key/secret...
Command fails with "user_init() failed: permission denied"
From logs:
ERROR: can't read user header: ret=-2
ERRO...
Shilpa MJ
06:03 PM Revision 80bffd9a (ceph): rgw: crypt: permit RGW-AUTO/default with SSE-S3 headers
Permit the existing logic for encrypton by a global master key
to take effect when a client has requested AES256 serv...
Matt Benjamin
06:03 PM rgw Feature #41670 (Resolved): rgw: crypt: permit RGW-AUTO/default with SSE-S3 headers
Permit the existing logic for encrypton by a global master key
to take effect when a client has requested AES256 ser...
Matt Benjamin
06:02 PM mgr Bug #39979: ceph device check-health: Error EIO: Module 'devicehealth' has experienced an error a...
the active mgr is still on 14.2.2, it's only partially upgraded to 14.2.3 Paul Emmerich
06:01 PM mgr Bug #39979: ceph device check-health: Error EIO: Module 'devicehealth' has experienced an error a...
already rotated out :(
probably happened a few days ago, happened on a rarely used dev setup
Paul Emmerich
05:32 PM mgr Bug #39979: ceph device check-health: Error EIO: Module 'devicehealth' has experienced an error a...
do you have the mgr log file? Sebastian Wagner
04:17 PM mgr Bug #39979: ceph device check-health: Error EIO: Module 'devicehealth' has experienced an error a...
I also saw this on a 14.2.3 cluster today but with the dashboard module Paul Emmerich
05:37 PM rgw Bug #23674 (Pending Backport): can't remove rados objects after copy rgw-object fail
J. Eric Ivancich
05:37 PM Revision c52b8b0c (ceph): Merge pull request #30013 from ivancich/wip-beanjoy-update-attrib-tags
rgw: fix refcount tags to match and update object's idtag
Reviewed-by: Adam C. Emerson <aemerson@redhat.com>
J. Eric Ivancich
05:01 PM Revision 8550ceff (ceph): osd/PrimaryLogPG: set result=0 for successful writes
This is currently being set for *all* write returns in execute_ctx(), but
that behavior will change soon. Each of th...
Sage Weil
05:01 PM Revision 05418149 (ceph): osd/PrimaryLogPG: pass TMAPGET errors up
If the TMAPGET gets a read error, we want to pass that up, instead of
silently ignoring it.
Signed-off-by: Sage Weil...
Sage Weil
03:57 PM Revision 20bcbb24 (ceph): Merge pull request #30062 from david-z/wip-fix-test-assert
test: remove useless ASSERT_XXX macros for rgw test
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Casey Bod...
Kefu Chai
03:55 PM Bug #41603: "make check" failing in GitHub due to python packaging conflict
> the immediate problem in mimic is fixed now.
Not true. The build failure happened again, in https://github.com/c...
Nathan Cutler
03:54 PM Bug #41603: "make check" failing in GitHub due to python packaging conflict
* https://github.com/ceph/ceph/pull/30190
* https://github.com/ceph/ceph-build/pull/1389
Kefu Chai
03:41 PM Dashboard Feature #40922 (Resolved): mgr/dashboard: Verify Images Purge Trash functionality
Lenz Grimmer
03:41 PM Dashboard Feature #40928 (Resolved): mgr/dashboard: RBD Image Move to Trash & Restore
Lenz Grimmer
03:40 PM Revision 930d7a09 (ceph): Merge pull request #29673 from rafaelquint/imagetrash
mgr/dashboard: RBD Image Purge Trash, Move to Trash and Restore
Reviewed-by: Tiago Melo <tmelo@suse.com>
Lenz Grimmer
02:54 PM Revision 336b6b66 (ceph): Merge pull request #28755 from dzafman/wip-network
feature: Health warnings on long network ping times, add "dump_osd_network" to get a report
Reviewed-by: Neha Ojha <...
David Zafman
02:32 PM Backport #41332 (In Progress): mimic: ceph-test RPM not built for SUSE
Nathan Cutler
02:32 PM Revision e96f7848 (ceph): rpm: always build ceph-test package
Fixes: https://tracker.ceph.com/issues/41296
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from comm...
Nathan Cutler
02:23 PM rgw Bug #40700: memory usage of: radosgw-admin bucket rm
J. Eric Ivancich
11:21 AM rgw Bug #40700: memory usage of: radosgw-admin bucket rm
Update -
found the source of the memory growth:
src/rgw/rgw_rados.cc...
Mark Kogan
02:14 PM Revision d1c89845 (ceph): script/backport-resolve-issue: better error message
When a point release is published, sometimes the new target version is not yet
in Redmine. Issue a better error messa...
Nathan Cutler
02:10 PM ceph-volume Backport #41614 (Resolved): nautilus: ceph-volume lvm list is O(n^2)
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30093
m...
Nathan Cutler
02:09 PM Backport #41645 (Resolved): mimic: QA run failures "Command failed on smithi with status 1: '\n s...
This update was made using the script "backport-resolve-issue".
backport PR https://github.com/ceph/ceph/pull/30128
m...
Nathan Cutler
02:08 PM Revision 5b36a951 (ceph): Merge pull request #30128 from smithfarm/wip-41645-mimic
mimic: build/ops: install-deps.sh: Remove CR repo
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Brad Hubbar...
Nathan Cutler
01:50 PM RADOS Backport #41447 (In Progress): mimic: osd/PrimaryLogPG: Access destroyed references in finish_deg...
Nathan Cutler
01:50 PM Dashboard Bug #41668 (Resolved): mgr/dashboard: key-value-table doesn't render booleans
The KeyValueTable component converts booleans to empty strings, so that the value will never be displayed. If the `is... Patrick Seidensal
01:46 PM Revision f1463696 (ceph): script/ceph-backport.sh: use getopt to parse command-line options
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
01:39 PM Revision 1681a488 (ceph): cmake,run-make-check.sh,deb,rpm: disable SPDK by default
but we still enable it in `run-make-check.sh`
* cmake: disable SPDK by default
* run-make-check.sh: enable WITH_SPDK...
Kefu Chai
01:07 PM Revision a2c46bd9 (ceph): Merge pull request #30114 from tchaikov/wip-nautilus-CXX_FLAGS
nautilus: seastar,dmclock: use CXX_FLAGS from parent project
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed...
Nathan Cutler
01:07 PM Revision 5e9a1d95 (ceph): run-make-check.sh: extract run-make.sh
so we can reuse run-make.sh for building the artifact used by other
tests than "make check", for instance, dashboard'...
Kefu Chai
01:04 PM Revision 2cdf0921 (ceph): krbd: fix rbd map hang due to udev return subsystem unordered
The order of subsystem returned by udev_device_get_subsystem
might not be same order as adding subsystem by
udev_moni...
Zhi Zhang
01:04 PM rbd Bug #41404: [rbd] rbd map hangs up infinitely after osd down
fan chen wrote:
> hi Ilya, the rbd verison is ceph-12.2.12, I notice that the latest ceph code also don't make any c...
Ilya Dryomov
12:54 PM rbd Bug #41404: [rbd] rbd map hangs up infinitely after osd down
Did you confirm that the socket actually fills up? It seems highly unlikely to me, because it would take a ton of ud... Ilya Dryomov
12:46 PM rbd Bug #41404: [rbd] rbd map hangs up infinitely after osd down
Ilya Dryomov wrote:
> What is the output of "rbd --version"? This might be http://tracker.ceph.com/issues/39089.
...
fan chen
01:01 PM Dashboard Bug #41667: mgr/dashboard: Firefox ngx-datatable performance issue
Volker Theile wrote:
> Did you realize the comment above the removed line? The code has been added by intention. I a...
Patrick Seidensal
12:48 PM Dashboard Bug #41667: mgr/dashboard: Firefox ngx-datatable performance issue
Did you realize the comment above the removed line? The code has been added by intention. I assume the removal will r... Volker Theile
10:00 AM Dashboard Bug #41667 (Resolved): mgr/dashboard: Firefox ngx-datatable performance issue
The data table (ngx-datatable) used in the dashboard is very slow in *Firefox*. Hovering columns takes some time (<1s... Patrick Seidensal
01:01 PM RADOS Backport #41351 (In Progress): mimic: hidden corei7 requirement in binary packages
Nathan Cutler
12:57 PM Revision 478a0cac (ceph): rbd-mirror: add namespace support
http://tracker.ceph.com/issues/37529
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
12:57 PM Revision 74a89f37 (ceph): librbd: enable mirroring namespace support
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
12:57 PM Revision a87c4166 (ceph): rbd: enable mirroring namespace support
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
12:57 PM Revision 4b0fcc8c (ceph): qa/workunits/rbd: add rbd-mirror namespace tests
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
12:57 PM Revision e6e3d414 (ceph): librbd: disable mirroring when removing namespace
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
12:57 PM Revision 03dc984f (ceph): rbd-mirror: generalize ImageSyncThrottler into Throttler
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
12:57 PM Revision e57ac6bf (ceph): rbd-mirror: per pool throttler shared between all namespace image deleters
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
12:49 PM RADOS Backport #41291 (In Progress): mimic: filestore pre-split may not split enough directories
Nathan Cutler
12:49 PM Revision e335669b (ceph): filestore: assure sufficient leaves in pre-split
Fixes: http://tracker.ceph.com/issues/39390
Signed-off-by: Jeegn Chen <jeegnchen@tencent.com>
(cherry picked from com...
Jeegn Chen
12:48 PM RADOS Backport #40732 (In Progress): mimic: mon: auth mon isn't loading full KeyServerData after restart
Nathan Cutler
12:48 PM Revision 43d56085 (ceph): auth/cephx/CephxKeyServer: make clear_secrets() clear rotating secrets too
Clear the rotating secrets. And also reset the versions.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked ...
Sage Weil
12:48 PM Revision 1ebaaaa3 (ceph): mon/AuthMonitor: clear_secrets() in create_initial()
If we are creating the initial state and initial proposal, start with an
empty keyring. Specifically, we want to cle...
Sage Weil
12:36 PM RADOS Backport #40083 (In Progress): mimic: osd: Better error message when OSD count is less than osd_p...
Nathan Cutler
11:51 AM rbd Backport #41544 (Need More Info): luminous: [test] rbd-nbd FSX test runs are failing
not sure if this fix is applicable to luminous at all. In luminous the code in question looks like this:... Nathan Cutler
11:50 AM rbd Backport #41543 (Need More Info): mimic: [test] rbd-nbd FSX test runs are failing
not sure if this fix is applicable to mimic at all. In mimic, the code in question looks like this:... Nathan Cutler
11:48 AM Revision ba525119 (ceph): test/librbd: set nbd timeout due to newer kernels defaulting it on
Fixes: https://tracker.ceph.com/issues/41409
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from ...
Jason Dillaman
11:46 AM rbd Backport #41079: mimic: MGR module for scheduling long-running background operations
@Jason If and when you get around to doing this one, please consider doing #41274 and #41474 (and any other follow-up... Nathan Cutler
11:28 AM rbd Backport #41079 (Need More Info): mimic: MGR module for scheduling long-running background operat...
non-trivial feature backport Nathan Cutler
11:45 AM rbd Backport #41474 (Need More Info): mimic: [upgrade] mimic -> latest can result in 'rbd_support' fa...
Nathan Cutler
11:32 AM rbd Backport #41274 (Need More Info): mimic: [rbd_support] re-used image names might result in tasks ...
Requires https://tracker.ceph.com/issues/41079 to be merged first (or can be merged together with it). Nathan Cutler
11:27 AM rbd Backport #40510 (Need More Info): mimic: [journal] tweak config defaults to improve small-IO perf...
extensive changes - non-trivial to backport Nathan Cutler
11:07 AM Revision 928697de (ceph): script/ceph-backport.sh: if --prepare succeeds, continue
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
11:07 AM Revision 3671bd50 (ceph): script/ceph-backport.sh: replace : with true (for uniformity)
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
11:07 AM Revision 06bad7ad (ceph): script/ceph-backport.sh: better error message when remote missing
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
11:07 AM Revision b6e0084d (ceph): script/ceph-backport.sh: introduce original_pr_url global variable
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
11:07 AM Revision 76de400a (ceph): script/ceph-backport.sh: better --prepare verbose messages
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
11:07 AM Revision f74dd0f6 (ceph): script/ceph-backport.sh: better error message when cherry-pick fails
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
11:07 AM Revision 3a45b121 (ceph): script/ceph-backport.sh: use tracker subject if no original PR
If "--prepare" is not used, there won't be an original PR. In this case, base
the backport PR title on the tracker su...
Nathan Cutler
11:06 AM rbd Backport #40500 (In Progress): mimic: [cli] 'export' should handle concurrent IO completions
Nathan Cutler
11:05 AM Dashboard Bug #41368 (Resolved): mgr/dashboard: RGW bucket list is not displayed if there is a bucket whose...
Laura Paduano
11:04 AM Dashboard Bug #40828 (Resolved): mgr/dashboard: User management button unclickable
Stephan Müller
11:03 AM Revision 097aa779 (ceph): Merge pull request #29402 from Devp00l/wip-40828
mgr/dashboard: Use onCancel on any modal event
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-by: Volker Theile <...
Laura Paduano
11:02 AM rbd Backport #40380 (In Progress): mimic: [rbd-mirror] image sync can crash when updating progress
Nathan Cutler
11:02 AM Revision 3b1125fc (ceph): librbd: avoid dereferencing an empty container during deep-copy
While updating the image copy progress, a 'while' loop will pop the
last item from the queue and then deference the e...
Jason Dillaman
10:58 AM bluestore Bug #39618 (Can't reproduce): Runaway memory usage on Bluestore OSD
Since we can't reproduce this in-house, I'm going to close this bug for now. With a 1GB cache I'd typically expect a... Mark Nelson
10:47 AM Revision 0a3ff535 (ceph): Merge pull request #30064 from bk201/wip-41368
mgr/dashboard: fix cdEncode decorator is not working on class
Reviewed-by: Tiago Melo <tmelo@suse.com>
Reviewed-by: ...
Laura Paduano
10:33 AM rbd Backport #39316 (In Progress): mimic: krbd: fix rbd map hang due to udev return subsystem unordered
Nathan Cutler
10:24 AM Revision c903e27d (ceph): Merge pull request #30145 from theanalyst/doc/releases/14.2.3
doc: releases: 14.2.3 dashboard note
https://github.com/ceph/ceph/pull/24179
Nathan Cutler
10:22 AM Dashboard Bug #41615 (Pending Backport): mgr/dashboard: Empty datatable rendered before data has been fetched
Lenz Grimmer
10:22 AM rbd Backport #40275 (Need More Info): luminous: [object-map] resizing an image might result in an ass...
The cherry-pick touches code added by https://github.com/ceph/ceph/pull/24179 which is not being backported to luminous. Nathan Cutler
10:22 AM Revision d8b250a4 (ceph): mgr/dashboard: Empty datatable rendered before data has been f… (#30103)
mgr/dashboard: Empty datatable rendered before data has been fetched
Reviewed-by: Patrick Seidensal <pnawracay@suse....
Lenz Grimmer
10:21 AM rbd Backport #40277 (Need More Info): mimic: [object-map] resizing an image might result in an assert...
needs to come after #36122 (?) Nathan Cutler
10:19 AM rbd Backport #36122: mimic: [rbd-mirror] sporadic deep-copy failure possible during fsx stress test
@Jason Since #40277 needs to come after this one, could you do that one at the same time/in the same PR? Nathan Cutler
10:02 AM Revision 5d101bd7 (ceph): rgw: improve data sync restart after failure
RGWDataSyncShardCR will be reinited by RGWDataSyncShardControlCR after
error return, the sync_marker is old one since...
Tianshan Qu
09:57 AM Revision 12390f4a (ceph): os/bluestore: bluefs_layout_t tracks WAL presence.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
09:57 AM Revision 54ac2bed (ceph): os/bluestore: verify disk layout of BlueFS.
Fixes: http://tracker.ceph.com/issues/25098
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Radoslaw Zarzynski
09:55 AM Revision 21560ed2 (ceph): rgw: fix memory growth while deleteing objects with
radosgw-admin bucket rm --bucket=$BIG_BUCKET --bypass-gc --purge-objects
by freeing <rgw_obj, RGWObjState> map elemen...
Mark Kogan
09:51 AM rgw Backport #41638 (In Progress): mimic: rgw: gc remove tag issue
Nathan Cutler
09:50 AM Revision 0cf78afc (ceph): rgw: gc remove tag after all sub io finish
now gc add tag to remove queue just after first shadow io finish,
so if following shadows have any delete failure, th...
Tianshan Qu
09:44 AM Revision c4f5d7b6 (ceph): crimson/net: zero-initialize the ceph::net::Connection::features.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
09:44 AM Revision fc176e48 (ceph): crimson/osd: Message uses Connection instead of SocketConnection.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
09:42 AM Revision a35c5e90 (ceph): crimson/osd: Message has non-null ref to SocketConnection now.
It's enabler for some functions of the the Object Class API:
`cls_get_client_features()`, `cls_get_request_origin()`
...
Radoslaw Zarzynski
09:31 AM rgw Backport #41632 (In Progress): mimic: rgw:report error "unrecognized arg rm" when using "radosgw-...
Nathan Cutler
09:31 AM Revision 0d4572a9 (ceph): rgw: fixed "unrecognized arg" error when using "radosgw-admin zone rm".
Signed-off-by: Hongang Chen <c744402859@gmail.com>
Author: root <root@devel.localdomain>
Date: Mon Sep 2 11:...
root
09:31 AM rgw Backport #41578 (In Progress): mimic: rgw: api_name fixes from Nautilus (e.g., allows CreateBucke...
Nathan Cutler
09:30 AM Revision 82ea5acf (ceph): rgw: set "api_name" to default_zonegroup_name for default zonegroup
Signed-off-by: Enming Zhang <enming.zhang@umcloud.com>
(cherry picked from commit 1f8ee65c1c6515dd8006b9035a993a386ce...
Enming Zhang
09:30 AM Revision 16a74fb5 (ceph): rgw: fix issue for CreateBucket with BucketLocation param under default...
Because there is not a default realm, the has_zonegroup_api always returns false
when create bucket with the BucketLo...
Enming Zhang
09:30 AM Revision 3a18f61c (ceph): qa: fix for s3tests.functional.test_s3.test_bucket_get_location failed
Signed-off-by: Enming Zhang <enming.zhang@umcloud.com>
(cherry picked from commit ad6edd4dd2d6e57682ff82ad0ad0bfcde59...
Enming Zhang
09:30 AM rgw Backport #41570 (Need More Info): mimic: crash in io_context thread when lots of connections abort
non-trivial conflict because mimic does not have 378b01064cdf3b6645cbabcb16ad633bb7c45bd2 Nathan Cutler
09:21 AM rgw Backport #41494 (In Progress): mimic: multisite: radosgw-admin bucket sync status incorrectly rep...
Nathan Cutler
09:21 AM Revision 04c2177f (ceph): radosgw-admin: bucket sync status not 'caught up' during full sync
the 'radosgw-admin bucket sync status' command will incorrectly report
that the "bucket is caught up with source" if ...
Casey Bodley
08:56 AM Revision b40b510a (ceph): mgr/dashboard: Set RO as the default access_type for RGW NFS exports
It will also show an warning if the user selects RW access_type.
Fixes: https://tracker.ceph.com/issues/40186
Signe...
Tiago Melo
08:50 AM Revision c576bb28 (ceph): include: Simplify usage of init_le16/32/64 routines
These routines currently just return plain __u16/32/64. This patch
changes them to return ceph_le16/32/64 types inst...
Ulrich Weigand
08:50 AM Revision 754b82ee (ceph): include: Fix new-style encoding routines on big-endian
The new-style encoding routines (denc.h) are broken on big-endian
systems. While there is a lot of infrastucture in ...
Ulrich Weigand
08:50 AM Revision 63609fd1 (ceph): checksum: Fix incorrect use of __le16/32/64
Use ceph_le16/32/64 instead of __le16/32/64 (which are no-op outside
of kernel code).
Note that I've changed the Alg...
Ulrich Weigand
08:50 AM Revision 2154be1a (ceph): cephx: Fix incorrect use of __le16/32/64
Use ceph_le16/32/64 instead of __le16/32/64 (which are no-op outside
of kernel code).
Note that I've also changes ce...
Ulrich Weigand
08:50 AM Revision ab094249 (ceph): mds: Fix incorrect use of __le16/32/64
Use ceph_le16/32/64 instead of __le16/32/64 (which are no-op outside
of kernel code).
Fixes (partially): https://tra...
Ulrich Weigand
08:50 AM Revision 4dd42648 (ceph): messages: Fix incorrect use of __le16/32/64
Use ceph_le16/32/64 instead of __le16/32/64 (which are no-op outside
of kernel code).
Fixes (partially): https://tra...
Ulrich Weigand
08:50 AM Revision ede1e851 (ceph): msg: Fix incorrect use of __le16/32/64
Use ceph_le16/32/64 instead of __le16/32/64 (which are no-op outside
of kernel code).
Fixes (partially): https://tra...
Ulrich Weigand
08:50 AM Revision 62def3ec (ceph): async,crimson: Add missing init_le calls
Add calls to init_le16/32/64 to properly byte-swap values on
big-endian systems when assigning to ceph_le16/32/64 var...
Ulrich Weigand
08:50 AM Revision ec84342f (ceph): bluestore: Fix incorrect use of __le16/32/64
Use ceph_le16/32/64 instead of __le16/32/64 (which are no-op outside
of kernel code).
Fixes (partially): https://tra...
Ulrich Weigand
08:50 AM Revision 7d3cd10e (ceph): transaction: Fix incorrect use of __le16/32/64
Use ceph_le16/32/64 instead of __le16/32/64 (which are no-op outside
of kernel code).
Note that this updates only th...
Ulrich Weigand
08:50 AM Revision f798cc9d (ceph): librados,test: Fix incorrect use of __le16/32/64
Use ceph_le16/32/64 instead of __le16/32/64 (which are no-op outside
of kernel code).
Fixes (partially): https://tra...
Ulrich Weigand
08:50 AM Revision 34ea4311 (ceph): rgw,test: Add missing init_le calls
Add calls to init_le16/32/64 to properly byte-swap values on
big-endian systems when assigning to ceph_le16/32/64 var...
Ulrich Weigand
08:50 AM Revision cfaa6812 (ceph): librbd: Endian fix for handling old image format resize requests
ResizeRequest<I>::send_update_header contains a comment
// NOTE: format 1 image headers are not stored in fixed e...
Ulrich Weigand
08:50 AM Revision c3ebaf9a (ceph): osd: Endian fix for PGTempMap handling
struct PGTempMap in osd/OSDMap.h tracks a number of int32_t pointers
pointing into a buffer list. But that list was g...
Ulrich Weigand
08:50 AM Revision 9665074f (ceph): immutable_object_cache: Endian fix for HeaderHelper
struct HeaderHelper is used to overlay buffer list data, which
was generated via encode, and therefore holds integer ...
Ulrich Weigand
08:49 AM Revision 743ed43a (ceph): include: Endian fix for shared kernel/user headers
Endian swapping is done differently in kernel space vs. user space,
but a few header files are shared between those t...
Ulrich Weigand
08:27 AM rgw Backport #41484 (In Progress): mimic: rgw: list bucket with delimiter wrongly skip some special keys
Nathan Cutler
08:26 AM Revision d5385487 (ceph): rgw: fix list bucket with delimiter wrongly skip some special keys
list with delimiter will skip subfile with directory + after_delim_s,
but the code wrongly add after_delim_s to next ...
Tianshan Qu
08:14 AM rgw Backport #41483 (In Progress): mimic: rgw: potential realm watch lost
Nathan Cutler
08:13 AM Revision 8ad2a1b7 (ceph): rgw: fix potential realm watch lost
realm watch only restart on -ENOTCONN, but if we fail to maintain the watch ping, the OSD will return -ETIMEDOUT.
The...
Tianshan Qu
08:13 AM rgw Backport #41478 (In Progress): mimic: rgw dns name is not case sensitive
Nathan Cutler
08:13 AM Revision 4c5c8f01 (ceph): rgw: make dns hostnames matching case insensitive
Currently when parsing host in requests, we try to case match against supplied
hostnames set, which violates dns host...
Abhishek Lekshmanan
08:12 AM rgw Backport #41381 (In Progress): mimic: rgw: housekeeping of reset stats operation in radosgw-admin...
Nathan Cutler
08:12 AM Revision c307b907 (ceph): rgw: clean-up error handling with rgw-admin --reset-stats
Made error messages more consistent. Errored out when --reset-stats
was used in conjunction with --sync-stats since t...
J. Eric Ivancich
08:12 AM Revision a263f1f4 (ceph): rgw: clean-up error handling with rgw-admin --reset-stats
Made error messages more consistent. Errored out when --reset-stats
was used in conjunction with --sync-stats since t...
J. Eric Ivancich
07:25 AM RADOS Feature #41666 (Resolved): Issue a HEALTH_WARN when a Pool is configured with [min_]size == 1
To prevent the user from experiencing data loss, Ceph should issue a health warning if any Pool is configured with a ... Lenz Grimmer
07:16 AM Revision c28ec2dc (ceph): test: remove useless ASSERT_XXX macros for rgw test
Signed-off-by: Zhi Zhang <zhangz.david@outlook.com> Zhi Zhang
07:00 AM Revision 02699f42 (ceph): mds: Reorganize class members in LocalLock header
This patch moves last_wrlock_client to private as it is only used within the
LocalLock class.
Fixes: https://tracker...
Varsha Rao
06:43 AM CephFS Cleanup #41665 (Fix Under Review): mds: reorg Locker header
Varsha Rao
06:39 AM CephFS Cleanup #41665 (Resolved): mds: reorg Locker header
Varsha Rao
06:25 AM rgw Bug #39262: rgw: propagate transaction id into ops log
Fix in https://github.com/ceph/ceph/pull/30163 zhang sw
06:22 AM Revision b761e1c5 (ceph): rgw: add transaction id to ops log.
Fixes: https://tracker.ceph.com/issues/39262
Signed-off-by: zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
zhang Shaowen
05:06 AM Revision 6d5c6108 (ceph): crimson/test: implement v2 failover tests with crimson FailoverTestPeer
* Test framework which is able to bring up a local FailoverSuitePeer
or connect to a remote FailoverSuitePeer;
* Im...
Yingxin Cheng
04:35 AM mgr Bug #41512 (Duplicate): "*** Caught signal (Segmentation fault) **" in upgrade:luminous-x-nautilu...
Kefu Chai
03:46 AM Revision a72edfb4 (ceph): Merge pull request #29981 from falcon78921/wip-ceph-conf-usage
ceph-conf: added --show-config-value to usage
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:40 AM Revision 389bd93f (ceph): crimson/test: intercept V2 Protocol with Interceptor
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
03:40 AM Revision bcace8bc (ceph): crimson/test: use make_message()
Signed-off-by: Yingxin Cheng <yingxin.cheng@intel.com> Yingxin Cheng
02:45 AM Revision 21666762 (ceph): mgr/k8sevents: Initial ceph -> k8s events integration
Adds a mgr module to provide integration between
Ceph and the kubernetes events API within the rook-ceph
namespace. I...
Paul Cuzner
02:29 AM Revision 2627c352 (ceph): ceph-conf: added --show-config-value to ceph-conf usage
--show-config-value is another way to lookup ceph.conf
values. Users may want to utilize --show-config-value instead ...
James McClune
01:52 AM rgw Backport #41624 (In Progress): nautilus: rgw/rgw_op: Remove get_val from hotpath via legacy options
https://github.com/ceph/ceph/pull/30160 Prashant D
01:50 AM rgw Backport #41628 (In Progress): mimic: multisite: ENOENT errors from FetchRemoteObj causing bucket...
https://github.com/ceph/ceph/pull/30159 Prashant D
01:29 AM rbd Bug #41653: [rbd-mirror] simplify peer bootstrapping
https://pad.ceph.com/p/easy-rbd-mirroring-setup Jason Dillaman
12:00 AM RADOS Bug #41661 (Resolved): radosbench_omap_write cleanup slow/stuck
... Neha Ojha
 

Also available in: Atom