Activity
From 12/26/2017 to 01/24/2018
01/24/2018
- 10:20 PM Revision d048cb2c (ceph): build/ops: rpm: let ctest benefit from memory calculation
- Signed-off-by: Nathan Cutler <ncutler@suse.com>
- 10:20 PM Revision e020ec33 (ceph): build/ops: cmake: do not guard certain tools with WITH_TESTS
- As a follow-up to d7b493a7108a68302bc0f48337bf3c253a720266 we need to stop guarding
ceph-osdomap-tool
ceph-m... - 10:20 PM Revision 0cf627b4 (ceph): build/ops: rpm: override %_smp_mflags if not enough memory
- Sometimes the build machine has lots of processor cores and not enough
memory to successfully build Ceph on all of th... - 10:20 PM Revision 353ff677 (ceph): build/ops: rpm: fix Group for rados-objclass-devel subpackage
- Fixes RPMLINT warning "non-standard-group Development/Libraries"
Also, the Group: line is only needed for SUSE so pu... - 09:53 PM rgw Bug #22792: rgw distributes cache updates on exclusive creates
- luminous PR https://github.com/ceph/ceph/pull/20107
- 09:17 PM rgw Bug #22792 (Resolved): rgw distributes cache updates on exclusive creates
- https://github.com/ceph/ceph/pull/19384
- 09:51 PM Revision b219b854 (ceph): When a system object is created exclusively, do not distribute the
- cache information to the other rados gateways and instead let them
lazily retrieve the information when they need it.... - 09:39 PM rgw Bug #22790: Intermittent http_status=409 with op status=-17 on ceph rgw with compression enabled
- attached a python script to reproduce this failure:...
- 07:14 PM rgw Bug #22790: Intermittent http_status=409 with op status=-17 on ceph rgw with compression enabled
- the relevant block of code in RGWPutObj::execute():...
- 06:33 PM rgw Bug #22790 (Resolved): Intermittent http_status=409 with op status=-17 on ceph rgw with compressi...
- Intermittent http_status=409 with op status=-17 on ceph rgw with compression enabled
RHT Bug - https://bugzilla.redh... - 09:19 PM mgr Backport #21946: luminous: `fs status` always says 0 clients
- Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/18722
merged - 09:19 PM Revision 7ba84945 (ceph): Merge pull request #18722 from shinobu-x/wip-luminous-21946
- luminous: mds: set PRIO_USEFUL on num_sessions counter
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-... - 09:18 PM Revision 92978056 (ceph): Merge pull request #18730 from shinobu-x/wip-luminous-22030
- luminous: List of filesystems does not get refreshed after a filesystem deletion
Reviewed-by: Josh Durgin <jdurgin@r... - 09:18 PM RADOS Backport #21636: luminous: ceph-monstore-tool --readable mode doesn't understand FSMap, MgrMap
- Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/18754
merged - 09:18 PM Revision ae19fa73 (ceph): Merge pull request #18754 from shinobu-x/wip-21636-luminous
- luminous: ceph-monstore-tool --readable mode doesn't understand FSMap, MgrMap
Reviewed-by: Josh Durgin <jdurgin@redh... - 09:10 PM RADOS Bug #22329: mon: Valgrind: mon (Leak_DefinitelyLost, Leak_IndirectlyLost)
- New one:
/ceph/teuthology-archive/yuriw-2018-01-23_20:26:59-multimds-wip-yuri-testing-2018-01-22-1653-luminous-tes... - 08:43 PM Revision 15e0630b (ceph): Merge pull request #19384 from ivancich/wip-rgw-lazy-cache-put-on-excl-...
- rgw: do not update all gateway caches upon creation of system obj w/ exclusive flag
Reviewed-by: Casey Bodley <cbodl... - 07:56 PM RADOS Backport #22502: luminous: Pool Compression type option doesn't apply to new OSD's
- Master commit was reverted - redoing the backport.
- 07:55 PM Revision 3ccf7e0b (ceph): osd/PG: print a space after __func__ in log message
- Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit e7bdf589db2010ea82aa33d60e9c54c14c7a78f0) - 07:53 PM Revision 32c0eab8 (ceph): osd: update store with options after pg is created
- Fixes: http://tracker.ceph.com/issues/22419
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 43... - 07:42 PM rbd Bug #22791 (Fix Under Review): [librbd] force removing snapshots cannot remove children
- *PR*: https://github.com/ceph/ceph/pull/20105
- 07:35 PM rbd Bug #22791 (Resolved): [librbd] force removing snapshots cannot remove children
- Using "rbd snap remove --force <snap-spec>" will flatten all child images. However, if the deep-flatten feature isn't...
- 06:12 PM RADOS Bug #22624: filestore: 3180: FAILED assert(0 == "unexpected error"): error (2) No such file or di...
- Disregard my previous comment; different error message for the same assert was unfortunately buried in the logs. Sorr...
- 06:04 PM RADOS Bug #22624: filestore: 3180: FAILED assert(0 == "unexpected error"): error (2) No such file or di...
- FWIW, I am currently reproducing this quite reliably on my dev env, on a quite outdated version of master (cbe78ae629...
- 06:11 PM mgr Bug #22789 (Resolved): ceph balancer docs update
- I was trying to find more about the ceph balancer command in master branch in docs, but looks like the update is miss...
- 06:08 PM Revision 6eb5c636 (ceph): mon: expose can_run flag in `module ls` + mgr dump
- Enable people to see can_run failures and the explanatory
messages (telling them about a missing dependency)
before t... - 06:08 PM Revision 191cce74 (ceph): doc: note new mgr module error codes
- Signed-off-by: John Spray <john.spray@redhat.com>
- 06:08 PM Revision 9999ddf6 (ceph): mgr: refactor get_modules/list_modules
- list_modules is really about searching for them
on disk, so it's now probe_modules and private.
Both methods now ret... - 06:08 PM Revision b3e6b8e1 (ceph): qa: always dump corrupt messages in rados/upgrade
- Previously only a service with debug_ms>=1 would dump
corrupt messages: in an upgrade test we're *alway*
interested i... - 06:08 PM Revision 6a8da7ca (ceph): mgr: load all modules (not just active ones)
- This is to enable us to learn more about the module
before it is enabled, such as whether its can_run method
return t... - 06:08 PM Revision 712ad57d (ceph): mgr: evaluate `can_run` method on modules
- ...and transmit the result to the monitor in
our beacon.
Fixes: http://tracker.ceph.com/issues/21502
Signed-off-by: ... - 06:08 PM Revision 834bc279 (ceph): mgr: load command definitions earlier
- ...and for all modules, not just the active ones.
This enables us to give better feedback to the user
when they try ... - 06:08 PM Revision f95b079c (ceph): qa/mgr: add test for command execution errors
- Signed-off-by: John Spray <john.spray@redhat.com>
- 06:08 PM Revision d9a47181 (ceph): mgr: add health checks for failed modules
- Signed-off-by: John Spray <john.spray@redhat.com>
- 05:28 PM rbd Backport #21688 (Resolved): luminous: Possible deadlock in 'list_children' when refresh is required
- 03:05 PM rbd Backport #21688: luminous: Possible deadlock in 'list_children' when refresh is required
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/18564
merged - 05:26 PM rbd Bug #22786 (In Progress): [test] OpenStack tempest test is failing across all branches
- Issue has been fixed in the pike release [1] but still exists in the ocata release which was being used for testing.
... - 03:00 PM rbd Bug #22786 (Resolved): [test] OpenStack tempest test is failing across all branches
- ...
- 05:22 PM Revision f852f640 (ceph): Merge pull request #20054 from ceph/wip-rm22619
- ceph-volume: dmcrypt support for lvm
Reviewed-by: Andrew Schoen <aschoen@redhat.com> - 04:23 PM rgw Bug #22062 (Resolved): rgw: multisite with jewel as master will not sync data
- 04:23 PM rgw Backport #22183 (Resolved): luminous: rgw: multisite with jewel as master will not sync data
- 03:04 PM rgw Backport #22183: luminous: rgw: multisite with jewel as master will not sync data
- Prashant D wrote:
> https://github.com/ceph/ceph/pull/19038
merged - 04:22 PM Bug #20559 (Resolved): crush_ruleset is invalid command in luminous
- 04:16 PM Revision dd08d17f (ceph): build/ops: rpm: reconstruct SUSE bconds
- Disable java build completely. Enable lttng build on SLES only, and only for
certain architectures.
Signed-off-by: N... - 04:16 PM Revision 2305bf06 (ceph): build/ops: rpm: use %_fillupdir macro in openSUSE/SLES
- Replace references to /var/adm/fillup-templates with new %_fillupdir macro
Fixes: https://bugzilla.opensuse.org/show... - 04:16 PM Revision 290d9094 (ceph): build/ops: rpm: introduce _remote_tarball_prefix macro
- With this macro, we can use a single Source0 line for all supported distros.
RH/CentOS/Fedora needs the prefix, while... - 04:14 PM Revision 4f5c8b60 (ceph): cephfs: Reset scrub data when inodes move
- If an inode currently on the ScrubStack is moved, it may be
initialized again, causing an assert. Instead, remove the... - 04:13 PM CephFS Bug #22788 (Won't Fix): ceph-fuse performance issues with rsync
- Hi,
I have a performance issue when running rsync on a FUSE-mounted CephFS.
dd runs on "line speed" on my test ... - 04:07 PM Revision fbb14a0e (ceph): Merge pull request #20053 from dillaman/wip-22740-luminous
- luminous: qa/suites/upgrade: disable broken kraken upgrade cls_rbd test
Reviewed-By: Yuri Weinstein <yuriw@redhat.com> - 03:51 PM rgw Feature #22778: beast: bind to specific ip address
- 03:25 PM rbd Feature #22787 (Resolved): [librbd] deep copy should optionally support flattening a cloned image
- If that option was enabled, it would invoked the standard IO read path/copyup logic to deep-copy the snapshot history...
- 03:05 PM Revision 06b9f828 (ceph): Merge pull request #18564 from kmroz/wip-21688-luminous
- luminous: Possible deadlock in 'list_children' when refresh is required
Reviewed-by: Jason Dillaman <dillaman@redhat... - 03:04 PM Backport #21865: luminous: rbd: rbd crashes during map
- Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/18698
merged - 03:04 PM Revision 1898fb6f (ceph): Merge pull request #18698 from shinobu-x/wip-luminous-21808
- luminous: rbd: fix crash during map
Reviewed-by: Jason Dillaman <dillaman@redhat.com> - 03:03 PM Revision b0a841fd (ceph): Merge pull request #19038 from pdvian/wip-22183-luminous
- luminous: rgw: set sync_from_all as true when no value is seen
Reviewed-by: Casey Bodley <cbodley@redhat.com> - 02:54 PM rgw Bug #18260: When uploading a large number of objects constantly, the objects number of bucket is ...
- Mark Kogan reported on Jan 24 that he's trying to reproduce the issue. He tried to reproduce the issue with rgw_num_r...
- 02:24 PM Backport #22404 (Resolved): luminous: crush_ruleset is invalid command in luminous
- 02:23 PM Revision 61ec339e (ceph): Merge pull request #19446 from smithfarm/wip-22404-luminous
- luminous: doc: crush_ruleset is invalid command in luminous
Reviewed-By: Abhishek Lekshmanan <abhishek@suse.com> - 02:05 PM Bug #14406: osd aborted when try to decode osdmap with 0 bytes
- I think i have met the same problem.
The osd is blocked in the OSDMap::decode function after the system restarted.
... - 02:02 PM CephFS Bug #22249: Need to restart MDS to release cephfs space
- The logs show that the client held caps on stray inodes. which is root cause of the issue.
Did you try -client_try... - 09:08 AM CephFS Bug #22249: Need to restart MDS to release cephfs space
- Zheng Yan wrote:
> junming rao wrote:
> > Zheng Yan wrote:
> > > please try remounting all cephfs with ceph-fuse o... - 01:55 PM RADOS Bug #21407 (Resolved): backoff causes out of order op
- 01:54 PM RADOS Backport #21794 (Resolved): luminous: backoff causes out of order op
- 01:46 PM Revision 2d93e376 (ceph): Merge pull request #18747 from shinobu-x/wip-21794-luminous
- luminous: backoff causes out of order op
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Yuri Weinstein <ywei... - 01:39 PM ceph-volume Bug #22785 (Resolved): ceph-volume does not activate OSD using mount options in ceph.conf
- In ceph-ansible, the user can specify in group_vars/all.yml the var osd_mount_options_xfs , and this will result in s...
- 12:31 PM rbd Bug #17494: memory leak in MirroringWatcher::notify_image_updated
- @liuzhong chen: Again, this is a closed (resolved) issue -- and it never affected the Jewel release. If you are conce...
- 08:01 AM rbd Bug #17494: memory leak in MirroringWatcher::notify_image_updated
- @Jason Dillaman I have find that the ceph 10.2.10 have this issue,I wonder issue was signed backport to Jewel but not...
- 12:29 PM rbd Bug #15764: rbd-mirror bootstrap fails with -EEXIST when creating local image
- @liuzhong chen: why are you commenting on old, resolved issues?
- 08:55 AM rbd Bug #15764: rbd-mirror bootstrap fails with -EEXIST when creating local image
- This issue looks serious.It means if the rbd-mirror daemon had previously crashed,I can't bootstrap it again?
And I... - 11:23 AM RADOS Backport #22450 (In Progress): luminous: Visibility for snap trim queue length
- https://github.com/ceph/ceph/pull/20098
- 11:01 AM Bug #22784 (Fix Under Review): Key exported from auth keyring is not imported properly
- Exporting a key with " in there is exported to a file, but importing this key again seems to succeed, but the mon cap...
- 10:46 AM Revision 127236f6 (ceph): options, Mon: monitor the snap trim queues
- If new option "mon osd snap trim queue warn on" is set to value larger
than 0 (32768 by default), cluster will go int... - 10:46 AM Revision faeb81cd (ceph): osd/PrimaryLogPG: dump snap_trimq size
- One can just parse the snap_trimq string, but that's much more
expensive than just reading an unsigned int.
Signed-o... - 10:46 AM Revision ca4413de (ceph): osd, PG: share the snaptrimq.size() within pg_stat_t
- That way it will be unnecessary to go through all pgs separately
to find pgs with excessively long snap trim queues. ... - 10:44 AM Revision d848bc8a (ceph): src/test/osd/RadosModel: modify SetCunk to support two pool
- Signed-off-by: Myoungwon Oh <omwmw@sk.com>
- 10:43 AM Revision 14fab809 (ceph): src/test/osd/RadosModel: modify SetRedirect to support two pool
- Signed-off-by: Myoungwon Oh <omwmw@sk.com>
- 10:38 AM Revision 067cc584 (ceph): src/test/osd/RadosModel: add two pool test
- Signed-off-by: Myoungwon Oh <omwmw@sk.com>
- 10:33 AM Revision 39e025b5 (ceph): doc/dev/msgr2.rst: update of the banner and authentication phases
- Signed-off-by: Ricardo Dias <rdias@suse.com>
- 10:24 AM rbd Bug #18963: rbd-mirror: forced failover does not function when peer is unreachable
- @Jason Dillaman this looks like a big bug.does this issue mean if the remote server has been down and cannot be up ag...
- 10:23 AM rgw Bug #22783 (New): NFS-RGW: unable to read bs=4m
- NFS-Ganesha v2.5.2
Upstream nfs-ganesha issue: https://github.com/nfs-ganesha/nfs-ganesha/issues/243
As Dan menti... - 10:22 AM Revision 1c2ac308 (ceph): Merge pull request #20083 from liewegas/wip-msgr2-goals
- doc/dev/msgr2.rst: a few notes on protocol goals
Reviewed-by: Ricardo Dias <rdias@suse.com> - 09:31 AM CephFS Bug #22741: osdc: "FAILED assert(bh->last_write_tid > tid)" in powercycle-wip-yuri-master-1.19.18...
- ...
- 09:00 AM rgw Backport #22703 (In Progress): jewel: rgw: offline resharding doesn't seem to preserve bucket acls
- 08:35 AM rgw Backport #22703: jewel: rgw: offline resharding doesn't seem to preserve bucket acls
- I'm guessing this can be closed because the master PR was closed and a jewel-only fix was proposed.
- 08:58 AM rgw Bug #22742 (Fix Under Review): rgw: resharding doesn't seem to preserve bucket acls
- https://github.com/ceph/ceph/pull/20038
- 08:33 AM rgw Bug #22742 (In Progress): rgw: resharding doesn't seem to preserve bucket acls
- 08:30 AM rgw Bug #22742 (New): rgw: resharding doesn't seem to preserve bucket acls
- Master PR -https://github.com/ceph/ceph/pull/20037- was closed.
- 08:57 AM rgw Bug #22202: rgw_statfs should report the correct stats
- supriti singh wrote:
> Matt Benjamin wrote:
> > ping?
>
> Hi Matt,
>
> Sorry for delay. I have picked up work... - 08:29 AM Revision 3b75db80 (ceph): mgr: increase time resolution of Commit/Apply OSD latencies.
- Increase precision/resolution of time measurements in performance
monitoring. Affects only Commit/Apply OSD latencies... - 08:28 AM Bug #22782 (Closed): Ceph Luminous : ceph OSDs are not starting with ceph-osd.target.
- We have installed ceph(12.2.2).
*Setup*
*5node cluster
*120 OSDs
*5 monitors
*Erasure coding : 4+1
When ceph... - 07:23 AM Revision 05c496d4 (ceph): mds: set higher priority for some perf counters
- Fixes: http://tracker.ceph.com/issues/22776
Signed-off-by: Shangzhong Zhu <zhu.shangzhong@zte.com.cn> - 05:59 AM rgw Bug #21962 (Resolved): Policy parser may or may not dereference uninitialized boost::optional som...
- 05:59 AM rgw Backport #22026 (Resolved): luminous: Policy parser may or may not dereference uninitialized boos...
- 05:58 AM rgw Bug #21895 (Resolved): multisite: destination zone does not compress synced objects
- 05:58 AM rgw Backport #22027 (Resolved): luminous: multisite: destination zone does not compress synced objects
- 05:57 AM rgw Backport #21949 (Resolved): luminous: rgw: null instance mtime incorrect when enable versioning
- 05:56 AM rgw Bug #22122 (Resolved): rgw: bucket index object not deleted after radosgw-admin bucket rm --purge...
- 05:56 AM rgw Backport #22215 (Resolved): luminous: rgw: bucket index object not deleted after radosgw-admin bu...
- 05:55 AM rgw Bug #22046 (Resolved): Dynamic bucket indexing, resharding and tenants seems to be broken
- 05:55 AM rgw Backport #22184 (Resolved): luminous: Dynamic bucket indexing, resharding and tenants seems to be...
- 05:54 AM rgw Backport #22187 (Resolved): luminous: rgw: add cors header rule check in cors option request
- 05:53 AM mgr Bug #21773 (Resolved): restarting active ceph-mgr cause glitches in bps and iops metrics
- 05:53 AM mgr Backport #22029 (Resolved): luminous: restarting active ceph-mgr cause glitches in bps and iops m...
- 05:52 AM mgr Bug #21159 (Resolved): ceph-mgr spuriously reloading OSD metadata on map changes
- 05:52 AM mgr Backport #21875 (Resolved): luminous: ceph-mgr spuriously reloading OSD metadata on map changes
- 05:51 AM Bug #21964 (Resolved): ceph_test_cls_log failures related to cls_cxx_subop_version()
- 05:51 AM Backport #22025 (Resolved): luminous: ceph_test_cls_log failures related to cls_cxx_subop_version()
- 05:15 AM rbd Feature #15371: Delayed rbd-mirror replication support
- Jason Dillaman wrote:
> @liuzhong chen: indeed -- while it's use-case dependent, it's possible you might want to ens... - 02:55 AM rbd Feature #15371: Delayed rbd-mirror replication support
- @liuzhong chen: indeed -- while it's use-case dependent, it's possible you might want to ensure that the backup site ...
- 02:40 AM rbd Feature #15371: Delayed rbd-mirror replication support
- there is any advantage for this delay?
- 02:39 AM rbd Feature #15371: Delayed rbd-mirror replication support
- I wonder the delay for the non-primary,this may make a poor RPO。
- 04:36 AM rgw Bug #22731: AWS V4 signature issue on Jewel
- Hi Yuan,
Yes, I've reproduced this issue on v10.2.10, as you do. This is good news, upstream is missing a fix al... - 12:52 AM rgw Bug #22731: AWS V4 signature issue on Jewel
- Hi Matt,
I've also got some updates:
changing the signature type to v2 can work around this issue.... - 03:23 AM Revision c93fa099 (ceph): Merge pull request #20087 from dzafman/wip-misc-luminous
- qa/standalone: Minor fixes for ceph_objectstore_tool.py test
Reviewed-by: Kefu Chai <kchai@redhat.com> - 03:07 AM Revision 5cd98b0d (ceph): os/bluestore: change bdev parse error to ENOENT
- If there is not a valid label, then the label is not found. This is a
more reasonable error code than "Invalid argum... - 03:06 AM Revision 14c498dd (ceph): os/bluestore: make bdev label parse error less noisy
- This happens during the normal initialization of a new bluestore osd and it
is confusing for users. Make it less noi... - 03:02 AM mgr Backport #22768 (In Progress): luminous: Service daemons never recover from transient outage
- https://github.com/ceph/ceph/pull/20089
- 02:49 AM Revision 25a901ba (ceph): osd, mon: Add new pg states recovery_unfound and backfill_unfound
- Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 7f8b0ce9e681f727d8217e3ed74a1a3355f364f3)... - 02:49 AM Revision 3068ea1e (ceph): osd: Better recovery/backfill restart for mark_unfound_lost delete/revert
- Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 689bff354a6bfa1cf47b0d0a04fa9f1b2ef68f75) - 02:49 AM Revision 325eec1b (ceph): test: Add replicated recovery/backfill test
- Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit c2572bee3c6256419e0b265e9e2829e7f3afb76d) - 02:49 AM Revision 0040c7bf (ceph): test: Cleanup test-erasure-eio.sh code
- Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 69b5fc54feb59f8b0a26a3ca3e925980c91b5b75) - 02:48 AM Revision e40e2aa5 (ceph): osd: Add new UnfoundBackfill and UnfoundRecovery pg transitions
- Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit bb2bcb95f51abc206e005e44ef383ee45b8f2209)... - 02:46 AM Revision bb21f237 (ceph): mgr: disconnect unregistered service daemon when report received
- This will allow the service daemon to reconnect and re-register
itself as a service daemon without requiring the mgr ... - 02:44 AM CephFS Backport #22765 (In Progress): luminous: client: avoid recursive lock in ll_get_vino
- https://github.com/ceph/ceph/pull/20086
- 02:41 AM Revision b97227d3 (ceph): test: Fix ceph-objectstore-tool usage check
- Caused by: c7b7a1f04f78fa62890c567d0ca53874c8d75eb7
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked ... - 02:41 AM Revision fe956597 (ceph): test: ceph_objectstore_tool.py bad --filestore option to vstart
- Luminous doesn't have --filestore option
Caused by: fd7d53bacb10d5b2094f1f579c96899d8a0a4b4f
Signed-off-by: David Z... - 01:50 AM Revision 4c211d0d (ceph): client: avoid recursive lock in ll_get_vino
- Fixes: http://tracker.ceph.com/issues/22629
Signed-off-by: dongdong tao <tdd21151186@gmail.com>
(cherry picked from c... - 01:48 AM CephFS Backport #22763 (In Progress): luminous: mds: crashes because of old pool id in journal header
- https://github.com/ceph/ceph/pull/20085
- 01:19 AM Revision 4d07eb8b (ceph): cephfs-journal-tool: add "set pool_id" option
- Fixes: http://tracker.ceph.com/issues/22631
Signed-off-by: dongdong tao <tdd21151186@gmail.com>
(cherry picked from ... - 01:19 AM Revision 61a64511 (ceph): mds: add error log info
- Signed-off-by: dongdong tao <tdd21151186@gmail.com>
(cherry picked from commit a7c2ecd6391d22c5312a9e568ff742cff252749e) - 01:19 AM Revision dc0e0250 (ceph): cephfs-journal-tool: add usage help info for header set <field>
- Signed-off-by: dongdong tao <tdd21151186@gmail.com>
(cherry picked from commit 2b06bff950a78b15aca083b20eaa812b4214e8d4) - 01:16 AM mgr Backport #22760 (In Progress): luminous: mgr: prometheus: missed osd commit\apply latency metrics.
- https://github.com/ceph/ceph/pull/20084
- 01:04 AM Revision 05510292 (ceph): rbd: add deep cp CLI method
- Signed-off-by: songweibin <song.weibin@zte.com.cn>
- 12:30 AM Revision 40cddc17 (ceph): rgw: allow beast frontend to listen on specific IP address
- This patch allows the beast frontend to listen on a specific
IP address rather than *. e.g., with below configuration... - 12:14 AM Revision 1b2b589a (ceph): mgr: prometheus: added osd commit/apply latency metrics (#22718).
- Signed-off-by: Konstantin Shalygin <k0ste@k0ste.ru>
(cherry picked from commit 1adf4325455ccdbf03da63046c510bb041ac8520)
01/23/2018
- 11:57 PM RADOS Bug #21566 (Resolved): OSDService::recovery_need_sleep read+updated without locking
- 11:57 PM RADOS Backport #21697 (Resolved): luminous: OSDService::recovery_need_sleep read+updated without locking
- 11:06 PM RADOS Backport #21697: luminous: OSDService::recovery_need_sleep read+updated without locking
- Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/18753
merged - 11:56 PM RADOS Backport #21785 (Resolved): luminous: OSDMap cache assert on shutdown
- 11:07 PM RADOS Backport #21785: luminous: OSDMap cache assert on shutdown
- Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/18749
merged - 11:56 PM Messengers Bug #21883 (Resolved): msg/async/AsyncConnection.cc: 1835: FAILED assert(state == STATE_CLOSED)
- 11:56 PM Messengers Backport #21916 (Resolved): luminous: msg/async/AsyncConnection.cc: 1835: FAILED assert(state == ...
- 11:09 PM Messengers Backport #21916: luminous: msg/async/AsyncConnection.cc: 1835: FAILED assert(state == STATE_CLOSED)
- Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/18746
merged - 11:55 PM RADOS Bug #21845 (Resolved): Objecter::_send_op unnecessarily constructs costly hobject_t
- 11:55 PM RADOS Backport #21921 (Resolved): luminous: Objecter::_send_op unnecessarily constructs costly hobject_t
- 11:09 PM RADOS Backport #21921: luminous: Objecter::_send_op unnecessarily constructs costly hobject_t
- Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/18745
merged - 11:54 PM RADOS Backport #21922 (Resolved): luminous: Objecter::C_ObjectOperation_sparse_read throws/catches exce...
- 11:10 PM RADOS Backport #21922: luminous: Objecter::C_ObjectOperation_sparse_read throws/catches exceptions on -...
- Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/18744
merged - 11:40 PM Revision 73934df3 (ceph): doc/dev/msgr2.rst: a few notes on protocol goals
- Signed-off-by: Sage Weil <sage@redhat.com>
- 11:29 PM Bug #21613 (Resolved): backfill cancelation makes target crash; now triggered by recovery preemption
- 09:50 PM Bug #21613 (Pending Backport): backfill cancelation makes target crash; now triggered by recovery...
- 11:29 PM Backport #22780 (Resolved): luminous: backfill cancelation makes target crash; now triggered by r...
- 09:51 PM Backport #22780 (Resolved): luminous: backfill cancelation makes target crash; now triggered by r...
- https://github.com/ceph/ceph/pull/18025
- 11:25 PM RADOS Bug #21818 (Resolved): ceph_test_objectstore fails ObjectStore/StoreTest.Synthetic/1 (filestore) ...
- 11:25 PM RADOS Backport #21924 (Resolved): luminous: ceph_test_objectstore fails ObjectStore/StoreTest.Synthetic...
- 11:10 PM RADOS Backport #21924: luminous: ceph_test_objectstore fails ObjectStore/StoreTest.Synthetic/1 (filesto...
- Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/18742
merged - 11:10 PM Revision 6c5684c8 (ceph): Merge pull request #18742 from shinobu-x/wip-21924-luminous
- luminous: ceph_test_objectstore fails ObjectStore/StoreTest.Synthetic/1 (filestore) buffer content mismatch
Reviewed... - 11:10 PM Revision f7bfda8f (ceph): Merge pull request #18744 from shinobu-x/wip-21922-luminous
- luminous: Objecter::C_ObjectOperation_sparse_read throws/catches exceptions on -ENOENT
Reviewed-by: Josh Durgin <jdu... - 11:09 PM Revision 6bd8b907 (ceph): Merge pull request #18745 from shinobu-x/wip-21921-luminous
- luminous: Objecter::_send_op unnecessarily constructs costly hobject_t
Reviewed-by: Josh Durgin <jdurgin@redhat.com> - 11:09 PM Revision 55f4642b (ceph): test: make the LibCephFS.ShutdownRacer test even more thrashy
- Have each thread do the startup and shutdown in a loop for a specified
number of times.
Tracker: http://tracker.ceph... - 11:09 PM Revision 963d6fb2 (ceph): lockdep: free_ids and lock_ref hashes must be truly global
- It's possible for the teardown of g_lockdep_ceph_ctx to occur, followed
by a new context being registered as the lock... - 11:09 PM Revision 42bc9058 (ceph): common: add a clear_g_str_vec() function to clear g_str_vec
- Prefix str_vec and str_vec_lock with "g_" to make it clear that they are
truly global values. Add a new clear_g_str_v... - 11:08 PM Revision f5e1d2b1 (ceph): Merge pull request #18746 from shinobu-x/wip-21916-luminous
- luminous: msg/async/AsyncConnection.cc: 1835: FAILED assert(state == STATE_CLOSED)
Reviewed-by: Josh Durgin <jdurgin... - 11:08 PM Revision 8dec6175 (ceph): common: make it safe to call env_to_vec multiple times
- After it has been called once and we have outstanding CephContexts with
pointers into str_vec, we can't call get_str_... - 11:08 PM Revision eeb62a53 (ceph): lockdep: fix Mutex tests to disable lockdep properly
- ...and make g_lockdep a bool.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
(cherry picked from commit 0cd0bd778a6... - 11:07 PM Revision 864a2c5a (ceph): client: test shutdown race
- Spawn threads that bring up a bunch of ceph_mounts with individual
CephContext objects, and then tear them down in pa... - 11:07 PM Revision 8db3ecd6 (ceph): client: fix signed/unsigned comparison compiler warning
- The build says:
src/client/Client.cc: In member function ‘void Client::trim_caps(MetaSession*, int)’:
src/client/Cli... - 11:07 PM Revision 49ac68c3 (ceph): lockdep: fix races with concurrent lockdep teardown
- If the cct is unregistered while other threads are flogging mutexes,
then we can hit all sorts of bugs. Ensure that w... - 11:07 PM Revision b66ba628 (ceph): lockdep: don't take lockdep_mutex twice for new lock registrations
- We can do it under the same mutex, which should be more efficient.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
(... - 11:07 PM Revision 2e0800bd (ceph): Merge pull request #18749 from shinobu-x/wip-21785-luminous
- luminous: OSDMap cache assert on shutdown
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Greg Farnum <gf... - 11:06 PM Revision ea771cbd (ceph): Merge pull request #18753 from shinobu-x/wip-21697-luminous
- luminous: OSDService::recovery_need_sleep read+updated without locking
Reviewed-by: Josh Durgin <jdurgin@redhat.com> - 10:52 PM Backport #22025: luminous: ceph_test_cls_log failures related to cls_cxx_subop_version()
- Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/18715
merged - 10:52 PM Revision b03323c8 (ceph): Merge pull request #18715 from shinobu-x/wip-luminous-21964
- luminous: ceph_test_cls_log failures related to cls_cxx_subop_version()
Reviewed-by: Casey Bodley <cbodley@redhat.com> - 10:51 PM mgr Backport #21875: luminous: ceph-mgr spuriously reloading OSD metadata on map changes
- Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/18732
merged - 10:51 PM Revision a0b48971 (ceph): Merge pull request #18732 from shinobu-x/wip-luminous-21875
- luminous: ceph-mgr spuriously reloading OSD metadata on map changes
Reviewed-by: John Spray <john.spray@redhat.com> - 10:50 PM mgr Backport #22029: luminous: restarting active ceph-mgr cause glitches in bps and iops metrics
- Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/18735
merged - 10:50 PM Revision c8d526b8 (ceph): Merge pull request #18735 from shinobu-x/wip-22029-luminous
- luminous: restarting active ceph-mgr cause glitches in bps and iops metrics
Reviewed-by: Kefu Chai <kchai@redhat.com... - 10:24 PM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
- Hi,
how do I translate the given location, e.g. to a "dd" argument?
Meanwhile I found out that only the first m... - 12:23 PM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
- Martin, your logs show places where data is located, for example: "device location [0x6d76b40000~1000]".
Is it possi... - 09:41 PM rgw Bug #22731: AWS V4 signature issue on Jewel
- I have verified identical results (successful multipart uploads from application using aws-java-sdk-bundle-1.11.199.j...
- 08:25 PM rgw Bug #22731: AWS V4 signature issue on Jewel
- Hi Yuan,
I've been trying to reproduce against master--not seeing any error there
1. using the desired aws-jav... - 09:02 PM rgw Feature #22779 (Resolved): beast: listen on multiple endpoints
- 08:30 PM RADOS Backport #22423 (Closed): luminous: osd: initial minimal efforts to clean up PG interface
- I was able to cleanly backport http://tracker.ceph.com/issues/22069 without this large change.
- 08:17 PM ceph-volume Bug #22620 (In Progress): ceph-volume simple dmcrypt support
- 08:17 PM ceph-volume Feature #22653 (Resolved): add a --destroy flag to forcefully remove the underlying vg/lv when za...
- merged commit 1ed0062 into master
- 07:37 PM Revision a09a42a4 (ceph): test: Test case that reproduces tracker 18162
- recover_replicas: object added to missing set for backfill, but is not in recovering, error!
Signed-off-by: David Za... - 07:37 PM Revision 23f7c556 (ceph): osd: Better handle failure to get enough EC shards to backfill
- Fixes: http://tracker.ceph.com/issues/18162
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com... - 07:35 PM Revision aa017678 (ceph): librados: getter for min compatible client versions
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
- 07:27 PM Revision c553f00c (ceph): osd/OSDMap: expose require_min_compat_client variable
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
- 07:24 PM Revision 1ed0062e (ceph): Merge pull request #20010 from ceph/wip-rm22653
- ceph-volume: adds a --destroy flag to ceph-volume lvm zap
Reviewed-by: Alfredo Deza <adeza@redhat.com> - 07:14 PM Revision 081fe723 (ceph): osd: For recovery get all possible shards to read on errors
- Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 390d12f71a1bd6e07f3516b1c73e467e9960725d) - 07:14 PM Revision 5bed56a6 (ceph): test: Use feature to get last array element
- Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 43e3206de2a20bf17ad9f2b16b7e486804097bf2) - 07:14 PM Revision 62e9c05a (ceph): osd: Allow recovery to send additional reads
- For now it doesn't include non-acting OSDs
Added test for this case
Signed-off-by: David Zafman <dzafman@redhat.com>... - 07:14 PM Revision bfd00299 (ceph): test: Allow modified options to existing setup functions
- Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit f92aa6c82449152901a4663c523e9ba43363eca3) - 07:13 PM Revision 39bb3cf8 (ceph): osd: CLEANUP: Change getattr_maybe_cache() to reflect how it is being used
- Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 143111a112ec64724226f83ed285f66ee52204b2) - 07:13 PM Revision a7a2de03 (ceph): test: Add a removal test for erasure code read
- Test feature: http://tracker.ceph.com/issues/14513
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked f... - 06:32 PM Revision f0f0c1f8 (ceph): ceph-volume tests.functional add xenial filestore tests for dmcrypt
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 06:32 PM Revision 46babe80 (ceph): doc/dev/ceph-volume update internal LVM metadata information
- Includes dmcrypt information, and updated key names to reflect current
code
Signed-off-by: Alfredo Deza <adeza@redha... - 06:32 PM Revision 498d7a06 (ceph): doc/man/ceph-volume add docs for list sub-command
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 06:32 PM Revision ad73be2c (ceph): doc/man/ceph-volume add docs for zap sub-command
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 06:32 PM Revision babcdf2f (ceph): doc/man/ceph-volume add dmcrypt support
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 06:32 PM Revision 163ee6a6 (ceph): doc/ceph-volume add lvm/encryption to the index
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 06:14 PM rgw Feature #22778 (Resolved): beast: bind to specific ip address
- https://github.com/ceph/ceph/pull/20000
- 06:06 PM CephFS Bug #21393 (Resolved): MDSMonitor: inconsistent role/who usage in command help
- 06:05 PM CephFS Backport #22508 (Closed): luminous: MDSMonitor: inconsistent role/who usage in command help
- Yes, let's forgo the luminous backport. Thanks for pointing that out Nathan!
- 06:03 PM Revision 7522ddd9 (ceph): mon/PGMap: 'unclean' does not imply damaged
- Everything (that I can think of) that would lead to a PG being unclean is
already reported via another health message... - 05:39 PM Revision 67fbd383 (ceph): boost: include more specific asio headers
- when building with gcc5 and boost 1.66, this #include <boost/asio.hpp> fails to compile:
In file included from build... - 05:16 PM rgw Feature #13718 (Resolved): rgw:CivetWeb http and https be support in the same time.
- this merged in https://github.com/ceph/ceph/pull/11776
- 04:37 PM rgw Bug #22745: can not set user quota with specific value
- https://github.com/ceph/ceph/pull/20063
- 04:24 PM Revision 919f50be (ceph): rgw: add MetaMasterTrimCR to query sync status from peers
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 8bb106720160e42ae6e04f5dffc6af03794009ab) - 04:24 PM Revision cf261ac2 (ceph): rgw: master calculates minimum sync status of peers
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 00d7b7b664c49bd476c060152e2738031cc4ba05) - 04:24 PM Revision a724ceba (ceph): rgw: add PurgePeriodLogsCR to purge entire mdlog periods
- Conflicts: rgw_raw_obj
src/rgw/rgw_sync.cc
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked f... - 04:24 PM Revision 119a3b2d (ceph): rgw: master purges period mdlogs once all peers are done
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit eb140e38207dc43e16d803ee1174678cc9d5e39c) - 04:24 PM Revision 0d837a3c (ceph): rgw: add MetaMasterTrimShardCollectCR
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 1765f869289e7bb2dd8cf4c89783b95f13a8fcdf) - 04:24 PM Revision 90b9149f (ceph): rgw: master trims mdlogs as peers make progress on current period
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 1afabc1fdd1c36431c216ead8da8dfd799bdbe49) - 04:24 PM Revision 5caf51ef (ceph): rgw: add MetaPeerTrimCR to query master mdlog info
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 6e9296d49f4ce322a98651119f5dc66df7f5224c) - 04:24 PM Revision dd458fa7 (ceph): rgw: peer purges mdlog periods before master's oldest
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 6cde60e954e60ff77e93b93e8c5bd7059f6a2644) - 04:24 PM Revision 0f8156a0 (ceph): rgw: add MetaPeerTrimShardCR to trim mdlog shards
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 3376c4b67c52f02111dea3bc032403f425a709c1) - 04:24 PM Revision e4ffe3ac (ceph): rgw: peer trims mdlog shards up to master's oldest entry
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 0557a79612504646e9f195cacff839e6ad050957) - 04:24 PM Revision 8fc80043 (ceph): rgw: add MetaTrimPollCR to coordinate polling and leases
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 8431f178004b952d9443a3acbd315d46514fadc2) - 04:24 PM Revision befe59ab (ceph): rgw: RGWSyncLogTrimThread runs mdlog trim
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit aaab1ec2f736248b3557f42b4108e91b45f6b407) - 04:24 PM Revision 6dbaecfd (ceph): radosgw-admin: add 'mdlog autotrim' command
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 16462640a311fdd262a3ee74552fc2297a4f1db5) - 04:24 PM Revision 1dc97ae7 (ceph): rgw: use RGWShardCollectCR in MetaMasterTrimCR
- limit the number of concurrent sync status requests to peers
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherr... - 04:24 PM Revision f3744440 (ceph): rgw: add TODOs to split trim logic into separate source files
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit ec0a655a80b20e9c76cf0d65cfea3fde66ce0a10) - 04:24 PM Revision fbfa4c34 (ceph): rgw: add CRs for async mdlog history operations
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 70bcf452a2cfeafee3fb8a560391c50c3f52fedd)... - 04:05 PM Revision ea170d0d (ceph): rgw: use objv_tracker for mdlog history
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 2c7897309617b29fc24a85ae21efffc387908380) - 04:05 PM Revision 67addc2c (ceph): rgw: add RGWRadosRemoveCR
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 57b94899dccf0c0a63aabfd77af62608117f440e)... - 04:05 PM bluestore Bug #22285: _read_bdev_label unable to decode label at offset
- 04:00 PM Revision 16306d7b (ceph): librbd: use steady clock to measure elapsed time in AioCompletion
- Signed-off-by: Mohamad Gebai <mgebai@suse.com>
- 03:58 PM rgw Bug #22777 (New): uniqueness of rgw service name not guaranteed
- Historically in our deployment we reuse the same client.radosgw key for all rgw's.
During the jewel/luminous upgrade... - 03:21 PM rgw Bug #12182 (Closed): Data asynchronous sync failed in federated gateway
- The agent is no longer a supported tool.
- 03:19 PM rgw Feature #6877 (Closed): tool to trim metadata, data, and bucket index logs
- 03:19 PM Revision 2ed35c9f (ceph): rgw: fix notify timeout for BucketTrimWatcher
- from seconds to msec
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit ada2d108e627d519794... - 03:19 PM Revision 660abda2 (ceph): rgw: more documentation for bilog trim config
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 4d4442168c15775f8346ebc6295a6de912250b8f) - 03:19 PM Revision 96baf2d0 (ceph): rgw: add TrimComplete to watch/notify api
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 916f5995c92acd0c5ba66fde6031fed7cb91cb95) - 03:19 PM Revision f1bcf840 (ceph): test/rgw: add test_bucket_index_log_trim()
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit d9dc58cf2c6f64562843cc1d00df82d99379e640) - 03:19 PM Revision 668c2833 (ceph): qa/rgw: add kwargs for debug output
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit fa8a0713de6b5b8ea9c9400f3ed467d87940612a) - 03:19 PM Revision d1620fef (ceph): rgw: move shard marker helper into BucketIndexShardsManager
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 4be7039964a2d17069b3604a4c994743145a013e) - 03:19 PM Revision 32ebc0e5 (ceph): rgw: add comment for bucket in BucketCounter
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit c6d946b3e1fbb10da43273e62c8584ffe3afbcdf) - 03:19 PM Revision 24f7fd2c (ceph): rgw: hold cr reference in MetadataListCR callback
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 3a1474031e4266100c5ccaf082756bdf0607a2be) - 03:19 PM Revision 6fc4c7a1 (ceph): rgw: BucketTrimWatcher checks handle in stop
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 6e4d9735036a68575696e53b6732e4680a0226d6) - 03:19 PM Revision 3f06276f (ceph): rgw: curly brace style for bilog trim classes
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit a0c438eefcf0c99094efa0d98902cc4fca5957f0) - 03:19 PM Revision 7c430a08 (ceph): rgw: RGWDataSyncSingleEntryCR calls BucketChangeObserver
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 1c50d727b5df574e28d90cd99abe15db1742e4b1)... - 03:02 PM rgw Bug #11355 (Closed): simplified approach for setting up a (federated) rgw
- 02:36 PM rgw Bug #22084 (Resolved): Swift object expiry incorrectly trims entries, leaving behind some of the ...
- 02:36 PM rgw Backport #22180 (Resolved): jewel: Swift object expiry incorrectly trims entries, leaving behind ...
- 02:36 PM Revision b27f6af8 (ceph): Merge pull request #18925 from ivancich/jewel-backport-18821
- jewel: rgw: Fix swift object expiry not deleting objects
Reviewed-by: Casey Bodley <cbodley@redhat.com> - 02:11 PM Revision ccd16d22 (ceph): Merge pull request #20020 from mikechristie/wip-doc-mnc-update-iscsi-cl...
- doc: update ceph iscsi kernel and package info
Reviewed-by: Jason Dillaman <dillaman@redhat.com> - 01:35 PM Revision 4dbcd4dd (ceph): Merge pull request #18323 from thmour/thmour_rbdtrash
- rbd: replace trash delay option, add rbd trash purge command
Reviewed-by: Jason Dillaman <dillaman@redhat.com> - 01:34 PM Revision 80f6c5cc (ceph): Merge pull request #20014 from liewegas/wip-rbd-validate
- common/options,librbd/Utils: refactor RBD feature validation
Reviewed-by: Jason Dillaman <dillaman@redhat.com> - 12:45 PM Revision 86ee30c3 (ceph): mgr: apply auth_service_required to client conns
- Previously was using auth_cluster_required for all
connections, which meant that if someone had
disabled client cephx... - 12:41 PM CephFS Bug #22776: mds: session count,dns and inos from cli "fs status" is always 0
- *PR*: https://github.com/ceph/ceph/pull/20079
- 12:07 PM CephFS Bug #22776 (Resolved): mds: session count,dns and inos from cli "fs status" is always 0
- ...
- 12:31 PM mgr Bug #22096: Authentication failed, did you specify a mgr ID with a valid keyring?
- Ah -- turns out the mgr code never thought about the possibility that people would be using a ceph CLI with cephx tur...
- 12:05 PM mgr Bug #22096: Authentication failed, did you specify a mgr ID with a valid keyring?
- Since making the change above, I get error messages whenever I run /usr/bin/ceph (even just ceph --help).
2018-... - 12:03 PM mgr Bug #22096: Authentication failed, did you specify a mgr ID with a valid keyring?
- Having made this change I can confirm that the mgr now connects correctly. However my colleague Bruce noticed a side...
- 11:42 AM Revision a95ba20d (ceph): mon/paxosservice: cleanup
- Signed-off-by: huanwen ren <ren.huanwen@zte.com.cn>
- 11:42 AM Revision fc02286a (ceph): osdc: build MOSDOp message in Objecter::_send_op
- it's more intuitive and consistent
Signed-off-by: runsisi <runsisi@zte.com.cn> - 11:30 AM Revision fe5e1eb1 (ceph): spdk: update submodule to more recent upstream
- This commit fast-forwards the SPDK submodule to upstream commit
93bd60e0de6b161567182d965239735bf467e85c to enable th... - 11:29 AM Revision 07a122a3 (ceph): common/throttle: start using 64-bit values
- Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit fa37ed1a48fd804ac199509bd78c470480ecbb22)
... - 11:22 AM rgw Bug #22775: rgw: multisite: the huge object sync is slow in unstable network environment
- wrong spell, the title should be "rgw: multisite: the huge object sync is slow in unstable network environment"
- 11:03 AM rgw Bug #22775: rgw: multisite: the huge object sync is slow in unstable network environment
- https://github.com/ceph/ceph/pull/20036
- 11:02 AM rgw Bug #22775 (Fix Under Review): rgw: multisite: the huge object sync is slow in unstable network e...
- The huge object sync is slow because request often time out when the network is not stable
- 11:02 AM rgw Backport #22703 (New): jewel: rgw: offline resharding doesn't seem to preserve bucket acls
- -This ticket is for the master fix, but I don't see a master PR?-
Master PR: -https://github.com/ceph/ceph/pull/20... - 11:01 AM RADOS Bug #22351: Couldn't init storage provider (RADOS)
- No, I set it to Luminous based on the request by theanalyst in https://github.com/ceph/ceph/pull/20023. I'm fine with...
- 10:24 AM RADOS Bug #22351: Couldn't init storage provider (RADOS)
- @Brad Assigning to you and leaving the backport field on "luminous" (but feel free to zero it out if it's enough to m...
- 10:56 AM Backport #22769 (Need More Info): luminous: allow client requests to preempt scrub
- non-trivial backport; bf16f59887d6b7624112212cecead3ebec48b6f9 is particularly challenging
- 09:41 AM Backport #22769 (Resolved): luminous: allow client requests to preempt scrub
- https://github.com/ceph/ceph/pull/22044
- 10:49 AM rgw Bug #22364 (Resolved): log rotate causes rgw realm reload
- 10:48 AM rgw Backport #22365 (Resolved): luminous: log rotate causes rgw realm reload
- 10:48 AM rgw Backport #22397 (Resolved): luminous: rgw: radosgw-admin reshard command argument error.
- 10:48 AM rgw Bug #21723 (Resolved): rgw: radosgw-admin reshard command argument error.
- 10:48 AM Linux kernel client Bug #22702: cephfs crashed under high memory pressure due to reserved caps number mismatch
- LGTM
- 10:45 AM rgw Backport #22774 (In Progress): jewel: rgw file deadlock on lru evicting
- 10:43 AM rgw Backport #22774 (Resolved): jewel: rgw file deadlock on lru evicting
- https://github.com/ceph/ceph/pull/20076
- 10:45 AM Revision dc48e5bc (ceph): rgw_file: alternate fix deadlock on lru eviction
- This change is an alternate fix for two problems found and fixed
by Yao Zongyou <yaozongyou@vip.qq.com>.
The deadloc... - 10:45 AM rgw Backport #22773 (In Progress): luminous: rgw file deadlock on lru evicting
- 10:43 AM rgw Backport #22773 (Resolved): luminous: rgw file deadlock on lru evicting
- https://github.com/ceph/ceph/pull/20075
- 10:44 AM Revision e3fbaa92 (ceph): rgw_file: alternate fix deadlock on lru eviction
- This change is an alternate fix for two problems found and fixed
by Yao Zongyou <yaozongyou@vip.qq.com>.
The deadloc... - 10:43 AM rgw Bug #22736 (Pending Backport): rgw file deadlock on lru evicting
- https://github.com/ceph/ceph/pull/20034
- 10:41 AM Revision b9e4aa94 (ceph): rbd trash: replace cli delay option, add rbd trash purge command
- Replaced the delay argument for the trash move
command with a string acceptable by /bin/date, e.g.:
$ rbd trash move... - 10:40 AM rbd Bug #22722: [cls] rbd.object_map_snap_create and rbd.object_map_snap_remove are slow
- @Jason Nevermind :-)
- 09:52 AM rbd Bug #22722: [cls] rbd.object_map_snap_create and rbd.object_map_snap_remove are slow
- @Jason Did you really mean to close this as "Duplicate"? If so, which redmine ticket is it duplicating and can we zer...
- 10:36 AM rgw Backport #22772 (In Progress): jewel: user creation can overwrite existing user even if different...
- 09:42 AM rgw Backport #22772 (Resolved): jewel: user creation can overwrite existing user even if different ui...
- https://github.com/ceph/ceph/pull/20074
- 10:36 AM Revision 816397e8 (ceph): rgw: RGWUser::init no longer overwrites user_id
- if an admin op specifies a user_id and does not find a user with that
id, but does find a user based on a later field... - 10:35 AM rgw Backport #22767 (In Progress): luminous: Librgw shutdown uncorreclty
- 09:40 AM rgw Backport #22767 (Resolved): luminous: Librgw shutdown uncorreclty
- https://github.com/ceph/ceph/pull/20073
- 10:34 AM Revision 35d2baf4 (ceph): librgw: fix shutdown err with resources uncleaned
- Fixed: http://tracker.ceph.com/issues/22296
Signed-off-by: Tao Chen <chentao@umcloud.com>
(cherry picked from commit... - 10:27 AM rgw Backport #22766 (In Progress): luminous: RGW doesn't check time skew in auth v4 http header request
- 09:40 AM rgw Backport #22766 (Resolved): luminous: RGW doesn't check time skew in auth v4 http header request
- https://github.com/ceph/ceph/pull/20072
- 10:25 AM Revision 63d180c8 (ceph): osdc: remove Objecter::kick_requests which is unused
- Signed-off-by: runsisi <runsisi@zte.com.cn>
- 10:24 AM mgr Bug #22755 (Fix Under Review): cluster [ERR] Unhandled exception from module 'prometheus' while r...
- Already fixed by https://github.com/ceph/ceph/pull/20047 which should merge soon.
- 12:12 AM mgr Bug #22755 (Resolved): cluster [ERR] Unhandled exception from module 'prometheus' while running o...
- http://pulpito.ceph.com/sage-2018-01-22_23:44:53-rados-master-distro-basic-smithi/
on master - 10:23 AM Revision dd4f3225 (ceph): qa: add new prometheus test to rados/mgr suite
- Added in https://github.com/ceph/ceph/pull/19744
Signed-off-by: John Spray <john.spray@redhat.com> - 10:23 AM Revision e2c68d5e (ceph): qa: assign prometheus ports during selftest
- This was throwing IOError("Port 9283 not free on '::'",)
when trying to serve, since merging https://github.com/ceph/... - 10:21 AM bluestore Backport #22698: luminous: bluestore: New OSD - Caught signal - bstore_kv_sync
- @Prashant Please fix the cherry-pick conflict resolution as suggested by Igor in the PR.
- 10:18 AM ceph-volume Backport #22701 (In Progress): luminous: ceph-volume fails when centos7 image doesn't have lvm2 i...
- @Prashant: Please talk to the c-v developers. They have been handling the c-v backports until now.
- 10:17 AM Revision cd70aa2c (ceph): Merge pull request #20005 from jcsp/wip-mgr-minor
- mgr: remove a few junk lines
Reviewed-by: Kefu Chai <kchai@redhat.com> - 10:17 AM Revision e1af6673 (ceph): mgr: remove a few junk lines
- Signed-off-by: John Spray <john.spray@redhat.com>
- 10:14 AM RADOS Bug #21833: Multiple asserts caused by DNE pgs left behind after lots of OSD restarts
- @David I can only guess that this is not reproducible in master and that's why it requires a luminous-only fix. Could...
- 10:11 AM Backport #22771 (In Progress): jewel: ceph-objectstore-tool set-size should maybe clear data-digest
- 09:41 AM Backport #22771 (Resolved): jewel: ceph-objectstore-tool set-size should maybe clear data-digest
- https://github.com/ceph/ceph/pull/20070
- 10:10 AM Revision 84b64a88 (ceph): ceph-objectstore-tool: Fix set-size to clear data_digest if changing di...
- Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 7ca3ce93099de9412012b7a88121f9fced34f4b8)... - 10:09 AM Revision ae9c4c86 (ceph): test: Add undocumented corrupt-size for testing
- Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit c0606b9eea977074b560b44c4cd1a3d8e8bc3e0a)... - 10:05 AM Backport #22770 (In Progress): luminous: ceph-objectstore-tool set-size should maybe clear data-d...
- 09:41 AM Backport #22770 (Resolved): luminous: ceph-objectstore-tool set-size should maybe clear data-digest
- https://github.com/ceph/ceph/pull/20069
- 10:05 AM Revision 238ddccb (ceph): ceph-objectstore-tool: Fix set-size to clear data_digest if changing di...
- Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 7ca3ce93099de9412012b7a88121f9fced34f4b8) - 10:01 AM RADOS Backport #22761 (In Progress): luminous: osd checks out-of-date osdmap for DESTROYED flag on start
- 09:40 AM RADOS Backport #22761 (Resolved): luminous: osd checks out-of-date osdmap for DESTROYED flag on start
- https://github.com/ceph/ceph/pull/20068
- 10:01 AM Revision a0c0e637 (ceph): osd: only exit if *latest* map(s) say we are destroyed
- It's possible our current map is older, we were destroyed then, but in
newer maps our osd was recreated. This happen... - 09:48 AM CephFS Backport #22762 (In Progress): jewel: mds: unbalanced auth_pin/auth_unpin in RecoveryQueue code
- 09:40 AM CephFS Backport #22762 (Resolved): jewel: mds: unbalanced auth_pin/auth_unpin in RecoveryQueue code
- https://github.com/ceph/ceph/pull/20067
- 09:48 AM Revision e49a8cd8 (ceph): mds: handle 'inode gets queued for recovery multiple times'
- Fixes: http://tracker.ceph.com/issues/22647
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit ... - 09:47 AM Revision 1145c02f (ceph): mds: use elist to track recover queue items
- Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit 74f2a87887e81dc1d5895976982efb51b0a5e97e)
C... - 09:42 AM rgw Bug #22685: create user, but uid error
- @Casey, @Matt - can we change the link to #21685 from "Related to" to "Duplicates"? And change status from "Pending B...
- 09:40 AM mgr Backport #22768 (Resolved): luminous: Service daemons never recover from transient outage
- https://github.com/ceph/ceph/pull/20089
- 09:40 AM CephFS Backport #22765 (Resolved): luminous: client: avoid recursive lock in ll_get_vino
- https://github.com/ceph/ceph/pull/20086
- 09:40 AM CephFS Backport #22764 (Resolved): jewel: mds: crashes because of old pool id in journal header
- https://github.com/ceph/ceph/pull/20111
- 09:40 AM CephFS Backport #22763 (Resolved): luminous: mds: crashes because of old pool id in journal header
- https://github.com/ceph/ceph/pull/20085
- 09:39 AM mgr Backport #22760 (Resolved): luminous: mgr: prometheus: missed osd commit\apply latency metrics.
- https://github.com/ceph/ceph/pull/20084
- 09:36 AM Support #22471: osd op
- Greg Farnum wrote:
> Sounds like the network was slow or something?
Yes,we changed the switch, the problem was solv... - 09:34 AM Bug #22757 (Closed): 色方式
- 06:42 AM Bug #22757: 色方式
- This is a wrong operation, please ignore.
- 02:31 AM Bug #22757 (Closed): 色方式
- 08:24 AM Revision 73ff298b (ceph): mon: use pool_sum as param name in PGMapDigest::recovery_summary
- the param name of delta_sum of PGMapDigest::recovery_summary() is misleading too.
delta_sum fits the recovery_rate_su... - 07:48 AM RADOS Bug #22673 (Pending Backport): osd checks out-of-date osdmap for DESTROYED flag on start
- 07:48 AM Revision 04d90a7d (ceph): Merge pull request #19988 from liewegas/wip-22673
- osd: only exit if *latest* map(s) say we are destroyed
Reviewed-by: Kefu Chai <kchai@redhat.com> - 06:38 AM RADOS Bug #22727: "osd pool stats" shows recovery information bugly
- need to backport it to jewel and luminous. but it at least dates back to 9.2.0. see also http://lists.ceph.com/piperm...
- 06:32 AM RADOS Bug #22727 (Fix Under Review): "osd pool stats" shows recovery information bugly
- 04:15 AM Revision e2f5335c (ceph): rbd-mirror: image map policy tests
- Signed-off-by: Venky Shankar <vshankar@redhat.com>
- 03:55 AM rgw Bug #22758 (Resolved): rgw sends garbage meta.compression to ElasticSearch
- Once compression is enabled for a zone, metadata indexing on elasticsearch stops working.
Here is how to reproduce... - 02:33 AM Revision 0f3dd484 (ceph): rgw: upldate the max-buckets when the quota is uploaded
- Fixes:https://tracker.ceph.com/issues/22745
Signed-off-by: zhaokun <develop.hikdata.com> - 12:51 AM rgw Bug #22756: RGW will not list contents of older buckets at all: reshard makes it show up again
- As shown, resharding the bucket will make the content show up again; but you have to know that it is missing first. o...
- 12:47 AM rgw Bug #22756: RGW will not list contents of older buckets at all: reshard makes it show up again
- ...
- 12:37 AM rgw Bug #22756 (Won't Fix): RGW will not list contents of older buckets at all: reshard makes it show...
- This is very similar to bug 17372 at the face, but different underneath. Luminous does contain the fix for bug 17372 ...
- 12:16 AM bluestore Bug #22427 (Resolved): osd_fsid does not exist, fsid is generated instead
- 12:16 AM Revision 3911a2ae (ceph): Merge pull request #20059 from ceph/wip-rm22427
- doc/ceph-volume OSD use the fsid file, not the osd_fsid
- 12:15 AM Revision d431de74 (ceph): Merge pull request #19979 from k0ste/prometheus_metadata
- mgr: prometheus: set metadata metrics value to '1' (#22717).
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewe... - 12:14 AM mgr Fix #22718 (Pending Backport): mgr: prometheus: missed osd commit\apply latency metrics.
- 12:14 AM Revision eafa6e0e (ceph): Merge pull request #19980 from k0ste/prometheus_latency
- mgr: prometheus: added osd commit/apply latency metrics (#22718).
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Rev...
01/22/2018
- 11:51 PM Revision f9e02d51 (ceph): Merge pull request #19986 from tchaikov/wip-denc-size-t-featured
- denc: should check element's type not 'size_t'
Reviewed-by: Adam Emerson <aemerson@redhat.com> - 11:51 PM Revision 6f7e54db (ceph): Merge pull request #20028 from mogeb/steady-clock-rados
- rados: use WaitInterval()'s return value instead of manual timing
Reviewed-by: Sage Weil <sage@redhat.com> - 11:50 PM RADOS Bug #22419 (Pending Backport): Pool Compression type option doesn't apply to new OSD's
- 08:12 AM RADOS Bug #22419 (Fix Under Review): Pool Compression type option doesn't apply to new OSD's
- https://github.com/ceph/ceph/pull/20044
- 11:50 PM Revision ffe3eb10 (ceph): Merge pull request #20044 from tchaikov/wip-22419
- osd: update store with options after pg is created
Reviewed-by: Sage Weil <sage@redhat.com> - 11:49 PM Revision 92f7b562 (ceph): Merge pull request #20032 from liewegas/wip-name-shadowing
- mon/OSDMonitor: rename outer name declaration to avoid shadowing
Reviewed-by: Kefu Chai <kchai@redhat.com> - 11:48 PM Revision 6eb85b3a (ceph): Merge pull request #20015 from cbodley/wip-crypto--
- crypto: remove cryptopp library
Reviewed-by: Kefu Chai <kchai@redhat.com> - 11:48 PM Revision b4c91da9 (ceph): Merge pull request #20029 from tchaikov/wip-osx-build
- osdc,os,osd: fix build on osx
Reviewed-by: Adam Emerson <aemerson@redhat.com> - 11:46 PM RADOS Bug #22711 (Resolved): qa/workunits/cephtool/test.sh fails with test_mon_cephdf_commands: expect...
- 12:53 PM RADOS Bug #22711 (Fix Under Review): qa/workunits/cephtool/test.sh fails with test_mon_cephdf_commands:...
- https://github.com/ceph/ceph/pull/20046
- 11:06 AM RADOS Bug #22711: qa/workunits/cephtool/test.sh fails with test_mon_cephdf_commands: expect_false test...
- the weirdness of this issue is that some PGs are mapped to a single OSD:...
- 03:13 AM RADOS Bug #22711: qa/workunits/cephtool/test.sh fails with test_mon_cephdf_commands: expect_false test...
- the curr_object_copies_rate value in PGMap.cc dump_object_stat_sum is .5, which is counteracting the 2x replication f...
- 11:46 PM Revision 12e61663 (ceph): Merge pull request #20046 from tchaikov/wip-22711
- test: reduce the chance to have degraded PGs
Reviewed-by: Sage Weil <sage@redhat.com> - 11:10 PM Revision 3ab71020 (ceph): doc: fix ceph-iscsi-config version number
- Signed-off-by: Mike Christie <mchristi@redhat.com>
- 10:11 PM CephFS Bug #22754 (Resolved): mon: removing tier from an EC base pool is forbidden, even if allow_ec_ove...
- OSDMonitor::_check_remove_tier needs to be made aware that this should be permitted if the base tier is suitable for ...
- 10:08 PM rgw Feature #18229: multisite: trim bilogs as data sync peer zones catch up
- @Nathan you're right, luminous first. i'll attempt a jewel backport when i get a chance
- 10:07 PM rgw Backport #22753: luminous: multisite: trim bilogs as data sync peer zones catch up
- https://github.com/ceph/ceph/pull/20062
- 10:06 PM rgw Backport #22753 (Resolved): luminous: multisite: trim bilogs as data sync peer zones catch up
- https://github.com/ceph/ceph/pull/20062
- 10:02 PM Revision 2c71e5cd (ceph): rgw: add rgw_bucket_sync_status() to bypass manager
- RGWBucketSyncStatusManager::init() is doing a lot of extra work that's
not needed to serve the rest api (spawning an ... - 10:02 PM Revision 001f5577 (ceph): rgw: add json decoders for bucket sync status
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 28c6ac62b877f0eafc94facb77255bfe81f48c38) - 10:02 PM Revision 8dc99bbd (ceph): rgw: add /admin/log rest api for bucket sync status
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit fab595ab9bfe7f477ab03efee66d1a335d91f7cb) - 10:02 PM Revision 1efe55f4 (ceph): rgw: add RGWBucketInfo overload for BucketShard::init
- for use by callers that have already read the bucket instance info
Signed-off-by: Casey Bodley <cbodley@redhat.com>
... - 10:02 PM Revision aba2e0b6 (ceph): rgw: add RGWRadosBILogTrimCR
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 0dea44dad3a572cd966d22dd345c1e226c073f6e) - 10:02 PM Revision 6b41f309 (ceph): rgw: RGWGetBucketInstanceInfoCR takes rgw_bucket or metadata key
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 689badbe7fb468d4aec14e2f86bfc4cce9c103a2) - 10:02 PM Revision da126d8f (ceph): rgw: add HTTPManager to BucketTrimManager
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 04400bc60b1cf9efbc49761cba8311e0a95dfc9e) - 10:02 PM Revision 0d86081f (ceph): rgw: add BucketTrimInstanceCR
- fetches bucket sync status from each peer, calculates the min markers
for each shard, and trims the bilog shards. cal... - 10:02 PM Revision 21aef40b (ceph): rgw: start BucketTrimManager in RGWRados
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 74aedaef0757f56a77671d6de59628538cfa0bbb) - 10:02 PM Revision fb7e2c0e (ceph): rgw: BucketTrimManager implements BucketChangeObserver
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit b4249cc432b5b74e5c8f545bdc7daddbc9e60d23) - 10:02 PM Revision e34da7e6 (ceph): rgw: add BucketTrimWatcher to serve watch/notify apis
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit f96d9a8e22195bfb3347b5add7a4385895d36f9c) - 10:02 PM Revision 1d8dbaeb (ceph): rgw: add TrimCounters api to BucketTrimWatcher
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 5bcf109eac30780cfa9ae5d524d2bde638651f40) - 10:02 PM Revision 8434b7bd (ceph): rgw: add BucketTrimPollCR for interval and lease logic
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 129fc99d5208279029ff1722d21f0ad24c37db62) - 10:02 PM Revision f746e86b (ceph): rgw: add BucketTrimCR to spawn trim for active buckets
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 82c059530871af054c48de0e6a091b1f74f2eb12) - 10:02 PM Revision fbc356a2 (ceph): rgw: add MetadataListCR to loop over bucket instances
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit c9d50860b735809e343a0831ba3d346b0b37973c) - 10:02 PM Revision d13f6a10 (ceph): rgw: add BucketTrimStatus
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 2c07d7dd0e6c358bcdba409747ebf13f846a77e1) - 10:02 PM Revision e7b3a636 (ceph): rgw: collect cold buckets for trim
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 06a22a134f9af92753fa206eb64025472ec94f40) - 10:02 PM Revision b72f8aef (ceph): rgw: BucketTrimManager implements BucketTrimObserver
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 7be4eab8a339e9e083352a44ad09272da717c73e) - 10:02 PM Revision f65ad4a3 (ceph): rgw: add configure_bucket_trim()
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit d29f96ae3e1b7d65b2f513340e8c2c42cf6de9f1) - 10:02 PM Revision b26e997d (ceph): rgw: add 'radosgw-admin bilog autotrim'
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 4f736f1ec74f74e8dc1ae4ffb5b71274351c66f0) - 10:01 PM Revision 92c9fd95 (ceph): common: introduce BoundedKeyCounter and unit test
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit e9a5ec9f64dd6cd163a855335b846181c3ac83d2)... - 10:00 PM Revision 3aba3f59 (ceph): rgw: add skeleton for BucketTrimManager
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 4309adb36be8dff737ab2196f59743c316b12bca)... - 10:00 PM Revision 7308044a (ceph): rgw: MetadataManager interface takes const string refs
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit b3a5c5a0569f95a5a755ea0dc03ec2c1ea4bdc4d) - 10:00 PM Revision 82c1b7d7 (ceph): rgw: introduce RGWRadosNotifyCR for aio_notify
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 964d966969bf757570bffb650ebb4ef515a6592e) - 09:43 PM ceph-volume Bug #22663 (Resolved): man page needs updating to explain bluestore support
- merged commit b020674 into ceph:master
- 09:42 PM Bug #22302: selinux denials with ceph-deploy/ceph-volume lvm device
- Boris we need a bit of help here, unsure how to go around these. I believe Ken mentioned this is just a matter of def...
- 09:40 PM rgw Backport #18277 (In Progress): jewel: multisite: trim data changes log as peers zones catch up
- https://github.com/ceph/ceph/pull/20061
- 09:35 PM Revision 80b7b7e5 (ceph): rgw: add objv_tracker arg to RGWSimpleRadosRead/WriteCR
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit ca462a3b9aef2be6422e420fc2482f831409cb72)... - 09:30 PM Revision f97015ac (ceph): rgw: add objv_tracker arg to RGWRados::put_system_obj_data
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 2cee82f266335914103edf9673af494bfa39b7fe)... - 09:28 PM Revision c41bdb70 (ceph): rgw: move timelog trim wrapper to header
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit db79bfabc87884ca5ae92a0685ec217a99af4597) - 09:28 PM Revision 34f5f98b (ceph): rgw: move coroutines out of anonymous namespace
- anonymous namespaces do terrible things to name mangling, and this shows
up in our coroutine logging
Signed-off-by: ... - 09:28 PM Revision 86d670eb (ceph): rgw: skip sync thread if current period is empty
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 5deabd35796f483f7fd74ba042b7f81a3366422b) - 08:55 PM Revision 3bea2a35 (ceph): rgw: add static function to generate lock cookie
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 9a1b2359730df27e6688a77bfa3d5e801ad846a3) - 08:55 PM Revision f885c7b7 (ceph): rgw: hold lock for data log trimming
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 0777fff4163588850a95433799d4e3ce1bd8b6e9) - 08:55 PM Revision 1ad8d2a6 (ceph): rgw: DataLogTrimCR renamed zone to zone_id
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit f8d9ac6e740d6d1642da507747d2337000f0ab20) - 08:54 PM Revision 67f81c4b (ceph): rgw: use factory function to hide RGWDataLogTrimCR
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 5ded7ee28baa478f94e6bfb84d0c0fc4e4af7ff8)... - 08:48 PM Revision 608430f3 (ceph): rgw: pass cr registry to managers
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit ef4d7eab11fb5d2a41c9c28b9eb8b075aaff0d05)... - 08:43 PM Revision 691bfec6 (ceph): rgw: enable async calls to time_log_trim
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit d67436bb0d6cb9ae7757916547b8274990f8cc6b) - 08:43 PM Revision 0fa2db43 (ceph): rgw: add RGWRadosTimelogTrimCR
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 20f31a412d3479efe71d5745c55575173c3fe9e8) - 08:43 PM Revision 9b20b55b (ceph): rgw: add RGWDataLogTrimCR
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 6a366f955a0caa4febdbcf855a9da482a27b7fb0) - 08:43 PM Revision 446d8b29 (ceph): rgw: add RGWSyncLogTrimThread to RGWRados
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 3b674bbd865cb640266751480c86925a8c07e099) - 08:42 PM Revision 3a46af79 (ceph): rgw: add rest handlers to query sync status
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit a66b4cc9faaf003e9b3389994470048f1a317405)... - 08:42 PM Revision ce041f0e (ceph): rgw: use RGWShardCollectCR for RGWReadDataSyncStatusCoroutine
- this allows us to limit the number of outstanding requests for shard
markers
there also appeared to be issues with s... - 08:42 PM Revision 1f9eb579 (ceph): rgw: add dout_prefix for rgw_data_sync.cc
- and took out the redundant 'rgw' from 'rgw meta sync:'
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry pick... - 08:42 PM Revision 9d2090b8 (ceph): rgw: add json decoders for data sync status
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit ebbb70bd5165e3e835d8e528e038d512e7dedba9) - 08:42 PM Revision 50971dc4 (ceph): rgw: expose sync managers through RGWRados
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit ccef4b0f59c598eff2afc908f639ccf560782015) - 08:37 PM Revision 7d6984b5 (ceph): qa/suites/upgrade: disable broken kraken upgrade cls_rbd test
- Fixes: https://tracker.ceph.com/issues/22740
Signed-off-by: Jason Dillaman <dillaman@redhat.com> - 08:17 PM bluestore Bug #22427 (Fix Under Review): osd_fsid does not exist, fsid is generated instead
- PR at https://github.com/ceph/ceph/pull/20059
- 03:51 PM bluestore Bug #22427 (Triaged): osd_fsid does not exist, fsid is generated instead
- 08:16 PM Revision a5f26c62 (ceph): doc/ceph-volume OSD use the fsid file, not the osd_fsid
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 08:11 PM Revision 292cfbb1 (ceph): ceph-debug-docker.sh: allow specifying branch sha1
- Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
- 08:06 PM CephFS Bug #22741: osdc: "FAILED assert(bh->last_write_tid > tid)" in powercycle-wip-yuri-master-1.19.18...
- Core: /ceph/teuthology-archive/yuriw-2018-01-19_18:23:03-powercycle-wip-yuri-master-1.19.18-distro-basic-smithi/20909...
- 02:14 PM CephFS Bug #22741: osdc: "FAILED assert(bh->last_write_tid > tid)" in powercycle-wip-yuri-master-1.19.18...
- Assigned to CephFS because it's crashing in the ceph-fuse process (in the absence of a better home for ObjectCacher i...
- 07:48 PM Revision d906fd03 (ceph): doc/ceph-volume add lvm/encryption to the index
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 07:48 PM Revision 31ae5cf9 (ceph): doc/man/ceph-volume add dmcrypt support
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 07:48 PM rgw Documentation #13523: rgw: document civetweb ssl configuration
- https://github.com/ceph/ceph/pull/20058
adds basic documentation for rgw_frontend options - 07:45 PM Revision b592ac44 (ceph): doc/rgw: add page for http frontend configuration
- Fixes: http://tracker.ceph.com/issues/13523
Signed-off-by: Casey Bodley <cbodley@redhat.com> - 07:43 PM Revision 2477ac80 (ceph): ceph-volume tests.functional add centos7 filestore tests for dmcrypt
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 07:43 PM Revision d1ef5c48 (ceph): ceph-volume tests.functional add dmcrypt support in tox.ini
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 07:43 PM Revision be0dfe76 (ceph): ceph-volume tests.functional add xenial bluestore tests for dmcrypt
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 07:43 PM Revision 0e30aa65 (ceph): ceph-volume tests.functional add xenial filestore tests for dmcrypt
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 07:43 PM Revision da9d2bcd (ceph): doc/dev/ceph-volume update internal LVM metadata information
- Includes dmcrypt information, and updated key names to reflect current
code
Signed-off-by: Alfredo Deza <adeza@redha... - 07:43 PM Revision 8dfdde2b (ceph): doc/man/ceph-volume add docs for list sub-command
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 07:43 PM Revision bcbc2908 (ceph): doc/man/ceph-volume add docs for zap sub-command
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 07:43 PM Revision 88ff873e (ceph): ceph-volume lvm.common add dmcrypt flag
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 07:43 PM Revision dc34a326 (ceph): ceph-volume util create a helper module for encryption
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 07:43 PM Revision 0e2190c7 (ceph): ceph-volume process allow silencing output on file logging for sensitiv...
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 07:43 PM Revision be330045 (ceph): ceph-volume lvm.prepare allow encryption setups for luks
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 07:43 PM Revision 3476e87c (ceph): ceph-volume lvm.activate allow encryption setups for luks
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 07:43 PM Revision a36dcdf9 (ceph): ceph-volume util allow prepare module to work with encryption keys
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 07:43 PM Revision d51973a6 (ceph): ceph-volume tests add fixture helpers for call and run
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 07:43 PM Revision a774eae4 (ceph): ceph-volume tests add util.prepare unit tests
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 07:43 PM Revision 18972322 (ceph): ceph-volume tests.functional add centos7 bluestore tests for dmcrypt
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 07:43 PM Revision 477670a0 (ceph): doc/ceph-volume create an encryption doc explaining dmcrypt workflows
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 07:42 PM Revision b020674f (ceph): Merge pull request #19960 from gohighsec/default_bluestore
- doc: update man page to explain ceph-volume support bluestore
Reviewed-by: Alfredo Deza <adeza@redhat.com> - 07:30 PM Revision b8c2b4b9 (ceph): doc/dev/ceph-volume update internal LVM metadata information
- Includes dmcrypt information, and updated key names to reflect current
code
Signed-off-by: Alfredo Deza <adeza@redha... - 07:30 PM Revision 35d3a05c (ceph): doc/man/ceph-volume add docs for list sub-command
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 07:30 PM Revision c9169136 (ceph): doc/man/ceph-volume add docs for zap sub-command
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 07:30 PM Revision 09b19a8a (ceph): doc/man/ceph-volume add dmcrypt support
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 07:30 PM Revision 1c00e19b (ceph): doc/ceph-volume add lvm/encryption to the index
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 07:30 PM Revision 36442881 (ceph): ceph-volume tests add util.prepare unit tests
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 07:30 PM Revision dab3f352 (ceph): ceph-volume tests.functional add centos7 bluestore tests for dmcrypt
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 07:30 PM Revision 1a8ef286 (ceph): ceph-volume tests.functional add centos7 filestore tests for dmcrypt
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 07:30 PM Revision 9dbe161f (ceph): ceph-volume tests.functional add dmcrypt support in tox.ini
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 07:30 PM Revision e0a81b78 (ceph): ceph-volume tests.functional add xenial bluestore tests for dmcrypt
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 07:30 PM Revision b887c91c (ceph): ceph-volume tests.functional add xenial filestore tests for dmcrypt
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 07:21 PM Revision 81f4c810 (ceph): doc/ceph-volume add lvm/encryption to the index
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 07:19 PM ceph-volume Feature #22619 (Fix Under Review): ceph-volume lvm dmcrypt support
- PR open at https://github.com/ceph/ceph/pull/20054
- 07:14 PM Revision bee1c30e (ceph): doc/dev/ceph-volume update internal LVM metadata information
- Includes dmcrypt information, and updated key names to reflect current
code
Signed-off-by: Alfredo Deza <adeza@redha... - 07:14 PM Revision 36e2f966 (ceph): doc/man/ceph-volume add docs for list sub-command
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 07:14 PM Revision 8fcc81c6 (ceph): doc/man/ceph-volume add docs for zap sub-command
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 07:14 PM Revision b7d7de76 (ceph): doc/man/ceph-volume add dmcrypt support
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 07:04 PM RADOS Bug #22752: snapmapper inconsistency, crash on luminous
- https://github.com/ceph/ceph/pull/20040
- 07:03 PM RADOS Bug #22752 (Resolved): snapmapper inconsistency, crash on luminous
- from Stefan Priebe on ceph-devel ML:...
- 06:53 PM Revision dd5dccf5 (ceph): rgw_file: alternate fix deadlock on lru eviction
- This change is an alternate fix for two problems found and fixed
by Yao Zongyou <yaozongyou@vip.qq.com>.
The deadloc... - 06:53 PM Revision e0b85124 (ceph): rgw_file: alternate fix deadlock on lru eviction
- This change is an alternate fix for two problems found and fixed
by Yao Zongyou <yaozongyou@vip.qq.com>.
The deadloc... - 06:50 PM Revision debb6b90 (ceph): Merge pull request #20034 from linuxbox2/wip-rgw-altlatchfix
- rgw_file: alternate fix deadlock on lru eviction
- 06:47 PM RADOS Backport #22387 (In Progress): luminous: PG stuck in recovery_unfound
Included with another dependent backport as https://github.com/ceph/ceph/pull/20055- 12:40 PM RADOS Backport #22387 (Need More Info): luminous: PG stuck in recovery_unfound
- Non-trivial backport
- 06:43 PM Revision e8822fe1 (ceph): tests: recovery-unfound-found test needs to account for correct misplac...
- The test expected HEALTH_OK when in a state with misplaced objects therefore HEALTH_WARN
Signed-off-by: David Zafman... - 06:43 PM Revision 40ecfe28 (ceph): osd: Don't start recovery for missing until active pg state set
- I was seeing recovery hang when it is started before _activate_committed()
The state machine passes into "Active" but... - 06:40 PM Revision 02660d92 (ceph): osd/PG: restart recovery if NotRecovering and unfound found
- If we are in recovery_unfound state waiting for unfound objects, and we
find them, we need to restart the recovery re... - 06:38 PM Revision 673df31f (ceph): qa/suites/rados: test for recovery_unfound bug
- See http://tracker.ceph.com/issues/22145
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 25b79... - 06:38 PM Revision f4f25bec (ceph): osd/PG: document state hierarchy
- Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit e2a75c91dd21f362d0b7fb6acf6a360beefd4168) - 06:23 PM Revision 23a08fce (ceph): osd/PG: include primary in PG operator<< for ec pools
- Otherwise it is confusing!
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 0d98f262c0894b11b77... - 06:22 PM Bug #21803 (Resolved): objects degraded higher than 100%
- It turns out this change is completely superseded by #20059. So I'm switching it to resolved.
I've decided that w... - 06:06 PM ceph-ansible Bug #22751 (New): use chrony (not ntpd) on RHEL- and SUSE-based systems
- chrony is the default NTP server on "Fedora":https://fedoraproject.org/wiki/Features/ChronyDefaultNTP and "RHEL 7/Cen...
- 05:12 PM Revision 6c465fea (ceph): ceph-volume tests.functional add dmcrypt support in tox.ini
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 05:12 PM Revision 7ac9f464 (ceph): ceph-volume tests.functional add xenial bluestore tests for dmcrypt
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 05:12 PM Revision 587d0d2c (ceph): ceph-volume tests.functional add xenial filestore tests for dmcrypt
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 05:12 PM Revision d5e32067 (ceph): doc/dev/ceph-volume update internal LVM metadata information
- Includes dmcrypt information, and updated key names to reflect current
code
Signed-off-by: Alfredo Deza <adeza@redha... - 05:12 PM Revision 8f478087 (ceph): doc/man/ceph-volume add docs for list sub-command
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 05:12 PM Revision 2a32d944 (ceph): doc/man/ceph-volume add docs for zap sub-command
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 05:12 PM Revision 6b920d16 (ceph): doc/man/ceph-volume add dmcrypt support
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 05:12 PM Revision 0c2e14e8 (ceph): ceph-volume process allow silencing output on file logging for sensitiv...
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 05:12 PM Revision de19a35b (ceph): ceph-volume lvm.prepare allow encryption setups for luks
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 05:12 PM Revision 4521521d (ceph): ceph-volume lvm.activate allow encryption setups for luks
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 05:12 PM Revision 9a90896a (ceph): ceph-volume util allow prepare module to work with encryption keys
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 05:12 PM Revision 67eb6c0a (ceph): ceph-volume tests add fixture helpers for call and run
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 05:12 PM Revision dd5df37a (ceph): ceph-volume tests add util.prepare unit tests
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 05:12 PM Revision b56bdf6e (ceph): ceph-volume tests.functional add centos7 bluestore tests for dmcrypt
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 05:12 PM Revision d08c01dc (ceph): ceph-volume tests.functional add centos7 filestore tests for dmcrypt
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 05:12 PM Revision d68dcc53 (ceph): doc/ceph-volume create an encryption doc explaining dmcrypt workflows
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 05:12 PM Revision 0f9e3ac9 (ceph): ceph-volume lvm.common add dmcrypt flag
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 05:12 PM Revision b94012df (ceph): ceph-volume util create a helper module for encryption
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 04:49 PM Revision b44bd85b (ceph): Merge pull request #20030 from tchaikov/wip-doc-cxx11
- doc/dev/cxx: add C++11 ABI related doc
- 04:11 PM rgw Bug #22124: rgw: user stats increased after bucket reshard
- @Zongyou Yao thanks for catching this.
I revert the pr and I will try a different fix. - 11:36 AM rgw Bug #22124: rgw: user stats increased after bucket reshard
- I will check it
- 03:57 PM ceph-volume Bug #22720 (Closed): Added an osd by ceph-volume,it got an error in systemctl enable ceph-volume@...
- If you have installed ceph in a different dir then you must have the systemd files in places that systemd will recogn...
- 03:53 PM bluestore Bug #22510: osd: BlueStore.cc: BlueStore::_balance_bluefs_freespace: assert(0 == "allocate failed...
- 03:51 PM bluestore Bug #22245 (Need More Info): [segfault] ceph-bluestore-tool bluefs-log-dump
- can you still reproduce this? do you have (or can you generate) a core file? THe log doesn't tell us where it faile...
- 03:45 PM bluestore Bug #22115 (Duplicate): OSD SIGABRT on bluestore_prefer_deferred_size = 104857600: assert(_buffer...
- see #21932
- 03:43 PM bluestore Bug #22543 (Can't reproduce): OSDs can not start after shutdown, killed by OOM killer during PGs ...
- 03:40 PM bluestore Bug #22066 (Duplicate): bluestore osd asserts repeatedly with ceph-12.2.1/src/include/buffer.h: 8...
- see #21932, pending backport, should be in 12.2.3
- 03:34 PM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
- Martin, can you check your dmesg/kernel log and see if there are any media errors? The crc value is for a single blo...
- 03:21 PM Revision ed984797 (ceph): Revert "rgw: reshard should not update stats when linking new bucket in...
- 03:18 PM Revision 4d709ca5 (ceph): Revert "luminous: rgw: user stats increased after bucket reshard"
- 03:16 PM bluestore Backport #22264 (Resolved): luminous: bluestore: db.slow used when db is not full
- 03:02 PM bluestore Backport #22264: luminous: bluestore: db.slow used when db is not full
- luminous cherry-pick is merged.
- 03:16 PM Revision 42f5d042 (ceph): Merge pull request #19708 from qrGitHub/wip-rgw-unused-variable4
- rgw: drop unused variable bucket_instance_ids
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Jos Collin... - 03:14 PM rbd Bug #22740 (Fix Under Review): "[ FAILED ] TestClsRbd.snapshots_namespaces" in upgrade:kraken-x...
- *PR*: https://github.com/ceph/ceph/pull/20050
- 03:03 PM CephFS Feature #12107 (In Progress): mds: use versioned wire protocol; obviate CEPH_MDS_PROTOCOL
- 07:28 AM CephFS Feature #12107: mds: use versioned wire protocol; obviate CEPH_MDS_PROTOCOL
- I'm working on this, please assign this to me
- 03:02 PM Revision 029594a0 (ceph): Merge pull request #19257 from ifed01/wip-ifed-rocksdb-fix
- luminous: rocksdb: fixes early metadata spill over to slow device in
- 03:01 PM Revision ac064e1f (ceph): ceph_test_objectstore: do not change model for 0-length zero
- We almost fixed this in the pr merged at 2dbbb351e2e0e3703880023bf51f55790f763e04
but missed this piece.
Signed-off-... - 03:00 PM Revision 6a691bb7 (ceph): os/bluestore: 0-length zero should not change object size
- Fixes: http://tracker.ceph.com/issues/21712
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit b58... - 03:00 PM Revision 445f9b52 (ceph): os/filestore: make 0-length zero avoid touching object length
- Fixes: http://tracker.ceph.com/issues/21712
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 979... - 03:00 PM Revision a146e49c (ceph): os/ObjectStore: 0-length zero does not change length of object
- Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 9ad1f4f10ff7bfe32d0a37361640fe5c65e56699) - 02:30 PM Revision b25efca3 (ceph): Merge pull request #18717 from shinobu-x/sk_mgr_daemonserver_using_get_val
- mgr/DaemonServer.cc: [Cleanup] Change to using get_val template function
Reviewed-by: John Spray <john.spray@redhat... - 02:28 PM mgr Bug #22096: Authentication failed, did you specify a mgr ID with a valid keyring?
- Fantastic! I added the following to my ceph.conf:
[mgr]
auth_client_required=cephx
And that has resolved the ... - 01:44 PM mgr Bug #22096 (Fix Under Review): Authentication failed, did you specify a mgr ID with a valid keyring?
- https://github.com/ceph/ceph/pull/20048
- 01:23 PM mgr Bug #22096: Authentication failed, did you specify a mgr ID with a valid keyring?
- Looking a few posts back, I see this:...
- 11:46 AM mgr Bug #22096: Authentication failed, did you specify a mgr ID with a valid keyring?
- I have also had this exact problem.
We have upgraded our MONs and have them running, but cannot get MGR to start.
W... - 02:27 PM RADOS Feature #22750 (Fix Under Review): libradosstriper conditional compile
- -https://github.com/ceph/ceph/pull/18197-
- 01:21 PM RADOS Feature #22750 (Resolved): libradosstriper conditional compile
- Currently libradosstriper is a hard dependency of the rados CLI tool.
Please add a "WITH_LIBRADOSSTRIPER" compile-... - 02:21 PM Revision fc8bbaf0 (ceph): Merge pull request #19362 from myoungwon/wip-manifest-rados-op-promote
- osd, librados: add a rados op (TIER_PROMOTE)
Reviewed-by: Sage Weil <sage@redhat.com> - 02:20 PM Revision 6e1b4b15 (ceph): Merge pull request #20045 from shangzhong/doc-cephfs-multimds
- doc: redundant "cephfs" when set the "allow_multimds"
Reviewed-by: John Spray <john.spray@redhat.com> - 02:16 PM RADOS Bug #22746 (Fix Under Review): osd/common: ceph-osd process is terminated by the logratote task
- 11:51 AM RADOS Bug #22746 (Resolved): osd/common: ceph-osd process is terminated by the logratote task
- 1. Construct the scene:
(1) step 1:
Open the terminal_1, and
Prepare the cmd: "killall -q -1 ceph-mon ... - 02:11 PM Bug #22735 (Closed): about mon_max_pg_per_osd
- The factor osd_max_pg_per_osd_hard_ratio (default 2) is applied to the PG count limit before actually preventing PG c...
- 01:47 PM Revision e4c8123d (ceph): rgw_op: drop the forward_as_tuple variant of rgw_add_to_iam_environment
- We don't have any places in the code where we can std::move both the
key and value to construct the map, so dropping ... - 01:47 PM Revision de81a74c (ceph): rgw: rgw_op update has_conditional calls with new has_key
- Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
- 01:47 PM Revision d2ec5099 (ceph): rgw_iam_policy: add has_conditional to Policy
- does a linear search of conditional keys and returns if present. Useful
where conditionals specified need an often ex... - 01:47 PM Revision 01cb3952 (ceph): s3: add tags for ExistingObjectTag IAM conditional only if necessary
- Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
- 01:47 PM Revision 3d5fe3e5 (ceph): drop eval_existing_objtags
- Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
- 01:47 PM Revision 5fdb2f22 (ceph): rgw: policy: support GetObjTags to use policy conditionals
- Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
- 01:47 PM Revision 7cb7c599 (ceph): rgw: kill iam_action as a RGWOp member
- since we only use it for verify_permissions, let us kill iam_action as
member of RGWOp class
Signed-off-by: Abhishek... - 01:47 PM Revision dc9f7edd (ceph): rgw: drop requestobject tag from gperf and keywords
- Since these are dropped at compile time anyway
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> - 01:47 PM Revision bffa8c62 (ceph): rgw: rgw_add_to_iam_env has a r-value reference function overload
- Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
- 01:47 PM Revision e3dbb3da (ceph): rgw: support for s3 grants conditional
- Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
- 01:47 PM Revision 11011e26 (ceph): rgw_op: use has_conditional only when iam_policy exists
- Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
- 01:47 PM Revision 9aed1edc (ceph): rgw: policy: support for acl grants cond. in bucket acls as well
- Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
- 01:47 PM Revision 41da34c8 (ceph): rgw: policy : put object support for x-amz-metadata-directive
- Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
- 01:47 PM Revision f2e7054e (ceph): rgw: policy: add_to_iam_env now supports char* and checks for null
- Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
- 01:47 PM Revision 38bb5c0a (ceph): rgw: policy: support for conditionals in copy obj
- Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
- 01:47 PM Revision 356c2706 (ceph): rgw: Policy: add support for PutObject with grants conditionals
- Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
- 01:47 PM Revision 6ed31c04 (ceph): rgw: policy: add_to_iam_env allows empty values
- Since null conditional just allows for presence of a header it makes
sense to allow empty values as well for checking... - 01:47 PM Revision 5c09c754 (ceph): doc: rgw add the newly supported bucket policy conditionals
- Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
- 01:43 PM Revision 1e06fe00 (ceph): mon: fix mgr using auth_client_required policy
- This caused mgr daemons to fail to authenticate
when auth_client_required was set to something
different to auth_clus... - 01:38 PM mgr Bug #22682: "PyModuleRegistry.cc: 139: FAILED assert(map.epoch > 0)" in rados-luminous-distro-bas...
- As with #22266, this is a rebuild-mondb run so presumably the solution is a test modification to avoid leaving the mg...
- 01:29 PM Revision c05d9633 (ceph): Merge pull request #19744 from jan--f/mgr-prometheus-standby-mondown
- pybind/mgr/prometheus: add StandbyModule and handle failed MON cluster
Reviewed-by: John Spray <john.spray@redhat.com> - 01:24 PM Revision 74c9cfc4 (ceph): test: reduce the chance to have degraded PGs
- in test_mon_osd_misc(), there is good chance that the cluster chooses
to use an unbalanced weight because of the data... - 12:59 PM RADOS Support #22749 (Closed): dmClock OP classification
- Why does dmClock algorithm in CEPH attribute recovery's read and write OP to osd_op_queue_mclock_osd_sub, so that whe...
- 12:41 PM RADOS Backport #22724 (Need More Info): luminous: miscounting degraded objects
- 12:41 PM RADOS Backport #22724: luminous: miscounting degraded objects
- David, while you're doing this one, can you include https://tracker.ceph.com/issues/22387 as well?
- 12:23 PM RADOS Support #22680 (Resolved): mons segmentation faults New 12.2.2 cluster
- 12:21 PM Revision 4a45b025 (ceph): qa/tasks/mgr: add test_prometheus; smoke tests for prometheus module
- Signed-off-by: Jan Fajerski <jfajerski@suse.com>
- 12:21 PM Backport #22687 (Rejected): luminous: PGLog: avoid using list::size
- Confirmed - the master fix reverts commits that were never backported to luminous.
- 12:21 PM Revision ff471d48 (ceph): pybing/mgr/prometheus: tidy up cherrypy engine start and stop
- Calling cherrypy.engine.block() in the stanby module results in a failing
mgr failover.
Signed-off-by: Jan Fajerski ... - 12:20 PM Bug #22654: PGLog: avoid using list::size
- Verified that the changes reverted by this fix were never applied to luminous:
* https://github.com/ceph/ceph/comm... - 12:14 PM mgr Feature #22748 (Resolved): Add units to configuration settings
- Same as http://tracker.ceph.com/issues/22747 but for configuration settings instead of performance counters.
Confi... - 12:10 PM mgr Feature #22747 (Resolved): Add units to performance counters
- Currently, our performance counters don't indicate whether they are just generic counts (e.g. number of requests), or...
- 12:05 PM CephFS Backport #22508 (Need More Info): luminous: MDSMonitor: inconsistent role/who usage in command help
- Non-trivial backport - since it's essentially a documentation fix, I'm not sure if it's worth the risk.
- 11:58 AM Revision 85847c50 (ceph): Merge pull request #19965 from ovh/bp-reorder-mimic-fields
- osd_types.cc: reorder fields in serialized pg_stat_t
Reviewed-by: Sage Weil <sage@redhat.com> - 11:58 AM Revision d3785b43 (ceph): Merge pull request #19963 from runsisi/wip-cmake
- cmake: do not find bzip2/lz4 for rocksdb
Reviewed-by: Kefu Chai <kchai@redhat.com> - 11:58 AM Revision 8cbee479 (ceph): Merge pull request #19944 from badone/wip-better-prepare_command_pool_s...
- mon/OSDMonitor: Better prepare_command_pool_set E2BIG error message
Reviewed-by: Kefu Chai <kchai@redhat.com> - 11:57 AM Revision 97992124 (ceph): Merge pull request #19934 from david-z/wip-rocksdb-dump-mem
- kv/RocksDB: get index and filter blocks memory usage
Reviewed-by: Sage Weil <sage@redhat.com> - 11:46 AM mgr Bug #22116 (Resolved): prometheus module 500 if 'deep' in pg states
- 11:46 AM Revision e7d555b0 (ceph): doc: redundant "cephfs" when set the "allow_multimds"
- Signed-off-by: Shangzhong Zhu <zhu.shangzhong@zte.com.cn>
- 11:25 AM Bug #21897 (Pending Backport): OSD heartbeat timeout due to too many omap entries read in each 'c...
- 11:18 AM CephFS Backport #22078 (In Progress): luminous: ceph.in: tell mds does not understand --cluster
- 10:53 AM Revision 67abd124 (ceph): Merge pull request #19948 from tchaikov/wip-standby-module-get-config
- pybind/mgr/mgr_module: add default param for MgrStandbyModule.get_con…
Reviewed-by: John Spray <john.spray@redhat.com> - 10:41 AM rgw Bug #22745 (Resolved): can not set user quota with specific value
- I used the admin rest api to operate user:
1. create a user with default max buckets(1000).
2. modify the max bucke... - 09:41 AM Linux kernel client Bug #22702: cephfs crashed under high memory pressure due to reserved caps number mismatch
- ...
- 08:05 AM Linux kernel client Bug #22702: cephfs crashed under high memory pressure due to reserved caps number mismatch
- Sorry, I will check it right now. This patch is already testing on our env. I think it could be some mistake when I m...
- 07:55 AM Linux kernel client Bug #22702: cephfs crashed under high memory pressure due to reserved caps number mismatch
- this patch does not compile. you should test your patch before submitting it
- 03:26 AM Linux kernel client Bug #22702: cephfs crashed under high memory pressure due to reserved caps number mismatch
- ...
- 09:35 AM Revision c806855d (ceph): rgw: lifecycle omap entry was removed in abnormal situation
- Signed-off-by: fang yuxiang fang.yuxiang@eisoo.com
- 08:58 AM Revision bc7de8b1 (ceph): pybind/mgr/mgr_module: add default param for MgrStandbyModule.get_config()
- this matches its counterpart of MgrModule.
Signed-off-by: Kefu Chai <kchai@redhat.com> - 08:38 AM Revision 41fd3503 (ceph): Merge pull request #19863 from renhwztetecs/renhw-wip-common-time
- common/time: add time.h for Alpine build
Reviewed-by: John Coyle <dx9err@gmail.com>
Reviewed-by: Kefu Chai <kchai@re... - 08:36 AM Revision f5e7a8da (ceph): Merge pull request #19899 from smithfarm/wip-rip-rcceph
- build/ops: rpm: rip out rcceph script
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Reviewed-by: Boris Ranto <branto@... - 08:10 AM Revision 43b2e512 (ceph): osd: update store with options after pg is created
- Fixes: http://tracker.ceph.com/issues/22419
Signed-off-by: Kefu Chai <kchai@redhat.com> - 08:10 AM Revision d0f67059 (ceph): Revert "osd/PG: pass pool options to ObjectStore on pg create"
- pg is not created by the underlying store, hence the
osd->store->set_collection_opts() call always returns -ENOENT.
... - 06:00 AM bluestore Bug #22616: bluestore_cache_data uses too much memory
- I did some test with bluestore_default_buffered_read = false
The bluestore_cache_data now only use around a fe... - 05:09 AM Revision e7bdf589 (ceph): osd/PG: print a space after __func__ in log message
- Signed-off-by: Kefu Chai <kchai@redhat.com>
- 03:04 AM RADOS Bug #22715 (Pending Backport): log entries weirdly zeroed out after 'osd pg-temp' command
- 03:04 AM RADOS Backport #22744 (In Progress): luminous: log entries weirdly zeroed out after 'osd pg-temp' command
- https://github.com/ceph/ceph/pull/20042
- 03:03 AM RADOS Backport #22744 (Resolved): luminous: log entries weirdly zeroed out after 'osd pg-temp' command
- https://github.com/ceph/ceph/pull/20042
- 02:59 AM Revision 2260f03b (ceph): mon/OSDMonitor: squelch 'id' arg errors
- Several commands use 'id' but for other types (e.g., vector<int64_t>).
Signed-off-by: Sage Weil <sage@redhat.com>
(c... - 02:56 AM Revision e0709034 (ceph): use stringsream::str(), not rdbuf()
- Fixes: http://tracker.ceph.com/issues/22715
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 918... - 02:00 AM Revision c24f2bae (ceph): mon/OSDMonitor.cc: fix expected_num_objects interpret error
- Fixes: http://tracker.ceph.com/issues/22530
Signed-off-by: Yang Honggang <joseph.yang@xtaotech.com> - 01:20 AM rgw Documentation #13670: rgw frontends not mentioned in radosgw config-ref
- Civetweb supports listen on specific IP:port already, the code snip is listed below
https://github.com/ceph/civetweb...
01/21/2018
- 08:29 PM Revision bfd84c90 (ceph): Merge pull request #19998 from liewegas/wip-22715
- fix broken use of streamstream::rdbuf()
Reviewed-by: Kefu Chai <kchai@redhat.com> - 08:29 PM RADOS Bug #22715 (Resolved): log entries weirdly zeroed out after 'osd pg-temp' command
- 06:56 PM RADOS Bug #22743 (New): "RadosModel.h: 854: FAILED assert(0)" in upgrade:hammer-x-jewel-distro-basic-sm...
- Run: http://pulpito.ceph.com/teuthology-2018-01-19_01:15:02-upgrade:hammer-x-jewel-distro-basic-smithi/
Job: 2088826... - 10:25 AM rgw Backport #22703 (Fix Under Review): jewel: rgw: offline resharding doesn't seem to preserve bucke...
- https://github.com/ceph/ceph/pull/20039 (jewel-only fix)
- 10:11 AM Revision 4ea106bc (ceph): rgw: resharding needs to set back the bucket ACL after link
- Fixes: http://tracker.ceph.com/issues/22703
Signed-off-by: Orit Wasserman <owasserm@redhat.com> - 08:20 AM rgw Bug #22742 (Fix Under Review): rgw: resharding doesn't seem to preserve bucket acls
- 08:20 AM rgw Bug #22742: rgw: resharding doesn't seem to preserve bucket acls
- -https://github.com/ceph/ceph/pull/20037-
- 08:20 AM rgw Bug #22742 (Resolved): rgw: resharding doesn't seem to preserve bucket acls
- Created a public bucket; after resharding the acls do not seem to have been retained...
01/20/2018
- 11:27 PM Revision e35c50c1 (ceph): rgw: Better ERANGE error message
- Add mon_max_pg_per_osd exceeded as possible cause for ERANGE error
Partially fixes: http://tracker.ceph.com/issues/2... - 11:22 PM Revision a031aa27 (ceph): mon/OSDMonitor: Fix OSDMonitor error message outputs
- Partially fixes: http://tracker.ceph.com/issues/22351
Signed-off-by: Brad Hubbard <bhubbard@redhat.com> - 11:18 PM RADOS Bug #22351 (In Progress): Couldn't init storage provider (RADOS)
- Reopening this and reassigning it to RADOS as there are a couple of changes we can make to logging to make this easie...
- 10:06 PM Revision 5c303186 (ceph): doc: add ceph iscsi test kernel info
- Signed-off-by: Mike Christie <mchristi@redhat.com>
- 05:33 PM CephFS Bug #22741 (Resolved): osdc: "FAILED assert(bh->last_write_tid > tid)" in powercycle-wip-yuri-mas...
- Run: http://pulpito.ceph.com/yuriw-2018-01-19_18:23:03-powercycle-wip-yuri-master-1.19.18-distro-basic-smithi/
Jobs:... - 05:29 PM rbd Bug #22740 (Resolved): "[ FAILED ] TestClsRbd.snapshots_namespaces" in upgrade:kraken-x-luminou...
- Run: http://pulpito.ceph.com/teuthology-2018-01-20_03:25:02-upgrade:kraken-x-luminous-distro-basic-ovh/
Jobs: '20933... - 04:30 PM rgw Bug #22151 (Resolved): rgw: log keystone errors at a higher level
- 04:28 PM rgw Bug #21901 (Resolved): Bucket Policy Evaluation Logical Error
- 04:28 PM rgw Backport #22602 (Resolved): luminous: Bucket Policy Evaluation Logical Error
- 04:28 PM rgw Bug #22541 (Resolved): put bucket policy panics RGW process
- 04:27 PM rgw Backport #22618 (Resolved): luminous: put bucket policy panics RGW process
- 04:27 PM rgw Backport #22583 (Resolved): luminous: rgw: chained cache size is growing above rgw_cache_lru_size...
- 04:25 PM rgw Backport #22588 (Resolved): luminous: rgw: put cors operation returns 500 unknown error (ops are ...
- 04:24 PM rgw Backport #22574 (Resolved): luminous: Random 500 errors in Swift PutObject
- 04:20 PM rgw Bug #20991 (Resolved): S3 API Policy Conditions IpAddress and NotIpAddress do not work
- 04:20 PM rgw Backport #22601 (Resolved): luminous: S3 API Policy Conditions IpAddress and NotIpAddress do not ...
- 02:56 PM Revision 3cf0880f (ceph): rgw_file: alternate fix deadlock on lru eviction
- This change is an alternate fix for two problems found and fixed
by Yao Zongyou <yaozongyou@vip.qq.com>.
The deadloc... - 02:15 PM ceph-volume Bug #22720: Added an osd by ceph-volume,it got an error in systemctl enable ceph-volume@.service
- Alfredo Deza wrote:
> I haven't been able to replicate this problem with 7.1.
>
> Looking at your systemd unit fi... - 12:42 PM rgw Backport #22017 (Resolved): luminous: Segmentation fault when starting radosgw after reverting .r...
- 12:42 PM rgw Bug #21980 (Resolved): RGWCrashError: RGW will crash if a putting lc config request does not incl...
- 12:42 PM rgw Backport #22024 (Resolved): luminous: RGWCrashError: RGW will crash if a putting lc config reques...
- 12:41 PM rgw Bug #22006 (Resolved): RGWCrashError: RGW will crash when generating random bucket name and objec...
- 12:41 PM rgw Backport #22016 (Resolved): luminous: RGWCrashError: RGW will crash when generating random bucket...
- 12:41 PM rgw Backport #22021 (Resolved): luminous: rgw: modify s3 type subuser access permission fail
- 12:40 PM rgw Backport #22179 (Resolved): luminous: Swift object expiry incorrectly trims entries, leaving behi...
- 03:21 AM Revision 3251ce14 (ceph): sync rgw multi changes
- Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
- 03:20 AM Revision 0a5501a1 (ceph): sync rbd.py changes
- Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
- 03:18 AM Revision 0cfc065a (ceph): sync rados.py changes
- Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
- 03:15 AM Revision 7a0ecd40 (ceph): sync thrash-osd-heath ignore's
- Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
- 03:14 AM Revision a4c6cbfe (ceph): sync ceph-manager and kernel mount options
- Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
- 03:12 AM Revision 739b1e44 (ceph): sync fs script changes
- Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
- 03:03 AM Revision ff4080d4 (ceph): mgr changes sync with upstream
- Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
01/19/2018
- 10:23 PM Revision c581d1f4 (ceph): ceph-volume tests.functional add xenial bluestore tests for dmcrypt
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 10:23 PM Revision ce7026c6 (ceph): ceph-volume tests.functional add xenial filestore tests for dmcrypt
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 10:23 PM Revision 23a67305 (ceph): ceph-volume lvm.activate allow encryption setups for luks
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 10:23 PM Revision e0a00871 (ceph): ceph-volume util allow prepare module to work with encryption keys
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 10:23 PM Revision b4599719 (ceph): ceph-volume tests add fixture helpers for call and run
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 10:23 PM Revision d7dfd494 (ceph): ceph-volume tests add util.prepare unit tests
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 10:23 PM Revision 97886d46 (ceph): ceph-volume tests.functional add centos7 bluestore tests for dmcrypt
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 10:23 PM Revision b8afa195 (ceph): ceph-volume tests.functional add centos7 filestore tests for dmcrypt
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 10:23 PM Revision 53727d51 (ceph): ceph-volume tests.functional add dmcrypt support in tox.ini
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 09:48 PM Feature #22156 (Pending Backport): allow client requests to preempt scrub
- https://github.com/ceph/ceph/pull/18971
- 09:11 PM rgw Backport #22171 (Resolved): luminous: rgw: log keystone errors at a higher level
- 09:10 PM rgw Backport #22181 (Resolved): luminous: rgw segfaults after running radosgw-admin data sync init
- 09:10 PM Revision 1a69f3ed (ceph): Merge pull request #19071 from smithfarm/wip-22181-luminous
- luminous: rgw segfaults after running radosgw-admin data sync init
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Re... - 09:09 PM Revision 7a4b4218 (ceph): Merge pull request #19077 from smithfarm/wip-22171-luminous
- luminous: rgw: log keystone errors at a higher level
Reviewed-by: Casey Bodley <cbodley@redhat.com> - 09:08 PM Revision 6d56c2fd (ceph): Merge pull request #19810 from adamemerson/wip-luminous-21901
- luminous: rgw: bucket policy evaluation logical error
Reviewed-by: Casey Bodley <cbodley@redhat.com> - 09:06 PM Revision 63a05442 (ceph): Merge pull request #19847 from adamemerson/wip-22541-luminous
- luminous: rgw: put bucket policy panics RGW process
Reviewed-by: Casey Bodley <cbodley@redhat.com> - 09:04 PM rgw Bug #22410: rgw: chained cache size is growing above rgw_cache_lru_size limit
- https://github.com/ceph/ceph/pull/19785 (luminous backport - see #22583) was merged
- 09:03 PM Revision e24edea8 (ceph): Merge pull request #19785 from linuxbox2/luminous-22410
- luminous: rgw: fix chained cache invalidation to prevent cache size growth
Reviewed-by: Adam Emerson <aemerson@redha... - 09:03 PM rgw Backport #22588: luminous: rgw: put cors operation returns 500 unknown error (ops are ECANCELED)
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19788
merged - 09:02 PM rgw Backport #22574: luminous: Random 500 errors in Swift PutObject
- Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19788
merged - 09:02 PM Revision ca5ae981 (ceph): Merge pull request #19788 from adamemerson/wip-luminous-cache
- luminous: rgw: Random 500 errors in Swift PutObject (needs cache fixes)
Reviewed-by: Nathan Cutler <ncutler@suse.com... - 09:01 PM Revision f2c5146f (ceph): Merge pull request #19053 from shinobu-x/wip-22187-luminous
- luminous: rgw: add cors header rule check in cors option request
Reviewed-by: Casey Bodley <cbodley@redhat.com> - 09:01 PM rgw Backport #22601: luminous: S3 API Policy Conditions IpAddress and NotIpAddress do not work
- Adam Emerson wrote:
> https://github.com/ceph/ceph/pull/19819
merged - 09:01 PM Revision e002a82d (ceph): Merge pull request #19819 from adamemerson/wip-backport-22601
- luminous: rgw: S3 API Policy Conditions IpAddress and NotIpAddress do not work
Reviewed-by: Abhishek Lekshmanan <abh... - 09:00 PM Revision ccd4b538 (ceph): Merge pull request #19050 from shinobu-x/wip-22184-luminous
- luminous: Dynamic bucket indexing, resharding and tenants seems to be broken
Reviewed-by: Casey Bodley <cbodley@redh... - 09:00 PM Revision 21ff007c (ceph): Merge pull request #19085 from shinobu-x/wip-22215-luminous
- luminous: rgw: bucket index object not deleted after radosgw-admin bucket rm --purge-objects --bypass-gc
Reviewed-by... - 08:54 PM Revision 599d6a16 (ceph): Merge pull request #18870 from shinobu-x/wip-21949-luminous
- luminous: rgw: null instance mtime incorrect when enable versioning
Reviewed-by: Casey Bodley <cbodley@redhat.com> - 08:54 PM Revision 7a686ddb (ceph): Merge pull request #18764 from smithfarm/wip-22017-luminous
- luminous: rgw: Segmentation fault when starting radosgw after reverting .rgw.root
Reviewed-by: Casey Bodley <cbodley... - 08:53 PM Revision c143de46 (ceph): Merge pull request #18765 from smithfarm/wip-22024-luminous
- luminous: RGWCrashError: RGW will crash if a putting lc config request does not include an ID tag in the request xml
... - 08:53 PM Revision 92a1908c (ceph): Merge pull request #18766 from smithfarm/wip-22021-luminous
- luminous: rgw: modify s3 type subuser access permission fail
Reviewed-by: Casey Bodley <cbodley@redhat.com> - 08:53 PM Revision 11a3dae2 (ceph): Merge pull request #18867 from shinobu-x/wip-22027-luminous
- luminous: multisite: destination zone does not compress synced objects
Reviewed-by: Casey Bodley <cbodley@redhat.com> - 08:48 PM Revision 7ae70b8b (ceph): Merge pull request #18868 from shinobu-x/wip-22026-luminous
- luminous: Policy parser may or may not dereference uninitialized boost::optional sometimes
Reviewed-by: Adam Emerson... - 08:46 PM Revision 262bd715 (ceph): Merge pull request #19538 from shinobu-x/wip-22434-luminous
- luminous: rgw: user stats increased after bucket reshard
Reviewed-by: Casey Bodley <cbodley@redhat.com> - 08:46 PM Revision 14ca29d5 (ceph): Merge pull request #19489 from dplyakin/luminous-get-website-error-code
- luminous: rgw: fix GET website response error code
Reviewed-by: Casey Bodley <cbodley@redhat.com> - 08:45 PM rgw Backport #22179: luminous: Swift object expiry incorrectly trims entries, leaving behind some of ...
- Prashant D wrote:
> https://github.com/ceph/ceph/pull/19090
merged - 08:44 PM Revision b26aeac2 (ceph): Merge pull request #19090 from pdvian/wip-22179-luminous
- luminous: rgw: Fix swift object expiry not deleting objects
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-... - 08:43 PM rgw Backport #22365: luminous: log rotate causes rgw realm reload
- Casey Bodley wrote:
> https://github.com/ceph/ceph/pull/19434
merged - 08:43 PM Revision 370abb54 (ceph): Merge pull request #19434 from cbodley/wip-luminous-pr-16807
- luminous: rgw: revert PR #16807
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com> - 08:41 PM rgw Backport #22397: luminous: rgw: radosgw-admin reshard command argument error.
- Shinobu Kinjo wrote:
> https://github.com/ceph/ceph/pull/19502
merged - 08:41 PM Revision 85558065 (ceph): Merge pull request #19502 from shinobu-x/wip-22397-luminous
- luminous: rgw: radosgw-admin reshard command argument error.
Reviewed-by: Orit Wasserman <owasserm@redhat.com> - 08:40 PM Revision eaedb0f0 (ceph): Merge pull request #19506 from shinobu-x/wip-22388-luminous
- luminous: rgw: 501 is returned When init multipart is using V4 signature and chunk encoding
Reviewed-by: Radoslaw Za... - 07:59 PM Revision 5f2b0065 (ceph): ceph-volume tests.functional add xenial filestore tests for dmcrypt
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 07:59 PM Revision 35557d45 (ceph): ceph-volume lvm.prepare allow encryption setups for luks
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 07:59 PM Revision 41e4f333 (ceph): ceph-volume lvm.activate allow encryption setups for luks
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 07:59 PM Revision 034058c1 (ceph): ceph-volume util allow prepare module to work with encryption keys
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 07:59 PM Revision ab9b6998 (ceph): ceph-volume tests add fixture helpers for call and run
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 07:59 PM Revision 6fadc515 (ceph): ceph-volume tests add util.prepare unit tests
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 07:59 PM Revision e960f0e8 (ceph): ceph-volume tests.functional add centos7 bluestore tests for dmcrypt
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 07:59 PM Revision 846c5283 (ceph): ceph-volume tests.functional add centos7 filestore tests for dmcrypt
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 07:59 PM Revision a9022af2 (ceph): ceph-volume tests.functional add dmcrypt support in tox.ini
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 07:59 PM Revision d65ae2c3 (ceph): ceph-volume tests.functional add xenial bluestore tests for dmcrypt
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 07:12 PM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
- Just an update:
"ceph pg repair x.yz"
changes the ceph status from HEALTH_ERR to HEALTH_OK (I have to do that e... - 06:08 PM Revision e066b691 (ceph): test: Verify stat calculations during backfill
- Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 88ce0c1a91178c25c75e9b627c2a2b64b0969648) - 06:08 PM Revision 82b1a41e (ceph): qa: Ignore degraded PGs when injecting random eio errors
- Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit c77941f593755f79e4a800545d7ff437bbe0562d) - 06:08 PM Revision f7bc7475 (ceph): ceph-helpers.sh: Add flush_pg_stats() to wait_for_clean() to make it re...
- osd-scrub-repair.sh: Fixes for omap keys landing on different OSDs due to flush
Signed-off-by: David Zafman <dzafman... - 06:08 PM Revision 98cf9289 (ceph): test: Verify stat calculations during recovery
- Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit f5af1af6d3727f915dfcf7ea8a243b4a52b43859) - 06:08 PM Revision 7065a781 (ceph): osd: Improve the way insufficient targets is handled to be compatible w...
- Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 91d1487ecfb497905a20556baf699ce8dde1cc30)... - 06:06 PM Revision 6a652944 (ceph): osd: Improve pg degraded state setting based on _update_calc_stats() de...
- Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 74f9e70903723bdad190bc3f71a2ca2109bfe4f7)... - 06:01 PM Revision 50dc08cf (ceph): Merge pull request #19597 from joscollin/wip-lspools-output
- mon: align lspools output
Reviewed-by: Greg Farnum <gfarnum@redhat.com> - 06:01 PM Revision b683ba9f (ceph): osd: Base pg degraded state on num_degraded_objects
- Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 5ffde0002f605401fb99535ff86afa0eb0404c67) - 06:01 PM Revision 1afeb8bc (ceph): osd: Handling when recovery sources have missing
- Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit b769b98686e98b16a74318346ddf0cee88ac7476) - 06:01 PM Revision 15bd330e (ceph): osd: Rewrite _update_calc_stats() to make it cleaner and more accurate
- Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit e1075f107372c97580b984c74666027fc2e71daf)... - 06:00 PM Revision 50cdacb9 (ceph): osd: cleanup: Fix log message
- Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 01ac714aa3522dde130b48d5901e72533aa423b1) - 06:00 PM Revision 9142833b (ceph): osd: cleanup: Remove unused const vars
- Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 9a66a6f517ea0c9c7963b2f3127f5efb78aea346) - 05:23 PM Revision 213c98ac (ceph): Merge pull request #19936 from linuxbox2/wip-rgw-22121
- rgw: URL-decode S3 and Swift object-copy URLs
- 04:31 PM rbd Cleanup #22738 (Resolved): [test] separate v1 format tests from v2 format tests under teuthology
- The "rbd_groups" test is failing when configured for v1 format. Use this opportunity to restructure the tests to avoi...
- 04:16 PM RADOS Support #20108: PGs are not remapped correctly when one host fails
- Hi,
Thank you for your answer!
I've seen that page before, but which tunable are you suggesting for the problem... - 04:12 PM Revision 8550a027 (ceph): ceph-volume tests.functional add xenial filestore tests for dmcrypt
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 04:12 PM Revision 2137da16 (ceph): ceph-volume tests.functional add xenial bluestore tests for dmcrypt
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 04:08 PM Revision 3057fd0a (ceph): ceph-volume tests.functional add centos7 filestore tests for dmcrypt
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 04:08 PM Revision fea79861 (ceph): ceph-volume tests.functional add dmcrypt support in tox.ini
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 04:08 PM Revision e6cad601 (ceph): ceph-volume tests.functional add centos7 bluestore tests for dmcrypt
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 04:06 PM ceph-volume Bug #22720 (Can't reproduce): Added an osd by ceph-volume,it got an error in systemctl enable cep...
- 03:43 PM Revision 40d3bc07 (ceph): Merge pull request #20019 from zhouyuan/fix_librbdpy_example
- doc: fix librbdpy example
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-By: Kefu Chai <kchai@redhat.com> - 03:40 PM Revision 92c2dd27 (ceph): doc/dev/cxx: add C++11 ABI related doc
- Signed-off-by: Kefu Chai <kchai@redhat.com>
- 03:37 PM Revision de791830 (ceph): cls/rgw: fix bi_log_iterate_entries return wrong truncated
- if there are over 1000 entries of instance keys, cls_cxx_map_get_vals
will get truncated=true, but bilogs already rea... - 03:36 PM rgw Bug #22737: rgw: list bilog will loop forever
- fix: https://github.com/ceph/ceph/pull/20021
- 03:36 PM rgw Bug #22737 (Resolved): rgw: list bilog will loop forever
- if there are over 1000 entries of instance keys, cls_cxx_map_get_vals
will get truncated=true, but bilogs already re... - 03:33 PM Revision a4aecca1 (ceph): Merge pull request #19577 from vshankar/wip-policy-state-machine-rollback
- rbd-mirror: rollback state transitions in image policy
Reviewed-by: Jason Dillaman <dillaman@redhat.com> - 03:33 PM Revision cac05067 (ceph): Merge pull request #19821 from trociny/wip-nbd-global-options
- rbd: properly pass ceph global command line args to subprocess
Reviewed-by: Jason Dillaman <dillaman@redhat.com> - 03:32 PM Revision 5f344360 (ceph): Merge pull request #19912 from adamemerson/wip-minimax-rbd
- librbd: prefer templates to macros
Reviewed-by: Jason Dillaman <dillaman@redhat.com> - 03:32 PM Revision 4e0dc282 (ceph): Merge pull request #19937 from trociny/wip-rbd-showmapped
- rbd: adjusted "showmapped" JSON and XML formatted output
Reviewed-by: Jason Dillaman <dillaman@redhat.com> - 03:28 PM bluestore Bug #22616: bluestore_cache_data uses too much memory
- Sage Weil wrote:
> Two things to try:
>
> - bluestore_default_buffered_read = false should make the problem go aw... - 03:03 PM bluestore Bug #22616: bluestore_cache_data uses too much memory
- Two things to try:
- bluestore_default_buffered_read = false should make the problem go away, but is more of a wor... - 03:25 PM Revision ba857409 (ceph): cmake: remove cryptopp option
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
- 03:25 PM Revision fcf9ccc0 (ceph): auth: remove cryptopp CryptoKeyHandler impl
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
- 03:25 PM Revision 097b9d46 (ceph): rgw: remove cryptopp BlockCrypt impls
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
- 03:25 PM Revision a18f0589 (ceph): common: remove cryptopp digest impls
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
- 03:25 PM Revision 52e3cb77 (ceph): common: remove typedef for byte
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
- 03:22 PM rgw Bug #22729: rgw: copying part without http header "x-amz-copy-source-range" will be mistaken for ...
- I see, sorry.
- 01:39 AM rgw Bug #22729: rgw: copying part without http header "x-amz-copy-source-range" will be mistaken for ...
- And the syntax of "Copy Object" is ...
- 01:27 AM rgw Bug #22729: rgw: copying part without http header "x-amz-copy-source-range" will be mistaken for ...
- Matt Benjamin wrote:
> Hi Malcolm,
>
> It's early and I havne't had coffee. Can you clarify why RGW's behavior i... - 03:12 PM bluestore Bug #22534: Debian's bluestore *rocksdb* does not support neither fast CRC nor compression
- 1. Characteristics of build machine MUST NOT affect builds. i.e. we should strictly override ./configure options whic...
- 03:07 PM bluestore Bug #22534 (Need More Info): Debian's bluestore *rocksdb* does not support neither fast CRC nor c...
- My guess is that the build machine or VM that debian used for the package was old and didn't have sse instructions?
- 02:58 PM Revision 25584e55 (ceph): ceph-volume util allow prepare module to work with encryption keys
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 02:58 PM Revision 7bb544cb (ceph): ceph-volume tests add fixture helpers for call and run
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 02:58 PM Revision fa27ddb6 (ceph): ceph-volume tests add util.prepare unit tests
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 02:58 PM Revision a68ac018 (ceph): doc/ceph-volume create an encryption doc explaining dmcrypt workflows
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 02:58 PM Revision f7cade75 (ceph): ceph-volume lvm.common add dmcrypt flag
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 02:58 PM Revision 03cf32d9 (ceph): ceph-volume util create a helper module for encryption
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 02:58 PM Revision 15a193ef (ceph): ceph-volume process allow silencing output on file logging for sensitiv...
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 02:58 PM Revision cd89d5b0 (ceph): ceph-volume lvm.prepare allow encryption setups for luks
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 02:58 PM Revision 0eeee709 (ceph): ceph-volume lvm.activate allow encryption setups for luks
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 02:48 PM Revision fa2faeef (ceph): common/options,librbd/Utils: refactor RBD feature validation
- Move conversion of RBD features to/from string/uint64_t to helpers, and
use those from the option validator.
Keep th... - 02:04 PM rgw Bug #22736 (In Progress): rgw file deadlock on lru evicting
- 11:13 AM rgw Bug #22736: rgw file deadlock on lru evicting
- -https://github.com/ceph/ceph/pull/20026-
- 11:13 AM rgw Bug #22736 (Resolved): rgw file deadlock on lru evicting
- Hi,
A deadlock occurs when uploading files using nfs proto by nfs-ganesha, here is my nfs-ganesha conf:
LOG {
... - 01:38 PM Revision 2cfd5fec (ceph): Merge pull request #19972 from liewegas/wip-mgr-rados
- pybind/mgr/mgr_module: make rados handle available to all modules
Reviewed-by: John Spray <john.spray@redhat.com> - 01:26 PM Revision a03dacd9 (ceph): mon/OSDMonitor: rename outer name declaration to avoid shadowing
- Signed-off-by: Sage Weil <sage@redhat.com>
- 01:11 PM Revision cd0749f8 (ceph): osdc,os,osd: fix build on osx
- on clang on MacOS, size_t is not identical to uint64_t, so we need to do
specify the template parameter if the two pa... - 12:43 PM rbd Bug #22716 (Fix Under Review): rbd snap create/rm takes 60s long
- 04:24 AM rbd Bug #22716: rbd snap create/rm takes 60s long
- *duplicate:* http://tracker.ceph.com/issues/22722
*PR:* https://github.com/ceph/ceph/pull/19974 - 12:43 PM rbd Bug #22722 (Duplicate): [cls] rbd.object_map_snap_create and rbd.object_map_snap_remove are slow
- 10:16 AM mgr Bug #22717 (Fix Under Review): mgr: prometheus: impossible to join labels from metadata metrics.
- 10:13 AM Linux kernel client Bug #22702: cephfs crashed under high memory pressure due to reserved caps number mismatch
- Ok, will update them soon. Thanks.
- 10:02 AM Linux kernel client Bug #22702: cephfs crashed under high memory pressure due to reserved caps number mismatch
- I found several issues
1. caller of ceph_reserve_caps() should have already locked mdsc->mutex.
2. trim_caps(..... - 09:59 AM RADOS Bug #22233 (Fix Under Review): prime_pg_temp breaks on uncreated pgs
- https://github.com/ceph/ceph/pull/20025
- 09:08 AM RADOS Bug #22711: qa/workunits/cephtool/test.sh fails with test_mon_cephdf_commands: expect_false test...
- ...
- 06:58 AM Bug #22735 (Closed): about mon_max_pg_per_osd
- I have only two osd and one mon, and mon_max_pg_per_osd=200 in my environment, while I can create two pools with 402 ...
- 04:31 AM CephFS Bug #22734: cephfs-journal-tool: may got assertion failure due to not shutdown
- https://github.com/ceph/ceph/pull/19991
- 04:22 AM CephFS Bug #22734 (Resolved): cephfs-journal-tool: may got assertion failure due to not shutdown
- ```
2018-01-14T19:36:56.381 INFO:teuthology.orchestra.run.smithi139.stderr:Error loading journal: (2) No such file o... - 04:29 AM Revision ea0e8f0c (ceph): cephfs-journal-tool: move shutdown to the deconstructor of MDSUtility
- Fixes: http://tracker.ceph.com/issues/22734
Signed-off-by: dongdong tao <tdd21151186@gmail.com> - 02:51 AM RADOS Support #22553: ceph-object-tool can not remove metadata pool's object
- not something wrong with disk,it can be repeat
- 02:41 AM Revision dcf70f5f (ceph): doc: fix librbdpy example
- need to connect cluster before opening ioctx
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com> - 02:04 AM rgw Bug #22726: multip miss sync when put objs on cosbench as uniform objs
- my config:
rgw_override_bucket_index_max_shards = 20 - 01:54 AM rgw Bug #22726: multip miss sync when put objs on cosbench as uniform objs
- Casey Bodley wrote:
> How are you coming to the conclusion that objects are not syncing? Bucket listing on the other... - 01:50 AM Revision f4de5b58 (ceph): rgw: add RGWReadDataSyncRecoveringShardsCR to read recovering shards
- Signed-off-by: lvshanchun <lvshanchun@gmail.com>
- 01:50 AM Revision 8c3ea263 (ceph): rgw: display data sync recovering shards in radosgw-admin sync status
- Signed-off-by: lvshanchun <lvshanchun@gmail.com>
- 01:04 AM bluestore Bug #22678: block checksum mismatch from rocksdb
- I thought part of the issue might be the old firmware on the 3 x LSI SAS9201-8i controller cards. So I upgraded them ...
01/18/2018
- 11:45 PM rgw Bug #22731: AWS V4 signature issue on Jewel
- Matt Benjamin wrote:
> I think this may be in issue fixed in more recent Jewel--could you perhaps check?
>
> Matt... - 07:12 PM rgw Bug #22731: AWS V4 signature issue on Jewel
- I think this may be in issue fixed in more recent Jewel--could you perhaps check?
Matt - 07:08 PM rgw Bug #22731 (Need More Info): AWS V4 signature issue on Jewel
- Hi Yuan,
could you send a snippet of the radosgw log at --debug-rgw=20 --debug-ms=1?
Matt - 04:18 PM rgw Bug #22731 (Duplicate): AWS V4 signature issue on Jewel
- Using multiparted uploading fails on Jewel with aws-java-sdk-bundle-1.11.199.jar, v4 signature
the log from client... - 11:03 PM bluestore Bug #22467 (Can't reproduce): osd boot has stuck for 10min because of clear_temp_object
- 25,000 is way too many PGs for one osd. I suspect the problem is that the cache for leveldb or rocksdb is way to sma...
- 11:02 PM CephFS Bug #22733 (Duplicate): ceph-fuse: failed assert in xlist<T>::iterator& xlist<T>::iterator::opera...
- Thanks for the report anyway!
- 10:09 PM CephFS Bug #22733 (Duplicate): ceph-fuse: failed assert in xlist<T>::iterator& xlist<T>::iterator::opera...
- We had several ceph-fuse crashes with errors like...
- 11:01 PM bluestore Bug #21556 (Can't reproduce): luminous bluestore OSDs do not recover after out of memory
- closing this, please reopen if you have more info!
- 10:57 PM RADOS Support #20108: PGs are not remapped correctly when one host fails
- http://docs.ceph.com/docs/master/rados/operations/crush-map/?highlight=tunables#tunables
- 10:51 PM Revision 9688fcc9 (ceph): rgw: URL-decode S3 and Swift object-copy URLs
- Fixes: http://tracker.ceph.com/issues/22121
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com> - 10:05 PM Revision 9ed73386 (ceph): ceph-volume lvm.activate allow encryption setups for luks
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 10:05 PM Revision 2bdaee26 (ceph): ceph-volume util allow prepare module to work with encryption keys
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 10:04 PM Revision 7070d5f3 (ceph): ceph-volume lvm.prepare allow encryption setups for luks
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 09:53 PM Revision 8e0b8d1b (ceph): ceph-volume util create a helper module for encryption
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 09:53 PM Revision 31456f41 (ceph): ceph-volume process allow silencing output on file logging for sensitiv...
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 09:53 PM Revision cf5059be (ceph): ceph-volume lvm.common add dmcrypt flag
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 09:51 PM Revision 43496b1e (ceph): doc/ceph-volume create an encryption doc explaining dmcrypt workflows
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 09:37 PM Revision 1be28827 (ceph): ceph-volume util allow prepare module to work with encryption keys
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 09:35 PM Revision 000f1631 (ceph): ceph-volume util create a helper module for encryption
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 09:35 PM Revision f5ee55cc (ceph): ceph-volume process allow silencing output on file logging for sensitiv...
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 09:35 PM Revision 8cf19d91 (ceph): ceph-volume lvm.prepare allow encryption setups for luks
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 09:35 PM Revision b43ba555 (ceph): ceph-volume lvm.activate allow encryption setups for luks
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 09:35 PM Revision b7c3097c (ceph): ceph-volume lvm.common add dmcrypt flag
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 08:54 PM Revision 57471fe7 (ceph): ceph-volume: clean up docstrings for lvm zap
- Signed-off-by: Andrew Schoen <aschoen@redhat.com>
- 08:41 PM Revision d2529ee5 (ceph): ceph-volume: print a message to terminal if --destroy is skipped
- Signed-off-by: Andrew Schoen <aschoen@redhat.com>
- 08:34 PM Revision 12918264 (ceph): ceph-volume: no need to set PVolume.vg_name explicitly
- This will be set automatically in __init__ by looping
through kw.items and creating properties on PVolume
with them.
... - 08:31 PM Revision 5a1be9a7 (ceph): ceph-volume: switch remove_vg and remove_pv to process.run
- Signed-off-by: Andrew Schoen <aschoen@redhat.com>
- 08:25 PM Revision 72048510 (ceph): ceph-volume: allow passing a fail_msg param to process.run
- This will allow the user to provide a more detailed error message
on why the command failed.
Signed-off-by: Andrew S... - 08:02 PM CephFS Bug #22730 (Fix Under Review): mds: scrub crash
- https://github.com/ceph/ceph/pull/20012
- 05:38 PM CephFS Bug #22730: mds: scrub crash
- Doug, please take a look at this one.
- 04:17 PM CephFS Bug #22730 (Resolved): mds: scrub crash
- this crash can be reproduced by 2 steps
1 ceph daemon mds.a scrub_path <dir> recursive
2 ceph daemon mds.a scrub_... - 07:59 PM Revision dc914ba4 (ceph): Merge PR #20011 into master
- * refs/pull/20011/head:
mds: fix some typo
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com> - 07:58 PM rgw Bug #22248: system user can't delete bucket completely
- https://github.com/ceph/ceph/pull/20017
- 07:55 PM Revision 4701e85a (ceph): rgw: unlink deleted bucket from bucket's owner
- if a bucket is deleted by an admin/system user instead of its
owner, the unlink would fail and the deleted bucket rem... - 07:39 PM Revision bef22609 (ceph): rgw: log unlink_instance mtime as object's mtime
- This is needed so that when squashing entries during data
sync we get a consistent mtime for that object.
Signed-off... - 07:25 PM rgw Bug #21542: luminous: index gets heavy read IOPS with index-less RGW pool
- Is this still happening? Can you list the pool, what type of objects do you have there?
- 07:21 PM rgw Bug #22726: multip miss sync when put objs on cosbench as uniform objs
- How are you coming to the conclusion that objects are not syncing? Bucket listing on the other zone?
Can you share... - 11:06 AM rgw Bug #22726: multip miss sync when put objs on cosbench as uniform objs
- (added pre tags to fix formatting)
- 02:23 AM rgw Bug #22726 (New): multip miss sync when put objs on cosbench as uniform objs
- if objs name’s uffix is uniform, some objs not sync to slave zone;...
- 07:21 PM rgw Backport #22703 (In Progress): jewel: rgw: offline resharding doesn't seem to preserve bucket acls
- 07:09 PM rgw Bug #22261 (Duplicate): Object remaining in domain_root pool after delete bucket
- Duplicate of #20802
- 07:08 PM rgw Bug #22685: create user, but uid error
- this is fixed in master, and is pending backport for luminous. i've requested a backport to jewel as well
- 07:04 PM rgw Bug #22685 (Pending Backport): create user, but uid error
- 07:07 PM rgw Bug #21685: user creation can overwrite existing user even if different uid is given
- @smithfarm It looks like this is affecting jewel as well, according to http://tracker.ceph.com/issues/22685
- 07:02 PM RADOS Bug #22351 (Closed): Couldn't init storage provider (RADOS)
- 10:47 AM RADOS Bug #22351: Couldn't init storage provider (RADOS)
- Brad Hubbard wrote:
>
> (6*1024)*3 = 18432, thus 18432/47 ~ 392 PGs per OSD. You omitted the size of the pools.
... - 03:21 AM RADOS Bug #22351: Couldn't init storage provider (RADOS)
- https://ceph.com/pgcalc/ should be used as a guide/starting point.
- 06:54 PM rgw Bug #22296 (Pending Backport): Librgw shutdown uncorreclty
- 06:53 PM rgw Bug #22655: rgw: Location element not returned correctly from CompleteMultipartUpload
- 06:49 PM rgw Bug #22418: RGW doesn't check time skew in auth v4 http header request
- additional cleanup in https://github.com/ceph/ceph/pull/20013 can be backported as well
- 06:48 PM rgw Bug #22418 (Pending Backport): RGW doesn't check time skew in auth v4 http header request
- 06:01 PM rgw Bug #22418: RGW doesn't check time skew in auth v4 http header request
- Radoslaw Zarzynski wrote:
> https://github.com/ceph/ceph/pull/19476 by Bingyin Zhang.
merged - 06:43 PM rgw Bug #22714: Existing AccessKeys with leading underscore broke in upgrade
- Try running:...
- 06:41 PM rgw Bug #22714 (Triaged): Existing AccessKeys with leading underscore broke in upgrade
- 06:37 PM Revision c2d28e27 (ceph): Merge pull request #18971 from liewegas/wip-pg-scrub-preempt
- osd/PG: allow scrub preemption
Reviewed-by: Josh Durgin <jdurgin@redhat.com> - 06:15 PM Revision bc98772b (ceph): rgw: share time skew check between v2 and v4 auth
- this moves the new std::chrono-based v4 time skew check into a common
helper function, then uses that in place of the... - 06:08 PM Revision fafa183d (ceph): ceph-volume: tests for lvm zap --destroy
- Signed-off-by: Andrew Schoen <aschoen@redhat.com>
- 06:01 PM Revision c3297919 (ceph): Merge pull request #19476 from qrGitHub/wip-rgw-lack-timeSkewCheck
- rgw: add time skew check in function parse_v4_auth_header
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by... - 05:59 PM Revision 7c575c88 (ceph): Merge pull request #19826 from joke-lee/rgw_fix_s3website_redirect_loca...
- rgw: fix s3website redirect location string length
Reviewed-by: Casey Bodley <cbodley@redhat.com> - 05:59 PM Revision 47713dc5 (ceph): Merge pull request #19918 from fangyuxiangGL/lc-omap
- rgw: abort multipart if upload meta object doesn't exist
Reviewed-by: Casey Bodley <cbodley@redhat.com> - 05:47 PM Revision f942ec70 (ceph): Merge pull request #20003 from wjwithagen/fix-PG-protected
- common: change routines to public access
Reviewed-by: Sage Weil <sage@redhat.com> - 05:46 PM Revision 918361e9 (ceph): use stringsream::str(), not rdbuf()
- Fixes: http://tracker.ceph.com/issues/22715
Signed-off-by: Sage Weil <sage@redhat.com> - 05:46 PM Revision 0580f012 (ceph): mon/OSDMonitor: squelch 'id' arg errors
- Several commands use 'id' but for other types (e.g., vector<int64_t>).
Signed-off-by: Sage Weil <sage@redhat.com> - 05:12 PM Revision 708cb43c (ceph): ceph-volume: docs for the --destroy flag of lvm zap
- Signed-off-by: Andrew Schoen <aschoen@redhat.com>
- 05:12 PM Revision 10a34974 (ceph): ceph-volume: remove the -a flag from api.lvm.get_pvs
- When we run `pvs -a` it returns all pvs, even ones that
have been recently deleted. Because of this pvs that have jus... - 05:12 PM Revision 0811c02b (ceph): ceph-volume: adds an api.lvm.remove_pv method
- Used to remove physical volumes
Signed-off-by: Andrew Schoen <aschoen@redhat.com> - 05:12 PM Revision cb748ccb (ceph): ceph-volume: also remove pvs with lvm zap --destroy
- Leaving the pv around doesn't keep us from redeploying on
that device because we also wipefs, but explicitly destroyi... - 05:12 PM Revision b7f24ec4 (ceph): ceph-volume: expose vg_name in api.lvm.get_api_pvs
- Signed-off-by: Andrew Schoen <aschoen@redhat.com>
- 05:12 PM Revision 50a6a543 (ceph): ceph-volume: adds an api.lvm.remove_vg method
- This method can be used to remove volume groups
Signed-off-by: Andrew Schoen <aschoen@redhat.com> - 05:12 PM Revision aea326b7 (ceph): ceph-volume: adds the --destroy flag to ceph-volume lvm zap
- If you use the --destroy flag and are zapping a raw device
or parition then zap will destroy any vgs or lvs it finds ... - 04:13 PM Revision e741c1a6 (ceph): mds: fix scrub crash
- Fixes: http://tracker.ceph.com/issues/22730
Signed-off-by: dongdong tao <tdd21151186@gmail.com> - 03:58 PM ceph-volume Feature #22653 (Fix Under Review): add a --destroy flag to forcefully remove the underlying vg/lv...
- https://github.com/ceph/ceph/pull/20010
- 03:26 PM bluestore Bug #22061 (Resolved): Bluestore: OSD killed due to high RAM usage
- fixed in 12.2.2
- 03:26 PM bluestore Bug #22540 (Won't Fix): bluestore crush when deleting pool
- This is teh jewel bluestore, which is experiemental and very different from the luminous version.!
- 03:25 PM ceph-volume Bug #22720: Added an osd by ceph-volume,it got an error in systemctl enable ceph-volume@.service
- I haven't been able to replicate this problem with 7.1.
Looking at your systemd unit file for ceph-volume, it look... - 01:58 PM ceph-volume Bug #22720: Added an osd by ceph-volume,it got an error in systemctl enable ceph-volume@.service
- We don't test with CentOS 7.1, we are confident this works on 7.4 though. While we investigate this for 7.1, is it po...
- 12:57 AM ceph-volume Bug #22720: Added an osd by ceph-volume,it got an error in systemctl enable ceph-volume@.service
- [root@node-186 ~]# uname -a
Linux node-186 4.12.4 #1 SMP Fri Dec 22 11:50:17 HKT 2017 x86_64 x86_64 x86_64 GNU/Linux... - 03:24 PM bluestore Bug #22044 (Need More Info): rocksdb log replay - corruption: missing start of fragmented record
- Can you share a bit about how you reproduced this?
Our test suite is doing failure injection at the block layer th... - 03:11 PM Revision 6d4d26fd (ceph): rados: use WaitInterval()'s return value instead of manual timing
- Signed-off-by: Mohamad Gebai <mgebai@suse.com>
- 03:10 PM rbd Feature #17379: rbd: journal: remove the image thread pool size limit
- Note that any solution would also need to support the (eventual) change to librados to support more than a single thr...
- 03:03 PM rbd Feature #17379: rbd: journal: remove the image thread pool size limit
- Jason Dillaman wrote:
> Perhaps the fix is to have all the state machines derive from RefCountedObject-like class (l... - 12:53 PM rbd Feature #17379: rbd: journal: remove the image thread pool size limit
- Perhaps the fix is to have all the state machines derive from RefCountedObject-like class (lighter weight version tha...
- 12:10 PM rbd Feature #17379: rbd: journal: remove the image thread pool size limit
- Venky Shankar wrote:
> I ran the rbd teuthology test suite with branch https://github.com/vshankar/ceph/tree/rbd-op-... - 03:07 PM RADOS Bug #22727: "osd pool stats" shows recovery information bugly
- https://github.com/ceph/ceph/pull/20009
- 05:18 AM RADOS Bug #22727 (In Progress): "osd pool stats" shows recovery information bugly
- 03:16 AM RADOS Bug #22727 (Resolved): "osd pool stats" shows recovery information bugly
- ...
- 02:54 PM Revision 5981ddc1 (ceph): mon: do not use per_pool_sum_delta to show recovery summary
- Fixes: http://tracker.ceph.com/issues/22727
Signed-off-by: Chang Liu <liuchang0812@gmail.com> - 02:47 PM Revision 889abad3 (ceph): tools/rbd: use steady clock in bencher
- Signed-off-by: Mohamad Gebai <mgebai@suse.com>
- 02:26 PM Revision 34ad0986 (ceph): ceph-volume: docs for the --destroy flag of lvm zap
- Signed-off-by: Andrew Schoen <aschoen@redhat.com>
- 01:54 PM Revision e42bf30b (ceph): osd: add 'ceph [tell|daemon] osd.id smart'
- Also added 'ceph daemon osd.id list_devices' which prints to stdout the
OSD devices. 'ceph [tell|daemon] osd.id smart... - 01:49 PM Revision 7cee6c8d (ceph): Merge pull request #19949 from ceph/wip-bz1498521
- ceph-volume: adds --crush-device-class flag for lvm prepare and create
Reviewed-by: Alfredo Deza <adeza@redhat.com>
... - 01:46 PM Revision 7096acf5 (ceph): Merge pull request #19997 from Songweibin/wip-fix-typo
- doc/rbd: fix typo s/morror/mirror
Reviewed-by: Jos Collin <jcollin@redhat.com>
Reviewed-by: Jason Dillaman <dillaman... - 01:29 PM Revision 85144f58 (ceph): rgw: set priority on perf counters
- ...to cue MgrClient to pass these on to ceph-mgr
Signed-off-by: John Spray <john.spray@redhat.com> - 12:47 PM Revision 1f915cff (ceph): ceph-volume: adds the --destroy flag to ceph-volume lvm zap
- If you use the --destroy flag and are zapping a raw device
or parition then zap will destroy any vgs or lvs it finds ... - 12:46 PM Dashboard Feature #22495 (Resolved): mgr: dashboard: show per pool io
- 12:46 PM Revision 22d6d908 (ceph): Merge pull request #19981 from k0ste/dashboard_iops
- mgr: dashboard: show per pool IOPS on health page (#22495).
Reviewed-by: John Spray <john.spray@redhat.com> - 12:43 PM Revision 9fc46d52 (ceph): mgr: dashboard: show per pool IOPS on health page (#22495).
- Signed-off-by: Konstantin Shalygin <k0ste@k0ste.ru>
- 12:33 PM rgw Bug #22729: rgw: copying part without http header "x-amz-copy-source-range" will be mistaken for ...
- Hi Malcolm,
It's early and I havne't had coffee. Can you clarify why RGW's behavior is semantically wrong--meanin... - 10:06 AM rgw Bug #22729: rgw: copying part without http header "x-amz-copy-source-range" will be mistaken for ...
- https://github.com/ceph/ceph/pull/20002
- 10:02 AM rgw Bug #22729 (Resolved): rgw: copying part without http header "x-amz-copy-source-range" will be mi...
- When use copy part without http header "x-amz-copy-source-range",rgw will use copy_obj to handle it. But according to...
- 11:04 AM mgr Backport #22238 (Resolved): luminous: prometheus module 500 if 'deep' in pg states
- 10:46 AM Revision b1852397 (ceph): common: change routines to public access
- Clang complains tafter recent changes:
/home/jenkins/workspace/ceph-master/src/osd/OSD.cc:8787:8: error: 'DeleteStart... - 10:02 AM Revision ad11a8e9 (ceph): Merge pull request #19929 from zmc/wip-luminous-prom-pg_deep
- luminous: mgr/prometheus: add missing 'deep' state to PG_STATES in ceph-mgr pro…
Reviewed-by: John Spray <john.spray... - 10:00 AM Linux kernel client Bug #22702: cephfs crashed under high memory pressure due to reserved caps number mismatch
- ...
- 08:40 AM Revision 8c9eb2d4 (ceph): mds: use the steady clock on tick
- Signed-off-by: Mohamad Gebai <mgebai@suse.com>
- 07:07 AM bluestore Bug #22115 (Need More Info): OSD SIGABRT on bluestore_prefer_deferred_size = 104857600: assert(_b...
- 06:03 AM Revision 1adf4325 (ceph): mgr: prometheus: added osd commit/apply latency metrics (#22718).
- Signed-off-by: Konstantin Shalygin <k0ste@k0ste.ru>
- 03:51 AM RADOS Bug #22715 (Fix Under Review): log entries weirdly zeroed out after 'osd pg-temp' command
- https://github.com/ceph/ceph/pull/19998
- 03:36 AM Revision a68d08f8 (ceph): doc/rbd: fix typo s/morror/mirror
- Signed-off-by: songweibin <song.weibin@zte.com.cn>
- 03:14 AM bluestore Backport #22698 (In Progress): luminous: bluestore: New OSD - Caught signal - bstore_kv_sync
- https://github.com/ceph/ceph/pull/19995
- 01:13 AM Revision abb91dc4 (ceph): Merge pull request #19943 from dillaman/wip-22676-luminous
- luminous: cls/rbd: remove incompatible group features from partial implementation
Reviewed-by: Mykola Golub <mgolub@... - 01:07 AM rbd Bug #22660 (Need More Info): Inconsistency raised while performing multiple "image rename" in par...
- While this is in fact a valid issue, I am hesitant to add the complexity of 2 phase commit logic for this edge condit...
- 12:43 AM CephFS Backport #22700 (In Progress): jewel: client:_rmdir() uses a deleted memory structure(Dentry) lea...
- https://github.com/ceph/ceph/pull/19993
- 12:27 AM CephFS Backport #22700: jewel: client:_rmdir() uses a deleted memory structure(Dentry) leading a core
- I'm on it.
- 12:25 AM ceph-volume Backport #22701: luminous: ceph-volume fails when centos7 image doesn't have lvm2 installed
- Nathan, I do not have access to ceph-volume project, can you assign this tracker to me and set status to In-progress
- 12:25 AM ceph-volume Backport #22701: luminous: ceph-volume fails when centos7 image doesn't have lvm2 installed
- Backport PR: -https://github.com/ceph/ceph/pull/19992-
01/17/2018
- 11:46 PM Revision 8b5de185 (ceph): ceph-fuse: ::rmdir() uses a deleted memory structure of dentry leads a ...
- we should add the dentry ref immediately after "get_or_create" in
case of the ref be put to zero.
Fixes: http://trac... - 10:32 PM Revision 124b4e34 (ceph): qa/suites: filter out cls_rbd tests against unsupported methods
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
- 10:28 PM RADOS Bug #22351: Couldn't init storage provider (RADOS)
- Nikos Kormpakis wrote:
> But I still cannot understand why I'm hitting this error.
> Regarding my cluster, I have t... - 01:15 PM RADOS Bug #22351: Couldn't init storage provider (RADOS)
- Brad Hubbard wrote:
> I'm able to reproduce something like what you are seeing, the messages are a little different.... - 03:30 AM RADOS Bug #22351: Couldn't init storage provider (RADOS)
- I'm able to reproduce something like what you are seeing, the messages are a little different.
What I see is this.... - 12:12 AM RADOS Bug #22351: Couldn't init storage provider (RADOS)
- It turns out what we need is the hexadecimal int representation of '-34' from the ltrace output.
$ c++filt </tmp/l... - 10:26 PM RADOS Bug #21388: inconsistent pg but repair does nothing reporting head data_digest != data_digest fro...
- Ryan Anstey wrote:
> I'm working on fixing all my inconsistent pgs but I'm having issues with rados get... hopefully... - 10:12 PM Revision 2b741000 (ceph): Merge pull request #18865 from shinobu-x/wip-21631-luminous
- luminous: doc: remove region from "INSTALL CEPH OBJECT GATEWAY"
Reviewed-By: Abhishek Lekshmanan <abhishek@suse.com> - 10:07 PM CephFS Bug #22683 (Fix Under Review): client: coredump when nfs-ganesha use ceph_ll_get_inode()
- 09:11 PM Revision 2e5a09f1 (ceph): ceph-volume: adds the --destroy flag to ceph-volume lvm zap
- If you use the --destroy flag and are zapping a raw device
or parition then zap will destroy any vgs or lvs it finds ... - 09:07 PM RADOS Bug #22656: scrub mismatch on bytes (cache pools)
- /a/sage-2018-01-17_14:40:55-rados-wip-sage-testing-2018-01-16-2156-distro-basic-smithi/2082959
description: rados/... - 08:24 PM Feature #18978: ceph-disk: Implement easy replace of OSD
- I urge raising the priority of this feature request because among the most common ceph task is replacing a failed dri...
- 08:16 PM bluestore Bug #22678: block checksum mismatch from rocksdb
- I'm currently backing up all the data on both CephFS and RBD so that if needed I can wipe the configuration and start...
- 08:13 PM bluestore Bug #22678: block checksum mismatch from rocksdb
- I'm able to create a crash easily by just copying files in to CephFS, but I was able to cause the crash with just RBD...
- 02:51 PM bluestore Bug #22678 (Duplicate): block checksum mismatch from rocksdb
- 02:51 PM bluestore Bug #22678: block checksum mismatch from rocksdb
- oh, see #22102.
was the workload cephfs? - 02:50 PM bluestore Bug #22678 (Need More Info): block checksum mismatch from rocksdb
- Could it be that the device has an actual media error? Can you check dmesg for errors?
- 07:54 PM RADOS Bug #21833: Multiple asserts caused by DNE pgs left behind after lots of OSD restarts
- 07:53 PM Bug #22112 (Pending Backport): ceph-objectstore-tool set-size should maybe clear data-digest
- 07:48 PM Bug #21803 (Pending Backport): objects degraded higher than 100%
- I'm marking this pending backport. Needs to be backported to luminous BEFORE backporting #20059 ( https://github.com...
- 07:48 PM RADOS Bug #20059: miscounting degraded objects
- https://github.com/ceph/ceph/pull/19850
- 07:42 PM Bug #21876 (Can't reproduce): Command failed qa/standalone/scrub/osd-recovery-scrub.sh
- Reopen if there is a way to reproduce this reliably.
- 07:36 PM RADOS Bug #21387 (Can't reproduce): mark_unfound_lost hangs
- Multiple fixes to mark_all_unfound_lost() has fixed this. Possibly the most important master branch commit is 689bff...
- 07:18 PM Revision cadd8426 (ceph): cls/rbd: remove incompatible group features from partial implementation
- Fixes: https://tracker.ceph.com/issues/22676
Signed-off-by: Jason Dillaman <dillaman@redhat.com> - 07:12 PM Revision 5112965d (ceph): ceph-volume: adds an api.lvm.remove_vg method
- This method can be used to remove volume groups
Signed-off-by: Andrew Schoen <aschoen@redhat.com> - 07:00 PM Revision ee7d2dd0 (ceph): Merge pull request #19931 from mikechristie/wip-doc-mnc-iscsi-updates
- Misc iSCSI doc updates
Reviewed-by: John Wilkins <jowilkin@redhat.com> - 06:58 PM Revision 54b5b491 (ceph): ceph-volume: expose vg_name in api.lvm.get_api_pvs
- Signed-off-by: Andrew Schoen <aschoen@redhat.com>
- 06:14 PM mgr Backport #22238: luminous: prometheus module 500 if 'deep' in pg states
- https://github.com/ceph/ceph/pull/19929
- 06:00 PM RADOS Bug #22668 (Fix Under Review): osd/ExtentCache.h: 371: FAILED assert(tid == 0)
- https://github.com/ceph/ceph/pull/19989
- 05:44 PM Revision c9f7689a (ceph): ceph-volume: print the lvm activate success message correctly
- Move the terminal.success to the methods that have access to the
correct osd_id so that they do not print None for th... - 05:10 PM RADOS Backport #22724 (Resolved): luminous: miscounting degraded objects
- on bigbang,...
- 04:39 PM RADOS Bug #22673 (Fix Under Review): osd checks out-of-date osdmap for DESTROYED flag on start
- note: you can work around this by waiting a bit until some osd maps trim from the monitor.
https://github.com/ceph... - 02:54 PM RADOS Bug #22673: osd checks out-of-date osdmap for DESTROYED flag on start
- It looks like the _preboot destroyed check should go after we catch up on maps.
- 02:53 PM RADOS Bug #22673: osd checks out-of-date osdmap for DESTROYED flag on start
- This is a real bug, should be straightforward to fix. Thanks for the report!
- 04:38 PM Revision 4e4d6466 (ceph): osd: only exit if *latest* map(s) say we are destroyed
- It's possible our current map is older, we were destroyed then, but in
newer maps our osd was recreated. This happen... - 04:31 PM Bug #22373 (Resolved): rados/standalone/osd.yaml fails from ceph-disk deprecation warning
- 03:55 PM Revision 9f523803 (ceph): qa/tasks/ceph: ignore failure when chown ceph:ceph
- we didn't have ceph:ceph user back in hammer. so ignore this error.
ceph-common will create this user in newer versio... - 03:38 PM Linux kernel client Bug #17153 (Can't reproduce): kernel hung task warnings on teuthology.front kernel
- 03:37 PM Linux kernel client Bug #17153: kernel hung task warnings on teuthology.front kernel
- Haven't seen this specific lockup in a while, but have seen this one, which looks unrelated:...
- 03:34 PM CephFS Feature #4208: Add more replication pool tests for Hadoop / Ceph bindings
- Bulk move of hadoop category into FS project.
- 03:34 PM CephFS Feature #4361: Setup another gitbuilder VM for building external Hadoop git repo(s)
- Bulk move of hadoop category into FS project.
- 03:34 PM CephFS Bug #3544: ./configure checks CFLAGS for jni.h if --with-hadoop is specified but also needs to ch...
- Bulk move of hadoop category into FS project.
- 03:34 PM CephFS Bug #1661: Hadoop: expected system directories not present
- Bulk move of hadoop category into FS project.
- 03:34 PM CephFS Bug #1663: Hadoop: file ownership/permission not available in hadoop
- Bulk move of hadoop category into FS project.
- 03:26 PM CephFS Bug #21748 (Can't reproduce): client assertions tripped during some workloads
- No response in several months, and I've never seen this trip in my own testing. Closing for now. Please reopen if you...
- 03:25 PM rgw Feature #12666: rgw: expose the number of *stuck threads* via admin socket
- Bulk reassign of radosgw category to RGW project.
- 03:25 PM rgw Bug #20112: Use boost::regex instead of std::regex for rgw_iam_policy.cc and rgw_role.cc
- Bulk reassign of radosgw category to RGW project.
- 03:25 PM rgw Bug #12464: Keys generated via radosgw-admin don't always work.
- Bulk reassign of radosgw category to RGW project.
- 03:25 PM rgw Bug #12302: "Couldn't find index page for 'boto' (maybe misspelled?)" error
- Bulk reassign of radosgw category to RGW project.
- 03:25 PM rgw Bug #12434: "Error in `radosgw': free()" in upgrade:firefly-firefly-distro-basic-vps
- Bulk reassign of radosgw category to RGW project.
- 03:25 PM rgw Bug #11159: init-radosgw.sysv (installed as init.d/ceph-radosgw) won't start instances with no so...
- Bulk reassign of radosgw category to RGW project.
- 03:25 PM rgw Bug #11322: rgw - improve performance for large object (multiple chunks) GET
- Bulk reassign of radosgw category to RGW project.
- 03:25 PM rgw Feature #11047: rgw : make quota/gc thread configurable for starting
- Bulk reassign of radosgw category to RGW project.
- 03:25 PM rgw Bug #10301: "FATAL ERROR: cannot find a valid <xfs/xfs.h> header file" in powercycle-giant-distro...
- Bulk reassign of radosgw category to RGW project.
- 03:25 PM rgw Feature #11001: Improve rgw HEAD request by avoiding read the body of the first chunk
- Bulk reassign of radosgw category to RGW project.
- 03:25 PM rgw Feature #6748: Return bucket name in response header
- Bulk reassign of radosgw category to RGW project.
- 03:25 PM rgw Feature #7680: Use new civetweb git repo for ceph
- Bulk reassign of radosgw category to RGW project.
- 03:25 PM rgw Bug #6621: quota: the max-size and max-objects value when zero
- Bulk reassign of radosgw category to RGW project.
- 03:25 PM rgw Documentation #5525: Radosgw 'add the ceph keyring entries' section should be updated to match ce...
- Bulk reassign of radosgw category to RGW project.
- 03:25 PM rgw Bug #5949: radosgw: leaks
- Bulk reassign of radosgw category to RGW project.
- 03:25 PM rgw Bug #4625: radowgw-admin.py failure
- Bulk reassign of radosgw category to RGW project.
- 03:25 PM rgw Bug #3813: radosgw doesn't have a logrotate script
- Bulk reassign of radosgw category to RGW project.
- 03:25 PM rgw Feature #2735: rgw: support response-* request params in GET obj
- Bulk reassign of radosgw category to RGW project.
- 03:25 PM rgw Bug #2864: rados leaves behind references to old buckets
- Bulk reassign of radosgw category to RGW project.
- 03:25 PM rgw Bug #2734: rgw: fails to authenticate preauthenticated requests with sub resource
- Bulk reassign of radosgw category to RGW project.
- 03:25 PM rgw Bug #2658: rgw-admin: usage show fails when specifying hour > 12
- Bulk reassign of radosgw category to RGW project.
- 03:25 PM rgw Bug #2701: rgw: don't keep bucket info indexed by bucket_id
- Bulk reassign of radosgw category to RGW project.
- 03:25 PM rgw Bug #2642: rgw: show/trim usage using also time (not just date)
- Bulk reassign of radosgw category to RGW project.
- 03:25 PM rgw Bug #2542: rgw: support S3 update of metadata
- Bulk reassign of radosgw category to RGW project.
- 03:25 PM rgw Bug #2591: misc rgw s3tests failures
- Bulk reassign of radosgw category to RGW project.
- 03:25 PM rgw Feature #2517: rgw: limit number of buckets per user (configurable per user)
- Bulk reassign of radosgw category to RGW project.
- 03:25 PM rgw Feature #2516: rgw: new bandwidth-only per-user log
- Bulk reassign of radosgw category to RGW project.
- 03:25 PM rgw Cleanup #2469: rgw: replace Formatter->dump_format(..., "%d", ...) with Formatter->dump_int()
- Bulk reassign of radosgw category to RGW project.
- 03:25 PM rgw Bug #2503: rgw: ungraceful failure when cannot create unix domain socket
- Bulk reassign of radosgw category to RGW project.
- 03:25 PM rgw Bug #2465: rgw: bad marker output when listing a bucket
- Bulk reassign of radosgw category to RGW project.
- 03:25 PM rgw Bug #2433: rgw: failing atomic reads/writes
- Bulk reassign of radosgw category to RGW project.
- 03:25 PM rgw Bug #2434: rgw: failing readwrite test
- Bulk reassign of radosgw category to RGW project.
- 03:25 PM rgw Bug #2381: rgw: radosgw-admin operations don't trigger notifications
- Bulk reassign of radosgw category to RGW project.
- 03:25 PM rgw Feature #2313: rgw: expose extra bucket info trough S3 api
- Bulk reassign of radosgw category to RGW project.
- 03:25 PM rgw Bug #2369: rgw: bucket attr update does not propagate correctly to all rgw instances
- Bulk reassign of radosgw category to RGW project.
- 03:25 PM rgw Bug #2312: rgw: create user and subuser in a single radosgw-admin command
- Bulk reassign of radosgw category to RGW project.
- 03:25 PM rgw Bug #2289: rgw: listing a bucket hangs after removing inexisting object
- Bulk reassign of radosgw category to RGW project.
- 03:25 PM rgw Feature #2308: radosgw-admin: make user create idempotent
- Bulk reassign of radosgw category to RGW project.
- 03:25 PM rgw Feature #2284: rgw: bench based on rados_bench
- Bulk reassign of radosgw category to RGW project.
- 03:25 PM rgw Bug #2220: rgw: librgw dep on g_ceph_context
- Bulk reassign of radosgw category to RGW project.
- 03:25 PM rgw Bug #2259: rgw: object name cut after slash when virtual host style is used
- Bulk reassign of radosgw category to RGW project.
- 03:25 PM rgw Bug #2197: rgw: need to throttle incoming requests
- Bulk reassign of radosgw category to RGW project.
- 03:25 PM rgw Bug #2208: rgw: radosgw-admin temp remove failure
- Bulk reassign of radosgw category to RGW project.
- 03:25 PM rgw Feature #2194: rgw: replace bucket-marker-ver with better, fast, more scalable solution
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #2190: rgw: cache disabled
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #2193: rgw: .pools.avail is not cached
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #2189: rgw: can't change debug level through ceph.conf
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #2170: librgw references g_ceph_context
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Feature #2171: rgw: asynchronously calculate md5
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Feature #2140: rgw: use new encode/decode macros
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Cleanup #2166: rgw: make sure librgw doesn't link against libfcgi
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #2139: rgw: no cleanup of index update in case of cancelled operations
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #2120: rgw: atomic write guard doesn't scale well
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #2121: radosgw: reload command for init script
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #2106: failed s3tests.functional.test_s3.test_100_continue
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #2083: rgw: test_object_raw_authenticated* fail (on xfs?)
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Cleanup #2089: rgw: less dout(0) noise?
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #2072: rgw: owner cannot change acl if it doesn't have bucket read permission
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Feature #2066: rgw: make list_objects efficient
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #2051: rgw: can't use '%' in object name
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #2063: rgw: access key shouldn't contain chars that need to be url encoded
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #2043: rgw: cannot use '+' in url
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #2048: rgw: multipart upload listing return key starting with _multipart_
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Feature #2040: rgw: disable rgw log through ceph.conf
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #2035: rgw: bucket removal fails
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Cleanup #2036: rgw: bucket index tree contains the same info 3 times
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #2029: rgw: space in object name is turned into a different character
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #2025: rgw: objects starting with underscore are badly listed
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #2027: rgw -> apache miscommunication
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #2001: radosgw memory leak
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #2012: rgw: racing object creation and removal may lead to bad bucket accounting
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #1955: rgw: cannot list user buckets when number of buckets is large
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Feature #1941: rgw: revisit bucket removal
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #1948: rgw: need to read intent log in chunks
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #1939: rgw: error processing large logs
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Feature #1927: rgw: add radosgw-admin pool list
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #1933: rgw: crash in swift copy
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Feature #1926: rgw: add radosgw-admin pool remove
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Feature #1882: rgw: high-level log entries for request state transitions
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Feature #1911: rgw: plan handling for large and/or manifest objects, s3 and/or swift
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #1867: rgw crash
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Feature #1872: rgw: only use shadow objects for large objects
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #1864: rgw: atomic bucket info
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #1856: It is possible to look up an rgw user by a subuser that does not exist as long as the ...
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #1859: rgw: bucket creation is not atomic
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #1854: Deletion of an rgw user that has a subuser with a swift key leaves behind an object in...
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Feature #1847: rgw: revisit the way we store large objects
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #1853: rgw: qa test to verify bucket recreation does not override bucket
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #1843: rgw: recreation of bucket overrides old one
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #1844: radosgw memory leak
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM CephFS Bug #22003 (Resolved): [CephFS-Ganesha]MDS migrate will affect Ganesha service?
- No response in two months. Closing bug.
Please reopen or comment if you've been able to test with that patch and i... - 03:24 PM rgw Feature #1838: rgw: update man page
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Tasks #1823: radosgw should have internal timeouts
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #1830: RGW Swift Metadata Bug
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #1822: radosgw can be slow to respond to requests
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Documentation #1813: doc: document radosgw api diffs with s3
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #1780: swift: auth response should return X-Auth-Token instead of X-Storage-Token
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #1801: rgw: radosgw-admin remove subuser and related swift key in a single command
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Feature #1739: rgw: multipart upload should use manifest object
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Feature #1726: rgw: improve multipart upload performance
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #1729: test_object_create_bad_expect_empty
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #1721: rgw: spurious multipart-upload failures
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Feature #1715: rgw: use RENAME osd operation to avoid slow CLONE operations
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #1719: rgw: crash in ObjectCache::touch_lru
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #1706: rgw: copy object auth verification (probably) broken
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #1698: radosgw-admin log list returns invalid json when a log object was created with a name ...
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #1705: rgw: swift copy is broken
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Feature #1697: s3-tests: test bucket headers
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #1681: rgw: user rm with --purge doesn't remove data
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #1685: rgw: tmp objects leakage
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Feature #1664: rgw: pass swift tests
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #1672: rgw: support chunked transfer encoding
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #1645: rgw bucket suspended broken
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Feature #1642: radosgw-admin log show --nonzero-only
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #1643: radosgw-admin log show should accept --time
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Feature #1641: radosgw-admn log show --bandwidth-only
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Feature #1593: rgw: normalize logging
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Feature #1591: rgw: instrument with perfcounter
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #1592: rgw: remove preallocated pools
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Feature #1582: radosgw-admin: log [list|show|rm]
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #1584: rgw: swift key management is busted
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #1575: rgw: failing s3tests.functional.test_headers:test_object_create_bad_contentlength_none
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #1572: radosgw: don't crash when rgw socket path not specified
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #1574: rgw: creating multiple metadata pools?
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #1570: rgw: use tmap for bucket index objects
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #1567: rgw [list|delete]_bucket should clean up
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #1568: rgw: add object_locator to bucket index
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Feature #1561: rgw: admin command to get stats for a single bucket
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #1566: rgw: use a global bucket id
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Feature #1560: rgw: admin command to list buckets
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #1550: radosgw fails test_object_create_bad_expect_empty with a 500 response
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #1551: radosgw returns 400 instead of 403 on unreadable authorization
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Feature #1544: rgw: explicit bucket index
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Feature #1542: rgw: combine multiple buckets in a pool
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Feature #1543: rgw: usage accounting for multiple buckets in a pool
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Feature #1532: add radosgw init.d script to radosgw deb
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Bug #1536: rgw fails many s3tests due to bad clone_range usage
- Bulk reassign of radosgw category to RGW project.
- 03:24 PM rgw Feature #1531: radosgw init.d script stop/restart
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #1489: rgw: guard decode
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #1522: rgw couldn't read user info
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Feature #1482: qa: swift-tests
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #1439: multipart meta object is not atomic
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Feature #1450: rgw admin remove user by access key
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Feature #1431: rgw: get stats for specific pool by pool id
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Feature #1436: rgw_admin user info output should be formatted
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #1408: rgw: racing PUT to same object, can cause 404 on GET/PUT
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Feature #1371: rgw: clean up temporary atomic get clones
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Feature #1375: Actually find pool limits
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #1352: rgw meta is persistent across object instances
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #1333: Object creation with invalid Expect empty results in 500
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Feature #1336: rgw: precreate pools
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #1332: Object creation with invalid Expect non-empty results in 417
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #1330: Object creation with invalid Content-Length below actual results in 500
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #1331: Object creation with invalid Content-Length above actual results in BotoClientError
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #1329: Object creation with invalid empty Content-Length results in wrong reason
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #1315: rgw: Bucket ACL Grant on a Nonexistant User silently fails
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #1328: Object creation with invalid zero Content-Length results in 500
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #1309: rgw fails to send IsTruncated on 'GET /bucket/' (list keys)
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Feature #1313: rgw: multiple concurrent requests per process
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #1301: rgw doesn't dump unicode characters in xml correctly
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Feature #1290: rgw atomic GETs
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #1294: rgw: can't put zero sized objects
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #1287: Setting metadata with unreadable characters is not consistent with amazon S3
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Feature #1268: rgw: optimistically fetch acl and first chunk
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #1286: atomic write not working for large files
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Feature #1251: rgw: consistent caching of bucket objects (acls)
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #1241: rgw denies owner access to bucket when acl is empty
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #1249: radosgw does not exit when apache is killed
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Feature #1224: s3-tests should test 100-continue
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Feature #1223: user removal should be (optionally) removing all user buckets
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Feature #1198: rgw user suspension
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #1208: rgw: make PUT atomic
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Feature #1180: radosgw_admin log show dumps info in alternate formats
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #1171: rgw list bucket displays wrong object owner
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Feature #1179: rgw log should be able to show bucket owner
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #1163: anonymous access to objects broken
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Feature #1161: configurable client ip header variable
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #1162: rgw_admin user modify --email
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #1115: rgw allows users to "give away" s3 objects
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #1083: rgw: log by user, user+bucket
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #1059: RGW consistency issues
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #1081: rgw: 500 error with x-amz-acl instead of explicit xml
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Feature #1027: rgw log operations on non-existent bucket
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #1035: incorrect rgw log data
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #1026: rgw deletes non-empty buckets
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #999: Duplicate Bucket Created
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #1025: s3-tests should test S3 object extended attributes ("developer-added metadata")
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #985: radosgw listing keys of a bucket with name >=251 characters fails with NoSuchKey
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #982: radosgw should fail with UnresolvableGrantByEmailAddress on add_email_grant to unknown ...
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #983: radosgw hangs, gives 500 internal server
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #981: radosgw bucket.set_acl() seems to always fail with AccessDenied
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #978: radosgw bucket creation should succeed on pre-existing bucket if the owner matches
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #980: radosgw returns access_key instead of user_id when fetching acl
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #976: Non-existent bucket error code should be NoSuchBucket, not NoSuchKey
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #977: radosgw should provide error code for bad bucket name errors
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #896: list buckets doesn't dump content length
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #965: rgw is crashing on ceph-playground
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #894: openstack pseudo folders
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Feature #832: Create fastcgi repository
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #866: RGW PUT object does not responds with etag
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Feature #830: rgw: swift per-object ACLs
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Feature #831: self signed tokens for the openstack requests
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Feature #787: rgw watchdog
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Feature #829: rgw: support swift POST
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Feature #785: rgw: fix filesystem backend
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Feature #786: journal rgw operations to backup storage
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Feature #783: separate rgw to a different source repository
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Feature #773: rgw: efficient list-objects filtering
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Tasks #774: move to radosgw.git
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Feature #772: correct 100-continue handling
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Feature #769: cache pool acls, pool list, etc.
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Feature #770: rgw: logging
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Feature #767: rgw: incremental/large file uploads
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM CephFS Bug #21419 (Rejected): client: is ceph_caps_for_mode correct for r/o opens?
- Ok, I think you're right. may_open happens at a higher level and we will simply request the caps at that point. False...
- 03:23 PM rgw Bug #768: eliminate any read/modify/write races
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #766: slow bucket creation times
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #439: Duplicate "Status" headers being sent
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #467: change default content type
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #412: list buckets cleanup missing
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #353: Handle non-ascii filenames
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #361: keyring must be specified in ceph.conf?
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #342: Can't create files larger than 4GB
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #343: Bad 100-Continue handling
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Feature #337: support bucketname hostname prefix for wildcard dns
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Tasks #338: set up playground apache(s)
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Cleanup #320: Remove some duplicates and unused declarations
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #310: rgw fcgi processes don't go down
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Feature #313: Support loglevel
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #309: Error status is not correctly initialized
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Feature #301: Support partial content response
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Feature #302: Support If-Modified-Since
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #270: Content-Type not returned / saved correctly
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #264: Creating a bucket gives ErrorBucketAlreadyExists
- Bulk reassign of radosgw category to RGW project.
- 03:23 PM rgw Bug #265: Removing a bucket doesn't clean up object in .rgw pool
- Bulk reassign of radosgw category to RGW project.
- 03:22 PM rgw Cleanup #256: Usage of radosgw_admin reports rgw_admin
- Bulk reassign of radosgw category to RGW project.
- 03:22 PM rgw Bug #260: Segmentation fault when listing buckets without uid
- Bulk reassign of radosgw category to RGW project.
- 03:22 PM rgw Feature #174: Support large files better
- Bulk reassign of radosgw category to RGW project.
- 03:22 PM rgw Feature #9: Access unimported data
- Bulk reassign of radosgw category to RGW project.
- 03:22 PM rgw Bug #31: Handle mal-formed requests better
- Bulk reassign of radosgw category to RGW project.
- 03:22 PM rgw Support #8: Document differences from S3
- Bulk reassign of radosgw category to RGW project.
- 03:18 PM Revision 1789a0ee (ceph): Merge pull request #17520 from joscollin/wip-cleanup-drop-return
- rgw: Drop unnecessary return
Reviewed-by: Casey Bodley <cbodley@redhat.com> - 02:59 PM RADOS Bug #22544: objecter cannot resend split-dropped op when racing with con reset
- Hmm, I'm not sure what the best fix is. Do you see a good path to fixing this with ms_handle_connect()?
- 02:57 PM RADOS Bug #22659 (In Progress): During the cache tiering configuration ,ceph-mon daemon getting crashed...
- This will need to be backported to luminous and jewel once merged.
- 09:36 AM RADOS Bug #22659: During the cache tiering configuration ,ceph-mon daemon getting crashed after setting...
- https://github.com/ceph/ceph/pull/19983
- 02:55 PM RADOS Bug #22662: ceph osd df json output validation reported invalid numbers (-nan) (jewel)
- 1. it's not valid json.. Formatter shouldn't allow it
2. we should have a valid value (or 0) to use - 02:52 PM RADOS Bug #22661 (Triaged): Segmentation fault occurs when the following CLI is executed
- 02:51 PM RADOS Bug #22672 (Triaged): OSDs frequently segfault in PrimaryLogPG::find_object_context() with empty ...
- 02:29 PM ceph-volume Bug #22720: Added an osd by ceph-volume,it got an error in systemctl enable ceph-volume@.service
- What Distro and distro version are you using?
- 07:39 AM ceph-volume Bug #22720 (Closed): Added an osd by ceph-volume,it got an error in systemctl enable ceph-volume@...
- when I using ceph-volume to add an osd,prepare is ok, but, when I activate osd,I got an error" Failed to issue method...
- 02:28 PM RADOS Bug #22597 (Fix Under Review): "sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-0'" fails in upgra...
- https://github.com/ceph/ceph/pull/19987
- 01:32 PM RADOS Bug #22233 (In Progress): prime_pg_temp breaks on uncreated pgs
- 01:30 PM Revision fdc1a39c (ceph): denc: should check element's type not 'size_t'
- Signed-off-by: Kefu Chai <kchai@redhat.com>
- 01:13 PM rgw Backport #22703: jewel: rgw: offline resharding doesn't seem to preserve bucket acls
- I was successful in reproducing in master
- 01:12 PM rbd Bug #22722: [cls] rbd.object_map_snap_create and rbd.object_map_snap_remove are slow
- *PR*: https://github.com/ceph/ceph/pull/19974
- 01:12 PM rbd Bug #22722 (Duplicate): [cls] rbd.object_map_snap_create and rbd.object_map_snap_remove are slow
- For very large devices, iterating through the vector via index can result in an exponential slowdown. This was alread...
- 01:01 PM rgw Bug #22721 (Resolved): Resharding hangs with versioning-enabled buckets
- If I enable S3 bucket versioning, resharding the bucket (either automatic or manual) hangs, and blocks access to the ...
- 11:38 AM rgw Feature #21541 (In Progress): dynamic resharding will be excuted in a specific time
- 11:38 AM Bug #21978: "stderr:Error EINVAL: invalid command" in upgrade:jewel-x-luminous
- 11:24 AM RADOS Support #22664: some random OSD are down (with a Abort signal on exception) after replace/rebuild...
- Hi Greg,
can you point me to the link, as far we have seen yet, all ulimit 10 times higher as needed on all nodes.... - 10:50 AM CephFS Bug #21734: mount client shows total capacity of cluster but not of a pool
- (Just moving this closed ticket because I'm deleting the bogus "cephfs" category in the toplevel Ceph project)
- 10:28 AM Revision 6cb1cc8a (ceph): rgw: add s3 conditions for PutObject IAM policies
- Adding the following s3 conditions for PutObject operation
s3:x-amz-canned-acl (caveat: only strings are supported, ... - 10:28 AM Revision 47f10fec (ceph): RGW: IAM: support s3:x-amz-acl conditional for PutACLs
- Support string-like s3:x-amz-acl conditional for PutACL request. We're
still to support lists for this
Signed-off-b... - 10:28 AM Revision acde64c2 (ceph): rgw_op: add iam action as RGWOp member
- This commit adds iam_action as a member of RGWOp class which allows for
reusing this later when object policies are t... - 10:28 AM Revision d8be271a (ceph): rgw_op: add a function to eval ExistingObjTag s3:IAM conditional
- Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
- 10:28 AM Revision d34294f7 (ceph): rgw: support for ExistingObjectTag for PutObjectTagging operation
- Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
- 10:28 AM Revision 91ae0ccc (ceph): rgw: support for ExistingObjectTag for s3:PubObjectAcl
- Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
- 10:28 AM Revision 00113eb0 (ceph): rgw: split rgw_iam_eval_existing_objtags to seperate functions
- one for adding tags to env and the other which calls eval, useful for
Ops where we dont need an eval but need it in t... - 10:28 AM Revision e66c7ecb (ceph): rgw: support ExistingObjectTag in GetObjectAcl op
- Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
- 10:28 AM Revision c7b6fdbd (ceph): rgw: add support for ExistingObjectTag in DeleteObjectTagging
- Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
- 10:28 AM Revision 038e410a (ceph): rgw_iam_tags: split into smaller function
- Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
- 09:13 AM Revision 4015824f (ceph): mon:validate hit_set values before set
- Fixes: http://tracker.ceph.com/issues/22659
Signed-off-by: Jing Li lijing@gohighsec.com - 08:00 AM Revision 722fbb90 (ceph): rbd: properly pass ceph global command line args to subprocess
- When initializing the global context, global_init parses command line
arguments and removes ceph global args from the... - 07:07 AM Dashboard Feature #22495: mgr: dashboard: show per pool io
- https://github.com/ceph/ceph/pull/19981
- 07:06 AM Revision 55f8db1b (ceph): mgr: prometheus: set metadata metrics value to '1' (#22717).
- Signed-off-by: Konstantin Shalygin <k0ste@k0ste.ru>
- 07:05 AM CephFS Backport #22719 (In Progress): luminous: mds: unbalanced auth_pin/auth_unpin in RecoveryQueue code
- https://github.com/ceph/ceph/pull/19982
- 06:57 AM CephFS Backport #22719 (Resolved): luminous: mds: unbalanced auth_pin/auth_unpin in RecoveryQueue code
- https://github.com/ceph/ceph/pull/19982
- 07:02 AM Revision 5353569e (ceph): mds: handle 'inode gets queued for recovery multiple times'
- Fixes: http://tracker.ceph.com/issues/22647
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit ... - 07:01 AM Revision 4063b807 (ceph): mds: use elist to track recover queue items
- Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit 74f2a87887e81dc1d5895976982efb51b0a5e97e)
... - 06:43 AM mgr Fix #22718: mgr: prometheus: missed osd commit\apply latency metrics.
- https://github.com/ceph/ceph/pull/19980
- 06:39 AM mgr Fix #22718 (Resolved): mgr: prometheus: missed osd commit\apply latency metrics.
- Prometheus module lack of this metrics.
- 06:26 AM mgr Bug #22717: mgr: prometheus: impossible to join labels from metadata metrics.
- https://github.com/ceph/ceph/pull/19979
- 06:22 AM mgr Bug #22717 (Resolved): mgr: prometheus: impossible to join labels from metadata metrics.
- By default we have pool metrics like this:...
- 05:43 AM CephFS Backport #22590 (In Progress): jewel: ceph.in: tell mds does not understand --cluster
- 05:42 AM rgw Backport #22582 (In Progress): jewel: multisite: 'radosgw-admin sync error list' contains tempora...
- 05:41 AM Backport #22693 (In Progress): jewel: simplelru does O(n) std::list::size()
- https://github.com/ceph/ceph/pull/19978
- 04:35 AM Backport #22692 (In Progress): luminous: simplelru does O(n) std::list::size()
- https://github.com/ceph/ceph/pull/19977
- 04:29 AM rbd Bug #22716 (Resolved): rbd snap create/rm takes 60s long
- when create snap from an image of huge size, like 64T, it takes for almost 60s in our server enviroment, even if the ...
- 04:23 AM Revision 7d23827c (ceph): common: compute SimpleLRU's size with contents.size() instead of lru.si...
- As libstdc++ earlier than version 5 implement the list::size() as a O(n) operation,
this should be needed to avoid re... - 04:14 AM Revision 91be5317 (ceph): common: compute SimpleLRU's size with contents.size() instead of lru.si...
- As libstdc++ earlier than version 5 implement the list::size() as a O(n) operation,
this should be needed to avoid re... - 04:12 AM CephFS Bug #22629 (Pending Backport): client: avoid recursive lock in ll_get_vino
- 04:12 AM CephFS Bug #22631 (Pending Backport): mds: crashes because of old pool id in journal header
- 04:11 AM CephFS Backport #22690 (In Progress): luminous: qa: qa/cephfs/clusters/fixed-2-ucephfs.yaml has insuffic...
- https://github.com/ceph/ceph/pull/19976
- 04:10 AM CephFS Bug #22647 (Pending Backport): mds: unbalanced auth_pin/auth_unpin in RecoveryQueue code
- 04:06 AM Revision 9478c064 (ceph): Merge PR #19803 into master
- * refs/pull/19803/head:
mds: get rid of unnecessary if condition
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com... - 04:06 AM Revision cc710979 (ceph): Merge PR #19837 into master
- * refs/pull/19837/head:
client: avoid recursive lock in ll_get_vino
Reviewed-by: Patrick Donnelly <pdonnell@redhat.... - 04:06 AM Revision bbd23ca4 (ceph): Merge PR #19860 into master
- * refs/pull/19860/head:
cephfs-journal-tool: add usage help info for header set <field>
mds: add error log info
ce... - 04:06 AM Revision 7a8bd1c9 (ceph): Merge PR #19891 into master
- * refs/pull/19891/head:
mds: handle 'inode gets queued for recovery multiple times'
mds: use elist to track recover... - 04:06 AM Revision 4412c6b5 (ceph): Merge PR #19911 into master
- * refs/pull/19911/head:
cephfs: Switch MIN/MAX for std::min/max and use intarith templates
Reviewed-by: Patrick Don... - 03:54 AM Linux kernel client Bug #22702: cephfs crashed under high memory pressure due to reserved caps number mismatch
- And if we do this, the original trim caps behavior will be changed. Originally trim caps was like passive mode which ...
- 03:49 AM Linux kernel client Bug #22702: cephfs crashed under high memory pressure due to reserved caps number mismatch
- According to your suggestion, shall we call trim_caps to trim as much caps as possible, or just call trim_caps to tri...
- 03:52 AM Revision 6dd42392 (ceph): osd: allow limited scrub preemption
- If we receive a write within the scrub range, abort the scrub chunk and
shrink the chunk size. If we do this too man... - 03:52 AM Revision 4e0f4238 (ceph): osd: document scrub options
- Signed-off-by: Sage Weil <sage@redhat.com>
- 03:52 AM Revision a188cb27 (ceph): osd/ECBackend: debug ec scrub error paths
- Signed-off-by: Sage Weil <sage@redhat.com>
- 03:52 AM Revision 5ac3bfa3 (ceph): qa/suites/rados/singleton/all/divergent_priors*: unsquelch osd debug
- Signed-off-by: Sage Weil <sage@redhat.com>
- 03:52 AM Revision 2d34e380 (ceph): osd/PG: drop 'seed' property from Scrubber
- This has been -1 for many releases now.
Signed-off-by: Sage Weil <sage@redhat.com> - 03:08 AM Revision 99f3c3f8 (ceph): rgw: add lagging shard ids in rgw sync status
- Signed-off-by: lvshanchun <lvshanchun@gmail.com>
- 03:08 AM Revision 39fd90c8 (ceph): rgw: display errors of object sync failed in sync error list
- Signed-off-by: lvshanchun <lvshanchun@gmail.com>
- 03:06 AM Revision 1142dacc (ceph): qa: add missing openstack configs
- First introduced in: ec6fb28eaf8e2db327e4afc115879a40c7664e07
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
... - 03:06 AM Revision dc96e3c1 (ceph): qa: increase osd count for ec testing
- Missing in d0732fc96fbc6849dd51b391d85f765c74cfb593.
Fixes: http://tracker.ceph.com/issues/22646
Signed-off-by: Patr... - 03:03 AM Backport #22687: luminous: PGLog: avoid using list::size
- Nathan, can you verify this and set this tracker as closed?
- 03:02 AM Backport #22687 (Resolved): luminous: PGLog: avoid using list::size
- The changes related to PR#18755 are not in luminous so does not need to be reverted in luminous. Hence setting this t...
- 01:05 AM Backport #22687: luminous: PGLog: avoid using list::size
- I'm on it
- 03:02 AM Bug #22654 (Resolved): PGLog: avoid using list::size
- The changes related to PR#18755 are not in luminous so does not need to be reverted in luminous. Hence setting this t...
- 02:38 AM CephFS Backport #22689 (In Progress): jewel: client: fails to release to revoking Fc
- 02:38 AM CephFS Backport #22689: jewel: client: fails to release to revoking Fc
- https://github.com/ceph/ceph/pull/19975
- 02:34 AM Revision 9e1efd6c (ceph): client: fix cap revoke race
- If caps are been revoking by the auth MDS, don't consider them as
issued even they are still issued by non-auth MDS. ... - 02:20 AM Revision 7a0c4d02 (ceph): ceph-volume: update argument description that bluestore is the default
- Fixes: http://tracker.ceph.com/issues/22663
Signed-off-by: Jing Li lijing@gohighsec.com - 02:19 AM Revision c8bdb49c (ceph): doc: update man page to explain ceph-volume support bluestore
- Fixes: http://tracker.ceph.com/issues/22663
Signed-off-by: Jing Li lijing@gohighsec.com - 01:50 AM Revision 67e5a2f3 (ceph): Merge pull request #19876 from theanalyst/build/do-cmake-args
- build: do_cmake: allow ARGS to be overridden
Reviewed-by: Kefu Chai <kchai@redhat.com> - 01:43 AM Revision 360e9801 (ceph): client: release revoking Fc after invalidate cache
- this issue is likely revealed by commit 7bc1fa04
"client: avoid adding checked inode to the delayed_caps"
Fixes: htt... - 01:39 AM rgw Feature #22565: Multiple Data Pool Support for a Bucket
- https://github.com/ceph/ceph/pull/19890
- 01:39 AM Revision 83406c10 (ceph): rgw: drop unused vector elements
- Signed-off-by: Bingyin Zhang <zhangbingyin@cloudin.cn>
01/16/2018
- 09:49 PM RADOS Bug #22715 (Resolved): log entries weirdly zeroed out after 'osd pg-temp' command
- ...
- 09:44 PM Revision d079916a (ceph): Merge pull request #19433 from liewegas/wip-pg-removal
- osd: put pg removal in op_wq
Reviewed-by: Greg Farnum <gfarnum@redhat.com> - 09:38 PM rgw Bug #22714: Existing AccessKeys with leading underscore broke in upgrade
- Missed a part in my debug output:...
- 09:34 PM rgw Bug #22714 (Triaged): Existing AccessKeys with leading underscore broke in upgrade
- Pre-existing AccessKeys that start with an underscore broke after the upgrade to Luminous. Newly created keys even id...
- 09:02 PM Revision 366905fb (ceph): pybind/mgr/mgr_module: make rados handle available to all modules
- Signed-off-by: Sage Weil <sage@redhat.com>
- 08:31 PM Revision 617a82c4 (ceph): osd: track deleted pools' pg_nums for calculating split
- This is needed to determine (quickly) whether PGs have split. Calling
get_pg_num() on the latest map does not work w... - 08:31 PM Revision d37d9668 (ceph): osd/PrimaryLogPG: do on_shutdown on removal
- This cleans up our reservations and misc other state in OSDService that
needs to be cleaned up.
Signed-off-by: Sage ... - 07:59 PM RADOS Bug #20059 (Pending Backport): miscounting degraded objects
- 07:58 PM Revision 7ccb7b70 (ceph): Merge pull request #19850 from dzafman/wip-calc-stats
- osd/PG: re-write of _update_calc_stats and improve pg degraded state
Fixes: http://tracker.ceph.com/issues/20059
Re... - 07:28 PM CephFS Bug #22428: mds: don't report slow request for blocked filelock request
- Here's a recent example from someone in #ceph:...
- 07:10 PM RADOS Bug #22711 (Resolved): qa/workunits/cephtool/test.sh fails with test_mon_cephdf_commands: expect...
- ...
- 07:09 PM RADOS Bug #22677 (Resolved): rados/test_rados_tool.sh failure
- 06:52 PM Revision 9f103f01 (ceph): tests: recovery-unfound-found test needs to account for correct misplac...
- The test expected HEALTH_OK when in a state with misplaced objects therefore HEALTH_WARN
Signed-off-by: David Zafman... - 06:48 PM Revision b56d994f (ceph): doc: add rbd pool requirement for gwcli
- Signed-off-by: Mike Christie <mchristi@redhat.com>
- 06:48 PM Revision 4ca0d508 (ceph): doc: add daemon-reload for rbd-target-api setup
- Signed-off-by: Mike Christie <mchristi@redhat.com>
- 06:48 PM Revision f45aafed (ceph): doc: add gwcli manual install instructions
- Signed-off-by: Mike Christie <mchristi@redhat.com>
- 05:40 PM Linux kernel client Feature #22710 (Resolved): Whitelist the new RBD_FEATURE_OPERATIONS feature bit
- This feature bit will be used to disable operations against an image (e.g. clone, snap create) but read/write operati...
- 05:06 PM Revision 9c2278bb (ceph): Merge pull request #19613 from qrGitHub/wip-rgw-optimize-bucketLCPrepare
- rgw: optimize function bucket_lc_prepare
Reviewed-by: Casey Bodley <cbodley@redhat.com> - 05:05 PM Revision afb35baf (ceph): Merge pull request #19878 from cbodley/wip-rgw-get-omap-keys-cr
- rgw: fix handling of ENOENT in RGWRadosGetOmapKeysCR
Reviewed-by: Adam Emerson <aemerson@redhat.com> - 05:04 PM Revision 36f1dc0f (ceph): Merge pull request #19897 from cbodley/wip-rgw-put-system-obj
- rgw: rgw_put_system_obj takes bufferlist
Reviewed-by: Matt Benjamin <mbenjami@redhat.com>
Reviewed-by: Orit Wasserma... - 04:16 PM RADOS Bug #22351: Couldn't init storage provider (RADOS)
- Hello,
we're facing the same issue on a Luminous cluster.
Some info about the cluster:
Version: ceph version 1... - 04:13 PM Revision 65ed5f3b (ceph): os/newstore: aio now working and bug fixes.
- Signed-off-by: Mark Nelson <mnelson@redhat.com>
- 03:55 PM Revision 1e48ee9c (ceph): crush/CrushWrapper: fix finalize clobbering of max_devices
- This hides device names when they don't appear in the hierarchy,
e.g. after setting a name and class for a new device... - 03:55 PM Revision 6aa7c885 (ceph): mon/OSDMonitor: fix 'osd crush set-device-class' for new osds
- We should set the max_devices value for a new device. (Actually,
finalize() will fix this for us on decode, but bett... - 03:20 PM Revision 3404d8bb (ceph): ceph-volume: adds crush_device_class to json metadata for 'osd new'
- Signed-off-by: Andrew Schoen <aschoen@redhat.com>
- 03:20 PM Revision 21f45943 (ceph): ceph-volume: docs for --crush-device-class
- Signed-off-by: Andrew Schoen <aschoen@redhat.com>
- 03:20 PM Revision bf468bc3 (ceph): ceph-volume: adds a --crush-device-class flag to lvm create and prepare
- Signed-off-by: Andrew Schoen <aschoen@redhat.com>
- 03:20 PM Revision 11da2185 (ceph): ceph-volume: add crush_device_class to lvm metadata
- Signed-off-by: Andrew Schoen <aschoen@redhat.com>
- 03:20 PM Revision 36a388d7 (ceph): ceph-volume: adds crush_device_class to the functional tests
- Signed-off-by: Andrew Schoen <aschoen@redhat.com>
- 03:08 PM RADOS Bug #20874: osd/PGLog.h: 1386: FAILED assert(miter == missing.get_items().end() || (miter->second...
- /a/sage-2018-01-16_03:08:54-rados-wip-sage2-testing-2018-01-15-1257-distro-basic-smithi/2077982...
- 02:58 PM rgw Bug #22600: compilation failures with boost 1.66
- Hi Nathan,
boost 1.66 added some breaking changes, so this pr fixed those and updated our cmake to require 1.66 (f... - 09:40 AM rgw Bug #22600: compilation failures with boost 1.66
- @Casey Is luminous really on boost 1.66? (I currently have no idea how to find out which boost version we're using, s...
- 02:29 PM rgw Bug #22617: ceph rgw can't delete some object
- @Matt Benjamin cloud you help me
[root@ceph-rgw ~]# radosgw -d --debug-rgw=18 --debug-ms=1 --name client.radosgw.g... - 01:02 PM rgw Bug #22617: ceph rgw can't delete some object
- @Matt Benjamin like this?
- 02:22 PM Bug #22301 (Resolved): aarch64 missing DTS-7 (no SCL on aarch64/centos)
- 02:16 PM Revision 31f9af83 (ceph): Merge pull request #19945 from tchaikov/wip-deprecated-in-cxx17
- librbd,librados: do not include stdbool.h in C++ headers
Reviewed-by: Adam C. Emerson <aemerson@redhat.com> - 02:16 PM mgr Bug #22286 (Pending Backport): Service daemons never recover from transient outage
- 02:15 PM Revision cff35427 (ceph): Merge pull request #19261 from dillaman/wip-22286
- mgr: disconnect unregistered service daemon when report received
Reviewed-By: Kefu Chai <kchai@redhat.com> - 02:13 PM CephFS Backport #22688 (In Progress): luminous: client: fails to release to revoking Fc
- https://github.com/ceph/ceph/pull/19970
- 08:16 AM CephFS Backport #22688 (Resolved): luminous: client: fails to release to revoking Fc
- https://github.com/ceph/ceph/pull/20342
- 02:06 PM Backport #22691 (In Progress): luminous: ceph-base symbols not stripped in debs
- 08:17 AM Backport #22691 (Resolved): luminous: ceph-base symbols not stripped in debs
- https://github.com/ceph/ceph/pull/19969
- 02:06 PM Revision 8e3edae0 (ceph): debian: add -dbg packages for python-{rados,rgw,rbd,cephfs}
- Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit b5bd43323fd96aa975e0500261b65a46067b68fa) - 02:05 PM Revision 98eaf443 (ceph): debian/rules: strip ceph-base libraries
- This includes rados classes and ec plugins.
Fixes: http://tracker.ceph.com/issues/22640
Signed-off-by: Sage Weil <sa... - 01:58 PM rgw Backport #22708 (Resolved): luminous: rgw: copy_object doubles leading underscore on object names.
- 01:55 PM rgw Backport #22708 (In Progress): luminous: rgw: copy_object doubles leading underscore on object na...
- 01:53 PM rgw Backport #22708 (Resolved): luminous: rgw: copy_object doubles leading underscore on object names.
- https://github.com/ceph/ceph/pull/19787
- 01:57 PM rgw Bug #21984 (Resolved): RGWBug: rewrite a versioning object create a new object
- 01:57 PM rgw Backport #22586 (Resolved): luminous: RGWBug: rewrite a versioning object create a new object
- 01:57 PM rgw Backport #22586 (In Progress): luminous: RGWBug: rewrite a versioning object create a new object
- 01:57 PM CephFS Backport #22699 (In Progress): luminous: client:_rmdir() uses a deleted memory structure(Dentry) ...
- 01:57 PM CephFS Backport #22699 (Fix Under Review): luminous: client:_rmdir() uses a deleted memory structure(Den...
- https://github.com/ceph/ceph/pull/19968
- 08:17 AM CephFS Backport #22699 (Resolved): luminous: client:_rmdir() uses a deleted memory structure(Dentry) lea...
- https://github.com/ceph/ceph/pull/19968
- 01:55 PM Revision cc76ab1e (ceph): ceph-fuse: ::rmdir() uses a deleted memory structure of dentry leads a ...
- we should add the dentry ref immediately after "get_or_create" in
case of the ref be put to zero.
Fixes: http://trac... - 01:54 PM rgw Backport #22709 (In Progress): jewel: rgw: copy_object doubles leading underscore on object names.
- 01:53 PM rgw Backport #22709 (Resolved): jewel: rgw: copy_object doubles leading underscore on object names.
- https://github.com/ceph/ceph/pull/19747
- 01:52 PM rgw Bug #22529 (Pending Backport): rgw: copy_object doubles leading underscore on object names.
- If I understand this correctly, this bug is fixed in master by https://github.com/ceph/ceph/pull/18662 and this PR wa...
- 01:33 PM RADOS Backport #22707 (In Progress): luminous: ceph_objectstore_tool: no flush before collection_empty(...
- 01:30 PM RADOS Backport #22707 (Resolved): luminous: ceph_objectstore_tool: no flush before collection_empty() c...
- https://github.com/ceph/ceph/pull/19967
- 01:33 PM Revision 44643cae (ceph): objectstore/store_test: fix lack of flush prior to collection_empty() call
- Fixes: http://tracker.ceph.com/issues/22409
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from comm... - 01:33 PM Revision 5f9911bc (ceph): Merge pull request #19942 from shinobu-x/wip-sk-minmax-ms_async_op_threads
- common: Add min/max of ms_async_op_threads
Reviewed-by: Sage Weil <sage@redhat.com> - 01:33 PM Revision fdc3f5c2 (ceph): Merge pull request #19397 from xxhdx1985126/master
- mon: update PaxosService::cached_first_committed in PaxosService::maybe_trim()
Reviewed-by: Kefu Chai <kchai@redhat.... - 01:31 PM Backport #22706 (In Progress): luminous: tests: force backfill test can conflict with pool removal
- 01:14 PM Backport #22706 (Resolved): luminous: tests: force backfill test can conflict with pool removal
- https://github.com/ceph/ceph/pull/19966
- 01:31 PM Revision d2a68571 (ceph): mgr/DaemonServer: fix error string
- Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 78b7f10d298070515418f5a71931d6235498c87f) - 01:31 PM Revision adc47b95 (ceph): qa/tasks/ceph_manager: tolerate failure to force backfill/recoery
- The pool may have been deleted out from underneath us.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked fro... - 01:21 PM RADOS Bug #22409 (Pending Backport): ceph_objectstore_tool: no flush before collection_empty() calls; O...
- 01:14 PM Bug #22614 (Pending Backport): tests: force backfill test can conflict with pool removal
- 01:08 PM mgr Bug #22615 (Resolved): luminous: pg coloring broke in dashboard
- 01:05 PM mgr Bug #22615 (Pending Backport): luminous: pg coloring broke in dashboard
- 01:08 PM mgr Backport #22705 (Resolved): luminous: pg coloring broke in dashboard
- 01:06 PM mgr Backport #22705 (Resolved): luminous: pg coloring broke in dashboard
- https://github.com/ceph/ceph/pull/19844
- 12:58 PM ceph-volume Bug #22704 (Duplicate): ceph-volume still creates osd ids and auth when creating osd fails
- This was fixed with #22281 which is not yet released. 12.2.2 is affected. 12.2.3 shouldn't
- 11:23 AM ceph-volume Bug #22704 (Duplicate): ceph-volume still creates osd ids and auth when creating osd fails
- I have a broken disk, resulting in an error running ceph-volume.
Each time the command runs though, it generate a ne... - 12:54 PM Revision bf16f598 (ceph): osd: piecewise scrub
- Perform scrub in stages, with each unit of work requeuing an item in the
work queue.
Signed-off-by: Sage Weil <sage@... - 12:53 PM RADOS Support #20108: PGs are not remapped correctly when one host fails
- Hello,
I'm sorry I've missed your message. Can you please give me some clues about the "newer crush tunables" that... - 12:50 PM rbd Bug #22679 (Duplicate): Segmentation fault during rbd diff when rbd image features is only layering
- 10:18 AM rbd Bug #22679: Segmentation fault during rbd diff when rbd image features is only layering
- @Jason, yes I am using cache tiering and it seems that I have hit the same issue as in #17445. Thank you for your help.
- 12:48 PM RADOS Bug #22668: osd/ExtentCache.h: 371: FAILED assert(tid == 0)
- /a/sage-2018-01-15_18:49:16-rados-wip-sage-testing-2018-01-14-1341-distro-basic-smithi/2076047
- 12:48 PM RADOS Bug #22668: osd/ExtentCache.h: 371: FAILED assert(tid == 0)
- /a/sage-2018-01-15_18:49:16-rados-wip-sage-testing-2018-01-14-1341-distro-basic-smithi/2075822
- 11:44 AM Revision 08a4de14 (ceph): cmake: do not find bzip2/lz4 for rocksdb
- RocksDB has compression disabled by default[1] and it's never been enabled[2],
so do not link these compression libra... - 11:42 AM Revision 2c6dd9f1 (ceph): cmake: link libfuse using FUSE_LIBRARIES
- instead of linking with -lfuse directly
Signed-off-by: runsisi <runsisi@zte.com.cn> - 11:39 AM Revision bfa2653f (ceph): build/ops: move ceph-osdomap-tool, ceph-monstore-tool out of ceph-test
- build rpm with --without ceph_test_package should fail[1][2]
since -DWITH_TESTS=OFF is defined
[1] https://github.co... - 11:27 AM rbd Support #22649: rbd-mirror use ceph public_network
- I have understand that rbd_mirror must use public_network as it is like a client for a ceph cluster.
this support ca... - 11:10 AM RADOS Support #22680: mons segmentation faults New 12.2.2 cluster
- Thanks! We had jemalloc in LD_PRELOAD since Infernalis, so i didn't think about that. I removed this from sysconfig, ...
- 10:56 AM rgw Backport #22703 (Resolved): jewel: rgw: offline resharding doesn't seem to preserve bucket acls
- https://github.com/ceph/ceph/pull/20039
- 10:30 AM Linux kernel client Bug #22702: cephfs crashed under high memory pressure due to reserved caps number mismatch
- failing to get caps in fill_inode() is bad. If ceph_reserve_caps() fails to reserve caps, it should trim some caps an...
- 09:52 AM Linux kernel client Bug #22702: cephfs crashed under high memory pressure due to reserved caps number mismatch
- ...
- 09:48 AM Linux kernel client Bug #22702: cephfs crashed under high memory pressure due to reserved caps number mismatch
- The reason is that ceph_reserve_caps may not reserve enough caps under high memory pressure, but it saved the needed ...
- 09:46 AM Linux kernel client Bug #22702 (Resolved): cephfs crashed under high memory pressure due to reserved caps number mism...
- The following crash happened under very high memory pressure, sometimes kernel already complained about OOM. Although...
- 10:04 AM Revision 0230fe67 (ceph): osd_types.cc: don't store 32 least siognificant bits of state twice
- a25221e55172c326b48dea6f08c16d700921864e introduced a new, 64bit
pg state field, retaining encoding and decoding of l... - 09:30 AM rgw Backport #22618 (In Progress): luminous: put bucket policy panics RGW process
- 09:28 AM Revision ae7472fb (ceph): osd_types.cc: reorder encoding/decoding of fields in pg_stat_t
- Fields state, purged_snaps and snaptrimq_len are new to Mimic.
Reorder them in a way that newest field (snaptrimq_len... - 09:07 AM rgw Backport #22574: luminous: Random 500 errors in Swift PutObject
- @Adam It's not a big deal, but in the past we have dispensed with the "Need Review" status for backports. The workflo...
- 08:34 AM CephFS Backport #22579 (In Progress): luminous: mds: check for CEPH_OSDMAP_FULL is now wrong; cluster fu...
- 08:31 AM CephFS Backport #22580 (In Progress): luminous: qa: full flag not set on osdmap for tasks.cephfs.test_fu...
- 08:30 AM Revision 80ea9ed3 (ceph): qa: check pool full flags
- Cluster-wide flag removed in b4ca5ae462c6f12ca48b787529938862646282cd.
Fixes: http://tracker.ceph.com/issues/22475
... - 08:28 AM rgw Backport #22182 (In Progress): jewel: rgw segfaults after running radosgw-admin data sync init
- 08:23 AM CephFS Backport #22695 (In Progress): jewel: mds: fix dump last_sent
- 08:17 AM CephFS Backport #22695 (Resolved): jewel: mds: fix dump last_sent
- https://github.com/ceph/ceph/pull/19961
- 08:23 AM rgw Bug #22632: radosgw - s3 keystone integration doesn't work while using civetweb as frontend
- Abhishek Lekshmanan wrote:
> Does the error reproduce when `rgw dns name` is commented out from ceph.conf. What happ... - 08:23 AM Revision fb51be71 (ceph): mds: fix dump last_sent
- issue: http://tracker.ceph.com/issues/22562
Signed-off-by: dongdong tao <tdd21151186@gmail.com>
(cherry picked from ... - 08:23 AM ceph-volume Bug #22663: man page needs updating to explain bluestore support
- https://github.com/ceph/ceph/pull/19960
- 08:22 AM CephFS Backport #22694 (In Progress): luminous: mds: fix dump last_sent
- 08:17 AM CephFS Backport #22694 (Resolved): luminous: mds: fix dump last_sent
- https://github.com/ceph/ceph/pull/19959
- 08:21 AM Revision 5fd01ca8 (ceph): mds: fix dump last_sent
- issue: http://tracker.ceph.com/issues/22562
Signed-off-by: dongdong tao <tdd21151186@gmail.com>
(cherry picked from ... - 08:17 AM ceph-volume Backport #22701 (Resolved): luminous: ceph-volume fails when centos7 image doesn't have lvm2 inst...
- https://github.com/ceph/ceph/pull/20215
- 08:17 AM CephFS Backport #22700 (Resolved): jewel: client:_rmdir() uses a deleted memory structure(Dentry) leadin...
- https://github.com/ceph/ceph/pull/19993
- 08:17 AM bluestore Backport #22698 (Resolved): luminous: bluestore: New OSD - Caught signal - bstore_kv_sync
- https://github.com/ceph/ceph/pull/19995
- 08:17 AM CephFS Backport #22697 (Rejected): jewel: client: dirty caps may never get the chance to flush
- 08:17 AM CephFS Backport #22696 (Resolved): luminous: client: dirty caps may never get the chance to flush
- https://github.com/ceph/ceph/pull/21278
- 08:17 AM Backport #22693 (Resolved): jewel: simplelru does O(n) std::list::size()
- https://github.com/ceph/ceph/pull/19978
- 08:17 AM Backport #22692 (Resolved): luminous: simplelru does O(n) std::list::size()
- https://github.com/ceph/ceph/pull/19977
- 08:16 AM CephFS Backport #22690 (Resolved): luminous: qa: qa/cephfs/clusters/fixed-2-ucephfs.yaml has insufficien...
- https://github.com/ceph/ceph/pull/19976
- 08:16 AM CephFS Backport #22689 (Resolved): jewel: client: fails to release to revoking Fc
- https://github.com/ceph/ceph/pull/19975
- 08:16 AM Backport #22687 (Rejected): luminous: PGLog: avoid using list::size
- 08:08 AM rgw Bug #22686: set user quota don
- [root@sx-3f3r-ceph-s3-c1-03 my-cluster]# radosgw-admin user info --uid=test2 ...
- 07:13 AM rgw Bug #22686: set user quota don
- user quota don't work
- 07:12 AM rgw Bug #22686 (New): set user quota don
[root@sx-3f3r-ceph-s3-c1-03 my-cluster]# radosgw-admin user info --uid=test1
{
"user_id": "...- 07:30 AM bluestore Bug #22102: BlueStore crashed on rocksdb checksum mismatch
- Sage Weil wrote:
> Have you seen any other instances of this? this is the first time i've heard of this particular ... - 06:38 AM CephFS Bug #22683: client: coredump when nfs-ganesha use ceph_ll_get_inode()
- https://github.com/ceph/ceph/pull/19957
- 02:47 AM CephFS Bug #22683 (Resolved): client: coredump when nfs-ganesha use ceph_ll_get_inode()
- Environment:
nfs : nfs-ganehsa2.5.4 + https://github.com/nfs-ganesha/nfs-ganesha/commit/476c2068bd4a3fd22f0d... - 06:16 AM rgw Bug #22685 (Duplicate): create user, but uid error
[root@sx-3f3r-ceph-s3-c1-03 my-cluster]# radosgw-admin user info --uid=Ymliu
{
"user_id": "Ymliu",
"dis...- 01:22 AM rbd Bug #6480: librbd crashed qemu-system-x86_64
- IMHO, it was an issue in glibc: https://bugzilla.redhat.com/show_bug.cgi?id=1305406
01/15/2018
- 10:06 PM Support #22430 (Closed): Status of ioprio options for jewel and luminous
- In Jewel, these options are used only for deleting PGs when they migrate or the pool gets removed.
- 09:58 PM Revision e56106cf (ceph): create 4 lv's by default for ceph-volume tests
- Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
- 09:57 PM Revision 28b596f4 (ceph): create 4 lv's by default for ceph-volume tests
- Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
- 08:58 PM mgr Bug #22682 (Duplicate): "PyModuleRegistry.cc: 139: FAILED assert(map.epoch > 0)" in rados-luminou...
- Run: http://pulpito.ceph.com/teuthology-2018-01-13_02:30:02-rados-luminous-distro-basic-smithi/
Job: 2068118
Logs: ... - 08:38 PM Revision ad9db7ee (ceph): mgr/prometheus: add missing 'deep' state to PG_STATES in ceph-mgr prome...
- without this the endpoint throws 500s when any PG is doing a deep scrub.
Signed-off-by: Peter Woodman <peter@shortbu... - 08:38 PM Revision a1ca7f7d (ceph): pybind/mgr/prometheus: don't crash when encountering an unknown PG state
- Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from commit 67a1b66b06bf74274c2cf1d4b5c900f2c56a990d) - 07:26 PM RADOS Feature #22442: ceph daemon mon.id mon_status -> ceph daemon mon.id status
- Joao, did mon_status just precede the other status commands, or was there a reason for them to be different?
- 07:25 PM Support #22471 (Closed): osd op
- Sounds like the network was slow or something?
- 07:22 PM RADOS Bug #22486: ceph shows wrong MAX AVAIL with hybrid (chooseleaf firstn 1, chooseleaf firstn -1) CR...
- Well, the hybrid ruleset isn't giving you as much host isolation as you're probably thinking, since it can select an ...
- 07:11 PM RADOS Support #22664 (Closed): some random OSD are down (with a Abort signal on exception) after replac...
- It's failing to create a new thread. You probably need to bump the ulimit; this is discussed in the documentation. :)
- 07:08 PM RADOS Support #22680: mons segmentation faults New 12.2.2 cluster
- This is buried in the depths of RocksDB doing IO, so the only causes I know of/can think of are
1) you've found an u... - 10:39 AM RADOS Support #22680 (Resolved): mons segmentation faults New 12.2.2 cluster
Hi all,
I installed a new Luminous 12.2.2 cluster. The monitors were up at first, but quickly started failing, s...- 07:02 PM Revision f80f083d (ceph): doc: separate gwcli install from post install setup steps
- Signed-off-by: Mike Christie <mchristi@redhat.com>
- 07:02 PM Revision 3cc367dc (ceph): doc: add note to clarify trusted_ip_list use
- Signed-off-by: Mike Christie <mchristi@redhat.com>
- 07:02 PM Revision 3806f975 (ceph): doc: update esx instructions
- Signed-off-by: Mike Christie <mchristi@redhat.com>
- 06:21 PM Feature #22674 (Fix Under Review): mon: support device class with `osd new` as a JSON key
- ceph changes here: https://github.com/ceph/ceph/pull/19939
ceph-volume and ceph-disk support here: https://github.... - 05:55 PM Revision 47087b41 (ceph): ceph-volume: docs for --crush-device-class
- Signed-off-by: Andrew Schoen <aschoen@redhat.com>
- 05:54 PM rbd Bug #22679: Segmentation fault during rbd diff when rbd image features is only layering
- @Marcin: are you using cache tiering by chance? If so, it looks like it's this issue [1]
[1] http://tracker.ceph.c... - 03:11 PM rbd Bug #22679: Segmentation fault during rbd diff when rbd image features is only layering
- @Jason, I have installed a debug packages and run rbd diff in gdb. Here are the results:...
- 01:49 PM rbd Bug #22679 (Need More Info): Segmentation fault during rbd diff when rbd image features is only l...
- @Marcin: I am unable to repeat this using the provided command-line. Can you please install the Ceph debug packages, ...
- 10:13 AM rbd Bug #22679 (Duplicate): Segmentation fault during rbd diff when rbd image features is only layering
- Running of:...
- 05:48 PM RADOS Backport #22387: luminous: PG stuck in recovery_unfound
- Include commit 64047e1 "osd: Don't start recovery for missing until active pg state set" from https://github.com/ceph...
- 05:12 PM Revision 87de302c (ceph): ceph-disk: use 'osd new' json to set crush_device_class
- Instead of writing a crush_device_class file in the osd directory
that sets the crush device class for the OSD set it... - 05:07 PM Revision 4145212b (ceph): ceph-disk: use 'osd new' json to set crush_device_class
- Instead of writing a crush_device_class file in the osd directory
that sets the crush device class for the OSD set it... - 02:54 PM Bug #22344 (Resolved): ceph tell mds.* <command> prints only one matching usage
- https://github.com/ceph/ceph/pull/19547
- 02:42 PM Revision cc6a3561 (ceph): Merge pull request #19925 from jcsp/wip-dashboard-trim-luminous2
- luminous: mgr: remove unused static files from dashboard module
Reviewed-by: Sebastien Han <shan@redhat.com> - 02:36 PM CephFS Bug #22610 (Fix Under Review): MDS: assert failure when the inode for the cap_export from other M...
- 01:51 PM Revision aab2defa (ceph): Merge pull request #19822 from trociny/wip-ggate-ceph-globals
- rbd-ggate: fix parsing ceph global options
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-by: Willem Jan... - 11:00 AM RADOS Support #22531: OSD flapping under repair/scrub after recieve inconsistent PG LFNIndex.cc: 439: F...
- Josh Durgin wrote:
> Can you provide a directory listing for pg 1.f? It seems a file that does not obey the internal... - 10:34 AM Revision 0c38eb87 (ceph): Merge pull request #19673 from zouaiguo/wip_erase_code
- mon/OSDMonitor.cc : set erasure-code-profile to "" when create replicated pools.
Reviewed-by: Joao Eduardo Luis <joa... - 10:24 AM Revision 2049155e (ceph): doc: mention rcceph drop in PendingReleaseNotes
- Signed-off-by: Nathan Cutler <ncutler@suse.com>
- 10:22 AM Revision a24afcdc (ceph): build/ops: rpm: rip out rcceph script
- "rcceph" is a SysVinit-style command-line interface for stopping, starting,
enabling, etc. all ceph-osd and ceph-mon ... - 07:21 AM bluestore Bug #22678 (Duplicate): block checksum mismatch from rocksdb
- Hi
There seems to be a crash bug in the Luminous OSD code which causes OSDs to crash.... - 06:23 AM Revision 771ecd55 (ceph): common/time: add time.h for Alpine build
- We create the Alpine apk package to view "https://github.com/ceph/ceph/blob/master/README.alpine.md",
at compile time... - 06:12 AM RADOS Bug #22351: Couldn't init storage provider (RADOS)
- Brad Hubbard wrote:
> If this is a RADOS function returning ERANGE (34) then it should be possible to find it by att... - 05:05 AM RADOS Bug #22351: Couldn't init storage provider (RADOS)
- If this is a RADOS function returning ERANGE (34) then it should be possible to find it by attempting to start the ra...
- 03:27 AM Revision 9a9a00cb (ceph): Merge pull request #19896 from tchaikov/wip-vive-cxx-17
- msg/simple: s/ceph::size/std::size/
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Adam C. Emerson <aemerson@... - 03:26 AM RADOS Bug #20059 (Fix Under Review): miscounting degraded objects
- 03:24 AM Bug #22640 (Pending Backport): ceph-base symbols not stripped in debs
- 03:24 AM Revision 1f21f2f3 (ceph): Merge pull request #19870 from liewegas/wip-strip-ceph-base
- debian/rules: strip ceph-base libraries
Reviewed-By: Kefu Chai <kchai@redhat.com> - 03:20 AM Bug #11332 (Fix Under Review): mon failed to read inc osdmap
- https://github.com/ceph/ceph/pull/19397
- 03:16 AM Bug #22654 (Pending Backport): PGLog: avoid using list::size
- 03:14 AM Revision 17dcd13e (ceph): Merge pull request #18755 from aclamk/wip-reverted-approx-size
- osd/PG: revert approx size
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn... - 03:10 AM Revision e9f5612b (ceph): qa/standalone/osd/osd-mark-down: create pool to get updated osdmap faster
- Mon send osdmap to random osds after we mark osd down, the down osd
may use more than $sleep time to get updated osdm... - 03:09 AM Revision 7aba57b9 (ceph): Merge pull request #18191 from hjwsm1989/osd-mark-down
- qa/standalone/osd/osd-mark-down: create pool to get updated osdmap faster
Reviewed-by: Kefu Chai <kchai@redhat.com> - 03:06 AM Revision 35a57fab (ceph): Merge pull request #19877 from adamemerson/wip-dencish
- denc cleanups and other fixes
Reviewed-by: Willem Jan Withagen <wjw@digiware.nl>
Reviewed-by: Kefu Chai <kchai@redha... - 02:56 AM RADOS Bug #22668: osd/ExtentCache.h: 371: FAILED assert(tid == 0)
- /a//kchai-2018-01-11_06:11:31-rados-wip-kefu-testing-2018-01-11-1036-distro-basic-mira/2058373/remote/mira002/log/cep...
- 02:50 AM bluestore Bug #20236: bluestore: ObjectStore/StoreTestSpecificAUSize.Many4KWritesNoCSumTest/2 failure
- /a//kchai-2018-01-11_06:11:31-rados-wip-kefu-testing-2018-01-11-1036-distro-basic-mira/2058374/teuthology.log
<pre... - 02:17 AM Revision 91d1487e (ceph): osd: Improve the way insufficient targets is handled to be compatible w...
- Signed-off-by: David Zafman <dzafman@redhat.com>
- 02:17 AM Revision c77941f5 (ceph): qa: Ignore degraded PGs when injecting random eio errors
- Signed-off-by: David Zafman <dzafman@redhat.com>
- 02:17 AM Revision 64047e1b (ceph): osd: Don't start recovery for missing until active pg state set
- I was seeing recovery hang when it is started before _activate_committed()
The state machine passes into "Active" but... - 02:17 AM Revision aeba36a6 (ceph): ceph-helpers.sh: Add flush_pg_stats() to wait_for_clean() to make it re...
- osd-scrub-repair.sh: Fixes for omap keys landing on different OSDs due to flush
Signed-off-by: David Zafman <dzafman... - 02:17 AM Revision f5af1af6 (ceph): test: Verify stat calculations during recovery
- Signed-off-by: David Zafman <dzafman@redhat.com>
- 02:17 AM Revision 88ce0c1a (ceph): test: Verify stat calculations during backfill
- Signed-off-by: David Zafman <dzafman@redhat.com>
- 02:16 AM Revision 74f9e709 (ceph): osd: Improve pg degraded state setting based on _update_calc_stats() de...
- Signed-off-by: David Zafman <dzafman@redhat.com>
01/14/2018
- 10:46 PM RADOS Bug #22672: OSDs frequently segfault in PrimaryLogPG::find_object_context() with empty clone_snap...
- To (relatively) stabilise the frequently crashing OSDs, we've added an early -ENOENT return to PrimaryLogPG::find_obj...
- 07:41 PM rbd Bug #22676 (Resolved): test_cls_rbd.sh failure during upgrade test
- 07:40 PM Revision df5a3709 (ceph): Merge pull request #19946 from liewegas/wip-22677
- qa/workunits/rados/test_rados_tool: fix stray |, race
- 06:38 PM Revision e1075f10 (ceph): osd: Rewrite _update_calc_stats() to make it cleaner and more accurate
- Signed-off-by: David Zafman <dzafman@redhat.com>
- 06:38 PM Revision 5ffde000 (ceph): osd: Base pg degraded state on num_degraded_objects
- Signed-off-by: David Zafman <dzafman@redhat.com>
- 06:38 PM Revision b769b986 (ceph): osd: Handling when recovery sources have missing
- Signed-off-by: David Zafman <dzafman@redhat.com>
- 06:37 PM Revision 01ac714a (ceph): osd: cleanup: Fix log message
- Signed-off-by: David Zafman <dzafman@redhat.com>
- 06:37 PM Revision 9a66a6f5 (ceph): osd: cleanup: Remove unused const vars
- Signed-off-by: David Zafman <dzafman@redhat.com>
- 04:47 PM Revision dca1257a (ceph): osd/PG: flush osr before listing scrub objects
- We need to make sure previous transactions are readable before we list
objects. This avoids races like, say,
- ecba... - 04:47 PM Revision 004ee202 (ceph): osd/PG: drop waiting_on, use waiting_on_whom
- Signed-off-by: Sage Weil <sage@redhat.com>
- 04:47 PM Revision 3e66d88f (ceph): osd/*Backend: debug: inject sleep during deep scrub
- Signed-off-by: Sage Weil <sage@redhat.com>
- 04:47 PM Revision 3f922e79 (ceph): qa/tasks/ceph: disable osd_debug_deep_scrub_sleep in case it is set
- Otherwise the final scrub may take too long.
Signed-off-by: Sage Weil <sage@redhat.com> - 04:47 PM Revision 588f0643 (ceph): osd/ECBackend: turn be_deep_scrub options into legacy
- We don't have a lightweight mechanism for doing trivial config options
that is better than legacy_config_opts.h yet. ... - 04:37 PM RADOS Bug #22677: rados/test_rados_tool.sh failure
- https://github.com/ceph/ceph/pull/19946
- 04:35 PM Revision ff9fa835 (ceph): qa/workunits/rados/test_rados_tool: remove stray |, fix race
- Fixes: http://tracker.ceph.com/issues/22676
Signed-off-by: Sage Weil <sage@redhat.com> - 02:19 PM Revision b233cbcc (ceph): mds: fix some typo
- Signed-off-by: dongdong tao <tdd21151186@gmail.com>
- 10:03 AM Revision cfd4712e (ceph): librbd,librados: do not include stdbool.h in C++ headers
- stdbool.h is offered to provide C++ keywords for C source file.
Signed-off-by: Kefu Chai <kchai@redhat.com> - 01:48 AM Revision 070b87aa (ceph): Merge pull request #12431 from VictorDenisov/snapshot_rename
- rbd: group snapshot rename
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
01/13/2018
- 11:00 PM Revision d2c0fe9b (ceph): mon/OSDMonitor: Better prepare_command_pool_set E2BIG error message
- Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
- 09:18 PM rbd Bug #22676 (Fix Under Review): test_cls_rbd.sh failure during upgrade test
- *PR*: https://github.com/ceph/ceph/pull/19943
- 07:56 PM rbd Bug #22676 (In Progress): test_cls_rbd.sh failure during upgrade test
- 03:53 PM rbd Bug #22676 (Resolved): test_cls_rbd.sh failure during upgrade test
- CommandFailedError: Command failed (workunit test cls/test_cls_rbd.sh) on smithi013 with status 1: 'mkdir -p -- /home...
- 07:05 PM Revision 1b7f7a05 (ceph): cephfs: Switch MIN/MAX for std::min/max and use intarith templates
- Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
- 07:04 PM Revision d1416344 (ceph): rbd: Switch MIN/MAX for std::min/max and use intarith templates
- Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
- 07:00 PM Revision 838cae45 (ceph): rbd: Add group snapshot rename commands
- Signed-off-by: Victor Denisov <denisovenator@gmail.com>
- 07:00 PM Revision c4f2eb4a (ceph): librbd: Add group snap rename method
- Signed-off-by: Victor Denisov <denisovenator@gmail.com>
- 04:26 PM Revision ea2c99ec (ceph): qa/workunits/rados/test_rados_tool.sh: -x
- Signed-off-by: Sage Weil <sage@redhat.com>
- 03:56 PM Revision 7907bc00 (ceph): Merge pull request #19913 from adamemerson/wip-minimax-rados
- rados: Prefer templates to macros
Reviewed-by: Kefu Chai <kchai@redhat.com> - 03:56 PM Revision 755ea1c0 (ceph): Merge pull request #19914 from tchaikov/wip-cmake-check-boost-in-src
- cmake: check version of boost in src/boost
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Brad Hubbard ... - 03:55 PM mgr Bug #22527 (Resolved): mgr.x runtime_error in json_spirit on upgrade
- 03:55 PM Revision f199490b (ceph): Merge pull request #19926 from batrick/i22527
- mon: revert mds metadata argument name change
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Sage Weil <sage... - 03:54 PM RADOS Bug #22677 (Resolved): rados/test_rados_tool.sh failure
- ...
- 03:04 PM Revision 0186e6e4 (ceph): mds: add dump flag for CInode
- Signed-off-by: dongdong tao <tdd21151186@gmail.com>
- 03:01 PM Revision 548869ea (ceph): mds: add command "openfiles ls"
- list all the opening files with the corresponding clients and their caps.
Signed-off-by: dongdong tao <tdd21151186@g... - 02:25 PM Revision a74e5549 (ceph): common: mark events of TrackedOp outside its constructor
- Avoid marking events when TrackedOp::tracking_start() isn't invoked yet.
Fixes: http://tracker.ceph.com/issues/22608... - 11:16 AM Revision e655020e (ceph): client: unify function name in debug log for Client.cc
- Signed-off-by: dongdong tao <tdd21151186@gmail.com>
- 09:43 AM Revision b29f0858 (ceph): common: add C_SaferCond ctor with name argument
- Signed-off-by: dongdong tao <tdd21151186@gmail.com>
- 09:43 AM Revision 57a5fef2 (ceph): Client: use C_SaferCond for "_flush_range"
- Signed-off-by: dongdong tao <tdd21151186@gmail.com>
- 09:43 AM Revision 06d0d61f (ceph): client: use C_SaferCond for _fallocate and ll_write_block
- Signed-off-by: dongdong tao <tdd21151186@gmail.com>
- 09:42 AM Revision f7cf322c (ceph): client: use C_SaferCond for _sync_fs and _fsync
- Signed-off-by: dongdong tao <tdd21151186@gmail.com>
- 09:42 AM Revision 1a4f1afa (ceph): client: use C_SaferCond in Client::_write
- Signed-off-by: dongdong tao <tdd21151186@gmail.com>
- 09:39 AM Revision 66249591 (ceph): client: use C_SaferCond for _read_sync
- Signed-off-by: dongdong tao <tdd21151186@gmail.com>
- 09:38 AM Revision 0b42aa9f (ceph): client: use C_SaferCond in _read_async
- Signed-off-by: dongdong tao <tdd21151186@gmail.com>
- 09:38 AM Revision bc9e4bd9 (ceph): client: use C_SaferCond for "Client::_read"
- Signed-off-by: dongdong tao <tdd21151186@gmail.com>
- 02:13 AM Revision 79fbe60d (ceph): Merge pull request #19903 from dillaman/wip-librbd-op-features
- librbd: add preliminary support for new operation feature bit
Reviewed-by: Mykola Golub <mgolub@suse.com> - 01:43 AM CephFS Bug #21402 (In Progress): mds: move remaining containers in CDentry/CDir/CInode to mempool
- 01:02 AM Revision 97731e3a (ceph): common: Add min/max of ms_async_op_threads
- Signed-off-by: Shinobu Kinjo <shinobu@redhat.com>
01/12/2018
- 10:47 PM Revision a7b97806 (ceph): Merge pull request #19793 from badone/wip-blocking-deep-scrub
- ceph.in: Add blocking mode for scrub and deep-scrub
Reviewed-by: Josh Durgin <jdurgin@redhat.com> - 10:47 PM Bug #21897: OSD heartbeat timeout due to too many omap entries read in each 'chunk' being backfilled
- https://github.com/ceph/ceph/pull/19910 was merged
- 10:46 PM Revision 2b99d31d (ceph): Merge pull request #19910 from jdurgin/wip-21897
- config: lower default omap entries recovered at once
Reviewed-by: Sage Weil <sage@redhat.com> - 10:43 PM RADOS Bug #22438 (Resolved): mon: leak in lttng dlopen / __tracepoints__init
- 06:29 AM RADOS Bug #22438: mon: leak in lttng dlopen / __tracepoints__init
- https://github.com/ceph/teuthology/pull/1144
- 10:42 PM CephFS Bug #22652 (Pending Backport): client: fails to release to revoking Fc
- 10:39 PM CephFS Bug #22646 (Pending Backport): qa: qa/cephfs/clusters/fixed-2-ucephfs.yaml has insufficient osds
- 10:37 PM Revision 1f530c0f (ceph): Merge PR #19894 into master
- * refs/pull/19894/head:
cmake: link against ceph-common instead of common
Reviewed-by: Patrick Donnelly <pdonnell@r... - 10:37 PM Revision 653bfcc5 (ceph): Merge PR #19920 into master
- * refs/pull/19920/head:
client: fix cap revoke race
client: release revoking Fc after invalidate cache
Reviewed-by... - 10:37 PM Revision e592c021 (ceph): Merge PR #19885 into master
- * refs/pull/19885/head:
qa: increase osd count for ec testing
qa: add missing openstack configs
Reviewed-by: Sage ... - 10:23 PM RADOS Bug #22672: OSDs frequently segfault in PrimaryLogPG::find_object_context() with empty clone_snap...
- That looks like a good way to investigate. We've seen a few reports of issues with cache tier snapshots since that re...
- 02:54 PM RADOS Bug #22672: OSDs frequently segfault in PrimaryLogPG::find_object_context() with empty clone_snap...
- to detect this case during scrub, I'm currently testing the following change:
-https://github.com/ddiss/ceph/commit/... - 12:55 AM RADOS Bug #22672 (Triaged): OSDs frequently segfault in PrimaryLogPG::find_object_context() with empty ...
- Environment is a Luminous cache-tiered deployment with some of the hot-tier OSDs converted to bluestore. The remainin...
- 08:33 PM Revision 8a99d930 (ceph): os/newstore: closer to working!
- Signed-off-by: Mark Nelson <mnelson@redhat.com>
- 07:49 PM Revision 4f72b20f (ceph): rgw: RGWRados::put_system_obj takes const bufferlist
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
- 07:38 PM RADOS Bug #22063: "RadosModel.h: 1703: FAILED assert(!version || comp->get_version64() == version)" inr...
- Also in http://qa-proxy.ceph.com/teuthology/teuthology-2017-11-17_18:17:24-rados-jewel-distro-basic-smithi/1857527/te...
- 07:36 PM RADOS Bug #22064: "RadosModel.h: 865: FAILED assert(0)" in rados-jewel-distro-basic-smithi
- Yuri Weinstein wrote:
> Also in http://qa-proxy.ceph.com/teuthology/teuthology-2017-11-17_18:17:24-rados-jewel-distr... - 07:18 PM RADOS Bug #22064: "RadosModel.h: 865: FAILED assert(0)" in rados-jewel-distro-basic-smithi
- As 17815 has to do with when scrub is allowed to start, it wouldn't be related to this bug.
- 07:36 PM Revision de97a3be (ceph): rbd: adjusted "showmapped" JSON and XML formatted output
- Signed-off-by: Mykola Golub <mgolub@suse.com>
- 07:33 PM Revision d5e2e43d (ceph): common: compute SimpleLRU's size with contents.size() instead of lru.si...
- As libstdc++ earlier than version 5 implement the list::size() as a O(n) operation,
this should be needed to avoid re... - 07:32 PM Revision 28d35abf (ceph): rados: Switch MIN/MAX for std::min/max and use intarith templates
- Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
- 07:31 PM Revision 443a7f5f (ceph): Merge pull request #19900 from dillaman/wip-rbd-lock-list
- rbd: adjusted "lock list" JSON and XML formatted output
Reviewed-by: Mykola Golub <mgolub@suse.com> - 07:26 PM Revision 8b80074c (ceph): rgw: rgw_put_system_obj takes bufferlist
- all callers were converting from bufferlist to const char*, then
RGWRados::put_system_obj() copied that back into a n... - 06:17 PM Revision 1fcc8e9b (ceph): Merge pull request #19933 from qrGitHub/wip-rgw-useless-line4
- rgw: drop redundant RGW_OP_STAT_OBJ check
Reviewed-by: Casey Bodley <cbodley@redhat.com> - 04:49 PM rgw Bug #22617: ceph rgw can't delete some object
- @fpq, sorry, this is CLOSE--what I'm looking for is that you run radosgw with "-d --debug-rgw=18 --debug-ms=1" and ca...
- 04:39 PM rgw Bug #22617: ceph rgw can't delete some object
- @Matt Benjamin
- 04:09 PM rgw Bug #22617: ceph rgw can't delete some object
- @fpq, I don't see any http_status=xxx lines in the new log output (though you do in your original text); we need to ...
- 03:59 PM rgw Bug #22617: ceph rgw can't delete some object
- @Matt Benjamin thank you and I look forward to your reply
[root@ceph-rgw ~]# radosgw-admin gc list --include-all --... - 03:26 PM rgw Bug #22617 (Need More Info): ceph rgw can't delete some object
- @fpq, this looks like something we fixed; could you attach a log snippet with --debug-rgw=18 --debug-ms=1 ?
the la... - 04:31 PM Revision 619b0c02 (ceph): rbd: adjusted "lock list" JSON and XML formatted output
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
- 04:05 PM Bug #22549 (Resolved): admin/build-doc is asking the already installed packages
- https://github.com/ceph/ceph/pull/19786/commits/f309180b961094e1e3ab88b76eb113578b07d752
- 03:49 PM CephFS Feature #21995 (In Progress): ceph-fuse: support nfs export
- 03:46 PM Revision ffdb6537 (ceph): librbd: operations should return -EROFS if disabled
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
- 03:41 PM rgw Bug #22202: rgw_statfs should report the correct stats
- Matt Benjamin wrote:
> ping?
Hi Matt,
Sorry for delay. I have picked up work again on this. I will update bran... - 03:29 PM rgw Bug #22202: rgw_statfs should report the correct stats
- ping?
- 03:27 PM rgw Bug #22648 (Fix Under Review): rgw: secondary site's lc configuration erased by multisite sync
- @cbodley or @orit, could you look at this one?
Matt - 03:27 PM rgw Bug #22248 (In Progress): system user can't delete bucket completely
- 03:17 PM rgw Bug #22121 (Fix Under Review): rgw: S3 interface: X-Amz-Copy-Source must be URL-encoded
- https://github.com/ceph/ceph/pull/19936
- 02:11 PM Feature #22674 (Resolved): mon: support device class with `osd new` as a JSON key
- The current implementation for defining device classes when an OSD is created is by creating the following file:
<... - 01:14 PM Revision fef89753 (ceph): librbd: retrieve the op features on image refresh
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
- 01:12 PM Revision 209f6fc5 (ceph): librbd: track new operation features within image
- This will initially be utilized to restrict older clients from
performing operations against an image if (1) it doesn... - 01:03 PM RADOS Bug #22673 (Resolved): osd checks out-of-date osdmap for DESTROYED flag on start
- When trying an in-place migration of a filestore to bluestore OSD, we encountered a situation where ceph-osd would re...
- 11:07 AM CephFS Feature #21156 (In Progress): mds: speed up recovery with many open inodes
- 07:45 AM RADOS Bug #22624: filestore: 3180: FAILED assert(0 == "unexpected error"): error (2) No such file or di...
- i am rerunning the failed test at http://pulpito.ceph.com/kchai-2018-01-12_07:44:06-multimds-wip-pdonnell-testing-201...
- 07:29 AM RADOS Bug #22624: filestore: 3180: FAILED assert(0 == "unexpected error"): error (2) No such file or di...
- i agree it's a bug in osd. but i don't think osd should return -ENOENT in this case. as Sage pointed out, it should c...
- 06:45 AM Revision c06b97b3 (ceph): include: Add templates along side macros in intarith
- The macros can be removed later.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> - 06:40 AM Revision a72527a6 (ceph): kv/RocksDB: get index and filter blocks memory usage
- Signed-off-by: Zhi Zhang <zhangz.david@outlook.com>
- 06:26 AM Revision c378fe6d (ceph): rgw: drop redundant RGW_OP_STAT_OBJ check
- Signed-off-by: Bingyin Zhang <zhangbingyin@cloudin.cn>
- 05:51 AM Revision 98572fba (ceph): denc: Clean up tuples even more
- Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
- 05:51 AM Revision dcd6d70e (ceph): types: Output of arbitrary std::tuples
- Again, using ceph::for_each
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> - 05:51 AM Revision 54bc44c0 (ceph): encoding: Encode/decode of arbitrary tuples
- Using ceph::for_each to avoid fiddling with indices everywhere.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> - 05:49 AM Revision abd4c104 (ceph): common: Add ceph::for_each for tuples
- Expand to pairs, optionals, and variants later.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> - 05:49 AM Revision b3cd1032 (ceph): common: Make maybe functions support std::optional
- Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
- 05:49 AM Revision 9412de0c (ceph): denc: Simplify tuple decode/encode
- Use index_sequence instead of rolling our own support infrastructure.
Signed-off-by: Adam C. Emerson <aemerson@redha... - 05:49 AM Revision 3aefaa81 (ceph): denc: Fix std::array bound_encode
- std::arrays are not variable length structures and thus are not
encoded with a length.
Signed-off-by: Adam C. Emerso... - 05:39 AM Revision b6aa9ca6 (ceph): osd: do not increase num_object if the object has manifest
- In the case of redirected and chunked object, base tier
has metadata (same as existing object but, size is zero)
so d... - 05:39 AM Revision 02c22327 (ceph): osd: take write lock when process_copy_chunk_manifest()
- During promote_object for chunked object,
The object's read lock can be held due to recovery.
So, if the read lock is... - 05:39 AM Revision 8bb5ddc0 (ceph): osd: fix using invalid value
- Signed-off-by: Myoungwon Oh <omwmw@sk.com>
- 05:38 AM Revision 93e986c0 (ceph): qa/suites/rados/thrash: add tier_promote op
- 1.add tier_promote op for redirect and chunked cases.
2.rename set-chunk.yaml due to current chunked object
only for ... - 05:38 AM Revision 14765eac (ceph): src/test: add a test op (TierPromoteOp)
- Signed-off-by: Myoungwon Oh <omwmw@sk.com>
- 05:38 AM Revision fae84218 (ceph): src/test: add unit tests for tier_promote
- Signed-off-by: Myoungwon Oh <omwmw@sk.com>
- 05:38 AM Revision 05ad951d (ceph): osd: promote_object() for redirect and chunked object
- Signed-off-by: Myoungwon Oh <omwmw@sk.com>
- 05:38 AM Revision c6945d03 (ceph): osd,librados: a rados op to promote the object (redirect, chunked)
- Signed-off-by: Myoungwon Oh <omwmw@sk.com>
- 05:24 AM Revision 70487bbc (ceph): denc: Remove unneeded enable_ifs
- The idiom
```
template<typename U = T>
static enable_if_t<!!sizeof(U) && ... >
```
Exists to force SFINAE dependent ... - 05:11 AM Revision 99beaf1f (ceph): os/newstore: really compiles now, but segfaults.
- Signed-off-by: Mark Nelson <mnelson@redhat.com>
- 04:50 AM Revision 617a0961 (ceph): denc: Simplify is_any_of
- We can't simplify underlying type in the obvious way since template
evaluation is strict.
Signed-off-by: Adam C. Eme... - 04:16 AM Revision 74948b5c (ceph): denc: Support std::optional
- Since we'll probably want to use it at some point.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> - 03:55 AM Revision 6e039e58 (ceph): {common,mds,rbd}: Fix unused lambda capture warnings
- Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
- 03:55 AM Revision 8e877e0d (ceph): denc: Unbreak Clang support
- We were using an enable_if<sizeof(U)> idiom that Clang rejects as an
illicit narrowing conversion.
Signed-off-by: Ad... - 02:47 AM Revision 774b3735 (ceph): doc/man: Add '--block' option for ceph command
- Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
- 02:38 AM Revision 03fe7d8c (ceph): Merge pull request #19886 from liu-chunmei/fix_dpdk_worker_references_i...
- osd: fix dpdk worker references issue
Reviewed-by: Haomai Wang <haomai@xsky.com> - 02:30 AM Revision 4ffd5b79 (ceph): rbd: hide implicit / non-mutable features from the CLI help
- The layering and data-pool features are enabled automatically
when striping or a data pool is specified, respectively... - 01:57 AM Revision f436e993 (ceph): doc: Update ceph iscsi kernel/distro requirements.
- Signed-off-by: Mike Christie <mchristi@redhat.com>
- 01:57 AM Revision 480f6a82 (ceph): doc: fix gwcli examples
- Signed-off-by: Mike Christie <mchristi@redhat.com>
- 01:57 AM Revision 426b562f (ceph): doc: remove windows based vsphere client images
- Signed-off-by: Mike Christie <mchristi@redhat.com>
- 01:57 AM Revision 78e12135 (ceph): doc: add esx web based client images
- Signed-off-by: Mike Christie <mchristi@redhat.com>
- 01:57 AM Revision 62661a2e (ceph): doc: add warning about SCSI PGRs/reservations
- Signed-off-by: Mike Christie <mchristi@redhat.com>
- 01:42 AM rgw Bug #22650: couldn't fetch user stats at slave zone, return ERROR: could not sync bucket stats: r...
- Casey Bodley wrote:
> if you list the user's buckets on both sides, do you see the same results?
>
> you can chec... - 01:15 AM RADOS Bug #22351: Couldn't init storage provider (RADOS)
- Abhishek Lekshmanan wrote:
> can you tell us the ceph pg num and pgp num setting in ceph.conf (or rather paste teh c...
01/11/2018
- 11:45 PM mgr Bug #22669: KeyError: 'pg_deep' from prometheus plugin
- https://github.com/ceph/ceph/pull/19929
- 11:43 PM mgr Bug #22669 (Duplicate): KeyError: 'pg_deep' from prometheus plugin
- http://tracker.ceph.com/issues/22116
- 09:44 PM mgr Bug #22669 (Duplicate): KeyError: 'pg_deep' from prometheus plugin
- On @12.2.2-78-g905b734-1xenial@:...
- 11:44 PM Backport #22671 (Resolved): luminous: OSD heartbeat timeout due to too many omap entries read in ...
- https://github.com/ceph/ceph/pull/19928
- 11:43 PM Backport #22670 (Resolved): jewel: OSD heartbeat timeout due to too many omap entries read in eac...
- https://github.com/ceph/ceph/pull/19927
- 11:28 PM Revision 8b13643b (ceph): config: lower default omap entries recovered at once
- For large omap DBs, reading 64k leads to heartbeat timeouts. There
are numerous callchains leading to this recovery ... - 11:27 PM Revision 89d0c357 (ceph): osd: record final pg_pool_t when a pool is deleted
- Also, prevent OSD start if we have a PG whose pool is deleted and no
stored pool info. (User should downgrade, let P... - 11:26 PM Revision ec401470 (ceph): config: lower default omap entries recovered at once
- For large omap DBs, reading 64k leads to heartbeat timeouts. There
are numerous callchains leading to this recovery ... - 11:07 PM Revision 288dcf9a (ceph): osd: tolerate startup for pg with no pool in osdmap
- Signed-off-by: Sage Weil <sage@redhat.com>
- 11:07 PM Revision c35ee7ab (ceph): osd/PG: drop PGPool auid member
- It's at info.auid.
Signed-off-by: Sage Weil <sage@redhat.com> - 11:07 PM Revision 2c719c8c (ceph): osd/PG: simplify snapmapper init
- Use PGPool info; don't look at map (pool may have been deleted).
Signed-off-by: Sage Weil <sage@redhat.com> - 11:07 PM Revision fc2cd286 (ceph): osd/osd_types: tolerate pool deletion
- - the epoch the pool is deleted is an interval change
- no changes are possible after that
Also, use a pg_pool_t poi... - 11:07 PM Revision e59e7ad2 (ceph): osd/PG: tolerate missing pool
- These assertions will soon no longer be valid.
Signed-off-by: Sage Weil <sage@redhat.com> - 11:07 PM Revision d77dd635 (ceph): osd: leave PG registered (and stray) during delete; reimplement pg dele...
- A lot of awkward complexity is implemented in OSD to handle PGs that aren't in
pg_map and are in the process of being... - 11:07 PM Revision 285654c2 (ceph): osd: remove old pg removal infrastructure
- Another queue bites the dust! \o/
Signed-off-by: Sage Weil <sage@redhat.com> - 11:07 PM Revision 2914e409 (ceph): osd: enqueue peering evt with pgid, not PG*
- Signed-off-by: Sage Weil <sage@redhat.com>
- 11:07 PM Revision 4a45a4d5 (ceph): osd/PG: carry pg ref for final pg delete txn
- FileStore breaks of the Sequencer is destroyed while the txn is in flight.
Signed-off-by: Sage Weil <sage@redhat.com> - 11:07 PM Revision e5a56d42 (ceph): osd: queue peering events directly, without pg lookup
- We do not need to look up the PG in order to queue a peering event now
that the queue is based on spg_t and handles t... - 11:07 PM Revision b0874dca (ceph): osd/PG: drop dup call to publish_stats_to_osd in Active AdvMap handler
- Signed-off-by: Sage Weil <sage@redhat.com>
- 11:07 PM Revision 5668dee0 (ceph): osd/PG: do not publish_stats_to_osd in state exit() methods
- exit() can happen due to AdvMap and a peering interval change, but it
runs before we have updated any of our internal... - 11:07 PM Revision adbedc9b (ceph): osd: drop advance_pg() split_pgs arg
- We can do the same work inside the function and simplify the code.
Signed-off-by: Sage Weil <sage@redhat.com> - 11:07 PM Revision d44dcf4e (ceph): osd: document split tracking structures a bit
- Signed-off-by: Sage Weil <sage@redhat.com>
- 11:07 PM Revision 24fd1e00 (ceph): osd/PG: wait for commit *and* readable before deleting more of PG
- For filestore, waiting for onreadable ensures that (1) the backend has done
(all) of the deletion work (we are thrott... - 11:07 PM Revision 70aacb4a (ceph): osd/PG: start delete after initial delete start info is applied
- This allows us to eliminate the flush in _delete_some().
Signed-off-by: Sage Weil <sage@redhat.com> - 11:07 PM Revision d153a95b (ceph): osd: do not clean up split state on deleted pools
- We want the PGs to get created and then process the newer osdmap(s) to
delete themselves.
Signed-off-by: Sage Weil <... - 11:07 PM Revision 10b6d61c (ceph): osd: always call complete_split()
- We need to complete the split regardless of whether the pg will get
removed after.
Signed-off-by: Sage Weil <sage@re... - 11:07 PM Revision 21e8512b (ceph): osd: clean up pending splits when removing a pg
- Say we get an osdmap indicating a pg will split, but the pg is deleting and
finishes its delete before the pg consume... - 11:07 PM Revision b92b91b9 (ceph): osd: identify splits even if pool is eventually deleted
- Previously we wouldn't bother splitting if the pool was going away; now
we walk the pg forward and will process the s... - 11:07 PM Revision 4fb3947e (ceph): osd/PG: use local_reserver to schedule delete
- Use the reserver so that delete competes for the same slot(s) as recovery
and such.
Priority below recovery normally... - 11:07 PM Revision 6d004d91 (ceph): osd/PG: clear requeued peering events
- Broken by fffcc8a50e684c9b67643ec002869a8b7024b01c
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from co... - 10:50 PM CephFS Backport #22508: luminous: MDSMonitor: inconsistent role/who usage in command help
- See also: https://github.com/ceph/ceph/pull/19926
- 10:49 PM mgr Bug #22527 (Fix Under Review): mgr.x runtime_error in json_spirit on upgrade
- Patrick Donnelly wrote:
> Kefu Chai wrote:
> > http://pulpito.ceph.com/kchai-2018-01-08_13:52:40-rados-wip-kefu-tes... - 10:30 PM mgr Bug #22527: mgr.x runtime_error in json_spirit on upgrade
- Kefu Chai wrote:
> http://pulpito.ceph.com/kchai-2018-01-08_13:52:40-rados-wip-kefu-testing-2018-01-08-1914-distro-b... - 10:47 PM Revision 4042bec1 (ceph): mon: revert mds metadata argument name change
- Partial revert of PR #18512: d1877b68d90163897245a9801cff0ea419ff28e4
Fixes: http://tracker.ceph.com/issues/22527
S... - 10:29 PM CephFS Bug #21393: MDSMonitor: inconsistent role/who usage in command help
- The fix for this causes upgrade tests to fail: http://tracker.ceph.com/issues/22527#note-9
We will probably need t... - 10:14 PM Revision 4da29a07 (ceph): Merge branch 'wip-names!-in!-space!' of git://github.com/adamemerson/ceph
- Reviewed-by: Jesse Williamson <jwilliamson@suse.de>
# Conflicts:
# src/cls/rbd/cls_rbd.cc
# src/cls/rbd/cls_rbd_type... - 09:50 PM Revision c6d66764 (ceph): Merge pull request #19099 from ifed01/wip-ifed-faster-pglog
- osd: eliminate ineffective container operations
Reviewed-by: Kefu Chai <kchai@redhat.com> - 09:50 PM Revision 3f9deab3 (ceph): os/newstore: oh boy, it compiles.
- Signed-off-by: Mark Nelson <mnelson@redhat.com>
- 09:50 PM Feature #22255 (Resolved): tools: rados cli option to clear omap vals
- 09:50 PM Revision c1ec2752 (ceph): Merge pull request #19180 from theanalyst/tools/rados-omap-clear
- tools: rados add a cli option to clear omap keys
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Kefu Ch... - 09:49 PM Revision 47c925a7 (ceph): Merge pull request #19872 from tchaikov/wip-random_shuffle
- osd: s/random_shuffle()/shuffle()/
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Reviewed-by: Casey Bodley <cbodley@... - 09:48 PM Revision c4a78818 (ceph): Merge pull request #19881 from liewegas/wip-kill-crush-location
- ceph-crush-location: remove
Reviewed-by: Wido den Hollander <wido@widodh.nl> - 09:43 PM RADOS Bug #22668 (Resolved): osd/ExtentCache.h: 371: FAILED assert(tid == 0)
- ...
- 09:43 PM Revision 89c91d72 (ceph): ceph-volume: utf-8 encode crush_device_class and add a trailing newline
- The newline is only so this file prints nicely in a terminal.
Signed-off-by: Andrew Schoen <aschoen@redhat.com> - 09:43 PM Revision 3bb6133e (ceph): ceph-volume: adds crush_device_class to the functional tests
- Signed-off-by: Andrew Schoen <aschoen@redhat.com>
- 09:43 PM Revision 8e41a03d (ceph): ceph-volume: adds a --crush-device-class flag to lvm create and prepare
- Signed-off-by: Andrew Schoen <aschoen@redhat.com>
- 09:43 PM Revision 3c63b6c8 (ceph): ceph-volume: add crush_device_class to lvm metadata
- Signed-off-by: Andrew Schoen <aschoen@redhat.com>
- 09:43 PM Revision f978471f (ceph): ceph-volume: write the crush_device_class file in the osd directory
- This will only happen if the --crush-device-class flag is used.
Signed-off-by: Andrew Schoen <aschoen@redhat.com> - 08:29 PM Revision ac3855e9 (ceph): Merge pull request #11544 from VictorDenisov/consistency_groups_snapshots
- librbd: group snapshots
Reviewed-by: Jason Dillaman <dillaman@redhat.com> - 08:27 PM Revision bbbfd27b (ceph): rbd-mirror: fix valgrind false positive from new boost release
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
- 07:20 PM Revision 5a602ed3 (ceph): ceph-volume: add crush_device_class to lvm metadata
- Signed-off-by: Andrew Schoen <aschoen@redhat.com>
- 07:20 PM Revision 37269b57 (ceph): ceph-volume: adds crush_device_class to the functional tests
- Signed-off-by: Andrew Schoen <aschoen@redhat.com>
- 07:20 PM Revision 11fcc5f6 (ceph): ceph-volume: adds crush_device_class to json metadata for 'osd new'
- Signed-off-by: Andrew Schoen <aschoen@redhat.com>
- 07:20 PM Revision eb924911 (ceph): ceph-volume: adds a --crush-device-class flag to lvm create and prepare
- Signed-off-by: Andrew Schoen <aschoen@redhat.com>
- 07:04 PM Revision b8a49174 (ceph): ceph-volume: adds crush_device_class to the functional tests
- Signed-off-by: Andrew Schoen <aschoen@redhat.com>
- 07:00 PM rgw Bug #22650 (Need More Info): couldn't fetch user stats at slave zone, return ERROR: could not syn...
- if you list the user's buckets on both sides, do you see the same results?
you can check `radosgw-admin sync error... - 06:55 PM rgw Bug #22666 (In Progress): rgw: cannot link a bucket to a tenanted user
- 04:19 PM rgw Bug #22666 (Fix Under Review): rgw: cannot link a bucket to a tenanted user
- current radosgw-admin link commands will fail to find a bucket when transferring to a tenanted user, as the command w...
- 06:54 PM rgw Bug #22261 (Need More Info): Object remaining in domain_root pool after delete bucket
- 06:52 PM rgw Bug #22529: rgw: copy_object doubles leading underscore on object names.
- 06:52 PM RADOS Bug #22351: Couldn't init storage provider (RADOS)
- can you tell us the ceph pg num and pgp num setting in ceph.conf (or rather paste teh ceph.conf retracting sensitive ...
- 06:46 PM rgw Bug #22418: RGW doesn't check time skew in auth v4 http header request
- 06:33 PM rgw Bug #22632 (Need More Info): radosgw - s3 keystone integration doesn't work while using civetweb ...
- 06:33 PM rgw Bug #22632: radosgw - s3 keystone integration doesn't work while using civetweb as frontend
- Does the error reproduce when `rgw dns name` is commented out from ceph.conf. What happens when rgw dns name is set t...
- 06:13 PM Revision 6dc6be13 (ceph): ceph-volume: utf-8 encode crush_device_class and add a trailing newline
- The newline is only so this file prints nicely in a terminal.
Signed-off-by: Andrew Schoen <aschoen@redhat.com> - 05:57 PM Revision 492c170a (ceph): mgr/dashboard: remove non-minified bootstrap
- Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commit 5ce51ebbf047e373eac624e49e2d2bcfb46f09ff) - 05:57 PM Revision 1961e32c (ceph): mgr/dashboard: remove unneeded bits of AdminLTE
- AdminLTE is delivered in a handy all-in format,
but we don't need all this stuff at runtime.
Signed-off-by: John Spr... - 05:57 PM Revision 8e4cc4f9 (ceph): mgr/dashboard: re-arrange static files
- Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commit 85a87da7aa46266abd8d4c42218bcbccce386316) - 05:57 PM Revision 47194cdc (ceph): mgr/dashboard: don't include remote js/css
- This will help anyone running away from the internet.
Signed-off-by: John Spray <john.spray@redhat.com>
(cherry pick... - 05:57 PM Revision f081fde5 (ceph): mgr/dashboard: remove un-minified datatables source
- Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commit 888f0f934e59fe28fdd97bca044702ce445bfe2e) - 05:05 PM Revision ce8ed309 (ceph): Merge pull request #19924 from rzarzynski/wip-rgw-drop-dump_uri_from_state
- rgw: drop dump_uri_from_state() which isn't used anymore.
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Reviewed... - 04:58 PM Revision 00886401 (ceph): librbd: ensure enums are prefixed w/ RBD_ to avoid collisions
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
- 04:31 PM Revision e20987c8 (ceph): rgw: multipart abort if upload meta object doesn't exist
- Signed-off-by: fang yuxiang fang.yuxiang@eisoo.com
- 04:31 PM Revision 23a31bc8 (ceph): ceph-volume: write the crush_device_class file in the osd directory
- This will only happen if the --crush-device-class flag is used.
Signed-off-by: Andrew Schoen <aschoen@redhat.com> - 04:05 PM RADOS Bug #22561: PG stuck during recovery, requires OSD restart
- OSD 32 was running and actively serving client IO.
- 03:53 PM Stable releases Tasks #22665 (Resolved): luminous v12.2.3
- h3. Workflow
* "Preparing the release":http://ceph.com/docs/master/dev/development-workflow/#preparing-a-new-relea... - 03:52 PM Revision 854b2bbf (ceph): librbd: fix false-positive compiler warning
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
- 03:51 PM Revision 0357a8b7 (ceph): rgw: return valid Location element, CompleteMultipartUpload
- Returns URIs that should reach the server regardless of domain
configuration, and following tenant:bucket convention,... - 03:47 PM Revision f3f05b99 (ceph): rbd-mirror: rollback state transitions in image policy
- Introduce an error path in state transitions for reinitiating
image mapping possibly to a new peer. Also, a minor cle... - 03:38 PM Revision efb05b51 (ceph): cls_rbd: Add group snapshot operations to cls_rbd
- Signed-off-by: Victor Denisov <denisovenator@gmail.com>
- 03:38 PM Revision c7c7e5a7 (ceph): librbd: Add group snapshot operations
- Signed-off-by: Victor Denisov <denisovenator@gmail.com>
- 03:38 PM Revision 50ca45fc (ceph): rbd: Add group snapshot command
- Signed-off-by: Victor Denisov <denisovenator@gmail.com>
- 03:38 PM Revision d95b791e (ceph): qa/workunits/rbd: Add tests for consistency groups
- Signed-off-by: Victor Denisov <denisovenator@gmail.com>
- 03:38 PM Revision 297e3320 (ceph): cls_rbd: Address comments
- Signed-off-by: Victor Denisov <denisovenator@gmail.com>
- 03:38 PM Revision 61ff95c1 (ceph): cls_rbd: Remove h_group_create
- Signed-off-by: Victor Denisov <denisovenator@gmail.com>
- 03:38 PM Revision c187075e (ceph): cls_rbd: initialize group state
- Signed-off-by: Victor Denisov <denisovenator@gmail.com>
- 03:38 PM Revision 74908f4b (ceph): librbd: rename group state to 'incomplete'
- Signed-off-by: Victor Denisov <denisovenator@gmail.com>
- 03:38 PM Revision 280bda2d (ceph): librbd: fixup Move function declaration
- Signed-off-by: Victor Denisov <denisovenator@gmail.com>
- 03:38 PM Revision 3087646e (ceph): librbd: remove get_snap_id_from_namespace
- Signed-off-by: Victor Denisov <denisovenator@gmail.com>
- 03:38 PM Revision a5de40ab (ceph): librbd: Drop word consistency in librbd
- Signed-off-by: Victor Denisov <denisovenator@gmail.com>
- 03:38 PM Revision 68d70afb (ceph): librbd: use RBD_GROUP_INVALID_POOL
- Signed-off-by: Victor Denisov <denisovenator@gmail.com>
- 03:38 PM Revision a946d6b0 (ceph): librbd: Fix indentation
- Signed-off-by: Victor Denisov <denisovenator@gmail.com>
- 03:38 PM Revision 45e85db2 (ceph): librbd: Drop consistency from pybind
- Signed-off-by: Victor Denisov <denisovenator@gmail.com>
- 03:38 PM Revision 67b7d5c8 (ceph): rbd: Drop consistency from help
- Signed-off-by: Victor Denisov <denisovenator@gmail.com>
- 03:38 PM Revision 06d496e2 (ceph): test/pybind: drop consistency from test name
- Signed-off-by: Victor Denisov <denisovenator@gmail.com>
- 03:38 PM Revision 99b996a5 (ceph): rbd: Fix section name
- Signed-off-by: Victor Denisov <denisovenator@gmail.com>
- 03:38 PM Revision a0cdcd8a (ceph): rbd: Drop consistency from tools
- Signed-off-by: Victor Denisov <denisovenator@gmail.com>
- 03:38 PM Revision a4304a9c (ceph): rbd: Inline options function
- Signed-off-by: Victor Denisov <denisovenator@gmail.com>
- 03:38 PM Revision e0a88151 (ceph): rbd: Change message format
- Signed-off-by: Victor Denisov <denisovenator@gmail.com>
- 03:38 PM Revision e9cf8871 (ceph): rbd: Add snap rm alias
- Signed-off-by: Victor Denisov <denisovenator@gmail.com>
- 03:38 PM Revision 74638595 (ceph): rbd: produce state string instead of integer
- Signed-off-by: Victor Denisov <denisovenator@gmail.com>
- 03:38 PM Revision 586ae258 (ceph): rbd: drop consistency from Info
- Signed-off-by: Victor Denisov <denisovenator@gmail.com>
- 03:38 PM Revision 2d53795d (ceph): rbd: fix cli tests
- Signed-off-by: Victor Denisov <denisovenator@gmail.com>
- 03:38 PM Revision 85f0348e (ceph): rbd: translate group pool to name
- Signed-off-by: Victor Denisov <denisovenator@gmail.com>
- 03:38 PM Revision 18ea8898 (ceph): rbd: translate pool id into name
- Signed-off-by: Victor Denisov <denisovenator@gmail.com>
- 03:38 PM Revision 2f3f6028 (ceph): rbd: wrap object section around group snap list formatter
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
- 03:38 PM Revision d7619852 (ceph): librbd: moved new snapshot API methods to separate class
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
- 03:38 PM Revision 2f838104 (ceph): librbd: added missing C API version for rbd_snap_get_group_namespace
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
- 03:38 PM Revision 75652b05 (ceph): pybind/rbd: added snap_get_group_namespace API method
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
- 03:38 PM Revision 31a382f1 (ceph): rbd: utilize '<name>@<snap>' format when creating/removing group snaps
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
- 03:38 PM Revision 8d68fa2a (ceph): librbd: fixed memory leak and use-after-free in group snap API
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
- 03:38 PM Revision 7f29a98d (ceph): librbd: fix ImageCtx::get_snap_id method
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
- 03:38 PM Revision 725722bb (ceph): cls/rbd: combined group_snap_add and group_snap_update
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
- 03:38 PM Revision f61cc574 (ceph): rbd: restore snap list by image id functionality
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
- 03:38 PM Revision edc3bd73 (ceph): librbd: group snapshots should be linked to image pool (not data pool)
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
- 03:38 PM Revision 072004ad (ceph): test/pybind: corrected failures due to test execution ordering
- Signed-off-by: Jason Dillaman <dillaman@redhat.com>
- 03:09 PM Revision 797bd655 (ceph): Merge pull request #19919 from wjwithagen/wip-wjw-rbd-ggate-fix
- rbd-ggate: fix syntax error.
Reviewed-by: Mykola Golub <mgolub@suse.com> - 02:56 PM Revision 6e880481 (ceph): Merge pull request #19917 from yaozongyou/rgw-remove-unused-cls-user-ad...
- rgw: remove unused cls_user_add_bucket
Reviewed-by: Sage Weil <sage@redhat.com> - 02:39 PM RADOS Support #22664 (Closed): some random OSD are down (with a Abort signal on exception) after replac...
- Hello,
currently we are facing with a strange behavior, where some OSDs are got ramdomly down with a Abort signal,... - 02:32 PM Revision 29816d22 (ceph): Merge pull request #19699 from qrGitHub/wip-rgw-useless-line
- rgw: remove useless lines in RGWDeleteBucket::execute
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Ab... - 02:27 PM Revision 53348dc6 (ceph): Merge pull request #19632 from Rubab-Syed/outreachy_mgr_dashboard
- mgr/dashboard: Add monitor list
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat... - 02:02 PM Revision e32b83c3 (ceph): doc/ceph-volume create an encryption doc explaining dmcrypt workflows
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 02:02 PM Revision 4b7c93d4 (ceph): doc/ceph-volume create an encryption doc explaining dmcrypt workflows
- Signed-off-by: Alfredo Deza <adeza@redhat.com>
- 12:57 PM RADOS Bug #21142: OSD crashes when loading pgs with "FAILED assert(interval.last > last)"
- Recovery from non starting OSDs in this case is as following. Run OSD with debug:...
- 10:55 AM RADOS Bug #21142: OSD crashes when loading pgs with "FAILED assert(interval.last > last)"
- Also several osds (as you can see the ceph osd tree output) are getting dumped out of the crush map. After putting th...
- 10:44 AM RADOS Bug #21142: OSD crashes when loading pgs with "FAILED assert(interval.last > last)"
- More info on affected PG...
- 10:39 AM RADOS Bug #21142: OSD crashes when loading pgs with "FAILED assert(interval.last > last)"
- I have succeeded in identifying faulty PG:...
- 10:17 AM RADOS Bug #21142: OSD crashes when loading pgs with "FAILED assert(interval.last > last)"
- Adding last 10000 lines of strace of OSD affected by the bug.
The ABRT signal is generated right after ... - 09:45 AM RADOS Bug #21142: OSD crashes when loading pgs with "FAILED assert(interval.last > last)"
- also adding our current ceph -s/ceph osd tree state:...
- 09:44 AM RADOS Bug #21142: OSD crashes when loading pgs with "FAILED assert(interval.last > last)"
- we are also affected by this bug. we are running luminous 12.2.2 on ubuntu 16.04, 3 node cluster, 8 HDDs per node, bl...
- 12:48 PM Revision baab5cd2 (ceph): Merge pull request #19898 from tchaikov/wip-cmake-build-with-clang
- cmake: BuildBoost.cmake: use specified compiler for building boost
Reviewed-By: Casey Bodley <cbodley@redhat.com> - 12:40 PM ceph-volume Bug #22663 (Resolved): man page needs updating to explain bluestore support
- It currently mentions filestore as the default, and that bluestore isn't supported which is not correct for 12.2.2 on...
- 12:16 PM Revision 02b3726e (ceph): rgw: drop dump_uri_from_state() which isn't used anymore.
- Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
- 10:30 AM RADOS Bug #22662 (Resolved): ceph osd df json output validation reported invalid numbers (-nan) (jewel)
- Hi,
we have a monitoring script which parses the 'ceph osd df -f json' output, but from time to time it will happe... - 09:50 AM Revision 99d8c303 (ceph): client: fix cap revoke race
- If caps are been revoking by the auth MDS, don't consider them as
issued even they are still issued by non-auth MDS. ... - 08:39 AM CephFS Bug #22652 (Fix Under Review): client: fails to release to revoking Fc
- https://github.com/ceph/ceph/pull/19920
- 08:37 AM CephFS Bug #22652: client: fails to release to revoking Fc
- hang fuse_reverse_inval_inode() was caused by hang page writeback.
- 08:36 AM RADOS Bug #22661 (Triaged): Segmentation fault occurs when the following CLI is executed
- Observation:
--------------
It is observed that when a user executes the CLI without providing the value of osd-u... - 08:31 AM Revision e05f1431 (ceph): client: release revoking Fc after invalidate cache
- this issue is likely revealed by commit 7bc1fa04
"client: avoid adding checked inode to the delayed_caps"
Fixes: htt... - 08:29 AM Revision da69ef23 (ceph): rbd-ggate: fix syntax error.
- Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
- 08:26 AM rbd Bug #22660 (Won't Fix): Inconsistency raised while performing multiple "image rename" in parallel.
- Observation :-
--------------------
It is observed that may be due to poor internal locking mechanism the image... - 07:35 AM bluestore Bug #22616: bluestore_cache_data uses too much memory
- One more fact of my test to add.
I have 48 osd for the test and there were only a few of the osd's bluestore_cache_d... - 07:34 AM RADOS Bug #22659 (In Progress): During the cache tiering configuration ,ceph-mon daemon getting crashed...
- Observation:
--------------
Before setting the value of "hit_set_count" Ceph health was OK but after configuring th... - 07:22 AM rgw Backport #22602 (In Progress): luminous: Bucket Policy Evaluation Logical Error
- 07:15 AM Revision 9db1198c (ceph): rgw: remove unused cls_user_add_bucket
- the function
`int cls_user_add_bucket(rgw_raw_obj& obj, list<cls_user_bucket_entry>& entries);`
is unsed and not impl... - 06:52 AM rgw Bug #22124: rgw: user stats increased after bucket reshard
- @Orit Wasserman, the pr https://github.com/ceph/ceph/pull/19253 has introduced a new bug, after this pr, execute the ...
- 06:31 AM Revision 905b7344 (ceph): Merge pull request #19880 from jcsp/wip-doc-dashboard-standby-luminous
- doc: update mgr/dashboard doc about standbys
Reviewed-by: Kefu Chai <kchai@redhat.com> - 06:27 AM Revision 98a38f40 (ceph): Merge pull request #19879 from jcsp/wip-doc-dashboard-standby
- doc: update mgr/dashboard doc about standbys
Reviewed-by: Kefu Chai <kchai@redhat.com> - 05:50 AM Bug #21897 (Fix Under Review): OSD heartbeat timeout due to too many omap entries read in each 'c...
- https://github.com/ceph/ceph/pull/19910
- 05:19 AM Revision fd5a5229 (ceph): cmake: check version of boost in src/boost
- after bumping up the required boost version, old copy of boost in
src/boost will not work. so we need to error out ea... - 05:07 AM Revision 06bbf939 (ceph): mds: handle 'inode gets queued for recovery multiple times'
- Fixes: http://tracker.ceph.com/issues/22647
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> - 05:07 AM Revision 74f2a878 (ceph): mds: use elist to track recover queue items
- Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
- 04:08 AM Revision 2b06bff9 (ceph): cephfs-journal-tool: add usage help info for header set <field>
- Signed-off-by: dongdong tao <tdd21151186@gmail.com>
- 04:07 AM Revision a7c2ecd6 (ceph): mds: add error log info
- Signed-off-by: dongdong tao <tdd21151186@gmail.com>
- 02:54 AM RADOS Bug #22624: filestore: 3180: FAILED assert(0 == "unexpected error"): error (2) No such file or di...
- OSD should reply -ENOENT for that case. should be OSD bug
- 02:47 AM Revision 72c2076f (ceph): config: lower default omap entries recovered at once
- For large omap DBs, reading 64k leads to heartbeat timeouts. There
are numerous callchains leading to this recovery ... - 02:23 AM Messengers Bug #22570: out of order caused by letting old msg from down peer be processed to RESETSESSION
- i wonder if http://tracker.ceph.com/issues/21287 related.
- 02:19 AM Revision 2bb1492a (ceph): Merge pull request #19642 from xiexingguo/wip-pending-new-state
- osd/OSDMap.h: toss osd out if it has no more pending states
Reviewed-by: Sage Weil <sage@redhat.com> - 12:52 AM bluestore Bug #22102: BlueStore crashed on rocksdb checksum mismatch
- I seem to be getting something like this also, mostly happens when the sytem is under write load. I have created the ...
- 12:48 AM rgw Backport #22582: jewel: multisite: 'radosgw-admin sync error list' contains temporary EBUSY errors
- https://github.com/ceph/ceph/pull/19908
- 12:41 AM Revision 1eab3f0f (ceph): rgw: dont log EBUSY errors in 'sync error list'
- these temporary errors get retried automatically, so no admin
intervention is required. logging them only serves to w... - 12:37 AM Revision e52ae366 (ceph): HashIndex: randomize split threshold by a configurable amount
- Store a random value up to the filestore_split_rand_factor for each
collection when it is created or apply-layout-set...
01/10/2018
- 11:38 PM RADOS Bug #22351: Couldn't init storage provider (RADOS)
- Related to the ERROR: failed to initialize watch: (34) Numerical result out of range, it looks a class path issue. Th...
- 11:38 PM RADOS Backport #22658 (In Progress): filestore: randomize split threshold
- 10:39 PM RADOS Backport #22658 (Resolved): filestore: randomize split threshold
- https://github.com/ceph/ceph/pull/19906
- 11:25 PM rgw Feature #18800 (Resolved): rgw: support AWS4 authentication for S3 Post Object API
- Merged as a part of
https://github.com/ceph/ceph/pull/14885 - 11:24 PM CephFS Backport #22590: jewel: ceph.in: tell mds does not understand --cluster
- https://github.com/ceph/ceph/pull/19907
- 10:44 PM CephFS Backport #22590: jewel: ceph.in: tell mds does not understand --cluster
- I'm on it.
- 10:50 PM Revision e12f85e1 (ceph): ceph.in: pass RADOS inst to LibCephFS
- This avoids multiple instances of the admin socket and other redundancies.
Fixes: http://tracker.ceph.com/issues/219... - 10:16 PM RADOS Feature #15835 (Pending Backport): filestore: randomize split threshold
- 10:03 PM RADOS Support #22531: OSD flapping under repair/scrub after recieve inconsistent PG LFNIndex.cc: 439: F...
- Can you provide a directory listing for pg 1.f? It seems a file that does not obey the internal naming rules of files...
- 09:48 PM RADOS Bug #22561: PG stuck during recovery, requires OSD restart
- Was OSD 32 running at the time? It sounds like correct behavior if OSD 32 was not reachable. It might have been marke...
- 09:44 PM RADOS Support #22566: Some osd remain 100% CPU after upgrade jewel => luminous (v12.2.2) and some work
- This is likely the singe-time startup cost of accounting for a bug in omap, where the osd has to scan the whole omap ...
- 09:39 PM RADOS Bug #22597: "sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-0'" fails in upgrade test
- IIRC we didn't have the ceph user in hammer - need to account for that in the suite if we want to keep running it at ...
- 09:38 PM bluestore Bug #22609: thrash-eio + bluestore fails with "reached maximum tries (3650) after waiting for 219...
- Is this bluestore not handling out of space conditions well?
- 09:38 PM Revision ac274b65 (ceph): Merge pull request #19901 from vico-research-and-consulting/master
- mgr/zabbix: monitoring template improvements
Reviewed-by: Wido den Hollander <wido@widodh.nl> - 09:37 PM Revision f8815d29 (ceph): Merge pull request #18833 from yuyuyu101/wip-async-perf
- msg/async/AsyncConnection: combine multi alloc into one
Reviewed-by: Kefu Chai <kchai@redhat.com> - 09:36 PM RADOS Bug #22641 (Resolved): uninit condition in PrimaryLogPG::process_copy_chunk_manifest
- 09:22 PM RADOS Bug #22641: uninit condition in PrimaryLogPG::process_copy_chunk_manifest
- myoungwon oh wrote:
> https://github.com/ceph/ceph/pull/19874
merged - 09:24 PM Revision 9b493c8a (ceph): Merge pull request #18906 from ovh/bp-buffer-crc-improvements
- common/buffer: switch crc cache to single pair instead of map
Reviewed-by: Sage Weil <sage@redhat.com> - 09:23 PM Revision 51976334 (ceph): Merge pull request #19547 from tchaikov/wip-22344
- ceph.in: print all matched commands if arg missing
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Jos Collin ... - 09:22 PM RADOS Bug #22656 (New): scrub mismatch on bytes (cache pools)
- ...
- 09:22 PM Revision 48c9a3fa (ceph): Merge pull request #19832 from shinobu-x/min_max_filestore
- os: FileStore, Using stl min | max, MIN | MAX macros instead
Reviewed-by: Sage Weil <sage@redhat.com> - 09:22 PM Revision 9bc2a15d (ceph): Merge pull request #19874 from myoungwon/wip-fix-22641
- osd: fix a valgrind issue (conditional jump depends on uninitialized value)
Reviewed-by: Sage Weil <sage@redhat.com> - 09:21 PM RADOS Bug #21557: osd.6 found snap mapper error on pg 2.0 oid 2:0e781f33:::smithi14431805-379 ... :187 ...
- /a/yuriw-2018-01-09_21:50:35-rados-wip-yuri2-testing-2018-01-09-1813-distro-basic-smithi/2050823
another one.
<... - 09:09 PM rgw Bug #22655: rgw: Location element not returned correctly from CompleteMultipartUpload
- https://github.com/ceph/ceph/pull/19902
- 09:05 PM rgw Bug #22655 (Fix Under Review): rgw: Location element not returned correctly from CompleteMultipar...
- 08:49 PM rgw Bug #22655 (Resolved): rgw: Location element not returned correctly from CompleteMultipartUpload
- Per https://docs.aws.amazon.com/AmazonS3/latest/API/mpUploadComplete.html, the <Location> element in the HTTP respons...
- 09:01 PM RADOS Bug #20086: LibRadosLockECPP.LockSharedDurPP gets EEXIST
- /a/yuriw-2018-01-09_21:50:35-rados-wip-yuri2-testing-2018-01-09-1813-distro-basic-smithi/2050802
- 08:39 PM Revision 0ac7c5f5 (ceph): mgr/zabbix: monitoring template improvements
- The changes need some review because i am currently not able to test this in a environment.
- added a host screen whi... - 07:03 PM Revision 46de629c (ceph): osd: Use unqualified encode/decode
- This is a portion of Part 1 of the namespace project: using ADL
properly in encode and decode so we can use namespace... - 07:03 PM Revision 1cc6a6c4 (ceph): osdc: Use unqualified encode/decode
- This is a portion of Part 1 of the namespace project: using ADL
properly in encode and decode so we can use namespace... - 07:03 PM Revision 5fe1c6f9 (ceph): rbd_replay: Use unqualified encode/decode
- This is a portion of Part 1 of the namespace project: using ADL
properly in encode and decode so we can use namespace... - 07:03 PM Revision fb264d77 (ceph): rgw: Use unqualified encode/decode
- This is a portion of Part 1 of the namespace project: using ADL
properly in encode and decode so we can use namespace... - 07:03 PM Revision 7597b123 (ceph): tools: Use unqualified encode/decode
- This is a portion of Part 1 of the namespace project: using ADL
properly in encode and decode so we can use namespace... - 07:03 PM Revision 19e02981 (ceph): test: Use unqualified encode/decode
- This is a portion of Part 1 of the namespace project: using ADL
properly in encode and decode so we can use namespace... - 07:03 PM Revision 8da07089 (ceph): include: Remove fallback usings from encoding.h
- Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
- 07:02 PM Revision 6d658d7c (ceph): encoding: Move encode/decode functions into ceph namespace
- This begins Part 1 of the Great Namespace Fix. Currently, encode/decode
does not handle types in namespaces properly.... - 07:02 PM Revision 2646c887 (ceph): encoding: Remove no-longer-needed #define
- Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
- 07:02 PM Revision efcdb5a6 (ceph): common: Use unqualified encoding in some files
- bit_vector.hpp and bloom_filter.cc to be specific.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> - 07:02 PM Revision 16fbc704 (ceph): common: Use unqualified encoding in ceph_time.h
- Well, actually move encode/decode into encoding.h and include ceph_time.h
from there.
Also in any function that enco... - 07:02 PM Revision 271a8a8d (ceph): common: Use unqualified encoding in the rest of the files
- And now we're done with this directory, for now.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> - 07:02 PM Revision f46f5e6c (ceph): auth: Use unqualified encode/decode
- This is a portion of the namespace project.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> - 07:02 PM Revision 4eb497f3 (ceph): client: Use unqualified encode/decode
- This is a portion of the namespace project.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> - 07:02 PM Revision 06aa3dd9 (ceph): cls: Use unqualified encode/decode
- This is a portion of the namespace project.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> - 07:02 PM Revision 62c97dea (ceph): compressor: Use unqualified encode/decode
- This is a portion of the namespace project.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> - 07:02 PM Revision a91a455f (ceph): crush: Use unqualified encode/decode
- This is a portion of the namespace project.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> - 07:02 PM Revision 32a9f404 (ceph): include: Use unqualified encode/decode
- This is a portion of the namespace project.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> - 07:02 PM Revision 17a887c1 (ceph): journal: Use unqualified encode/decode
- This is a portion of the namespace project.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> - 07:02 PM Revision 4caccb33 (ceph): key_value_store: Use unqualified encode/decode
- This is a portion of the namespace project.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> - 07:02 PM Revision 16fec46e (ceph): kv: Use unqualified encode/decode
- This is a portion of the namespace project.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> - 07:02 PM Revision 2e70bc37 (ceph): librados: Use unqualified encode/decode
- This is a portion of the namespace project.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> - 07:02 PM Revision 97f56e67 (ceph): rbd: Use unqualified encode/decode
- This is a portion of Part 1 of the namespace project: using ADL
properly in encode and decode so we can use namespace... - 07:02 PM Revision c7582b78 (ceph): mds: Use unqualified encode/decode
- This is a portion of Part 1 of the namespace project: using ADL
properly in encode and decode so we can use namespace... - 07:02 PM Revision f45e480e (ceph): messages: Use unqualified encode/decode
- This is a portion of Part 1 of the namespace project: using ADL
properly in encode and decode so we can use namespace... - 07:02 PM Revision 156c941a (ceph): mgr: Use unqualified encode/decode
- This is a portion of Part 1 of the namespace project: using ADL
properly in encode and decode so we can use namespace... - 07:02 PM Revision 19fb1b29 (ceph): mon: Use unqualified encode/decode
- This is a portion of Part 1 of the namespace project: using ADL
properly in encode and decode so we can use namespace... - 07:02 PM Revision 7ea02d32 (ceph): msg: Use unqualified encode/decode
- This is a portion of Part 1 of the namespace project: using ADL
properly in encode and decode so we can use namespace... - 07:02 PM Revision 5aed163b (ceph): objclass: Use unqualified encode/decode
- This is a portion of Part 1 of the namespace project: using ADL
properly in encode and decode so we can use namespace... - 07:02 PM Revision d942b662 (ceph): os: Use unqualified encode/decode
- This is a portion of Part 1 of the namespace project: using ADL
properly in encode and decode so we can use namespace... - 06:38 PM Revision 3689c0c4 (ceph): qa: synchronize kcephfs suites with fs/multimds
- Fixes: http://tracker.ceph.com/issues/22627
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> - 06:19 PM Revision d95a7b5f (ceph): ceph-volume: add crush_device_class to lvm metadata
- Signed-off-by: Andrew Schoen <aschoen@redhat.com>
- 05:11 PM Revision d6175381 (ceph): doc/README: mention about ARGS in do_cmake
- Add an example on how to use ARGS to override cmake builds
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> - 05:02 PM Revision 9b99018b (ceph): build: do_cmake: allow ARGS to be overridden
- so that one can do stuff like
ARGS="-DCMAKE_C_COMPILER=gcc-7 -D.." ./do_cmake.sh
Signed-off-by: Abhishek Lekshmanan ... - 04:41 PM CephFS Bug #22631 (Fix Under Review): mds: crashes because of old pool id in journal header
- 04:39 PM Revision 83ef5e9b (ceph): Merge branch 'master' into wip-rgw-optimize-bucketLCPrepare
- 04:31 PM Revision 42c2155d (ceph): Merge pull request #19615 from qrGitHub/wip-rgw-log-adjustment2
- rgw: format logs in file rgw_lc.cc
Reviewed-by: Amit Kumar <amitkuma@redhat.com>
Reviewed-by: Casey Bodley <cbodley@... - 04:29 PM Revision aecd0e0f (ceph): Merge pull request #19740 from fangyuxiangGL/invalid-compress
- rgw: keep compression type consistent between parts of s3 Multipart
Reviewed-by: Casey Bodley <cbodley@redhat.com>
R... - 04:26 PM Revision 6ccc2b02 (ceph): Merge pull request #19753 from qrGitHub/wip-rgw-fix-cephdencoder
- rgw: format rgw_bucket_dir_header in ceph-dencoder
Reviewed-by: Casey Bodley <cbodley@redhat.com> - 04:25 PM Revision f64aa80f (ceph): Merge pull request #19814 from qrGitHub/wip-rgw-optimize-function3
- rgw: optimize function parse_raw_oid
Reviewed-by: Casey Bodley <cbodley@redhat.com> - 04:25 PM Revision 319474a3 (ceph): Merge pull request #19817 from qrGitHub/wip-rgw-useless-line2
- rgw: drop useless lines
Reviewed-by: Amit Kumar <amitkuma@redhat.com>
Reviewed-by: Casey Bodley <cbodley@redhat.com> - 04:02 PM bluestore Bug #22616: bluestore_cache_data uses too much memory
- Sage Weil wrote:
> Writes that are in flight to disk show up under bluestore_cache_data, so even if it is not *cachi... - 02:53 PM bluestore Bug #22616 (Need More Info): bluestore_cache_data uses too much memory
- Writes that are in flight to disk show up under bluestore_cache_data, so even if it is not *caching* anything you'll ...
- 03:03 AM bluestore Bug #22616: bluestore_cache_data uses too much memory
The work load of read throughput test is 6 fio server with the following parameter
[4m-seq]
description="4m-seq...- 04:00 PM Revision 1d12dd40 (ceph): Merge pull request #19882 from adamwg/awg/fix-config-docs
- doc: Update config file search paths to reflect reality
- 03:41 PM CephFS Backport #22076 (In Progress): luminous: 'ceph tell mds' commands result in 'File exists' errors ...
- 03:17 PM CephFS Backport #22076 (Fix Under Review): luminous: 'ceph tell mds' commands result in 'File exists' er...
- 03:39 PM Revision 206a53e4 (ceph): Merge pull request #19441 from wumingqiao/wip-pg-on-flushed
- osd/PG: handle flushed event directly
Reviewed-by: Sage Weil <sage@redhat.com> - 03:38 PM Bug #22613 (Pending Backport): simplelru does O(n) std::list::size()
- 03:37 PM Revision f51f0c1e (ceph): Merge pull request #19813 from xxhdx1985126/wip_xxh_low_list_size
- common: compute SimpleLRU's size with contents.size() instead of lru.size()
Reviewed-by: Sage Weil <sage@redhat.com>... - 03:36 PM ceph-volume Bug #22443 (Pending Backport): ceph-volume fails when centos7 image doesn't have lvm2 installed
- 03:35 PM Revision aab167d5 (ceph): Merge pull request #19812 from shinobu-x/osd_get_next_up_osd_after
- osd: Remove redundant local variable declaration
Reviewed-by: Sage Weil <sage@redhat.com> - 03:34 PM Revision 3c34f048 (ceph): Merge pull request #19805 from tchaikov/wip-perf-counters-cleanup
- common/perf_counters: remove unused parameter
Reviewed-by: Sage Weil <sage@redhat.com> - 03:34 PM RADOS Bug #22539: bluestore: New OSD - Caught signal - bstore_kv_sync
- https://github.com/ceph/ceph/pull/19759
- 03:33 PM RADOS Bug #22539 (Pending Backport): bluestore: New OSD - Caught signal - bstore_kv_sync
- 03:31 PM Revision 884cd06e (ceph): Merge pull request #19759 from ifed01/wip-ifed-throttle64
- common/throttle: start using 64-bit values
Reviewed-by: Sage Weil <sage@redhat.com> - 03:29 PM Revision a0cba2bb (ceph): ceph-volume: adds a --crush-device-class flag to lvm create and prepare
- Signed-off-by: Andrew Schoen <aschoen@redhat.com>
- 03:28 PM Revision 218df657 (ceph): Merge pull request #19529 from thmour/master
- ceph-volume: Require lvm2, move to osd package
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Reviewed-by: Boris Ranto... - 03:25 PM Revision 1dc26fb9 (ceph): Merge pull request #19520 from ovh/bp-snap-trimq-visibility
- osd, pg, mgr: make snap trim queue problems visible
Reviewed-by: Sage Weil <sage@redhat.com> - 03:22 PM Revision 1128ac46 (ceph): Merge pull request #19374 from symptog/master
- mgr/influx: Add InfluxDB SSL Option
Reviewed-by: Wido den Hollander <wido@42on.com> - 03:13 PM Revision 9345a28a (ceph): cmake: BuildBoost.cmake: use specified compiler for building boost
- * user-config.jam is the suggested way for adding toolset for Boost.Build.
* always specify toolset when running b2, ... - 03:00 PM Messengers Bug #22570 (Resolved): out of order caused by letting old msg from down peer be processed to RESE...
- actaully, see existing ticket #21143
- 02:59 PM Messengers Bug #22570: out of order caused by letting old msg from down peer be processed to RESETSESSION
- Last time I looked at this I came to the conclusion that (1) there was a fundamental problem, (2) the best hope for p...
- 02:56 PM RADOS Bug #22624: filestore: 3180: FAILED assert(0 == "unexpected error"): error (2) No such file or di...
- That would be an fs bug, sure.
However, shouldn't the OSD not assert due to an object not existing? - 02:48 PM RADOS Bug #22624: filestore: 3180: FAILED assert(0 == "unexpected error"): error (2) No such file or di...
- I think the problem here is that the object doesn't exist but we're doing omap_setkeys on it.. which doesn't implicit...
- 02:53 PM Bug #22608: Missing TrackedOp events "header_read", "throttled", "all_read" and "all_read"
- 02:46 PM ceph-volume Bug #22642: can't reuse OSD ID if ID doesn't exist in `ceph osd tree`
- 02:45 PM CephFS Bug #22652: client: fails to release to revoking Fc
- 01:29 PM CephFS Bug #22652: client: fails to release to revoking Fc
- I reproduced it locally. it seems like kernel issue. The issue happens only when fuse_use_invalidate_cb is true.
- 11:02 AM CephFS Bug #22652 (Resolved): client: fails to release to revoking Fc
- http://pulpito.ceph.com/pdonnell-2018-01-09_21:14:38-multimds-wip-pdonnell-testing-20180109.193634-testing-basic-smit...
- 02:45 PM ceph-volume Bug #22307 (Resolved): `ceph-volume lvm --bluestore` does not indicate success in output
- merged commit 25c72da into master
- 02:45 PM Revision 25c72da0 (ceph): Merge pull request #19875 from ceph/wip-rm22307
- ceph-volume: adds success messages for lvm prepare/activate/create
Reviewed-by: Alfredo Deza <adeza@redhat.com> - 02:26 PM Bug #22654 (Resolved): PGLog: avoid using list::size
- https://github.com/ceph/ceph/pull/18755
- 02:18 PM ceph-volume Feature #22653 (Resolved): add a --destroy flag to forcefully remove the underlying vg/lv when za...
- A new flag should be added to `lvm zap` that allows destroying the vg/lv/pv when zapping, since it is possible an ope...
- 02:10 PM Revision 3f45280a (ceph): Merge pull request #19393 from tchaikov/wip-no-more-gcc-4.8
- rgw,common,rbd: s/boost::regex/std::regex/
Reviewed-by: Adam C. Emerson <aemerson@redhat.com> - 01:37 PM Revision a67ab5ec (ceph): msg/simple: s/ceph::size/std::size/
- this should fix the build on platforms without pipe2(2)
Signed-off-by: Kefu Chai <kchai@redhat.com> - 01:07 PM Revision eb353a18 (ceph): Revert "osd/osd_type: kill log.approx_size()"
- This reverts commit 46bfe362ed3fff41cee878e685e0d95cd1e41fcf.
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com> - 01:01 PM Revision bac997a9 (ceph): Merge pull request #19622 from majianpeng/bluestore-check-obj-max-siz
- os/bluestore: using macro OBJECT_MAX_SIZE to check osd_max_object_size.
Reviewed-by: Sage Weil <sage@redhat.com> - 01:01 PM Revision c9c2244a (ceph): Merge pull request #19707 from shinobu-x/pick_address_a
- common/pick_address.cc: Cleanup
Reviewed-by: Sage Weil <sage@redhat.com> - 01:01 PM Revision a7dc2245 (ceph): Merge pull request #19796 from LiumxNL/fix-ooo-caused-con-reset
- osd: fix out of order caused by letting old msg from down osd be processed
Reviewed-by: Sage Weil <sage@redhat.com> - 01:00 PM Revision 58170f50 (ceph): Merge pull request #19820 from yaozongyou/silence-maybe-uninitialized-w...
- osd: silence maybe-uninitialized false positives
Reviewed-by: Kefu Chai <kchai@redhat.com> - 01:00 PM Revision 71b8e4b2 (ceph): Merge pull request #19864 from rzarzynski/wip-bs-no-blobrefing-in-do_read
- os/bluestore: avoid unneeded BlobRefing in _do_read().
Reviewed-by: Igor Fedotov <ifedotov@mirantis.com> - 12:59 PM Revision 588516fa (ceph): Merge pull request #19866 from liewegas/wip-bluestore-error-injection
- os/bluestore: fix data read error injection in bluestore
Reviewed-by: Igor Fedotov <ifedotov@mirantis.com>
Reviewed-... - 12:59 PM Revision 0d263b25 (ceph): Merge pull request #19869 from liewegas/wip-log-desc
- common/options: long description for log_stderr_prefix
Reviewed-by: Joao Eduardo Luis <joao@suse.de> - 09:37 AM Linux kernel client Bug #21355: kcephfs: mount.ceph: unrecognized mount option "norequire_active_mds", passing to kernel
- should run the test with "-k testing"
- 09:37 AM Linux kernel client Bug #21355 (Duplicate): kcephfs: mount.ceph: unrecognized mount option "norequire_active_mds", pa...
- 09:26 AM rgw Bug #22650 (Need More Info): couldn't fetch user stats at slave zone, return ERROR: could not syn...
- at master:
[root@sx-3f3r-ceph-s3-c1-03 conf]# radosgw-admin user stats --sync-stats --uid=Ymliu
{
"stats": ... - 09:00 AM Revision 02a720b6 (ceph): cmake: link against ceph-common instead of common
- this change repeats e6695bb and partially reverts df9a598.
it's always nice to reuse shared library: smaller size of ... - 08:57 AM RADOS Bug #22438 (Fix Under Review): mon: leak in lttng dlopen / __tracepoints__init
- https://github.com/ceph/teuthology/pull/1143
- 08:51 AM Revision 41bdc351 (ceph): osd: giving back approx_size function
- Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
- 08:50 AM Revision 7cf39a19 (ceph): Revert "osd/PrimaryLogPG: do not use approx_size() for log trimming"
- This reverts commit 024b5bcbf0259eeecba234cff882564947c3a525.
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com> - 08:16 AM RADOS Bug #22525 (Fix Under Review): auth: ceph auth add does not sanity-check caps
- 07:08 AM Revision a2f38be9 (ceph): osd: s/random_shuffle()/shuffle()/
- random_shuffle() is deprecated in C++14, and is removed in C++17
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
Sig... - 05:54 AM CephFS Bug #22647 (Fix Under Review): mds: unbalanced auth_pin/auth_unpin in RecoveryQueue code
- https://github.com/ceph/ceph/pull/19891
- 02:34 AM CephFS Bug #22647 (Resolved): mds: unbalanced auth_pin/auth_unpin in RecoveryQueue code
- ...
- 04:05 AM Revision 637bf125 (ceph): qa: Add blocking versions of scrub and deep-scrub
- Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
- 03:20 AM rbd Support #22649 (Closed): rbd-mirror use ceph public_network
- As the document of Ceph Community,rbd mirror use public_work which is used by client and mon too。There is a problem t...
- 03:17 AM Revision c3c88d84 (ceph): mon: update PaxosService::cached_first_committed in PaxosService::maybe...
- This should be able to avoid interleaving execution of Paxos::commit_finish() and
check_sub(), which could lead to un... - 03:16 AM rgw Bug #22648: rgw: secondary site's lc configuration erased by multisite sync
- https://github.com/ceph/ceph/pull/19889
- 03:12 AM rgw Bug #22648 (Fix Under Review): rgw: secondary site's lc configuration erased by multisite sync
- one can reproduce by steps:
1.set up multisite
2.create a bucket named bkt in secondary site
3.configure lc for bk... - 02:24 AM Revision 626e42b8 (ceph): mds: ignore MClientCaps::FLAG_NO_CAPSNAP
- checking the flags is racy because client may create cap snap after
sending cap message
Signed-off-by: "Yan, Zheng" ... - 02:24 AM bluestore Backport #22633 (In Progress): luminous: OSD crushes with FAILED assert(used_blocks.size() > coun...
- https://github.com/ceph/ceph/pull/19888
- 01:34 AM rgw Backport #22638 (Fix Under Review): jewel: rgw:lc: set LifecycleConfiguration without "Rule" tag ...
- The RGWLifecycleConfiguration_S3 class is not defined in jewel codebase. Need to get code for LifeCycle feature in je...
- 01:28 AM Revision b4e2f322 (ceph): rgw: add time skew check in function parse_v4_auth_header
- * In auth v4 http header request, RGW doesn't check time skew, while AWS
* does.
Fixes: http://tracker.ceph.com/issu... - 01:17 AM rgw Backport #22636 (In Progress): jewel: s3cmd move object error
- https://github.com/ceph/ceph/pull/19887
- 01:14 AM Revision f59380e1 (ceph): os/bluestore: add asserts for fsck's used_blocks bitmap access as
- boost doesn't always handle out-of-range access properly.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry pi... - 01:12 AM Revision f919061a (ceph): os/bluestore: refactor FreeListManager to get clearer view on the number
- of alloc units it tracks.
This also fixes out-of-range access for fsck's used_blocks bitmap that
might happen when ch... - 01:08 AM CephFS Bug #22629 (Fix Under Review): client: avoid recursive lock in ll_get_vino
- 01:05 AM CephFS Bug #22562 (Pending Backport): mds: fix dump last_sent
- 01:05 AM CephFS Bug #22546 (Pending Backport): client: dirty caps may never get the chance to flush
- 01:04 AM CephFS Bug #22536 (Pending Backport): client:_rmdir() uses a deleted memory structure(Dentry) leading a ...
- 01:02 AM Revision a7e77525 (ceph): OSD: fix dpdk worker references issue
- DPDK worker support local listen table, so missed update worker->references
in get_worker(), this will cause assert(o... - 12:56 AM Revision 1f32d63e (ceph): Merge PR #18424 into master
- * refs/pull/18424/head:
mds: create snaprealm for quota enabled inode
Reviewed-by: Patrick Donnelly <pdonnell@redha... - 12:56 AM Revision 6a97e254 (ceph): Merge PR #19572 into master
- * refs/pull/19572/head:
client: add log when we got unexpected flush ack
Reviewed-by: Patrick Donnelly <pdonnell@re... - 12:56 AM Revision e73e5edb (ceph): Merge PR #19672 into master
- * refs/pull/19672/head:
ceph-fuse: ::rmdir() uses a deleted memory structure of dentry leads a core
Reviewed-by: Zh... - 12:56 AM Revision 2cdf087d (ceph): Merge PR #19693 into master
- * refs/pull/19693/head:
mds: use session.get_client()
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-... - 12:56 AM Revision 8b24b57b (ceph): Merge PR #19696 into master
- * refs/pull/19696/head:
client: avoid adding checked inode to the delayed_caps
Reviewed-by: Patrick Donnelly <pdonn... - 12:56 AM Revision 8ab4c18e (ceph): Merge PR #19702 into master
- * refs/pull/19702/head:
client: avoid remove same cap twice
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Rev... - 12:56 AM Revision a2feda18 (ceph): Merge PR #19703 into master
- * refs/pull/19703/head:
client: make mark_caps_clean and mark_caps_dirty as member function to Inode
client: fix di... - 12:55 AM Revision 117c9ec9 (ceph): Merge PR #19723 into master
- * refs/pull/19723/head:
mds: clean up log's function name for CDir.cc and Beacon.cc
mds: clean up log's function na... - 12:55 AM Revision 6143563b (ceph): Merge PR #19730 into master
- * refs/pull/19730/head:
mds: Using stl min | max, MIN | MAX macros instead
Reviewed-by: Patrick Donnelly <pdonnell@... - 12:55 AM Revision 5f595143 (ceph): Merge PR #19762 into master
- * refs/pull/19762/head:
mds: fix dump last_sent
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com> - 12:55 AM Revision 1bb91f41 (ceph): Merge PR #19767 into master
- * refs/pull/19767/head:
client: enhance log for _closed_mds_session
Reviewed-by: Patrick Donnelly <pdonnell@redhat.... - 12:48 AM Revision f8c275b8 (ceph): qa: increase osd count for ec testing
- Missing in d0732fc96fbc6849dd51b391d85f765c74cfb593.
Fixes: http://tracker.ceph.com/issues/22646
Signed-off-by: Patr... - 12:48 AM Revision e8a0f1c5 (ceph): qa: add missing openstack configs
- First introduced in: ec6fb28eaf8e2db327e4afc115879a40c7664e07
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> - 12:44 AM CephFS Bug #22646: qa: qa/cephfs/clusters/fixed-2-ucephfs.yaml has insufficient osds
- https://github.com/ceph/ceph/pull/19885
- 12:40 AM CephFS Bug #22646 (Resolved): qa: qa/cephfs/clusters/fixed-2-ucephfs.yaml has insufficient osds
- This causes startup to fail for ec pool configurations.
(This was included in my fix for #22627 but I'm breaking i...
01/09/2018
- 11:58 PM rgw Backport #22637 (In Progress): luminous: rgw:lc: set LifecycleConfiguration without "Rule" tag re...
- https://github.com/ceph/ceph/pull/19884
- 10:52 PM rgw Backport #22637: luminous: rgw:lc: set LifecycleConfiguration without "Rule" tag return OK
- I'm on it.
- 11:26 AM rgw Backport #22637 (Resolved): luminous: rgw:lc: set LifecycleConfiguration without "Rule" tag retur...
- https://github.com/ceph/ceph/pull/19884
- 11:43 PM Revision e64e37c6 (ceph): rgw: add xml output header in RGWCopyObj_ObjStore_S3 response msg
- Fixes: http://tracker.ceph.com/issues/22416
Signed-off-by: Enming Zhang <enming.zhang@umcloud.com>
(cherry picked fr... - 11:37 PM Revision d9a4914b (ceph): rgw:lc: RGWPutLC return ERR_MALFORMED_XML when missing <Rule> tag in l...
- Fixes: http://tracker.ceph.com/issues/21377
Signed-off-by: Shasha Lu <lu.shasha@eisoo.com>
(cherry picked from commi... - 11:34 PM rgw Backport #22635 (In Progress): luminous: s3cmd move object error
- https://github.com/ceph/ceph/pull/19883
- 10:51 PM rgw Backport #22635: luminous: s3cmd move object error
- I'm on it
- 11:24 AM rgw Backport #22635 (Resolved): luminous: s3cmd move object error
- https://github.com/ceph/ceph/pull/19883
- 11:07 PM Revision 75d6b377 (ceph): doc: Update config file search paths to reflect reality
- The config file paths listed in the docs don't match the config file
paths actually searched by ceph (see `src/common... - 11:00 PM rgw Backport #22636: jewel: s3cmd move object error
- I'm on it.
- 11:24 AM rgw Backport #22636 (Resolved): jewel: s3cmd move object error
- https://github.com/ceph/ceph/pull/19887
- 10:57 PM Revision 31bd4ee9 (ceph): rgw: add xml output header in RGWCopyObj_ObjStore_S3 response msg
- Fixes: http://tracker.ceph.com/issues/22416
Signed-off-by: Enming Zhang <enming.zhang@umcloud.com>
(cherry picked fr... - 10:39 PM RADOS Bug #22064: "RadosModel.h: 865: FAILED assert(0)" in rados-jewel-distro-basic-smithi
- Actually, I may have seen an instance of the failure in a run that did not include 17815, so please don't take what I...
- 10:38 PM Revision fb3220ff (ceph): ceph-crush-location: remove
- This script is pointless. It is equivalent to the built-in default
behavior, which makes it only useful as a sample ... - 10:35 PM Revision 3904bc01 (ceph): doc/rados/operations/crush-map: drop ceph-crush-location reference
- Explain how to write a location hook; do not reference the old sample one.
Signed-off-by: Sage Weil <sage@redhat.com> - 10:28 PM Revision 60d3312d (ceph): init-ceph: drop crush location update
- OSD.cc does this on its own; no need for this script to be involved.
Signed-off-by: Sage Weil <sage@redhat.com> - 10:25 PM Revision 723b0f20 (ceph): doc: update mgr/dashboard doc about standbys
- Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commit fa14812cbb584b61cb2ce687ae4c14225eecd9fe) - 10:23 PM Revision fa14812c (ceph): doc: update mgr/dashboard doc about standbys
- Signed-off-by: John Spray <john.spray@redhat.com>
- 09:20 PM ceph-volume Bug #22642 (Resolved): can't reuse OSD ID if ID doesn't exist in `ceph osd tree`
- ceph-volume will skip adding the auth required, the monitor will not know about the OSD and it will end up with the O...
- 09:07 PM rgw Bug #18260: When uploading a large number of objects constantly, the objects number of bucket is ...
- I looked through the code and I do not believe this issue is related to https://bugzilla.redhat.com/show_bug.cgi?id=1...
- 08:18 PM Revision 0ccf50fc (ceph): rgw: RGWRadosGetOmapKeysCR uses omap_get_keys2
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
- 08:10 PM Revision 2f94f63e (ceph): rgw: RGWRadosGetOmapKeysCR uses completion return code
- when this operates on a nonexistent object, the osd will reject the
request with ENOENT before trying to process the ... - 06:52 PM Messengers Bug #22570: out of order caused by letting old msg from down peer be processed to RESETSESSION
- Do you have logs or more about how this happened? There are a bunch of guards to prevent exactly this in cases where ...
- 06:40 PM rbd Bug #20054: librbd memory overhead when used with KVM
- Quick update from my side: we started to disable the writeback cache through the appropriate Qemu block device option...
- 06:22 PM Revision b8dcc5ab (ceph): rgw: Fix swift object expiry not deleting objects
- In cls_timeindex_list() though `to_index` has expired for a timespan, the marker is set for a subsequent index during...
- 06:21 PM Revision 87c6ed14 (ceph): ceph-volume: adds success message to ceph-volume simple activate
- This used to only show the message if systemd was not being used, now
it will show this always if the command is succ... - 05:49 PM RADOS Bug #21557: osd.6 found snap mapper error on pg 2.0 oid 2:0e781f33:::smithi14431805-379 ... :187 ...
- Not 100% sure if that's the same issue but we have a customer who faces an assert in SnapMapper::get_snaps()
2018-01... - 05:30 PM Revision a5159a45 (ceph): Merge pull request #18788 from amitkumar50/cov-mon-1
- mon: NULL check of logger before use
Reviewed-by: Sage Weil <sage@redhat.com> - 05:30 PM Revision c231b9c8 (ceph): Merge pull request #19054 from cbodley/wip-librados-asio
- librados: add async interfaces for use with Networking TS
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Ada... - 05:16 PM Revision 28b2079e (ceph): Merge pull request #19852 from yaozongyou/rgw-remove-unused-function
- rgw: remove unused function get_system_obj_attrs
Reviewed-by: Orit Wasserman <owasserm@redhat.com> - 05:11 PM Revision ad3502f4 (ceph): Merge pull request #16383 from mikulely/1-ban-change-swift-obj-placement
- rgw: drop the unnecessary handling of Swift's X-Storage-Policy on objects
Reviewed-by: Radoslaw Zarzynski <rzarzyns@... - 05:10 PM rgw Bug #21377: rgw:lc: set LifecycleConfiguration without "Rule" tag return OK
- shasha lu wrote:
> https://github.com/ceph/ceph/pull/17683
merged - 05:10 PM Revision ee5c1c30 (ceph): Merge pull request #17683 from shashalu/fix-lc-xml
- rgw: RGWPutLC return ERR_MALFORMED_XML when missing <Rule> tag in lifecycle.xml
Reviewed-by: Daniel Gryniewicz <dan... - 05:05 PM Revision 43378e3a (ceph): Merge pull request #17873 from amitkumar50/cov-rgw-8
- rgw: Returning when dst_ioctx.operate() returns error
Reviewed-by: Casey Bodley <cbodley@redhat.com> - 05:04 PM Revision 4e3a9c9c (ceph): Merge pull request #18861 from gaosibei/wip-fix-null-pointer
- rgw: fix null pointer crush
Reviewed-by: Orit Wasserman <owasserm@redhat.com> - 05:04 PM rgw Bug #21583: "radosgw-admin zonegroup set" requires realm
- samon lv wrote:
> https://github.com/ceph/ceph/pull/19061
merged - 05:04 PM Revision 1f1c4451 (ceph): Merge pull request #19061 from Leeshine/wip-rgw-bug-21583
- rgw: fix the bug of radowgw-admin zonegroup set requires realm
Reviewed-by: Orit Wasserman <owasserm@redhat.com> - 04:53 PM Revision b5bd4332 (ceph): debian: add -dbg packages for python-{rados,rgw,rbd,cephfs}
- Signed-off-by: Sage Weil <sage@redhat.com>
- 04:15 PM Revision cb0f1aa0 (ceph): Merge pull request #19854 from fangyuxiangGL/doc-sync-err
- rgw: add radosgw-admin sync error trim to trim sync error log
Reviewed-by: Casey Bodley <cbodley@redhat.com> - 04:11 PM ceph-volume Bug #22307 (Fix Under Review): `ceph-volume lvm --bluestore` does not indicate success in output
- https://github.com/ceph/ceph/pull/19875
- 04:03 PM CephFS Bug #22631: mds: crashes because of old pool id in journal header
- https://github.com/ceph/ceph/pull/19860
- 08:38 AM CephFS Bug #22631: mds: crashes because of old pool id in journal header
- through the code, we found it is because of the old pool id in the journal header.
my solution is
add "set pool_id"... - 08:35 AM CephFS Bug #22631 (Resolved): mds: crashes because of old pool id in journal header
- we have use rados cppool command to copy the cephfs metadata pool
but,after copy done, mds would keep crashing when ... - 04:02 PM RADOS Bug #22641: uninit condition in PrimaryLogPG::process_copy_chunk_manifest
- https://github.com/ceph/ceph/pull/19874
- 02:43 PM RADOS Bug #22641 (Resolved): uninit condition in PrimaryLogPG::process_copy_chunk_manifest
- ...
- 04:01 PM Revision 64fd1b77 (ceph): osd: fix a vargrind issue
- Fixes: http://tracker.ceph.com/issues/22641
Signed-off-by: Myoungwon Oh <omwmw@sk.com> - 04:00 PM Revision d30928d7 (ceph): ceph-volume: add success message for ceph-volume lvm activate
- Signed-off-by: Andrew Schoen <aschoen@redhat.com>
- 04:00 PM Revision 0185d93c (ceph): ceph-volume: add success message for ceph-volume lvm create
- Signed-off-by: Andrew Schoen <aschoen@redhat.com>
- 04:00 PM Revision 75c460f6 (ceph): ceph-volume: add success message for ceph-volume lvm prepare
- Signed-off-by: Andrew Schoen <aschoen@redhat.com>
- 03:54 PM RADOS Bug #22278: FreeBSD fails to build with WITH_SPDK=ON
- patch merged in DPDK. waiting for SPDK to pick up the latest DPDK.
- 03:52 PM Revision 8fb44c11 (ceph): ceph-volume: add success message for ceph-volume lvm create
- Signed-off-by: Andrew Schoen <aschoen@redhat.com>
- 03:49 PM RADOS Support #22520 (Closed): nearfull threshold is not cleared when osd really is not nearfull.
- You need to change this in the osd map, not the config. "ceph osd set-nearfull-ratio" or something similar.
- 03:48 PM Revision 69c5389d (ceph): ceph-volume: add success message for ceph-volume lvm activate
- Signed-off-by: Andrew Schoen <aschoen@redhat.com>
- 03:45 PM Revision 4fc20289 (ceph): ceph-volume: add success message for ceph-volume lvm prepare
- Signed-off-by: Andrew Schoen <aschoen@redhat.com>
- 03:16 PM Revision 877cd687 (ceph): Merge pull request #19809 from liu-chunmei/fix_dpdk_mzname_setting_issue
- osd: fix dpdk memzon mz_name setting issue
Reviewed-By: Kefu Chai <kchai@redhat.com> - 02:59 PM RADOS Bug #22409 (Resolved): ceph_objectstore_tool: no flush before collection_empty() calls; ObjectSto...
- 02:58 PM Revision f473d570 (ceph): librados: add async interfaces for use with Networking TS
- Defines asynchronous librados operations that satisfy all of the
"Requirements on asynchronous operations" imposed by... - 02:54 PM Messengers Bug #18664: ceph_test_msgr SIGABRT in decode_message, SimpleMessenger, can't decode unknown messa...
- /a/sage-2018-01-09_00:16:55-rados-wip-sage-testing-2018-01-08-1631-distro-basic-smithi/2044757
- 02:53 PM CephFS Backport #21948 (In Progress): luminous: MDSMonitor: mons should reject misconfigured mds_blackli...
- 02:44 PM Revision 0cdb6a74 (ceph): Merge pull request #19616 from ifed01/wip-ifed-revert-extents
- osd: get rid off extent map in object_info
Reviewed-by: Sage Weil <sage@redhat.com> - 02:44 PM Revision e1cd4b5a (ceph): Merge pull request #19764 from ifed01/wip-ifed-storetest-cempty
- objectstore/store_test: fix lack of flush prior to collection_empty()…
Reviewed-by: Sage Weil <sage@redhat.com> - 02:44 PM Revision ddd5a6a7 (ceph): Merge pull request #19841 from rzarzynski/wip-bs-dump-onode-by-ref
- os/bluestore: _dump_onode() don't prolongate Onode anymore.
Reviewed-by: Sage Weil <sage@redhat.com> - 02:43 PM CephFS Backport #21874 (In Progress): luminous: qa: libcephfs_interface_tests: shutdown race failures
- 02:43 PM CephFS Backport #21870 (In Progress): luminous: Assertion in EImportStart::replay should be a damaged()
- 02:39 PM Revision c3a78951 (ceph): debian/rules: strip ceph-base libraries
- This includes rados classes and ec plugins.
Fixes: http://tracker.ceph.com/issues/22640
Signed-off-by: Sage Weil <sa... - 02:38 PM Bug #22640 (Resolved): ceph-base symbols not stripped in debs
- https://github.com/ceph/ceph/pull/19870
- 02:25 PM Linux kernel client Bug #22639: cephfs may fail to trim as many caps as MDS asked for
- https://github.com/ceph/ceph-client/commit/4f9b2bc31681f41fe73ddbabc6e9b9fd047af126
- 02:24 PM Linux kernel client Bug #22639 (Resolved): cephfs may fail to trim as many caps as MDS asked for
- trim_caps() can't trim inode if it has null child dentries. If there are lots of memory, trim_cache() may never trim ...
- 02:24 PM Revision 3b2f7a0a (ceph): common/options: long description for log_stderr_prefix
- Signed-off-by: Sage Weil <sage@redhat.com>
- 01:41 PM Revision 6ea6ccec (ceph): os/bluestore: using macro OBJECT_MAX_SIZE to check object max size.
- Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
- 01:40 PM rgw Backport #22592 (In Progress): jewel: radosgw refuses upload when Content-Type missing from POST ...
- 01:35 PM rgw Backport #22591 (In Progress): luminous: radosgw refuses upload when Content-Type missing from PO...
- 01:35 PM Revision 2adc133b (ceph): RGW: S3 POST policy should not require Content-Type
- In the current implementation, putting a key in the acting
RGWPolicyEnv makes it required in RGWPolicyEnv::match_poli... - 01:29 PM Revision 554dc279 (ceph): ceph-volume: Require lvm2, move to osd package
- Fixes: http://tracker.ceph.com/issues/22443
Signed-off-by: Theofilos Mouratidis <t.mour@cern.ch> - 01:29 PM Revision 7e3f7b38 (ceph): ceph-volume: Require lvm2, move to osd package
- Fixes: http://tracker.ceph.com/issues/22443
Signed-off-by: Theofilos Mouratidis <t.mour@cern.ch> - 01:28 PM rgw Backport #22588 (In Progress): luminous: rgw: put cors operation returns 500 unknown error (ops a...
- 01:27 PM rgw Backport #22589 (In Progress): jewel: rgw: put cors operation returns 500 unknown error (ops are ...
- 01:26 PM rgw Backport #22575 (In Progress): jewel: Random 500 errors in Swift PutObject
- 01:20 PM Revision be32d15a (ceph): os/bluestore: fix data read error injection in bluestore
- Signed-off-by: Sage Weil <sage@redhat.com>
- 01:17 PM Bug #22231 (Resolved): assert(0 == "old msgs despite reconnect_seq feature")
- 01:02 PM CephFS Feature #22545 (Fix Under Review): add dump inode command to mds
- 12:57 PM mgr Backport #22634 (In Progress): luminous: ceph-mgr dashboard has dependency on python-jinja2
- 11:24 AM mgr Backport #22634 (Resolved): luminous: ceph-mgr dashboard has dependency on python-jinja2
- https://github.com/ceph/ceph/pull/19865
https://github.com/ceph/ceph/pull/21233 (follow-on fix) - 12:57 PM Revision 6cc4a339 (ceph): packaging: explicit jinja2 dependency for dashboard
- We were getting this via python-flask, when mgr was
installed on nodes with ceph-mon, but for correctness
in general ... - 12:03 PM Revision 3e2bbdfa (ceph): os/bluestore: avoid unneeded BlobRefing in _do_read().
- The hottest place in the terms of CPU cycles according to `perf annotate`:
```
| intrusive_ptr(intrus... - 11:26 AM rgw Backport #22638 (Rejected): jewel: rgw:lc: set LifecycleConfiguration without "Rule" tag return OK
- 11:24 AM bluestore Backport #22633 (Resolved): luminous: OSD crushes with FAILED assert(used_blocks.size() > count) ...
- https://github.com/ceph/ceph/pull/19888
- 11:13 AM mgr Bug #22615 (Resolved): luminous: pg coloring broke in dashboard
- 11:13 AM Revision 0e57572c (ceph): Merge pull request #19844 from jcsp/wip-22615
- luminous: mgr/dashboard: Fix PG status coloring
Reviewed-by: Wido den Hollander <wido@42on.com>
Reviewed-by: John Sp... - 09:38 AM rgw Bug #22632 (Need More Info): radosgw - s3 keystone integration doesn't work while using civetweb ...
- I am using radosgw 12.2.2 with keystone integration enabled and serving s3 api through civetweb.
It works with users... - 09:29 AM Revision 002a2234 (ceph): tools/{rbd_nbd,rbd}: s/boost::regex/std::regex/
- * src/tools/rbd/*: s/boost::regex/std::regex/
* */CMakeLists.txt: do not link against Boost_REGEX_LIBRARY
anymore... - 09:29 AM Revision 48375835 (ceph): Revert "rgw: Support certain archaic and antiquated distributions"
- This reverts commit af8d9bdf07ab97b9d9387f68ba0fedccce803073.
Signed-off-by: Kefu Chai <kchai@redhat.com> - 09:29 AM Revision 38cbf095 (ceph): test: s/boost::regex/std::regex/
- Signed-off-by: Kefu Chai <kchai@redhat.com>
- 09:29 AM Revision b662f3cd (ceph): common: s/boost::regex/std::regex/
- Signed-off-by: Kefu Chai <kchai@redhat.com>
- 09:29 AM Revision 5ad86335 (ceph): rgw: s/boost::regex/std::regex/
- Signed-off-by: Kefu Chai <kchai@redhat.com>
- 09:29 AM Revision 73681795 (ceph): mon: s/boost::regex/std::regex/
- Signed-off-by: Kefu Chai <kchai@redhat.com>
- 09:29 AM Revision 142f2a56 (ceph): cmake: do not build/install boost::regex
- we now use std::regex now, since we've dropped the support of GCC 4.8
Signed-off-by: Kefu Chai <kchai@redhat.com> - 09:18 AM CephFS Backport #22630 (Resolved): doc: misc fixes for CephFS best practices
- This is a backport of: https://github.com/ceph/ceph/pull/19791
- 08:13 AM CephFS Backport #22630 (Resolved): doc: misc fixes for CephFS best practices
- https://github.com/ceph/ceph/pull/19858
- 09:16 AM Revision 0706e9b8 (ceph): Merge pull request #19858 from joscollin/wip-luminous-doc-misc-fixes
- luminous: doc: misc fixes for CephFS best practices
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com> - 08:47 AM rgw Bug #22556: failed to take a lock on datalog.sync-status.f608ce2b-5584-45af-b0c5-f4896995bd22
- Tave liu wrote:
> Tave liu wrote:
> > sync failed when initial multip rgws at the same time.
>
>
> if set rgw... - 08:39 AM Revision b3a5e313 (ceph): cephfs-journal-tool: add "set pool_id" option
- Fixes: http://tracker.ceph.com/issues/22631
Signed-off-by: dongdong tao <tdd21151186@gmail.com> - 08:22 AM Revision 0f0df7db (ceph): doc: misc fixes
- misc fixes for best-practices.
Signed-off-by: Jos Collin <jcollin@redhat.com>
(cherry picked from commit ecacd1078db... - 08:21 AM rgw Bug #22529: rgw: copy_object doubles leading underscore on object names.
- I should update this a bit. I made this PR, https://github.com/ceph/ceph/pull/19652 which worked with my slightly ou...
- 08:21 AM Revision 2e7c4023 (ceph): doc: fix heading
- Fixed 'Which kernel version?' heading not having brown color background.
Signed-off-by: Jos Collin <jcollin@redhat.c... - 08:05 AM Revision 67149edf (ceph): rgw: silence not allow register storage class specifier warning
- The register keyword was deprecated in C++11, so remove it.
Signed-off-by: Yao Zongyou <yaozongyou@vip.qq.com> - 07:48 AM Revision fdfbe40c (ceph): client: avoid recursive lock in ll_get_vino
- Fixes: http://tracker.ceph.com/issues/22629
Signed-off-by: dongdong tao <tdd21151186@gmail.com> - 07:47 AM CephFS Bug #22629: client: avoid recursive lock in ll_get_vino
- https://github.com/ceph/ceph/pull/19837
- 07:47 AM CephFS Bug #22629 (Resolved): client: avoid recursive lock in ll_get_vino
- ll_get_vino would lock the client_lock.
the caller must not have it. - 06:24 AM Revision 233a4d23 (ceph): rgw: add radosgw-admin sync error trim to trim sync error log
- Signed-off-by: fang yuxiang fang.yuxiang@eisoo.com
- 06:14 AM Revision a61e62cf (ceph): mon/OSDMonitor.cc : set erasure-code-profile to "" when create replicat...
- when we create a pool specify a rule, for example "ceph osd pool create foo replicated 10 rule_foo",
we will set pool... - 04:54 AM CephFS Bug #21991 (Resolved): mds: tell session ls returns vanila EINVAL when MDS is not active
- 04:45 AM Revision 7829d226 (ceph): Merge PR #19791 into master
- * refs/pull/19791/head:
doc: misc fixes
doc: fix heading
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com> - 04:39 AM Revision ecacd107 (ceph): doc: misc fixes
- misc fixes for best-practices.
Signed-off-by: Jos Collin <jcollin@redhat.com> - 04:19 AM CephFS Bug #22627 (Fix Under Review): qa: kcephfs lacks many configurations in the fs/multimds suites
- https://github.com/ceph/ceph/pull/19856
- 04:17 AM CephFS Bug #22627 (Resolved): qa: kcephfs lacks many configurations in the fs/multimds suites
- In particular:
o Not using the common overrides/
o Not using 8 OSDs for EC configurations
o Not using openstack ... - 04:05 AM rbd Backport #22594 (In Progress): jewel: [ FAILED ] TestLibRBD.RenameViaLockOwner
- https://github.com/ceph/ceph/pull/19855
- 12:03 AM rbd Backport #22594: jewel: [ FAILED ] TestLibRBD.RenameViaLockOwner
- I'm on it.
- 03:48 AM CephFS Bug #22626 (Rejected): mds: sessionmap version mismatch when replay esessions
- Zhang, we are not accepting bugs for multimds clusters on jewel. You can still seek help/advice on ceph-users if you ...
- 03:21 AM CephFS Bug #22626 (Rejected): mds: sessionmap version mismatch when replay esessions
- We used ceph 10.2.10 and backported this PR: https://github.com/ceph/ceph/commit/a49726e10ef23be124d92872470fd258a193...
- 03:46 AM CephFS Bug #22551: client: should flush dirty caps on backgroud
- that's what i'm concerned about, maybe it's not been flushed periodically, it should be easy to verify, will do it
- 03:43 AM CephFS Bug #22551: client: should flush dirty caps on backgroud
- Dirty metadata should be flushed when the cap is released. It may also happen periodically (I'm not certain).
- 01:59 AM CephFS Bug #22551: client: should flush dirty caps on backgroud
- i will write a case to verify it.
- 01:49 AM CephFS Bug #22551: client: should flush dirty caps on backgroud
- i'm not sure if i'm right, if there is only one client and opened a file write some data and did not close it. i know...
- 03:36 AM rbd Backport #22593 (In Progress): luminous: [ FAILED ] TestLibRBD.RenameViaLockOwner
- 03:36 AM rbd Backport #22593: luminous: [ FAILED ] TestLibRBD.RenameViaLockOwner
- https://github.com/ceph/ceph/pull/19853
- 03:34 AM Revision 9d788c6a (ceph): Merge pull request #19662 from tchaikov/wip-denc-cxx-17
- denc: use constexpr-if to replace some SFINAE impls
Reviewed-by: Adam C. Emerson <aemerson@redhat.com> - 03:31 AM Revision a60e7f3b (ceph): rgw: remove unused function get_system_obj_attrs
- Signed-off-by: Yao Zongyou <yaozongyou@vip.qq.com>
- 03:01 AM Revision 965c9d24 (ceph): rgw: optimize function bucket_lc_prepare
- * 1. Initialize variable "marker" at the end of each batch;
* 2. Return failure when cls_rgw_lc_set_entry fails;
Sig... - 02:58 AM mgr Bug #22527: mgr.x runtime_error in json_spirit on upgrade
- http://pulpito.ceph.com/kchai-2018-01-08_13:52:40-rados-wip-kefu-testing-2018-01-08-1914-distro-basic-mira/2042789/
... - 02:15 AM rbd Feature #22625 (New): rbd-mirrror support compression
- The rbd-mirror module are used to asynchronously mirrored between two Ceph clusters. The two ceph clusters are deploy...
- 01:54 AM Revision 09f68052 (ceph): denc: use constexpr-if to replace some SFINAE impls
- more readable this way IMO.
Signed-off-by: Kefu Chai <kchai@redhat.com> - 01:52 AM RADOS Bug #22351: Couldn't init storage provider (RADOS)
- Orit Wasserman wrote:
> what is your pool configuration?
all default, just a default pool 'rbd'. - 01:09 AM CephFS Bug #22607 (Rejected): client: should delete cap in remove_cap
- The cap is deleted via "in->caps.erase(mds)". The session xlist entry is deleted in the Cap destructor.
- 12:19 AM Revision 7a097b24 (ceph): rgw: fix s3website redirect location string length
- Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com>
- 12:17 AM Revision d4770b9f (ceph): Fix cluster config
- Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
- 12:01 AM Revision a8c69a86 (ceph): librbd: filter out potential race with image rename
- Fixes: http://tracker.ceph.com/issues/18435
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
01/08/2018
- 11:54 PM RADOS Bug #22624 (Duplicate): filestore: 3180: FAILED assert(0 == "unexpected error"): error (2) No suc...
- ...
- 11:49 PM Revision 17aa16dc (ceph): librbd: filter out potential race with image rename
- Fixes: http://tracker.ceph.com/issues/18435
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c... - 11:44 PM Backport #22622 (In Progress): luminous: rgw opslog didn't compatible with s3
- 10:06 PM Backport #22622: luminous: rgw opslog didn't compatible with s3
- included in https://github.com/ceph/ceph/pull/19848
- 10:02 PM Backport #22622 (Resolved): luminous: rgw opslog didn't compatible with s3
- https://github.com/ceph/ceph/pull/19848
- 11:43 PM rgw Backport #22621 (In Progress): luminous: compilation failures with boost 1.66
- 10:06 PM rgw Backport #22621: luminous: compilation failures with boost 1.66
- https://github.com/ceph/ceph/pull/19848
building radosgw with boost 1.66 on luminous required a lot of extra bac... - 09:57 PM rgw Backport #22621 (Resolved): luminous: compilation failures with boost 1.66
- https://github.com/ceph/ceph/pull/19848
- 11:43 PM rgw Backport #22623 (In Progress): luminous: rgw opslog cannot record referrer when using curl as client
- 10:06 PM rgw Backport #22623: luminous: rgw opslog cannot record referrer when using curl as client
- included in https://github.com/ceph/ceph/pull/19848
- 10:02 PM rgw Backport #22623 (Resolved): luminous: rgw opslog cannot record referrer when using curl as client
- https://github.com/ceph/ceph/pull/19848
- 11:41 PM rbd Backport #22593: luminous: [ FAILED ] TestLibRBD.RenameViaLockOwner
- I'm on it.
- 10:39 PM Revision 9d617b4e (ceph): mon/LogMonitor: add mon_cluster_log_to_stderr
- Optionally send cluster log messages to stderr (prefixed by the
channel).
Signed-off-by: Sage Weil <sage@redhat.com>... - 10:39 PM Revision acc76d71 (ceph): log: add log_stderr_prefix option
- Allows you to set a prefix for debug log messages send to stderr (e.g.,
"debug ").
Signed-off-by: Sage Weil <sage@re... - 10:28 PM CephFS Documentation #22599 (Resolved): doc: mds memory tracking of cache is imprecise by a constant factor
- 10:27 PM Revision cdea5475 (ceph): Merge PR #19807 into master
- * refs/pull/19807/head:
mds: warn for mds_cache_memory_limit bug in doc
Reviewed-by: Zheng Yan <zyan@redhat.com> - 10:14 PM Revision 733d21f5 (ceph): mds: warn for mds_cache_memory_limit bug in doc
- Fixes: http://tracker.ceph.com/issues/22599
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> - 10:02 PM rgw Bug #20935 (Pending Backport): rgw opslog cannot record referrer when using curl as client
- 10:01 PM Bug #20971 (Pending Backport): rgw opslog didn't compatible with s3
- 09:55 PM rgw Bug #22600 (Pending Backport): compilation failures with boost 1.66
- 09:49 PM Revision 473f12d4 (ceph): cmake: add WITH_BOOST_CONTEXT option
- adds a more specific option for this boost::context dependency, which was
previously only used by the radosgw beast f... - 09:41 PM Revision b1ad4b1e (ceph): cmake: remove Beast submodule and include path
- the beast library is included in boost 1.66
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from com... - 09:41 PM Revision eb6f0896 (ceph): rgw: update beast frontend for boost 1.66
- Fixes: http://tracker.ceph.com/issues/22600
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from com... - 09:41 PM Revision b1bfa824 (ceph): cmake: update minimum boost version to 1.66
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 0e47a339dface3807ab0061f9ce62fe1d2654d29) - 09:31 PM Revision 5ddc90eb (ceph): Merge pull request #19657 from adamemerson/wip-hypermodern
- The Day Has Come!
Update language standard version to C++17 and remove backported standard library features.
Review... - 09:30 PM Revision 1d2e15ac (ceph): submodule: update Beast to ceph/ceph-master branch
- pulls beast submodule up from v116 tag to v124, with an additional bug
fix for async_read_some()
Signed-off-by: Case... - 09:30 PM Revision acb49cfc (ceph): rgw: RGWEnv::set() takes std::string
- the beast frontend will either pass a string_ref or a string_view,
depending on the boost version. we can't overload ... - 09:30 PM Revision 0f08d3d9 (ceph): rgw: fix for pause in beast frontend
- pause_for_new_config() was only stopping the listener on pause, but
existing keepalive connections would keep trying ... - 09:30 PM Revision 3d79dadf (ceph): qa/rgw: add beast frontend to some rgw suites
- added a qa/rgw_frontend directory for civetweb.yaml and the new
beast.yaml. the rgw suites for multifs and singleton ... - 09:29 PM Revision 30b4d2bb (ceph): rgw: beast frontend discards unread body before next header
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit c6bc7e1b0cbaf553f000aaa2893fa1486fc02a75) - 09:29 PM Revision c3bb0bae (ceph): rgw: remove boost::coroutine and context deps
- the beast frontend no longer uses stackful coroutines, so these
dependencies aren't necessary
Signed-off-by: Casey B... - 09:29 PM Revision 53ff61f9 (ceph): rgw: ask beast parser about keepalive/close
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 5d7f154a77eb2cf82b6e4e49d20687c8ed839113) - 09:29 PM Revision 1bc2728d (ceph): rgw: update beast frontend/submodule to v116
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 746c218c620d7681f6c9d769631ee1ac0d2b5987) - 09:29 PM Revision 0a024c97 (ceph): rgw: set header/body size limits on beast parser
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 1f72684eb4c6fb9fd021240ae55812894afc19e9) - 09:29 PM Revision c897636f (ceph): rgw: beast frontend uses callbacks instead of coroutines
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 7767d8d88aecac8e88ed4c87a187c7a2ed67cf48) - 09:29 PM Revision 2dd6512c (ceph): rgw: fix opslog uri as per Amazon s3
- According to s3[1], current Request-URI opslog entry are missing:
+ request method
+ query string
+ http version num... - 09:28 PM Revision e7bd12a3 (ceph): rgw: fix opslog can't record referrer when using curl as client
- Fixes: http://tracker.ceph.com/issues/20935
Reported-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
Signed-of... - 09:18 PM Revision e747d24c (ceph): Merge pull request #19823 from trociny/wip-ggate-list-xml
- rbd-ggate: make list command produce valid xml format output
Reviewed-by: Jason Dillaman <dillaman@redhat.com> - 08:54 PM Revision ad62acef (ceph): Merge pull request #19846 from fangyuxiangGL/compress-info
- rgw: make radosgw object stat RGW_ATTR_COMPRESSION dump readable
Reviewed-by: Casey Bodley <cbodley@redhat.com> - 08:51 PM Revision b63708c7 (ceph): Merge pull request #19732 from shinobu-x/using_find_primarylogpg
- osd: Making use of find to reduce computational complexity
Reviewed-by: Sage Weil <sage@redhat.com> - 08:50 PM Bug #22614: tests: force backfill test can conflict with pool removal
- Sage Weil wrote:
> https://github.com/ceph/ceph/pull/19765
merged - 01:18 PM Bug #22614 (Resolved): tests: force backfill test can conflict with pool removal
- https://github.com/ceph/ceph/pull/19765
- 08:50 PM Revision c30eca51 (ceph): Merge pull request #19765 from liewegas/wip-force-backfill-cleanups
- qa: tolerate failure to force backfill
Reviewed-by: Kefu Chai <kchai@redhat.com> - 08:49 PM Revision 57847793 (ceph): Merge pull request #19786 from dillaman/wip-osd-class-cap
- osd: support class method whitelisting within caps
Reviewed-by: Greg Farnum <gfarnum@redhat.com> - 08:42 PM rgw Bug #22538: The http status code in civetweb frontend's access log is always 1
- Radoslaw, do you know if this needs a luminous backport?
- 08:30 PM Revision ad038df0 (ceph): common: Remove backported typedefs
- Since they're no longer needed.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> - 08:30 PM Revision 3a9ec5fc (ceph): common: Remove backported C++17 functions
- Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
- 08:30 PM Revision 22d52655 (ceph): common: Remove backport_std.h entirely
- And use the experimental ostream joiner provided with the library.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> - 08:30 PM Revision 6580d0a6 (ceph): dout: Remove VLA sanity check
- This doesn't seem to be able to work for C++17 under both GCC and
Clang. Maybe there's a better way to do it. I might... - 08:30 PM Revision 79b19aac (ceph): {common,osd,mds,rbd}: Remove unused captures
- If we aren't referencing a variable, don't capture it. (This makes the
lambdas smaller, too, modulo Sufficiently Smar... - 08:30 PM Revision da1457cd (ceph): build: Bump language to C++17
- Fix up all of the fallout from that.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> - 08:10 PM ceph-volume Bug #22620 (Resolved): ceph-volume simple dmcrypt support
- Implement the dmcrypt support for decrypting devices in the same way ceph-disk allowed it. This is required for the s...
- 08:01 PM ceph-volume Feature #22619 (Resolved): ceph-volume lvm dmcrypt support
- * Enable the --dmcrypt flag when creating OSDs
* Detect encrypted devices and decrypt accordingly when activating
*... - 07:15 PM ceph-volume Bug #22554 (Rejected): bluestore osd cannot authenticate when created with --osd-id option
- 07:15 PM ceph-volume Bug #22554: bluestore osd cannot authenticate when created with --osd-id option
- The `--osd-id` option is only meant to be used for *reusing* an OSD ID, not for using one from scratch. From the help...
- 06:57 PM Revision 623c6bd5 (ceph): osd: fix dpdk memzon mz_name setting issue
- Signed-off-by: chunmei Liu <chunmei.liu@intel.com>
- 06:44 PM rgw Backport #22618 (Fix Under Review): luminous: put bucket policy panics RGW process
- https://github.com/ceph/ceph/pull/19847
- 06:32 PM rgw Backport #22618 (Resolved): luminous: put bucket policy panics RGW process
- https://github.com/ceph/ceph/pull/19847
- 06:33 PM Revision 9db61c8b (ceph): rgw: put bucket policy panics RGW process
- Fixes: http://tracker.ceph.com/issues/22541
Signed-off-by: Bingyin Zhang <zhangbingyin@cloudin.cn>
(cherry picked fro... - 06:31 PM rgw Bug #22541 (Pending Backport): put bucket policy panics RGW process
- 06:23 PM rgw Bug #21377 (Pending Backport): rgw:lc: set LifecycleConfiguration without "Rule" tag return OK
- 06:17 PM rgw Bug #22416 (Pending Backport): s3cmd move object error
- 04:58 PM rgw Bug #22416: s3cmd move object error
- Enming Zhang wrote:
> https://github.com/ceph/ceph/pull/19475
mergedscienceluo <luo.kexue@zte.com.cn> - 05:37 PM Revision d1a2235a (ceph): rgw: add an rgw-admin option to clear usage stats for the cluster
- Add an option that can clear all the usage stats recorded so far, this
is more efficient than calling usage trim, sin... - 05:37 PM Revision c8127181 (ceph): rgw: add an option to clear usage entries for all oids
- Calling the cls_rgw_usage_log_clear() which in turn calls an omap clear
to clear all the omap entries on an oid
Sign... - 05:36 PM Revision 61600c41 (ceph): cls/rgw: implement usage clear
- This calls the omap clear api to clear all omap entries on an object
which is useful if we ever want to fully reset t... - 05:30 PM Revision f669fcdf (ceph): objectstore/store_test: fix lack of flush prior to collection_empty() call
- Fixes: http://tracker.ceph.com/issues/22409
Signed-off-by: Igor Fedotov <ifedotov@suse.com> - 05:23 PM CephFS Backport #22392 (Resolved): luminous: mds: tell session ls returns vanila EINVAL when MDS is not ...
- 05:22 PM Revision 3de49aa9 (ceph): Merge pull request #19505 from shinobu-x/wip-22392-luminous
- luminous: mds: tell session ls returns vanila EINVAL when MDS is not active
Reviewed-by: Jos Collin <jcollin@redhat.... - 05:16 PM rgw Bug #22617 (Need More Info): ceph rgw can't delete some object
- I put some files on ceph and when i delete files "s3cmd rm s3://fpq/fpq.mp3",and i check on ceph culster “rados -p de...
- 05:10 PM Revision 89e43115 (ceph): osd: get rid off extent map in object_info
- Signed-off-by: Igor Fedotov <ifedotov@suse.com>
- 05:10 PM Revision 1653bcca (ceph): qa/standalone/scrub/osd-scrub-repair.sh: remove extents flag from objec...
- Signed-off-by: Igor Fedotov <ifedotov@suse.com>
- 04:58 PM bluestore Bug #22616 (Resolved): bluestore_cache_data uses too much memory
- I was running a read throughput test and then found some of my osds were killed by oom killer and restarted.
I found... - 04:57 PM Revision 585ffbec (ceph): Merge pull request #19475 from ZVampirEM77/wip-em-copyobj-ret
- rgw: add xml output header in RGWCopyObj_ObjStore_S3 response msg
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Rev... - 04:55 PM Revision f6953235 (ceph): Merge pull request #19824 from qrGitHub/wip-rgw-useless-line3
- rgw: drop useless type conversion
- 04:55 PM Revision 55813f3c (ceph): Merge pull request #19570 from yaozongyou/rgw-remove-unused-variable
- cls/rgw: remove unused variable bl
Reviewed-by: Casey Bodley <cbodley@redhat.com> - 04:54 PM Revision a5896e5c (ceph): rgw: make radosgw object stat RGW_ATTR_COMPRESSION dump readable
- Signed-off-by: fang yuxiang fang.yuxiang@eisoo.com
- 04:54 PM Revision 8096752c (ceph): Merge pull request #19575 from Liuchang0812/rgw-tier-type-check
- rgw: proper error message when tier_type does not exist
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com> - 04:53 PM Revision 4032b1a4 (ceph): Merge pull request #19582 from qrGitHub/wip-rgw-redundant-readingAttrs
- rgw: remove get_system_obj_attrs in function RGWDeleteLC::execute and RGWDeleteCORS::execute
Reviewed-by: Casey Bodl... - 04:52 PM Revision d095ab2a (ceph): Merge pull request #19676 from qrGitHub/wip-rgw-redundant-compare
- rgw: remove redundant signature compare in LocalEngine::authenticate
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redha... - 04:51 PM Revision 26e17404 (ceph): Merge pull request #19678 from yaozongyou/rgw-civetweb-status-code
- rgw: log the right http status code in civetweb frontend's access log
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redh... - 04:49 PM Revision 240ead68 (ceph): Merge pull request #19687 from qrGitHub/wip-rgw-bucketPolicy-invalidEffect
- rgw: put bucket policy panics RGW process
Reviewed-by: Adam Emerson <aemerson@redhat.com> - 04:49 PM Revision 7ecef5ba (ceph): Merge pull request #19700 from qrGitHub/wip-rgw-optimize-function
- rgw: optimize function RGWHandler::do_init_permissions
Reviewed-by: Adam Emerson <aemerson@redhat.com> - 04:46 PM Revision b712b75e (ceph): Merge pull request #19710 from qrGitHub/wip-rgw-optimize-function2
- rgw: optimize function abort_bucket_multiparts
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com> - 04:46 PM Revision 205320b2 (ceph): Merge pull request #19772 from fangyuxiangGL/quota
- rgw: update quota is inconsistent at add/del object with compression
Reviewed-by: Casey Bodley <cbodley@redhat.com> - 04:46 PM Revision e57055c7 (ceph): Merge pull request #19773 from chuang-he/fix_create_form_headers
- rgw: fix the return type is wrong
Reviewed-by: Casey Bodley <cbodley@redhat.com> - 04:20 PM mgr Bug #22612 (Duplicate): ceph-mgr's prometheus module crashes when osd is out
- Should be fixed by:...
- 12:33 PM mgr Bug #22612 (Duplicate): ceph-mgr's prometheus module crashes when osd is out
- Using ceph-mgr-12.2.2-0.el7.x86_64 when an osd is out (`ceph osd out <id>`) and one curls the metrcis, I get the folo...
- 04:18 PM Revision 907a7246 (ceph): Merge pull request #19831 from pdvian/wip-22576-luminous
- luminous: qa: configure zabbix properly before selftest
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by:... - 04:16 PM mgr Bug #22615 (Fix Under Review): luminous: pg coloring broke in dashboard
- https://github.com/ceph/ceph/pull/19844
- 04:14 PM mgr Bug #22615 (Resolved): luminous: pg coloring broke in dashboard
- https://github.com/ceph/ceph/pull/19431
- 04:15 PM Revision 2042881c (ceph): mgr/dashboard: Fix PG status coloring
- This was broken in the 12.2.2 release and PGs would not get a
color anymore.
This commit also makes sure pools/PGs a... - 04:13 PM Revision 5ae196e4 (ceph): Merge pull request #19431 from wido/mgr-pg-status
- mgr/dashboard: Fix PG status coloring
Reviewed-by: John Spray <john.spray@redhat.com> - 02:55 PM Revision a913358d (ceph): Merge pull request #19294 from myoungwon/wip-manifest-ref-flush
- osd: flush operations for chunked objects
Reviewed-by: Sage Weil <sage@redhat.com> - 02:45 PM CephFS Bug #22610 (In Progress): MDS: assert failure when the inode for the cap_export from other MDS ha...
- 08:04 AM CephFS Bug #22610: MDS: assert failure when the inode for the cap_export from other MDS happened not in ...
- Fire a pull request: https://github.com/ceph/ceph/pull/19836
- 07:57 AM CephFS Bug #22610 (Resolved): MDS: assert failure when the inode for the cap_export from other MDS happe...
- We use two active MDS in our online environment, recently mds.1 restarted and during its rejoin phase, mds.0 met asse...
- 02:43 PM CephFS Bug #22551 (Need More Info): client: should flush dirty caps on backgroud
- Dongdong, can you explain more what the problem is? Do you have an issue you've observed?
- 02:40 PM CephFS Bug #21419: client: is ceph_caps_for_mode correct for r/o opens?
- No, I've not had time to look at it. For now, I'll just mark this as low priority until I can revisit ir.
- 02:16 PM Revision 351a689d (ceph): Merge pull request #19840 from joscollin/wip-jewel-backport-22569-2
- jewel: doc: clarify Path Restriction instructions
Reviewed-by: Nathan Cutler <ncutler@suse.com> - 01:27 PM CephFS Backport #22569: jewel: doc: clarify path restriction instructions
- Added follow-on cherry-pick https://github.com/ceph/ceph/pull/19840
- 11:59 AM CephFS Backport #22569: jewel: doc: clarify path restriction instructions
- Commit 85ac1cd which was a cherry-pick of d1277f1 fixing tracker issue http://tracker.ceph.com/issues/16906 introduce...
- 11:16 AM CephFS Backport #22569 (Resolved): jewel: doc: clarify path restriction instructions
- 05:16 AM CephFS Backport #22569 (In Progress): jewel: doc: clarify path restriction instructions
- 04:24 AM CephFS Backport #22569 (Resolved): jewel: doc: clarify path restriction instructions
- 01:20 PM Revision 76a64d8d (ceph): doc: hyperlink fix
- Signed-off-by: Drunkard Zhang <gongfan193@gmail.com>
(cherry picked from commit f763bacab3ea66ab13b4d62ad883c365a8e0a... - 01:17 PM Bug #22613 (Resolved): simplelru does O(n) std::list::size()
- https://github.com/ceph/ceph/pull/19813
- 12:35 PM RADOS Bug #22409 (Fix Under Review): ceph_objectstore_tool: no flush before collection_empty() calls; O...
- 12:35 PM RADOS Bug #22409: ceph_objectstore_tool: no flush before collection_empty() calls; ObjectStore/StoreTes...
- https://github.com/ceph/ceph/pull/19764
- 08:21 AM RADOS Bug #22409: ceph_objectstore_tool: no flush before collection_empty() calls; ObjectStore/StoreTes...
- sage, i am taking this ticket from you. as it's simple enough and it won't cause too much duplication of efforts.
... - 12:27 PM Revision 49a4c51e (ceph): os/bluestore: _dump_onode() don't prolongate Onode anymore.
- Before the patch `BlueStore::_dump_onode()` takes `OnodeRef`
by value effectively extending the object's life time.
... - 12:05 PM Dashboard Feature #22521 (In Progress): dashboard: performance counter browser
- 11:51 AM Revision c9c821cb (ceph): Merge pull request #19428 from tchaikov/wip-erasure-cleanup
- erasure-code: use std::count() instead
Reviewed-by: Josh Durgin <jdurgin@redhat.com> - 11:16 AM CephFS Documentation #16906 (Resolved): doc: clarify path restriction instructions
- 11:10 AM Backport #22611 (In Progress): luminous: "Transaction check error" in upgrade:client-upgrade-krak...
- https://github.com/ceph/ceph/pull/19839
- 11:09 AM Backport #22611 (Resolved): luminous: "Transaction check error" in upgrade:client-upgrade-kraken-...
- https://github.com/ceph/ceph/pull/19839
- 11:09 AM Bug #22558 (Pending Backport): "Transaction check error" in upgrade:client-upgrade-kraken-luminous
- 07:04 AM Bug #22558: "Transaction check error" in upgrade:client-upgrade-kraken-luminous
- Yuri, Kraken was EOL in August 2017. why were you testing the upgrade path from kraken to luminous?
- 11:08 AM Revision 0a347506 (ceph): rpm: adjust ceph-{osdomap,kvstore,monstore}-tool feature move
- this is the rpm's counterpart of debian/control changes related to the
ceph-{osdomap,kvstore,monstore}-tool feature m... - 11:07 AM Revision f69516e1 (ceph): Merge pull request #19777 from tchaikov/wip-rpm-fix-upgrade
- rpm: adjust ceph-{osdomap,kvstore,monstore}-tool feature move
Reviewed-by: Boris Ranto <branto@redhat.com>
Reviewed-... - 10:15 AM Revision 70755a02 (ceph): Merge pull request #19787 from linuxbox2/luminous-21984
- rgw: fix rewrite a versioning object create a new object bug
- 10:07 AM rgw Bug #22331: Luminous 12.2.2 multisite sync failed when objects bigger than 4MB
- Casey Bodley wrote:
> Can you share the output of 'radosgw-admin sync status'? The 'Device or resource busy' error y... - 07:57 AM bluestore Bug #22609 (Can't reproduce): thrash-eio + bluestore fails with "reached maximum tries (3650) aft...
- http://pulpito.ceph.com/yuriw-2018-01-06_17:10:23-rados-wip-yuri-master_1.5.18-testing-basic-smithi/2036088...
- 07:22 AM RADOS Bug #22415 (Duplicate): 'pg dump' fails after mon rebuild
- 07:17 AM Bug #22412 (Resolved): packages have unmet dependencies in upgrade:jewel-x-luminous-distro-basic-...
- https://github.com/ceph/ceph-build/pull/942
- 07:13 AM rgw Bug #22556: failed to take a lock on datalog.sync-status.f608ce2b-5584-45af-b0c5-f4896995bd22
- Tave liu wrote:
> sync failed when initial multip rgws at the same time.
if set rgw_cache_enabled = false, the... - 03:31 AM rgw Bug #22556: failed to take a lock on datalog.sync-status.f608ce2b-5584-45af-b0c5-f4896995bd22
- sync failed when initial multip rgws at the same time.
- 03:06 AM rgw Bug #22556: failed to take a lock on datalog.sync-status.f608ce2b-5584-45af-b0c5-f4896995bd22
- Tave liu wrote:
> if set rgw_override_bucket_index_max_shards value as:
> rgw_override_bucket_index_max_shards = 3,... - 05:27 AM mgr Backport #22585 (In Progress): luminous: Prometheus exporter can't get metrics after update to 12...
- https://github.com/ceph/ceph/pull/19834
- 05:14 AM Revision b338154b (ceph): os: FileStore, Using stl min | max, MIN | MAX macros instead
- Signed-off-by: Shinobu Kinjo <shinobu@redhat.com>
- 04:49 AM mgr Backport #22576 (In Progress): luminous: zabbix throws exception
- https://github.com/ceph/ceph/pull/19831
- 04:38 AM Revision b5892a13 (ceph): pybind/mgr/prometheus: fix metric type undef -> untyped
- Fixes "Prometheus exporter can't get metrics after update to 12.2.2"
Fixes: http://tracker.ceph.com/issues/22313
Sig... - 04:34 AM Revision 567bd5ac (ceph): qa: configure zabbix properly before selftest
- Even though the selftest routine doesn't care about
the settings, we should set them to avoid emitting
nasty log/heal... - 04:31 AM CephFS Backport #22587 (In Progress): luminous: mds: mdsload debug too high
- 03:32 AM CephFS Backport #22587 (Need More Info): luminous: mds: mdsload debug too high
- https://github.com/ceph/ceph/pull/19827
- 04:21 AM Revision 85ac1cd3 (ceph): Merge pull request #19795 from joscollin/wip-jewel-backport-22569
- jewel: doc: clarify Path Restriction instructions
Reviewed-by: Nathan Cutler <ncutler@suse.com> - 04:12 AM CephFS Backport #22579: luminous: mds: check for CEPH_OSDMAP_FULL is now wrong; cluster full flag is obs...
- https://github.com/ceph/ceph/pull/19830
- 04:12 AM CephFS Backport #22579: luminous: mds: check for CEPH_OSDMAP_FULL is now wrong; cluster full flag is obs...
- Shinobu Kinjo wrote:
-> fix already in luminous
-
- 03:58 AM CephFS Backport #22579: luminous: mds: check for CEPH_OSDMAP_FULL is now wrong; cluster full flag is obs...
- fix already in luminous
- 04:08 AM Revision 98e3e2a7 (ceph): mds: check metadata pool not cluster is full
- CEPH_OSDMAP_FULL flag was obsoleted by
b4ca5ae462c6f12ca48b787529938862646282cd. So, check if the metadata pool is
fu... - 04:01 AM Bug #22608: Missing TrackedOp events "header_read", "throttled", "all_read" and "all_read"
- I've just submitted a PR: https://github.com/ceph/ceph/pull/19828
- 03:29 AM Bug #22608 (Resolved): Missing TrackedOp events "header_read", "throttled", "all_read" and "all_r...
- Recently, when trying to locate some performance bottleneck, we opened the OpTracker. However, we found that events "...
- 03:37 AM CephFS Backport #22573 (In Progress): luminous: AttributeError: 'LocalFilesystem' object has no attribut...
- https://github.com/ceph/ceph/pull/19829
- 01:47 AM Revision c5c0435e (ceph): vstart_runner: set ec_profile attribute
- Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 0f507d88559e7060e86a4a3ea9fcffb02c01... - 01:47 AM Revision dd6b6626 (ceph): vstart_runner: ignore failed dentry invalidation
- Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit cd1e5f53f0a732e4398efadbbf5b6ce914dd... - 01:43 AM Revision e97399d2 (ceph): mds: reduce debugging level for balancer messages
- Fixes: http://tracker.ceph.com/issues/21853
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fro... - 01:02 AM Revision 95bb4e93 (ceph): rgw: drop useless type conversion
- * variable 'max_buckets' is already 'uint64_t', so the type conversion is useless.
Signed-off-by: Bingyin Zhang <zha...
01/07/2018
- 11:38 PM Revision 01edf5e8 (ceph): mgr/dashboard: add monitor listing
- Signed-off-by: Rubab Syed<rubab.syed21@gmail.com>
- 03:49 PM Revision 158f3173 (ceph): Merge pull request #18827 from TaewoongKim/anticipation_timeout
- osd: Make dmclock's anticipation timeout be configurable
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: myoun... - 02:04 PM Revision 50ef9aff (ceph): Merge pull request #19704 from trociny/wip-nbd-format
- rbd-nbd: output format support for list-mapped command
Reviewed-by: Jason Dillaman <dillaman@redhat.com> - 01:56 PM Revision ff889ea5 (ceph): Merge pull request #19722 from Songweibin/wip-rbd-import
- rbd: replace positional_path parameter with arg_index in get_path()
Reviewed-by: Jason Dillaman <dillaman@redhat.com> - 01:42 PM Revision 3a568704 (ceph): osd: fix ObjectContextRef leak
- To avoid ObjectContextRef leak, drop ObjectContextRef
before send a flush request to low tier
Signed-off-by: Myoungw... - 01:42 PM Revision 085f1caa (ceph): osd: fix updating wrong object size
- Signed-off-by: Myoungwon Oh <omwmw@sk.com>
- 01:42 PM Revision 6273c2ff (ceph): osd: use stop_block() if the object is blocked
- This commit prevents double free in finish_flush()
(stop_block() -> cancel_flush())
Signed-off-by: Myoungwon Oh <omw... - 01:41 PM Revision fca74efe (ceph): src/test: remove version check and add data alignment for chunk_read test
- Signed-off-by: Myoungwon Oh <omwmw@sk.com>
- 01:41 PM Revision c97fc50a (ceph): src/test: add chunked object unit test
- Signed-off-by: Myoungwon Oh <omwmw@sk.com>
- 01:41 PM Revision e5cc4634 (ceph): osd: add ordered flag if the object is flushing
- Signed-off-by: Myoungwon Oh <omwmw@sk.com>
- 01:40 PM Revision 2e3af00a (ceph): osd: add flush() for the chunked object.
- If all chunks are dirty, the cheunked object will be flushed
Signed-off-by: Myoungwon Oh <omwmw@sk.com> - 01:40 PM Revision 437bb83c (ceph): osd: set dirty flag if chunks are overwritten
- Signed-off-by: Myoungwon Oh <omwmw@sk.com>
- 12:44 PM Revision 44cc0248 (ceph): rbd-ggate: make list command produce valid xml format output
- Signed-off-by: Mykola Golub <mgolub@suse.com>
- 12:38 PM Revision 691757c5 (ceph): rbd-ggate: fix parsing ceph global options
- Previously it did parse ceph options like '--debug-rbd' but
failed for options like '--cluster' or '--id'.
Signed-of... - 11:04 AM rgw Backport #22584 (In Progress): jewel: rgw: chained cache size is growing above rgw_cache_lru_size...
- 11:03 AM rgw Backport #22583 (In Progress): luminous: rgw: chained cache size is growing above rgw_cache_lru_s...
- 10:30 AM rgw Backport #22601 (Fix Under Review): luminous: S3 API Policy Conditions IpAddress and NotIpAddress...
- 08:21 AM rgw Backport #22601 (In Progress): luminous: S3 API Policy Conditions IpAddress and NotIpAddress do n...
- 07:39 AM rgw Backport #22601 (Fix Under Review): luminous: S3 API Policy Conditions IpAddress and NotIpAddress...
- Backport! https://github.com/ceph/ceph/pull/19819
- 06:52 AM rgw Backport #22601 (In Progress): luminous: S3 API Policy Conditions IpAddress and NotIpAddress do n...
- 10:15 AM Revision 5bf8d710 (ceph): rgw: Policies now properly evaluate the X-Forwarded-For header.
- Signed-off-by: John Gibson <jgibson@mitre.org>
(cherry picked from commit 5f7d9c4ff6c78f65d074dbdf8a181cb9ae09851e) - 10:14 AM Revision ac3e81b8 (ceph): rgw: Test of proper parsing of the X-Forwarded-For header for policies.
- Signed-off-by: John Gibson <jgibson@mitre.org>
(cherry picked from commit e02facbf5c7b06b4d1d628ddb83ee74935493def) - 10:14 AM Revision 65b515b9 (ceph): rgw: Bucket IP address policy evaluation now uses rgw_remote_addr_param.
- Previously bucket policy ip address restrictions were only being evaluated
against the REMOTE_ADDR environment variab... - 10:13 AM Revision a75908b8 (ceph): rgw: rgw_iam test harness can now stringify() the fake identity.
- Signed-off-by: John Gibson <jgibson@mitre.org>
(cherry picked from commit 557bdb617e6eb78f9f0e6d6ba35b79b318a6c275) - 10:13 AM Revision 1d8f684a (ceph): rgw: Fixed several bugs in policies related to IPv6 addresses.
- The IPv6 conversion was not properly converting the address to host byte
order.
The text conversion of IPv6 addresses... - 10:12 AM Revision 9f7aeb4b (ceph): rgw: Fixed several bugs in policies related to IP Addresses.
- Comparisons of two individual IP addresses caused an assertion error.
The text conversion of IPv4 addresses was using... - 10:11 AM Revision e4a5cf95 (ceph): rgw: Added support for testing the wildcard principal in policies.
- Signed-off-by: John Gibson <jgibson@mitre.org>
(cherry picked from commit e83b647d44153a7775647693fca1848e592ee107) - 10:11 AM Revision 5fbb50c1 (ceph): rgw: Added tests for S3 Policy IP Address feature.
- Signed-off-by: John Gibson <jgibson@mitre.org>
(cherry picked from commit 3d260f26e6826182b4de520878b548a28a96e81b) - 10:11 AM Revision 7cca4a6c (ceph): rgw: implement ipv4 aws:SourceIp condition for bucket policy
- Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com>
(cherry picked from commit 2fb445b6f7c1e997e83b1c7da2a1fecdde... - 10:10 AM Revision e49bf088 (ceph): rgw: simplify use of map::emplace in iam
- the piecewise_construct overloads of map::emplace() are only needed when
there's ambiguity around which arguments go ... - 10:10 AM Revision 8eb36333 (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... - 10:10 AM Revision 3f8ab0b8 (ceph): rgw: fix opslog can not record remote_addr
- Fixes: http://tracker.ceph.com/issues/20931
Reported-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
Signed-of... - 08:25 AM Revision b637f7b8 (ceph): osd: silence maybe-uninitialized false positives
- Signed-off-by: Yao Zongyou <yaozongyou@vip.qq.com>
- 07:12 AM rgw Bug #20991 (Pending Backport): S3 API Policy Conditions IpAddress and NotIpAddress do not work
- 07:07 AM Revision 322d2a57 (ceph): Merge pull request #17010 from jgibson/bugfix-rgw-s3-policy-ip-address-...
- rgw: S3 Bucket Policy Conditions IpAddress and NotIpAddress do not work
Reviewed-By: Adam C. Emerson <aemerson@redha... - 06:54 AM rgw Backport #22026 (Fix Under Review): luminous: Policy parser may or may not dereference uninitiali...
- 06:51 AM rgw Backport #22574 (Fix Under Review): luminous: Random 500 errors in Swift PutObject
- 04:48 AM CephFS Bug #22607: client: should delete cap in remove_cap
- https://github.com/ceph/ceph/pull/19782
- 04:48 AM CephFS Bug #22607 (Rejected): client: should delete cap in remove_cap
- I think the cap should be deleted.
so that the cap can be removed from session->caps - 01:33 AM Revision e0a05d23 (ceph): rgw: drop useless lines
- * There is no 'break' statement in the for loop, so 'eiter' must be equal to 'ent_map.end()' in this place.
Signed-o...
01/06/2018
- 05:29 PM Revision 25550823 (ceph): Merge pull request #19354 from shinobu-x/osd_atomic
- osd: Use specializations, typedefs instead
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn> - 05:28 PM Revision 392314d9 (ceph): Merge pull request #19549 from bi-shun/brotli-compressor
- compressor: Add Brotli Compressor
Reviewed-by: Kefu Chai <kchai@redhat.com> - 05:28 PM Revision 93891902 (ceph): Merge pull request #19564 from kungf/list_bucket_osd
- mon/OSDMonitor: list osd tree in named bucket
Reviewed-by: Sage Weil <sage@redhat.com> - 05:19 PM Revision 94cce089 (ceph): Add simple rbd performance tests
- Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
- 04:25 PM Bug #22596 (Resolved): qa/standalone/osd/osd-config.sh fails
- 11:46 AM Bug #22596 (Fix Under Review): qa/standalone/osd/osd-config.sh fails
- https://github.com/ceph/ceph/pull/19816
- 04:25 PM Revision 0973c371 (ceph): Merge pull request #19816 from tchaikov/wip-22596
- qa/standalone: remove osd-map-max-advance related tests
Reviewed-by: Sage Weil <sage@redhat.com> - 02:50 PM Revision 057a95a8 (ceph): doc/mds: add generated files into the /etc/ceph/
- Fixes: 16906
Signed-off-by: huanwen ren <ren.huanwen@zte.com.cn>
(cherry picked from commit d1277f116cd297bae8da7b3e... - 12:00 PM Revision b07aa210 (ceph): rpm: adjust ceph-{osdomap,kvstore,monstore}-tool feature move
- this is the rpm's counterpart of debian/control changes related to the
ceph-{osdomap,kvstore,monstore}-tool feature m... - 11:40 AM Revision e7097593 (ceph): qa/standalone: remove osd-map-max-advance related tests
- this setting was removed in 8967b73
Fixes: http://tracker.ceph.com/issues/22596
Signed-off-by: Kefu Chai <kchai@redh... - 11:29 AM Revision e4b6a1d1 (ceph): mds: get rid of unnecessary if condition
- Signed-off-by: dongdong tao <tdd21151186@gmail.com>
- 11:09 AM Bug #22465 (Resolved): packages have unmet dependencies in upgrade:client-upgrade-kraken-luminous
- 09:10 AM rbd Feature #22605 (Resolved): Create per-object-prefix performance counters
- The problem:
There is no way to collect per RBD-image runtime statistics (IOPS, MB/s and so on ).
Solution:
1. I... - 06:38 AM Revision 3e0e1a02 (ceph): rgw: optimize function parse_raw_oid
- * drop redundant checks
Signed-off-by: Bingyin Zhang <zhangbingyin@cloudin.cn> - 03:35 AM Revision 077351fa (ceph): Merge pull request #19808 from cbodley/wip-boost-1.66
- cmake: update minimum boost version to 1.66
Reviewed-by: Kefu Chai <kchai@redhat.com> - 02:42 AM Revision 7e0a27a5 (ceph): common: compute SimpleLRU's size with contents.size() instead of lru.si...
- As libstdc++ earlier than version 5 implement the list::size() as a O(n) operation,
this should be needed to avoid re... - 02:27 AM Revision fa796a05 (ceph): mds: clean up log's function name for CDir.cc and Beacon.cc
- Signed-off-by: dongdong tao <tdd21151186@gmail.com>
- 02:26 AM Revision dc2ed131 (ceph): mds: clean up log's function name for CDentry.cc
- Signed-off-by: dongdong tao <tdd21151186@gmail.com>
- 02:26 AM Revision d5f11b19 (ceph): mds: clean up log's function name for CInode.cc
- Signed-off-by: dongdong tao <tdd21151186@gmail.com>
- 02:06 AM Revision e691a27d (ceph): osd: Remove redundant local variable declaration
- Signed-off-by: Shinobu Kinjo <shinobu@redhat.com>
- 01:29 AM RADOS Bug #22220: osd/ReplicatedPG.h:1667:14: internal compiler error: in force_type_die, at dwarf2out....
- For DTS this should be fixed in the 7.1 release.
- 12:35 AM RADOS Bug #20439: PG never finishes getting created
- Same thing in http://pulpito.ceph.com/yuriw-2018-01-04_20:43:14-rados-wip-yuri4-testing-2018-01-04-1750-distro-basic-...
01/05/2018
- 10:37 PM rgw Feature #22604 (Resolved): Command to inspect the RGW cache
- Easiest to do first, I'll just walk the cache, print the name of each object and what hangs off it. Maybe dump the co...
- 10:35 PM Revision 5b9f1281 (ceph): rgw: Fix evaluation of bucket management permissions
- I spent some more time looking through the documentation of how work
is evaluated, and the examples on
<http://docs.... - 10:29 PM rgw Feature #22603 (Resolved): Command to invalidate cache
- The original request was to use the radosgw-admin tool to invalidate cache, but this doesn't fit the RGW architecture...
- 10:23 PM rgw Backport #22026: luminous: Policy parser may or may not dereference uninitialized boost::optional...
- Backport is the same as that for another bug:
https://github.com/ceph/ceph/pull/19810 - 12:33 PM rgw Backport #22026 (In Progress): luminous: Policy parser may or may not dereference uninitialized b...
- 09:56 PM rgw Bug #22600: compilation failures with boost 1.66
- i'm conflicted about what to backport for luminous. there have been quite a few beast frontend changes in radosgw tha...
- 08:57 PM rgw Bug #22600 (Fix Under Review): compilation failures with boost 1.66
- 07:56 PM rgw Bug #22600: compilation failures with boost 1.66
- https://github.com/ceph/ceph/pull/19808
- 07:54 PM rgw Bug #22600 (Resolved): compilation failures with boost 1.66
- Boost 1.66 includes major updates to boost::asio, along with the first release of boost::beast. Both of these changes...
- 09:43 PM rgw Backport #22214 (Fix Under Review): luminous: Bucket policy evaluation is not carried out for Del...
- https://github.com/ceph/ceph/pull/19810
- 12:34 PM rgw Backport #22214 (In Progress): luminous: Bucket policy evaluation is not carried out for DeleteBu...
- 09:40 PM CephFS Bug #22051 (Need More Info): tests: Health check failed: Reduced data availability: 5 pgs peering...
- 09:37 PM CephFS Bug #21575 (Resolved): mds: client caps can go below hard-coded default (100)
- 09:34 PM rgw Backport #22602 (Fix Under Review): luminous: Bucket Policy Evaluation Logical Error
- 09:34 PM rgw Backport #22602 (Resolved): luminous: Bucket Policy Evaluation Logical Error
- https://github.com/ceph/ceph/pull/19810
- 09:34 PM CephFS Feature #20752 (Resolved): cap message flag which indicates if client still has pending capsnap
- 09:33 PM rgw Bug #21901 (Pending Backport): Bucket Policy Evaluation Logical Error
- 09:32 PM CephFS Bug #21419 (Need More Info): client: is ceph_caps_for_mode correct for r/o opens?
- Jeff, any update on this?
- 09:30 PM CephFS Documentation #21172: doc: Export over NFS
- Ramana, any update on this?
- 09:30 PM Revision febd39cf (ceph): rgw: Refactor checking of some ops
- Since some operations check the user against the bucket owner in the
absence of a policy, rather than open-coding tha... - 09:26 PM rgw Bug #21582 (Resolved): s3:GetBucketLocation bucket policy fails with 403
- 09:26 PM rgw Backport #21634 (Resolved): luminous: s3:GetBucketLocation bucket policy fails with 403
- 09:24 PM rgw Bug #21389 (Resolved): policy checks missing from Get/SetRequestPayment operations
- 09:23 PM rgw Backport #21652 (Resolved): luminous: policy checks missing from Get/SetRequestPayment operations
- 09:18 PM rgw Backport #22601 (Resolved): luminous: S3 API Policy Conditions IpAddress and NotIpAddress do not ...
- https://github.com/ceph/ceph/pull/19819
- 09:16 PM rgw Bug #20991: S3 API Policy Conditions IpAddress and NotIpAddress do not work
- 08:58 PM rgw Bug #21578 (Resolved): s3:GetBucketCORS/s3:PutBucketCORS policy fails with 403
- 08:57 PM rgw Backport #21635 (Resolved): luminous: s3:GetBucketCORS/s3:PutBucketCORS policy fails with 403
- Backport in https://github.com/ceph/ceph/pull/18444
- 08:53 PM rgw Bug #21597 (Resolved): s3:GetBucketWebsite/PutBucketWebsite fails with 403
- 08:52 PM rgw Backport #21633 (Resolved): luminous: s3:GetBucketWebsite/PutBucketWebsite fails with 403
- https://github.com/ceph/ceph/pull/18445
- 08:49 PM Revision d1ec5234 (ceph): Merge pull request #19358 from taoCH/wip-librgw-multitenancy
- librgw: export multitenancy support
- 07:55 PM Revision d85f42dd (ceph): cmake: remove Beast submodule and include path
- the beast library is included in boost 1.66
Signed-off-by: Casey Bodley <cbodley@redhat.com> - 07:55 PM Revision b589b73c (ceph): cmake: add WITH_BOOST_CONTEXT option
- adds a more specific option for this boost::context dependency, which was
previously only used by the radosgw beast f... - 07:55 PM Revision a66a6449 (ceph): rgw: update beast frontend for boost 1.66
- Fixes: http://tracker.ceph.com/issues/22600
Signed-off-by: Casey Bodley <cbodley@redhat.com> - 07:40 PM rgw Backport #22584: jewel: rgw: chained cache size is growing above rgw_cache_lru_size limit
- https://github.com/ceph/ceph/pull/19469
- 12:17 PM rgw Backport #22584 (Resolved): jewel: rgw: chained cache size is growing above rgw_cache_lru_size limit
- https://github.com/ceph/ceph/pull/19469
- 07:38 PM rgw Backport #22583: luminous: rgw: chained cache size is growing above rgw_cache_lru_size limit
- Pull Request is in: https://github.com/ceph/ceph/pull/19785
- 01:09 PM rgw Backport #22583 (In Progress): luminous: rgw: chained cache size is growing above rgw_cache_lru_s...
- 12:17 PM rgw Backport #22583 (Resolved): luminous: rgw: chained cache size is growing above rgw_cache_lru_size...
- https://github.com/ceph/ceph/pull/19785
- 07:34 PM rgw Backport #22589: jewel: rgw: put cors operation returns 500 unknown error (ops are ECANCELED)
- The jewel backport is currently an umerged PR: https://github.com/ceph/ceph/pull/19769
- 12:19 PM rgw Backport #22589 (Resolved): jewel: rgw: put cors operation returns 500 unknown error (ops are ECA...
- https://github.com/ceph/ceph/pull/19769
- 07:34 PM rgw Backport #22588: luminous: rgw: put cors operation returns 500 unknown error (ops are ECANCELED)
- The luminous backport is currently an umerged PR: https://github.com/ceph/ceph/pull/19788
- 12:19 PM rgw Backport #22588 (Resolved): luminous: rgw: put cors operation returns 500 unknown error (ops are ...
- https://github.com/ceph/ceph/pull/19788
- 07:32 PM rgw Bug #21560: rgw: put cors operation returns 500 unknown error (ops are ECANCELED)
- The luminous backport is currently a PR waiting to be merged: https://github.com/ceph/ceph/pull/19788
The jewel ba... - 07:29 PM Revision 01f9b599 (ceph): Merge pull request #19806 from cbodley/wip-common-escape
- common: add streaming interfaces for json/xml escaping
Reviewed-by: Adam C. Emerson <aemerson@redhat.com> - 07:25 PM CephFS Documentation #22599 (Fix Under Review): doc: mds memory tracking of cache is imprecise by a cons...
- https://github.com/ceph/ceph/pull/19807
- 07:19 PM CephFS Documentation #22599 (In Progress): doc: mds memory tracking of cache is imprecise by a constant ...
- 07:19 PM CephFS Documentation #22599 (Resolved): doc: mds memory tracking of cache is imprecise by a constant factor
- MDS currently can use up much more memory than its mds_cache_memory_limit. This is more noticable in deployments of a...
- 06:52 PM Revision 0e47a339 (ceph): cmake: update minimum boost version to 1.66
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
- 06:44 PM CephFS Bug #22548 (Need More Info): mds: crash during recovery
- 06:26 PM Revision 688cc257 (ceph): common: add streaming interfaces for json/xml escaping
- adds stream output operators that escape json/xml strings without having
to allocate a separate output buffer
Signed... - 05:38 PM Revision dff95620 (ceph): test: EscapeJson.Utf8 uses json instead of xml
- the xml version does not escape the \n, while json does
Signed-off-by: Casey Bodley <cbodley@redhat.com> - 05:38 PM Revision b2960e47 (ceph): test: use hex string literals
- Signed-off-by: Casey Bodley <cbodley@redhat.com>
- 05:09 PM CephFS Bug #21539 (Resolved): man: missing man page for mount.fuse.ceph
- 02:51 PM CephFS Bug #21539: man: missing man page for mount.fuse.ceph
- follow-on fix: https://github.com/ceph/ceph/pull/19792
- 05:09 PM CephFS Backport #22398 (Resolved): luminous: man: missing man page for mount.fuse.ceph
- 05:07 PM Revision c859483f (ceph): Merge pull request #19449 from smithfarm/wip-22398-luminous
- luminous: doc: man page for mount.fuse.ceph
Reviewed-by: Jos Collin <jcollin@redhat.com> - 04:42 PM Revision 135c0a01 (ceph): Merge pull request #19279 from taoCH/wip-fix-librgw-shutdown-err
- librgw: fix shutdown err with resources uncleaned
Reviewed-by: Matt Benjamin <mbenjami@redhat.com> - 04:41 PM Revision 3b033d8e (ceph): Merge pull request #19394 from zhangsw/cleanup-rgw-datasync-lease_cr
- rgw: lease_cr->go_down is called twice, remove the needless one.
Reviewed-by: Casey Bodley <cbodley@redhat.com> - 04:26 PM bluestore Bug #22543: OSDs can not start after shutdown, killed by OOM killer during PGs load
- Sage,
Unfortunately we could not wait so long and re-deployed Ceph cluster on 12/30/2017.
We have managed to sta... - 02:53 PM bluestore Bug #22543 (Need More Info): OSDs can not start after shutdown, killed by OOM killer during PGs load
- The mempool dump shows 58GB (!) of pg logs. Can you restart the osd with 'debug bluestore = 20' so we can see if it i...
- 04:16 PM rgw Backport #22574: luminous: Random 500 errors in Swift PutObject
- I have
https://github.com/ceph/ceph/pull/19788
(Sorry for not opening up a backport before writing this, I havn... - 01:09 PM rgw Backport #22574 (In Progress): luminous: Random 500 errors in Swift PutObject
- 12:16 PM rgw Backport #22574 (Resolved): luminous: Random 500 errors in Swift PutObject
- https://github.com/ceph/ceph/pull/19788
- 04:15 PM rgw Backport #22575: jewel: Random 500 errors in Swift PutObject
- Here's Matt's jewel backport. I beefed up the description on the original bug.
https://github.com/ceph/ceph/pull/1... - 03:36 PM rgw Backport #22575: jewel: Random 500 errors in Swift PutObject
- looking at this ticket now, would it help if we beefed up the description and maybe reproducer hints? @adamemerson, ...
- 03:33 PM rgw Backport #22575: jewel: Random 500 errors in Swift PutObject
- basically, in my judgment, yes. these fixes arise from experience with multi-gateway setups in the field. note that...
- 03:29 PM rgw Backport #22575 (Need More Info): jewel: Random 500 errors in Swift PutObject
- The changes seem too extensive for jewel. Is the jewel backport really necessary?
- 12:16 PM rgw Backport #22575 (Resolved): jewel: Random 500 errors in Swift PutObject
- https://github.com/ceph/ceph/pull/19769
- 04:11 PM Revision 767fec1e (ceph): rgw: retry CORS put/delete operations on ECANCELLED
- Fixes: http://tracker.ceph.com/issues/22517
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(cherry picked from ... - 04:11 PM Revision 5ceb7cb9 (ceph): rgw: Add expiration in the object cache
- We had it in the chained caches, but it doesn't do much good if
they just fetch objects out of the object cache.
Fix... - 04:11 PM Revision 34864fe7 (ceph): rgw: Plumb refresh logic into object cache
- Now when we force a refetch of bucket info it will actually go to the
OSD rather than simply using the objects in the... - 04:10 PM rgw Bug #22517: Cache never becoming consistent after failed updates
- The behavior that's been reported shows the cache being out of date when updates to bucket metadata are attempted, le...
- 04:00 PM rgw Bug #22517: Cache never becoming consistent after failed updates
- basically, in my judgment, yes. note that there were additional changes originally in this series that just optimized...
- 03:32 PM rgw Bug #22517: Cache never becoming consistent after failed updates
- Ken Dreyer has it in his list of Things to Do For This Bug.
- 03:29 PM rgw Bug #22517: Cache never becoming consistent after failed updates
- Luminous backport staged.
The changes seem too extensive for jewel. Is the jewel backport really necessary? - 04:08 PM CephFS Documentation #2206 (Resolved): Need a control command to gracefully shutdown an active MDS prior...
- 04:02 PM Revision 92eae109 (ceph): Merge pull request #19725 from shinobu-x/osd_max_object_size
- osd,os/bluestore: Display current size of osd_max_object_size
Reviewed-by: Sage Weil <sage@redhat.com> - 04:01 PM bluestore Bug #22535 (Pending Backport): OSD crushes with FAILED assert(used_blocks.size() > count) during ...
- 03:59 PM Revision 6a817b90 (ceph): Merge pull request #19718 from ifed01/wip-ifed-freelist-cleanup
- os/bluestore: refactor FreeListManager to get clearer view on the number
Reviewed-by: Sage Weil <sage@redhat.com> - 03:57 PM Revision bfd4091f (ceph): rgw: Expire entries in bucket info cache
- To bound the degree to which an RGW instance can go out to lunch if
the watch/notify breaks down, force refresh of an... - 03:57 PM RADOS Bug #22597 (Resolved): "sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-0'" fails in upgrade test
- http://pulpito.ceph.com/kchai-2018-01-05_15:34:38-upgrade-wip-kefu-testing-2018-01-04-1836-distro-basic-mira/
<pre... - 03:52 PM Revision b99dae03 (ceph): Merge pull request #18324 from Jeegn-Chen/wip-bucket-quota-api
- rgw: Admin API Support for bucket quota change
Reviewed-by: Casey Bodley <cbodley@redhat.com> - 03:52 PM Revision 58fe27eb (ceph): common/perf_counters: remove unused parameter
- Signed-off-by: Kefu Chai <kchai@redhat.com>
- 03:50 PM Revision 44bbb372 (ceph): Merge pull request #19719 from shinobu-x/bluestore_extentmap_dup
- bluestore: BlueStore::ExtentMap::dup impl
Reviewed-by: Sage Weil <sage@redhat.com> - 03:43 PM Revision 2775cc9a (ceph): Merge pull request #19698 from Liuchang0812/cleanup-ceph-tool
- ceph: add the right bracket to watch-channel argument in the help message
Reviewed-by: Sage Weil <sage@redhat.com>
R... - 03:35 PM Revision 16a1a02e (ceph): Merge pull request #19660 from cfanz/tmp
- include/encoding: fix compat version error message
Reviewed-by: Kefu Chai <kchai@redhat.com> - 03:16 PM Revision b77ad3ae (ceph): Merge pull request #19654 from yaozongyou/test-fix-memory-leak
- test: fix unittest memory leak to silence valgrind
Reviewed-by: Kefu Chai <kchai@redhat.com> - 03:15 PM mgr Bug #22457 (Pending Backport): ceph-mgr dashboard has dependency on python-jinja2
- 03:15 PM Revision 4fda7cc5 (ceph): Merge pull request #19598 from jcsp/wip-22457
- packaging: explicit jinja2 dependency for dashboard
Reviewed-by: Wido den Hollander <wido@42on.com> - 03:13 PM Bug #22596 (Resolved): qa/standalone/osd/osd-config.sh fails
- /kchai-2018-01-04_11:59:52-rados-wip-kefu-testing-2018-01-04-1836-distro-basic-smithi/2025314/
- 03:02 PM CephFS Bug #22595 (Resolved): doc: mount.fuse.ceph is missing in index.rst
- 02:56 PM CephFS Bug #22595 (Closed): doc: mount.fuse.ceph is missing in index.rst
- Luminous backport handled via #21539
- 01:57 PM CephFS Bug #22595 (Fix Under Review): doc: mount.fuse.ceph is missing in index.rst
- 01:57 PM CephFS Bug #22595: doc: mount.fuse.ceph is missing in index.rst
- https://github.com/ceph/ceph/pull/19792
- 01:56 PM CephFS Bug #22595 (Resolved): doc: mount.fuse.ceph is missing in index.rst
- mount.fuse.ceph is missing in http://docs.ceph.com/docs/master/cephfs/
- 02:59 PM Revision ce1fe248 (ceph): doc: fix typo
- Signed-off-by: Jos Collin <jcollin@redhat.com>
(cherry picked from commit a925bb4520797376b4b169bbcfe613cd1fa36429) - 02:59 PM Revision fa86f789 (ceph): doc: add mount.fuse.ceph to index
- Added mount.fuse.ceph to index.rst
Fixes: http://tracker.ceph.com/issues/22595
Signed-off-by: Jos Collin <jcollin@re... - 02:59 PM Revision e21b3af6 (ceph): doc: doc for mount.fuse.ceph
- Created doc for mount.fuse.ceph.
Fixes: http://tracker.ceph.com/issues/21539
Signed-off-by: Jos Collin <jcollin@redh... - 02:58 PM Revision bdeaae01 (ceph): Merge pull request #19792 from joscollin/wip-doc-cephfs
- doc: add mount.fuse.ceph to index
Reviewed-by: Yan, Zheng <zyan@redhat.com>
Reviewed-by: Nathan Cutler <ncutler@suse... - 02:56 PM bluestore Bug #22102 (Need More Info): BlueStore crashed on rocksdb checksum mismatch
- Have you seen any other instances of this? this is the first time i've heard of this particular crash. It looks lik...
- 02:54 PM bluestore Bug #21736 (Can't reproduce): Cannot create bluestore OSD
- 02:07 PM Revision a925bb45 (ceph): doc: fix typo
- Signed-off-by: Jos Collin <jcollin@redhat.com>