Project

General

Profile

Activity

From 07/02/2017 to 07/31/2017

07/31/2017

11:19 PM Bug #20465 (In Progress): Race seen between pool creation and wait_for_clean(): seen in test-eras...
David Zafman
09:16 PM Bug #20465 (Duplicate): Race seen between pool creation and wait_for_clean(): seen in test-erasur...
David Zafman
11:18 PM RADOS Bug #20784 (Duplicate): rados/standalone/erasure-code.yaml failure
David Zafman
10:42 PM CephFS Bug #20595 (Fix Under Review): mds: export_pin should be included in `get subtrees` output
https://github.com/ceph/ceph/pull/16714 Patrick Donnelly
10:33 PM Revision 8db2c43e (ceph): qa: test export_pin is correct in dumped subtree
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
10:25 PM Bug #20865 (Resolved): 12.1.1: BlueStore OSD reports osd_objectstore: filestore
Just deployed a BlueStore OSD on the Luminous RC. Definitely looks like it's running BlueStore:... Florian Haas
10:05 PM Revision b16b973e (ceph): Merge pull request #16695 from tchaikov/wip-cmake-disable-vta
cmake: disable -fvar-tracking-assignments for config.cc
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
10:00 PM Revision e52fdc0c (ceph): mds: print export_pin for dumped subtree
Fixes: http://tracker.ceph.com/issues/20595
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
09:59 PM Revision 86122533 (ceph): Merge pull request #16697 from wjwithagen/wip-wjw-ENODATA-HashIndex.cc
HashIndex.cc: add compat.h for ENODATA
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
09:54 PM CephFS Feature #19230 (Resolved): Limit MDS deactivation to one at a time
Mon enforces this since 2c08f58ee8353322a342ce043150aafc8dd9c381. Patrick Donnelly
09:48 PM CephFS Bug #20731: "[ERR] : Health check failed: 1 mds daemon down (MDS_FAILED)" in upgrade:jewel-x-lumi...
PR: https://github.com/ceph/ceph/pull/16713 Patrick Donnelly
08:57 PM CephFS Bug #20731 (In Progress): "[ERR] : Health check failed: 1 mds daemon down (MDS_FAILED)" in upgrad...
Obviously this error is expected when restarting the MDS. We should whitelist the warning. Patrick Donnelly
09:47 PM RADOS Bug #20808 (Fix Under Review): osd deadlock: forced recovery
https://github.com/ceph/ceph/pull/16712 Greg Farnum
09:03 PM RADOS Bug #20808: osd deadlock: forced recovery
We're holding the pg_map_lock the whole time too, which I don't think is gonna work either (we certainly want to avoi... Greg Farnum
03:50 PM RADOS Bug #20808: osd deadlock: forced recovery
We use the pg_lock to protect the state field - so looking at this code more closely, the pg lock should be taken in ... Josh Durgin
07:20 AM RADOS Bug #20808: osd deadlock: forced recovery
Possible fix: https://github.com/ovh/ceph/commit/d92ce63b0f1953852bd1d520f6ad55acc6ce1c07
Does it look reasonable? I...
Piotr Dalek
09:45 PM Revision 5e5ff5c0 (ceph): qa: ignore failed MDS message during upgrade
The cluster is expected to become degraded during reboot.
Fixes: http://tracker.ceph.com/issues/20731
Signed-off-by:...
Patrick Donnelly
09:05 PM CephFS Subtask #20864: kill allow_multimds
Removing allow_multimds seems reasonable. [Of course, the command should remain a deprecated no-op for deployment com... Patrick Donnelly
06:05 PM CephFS Subtask #20864 (Resolved): kill allow_multimds
At this point, allow_multimds is now the default. Under this proposal, its effect is exactly the same as setting max_... Douglas Fuller
08:54 PM RADOS Bug #20854 (Duplicate): (small-scoped) recovery_lock being blocked by pg lock holders
Greg Farnum
08:43 PM RADOS Bug #20854: (small-scoped) recovery_lock being blocked by pg lock holders
That's from https://github.com/ceph/ceph/pull/13723, which was 7 days ago. Greg Farnum
08:43 PM RADOS Bug #20854: (small-scoped) recovery_lock being blocked by pg lock holders
Naively this looks like something else was blocked while holding the recovery_lock, which is a bit scary since that s... Greg Farnum
08:24 PM Stable releases Tasks #19009: kraken v11.2.1
h3. rados... Nathan Cutler
10:43 AM Stable releases Tasks #19009: kraken v11.2.1
https://shaman.ceph.com/builds/ceph/wip-kraken-backports/36577247a3303f5d74668cb53b1d76cac6558109/... Nathan Cutler
07:22 PM Revision 314952c5 (ceph): rgw: lease_stack: use reset method instead of assignment
It seems that the intent of 45877d38fd9a385b2f8b13e90be94d784898b0b3 was to
change all instances of "lease_stack = .....
Nathan Cutler
07:22 PM Revision 0930eb07 (ceph): rgw: meta sync thread crash at RGWMetaSyncShardCR
Fixes: http://tracker.ceph.com/issues/20251
Signed-off-by: fang yuxiang fang.yuxiang@eisoo.com
(cherry picked from c...
fang.yuxiang
06:43 PM Revision d02db19c (ceph): Merge pull request #16689 from pritha-srivastava:wip-rgw-policy-parse-e...
rgw: Fix for Policy Parse exception in case of multiple statements.
Reviewed-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
06:08 PM Revision bf223bab (ceph): Merge pull request #16661 from adamemerson/wip-throttle-minimal
throttle: Minimal destructor fix for Luminous
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Greg Farnum <gf...
Adam Emerson
06:04 PM devops Bug #20809: luminous ceph-release-1-0.el7.noarch.rpm doesn't update the previous version from jewel
Thanks for the pointer alfredo, I will update that to 1-1 in a separate PR. Vasu Kulkarni
12:11 PM devops Bug #20809: luminous ceph-release-1-0.el7.noarch.rpm doesn't update the previous version from jewel
There is a historical issue here :)
The verion 1-0 was hard-coded because that never changed. Except one day, it d...
Alfredo Deza
06:00 PM mgr Bug #20848: upgrading from jewel to luminous- mgr create throws EACCES: access denied
Hi John,
I am trying to add a upgrade test using ceph-deploy and would like to know if this requires a fix in ceph...
Vasu Kulkarni
05:20 PM Revision 81d3def3 (ceph): doc: Describe mClock's use within Ceph in great detail.
It seems many are initially unclear as to how the current
implementations of mclock op queues work, so we need to doc...
J. Eric Ivancich
05:17 PM Revision 0f52f486 (ceph): throttle: Minimal destructor fix for Luminous
Get rid of the undefined behavior of destroying condition variables
while they're being waited on.
Signed-off-by: Ad...
Adam Emerson
04:23 PM Cleanup #20859: kinetic kv is not enabled in CMakeLists.txt
The kinetic backend for Ceph was only ever a PoC and is not reliable. I'm not sure we need to remove the code but AFA... Greg Farnum
09:05 AM Cleanup #20859 (Won't Fix): kinetic kv is not enabled in CMakeLists.txt
see https://github.com/ceph/ceph/blob/master/src/kv/CMakeLists.txt
currently, kinetic is not compiled. Should we c...
Chang Liu
04:00 PM Bug #20529: Illegal instruction in RocksDB
Daniel Oliveira wrote:
> @All, Thanks for the updates. I am going thru the log files.
>
> @Dennis,
> I will ac...
Francois Payette
03:48 PM RADOS Bug #20863 (Duplicate): CRC error does not mark PG as inconsistent or queue for repair
While testing bitrot detection it was found that even when OSD process has detected CRC mismatch and returned an erro... Dmitry Glushenok
03:32 PM RADOS Bug #20845: Error ENOENT: cannot link item id -16 name 'host2' to location {root=bar}
http://qa-proxy.ceph.com/teuthology/kchai-2017-07-31_14:22:05-rados-wip-kefu-testing-distro-basic-mira/1465207/teutho... Kefu Chai
01:22 PM RADOS Bug #20845: Error ENOENT: cannot link item id -16 name 'host2' to location {root=bar}
https://github.com/ceph/ceph/pull/16805 xie xingguo
03:19 PM rgw Bug #20862 (In Progress): rgw: RadosGW lacks support for Swift's ContainerTempurl
Radoslaw Zarzynski
03:17 PM rgw Bug #20862 (Fix Under Review): rgw: RadosGW lacks support for Swift's ContainerTempurl
RadosGW lacks support for TempUrls authorized with container-scoped keys (*X-Container-Meta-Temp-URL-Key*, *X-Contain... Radoslaw Zarzynski
03:12 PM Feature #20298 (Resolved): store longer dup op information
https://github.com/ceph/ceph/pull/16172 Josh Durgin
03:05 PM Revision 0c26036c (ceph): PGLog: continuation, store extra duplicate ops beyond the normal log en...
This helps us avoid replaying non-idempotent client operations when
the pg log is very short, e.g. in an effort to fo...
J. Eric Ivancich
03:00 PM Revision c520b493 (ceph): PGLog: store extra duplicate ops beyond the normal log entries
This helps us avoid replaying non-idempotent client operations when
the pg log is very short, e.g. in an effort to fo...
Josh Durgin
02:51 PM Revision 58073cfc (ceph): cephfs: Resend discover when joining from starting state
From: Zheng Yan <zyan@redhat.com>
Kick discover messages when transitioning from STATE_STARTING
to STATE_ACTIVE.
Fi...
Douglas Fuller
02:51 PM Revision bffa3759 (ceph): cephfs: Wait for MDCache to be ready before starting log segment
These can race as the MDS starts.
Fixes: http://tracker.ceph.com/issues/20799
Signed-off-by: Douglas Fuller <dfuller...
Douglas Fuller
02:48 PM Bug #19771 (Resolved): HEALTH_WARN pool rbd pg_num 244 > pgp_num 224 during upgrade
Nathan Cutler
02:48 PM Backport #20024 (Resolved): kraken: HEALTH_WARN pool rbd pg_num 244 > pgp_num 224 during upgrade
Nathan Cutler
02:47 PM Revision 72e5d611 (ceph): Merge pull request #16137 from smithfarm/wip-20024-kraken
kraken: tests: HEALTH_WARN pool rbd pg_num 244 > pgp_num 224 during upgrade
Reviewed-by: Kefu Chai <kchai@redhat.com>
Nathan Cutler
02:25 PM rgw Bug #20861 (Resolved): Object data loss in RGW when multipart upload completion times out
Recently in one of the clusters, lost some of objects if a multipart complete upload times out and been retried befor... Varada Kari
02:22 PM Revision 05b182c1 (ceph): Merge pull request #16547 from dillaman/wip-dashboard-iscsi
mgr/dashboard: RBD iSCSI daemon status page
Reviewed-by: John Spray <john.spray@redhat.com>
Jason Dillaman
02:21 PM rbd Bug #20644 (Fix Under Review): [rbd-mirror] assertion failure when mirrored pool is removed
*PR*: https://github.com/ceph/ceph/pull/16704 Jason Dillaman
02:20 PM Revision 33f5e1bc (ceph): rbd-mirror: assertion failure during pool replayer shut down
Fixes: http://tracker.ceph.com/issues/20644
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:16 PM Bug #20855 (Closed): wal_dir mismatch bewteen rocksdb's impl and bluestore's env
Chang Liu
02:10 PM Revision 2556605b (ceph): doc: fix sevral typos
fix sevral typos
Signed-off-by: Song Shun <song.shun3@zte.com.cn>
shun song
02:07 PM Revision 41c251c2 (ceph): Merge pull request #16670 from Yan-waller/wip-walle-0729rbdcompile
cls/rbd: silence warning from -Wunused-variable
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:56 PM Revision f021830b (ceph): ceph-volume: systemd: add helpers for the ceph-volume systemd unit
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 500b8f61 (ceph): ceph-volume: prevent missing conf values for logging config
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision e276b547 (ceph): ceph-volume: systemd script should pass pre-configured log args
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 124e0372 (ceph): ceph-volume: devices chown the journal when activating
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 6e17171c (ceph): ceph-volume: systemd should retry several times to activate a device
Allows environment variables to tweak the retries and intervals,
defaulting to 30 tries at 5 second intervals.
Signe...
Alfredo Deza
01:56 PM Revision b2fd7d84 (ceph): ceph-volume lvm.activate remove unused import for activate utils
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 984e9e16 (ceph): ceph-volume remove activate utilities, not needed with 'osd new'
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 4f30ee32 (ceph): ceph-volume: devices.lvm add create module for the sub-command support
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 9db03d40 (ceph): ceph-volume: main: slice args for main and subcommands differently
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision ebd20e14 (ceph): ceph-volume: process: allow stdin to be used
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 45b75558 (ceph): ceph-volume: util: use osd new for creating osds
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 44883356 (ceph): ceph-volume: lvm: activate should not use the bootstrap-osd to auth add...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 37910a96 (ceph): ceph-volume: lvm remove the creation of the osd so early in the prepare...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 8de86ae2 (ceph): ceph-volume: lvm consume the JSON secrets for preparing
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 9d8ad259 (ceph): ceph-volume: util prepare should pass -i to consume stdin
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision fa415f73 (ceph): ceph-volume: devices: update imports to support py3
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 52c6a56a (ceph): ceph-volume: tests: create capture fixture for tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 207c4c0a (ceph): ceph-volume: lvm.main: update imports for py3 support
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 54d2a42b (ceph): ceph-volume: devices.lvm: update print and import for py3 support
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 5a4a53c3 (ceph): ceph-volume: tests: update coverage comments
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 79e18e8e (ceph): ceph-volume: tests: add lvm api tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 4d0e599f (ceph): ceph-volume: devices: update coverage comments
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision f0e4d3fe (ceph): ceph-volume: devices.lvm create a common module for sharing parsers
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision a083928c (ceph): ceph-volume: devices.lvm add the create sub-command
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision fb48c654 (ceph): ceph-volume: tests: add tests for the system utility
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision ea49250c (ceph): ceph-volume: configuration: introduce lazy validation in configuration
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 41fe1579 (ceph): ceph-volume: tests: add tests for lvm devices and API
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 5393295c (ceph): ceph-volume: tets: use the new validation in conf
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision ff331421 (ceph): ceph-volume: lvm: print help and return before parsing args if no args
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision f78b64ca (ceph): ceph-volume: lvm.prepare: print help and return before parsing args if ...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision f42507bf (ceph): ceph-volume: process: decode non-str streams from subprocess
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 0c42b4a6 (ceph): ceph-volume: lvm.api: add parse_tags for VolumeGroup, cleanup json loads
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 4b087db4 (ceph): ceph-volume: main: py3 support fixes with print
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision f5ff4aff (ceph): ceph-volume: main: changes to sys.argv handling for better testing
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision e5c4f2cb (ceph): ceph-volume: tests: add configuration tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision dd4da801 (ceph): ceph-volume: tests: add tests for decorators
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision b6b58e74 (ceph): ceph-volume: tests: add tests for main/cli handling
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 28fdaf9a (ceph): ceph-volume: tests: add systemd tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision cfeada70 (ceph): ceph-volume: systemd: ensure osd_id is digit-like
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 245bcd2a (ceph): ceph-volume: util: use the chown argument for mkdir_p
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 83677abb (ceph): ceph-volume: util: remove ceph_user option, it is the default
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 8bd2a6a1 (ceph): ceph-volume: util.system: allow recursive and single-level chown
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 6ca49766 (ceph): ceph-volume: lvm.api: fix issue with tags not being set always
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 8129581c (ceph): ceph-volume: lvm.activate: register the osd with the mon as part of act...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision c0a19e5b (ceph): ceph-volume: lvm.prepare: initial pass at a working prepare
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision d0eef39b (ceph): ceph-volume: main: use argparse, add global flags, improve main help
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 5a1efd75 (ceph): ceph-volume: terminal: add CLI dispatching helpers
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 97f55096 (ceph): ceph-volume: lvm: use argparse, report help as early as possible
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 62eb6277 (ceph): ceph-volume: main: if no args are passed mention the --help usage, prin...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision b7c6cace (ceph): ceph-volume: tests: add terminal tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 118b72fd (ceph): ceph-volume: configuration: create a module to load/parse ceph configs
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 95d0d480 (ceph): ceph-volume: main: store ceph conf and load it in the conf module
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 88d628e6 (ceph): ceph-volume: process: do not block logging on subprocess prompts
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision e1debe93 (ceph): ceph-volume: init: define a few conf attributes
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision a778c27e (ceph): ceph-volume: configuration: allow splitting by other chars for getting ...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 0ea8f726 (ceph): ceph-volume: log: remove log file inferring logic to main
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 6ac392cf (ceph): ceph-volume: main: add log path inferring into main for --help reporting
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision e9108856 (ceph): ceph-volume: terminal: add colored stderr/stdout
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision ee74607c (ceph): ceph-volume: util: create the module with prepare, activate, and system...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision e1fd49ae (ceph): ceph-volume: lvm.prepare: initial take on the module with flags
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 44b1c4c9 (ceph): ceph-volume: lvm.api: support volume groups with same API as lvs
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 3a6e688e (ceph): ceph-volume: lvm.activate: add object store type support for the flags
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision da547535 (ceph): ceph-volume: exceptions: add error for multiple volume groups
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 9d230193 (ceph): ceph-volume: lvm.activate: udpdate the help to normalize representations
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 07ef0dad (ceph): ceph-volume: exceptions: add configuration errors
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision ec140f4a (ceph): ceph-volume: init: define the configuration modules
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 93fc19bf (ceph): ceph-volume: log: use new config module
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 1d3391fa (ceph): ceph-volume: main: remove extra new lines when generating help
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 2a675072 (ceph): ceph-volume: process: add a 'call' function helper, similar to subproce...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 92adb02b (ceph): ceph-volume: systemd: create an actual directory module to add more rel...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 9f0ed0f8 (ceph): ceph-volume: systemd: move to directory
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 5a299e2d (ceph): ceph-volume: systemd: create a systemctl module
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 96755e9d (ceph): ceph-volume: lvm create an api module with better interfaces/helpers
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision eee80184 (ceph): ceph-volume: lvm create the functional activate module
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision ac95cbcd (ceph): ceph-volume: lvm activate checks other non-lv journals and symlinks acc...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision a10c062b (ceph): ceph-volume: lvm.api return None when .get() doesn't match anything
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision a049d0c4 (ceph): ceph-volume: log: notify to stdout if it is not possible to write to th...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 8f4a9230 (ceph): ceph-volume: main: no need to pass the config to log setup
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 1507bae7 (ceph): ceph-volume: terminal: use raw instead of write
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 62b15ee2 (ceph): ceph-volume: main: use subhelp to parse lvm's help
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 4701db4d (ceph): ceph-volume: decorators: add a check for super user privileges
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 5f67e4e0 (ceph): ceph-volume: systemd: move the exceptions to the new exception module
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 7634e343 (ceph): ceph-volume: exceptions: create a module for all exceptions
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision ca5003f2 (ceph): ceph-volume: lvm: initial take on tag api
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision db8d78f7 (ceph): ceph-volume: exceptions: create a MultipleLV error
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision e81615cd (ceph): ceph-volume: config: default to 'info' verbosity, set the config dict
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 8d8d464d (ceph): ceph-volume: log: create a utility for setting up logging
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 096c5aa8 (ceph): ceph-volume: log: be more robust, report back to config
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 89c2f017 (ceph): ceph-volume: decorators: catch exceptions, disable on debug
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision b4325961 (ceph): ceph-volume: terminal: easier terminal reporting utils
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 468237ed (ceph): ceph-volume: main: initial take on main
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision d8b2559f (ceph): ceph-volume: process: module for running system commands
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 63b2beac (ceph): ceph-volume: systemd: create systemd entry point script
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision adcdcbda (ceph): build: add deb rules for ceph-volume systemd service file
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 49961906 (ceph): build: add deb install rule for ceph-volume executable
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision bc8b3999 (ceph): systemd: create a service file for ceph-volume
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 0101bb0b (ceph): build: create a CMakeLists file for ceph-volume
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 2b90d8e1 (ceph): systemd: include the ceph-volume service
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 4d59415a (ceph): build: add ceph-volume to CMakeLists in src
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 532329f2 (ceph): build: include the ceph-volume-systemd command in the spec file
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision cff54a8e (ceph): cmake/Distutils.cmake: make pkg files optional, add bin
Skip nonexistent 'expected' Python packaging files, and add bin/ as
a possible file for symlinking during build (for ...
Dan Mick
01:56 PM Revision 86aa1736 (ceph): ceph-volume: rename: initial take on renaming to ceph-volume
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 3ca4ff88 (ceph): ceph-volume: create a .gitignore specific to ceph-volume
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 920285b5 (ceph): ceph-volume: add a manifest.in file
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 95c4c112 (ceph): ceph-volume: tests: create a tox.ini file
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 092e556c (ceph): ceph-volume: packaging: create a setup.py
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision c51e796c (ceph): ceph-volume: create the executables
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:56 PM Revision 0b88644b (ceph): build/ops: add ceph-volume scripts/files to spec file
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:51 PM Bug #20856: osd: luminous osd bluestore crashes with jemalloc enabled on debian 9
I see that this is (probably) a duplicate of http://tracker.ceph.com/issues/20557 Tom Myny
01:50 PM Backport #20837 (In Progress): jewel: ceph-disk: failing to activate osd with multipath
Backport PR: https://github.com/ceph/ceph/pull/16703 David Disseldorp
01:49 PM Revision 9b3fe6f0 (ceph): Merge pull request #16583 from lxbsz/ws_macro
librbd: add LIBRBD_SUPPORTS_WRITESAME support
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:46 PM Revision e35c9382 (ceph): ceph-disk: don't activate suppressed journal devices
Multipath device activation currently requires that devices representing
individual paths making up a multipath devic...
David Disseldorp
01:33 PM Revision f8068cd4 (ceph): mon: extensible output format for health checks
The summary field can be extended with the fields
used to construct the message (e.g. including
the down osd count in...
John Spray
01:31 PM Bug #19390 (Resolved): logrotate is missing from debian package (kraken, master)
Nathan Cutler
01:31 PM Backport #19670 (Resolved): kraken: logrotate is missing from debian package (kraken, master)
Nathan Cutler
01:31 PM Revision 16ca3c7f (ceph): Merge pull request #14734 from smithfarm/wip-19670-kraken
kraken: build/ops: logrotate is missing from debian package (kraken, master)
Reviewed-by: Kefu Chai <kchai@redhat.com>
Nathan Cutler
01:29 PM RADOS Bug #20803 (Fix Under Review): ceph tell osd.N config set osd_max_backfill does not work
https://github.com/ceph/ceph/pull/16700 John Spray
09:37 AM RADOS Bug #20803 (In Progress): ceph tell osd.N config set osd_max_backfill does not work
OK, looks like this is setting the option (visible in "config show") but not calling the handlers properly (not refle... John Spray
01:28 PM Revision ac01dff6 (ceph): osd/mon/mds: fix `config set` tell command
This was working for setting values, but failing to call
the config observers, so some values didn't take effect.
Fi...
John Spray
01:26 PM Revision b3b1f2cf (ceph): cls/rbd: silence warning from -Wunused-variable
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn> Yan Jun
01:21 PM rgw Backport #19840 (Resolved): kraken: civetweb frontend segfaults in Luminous
Nathan Cutler
01:21 PM Revision a1c2cbd0 (ceph): Merge pull request #16166 from smithfarm/wip-19840-kraken
kraken: rgw: civetweb frontend segfaults in Luminous
Reviewed-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Nathan Cutler
01:12 PM Revision 51c7cec7 (ceph): Merge pull request #16694 from Songweibin/wip-doc-rbd
rbd: modified some commands' description into imperative sentence
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:09 PM rgw Bug #20772 (Fix Under Review): bucket check --fix fails with (90) Message too long
Nathan Cutler
11:54 AM rgw Bug #20772: bucket check --fix fails with (90) Message too long
https://github.com/ceph/ceph/pull/16692 Orit Wasserman
01:02 PM Revision 9667222d (ceph): HashIndex.cc: add compat.h for ENODATA
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
12:58 PM Revision 8bc029b6 (ceph): mon/OSDMonitor: assert(pg in creating_pgs.pg) in send_pg_creates()
and mark OSDMonitor::send_pg_creates() a const method.
See-also: http://tracker.ceph.com/issues/20785
Signed-off-by:...
Kefu Chai
12:53 PM Revision a2857c81 (ceph): Merge pull request #16686 from amitkumar50/cov-1351525-1
rbd: fixed coverity 'Argument cannot be negative' warning
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:52 PM Revision 8241a322 (ceph): common: make some message informative, instead of error
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
12:41 PM Revision afb5f4b0 (ceph): qa/suites/upgrade/jewel-x/parallel: expand workload matrix
These should run independently against a racing upgrade.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked f...
Sage Weil
12:41 PM Revision a91253ec (ceph): qa/suites/upgrade/jewel-x: do not thrash cluster full during upgrade
The mon command varies.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 39fdc53fe5f33678fbbd00...
Sage Weil
12:41 PM Revision d4521fc2 (ceph): qa/suites/upgrade/jewel-x/stress-split: finish client.0 upgrade too
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 56f9387736eed136b38c087a4805821063e9f8ab)
Sage Weil
12:41 PM Revision a88bd845 (ceph): qa/suites/upgrade/jewel-x/stress-split-erasure-code: box thrashosds
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit b2d354d56359d08b35cbea58f811c7bafb700d31)
Sage Weil
12:40 PM Revision 907888f8 (ceph): qa/suites/upgrade/jewel-x: remove kraken references
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 468285b65d6bef2d86c80ebdfecf0920294ca5cd)
Sage Weil
12:38 PM Revision fa7934b3 (ceph): qa/suites/upgrade/jewel-x: fix upgrade order; fix split grouping
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 269eafb2027ea6dfbad730f6fb1481a1cabc5e60)
Conf...
Sage Weil
12:38 PM Revision 70415451 (ceph): qa/suite/upgrade/jewel-x: drop x86 ec test
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 1e0e53c80d8fa88970cee1d61aaa8514004547ac)
Sage Weil
12:36 PM Revision 4eb3c2db (ceph): qa/suites/upgrade/jewel-x/parallel: fix upgrade to luminous
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 2e3ea53b41cacc4b4bbc4ffe7342fb00233009cf)
Conf...
Sage Weil
12:36 PM Revision b574cb34 (ceph): qa/suites/upgrade/jewel-x/parallel: upgrade mons before osds
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 3c80e15c3b34ac2adc4e70f09929e3bc01785594)
Sage Weil
12:34 PM Revision 9dc53c27 (ceph): cmake: disable -fvar-tracking-assignments for config.cc
there are too many variables involved in config.cc, but
-fvar-tracking-assignments is enabled by default, when the co...
Kefu Chai
12:28 PM Revision 01fe317d (ceph): rbd: 1351525 Argument cannot be negative
Fixed:
** CID 1351525 (#1 of 1): Argument cannot be negative (NEGATIVE_RETURNS)
7. negative_returns: sd is passed to...
Amit Kumar
12:25 PM Revision f9a94641 (ceph): rbd: modified some commands' description into imperative sentence
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
12:15 PM rbd Bug #20860 (Resolved): [rbd-mirror] asok hook names not updated when image is renamed
Jason Dillaman
11:51 AM Revision 25cef9a0 (ceph): rgw: Fix up to 1000 entries at a time in check_bad_index_multipart
Fixes: http://tracker.ceph.com/issues/20772
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
11:40 AM Revision e22a9129 (ceph): rgw: remove some unused variable
Signed-off-by: Luo Kexue <luo.kexue@zte.com.cn> Luo Kexue
10:58 AM Revision cbd2e303 (ceph): doc: update client.admin key refs to "mds 'allow'"
This is more correctly "mds 'allow *'".
In the RADOS user management page, refer the user
to the cephfs client auth ...
John Spray
10:53 AM Revision fa70335d (ceph): Merge pull request #16660 from nrdmn/patch-2
doc: added mgr caps to manual deployment documentation
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
10:44 AM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
One of our production clusters upgraded.
Next one scheduled for next Wednesday, August 2nd.
Webert Lima
10:41 AM rgw Bug #19059 (Resolved): rgw_file: restore (corrected) fix for dir "partial match" (return of FLAG...
Nathan Cutler
10:41 AM rgw Backport #20195 (Resolved): kraken: rgw_file: restore (corrected) fix for dir "partial match" (r...
Nathan Cutler
10:41 AM rgw Bug #19624 (Resolved): rgw_file: handle chunked readdir
Nathan Cutler
10:41 AM rgw Backport #20158 (Resolved): kraken: rgw_file: handle chunked readdir
Nathan Cutler
10:41 AM rgw Bug #19623 (Resolved): rgw_file: introduce rgw_lookup type hints
Nathan Cutler
10:40 AM rgw Backport #19723 (Resolved): kraken: rgw_file: introduce rgw_lookup type hints
Nathan Cutler
10:40 AM rgw Bug #19625 (Resolved): rgw_file: fix event expire check, don't expire directories being read
Nathan Cutler
10:40 AM rgw Backport #19663 (Resolved): kraken: rgw_file: fix event expire check, don't expire directories be...
Nathan Cutler
10:40 AM rgw Bug #19634 (Resolved): rgw_file: fix readdir after dir-change
Nathan Cutler
10:39 AM rgw Backport #19661 (Resolved): kraken: rgw_file: fix readdir after dir-change
Nathan Cutler
10:38 AM rgw Bug #19435 (Resolved): rgwfs hung due to missing unlock within unlink operation
Nathan Cutler
10:38 AM rgw Backport #19526 (Resolved): kraken: rgwfs hung due to missing unlock within unlink operation
Nathan Cutler
10:38 AM rgw Bug #19112 (Resolved): rgw_file: RGWFileHandle dtor must also cond-unlink from FHCache
Nathan Cutler
10:38 AM rgw Backport #19471 (Resolved): kraken: rgw_file: RGWFileHandle dtor must also cond-unlink from FHCache
Nathan Cutler
10:38 AM rgw Bug #19270 (Resolved): rgw_file: leaf objects (which store Unix attrs) can be deleted when child...
Nathan Cutler
10:37 AM rgw Backport #19470 (Resolved): kraken: rgw_file: leaf objects (which store Unix attrs) can be delete...
Nathan Cutler
10:37 AM rgw Bug #18651 (Resolved): librgw: objects created from s3 apis are not visible from nfs mount point
Nathan Cutler
10:37 AM rgw Backport #19229 (Resolved): kraken: librgw: objects created from s3 apis are not visible from nfs...
Nathan Cutler
10:37 AM rgw Bug #18989 (Resolved): rgw_file: allow setattr on placeholder (common_prefix) directories
Nathan Cutler
10:36 AM rgw Backport #19170 (Resolved): kraken: rgw_file: allow setattr on placeholder (common_prefix) direc...
Nathan Cutler
10:36 AM rgw Bug #18991 (Resolved): rgw_file: RGWReaddir (and cognate ListBuckets request) don't enumerate mu...
Nathan Cutler
10:36 AM rgw Backport #19168 (Resolved): kraken: rgw_file: RGWReaddir (and cognate ListBuckets request) don't...
Nathan Cutler
10:35 AM rgw Bug #18992 (Resolved): rgw_file: "exact match" invalid for directories, in RGWLibFS::stat_leaf()
Nathan Cutler
10:35 AM rgw Backport #19166 (Resolved): kraken: rgw_file: "exact match" invalid for directories, in RGWLibFS...
Nathan Cutler
10:35 AM rgw Bug #19018 (Resolved): rgw_file: fix marker computation
Nathan Cutler
10:35 AM rgw Backport #19162 (Resolved): kraken: rgw_file: fix marker computation
Nathan Cutler
10:34 AM rgw Bug #19036 (Resolved): rgw_file: fix recycling of invalid mkdir handles
Nathan Cutler
10:34 AM rgw Backport #19154 (Resolved): kraken: rgw_file: fix recycling of invalid mkdir handles
Nathan Cutler
10:34 AM rgw Bug #19066 (Resolved): rgw_file: ensure valid_s3_object_name for directories
Nathan Cutler
10:34 AM rgw Backport #19149 (Resolved): kraken: rgw_file: ensure valid_s3_object_name for directories
Nathan Cutler
10:34 AM rgw Bug #19111 (Resolved): rgw_file: FHCache residence check should be exhaustive
Nathan Cutler
10:33 AM rgw Backport #19144 (Resolved): kraken: rgw_file: FHCache residence check should be exhaustive
Nathan Cutler
10:33 AM rgw Bug #18650 (Resolved): librgw: path segments neglect to ref parents
Nathan Cutler
10:33 AM rgw Backport #18902 (Resolved): kraken: librgw: path segments neglect to ref parents
Nathan Cutler
10:33 AM rgw Bug #18808 (Resolved): librgw: RGWLibFS::setattr fails on directories
Nathan Cutler
10:33 AM rgw Backport #18810 (Resolved): kraken: librgw: RGWLibFS::setattr fails on directories
Nathan Cutler
10:32 AM Revision fd6816bb (ceph): Merge pull request #13871 from smithfarm/wip-19162-kraken
kraken: rgw: rgw_file: fix marker computation Nathan Cutler
10:27 AM Bug #15784 (Resolved): msg/simple/SimpleMessenger.cc: 239: FAILED assert(!cleared)
Nathan Cutler
10:27 AM Backport #18378 (Resolved): kraken: msg/simple/SimpleMessenger.cc: 239: FAILED assert(!cleared)
Nathan Cutler
10:26 AM Revision a6fdfccd (ceph): Merge pull request #16133 from smithfarm/wip-18378-kraken
kraken: msg/simple/SimpleMessenger.cc: 239: FAILED assert(!cleared)
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
10:24 AM Backport #20672 (Resolved): kraken: Bad status warning for mon_warn_osd_usage_min_max_delta
Nathan Cutler
10:24 AM Backport #19841 (Resolved): kraken: clean up min/max span warning
Nathan Cutler
10:23 AM Backport #19340 (Resolved): kraken: An OSD was seen getting ENOSPC even with osd_failsafe_full_ra...
Nathan Cutler
10:23 AM Revision b50909c8 (ceph): Merge pull request #16134 from smithfarm/wip-19340-kraken
kraken: An OSD was seen getting ENOSPC even with osd_failsafe_full_ratio passed
Reviewed-by: David Zafman <dzafman@r...
Nathan Cutler
10:13 AM Bug #19241 (Resolved): osd_snap_trim_sleep option does not work
Nathan Cutler
10:13 AM Backport #19329 (Resolved): kraken: osd_snap_trim_sleep option does not work
Nathan Cutler
10:05 AM Revision 17fd055a (ceph): osdc/Filer: truncate large file party by party
Fixes: http://tracker.ceph.com/issues/19755
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit ...
Yan, Zheng
09:58 AM Revision 938b7237 (ceph): Merge pull request #16131 from smithfarm/wip-swift-kraken
tests: swift.py: clone the ceph-jewel branch
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Nathan Cutler
09:35 AM rgw Bug #20763: Radosgw hangs after a few hours
Sorry for the delay, had a busy week.
Sadly the log file I created had the error right away, now my rados gateway do...
Martin Emrich
08:35 AM Bug #20858 (Rejected): bluestore's db does not use db.wal directory
it seems that we create a directory called db.wal, but we do not tell rocksdb to use this directory. it would be bett... Chang Liu
07:18 AM RADOS Bug #19512: Sparse file info in filestore not propagated to other OSDs
Enabled FIEMAP/SEEK_HOLE in QA here: https://github.com/ceph/ceph/pull/15939 Piotr Dalek
06:48 AM Revision 358045a0 (ceph): rgw: Fix for Policy Parse exception in case of multiple statements.
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com> Pritha Srivastava
06:29 AM Bug #20857 (Fix Under Review): Rocksdb::Env::GetChildren will get same output with ["db", "db.slow"]
Chang Liu
03:30 AM Bug #20857: Rocksdb::Env::GetChildren will get same output with ["db", "db.slow"]
https://github.com/ceph/ceph/pull/16683 Chang Liu
03:03 AM Bug #20857: Rocksdb::Env::GetChildren will get same output with ["db", "db.slow"]
... Chang Liu
02:53 AM Bug #20857: Rocksdb::Env::GetChildren will get same output with ["db", "db.slow"]
I removed all files under "dev" directory beforce this testing. Chang Liu
02:51 AM Bug #20857 (Resolved): Rocksdb::Env::GetChildren will get same output with ["db", "db.slow"]
... Chang Liu
05:20 AM Revision 3f5d51ac (ceph): os/bluestore: clear result in BlueRocksEnv::getChildren
see https://github.com/facebook/rocksdb/blob/master/env/env_posix.cc#L492. in
rocksdb::env_posix implementation, it w...
Chang Liu
04:31 AM Revision 7df9ab60 (ceph): pybind/rados: use new APIs instead of deprecated ones
s/rados_read_op_omap_get_vals/rados_read_op_omap_get_vals2/
s/rados_read_op_omap_get_keys/rados_read_op_omap_get_keys...
Kefu Chai
04:28 AM Bug #20687: osd: crashing on ec read partial failure
David Zafman wrote:
> Use ceph-objectstore-tool to remove the pg. Here is an example. If data-path refers to bluest...
Ashley Merrick
04:21 AM Bug #20853 (Can't reproduce): Enabling LZ4 in 12.1.1 fails
closing. please check your building env. and run... Kefu Chai
04:19 AM Bug #20853: Enabling LZ4 in 12.1.1 fails
... Kefu Chai
02:26 AM RADOS Bug #20785: osd/osd_types.cc: 3574: FAILED assert(lastmap->get_pools().count(pgid.pool()))
https://github.com/ceph/ceph/pull/16677 is posted to help debug this issue. Kefu Chai
02:01 AM Revision 555c546d (ceph): ceph-osd: some flags are not documented in the help output
Fixes: http://tracker.ceph.com/issues/20057
Signed-off-by: Yanhu Cao <gmayyyha@gmail.com>
Yanhu Cao
02:01 AM Revision fc509b94 (ceph): src/rgw:remove unused variables
The bucket has been replaced by bucket info
Signed-off-by: Zhang Lei <243290414@qq.com>
lei zhang
12:16 AM Revision e8cf00e8 (ceph): auth: Remove unused function in AuthSessionHandler
Signed-off-by: Luo Kexue <luo.kexue@zte.com.cn> Luo Kexue

07/30/2017

11:22 PM Revision 2e75b876 (ceph): rdma: Assign instead of compare
Fixed:
** CID 1414508 (#1 of 1): Assign instead of compare (PW.ASSIGN_WHERE_COMPARE_MEANT)
1. assign_where_compare_m...
Amit Kumar
09:30 PM Bug #20856 (Duplicate): osd: luminous osd bluestore crashes with jemalloc enabled on debian 9
Hello,
When I enable jemalloc on debian 9 we see osd crashes when creating load on the cluster.
We enable jemal...
Tom Myny
01:01 PM Bug #20855: wal_dir mismatch bewteen rocksdb's impl and bluestore's env
Chang Liu wrote:
> [...]
we want rocksdb to put WAL files on BDEV_WAL(directory called db.wal). but it seems that...
Chang Liu
12:52 PM Bug #20855: wal_dir mismatch bewteen rocksdb's impl and bluestore's env
... Chang Liu
11:22 AM Bug #20855 (Closed): wal_dir mismatch bewteen rocksdb's impl and bluestore's env
That we call rocksdb::RepairDB on bluestore's db will get a core dump. the reason is that we put wal&minifest on BDEV... Chang Liu
07:33 AM Revision 729cf446 (ceph): Merge pull request #16627 from liewegas/wip-objecter-eagain
osdc/Objecter: unify disparate EAGAIN handling paths into one
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Kefu Chai
05:31 AM RADOS Bug #20854 (Duplicate): (small-scoped) recovery_lock being blocked by pg lock holders
... Kefu Chai
05:30 AM CephFS Bug #20852: hadoop on cephfs would report "Invalid argument" when mount on a sub directory
https://github.com/ceph/ceph/pull/16671 dongdong tao
05:18 AM Revision 4357837c (ceph): Merge pull request #16668 from Yan-waller/wip-walle-0729configoption
common: fix Option set_long_description
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewed-by: Kefu Chai <kc...
Kefu Chai
04:28 AM Revision ba26907d (ceph): print more information when run ceph-osd with 'chech options'
Signed-off-by: mychoxin <mychoxin@gmail.com> xin mycho
03:17 AM Revision 0b54fd90 (ceph): mon/OSDMonitor: more verbose message for pg creation
See-also: http://tracker.ceph.com/issues/20785
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:17 AM Revision 4584bff3 (ceph): osd: do not send pg_created unless luminous
See-also: http://tracker.ceph.com/issues/20785
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:05 AM Revision 65ec584d (ceph): Fix ceph-deploy path
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni

07/29/2017

04:32 PM Revision c6a2197d (ceph): Add missing ceph_branch flag and print out ceph info after each upgrade
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
04:02 PM Bug #20853: Enabling LZ4 in 12.1.1 fails
I'm not familiar to debain/control, but -DWITH_LZ4 is used to indicate cmake. I hope others can answer Haomai Wang
04:00 PM Bug #20853: Enabling LZ4 in 12.1.1 fails
Just to be more complete, I also added liblz4-dev to the build-depends in the control file. Sander Klein
03:58 PM Bug #20853: Enabling LZ4 in 12.1.1 fails
Since I'm trying to build .debs I added extraopts += -DWITH_LZ4=ON to debian/rules file.
But I also wonder why it ...
Sander Klein
03:40 PM Bug #20853: Enabling LZ4 in 12.1.1 fails
how do you enable -DWITH_LZ4 ? Haomai Wang
03:19 PM Bug #20853 (Can't reproduce): Enabling LZ4 in 12.1.1 fails
I'm testing Luminus 12.1.1 from the Ceph repository on Ubuntu Xenial and it seems like it is not build with LZ4.
W...
Sander Klein
11:46 AM Revision 47360373 (ceph): crush: clean up get_immediate_parent_id()
This is a follow-up cleanup of 9d908c14f606239d291cd3551e8f716943e0badf
Signed-off-by: xie xingguo <xie.xingguo@zte....
xie xingguo
10:46 AM CephFS Bug #20852 (Resolved): hadoop on cephfs would report "Invalid argument" when mount on a sub direc...
we hava tested hadoop on cephfs and hbase on cephfs.
and we got following stack on hbase:
Failed to become active m...
dongdong tao
10:31 AM Revision 9e278fdb (ceph): Client: Add function "get_default_data_pool_name" for java client
Fix: now java client trying to get the default pool througth the root
dir "/", but the thing is when java client is m...
dongdong tao
08:58 AM Revision 7974a0fd (ceph): mon/OSDMonitor: make error output more human-readable
Was:
./bin/ceph osd crush weight-set reweight rbd osd.0 1 2 3 4 5
Error ENOENT: weight_set_size != 5 for bucket -1w...
xie xingguo
08:58 AM Revision 0f235742 (ceph): crush: avoid implicitly cast
pool-id may overflow(though actually can not happen...)
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
06:12 AM RADOS Bug #19605: OSD crash: PrimaryLogPG.cc: 8396: FAILED assert(repop_queue.front() == repop)
osd.1: the osd who sent the out of order reply.4205 without sending the reply.4198 first.
osd.2: the primary osd who...
Kefu Chai
02:49 AM RADOS Bug #19605: OSD crash: PrimaryLogPG.cc: 8396: FAILED assert(repop_queue.front() == repop)
Greg, i think the "fault on lossy channel, failing" lines are from heartbeat connections, and they are misleading. i ... Kefu Chai
06:11 AM Revision f1f1ba89 (ceph): since the roles are mapped inside ceph-deploy, store the roles that
are mapped and use the new mapped role for upgrades during later
stage.
eg: mon.a is mapped to mon.mira002 during in...
Vasu Kulkarni
05:50 AM Revision 816c0037 (ceph): Add doc string for missing ceph-deploy-branch
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
05:44 AM Revision a977599c (ceph): Merge pull request #16669 from Yan-waller/wip-walle-0729testpglogcompile
test/osd: kill compile warning
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
03:23 AM Revision 7e458796 (ceph): test/osd: kill compile warning
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn> Yan Jun
03:10 AM Revision 4694cf40 (ceph): Merge pull request #16667 from tchaikov/wip-objclass-omap
objclass: modify omap_get_{keys,vals} api
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
02:47 AM CephFS Feature #20851 (New): cephfs fuse support "secret" option
we know that cephfs kernel state mount support shows the "secret",
example:...
huanwen ren
02:21 AM Revision 2e04b7e9 (ceph): common: fix Option set_long_description
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn> Yan Jun
02:15 AM Revision 57cae0a6 (ceph): librados_test_stub: use omap_get_vals2() and modify stubs
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Yehuda Sadeh
02:13 AM Revision 149bd848 (ceph): objclass: add 'more' param to omap listing
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:13 AM Revision 5334622a (ceph): cls/*: adjust use of cls_cxx_map_get_vals()
Now that objclass call gets a new 'more' param.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
02:13 AM Revision d5f3b870 (ceph): cls/lua: add 'more' param for cls_cxx_map_get_vals()
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:13 AM Revision d3de6f5e (ceph): cls_{rbd, journal, lua}: adjust api
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
02:13 AM Revision bcac5666 (ceph): cls_kvs: adjust objclass api
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
12:26 AM Revision 0fac21be (ceph): preserve old service id as well
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
12:26 AM RADOS Bug #20850 (Resolved): osd: luminous osd crashes when older monitor doesn't support set-device-class
See e.g.:
http://pulpito.ceph.com/joshd-2017-07-28_23:13:34-upgrade:jewel-x-master-distro-basic-smithi/1456505/
...
Josh Durgin

07/28/2017

11:07 PM Revision ea33368c (ceph): osd: cmpext operator should ignore -ENOENT on read
The operator already handles the case where the object is truncated. If
an RBD user performs a read + cmpext/write of...
Jason Dillaman
11:02 PM Revision d9c315f0 (ceph): qa: upgrade/jewel-x: test against wip-dup-ops-jewel-deb
Josh Durgin
10:55 PM Revision ecfb4a22 (ceph): qa: upgrade/jewel-x: test against wip-dup-ops-jewel-deb
Josh Durgin
10:51 PM RADOS Bug #20783 (Resolved): osd: leak from do_extent_cmp
Jason Dillaman
10:08 PM RADOS Bug #20783: osd: leak from do_extent_cmp
Jason Dillaman wrote:
> *PR*: https://github.com/ceph/ceph/pull/16617
merged
Yuri Weinstein
10:45 PM Revision 6f2801a2 (ceph): Fixed upgrade sequence to 10.2.0 -> 10.2.7 -> latest -x (10.2.8)
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
10:23 PM Revision e03e731a (ceph): osd: EC read handling: don't grab an objectstore error to use as the re...
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
10:07 PM Revision 06243931 (ceph): Merge pull request #16617 from dillaman/wip-20783
osd: moved OpFinisher logic from OSDOp to OpContext
Reviewed-by: Kefu Chai <kchai@redhat.com>
Josh Durgin
10:02 PM Revision 659a63f7 (ceph): Merge pull request #16590 from LianneWang/master
ceph_test_rados: max_stride_size must be more than min_stride_size
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
10:01 PM Revision 26d120d8 (ceph): Merge pull request #16615 from tchaikov/wip-no-vla-in-cxx
kv/RocksDBStore: use vector instead of VLA for holding slices
Reviewed-by: Haomai Wang <haomai@xsky.com>
Reviewed-by...
Yuri Weinstein
09:30 PM RADOS Bug #19605: OSD crash: PrimaryLogPG.cc: 8396: FAILED assert(repop_queue.front() == repop)
The line "fault on lossy channel, failing" suggests that the connection you're looking at is lossy. So either it's ta... Greg Farnum
03:12 PM RADOS Bug #19605: OSD crash: PrimaryLogPG.cc: 8396: FAILED assert(repop_queue.front() == repop)
Greg, yeah, that's what it seems to be. but the osd-osd connection is not lossy. so the root cause of this issue is s... Kefu Chai
09:21 PM Revision 27ad008a (ceph): options: update some descriptions and see_also fields.
Signed-off-by: Mark Nelson <mnelson@redhat.com> Mark Nelson
07:52 PM Revision dce8e7da (ceph): Merge pull request #16655 from liewegas/wip-osd-warning
osd/PG: fix warning so we discard_event() on a no-op state change
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
06:44 PM Revision eb9a93b0 (ceph): rgw: Assign instead of compare
Fixed:
** CID 1409697 (#1 of 1): Assign instead of compare (PW.ASSIGN_WHERE_COMPARE_MEANT)
1. assign_where_compare_m...
Amit Kumar
06:42 PM mgr Bug #20848 (Resolved): upgrading from jewel to luminous- mgr create throws EACCES: access denied
1) have 4 node cluster with 3 mons and 3 osd's , preinstalled jewel release
2) then upgrading one by one to luminous...
Vasu Kulkarni
05:36 PM devops Bug #20809: luminous ceph-release-1-0.el7.noarch.rpm doesn't update the previous version from jewel
The version 1.0 itself is hardcoded in ceph-deploy, so i guess the update should work based on other build value?
...
Vasu Kulkarni
02:41 AM devops Bug #20809 (Resolved): luminous ceph-release-1-0.el7.noarch.rpm doesn't update the previous versi...
Jewel ships ceph-release version which is higher than the one that is currently in luminous, Due to this it fails to ... Vasu Kulkarni
05:16 PM Revision 98702456 (ceph): added mgr caps to manual deployment documentation
Signed-off-by: Nick Erdmann <n@nirf.de> Nick Erdmann
04:57 PM CephFS Bug #20805 (Resolved): qa: test_client_limits waiting for wrong health warning
Patrick Donnelly
04:57 PM CephFS Bug #20677 (Resolved): mds: abrt during migration
Patrick Donnelly
04:55 PM Revision 019f20ff (ceph): Merge PR #16640 into master
* refs/remotes/upstream/pull/16640/head:
qa: fix wait for wrong health message
Reviewed-by: Patrick Donnelly <pdonn...
Patrick Donnelly
04:55 PM Revision adce2308 (ceph): Merge PR #16550 into master
* refs/remotes/upstream/pull/16550/head:
cephfs/ceph-fuse: add and modify ceph-fuse mount hint
Reviewed-by: Patrick...
Patrick Donnelly
04:55 PM Revision 6fc2ee38 (ceph): Merge PR #16413 into master
* refs/remotes/upstream/pull/16413/head:
qa/cephfs: lsof if umount fails
Reviewed-by: Patrick Donnelly <pdonnell@re...
Patrick Donnelly
04:55 PM Revision 8ad86072 (ceph): Merge PR #16410 into master
* refs/remotes/upstream/pull/16410/head:
mds: refuse 'export dir' request when mds is stopping
Reviewed-by: Patrick...
Patrick Donnelly
03:31 PM rgw Bug #20797 (Fix Under Review): rgw: putting X-Object-Manifest via TempURL should be prohibited
https://github.com/ceph/ceph/pull/16659 Radoslaw Zarzynski
03:29 PM rgw Feature #20795 (Fix Under Review): rgw: the TempURL implementation should support ISO8601 in temp...
https://github.com/ceph/ceph/pull/16658 Radoslaw Zarzynski
03:23 PM Revision 40e602bc (ceph): rgw: TempURL should not allow PUTs with the X-Object-Manifest.
Fixes: http://tracker.ceph.com/issues/20797
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Radoslaw Zarzynski
03:04 PM bluestore Bug #20847 (Closed): low performance for bluestore rbd block creation vs filestore
It appears that bluestore may be slower than filestore when creating RBD blocks (ie if pre-filling an RBD volume with... Mark Nelson
02:50 PM Revision 4530769e (ceph): doc/rados/operations/upmap: document new upmap feature
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:50 PM Revision d79e1b56 (ceph): doc/release-notes: add various links to docs
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:40 PM Revision 81e4191e (ceph): Merge pull request #41 from damz/pr/rados-lock
Fix bogus duration handling in IOContext.Lock*
Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
Noah Watkins
02:32 PM Revision 03facd6d (ceph): Fix bogus duration handling in IOContext.Lock*
Signed-off-by: Damien Tournoud <damien@platform.sh> Damien Tournoud
02:07 PM Revision 1e9452c2 (ceph): osd/PG: fix warning
Introduced by 4af49a886679ceb8e8afba47f04e828e5911e325
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:01 PM Revision 597a6a64 (ceph): Merge pull request #16645 from tchaikov/wip-bluefs-allocator-is-dev-onl...
common/options: make "blue{fs,store}_allocator" LEVEL_DEV
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:01 PM Revision 6f0f3764 (ceph): Merge pull request #16489 from liewegas/wip-bluestore-options
common/options.cc: document bluestore config options Sage Weil
02:01 PM Revision c067ccdc (ceph): Merge pull request #16520 from xiexingguo/wip-application-warn
mon/OSDMonitor: issue pool application related warning
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:00 PM Revision c3c2b31c (ceph): Merge pull request #16568 from liewegas/wip-application-warn
qa,doc: document and fix tests for pool application warnings Sage Weil
01:59 PM Revision cabe2f98 (ceph): Merge pull request #16634 from neha-ojha/wip-default-device-class
osd: add default_device_class to metadata
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewed-by: Sage Weil <...
Sage Weil
01:59 PM RADOS Bug #20804 (Resolved): CancelRecovery event in NotRecovering state
Sage Weil
01:59 PM Revision f4850aee (ceph): Merge pull request #16638 from liewegas/wip-20804
osd/PG: ignore CancelRecovery in NotRecovering
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Sage Weil
01:58 PM RADOS Bug #20846: ceph_test_rados_list_parallel: options dtor racing with DispatchQueue lockdep -> segv
all threads:... Sage Weil
01:57 PM RADOS Bug #20846 (New): ceph_test_rados_list_parallel: options dtor racing with DispatchQueue lockdep -...
The interesting threads seem to be... Sage Weil
01:41 PM Revision efd72000 (ceph): Merge pull request #16646 from tchaikov/wip-qa-run-standalone-work-with...
qa/run-standalone.sh: fix the find option to be compatible with GNU find
Reviewed-by: Willem Jan Withagen <wjw@digiw...
Sage Weil
01:38 PM CephFS Bug #20806 (Fix Under Review): kclient: fails to delete tree during thrashing w/ multimds
https://github.com/ceph/ceph/pull/16654 Zheng Yan
07:46 AM CephFS Bug #20806 (In Progress): kclient: fails to delete tree during thrashing w/ multimds
it's caused by bug in "open inode by inode number" function Zheng Yan
01:36 PM RADOS Bug #20845 (Resolved): Error ENOENT: cannot link item id -16 name 'host2' to location {root=bar}
... Sage Weil
01:35 PM RADOS Bug #20798: LibRadosLockECPP.LockExclusiveDurPP gets EEXIST
/a/sage-2017-07-28_04:13:20-rados-wip-sage-testing-distro-basic-smithi/1455364... Sage Weil
01:32 PM RADOS Bug #20808: osd deadlock: forced recovery
/a/sage-2017-07-28_04:13:20-rados-wip-sage-testing-distro-basic-smithi/1455266 Sage Weil
01:21 PM RADOS Bug #20844 (Resolved): peering_blocked_by_history_les_bound on workloads/ec-snaps-few-objects-ove...
... Sage Weil
12:24 PM Revision 2c4ad54f (ceph): Merge pull request #16487 from liewegas/wip-mgr-module-health
mgr: mgr_module interface to report health alerts
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
12:19 PM Revision c6ef41b0 (ceph): Merge pull request #16641 from liewegas/wip-mgr-configs
mgr/PyState: shut up about get_config on nonexistent keys
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
11:36 AM rbd Bug #20840: A force promote image remain locked after primary down.
Won't fix for Jewel/Kraken -- should be fixed under ticket #18963
Jason Dillaman
06:53 AM rbd Bug #20840: A force promote image remain locked after primary down.
I have to do restart rbd-mirror daemon. It is terrible! Shengzuo Yu
06:50 AM rbd Bug #20840 (Won't Fix): A force promote image remain locked after primary down.
env: CentOS 7.2
ceph: jewel-10.2.9
A image created in primary cluster, and replicated in secondary cluster by rbd...
Shengzuo Yu
11:34 AM Revision c150aedb (ceph): os:startsync can be removed
client is still sending write,startsync which is deprecated long back. Hence cleaning up OP_STARTSYNC
Fixes: http://...
Amit Kumar
11:14 AM RADOS Bug #20843 (Resolved): assert(i->prior_version == last) when a MODIFY entry follows an ERROR entry
We encountered a core dump of ceph-osd. According to the following information from gdb, the problem was that the pri... Jeegn Chen
10:34 AM bluestore Bug #20842: Ceph 12.1 BlueStore low performance
blkparse_sda.out # blkparse -i sda -d blkparse_sda.out
blkparse_sdd.out # blkparse -i sdd -d blkparse_sdd.out
Tho...
Junqin Zhang
10:21 AM bluestore Bug #20842 (Closed): Ceph 12.1 BlueStore low performance
Hi,
We hvae a tricky issue about comparing perfomance between FileStore and BlueStore on Ceph 12.1. In our 3 nodes ...
Junqin Zhang
10:23 AM Revision 2a53531e (ceph): ceph-disk: avoid remove '/var/lib/ceph/osd/ceph-xx' directory when deac...
when using deactivate with --once, '/var/lib/ceph/osd/ceph-xx' will be deleted by call ** def unmount of ceph-disk**,... shun song
09:22 AM Bug #20683 (Rejected): mon: HealthMonitor.cc: 216: FAILED assert(store_size > 0)
If that's the root cause, I'm simply rejecting the ticket. I don't think we want to handle the store suddenly disappe... Joao Eduardo Luis
01:16 AM Bug #20683: mon: HealthMonitor.cc: 216: FAILED assert(store_size > 0)
Hit this on my local dev box as well -- think it was from me deleting the store directory before killing off the moni... Jason Dillaman
09:16 AM rgw Bug #20841 (Closed): number of shards for a bucket scheduled for dynamic bucket resharding is not...
For a bucket having say 20K objects and rgw_max_objs_per_shard = 1000, the shards counted is expected to be 32. Inste... Vidushi Mishra
09:13 AM mgr Bug #20633 (Resolved): mon: does not send mgrdigest to mgr, making mgr init block
Kefu Chai
09:12 AM Revision 3c12075d (ceph): Merge pull request #16582 from liewegas/wip-20633
mon/MgrMonitor: reset mgrdigest timer with new subscription
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:05 AM Revision 8d71b885 (ceph): mds: cleanup {do_open,_do_find}_ino_peer()
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
09:05 AM Revision 7c665d5d (ceph): mds: fix race in "open inode by inode number"
If we have found inode in peer mds' cache, but failed to discover
the inode. The path to inode must have changed. we ...
Yan, Zheng
08:50 AM RADOS Bug #19909: PastIntervals::check_new_interval: assert(lastmap->get_pools().count(pgid.pool()))
Yes and that doesn't help. None of the osds can start up steadily.
Anyone familiar with the trimming algo of osdma...
WANG Guoqin
07:11 AM RADOS Bug #19909: PastIntervals::check_new_interval: assert(lastmap->get_pools().count(pgid.pool()))
Can you upgrade to 12.1.1 - that's the latest version? Nathan Cutler
08:40 AM rgw Bug #20763: Radosgw hangs after a few hours
Observed same issue with luminous (rc) 12.1.1 .
2017-07-28 03:32:47.670056 7efc98597700 0 ERROR: keystone revocat...
Vidushi Mishra
08:08 AM Revision e765dc37 (ceph): class_api.cc: kill implicit string conversion
This gets rid of implicit c-string to std::string conversions, as
they are expensive and unnecessary anyway.
Signed-...
Piotr Dalek
08:05 AM Revision b326a1e4 (ceph): osdc/Objecter: kill implicit string conversion
This gets rid of implicit c-string to std::string conversions, as
they are expensive and unnecessary anyway.
Signed-...
Piotr Dalek
07:33 AM CephFS Support #20788: MDS report "failed to open ino 10007be02d9 err -61/0" and can not restart success
now we have figure out the reason:
it's killed by docker when mds reach its memory limit
thanks for your help!
dongdong tao
07:11 AM CephFS Support #20788: MDS report "failed to open ino 10007be02d9 err -61/0" and can not restart success
"failed to open ino" is a normal when mds is recovery. what do you mean "ceph can not restart"? mds crashed or mds hu... Zheng Yan
07:05 AM rgw Backport #20824 (In Progress): jewel: rgw: AWSv4 encoding/signature problem, can happen with list...
Nathan Cutler
06:16 AM rgw Backport #20824 (Resolved): jewel: rgw: AWSv4 encoding/signature problem, can happen with listobj...
https://github.com/ceph/ceph/pull/17731 Nathan Cutler
06:38 AM RADOS Backport #20781: kraken: ceph-osd: PGs getting stuck in scrub state, stalling RBD
h3. description
See the attached logs for the remove op against rbd_data.21aafa6b8b4567.0000000000000aaa...
Nathan Cutler
06:37 AM RADOS Backport #20780: jewel: ceph-osd: PGs getting stuck in scrub state, stalling RBD
h3. description
See the attached logs for the remove op against rbd_data.21aafa6b8b4567.0000000000000aaa...
Nathan Cutler
06:24 AM Bug #20839 (Closed): /root/ceph/src/cls/rbd/cls_rbd_types.h:248:8: warning: ‘<anonymous>.cls::rbd...
Duplicate of #20838 Amit Kumar
06:22 AM Bug #20839 (Closed): /root/ceph/src/cls/rbd/cls_rbd_types.h:248:8: warning: ‘<anonymous>.cls::rbd...
[ 15%] Building CXX object src/cls/CMakeFiles/cls_rbd.dir/rbd/cls_rbd_types.cc.o
In file included from /root/ceph/sr...
Amit Kumar
06:22 AM Revision 75e36143 (ceph): qa/run-standalone.sh: fix the find option to be compatible with GNU find
also re-indent to be consistent with other part of this script
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:19 AM Bug #20838 (Rejected): warning: ‘<anonymous>.cls::rbd::GroupSnapshotNamespace::group_pool’ may be...
# pwd
/root/ceph/build
# make -j4
[ 10%] Building CXX object src/tools/rbd_mirror/CMakeFiles/rbd_mirror_types.dir/...
Amit Kumar
06:18 AM Backport #20837 (Resolved): jewel: ceph-disk: failing to activate osd with multipath
https://github.com/ceph/ceph/pull/16703 Nathan Cutler
06:17 AM rgw Backport #20836 (Rejected): kraken: radosgw Segmentation fault when service is restarted during l...
Nathan Cutler
06:17 AM rgw Backport #20833 (Rejected): kraken: website request URL without slashes (for folder) returns error
Nathan Cutler
06:17 AM rgw Backport #20832 (Rejected): jewel: website request URL without slashes (for folder) returns error
Nathan Cutler
06:16 AM rgw Backport #20831 (Rejected): kraken: rgw: X-Account-Access-Control of Swift API should be omitted ...
Nathan Cutler
06:16 AM rgw Backport #20830 (Rejected): jewel: rgw: URI with \0 in the middle is silently handled as its init...
Nathan Cutler
06:16 AM rgw Backport #20829 (Rejected): kraken: rgw: URI with \0 in the middle is silently handled as its ini...
Nathan Cutler
06:16 AM rgw Backport #20828 (Rejected): jewel: rgw: S3 object uploads using aws-sdk-java 1.11 to do chunked t...
Nathan Cutler
06:16 AM rgw Backport #20827 (Rejected): kraken: rgw: S3 object uploads using aws-sdk-java 1.11 to do chunked ...
Nathan Cutler
06:16 AM rgw Backport #20826 (Rejected): kraken: rgw_file: support compression
Nathan Cutler
06:16 AM rgw Backport #20825 (Rejected): kraken: rgw: AWSv4 encoding/signature problem, can happen with listob...
Nathan Cutler
06:16 AM CephFS Backport #20823 (Resolved): jewel: client::mkdirs not handle well when two clients send mkdir req...
https://github.com/ceph/ceph/pull/20271 Nathan Cutler
06:16 AM rgw Backport #20822 (Rejected): kraken: With RGWs configured in a load balancer, quota stats cache do...
Nathan Cutler
06:16 AM rgw Backport #20821 (Resolved): jewel: With RGWs configured in a load balancer, quota stats cache doe...
https://github.com/ceph/ceph/pull/16720 Nathan Cutler
06:16 AM rgw Backport #20820 (Resolved): jewel: Segmentation fault when exporting rgw bucket in nfs-ganesha
https://github.com/ceph/ceph/pull/17285 Nathan Cutler
06:16 AM rgw Backport #20819 (Rejected): kraken: rgw hangs in RGWRealmReloader::reload on SIGHUP
Nathan Cutler
06:16 AM rgw Backport #20818 (Resolved): jewel: rgw hangs in RGWRealmReloader::reload on SIGHUP
https://github.com/ceph/ceph/pull/17281 Nathan Cutler
06:16 AM rgw Backport #20817 (Rejected): jewel: rgw: RadosGW leaks memory during Swift Static Website's error ...
Nathan Cutler
06:16 AM rgw Backport #20816 (Rejected): kraken: rgw: RadosGW leaks memory during Swift Static Website's error...
Nathan Cutler
06:16 AM rgw Backport #20815 (Resolved): jewel: rgw: uninitialized memory is accessed during creation of bucke...
https://github.com/ceph/ceph/pull/17280 Nathan Cutler
06:16 AM rgw Backport #20814 (Rejected): kraken: rgw: uninitialized memory is accessed during creation of buck...
Nathan Cutler
06:16 AM rgw Backport #20813 (Resolved): jewel: rgw: usage logging on tenated buckets causes invalid memory reads
https://github.com/ceph/ceph/pull/17279 Nathan Cutler
06:16 AM rgw Backport #20812 (Rejected): kraken: rgw: usage logging on tenated buckets causes invalid memory r...
Nathan Cutler
06:15 AM Cleanup #20811 (Resolved): warning: ‘<<’ in boolean context, did you mean ‘<’ ? [-Wint-in-bool-co...
# pwd
/root/ceph/build
# make -j4
/root/ceph/src/osd/PGLog.h:29:43: warning: ‘<<’ in boolean context, did you mean...
Amit Kumar
05:53 AM Revision 20692fdd (ceph): common/options: make "blue{fs,store}_allocator" LEVEL_DEV
See-also: http://tracker.ceph.com/issues/20660
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:18 AM Revision 2a128f48 (ceph): Merge pull request #16599 from liewegas/wip-standalone-fixes
qa/workunits: adjust path to ceph-helpers.sh
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-by: Kefu Cha...
Kefu Chai
05:15 AM Revision 9167486e (ceph): Merge pull request #16482 from tchaikov/wip-opt
common/options: refactors to set the properties in a more structured way
Reviewed-by: John Spray <john.spray@redhat....
Kefu Chai
05:14 AM Revision 9dea6dc7 (ceph): Merge pull request #16589 from Yan-waller/wip-walle-0726testwatchnotify
test/rados: fix wrong parameter order of RETURN1_IF_NOT_VAL
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:13 AM Revision b3b972c7 (ceph): Merge pull request #16609 from wjwithagen/wip-wjw-FreeBSD-group-wheel
ceph_disk/main.py: FreeBSD root has wheel for group
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai ...
Kefu Chai
05:11 AM Bug #20660: FAILED assert(num_reserved >= 0) (src/os/bluestore/StupidAllocator.cc: 199)
https://github.com/ceph/ceph/pull/16645 for marking this option a "dev-only" Kefu Chai
05:07 AM Bug #20660 (Resolved): FAILED assert(num_reserved >= 0) (src/os/bluestore/StupidAllocator.cc: 199)
Kefu Chai
05:07 AM Revision 55a3e579 (ceph): Merge pull request #16593 from shangzhong/wip-20660
os/bluestore/StupidAllocator: rounded down len to an align boundary
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
04:15 AM RADOS Bug #20810 (Resolved): fsck finish with 29 errors in 47.732275 seconds
... Kefu Chai
03:25 AM Revision 9ad88833 (ceph): kv/leveldb: fix deadlock when close db
because db may closed when compact_thread compacting,
so the compact_queue_cond may singaled before wait,
if we dont ...
Zengran
02:31 AM Revision 9bc2b747 (ceph): common/options: document bluestore options
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:30 AM Revision 625859b4 (ceph): doc/dev/config: some guidance around defining config options
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:30 AM Revision 5fd23dcf (ceph): os/bluestore: observe bluestore_compression_required_ratio
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:30 AM Revision 5bc9f6da (ceph): compressor: accept 'none' or '' for none
This makes the parse and output methods match up.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:29 AM CephFS Bug #20566 (Resolved): "MDS health message (mds.0): Behind on trimming" in powercycle tests
Kefu Chai
02:04 AM rbd Bug #15764: rbd-mirror bootstrap fails with -EEXIST when creating local image
*PR*: https://github.com/ceph/ceph/pull/16642 Jason Dillaman
12:54 AM Revision fb039383 (ceph): Merge PR #16435 into master
* refs/remotes/upstream/pull/16435/head:
qa: whitelist trim error during powercycle tests
Reviewed-by: Kefu Chai <k...
Patrick Donnelly
12:30 AM CephFS Bug #20792: cephfs: ceph fs new is err when no default rbd pool
Maybe is my version have problem,I check it.
thank you, John and sage.
huanwen ren

07/27/2017

10:40 PM RADOS Bug #20808: osd deadlock: forced recovery
thread 3 has pg lock, tries to take recovry lock. this is old code
thread 87 has recovery lock, trying to take pg...
Sage Weil
10:37 PM RADOS Bug #20808 (Resolved): osd deadlock: forced recovery
... Sage Weil
10:25 PM rgw Bug #20802: rgw multisite: clean up deleted bucket instance and index objects
Semi-related, i noticed that lifecycle entries for deleted buckets stick around as well:
http://tracker.ceph.com/iss...
Ben Hines
06:34 PM rgw Bug #20802 (Fix Under Review): rgw multisite: clean up deleted bucket instance and index objects
Casey Bodley
10:24 PM Revision 5d893887 (ceph): use mon.a as ceph-admin node, the previous get_first_mon returns
a sorted(mons)[0] as first mon and it can be different when you
jump from one task to another.
Signed-off-by: Vasu K...
Vasu Kulkarni
10:16 PM rgw Bug #20763: Radosgw hangs after a few hours
I've been seeing the same thing with Luminous 12.1.1.
I think you're right that it could be associated with the SI...
Graham Allan
06:11 PM rgw Bug #20763: Radosgw hangs after a few hours
Possible that this is related to http://tracker.ceph.com/issues/20686 ? Casey Bodley
10:06 PM Revision 89cf82c5 (ceph): mgr/PyState: shut up about get_config on nonexistent keys
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:55 PM Bug #20807 (Rejected): Error in boot.log - Failed to start Ceph disk activation - Luminous
[root@vdicnode01 ~]# ceph -v
ceph version 12.1.1 (f3e663a190bf2ed12c7e3cda288b9a159572c800) luminous (rc)
When I ...
Oscar Segarra
09:40 PM Revision ced01a23 (ceph): qa: fix wait for wrong health message
Fixes: http://tracker.ceph.com/issues/20805
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
09:39 PM CephFS Bug #20805: qa: test_client_limits waiting for wrong health warning
https://github.com/ceph/ceph/pull/16640 Patrick Donnelly
08:59 PM CephFS Bug #20805: qa: test_client_limits waiting for wrong health warning
From: /ceph/teuthology-archive/pdonnell-2017-07-26_18:40:14-fs-wip-pdonnell-testing-20170725-distro-basic-smithi/1448... Patrick Donnelly
08:58 PM CephFS Bug #20805 (Resolved): qa: test_client_limits waiting for wrong health warning
... Patrick Donnelly
09:29 PM CephFS Bug #20806: kclient: fails to delete tree during thrashing w/ multimds
Zheng, please take a look. Patrick Donnelly
09:29 PM CephFS Bug #20806 (Resolved): kclient: fails to delete tree during thrashing w/ multimds
... Patrick Donnelly
09:26 PM Revision cb12a819 (ceph): Merge pull request #16450 from markhpc/wip-rocksdb-bloomsettings
kv/RocksDBStore: Table options for indexing and filtering
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:25 PM Revision 41bcf2fe (ceph): Merge pull request #16281 from badone/wip-PG-cluster-log-audit
osd: Log audit
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
09:25 PM RADOS Bug #20744 (Resolved): monthrash: WRN Manager daemon x is unresponsive. No standby daemons available
Sage Weil
09:25 PM Bug #20745: Error on create-initial with --cluster
Hi,
Just to clarify,
--> Please avoid using the --cluster option when deploy the cluster itself.
Why might ...
Oscar Segarra
09:24 PM Revision 862392fb (ceph): Merge pull request #16514 from liewegas/wip-20744
qa/tasks/ceph: wait for mgr to activate and pg stats to flush in health()
Reviewed-by: John Spray <john.spray@redhat...
Sage Weil
09:24 PM RADOS Bug #19605: OSD crash: PrimaryLogPG.cc: 8396: FAILED assert(repop_queue.front() == repop)
So is this a timing issue where the lossy connection is dead and a message gets thrown out, but then the second reply... Greg Farnum
08:02 AM RADOS Bug #19605: OSD crash: PrimaryLogPG.cc: 8396: FAILED assert(repop_queue.front() == repop)
i think the root cause is in the messenger layer. in my case, osd.1 is the primary osd. and it expects that its peer ... Kefu Chai
09:20 PM CephFS Support #20788: MDS report "failed to open ino 10007be02d9 err -61/0" and can not restart success
61 is ENODATA. Sounds like something broke in the cluster; you'll need to provide a timeline of events. Greg Farnum
03:06 AM CephFS Support #20788 (Closed): MDS report "failed to open ino 10007be02d9 err -61/0" and can not restar...
ceph version is v10.2.8
now my ceph can not restart
i have cephfs_metadata and cephfs_data pools
i can not reprodu...
dongdong tao
09:10 PM rgw Bug #20466 (New): testSmallUpload:111->writeRenameReadCompare:80 » AccessControl
Vasu Kulkarni
09:10 PM rgw Bug #20466: testSmallUpload:111->writeRenameReadCompare:80 » AccessControl
@matt,
this run was on master which is almost 28 days old, If things have changed now I can rerun this again, but ...
Vasu Kulkarni
06:28 PM rgw Bug #20466 (Need More Info): testSmallUpload:111->writeRenameReadCompare:80 » AccessControl
Matt Benjamin
06:28 PM rgw Bug #20466: testSmallUpload:111->writeRenameReadCompare:80 » AccessControl
@vasu, is this currently reproducing with test fix builds and/or master/Luminous?
thanks,
Matt
Matt Benjamin
09:00 PM RADOS Bug #20804 (Fix Under Review): CancelRecovery event in NotRecovering state
https://github.com/ceph/ceph/pull/16638 Sage Weil
08:56 PM RADOS Bug #20804: CancelRecovery event in NotRecovering state
Easy fix is to make CancelRecovery from NotRecovering a no-op.
Unsure whether this could happen in other states be...
Sage Weil
08:56 PM RADOS Bug #20804 (Resolved): CancelRecovery event in NotRecovering state
... Sage Weil
08:59 PM Revision 4af49a88 (ceph): osd/PG: ignore CancelRecovery in NotRecovering
It's possible to get >1 CancelRecovery events in the queue.
The first will transition us from Recovering to NotRecove...
Sage Weil
08:54 PM Revision 06585673 (ceph): use relative path
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
08:52 PM RADOS Bug #19909: PastIntervals::check_new_interval: assert(lastmap->get_pools().count(pgid.pool()))
Finally I got some clues about the situation I'm facing. Don't know if anyone's still watching this thread.
After ...
WANG Guoqin
08:29 PM Bug #20736: osd: "sudo cp /var/lib/ceph/osd/ceph-0/fsid ..." fails
Here's another one: http://pulpito.front.sepia.ceph.com/pdonnell-2017-07-26_18:40:14-fs-wip-pdonnell-testing-20170725... Patrick Donnelly
08:24 PM Revision d7f5af40 (ceph): qa: whitelist trim error during powercycle tests
Fixes: http://tracker.ceph.com/issues/20566
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
08:16 PM Revision 87f589f6 (ceph): Add one more osd node
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
08:15 PM Revision a3993868 (ceph): Fix branch get using config not ctx.config
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
08:06 PM Revision e5b2fadb (ceph): doc/rados/operations/upmap: document new upmap feature
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:06 PM Revision 9802bd96 (ceph): doc/release-notes: add various links to docs
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:06 PM Revision 5e46c354 (ceph): Merge pull request #16635 from dzafman/wip-fix-test-pidfile
test: test_pidfile running 2nd mon has unreliable log output
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
07:52 PM RADOS Bug #20784: rados/standalone/erasure-code.yaml failure
Interestingly, test-erasure-eio.sh passes when run on my build machine using qa/run-standalone.sh David Zafman
01:35 PM RADOS Bug #20784: rados/standalone/erasure-code.yaml failure
/a/sage-2017-07-26_14:40:34-rados-wip-sage-testing-distro-basic-smithi/1447168 Sage Weil
07:46 PM Revision 738236e4 (ceph): doc/release-notes: add various links to docs
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:28 PM Revision 2f907ebc (ceph): ceph-volume: systemd script should pass pre-configured log args
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision fa5e04b1 (ceph): ceph-volume: devices chown the journal when activating
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision ca659869 (ceph): ceph-volume: systemd should retry several times to activate a device
Allows environment variables to tweak the retries and intervals,
defaulting to 30 tries at 5 second intervals.
Signe...
Alfredo Deza
07:28 PM Revision bb3ed6c1 (ceph): ceph-volume lvm.activate remove unused import for activate utils
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 65b946ab (ceph): ceph-volume remove activate utilities, not needed with 'osd new'
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 1d8ce4e1 (ceph): ceph-volume: main: slice args for main and subcommands differently
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 18c72285 (ceph): ceph-volume: process: allow stdin to be used
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 01d8667e (ceph): ceph-volume: util: use osd new for creating osds
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 5a295aeb (ceph): ceph-volume: lvm: activate should not use the bootstrap-osd to auth add...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision b6317d77 (ceph): ceph-volume: lvm remove the creation of the osd so early in the prepare...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision b7c86ebd (ceph): ceph-volume: lvm consume the JSON secrets for preparing
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision dd9f8861 (ceph): ceph-volume: util prepare should pass -i to consume stdin
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision faacc310 (ceph): ceph-volume: systemd: add helpers for the ceph-volume systemd unit
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 81aa895f (ceph): ceph-volume: prevent missing conf values for logging config
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 84281054 (ceph): ceph-volume: tests: create capture fixture for tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 42053890 (ceph): ceph-volume: lvm.main: update imports for py3 support
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision a1a647e9 (ceph): ceph-volume: devices.lvm: update print and import for py3 support
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 76478afb (ceph): ceph-volume: tests: update coverage comments
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 80144ec3 (ceph): ceph-volume: tests: add lvm api tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 0fce63a9 (ceph): ceph-volume: devices: update coverage comments
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision b98925f3 (ceph): ceph-volume: devices.lvm create a common module for sharing parsers
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 384d9b04 (ceph): ceph-volume: devices.lvm add the create sub-command
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 70ba1d55 (ceph): ceph-volume: devices.lvm add create module for the sub-command support
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 759a3079 (ceph): ceph-volume: configuration: introduce lazy validation in configuration
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 5798189e (ceph): ceph-volume: tests: add tests for lvm devices and API
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 23b2942b (ceph): ceph-volume: tets: use the new validation in conf
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision f4b3cc70 (ceph): ceph-volume: lvm: print help and return before parsing args if no args
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 56c2ece3 (ceph): ceph-volume: lvm.prepare: print help and return before parsing args if ...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 22a149bf (ceph): ceph-volume: process: decode non-str streams from subprocess
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 76fb5722 (ceph): ceph-volume: lvm.api: add parse_tags for VolumeGroup, cleanup json loads
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 52719fbf (ceph): ceph-volume: main: py3 support fixes with print
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 56ea54b3 (ceph): ceph-volume: devices: update imports to support py3
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 59d8f608 (ceph): ceph-volume: main: changes to sys.argv handling for better testing
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision d2295d75 (ceph): ceph-volume: tests: add configuration tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 49f08c3c (ceph): ceph-volume: tests: add tests for decorators
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision e4c58b9d (ceph): ceph-volume: tests: add tests for main/cli handling
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 1f0d44fc (ceph): ceph-volume: tests: add systemd tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 55793e38 (ceph): ceph-volume: systemd: ensure osd_id is digit-like
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 23eac0ca (ceph): ceph-volume: util: use the chown argument for mkdir_p
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 53e1fd05 (ceph): ceph-volume: util: remove ceph_user option, it is the default
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision dbce1206 (ceph): ceph-volume: tests: add tests for the system utility
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 17977f6d (ceph): ceph-volume: util.system: allow recursive and single-level chown
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 8e64f9ad (ceph): ceph-volume: lvm.api: fix issue with tags not being set always
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 9c9f9d2d (ceph): ceph-volume: lvm.activate: register the osd with the mon as part of act...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 68e96406 (ceph): ceph-volume: lvm.prepare: initial pass at a working prepare
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 634b527b (ceph): ceph-volume: main: use argparse, add global flags, improve main help
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 43965c16 (ceph): ceph-volume: terminal: add CLI dispatching helpers
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision ed7d9960 (ceph): ceph-volume: lvm: use argparse, report help as early as possible
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 22819411 (ceph): ceph-volume: main: if no args are passed mention the --help usage, prin...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 1c0284b5 (ceph): ceph-volume: tests: add terminal tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 3301326e (ceph): ceph-volume: configuration: create a module to load/parse ceph configs
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision e2e0f0dd (ceph): ceph-volume: main: store ceph conf and load it in the conf module
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 89e977d7 (ceph): ceph-volume: process: do not block logging on subprocess prompts
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 3efca65b (ceph): ceph-volume: init: define a few conf attributes
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision fb52b9be (ceph): ceph-volume: configuration: allow splitting by other chars for getting ...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 15e250bd (ceph): ceph-volume: log: remove log file inferring logic to main
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision a16579b5 (ceph): ceph-volume: main: add log path inferring into main for --help reporting
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision a2df851e (ceph): ceph-volume: terminal: add colored stderr/stdout
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision aaf594c5 (ceph): ceph-volume: util: create the module with prepare, activate, and system...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision ed71ee8c (ceph): ceph-volume: lvm.api return None when .get() doesn't match anything
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision d03abdef (ceph): ceph-volume: lvm.prepare: initial take on the module with flags
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 18729e77 (ceph): ceph-volume: lvm.api: support volume groups with same API as lvs
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision e93ad7eb (ceph): ceph-volume: lvm.activate: add object store type support for the flags
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision f80110c7 (ceph): ceph-volume: exceptions: add error for multiple volume groups
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 7d03f234 (ceph): ceph-volume: lvm.activate: udpdate the help to normalize representations
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision b949b8df (ceph): ceph-volume: exceptions: add configuration errors
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 64bf220d (ceph): ceph-volume: init: define the configuration modules
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision da160bb0 (ceph): ceph-volume: log: use new config module
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision cd1791df (ceph): ceph-volume: exceptions: create a MultipleLV error
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision b3865a36 (ceph): ceph-volume: main: remove extra new lines when generating help
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision d503d61d (ceph): ceph-volume: process: add a 'call' function helper, similar to subproce...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision b41043eb (ceph): ceph-volume: systemd: create an actual directory module to add more rel...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision c6a5a790 (ceph): ceph-volume: systemd: move to directory
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision bbdf0f50 (ceph): ceph-volume: systemd: create a systemctl module
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 8c6eb4fa (ceph): ceph-volume: lvm create an api module with better interfaces/helpers
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision b4894196 (ceph): ceph-volume: lvm create the functional activate module
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 8e253dc0 (ceph): ceph-volume: lvm activate checks other non-lv journals and symlinks acc...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision d7c9261a (ceph): ceph-volume: systemd: create systemd entry point script
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 077d3488 (ceph): ceph-volume: log: notify to stdout if it is not possible to write to th...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision fd571c6e (ceph): ceph-volume: main: no need to pass the config to log setup
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision d1a0666f (ceph): ceph-volume: terminal: use raw instead of write
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 6195a912 (ceph): ceph-volume: main: use subhelp to parse lvm's help
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 4471349b (ceph): ceph-volume: decorators: add a check for super user privileges
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 0f6af288 (ceph): ceph-volume: systemd: move the exceptions to the new exception module
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 6bf41b03 (ceph): ceph-volume: exceptions: create a module for all exceptions
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision ed7638a9 (ceph): ceph-volume: lvm: initial take on tag api
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision f2ae70fe (ceph): cmake/Distutils.cmake: make pkg files optional, add bin
Skip nonexistent 'expected' Python packaging files, and add bin/ as
a possible file for symlinking during build (for ...
Dan Mick
07:28 PM Revision 10ddedf0 (ceph): ceph-volume: rename: initial take on renaming to ceph-volume
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision c21c6196 (ceph): ceph-volume: config: default to 'info' verbosity, set the config dict
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision a30e471a (ceph): ceph-volume: log: create a utility for setting up logging
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision f32ddfcb (ceph): ceph-volume: log: be more robust, report back to config
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 443d69a1 (ceph): ceph-volume: decorators: catch exceptions, disable on debug
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 958a3cec (ceph): ceph-volume: terminal: easier terminal reporting utils
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 2dd2bacc (ceph): ceph-volume: main: initial take on main
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision ecb2925d (ceph): ceph-volume: process: module for running system commands
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:28 PM Revision 03e9b03f (ceph): build: include the ceph-volume-systemd command in the spec file
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:24 PM Revision 62ee99c4 (ceph): Fix config options
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
07:24 PM Revision 3aae5ca6 (ceph): scripts: fix bash path in shebangs
/bin/bash is a Linuxism. Other operating systems install bash to
different paths. Use /usr/bin/env in shebangs to f...
Alan Somers
07:18 PM Revision d61094f4 (ceph): osd: silence coverity warning in async read operation contexts
Coverity doesn't know that the context is deleted via the "complete"
method and the embedded context is therefore als...
Jason Dillaman
07:15 PM Revision 0ae631d8 (ceph): doc/rados/operations/upmap: document new upmap feature
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:11 PM Revision 4f767d94 (ceph): doc/release-notes: add various links to docs
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:11 PM RADOS Bug #20793 (Fix Under Review): osd: segv in CopyFromFinisher::execute in ec cache tiering test
Appears to be resolved under tracker ticket #20783 [1]
*PR*: https://github.com/ceph/ceph/pull/16617
[1] http:/...
Jason Dillaman
05:06 PM RADOS Bug #20793: osd: segv in CopyFromFinisher::execute in ec cache tiering test
Perhaps fixed under tracker # 20783 since it didn't repeat under a single run locally nor under teuthology. Going to ... Jason Dillaman
01:26 PM RADOS Bug #20793: osd: segv in CopyFromFinisher::execute in ec cache tiering test
/a/sage-2017-07-26_19:43:32-rados-wip-sage-testing2-distro-basic-smithi/1448238
/a/sage-2017-07-26_19:43:32-rados-wi...
Sage Weil
01:19 PM RADOS Bug #20793: osd: segv in CopyFromFinisher::execute in ec cache tiering test
similar:... Sage Weil
01:17 PM RADOS Bug #20793 (Resolved): osd: segv in CopyFromFinisher::execute in ec cache tiering test
... Sage Weil
07:11 PM Revision f317f1ef (ceph): doc/rados/operations/upmap: document new upmap feature
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:47 PM RADOS Bug #20653 (Need More Info): bluestore: aios don't complete on very large writes on xenial
Sage Weil
03:18 PM RADOS Bug #20653: bluestore: aios don't complete on very large writes on xenial
Those last two failures are due to #20771 fixed by dfab9d9b5d75d0f87053b1a3727f62da72af6c91
I haven't been able to...
Sage Weil
07:39 AM RADOS Bug #20653: bluestore: aios don't complete on very large writes on xenial
This may be a different bug, but it appears to be bluestore causing a rados aio test to time out (with full logs save... Josh Durgin
07:31 AM RADOS Bug #20653: bluestore: aios don't complete on very large writes on xenial
Seeing the same thing in many jobs in these runs, but not just on xenial. The first one I looked at was trusty - osd.... Josh Durgin
06:44 PM rgw Bug #20794 (Fix Under Review): rgw: the TempURL implementation, in case of auth failure, returns ...
PR: https://github.com/ceph/ceph/pull/16636. Radoslaw Zarzynski
05:26 PM rgw Bug #20794 (In Progress): rgw: the TempURL implementation, in case of auth failure, returns 403 i...
Radoslaw Zarzynski
03:31 PM rgw Bug #20794 (In Progress): rgw: the TempURL implementation, in case of auth failure, returns 403 i...
Radoslaw Zarzynski
06:37 PM RADOS Bug #20803 (Resolved): ceph tell osd.N config set osd_max_backfill does not work
... Sage Weil
06:30 PM rgw Bug #20418 (Pending Backport): rgw: URI with \0 in the middle is silently handled as its initial ...
Radoslaw Zarzynski
06:29 PM rgw Bug #20462 (Pending Backport): rgw_file: support compression
Casey Bodley
06:28 PM rgw Bug #20447 (Pending Backport): rgw: S3 object uploads using aws-sdk-java 1.11 to do chunked trans...
Casey Bodley
06:26 PM rgw Bug #20395 (Pending Backport): rgw: X-Account-Access-Control of Swift API should be omitted if th...
Radoslaw Zarzynski
06:23 PM Revision c76f306f (ceph): test: test_pidfile running 2nd mon has unreliable log output
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
06:23 PM rgw Bug #19042: rgw: multiple zonegroups: bucket can't be created if the user name isn't registered o...
Orit Wasserman
06:22 PM rgw Bug #20166: RGW: Bad error handling when tail object is missing
Casey Bodley
06:21 PM Revision f8ae4634 (ceph): osd: add default_device_class to metadata
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
06:20 PM rgw Bug #20308: implement stringlike wildcard for bucket policy
replaced by pr https://github.com/ceph/ceph/pull/16491 Casey Bodley
06:19 PM rgw Bug #20378 (Resolved): rgw: fix copy object err when bucket with specified placement rule
Casey Bodley
06:17 PM Revision cca0c3ca (ceph): use elif instead of else to handle cases for jewel install
jewel needs neither filestore or bluestore as an option, so provide none
when running with jewel branch.
Signed-off-...
Vasu Kulkarni
06:15 PM rgw Bug #20463 (Pending Backport): rgw: AWSv4 encoding/signature problem, can happen with listobjects...
Matt Benjamin
06:15 PM rgw Bug #20463: rgw: AWSv4 encoding/signature problem, can happen with listobjects marker.
jewel backport at: https://github.com/ceph/ceph/pull/16456 Matt Benjamin
06:15 PM rgw Bug #20307 (Pending Backport): website request URL without slashes (for folder) returns error
Casey Bodley
06:12 PM Revision da622254 (ceph): osd: moved OpFinisher logic from OSDOp to OpContext
This allows the memory lifetime of the OpFinisher to be tightly
controlled since the OpContext cannot be copied.
Fix...
Jason Dillaman
06:07 PM Revision bedd7128 (ceph): mon: new bootstrap-rbd auth profile
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:02 PM rgw Bug #20774 (Pending Backport): rgw: uninitialized memory is accessed during creation of bucket's ...
Radoslaw Zarzynski
06:01 PM rgw Bug #20757 (Pending Backport): rgw: RadosGW leaks memory during Swift Static Website's error hand...
Radoslaw Zarzynski
02:19 PM rgw Bug #20757: rgw: RadosGW leaks memory during Swift Static Website's error handling
Radoslaw Zarzynski wrote:
> PR: https://github.com/ceph/ceph/pull/16531.
merged
Yuri Weinstein
06:00 PM rgw Bug #20779 (Pending Backport): rgw: usage logging on tenated buckets causes invalid memory reads
Radoslaw Zarzynski
02:18 PM rgw Bug #20779: rgw: usage logging on tenated buckets causes invalid memory reads
Radoslaw Zarzynski wrote:
> PR: https://github.com/ceph/ceph/pull/16604.
merged
Yuri Weinstein
05:57 PM Revision 4db1351f (ceph): ceph-volume: systemd: add helpers for the ceph-volume systemd unit
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:57 PM Revision 09d3c4af (ceph): ceph-volume: prevent missing conf values for logging config
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:57 PM Revision ba971848 (ceph): ceph-volume: systemd script should pass pre-configured log args
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:57 PM Revision 50bf3119 (ceph): ceph-volume: devices chown the journal when activating
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:57 PM Revision 81568c2a (ceph): ceph-volume: systemd should retry several times to activate a device
Allows environment variables to tweak the retries and intervals,
defaulting to 30 tries at 5 second intervals.
Signe...
Alfredo Deza
05:57 PM Revision 6d95ef6c (ceph): ceph-volume lvm.activate remove unused import for activate utils
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:57 PM Revision cf288214 (ceph): ceph-volume remove activate utilities, not needed with 'osd new'
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:57 PM Revision a505a5be (ceph): ceph-volume: devices.lvm add create module for the sub-command support
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:57 PM Revision 7f58fcf9 (ceph): ceph-volume: main: slice args for main and subcommands differently
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:57 PM Revision 6416170e (ceph): ceph-volume: process: allow stdin to be used
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:57 PM Revision 71ec55c7 (ceph): ceph-volume: util: use osd new for creating osds
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:57 PM Revision af262a0c (ceph): ceph-volume: lvm: activate should not use the bootstrap-osd to auth add...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:57 PM Revision 5c1d5b8c (ceph): ceph-volume: lvm remove the creation of the osd so early in the prepare...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:57 PM Revision 5b2ac801 (ceph): ceph-volume: lvm consume the JSON secrets for preparing
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:57 PM Revision d184b7c9 (ceph): ceph-volume: util prepare should pass -i to consume stdin
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:56 PM rgw Bug #19277 (Won't Fix): Legacy buckets cannot enable versioning
Orit Wasserman
05:55 PM rgw Bug #20612 (Can't reproduce): radosgw ceases responding to list requests
Orit Wasserman
05:54 PM rgw Bug #20756 (Closed): radosgw daemon crash when service is restarted during lifecycle processing
Casey Bodley
05:54 PM rgw Bug #20755 (Closed): radosgw crash when service is restarted during lifecycle processing
Casey Bodley
05:52 PM rgw Bug #20787: the bucket created by swift can not be used by s3
you can set rgw_relaxed_s3_bucket_names=true to access this bucket in s3 Orit Wasserman
02:50 AM rgw Bug #20787 (Won't Fix): the bucket created by swift can not be used by s3
1. swift as a sub user for s3
2. the name of buckets created by swift does not consider restriction, and s3 can not ...
hongwei xu
05:49 PM Revision ba03ab92 (ceph): Merge pull request #16629 from johnwilkins/wip-doc-remove-contractions
Remove contractions from the documentation.
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
05:49 PM Revision 98c21a6b (ceph): ceph-volume: tests: update coverage comments
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision e16a8d44 (ceph): ceph-volume: tests: add lvm api tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision ea5197b0 (ceph): ceph-volume: devices: update coverage comments
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision e24da73b (ceph): ceph-volume: devices.lvm create a common module for sharing parsers
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision 037fdf8a (ceph): ceph-volume: devices.lvm add the create sub-command
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision 5a16dec7 (ceph): ceph-volume: lvm: print help and return before parsing args if no args
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision 416ea890 (ceph): ceph-volume: lvm.prepare: print help and return before parsing args if ...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision 103fbcf6 (ceph): ceph-volume: process: decode non-str streams from subprocess
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision fb264f3c (ceph): ceph-volume: lvm.api: add parse_tags for VolumeGroup, cleanup json loads
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision b8fb6bbd (ceph): ceph-volume: main: py3 support fixes with print
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision 5d08f5f3 (ceph): ceph-volume: devices: update imports to support py3
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision 28619c7c (ceph): ceph-volume: tests: create capture fixture for tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision 6120e6f5 (ceph): ceph-volume: lvm.main: update imports for py3 support
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision b1d4bdf8 (ceph): ceph-volume: devices.lvm: update print and import for py3 support
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision 8e6bf6bd (ceph): ceph-volume: tests: add tests for main/cli handling
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision 749a7715 (ceph): ceph-volume: tests: add systemd tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision a027e5d0 (ceph): ceph-volume: systemd: ensure osd_id is digit-like
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision 1444bcff (ceph): ceph-volume: util: use the chown argument for mkdir_p
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision db47e62c (ceph): ceph-volume: util: remove ceph_user option, it is the default
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision ca2b27c3 (ceph): ceph-volume: tests: add tests for the system utility
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision 6280f63d (ceph): ceph-volume: configuration: introduce lazy validation in configuration
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision 5dc9158e (ceph): ceph-volume: tests: add tests for lvm devices and API
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision 58504fab (ceph): ceph-volume: tets: use the new validation in conf
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision 89a82bd2 (ceph): ceph-volume: lvm.prepare: initial pass at a working prepare
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision 681d25e3 (ceph): ceph-volume: main: use argparse, add global flags, improve main help
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision 6274f7c6 (ceph): ceph-volume: terminal: add CLI dispatching helpers
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision aabc3b2c (ceph): ceph-volume: lvm: use argparse, report help as early as possible
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision c5dc884b (ceph): ceph-volume: main: if no args are passed mention the --help usage, prin...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision 5cf50379 (ceph): ceph-volume: tests: add terminal tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision 17bdb7fb (ceph): ceph-volume: main: changes to sys.argv handling for better testing
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision b0904131 (ceph): ceph-volume: tests: add configuration tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision ff05619a (ceph): ceph-volume: tests: add tests for decorators
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision 14ebe046 (ceph): ceph-volume: configuration: allow splitting by other chars for getting ...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision d31c57bd (ceph): ceph-volume: log: remove log file inferring logic to main
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision adcc0493 (ceph): ceph-volume: main: add log path inferring into main for --help reporting
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision 4487411f (ceph): ceph-volume: terminal: add colored stderr/stdout
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision 03b0b418 (ceph): ceph-volume: util: create the module with prepare, activate, and system...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision 2c8c136a (ceph): ceph-volume: util.system: allow recursive and single-level chown
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision e120e024 (ceph): ceph-volume: lvm.api: fix issue with tags not being set always
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:49 PM Revision 3226fd53 (ceph): ceph-volume: lvm.activate: register the osd with the mon as part of act...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision d718d715 (ceph): ceph-volume: exceptions: add error for multiple volume groups
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 347f54c8 (ceph): ceph-volume: lvm.activate: udpdate the help to normalize representations
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision b03d8f54 (ceph): ceph-volume: exceptions: add configuration errors
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision d252463e (ceph): ceph-volume: init: define the configuration modules
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision bb84d68d (ceph): ceph-volume: log: use new config module
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision f8082bbe (ceph): ceph-volume: configuration: create a module to load/parse ceph configs
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 6229fd88 (ceph): ceph-volume: main: store ceph conf and load it in the conf module
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 3facbea1 (ceph): ceph-volume: process: do not block logging on subprocess prompts
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision f970d7bb (ceph): ceph-volume: init: define a few conf attributes
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision dd2afd08 (ceph): ceph-volume: systemd: move to directory
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 075a392f (ceph): ceph-volume: systemd: create a systemctl module
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 583fc5c7 (ceph): ceph-volume: lvm create an api module with better interfaces/helpers
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 1b1dee2f (ceph): ceph-volume: lvm create the functional activate module
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 2c62bed7 (ceph): ceph-volume: lvm activate checks other non-lv journals and symlinks acc...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 544fcd76 (ceph): ceph-volume: lvm.api return None when .get() doesn't match anything
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision af144681 (ceph): ceph-volume: lvm.prepare: initial take on the module with flags
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 1af0d403 (ceph): ceph-volume: lvm.api: support volume groups with same API as lvs
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision d257f706 (ceph): ceph-volume: lvm.activate: add object store type support for the flags
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM CephFS Bug #20799 (Fix Under Review): Races when multiple MDS boot at once
Douglas Fuller
05:48 PM CephFS Bug #20799: Races when multiple MDS boot at once
https://github.com/ceph/ceph/pull/16631 Douglas Fuller
04:53 PM CephFS Bug #20799 (Resolved): Races when multiple MDS boot at once
There is a race in MDSRank::starting_done() between MDCache::open_root() and MDLog::start_new_segment()
An MDS in ...
Douglas Fuller
05:48 PM Revision 4747e4a1 (ceph): ceph-volume: main: use subhelp to parse lvm's help
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision b6a95daa (ceph): ceph-volume: decorators: add a check for super user privileges
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 43a58f34 (ceph): ceph-volume: systemd: move the exceptions to the new exception module
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 3e234473 (ceph): ceph-volume: exceptions: create a module for all exceptions
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 374161b7 (ceph): ceph-volume: lvm: initial take on tag api
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision d47fd645 (ceph): ceph-volume: exceptions: create a MultipleLV error
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 7c5f793e (ceph): ceph-volume: main: remove extra new lines when generating help
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 17755e58 (ceph): ceph-volume: process: add a 'call' function helper, similar to subproce...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision eddaf957 (ceph): ceph-volume: systemd: create an actual directory module to add more rel...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 8fdbaf93 (ceph): ceph-volume: log: be more robust, report back to config
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision a4ec0e3f (ceph): ceph-volume: decorators: catch exceptions, disable on debug
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 686d071a (ceph): ceph-volume: terminal: easier terminal reporting utils
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 98c2349c (ceph): ceph-volume: main: initial take on main
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 9d3f5418 (ceph): ceph-volume: process: module for running system commands
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 51b4c16b (ceph): ceph-volume: systemd: create systemd entry point script
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 7c1475ff (ceph): ceph-volume: log: notify to stdout if it is not possible to write to th...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision c7148b4c (ceph): ceph-volume: main: no need to pass the config to log setup
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision fb6b8a51 (ceph): ceph-volume: terminal: use raw instead of write
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 6d479957 (ceph): build: create a CMakeLists file for ceph-volume
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision a9169abc (ceph): systemd: include the ceph-volume service
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision c5c7b336 (ceph): build: add ceph-volume to CMakeLists in src
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision c169a9a2 (ceph): ceph-volume: add required files for CMake to build
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision a4be5093 (ceph): build: include the ceph-volume-systemd command in the spec file
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 0126bcfd (ceph): cmake/Distutils.cmake: make pkg files optional, add bin
Skip nonexistent 'expected' Python packaging files, and add bin/ as
a possible file for symlinking during build (for ...
Dan Mick
05:48 PM Revision 3a9d4831 (ceph): ceph-volume: rename: initial take on renaming to ceph-volume
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 4e819a22 (ceph): ceph-volume: config: default to 'info' verbosity, set the config dict
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 6deb3767 (ceph): ceph-volume: log: create a utility for setting up logging
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 8e3e30b3 (ceph): build: add deb rules for ceph-volume systemd service file
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision b4af6e66 (ceph): build: add deb install rule for ceph-volume executable
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 9fdf75db (ceph): systemd: create a service file for ceph-volume
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:48 PM Revision 9f097964 (ceph): build/ops: add ceph-volume scripts/files to spec file
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:45 PM Revision bb075afd (ceph): ceph-volume: create a .gitignore specific to ceph-volume
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:45 PM Revision 8bd401c6 (ceph): ceph-volume: add a manifest.in file
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:45 PM Revision a58ca7ae (ceph): ceph-volume: tests: create a tox.ini file
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:45 PM Revision 3b365067 (ceph): ceph-volume: packaging: create a setup.py
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:45 PM Revision aa61cf91 (ceph): ceph-volume: create the executables
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:43 PM rgw Bug #20671: rgw multisite: objects encrypted with SSE-KMS are stored unencrypted in target zone
https://github.com/ceph/ceph/pull/16612 Casey Bodley
05:41 PM Revision 74443762 (ceph): doc: bucketpolicy update the now supported s3 conditions
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
05:40 PM rgw Bug #19870: rgw: bytes_send and bytes_recv in the msg of usage show returning is 0 in master branch
can Marcus propose a simple fix so other developers can review and suggest alternatives? Casey Bodley
05:38 PM bluestore Feature #20801 (Rejected): ability to rebuild BlueStore WAL journals is missing
We have a six-node CEPH cluster v12.0.1 with BlueStore back-end, all RocksDB WAL journals were located on Flashtec NV... Dmitry Smirnov
05:38 PM rgw Bug #20772 (In Progress): bucket check --fix fails with (90) Message too long
Casey Bodley
05:37 PM Revision a7184ca8 (ceph): rgw: policy: support for s3 conditionals in ListBucket
This adds support for s3:prefix,delimeter & maxkeys identifiers when
specified as conditionals in policy.
Signed-off...
Abhishek Lekshmanan
05:37 PM rgw Bug #19956 (Pending Backport): radosgw Segmentation fault when service is restarted during lifecy...
Casey Bodley
02:23 PM rgw Bug #19956: radosgw Segmentation fault when service is restarted during lifecycle processing
merged https://github.com/ceph/ceph/pull/16495 Yuri Weinstein
05:35 PM rgw Bug #20490 (Closed): rgw: can not list buckets when enable s3 website hosting and use domain
Casey Bodley
08:01 AM rgw Bug #20490: rgw: can not list buckets when enable s3 website hosting and use domain
hi, i found the reason,i set rgw_dns_s3website_name and rgw_dns_name the same domain and use the same port for s3 and... joke lee
05:33 PM Revision 7b65256d (ceph): Add centos latest distro
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
05:33 PM Revision 6e44f8a0 (ceph): Jewel to luminous upgrade scenario using ceph-deploy
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
05:33 PM Revision d0538b00 (ceph): Add upgrade functionality using ceph-deploy
This is to test for customer like upgrade scenarios and to find
any issues that may be related to systemd, packaging ...
Vasu Kulkarni
05:33 PM Revision f1c999d7 (ceph): mon: ceph osd blacklist add/rm read-write permissions not validated
The RWX permissions were retrieved from "osd blacklist list" since that
prefix matched "osd blacklist" first. Re-orde...
Jason Dillaman
05:32 PM Revision 541de391 (ceph): Merge pull request #16572 from liewegas/wip-pidfile
test: add separate ceph-helpers-based smoke test
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
05:27 PM rgw Bug #20800 (New): rgw: TempAUTH should respest frontend's prefix parameter when constructing X-St...
Radoslaw Zarzynski
05:26 PM rgw Bug #20797 (In Progress): rgw: putting X-Object-Manifest via TempURL should be prohibited
Radoslaw Zarzynski
03:40 PM rgw Bug #20797 (Resolved): rgw: putting X-Object-Manifest via TempURL should be prohibited
*test.functional.test_tempurl:TestTempURLPrefix.test_PUT_manifest_access* of Swift's functional tests enforces that.
...
Radoslaw Zarzynski
05:01 PM Revision 3b9f70d4 (ceph): doc/cephfs: Removed contractions for ESL speakers.
Signed-off-by: John Wilkins <jowilkin@redhat.com> John Wilkins
04:59 PM Revision c978a76b (ceph): doc/start: Removed contractions for ESL speakers.
Signed-off-by: John Wilkins <jowilkin@redhat.com> John Wilkins
04:57 PM Revision bd6e3e5f (ceph): qa/tasks/rbd_fio: bump default fio version to 2.21
I'm seeing sporadic single thread deadlocks on fio stat_mutex during krbd
thrash runs:
(gdb) info threads
Id ...
Ilya Dryomov
04:57 PM Revision ff2eebf8 (ceph): doc/man: Removed contractions for ESL speakers.
Signed-off-by: John Wilkins <jowilkin@redhat.com> John Wilkins
04:56 PM Revision 4fb824b7 (ceph): mon: fixed regex match on RBD profile blacklist add command
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:55 PM Revision 096af64a (ceph): doc/install: Removed contractions for ESL speakers.
Signed-off-by: John Wilkins <jowilkin@redhat.com> John Wilkins
04:55 PM Revision 0689d5c2 (ceph): Add missing ssh-keys to task
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
04:54 PM Revision 60e6cf50 (ceph): doc/rgw: Removed contractions for ESL speakers.
Signed-off-by: John Wilkins <jowilkin@redhat.com> John Wilkins
04:52 PM Revision 112e9936 (ceph): doc/rbd: Removed contractions for ESL speakers.
Signed-off-by: John Wilkins <jowilkin@redhat.com> John Wilkins
04:46 PM Revision 6640837d (ceph): doc/rados: Removed contractions to improve readabilty for ESL speakers.
Signed-off-by: John Wilkins <jowilkin@redhat.com> John Wilkins
04:34 PM Revision c1aef68f (ceph): Merge pull request #16569 from liewegas/wip-set-not-put
mon: 'config-key put' -> 'config-key set'
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Sage Weil
04:34 PM RADOS Bug #20798 (Can't reproduce): LibRadosLockECPP.LockExclusiveDurPP gets EEXIST
... Sage Weil
04:25 PM Revision e469a804 (ceph): qa/standalone/crush/crush-classes: fix test
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:24 PM Revision 52d1814c (ceph): test/smoke.sh: add simple ceph-helpers-based smoke test
This is just enough during make check to know things aren't totally
broken.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:24 PM Revision 380de339 (ceph): qa/standalone/README
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:15 PM CephFS Bug #20792 (Need More Info): cephfs: ceph fs new is err when no default rbd pool
Sage Weil
04:15 PM CephFS Bug #20792: cephfs: ceph fs new is err when no default rbd pool
What version did you see this on? Current master already skips pool id 0. Sage Weil
02:16 PM CephFS Bug #20792 (Fix Under Review): cephfs: ceph fs new is err when no default rbd pool
https://github.com/ceph/ceph/pull/16626 John Spray
01:05 PM CephFS Bug #20792 (Need More Info): cephfs: ceph fs new is err when no default rbd pool
The default rbd pool is deleted in the new version.
link:...
huanwen ren
04:13 PM Revision a98a2619 (ceph): osdc/Objecter: unify disparate EAGAIN handling paths into one
We had two different code paths for EAGAIN that both
seemed to resend the same request again (with a new
tid), but im...
Sage Weil
04:10 PM Revision 0b5036f0 (ceph): qa/suites/rados/upgrade: fix upgrade wait for healthy
There is no mgr, so we can't call ceph.healthy.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:10 PM Revision a40d94b1 (ceph): qa/tasks/ceph: wait for pg stats to flush in healthy check
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:10 PM Revision 7648894e (ceph): qa/tasks/ceph_manager: expose flush_all_pg_stats
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:10 PM Revision 80978dea (ceph): qa/tasks/ceph_manager: wait_for_all_up -> wait_for_all_osds_up
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:04 PM Revision c7430c56 (ceph): Merge pull request #16388 from xiexingguo/wip-class-misc-fixes
crush, mon: simplify device class manipulation commands
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:57 PM Revision c1a4877d (ceph): Merge pull request #16172 from ivancich/wip-dup-ops
PGLog: store extra duplicate ops beyond the normal log entries
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
03:51 PM mgr Feature #17460 (In Progress): Enable python modules to advertise services
John Spray
03:37 PM Revision 6942e393 (ceph): Merge pull request #16558 from hjwsm1989/fix-recovering-hang-with-unfou...
osd/PrimaryLogPG: fix recovering hang when have unfound objects
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
03:36 PM Revision 2eaa086c (ceph): Merge pull request #16561 from Yan-waller/wip-walle-0725osddumpclinfo
osd: add dump filter for tracked ops
Reviewed-by: Gregory Farnum <gfarnum@redhat.com>
Yuri Weinstein
03:33 PM rgw Bug #20661 (Pending Backport): With RGWs configured in a load balancer, quota stats cache doesn't...
Orit Wasserman
02:28 PM rgw Bug #20661: With RGWs configured in a load balancer, quota stats cache doesn't work
Pavan Rallabhandi wrote:
> https://github.com/ceph/ceph/pull/16389
merged
Yuri Weinstein
03:32 PM rgw Feature #20795 (Fix Under Review): rgw: the TempURL implementation should support ISO8601 in temp...
Radoslaw Zarzynski
03:23 PM RADOS Bug #20133: EnvLibradosMutipoolTest.DBBulkLoadKeysInRandomOrder hangs on rocksdb+librados
/a/yuriw-2017-07-26_16:46:49-rados-wip-yuri-testing3_2017_7_27-distro-basic-smithi/1447634 Sage Weil
03:09 PM Revision a3d2c6b6 (ceph): PGLog: continuation, store extra duplicate ops beyond the normal log en...
This helps us avoid replaying non-idempotent client operations when
the pg log is very short, e.g. in an effort to fo...
J. Eric Ivancich
02:52 PM rgw Bug #20708 (Resolved): rgw: policy cannot parse Condition with IfExists
Casey Bodley
02:26 PM rgw Bug #20708: rgw: policy cannot parse Condition with IfExists
merged https://github.com/ceph/ceph/pull/16463 Yuri Weinstein
02:29 PM Revision 105435a3 (ceph): Merge pull request #16384 from mikulely/2-checkout-placmenet-target-exi...
rgw: check placement target existence during bucket creation
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
02:27 PM Revision 2357dcd2 (ceph): Merge pull request #16389 from prallabh/wip-20661
rgw: Do not decrement stats cache when the cache values are zero
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Yuri Weinstein
02:25 PM Revision 63a5f60b (ceph): Merge pull request #16463 from cbodley/wip-20708
rgw: fix parse/eval of policy conditions with IfExists
Reviewed-by: Adam C. Emerson <aemerson@redhat.com>
Yuri Weinstein
02:22 PM Revision 8ff76b70 (ceph): Merge pull request #16495 from weiqiaomiao/wip_weiqm_rgw_crash
rgw: fix radosgw will crash when service is restarted during lifecycl…
Reviewed-by: Casey Bodley <cbodley@redhat.com...
Yuri Weinstein
02:19 PM Revision 5fc9dfa3 (ceph): Merge pull request #16531 from rzarzynski/wip-rgw-20757
rgw: fix memory leaks during Swift Static Website's error handling.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
02:18 PM Revision b59e5773 (ceph): Merge pull request #16601 from rzarzynski/wip-rgw-20774
rgw: never let http_redirect_code of RGWRedirectInfo to stay uninitialized
Reviewed-by: Matt Benjamin <mbenjami@redh...
Yuri Weinstein
02:17 PM Revision 1d459370 (ceph): Merge pull request #16604 from rzarzynski/wip-rgw-20779
rgw: fix the UTF8 check on bucket entry name in rgw_log_op().
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
01:32 PM RADOS Bug #20693 (Resolved): monthrash has spurious PG_AVAILABILITY etc warnings
Sage Weil
01:31 PM Revision 203c68ad (ceph): Merge pull request #16575 from liewegas/wip-20693
qa/suites/rados: at-end: ignore PG_{AVAILABILITY,DEGRADED}
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
01:31 PM Revision e398fd4e (ceph): qa/suites: more whitelisting
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:15 PM RADOS Bug #20783: osd: leak from do_extent_cmp
coverity sez... Sage Weil
04:46 AM RADOS Bug #20783 (Fix Under Review): osd: leak from do_extent_cmp
*PR*: https://github.com/ceph/ceph/pull/16617 Jason Dillaman
01:14 PM Revision cfc66372 (ceph): cephfs/ceph-fuse: add and modify ceph-fuse mount hint
1. "-n" is applied the client authorization feature.
2. "root_directory" misleading to mount the root directory ,
...
huanwen ren
12:27 PM Revision 42fabc2e (ceph): Merge pull request #16398 from dillaman/wip-20655
rbd-mirror: guard the deletion of non-primary images
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Jason Dillaman
07:57 AM Revision cc1f1482 (ceph): test/librados: reorder parameter
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn> Yan Jun
07:52 AM Revision e15b2b9c (ceph): common: use std::move() for better performance
use std::move() to avoid extra copy constructions in src/common/OutputDataSocket.cc.
Signed-off-by: Xinying Song <so...
Xinying Song
07:50 AM RADOS Bug #20791 (Duplicate): crash in operator<< in PrimaryLogPG::finish_copyfrom
OSD logs and coredump are manually saved in /a/joshd-2017-07-26_22:34:59-rados-wip-dup-ops-debug-distro-basic-smithi/... Josh Durgin
06:30 AM Revision 4dbf2c44 (ceph): logrotate: add pkill as backup in case of no killall
there is no killall in centos7 minimal
Signed-off-by: Tianshan Qu <tianshan@xsky.com>
Tianshan Qu
06:09 AM Bug #20790 (In Progress): ceph logs shouldn't display dmcrypt key
Brad Hubbard
06:01 AM Bug #20790 (Closed): ceph logs shouldn't display dmcrypt key
... Brad Hubbard
05:56 AM Bug #19864 (Closed): src/rocksdb/db/write_thread.h:192:78: error: dereferencing type-punned point...
Brad Hubbard
05:13 AM Feature #13578 (In Progress): a script to self-check the installation of monitor/OSD
Kefu Chai
05:10 AM Revision 2531063c (ceph): Merge pull request #16574 from batrick/rgw-rbd-stripped-build
CMakeLists: trim rbd/rgw forced dependencies
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-by: Kefu Cha...
Kefu Chai
04:50 AM rbd Bug #20789 (Resolved): Compare and write against a clone can result in failure
If the block hasn't been copied-up to the clone from the parent, and librbd attempts to perform a "exec copy-up, cmpe... Jason Dillaman
03:57 AM Revision 472df154 (ceph): README: quote file names with "`"
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:57 AM Revision 35f33287 (ceph): doc: remove docs on non-existant command
also use "tab" to indent command snippet to be more consistent.
Signed-off-by: Luo Kexue <luo.kexue@zte.com.cn>
Kefu Chai
03:49 AM Feature #17730 (In Progress): use leveldb_repair_db()/rocksdb_repair_db() to repair leveldb corru...
Kefu Chai
03:49 AM Feature #17730: use leveldb_repair_db()/rocksdb_repair_db() to repair leveldb corruptions
Chang, you are not listed as "Developer" in http://tracker.ceph.com/projects/ceph. so i am removing Brad's assignment... Kefu Chai
03:45 AM rbd Bug #20580 (In Progress): rbd map should warn when creating duplicate devices for the same image
Jos Collin
03:16 AM Revision 59b795fc (ceph): rbd:'rbd image-meta remove' of missing key does not return error
Fixes:http://tracker.ceph.com/issues/16990
Signed-off-by: PCzhangPC <pengcheng.zhang@easystack.cn>
PCzhangPC
02:54 AM Revision 3d86277b (ceph): Merge pull request #16603 from dillaman/wip-rbd-mirror-valgrind
rbd-mirror: initialize timer context pointer to null Venky Shankar
02:54 AM Revision 631f38f9 (ceph): Add centos latest distro
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
02:54 AM Revision 8a739fe5 (ceph): Jewel to luminous upgrade scenario using ceph-deploy
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
02:44 AM Revision 3cab2ce1 (ceph): kv/RocksDBStore: use vector instead of VLA for holding slices
clang complains:
ceph/src/kv/RocksDBStore.cc:611:32: error: variable length array of
non-POD element type
'roc...
Kefu Chai
02:38 AM Revision 75b4b1f3 (ceph): Add concat option
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
02:29 AM Revision 0b64f48e (ceph): concat option
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
02:28 AM Revision b4daf925 (ceph): Add centos latest distro
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
02:21 AM Revision 0ef7e07e (ceph): fix config item
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
02:18 AM Revision 1a1140ff (ceph): Jewel to luminous upgrade scenario using ceph-deploy
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
02:04 AM Revision 964432b9 (ceph): Merge pull request #16613 from liewegas/wip-vstart-mgr
vstart.sh: start mgr after mon, before osds
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Sage Weil
01:56 AM Revision 4af10e90 (ceph): Add upgrade functionality using ceph-deploy
This is to test for customer like upgrade scenarios and to find
any issues that may be related to systemd, packaging ...
Vasu Kulkarni
01:11 AM Revision 0a8becf8 (ceph): Merge pull request #16584 from gregsfortytwo/wip-deletes-coverity
messages: default-initialize MOSDPGRecoveryDelete[Reply] members
Reviewed-by: Jos Collin <jcollin@redhat.com>
Review...
Jos Collin
12:05 AM Revision 7da79ac1 (ceph): osd: PrimaryLogPG, PGBackend: complete callback even if interval changes
This avoids leaking the callback passed to remove_missing_object().
Use EAGAIN to signal that the work was not comple...
Josh Durgin
12:04 AM Revision a75461ca (ceph): osd/PG: downgrade warning about obsolete rollback to debug output
We fix this automatically, so there's no need for the user to worry
about it. This is more likely to occur now that d...
Josh Durgin
12:04 AM Revision df17cd39 (ceph): osd/PrimaryLogPG: skip deleted missing objects in pg[n]ls
Fixes: http://tracker.ceph.com/issues/20739
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
(cherry picked from commi...
Josh Durgin
12:04 AM Revision 3436a75a (ceph): osd/ReplicatedPG: explicitly remove objects when deleting them
In the EC case, we would rely on log processing of delete log entries
to add a remove operation to the local transact...
Josh Durgin
12:04 AM Revision 4d604337 (ceph): PGLog, PrimaryLogPG: rebuild the missing set when the OSDMap flag is set
The recovery_deletes flag will only be set once, by the 'ceph osd
require-osd-release luminous' command.
This matche...
Josh Durgin
12:04 AM Revision f8eedb01 (ceph): osd_types, PGLog: encode missing based on features
Store whether the missing set should contain deletes, so that
persisted versions can be rebuilt if needed. Make missi...
Josh Durgin
12:03 AM Revision d7d03418 (ceph): osd_types, Objecter: make recovery_deletes feature create a new interval
This is needed to create a single place to regenerate the missing set
- at the start of a new interval where support ...
Josh Durgin
12:03 AM Revision 03b88afd (ceph): OSDMap, OSDMonitor: add flag for all osds supporting recovery deletes
Just like sortbitwise, this can only be toggled on, and once on osds
that do not support it are not allowed to boot.
...
Josh Durgin
12:03 AM Revision e0a52ade (ceph): include/ceph_features.h: add feature bit for handling deletes during re...
The BLKIN feature bit was actually unused - it was a remnant from
earlier versions of the blkin work, but all the enc...
Josh Durgin
12:03 AM Revision 0569531e (ceph): osd/PGLog: reset complete_to when appending lost_delete entries
Since lost_deletes queue recovery directly, and don't go through
activate_not_complete(), our complete_to iterator ma...
Josh Durgin
12:03 AM Revision 9f353f7c (ceph): osd/PGLog.h: handle lost+delete entries the same as client deletes
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
(cherry picked from commit 6b3e6302a7217deebd114ddea22b3560e09068bf)
...
Josh Durgin
12:03 AM Revision 98396660 (ceph): osd/PGLog: client deletes are now part of the missing set
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
(cherry picked from commit fff55a483476b82739651ad79a4339a833506017)
...
Josh Durgin
12:03 AM Revision e891fd8b (ceph): osd/PrimaryLogPG: check whether clones missing from the cache are recov...
This appears now that deletes are not processed inline from the PG log
- a clone that is missing only on a peer (due ...
Josh Durgin
12:03 AM Revision ea9c87be (ceph): osd/PrimaryLogPG,PGBackend: handle deletes during recovery
Deletes are the same for EC and replicated pools, so add logic for
handling MOSDPGRecoveryDelete[Reply] to the base P...
Josh Durgin
12:03 AM Revision 7333ad46 (ceph): osd/PG: handle deletes in MissingLoc
There's no source needed for deleting an object, so don't keep track
of this. Update is_readable_with_acting/is_unfou...
Josh Durgin
12:03 AM Revision daaebe76 (ceph): osd: add a 'delete' flag to missing items and related functions
This will track deletes that were in the pg log and still need to be
performed during recovery. Note that with these ...
Josh Durgin
12:03 AM Revision 0861a216 (ceph): message, osd: add request/response messages for deletes during recovery
The existing BackfillRemove message has no reply, and PushOps have too
much logic that would need changing to accomod...
Josh Durgin

07/26/2017

11:02 PM RADOS Bug #20775 (In Progress): ceph_test_rados parameter error
Brad Hubbard
12:22 PM RADOS Bug #20775: ceph_test_rados parameter error
https://github.com/ceph/ceph/pull/16590 Liyan Wang
12:21 PM RADOS Bug #20775 (Resolved): ceph_test_rados parameter error
... Liyan Wang
10:10 PM Revision 205c45ff (ceph): qa: add recovery_deletes testing
Josh Durgin
10:05 PM Feature #17730: use leveldb_repair_db()/rocksdb_repair_db() to repair leveldb corruptions
Afraid I haven't gotten to this yet so I'm happy for Chang Liu to take it. Brad Hubbard
03:14 PM Feature #17730: use leveldb_repair_db()/rocksdb_repair_db() to repair leveldb corruptions
i will ask if Brad has any progress tomorrow. if not, i will assign this ticket to you. thanks. Kefu Chai
10:01 PM Revision d3e74665 (ceph): Fix old flake8 issues
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
09:58 PM Revision 9a83940c (ceph): Add option to skip mgr install for old release
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
09:41 PM Bug #20776: Possible deadlock during CephContextServiceThread shutdown
Ok - to repro, I'll revise: seq 100 | xargs -P100 -n1 bash -c 'exec rbd --heartbeat_interval=0 showmapped' - it defau... Kjetil Joergensen
08:21 PM Bug #20776: Possible deadlock during CephContextServiceThread shutdown
The solution proposed by Jason appears to solve my problem. (Now I haven't even began to unravel what else it may or ... Kjetil Joergensen
12:30 PM Bug #20776 (Closed): Possible deadlock during CephContextServiceThread shutdown
If the thread is requested to stop before it starts, it's possible that it will deadlock waiting on a conditional. Th... Jason Dillaman
09:22 PM Revision 77ba569a (ceph): vstart.sh: start mgr after mon, before osds
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:51 PM Bug #20707: CMake distutil module forces Python projects to have useless files
Dan's fix totally worked for me. Cherry-picked the commit and using it in the branch.
sha1 of commit: 597f34d0d0b6...
Alfredo Deza
08:32 PM rgw Bug #20668: rgw multisite: cannot sync objects encrypted with SSE-C
https://github.com/ceph/ceph/pull/16612 Casey Bodley
08:27 PM Revision d40256d4 (ceph): src/ceph-disk/ceph_disk/main.py: FreeBSD root has wheel for group
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
07:51 PM Bug #20765: bluestore: mismatched uuid in bdev_label after unclean shutdown
yeah, i'm trying to figure out how the 'fsid' file in each osd data dir came to be wrong. if you're able to reproduc... Sage Weil
07:12 PM Bug #20765: bluestore: mismatched uuid in bdev_label after unclean shutdown
Ukhm. There was something completely messed up with my installation. FS UUID shown by 'ceph -s' was different than th... Tomasz Torcz
02:07 PM Bug #20765: bluestore: mismatched uuid in bdev_label after unclean shutdown
Provisioning was basic: wipefs -a all the partitions and the whole disk at the end. Then
ceph-disk prepare /dev/sd...
Tomasz Torcz
01:55 PM Bug #20765: bluestore: mismatched uuid in bdev_label after unclean shutdown
how did you provision these osds? Sage Weil
01:55 PM Bug #20765: bluestore: mismatched uuid in bdev_label after unclean shutdown
one last piece of info: 'ceph osd dump' output Sage Weil
05:15 AM Bug #20765: bluestore: mismatched uuid in bdev_label after unclean shutdown
Also:... Tomasz Torcz
05:12 AM Bug #20765: bluestore: mismatched uuid in bdev_label after unclean shutdown
This is my experimental setup, so only few harddisks, each with 2 partitions (metadata and block storage). No separat... Tomasz Torcz
03:01 AM Bug #20765 (Need More Info): bluestore: mismatched uuid in bdev_label after unclean shutdown
Interesting! I'm not sure how it happened but I susepct it's easy to fix. Can you catalog all of the /var/lib/ceph/... Sage Weil
07:12 PM Bug #20529: Illegal instruction in RocksDB
@All, Thanks for the updates. I am going thru the log files.
@Dennis,
I will access your environment in a few t...
Daniel Oliveira
07:03 PM Revision 9c15338a (ceph): kv/RocksDBStore: Add table options for filter and index tuning.
Signed-off-by: Mark Nelson <mnelson@redhat.com> Mark Nelson
06:49 PM Feature #20786 (New): ceph df should report %USED and MAX AVAIL taking quota into account
ceph df currently factors replications into the %USED and MAX AVAIL values. It should also factor in pool quotas. Paul Rawson
06:42 PM Revision e92c953d (ceph): Merge pull request #16610 from dzafman/wip-fix-reg11184
test: reg11184 might not always find pg 2.0 prior to import
Reviewed-by: Sage Weil <sage@redhat.com>
David Zafman
06:30 PM rgw Bug #19056: radosgw S3 AWS4 signature and keystone integration broken
Valery Tschopp wrote:
> Can it be backported to Jewel? We are running Jewel in our production cluster.
I'm afraid...
Radoslaw Zarzynski
06:13 PM Revision 5534912d (ceph): qa/workunits/cephtool/test.sh: add some config-key tests
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:13 PM Revision e0bd6673 (ceph): PendingReleaseNotes: note about put -> set
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:10 PM Revision 4eb1a518 (ceph): mon: 'config-key put' -> 'config-key set'
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:09 PM Revision ee06dc69 (ceph): Merge pull request #16530 from xiexingguo/wip-fix-pgtemp
mon: prime pg_temp and a few health warning fixes
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:04 PM RADOS Bug #20785: osd/osd_types.cc: 3574: FAILED assert(lastmap->get_pools().count(pgid.pool()))
problem appears to be the message the mon sent,... Sage Weil
06:03 PM RADOS Bug #20785 (Resolved): osd/osd_types.cc: 3574: FAILED assert(lastmap->get_pools().count(pgid.pool...
... Sage Weil
05:53 PM Revision 012ad6ff (ceph): Merge pull request #16587 from dzafman/wip-20770
Reviewed-by: Sage Weil <sage@redhat.com> David Zafman
05:28 PM RADOS Bug #20783 (In Progress): osd: leak from do_extent_cmp
Jason Dillaman
04:49 PM RADOS Bug #20783 (Resolved): osd: leak from do_extent_cmp
... Sage Weil
05:03 PM Revision 609e12e2 (ceph): Merge pull request #16600 from dingdangzhang/master
bluestore/BlueFS: pass string as const ref
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai <kchai@re...
Kefu Chai
05:01 PM RADOS Bug #20371 (Resolved): mgr: occasional fails to send beacons (monc reconnect backoff too aggressi...
Kefu Chai
02:28 AM RADOS Bug #20371: mgr: occasional fails to send beacons (monc reconnect backoff too aggressive?)
/a/sage-2017-07-25_20:28:21-rados-wip-sage-testing2-distro-basic-smithi/1443641 Sage Weil
05:00 PM Revision 31ef1790 (ceph): Merge pull request #16563 from hjwsm1989/readable-thread-info
common/WorkQueue: use threadpoolname + threadaddr for heartbeat_han…
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
05:00 PM Revision c59fd702 (ceph): Merge pull request #16576 from liewegas/wip-20371
mon/MonClient: scale backoff interval down when we have a healthy mon session
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:59 PM Revision 59a3a4a4 (ceph): Merge pull request #16559 from hjwsm1989/dump-stuck
qa/tasks/dump_stuck: fix dump_stuck test bug
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:55 PM Revision 9f1243b4 (ceph): Merge pull request #16516 from Liuchang0812/nit-close-formatter-section
mon/MDSMonitor: close object section of formatter
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewed-by: Sag...
Kefu Chai
04:54 PM Revision a5300a38 (ceph): Merge pull request #16553 from wumingqiao/wip-leveldb-store-crash
kv: resolve a crash issue in ~LevelDBStore()
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:53 PM Bug #20771 (Resolved): ceph-objectstore-tool logging to stderr (didn't before)
Sage Weil
02:19 AM Bug #20771 (Fix Under Review): ceph-objectstore-tool logging to stderr (didn't before)
https://github.com/ceph/ceph/pull/16578 Sage Weil
01:58 AM Bug #20771 (Resolved): ceph-objectstore-tool logging to stderr (didn't before)
... Sage Weil
04:53 PM Revision efa31408 (ceph): Merge pull request #16578 from liewegas/wip-20771
common/common_init: disable default dout logging for UTILITY_NODOUT too
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
04:51 PM RADOS Bug #20784 (Duplicate): rados/standalone/erasure-code.yaml failure
/a/sage-2017-07-26_14:40:34-rados-wip-sage-testing-distro-basic-smithi/1447168... Sage Weil
04:47 PM Bug #20738: memstore: return bad data during ObjectStore/StoreTest.Synthetic/0
/a/sage-2017-07-26_14:40:34-rados-wip-sage-testing-distro-basic-smithi/1447369... Sage Weil
01:35 AM Bug #20738: memstore: return bad data during ObjectStore/StoreTest.Synthetic/0
https://jenkins.ceph.com/job/ceph-pull-requests-arm64/3000/consoleFull#-18536214386733401c-e9d0-4737-9832-6594c5da0af... Dan Mick
04:46 PM Revision 3163e9ba (ceph): Merge pull request #16522 from majianpeng/bluestore-remove-unused-code
os/bluestore/BlueStore: remove unused code.
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Kefu Chai
04:46 PM Revision 7c438403 (ceph): test: reg11184 might not always find pg 2.0 prior to import
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
04:43 PM Revision 56ffd7a7 (ceph): Merge pull request #16571 from ceph/wip-cd-bluestore-2
qa/tasks/ceph-deploy: Fix bluestore options for ceph-deploy
Reviewed-by: Tamil Muthamizhan <tmuthami@redhat.com>
Sage Weil
04:23 PM CephFS Bug #20761 (Resolved): fs status: KeyError in handle_fs_status
Fixed by 71ea1716043843dd191830f0bcbcc4a88059a9c2. Patrick Donnelly
04:09 PM Revision a7e818f5 (ceph): common/config: change the element type of lists to "const char*"
there lists holds constant string literals. and they are not changeable
at runtime. so make std::list<const char*> fo...
Kefu Chai
04:07 PM Revision 26941ea4 (ceph): common/config: accept initialize_list when adding option properties
it's syntax sugar, but more handly this way. and it helps to reduce
memory foot print.
Signed-off-by: Kefu Chai <kch...
Kefu Chai
03:20 PM Revision 153f7754 (ceph): osd: scrub_to specifies clone ver, but transaction include head write ver
Fixes: http://tracker.ceph.com/issues/20041
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com...
David Zafman
03:19 PM Revision da4286ee (ceph): Merge pull request #16452 from wjwithagen/wjw-warning-unused
buffer: silence unused var warning on FreeBSD
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:19 PM Revision 344ed5f1 (ceph): Merge pull request #16483 from ddiss/cmake_install_includedir
cmake: use CMAKE_INSTALL_INCLUDEDIR
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Kefu Chai <kchai@red...
Kefu Chai
03:16 PM mgr Bug #20767: Zabbix plugin assumes legacy compat mode for health json
Tested with "35f096e":https://github.com/ceph/ceph/commit/35f096ed190c08fec4ecb3346611b03682eafed2... Fabien Brachere
01:24 PM mgr Bug #20767 (Resolved): Zabbix plugin assumes legacy compat mode for health json
Please retest with latest master and let us know if there are still problems! Sage Weil
02:57 AM mgr Bug #20767 (Fix Under Review): Zabbix plugin assumes legacy compat mode for health json
https://github.com/ceph/ceph/pull/16580 Sage Weil
02:53 AM mgr Bug #20767: Zabbix plugin assumes legacy compat mode for health json
Sage Weil
03:13 PM Revision 1de6bc26 (ceph): Merge pull request #15033 from rzarzynski/wip-rgw-19831
rgw: fix segfault in RevokeThread during its shutdown procedure.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
03:08 PM RADOS Backport #20780 (In Progress): jewel: ceph-osd: PGs getting stuck in scrub state, stalling RBD
David Zafman
03:06 PM RADOS Backport #20780: jewel: ceph-osd: PGs getting stuck in scrub state, stalling RBD
https://github.com/ceph/ceph/pull/16405
The master version is going through a test run, but I'm confident it won't...
David Zafman
03:04 PM RADOS Backport #20780 (Resolved): jewel: ceph-osd: PGs getting stuck in scrub state, stalling RBD
https://github.com/ceph/ceph/pull/16405 David Zafman
03:07 PM RADOS Backport #20781 (Rejected): kraken: ceph-osd: PGs getting stuck in scrub state, stalling RBD
David Zafman
03:04 PM Revision 2c856473 (ceph): PGLog: store extra duplicate ops beyond the normal log entries
This helps us avoid replaying non-idempotent client operations when
the pg log is very short, e.g. in an effort to fo...
Josh Durgin
03:04 PM Revision c4ee3a5d (ceph): Merge pull request #16013 from xiexingguo/wip-blue-tool
os/bluestore/bluestore_tool: add sanity check to get rid of occasionally crash
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:03 PM RADOS Bug #20041: ceph-osd: PGs getting stuck in scrub state, stalling RBD
https://github.com/ceph/ceph/pull/16404 David Zafman
03:02 PM RADOS Bug #20041 (Pending Backport): ceph-osd: PGs getting stuck in scrub state, stalling RBD
David Zafman
03:03 PM Revision 8a387604 (ceph): Merge pull request #16528 from tchaikov/wip-ceph-release-notes
tools: ceph-release-notes: escape _ for unintended links
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail...
Kefu Chai
02:59 PM Revision c9a5e470 (ceph): Merge pull request #16404 from dzafman/wip-20041
osd: scrub_to specifies clone ver, but transaction include head write…
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
David Zafman
02:55 PM RADOS Bug #20770: test_pidfile.sh test is failing 2 places
https://github.com/ceph/ceph/pull/16587 David Zafman
02:43 PM Revision 15085fcf (ceph): doc/rados/operations/crush-map: s/die/dice/
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:42 PM Revision 1fb05559 (ceph): mon/OSDMonitor: be more helpful for new weight-set CLI users
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:42 PM Revision 23f30ec7 (ceph): doc/release-notes: update device-class cli family
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:41 PM Revision 1ed72c3e (ceph): test/crush: fix memory leak
use unique_ptr<> instead, otherwise static analyzer will complain.
as ASSERT_EQ will bail out without executing delet...
xie xingguo
02:41 PM Revision e75465fd (ceph): test/crush: kill dead class_is_in_use test
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:40 PM Revision 076a6abd (ceph): crush: kill 'class rename'
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:40 PM Revision a27fd9d2 (ceph): crush: kill "class create" command
The device class is now self and automatically managed.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
02:39 PM Revision edd89303 (ceph): crush: allow "crush class rm" to automatically recycle shadow tree(s)
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:39 PM Revision 9d908c14 (ceph): crush: rm-device-class support
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:38 PM Revision 983fa20c (ceph): crush: tidy up class_map on remove_root()
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:36 PM Revision 397a2987 (ceph): crush: implement find_shadow_roots
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:35 PM Revision 4b898951 (ceph): crush: use is_shadow_item() wrapper if possible
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:34 PM Revision 1b87784f (ceph): crush: reuse find_roots to implement find_nonshadow_roots
to reduce code redundance...
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
02:34 PM Revision 32fb5487 (ceph): crush: guard set-device-class
If a device has already been bounded to a class,
do not allow to change its class silently.
Require user call rm-devi...
xie xingguo
02:31 PM Revision e4e83a0d (ceph): crush: fix class_is_in_use()
A class can be considered as in-use only if it is referenced by
any of the existing crush rules.
The patch also make...
xie xingguo
02:30 PM Revision f3a3180c (ceph): crush: rebuild shadow tree on "crush create-or-move/move"
This patch solves the problem below:
./bin/ceph osd crush move osd.0 root=foo rack=foo-rack host=foo-host
moved item...
xie xingguo
02:30 PM Revision 10bf2a63 (ceph): crush: fix "crush create-or-move/move" would drop osd's class
Was:
./bin/ceph osd tree
ID CLASS WEIGHT TYPE NAME UP/DOWN REWEIGHT ...
xie xingguo
02:30 PM Revision 6af73346 (ceph): mon/OSDMonitor: optional show-shadow for "crush tree" command
./bin/ceph osd crush tree --show-shadow
ID WEIGHT TYPE NAME
-4 3.00000 root default~ssd
-3 3.00000 host gitbuild...
xie xingguo
01:46 PM Revision 742005bd (ceph): Merge pull request #16579 from liewegas/wip-fix-nonregression
qa/suites/rados/singleton/all/erasure-code-nonregression: fix typo
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewe...
Sage Weil
01:43 PM Revision 4a3c8278 (ceph): doc: update the rados namespace docs
Since last update was as of firefly and we use namespaces in RGW
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
01:35 PM Revision c1bdd36d (ceph): qa/workunits/erasure-code/encode-decode-nonregression: do not require g...
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:33 PM rgw Bug #20779 (Fix Under Review): rgw: usage logging on tenated buckets causes invalid memory reads
PR: https://github.com/ceph/ceph/pull/16604. Radoslaw Zarzynski
01:23 PM rgw Bug #20779 (In Progress): rgw: usage logging on tenated buckets causes invalid memory reads
Radoslaw Zarzynski
01:23 PM rgw Bug #20779 (Resolved): rgw: usage logging on tenated buckets causes invalid memory reads
Valgrind reports:... Radoslaw Zarzynski
01:27 PM Revision e9a78716 (ceph): rgw: fix the UTF8 check on bucket entry name in rgw_log_op().
Fixes: http://tracker.ceph.com/issues/20779
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Radoslaw Zarzynski
01:24 PM Revision 35f096ed (ceph): Merge pull request #16580 from liewegas/wip-20767
pybind/mgr/zabbix: fix health in non-compat mode
Reviewed-by: Wido den Hollander <wido@widodh.nl>
Sage Weil
01:19 PM Revision 1ef25e9d (ceph): Merge pull request #16573 from liewegas/wip-osd-manual
doc/install/manual-deployment: update osd creation steps
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
01:07 PM rbd Bug #20743 (Can't reproduce): TestClsRbd.group_image_list failed
Jason Dillaman
01:03 PM RADOS Bug #19605: OSD crash: PrimaryLogPG.cc: 8396: FAILED assert(repop_queue.front() == repop)
/me has a core dump now, /me looking. Kefu Chai
02:37 AM RADOS Bug #19605: OSD crash: PrimaryLogPG.cc: 8396: FAILED assert(repop_queue.front() == repop)
i reproduced it by running
fs/snaps/{begin.yaml clusters/fixed-2-ucephfs.yaml mount/fuse.yaml objectstore/filesto...
Kefu Chai
12:52 PM Revision fb638155 (ceph): rbd-mirror: initialize timer context pointer to null
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:51 PM rgw-testing Bug #20778 (New): Add a test for all radosgw-admin commands and parameters
Orit Wasserman
12:50 PM rgw Bug #20777 (Resolved): usage of --inconsistent-index should require user confirmation and print a...
Orit Wasserman
12:44 PM Revision d0927840 (ceph): bluestore/BlueFS: pass string as const ref
Signed-off-by: dingdangzhang <boqian.zy@alibaba-inc.com> dingdangzhang
12:36 PM Revision 20fee153 (ceph): test: Fixes for test_pidfile
Add a short delay for one test
Fix test that had unreliable log output
Fixes: http://tracker.ceph.com/issues/20770
...
David Zafman
12:28 PM rgw Bug #20774 (Fix Under Review): rgw: uninitialized memory is accessed during creation of bucket's ...
PR: https://github.com/ceph/ceph/pull/16601. Radoslaw Zarzynski
12:10 PM rgw Bug #20774 (Resolved): rgw: uninitialized memory is accessed during creation of bucket's metadata
Valgrind reports:... Radoslaw Zarzynski
12:27 PM Revision f2e98210 (ceph): test: tride_size must be more than min_stride_size
Fixes: http://tracker.ceph.com/issues/20775
Signed-off-by: Lianne Wang <liyan.wang@xtaotech.com>
yan li
12:23 PM Revision 6318b499 (ceph): rgw: never let http_redirect_code of RGWRedirectInfo to stay uninitiali...
Fixes: http://tracker.ceph.com/issues/20774
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Radoslaw Zarzynski
12:23 PM Revision 06f18c16 (ceph): rgw: rgw_website.h doesn't assume inclusion of the std namespace anymore.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
12:08 PM Revision 841f3bdf (ceph): qa/workunits: adjust path to ceph-helpers.sh
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:00 PM Revision 5d6eebcf (ceph): Merge pull request #14868 from wangzhengyong/librbd
librbd: add compare and write API
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:00 PM Revision 789c0533 (ceph): librbd: add compare_and_write perfcounter
Signed-off-by: Zhengyong Wang <wangzhengyong@cmss.chinamobile.com> wangzhengyong
12:00 PM Revision e70d4893 (ceph): librbd: add compare_and_write/aio_compare_and_write API
Signed-off-by: Zhengyong Wang <wangzhengyong@cmss.chinamobile.com> wangzhengyong
12:00 PM Revision 5891b57a (ceph): test/librbd: handle cmpext request in LibradosTestStub
Signed-off-by: Zhengyong Wang <wangzhengyong@cmss.chinamobile.com> wangzhengyong
12:00 PM Revision 971ff26e (ceph): librbd/journal: handle compare_and_write event
Signed-off-by: Zhengyong Wang <wangzhengyong@cmss.chinamobile.com> wangzhengyong
12:00 PM Revision da6bbe5c (ceph): test/librbd: handle compare_and_write op in test_mock_Replay
Signed-off-by: Zhengyong Wang <wangzhengyong@cmss.chinamobile.com> wangzhengyong
12:00 PM Revision ad10d615 (ceph): test/librbd: add Mock Image cache for compare_and_write
Signed-off-by: Zhengyong Wang <wangzhengyong@cmss.chinamobile.com> wangzhengyong
12:00 PM Revision 52e3abd8 (ceph): test/librbd: add compare_and_write testcase
Signed-off-by: Zhengyong Wang <wangzhengyong@cmss.chinamobile.com> wangzhengyong
12:00 PM Revision c8698edd (ceph): test/librbd: add compare_and_write test for fsx
Signed-off-by: Zhengyong Wang <wangzhengyong@cmss.chinamobile.com> wangzhengyong
12:00 PM Revision 58379770 (ceph): test/librbd: improved compare_and_write testing
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:00 PM Revision d36cb4ec (ceph): test/librbd: fixed compiler warnings
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:00 PM Revision cd613168 (ceph): librbd: add CompareAndWrite ObjectRequest
Signed-off-by: Zhengyong Wang <wangzhengyong@cmss.chinamobile.com> wangzhengyong
12:00 PM Revision d201c850 (ceph): librbd: add compare_and_write ImageRequest
Signed-off-by: Zhengyong Wang <wangzhengyong@cmss.chinamobile.com> wangzhengyong
12:00 PM Revision ead121bf (ceph): librbd: handle compare_and_write imagerequest in ImageRequestWQ
Signed-off-by: Zhengyong Wang <wangzhengyong@cmss.chinamobile.com> wangzhengyong
11:58 AM Revision fa1b19d9 (ceph): Merge pull request #16595 from wjwithagen/wip-wjw-freebsd-run-standalone
qa: make run-standalone work on FreeBSD
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
11:53 AM Revision a16ca787 (ceph): mon/MonClient: do not send_log if conn is not active anymore
the log message to be sent will be appended to waiting_for_session
instead. but we will send the logs anyway when the...
Kefu Chai
11:53 AM Revision bde53e38 (ceph): mon/MonClient: factor un-backoff into helper; add missing config option
- move this into a helper
- use the backoff factor for the division instead of hard-coding 2.0
- add a min config opt...
Sage Weil
11:53 AM Revision d466bc6e (ceph): mon/MonClient: un-backoff on tick when we have a authenticated session
This means that if we do some backoff, then authenticate, and are healthy
for an extended period of time, a subsequen...
Sage Weil
10:01 AM Revision ae88edd2 (ceph): qa: make run-standalone work on FreeBSD
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
09:19 AM Revision fb9a3e90 (ceph): Merge pull request #16543 from dillaman/wip-service-daemon-c-api
librados: add missing implementations for C service daemon API methods
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
09:17 AM RADOS Bug #20754 (Resolved): osd/PrimaryLogPG.cc: 1845: FAILED assert(!cct->_conf->osd_debug_misdirecte...
Kefu Chai
09:17 AM Revision 483efafb (ceph): Merge pull request #16519 from liewegas/wip-20754
osd: populate last_epoch_split during build_initial_pg_history
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewe...
Kefu Chai
09:15 AM Revision d85a7889 (ceph): Merge pull request #16446 from xiexingguo/wip-destroyed
mon: show destroyed status in tree view; do not auto-out destroyed osds
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
08:51 AM rgw Bug #20773: "radosgw-admin bucket reshard list" is not valid command
remove_objs_from_index should limit the number of item it send in each dir_suggest_changes op
Orit Wasserman
08:30 AM rgw Bug #20773 (Resolved): "radosgw-admin bucket reshard list" is not valid command
At the moment we ignore the extra "list" variable, we should fail the command Orit Wasserman
08:04 AM Bug #20660: FAILED assert(num_reserved >= 0) (src/os/bluestore/StupidAllocator.cc: 199)
*PR*: https://github.com/ceph/ceph/pull/16593 shangzhong zhu
07:54 AM Revision 65689189 (ceph): os/bluestore/StupidAllocator: rounded down len to an align boundary
Fixes: http://tracker.ceph.com/issues/20660
Signed-off-by: Zhu Shangzhong <zhu.shangzhong@zte.com.cn>
shangzhong zhu
07:54 AM rgw Bug #20772 (Resolved): bucket check --fix fails with (90) Message too long
After failure when running bucket rm --purge-objects --bypass-gc --inconsistent-index.
Trying to fix the bucket ind...
Orit Wasserman
07:34 AM Revision f8acc53d (ceph): osd: Log audit
Review current log messages for consistency, accuracy and necessesity as
part of usability initiative. First in a ser...
Brad Hubbard
07:18 AM Revision 1e867d75 (ceph): mon/OSDMonitor: introduce mon_osd_destroyed_out_interval for destroyed ...
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
07:13 AM Revision 3b6bbc41 (ceph): osd/OSDMap: show "destroyed" status in tree view
It would be a pain if we destroyed an osd and there is no obvious way
to find it out.
Signed-off-by: xie xingguo <xi...
xie xingguo
07:13 AM Revision 96eb0a98 (ceph): mon/OSDMonitor: apply new 'destroyed' status to 'osd tree' filter
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
07:13 AM Revision c81097cf (ceph): osd/OSD: abort booting if osd is marked as destroyed
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
06:31 AM Revision 89d0e109 (ceph): test/rados: use RETURN1_IF_NONZERO instead of RETURN1_IF_NOT_VAL
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn> Yan Jun
06:25 AM Revision dd26fb7d (ceph): test/rados: fix wrong parameter order in RETURN1_IF_NOT_VAL
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn> Yan Jun
05:04 AM Bug #20687: osd: crashing on ec read partial failure
Use ceph-objectstore-tool to remove the pg. Here is an example. If data-path refers to bluestore it will remove it.
...
David Zafman
05:01 AM Bug #20687: osd: crashing on ec read partial failure
the copy_from() was fixed by https://github.com/ceph/ceph/pull/15693 so I closed my pull request. David Zafman
02:09 AM Bug #20687: osd: crashing on ec read partial failure
David Zafman wrote:
> > Ashley Merrick wrote:
> >
> > Tried a ceph pg force_create_pg however says the following ...
Ashley Merrick
04:25 AM Revision 719ed010 (ceph): osd: Move scrub sleep timer to osdservice
PR 14886 erroneously creates a scrub sleep timer for every pg resulting
in a proliferation of threads. Move the timer...
Brad Hubbard
04:24 AM Revision c65346ba (ceph): common: drop useless semicolon
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn> Yan Jun
04:13 AM Bug #19489 (Pending Backport): ceph-disk: failing to activate osd with multipath
Kefu Chai
04:13 AM Bug #19489 (Resolved): ceph-disk: failing to activate osd with multipath
instead of https://lists.freedesktop.org/archives/systemd-devel/2017-July/039167.html, the lvm2 upstream has a fix ht... Kefu Chai
04:02 AM Revision 6ce96c74 (ceph): Merge pull request #16123 from ddiss/fix-journal-supression
ceph-disk: don't activate suppressed journal devices
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:49 AM Revision 814de29d (ceph): osd: filter the trackedop that we needed.
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn> Yan Jun
03:33 AM mgr Bug #20633 (Fix Under Review): mon: does not send mgrdigest to mgr, making mgr init block
https://github.com/ceph/ceph/pull/16582
I'm still not quite sure why, in patrick's run (pdonnell-2017-07-18_16:08:...
Sage Weil
03:30 AM Revision dc23834f (ceph): mon/MgrMonitor: reset mgrdigest timer with new subscription
If the manager reconnects, we want to send the digest immediately and
reset the previous timer.
Fixes: http://tracke...
Sage Weil
03:29 AM Bug #20678 (Duplicate): MonClient: stuck `ceph pg dump`
see #20633 Sage Weil
03:21 AM Revision 6c9bab3f (ceph): librbd: add LIBRBD_SUPPORTS_WRITESAME support
This will be very helpful when release ceph package(like RPM) with
backporting writesame feature to previous version....
Xiubo Li
03:13 AM Bug #20741: "[WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS)"" in powercycle
We need to add whitelists to these tests.. will do it tomorrow! Sage Weil
03:13 AM Bug #20749 (Resolved): the latency dumped by "ceph osd perf" is not real
Sage Weil
03:12 AM mgr Bug #20766: mgr: segv on shutdown
I think we want to fix this for release. Probably a matter of doing an exit(0), since we've more or less given up on... Sage Weil
03:05 AM mgr Bug #20415 (Can't reproduce): dashboard: Health is not updated
Let us know if this happens again (esp on one of the newer rc's). Thanks! Sage Weil
03:03 AM Bug #20745 (Resolved): Error on create-initial with --cluster
Please avoid using the --cluster option when deploy the cluster itself. The support is prereserved for clients to at... Sage Weil
02:57 AM Revision 8fef2737 (ceph): pybind/mgr/zabbix: fix health in non-compat mode
This was apparently written/tested with mon_health_preluminous_compat
enabled. Fix to behave with or without that op...
Sage Weil
02:52 AM rbd Documentation #20702 (Resolved): [cli] document new trash commands
Jason Dillaman
02:49 AM Revision f0b59000 (ceph): Merge pull request #16498 from Songweibin/wip-doc-rbd-trash-cli
doc: add rbd new trash cli and cleanups in release-notes.rst Sage Weil
02:48 AM Revision 70567679 (ceph): Merge pull request #16552 from tchaikov/wip-doc-fixes
doc: document mClock related options
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:44 AM mgr Bug #20657 (Can't reproduce): apparent mgr deadlock in handle_report
I suspect this was fixed by f236b5e78338f85a0ac82440ae44cdf4db83a04f Sage Weil
02:41 AM Revision 454fdb67 (ceph): doc/install/manual-deployment: update osd creation steps
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:32 AM RADOS Bug #20751 (Resolved): osd_state not updated properly during osd-reuse-id.sh
Sage Weil
02:31 AM Revision a3b4f08d (ceph): Merge pull request #16534 from liewegas/wip-20751
mon/OSDMonitor: ensure UP is not set for newly-created OSDs
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
02:29 AM Revision 172d8f54 (ceph): doc/rados/operations/health-checks: document new health warning
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:29 AM Revision b562f068 (ceph): mon/OSDMonitor: remove dead health check code
get_health() is only called pre-luminous; luminous+ health checks go in
OSDMap::get_health_checks() or PGMap::get_hea...
Sage Weil
02:29 AM Revision 326019a4 (ceph): qa/suites/rados: whitelist various tests
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:26 AM Revision 2ef8614f (ceph): qa/suites/rados/singleton/all/erasure-code-nonregression: fix typo
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:20 AM Revision dfab9d9b (ceph): common/common_init: disable default dout logging for UTILITY_NODOUT too
This was broken in 4d06719f101f49019be25bd6137f72f2cb85bd5a.
Fixes: http://tracker.ceph.com/issues/20771
Signed-off-...
Sage Weil
02:08 AM Revision c343d52a (ceph): rgw: Removed unreachable returns
Removed unreachable returns as the usage() always exits the process.
Signed-off-by: Jos Collin <jcollin@redhat.com>
Jos Collin
02:04 AM Revision d2c31a81 (ceph): Merge pull request #16469 from xiexingguo/wip-fix-test
test: s/osd_objectstore_type/osd_objectstore Sage Weil
01:44 AM Revision ef0766c9 (ceph): tools/rbd: Removed unreachable returns
Removed unreachable returns as the usage() always exits the process.
Signed-off-by: Jos Collin <jcollin@redhat.com>
Jos Collin
01:37 AM Revision a7bc15e2 (ceph): messages: default-initialize MOSDPGRecoveryDelete[Reply] members
This makes Coverity happy and is good practice, even though we do
a member-by-member initialization in the only place...
Greg Farnum
12:47 AM Revision 34efaab4 (ceph): doc: add new trash cli in rados-rbd-cmds.rst
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
12:47 AM Revision 38604214 (ceph): doc: cleanups in release-notes.rst
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song

07/25/2017

11:03 PM Revision b2f922a7 (ceph): os/bluestore/BlueStore: remove unused code.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
10:51 PM RADOS Bug #19605: OSD crash: PrimaryLogPG.cc: 8396: FAILED assert(repop_queue.front() == repop)
How do you reproduce it? Sage Weil
10:50 PM Bug #20703 (Rejected): osd/PG.cc: 5928: FAILED assert(0 == "we got a bad state machine event")
pretty sure this was that asyncmsgr patch's fault. Sage Weil
10:49 PM RADOS Bug #20371 (Fix Under Review): mgr: occasional fails to send beacons (monc reconnect backoff too ...
https://github.com/ceph/ceph/pull/16576 Sage Weil
10:33 PM Revision 491cf4ea (ceph): CMakeLists: trim rbd/rgw accidental dependencies
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
10:30 PM RADOS Bug #20744: monthrash: WRN Manager daemon x is unresponsive. No standby daemons available
Sage Weil
10:29 PM RADOS Bug #20693 (Fix Under Review): monthrash has spurious PG_AVAILABILITY etc warnings
https://github.com/ceph/ceph/pull/16575 Sage Weil
10:29 PM Revision 3683cdf4 (ceph): qa/suites/rados: at-end: ignore PG_{AVAILABILITY,DEGRADED}
With the peering deletes change, setting luminous sets the osdmap flag
which triggers a new peering interval. That c...
Sage Weil
10:21 PM RADOS Bug #20751 (Fix Under Review): osd_state not updated properly during osd-reuse-id.sh
follow-up defensive change: https://github.com/ceph/ceph/pull/16534 Sage Weil
10:18 PM Bug #20679 (Duplicate): ceph-disk prepare --osd-id 123 silently uses another id if 123 is not des...
can't reproduce this. pretty sure now I was seeing a dup of #20751 Sage Weil
10:16 PM Revision 45c6a9ac (ceph): Add both filestore and bluestore options for tests
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
10:10 PM Revision bdf6851f (ceph): Add ceph-deploy overrides options
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
08:52 PM Revision 5a1f595b (ceph): Merge pull request #15693 from dillaman/wip-osd-cmpext-ec-pool
osd: support cmpext operation on EC-backed pools
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
08:48 PM Revision b4b51d12 (ceph): Merge pull request #16527 from jcsp/wip-options-followup
common: follow up to new options infrastructure
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
08:46 PM Revision 65185cf0 (ceph): Merge pull request #16511 from c744402859/master
OSDMonitor: check mon_max_pool_pg_num when set pool pg_num
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Yuri Weinstein
08:39 PM RADOS Bug #20041: ceph-osd: PGs getting stuck in scrub state, stalling RBD
Still everything fine. No new hanging scrub but getting a lot of scrub pg errors which i need to repair manually. Not... Stefan Priebe
08:21 PM Revision 759da47c (ceph): Merge pull request #16560 from nrdmn/patch-3
pybind/mgr/restful: fix typo
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
08:10 PM Revision 4f826e10 (ceph): Fixed typo in src/pybind/mgr/restful/api/__init__.py
Signed-off-by: Nick Erdmann <n@nirf.de>
Fixed typo
nrdmn
07:46 PM rgw Bug #20373: "test_get_manifest (test.functional.tests.TestDlo)*" failed in rgw
and running at http://pulpito.ceph.com/yuriw-2017-07-25_19:46:08-rgw-wip-yuri-master_2017_7_24-distro-basic-smithi/ Yuri Weinstein
07:26 PM Revision 12a1ceba (ceph): Move ceph-deploy config options into its own folder
The old structure of link at top folder is pretty much outdated, the test
config option needs to be specific to clust...
Vasu Kulkarni
07:26 PM Revision 05cafd50 (ceph): Add bluestore overrides for ceph-deploy
ceph-deploy doesn't use ceph overrides, Add same overrides for ceph-deploy
Signed-off-by: Vasu Kulkarni <vasu@redhat...
Vasu Kulkarni
07:26 PM Revision 25c89804 (ceph): bluestore config options for tests
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
07:26 PM Revision 2fa0fae7 (ceph): Add option to specify bluestore/filestore options
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
07:05 PM RADOS Bug #20747 (Resolved): leaked context from handle_recovery_delete
Sage Weil
07:05 PM Revision 6ef3a8ed (ceph): Merge pull request #16536 from jdurgin/wip-20747
osd: PrimaryLogPG, PGBackend: complete callback even if interval changes
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
07:04 PM RADOS Bug #20753 (Resolved): osd/PGLog.h: 1310: FAILED assert(0 == "invalid missing set entry found")
Sage Weil
07:04 PM Revision cbe92f17 (ceph): Merge pull request #16539 from jdurgin/wip-20753
osd/PGLog: fix inaccurate missing assert
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
07:03 PM Revision a264725b (ceph): Merge pull request #16541 from liewegas/wip-20761
qa/workunits/cephtool/test.sh: disable 'fs status' until bug is fixed Sage Weil
07:03 PM Revision af8d6bea (ceph): Merge pull request #16544 from dillaman/wip-service-daemon-null-derefer...
mgr/MgrClient: do not attempt to access a global variable for config
Reviewed-by: Kefu Chai <kchai@redhat.com>
Revie...
Sage Weil
06:57 PM Revision 8d72c63a (ceph): bluestore config options for tests
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
06:56 PM Revision 03bdb8b1 (ceph): Add bluestore overrides for ceph-deploy
ceph-deploy doesn't use ceph overrides, Add same overrides for ceph-deploy
Signed-off-by: Vasu Kulkarni <vasu@redhat...
Vasu Kulkarni
06:48 PM Bug #20687: osd: crashing on ec read partial failure
I'm lowering priority to High because cluster involved has badly corrupted PG, so this shouldn't hold up Luminous rel... David Zafman
06:47 PM Bug #20687: osd: crashing on ec read partial failure

> Ashley Merrick wrote:
>
> Tried a ceph pg force_create_pg however says the following "Error ENOTSUP: this comm...
David Zafman
06:15 PM Bug #20687: osd: crashing on ec read partial failure
A fix for the case of a copy_from() (#3 in description) which will fail when an object in unreadable instead of crash... David Zafman
09:30 AM Bug #20687: osd: crashing on ec read partial failure
Ashley Merrick wrote:
> David Zafman wrote:
> > I am able to reproduce the assert(0 == "ERROR: source must exist") ...
Ashley Merrick
09:27 AM Bug #20687: osd: crashing on ec read partial failure
David Zafman wrote:
> I am able to reproduce the assert(0 == "ERROR: source must exist") by directly removing a shar...
Ashley Merrick
03:37 AM Bug #20687: osd: crashing on ec read partial failure
David Zafman wrote:
> I am able to reproduce the assert(0 == "ERROR: source must exist") by directly removing a shar...
Ashley Merrick
02:16 AM Bug #20687: osd: crashing on ec read partial failure
David Zafman wrote:
> I am able to reproduce the assert(0 == "ERROR: source must exist") by directly removing a shar...
Ashley Merrick
02:09 AM Bug #20687: osd: crashing on ec read partial failure

I am able to reproduce the assert(0 == "ERROR: source must exist") by directly removing a shard from any non-primar...
David Zafman
06:48 PM Revision 08df39bb (ceph): Move ceph-deploy config options into its own folder
The old structure of link at top folder is pretty much outdated, the test
config option needs to be specific to clust...
Vasu Kulkarni
06:47 PM rgw Bug #20763: Radosgw hangs after a few hours
Sure.
ceph -s:...
Martin Emrich
03:57 PM rgw Bug #20763: Radosgw hangs after a few hours
Hi Martin,
Can you provide a log snippet at -d --debug-rgw=20 --debug-ms=1 and include the transition to the hang ...
Matt Benjamin
03:49 PM rgw Bug #20763: Radosgw hangs after a few hours
I am seeing similar issues on upgrade from 10.2.6 to 12.1.0 (dev). I am not using Keystone.
My keystone specific c...
Vaibhav Bhembre
05:07 AM rgw Bug #20763 (Closed): Radosgw hangs after a few hours
Since upgrading to 12.1, our Object Gateways hang after a few hours, I only see these messages in the log file:

2...
Martin Emrich
06:09 PM Revision 4efcb8dc (ceph): mds: clean up obsolete declarations/headers
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
05:55 PM RADOS Bug #20770 (New): test_pidfile.sh test is failing 2 places

I've seen both of these on Jenkins make check runs.
test_pidfile.sh line 55...
David Zafman
04:29 PM Revision e51be85c (ceph): mgr: keep per-module checks, and report them back to the mon
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:29 PM Revision ed57f8c7 (ceph): mgr/PyState: add set_health_checks method
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:29 PM Revision 76a35c17 (ceph): mon/PGMap: do not clear checks
We may be one of many contributors to the checks.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:21 PM Feature #13578: a script to self-check the installation of monitor/OSD
Ceph Medic:
https://github.com/alfredodeza/ceph-medic
http://docs.ceph.com/ceph-medic/master/
Vikhyat Umrao
03:55 PM Bug #20699: osd-dup.sh keeps failing
moved to teuthology context instead of make check, hopefully it will be less fragile there! Sage Weil
03:54 PM mgr Bug #20758 (Resolved): ceph fs status: Row has incorrect number of values, (actual) 5!=6 (expected)
Sage Weil
03:38 PM Revision dfd5af27 (ceph): Merge pull request #16385 from mikulely/3-check-target-when-create-bucket
rgw: check placement existence when create bucket
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
03:31 PM rgw Bug #20527: v2 presigned URLs don't work with radosgw.
We can ignore my comments here. They are caused by an incorrect configuration of "rgw dns name" in /etc/ceph/ceph.co... William Schroeder
03:19 PM Revision 70c1e5d4 (ceph): Merge pull request #16540 from cbodley/wip-mrgw-admin-socket
rgw: restore admin socket path in mrgw.sh
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:15 PM Feature #20768 (Need More Info): Add API to cancel AIO requiest (for RBD and for Rados). Both for...
Марк Коренберг
03:15 PM Revision ced252b3 (ceph): doc/rados/operations/health-checks: document new health warning
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:08 PM Revision 4e59954f (ceph): qa/suites/rados: whitelist various tests
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:59 PM Revision 374eaa39 (ceph): osd/OSDMap: expose pool application warnings
by moving the code into proper place.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
02:51 PM Revision d3e1c6c9 (ceph): Merge pull request #16513 from liewegas/wip-standalone
qa: move ceph-helpers-based make check tests to qa/standalone; run via teuthology
Reviewed-by: Kefu Chai <kchai@redh...
Sage Weil
02:36 PM Revision 4c2b8f29 (ceph): Merge pull request #16566 from jcsp/wip-doc-health
doc/rados: add page for health checks and update monitoring.rst
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:24 PM Revision 1a1a6744 (ceph): common: dout can work also with non-raw pointers to CephContext.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
02:24 PM Revision d8606b14 (ceph): rgw: fix segfault in RevokeThread during its shutdown procedure.
Fixes: http://tracker.ceph.com/issues/19831
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Signed-off-by...
Radoslaw Zarzynski
02:13 PM Revision 5bf94257 (ceph): doc/rados: add page for health checks and update monitoring.rst
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
02:00 PM Revision 6a38a354 (ceph): Merge pull request #16545 from asomers/install-deps
install-deps.sh: add missing dependencies for FreeBSD
Reviewed-by: Willem Jan Withagen <wjw@digiware.nl>
Sage Weil
01:56 PM Revision 65e0f2ce (ceph): Merge pull request #16564 from liewegas/wip-vstart-mgr
vstart.sh: fix mgr vs restful command startup race
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Reviewed-by: Abhish...
Sage Weil
01:51 PM Revision fc8e5e1c (ceph): ceph-disk/tests/ceph-disk.sh: wait for right number of pgs
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:40 PM mgr Bug #20767 (Resolved): Zabbix plugin assumes legacy compat mode for health json
Zabbix ceph mgr plugin is broken and fire an error when you try to send data manually:... Fabien Brachere
01:31 PM Revision 7776ece5 (ceph): Tailor for dup ops testing.
Signed-off-by: J. Eric Ivancich <ivancich@redhat.com> J. Eric Ivancich
01:20 PM Revision 0495efe6 (ceph): vstart.sh: fix mgr vs restful command startup race
If the mgr hasn't activated yet we won't have registered the python
commands. Use 'ceph tell mgr ...' to ensure we b...
Sage Weil
01:07 PM mgr Bug #20766 (Duplicate): mgr: segv on shutdown
Stopping ceph-mgr w/CTRL-C, I get after a while:
::ffff:10.17.151.15 - - [25/Jul/2017:09:02:46] "GET /health_data ...
Matt Benjamin
12:34 PM Revision 237d951e (ceph): common: fix indent
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn> Yan Jun
11:51 AM rgw Bug #20661: With RGWs configured in a load balancer, quota stats cache doesn't work
Orit Wasserman
11:40 AM Bug #20765 (Can't reproduce): bluestore: mismatched uuid in bdev_label after unclean shutdown
Few hours after creation, one of my Bluestore OSDs was killed by OOM. It won't start now. This is on luminous RC, wit... Tomasz Torcz
11:39 AM Revision 8d75a450 (ceph): common/WorkQueue: use threadpoolname + threadaddr for heartbeat_handle_...
Current log: 'tp_osd_tp thread tp_osd_tp'
changed to 'OSD::osd_op_tp thread 0x7fd83ac52700'
This reverts commit ...
huangjun
11:35 AM Revision b311fce3 (ceph): rbd-mirror: image deletion should ensure journal is owned by remote peer
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
11:17 AM Revision 9d9dcb72 (ceph): librbd: log message cleanup
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
11:17 AM Revision 76fd8824 (ceph): qa/workunits/rbd: rbd-mirror now treats no primary image as unknown state
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
11:17 AM Revision 2b523fb8 (ceph): rbd-mirror: ensure derived image removals are associated to remote peer
If the remote pool image listing is retrieved before the local pool image
listing, the derived image removals would i...
Jason Dillaman
11:14 AM Revision daf8efee (ceph): qa/tasks/dump_stuck: fix dump_stuck test bug
Test cluster with 2 osds, stop osd.0, if osd.1
report the pg stats during pg peering, mon will
record pg state to...
huangjun
11:08 AM Revision bb33fd85 (ceph): osd/PrimaryLogPG: fix recovering hang when have unfound objects
pg_log.get_missing() return type is pg_missing_tracker_t,
if we use:
const pg_missing_t &missing = pg_log.get_m...
huangjun
11:01 AM Revision 0988a34a (ceph): Merge pull request #16497 from weiqiaomiao/wip_weiqm_rgw_compile_warn
rgw: Drop dump_usage_bucket_info() to silence warning from -Wunused-function
Reviewed-by: Jos Collin <jcollin@redhat...
Jos Collin
10:05 AM RADOS Bug #19198 (Need More Info): Bluestore doubles mem usage when caching object content
Mohamad Gebai
10:05 AM RADOS Bug #19198: Bluestore doubles mem usage when caching object content
Update: the unit test in attachment does show that twice the memory is used due to page-alignment inefficiencies. How... Mohamad Gebai
09:44 AM Revision a5cd03c6 (ceph): kv: let ceph_logger destructed after db reset
if ceph_logger is deleted earlier than db, it may still be used by db, which cause a segment fault.
Signed-off-by: w...
wumingqiao
09:18 AM Feature #17730: use leveldb_repair_db()/rocksdb_repair_db() to repair leveldb corruptions
kefu, I'm happy to do this. just let you know that I'm working on this. assign this issue to me, please. I will ping ... Chang Liu
09:04 AM Bug #20745: Error on create-initial with --cluster
Yes... there is not so much history about creating a ceph cluster...
--> as root
echo "vdicceph ALL = (root) NOPA...
Oscar Segarra
09:01 AM Revision 3903e213 (ceph): rgw: Do not decrement stats cache when the cache values are zero
With RGWs configured in a load balancer, there is a possibility of
having the cached values going unbound, when PUT/D...
Pavan Rallabhandi
07:28 AM Revision be7d9d92 (ceph): Merge pull request #16394 from jcsp/wip-pr-docs
doc: add doc requirements on PR submitters
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: Greg Far...
Kefu Chai
06:13 AM rgw Bug #19956: radosgw Segmentation fault when service is restarted during lifecycle processing
Looks like the fix is at https://github.com/ceph/ceph/pull/16495 and this was duplicated by http://tracker.ceph.com/i... Ben Hines
06:00 AM Revision 460a820a (ceph): osd: Implement asynchronous scrub sleep
Rather than blocking the main op queue just do an async sleep.
Fixes: http://tracker.ceph.com/issues/19497
Signed-o...
Brad Hubbard
05:32 AM Revision 77ecc5c6 (ceph): Merge pull request #16038 from ztczll/ztczll
.mailmap, .organizationmap: Update ztczll affiliation
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Reviewed-...
Jos Collin
05:19 AM Revision 450633b9 (ceph): mon/OSDMonitor: ENOENT on removing non-existent app key
So we don't bother to trigger an pool update, which is potentially
big stuff.
Signed-off-by: xie xingguo <xie.xinggu...
xie xingguo
05:19 AM Revision b4dcdecb (ceph): mon/OSDMonitor: ENOENT on disabling non-existend app
so we don't bother to trigger an pool update, which is potentially
big stuff.
Signed-off-by: xie xingguo <xie.xinggu...
xie xingguo
05:14 AM Revision e56d4c48 (ceph): Merge pull request #16493 from smithfarm/wip-suppress-upgrade-fail
tests: run certain upgrade/jewel-x tests on Xenial only
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: G...
Nathan Cutler
05:13 AM Revision 02427216 (ceph): Merge pull request #14597 from gregsfortytwo/wip-kraken-snaptrim
kraken: core: improve control and throttling of the snap trimmer
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
04:59 AM Revision 6ee0de85 (ceph): doc: document mClock related options
* rados/configuration/osd-config-ref.rst: document mClock related
options
* release-notes.rst: fix syntax errors. l...
Kefu Chai
03:49 AM Revision 05d17fd5 (ceph): .mailmap, .organizationmap: Update ztczll affiliation
Signed-off-by: zhanglei <243290414@qq.com> lei zhang
03:14 AM rgw Feature #20733: RGW bucket limits
up xianglong wang
02:49 AM Revision 6509d06c (ceph): mds: close object section of formatter
Signed-off-by: Chang Liu <liuchang0812@gmail.com> Chang Liu
02:24 AM Revision 8dc7b5df (ceph): mon/PGMap: make plurals be more compatible with existing codes
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:24 AM Revision 5a9b3b7a (ceph): mon/PGMap: fix copy-and-paste error
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:24 AM Revision 507797ea (ceph): mon/PGMap: fix condition checking for slow-requests
op_queue_age_hist collects op stats in ms, not sec.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
02:24 AM Revision 17c4a76f (ceph): mon/HealthMontior: guard propose_pending() process
Which is for leader only.
The current code logic has no problem but this is defensive
and therefore should be conside...
xie xingguo
02:24 AM Revision b61cbe70 (ceph): mon/PGMap: be helpful for "pg ls *" CLIs
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:24 AM Revision ea723fbb (ceph): mon/OSDMonitor: post-clean pg_temp during priming if possible
By vstarting a 3-osds cluster and 'ceph osd purge osd.0', then 'ceph -s':
services:
mon: 3 daemons, quorum a,b...
xie xingguo
02:11 AM Revision cabad622 (ceph): qa/standalone/ceph-helpers: factor rbd pool create out of run_mon
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:11 AM Revision 766229b0 (ceph): qa/standalone/scrub: separate scrub/repair tests from rest of osd/
They are slow. Run them separately.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:11 AM Revision 34999b34 (ceph): mds/MDSMap: init mds_features
This can lead to ceph-dencoder reencode failures. Doesn't matter too
much in the real world since body decodes these...
Sage Weil
02:11 AM Revision 7c157863 (ceph): qa/run-standalone.sh: helper to run all standalone tests
Nothing fancy, but documents how these are run.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:11 AM Revision 71ea1716 (ceph): qa: move ceph-helpers and misc src/test/*.sh tests to qa/standalone
- stop running via make check
- add teuthology yamls to run them
- disable ceph_objecstore_tool.py for now (too slow ...
Sage Weil
02:11 AM Revision b12bebe4 (ceph): qa/standalone/mon/osd-pool-create: stop testing create pool output
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:00 AM Revision 5c3ffe06 (ceph): librbd: ignore -ENOENT error when listing mirror image statuses
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:00 AM Revision 6fd6ac6e (ceph): mgr/dashboard: drop debug line that slipped into repo
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:00 AM Revision fa4585c6 (ceph): mgr/dashboard: hide pools that do not have RBD mirroring enabled
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:00 AM Revision 4e6e0e20 (ceph): mgr/dashboard: initial RBD iSCSI integration
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:51 AM Revision da86e2d1 (ceph): msg/async/AsyncConnection: set the value of l_msgr_send_bytes to how mu...
Signed-off-by: Jin Cai <caijin.caij@alibaba-inc.com> Jin Cai
01:11 AM Revision 62b6d2d9 (ceph): Merge pull request #16468 from gmayyyha/mgr-show-rbd-features
mgr/dashboard: show rbd image features
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-by: John Spray <jo...
Jason Dillaman
01:05 AM Revision 38276823 (ceph): rgw multisite: add two bucket sync test case: enable right after disable,
sync status obj deleted after disable sync.
Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
Zhang Shaowen
12:33 AM Revision ef02e8f2 (ceph): mgr/dashboard: rbd image show features
Signed-off-by: Yanhu Cao <gmayyyha@gmail.com> Yanhu Cao
12:22 AM rbd Feature #20762 (New): rbdmap should support other block devices
Right now "rbd nbd XYZ" is supported and eventually "rbd ggate XYZ" Jason Dillaman
12:17 AM Revision 964173c1 (ceph): Merge pull request #16537 from shangzhong/wip-update-organization
mailmap: add affiliation for Zhu Shangzhong
Reviewed-By: Abhishek Lekshmanan <abhishek@suse.com>
Kefu Chai
12:12 AM rgw Bug #20755: radosgw crash when service is restarted during lifecycle processing
PR: https://github.com/ceph/ceph/pull/16495/commits/008b91c5fb0c3b030ac73f654e11158acbd74419 wei qiaomiao
12:02 AM Revision c8e97f45 (ceph): Merge pull request #16427 from shangzhong/wip-20685
ceph-disk: s/ceph_osd_mkfs/command_check_call/
Reviewed-By: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:00 AM Revision 60d0c678 (ceph): Merge pull request #16362 from tchaikov/wip-ceph-disk
ceph-disk: use '-' for feeding ceph cli with stdin
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Reviewed-by: Alfr...
Kefu Chai

07/24/2017

11:33 PM Revision 821511bd (ceph): openstack: Fix shebangs on openstack scripts
Many of the files in qa/qa_scripts/openstack had incorrect shebang
lines: the bang was missing. This means that thos...
Alan Somers
10:48 PM Revision 5b10a736 (ceph): install-deps.sh: add missing dependencies for FreeBSD
Signed-off-by: Alan Somers <asomers@gmail.com> Alan Somers
10:23 PM rgw Bug #20373: "test_get_manifest (test.functional.tests.TestDlo)*" failed in rgw
Building wip-yuri-master_2017_7_24 Yuri Weinstein
10:17 PM Revision b9127e7e (ceph): mgr/MgrClient: do not attempt to access a global variable for config
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
09:59 PM Revision f7cae175 (ceph): librados: add missing implementations for C service daemon API methods
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
09:35 PM Revision 37af21ba (ceph): librados.h: add LIBRADOS_SUPPORTS_APP_METADATA
Allow external applications to trivially identify support for
the new app metadata interface.
Signed-off-by: Matt Be...
Matt Benjamin
08:54 PM Revision f347ef54 (ceph): qa/workunits/cephtool/test.sh: disable 'fs status' until bug is fixed
See http://tracker.ceph.com/issues/20761
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:45 PM rgw Bug #20527: v2 presigned URLs don't work with radosgw.
Discovered that Hammer's auth_hdr debug output ends with:... William Schroeder
07:48 PM rgw Bug #20527: v2 presigned URLs don't work with radosgw.
I was able to reproduce this by running s3curl against demo Docker containers.
ceph/demo:tag-build-master-hammer-u...
William Schroeder
07:02 PM rgw Bug #20527: v2 presigned URLs don't work with radosgw.
Hello!
My team is trying to update from Hammer to Jewel, and we believe we have run into this issue. We are testi...
William Schroeder
08:01 PM CephFS Bug #20761 (Resolved): fs status: KeyError in handle_fs_status
... Sage Weil
07:44 PM Revision 0e41fb2d (ceph): ceph: drop --admin-socket warning/error on ceph cli
'ceph daemon' has existed for a long time; this has outlived its
usefullness.
Signed-off-by: Sage Weil <sage@redhat....
Sage Weil
07:44 PM Revision 2e595521 (ceph): qa/tasks/workunit: allow alt basedir
Instead of 'qa/workunits' allow something like 'qa/standalone'.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:44 PM Revision e364a479 (ceph): unittest_compression: speed it up
~4m -> ~25s
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:44 PM Revision 6b245806 (ceph): deb,rpm: require socat for ceph-test
Used by qa/standalone/mon/mon-bind.sh.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:21 PM Revision 1559e5a6 (ceph): rgw: restore admin socket path in mrgw.sh
ceph-conf was rejecting the entity name with:
error parsing 'radosgw.8000': expected string of the form TYPE.ID, val...
Casey Bodley
06:21 PM Revision a627f243 (ceph): osd: populate last_epoch_split during build_initial_pg_history
If we get a pg create and have to generate the pg_history_t fields,
populate the last_epoch_split field too. This is...
Sage Weil
06:14 PM CephFS Feature #20760 (Resolved): mds: add perf counters for all mds-to-mds messages
Idea here is to have a better idea of what the MDS are doing through external tools (graphs). Continuation of #19362. Patrick Donnelly
05:50 PM RADOS Bug #20734 (Duplicate): mon: leaks caught by valgrind
Closing this one since it doesn't have the actual allocation traceback. Greg Farnum
05:48 PM Revision 26051db7 (ceph): Merge pull request #16399 from batrick/cephfs-ptl-change
AUTHORS: update CephFS PTL
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: John Spray <john.spray@redhat.com>
Sage Weil
05:43 PM Revision f5bd6f09 (ceph): doc: update CephFS PTL
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
05:28 PM Bug #20745: Error on create-initial with --cluster
Have you followed all steps properly, The nightly tests I see on centos 7.3 dont show any issues. Vasu Kulkarni
05:21 PM rgw Bug #20686 (Pending Backport): rgw hangs in RGWRealmReloader::reload on SIGHUP
Casey Bodley
05:04 PM RADOS Bug #20739 (Resolved): missing deletes not excluded from pgnls results?
https://github.com/ceph/ceph/pull/16490 Greg Farnum
04:56 PM RADOS Bug #20753 (Fix Under Review): osd/PGLog.h: 1310: FAILED assert(0 == "invalid missing set entry f...
This is just a bad assert - the missing entry was added by repair.... Josh Durgin
04:55 PM Revision 02c2e853 (ceph): Merge pull request #16509 from liewegas/wip-rgw-wait
qa/suits/rados/basic/tasks/rgw_snaps: wait for pools to be created
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Sage Weil
04:55 PM Revision fca89877 (ceph): osd/PGLog: fix inaccurate missing assert
Repair and EIO handling can add missing items after log.tail
Fixes: http://tracker.ceph.com/issues/20753
Signed-off-...
Josh Durgin
04:29 PM Revision f7690d35 (ceph): rgw: fix memory leaks during Swift Static Website's error handling.
Fixes: http://tracker.ceph.com/issues/20757
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Radoslaw Zarzynski
04:21 PM Revision 05da6d34 (ceph): doc/dev/ceph-disk: add docs for ceph-disk
we might want to move part of it to user-facing docs.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:21 PM Revision 4373ea69 (ceph): ceph-disk: s|/dev/fd/0|-|
3a4931b allows ceph cli to use '-' to denote stdin/stdout, so use it
instead of /dev/fd/0.
Signed-off-by: Kefu Chai ...
Kefu Chai
04:02 PM Revision 126cf70c (ceph): Merge pull request #16437 from tchaikov/wip-doc-fixes
doc: update ceph(8) man page with new sub-commands
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:43 PM Revision 5c8d2736 (ceph): doc: mention that tenant names may be specified in adminops api
We already allow for tenant names to be specified as a part of uid in
the adminops api, mention this. Also mention ab...
Abhishek Lekshmanan
03:43 PM Revision af0e307a (ceph): rgw: adminops API now supports tenant param for user creation
Allow `tenant` as a param for user creation API, also document this.
Currently we still return a -ENOENT when an inva...
Abhishek Lekshmanan
03:43 PM Revision d50ef542 (ceph): rgw_user: validate tenant names when creating user
Also moved `validate_tenant_name` function from RGWHandler_REST to
rgw_user, a new function called `rgw_validate_tena...
Abhishek Lekshmanan
03:34 PM Feature #20553: Devuan support
This means that unit files will need to be updated/ported to work with non-systemd in Ceph, and then that would need ... Alfredo Deza
03:32 PM Backport #18737 (Closed): RuntimeError("ceph-deploy: Failed to install ceph")
When a SHA1 hasn't been built a 504 will be returned. This is expected. Make sure that the SHA1 requested has been bu... Alfredo Deza
03:30 PM Revision b4c42f39 (ceph): Merge pull request #16417 from fangyuxiangGL/rgw-hang
rgw: fix rgw hang when do RGWRealmReloader::reload after go SIGHUP
Reviewed-by: Matt Benjamin <mbenjami@redhat.com>
...
Yuri Weinstein
03:29 PM Revision 6e9097e6 (ceph): Merge pull request #16422 from theanalyst/rgw-lc-log-fix
rgw: fix asctime when logging in rgw_lc
Reviewed-by: Daniel Gryniewicz <dang@fprintf.net>
Reviewed-by: Radoslaw Zarz...
Yuri Weinstein
03:18 PM rgw Bug #20661: With RGWs configured in a load balancer, quota stats cache doesn't work
OK we fetch the storage stats only for the bucket stats not the user stats.
The failure is for the user stats, makin...
Orit Wasserman
02:20 PM rgw Bug #20661: With RGWs configured in a load balancer, quota stats cache doesn't work
Can you provide rgw logs? (debug_rgw = 20)
From the code it should have return false on can_use_cache_stats and fetc...
Orit Wasserman
01:42 PM rgw Bug #20661: With RGWs configured in a load balancer, quota stats cache doesn't work
Yes it is reproducible on master as well, sorry if the affected versions field has misled you. Pavan Rallabhandi
12:03 PM rgw Bug #20661: With RGWs configured in a load balancer, quota stats cache doesn't work
Dcan you reproduce it on newer ceph versions? Orit Wasserman
03:10 PM Revision b339ef25 (ceph): ceph-disk: s/ceph_osd_mkfs/command_check_call/
Fixes: http://tracker.ceph.com/issues/20685
Signed-off-by: Zhu Shangzhong <zhu.shangzhong@zte.com.cn>
shangzhong zhu
03:08 PM RADOS Bug #20759 (Can't reproduce): mon: valgrind detects a few leaks
From /a/joshd-2017-07-23_23:56:38-rados:verify-wip-20747-distro-basic-smithi/1435050/remote/smithi036/log/valgrind/mo... Josh Durgin
03:04 PM RADOS Bug #20747 (Fix Under Review): leaked context from handle_recovery_delete
https://github.com/ceph/ceph/pull/16536 Josh Durgin
03:01 PM Revision f9e9a5e0 (ceph): Update my organization and mail
Signed-off-by: Zhu Shangzhong <zhu.shangzhong@zte.com.cn> shangzhong zhu
02:53 PM Revision dbb48ca4 (ceph): Merge pull request #16524 from dingdangzhang/master
msg/async: use auto iterator having more simple code and good performance
Reviewed-by: Jos Collin <jcollin@redhat.com>
Jos Collin
02:45 PM Bug #20748 (Fix Under Review): segfault in OSDMap::_pg_to_up_acting_osds
https://github.com/ceph/ceph/pull/16535 Sage Weil
02:44 PM rgw Bug #20289 (Resolved): "failed to list reshard log entries" spams log file
Abhishek Lekshmanan
02:08 PM Revision a9506504 (ceph): mon/OSDMonitor: ensure UP is not set for newly-created OSDs
Due to http://tracker.ceph.com/issues/20751 it is possible for the UP
state bit to be set for OSDs without EXISTS. M...
Sage Weil
02:05 PM mgr Bug #20758 (Fix Under Review): ceph fs status: Row has incorrect number of values, (actual) 5!=6 ...
https://github.com/ceph/ceph/pull/16533 Sage Weil
02:03 PM mgr Bug #20758 (Resolved): ceph fs status: Row has incorrect number of values, (actual) 5!=6 (expected)
<pre
2017-07-24T07:21:03.374 INFO:tasks.workunit.client.0.smithi092.stderr:/home/ubuntu/cephtest/clone.client.0/qa/w...
Sage Weil
02:03 PM Revision 5ca6d726 (ceph): Merge pull request #16481 from nikitych/bug20706
ceph-disk: Fix for missing 'not' in *_is_diskdevice checks
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:02 PM Revision 7a497c37 (ceph): Merge pull request #16247 from shangzhong/wip-20556
ceph-disk: change the lockbox partition number to 5
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Reviewed-by: Kef...
Kefu Chai
02:01 PM Revision 29549e68 (ceph): Merge pull request #13723 from ovh/bp-forced-recovery
osd/PG: make prioritized recovery possible
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
01:59 PM Revision 5a422d7c (ceph): Merge pull request #16504 from Yan-waller/wip-walle-0721osdclients
osd: fix OpRequest and tracked op dump information
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Sage Weil
01:59 PM Revision c8e16de4 (ceph): Merge pull request #16512 from liupan1111/wip-fix-latency
common: the latency dumped by "ceph osd perf" is not real
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:58 PM RADOS Bug #20751 (In Progress): osd_state not updated properly during osd-reuse-id.sh
Hmm, we should also ensure that UP is cleared when doing the destroy, since existing clusters may have osds that !EXI... Sage Weil
01:57 PM RADOS Bug #20751 (Resolved): osd_state not updated properly during osd-reuse-id.sh
Sage Weil
02:04 AM RADOS Bug #20751 (Fix Under Review): osd_state not updated properly during osd-reuse-id.sh
https://github.com/ceph/ceph/pull/16518 Sage Weil
01:57 PM Revision f219d49a (ceph): Merge pull request #16518 from liewegas/wip-20751
mon/OSDMonitor: remove zeroed new_state updates
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
01:55 PM Revision 5026fffb (ceph): Merge pull request #16365 from jcsp/wip-osd-marked-me-down
osd: rephrase "wrongly marked me down" clog message
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Greg ...
John Spray
01:54 PM Revision a8377401 (ceph): osd: rephrase "wrongly marked me down" clog message
Rephrase as "Monitor daemon marked osd.<id> down, but it is
still running", which is more descriptive. Demote the
ep...
John Spray
01:54 PM Revision 343e1a42 (ceph): qa: update whitelist for "wrongly marked me down"
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
01:47 PM rgw Bug #20757 (Fix Under Review): rgw: RadosGW leaks memory during Swift Static Website's error hand...
PR: https://github.com/ceph/ceph/pull/16531. Radoslaw Zarzynski
01:01 PM rgw Bug #20757 (Resolved): rgw: RadosGW leaks memory during Swift Static Website's error handling
... Radoslaw Zarzynski
01:43 PM RADOS Bug #20693: monthrash has spurious PG_AVAILABILITY etc warnings
Ok, I've addressed one soruce of this, but there is another, see
/a/sage-2017-07-24_03:44:49-rados-wip-sage-testin...
Sage Weil
01:27 PM Revision fc8374b4 (ceph): Merge pull request #16326 from liewegas/wip-weight-set
crush,mon: add weight-set introspection and manipulation commands
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
...
Sage Weil
01:26 PM Revision c5ae6e05 (ceph): use auto iterator having more simple code and good performence
Signed-off-by: dingdangzhang <boqian.zy@alibaba-inc.com> dingdangzhang
01:10 PM rgw Bug #20663: Segmentation fault when exporting rgw bucket in nfs-ganesha
Matt Benjamin wrote:
> arg, it's...bitwise, sorry, will update
>
> I'm surprised this isn't universally hit.
> ...
supriti singh
01:04 PM Revision 48aa368d (ceph): common: reinstate freebsd ifdefs in options.cc
The automated conversion missed these.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
01:04 PM Revision 28671104 (ceph): common: remove dead default values from legacy opts
These were dead code and could cause confusion.
The actual default values live in options.cc since
it was added.
Si...
John Spray
01:03 PM Revision 69eaa7ff (ceph): common: separate out options by subsystem
This avoids compiler warning about one oversized
literal, allows us to add_service en-masse to
the whole collection, ...
John Spray
01:03 PM Revision 89acbd53 (ceph): common/options: mark all obvious LEVEL_DEV options
This is everthing matching kill.*at, debug, inject.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
01:03 PM Revision 4d06719f (ceph): common: use code_environment_t for daemon-ness in config
...and reinstate the set_daemon_default versions of config options
in place of the special casing in common_init.
Si...
John Spray
01:00 PM Revision 34f41257 (ceph): Merge pull request #16360 from dillaman/wip-rbd-mirror-service-daemon
mgr/dashboard: rbd mirroring status page
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
11:41 AM RADOS Bug #20750 (Resolved): ceph tell mgr fs status: Row has incorrect number of values, (actual) 5!=6...
John Spray
11:40 AM Revision 478ba056 (ceph): Merge pull request #16529 from Liuchang0812/wip-20750
mgr/status: row has incorrect number of values
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
11:39 AM Revision fa36dc3e (ceph): Merge pull request #16503 from renhwztetecs/renhw-wip-mon-rebuild-doc
doc/mon: fix ceph-authtool command in rebuild mon's sample
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:36 AM Revision 5dd3dff0 (ceph): OSDMonitor: check mon_max_pool_pg_num when set pool pg_num
Check the mon_max_pool_pg_num when creating pools, but did not
check in the the modification. So we can create a poo...
chenhg
10:31 AM Revision 8cf3b6b9 (ceph): Merge pull request #16523 from tchaikov/wip-ceph-disk-asok-dir
tests: add setup/teardown for asok dir
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Reviewed-by: Willem Jan Witha...
Kefu Chai
10:23 AM Revision 63d20e47 (ceph): doc/release-notes: escape "_" of unintended links
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
10:18 AM Revision c3607562 (ceph): tools: ceph-release-notes: escape _ for unintended links
foobar_ is taken as a hyper link by RST. so escape the underscores.
this change can avoid the warnings like:
ceph/do...
Kefu Chai
10:16 AM Revision 780c9acd (ceph): doc: document "ceph osd set-require-min-compat-client"
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
10:16 AM Revision e7e58277 (ceph): doc/rados/operations/add-or-rm-osds: fix dead hyper link
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
09:34 AM Revision c7a88e42 (ceph): mgr/status: row has incorrect number of values
Fixes: http://tracker.ceph.com/issues/20750
Signed-off-by: liuchang0812 <liuchang0812@gmail.com>
Chang Liu
09:28 AM Revision 42d14a62 (ceph): Merge pull request #16507 from scienceluo/patch-1
Update .organizationmap
Reviewed-by: Jos Collin <jcollin@redhat.com>
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
09:16 AM Revision c9712ab3 (ceph): msg/async: fix the typo error of l_msgr_send_bytes.
Signed-off-by: Jin Cai <caijin.caij@alibaba-inc.com> Jin Cai
09:00 AM Revision f4dd2801 (ceph): doc/mon: fix ceph-authtool create keyring
if use "ceph-authtool keyring -n mon. --cap mon allow 'allow *'"
as err:
[root]# ceph-authtool keyring -n mon. --cap ...
huanwen ren
08:57 AM rgw Bug #20756 (In Progress): radosgw daemon crash when service is restarted during lifecycle processing
PR Created: https://github.com/ceph/ceph/pull/16495 Jos Collin
08:50 AM rgw Bug #20756 (Closed): radosgw daemon crash when service is restarted during lifecycle processing
radosgw daemon crash when service is restarted during lifecycle processing:
2017-07-24 00:00:19.854742 7fd4ca9da70...
wei qiaomiao
08:54 AM Revision 4a6a3413 (ceph): doc: document "ceph features"
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
08:53 AM Revision 008b91c5 (ceph): rgw: fix radosgw will crash when service is restarted during lifecycle ...
in RGWRados::finalize(), store->gc is destructed before store->lc, if this func is called
(by service restart or othe...
wei qiaomiao
08:47 AM rgw Bug #20755 (Closed): radosgw crash when service is restarted during lifecycle processing
radosgw crash when service is restarted during lifecycle processing:
2017-07-24 00:00:19.854742 7fd4ca9da700 -1 ...
wei qiaomiao
08:40 AM Revision 8c1a2b1d (ceph): vstart.sh: do not try to remove default asok_dir
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
08:39 AM Revision b0bd816d (ceph): tests: add setup/teardown for asok dir
ceph-disk.sh has its own setup/teardown, so update them also. so asok
files will have their parent directory when bei...
Kefu Chai
08:25 AM Revision 7536d2ec (ceph): Merge pull request #16502 from weiqiaomiao/wip_weiqm_unlock_bucket
rgw: should unlock when reshard_log->update() reture non-zero in RGWB…
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
06:07 AM Revision 2efd7cd6 (ceph): jewel:ceph-disk:remove the special check to bcache devices
if we skip partition when coming cross the bcache device in ceph-disk,
the udev can't detect the osd in such devices ...
wei qiaomiao
04:32 AM Revision 86c8b720 (ceph): rgw: Drop Unused function in rgw_usage.cc
fix compile warnning in any PR (Ex: https://jenkins.ceph.com/job/ceph-pull-requests/29193/console):
/home/jenkins-bui...
wei qiaomiao
04:30 AM Revision ff5bd5bd (ceph): rgw: should unlock when reshard_log->update() reture non-zero in RGWBuc...
Signed-off-by: Wei Qiaomiao <wei.qiaomiao@zte.com.cn> wei qiaomiao
02:37 AM RADOS Bug #20754 (Fix Under Review): osd/PrimaryLogPG.cc: 1845: FAILED assert(!cct->_conf->osd_debug_mi...
https://github.com/ceph/ceph/pull/16519 Sage Weil
02:35 AM RADOS Bug #20754: osd/PrimaryLogPG.cc: 1845: FAILED assert(!cct->_conf->osd_debug_misdirected_ops)
the pg was split in e80:... Sage Weil
02:35 AM RADOS Bug #20754 (Resolved): osd/PrimaryLogPG.cc: 1845: FAILED assert(!cct->_conf->osd_debug_misdirecte...
... Sage Weil
02:03 AM Revision 23b6df4e (ceph): osd/OSDMap: fix Incremental::dump
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:03 AM Revision a1611c89 (ceph): mon/OSDMonitor: remove zeroed new_state updates
These are interpreted as CEPH_OSD_UP in apply_incremental for legacy
reasons--we don't want them!
Fixes: http://trac...
Sage Weil
01:23 AM Bug #20749: the latency dumped by "ceph osd perf" is not real
Will fix it in this PR:
https://github.com/ceph/ceph/pull/16512
Pan Liu
12:58 AM Revision 5035d4c3 (ceph): osd/OSDMap: expose pool application warnings
by moving the code into proper place.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo

07/23/2017

07:08 PM RADOS Bug #20753 (Resolved): osd/PGLog.h: 1310: FAILED assert(0 == "invalid missing set entry found")
... Sage Weil
02:22 PM Bug #20529: Illegal instruction in RocksDB
Not surprising, but deploying a bluestore OSD blows up in a similar way on the identified systems. I can also provid... John Jaser
01:04 PM rbd Bug #20580: rbd map should warn when creating duplicate devices for the same image
PR: https://github.com/ceph/ceph/pull/16517 Jing Li
08:38 AM CephFS Feature #20752 (Resolved): cap message flag which indicates if client still has pending capsnap
current mds code uses "(cap->issued() & CEPH_CAP_ANY_FILE_WR) == 0" to infer that client has no pending capsnap. ther... Zheng Yan
07:55 AM Revision 67991e1f (ceph): common: the latency dumped by "ceph osd perf" is not real
Signed-off-by: Pan Liu <wanjun.lp@alibaba-inc.com> Pan Liu
06:27 AM Revision 3f591d4f (ceph): osd: PrimaryLogPG, PGBackend: complete callback even if interval changes
This avoids leaking the callback passed to remove_missing_object().
Use EAGAIN to signal that the work was not comple...
Josh Durgin
02:27 AM RADOS Bug #20751 (Resolved): osd_state not updated properly during osd-reuse-id.sh
when running osd-reuse-id.sh via teuthology i reliably fail an assert about all osds support the stateful mon subscri... Sage Weil
02:14 AM Revision 27c1d62a (ceph): Merge pull request #16508 from liewegas/wip-mgr-lock-cycle
mgr: fix lock cycle Sage Weil
02:12 AM RADOS Bug #20750 (Resolved): ceph tell mgr fs status: Row has incorrect number of values, (actual) 5!=6...
... Sage Weil
01:51 AM Bug #20749 (Resolved): the latency dumped by "ceph osd perf" is not real
When there is no IO for the cluster(or for an OSD), the latency dumped by "ceph osd perf" is still not zero. Pan Liu
01:40 AM Bug #20748 (Resolved): segfault in OSDMap::_pg_to_up_acting_osds
log: incerta03:/tmp/cbt/ceph/log/osd.10.log
core: incerta03:/tmp/cbt/ceph/core.tp_osd_tp.17701.incerta03.front.sepia...
Mark Nelson

07/22/2017

10:54 PM Revision ecd1193a (ceph): qa/suites/rados/basic/tasks/rgw_snaps: wait for pools to be be created
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:54 PM Revision 9b4002b6 (ceph): qa/suites/rados/basic/tasks/rgw_snaps: fix pool list
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:46 PM Bug #20529: Illegal instruction in RocksDB
I'm seeing this too:
AMD A6-5400K APU - OK
AMD Phenom(tm) II X4 955 - Fails
Pentium(R) Dual-Core CPU E5300 @ ...
John Jaser
06:07 PM Revision 17c1a8f7 (ceph): Merge pull request #16488 from liewegas/wip-skewed
common/options: remove mon_warn_osd_usage_min_max_delta from options.cc too
Reviewed-by: xie xingguo <xie.xingguo@zt...
Sage Weil
06:07 PM Revision 1fbf4ca7 (ceph): Merge pull request #16490 from jdurgin/wip-20739
osd/PrimaryLogPG: skip deleted missing objects in pg[n]ls
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:07 PM Revision a7b40ce1 (ceph): Merge pull request #16501 from liewegas/wip-fix-mgr-commands
mon: do not dereference empty mgr_commands Sage Weil
06:06 PM RADOS Bug #20747 (Resolved): leaked context from handle_recovery_delete
... Sage Weil
06:01 PM Revision 08bdc2c8 (ceph): Merge pull request #16500 from liewegas/wip-compact-sudo
qa/workunits/cephtool/test.sh: add sudo for daemon compact
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
05:48 PM Revision bb2c84ed (ceph): mgr/PyModules: fix lock name
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:48 PM Revision d7ba56f4 (ceph): mgr/DaemonServer: fix lock cycle
This breaks a lock cycle with DaemonState::lock and PyModules::lock.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:35 PM mgr Bug #20746 (Resolved): dashboard: usage graph is getting more and mor big
I have saved a video:
https://www.useloom.com/share/ce92e8143a064828890daf95734e114b
On it you can see how:
...
Oscar Segarra
03:35 PM Bug #20745 (Resolved): Error on create-initial with --cluster
[vdicceph@vdicnode01 ceph]$ ceph-deploy --cluster vdicmgmt --username vdicceph mon create-initial
[ceph_deploy.conf]...
Oscar Segarra
03:11 PM Revision 5ba8236e (ceph): Update .organizationmap
The list of contributors to ZTE looks better if it is in alphabetical order.
Signed-off-by: Luo Kexue luo.kexue@zte....
luokexue
08:18 AM Revision ba01a946 (ceph): doc: add rbd new trash cli in rbd.rst
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
08:13 AM Revision bdb16fd0 (ceph): tests: upgrade/jewel-x/parallel: drop duplicate kraken.yaml
This yaml file has the effect of re-running "ceph osd set require_kraken_osds"
at the very end of the test. Drop it.
...
Nathan Cutler
07:29 AM Revision 79168ecb (ceph): osd: store op request source info
if we use command 'ceph daemon osd.# dump_historic_ops' to check the history
tracked ops, the 'client_addr' is alway...
Yan Jun
07:22 AM Revision fa0e314c (ceph): test: s/osd_objectstore_type/osd_objectstore/
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
06:27 AM Revision 53c85054 (ceph): common: dump field name of 'flag_point' and 'client_info'
we used to open "type_data" section as a array (that's open_array_section),
some key field names can not be dumped ou...
Yan Jun
05:12 AM Revision 860716e1 (ceph): rgw_file: introduce rgw_mount2 with a bucket name parameter
This explicitly allow mount a specified bucket in librgw.
Originally, mounting a bucket is implemented like a sub-dir...
Gui Hecheng
04:22 AM Revision 178b547e (ceph): rgw_file: new fsid for fs instance
We use an in-memory fs_inst_counter for fsid currently, but it
inevitably cause nfs automount problem across a nfs-ga...
Gui Hecheng
03:52 AM Bug #20687: osd: crashing on ec read partial failure
David Zafman wrote:
> Ashley Merrick wrote:
> > David Zafman wrote:
> > > One interesting thing to note is that bo...
Ashley Merrick
03:51 AM Bug #20707: CMake distutil module forces Python projects to have useless files
Proposed a fix at https://github.com/dmick/ceph/commit/0196b31e3c7ea0855a5160590cc167432c23a1b4; don't know if it wor... Dan Mick
03:38 AM Revision 4e6487ca (ceph): Merge pull request #15991 from dillaman/wip-rbd-auth-profile
mon,osd: new rbd-based cephx cap profiles
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:36 AM Revision a40d8e4a (ceph): Merge pull request #16432 from liewegas/wip-mgr-daemonstate-lock
mgr: add per-DaemonState lock
Reviewed-by: John Spray <john.spray@redhat.com>
Sage Weil
03:36 AM Revision 0429acda (ceph): Merge pull request #16460 from liewegas/wip-mgr-metadata
mon: add mgr metdata commands, and overall 'versions' command for all daemon versions
Reviewed-by: Kefu Chai <kchai@...
Sage Weil
03:35 AM Revision 165f80a9 (ceph): Merge pull request #16465 from xiexingguo/wip-shutup-noscrub-warn
mon: stop issuing not-[deep]-scrubbed warnings if disabled
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:34 AM Revision 31e90618 (ceph): Merge pull request #16477 from tchaikov/wip-health-mon
mon/HealthMonitor: trigger a proposal if stat updated
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: xie xing...
Sage Weil
03:34 AM Revision 4d4b0b46 (ceph): Merge pull request #16478 from xiexingguo/wip-drop-empty-message
mon/HealthMonitor: avoid sending unnecessary MMonHealthChecks to leader
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
03:34 AM Revision bea20a4c (ceph): Merge pull request #16480 from jcsp/wip-rm-convert
common: remove config opt conversion utility
Reviewed-by: Ilya Dryomov <idryomov@redhat.com>
Sage Weil
03:32 AM Revision c1704f2e (ceph): mon: do not dereference empty mgr_commands
This may be empty before the initial quorum commits the static command
list.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:22 AM RADOS Bug #20744 (Resolved): monthrash: WRN Manager daemon x is unresponsive. No standby daemons available
/a/sage-2017-07-21_21:27:50-rados-wip-sage-testing-distro-basic-smithi/1427732 for latest example.
The problem app...
Sage Weil
03:20 AM rbd Bug #20743 (Can't reproduce): TestClsRbd.group_image_list failed
... Sage Weil
03:18 AM Revision 2f272ab4 (ceph): qa/workunits/cephtool/test.sh: add sudo for daemon compact
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:25 AM rbd Documentation #20702: [cli] document new trash commands
https://github.com/ceph/ceph/pull/16498 wb song
01:48 AM rgw Bug #19956: radosgw Segmentation fault when service is restarted during lifecycle processing
wei qiaomiao wrote:
> I think this PR: http://tracker.ceph.com/issues/19956 will help you.
The link just goes bac...
Ben Hines
12:31 AM rgw Bug #19956: radosgw Segmentation fault when service is restarted during lifecycle processing
I think this PR: http://tracker.ceph.com/issues/19956 will help you. wei qiaomiao

07/21/2017

10:30 PM CephFS Bug #20594 (In Progress): mds: cache limits should be expressed in memory usage, not inode count
Patrick Donnelly
10:06 PM Revision dc8c2231 (ceph): tests: run certain upgrade/jewel-x tests on Xenial only
This PR drops two upgrade/jewel-x test cases that are not compatible with
https://github.com/ceph/ceph/pull/14597
Si...
Nathan Cutler
10:04 PM Bug #20687: osd: crashing on ec read partial failure
Ashley Merrick wrote:
> David Zafman wrote:
> > One interesting thing to note is that both crashes involve missing ...
David Zafman
08:11 AM Bug #20687: osd: crashing on ec read partial failure
David Zafman wrote:
> One interesting thing to note is that both crashes involve missing things: collections (direct...
Ashley Merrick
03:09 AM Bug #20687: osd: crashing on ec read partial failure
David Zafman wrote:
> One interesting thing to note is that both crashes involve missing things: collections (direct...
Ashley Merrick
08:31 PM CephFS Bug #20682 (Resolved): qa: test_client_pin looking for wrong health warning string
Patrick Donnelly
08:31 PM CephFS Bug #20569 (Resolved): mds: don't mark dirty rstat on non-auth inode
Patrick Donnelly
08:29 PM CephFS Bug #20592 (Pending Backport): client::mkdirs not handle well when two clients send mkdir request...
Patrick Donnelly
08:28 PM CephFS Bug #20583 (Resolved): mds: improve wording when mds respawns due to mdsmap removal
Patrick Donnelly
08:27 PM CephFS Bug #20072 (Resolved): TestStrays.test_snapshot_remove doesn't handle head whiteout in pgls results
Patrick Donnelly
08:23 PM RADOS Bug #20041: ceph-osd: PGs getting stuck in scrub state, stalling RBD
Currently it looks good. Will wait until monday to be sure. Stefan Priebe
08:13 PM RADOS Bug #20041: ceph-osd: PGs getting stuck in scrub state, stalling RBD
David Zafman
08:23 PM Revision 1e5c8aef (ceph): Merge PR 16390 into master
* refs/remotes/upstream/pull/16390/head:
mds: cleanup with unique_ptr
mds: add to get version in the mds_commands
...
Patrick Donnelly
08:23 PM Revision ed80b5ad (ceph): rgw: consider IfExists when evaluating policy conditions
Fixes: http://tracker.ceph.com/issues/20708
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
08:23 PM Revision 9506789c (ceph): Merge PR 16379 into master
* refs/remotes/upstream/pull/16379/head:
qa: fix MDS_CLIENT_RECALL copy error
Reviewed-by: Zheng Yan <zyan@redhat.com>
Patrick Donnelly
08:23 PM Revision 9e936c70 (ceph): Merge PR 16337 into master
* refs/remotes/upstream/pull/16337/head:
mds: clear dirty rstat flag on non-auth inode when finishing scatter update...
Patrick Donnelly
08:23 PM Revision e46d63c8 (ceph): Merge PR 16280 into master
* refs/remotes/upstream/pull/16280/head:
Client: mkdirs bugs when two clients send mkdir request for a same dir
Rev...
Patrick Donnelly
08:22 PM Revision 71e49cf1 (ceph): Merge PR 16278 into master
* refs/remotes/upstream/pull/16278/head:
MDSMonitor: show laggy MDSs at higher debug level
Reviewed-by: Zheng Yan <...
Patrick Donnelly
08:22 PM Revision e0880c86 (ceph): Merge PR 16270 into master
* refs/remotes/upstream/pull/16270/head:
mds: improve wording of mdsmap dne logging
Reviewed-by: John Spray <john.s...
Patrick Donnelly
08:22 PM Revision 11d809e9 (ceph): Merge PR 16232 into master
* refs/remotes/upstream/pull/16232/head:
MDS: update the mlogger of mds in function check_memory_usage
Reviewed-by:...
Patrick Donnelly
08:22 PM Revision 4eb98508 (ceph): Merge PR 16231 into master
* refs/remotes/upstream/pull/16231/head:
Client: get rid of variable "butnot" in "client::get_caps"
Reviewed-by: Zh...
Patrick Donnelly
08:22 PM Revision 23e3d407 (ceph): Merge PR 16226 into master
* refs/remotes/upstream/pull/16226/head:
qa: wait for OSDMap to propagate for snap purge
Reviewed-by: Zheng Yan <zy...
Patrick Donnelly
08:22 PM Revision 58bac728 (ceph): Merge PR 16149 into master
* refs/remotes/upstream/pull/16149/head:
mds: misc cleanup
Reviewed-by: Zheng Yan <zyan@redhat.com>
Patrick Donnelly
08:22 PM Revision db6b76b0 (ceph): Merge PR 15942 into master
* refs/remotes/upstream/pull/15942/head:
client: add unlock_fh_pos when abort
Reviewed-by: Patrick Donnelly <pdonne...
Patrick Donnelly
07:18 PM Revision 5e8fa3e0 (ceph): crush: assume weight_set != null imples weight_set_size > 0
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:02 PM Revision 56176045 (ceph): osd/PrimaryLogPG: skip deleted missing objects in pg[n]ls
Fixes: http://tracker.ceph.com/issues/20739
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
06:30 PM Revision 6b44cb60 (ceph): PendingReleaseNotes: added blurb for new RBD cap profiles
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:30 PM Revision 7f1b1dc3 (ceph): doc: include details for new RBD cap profiles
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:30 PM Revision d32485ff (ceph): qa/workunits/rbd: devstack test should use auth profiles
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:30 PM Revision 56614d0e (ceph): qa/suites/rbd: mirroring tests should use rbd cap profiles
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:30 PM Revision 44fa7ee7 (ceph): qa/workunits/rbd: rbd-mirror tests should use 'mirror' user
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:30 PM Revision e1d439f2 (ceph): osd: expand profile caps upon construction to avoid potential race
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:29 PM Revision 9ceac165 (ceph): mon: support regex-based restrictions on command caps
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:29 PM Revision bdbae2e5 (ceph): mon: added 'rbd' profile
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:29 PM Revision 8aea47ab (ceph): osd: primitive cephx osd profile cap support
The two new example profiles are read-only and read-write
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
06:29 PM Revision 90d41ab4 (ceph): osd: new 'rbd'/'rbd-read-only' osd cap profiles
The 'rbd' profile provides read-only class access on all pools
to the 'rbd_children' object and write access to the o...
Jason Dillaman
06:29 PM Revision fc816cbe (ceph): mon,osd: drop the "allow" prefix for profile caps
The use of the a profile implies that it sets everything up. If
support for deny is ever added, it doesn't make much ...
Jason Dillaman
06:26 PM Bug #16895 (Resolved): src/test: some tests are silencing vstart admin socket setup failures
https://github.com/ceph/ceph/pull/16445 Kefu Chai
06:24 PM Revision 350feb87 (ceph): Merge pull request #16445 from tchaikov/wip-16895
test: create asok files in a temp directory under $TMPDIR
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Reviewed-b...
Kefu Chai
05:50 PM Revision fac1de82 (ceph): qa/workunits/mon/crush_ops: require luminous clients for test
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision 09b89ace (ceph): qa/workunits/mon/crush_ops.sh: fix in-use rule removal test
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision 31b73305 (ceph): crush/CrushWrapper: only allocate weight_set if non-empty
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision 3530cd7b (ceph): doc/rados/operations/crush-map: update crush location section
Fix various inaccuracies, simplify.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:50 PM Revision dc0f73d9 (ceph): doc/rados/operations/crush-map: warn off manual crush map edits
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision 2e8afd16 (ceph): doc/rados/operations/crush-map*: restructure and clean up
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision 1bc77d65 (ceph): doc/rados/operations/crush-map: document weight set commands
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision 05d191ce (ceph): doc/rados/operations/crush-map: creating rules
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision abf93430 (ceph): crush/CrushWrapper: link_bucket whitespace
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision b69d8bf3 (ceph): crush/CrushWrapper: remove_item_under whitespace
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision 4d52e41b (ceph): crush/CrushWrapper: remove_item_under: weight down weight-sets
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision aec896bd (ceph): mon/OSDMonitor: 'osd crush rule ls' plaintext output
More suitable for scripting.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:50 PM Revision e84f2020 (ceph): doc/rados/operations/crush-map: prune intro
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision c990e1ab (ceph): crush/CrushWrapper: create_or_move_item whitespace
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision 75a3566d (ceph): crush/CrushWrapper: remove_item: weight down weight-sets
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision 6dea6054 (ceph): crush/CrushWrapper: detach_bucket uninline
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision cdcfab35 (ceph): crush/CrushWrapper: detach_bucket: weight down weight_sets
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision e3df727c (ceph): crush/CrushWrapper: add_bucket: populate weight-sets
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision d31182cc (ceph): crush/CrushWrapper: bucket_add_item whitespace
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision 2ceb22cd (ceph): crush/CrushWrapper: adjust_item_weight* whitespace
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision c731f288 (ceph): crush/CrushWrapper: update_item whitespace
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision 25fbcff6 (ceph): crush/CrushWrapper: remove_item, bucket_remove_item whitespace
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision 70263dae (ceph): mon: 'osd crush weight-set {ls,dump,create[-compat],rm[-compat],reweigh...
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision 4cb57f68 (ceph): crush/CrushWrapper: insert_item whitespace
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision a243936f (ceph): crush/CrushWrapper: get_choose_args_positions helper
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision fa4608ea (ceph): test/cli/crushtool: fix osd tree output
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision 5b1e859e (ceph): test/mon/osd-crush: remove xml osd-crush-tree.rng test
I don't know how to generate or update this, and am not *that* interested
in learning more xml.
Signed-off-by: Sage ...
Sage Weil
05:50 PM Revision 8c00e00f (ceph): crush/CrushWrapper: {create,rm}_choose_args(index)
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision 65068e24 (ceph): common/cmdparse: allow vector<double>
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision a7917a9d (ceph): crush/CrushWrapper: choose_arg_update_item_weight
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision 87f64a95 (ceph): crush/CrushWrapper: make a compat/default choose_args
We can make a backward-compatible crush map for legacy clients only if we
have a single global choose_args for the wh...
Sage Weil
05:50 PM Revision 673c114e (ceph): crush/CrushTreeDumper: include parent in Item
This gives us info we need for the weight_sets...
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:50 PM Revision f5b3ec97 (ceph): crush: dump weight-set values with 'osd crush tree'
For plain, include a column for each pool. Show only the first weight if
it is positional.
For formatted, include t...
Sage Weil
05:50 PM Revision b196b27e (ceph): test/ceph_objectstore_tool.py: fix parsing of osd tree output
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision ecf79d56 (ceph): osd/OSDMap: fix CHOOSE_ARGS feature detection in get_features()
We need to include the mask in the CEPH_FEATURES_CRUSH value, and | in the
FEATUREMASK later, because this is a secon...
Sage Weil
05:50 PM Revision b8287a78 (ceph): crush/CrushWrapper: whitespace cleanup in decode
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision 8f033d4a (ceph): crush/CrushWrapper: has_non_straw2_buckets()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision f7db2902 (ceph): crush/CrushWrapper: have_choose_args(index)
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:50 PM Revision 5430c0d9 (ceph): crush/CrushWrapper: fix decoding of choose_args weight-set
Assert that ids_size matches the bucket while we are at it.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:36 PM Revision cfa32727 (ceph): common/options: remove mon_warn_osd_usage_min_max_delta from options.cc...
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:25 PM rbd Documentation #20437: Convert downstream Ceph iSCSI documentation for upstream
As far as I know, the only thing left is to update in the documentation is the location of where the Ceph iSCSI RPM p... Aron Gunn
05:20 PM RADOS Bug #20684 (Resolved): pg refs leaked when osd shutdown
Sage Weil
04:43 PM RADOS Bug #20684: pg refs leaked when osd shutdown
Honggang Yang wrote:
> https://github.com/ceph/ceph/pull/16408
merged
Yuri Weinstein
05:19 PM Bug #20740 (Rejected): starting an OSD with an mpath device dumps core
It was a manually setup, and later discussion on irc when using ceph-deploy on new node with multipath worked. hence ... Vasu Kulkarni
05:02 PM Bug #20740 (Rejected): starting an OSD with an mpath device dumps core
Hi, here's the preliminary info:... greg golin
05:15 PM Bug #20742: "ObjectCacher.cc: 1196: FAILED assert(ob->last_commit_tid < tid)" in powercycle
also in http://qa-proxy.ceph.com/teuthology/teuthology-2017-07-20_20:39:57-powercycle-master-testing-basic-mira/14255... Yuri Weinstein
05:15 PM Bug #20742 (Can't reproduce): "ObjectCacher.cc: 1196: FAILED assert(ob->last_commit_tid < tid)" i...
Run: http://pulpito.ceph.com/teuthology-2017-07-20_20:39:57-powercycle-master-testing-basic-mira/
Job: 1425568
Logs...
Yuri Weinstein
05:10 PM Bug #20741 (Resolved): "[WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS)"" in powerc...
Run: http://pulpito.ceph.com/teuthology-2017-07-20_20:39:57-powercycle-master-testing-basic-mira/
Jobs: 35
Logs: ht...
Yuri Weinstein
05:05 PM Revision 10b88b5d (ceph): test: create asok files in a temp directory under $TMPDIR
to shorten the pathname of unix domain socket created for admin socket,
so it does not exceed the limit of 107 on GNU...
Kefu Chai
04:48 PM Revision 8e82df30 (ceph): doc: extend mds deactivate docs
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
04:41 PM Revision 9fdd2455 (ceph): Merge pull request #16408 from yanghonggang/master
osd: fix pg ref leaks when osd shutdown
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Josh Durgin <jdurgin@...
Yuri Weinstein
04:29 PM Bug #20703: osd/PG.cc: 5928: FAILED assert(0 == "we got a bad state machine event")
/a/yuriw-2017-07-20_19:48:38-rados-wip-yuri-testing3_2017_7_21-distro-basic-smithi/1425414
rados/objectstore/ceph_ob...
Sage Weil
04:28 PM Bug #20703: osd/PG.cc: 5928: FAILED assert(0 == "we got a bad state machine event")
... Sage Weil
04:27 PM RADOS Bug #20739 (Resolved): missing deletes not excluded from pgnls results?
... Sage Weil
04:26 PM Revision 7e22c8a5 (ceph): core: remove unsed var warning
- And reorganize the include while there
Compiler Clang on FreeBSD complains:
/home/jenkins/workspace/ceph-master/sr...
Willem Jan Withagen
04:01 PM Revision 3bce6128 (ceph): Merge pull request #16449 from smithfarm/wip-obsolete-xio
build/ops: rpm: Drop legacy libxio support
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Reviewed-by: Kefu Chai <kcha...
Sage Weil
04:01 PM Revision cb084a55 (ceph): Merge pull request #16453 from liewegas/wip-workloadgen
crush: enforce buckets-before-rules rule
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Sage Weil
04:00 PM RADOS Bug #20667 (Resolved): segv in cephx_verify_authorizing during monc init
Sage Weil
04:00 PM Revision 33daf6f7 (ceph): Merge pull request #16455 from liewegas/wip-20667
osd,mds,mgr: do not dereference null rotating_keys
Reviewed-by: Bassam Tabbara <Bassam.Tabbara@Quantum.com>
Sage Weil
04:00 PM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
Patrick Donnelly wrote:
> See this announcement: http://ceph.com/geen-categorie/v10-2-4-jewel-released/
Thank you...
Webert Lima
03:30 PM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
Webert Lima wrote:
> Patrick Donnelly wrote:
> > Any update?
> Hey Patrick, I have upgrade one test cluster first,...
Patrick Donnelly
11:52 AM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
Patrick Donnelly wrote:
> Any update?
Hey Patrick, I have upgrade one test cluster first, but it keeps as HEALTH_WA...
Webert Lima
03:59 PM RADOS Bug #20704 (Resolved): osd/PGLog.h: 1204: FAILED assert(missing.may_include_deletes)
Sage Weil
03:59 PM Revision 9bd678e8 (ceph): Merge pull request #16459 from jdurgin/wip-20704
osd: fix a couple bugs with persisting the missing set when it contains deletes
Reviewed-by: Sage Weil <sage@redhat....
Sage Weil
03:58 PM Revision 29996ea6 (ceph): Merge pull request #16461 from liewegas/wip-skewed
mon/PGMap: remove skewed utilizatoin warning
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Sage Weil
03:58 PM Revision 7832c533 (ceph): mon/PGMap: remove skewed utilizatoin warning
This has a few problems:
1- It does not do it's analysis over CRUSH rule roots/classes, which
means that an innocent...
Sage Weil
03:43 PM Bug #20738 (Can't reproduce): memstore: return bad data during ObjectStore/StoreTest.Synthetic/0
... Sage Weil
03:41 PM Revision 2bb7408b (ceph): rgw: policy can parse IfExists conditions
when ParseState::key() encounters a condition statement ending with
IfExists, it looks up the token by its prefix onl...
Casey Bodley
03:30 PM Revision f236b5e7 (ceph): mgr/DaemonState: add per DaemonState lock
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:28 PM Revision 410ab9a2 (ceph): Merge pull request #16406 from dmick/wip-mgr-counters
mgr: perf schema fns/change notification and Prometheus plugin
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:25 PM Revision 3bc029f4 (ceph): mgr: use rvalue ref for MMgrBeacon metadata
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:25 PM Revision 7d59d0d0 (ceph): doc/man/8/ceph: document 'ceph mgr *' commands
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:25 PM Revision 75ac7d85 (ceph): qa/workunits/cephtool/test.sh: add a few tests
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:25 PM Revision 831e2a75 (ceph): mon/MgrMonitor: 'mgr metadata', 'mgr versions', 'mgr count-metadata'
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:25 PM Revision 4f1db4c4 (ceph): mon: factor out count_metadata w/ counter helper
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:25 PM Revision 80a42122 (ceph): mon: 'versions' command to show running versions for daemons of all types
Easier!
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:25 PM Revision 293b7ba9 (ceph): mgr/ServiceMap: fix typo in service status summary
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:24 PM Revision 1bf4a898 (ceph): mon/MgrMonitor: store mgr daemon metadata
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:06 PM Revision a0878496 (ceph): Add amitkumar50 affiliation to .organizationmap
Signed-off-by: Amit Kumar <amitkuma@redhat.com> Amit Kumar
02:46 PM Revision 8d177dbb (ceph): Merge pull request #16484 from jecluis/wip-20371-qa-suites
qa: flush out monc's dropped msgs on msgr failure injection Sage Weil
02:38 PM RADOS Bug #20371 (Need More Info): mgr: occasional fails to send beacons (monc reconnect backoff too ag...
all suites end up getting stuck for quite a while (enough to trigger the cutoff for a laggy/down mgr) somewhere durin... Joao Eduardo Luis
02:36 PM rgw Bug #20570: Ceph - Keystone Implicit Tenants
Ross Martyn wrote:
> Discussions with a developer at my end suggested it could be possible to use something like the...
Ross Martyn
02:00 PM rgw Bug #20570: Ceph - Keystone Implicit Tenants
Discussions with a developer at my end suggested it could be possible to use something like the following (based on a... Ross Martyn
02:35 PM RADOS Bug #20624 (Duplicate): cluster [WRN] Health check failed: no active mgr (MGR_DOWN)" in cluster log
Joao Eduardo Luis
02:33 PM Revision 529a951d (ceph): rgw: move the S3 anonymous auth handling to a dedicated engine.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
02:29 PM Revision 6f6fbe78 (ceph): qa: flush out monc's dropped msgs on msgr failure injection
We have a few open tickets regarding the mgr being down during suites
involving messenger failure injection. There ar...
Joao Eduardo Luis
02:19 PM rbd Cleanup #20737 (Resolved): [config] switch to new config option getter methods
Jason Dillaman
02:11 PM Revision 6929f21c (ceph): Merge pull request #16448 from linuxbox2/wip-supriti-ord
rgw_file: properly & |'d flags
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
02:11 PM Revision 8f76fc86 (ceph): rbd: parallelize rbd ls -l
When a cluster contains a large number of images, "rbd ls -l" takes a
long time to finish. In my particular case, it ...
Piotr Dalek
02:10 PM RADOS Bug #19790: rados ls on pool with no access returns no error
No worries, thanks for the update! Florian Haas
02:05 PM Revision f68add4f (ceph): cmake: use CMAKE_INSTALL_INCLUDEDIR
Header files are currently installed under a hardcoded "include" path.
Use CMAKE_INSTALL_INCLUDEDIR instead, which de...
David Disseldorp
01:35 PM Revision 15ab53fc (ceph): osd: fix cmpext bug
Signed-off-by: Zhengyong Wang <wangzhengyong@cmss.chinamobile.com> wangzhengyong
01:35 PM Revision 04cf38cc (ceph): osd: support cmpext operation on EC-backed pools
The forthcoming RBD compare_and_write operation needs to
support this operation when blocks are stored on an EC
pool....
Jason Dillaman
01:35 PM Revision fa220bdd (ceph): osd: OpContext ops should be passed as a pointer instead of reference
It's currently being provided a bogus memory reference by 'simple_opc_create'.
Signed-off-by: Jason Dillaman <dillam...
Jason Dillaman
01:35 PM Revision c4f4689c (ceph): osd: generic async operation finisher handler
The COPY_FROM operation has a custom data path for restarting
itself after the read has completed. The CMPEXT operati...
Jason Dillaman
01:35 PM Revision 732a9504 (ceph): osd: migrated async reads to op finisher
Once an async read completes, the OpContext is re-executed.
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:33 PM Bug #20529: Illegal instruction in RocksDB
Exchanged Intel Core 2 Quad with Xeon 3050 in pve51, same problem. Attached command line log. Benjamin Candler
12:59 PM Bug #20529: Illegal instruction in RocksDB
In response to Alexandres note some more installation informations:
Minimal debian stretch, updated, proxmox 5.0-2...
Benjamin Candler
12:49 PM Bug #20529: Illegal instruction in RocksDB
Just a note :
it's not related to proxmox, I'm able to produce it with default debian jessie/stretch. (same vm wor...
alexandre derumier
12:46 PM Bug #20529: Illegal instruction in RocksDB
As I'm testing the new pve5, I ran into this illegal instruction too. 3 older machines, just for testing, three times... Benjamin Candler
04:16 AM Bug #20529: Illegal instruction in RocksDB
more tests result:
- debian jessie vm with qemu64 cpu on recent xeon v3 : ok
- debian strech vm with qemu64 cp...
alexandre derumier
02:08 AM Bug #20529: Illegal instruction in RocksDB
I have done more tests,
I can't reproduce it on debian jessie in a qemu machine with limited cpu flags
flags :...
alexandre derumier
01:32 PM Revision b8dfa2f7 (ceph): tests: swift.py: clone the ceph-jewel branch
The master branch of ceph/swift.git contains tests that are incompatible with
Jewel and Hammer. The ceph-jewel branch...
Nathan Cutler
01:19 PM Revision 5128e7b1 (ceph): Merge pull request #16475 from amitkumar50/branchAffliation
Add amitkumar50 affiliation to .organizationmap
Reviewed-by: Jos Collin <jcollin@redhat.com>
Jos Collin
12:53 PM Bug #20706: ceph-disk can't activate-block Error: /dev/sdb2 is not a block device
https://github.com/ceph/ceph/pull/16481 Nikita Gerasimov
11:42 AM Bug #20706 (Fix Under Review): ceph-disk can't activate-block Error: /dev/sdb2 is not a block device
-https://github.com/ceph/ceph/pull/16457- Kefu Chai
12:34 PM Revision 424166db (ceph): ceph-disk: Fix for missing 'not' in *_is_diskdevice checks
In 85d7f8817e94d7dbf81e20394c6778ecb677079c was introdused
is_diskdevice() tests but in some 'if' statements 'not' ar...
Nikita Gerasimov
12:11 PM Revision fae6dc47 (ceph): Merge pull request #16430 from yuriw/wip_add_luminous
qa: Added luminous to the mix in schedule_subset.sh
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Jos Colli...
Jos Collin
12:06 PM Revision 60642bf7 (ceph): common: remove config opt conversion utility
Now that the new options.cc stuff has landed, this is no longer
needed.
Signed-off-by: John Spray <john.spray@redhat...
John Spray
12:02 PM Revision 223c8ce2 (ceph): Merge pull request #16211 from jcsp/wip-options-jcsp
common: Revamp config option definitions
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai <kchai@redh...
John Spray
12:00 PM Revision ee958a59 (ceph): Merge pull request #16313 from Songweibin/wip-mirror-peer
rbd: make it more understandable when adding peer returns error
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
11:50 AM Revision 6a821eea (ceph): Merge pull request #16462 from wjwithagen/wjw-warning-unused-unsetdumpable
common: prevent unset_dumpable from generating warnings
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:50 AM Revision cb1616b7 (ceph): mon/HealthMonitor: avoid sending unnecessary MMonHealthChecks to leader
If there is no historic warnings and no new warnings is generated,
skip sending MMonHealthChecks(for peon) or updatin...
xie xingguo
11:31 AM RADOS Bug #20705 (Resolved): repair_test fails due to race with osd start
Kefu Chai
11:31 AM Revision 4599eb79 (ceph): Merge pull request #16454 from liewegas/wip-fix-ceph-scrub
qa/tasks/ceph_manager: wait for osd to start after objectstore-tool sequence
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:31 AM Revision 3aa3b4b6 (ceph): mon/HealthMonitor: trigger a proposal if stat updated
leader should always propose if the peon update it with new health stats
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:30 AM Revision b519ed05 (ceph): common/options: update for latest added
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:27 AM Revision 4340f4b6 (ceph): common/options: fix overflowing 64 bit literals
This manifested as a failure in objectstore tool test_fuse.sh
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
10:27 AM Revision 7267065c (ceph): test: use config set_val_or_die instead of set_val
...in places that the return code was not being checked.
This fixes cases where an error in the config schema or the...
John Spray
10:27 AM Revision 85779cba (ceph): common: fix erasure_code_dir definition
This was missing its `safe` flag, causing some attempts
to set it during testing to fail.
Signed-off-by: John Spray ...
John Spray
10:27 AM Revision 7cde2e51 (ceph): rgw: set mins on options to avoid unneeded max()
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:27 AM Revision b0fbd715 (ceph): common: run validator on all defaults
RBD relies on this behaviour to get the int-ized
form for rbd_default_features.
Signed-off-by: John Spray <john.spra...
John Spray
10:27 AM Revision 54740dd5 (ceph): common: remove usage of set_daemon_default for now
The code in common_preinit is still there to override
these settings as appropriate.
The set_daemon_default stuff wa...
John Spray
10:27 AM Revision be2136cd (ceph): common: fix Option::is_safe
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:27 AM Revision e7d66bd3 (ceph): common: update options.cc for latest master
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:27 AM Revision 55989f58 (ceph): test: update daemon_config.cc for conf changes
This was only partially updated in previous commits
for --num-clients, --num-open-files.
Also update int validation ...
John Spray
10:27 AM Revision 1e9b62c1 (ceph): tools: avoid max() calls on rbd config options
These were awkward for typing of the '1' literal vs.
the int64_t settings. The whole max() thing is also
unnecessary...
John Spray
10:27 AM Revision a3054ef0 (ceph): common: revert public_addr setting to a string
This was a string in the old schema, and tests
depended on that -- if we want to change its type
let's do that separa...
John Spray
10:27 AM Revision 291a7f59 (ceph): test: update md_config_t unit test
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:27 AM Revision 14119530 (ceph): common: move validation in Option and add a test
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:27 AM Revision c3ba6ce5 (ceph): common: update options.cc for master
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:27 AM Revision a1cf36bf (ceph): mds: implement `config set`
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:27 AM Revision c74b2d9f (ceph): mon: implement `config set`
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:27 AM Revision f777599b (ceph): common: update options.cc for latest additions
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:27 AM Revision 5b9a6a6d (ceph): include/uuid: give uuid_d a < comparator
This is only there so that a variant<> containing
a uuid (amongst other types) can have operator< acting on it.
Sign...
John Spray
10:27 AM Revision 3f99f6ef (ceph): common: enforce min/max/enum on config options
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:27 AM Revision 0f04dab0 (ceph): common/options: separate "service" from "tags"
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:27 AM Revision b41dc410 (ceph): common: respect daemon defaults in config options
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:27 AM Revision 5e8b3724 (ceph): rgw: treat config ints as 64 bit
In the new world, all int config values are 64 bit. When
doing a min() like this, need both sides in the same type.
...
John Spray
10:27 AM Revision 241a547b (ceph): common: implement "config help" to output schema
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:27 AM Revision 48c6d344 (ceph): common: pass up error strings from set_val
This is so that we can use it as a replacment
for the ugly injectargs.
Signed-off-by: John Spray <john.spray@redhat....
John Spray
10:27 AM Revision 33d6a2d9 (ceph): osd: implement `config set`
This is a friendlier replacement for injectargs.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
10:27 AM Revision f7b21796 (ceph): log/SubsystemMap: return a size_t from get_num
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:27 AM Revision 08731c35 (ceph): common/config: hook in new Option config descriptions
The C++ class member fields continue to exist for
settings defined in common/legacy_config_opts.h, but
all the schema...
John Spray
10:27 AM Revision c1a6b497 (ceph): common: sync up options.cc with latest master
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:27 AM Revision 3933adef (ceph): common: reinstate config opt validators
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:27 AM Revision 72d42de9 (ceph): common: re-add unsigned config option type
As long as some options are being consumed
via md_config_t:: members, various users
of (unsigned) int values will get...
John Spray
10:27 AM Revision 4aa5f35b (ceph): common: use a vector instead of array in options.cc
Avoids retro 80s style blank entry at the end :-)
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
10:27 AM Revision a5244f7c (ceph): common: s/config_opts/legacy_config_opts/
Name change reflects that newly added config opts
don't need to go here.
Signed-off-by: John Spray <john.spray@redha...
John Spray
10:27 AM Revision f1ac8dc7 (ceph): common: hook in 'safe' flag to new config options
It's a poor substitute for real a concurrency solution
but for the moment carry it forward so that the options
struct...
John Spray
10:27 AM Revision 73086f1e (ceph): common: remove ::validate definitions
These will be replaced by validate methods
on Option subclasses that need them. The code
that was in these files mov...
John Spray
10:27 AM Revision 10f33a1b (ceph): common: separate config opts definitions from subsys definitions
Previously these were all in one header and inclusions of it
got really verbose from everyone having to define SUBSYS...
John Spray
10:27 AM Revision 5e17c288 (ceph): mgr: tighten initialization of keyring setting
We should not proceed if setting this fails. Also
the meta=false setting is not what you want when
calling into set_...
John Spray
10:27 AM Revision fe1c592c (ceph): common/options: new options infrastructure
Define schema for config options. Helper to generate a header fragment
to declare the types.
Unlike the old config_...
Sage Weil
10:27 AM Revision 2c6669c5 (ceph): common/options: specialize on non bool integeral types
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
10:27 AM Revision bc3930a1 (ceph): common/options: more constness
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
10:27 AM Revision 68293845 (ceph): g++ ../src/convert.cc -o cv -I../src -I.
./cv > /tmp/foo
...and copy that into options.cc
bin/generate_option_header > ../src/common/config_fields.h
Signed-o...
Sage Weil
10:27 AM Revision 26551776 (ceph): common: rip out option code generation bit
We can have a legacy (static field) config object
that includes fields from config_opts.h, and
then switch to using d...
John Spray
10:27 AM Revision 03ef427b (ceph): ceph-syn: parse --num-client locally; remove global option
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:27 AM Revision 84638945 (ceph): common: remove max_open_files config option
The only user is init-ceph, and it can get at it via ceph-conf without
the option being declared here.
Signed-off-by...
Sage Weil
10:24 AM Stable releases Tasks #19009: kraken v11.2.1
h3. Upgrade hammer-jewel-x... Nathan Cutler
10:16 AM Revision 0193e38b (ceph): Merge pull request #16028 from jcsp/wip-mgr-commands
mon: load mgr commands at runtime
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:12 AM Revision d76b376e (ceph): Merge pull request #16415 from xiexingguo/wip-health-mon
mon: a few health fixes
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:20 AM Revision c21a9f24 (ceph): Revert "Test-enable XIO messenger and IB/RDMA support"
This reverts commit 71cbc832ded17212d840afa709700a2ca1a498b9.
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Confl...
Nathan Cutler
08:55 AM Revision 73186686 (ceph): Merge pull request #16409 from liupan1111/wip-restructure-bs
os/bluestore: move aio.h/cc from fs dir to bluestore dir
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
08:55 AM Revision 41c59530 (ceph): Merge pull request #16328 from neha-ojha/recovery_sleep_default
osd: Add recovery sleep configuration option for HDDs and SSDs
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
08:36 AM Revision a4951848 (ceph): mon/PGMap: drop client-side pg states validations
let mon do this instead...
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
07:43 AM Bug #20619 (Closed): MgrClient.cc: 43: FAILED assert(msgr != nullptr)
Greg Farnum
07:37 AM RADOS Backport #20723 (In Progress): jewel: rados ls on pool with no access returns no error
Nathan Cutler
07:22 AM Revision ecd31091 (ceph): common: prevent unset_dumpable from generating warnings
- Let the struct at least have a CTR
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
Willem Jan Withagen
06:22 AM RADOS Bug #20397 (Resolved): MaxWhileTries: reached maximum tries (105) after waiting for 630 seconds f...
Nathan Cutler
06:22 AM RADOS Backport #20497 (Resolved): kraken: MaxWhileTries: reached maximum tries (105) after waiting for ...
Nathan Cutler
06:22 AM Revision d8e0ddc5 (ceph): Merge pull request #16111 from smithfarm/wip-20497-kraken
kraken: tests: insufficient timeout in radosbench task
Reviewed-by: Gregory Farnum <gfarnum@redhat.com>
Nathan Cutler
06:21 AM Backport #20676 (In Progress): jewel: Bad status warning for mon_warn_osd_usage_min_max_delta
Nathan Cutler
05:56 AM CephFS Feature #20607: MDSMonitor: change "mds deactivate" to clearer "mds rejoin"
Proposed doc fix: https://github.com/ceph/ceph/pull/16471 Jan Fajerski
05:41 AM Revision 2c9b2b1f (ceph): Merge pull request #16470 from tchaikov/wip-watch-audit-channel
qa/workunits/cephtool/test.sh: fix test to watch audit channel
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by...
Kefu Chai
04:58 AM mgr Bug #20415: dashboard: Health is not updated
Greg Farnum wrote:
> Does it update on refresh? I wonder if the status output there is constant and only the log is ...
min-sheng Lin
03:51 AM mgr Bug #20415: dashboard: Health is not updated
Does it update on refresh? I wonder if the status output there is constant and only the log is dynamic. Greg Farnum
03:32 AM mgr Bug #20415: dashboard: Health is not updated
still on v12.1.1
!download2.png!
min-sheng Lin
04:57 AM Revision 03ca0422 (ceph): jewel: mon: Fix status output warning for mon_warn_osd_usage_min_max_delta
Fixes: http://tracker.ceph.com/issues/20544
Caued by: 489e810c37ed6fb9d32d1015634041a577501ee4
Signed-off-by: David...
David Zafman
04:33 AM Bug #20736 (Resolved): osd: "sudo cp /var/lib/ceph/osd/ceph-0/fsid ..." fails
http://pulpito.ceph.com/pdonnell-2017-07-19_19:11:33-fs-wip-pdonnell-testing-20170718-distro-basic-smithi/1420176/
...
Patrick Donnelly
04:15 AM CephFS Bug #20735 (New): mds: stderr:gzip: /var/log/ceph/ceph-mds.f.log: file size changed while zipping
Some logs are still being written to after the MDS is terminated. This only happens with valgrind and tasks/cfuse_wor... Patrick Donnelly
03:50 AM RADOS Bug #20734 (Duplicate): mon: leaks caught by valgrind
... Patrick Donnelly
03:40 AM Revision 6c4992ae (ceph): qa/workunits/cephtool/test.sh: fix test to watch audit channel
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:25 AM Revision 47726f8b (ceph): doc/mgr: add Prometheus plugin docs
Signed-off-by: Dan Mick <dan.mick@redhat.com> Dan Mick
03:13 AM Linux kernel client Cleanup #20604: startsync can be removed
@Ilya: OK, I'll check again Yanhu Cao
03:09 AM Revision 3b1a8a78 (ceph): mgr/index.rst: clarify which toplevel items are plugins
Signed-off-by: Dan Mick <dan.mick@redhat.com> Dan Mick
03:09 AM Revision c40c254c (ceph): doc/mgr/zabbix.rst: fix subheadings, add subsubheadings
(otherwise subheadings appear as top-level items in the TOC, because
they're marked just like the title)
Signed-off-...
Dan Mick
02:53 AM rgw Feature #20733 (New): RGW bucket limits
our reqirements:
10w small files/bucket, file size about 10Kb
We need 2w~20Wbucket satisfy our file store.
But...
xianglong wang
02:50 AM Revision 396e2277 (ceph): mgr: drop unnecessary write permission for test-reweight-by-* commands
dry run does not ask for it
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
12:33 AM rgw Bug #20612: radosgw ceases responding to list requests
I've since found another solution for my storage needs and allocated my hardware to that, so I can't reproduce I'm af... Bob Bobington
12:00 AM Revision 3941bda9 (ceph): mon/PGMap: fix unable to shut up pg-not-scrubbed[deep-scrubbed] warn
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo

07/20/2017

11:49 PM CephFS Bug #16881: RuntimeError: Files in flight high water is unexpectedly low (0 / 6)
Zheng, please take a look. Patrick Donnelly
11:47 PM CephFS Bug #20118 (Duplicate): Test failure: test_ops_throttle (tasks.cephfs.test_strays.TestStrays)
Patrick Donnelly
11:15 PM CephFS Bug #20118: Test failure: test_ops_throttle (tasks.cephfs.test_strays.TestStrays)
Patrick Donnelly
11:47 PM RADOS Bug #20545: erasure coding = crashes
Trying to reproduce this issue in my lab Daniel Oliveira
11:44 PM CephFS Bug #16920: mds.inodes* perf counters sound like the number of inodes but they aren't
Patrick Donnelly
11:43 PM CephFS Bug #17837 (Resolved): ceph-mon crashed after upgrade from hammer 0.94.7 to jewel 10.2.3
Patrick Donnelly
11:40 PM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
Any update? Patrick Donnelly
11:34 PM CephFS Bug #8807 (Closed): multimds: kernel_untar_build.sh is failing to remove all files
Haven't seen this with the latest multimds fixes (probably thanks to Zheng) and the test files are no longer availabl... Patrick Donnelly
11:33 PM CephFS Bug #10542 (Resolved): ceph-fuse cap trimming fails with: mount: only root can use "--options" op...
This is caught during startup now and causes ceph-fuse to fail unless --client-die-on-failed-remount=false is set. Ma... Patrick Donnelly
11:28 PM CephFS Bug #11314 (In Progress): qa: MDS crashed and the runs hung without ever timing out
Patrick Donnelly
11:28 PM CephFS Bug #11314: qa: MDS crashed and the runs hung without ever timing out
I added a DaemonWatchdog in the mds_thrash.py code that catches this kind of thing. We should pull it out into its ow... Patrick Donnelly
11:25 PM CephFS Bug #11986 (Closed): logs changing during tarball generation at end of job
Haven't seen this one recently. Closing. Patrick Donnelly
11:20 PM RADOS Bug #18209 (Need More Info): src/common/LogClient.cc: 310: FAILED assert(num_unsent <= log_queue....
Zheng, what's the source for this bug? Any updates? Patrick Donnelly
11:17 PM CephFS Bug #19255 (Need More Info): qa: test_full_fclose failure
John, do you have a test failure to point to? Patrick Donnelly
11:16 PM CephFS Bug #19712: some kcephfs tests become very slow
Any update on this one Zheng? Patrick Donnelly
11:15 PM CephFS Bug #19812: client: not swapping directory caps efficiently leads to very slow create chains
Patrick Donnelly
10:52 PM RADOS Bug #19790: rados ls on pool with no access returns no error
Looks like we may have set the wrong state on this tracker and therefore overlooked it for the purposes of backportin... Brad Hubbard
08:26 PM RADOS Bug #19790 (Pending Backport): rados ls on pool with no access returns no error
Nathan Cutler
08:03 PM RADOS Bug #19790: rados ls on pool with no access returns no error
Thanks a lot for the fix in master/luminous, taking the liberty to follow up on this one — looks like the backport to... Florian Haas
10:06 PM Revision 2e8413de (ceph): qa: remove workloadgen test
The CRUSH rule creation is busted (rules and buckets out of order), but
after I fix that it doesn't seem to run right...
Sage Weil
10:04 PM Bug #20687: osd: crashing on ec read partial failure

One interesting thing to note is that both crashes involve missing things: collections (directories) or missing obj...
David Zafman
09:37 PM Bug #20687: osd: crashing on ec read partial failure
There isn't anything beyond the crash for FileStore.cc: 5385: FAILED assert(0 "ERROR: source must exist")
It would...
David Zafman
07:13 PM Bug #20687: osd: crashing on ec read partial failure

The logging shows that this object got ENOENT from every shard. Error handling is needed in the CEPH_OSD_OP_COPY_G...
David Zafman
06:11 PM Bug #20687: osd: crashing on ec read partial failure
from the bluestore osd:... Sage Weil
09:33 AM Bug #20687: osd: crashing on ec read partial failure
Ashley Merrick wrote:
> Sage Weil wrote:
> > Does this reproduce reliably, or did it just happen once? If you can ...
Ashley Merrick
03:00 AM Bug #20687: osd: crashing on ec read partial failure
Sage Weil wrote:
> Does this reproduce reliably, or did it just happen once? If you can reproduce, can you do with ...
Ashley Merrick
10:04 PM Revision c39ebd62 (ceph): crush/CrushCompiler: enforce buckets before rules rule
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:51 PM CephFS Feature #20609: MDSMonitor: add new command `ceph fs set <fs_name> down` to bring the cluster down
Patrick Donnelly wrote:
> Douglas Fuller wrote:
> > (edited to add: this may be more automagic than we want since...
Douglas Fuller
09:17 PM CephFS Feature #20609: MDSMonitor: add new command `ceph fs set <fs_name> down` to bring the cluster down
Douglas Fuller wrote:
> Patrick Donnelly wrote:
> > Douglas Fuller wrote:
> > > Sure, but I don't want the user to...
Patrick Donnelly
09:01 PM CephFS Feature #20609: MDSMonitor: add new command `ceph fs set <fs_name> down` to bring the cluster down
Patrick Donnelly wrote:
> Douglas Fuller wrote:
> > Sure, but I don't want the user to have to understand that dist...
Douglas Fuller
08:28 PM CephFS Feature #20609: MDSMonitor: add new command `ceph fs set <fs_name> down` to bring the cluster down
Douglas Fuller wrote:
> Patrick Donnelly wrote:
> > > I'd like to work "mds" into this command somehow to make it c...
Patrick Donnelly
07:42 PM CephFS Feature #20609: MDSMonitor: add new command `ceph fs set <fs_name> down` to bring the cluster down
Patrick Donnelly wrote:
> > I'd like to work "mds" into this command somehow to make it clear to the user that they ...
Douglas Fuller
07:30 PM CephFS Feature #20609: MDSMonitor: add new command `ceph fs set <fs_name> down` to bring the cluster down
Douglas Fuller wrote:
> So really this would just set max_mds to 0. I do think this should trigger HEALTH_ERR unless...
Patrick Donnelly
09:44 PM Revision 91548a33 (ceph): osd: bail out if no map yet
If we get pings before finishing our startup we may not yet have an
osdmap.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
09:42 PM Revision 59e3827b (ceph): qa/tasks/reg11184: import run
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:24 PM Bug #18113 (Resolved): Don't lose deep-scrub information
David Zafman
09:23 PM CephFS Bug #20731 (Resolved): "[ERR] : Health check failed: 1 mds daemon down (MDS_FAILED)" in upgrade:j...
Run: http://pulpito.ceph.com/teuthology-2017-07-19_04:23:05-upgrade:jewel-x-luminous-distro-basic-smithi/
Jobs: 38
...
Yuri Weinstein
08:52 PM RADOS Bug #20730: need new OSD_SKEWED_USAGE implementation
see https://github.com/ceph/ceph/pull/16461 Sage Weil
08:51 PM RADOS Bug #20730 (New): need new OSD_SKEWED_USAGE implementation
I've removed the OSD_SKEWED_USAGE implementation because it isn't smart enough:
1. It doesn't understand different...
Sage Weil
08:48 PM Bug #20529: Illegal instruction in RocksDB
Thanks for all the updates.
As per @Greg's comment (http://tracker.ceph.com/issues/20529#note-1), it is a possibilit...
Daniel Oliveira
02:14 PM Bug #20529: Illegal instruction in RocksDB
This old commit had PORTABLE=1
https://github.com/ceph/ceph/pull/6311/files
but I don't find it anymore in master...
alexandre derumier
02:07 PM Bug #20529: Illegal instruction in RocksDB
Could it be related to rocksdb build ?
"
https://github.com/facebook/rocksdb/blob/master/INSTALL.md
By default...
alexandre derumier
01:53 PM Bug #20529: Illegal instruction in RocksDB
Hi,
I can reproduce it on old xeon 5110.
ceph-mon: set fsid to 967014e1-48ac-464e-8ccf-cfe732d052c7
*** Caug...
alexandre derumier
08:34 PM rgw Backport #20346: jewel: rgw: meta sync thread crash at RGWMetaSyncShardCR
Backporting note: after cherry-picking the main master fix, also cherry-pick the follow-on fix https://github.com/cep... Nathan Cutler
08:32 PM Revision af0a6df2 (ceph): rgw: lease_stack: use reset method instead of assignment
It seems that the intent of 45877d38fd9a385b2f8b13e90be94d784898b0b3 was to
change all instances of "lease_stack = .....
Nathan Cutler
08:30 PM RADOS Bug #20704 (Fix Under Review): osd/PGLog.h: 1204: FAILED assert(missing.may_include_deletes)
https://github.com/ceph/ceph/pull/16459 Josh Durgin
08:08 PM RADOS Bug #20704: osd/PGLog.h: 1204: FAILED assert(missing.may_include_deletes)
This was a bug in persisting the missing state during split. Building a fix. Josh Durgin
07:48 PM RADOS Bug #20704 (In Progress): osd/PGLog.h: 1204: FAILED assert(missing.may_include_deletes)
Found a bug in my ceph-objectstore-tool change that could cause this, seeing if it did in this case. Josh Durgin
03:26 PM RADOS Bug #20704 (Resolved): osd/PGLog.h: 1204: FAILED assert(missing.may_include_deletes)
... Sage Weil
08:30 PM rgw Backport #20729 (Rejected): kraken: rgw: multipart parts on versioned bucket create versioned buc...
Nathan Cutler
08:30 PM rgw Backport #20728 (Resolved): jewel: rgw: multipart parts on versioned bucket create versioned buck...
https://github.com/ceph/ceph/pull/17278 Nathan Cutler
08:29 PM rgw Backport #20727 (Rejected): kraken: rgw: user quota did not work well on multipart upload
Nathan Cutler
08:29 PM rgw Backport #20726 (Resolved): jewel: rgw: user quota did not work well on multipart upload
https://github.com/ceph/ceph/pull/17277 Nathan Cutler
08:29 PM rgw Backport #20725 (Rejected): kraken: Content-MD5 header is not validated with POST uploads
Nathan Cutler
08:29 PM rgw Backport #20724 (Rejected): jewel: Content-MD5 header is not validated with POST uploads
Nathan Cutler
08:28 PM rgw Bug #20663: Segmentation fault when exporting rgw bucket in nfs-ganesha
luminous backports haven't started yet Nathan Cutler
12:25 PM rgw Bug #20663 (Pending Backport): Segmentation fault when exporting rgw bucket in nfs-ganesha
arg, it's...bitwise, sorry, will update
I'm surprised this isn't universally hit.
https://github.com/ceph/ceph...
Matt Benjamin
08:28 PM RADOS Backport #20723 (Resolved): jewel: rados ls on pool with no access returns no error
https://github.com/ceph/ceph/pull/16473 Nathan Cutler
08:28 PM RADOS Backport #20722 (Rejected): kraken: rados ls on pool with no access returns no error
Nathan Cutler
08:28 PM rgw Backport #20721 (Rejected): kraken: multisite: RGWPeriodPuller does not call RGWPeriod::reflect()...
Nathan Cutler
08:28 PM rgw Backport #20720 (Resolved): jewel: multisite: RGWPeriodPuller does not call RGWPeriod::reflect() ...
https://github.com/ceph/ceph/pull/17167 Nathan Cutler
08:28 PM rgw Backport #20719 (Resolved): jewel: rgw: Truncated objects
https://github.com/ceph/ceph/pull/16708
https://github.com/ceph/ceph/pull/17166
Nathan Cutler
08:28 PM rgw Backport #20718 (Rejected): kraken: rgw: Truncated objects
Nathan Cutler
08:28 PM rgw Backport #20717 (Rejected): hammer: rgw: Truncated objects
Nathan Cutler
08:27 PM rgw Backport #20716 (Rejected): kraken: rgw: radosgw-admin data sync run crash
Nathan Cutler
08:27 PM rgw Backport #20715 (Resolved): jewel: rgw: radosgw-admin data sync run crash
https://github.com/ceph/ceph/pull/17165 Nathan Cutler
08:27 PM CephFS Backport #20714 (Rejected): jewel: Adding pool with id smaller then existing data pool ids breaks...
Nathan Cutler
08:27 PM rgw Backport #20713 (Rejected): kraken: rgw: not initialized pointer cause rgw crash with ec data pool
Nathan Cutler
08:27 PM rgw Backport #20712 (Resolved): jewel: rgw: not initialized pointer cause rgw crash with ec data pool
https://github.com/ceph/ceph/pull/17164 Nathan Cutler
08:27 PM rgw Backport #20711 (Rejected): kraken: Segmentation fault when exporting rgw bucket in nfs-ganesha
Nathan Cutler
08:27 PM rgw Backport #20710 (Rejected): kraken: radosgw-admin: bucket rm with --bypass-gc and without --purge...
Nathan Cutler
08:27 PM rgw Backport #20709 (Resolved): jewel: radosgw-admin: bucket rm with --bypass-gc and without --purge-...
https://github.com/ceph/ceph/pull/17159 Nathan Cutler
08:27 PM Revision 2effa0fb (ceph): osd/PGLog: force write of may_include_deletes after split
When a collection is split this needs to be persisted again. Normally
this is only persisted when the missing set is ...
Josh Durgin
07:57 PM CephFS Feature #20606: mds: improve usability of cluster rank manipulation and setting cluster up/down
John Spray wrote:
> The last point about cluster down: looking at http://tracker.ceph.com/issues/20609, I'm not sure...
Patrick Donnelly
07:47 PM CephFS Feature #20611: MDSMonitor: do not show cluster health warnings for file system intentionally mar...
Douglas Fuller wrote:
> Taking an MDS down for hardware maintenance, etc, should trigger a health warning because su...
Patrick Donnelly
07:44 PM Revision e36f4677 (ceph): ceph_objectstore_tool: always write may_include_deletes if it's set
This prevents us from importing a missing set without also setting the
may_include_deletes_in_missing omap value if a...
Josh Durgin
07:44 PM CephFS Feature #20610: MDSMonitor: add new command to shrink the cluster in an automated way
Dropping the old behavior for decreasing max_mds (i.e. do nothing but set it) is okay with me. BTW, there should be a... Patrick Donnelly
07:12 PM CephFS Documentation #6771 (Closed): add mds configuration
Patrick Donnelly
12:39 PM CephFS Documentation #6771: add mds configuration
This can probably be closed? Jan Fajerski
07:11 PM rgw Bug #20708 (Resolved): rgw: policy cannot parse Condition with IfExists
The s3test test_bucket_policy_set_condition_operator_end_with_IfExists from https://github.com/ceph/s3-tests/pull/167... Casey Bodley
07:03 PM CephFS Bug #20334 (Resolved): I/O become slowly when multi mds which subtree root has replica
Thanks for letting us know! Patrick Donnelly
01:07 AM CephFS Bug #20334: I/O become slowly when multi mds which subtree root has replica
v12.1.0 has solved the problem,please help close this issue,thank you! yanmei ding
12:13 AM CephFS Bug #20334 (Need More Info): I/O become slowly when multi mds which subtree root has replica
Patrick Donnelly
07:00 PM Revision 8db71d79 (ceph): Merge pull request #16289 from cbodley/wip-20513
jewel: rgw: cls: ceph::timespan tag_timeout wrong units Matt Benjamin
06:55 PM Messengers Bug #20670: OSD suicide on msgr exceeding fd limit
In the meantime, I found the root cause by using ceph-fuse in interactive mode (not using fstab) and got "Too many op... red ref
06:52 PM Bug #20707 (Resolved): CMake distutil module forces Python projects to have useless files
I am in the process of creating a new Python component in Ceph and I've been forced to add these:
README.rst, requ...
Alfredo Deza
06:07 PM rgw Bug #20612 (Need More Info): radosgw ceases responding to list requests
Orit Wasserman
06:07 PM rgw Bug #20612: radosgw ceases responding to list requests
could we have radosgw logs at --debug-rgw=20 --debug-ms=1, please? Matt Benjamin
06:04 PM rgw Bug #19285 (Pending Backport): rgw: user quota did not work well on multipart upload
Casey Bodley
06:01 PM rgw Bug #19870 (In Progress): rgw: bytes_send and bytes_recv in the msg of usage show returning is 0 ...
Matt Benjamin
06:01 PM rgw Bug #17964 (Pending Backport): rgw: multipart parts on versioned bucket create versioned bucket i...
Orit Wasserman
05:59 PM Revision 8e6a15d0 (ceph): msg: restore peer addr checks
This was dropped in bf4938567943c80345966f9c5a3bdc75a913175b but should
not have been. Since we are advertising the ...
Sage Weil
05:56 PM rgw Bug #20423 (Pending Backport): rgw: radosgw-admin data sync run crash
Casey Bodley
05:56 PM rgw Bug #20201 (In Progress): radosgw refuses upload when Content-Type missing from POST policy
Orit Wasserman
05:54 PM rgw Bug #19904: rgw: Objects of bucket with '_' fail to sync in multisite env
normal prio because have workaround (relaxed names) Matt Benjamin
05:52 PM rgw Bug #20668: rgw multisite: cannot sync objects encrypted with SSE-C
Casey Bodley
05:52 PM rgw Bug #20671: rgw multisite: objects encrypted with SSE-KMS are stored unencrypted in target zone
Casey Bodley
05:52 PM rgw Bug #20542 (Pending Backport): rgw: not initialized pointer cause rgw crash with ec data pool
Casey Bodley
05:50 PM rgw Bug #19739 (Pending Backport): Content-MD5 header is not validated with POST uploads
Casey Bodley
05:48 PM rgw Bug #19816 (Resolved): multisite: set_latest_epoch not atomic
Casey Bodley
05:46 PM rgw Bug #19817 (Pending Backport): multisite: RGWPeriodPuller does not call RGWPeriod::reflect() on n...
Casey Bodley
05:43 PM rgw Bug #20107 (Pending Backport): rgw: Truncated objects
Orit Wasserman
03:35 PM rgw Bug #20107: rgw: Truncated objects
merged https://github.com/ceph/ceph/pull/15673 Yuri Weinstein
05:40 PM rgw Bug #20490 (Need More Info): rgw: can not list buckets when enable s3 website hosting and use domain
Orit Wasserman
05:40 PM rgw Bug #20177 (In Progress): RGW lifecycle not expiring objects due to permissions on lc pool
Orit Wasserman
05:38 PM rgw Bug #20177: RGW lifecycle not expiring objects due to permissions on lc pool
It is the same as the reshard error, we should init to namespace.
The same applys to the roles pool
Orit Wasserman
05:07 PM Revision f159a093 (ceph): osd,mds,mgr: do not dereference null rotating_keys
Immediately after we bind to a port, but before we have set up our
auth infrastructure, we may get incoming connectio...
Sage Weil
04:44 PM Bug #20706 (Resolved): ceph-disk can't activate-block Error: /dev/sdb2 is not a block device
Version: ceph-base-12.1.1-0.el7.x86_64
# /usr/sbin/ceph-disk --verbose activate-block /dev/sdb2
Traceback (most r...
Nikita Gerasimov
03:58 PM RADOS Bug #20667 (Fix Under Review): segv in cephx_verify_authorizing during monc init
https://github.com/ceph/ceph/pull/16455
I think we *also* need to fix the root cause, though, in commit bf49385679...
Sage Weil
03:25 PM RADOS Bug #20667: segv in cephx_verify_authorizing during monc init
this time with a core... Sage Weil
02:52 AM RADOS Bug #20667: segv in cephx_verify_authorizing during monc init
/a/sage-2017-07-19_15:27:16-rados-wip-sage-testing2-distro-basic-smithi/1419306
/a/sage-2017-07-19_15:27:16-rados-wi...
Sage Weil
03:47 PM Revision 27e8d75f (ceph): Merge pull request #16429 from liewegas/wip-jewel-x
qa/suites/upgrade/jewel-x: misc fixes for new health checks Sage Weil
03:44 PM Revision ed48ed1b (ceph): Merge pull request #16374 from majianpeng/bluestore-double-count-kv-que...
os/bluestore/BlueStore: Avoid double counting state_kv_queued_lat.
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Sage Weil
03:43 PM Revision 3de9f22c (ceph): Merge pull request #16423 from liewegas/wip-ls
mon: '* list' -> '* ls'
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
03:43 PM Revision de856e73 (ceph): Merge pull request #16434 from badone/wip-fix-deep-age-reporting
mon: Fix deep_age copy paste error
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewed-by: Kefu Chai <kchai@r...
Sage Weil
03:42 PM RADOS Bug #20705 (Fix Under Review): repair_test fails due to race with osd start
https://github.com/ceph/ceph/pull/16454 Sage Weil
03:40 PM RADOS Bug #20705 (Resolved): repair_test fails due to race with osd start
... Sage Weil
03:41 PM Revision acc24bf0 (ceph): Merge pull request #16444 from tchaikov/wip-test-osd-stat
qa/workunits/cephtool/test.sh: "ceph osd stat" output changed, update accordingly
Reviewed-by: Willem Jan Withagen <...
Kefu Chai
03:41 PM Revision 583a38bc (ceph): qa/tasks/ceph_manager: wait for osd to start after objectstore-tool seq...
Fixes: http://tracker.ceph.com/issues/20705
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:40 PM RADOS Feature #15835: filestore: randomize split threshold
I spoke too soon, there is significantly improved latency and throughput in longer running tests on several osds. Josh Durgin
03:39 PM rgw Feature #16191: rgw:get usage S3 api extend
merged https://github.com/ceph/ceph/pull/14287 Yuri Weinstein
03:39 PM Revision 94b02a69 (ceph): Merge pull request #14287 from oritwas/wip-rgw-usage
rgw: usage
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Abh...
Yuri Weinstein
03:35 PM Revision c31f25be (ceph): Merge pull request #15673 from yehudasa/wip-20107
cls/refcount: store and use list of retired tags
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Reviewed-by: Yehu...
Yuri Weinstein
03:16 PM Bug #20703 (Rejected): osd/PG.cc: 5928: FAILED assert(0 == "we got a bad state machine event")
... Sage Weil
03:06 PM rbd Documentation #20702 (Resolved): [cli] document new trash commands
Jason Dillaman
03:04 PM rbd Documentation #20701 (Resolved): [rbd-mirror] update mirroring docs for Luminous
* delayed replication configuration
* HA rbd-mirror daemons
* unique user ids per daemon
Jason Dillaman
02:56 PM Bug #20619: MgrClient.cc: 43: FAILED assert(msgr != nullptr)
This seems to be vanished with the latest git pull. Let's close this. Sebastian Wagner
02:54 PM RADOS Bug #19939 (Resolved): OSD crash in MOSDRepOpReply::decode_payload
Kefu Chai
02:52 PM Revision 153d030e (ceph): Merge pull request #16421 from tchaikov/wip-19939
messages/: always set header.version in encode_payload()
Reviewed-by: Haomai Wang <haomai@xsky.com>
Reviewed-by: Sag...
Kefu Chai
02:38 PM rgw Bug #20100 (Resolved): get wrong content when download object with specific range when compressio...
Nathan Cutler
02:38 PM rgw Backport #20268 (Resolved): kraken: get wrong content when download object with specific range wh...
Nathan Cutler
02:38 PM Revision c6e90d93 (ceph): Merge pull request #16418 from theanalyst/doc-rgw-tenant-names
doc: rgw clarify limitations when creating tenant names
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: ...
Jos Collin
02:38 PM Revision c539ea49 (ceph): Merge pull request #16178 from smithfarm/wip-20268-kraken
kraken: rgw: get wrong content when download object with specific range when compression was enabled
Reviewed-by: Ca...
Nathan Cutler
02:34 PM RADOS Bug #20694: osd/ReplicatedBackend.cc: 1417: FAILED assert(get_parent()->get_log().get_log().obje...
/a/kchai-2017-07-20_03:05:27-rados-wip-kefu-testing-distro-basic-mira/1422161
$ zless remote/mira104/log/ceph-osd....
Kefu Chai
02:53 AM RADOS Bug #20694 (Can't reproduce): osd/ReplicatedBackend.cc: 1417: FAILED assert(get_parent()->get_lo...
... Sage Weil
02:14 PM Bug #20699 (Closed): osd-dup.sh keeps failing
I see a Terminated message partway through the rados bench 10 write test command.. no idea why that might be happenin... Sage Weil
02:13 PM Revision 3dfa9dae (ceph): Merge pull request #16443 from wjwithagen/bug-wjw-qa-test-reorder
cephtool/test.sh: Only delete a test pool when no longer needed.
Reviewed-by: Willem Jan Withagen <wjw@digiware.nl>
...
Kefu Chai
01:55 PM Revision d24edde0 (ceph): rpm: Fix undefined FIRST_ARG
If FIRST_ARG is undefined, the rpms will show an error on upgrade
because the condition in the postun script gets bro...
Boris Ranto
01:55 PM Revision eac6a0dd (ceph): selinux: Install ceph-base before ceph-selinux
We need to have ceph-base installed before ceph-selinux to use ceph-disk
in %post script. The default ordering is ran...
Boris Ranto
01:37 PM Revision b47eb210 (ceph): Merge pull request #16451 from tchaikov/wip-qa-reg11184
qa/tasks/reg11184: use literal 'foo' instead pool_name
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:35 PM Revision a1d16185 (ceph): qa/tasks/reg11184: use literal 'foo' instead pool_name
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
01:06 PM rbd Bug #20054: librbd memory overhead when used with KVM
@Sebastian: I need a reproducer for librbd to ensure that we are not chasing a QEMU issue. Jason Dillaman
10:35 AM rbd Bug #20054: librbd memory overhead when used with KVM
Any news on this or anything I can do? Sebastian Nickel
12:55 PM CephFS Feature #20607: MDSMonitor: change "mds deactivate" to clearer "mds rejoin"
I don't find deactivate so bad since this commands primarily deals with ranks (that just happened to be backed by a c... Jan Fajerski
12:28 PM Bug #19427: common/LogClient.cc: 310: FAILED assert(num_unsent <= log_queue.size())
will take a look again tmr. Kefu Chai
12:20 PM Revision ff039c08 (ceph): Merge pull request #16412 from wido/zabbix-release-notes
doc: Add Zabbix ceph-mgr plugin to PendingReleaseNotes
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:18 PM Revision 5f838c05 (ceph): rgw_file: properly & |'d flags
Found by "Supriti Singh" <Supriti.Singh@suse.com>.
Fixes http://tracker.ceph.com/issues/20663
Signed-off-by: Matt B...
Matt Benjamin
12:16 PM Cleanup #20698: Constants in code should be replaced with MACRO
> But using constant in code ... I believe is no Good..
constant in code is not necessary a bad smell.
Kefu Chai
12:08 PM Cleanup #20698: Constants in code should be replaced with MACRO
Variable name can be changed!!! your suggestions would be good..
But using constant in code ... I believe is no Good..
Amit Kumar
12:04 PM Cleanup #20698: Constants in code should be replaced with MACRO
please be specific. in the case of your PR of https://github.com/ceph/ceph/pull/16447, replacing 1 with VAL1 does not... Kefu Chai
11:43 AM Cleanup #20698 (New): Constants in code should be replaced with MACRO
I found huge number of constants in code.
In future if we want to change the comparison statement, we need to go to ...
Amit Kumar
12:08 PM Revision dacd41e0 (ceph): release notes: Add Zabbix ceph-mgr module to PendingReleaseNotes
Signed-off-by: Wido den Hollander <wido@42on.com> Wido den Hollander
12:01 PM Revision 878d8486 (ceph): doc: rgw clarify limitations when creating tenant names
We only allow alphanumeric and underscore characters in tenant names
according to the validation in `RGWHandler_REST:...
Abhishek Lekshmanan
11:34 AM Revision ba525a82 (ceph): qa/workunits/cephtool/test.sh: "ceph osd stat" output changed, update t...
Signed-off-by: Kefu Chai <kchai@redhat.com>
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
Kefu Chai
11:18 AM rgw Bug #20541 (Closed): rgw: s3 put obj hangs with ec data pool on filestore
Abhishek Lekshmanan
10:37 AM rgw Feature #12102: Request for increased logging in RGW, for CivetWeb.
The request for a status page is handled upstream at https://github.com/civetweb/civetweb/issues/243 and seems to hav... Jens Harbott
10:24 AM Revision e3760fa9 (ceph): cephtool/test.sh: Only delete a test pool when no longer needed.
the pool_getset pool is deleted before all tests on it are complete
4: /home/jenkins/workspace/ceph-master/qa/workun...
Willem Jan Withagen
10:10 AM Bug #16895: src/test: some tests are silencing vstart admin socket setup failures
Currently (2017-07-20) that some problem can be found in:
cephtool-test-mon.sh
Unix Domain socket path too long...
Willem Jan Withagen
10:09 AM RADOS Bug #20690: Cluster status is HEALTH_OK even though PGs are in unknown state
This log excerpt illustrates the problem: https://paste2.org/cne4IzG1
The logs starts immediately after cephfs dep...
Nathan Cutler
10:06 AM Revision aea471d7 (ceph): Merge pull request #16403 from wjwithagen/bug-wjw-ceph-osd-stat
test: ceph osd stat out has changed, fix tests for that
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:44 AM Bug #20697: dpdk:Correction of comparison statement ceph/src/dpdk/app/test-pmd/cmdline.c
Looks dpdk module is managed separately from ceph ceph/dpdk.
Issue looks to be fixed in ceph/dpdk repository but not...
Amit Kumar
09:36 AM Bug #20697 (Closed): dpdk:Correction of comparison statement ceph/src/dpdk/app/test-pmd/cmdline.c
code is wrongly written. In place of comparison, initialization was done inside if statement.
cmd_config_rxtx_queue_...
Amit Kumar
09:28 AM Revision 67db89f6 (ceph): Merge pull request #16428 from idryomov/wip-krbd-luminous-thrash
qa: thrash tests for backoff and upmap
Reviewed-by: Vasu Kulkarni <vasu@redhat.com>
Ilya Dryomov
09:25 AM Linux kernel client Cleanup #20604: startsync can be removed
Kernel client should be sent to ceph-devel as plain text.
I took a quick look, in ceph_direct_read_write() you rem...
Ilya Dryomov
02:33 AM Linux kernel client Cleanup #20604: startsync can be removed
I use ceph-client master branch to fix this, see attachment. Yanhu Cao
09:06 AM rgw Bug #20696 (Resolved): radosgw doesn't start with civetweb handlerin Debian Stretch
Radosgw doesn't start due to incompatibility between civetweb and openssl version >= 1.1 . There is a issue in civetw... David Carrera del Castillo
08:54 AM Stable releases Tasks #19009: kraken v11.2.1
h3. Upgrade jewel-x... Nathan Cutler
07:35 AM Revision ec7094cc (ceph): PGMonitor: return -EPERM on pg force-* commands during upgrade
Return -EPERM on pg force-* commands during upgrade.
Signed-off-by: Piotr Dałek <piotr.dalek@corp.ovh.com>
Piotr Dalek
07:35 AM Revision b0134cc7 (ceph): qa: add force/cancel recovery/backfill to QA testing
This randomly issues pg force-recovery/force-backfill and
pg cancel-force-recovery/cancel-force-backfill during QA
te...
Piotr Dalek
07:35 AM Revision ff9a32d9 (ceph): osd, pg: implement force_recovery
This commit implements the MOSDForceRecovery handler along with
all required code to have PGs processed in desired or...
Piotr Dalek
07:35 AM Revision 3fea25e1 (ceph): doc: document new force-recovery/force-backfill commands
Documentation for new pg force-recovery, pg force-backfill,
pg-cancel-force-recovery and pg-cancel-force-backfill.
S...
Piotr Dalek
07:35 AM Revision de0566f6 (ceph): Mgr: implement force-recovery/backfill commands
Implement commands "pg force-recovery", "pg force-backfill", "pg
cancel-force-recovery" and "pg cancel-force-backfill...
Piotr Dalek
07:35 AM Revision 50742c5c (ceph): OSD, PG: remove optional arg from queue_for_recovery
The optional arg ("front") was meant to control if PG was supposed
to be put in front or back (default) of awaiting_t...
Piotr Dalek
07:35 AM Revision 14f66ba2 (ceph): PG: introduce forced recovery/backfill
Reduce max automatically calculable recovery/backfill priority to 254
and reserve 255 for forced backfill/recovery, s...
Piotr Dalek
07:35 AM Revision 8584836b (ceph): messages: introduce MOSDForceRecovery
Introduce new message type (MOSDForceRecovery) that will be used to
force (or cancel forcing) PG recovery/backfill.
...
Piotr Dalek
06:49 AM Revision 37a7035a (ceph): Merge pull request #16424 from tchaikov/wip-assert-in-c
include/assert: test c++ before using static_cast<>
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
06:47 AM Revision da32d8c7 (ceph): test without recovery deletes turned on
Josh Durgin
06:38 AM Fix #20695 (New): http://www.irchelp.org/irchelp/new2irc.html [File not found]
Link provided on http://docs.ceph.com/docs/master/dev/#introduction
under IRC Section:
Internet Relay Chat.<<<click...
Amit Kumar
06:01 AM Revision 671fdb8c (ceph): osd: fix pg ref leaks when osd shutdown
Fixes: http://tracker.ceph.com/issues/20684
Signed-off-by: Yang Honggang <joseph.yang@xtaotech.com>
Yang Honggang
05:27 AM Revision 957b9bde (ceph): rgw: fix rgw hang when do RGWRealmReloader::reload after go SIGHUP
Quota async processer reference count err when bucket has no explicit shard
Fixes: http://tracker.ceph.com/issues/20...
fang.yuxiang
04:54 AM RADOS Bug #20645: bluesfs wal failed to allocate (assert(0 == "allocate failed... wtf"))
sorry for not post the version, the assert occured in v12.0.2. maybe its similar with #18054, but i think they are di... Zengran Zhang
03:02 AM Revision 25bbe36b (ceph): Merge pull request #16400 from liewegas/wip-crush-rule-id
crush: s/ruleset/id/ in decompiled output; prevent compilation when ruleset != id
Reviewed-by: Loic Dachary <ldachar...
Sage Weil
03:02 AM RADOS Bug #20105 (Resolved): LibRadosWatchNotifyPPTests/LibRadosWatchNotifyPP.WatchNotify3/0 failure
Sage Weil
03:02 AM Revision 676ea6e2 (ceph): Merge pull request #16402 from liewegas/wip-20105
ceph_test_rados_api_watch_notify: flush after unwatch
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
03:01 AM RADOS Bug #20371: mgr: occasional fails to send beacons (monc reconnect backoff too aggressive?)
/a/sage-2017-07-19_15:27:16-rados-wip-sage-testing2-distro-basic-smithi/1419525 Sage Weil
02:51 AM RADOS Bug #20693 (Resolved): monthrash has spurious PG_AVAILABILITY etc warnings
/a/sage-2017-07-19_15:27:16-rados-wip-sage-testing2-distro-basic-smithi/1419393
no osd thrashing, but not fully pe...
Sage Weil
02:49 AM RADOS Bug #20133: EnvLibradosMutipoolTest.DBBulkLoadKeysInRandomOrder hangs on rocksdb+librados
/a/sage-2017-07-19_15:27:16-rados-wip-sage-testing2-distro-basic-smithi/1419390 Sage Weil
02:47 AM Revision d6db84ca (ceph): mon: hide 'osd crush rule list' (we prefer 'ls')
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:09 AM Revision c483e8b6 (ceph): Merge pull request #16433 from dmick/wip-ccache
do_cmake.sh: fix syntax for /bin/sh (doesn't have +=)
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Reviewed-by: Kef...
Kefu Chai
12:39 AM CephFS Bug #20122 (Need More Info): Ceph MDS crash with assert failure
A debug log from the MDS is necesary to diagnose this I think. See: http://docs.ceph.com/docs/giant/rados/troubleshoo... Patrick Donnelly
12:27 AM Revision 47cc691a (ceph): mon/HealthMonitor: fix summary of monitor clock skew
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
12:12 AM CephFS Bug #20469 (Need More Info): Ceph Client can't access file and show '???'
Patrick Donnelly
12:12 AM CephFS Bug #20566 (Fix Under Review): "MDS health message (mds.0): Behind on trimming" in powercycle tests
PR: https://github.com/ceph/ceph/pull/16435 Patrick Donnelly
12:09 AM CephFS Bug #20566 (In Progress): "MDS health message (mds.0): Behind on trimming" in powercycle tests
Patrick Donnelly
12:00 AM CephFS Bug #20569: mds: don't mark dirty rstat on non-auth inode
Patrick Donnelly
12:00 AM Revision b0b93185 (ceph): doc: add doc requirements on PR submitters
Signed-off-by: John Spray <john.spray@redhat.com> John Spray

07/19/2017

11:56 PM CephFS Bug #20595 (In Progress): mds: export_pin should be included in `get subtrees` output
Patrick Donnelly
11:56 PM CephFS Bug #20614 (Duplicate): [WRN] MDS daemon 'a-s' is not responding, replacing it as rank 0 with ...
Patrick Donnelly
11:27 PM Revision a2623852 (ceph): mon: Fix deep_age copy paste error
Signed-off-by: Brad Hubbard <bhubbard@redhat.com> Brad Hubbard
10:04 PM Revision 137f3018 (ceph): do_cmake.sh: fix syntax for /bin/sh (doesn't have +=)
Signed-off-by: Dan Mick <dan.mick@redhat.com> Dan Mick
09:47 PM Revision 24a16112 (ceph): pybind/mgr/prometheus: add Prometheus metric collector
This implements a Prometheus 'text' endpoint with cherrypy.
All paths return the metrics (as the Prometheus project's...
Dan Mick
09:29 PM RADOS Bug #20041: ceph-osd: PGs getting stuck in scrub state, stalling RBD
Updatet two of my clusters - will report back. Thanks again. Stefan Priebe
06:11 AM RADOS Bug #20041: ceph-osd: PGs getting stuck in scrub state, stalling RBD
Yes i'm - builing right now. But it will take some time to publish that one to the clusters. Stefan Priebe
09:26 PM Revision 8228784b (ceph): rgw: add support for Swift's TempURLs with prefix-based scope.
Fixes: http://tracker.ceph.com/issues/20398
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Radoslaw Zarzynski
09:21 PM Revision 3e89e324 (ceph): mon: constify _get_moncommand
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:21 PM Revision e07a84a0 (ceph): mon: restore mgr command lookup so that we can still proxy to mgr
Since mgr commands aren't in the main mon_commands array now, we need to
explicitly look up commands there too. This...
Sage Weil
09:21 PM Revision a09ac400 (ceph): librados: 'pg ls' is not a mgr command
Note that this breaks the command *during* the mon upgrade from jewel ->
luminous, which is slightly annoying, but me...
Sage Weil
09:21 PM rgw Bug #20663: Segmentation fault when exporting rgw bucket in nfs-ganesha
supriti singh wrote:
> Somehow my original reply in comment#6 was deleted, restoring:
> """
> Hi Supriti,
>
> T...
supriti singh
03:32 PM rgw Bug #20663: Segmentation fault when exporting rgw bucket in nfs-ganesha
Somehow my original reply in comment#6 was deleted, restoring:
"""
Hi Supriti,
The condition is "if (flags & (FL...
supriti singh
03:10 PM rgw Bug #20663: Segmentation fault when exporting rgw bucket in nfs-ganesha
Matt Benjamin wrote:
> Hi Supriti,
>
> I think we -lock- lat.lock unconditionally in find_latch, but should NOT b...
supriti singh
02:05 PM rgw Bug #20663: Segmentation fault when exporting rgw bucket in nfs-ganesha
Hi Supriti,
I think we -lock- lat.lock unconditionally in find_latch, but should NOT be unlocking it. we -would- ...
Matt Benjamin
02:01 PM rgw Bug #20663: Segmentation fault when exporting rgw bucket in nfs-ganesha
Matt Benjamin wrote:
> hi supriti,
>
> Releasing lat.lock having taken fh->mtx is not per-se a smoking gun, as we...
supriti singh
09:14 PM Revision 70f11d26 (ceph): doc: update osd recovery sleep description
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
09:10 PM CephFS Bug #19890 (Resolved): src/test/pybind/test_cephfs.py fails
Nathan Cutler
09:09 PM CephFS Backport #20500 (Resolved): kraken: src/test/pybind/test_cephfs.py fails
Nathan Cutler
09:09 PM Revision 0a9badb3 (ceph): Merge pull request #16114 from smithfarm/wip-20500-kraken
kraken: cephfs: src/test/pybind/test_cephfs.py fails
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Nathan Cutler
09:03 PM CephFS Bug #17939 (Resolved): non-local cephfs quota changes not visible until some IO is done
Nathan Cutler
09:03 PM CephFS Backport #19763 (Resolved): kraken: non-local cephfs quota changes not visible until some IO is done
Nathan Cutler
09:03 PM Revision 13b04089 (ceph): Merge pull request #16108 from smithfarm/wip-19763-kraken
kraken: cephfs: non-local quota changes not visible until some IO is done
Reviewed-by: Patrick Donnelly <pdonnell@re...
Nathan Cutler
09:02 PM CephFS Fix #19708 (Resolved): Enable MDS to start when session ino info is corrupt
Nathan Cutler
09:02 PM CephFS Backport #19710 (Resolved): kraken: Enable MDS to start when session ino info is corrupt
Nathan Cutler
09:02 PM Revision 34c32b9d (ceph): Merge pull request #16107 from smithfarm/wip-19710-kraken
kraken: mds: enable daemon to start when session ino info is corrupt
Reviewed-by: Patrick Donnelly <pdonnell@redhat....
Nathan Cutler
09:01 PM CephFS Backport #19680 (Resolved): kraken: MDS: damage reporting by ino number is useless
Nathan Cutler
09:01 PM Revision bb95e127 (ceph): Merge pull request #16106 from smithfarm/wip-19680-kraken
kraken: mds: damage reporting by ino number is useless
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Nathan Cutler
09:00 PM CephFS Bug #18757 (Resolved): Jewel ceph-fuse does not recover after lost connection to MDS
Nathan Cutler
09:00 PM CephFS Backport #19678 (Resolved): kraken: Jewel ceph-fuse does not recover after lost connection to MDS
Nathan Cutler
09:00 PM Revision 8202ddcf (ceph): Merge pull request #16105 from smithfarm/wip-19678-kraken
kraken: cephfs: ceph-fuse does not recover after lost connection to MDS
Reviewed-by: Patrick Donnelly <pdonnell@redh...
Nathan Cutler
08:59 PM CephFS Bug #18914 (Resolved): cephfs: Test failure: test_data_isolated (tasks.cephfs.test_volume_client....
Nathan Cutler
08:59 PM CephFS Backport #19676 (Resolved): kraken: cephfs: Test failure: test_data_isolated (tasks.cephfs.test_v...
Nathan Cutler
08:58 PM Revision e2efa6e9 (ceph): Merge pull request #16104 from smithfarm/wip-19676-kraken
kraken: cephfs: Test failure: test_data_isolated (tasks.cephfs.test_volume_client.TestVolumeClient)
Reviewed-by: Pat...
Nathan Cutler
08:56 PM CephFS Bug #19033 (Resolved): cephfs: mds is crushed, after I set about 400 64KB xattr kv pairs to a file
Nathan Cutler
08:56 PM CephFS Backport #19674 (Resolved): kraken: cephfs: mds is crushed, after I set about 400 64KB xattr kv p...
Nathan Cutler
08:56 PM Revision 055319bf (ceph): Merge pull request #16103 from smithfarm/wip-19674-kraken
kraken: cephfs: mds is crushed, after I set about 400 64KB xattr kv pairs to a file
Reviewed-by: Patrick Donnelly <p...
Nathan Cutler
08:55 PM CephFS Bug #19204 (Resolved): MDS assert failed when shutting down
Nathan Cutler
08:55 PM CephFS Backport #19672 (Resolved): kraken: MDS assert failed when shutting down
Nathan Cutler
08:55 PM Revision 5c6a7703 (ceph): Merge pull request #16102 from smithfarm/wip-19672-kraken
kraken: mds: assert fail when shutting down
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Nathan Cutler
08:54 PM CephFS Bug #19401 (Resolved): MDS goes readonly writing backtrace for a file whose data pool has been re...
Nathan Cutler
08:54 PM CephFS Backport #19669 (Resolved): kraken: MDS goes readonly writing backtrace for a file whose data poo...
Nathan Cutler
08:54 PM Revision 8d86192e (ceph): Merge pull request #16101 from smithfarm/wip-19669-kraken
kraken: mds: daemon goes readonly writing backtrace for a file whose data pool has been removed
Reviewed-by: Patrick...
Nathan Cutler
08:53 PM CephFS Bug #19437 (Resolved): fs:The mount point break off when mds switch hanppened.
Nathan Cutler
08:53 PM CephFS Backport #19667 (Resolved): kraken: fs:The mount point break off when mds switch hanppened.
Nathan Cutler
08:53 PM Revision 99d0afda (ceph): Merge pull request #16100 from smithfarm/wip-19667-kraken
kraken: cephfs: mount point break off problem after mds switch
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Nathan Cutler
08:37 PM mgr Bug #20692 (Resolved): mgr: 500 error when attempting to view filesystem data
http://mira049.front.sepia.ceph.com:8000/filesystem/0/... Zack Cerza
08:13 PM Revision 4961a46b (ceph): Merge pull request #16309 from fangyuxiangGL/fix-admin-rest-api
rgw: modify email to empty by admin RESTful api doesn't work
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
08:05 PM CephFS Bug #19501 (Resolved): C_MDSInternalNoop::complete doesn't free itself
Nathan Cutler
08:05 PM CephFS Backport #19664 (Resolved): kraken: C_MDSInternalNoop::complete doesn't free itself
Nathan Cutler
08:05 PM Revision 818ecc66 (ceph): Merge pull request #16099 from smithfarm/wip-19664-kraken
kraken: mds: C_MDSInternalNoop::complete doesn't free itself
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Nathan Cutler
08:04 PM CephFS Bug #18872 (Resolved): write to cephfs mount hangs, ceph-fuse and kernel
Nathan Cutler
08:04 PM CephFS Backport #19845 (Resolved): kraken: write to cephfs mount hangs, ceph-fuse and kernel
Nathan Cutler
08:03 PM Revision c8ccfc72 (ceph): Merge pull request #14998 from jan--f/wip-19845-kraken
kraken: cephfs: normalize file open flags internally used by cephfs
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Nathan Cutler
07:59 PM RADOS Bug #19971 (Resolved): osd: deletes are performed inline during pg log processing
Josh Durgin
07:53 PM RADOS Bug #19971: osd: deletes are performed inline during pg log processing
merged https://github.com/ceph/ceph/pull/15952 Yuri Weinstein
07:53 PM Revision c968a3d5 (ceph): Merge pull request #15952 from jdurgin/wip-peering-deletes
osd: process deletes during recovery instead of peering
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
07:52 PM Revision 77ff1720 (ceph): Merge pull request #16376 from jecluis/wip-mon-fix-loglast
mon/LogMonitor: don't read list's end() for log last
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
07:48 PM rgw Bug #20688 (Pending Backport): radosgw-admin: bucket rm with --bypass-gc and without --purge-data...
Casey Bodley
12:54 PM rgw Bug #20688: radosgw-admin: bucket rm with --bypass-gc and without --purge-data doesn't throw erro...
Casey Bodley
12:38 PM rgw Bug #20688: radosgw-admin: bucket rm with --bypass-gc and without --purge-data doesn't throw erro...
Fixed here : https://github.com/ceph/ceph/pull/16419 Abhishek Varshney
12:23 PM rgw Bug #20688 (Resolved): radosgw-admin: bucket rm with --bypass-gc and without --purge-data doesn't...
When radosgw-admin bucket rm is invoked with _--bypass-gc_ and without _--purge-data_ flag, bucket deletion is not al... Abhishek Varshney
07:48 PM Revision 6f5d3752 (ceph): Merge pull request #16419 from Abhishekvrshny/fix-err-msg
rgw: fix error message in removing bucket with --bypass-gc flag
Reviewed-by: Matt Benjamin <mbenjami@redhat.com>
Casey Bodley
07:28 PM Bug #20529: Illegal instruction in RocksDB
I've been following this thread for a few days now. If it helps, I was able to confirm the problem on the following p... Brendan Mirotchnick
11:51 AM Bug #20529: Illegal instruction in RocksDB
Hello, i'm the "old Xeon CPU" guy.
works:
Intel Xeon X5672
-
fails:
Intel Xeon X5355
-
not tested:
Intel X...
Thomas Lucke
07:39 AM Bug #20529: Illegal instruction in RocksDB
Would it help if I provide you direct access to the server? It's "only" a learning environment that will be re-instal... Dennis Busch
06:51 PM Revision cef6e044 (ceph): doc: add osd recovery sleep for HDDs and SSDs
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
06:47 PM Stable releases Tasks #19009: kraken v11.2.1
h3. rados... Nathan Cutler
01:50 PM Stable releases Tasks #19009: kraken v11.2.1
https://shaman.ceph.com/builds/ceph/wip-kraken-backports/a9d889422fb49f5ea109d98f2a9b2a973f0f358f/... Nathan Cutler
11:37 AM Stable releases Tasks #19009: kraken v11.2.1
h3. Upgrade jewel-x... Nathan Cutler
06:32 PM RADOS Bug #20667: segv in cephx_verify_authorizing during monc init
/a/yuriw-2017-07-18_19:38:33-rados-wip-yuri-testing3_2017_7_19-distro-basic-smithi/1413393
/a/yuriw-2017-07-18_19:38...
Sage Weil
03:46 PM RADOS Bug #20667: segv in cephx_verify_authorizing during monc init
Another instance, this time jewel:... Sage Weil
06:02 PM Revision e0c9b6f7 (ceph): qa: ignore 0 down out interval during thrashing
Josh Durgin
05:57 PM Revision fcd84e2c (ceph): Merge pull request #16431 from jeffgreenca/master
doc: Fixed a typo in yum repo filename script Sage Weil
05:56 PM Revision adfe940f (ceph): Merge pull request #15763 from dillaman/wip-pool-tags
mon: support pool application metadata key/values
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:55 PM RADOS Bug #20684: pg refs leaked when osd shutdown
Nice debugging and presentation of your analysis! That's my favorite kind of bug report! Josh Durgin
03:11 PM RADOS Bug #20684 (Fix Under Review): pg refs leaked when osd shutdown
Sage Weil
03:12 AM RADOS Bug #20684: pg refs leaked when osd shutdown
https://github.com/ceph/ceph/pull/16408 Honggang Yang
03:08 AM RADOS Bug #20684 (Resolved): pg refs leaked when osd shutdown
h1. 1. summary
When kicking a pg, its ref count is great than 1, this cause assert failed.
When osd is in proce...
Honggang Yang
05:51 PM Revision b0db88ed (ceph): doc: Fixed a typo in yum repo filename script
Signed-off-by: Jeff Green <jeff.green.ca@gmail.com> Jeff Green
05:44 PM Revision 85de3924 (ceph): rgw_lc: avoid an extra newline while logging lifecycle
Since `ctime_r` adds a newline we would end up getting an empty newline,
use the asctime helper from rgw_common inste...
Abhishek Lekshmanan
05:44 PM Revision 5342d7c5 (ceph): rgw: rgw_common introduce `rgw_to_asctime`
Basically a function that accepts a `utime_t` and spits out a asctime
string representation (without newline)
Signed...
Abhishek Lekshmanan
05:38 PM Bug #20691: ceph pg dump complains that mgr caps are missing, but they shouldn't be
Never mind, misread the output. Greg Farnum
05:09 PM Bug #20691 (Rejected): ceph pg dump complains that mgr caps are missing, but they shouldn't be
This is an issue with how the cluster is being deployed. Nathan Cutler
04:56 PM Bug #20691 (Rejected): ceph pg dump complains that mgr caps are missing, but they shouldn't be
... Nathan Cutler
05:13 PM Revision e5b9fd81 (ceph): PendingReleaseNotes: included details for the pool tags
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:13 PM Revision a15f6e4c (ceph): mon: store application metadata in pg_pool_t
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:13 PM Revision 3514d6e5 (ceph): mon: added new "osd pool application" commands
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:13 PM Revision 68802674 (ceph): mon: health warning if in-use pools don't have application enabled
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:13 PM Revision 6d7ac66a (ceph): mon: heuristics for auto-enabling pool applications upon upgrade
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:13 PM Revision 7ee6c045 (ceph): mon: default 'rbd' pool to the 'rbd' application
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:13 PM Revision 365e5563 (ceph): mon: auto-enable CephFS on pools when using "fs new"/"fs add_data_pool"
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:13 PM Revision f7a67cfb (ceph): librados: new API to manipulate pool application metadata
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:13 PM Revision 542d888b (ceph): librados: added async application enable API
RGW has numerous pool creation calls, one of which utilizes
an async interface. This adds support for RGW's use-case....
Jason Dillaman
05:13 PM Revision 654336b0 (ceph): rgw: auto-tag created pools as owned by rgw
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:13 PM Revision 73789cf9 (ceph): rbd: add new 'pool init' action for initializing a RBD pool
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:13 PM Revision b0e7b0c5 (ceph): mon: disable application metadata on cache tier pools
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:13 PM Revision fa90be84 (ceph): test: enable pool applications for new pools
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:13 PM Revision 836ab7ad (ceph): test: skip pool application metadata tests if OSDs not at min luminous
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:13 PM Revision 25a16234 (ceph): mon: disable application health warnings for upgrade test cases
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:13 PM Revision 7324554e (ceph): test/librados_test_stub: added new application metadata APIs
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:13 PM Revision 878d0b0c (ceph): doc: document pool tags in rados pool operations doc
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:13 PM Revision e580bd0b (ceph): doc: fixed warning on rbd quick start link reference
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:54 PM RADOS Bug #20690 (Need More Info): Cluster status is HEALTH_OK even though PGs are in unknown state
In an automated test, we see PGs in unknown state, yet "ceph -s" reports HEALTH_OK. The test sees HEALTH_OK and proce... Nathan Cutler
04:33 PM Revision 572a942f (ceph): mon: 'auth list' -> 'auth ls'
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:32 PM Revision 2ebb8e13 (ceph): mon: 'config-key list' -> 'config-key ls'
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:03 PM Revision b865912b (ceph): Added luminous to the mix
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
03:58 PM Bug #20687: osd: crashing on ec read partial failure
Sage Weil wrote:
> Does this reproduce reliably, or did it just happen once? If you can reproduce, can you do with ...
Ashley Merrick
03:10 PM Bug #20687 (Need More Info): osd: crashing on ec read partial failure
Does this reproduce reliably, or did it just happen once? If you can reproduce, can you do with with 'debug osd = 20... Sage Weil
12:20 PM Bug #20687 (Resolved): osd: crashing on ec read partial failure
Since upgrading to latest RC : ceph version 12.1.1 (f3e663a190bf2ed12c7e3cda288b9a159572c800) luminous (rc) seeing mu... Ashley Merrick
03:56 PM Bug #20619: MgrClient.cc: 43: FAILED assert(msgr != nullptr)
Hi Josh,
Josh Durgin wrote:
> Are you reusing a Rados.rados object?
thanks for the hint! I'll have a look at t...
Sebastian Wagner
03:21 PM Bug #20619: MgrClient.cc: 43: FAILED assert(msgr != nullptr)
Are you reusing a Rados.rados object? if so, that won't work Josh Durgin
03:43 PM Revision 35bc5f41 (ceph): Merge pull request #16275 from linuxbox2/wip-rgw-readdir-cookie
rgw_file: permit dirent offset computation
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:42 PM Revision c95ab133 (ceph): Merge pull request #16368 from theanalyst/fix/rgw-reshard-pool-ns
rgw: use a namespace for rgw reshard pool for upgrades as well
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Review...
Yuri Weinstein
03:31 PM Bug #20689 (Won't Fix): cls_rgw.test_put_snap fails on jewel->luminous upgrade
... Sage Weil
03:18 PM Bug #20632: hammer->jewel: "FAILED assert(p != pools.end())"
Sage Weil
03:16 PM RADOS Bug #20645 (Closed): bluesfs wal failed to allocate (assert(0 == "allocate failed... wtf"))
can you retset on current master? this is pretty old code. please reopen if the bug is still present. Sage Weil
03:16 PM RADOS Support #20648 (Closed): odd osd acting set
You have three hosts and want to replicate across those domains. It can't do that when one host goes down, so it's do... Greg Farnum
03:14 PM Bug #20660: FAILED assert(num_reserved >= 0) (src/os/bluestore/StupidAllocator.cc: 199)
OPTION(bluefs_allocator, OPT_STR, "bitmap") // stupid | bitmap
the default is bitmap now. we can make this a ...
Sage Weil
03:12 PM Cleanup #20685: Remove ceph_osd_mkfs function from src/ceph-disk/ceph_disk/main.py
*PR*: https://github.com/ceph/ceph/pull/16427 shangzhong zhu
03:09 PM Cleanup #20685 (Fix Under Review): Remove ceph_osd_mkfs function from src/ceph-disk/ceph_disk/mai...
Kefu Chai
06:18 AM Cleanup #20685: Remove ceph_osd_mkfs function from src/ceph-disk/ceph_disk/main.py
I'm working on it. shangzhong zhu
06:16 AM Cleanup #20685 (Fix Under Review): Remove ceph_osd_mkfs function from src/ceph-disk/ceph_disk/mai...
from the comments in the code:... shangzhong zhu
03:12 PM Bug #20662 (Closed): ceph version creates traceback
It sounds like your packages aren't all installed (python-rados is missing?) Sage Weil
03:11 PM Messengers Bug #20670 (Need More Info): OSD suicide on msgr exceeding fd limit
Can you install the debug packages to get symbols? This is pretty unintelligible without them. :( Greg Farnum
03:02 PM RADOS Bug #20666 (Resolved): jewel -> luminous upgrade doesn't update client.admin mgr cap
Sage Weil
03:02 PM Revision 798e46b3 (ceph): Merge pull request #16395 from jecluis/wip-fix-mon-mgr-bootstrap
mon/AuthMonitor: generate bootstrap-mgr key on upgrade
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:56 PM Revision da442226 (ceph): doc: fix invalid code-like section that would not render
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:51 PM rgw Bug #19520 (Resolved): rgw: Swift's at-root features (/crossdomain.xml, /info, /healthcheck) are ...
Nathan Cutler
02:51 PM rgw Backport #20031 (Resolved): kraken: rgw: Swift's at-root features (/crossdomain.xml, /info, /heal...
Nathan Cutler
02:51 PM Revision fbcef7d4 (ceph): Merge pull request #16168 from smithfarm/wip-20031-kraken
kraken: rgw: Swift's at-root features (/crossdomain.xml, /info, /healthcheck) are broken
Reviewed-by: Radoslaw Zarzy...
Nathan Cutler
02:47 PM Revision 6dec8773 (ceph): Merge pull request #16425 from smithfarm/wip-ceph-w
doc: PendingReleaseNotes: "ceph -w" behavior has changed drastically
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
R...
Sage Weil
02:38 PM Revision c3fba3c9 (ceph): Merge pull request #16314 from tchaikov/wip-doc-replace-osd
doc: add instructions for replacing an OSD
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Kefu Chai
02:34 PM Revision 4f494025 (ceph): qa/workunits/cephtool/test.sh: ceph osd stat out has changed, fix tests...
The output of ceph osd stat has changed,
It printed:
cluster b370a29d-9287-4ca3-ab57-3d824f65e339
health HEALTH_OK
...
Willem Jan Withagen
02:33 PM Revision 163e2cf8 (ceph): mds: cleanup with unique_ptr
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
02:33 PM Revision e48fbe52 (ceph): include/assert: test c++ before using static_cast<>
this partially reverts 2e7c72d.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:15 PM rgw Feature #9493 (Resolved): Ability to disable keystone revocation polling when using UUID keystone...
Nathan Cutler
02:15 PM rgw Backport #19777 (Resolved): kraken: rgw: implement support for OS-REVOKE extension of OpenStack I...
Nathan Cutler
02:15 PM Revision dbaae750 (ceph): Merge pull request #16164 from smithfarm/wip-19777-kraken
kraken: rgw: swift: disable revocation thread under certain circumstances
Reviewed-by: Radoslaw Zarzynski <rzarzynsk...
Nathan Cutler
02:13 PM Revision 060084f7 (ceph): doc: PendingReleaseNotes: "ceph -w" behavior has changed drastically
Signed-off-by: Joao Eduardo Luis <joao@suse.de>
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
02:08 PM CephFS Bug #20122: Ceph MDS crash with assert failure
Thank you for your help. We've had several occurrences of this same issue since. This isn't something easily replicat... James Poole
01:43 PM CephFS Bug #19635 (Resolved): Deadlock on two ceph-fuse clients accessing the same file
Nathan Cutler
01:43 PM CephFS Backport #20028 (Resolved): kraken: Deadlock on two ceph-fuse clients accessing the same file
Nathan Cutler
01:43 PM Revision e26575be (ceph): Merge pull request #16191 from smithfarm/wip-20028-kraken
kraken: cephfs: Deadlock on two ceph-fuse clients accessing the same file
Reviewed-by: Yan, Zheng <zyan@redhat.com>
Nathan Cutler
01:33 PM rgw Bug #20285 (Resolved): Lifecycle thread will still handle the bucket even if it has been removed.
Nathan Cutler
01:33 PM rgw Backport #20405 (Resolved): kraken: Lifecycle thread will still handle the bucket even if it has ...
Nathan Cutler
01:32 PM Revision 415174d2 (ceph): Merge pull request #16183 from smithfarm/wip-20405-kraken
kraken: rgw: Lifecycle thread will still handle the bucket even if it has been removed
Reviewed-by: Casey Bodley <cb...
Nathan Cutler
01:32 PM rgw Backport #20363 (Resolved): kraken: VersionIdMarker and NextVersionIdMarker are not returned when...
Nathan Cutler
01:31 PM Revision 2879b802 (ceph): Merge pull request #16181 from smithfarm/wip-20363-kraken
kraken: rgw: VersionIdMarker and NextVersionIdMarker are not returned when listing object versions
Reviewed-by: Case...
Nathan Cutler
01:31 PM rgw Backport #20269 (Resolved): kraken: wrong object size after copy of uncompressed multipart objects
Nathan Cutler
01:31 PM Revision eed9a165 (ceph): Merge pull request #16179 from smithfarm/wip-20269-kraken
kraken: rgw: wrong object size after copy of uncompressed multipart objects
Reviewed-by: Casey Bodley <cbodley@redha...
Nathan Cutler
01:30 PM rgw Bug #20225 (Resolved): 'radosgw-admin usage show' listing 0 bytes_sent/received
Nathan Cutler
01:30 PM rgw Backport #20261 (Resolved): kraken: 'radosgw-admin usage show' listing 0 bytes_sent/received
Nathan Cutler
01:30 PM Revision b759d436 (ceph): Merge pull request #16174 from smithfarm/wip-20261-kraken
kraken: rgw: 'radosgw-admin usage show' listing 0 bytes_sent/received
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Nathan Cutler
01:30 PM Revision 0e33001e (ceph): messages/: always set header.version in encode_payload()
we encode the payload w/o the writelock even can_write == NOWRITE, if
the message "can_fast_prepare". in that case, t...
Kefu Chai
01:30 PM rgw Backport #20156 (Resolved): kraken: fix: rgw crashed caused by shard id out of range when listing...
Nathan Cutler
01:29 PM Revision 82e9c73f (ceph): Merge pull request #16173 from smithfarm/wip-20156-kraken
kraken: fix: rgw crashed caused by shard id out of range when listing data log
Reviewed-by: Casey Bodley <cbodley@re...
Nathan Cutler
01:29 PM rgw Backport #19839 (Resolved): kraken: reduce log level of 'storing entry at' in cls_log
Nathan Cutler
01:29 PM Revision 2c5b063f (ceph): Merge pull request #16165 from smithfarm/wip-19839-kraken
kraken: rgw: reduce log level of 'storing entry at' in cls_log
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Nathan Cutler
01:28 PM rgw Backport #19766 (Resolved): kraken: rgw: when uploading the objects continuesly in the versioned ...
Nathan Cutler
01:28 PM RADOS Bug #19939 (Fix Under Review): OSD crash in MOSDRepOpReply::decode_payload
https://github.com/ceph/ceph/pull/16421 Kefu Chai
11:55 AM RADOS Bug #19939: OSD crash in MOSDRepOpReply::decode_payload
occasionally, i see ... Kefu Chai
11:15 AM RADOS Bug #19939: OSD crash in MOSDRepOpReply::decode_payload
MSODRepOpReply is always sent by OSD.
core dump from osd.1...
Kefu Chai
01:28 PM Revision 423d6c31 (ceph): Merge pull request #16163 from smithfarm/wip-19766-kraken
kraken: rgw: when uploading the objects continuesly in the versioned bucket, some objects will not sync
Reviewed-by:...
Nathan Cutler
01:28 PM rgw Bug #18828 (Resolved): RGW S3 v4 authentication issue with X-Amz-Expires
Nathan Cutler
01:27 PM rgw Backport #19725 (Resolved): kraken: RGW S3 v4 authentication issue with X-Amz-Expires
Nathan Cutler
01:27 PM Revision 0af35a35 (ceph): Merge pull request #16162 from smithfarm/wip-19725-kraken
kraken: rgw: S3 v4 authentication issue with X-Amz-Expires
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Nathan Cutler
01:27 PM rgw Backport #20293 (Resolved): kraken: multisite: log_meta on secondary zone causes continuous loop ...
Nathan Cutler
01:26 PM rgw Backport #19776 (Resolved): kraken: multisite: realm rename does not propagate to other clusters
Nathan Cutler
01:26 PM rgw Backport #19616 (Resolved): kraken: multisite: bucket zonegroup redirect not working
Nathan Cutler
01:26 PM rgw Backport #19614 (Resolved): kraken: multisite: rest api fails to decode large period on 'period c...
Nathan Cutler
01:25 PM Revision 872a8b53 (ceph): Merge pull request #16161 from smithfarm/wip-19614-kraken
kraken: multisite: rest api fails to decode large period on 'period commit'
Reviewed-by: Casey Bodley <cbodley@redha...
Nathan Cutler
01:25 PM rgw Backport #20147 (Resolved): kraken: rgw: 'gc list --include-all' command infinite loop the first ...
Nathan Cutler
01:24 PM Revision 129345c3 (ceph): Merge pull request #16139 from smithfarm/wip-20147-kraken
kraken: rgw: 'gc list --include-all' command infinite loop the first 1000 items
Reviewed-by: Casey Bodley <cbodley@r...
Nathan Cutler
12:58 PM Revision f4d50c8f (ceph): mon: define static mgr_commands at mkfs time
This closes a window between mkfs and when the first mgr goes active
where *no* mgr commands are defined, and things ...
Sage Weil
12:58 PM Revision 9efacf2a (ceph): mgr: use MonCommand for command descriptions
...and update the MonCommand encoding so that we
can readily send vectors of them around.
Signed-off-by: John Spray ...
John Spray
12:58 PM Revision 5c384630 (ceph): mgr: transmit command descriptions to mgr in activating beacon
The mgr already sends a beacon to the mon immediately
after loading python modules in Mgr::init, to indicate
that it ...
John Spray
12:58 PM Revision 54b693b0 (ceph): mon: load mgr commands dynamically
So that the list of commands includes python modules,
thus allowing python-provided commands to be invoked
by the CLI...
John Spray
12:58 PM Revision b28c3002 (ceph): qa/doc: update for "mgr tell" no longer needed
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
12:58 PM Revision 388c8e4a (ceph): mon/MgrMonitor: mark mgr commands with FLAG_MGR
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:58 PM Revision 8badb73b (ceph): mon/MonCommands: std::
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:58 PM Revision c86c8b71 (ceph): mgr: move mgr_commands to separate compilation unit
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:58 PM Revision 2350d2ad (ceph): encoding: remove encode_array_nohead
This was just a for loop. No longer needed for
MonCommands, and the usage in memstore/PageSet
was just iterating ove...
John Spray
12:49 PM RADOS Bug #19605 (New): OSD crash: PrimaryLogPG.cc: 8396: FAILED assert(repop_queue.front() == repop)
i can reproduce this... Kefu Chai
12:47 PM rgw Bug #20686 (Fix Under Review): rgw hangs in RGWRealmReloader::reload on SIGHUP
Casey Bodley
11:28 AM rgw Bug #20686: rgw hangs in RGWRealmReloader::reload on SIGHUP
maybe the guideline is inproper.
should be changed to : rgw hang in RGWRealmReloader::reload when got SIGHUP
fang yuxiang
11:24 AM rgw Bug #20686: rgw hangs in RGWRealmReloader::reload on SIGHUP
https://github.com/ceph/ceph/pull/16417 fang yuxiang
11:17 AM rgw Bug #20686: rgw hangs in RGWRealmReloader::reload on SIGHUP
radosgw sometimes hang when got SIGHUP(mostly from logrotate)
once handle SIGHUP, RGWRealmReloader::reload will b...
fang yuxiang
11:01 AM rgw Bug #20686 (Resolved): rgw hangs in RGWRealmReloader::reload on SIGHUP
fang yuxiang
12:38 PM rbd Cleanup #15306 (Resolved): ImageWatcher should derive from ObjectWatcher
Jason Dillaman
12:36 PM rbd Cleanup #19274 (Rejected): src/tools/rbd/action/Kernel.cc: ceph.git does not exist
... Jason Dillaman
12:33 PM rbd Cleanup #16990 (In Progress): 'rbd image-meta remove' of missing key does not return error
*PR*: https://github.com/ceph/ceph/pull/16393 Jason Dillaman
12:30 PM rbd Bug #19081 (Resolved): rbd: refuse to use an ec pool that doesn't support overwrites
Nathan Cutler
12:29 PM rbd Backport #19336 (Resolved): kraken: rbd: refuse to use an ec pool that doesn't support overwrites
Nathan Cutler
12:29 PM Revision 72c3a04f (ceph): Merge pull request #16096 from smithfarm/wip-19336-kraken
kraken: rbd: refuse to use an ec pool that doesn't support overwrites
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Nathan Cutler
12:29 PM rbd Bug #19597 (Resolved): [librados_test_stub] cls_cxx_map_get_XYZ methods don't return correct value
Nathan Cutler
12:29 PM rbd Backport #19609 (Resolved): kraken: [librados_test_stub] cls_cxx_map_get_XYZ methods don't return...
Nathan Cutler
12:28 PM Revision 76290108 (ceph): Merge pull request #16097 from smithfarm/wip-19609-kraken
kraken: tests: [librados_test_stub] cls_cxx_map_get_XYZ methods don't return correct value
Reviewed-by: Jason Dillam...
Nathan Cutler
12:27 PM rbd Backport #20154 (Resolved): kraken: Potential IO hang if image is flattened while read request is...
Nathan Cutler
12:27 PM Revision ac8bd5ea (ceph): Merge pull request #16184 from smithfarm/wip-20154-kraken
kraken: rbd: Potential IO hang if image is flattened while read request is in-flight
Reviewed-by: Jason Dillaman <di...
Nathan Cutler
12:26 PM rbd Backport #20266 (Resolved): kraken: [api] is_exclusive_lock_owner shouldn't return -EBUSY
Nathan Cutler
12:24 PM Revision 596b4bc0 (ceph): rgw: fix error message in removing bucket with --bypass-gc flag
Fixes: http://tracker.ceph.com/issues/20688
Signed-off-by: Abhishek Varshney <abhishek.varshney@flipkart.com>
Abhishek Varshney
12:24 PM Revision c5d53bd2 (ceph): Merge pull request #16187 from smithfarm/wip-20266-kraken
kraken: rbd: [api] is_exclusive_lock_owner shouldn't return -EBUSY
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Nathan Cutler
12:23 PM rbd Backport #20351 (Resolved): kraken: test_librbd_api.sh fails in upgrade test
Nathan Cutler
12:22 PM Revision f7341284 (ceph): Merge pull request #16195 from dillaman/wip-20351-kraken
kraken: tests: test/librbd: decouple ceph_test_librbd_api from libceph-common
Reviewed-by: Nathan Cutler <ncutler@su...
Nathan Cutler
11:25 AM Revision e8e70ecb (ceph): Merge pull request #16411 from smithfarm/wip-crn-regression
tools: ceph-release-notes: refactor and fix regressions
Reviewed-By: Kefu Chai <kchai@redhat.com>
Reviewed-By: Abhis...
Abhishek Lekshmanan
11:10 AM Linux kernel client Cleanup #20604: startsync can be removed
@Ilya: Yes we are aware of that. Jos Collin
09:46 AM Linux kernel client Cleanup #20604: startsync can be removed
This ticket is for the kernel client -- don't close until it's done there as well. Ilya Dryomov
08:57 AM Linux kernel client Cleanup #20604 (In Progress): startsync can be removed
Jos Collin
08:44 AM Linux kernel client Cleanup #20604: startsync can be removed
PR: https://github.com/ceph/ceph/pull/16396 Amit Kumar
10:57 AM rbd Backport #20022 (Resolved): kraken: rbd-mirror replay fails on attempting to reclaim data to loca...
Nathan Cutler
10:56 AM Revision 0d01813a (ceph): Merge pull request #15486 from dillaman/wip-20022-kraken
kraken: rbd-mirror: ensure missing images are re-synced when detected
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Nathan Cutler
10:54 AM Revision 62fb93a7 (ceph): rgw: swift ignore obj storage policy during change obj meta
Signed-off-by: Jiaying Ren <jiaying.ren@umcloud.com> Jiaying Ren
10:54 AM Bug #20683 (Need More Info): mon: HealthMonitor.cc: 216: FAILED assert(store_size > 0)
monitor logs for the timeframe where the assert is triggered (and logged to teuthology.log) are missing. We have a fe... Joao Eduardo Luis
10:52 AM rbd Bug #17951 (Resolved): AdminSocket::bind_and_listen failed after rbd-nbd mapping
Nathan Cutler
10:52 AM rbd Backport #18970 (Resolved): kraken: rbd: AdminSocket::bind_and_listen failed after rbd-nbd mapping
Nathan Cutler
10:50 AM rbd Feature #18335 (Resolved): rbd-nbd: check /sys/block/nbdX/size to ensure kernel mapped correctly
Nathan Cutler
10:50 AM rbd Backport #18910 (Resolved): kraken: rbd-nbd: check /sys/block/nbdX/size to ensure kernel mapped c...
Nathan Cutler
10:50 AM Revision 771ebef4 (ceph): Merge pull request #14540 from smithfarm/wip-18910-kraken
kraken: rbd-nbd: check /sys/block/nbdX/size to ensure kernel mapped correctly
Reviewed-by: Mykola Golub <mgolub@mira...
Nathan Cutler
10:18 AM Revision 03f69b32 (ceph): qa/tasks/rbd_fio: support libaio engine
Want to set iodepth and do direct AIO.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Ilya Dryomov
10:18 AM Revision 682c5a42 (ceph): qa/tasks/rbd_fio: dump fio options before starting
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
10:18 AM Revision dac11877 (ceph): qa/suites/krbd: heavier rbd_fio workload
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
10:18 AM Revision 0635c25e (ceph): qa/suites/krbd: reorganize thrash tests
- factor out install and ceph into ceph/ceph.yaml
- pg_num thrashing + 20 minute health timeout for thrashosds
- comm...
Ilya Dryomov
10:18 AM Revision 7e7f6cfe (ceph): qa/suites/krbd: add luminous thrash tests
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
10:00 AM Revision 1a702adb (ceph): tools: ceph-release-notes: match Reviewed-by more liberally
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
09:40 AM Revision 29ef297d (ceph): mon/HealthMonitor: fix mon_warn_on_osd_down_out_interval_zero does not ...
And the output is wrong...
cluster:
id: b979e20d-6441-46b4-8663-954e1e8ce01d
health: HEALTH_WARN
...
xie xingguo
08:48 AM Revision 0d05c2ac (ceph): mon/HealthMonitor: fix wrong health level
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
08:43 AM Revision 3b6ddf66 (ceph): mon/HealthMonitor: fix regex formatting
Was:
./bin/ceph -s
cluster:
id: 0f704e51-f496-4812-a782-f6bcc490a109
health: HEALTH_ERR
mon...
xie xingguo
08:31 AM rgw Bug #19056: radosgw S3 AWS4 signature and keystone integration broken
Radoslaw Zarzynski wrote:
> PR: https://github.com/ceph/ceph/pull/14885. The code will be available starting from Lu...
Valery Tschopp
07:40 AM Revision 96c672e8 (ceph): tools: ceph-release-notes: fix sorted() key lambda regression
https://github.com/ceph/ceph/pull/16261 ported the script to Python 3, but it
retained the 2-argument version of the ...
Nathan Cutler
07:40 AM CephFS Bug #20681 (Need More Info): kclient: umount target is busy
'sudo umount /home/ubuntu/cephtest/mnt.0' failed, but 'sudo umount /home/ubuntu/cephtest/mnt.0 -f' succeeded.
It's...
Zheng Yan
07:39 AM Revision cadab436 (ceph): tools: ceph-release-notes: refactor and fix regression
This commit refactors the logic for determining the PR title and merge message,
and fixes a regression introduced by ...
Nathan Cutler
07:32 AM Revision b49d6d8e (ceph): qa/cephfs: lsof if umount fails
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
06:47 AM Revision b09249de (ceph): PGLog, PrimaryLogPG: rebuild the missing set when the OSDMap flag is set
The recovery_deletes flag will only be set once, by the 'ceph osd
require-osd-release luminous' command.
This matche...
Josh Durgin
06:47 AM Revision 62584449 (ceph): TestPGLog: add unit tests for rebuilding missing set
Signed-off-by: Josh Durgin <jdurgin@redhat.com> Josh Durgin
06:47 AM Revision 62002a38 (ceph): osd/PrimaryLogPG: guard lost_delete missing_loc change by feature flag
With deletes during recovery instead of during log processing, we need
to keep the entry in missing_loc.
Signed-off-...
Josh Durgin
06:47 AM Revision 16cc7efa (ceph): test: add a couple lost+delete unit tests
Signed-off-by: Josh Durgin <jdurgin@redhat.com> Josh Durgin
06:47 AM Revision 5741d300 (ceph): osd: add incompat superblock feature for deletes during recovery
On-disk missing sets would need to be regenerated if downgraded from
luminous to kraken.
Signed-off-by: Josh Durgin ...
Josh Durgin
06:47 AM Revision 1ccc3c3c (ceph): OSDMap, OSDMonitor: add flag for all osds supporting recovery deletes
Just like sortbitwise, this can only be toggled on, and once on osds
that do not support it are not allowed to boot.
...
Josh Durgin
06:47 AM Revision a67f3a88 (ceph): OSDMap, OSDMonitor: automatically set recovery deletes for luminous
Once the required osd release is luminous, all osds must support
recovery deletes, so set the flag then. This avoids ...
Josh Durgin
06:47 AM Revision 712f0da0 (ceph): osd_types, Objecter: make recovery_deletes feature create a new interval
This is needed to create a single place to regenerate the missing set
- at the start of a new interval where support ...
Josh Durgin
06:47 AM Revision a51d5fd9 (ceph): osd_types, PGLog: encode missing based on features
Store whether the missing set should contain deletes, so that
persisted versions can be rebuilt if needed. Make missi...
Josh Durgin
06:47 AM Revision 060fe828 (ceph): osd/PGLog: reset complete_to when appending lost_delete entries
Since lost_deletes queue recovery directly, and don't go through
activate_not_complete(), our complete_to iterator ma...
Josh Durgin
06:47 AM Revision 3e29446a (ceph): osd/PGBackend: include min_epoch in RecoveryDelete messages
This matches ordering with other recovery messages, and may speed up
processing a bit.
Signed-off-by: Josh Durgin <j...
Josh Durgin
06:47 AM Revision 2525609b (ceph): include/ceph_features.h: add feature bit for handling deletes during re...
The BLKIN feature bit was actually unused - it was a remnant from
earlier versions of the blkin work, but all the enc...
Josh Durgin
06:38 AM CephFS Bug #20677 (Fix Under Review): mds: abrt during migration
https://github.com/ceph/ceph/pull/16410/commits/58623d781da1189d2e88cf4875294353db78cea9 Zheng Yan
04:07 AM CephFS Bug #20677 (In Progress): mds: abrt during migration
Zheng Yan
06:36 AM Revision 58623d78 (ceph): mds: refuse 'export dir' request when mds is stopping
Fixes: http://tracker.ceph.com/issues/20677
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
06:18 AM Backport #20271 (Resolved): kraken: LibRadosMiscConnectFailure.ConnectFailure hang
Nathan Cutler
06:05 AM Revision 9d6e0f2e (ceph): Merge pull request #16140 from smithfarm/wip-20271-kraken
kraken: tests: LibRadosMiscConnectFailure.ConnectFailure hang
Reviewed-by: Kefu Chai <kchai@redhat.com>
Nathan Cutler
05:45 AM Revision 9c1cf28d (ceph): rgw: check placement existence when create bucket
Signed-off-by: Jiaying Ren <jiaying.ren@umcloud.com> Jiaying Ren
05:39 AM Revision ff05c2ee (ceph): Merge pull request #16386 from mikulely/rgw-cleanup
rgw: drop unused find_replacement() and some function docs
Reviewed-by: Jos Collin <jcollin@redhat.com>
Jos Collin
04:55 AM Revision 363ddeae (ceph): rgw: check placement target existence during bucket creation
when the placement target has been specified explicitly,we
need to check whether it exists.
Signed-off-by: Jiaying R...
Jiaying Ren
03:51 AM Revision 0d28eb36 (ceph): aio: move aio.h/cc from fs dir to bluestore dir
Signed-off-by: Pan Liu <wanjun.lp@alibaba-inc.com> Pan Liu
03:47 AM CephFS Bug #20622 (Closed): mds: takeover mds stuck in up:replay after thrashing rank 0
Zheng Yan
03:39 AM Revision 59e8ddaa (ceph): rgw: miis trivial cleanup
+ drop outdated & misplaced function description
+ drop unused func find_placement
Signed-off-by: Jiaying Ren <jiayi...
Jiaying Ren
03:23 AM Revision a0d93596 (ceph): doc: add instructions for replacing an OSD
* 8/ceph.rst: `rm` subcommand removes osd from osdmap, not the cluster.
the latter is more ambiguous in different c...
Kefu Chai
03:04 AM RADOS Bug #20243 (Fix Under Review): Improve size scrub error handling and ignore system attrs in xattr...
David Zafman
02:39 AM RADOS Bug #20646: run_seed_to_range.sh: segv, tp_fstore_op timeout
http://pulpito.ceph.com/sage-2017-07-18_16:17:27-rados-master-distro-basic-smithi/
hmm, i think this got fixe din ...
Sage Weil
02:36 AM RADOS Bug #20133: EnvLibradosMutipoolTest.DBBulkLoadKeysInRandomOrder hangs on rocksdb+librados
http://pulpito.ceph.com/sage-2017-07-18_19:06:10-rados-master-distro-basic-smithi/
failed 19/90
Sage Weil
02:34 AM CephFS Bug #20569: mds: don't mark dirty rstat on non-auth inode
New PR here: https://github.com/ceph/ceph/pull/16337 Zhi Zhang
02:07 AM Revision 07223aa8 (ceph): Merge pull request #16391 from Yan-waller/wip-walle-0718radososd
osd: combine conditional statements
Reviewed-by: Jos Collin <jcollin@redhat.com>
Jos Collin
01:18 AM RADOS Feature #15835 (Resolved): filestore: randomize split threshold
Perf testing is not indicating much benefit, so I'd hold off on backporting this. Josh Durgin
01:11 AM rbd Bug #18731 (Resolved): [teuthology] rbd-mirror tests sporadically fail due to pid file error
The teuthology "rbd-mirror" task did not run the daemon in the foreground -- so it was never stopped by the test harn... Jason Dillaman
01:10 AM rbd Bug #18435 (New): [ FAILED ] TestLibRBD.RenameViaLockOwner
Jason Dillaman
01:07 AM rbd Bug #17928 (Won't Fix): import-diff doesn't work as what I expected
Jason Dillaman
01:05 AM rbd Bug #15404 (Can't reproduce): KVM: terminate called after throwing an instance of 'ceph::buffer::...
Jason Dillaman
01:05 AM rbd Bug #15290 (Can't reproduce): rbd journal
Jason Dillaman
12:38 AM rbd Bug #20656 (Can't reproduce): [rbd-mirror] local images are not properly starting image replayer
Jason Dillaman
12:35 AM rbd Bug #20654 (Can't reproduce): [rbd-mirror] newly replicated mirrored images do not send rbd_mirro...
Jason Dillaman

07/18/2017

11:46 PM rgw Bug #19056 (Resolved): radosgw S3 AWS4 signature and keystone integration broken
PR: https://github.com/ceph/ceph/pull/14885. The code will be available starting from Luminous. Radoslaw Zarzynski
11:10 PM Bug #20683 (Rejected): mon: HealthMonitor.cc: 216: FAILED assert(store_size > 0)
... Patrick Donnelly
11:06 PM Revision f8e05719 (ceph): qa: fix MDS_CLIENT_RECALL copy error
Fixes: http://tracker.ceph.com/issues/20682
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
11:06 PM CephFS Bug #20682 (Resolved): qa: test_client_pin looking for wrong health warning string
... Patrick Donnelly
10:46 PM CephFS Bug #20681 (Closed): kclient: umount target is busy
... Patrick Donnelly
10:40 PM Bug #19427: common/LogClient.cc: 310: FAILED assert(num_unsent <= log_queue.size())
Another case: http://tracker.ceph.com/issues/20680 Patrick Donnelly
10:39 PM Bug #20680 (Closed): osd: FAILED assert(num_unsent <= log_queue.size())
Patrick Donnelly
10:38 PM Bug #20680 (Closed): osd: FAILED assert(num_unsent <= log_queue.size())
... Patrick Donnelly
10:34 PM Bug #20529: Illegal instruction in RocksDB
Klas,
Thanks for the update. I will try it again (as soon as I can get an AMD box), but with VMs and the Intel pro...
Daniel Oliveira
09:09 PM Bug #20529: Illegal instruction in RocksDB
Daniel Oliveira wrote:
> Dennis,
>
> Would you have any updates on this issue?
>
> @All,
> Has anybody else...
Klas M
10:34 PM RADOS Bug #20041: ceph-osd: PGs getting stuck in scrub state, stalling RBD
@Stefan A patch for Jewel (current on current jewel branch) is can be found here:
https://github.com/ceph/ceph/pul...
David Zafman
10:20 PM RADOS Bug #20041: ceph-osd: PGs getting stuck in scrub state, stalling RBD

Analysis:
Secondary got scrub map request with scrub_to 1748'25608...
David Zafman
06:19 PM RADOS Bug #20041: ceph-osd: PGs getting stuck in scrub state, stalling RBD
@David
That would be so great! I'm happy to test any patch ;-)
Stefan Priebe
04:54 PM RADOS Bug #20041 (In Progress): ceph-osd: PGs getting stuck in scrub state, stalling RBD

I think I've reproduced this, examining logs.
David Zafman
10:29 PM Bug #20679 (Duplicate): ceph-disk prepare --osd-id 123 silently uses another id if 123 is not des...
observed 2x on my home cluster running current master Sage Weil
10:20 PM Backport #20353 (In Progress): jewel: OSD: Add heartbeat message for Jumbo Frames(MTU 9000)
Nathan Cutler
10:12 PM Bug #20678 (Duplicate): MonClient: stuck `ceph pg dump`
... Patrick Donnelly
10:08 PM Revision fd598a0d (ceph): osd: scrub_to specifies clone ver, but transaction include head write ver
Fixes: http://tracker.ceph.com/issues/20041
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
09:43 PM RADOS Bug #20105 (Fix Under Review): LibRadosWatchNotifyPPTests/LibRadosWatchNotifyPP.WatchNotify3/0 fa...
https://github.com/ceph/ceph/pull/16402 Sage Weil
09:42 PM Revision dfc32bcb (ceph): ceph_test_rados_api_watch_notify: flush after unwatch
After we unwatch, we need to make sure the finisher thread has flushed
its work before we tear down the test. Otherw...
Sage Weil
09:30 PM CephFS Bug #20677: mds: abrt during migration
Zheng: note this happened when the thrasher deactivated a rank. Patrick Donnelly
09:28 PM CephFS Bug #20677: mds: abrt during migration
Zheng, please take a look. Patrick Donnelly
09:28 PM CephFS Bug #20677 (Resolved): mds: abrt during migration
... Patrick Donnelly
09:24 PM CephFS Bug #20452: Adding pool with id smaller then existing data pool ids breaks MDSMap::is_data_pool
Kraken is soon-to-be-EOL, yes. Nathan Cutler
08:32 PM CephFS Bug #20452: Adding pool with id smaller then existing data pool ids breaks MDSMap::is_data_pool
Kraken is EOL right? Just jewel I think. Patrick Donnelly
08:26 PM CephFS Bug #20452: Adding pool with id smaller then existing data pool ids breaks MDSMap::is_data_pool
@Patrick - backport to which stable versions? Nathan Cutler
04:29 PM CephFS Bug #20452 (Pending Backport): Adding pool with id smaller then existing data pool ids breaks MDS...
Patrick Donnelly
04:25 PM CephFS Bug #20452 (Resolved): Adding pool with id smaller then existing data pool ids breaks MDSMap::is_...
Patrick Donnelly
09:15 PM Bug #20498 (Resolved): tests: ObjectStore/StoreTest.OnodeSizeTracking/2 fails on bluestore
Nathan Cutler
09:15 PM Backport #20499 (Resolved): kraken: tests: ObjectStore/StoreTest.OnodeSizeTracking/2 fails on blu...
Nathan Cutler
09:14 PM Revision bb1b7c3b (ceph): Merge pull request #16112 from smithfarm/wip-20499-kraken
kraken: tests: ObjectStore/StoreTest.OnodeSizeTracking/2 fails on bluestore
Reviewed-by: Sage Weil <sage@redhat.com>
Nathan Cutler
09:05 PM mgr Bug #20647 (Resolved): Test failure: test_explicit_fail (tasks.mgr.test_failover.TestFailover)
Sage Weil
06:21 PM mgr Bug #20647 (Fix Under Review): Test failure: test_explicit_fail (tasks.mgr.test_failover.TestFail...
https://github.com/ceph/ceph/pull/16397 Sage Weil
09:01 PM rgw Backport #19704 (Resolved): civetweb-worker segmentation fault
Nathan Cutler
08:58 PM Revision 5ea47f79 (ceph): Merge pull request #14960 from yehudasa/wip-19704
kraken: civetweb: move to post 1.8 version
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
08:54 PM rbd Bug #20643 (Resolved): [cls] trash_list should take start_after / max_return parameters
Mykola Golub
08:54 PM Revision 1df7833c (ceph): Merge pull request #16401 from bstillwell/releases-doc-update-20170718
Documentation updates for July 2017 releases
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
08:53 PM Revision 547aa49d (ceph): Merge pull request #16372 from dillaman/wip-20643
cls/rbd: trash_list should be iterable
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
08:41 PM Backport #20676: jewel: Bad status warning for mon_warn_osd_usage_min_max_delta
This backport could be done in https://github.com/ceph/ceph/pull/15050 Nathan Cutler
08:37 PM Backport #20676 (Resolved): jewel: Bad status warning for mon_warn_osd_usage_min_max_delta
https://github.com/ceph/ceph/pull/15050 Nathan Cutler
08:37 PM RADOS Feature #20664 (Closed): compact OSD's omap before active
This exists as leveldb_compact_on_mount. It may not have functioned in all releases but has been present since Januar... Greg Farnum
12:03 PM RADOS Feature #20664 (Closed): compact OSD's omap before active
current, we have supported mon_compact_on_start. does it make sense to add this feature to OSD.
likes:...
Chang Liu
08:36 PM Revision f840864a (ceph): messages/MOSDPing: initialize MOSDPing padding
This memory must be initialized or else valgrind will be very unhappy.
Avoid the cost of zeroing (or even allocating...
Sage Weil
08:36 PM Revision 52f221b2 (ceph): OSD: mark two heartbeat config opts as observed
"osd heartbeat min size" and "osd heartbeat interval" can be changed
at runtime, because their values, when used, are...
Piotr Dalek
08:36 PM Revision 8acfd718 (ceph): messages/MOSDPing: fix the inflation amount calculation
If user specifies a min_message_size small enough (or zero to disable
it altogether), OSDs will crash and burn while ...
Piotr Dalek
08:36 PM Revision e9e7850b (ceph): messages/MOSDPing: optimize encode and decode of dummy payload
The dummy payload doesn't need to be processed, we can just skip over
it when decoding and we can use a single buffer...
Piotr Dalek
08:35 PM Revision 71645604 (ceph): osd: heartbeat with packets large enough to require working jumbo frames.
We get periodic reports that users somehow misconfigure one of their switches
so that it drops jumbo frames, yet the ...
Greg Farnum
08:34 PM CephFS Bug #20055: Journaler may execute on_safe contexts prematurely
Originally slated for jewel backport, but this was reconsidered. The jewel backport tracker was http://tracker.ceph.c... Nathan Cutler
08:31 PM Feature #14065 (Rejected): mon commands should allow buckets to be created using straw1 optionally
straw2 was introduced in hammer, clients that old should be upgraded Josh Durgin
08:27 PM Revision 4293ce51 (ceph): Merge pull request #16397 from liewegas/wip-20647
mon/MgrMonitor: fix standby addition to mgrmap
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
08:27 PM Revision 6fda2a6c (ceph): mgr/, pybind/mgr: add get_perf_schema() for mgr Python modules
Signed-off-by: Dan Mick <dan.mick@redhat.com> Dan Mick
08:27 PM Revision f87e080b (ceph): pybind/mgr/dashboard: expose get_counter and get_perf_schema
Useful for experimentation/development; not required
Signed-off-by: Dan Mick <dan.mick@redhat.com>
Dan Mick
08:27 PM Revision f0e9dcda (ceph): mgr/DaemonServer: add perf_schema_update notification for Py modules
MMgrReport contains info about changed schema, so create a notify
type for it so that Python modules interested in pe...
Dan Mick
08:24 PM Feature #11900 (Resolved): introduce and document single-command procedure to pull drive from clu...
The 'ceph osd purge' command in luminous does this. Josh Durgin
08:24 PM Revision 4bf34200 (ceph): osd: shutdown our reserver_finisher earlier in the process
This finisher thread has a lot of callbacks which can hold PGRefs. Make
sure we drain them out before checking that a...
Greg Farnum
08:24 PM Revision 838d7840 (ceph): osd: do not default-abort on leaked pg refs
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
(cherry picked from commit 4caf2df0c380a1281db9509b3feb342705512b58)
Greg Farnum
08:24 PM Revision 2d5cafdf (ceph): osd: Reset() the snaptrimmer on shutdown
We were failing to exit various wait states which held PGRefs. Error!
Fixes: http://tracker.ceph.com/issues/19931
S...
Greg Farnum
08:23 PM Revision cc0046a9 (ceph): osd: print out pg debug ref counts on acquire/drop
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
(cherry picked from commit a3b028a6d1ba74ed975ebd665b1b50fb7e5039a4)
Greg Farnum
08:21 PM Backport #20672 (In Progress): kraken: Bad status warning for mon_warn_osd_usage_min_max_delta
Nathan Cutler
08:04 PM Backport #20672 (Resolved): kraken: Bad status warning for mon_warn_osd_usage_min_max_delta
https://github.com/ceph/ceph/pull/16134 Nathan Cutler
08:19 PM Revision c6542ac7 (ceph): mon: Fix status output warning for mon_warn_osd_usage_min_max_delta
Fixes: http://tracker.ceph.com/issues/20544
Caued by: 489e810c37ed6fb9d32d1015634041a577501ee4
Signed-off-by: David...
David Zafman
08:14 PM RADOS Bug #19939: OSD crash in MOSDRepOpReply::decode_payload
We set it to 1 if the MSODRepOpReply is encoded with features that do not contain SERVER_LUMINOUS.
...which I thin...
Greg Farnum
09:07 AM RADOS Bug #19939: OSD crash in MOSDRepOpReply::decode_payload
i found that the header.version of the MOSDRepOpReply message being decoded was 1. but i am using a vstart cluster fo... Kefu Chai
05:44 AM RADOS Bug #19939: OSD crash in MOSDRepOpReply::decode_payload
i am able to reproduce this issue using qa/workunits/fs/snaps/untar_snap_rm.sh. but not always... Kefu Chai
08:12 PM Revision 899f3fca (ceph): osd: Fix ENOSPC crash message text
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 50cfe03fcba253c8380b21043ed03879134d6836)
David Zafman
08:12 PM Revision 2c2e0a35 (ceph): mon: Bump min in ratio to 75%
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 830cc7aa7be1ccd8f54f056b6a58e923cadd1c2b)
David Zafman
08:12 PM Revision bc324e04 (ceph): mon: Add warning if diff in OSD usage > config mon_warn_osd_usage_perce...
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit c8004e6558359fb542e45bb4b483a6c91afdc0b4)
David Zafman
08:12 PM Revision eb887e3c (ceph): filestore: Account for dirty journal data in statfs
Fixes: http://tracker.ceph.com/issues/16878
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com...
David Zafman
08:12 PM Revision d69e4e5e (ceph): osd: Round fullness in message to correspond to df -h
This really only works after journal drains because
we adjust for the journal.
Signed-off-by: David Zafman <dzafman@...
David Zafman
08:12 PM Revision 90b7fd8a (ceph): bluestore: Fix BlueStore::statfs available amount to not include bluefs...
This fixes OSD crashes because checking osd_failsafe_full_ratio won't work
without accurate statfs information.
Sign...
David Zafman
08:12 PM Revision 2f26f8cb (ceph): mon/PGMonitor: clean up min/max span warning
Clean up option naming.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 489e810c37ed6fb9d32d10...
Sage Weil
08:05 PM Backport #20675 (Resolved): jewel: Addition of online osd 'omap'compaction command
https://github.com/ceph/ceph/pull/17101 Nathan Cutler
08:04 PM rgw Backport #20674 (Rejected): kraken: rgw:multisite: RGWRadosRemoveOmapKeysCR::request_complete ret...
Nathan Cutler
08:04 PM rgw Backport #20673 (Resolved): jewel: rgw:multisite: RGWRadosRemoveOmapKeysCR::request_complete retu...
https://github.com/ceph/ceph/pull/17156 Nathan Cutler
08:03 PM Bug #20544 (Pending Backport): Bad status warning for mon_warn_osd_usage_min_max_delta
Nathan Cutler
07:53 PM Revision 230a5a50 (ceph): Documentation updates for July 2017 releases
Updates for three new releases this month. Two new Jewel releases
(10.2.8 and 10.2.9) and one new Luminous release c...
Bryan Stillwell
07:31 PM Revision 32755411 (ceph): Merge pull request #16350 from ceph/wip-cd-docs-update
[docs/quick-start]: update quick start to add a note for mgr create command for luminous+ builds vasukulkarni
07:25 PM rgw Bug #20671 (Resolved): rgw multisite: objects encrypted with SSE-KMS are stored unencrypted in ta...
When SSE-KMS encryption is used, multisite sync is able to fetch the decrypted contents of the object. However, it st... Casey Bodley
07:15 PM Linux kernel client Subtask #20669: add support for filtered statfs in kernel client
code is here: https://github.com/fullerdj/ceph-client/tree/wip-djf-20669
Will wait for the feature to go upstream ...
Douglas Fuller
02:48 PM Linux kernel client Subtask #20669 (Resolved): add support for filtered statfs in kernel client
Douglas Fuller
07:15 PM rbd Bug #20654 (In Progress): [rbd-mirror] newly replicated mirrored images do not send rbd_mirroring...
Jason Dillaman
07:04 PM mgr Bug #20633 (Need More Info): mon: does not send mgrdigest to mgr, making mgr init block
Sage Weil
07:04 PM rbd Bug #20655 (Fix Under Review): [rbd-mirror] demoting a primary image may result in the image bein...
*PR*: https://github.com/ceph/ceph/pull/16398 Jason Dillaman
02:59 PM rbd Bug #20655 (In Progress): [rbd-mirror] demoting a primary image may result in the image being del...
Jason Dillaman
06:58 PM Revision f9a095de (ceph): crush: s/ruleset/id/ in decompiled output
Moving away from the 'ruleset' terminology.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:33 PM Messengers Bug #20670 (Closed): OSD suicide on msgr exceeding fd limit

On fresh 12.1.0 install (and then 12.1.0-707), with bluestore + fuse + cephfs + ec_overwrites, I got some OSD flapp...
red ref
06:24 PM rgw Bug #20663: Segmentation fault when exporting rgw bucket in nfs-ganesha
@supriti, so far I'm not hitting this assert, mounting with pseudo /demo, at demo-demo alongside unmounted demo1-demo... Matt Benjamin
12:38 PM rgw Bug #20663 (In Progress): Segmentation fault when exporting rgw bucket in nfs-ganesha
hi supriti,
Releasing lat.lock having taken fh->mtx is not per-se a smoking gun, as we have taken lat.lock at find...
Matt Benjamin
11:42 AM rgw Bug #20663 (Resolved): Segmentation fault when exporting rgw bucket in nfs-ganesha
We see a segmentation fault when trying to export rgw bucket using nfs-ganesha (with latest master and ceph v 12.1.0)... supriti singh
06:20 PM Revision d0e761b8 (ceph): mon/MgrMonitor: fix standby addition to mgrmap
Inadvertantly removed by ba45fba01c96bcae5b55c50a6076bb1e879d58b9
Fixes: http://tracker.ceph.com/issues/20647
Signed...
Sage Weil
06:12 PM Revision fd9582f0 (ceph): Merge pull request #15432 from dachary/wip-osd-new
ceph-disk: support osd new
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
06:04 PM RADOS Bug #20666: jewel -> luminous upgrade doesn't update client.admin mgr cap
Sage Weil
03:34 PM RADOS Bug #20666 (Fix Under Review): jewel -> luminous upgrade doesn't update client.admin mgr cap
https://github.com/ceph/ceph/pull/16395 Joao Eduardo Luis
01:23 PM RADOS Bug #20666: jewel -> luminous upgrade doesn't update client.admin mgr cap
Hmm, I suspect the issue is with the bootstrap-mgr keyring. I notice
that when trying a "mgr create" on an upgraded...
Sage Weil
01:22 PM RADOS Bug #20666 (Resolved): jewel -> luminous upgrade doesn't update client.admin mgr cap
... Sage Weil
05:52 PM Revision adea5983 (ceph): Merge remote-tracking branch 'gh/luminous'
Sage Weil
05:51 PM Backport #20365 (Resolved): kraken: mon: osd crush set crushmap need sanity check
Nathan Cutler
05:50 PM Revision 19133036 (ceph): Merge pull request #16143 from smithfarm/wip-20365-kraken
kraken: mon: osd crush set crushmap need sanity check
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Nathan Cutler
05:49 PM Bug #19428 (Resolved): ceph-disk: Racing between partition creation & device node creation
Nathan Cutler
05:49 PM Backport #20034 (Resolved): kraken: ceph-disk: Racing between partition creation & device node cr...
Nathan Cutler
05:48 PM Revision 7224ebc1 (ceph): Merge pull request #16138 from smithfarm/wip-20034-kraken
kraken: ceph-disk: Racing between partition creation & device node creation
Reviewed-by: Loic Dachary <ldachary@redh...
Nathan Cutler
05:48 PM Backport #20010 (Resolved): kraken: ceph-disk: separate ceph-osd --check-needs-* logs
Nathan Cutler
05:47 PM Revision 47359c12 (ceph): Merge pull request #16135 from smithfarm/wip-20010-kraken
kraken: ceph-disk: separate ceph-osd --check-needs-* logs
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Nathan Cutler
05:21 PM Revision d91f57c0 (ceph): Merge pull request #15837 from fangyuxiangGL/placement-rule-err
rgw: fix err when copy object in bucket with specified placement rule
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
05:10 PM rgw Bug #20539 (Pending Backport): rgw:multisite: RGWRadosRemoveOmapKeysCR::request_complete return v...
Casey Bodley
04:33 PM CephFS Bug #20582 (Resolved): common: config showing ints as floats
Patrick Donnelly
04:32 PM CephFS Bug #20537 (Resolved): mds: MDLog.cc: 276: FAILED assert(!capped)
Patrick Donnelly
04:32 PM Revision 7102de87 (ceph): qa/suites/upgrade/jewel-x/point-to-point: move set-require-min-compat-c...
Do it after workload completes and all jewel clients go away.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:32 PM CephFS Bug #20440 (Resolved): mds: mds/journal.cc: 1559: FAILED assert(inotablev == mds->inotable->get_v...
Patrick Donnelly
04:29 PM Revision e2fdfc0b (ceph): qa/suites/upgrade/jewel-x: link to thrashosds yaml
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:24 PM CephFS Bug #20441 (Resolved): mds: failure during data scan
Patrick Donnelly
02:22 PM CephFS Bug #20441 (Closed): mds: failure during data scan
Douglas Fuller
04:23 PM CephFS Feature #10792 (Resolved): qa: enable thrasher for MDS cluster size (vary max_mds)
Patrick Donnelly
03:34 PM Revision efa66b48 (ceph): mon/AuthMonitor: generate bootstrap-mgr key on upgrade
We were adding the entity, but no key. By generating a key, we avoid
making things really weird.
Fixes: http://track...
Joao Eduardo Luis
02:47 PM Revision 2bc57ca1 (ceph): mgr/dashboard: initial block mirroring status page
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:47 PM Revision 34f3f4a7 (ceph): mgr/dashboard: tweak CSS to allow dataTables to be semi-readable
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:47 PM Revision fefa3e72 (ceph): mgr/dashboard: incorporate RBD mirror image status listing
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:47 PM Revision 47ede5c2 (ceph): mgr/dashboard: integrate rbd mirroring daemon and pool stats
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:47 PM Revision 25e24bdf (ceph): mgr/dashboard: move mirroring service data logic to common helpers
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:47 PM Revision a7dd68ed (ceph): mgr/dashboard: dynamically populate mirroring warning/errors
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:47 PM Revision cde2090b (ceph): librbd: bypass large image creation check of object-map disabled
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:47 PM Revision ca2271e1 (ceph): mgr/dashboard: sidebar tree should match current selection
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:47 PM Revision 5e0f0e27 (ceph): mgr/dashboard: move rbd pools to a sub-menu item
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:47 PM Revision de9e6a7e (ceph): mgr/dashboard: rbd pool image view should use dynamic data table
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:47 PM Revision 0a31628e (ceph): mgr/dashboard: moved short_version formatter to common location
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:47 PM Revision 4a7192f6 (ceph): rbd-mirror: missing remote primary should result in warning health
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:42 PM rgw Bug #20668 (Resolved): rgw multisite: cannot sync objects encrypted with SSE-C
GET requests for encrypted objects require special headers for SSE-C, enforced by rgw_s3_prepare_decrypt(). Multisite... Casey Bodley
02:38 PM Revision 5f5647af (ceph): Merge pull request #16291 from ZVampirEM77/wip-acl-grants-num-limit
rgw: acl grants num limit
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
02:38 PM Revision 28004133 (ceph): Merge pull request #16310 from ZVampirEM77/wip-acl-reqdata-too-large
rgw: req xml params size limitation error msg
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
02:37 PM Revision bbf8bc8b (ceph): Merge pull request #16324 from yehudasa/wip-20620
rgw: delete object in error path
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
02:28 PM Revision 77f02d1b (ceph): rbd-mirror: preserve pool replayer instance after errors
This will help reduce ping-ponging of any potential callout error
notifications.
Signed-off-by: Jason Dillaman <dill...
Jason Dillaman
02:28 PM Revision 24ed9017 (ceph): rbd-mirror: service daemon status formatter
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:28 PM Revision f76e416f (ceph): rbd-mirror: service daemon callout for cluster watcher issues
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:28 PM Revision 8ddd65b2 (ceph): rbd-mirror: service daemon callouts and attributes for pool replayer
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:28 PM Revision 810fdbf3 (ceph): rbd-mirror: service daemon attributes for instance replayer
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:28 PM Revision e77c325e (ceph): librados: preprocessor define to determine if service management supported
This will be needed for out-of-tree applications like tcmu-runner.
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:28 PM Revision 5df6749e (ceph): mon: corrected typo in service daemon status
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:28 PM Revision 6c84d40f (ceph): librados_test_stub: added service daemon API methods
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:28 PM Revision cbd17181 (ceph): rbd-mirror: convert ImageDeleter to template
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:28 PM Revision 3013c8ad (ceph): rbd-mirror: skeleton integration with service daemon API
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:28 PM Revision 938d3a69 (ceph): rbd-mirror: prevent image health status from ping-ponging during re-att...
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:21 PM Stable releases Tasks #19009: kraken v11.2.1
h3. powercycle... Nathan Cutler
11:48 AM Stable releases Tasks #19009: kraken v11.2.1
h3. fs... Nathan Cutler
11:42 AM Stable releases Tasks #19009: kraken v11.2.1
h3. rbd... Nathan Cutler
11:32 AM Stable releases Tasks #19009: kraken v11.2.1
h3. rgw... Nathan Cutler
10:09 AM Stable releases Tasks #19009: kraken v11.2.1
h3. ceph-disk... Nathan Cutler
10:05 AM Stable releases Tasks #19009: kraken v11.2.1
https://shaman.ceph.com/builds/ceph/wip-kraken-backports/7451aa0dc9a2e4e3844dbe2490832a5d98ee252f/... Nathan Cutler
01:41 PM Revision 5f51a840 (ceph): Merge pull request #15940 from smithfarm/wip-20425
build/ops: rpm: put mgr python build dependencies in make_check bcond
Reviewed-by: Kefu Chai <kchai@redhat.com>
Revi...
Sage Weil
01:40 PM Revision e9820d6c (ceph): Merge pull request #16283 from xiexingguo/wip-osd-segfault
mon, osd: misc fixes
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:40 PM RADOS Bug #20605 (Resolved): luminous mon lacks force_create_pg equivalent
Sage Weil
01:39 PM Revision 9fb42cd7 (ceph): Merge pull request #16353 from tchaikov/wip-20605
mon: add force-create-pg back
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:39 PM Revision 0ff38938 (ceph): Merge pull request #16356 from liewegas/wip-mgr-early-health
mon/MgrMonitor: only induce mgr epoch shortly after mkfs
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: John...
Sage Weil
01:39 PM Revision 81ae434c (ceph): Merge pull request #16359 from liewegas/wip-cli-stdinout
ceph: allow '-' with -i and -o for stdin/stdout
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Alfredo Deza ...
Sage Weil
01:38 PM Revision 10cfd427 (ceph): Merge pull request #16364 from liupan1111/wip-fix-clean
os/bluestore: use reference to avoid string copy
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
01:38 PM Revision fce65122 (ceph): Merge pull request #16366 from smithfarm/wip-babeltrace-typo
build/ops: rpm: fix typo WTIH_BABELTRACE
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Willem Jan Withagen ...
Sage Weil
01:38 PM RADOS Bug #20667 (Resolved): segv in cephx_verify_authorizing during monc init
... Sage Weil
01:29 PM Revision 8a47e15c (ceph): ceph-disk: change the lockbox partition number to 5
Fixes: http://tracker.ceph.com/issues/20556
Signed-off-by: Shangzhong Zhu <zhu.shangzhong@zte.com.cn>
shangzhong zhu
01:29 PM CephFS Bug #20659: MDSMonitor: assertion failure if two mds report same health warning
No it isn't more recent. Thanks! Patrick Donnelly
10:56 AM CephFS Bug #20659 (Resolved): MDSMonitor: assertion failure if two mds report same health warning
Unless this test run was more recent than the fix, I think this is https://github.com/ceph/ceph/pull/16302 John Spray
05:22 AM CephFS Bug #20659 (Resolved): MDSMonitor: assertion failure if two mds report same health warning
... Patrick Donnelly
01:25 PM rgw Bug #20665 (In Progress): STREAMING-AWS4-HMAC-SHA256-PAYLOAD fails with 0 byte upload
@sendu, probably RGW but we will root cause
matt
Matt Benjamin
01:19 PM rgw Bug #20665 (In Progress): STREAMING-AWS4-HMAC-SHA256-PAYLOAD fails with 0 byte upload
I am using RGW Jewel, 10.2.3-0ubuntu0.16.04.2.
I believe this version came out after STREAMING-AWS4-HMAC-SHA256-PA...
Sendu Bala
12:27 PM Revision 127dca7c (ceph): Merge pull request #16261 from tchaikov/wip-ceph-release-notes-py3
tools: ceph-release-notes: port it to py3
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Kefu Chai
11:48 AM Revision 378a2cc9 (ceph): mds: add to get version in the mds_commands
Sometime we need to determine whether the mds/mon/osd RPM package
is correct, by use the command "ceph tell mds/mon/o...
huanwen ren
11:41 AM rgw Cleanup #4057: Update Admin API spec with comments
Where are received comments? Do we need to change ceph/admin Amit Kumar
11:20 AM CephFS Feature #20606: mds: improve usability of cluster rank manipulation and setting cluster up/down
The last point about cluster down: looking at http://tracker.ceph.com/issues/20609, I'm not sure what the higher leve... John Spray
11:15 AM devops Bug #15333: stale /etc/systemd/system/ceph* files after ceph uninstall
Hi,
this should be a SELinux/systemd issue where SELinux is preventing the access to the old uninstalled files and...
Boris Ranto
10:57 AM Bug #20430 (Resolved): crush_location_hook does not work with Luminous
xie xingguo
09:53 AM Bug #20662 (Closed): ceph version creates traceback
# ceph version
Traceback (most recent call last):
File "/usr/local/bin/ceph", line 106, in <module>
import r...
Amit Kumar
09:31 AM rgw Bug #20661 (Fix Under Review): With RGWs configured in a load balancer, quota stats cache doesn't...
https://github.com/ceph/ceph/pull/16389 Pavan Rallabhandi
09:09 AM rgw Bug #20661 (Resolved): With RGWs configured in a load balancer, quota stats cache doesn't work
With RGWs configured in a load balancer, quota stats cache can possibly run into unbound values. We have found errors... Pavan Rallabhandi
08:58 AM Revision 0c368200 (ceph): mds: cleanup
Signed-off-by: huanwen ren <ren.huanwen@zte.com.cn> huanwen ren
08:38 AM Bug #20660: FAILED assert(num_reserved >= 0) (src/os/bluestore/StupidAllocator.cc: 199)
I'm working on it. shangzhong zhu
08:29 AM Bug #20660 (Resolved): FAILED assert(num_reserved >= 0) (src/os/bluestore/StupidAllocator.cc: 199)
... shangzhong zhu
08:23 AM RADOS Bug #20000: osd assert in shared_cache.hpp: 107: FAILED assert(weak_refs.empty())
lower the priority since we haven't spotted it for a while. Kefu Chai
08:17 AM Revision 78511bf2 (ceph): Merge pull request #16380 from mikulely/doc-index-typos
test,rgw: fix rgw placement rule pool config option
Reviewed-by: Jos Collin <jcollin@redhat.com>
Jos Collin
08:02 AM Linux kernel client Cleanup #20604: startsync can be removed
I believe you are talking about OP_STARTSYNC = 27, // start a sync
present inside class ObjectStore::Transaction
Amit Kumar
06:37 AM Revision 6728e670 (ceph): test,rgw: fix rgw placement rule pool config option
actually we're checking '--index-pool' & `--max-buckets` during
the argument parsing.
same as 3af3f4e84ca226f63f7491...
Jiaying Ren
06:24 AM Revision 7b186c37 (ceph): osd: combine conditional statement
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn> Yan Jun
06:12 AM Revision c1e77cbe (ceph): wip peering deletes in rados suite
Josh Durgin
05:33 AM Revision b39a4024 (ceph): Merge PR 16068 into master
* refs/remotes/upstream/pull/16068/head:
mds: wait auth pinned objects when deactivating mds
mds: fix "wait for str...
Patrick Donnelly
05:33 AM Revision ba548ffe (ceph): Merge PR 16202 into master
* refs/remotes/upstream/pull/16202/head:
doc: add some docs about 'cephfs-data-scan scan_links'
mds/FSMap.cc: remem...
Patrick Donnelly
05:33 AM Revision 77189f27 (ceph): Merge PR 15969 into master
* refs/remotes/upstream/pull/15969/head:
mds/events: Initialize Non-static class members in ESession
mds/events: In...
Patrick Donnelly
05:33 AM Revision 64069538 (ceph): Merge PR 16153 into master
* refs/remotes/upstream/pull/16153/head:
mds: fixup may be an unclaimed tick_event
Reviewed-by: Patrick Donnelly <p...
Patrick Donnelly
05:33 AM Revision 2f6ae472 (ceph): Merge PR 16041 into master
* refs/remotes/upstream/pull/16041/head:
mds: “*dir” print repeatedly
MDS: tick_event repeated assignment
Reviewed...
Patrick Donnelly
05:33 AM Revision bc58d6aa (ceph): Merge PR 16039 into master
* refs/remotes/upstream/pull/16039/head:
common/config_opts: drop unused opt(mds_kill_journal_at)
Reviewed-by: Zhen...
Patrick Donnelly
05:33 AM Revision ce27e223 (ceph): Merge PR 15982 into master
* refs/remotes/upstream/pull/15982/head:
mds/MDSMap: use find in is_data_pool
Reviewed-by: Patrick Donnelly <pdonne...
Patrick Donnelly
05:33 AM Revision 39b0bde6 (ceph): Merge PR 15981 into master
* refs/remotes/upstream/pull/15981/head:
mds: reinstate daemonperf counters
Reviewed-by: Patrick Donnelly <pdonnell...
Patrick Donnelly
05:33 AM Revision 5b1a229f (ceph): Merge PR 16200 into master
* refs/remotes/upstream/pull/16200/head:
qa: thrash max_mds and deactivate ranks
Reviewed-by: Zheng Yan <zyan@redha...
Patrick Donnelly
05:33 AM Revision 39ad17a1 (ceph): Merge PR 15979 into master
* refs/remotes/upstream/pull/15979/head:
Ignore unmatched rstat errors from MDS during rebuild testing
Reviewed-by:...
Patrick Donnelly
05:33 AM RADOS Bug #20625 (Duplicate): ceph_test_filestore_idempotent_sequence aborts in run_seed_to_range.sh
Kefu Chai
05:31 AM Revision b94d1dc3 (ceph): Merge PR 16288 into master
* refs/remotes/upstream/pull/16288/head:
qa/cephfs: don't use int() to convert string of float point number
Reviewe...
Patrick Donnelly
05:27 AM Revision d29895a4 (ceph): api/Mirror: make it more understandable when adding peer returns error
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
05:17 AM Revision 6461a94f (ceph): Merge pull request #16375 from batrick/docker-core-debug
script: add docker core dump debugger
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Reviewed-by: Kefu Chai <kchai@...
Kefu Chai
04:11 AM rgw Bug #20658: RGW: object copied from remote src acl permission become full-control issue
Addressed by https://github.com/ceph/ceph/pull/16127 Enming Zhang
03:32 AM rgw Bug #20658 (Resolved): RGW: object copied from remote src acl permission become full-control issue
After copy object to remote destination, all grants' permission in the acl of the object in remote destination will b... Enming Zhang
02:56 AM mgr Bug #20657 (Can't reproduce): apparent mgr deadlock in handle_report
... Sage Weil
02:48 AM Revision 8db17d7c (ceph): script: add docker core dump debugger
This script sets up a docker container with all the packages used for your Ceph
(test) branch. From there, you can gd...
Patrick Donnelly
02:11 AM Revision a0682810 (ceph): Merge pull request #16367 from Yan-waller/wip-walle-0715osdmon
mon: Fix output text and doc
Reviewed-by: Jos Collin <jcollin@redhat.com>
Jos Collin
12:20 AM Revision f6151601 (ceph): mon: cleanups
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn> Yan Jun

07/17/2017

10:41 PM Revision da553f16 (ceph): os/bluestore/BlueStore: Avoid double counting state_kv_queued_lat.
In fact, if txc in kv_submitting queue it also in kv_committing.
For those txc, we should avoid double counting state...
Jianpeng Ma
10:24 PM CephFS Feature #20606: mds: improve usability of cluster rank manipulation and setting cluster up/down
John Spray wrote:
> My thoughts on this:
>
> * maybe we should preface this class of command (manipulating the MD...
Patrick Donnelly
10:21 PM Revision b1bb6e6d (ceph): rgw: switch from boost::string_ref to boost::string_view in rgw_swift_a...
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
09:31 PM CephFS Feature #19109 (Fix Under Review): Use data pool's 'df' for statfs instead of global stats, if th...
https://github.com/ceph/ceph/pull/16378 Douglas Fuller
08:36 PM rbd Bug #20656 (Can't reproduce): [rbd-mirror] local images are not properly starting image replayer
These should be started for local-only images so that we can retrieve up-to-date status for dashboard monitoring. Jason Dillaman
08:27 PM Revision dfc9c366 (ceph): fix ceph.py
Sage Weil
08:23 PM rbd Bug #20655 (Resolved): [rbd-mirror] demoting a primary image may result in the image being deleted
If a primary image is not replicated to a peer, demoting the image and restarting the rbd-mirror daemon can result in... Jason Dillaman
08:22 PM rbd Bug #20654 (Can't reproduce): [rbd-mirror] newly replicated mirrored images do not send rbd_mirro...
This causes rbd-mirror daemon's pool watcher to fail to detect the new local image. Jason Dillaman
08:10 PM RADOS Bug #20653: bluestore: aios don't complete on very large writes on xenial
... Sage Weil
08:08 PM RADOS Bug #20653 (Can't reproduce): bluestore: aios don't complete on very large writes on xenial
... Sage Weil
07:56 PM Revision ccca7a54 (ceph): crush: do not allow creating a rule with ruleset != rule id
Consolidate the add_rule rule id and ruleset arguments to be the same and
fix the callers.
Signed-off-by: Sage Weil ...
Sage Weil
07:25 PM Revision 6ffc677d (ceph): qa/suites/upgade/jewel-x/parallel: ignore FS_ and MDS_ errors during re...
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:22 PM Revision c66da972 (ceph): qa/tasks/ceph.py: create osds in order
We aren't passing id to legacy 'osd create', which means we have to go
in order!
Signed-off-by: Sage Weil <sage@redh...
Sage Weil
06:55 PM Revision bdb41410 (ceph): Merge pull request #16203 from shashalu/raise-s3policy-debug-level
rgw: raise debug level of RGWPostObj_ObjStore_S3::get_policy
Reviewed-by: Matt Benjamin <mbenjami@redhat.com>
Casey Bodley
06:11 PM Revision 959a7b5c (ceph): Merge pull request #16373 from jcsp/wip-dashboard-osds
mgr/dashboard: add OSD list view
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:38 PM devops Fix #20651 (New): rename "radosgw" debian packages to "ceph-radosgw"
For RPM-based distributions, the RGW package name is ceph-radosgw. For Ubuntu, it's radosgw. Let's rename the radosgw... Ken Dreyer
05:22 PM Revision d25ebbda (ceph): update ceph-deploy quick start to add a note for mgr create command
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
05:09 PM Bug #20240 (Resolved): libradosstriper processes arbitrary printf placeholders in user input
Kefu Chai
05:08 PM Revision 2d4aabf2 (ceph): Merge pull request #15674 from chardan/jfw-wip-20240-printf-format
libradosstriper: fix format injection vulnerability
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:56 PM Revision f3e663a1 (ceph): 12.1.1
Jenkins Build Slave User
04:44 PM Revision 018b386f (ceph): mgr/dashboard: add OSD list view
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
04:02 PM rgw Feature #20650 (New): Support webhook for authentication
It's very good to RGW supports defining webhook for authentication. Shayan Hosseini
03:09 PM Revision a6adc6cf (ceph): Merge pull request #15667 from rzarzynski/wip-rgw-fix-nullptrderef-in-r...
rgw: fix potential null pointer dereference in rgw_admin.
Reviewed-by: Jos Collin <jcollin@redhat.com>
Reviewed-by: ...
Yuri Weinstein
03:08 PM Revision d02b00c7 (ceph): Merge pull request #16251 from linuxbox2/wip-mgr-nfs-svcmap
rgw_file: add service map registration
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
03:05 PM RADOS Bug #20631 (Resolved): OSD needs restart after upgrade to luminous IF upgraded before a luminous ...
Sage Weil
02:05 PM RADOS Bug #20631: OSD needs restart after upgrade to luminous IF upgraded before a luminous quorum
Sage Weil
03:04 PM Revision b8737fa0 (ceph): Merge pull request #16341 from liewegas/wip-20631
osd: restart boot process if waiting for luminous mons
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
02:59 PM Revision eb26360b (ceph): Merge pull request #15807 from zhangsw/feature-lifecycle-date
rgw: S3 lifecycle now supports expiration date
Reviewed-by: Daniel Gryniewicz <dang@fprintf.net>
Yuri Weinstein
02:41 PM Revision 67998dbe (ceph): mon/LogMonitor: don't read list's end() for log last
We will assert semi-randomly if we read the end of the list, which is
not a real element. Instead, walk the list in r...
Joao Eduardo Luis
02:26 PM rbd Bug #20644 (In Progress): [rbd-mirror] assertion failure when mirrored pool is removed
Jason Dillaman
02:23 PM Revision b6c6f743 (ceph): cls/rbd: trash_list should be iterable
Fixes: http://tracker.ceph.com/issues/20643
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:15 PM rbd Bug #20643 (Fix Under Review): [cls] trash_list should take start_after / max_return parameters
*PR*: https://github.com/ceph/ceph/pull/16372 Jason Dillaman
01:29 PM rbd Bug #20643 (In Progress): [cls] trash_list should take start_after / max_return parameters
Jason Dillaman
02:11 PM CephFS Bug #20566: "MDS health message (mds.0): Behind on trimming" in powercycle tests
it's transient warning caused by backfill. I think we should add this warning to whitelist Zheng Yan
02:05 PM RADOS Bug #20605: luminous mon lacks force_create_pg equivalent
Sage Weil
01:52 PM CephFS Bug #20594: mds: cache limits should be expressed in memory usage, not inode count
See #4504 and associated MemoryModel tickets. Greg Farnum
01:52 PM Revision 365f3215 (ceph): rgw: move reshard pool to ns in log pool
Since the pool was introduced only in Luminous dev and RC releases we
can probably upgrade without the need to bump u...
Abhishek Lekshmanan
01:52 PM Revision 5c862249 (ceph): PendingReleaseNotes: add a note on RGW's pool change for resharding
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
01:49 PM Revision a0d81499 (ceph): rgw: dump the reshard pool in rgw zone params json
So that the zone get/put commands display the reshard pool as well
Signed-off-by: Abhishek Lekshmanan <abhishek@suse...
Abhishek Lekshmanan
01:49 PM Revision 963c1cd3 (ceph): mon/OSDMonitor: fix "ceph osd pool get rbd all --format=json-pretty"
Two problems:
(1) MIN_WRITE_RECENCY_FOR_PROMOTE is a tier-only option.
(2) should automatically filter out unset pool...
xie xingguo
01:49 PM Revision 21b56405 (ceph): mon/OSDMonitor: drop unnecessary write permission for "crush get-tunabl...
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
01:49 PM Revision b9526c54 (ceph): mon/OSDMonitor: cleanup last_osd_report if osd does not exist
In case we might want to reuse the same slot later.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
01:49 PM Revision a7917e59 (ceph): osd/OSD: filter out deprecated meta for bluestore
Journal path is filestore related...
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
01:49 PM Revision a98c7e84 (ceph): osd/OSD: gracefully shutdown on error exit during init
This can avoid crashes as below:
0> 2017-07-12 09:34:47.427438 7f320ce61b80 -1 /home/xxg/build/ceph-dev/src/common...
xie xingguo
01:48 PM CephFS Bug #20593 (Fix Under Review): mds: the number of inode showed by "mds perf dump" not correct aft...
Patrick Donnelly
01:38 PM Revision 3a4931b0 (ceph): ceph: allow '-' with -i and -o for stdin/stdout
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:32 PM Revision 0f75d79c (ceph): qa/tasks/rbd_fio: use teuthology.packaging for handling packages
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
01:18 PM Revision 0abee472 (ceph): mon: add force-create-pg back
and now it's "ceph osd force-create-pg'
Fixes: http://tracker.ceph.com/issues/20605
Signed-off-by: Kefu Chai <kchai@...
Kefu Chai
01:03 PM rgw Bug #20289: "failed to list reshard log entries" spams log file
Possible fix: https://github.com/ceph/ceph/pull/16193 Abhishek Lekshmanan
12:48 PM Revision fad3c499 (ceph): rgw: clarify when encountering eacces for reshard list
Specify that we don't have access to the reshard pool when encountering
EACCESS.
TODO: get rgw's name and add that in...
Karol Mroz
12:46 PM Revision 758bcf9a (ceph): build/ops: rpm: fix typo WTIH_BABELTRACE
Introduced by b331898ea9aefc547265b388dddbc388417184fe
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
12:33 PM Revision 7aabdc01 (ceph): Merge pull request #16339 from majianpeng/test-fio-print-more-perfcounter
test/fio: print all perfcounters rather than objectstore itself.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Revi...
Kefu Chai
12:32 PM Revision f4ea4c4f (ceph): rgw: add the get_optional() method to RGWHTTPArgs.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
12:26 PM Revision aeac0423 (ceph): os/bluestore: use reference to void string copy
Signed-off-by: Pan Liu <wanjun.lp@alibaba-inc.com> Pan Liu
12:20 PM rbd Cleanup #16990: 'rbd image-meta remove' of missing key does not return error
# rbd --version
ceph version 12.0.0-1468-g0214e06 (0214e063056cd0ce3a80cea13087f68be8017b20)
# rbd image-meta remov...
Amit Kumar
12:15 PM RADOS Bug #20602 (Resolved): mon crush smoke test can time out under valgrind
Kefu Chai
12:15 PM Revision c142f25a (ceph): Merge pull request #16346 from liewegas/wip-20602
mon: skip crush smoke test when running under valgrind
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Reviewed-by: Ke...
Kefu Chai
11:48 AM rbd Feature #17178 (In Progress): [OpenStack Glance] update store driver to sparsify rbd-backed images
*Upstream review*: https://review.openstack.org/#/c/430641/33 Jason Dillaman
11:46 AM Revision 2b3adf71 (ceph): Merge pull request #16302 from liewegas/wip-mds-dup-alerts
mon/MDSMonitor: fix segv when multiple MDSs raise same alert
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewe...
Kefu Chai
11:13 AM Revision 0e199cef (ceph): build/ops: rpm: socat is only needed for "make check"
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
11:12 AM Revision a502a939 (ceph): build/ops: rpm: put mgr python build dependencies in make_check bcond
Fixes: http://tracker.ceph.com/issues/20425
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Signed-off-by: Tim Serong...
Nathan Cutler
11:12 AM RADOS Bug #20625: ceph_test_filestore_idempotent_sequence aborts in run_seed_to_range.sh
tried to reproduce on btrfs locally, no luck. Kefu Chai
03:00 AM RADOS Bug #20625: ceph_test_filestore_idempotent_sequence aborts in run_seed_to_range.sh
... Kefu Chai
11:09 AM Bug #20488 (Fix Under Review): ceph-disk dmcrypt does not unlock blockdevice for bluestore
https://github.com/ceph/ceph/pull/16357 Kefu Chai
09:47 AM Bug #20619: MgrClient.cc: 43: FAILED assert(msgr != nullptr)
Greg Farnum wrote:
> I see Python, was this python-rados? A CLI? Something else?
It was openATTIC 3.3.0 which fai...
Sebastian Wagner
09:04 AM Revision 9132af86 (ceph): mds: clear dirty rstat flag on non-auth inode when finishing scatter up...
Signed-off-by: Zhi Zhang <zhangz.david@outlook.com> Zhi Zhang
07:37 AM Bug #20556 (Fix Under Review): ceph-disk fails to prepare an osd device with --dmcrypt (bluestore)
Kefu Chai
07:36 AM Revision 1287caf2 (ceph): ceph-disk activate unlocks bluestore data partition
Signed-off-by: Felix Winterhalter <felix@audiofair.de> Felix Winterhalter
06:28 AM rgw Support #20649 (New): Need limit bandwidth for s3 user
Hi Team,
I want to limit bandwidth on uploading s ,downloading's and video streaming for rados gateway user bucket...
Praveen Kakkera
06:00 AM Revision b41fa997 (ceph): osd/PrimaryLogPG: check whether clones missing from the cache are recov...
This appears now that deletes are not processed inline from the PG log
- a clone that is missing only on a peer (due ...
Josh Durgin
06:00 AM Revision fff55a48 (ceph): osd/PGLog: client deletes are now part of the missing set
Signed-off-by: Josh Durgin <jdurgin@redhat.com> Josh Durgin
06:00 AM Revision 31d6a030 (ceph): osd/PGLog.h: update missing set verification for deletes
Deleted objects may still be on-disk after merging a log that includes
deletes, so adjust the asserts accordingly.
A...
Josh Durgin
06:00 AM Revision 6b3e6302 (ceph): osd/PGLog.h: handle lost+delete entries the same as client deletes
Signed-off-by: Josh Durgin <jdurgin@redhat.com> Josh Durgin
06:00 AM Revision 100a3d70 (ceph): message, osd: add request/response messages for deletes during recovery
The existing BackfillRemove message has no reply, and PushOps have too
much logic that would need changing to accomod...
Josh Durgin
06:00 AM Revision fa037fb8 (ceph): osd: add a 'delete' flag to missing items and related functions
This will track deletes that were in the pg log and still need to be
performed during recovery. Note that with these ...
Josh Durgin
06:00 AM Revision 3a9d056d (ceph): osd/PG: handle deletes in MissingLoc
There's no source needed for deleting an object, so don't keep track
of this. Update is_readable_with_acting/is_unfou...
Josh Durgin
06:00 AM Revision 96f9ff1b (ceph): osd/PrimaryLogPG,PGBackend: handle deletes during recovery
Deletes are the same for EC and replicated pools, so add logic for
handling MOSDPGRecoveryDelete[Reply] to the base P...
Josh Durgin
02:41 AM RADOS Support #20648 (Closed): odd osd acting set
I have three host.
When I set one of them down.
I got something like this....
hongpeng lu
02:26 AM Revision dd61a7f7 (ceph): Merge pull request #16189 from bassam/pr-msgr-bind-addr
mon: add support public_bind_addr option
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:24 AM Revision 6e33ba01 (ceph): Merge pull request #16349 from liewegas/wip-vstart-bind
vstart.sh: bind restful, dashboard to ::, not 127.0.0.1
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
02:24 AM Revision 0be22af9 (ceph): Merge pull request #16329 from joscollin/wip-cleanup-crush-warning
crush: silence warning from -Woverflow
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewed-by: Kefu Chai <kch...
Sage Weil
02:22 AM mgr Bug #20647 (Resolved): Test failure: test_explicit_fail (tasks.mgr.test_failover.TestFailover)
... Sage Weil
02:21 AM RADOS Bug #20646 (New): run_seed_to_range.sh: segv, tp_fstore_op timeout
... Sage Weil
02:16 AM Revision d659266c (ceph): Merge pull request #16345 from jcsp/wip-watch-channel
ceph.in: filter out audit from ceph -w
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:11 AM Revision 1a0d645b (ceph): Merge pull request #16315 from majianpeng/bluestore-misc-fix
os/bluestore: misc fix and cleanups
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
02:08 AM Revision 6b5b15d9 (ceph): Merge pull request #16351 from liewegas/wip-mgr-init-debug
mgr,mon: debug init and mgrdigest subscriptions Sage Weil
01:49 AM Revision eab1c25f (ceph): Merge pull request #16358 from liupan1111/wip-fix-client
test/msgr: fixed the hang issue for perf_msg_client
Reviewed-by: Haomai Wang <haomai@xsky.com>
Haomai Wang
01:42 AM Revision 78c6b480 (ceph): test/msgr: fixed the hang issue for perf_msg_client
Signed-off-by: Pan Liu <wanjun.lp@alibaba-inc.com> Pan Liu
01:28 AM Revision f9433e48 (ceph): qa/suites/rados/rest/mgr-restful: simplify
Use default port; don't bother setting bind addr.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil

07/16/2017

06:47 PM Revision 1e50fb49 (ceph): mon/MgrMonitor: only induce mgr epoch shortly after mkfs
For early clusters, if there isn't an active manager, we eventually want
to trigger a health warning by rolling over ...
Sage Weil
12:58 PM Revision a1b05dd2 (ceph): rgw: acl grants num limit
According to AWS S3 in this document[1], an ACL can have up to 100
grants.
If the nums of grants is larger than 100,...
Enming Zhang
09:41 AM RADOS Backport #17445: jewel: list-snap cache tier missing promotion logic (was: rbd cli segfault when ...
Uh, I don't think master branch has this problem. Since "list-snaps"'s result has been moved from ObjectContext::obs.... Xuehan Xu
09:24 AM RADOS Backport #17445: jewel: list-snap cache tier missing promotion logic (was: rbd cli segfault when ...
But I'm working on it. Xuehan Xu
08:54 AM RADOS Backport #17445: jewel: list-snap cache tier missing promotion logic (was: rbd cli segfault when ...
Sorry, as the related source code has been reconstructed and I haven't test this for the master branch, I can't judge... Xuehan Xu
08:03 AM RADOS Backport #17445: jewel: list-snap cache tier missing promotion logic (was: rbd cli segfault when ...
Thanks for the jewel-specific fix. Has the bug been declared fixed in master, though? Nathan Cutler
07:26 AM RADOS Backport #17445 (Fix Under Review): jewel: list-snap cache tier missing promotion logic (was: rbd...
Kefu Chai
06:34 AM RADOS Backport #17445: jewel: list-snap cache tier missing promotion logic (was: rbd cli segfault when ...
It seems that ReplicatedPG::do_op's code of "master" branch has been totally reconstructed, so I submitted a pull req... Xuehan Xu
08:09 AM RADOS Bug #20645 (Closed): bluesfs wal failed to allocate (assert(0 == "allocate failed... wtf"))

it seems like alloc hint equal end of wal-bdev, but the begin of the wal-bdev is still in use...
my wal-bdev si...
Zengran Zhang

07/15/2017

07:49 PM RADOS Bug #20041: ceph-osd: PGs getting stuck in scrub state, stalling RBD
@Jason: *argh* yes this seems to be correct.
So it seems i didn't have any logs. Currently no idea how to generate...
Stefan Priebe
07:31 PM RADOS Bug #20041: ceph-osd: PGs getting stuck in scrub state, stalling RBD
@Stefan: just for clarification, I believe the gpg-encrypted ceph-post-file dump was the gcore of the OSD and a Debia... Jason Dillaman
06:38 AM RADOS Bug #20041: ceph-osd: PGs getting stuck in scrub state, stalling RBD
Hello @david,
the best logs i could produce with level 20 i sent to @Jason Dillaman 2 month ago (pgp encrypted). R...
Stefan Priebe
07:32 PM RADOS Backport #17445: jewel: list-snap cache tier missing promotion logic (was: rbd cli segfault when ...
Definitely sounds like it could be the root-cause to me. Thanks for the investigation help. Jason Dillaman
02:48 PM RADOS Backport #17445: jewel: list-snap cache tier missing promotion logic (was: rbd cli segfault when ...
I encountered the same promblem.
I debugged a little, and found that this might have something to do with the "cache...
Xuehan Xu
02:34 PM RADOS Backport #17445: jewel: list-snap cache tier missing promotion logic (was: rbd cli segfault when ...
I encountered the same promblem.
I debugged a little, and found that this might have something to do with the "cache...
Xuehan Xu
01:13 PM Revision eb752e0b (ceph): rgw: req xml params size limitation error msg
Now rgw will return like following:
400
<?xml version="1.0" encoding="UTF-8"?><Error><Code>MalformedXML</Code><Messa...
Enming Zhang
08:31 AM Revision 171104cb (ceph): Merge pull request #15587 from wjwithagen/wip-wjw-ceph-disk-is_diskdevice
ceph-disk/ceph_disk/main.py: Replace ST_ISBLK() test by is_diskdevice()
Reviewed-by: Loic Dachary <ldachary@redhat.c...
Kefu Chai
08:27 AM RADOS Bug #20605 (Fix Under Review): luminous mon lacks force_create_pg equivalent
https://github.com/ceph/ceph/pull/16353 Kefu Chai
08:24 AM Revision 742a1177 (ceph): Merge pull request #16347 from tchaikov/wip-test-ceph-disk
tests: ceph-disk: use communicate() instead of wait() for output
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Kefu Chai
06:23 AM Revision a373692f (ceph): mon/MonCommand: drop unnecessary write permission
since "log last" does not ask for it.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
06:23 AM Revision 464179b4 (ceph): osd/OSDMap: kill dead structure "struct qi"
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
05:21 AM Revision 9f680655 (ceph): Merge pull request #16334 from wjwithagen/wjw-bug-stringyfy
core:" Stringify needs access to << before reference" src/include/stringify.h
Reviewed-by: Jos Collin <jcollin@redha...
Jos Collin
04:29 AM Revision 70e664b7 (ceph): mon/OSDMonitor: another dedup case for pg-upmap-items
./bin/ceph osd pg-upmap-items 1.0 1 2 1 2
osd.1 -> osd.2 already exists, set 1.0 pg_upmap_items mapping to [1->2]
Si...
xie xingguo
04:29 AM Revision 09af9b8a (ceph): osd/OSDMap: allow bidirectional swap of pg-upmap-items
This is useful when we also want an even distribution of pg primaries across osds.
For example:
Was:
[0 1 2]
By appl...
xie xingguo
03:27 AM Revision 73c0740b (ceph): tests: ceph-disk: use communicate() instead of wait() for output
to avoid possible deadlock. quote from doc of Popen.wait()
> This will deadlock when using stdout=PIPE and/or stderr...
Kefu Chai
03:27 AM Revision c596bff5 (ceph): qa/suites/ceph-disk: whitelist health warnings
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:01 AM rbd Bug #20644 (Resolved): [rbd-mirror] assertion failure when mirrored pool is removed
... Jason Dillaman
02:59 AM Feature #19592 (Pending Backport): Addition of online osd 'omap'compaction command
assuming we need this in jewel also, so marking "pending backport" Kefu Chai
02:57 AM Revision 0cc65197 (ceph): Merge pull request #16045 from Liuchang0812/wip-compact-osd-feature
osd: compact osd feature
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:15 AM rbd Bug #20643 (Resolved): [cls] trash_list should take start_after / max_return parameters
This should be fixed prior to the Luminous release Jason Dillaman

07/14/2017

11:45 PM Bug #20529: Illegal instruction in RocksDB
Dennis,
Would you have any updates on this issue?
@All,
Has anybody else seen/being able to reproduce this a...
Daniel Oliveira
11:14 PM Bug #20628: ceph-osd deadlock in ?simple messenger?
Okay, so to read that core file we'll need to know your distro, please? :)
I did extract it though and am a bit co...
Greg Farnum
12:21 PM Bug #20628: ceph-osd deadlock in ?simple messenger?
Forgot to mention: there are no IO errors on this drive. And the daemon does not respond to socket commands: 'ceph da... Dan van der Ster
12:09 PM Bug #20628 (Closed): ceph-osd deadlock in ?simple messenger?
Hi,
We have a jewel 10.2.8 osd that just deadlocked. The osd was marked failed due to no PG stats after 60s:
<pre...
Dan van der Ster
11:01 PM RADOS Bug #20041: ceph-osd: PGs getting stuck in scrub state, stalling RBD
Stefan Priebe wrote:
> Anything i could provide or test? VMs are still crashing every night...
Can you reproduce ...
David Zafman
09:51 PM RADOS Bug #20041: ceph-osd: PGs getting stuck in scrub state, stalling RBD

Based on a the earlier information:
subset_last_update = {
version = 20796861,
epoch = 453051,
...
David Zafman
10:15 PM Revision 9ab14d1d (ceph): test/fio: print all perfcounters rather than objectstore itself.
Need bluefs,rocksdb perfcounters.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
Jianpeng Ma
09:24 PM Revision db0ed87c (ceph): Add option to specify bluestore/filestore options
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
08:49 PM Stable releases Tasks #20436 (Resolved): jewel v10.2.9
Nathan Cutler
08:49 PM Stable releases Tasks #19538 (Resolved): jewel v10.2.8
Nathan Cutler
08:32 PM RADOS Backport #20638 (In Progress): kraken: EPERM: cannot set require_min_compat_client to luminous: 6...
Nathan Cutler
08:22 PM RADOS Backport #20638 (Need More Info): kraken: EPERM: cannot set require_min_compat_client to luminous...
Now I'm not sure Nathan Cutler
08:11 PM RADOS Backport #20638 (In Progress): kraken: EPERM: cannot set require_min_compat_client to luminous: 6...
Nathan Cutler
08:10 PM RADOS Backport #20638 (Resolved): kraken: EPERM: cannot set require_min_compat_client to luminous: 6 co...
https://github.com/ceph/ceph/pull/16342 Nathan Cutler
08:31 PM RADOS Backport #20639 (In Progress): jewel: EPERM: cannot set require_min_compat_client to luminous: 6 ...
Nathan Cutler
08:23 PM RADOS Backport #20639 (Need More Info): jewel: EPERM: cannot set require_min_compat_client to luminous:...
Not sure if the PR really fixes this bug Nathan Cutler
08:12 PM RADOS Backport #20639 (In Progress): jewel: EPERM: cannot set require_min_compat_client to luminous: 6 ...
Nathan Cutler
08:10 PM RADOS Backport #20639 (Resolved): jewel: EPERM: cannot set require_min_compat_client to luminous: 6 con...
https://github.com/ceph/ceph/pull/16343 Nathan Cutler
08:19 PM rbd Backport #20635 (In Progress): jewel: [test] rbd-mirror teuthology task doesn't start daemon in f...
Nathan Cutler
08:10 PM rbd Backport #20635 (Resolved): jewel: [test] rbd-mirror teuthology task doesn't start daemon in fore...
https://github.com/ceph/ceph/pull/16343 Nathan Cutler
08:17 PM rbd Backport #20634 (In Progress): kraken: [test] rbd-mirror teuthology task doesn't start daemon in ...
Nathan Cutler
08:10 PM rbd Backport #20634 (Resolved): kraken: [test] rbd-mirror teuthology task doesn't start daemon in for...
https://github.com/ceph/ceph/pull/16342 Nathan Cutler
08:12 PM rgw Backport #20642 (Rejected): kraken: multisite: lock is not released when RGWMetaSyncShardCR::full...
Nathan Cutler
08:12 PM rgw Backport #20641 (Resolved): jewel: multisite: lock is not released when RGWMetaSyncShardCR::full_...
https://github.com/ceph/ceph/pull/17155 Nathan Cutler
08:10 PM mgr Backport #20640 (Rejected): kraken: mon: Hit assert in PaxosService::propose_pending after election
Nathan Cutler
08:10 PM rbd Backport #20637 (Resolved): jewel: rbd-mirror: cluster watcher should ignore -EPERM errors agains...
https://github.com/ceph/ceph/pull/21225 Nathan Cutler
08:10 PM rbd Backport #20636 (Rejected): kraken: rbd-mirror: cluster watcher should ignore -EPERM errors again...
Nathan Cutler
08:09 PM RADOS Bug #20546 (Resolved): buggy osd down warnings by subtree vs crush device classes
Sage Weil
08:09 PM Revision d52763c2 (ceph): Merge pull request #16221 from liewegas/wip-20546
crush/CrushWrapper: make get_immediate_parent[_id] ignore per-class shadow hierarchy
Reviewed-by: Neha Ojha <nojha@r...
Sage Weil
08:08 PM mgr Bug #20633: mon: does not send mgrdigest to mgr, making mgr init block
https://github.com/ceph/ceph/pull/16351 Sage Weil
08:05 PM mgr Bug #20633 (Resolved): mon: does not send mgrdigest to mgr, making mgr init block
... Sage Weil
08:07 PM Revision 110e60f4 (ceph): mgr/Mgr: debug init a bit more
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:06 PM Revision 73a5e078 (ceph): mon/MgrMonitor: debug mgrdigest subscriptions a bit
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:43 PM Revision d063f1a5 (ceph): update ceph-deploy quick start to add a note for mgr create command
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
06:34 PM Revision a8819409 (ceph): vstart.sh: bind restful, dashboard to ::, not 127.0.0.1
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:30 PM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
ok i'll download them just in case. Webert Lima
06:01 PM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
It will expire in a week or two. Patrick Donnelly
04:01 PM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
Patrick Donnelly wrote:
> https://shaman.ceph.com/builds/ceph/i20535-backport-v10.2.9/
Thanks, I'll be upgrading ...
Webert Lima
05:47 PM Revision 8eed4368 (ceph): tests: ceph-disk test for prepare --osd-id
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
05:47 PM Revision d199cedc (ceph): tests: ceph-disk destroy needs --purge
The former semantic of ceph-disk destroy is now implemented with the
--purge flag. Use that for the ceph-disk suite.
...
Loic Dachary
05:47 PM Revision d94ea0bd (ceph): doc: ceph-disk: fix typos
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
05:47 PM Revision bfc1ccb3 (ceph): mon/MonCap: simplify client.bootstrap-osd
Now it can only do 2 things:
- mon getmap
- osd new
\o/
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:47 PM Revision 1902a414 (ceph): tests: ceph-helper uses ceph osd purge
Instead of removing each element related to an OSD individually.
Signed-off-by: Loic Dachary <loic@dachary.org>
Loic Dachary
05:47 PM Revision 91b9646f (ceph): tests: count OSD ids in PGs {wait,get}_osd_id_used_by_pgs
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
05:47 PM Revision 597393d5 (ceph): ceph-disk: implement command_with_stdin
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
05:47 PM Revision a8952eef (ceph): ceph-disk: implement Secrets,LockboxSecrets
Supporting the JSON format accepted by osd new.
Signed-off-by: Loic Dachary <loic@dachary.org>
Loic Dachary
05:47 PM Revision 3c195c49 (ceph): tests: ceph-disk tests are not shell
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
05:47 PM Revision dcfe0573 (ceph): vstart: it's OK to have very little free space
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
05:47 PM Revision 5e42bc74 (ceph): ceph-disk: _dmcrypt_map uses command_with_stdin
Instead of an inlined version of it.
Signed-off-by: Loic Dachary <loic@dachary.org>
Loic Dachary
05:47 PM Revision 049f2141 (ceph): ceph-disk: copyright dates updates
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
05:47 PM Revision 13006324 (ceph): tests: make ceph-disk timeout environement configurable
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
05:47 PM Revision a70521d8 (ceph): tests: generalize FreeBSD timeout special case
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
05:47 PM Revision 285987be (ceph): tests: ceph-disk reorganize write tests
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
05:47 PM Revision 625a7d51 (ceph): tests: ceph-disk add ceph-mgr during activation tests
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
05:47 PM Revision 9fa13d4c (ceph): ceph-disk: use osd new instead of osd create
When using --dmcrypt, the lockbox stores the OSD id and the cephx secret
that will be used when activating the OSD.
...
Loic Dachary
05:46 PM Revision 1921aa90 (ceph): ceph-disk: use 'ceph osd destroy' for 'ceph-disk destroy'
- simplifies interaction with monitor, makes it atomic
- marks the OSD as DESTROYED so that the id may be potentially...
Sage Weil
05:41 PM Revision bf493856 (ceph): mon: add support public_bind_addr option
To support running in dynamic enviornments (like Kubernetes) the mon needs
to be able to advertise and ip address tha...
Bassam Tabbara
05:41 PM Revision a8da9fd0 (ceph): test,qa/workunits: add tests for public_bind_addr
Add a set of new tests for the case when public_addr and public_bind_addr
are different for a mon. In order to test t...
Bassam Tabbara
05:41 PM Revision c0dc2053 (ceph): docs: add docs for public_bind_addr
Signed-off-by: Bassam Tabbara <bassam.tabbara@quantum.com> Bassam Tabbara
05:23 PM Bug #20632 (Won't Fix): hammer->jewel: "FAILED assert(p != pools.end())"
Run: http://pulpito.ceph.com/teuthology-2017-07-14_03:29:02-upgrade:hammer-jewel-x-master-distro-basic-smithi/
Jobs:...
Yuri Weinstein
04:13 PM Revision b3404bd8 (ceph): Merge pull request #12139 from tianshan/fix_zone_set_realm_id
rgw: fix zone did't update realm_id when added to zonegroup
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Yehuda Sadeh
03:57 PM RADOS Bug #20602 (Fix Under Review): mon crush smoke test can time out under valgrind
Sage Weil
03:52 PM RADOS Bug #20602: mon crush smoke test can time out under valgrind
Valgrind is slow to do the fork and cleanup; that's why we keep timing out. Blame e189f11fcde6829cc7f86894b913bc1a3f... Sage Weil
03:31 PM RADOS Bug #20602: mon crush smoke test can time out under valgrind
Valgrind is slow to do the fork and cleanup; that's why we keep timing out. Blame e189f11fcde6829cc7f86894b913bc1a3f... Sage Weil
01:57 PM RADOS Bug #20602: mon crush smoke test can time out under valgrind
A simple workaround would be to make a 'mon smoke test crush changes' option and turn it off when using valgrind.. wh... Sage Weil
02:55 AM RADOS Bug #20602: mon crush smoke test can time out under valgrind
/a/kchai-2017-07-13_18:13:10-rados-wip-kefu-testing-distro-basic-smithi/1396642
rados/singleton-nomsgr/{all/valgri...
Kefu Chai
02:51 AM RADOS Bug #20602: mon crush smoke test can time out under valgrind
/a/sage-2017-07-13_20:38:15-rados-wip-sage-testing-distro-basic-smithi/1397207
that's two consecutive runs for me..
Sage Weil
03:53 PM rgw Bug #19817: multisite: RGWPeriodPuller does not call RGWPeriod::reflect() on new period
Casey Bodley wrote:
> https://github.com/ceph/ceph/pull/14915
merged
Yuri Weinstein
03:53 PM rgw Bug #19816: multisite: set_latest_epoch not atomic
Casey Bodley wrote:
> https://github.com/ceph/ceph/pull/14915
>
> added backport tags to related issue http://tra...
Yuri Weinstein
03:52 PM Revision 34fcd223 (ceph): Merge pull request #14915 from cbodley/wip-19817
rgw: add missing RGWPeriod::reflect() based on new atomic update_latest_epoch()
Reviewed-by: Orit Wasserman <owasser...
Yuri Weinstein
03:51 PM Revision 75c923e7 (ceph): mon: add mon_osd_crush_smoke_test=true
This option allows us to disable the crush smoke test when creating pools,
injecting crush maps, or making other chan...
Sage Weil
03:51 PM Revision 960f0007 (ceph): qa/suites: disable mon crush smoke test with valgrind
Valgrind runs itself on forked children, and does its cleanup when they
complete, and this is slow... slow enough tha...
Sage Weil
03:51 PM Revision 267b115c (ceph): Merge pull request #15953 from rzarzynski/wip-rgw-20418
rgw: reject request if decoded URI contains \0 in the middle.
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Yuri Weinstein
03:35 PM Revision 1486397f (ceph): ceph.in: filter out audit from ceph -w
...and add an optional --watch-channel argument.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
03:31 PM RADOS Bug #20601 (Duplicate): mon comamnds time out due to pool create backlog w/ valgrind
ok, the problem is that the fork-based crushtool test is very slow under valgrind (valgrind has to do init/cleanup on... Sage Weil
03:23 PM RADOS Bug #20601: mon comamnds time out due to pool create backlog w/ valgrind
It isn't that pool creations are serialized, actually; they are already batched. Maybe valgrind is just making it sl... Sage Weil
02:51 AM RADOS Bug #20601: mon comamnds time out due to pool create backlog w/ valgrind
another failure with same cause, different symptom: this time a 'osd out 0' timed out due to a bunch of pool creates.... Sage Weil
03:24 PM rbd Bug #20630 (Pending Backport): [test] rbd-mirror teuthology task doesn't start daemon in foregrou...
Jason Dillaman
03:17 PM rbd Bug #20630 (Fix Under Review): [test] rbd-mirror teuthology task doesn't start daemon in foregrou...
*PR*: https://github.com/ceph/ceph/pull/16340 Jason Dillaman
02:31 PM rbd Bug #20630 (Resolved): [test] rbd-mirror teuthology task doesn't start daemon in foreground mode
This prevents the daemon-helper from cleaning up the daemon at the end of the test. Jason Dillaman
03:19 PM RADOS Bug #20475 (Pending Backport): EPERM: cannot set require_min_compat_client to luminous: 6 connect...
https://github.com/ceph/ceph/pull/16340 merged to master
backports for kraken and jewel:
https://github.com/ceph/...
Sage Weil
02:05 PM RADOS Bug #20475 (In Progress): EPERM: cannot set require_min_compat_client to luminous: 6 connected cl...
Sage Weil
03:04 AM RADOS Bug #20475: EPERM: cannot set require_min_compat_client to luminous: 6 connected client(s) look l...
ok, smithi083 was (is!) locked by
/home/teuthworker/archive/teuthology-2017-07-13_05:10:02-fs-kraken-distro-basic-...
Sage Weil
02:57 AM RADOS Bug #20475: EPERM: cannot set require_min_compat_client to luminous: 6 connected client(s) look l...
baddy is... Sage Weil
03:19 PM Revision 6a0c3b45 (ceph): Merge pull request #16340 from dillaman/wip-20630
qa/tasks: rbd-mirror daemon not properly run in foreground mode
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:12 PM Revision a5e7e007 (ceph): Merge pull request #16331 from zhangsw/cleanup-zonegroup-list
rgw: remove the useless output when listing zonegroups.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
03:06 PM Revision d3e81588 (ceph): qa/tasks: rbd-mirror daemon not properly run in foreground mode
Fixes: http://tracker.ceph.com/issues/20630
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
03:05 PM Revision f2d61c19 (ceph): qa/tasks: rbd-mirror daemon not properly run in foreground mode
Fixes: http://tracker.ceph.com/issues/20630
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
02:56 PM RADOS Bug #20631 (Fix Under Review): OSD needs restart after upgrade to luminous IF upgraded before a l...
https://github.com/ceph/ceph/pull/16341 Sage Weil
02:42 PM RADOS Bug #20631 (Resolved): OSD needs restart after upgrade to luminous IF upgraded before a luminous ...
If an OSD is upgraded to luminous before the monmap has the luminous feature, it will require to be restarted before ... Joao Eduardo Luis
02:53 PM Revision 7ec43396 (ceph): osd: restart boot process if waiting for luminous mons
If we start_boot and see that we don't have luminous mons, we will stop.
But we don't currently reliably notice when ...
Sage Weil
02:32 PM Revision 4fa19187 (ceph): qa/tasks: rbd-mirror daemon not properly run in foreground mode
Fixes: http://tracker.ceph.com/issues/20630
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:16 PM Revision 1ac23e78 (ceph): Merge pull request #16043 from jcsp/wip-dashboard-updates
mgr: dashboard improvements
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
02:05 PM Revision 62935db8 (ceph): mgr: expose a MgrMap in PyModules
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
02:05 PM Revision 2cd8c5c6 (ceph): mgr/dashboard: update health display
This takes account of the new health format, also
expands and visually cleans up the frontpage
where we put the healt...
John Spray
02:05 PM mgr Bug #20396: segv in python somewhere from restful test
haven't seen this in a couple weeks... Sage Weil
02:04 PM mgr Bug #20383 (Resolved): restful: ValueError: No JSON object could be decoded
Sage Weil
02:04 PM Revision 7e142534 (ceph): Merge pull request #16020 from jcsp/wip-20383
mgr: clean up daemon start process
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:01 PM mgr Bug #20629 (Resolved): Spurious ceph-mgr failovers during mon elections
This is essentially the mgr equivalent of CephFS's http://tracker.ceph.com/issues/19706
Beacons that should be for...
John Spray
01:58 PM Revision 48ce7372 (ceph): Merge pull request #16338 from scienceluo/wip-doc-branch
doc/release-notes: Luminous release notes typo fixes
Reviewed-by: Jos Collin <jcollin@redhat.com>
Jos Collin
12:26 PM Revision 0fe816fc (ceph): doc/release-notes: Luminous release notes typo fixes "systemctl ceph-os...
Signed-off-by: Luo Kexue <luo.kexue@zte.com.cn> Luo Kexue
11:19 AM CephFS Feature #20606: mds: improve usability of cluster rank manipulation and setting cluster up/down
My thoughts on this:
* maybe we should preface this class of command (manipulating the MDS ranks) with "cluster", ...
John Spray
10:07 AM Revision 9cce6776 (ceph): Merge pull request #16318 from smithfarm/wip-jewel-10-2-9
doc: Jewel v10.2.9 release notes
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Nathan Cutler
09:51 AM RADOS Fix #20627 (New): Clean config special cases out of common_preinit
Post-https://github.com/ceph/ceph/pull/16211, we should use set_daemon_default for this:... John Spray
08:54 AM Revision f7330a5a (ceph): ceph_disk/main.py: fixed bugs from theutology report
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
08:48 AM Revision 85d7f881 (ceph): ceph-disk/main.py: Replace ST_ISBLK() test by is_diskdevice()
- FreeBSD does not have blockdevices any more (since 2002)
So disk are just Character special devices, so test on ...
Willem Jan Withagen
08:44 AM Revision 7f1d8849 (ceph): core:" Stringify needs access to << before reference" src/include/strin...
Clang complains:
In file included from /home/jenkins/workspace/ceph-master/src/mon/HealthMonitor.cc:21:
/home/jenkin...
Willem Jan Withagen
08:31 AM Revision 52685733 (ceph): Merge pull request #16330 from scienceluo/master
doc/release-notes: Luminous release notes typo fixes "ceph config-key ls"->"ceph config-key list"
Reviewed-by: xie ...
Kefu Chai
06:23 AM Revision 664f1467 (ceph): doc:fix release-notes
Signed-off-by: luo.kexue@zte.com.cn science luo
05:07 AM Bug #13278 (Fix Under Review): ceph-disk fails with bcache as data disk
https://github.com/ceph/ceph/pull/16327 Kefu Chai
04:11 AM CephFS Bug #20622: mds: takeover mds stuck in up:replay after thrashing rank 0
3 of 6 osds failed. But there is no clue why they failed.... Zheng Yan
04:01 AM Revision 103d4fbe (ceph): test/msgr: fixed the hang issue for perf_msg_client
Signed-off-by: Pan Liu <wanjun.lp@alibaba-inc.com> Pan Liu
03:57 AM Revision 7f4bc255 (ceph): test/msgr: fixed the hang issue for perf_msg_client
Pan Liu
03:45 AM Revision 2c899fbe (ceph): crush: silence warning from -Woverflow
The following warning appears during build:
ceph/src/crush/CrushWrapper.cc: In member function ‘int32_t CrushWrapper:...
Jos Collin
03:17 AM Messengers Bug #20603 (Resolved): msg/async/Stack.h: 262: FAILED assert(oldref > 0) in Worker::release_worker()
Sage Weil
03:16 AM RADOS Bug #20600 (Resolved): 'ceph pg set_full_ratio ...' blocks on luminous
Sage Weil
03:16 AM Revision 7e287a44 (ceph): Merge pull request #16300 from liewegas/wip-20600
mon: fix hang on deprecated/removed 'pg set_*full_ratio' commands
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Sage Weil
03:16 AM Revision 76abfdba (ceph): Merge pull request #16321 from Yan-waller/wip-walle-0712cephosd
common: misc cleanups in common, global, os, osd submodules
Reviewed-by: Jos Collin <jcollin@redhat.com>
Sage Weil
03:15 AM RADOS Bug #20617 (Resolved): Exception: timed out waiting for mon to be updated with osd.0: 0 < 4724464...
Sage Weil
03:15 AM Revision 58487735 (ceph): Merge pull request #16322 from liewegas/wip-20617
qa/tasks/ceph_manager: wait longer for pg stats to flush
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
03:14 AM Revision db906727 (ceph): Merge pull request #16323 from ceph/revert-15897-wip-20390
Revert "msg/async: increase worker reference with local listen table enabled backend" Sage Weil
03:14 AM RADOS Bug #20626 (Can't reproduce): failed to become clean before timeout expired, pgs stuck unknown
... Sage Weil
03:13 AM Revision 33ab6ed5 (ceph): Merge pull request #16319 from tchaikov/wip-ceph-helper-with-exp-features
qa/workunits/ceph-helpers: enable experimental features for osd
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Kefu Chai
03:10 AM Revision cb71f188 (ceph): Merge pull request #16320 from tchaikov/wip-clang-analyzer-warnings
test,mon,msg: kill clang analyzer warnings
Reviewed-by: Haomai Wang <haomai@xsky.com>
Reviewed-by: Brad Hubbard <bhu...
Kefu Chai
02:50 AM RADOS Bug #20625 (Duplicate): ceph_test_filestore_idempotent_sequence aborts in run_seed_to_range.sh
... Kefu Chai
02:47 AM Revision 600cb0a5 (ceph): rgw: remove the useless output when listing zonegroups.
Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com> Zhang Shaowen
02:30 AM RADOS Bug #20624 (Duplicate): cluster [WRN] Health check failed: no active mgr (MGR_DOWN)" in cluster log
mgr.x... Kefu Chai
12:19 AM CephFS Feature #19109: Use data pool's 'df' for statfs instead of global stats, if there is only one dat...
You'd give the available space for that pool (i.e. how many bytes can they write before it becomes full). Same as in... John Spray

07/13/2017

11:04 PM CephFS Bug #20622: mds: takeover mds stuck in up:replay after thrashing rank 0
Zheng, please take a look. Patrick Donnelly
11:04 PM CephFS Bug #20622 (Closed): mds: takeover mds stuck in up:replay after thrashing rank 0
... Patrick Donnelly
10:03 PM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
https://shaman.ceph.com/builds/ceph/i20535-backport-v10.2.9/ Patrick Donnelly
12:35 PM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
Patrick Donnelly wrote:
> It does not include the fix. Do not use that branch. I'll make a note to update it...
T...
Webert Lima
10:00 PM Revision 0bedac27 (ceph): osd: Add recovery sleep configuration option for HDDs and SSDs
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
09:13 PM Revision 22391f0f (ceph): doc: Jewel v10.2.9 changelog
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
06:18 PM Revision 35ede02d (ceph): rgw: delete object in error path
Fixes: http://tracker.ceph.com/issues/20620
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
05:59 PM Revision 34e2ce58 (ceph): mon/PGMonitor: EOPNOTSUPP for old pgmon commands
This includes 'pg set_full_ratio', which we have only for the upgrade, but
goes away afterwards.
Also, return true t...
Sage Weil
05:41 PM Messengers Bug #20603: msg/async/Stack.h: 262: FAILED assert(oldref > 0) in Worker::release_worker()
Sage Weil
03:23 PM Messengers Bug #20603 (Fix Under Review): msg/async/Stack.h: 262: FAILED assert(oldref > 0) in Worker::relea...
https://github.com/ceph/ceph/pull/16323 Kefu Chai
02:32 PM Messengers Bug #20603: msg/async/Stack.h: 262: FAILED assert(oldref > 0) in Worker::release_worker()
/a/sage-2017-07-12_19:30:01-rados-wip-sage-testing-distro-basic-smithi/1392368
rados/verify/{ceph.yaml clusters/{fix...
Sage Weil
05:07 PM Revision 03b59b2e (ceph): os/bluestore/BlueStore: remove useless judgement.
In fact logger is never null.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
Jianpeng Ma
04:42 PM Bug #20619: MgrClient.cc: 43: FAILED assert(msgr != nullptr)
I see Python, was this python-rados? A CLI? Something else? Greg Farnum
04:17 PM Bug #20619 (Closed): MgrClient.cc: 43: FAILED assert(msgr != nullptr)
I got this after creating a replicated Pool with very few PGs.
Environment:
* Git revision: 7e12840db34f8a0fb
* ...
Sebastian Wagner
04:40 PM Revision 45b55b4b (ceph): test: test_c_headers: silence clang analyzer warnings
this silences clang analyzer's warnings like:
Value stored to 'ret' is never read
Signed-off-by: Kefu Chai <kchai@r...
Kefu Chai
04:40 PM Revision 325545dc (ceph): msg/async/rdma: return stored errno on error
otherwise the errno would be overwritten, and we are returning 0 or the
errno set by ::close()
Signed-off-by: Kefu C...
Kefu Chai
04:40 PM Revision 95c7a552 (ceph): mon: do not assign to never-read variable
this silences clang analyzer's warning of
Value stored to 'err' is never read
Signed-off-by: Kefu Chai <kchai@redha...
Kefu Chai
04:40 PM RADOS Bug #20546: buggy osd down warnings by subtree vs crush device classes
https://github.com/ceph/ceph/pull/16221 Sage Weil
04:37 PM Revision 24d4415a (ceph): Merge pull request #16262 from liewegas/wip-20208
mgr/ClusterState: do not mangle PGMap outside of Incremental Greg Farnum
04:36 PM Revision feb998da (ceph): Merge pull request #9974 from weiqiaomiao/wqm-wip-copy_obj
rgw: fix memory leak in copy_obj_to_remote_dest
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Yehuda Sadeh
04:33 PM Revision 55feca2b (ceph): os/bluestore/BlueStore: no need to recalc.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
04:28 PM rgw Bug #20620 (Closed): rgw: RGWRados::copy_obj_to_remote_dest() bad variable lifecycle
Not sure that this code is ever called (most likely it doesn't), but out_stream_req can be deleted without prior init... Yehuda Sadeh
04:23 PM Revision cfb43da8 (ceph): os/bluestore/BlueStore: using buffprt::zero rather than memset.
Just for the code to look consistent
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
Jianpeng Ma
04:22 PM Revision d95b5216 (ceph): Merge pull request #11124 from zhangsw/cleanup-rgwrados-deleteobj
rgw: remove a redundant judgement in rgw_rados.cc:delete_obj.
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
04:20 PM rgw Bug #19602 (Resolved): Multipart upload may exceed the quota
Yehuda Sadeh
04:19 PM Revision df7fbbf1 (ceph): Merge pull request #12010 from zhangsw/fix-rgw-multipart-bug
rgw: Fix a bug that multipart upload may exceed the quota.
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
04:15 PM Revision 12c6cfa5 (ceph): qa/workunits/rados/test_health_warnings: test down msgs vs crush classes
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:15 PM Revision c695c250 (ceph): osdmaptool: add --health option
Generate and dump health checks.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:15 PM rgw Bug #18077 (Pending Backport): multisite: lock is not released when RGWMetaSyncShardCR::full_sync...
Yehuda Sadeh
04:14 PM Revision 790f913f (ceph): Merge pull request #12197 from zhangsw/fix-rgw-metasync-lock-bug
rgw: lock is not released when set sync marker is failed.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yehuda Sadeh
04:14 PM Revision 0f2e985e (ceph): crush/CrushWrapper: make get_immediate_parent[_id] ignore per-class sha...
Fixes: http://tracker.ceph.com/issues/20546
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:14 PM Revision 240601ab (ceph): osd/OSDMap: whitespace
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:14 PM Revision af1f47c0 (ceph): osd/OSDMap: remove assumption about type ids
The code is assuming type==1 is in use, but it might not be. (It is
usually 'chassis' by default, which is rarely us...
Sage Weil
04:13 PM Revision 56e29655 (ceph): qa/tasks/ceph_manager: wait longer for pg stats to flush
An ill-timed mgr restart could blow the current 15s wait.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:12 PM Revision b82c90c7 (ceph): Merge pull request #16021 from joscollin/wip-uninitialized-pointer-fiel...
rgw: Initialize pointer fields
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
04:09 PM Bug #20615 (Duplicate): No "snapset" attribute in clone object
You'd need to provide more info to be sure, but as suggested on the mailing list this sounds like http://tracker.ceph... Greg Farnum
11:52 AM Bug #20615 (Duplicate): No "snapset" attribute in clone object
We are using rbd for block devices of VMs, and recently we found that after we created snapshots for some rbd images,... Xuehan Xu
04:08 PM CephFS Feature #19109: Use data pool's 'df' for statfs instead of global stats, if there is only one dat...
What value for free space should we give in this case? If it's the global free space, it might be misleading to speci... Douglas Fuller
03:50 PM Revision 95c07fbe (ceph): Merge pull request #16014 from xiexingguo/wip-autoclass
osd/OSD: auto class on osd start up
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:41 PM Revision 48822a7a (ceph): Merge pull request #15774 from shashalu/drop-temp-var
rgw: using RGW_OBJ_NS_MULTIPART in check_bad_index_multipart
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:25 PM Revision dc50360c (ceph): doc: Jewel v10.2.9 release notes
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
03:19 PM Revision 8d94ee35 (ceph): Revert "msg/async: increase worker reference with local listen table en...
Haomai Wang
03:18 PM Revision cefeb89e (ceph): Merge pull request #16255 from trociny/wip-test-librbd-internals
test/librbd: re-enable internal tests in ceph_test_librbd
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:49 PM CephFS Bug #20337: test_rebuild_simple_altpool triggers MDS assertion
https://github.com/ceph/ceph/pull/16305 Douglas Fuller
02:46 PM Revision c67f986b (ceph): Merge pull request #16130 from fullerdj/wip-djf-ceph-connect-timeout
ceph.in: Check return value when connecting
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Alfredo Deza <ade...
Sage Weil
02:43 PM Revision 27e8b8b9 (ceph): Merge pull request #16243 from markhpc/wip-bluestore-freelist-iterator
os/bluestore: Make BitmapFreelistManager kv itereator short lived.
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:37 PM Revision 9b3c2084 (ceph): Merge pull request #16269 from liewegas/wip-bluestore-deferred-pending
os/bluestore: only submit deferred if there is any
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewed-by: Ma...
Sage Weil
02:33 PM Revision ee40893e (ceph): Merge pull request #16306 from liewegas/wip-reg11184-health
qa/suites/rados/singleton/all/reg11184: whitelist health warnings Sage Weil
02:30 PM RADOS Bug #20602: mon crush smoke test can time out under valgrind
/a/sage-2017-07-12_19:30:01-rados-wip-sage-testing-distro-basic-smithi/1392270
rados/singleton-nomsgr/{all/valgrind-...
Sage Weil
02:27 PM CephFS Feature #20609: MDSMonitor: add new command `ceph fs set <fs_name> down` to bring the cluster down
So really this would just set max_mds to 0. I do think this should trigger HEALTH_ERR unless and until the user delet... Douglas Fuller
02:23 PM CephFS Feature #20610: MDSMonitor: add new command to shrink the cluster in an automated way
I think we should still call this max_mds to avoid confusion between the filesystem itself (the data) and its MDSs. I... Douglas Fuller
02:22 PM Revision 0cfd05db (ceph): osd: cleanups
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn> Yan Jun
02:17 PM RADOS Bug #20617 (Fix Under Review): Exception: timed out waiting for mon to be updated with osd.0: 0 <...
https://github.com/ceph/ceph/pull/16322 Sage Weil
02:14 PM RADOS Bug #20617 (Resolved): Exception: timed out waiting for mon to be updated with osd.0: 0 < 4724464...
... Sage Weil
02:16 PM RADOS Bug #20616: pre-luminous: aio_read returns erroneous data when rados_osd_op_timeout is set but no...
This can't be reproduced with 12.1.0. So this have been fixed in the meantime. Mehdi Abaakouk
01:48 PM RADOS Bug #20616 (Resolved): pre-luminous: aio_read returns erroneous data when rados_osd_op_timeout is...
Hi,
In Gnocchi, with use the python-rados API and we recently encounter some data corruption when "rados_osd_op_ti...
Mehdi Abaakouk
02:11 PM CephFS Feature #20607: MDSMonitor: change "mds deactivate" to clearer "mds rejoin"
I think "reset" would work well. I do think we should change it, though. Douglas Fuller
08:05 AM CephFS Feature #20607: MDSMonitor: change "mds deactivate" to clearer "mds rejoin"
I like "flush". Also, "reactivate" occurred to me. Nathan Cutler
04:35 AM CephFS Feature #20607: MDSMonitor: change "mds deactivate" to clearer "mds rejoin"
Agreed on "rejoin".
Okay so after a jog and some light thought, I would suggest "release" (i.e. the rank is releas...
Patrick Donnelly
03:47 AM CephFS Feature #20607: MDSMonitor: change "mds deactivate" to clearer "mds rejoin"
I agree with john. rejoin is confusing for non-native English speaker Zheng Yan
02:08 PM CephFS Feature #20611: MDSMonitor: do not show cluster health warnings for file system intentionally mar...
Taking an MDS down for hardware maintenance, etc, should trigger a health warning because such actions do, even if in... Douglas Fuller
02:06 PM Revision eb5723d3 (ceph): os: export compact interface in ObjectStore and ObjectMap
Signed-off-by: liuchang0812 <liuchang0812@gmail.com> Chang Liu
02:06 PM Revision b4ad4297 (ceph): osd: new command compact via tell/daemon
user could manual compact OSD's omap as following:
1. ceph tell osd.id compact
2. ceph daemon osd.id compact
user's r...
Chang Liu
02:06 PM Revision d1f24d05 (ceph): test: add test of ceph compact command
Signed-off-by: liuchang0812 <liuchang0812@gmail.com> Chang Liu
01:59 PM Revision 771e2fa3 (ceph): Merge pull request #16317 from tchaikov/wip-0-osd-is-not-an-error
qa/workunits/ceph-helpers: test wait_for_health_ok differently
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Kefu Chai
01:17 PM Linux kernel client Bug #20164: libceph: got bad padding
Let me see if I can reproduce with Debian 8 kernel. Ilya Dryomov
08:27 AM Linux kernel client Bug #20164: libceph: got bad padding
Its a problem of the kernel, actually Debian 8 runs 3.16 when ceph rbd feature uses 4.X, I changed to Ubuntu server a... Jorge Pinilla
01:13 PM Linux kernel client Bug #18697 (Closed): Kernel panic on cephfs kernel client (4.4.0-57-generic #78-Ubuntu SMP)
This issue was fixed in kernel 4.7 and doesn't exist in RHEL 7.3/7.4. Ilya Dryomov
01:04 PM Revision 2ee413f7 (ceph): 10.2.9
Jenkins Build Slave User
01:01 PM Revision eab471b3 (ceph): Merge pull request #16274 from smithfarm/wip-jewel-10-2-8
doc: Jewel v10.2.8 release notes
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Gregory Farnum <gfarnum@redha...
Kefu Chai
12:47 PM rgw Bug #20418: rgw: URI with \0 in the middle is silently handled as its initial part
https://github.com/ceph/ceph/pull/15953 Orit Wasserman
12:46 PM rgw Bug #20418 (Fix Under Review): rgw: URI with \0 in the middle is silently handled as its initial ...
Orit Wasserman
12:04 PM Revision 3b6d470e (ceph): Merge pull request #16267 from liewegas/wip-restful-defaults
mgr/restful: bind to :: and update docs
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by: Boris Ranto <br...
Boris Ranto
11:19 AM Revision 9cb7e077 (ceph): Merge pull request #16311 from Songweibin/wip-update-info-affi
.mailmap, .organizationmap: Update Song Weibin information and affiliation
Reviewed-by: Abhishek Lekshmanan <abhishe...
Kefu Chai
11:14 AM Revision c64a8830 (ceph): Merge pull request #16303 from bstillwell/releases-doc-update-201707
doc/releases: Update releases from Feb 2017 to July 2017
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:12 AM CephFS Bug #20614: [WRN] MDS daemon 'a-s' is not responding, replacing it as rank 0 with standby 'a'"...
Dupe of http://tracker.ceph.com/issues/19706 ? John Spray
08:58 AM CephFS Bug #20614 (Duplicate): [WRN] MDS daemon 'a-s' is not responding, replacing it as rank 0 with ...
http://pulpito.ceph.com/teuthology-2017-07-08_03:15:04-fs-master-distro-basic-smithi/ Zheng Yan
10:18 AM Revision 0f97cd01 (ceph): doc: add v10.2.8 changelog
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
10:08 AM Revision 4a3cdb00 (ceph): qa/workunits/ceph-helpers: enable experimental features for osd
it matches the settings in vstart.sh, also it would be handy for those
who are still developing on btrfs, which is no...
Kefu Chai
09:54 AM rbd Bug #20571 (Pending Backport): rbd-mirror: cluster watcher should ignore -EPERM errors against re...
Mykola Golub
09:49 AM Revision a2335091 (ceph): qa/workunits/ceph-helpers: test wait_for_health_ok differently
0 OSDs is not an error anymore in the new health checking implemented by
OSDMap::check_health(). this case was treate...
Kefu Chai
09:05 AM rgw Backport #20362 (In Progress): jewel: VersionIdMarker and NextVersionIdMarker are not returned wh...
Nathan Cutler
09:05 AM Revision 713a88a5 (ceph): rgw: VersionIdMarker and NextVersionIdMarker should be returned when li...
object versions if necessary.
Fixes: http://tracker.ceph.com/issues/19886
Signed-off-by: Zhang Shaowen <zhangshaowe...
Zhang Shaowen
08:58 AM Stable releases Tasks #20613 (In Progress): jewel v10.2.10
Nathan Cutler
08:55 AM Stable releases Tasks #20613 (Resolved): jewel v10.2.10
h3. Workflow
* "Preparing the release":http://ceph.com/docs/master/dev/development-workflow/#preparing-a-new-relea...
Nathan Cutler
08:48 AM Revision ffda75ba (ceph): Merge pull request #16277 from smithfarm/wip-rn-script
tools: ceph-release-notes: handle an edge case
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:47 AM Revision df3fe15c (ceph): doc: release notes: note MDS regression in 10.2.8
See the discussion in https://github.com/ceph/ceph/pull/16192
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
08:40 AM Stable releases Tasks #20436: jewel v10.2.9
10.2.9 will contain just two PRs:
* https://github.com/ceph/ceph/pull/16273 (zeroes PendingReleaseNotes -> no code...
Nathan Cutler
08:36 AM Stable releases Tasks #20436 (In Progress): jewel v10.2.9
Nathan Cutler
08:31 AM CephFS Backport #20599 (Resolved): jewel: cephfs: Damaged MDS with 10.2.8
Nathan Cutler
08:31 AM Revision 9295f588 (ceph): Merge pull request #16282 from smithfarm/wip-20599-jewel
jewel: cephfs: Damaged MDS with 10.2.8
Reviewed-by: Yan, Zheng <zyan@redhat.com>
Nathan Cutler
07:57 AM Revision 0c169bbd (ceph): Merge pull request #16264 from dillaman/wip-20571
rbd-mirror: ignore permission errors on rbd_mirroring object
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
07:55 AM Revision e4844706 (ceph): qa/cephfs: don't use int() to convert string of float point number
Fixes: http://tracker.ceph.com/issues/20582
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
07:39 AM rbd Bug #20580: rbd map should warn when creating duplicate devices for the same image
I think the same image should not be mapped more than once. I modified the kernel code(drivers/block/rbd.c), then rbd... Yanhu Cao
06:30 AM Revision 37369944 (ceph): rgw: fix err when copy object in bucket with specified placement rule
Fixes: http://tracker.ceph.com/issues/20378
Signed-off-by: fang yuxiang <fang.yuxiang@eisoo.com>
fang.yuxiang
05:00 AM Bug #20529: Illegal instruction in RocksDB
David, would you mind sharing some more info about the environment?
I've tried the following and they all seem to w...
Daniel Oliveira
03:50 AM rgw Bug #20612: radosgw ceases responding to list requests
@greg,
does this really look like a radosgw issue to you?
Matt
Matt Benjamin
01:44 AM rgw Bug #20612 (Can't reproduce): radosgw ceases responding to list requests
I have 4 OSDs set up with --dmcrypt and --bluestore. Occasionally, likely due to http://tracker.ceph.com/issues/20545... Bob Bobington
03:42 AM Revision 20bacee6 (ceph): .mailmap, .organizationmap: Update Song Weibin information and affiliation
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
01:58 AM Revision 03c15225 (ceph): rgw: modify email to empty by admin RESTful api doesn't work
Signed-off-by: fang yuxiang fang.yuxiang@eisoo.com fang.yuxiang
01:30 AM rbd Backport #20515: jewel: IO work queue does not process failed lock request
@Nathan: you have a very keen nose -- you are correct it will not be trivial. Jason Dillaman
12:30 AM Revision d78fffa4 (ceph): rgw_file: add service map registration
Add static service map registration for librgw/NFS. In this
verision registration is unconditional (e.g., unit tests...
Matt Benjamin

07/12/2017

11:36 PM CephFS Feature #20607: MDSMonitor: change "mds deactivate" to clearer "mds rejoin"
The trouble with "rejoin" is that it's also the name of one of the states the daemon passes through during startup. John Spray
11:02 PM CephFS Feature #20607 (Rejected): MDSMonitor: change "mds deactivate" to clearer "mds rejoin"
Rename `ceph mds deactivate` to `ceph mds rejoin`. This makes it clear an MDS is leaving and then rejoining the metad... Patrick Donnelly
11:11 PM CephFS Feature #20611 (Resolved): MDSMonitor: do not show cluster health warnings for file system intent...
Here's what you see currently:... Patrick Donnelly
11:09 PM CephFS Feature #20610 (Resolved): MDSMonitor: add new command to shrink the cluster in an automated way
Deprecate `ceph fs set <fs_name> max_mds <max_mds>`. New `ceph fs set <fs_name> ranks <max_mds>` sets max_mds and beg... Patrick Donnelly
11:07 PM CephFS Feature #20609 (Resolved): MDSMonitor: add new command `ceph fs set <fs_name> down` to bring the ...
This will cause the MDSMonitor to start stopping ranks (what deactivate does) beginning at the highest rank. Only one... Patrick Donnelly
11:03 PM CephFS Feature #20608 (Resolved): MDSMonitor: rename `ceph fs set <fs_name> cluster_down` to `ceph fs se...
This indicates whether the file system can be joined by the mds as a new rank. The behavior stays the same. Patrick Donnelly
10:51 PM CephFS Feature #20606 (Resolved): mds: improve usability of cluster rank manipulation and setting cluste...
Right now the procedure for bringing down a cluster is:... Patrick Donnelly
10:39 PM Revision 4fcfb8ca (ceph): qa/suites/rados/singleton/all/reg11184: whitelist health warnings
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:30 PM RADOS Bug #20605 (Resolved): luminous mon lacks force_create_pg equivalent
This was part of the now-defunct PGMonitor. Also, pg creation is totally different now.
Create new 'osd force-cre...
Sage Weil
09:55 PM CephFS Bug #20582 (Fix Under Review): common: config showing ints as floats
https://github.com/ceph/ceph/pull/16288#event-1161205437 John Spray
05:53 PM CephFS Bug #20582 (In Progress): common: config showing ints as floats
Patrick Donnelly
05:53 PM CephFS Bug #20582: common: config showing ints as floats
Reassigning John. I agree `config show` needs fixed, not the tests. Patrick Donnelly
12:22 PM CephFS Bug #20582 (Fix Under Review): common: config showing ints as floats
https://github.com/ceph/ceph/pull/16288 Zheng Yan
12:00 PM CephFS Bug #20582 (In Progress): common: config showing ints as floats
It was this change:... John Spray
10:02 AM CephFS Bug #20582: common: config showing ints as floats
For float/double config option, the output of 'ceph daemon mds.x config get xxxx' looks like... Zheng Yan
09:44 PM Revision 43622b17 (ceph): mon/MDSMonitor: fix segv when multiple MDSs raise same alert
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:38 PM Revision 246a8c08 (ceph): Update releases from Feb 2017 to July 2017
Pull in the latest releases from the past 5 months and fix some of the
links so they jump to the correct sections in ...
Bryan Stillwell
09:19 PM RADOS Bug #20332: rados bench seq option doesn't work
Yeah so IIRC it will stop after the specified time, but if it runs out of data that's it. I suppose it could loop? No... Greg Farnum
06:54 PM RADOS Bug #20332: rados bench seq option doesn't work
I think the bug here is that the specified seconds isn't honored in the "seq" case. It probably reads every object o... David Zafman
03:24 PM RADOS Bug #20332 (Need More Info): rados bench seq option doesn't work
Greg Farnum
08:31 PM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
Webert Lima wrote:
> Does this built package include the fix for the MDS regression that was found in 10.2.8? I read...
Patrick Donnelly
05:44 PM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
Does this built package include the fix for the MDS regression that was found in 10.2.8? I read about it in the maili... Webert Lima
07:55 PM Revision 1af3f3e3 (ceph): Merge pull request #16301 from dmick/master
mgr: increase debug level for ticks 0 -> 10 Sage Weil
07:51 PM Revision 617c9601 (ceph): Mgr: increase debug level for ticks 0 -> 10
Signed-off-by: Dan Mick <dmick@redhat.com> Dan Mick
07:32 PM devops Bug #15333: stale /etc/systemd/system/ceph* files after ceph uninstall
This is actually a issue with ceph uninstall, there is one more http://tracker.ceph.com/issues/17433
It can actual...
Vasu Kulkarni
07:16 PM RADOS Bug #20600 (Fix Under Review): 'ceph pg set_full_ratio ...' blocks on luminous
https://github.com/ceph/ceph/pull/16300 Sage Weil
03:09 PM RADOS Bug #20600 (In Progress): 'ceph pg set_full_ratio ...' blocks on luminous
Sage Weil
01:32 PM RADOS Bug #20600: 'ceph pg set_full_ratio ...' blocks on luminous
This actually affects any command that remains in mon, not just "pg set_full_ratio". Piotr Dalek
01:22 PM RADOS Bug #20600 (Resolved): 'ceph pg set_full_ratio ...' blocks on luminous
Sage Weil
07:13 PM rgw Backport #20262 (In Progress): jewel: "datalog trim" can't work as expected
Nathan Cutler
07:12 PM Revision 0a322787 (ceph): rgw: datalog trim and mdlog trim handles the result returned by osd
incorrectly.
Fixes: http://tracker.ceph.com/issues/20190
Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobil...
Zhang Shaowen
07:09 PM Revision b844dfb3 (ceph): mon/MonCommands: mark 'pg set_*_ratio' deprecated
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:55 PM RADOS Bug #20041 (Need More Info): ceph-osd: PGs getting stuck in scrub state, stalling RBD
David Zafman
06:27 PM RADOS Bug #20041: ceph-osd: PGs getting stuck in scrub state, stalling RBD
Was the osd log saved for the primary of a stuck PG in this state? Can this be reproduced and provide an osd log?
David Zafman
06:50 PM rbd Backport #20517 (In Progress): kraken: [rbd CLI] map with cephx disabled results in error message
Nathan Cutler
06:50 PM Revision cf06edd3 (ceph): rbd: do not attempt to load key if auth is disabled
Fixes: http://tracker.ceph.com/issues/19035
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
06:48 PM rbd Backport #20518 (In Progress): jewel: [rbd CLI] map with cephx disabled results in error message
Nathan Cutler
06:48 PM Revision 0cd7df36 (ceph): rbd: do not attempt to load key if auth is disabled
Fixes: http://tracker.ceph.com/issues/19035
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
06:47 PM rbd Backport #20515 (Need More Info): jewel: IO work queue does not process failed lock request
@Jason - I smell non-triviality here Nathan Cutler
06:45 PM rbd Backport #20267 (In Progress): jewel: [api] is_exclusive_lock_owner shouldn't return -EBUSY
Nathan Cutler
06:45 PM Revision 787ba33e (ceph): librbd: filter expected error codes from is_exclusive_lock_owner
Fixes: http://tracker.ceph.com/issues/20182
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
06:44 PM rbd Backport #20265 (In Progress): jewel: [cli] ensure positional arguments exist before casting
Nathan Cutler
06:43 PM Revision f9e87fef (ceph): rbd: properly decode features when using image name optional
Fixes: http://tracker.ceph.com/issues/20185
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
06:41 PM devops Backport #18853 (In Progress): jewel: upstart: radosgw-all does not start on boot if ceph-base is...
Nathan Cutler
06:40 PM Revision 6739e938 (ceph): upstart: start radosgw-all according to runlevel
Prior to this change, the radosgw-all service depended on the ceph-all
service in order to trigger a start operation....
Ken Dreyer
06:38 PM Backport #20460 (In Progress): jewel: test_envlibrados_for_rocksdb.yaml fails on crypto restart
Nathan Cutler
06:25 PM Backport #20161 (Need More Info): jewel: "assert len(unclean) == num_unclean" in dump_stuck.py in...
Backport is dependent on the PGMapUpdater class, which is missing in jewel. Needs a RADOS developer. Nathan Cutler
06:21 PM Revision 98a6c7af (ceph): Merge pull request #16263 from liupan1111/wip-fix-fio
test/fio: remove experimental option for bluestore & rocksdb.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Sage Weil
06:19 PM Backport #20013 (Need More Info): kraken: support Debian stretch
Nathan Cutler
06:18 PM Backport #20013: kraken: support Debian stretch
Backport PR open, but does not pass tox tests (part of "make check"). Needs fixing. Nathan Cutler
06:18 PM Backport #20012 (Need More Info): jewel: support Debian stretch
kraken backport does not (yet) pass tox tests. Fix those first, then do this backport. Nathan Cutler
06:02 PM CephFS Fix #20246 (Fix Under Review): Make clog message on scrub errors friendlier.
This snowballed into me pondering about what clog messages really should look like (https://github.com/ceph/ceph/pull... John Spray
05:57 PM RADOS Bug #19939: OSD crash in MOSDRepOpReply::decode_payload
Another one: /ceph/teuthology-archive/pdonnell-2017-07-07_20:24:01-fs-wip-pdonnell-20170706-distro-basic-smithi/13723... Patrick Donnelly
05:53 PM Backport #19182 (Need More Info): jewel: mon: force_create_pg could leave pg stuck in creating state
Nathan Cutler
05:52 PM Backport #19046 (Need More Info): jewel: IPv6 Heartbeat packets are not marked with DSCP QoS - as...
Non-trivial backport; could possibly be cherry-picked into https://github.com/ceph/ceph/pull/13212 with the other asy... Nathan Cutler
05:47 PM Backport #18568 (Need More Info): jewel: OSD crash with osd/ReplicatedPG.cc: 8485: FAILED assert(...
non-trivial backport; needs input from a RADOS developer - Greg, could you read comment #2 in this tracker and sugges... Nathan Cutler
05:14 PM RADOS Bug #20546 (Fix Under Review): buggy osd down warnings by subtree vs crush device classes
Sage Weil
05:10 PM Revision 8859627f (ceph): Merge pull request #15643 from liewegas/wip-health
mon: revamp health check/warning system Sage Weil
05:05 PM rgw Bug #17164: Orphan data gets leaked on Bucket deletion
Abhishek Varshney wrote:
> @Pavan : I am not sure why this happens. Once in a while, we see buckets with stale index...
Pavan Rallabhandi
04:52 PM Revision d260368e (ceph): mgr: fix spurious PG health messages on mgr restart
Previously, the mgr would send MMonMgrReport indicating
a very unhappy PGMap to the mon right after startup.
This is...
John Spray
04:52 PM Revision 9ef298ea (ceph): mon: prettify health check log messages
Add a "Cluster is now healthy" to give clarity
after a series of "health check cleared" that
they were the last ones....
John Spray
04:52 PM Revision a14782e1 (ceph): mon: demote cluster map prints to DEBUG level
The PaxosService subclasses should be writing out
informative log messages, and not relying on
a stream of map summar...
John Spray
04:52 PM Revision 397d3b93 (ceph): mgr/dashboard: update for new style health checks
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
04:52 PM Revision 86365823 (ceph): mon: simplify PG health checks
Instead of a distinct health check for each possible
PG state, group the states into categories for availability,
deg...
John Spray
04:52 PM Revision a89ce8e3 (ceph): osd: don't log per-PG backfill messages at INFO level
This behaviour led to way too many messages going to
the cluster log when an OSD is marked in. Retain
the messages a...
John Spray
04:52 PM Revision 06721515 (ceph): mon: clean up `osd out` messages
Cleaner prose for the auto-out case, and add
a cluster log message for OSDs that go out
at the behest of the administ...
John Spray
04:52 PM Revision 9f91df6b (ceph): mon/MgrMonitor: clear last_beacon after mon election
The last_beacon map is local to an election interval; if there is a new
election completed we should reset it or else...
Sage Weil
04:52 PM Revision 7302b497 (ceph): qa/workunits/cephtool/test.sh: adjust for new health error codes
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:52 PM Revision 93de19ad (ceph): qa: whitelist health warnings
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:52 PM Revision 3d268d6e (ceph): qa/suites/rbd: whitelist health messages
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:52 PM Revision 8d711a56 (ceph): qa/suites/rgw/thrash: whitelist
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:52 PM Revision bf6c075b (ceph): qa/suites/fs: whitelist health warnings
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:52 PM Revision 25717f7e (ceph): qa/tasks/ceph_test_case.py: update health check helpers
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:52 PM Revision fd39700d (ceph): qa/tasks/ceph: wait for osds to come up before creating pool
Avoid health warnings.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:52 PM Revision 7e48efb0 (ceph): qa/workunits/cephtool/test.sh: adjust full tests to avoid races
OSDs may report fullness in any order.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:52 PM Revision 5e2e7088 (ceph): mon/PGMap: adjust scrub checks to avoid overflow for future stamps
Avoid an overflow (and false warning) when scrub stamps are in the future.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:52 PM Revision 69ebbebb (ceph): mon/MDSMonitor: implement new-style cephfs health checks
Our detail elements are still strings, so we keep the bit that collapses
the metadata into a string and appends it to...
Sage Weil
04:52 PM Revision 57a8747f (ceph): mon/Monitor: periodically log new-style health warnings to log
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:52 PM Revision b9cdb9fa (ceph): mon/MgrMonitor: do not issue MGR_DOWN on new cluster
It is normal for the initial cluster to lack a mgr. Wait for some
grace period before complaining about a missing mg...
Sage Weil
04:52 PM Revision 83aaa759 (ceph): qa/tasks/ceph: stop logging health on shutdown
Don't log health during actual teardown or we'll see
various scary messages unrelated to our test run.
Signed-off-by...
Sage Weil
04:52 PM Revision 6a992427 (ceph): mon: move osd health checks into OSDMap method
...with one check moving into HealthMonitor where it
belongs.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:52 PM Revision a23b7d7e (ceph): osd/OSDMap: rename a few health checks
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:52 PM Revision bfe4c084 (ceph): osd/OSDMap: add per-osd flag OSD_FLAGS check
rename OSD_FLAGS to OSDMAP_FLAGS
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:52 PM Revision db0b2f6e (ceph): mon: shorten 'stuck' threshold from 5m -> 1m
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:52 PM Revision b25ddafa (ceph): qa/tasks/mon_clock_skew_check: vastly simplify
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:52 PM Revision e12afb71 (ceph): mon/PGMap: do not warn about recovering, peering, stale
Wait for stuck before complaining. These aren't scary in and of
themselves.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:52 PM Revision 63f97ddc (ceph): qa/suites/rados: whitelist health warnings
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:52 PM Revision 3b01be0d (ceph): mon/PGMap: some stuck warnings are err, some warn
inactive and stale -> error
degraded, unclean, undersized -> warning
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:52 PM Revision 78b33655 (ceph): mon/PGMap: only warn about too few pgs after >0 pools exist
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:52 PM Revision 76bdda85 (ceph): messages/MMonMgrReport: show health check count
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:52 PM Revision a8e07b33 (ceph): mon/MgrStatMonitor: show health check count on receipt
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:52 PM Revision 8d1d6a06 (ceph): mgr/DaemonServer: debug log health checks
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:52 PM Revision 09957d15 (ceph): mon/PGMap: rename a few health checks
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:52 PM Revision f70316ec (ceph): mon: prefix periodic health reminder with 'overall'
...so we can whitelist it.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:52 PM Revision a2f02ac0 (ceph): mon: pass new style health to mgr
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
04:52 PM Revision 0c8a1d39 (ceph): mon: don't consider a starting mgr to be an error
The .available flag is there to tell MgrClients whether
to try and connect -- it isn't the right condition
for a heal...
John Spray
04:52 PM Revision ad7a4c80 (ceph): mon,mgr: pass new-style health checks from mgr's PGMap
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:51 PM Revision 32d1fd3f (ceph): mon: move pool quota health warnings into PGMap
This puts them on the mgr in a context where they can respond to both
osdmap and pgmap updates, and removes one more ...
Sage Weil
04:51 PM Revision 349fb86e (ceph): mon: move health_status_t to health.h
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:51 PM Revision 6068e185 (ceph): mon/Monitor: move time sync status from 'ceph health' to 'time-sync-sta...
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:51 PM Revision e170405f (ceph): mon: remove Formatter arg to QuorumService::get_health()
This is used to dump extra weirdness to the health detail structured
output, but we are about to remove all of that i...
Sage Weil
04:51 PM Revision 0b59a7f8 (ceph): mon: HealthMonitor -> OldHealthMonitor
This will go away post-luminous.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:51 PM Revision 8e815abe (ceph): mon: new health check framework
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:51 PM Revision 24a16363 (ceph): mon/OSDMonitor: implement new health checks
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:51 PM Revision 1bbd3c48 (ceph): mon/PGMap: implement new-style health checks
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:40 PM Revision 1cb02ee1 (ceph): Ignore unmatched rstat errors from MDS during rebuild testing
Fixes: http://tracker.ceph.com/issues/20441
Signed-off-by: Douglas Fuller <dfuller@redhat.com>
Douglas Fuller
04:17 PM rgw Bug #20107: rgw: Truncated objects
Would this issue affect a situation where a multi-part upload was partially completed, cleaned, and then successfully... Aaron Bassett
04:11 PM Linux kernel client Bug #20164: libceph: got bad padding
I'm seeing this issue too at Lehigh University. We're also running Debian 8 in a VMWare virtual machine, but with Ce... Chris Creswell
02:59 PM Linux kernel client Bug #20164: libceph: got bad padding
Hi Jorge,
Do you still see this issue? My apologies for the late reply -- it went unnoticed under "Support" label...
Ilya Dryomov
04:03 PM Revision 964081bd (ceph): rgw: Initialize pointer field in RGWObjectExpirer
Fixes the Coverity Scan Report:
CID 1351737 (#1 of 1): Uninitialized pointer field (UNINIT_CTOR)
2. uninit_member: No...
Jos Collin
04:03 PM Revision f0f0d63c (ceph): rgw: Initialize pointer field in RGWLibFS
Fixes the Coverity Scan Report:
CID 1352180 (#1 of 1): Uninitialized pointer field (UNINIT_CTOR)
2. uninit_member: No...
Jos Collin
04:03 PM Revision 3d181b81 (ceph): rgw: Initialize pointer field in req_state
Fixes the Coverity Scan Report:
CID 1352183: Uninitialized pointer field (UNINIT_CTOR)
4. uninit_member: Non-static c...
Jos Collin
04:03 PM Revision a1aca827 (ceph): rgw: Initialize pointer field in RGWLib
CID 1352184: Uninitialized pointer field (UNINIT_CTOR)
2. uninit_member: Non-static class member ldh is not initializ...
Jos Collin
04:03 PM Revision 213db6e1 (ceph): rgw: Initialize pointer field in ReadParams
Fixes the Coverity Scan Report:
CID 1353428: Uninitialized pointer field (UNINIT_CTOR)
2. uninit_member: Non-static c...
Jos Collin
04:03 PM Revision f3d5e330 (ceph): rgw: Initialize pointer field in seed
Fixes the Coverity Scan Report:
CID 1396116: Uninitialized pointer field (UNINIT_CTOR)
2. uninit_member: Non-static c...
Jos Collin
04:03 PM Revision f1580a7c (ceph): rgw: Initialize pointer field in RGWLC
Fixes the Coverity Scan Report:
CID 1396146 (#1 of 1): Uninitialized pointer field (UNINIT_CTOR)
2. uninit_member: No...
Jos Collin
04:03 PM Revision c0112a7a (ceph): rgw Initialize pointer field in RGWReadMDLogEntriesCR
Fixes the Coverity Scan Report:
CID 1396155: Uninitialized pointer field (UNINIT_CTOR)
2. uninit_member: Non-static c...
Jos Collin
03:56 PM Revision b932d7f8 (ceph): Merge pull request #15630 from Abhishekvrshny/fix-rgw-multipart-leaks
rgw: fix leaks with incomplete multiparts
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:55 PM Revision a20dd801 (ceph): Merge pull request #15669 from rzarzynski/wip-rgw-fix-rgwbucket-error-h...
rgw: fix error handling in the link() method of RGWBucket.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:52 PM rgw Bug #20377: Upon swift bucket list, do not fetch the bucket stats by default
Pavan Rallabhandi wrote:
> https://github.com/ceph/ceph/pull/15834
tested and merged
Yuri Weinstein
03:52 PM Revision ed075b05 (ceph): Merge pull request #15834 from prallabh/wip-20377
rgw: Do not fetch bucket stats by default upon bucket listing
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Yuri Weinstein
03:50 PM rgw Bug #20394: rgw: /info lacks the tempauth.account_acls key
Radoslaw Zarzynski wrote:
> PR: https://github.com/ceph/ceph/pull/15887.
merged
Yuri Weinstein
03:49 PM Revision 4d030daa (ceph): Merge pull request #15887 from rzarzynski/wip-rgw-20394
rgw: /info claims we do support Swift's accounts ACLs.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:48 PM Revision dba56d62 (ceph): Merge pull request #16154 from mikulely/obj-placement-pool
rgw: drop unused rgw_pool parameter, local variables and member variable
Reviewed-by: Jos Collin <jcollin@redhat.com>
Yuri Weinstein
03:47 PM rgw Bug #19739: Content-MD5 header is not validated with POST uploads
Orit Wasserman wrote:
> s3test tracker: http://tracker.ceph.com/issues/20213
merged
Yuri Weinstein
03:46 PM mgr Bug #20444 (Pending Backport): mon: Hit assert in PaxosService::propose_pending after election
This is fixed for luminous by 79bf5547cc49b897e285c617e2921c773e625090 Sage Weil
03:45 PM Revision bcd43743 (ceph): Merge pull request #14961 from yehudasa/wip-19739
rgw: verify md5 in post obj
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Yuri Weinstein
03:44 PM Revision 39ad2b8a (ceph): Merge pull request #15281 from jimifm/wip-rgw_rados-master
rgw/rgw_rados: Remove duplicate calls in RGWRados::finalize()
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:43 PM RADOS Bug #20416: "FAILED assert(osdmap->test_flag((1<<15)))" (sortbitwise) on upgraded cluster
Since this flag is set all the time now, it (and the require_x_osds flags) aren't shown by default. Does it appear in... Josh Durgin
03:39 PM Bug #20465: Race seen between pool creation and wait_for_clean(): seen in test-erasure-eio.sh
I think the wait function just needs to wait if there are unknown pgs too Sage Weil
03:38 PM rbd Bug #20484 (Fix Under Review): snap can be removed while it is been using by rbd-nbd device
Sage Weil
03:37 PM Bug #20488: ceph-disk dmcrypt does not unlock blockdevice for bluestore
A pull request fixing this would be most appreciated, thanks! Sage Weil
03:37 PM Bug #20502 (Won't Fix): crush: Jewel upgrade misbehaving with custom roots/rulesets
Sorry this bit you! I think teh new hostname -s behavior is what we want. Sage Weil
03:35 PM Bug #20529: Illegal instruction in RocksDB
Sage Weil
03:33 PM RADOS Bug #20545: erasure coding = crashes
So this looks like you're just killing the cluster by overflowing it with infinite IO. The crash is distressing, though. Greg Farnum
03:32 PM RADOS Bug #20545: erasure coding = crashes
From the log the backtrace is:... Josh Durgin
03:31 PM RADOS Bug #20552: "Scrubbing terminated -- not all pgs were active and clean." error in rados
this was fixed a few days ago (there were too few osds in the test yaml) Sage Weil
03:30 PM RADOS Bug #20552 (Resolved): "Scrubbing terminated -- not all pgs were active and clean." error in rados
Sage Weil
03:28 PM Bug #20556: ceph-disk fails to prepare an osd device with --dmcrypt (bluestore)
Sage Weil
03:27 PM bluestore Bug #20557: segmentation fault with rocksdb|BlueStore and jemalloc
not really too concerned about jemalloc. i'm guessing rocksdb is linking against tcmalloc still or something? Sage Weil
03:26 PM Bug #20559 (Closed): crush_ruleset is invalid command in luminous
Greg Farnum
03:24 PM Messengers Bug #20503 (Duplicate): not all PGs active+clean in rados/singleton/{all/reg11184.yaml msgr-failu...
see #19553 Sage Weil
03:22 PM Messengers Bug #20503 (Rejected): not all PGs active+clean in rados/singleton/{all/reg11184.yaml msgr-failur...
Sage Weil
03:21 PM RADOS Bug #20507 (Duplicate): "[WRN] Manager daemon x is unresponsive. No standby daemons available." i...
Sage Weil
03:18 PM RADOS Bug #18746: monitors crashing ./include/interval_set.h: 355: FAILED assert(0) (jewel+kraken)
The fact that the error stopped when cinder was stopped makes me thing this was related to in-flight requests from th... Sage Weil
03:18 PM RADOS Bug #18746 (Need More Info): monitors crashing ./include/interval_set.h: 355: FAILED assert(0) (j...
Sage Weil
03:13 PM Linux kernel client Cleanup #20604 (Resolved): startsync can be removed
... Ilya Dryomov
03:12 PM RADOS Bug #20562 (Resolved): Monitor's "perf dump cluster" values are no longer maintained
Greg Farnum
03:11 PM mgr Bug #20208 (Resolved): ceph-mgr: mon/PGMap.cc: 1367: FAILED assert(end >= 0)
Sage Weil
03:09 PM Linux kernel client Bug #12006 (Closed): huge tickets test failure
I recall several qa/ bugs that left krbd instances behind, leaving test nodes in bad state. teuthology syslog collec... Ilya Dryomov
02:34 PM Revision 808bd2ca (ceph): Merge pull request #16287 from liewegas/wip-try-decode
mon/MgrStatMonitor: do not crash on luminous dev version upgrades
Reviewed-by: Yan, Zheng" <zyan@redhat.com>
Reviewe...
Sage Weil
02:11 PM Revision 86d985f4 (ceph): Merge pull request #16197 from shashalu/fix-RGWRadosRemoveOmapKeysCR
rgw:multisite: fix RGWRadosRemoveOmapKeysCR and change cn to intrusive_ptr
Reviewed-by: Casey Bodley <cbodley@redhat...
Casey Bodley
02:00 PM rgw Backport #20513 (In Progress): jewel: Stale bucket index entries are left over after object delet...
Nathan Cutler
12:24 PM rgw Backport #20513: jewel: Stale bucket index entries are left over after object deletions
https://github.com/ceph/ceph/pull/16289 Casey Bodley
01:56 PM rgw Backport #19613 (In Progress): jewel: multisite: rest api fails to decode large period on 'period...
Nathan Cutler
01:54 PM Revision 9a5425d5 (ceph): rgw: allow larger payload for period commit
testing with 3 zonegroups and 3 zones each, the period json grew larger
than 4k and caused decode failures on period ...
Casey Bodley
01:41 PM RADOS Bug #20371: mgr: occasional fails to send beacons (monc reconnect backoff too aggressive?)
/a/sage-2017-07-12_02:31:06-rbd-wip-health-distro-basic-smithi/1389750
this is about to trigger more test failures...
Sage Weil
01:33 PM Revision 36698ad3 (ceph): Merge pull request #15843 from ovh/bp-drop-ping-fields
messages/MOSDPing.h: drop unused fields
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Sage Weil
01:31 PM Messengers Bug #20603 (Resolved): msg/async/Stack.h: 262: FAILED assert(oldref > 0) in Worker::release_worker()
... Sage Weil
01:28 PM RADOS Bug #20602 (Resolved): mon crush smoke test can time out under valgrind
/a/sage-2017-07-12_02:32:14-rados-wip-sage-testing-distro-basic-smithi/1390174
rados/singleton-nomsgr/{all/valgrind-...
Sage Weil
01:27 PM rgw Backport #19758 (In Progress): jewel: multisite: after CreateBucket is forwarded to master, local...
Nathan Cutler
01:27 PM RADOS Bug #20601 (Duplicate): mon comamnds time out due to pool create backlog w/ valgrind
This isn't wrong per se, but it does mean worklaods with lots of pool creates (parallel rados api tests) and slow mon... Sage Weil
01:25 PM Revision 61df8eaa (ceph): rgw: when create_bucket use the same num_shards with info.num_shards
pr #14388 only fix the num_shards in BucketInfo, "init_bucket_index" function still use local num_shards
Fixes: http...
lu.shasha
01:24 PM Revision 93799374 (ceph): rgw: using the same bucket num_shards as master zg when create bucket i...
create bucket in secondary zonegroup will forward to master. The master may have different num_shards option.
So when...
lu.shasha
01:24 PM Revision f72ea681 (ceph): rgw: when create_bucket use the same num_shards with info.num_shards
pr #14388 only fix the num_shards in BucketInfo, "init_bucket_index" function still use local num_shards
Fixes: http...
lu.shasha
01:22 PM Revision 9182c279 (ceph): rgw: using the same bucket num_shards as master zg when create bucket i...
create bucket in secondary zonegroup will forward to master. The master may have different num_shards option.
So when...
lu.shasha
01:22 PM rgw Backport #19759 (In Progress): kraken: multisite: after CreateBucket is forwarded to master, loca...
Nathan Cutler
01:00 PM rbd Feature #15321 (Resolved): Support asynchronous v2 image creation/cloning
Jason Dillaman
01:00 PM rbd Backport #17008 (Closed): jewel: Support asynchronous v2 image creation/cloning
@Nathan: I think we should just close this backport -- it will be a huge change to backport to Jewel. Jason Dillaman
10:24 AM rbd Backport #17008: jewel: Support asynchronous v2 image creation/cloning
Waiting for https://github.com/ceph/ceph/pull/10896 to be merged - still open. Nathan Cutler
12:54 PM rgw Bug #20542: rgw: not initialized pointer cause rgw crash with ec data pool
Fixed in master https://github.com/ceph/ceph/pull/16177 Aleksei Gutikov
12:42 PM CephFS Bug #20592 (In Progress): client::mkdirs not handle well when two clients send mkdir request for ...
Jos Collin
07:09 AM CephFS Bug #20592 (Fix Under Review): client::mkdirs not handle well when two clients send mkdir request...
Nathan Cutler
04:00 AM CephFS Bug #20592: client::mkdirs not handle well when two clients send mkdir request for a same dir
I have pulled a request for this issue
https://github.com/ceph/ceph/pull/16280
dongdong tao
02:55 AM CephFS Bug #20592 (Resolved): client::mkdirs not handle well when two clients send mkdir request for a s...
suppose we got two clients trying to make two level directory:
client1 mkdirs: a/b
client2 mkdirs: a/c
in func...
dongdong tao
12:40 PM Revision 850f4bb9 (ceph): Merge pull request #15929 from cbodley/wip-vstart-rgw-compression
vstart: add --rgw_compression to set rgw compression plugin
Reviewed-by: Matt Benjamin <mbenjami@redhat.com>
Reviewe...
Casey Bodley
12:23 PM Revision 8885f3ab (ceph): rgw: cls: ceph::timespan tag_timeout wrong units
In rgw_dir_suggest(), the ceph::timespan tag_timeout is intended
to be a value in seconds, but has been taken as some...
Matt Benjamin
12:08 PM Revision c02082d9 (ceph): os/bluestore/BlueStore: using bufferlist::copy avoid rebuild.
If using bufferlist::get_contiguous, there is maybe rebuild whic cause
redundat memcopy. And bufferlist::copy can do ...
Jianpeng Ma
11:48 AM Backport #18724 (Rejected): jewel: osd: calc_clone_subsets misuses try_read_lock vs missing
Nathan Cutler
11:41 AM Backport #18724 (Resolved): jewel: osd: calc_clone_subsets misuses try_read_lock vs missing
Nathan Cutler
11:47 AM Backport #18581 (Rejected): jewel: osd: ENOENT on clone
Nathan Cutler
11:39 AM Backport #17768 (Resolved): jewel: transient jerasure unit test failures
First attempted backport https://github.com/ceph/ceph/pull/11850 was closed. Nathan Cutler
11:37 AM Backport #17768 (New): jewel: transient jerasure unit test failures
Nathan Cutler
11:36 AM Backport #18761: Jewel: async messenger bug fix additional backports
https://github.com/ceph/ceph/pull/15804 was merged into https://github.com/ceph/ceph/pull/13212 Nathan Cutler
11:34 AM Backport #19543: jewel: ceph-disk: Add fix subcommand jewel back-port
h3. comment from original description
(there was no original ticket for the PR that went into master, https://gith...
Nathan Cutler
11:30 AM Revision 5ec27fbc (ceph): mon/MgrStatMonitor: do not crash on luninous dev version upgrades
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:11 AM rgw Bug #20339: rgw stops serving requests after receiving SIGHUP
Hi Casey,
No, I don't see the 'Resuming...' message when the frontend crashes. For now we've just resorted to rest...
Yuri Gorshkov
10:33 AM Backport #20325 (Need More Info): libradosstriper silently fails to delete empty objects in jewel
Clarifying whether tests need to be added. Nathan Cutler
10:30 AM Backport #20353 (Need More Info): jewel: OSD: Add heartbeat message for Jumbo Frames(MTU 9000)
Waiting for cherry-picks to be redone with -x Nathan Cutler
10:27 AM CephFS Backport #19466 (In Progress): jewel: mds: log rotation doesn't work if mds has respawned
Nathan Cutler
10:21 AM rbd Backport #18137 (In Progress): jewel: rbd-mirror: image sync should send NOCACHE advise flag
Nathan Cutler
10:14 AM rbd Backport #18137 (New): jewel: rbd-mirror: image sync should send NOCACHE advise flag
https://github.com/ceph/ceph/pull/12043 was closed (sparse reads will not be backported for now) Nathan Cutler
10:20 AM Revision 3105f118 (ceph): rbd-mirror: set SEQUENTIAL and NOCACHE advise flags on image sync
Fixes: http://tracker.ceph.com/issues/17127
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
(cherry picked from com...
Mykola Golub
10:12 AM rbd Backport #18500: jewel: rbd-mirror: potential race mirroring cloned image
No change - backport is still non-trivial Nathan Cutler
10:09 AM rbd Backport #18704: jewel: Prevent librbd from blacklisting the in-use librados client
@Jason: https://github.com/ceph/ceph/pull/12890 has been merged, but the backport is still non-trivial. Nathan Cutler
10:04 AM rbd Backport #19957: jewel: rbd: Lock release requests not honored after watch is re-acquired
non-trivial backport; needs an RBD developer Nathan Cutler
09:51 AM Linux kernel client Bug #19958 (Resolved): missing i_nlink check while converting a file handle to dentry
Zheng Yan
08:56 AM Revision 82e85a6d (ceph): Merge pull request #16254 from TsaiJin/wip-rbd-nbd-version
tools/rbd_nbd: add --version show support
Reviewed-by: Jos Collin <jcollin@redhat.com>
Jos Collin
08:16 AM CephFS Backport #20140: jewel: Journaler may execute on_safe contexts prematurely
Reverted by https://github.com/ceph/ceph/pull/16282 Nathan Cutler
07:07 AM CephFS Backport #20140 (Rejected): jewel: Journaler may execute on_safe contexts prematurely
Zheng Yan
07:07 AM CephFS Backport #20536 (Rejected): jewel: Journaler may execute on_safe contexts prematurely (part 2)
Zheng Yan
06:56 AM CephFS Backport #20599: jewel: cephfs: Damaged MDS with 10.2.8
h3. description
A bad backport was included in 10.2.8, potentially causing MDS breakage. See https://github.com/ce...
Nathan Cutler
06:41 AM CephFS Backport #20599 (Resolved): jewel: cephfs: Damaged MDS with 10.2.8
https://github.com/ceph/ceph/pull/16282 Nathan Cutler
06:40 AM Revision fef1c871 (ceph): Revert "osdc/Journaler: make header write_pos align to boundary of flus...
This reverts commit 2e299b50de4a297fee2aec21290632336d239857.
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
06:40 AM Revision 3f89971e (ceph): Revert "osdc/Journaler: avoid executing on_safe contexts prematurely"
This reverts commit 06cf9f365033f7913051bdf4060f0bc6fc0444d7.
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
05:50 AM Revision 0faae7e8 (ceph): rgw:multisite: change raw 'RGWAioCompletionNotifier*' to intrusive_ptr ...
Signed-off-by: Shasha Lu <lu.shasha@eisoo.com> lu.shasha
04:56 AM Revision e121fd04 (ceph): rgw_file: permit dirent offset computation
The new dirent chunking feature in nfs-ganesha 2.5 includes an
optimization inspired by RGW NFS, and avoids invalidat...
Matt Benjamin
04:25 AM CephFS Feature #19109: Use data pool's 'df' for statfs instead of global stats, if there is only one dat...
Doug, please take this one. Patrick Donnelly
04:19 AM CephFS Feature #20598 (Resolved): mds: revisit LAZY_IO
We do not test this and enabling it is no longer possible. However, we still repeatedly get requests for byte-range l... Patrick Donnelly
04:00 AM CephFS Bug #20597 (New): mds: tree exports should be reported at a higher debug level
Exporting a subtree is a major operation that should be visible to an operator monitoring the debug log at a low sett... Patrick Donnelly
03:58 AM CephFS Bug #20596 (Resolved): MDSMonitor: obsolete `mds dump` and other deprecated mds commands
Dan at CERN was still using this and wondered how to see standbys. We should obsolete this command post-Luminous and ... Patrick Donnelly
03:55 AM Revision 80bdd3fb (ceph): Client: mkdirs bugs when two clients send mkdir request for a same dir
Fixes: http://tracker.ceph.com/issues/20592
Signed-off-by: dongdong tao <tdd21151186@gmail.com>
dongdong tao
03:45 AM CephFS Bug #20595 (Resolved): mds: export_pin should be included in `get subtrees` output
Currently it is only available by looking at the dumped cache. An indicator that a subtree is unsplittable and/or pin... Patrick Donnelly
03:43 AM CephFS Bug #20594 (Resolved): mds: cache limits should be expressed in memory usage, not inode count
Cached inode count (mds_cache_size) is an imperfect limit for what we really want. We frequently have to tell users/c... Patrick Donnelly
03:34 AM CephFS Bug #19706: Laggy mon daemons causing MDS failover (symptom: failed to set counters on mds daemon...
PR for debugging: https://github.com/ceph/ceph/pull/16278 Patrick Donnelly
03:32 AM Revision 88fca472 (ceph): MDSMonitor: show laggy MDSs at higher debug level
Also, print laggy daemons even if the OSDMap is not yet writeable.
This is mostly for operators wanting to see a mor...
Patrick Donnelly
03:15 AM Revision 7550bde5 (ceph): Merge pull request #16074 from smithfarm/wip-obsolete-libcephfs1
build/ops: rpm: obsolete libcephfs1
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Reviewed-by: Boris Ranto <branto@re...
Nathan Cutler
03:10 AM CephFS Bug #20593 (Resolved): mds: the number of inode showed by "mds perf dump" not correct after trimm...
currently, mds only update the inode number for "mds perf dump" in function "MDSRank::_dispatch"
this means it will ...
dongdong tao
03:05 AM Revision d4d8f3cd (ceph): tools: ceph-release-notes: handle an edge case
If the merge commit message consists of a single "Reviewed-by:" line, the
script fails at the line because len(lines)...
Nathan Cutler
02:47 AM rgw Backport #19563 (In Progress): jewel: rgw: folders starting with "_" underscore are not in bucket...
Nathan Cutler
02:47 AM Revision 24bd6013 (ceph): rgw: fix next marker to pass test_bucket_list_prefix in s3test
Fixes: http://tracker.ceph.com/issues/19432
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
(cherry picked from c...
Orit Wasserman
02:43 AM Revision 28f0a8db (ceph): rgw: fix listing of objects that start with underscore
Current marker and prefix search utilized in rgw's function list_objects should respect index key name in order to co... Giovani Rinaldi
02:39 AM rgw Backport #18903 (Need More Info): jewel: rgw: first write also tries to read object
non-trivial backport; needs RGW developer Nathan Cutler
02:36 AM rgw Backport #19532: jewel: radosgw-admin: unable to set global quotas in RGWPeriodConfig
non-trivial backport; needs an RGW developer Nathan Cutler
02:31 AM rgw Backport #19177 (Need More Info): jewel: anonymous user's error code of getting object is not con...
Compilation error. Nathan Cutler
02:21 AM rgw Feature #9493 (Pending Backport): Ability to disable keystone revocation polling when using UUID ...
Nathan Cutler
02:21 AM rgw Backport #19772 (Resolved): jewel: rgw: swift: disable revocation thread under certain circumstances
Nathan Cutler
01:52 AM Backport #20591 (Resolved): jewel: doc: clarify status of jewel PendingReleaseNotes
https://github.com/ceph/ceph/pull/16273 Nathan Cutler

07/11/2017

11:31 PM Revision e8346dc9 (ceph): os/bluestore: Make BitmapFreelistManager kv itereator short lived.
Signed-off-by: Mark Nelson <mnelson@redhat.com> Mark Nelson
09:53 PM RADOS Bug #20590 (Duplicate): 'sudo ceph --cluster ceph osd new xx" no valid command in upgrade:jewel-x...
Yuri Weinstein
09:41 PM RADOS Bug #20590 (Duplicate): 'sudo ceph --cluster ceph osd new xx" no valid command in upgrade:jewel-x...
Run: http://pulpito.ceph.com/teuthology-2017-07-11_04:23:04-upgrade:jewel-x-master-distro-basic-smithi/
Jobs: '13854...
Yuri Weinstein
08:58 PM Revision 7b10d629 (ceph): Merge pull request #16273 from smithfarm/wip-jewel-pending-release-notes
jewel: doc: clarify status of jewel PendingReleaseNotes Sage Weil
08:53 PM Revision 6b479c27 (ceph): doc: zero PendingReleaseNotes in preparation for v10.2.9
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
08:44 PM Revision 7b455329 (ceph): Merge pull request #16224 from liewegas/wip-docs-prune
doc: update intro, quick start docs
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
08:43 PM Revision 599993af (ceph): doc: Jewel v10.2.8 release notes
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
08:41 PM rbd Bug #19057 (Won't Fix): krbd suite does not run on hammer (rbd task fails with "No route to host")
I think we can ignore hammer krbd now? Sage Weil
08:27 PM Revision 55de93f9 (ceph): doc: clarify status of jewel PendingReleaseNotes
Status as of 10.2.8 release
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
08:20 PM rgw Backport #20588 (In Progress): jewel: rgw: RGWHTTPArgs::sys_get() doesn't return exists correctly
Nathan Cutler
08:19 PM rgw Backport #20588 (Resolved): jewel: rgw: RGWHTTPArgs::sys_get() doesn't return exists correctly
https://github.com/ceph/ceph/pull/16268 Nathan Cutler
08:18 PM rgw Backport #20587 (Rejected): jewel: radosgw/swift emulate split read/write acls?
https://github.com/ceph/ceph/pull/20257 Nathan Cutler
08:18 PM rgw Backport #20586 (Rejected): kraken: radosgw/swift emulate split read/write acls?
Nathan Cutler
08:15 PM rgw Backport #20408 (In Progress): jewel: rgw: multipart copy-part encounts 404 error by using S3 jav...
Nathan Cutler
06:15 PM rgw Backport #20408: jewel: rgw: multipart copy-part encounts 404 error by using S3 java sdk
https://github.com/ceph/ceph/pull/16266 Casey Bodley
07:33 PM Revision dfa13896 (ceph): vstart: add --rgw_compression to set rgw compression plugin
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
07:32 PM CephFS Bug #20583 (Fix Under Review): mds: improve wording when mds respawns due to mdsmap removal
https://github.com/ceph/ceph/pull/16270 Patrick Donnelly
04:36 PM CephFS Bug #20583 (Resolved): mds: improve wording when mds respawns due to mdsmap removal
> 2017-07-11 07:07:55.397645 7ffb7a1d7700 1 mds.b handle_mds_map i (10.0.1.2:6822/28190) dne in the mdsmap, respawni... Patrick Donnelly
07:29 PM Revision fe753c50 (ceph): mds: improve wording of mdsmap dne logging
Fixes: http://tracker.ceph.com/issues/20583
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
07:28 PM Revision e5312705 (ceph): Merge pull request #15632 from aclamk/wip-vstart-20235-multiple-radosgw
vstart: allow to start multiple radosgw when RGW=x
Reviewed-by: Abhishek Lekshmanan <abhishek@suse.com>
Reviewed-by:...
Casey Bodley
07:21 PM Revision 8cacf28e (ceph): os/bluestore: only submit deferred if there is any
We drop the lock, so it's possible another thread submits the pending.
(_deferred_submit_unlock assumes osr->deferred...
Sage Weil
07:02 PM rgw Bug #16072 (Pending Backport): rgw: RGWHTTPArgs::sys_get() doesn't return exists correctly
fix needed on jewel, where this causes swift requests to crash when issued with a system user. jewel backport pr: htt... Casey Bodley
07:00 PM Revision 39b2b0b3 (ceph): rgw/rgw_common.cc: modify the end check in RGWHTTPArgs::sys_get
Fixes: http://tracker.ceph.com/issues/16072
Signed-off-by: zhao kun <jswps2011@163.com>
(cherry picked from commit 7...
zhaokun
06:48 PM RADOS Bug #20470: rados/singleton/all/reg11184.yaml: assert proc.exitstatus == 0
https://github.com/ceph/ceph/pull/16265 David Zafman
06:46 PM RADOS Bug #20470 (Resolved): rados/singleton/all/reg11184.yaml: assert proc.exitstatus == 0
Sage Weil
05:09 PM RADOS Bug #20470: rados/singleton/all/reg11184.yaml: assert proc.exitstatus == 0

For some reason pg 2.0 is created on osd.0 which never happened previously....
David Zafman
06:46 PM Revision 64f47c89 (ceph): Merge pull request #16265 from dzafman/wip-20470
test: Fix reg11184 test to remove extraneous pg
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:37 PM Revision 1e0b47bd (ceph): pybind/mgr/restful: bind to :: by default
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:37 PM Revision 02a55d3b (ceph): doc/mgr/restful: update
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:13 PM Revision f16fa4b2 (ceph): rgw: multipart copy-part remove '/' for s3 java sdk request header.
Fixes: http://tracker.ceph.com/issues/20075
Signed-off-by: donglinpeng@cmss.chinamobile.com
(cherry picked from commi...
root
06:02 PM Linux kernel client Bug #15462 (Won't Fix): ceph: build_path did not end path lookup where expected, namelen is 146, ...
Sage Weil
06:01 PM Bug #11793 (Resolved): test: rados.py does not do cache_(evict|flush|try_flush) since it leaves o...
Sage Weil
06:01 PM Revision f2b83757 (ceph): Merge pull request #16244 from liewegas/wip-11793
qa/suites/rados/thrash/workload/*: enable rados.py cache tiering ops
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
06:01 PM Revision 2afbc60b (ceph): qa/suites/: enable rados.py cache tiering ops
These weren't being exercised!
See http://tracker.ceph.com/issues/11793
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:59 PM Revision 0e9971cb (ceph): Merge pull request #15836 from xiexingguo/wip-refactor-try-reuse-blob
os/bluestore: slightly refactor Blob::try_reuse_blob
Reviewed-by: Igor Fedotov <ifedotov@mirantis.com>
Reviewed-by: ...
Sage Weil
05:59 PM Revision 42a73ed7 (ceph): Merge pull request #16245 from cbodley/wip-global-zlib-compressor
compressor/zlib: remove g_ceph_context/g_conf from compressor plugin
Reviewed-by: Matt Benjamin <mbenjami@redhat.com...
Sage Weil
05:58 PM Revision bbcb62d7 (ceph): Merge pull request #16091 from runsisi/wip-lock-type
cls_lock: move lock_info_t definition to cls_lock_types.h
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Sage Weil
05:57 PM Revision 42d811da (ceph): Merge pull request #16158 from majianpeng/bluestore-using-bufferlist-fu...
os/bluestore: use bufferlist functions whenever possible
Reviewed-by: Igor Fedotov <ifedotov@mirantis.com>
Reviewed-...
Sage Weil
05:56 PM Revision 8e5c730a (ceph): Merge pull request #16227 from tchaikov/wip-kill-clang-analyzer-warnings
mgr,os,test: kill clang analyzer warnings
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Sage Weil
05:56 PM Revision cb2cc82d (ceph): Merge pull request #16239 from xiexingguo/wip-crush-weight-overflow
mon: a few more upmap (and other) fixes
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:55 PM Revision eaf5d035 (ceph): Merge pull request #16249 from gregsfortytwo/wip-20562-cluster-stats
mon: maintain the "cluster" PerfCounters when using ceph-mgr
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Sage Weil
05:45 PM rbd Bug #20571 (Fix Under Review): rbd-mirror: cluster watcher should ignore -EPERM errors against re...
*PR*: https://github.com/ceph/ceph/pull/16264 Jason Dillaman
05:21 PM rbd Bug #20571 (In Progress): rbd-mirror: cluster watcher should ignore -EPERM errors against reading...
Jason Dillaman
02:58 PM rbd Bug #20571 (Resolved): rbd-mirror: cluster watcher should ignore -EPERM errors against reading 'r...
... Jason Dillaman
05:44 PM Revision 6c2d896e (ceph): rbd-mirror: ignore permission errors on rbd_mirroring object
Fixes: http://tracker.ceph.com/issues/20571
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:41 PM Revision 8b4b11a9 (ceph): test: Fix reg11184 test to remove extraneous pg
Minor cleanups
Remove unused pool to aid future analysis
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
05:18 PM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
Ok. I'll do it in two small clusters tomorrow and I'll update this troublesome clusters next week.
Thanks a lot for ...
Webert Lima
12:57 PM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
Webert Lima wrote:
> Couple questions:
> - any recommendations choosing over notcmalloc or default flavors?
Gen...
Patrick Donnelly
12:41 PM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
Patrick Donnelly wrote:
> New run: https://shaman.ceph.com/builds/ceph/i20535-backport/387e184970bc2949e16139db0cbda...
Webert Lima
05:12 PM Revision 88f00bcc (ceph): Fixed too big privileges for client.rgw.
Signed-off-by: Adam Kupczyk <akucpzyk@redhat.com> Adam Kupczyk
04:55 PM Revision fdd81ccf (ceph): fio: remove experimental option for bluestore and rocksdb, which are not
experimental any more.
Signed-off-by: Pan Liu <wanjun.lp@alibaba-inc.com>
Pan Liu
04:33 PM CephFS Bug #20582 (Resolved): common: config showing ints as floats
Something broke in common/config.cc around printing values, the ints are coming out as floats, and it's breaking test... John Spray
04:16 PM Revision b7dec695 (ceph): tools/rbd_nbd: add version show support
Signed-off-by: Jin Cai <caijin.caij@alibaba-inc.com> Jin Cai
04:11 PM Revision fee8ea8b (ceph): ceph.in: Check return value when connecting
The initial RADOS connection may time out. Detect this condition
and return an error message to the user instead of l...
Douglas Fuller
03:57 PM rgw Backport #19736: radosgw/s3 chunked transfer encodings and fast_forward_request
h3. description
fast_forward_request does not properly consume unread input when chunked transfer encodings are us...
Nathan Cutler
03:56 PM rbd Bug #20580 (Resolved): rbd map should warn when creating duplicate devices for the same image
... Jason Dillaman
03:52 PM Backport #20578 (Resolved): jewel: mon: fix 'sortbitwise' warning on jewel
https://github.com/ceph/ceph/pull/15208 Nathan Cutler
03:42 PM CephFS Backport #20412: test_remote_update_write (tasks.cephfs.test_quota.TestQuota) fails in Jewel 10.2...
h3. description
This test fails reproducibly on the wip-jewel-backports branch: ...
Nathan Cutler
03:36 PM mgr Bug #20208 (Fix Under Review): ceph-mgr: mon/PGMap.cc: 1367: FAILED assert(end >= 0)
https://github.com/ceph/ceph/pull/16262 Sage Weil
03:35 PM Revision ae688fc4 (ceph): mgr/ClusterState: do not mangle PGMap outside of Incremental
Fixes: http://tracker.ceph.com/issues/20208
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:31 PM Revision 0f888011 (ceph): os/bluestore/BlueFS: don't need wait for aio when using _sync_write
Signed-off-by: Haodong Tang <haodong.tang@intel.com> Haodong Tang
03:27 PM Revision e1949263 (ceph): tools: ceph-release-notes: port it to py3
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:42 PM RADOS Bug #20561: bluestore: segv in _deferred_submit_unlock from deferred_try_submit, _txc_finish
This might be related to a failure reported on the list:... Sage Weil
02:16 PM RADOS Feature #12195 (Resolved): 'ceph osd version' to print OSD versions
We now have a 'ceph osd versions' that will return the versions of osds in the cluster. At first sight it seems it do... Joao Eduardo Luis
02:14 PM Bug #20548 (Resolved): 'sudo ceph osd new xx' 'stderr:no valid command found' in upgrade:hammer-j...
Joao Eduardo Luis
01:57 PM RADOS Feature #5657 (Resolved): monitor: deal with bad crush maps more gracefully
Resolved at some point by using external crushtool to validate crushmaps. Joao Eduardo Luis
01:54 PM RADOS Feature #6325 (New): mon: mon_status should make it clear when the mon has connection issues
Joao Eduardo Luis
01:52 PM RADOS Feature #4835 (Resolved): Monitor: better handle aborted synchronizations
The synchronization code has been overhauled a few times in the past few years. I believe this to have been resolved ... Joao Eduardo Luis
01:52 PM Revision d7ca4bcc (ceph): osd/OSD: don't fault on osd's "set-device-class" request
So pre-luminous osds can still boot normally.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
01:50 PM RADOS Cleanup #10506: mon: get rid of QuorumServices
I don't think the QuorumService interface is bringing enough to the table to keep it around.
What we are achieving...
Joao Eduardo Luis
01:24 PM Revision ad71757a (ceph): Merge pull request #15989 from linuxbox2/wip-nfs-compress
rgw_file: add compression interop to RGW NFS Matt Benjamin
11:38 AM Linux kernel client Bug #20528: cephfs client io hang when read file with specified layout
in net/ceph/messenger.c... Zheng Yan
11:26 AM Revision ab5baca9 (ceph): test/librbd: re-enable internal tests in ceph_test_librbd
Signed-off-by: Mykola Golub <mgolub@mirantis.com> Mykola Golub
10:17 AM rgw Support #20253: Ceph RGW Users (rgw keystone implicit tenants)
This ticket has been resisted at http://tracker.ceph.com/issues/20570 and improved for clarity. please close this dup... Ross Martyn
10:16 AM rgw Bug #20570 (Closed): Ceph - Keystone Implicit Tenants
With RGW configured with 'rgw keystone implicit tenants = true' and associated keystone options set, RGW checks a Key... Ross Martyn
09:34 AM CephFS Bug #20569: mds: don't mark dirty rstat on non-auth inode
-https://github.com/ceph/ceph/pull/16253-
Within this fix, inodes can be trimmed successfully and no such warning ...
Zhi Zhang
09:32 AM CephFS Bug #20569 (Resolved): mds: don't mark dirty rstat on non-auth inode
Currently using multi-MDS on Luminous, we found ceph status reported such warning all the time if writing large amoun... Zhi Zhang
09:31 AM mgr Bug #20568 (Resolved): the dashboard uses absolute links for filesystems and clients
If ceph dashboard is accessed under a subpath (e.g. via kubernetes proxy), then some links are being rewritten correc... Vladimir Pouzanov
09:15 AM Revision 80d29404 (ceph): rgw_file: add large(ish) write test
allows for read-after-write verify
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
Matt Benjamin
09:15 AM Revision d064915a (ceph): rgw_file: compression fix and cleanup from review
A fix and a cleanup from Adam Kupczyk <akupczyk@redhat.com> review.
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
Matt Benjamin
09:14 AM Revision 6c3e22bf (ceph): rgw_file: enable compression filter (stores)
Previously NFS clients could access compressed data, but the
RGWWriteDataRequest lacked glue to attach an inbound
com...
Matt Benjamin
09:13 AM Revision 5c63bb6b (ceph): Merge pull request #16241 from liewegas/wip-dashboard-default
doc/mgr/dashboard: update dashboard docs to reflect new defaults
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
09:04 AM Revision 3613da52 (ceph): Merge pull request #16034 from guihecheng/rgw_file-policy-read
rgw: rgw_file skip policy read for virtual components Matt Benjamin
08:35 AM rgw Bug #19289 (Pending Backport): radosgw/swift emulate split read/write acls?
Matt Benjamin
07:33 AM Revision 1967350d (ceph): vstart: allow to start multiple radosgw on consecutive ports
Signed-off-by: Adam Kupczyk <akupczyk@mirantis.com> Adam Kupczyk
05:34 AM rbd Bug #20567 (Resolved): rbd-mirror do not support ec pools when the primary image use ec data pool.
The primary image use ec data pool. But when the rbd-mirror create the mirror image, the data pool feature lost and a... franky liu
04:25 AM RADOS Bug #20504 (Resolved): FileJournal: fd leak lead to FileJournal::~FileJourna() assert failed
Kefu Chai
04:23 AM RADOS Bug #20105: LibRadosWatchNotifyPPTests/LibRadosWatchNotifyPP.WatchNotify3/0 failure
not (always) reproducible with a single try: http://pulpito.ceph.com/kchai-2017-07-11_03:53:32-rados-master-distro-ba... Kefu Chai
03:49 AM RADOS Bug #20105: LibRadosWatchNotifyPPTests/LibRadosWatchNotifyPP.WatchNotify3/0 failure
partial bt of /a/sage-2017-07-10_16:55:37-rados-wip-sage-testing-distro-basic-smithi/1383143:... Kefu Chai
03:58 AM RADOS Bug #20303: filejournal: Unable to read past sequence ... journal is corrupt
filed #20566 against fs for "Behind on trimming" warnings from MDS Kefu Chai
02:09 AM RADOS Bug #20303: filejournal: Unable to read past sequence ... journal is corrupt
http://pulpito.ceph.com/kchai-2017-07-10_10:29:54-powercycle-master-distro-basic-smithi/ failed with... Kefu Chai
03:58 AM Bug #20529: Illegal instruction in RocksDB
I am trying to reproduce this issue. Daniel Oliveira
03:57 AM CephFS Bug #20566 (Resolved): "MDS health message (mds.0): Behind on trimming" in powercycle tests
see http://pulpito.ceph.com/kchai-2017-07-11_02:07:09-powercycle-master-distro-basic-mira/ Kefu Chai
03:38 AM Revision b7583484 (ceph): rgw: add a field to store generic user data in the bucket index,
that can be populated/fetched via a configurable custom http header
Signed-off-by: Pavan Rallabhandi <prallabhandi@w...
Pavan Rallabhandi
02:50 AM Revision 82a0b6ac (ceph): rgw:multisite: fix RGWRadosRemoveOmapKeysCR
RGWRadosRemoveOmapKeysCR::request_complete return val is wrong. The return val should get from completion. Some memb... lu.shasha
01:21 AM Revision 16a795f9 (ceph): osd/OSDMap: remove assumption about type ids
The code is assuming type==1 is in use, but it might not be. (It is
usually 'chassis' by default, which is rarely us...
Sage Weil
01:20 AM Revision d1a47038 (ceph): osd/OSDMap: whitespace
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil

07/10/2017

11:11 PM Bug #19489: ceph-disk: failing to activate osd with multipath
Nathan Cutler wrote:
> David, I guess it might take some time before distros (especially the stable versions like Tr...
David Disseldorp
07:16 PM Bug #19489 (Fix Under Review): ceph-disk: failing to activate osd with multipath
David, I guess it might take some time before distros (especially the stable versions like Trusty) roll out the updat... Nathan Cutler
11:40 AM Bug #19489: ceph-disk: failing to activate osd with multipath
David Disseldorp wrote:
...
> Following further local testing, I submitted the udev 60-persistent-storage.rules fix...
David Disseldorp
10:31 PM Revision 2343815b (ceph): osdmaptool: add --health option
Generate and dump health checks.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
10:31 PM Revision adff452f (ceph): fix
Sage Weil
10:22 PM Revision 78f57f31 (ceph): Merge remote-tracking branch 'me/wip-health' into wip-20546
Sage Weil
10:19 PM Revision 7ec4fc8e (ceph): qa/suites/fs: whitelist health warnings
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:19 PM Revision f0ec8ccf (ceph): qa/tasks/ceph_test_case.py: update health check helpers
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:19 PM Revision 024250bc (ceph): mon/MgrMonitor: clear last_beacon after mon election
The last_beacon map is local to an election interval; if there is a new
election completed we should reset it or else...
Sage Weil
10:19 PM Revision 50c54986 (ceph): qa/workunits/cephtool/test.sh: adjust for new health error codes
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:19 PM Revision 6fe8386a (ceph): qa: whitelist health warnings
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:19 PM Revision 2da55f31 (ceph): qa/suites/rbd: whitelist health messages
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:19 PM Revision ede6cd52 (ceph): qa/suites/rgw/thrash: whitelist
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:19 PM Revision 2c30db16 (ceph): mon: prettify health check log messages
Add a "Cluster is now healthy" to give clarity
after a series of "health check cleared" that
they were the last ones....
John Spray
10:19 PM Revision 21239ca0 (ceph): mon: demote cluster map prints to DEBUG level
The PaxosService subclasses should be writing out
informative log messages, and not relying on
a stream of map summar...
John Spray
10:19 PM Revision 60011adc (ceph): mgr/dashboard: update for new style health checks
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:19 PM Revision de8987d7 (ceph): mon: simplify PG health checks
Instead of a distinct health check for each possible
PG state, group the states into categories for availability,
deg...
John Spray
10:19 PM Revision a1be1151 (ceph): osd: don't log per-PG backfill messages at INFO level
This behaviour led to way too many messages going to
the cluster log when an OSD is marked in. Retain
the messages a...
John Spray
10:19 PM Revision f9129d3a (ceph): mon: clean up `osd out` messages
Cleaner prose for the auto-out case, and add
a cluster log message for OSDs that go out
at the behest of the administ...
John Spray
10:19 PM Revision 6ce4e200 (ceph): mon: prefix periodic health reminder with 'overall'
...so we can whitelist it.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
10:19 PM Revision c19ffcfb (ceph): mon: pass new style health to mgr
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:19 PM Revision 31034681 (ceph): mon: don't consider a starting mgr to be an error
The .available flag is there to tell MgrClients whether
to try and connect -- it isn't the right condition
for a heal...
John Spray
10:19 PM Revision 0cb74eb5 (ceph): mgr: fix spurious PG health messages on mgr restart
Previously, the mgr would send MMonMgrReport indicating
a very unhappy PGMap to the mon right after startup.
This is...
John Spray
10:19 PM Revision 469267bc (ceph): mon/PGMap: only warn about too few pgs after >0 pools exist
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:19 PM Revision 4d9f93a3 (ceph): messages/MMonMgrReport: show health check count
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:19 PM Revision e35d01f4 (ceph): mon/MgrStatMonitor: show health check count on receipt
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:19 PM Revision 536e816b (ceph): mgr/DaemonServer: debug log health checks
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:19 PM Revision 06ae8d95 (ceph): mon/PGMap: rename a few health checks
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:19 PM Revision b3cbac31 (ceph): mon: shorten 'stuck' threshold from 5m -> 1m
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:19 PM Revision 9969463b (ceph): qa/tasks/mon_clock_skew_check: vastly simplify
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:19 PM Revision 6fae4a36 (ceph): mon/PGMap: do not warn about recovering, peering, stale
Wait for stuck before complaining. These aren't scary in and of
themselves.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
10:19 PM Revision b6c92314 (ceph): qa/suites/rados: whitelist health warnings
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:19 PM Revision 13036058 (ceph): mon/PGMap: some stuck warnings are err, some warn
inactive and stale -> error
degraded, unclean, undersized -> warning
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
10:19 PM Revision 909aa89e (ceph): qa/tasks/ceph: stop logging health on shutdown
Don't log health during actual teardown or we'll see
various scary messages unrelated to our test run.
Signed-off-by...
Sage Weil
10:19 PM Revision f5ceab91 (ceph): mon: move osd health checks into OSDMap method
...with one check moving into HealthMonitor where it
belongs.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
10:19 PM Revision dcd31661 (ceph): osd/OSDMap: rename a few health checks
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:19 PM Revision a66c214c (ceph): osd/OSDMap: add per-osd flag OSD_FLAGS check
rename OSD_FLAGS to OSDMAP_FLAGS
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
10:16 PM Revision d96c15e8 (ceph): mon/MgrMonitor: do not issue MGR_DOWN on new cluster
It is normal for the initial cluster to lack a mgr. Wait for some
grace period before complaining about a missing mg...
Sage Weil
10:16 PM Revision d37c6e19 (ceph): mon,mgr: pass new-style health checks from mgr's PGMap
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:16 PM Revision f168625a (ceph): mon/MDSMonitor: implement new-style cephfs health checks
Our detail elements are still strings, so we keep the bit that collapses
the metadata into a string and appends it to...
Sage Weil
10:16 PM Revision 6d511fc1 (ceph): mon/Monitor: periodically log new-style health warnings to log
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:13 PM Revision 22649170 (ceph): mon: move health_status_t to health.h
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:13 PM Revision 7c7c0501 (ceph): mon/Monitor: move time sync status from 'ceph health' to 'time-sync-sta...
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:13 PM Revision 56ccc658 (ceph): mon: remove Formatter arg to QuorumService::get_health()
This is used to dump extra weirdness to the health detail structured
output, but we are about to remove all of that i...
Sage Weil
10:13 PM Revision 47f69cf3 (ceph): mon: HealthMonitor -> OldHealthMonitor
This will go away post-luminous.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
10:13 PM Revision 627ea224 (ceph): mon: new health check framework
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:13 PM Revision 68d847b8 (ceph): mon/OSDMonitor: implement new health checks
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:13 PM Revision bc609907 (ceph): mon/PGMap: implement new-style health checks
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:13 PM Revision ff8a8633 (ceph): mon: move pool quota health warnings into PGMap
This puts them on the mgr in a context where they can respond to both
osdmap and pgmap updates, and removes one more ...
Sage Weil
09:50 PM Revision 7e12840d (ceph): Merge pull request #16229 from Liuchang0812/wip-misc-cleanup
ceph.in, mgr: misc cleanups
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
09:50 PM RADOS Bug #20433 (Resolved): 'mon features' does not update properly for mons
Sage Weil
09:50 PM Revision 382192bd (ceph): Merge pull request #16230 from jecluis/wip-20443
mon/Monitor: recreate mon session if features changed
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:49 PM Revision 0351dc3e (ceph): Merge pull request #16233 from liewegas/wip-osd-create
qa/tasks/ceph.py: no osd id to 'osd create' command
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
09:49 PM Bug #20550 (Resolved): filestore: segv in filestore_sync thread during ObjectStore/StoreTest.Simp...
Sage Weil
02:54 PM Bug #20550: filestore: segv in filestore_sync thread during ObjectStore/StoreTest.SimpleRemount/1
Sage Weil
12:38 PM Bug #20550 (Need More Info): filestore: segv in filestore_sync thread during ObjectStore/StoreTes...
https://github.com/ceph/ceph/pull/16235 Kefu Chai
01:29 AM Bug #20550: filestore: segv in filestore_sync thread during ObjectStore/StoreTest.SimpleRemount/1
/a/sage-2017-07-09_19:14:46-rados-wip-sage-testing-distro-basic-smithi/1379268
recent regression.. probably the re...
Sage Weil
09:49 PM Revision 7f03169d (ceph): Merge pull request #16235 from tchaikov/wip-timer
os/filestore: do not free event if not added
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
09:48 PM Revision 53dcad23 (ceph): Merge pull request #16237 from YankunLi/dev-bluestore0710
os/blueStore: Failure retry for opening file
Reviewed-by: Jos Collin <jcollin@redhat.com>
Sage Weil
09:47 PM RADOS Bug #20105: LibRadosWatchNotifyPPTests/LibRadosWatchNotifyPP.WatchNotify3/0 failure
/a/sage-2017-07-10_16:55:37-rados-wip-sage-testing-distro-basic-smithi/1383143
similar, but a seg fault!...
Sage Weil
09:01 PM CephFS Backport #20564 (In Progress): jewel: mds segmentation fault ceph_lock_state_t::get_overlapping_l...
Nathan Cutler
08:45 PM CephFS Backport #20564 (Resolved): jewel: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
https://github.com/ceph/ceph/pull/16248 Nathan Cutler
08:58 PM Revision 244a2ae6 (ceph): client: don't re-send interrupted flock request
don't re-send interrupted flock request in cases of mds failover
and receiving request forward.
Signed-off-by: "Yan,...
Yan, Zheng
08:57 PM Revision 93c8ca64 (ceph): mds/flock: properly remove item from global_waiting_locks
ceph_lock_state_t::remove_waiting() uses wrong key to search
global_waiting_locks. It should use item in waiting_lock...
Yan, Zheng
08:57 PM Revision 917240a2 (ceph): mds/flock: don't import ceph_lock_state_t::waiting_locks
Item in waiting_locks is associated with flock mds request in
exporter mds. If client re-sends the flock mds request ...
Yan, Zheng
08:57 PM Revision e7950867 (ceph): mds/flock: properly update ceph_lock_state_t::client_waiting_lock_counts
no item is added to waiting_locks when deadlock check fails
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry pi...
Yan, Zheng
08:47 PM rgw Backport #20565 (Rejected): kraken: rgw: folders starting with "_" underscore are not in bucket i...
Nathan Cutler
08:46 PM Revision 108ac5ee (ceph): mon: maintain the "cluster" PerfCounters when using ceph-mgr instead of...
Fixes: http://tracker.ceph.com/issues/20562
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
08:37 PM Bug #20529: Illegal instruction in RocksDB
This bug ist +not+ restricted to Opteron. We also got notes that the very same bug occurs on slightly older Xeon CPUs. Dennis Busch
08:31 PM Revision 4fa19ce6 (ceph): osd: repair the PG_DEBUG_REFS build
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
(cherry picked from commit ec4185d1980b48b01687a177248d0894f326dc37)
...
Greg Farnum
08:27 PM Revision 2a3e66c3 (ceph): osd: use PGRef instead of boost::intrusive_ptr<PG> everywhere
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
(cherry picked from commit 306ad85f0fb4597ba3bb3c04a67abdaba556ba74)
Greg Farnum
08:23 PM RADOS Bug #20562 (Fix Under Review): Monitor's "perf dump cluster" values are no longer maintained
https://github.com/ceph/ceph/pull/16249 Greg Farnum
08:11 PM RADOS Bug #20562 (In Progress): Monitor's "perf dump cluster" values are no longer maintained
... Greg Farnum
05:20 PM RADOS Bug #20562 (Resolved): Monitor's "perf dump cluster" values are no longer maintained
We have a PerfCounters collection in the monitor which maintains cluster aggregate data like storage space available,... Greg Farnum
08:11 PM RADOS Bug #20563 (Duplicate): mon: fix clsuter-level perfcounters to pull from PGMapDigest
Sage Weil wrote:
> [...]
Greg Farnum
08:00 PM RADOS Bug #20563 (Duplicate): mon: fix clsuter-level perfcounters to pull from PGMapDigest
... Sage Weil
08:05 PM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
New run: https://shaman.ceph.com/builds/ceph/i20535-backport/387e184970bc2949e16139db0cbda6acfa3f7b3a/ Patrick Donnelly
07:59 PM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
Awesome! Thanks! Webert Lima
07:57 PM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
I meant to link: https://shaman.ceph.com/builds/ceph/i20535-backport/2223e478c4b770e75cb7db196f5cd9d985929ac9/
Loo...
Patrick Donnelly
07:49 PM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
Patrick Donnelly wrote:
> I went ahead and did it since our CI will build the repos for you: https://shaman.ceph.com...
Webert Lima
07:46 PM CephFS Bug #20535 (Pending Backport): mds segmentation fault ceph_lock_state_t::get_overlapping_locks
Backport PR: https://github.com/ceph/ceph/pull/16248 Patrick Donnelly
07:46 PM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
> I'm not really comfortable in doing a upgrade like that, as the service and data availability is very critical here... Patrick Donnelly
07:33 PM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
Patrick Donnelly wrote:
> Zheng, PR#15440 indicates it's a multimds fix but Webert's setup is single MDS. Any issues...
Webert Lima
07:21 PM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
> it should be backported to jewel/kraken if feasible
Consider backport to jewel only, since kraken goes EOL the m...
Nathan Cutler
05:56 PM CephFS Bug #20535 (In Progress): mds segmentation fault ceph_lock_state_t::get_overlapping_locks
Zheng, PR#15440 indicates it's a multimds fix but Webert's setup is single MDS. Any issues you see backporting the fi... Patrick Donnelly
01:51 PM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
Patrick Donnelly wrote:
> Okay, it appears the deadlock is fixed.
I'm sorry. Do you refer to that commit? If so, ...
Webert Lima
01:41 PM CephFS Bug #20535 (Closed): mds segmentation fault ceph_lock_state_t::get_overlapping_locks
Okay, it appears the deadlock is fixed. Please open a new ticket if you're still seeing issues with rejoin taking unr... Patrick Donnelly
01:02 PM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
and this is current session ls from each Active MDS on each of both clusters:
root@bhs1-mail01-ds02:~# ceph daemo...
Webert Lima
12:46 PM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
Zheng Yan wrote:
> how about other machines
Sorry I didn't check at the time. I'll post everything as it looks ...
Webert Lima
03:38 AM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
Webert Lima wrote:
> root@bhs1-mail02-ds05:~# cat /proc/sys/fs/file-nr
> 3360 0 3273932
> root@bhs1-mail0...
Zheng Yan
07:13 PM Bug #20556: ceph-disk fails to prepare an osd device with --dmcrypt (bluestore)
*PR*: https://github.com/ceph/ceph/pull/16247 shangzhong zhu
06:45 AM Bug #20556: ceph-disk fails to prepare an osd device with --dmcrypt (bluestore)
Root cause:
The partition number 3 has been used by lockbox. The ceph-disk uses the same partition number to create ...
shangzhong zhu
06:31 AM Bug #20556: ceph-disk fails to prepare an osd device with --dmcrypt (bluestore)
[root@ceph117 ~]# ceph-disk -v prepare --bluestore --block.db /dev/sdk --block.wal /dev/sdk /dev/sdk --dmcrypt
If ...
shangzhong zhu
06:21 AM Bug #20556 (Resolved): ceph-disk fails to prepare an osd device with --dmcrypt (bluestore)
... shangzhong zhu
06:18 PM Revision 80dd095d (ceph): crush/CrushWrapper: make get_immediate_parent[_id] ignore per-class sha...
Fixes: http://tracker.ceph.com/issues/20546
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:18 PM Revision 604e158d (ceph): qa/workunits/rados/test_health_warnings: test down msgs vs crush classes
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:16 PM Revision f81dea9b (ceph): Merge pull request #16246 from gregsfortytwo/wip-fix-mgr-cephx-link
doc: fix link for ceph-mgr cephx authorization Sage Weil
06:14 PM Revision 5f7576c9 (ceph): osd/OSDMap: fix potential divided-by-zero error
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
06:14 PM Revision 0b62c6b8 (ceph): mon/OSDMonitor: dedup pg-upmap[-items]
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
06:14 PM Revision 5f9de0e6 (ceph): mon/OSDMonitor: sanity check osd number before applying pg-temp
In case user did something stupid and causing weird results.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
06:14 PM Revision 2ce818ae (ceph): mon/OSDMonitor: allow user to permanently delete pool
If mon_fake_pool_delete is enabled, "osd pool delete"
will unable to delete pool permanently, as we ask user
to pass ...
xie xingguo
05:56 PM Revision a4b13954 (ceph): doc: fix link for ceph-mgr cephx authorization
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
05:50 PM CephFS Bug #20537: mds: MDLog.cc: 276: FAILED assert(!capped)
Zheng, please break out these fixes into separate PRs. Patrick Donnelly
11:46 AM CephFS Bug #20537 (Fix Under Review): mds: MDLog.cc: 276: FAILED assert(!capped)
https://github.com/ceph/ceph/pull/16068/commits/2b98f4701e9a12e50f8d017c93e5101eb02f7992 Zheng Yan
05:29 PM RADOS Bug #20303: filejournal: Unable to read past sequence ... journal is corrupt
I don't think we run the powercycle tests very often — they're hard on the hardware. This may not really be an immedi... Greg Farnum
10:19 AM RADOS Bug #20303: filejournal: Unable to read past sequence ... journal is corrupt
have we spotted this problem recently after the first occurrence?
rerunning at http://pulpito.ceph.com/kchai-2017-...
Kefu Chai
05:20 PM Revision ec188a9d (ceph): zlib: remove g_ceph_context/g_conf from compressor plugin
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
04:53 PM Revision c7e869c4 (ceph): Merge pull request #16177 from Synesis-LLC/fix_rgw_crash_ec_data_pool
rgw: fix not initialized vars which cause rgw crash with ec data pool
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
04:51 PM RADOS Bug #20561 (Can't reproduce): bluestore: segv in _deferred_submit_unlock from deferred_try_submit...
... Sage Weil
04:47 PM Bug #11793 (Fix Under Review): test: rados.py does not do cache_(evict|flush|try_flush) since it ...
http://pulpito.ceph.com/sage-2017-07-09_19:43:05-rados:thrash-wip-11793-distro-basic-smithi/
100%, except for one ...
Sage Weil
04:39 PM Revision 423652ce (ceph): Merge pull request #15467 from joke-lee/fix-aws-v2-signature-X-Amz-Date...
rgw:fix s3 aws v2 signature priority between header['X-Amz-Date'] and header['Date']
Reviewed-by: Casey Bodley <cbod...
Yuri Weinstein
04:34 PM Revision 0ccf2d72 (ceph): Merge pull request #16033 from zhaochao/rgw-add-a-new-errcode-for-non-e...
rgw: add a new error code for non-existed user.
Reviewed-by: Jos Collin <jcollin@redhat.com>
Yuri Weinstein
04:31 PM Revision ad5703ba (ceph): Merge pull request #16185 from smithfarm/wip-lease-stack-spawn
rgw: lease_stack: use reset method instead of assignment
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
04:30 PM Revision 34bd1509 (ceph): Merge pull request #16204 from jimifm/wip-rgw_frontend
rgw/rgw_frontend.h: Return negative value for empty uid in RGWLoadGenFrontend::init()
Reviewed-by: Jos Collin <jcoll...
Yuri Weinstein
03:39 PM Revision 12478727 (ceph): Merge pull request #16016 from liewegas/wip-osd-df
mon: include device class in tree view; hide shadow hierarchy
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
02:43 PM Revision b5f81e73 (ceph): qa/tasks/ceph.py: no osd id to 'osd create' command
This isn't recognized by hammer, and we don't need it for jewel.
Fixes: http://tracker.ceph.com/issues/20548
Signed-...
Sage Weil
02:04 PM Revision 917a6f9b (ceph): doc/start/quick-ceph-deploy: fix typos etc
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:03 PM Revision 44bce9e0 (ceph): Merge pull request #15858 from liewegas/wip-mgr-servicemap
mgr,librados: service map
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
02:02 PM CephFS Bug #2494: mds: Cannot remove directory despite it being empty.
Zheng Yan wrote:
> David Galloway wrote:
> > I've moved these dirs to ...
David Galloway
03:31 AM CephFS Bug #2494 (Resolved): mds: Cannot remove directory despite it being empty.
Zheng Yan
01:57 PM Revision 43bfe176 (ceph): doc/start/intro: add parens to cephfs section
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:53 PM Bug #20559: crush_ruleset is invalid command in luminous
actually it changed to
crush_rule <name>
ceph osd pool set data crush_rule ssd
so you may close
Petr Malkov
01:48 PM Bug #20559 (Resolved): crush_ruleset is invalid command in luminous
ceph version 12.1.0
ceph osd crush class ls
[
"ssd",
"hdd"
]
rule default {
ruleset ...
Petr Malkov
01:48 PM Revision fa8514e2 (ceph): doc/mgr/dashboard: update dashboard docs to reflect new defaults
Also add not about load balancer.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:38 PM Revision 7678c4a3 (ceph): doc/start: simplify quick start install process
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:38 PM Revision 5b07144b (ceph): doc/start/quick-ceph-deploy: drop redundant warning
This is part of preflight.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:38 PM Revision f7b87095 (ceph): doc/start/quick-deph-deploy: update quick deploy instructions
- include mgr
- simplify
- remove references to old stuff as new
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:38 PM Revision fc3369c5 (ceph): doc/start/intro: updates
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:38 PM Revision 7a7716f7 (ceph): doc/start/os-recommendations: updates
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:38 PM Revision 7cfc79c8 (ceph): doc/start: rename Installation (quick) -> Installation (ceph-deploy)
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:31 PM Revision 2a3906b8 (ceph): test/mon/osd-crush-tree.rng: fix expected xml schema for osd tree
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:27 PM rgw Bug #20558 (New): rgw cls list_plain_entries() error code gets distorted by increment
the result from list_plain_entries() is incremented by one for identifying truncation. This also happens for errors (... Harald Klein
01:25 PM Revision c4b44e15 (ceph): test/cli/osdmaptool/tree.t: fix
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:57 PM bluestore Bug #20557: segmentation fault with rocksdb|BlueStore and jemalloc
I always got this segmentation fault when I use jemalloc. If use the default tcmalloc, it is fine now. Yao Ning
12:47 PM bluestore Bug #20557 (Closed): segmentation fault with rocksdb|BlueStore and jemalloc
Jul 10 12:00:43 server-69 ceph-osd: ceph version 12.0.3 (f2337d1b42fa49dbb0a93e4048a42762e3dffbbf)
Jul 10 12:00:43 s...
Yao Ning
12:35 PM Revision 25ed80ea (ceph): rpm: Fix undefined FIRST_ARG
If FIRST_ARG is undefined, the rpms will show an error on upgrade
because the condition in the postun script gets bro...
Boris Ranto
12:35 PM Revision 560c484a (ceph): selinux: Install ceph-base before ceph-selinux
We need to have ceph-base installed before ceph-selinux to use ceph-disk
in %post script. The default ordering is ran...
Boris Ranto
11:52 AM Revision f04defe1 (ceph): Merge pull request #16049 from fullerdj/wip-djf-key-timeout
ceph-create-keys: add an argument to override default 10-minute timeout
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
11:39 AM Revision 2b98f470 (ceph): mds: wait auth pinned objects when deactivating mds
It is possible that mdsdir and stray directroies are auth pinned.
(they have unstable lock or they are being stored)
...
Yan, Zheng
11:23 AM Revision 40379052 (ceph): Merge pull request #16236 from shashalu/clean-up-RGWRemoteDataLog-unuse...
rgw: drop unused function RGWRemoteDataLog::get_shard_info()
Reviewed-by: Jos Collin <jcollin@redhat.com>
Jos Collin
10:14 AM RADOS Bug #20525 (Need More Info): ceph osd replace problem with osd out
Kefu Chai
10:14 AM RADOS Bug #20525: ceph osd replace problem with osd out
peng,
i don't follow you. could you rephrase your problem? what is the expected behavior?
Kefu Chai
09:54 AM Bug #12444 (Rejected): WorkQueue.cc: unintended behavior for ThreadPool::drain()?
Greg, i concur with you aside from following statement:
> it's *not* waiting when there *are* items in the WorkQue...
Kefu Chai
08:53 AM CephFS Bug #20549: cephfs-journal-tool: segfault during journal reset
The reason is that Resetter::reset() creates on-stack journaler. The journaler got destroyed before receiving all pre... Zheng Yan
08:40 AM rgw Bug #20542: rgw: not initialized pointer cause rgw crash with ec data pool
How to reproduce with vstart.sh environment (luminous branch v12.1.0):
$ ../src/vstart.sh -d -n -x -l --osd_num 5 ...
Aleksei Gutikov
08:39 AM Revision dc660009 (ceph): BlueStore:Failure retry for opening file
Failure retry to open file
Signed-off-by: Yankun Li <lioveni99@gmail.com>
yankun li
08:14 AM Revision c8e07379 (ceph): rgw:multisite: clean up RGWRemoteDataLog unused function
'RGWRemoteDataLog::get_shard_info' function not used, drop it
Signed-off-by: Shasha Lu <lu.shasha@eisoo.com>
lu.shasha
07:45 AM Revision 2bdb6627 (ceph): os/filestore: do not free event not added
if an event fails to be added, it's freed by the callee. so we should
not try to free it again. that address could be...
Kefu Chai
07:41 AM rgw Bug #20541: rgw: s3 put obj hangs with ec data pool on filestore
Thanks, exactly, my mistake.
Not a bug, please, close ticket.
Aleksei Gutikov
07:31 AM Revision 11914dc3 (ceph): common/Timer: return false if event not added
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
05:58 AM Bug #20555 (Closed): ceph-disk fails to prepare an osd device if both --zap-disk and --dmcrypt ar...
ceph-disk fails to prepare an osd device if both --zap-disk and --dmcrypt are used.
I have tested on J but not on ...
Dmitrii Shcherbakov
05:27 AM RADOS Bug #20470: rados/singleton/all/reg11184.yaml: assert proc.exitstatus == 0
/a//sage-2017-07-09_19:14:46-rados-wip-sage-testing-distro-basic-smithi/1379319 Kefu Chai
03:25 AM Revision 6223dc91 (ceph): mon/OSDMonitor: guard "osd crush rule create-replicated"
require Luminous before using the crush device classes.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
03:23 AM Revision 7d073563 (ceph): crush: fix potential weight overflow
E.g.:
./bin/ceph osd crush reweight osd.0 32768
ID WEIGHT TYPE NAME ...
xie xingguo
03:23 AM Revision b90d259a (ceph): mon/OSDMonitor: improve "osd upmap" error message
by adding a explicit guide.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
03:23 AM Revision 379e47e1 (ceph): osd/OSDMap: apply both pg_upmap and pg_upmap_items
This allows a more flexible upmap policy by combinating
both pg_upmap and pg_upmap_items.
For example:
./bin/ceph os...
xie xingguo
03:02 AM RADOS Bug #19939: OSD crash in MOSDRepOpReply::decode_payload
i will look at this issue again later on if no progress has been made before then. Kefu Chai
02:22 AM Revision 4e04bf3a (ceph): rgw: drop unused rgw_pool param, local var and member var
+ drop unused rgw_pool parameter in get_raw_obj_ref() and
get_system_obj_ref(), because each method needs a rgw_raw...
Jiaying Ren
01:23 AM Revision 5a197c58 (ceph): Merge pull request #16160 from xiexingguo/wip-misc2
mon, osd: misc fixes and cleanups
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Sage Weil
01:22 AM Bug #20544 (Resolved): Bad status warning for mon_warn_osd_usage_min_max_delta
Sage Weil
01:22 AM Revision ce9dfe8d (ceph): Merge pull request #16220 from dzafman/wip-20544
mon: Fix status output warning for mon_warn_osd_usage_min_max_delta
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:20 AM Revision 7f22400a (ceph): Merge pull request #16223 from liewegas/wip-dashboard-default
pybind/mgr/dashboard: bind to :: by default
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
12:55 AM Revision c5b99afa (ceph): test: fix ut and release-notes
To keep pace with the newly merged https://github.com/ceph/ceph/pull/16027
Signed-off-by: xie xingguo <xie.xingguo@z...
xie xingguo
12:45 AM Revision a7ed837f (ceph): crush: allow "osd crush set-device-class" to create class automatically
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
12:45 AM Revision 0c885d68 (ceph): osd/OSD: automatically set device class on start
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
12:45 AM Revision c05bff87 (ceph): crush: fix error handling
get_bucket() does not return a nullptr on error,
it returns a negative error code instead.
Use the IS_ERR() macro to...
xie xingguo
12:45 AM Revision cde4ab09 (ceph): mon/OSDMonitor: extend "set-device-class" for multiple osds
This is useful for applying changes to entire subtrees.
For example:
./bin/ceph osd crush set-device-class hdd `./bi...
xie xingguo
12:45 AM Revision d54722f6 (ceph): mon/OSDMonitor: "osd crush ls-osd" support
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
12:45 AM Revision 906f0b5b (ceph): crush: fix potential class id collision
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
12:45 AM Revision 6e6ec9d1 (ceph): crush: use auto for type safety
class-id, by definition, is of type int32_t, not int.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
12:45 AM Revision a9a0bc85 (ceph): mon/OSDMonitor: tidy up class_map too on crush removal
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo

07/09/2017

07:03 PM Bug #20548 (Fix Under Review): 'sudo ceph osd new xx' 'stderr:no valid command found' in upgrade:...
https://github.com/ceph/ceph/pull/16233 Sage Weil
06:34 PM RADOS Bug #20545: erasure coding = crashes
Sorry, forgot a line of the code. Here's the exact process I'm using to do this:
Shell:...
Bob Bobington
06:27 PM RADOS Bug #20545: erasure coding = crashes
I ran Rados bench on the same cluster and it seems to be working fine, so it seems that something about my Python cod... Bob Bobington
05:49 PM RADOS Bug #20545: erasure coding = crashes
Actually I thought to test this with filestore on BTRFS and it fails there in the same way as well. This seems to be ... Bob Bobington
06:14 PM RADOS Bug #20446 (Resolved): mon does not let you create crush rules using device classes
Sage Weil
06:09 PM Revision 46059900 (ceph): librados: include common daemon metadata in service_daemon_register
Aside from being generally useful, this uniformity enables ceph-mgr
to have some common information about all the hos...
John Spray
06:09 PM Revision 2f720a42 (ceph): mgr: set hostname propery on ServiceMap services
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
06:09 PM Revision ee5835df (ceph): mon: make service summary string customizable; simple default
Eventually the mgr can populate this field with something tailored to the
service.
Signed-off-by: Sage Weil <sage@re...
Sage Weil
06:09 PM Revision 6f491006 (ceph): rgw: register as a service
support dynamic reload, and also add frontend info
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
06:09 PM Revision aabe0e35 (ceph): librados: allow service registrations
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:09 PM Revision 9c5ae296 (ceph): mgr/PyModules: expose service_map to modules
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:09 PM Revision 8074944e (ceph): mgr: expose daemon status to modules
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:51 PM Revision b26c9db7 (ceph): tool/ceph: print timeout tips iff verbose
Signed-off-by: liuchang0812 <liuchang0812@gmail.com> Chang Liu
03:51 PM Revision 324e4d2d (ceph): mgr: remove useless headers in MgrStandby.h
Signed-off-by: liuchang0812 <liuchang0812@gmail.com> Chang Liu
03:51 PM Revision ed1d11eb (ceph): mon/Monitor: recreate mon session if features changed
Fixes: http://tracker.ceph.com/issues/20433
Signed-off-by: Joao Eduardo Luis <joao@suse.de>
Joao Eduardo Luis
02:37 PM Revision 27e7cda3 (ceph): MDS: update the mlogger of mds in function check_memory_usage
If we don't update the mlogger here, we will encounter following bug:
suppose we first create 10000 inode in mdcache,...
dongdong tao
02:28 PM Revision 17a86ef5 (ceph): Client: get rid of variable "butnot" in "client::get_caps"
Fix: the result of if condition 'revoking & butnot’ will be always same with ‘revoking & want’
no need to intro...
dongdong tao
11:39 AM RADOS Bug #20433: 'mon features' does not update properly for mons
https://github.com/ceph/ceph/pull/16230 Joao Eduardo Luis
11:38 AM RADOS Bug #20433 (Fix Under Review): 'mon features' does not update properly for mons
Joao Eduardo Luis
11:14 AM Revision b08b485c (ceph): Merge pull request #16079 from smithfarm/wip-doc-make-check
doc: dev: add notes on PR make check validation test
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Reviewed-by: Ke...
Nathan Cutler
10:36 AM Revision 43475567 (ceph): mon/Session: fix some annoying spacing
Signed-off-by: Joao Eduardo Luis <joao@suse.de> Joao Eduardo Luis
10:36 AM Revision 28b5baef (ceph): mon/Paxos: fix annoying formatting spacing
Signed-off-by: Joao Eduardo Luis <joao@suse.de> Joao Eduardo Luis
10:36 AM Revision b414be7d (ceph): mon/Monitor: list sessions via admin socket
Signed-off-by: Joao Eduardo Luis <joao@suse.de> Joao Eduardo Luis
03:08 AM rgw Bug #20368 (Pending Backport): rados/upgrade rgw swift test fails
Nathan Cutler
02:40 AM RADOS Bug #17743 (Won't Fix): ceph_test_objectstore & test_objectstore_memstore.sh crashes in qa run (k...
see https://github.com/ceph/ceph/pull/16215 (disabled the memstore tests on kraken) Sage Weil
02:39 AM Revision 9860e658 (ceph): Merge pull request #16215 from liewegas/wip-17743
kraken: CMakeLists.txt: disable memstore make check test
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
02:35 AM Revision d0a3dd09 (ceph): mon: include class in 'osd df [tree]' output
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:35 AM Revision 2fc34874 (ceph): mon: include device class in 'osd tree' output
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:35 AM Revision 3876161e (ceph): mon: shorten 'PRIMARY-AFFINITY' -> 'PRI-AFF' column header
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:35 AM Revision 116cf759 (ceph): crush: hide device class shadow roots from tree dumper
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:34 AM Revision 8b21c6b6 (ceph): Merge pull request #16027 from liewegas/wip-crush-rule-class
mon,crush: create crush rules using device classes for replicated and ec pools via cli
Reviewed-by: Loic Dachary <ld...
Sage Weil
02:32 AM Revision 0c79c4ff (ceph): Merge pull request #16228 from smithfarm/wip-rados-upgrade-2
tests: fix rados/upgrade/jewel-x-singleton and make workunit task handle repo URLs not ending in ".git"
Reviewed-by:...
Sage Weil
02:31 AM Revision ab9a661e (ceph): mgr: implement 'service dump' and 'service status'
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:30 AM Revision 3f69d083 (ceph): mon: persist ServiceMap
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:30 AM Revision e084f594 (ceph): mon: include services in 'ceph -s'
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:30 AM Revision 97cfc3cb (ceph): mgr: allow/track service registrations
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:30 AM Revision a22b256b (ceph): mgr: index daemon state by string service type
If we use a string we can allow for other service names like
'rgw' and 'rbd-mirror' and 'iscsigw' and so on.
Signed-...
Sage Weil
02:30 AM Revision 563e0408 (ceph): vstart.sh: give rgw daemons letter names
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:30 AM Revision 7fce6382 (ceph): mgr: add ServiceMap
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:29 AM Revision 91e5d5bc (ceph): Merge pull request #15973 from majianpeng/bluefs-async-compact-log
os/bluestore/BlueFS: clear current log entrys before dump all fnode,
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:02 AM Revision 8fbe8b8c (ceph): Merge pull request #16214 from liupan1111/wip-fix-mutex
common/Mutex.cc: fixed the error in comment
Reviewed-by: Jos Collin <jcollin@redhat.com>
Jos Collin

07/08/2017

09:15 PM RADOS Bug #20543: osd/PGLog.h: 1257: FAILED assert(0 == "invalid missing set entry found") in PGLog::re...
also in yuriw-2017-07-07_22:19:55-rados-wip-yuri-testing2_2017_7_9-distro-basic-smithi
job: 1373063
Yuri Weinstein
08:21 PM rgw Bug #20463: rgw: AWSv4 encoding/signature problem, can happen with listobjects marker.
Jewel has the same behavior - so yes it probably needs the same fix. Marcus Watts
06:00 PM rgw Backport #18287 (Closed): kraken: multisite: coroutine deadlock in RGWMetaSyncCR after ECANCELED ...
Changing status to "Closed" so it doesn't turn up in the "missing target version" saved search. Nathan Cutler
05:59 PM rbd Backport #18324 (Closed): kraken: JournalMetadata flooding with errors when being blacklisted
Changing status to "Closed" so it doesn't turn up in the "missing target version" saved search. Nathan Cutler
05:58 PM rbd Backport #18322 (Closed): kraken: librbd::ResizeRequest: failed to update image header: (16) Devi...
Changing status to "Closed" so it doesn't turn up in the "missing target version" saved search. Nathan Cutler
05:58 PM rbd Backport #18319 (Closed): kraken: rbd status: json format has duplicated/overwritten key
Changing status to "Closed" so it doesn't turn up in the "missing target version" saved search. Nathan Cutler
05:58 PM rbd Backport #18289 (Closed): kraken: objectmap does not show object existence correctly
Changing status to "Closed" so it doesn't turn up in the "missing target version" saved search. Nathan Cutler
05:58 PM rbd Backport #18279 (Closed): kraken: RBD diff got SIGABRT with "--whole-object" for RBD whose parent...
Changing status to "Closed" so it doesn't turn up in the "missing target version" saved search. Nathan Cutler
05:57 PM rbd Backport #18275 (Closed): kraken: rbd-nbd: invalid error code for "failed to read nbd request" me...
Changing status to "Closed" so it doesn't turn up in the "missing target version" saved search. Nathan Cutler
05:43 PM Backport #19080 (Closed): "TestLibRBD.UpdateFeatures" tests failed in upgrade:client-upgrade-jewe...
Nathan Cutler
05:14 PM rgw Bug #20368 (Fix Under Review): rados/upgrade rgw swift test fails
https://github.com/ceph/ceph/pull/16228 Nathan Cutler
05:03 PM Revision 98eda9a4 (ceph): qa: workunit: handle repo ending in "/ceph-ci"
If the repo ends in "/ceph-ci" it's the same as if it ended in "/ceph-ci.git"
Before this change, the following comm...
Nathan Cutler
04:56 PM Revision 4bc9f566 (ceph): qa/suites/rados/upgrade: upgrade client.0 node too
Fixes: http://tracker.ceph.com/issues/20368
Signed-off-by: Sage Weil <sage@redhat.com>
Signed-off-by: Nathan Cutler <...
Sage Weil
04:24 PM Revision f3e0847c (ceph): Merge pull request #16017 from liewegas/wip-20454
os/bluestore/BlueFS: clean up log_writer aios from compaction Sage Weil
02:01 PM RADOS Bug #19964 (Resolved): occasional crushtool timeouts
Sage Weil
02:01 PM Revision a0ba660a (ceph): Merge pull request #16025 from liewegas/wip-19964
mon: do crushtool test with fork and timeout, but w/o exec of crushtool
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Sage Weil
02:00 PM Revision d6c649b3 (ceph): Merge pull request #16121 from shashalu/fix-kerneldevice-size
os/bluestore: clear up redundant size assignment in KerenelDevice
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Sage Weil
01:54 PM Revision 30262cfb (ceph): Merge pull request #16205 from javacruft/build-ec-isa-as-module
build: build erasure-code isa lib without versions
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
01:54 PM Revision f1751665 (ceph): Merge pull request #16212 from dillaman/wip-qa-ceph-task
qa/tasks/ceph: don't hard-code cluster name when copying fsid
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
01:53 PM Revision 704d13d3 (ceph): Merge pull request #16213 from liewegas/wip-radosbench-timeout
qa/tasks/radosbench: longer timeout Sage Weil
12:38 PM Revision b56c26e7 (ceph): test/libradosstriper: always free allocated memory
use unique_ptr to manage allocated memory, so we can free it even if the
test fails. this silences the warnings like:...
Kefu Chai
12:38 PM Revision 8a870858 (ceph): test/ceph_test_librgw_file_nfsns: always free allocated memory
use unique_ptr to manage allocated memory, so we can free it even if the
test fails. this silences the warnings like:...
Kefu Chai
12:29 PM CephFS Bug #2494: mds: Cannot remove directory despite it being empty.
David Galloway wrote:
> I've moved these dirs to ...
Zheng Yan
12:20 PM Revision c6fdebb4 (ceph): os/bluestore: do not assign to never-read variable
this silences the clang analyzer warnings like:
Value stored to 'p' is never read
Signed-off-by: Kefu Chai <kchai@r...
Kefu Chai
12:18 PM Revision 6f7bcfbf (ceph): mgr/PyState: fix leak if `type` is unknown
this silences a clang analyzer warning:
Potential leak of memory pointed to by 'c'
Signed-off-by: Kefu Chai <kchai@...
Kefu Chai
10:22 AM rgw Bug #20541: rgw: s3 put obj hangs with ec data pool on filestore
you have to set ruleset-failure-domain to osd. there are not enough hosts (3+2). your cluster is not in clean+active ... Chang Liu
06:43 AM rgw Bug #20527: v2 presigned URLs don't work with radosgw.
@mwatts I can't get it to fail in my production setups, maybe your setup had a weird rgw dns name or zone config? Robin Johnson
05:49 AM Revision e4e8806d (ceph): common/Mutex.cc: fixed the error in comment
Signed-off-by: Pan Liu <wanjun.lp@alibaba-inc.com> Pan Liu
02:41 AM Revision cd086098 (ceph): pybind/mgr/dashboard: bind to :: by default
This is all available v4 and v6 addrs on the host.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:39 AM Revision 5d712208 (ceph): Merge pull request #16198 from tchaikov/wip-doc-fixes
doc: kill sphinx warnings Sage Weil
02:34 AM Revision cac588de (ceph): test/cli/crushtool: fix rules.t
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:21 AM RADOS Bug #19815: Rollback/EC log entries take gratuitous amounts of memory
It seemed that this bug has been fixed at version 12.1.0.
https://github.com/ceph/ceph/commit/9da684316630ac1c087e...
hongpeng lu
01:59 AM Feature #20553 (New): Devuan support
Hi,
Would it be possible, eventually, to build Ceph packages for Devuan (https://devuan.org/).
Being a Debian for...
Samuel Martin Moro
01:58 AM Revision fc4d51d6 (ceph): Merge pull request #16225 from liewegas/wip-mon-auth-caps
qa/suites/rados/singleton/all/mon-auth-caps: more osds so we can go clean
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:17 AM Bug #19585: monitors dont come up after reboot on xenial
see https://wiki.debian.org/Teams/pkg-systemd/Packaging#Using_debhelper_with_dh_systemd
> New in debhelper compat ...
Kefu Chai

07/07/2017

10:45 PM Revision 018e9f11 (ceph): Merge pull request #16216 from ceph/wip-mgr-cd-updates
[qa/ceph-deploy]: run create mgr nodes as well vasukulkarni
10:18 PM Revision 5cc89216 (ceph): Merge pull request #15689 from jdurgin/wip-filestore-rand-split
os/filestore/HashIndex: randomize split threshold by a configurable amount
Reviewed-by: Sage Weil <sage@redhat.com>
Josh Durgin
10:18 PM CephFS Bug #2494: mds: Cannot remove directory despite it being empty.
I've moved these dirs to ... David Galloway
10:15 PM Revision 795eccfe (ceph): Merge pull request #16078 from xiexingguo/wip-misc
mon, osd: misc fixes
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
10:14 PM CephFS Bug #20072 (Fix Under Review): TestStrays.test_snapshot_remove doesn't handle head whiteout in pg...
https://github.com/ceph/ceph/pull/16226 Patrick Donnelly
04:52 PM CephFS Bug #20072 (In Progress): TestStrays.test_snapshot_remove doesn't handle head whiteout in pgls re...
Patrick Donnelly
10:13 PM RADOS Bug #20552 (Resolved): "Scrubbing terminated -- not all pgs were active and clean." error in rados
Run: http://pulpito.ceph.com/yuriw-2017-07-06_20:01:14-rados-wip-yuri-testing3_2017_7_8-distro-basic-smithi/
Job: 13...
Yuri Weinstein
10:12 PM Revision 62d00843 (ceph): qa: wait for OSDMap to propagate for snap purge
Note: unmounting the client is not necessary for purging snapshots.
Fixes: http://tracker.ceph.com/issues/20072
Sig...
Patrick Donnelly
10:11 PM RADOS Bug #20551 (Duplicate): LOST_REVERT assert during rados bench+thrash in ReplicatedBackend::prepar...
From osd.0 in:
http://pulpito.ceph.com/yuriw-2017-07-06_20:01:14-rados-wip-yuri-testing3_2017_7_8-distro-basic-smi...
Josh Durgin
09:48 PM Bug #19585 (Resolved): monitors dont come up after reboot on xenial
https://github.com/ceph/ceph/pull/16218 Sage Weil
06:53 PM Bug #19585: monitors dont come up after reboot on xenial
Sage Weil
03:09 AM Bug #19585: monitors dont come up after reboot on xenial
on ceph-deploy node, i just did... Sage Weil
09:48 PM Revision 67aa4e81 (ceph): Merge pull request #16218 from javacruft/ubuntu-fix-systemd-enable
build: execute dh_systemd_{enable,start} after dh_install
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:47 PM Revision 0ec10898 (ceph): Merge pull request #15944 from xiexingguo/wip-bluestore-20170627
os/bluestore: reduce some overhead for _do_clone_range() and _do_remove()
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:44 PM RADOS Bug #20471 (Resolved): Can't repair corrupt object info due to bad oid on all replicas
Sage Weil
04:22 PM RADOS Bug #20471: Can't repair corrupt object info due to bad oid on all replicas
Sage Weil
09:43 PM Revision 9c85b49e (ceph): Merge pull request #16052 from dzafman/wip-20471
osd: Check for and automatically repair object info soid during scrub
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:43 PM Revision 73532825 (ceph): ceph-create-keys: add an argument to override default 10-minute timeout
ceph-create-keys waits 10 minutes for mon quorum by default. Add an
option, -t, to override the timeout with a custom...
Douglas Fuller
09:43 PM Revision 91038d44 (ceph): Merge pull request #16147 from Yan-waller/wip-waller-0703radostool
tools/rados: some cleanups
Reviewed-by: David Zafman <dzafman@redhat.com>
Sage Weil
09:43 PM Revision 492d44eb (ceph): Merge pull request #16217 from liewegas/wip-class-luminous
mon/OSDMonitor: guard 'osd crush set-device-class' Sage Weil
09:39 PM Revision e30b32bc (ceph): qa/suites/rados/singleton/all/mon-auth-caps: more osds so we can go clean
and scrub
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
09:38 PM Bug #20550 (Resolved): filestore: segv in filestore_sync thread during ObjectStore/StoreTest.Simp...
... Sage Weil
09:18 PM Revision 22f4d0cc (ceph): osd: Check for and automatically repair object info soid during scrub
Fixes: http://tracker.ceph.com/issues/20471
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
09:14 PM CephFS Bug #20549 (Resolved): cephfs-journal-tool: segfault during journal reset
... Patrick Donnelly
08:59 PM Bug #12444: WorkQueue.cc: unintended behavior for ThreadPool::drain()?
Yeah, but I don't think we can avoid that — processing is a count of how many threads are currently doing one of the ... Greg Farnum
02:38 PM Bug #12444: WorkQueue.cc: unintended behavior for ThreadPool::drain()?
no, once the specific wq is drained. ThreadPool::drain() should return, but in current implementation, the loop won't... Kefu Chai
08:40 PM rgw Bug #20368: rados/upgrade rgw swift test fails
Sage is testing a fix in -https://github.com/ceph/ceph/pull/16222- Nathan Cutler
08:39 PM RADOS Bug #20303: filejournal: Unable to read past sequence ... journal is corrupt
Hmm, seems like that might slow stuff down enough to make it an unrealistic model, so probably not something we shoul... Greg Farnum
03:50 AM RADOS Bug #20303 (Need More Info): filejournal: Unable to read past sequence ... journal is corrupt
The logs end long before the event in question. I think in order for us to gather more useful logs for the powercycl... Sage Weil
08:37 PM RADOS Bug #20475: EPERM: cannot set require_min_compat_client to luminous: 6 connected client(s) look l...
What info do we need if this is reproducing with nightly logging? Greg Farnum
03:45 AM RADOS Bug #20475 (Need More Info): EPERM: cannot set require_min_compat_client to luminous: 6 connected...
Sage Weil
08:27 PM Revision 2900970f (ceph): doc/mgr/dashboard: update docs, release notes link
This change assumes the dashboard now binds to :: by default.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:26 PM Revision 96829e07 (ceph): doc/start: simplify quick start install process
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:26 PM Revision 66621cd2 (ceph): doc/start: rename Installation (quick) -> Installation (ceph-deploy)
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:02 PM Bug #20548 (Resolved): 'sudo ceph osd new xx' 'stderr:no valid command found' in upgrade:hammer-j...
Run: http://pulpito.ceph.com/teuthology-2017-07-07_03:29:02-upgrade:hammer-jewel-x-master-distro-basic-smithi/
Logs:...
Yuri Weinstein
07:46 PM Revision 9be87455 (ceph): doc/start/os-recommendations: updates
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:41 PM Revision 6e5d0cde (ceph): doc/start/intro: updates
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:31 PM Revision 0e5d7b88 (ceph): doc/index: minor cleanup
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:17 PM Revision 022ebdd4 (ceph): doc/mgr/dashboard: update docs, release notes link
This change assumes the dashboard now binds to :: by default.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:17 PM rgw Bug #20373 (Need More Info): "test_get_manifest (test.functional.tests.TestDlo)*" failed in rgw
Yuri, I checked and "master_2017_6_21" (the branch this test ran against) does not contain commit 9eec1b4 which fixes... Nathan Cutler
03:51 PM rgw Bug #20373: "test_get_manifest (test.functional.tests.TestDlo)*" failed in rgw
To the extent that the SLO/DLO swift tests are running on kraken (as part of whichever upgrade test), the bug should ... Nathan Cutler
07:09 PM Revision e185e698 (ceph): doc/release-notes: whitespace for luminous
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:42 PM RADOS Bug #20546 (Resolved): buggy osd down warnings by subtree vs crush device classes
The subtree-based down (host down etc) messages appear to be confused by the shadow hieararchy from crush device clas... Sage Weil
06:19 PM Revision 8b08bd58 (ceph): Merge remote-tracking branch 'gh/luminous'
Sage Weil
06:11 PM Bug #20544 (Fix Under Review): Bad status warning for mon_warn_osd_usage_min_max_delta
David Zafman
06:11 PM Bug #20544: Bad status warning for mon_warn_osd_usage_min_max_delta
https://github.com/ceph/ceph/pull/16220
This change should be back ported.
David Zafman
04:26 PM Bug #20544: Bad status warning for mon_warn_osd_usage_min_max_delta
Caused by 489e810c37ed6fb9d32d1015634041a577501ee4 David Zafman
04:25 PM Bug #20544 (Resolved): Bad status warning for mon_warn_osd_usage_min_max_delta

Message on LRC cluster:
difference between min (4.57%) and max (8.58%) osd usage 4.01% > 4 (mon_warn_osd_usage_m...
David Zafman
06:01 PM Revision 56f98080 (ceph): mon: Fix status output warning for mon_warn_osd_usage_min_max_delta
Fixes: http://tracker.ceph.com/issues/20544
Caued by: 489e810c37ed6fb9d32d1015634041a577501ee4
Signed-off-by: David...
David Zafman
05:52 PM Bug #3253 (New): ceph-disk-activate: support clusters not named "ceph"
The function `mount_activate` still has this hard coded, and it references this ticket.... Alfredo Deza
05:43 PM RADOS Bug #20545 (Duplicate): erasure coding = crashes
Steps to reproduce:
* Create 4 OSDs and a mon on a machine (4TB disk per OSD, Bluestore, using dm-crypt too), usi...
Bob Bobington
05:35 PM rgw Bug #20527: v2 presigned URLs don't work with radosgw.
In my case v2 worked in both calling formats Robin Johnson
07:12 AM rgw Bug #20527: v2 presigned URLs don't work with radosgw.
I checked: jewel has the same behavior.
I don't think Robin is describing different behavior than what I saw. We ...
Marcus Watts
05:02 PM rgw Bug #19432 (Pending Backport): rgw: folders starting with "_" underscore are not in bucket index
Nathan Cutler
04:36 PM rgw Bug #19432: rgw: folders starting with "_" underscore are not in bucket index
https://github.com/ceph/ceph/pull/15916 merged 7/7/17 Yuri Weinstein
04:52 PM Revision 7dc5eb5c (ceph): mon/OSDMonitor: clean up error messages
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:45 PM Revision 4a21de9d (ceph): Merge pull request #15997 from pritha-srivastava/wip-rgw-assert-correction
rgw: Correcting the condition in ceph_assert while parsing an AWS Principal
Reviewed-by: Adam C. Emerson <aemerson@r...
Casey Bodley
04:43 PM mgr Bug #19994: ceph-mgr upstart issue on trusy - HEALTH_ERR no active mgr
link: http://qa-proxy.ceph.com/teuthology/vasu-2017-07-07_15:53:08-ceph-deploy-master-distro-basic-vps/1371522/teutho... Vasu Kulkarni
04:43 PM mgr Bug #19994: ceph-mgr upstart issue on trusy - HEALTH_ERR no active mgr
Tested here and its fixed for trusty. Vasu Kulkarni
04:42 PM Bug #11793 (In Progress): test: rados.py does not do cache_(evict|flush|try_flush) since it leave...
Sage Weil
04:42 PM Revision 29a802d6 (ceph): rgw: add a new error code for non-existed user.
From http://docs.ceph.com/docs/master/radosgw/adminops/, There should be
a "NoSuchUser" response for user actions rat...
Chao Zhao
04:39 PM rgw Bug #20307: website request URL without slashes (for folder) returns error
Casey Bodley wrote:
> https://github.com/ceph/ceph/pull/15703
merged
Yuri Weinstein
04:38 PM Revision 3e938dd9 (ceph): rgw: fix not initialized pointer which cause rgw crash with ec data pool
In RGWPutObjProcessor_Atomic::complete_writing_data()
with pending_data_bl.length() > 0 and next_part_ofs==data_ofs
n...
Aleksei Gutikov
04:38 PM Revision 76df8306 (ceph): Merge pull request #15703 from DHB-liuhong/website-lh
rgw: fix the subdir without slash of s3 website url
Reviewed-by: Robin H. Johnson <robbat2@gentoo.org>
Reviewed-by: ...
Yuri Weinstein
04:35 PM Revision 74879883 (ceph): Merge pull request #15916 from oritwas/wip-rgw-fix-prefix-list
Wip rgw fix prefix list
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yuri Weinstein
04:33 PM Revision 76d32b7e (ceph): Merge pull request #15996 from mikulely/rgw-rest-complain
rgw: silence compile warning from -Wmaybe-uninitialized
Reviewed-by: Jos Collin <jcollin@redhat.com>
Yuri Weinstein
04:29 PM Revision a64ced7f (ceph): Merge pull request #16062 from YangFanlinux/myceph1
rgw: Replace get_zonegroup().is_master_zonegroup() with is_meta_master() in RGWBulkDelete::Deleter::delete_single()
...
Casey Bodley
04:26 PM Revision c649d570 (ceph): Merge pull request #15998 from mdw-at-linuxbox/fixmarker
rgw: fix marker encoding problem.
Reviewed-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Yuri Weinstein
04:23 PM Revision 71e0922c (ceph): create rbd pool since its not created by default anymore
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
04:23 PM Revision 457b443f (ceph): Merge pull request #16095 from zhaochao/rgw-add-a-new-errcode-for-non-e...
rgw: add a new error code for non-existed subuser.
Reviewed-by: Jos Collin <jcollin@redhat.com>
Yuri Weinstein
04:18 PM Revision 8d0ebe21 (ceph): build: execute dh_systemd_{enable,start} after dh_install
Ensure that dh_systemd_* debhelpers are executed after dh_install
has installed the systemd unit and target definitio...
James Page
04:17 PM Revision b0335e05 (ceph): mon/OSDMonitor: guard 'osd crush set-device-class'
Requires luminous.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:39 PM RADOS Bug #19964: occasional crushtool timeouts
Sage Weil
03:38 PM RADOS Bug #17743: ceph_test_objectstore & test_objectstore_memstore.sh crashes in qa run (kraken)
https://github.com/ceph/ceph/pull/16215 ? Sage Weil
03:38 PM Revision c65eaaaf (ceph): CMakeLists.txt: disable memstore make check test
This fails frequently on kraken, but is probably a wontfix.
See http://tracker.ceph.com/issues/17743
Signed-off-by:...
Sage Weil
03:36 PM RADOS Bug #20454 (Resolved): bluestore: leaked aios from internal log
Sage Weil
03:35 PM RADOS Bug #20434 (Resolved): mon metadata does not include ceph_version
Sage Weil
03:35 PM Revision 8b5640d0 (ceph): Merge pull request #16148 from liewegas/wip-20434
mon: collect mon metdata as part of the election
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Sage Weil
03:34 PM Revision c9fa52ea (ceph): mon: use single collect_metadata helper, consistently set 'addr'
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:34 PM Revision b47db49b (ceph): mon: keep mon metadata in ram
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:34 PM Revision 49c1be87 (ceph): mon: collect mon metadata as part of election
Previously each peon would send a message to teh leader with its metadata
immediately after the election was won. Ho...
Sage Weil
03:33 PM mgr Bug #20208: ceph-mgr: mon/PGMap.cc: 1367: FAILED assert(end >= 0)
Another case, without logs. Another hint, though..... Sage Weil
03:21 PM Revision a06f8844 (ceph): qa/tasks/ceph: supply cluster name to ceph CLI
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:21 PM Stable releases Tasks #19009: kraken v11.2.1
h3. rados... Nathan Cutler
08:24 AM Stable releases Tasks #19009: kraken v11.2.1
https://shaman.ceph.com/builds/ceph/wip-kraken-backports/fad609aa98d1a24280ce1134723ca2f0edf73c01/... Nathan Cutler
03:16 PM Revision 9b813499 (ceph): create mgr nodes explicitly now, previously they where
started alongside monitor daemons due to systemd rules.
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni
03:13 PM RADOS Bug #20543 (Can't reproduce): osd/PGLog.h: 1257: FAILED assert(0 == "invalid missing set entry fo...
... Sage Weil
03:11 PM Revision 65d9d667 (ceph): qa/workunits/cephtool/test.sh: remove two crushtool validation tests
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:11 PM Revision 55f76d5a (ceph): common/fork_function: close all fds in children
Not strictly necessary, but a tidier.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:11 PM Revision e189f11f (ceph): mon/OSDMonitor: test crush with fork but not crushtool spawn
We see timeouts here, but I very much suspect they are due to the overhead
of launching the crushtool process and not...
Sage Weil
03:11 PM Revision 857867fa (ceph): crush/CrushTester: remove old test_with_crushtool helper
test_with_fork is superior in all ways :)
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:11 PM Revision f46d76ed (ceph): common/fork_function: helper to run a function, forked, with a timeout
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:10 PM Revision 0ed2e20b (ceph): Merge pull request #16128 from liewegas/wip-20475
mon: debug session feature tracking Sage Weil
03:08 PM Revision e46f1317 (ceph): Merge pull request #16157 from xiexingguo/wip-bluestore-cache
os/bluestore: differ default cache size for hdd/ssd backends
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:08 PM Revision c0545d99 (ceph): Merge pull request #16188 from liewegas/wip-device-class-guard
mon/OSDMonitor: do not allow crush device classes until luminous
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
03:08 PM RADOS Bug #20534 (Resolved): unittest_direct_messenger segv
Sage Weil
08:08 AM RADOS Bug #20534 (Fix Under Review): unittest_direct_messenger segv
Nathan Cutler
03:08 PM Revision 5caf5287 (ceph): Merge pull request #16194 from cbodley/wip-20534
msg: QueueStrategy::wait() joins all threads
Reviewed-by: Matt Benjamin <mbenjami@redhat.com>
Sage Weil
03:07 PM Revision f8a8d2be (ceph): Merge pull request #16196 from liewegas/wip-19518
ceph_test_rados_api_c_read_operations: do not assert per-op rval is correct
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
03:04 PM Revision 597a9716 (ceph): qa/tasks/radosbench: longer timeout
Hit another timeout due to aggressive thrashing with size==min_size.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:03 PM rgw Bug #20542 (In Progress): rgw: not initialized pointer cause rgw crash with ec data pool
Jos Collin
02:44 PM rgw Bug #20542: rgw: not initialized pointer cause rgw crash with ec data pool
https://github.com/ceph/ceph/pull/16177 Aleksei Gutikov
02:39 PM rgw Bug #20542 (Resolved): rgw: not initialized pointer cause rgw crash with ec data pool
In RGWPutObjProcessor_Atomic::complete_writing_data()
with pending_data_bl.length() > 0 and next_part_ofs==data_ofs
...
Aleksei Gutikov
02:44 PM Revision 5a8967cd (ceph): qa/tasks/ceph: don't hard-code cluster name when copying fsid
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:42 PM RADOS Bug #20432 (Resolved): pgid 0.7 has ref count of 2
Kefu Chai
05:49 AM RADOS Bug #20432 (Fix Under Review): pgid 0.7 has ref count of 2
https://github.com/ceph/ceph/pull/16201
i swear: this is the last PR for this ticket!
Kefu Chai
02:22 AM RADOS Bug #20432 (Resolved): pgid 0.7 has ref count of 2
Sage Weil
02:40 PM Revision 9099d56e (ceph): Merge pull request #16201 from tchaikov/wip-20432
common/Timer: do not add event if already shutdown
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Sage W...
Kefu Chai
02:27 PM Revision 644bb1e8 (ceph): rpm: Fix undefined FIRST_ARG
If FIRST_ARG is undefined, the rpms will show an error on upgrade
because the condition in the postun script gets bro...
Boris Ranto
02:26 PM Revision e9608e0c (ceph): selinux: Install ceph-base before ceph-selinux
We need to have ceph-base installed before ceph-selinux to use ceph-disk
in %post script. The default ordering is ran...
Boris Ranto
02:22 PM Revision 8ec80d91 (ceph): rpm: Fix undefined FIRST_ARG
If FIRST_ARG is undefined, the rpms will show an error on upgrade
because the condition in the postun script gets bro...
Boris Ranto
02:20 PM Revision 07b2e36b (ceph): Merge pull request #16208 from ceph/wip-base-postun
rpm: Fix undefined FIRST_ARG
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Boris Ranto
02:13 PM rgw Bug #20539: rgw:multisite: RGWRadosRemoveOmapKeysCR::request_complete return val is wrong
Casey Bodley
03:29 AM rgw Bug #20539: rgw:multisite: RGWRadosRemoveOmapKeysCR::request_complete return val is wrong
https://github.com/ceph/ceph/pull/16197 shasha lu
03:27 AM rgw Bug #20539 (Resolved): rgw:multisite: RGWRadosRemoveOmapKeysCR::request_complete return val is wrong
RGWRadosRemoveOmapKeysCR::request_complete return 'rval'. rval is a member variable, but it not initiated and used. S... shasha lu
01:38 PM Revision a65848e4 (ceph): radosgw, nfs : Add hint to use -o sync when mouting, when erratic opera...
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com> Adam Kupczyk
01:07 PM Revision 379309b5 (ceph): rbd-mirror: ensure missing images are re-synced when detected
Fixes: http://tracker.ceph.com/issues/19811
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
12:47 PM CephFS Bug #20494: cephfs_data_scan: try_remove_dentries_for_stray assertion failure
Zheng Yan wrote:
> If inode numbers were removed from inotable when replaying journal. how did "assert(inode_map.cou...
Ivan Guan
10:53 AM CephFS Bug #20494: cephfs_data_scan: try_remove_dentries_for_stray assertion failure
If inode numbers were removed from inotable when replaying journal. how did "assert(inode_map.count(in->vino()) == 0)... Zheng Yan
09:38 AM CephFS Bug #20494: cephfs_data_scan: try_remove_dentries_for_stray assertion failure
Zheng Yan wrote:
> you can use cephfs-table-tool manually remove used inodes from inotable. (use "rados -p data ls",...
Ivan Guan
09:13 AM CephFS Bug #20494: cephfs_data_scan: try_remove_dentries_for_stray assertion failure
you can use cephfs-table-tool manually remove used inodes from inotable. (use "rados -p data ls", "rados -p metadata ... Zheng Yan
07:59 AM CephFS Bug #20494: cephfs_data_scan: try_remove_dentries_for_stray assertion failure
Zheng Yan wrote:
> I fixed a cephfs-data-scan bug. https://github.com/ceph/ceph/pull/16202. It can explain this inco...
Ivan Guan
07:47 AM CephFS Bug #20494: cephfs_data_scan: try_remove_dentries_for_stray assertion failure
Thank you,i made a test of running "ceph daemon mds.a scrub_path / force recursive repair" after scan_inodes.As you s... Ivan Guan
06:24 AM CephFS Bug #20494: cephfs_data_scan: try_remove_dentries_for_stray assertion failure
I fixed a cephfs-data-scan bug. https://github.com/ceph/ceph/pull/16202. It can explain this inconsistent state. Zheng Yan
06:23 AM CephFS Bug #20494: cephfs_data_scan: try_remove_dentries_for_stray assertion failure
Ivan Guan wrote:
> Ivan Guan wrote:
> > After carefull consideration, i try to fix this bug using first solution.
...
Zheng Yan
03:43 AM CephFS Bug #20494: cephfs_data_scan: try_remove_dentries_for_stray assertion failure
Ivan Guan wrote:
> After carefull consideration, i try to fix this bug using first solution.
> function inject_with...
Ivan Guan
12:42 PM Revision 56281691 (ceph): rpm: Fix undefined FIRST_ARG
If FIRST_ARG is undefined, the rpms will show an error on upgrade
because the condition in the postun script gets bro...
Boris Ranto
12:41 PM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks

root@bhs1-mail02-ds05:~# cat /proc/sys/fs/file-nr
3360 0 3273932
root@bhs1-mail02-ds05:~# cat /proc/sys/...
Webert Lima
12:34 PM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
{
"id": 1029565,
"num_leases": 0,
*"num_caps": 2588906,*
"state": "open",
"replay_requests": 0,
"completed_requ...
Zheng Yan
12:20 PM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
There is something interesting here. The host "bhs1-mail02-ds05.m9.network" has the highest number of caps (over 2.5M... Webert Lima
11:45 AM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
Running it today on the same cluster that crashed (client usage is about the same by the time):
~# ceph daemon mds...
Webert Lima
03:19 AM CephFS Bug #20535: mds segmentation fault ceph_lock_state_t::get_overlapping_locks
I recently found a bug. It can explain the crash.
https://github.com/ceph/ceph/pull/15440...
Zheng Yan
12:29 PM Revision 4cf2cf62 (ceph): Merge pull request #16126 from ktdreyer/rpm-epoch-2
rpm: bump epoch ahead of RHEL base
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Reviewed-by: Boris Ranto <branto@re...
Boris Ranto
12:06 PM Revision 1ef6aec7 (ceph): doc: add some docs about 'cephfs-data-scan scan_links'
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
11:16 AM Revision a42416b2 (ceph): mds/FSMap.cc: remember stopped mds when resetting filesystem
Remember mds ranks that have ever started. They should load old
inotable instead of creating new one if they start ag...
Yan, Zheng
10:38 AM Revision 4972a997 (ceph): rpm: Fix undefined FIRST_ARG
If FIRST_ARG is undefined, the rpms will show an error on upgrade
because the condition in the postun script gets bro...
Boris Ranto
10:15 AM CephFS Bug #17435: Crash in ceph-fuse in ObjectCacher::trim while adding an OSD
the ceph-fuse client crash when top application reading , the version is 10.2.3.
bh_lru_rest containt a wrong state...
Jay Lee
10:03 AM Revision 6055e4fb (ceph): tools/cephfs: handle removed dentries when replaying journal
Fixes: http://tracker.ceph.com/issues/20440
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
09:15 AM rgw Bug #20541: rgw: s3 put obj hangs with ec data pool on filestore
Not only on filestore, same on bluestore. Aleksei Gutikov
07:38 AM rgw Bug #20541 (Closed): rgw: s3 put obj hangs with ec data pool on filestore
luminous 12.1.0 and master(676e1c9b7cc81467c527e9eae118cbfb8b29ca34)
How to reproduce:
$ ../src/vstart.sh -d -n...
Aleksei Gutikov
09:10 AM Revision f4004d75 (ceph): build: build erasure-code isa lib without versions
As erasure coding modules are loaded dynamically by Ceph, there
is no need to build the backend modules with library ...
James Page
08:20 AM Bug #19133: osd ops (sent and?) arrive at osd out of order
The jewel and kraken backports of this fix wreaked havoc in the rados and upgrade suites, and had to be reverted/canc... Nathan Cutler
08:19 AM Backport #19225: kraken: osd ops (sent and?) arrive at osd out of order
First attempted backport https://github.com/ceph/ceph/pull/13881 was closed because it caused rados suite to fail. Le... Nathan Cutler
08:03 AM Backport #19182 (New): jewel: mon: force_create_pg could leave pg stuck in creating state
First attempted backport: https://github.com/ceph/ceph/pull/13789 (needs a more minimalistic approach) Nathan Cutler
07:52 AM Revision 148bb4cd (ceph): Merge pull request #16199 from tchaikov/wip-release-note-escape-stars
tools: ceph-release-notes: escape asterisks not for inline emphasis
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
07:50 AM rgw Bug #17655 (Resolved): multisite: possible infinite loop in RGWFetchAllMetaCR
Nathan Cutler
07:50 AM rgw Backport #19322 (Resolved): kraken: multisite: possible infinite loop in RGWFetchAllMetaCR
Nathan Cutler
07:49 AM Revision 6e1023ad (ceph): Merge pull request #14067 from asheplyakov/19322-bp-kraken
kraken: rgw: fix break inside of yield in RGWFetchAllMetaCR
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Nathan Cutler
07:49 AM rgw Bug #18333 (Resolved): rgw: Realm set does not create a new period
Nathan Cutler
07:49 AM rgw Backport #18499 (Resolved): kraken: rgw: Realm set does not create a new period
Nathan Cutler
07:48 AM Revision 63535081 (ceph): Merge pull request #14509 from smithfarm/wip-18499-kraken
kraken: rgw: Realm set does not create a new period
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Nathan Cutler
07:48 AM rgw Bug #18631 (Resolved): rgw crashes when updating period with placement group
Nathan Cutler
07:48 AM rgw Backport #18772 (Resolved): kraken: rgw crashes when updating period with placement group
Nathan Cutler
07:48 AM Revision 425992f9 (ceph): Merge pull request #14511 from smithfarm/wip-18772-kraken
kraken: rgw: crash when updating period with placement group
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Nathan Cutler
07:45 AM rgw Bug #18364 (Resolved): rgw: usage stats and quota are not operational for multi-tenant users
Nathan Cutler
07:45 AM rgw Backport #18843 (Resolved): kraken: rgw: usage stats and quota are not operational for multi-tena...
Nathan Cutler
07:45 AM Revision da51582b (ceph): mon/OSDMonitor: drop unnecessary parameter now from force_failure()
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
07:45 AM Revision 39bf4939 (ceph): Merge pull request #14513 from smithfarm/wip-18843-kraken
kraken: rgw: usage stats and quota are not operational for multi-tenant users
Reviewed-by: Orit Wasserman <owasserm@...
Nathan Cutler
07:44 AM rgw Backport #18904 (Resolved): kraken: rgw: first write also tries to read object
Nathan Cutler
07:44 AM Revision eb397c17 (ceph): Merge pull request #14515 from smithfarm/wip-18904-kraken
kraken: rgw: first write also tries to read object
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Nathan Cutler
07:43 AM rgw Backport #19180 (Resolved): kraken: rgw: 204 No Content is returned when putting illformed Swift'...
Nathan Cutler
07:43 AM rgw Bug #18484 (Resolved): the swift container acl does not support field ".ref"
Nathan Cutler
07:42 AM rgw Backport #18909 (Resolved): kraken: rgw: the swift container acl does not support field ".ref"
Nathan Cutler
07:42 AM Revision 1ed342d7 (ceph): Merge pull request #14516 from smithfarm/wip-18909-kraken
kraken: rgw: the swift container acl does not support field .ref
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
R...
Nathan Cutler
07:39 AM Bug #20529: Illegal instruction in RocksDB
Additional Information:
- CPU is a AMD Opteron Processor 8439 SE
- The hosting OS is Proxmox VE 5.0
- Reproducabl...
Dennis Busch
07:37 AM rbd Backport #20532 (In Progress): jewel: test_librbd_api.sh fails in upgrade test
https://github.com/ceph/ceph/pull/15602 Kefu Chai
07:37 AM rgw Bug #18331 (Resolved): RGW leaking data
Nathan Cutler
07:36 AM rgw Backport #19047 (Resolved): kraken: RGW leaking data
Nathan Cutler
07:31 AM Revision d7aad495 (ceph): rgw/rgw_frontend:A negative value should be returned when exec 'init()'...
Signed-off-by: jimifm <hong.zhangoole@gmail.com> jimifm
07:30 AM Revision 5c53ae3f (ceph): test/librbd: decouple ceph_test_librbd_api from libceph-common
Fixes: http://tracker.ceph.com/issues/20175
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit b7...
Kefu Chai
07:30 AM Revision 14fcdb7b (ceph): test/librados: extract functions using libcommon in test.cc into test_c...
Fixes: http://tracker.ceph.com/issues/20175
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 8...
Kefu Chai
07:30 AM Revision 7d959e02 (ceph): test/librbd: replace libcommon classes using standard library
so ceph_test_librbd_api has less dependencies on libcommon
Fixes: http://tracker.ceph.com/issues/20175
Signed-off-by...
Kefu Chai
07:25 AM Revision d3a2417c (ceph): Merge pull request #14517 from smithfarm/wip-19047-kraken
kraken: rgw: fix use of marker in List::list_objects()
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Nathan Cutler
07:24 AM rgw Bug #18829 (Resolved): RGW S3 v4 authentication issue with X-Amz-Expires
Nathan Cutler
07:24 AM rgw Backport #19477 (Resolved): kraken: rgw: S3 v4 authentication issue with X-Amz-Expires
Nathan Cutler
07:24 AM Revision ce95f0f7 (ceph): Merge pull request #14524 from smithfarm/wip-19477-kraken
kraken: rgw: S3 v4 authentication issue with X-Amz-Expires
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Reviewe...
Nathan Cutler
07:23 AM rgw Bug #18725 (Resolved): "zonegroupmap set" does not work
Nathan Cutler
07:22 AM rgw Backport #19479 (Resolved): kraken: rgw: "zonegroupmap set" does not work
Nathan Cutler
07:22 AM Revision aab812c5 (ceph): Merge pull request #14525 from smithfarm/wip-19479-kraken
kraken: rgw: zonegroupmap set does not work
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Nathan Cutler
07:21 AM rgw Bug #19283 (Resolved): Error parsing xml when get bucket lifecycle
Nathan Cutler
07:21 AM rgw Backport #19534 (Resolved): kraken: rgw: Error parsing xml when get bucket lifecycle
Nathan Cutler
07:21 AM Revision a441042e (ceph): Merge pull request #14528 from smithfarm/wip-19534-kraken
kraken: rgw: Error parsing xml when get bucket lifecycle
Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
Reviewed-b...
Nathan Cutler
07:19 AM rgw Bug #19599 (Resolved): multisite: fetch_remote_obj() gets wrong version when copying from remote
Nathan Cutler
07:19 AM rgw Backport #19608 (Resolved): kraken: multisite: fetch_remote_obj() gets wrong version when copying...
Nathan Cutler
07:19 AM Revision 3b128e45 (ceph): Merge pull request #14606 from asheplyakov/19608-kraken
kraken: rgw: multisite: fetch_remote_obj() gets wrong version when copying from remote
Reviewed-by: Orit Wasserman <...
Nathan Cutler
07:18 AM rgw Bug #19876 (Resolved): multisite: bi_list() decode failures
Nathan Cutler
07:18 AM rgw Backport #20015 (Resolved): kraken: multisite: bi_list() decode failures
Nathan Cutler
07:18 AM Revision 6366b238 (ceph): Merge pull request #15384 from asheplyakov/20015-bp-kraken
kraken: cls/rgw: list_plain_entries() stops before bi_log entries
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Nathan Cutler
07:16 AM Revision 5485e6b4 (ceph): Merge pull request #15895 from ganeshmaharaj/isal-v2.18
isa-l: update isa-l to v2.18
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:08 AM Revision 8c8220c3 (ceph): common/Timer: do not add event if already shutdown
otherwise the callback is leaked.
Fixes: http://tracker.ceph.com/issues/20432
Signed-off-by: Kefu Chai <kchai@redhat...
Kefu Chai
07:03 AM rgw Backport #19472 (Resolved): kraken: cannot cover the object expiration
Nathan Cutler
07:03 AM Revision 19280ae9 (ceph): Merge pull request #14522 from smithfarm/wip-19472-kraken
kraken: rgw: add the remove-x-delete feature to cancel swift object expiration
Reviewed-by: Radoslaw Zarzynski <rzar...
Nathan Cutler
07:01 AM rgw Bug #19027 (Resolved): multisite: EPERM when trying to read SLO objects as system/admin user
Nathan Cutler
07:01 AM rgw Backport #19474 (Resolved): jewel: multisite: EPERM when trying to read SLO objects as system/adm...
Nathan Cutler
07:01 AM rgw Backport #19475 (Resolved): kraken: rgw: multisite: EPERM when trying to read SLO objects as syst...
Nathan Cutler
07:00 AM Revision eb56af6c (ceph): Merge pull request #14523 from smithfarm/wip-19475-kraken
kraken: rgw: multisite: EPERM when trying to read SLO objects as system/admin user
Reviewed-by: Radoslaw Zarzynski <...
Nathan Cutler
06:59 AM rgw Bug #18852 (Resolved): swift API: cannot disable object versioning with empty X-Versions-Location
Nathan Cutler
06:59 AM rgw Backport #19175 (Resolved): kraken: swift API: cannot disable object versioning with empty X-Vers...
Nathan Cutler
06:58 AM Revision 4ccd3261 (ceph): Merge pull request #14519 from smithfarm/wip-19175-kraken
kraken: swift API: cannot disable object versioning with empty X-Versions-Location
Reviewed-by: Radoslaw Zarzynski <...
Nathan Cutler
06:57 AM rgw Bug #19498 (Resolved): `radosgw-admin zone create` command with specified zone-id creates a zone ...
Nathan Cutler
06:57 AM rgw Backport #19524 (Resolved): kraken: rgw: 'radosgw-admin zone create' command with specified zone-...
Nathan Cutler
06:56 AM Revision e59eba0f (ceph): Merge pull request #14526 from smithfarm/wip-19524-kraken
kraken: rgw: 'radosgw-admin zone create' command with specified zone-id creates a zone with different id
Reviewed-by...
Nathan Cutler
06:56 AM rgw Bug #19443 (Resolved): Response header of swift API returned by radosgw does not contain "x-opens...
Nathan Cutler
06:55 AM rgw Backport #19573 (Resolved): kraken: rgw: Response header of swift API returned by radosgw does no...
Nathan Cutler
06:55 AM Revision aaa7992e (ceph): Merge pull request #14529 from smithfarm/wip-19573-kraken
kraken: rgw: Response header of swift API returned by radosgw does not contain x-openstack-request-id. But Swift retu... Nathan Cutler
06:34 AM Revision 26a20518 (ceph): rgw: add valid and empty in class LCExpiration.
Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com> Zhang Shaowen
06:28 AM Revision a799955a (ceph): tools: ceph-release-notes: escape asterisks not for inline emphasis
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
06:25 AM Revision a87b28f1 (ceph): rgw: raise debug level of RGWPostObj_ObjStore_S3::get_policy
Signed-off-by: Shasha Lu <lu.shasha@eisoo.com> lu.shasha
06:10 AM CephFS Bug #20440: mds: mds/journal.cc: 1559: FAILED assert(inotablev == mds->inotable->get_version())

The recover_dentries command of journal tool only inject link, but never delete old links. this causes duplicated p...
Zheng Yan
02:06 AM CephFS Bug #20440: mds: mds/journal.cc: 1559: FAILED assert(inotablev == mds->inotable->get_version())
Log snippet from: /ceph/teuthology-archive/pdonnell-2017-07-01_01:07:39-fs-wip-pdonnell-20170630-distro-basic-smithi/... Patrick Donnelly
02:06 AM CephFS Bug #20440: mds: mds/journal.cc: 1559: FAILED assert(inotablev == mds->inotable->get_version())
Zheng, adding that patch lets the test make progress but there still appears to be a problem:... Patrick Donnelly
05:52 AM Revision 01b15fc1 (ceph): mon/OSDMonitor: fix error message
Actually this is not reachable...
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
05:31 AM CephFS Feature #10792: qa: enable thrasher for MDS cluster size (vary max_mds)
https://github.com/ceph/ceph/pull/16200 Patrick Donnelly
05:29 AM Revision a84e3c89 (ceph): qa: thrash max_mds and deactivate ranks
Fixes: http://tracker.ceph.com/issues/10792
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
05:29 AM CephFS Feature #19230: Limit MDS deactivation to one at a time
thrasher now deactivates one at a time: https://github.com/ceph/ceph/pull/15950 Patrick Donnelly
05:19 AM CephFS Bug #20212 (Resolved): test_fs_new failure on race between pool creation and appearance in `df`
Patrick Donnelly
05:16 AM Revision 8f121c70 (ceph): Merge remote-tracking branch 'upstream/pull/15844/head' into master
* commit '47ab651a1f':
qa: reset journal before cephfs_journal_tool_smoke.sh exits
qa: remove 'apply' from journa...
Patrick Donnelly
05:14 AM Revision 5b873011 (ceph): Merge remote-tracking branch 'upstream/pull/15822/head' into master
* upstream/pull/15822/head:
qa: add timeout/repeat to pool df
Reviewed-by: John Spray <jspray@redhat.com>
Patrick Donnelly
05:11 AM Revision 77b707a6 (ceph): Merge remote-tracking branch 'upstream/pull/15950/head' into master
* upstream/pull/15950/head:
qa: update thrash max mds testing
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
05:03 AM rgw Bug #17164: Orphan data gets leaked on Bucket deletion
@Pavan : I am not sure why this happens. Once in a while, we see buckets with stale index entries. This mostly happen... Abhishek Varshney
04:49 AM Revision c1590d7a (ceph): Merge remote-tracking branch 'upstream/pull/15758/head' into master
* upstream/pull/15758/head:
mds: repeat dir->is_frozen in rdlock_path_xlock_dentry
Reviewed-by: Zheng Yan <zyan@re...
Patrick Donnelly
04:48 AM Revision bbb0c6e3 (ceph): Merge remote-tracking branch 'upstream/pull/15510/head' into master
* upstream/pull/15510/head:
mds: improve freeze deadlock detection
Reviewed-by: Patrick Donnelly <pdonnell@redhat....
Patrick Donnelly
04:47 AM CephFS Backport #20412 (Resolved): test_remote_update_write (tasks.cephfs.test_quota.TestQuota) fails in...
Patrick Donnelly
04:42 AM CephFS Bug #20376 (Resolved): last_epoch_(over|under) in MDBalancer should be updated if mds0 has failed
Patrick Donnelly
04:41 AM CephFS Bug #20254 (Resolved): mds: coverity error in Server::_rename_prepare
Patrick Donnelly
04:40 AM CephFS Bug #20318 (Resolved): Race in TestExports.test_export_pin
Patrick Donnelly
04:38 AM Revision 64c6079d (ceph): Merge remote-tracking branch 'upstream/pull/15937/head' into master
* upstream/pull/15937/head:
qa: remove unused quota config option
Reviewed-by: John Spray <jspray@redhat.com>
Patrick Donnelly
04:38 AM Revision 56cb636a (ceph): Merge remote-tracking branch 'upstream/pull/15825/head' into master
* upstream/pull/15825/head:
mds: remove unused MDBalancer member
Update last_epoch_(over|under) in MDBalaner if m...
Patrick Donnelly
04:37 AM Revision b72ac6e8 (ceph): Merge remote-tracking branch 'upstream/pull/15818/head' into master
* upstream/pull/15818/head:
mds: assert straydn to silence coverity error
Reviewed-by: Zheng Yan <zyan@redhat.com>
Patrick Donnelly
04:36 AM Revision 97cdb1e3 (ceph): Merge remote-tracking branch 'upstream/pull/15817/head' into master
* upstream/pull/15817/head:
qa: wait for healthy cluster before testing pins
Reviewed-by: Zheng Yan <zyan@redhat.com>
Patrick Donnelly
04:35 AM CephFS Bug #16914 (Resolved): multimds: pathologically slow deletions in some tests
Patrick Donnelly
04:33 AM Revision 2cb42a4d (ceph): Merge remote-tracking branch 'upstream/pull/13770/head' into master
* upstream/pull/13770/head:
tasks/cephfs: add TestStrays.test_replicated_delete_speed
Reviewed-by: Patrick Donnell...
Patrick Donnelly
04:08 AM Bug #20502: crush: Jewel upgrade misbehaving with custom roots/rulesets
Yes, it is just like your guess. In our hammer version's ceph-crush-location, the host bucket name is `hostname`, whi... Xuehan Xu
03:50 AM Revision 254e0744 (ceph): doc: kill sphinx warnings
* doc/release-notes.rst: escape asterisks not used for inline emphasis
fix bad hyper links
* doc/rados/troublesho...
Kefu Chai
03:46 AM RADOS Bug #20381 (Resolved): bluestore: deferred aio submission can deadlock with completion
https://github.com/ceph/ceph/pull/16051 merged Sage Weil
03:41 AM Revision 9008c8f7 (ceph): os/bluestore: differ default cache size for hdd/ssd backends
This is a follow-up change of https://github.com/ceph/ceph/pull/15976
and makes the bluestore cache capacity being se...
xie xingguo
03:12 AM Bug #18126: Illegal instruction from Messenger::create -> std::random_device::_M_getval
confining valgrind tests to centos again, so this is not a high priority. Sage Weil
02:59 AM Revision 145999a4 (ceph): Merge pull request #15786 from markhpc/wip-bluestore-cache-behavior
os/bluestore: cap rocksdb cache size
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Igor Fedotov <ifedotov@mi...
Sage Weil
02:39 AM Revision 7a923dcf (ceph): Merge pull request #16120 from yanghonggang/master
os/filestore/FileJournal: FileJournal::open() close journal file before return error
Reviewed-by: Kefu Chai <kchai@r...
Sage Weil
02:38 AM Revision 3a859384 (ceph): Merge pull request #16019 from wido/mgr-plugin-zabbix
mgr: Zabbix monitoring module
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
02:35 AM RADOS Bug #19518: log entry does not include per-op rvals?
https://github.com/ceph/ceph/pull/16196 disables the assertion until we fix this bug. Sage Weil
02:34 AM Revision d4f6e7c0 (ceph): ceph_test_rados_api_c_read_operations: do not assert per-op rval is cor...
This is not included in the pg log and may be zeroed if there is an op
replayed. Disable the assertion until the und...
Sage Weil
02:25 AM Revision 5870a68c (ceph): Merge pull request #15647 from gmayyyha/format-config-show
common,config: OPT_FLOAT and OPT_DOUBLE output format in config show
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
02:24 AM Messengers Fix #20330 (Resolved): msg : tcp backlog parameter increase
Sage Weil
02:24 AM Revision 4e64eac6 (ceph): Merge pull request #15743 from yuyuyu101/wip-20330
msg: make listen backlog an option, increase from 128 to 512
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
02:23 AM Revision ac494360 (ceph): Merge pull request #15781 from kchiu/wip-filejournal-fix
os/filestore: call committed_thru when no journal entries are replayed
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:22 AM Revision f19ea977 (ceph): Merge pull request #15810 from liupan1111/wip-precise
msg/async: make recv_stamp more precise
Reviewed-by: Haomai Wang <haomai@xsky.com>
Sage Weil
02:21 AM Revision 9038bb3d (ceph): Merge pull request #16159 from tchaikov/wip-20432
Context: C_ContextsBase: delete enclosed contexts in dtor
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:55 AM Revision 278b0f67 (ceph): osd/OSD: fix blacklist dump format
Now:
[
{
"entity_addr_t": {
"nonce": 2338822185,
"addr": "127.0.0.1:6814"
...
xie xingguo
01:55 AM Revision cb1800fb (ceph): osd/OSD: move send_beacon into tick_without_osd_lock
So we don't ask for the big osd_lock, which is potential expensive
and shall be avoided under any cases.
Also re-use...
xie xingguo
01:40 AM Revision de481708 (ceph): Merge pull request #15878 from renhwztetecs/renhw-wip-common-dns
common: Update the error string when res_nsearch() or res_search() fails
Reviewed-by: Jos Collin <jcollin@redhat.com...
Jos Collin
01:29 AM rbd Backport #20351 (Fix Under Review): kraken: test_librbd_api.sh fails in upgrade test
Jason Dillaman
01:26 AM Revision ce874ab6 (ceph): test/librbd: decouple ceph_test_librbd_api from libceph-common
Fixes: http://tracker.ceph.com/issues/20175
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit b7...
Kefu Chai
12:43 AM Revision 74e5ac96 (ceph): osd/OSD: fix another race(clear outstanding_pg_stats)
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
12:43 AM Revision a5bab2da (ceph): osd/OSD.cc: fix tracked keys
osd_max_trimming_pgs, osd_op_history_slow_op_size and
osd_op_history_slow_op_threshold shall be in the tracked key li...
xie xingguo
12:43 AM Revision 41b99b94 (ceph): osd/OSD: fix race condition
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
12:43 AM Revision a301938d (ceph): crush: fix misuse of some ASCII chars
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
12:22 AM Revision 57f7213d (ceph): test/librbd: replace libcommon classes using standard library
so ceph_test_librbd_api has less dependencies on libcommon
Fixes: http://tracker.ceph.com/issues/20175
Signed-off-by...
Kefu Chai
12:16 AM Revision 7d044c6f (ceph): test/librados: extract functions using libcommon in test.cc into test_c...
Fixes: http://tracker.ceph.com/issues/20175
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 82...
Kefu Chai

07/06/2017

11:23 PM rbd Backport #20351 (In Progress): kraken: test_librbd_api.sh fails in upgrade test
Jason Dillaman
09:54 PM RADOS Bug #20326: Scrubbing terminated -- not all pgs were active and clean.
Saw this error here:
/ceph/teuthology-archive/pdonnell-2017-07-01_01:07:39-fs-wip-pdonnell-20170630-distro-basic-s...
Patrick Donnelly
09:50 PM rbd Documentation #20437: Convert downstream Ceph iSCSI documentation for upstream
Aron Gunn
09:50 PM rbd Documentation #20437: Convert downstream Ceph iSCSI documentation for upstream
Closed the previous pull request[1] and created a new pull request[2].
[1] - https://github.com/ceph/ceph/pull/161...
Aron Gunn
02:03 AM rbd Documentation #20437: Convert downstream Ceph iSCSI documentation for upstream
https://github.com/ceph/ceph/pull/16146 Kefu Chai
09:42 PM Revision 15c338b8 (ceph): Update isa-l to v2.18
This upgrade brings
- Complete rewrite of DEFLATE optimizations resulting in 5X better
throughput and compression...
Ganesh Mahalingam
09:30 PM CephFS Bug #20537: mds: MDLog.cc: 276: FAILED assert(!capped)
Zheng, please look at this one. Patrick Donnelly
09:30 PM CephFS Bug #20537 (Resolved): mds: MDLog.cc: 276: FAILED assert(!capped)
... Patrick Donnelly
09:19 PM RADOS Bug #20534: unittest_direct_messenger segv
was able to reproduce with:... Casey Bodley
07:37 PM RADOS Bug #20534 (Resolved): unittest_direct_messenger segv
... Sage Weil
09:11 PM Revision 6be0550e (ceph): msg: QueueStrategy::wait() joins all threads
wait() was only looping over disp_threads, which is an intrusive list
that only contains threads that are waiting on ...
Casey Bodley
08:48 PM CephFS Backport #20140: jewel: Journaler may execute on_safe contexts prematurely
Original backport (the one that went into 10.2.8) was incomplete. See #20536 for the completion. Nathan Cutler
08:46 PM CephFS Backport #20536 (In Progress): jewel: Journaler may execute on_safe contexts prematurely (part 2)
Nathan Cutler
08:45 PM CephFS Backport #20536 (Rejected): jewel: Journaler may execute on_safe contexts prematurely (part 2)
https://github.com/ceph/ceph/pull/16192 Nathan Cutler
08:20 PM CephFS Backport #20028 (In Progress): kraken: Deadlock on two ceph-fuse clients accessing the same file
Nathan Cutler
08:20 PM Revision 53024570 (ceph): mds: issue new caps when sending reply to client
After Locker::issue_new_caps() adds new Capability data struct,
do not issue caps immediately. Let CInode::encode_ino...
Yan, Zheng
08:19 PM CephFS Bug #20535 (Resolved): mds segmentation fault ceph_lock_state_t::get_overlapping_locks
The Active MDS crashes, all clients freeze and the standby (or standby-replay) daemon takes hours to recover.
cep...
Webert Lima
08:17 PM CephFS Backport #20026 (In Progress): kraken: cephfs: MDS became unresponsive when truncating a very lar...
Nathan Cutler
07:20 PM rbd Backport #20532 (Resolved): jewel: test_librbd_api.sh fails in upgrade test
https://github.com/ceph/ceph/pull/15602 Nathan Cutler
07:20 PM rgw Backport #20531 (Rejected): kraken: default zone should not log meta
Nathan Cutler
07:20 PM rgw Backport #20530 (Resolved): jewel: default zone should not log meta
https://github.com/ceph/ceph/pull/17148 Nathan Cutler
07:17 PM rbd Bug #20175: test_librbd_api.sh fails in upgrade test
*master PR*: https://github.com/ceph/ceph/pull/15611 Nathan Cutler
07:14 PM Revision 06817433 (ceph): common/config_opts: favor bluestore kv cache before meta until max.
Signed-off-by: Mark Nelson <mnelson@redhat.com> Mark Nelson
07:07 PM Revision 2e7353a0 (ceph): Merge pull request #16171 from wjwithagen/wip-wjw-freebsd-nobtrfs
os/filestore: Exclude BTRFS on FreeBSD
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
07:01 PM Revision dc7a2aaf (ceph): erasure-code: ruleset-* -> crush-*
1) ruleset is an obsolete term, and
2) crush-{rule,failure-domain,...} is more descriptive.
Note that we are changin...
Sage Weil
07:01 PM Revision a85f3206 (ceph): erasure-code: factor generic create_rule into parent ErasureCode
These 3 implementations are all identical. Move the rest of init() to
into the parent since these all behave the sam...
Sage Weil
07:01 PM Revision ffb60115 (ceph): erasure-code/lrc: implement crush-device-class property
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:01 PM Revision 8fb25170 (ceph): erasure-code: implement 'crush-device-class' ec profile property
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:01 PM Revision 7f18184f (ceph): qa/workunits/mon/crush_ops.sh: require luminous before using device cla...
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:00 PM Revision 5a4ba443 (ceph): mon,crush: 'osd crush rule create-replicated ...'
New command to create crush rule that specifies a class of device. Plus
all of the fallout in other callers to the C...
Sage Weil
06:58 PM Revision a1c85e21 (ceph): mon/OSDMonitor: do not allow crush device classes until luminous
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:31 PM rbd Backport #20266 (In Progress): kraken: [api] is_exclusive_lock_owner shouldn't return -EBUSY
Nathan Cutler
06:31 PM Revision 18f1830e (ceph): librbd: filter expected error codes from is_exclusive_lock_owner
Fixes: http://tracker.ceph.com/issues/20182
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
06:23 PM rbd Backport #20264 (In Progress): kraken: [cli] ensure positional arguments exist before casting
Nathan Cutler
06:23 PM Revision 45b4c864 (ceph): rbd: properly decode features when using image name optional
Fixes: http://tracker.ceph.com/issues/20185
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
06:19 PM rgw Bug #17164: Orphan data gets leaked on Bucket deletion
(ignore this one) Matt Benjamin
06:18 PM rgw Bug #17164: Orphan data gets leaked on Bucket deletion
Matt Benjamin
06:17 PM Revision fc425afe (ceph): rgw: lease_stack: use reset method instead of assignment
It seems that the intent of 45877d38fd9a385b2f8b13e90be94d784898b0b3 was to
change all instances of "lease_stack = .....
Nathan Cutler
06:16 PM Revision d463de9b (ceph): rgw: meta sync thread crash at RGWMetaSyncShardCR
Fixes: http://tracker.ceph.com/issues/20251
Signed-off-by: fang yuxiang fang.yuxiang@eisoo.com
(cherry picked from c...
fang.yuxiang
06:15 PM rgw Bug #20284 (In Progress): 【rgw】multipart object leak when re-upload the same number part
Matt Benjamin
06:12 PM rgw Bug #20378: rgw: fix copy object err when bucket with specified placement rule
Orit Wasserman
06:11 PM rgw Bug #20378 (Fix Under Review): rgw: fix copy object err when bucket with specified placement rule
Orit Wasserman
06:09 PM rgw Bug #20307: website request URL without slashes (for folder) returns error
Matt Benjamin
06:08 PM rgw Bug #20308: implement stringlike wildcard for bucket policy
(waiting for update from joke-lee) Matt Benjamin
06:08 PM rgw Bug #20320 (Duplicate): avoid setting log_meta for single-zone configurations in RGWZoneGroup::po...
Orit Wasserman
06:08 PM Revision dea9a69c (ceph): rgw: make a configurable size for requests with xml params
We currently read all user input for a few apis accepting xml, avoid
doing this and error out early, most s3 apis lim...
Abhishek Lekshmanan
06:08 PM Revision f23df084 (ceph): rgw: allow larger payload for period commit
testing with 3 zonegroups and 3 zones each, the period json grew larger
than 4k and caused decode failures on period ...
Casey Bodley
06:08 PM Revision 693d8808 (ceph): rgw: use zonegroup's master zone endpoints for bucket redirect
if no zonegroup endpoints are set, fall back to master zone endpoints
Fixes: http://tracker.ceph.com/issues/19488
S...
Casey Bodley
06:08 PM Revision 4e4cd545 (ceph): rgw: fix for zonegroup redirect url
local dest_url variable was shadowing the one in the enclosing scope, so
the changes were not applied and no Location...
Casey Bodley
06:08 PM Revision 9651ed95 (ceph): radosgw-admin: warn that 'realm rename' does not update other clusters
Fixes: http://tracker.ceph.com/issues/19746
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from com...
Casey Bodley
06:08 PM Revision d52aeec0 (ceph): rgw: only log metadata on metadata master zone
Fixes: http://tracker.ceph.com/issues/20244
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from com...
Casey Bodley
06:08 PM rgw Bug #20357 (Pending Backport): default zone should not log meta
Orit Wasserman
06:08 PM rgw Bug #20357: default zone should not log meta
https://github.com/ceph/ceph/pull/15777 Orit Wasserman
06:01 PM rgw Bug #20418: rgw: URI with \0 in the middle is silently handled as its initial part
@radoslaw, is this in progress?
Matt
Matt Benjamin
06:01 PM rgw Bug #19042: rgw: multiple zonegroups: bucket can't be created if the user name isn't registered o...
We will need to forward all user creation operation to the master zonegroup.
At the moment all users needs to be cre...
Orit Wasserman
05:58 PM rbd Backport #20154 (In Progress): kraken: Potential IO hang if image is flattened while read request...
Nathan Cutler
05:58 PM Revision ac706f2b (ceph): librbd: potential read IO hang when image is flattened
Fixes: http://tracker.ceph.com/issues/19832
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Mykola Golub
05:57 PM rgw Bug #20289: "failed to list reshard log entries" spams log file
We can use namespace instead of a new pool to avoid this Orit Wasserman
05:53 PM rgw Bug #20466: testSmallUpload:111->writeRenameReadCompare:80 » AccessControl
@marcus, could you have a look at this?
Matt
Matt Benjamin
05:51 PM rgw Bug #20447: rgw: S3 object uploads using aws-sdk-java 1.11 to do chunked transfers fail.
Matt Benjamin
05:50 PM rgw Bug #20462: rgw_file: support compression
Matt Benjamin
05:50 PM rgw Bug #20468: rgw: admin API should return NoSuchUser for actions on non-existed user
Orit Wasserman
05:49 PM rgw Bug #19448: GET bucket policy response format
@joke lee, not planned to backport bucket policy to jewel, L is nearly upon us
Matt
Matt Benjamin
05:47 PM rgw Backport #20405 (In Progress): kraken: Lifecycle thread will still handle the bucket even if it h...
Nathan Cutler
05:47 PM Revision b27595ae (ceph): rgw: lifecycle thread shouldn't process the bucket which has been deleted.
Fixes: http://tracker.ceph.com/issues/20285
Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
(cherry...
Zhang Shaowen
05:46 PM rgw Bug #20463: rgw: AWSv4 encoding/signature problem, can happen with listobjects marker.
Orit Wasserman
05:45 PM rgw Bug #20234 (In Progress): rgw: shadow objects are sometimes not removed
Matt Benjamin
05:45 PM rgw Bug #20501 (Fix Under Review): S3 v4 auth fails when query string contains " "
Orit Wasserman
05:44 PM rgw Bug #20527 (In Progress): v2 presigned URLs don't work with radosgw.
Matt Benjamin
05:43 PM rgw Bug #20527: v2 presigned URLs don't work with radosgw.
@mwatts, can you update with info from last night?
Matt
Matt Benjamin
06:13 AM rgw Bug #20527: v2 presigned URLs don't work with radosgw.
Either you're doing something weird, or it's broken between Jewel & master.
Here is working output on Jewel (not q...
Robin Johnson
05:35 AM rgw Bug #20527: v2 presigned URLs don't work with radosgw.
I should mention: awscli does v4 signatures by default, but when properly coaxed (by giving it a specially prepared "... Marcus Watts
05:27 AM rgw Bug #20527 (Can't reproduce): v2 presigned URLs don't work with radosgw.
s3cmd only supports v2 style presigned URLs (see https://github.com/s3tools/s3cmd/issues/765 ).
Also, it only suppor...
Marcus Watts
05:42 PM rgw Bug #20505 (Resolved): RGW: radosgw-admin bi list - ERROR: bi_list(): (4) Interrupted system call
Orit Wasserman
05:36 PM rgw Bug #20505: RGW: radosgw-admin bi list - ERROR: bi_list(): (4) Interrupted system call
This issue seems to be fixed in 10.2.8
see http://tracker.ceph.com/issues/20014
Orit Wasserman
11:53 AM rgw Bug #20505: RGW: radosgw-admin bi list - ERROR: bi_list(): (4) Interrupted system call
Hi,
I am not sure how you are using bi_list for backup, I would happy to hear more details to understand.
Is the ...
Orit Wasserman
05:41 PM rgw Bug #19277: Legacy buckets cannot enable versioning
@yehuda, move to WONTFIX?
Matt
Matt Benjamin
05:39 PM rbd Backport #19336 (In Progress): kraken: rbd: refuse to use an ec pool that doesn't support overwrites
Nathan Cutler
05:37 PM rgw Backport #20363 (In Progress): kraken: VersionIdMarker and NextVersionIdMarker are not returned w...
Nathan Cutler
05:37 PM Revision 3105e232 (ceph): rgw: VersionIdMarker and NextVersionIdMarker should be returned when li...
object versions if necessary.
Fixes: http://tracker.ceph.com/issues/19886
Signed-off-by: Zhang Shaowen <zhangshaowe...
Zhang Shaowen
05:36 PM rgw Backport #20347 (In Progress): kraken: rgw: meta sync thread crash at RGWMetaSyncShardCR
Nathan Cutler
05:24 PM Bug #20502: crush: Jewel upgrade misbehaving with custom roots/rulesets
So it sounds like your OSDs updated their host bucket names, and the non-default root/ruleset is referring to buckets... Greg Farnum
05:18 PM rgw Backport #20269 (In Progress): kraken: wrong object size after copy of uncompressed multipart obj...
Nathan Cutler
05:18 PM Revision d0e742ca (ceph): rgw: set object accounted size correctly
sometimes, object accounted size is set wrong,
because we don't konw the object size if don't resort to the compressi...
fang.yuxiang
05:16 PM rgw Backport #20268 (In Progress): kraken: get wrong content when download object with specific range...
Nathan Cutler
05:16 PM Revision 640a7a26 (ceph): rgw: get wrong content when download object with specific range when
compression was enabled
look at the prototype:
RGWGetObj_Decompress::handle_data(bufferlist& bl, off_t bl_ofs, off_t...
fang.yuxiang
05:07 PM Bug #20529: Illegal instruction in RocksDB
I wonder if we're passing compile options down incorrectly? Or is RocksDB on Opteron just busted? Greg Farnum
03:45 PM Bug #20529 (Resolved): Illegal instruction in RocksDB
Trying to create a ceph-mon. Seems from experience of other users that this issue might only be valid on Opteron CPUs... Dennis Busch
04:34 PM Revision 1fa1c39b (ceph): os/bluestore/BlueStore: remove useless parameter.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
04:21 PM Revision f2ef19c0 (ceph): os/bluestore/BlueStore: using claim_prepend replace related code.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
04:13 PM Revision 814904ae (ceph): kv/RocksDBStore: default to disable row cache.
Signed-off-by: Mark Nelson <mnelson@redhat.com> Mark Nelson
04:13 PM Revision d9e07840 (ceph): common/config_opts: Better rocksdb cache size description.
Signed-off-by: Mark Nelson <mnelson@redhat.com> Mark Nelson
04:13 PM Revision 7435ddd6 (ceph): os/bluestore: limit kv cache size.
Signed-off-by: Mark Nelson <mnelson@redhat.com> Mark Nelson
04:13 PM Revision 803e7016 (ceph): kv/RocksDBStore: explicitly disable block_cache when set to 0.
Signed-off-by: Mark Nelson <mnelson@redhat.com> Mark Nelson
04:03 PM Revision 61f13207 (ceph): tests: librbd: adapt test_mock_RefreshRequest for jewel
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
04:00 PM Revision 9a7f9646 (ceph): os/bluestore/BlueStore:using prepend_zero replace related code.
In bufferlist::prepend_zero do the same thing:
bufferlist z;
z.append_zero(head_pad);
z.claim_append(padd...
Jianpeng Ma
03:47 PM rbd Bug #18447 (Resolved): Potential race when removing two-way mirroring image
Nathan Cutler
03:47 PM rbd Backport #19807 (Resolved): kraken: [test] remove hard-coded image name from TestLibRBD.Mirror
Nathan Cutler
03:47 PM rbd Backport #19227 (Resolved): kraken: rbd: Enabling mirroring for a pool wiht clones may fail
Nathan Cutler
03:47 PM Revision 676e1c9b (ceph): Merge pull request #15670 from rzarzynski/wip-rgw-postobj-get_params-er...
rgw: fix error handling in get_params() of RGWPostObj_ObjStore_S3.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:46 PM rbd Backport #18555 (Resolved): kraken: rbd: Potential race when removing two-way mirroring image
Nathan Cutler
03:46 PM Revision 4ba3e87e (ceph): Merge pull request #15700 from mikulely/olh-cleanup
rgw: cleanup rgw-admin duplicated judge during OLH GET/READLOG
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:46 PM Revision 5bbc50a3 (ceph): Merge pull request #15777 from oritwas/wip-rgw-no-log-meta
rgw: log_meta only for more than one zone
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:46 PM Revision 6c3daeb2 (ceph): Merge pull request #16113 from smithfarm/wip-19807-kraken
kraken: tests: remove hard-coded image name from TestLibRBD.Mirror
Reviewed-by: Jason Dillaman <dillaman@redhat.com>...
Nathan Cutler
03:45 PM Revision e71ae950 (ceph): Merge pull request #15827 from joscollin/wip-CID1412979-uninitialized-m...
rgw: Uninitialized member in LCRule
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:44 PM Revision 5dea731a (ceph): Merge pull request #15938 from shashalu/fix-data-sync-run
rgw: fix radosgw-admin data sync run crash
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:43 PM Revision d19ece90 (ceph): Merge pull request #15949 from joscollin/wip-cleanup-rgw-rest-warning
rgw: silence warning from -Wmaybe-uninitialized
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:43 PM Revision c3ecb0df (ceph): Merge pull request #15960 from aclamk/fix-rgw-cryptopp-compilation
radosgw: fix compilation with cryptopp
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:42 PM Revision 4057240d (ceph): Merge pull request #15965 from mdw-at-linuxbox/signature
rgw: fix s3 object uploads with chunked transfers and v4 signatures.
Reviewed-by: Radoslaw Zarzynski <rzarzynski@mi...
Yuri Weinstein
03:32 PM rgw Bug #20368: rados/upgrade rgw swift test fails
@Casey: Yes, jewel has a patched swift.py that simply (hard-coded) checks out the ceph-jewel branch. I have applied a... Nathan Cutler
02:33 PM rgw Bug #20368: rados/upgrade rgw swift test fails
Nathan Cutler wrote:
> @Yehuda: Thanks! Jewel already has a workaround in place, so kraken backport is sufficient I ...
Casey Bodley
03:21 PM Bug #19585: monitors dont come up after reboot on xenial
... Kefu Chai
03:08 PM rgw Backport #20520 (Need More Info): kraken: rados/upgrade rgw swift test fails
Nathan Cutler
03:01 PM Bug #20524 (Resolved): src/common/Mutex.cc: 109: FAILED assert(r == 0)
Kefu Chai
06:11 AM Bug #20524 (Fix Under Review): src/common/Mutex.cc: 109: FAILED assert(r == 0)
https://github.com/ceph/ceph/pull/16156 Kefu Chai
04:03 AM Bug #20524: src/common/Mutex.cc: 109: FAILED assert(r == 0)
looks like a regression introduced by https://github.com/ceph/ceph/pull/13918 Kefu Chai
02:41 AM Bug #20524 (Resolved): src/common/Mutex.cc: 109: FAILED assert(r == 0)
... Kefu Chai
03:00 PM Revision f4d602b1 (ceph): Merge pull request #16156 from tchaikov/wip-20524
osd/filestore: Revert "os/filestore: move ondisk in front
Reviewed-by: Pan Liu <liupan1111@gmail.com>
Kefu Chai
02:56 PM Revision f5b1f1fd (ceph): 10.2.8
Jenkins Build Slave User
02:54 PM rgw Backport #20263 (In Progress): kraken: "datalog trim" can't work as expected
Nathan Cutler
02:54 PM Revision 1fc14857 (ceph): rgw: datalog trim and mdlog trim handles the result returned by osd
incorrectly.
Fixes: http://tracker.ceph.com/issues/20190
Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobil...
Zhang Shaowen
02:53 PM rgw Backport #20261 (In Progress): kraken: 'radosgw-admin usage show' listing 0 bytes_sent/received
Nathan Cutler
02:53 PM Revision 90288afc (ceph): rgw: Added code to correctly account for bytes sent/ received during a ...
Currently, the bytes sent/ received are both set to zero after
an object is uploaded to a bucket. Added code to corre...
Pritha Srivastava
02:51 PM rgw Backport #20156 (In Progress): kraken: fix: rgw crashed caused by shard id out of range when list...
Nathan Cutler
02:51 PM Revision dda4d912 (ceph): rgw: segment fault when shard id out of range
Fixes: http://tracker.ceph.com/issues/19732
Signed-off-by: redickwang <redickwang@tencent.com>
(cherry picked from c...
mingshuai wang
02:34 PM RADOS Bug #20432: pgid 0.7 has ref count of 2
... Kefu Chai
09:20 AM RADOS Bug #20432 (Fix Under Review): pgid 0.7 has ref count of 2
https://github.com/ceph/ceph/pull/16159 Kefu Chai
06:36 AM RADOS Bug #20432: pgid 0.7 has ref count of 2
at the end of @OSD::process_peering_events()@, @dispatch_context(rctx, 0, curmap, &handle)@ is called, which just del... Kefu Chai
01:55 PM Revision 82a5e82f (ceph): doc/rados.8: add offset option for put command.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
01:46 PM CephFS Bug #20494: cephfs_data_scan: try_remove_dentries_for_stray assertion failure
This inconsistent state is created by cephfs-data-scan? I think we can avoid injecting dentry to stray directory (inj... Zheng Yan
01:32 PM CephFS Bug #20494: cephfs_data_scan: try_remove_dentries_for_stray assertion failure
After carefull consideration, i try to fix this bug using first solution.
function inject_with_backtrace will traver...
Ivan Guan
01:29 PM CephFS Bug #20467: Ceph FS kernel client not consistency
Yunzhi Cheng wrote:
> Zheng Yan wrote:
> > Please try
> >
> > https://github.com/ceph/ceph-client/commit/6c51866...
Zheng Yan
10:04 AM CephFS Bug #20467: Ceph FS kernel client not consistency
Zheng Yan wrote:
> Please try
>
> https://github.com/ceph/ceph-client/commit/6c51866e67dda544b9be524185a526cf4ace...
Yunzhi Cheng
04:20 AM CephFS Bug #20467: Ceph FS kernel client not consistency
Please try
https://github.com/ceph/ceph-client/commit/6c51866e67dda544b9be524185a526cf4ace865a
Zheng Yan
12:20 PM Revision ac3e8173 (ceph): filestore: Exclude BTRFS on FreeBSD
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
11:37 AM Support #15551: OSD crash during recovery, osd/PGLog.cc: 503: FAILED assert(newhead >= log.tail)
I have met this problem.ceph version 0.94.5
host A B C,each of them has 1mon +5 osds;
1. host C is down for a month...
mingyue zhao
10:30 AM RADOS Backport #20511 (In Progress): jewel: cache tier osd memory high memory consumption
Wei-Chung Cheng
10:25 AM Revision 97fdaa75 (ceph): osd/PrimaryLogPG solve cache tier osd high memory consumption
during cache tier dirty data flushing, cache tier osd memroy consumption
will get increasing due to the accumulative ...
Peng Xie
10:21 AM rgw Backport #20031 (In Progress): kraken: rgw: Swift's at-root features (/crossdomain.xml, /info, /h...
Nathan Cutler
10:20 AM Revision f32e26e9 (ceph): rgw: fix broken /crossdomain.xml, /info and /healthcheck of Swift API.
Fixes: http://tracker.ceph.com/issues/19520
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picke...
Radoslaw Zarzynski
10:19 AM RADOS Backport #20492 (In Progress): jewel: osd: omap threadpool heartbeat is only reset every 100 values
Wei-Chung Cheng
10:11 AM Revision f49c9c77 (ceph): osd/ReplicatedBackend: reset thread heartbeat after every omap entry in...
Doing this every 100 entries could be after 100MB of reads. There's
little cost to reset this, so remove the option f...
Josh Durgin
09:51 AM Revision 9b374207 (ceph): mds: fix "wait for stray manager to start"
Stray manager may not get started immediate after mds becomes active.
If mds is already active, contexts added to wai...
Yan, Zheng
09:40 AM rgw Backport #19840 (In Progress): kraken: civetweb frontend segfaults in Luminous
Nathan Cutler
09:40 AM Revision ccb33bab (ceph): rgw: use a vector for options passed to civetweb
Since the array we used needs additional check to ensure that the size
is correct, and causes undefined behaviour in ...
Abhishek Lekshmanan
09:36 AM rgw Backport #19839 (In Progress): kraken: reduce log level of 'storing entry at' in cls_log
Nathan Cutler
09:35 AM Revision f8235c5c (ceph): cls/log/cls_log.cc: reduce logging noise
- The other reference in the source as already at 20.
./src/cls/timeindex/cls_timeindex.cc:85:
CLS_LOG(20, "st...
Willem Jan Withagen
09:34 AM rgw Feature #19499 (New): rgw: implement support for OS-REVOKE extension of OpenStack Identity API v3
@Marcus, @Radoslaw: My understanding is that PR#14501 *fixes* #9493 and is only *related* to this tracker. Please cor... Nathan Cutler
09:27 AM rgw Backport #19777 (In Progress): kraken: rgw: implement support for OS-REVOKE extension of OpenStac...
Nathan Cutler
09:27 AM Revision e773b304 (ceph): rgw: swift: disable revocation thread if sleep == 0 || cache_size == 0
Keystone tokens can be revoked. This causes them to fail
validation. However, in ceph, we cache them. As long as
t...
Marcus Watts
09:26 AM rgw Backport #19766 (In Progress): kraken: rgw: when uploading the objects continuesly in the version...
Nathan Cutler
09:26 AM Revision 68a853a1 (ceph): rgw: fix versioned bucket data sync fail when upload is busy
Fixes: http://tracker.ceph.com/issues/18208
Signed-off-by: lvshuhua <lvshuhua@cmss.chinamobile.com>
(cherry picked f...
lvshuhua
09:24 AM rgw Backport #19725 (In Progress): kraken: RGW S3 v4 authentication issue with X-Amz-Expires
Nathan Cutler
09:24 AM Revision 9a7a73ed (ceph): rgw: don't return skew time in pre-signed url
Fixes: http://tracker.ceph.com/issues/18828
Signed-off-by: liuchang0812 <liuchang0812@gmail.com>
(cherry picked from...
Chang Liu
09:20 AM rgw Backport #20293 (In Progress): kraken: multisite: log_meta on secondary zone causes continuous lo...
Nathan Cutler
09:20 AM rgw Backport #19776 (In Progress): kraken: multisite: realm rename does not propagate to other clusters
Nathan Cutler
09:19 AM rgw Backport #19616 (In Progress): kraken: multisite: bucket zonegroup redirect not working
Nathan Cutler
09:19 AM rgw Backport #19614 (In Progress): kraken: multisite: rest api fails to decode large period on 'perio...
Nathan Cutler
09:15 AM rgw Backport #19759 (Need More Info): kraken: multisite: after CreateBucket is forwarded to master, l...
Non-trivial backport
see also http://tracker.ceph.com/issues/19745#note-6
Nathan Cutler
09:02 AM Revision 8f8da0e7 (ceph): Merge pull request #16155 from majianpeng/man-rados-add-offset
doc/rados.8: add offset option for put command
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:54 AM Revision b0f911e8 (ceph): ceph: kick purge queue when mds active
Otherwise purge queue does not start to work until stray manager
adds new item.
Signed-off-by: "Yan, Zheng" <zyan@re...
Yan, Zheng
08:10 AM Revision 18ff5d6e (ceph): Context: C_ContextsBase: delete enclosed contexts in dtor
there are chances that these contexts are never finished/completed
Fixes: http://tracker.ceph.com/issues/20432
Signe...
Kefu Chai
08:01 AM Revision 41531785 (ceph): Merge pull request #16032 from tanghaodong25/bluestore-aio-submit
os/bluestore/KernelDevice: batch aio submit
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
08:00 AM Revision 903aa4b0 (ceph): Merge pull request #16086 from liewegas/wip-btrfs-experimental
os/filestore: require experimental flag for btrfs
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: xie xin...
Kefu Chai
07:39 AM Linux kernel client Bug #20528 (Resolved): cephfs client io hang when read file with specified layout
In my test, I configured file with below attribute.
# getfattr -n ceph.file.layout tstfile
ceph.file.layout="stripe...
Michael Yang
07:31 AM Bug #18927 (Resolved): on_flushed: object ... obc still alive
Nathan Cutler
07:30 AM Backport #20523 (Resolved): kraken: on_flushed: object ... obc still alive
Nathan Cutler
07:29 AM Backport #20523 (In Progress): kraken: on_flushed: object ... obc still alive
Nathan Cutler
07:29 AM Backport #20522 (Resolved): kraken: FAILED assert(object_contexts.empty()) (live on master only f...
Nathan Cutler
07:29 AM Bug #18809 (Resolved): FAILED assert(object_contexts.empty()) (live on master only from Jan-Feb 2...
Nathan Cutler
07:28 AM Revision 08b8a736 (ceph): Merge pull request #16132 from smithfarm/wip-20522-kraken
kraken: FAILED assert(object_contexts.empty()) (live on master only from Jan-Feb 2017, all other instances are differ... Nathan Cutler
07:27 AM Backport #20443 (Resolved): kraken: osd: client IOPS drops to zero frequently
Nathan Cutler
07:27 AM Revision f45de0f3 (ceph): Merge pull request #15962 from asheplyakov/20443-bp-kraken
kraken: osd: unlock sdata_op_ordering_lock with sdata_lock hold to avoid missing wakeup signal
Reviewed-by: Josh Dur...
Nathan Cutler
07:26 AM Backport #19916 (Resolved): kraken: osd/OSD.h: 706: FAILED assert(removed) in PG::unreg_next_scrub
Nathan Cutler
07:26 AM Revision 4b95fbe3 (ceph): mds: properly do null snapflush
Client always sends snapflushs in snapid order. If mds receives
a snapflush, but it's not the oldest one in client_ne...
Yan, Zheng
07:26 AM Revision 4ca8f1f4 (ceph): Merge pull request #15066 from asheplyakov/19916-bp-kraken
kraken: osd: osd/PrimaryLogPG: do not call on_shutdown() if (pg.deleting)
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
07:26 AM Revision a0b8fa69 (ceph): mds: force client to flush data when waiting on LOCK_SNAP_SYNC lock
Client does not send CAP_FLUSHSNAP message until it flush all
snapshotted data. To make client flush snapshotted data...
Yan, Zheng
07:25 AM Backport #19760 (Resolved): kraken: osd: leaked MOSDMap
Nathan Cutler
07:24 AM Revision d45c64d1 (ceph): Merge pull request #14942 from shinobu-x/wip-18293-kraken
kraken: osd: leaked MOSDMap
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
07:23 AM Backport #20495 (Resolved): Bluestore memory leak (uninit)
Nathan Cutler
07:22 AM Bug #19250 (Resolved): bluefs: missing flush_bdev in fsync path
Nathan Cutler
07:21 AM Backport #19327 (Resolved): kraken: bluefs: missing flush_bdev in fsync path
Nathan Cutler
07:21 AM Bug #19251 (Resolved): bluestore bdev: flush no-op optimization is racy
Nathan Cutler
07:21 AM Backport #19326 (Resolved): kraken: bluestore bdev: flush no-op optimization is racy
Nathan Cutler
07:20 AM Revision 4890ba0d (ceph): Merge pull request #14736 from smithfarm/wip-19326-kraken
kraken: bluestore bdev: flush no-op optimization is racy
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
07:20 AM Backport #19560 (Resolved): kraken: objecter: full_try behavior not consistent with osd
Nathan Cutler
07:19 AM Revision c45570b4 (ceph): Merge pull request #14732 from smithfarm/wip-19560-kraken
kraken: objecter: full_try behavior not consistent with osd
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
07:18 AM Bug #18929 (Resolved): "osd/PG.cc: 6896: FAILED assert(pg->is_acting(osd_with_shard) || pg->is_up...
Nathan Cutler
07:18 AM Backport #18999 (Resolved): kraken: "osd/PG.cc: 6896: FAILED assert(pg->is_acting(osd_with_shard)...
Nathan Cutler
07:18 AM Revision 5a1116c0 (ceph): Merge pull request #13542 from shinobu-x/wip-18929-kraken
kraken: osd: bogus assert when checking acting set on recovery completion in rados/upgrade
Reviewed-by: Josh Durgin ...
Nathan Cutler
07:12 AM rgw Bug #19754 (Resolved): rgw: S3 object uploads using the AWSv4's multi-chunk mode hang RadosGW
Nathan Cutler
07:12 AM rgw Backport #19837 (Resolved): kraken: rgw: S3 object uploads using the AWSv4's multi-chunk mode han...
Nathan Cutler
07:11 AM Revision 7133d4db (ceph): Merge pull request #14939 from rzarzynski/wip-rgw-19754-kraken
kraken: rgw: fix RadosGW hang during multi-chunk upload of AWSv4
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Nathan Cutler
07:08 AM rgw Bug #19249 (Resolved): rgw: unsafe access in RGWListBucket_ObjStore_SWIFT::send_response()
Nathan Cutler
06:54 AM rgw Backport #19574 (Resolved): kraken: rgw: unsafe access in RGWListBucket_ObjStore_SWIFT::send_resp...
Nathan Cutler
06:54 AM Revision 6db580b6 (ceph): Merge pull request #14530 from smithfarm/wip-19574-kraken
kraken: rgw: unsafe access in RGWListBucket_ObjStore_SWIFT::send_response()
Reviewed-by: Yehuda Sadeh <yehuda@redhat...
Nathan Cutler
06:40 AM rgw Bug #19019 (Resolved): multisite: RGWMetaSyncShardControlCR gives up on EIO
Nathan Cutler
06:40 AM rgw Backport #19160 (Resolved): kraken: multisite: RGWMetaSyncShardControlCR gives up on EIO
Nathan Cutler
06:40 AM Revision be8b7610 (ceph): Merge pull request #13868 from smithfarm/wip-19160-kraken
kraken: rgw: multisite: RGWMetaSyncShardControlCR gives up on EIO
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Nathan Cutler
06:13 AM Feature #19592: Addition of online osd 'omap'compaction command
https://github.com/ceph/ceph/pull/16045 Chang Liu
06:07 AM Revision 797dadc8 (ceph): Revert "os/filestore: move ondisk in front, so that return oncommit ear...
This reverts commit 21f167cf39cc7c025004e9b455ce8ba1252863f0.
Fixes: http://tracker.ceph.com/issues/20524
Signed-off...
Kefu Chai
05:39 AM Revision 351a8a82 (ceph): common: add query_str when res_search() failed
I don't know the abort information about DNS Resolver,
if not add "query_str".
Signed-off-by: huanwen ren <ren.huanw...
huanwen ren
05:35 AM Revision def1b1d7 (ceph): mon/Monitor: kill get_paxos_service_by_name()
(1) The new PAXOS_MGRSTAT is excluded and may cause
problems
(2) This method has no consumer
Considering (2), it...
xie xingguo
05:30 AM Revision 43e7fc00 (ceph): mds: fixup may be an unclaimed tick_event
The unclaimed tick_event of C_MDS_Tick may be will repeat exist in SafeTimer,
because the timer.cancel_event of reset...
huanwen ren
04:27 AM RADOS Feature #20526: swap-bucket can save the crushweight and osd weight?
it not a bug just a need feature peng zhang
04:25 AM RADOS Feature #20526 (New): swap-bucket can save the crushweight and osd weight?
i test the swap-bucket function,and have some advice
when use swap-bucket the dst bucket will in the old crush tre...
peng zhang
03:20 AM RADOS Bug #20525 (Need More Info): ceph osd replace problem with osd out
i have try the new function of replace the osd with new command ,it work, but i have some problem,i don't know if it'... peng zhang
03:04 AM Revision 4dde0977 (ceph): mds: fixup may be an unclaimed tick_event
The unclaimed tick_event of C_MDS_Tick may be will always exist in SafeTimer,
because the timer.cancel_event of rese...
huanwen ren
02:58 AM CephFS Backport #20349 (In Progress): jewel: df reports negative disk "used" value when quota exceed
Wei-Chung Cheng
02:55 AM Revision 932342c1 (ceph): client: avoid returning negative space available
...when a quota is set and the used bytes exceed
the quota.
Fixes: http://tracker.ceph.com/issues/20178
Signed-off-b...
John Spray
02:53 AM CephFS Backport #20403 (In Progress): jewel: cephfs permission denied until second client accesses file
Wei-Chung Cheng
02:48 AM Revision 6b6620ff (ceph): mds: save projected path into inode_t::stray_prior_path
Otherwise, path string like #10000000000/xxx may get saved into
inode_t::stray_prior_path.
Fixes: http://tracker.cep...
Yan, Zheng
02:31 AM Revision e4d93531 (ceph): mds: misc cleanup
Signed-off-by: Vicente Cheng <vicente_cheng@bigtera.com> Vicente Cheng
02:30 AM RADOS Bug #20434 (Fix Under Review): mon metadata does not include ceph_version
https://github.com/ceph/ceph/pull/16148 ? Sage Weil
02:18 AM Revision 722b27cd (ceph): mon/OSDMonitor: add more wildcards support for scrub and fix description
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:18 AM Revision 212cecac (ceph): mon/OSDMonitor: tidy up upmap on pool removal
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
02:18 AM Revision 8eaf7c04 (ceph): mon/OSDMonitor: fix potential memory leak
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo

07/05/2017

11:15 PM rgw Bug #20234: rgw: shadow objects are sometimes not removed
Please see this PR:
https://github.com/ceph/ceph/pull/16145
Still needs more testing.
Yehuda Sadeh
08:59 AM rgw Bug #20234: rgw: shadow objects are sometimes not removed
It seems that this issue could be exploited to DoS a cluster, a client can circumvent their quota and fill up all spa... Jens Harbott
10:03 PM Backport #20364 (In Progress): jewel: mon: osd crush set crushmap need sanity check
Nathan Cutler
09:56 PM Backport #20365 (In Progress): kraken: mon: osd crush set crushmap need sanity check
Nathan Cutler
09:56 PM Revision 85cefa11 (ceph): mon: osd crush set crushmap need sanity check
The sanity check verifying the new crushmap does not remove crush rules
that are in use is not exclusive to ceph setc...
Loic Dachary
09:54 PM Backport #20348 (In Progress): kraken: "HEALTH_WARN no legacy OSD present but 'sortbitwise' flag ...
Nathan Cutler
09:37 PM Backport #20270 (In Progress): jewel: LibRadosMiscConnectFailure.ConnectFailure hang
Nathan Cutler
09:37 PM Revision dac0ca79 (ceph): ceph_test_rados_api_misc: fix LibRadosMiscConnectFailure.ConnectFailure...
Fixes: http://tracker.ceph.com/issues/19901
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 087...
Sage Weil
09:36 PM Backport #20271 (In Progress): kraken: LibRadosMiscConnectFailure.ConnectFailure hang
Nathan Cutler
09:36 PM Revision 9a268822 (ceph): ceph_test_rados_api_misc: fix LibRadosMiscConnectFailure.ConnectFailure...
Fixes: http://tracker.ceph.com/issues/19901
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 087...
Sage Weil
09:33 PM rgw Backport #20147 (In Progress): kraken: rgw: 'gc list --include-all' command infinite loop the fir...
Nathan Cutler
09:33 PM Revision 91569f63 (ceph): rgw: fix 'gc list --include-all' command infinite loop the first 1000 i...
When the items to gc over 1000, 'gc list --include-all' command will infinite loop the first 1000 items.
Add next_mar...
lu.shasha
09:30 PM Backport #20034 (In Progress): kraken: ceph-disk: Racing between partition creation & device node...
Nathan Cutler
09:29 PM Revision ea186807 (ceph): ceph-disk: Adding retry loop in get_partition_dev()
There is very rare cases where get_partition_dev() is called before the actual partition is available in /sys/block/<... Erwan Velu
09:29 PM Revision f7f6375b (ceph): ceph-disk: Reporting /sys directory in get_partition_dev()
When get_partition_dev() fails, it reports the following message :
ceph_disk.main.Error: Error: partition 2 for /...
Erwan Velu
09:23 PM Backport #20024 (In Progress): kraken: HEALTH_WARN pool rbd pg_num 244 > pgp_num 224 during upgrade
Nathan Cutler
09:23 PM Revision 533ff8a5 (ceph): qa/tasks/ceph_manager: always fix pgp_num when done with thrashosd task
Fixes: http://tracker.ceph.com/issues/19771
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit da...
Kefu Chai
09:20 PM Backport #20013 (In Progress): kraken: support Debian stretch
Nathan Cutler
09:11 PM Backport #20010 (In Progress): kraken: ceph-disk: separate ceph-osd --check-needs-* logs
Nathan Cutler
09:10 PM Revision f04eb66d (ceph): ceph-disk: separate ceph-osd --check-needs-* logs
It is using the OSD id zero but have nothing to do with OSD zero and
this is confusing to the user. The log themselve...
Loic Dachary
09:05 PM Backport #19841 (In Progress): kraken: clean up min/max span warning
Nathan Cutler
09:03 PM Backport #19340 (In Progress): kraken: An OSD was seen getting ENOSPC even with osd_failsafe_full...
Nathan Cutler
08:54 PM Backport #18378 (In Progress): kraken: msg/simple/SimpleMessenger.cc: 239: FAILED assert(!cleared)
Nathan Cutler
08:54 PM Revision a7af766a (ceph): msg/simple: clear_pipe when wait() is mopping up pipes
When wait is mopping up connections it may hit one that
is in the process of accepting. It will unregister it
whilst...
Sage Weil
08:47 PM Revision 6d2f9597 (ceph): test: added missing IoCtx copy/assignment methods in librados_test_stub
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit c35d307c62961072b4c00f94e37486e3371c1a21)
Jason Dillaman
08:43 PM Stable releases Tasks #19009: kraken v11.2.1
h3. rgw... Nathan Cutler
08:41 PM Stable releases Tasks #19009: kraken v11.2.1
https://shaman.ceph.com/builds/ceph/wip-kraken-backports/30ed046cd1566b1b6b5901da709c28bc71876bec/... Nathan Cutler
08:31 PM Backport #20523 (Resolved): kraken: on_flushed: object ... obc still alive
https://github.com/ceph/ceph/pull/16132 Nathan Cutler
08:31 PM Revision 40550347 (ceph): ReplicatedBackend: don't queue Context outside of ObjectStore with obc
We only flush the ObjectStore callbacks, not everything else. Thus,
there isn't a guarrantee that the obc held by pu...
Samuel Just
08:29 PM Bug #18927 (Pending Backport): on_flushed: object ... obc still alive
Nathan Cutler
08:26 PM Backport #18610 (Resolved): kraken: osd: ENOENT on clone
Nathan Cutler
08:20 PM Backport #20522 (In Progress): kraken: FAILED assert(object_contexts.empty()) (live on master onl...
Nathan Cutler
07:59 PM Backport #20522 (Resolved): kraken: FAILED assert(object_contexts.empty()) (live on master only f...
https://github.com/ceph/ceph/pull/16132 Nathan Cutler
08:20 PM Revision 5257d1a6 (ceph): osd/: don't leak context for Blessed*Context or RecoveryQueueAsync
This has always been a bug, but until
68defc2b0561414711d4dd0a76bc5d0f46f8a3f8, nothing deleted those contexts
withou...
Samuel Just
08:05 PM RADOS Bug #18924 (Resolved): kraken-bluestore 11.2.0 memory leak issue
Nathan Cutler
08:05 PM RADOS Backport #20366 (Resolved): kraken: kraken-bluestore 11.2.0 memory leak issue
Nathan Cutler
08:04 PM Revision e12eae92 (ceph): Merge pull request #15792 from liewegas/wip-bluestore-leaks-kraken
kraken: os/bluestore: deep decode onode value
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
08:02 PM Backport #20315 (Resolved): kraken: mon: fail to form large quorum; msg/async busy loop
Nathan Cutler
08:01 PM Revision 7bdc3ef2 (ceph): Merge pull request #15729 from asheplyakov/20315-bp-kraken
kraken: mon: fail to form large quorum; msg/async busy loop
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
08:01 PM Revision 216cda64 (ceph): rgw: rest handlers for mdlog and datalog list dont loop
the do-while loops are unnecessary, because cls_log_list() will already
give us the requested number of entries, unle...
Casey Bodley
08:00 PM Revision a865ab42 (ceph): rgw: fix RGWMetadataLog::list_entries() for null last_marker
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit dd2893ba05c1095405b3a5edc16b3b1c7916cd7d)...
Casey Bodley
08:00 PM Backport #19928 (Resolved): kraken: mon crash on shutdown, lease_ack_timeout event
Nathan Cutler
08:00 PM Revision 8bc983ee (ceph): rgw: RGWMetadataLog::list_entries() no longer splices
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 112464483ecb407ef1388ba8a3f8d29cb0725594)...
Casey Bodley
08:00 PM Revision b1e70ae4 (ceph): fix infinite loop in rest api for log list
as max_entries_str is empty, it will be infinite loop when log is more than MAX_ENTRIES(1000) from marker.
and max_en...
rui xie
08:00 PM Revision 0a71e189 (ceph): Merge pull request #15084 from asheplyakov/19928-bp-kraken
kraken: mon crash on shutdown, lease_ack_timeout event
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
07:59 PM Feature #15789 (Resolved): Give requested scrubs a higher priority
Nathan Cutler
07:59 PM Backport #19685 (Resolved): kraken: Give requested scrubs a higher priority
Nathan Cutler
07:59 PM Revision d7598df5 (ceph): Merge pull request #14735 from smithfarm/wip-19685-kraken
kraken: osd: Give requested scrubs a higher priority
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
07:58 PM Bug #15368 (Resolved): "api_misc: [ FAILED ] LibRadosMiscConnectFailure.ConnectFailure"
Nathan Cutler
07:58 PM Backport #19561 (Resolved): kraken: "api_misc: [ FAILED ] LibRadosMiscConnectFailure.ConnectFai...
Nathan Cutler
07:57 PM Revision 0dbbd500 (ceph): Merge pull request #14733 from smithfarm/wip-19561-kraken
kraken: api_misc: [ FAILED ] LibRadosMiscConnectFailure.ConnectFailure
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
07:54 PM Bug #18809 (Pending Backport): FAILED assert(object_contexts.empty()) (live on master only from J...
Nathan Cutler
07:52 PM Bug #19119 (Resolved): pre-jewel "osd rm" incrementals are misinterpreted
Nathan Cutler
07:51 PM Backport #19209 (Resolved): kraken: pre-jewel "osd rm" incrementals are misinterpreted
Nathan Cutler
07:51 PM Revision 0d177d5c (ceph): Merge pull request #13883 from shinobu-x/wip-19119-kraken
kraken: pre-jewel "osd rm" incrementals are misinterpreted
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
07:48 PM RADOS Bug #20434: mon metadata does not include ceph_version
... Sage Weil
07:32 PM devops Bug #20508: rpm: bump epoch ahead of ceph-common in RHEL base
Yes, and Hammer as well, as long as that's not EOL Ken Dreyer
04:07 PM devops Bug #20508: rpm: bump epoch ahead of ceph-common in RHEL base
Let's backport this to jewel - will solve some annoying test failures. Nathan Cutler
03:39 PM devops Bug #20508 (Fix Under Review): rpm: bump epoch ahead of ceph-common in RHEL base
https://github.com/ceph/ceph/pull/16126 Ken Dreyer
03:36 PM devops Bug #20508 (Resolved): rpm: bump epoch ahead of ceph-common in RHEL base
RHEL base's ceph-common package has an epoch of "1". We should move our upstream packages' epoch ahead of that, so th... Ken Dreyer
07:01 PM rbd Bug #20509 (Closed): lrbd iscsi ceph::buffer::end_of_buffer
Jason Dillaman
05:49 PM rbd Bug #20509: lrbd iscsi ceph::buffer::end_of_buffer
Indeed, not the right place. The right place in this case would be https://bugzilla.suse.com/enter_bug.cgi?product=SU... Nathan Cutler
04:33 PM rbd Bug #20509 (Closed): lrbd iscsi ceph::buffer::end_of_buffer
Hi ceph-team,
I am not sure if I created the ticket in the right place but we have a problem with our ceph lrbd --...
Slagian Momirovici
06:46 PM Revision 18f7bb52 (ceph): rgw: cls: ceph::timespan tag_timeout wrong units
In rgw_dir_suggest(), the ceph::timespan tag_timeout is intended
to be a value in seconds, but has been taken as some...
Matt Benjamin
06:45 PM Revision 62ddcb61 (ceph): rgw: add a field to store generic user data in the bucket index,
that can populated/fetched via a configurable custom http header
Fixes: http://tracker.ceph.com/issues/19644
Resolve...
Matt Benjamin
06:22 PM Revision 08051155 (ceph): Merge pull request #16026 from linuxbox2/wip-tag-timeout-secs
rgw: cls: ceph::timespan tag_timeout wrong units
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
06:13 PM rgw Bug #19904 (In Progress): rgw: Objects of bucket with '_' fail to sync in multisite env
Orit Wasserman
06:12 PM rgw Bug #20490: rgw: can not list buckets when enable s3 website hosting and use domain
Can you provide more logs?... Yehuda Sadeh
06:09 PM rgw Bug #20368: rados/upgrade rgw swift test fails
Oops, the kraken backport is non-trivial. Nathan Cutler
05:59 PM rgw Bug #20368 (Pending Backport): rados/upgrade rgw swift test fails
@Yehuda: Thanks! Jewel already has a workaround in place, so kraken backport is sufficient I guess. Nathan Cutler
05:47 PM rgw Bug #20368: rados/upgrade rgw swift test fails
Note original fix: https://github.com/ceph/ceph/pull/15060 Yehuda Sadeh
05:46 PM rgw Bug #20368: rados/upgrade rgw swift test fails
Looking at the current failures, it's all happening when testing kraken (directly, or when doing an upgrade test). Cu... Yehuda Sadeh
06:25 AM rgw Bug #20368: rados/upgrade rgw swift test fails
/a/kchai-2017-07-05_03:23:34-rados-wip-kefu-testing-distro-basic-mira/1362323 Kefu Chai
05:59 PM rgw Backport #20520 (Resolved): kraken: rados/upgrade rgw swift test fails
https://github.com/ceph/ceph/pull/16131 Nathan Cutler
05:55 PM rgw Backport #20519 (Rejected): kraken: Stale bucket index entries are left over after object deletions
Nathan Cutler
05:44 PM rbd Backport #20518 (Resolved): jewel: [rbd CLI] map with cephx disabled results in error message
https://github.com/ceph/ceph/pull/16297 Nathan Cutler
05:44 PM rbd Backport #20517 (Resolved): kraken: [rbd CLI] map with cephx disabled results in error message
https://github.com/ceph/ceph/pull/16298 Nathan Cutler
05:43 PM Backport #20516 (Rejected): kraken: osds abort on shutdown with assert(peering_queue.empty()) or ...
Nathan Cutler
05:43 PM rbd Backport #20515 (Resolved): jewel: IO work queue does not process failed lock request
https://github.com/ceph/ceph/pull/17402 Nathan Cutler
05:43 PM rbd Backport #20514 (Rejected): kraken: IO work queue does not process failed lock request
Nathan Cutler
05:42 PM rgw Backport #20513 (Resolved): jewel: Stale bucket index entries are left over after object deletions
https://github.com/ceph/ceph/pull/16289 Nathan Cutler
05:42 PM RADOS Backport #20512 (Rejected): kraken: cache tier osd memory high memory consumption
Nathan Cutler
05:42 PM RADOS Backport #20511 (Resolved): jewel: cache tier osd memory high memory consumption
https://github.com/ceph/ceph/pull/16169 Nathan Cutler
05:40 PM Bug #17916 (Resolved): osd/PGLog.cc: 1047: FAILED assert(oi.version == i->first)
Nathan Cutler
05:40 PM Backport #19702 (Resolved): kraken: osd/PGLog.cc: 1047: FAILED assert(oi.version == i->first)
Nathan Cutler
05:39 PM Revision 11ed4837 (ceph): Merge pull request #14646 from gregsfortytwo/wip-17916-kraken
kraken: osd: pglog: with config, don't assert in the presence of stale diverg…
Reviewed-by: Josh Durgin <jdurgin@red...
Nathan Cutler
05:36 PM rgw Bug #20380 (Pending Backport): Stale bucket index entries are left over after object deletions
Matt Benjamin
04:42 PM Backport #20035 (Resolved): kraken: mon: MAX AVAIL calcuation does not fact or in mon_osd_full_ratio
Nathan Cutler
04:41 PM Revision 74b0c9da (ceph): Merge pull request #15237 from asheplyakov/20035-bp-kraken
kraken: mon/PGMap: factor mon_osd_full_ratio into MAX AVAIL calc
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
04:28 PM Revision 57355acb (ceph): mon: debug session feature tracking
Hunting http://tracker.ceph.com/issues/20475
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:19 PM Backport #19496 (Resolved): kraken: Objecter::epoch_barrier isn't respected in _op_submit()
Nathan Cutler
04:19 PM Revision 7a877352 (ceph): Merge pull request #14331 from shinobu-x/wip-19396-kraken
kraken: Objecter::epoch_barrier isn't respected in _op_submit()
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
04:15 PM RADOS Bug #20454: bluestore: leaked aios from internal log
Sage Weil
04:13 PM mgr Bug #20208: ceph-mgr: mon/PGMap.cc: 1367: FAILED assert(end >= 0)
revert teuthology.git 31156d94c621e868c1fbb546015fced0bb56a873 when this is found (it raises debug mgr = 30)
Anoth...
Sage Weil
04:04 PM Stable releases Tasks #19538: jewel v10.2.8
Updated release SHA1 to 66dbf9beef04988dbd3653591e51afa6d84e3990 Nathan Cutler
03:55 PM Bug #18638 (Resolved): OSD metadata reports filestore when using bluestore
Nathan Cutler
03:54 PM Backport #18677 (Resolved): kraken: OSD metadata reports filestore when using bluestore
Nathan Cutler
03:54 PM Revision 4a7c2608 (ceph): Merge pull request #16083 from smithfarm/wip-18677-kraken
kraken: osd: metadata reports filestore when using bluestore
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
03:52 PM rbd Feature #19349 (Resolved): rbd-nbd: add signal handler
Nathan Cutler
03:52 PM rbd Backport #19621 (Resolved): kraken: rbd-nbd: add signal handler
Nathan Cutler
03:51 PM Revision f978b251 (ceph): Merge pull request #16098 from smithfarm/wip-19621-kraken
kraken: rbd-nbd: add signal handler
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Nathan Cutler
03:51 PM rbd Bug #19588 (Resolved): Issues with C API image metadata retrieval functions
Nathan Cutler
03:50 PM rbd Backport #19611 (Resolved): kraken: Issues with C API image metadata retrieval functions
Nathan Cutler
03:50 PM Revision 56c65b12 (ceph): Merge pull request #15612 from smithfarm/wip-19611-kraken
kraken: rbd: Issues with C API image metadata retrieval functions
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
...
Nathan Cutler
03:48 PM rbd Backport #19794 (Resolved): kraken: [test] test_notify.py: assert(not image.is_exclusive_lock_own...
Nathan Cutler
03:48 PM Revision e13f5467 (ceph): Merge pull request #14833 from smithfarm/wip-19794-kraken
kraken: tests: test_notify.py: assert(not image.is_exclusive_lock_owner()) on line 147
Reviewed-by: Jason Dillaman <...
Nathan Cutler
03:47 PM Revision 1174a2fb (ceph): Merge pull request #15873 from ztczll/zl
osd: check queue_transaction return value
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Jos Collin <jcollin@...
Sage Weil
03:46 PM Revision 294756e4 (ceph): Merge pull request #16048 from Yan-waller/wip-waller-0630mon
mon/mgr: add detail error infomation
Reviewed-by: John Spray <john.spray@redhat.com>
Sage Weil
03:37 PM Revision e7e786a7 (ceph): rpm: bump epoch ahead of RHEL base
RHEL's ceph-common package is "1". Move our upstream packages' epoch
ahead of that, so that upstream will always over...
Ken Dreyer
03:34 PM RADOS Bug #20507 (Duplicate): "[WRN] Manager daemon x is unresponsive. No standby daemons available." i...
/a/sage-2017-07-03_15:41:59-rados-wip-sage-testing-distro-basic-smithi/1356209
rados/monthrash/{ceph.yaml clusters...
Sage Weil
03:33 PM Revision d34444be (ceph): os/bluestore/BlueStore: move "onode::exists=true" in _assign_nid.
If object has nid, it always set exists =true in get_onode.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
Jianpeng Ma
03:33 PM RADOS Bug #20475: EPERM: cannot set require_min_compat_client to luminous: 6 connected client(s) look l...
/a/sage-2017-07-03_15:41:59-rados-wip-sage-testing-distro-basic-smithi/1356174
rados/singleton-bluestore/{all/ceph...
Sage Weil
03:30 PM rbd Backport #19174 (In Progress): jewel: rbd_clone_copy_on_read ineffective with exclusive-lock
Nathan Cutler
03:29 PM Revision ab70ffc8 (ceph): librbd: acquire exclusive-lock during copy on read
Fixes: http://tracker.ceph.com/issues/18888
Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from co...
Venky Shankar
03:27 PM Bug #19489: ceph-disk: failing to activate osd with multipath
David Disseldorp wrote:
...
> Thanks for the patch, Matt. I think the by-partuuid symlink should be created by 60-p...
David Disseldorp
03:27 PM rbd Backport #19173 (Resolved): kraken: rbd: rbd_clone_copy_on_read ineffective with exclusive-lock
Nathan Cutler
03:26 PM Revision 19deb31d (ceph): Merge pull request #14543 from smithfarm/wip-19173-kraken
kraken: rbd: rbd_clone_copy_on_read ineffective with exclusive-lock
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Nathan Cutler
03:26 PM Revision d02c9a5b (ceph): Merge pull request #16122 from tchaikov/wip-qa-warning-msg
qa/tasks/ceph: should be "Waiting for all PGs", not "all osds"
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Sage Weil
03:22 PM Revision c7296274 (ceph): ceph-disk: don't activate suppressed journal devices
Multipath device activation currently requires that devices representing
individual paths making up a multipath devic...
David Disseldorp
03:05 PM Revision 1f47aff0 (ceph): Merge pull request #16117 from majianpeng/bluestore-move-object-exist-i...
os/bluestore: move object exist in assign nid
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewed-by: Sage We...
Kefu Chai
02:26 PM rbd Documentation #20437: Convert downstream Ceph iSCSI documentation for upstream
Push branch wip-doc-20437 to my fork[1] of the Ceph project.
[1] - https://github.com/ritz303/ceph/tree/wip-doc-20437
Aron Gunn
02:21 PM CephFS Feature #16523 (Resolved): Assert directory fragmentation is occuring during stress tests
... John Spray
02:18 PM Bug #20489 (Resolved): "Error ENXIO: problem getting command descriptions from osd" in rados
tested http://pulpito.ceph.com/yuriw-2017-07-05_00:26:35-rados-jewel-distro-basic-smithi/ Yuri Weinstein
01:57 PM Revision 045d227c (ceph): Merge pull request #16110 from javacruft/wrap-and-sort
debian: wrap-and-sort all files
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:52 PM Revision b7df96b8 (ceph): Merge pull request #15642 from wjwithagen/wip-wjw-freebsd-ceph-disk-zap
ceph_disk/main.py: Allow FreeBSD zap a OSD disk
Reviewed-by: Loic Dachary <loic@dachary.org>
Reviewed-by: Kefu Chai ...
Kefu Chai
01:33 PM CephFS Bug #17731 (Can't reproduce): MDS stuck in stopping with other rank's strays
This code has all changed a lot since. John Spray
12:48 PM Revision f6355701 (ceph): Merge pull request #16084 from mikulely/fix-data-pool-cli
rgw,test: fix rgw placement rule pool config option
Reviewed By: Jos Collin <jcollin@redhat.com>
Jos Collin
12:09 PM rbd Cleanup #17891 (In Progress): Creation of rbd image with format 1 should be disallowed
Jos Collin
11:54 AM rbd Bug #20168 (Pending Backport): IO work queue does not process failed lock request
Mykola Golub
11:54 AM rbd Bug #19035 (Pending Backport): [rbd CLI] map with cephx disabled results in error message
Mykola Golub
11:53 AM Revision 4968f38b (ceph): Merge pull request #16024 from dillaman/wip-19035
rbd: do not attempt to load key if auth is disabled
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
11:52 AM Revision 2a9f56f8 (ceph): Merge pull request #15860 from dillaman/wip-20168
librbd: fail IO request when exclusive lock cannot be obtained
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
11:52 AM Revision 6ae40366 (ceph): os/filestore/FileJournal: FileJournal::open() close journal file before...
After successfully opened journal in FileJournal::open(), the following
error returns will cause journal->open() in J...
Yang Honggang
11:33 AM RADOS Bug #20432: pgid 0.7 has ref count of 2
... Kefu Chai
08:08 AM RADOS Bug #20432: pgid 0.7 has ref count of 2
/a/kchai-2017-07-05_04:38:56-rados-wip-kefu-testing2-distro-basic-mira/1363113... Kefu Chai
11:15 AM Revision d1470566 (ceph): Merge pull request #16118 from IlsooByun/fix-spdk-build-error
os/bluestore: fix build errors when spdk is on
Reviewed-by: Haomai Wang <haomai@xsky.com>
Kefu Chai
10:58 AM Revision 2cae544c (ceph): qa/tasks/ceph: should be "Waiting for all PGs", not "all osds"
amend the warning message
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:52 AM RADOS Feature #5249 (Resolved): mon: support leader election configuration
Kefu Chai
10:51 AM Revision b0de4e27 (ceph): Merge pull request #15265 from cooldavid/pr-osd-historic-op
osd: Preserve OSDOp information for historic ops
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai <kc...
Kefu Chai
10:48 AM Revision 4fd72b48 (ceph): Merge pull request #15964 from tchaikov/wip-5249
mon/MonClient: respect the priority in SRV RR
Reviewed-by: Gregory Farnum <gfarnum@redhat.com>
Kefu Chai
10:46 AM Revision 6cc01226 (ceph): Merge pull request #15780 from wjwithagen/wip-wjw-freebsd-use-ceph_to_h...
core: make the conversion from wire error to host OS work
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu...
Kefu Chai
10:30 AM bluestore Bug #20506 (Can't reproduce): OSD memory leak (possibly Bluestore-related?) in rgw suite in krake...
... Nathan Cutler
10:08 AM Bug #20502: crush: Jewel upgrade misbehaving with custom roots/rulesets
Sorry, it's non-default root, not non-default ruleset Xuehan Xu
02:58 AM Bug #20502 (Won't Fix): crush: Jewel upgrade misbehaving with custom roots/rulesets
Recently, we upgraded one of our clusters from Hammer to Jewel, after which we found that some of our pgs stuck in st... Xuehan Xu
09:39 AM Revision 356c9195 (ceph): core: make the conversion from wire error to host OS work
- The key change is the type of rval,
that will call the conversion when en/decoded
- Remainder is fixes for the ...
Willem Jan Withagen
09:13 AM rgw Bug #20505 (Resolved): RGW: radosgw-admin bi list - ERROR: bi_list(): (4) Interrupted system call
When trying to make a backup of a bucket index, it fails with
# radosgw-admin -n client.radosgw.be-west-3 bi list...
Maarten De Quick
09:06 AM Revision bcf3a7ed (ceph): mgr: Zabbix monitoring module
This ceph-mgr module will pull various values from the Ceph cluster
and send them to a Zabbix Server using zabbix_sen...
Wido den Hollander
09:02 AM CephFS Bug #20467: Ceph FS kernel client not consistency
Yunzhi Cheng wrote:
>
> Seems it's error, should I do echo module ceph +p > /sys/kernel/debug/dynamic_debug ?
>
...
Zheng Yan
08:30 AM CephFS Bug #20467: Ceph FS kernel client not consistency
Zheng Yan wrote:
> ceph-mds version and configure, dirfrag or multimds enabled?
>
> please describe workload you ...
Yunzhi Cheng
07:22 AM CephFS Bug #20467: Ceph FS kernel client not consistency
ceph-mds version and configure, dirfrag or multimds enabled?
please describe workload you put on cephfs, how many ...
Zheng Yan
03:08 AM CephFS Bug #20467: Ceph FS kernel client not consistency
Zheng Yan wrote:
> I checked ubuntu kenrel. It does not contain following commit. I suspect it's the cause. Could yo...
Yunzhi Cheng
08:22 AM Revision f6f1ae37 (ceph): os/bluestore: clean up redundant size assignment in KerenelDevice
Signed-off-by: Shasha Lu <lu.shasha@eisoo.com> lu.shasha
07:37 AM rbd Backport #19872 (Resolved): kraken: [rbd-mirror] failover and failback of unmodified image result...
Nathan Cutler
07:37 AM rbd Backport #19833 (Resolved): kraken: Cannot delete some snapshots after upgrade from jewel to kraken
Nathan Cutler
07:37 AM Revision cc5241e4 (ceph): Merge pull request #14974 from dillaman/wip-19872-kraken
kraken: rbd-mirror: failover and failback of unmodified image results in split-brain
Reviewed-by: Mykola Golub <mgol...
Nathan Cutler
07:36 AM Revision e7055283 (ceph): Merge pull request #14934 from dillaman/wip-19833-kraken
kraken: cls_rbd: default initialize snapshot namespace for legacy clients
Reviewed-by: Mykola Golub <mgolub@mirantis...
Nathan Cutler
07:31 AM rbd Bug #18653 (Resolved): Improve compatibility between librbd + krbd for the data pool
Nathan Cutler
07:31 AM rbd Backport #18771 (Resolved): kraken: rbd: Improve compatibility between librbd + krbd for the data...
Nathan Cutler
07:30 AM Revision 2b73b570 (ceph): Merge pull request #14539 from smithfarm/wip-18771-kraken
kraken: rbd: Improve compatibility between librbd + krbd for the data pool
Reviewed-by: Jason Dillaman <dillaman@red...
Nathan Cutler
07:07 AM Messengers Bug #20390 (Resolved): A bug in async+dpdk module
Kefu Chai
07:06 AM Revision ecc6b8cb (ceph): Merge pull request #15897 from yuyuyu101/wip-20390
msg/async: increase worker reference with local listen table enabled backend
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:05 AM Revision 04e0ef54 (ceph): Merge pull request #15754 from tchaikov/wip-test-auth-caps
qa/suites: add test exercising workunits/mon/auth_caps.sh
Reviewed By: Brad Hubbard <bhubbard@redhat.com>
Reviewed-b...
Kefu Chai
07:04 AM Revision dadd73f0 (ceph): Merge pull request #16011 from hsepeng/cache-osd-bugfix
osd/PrimaryLogPG solve cache tier osd high memory consumption
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Reviewed...
Kefu Chai
07:04 AM RADOS Bug #20464 (Pending Backport): cache tier osd memory high memory consumption
Kefu Chai
07:02 AM RADOS Bug #20464 (Resolved): cache tier osd memory high memory consumption
Kefu Chai
07:00 AM Revision ab06dd44 (ceph): Merge pull request #13918 from liupan1111/wip-fix-performance-filestore
os/filestore: queue ondisk completion before apply work
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
06:59 AM Revision 33b68a42 (ceph): Merge pull request #16051 from liewegas/wip-20381
os/bluestore: fix deferred_aio deadlock
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Kefu Chai
06:45 AM RADOS Bug #20504 (Fix Under Review): FileJournal: fd leak lead to FileJournal::~FileJourna() assert failed
https://github.com/ceph/ceph/pull/16120 Kefu Chai
06:23 AM RADOS Bug #20504 (Resolved): FileJournal: fd leak lead to FileJournal::~FileJourna() assert failed
h1. 1. description

[root@yhg-1 work]# file 1498638564.27426.core ...
Honggang Yang
06:23 AM Revision 51ab8abf (ceph): rgw: add a new error code for non-existed subuser.
When modify or delete non-existed subuser, a new error code
'NoSuchSubUser' is more specific than 'InvalidArgument'.
...
Chao Zhao
06:20 AM Messengers Bug #20503 (Duplicate): not all PGs active+clean in rados/singleton/{all/reg11184.yaml msgr-failu...
... Kefu Chai
05:47 AM Revision d8c46241 (ceph): os/bluestore: _do_remove:: less overhead; less code indention
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
05:42 AM Revision 8134620a (ceph): os/bluestore: fix build errors when spdk is on
- remove pthread library link from dpdk cmake
- fix the bugs of NVMEDevice
Signed-off-by: Ilsoo Byun <ilsoo.byun@sk....
Ilsoo Byun
01:42 AM Revision 108ea196 (ceph): rgw multisite: remove RGWSimpleRadosDeleteCR and RGWAsyncDeleteSystemObj.
Use RGWRadosRemoveCR instead.
Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
Zhang Shaowen
01:15 AM rgw Bug #20501: S3 v4 auth fails when query string contains " "
https://github.com/ceph/ceph/pull/16116 zhang sw
01:12 AM rgw Bug #20501 (Resolved): S3 v4 auth fails when query string contains " "
If query string contains " ", the v4 auth will fail. zhang sw
12:25 AM Revision 0ae5d92d (ceph): os/bluestore: _do_clone_range:: narrow dirty range
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
12:25 AM Revision 2f244443 (ceph): os/bluestore: _do_remove::add sanity check
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo

07/04/2017

11:07 PM Revision fb10b84a (ceph): mon: send mgrdigest promptly to new active mgr
Previously, active mgrs ended up waiting around
until the next periodic message. This is a lot
more noticeable now t...
John Spray
11:07 PM Revision e0e87da6 (ceph): mgr: send beacon to mon as soon as done with Mgr::init
...instead of waiting for next periodic beacon.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
11:07 PM Revision ba45fba0 (ceph): mon: emit clog messages on manager changes
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
11:07 PM Revision f2576320 (ceph): mgr: wait for mon digest on startup
This is to avoid starting the python modules
before the mon_status and health information
is available.
Fixes: http:...
John Spray
11:04 PM Revision b363e585 (ceph): Merge pull request #15958 from liewegas/wip-mgr-modules
mgr,mon: enable/disable mgr modules via 'ceph mgr module ...' commands
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
09:13 PM CephFS Backport #20500 (In Progress): kraken: src/test/pybind/test_cephfs.py fails
Nathan Cutler
09:12 PM CephFS Backport #20500 (Resolved): kraken: src/test/pybind/test_cephfs.py fails
https://github.com/ceph/ceph/pull/16114 Nathan Cutler
09:13 PM Revision baa77237 (ceph): pybind: fix cephfs.OSError initialization
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "cephfs.pyx", line 672, in cephfs.Lib...
Yan, Zheng
09:12 PM Revision ac9aed9c (ceph): pybind: fix open flags calculation
(O_WRONLY | O_RDWR) is invaild open flags
Fixes: http://tracker.ceph.com/issues/19890
Signed-off-by: "Yan, Zheng" <z...
Yan, Zheng
09:10 PM CephFS Bug #19890 (Pending Backport): src/test/pybind/test_cephfs.py fails
Nathan Cutler
08:51 PM rbd Backport #19807 (In Progress): kraken: [test] remove hard-coded image name from TestLibRBD.Mirror
Nathan Cutler
09:04 AM rbd Backport #19807 (Need More Info): kraken: [test] remove hard-coded image name from TestLibRBD.Mirror
Waiting for https://github.com/ceph/ceph/pull/14577 to be merged Nathan Cutler
08:51 PM Revision bd9aec00 (ceph): test: remove hard-coded image name from RBD metadata test
Fixes: http://tracker.ceph.com/issues/19798
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
08:50 PM Revision 474d504d (ceph): librbd: relax "is parent mirrored" check when enabling mirroring for pool
If the parent is in the same pool and has the journaling feature enabled
we can assume the mirroring will eventually ...
Mykola Golub
08:49 PM Revision 44c116df (ceph): rbd-mirror: check image mirroring state when bootstrapping
Fixes: http://tracker.ceph.com/issues/18447
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
(cherry picked from com...
Mykola Golub
08:48 PM Revision d5fa6a65 (ceph): rbd-mirror: async request to test if image is primary
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
(cherry picked from commit 0a1cb35caacdf85029f31a0364dc07a5d7462f5f)
Mykola Golub
08:48 PM Revision 4035dc6f (ceph): rbd-mirror: hold owner lock when testing if lock owner
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
(cherry picked from commit 82aa89668d666f434cd19ff444223017b5512c6a)
Mykola Golub
08:27 PM Backport #20499 (In Progress): kraken: tests: ObjectStore/StoreTest.OnodeSizeTracking/2 fails on ...
Nathan Cutler
08:26 PM Backport #20499 (Resolved): kraken: tests: ObjectStore/StoreTest.OnodeSizeTracking/2 fails on blu...
https://github.com/ceph/ceph/pull/16112 Nathan Cutler
08:26 PM Revision 76fedab5 (ceph): os/bluestore: fix OnodeSizeTracking testing
[ FAILED ] 1 test, listed below:
[ FAILED ] ObjectStore/StoreTest.OnodeSizeTracking/2, where GetParam() = "bluest...
xie xingguo
08:24 PM Bug #20498 (Pending Backport): tests: ObjectStore/StoreTest.OnodeSizeTracking/2 fails on bluestore
Nathan Cutler
08:23 PM Bug #20498 (Resolved): tests: ObjectStore/StoreTest.OnodeSizeTracking/2 fails on bluestore
Fixed by https://github.com/ceph/ceph/pull/12684 Nathan Cutler
07:14 PM Bug #19489: ceph-disk: failing to activate osd with multipath
Matt Stroud wrote:
> Loic Dachary wrote:
> > Are you able to workaround the problem with chown ceph:ceph on the rel...
David Disseldorp
06:54 PM Stable releases Tasks #19009: kraken v11.2.1
h3. rgw
The SLO/DLO failures are still with us; check if bluestore valgrind issue is gone:...
Nathan Cutler
06:53 PM Stable releases Tasks #19009: kraken v11.2.1
h3. fs... Nathan Cutler
06:52 PM Stable releases Tasks #19009: kraken v11.2.1
h3. rbd... Nathan Cutler
02:38 PM Stable releases Tasks #19009: kraken v11.2.1
https://shaman.ceph.com/builds/ceph/wip-kraken-backports/78cd8adc612e74743d75d15a33bb75d0136f7e4d/... Nathan Cutler
09:51 AM Stable releases Tasks #19009: kraken v11.2.1
h3. rgw
Assert that the previous "massive failure" is no longer an issue:...
Nathan Cutler
09:51 AM Stable releases Tasks #19009: kraken v11.2.1
h3. powercycle... Nathan Cutler
09:49 AM Stable releases Tasks #19009: kraken v11.2.1
h3. ceph-disk... Nathan Cutler
09:46 AM Stable releases Tasks #19009: kraken v11.2.1
h3. rados
Assert that the previous "massive failure" is no longer an issue:...
Nathan Cutler
08:31 AM Stable releases Tasks #19009: kraken v11.2.1
https://shaman.ceph.com/builds/ceph/wip-kraken-backports/241c44b083d6e9fc82ff2d1d10379963d65db866/... Nathan Cutler
05:56 PM rgw Bug #20368: rados/upgrade rgw swift test fails
http://pulpito.front.sepia.ceph.com/smithfarm-2017-07-04_10:46:32-rados-wip-kraken-backports-distro-basic-smithi/1359... Nathan Cutler
11:47 AM rgw Bug #20368: rados/upgrade rgw swift test fails
Also fails in kraken 11.2.1 integration testing: http://pulpito.front.sepia.ceph.com/smithfarm-2017-07-04_09:46:39-ra... Nathan Cutler
05:51 PM RADOS Backport #20497 (In Progress): kraken: MaxWhileTries: reached maximum tries (105) after waiting f...
Nathan Cutler
05:34 PM RADOS Backport #20497 (Resolved): kraken: MaxWhileTries: reached maximum tries (105) after waiting for ...
https://github.com/ceph/ceph/pull/16111 Nathan Cutler
05:51 PM Revision 19c7524a (ceph): qa/tasks/radosbench: increase timeout
The current timeout isn't enough in some cases (powercycle thrashing leaves
osds down for a long time because rebooti...
Sage Weil
05:34 PM RADOS Bug #20397 (Pending Backport): MaxWhileTries: reached maximum tries (105) after waiting for 630 s...
Nathan Cutler
05:09 PM RADOS Bug #20433 (In Progress): 'mon features' does not update properly for mons
Joao Eduardo Luis
04:46 PM RADOS Bug #17743: ceph_test_objectstore & test_objectstore_memstore.sh crashes in qa run (kraken)
Happened on another kraken backport: https://github.com/ceph/ceph/pull/16108 Nathan Cutler
04:38 PM Revision 1341de99 (ceph): debian: wrap-and-sort all files
'wrap-and-sort -a -t' debian folder to apply consistent
ordering/formatting to all files.
This makes synchronization...
James Page
04:38 PM rbd Backport #19336 (Need More Info): kraken: rbd: refuse to use an ec pool that doesn't support over...
Segmentation fault in unittest_librbd Nathan Cutler
08:53 AM rbd Backport #19336 (In Progress): kraken: rbd: refuse to use an ec pool that doesn't support overwrites
Nathan Cutler
03:45 PM Bug #20489: "Error ENXIO: problem getting command descriptions from osd" in rados
Probably fixed by https://github.com/ceph/ceph/pull/14710 (just merged) Nathan Cutler
03:43 PM Revision 66dbf9be (ceph): Merge pull request #14710 from smithfarm/wip-start-race
tests: rados: sleep before ceph tell osd.0 flush_pg_stats after restart
Reviewed-by: Sage Weil <sage@redhat.com>
Rev...
Nathan Cutler
03:17 PM Revision fa88fc77 (ceph): librbd: image create validates that pool supports overwrites
Fixes: http://tracker.ceph.com/issues/19081
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
02:31 PM Revision 2f491b2e (ceph): Merge pull request #16089 from ceph/wip_fix_point_jewel
qa/Fixed upgrade sequence to 10.2.0 -> 10.2.7 -> latest -x (10.2.8)
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Yuri Weinstein
02:09 PM Revision d5aea7a6 (ceph): os/bluestore/KernelDevice: fix uninit value
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 42db0c70bc7ef595f0925657c043ce081799b2b9)
Conf...
Sage Weil
02:08 PM Revision 59433263 (ceph): os/bluestore/KernelDevice: make flush() thread safe
flush() may be called from multiple racing threads (notably, rocksdb can call fsync via
bluefs at any time), and we n...
Sage Weil
02:08 PM Revision c0872055 (ceph): os/bluestore/BlueFS: fix flush_bdev placement
We need to flush any new writes on any fsync(). Notably, this includes
the rocksdb log. However, previously _fsync w...
Sage Weil
01:43 PM rgw Feature #20496 (New): Support x-amz-replication-status for multisite
- Support x-amz-replication-status for multisite
Currently, there is no way to verify replication status for an ob...
Vikhyat Umrao
12:23 PM Backport #20495 (In Progress): Bluestore memory leak (uninit)
Nathan Cutler
12:16 PM Backport #20495: Bluestore memory leak (uninit)
All the valgrind failures in http://pulpito.ceph.com/smithfarm-2017-07-04_09:48:04-rgw-wip-kraken-backports-distro-ba... Nathan Cutler
12:15 PM Backport #20495 (Resolved): Bluestore memory leak (uninit)
https://github.com/ceph/ceph/pull/14736 Nathan Cutler
12:20 PM Revision d723b8a6 (ceph): Merge pull request #15305 from wjwithagen/wip-wjw-HAVE_BABELTRACE
cmake: Rewrite HAVE_BABELTRACE option to WITH_
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:38 AM rgw Backport #20078: rgw jewel valgrind failure: make_params
h3. description
http://pulpito.ceph.com/abhi-2017-05-23_12:16:16-rgw-wip-jewel-backports-mon-sortbitwise-distro-ba...
Nathan Cutler
11:38 AM rgw Backport #20078 (Resolved): rgw jewel valgrind failure: make_params
Nathan Cutler
11:33 AM rgw Bug #18980 (Resolved): rgw: "cluster [WRN] bad locator @X on object @X...." in cluster log
Nathan Cutler
11:33 AM rgw Backport #19212 (Resolved): kraken: rgw: "cluster [WRN] bad locator @X on object @X...." in clust...
Nathan Cutler
11:32 AM Revision dbe8a8ba (ceph): Merge pull request #14065 from asheplyakov/19212-bp-kraken
kraken: rgw: "cluster [WRN] bad locator @X on object @X...." in cluster log
Reviewed-by: Orit Wasserman <owasserm@re...
Nathan Cutler
11:30 AM CephFS Backport #19763 (In Progress): kraken: non-local cephfs quota changes not visible until some IO i...
Nathan Cutler
11:29 AM Revision b941ca7e (ceph): qa/cephfs: use getfattr/setfattr helpers
Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commit dd43d3bc646aeab88486b0963fc83de0b18800c4...
John Spray
11:28 AM Revision f8843445 (ceph): qa: add test for reading quotas from different clients
Fixes: http://tracker.ceph.com/issues/17939
Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from com...
John Spray
11:28 AM Revision b7f46973 (ceph): client: _getattr on quota_root before using in statfs
...so that after someone adjusts the quota settings
on an inode that another client is using as its mount root,
the c...
John Spray
11:28 AM Revision 5a69e330 (ceph): client: getattr before read on ceph.* xattrs
Previously we were returning values for quota, layout
xattrs without any kind of update -- the user just got
whatever...
John Spray
11:26 AM CephFS Backport #19710 (In Progress): kraken: Enable MDS to start when session ino info is corrupt
Nathan Cutler
11:26 AM Revision 4241a6ee (ceph): mds: validate prealloc_inos on sessions after load
Mitigates http://tracker.ceph.com/issues/16842
Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from...
John Spray
11:26 AM Revision 41be67e8 (ceph): mds: operator<< for Session
Use this to get a nice human readable name
when available (also including the session id in
parentheses)
Signed-off-...
John Spray
11:23 AM rgw Backport #19574 (In Progress): kraken: rgw: unsafe access in RGWListBucket_ObjStore_SWIFT::send_r...
Nathan Cutler
11:23 AM rgw Backport #19533: kraken: rgw: radosgw-admin: unable to set global quotas in RGWPeriodConfig
Needs an RGW developer Nathan Cutler
11:22 AM rgw Backport #19475 (In Progress): kraken: rgw: multisite: EPERM when trying to read SLO objects as s...
Nathan Cutler
11:19 AM Bug #19941 (Resolved): ceph-disk fails if OSD udev rule triggers prior to mount of /var
Nathan Cutler
11:19 AM Backport #20150 (Resolved): kraken: ceph-disk fails if OSD udev rule triggers prior to mount of /var
Nathan Cutler
04:47 AM Backport #20150 (In Progress): kraken: ceph-disk fails if OSD udev rule triggers prior to mount o...
Nathan Cutler
11:18 AM Revision ccde4da1 (ceph): Merge pull request #16092 from smithfarm/wip-20150-kraken
kraken: ceph-disk: fails if OSD udev rule triggers prior to mount of /var
Reviewed-by: Loic Dachary <ldachary@redhat...
Nathan Cutler
11:17 AM CephFS Backport #19680 (In Progress): kraken: MDS: damage reporting by ino number is useless
Nathan Cutler
11:16 AM Revision 0b1dee0e (ceph): mds: include advisory `path` field in damage
This will just be whatever path we were looking
at at the point that damage was notified -- no
intention whatsoever o...
John Spray
11:12 AM CephFS Backport #19678 (In Progress): kraken: Jewel ceph-fuse does not recover after lost connection to MDS
Nathan Cutler
11:12 AM Revision f458d608 (ceph): client/Client.cc: add feature to reconnect client after MDS reset
Client.cc marks session as stale instead of reconecting after received
reset from MDS. On MDS side session is closed ...
Henrik Korkuc
11:08 AM CephFS Backport #19676 (In Progress): kraken: cephfs: Test failure: test_data_isolated (tasks.cephfs.tes...
Nathan Cutler
11:08 AM Revision 7674f84d (ceph): client: wait for lastest osdmap when handling set file/dir layout
Fixes: http://tracker.ceph.com/issues/18914
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit ...
Yan, Zheng
11:06 AM CephFS Backport #19674 (In Progress): kraken: cephfs: mds is crushed, after I set about 400 64KB xattr k...
Nathan Cutler
11:06 AM Revision bee73d24 (ceph): cephfs: fix write_buf's _len overflow problem
After I have set about 400 64KB xattr kv pair to a file,
mds is crashed. Every time I try to start mds, it will crash...
Yang Honggang
11:04 AM CephFS Backport #19672 (In Progress): kraken: MDS assert failed when shutting down
Nathan Cutler
11:02 AM Revision 32c7ebe3 (ceph): mds: shut down finisher before objecter
Some of the finisher contexts would try to call into Objecter.
We mostly are protected from this by mds_lock+the stop...
John Spray
10:58 AM CephFS Backport #19669 (In Progress): kraken: MDS goes readonly writing backtrace for a file whose data ...
Nathan Cutler
10:58 AM Revision b267a1a8 (ceph): mds: ignore ENOENT on writing backtrace
We get ENOENT when a pool doesn't exist. This can
happen because we don't prevent people deleting
former cephfs data...
John Spray
10:38 AM Revision c77919fe (ceph): Merge pull request #16094 from zphj1987/master
pybind/mgr/dashboard: fix get kernel_version error
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:36 AM CephFS Backport #19667 (In Progress): kraken: fs:The mount point break off when mds switch hanppened.
Nathan Cutler
10:35 AM Revision 93e81a87 (ceph): cephfs: fix mount point break off problem after mds switch occured
The hot-standby become active as we expected but the mount piont broken strangely
when the active mds is down. The ro...
Ivan Guan
10:35 AM Revision 78ccba49 (ceph): common: remove \n on clog messages
Confirmed these aren't needed, and are inconsistently included.
Remove them where they do appear.
Signed-off-by: Sag...
Sage Weil
10:28 AM CephFS Bug #20494 (Closed): cephfs_data_scan: try_remove_dentries_for_stray assertion failure
Using teuthology run data-scan.yaml and when completed test_data_scan.py:test_parallel_execution test case i want to ... Ivan Guan
10:25 AM Revision 5ec6c7c2 (ceph): doc: dev: unit tests are not linked against tcmalloc
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
10:22 AM Revision bcbae604 (ceph): osd/OSD: refactor update_osd_stat() to narrow lock
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
10:22 AM Revision 1333c475 (ceph): mon/OSDMonitor: introduce osd_pool_default_type config option
In luminous we now have full support of ec pool, so it is not
good to continue hardcoding default pool type to "repli...
xie xingguo
10:22 AM Revision 4c64fc1b (ceph): osd/OSD: update check_full_status() to accept a pre-calculated ratio only
We don't have to pass in the osd_stat, which is not necessary.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
10:07 AM CephFS Backport #19664 (In Progress): kraken: C_MDSInternalNoop::complete doesn't free itself
Nathan Cutler
10:06 AM Revision e72d6362 (ceph): mds: make C_MDSInternalNoop::complete() delete 'this'
Fixes: http://tracker.ceph.com/issues/19501
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit ...
Yan, Zheng
10:04 AM rbd Backport #20016 (Need More Info): kraken: rbd-nbd: kernel reported invalid device size (0, expect...
Wait until https://github.com/ceph/ceph/pull/14540 is merged Nathan Cutler
10:01 AM rbd Backport #20005 (Need More Info): kraken: Lock release requests not honored after watch is re-acq...
Non-trivial backport; needs an RBD developer. Nathan Cutler
09:47 AM rgw Support #19308: 416 when Docker registry + Swift + rados gatway + ceph/daemon
Hi
I can't help, but I can at least report that we are seeing the exact same problem.
Since we upgraded to runn...
Alastair Dewhurst
09:38 AM Bug #19628 (Resolved): ceph-disk: directory-backed OSDs do not start on boot
Nathan Cutler
09:37 AM Backport #19647 (Resolved): kraken: ceph-disk: directory-backed OSDs do not start on boot
Nathan Cutler
09:37 AM Revision a1ed9bac (ceph): Merge pull request #14604 from asheplyakov/19647-kraken
kraken: ceph-disk: enable directory backed OSD at boot time
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Nathan Cutler
08:57 AM rbd Backport #19621 (In Progress): kraken: rbd-nbd: add signal handler
Nathan Cutler
08:57 AM Revision 7054ff69 (ceph): rbd-nbd: remove debug message from do_unmap
Global context is not initialized when do_unmap is called.
Signed-off-by: Pan Liu <liupan1111@gmail.com>
(cherry pic...
Pan Liu
08:56 AM Revision 36e2199f (ceph): rbd-nbd: s/cpp_error/cpp_strerror/ to fix FTBFS
the build failure was introduced by ff4dcf0
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit c...
Kefu Chai
08:56 AM Revision 4d310c24 (ceph): rbd-nbd: polish the output info before and after ioctl NBD_DISCONNECT.
Signed-off-by: Pan Liu <liupan1111@gmail.com>
(cherry picked from commit ff4dcf029028e8a3636ac71a6c5ac5380bf274e4)
Pan Liu
08:56 AM Revision e6a01244 (ceph): rbd-nbd: support signal handle for SIGHUP, SIGINT, and SIGTERM.
Fixes: http://tracker.ceph.com/issues/19349
Signed-off-by: Pan Liu <liupan1111@gmail.com>
(cherry picked from commit ...
Pan Liu
08:54 AM rbd Backport #19609 (In Progress): kraken: [librados_test_stub] cls_cxx_map_get_XYZ methods don't ret...
Nathan Cutler
08:54 AM Revision 5dab0825 (ceph): test/librados_test_stub: fixed cls_cxx_map_get_keys/vals return value
Fixes: http://tracker.ceph.com/issues/19597
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
08:49 AM Revision 8ed81b03 (ceph): librbd: clean up debug messages within image create state machine
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit d4e27c48aa3f96f650d6cbfe103be5aa980e0f56)
Jason Dillaman
08:48 AM Revision fbd29693 (ceph): librbd: removed legacy state machine callbacks from CreateRequest
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 8d79bf2bcba1d09d8e5589c5a8ee6dca1d27f8...
Jason Dillaman
08:44 AM Revision f1cf9465 (ceph): librbd: avoid duplicating librados IoCtx objects if not needed
This introduces the potential for shutdown race conditions within
the unit tests.
Signed-off-by: Jason Dillaman <dil...
Jason Dillaman
08:37 AM rbd Bug #20054: librbd memory overhead when used with KVM
Please ignore the strikethrough in the previous comment...formatting got me again :-) Sebastian Nickel
08:35 AM rbd Bug #20054: librbd memory overhead when used with KVM
@Jason: I did the same test with my RBD image mapped to the hypervisor via rbd-nbd (with ceph caching enabled). When ... Sebastian Nickel
08:37 AM rbd Backport #19173 (In Progress): kraken: rbd: rbd_clone_copy_on_read ineffective with exclusive-lock
Nathan Cutler
08:33 AM RADOS Backport #20493 (Rejected): kraken: osd: omap threadpool heartbeat is only reset every 100 values
Nathan Cutler
08:33 AM RADOS Backport #20492 (Resolved): jewel: osd: omap threadpool heartbeat is only reset every 100 values
https://github.com/ceph/ceph/pull/16167 Nathan Cutler
08:26 AM Backport #18723 (Resolved): kraken: osd: calc_clone_subsets misuses try_read_lock vs missing
Nathan Cutler
08:26 AM Revision 4c8d3ed4 (ceph): Merge pull request #14616 from smithfarm/wip-18723-kraken
kraken: osd: calc_clone_subsets misuses try_read_lock vs missing
Reviewed-by: Kefu Chai <kchai@redhat.com>
Nathan Cutler
08:08 AM Revision 55ddcb21 (ceph): ceph-mgr:fix ceph-mgr web get kernel_version error
fix :
File "/usr/lib64/ceph/mgr/dashboard/module.py", line 523, in _clients
client['version'] = client['kernel_versio...
peng zhang
08:03 AM rgw Backport #19661 (In Progress): kraken: rgw_file: fix readdir after dir-change
Nathan Cutler
08:03 AM Revision b7503d3a (ceph): rgw_file: fix readdir after dirent-change
Also, fixes link count computation off-by-one, update of state.nlink
after computation, link computation reset at sta...
Matt Benjamin
08:02 AM rgw Backport #19663 (In Progress): kraken: rgw_file: fix event expire check, don't expire directories...
Nathan Cutler
08:01 AM Revision ea3aec33 (ceph): rgw_file: don't expire directories being read
If a readdir expire event turns out to be older than last_readdir,
just reschedule it (but actually, we should just d...
Matt Benjamin
08:01 AM rgw Backport #20158 (In Progress): kraken: rgw_file: handle chunked readdir
Nathan Cutler
08:00 AM Revision 247f897c (ceph): rgw_file: chunked readdir
Adjust readdir callback path for new nfs-ganesha chunked readdir,
including changes to respect the result of callback...
Matt Benjamin
07:50 AM RADOS Bug #20491: objecter leaked OSDMap in handle_osd_map
* /a/kchai-2017-07-04_06:08:32-rados-wip-20432-kefu-distro-basic-mira/1359525/remote/mira038/log/valgrind/osd.0.log.g... Kefu Chai
05:46 AM RADOS Bug #20491 (Resolved): objecter leaked OSDMap in handle_osd_map
... Kefu Chai
07:39 AM Revision ac1dd8d3 (ceph): rgw_file: RGWFileHandle dtor must also cond-unlink from FHCache
Formerly masked in part by the reclaim() action, direct-delete now
substitutes for reclaim() iff its LRU lane is over...
Matt Benjamin
07:38 AM Revision 78e25163 (ceph): rgw_file: posix style atime,ctime,mtime
As an ganesha FSAL backend, rgw_file should properly maintain
the atime,ctime,mtime properly against operations such ...
Gui Hecheng
07:37 AM Revision 59a965a8 (ceph): rgw_file: fix reversed return value of getattr
When ::getattr returns -ESTALE, rgw_getattr returns ESTALE,
which is a not expected postive.
Signed-off-by: Gui Hech...
Gui Hecheng
07:37 AM Revision e5c78f8b (ceph): rgw_file: fix double unref on rgw_fh for rename
Skip unref after unlink to fix the problem.
Signed-off-by: Gui Hecheng <guihecheng@cmss.chinamobile.com>
(cherry pic...
Gui Hecheng
07:36 AM Revision f97ab405 (ceph): rgw_file: rgw_lookup: don't ref for "/" or ".."
These refs won't be returned by nfs-ganesha, and are sufficiently
magical that other consumers should be persuaded to...
Matt Benjamin
07:33 AM Revision 6e0b2601 (ceph): rgw_file: ensure valid_s3_object_name for directories, too
The logic in RGWLibFS::mkdir() validated bucket names, but not
object names (though RGWLibFS::create() did so).
The ...
Matt Benjamin
07:25 AM Revision ac52531b (ceph): rgw: silence compile warning in the rgw_rest.cc
/root/jiaying/ceph/src/rgw/rgw_rest.cc: In member function ‘virtual int
RGWHandler_REST::read_permissions(RGWOp*)’:
/...
Jiaying Ren
07:25 AM Revision 349de8a5 (ceph): rgw_file: fix RGWLibFS::setattr for directory objects
Fixes: http://tracker.ceph.com/issues/18808
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
(cherry picked from...
Matt Benjamin
07:15 AM Revision 70ebe961 (ceph): rgw_file: invalid use of RGWFileHandle::FLAG_EXACT_MATCH
The change which introduced this flag also caused it to be
given as the flags argument to RGWLibFS::stat_leaf() when ...
Matt Benjamin
07:15 AM Revision 2e27aa9b (ceph): rgw_file: allow setattr on placeholder directories
When a POSIX path <bucket>/foo/ is known only as an implicit path
segment from other objects (e.g., <bucket>/foo/bar....
Matt Benjamin
07:15 AM Revision c613ee7e (ceph): rgw_file: rgw_readdir can't list multi-segment dirs
This issue has one root cause in librgw, namely that the marker
argument to these requests was incorrectly formatted ...
Matt Benjamin
07:15 AM Revision 50955a5a (ceph): rgw_file: add timed namespace invalidation
With change, librgw/rgw_file consumers can provide an invalidation
callback, which is used by the library to invalida...
Matt Benjamin
07:15 AM Revision 7faa917c (ceph): rgw_file: fix marker computation
Fixes: http://tracker.ceph.com/issues/19018
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
(cherry picked from ...
Matt Benjamin
07:15 AM Revision b350b61b (ceph): rgw_file: implement reliable has-children check (unlink dir)
Bug report and discussion provided by
Gui Hecheng <guihecheng@cmss.chinamobile.com> in nfs-ganesha upstream
github. ...
Matt Benjamin
07:15 AM Revision b04d051f (ceph): rgw_file: rgw_readdir: return dot-dirs only when *offset is 0
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
(cherry picked from commit 61482c2b85a07519f2256b1a3f2b6d8aa99d5f06)
Matt Benjamin
07:15 AM Revision 34553f91 (ceph): rgw_file: remove unused rgw_key variable
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
(cherry picked from commit 1100a1c26e76485569cfebcf863b18cf908f6161)
Matt Benjamin
07:15 AM Revision e03a5cba (ceph): rgw_file: fix missing unlock in unlink
Fixes: http://tracker.ceph.com/issues/19435
Signed-off-by: Gui Hecheng <guihecheng@cmss.chinamobile.com>
(cherry pic...
Gui Hecheng
07:15 AM Revision 4af9f6fe (ceph): rgw_file: avoid stranding invalid-name bucket handles in fhcache
To avoid a string copy in the common mkdir path, handles for
proposed buckets currently are staged in the handle tabl...
Matt Benjamin
07:15 AM Revision 1553877b (ceph): rgw_file: interned RGWFileHandle objects need parent refs
RGW NFS fhcache/RGWFileHandle operators assume existence of the
full chain of parents from any object to the its fs_r...
Matt Benjamin
07:15 AM Revision a446c724 (ceph): rgw_file: add pretty-print for RGWFileHandle
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
(cherry picked from commit ef330f385d3407af5f470b5093145f59cc4dcc79)
Matt Benjamin
07:15 AM Revision 99941105 (ceph): rgw_file: add refcount dout traces at debuglevel 17
These are helpful for checking RGWFileHandle refcnt invariants.
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
...
Matt Benjamin
07:15 AM Revision 29fe4cfe (ceph): rgw_file: refcnt bugfixes
This change includes 3 related changes:
1. add required lock flags for FHCache updates--this is a crash
bug under...
Matt Benjamin
07:15 AM Revision fa208008 (ceph): rgw_file: use fh_hook::is_linked() to check residence
Previously we assumed that !deleted handles were resident--there
is an observed case where a !deleted handle is !link...
Matt Benjamin
07:15 AM Revision 64cce346 (ceph): rgw_file: return of RGWFileHandle::FLAG_EXACT_MATCH
Allow callers of rgw_lookup() on objects attested in an
rgw_readdir() callback the ability to bypass exact match in
R...
Matt Benjamin
07:15 AM Revision 2b9a77ed (ceph): rgw_file: introduce rgw_lookup type hints
The new type hints optimize object type deduction, when the
rgw_lookup is called from an rgw_readdir callback.
Fixes...
Matt Benjamin
07:07 AM RADOS Bug #20432 (Resolved): pgid 0.7 has ref count of 2
Josh Durgin
05:49 AM RADOS Bug #20432 (Fix Under Review): pgid 0.7 has ref count of 2
https://github.com/ceph/ceph/pull/16093 Kefu Chai
07:06 AM Revision a7960ad4 (ceph): Merge pull request #16093 from tchaikov/wip-20432
osd: clear_queued_recovery() in on_shutdown()
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
06:46 AM RADOS Bug #20375 (Pending Backport): osd: omap threadpool heartbeat is only reset every 100 values
Kefu Chai
06:46 AM Revision a5471e77 (ceph): Merge pull request #15823 from jdurgin/wip-omap-tp-heartbeat
osd/ReplicatedBackend: reset thread heartbeat after every omap entry …
Reviewed-by: Sage Weil <sage@redhat.com>
Revi...
Kefu Chai
06:06 AM Revision e27f0474 (ceph): tools/rados: clean ups
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn> Yan Jun
05:47 AM Revision 65900147 (ceph): osd: clear_queued_recovery() in on_shutdown()
otherwise when we are kicking the PG waiting in OSD's awaiting_throttle
queue, the queue is still holding a strong re...
Kefu Chai
05:35 AM RADOS Bug #19695: mon: leaked session
/a/kchai-2017-07-04_04:14:45-rados-wip-20432-kefu-distro-basic-mira/1357985/remote/mira112/log/valgrind/mon.a.log.gz Kefu Chai
04:46 AM Revision 52ee6a4c (ceph): ceph-disk: do not setup_statedir on trigger
trigger may run when statedir is unavailable and does not use it.
Fixes: http://tracker.ceph.com/issues/19941
Signe...
Loic Dachary
03:35 AM Revision 4a97ae73 (ceph): cls_lock: move lock_info_t definition to cls_lock_types.h
Signed-off-by: runsisi <runsisi@zte.com.cn> runsisi hust
02:59 AM RADOS Bug #20434: mon metadata does not include ceph_version
Here it is the new output I get from a brand new installed cluster: ... Daniel Oliveira
02:32 AM rgw Bug #20490 (Closed): rgw: can not list buckets when enable s3 website hosting and use domain
hi all,
i rencently test s3 website hosting on ceph radosgw, and i found some problem.
in my ceph.conf
...
joke lee
02:27 AM Revision 926765c6 (ceph): recover RGWDataNotifier/RGWMetaNotifier 'stop()' calling
Signed-off-by: jimifm <hong.zhangoole@gmail.com> jimifm
01:40 AM Backport #20151 (Resolved): jewel: ceph-disk fails if OSD udev rule triggers prior to mount of /var
Wei-Chung Cheng
12:42 AM Revision ce19fa33 (ceph): Merge pull request #16081 from tsg-/tsg-affiliation
mailmap, organizationmap: add affiliation for Tushar Gohad
Reviewed-by: Jos Collin <jcollin@redhat.com>
xie xingguo
12:23 AM Revision 552a573f (ceph): Merge pull request #16088 from smithfarm/wip-fix-client-upgrade-centos
tests: run upgrade/client-upgrade on latest CentOS 7.3
Reviewed-by: Yuri Weinstein <yweins@redhat.com>
Yuri Weinstein
12:20 AM Revision a372b4ec (ceph): Fixed upgrade sequence to 10.2.0 -> 10.2.7 -> latest -x (10.2.8)
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein

07/03/2017

10:46 PM Revision 285d1d82 (ceph): Fixed upgrade sequence to 10.2.0 -> 10.2.7 -> latest -x (10.2.8)
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
10:02 PM rgw Feature #19804 (Resolved): APIs to support Ragweed suite
Nathan Cutler
10:02 PM rgw Backport #19809 (Resolved): kraken: APIs to support Ragweed suite
Nathan Cutler
10:02 PM Revision 8452c0c1 (ceph): Merge pull request #14852 from yehudasa/wip-rgw-support-ragweed-kraken
kraken: rgw: add apis to support ragweed suite
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
09:36 PM Revision bfac8762 (ceph): Fixed upgrade sequence to 10.2.0 -> 10.2.7 -> latest -x (10.2.8)
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
09:18 PM Revision 87fccf55 (ceph): Fixed upgrade sequence to 10.2.0 -> 10.2.7 -> latest -x (10.2.8)
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
08:55 PM Revision 55eeaadf (ceph): tests: run upgrade/client-upgrade on latest CentOS 7.3
Before this patch, all centos jobs were failing because there are no longer any
CentOS 7.2 machines in Sepia.
Signed...
Nathan Cutler
08:28 PM rgw Feature #16602 (Resolved): rgw: sending Content-Length in 204 and 304 responses should be control...
Nathan Cutler
08:28 PM rgw Backport #18985 (Resolved): kraken: rgw: sending Content-Length in 204 and 304 responses should b...
Nathan Cutler
08:28 PM Revision e8312132 (ceph): Merge pull request #13514 from rzarzynski/wip-rgw-controllable-204-kraken
kraken: rgw: make sending Content-Length in 204 and 304 controllable
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Nathan Cutler
08:06 PM Backport #19544 (Resolved): kraken: ceph-disk: Add fix subcommand kraken back-port
Nathan Cutler
04:16 PM Revision fc76fb75 (ceph): os/filestore: require experimental flag for btrfs
This isn't strictly accurate since we're really deprecating, but the
message is appropriately scary and reflects the ...
Sage Weil
04:12 PM CephFS Bug #20424 (Resolved): doc: improve description of `mds deactivate` to better contrast with `mds ...
Patrick Donnelly
01:48 PM CephFS Bug #20424 (Fix Under Review): doc: improve description of `mds deactivate` to better contrast wi...
In the absence of inspiration for better names:
https://github.com/ceph/ceph/pull/16080
It would be really nice...
John Spray
01:38 PM CephFS Bug #20424: doc: improve description of `mds deactivate` to better contrast with `mds fail`
It may be useful to change the names of these commands to be more intuitive. Patrick Donnelly
04:11 PM Revision 6eda735b (ceph): Merge remote-tracking branch 'upstream/pull/16080/head' into HEAD
* upstream/pull/16080/head:
doc/mon: clean up `mds fail`/`mds deactivate` descriptions
Reviewed-by: Patrick Donnel...
Patrick Donnelly
03:58 PM RADOS Bug #20432: pgid 0.7 has ref count of 2
... Kefu Chai
10:51 AM RADOS Bug #20432: pgid 0.7 has ref count of 2
seems @PG::recovery_queued@ is reset somehow after being set in @PG::queue_recovery()@, but the PG is not removed fro... Kefu Chai
05:12 AM RADOS Bug #20432: pgid 0.7 has ref count of 2
@Sage,
i reverted the changes introduced by 0780f9e67801f400d78ac704c65caaa98e968bbc and tested the verify test at...
Kefu Chai
02:20 AM RADOS Bug #20432: pgid 0.7 has ref count of 2
... Kefu Chai
03:39 PM Revision 3af3f4e8 (ceph): doc: fix rgw placment rule pool config option
actually we're checking '--data-pool' and '--data-extra-pool'
during the argument parsing.
Signed-off-by: Jiaying Re...
Jiaying Ren
03:29 PM RADOS Bug #20475: EPERM: cannot set require_min_compat_client to luminous: 6 connected client(s) look l...
Those look to be 22 and 60, which are DEFINE_CEPH_FEATURE_RETIRED(22, 1, BACKFILL_RESERVATION, JEWEL, LUMINOUS) and D... Greg Farnum
03:05 PM Backport #19537 (Resolved): kraken: ceph-disk list reports mount error for OSD having mount optio...
Nathan Cutler
03:05 PM Revision 7540396a (ceph): Merge pull request #14403 from shinobu-x/wip-17331-kraken
kraken: ceph-disk list reports mount error for OSD having mount options with SELinux context
Reviewed-by: Loic Dacha...
Nathan Cutler
02:53 PM Bug #20489 (Resolved): "Error ENXIO: problem getting command descriptions from osd" in rados
This is for jewel v10.2.8 validation
Run: http://pulpito.ceph.com/yuriw-2017-06-30_22:50:27-rados-jewel-distro-bas...
Yuri Weinstein
02:37 PM Revision 071f111a (ceph): osd: Return correct osd_objectstore in OSD metadata
Do not simply read the configuration value as it might have changed
during OSD startup by reading the type from disk....
Wido den Hollander
02:30 PM Bug #20488 (Resolved): ceph-disk dmcrypt does not unlock blockdevice for bluestore
The ceph-disk utility does not unlock the blockdevice when called with --dmcrypt for bluestore.
It will unlock the...
Felix Winterhalter
02:03 PM Revision 080af6dd (ceph): Merge pull request #15833 from Linbing/wip-osd-delete-MPing
osd: osd does not using MPing Messages,do not include unused include
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
01:47 PM Revision 301d53a3 (ceph): doc/mon: clean up `mds fail`/`mds deactivate` descriptions
Fixes: http://tracker.ceph.com/issues/20424
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
01:44 PM Revision 94d6012c (ceph): doc: dev: change "make check" into an internal Xref
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
01:44 PM Revision 7f14c6a2 (ceph): doc: dev: add notes on PR make check test
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
01:44 PM RADOS Documentation #20486: Document how to use bluestore compression
Joao Luis wrote:
> The bits I found out were through skimming the code, and that did not provide too much insight ...
Lenz Grimmer
01:05 PM RADOS Documentation #20486 (Resolved): Document how to use bluestore compression
Bluestore is becoming the de facto default, and I haven't found any docs on how to configure compression.
The bits...
Joao Eduardo Luis
01:37 PM Bug #20453 (Resolved): dpkg warning during fresh install of Luminous
Sage Weil
08:58 AM Bug #20453 (Fix Under Review): dpkg warning during fresh install of Luminous
https://github.com/ceph/ceph/pull/16072 Kefu Chai
08:53 AM Bug #20453: dpkg warning during fresh install of Luminous
it's a bug in dpkg, see
* similar issue: https://bugs.launchpad.net/ubuntu/+source/snap-confine/+bug/1605052
* an...
Kefu Chai
01:37 PM Revision 14f17b9c (ceph): Merge pull request #16072 from tchaikov/wip-20453
debian: workaround the bug in dpkg-maintscript-helper
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:34 PM devops Bug #14839 (Resolved): systemctl stop ceph.target doesn't stop ceph
Sage Weil
01:34 PM Revision a96ebf34 (ceph): Merge pull request #15835 from SUSE/wip-flatten-systemd-target-hierarch...
systemd: Add explicit Before=ceph.target
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Reviewed-by: Boris Ranto <bra...
Sage Weil
01:30 PM Bug #18876 (Resolved): make check fails due to missing bc in ceph-helper.sh
Nathan Cutler
01:24 PM Bug #18876 (Pending Backport): make check fails due to missing bc in ceph-helper.sh
Nathan Cutler
01:28 PM Backport #20487 (Resolved): kraken: make check fails due to missing bc in ceph-helper.sh
Nathan Cutler
01:27 PM Backport #20487 (Resolved): kraken: make check fails due to missing bc in ceph-helper.sh
https://github.com/ceph/ceph/pull/16069 Nathan Cutler
01:19 PM Revision ffe5bbfc (ceph): rgw: fix use of marker in List::list_objects()
Fixes: http://tracker.ceph.com/issues/18331
List marker is an index key, so treat it as such. This
fixes infinite lo...
Yehuda Sadeh
12:48 PM Revision 270a3e0f (ceph): mgr: Implement self_test() method in MgrModule
Other modules are encouraged to override this method and implement
a as good as possible self-test which returns True...
Wido den Hollander
12:47 PM Revision 43380f8d (ceph): mgr: set/get_localized_config in MgrModule
get_localized_config was getting redundant as it was copied to various
modules.
This commit also introduces set_loca...
Wido den Hollander
11:29 AM Revision 56ca3b01 (ceph): rgw: fix RadosGW hang during multi-chunk upload of AWSv4.
Fixes: http://tracker.ceph.com/issues/19754
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picke...
Radoslaw Zarzynski
10:52 AM Revision cac26471 (ceph): rgw/lifecycle: do not send lifecycle rules when GetLifeCycle failed
Now, RGW will send two HTTP responses when GetLifeCycle failed. The first one is
Error Respnse like 404, and the seco...
Chang Liu
10:51 AM Revision e5719234 (ceph): rgw: fix response header of Swift API
Response header of Swift API returned by radosgw does not contain
"x-openstack-request-id", but Swift returns it. Enh...
tone-zhang
10:50 AM Revision 59391c40 (ceph): rgw: fix crash when listing objects via swift
Fixes: http://tracker.ceph.com/issues/19249
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from comm...
Yehuda Sadeh
10:49 AM Revision e0f90f03 (ceph): librbd: introduce new constants for tracking max block name prefix
Fixes: http://tracker.ceph.com/issues/18653
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
10:48 AM Revision 61c5957b (ceph): rbd-nbd: check /sys/block/nbdX/size to ensure kernel mapped correctly
Fixes: http://tracker.ceph.com/issues/18335
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
(cherry picked from com...
Mykola Golub
10:48 AM Revision 3173da6e (ceph): rbd-nbd: no need create asok file for unmap and list-mapped commands.
Fixes: http://tracker.ceph.com/issues/17951
Signed-off-by: Pan Liu <liupan1111@gmail.com>
(cherry picked from commit ...
Pan Liu
10:44 AM Revision c79d45ff (ceph): librbd: acquire exclusive-lock during copy on read
Fixes: http://tracker.ceph.com/issues/18888
Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from co...
Venky Shankar
10:35 AM Revision 32297cc0 (ceph): Merge pull request #16067 from YangFanlinux/affi
.mailmap, .organizationmap: Update Fan Yang information and affiliation
Reviewed By: Jos Collin <jcollin@redhat.com>
Jos Collin
10:30 AM Revision 30ff11c8 (ceph): ReplicatedBackend: take read locks for clone sources during recovery
Otherwise, we run the risk of a clone source which hasn't actually
come into existence yet being used if we grab a cl...
Samuel Just
10:30 AM Revision d1869517 (ceph): PrimaryLogPG::try_lock_for_read: give up if missing
The only users calc_*_subsets might try to read_lock an object which is
missing on the primary. Returning false in t...
Samuel Just
10:19 AM Revision e76725f4 (ceph): osd/PrimaryLogPG: do not expect FULL_TRY ops to get resent
The objecter will not resend FULL_TRY requests that were sent prior to
becoming full, so we should not discard them.
...
Sage Weil
10:18 AM Revision 7a275769 (ceph): ceph_test_librados_api_misc: fix stupid LibRadosMiscConnectFailure.Conn...
Sometimes the cond doesn't time out and it wakes up instead. Just repeat
the test many times to ensure that at least...
Sage Weil
10:17 AM Revision 4d1272e5 (ceph): debian: package ceph.logroate properly
see also "man dh_installlogrotate"
Fixes: http://tracker.ceph.com/issues/19390
Signed-off-by: Kefu Chai <kchai@redha...
Kefu Chai
10:17 AM Revision 47a45441 (ceph): osd: Give requested scrub work a higher priority
Once started we now queue scrub work at higher priority than
scheduled scrubs.
Fixes: http://tracker.ceph.com/issues...
David Zafman
10:04 AM Revision cfc20337 (ceph): build/ops: rpm: obsolete libcephfs1
Although under normal packaging circumstances this would probably not be done,
in Ceph there is no reasonable deploym...
Nathan Cutler
10:01 AM Messengers Bug #19705: Ubuntu amd64 client can not discover the ubuntu arm64 ceph cluster
I use the ceph-deploy tool to setup my ceph cluster, and the ceph.conf has not been changed. Jay Zhu
10:01 AM Bug #20472 (Resolved): ceph cli infers 'in source tree' from cwd, should use own path
Kefu Chai
10:01 AM Revision fe2f1139 (ceph): Merge pull request #16055 from dmick/master
ceph.in: allow developer mode from outside build tree
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Cha...
Kefu Chai
09:40 AM Bug #20344 (Resolved): make check fails with Error EIO: load dlopen(build/lib/libec_FAKE.so): bui...
Nathan Cutler
09:40 AM Backport #20345 (Resolved): kraken: make check fails with Error EIO: load dlopen(build/lib/libec_...
Nathan Cutler
09:39 AM Revision f31033cb (ceph): Merge pull request #16069 from smithfarm/wip-20345-kraken
kraken: make check fails with Error EIO: load dlopen(build/lib/libec_FAKE.so): build/lib/libec_FAKE.so: cannot open s... Nathan Cutler
09:20 AM Cleanup #10110: librados: mark old objects_begin interface deprecated
This must be in 'resolved' state as it has been fixed now - http://ceph.com/releases/v12-0-1-luminous-dev-released/ Mahati Chamarthy
09:03 AM Revision 79553821 (ceph): ceph.spec.in, debian/control: Add bc to build dependencies
The bc is missing for ceph-helpers.sh
Fixes: http://tracker.ceph.com/issues/18876
Signed-off-by: Kyr Shatskyy <kyryl...
Kyrylo Shatskyy
08:51 AM Revision c90f0605 (ceph): debian: workaround the bug in dpkg-maintscript-helper
see https://bugs.launchpad.net/ubuntu/+source/snap-confine/+bug/1605052
and https://bugs.debian.org/cgi-bin/bugreport...
Kefu Chai
07:56 AM Revision 977770d8 (ceph): qa/workunits/ceph-helpers: do not error out if is_clean
it would be a race otherwise, because we cannot be sure that the cluster
pgs are not all clean or not when run_osd() ...
Kefu Chai
07:56 AM Revision b1d3c1a3 (ceph): qa/workunits/ceph-helpers: display rejected string
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 0196e154ed2e164cf55b0d7ed9f9cdd1f4f50100)
Kefu Chai
07:09 AM Revision fecd7dc1 (ceph): mailmap: Fan Yang information and affiliation
Signed-off-by: Fan Yang <yangf@neunn.com> Fan Yang
06:19 AM Revision d8ebe724 (ceph): mailmap: add affiliation for Tushar Gohad
Signed-off-by: Tushar Gohad <tushar.gohad@intel.com> Tushar Gohad
04:15 AM Revision 037ca46b (ceph): mds: don't issue caps for frozen inode
When mds goes into active state, it re-issue caps for all inodes.
It's possible that some inodes are in frozen state....
Yan, Zheng
03:45 AM CephFS Bug #20469: Ceph Client can't access file and show '???'
Yunzhi Cheng wrote:
> Zheng Yan wrote:
> > this one and http://tracker.ceph.com/issues/20467 may be caused by the s...
Zheng Yan
02:38 AM Revision da605aa3 (ceph): osd/PrimaryLogPG solve cache tier osd high memory consumption
during cache tier dirty data flushing, cache tier osd memroy consumption
will get increasing due to the accumulative ...
Peng Xie
02:08 AM Revision 5bbb557e (ceph): rgw: clean-up is_master_zonegroup() instead of is_meta_master()
Signed-off-by: Fan Yang <yangf@neunn.com> Fan Yang

07/02/2017

06:52 PM RADOS Bug #20432: pgid 0.7 has ref count of 2
I suspect 0780f9e67801f400d78ac704c65caaa98e968bbc, which changed when the CLEAN flag was set at the end of recovery. Sage Weil
06:51 PM RADOS Bug #20432: pgid 0.7 has ref count of 2
bisecting this... so far i've narrowed it down to something between f43c5fa055386455a263802b0908ddc96a95b1b0 and e972... Sage Weil
01:04 PM RADOS Bug #20432: pgid 0.7 has ref count of 2
... Kefu Chai
03:10 PM Revision b331898e (ceph): CMakeLists.txt: Rewrite 2 remaning options to WITH_
All options to en/disable inclusion of libraries or other software
are of the format WITH_ so that the Cmake commaind...
Willem Jan Withagen
01:54 PM Bug #17418: assert len(inactive) == num_inactive
duplicated to which issue? huang jun
01:32 PM rgw Bug #20463: rgw: AWSv4 encoding/signature problem, can happen with listobjects marker.
do we need a fix for jewel? Orit Wasserman
12:26 PM Bug #18529: ERROR: test_rados.TestRados.test_ping_monitor
PR:https://github.com/ceph/ceph/pull/12934 huang jun
04:20 AM rbd Bug #20484: snap can be removed while it is been using by rbd-nbd device
Solution:
https://github.com/ceph/ceph/pull/16057
xin mycho
03:43 AM rbd Bug #20484 (Won't Fix): snap can be removed while it is been using by rbd-nbd device
I maped a snap to rbd-nbd device by cmd:
# rbd-nbd map rbd/test@snap
but if i remove the snap accidentally, then i ...
xin mycho
 

Also available in: Atom