Project

General

Profile

Activity

From 08/01/2018 to 08/30/2018

08/30/2018

11:08 PM Revision 9afb902a (ceph): debian/rules: fix ceph-mgr .pyc files left behind
Add second dh_python2 call with the "private" dir /usr/lib/ceph/mgr
Fixes: http://tracker.ceph.com/issues/26883
Sign...
Dan Mick
11:08 PM Revision dd6f2822 (ceph): debian/rules: fix ceph-mgr .pyc files left behind
Add second dh_python2 call with the "private" dir /usr/lib/ceph/mgr
Fixes: http://tracker.ceph.com/issues/26883
Sign...
Dan Mick
09:47 PM rbd Bug #34534: Blacklisted client might not notice it lost the lock
*PR*: https://github.com/ceph/ceph/pull/23829 Jason Dillaman
06:11 PM rbd Bug #34534 (In Progress): Blacklisted client might not notice it lost the lock
Jason Dillaman
06:08 PM rbd Bug #34534: Blacklisted client might not notice it lost the lock
Couple bugs:
(1) upon blacklist, the watcher doesn't attempt to re-acquire the lock but that leaves the lock in a ...
Jason Dillaman
03:43 PM rbd Bug #34534 (Resolved): Blacklisted client might not notice it lost the lock
After blacklisting the lock owner, if after 30 seconds the blacklist is removed, the watch on the RBD image header sh... Jason Dillaman
09:40 PM rgw Fix #34537 (Resolved): cls/rgw: add rgw_usage_log_entry type to ceph-dencoder
Fix is in master PR: https://github.com/ceph/ceph/pull/22344 Vaibhav Bhembre
09:40 PM Revision ee041eb9 (ceph): osd/PrimaryLogPG.cc: limit trimming at can_rollback_to
This change is motivated by the failures seen in the multimds suite,
where we hit assert(s <= can_rollback_to), while...
Neha Ojha
09:36 PM Revision 0e57c101 (ceph): osd/PrimaryLogPG.cc: limit trimming at can_rollback_to
This change is motivated by the failures seen in the multimds suite,
where we hit assert(s <= can_rollback_to), while...
Neha Ojha
06:47 PM rbd Bug #34536 (Resolved): "rbd import --export-format 2" fails when the input is a pipe
... Jason Dillaman
05:57 PM rgw Bug #27654: Strange behavior of the S3 Get Bucket lifecycle when the Origin header is included in...
thanks for tracking this down. can you suggest a fix? Casey Bodley
05:52 PM rgw Bug #27989: A period pull occasionally raises "curl_easy_perform returned status 28 error: Operat...
Casey Bodley
05:51 PM ceph-volume Bug #34535 (Resolved): batch: carve out lvs out for bluestore
we do this for filestore on batch, but not for bluestore Alfredo Deza
05:50 PM rgw Bug #18260: When uploading a large number of objects constantly, the objects number of bucket is ...
Mark, is this one resolved?
Matt
Matt Benjamin
05:48 PM ceph-volume Bug #24492 (Resolved): initial 'auto' scenario support
mimic backport: https://github.com/ceph/ceph/pull/23777
luminous backport: https://github.com/ceph/ceph/pull/23778
Alfredo Deza
05:46 PM ceph-volume Bug #24792 (Resolved): ceph-volume fails to zap dmcrypt device on bluestore
Alfredo Deza
05:46 PM ceph-volume Bug #24793 (Resolved): ceph-volume fails to zap a device (wipefs problem)
Alfredo Deza
05:44 PM ceph-volume Bug #24970 (Resolved): `lvm batch` docs and man page updates
mimic backport: https://github.com/ceph/ceph/pull/23756
luminous backport: https://github.com/ceph/ceph/pull/23757
Alfredo Deza
05:39 PM rgw Bug #24505: radosgw-admin user stats are incorrect when dynamic re-sharding is enabled
Mark, have we addressed any of these issues in recent stats work?
Matt
Matt Benjamin
05:37 PM rgw Bug #24882: rgw assert in ceph::buffer::list::append from src/rgw/rgw_rest.cc:1151
(closed because we believe resolved) Matt Benjamin
05:36 PM rgw Bug #24882 (Closed): rgw assert in ceph::buffer::list::append from src/rgw/rgw_rest.cc:1151
Matt Benjamin
05:35 PM ceph-volume Bug #26862 (Resolved): batch: allow extra flags (like dmcrypt) for bluestore
mimic backport https://github.com/ceph/ceph/pull/23780
luminous backport: https://github.com/ceph/ceph/pull/23781
Alfredo Deza
05:34 PM ceph-volume Bug #26879 (Resolved): tests hang because there are no mgr daemons
mimic backport: https://github.com/ceph/ceph/pull/23784
luminous backport: https://github.com/ceph/ceph/pull/23783
Alfredo Deza
05:33 PM ceph-volume Bug #34309 (Resolved): update batch documentation to explain other strategies
master PR https://github.com/ceph/ceph/pull/23785
mimic backport: https://github.com/ceph/ceph/pull/23826
luminous ...
Alfredo Deza
05:30 PM ceph-volume Bug #34310 (Resolved): batch broken when trying to format device information
mimic backport: https://github.com/ceph/ceph/pull/23810
luminous backport: https://github.com/ceph/ceph/pull/23811
Alfredo Deza
05:29 PM ceph-volume Bug #34311 (Resolved): ceph-volume rsync can't determine vagrant VM hosts, breaks tests
master PR: https://github.com/ceph/ceph/pull/23788
mimic backport: https://github.com/ceph/ceph/pull/23812
luminous...
Alfredo Deza
05:24 PM Revision ae699615 (ceph): 12.2.8
Jenkins Build Slave User
05:17 PM Revision f71a21c4 (ceph): rgw: cleanups for sync tracing
RGWSyncTraceManager::add_node() now allocates the nodes themselves. this
simplifies some of the interactions between ...
Casey Bodley
04:15 PM Revision 403154b7 (ceph): test/librbd: fix "uninitialised value" valgrind warnings
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
04:15 PM Revision a4e3193c (ceph): test/librbd: fix ioctx reference leak in DetachChildRequest mock tests
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
03:37 PM Dashboard Cleanup #34533 (Resolved): mgr/dashboard: Enhance layout of the config options page
This is a followup to "PR#23230":https://github.com/ceph/ceph/pull/23230 :
When clicking on a config setting in th...
Lenz Grimmer
03:23 PM Revision 2250b4cc (ceph): Merge pull request #23546 from xiexingguo/wip-complete-to
osd/PGLog: trim - avoid dereferencing invalid iter
Reviewed-by: Yan Jun <yan.jun8@zte.com.cn>
Reviewed-by: Neha Ojha...
Kefu Chai
03:20 PM RADOS Backport #34532 (Resolved): mimic: force-create-pg broken
https://github.com/ceph/ceph/pull/23872 Nathan Cutler
03:15 PM CephFS Bug #34531 (New): cephfs does not appear in 'df' if the quota size is too small
cephfs does not appear in 'df' if the quota size is too small
If the quota is 10000000 (bytes), the mount point ap...
c sights
03:08 PM Revision ea72d7de (ceph): Merge pull request #23800 from rjfd/wip-fix-crash-mgr-module
mgr/crash: fix python3 invalid syntax problems
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Reviewed-by: Noah Watki...
Kefu Chai
03:08 PM Dashboard Feature #34530: mgr/dashboard: CdSubmitButton should be disabled if the form was not modified
There are two two in the current dashboard code that should be updated when resolving the issue:
* https://github....
Tatjana Dehler
02:49 PM Dashboard Feature #34530 (Closed): mgr/dashboard: CdSubmitButton should be disabled if the form was not mod...
ATM most of the forms allows us to submit unmodified data, this will create an unnecessary request to the backend.
W...
Tiago Melo
03:03 PM Revision 99e95e4c (ceph): Merge pull request #23803 from tchaikov/wip-ceph_assert
include/buffer.h: do not use ceph_assert() unless __CEPH__ is defined
Reviewed-by: Adam C. Emerson <aemerson@redhat....
Kefu Chai
02:53 PM Dashboard Feature #24999: mgr/dashboard: Embed Grafana Dashboards into the Mgr Dashboard UI
!http://tracker.ceph.com/attachments/download/3649/screenshot-localhost-4200-2018.08.27-14-58-09.png!
!http://trac...
Kanika Murarka
02:52 PM Dashboard Feature #24999: mgr/dashboard: Embed Grafana Dashboards into the Mgr Dashboard UI
As per discussion, Grafana will be embedded using dashboard embedding. The following elements will be hidden to avoid... Kanika Murarka
02:52 PM Revision 55bdf2a8 (ceph): Merge pull request #23825 from alfredodeza/luminous-rm34309
luminous: ceph-volume: update batch documentation to explain filestore strategies
Reviewed-by: Andrew Schoen <aschoe...
Andrew Schoen
02:52 PM Revision 5a96e29c (ceph): Merge pull request #23826 from alfredodeza/mimic-rm34309
mimic: ceph-volume: update batch documentation to explain filestore strategies
Reviewed-by: Andrew Schoen <aschoen@r...
Andrew Schoen
02:40 PM Revision c4a325fe (ceph): doc/man/ceph-volume uncomment flags that are now fully supported in batch
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit f8db9faf9836328b920133c5c9c47a6ffacea443)
Alfredo Deza
02:40 PM Revision 45719e20 (ceph): doc/ceph-volume uncomment section of newly supported batch operations
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 02652343c8501a144c5ae2c012f335e8d0f236cf)
Alfredo Deza
02:40 PM Revision 42394102 (ceph): doc/ceph-volume add filestore docs for batch
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 188f4ae80fefcdd8d95d719a88d8422b2c120f0c)
Alfredo Deza
02:36 PM Revision a5ef52e3 (ceph): doc/ceph-volume uncomment section of newly supported batch operations
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 02652343c8501a144c5ae2c012f335e8d0f236cf)
Alfredo Deza
02:36 PM Revision 87e8b8b3 (ceph): doc/ceph-volume add filestore docs for batch
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 188f4ae80fefcdd8d95d719a88d8422b2c120f0c)
Alfredo Deza
02:36 PM Revision 9fba1680 (ceph): doc/man/ceph-volume uncomment flags that are now fully supported in batch
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit f8db9faf9836328b920133c5c9c47a6ffacea443)
Alfredo Deza
02:23 PM Dashboard Tasks #24489 (Resolved): "404 - Not found" page for Nautilus
Lenz Grimmer
09:26 AM Dashboard Tasks #24489 (Fix Under Review): "404 - Not found" page for Nautilus
Pull request: https://github.com/ceph/ceph/pull/23820 Lenz Grimmer
09:16 AM Dashboard Tasks #24489 (In Progress): "404 - Not found" page for Nautilus
Lenz Grimmer
02:22 PM Revision 03739c14 (ceph): Merge pull request #23820 from LenzGr/nautilus-404-page
mgr/dashboard: Updated image on 404 page
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: Tatjana Dehler...
Lenz Grimmer
02:15 PM Revision 26148057 (ceph): mgr/dashboard: Extract/Refactor Task merge
Signed-off-by: Stephan Müller <smueller@suse.com>
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
02:14 PM Revision 8a72f812 (ceph): Merge pull request #23785 from alfredodeza/wip-rm34309
ceph-volume: update batch documentation to explain filestore strategies
Reviewed-by: Andrew Schoen <aschoen@redhat....
Andrew Schoen
02:07 PM Revision e93472ce (ceph): librbd: option to limit in-flight appends
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
02:07 PM Revision 46159af7 (ceph): journal: limit in-flight appends
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
01:53 PM RADOS Bug #26940 (Pending Backport): force-create-pg broken
Sage Weil
01:53 PM Bug #21416 (Pending Backport): osd/PGLog.cc: 60: FAILED assert(s <= can_rollback_to) after upgrad...
Sage Weil
01:52 PM Revision 1249e6e8 (ceph): Merge PR #23509 into master
* refs/pull/23509/head:
OSD: add recovery bytes counter to osd logger
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:52 PM Revision 85083f39 (ceph): Merge PR #23572 into master
* refs/pull/23572/head:
qa/standalone/osd/osd-force-create-pg: add force-create-pg test
mon/MonCommands: fix 'osd f...
Sage Weil
01:52 PM Revision 84335576 (ceph): Merge PR #23611 into master
* refs/pull/23611/head:
mgr/devicehealth: fix exceptions
doc/mgr/devicehealth: update docs
mgr/devicehealth: leave...
Sage Weil
01:52 PM Revision 92c198f9 (ceph): Merge PR #23633 into master
* refs/pull/23633/head:
osd/PrimaryLogPG.cc: limit trimming at can_rollback_to
Reviewed-by: Sage Weil <sage@redhat....
Sage Weil
01:51 PM Revision 44db7546 (ceph): common/util: pass real hostname when running in kubernetes/rook container
Rook will set up some environment variables to tell us what pod, pod
namespace, and physical host we are running on. ...
Sage Weil
01:51 PM Revision 0acb5cb4 (ceph): mon: pay attention to MMonSubscribe's hostname
We weren't populating remote_host anywhere!
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:51 PM Revision e583f800 (ceph): common/hostname: use NODE_NAME environment variable insetad, if set
This is set by rook to the physical node.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:51 PM Revision bd7e27d5 (ceph): mon/MonClient: set hostname in MMonSubscribe message
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:43 PM Revision 631a9c98 (ceph): mgr/dashboard: Add unique validator
Relocate an already existing async validator into a separate validator that can be reused by every other form. This v... Volker Theile
01:11 PM Dashboard Bug #34320: mgr/dashboard: Read/Write OPS in pool stats always show 0
The get_pool_list_with_stats implementation looks strange to me.
It seems to be trying to construct some deque tim...
John Spray
11:44 AM Dashboard Bug #34320: mgr/dashboard: Read/Write OPS in pool stats always show 0
@John, maybe something for you to take a look at? Lenz Grimmer
12:39 PM Revision 4a3bc8f8 (ceph): rbd: fix possible unnecessary latency when requeue request
fix possible unnecessary latency when requeue request
Signed-off-by: Song Shun <song.shun3@zte.com.cn>
shun song
12:31 PM Revision 9782ddcb (ceph): librbd: require nautilus or later OSDs before permitting namespaces
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:06 PM RADOS Bug #34529 (Resolved): cbt tests in rados qa suite fails
seems http://drop.ceph.com/qa/cosbench-0.4.2.c3.1.zip is not reachable anymore.... Kefu Chai
11:53 AM Dashboard Documentation #27207 (Resolved): mgr/dashboard: we should inform the users which browsers version...
Lenz Grimmer
11:53 AM Revision f59a673c (ceph): Merge pull request #23712 from tspmelo/wip-browser-support
mgr/dashboard: Add documentation about supported browsers
Reviewed-by: Volker Theile <vtheile@suse.com>
Lenz Grimmer
11:08 AM Dashboard Bug #34528 (Resolved): mgr/dashboard: Disallow editing of read-only config options
There are some read-only config options and we need to prevent the user from editing them. E.g. the "Edit" button nee... Tatjana Dehler
10:46 AM Dashboard Tasks #34527 (Closed): luminous: mgr/dashboard_v2: #3 - until Mimic feature parity
This PR includes the dashboard_v2 commits until Mimic release (1f57ad8e18, Jun 2018) Ernesto Puerta
10:32 AM Revision f7f1b37c (ceph): rbd: minor cleanup for rbd namespace
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
10:31 AM Revision a2c9a622 (ceph): rbd: verify the specified namespace before set
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
10:30 AM bluestore Bug #34526 (Duplicate): OSD crash in KernelDevice::direct_read_unaligned while scrubbing
Ceph version: Luminous 12.2.7
After I migrate one pool date to another pool(by change pool crush rule). I found mu...
Michael Yang
10:18 AM Revision aebd6ed9 (ceph): rbd: add new librbd method to assert namespace exists
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
10:00 AM Revision 816a0b92 (ceph): Merge pull request #23796 from votdev/fix_form_button_layout
mgr/dashboard: Add gap between panel footer buttons
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by: Step...
Lenz Grimmer
09:22 AM Dashboard Feature #24776 (Fix Under Review): mgr/dashboard: Add config option form to documentation page
Tatjana Dehler
09:22 AM Dashboard Feature #24455 (Fix Under Review): mgr/dashboard: Add possibility to set config options in MON da...
Tatjana Dehler
09:16 AM Revision 40c73ca4 (ceph): mgr/dashboard: Updated image on 404 page
Replaced the image of a Mimic octopus with a Nautilus octopus in
preparation for the new major release code name.
Th...
Lenz Grimmer
08:57 AM Revision 8d73f620 (ceph): mgr/dashboard: Add documentation about supported browsers
Fixes: http://tracker.ceph.com/issues/27207
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
08:29 AM Dashboard Bug #24939: mgr/dashboard: Frontend unit tests fail
Is this still an issue or has this been resolved in the meanwhile? Lenz Grimmer
07:00 AM Dashboard Feature #34316: mgr/dashboard: Sort by OSD status by default
If you want to filter for a specific state you can search for "status:down".
You can also sort by status alphabeti...
Stephan Müller
06:04 AM Messengers Bug #34525 (New): MDS Daemon msgr-worker-2 thread crush
I found such log as below:... Michael Yang
05:25 AM CephFS Backport #26989 (In Progress): mimic: Implement "cephfs-journal-tool event splice" equivalent for...
https://github.com/ceph/ceph/pull/23818 Prashant D
05:10 AM RADOS Backport #26992 (In Progress): luminous: discover_all_missing() not always called during activating
https://github.com/ceph/ceph/pull/23817 Prashant D
04:12 AM Revision e2e1dbcf (ceph): Merge pull request #23814 from joke-lee/doc_rgw_period_root_pool_long_d...
doc: fix long description error for rgw_period_root_pool
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Xie Xingguo
03:22 AM Revision 5c669efa (ceph): test: Use "(est)" in log message when an osd doesn't have peer_missing
Consolidate check() code and common script code
TEST_recovery_multi() wasn't reliable due to delayed peer_missing
Si...
David Zafman
03:22 AM Revision 04dfd225 (ceph): test: osd-backfill-stats.sh parallel osd-recovery-stats.sh check() changes
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit af85f3cc485d013cabd669de0bd9ffacc7cdc43b)
David Zafman
03:22 AM Revision 8362890e (ceph): test: osd-recovery-stats.sh: New test with different missing objs on mu...
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 12e331b7426add178b7cb5a768d4925c943312b0)...
David Zafman
03:19 AM Revision 38e8509e (ceph): osd: Fix _update_calc_stats() to use peer_missing and missing_by_count
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 4bf4cd937c6c3b67ce600203aa22f405033e8c19)...
David Zafman
03:18 AM Revision 41313b9e (ceph): osd: Changes to handle sharding for EC in missing_by_count
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 1e9853398498c6a3708abcccac7194f015be49d9)
David Zafman
03:18 AM Revision 507d91a5 (ceph): osd/PrimaryLogPG: update missing_loc on peer recover
The MissingLoc structure already tracks locations of any missing object
on any acting OSD, and is updated on_local_re...
Sage Weil
03:15 AM Revision 9f0b80e8 (ceph): osd/PG: MissingLoc: track location counts by upset and other
For every object in missing_loc, calculate how many known locations are in
the upset and all others, and call that lo...
Sage Weil
03:10 AM Revision d500ca94 (ceph): test: Correction for better degraded/misplaced handling
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 09b5697ba267c0093b307026b6c9b102f17a085b)
David Zafman
03:10 AM Revision ca800135 (ceph): osd: Fix for handling more than 1 missing target
Fix test case to test more than 1 target
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit...
David Zafman
03:10 AM Revision df1088f2 (ceph): osd: Always build peer_missing (including strays) for _update_calc_stats()
Fixes: http://tracker.ceph.com/issues/22837
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com...
David Zafman
03:10 AM Revision ffcb8462 (ceph): test: Fail upon flush_pg_stats timeout
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 51b740ad41ef34f57ab89ea94d960df55f099736)
David Zafman
03:09 AM Revision c0dd86d8 (ceph): osd: Fix log messages
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 609e6b12cbc70f1bea3f164e291384ca3cdc77e4)...
David Zafman
03:04 AM Revision 8748d271 (ceph): Merge pull request #23767 from tchaikov/wip-operator-insertion-ADL
include/types: move operator<< into the proper namespace
Reviewed-by: Adam C. Emerson <aemerson@redhat.com>
Reviewed...
Kefu Chai
03:03 AM Revision 647899fe (ceph): cephfs-journal-tool: enable purge_queue journal's event commands
Resolves: http://tracker.ceph.com/issues/24604
Signed-off-by: Xuehan Xu <xuxuehan@360.cn>
(cherry picked from commit ...
Xuehan Xu
02:36 AM Revision 5608b190 (ceph): Merge pull request #23795 from tchaikov/wip-cmake-definitions-cleanup
cmake: no need to add "-D" before definitions
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Jason Dill...
Kefu Chai
02:32 AM Revision 04504f42 (ceph): Merge pull request #23774 from tchaikov/wip-include-cleanup
auth,common: include cleanups
Reviewed-by: Noah Watkins <nwatkins@redhat.com>
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
02:24 AM Revision 2c862ce6 (ceph): core: add missing flag name for CEPH_OSD_OP_FLAG_WITH_REFERENCE
Signed-off-by: Xiaoguang Wang <xiaoguang.wang@easystack.cn> Xiaoguang Wang
12:04 AM Revision 1c65a52b (ceph): doc: fix long description error for rgw_period_root_pool
Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com> joke lee

08/29/2018

10:23 PM Revision 8e2da9e4 (ceph): Merge pull request #23813 from alfredodeza/luminous-rm34311
luminous: ceph-volume: tests.functional inherit SSH_ARGS from ansible
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Alfredo Deza
09:51 PM RADOS Bug #25076 (Duplicate): MON crash when upgrading luminous v12.2.7 -> mimic v13.2.0 during ceph-fu...
Sage Weil
09:50 PM Bug #21761 (Can't reproduce): ceph-osd consumes way too much memory during recovery
Sage Weil
09:29 PM RADOS Bug #34321 (New): OSD crash because of DBObjectMap.cc: 662: FAILED assert(state.legacy)
Version: 12.2.7
The following crash is observed during normal operation of the cluster, so no particular steps to ...
Maks Kowalik
08:49 PM Revision d2a372df (ceph): ceph-volume lvm.batch use the abspath attribute for Device objects in b...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit b2a62c2b13d3e079f8020865b7c41f0f6c4b5d71)
Alfredo Deza
08:49 PM Revision f08971cd (ceph): ceph-volume tests.functional use Debian ansible os family in deploy.yml
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 7a076f5e4f58bc3b346cde306ba949aabbb9b743)
Alfredo Deza
08:49 PM Revision 4c465540 (ceph): ceph-volume tests.functional inherit SSH_ARGS from ansible with synchro...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 8e6269336f6e177f415a51e9fedd36244014215a)
Alfredo Deza
08:49 PM Revision 5b2a6079 (ceph): ceph-volume lvm.batch remove usage of non-existent method
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 6f3094449f46d10260c0a505b39571c35235292e)
Alfredo Deza
08:47 PM Revision fdcc0d33 (ceph): Merge pull request #23812 from ceph/backport-mimic-23788
mimic: ceph-volume: tests.functional inherit SSH_ARGS from ansible
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
08:08 PM RADOS Bug #27988: Warn if queue of scrubs ready to run exceeds some threshold

I'm want to fix 3 things here. First, user submitted scrubs are queued as due to occur immediately, but overdue sc...
David Zafman
07:45 PM Revision 2cc69be9 (ceph): Merge pull request #23811 from alfredodeza/luminous-rm34310
luminous: ceph-volume lvm.batch remove non-existent sys_api property
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
07:41 PM Revision 2fa6ccd7 (ceph): ceph-volume lvm.batch use the abspath attribute for Device objects in b...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit b2a62c2b13d3e079f8020865b7c41f0f6c4b5d71)
Alfredo Deza
07:41 PM Revision 7962d49f (ceph): ceph-volume tests.functional use Debian ansible os family in deploy.yml
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 7a076f5e4f58bc3b346cde306ba949aabbb9b743)
Alfredo Deza
07:41 PM Revision ed560e48 (ceph): ceph-volume tests.functional inherit SSH_ARGS from ansible with synchro...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 8e6269336f6e177f415a51e9fedd36244014215a)
Alfredo Deza
07:41 PM Revision b275d0f3 (ceph): ceph-volume lvm.batch remove usage of non-existent method
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 6f3094449f46d10260c0a505b39571c35235292e)
Alfredo Deza
07:41 PM Revision 7966b35e (ceph): ceph-volume lvm.batch remove non-existent sys_api property
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit a76fccba5ff0058d0dd1ba47f48b34dba27dd51f)
Alfredo Deza
07:38 PM Revision 1b6a7e83 (ceph): Merge pull request #23810 from alfredodeza/mimic-rm34310
mimic: ceph-volume lvm.batch remove non-existent sys_api property
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
07:32 PM Revision 3a6c8c1a (ceph): ceph-volume lvm.batch remove non-existent sys_api property
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit a76fccba5ff0058d0dd1ba47f48b34dba27dd51f)
Alfredo Deza
07:28 PM Revision 570d5fba (ceph): Merge pull request #23809 from alfredodeza/luminous-ceph-volume-testing
luminous: ceph-volume: run tests without waiting on ceph repos
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
07:27 PM Revision 6dd32558 (ceph): Merge pull request #23806 from alfredodeza/mimic-ceph-volume-testing
mimic: ceph-volume: run tests without waiting on ceph repos
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
07:15 PM Revision 7875eb84 (ceph): ceph-volume: retry when 'vagrant up' fails
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 2c88e70877dcc2a04a69be4ab9c4834d5ced6198)
Andrew Schoen
07:11 PM Revision 2dfde1a7 (ceph): ceph-volume: run tests without waiting on ceph repos
This provides a new playbook that installs ceph on all nodes and
generates the ceph config. Then it will rsync ceph-v...
Andrew Schoen
07:09 PM Revision 83dbec28 (ceph): Merge pull request #23808 from ceph/backport-luminous-23731
luminous: ceph-volume expand auto engine for multiple devices on filestore
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
07:03 PM Revision 16188322 (ceph): ceph-volume tests add verifications for create_vg helper
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 997d922bbd68f59ebbacc3cef2ca3231f44339eb)
Alfredo Deza
07:03 PM Revision b523da11 (ceph): ceph-volume tests check uuid_name when creating an lv
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 494ece30994c9d80c9f4afc72213515f8ed63698)
Alfredo Deza
07:03 PM Revision 5155204b (ceph): ceph-volume: reset sys_info.devices in the device_info fixture
In certain environments it was noticed that when running the full test
suite sys_info.devices would get populated cor...
Andrew Schoen
07:03 PM Revision 8897bb8d (ceph): ceph-volume lvm.batch.bluestore use new Device objects
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit c6f4e107a1660dfee194c4344532bd9560ec7b37)
Alfredo Deza
07:03 PM Revision d244f834 (ceph): ceph-volume lvm.batch.filestore use new Device objects
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 369bb740a0c52b075a81fb26b368ddf936319e24)
Alfredo Deza
07:03 PM Revision e845a733 (ceph): ceph-volume lvm.batch update module to use Device object on strategy de...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit ebbb571d2f62dd6c6a38ced51a838ad4a099b817)
Alfredo Deza
07:03 PM Revision e4b363b0 (ceph): ceph-volume tests add verifications for extend_vg helper
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit fb1e1c61bd5944ad1fd93e86385d26e5b0af38cb)
Alfredo Deza
07:03 PM Revision cc0b9aef (ceph): ceph-volume lvm.batch add new strategy validators for LVM devices
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit f67732cd9fb11830cc134deaa3ec7ebc107fa1fe)
Alfredo Deza
07:03 PM Revision fb574d91 (ceph): ceph-volume lvm.strategies create mixed type filestore
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit e4902ced1bb26a7f55639c747e6aed7a9fd97b05)
Alfredo Deza
07:03 PM Revision 9f177e71 (ceph): ceph-volume util.templates allow more space for long paths
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 57f76e36abffee0f8f7d81b7d16e72de148a065c)
Alfredo Deza
07:03 PM Revision d4721826 (ceph): ceph-volume tests.util verify ValidDevice validator
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 649903bdabe3ea04c499c3dbe6d1e9e7b8f82a23)
Alfredo Deza
07:03 PM Revision a2d349bc (ceph): ceph-volume api.lvm allow uuid suffixes in vg/lv creation
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 028316414227103457d96ba3ab88fbebeb27c1dc)
Alfredo Deza
07:03 PM Revision fe66ec44 (ceph): ceph-volume api.lvm new utility to extend a volume group for one or mor...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 21df60294977f4dd2dab218df77a04b326fd8b19)
Alfredo Deza
07:03 PM Revision 45d38594 (ceph): ceph-volume lvm.batch use new Device class and validator
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d74ce8e54da4878c01a68adf598685045fafba72)
Alfredo Deza
07:03 PM Revision 37749647 (ceph): ceph-volume util add a new Device class validator for args
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 5be2794b7fe42e3a4505ec9f406dd5ae46595bd9)
Alfredo Deza
07:03 PM Revision 493b064f (ceph): ceph-volume: tests for util.device.Device
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 947266e16ae3a5e9bdaa7fbf326a0e1b96f16e0f)
Andrew Schoen
07:03 PM Revision 79212c2e (ceph): ceph-volume: device.Device should ignore pvs with no vg_name
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 9b4f9471ed258bc5a06ec48e1d2ebd56f02a68cd)
Andrew Schoen
07:03 PM Revision 67719837 (ceph): ceph-volume devices.lvm zap should skip when lv_uuid doesn't exist
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 447be1c9cc3a8f83687f8c0d2378dfd175e03959)
Alfredo Deza
07:03 PM Revision 81093145 (ceph): ceph-volume: allow `lvm zap` to zap many devices at once
Supports passing many devices, partitions or lvs to
ceph-volume lvm zap.
Signed-off-by: Andrew Schoen <aschoen@redha...
Andrew Schoen
07:03 PM Revision 6bb08035 (ceph): ceph-volume util create a device module for identifying devices
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 4f955a7e86404a879ae2bdfb696bdcefa51cbdff)
Alfredo Deza
07:03 PM Revision ceec022f (ceph): ceph-volume: adds sys_info constant to hold system information
This is only currently used to hold information about devices
from /sys/block in the util.Device class in the sys_api...
Andrew Schoen
07:02 PM Revision 04e5be22 (ceph): Merge pull request #23807 from ceph/backport-mimic-23731
mimic: ceph-volume expand auto engine for multiple devices on filestore
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
07:00 PM Revision 3a8e98c9 (ceph): Merge pull request #23805 from ceph/backport-luminous-23532
luminous: ceph-volume: expand auto engine for single type devices on filestore
Reviewed-by: Alfredo Deza <adeza@redh...
Alfredo Deza
06:45 PM Revision 9f9b525a (ceph): Merge pull request #23733 from dillaman/wip-migration-parent
librbd: always open first parent image if it exists for a snapshot
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
06:42 PM Revision 8744596a (ceph): ceph-volume: reset sys_info.devices in the device_info fixture
In certain environments it was noticed that when running the full test
suite sys_info.devices would get populated cor...
Andrew Schoen
06:42 PM Revision 96d1ae5c (ceph): ceph-volume tests add verifications for extend_vg helper
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit fb1e1c61bd5944ad1fd93e86385d26e5b0af38cb)
Alfredo Deza
06:42 PM Revision d9a085df (ceph): ceph-volume tests add verifications for create_vg helper
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 997d922bbd68f59ebbacc3cef2ca3231f44339eb)
Alfredo Deza
06:42 PM Revision ee7f4be7 (ceph): ceph-volume tests check uuid_name when creating an lv
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 494ece30994c9d80c9f4afc72213515f8ed63698)
Alfredo Deza
06:42 PM Revision 86ad9e23 (ceph): ceph-volume lvm.batch.bluestore use new Device objects
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit c6f4e107a1660dfee194c4344532bd9560ec7b37)
Alfredo Deza
06:42 PM Revision 07a27f16 (ceph): ceph-volume lvm.batch.filestore use new Device objects
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 369bb740a0c52b075a81fb26b368ddf936319e24)
Alfredo Deza
06:42 PM Revision ccd2df33 (ceph): ceph-volume lvm.batch update module to use Device object on strategy de...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit ebbb571d2f62dd6c6a38ced51a838ad4a099b817)
Alfredo Deza
06:42 PM Revision fcdbcbbb (ceph): ceph-volume lvm.strategies create mixed type filestore
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit e4902ced1bb26a7f55639c747e6aed7a9fd97b05)
Alfredo Deza
06:42 PM Revision 9d02bd24 (ceph): ceph-volume util.templates allow more space for long paths
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 57f76e36abffee0f8f7d81b7d16e72de148a065c)
Alfredo Deza
06:42 PM Revision 873624ab (ceph): ceph-volume tests.util verify ValidDevice validator
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 649903bdabe3ea04c499c3dbe6d1e9e7b8f82a23)
Alfredo Deza
06:42 PM Revision c78ebe19 (ceph): ceph-volume util add a new Device class validator for args
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 5be2794b7fe42e3a4505ec9f406dd5ae46595bd9)
Alfredo Deza
06:42 PM Revision 681d689c (ceph): ceph-volume lvm.batch add new strategy validators for LVM devices
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit f67732cd9fb11830cc134deaa3ec7ebc107fa1fe)
Alfredo Deza
06:42 PM Revision 40998a6e (ceph): ceph-volume api.lvm allow uuid suffixes in vg/lv creation
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 028316414227103457d96ba3ab88fbebeb27c1dc)
Alfredo Deza
06:42 PM Revision 396aa470 (ceph): ceph-volume api.lvm new utility to extend a volume group for one or mor...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 21df60294977f4dd2dab218df77a04b326fd8b19)
Alfredo Deza
06:42 PM Revision e70a17d7 (ceph): ceph-volume lvm.batch use new Device class and validator
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d74ce8e54da4878c01a68adf598685045fafba72)
Alfredo Deza
06:42 PM Revision cfa25010 (ceph): ceph-volume: device.Device should ignore pvs with no vg_name
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 9b4f9471ed258bc5a06ec48e1d2ebd56f02a68cd)
Andrew Schoen
06:42 PM Revision 1285d75e (ceph): ceph-volume devices.lvm zap should skip when lv_uuid doesn't exist
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 447be1c9cc3a8f83687f8c0d2378dfd175e03959)
Alfredo Deza
06:42 PM Revision d2ad39cd (ceph): ceph-volume: allow `lvm zap` to zap many devices at once
Supports passing many devices, partitions or lvs to
ceph-volume lvm zap.
Signed-off-by: Andrew Schoen <aschoen@redha...
Andrew Schoen
06:42 PM Revision ed3ea93f (ceph): ceph-volume util create a device module for identifying devices
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 4f955a7e86404a879ae2bdfb696bdcefa51cbdff)
Alfredo Deza
06:42 PM Revision 7b5b3f0c (ceph): ceph-volume: adds sys_info constant to hold system information
This is only currently used to hold information about devices
from /sys/block in the util.Device class in the sys_api...
Andrew Schoen
06:42 PM Revision 1c5da6bb (ceph): ceph-volume: tests for util.device.Device
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 947266e16ae3a5e9bdaa7fbf326a0e1b96f16e0f)
Andrew Schoen
06:39 PM Revision fadf12d2 (ceph): ceph-volume: retry when 'vagrant up' fails
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 2c88e70877dcc2a04a69be4ab9c4834d5ced6198)
Andrew Schoen
06:39 PM Revision 061298cc (ceph): ceph-volume: run tests without waiting on ceph repos
This provides a new playbook that installs ceph on all nodes and
generates the ceph config. Then it will rsync ceph-v...
Andrew Schoen
06:32 PM Revision 1ec7580d (ceph): ceph-volume util.encryption if crypt path does not exist, skip it
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 635f8e9e2ecdad5c54a599029bdad74e88fad600)
Alfredo Deza
06:32 PM Revision b1bf9df5 (ceph): ceph-volume tests.util ensure dmcrypt_close will skip non-existent paths
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 7a5ee22437a05fc809bffde97c8e3401f7ba564d)
Alfredo Deza
06:32 PM Revision 88e78fe3 (ceph): ceph-volume lvm.zap loop over all vgs from a pv to destroy them
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 9066792764edcab1d0c2b3178d6f8f9784e30f85)
Alfredo Deza
06:31 PM Revision 0d266fb9 (ceph): ceph-volume tests.functional add xenial batch tests
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit bfd1bfc2422318edb5a87739b70f93bfc057dc02)
Alfredo Deza
06:31 PM Revision bc0dcd63 (ceph): ceph-volume lvm.zap iterate over multiple lvs on a pv
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 21d4f4afcefb6b2510ae67d1ca5e3bf1d510cdfb)
Alfredo Deza
06:31 PM Revision 6dac33f6 (ceph): ceph-volume tests.functional batch add filestore sceanrios to tox.ini
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit ac00e722551e759fc3c1c157ddc89933fb3ac275)
Alfredo Deza
06:31 PM Revision 743ae427 (ceph): ceph-volume lvm.zap unmount lvs and close dmcrypt on partitions
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 549109c1de2b43f31747828cb5703f9db221dd1a)
Alfredo Deza
06:31 PM Revision fc565b88 (ceph): ceph-volume tests.util assert new as_int,as_float helper methods
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d2c181fc70bf20fb17cf41437fb207afc5dd7656)
Alfredo Deza
06:31 PM Revision d24afb0b (ceph): ceph-volume tests.functional add centos7 bluestore batch tests
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 544e364e8c3c01633333ddc11c29302965e0616c)
Alfredo Deza
06:31 PM Revision ba6e2d47 (ceph): ceph-volume tests.functional add centos7 filestore batch tests
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit a4ff2bff502f1837f696e5f8ebe88f7586d1a83f)
Alfredo Deza
06:31 PM Revision a8aad515 (ceph): ceph-volume tests.functional add bluestore,filestore playbooks
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 26ca6c129a70cd28aa0ed2dae552fb91a251ad21)
Alfredo Deza
06:31 PM Revision 14a2edc1 (ceph): ceph-volume lvm.strategies fix a bug where incorrect template was used
The template wouldn't render the total OSDs and the removed section was
repeated
Signed-off-by: Alfredo Deza <adeza@...
Alfredo Deza
06:31 PM Revision 2f2a82a2 (ceph): ceph-volume util.disk add as_int and as_float helpers for Size objects
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit ff7054116c50cb149de207280b0469bf51655728)
Alfredo Deza
06:31 PM Revision 6b40f3f4 (ceph): ceph-volume util.prepare add a helper to get journal sizes from ceph.conf
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 4c0b4df1df2db85209c13ff66ae7a67524856c2d)
Alfredo Deza
06:31 PM Revision 90712658 (ceph): ceph-volume tests verify new utility for journal sizes
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 3adf13f868f270293fc307b58786155341470a9d)
Alfredo Deza
06:31 PM Revision b80793fc (ceph): ceph-volume lvm.strategies create single type filestore
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit af99401cad2c25b02e6ea0df4554d80afbad2b9b)
Alfredo Deza
06:31 PM Revision 5196e75a (ceph): ceph-volume lvm.strategies update bluestore use of Size
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 75e9729b76594ce1b6504c10e613a91aea82477d)
Alfredo Deza
06:31 PM Revision 126a2757 (ceph): ceph-volume lvm.strategies update filestore use of Size objects
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit f29ec4c6077e9ab36a9eb5ac030b17cd3a47567c)
Alfredo Deza
06:31 PM Revision 8a635203 (ceph): ceph-volume lvm.strategies use get_journal_size helper for filestore
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 01aebfc6a075bc91d0dc345f9cd953e3a4259015)
Alfredo Deza
06:31 PM Revision 39109062 (ceph): ceph-volume lvm.strategies use new template location in bluestore
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 8f7bca7ba1f74de125a3789133e06c6cf0c083c1)
Alfredo Deza
06:31 PM Revision 1e692823 (ceph): ceph-volume util.disk do not modify self instance of Size objects
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 00dba2e83ad80cd41b6b29efa642e2da826c2124)
Alfredo Deza
06:31 PM Revision b5369611 (ceph): ceph-volume tests.util update to reflect Size object changes
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 7816fa9f90985d03c17fda31093252fc66a48146)
Alfredo Deza
06:31 PM Revision 5b3a9a3b (ceph): ceph-volume tests.util verify that Size object don't change state
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 5a54ab17602d159bdd29fe82a25f4f026b0fe6c8)
Alfredo Deza
06:31 PM Revision e6bc1b33 (ceph): ceph-volume util create a templates module
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 783e58472c55d378773404050d95470d3bb8bbc2)
Alfredo Deza
06:31 PM Revision 62eeb3ab (ceph): doc/rados update journal size defaults to 5GB
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 35a48728ae160a347471cf5b461c552b85323a1b)
...
Alfredo Deza
06:27 PM Revision 843839dc (ceph): Merge pull request #23783 from ceph/backport-luminous-23489
luminous: ceph-volume tests/functional add mgrs daemons to lvm tests
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
06:25 PM Revision 837ad4d7 (ceph): Merge pull request #23786 from ceph/backport-mimic-23532
mimic: ceph-volume: expand auto engine for single type devices on filestore
Reviewed-by: Alfredo Deza <adeza@redhat....
Alfredo Deza
06:24 PM Revision 22780b9e (ceph): Merge pull request #23784 from ceph/backport-mimic-23489
mimic: ceph-volume tests/functional add mgrs daemons to lvm tests
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
06:24 PM Revision 37d3f38e (ceph): Merge pull request #23781 from ceph/backport-luminous-23448
luminous: ceph-volume: `lvm batch` allow extra flags (like dmcrypt) for bluestore
Reviewed-by: Alfredo Deza <adeza@r...
Alfredo Deza
06:23 PM Revision 9eb87bae (ceph): Merge pull request #23780 from ceph/backport-mimic-23448
mimic: ceph-volume: `lvm batch` allow extra flags (like dmcrypt) for bluestore
Reviewed-by: Alfredo Deza <adeza@redh...
Alfredo Deza
06:18 PM Revision bd82967b (ceph): Merge pull request #23788 from alfredodeza/wip-rm34311
ceph-volume: tests.functional inherit SSH_ARGS from ansible
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
05:32 PM Revision 7a076f5e (ceph): ceph-volume tests.functional use Debian ansible os family in deploy.yml
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:30 PM Revision 8af0ffe9 (ceph): mgr/devicehealth: leave health monitoring off by default
For now at least.. unless all of the tests have been adjusted accordingly
to expect a device_health_metrics pool.
Si...
Sage Weil
05:30 PM Revision df71738d (ceph): doc/mgr/devicehealth: update docs
- several new commands weren't documented
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:30 PM Revision 5a62ca53 (ceph): mgr/devicehealth: fix exceptions
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:25 PM RADOS Bug #24612 (Pending Backport): FAILED assert(osdmap_manifest.pinned.empty()) in OSDMonitor::prune...
Sage Weil
05:25 PM Revision 51e4eb77 (ceph): Merge PR #23742 into master
* refs/pull/23742/head:
mon/OSDMonitor: don't change in-memory state on prune
Reviewed-by: Kefu Chai <kchai@redhat....
Sage Weil
04:56 PM Revision b2a62c2b (ceph): ceph-volume lvm.batch use the abspath attribute for Device objects in b...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:55 PM Revision 6f309444 (ceph): ceph-volume lvm.batch remove usage of non-existent method
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:32 PM Revision 379cc26d (ceph): Merge pull request #23801 from alfredodeza/wip-rm34317
doc/rados update invalid bash on bluestore migration
Reviewed-by: Kefu Chai <kchai@redhat.com>
Alfredo Deza
04:14 PM Revision 8e626933 (ceph): ceph-volume tests.functional inherit SSH_ARGS from ansible with synchro...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:12 PM Dashboard Bug #23968 (Won't Fix): dashboard module listens on all interfaces by default when enabled
Based on John's last comment, I'll go ahead and close this as "Won't Fix". The Ceph Manager Dashboard in Mimic and be... Lenz Grimmer
04:12 PM Revision b5c3082d (ceph): Merge pull request #23787 from alfredodeza/wip-rm34310
ceph-volume lvm.batch remove non-existent sys_api property
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
03:56 PM Dashboard Tasks #34319 (Fix Under Review): luminous: mgr/dashboard_v2: #2 - dashboard_v1 replacement
Ernesto Puerta
03:29 PM Dashboard Tasks #34319 (Closed): luminous: mgr/dashboard_v2: #2 - dashboard_v1 replacement
This PR includes the dashboard_v2 as per #23271 and adds the necessary commits to reach the point where dashboard_v1 ... Ernesto Puerta
03:55 PM Dashboard Bug #34320 (Won't Fix): mgr/dashboard: Read/Write OPS in pool stats always show 0
In the dashboard 'Pools' widget the Read/Write ops are always 0. I assume the CephService::get_pool_list_with_stats m... Volker Theile
03:36 PM Revision c682176d (ceph): Merge pull request #23741 from liewegas/wip-protect-monmap
mon: only share monmap after authenticating
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Reviewed-by: Greg Farnum <...
Kefu Chai
03:26 PM Revision 8d1b253f (ceph): Merge pull request #23738 from dmick/wip-fix-crashdump
global/signal_handler.cc: report assert_file as correct name
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: K...
Kefu Chai
03:25 PM Revision 13a6b68a (ceph): Merge pull request #23734 from hjwsm1989/wip-speedup-upmap
osd/OSDMap: map pgs with smaller batchs in calc_pg_upmaps
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Kefu Chai
03:23 PM Dashboard Tasks #34318: luminous: mgr/dashboard_v2: #1 - Initial submission of a web-based management UI (r...
Ernesto Puerta
03:19 PM Dashboard Tasks #34318 (Closed): luminous: mgr/dashboard_v2: #1 - Initial submission of a web-based managem...
This backport "*#23271*":https://github.com/ceph/ceph/pull/23271 includes:
- "*#20103* - mgr/dashboard_v2: Initial s...
Ernesto Puerta
03:13 PM RADOS Bug #26994 (Resolved): test_module_commands (tasks.mgr.test_module_selftest.TestModuleSelftest) f...
Kefu Chai
02:51 PM Revision 786bec6e (ceph): Merge pull request #23681 from tchaikov/wip-26994
qa/mgr/selftest: handle always-on module fall out
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:42 PM Revision 255890c1 (ceph): include/buffer.h: do not use ceph_assert() unless __CEPH__ is defined
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:26 PM Revision 28bbcb2b (ceph): doc/rados update invalid bash on bluestore migration
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:22 PM Bug #34317 (Resolved): broken bash example in bluestore migration
This is not valid bash:... Alfredo Deza
02:09 PM Dashboard Feature #34316 (New): mgr/dashboard: Sort by OSD status by default
Currently, the OSD list is ordered by hostname. It would likely be more valuable to have the OSDs sorted by their sta... Patrick Seidensal
02:05 PM Revision bcf0f4df (ceph): mgr/crash: fix python3 invalid syntax problems
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:22 PM Dashboard Feature #34315 (Resolved): mgr/dashboard: Display RGW user/bucket quota max size in human readabl...
Currently the RGW user/bucket quota max. size is displayed in bytes. This should be rendered automatically in human r... Volker Theile
01:11 PM Dashboard Feature #24571 (In Progress): mgr/dashboard: Move Cluster/Audit logs from front page to dedicated...
Jos Collin
12:33 PM Dashboard Feature #24571: mgr/dashboard: Move Cluster/Audit logs from front page to dedicated "Logs" page
Please see the screenshot of the new logs page attached. As we have a dedicated page for the logs now, do we still ne... Jos Collin
12:15 PM Dashboard Bug #34312: mgr/dashboard: Style guide for frontend/Angular coding conventions
Another topic which came up recently is the underscore prefix for private methods. I've seen it in a pull request and... Patrick Seidensal
11:02 AM Dashboard Bug #34312: mgr/dashboard: Style guide for frontend/Angular coding conventions
I have a view topics that aren't covered.
File / Method lengths?
INHO less than 500 lines per file which raises t...
Stephan Müller
10:44 AM Dashboard Bug #34312 (New): mgr/dashboard: Style guide for frontend/Angular coding conventions
Let's start the discussion about coding conventions as it seems we don't have at least the following topic covered ye... Patrick Seidensal
11:29 AM Dashboard Bug #34314: mgr/dashboard: Unable to add RBD image after selecting an existing one
Confirmed, this is an issue specific to this PR. Stephan - FYI. Lenz Grimmer
11:26 AM Dashboard Bug #34314: mgr/dashboard: Unable to add RBD image after selecting an existing one
This might be due to "PR#23779":https://github.com/ceph/ceph/pull/23779 which I am currently testing - I need to doub... Lenz Grimmer
11:17 AM Dashboard Bug #34314 (Can't reproduce): mgr/dashboard: Unable to add RBD image after selecting an existing one
When selecting an existing RBD image in the data table, the table menu's default action changes from "Add" to "Edit".... Lenz Grimmer
11:08 AM Dashboard Bug #34313: mgr/dashboard: Unable to create RBD snapshot clone in different pool
!Screenshot%20from%202018-08-29%2013-06-33.png! Lenz Grimmer
11:07 AM Dashboard Bug #34313 (Rejected): mgr/dashboard: Unable to create RBD snapshot clone in different pool
According to the "documentation":http://docs.ceph.com/docs/master/rbd/rbd-snapshot/#cloning-a-snapshot "You may clone... Lenz Grimmer
10:40 AM Dashboard Feature #27218: mgr/dashboard: Style guide to give a the UI an overall look and feel
I would suggest to add a list of components that should be used if possible.
As this topic has the potential to rais...
Stephan Müller
10:32 AM Dashboard Feature #24999: mgr/dashboard: Embed Grafana Dashboards into the Mgr Dashboard UI
Pull request: https://github.com/ceph/ceph/pull/23666 Lenz Grimmer
10:31 AM Dashboard Feature #24999: mgr/dashboard: Embed Grafana Dashboards into the Mgr Dashboard UI
Looks good to me so far! Thank you. Lenz Grimmer
10:27 AM mgr Bug #25103: mgr: pgs show in unknown state despite being active
We have also encountered this while upgrading to mimic Paul Emmerich
10:15 AM rgw Bug #27205: Incorrect stats by "radosgw-admin user stats" after bucket resharding
Similar to https://tracker.ceph.com/issues/24505 Lei Liu
10:06 AM Dashboard Feature #25231 (Rejected): mgr/dashboard: Provide ability to create a user by cloning another
The associated PR has been closed because right at the moment a 'Clone' user dialog will look and behave exactly as t... Volker Theile
09:43 AM Revision 4b1fadf2 (ceph): mgr/dashboard: Add gap between panel footer buttons
In forms there was no gap between the panel footer buttons.
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
09:34 AM Revision 6b129aca (ceph): Merge pull request #23706 from tspmelo/wip-update-angular
mgr/dashboard: Update Angular packages
Reviewed-by: Alfonso Martínez <almartin@redhat.com>
Lenz Grimmer
09:00 AM Revision 005809e0 (ceph): cmake: no need to add "-D" before definitions
and there is no need to make the definition public for the executable
target.
Signed-off-by: Kefu Chai <kchai@redhat...
Kefu Chai
06:43 AM rgw Bug #23489: [rgw] civetweb behind haproxy doesn't work with absolute URI
Sorry, I was under the impression this was on mimic but its luminous. AbsoluteURI and thus docker registry works on ... Dieter Roels
06:32 AM rgw Bug #27048: s3aws: RequestError: send request failed after upgrade to mimic
Turns out this is already fixed in upstream civetweb: https://github.com/civetweb/civetweb/pull/540/files
I hope t...
Dieter Roels
05:26 AM CephFS Backport #26983 (In Progress): luminous: client: requests that do name lookup may be sent to wron...
https://github.com/ceph/ceph/pull/23793 Prashant D
05:24 AM CephFS Backport #26988 (In Progress): mimic: mds: explain delayed client_request due to subtree migration
https://github.com/ceph/ceph/pull/23792 Prashant D
02:35 AM Revision 41978f2e (ceph): mgr/MgrClient: guard send_pgstats() with lock
ms_handle_reset() races with send_pgstats(), and the latter could
reference a session with a null connection. so we n...
Kefu Chai
02:32 AM Revision 0524ddd2 (ceph): mgr/MgrClient: extract MMgrReport sending code into a separated method
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 5faf1787573bb4896a67889471b3c033dbeacf04)
Con...
Kefu Chai
01:46 AM Revision 203acd76 (ceph): mds: cleanup CDir freezing/frozen tree check
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit 4ecf91deb2b3f123a091a52a0e127426ef891feb)
Yan, Zheng
01:46 AM Revision a72d82b2 (ceph): mds: more description for failed authpin
Fixes: http://tracker.ceph.com/issues/24840
Signed-off-by: Yan, Zheng <zyan@redhat.com>
(cherry picked from commit 6e...
Yan, Zheng
01:44 AM Revision 0d7f70b3 (ceph): client: fix choose_target_mds for requests that do name lookup
There are two cases that a dirfrag is not recorded in CInode::fragmap.
One is that the dirfrag is not subtree root, a...
Yan, Zheng
12:36 AM Revision a8b55d03 (ceph): auth/AuthMethodList: add std:: before type names
we cannot assume 'using namespace std`
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:36 AM Revision 09d3f546 (ceph): mon,auth,common: include necessary headers
we cannot assume the included header alway indirectly include the use types
in this case, CephContext is defined by ...
Kefu Chai
12:31 AM Dashboard Feature #24998: monitoring: Port and submit the ceph-metrics Grafana dashboards
I've attached screenshots of the current state of the dashboards that I've been working on to port from cephmetrics t... Paul Cuzner

08/28/2018

11:42 PM CephFS Backport #32098 (In Progress): luminous: mds: optimize the way how max export size is enforced
https://github.com/ceph/ceph/pull/23789 Zheng Yan
11:10 AM CephFS Backport #32098 (Resolved): luminous: mds: optimize the way how max export size is enforced
https://github.com/ceph/ceph/pull/23789 Nathan Cutler
11:12 PM Revision 06a0b98d (ceph): mds: cleanup MutationImpl::More initialization
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit 90fd9c89ac15449a270abfffb25366c2a687f596)
...
Yan, Zheng
11:12 PM Revision e192b72b (ceph): mds: make CInode::get_dirfrags container agnostic
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit c2807b8ffea7d6b0075ac0f08641235b9b352ad2)
...
Yan, Zheng
11:12 PM Revision 82ff02f3 (ceph): mds: optimize the way how max export size is enforced
The old way is checking export size after subtree gets frozen. It may
freeze a large subtree, but only exports small ...
Yan, Zheng
11:12 PM Revision 3e3d8dbc (ceph): mds: limit total size of exporting subtrees
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
11:12 PM Revision e1935181 (ceph): mds: change default mds_max_export_size to 20M
1G seems too large. mds may speed long time on processing
imported/expored subtree.
Signed-off-by: "Yan, Zheng" <zya...
Yan, Zheng
11:12 PM Revision 64756c9d (ceph): mds: export subtree part by part
When exporting a large subtree, migrator may only exports some portions
of the subtree. This patch makes migrator con...
Yan, Zheng
11:12 PM Revision 362e9f68 (ceph): mds: clear scatterlock's flushed when removing dirty
If mds imports scatterlock's parent inode later, the leftover flushed
flag may prevent Locker::eval_gather from calli...
Yan, Zheng
11:12 PM Revision 33910a71 (ceph): mds: adjust export size after renaming directory into freezing subtree
restart exporting the subtree if rename makes export size too large
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
10:33 PM ceph-volume Bug #34311: ceph-volume rsync can't determine vagrant VM hosts, breaks tests
What needs to happen here is that the ssh config file needs to be passed into rsync, probably using the `use_ssh_args... Alfredo Deza
10:31 PM ceph-volume Bug #34311 (Resolved): ceph-volume rsync can't determine vagrant VM hosts, breaks tests
... Alfredo Deza
10:14 PM CephFS Backport #26976 (In Progress): mimic: qa: kcephfs suite has kernel build failures
Patrick Donnelly
09:50 PM rbd Bug #26927 (Resolved): errors in /cli_generic.sh in rbd-luminous-distro-basic-smithi
Jason Dillaman
08:58 PM rbd Bug #26927: errors in /cli_generic.sh in rbd-luminous-distro-basic-smithi
Jason Dillaman wrote:
> *PR*: https://github.com/ceph/ceph/pull/23776
merged
Yuri Weinstein
01:48 PM rbd Bug #26927 (In Progress): errors in /cli_generic.sh in rbd-luminous-distro-basic-smithi
*PR*: https://github.com/ceph/ceph/pull/23776 Jason Dillaman
09:50 PM rbd Bug #26928 (Resolved): "formatted-output.t: failed" in rbd-luminous-distro-basic-smithi
Jason Dillaman
08:58 PM rbd Bug #26928: "formatted-output.t: failed" in rbd-luminous-distro-basic-smithi
Jason Dillaman wrote:
> *PR*: https://github.com/ceph/ceph/pull/23776
merged
Yuri Weinstein
01:48 PM rbd Bug #26928 (In Progress): "formatted-output.t: failed" in rbd-luminous-distro-basic-smithi
*PR*: https://github.com/ceph/ceph/pull/23776 Jason Dillaman
09:29 PM ceph-volume Bug #34310: batch broken when trying to format device information
master PR https://github.com/ceph/ceph/pull/23787 Alfredo Deza
09:26 PM ceph-volume Bug #34310 (Resolved): batch broken when trying to format device information
... Alfredo Deza
09:28 PM Revision a76fccba (ceph): ceph-volume lvm.batch remove non-existent sys_api property
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:57 PM Revision f455965d (ceph): Merge pull request #23776 from dillaman/wip-26927-luminous
luminous: rbd: fix issues in IEC unit handling
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Yuri Weinstein
08:45 PM Revision ea15b625 (ceph): qa/mgr/selftest: handle always-on module fall out
need a non-always-on module. hello doesn't work because it isn't
installed. so switch to selftest.
Signed-off-by: No...
Noah Watkins
08:35 PM CephFS Backport #24931 (Resolved): mimic: client: put instance/addr information in status asok command
Nathan Cutler
08:00 PM CephFS Backport #24931: mimic: client: put instance/addr information in status asok command
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23109
merged
Yuri Weinstein
08:34 PM Revision f8db9faf (ceph): doc/man/ceph-volume uncomment flags that are now fully supported in batch
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:32 PM Revision f53c9e9c (ceph): ceph-volume tests.util ensure dmcrypt_close will skip non-existent paths
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 7a5ee22437a05fc809bffde97c8e3401f7ba564d)
Alfredo Deza
08:32 PM Revision ed28bd00 (ceph): ceph-volume lvm.zap loop over all vgs from a pv to destroy them
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 9066792764edcab1d0c2b3178d6f8f9784e30f85)
Alfredo Deza
08:32 PM Revision 9be01e3a (ceph): ceph-volume tests.functional batch add filestore sceanrios to tox.ini
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit ac00e722551e759fc3c1c157ddc89933fb3ac275)
Alfredo Deza
08:32 PM Revision 807c577a (ceph): ceph-volume lvm.zap unmount lvs and close dmcrypt on partitions
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 549109c1de2b43f31747828cb5703f9db221dd1a)
Alfredo Deza
08:32 PM Revision 4654d13a (ceph): ceph-volume util.encryption if crypt path does not exist, skip it
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 635f8e9e2ecdad5c54a599029bdad74e88fad600)
Alfredo Deza
08:32 PM Revision 95d4764c (ceph): ceph-volume tests.functional add bluestore,filestore playbooks
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 26ca6c129a70cd28aa0ed2dae552fb91a251ad21)
Alfredo Deza
08:32 PM Revision fab9bc45 (ceph): ceph-volume tests.functional add xenial batch tests
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit bfd1bfc2422318edb5a87739b70f93bfc057dc02)
Alfredo Deza
08:32 PM Revision 3bf267eb (ceph): ceph-volume lvm.zap iterate over multiple lvs on a pv
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 21d4f4afcefb6b2510ae67d1ca5e3bf1d510cdfb)
Alfredo Deza
08:32 PM Revision 93aa95fe (ceph): ceph-volume tests.util assert new as_int,as_float helper methods
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d2c181fc70bf20fb17cf41437fb207afc5dd7656)
Alfredo Deza
08:32 PM Revision b7c9c877 (ceph): ceph-volume tests.functional add centos7 bluestore batch tests
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 544e364e8c3c01633333ddc11c29302965e0616c)
Alfredo Deza
08:32 PM Revision 1e6d02ec (ceph): ceph-volume tests.functional add centos7 filestore batch tests
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit a4ff2bff502f1837f696e5f8ebe88f7586d1a83f)
Alfredo Deza
08:32 PM Revision 4855ac01 (ceph): ceph-volume lvm.strategies fix a bug where incorrect template was used
The template wouldn't render the total OSDs and the removed section was
repeated
Signed-off-by: Alfredo Deza <adeza@...
Alfredo Deza
08:32 PM Revision 5bc1cadf (ceph): ceph-volume util.disk add as_int and as_float helpers for Size objects
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit ff7054116c50cb149de207280b0469bf51655728)
Alfredo Deza
08:32 PM Revision 00271d5d (ceph): ceph-volume util.prepare add a helper to get journal sizes from ceph.conf
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 4c0b4df1df2db85209c13ff66ae7a67524856c2d)
Alfredo Deza
08:32 PM Revision 254ed7a9 (ceph): ceph-volume tests verify new utility for journal sizes
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 3adf13f868f270293fc307b58786155341470a9d)
Alfredo Deza
08:32 PM Revision c614bdb9 (ceph): ceph-volume lvm.strategies update bluestore use of Size
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 75e9729b76594ce1b6504c10e613a91aea82477d)
Alfredo Deza
08:32 PM Revision a052609c (ceph): ceph-volume lvm.strategies update filestore use of Size objects
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit f29ec4c6077e9ab36a9eb5ac030b17cd3a47567c)
Alfredo Deza
08:32 PM Revision e56d02ba (ceph): ceph-volume lvm.strategies use get_journal_size helper for filestore
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 01aebfc6a075bc91d0dc345f9cd953e3a4259015)
Alfredo Deza
08:32 PM Revision 04cd87d5 (ceph): ceph-volume tests.util update to reflect Size object changes
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 7816fa9f90985d03c17fda31093252fc66a48146)
Alfredo Deza
08:32 PM Revision fca3d68e (ceph): ceph-volume tests.util verify that Size object don't change state
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 5a54ab17602d159bdd29fe82a25f4f026b0fe6c8)
Alfredo Deza
08:32 PM Revision b1f85474 (ceph): ceph-volume lvm.strategies create single type filestore
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit af99401cad2c25b02e6ea0df4554d80afbad2b9b)
Alfredo Deza
08:32 PM Revision 2fe91b1d (ceph): ceph-volume util create a templates module
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 783e58472c55d378773404050d95470d3bb8bbc2)
Alfredo Deza
08:32 PM Revision 3a7cbab5 (ceph): ceph-volume lvm.strategies use new template location in bluestore
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 8f7bca7ba1f74de125a3789133e06c6cf0c083c1)
Alfredo Deza
08:32 PM Revision 1a1ff736 (ceph): ceph-volume util.disk do not modify self instance of Size objects
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 00dba2e83ad80cd41b6b29efa642e2da826c2124)
Alfredo Deza
08:32 PM Revision 9fe6ad49 (ceph): doc/rados update journal size defaults to 5GB
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 35a48728ae160a347471cf5b461c552b85323a1b)
Alfredo Deza
08:32 PM Revision 188f4ae8 (ceph): doc/ceph-volume add filestore docs for batch
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:26 PM CephFS Bug #24856 (Resolved): mds may get discontinuous mdsmap
Nathan Cutler
08:26 PM CephFS Backport #25047 (Resolved): mimic: mds may get discontinuous mdsmap
Nathan Cutler
08:00 PM CephFS Backport #25047: mimic: mds may get discontinuous mdsmap
Zheng Yan wrote:
> https://github.com/ceph/ceph/pull/23180
merged
Yuri Weinstein
08:25 PM CephFS Bug #24852 (Resolved): mds: dump MDSMap epoch to log at low debug
Nathan Cutler
08:25 PM CephFS Backport #25035 (Resolved): mimic: mds: dump MDSMap epoch to log at low debug
Nathan Cutler
08:00 PM CephFS Backport #25035: mimic: mds: dump MDSMap epoch to log at low debug
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/23196
merged
Yuri Weinstein
08:24 PM CephFS Backport #26905 (Resolved): mimic: MDSMonitor: consider raising priority of MMDSBeacons from MDS ...
Nathan Cutler
07:59 PM CephFS Backport #26905: mimic: MDSMonitor: consider raising priority of MMDSBeacons from MDS so they are...
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/23565
merged
Yuri Weinstein
08:24 PM Dashboard Bug #24080 (Resolved): Dashboard: Prevent RGW API user deletion
Nathan Cutler
08:23 PM mgr Backport #24543 (Resolved): mimic: Dashboard: Prevent RGW API user deletion
Nathan Cutler
07:57 PM mgr Backport #24543: mimic: Dashboard: Prevent RGW API user deletion
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22670
merged
Yuri Weinstein
08:23 PM RADOS Bug #24033 (Resolved): rados: not all exceptions accept keyargs
Nathan Cutler
08:22 PM RADOS Backport #25178 (Resolved): mimic: rados: not all exceptions accept keyargs
Nathan Cutler
07:53 PM RADOS Backport #25178: mimic: rados: not all exceptions accept keyargs
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23335
merged
Yuri Weinstein
08:22 PM Revision 02652343 (ceph): doc/ceph-volume uncomment section of newly supported batch operations
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:19 PM Revision 6f716af6 (ceph): ceph-volume tests/functional add mgrs daemons to lvm tests
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 2b7a22ef10e38a7bb4d08c9ebe9736e6452b005f)
Alfredo Deza
08:19 PM Revision 2c4623c5 (ceph): ceph-volume tests/functional add mgrs daemons to lvm tests
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 2b7a22ef10e38a7bb4d08c9ebe9736e6452b005f)
Alfredo Deza
08:18 PM ceph-volume Bug #34309 (Resolved): update batch documentation to explain other strategies
All of the strategies are now supported but they are commented out in the docs Alfredo Deza
08:00 PM Revision bcf14ee6 (ceph): Merge pull request #23109 from pdvian/wip-24931-mimic
mimic: client: add inst to asok status output
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
08:00 PM Revision c836a0ff (ceph): Merge pull request #23180 from ukernel/mimic-24856
mimic: mds: handle discontinuous mdsmap
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
07:59 PM Revision c4bf4a0e (ceph): Merge pull request #23196 from pdvian/wip-25035-mimic
mimic: mds: print mdsmap processed at low debug level
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
07:59 PM Revision 1e5f8db1 (ceph): Merge pull request #23565 from pdvian/wip-26905-mimic
mimic: mds: mark beacons as high priority
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
07:57 PM Revision 3521bbe3 (ceph): Merge pull request #22670 from votdev/mimic_bug_24080
mimic: mgr/dashboard: Prevent RGW API user deletion
Reviewed-by: Ricardo Dias <rdias@suse.com>
Reviewed-by: Yuri Wei...
Yuri Weinstein
07:54 PM Revision 2e9234a6 (ceph): Merge pull request #23111 from smithfarm/wip-18163-mimic
mimic: tools: ceph-detect-init: support SLED
Reviewed-by: Tim Serong <tserong@suse.com>
Yuri Weinstein
07:53 PM Revision dbe94f31 (ceph): Merge pull request #23335 from smithfarm/wip-25178-mimic
mimic: rados: not all exceptions accept keyargs
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
07:22 PM Revision 47ed62dc (ceph): librados: new get_min_compatible_osd API helper methods
These methods retrieve the current minimum required OSD version
from the OSD map. This can help client applications d...
Jason Dillaman
05:38 PM rgw Backport #32127 (In Progress): luminous: docs: radosgw: ldap-auth: wrong option name 'rgw_ldap_se...
Nathan Cutler
11:12 AM rgw Backport #32127 (Resolved): luminous: docs: radosgw: ldap-auth: wrong option name 'rgw_ldap_searc...
https://github.com/ceph/ceph/pull/23761 Nathan Cutler
05:33 PM Revision 644edb8e (ceph): mgr: balancer: deepcopy best plan - otherwise we get latest
Fixes: http://tracker.ceph.com/issues/27000
Signed-off-by: Stefan Priebe <s.priebe@profihost.ag>
(cherry picked from ...
Stefan Priebe
05:32 PM mgr Backport #32082 (In Progress): mimic: mgr balancer does not save optimized plan but latest
Nathan Cutler
11:10 AM mgr Backport #32082 (Resolved): mimic: mgr balancer does not save optimized plan but latest
https://github.com/ceph/ceph/pull/23782 Nathan Cutler
05:18 PM Revision b80c7dbe (ceph): ceph-volume lvm.batch allow extra flags for bluestore
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 4149d664fa51eb7b2f900370c2bd000b1a5b1edc)
Alfredo Deza
05:18 PM Revision b53e026e (ceph): ceph-volume lvm.batch move import statement to the top
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit c460f18d0930e3dbe1cfb97f2d399e4a8a2ceed9)
Alfredo Deza
05:16 PM Revision d4fdb5b3 (ceph): ceph-volume lvm.batch move import statement to the top
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit c460f18d0930e3dbe1cfb97f2d399e4a8a2ceed9)
Alfredo Deza
05:16 PM Revision 298344c1 (ceph): ceph-volume lvm.batch allow extra flags for bluestore
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 4149d664fa51eb7b2f900370c2bd000b1a5b1edc)
Alfredo Deza
05:02 PM Revision 1b090ca4 (ceph): Merge pull request #23765 from chenzhua/master
doc: fix spelling errors in rbd doc
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
04:41 PM Revision b560d23d (ceph): Merge pull request #23778 from ceph/backport-luminous-23075
luminous: ceph-volume batch command
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
04:39 PM Revision cda3a84d (ceph): Merge pull request #23777 from ceph/backport-mimic-23075
mimic: ceph-volume batch command
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
04:08 PM rgw Feature #34308 (Resolved): beast frontend option to set the TCP_NODELAY socket option
to match the tcp_nodelay option in civetweb Casey Bodley
04:07 PM Revision 987cc976 (ceph): ceph-volume tests.api update lvm sizing tests
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 8d4525a59d1d7eb1d571848698c69cace29bfa53)
Alfredo Deza
04:06 PM Revision a25a4cd2 (ceph): ceph-volume api.lvm convert and use extents for sizing calculations
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 99e034d7eed9508ee016431c040e3fddca9bca69)
Alfredo Deza
04:06 PM Revision af06c714 (ceph): ceph-volume util move the str_to_int utility out of lvm
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit cb5b30ab43f37adc45fb6114452b37722c65501e)
...
Alfredo Deza
04:03 PM Revision 4d4a56e9 (ceph): ceph-volume lvm.main rename auto to batch
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit ae98cc3512d5e66609640066ccbca1a36acfa220)
Alfredo Deza
04:03 PM Revision 4444f7cb (ceph): ceph-volume lvm.batch update help docs from auto to batch
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 226a5389ab3379943d3af35e3e1a86481a3980b2)
Alfredo Deza
04:03 PM Revision 9907c70e (ceph): ceph-volume lvm.strategies add stubs for filestore
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit fb6a2da7a13cc7edfe496583addbd29c21ecde1a)
Alfredo Deza
04:03 PM Revision ba7b2ee0 (ceph): ceph-volume lvm rename auto to batch
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d7707650a59855eac75e37ddb4053c62b0dc11e9)
Alfredo Deza
04:03 PM Revision fe4e5376 (ceph): ceph-volume lvm.auto create a strategies module
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 6043a2255dc8e9b4e3b09a4642a16718fd93370d)
Alfredo Deza
04:03 PM Revision 2b0cb6aa (ceph): ceph-volume lvm.strategies add bluestore with validators
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 9f13951414e5e4378a0473c9ddef7e641f4e9d3f)
Alfredo Deza
04:03 PM Revision 40f61d52 (ceph): ceph-volume lvm.prepare do not pass the name when creating a vg
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 30d17788a915a2f49856fbd20f61638d42553b74)
Alfredo Deza
04:03 PM Revision 329b8de1 (ceph): ceph-volume lvm.main make auto a subcommand
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 0cd5a698b163e46b5282fb50d3599fd9f6a4d2b1)
Alfredo Deza
04:03 PM Revision 21565ee0 (ceph): ceph-volume api.lvm create_vg should optionally name vgs on the fly
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 01aece2b9ab034e8d4419f262a33764664ad93a2)
Alfredo Deza
04:03 PM Revision 6dda61ac (ceph): ceph-volume lvm.auto help menu and dynamic strategy loading
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 9a426d0666d35a8b47d00752c6930b675f8bafda)
Alfredo Deza
04:03 PM Revision d8e2c5ce (ceph): ceph-volume lvm.auto add --yes prompt to execute strategies
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d38e8d95a42357483689c5280c6c29888d14c58a)
Alfredo Deza
04:03 PM Revision 1948c75c (ceph): ceph-volume tests verify Size() behavior
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 079e4c3f3126a00fc9a3036e3f426c07ecc0659c)
Alfredo Deza
04:03 PM Revision 5c86d96d (ceph): ceph-volume lvm.auto move auto as a sub-command of lvm
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 7fa5317e2f911f94c867a344c2c5cc5441a63db1)
Alfredo Deza
04:03 PM Revision db6434ba (ceph): ceph-volume util.disk create a Size class for sizing representations an...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit c13b12c5bed2f7f2133ba2f4c4b29159fc410f53)
Alfredo Deza
04:03 PM Revision 54dfd7b2 (ceph): ceph-volume util.disk capture real size when inspecting disks
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 165b944c6196c7b760e9ab6b9b2cf9eb6092190c)
Alfredo Deza
04:03 PM Revision de8f33ef (ceph): ceph-volume api.lvm extract sizing method into its own utility
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 2e9da026339df13e6a6cfb3b9c785d30e49cb1ff)
Alfredo Deza
04:03 PM Revision 839bedfe (ceph): ceph-volume main remove auto as a top-level command
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit b9bc2eb628355a8f6d87a41eae2f7bcf83156a81)
Alfredo Deza
03:41 PM devops Bug #22143 (Resolved): ceph-iscsi-[config/cli/tools] projects need official RPM builds
https://github.com/ceph/ceph-build/pull/1105 David Galloway
03:41 PM devops Bug #22143: ceph-iscsi-[config/cli/tools] projects need official RPM builds
Ben Webber wrote:
> @David, I think a newer version of ceph-iscsi-config is needed in the download.ceph.com repo as ...
David Galloway
03:40 PM rgw Bug #26965 (In Progress): Compliance to aws s3's relaxed query handling behaviour
https://github.com/ceph/ceph/pull/23652 Abhishek Lekshmanan
03:30 PM Revision c79aa246 (ceph): Merge pull request #23596 from cbodley/wip-rgw-no-datalog-marker
rgw multisite: incremental data sync uses truncated flag to detect end of listing
Reviewed-by: Yehuda Sadeh <yehuda@...
Casey Bodley
03:09 PM Revision f4792b60 (ceph): ceph-volume tests.api update lvm sizing tests
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 8d4525a59d1d7eb1d571848698c69cace29bfa53)
Alfredo Deza
03:07 PM Revision ca5fd2a1 (ceph): ceph-volume api.lvm convert and use extents for sizing calculations
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 99e034d7eed9508ee016431c040e3fddca9bca69)
Alfredo Deza
03:04 PM Revision 88e9814c (ceph): ceph-volume lvm.strategies add stubs for filestore
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit fb6a2da7a13cc7edfe496583addbd29c21ecde1a)
Alfredo Deza
03:04 PM Revision 78822f08 (ceph): ceph-volume lvm rename auto to batch
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d7707650a59855eac75e37ddb4053c62b0dc11e9)
Alfredo Deza
03:04 PM Revision 5c7fdb67 (ceph): ceph-volume lvm.main rename auto to batch
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit ae98cc3512d5e66609640066ccbca1a36acfa220)
Alfredo Deza
03:04 PM Revision c6f47df4 (ceph): ceph-volume lvm.batch update help docs from auto to batch
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 226a5389ab3379943d3af35e3e1a86481a3980b2)
Alfredo Deza
03:04 PM Revision 371ac006 (ceph): ceph-volume api.lvm create_vg should optionally name vgs on the fly
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 01aece2b9ab034e8d4419f262a33764664ad93a2)
Alfredo Deza
03:04 PM Revision 3c30229b (ceph): ceph-volume lvm.prepare do not pass the name when creating a vg
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 30d17788a915a2f49856fbd20f61638d42553b74)
Alfredo Deza
03:04 PM Revision 414836ba (ceph): ceph-volume lvm.auto create a strategies module
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 6043a2255dc8e9b4e3b09a4642a16718fd93370d)
Alfredo Deza
03:04 PM Revision f96cb9c5 (ceph): ceph-volume lvm.strategies add bluestore with validators
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 9f13951414e5e4378a0473c9ddef7e641f4e9d3f)
Alfredo Deza
03:04 PM Revision 6c2c88fe (ceph): ceph-volume lvm.auto move auto as a sub-command of lvm
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 7fa5317e2f911f94c867a344c2c5cc5441a63db1)
Alfredo Deza
03:04 PM Revision 89ba3618 (ceph): ceph-volume lvm.auto help menu and dynamic strategy loading
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 9a426d0666d35a8b47d00752c6930b675f8bafda)
Alfredo Deza
03:04 PM Revision d165a370 (ceph): ceph-volume lvm.auto add --yes prompt to execute strategies
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d38e8d95a42357483689c5280c6c29888d14c58a)
Alfredo Deza
03:04 PM Revision 6ed901ee (ceph): ceph-volume lvm.main make auto a subcommand
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 0cd5a698b163e46b5282fb50d3599fd9f6a4d2b1)
Alfredo Deza
03:04 PM Revision a4dec2fc (ceph): ceph-volume main remove auto as a top-level command
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit b9bc2eb628355a8f6d87a41eae2f7bcf83156a81)
Alfredo Deza
03:04 PM Revision e2a23a71 (ceph): ceph-volume util.disk create a Size class for sizing representations an...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit c13b12c5bed2f7f2133ba2f4c4b29159fc410f53)
Alfredo Deza
03:04 PM Revision ec2e4936 (ceph): ceph-volume util.disk capture real size when inspecting disks
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 165b944c6196c7b760e9ab6b9b2cf9eb6092190c)
Alfredo Deza
03:04 PM Revision 87abd62f (ceph): ceph-volume tests verify Size() behavior
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 079e4c3f3126a00fc9a3036e3f426c07ecc0659c)
Alfredo Deza
03:04 PM Revision cdff6d65 (ceph): ceph-volume api.lvm extract sizing method into its own utility
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 2e9da026339df13e6a6cfb3b9c785d30e49cb1ff)
Alfredo Deza
02:18 PM rgw Bug #34307: radosgw: dynamic resharding does not drop old bucket indexes
I thought that the design intent of resharding was that old indexes would be retired once resharding was successfully... Matt Benjamin
02:12 PM rgw Bug #34307: radosgw: dynamic resharding does not drop old bucket indexes
bash oneliner find these bucket indexes using rgw admin commands ... Abhishek Lekshmanan
02:04 PM rgw Bug #34307 (Resolved): radosgw: dynamic resharding does not drop old bucket indexes
ceph mon now complains when omap numbers exceed a threshold (12.2.6+, master/mimic), which can easily happen with lar... Abhishek Lekshmanan
01:41 PM Revision b0dec403 (ceph): qa/workunits/rbd/cli_generic: update unit formatting
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 3e8b74fb3d1b3071decc14f243b7dbe03483ed...
Jason Dillaman
01:38 PM Revision 5e4a918e (ceph): ceph-volume tests validate the new utils for prompts
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 2d988337a96fe6cc8fffb37e4641c86cd47e1139)
Alfredo Deza
01:38 PM Revision f68eb691 (ceph): ceph-volume util create prompt helpers
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 0283fcc38b13c2d090b1d25be732e6f5f43b834c)
Alfredo Deza
01:38 PM Revision f57ebac4 (ceph): ceph-volume tests verify str_to_int utility
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 56b1bf633d3d16cf335043450df95f191e2907a4)
Alfredo Deza
01:38 PM Revision b085622c (ceph): ceph-volume tests.api update lvm sizing tests
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 8d4525a59d1d7eb1d571848698c69cace29bfa53)
Alfredo Deza
01:38 PM Revision 460b92be (ceph): ceph-volume util move the str_to_int utility out of lvm
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit cb5b30ab43f37adc45fb6114452b37722c65501e)
Alfredo Deza
01:38 PM Revision cd71c59b (ceph): ceph-volume api.lvm convert and use extents for sizing calculations
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 99e034d7eed9508ee016431c040e3fddca9bca69)
Alfredo Deza
01:38 PM Revision f90f3616 (ceph): ceph-volume lvm.batch update help docs from auto to batch
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 226a5389ab3379943d3af35e3e1a86481a3980b2)
Alfredo Deza
01:38 PM Revision 47be1b04 (ceph): ceph-volume lvm rename auto to batch
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d7707650a59855eac75e37ddb4053c62b0dc11e9)
Alfredo Deza
01:38 PM Revision b25e0bd2 (ceph): ceph-volume lvm.main rename auto to batch
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit ae98cc3512d5e66609640066ccbca1a36acfa220)
Alfredo Deza
01:38 PM Revision 4d8b8287 (ceph): ceph-volume lvm.strategies add bluestore with validators
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 9f13951414e5e4378a0473c9ddef7e641f4e9d3f)
Alfredo Deza
01:38 PM Revision a7028f49 (ceph): ceph-volume lvm.strategies add stubs for filestore
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit fb6a2da7a13cc7edfe496583addbd29c21ecde1a)
Alfredo Deza
01:38 PM Revision e8c642a9 (ceph): ceph-volume lvm.prepare do not pass the name when creating a vg
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 30d17788a915a2f49856fbd20f61638d42553b74)
Alfredo Deza
01:38 PM Revision 83a4c2cc (ceph): ceph-volume lvm.auto create a strategies module
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 6043a2255dc8e9b4e3b09a4642a16718fd93370d)
Alfredo Deza
01:38 PM Revision 0604709b (ceph): ceph-volume api.lvm create_vg should optionally name vgs on the fly
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 01aece2b9ab034e8d4419f262a33764664ad93a2)
Alfredo Deza
01:38 PM Revision 666dd84c (ceph): ceph-volume lvm.auto add --yes prompt to execute strategies
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d38e8d95a42357483689c5280c6c29888d14c58a)
Alfredo Deza
01:38 PM Revision e9a41820 (ceph): ceph-volume lvm.main make auto a subcommand
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 0cd5a698b163e46b5282fb50d3599fd9f6a4d2b1)
Alfredo Deza
01:38 PM Revision 2d632e59 (ceph): ceph-volume lvm.auto move auto as a sub-command of lvm
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 7fa5317e2f911f94c867a344c2c5cc5441a63db1)
Alfredo Deza
01:38 PM Revision eb71bbf2 (ceph): ceph-volume lvm.auto help menu and dynamic strategy loading
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 9a426d0666d35a8b47d00752c6930b675f8bafda)
Alfredo Deza
01:38 PM Revision 8deda66d (ceph): ceph-volume tests verify Size() behavior
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 079e4c3f3126a00fc9a3036e3f426c07ecc0659c)
Alfredo Deza
01:37 PM Revision df4d0f18 (ceph): ceph-volume util.disk create a Size class for sizing representations an...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit c13b12c5bed2f7f2133ba2f4c4b29159fc410f53)
Alfredo Deza
01:37 PM Revision 1fedc7ef (ceph): ceph-volume util.disk capture real size when inspecting disks
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 165b944c6196c7b760e9ab6b9b2cf9eb6092190c)
Alfredo Deza
01:37 PM Revision 70ff998f (ceph): ceph-volume api.lvm extract sizing method into its own utility
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 2e9da026339df13e6a6cfb3b9c785d30e49cb1ff)
Alfredo Deza
01:37 PM Revision 31f6cafd (ceph): ceph-volume main remove auto as a top-level command
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit b9bc2eb628355a8f6d87a41eae2f7bcf83156a81)
Alfredo Deza
01:36 PM Revision 5d1c06e1 (ceph): rbd: correct object size formatting
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit bdcf9d9a2c8c0b8ce68beef025401ef0dd179192)
Jason Dillaman
01:36 PM Revision 79a49ffb (ceph): test/cli-integration/rbd: updated unit formatting
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 0acc0a8a85b613e37d24e6ada1f607872cf4c6...
Jason Dillaman
01:34 PM Revision 081c7215 (ceph): ceph-volume tests validate the new utils for prompts
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 2d988337a96fe6cc8fffb37e4641c86cd47e1139)
Alfredo Deza
01:34 PM Revision dde3a125 (ceph): ceph-volume api.lvm convert and use extents for sizing calculations
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 99e034d7eed9508ee016431c040e3fddca9bca69)
Alfredo Deza
01:34 PM Revision b788eff2 (ceph): ceph-volume tests verify str_to_int utility
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 56b1bf633d3d16cf335043450df95f191e2907a4)
Alfredo Deza
01:34 PM Revision 56eda964 (ceph): ceph-volume tests.api update lvm sizing tests
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 8d4525a59d1d7eb1d571848698c69cace29bfa53)
Alfredo Deza
01:34 PM Revision 778c165e (ceph): ceph-volume util create prompt helpers
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 0283fcc38b13c2d090b1d25be732e6f5f43b834c)
Alfredo Deza
01:34 PM Revision 08eee8f6 (ceph): ceph-volume lvm rename auto to batch
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d7707650a59855eac75e37ddb4053c62b0dc11e9)
Alfredo Deza
01:34 PM Revision ecb72e4a (ceph): ceph-volume lvm.main rename auto to batch
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit ae98cc3512d5e66609640066ccbca1a36acfa220)
Alfredo Deza
01:34 PM Revision 2b759fe3 (ceph): ceph-volume lvm.batch update help docs from auto to batch
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 226a5389ab3379943d3af35e3e1a86481a3980b2)
Alfredo Deza
01:34 PM Revision 0c5c32d7 (ceph): ceph-volume util move the str_to_int utility out of lvm
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit cb5b30ab43f37adc45fb6114452b37722c65501e)
Alfredo Deza
01:34 PM Revision 6d3fbf11 (ceph): ceph-volume lvm.prepare do not pass the name when creating a vg
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 30d17788a915a2f49856fbd20f61638d42553b74)
Alfredo Deza
01:34 PM Revision 228040e8 (ceph): ceph-volume lvm.auto create a strategies module
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 6043a2255dc8e9b4e3b09a4642a16718fd93370d)
Alfredo Deza
01:34 PM Revision da44f7c1 (ceph): ceph-volume lvm.strategies add bluestore with validators
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 9f13951414e5e4378a0473c9ddef7e641f4e9d3f)
Alfredo Deza
01:34 PM Revision e7f2b23d (ceph): ceph-volume lvm.strategies add stubs for filestore
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit fb6a2da7a13cc7edfe496583addbd29c21ecde1a)
Alfredo Deza
01:34 PM Revision 326df1b6 (ceph): ceph-volume lvm.auto add --yes prompt to execute strategies
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d38e8d95a42357483689c5280c6c29888d14c58a)
Alfredo Deza
01:34 PM Revision 61871bb3 (ceph): ceph-volume lvm.main make auto a subcommand
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 0cd5a698b163e46b5282fb50d3599fd9f6a4d2b1)
Alfredo Deza
01:34 PM Revision a23c2aa7 (ceph): ceph-volume api.lvm create_vg should optionally name vgs on the fly
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 01aece2b9ab034e8d4419f262a33764664ad93a2)
Alfredo Deza
01:34 PM Revision 71329b84 (ceph): ceph-volume util.disk capture real size when inspecting disks
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 165b944c6196c7b760e9ab6b9b2cf9eb6092190c)
Alfredo Deza
01:34 PM Revision a4ad993f (ceph): ceph-volume tests verify Size() behavior
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 079e4c3f3126a00fc9a3036e3f426c07ecc0659c)
Alfredo Deza
01:34 PM Revision a26dd663 (ceph): ceph-volume lvm.auto move auto as a sub-command of lvm
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 7fa5317e2f911f94c867a344c2c5cc5441a63db1)
Alfredo Deza
01:34 PM Revision 78677ec9 (ceph): ceph-volume lvm.auto help menu and dynamic strategy loading
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 9a426d0666d35a8b47d00752c6930b675f8bafda)
Alfredo Deza
01:34 PM Revision acf5b165 (ceph): ceph-volume api.lvm extract sizing method into its own utility
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 2e9da026339df13e6a6cfb3b9c785d30e49cb1ff)
Alfredo Deza
01:34 PM Revision 81750e0b (ceph): ceph-volume main remove auto as a top-level command
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit b9bc2eb628355a8f6d87a41eae2f7bcf83156a81)
Alfredo Deza
01:34 PM Revision 0458c673 (ceph): ceph-volume util.disk create a Size class for sizing representations an...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit c13b12c5bed2f7f2133ba2f4c4b29159fc410f53)
Alfredo Deza
01:01 PM Backport #26887 (Resolved): luminous: tests: "cluster [WRN] 25 slow requests" in powercycle
Nathan Cutler
01:00 PM Revision dde86746 (ceph): Merge pull request #23768 from wjwithagen/wjw-fix-shared_mutex
core: Clang misses <optional> include
Reviewed-by: Jos Collin <jcollin@redhat.com>
Reviewed-by: Casey Bodley <cbodle...
Casey Bodley
01:00 PM CephFS Bug #23958 (Resolved): mds: scrub doesn't always return JSON results
Nathan Cutler
01:00 PM CephFS Backport #25037 (Resolved): mimic: mds: scrub doesn't always return JSON results
Nathan Cutler
01:00 PM CephFS Bug #24853 (Resolved): mds: dump recent (memory) log messages before respawning due to being remo...
Nathan Cutler
01:00 PM CephFS Backport #25040 (Resolved): mimic: mds: dump recent (memory) log messages before respawning due t...
Nathan Cutler
12:59 PM CephFS Bug #24855 (Resolved): mds: reduce debugging for missing inodes during subtree migration
Nathan Cutler
12:59 PM CephFS Backport #25042 (Resolved): mimic: mds: reduce debugging for missing inodes during subtree migration
Nathan Cutler
12:54 PM CephFS Backport #25045 (Resolved): mimic: mds: create health warning if we detect metadata (journal) wri...
Nathan Cutler
12:53 PM CephFS Backport #25044 (Resolved): mimic: overhead of g_conf->get_val<type>("config name") is high
Nathan Cutler
12:52 PM Backport #25222 (Resolved): mimic: common: Cond.h:C_SaferCond does not check done before calling ...
Nathan Cutler
12:51 PM CephFS Backport #26914 (Resolved): mimic: handle ceph_ll_close on unmounted filesystem without crashing
Nathan Cutler
12:45 PM Dashboard Cleanup #33606 (Closed): mgr/dashboard: Use ModalComponent in all modals
We have a few modals that are not using our ModalComponent.
It would be better to use it in all modals, so we can ha...
Tiago Melo
12:42 PM RADOS Bug #33561 (New): PG repair doesn't start on an inconsistent group
Version: 12.2.7
Issue timeline:
1.Deep-scrub discovered inconsistency in one group on a pool with 4 replicas - the ...
Maks Kowalik
12:33 PM RADOS Bug #33420 (New): Forced deep-scrub doesn't start
Version: 12.2.7
Issue timeline:
1. Cyclic deep-scrub discovered inconsistency:
2018-08-23 17:21:07.933458 osd....
Maks Kowalik
12:27 PM Revision 1e0648ba (ceph): os/bluestore: bluestore_buffer_hit_bytes perf counter doesn't reset
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit a09c29fe20dadf68cbe01affaad5bd253b84fe02)
Igor Fedotov
12:24 PM Revision 6ba6a3d0 (ceph): os/bluestore: bluestore_buffer_hit_bytes perf counter doesn't reset
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit a09c29fe20dadf68cbe01affaad5bd253b84fe02)
Igor Fedotov
12:03 PM Revision 2b337918 (ceph): mgr/dashboard: Update Angular packages
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
11:53 AM rgw Backport #26946 (In Progress): mimic: tempest tests failing with pysaml2 version conflict
https://github.com/ceph/ceph/pull/23771 Prashant D
11:52 AM bluestore Bug #32731: fsck: cid is improperly matched to oid
Here is code snippet in question:... Igor Fedotov
11:49 AM bluestore Bug #32731 (Resolved): fsck: cid is improperly matched to oid
It looks like the approach to match cid to oid in BlueStore::_fsck isn't valid. It's mainly based on BlueStore::Colle... Igor Fedotov
11:34 AM Revision cb166b1f (ceph): mds: don't modify filepath when printing
filepath::depth() may call parse_bits(), which modifies mutable member
'bits'. dump_ops_in_flight asok command prints...
Yan, Zheng
11:34 AM Revision f052d854 (ceph): mds: hold slave request refernce when dumping MDRequestImpl
dump_ops_in_flight asok command dumps MDRequestImpl without holding
mds_lock. MDS may free MDRequestImpl::slave_reque...
Yan, Zheng
11:20 AM CephFS Backport #26956 (In Progress): mimic: qa: cfuse_workunit_kernel_untar_build fails on Ubuntu 18.04
included both 24679 and 26967 :
https://github.com/ceph/ceph/pull/23769
Prashant D
11:13 AM CephFS Bug #26966 (Resolved): nfs-ganesha: epochs out of sync in cluster
Patch merged. Jeff Layton
11:12 AM rgw Backport #32129 (Resolved): mimic: docs: radosgw: ldap-auth: wrong option name 'rgw_ldap_searchfi...
https://github.com/ceph/ceph/pull/23956 Nathan Cutler
11:11 AM mgr Backport #32080 (In Progress): luminous: mgr balancer does not save optimized plan but latest
Nathan Cutler
11:10 AM mgr Backport #32080 (Resolved): luminous: mgr balancer does not save optimized plan but latest
https://github.com/ceph/ceph/pull/23740 Nathan Cutler
11:11 AM RADOS Backport #32108 (Resolved): mimic: object errors found in be_select_auth_object() aren't logged t...
https://github.com/ceph/ceph/pull/23870 Nathan Cutler
11:11 AM RADOS Backport #32106 (Resolved): luminous: object errors found in be_select_auth_object() aren't logge...
https://github.com/ceph/ceph/pull/23871 Nathan Cutler
11:11 AM CephFS Backport #32104 (Resolved): mimic: mds: allows client to create ".." and "." dirents
https://github.com/ceph/ceph/pull/24384 Nathan Cutler
11:11 AM CephFS Backport #32103 (Resolved): luminous: mds: allows client to create ".." and "." dirents
https://github.com/ceph/ceph/pull/24329 Nathan Cutler
11:10 AM CephFS Backport #32100 (Resolved): mimic: mds: optimize the way how max export size is enforced
https://github.com/ceph/ceph/pull/23952 Nathan Cutler
11:10 AM CephFS Backport #32092 (Resolved): mimic: mds: migrate strays part by part when shutdown mds
https://github.com/ceph/ceph/pull/24435 Nathan Cutler
11:10 AM CephFS Backport #32091 (Resolved): luminous: mds: migrate strays part by part when shutdown mds
https://github.com/ceph/ceph/pull/24324 Nathan Cutler
11:10 AM CephFS Backport #32090 (Resolved): mimic: mds: use monotonic clock for beacon sender thread waits
https://github.com/ceph/ceph/pull/24467 Nathan Cutler
11:10 AM CephFS Backport #32088 (Resolved): luminous: mds: use monotonic clock for beacon sender thread waits
https://github.com/ceph/ceph/pull/24375 Nathan Cutler
11:10 AM CephFS Backport #32086 (Resolved): mimic: mds: MDBalancer::try_rebalance() may stop prematurely
https://github.com/ceph/ceph/pull/23883 Nathan Cutler
11:10 AM CephFS Backport #32084 (Resolved): luminous: mds: MDBalancer::try_rebalance() may stop prematurely
https://github.com/ceph/ceph/pull/23884 Nathan Cutler
10:34 AM rgw Backport #24627 (New): jewel: rgw: fail to recover index from crash
Nathan Cutler
10:34 AM rgw Backport #24629 (Resolved): mimic: rgw: fail to recover index from crash
Nathan Cutler
10:31 AM rgw Bug #23489: [rgw] civetweb behind haproxy doesn't work with absolute URI
should be fixed by this PR: https://github.com/ceph/civetweb/pull/27 Dieter Roels
10:26 AM Revision bea9fd14 (ceph): core: Clang misses <optional> include
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
10:26 AM rgw Bug #27048: s3aws: RequestError: send request failed after upgrade to mimic
So, I was totally wrong in comment #2. It _is_ an absoluteURI issue. My curl did not do an absoluteURI obviously...... Dieter Roels
10:18 AM rgw Backport #24984 (Resolved): mimic: 'radosgw-admin sync error trim' only trims partially
Nathan Cutler
10:18 AM rgw Backport #24986 (Resolved): mimic: multisite: object metadata operations are skipped by sync
Nathan Cutler
10:17 AM rgw Backport #25021 (Resolved): mimic: multisite: curl client does not time out on sync requests
Nathan Cutler
09:39 AM Bug #30630 (Resolved): clarification/removal needed: docs recommend upgrading with authentication...
This [1] is a bit that was initially included in 2013, and has been moved around since then. It states... Joao Eduardo Luis
09:30 AM Dashboard Feature #25231: mgr/dashboard: Provide ability to create a user by cloning another
https://github.com/ceph/ceph/pull/23755 Volker Theile
09:29 AM Dashboard Feature #25231 (Fix Under Review): mgr/dashboard: Provide ability to create a user by cloning ano...
Volker Theile
08:53 AM rgw Bug #29419: Auto deleting is not working with multitenancy enabled
Important notice: on the same environment without... Jerzy Midura
08:49 AM rgw Bug #29419 (New): Auto deleting is not working with multitenancy enabled
The issue was found on *Jewel 10.2.10* (5dc1e4c05cb68dbf62ae6fce3f0700e4654fdbbe) and confirmed also in *Luminous 12.... Jerzy Midura
08:37 AM Revision b1fde7e9 (ceph): rbd: correct parameter of namespace which cannot be recognized
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
07:59 AM Revision 7c92b1fc (ceph): Merge pull request #23764 from ceph/docs
doc: fixed typo in cephfs snapshots
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Reviewed-by: Jos Collin <jcollin@r...
Kai Wagner
07:36 AM Revision d6a0592f (ceph): Merge pull request #23699 from tchaikov/wip-monc-drop-rwlock
auth: drop the RWLock in AuthClientHandler
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Kefu Chai
07:08 AM Revision 8e483d9b (ceph): qa: use cephfs standard configs for kclient
Specifically, qa/cephfs/begin.yaml.
Fixes: http://tracker.ceph.com/issues/26967
Signed-off-by: Patrick Donnelly <pd...
Patrick Donnelly
07:08 AM Revision 1cf09acd (ceph): qa: use recent kernel to kernel build testing
Fixes: http://tracker.ceph.com/issues/24679
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fro...
Patrick Donnelly
07:07 AM Revision 2f570089 (ceph): include/types: move operator<< into the proper namespace
we should define the operator<< in the namespace of its 2nd parameter.
normally, the operator<< defined in the globa...
Kefu Chai
07:01 AM Revision 4ebc2a76 (ceph): qa/rgw: patch keystone requirements.txt
an ugly workaround for a python dependency conflict that's broken the
rgw/tempest suite. allows us to preserve the pi...
Casey Bodley
06:58 AM Revision 5b94fbc4 (ceph): BlueStore: Fix concurrency conflicts
When the last two IOs of the same Context return at the same time, their
num_running may be 2 at the same time, causi...
Wang Hongxu
06:56 AM Revision d7f5c281 (ceph): doc: fixed typo in cephfs snapshots
Signed-off-by: Kai Wagner <kwagner@suse.com> Kai Wagner
06:56 AM Revision f2d1f943 (ceph): doc: fix spelling errors in rbd doc
Signed-off-by: Chen Zhenghua <chen.zhenghua@zte.com.cn> Chen Zhenghua
06:24 AM Revision 0de7ae24 (ceph): fixed typo
Signed-off-by: Kai Wagner <kwagner@suse.com> Kai Wagner
05:41 AM CephFS Bug #27657 (In Progress): mds: retry remounting in ceph-fuse on dcache invalidation
Venky Shankar
05:28 AM CephFS Bug #27216: kclient: usable space suddently decreased
Patrick Donnelly wrote:
> Vasanth M wrote:
> > Zheng Yan wrote:
> > > what do you mean "decrease"
> > We had 19Tb...
Vasanth M
05:23 AM RADOS Bug #27988: Warn if queue of scrubs ready to run exceeds some threshold
Talking with Sage, he believes there is already a warning status if you have scrubs that haven't run for more than 2x... David Turner
04:46 AM Revision 14120314 (ceph): mds: optimize acquiring locks
There are several changes:
- use single LockOp vector to pass all locks (rdlock, wrlock, xlock)
to Locker::acquir...
Yan, Zheng
04:24 AM Revision d12f3e31 (ceph): mds: reduce memory fragments of EMetaBlob
avoid using shared_ptr list
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
04:22 AM Revision d55b3010 (ceph): mds: convert MDSCacheObject::ref_map to flat_map
flat_map is more suitable for small map
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
04:22 AM Revision cacd7384 (ceph): mds: optimize memory allocation in CInode::encode_inodestat
Avoid using separate bufferlist to encode xattrs. This avoids a memory
allocation.
Signed-off-by: "Yan, Zheng" <zyan...
Yan, Zheng
02:41 AM Revision dc2d43d5 (ceph): Merge pull request #23763 from chenzhua/master
doc: fix cephfs spelling errors
Reviewed-by: Jos Collin <jcollin@redhat.com>
Jos Collin
01:49 AM rgw Support #24457: large omap object
I have same issue. hoan nv
01:49 AM Revision 4108ecdb (ceph): doc: fix cephfs spelling errors
Signed-off-by: Chen Zhenghua <chen.zhenghua@zte.com.cn> Chen Zhenghua

08/27/2018

11:12 PM Revision 8aa75905 (ceph): mon/OSDMonitor: don't change in-memory state on prune
We were modifying the in-memory state when running through several
osdmap pruning functions.
Should the transaction ...
Joao Eduardo Luis
11:02 PM Revision bf7c8f5e (ceph): Merge pull request #23757 from ceph/backport-luminous-23443
luminous: ceph-volume: `lvm batch` documentation and man page updates
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
11:00 PM Revision 3f811403 (ceph): Merge pull request #23756 from ceph/backport-mimic-23443
mimic: ceph-volume: `lvm batch` documentation and man page updates
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
09:32 PM Revision bed48574 (ceph): librbd: always open first parent image if it exists for a snapshot
The deep-copy and migration features required force-opening the
parent image just in case the deep-flatten feature wa...
Jason Dillaman
09:23 PM Bug #27054 (Resolved): "Implicated osds 2 (REQUEST_SLOW)" in cluster log" in krbd
Yuri Weinstein
09:22 PM Bug #27057 (Resolved): "cluster [WRN] 5 slow requests" in upgrade:kraken-x-luminous
Yuri Weinstein
09:21 PM Revision 41bb1275 (ceph): Merge pull request #23717 from yuriw/wip-27057-luminous
luminous - qa/tests: Whitelised 'slow request'
Reviewed-by: Ilya Dryomov <idryomov@redhat.com>
Yuri Weinstein
09:21 PM RADOS Bug #20775 (Resolved): ceph_test_rados parameter error
Brad Hubbard
09:21 PM Backport #26887: luminous: tests: "cluster [WRN] 25 slow requests" in powercycle
Abhishek Lekshmanan wrote:
> https://github.com/ceph/ceph/pull/23737
merged
Yuri Weinstein
09:20 PM Revision 51e7f316 (ceph): Merge pull request #23737 from theanalyst/wip-luminous-26887
luminous: qa/tasks/thrashosds-health.yaml: whitelist slow requests
Reviewed-by: Yuri Weinstein <yweins@redhat.com>
R...
Yuri Weinstein
08:31 PM Revision 8b43b548 (ceph): Merge PR #23718 into master
* refs/pull/23718/head:
cleanup: Replace always-false assertions with abort
include/assert: Smarten up ceph_assert
...
Sage Weil
08:20 PM CephFS Backport #25037: mimic: mds: scrub doesn't always return JSON results
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/23225
merged
Yuri Weinstein
08:20 PM Revision 2944608d (ceph): Merge pull request #23225 from pdvian/wip-25037-mimic
mimic: mds: scrub doesn't always return JSON results
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
08:20 PM CephFS Backport #25040: mimic: mds: dump recent (memory) log messages before respawning due to being rem...
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/23275
merged
Yuri Weinstein
08:20 PM Revision c26e6237 (ceph): Merge pull request #23275 from pdvian/wip-25040-mimic
mimic: mds: dump recent events on respawn
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
08:19 PM CephFS Backport #25042: mimic: mds: reduce debugging for missing inodes during subtree migration
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/23309
merged
Yuri Weinstein
08:19 PM Revision b19a1ed3 (ceph): Merge pull request #23309 from pdvian/wip-25042-mimic
mimic: mds: increase debug level for dropped client cap msg
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
08:19 PM CephFS Backport #25045: mimic: mds: create health warning if we detect metadata (journal) writes are slow
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/23343
merged
Yuri Weinstein
08:19 PM Revision 0b1e3a8e (ceph): Merge pull request #23343 from pdvian/wip-25045-mimic
mimic: mds: health warning for slow metadata IO
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
08:19 PM CephFS Cleanup #24820: overhead of g_conf->get_val<type>("config name") is high
https://github.com/ceph/ceph/pull/23407 merged Yuri Weinstein
08:18 PM Revision ffef5b0b (ceph): Merge pull request #23407 from ukernel/mimic-24820
mimic: mds: avoid using g_conf->get_val<...>(...) in hot path
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
08:18 PM Backport #25222: mimic: common: Cond.h:C_SaferCond does not check done before calling cond.WaitIn...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23435
merged
Yuri Weinstein
08:18 PM Revision d1e093de (ceph): Merge pull request #23435 from pdvian/wip-25222-mimic
mimic: common: check completion condition before waiting
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewe...
Yuri Weinstein
08:17 PM CephFS Backport #26914: mimic: handle ceph_ll_close on unmounted filesystem without crashing
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/23603
merged
Yuri Weinstein
08:17 PM Revision a57c49a1 (ceph): Merge pull request #23603 from pdvian/wip-26914-mimic
mimic: client: check for unmounted condition before printing debug output
Reviewed-by: Patrick Donnelly <pdonnell@re...
Yuri Weinstein
08:01 PM rgw Documentation #23081: docs: radosgw: ldap-auth: wrong option name 'rgw_ldap_searchfilter'
luminous backport https://github.com/ceph/ceph/pull/23761 Konstantin Shalygin
01:26 PM rgw Documentation #23081 (Pending Backport): docs: radosgw: ldap-auth: wrong option name 'rgw_ldap_se...
Casey Bodley
07:57 PM Revision cbe86653 (ceph): docs: radosgw: ldap-auth: fixed option name 'rgw_ldap_searchfilter'
Signed-off-by: Konstantin Shalygin <k0ste@k0ste.ru>
(cherry picked from commit 4e1d3d8772b7f07becc646b7598cefbc0bc71111)
Konstantin Shalygin
07:55 PM RADOS Bug #25182: Upmaps forgotten after restarting OSDs
I believe these log messages explain why the upmaps are being removed, but I'll attach the relevant section of the lo... Bryan Stillwell
06:39 PM RADOS Bug #25182: Upmaps forgotten after restarting OSDs
Bryan Stillwell wrote:
> What debugging logs would be helpful in figuring this out? I just restarted an OSD on my 1...
Sage Weil
06:07 PM RADOS Bug #25182: Upmaps forgotten after restarting OSDs
What debugging logs would be helpful in figuring this out? I just restarted an OSD on my 13.2.1-based cluster and al... Bryan Stillwell
07:05 PM rgw Bug #27989 (Fix Under Review): A period pull occasionally raises "curl_easy_perform returned stat...
https://github.com/ceph/ceph/pull/23759 Casey Bodley
07:03 PM rgw Bug #27989 (Resolved): A period pull occasionally raises "curl_easy_perform returned status 28 er...
Casey Bodley
07:03 PM Revision 2fe35765 (ceph): rgw: raise default rgw_curl_low_speed_time to 300 seconds
this timeout is mainly to avoid waiting forever when a sync connection
goes away without seeing a close. a 30-second ...
Casey Bodley
07:00 PM Revision e04a0d36 (ceph): librbd: fix refuse to release lock when cookie is the same at rewatch
fix exclusive auto-mode lock refuse to release.
when rewatch, owner_id is reset.
at the same time, there is a cha...
shun song
06:52 PM Revision 2380010b (ceph): doc/ceph-volume decument batch reporting and bluestore support
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit f965f9db2246df2359f8309719fc18613336b1d2)
Alfredo Deza
06:52 PM Revision 8347b327 (ceph): doc/ceph-volume include batch doc in the toc tree
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d3bad7fa766e2ae072aec053dc86393c519978eb)
Alfredo Deza
06:52 PM Revision 286ee9e2 (ceph): doc/man/ceph-volume add batch information
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit e00d9bbf53f189ca8d2faff3c673ce61cfeaaa72)
Alfredo Deza
06:51 PM Revision 47d4582e (ceph): doc/man/ceph-volume add batch information
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit e00d9bbf53f189ca8d2faff3c673ce61cfeaaa72)
Alfredo Deza
06:51 PM Revision f3b371d2 (ceph): doc/ceph-volume decument batch reporting and bluestore support
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit f965f9db2246df2359f8309719fc18613336b1d2)
Alfredo Deza
06:51 PM Revision 4eb150d6 (ceph): doc/ceph-volume include batch doc in the toc tree
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d3bad7fa766e2ae072aec053dc86393c519978eb)
Alfredo Deza
06:44 PM RADOS Bug #23576: osd: active+clean+inconsistent pg will not scrub or repair
Created tracker https://tracker.ceph.com/issues/27988 to add warning about too many scrubs pending. David Zafman
04:26 PM RADOS Bug #23576: osd: active+clean+inconsistent pg will not scrub or repair
David Turner wrote:
> I came across this again as well and I did some more testing. As it turns out what resolved t...
David Turner
04:26 PM RADOS Bug #23576: osd: active+clean+inconsistent pg will not scrub or repair
I cam across this again as well and I did some more testing. As it turns out what resolved this issue for me was inc... David Turner
01:33 PM RADOS Bug #23576: osd: active+clean+inconsistent pg will not scrub or repair
Hi - we are still experiencing this issue on 12.2.7 (so latest Luminous version)... Jacek S.
06:43 PM RADOS Bug #27988 (Rejected): Warn if queue of scrubs ready to run exceeds some threshold

The sched_scrub_pg set could be scanned during a new insert and the number of scrubs that are ready to be run could...
David Zafman
06:38 PM rbd Backport #27987 (In Progress): luminous: Refuses to release lock when cookie is the same at rewatch
Jason Dillaman
06:38 PM rbd Backport #27987 (Resolved): luminous: Refuses to release lock when cookie is the same at rewatch
https://github.com/ceph/ceph/pull/23758 Jason Dillaman
06:06 PM rbd Bug #27986: Refuses to release lock when cookie is the same at rewatch
https://github.com/ceph/ceph/pull/20868 Jason Dillaman
06:06 PM rbd Bug #27986 (Resolved): Refuses to release lock when cookie is the same at rewatch
This issue was fixed in Mimic but needs to be backported to Luminous. Jason Dillaman
05:21 PM Bug #27365 (Rejected): "mount error 22 = Invalid argument" in kcephfs-luminous-distro-basic-smithi
You forgot `-k testing`. Patrick Donnelly
05:18 PM RADOS Bug #27985 (Resolved): force-backfill sets forced_recovery instead of forced_backfill in 13.2.1
I've noticed that using force-backfill in Mimic seems to be broken. It sets forced_recovery instead of forced_backfi... Bryan Stillwell
05:14 PM CephFS Bug #27216: kclient: usable space suddently decreased
Vasanth M wrote:
> Zheng Yan wrote:
> > what do you mean "decrease"
> We had 19Tb of total storage , Totally we...
Patrick Donnelly
05:02 PM Revision 50da6257 (ceph): mon: only share monmap after authenticated
It is no longer necessary to fetch a monmap pre-authentication, something
we previous did for get_monmap_privately()....
Sage Weil
05:02 PM Revision 5cf69712 (ceph): mon/AuthMonitor: do not share monmap until authenticated
Reported-by: Christopher Ryan Harrell <harrellcr@email.arizona.edu>
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:17 PM Dashboard Feature #25231 (In Progress): mgr/dashboard: Provide ability to create a user by cloning another
Volker Theile
02:51 PM Revision d08f65e7 (ceph): Merge pull request #23750 from tchaikov/wip-doc-cephx
doc/dev/cephx_protocol: fix couple errors
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:50 PM Revision 3e2c3f99 (ceph): Merge pull request #23747 from tchaikov/wip-monclient-no-magic-nr
mon/MonClient: avoid using magic number for the `MAuth::protocol`
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:27 PM Revision 2fd20059 (ceph): messages: Use ceph_assert for asserts.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:27 PM Revision ab23c506 (ceph): mgr: Use ceph_assert for asserts.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:27 PM Revision f7e2afc9 (ceph): msg: Use ceph_assert for asserts.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:27 PM Revision 9d239edf (ceph): osd: Use ceph_assert for asserts.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:27 PM Revision c1179cd4 (ceph): osdc: Use ceph_assert for asserts.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:27 PM Revision 5db10054 (ceph): rbd_fuse: Use ceph_assert for asserts.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:27 PM Revision 65fac538 (ceph): rbd_replay: Use ceph_assert for asserts.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:27 PM Revision 34164d55 (ceph): include,common: Remove assert and clobber-foo
Since everything is using the ceph_assert macro, get rid of the assert
macro in include/assert.h .
As that is no lon...
Adam Emerson
02:27 PM Revision 8bf55d95 (ceph): common: Call ceph_abort(), not abort()
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:27 PM Revision d3291b2e (ceph): include/assert: Smarten up ceph_assert
Change ceph_assert_msg to not require a CephContext. Add
ceph_assert_msgf that accepts a format string.
Signed-off-b...
Adam Emerson
02:27 PM Revision eb59c696 (ceph): cleanup: Replace always-false assertions with abort
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
02:27 PM Revision 37760083 (ceph): mds: Use ceph_assert for asserts.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
01:35 PM Revision 1bc987ac (ceph): rgw: Use ceph_assert for asserts.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
01:35 PM Revision 9526eb38 (ceph): tools: Use ceph_assert for asserts.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
01:35 PM Revision e0afb5ac (ceph): rbd: Use ceph_assert for asserts.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
01:35 PM Revision ff9ff779 (ceph): erasure-code: Use ceph_assert for asserts.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
01:35 PM Revision 2113c1c1 (ceph): global: Use ceph_assert for asserts.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
01:35 PM Revision 8c52b893 (ceph): journal: Use ceph_assert for asserts.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
01:35 PM Revision ddfcec5f (ceph): json_spirit: Use ceph_assert for asserts.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
01:35 PM Revision a19ae6f1 (ceph): key_value_store: Use ceph_assert for asserts.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
01:35 PM Revision 26d37c4b (ceph): test: Use ceph_assert for asserts.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
01:35 PM Revision 2346962c (ceph): kv: Use ceph_assert for asserts.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
01:35 PM Revision 0dafce96 (ceph): librados: Use ceph_assert for asserts.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
01:35 PM Revision cd76b57f (ceph): libradosstriper: Use ceph_assert for asserts.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
01:35 PM Revision 6e9c9c41 (ceph): log: Use ceph_assert for asserts.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
01:35 PM Revision 91509691 (ceph): mon: Use ceph_assert for asserts.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
01:26 PM Revision 3dc8654f (ceph): Merge pull request #20526 from k0ste/newfeature
docs: radosgw: ldap-auth: fixed option name 'rgw_ldap_searchfilter'
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
01:24 PM Revision d7b45b6f (ceph): os/tests: fix garbageCollection test case from store_test.
While running the test case using SSD as block device one could face
a failure caused by unexpectidly small blob size...
Igor Fedotov
01:09 PM Revision f65549ce (ceph): include/assert: Deprecate assert macro
Prior to switching callers to ceph_assert.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
01:09 PM Revision 4f8959c6 (ceph): include: Use ceph_assert for asserts
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
01:09 PM Revision 851813d4 (ceph): common: Use ceph_assert for asserts
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
01:09 PM Revision c3321f76 (ceph): os: Use ceph_assert for asserts
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
01:09 PM Revision 82d15833 (ceph): auth: Use ceph_assert for asserts
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
01:09 PM Revision c0555ca1 (ceph): client: Use ceph_assert for asserts.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
01:09 PM Revision cbd42dc2 (ceph): cls: Use ceph_assert for asserts.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
01:09 PM Revision 05662619 (ceph): compressor: Use ceph_assert for asserts.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
01:09 PM Revision f31f9636 (ceph): crimson: Use ceph_assert for asserts.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
01:09 PM Revision 3aad3a26 (ceph): crush: Use ceph_assert for asserts in C++ code.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
12:15 PM rgw Bug #27048: s3aws: RequestError: send request failed after upgrade to mimic
To debug this further we need t oenable debug logging in civetweb but it seems there is no way of doing this? debug ... Dieter Roels
11:34 AM Revision 7e89e4c8 (ceph): rgw: etag in rgw copy result response body rather in header
Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com> joke lee
11:31 AM Dashboard Cleanup #25161 (Resolved): Every keystroke for the username in the RGW user form triggers an API ...
Volker Theile
10:45 AM mgr Backport #27851 (Resolved): mimic: In Quorum table size changing in Firefox
https://github.com/ceph/ceph/pull/24478 Jos Collin
09:50 AM Revision d3fcbeeb (ceph): doc/dev/cephx_protocol: fix couple errors
there are 3 phases of authentication and authorization in cephx:
0. proto = CEPH_AUTH_UNKNOWN, for start the session...
Kefu Chai
09:28 AM Revision 70fa9f92 (ceph): Merge pull request #23391 from votdev/cleanup_25161
mgr/dashboard: Prevent API call on every keystroke
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: Tiag...
Lenz Grimmer
09:27 AM Dashboard Bug #26999 (Pending Backport): mgr/dashboard: In Quorum table size changing in Firefox
Jos Collin
09:26 AM CephFS Bug #27657 (Resolved): mds: retry remounting in ceph-fuse on dcache invalidation
Right now, failure in remounting on dcache invalidation results in the following crash:
> 1: (()+0x6d1ff4) [0x55f2...
Venky Shankar
09:25 AM rgw Bug #27654 (New): Strange behavior of the S3 Get Bucket lifecycle when the Origin header is inclu...
Steps to Reproduce
# Create a bucket.
# Request S3 Get Bucket lifecycle API with Origin header.
Actual results
...
Beom-Seok Park
09:20 AM Revision 6e8efbf4 (ceph): rgw: fix Etag error in multipart copy response
Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com> joke lee
09:06 AM bluestore Backport #26944 (In Progress): mimic: os/bluestore/BlueStore.cc: 1025: FAILED assert(buffer_bytes...
https://github.com/ceph/ceph/pull/23748 Prashant D
08:26 AM Revision 7e38d82c (ceph): mon/MonClient: avoid using magic number for the `MAuth::protocol`
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
08:24 AM Dashboard Bug #24530 (In Progress): Clicking on an OSD which is down will raise an error
Patrick Seidensal
07:49 AM Revision fceb3bf6 (ceph): Merge pull request #23746 from libingyang-zte/master
doc: Fix Spelling Error of Rados Deployment/Operations
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Xie Xingguo
05:59 AM Revision ddf43f1d (ceph): doc: Fix Spelling Error of Rados Deployment/Operations
Signed-off-by: Li Bingyang <li.bingyang1@zte.com.cn> libingyang
04:39 AM Revision e41f2d29 (ceph): os/bluestore: fix split vs finish_write race
In _tcx_finish(), we were looking at the right Cache for the collection,
and then calling finish_write with that Cach...
Sage Weil
04:39 AM Revision 67aba92d (ceph): ceph_test_objectstore: queue split on parent pg sequencer
This matches the OSD.
It also ensure that we drain transactions that precede the split, which
will include any finis...
Sage Weil
04:17 AM RADOS Support #27203: osd down while bucket is deleting
Actually,this issue still upset me
-2> 2018-08-23 16:14:52.673287 7f3aeb536700 1 heartbeat_map is_healthy 'OS...
伟杰 谭
04:13 AM Revision 1fdd8750 (ceph): Merge pull request #23745 from chenzhua/master
doc: fix spelling errors of cephfs
Reviewed-by: Jos Collin <jcollin@redhat.com>
Xie Xingguo
02:56 AM Revision 8fad5a58 (ceph): doc: fix spelling errors of cephfs
Signed-off-by: Chen Zhenghua <chen.zhenghua@zte.com.cn> Chen Zhenghua
02:19 AM Revision d16e5846 (ceph): Merge pull request #23688 from tchaikov/wip-monclient-sub
mon/MonClient: extract MonSub out
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai

08/26/2018

09:56 PM bluestore Bug #27222: FAILED assert(available >= allocated) in void AllocatorLevel02<T>::_mark_allocated()
Could you please provide a bit more info on the environment where this issue occurred?
Is this development or produc...
Igor Fedotov
08:28 PM Revision cce1ce95 (ceph): mgr/devicehealth: 10m wakeup interval is sufficient
We are scraping daily, so 10m is plenty often. The life expectancy
for devices is also rarely updated, and anyone wh...
Sage Weil
08:28 PM Revision 6d913488 (ceph): mgr/devicehealth: add 'device monitoring {on,off}' commands
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:28 PM Revision 5da10183 (ceph): mgr/devicehealth: scrape at scrape_interval intervals
Also, align the timing to the interval to avoid drift, and restructure
the loop so that we do the work immediately on...
Sage Weil
08:22 PM Revision 7f347f73 (ceph): qa/suites/rados: move valgrind test to singleton-flat
No distro facet (or anything else) since we require centos for this test.
Signed-off-by: Sage Weil <sage@redhat.com>...
Sage Weil
04:24 PM Bug #27365 (Rejected): "mount error 22 = Invalid argument" in kcephfs-luminous-distro-basic-smithi
This is for 12.2.8
Only on ubuntu 16.04
Run: http://pulpito.ceph.com/yuriw-2018-08-25_16:26:25-kcephfs-luminous-d...
Yuri Weinstein
02:06 PM Revision fa1c2be4 (ceph): client:two ceph-fuse client, one can not list out files created by anot...
the problem happend after mds restored the stale client session,
right after one normal client created files under on...
Peng Xie
12:50 PM RADOS Bug #24612: FAILED assert(osdmap_manifest.pinned.empty()) in OSDMonitor::prune_init()
https://github.com/ceph/ceph/pull/23742
Currently missing: a reproducer. Reproducing may not be trivial because th...
Joao Eduardo Luis
09:37 AM rgw Bug #27364: Swift example command got "Method Not Allowed (HTTP 405)"
Dai Dang Van wrote:
> Does anyone got the same one?
>
> As I saw, swift client use V3 as a default for now, so
>...
Dai Dang Van
09:35 AM rgw Bug #27364 (Fix Under Review): Swift example command got "Method Not Allowed (HTTP 405)"
Does anyone got the same one?
As I saw, swift client use V3 as a default for now, so
we should pass an explicit v...
Dai Dang Van
07:13 AM Revision 2e66c928 (ceph): Merge pull request #23736 from dillaman/wip-librbd-gmock
test/librbd: fix gmock warning in snapshot rollback test
Reviewed-by: songweibin <song.weibin@zte.com.cn>
Reviewed-b...
Mykola Golub

08/25/2018

08:42 PM RADOS Bug #27363 (New): 'rbd rm' does not clean tiered pool completly
mimic (13.2.1)
linux kernel: 4.18.3-1.el7.elrepo.x86_64
ceph osd crush rule create-replicated hddreplrule default...
Fyodor Ustinov
08:14 PM CephFS Feature #25131 (Pending Backport): mds: optimize the way how max export size is enforced
Patrick Donnelly
08:14 PM CephFS Bug #26926 (Pending Backport): mds: migrate strays part by part when shutdown mds
Patrick Donnelly
08:14 PM Revision 204771b2 (ceph): Merge PR #23088 into master
* refs/pull/23088/head:
mds: adjust export size after renaming directory into freezing subtree
mds: clear scatterlo...
Patrick Donnelly
08:14 PM Revision b53cc45b (ceph): Merge PR #23548 into master
* refs/pull/23548/head:
mds: migrate strays part by part when shutdown mds
Reviewed-by: Patrick Donnelly <pdonnell@...
Patrick Donnelly
08:04 PM Revision 3aa392ca (ceph): Merge PR #23439 into master
* refs/pull/23439/head:
qa: whitelist cap revoke warning
doc: document cap revoke non-responders client eviction
t...
Patrick Donnelly
07:57 PM CephFS Bug #26973 (Pending Backport): mds: MDBalancer::try_rebalance() may stop prematurely
Patrick Donnelly
07:57 PM Revision a5228b51 (ceph): Merge PR #23413 into master
* refs/pull/23413/head:
mds: fix premature stop of MDBalancer::try_rebalance()
mds: don't queue straydir for split
...
Patrick Donnelly
07:56 PM CephFS Bug #25113 (Pending Backport): mds: allows client to create ".." and "." dirents
Patrick Donnelly
07:55 PM Revision 5228eb52 (ceph): Merge PR #23469 into master
* refs/pull/23469/head:
mds: access last std::vector element with `back()`
mds: disallow certain file operations to...
Patrick Donnelly
07:52 PM Revision 4699cec3 (ceph): Merge PR #23656 into master
* refs/pull/23656/head:
build/ops: rpm: package cephfs-shell for SUSE as well as Fedora
Reviewed-by: Kefu Chai <kch...
Patrick Donnelly
07:51 PM CephFS Bug #26962 (Pending Backport): mds: use monotonic clock for beacon sender thread waits
Patrick Donnelly
07:50 PM Revision bc059363 (ceph): Merge PR #23640 into master
* refs/pull/23640/head:
mds: use monotonic waits in Beacon
Reviewed-by: Adam C. Emerson <aemerson@redhat.com>
Patrick Donnelly
07:50 PM Revision 34ae8c03 (ceph): githubmap: update contributors
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
07:42 PM Revision 4367de37 (ceph): qa: whitelist cap revoke warning
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
05:26 PM RADOS Bug #27362 (New): Wrong erasure pool MAX AVAIL size calculation with technique=reed_sol_r6_op
... Fyodor Ustinov
04:31 PM Bug #27208: coredumps in kraken-x
Per Josh from IRC:... Yuri Weinstein
12:33 PM Revision c1117e1c (ceph): Merge pull request #23605 from zy751713126/add_rbd_read2_pybind
pybind/rbd: add allow_shrink=True as a parameter to def resize
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Rev...
Jason Dillaman
12:32 PM Revision 36e460fe (ceph): Merge pull request #23707 from trociny/wip-get_modify_timestamp-mock-warns
test/librbd: fix gmock warnings for get_modify_timestamp call
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
06:12 AM Revision 22586c6f (ceph): Merge pull request #23730 from tspmelo/wip-table-fieldset
mgr/dashboard: Remove fieldsets when using CdTable
Reviewed-by: Volker Theile <vtheile@suse.com>
Reviewed-by: Jos Co...
Jos Collin
06:04 AM Revision 4e1d3d87 (ceph): docs: radosgw: ldap-auth: fixed option name 'rgw_ldap_searchfilter'
Signed-off-by: Konstantin Shalygin <k0ste@k0ste.ru> Konstantin Shalygin
06:02 AM Revision 2cec8a54 (ceph): osd: write "bench" output to stdout
...not stderr. Seems more reasonable as this
command is essentially feeding back a measurement result,
rather than j...
John Spray
06:02 AM Revision 4218f3fc (ceph): test/pybind/test_rados.py: collect output in stdout for "bench" cmd
it was changed from stderr to stdout in 23583ccc
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from com...
Kefu Chai
06:02 AM Revision 542b753a (ceph): osd: Additional fields for osd "bench" command
This patch adds new fields for output of "bench" OSD command:
* elapsed_sec (elapsed time of benchmarking process)
*...
Коренберг Марк
06:00 AM mgr Bug #27000: mgr balancer does not save optimized plan but latest
luminous backport https://github.com/ceph/ceph/pull/23740 Konstantin Shalygin
03:38 AM mgr Bug #27000 (Pending Backport): mgr balancer does not save optimized plan but latest
Kefu Chai
05:56 AM Revision cced27e4 (ceph): mgr: balancer: deepcopy best plan - otherwise we get latest
Fixes: http://tracker.ceph.com/issues/27000
Signed-off-by: Stefan Priebe <s.priebe@profihost.ag>
(cherry picked from ...
Stefan Priebe
05:53 AM RADOS Bug #24022: "ceph tell osd.x bench" writes resulting JSON to stderr instead of stdout.
luminous backport https://github.com/ceph/ceph/pull/23680 Konstantin Shalygin
03:56 AM Revision 2c17bc98 (ceph): mgr/telemetry: add crashdump info to report
Signed-off-by: Dan Mick <dan.mick@redhat.com> Dan Mick
03:54 AM Revision f6a4897e (ceph): global/signal_handler.cc: report assert_file as correct name
Boilerplate error led to two 'assert_line' items in the dump
Signed-off-by: Dan Mick <dan.mick@redhat.com>
Dan Mick
03:40 AM Revision 4eb23af1 (ceph): Merge pull request #23709 from tchaikov/wip-monmap-const
mon/MonMap: add more const'ness to its methods
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
03:39 AM Revision 8a244ac1 (ceph): Merge pull request #23683 from thinkercui/bugfix-load-gen
tools/rados: fix the unit of target-throughput
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:38 AM Revision dab460e7 (ceph): Merge pull request #23682 from profihost/master
mgr/balancer: deepcopy best plan - otherwise we get latest
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Kefu Chai
03:19 AM Revision 2dc05eb3 (ceph): Merge pull request #23705 from chenzhua/master
doc: fix typo and format issues in quick start documentation
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Xie Xingguo
01:53 AM Revision da45e4e3 (ceph): osd/OSDMap: don't mapping all pgs each time in calc_pg_upmaps
We have a cluster pool with 32768 pgs and 400 osds, it costs 600 seconds when doing upmap
with '--upmap-max 32768 --u...
huangjun
01:02 AM CephFS Bug #27237 (Rejected): unix df reports global raw storage as usable storage after mimic 13.2.1 up...
os: Ubuntu 18.04.1
ceph version: 13.2.1-1
repo: ceph stable for mimic - 'deb https://download.ceph.com/debian-mimic...
rory shcramm

08/24/2018

10:07 PM Revision 961b45c1 (ceph): Revert "cmake: add option WITH_LIBRADOSSTRIPER"
Jesse Williamson
10:07 PM Revision 7e1b05c5 (ceph): Merge pull request #23732 from tchaikov/wip-cmake-libradosstriper
cmake: add option WITH_LIBRADOSSTRIPER Jesse Williamson
07:51 PM ceph-volume Bug #24553: expand auto engine for multiple devices on filestore
master PR https://github.com/ceph/ceph/pull/23731 Alfredo Deza
07:50 PM Revision e54921eb (ceph): Merge pull request #23731 from ceph/wip-rm24553
ceph-volume expand auto engine for multiple devices on filestore
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
07:38 PM Revision cd63fb0d (ceph): ceph-volume: reset sys_info.devices in the device_info fixture
In certain environments it was noticed that when running the full test
suite sys_info.devices would get populated cor...
Andrew Schoen
07:22 PM Revision a0f5906b (ceph): qa/tasks/thrashosds-health.yaml: whitelist slow requests
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit c0d9f7177c47a2b613fb1a3e9fa56eb90b36973a)
Co...
Neha Ojha
05:45 PM Revision a087e417 (ceph): qa/tasks/mgr: whitelist insights warning
Signed-off-by: Noah Watkins <noahwatkins@gmail.com> Noah Watkins
05:14 PM RADOS Bug #25084 (Resolved): Attempt to read object that can't be repaired loops forever
David Zafman
05:13 PM RADOS Bug #25108 (Pending Backport): object errors found in be_select_auth_object() aren't logged the same
David Zafman
05:12 PM RADOS Bug #24801: PG num_bytes becomes huge

So far with assert added to object_stat_sum_t::add() we saw this. Still not sure why the num_bytes is off.
<pr...
David Zafman
04:44 PM Revision 9497775c (ceph): tools/rados: include acconfig.h for picking up WITH_LIBRADOSSTRIPER
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:35 PM bluestore Bug #27222 (Can't reproduce): FAILED assert(available >= allocated) in void AllocatorLevel02<T>::...
... Neha Ojha
04:33 PM Revision b186ba70 (ceph): test/librbd: fix gmock warning in snapshot rollback test
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:09 PM Revision 6ef3ac9c (ceph): Merge pull request #23727 from libingyang-zte/master
doc: Spelling fixes in Network config reference
Reviewed-by: Luo Kexue <luo.kexue@zte.com.cn>
Reviewed-by: Kefu Chai...
Kefu Chai
04:04 PM Revision 5a298c50 (ceph): qa/tests: Whitelised 'slow request'
for upgrade/kraken-x
for krbd
Fixes: http://tracker.ceph.com/issues/27057
Fixes: http://tracker.ceph.com/issues/2705...
Yuri Weinstein
03:25 PM Dashboard Feature #27050: mgr/dashboard: Landing Page Enhancements
These are mockups for styling suggestions mentioned in my previous comment:
(1) Landing Page - overall styling - c...
Ju Lim
03:12 PM Dashboard Feature #27050: mgr/dashboard: Landing Page Enhancements
Some styling recommendations for the landing page -- see mockups in next comment.
- Change background color to gray ...
Ju Lim
09:44 AM Dashboard Feature #27050: mgr/dashboard: Landing Page Enhancements
* The font size of the info-group should be set to 21px (regardless of the view size) !Auswahl_001.png! to fit into t... Volker Theile
03:18 PM Revision ebbb571d (ceph): ceph-volume lvm.batch update module to use Device object on strategy de...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
03:18 PM Revision fb1e1c61 (ceph): ceph-volume tests add verifications for extend_vg helper
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
03:18 PM Revision 997d922b (ceph): ceph-volume tests add verifications for create_vg helper
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
03:18 PM Revision 494ece30 (ceph): ceph-volume tests check uuid_name when creating an lv
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
03:17 PM rgw Bug #27221 (Resolved): SSE encryption does not detect ssl termination in proxy
Requests using sse encryption are rejected if they aren't received over an ssl connection - but this does not account... Casey Bodley
02:33 PM Revision e17900d5 (ceph): cmake: add option WITH_LIBRADOSSTRIPER
otherwise this cmake variable is never defined, hence all tests
requiring libstriper are broken.
this is a regresssi...
Kefu Chai
02:22 PM Dashboard Feature #27220 (Closed): mgr/dashboard: Increase test coverage for components of New Landing Page
Following the first milestone for New Landing Page,
there is the commitment to increase the test coverage
for all c...
Alfonso Martínez
02:18 PM Revision e4902ced (ceph): ceph-volume lvm.strategies create mixed type filestore
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:18 PM Revision 57f76e36 (ceph): ceph-volume util.templates allow more space for long paths
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:18 PM Revision 649903bd (ceph): ceph-volume tests.util verify ValidDevice validator
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:18 PM Revision c6f4e107 (ceph): ceph-volume lvm.batch.bluestore use new Device objects
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:18 PM Revision 369bb740 (ceph): ceph-volume lvm.batch.filestore use new Device objects
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:18 PM Revision 6a65c5bb (ceph): ceph-volume lvm.batch update module to use Device object on strategy de...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:18 PM Revision 88ce3766 (ceph): ceph-volume tests add verifications for extend_vg helper
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:18 PM Revision 90fce7ca (ceph): ceph-volume tests add verifications for create_vg helper
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:18 PM Revision 15868081 (ceph): ceph-volume tests check uuid_name when creating an lv
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:18 PM Revision 035f1a40 (ceph): ceph-volume: adds sys_info constant to hold system information
This is only currently used to hold information about devices
from /sys/block in the util.Device class in the sys_api...
Andrew Schoen
02:18 PM Revision 947266e1 (ceph): ceph-volume: tests for util.device.Device
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
02:18 PM Revision 9b4f9471 (ceph): ceph-volume: device.Device should ignore pvs with no vg_name
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
02:18 PM Revision 447be1c9 (ceph): ceph-volume devices.lvm zap should skip when lv_uuid doesn't exist
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:18 PM Revision d1b92939 (ceph): ceph-volume: allow `lvm zap` to zap many devices at once
Supports passing many devices, partitions or lvs to
ceph-volume lvm zap.
Signed-off-by: Andrew Schoen <aschoen@redha...
Andrew Schoen
02:18 PM Revision 02831641 (ceph): ceph-volume api.lvm allow uuid suffixes in vg/lv creation
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:18 PM Revision 21df6029 (ceph): ceph-volume api.lvm new utility to extend a volume group for one or mor...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:18 PM Revision d74ce8e5 (ceph): ceph-volume lvm.batch use new Device class and validator
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:18 PM Revision 5be2794b (ceph): ceph-volume util add a new Device class validator for args
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:18 PM Revision f67732cd (ceph): ceph-volume lvm.batch add new strategy validators for LVM devices
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:18 PM Revision 4f955a7e (ceph): ceph-volume util create a device module for identifying devices
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:16 PM Revision 2f3a0b37 (ceph): Merge pull request #23697 from ceph/ceph-volume-testing
ceph-volume: run tests without waiting on ceph repos
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
01:27 PM Revision 2c88e708 (ceph): ceph-volume: retry when 'vagrant up' fails
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
01:20 PM Revision 6d712ef9 (ceph): ceph-volume: run tests without waiting on ceph repos
This provides a new playbook that installs ceph on all nodes and
generates the ceph config. Then it will rsync ceph-v...
Andrew Schoen
01:20 PM Revision 33d15409 (ceph): ceph-volume: retry when 'vagrant up' fails
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
01:14 PM rgw Bug #27219 (Resolved): lock in resharding may expires before the dynamic resharding completes

Orit Wasserman <owasserm@redhat.com> 于2018年8月19日周日 下午5:38写道:
>
> Hi,
> On Thu, Aug 16, 2018 at 8:11 PM Yehuda Sa...
Jeegn Chen
12:57 PM Revision 47411992 (ceph): ceph-volume tests add verifications for create_vg helper
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:57 PM Revision d6d81224 (ceph): ceph-volume tests check uuid_name when creating an lv
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:57 PM Revision cd46b814 (ceph): ceph-volume lvm.batch add new strategy validators for LVM devices
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:57 PM Revision ad2a983a (ceph): ceph-volume lvm.strategies create mixed type filestore
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:57 PM Revision dab02afa (ceph): ceph-volume util.templates allow more space for long paths
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:57 PM Revision 1dea18bc (ceph): ceph-volume tests.util verify ValidDevice validator
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:57 PM Revision 35ca5574 (ceph): ceph-volume lvm.batch.bluestore use new Device objects
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:57 PM Revision 28901dda (ceph): ceph-volume lvm.batch.filestore use new Device objects
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:57 PM Revision cc1eac86 (ceph): ceph-volume lvm.batch update module to use Device object on strategy de...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:57 PM Revision c6bcdead (ceph): ceph-volume tests add verifications for extend_vg helper
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:57 PM Revision 844c398b (ceph): ceph-volume: adds sys_info constant to hold system information
This is only currently used to hold information about devices
from /sys/block in the util.Device class in the sys_api...
Andrew Schoen
12:57 PM Revision 3e471041 (ceph): ceph-volume: tests for util.device.Device
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
12:57 PM Revision 17b3cc32 (ceph): ceph-volume: device.Device should ignore pvs with no vg_name
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
12:57 PM Revision 35ff7c14 (ceph): ceph-volume devices.lvm zap should skip when lv_uuid doesn't exist
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:57 PM Revision 9f58fa15 (ceph): ceph-volume: allow `lvm zap` to zap many devices at once
Supports passing many devices, partitions or lvs to
ceph-volume lvm zap.
Signed-off-by: Andrew Schoen <aschoen@redha...
Andrew Schoen
12:57 PM Revision 63050ce1 (ceph): ceph-volume api.lvm allow uuid suffixes in vg/lv creation
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:57 PM Revision e9f67e27 (ceph): ceph-volume api.lvm new utility to extend a volume group for one or mor...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:57 PM Revision 0ab05bf1 (ceph): ceph-volume lvm.batch use new Device class and validator
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:57 PM Revision 3281e5f9 (ceph): ceph-volume util add a new Device class validator for args
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:57 PM Revision 139cdc62 (ceph): ceph-volume util create a device module for identifying devices
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:54 PM RADOS Bug #24612 (In Progress): FAILED assert(osdmap_manifest.pinned.empty()) in OSDMonitor::prune_init()
Joao Eduardo Luis
11:39 AM Dashboard Feature #27218: mgr/dashboard: Style guide to give a the UI an overall look and feel
Volker Theile wrote:
>
> * Mark invalid form fields as red and show a meaningful error message
> * Do NOT use not...
Patrick Seidensal
10:17 AM Dashboard Feature #27218 (Resolved): mgr/dashboard: Style guide to give a the UI an overall look and feel
Currently there is a wild mix of workflows spread across the whole UI how things, e.g. invalid form field input or su... Volker Theile
11:09 AM Dashboard Bug #26999 (Fix Under Review): mgr/dashboard: In Quorum table size changing in Firefox
PR: https://github.com/ceph/ceph/pull/23730 Tiago Melo
12:31 AM Dashboard Bug #26999 (In Progress): mgr/dashboard: In Quorum table size changing in Firefox
I'm not setting the status as resolved. Because the other webpages are having the same issue. Please check Block->Mir... Jos Collin
11:05 AM Revision a33949b1 (ceph): mgr/dashboard: Remove fieldsets when using CdTable
Fixes: https://tracker.ceph.com/issues/26999
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
10:54 AM mgr Feature #24977: Provide a base set of Prometheus alert manager rules that notify the user about c...
Tobias Florek wrote:
> What's the preferred distribution format? Should there simply be a sample *.rules file inclu...
Jan Fajerski
10:12 AM mgr Feature #24977: Provide a base set of Prometheus alert manager rules that notify the user about c...
What's the preferred distribution format? Should there simply be a sample *.rules file included in some package?
...
Tobias Florek
10:29 AM CephFS Bug #27216: kclient: usable space suddently decreased
Zheng Yan wrote:
> what do you mean "decrease"
We had 19Tb of total storage , Totally we have 4 osds each have ...
Vasanth M
09:36 AM CephFS Bug #27216: kclient: usable space suddently decreased
what do you mean "decrease" Zheng Yan
06:49 AM CephFS Bug #27216 (New): kclient: usable space suddently decreased
Hi,
its Suddenly happens in ceph fs mountpoint(client side ) to decrease , but the cluster overall storage avail...
Vasanth M
10:27 AM Revision 26e10fdf (ceph): docs: Fixed swift client authentication fail
For now, swift client use V3 as a default, so
we should pass an explicit version for this example
Signed-off-by: Dai...
Dai Dang Van
10:21 AM rgw Bug #22790 (Resolved): Intermittent http_status=409 with op status=-17 on ceph rgw with compressi...
Nathan Cutler
10:21 AM rgw Backport #25078 (Resolved): mimic: Intermittent http_status=409 with op status=-17 on ceph rgw wi...
Nathan Cutler
10:20 AM rgw Backport #25218 (Resolved): mimic: valgrind failures related to --max-threads prevent radosgw fro...
Nathan Cutler
10:20 AM rgw Backport #25088 (Resolved): mimic: change default rgw_thread_pool_size to 512
Nathan Cutler
10:19 AM rgw Backport #26842 (Resolved): mimic: rgw_file: "deep stat"/stats of unenumerated paths not handled
Nathan Cutler
09:41 AM rgw Bug #27217 (Resolved): rgw: Swift interface: server side copy fails if object name contains `?`
Here is a demonstration of the problem with rclone. This sequence used to work with previous versions of CEPH and th... Nick Craig-Wood
09:40 AM Revision 72c5df8c (ceph): test: fix compile error in test/crimson/test_config.cc
Change to use ceph::md_config_obs_impl.
Signed-off-by: Yingxin <yingxin.cheng@intel.com>
Yingxin
09:36 AM CephFS Documentation #27209 (In Progress): doc: document state of kernel client feature parity with ceph...
https://github.com/ceph/ceph/pull/23728 Zheng Yan
08:35 AM Bug #27211: Bad URL for unmap.t in krbd run
The cram task is known to be inflexible when it comes to custom branches. I'll fix it next week. Ilya Dryomov
08:11 AM rgw Documentation #8073: rgw: document placement_pools
Up for this.
Document on url is absent.
Konstantin Shalygin
08:09 AM rgw Documentation #24508: How to configure user- or bucket-specific data placement
As we can see comments on reddit this also need configured realm. Konstantin Shalygin
08:08 AM rgw Documentation #18082: documentation still contains region configuration from old multisite
Casey, possible to define time to this work?
In Luminous and master doc's still present 'zonegroup-map' and this ver...
Konstantin Shalygin
07:49 AM Revision 217c78d0 (ceph): doc: Spelling fixes in Network config reference
Signed-off-by: libingyang <li.bingyang1@zte.com.cn> libingyang
06:15 AM Revision 9bef451a (ceph): Merge pull request #23719 from bstillwell/config-doc-fixes
doc: Fixed spelling errors in configuration section
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:44 AM Revision 3c4d9034 (ceph): Merge pull request #23724 from cyx1231st/test-config
test: fix compile error in test/crimson/test_config.cc
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:54 AM CephFS Backport #25205 (In Progress): luminous: CephVolumeClient: delay required after adding data pool ...
Jos Collin
03:53 AM rgw Bug #27215 (Need More Info): radosgw:Segmentation fault lead to rgw hangup
My environment:
[root@gz-ceph-52-234 ceph]# ceph --version
ceph version 12.2.7 (3ec878d1e53e1aeb47a9f619c49d9e7c0aa...
伟杰 谭
03:52 AM Revision e0cfe246 (ceph): ceph_volume_client: add delay for MDSMap to be distributed
Otherwise the setxattr will fail if the mds has not yet received the MDSMap
which adds the new data pool.
Fixes: htt...
Patrick Donnelly
03:50 AM CephFS Backport #25206 (In Progress): mimic: CephVolumeClient: delay required after adding data pool to ...
Jos Collin
03:48 AM Revision 108f9416 (ceph): ceph_volume_client: add delay for MDSMap to be distributed
Otherwise the setxattr will fail if the mds has not yet received the MDSMap
which adds the new data pool.
Fixes: htt...
Patrick Donnelly
03:28 AM Revision 454088cc (ceph): Merge pull request #23690 from dongbula/add-comment-in-reg-next-scrub
osd: add log when pg reg next scrub
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Xie Xingguo
02:30 AM Revision 3fbfd2e6 (ceph): Merge pull request #23692 from tchaikov/wip-silence-gcc-warnings
test,common: silence GCC warnings
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Kefu Chai
02:00 AM RADOS Backport #26931 (In Progress): mimic: scrub livelock
https://github.com/ceph/ceph/pull/23722 Prashant D
12:59 AM Revision 78881430 (ceph): osd: add comment when pg reg next scrub
Signed-off-by: lvshuhua <lvshuhua@cmss.chinamobile.com> lvshuhua
12:49 AM Dashboard Bug #27214 (Rejected): dashboard: Multiple menu selections
In dashboard homepage:
1. Select any menu, click on a menu item.
2. Let the page load
3. Select the same menu aga...
Jos Collin
12:35 AM Revision 13b97580 (ceph): Merge pull request #23715 from bstillwell/bluestore-doc-fixes
doc: Spelling fixes in BlueStore config reference
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Xie Xingguo
12:18 AM Revision 2d5f81cf (ceph): osd: tick at OSD_TICK_INTERVAL, not heartbeat interval
Heartbeat inveral is not related!
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 7d7645835466...
Sage Weil
12:18 AM Revision d1394a50 (ceph): osd: vary tick interval +/- 5% to avoid scrub livelocks
If you have two pgs that need to scrub on two OSDs, each the primary
for one pg and the replica for the other, you ca...
Sage Weil

08/23/2018

11:58 PM Revision e2b739ad (ceph): Merge pull request #23711 from tspmelo/wip-26999
mgr/dashboard: Fix growing table in firefox
Reviewed-by: Jos Collin <jcollin@redhat.com>
Reviewed-by: Volker Theile ...
Jos Collin
11:52 PM Revision bb022161 (ceph): doc: used ref label for multisite link
Used the multisite ref label to link the Multi-Site page.
There's no federated config page in the latest docs.
The fe...
James McClune
11:52 PM Revision aa0c4351 (ceph): doc: updated multisite docs
Fixed a minor typo in Requirements and Assumptions section.
Added an important note about running a single Ceph stora...
James McClune
11:52 PM Revision b80485fb (ceph): doc: added ref label for multisite page
Fixes: http://tracker.ceph.com/issues/26997
Signed-off-by: James McClune <jmcclune@mcclunetechnologies.net>
James McClune
11:15 PM Revision 0758fb47 (ceph): Merge pull request #23698 from badone/wip-mark-jewel-EOL
doc/releases: Mark Jewel EOL
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Brad Hubbard
10:35 PM Revision 84a2a9c5 (ceph): Merge pull request #23720 from ceph/revert-23696-wip-27057-luminous
Revert "qa/tests: Whitelised 'slow requests'"
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
10:29 PM Bug #27211: Bad URL for unmap.t in krbd run
@Ilya, can you pls take a look ? Yuri Weinstein
08:33 PM Bug #27211 (Resolved): Bad URL for unmap.t in krbd run
This is 12.2.8
Run: http://pulpito.ceph.com/yuriw-2018-08-23_19:47:48-krbd-luminous-testing-basic-smithi/
Jobs: '29...
Yuri Weinstein
10:17 PM Revision 2e98517d (ceph): doc: Fixed spelling errors in configuration section
Correct a number of spelling mistakes and word omissions in the cluster
configuration section of the docs.
Signed-of...
Bryan Stillwell
10:00 PM Revision 5bd9ae72 (ceph): Revert "qa/tests: Whitelised 'slow requests'"
Yuri Weinstein
09:29 PM Cleanup #27204: src/common: unused variable ‘r’ compiler warning in Cond.h
Hmm. That code from Sage has been there since the very beginning (2007) and it's not really true that the variable is... Nathan Cutler
09:28 AM Cleanup #27204 (Resolved): src/common: unused variable ‘r’ compiler warning in Cond.h
When building the current master branch (76eae2dad97d51fbfee6ae4ad17548ee484f2101), I see the following compiler warn... Lenz Grimmer
09:22 PM RADOS Backport #27213 (Resolved): mimic: libradosstriper conditional compile
https://github.com/ceph/ceph/pull/23869 Nathan Cutler
09:21 PM RADOS Backport #27212 (Resolved): mimic: rpm: should change ceph-mgr package depency from py-bcrypt to ...
https://github.com/ceph/ceph/pull/23868 Nathan Cutler
09:20 PM RADOS Bug #25057 (Resolved): jewel->luminous: osdmap crc mismatch
Nathan Cutler
09:20 PM RADOS Backport #25101 (Resolved): mimic: jewel->luminous: osdmap crc mismatch
Nathan Cutler
09:19 PM mgr Backport #25202 (Resolved): mimic: ceph-mgr: Module 'influx' has failed
Nathan Cutler
09:17 PM mgr Backport #26837 (Resolved): mimic: Can't turn off mgrc stats with mgr_stats_threshold
Nathan Cutler
09:17 PM mgr Backport #26912 (Resolved): mimic: "balancer execute" only requires read permissions
Nathan Cutler
09:15 PM Revision 0099c268 (ceph): Merge pull request #23696 from yuriw/wip-27057-luminous
qa/tests: Whitelised 'slow requests'
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
09:15 PM CephFS Bug #27051 (Fix Under Review): client: cannot list out files created by another ceph-fuse client
Nathan Cutler
09:14 PM Revision d5dad041 (ceph): qa/tests: Whitelised 'slow request'
for upgrade/kraken-x
for krbd
Fixes: http://tracker.ceph.com/issues/27057
Fixes: http://tracker.ceph.com/issues/2705...
Yuri Weinstein
09:10 PM mgr Bug #27000 (Fix Under Review): mgr balancer does not save optimized plan but latest
Nathan Cutler
09:05 PM Revision 41ae1d2e (ceph): doc: Spelling fixes in BlueStore config reference
Signed-off-by: Bryan Stillwell <bstillwell@godaddy.com> Bryan Stillwell
09:01 PM Documentation #26997 (Fix Under Review): doc: federated architecture link broken on doc/master/ra...
Nathan Cutler
08:23 PM Revision b0d2c64d (ceph): Merge pull request #23376 from dzafman/wip-25108
object errors found in be_select_auth_object() aren't logged the same
Reviewed-by: Kefu Chai <kchai@redhat.com>
David Zafman
08:03 PM Revision f2152d7a (ceph): Merge pull request #23541 from pdvian/wip-26847-mimic
mimic: rgw: The delete markers generated by object expiration should have owner
Reviewed-by: Casey Bodley <cbodley@r...
Yuri Weinstein
08:03 PM rgw Backport #24629: mimic: rgw: fail to recover index from crash
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23118
merged
Yuri Weinstein
08:02 PM Revision 95f5acfb (ceph): Merge pull request #23118 from ivancich/wip-fix-dir-suggest-mimic
mimic: rgw: fail to recover index from crash mimic backport
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
08:02 PM rgw Backport #24984: mimic: 'radosgw-admin sync error trim' only trims partially
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23140
merged
Yuri Weinstein
08:02 PM Revision 160b9f79 (ceph): Merge pull request #23140 from pdvian/wip-24984-mimic
mimic: rgw: radosgw-admin: 'sync error trim' loops until complete
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
08:01 PM rgw Backport #24986: mimic: multisite: object metadata operations are skipped by sync
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23172
merged
Yuri Weinstein
08:01 PM Revision b27427bf (ceph): Merge pull request #23172 from pdvian/wip-24986-mimic
mimic: multisite: object metadata operations are skipped by sync
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
08:01 PM rgw Backport #25021: mimic: multisite: curl client does not time out on sync requests
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23173
merged
Yuri Weinstein
08:01 PM Revision e0489594 (ceph): Merge pull request #23173 from pdvian/wip-25021-mimic
mimic: rgw: add curl_low_speed_limit and curl_low_speed_time config to avoid
Reviewed-by: Casey Bodley <cbodley@redh...
Yuri Weinstein
08:00 PM rgw Backport #25078: mimic: Intermittent http_status=409 with op status=-17 on ceph rgw with compress...
Matt Benjamin wrote:
> https://github.com/ceph/ceph/pull/23206
merged
Yuri Weinstein
08:00 PM Revision 75b02975 (ceph): Merge pull request #23206 from linuxbox2/mimic-rgw-22790
mimic: rgw: do not ignore EEXIST in RGWPutObj::execute
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
08:00 PM rgw Backport #25218: mimic: valgrind failures related to --max-threads prevent radosgw from starting
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23383
merged
Yuri Weinstein
08:00 PM rgw Backport #25088: mimic: change default rgw_thread_pool_size to 512
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23383
merged
Yuri Weinstein
07:59 PM Revision 50417df4 (ceph): Merge pull request #23383 from pdvian/wip-25088-mimic
mimic: rgw: change default rgw_thread_pool_size to 512
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Reviewed-by...
Yuri Weinstein
07:59 PM rgw Backport #26842: mimic: rgw_file: "deep stat"/stats of unenumerated paths not handled
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/23498
merged
Yuri Weinstein
07:59 PM Revision 35f6fc36 (ceph): Merge pull request #23498 from pdvian/wip-26842-mimic
mimic: rgw_file: deep stat handling
Reviewed-by: Matt Benjamin <mbenjami@redhat.com>
Yuri Weinstein
07:46 PM Revision d0474f64 (ceph): ceph-volume tests check uuid_name when creating an lv
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:40 PM Revision d24c2cdc (ceph): ceph-volume tests add verifications for create_vg helper
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:27 PM Revision f88ea296 (ceph): ceph-volume tests add verifications for extend_vg helper
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:39 PM Revision cc41b51c (ceph): Merge pull request #23518 from dzafman/wip-25084
osd: When possible check CRC in build_push_op() so repair can eventually stop
Reviewed-by: Josh Durgin <jdurgin@redh...
Josh Durgin
06:09 PM Revision c789fd18 (ceph): osd: Move object error check out of be_select_auth_object()
Fixes: http://tracker.ceph.com/issues/25108
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
06:09 PM Revision cadf7272 (ceph): osd: Log shard errors in be_select_auth_object() as other errors
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
06:09 PM Revision 58c4d322 (ceph): test: Verify cluster logging of scrub error messages
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
06:09 PM Revision b4078429 (ceph): qa: Add new message to whitelist for scrub/repair tests
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
06:09 PM Revision bdd32cc8 (ceph): osd: Use colon to separate error message from other info
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
06:09 PM Revision 687f63e5 (ceph): test: Update tests for error message changes
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
05:59 PM Revision 220bf268 (ceph): Merge pull request #23708 from tchaikov/wip-sudo-sysctl
run-make-check: should use sudo for running sysctl Dan Mick
05:45 PM Revision a4f2ca31 (ceph): Merge pull request #23695 from dzafman/wip-27056
test: Use pids instead of jobspecs which were wrong
Reviewed-by: Kefu Chai <kchai@redhat.com>
David Zafman
05:38 PM ceph-volume Bug #27210 (Resolved): custom cluster names fail on filestore trigger
... Alfredo Deza
04:55 PM Revision eede92bf (ceph): ceph-volume lvm.batch update module to use Device object on strategy de...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:54 PM Revision 4abbe013 (ceph): ceph-volume: retry when 'vagrant up' fails
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
04:14 PM CephFS Documentation #27209 (Resolved): doc: document state of kernel client feature parity with ceph-fuse
In particular, snapshots are now supported but as of which version? Quotas? etc. Patrick Donnelly
03:55 PM Revision 860ab479 (ceph): ceph-volume: retry when 'vagrant up' fails
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
03:50 PM Revision 691cee64 (ceph): test: silence -Wsign-compare warnings
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:41 PM Bug #27208 (Rejected): coredumps in kraken-x
This is 12.2.8
Run: http://pulpito.front.sepia.ceph.com/yuriw-2018-08-22_21:36:35-upgrade:kraken-x-luminous-distro...
Yuri Weinstein
03:33 PM Revision 1f9ee225 (ceph): test,common: silence -Wunused-variable warnings
if compiled with -NDEBUG, assert() is optimised out.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:30 PM Bug #27054: "Implicated osds 2 (REQUEST_SLOW)" in cluster log" in krbd

https://github.com/ceph/ceph/pull/23717 merged
Yuri Weinstein
02:56 PM Revision f8174436 (ceph): ceph-volume lvm.batch.filestore use new Device objects
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:55 PM Revision 6688ad31 (ceph): ceph-volume lvm.batch.bluestore use new Device objects
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:52 PM Dashboard Feature #24273 (Resolved): mgr/dashboard: Add backend support for changing configuration settings...
Patrick Seidensal
02:45 PM Revision 3c084e78 (ceph): ceph-volume: retry when 'vagrant up' fails
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
02:31 PM Revision c270adc5 (ceph): ceph-volume tests.util verify ValidDevice validator
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:28 PM Revision 2375d060 (ceph): auth: drop the RWLock in AuthClientHandler
the `RWLock` in `AuthClientHandler` was introduced in #1636. back to
then, we were accessing `MonClient::auth` direct...
Kefu Chai
02:22 PM Revision 76268fd1 (ceph): ceph-volume: retry when 'vagrant up' fails
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
02:04 PM Dashboard Documentation #27207 (In Progress): mgr/dashboard: we should inform the users which browsers vers...
PR: https://github.com/ceph/ceph/pull/23712 Tiago Melo
11:37 AM Dashboard Documentation #27207 (Resolved): mgr/dashboard: we should inform the users which browsers version...
I would suggest supporting the latest stable version of major browsers. Tiago Melo
01:54 PM Revision 82d0172a (ceph): ceph-volume util.templates allow more space for long paths
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:53 PM Revision 4fb2321c (ceph): ceph-volume lvm.strategies create mixed type filestore
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:41 PM Dashboard Bug #26999 (Fix Under Review): mgr/dashboard: In Quorum table size changing in Firefox
PR: https://github.com/ceph/ceph/pull/23711 Tiago Melo
01:39 PM Revision 09a27053 (ceph): mgr/dashboard: Fix growing table in firefox
It seems Firefox 52 has some kind of problem when
rendering our table inside a fieldset.
Since we don't really requi...
Tiago Melo
01:20 PM Revision f18e0fb3 (ceph): ceph-volume: run tests without waiting on ceph repos
This provides a new playbook that installs ceph on all nodes and
generates the ceph config. Then it will rsync ceph-v...
Andrew Schoen
01:20 PM Revision eb831d79 (ceph): ceph-volume: retry when 'vagrant up' fails
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
01:14 PM Revision c72d3d21 (ceph): ceph-volume lvm.batch add new strategy validators for LVM devices
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:13 PM Revision d3ab4dbd (ceph): ceph-volume util add a new Device class validator for args
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:12 PM Revision 75b1cfac (ceph): ceph-volume lvm.batch use new Device class and validator
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:08 PM Revision 25e1d2a3 (ceph): rgw: s3: awsv4 drop special handling for x-amz-credential
While s3 docs mention that every byte must be urlencoded, they are relaxed in
its implementation, when testing this b...
Abhishek Lekshmanan
12:35 PM Revision cba8aed8 (ceph): ceph-volume api.lvm new utility to extend a volume group for one or mor...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:34 PM Revision 69e4c7b9 (ceph): ceph-volume api.lvm allow uuid suffixes in vg/lv creation
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:03 PM Revision 157e29cb (ceph): mon/MonMap: add more const'ness to its methods
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
11:47 AM Revision b2ef5ddb (ceph): run-make-check: should use sudo for running sysctl
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
11:37 AM Revision cafb9721 (ceph): test/librbd: fix gmock warnings for get_modify_timestamp call
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
11:31 AM RADOS Feature #22750 (Pending Backport): libradosstriper conditional compile
Nathan Cutler
11:21 AM RADOS Feature #22750 (Resolved): libradosstriper conditional compile
Kefu Chai
11:29 AM Revision 644ad14f (ceph): Merge pull request #23667 from thinkercui/bugfix
tools/rados: correct the read offset of bench
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:29 AM Revision 58ab935d (ceph): Merge pull request #23664 from zy751713126/delete_redundant_code
pybind/rbd: make the code more concise
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-by: Kefu Chai <kch...
Kefu Chai
11:28 AM RADOS Bug #27206 (Pending Backport): rpm: should change ceph-mgr package depency from py-bcrypt to pyth...
https://github.com/ceph/ceph/pull/23648 Kefu Chai
11:27 AM RADOS Bug #27206 (Resolved): rpm: should change ceph-mgr package depency from py-bcrypt to python2-bcrypt
Current deplist of ceph-mgr rpm package contains py-bcrypt depency which conflicts with python2-bcrypt needed for pyt... Kefu Chai
11:25 AM Revision b2733c04 (ceph): Merge pull request #23648 from sakhinov/sakhinov-fix-bcrypt
change ceph-mgr package depency from py-bcrypt to python2-bcrypt
Reviewed-by: John Spray <john.spray@redhat.com>
Rev...
Kefu Chai
11:24 AM Revision cf085103 (ceph): Merge pull request #23647 from wjwithagen/wjw-fix-pidfile-err
common: be more informative if set PID-file fails
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:23 AM RADOS Bug #26998 (Resolved): IOPS churn with "osd op queue" = "mclock_opclass" or "mclock_client"
Kefu Chai
11:23 AM Revision 62279559 (ceph): Merge pull request #23643 from tchaikov/wip-cmake-dmclock
dmclock, cmake: sync up with ceph/dmclock, dmclock related cleanups
Reviewed-by: J. Eric Ivancich <ivancich@redhat.com>
Kefu Chai
11:22 AM Revision 21d2d8d3 (ceph): Merge pull request #23624 from david-z/wip-fix-mgr-fs-status
mgr/status: Add standby-replay MDS ceph version
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: John Spray <jo...
Kefu Chai
11:22 AM Revision ee7761db (ceph): Merge pull request #23576 from ifed01/wip-ifed-fix-perf-counters
os/bluestore: bluestore_buffer_hit_bytes perf counter doesn't reset
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
11:20 AM Revision 2532fb6b (ceph): Merge pull request #21983 from chardan/jfw-wip-libradosstriper_ultimate...
libradosstriper: conditional compile
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:57 AM rgw Bug #27205 (Duplicate): Incorrect stats by "radosgw-admin user stats" after bucket resharding
... Lei Liu
09:24 AM Revision 1598787c (ceph): doc: fix typo and format issues in quick start documentation
Signed-off-by: Chen Zhenghua <chen.zhenghua@zte.com.cn> Chen Zhenghua
08:50 AM rgw Bug #27048: s3aws: RequestError: send request failed after upgrade to mimic
In the meantime we were able to do further testing and manually crafted a GET request on the exact same object, with ... Dieter Roels
08:47 AM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
Not saying that it's completely unrelated, but check out http://tracker.ceph.com/issues/24901 Paul Emmerich
06:42 AM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
Paul Emmerich wrote:
> This seems unrelated: retried reads succeed with this bug.
Do you mean that because it say...
Stefan Seidel
08:44 AM Dashboard Feature #24999: mgr/dashboard: Embed Grafana Dashboards into the Mgr Dashboard UI
Ju Lim wrote:
> For the summary level performance tab (at the top), either "Overall Performance" or "Performance Sum...
Kanika Murarka
08:19 AM RADOS Support #27203: osd down while bucket is deleting
Format is ugly,my fault 伟杰 谭
07:59 AM RADOS Support #27203 (New): osd down while bucket is deleting
My environment is
[tanweijie@gz-ceph-52-202 ~]$ ceph --version
ceph version 12.2.5 (cad919881333ac92274171586c827e0...
伟杰 谭
08:19 AM CephFS Backport #26929 (In Progress): mimic: MDSMonitor: note ignored beacons/map changes at higher debu...
https://github.com/ceph/ceph/pull/23704 Prashant D
08:16 AM CephFS Backport #26923 (In Progress): mimic: mds: mds got laggy because of MDSBeacon stuck in mqueue
https://github.com/ceph/ceph/pull/23703 Prashant D
08:03 AM Revision be6fa52a (ceph): mgr/orchestrator: Add RGW service support
Signed-off-by: Rubab-Syed <rubab.syed21@gmail.com> Theofilos Mouratidis
06:48 AM rgw Bug #27202 (New): Use aws s3 java sdk failed to read a file when key like /test/test.txt
Use python client boto3 upload the file and use aws s3 java sdk failed to get the file.
https://github.com/aws/aws...
liang sibin
06:35 AM Revision 3f6125a5 (ceph): pybind/rbd: add allow_shrink=True as a parameter to def resize(self, si...
resize(size, allow_shrink) has allow_shrink param, if allow_shrink=false
and old_size > new size, it will raise error...
zhengyin
06:28 AM CephFS Backport #26984 (In Progress): mimic: client: requests that do name lookup may be sent to wrong mds
Jos Collin
06:23 AM Revision 6c8f648a (ceph): client: fix choose_target_mds for requests that do name lookup
There are two cases that a dirfrag is not recorded in CInode::fragmap.
One is that the dirfrag is not subtree root, a...
Yan, Zheng
03:28 AM Revision 7e3331b0 (ceph): mds: report lagginess at lower debug
To help diagnose laggy daemons with performance tuned debug settings.
Signed-off-by: Patrick Donnelly <pdonnell@redh...
Patrick Donnelly
03:27 AM Revision 47e58e2b (ceph): MDSMonitor: note beacons and cluster changes at low dbg level
These messages are essential for diagnosing the reason why the MDSMonitor is
kicking MDSs out of the MDSMap. They sho...
Patrick Donnelly
02:10 AM Revision 76eae2da (ceph): Merge pull request #23689 from tchaikov/wip-run-make-check-more-aio
run-make-check: increase fs.aio-max-nr to 1048576
Reviewed-by: Yingxin Cheng <yingxin.cheng@intel.com>
Reviewed-by: ...
Kefu Chai
01:46 AM Revision 57f5c56b (ceph): mds: use fast dispatch to handle MDSBeacon
Current mds handles MDSBeacon messages through MDSRank::ms_dispatch().
MDSRank::ms_dispatch() locks mds_lock at the v...
Yan, Zheng

08/22/2018

10:59 PM ceph-volume Bug #27062 (Resolved): GPT devices are excluded
When raw devices have a GPT header, LVM excludes them with the following message:... Alfredo Deza
10:45 PM Revision 0cc706b5 (ceph): doc/releases: Mark Jewel EOL
Signed-off-by: Brad Hubbard <bhubbard@redhat.com> Brad Hubbard
10:20 PM RADOS Feature #26975: Rados level IO priority for OSD operations
Do note that
1) "Messages" can already have priority, although its utility at this point is quite limited it's not t...
Greg Farnum
09:34 PM Bug #24948 (Resolved): SPDK compiles with -march=native
Nathan Cutler
09:34 PM Backport #25032 (Resolved): mimic: SPDK compiles with -march=native
Nathan Cutler
09:33 PM Dashboard Bug #25068 (Resolved): mgr/dashboard: RGW is not working if an URL prefix is defined
Nathan Cutler
09:32 PM rbd Bug #25000 (Resolved): [deep-copy] object map can get improperly invalidated
Nathan Cutler
09:32 PM rbd Backport #25083 (Resolved): mimic: [deep-copy] object map can get improperly invalidated
Nathan Cutler
09:32 PM RADOS Bug #26880 (Resolved): ceph-base debian package compiled on ubuntu/xenial has unmet runtime depen...
Nathan Cutler
09:31 PM RADOS Backport #26881 (Resolved): mimic: ceph-base debian package compiled on ubuntu/xenial has unmet r...
Nathan Cutler
09:19 PM RADOS Bug #26971: failed to become clean before timeout expired
Looks like a PG is active+undersized state. Maybe the balancer screwed up? Greg Farnum
09:14 PM RADOS Backport #24359 (Resolved): mimic: osd: leaked Session on osd.7
Nathan Cutler
09:13 PM Bug #26830 (Resolved): ceph-disk: extract_parted_partinion_numbers does not return a list in python3
Nathan Cutler
09:11 PM mgr Feature #22747 (Resolved): Add units to performance counters
Nathan Cutler
09:11 PM rbd Backport #27061 (Resolved): luminous: run-rbd-unit-tests.sh test fails to finish in jenkin's "mak...
https://github.com/ceph/ceph/pull/23892 Nathan Cutler
09:11 PM rbd Backport #27060 (Resolved): mimic: run-rbd-unit-tests.sh test fails to finish in jenkin's "make c...
https://github.com/ceph/ceph/pull/23858 Nathan Cutler
09:10 PM mgr Backport #27059 (Resolved): mimic: ceph-mgr package does not remove /usr/lib/ceph/mgr compiled fi...
https://github.com/ceph/ceph/pull/23831 Nathan Cutler
09:10 PM mgr Backport #27058 (Resolved): luminous: ceph-mgr package does not remove /usr/lib/ceph/mgr compiled...
https://github.com/ceph/ceph/pull/23832 Nathan Cutler
09:10 PM rbd Bug #24910 (Pending Backport): run-rbd-unit-tests.sh test fails to finish in jenkin's "make check...
Nathan Cutler
09:05 PM Feature #24878 (Resolved): [RFE] Filestore split log should show PG that is splitting
Nathan Cutler
09:05 PM Backport #25225 (Resolved): mimic: [RFE] Filestore split log should show PG that is splitting
Nathan Cutler
08:42 PM Backport #25225: mimic: [RFE] Filestore split log should show PG that is splitting
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23453
merged
Yuri Weinstein
09:00 PM RADOS Bug #24875 (Resolved): OSD: still returning EIO instead of recovering objects on checksum errors
Nathan Cutler
09:00 PM RADOS Backport #25226 (Resolved): mimic: OSD: still returning EIO instead of recovering objects on chec...
Nathan Cutler
08:58 PM rbd Bug #23512 (Resolved): Allow removal of RBD images even if the journal is corrupt
Nathan Cutler
08:58 PM rbd Backport #24387 (Resolved): luminous: Allow removal of RBD images even if the journal is corrupt
Nathan Cutler
08:55 PM rgw Bug #24592 (Resolved): "radosgw-admin objects expire" always returns ok even if the process fails.
Nathan Cutler
08:55 PM rgw Bug #23257 (Resolved): 'radogw-admin reshard status' command should print text for reshard status
Nathan Cutler
08:54 PM rgw Bug #24767 (Resolved): rgw gc may cause a large number of read traffic
Nathan Cutler
08:54 PM rgw Bug #24223 (Resolved): Invalid Access-Control-Request-Request may bypass validate_cors_rule_method
Nathan Cutler
08:46 PM RADOS Backport #25101: mimic: jewel->luminous: osdmap crc mismatch
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23226
merged
Yuri Weinstein
08:46 PM Revision d883e76a (ceph): Merge pull request #23226 from liewegas/wip-23220-mimic
mimic: osd/OSDMap: CRUSH_TUNABLES5 added in jewel, not kraken
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
08:45 PM Revision 1bab5c97 (ceph): Merge pull request #23259 from liewegas/wip-purge-new-mimic
mimic: mon: add purge-new
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Yuri Weinstein
08:44 PM Bug #25152: chown: cannot access ‘/var/lib/ceph/osd/*/block*’: No such file or directory
Dan van der Ster wrote:
> Mimic: https://github.com/ceph/ceph/pull/23324
merged
Yuri Weinstein
08:44 PM Revision e539eea1 (ceph): Merge pull request #23324 from cernceph/dvanders_mimic_chown
mimic: rpm: silence osd block chown
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Yuri Weinstein
08:43 PM mgr Backport #25202: mimic: ceph-mgr: Module 'influx' has failed
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23356
merged
Yuri Weinstein
08:43 PM Revision f4b07be7 (ceph): Merge pull request #23356 from wido/mimic-25191
mimic: mgr: Ignore daemon if no metadata was returned
Reviewed-by: John Spray <john.spray@redhat.com>
Yuri Weinstein
08:42 PM Revision bf6eb2d3 (ceph): Merge pull request #23378 from dzafman/wip-24875-mimic
mimic: osd: do_sparse_read(): Verify checksum earlier so we will try to repair
Reviewed-by: Josh Durgin <jdurgin@red...
Yuri Weinstein
08:42 PM Revision dba1d524 (ceph): ceph-volume: retry when 'vagrant up' fails
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
08:42 PM Revision 208d6e1e (ceph): Merge pull request #23453 from vumrao/wip-vumrao-mimic-25225
mimic: filestore: add pgid in filestore pg dir split log message
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Revie...
Yuri Weinstein
08:41 PM mgr Backport #26837: mimic: Can't turn off mgrc stats with mgr_stats_threshold
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/23463
merged
Yuri Weinstein
08:41 PM Revision 3ff86ba2 (ceph): Merge pull request #23463 from pdvian/wip-26837-mimic
mimic: mgrc: enable disabling stats via mgr_stats_threshold
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
08:40 PM mgr Backport #26912: mimic: "balancer execute" only requires read permissions
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/23583
merged
Yuri Weinstein
08:40 PM Revision cbce7372 (ceph): Merge pull request #23583 from pdvian/wip-26912-mimic
mimic: "balancer execute" only requires read permissions
Reviewed-by: John Spray <john.spray@redhat.com>
Yuri Weinstein
08:37 PM Revision 468d5379 (ceph): ceph-volume: retry when 'vagrant up' fails
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
07:55 PM Bug #27057: "cluster [WRN] 5 slow requests" in upgrade:kraken-x-luminous
https://github.com/ceph/ceph/pull/23696 Yuri Weinstein
07:47 PM Bug #27057 (Resolved): "cluster [WRN] 5 slow requests" in upgrade:kraken-x-luminous
This is 12.2.8
Run: http://pulpito.ceph.com/yuriw-2018-08-21_20:56:14-upgrade:kraken-x-luminous-distro-basic-smithi/...
Yuri Weinstein
06:40 PM Revision 0a1a8bcc (ceph): ceph-volume: run tests without waiting on ceph repos
This provides a new playbook that installs ceph on all nodes and
generates the ceph config. Then it will rsync ceph-v...
Andrew Schoen
06:11 PM rgw Backport #25024: mimic: cls_rgw test is only run in rados suite: add it to rgw suite as well
this pr depends on a commit in https://github.com/ceph/ceph/pull/22249 that was not backported to mimic Casey Bodley
05:57 PM Revision bc331703 (ceph): test: Use pids instead of jobspecs which were wrong
Fixes: http://tracker.ceph.com/issues/27056
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
05:37 PM RADOS Bug #27053: qa: thrashosds: "[ERR] : 2.0 has 1 objects unfound and apparently lost"
Similar failure seen in mimic: /a/yuriw-2018-08-21_23:27:39-rados-wip-yuri5-testing-2018-08-21-2033-mimic-distro-basi... Neha Ojha
03:39 PM RADOS Bug #27053 (New): qa: thrashosds: "[ERR] : 2.0 has 1 objects unfound and apparently lost"
This is for 12.2.8
Run: http://pulpito.ceph.com/yuriw-2018-08-21_16:17:40-rados-luminous-distro-basic-smithi/
Job...
Yuri Weinstein
05:26 PM RADOS Bug #27055 (New): mimic: FAILED assert((uint64_t)buf.st_size == expected) in SyntheticWorkloadSta...
... Neha Ojha
04:40 PM Bug #27054: "Implicated osds 2 (REQUEST_SLOW)" in cluster log" in krbd
See similar http://tracker.ceph.com/issues/26900 Yuri Weinstein
04:39 PM Bug #27054 (Resolved): "Implicated osds 2 (REQUEST_SLOW)" in cluster log" in krbd
This is 12.2.8
Run: http://pulpito.ceph.com/yuriw-2018-08-21_16:34:36-krbd-luminous-testing-basic-smithi/
Jobs: '...
Yuri Weinstein
01:42 PM rgw Bug #27048: s3aws: RequestError: send request failed after upgrade to mimic
I found this other issue that looks like the same problem: http://tracker.ceph.com/issues/23489
That would explain...
Dieter Roels
09:46 AM rgw Bug #27048 (New): s3aws: RequestError: send request failed after upgrade to mimic
We have a multisite setup running luminous which is primarily used as the storage for our docker registry. Recently ... Dieter Roels
01:33 PM CephFS Bug #27051: client: cannot list out files created by another ceph-fuse client
my fix pull request is
https://github.com/ceph/ceph/pull/23691
Peng Xie
01:22 PM CephFS Bug #27051 (Resolved): client: cannot list out files created by another ceph-fuse client
recently, in our cephfs (ceph-fuse client) online production environment, i found several rmdir fail due to not empty... Peng Xie
01:18 PM Revision 406a3a22 (ceph): Merge pull request #23675 from tserlin/tserlin-require-fuse
debian/control: require fuse for ceph-fuse
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Reviewed-by: Kefu Chai <kcha...
Kefu Chai
01:17 PM Revision 83f18055 (ceph): Merge pull request #23655 from tchaikov/wip-silence-Wsign-compare-warnings
test: silence -Wsign-compare warnings
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Kefu Chai
01:12 PM Revision ea9c881e (ceph): mon/MonClient: extract MonSub out
MonSub is extracted so crimson/mon/MonClient can reuse it.
also, it's more readable this way:
- use ceph::coarse_mo...
Kefu Chai
01:08 PM rgw Bug #23379 (Resolved): rgw performance regression for luminous 12.2.4
Nathan Cutler
01:07 PM rgw Bug #23099 (Resolved): REST admin metadata API paging failure bucket & bucket.instance: InvalidAr...
Nathan Cutler
01:04 PM bluestore Bug #24761 (Resolved): set correctly shard for existed Collection.
Nathan Cutler
12:20 PM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
This seems unrelated: retried reads succeed with this bug. Paul Emmerich
08:25 AM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
Same problem here. I/O blocking on krbd when this bug hits, which needs a reboot of the VM using the KRBD device, and... Stefan Seidel
12:12 PM Dashboard Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
Lenz wrote:
>We actually came to a different conclusion on IRC yesterday ;) - here's the log:
Lenz, as per our co...
Alfonso Martínez
08:25 AM Dashboard Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
Ju Lim wrote:
> With regards to the "Data Health" card, it looks like we don't have an easy way to get the data at t...
Lenz Grimmer
11:52 AM Revision b928c777 (ceph): run-make-check: increase fs.aio-max-nr to 1048576
the solution was suggested by Yingxin Cheng. otherwise we could have
EAGAIN returned by io_setup(2).
Signed-off-by: ...
Kefu Chai
11:45 AM Revision 645233ec (ceph): Merge pull request #23630 from wjwithagen/wjw-fix-rbd-ggate-kldload
test/rbd: rbd_ggate test improvements
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
11:31 AM Dashboard Bug #26999: mgr/dashboard: In Quorum table size changing in Firefox
Firefox ESR 52.9.0 (64-bit) Jos Collin
11:21 AM Dashboard Bug #26999: mgr/dashboard: In Quorum table size changing in Firefox
What version of firefox are you using? Tiago Melo
10:58 AM Dashboard Bug #26999: mgr/dashboard: In Quorum table size changing in Firefox
Could a share a screenshot?
I just tried this on master with Firefox 61 and was not able to reproduce it.
Tiago Melo
04:20 AM Dashboard Bug #26999 (Resolved): mgr/dashboard: In Quorum table size changing in Firefox
This happens only in Firefox browser, and not in chrome.
The Cluster->Monitors->In Quorum table row size increases...
Jos Collin
10:50 AM Revision 06c86b7a (ceph): Merge pull request #23684 from tchaikov/wip-doc-balancer
doc/rados/operations: add balancer.rst to TOC
Reviewed-by: John Spray <john.spray@redhat.com>
Kefu Chai
10:14 AM Dashboard Feature #27050 (Resolved): mgr/dashboard: Landing Page Enhancements
Related to:
https://tracker.ceph.com/issues/24573
After the New Landing Page implementation,
we can add here all...
Alfonso Martínez
09:48 AM Dashboard Feature #27049 (New): mgr/dashboard: retrieve "Data Health" info from dashboard backend
We want to add a chart/info in Dashboard Landing Page
that shows "Data Health" based on PG info as recommended by Jo...
Alfonso Martínez
09:34 AM Dashboard Feature #27047 (Resolved): mgr/dashboard: Landing Page - Set visibility of cards depending on the...
We have to define the Landing page Layout when a user does not have all red permissions.
Several cards show info tha...
Alfonso Martínez
09:20 AM mgr Bug #25103: mgr: pgs show in unknown state despite being active
The effect is as follows:
1. pgmap_ready is false
> [root@cephfs103 ~]# ceph pg dump pgs_brief
> pg_state_ready 0
...
huanwen ren
09:11 AM Dashboard Tasks #27046 (New): mgr/dashboard: Ensure/check that the dashboard works in an IPv6 environment
We should ensure that the Mgr dashboard works as expected in an IPv6-only environment, e.g. when it comes to configur... Lenz Grimmer
08:51 AM RADOS Bug #24956: osd: parent process need to restart log service after fork, or ceph-osd will not work...
PR:https://github.com/ceph/ceph/pull/23685 Hsiao-Yin Tseng
08:33 AM rgw Backport #26921 (In Progress): mimic: possibly wrong log level in gc_iterate_entries (src/cls/rgw...
https://github.com/ceph/ceph/pull/23686 Prashant D
08:08 AM Revision a68120e8 (ceph): doc/rados/operations: add balancer.rst to TOC
this helps user to find the balancer feature, and
also addresses the FTBFS of doc like
Warning, treated as error:
/h...
Kefu Chai
08:00 AM Revision a5735b87 (ceph): Merge pull request #23642 from tchaikov/wip-crimson-msgr
cmake,crimson/net: add keepalive support, and enable unittest_seastar_messenger in "make check"
Reviewed-by: Casey B...
Kefu Chai
07:25 AM Bug #24005 (Closed): pg-upmap can break the crush rule in some cases
xie xingguo
07:00 AM Revision 9852b49d (ceph): mgr: balancer: deepcopy best plan - otherwise we get latest
Fixes: http://tracker.ceph.com/issues/27000
Signed-off-by: Stefan Priebe <s.priebe@profihost.ag>
Stefan Priebe
06:37 AM mgr Bug #27000: mgr balancer does not save optimized plan but latest
Pull request: https://github.com/ceph/ceph/pull/23682 Stefan Priebe
06:28 AM mgr Bug #27000 (Resolved): mgr balancer does not save optimized plan but latest
The current balancer module fails to deepcopy the optimized plan so that best_ws and best_ow are modified later.
E...
Stefan Priebe
06:37 AM Revision d79d4d07 (ceph): tools/rados: fix the unit of target-throughput
Make the unit of target-throughtput in bytes as the usage of rados load-gen said.
Signed-off-by: Xiaofei Cui <cuixia...
cuixf
06:28 AM RADOS Bug #26994 (Fix Under Review): test_module_commands (tasks.mgr.test_module_selftest.TestModuleSel...
https://github.com/ceph/ceph/pull/23681 Kefu Chai
03:51 AM CephFS Backport #26924: luminous: mds: mds got laggy because of MDSBeacon stuck in mqueue
Apologies Prashant, I forgot to update this ticket with the backport I made. Patrick Donnelly
03:10 AM CephFS Backport #26924 (In Progress): luminous: mds: mds got laggy because of MDSBeacon stuck in mqueue
-https://github.com/ceph/ceph/pull/23679- Prashant D
03:45 AM RADOS Bug #23352 (Resolved): osd: segfaults under normal operation
The patch is only relevant to the osds. Brad Hubbard
02:56 AM RADOS Bug #26998: IOPS churn with "osd op queue" = "mclock_opclass" or "mclock_client"
Kefu Chai
02:14 AM RADOS Bug #26998: IOPS churn with "osd op queue" = "mclock_opclass" or "mclock_client"
- https://github.com/ceph/dmclock/pull/58
- https://github.com/ceph/ceph/pull/23643
Kefu Chai
02:13 AM RADOS Bug #26998 (Resolved): IOPS churn with "osd op queue" = "mclock_opclass" or "mclock_client"
for more details on this issue, please refer to https://github.com/ceph/dmclock/pull/58 . in short, if "osd op queue"... Kefu Chai
02:53 AM CephFS Backport #26987 (In Progress): luminous: mds: explain delayed client_request due to subtree migra...
https://github.com/ceph/ceph/pull/23678 Zheng Yan
02:46 AM CephFS Backport #26981 (In Progress): luminous: mds: crash when dumping ops in flight
https://github.com/ceph/ceph/pull/23677 Zheng Yan
02:37 AM Revision 4f881070 (ceph): mds: more description for failed authpin
Fixes: http://tracker.ceph.com/issues/24840
Signed-off-by: Yan, Zheng <zyan@redhat.com>
(cherry picked from commit 6e...
Yan, Zheng
02:36 AM Revision 92184b1b (ceph): mds: cleanup CDir freezing/frozen tree check
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit 4ecf91deb2b3f123a091a52a0e127426ef891feb)
Yan, Zheng
02:31 AM Revision 1a92b145 (ceph): mds: don't modify filepath when printing
filepath::depth() may call parse_bits(), which modifies mutable member
'bits'. dump_ops_in_flight asok command prints...
Yan, Zheng
02:30 AM Revision f91e914a (ceph): mds: hold slave request refernce when dumping MDRequestImpl
dump_ops_in_flight asok command dumps MDRequestImpl without holding
mds_lock. MDS may free MDRequestImpl::slave_reque...
Yan, Zheng
02:20 AM Revision e7d38d7a (ceph): cmake: dmclock related cleanups
* do not include_directories() globally. use dmclock::dmclock's
interface properties instead
* add_subdirectory(dmc...
Kefu Chai
02:20 AM Revision bdc7c5fd (ceph): dmclock: pick up tag.reservation calc fix and cmake changes
see
- ceph/dmclock#58
- ceph/dmclock#60
- ceph/dmclock#61
Fixes: http://tracker.ceph.com/issues/26998
Signed-off-by:...
Kefu Chai
02:20 AM Revision e3242088 (ceph): common,test: update mClockPriorityQueue to accomodate the change in dmc
* cost is required to be a positive number
* PullPriorityQueue's construct uses an enum instead of a bool for
speci...
Kefu Chai
02:20 AM Revision 26c01725 (ceph): test/mon: no need to include OSD.h
what it needs is the definition of `struct statfs`.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:39 AM Revision 5d762126 (ceph): rgw: Fix log level of gc_iterate_entries
Fixes: http://tracker.ceph.com/issues/23801
Signed-off-by: iliul <liul.stone@gmail.com>
(cherry picked from commit 0...
Lei Liu
12:16 AM Documentation #26997: doc: federated architecture link broken on doc/master/radosgw
I opened a pull request to resolve this: https://github.com/ceph/ceph/pull/23660 James McClune
12:11 AM Documentation #26997 (Resolved): doc: federated architecture link broken on doc/master/radosgw
The federated architecture link is broken (404 error) on doc/master/radosgw.

There's no section on federated ...
James McClune

08/21/2018

11:48 PM Revision b693af6b (ceph): doc: clarify use of insights health pruning
Signed-off-by: Noah Watkins <nwatkins@redhat.com> Noah Watkins
11:25 PM Revision cdfc2e70 (ceph): qa/tasks/mgr: do not enable always-on module
Signed-off-by: Noah Watkins <nwatkins@redhat.com> Noah Watkins
09:58 PM CephFS Feature #26996 (Resolved): cephfs: get capability cache hits by clients to provide introspection ...
This is potentially useful to identify workloads running on clients.
The idea is that the client will keep track o...
Patrick Donnelly
09:42 PM Revision a5fc29b9 (ceph): mds: use monotonic waits in Beacon
This guarantees that the sender thread cannot be disrupted by system clock
changes. This commit also simplifies the s...
Patrick Donnelly
09:38 PM Revision 7a69ebbc (ceph): Merge PR #23635 into master
* refs/pull/23635/head:
mds: use monotonic clock in beacon
mds: simplify beacon init
Reviewed-by: Zheng Yan <zyan@...
Patrick Donnelly
09:18 PM CephFS Feature #26974 (Fix Under Review): mds: provide mechanism to allow new instance of an application...
Patrick Donnelly
02:27 PM CephFS Feature #26974 (Resolved): mds: provide mechanism to allow new instance of an application to canc...
This is a subset of the overall project to provide a way for client applications to reclaim state held by a previous ... Jeff Layton
09:06 PM CephFS Feature #24854 (New): mds: if MDS fails internal heartbeat, then debugging should be increased to...
Patrick Donnelly
08:23 PM Backport #25032: mimic: SPDK compiles with -march=native
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23175
merged
Yuri Weinstein
08:23 PM Revision dcaa1b6c (ceph): Merge pull request #23175 from smithfarm/wip-25032-mimic
mimic: spdk: compile with -march=core2 instead of -march=native
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
08:22 PM RADOS Bug #25146 (In Progress): "rocksdb: Corruption: Can't access /000000.sst" in upgrade:mimic-x:para...
Very early fix: https://github.com/rzarzynski/rocksdb/tree/wip-bug-25146.
The case appears more complicated as the...
Radoslaw Zarzynski
08:17 PM Revision b613fbdb (ceph): Merge pull request #21114 from colletj/colletj_rbd_image_timestamps
librbd: add rbd image access/modified timestamps
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
08:17 PM Revision 809c5430 (ceph): librbd: add image access/last modified timestamps
Add access and modify timestamps and associated tests
to RBD images.
Access (resp. modify) timestamps are updated on...
Julien Collet
08:05 PM Dashboard Bug #25068: mgr/dashboard: RGW is not working if an URL prefix is defined
Volker Theile wrote:
> PR for Mimic: https://github.com/ceph/ceph/pull/23203
merged
Yuri Weinstein
08:04 PM Revision 3cb18175 (ceph): Merge pull request #23203 from votdev/mimic_bug_25068
mimic: mgr/dashboard: RGW is not working if an URL prefix is defined
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
R...
Yuri Weinstein
07:59 PM rbd Backport #25083: mimic: [deep-copy] object map can get improperly invalidated
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23358
merged
Yuri Weinstein
07:58 PM Revision 8830677f (ceph): Merge pull request #23358 from pdvian/wip-25083-mimic
mimic: librbd: deep-copy should not write to objects that cannot exist
Reviewed-by: Jason Dillaman <dillaman@redhat....
Yuri Weinstein
07:58 PM RADOS Bug #26880: ceph-base debian package compiled on ubuntu/xenial has unmet runtime dependencies
https://github.com/ceph/ceph/pull/23490 merged Yuri Weinstein
07:57 PM Revision ffac3d9c (ceph): Merge pull request #23490 from tchaikov/mimic-26880
mimic: link against libstdc++ statically
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Yuri Weinstein
07:55 PM Revision 237ddf42 (ceph): os/bluestore: fix assertion in StupidAllocator::get_fragmentation
One might face an assertion (assert(intervals <= max_intervals))
in StupidAllocator::get_fragmentation method for clu...
Igor Fedotov
07:55 PM Revision b012016c (ceph): debian/control: require fuse for ceph-fuse
This is the Ubuntu equivalent for:
https://github.com/ceph/ceph/pull/17120
http://tracker.ceph.com/issues/21057
Ins...
Thomas Serlin
07:30 PM RADOS Bug #26994: test_module_commands (tasks.mgr.test_module_selftest.TestModuleSelftest) fails
Something like this will probably fix it... Noah Watkins
06:49 PM RADOS Bug #26994: test_module_commands (tasks.mgr.test_module_selftest.TestModuleSelftest) fails
Here's the culprit: hello isn't packaged so it can't announce its commands.... Noah Watkins
06:45 PM RADOS Bug #26994: test_module_commands (tasks.mgr.test_module_selftest.TestModuleSelftest) fails
The manager logs show all the modules except for `hello` being loaded... Noah Watkins
05:55 PM RADOS Bug #26994: test_module_commands (tasks.mgr.test_module_selftest.TestModuleSelftest) fails
I can't reproduce this... it is as if the monitor has not received a summary of commands from the manager at the the ... Noah Watkins
04:39 PM RADOS Bug #26994 (Resolved): test_module_commands (tasks.mgr.test_module_selftest.TestModuleSelftest) f...
in https://github.com/ceph/ceph/pull/23558/commits/00223d2364b5a6cc32eb5f83f5a642b5aef2c946 , hello is used for testi... Kefu Chai
07:04 PM Revision ca8ccb5b (ceph): crimson/test: improve test_config with observers
Signed-off-by: Yingxin <yingxin.cheng@intel.com> Yingxin
07:03 PM Dashboard Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
With regards to the "Data Health" card, it looks like we don't have an easy way to get the data at the moment. So, i... Ju Lim
07:45 AM Dashboard Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
Alfonso MH wrote:
> Taking into account all the above, this is my proposal:
>
> Apply renaming:
> * infoGroup ...
Lenz Grimmer
07:36 AM Dashboard Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
Taking into account all the above, this is my proposal:
Apply renaming:
* infoGroup "Configuration" => "Health / ...
Alfonso Martínez
06:38 PM Revision 9cfc3a7f (ceph): Merge pull request #23649 from trociny/wip-26939
librbd: journaling unable request can not be sent to remote lock owner
Reviewed-by: Jason Dillaman <dillaman@redhat....
Jason Dillaman
06:37 PM Revision f4fe2c34 (ceph): Merge pull request #23311 from Songweibin/wip-fix-du-display
tools/rbd: minor fixes for rbd du display
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
06:37 PM Revision 4d7c6cc1 (ceph): Merge pull request #23638 from Songweibin/wip-filter-user-snapshots
rbd: filter out group/trash snapshots from snap_list
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
06:07 PM Revision fa953bd3 (ceph): ceph-volume: allow `lvm zap` to zap many devices at once
Supports passing many devices, partitions or lvs to
ceph-volume lvm zap.
Signed-off-by: Andrew Schoen <aschoen@redha...
Andrew Schoen
06:05 PM CephFS Bug #26995 (Fix Under Review): qa: specify distro/kernel matrix to test in kclient qa-suite
https://github.com/ceph/ceph/pull/23673 Patrick Donnelly
06:02 PM CephFS Bug #26995 (Resolved): qa: specify distro/kernel matrix to test in kclient qa-suite
Currently we always test the kernel client with `-k testing` via teuthology-suite. We should also test the distributi... Patrick Donnelly
06:04 PM Bug #21416: osd/PGLog.cc: 60: FAILED assert(s <= can_rollback_to) after upgrade to luminous
https://github.com/ceph/ceph/pull/23633 Neha Ojha
06:03 PM Bug #21416: osd/PGLog.cc: 60: FAILED assert(s <= can_rollback_to) after upgrade to luminous
Neha Ojha
05:21 PM Revision 50dc3d08 (ceph): ceph-volume devices.lvm zap should skip when lv_uuid doesn't exist
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:13 PM Revision a144c454 (ceph): ceph-volume: device.Device should ignore pvs with no vg_name
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
04:33 PM Bug #26993 (New): Possible rbd snapshot race with 13.2.1 causes missing SharedBlob error and OSD ...
I have two rbd pools, vm-pool and an associated EC data pool vm-ssd-ec-pool (both live on the same SSD OSDs). I have ... Troy Ablan
04:27 PM mgr Bug #26883 (Pending Backport): ceph-mgr package does not remove /usr/lib/ceph/mgr compiled files ...
Kefu Chai
04:25 PM Revision 1e7242e4 (ceph): Merge pull request #23615 from dmick/wip-ceph-mgr-deb
debian/rules: fix ceph-mgr .pyc files left behind
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by: Kefu ...
Kefu Chai
04:22 PM Revision 3b3e54d8 (ceph): Merge pull request #23606 from ifed01/wip-ifed-stupid-get-fragmentation...
os/bluestore: fix assertion in StupidAllocator::get_fragmentation
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
04:21 PM Revision 8aa5ec8e (ceph): Merge pull request #23587 from xiexingguo/wip-recover-order
osd/PrimaryLogPG: optimize recover order
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Sage Weil <sage@redh...
Kefu Chai
04:18 PM Revision f7d452e8 (ceph): Merge pull request #23558 from liewegas/wip-mgr-always-on
mgr: keep status, balancer always on Kefu Chai
04:17 PM Messengers Bug #26937 (Resolved): entity_addr_t::parse does memset() on non-POD
https://github.com/ceph/ceph/pull/23573 Kefu Chai
04:16 PM Revision fef9d575 (ceph): Merge pull request #23573 from rzarzynski/wip-msg-26937
msg: entity_addr_t::parse doesn't do memset(this, 0, ...) for clean-up
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
04:16 PM Revision bcd6ad15 (ceph): Merge pull request #23641 from wjwithagen/wjw-fix-pthread_get_name_np
include/compat.h: make pthread_get_name_np work when available
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:07 PM CephFS Backport #26982 (In Progress): mimic: mds: crash when dumping ops in flight
Nathan Cutler
04:01 PM CephFS Backport #26982 (Resolved): mimic: mds: crash when dumping ops in flight
https://github.com/ceph/ceph/pull/23672 Nathan Cutler
04:03 PM RADOS Backport #26992 (Resolved): luminous: discover_all_missing() not always called during activating
https://github.com/ceph/ceph/pull/23817 Nathan Cutler
04:02 PM CephFS Backport #26991 (Resolved): mimic: mds: curate priority of perf counters sent to mgr
https://github.com/ceph/ceph/pull/24467 Nathan Cutler
04:02 PM CephFS Backport #26990 (Resolved): luminous: mds: curate priority of perf counters sent to mgr
https://github.com/ceph/ceph/pull/24089 Nathan Cutler
04:02 PM CephFS Backport #26989 (Resolved): mimic: Implement "cephfs-journal-tool event splice" equivalent for pu...
https://github.com/ceph/ceph/pull/23818 Nathan Cutler
04:02 PM CephFS Backport #26988 (Resolved): mimic: mds: explain delayed client_request due to subtree migration
https://github.com/ceph/ceph/pull/23792 Nathan Cutler
04:02 PM CephFS Backport #26987 (Resolved): luminous: mds: explain delayed client_request due to subtree migration
https://github.com/ceph/ceph/pull/23678 Nathan Cutler
04:02 PM Dashboard Backport #26986 (Resolved): mimic: mgr/dashboard: Use human readable units on the OSD I/O graphs
https://github.com/ceph/ceph/pull/27558 Nathan Cutler
04:01 PM RADOS Feature #26975: Rados level IO priority for OSD operations
For "Rados level" I mean librados API at least, and implementation in OSD too. Марк Коренберг
03:59 PM RADOS Feature #26975 (New): Rados level IO priority for OSD operations
What I mean:
Suppose busy Ceph cluster.
Every OSD has many IO requests from clients in it's queue. Today, all r...
Марк Коренберг
04:01 PM Dashboard Backport #26985 (Resolved): mimic: mgr/dashboard: Request body parameters are being encoded and a...
https://github.com/ceph/ceph/pull/24488 Nathan Cutler
04:01 PM CephFS Backport #26984 (Resolved): mimic: client: requests that do name lookup may be sent to wrong mds
https://github.com/ceph/ceph/pull/23700 Nathan Cutler
04:01 PM CephFS Backport #26983 (Resolved): luminous: client: requests that do name lookup may be sent to wrong mds
https://github.com/ceph/ceph/pull/23793 Nathan Cutler
04:01 PM CephFS Backport #26981 (Resolved): luminous: mds: crash when dumping ops in flight
https://github.com/ceph/ceph/pull/23677 Nathan Cutler
04:01 PM rgw Backport #26980 (Resolved): mimic: multisite: intermittent failures in test_bucket_sync_disable_e...
https://github.com/ceph/ceph/pull/23856 Nathan Cutler
04:01 PM rgw Backport #26979 (Resolved): luminous: multisite: intermittent failures in test_bucket_sync_disabl...
https://github.com/ceph/ceph/pull/24316 Nathan Cutler
04:01 PM CephFS Backport #26978 (Resolved): mimic: cephfs-data-scan: print the max used ino
https://github.com/ceph/ceph/pull/23880 Nathan Cutler
04:01 PM CephFS Backport #26977 (Resolved): luminous: cephfs-data-scan: print the max used ino
https://github.com/ceph/ceph/pull/23881 Nathan Cutler
04:01 PM CephFS Backport #26976 (Resolved): mimic: qa: kcephfs suite has kernel build failures
https://github.com/ceph/ceph/pull/23769 Nathan Cutler
04:01 PM Dashboard Feature #22522 (Resolved): dashboard: configuration setting browser
Ernesto Puerta wrote:
> Luminous PR: https://github.com/ceph/ceph/pull/23479
Merged (12.2.8)
Ernesto Puerta
03:50 PM CephFS Bug #26967 (Pending Backport): qa: kcephfs suite has kernel build failures
Patrick Donnelly
03:49 PM Revision c0e1734a (ceph): Merge PR #23658 into master
* refs/pull/23658/head:
qa: use cephfs standard configs for kclient
Reviewed-by: Patrick Donnelly <pdonnell@redhat....
Patrick Donnelly
03:28 PM Revision d6aa9282 (ceph): ceph-volume util create a device module for identifying devices
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
03:28 PM Revision 18f6b51d (ceph): ceph-volume: adds sys_info constant to hold system information
This is only currently used to hold information about devices
from /sys/block in the util.Device class in the sys_api...
Andrew Schoen
03:28 PM Revision ce76ec30 (ceph): ceph-volume: tests for util.device.Device
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
03:26 PM rgw Bug #23661: RGWAsyncGetSystemObj failed assertion on shutdown/realm reload
still seeing this: http://qa-proxy.ceph.com/teuthology/cbodley-2018-08-21_14:09:44-rgw:multisite-wip-21154-distro-bas... Casey Bodley
03:11 PM Revision e0f79368 (ceph): build/ops: rpm: package cephfs-shell for SUSE as well as Fedora
6dd06b0c3468230212f6e4b567cd816554b88f83 introduced RPM packaging of cephfs-shell
This initial packaging was Fedora-...
Nathan Cutler
01:41 PM Revision e8efb01a (ceph): test: silence -Wsign-compare warnings
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
01:37 PM Revision 52788b29 (ceph): Merge pull request #23657 from trociny/wip-wsign-compare
test/librbd: fix compiler -Wsign-compare warnings
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:33 PM Revision c159d1f3 (ceph): Merge pull request #23591 from tchaikov/wip-lockless-auth
auth,common: add lockless auth
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Kefu Chai
01:30 PM Revision 0d209b6c (ceph): Merge pull request #23567 from tchaikov/wip-cmake-cleanup
cmake: fix Debug build `WITH_SEASTAR=ON`
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Willem Jan With...
Kefu Chai
01:13 PM Revision 68c9d9a2 (ceph): common: be more informative if set PID-file fails
The errors returned by fcntl(...F_SETLK...) can be:
- -1 for any odd error
- EAGAIN if locking does not work beca...
Willem Jan Withagen
01:08 PM Revision e513e3cf (ceph): Merge pull request #23631 from cyx1231st/test-seastar-config
crimson/common: apply config changes also on shard.0
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Kef...
Kefu Chai
12:50 PM mgr Feature #24977: Provide a base set of Prometheus alert manager rules that notify the user about c...
Node RAM utilization >95% (maybe some other number here?)
MDS down
RGW down
Network utilization >95%
downrev daem...
Anonymous
12:17 PM Revision cfdaae64 (ceph): Merge pull request #23582 from badone/wip-remove-upstart
Remove upstart files and references
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:16 PM Revision b8cc3fdb (ceph): test/rbd: Improve/update rbd-ggate
* check if geom_gate can be loaded before doing the actual tests
Otherwise continuing does not make sense.
Major rea...
Willem Jan Withagen
12:13 PM Revision 79a25fc1 (ceph): pybind/rbd: make the code more concise
Signed-off-by: Zheng Yin <zhengyin@cmss.chinamobile.com> zhengyin
12:06 PM Revision 25e7d313 (ceph): mgr/influx: Use Queue to store points which need to be written
This allows us to multiplex data being send to Influx as we have
a configurable amount of workers sending data to Inf...
Wido den Hollander
12:05 PM Revision dda006a0 (ceph): cmake: should use lowercase for component name in FindSanitizers.cmake
and s/undefined-behavior/undefined_behavior/ to be compatible with
seastar
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:14 AM CephFS Bug #26966: nfs-ganesha: epochs out of sync in cluster
Patch submitted:
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/422894
Jeff Layton
09:41 AM mgr Backport #26920 (In Progress): mimic: Mimic Dashboard does not allow deletion of snapshots contai...
https://github.com/ceph/ceph/pull/23669 Prashant D
09:03 AM Revision 39467a2c (ceph): client: set f_files to the total number of files in the filesystem
Fixes: http://tracker.ceph.com/issues/24849
Signed-off-by: Rishabh Dave <ridave@redhat.com>
Rishabh Dave
08:45 AM Revision d1700c55 (ceph): mds: calculate load by checking self CPU usage
when mds_bal_mode is 2, system CPU load is treated as mds load.
This is not good when the machine runs multiple tasks...
Yan, Zheng
08:22 AM Revision 73aee8e2 (ceph): crimson/net: use HAVE_FEATURE instead
so we can check the marker the bit's incarnation also.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:22 AM Revision 06b0db64 (ceph): cmake: add unittest_seastar_messenger to "make check"
as it's relatively stable at the moment. and as suggested by @cyx1231st
.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:22 AM Revision 06dab8f1 (ceph): crimson/net: add keepalive support to Connection
* do not mix buffered writes and zero-copy writes.
/root/ceph/src/seastar/include/seastar/core/iostream-impl.hh:114:...
Kefu Chai
08:22 AM Revision b0931286 (ceph): test/crimson: exercise keepalive also
allow one to pass options to unittest_seastar_messenger for specifying
- verbose
- keepalive-ratio
- rounds
so we ca...
Kefu Chai
08:18 AM Revision e68cbec6 (ceph): mds: fix premature stop of MDBalancer::try_rebalance()
When mds wants to export loads to multiple targets. The amount of single
export can easily be less than (0.2 * target...
Yan, Zheng
08:15 AM CephFS Bug #26973 (Fix Under Review): mds: MDBalancer::try_rebalance() may stop prematurely
https://github.com/ceph/ceph/pull/23413 Zheng Yan
08:04 AM CephFS Bug #26973 (Resolved): mds: MDBalancer::try_rebalance() may stop prematurely
Zheng Yan
08:14 AM rbd Bug #24688 (New): [rbd-mirror] optionally pull monitor addresses and CephX key from mon-based config
Mykola Golub
07:49 AM rbd Bug #24688 (In Progress): [rbd-mirror] optionally pull monitor addresses and CephX key from mon-b...
Mykola Golub
07:49 AM Revision 1e142709 (ceph): tools/rados: correct the read offset of bench
We need read with the specified offset but not 0.
Signed-off-by: Xiaofei Cui <cuixiaofei@sangfor.com.cn>
cuixf
07:14 AM rgw Backport #26922 (In Progress): luminous: possibly wrong log level in gc_iterate_entries (src/cls/...
https://github.com/ceph/ceph/pull/23665 Prashant D
05:58 AM Revision 005cf6c7 (ceph): mds: pass timeout argument for fetching late clients
This would be required when fetching clients that have not
responded to cap revoke by MDS for a configured timeout
va...
Venky Shankar
05:58 AM Revision 4cf7815c (ceph): mds: evict clients that do not respond to cap revoke by MDS
By default, preserve old behaviour. When configured with a non
default value, evict clients that have not responded t...
Venky Shankar
05:58 AM Revision 8f2de927 (ceph): mds: add counter for tracking cap non-responding clients
Signed-off-by: Venky Shankar <vshankar@redhat.com> Venky Shankar
05:58 AM Revision c0b1dacc (ceph): test: validate client eviction for cap revoke non-responders
Signed-off-by: Venky Shankar <vshankar@redhat.com> Venky Shankar
05:58 AM Revision 28a52d6f (ceph): doc: document cap revoke non-responders client eviction
Fixes: http://tracker.ceph.com/issues/25188
Signed-off-by: Venky Shankar <vshankar@redhat.com>
Venky Shankar
05:27 AM Revision 88aeb2be (ceph): rgw: Fix log level of gc_iterate_entries
Fixes: http://tracker.ceph.com/issues/23801
Signed-off-by: iliul <liul.stone@gmail.com>
(cherry picked from commit 0...
Lei Liu
03:00 AM Revision 04b7d3db (ceph): Merge pull request #23654 from cbodley/wip-crypto-assert-always
crypto: use ceph_assert_always for assertions
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:56 AM RADOS Bug #26972 (Resolved): cluster [ERR] Error -2 reading object

http://qa-proxy.ceph.com/teuthology/dzafman-2018-08-17_08:14:49-rados-wip-zafman-testing4-distro-basic-smithi/29146...
David Zafman
12:42 AM RADOS Bug #26971 (Duplicate): failed to become clean before timeout expired

http://qa-proxy.ceph.com/teuthology/dzafman-2018-08-16_17:35:08-rados:thrash-wip-zafman-testing4-distro-basic-smith...
David Zafman
12:32 AM RADOS Bug #26970 (Resolved): src/osd/OSDMap.h: 1065: FAILED assert(__null != pool)

http://qa-proxy.ceph.com/teuthology/dzafman-2018-08-16_17:35:08-rados:thrash-wip-zafman-testing4-distro-basic-smith...
David Zafman

08/20/2018

11:23 PM Bug #21803: objects degraded higher than 100%
I think there is a procedure for filestore to bluestore conversion. That conversion should NOT change the crush map ... David Zafman
11:17 PM Bug #21803: objects degraded higher than 100%

The tracker #22837 which which I'm marking for backport might address some of the high degraded count.
David Zafman
11:08 PM Bug #21803 (Resolved): objects degraded higher than 100%

This change fixes the internal calculation of degraded objects. The _update_calc_stats() function was re-written by...
David Zafman
09:08 PM Bug #21803: objects degraded higher than 100%
Nathan Cutler
09:07 PM Bug #21803 (Pending Backport): objects degraded higher than 100%
Nathan Cutler
11:19 PM RADOS Bug #22837 (Pending Backport): discover_all_missing() not always called during activating

Based on information from http://lists.ceph.com/pipermail/ceph-users-ceph.com/2017-October/021512.html I'm marking ...
David Zafman
10:14 PM CephFS Bug #24004 (Pending Backport): mds: curate priority of perf counters sent to mgr
Patrick Donnelly
10:14 PM CephFS Bug #26860 (Pending Backport): client: requests that do name lookup may be sent to wrong mds
Patrick Donnelly
10:13 PM CephFS Feature #24604 (Pending Backport): Implement "cephfs-journal-tool event splice" equivalent for pu...
Patrick Donnelly
10:13 PM CephFS Feature #26925 (Pending Backport): cephfs-data-scan: print the max used ino
Patrick Donnelly
10:12 PM CephFS Bug #26894 (Pending Backport): mds: crash when dumping ops in flight
Patrick Donnelly
10:12 PM CephFS Bug #24840 (Pending Backport): mds: explain delayed client_request due to subtree migration
Patrick Donnelly
10:11 PM Revision 5f1727c5 (ceph): Merge PR #22668 into master
* refs/pull/22668/head:
mds: reorganize and curate perf log counters
mds: show session load average in dump session...
Patrick Donnelly
10:11 PM Revision 13214bdf (ceph): Merge PR #23438 into master
* refs/pull/23438/head:
client: fix choose_target_mds for requests that do name lookup
Reviewed-by: Patrick Donnell...
Patrick Donnelly
10:11 PM Revision a0317960 (ceph): Merge PR #23467 into master
* refs/pull/23467/head:
cephfs-journal-tool: enable purge_queue journal's event commands
Reviewed-by: Zheng Yan <zy...
Patrick Donnelly
10:11 PM Revision dbaa32b4 (ceph): Merge PR #23529 into master
* refs/pull/23529/head:
mon: fix idempotent FS creation
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewe...
Patrick Donnelly
10:11 PM Revision 84fa8ad7 (ceph): Merge PR #23543 into master
* refs/pull/23543/head:
tools/cephfs: make cephfs-data-scan prints the max used ino
Reviewed-by: Patrick Donnelly <...
Patrick Donnelly
10:11 PM Revision 9076ecf9 (ceph): Merge PR #23584 into master
* refs/pull/23584/head:
mds: don't modify filepath when printing
mds: hold slave request refernce when dumping MDRe...
Patrick Donnelly
10:11 PM Revision 3c8a66f1 (ceph): Merge PR #23589 into master
* refs/pull/23589/head:
mds: more description for failed authpin
mds: cleanup CDir freezing/frozen tree check
Revi...
Patrick Donnelly
10:07 PM CephFS Bug #26969 (Need More Info): kclient: mount unexpectedly gets osdmap updates causing test to fail
... Patrick Donnelly
09:52 PM CephFS Bug #26968 (New): klient: mount fails during MDS failover
... Patrick Donnelly
09:39 PM Revision e77a2f5d (ceph): mds: use monotonic clock in beacon
Also update other parts of MDS which interact.
Fixes: http://tracker.ceph.com/issues/26959
Signed-off-by: Patrick D...
Patrick Donnelly
09:09 PM rgw Bug #23089 (Resolved): rgw: change order of authentication back to local, remote
Nathan Cutler
09:01 PM CephFS Backport #26903 (In Progress): mimic: qa: reduce slow warnings arising due to limited testing har...
Nathan Cutler
09:00 PM CephFS Backport #26956: mimic: qa: cfuse_workunit_kernel_untar_build fails on Ubuntu 18.04
See also fix for http://tracker.ceph.com/issues/26967 Patrick Donnelly
09:00 PM CephFS Bug #26967 (Fix Under Review): qa: kcephfs suite has kernel build failures
https://github.com/ceph/ceph/pull/23658 Patrick Donnelly
08:58 PM CephFS Bug #26967 (Resolved): qa: kcephfs suite has kernel build failures
http://pulpito.ceph.com/pdonnell-2018-08-17_17:43:14-kcephfs-master-testing-basic-smithi/... Patrick Donnelly
08:58 PM Revision 862b84c1 (ceph): qa: use cephfs standard configs for kclient
Specifically, qa/cephfs/begin.yaml.
Fixes: http://tracker.ceph.com/issues/26967
Signed-off-by: Patrick Donnelly <pd...
Patrick Donnelly
08:24 PM Dashboard Feature #24999: mgr/dashboard: Embed Grafana Dashboards into the Mgr Dashboard UI
For the summary level performance tab (at the top), either "Overall Performance" or "Performance Summary" would work.... Ju Lim
08:09 PM Dashboard Feature #24999: mgr/dashboard: Embed Grafana Dashboards into the Mgr Dashboard UI
What about "Graphs", "Stats", "Time-series", "Metrics", "Charts"? Ernesto Puerta
08:03 PM Dashboard Feature #24999: mgr/dashboard: Embed Grafana Dashboards into the Mgr Dashboard UI
Please suggest tabs names for various views if not "Performance". Kanika Murarka
08:01 PM Dashboard Feature #24999: mgr/dashboard: Embed Grafana Dashboards into the Mgr Dashboard UI
Added Performance Tabs for:-
1. Cluster -> Host view
2. Cluster -> OSD view
3. Pools view
4. Object Gateways -> D...
Kanika Murarka
08:03 PM Stable releases Tasks #26950: Luminous v12.2.8
h3. QE VALIDATION (STARTED 8/20/18)
*%{color:brown}See details of approvals => https://marc.info/?w=2&r=1&s=12.2.8...
Yuri Weinstein
07:15 PM Revision 71b5d7a7 (ceph): test/librbd: fix compiler -Wsign-compare warnings
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
07:11 PM rgw Backport #25079 (Resolved): luminous: Intermittent http_status=409 with op status=-17 on ceph rgw...
Nathan Cutler
07:09 PM rgw Backport #25078 (In Progress): mimic: Intermittent http_status=409 with op status=-17 on ceph rgw...
Nathan Cutler
07:03 PM Bug #25054 (Resolved): Boost system library is no longer required to compile and link example lib...
Nathan Cutler
07:02 PM Backport #25074 (Resolved): luminous: Boost system library is no longer required to compile and l...
Nathan Cutler
07:02 PM Backport #25073 (Resolved): mimic: Boost system library is no longer required to compile and link...
Nathan Cutler
07:01 PM Revision 162becba (ceph): Merge pull request #23201 from smithfarm/wip-25073-mimic
mimic: Boost system library is no longer required to compile and link example librados program
Reviewed-by: Josh Dur...
Nathan Cutler
06:54 PM Revision de4376f0 (ceph): rgw: add RGWAioCompletionNotifierWith<T>
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:06 PM Dashboard Tasks #24460: Make notification and tasks look more human readable
Pull request: https://github.com/ceph/ceph/pull/23315 Lenz Grimmer
06:06 PM Dashboard Tasks #24460 (Resolved): Make notification and tasks look more human readable
Lenz Grimmer
06:05 PM Revision 001fcbef (ceph): Merge pull request #23315 from Devp00l/wip-clean-notification-messages
mgr/dashboard: Cleaner notifications
Reviewed-by: Tiago Melo <tmelo@suse.com>
Lenz Grimmer
05:53 PM RADOS Feature #24232 (Fix Under Review): Add new command ceph mon status
Nathan Cutler
05:41 PM Revision 46e55110 (ceph): Merge pull request #23637 from noahdesu/qa-mgr-mod-path
qa: fix manager module paths Noah Watkins
05:33 PM Messengers Bug #26937: entity_addr_t::parse does memset() on non-POD
entity_addr_t is two __u32 ints and a union of sockaddr, sockaddr_in, and sockadddr_in6.
I believe those all qualify...
Greg Farnum
04:36 PM Linux kernel client Feature #21944 (In Progress): kclient: implement copy_file_range
See "[RFC PATCH 0/2] copy_file_range in cephfs kernel client" on ceph-devel. Patrick Donnelly
04:21 PM ceph-volume Bug #24793: ceph-volume fails to zap a device (wipefs problem)
Sorry I don't have much time to test this again, I'll let you know once I resume my work.
Thanks for the patches.
Sébastien Han
04:21 PM ceph-volume Bug #24792: ceph-volume fails to zap dmcrypt device on bluestore
Sorry I don't have much time to test this again, I'll let you know once I resume my work.
Thanks for the patches.
Sébastien Han
04:18 PM CephFS Bug #26966 (Resolved): nfs-ganesha: epochs out of sync in cluster
After starting a brand new nfs-ganesha cluster, I found the following set of recovery dbs:... Jeff Layton
03:41 PM rgw Bug #26965 (Resolved): Compliance to aws s3's relaxed query handling behaviour
While s3 docs at https://docs.aws.amazon.com/AmazonS3/latest/API/sigv4-query-string-auth.html mention all params must... Abhishek Lekshmanan
03:05 PM Revision 82c26d6c (ceph): crypto: use ceph_assert_always for assertions
use ceph_assert_always() to enforce this comment in ceph_crypto.h:
This assert MUST NOT be compiled out, even on non...
Casey Bodley
02:54 PM Dashboard Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
John Spray wrote:
> > My point here is that PGs are logical elements for Ceph (as Pools or Objects are) with their o...
Ernesto Puerta
02:05 PM Dashboard Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
Good points and suggestions from John Spray.
+1 on replacing the "PG Status" panel/widgit with a new one called "D...
Ju Lim
01:41 PM Dashboard Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
> My point here is that PGs are logical elements for Ceph (as Pools or Objects are) with their own status.
They're...
John Spray
10:33 AM Dashboard Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
Alfonso MH wrote:
> Update on PG Status categories from John Spray:
>
> The key point about this is that it's not...
Ernesto Puerta
10:09 AM Dashboard Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
Update on PG Status categories from John Spray:
Ceph already internally has an opinion about the health of PGs
(r...
Alfonso Martínez
08:14 AM Dashboard Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
Ju Lim wrote:
> Can we change the "Error" to "Warning" for the PG Status card? I updated my comments earlier to refl...
Alfonso Martínez
01:27 PM rbd Bug #26939 (Fix Under Review): Enabling journaling on an in-use image ignores any journal options
PR: https://github.com/ceph/ceph/pull/23649 Mykola Golub
11:28 AM rbd Bug #26939 (In Progress): Enabling journaling on an in-use image ignores any journal options
Mykola Golub
01:11 PM Revision 33bc68ca (ceph): Merge pull request #23639 from trociny/wip-24910
librbd: potential race on image create request complete
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:08 PM Revision 6af10cae (ceph): rpm: change ceph-mgr package depency from py-bcrypt to python2-bcrypt
Signed-off-by: Konstantin Sakhinov <sakhinov@gmail.com> Konstantin Sakhinov
12:56 PM Revision 9b240c04 (ceph): Merge pull request #23110 from Songweibin/wip-rbd-snap-rollback
librbd: use object map when doing snap rollback
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:39 PM Revision 985535ba (ceph): librbd: journaling unable request can not be sent to remote lock owner
Fixes: http://tracker.ceph.com/issues/26939
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
12:10 PM mgr Bug #25103 (Fix Under Review): mgr: pgs show in unknown state despite being active
https://github.com/ceph/ceph/pull/23622 John Spray
10:30 AM rbd Bug #25346 (Fix Under Review): should not be allowed to restore an image when it is being deleted
Mykola Golub
09:55 AM Revision bef6670a (ceph): Merge pull request #23609 from ErwanAliasr1/evelu-ccache
run-make-check: Showing configuration before the build Erwan Velu
09:21 AM Dashboard Feature #24571: mgr/dashboard: Move Cluster/Audit logs from front page to dedicated "Logs" page
Please note that work is underway to improve the dashboard landing page (see #24573 for details). This PR will keep t... Lenz Grimmer
09:19 AM mgr Backport #25117 (Resolved): luminous: mgr: add units to performance counters (dashboard_v2 req.)
Ernesto Puerta
08:49 AM Revision 009a67fe (ceph): rgw: the error code returned by rgw is different from amz s3 when
getting cors from the bucket without cors configuration
Fixes: http://tracker.ceph.com/issues/26964
Signed-off-by: ...
jiahui zeng
08:47 AM rgw Bug #26964 (Resolved): GetBucketCORS API returns "Not Found" error code when CORS configuration d...
but, Amz S3 returns "NoSuchCORSConfiguration" ... Chang Liu
08:24 AM Revision a26e6067 (ceph): mgr: replace "Unknown error" string on always_on
It's always hard to say what went wrong when a module
couldn't be imported at all, but let's be a little
bit more hel...
John Spray
08:17 AM Revision 976e7e55 (ceph): crimson/common: apply config changes also on shard.0
Signed-off-by: Yingxin <yingxin.cheng@intel.com> Yingxin
05:26 AM Backport #26918 (In Progress): mimic: common: (mon) command sanitization accepts floats when Int ...
-https://github.com/ceph/ceph/pull/23644- Prashant D
02:59 AM Revision 2c755cef (ceph): Remove upstart files and references
Nautilus is not supported on any distros still running upstart so these
are redundant.
Signed-off-by: Brad Hubbard <...
Brad Hubbard
02:55 AM Bug #24398: install-deps.sh fails in Debian/stretch
It doesn't work. ceph-build-deps isn't installed at this point.... Jos Collin

08/19/2018

03:59 PM Revision 95be1a59 (ceph): Merge pull request #23601 from tchaikov/wip-pybind-freebsd-clang
pybind: do not check MFLAGS
Reviewed-by: Willem Jan Withagen <wjw@digiware.nl>
Kefu Chai
03:12 PM RADOS Feature #26948 (Resolved): librados: add a way to get a count of omap vals in an iterator
https://github.com/ceph/ceph/pull/23593 Kefu Chai
03:10 PM Revision ed6bcfed (ceph): Merge pull request #23593 from jtlayton/wip-jlayton-26948
librados: add a rados_omap_iter_size function
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Reviewed-by: Kefu Chai <...
Kefu Chai
03:10 PM Revision bf357a68 (ceph): Merge pull request #23588 from gmayyyha/ceph-df-json
mon/PGMap: command 'ceph df -f json' output add total_percent_used
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:08 PM Revision 09714acc (ceph): Merge pull request #23563 from yaozongyou/mon-ping-timeout
mon/MonClient: use mon_client_ping_timeout during ping_monitor
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:08 PM Revision 26c0df57 (ceph): Merge pull request #10305 from majianpeng/memdb-perfcounter
kv/MemDB: add perfcounter.
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
02:58 PM Revision 1d1833ec (ceph): Merge pull request #23628 from tchaikov/wip-cmake-gtest-cleanup
cmake: link against gtest in a better way
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Willem Jan Wit...
Kefu Chai
02:17 PM Bug #24398: install-deps.sh fails in Debian/stretch
Try "dpkg -r ceph-build-deps", and run the script again. Jiankun Yu
01:58 PM RADOS Bug #24485: LibRadosTwoPoolsPP.ManifestUnset failure
/a/kchai-2018-08-19_13:01:23-rados-wip-kefu-testing-2018-08-19-1812-distro-basic-mira/2925024/ Kefu Chai
10:07 AM Revision 39d831f9 (ceph): core: make pthread_get_name_np work when available
FreeBSD will have a pthread_get_name_np() in libpthread
Code for that was submitted
Signed-off-by: Willem Jan Withag...
Willem Jan Withagen
08:42 AM Revision 487ecd71 (ceph): test/librados: do not use assert() for its side effect
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
08:42 AM Revision afa49931 (ceph): cpp-btree: do not #define NDEBUG
use no_debug instead, the NDEBUG macro pollutes all source files
including this header.
Signed-off-by: Kefu Chai <kc...
Kefu Chai
06:35 AM devops Bug #22143: ceph-iscsi-[config/cli/tools] projects need official RPM builds
@David, I think a newer version of ceph-iscsi-config is needed in the download.ceph.com repo as at the moment I get t... Ben Webber

08/18/2018

07:12 PM Messengers Bug #26963 (New): msg/async: segv in _try_send
... Sage Weil
07:05 PM Bug #21416: osd/PGLog.cc: 60: FAILED assert(s <= can_rollback_to) after upgrade to luminous
...and the reason is just that the osd.0 is way behind, and the primary is not throttling it's work accordingly. And... Sage Weil
06:03 PM Bug #21416: osd/PGLog.cc: 60: FAILED assert(s <= can_rollback_to) after upgrade to luminous
the fix is clearly to not trim past can_rollback_to. the other question, though, is why can_rollback_to is so far be... Sage Weil
06:36 PM CephFS Bug #26962 (Fix Under Review): mds: use monotonic clock for beacon sender thread waits
https://github.com/ceph/ceph/pull/23640 Patrick Donnelly
06:34 PM CephFS Bug #26962 (Resolved): mds: use monotonic clock for beacon sender thread waits
This guarantees that the sender thread cannot be disrupted by system clock changes. Patrick Donnelly
04:40 PM rbd Bug #24910 (Fix Under Review): run-rbd-unit-tests.sh test fails to finish in jenkin's "make check...
Due to truncated jenkin's log I am not sure I reproduced the same case that is observed on jenkin, but I can make uni... Mykola Golub
04:24 PM Revision d9e5cfaf (ceph): librbd: potential race on image create request complete
Fixes: http://tracker.ceph.com/issues/24910
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
02:29 PM Revision 00223d23 (ceph): qa/tasks/mgr/test_module_selftest: use hello instead of status for disb...
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:25 PM Revision a78d600e (ceph): doc: move mgr/balancer to rados/operations/balancer
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:25 PM Revision 41173eb1 (ceph): mgr: keep status, balancer always on
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:11 PM Revision 4573c745 (ceph): Merge PR #23616 into master
* refs/pull/23616/head:
doc/releases/schedule: note Jewel EOL date
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:10 PM Revision 5867a480 (ceph): Merge PR #23618 into master
* refs/pull/23618/head:
doc: updated infernalis release reference link
doc: added ref label for infernalis release ...
Sage Weil
09:18 AM Revision 19a5c375 (ceph): osd/PGLog: trim - avoid dereferencing invalid iter
Log(e.g., projected_log) could theoretically be emtpy and hence there might
be potential access violation.
Signed-of...
xie xingguo
02:33 AM Revision d0b260c2 (ceph): test: Fix test to use -gt instead of creating an empty file "0"
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
01:43 AM Revision 39a9e1be (ceph): Merge PR #23636 into master
* refs/pull/23636/head:
messages: fix get_opname return type
Reviewed-by: Kefu Chai <kchai@redhat.com>
Patrick Donnelly
01:42 AM Revision 17fe9496 (ceph): Merge pull request #23620 from tchaikov/wip-dpdk-cmake
cmake: add dpdk::dpdk if dpdk is built or found
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Reviewed-by: Casey Bod...
Kefu Chai
01:05 AM Revision 91c67b2a (ceph): rbd: fix error processing images which have non-user snapshots
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
12:55 AM Revision 2c79a493 (ceph): rbd: fix error purging non-user snapshots
Fixes:
[root@ ~]# rbd snap rm img1@snap1
[root@ ~]# rbd snap ls img1 -a
SNAPID NAME ...
wb song

08/17/2018

10:24 PM Revision 61e2648c (ceph): qa/ceph_objectstore_tool.py: set mgr module path
Signed-off-by: Noah Watkins <nwatkins@redhat.com> Noah Watkins
10:21 PM Revision 7d3fa9bd (ceph): qa/standalone/ceph-helpers.sh: fix mgr module path
callers of get_python_path were not passing in a $1 parameter, so
ceph_lib was an empty string resulting in an invali...
Noah Watkins
09:19 PM CephFS Bug #26961 (Resolved): mds: fix instances of wrongly sending client messages outside of MDSRank::...
... Patrick Donnelly
09:15 PM Revision a69d4ec5 (ceph): messages: fix get_opname return type
It cannot be a constexpr.
Introduce-by: 00b867fae2e8e912119fc47348dee78631c6f66b / #23623
Signed-off-by: Patrick Do...
Patrick Donnelly
09:10 PM RADOS Backport #24359: mimic: osd: leaked Session on osd.7
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22339
merged
Yuri Weinstein
09:10 PM Revision 3d18ba10 (ceph): Merge pull request #22339 from tchaikov/mimic-20924
mimic: mds,osd,mon,msg: use intrusive_ptr for holding Connection::priv
Reviewed-by: Patrick Donnelly <pdonnell@redha...
Yuri Weinstein
08:52 PM rgw Bug #26895 (Pending Backport): multisite: intermittent failures in test_bucket_sync_disable_enable
Casey Bodley
08:52 PM Revision e2ecb0ee (ceph): Merge pull request #23574 from cbodley/wip-26895
rgw multisite: bucket sync transitions back to StateInit on OP_SYNCSTOP
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Casey Bodley
07:48 PM Bug #26830: ceph-disk: extract_parted_partinion_numbers does not return a list in python3
Nathan Cutler wrote:
> *mimic PR*: https://github.com/ceph/ceph/pull/23392
merged
Yuri Weinstein
07:47 PM Revision 165058b7 (ceph): Merge pull request #23392 from alexandergraul/fix-ceph-disk
mimic: ceph-disk: return a list instead of an iterator
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Reviewed-by: Ke...
Yuri Weinstein
07:46 PM mgr Backport #25117: luminous: mgr: add units to performance counters (dashboard_v2 req.)
Ernesto Puerta wrote:
> PR https://github.com/ceph/ceph/pull/23266
merged
Yuri Weinstein
07:46 PM Revision 1c0f777a (ceph): Merge pull request #23266 from rhcs-dashboard/wip-25117-luminous
luminous: mgr: add units to performance counters
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by: Boris ...
Yuri Weinstein
07:04 PM Revision 21c56b74 (ceph): Merge PR #23575 into master
* refs/pull/23575/head:
tools/cephfs-shell:pep8 code clean
tools/cephfs-shell:resolved removing files using pattern...
Patrick Donnelly
07:01 PM CephFS Cleanup #26960 (New): mds: avoid modification of const Messages
PR #22555 (https://github.com/ceph/ceph/pull/22555/) converted all Message handling to use const to avoid potential e... Patrick Donnelly
06:56 PM Revision 2b2f0ec6 (ceph): Merge PR #18096 into master
* refs/pull/18096/head:
os/bluestore: factor VDO into bluestore's 'allocated' value
os/filestore: estimate omap_all...
Sage Weil
06:55 PM CephFS Bug #26959 (Fix Under Review): mds: use monotonic clock for beacon message timekeeping
https://github.com/ceph/ceph/pull/23635 Patrick Donnelly
06:54 PM CephFS Bug #26959 (Resolved): mds: use monotonic clock for beacon message timekeeping
Patrick Donnelly
06:52 PM rgw Bug #21154: use-after-free from RGWRadosGetOmapKeysCR::~RGWRadosGetOmapKeysCR
https://github.com/ceph/ceph/pull/23634 Casey Bodley
06:32 PM CephFS Bug #26874 (Resolved): cephfs-shell: unable to copy files to a sub-directory from local file system.
Rajula Pavani
06:08 PM Revision 10bc0d8f (ceph): ceph-volume: adds sys_api property to util.device.Device
This holds all metadata in /sys/block about the device
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
06:08 PM Revision f7c63844 (ceph): ceph-volume util create a device module for identifying devices
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:07 PM Revision ed1b0c9c (ceph): tools/cephfs-shell:pep8 code clean
Signed-off-by: Pavani Rajula <rpavani1998@gmail.com> Rajula Pavani
06:07 PM Revision 05428f49 (ceph): tools/cephfs-shell:resolved removing files using pattern inside sub-dir...
Signed-off-by: Pavani Rajula <rpavani1998@gmail.com> Rajula Pavani
06:07 PM Revision d5efa9ca (ceph): tools/cephfs-shell:changed output representation for the commands cwd a...
Signed-off-by: Pavani Rajula <rpavani1998@gmail.com> Rajula Pavani
06:06 PM Revision 384700ac (ceph): tools/cephfs-shell:resolved removing directories using pattern inside s...
Signed-off-by: Pavani Rajula <rpavani1998@gmail.com> Rajula Pavani
05:52 PM Dashboard Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
Can we change the "Error" to "Warning" for the PG Status card? I updated my comments earlier to reflect this but you... Ju Lim
04:00 PM Dashboard Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
!https://tracker.ceph.com/attachments/download/3609/landing-page-2018-08-17.png!
Implemented as requested:
> Ra...
Alfonso Martínez
03:09 PM Dashboard Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
I've made some changes to the mapping of certain states to the 4 categories (I revised the DIRTY status to WARNING as... Ju Lim
02:27 PM Dashboard Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
What is intended to be meant by “dirty” versus “working”? I’m not sure I understand the classifications here.
Some...
Greg Farnum
07:44 AM Dashboard Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
Regarding the PG states, these are the 30 states found in mgr_module.py:
PG_STATES = [
"active",
...
Alfonso Martínez
04:33 PM Revision 4b5c6b88 (ceph): osd/PrimaryLogPG.cc: limit trimming at can_rollback_to
This change is motivated by the failures seen in the multimds suite,
where we hit assert(s <= can_rollback_to), while...
Neha Ojha
04:27 PM Revision b7448f8f (ceph): mds: simplify beacon init
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
04:18 PM rbd Bug #24910: run-rbd-unit-tests.sh test fails to finish in jenkin's "make check" run
No clue -- that's the problem. The jenkins bots used to always include the full stdout but now they don't. Jason Dillaman
01:33 PM rbd Bug #24910: run-rbd-unit-tests.sh test fails to finish in jenkin's "make check" run
Jason, what was the change? Kefu Chai
03:21 PM rbd Backport #24387: luminous: Allow removal of RBD images even if the journal is corrupt
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23595
merged
Yuri Weinstein
03:21 PM Revision 29c72eff (ceph): Merge pull request #23595 from dillaman/wip-24387-luminous
luminous: librbd: utilize the journal disabled policy when removing images
Reviewed-by: Mykola Golub <mgolub@miranti...
Yuri Weinstein
03:07 PM Revision 00b867fa (ceph): Merge pull request #23623 from tchaikov/wip-inline-constants
messages: define HEAD_VERSION and COMPAT_VERSION inlined
Reviewed-by: Zheng Yan <zyan@redhat.com>
Reviewed-by: Wille...
Kefu Chai
02:27 PM RADOS Bug #26958 (Resolved): osd/ReplicatedBackend.cc: 1321: FAILED assert(get_parent()->get_log().get_...
... Sage Weil
02:06 PM Messengers Bug #23957: msg/async: read connect reply failed, but not retry
Another instance. On receiving end,... Sage Weil
10:59 AM Revision 09d388e9 (ceph): messages: define HEAD_VERSION and COMPAT_VERSION inlined
otherwise we could have ../lib/libceph-common.so.0: undefined reference
to `MOSDPGNotify::HEAD_VERSION
when the comp...
Kefu Chai
10:23 AM Revision 486be692 (ceph): rgw: return err_malformed_xml when MaxAgeSeconds is an invalid integer
Fixes: http://tracker.ceph.com/issues/26957
Signed-off-by: Chang Liu <liuchang0812@gmail.com>
Chang Liu
10:06 AM rgw Bug #26957: s3 returns MalformedXML when PutCORS with a invalid MaxAgeSeconds argument
RGW... Chang Liu
10:00 AM rgw Bug #26957 (Resolved): s3 returns MalformedXML when PutCORS with a invalid MaxAgeSeconds argument
amazon s3:... Chang Liu
09:59 AM Revision f2e4c9f0 (ceph): mgr/status: Add standby-replay MDS ceph version
Signed-off-by: Zhi Zhang <zhangz.david@outlook.com> Zhi Zhang
09:36 AM RADOS Bug #26880 (Pending Backport): ceph-base debian package compiled on ubuntu/xenial has unmet runti...
Nathan Cutler
09:35 AM Feature #21315 (Resolved): Add option to view IP addresses of clients in output of 'ceph features'
Nathan Cutler
09:35 AM Backport #24714 (Resolved): luminous: Add option to view IP addresses of clients in output of 'ce...
Nathan Cutler
09:34 AM Bug #23964 (Resolved): Buffer overflow if operation returns more data than length provided to aio...
Nathan Cutler
09:34 AM Backport #24474 (Resolved): luminous: Buffer overflow if operation returns more data than length ...
Nathan Cutler
09:33 AM CephFS Bug #21014 (Resolved): fs: reduce number of helper debug messages at level 5 for client
Nathan Cutler
09:33 AM CephFS Backport #24190 (Resolved): luminous: fs: reduce number of helper debug messages at level 5 for c...
Nathan Cutler
09:19 AM Dashboard Feature #26876 (In Progress): mgr/dashboard: NFS-Ganesha Management - built-in
Tiago Melo
09:18 AM Dashboard Bug #26856 (Pending Backport): mgr/dashboard: Request body parameters are being encoded and are n...
Tiago Melo
09:17 AM Dashboard Cleanup #25075 (Pending Backport): mgr/dashboard: Use human readable units on the OSD I/O graphs
Tiago Melo
09:08 AM Revision 2d7d0d20 (ceph): Merge pull request #23419 from tspmelo/fix-26856
mgr/dashboard: Add decorator to skip parameter encoding
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-b...
Lenz Grimmer
09:07 AM Revision 39ef9419 (ceph): Merge pull request #23446 from tspmelo/wip-25075
mgr/dashboard: Use human readable units on the sparkline graphs
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Re...
Lenz Grimmer
09:04 AM Revision ec1c0f89 (ceph): Merge pull request #23388 from ricardoasmarques/wip-fix-auto-logout
mgr/dashboard: Fix redirect to login page on session lost
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-b...
Lenz Grimmer
08:17 AM Bug #24396 (Resolved): osd crashes in on_local_recover due to stray clone
Nathan Cutler
08:16 AM Backport #24469 (Resolved): luminous: osd crashes in on_local_recover due to stray clone
Nathan Cutler
08:16 AM Revision d1a807a2 (ceph): run-make-check: Showing configuration before the build
The actual code is resetting the statistics before doing the actual compilation and prints them after the build.
Tha...
Erwan Velu
07:21 AM Revision 6f231ee8 (ceph): cmake: link against gtest in a better way
* add FindGMock.cmake which allows user to use the libgtest-dev
shipped by distro
* add GMock::{GMock,Main}, GTest:...
Kefu Chai
07:16 AM Revision 303e3c4a (ceph): cmake: fix Finddpdk.cmake
* add dpdk::dpdk if dpdk is built or found, as seastar checks for
it before adding its component libraries. if user...
Kefu Chai
06:57 AM rgw Support #24457: large omap object
Any suggestions ?
The same as me after manual resharding
Lei Liu
06:48 AM CephFS Backport #26956 (Resolved): mimic: qa: cfuse_workunit_kernel_untar_build fails on Ubuntu 18.04
https://github.com/ceph/ceph/pull/23769 Nathan Cutler
06:45 AM Revision bae6c9db (ceph): mds: disallow certain file operations to "." and ".." dirents
Also, fixup return value for file operations such as rmdir()
and rename() on these directories.
Signed-off-by: Venky...
Venky Shankar
06:45 AM Revision f9b8ad57 (ceph): mds: access last std::vector element with `back()`
... rather than accessing it as an array. also convert
to range loops whereever necessary. plus some style
fixes.
Fi...
Venky Shankar
06:09 AM Revision 18dc98e3 (ceph): cmake: do not build DPDK with -march=native
-march=native causes gcc to use opcodes according to whichever CPU happens to
be installed in the build host, which c...
Nathan Cutler
06:08 AM Revision 65f6a3c5 (ceph): cmake: honour CMAKE_REQUIRED_LIBRARIES in CheckIncludeFiles
to silence cmake warning regarding to CMP0075
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:05 AM rbd Backport #26917 (In Progress): luminous: doc: Fix broken urls
Jos Collin
05:54 AM Revision d04d6336 (ceph): doc: fix the broken urls
Fixed the broken urls.
Fixes: http://tracker.ceph.com/issues/25185
Signed-off-by: Jos Collin <jcollin@redhat.com>
(c...
Jos Collin
05:54 AM Revision 9f8f4a1c (ceph): doc: new label and glossary url
Let the other docs link Ceph Filesystem glossary from outside.
If the user wants then let him visit the Ceph Filesyst...
Jos Collin
05:52 AM Revision 179cc151 (ceph): doc: s/Ceph FS/CephFS
Fixes: https://github.com/ceph/ceph/pull/22784#discussion_r200755460
Signed-off-by: Jos Collin <jcollin@redhat.com>
(...
Jos Collin
05:52 AM Revision 07cb05ef (ceph): doc: Fix path in ceph-fuse.rst
This mistake was introduced in https://github.com/ceph/ceph/commit/9b6f9da3ce935ba1dcc28dfd6723ca46883ccb5e.
Signed-...
Jos Collin
05:34 AM Revision a16899a9 (ceph): doc: Specify mount details in ceph-fuse
Signed-off-by: Jos Collin <jcollin@redhat.com>
(cherry picked from commit 025cfe3e53a2f9974312b2d16680f36f0b29e61a)
Jos Collin
05:29 AM Revision 1d0333d8 (ceph): doc: add radosgw reference label
Added radosgw doc reference label
Fixes: http://tracker.ceph.com/issues/25185
Signed-off-by: Jos Collin <jcollin@red...
Jos Collin
03:20 AM RADOS Feature #26955: os/filestore: Add switch to turn on/off filestore dir splitting
https://github.com/ceph/ceph/pull/23460
1. Refined HashIndex::must_split() to be more readable.
2. Introduced a h...
Zhi Zhang
03:19 AM RADOS Feature #26955 (New): os/filestore: Add switch to turn on/off filestore dir splitting
We had done pre-split and increased split multiple, etc, at the beginning of building cluster in order to reduce the ... Zhi Zhang
02:37 AM Revision 9ee2d6b0 (ceph): doc: updated infernalis release reference link
Updated Infernalis reference link with reST label.
Signed-off-by: James McClune <jmcclune@mcclunetechnologies.net>
James McClune
02:30 AM Revision a3a5036b (ceph): doc: added ref label for infernalis release notes
Added reference label for Infernalis release notes.
Signed-off-by: James McClune <jmcclune@mcclunetechnologies.net>
James McClune
02:17 AM Revision 288d9713 (ceph): doc: used reST label for ceph-deploy reference
Updated ceph-deploy man page link with ref label. Fixes
404 error.
Signed-off-by: James McClune <jmcclune@mcclunetec...
James McClune
02:05 AM Revision 9fd5dc9c (ceph): doc: added reference label for ceph-deploy page
Added reST label for ceph-deploy page.
Signed-off-by: James McClune <jmcclune@mcclunetechnologies.net>
James McClune
01:59 AM Revision a7076fae (ceph): mds: adjust export size after renaming directory into freezing subtree
restart exporting the subtree if rename makes export size too large
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
01:58 AM Revision d772bd3b (ceph): doc: updated cross referencing locations link
Updated cross referencing locations link for doc/start/documenting-ceph.rst
Signed-off-by: James McClune <jmcclune@m...
James McClune
01:49 AM CephFS Backport #26915 (In Progress): luminous: handle ceph_ll_close on unmounted filesystem without cra...
https://github.com/ceph/ceph/pull/23617 Prashant D
01:44 AM Revision dd9ad344 (ceph): mds: limit total size of exporting subtrees
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
01:44 AM Revision 07ef150d (ceph): mds: change default mds_max_export_size to 20M
1G seems too large. mds may speed long time on processing
imported/expored subtree.
Signed-off-by: "Yan, Zheng" <zya...
Yan, Zheng
01:44 AM Revision da7fc1ad (ceph): mds: export subtree part by part
When exporting a large subtree, migrator may only exports some portions
of the subtree. This patch makes migrator con...
Yan, Zheng
01:44 AM Revision 2788b132 (ceph): mds: clear scatterlock's flushed when removing dirty
If mds imports scatterlock's parent inode later, the leftover flushed
flag may prevent Locker::eval_gather from calli...
Yan, Zheng
01:42 AM Revision c163777f (ceph): mds: optimize the way how max export size is enforced
The old way is checking export size after subtree gets frozen. It may
freeze a large subtree, but only exports small ...
Yan, Zheng
01:40 AM Revision efff5c69 (ceph): mds: cleanup MutationImpl::More initialization
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
01:40 AM Revision 6538dae2 (ceph): mds: make CInode::get_dirfrags container agnostic
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
01:26 AM Revision 0f057fea (ceph): mds: don't modify filepath when printing
filepath::depth() may call parse_bits(), which modifies mutable member
'bits'. dump_ops_in_flight asok command prints...
Yan, Zheng
01:26 AM Revision 10133748 (ceph): mds: hold slave request refernce when dumping MDRequestImpl
dump_ops_in_flight asok command dumps MDRequestImpl without holding
mds_lock. MDS may free MDRequestImpl::slave_reque...
Yan, Zheng
01:02 AM Backport #25224 (Resolved): jewel: [RFE] Filestore split log should show PG that is splitting
David Zafman
12:39 AM Revision c88ce226 (ceph): client: check for unmounted condition before printing debug output
If the filesystem was unmounted before we attempt to call ceph_ll_close
on a Fh, then we can end up tripping over the...
Jeff Layton
12:23 AM Revision a9c4b7f4 (ceph): osd/PrimaryLogPG: optimize recover order
By definition, async_recovery_targets should have a lower
priority than those coming from the acting set.
Signed-off...
xie xingguo
12:23 AM Revision 12af0ed7 (ceph): osd/PG: calc_min_last_complete_ondisk should return nothing
As we now no more use it to calc pg_trim_to.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
12:16 AM RADOS Bug #25108: object errors found in be_select_auth_object() aren't logged the same
David Zafman

08/16/2018

11:34 PM Revision c25ef2a7 (ceph): Merge PR #23468 into master
* refs/pull/23468/head:
Allow to unittest shell using transcript
Patrick Donnelly
11:20 PM CephFS Bug #24306 (Resolved): mds: use intrusive_ptr to manage Message life-time
Patrick Donnelly
11:17 PM Revision 769a93f4 (ceph): Merge PR #22555 into master
* refs/pull/22555/head:
msg: define MFoo::create helper
msg: add msgref cast method
msg: cleanup factory/ref defin...
Patrick Donnelly
10:46 PM RADOS Backport #26870 (Resolved): mimic: osd: segfaults under normal operation
Brad Hubbard
10:44 PM Revision 0323ca11 (ceph): Merge pull request #23458 from badone/wip-OSDHealthMetric-race-mimic
mimic: mgr/MgrClient: Protect daemon_health_metrics
Reviewed-by: Kefu Chai <kchai@redhat.com>
Brad Hubbard
10:29 PM Revision 226bfe74 (ceph): doc: add insights module documentation
Signed-off-by: Noah Watkins <nwatkins@redhat.com> Noah Watkins
10:29 PM Revision 88ecec10 (ceph): mgr/selftest: interface for testing health checks
Adds an interface used to set/clear health checks. This is being added
for use in testing health history tracking in ...
Noah Watkins
10:29 PM Revision bc13558c (ceph): mgr/selftest: set insights now offset
provides a testing interface for setting an offset value applied to the
current wall clock time to help make testing ...
Noah Watkins
10:29 PM Revision 3d96b2fa (ceph): qa/tasks/mgr: add tests for insights module
Signed-off-by: Noah Watkins <nwatkins@redhat.com> Noah Watkins
10:24 PM Revision 10fb6e88 (ceph): mgr/insights: add insights reporting plugin
Signed-off-by: Noah Watkins <noahwatkins@gmail.com> Noah Watkins
10:24 PM Revision 66977290 (ceph): mgr/insights: add unit tests
wired up to make check
Signed-off-by: Noah Watkins <nwatkins@redhat.com>
Noah Watkins
09:39 PM mgr Bug #26883: ceph-mgr package does not remove /usr/lib/ceph/mgr compiled files (Debian only?)
https://github.com/ceph/ceph/pull/23615
Dan Mick
09:28 PM mgr Bug #26883 (Fix Under Review): ceph-mgr package does not remove /usr/lib/ceph/mgr compiled files ...
another invocation of dh_python2 for a "private directory" seems to be the dh answer.
Dan Mick
09:32 PM Revision cb1531db (ceph): doc/releases/schedule: note Jewel EOL date
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
09:29 PM Revision b2218774 (ceph): debian/rules: fix ceph-mgr .pyc files left behind
Add second dh_python2 call with the "private" dir /usr/lib/ceph/mgr
Fixes: http://tracker.ceph.com/issues/26883
Sign...
Dan Mick
09:13 PM CephFS Bug #26869: mds: becomes stuck in up:replay during thrashing (not multimds)
I think the potential right solution here is to make the thrasher more tolerant of slow recovery if the cluster healt... Patrick Donnelly
08:18 PM Revision e0ffcdd4 (ceph): ceph-volume: adds sys_api property to util.device.Device
This holds all metadata in /sys/block about the device
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
08:10 PM Revision f592c5c1 (ceph): ceph-volume: adds sys_api property to util.device.Device
This holds all metadata in /sys/block about the device
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
05:58 PM rgw Bug #25109: rgw: default value for objecter_inflight_ops is too low
Matt Benjamin
05:58 PM RADOS Bug #24612: FAILED assert(osdmap_manifest.pinned.empty()) in OSDMonitor::prune_init()
/a/sage-2018-08-15_15:49:39-rados-wip-sage2-testing-2018-08-15-0731-distro-basic-smithi/2908178
Sage Weil
05:44 PM Dashboard Feature #26954: mgr/dashboard: Remove Histogram component
Just attaching a screenshot of the existing "Histogram" details tab for the "Cluster >> OSDs" page when a single OSD ... Ju Lim
05:39 PM Dashboard Feature #26954 (Resolved): mgr/dashboard: Remove Histogram component
It is difficult to understand the kind of data represented by Histogram Kanika Murarka
05:39 PM Dashboard Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
(1) Regarding the Health Card visual indicator, I'm working some folks to come up with a recommendation (we're trying... Ju Lim
08:56 AM Dashboard Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
Ju Lim wrote:
> First-off, I want to say thank you for making progress on the landing page. It’s starting to take...
Lenz Grimmer
04:57 PM CephFS Bug #24679 (Pending Backport): qa: cfuse_workunit_kernel_untar_build fails on Ubuntu 18.04
Patrick Donnelly
04:57 PM Revision acd02343 (ceph): Merge PR #23551 into master
* refs/pull/23551/head:
qa: use recent kernel to kernel build testing
Reviewed-by: Sage Weil <sage@redhat.com>
Patrick Donnelly
04:48 PM Revision 2160bd8d (ceph): Merge pull request #23163 from smithfarm/wip-25055-mimic
mimic: doc: http://docs.ceph.com/docs/mimic/rados/operations/pg-states/
Reviewed-By: Jan Fajerski <jfajerski@suse.com>
Abhishek Lekshmanan
04:43 PM Revision a5302e18 (ceph): Merge pull request #23608 from tchaikov/wip-librbd-test
test/librbd: fix -Wsign-compare warnings
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
04:16 PM Revision f0fe0936 (ceph): qa: use recent kernel to kernel build testing
Fixes: http://tracker.ceph.com/issues/24679
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
04:14 PM Revision f0800a49 (ceph): Merge PR #23597 into master
* refs/pull/23597/head:
qa: add cephfs-shell skeleton test case
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
04:13 PM Revision 0b5df6e0 (ceph): qa: add cephfs-shell skeleton test case
Right now just tests that "help" works.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
03:58 PM Revision d12c72cf (ceph): Merge pull request #21286 from joke-lee/wip-auth-uri-encode-decode
rgw: should recode canonical_uri when caculate s3 v4 auth Matt Benjamin
03:21 PM Revision 1a44357f (ceph): package: modify ceph.spec.in to support libradosstriper conditional com...
Signed-off-by: Jesse Williamson <jwilliamson@suse.de> Jesse Williamson
03:21 PM Revision 6e4db7b0 (ceph): tools: make rados.cc compatible with conditionally-compiled striper
Signed-off-by: Jesse Williamson <jwilliamson@suse.de> Jesse Williamson
03:13 PM Revision a50b8f45 (ceph): doc: new label and glossary url
Let the other docs link Ceph Filesystem glossary from outside.
If the user wants then let him visit the Ceph Filesyst...
Jos Collin
03:12 PM Revision f7ebea96 (ceph): Merge pull request #23479 from rhcs-dashboard/wip-22522-luminous
luminous: mgr/dashboard: add configuration setting browser
Reviewed-by: John Spray <john.spray@redhat.com>
Yuri Weinstein
03:09 PM Revision d3385fc6 (ceph): Merge pull request #23533 from wjwithagen/wjw-fix-random_shuffle
osd: make random shuffle comply with C++17
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: xie xingguo <xie.x...
Yuri Weinstein
03:06 PM Revision dbed62b3 (ceph): Merge pull request #23547 from yaozongyou/mon-get-rank
mon/MonMap: remove duplicate code in get_rank
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Sage Weil <sage...
Yuri Weinstein
02:53 PM Revision fa43fc0c (ceph): test/librbd: fix -Wsign-compare warnings
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:52 PM Revision a7a59da0 (ceph): rgw: policy: fix x-amz-grant-read-acp keyword
Signed-off-by: xiangxiang <xiangxiang@xsky.com> xiangxiang
02:38 PM Revision 7f804e3f (ceph): mgr/dashboard: Rename to taskMessageService
Renames taskManagerMessageService to taskMessageService.
Signed-off-by: Stephan Müller <smueller@suse.com>
Stephan Müller
02:29 PM Revision 45e645b7 (ceph): mgr/dashboard: Add decorator to skip parameter encoding
By enconding all parameters of api services we were also encoding parameters
that were being sent in the body of the ...
Tiago Melo
02:26 PM Revision ac867c7f (ceph): mgr/dashboard: Cleaner notifications
Now background tasks and recent notifications won't differ in their
wording anymore and all notifications have the sa...
Stephan Müller
02:00 PM Revision 6a8cdcef (ceph): mgr/dashboard: Use human readable units on the sparkline graphs
Fixes: http://tracker.ceph.com/issues/25075
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
01:55 PM Revision 0feccf0c (ceph): Merge pull request #23445 from ricardoasmarques/wip-rbd-actions-disable
mgr/dashboard: Disable RBD actions during task execution
Reviewed-by: Laura Paduano <lpaduano@suse.com>
Reviewed-by:...
Lenz Grimmer
01:21 PM rbd Backport #26916 (In Progress): mimic: doc: Fix broken urls
Jos Collin
01:19 PM Revision f438878c (ceph): doc: fix the broken urls
Fixed the broken urls.
Fixes: http://tracker.ceph.com/issues/25185
Signed-off-by: Jos Collin <jcollin@redhat.com>
(c...
Jos Collin
01:18 PM Revision a0b558de (ceph): doc: add radosgw reference label
Added radosgw doc reference label
Fixes: http://tracker.ceph.com/issues/25185
Signed-off-by: Jos Collin <jcollin@red...
Jos Collin
01:17 PM Revision fe74237f (ceph): doc: s/Ceph FS/CephFS
Fixes: https://github.com/ceph/ceph/pull/22784#discussion_r200755460
Signed-off-by: Jos Collin <jcollin@redhat.com>
(...
Jos Collin
01:16 PM rbd Bug #24910: run-rbd-unit-tests.sh test fails to finish in jenkin's "make check" run
@Kefu: any clue / suggestion for fixing the test output under jenkins? The logs are clearly cut off so we cannot see ... Jason Dillaman
12:18 PM rbd Bug #24910: run-rbd-unit-tests.sh test fails to finish in jenkin's "make check" run
marking it urgent as it happens very often now. Kefu Chai
12:57 PM Revision 5a2b1af2 (ceph): Merge pull request #23485 from javacruft/misc-32bit-fixes
build: 32 bit architecture fixes
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:54 PM ceph-volume Bug #26953 (Resolved): allow --cluster-fsid flags
So that systems where there are multiple clusters (container-based) can specify what they need without having ceph-vo... Alfredo Deza
12:17 PM Revision 7a259296 (ceph): Merge pull request #23581 from JiYou/fix.examples.Makefile
examples/Makefile: add -Wno-unused-parameter to avoid compile error
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:07 PM Revision df62b74b (ceph): librbd: reduce log level of write denied permission error
The watch OSD op requires write permission since -EPERM will still
be returned to the user.
Signed-off-by: Jason Dil...
Jason Dillaman
12:07 PM Revision 348ff718 (ceph): librbd: new helper method for retrieving a single snapshot info record
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 9baa65c3bd33ee91138018fc9ce6ed0da0fcc8...
Jason Dillaman
12:07 PM Revision bfbe23bf (ceph): librbd: clone detach should attempt to remove trashed snapshots
Fixes: http://tracker.ceph.com/issues/23398
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
12:07 PM Revision 2ed57edb (ceph): qa/workunits/rbd: updates to the clone v2 CLI tests
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 1e45d405da522057558182b4a374daba0a4a0a13)
Jason Dillaman
12:07 PM Revision 672bd58a (ceph): test/pybind: fix test_rbd.TestClone.test_trash_snapshot
Fixes: http://tracker.ceph.com/issues/25114
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit ...
Mykola Golub
12:06 PM Revision 661bf4ba (ceph): rbd: permit removal of snapshots by snap-id
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 988eaf1df32c0d5aa8c4e41a5db23e20988e7c...
Jason Dillaman
11:51 AM Revision a60b2316 (ceph): os/bluestore: fix assertion in StupidAllocator::get_fragmentation
One might face an assertion (assert(intervals <= max_intervals))
in StupidAllocator::get_fragmentation method for clu...
Igor Fedotov
11:41 AM Revision b0358447 (ceph): Allow to unittest shell using transcript
Signed-off-by: Pavani Rajula <rpavani1998@gmail.com> Rajula Pavani
11:06 AM CephFS Backport #26914 (In Progress): mimic: handle ceph_ll_close on unmounted filesystem without crashing
https://github.com/ceph/ceph/pull/23603 Prashant D
10:13 AM Revision d9efc5aa (ceph): Merge pull request #23600 from wjwithagen/wjw-fix-freebsd-manual
doc: fix/cleanup freebsd osd disk creation
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:06 AM Revision 41ca2e83 (ceph): pybind: do not check MFLAGS
clang does not check for directories passed by -iquote/path/to/foo.h, if
a header is included using `#include <foo.h>...
Kefu Chai
09:33 AM Revision 4969f4a7 (ceph): auth: move get_auth_client_handler() into AuthClientHandler
it's more intuitive if get_auth_client_handler() is a static method of
AuthClientHandler. and less repeating in the f...
Kefu Chai
09:33 AM Revision e5e883ba (ceph): common: replace "ceph::internal" namespace with "ceph"
when ceph::internal became a part of the interface, it's not "internal"
anymore.
Signed-off-by: Kefu Chai <kchai@red...
Kefu Chai
09:33 AM Revision 8bf5d097 (ceph): common: add {condition_variable,shared_mutex}_debug
as drop-in replacements of their standard library counterparts, but with
some debugging facilities offered by Cond an...
Kefu Chai
09:33 AM Revision 362e3dba (ceph): common: use std::mutex and friends if NDEBUG
revise LockCond and its friends to satisfy the concepts of their
counterparts in C++ standard library, so they can us...
Kefu Chai
09:33 AM Revision 2b2f05fe (ceph): auth: switch to LockPolicy templatized alternatives
this change
* is the first step to use std::mutex, etc directly instead our Mutex
wrappers for better performance....
Kefu Chai
09:33 AM Revision 018eaecc (ceph): common/shared_cache: add `std::`
we cannot assume `using namespace std`, and the build actually fails
without this change.
Signed-off-by: Kefu Chai <...
Kefu Chai
09:33 AM Revision fe863a18 (ceph): cmake: do not remove -DNDEBUG from CFLAGS anymore
we are using our own assert() instead of the assert(3) from libc,
and the assert() defined in src/include/assert.h is...
Kefu Chai
09:12 AM Revision 8e4b2773 (ceph): doc: fix/cleanup osd disk creation
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
08:14 AM Revision c0d3e5b3 (ceph): msg: define MFoo::create helper
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
07:00 AM Revision d6802e73 (ceph): client: check for unmounted condition before printing debug output
If the filesystem was unmounted before we attempt to call ceph_ll_close
on a Fh, then we can end up tripping over the...
Jeff Layton
06:16 AM Revision 315aa47a (ceph): mds: add perf counters to track current open/stale sessions
Signed-off-by: Venky Shankar <vshankar@redhat.com> Venky Shankar
06:16 AM Revision 816d8aae (ceph): mds: decay counter for tracking request load average
Signed-off-by: Venky Shankar <vshankar@redhat.com> Venky Shankar
06:16 AM Revision 3809d96a (ceph): mds: allow request load average decay rate configurable via admin socket
Signed-off-by: Venky Shankar <vshankar@redhat.com> Venky Shankar
06:16 AM Revision 682dc08c (ceph): mds: show session load average in dump session
Signed-off-by: Venky Shankar <vshankar@redhat.com> Venky Shankar
06:16 AM Revision 48a33f6f (ceph): mds: reorganize and curate perf log counters
Categorize perf counters into high (PRIO_{CRITICAL/INTERESTING}),
medium (PRIO_USEFUL) and low priority (PRIO_DEBUGON...
Venky Shankar
04:25 AM Revision 0c1a2c7b (ceph): mgr: tweaks to command permissions
Upgrade all selftest ops to rw, downgrade restful
cert list to r.
Signed-off-by: John Spray <john.spray@redhat.com>
...
John Spray
04:23 AM Revision 9ef37c42 (ceph): mgr: fix permissions on `balancer execute`
Fixes: http://tracker.ceph.com/issues/25345
Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from com...
John Spray
01:20 AM Revision 18036711 (ceph): examples/Makefile: add -Wno-unused-parameter to avoid compile error
Signed-off-by: You Ji <youji@ebay.com> Ji You

08/15/2018

11:40 PM RADOS Bug #25084 (Fix Under Review): Attempt to read object that can't be repaired loops forever
David Zafman
11:35 PM RADOS Backport #25227 (Resolved): luminous: OSD: still returning EIO instead of recovering objects on c...
David Zafman
10:45 PM Revision 381da3f0 (ceph): osd: Check CRC when possile in build_push_op()
Fixes: http://tracker.ceph.com/issues/25084
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
10:45 PM Revision 72c34949 (ceph): test: Add test for filestore bad CRC in primary pull request
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
10:45 PM Revision c1b2bd7f (ceph): test: Fix test to detect a test setup failure
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
10:45 PM Revision b4d5a7b5 (ceph): osd: rep_repair_primary_object() use ctx so it can get the object info
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
10:18 PM Revision 04b47939 (ceph): os/bluestore: factor VDO into bluestore's 'allocated' value
If we are on VDO, report the *raw* storage we've allocated, as reported
by VDO.
Signed-off-by: Sage Weil <sage@redha...
Sage Weil
10:18 PM Revision fa120cec (ceph): osd/osd_types: separate accounting for data, omap, and metadata
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:18 PM Revision a66f8bfe (ceph): osd: drop useless OSDService::update_osd_stat()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:18 PM Revision 71d8fe7f (ceph): osd: decouple statfs update from hb peers, pg count
These don't need to be updated in synchrony. (In fact, the statfs update
could be much more infrequent.)
Signed-off...
Sage Weil
10:18 PM Revision c6da00b4 (ceph): kv: add per-prefix space estimation
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:18 PM Revision 52cfc505 (ceph): os/bluestore/BlueFS: drop get_fs_usage(); add get_used()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:18 PM Revision fc5561ed (ceph): os/bluestore: report omap and internal metadata usage
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:18 PM Revision 13295a38 (ceph): osd/OSDMap: include data, omap in 'osd df' output
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:18 PM Revision 6c82e66d (ceph): os/ObjectMap: add get_db() accessor
This is just to let us get at the underlying KeyValueDB for DBObjectMap.
It is not really better or worse than adding...
Sage Weil
10:18 PM Revision 186edca8 (ceph): os/filestore: estimate omap_allocated
Assume all of leveldb/rocksdb is omap. This is an overestimate, but
better than nothing.
We don't populate the meta...
Sage Weil
10:18 PM Revision b116d214 (ceph): osd: re-add get_num_pgs()
We removed this but it's a useful accessor.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
10:02 PM Revision c2d7b39d (ceph): Merge pull request #23455 from vumrao/wip-vumrao-jewel-25224
jewel: filestore: add pgid in filestore pg dir split log message
Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-...
Greg Farnum
08:51 PM Revision a543df72 (ceph): rgw: remove unused query for remote datalog info
Fixes: http://tracker.ceph.com/issues/26952
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
08:51 PM Revision 666bfe3a (ceph): rgw: fix up indentation in incremental data sync
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:51 PM rgw Bug #26952 (Resolved): multisite: incremental data sync makes unnecessary call to RGWReadRemoteDa...
https://github.com/ceph/ceph/pull/23596 Casey Bodley
08:36 PM Revision e0d3db89 (ceph): msg: cleanup factory/ref definition in messages
This eliminates duplicate code definitions.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
08:36 PM Revision 583e7976 (ceph): msg: add msgref cast method
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
08:36 PM Revision 6632131d (ceph): mds: use message factory to avoid leaks
Fixes: http://tracker.ceph.com/issues/24306
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
08:36 PM Revision 89cb1ade (ceph): msg: add factory method to correctly construct smart_ptr
This is to avoid easy leaks of the form:
boost::intrusive_ptr(new M*(...));
where a ref is leaked because const...
Patrick Donnelly
08:36 PM Revision 52fac5eb (ceph): mds: remove dead MDS-MDS forwarding code
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
08:35 PM Revision d2a202af (ceph): mds: manage Message lifetime with intrusive_ptr
This change turned out to be far more extensive than I hoped but the end result
should prevent all Message-related me...
Patrick Donnelly
08:33 PM Revision 0d47743e (ceph): rgw: remove unused datalog trim detection logic
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:33 PM Revision fb2b6186 (ceph): rgw: incremental data sync uses truncated flag to detect end of listing
we call wait() after incremental sync if we've reached the end of the
datalog listing. the existing logic compares ou...
Casey Bodley
07:49 PM Revision c0c0bf8c (ceph): ceph-volume util create a device module for identifying devices
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:48 PM ceph-volume Bug #24960: expand auto engine for single type devices on filestore
Alfredo Deza
07:17 PM Revision de86952a (ceph): Merge PR #23592 into master
* refs/pull/23592/head:
tools/cephfs-shell:used cmd2 inbuilt colorize method instead of colorama
Reviewed-by: Patri...
Patrick Donnelly
06:59 PM rbd Subtask #26951 (Resolved): [namespaces] ensure image migration supports namespaces
Jason Dillaman
05:46 PM rbd Backport #24387 (In Progress): luminous: Allow removal of RBD images even if the journal is corrupt
Jason Dillaman
05:45 PM Revision 6711c527 (ceph): librbd: utilize the journal disabled policy when removing images
Fixes: http://tracker.ceph.com/issues/23512
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
05:29 PM rbd Backport #23604 (In Progress): luminous: Discard ops should flush affected objects from in-memory...
Jason Dillaman
04:27 PM Revision 4431665e (ceph): mgr/devicehealth: UTC everywhere
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:26 PM Revision 894644c0 (ceph): mgr/devicehealth: fix sleep_interval configurable
In reality there isn't much use in changing this, but...
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:24 PM Revision fe0f3e9a (ceph): librados: add a rados_omap_iter_size function
Sometimes we need to know how many elements are represented by an omap
iterator. Add a new rados_omap_iter_size to re...
Jeff Layton
03:54 PM Linux kernel client Feature #26936 (In Progress): Update Kernel Client to support versioned reply
Jos Collin
03:17 PM Revision 5eac53c6 (ceph): tools/cephfs-shell:used cmd2 inbuilt colorize method instead of colorama
Signed-off-by: Pavani Rajula <rpavani1998@gmail.com> Rajula Pavani
03:10 PM rgw Backport #25023 (Resolved): luminous: multisite: curl client does not time out on sync requests
Abhishek Lekshmanan
03:09 PM rgw Backport #24628 (Resolved): luminous: rgw: fail to recover index from crash
Abhishek Lekshmanan
03:09 PM rgw Backport #24814 (Resolved): luminous: REST admin metadata API paging failure bucket & bucket.inst...
Abhishek Lekshmanan
03:09 PM rgw Backport #24632 (Resolved): luminous: rgw performance regression for luminous 12.2.4
Abhishek Lekshmanan
03:09 PM rgw Backport #24810 (Resolved): luminous: Invalid Access-Control-Request-Request may bypass validate_...
Abhishek Lekshmanan
03:08 PM rgw Backport #24830 (Resolved): luminous: "radosgw-admin objects expire" always returns ok even if th...
Abhishek Lekshmanan
03:08 PM Revision 519cea1b (ceph): rgw: fix deadlock on RGWIndexCompletionManager::stop
The lock has been acquired in complete_op_data::stop
Fixes: http://tracker.ceph.com/issues/26949
Signed-off-by: Yao ...
Zongyou Yao
03:08 PM rgw Backport #24833 (Resolved): luminous: 'radogw-admin reshard status' command should print text for...
Abhishek Lekshmanan
03:08 PM rgw Backport #24808 (Resolved): luminous: rgw gc may cause a large number of read traffic
Abhishek Lekshmanan
03:05 PM Bug #25152 (Resolved): chown: cannot access ‘/var/lib/ceph/osd/*/block*’: No such file or directory
Abhishek Lekshmanan
03:03 PM Backport #25223 (Resolved): luminous: [RFE] Filestore split log should show PG that is splitting
Abhishek Lekshmanan
03:02 PM rgw Backport #24546 (Resolved): luminous: rgw: change order of authentication back to local, remote
Abhishek Lekshmanan
03:02 PM ceph-volume Bug #24792: ceph-volume fails to zap dmcrypt device on bluestore
Ping? Alfredo Deza
03:02 PM ceph-volume Bug #24793: ceph-volume fails to zap a device (wipefs problem)
This has been solved by commits in this PR https://github.com/ceph/ceph/pull/23532
Can you check Sebastien?
Alfredo Deza
03:01 PM bluestore Backport #24770 (Resolved): luminous: set correctly shard for existed Collection.
Abhishek Lekshmanan
02:56 PM Stable releases Tasks #26950 (Resolved): Luminous v12.2.8
h3. Workflow
* "Preparing the release":http://ceph.com/docs/master/dev/development-workflow/#preparing-a-new-relea...
Abhishek Lekshmanan
02:55 PM Stable releases Tasks #24981 (Resolved): v13.2.1 Mimic
Abhishek Lekshmanan
02:45 PM rgw Bug #26949: deadlock on shutdown in RGWIndexCompletionManager::stop()
https://github.com/ceph/ceph/pull/23590 Casey Bodley
02:44 PM rgw Bug #26949 (Resolved): deadlock on shutdown in RGWIndexCompletionManager::stop()
... Casey Bodley
02:36 PM RADOS Feature #26948 (Resolved): librados: add a way to get a count of omap vals in an iterator
We currently have functions like rados_read_op_omap_get_vals2 that hand back an iterator to a userland caller. There ... Jeff Layton
01:00 PM CephFS Bug #24840 (Fix Under Review): mds: explain delayed client_request due to subtree migration
https://github.com/ceph/ceph/pull/23589 Zheng Yan
12:46 PM Revision 6eb6712b (ceph): mds: more description for failed authpin
Fixes: http://tracker.ceph.com/issues/24840
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
12:19 PM Revision 4ecf91de (ceph): mds: cleanup CDir freezing/frozen tree check
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
11:47 AM Revision ed9ec42c (ceph): qa/standalone/osd/osd-force-create-pg: add force-create-pg test
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:49 AM Revision 8757652c (ceph): mon/PGMap: command 'ceph df -f json' output add total_percent_used
Signed-off-by: Yanhu Cao <gmayyyha@gmail.com> Yanhu Cao
08:48 AM Revision 760e4718 (ceph): Merge pull request #23580 from tchaikov/wip-man-page-parse-desc
man: skip directive starting with ".."
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Kefu Chai
08:48 AM Bug #21672: Upgrading the ceph-selinux package unconditionally restarts all running daemons if se...
You have a couple of options, here:
- you can stop the daemons before the (major) upgrade that requires the daemon...
Boris Ranto
07:36 AM CephFS Bug #26894 (Fix Under Review): mds: crash when dumping ops in flight
https://github.com/ceph/ceph/pull/23584 Zheng Yan
07:21 AM mgr Backport #26912 (Need More Info): mimic: "balancer execute" only requires read permissions
https://github.com/ceph/ceph/pull/23583 Prashant D
05:28 AM Revision ad93d71c (ceph): man: skip directive starting with ".."
the target definition of hyper link looks like:
.. _a-reference-label:
there is chance that we need to add `:ref:` ...
Kefu Chai
04:20 AM Revision ab60ae44 (ceph): msg: use queue of messages for dispatch
This avoids an allocation for each new message (amortized via deque).
Additionally, use std::move to avoid atomic up...
Patrick Donnelly
04:20 AM Revision 44f5e4e1 (ceph): msg: add const version of get_payload
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
04:20 AM Revision 954e6596 (ceph): common: add templated Context factory
For use to create Contexts only when needed.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
04:20 AM Revision 460cbdcf (ceph): msg: use deque for dispatcher pointers
To improve cache locality.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
04:20 AM Revision 1aeb2f7e (ceph): msg: dispatch intrusive_ptr Messages
This codifies the giving of a reference to the Dispatcher and helps avoid
memory leaks. Old-style dispatch is kept to...
Patrick Donnelly
03:46 AM Revision 4cf9e35c (ceph): Merge pull request #23564 from falcon78921/wip-docs-links-1
doc: fixed broken urls
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:31 AM Backport #26934 (In Progress): luminous: segv in OSDMap::calc_pg_upmaps from balancer
PR: https://github.com/ceph/ceph/pull/23579 Victor Denisov
03:02 AM Revision 64f2a6f9 (ceph): TestOSDMap: Test with negative upmap values
Check we can handle negative pg_upmap and pg_upmap_items values.
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
(...
Brad Hubbard
02:58 AM Revision 191af6ef (ceph): osd/OSDMap: Disallow negative values in _apply_upmap
A negative pg_upmap or pg_upmap_item value can cause a segfault so
ignore them.
Fixes: http://tracker.ceph.com/issue...
Brad Hubbard
02:12 AM Bug #24225: AArch64 CRC32 crash with SIGILL
Artemy Kapitula wrote:
> Just tried 12.2.7 - all the things works fine, no more CRC32 crashes.
>
> Tone ZHANG wro...
Anonymous
01:31 AM Revision b0b616df (ceph): Merge PR #23240 into master
* refs/pull/23240/head:
qa/suites/rados, qa/workunits/rados: Add suite/workunit for ceph-crash
add ceph-crash servi...
Sage Weil
01:09 AM Revision 49b6c56e (ceph): tools/rbd: minor fixes for rbd du display
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song

08/14/2018

11:47 PM Revision 5513a90c (ceph): build: add top-level libraddosstriper conditional
Signed-off-by: Jesse Williamson <jwilliamson@suse.de> Jesse Williamson
11:05 PM Revision 7b5dce63 (ceph): Merge pull request #15831 from trociny/wip-18430-1
librbd: support migrating images with minimal downtime
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
10:43 PM RADOS Bug #24866: FAILED assert(0 == "past_interval start interval mismatch") in check_past_interval_bo...
Generally yes, but I havne't been able to reproduce to test a solution. I take it this has happened to you?
I'm h...
Sage Weil
01:34 PM RADOS Bug #24866: FAILED assert(0 == "past_interval start interval mismatch") in check_past_interval_bo...
Guys, is there a way for an OSD to recover from this error? Kuba Stańczak
10:29 PM Revision 8d3e0e09 (ceph): librbd: async request to list watchers
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
10:29 PM Revision 04c33f6b (ceph): librbd: use newly added method to list watchers in remove request
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
10:29 PM Revision eed5415a (ceph): librbd: add function to wait writes unblocked
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
10:29 PM Revision 7000860b (ceph): librbd: handle CEPH_NOSNAP case outside of deep_copy::util::compute_sna...
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
10:29 PM Revision 813e5f28 (ceph): librbd: allow 'migrating' internal feature on image create
We want this feature set from the start to avoid races when a client
is opening an image being prepared for migration...
Mykola Golub
10:29 PM Revision 119c7ea6 (ceph): librbd: API for image migration
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
10:29 PM Revision 2bcc61a8 (ceph): pybind/rbd: API for image migration
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
10:29 PM Revision 7f27f197 (ceph): rbd: CLI to migrate images
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
10:29 PM Revision 97796973 (ceph): librbd: get_parent_info: don't try to find parent snap name for CEPH_NO...
(it is possible now when the parent is a migration source)
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
10:29 PM Revision 0ddc684b (ceph): rbd: show when parent is migration source in info output
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
10:29 PM Revision 72df087d (ceph): rbd: make status show migration details if it is in progress
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
10:29 PM Revision b13784ed (ceph): librbd: update executing state description with migration % complete
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
10:29 PM Revision 91d6ac11 (ceph): librbd: normalize clone state machine method names and debug logs
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
10:29 PM Revision b498aa03 (ceph): librbd: move shared common clone parent logic to state machine
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
10:29 PM Revision 210ea0cb (ceph): librbd: migration should keep parent linkage by default
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
10:29 PM Revision 178aaa03 (ceph): librbd: corrected usage of ImageState::open flag parameter
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
10:29 PM Revision 4c8731fe (ceph): librbd: separate read vs write migration parent overlaps
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Signed-off-by: Mykola Golub <mgolub@suse.com>
Jason Dillaman
10:29 PM Revision 5065dd8f (ceph): librbd: allow to open snapshot by id
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
10:29 PM Revision c04bd3df (ceph): librbd: use 'open snap by id' in refresh parent request
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
10:29 PM Revision 09d2f226 (ceph): librbd: use 'open snap by id' in deep copy image copy request
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
10:29 PM Revision 894ffca5 (ceph): librbd: use 'open snap by id' in clone request
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
10:29 PM Revision 1cfbf1ec (ceph): librbd: open migration image parent and store its pointer in ImageCtx
Use the pointer in copyup and migrate requests, when deep copying an
object.
Signed-off-by: Mykola Golub <mgolub@sus...
Mykola Golub
10:29 PM Revision 96e6639b (ceph): librbd: don't update object map if object deep copy returned ENOENT
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
10:29 PM Revision 59336a5d (ceph): librbd: migrate: skip update object map for snaps that don't overlap
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
10:29 PM Revision 57ee7e14 (ceph): librbd: AsyncOperation may not be reused
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
10:29 PM Revision fccaa483 (ceph): librbd: update in-memory migration snap map after creating snap
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
10:29 PM Revision d3d3b51b (ceph): librbd: restart object deep copy with flatten
if copyup request was appended with non empty writes when the deep
copy was in flight.
Signed-off-by: Mykola Golub <...
Mykola Golub
10:29 PM Revision dbc32361 (ceph): librbd: drop snap lock before sending copyup request
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
10:29 PM Revision 2f7c4ae3 (ceph): cls/rbd: methods to set/get/remove image migration header
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
10:29 PM Revision 431b4437 (ceph): cls/rbd: add "migration" trash image source
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
10:29 PM Revision ad4809ba (ceph): librbd: add "migration" trash image source
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
10:29 PM Revision 57ef57ab (ceph): cls/rbd: add assert_snapc_seq method
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
10:29 PM Revision 3d785798 (ceph): librbd: add flags to open request
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
10:29 PM Revision 91bb4775 (ceph): librbd: shortcut to skip v2 probing when opening v1 image
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
10:29 PM Revision 179a5b82 (ceph): librbd: allow to remove already opened image
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
10:04 PM Revision aab29672 (ceph): doc: added :ref: directive for osdmaptool
Added :ref: directive for osdmaptool utility.
Signed-off-by: James McClune <jmcclune@mcclunetechnologies.net>
James McClune
09:59 PM Revision d1c087c9 (ceph): doc: added osdmaptool cross reference
Added osdmaptool cross reference for docs/rados/operations/control.rst.
Signed-off-by: James McClune <jmcclune@mcclu...
James McClune
09:58 PM RADOS Bug #26947 (Resolved): ENOENT on collection_move_rename from divergent activate
... Sage Weil
09:10 PM rgw Backport #24966 (In Progress): mimic: Add Fault injection for watch/notify in RGW cache
Nathan Cutler
09:07 PM rgw Backport #24964 (In Progress): mimic: Robustly Notify Cache
Nathan Cutler
09:06 PM rgw Backport #24967 (In Progress): luminous: Add Fault injection for watch/notify in RGW cache
Nathan Cutler
09:04 PM rgw Backport #24965 (In Progress): luminous: Robustly Notify Cache
Nathan Cutler
08:59 PM Revision 2bec8769 (ceph): Merge pull request #23532 from alfredodeza/wip-rm24960
ceph-volume: expand auto engine for single type devices on filestore
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
08:57 PM rgw Backport #26946 (Resolved): mimic: tempest tests failing with pysaml2 version conflict
https://github.com/ceph/ceph/pull/23771 Nathan Cutler
08:57 PM rgw Backport #26945 (Rejected): luminous: tempest tests failing with pysaml2 version conflict
Nathan Cutler
08:56 PM bluestore Backport #26944 (Resolved): mimic: os/bluestore/BlueStore.cc: 1025: FAILED assert(buffer_bytes >=...
https://github.com/ceph/ceph/pull/23748 Nathan Cutler
08:56 PM bluestore Backport #26943 (Resolved): luminous: os/bluestore/BlueStore.cc: 1025: FAILED assert(buffer_bytes...
https://github.com/ceph/ceph/pull/24992 Nathan Cutler
08:53 PM rgw Bug #23659 (Pending Backport): tempest tests failing with pysaml2 version conflict
Casey Bodley
08:53 PM Revision b2fe116d (ceph): Merge pull request #23402 from cbodley/wip-23659
qa/rgw: patch keystone requirements.txt
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Casey Bodley
08:13 PM Revision a09c29fe (ceph): os/bluestore: bluestore_buffer_hit_bytes perf counter doesn't reset
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
08:07 PM Revision 76d8742d (ceph): Merge pull request #23379 from dzafman/wip-24875-luminous
luminous: osd: do_sparse_read(): Verify checksum earlier so we will try to repair and missed backport
Reviewed-by: N...
Nathan Cutler
06:50 PM Revision fbfbe8f3 (ceph): Merge PR #23426 into master
* refs/pull/23426/head:
client: privatize some class members
client: reorganize Client header
Reviewed-by: Venky S...
Patrick Donnelly
06:41 PM rgw Bug #26895 (Fix Under Review): multisite: intermittent failures in test_bucket_sync_disable_enable
https://github.com/ceph/ceph/pull/23574 Casey Bodley
06:38 PM Revision d7725a09 (ceph): rgw: bucket sync transitions back to StateInit on OP_SYNCSTOP
the handling for OP_SYNCSTOP->OP_RESYNC is incorrect because it's not
safe to continue incremental sync after SYNCSTO...
Casey Bodley
05:39 PM Revision 6c6917bc (ceph): rgw: bucket sync crs mutate rgw_bucket_shard_sync_info in place
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
05:38 PM Revision 72ac0aa1 (ceph): rgw: return errors from RGWInitBucketShardSyncStatusCoroutine
return ENOENT so caller can detect whether sync is stopped
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
04:56 PM RADOS Bug #26940 (Fix Under Review): force-create-pg broken
https://github.com/ceph/ceph/pull/23572 Sage Weil
03:53 PM RADOS Bug #26940 (Resolved): force-create-pg broken
This commit -
https://github.com/ceph/ceph/commit/7797ed67d2f9140b7eb9f182b06d04233e1e309c
has introduced regressio...
Sage Weil
04:41 PM Revision a807a7eb (ceph): Merge PR #23470 into master
* refs/pull/23470/head:
tools/cephfs-shell: unable to copy files to a sub-directory from local file system
Reviewed...
Patrick Donnelly
04:36 PM Dashboard Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
First-off, I want to say thank you for making progress on the landing page. It’s starting to take shape and is looki... Ju Lim
10:23 AM Dashboard Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
!https://tracker.ceph.com/attachments/download/3605/landing-page-2018-08-14.png!
Updates following the feedback fr...
Alfonso Martínez
09:52 AM Dashboard Feature #24573 (In Progress): mgr/dashboard: Provide more "native" dashboard widgets to display l...
Ricardo Marques
04:18 PM Revision b726ac25 (ceph): tools/cephfs-shell: unable to copy files to a sub-directory from local ...
Fixes:http://tracker.ceph.com/issues/26874
Signed-off-by: Pavani Rajula <rpavani1998@gmail.com>
Rajula Pavani
03:59 PM Revision 038b95da (ceph): Merge PR #23561 into master
* refs/pull/23561/head:
tools/cephfs: do not split args if it's already a list
Reviewed-by: Patrick Donnelly <pdonn...
Patrick Donnelly
03:59 PM Revision 90667927 (ceph): ceph-volume lvm.zap loop over all vgs from a pv to destroy them
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
03:54 PM Revision 84843422 (ceph): mon/MonCommands: fix 'osd force-create-pg'
Fixes: 7797ed67d2f9140b7eb9f182b06d04233e1e309c
Fixes: http://tracker.ceph.com/issues/26940
Signed-off-by: Sage Weil ...
Sage Weil
03:34 PM bluestore Bug #24439 (Pending Backport): os/bluestore/BlueStore.cc: 1025: FAILED assert(buffer_bytes >= b->...
Sage Weil
03:34 PM Revision 1ee7b8c6 (ceph): Merge PR #23552 into master
* refs/pull/23552/head:
ceph_test_objectstore: queue split on parent pg sequencer
os/bluestore: fix split vs finish...
Sage Weil
03:22 PM rgw Bug #26938 (Fix Under Review): multisite: data sync error repo processing does not back off on empty
https://github.com/ceph/ceph/pull/23571 Casey Bodley
01:09 PM rgw Bug #26938 (Resolved): multisite: data sync error repo processing does not back off on empty
/* the retry repo is empty, we back off a bit before calling it again */
incremental data sync has some logic to c...
Casey Bodley
02:47 PM Revision 635f8e9e (ceph): ceph-volume util.encryption if crypt path does not exist, skip it
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:47 PM Revision 7a5ee224 (ceph): ceph-volume tests.util ensure dmcrypt_close will skip non-existent paths
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:47 PM Revision 549109c1 (ceph): ceph-volume lvm.zap unmount lvs and close dmcrypt on partitions
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:17 PM bluestore Bug #20557: segmentation fault with rocksdb|BlueStore and jemalloc
Got a similar issue on Jewel 10.2.11 as it uses rocksdb by default now. I know Jewel is near EOL and the plan was to ... Alex Cucu
02:08 PM Revision de747b0d (ceph): ceph_test_objectstore: queue split on parent pg sequencer
This matches the OSD.
It also ensure that we drain transactions that precede the split, which
will include any finis...
Sage Weil
01:54 PM Revision 1fce9cc7 (ceph): msg: entity_addr_t::parse doesn't do memset(this, 0, ...) for clean-up.
Fixes: http://tracker.ceph.com/issues/26937
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Radoslaw Zarzynski
01:34 PM rbd Bug #26939 (Resolved): Enabling journaling on an in-use image ignores any journal options
The journal options (like journal pool) are not passed to the lock owner in the update features request. Therefore, i... Jason Dillaman
01:28 PM Revision 4a45b67a (ceph): mgr/rook: update for v1beta1 API
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
01:18 PM Revision d3457c72 (ceph): script/kubejacker: include cls libs
...so that rbd, rgw etc will work.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
12:59 PM Messengers Bug #26937 (Resolved): entity_addr_t::parse does memset() on non-POD
... Radoslaw Zarzynski
12:47 PM Revision aec09655 (ceph): Merge pull request #23539 from cyx1231st/wip-seastar-msgr-cyx
crimson/net: fix unittest_seastar_messenger errors
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Kefu ...
Kefu Chai
08:27 AM Revision 2a6ce096 (ceph): Merge pull request #22457 from p-na/dash-settings
mgr/dashboard: Add backend support for changing dashboard configuration settings via the REST API
Reviewed-by: Ricar...
Ricardo Marques
08:15 AM Revision d5d7c698 (ceph): crimson/net: fix unittest_seastar_messenger errors
fix several bugs that may fail unittest_seastar_messenger:
1. keep holding the connection reference until closed.
2. ...
Yingxin
08:07 AM Revision 837417a6 (ceph): librbd: use object map when doing snap rollback
If both the object of head and snapshot are not exist,
skip for this object.
Signed-off-by: songweibin <song.weibin@...
wb song
04:34 AM Revision 24eea7e1 (ceph): mds: migrate strays part by part when shutdown mds
migrating all strays at once may require lots of memory and cpu time.
Fixes: http://tracker.ceph.com/issues/26926
Si...
Yan, Zheng
04:33 AM RADOS Backport #26908 (Need More Info): luminous: kv: MergeOperator name() returns string, and caller c...
Prashant D
04:33 AM RADOS Backport #26908 (In Progress): luminous: kv: MergeOperator name() returns string, and caller call...
https://github.com/ceph/ceph/pull/23566 Prashant D
04:28 AM CephFS Backport #26905 (In Progress): mimic: MDSMonitor: consider raising priority of MMDSBeacons from M...
https://github.com/ceph/ceph/pull/23565 Prashant D
03:43 AM Revision 8c9e2457 (ceph): kv/KeyValueDB: return const char* from MergeOperator::name()
This avoids a c_str() on a temporary string later down the line, which
avoids a use-after-free.
Fixes: http://tracke...
Sage Weil
03:39 AM Revision bba0bcdc (ceph): doc: updated reference link for osdmaptool utility
Reference link for osdmaptool utility was broken (404 error).
Signed-off-by: James McClune <jmcclune@mcclunetechnolo...
James McClune
03:29 AM Revision f8a0e874 (ceph): doc: updated link for submitting patches
Updated link for Submitting Patches (404 error).
Signed-off-by: James McClune <jmcclune@mcclunetechnologies.net>
James McClune
03:17 AM Revision 536e6489 (ceph): mds: mark beacons as high priority
The mons already mark beacon replies as high priority (via default mon message
priority). We should expect that the m...
Patrick Donnelly
03:07 AM Revision c18cfb73 (ceph): mon/MonClient: use mon_client_ping_timeout during ping_monitor
Signed-off-by: Yao Zongyou <yaozongyou@vip.qq.com> Zongyou Yao
02:51 AM Linux kernel client Feature #26936 (Resolved): Update Kernel Client to support versioned reply
Update Kernel Client to support versioned reply. Jos Collin
01:59 AM Revision 130ab077 (ceph): tools/cephfs: do not split args if it's already a list
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
01:58 AM Revision dbd421a7 (ceph): librbd: validate data pool for self-managed snapshot support
Fixes: https://tracker.ceph.com/issues/24675
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit...
Mykola Golub
01:34 AM rbd Backport #24945 (In Progress): mimic: image create request should validate data pool for self-man...
Jason Dillaman
01:31 AM rbd Backport #25118 (In Progress): mimic: newly added python test test_rbd.TestClone.test_trash_snaps...
Jason Dillaman
12:49 AM Revision a26880ab (ceph): rbd: 'snap ls --all' now shows a trash snapshot's original name
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 79b4f05274b31c4f5cc76a6715032fc994ad226c)
Jason Dillaman
12:49 AM Revision 187c4528 (ceph): pybind/rbd: improved handling for snapshot namespaces
The snap iterator now includes the namespace type and group/trash
sub-dictionaries (if applicable). It's also possibl...
Jason Dillaman
12:49 AM Revision 3f3daf4d (ceph): librbd: add snapshot trash namespace helper and remove_by_id
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit c4128114f1c7d3bfd84e5ff78abaacf0dd87cc73)
Jason Dillaman
12:47 AM rbd Backport #25121 (In Progress): mimic: [clone v2] auto-delete trashed snapshot upon release of las...
Jason Dillaman
12:19 AM Revision 57ade5b9 (ceph): rgw: delete multi object num limit
Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com> joke lee

08/13/2018

11:39 PM Revision c1a43ca2 (ceph): Merge PR #23537 into master
* refs/pull/23537/head:
tools/cephfs-shell:fixing the issue in using with_argparse.
Reviewed-by: Patrick Donnelly ...
Patrick Donnelly
08:57 PM Revision 2b0ceced (ceph): Merge pull request #23519 from falcon78921/wip-doc-troubleshoot-osds
doc: cleaned up troubleshooting OSDs documentation
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Greg Farnu...
Greg Farnum
08:53 PM Revision 298a1d92 (ceph): qa/suites/rados, qa/workunits/rados: Add suite/workunit for ceph-crash
Signed-off-by: Dan Mick <dan.mick@redhat.com> Dan Mick
08:08 PM mgr Bug #26883: ceph-mgr package does not remove /usr/lib/ceph/mgr compiled files (Debian only?)
I meant the generic Debian. Yes Ubuntu Dan Mick
05:09 PM mgr Bug #26883: ceph-mgr package does not remove /usr/lib/ceph/mgr compiled files (Debian only?)
Do packages for debian even work? Is this actually happening on an Ubuntu machine? Greg Farnum
07:44 PM Revision 909f74d6 (ceph): Merge pull request #23401 from cbodley/wip-rgw-getomapkeys2-more
rgw: RGWRadosGetOmapKeysCR uses 'more' flag from omap_get_keys2()
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
07:00 PM ceph-volume Bug #24492: initial 'auto' scenario support
Alfredo Deza
06:49 PM ceph-volume Bug #24492: initial 'auto' scenario support
Setting to mimic - if luminous is needed, just add it. The script will pick it up on its next pass through. Nathan Cutler
07:00 PM ceph-volume Bug #24970: `lvm batch` docs and man page updates
Alfredo Deza
06:49 PM ceph-volume Bug #24970: `lvm batch` docs and man page updates
Setting to mimic - if luminous is needed, just add it. The script will pick it up on its next pass through. Nathan Cutler
06:59 PM ceph-volume Bug #26862: batch: allow extra flags (like dmcrypt) for bluestore
we left the backport field empty because this cannot be backported yet, it requires a bunch of other work to be done ... Alfredo Deza
06:49 PM ceph-volume Bug #26862: batch: allow extra flags (like dmcrypt) for bluestore
Setting to mimic - if luminous is needed, just add it. The script will pick it up on its next pass through. Nathan Cutler
06:48 PM Backport #26934 (Resolved): luminous: segv in OSDMap::calc_pg_upmaps from balancer
https://github.com/ceph/ceph/pull/23579 Nathan Cutler
06:48 PM Backport #26933 (Resolved): mimic: segv in OSDMap::calc_pg_upmaps from balancer
https://github.com/ceph/ceph/pull/23888 Nathan Cutler
06:46 PM RADOS Backport #26932 (Resolved): luminous: scrub livelock
https://github.com/ceph/ceph/pull/24396 (initial backport)
https://github.com/ceph/ceph/pull/24659 (follow-on fix)
Nathan Cutler
06:46 PM RADOS Backport #26931 (Resolved): mimic: scrub livelock
https://github.com/ceph/ceph/pull/23722 Nathan Cutler
06:01 PM RADOS Bug #26890 (Pending Backport): scrub livelock
Sage Weil
06:01 PM Bug #22056 (Pending Backport): segv in OSDMap::calc_pg_upmaps from balancer
Sage Weil
06:00 PM Revision a3d64ea9 (ceph): Merge PR #23406 into master
* refs/pull/23406/head:
TestOSDMap: Test with negative upmap values
osd/OSDMap: Disallow negative values in _apply_...
Sage Weil
06:00 PM Revision 211cd638 (ceph): Merge PR #23512 into master
* refs/pull/23512/head:
osd: vary tick interval +/- 5% to avoid scrub livelocks
osd: tick at OSD_TICK_INTERVAL, not...
Sage Weil
06:00 PM Revision 88ec5501 (ceph): Merge PR #23515 into master
* refs/pull/23515/head:
os/bluestore_tool: print actual usage in BlueFS::dump_block_extents.
Reviewed-by: Sage Weil...
Sage Weil
06:00 PM Revision 4c2591b5 (ceph): Merge PR #23516 into master
* refs/pull/23516/head:
os/bluestore: check bluefs_extents consistency (DB vs. BlueFS)
Reviewed-by: Sage Weil <sage...
Sage Weil
06:00 PM Revision 58a45f13 (ceph): Merge PR #23517 into master
* refs/pull/23517/head:
os/bluestore: uniform loging format for bluefs_extent_t.
os/bluestore_tool: handle fsck's r...
Sage Weil
05:44 PM Revision 4a6df5f8 (ceph): mds: use fast dispatch to handle MDSBeacon
Current mds handles MDSBeacon messages through MDSRank::ms_dispatch().
MDSRank::ms_dispatch() locks mds_lock at the v...
Yan, Zheng
05:27 PM CephFS Backport #26906 (In Progress): luminous: MDSMonitor: consider raising priority of MMDSBeacons fro...
Patrick Donnelly
05:25 PM Revision b26c53f9 (ceph): mds: mark beacons as high priority
The mons already mark beacon replies as high priority (via default mon message
priority). We should expect that the m...
Patrick Donnelly
05:24 PM CephFS Backport #26930 (In Progress): luminous: MDSMonitor: note ignored beacons/map changes at higher d...
Patrick Donnelly
05:17 PM CephFS Backport #26930 (Resolved): luminous: MDSMonitor: note ignored beacons/map changes at higher debu...
https://github.com/ceph/ceph/pull/23553 Patrick Donnelly
05:17 PM CephFS Backport #26929 (Resolved): mimic: MDSMonitor: note ignored beacons/map changes at higher debug l...
https://github.com/ceph/ceph/pull/23704 Patrick Donnelly
05:16 PM CephFS Bug #26898 (Pending Backport): MDSMonitor: note ignored beacons/map changes at higher debug level
Patrick Donnelly
05:16 PM Revision 9ce675d0 (ceph): Merge PR #23536 into master
* refs/pull/23536/head:
mds: report lagginess at lower debug
MDSMonitor: note beacons and cluster changes at low db...
Patrick Donnelly
05:14 PM bluestore Bug #24439 (Fix Under Review): os/bluestore/BlueStore.cc: 1025: FAILED assert(buffer_bytes >= b->...
https://github.com/ceph/ceph/pull/23552 Sage Weil
05:11 PM Bug #24911: Dead jobs at "Finished running handlers" in upgrade:luminous-x-mimic
This looks like a package repository or the machine in question just went away temporarily...? Greg Farnum
05:10 PM Revision f21f1f14 (ceph): os/bluestore: fix split vs finish_write race
In _tcx_finish(), we were looking at the right Cache for the collection,
and then calling finish_write with that Cach...
Sage Weil
05:09 PM bluestore Bug #26902 (Duplicate): ObjectStore/StoreTest.ColSplitTest1Clones/2 failure
Sage Weil
04:31 PM CephFS Bug #24679 (In Progress): qa: cfuse_workunit_kernel_untar_build fails on Ubuntu 18.04
https://github.com/ceph/ceph/pull/23551 Patrick Donnelly
03:49 PM Revision 3d774d6a (ceph): Merge PR #23291 into master
* refs/pull/23291/head:
tests: add Cephx-resembling scenarios to crypto tests.
tests: differentiate AES testing reg...
Sage Weil
03:39 PM Bug #23353 (Can't reproduce): when compile Luminous 12.2.4, miss boost files
please reopen this issue if it bites you again. Kefu Chai
03:32 PM rbd Bug #26928 (Resolved): "formatted-output.t: failed" in rbd-luminous-distro-basic-smithi
Run: http://pulpito.ceph.com/teuthology-2018-08-11_04:00:02-rbd-luminous-distro-basic-smithi/
Job: 2891945
Logs: ht...
Yuri Weinstein
03:23 PM rbd Bug #26927 (Resolved): errors in /cli_generic.sh in rbd-luminous-distro-basic-smithi
Run: http://pulpito.ceph.com/teuthology-2018-08-11_04:00:02-rbd-luminous-distro-basic-smithi/
Jobs: '2891892', '2891...
Yuri Weinstein
03:12 PM rgw Backport #24546: luminous: rgw: change order of authentication back to local, remote
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23501/
merged
Yuri Weinstein
03:12 PM Revision b2f6d526 (ceph): Merge pull request #23501 from theanalyst/wip-rgw-reorder-luminous
luminous:rgw: have a configurable authentication order
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
01:48 PM Revision 8f3560d4 (ceph): Merge PR #22879 into master
* refs/pull/22879/head:
doc/rados/operations/user-management: document 'network' clause of moncap and osdcap
mds/Se...
Sage Weil
01:45 PM CephFS Bug #26867 (Closed): client: missing temporary file break rsync
Bug probably fixed by #23088 Patrick Donnelly
01:42 PM Revision e2e6a77b (ceph): Merge pull request #23510 from tchaikov/wip-cmake-boost-build
cmake: fix build WITH_SYSTEM_BOOST=ON
Reviewed-by: Willem Jan Withagen <wjw@digiware.nl>
Reviewed-by: Casey Bodley <...
Kefu Chai
12:38 PM Revision ac00e722 (ceph): ceph-volume tests.functional batch add filestore sceanrios to tox.ini
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
11:47 AM Revision 8878eb09 (ceph): Merge pull request #23337 from smithfarm/wip-qa-ceph-detect-init-alt
mimic: qa: fix ceph-disk suite and add coverage for ceph-detect-init
Reviewed-by: Yuri Weinstein <yweinste@redhat.com>
Nathan Cutler
11:25 AM CephFS Bug #26926 (Fix Under Review): mds: migrate strays part by part when shutdown mds
https://github.com/ceph/ceph/pull/23548 Zheng Yan
11:20 AM CephFS Bug #26926 (Resolved): mds: migrate strays part by part when shutdown mds
Zheng Yan
09:57 AM Revision 57f7a9f0 (ceph): osd: make random shuffle comply with C++17
random_shuffle is depriacted in C++14 and removed in C++17 on FreeBSD
(As per the standard)
So this code does not co...
Willem Jan Withagen
09:35 AM Revision a4ff39a5 (ceph): mon/MonMap: remove duplicate code in get_rank
Signed-off-by: Yao Zongyou <yaozongyou@vip.qq.com> Zongyou Yao
09:18 AM CephFS Bug #26874 (Fix Under Review): cephfs-shell: unable to copy files to a sub-directory from local f...
https://github.com/ceph/ceph/pull/23470 Rajula Pavani
07:38 AM RADOS Bug #20059: miscounting degraded objects
Just adding another reference to #21803 here — this fix was meant to fix that issue as well, which it apparently did ... Florian Haas
07:35 AM Bug #21803: objects degraded higher than 100%
David Zafman wrote:
> It turns out this change is completely superseded by #20059. So I'm switching it to resolved....
Florian Haas
04:08 AM rgw Backport #26848 (In Progress): luminous: Delete marker generated by lifecycle has no owner
https://github.com/ceph/ceph/pull/23545 Prashant D
03:14 AM RADOS Bug #23352: osd: segfaults under normal operation
Brad Hubbard wrote:
> I've created a test package here based on 12.2.7 and including the one line patch above.
>
...
lin zhou
02:37 AM Revision e943ff0b (ceph): tools/cephfs: make cephfs-data-scan prints the max used ino
Fixes: http://tracker.ceph.com/issues/26925
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
02:31 AM CephFS Feature #26925 (Fix Under Review): cephfs-data-scan: print the max used ino
https://github.com/ceph/ceph/pull/23543 Zheng Yan
02:27 AM CephFS Feature #26925 (Resolved): cephfs-data-scan: print the max used ino
Zheng Yan
02:16 AM CephFS Bug #26900: qa: reduce slow warnings arising due to limited testing hardware
Follow-up fix: https://github.com/ceph/ceph/pull/23542 Patrick Donnelly
02:15 AM Revision 418db461 (ceph): Merge PR #23542 into master
* refs/pull/23542/head:
qa: fix mon config section
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
02:13 AM Revision 47e60908 (ceph): qa: fix mon config section
Fixes: fc6e683832125a1042638f21b623e29d0d4c34d8
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
02:08 AM CephFS Feature #26855: cephfs-shell: add support to execute commands from arguments
https://github.com/ceph/ceph/pull/23444 Patrick Donnelly
02:08 AM CephFS Feature #26855 (Resolved): cephfs-shell: add support to execute commands from arguments
Patrick Donnelly
02:08 AM CephFS Feature #26853 (Resolved): cephfs-shell: add batch file processing
Patrick Donnelly
01:35 AM rgw Backport #26847 (In Progress): mimic: Delete marker generated by lifecycle has no owner
https://github.com/ceph/ceph/pull/23541 Prashant D
01:33 AM Revision 024002fc (ceph): rgw: The delete markers generated by object expiration should have owner
attribute.
Fixes: http://tracker.ceph.com/issues/24568
Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile....
Zhang Shaowen
01:29 AM Revision 0b879f44 (ceph): Merge PR #23444 into master
* refs/pull/23444/head:
cephfs-shell: avoid sys.argv modification
tools/cephfs-shell: added support for batch file ...
Patrick Donnelly
12:59 AM RADOS Feature #24232: Add new command ceph mon status
PR: https://github.com/ceph/ceph/pull/23525 Hsiao-Yin Tseng
12:11 AM Revision c21bcebb (ceph): rgw: The delete markers generated by object expiration should have owner
attribute.
Fixes: http://tracker.ceph.com/issues/24568
Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile....
Zhang Shaowen

08/12/2018

10:32 PM RADOS Backport #26871 (Resolved): luminous: osd: segfaults under normal operation
Brad Hubbard
10:03 PM Revision d3af166d (ceph): mds/SessionMap: make Session::connection private
Ensure all setters go through set_connection()
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
10:03 PM Revision d7596a74 (ceph): doc/rados/operations/user-management: document 'network' clause of monc...
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:01 PM Revision e6c33aa0 (ceph): cephfs-shell: avoid sys.argv modification
In multiple locations in the code.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
10:01 PM Revision 52bed1e7 (ceph): common/ipaddr: expose netmask_ipv[46]
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:01 PM Revision e9616334 (ceph): common/ipaddr: add parse_network helper
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:01 PM Revision be0d1c02 (ceph): common/ipaddr: add network_contains() helper
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:01 PM Revision 4985d068 (ceph): msg/Connection: add get_peer_socket_addr()
Return the addr that is actually being used for this socket (among the
potentially many in the addrvec).
Signed-off-...
Sage Weil
10:01 PM Revision 388b82f4 (ceph): mon: use addrvec for RoutedRequest and MForward
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:01 PM Revision 7ebdbb76 (ceph): osd: add peer_socket_addr to Session
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:01 PM Revision 5038627c (ceph): mon/MonCap: parse 'network ...' suffix
Allow an optional network constraint to any grant.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
10:01 PM Revision 1081e5f6 (ceph): mon/MonCap: take addr for MonCap::is_capable
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:01 PM Revision 556426e6 (ceph): mon/MonCap: enforce network constraint (if present)
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:01 PM Revision 759a902a (ceph): mon: adapt MonCap network checks to addrvecs
Breaking this out in a separate commit to make the backport a bit easier.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
10:01 PM Revision b1418387 (ceph): osd/OSDCap: parse 'network' clause in grant
This mirrors what we do in the MonCap (but, naturally, is a slightly
different since we're using a the spirit parse i...
Sage Weil
10:01 PM Revision 7ae14b56 (ceph): osd/OSDCap: take addr arg to is_capable
Not enforced yet; just plumbing!
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
10:01 PM Revision 43f812d1 (ceph): osd/OSDCap: enforce network restriction
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:01 PM Revision 37568982 (ceph): mds/SessionMap: track socket_addr for each Session
Make sure socket_addr is populated when connection is set.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
10:01 PM Revision 09bf0cd9 (ceph): mds/MDSAuthCaps: pass addr to is_capable
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:01 PM Revision 6651b498 (ceph): mds/MDSAuthCaps: parse and enforce network restriction
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:51 PM Revision 0ef08e1b (ceph): Merge PR #23066 into master
* refs/pull/23066/head:
include/utime.h: remove improper comments
Reviewed-by: Kefu Chai <kchai@redhat.com>
Patrick Donnelly
09:49 PM Revision aab25e41 (ceph): Merge PR #23513 into master
* refs/pull/23513/head:
doc: updated contact email for Ceph pull requests
Reviewed-by: Patrick Donnelly <pdonnell@r...
Patrick Donnelly
09:25 PM CephFS Feature #24444 (Resolved): cephfs: make InodeStat, DirStat, LeaseStat versioned
Patrick Donnelly
09:25 PM Revision 8a5adec8 (ceph): Merge PR #23280 into master
* refs/pull/23280/head:
cephfs: LeaseStat versioning
cephfs: DirStat versioning
mds: make has_feature const functi...
Patrick Donnelly
09:18 PM ceph-volume Bug #24492: initial 'auto' scenario support
backport field is empty Patrick Donnelly
09:17 PM rgw Bug #24896: rgw fail to put elasticsearch document when compression is set
backport field is empty Patrick Donnelly
09:17 PM ceph-volume Bug #24970: `lvm batch` docs and man page updates
Backport field is empty. Patrick Donnelly
09:17 PM CephFS Backport #26924 (Resolved): luminous: mds: mds got laggy because of MDSBeacon stuck in mqueue
https://github.com/ceph/ceph/pull/23556 Patrick Donnelly
09:17 PM CephFS Backport #26923 (Resolved): mimic: mds: mds got laggy because of MDSBeacon stuck in mqueue
https://github.com/ceph/ceph/pull/23703 Patrick Donnelly
09:17 PM rgw Backport #26922 (Resolved): luminous: possibly wrong log level in gc_iterate_entries (src/cls/rgw...
https://github.com/ceph/ceph/pull/23665 Patrick Donnelly
09:17 PM rgw Backport #26921 (Resolved): mimic: possibly wrong log level in gc_iterate_entries (src/cls/rgw/cl...
https://github.com/ceph/ceph/pull/23686 Patrick Donnelly
09:17 PM ceph-volume Bug #26862: batch: allow extra flags (like dmcrypt) for bluestore
Alfredo, you left the backport field empty. Patrick Donnelly
09:16 PM mgr Backport #26920 (Resolved): mimic: Mimic Dashboard does not allow deletion of snapshots containin...
https://github.com/ceph/ceph/pull/23669 Patrick Donnelly
09:16 PM Backport #26919 (Resolved): luminous: common: (mon) command sanitization accepts floats when Int ...
https://github.com/ceph/ceph/pull/24374 Patrick Donnelly
09:16 PM Backport #26918 (Rejected): mimic: common: (mon) command sanitization accepts floats when Int typ...
Patrick Donnelly
09:16 PM rbd Backport #26917 (Resolved): luminous: doc: Fix broken urls
https://github.com/ceph/ceph/pull/23621 Patrick Donnelly
09:16 PM rbd Backport #26916 (Resolved): mimic: doc: Fix broken urls
https://github.com/ceph/ceph/pull/23607 Patrick Donnelly
09:16 PM CephFS Backport #26915 (Resolved): luminous: handle ceph_ll_close on unmounted filesystem without crashing
https://github.com/ceph/ceph/pull/23617 Patrick Donnelly
09:16 PM CephFS Backport #26914 (Resolved): mimic: handle ceph_ll_close on unmounted filesystem without crashing
https://github.com/ceph/ceph/pull/23603 Patrick Donnelly
09:16 PM mgr Backport #26913 (Resolved): luminous: "balancer execute" only requires read permissions
https://github.com/ceph/ceph/pull/25768 Patrick Donnelly
09:16 PM mgr Backport #26912 (Resolved): mimic: "balancer execute" only requires read permissions
https://github.com/ceph/ceph/pull/23583 Patrick Donnelly
09:16 PM Backport #26911 (Rejected): mimic: log: buffer overrun
https://github.com/ceph/ceph/pull/23887 Patrick Donnelly
09:16 PM RADOS Backport #26910 (Resolved): luminous: PGLog.cc: saw valgrind issues while accessing complete_to->...
https://github.com/ceph/ceph/pull/23211 Patrick Donnelly
09:16 PM RADOS Backport #26909 (Resolved): mimic: PGLog.cc: saw valgrind issues while accessing complete_to->ver...
https://github.com/ceph/ceph/pull/23403 Patrick Donnelly
09:16 PM RADOS Backport #26908 (Resolved): luminous: kv: MergeOperator name() returns string, and caller calls c...
https://github.com/ceph/ceph/pull/23566 Patrick Donnelly
09:16 PM RADOS Backport #26907 (Resolved): mimic: kv: MergeOperator name() returns string, and caller calls c_st...
https://github.com/ceph/ceph/pull/23865 Patrick Donnelly
09:16 PM CephFS Backport #26906 (Resolved): luminous: MDSMonitor: consider raising priority of MMDSBeacons from M...
https://github.com/ceph/ceph/pull/23554 Patrick Donnelly
09:15 PM CephFS Backport #26905 (Resolved): mimic: MDSMonitor: consider raising priority of MMDSBeacons from MDS ...
https://github.com/ceph/ceph/pull/23565 Patrick Donnelly
09:15 PM CephFS Backport #26904 (Resolved): luminous: qa: reduce slow warnings arising due to limited testing har...
https://github.com/ceph/ceph/pull/23877 Patrick Donnelly
09:15 PM CephFS Backport #26903 (Resolved): mimic: qa: reduce slow warnings arising due to limited testing hardware
https://github.com/ceph/ceph/pull/23659 Patrick Donnelly
09:15 PM CephFS Bug #26899 (Pending Backport): MDSMonitor: consider raising priority of MMDSBeacons from MDS so t...
Patrick Donnelly
09:14 PM CephFS Bug #23519 (Pending Backport): mds: mds got laggy because of MDSBeacon stuck in mqueue
We've merged the fast dispatch fix but I want to point out for the record that the beacon replies from the monitors a... Patrick Donnelly
09:12 PM Revision 45e96a2f (ceph): Merge PR #23538 into master
* refs/pull/23538/head:
mds: mark beacons as high priority
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Zh...
Patrick Donnelly
09:11 PM Revision fe9a1b5c (ceph): Merge PR #23527 into master
* refs/pull/23527/head:
mds: use fast dispatch to handle MDSBeacon
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
09:10 PM CephFS Bug #26900 (Pending Backport): qa: reduce slow warnings arising due to limited testing hardware
Patrick Donnelly
12:02 AM CephFS Bug #26900: qa: reduce slow warnings arising due to limited testing hardware
https://github.com/ceph/ceph/pull/23457 Patrick Donnelly
12:00 AM CephFS Bug #26900 (Resolved): qa: reduce slow warnings arising due to limited testing hardware
Bump thresholds for slow ops/requests to be reported. Patrick Donnelly
09:10 PM Revision 35843230 (ceph): Merge PR #23457 into master
* refs/pull/23457/head:
qa: ignore normal slow IO warnings for cephfs
Reviewed-by: Zheng Yan <zyan@redhat.com>
Patrick Donnelly
09:09 PM Revision c8aff620 (ceph): mds: report lagginess at lower debug
To help diagnose laggy daemons with performance tuned debug settings.
Signed-off-by: Patrick Donnelly <pdonnell@redh...
Patrick Donnelly
09:07 PM Revision d6f6b4f7 (ceph): MDSMonitor: note beacons and cluster changes at low dbg level
These messages are essential for diagnosing the reason why the MDSMonitor is
kicking MDSs out of the MDSMap. They sho...
Patrick Donnelly
08:59 PM Revision fc6e6838 (ceph): qa: ignore normal slow IO warnings for cephfs
Generally the slow warnings we get are just over the threshold. These warnings
are related to deploying multiple Ceph...
Patrick Donnelly
08:43 PM Revision 2011377c (ceph): osd: vary tick interval +/- 5% to avoid scrub livelocks
If you have two pgs that need to scrub on two OSDs, each the primary
for one pg and the replica for the other, you ca...
Sage Weil
08:40 PM bluestore Bug #26902 (Duplicate): ObjectStore/StoreTest.ColSplitTest1Clones/2 failure
... Sage Weil
08:38 PM RADOS Bug #21592: LibRadosCWriteOps.CmpExt got 0 instead of -4095-1
/a/sage-2018-08-11_18:40:58-rados-wip-sage-testing-2018-08-11-1120-distro-basic-smithi/2893875... Sage Weil
06:10 PM Revision c954417e (ceph): Merge pull request #23416 from ZVampirEM77/wip-mfa-cmd-and-options
radosgw-admin: add mfa related command and options
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
05:38 PM CephFS Bug #26901 (New): mds: no throttlers set on incoming messages
This means aggressive clients can consume unbounded mds memory.
See mon/mgr/osd throttlers for comparison:...
Sage Weil
04:38 PM Revision ab70dffd (ceph): tools/cephfs-shell: added support for batch file processing and to exec...
Fixes:http://tracker.ceph.com/issues/26853
Fixes:http://tracker.ceph.com/issues/26855
Signed-off-by: Pavani Rajula <...
Rajula Pavani
01:09 PM Revision 2beb133e (ceph): tools/cephfs-shell:fixing the issue in using with_argparse.
Signed-off-by: Pavani Rajula <rpavani1998@gmail.com> Rajula Pavani
12:23 PM Revision 21d4f4af (ceph): ceph-volume lvm.zap iterate over multiple lvs on a pv
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:31 AM bluestore Bug #24480 (Resolved): using a 1GB data device refuses provisioning with misleading error
Kefu Chai
09:30 AM Revision e0abbb7d (ceph): Merge pull request #22563 from ifed01/wip-ifed-bdev-minsize
os/bluestore: fix bluefs extent miscalculations on small slow device
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
09:29 AM bluestore Bug #25077 (Resolved): Occasional assertion in ObjectStore/StoreTest.HashCollisionTest/2
Kefu Chai
09:29 AM Revision 7fada44d (ceph): Merge pull request #23294 from noahdesu/timely-mgr-health-updates
mgr: timely health updates between monitor and manager
Reviewed-by: John Spray <john.spray@redhat.com>
Kefu Chai
09:28 AM Revision bf335641 (ceph): Merge pull request #23257 from ifed01/wip-ifed-fix-rcoll-race
os/bluestore: fix race between remove_collection and object removals
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
09:26 AM Revision 84ef860c (ceph): Merge pull request #23492 from liewegas/wip-mgrc-warning
mgr/MgrClient: make some noise for a user if no mgr daemon is running
Reviewed-by: Alfredo Deza <adeza@redhat.com>
R...
Kefu Chai
01:12 AM Revision 2de7e88e (ceph): cephfs: LeaseStat versioning
* Use the new feature bit CEPHFS_FEATURE_REPLY_ENCODING for encoding.
* encode/decode in the new format.
* Dropped Le...
Jos Collin
01:08 AM Revision b576cebb (ceph): cephfs: DirStat versioning
* Use the new feature bit CEPHFS_FEATURE_REPLY_ENCODING for encoding.
* encode/decode in the new format.
* Dropped Di...
Jos Collin

08/11/2018

11:59 PM CephFS Bug #24520 (Duplicate): "[WRN] MDS health message (mds.0): 2 slow requests are blocked > 30 sec""...
Patrick Donnelly
11:35 PM CephFS Bug #26852 (Resolved): cephfs-shell: add CMake directives to install the shell
Patrick Donnelly
11:33 PM Revision 4a9fcb6c (ceph): Merge PR #23500 into master
* refs/pull/23500/head:
debian: mark python-ceph-argparse Arch = all
rpm: package cephfs-shell for fedora
tools/ce...
Patrick Donnelly
11:27 PM Revision 7b766ab4 (ceph): Merge PR #23480 into master
* refs/pull/23480/head:
tools/cephfs: fix mkdirs(exist_ok) call
tools/cephfs: cephfs-shell cleanup
tools/cephfs: r...
Patrick Donnelly
11:13 PM CephFS Bug #26899 (Fix Under Review): MDSMonitor: consider raising priority of MMDSBeacons from MDS so t...
https://github.com/ceph/ceph/pull/23538 Patrick Donnelly
05:55 PM CephFS Bug #26899 (Resolved): MDSMonitor: consider raising priority of MMDSBeacons from MDS so they are ...
It's possible MDS beacons can get stuck in the queue long enough for an MDS to be removed from the MDSMap, increase t... Patrick Donnelly
11:11 PM Revision ec3fa7b5 (ceph): mds: mark beacons as high priority
The mons already mark beacon replies as high priority (via default mon message
priority). We should expect that the m...
Patrick Donnelly
10:48 PM Revision 26ca6c12 (ceph): ceph-volume tests.functional add bluestore,filestore playbooks
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
10:48 PM Revision bfd1bfc2 (ceph): ceph-volume tests.functional add xenial batch tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:58 PM CephFS Bug #19706 (Can't reproduce): Laggy mon daemons causing MDS failover (symptom: failed to set coun...
Last instance almost a year ago:
tail -n 100 /a/*2017-*fs*master*/*/teu* | grep -C150 'The following counters fail...
Patrick Donnelly
05:49 PM CephFS Bug #26898 (Fix Under Review): MDSMonitor: note ignored beacons/map changes at higher debug level
https://github.com/ceph/ceph/pull/23536 Patrick Donnelly
01:15 AM CephFS Bug #26898 (Resolved): MDSMonitor: note ignored beacons/map changes at higher debug level
https://github.com/ceph/ceph/blob/c6eb1c4a5aae28ded5cd30fb92c3e981bcbb9246/src/mon/MDSMonitor.cc#L402-L406
This ma...
Patrick Donnelly
02:48 PM rgw Bug #23801 (Pending Backport): possibly wrong log level in gc_iterate_entries (src/cls/rgw/cls_rg...
Casey Bodley
02:48 PM Revision 6bb38deb (ceph): Merge pull request #22868 from iliul/modify-log-level
rgw: Fix log level of gc_iterate_entries
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
03:17 AM Revision 0a3f3d0e (ceph): rgw: Fix log level of gc_iterate_entries
Fixes: http://tracker.ceph.com/issues/23801
Signed-off-by: iliul <liul.stone@gmail.com>
Lei Liu

08/10/2018

11:33 PM Revision 7fc04be9 (ceph): mds: use fast dispatch to handle MDSBeacon
Current mds handles MDSBeacon messages through MDSRank::ms_dispatch().
MDSRank::ms_dispatch() locks mds_lock at the v...
Yan, Zheng
09:32 PM Revision c6eb1c4a (ceph): Merge PR #22838 into master
* refs/pull/22838/head:
kv/RocksDBStore: Handle nullptr if clock cache is chosen.
kv/rocksdb_cache/BinnedLRUCache: ...
Sage Weil
09:32 PM Revision bdf1653e (ceph): Merge PR #22970 into master
* refs/pull/22970/head:
os/bluestore: limit OSD memory usage by tuning the cache size.
Reviewed-by: Sage Weil <sage...
Sage Weil
09:16 PM rgw Bug #23801: possibly wrong log level in gc_iterate_entries (src/cls/rgw/cls_rgw.cc:3291)
I believe this patch fixes the problem: https://github.com/ceph/ceph/pull/22868 Bryan Stillwell
08:38 PM rgw Bug #26897 (Fix Under Review): multisite: data full sync does not limit concurrent bucket sync
https://github.com/ceph/ceph/pull/23534 Casey Bodley
08:25 PM rgw Bug #26897 (Resolved): multisite: data full sync does not limit concurrent bucket sync
RGWDataSyncShardCR::full_sync() will spawn a RGWDataSyncSingleEntryCR for every bucket shard in the full sync map, wi... Casey Bodley
08:19 PM Revision 544e364e (ceph): ceph-volume tests.functional add centos7 bluestore batch tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:19 PM Revision a4ff2bff (ceph): ceph-volume tests.functional add centos7 filestore batch tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:17 PM Messengers Bug #24481: [mon] can't decode unknown message type 1544 MSG_AUTH=17
Sage Weil wrote:
> https://github.com/ceph/ceph/pull/22655
merged
Yuri Weinstein
08:16 PM Revision 134458d4 (ceph): Merge pull request #22655 from liewegas/wip-24481-luminous
luminous: mon/HealthMonitor: do not send MMonHealthChecks to pre-luminous mon
Reviewed-by: Joao Eduardo Luis <joao@s...
Yuri Weinstein
08:15 PM Backport #25223: luminous: [RFE] Filestore split log should show PG that is splitting
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23454
merged
Yuri Weinstein
08:15 PM Revision dda6cfa8 (ceph): Merge pull request #23454 from vumrao/wip-vumrao-luminous-25223
luminous: filestore: add pgid in filestore pg dir split log message
Reviewed-by: Neha Ojha <nojha@redhat.com>
Review...
Yuri Weinstein
08:13 PM RADOS Bug #23352: osd: segfaults under normal operation
https://github.com/ceph/ceph/pull/23459 merged Yuri Weinstein
08:12 PM Revision b48bffd1 (ceph): Merge pull request #23459 from badone/wip-OSDHealthMetric-race-luminous
luminous: mgr/MgrClient: Protect daemon_health_metrics
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
08:05 PM rgw Bug #26895: multisite: intermittent failures in test_bucket_sync_disable_enable
example at http://qa-proxy.ceph.com/teuthology/cbodley-2018-08-10_18:52:02-rgw:multisite-wip-rgw-getomapkeys2-more-di... Casey Bodley
01:57 PM rgw Bug #26895 (Resolved): multisite: intermittent failures in test_bucket_sync_disable_enable
The test writes some objects while bucket sync is disabled, and those objects sometimes don't sync after its reenable... Casey Bodley
07:18 PM Revision 19aa4b84 (ceph): doc: updated troubleshooting OSDs documentation
Restructured OSD event descriptions for better clarification.
Added a link to the write() system call reference.
Sig...
James McClune
06:50 PM Revision e320830a (ceph): rgw: use get_omap_keys2
Making looping less fragile.
Signed-off-by: Sage Weil <sage@redhat.com>
Signed-off-by: Casey Bodley <cbodley@redhat....
Sage Weil
06:50 PM Revision b5003594 (ceph): qa/rgw: vary omap osd-side limit
Signed-off-by: Sage Weil <sage@redhat.com>
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Sage Weil
06:50 PM Revision 7ad31376 (ceph): qa/rgw: raise default curl timeout for multisite suite
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
06:17 PM bluestore Bug #26896 (Can't reproduce): store_test.cc: FAILED ObjectStore/StoreTest.Rename/2
... Neha Ojha
05:37 PM Messengers Bug #25027: mon: src/msg/async/AsyncConnection.cc: 1710: FAILED assert(can_write == WriteStatus::...
/a/yuriw-2018-08-09_19:46:31-rados-wip-yuri4-testing-2018-08-09-1603-luminous-distro-basic-smithi/2886515/ Neha Ojha
05:14 PM Revision d2c181fc (ceph): ceph-volume tests.util assert new as_int,as_float helper methods
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:14 PM Revision 7816fa9f (ceph): ceph-volume tests.util update to reflect Size object changes
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:14 PM Revision 5a54ab17 (ceph): ceph-volume tests.util verify that Size object don't change state
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:14 PM Revision af99401c (ceph): ceph-volume lvm.strategies create single type filestore
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:14 PM Revision 75e9729b (ceph): ceph-volume lvm.strategies update bluestore use of Size
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:14 PM Revision f29ec4c6 (ceph): ceph-volume lvm.strategies update filestore use of Size objects
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:14 PM Revision 01aebfc6 (ceph): ceph-volume lvm.strategies use get_journal_size helper for filestore
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:14 PM Revision f473bce7 (ceph): ceph-volume lvm.strategies fix a bug where incorrect template was used
The template wouldn't render the total OSDs and the removed section was
repeated
Signed-off-by: Alfredo Deza <adeza@...
Alfredo Deza
05:14 PM Revision ff705411 (ceph): ceph-volume util.disk add as_int and as_float helpers for Size objects
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:14 PM Revision 4c0b4df1 (ceph): ceph-volume util.prepare add a helper to get journal sizes from ceph.conf
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:14 PM Revision 3adf13f8 (ceph): ceph-volume tests verify new utility for journal sizes
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:14 PM Revision 35a48728 (ceph): doc/rados update journal size defaults to 5GB
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:14 PM Revision 783e5847 (ceph): ceph-volume util create a templates module
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:14 PM Revision 8f7bca7b (ceph): ceph-volume lvm.strategies use new template location in bluestore
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:14 PM Revision 00dba2e8 (ceph): ceph-volume util.disk do not modify self instance of Size objects
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:16 PM Revision fd47c91a (ceph): radosgw-admin: add mfa related command and options
command:
+ mfa create
+ mfa list
+ mfa get
+ mfa remove
+ mfa check
+ mfa resync
options:
+ --totp-serial
+ --totp-s...
Enming Zhang
04:14 PM Revision 75967da4 (ceph): Merge pull request #22967 from linuxbox2/wip-slo-nosize
rgw: Swift SLO size_bytes member is optional
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
04:13 PM Revision 2a72d893 (ceph): Merge pull request #23056 from stiopaa1/fixRgwAdminUser
rgw: fix dependencies/target_link_libraries
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Yuri Weinstein
04:13 PM Revision d6e2f9f2 (ceph): Merge pull request #23282 from zhangsw/fix-rgw-server-header
rgw: add Http header 'Server' in response headers.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
04:12 PM Revision 4ea1111e (ceph): Merge pull request #23405 from joke-lee/WIP-RGW-BUCKET-NOTIFY
rgw: add s3 notification sub resources
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
04:12 PM Revision 82b35dbc (ceph): Merge pull request #23434 from joke-lee/wip-cors-rule-num-limit
rgw: cors rules num limit
Reviewed-by: Matt Benjamin <mbenjami@redhat.com>
Yuri Weinstein
03:15 PM Revision 0b63a746 (ceph): Merge pull request #23210 from alfredodeza/wip-bluestore-sizing
doc: document sizing for `block.db`
Reviewed-by: Ben England <bengland@redhat.com>
Reviewed-by: Josh Durgin <jdurgin...
Alfredo Deza
01:17 PM ceph-volume Bug #24960 (Fix Under Review): expand auto engine for single type devices on filestore
master PR https://github.com/ceph/ceph/pull/23532 Alfredo Deza
01:00 PM Revision 81ce9516 (ceph): Merge pull request #23511 from excellentkf/WIP-test
common/options: correct the description of rgw_enable_lc_threads option
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
12:18 PM Revision 270697ec (ceph): mds: make has_feature const function
Signed-off-by: Jos Collin <jcollin@redhat.com> Jos Collin
12:18 PM Revision a39fb4ff (ceph): cephfs: InodeStat versioning
* Use the new feature bit CEPHFS_FEATURE_REPLY_ENCODING for encoding.
* encode/decode in the new format.
* The old fo...
Jos Collin
10:25 AM Revision 9d4d2ccc (ceph): mon: fix idempotent FS creation
In the case that our creation is a no-op, we should tolerate
objects in the metadata pool -- since we're not performi...
John Spray
09:47 AM CephFS Bug #23519 (Fix Under Review): mds: mds got laggy because of MDSBeacon stuck in mqueue
https://github.com/ceph/ceph/pull/23527 Zheng Yan
09:32 AM Revision 7340e70d (ceph): mgr/dashboard/backend: API to manage dashboard settings
Enables to change (set/unset) values of settings of the dashboard using
the REST API.
Fixes: https://tracker.ceph.co...
Patrick Seidensal
09:20 AM Dashboard Feature #24268 (In Progress): mgr/dashboard: support single-sign-on (SSO)
Ricardo Marques
07:14 AM CephFS Bug #25228 (Resolved): mds: recovering mds receive export_cancel message
Zheng Yan
07:14 AM CephFS Backport #26836 (Closed): mimic: mds: recovering mds receive export_cancel message
RP https://github.com/ceph/ceph/pull/23180 which cause the regression hasn't been merged, I have added the fix to tha... Zheng Yan
04:54 AM RADOS Bug #12615: Repair of Erasure Coded pool with an unrepairable object causes pg state to lose clea...
In a replicated case which in which all copies are bad, a rep_repair_primary_object() can cause loss of clean and ins... David Zafman
04:45 AM Revision 50f7f7e3 (ceph): Merge pull request #23496 from bstillwell/crush_doc_fixes
doc: Fix a couple typos and improve diagram formatting
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:44 AM RADOS Bug #25084: Attempt to read object that can't be repaired loops forever
I don't think we should backport this change. In Luminous and possibly upgraded to Mimic there is a possibility that... David Zafman
12:01 AM RADOS Bug #25084: Attempt to read object that can't be repaired loops forever
https://github.com/ceph/ceph/pull/23518 David Zafman
04:11 AM rgw Backport #26846 (In Progress): luminous: Lifecycle rules number on one bucket should be limited.
https://github.com/ceph/ceph/pull/23522 Prashant D
04:09 AM rgw Backport #26845 (In Progress): mimic: Lifecycle rules number on one bucket should be limited.
https://github.com/ceph/ceph/pull/23521 Prashant D
02:54 AM RADOS Bug #26875 (Pending Backport): kv: MergeOperator name() returns string, and caller calls c_str() ...
Kefu Chai
02:54 AM Revision c9100614 (ceph): Merge pull request #23477 from liewegas/wip-kv-merge-name
kv/KeyValueDB: return const char* from MergeOperator::name()
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:52 AM Revision 7acb9917 (ceph): Merge pull request #23474 from tchaikov/wip-config-expand-meta
common: expand meta in parse_argv()
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Reviewed-by: Sage Weil <sage@redha...
Kefu Chai
02:51 AM Revision e4c35bfa (ceph): Merge pull request #23481 from Yan-waller/wip-walle-180808-smooth-inter...
mgr,mon: fix to apply changed mon_stat_smooth_intervals
Reviewed-by: John Spray <john.spray@redhat.com>
Yan Jun
02:49 AM Revision d50bef38 (ceph): Merge pull request #23482 from Yan-waller/wip-walle-180808-mgr-deadlock
mgr: fix beacon interruption caused by deadlock
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by: xie xin...
Yan Jun
02:47 AM Revision 8d50ca44 (ceph): Merge pull request #23487 from xiexingguo/wip-hb-peers-v2
osd/OSD: choose heartbeat peers more carefully
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Yan Jun <yan.ju...
Yan Jun
02:47 AM RADOS Bug #24485: LibRadosTwoPoolsPP.ManifestUnset failure
/a/kchai-2018-08-09_12:29:04-rados-wip-kefu-testing-2018-08-08-1144-distro-basic-smithi/2885459/ Kefu Chai
02:43 AM Revision 1b9f24a5 (ceph): doc: cleaned up troubleshooting OSDs documentation
Fixed grammar in Troubleshooting OSDs documentation.
Added code markup for debugging slow request commands.
Signed-o...
James McClune
02:05 AM Revision 700d2c31 (ceph): rgw: Limit the number of lifecycle rules on one bucket.
Fixes: http://tracker.ceph.com/issues/24572
Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
(cherry...
Zhang Shaowen
02:04 AM Revision aeead6f3 (ceph): rgw: Limit the number of lifecycle rules on one bucket.
Fixes: http://tracker.ceph.com/issues/24572
Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
(cherry...
Zhang Shaowen
12:50 AM CephFS Bug #26894 (Resolved): mds: crash when dumping ops in flight
http://perf1.perf.lab.eng.bos.redhat.com/pub/bengland/public/ceph/linode/logs/smf-2018-08-08-20-22/mds-fail/mds0/ceph... Zheng Yan
12:04 AM RADOS Bug #19753: Deny reservation if expected backfill size would put us over backfill_full_ratio
https://github.com/ceph/ceph/pull/22797 David Zafman

08/09/2018

11:52 PM RADOS Bug #25084 (In Progress): Attempt to read object that can't be repaired loops forever
What I actually ran into is that when do_read() fails because of the CRC mismatch, the recovery repair can pull from ... David Zafman
09:59 PM Revision af0c9b9a (ceph): os/bluestore: uniform loging format for bluefs_extent_t.
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
09:52 PM Revision c39a2d19 (ceph): os/bluestore_tool: handle fsck's returned status properly.
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
09:52 PM Revision 3befd56e (ceph): os/bluestore_tool: fix multiple extents handling in BlueFS::log_dump
Without the fix the op crashed when trying to read from the second
extent of the log file which was absent in superbl...
Igor Fedotov
09:50 PM Revision 9dd6b288 (ceph): src/kv: Initial import of a custom RocksDB cache.
Signed-off-by: Mark Nelson <mnelson@redhat.com> Mark Nelson
09:50 PM Revision 269713d0 (ceph): kv/rocksdb_cache/BinnedLRUCache: Don't promote data to the high pri pool.
Signed-off-by: Mark Nelson <mnelson@redhat.com> Mark Nelson
09:50 PM Revision 9202285b (ceph): kv/RocksDBStore: Handle nullptr if clock cache is chosen.
Signed-off-by: Mark Nelson <mnelson@redhat.com> Mark Nelson
09:46 PM Revision 2ec14e17 (ceph): os/bluestore: check bluefs_extents consistency (DB vs. BlueFS)
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
09:41 PM Revision f563510c (ceph): Merge pull request #23514 from bstillwell/operations_doc_fixes
doc: Multiple spelling fixes
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
09:25 PM Revision f22a953f (ceph): os/bluestore_tool: print actual usage in BlueFS::dump_block_extents.
Hence we can see per-device bluefs usage from ceph-bluestore-tool.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
08:51 PM Revision 791b00da (ceph): doc: Multiple spelling fixes
I ran a lot of the docs through aspell and found a number of spelling problems.
Signed-off-by: Bryan Stillwell <bsti...
Bryan Stillwell
08:37 PM Revision 1b8a87b3 (ceph): os/bluestore: limit OSD memory usage by tuning the cache size.
Signed-off-by: Mark Nelson <mnelson@redhat.com> Mark Nelson
07:56 PM RADOS Backport #24333 (In Progress): luminous: local_reserver double-reservation of backfilled pg
PR: https://github.com/ceph/ceph/pull/23493 Victor Denisov
07:35 PM Revision ebaa8069 (ceph): Merge PR #23471 into master
* refs/pull/23471/head:
mon/PGMap: fix spacing around pretty-printed SI units
include/types: render SI units adjace...
Sage Weil
07:35 PM Revision 6fe0ad08 (ceph): Merge PR #23473 into master
* refs/pull/23473/head:
OSD: translate the error result
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:37 PM RADOS Feature #21366 (Resolved): tools/ceph-objectstore-tool: split filestore directories offline to ta...
David Zafman
06:37 PM RADOS Backport #24845 (Resolved): luminous: tools/ceph-objectstore-tool: split filestore directories of...
David Zafman
06:16 PM Revision 89fc7949 (ceph): doc: updated contact email for Ceph pull requests
Updated the contact email address for Ceph pull requests (per @johnwilkins' request).
Signed-off-by: James McClune <...
James McClune
06:05 PM rgw Bug #25168 (Fix Under Review): rgw: can't remove shadow file when copy object from other placemen...
Casey Bodley
05:44 PM rgw Bug #26835: RGW returns MalformedACLError when user create too many ACL.
Returning LimitExceeded does sound reasonable here. Would you care to open a pull request and link it here? Casey Bodley
05:41 PM rgw Bug #26882: jewel: cls_rgw: avoid undefined iterator access
Casey Bodley
05:35 PM rgw Bug #24882 (Need More Info): rgw assert in ceph::buffer::list::append from src/rgw/rgw_rest.cc:1151
Orit Wasserman
05:33 PM rgw Bug #24640 (Resolved): test_cls_rgw.sh cls_rgw.index_suggest fail with EINVAL
Orit Wasserman
05:00 PM Revision e6abe89e (ceph): doc: Fix a couple typos and improve diagram formatting
I found a couple misspelled words in the crush-map documentation, and also
tweaked the formatting of the CRUSH hierar...
Bryan Stillwell
03:56 PM Revision 2e389dbb (ceph): kv/MemDB: add perfcounter
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> jianpeng ma
03:50 PM Revision 3be2ba93 (ceph): mds: add new feature bit
Added new feature bit for InodeStat, DirStat and LeaseStat versioning
Fixes: http://tracker.ceph.com/issues/24444
Si...
Jos Collin
03:24 PM Dashboard Feature #26892 (Duplicate): mgr/dashboard: Add frontend support for changing configuration settin...
Ricardo Marques
03:19 PM Dashboard Feature #26892 (Duplicate): mgr/dashboard: Add frontend support for changing configuration settin...
Should be possible to configure dashboard settings from the UI. Ricardo Marques
03:04 PM rgw Bug #22648: rgw: secondary site's lc configuration erased by multisite sync
https://github.com/ceph/ceph/pull/23508 Casey Bodley
02:00 PM RADOS Bug #26891 (New): backfill reservation deadlock/stall

on backfill target:
- get backfill request, queue RequestBackfillPrio...
Sage Weil
01:59 PM Revision e91eacdc (ceph): tools/cephfs: run cephfs-shell thru autopep8
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
01:59 PM Revision 330f2a40 (ceph): tools/cephfs: cephfs-shell cleanup
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
01:59 PM Revision 16e795c0 (ceph): tools/cephfs: fix mkdirs(exist_ok) call
we need to use pathlib.Path.mkdirs(parents=True, exist_ok=True) or
os.mkdirs(path), but not both.
Signed-off-by: Kef...
Kefu Chai
01:34 PM RADOS Bug #26890: scrub livelock
https://github.com/ceph/ceph/pull/23512 Sage Weil
01:32 PM RADOS Bug #26890 (Resolved): scrub livelock
- both osds locally reserve a scrub slot
- both osds send a scrub schedule request
- both scrub requests are reject...
Sage Weil
01:22 PM Revision 7d764583 (ceph): osd: tick at OSD_TICK_INTERVAL, not heartbeat interval
Heartbeat inveral is not related!
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:06 PM Bug #26857 (Pending Backport): log: buffer overrun
Sage Weil
01:06 PM Revision 4c513eab (ceph): Merge PR #23422 into master
* refs/pull/23422/head:
log/Log: fix buffer overflow
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
12:39 PM Revision 09b278b9 (ceph): common/options: correct the description of rgw_enable_lc_threads option
Signed-off-by: excellentkf <likefei@cmss.chinamobile.com> excellentkf
12:35 PM Revision 42b1cff8 (ceph): Merge pull request #23466 from tspmelo/wip-update-packages
mgr/dashboard: Update frontend packages
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
Kefu Chai
12:19 PM Revision 004713ea (ceph): tools/cephfs,deb: package cephfs-shell
change `#!/usr/bin/env python3` to `#!/usr/bin/python3` as per
https://www.debian.org/doc/packaging-manuals/python-po...
Kefu Chai
12:19 PM Revision 6dd06b0c (ceph): rpm: package cephfs-shell for fedora
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
12:19 PM Revision 631647ee (ceph): debian: mark python-ceph-argparse Arch = all
as the python{3,}-ceph-argparse is pure python
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:11 PM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
Oh, yeah, looks like I fail at copy & pasting URLs. Correct link is https://github.com/ceph/ceph/pull/23273 Paul Emmerich
12:07 PM rgw Bug #25135 (In Progress): rgw:s3test failed to pass test_object_set_get_non_utf8_metadata
Abhishek Lekshmanan
12:01 PM rgw Bug #25192 (Need More Info): radosgw: civetweb: redirect_to_https_port: no chunk, no close, no size.
Abhishek Lekshmanan
12:01 PM rgw Bug #25192: radosgw: civetweb: redirect_to_https_port: no chunk, no close, no size.
on setting 80r, basically 302 is sent asking the client to redirect to the ssl port. Was an ssl certificate set corre... Abhishek Lekshmanan
10:57 AM Revision 46c8b04a (ceph): cmake: fix build WITH_SYSTEM_BOOST=ON
FindBoost.cmake from upstream cmake now finds python libraries like
find_package(Boost 1.67 python36)
and it export...
Kefu Chai
09:55 AM Revision ee86364f (ceph): cmake: install script and egg-info files of cephfs-shell
egg-info offers requires.txt, which is parsed by dh_python3 to prepare
the dependencies for the cephfs-shell packagin...
Kefu Chai
09:40 AM Revision a2fb8541 (ceph): mds: avoid using g_conf->get_val<...>(...) in hot path
g_conf->get_val<>()'s overhead is high
Fixes: http://tracker.ceph.com/issues/24820
Signed-off-by: "Yan, Zheng" <zyan...
Yan, Zheng
09:35 AM Revision 7fef6114 (ceph): OSD: add recovery bytes counter to osd logger
add recovery bytes counter, so we can get recovery bandwidth
from prometheus
Signed-off-by: kungf <yang.wang@easysta...
yang wang
09:16 AM CephFS Backport #26888: mimic: mds: use self CPU usage to calculate load
https://github.com/ceph/ceph/pull/23503 Zheng Yan
09:01 AM CephFS Backport #26888 (In Progress): mimic: mds: use self CPU usage to calculate load
https://github.com/ceph/ceph/pull/23503 Zheng Yan
08:59 AM CephFS Backport #26888 (Resolved): mimic: mds: use self CPU usage to calculate load
https://github.com/ceph/ceph/pull/23503 Zheng Yan
09:16 AM CephFS Backport #26889: luminous: mds: use self CPU usage to calculate load
https://github.com/ceph/ceph/pull/23505 Zheng Yan
09:04 AM CephFS Backport #26889 (In Progress): luminous: mds: use self CPU usage to calculate load
Zheng Yan
09:03 AM CephFS Backport #26889 (Resolved): luminous: mds: use self CPU usage to calculate load
https://github.com/ceph/ceph/pull/23505 Zheng Yan
09:15 AM CephFS Backport #26886: mimic: mds: reset heartbeat map at potential time-consuming places
https://github.com/ceph/ceph/pull/23506 Zheng Yan
08:49 AM CephFS Backport #26886 (In Progress): mimic: mds: reset heartbeat map at potential time-consuming places
Zheng Yan
08:12 AM CephFS Backport #26886 (Resolved): mimic: mds: reset heartbeat map at potential time-consuming places
https://github.com/ceph/ceph/pull/23506 Zheng Yan
09:14 AM CephFS Backport #26885: luminous: mds: reset heartbeat map at potential time-consuming places
https://github.com/ceph/ceph/pull/23507 Zheng Yan
08:49 AM CephFS Backport #26885 (In Progress): luminous: mds: reset heartbeat map at potential time-consuming places
Zheng Yan
08:12 AM CephFS Backport #26885 (Resolved): luminous: mds: reset heartbeat map at potential time-consuming places
https://github.com/ceph/ceph/pull/23507 Zheng Yan
09:09 AM Revision 5bf63127 (ceph): mds: consider max age of dispatch queue when finding stale client
session renew messages from clients can be in the dispatch queue,
waiting for getting dispatched.
Signed-off-by: "Ya...
Yan, Zheng
09:09 AM Revision 98cce9d8 (ceph): mds: reset heartbeat map at potential time-consuming places
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Fixes: http://tracker.ceph.com/issues/26858
(cherry picked from commit 5a...
Yan, Zheng
08:56 AM Backport #26887 (Resolved): luminous: tests: "cluster [WRN] 25 slow requests" in powercycle
https://github.com/ceph/ceph/pull/23737 Abhishek Lekshmanan
08:24 AM Revision 90fb1c2f (ceph): mds: calculate load by checking self CPU usage
when mds_bal_mode is 2, system CPU load is treated as mds load.
This is not good when the machine runs multiple tasks...
Yan, Zheng
08:10 AM CephFS Backport #25048 (Resolved): luminous: mds may get discontinuous mdsmap
Zheng Yan
08:08 AM rgw Backport #24546 (In Progress): luminous: rgw: change order of authentication back to local, remote
Abhishek Lekshmanan
08:03 AM RADOS Bug #26880: ceph-base debian package compiled on ubuntu/xenial has unmet runtime dependencies
Full info for ceph-base package:... Piotr Dalek
08:00 AM RADOS Bug #26880: ceph-base debian package compiled on ubuntu/xenial has unmet runtime dependencies
Tried on fresh Ubuntu 16.04 vm to build Ceph packages for master branch, resulting .debs still depend on libstdc++6 (... Piotr Dalek
07:57 AM RADOS Bug #26880: ceph-base debian package compiled on ubuntu/xenial has unmet runtime dependencies
as per Piotr Dałek we can reproduce this issue on master even with the fix . Kefu Chai
08:02 AM Revision 1b1a317c (ceph): rgw: have a configurable authentication order
This implements a configurable authentication order, currently used only for s3
authentication and only supporting ex...
Abhishek Lekshmanan
07:33 AM Revision 5582faef (ceph): cephfs-journal-tool: enable purge_queue journal's event commands
Resolves: http://tracker.ceph.com/issues/24604
Signed-off-by: Xuehan Xu <xuxuehan@360.cn>
Xuehan Xu
06:51 AM Dashboard Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
Nit-picking - but could we opt for different colors to make the charts stand out a little more. Paul Cuzner
04:44 AM Revision c29f3492 (ceph): tools/cephfs: add setup.py for cephfs-shell
easier to manage its dependency this way, also pave its road to pypi.
please note, cephfs is not hosted by pypi yet.
...
Kefu Chai
04:42 AM CephFS Bug #26852 (Fix Under Review): cephfs-shell: add CMake directives to install the shell
https://github.com/ceph/ceph/pull/23500 Kefu Chai
04:23 AM Revision 309a3fdb (ceph): Merge pull request #23431 from falcon78921/wip-doc-rados-pool
doc: fixed links in Pools section
Reviewed-by: John Wilkins <jowilkin@redhat.com>
John Wilkins
03:49 AM rgw Bug #24915: rgw_file: "deep stat"/stats of unenumerated paths not handled
mimic PR : https://github.com/ceph/ceph/pull/23498
luminous PR : https://github.com/ceph/ceph/pull/23499
Prashant D
03:47 AM rgw Backport #26844 (In Progress): luminous: rgw_file: "deep stat"/stats of unenumerated paths not ha...
https://github.com/ceph/ceph/pull/23499 Prashant D
03:42 AM rgw Backport #26842 (In Progress): mimic: rgw_file: "deep stat"/stats of unenumerated paths not handled
https://github.com/ceph/ceph/pull/23498 Prashant D
01:37 AM Revision 34e28538 (ceph): common/options: enable mgr 'crash' module by default
Signed-off-by: Dan Mick <dan.mick@redhat.com> Dan Mick
01:37 AM Revision 1bb5c63b (ceph): global/signal_handler: add 'done' file to signal crashdump is ready
for an asynchronous crash scraper to use for synchronization
Signed-off-by: Dan Mick <dan.mick@redhat.com>
Dan Mick
01:37 AM Revision da20184a (ceph): add ceph-crash service
ceph-crash runs from systemd and watches /var/lib/ceph/crash
for crashdumps, posting them to the mgrs using the mgr's...
Dan Mick
01:24 AM Revision 9014791b (ceph): rgw_file: deep stat handling
A change to the exact-match behavior in leaf stat operations is
required to support instantiation of a full path hier...
Matt Benjamin
01:24 AM Revision 38a0296f (ceph): rgw_file: deep stat handling
A change to the exact-match behavior in leaf stat operations is
required to support instantiation of a full path hier...
Matt Benjamin
12:44 AM Revision 64362ac2 (ceph): osd/OSD.cc: force updating heartbeat peers periodically
Because the cluster topology may change (e.g., because we add some
new racks, hosts and disks) and we want the existi...
xie xingguo
12:44 AM Revision bcc11541 (ceph): osd/OSD.cc: choose heartbeat peers by failure domain
By default, monitor requires at least two valid failure votes/reports from
different hosts to mark an OSD down, which...
xie xingguo
12:44 AM Revision 8a77e1f4 (ceph): crush/CrushWrapper: check against dead crush rule
We currently remove a rule without adjusting the **rules** array
because we don't recycle the rule_no and hence there...
xie xingguo
12:02 AM mgr Bug #26883 (Resolved): ceph-mgr package does not remove /usr/lib/ceph/mgr compiled files (Debian ...
it appears as though debian/rules is using dh_python2 fairly straightforwardly, but neither a pycompile nor a pyclean... Dan Mick
12:00 AM Revision 38bac42b (ceph): luminous: filestore: add pgid in filestore pg dir split log message
Fixes: http://tracker.ceph.com/issues/25223
Signed-off-by: Vikhyat Umrao <vumrao@redhat.com>
(cherry picked from com...
Vikhyat Umrao

08/08/2018

10:32 PM Bug #25104: tests: "cluster [WRN] 25 slow requests" in powercycle
We need it on luminous as well
http://pulpito.ceph.com/teuthology-2018-08-08_20:23:06-powercycle-luminous-distro-b...
Yuri Weinstein
09:42 PM RADOS Bug #25146: "rocksdb: Corruption: Can't access /000000.sst" in upgrade:mimic-x:parallel-master-di...
I think we need to fix this sooner rather than later. My suggestion is to incorporate enough of the original rocksdb... Sage Weil
09:10 PM RADOS Bug #26878 (Closed): `osd destroy` command hangs
NOTABUG. :)
Presumably will have to update the ceph-volume tests but the louder notification PR is well on its way t...
Greg Farnum
06:17 PM RADOS Bug #26878: `osd destroy` command hangs
master PR https://github.com/ceph/ceph/pull/23492 Alfredo Deza
12:03 PM RADOS Bug #26878 (Closed): `osd destroy` command hangs
Running latest master without a manager daemon makes `osd destroy` commands hang.
ceph version 14.0.0-1906-g637bb2...
Alfredo Deza
06:53 PM rgw Feature #2804 (Rejected): rgw: disallow running multiple gateways on the same fastcgi socket
Sage Weil
06:53 PM Cleanup #2731 (Closed): ceph tell osd <num> should be ceph osd <subcommand> to match ceph pg <sub...
Sage Weil
06:52 PM RADOS Feature #1126 (Rejected): crush: extend rule definition
actually, you can do the above, just set size=3 and you'll get 2 in first rack and 1 in second rack. Sage Weil
06:51 PM Feature #364 (Rejected): osd: leave gap after journal entries to avoid full disk rotation
no more futzing with filestore Sage Weil
06:49 PM RADOS Feature #85 (Fix Under Review): osd: pg_num shrink
https://github.com/ceph/ceph/pull/20469 Sage Weil
06:33 PM RADOS Feature #84 (In Progress): mon: auto adjust pg_num as pool grows
Sage Weil
05:16 PM RADOS Backport #24845: luminous: tools/ceph-objectstore-tool: split filestore directories offline to ta...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23418
merged
Yuri Weinstein
05:16 PM Revision 038739ce (ceph): Merge pull request #23418 from dzafman/wip-24845
luminous: tools/ceph-objectstore-tool: split filestore directories offline to target hash level
Reviewed-by: Josh Du...
Yuri Weinstein
04:46 PM Revision 72cc4ced (ceph): Merge pull request #23441 from tchaikov/wip-cmake-rocksdb-cleanup
cmake: rocksdb related cleanup
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Kefu Chai
04:40 PM Revision 059d21a3 (ceph): Merge PR #23462 into master
* refs/pull/23462/head:
doc: cleanup in cephfs/capabilities
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
04:38 PM CephFS Feature #26853: cephfs-shell: add batch file processing
https://github.com/ceph/ceph/pull/23444 Patrick Donnelly
03:55 PM Revision aa485c9b (ceph): mon/PGMap: fix spacing around pretty-printed SI units
"1k foo" not "1kfoo"
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:43 PM Revision 33ca998a (ceph): Merge pull request #23489 from alfredodeza/wip-cv-mgr
ceph-volume tests/functional add mgrs daemons to lvm tests
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
03:34 PM rgw Bug #26882 (Fix Under Review): jewel: cls_rgw: avoid undefined iterator access
This issue arises only on Jewel, as gc_iterate_entries is rewritten in Luminous and above, and rewrites are related t... Matt Benjamin
03:07 PM Dashboard Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
# the tooltip should not break the error messages if there is space left on the screen
# OSDs info should only be re...
Tiago Melo
02:54 PM Dashboard Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
!https://tracker.ceph.com/attachments/download/3603/landing-page-2018-08-08.png!
Updates on the following:
>> P...
Alfonso Martínez
08:27 AM Dashboard Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
Some suggestions:
- Can we make the card title a little bigger (maybe 1 font size bigger)?
- It would be nice to ...
Ju Lim
02:49 PM Revision 1390ca9b (ceph): debian: strip "-Wl,-Bsymbolic-functions" from LDFLAGS
Fixes: http://tracker.ceph.com/issues/25209
Fixes: http://tracker.ceph.com/issues/26880
Signed-off-by: Kefu Chai <kch...
Kefu Chai
01:51 PM Revision 7c00ad21 (ceph): mgr/MgrClient: make some noise for a user if no mgr daemon is running
Otherwise a cli command may unexpectedly hang forever with not output
because no ceph-mgr is running, which can be co...
Sage Weil
01:42 PM Dashboard Feature #24270 (Fix Under Review): mgr/dashboard: Add support for managing individual OSD setting...
Patrick Seidensal
01:31 PM Revision 138b8b41 (ceph): Merge PR #23475 into master
* refs/pull/23475/head:
qa/standalone/crush/crush-choose-args: run mgr
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
01:31 PM Revision 5659edae (ceph): Merge PR #23478 into master
* refs/pull/23478/head:
mgr/localpool: pg_num is an int arg to 'osd pool create'
Reviewed-by: Kefu Chai <kchai@redh...
Sage Weil
01:20 PM Revision e0a577c2 (ceph): Merge pull request #23267 from ifed01/wip-ifed-rm-fio-dir
test/fio: pass config params to object store in a different manner
Reviewed-by: Kefu Chai <kchai@redhat.com>
Igor Fedotov
12:50 PM RADOS Backport #26881 (In Progress): mimic: ceph-base debian package compiled on ubuntu/xenial has unme...
Kefu Chai
12:44 PM RADOS Backport #26881 (Resolved): mimic: ceph-base debian package compiled on ubuntu/xenial has unmet r...
https://github.com/ceph/ceph/pull/23490 Kefu Chai
12:44 PM RADOS Bug #26880 (Pending Backport): ceph-base debian package compiled on ubuntu/xenial has unmet runti...
https://github.com/ceph/ceph/pull/22990
https://github.com/ceph/ceph/pull/23432
Kefu Chai
12:30 PM RADOS Bug #26880 (Resolved): ceph-base debian package compiled on ubuntu/xenial has unmet runtime depen...
... Kefu Chai
12:39 PM Revision a9958512 (ceph): cmake: fix "WITH_STATIC_LIBSTDCXX"
- do not link libkv with ALLOC_LIBS, it turns out that if we link
tcmalloc *before* -static-libstdc++ -static-libgcc,...
Kefu Chai
12:29 PM ceph-volume Bug #26879 (Fix Under Review): tests hang because there are no mgr daemons
master PR https://github.com/ceph/ceph/pull/23489 Alfredo Deza
12:28 PM ceph-volume Bug #26879 (Resolved): tests hang because there are no mgr daemons
Apparently we now need to have mgr daemons as well.
See http://tracker.ceph.com/issues/26878
Alfredo Deza
12:29 PM Revision 2b7a22ef (ceph): ceph-volume tests/functional add mgrs daemons to lvm tests
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
11:07 AM Revision 01de299f (ceph): build: 32 bit architecture fixes
Misc fixes to resolve compilation failures on 32 bit
architectures. These are mostly due to differences
in types und...
James Page
10:02 AM Dashboard Feature #26877 (New): mgr/dashboard: NFS-Ganesha Management - deployment of daemons
deployment of daemons (depends on orchestration layer) Tiago Melo
10:01 AM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
Paul Emmerich wrote:
> I've prototyped a work-around here: https://github.com/ceph/ceph/pull/2327
>
> Is there a ...
Honggang Yang
10:00 AM Dashboard Feature #26876 (Resolved): mgr/dashboard: NFS-Ganesha Management - built-in
This includes create/remove/edit shares. Tiago Melo
08:46 AM Revision 108583c6 (ceph): crush/CrushWrapper: get_children_of_type - switch outcome to vector
Because we don't really care about the order.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
08:34 AM RADOS Backport #26839 (In Progress): mimic: librados application's symbol could conflict with the libce...
-https://github.com/ceph/ceph/pull/23484- Prashant D
08:32 AM RADOS Backport #26840 (In Progress): luminous: librados application's symbol could conflict with the li...
https://github.com/ceph/ceph/pull/23483 Prashant D
07:24 AM Revision 70e56269 (ceph): mgr: fix beacon interruption caused by deadlock
There is potential deadlock between this code and DaemonServer::send_report()
Signed-off-by: Yan Jun <yan.jun8@zte.c...
Yan Jun
06:35 AM Revision c9e4396c (ceph): mgr: fix to apply changed mon_stat_smooth_intervals
While using config set or injectargs command to decrease
mon_stat_smooth_intervals, it didn't apply the new value.
th...
Yan Jun
05:29 AM Dashboard Feature #22522 (In Progress): dashboard: configuration setting browser
Luminous PR: https://github.com/ceph/ceph/pull/23479 Ernesto Puerta
05:02 AM Dashboard Feature #22522 (Pending Backport): dashboard: configuration setting browser
Ernesto Puerta
05:10 AM Revision 148f6b04 (ceph): mgr/dashboard: add configuration setting browser
Signed-off-by: Rubab Syed<rubab.syed21@gmail.com>
(cherry picked from commit 14bb815060a4d156bb5f7cc5d66e77466cba4351...
Rubab Syed
03:35 AM RADOS Bug #25209 (Resolved): cls/test_cls_numops.sh aborts
Kefu Chai
02:08 AM bluestore Bug #25207: ceph-volume lvm create gives segmentation fault
This looks a bit like the error we see when jemalloc is enabled in /etc/{default,sysconfig}/ceph. Can you see if it ... Sage Weil
01:53 AM RADOS Bug #26875 (Fix Under Review): kv: MergeOperator name() returns string, and caller calls c_str() ...
https://github.com/ceph/ceph/pull/23477 Kefu Chai
01:43 AM Revision e02a5d55 (ceph): mgr/localpool: pg_num is an int arg to 'osd pool create'
In bd565bca3f42d7946c392b2833bb3d9982a8ac5d we start returning EINVAL if
the pg_num argument is not valid, whereas be...
Sage Weil
12:38 AM Revision 206d639d (ceph): cmake: always prefer local symbols
Fixes: http://tracker.ceph.com/issues/25154
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 38...
Kefu Chai
12:38 AM Revision 29fae6b4 (ceph): test: use death_test_style="threadsafe" for Mutex.NormalAsserts
use threadsafe for running the Mutex assert test to run the test from
beginning to avoid the hang. this test override...
Kefu Chai

08/07/2018

11:23 PM Revision 03c00700 (ceph): jewel: filestore: add pgid in filestore pg dir split log message
Fixes: http://tracker.ceph.com/issues/25224
Signed-off-by: Vikhyat Umrao <vumrao@redhat.com>
(cherry picked from com...
Vikhyat Umrao
11:06 PM RADOS Bug #23857: flush (manifest) vs async recovery causes out of order op
/a/yuriw-2018-08-06_20:38:17-rados-wip_master_8_6_2018-distro-basic-smithi/2873966/
the order of events here:
<...
Neha Ojha
10:03 PM Revision e9be5dab (ceph): kv/KeyValueDB: return const char* from MergeOperator::name()
This avoids a c_str() on a temporary string later down the line, which
avoids a use-after-free.
Fixes: http://tracke...
Sage Weil
10:02 PM RADOS Bug #26875 (Resolved): kv: MergeOperator name() returns string, and caller calls c_str() on the t...
On Tue, 7 Aug 2018, Réka Nikolett Kovács wrote:
> Hi,
>
> I am working on a bug finding tool that looks for a ...
Sage Weil
08:43 PM rgw Backport #24628: luminous: rgw: fail to recover index from crash
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23130
meergedReviewed-by: Matt Benjamin <mbenjami@redhat...
Yuri Weinstein
08:43 PM Revision 69a283a8 (ceph): Merge pull request #23130 from ivancich/wip-fix-dir-suggest-lumious
luminous: rgw: fail to recover index from crash luminous backport
Reviewed-by: Matt Benjamin <mbenjami@redhat.com>
Yuri Weinstein
08:00 PM rgw Backport #24814: luminous: REST admin metadata API paging failure bucket & bucket.instance: Inval...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22932
merged
Yuri Weinstein
07:59 PM Revision 884734c5 (ceph): Merge pull request #22932 from smithfarm/wip-24814-luminous
luminous: rgw: REST admin metadata API paging failure bucket & bucket.instance: InvalidArgument
Reviewed-by: Matt Be...
Yuri Weinstein
07:26 PM RADOS Bug #21142: OSD crashes when loading pgs with "FAILED assert(interval.last > last)"
ubuntu@mastercontroller01:~$ ceph -s
cluster:
id: dc00b525-7dca-435a-bfa6-c0b9b216e1f2
health: HEALT...
Dexter John Genterone
07:24 PM RADOS Bug #21142: OSD crashes when loading pgs with "FAILED assert(interval.last > last)"
attaching new osd log. Dexter John Genterone
06:12 PM RADOS Bug #21142: OSD crashes when loading pgs with "FAILED assert(interval.last > last)"
We've encountered this again when we were adding a new OSD. Couldn't get the gdb as there was none installed and the ... Dexter John Genterone
06:25 PM Revision af678a06 (ceph): mon: remove stray references to MMonGetMap
MonClient no longer sends these. MonmapMonitor doesn't need the forward
declaration (probably never did).
Signed-of...
Sage Weil
06:21 PM RADOS Bug #24866: FAILED assert(0 == "past_interval start interval mismatch") in check_past_interval_bo...
attaching OSD log. Dexter John Genterone
06:19 PM RADOS Bug #24866: FAILED assert(0 == "past_interval start interval mismatch") in check_past_interval_bo...
We encountered this issue after trying out a patch for https://tracker.ceph.com/issues/21142.
Is it safe to bypas...
Dexter John Genterone
05:27 PM Revision 7809715f (ceph): osd/PGLog.cc: check if complete_to points to log.end()
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit 630daa1d7d233aa01a2d49bf1bc7b858bf73348a)
Neha Ojha
05:14 PM Revision c95f9b09 (ceph): src/rocksdb: switch back to master branch.
Signed-off-by: Mark Nelson <mnelson@redhat.com> Mark Nelson
05:13 PM Revision 53d7c46c (ceph): mgr: add locked assertion
Signed-off-by: Noah Watkins <noahwatkins@gmail.com> Noah Watkins
05:12 PM Revision bfd0cde8 (ceph): Merge pull request #23472 from jcsp/wip-orchestrator-rook-doc
doc: Rook/orchestrator doc fixes
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
05:07 PM Revision ac772c90 (ceph): osd/PGLog.cc: check if complete_to points to log.end()
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit 630daa1d7d233aa01a2d49bf1bc7b858bf73348a)
Neha Ojha
04:57 PM Revision 662e8836 (ceph): qa/standalone/crush/crush-choose-args: run mgr
The osd purge command needs a running mgr.
Fixes: d2b41d4095074447df247907934626f4287cd91b
Signed-off-by: Sage Weil ...
Sage Weil
04:52 PM rgw Backport #24632: luminous: rgw performance regression for luminous 12.2.4
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22930
merged
Yuri Weinstein
04:52 PM Revision 3076d759 (ceph): Merge pull request #22930 from smithfarm/wip-24632-luminous
luminous: rgw performance regression for luminous 12.2.4
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
04:51 PM rgw Backport #24810: luminous: Invalid Access-Control-Request-Request may bypass validate_cors_rule_m...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22934
merged
Yuri Weinstein
04:51 PM Revision d0105a06 (ceph): Merge pull request #22934 from smithfarm/wip-24810-luminous
luminous: Invalid Access-Control-Request-Request may bypass validate_cors_rule_method
Reviewed-by: Casey Bodley <cbo...
Yuri Weinstein
04:50 PM rgw Backport #24808: luminous: rgw gc may cause a large number of read traffic
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22984
merged
Yuri Weinstein
04:50 PM Revision 40db9a42 (ceph): Merge pull request #22984 from pdvian/wip-24808-luminous
luminous: rgw: fix gc may cause a large number of read traffic
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Yuri Weinstein
04:50 PM rgw Backport #24830: luminous: "radosgw-admin objects expire" always returns ok even if the process f...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23000
merged
Yuri Weinstein
04:50 PM Revision 0e119453 (ceph): Merge pull request #23000 from pdvian/wip-24830-luminous
luminous: rgw: "radosgw-admin objects expire" always returns ok even if the pro…
Reviewed-by: Orit Wasserman <owasse...
Yuri Weinstein
04:49 PM rgw Backport #24833: luminous: 'radogw-admin reshard status' command should print text for reshard st...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23019
merged
Yuri Weinstein
04:49 PM Revision 46e125e0 (ceph): Merge pull request #23019 from pdvian/wip-24833-luminous
luminous: rgw: radogw-admin reshard status command should print text for reshar…
Reviewed-by: Orit Wasserman <owasse...
Yuri Weinstein
04:33 PM Revision 2a565ee3 (ceph): common: expand meta in parse_argv()
it fixes the issue where the conf->foo fails to expand if it is set
as "$bar" in a .conf file, and "bar" is another c...
Kefu Chai
04:29 PM rgw Backport #25023: luminous: multisite: curl client does not time out on sync requests
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23144
merged
Yuri Weinstein
04:29 PM Revision 42a14f98 (ceph): Merge pull request #23144 from cbodley/wip-25032
luminous: rgw: add curl_low_speed_limit and curl_low_speed_time config to avoid the thread hangs in data sync.
Revie...
Yuri Weinstein
04:28 PM Revision 45550ce4 (ceph): Merge pull request #23207 from linuxbox2/luminous-rgw-22790
luminous: rgw: do not ignore EEXIST in RGWPutObj::execute
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
04:16 PM Dashboard Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
I like the legends very much, but it might be even better if they were on their own columns, so that there'd be more ... Patrick Seidensal
03:01 PM Dashboard Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
!https://tracker.ceph.com/attachments/download/3599/proposal-latest.png! Alfonso Martínez
05:15 AM Dashboard Feature #24573: mgr/dashboard: Provide more "native" dashboard widgets to display live performanc...
About the suggestion of having a line chart for "Read/Write" Card, we need "Pool Stats" history or time series.
Afte...
Alfonso Martínez
02:57 PM Revision 14c6f0de (ceph): OSD: translate the error result
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
02:19 PM Revision 376c7fed (ceph): test/fio: pass config params to object store in a different manner
This avoids an existing bug with config params substituion.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
02:13 PM Revision 7ad61cc0 (ceph): doc: Rook/orchestrator doc fixes
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
01:59 PM Revision 39883512 (ceph): Merge PR #23432 into master
* refs/pull/23432/head:
Revert "rocksdb: pickup change to link against libsnappy.a"
cmake,make-dist: revert "build ...
Sage Weil
01:55 PM Bug #25107 (Pending Backport): common: (mon) command sanitization accepts floats when Int type is...
let's let this bake for a while Sage Weil
01:54 PM Revision 61615e03 (ceph): Merge PR #23243 into master
* refs/pull/23243/head:
mon/OSDMonitor: remove ambiguous type case for 'osd pool set' value
mon: use throwing varia...
Sage Weil
01:53 PM Revision 864d93f8 (ceph): Merge PR #23338 into master
* refs/pull/23338/head:
msg/Messenger: send_message -> send_to
msg/msg_types: add entity_addr_t::legacy_or_front_ad...
Sage Weil
01:53 PM Revision cedeeadf (ceph): Merge PR #23412 into master
* refs/pull/23412/head:
mgr: add Orchestrator.available method + CLI
doc: add general documentation on orchestrator...
Sage Weil
01:49 PM Revision 36920de1 (ceph): include/types: render SI units adjacent to number
Make
out << si_u_t(foo) << " objects"
result in strings like
"0 objects"
"123k objects"
"3M objects"
instead ...
Sage Weil
01:40 PM ceph-volume Bug #24960 (In Progress): expand auto engine for single type devices on filestore
Alfredo Deza
01:39 PM ceph-volume Bug #26862 (Pending Backport): batch: allow extra flags (like dmcrypt) for bluestore
Alfredo Deza
01:16 PM CephFS Bug #26874 (Resolved): cephfs-shell: unable to copy files to a sub-directory from local file system.
Put command is not allowing to copy files to sub-directories.This not working.... Rajula Pavani
01:16 PM CephFS Bug #25113 (Fix Under Review): mds: allows client to create ".." and "." dirents
PR: https://github.com/ceph/ceph/pull/23469 Venky Shankar
11:52 AM CephFS Bug #24030 (In Progress): ceph-fuse: double dash meaning
Jos Collin
10:18 AM Revision 19f2525f (ceph): Merge pull request #23430 from tchaikov/wip-silence-clang-warnings
tools, mgr: silence clang warnings
Reviewed-by: John Spray <john.spray@redhat.com>
Kefu Chai
10:16 AM Dashboard Bug #24902 (Pending Backport): Mimic Dashboard does not allow deletion of snapshots containing "+...
Tiago Melo
10:11 AM Dashboard Bug #24902 (Resolved): Mimic Dashboard does not allow deletion of snapshots containing "+" in the...
Tiago Melo
10:12 AM CephFS Feature #24604: Implement "cephfs-journal-tool event splice" equivalent for purge queue
I've just added a new PR: https://github.com/ceph/ceph/pull/23467, please take a look Xuehan Xu
09:06 AM CephFS Feature #24604 (New): Implement "cephfs-journal-tool event splice" equivalent for purge queue
commit reverted Zheng Yan
09:50 AM Revision 61e592cb (ceph): mgr/dashboard: Disable RBD actions during task execution
Fixes: https://tracker.ceph.com/issues/25091
Signed-off-by: Ricardo Marques <rimarques@suse.com>
Ricardo Marques
09:45 AM Revision e7435432 (ceph): mgr/dashboard: Fix redirect to login page on session lost
Fixes: https://tracker.ceph.com/issues/25344
Signed-off-by: Ricardo Marques <rimarques@suse.com>
Ricardo Marques
09:44 AM Dashboard Cleanup #24781 (Resolved): mgr/dashboard: Replace custom breadcrumb implementation with an existi...
Tiago Melo
09:43 AM Revision 94198c01 (ceph): Merge pull request #23420 from tspmelo/fix-24902
mgr/dashboard: Escape regex pattern in DeletionModalComponent
Reviewed-by: Volker Theile <vtheile@suse.com>
Reviewed...
Sebastian Wagner
09:38 AM Revision 7c4bbfa2 (ceph): Merge pull request #23414 from tspmelo/wip-breadcrumbs
mgr/dashboard: Add breadcrumbs component
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-by: Volker Theil...
Sebastian Wagner
09:35 AM CephFS Bug #26869: mds: becomes stuck in up:replay during thrashing (not multimds)
-1148> 2018-08-05 16:23:02.524 7fd0f6516700 1 -- 172.21.15.26:6817/673291871 --> 172.21.15.26:6813/22088 -- osd_op(... Zheng Yan
09:05 AM Revision eb46b598 (ceph): Merge pull request #23465 from ukernel/wip-revert-22850
Revert "cephfs-journal-tool: enable purge_queue journal's event comma… Zheng Yan
09:05 AM Revision c12f1133 (ceph): mgr/dashboard: Update prettier package
Prettier updated the following rule, that implied we update our code:
"Never inline decorators unless they’re lone pa...
Tiago Melo
09:02 AM Revision 65ae72a1 (ceph): Revert "cephfs-journal-tool: enable purge_queue journal's event commands"
This reverts commit 8ebfa93982a95d6ccc66faa2a828b9386af45238. That
commit changes PurgeItem's encode/decode function,...
Yan, Zheng
08:57 AM Revision c94b71aa (ceph): mgr/dashboard: Update frontend packages
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
08:57 AM Revision 2b59d757 (ceph): mgr/dashboard: Update all @angular packages
no-unused-variable is deprecated because typescript now covers most of its
functionality.
Signed-off-by: Tiago Melo ...
Tiago Melo
08:57 AM Revision 3faf09c9 (ceph): mgr/dashboard: Update Codelyzer package
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
08:50 AM RADOS Bug #25108 (Fix Under Review): object errors found in be_select_auth_object() aren't logged the same
https://github.com/ceph/ceph/pull/23376/ Kefu Chai
08:42 AM CephFS Feature #26853 (Fix Under Review): cephfs-shell: add batch file processing
Rajula Pavani
08:27 AM Revision e40c107d (ceph): Merge pull request #22562 from wjwithagen/wjw-fix-dashboard-build
mgr/dashboard: Fix building under FreeBSD
Reviewed-by: Tiago Melo <tmelo@suse.com>
Kefu Chai
08:16 AM CephFS Bug #26867: client: missing temporary file break rsync
likely fixed by https://github.com/ceph/ceph/pull/23088/commits/b17602a00c2519278e41ca1d7fa7b3cf341b7c17. No idea why... Zheng Yan
08:01 AM CephFS Bug #26865 (Duplicate): mds: src/mds/CInode.cc: 2330: FAILED assert(!"unmatched rstat" == g_conf(...
dup of #26865 Zheng Yan
07:38 AM mgr Backport #26837 (In Progress): mimic: Can't turn off mgrc stats with mgr_stats_threshold
https://github.com/ceph/ceph/pull/23463 Prashant D
05:08 AM Dashboard Feature #26872 (Resolved): mgr/dashboard Add refresh interval to the dashboard landing page
The Dashboard landing page has a hard coded refresh interval of 5s. To allow user flexibility and potential reduce lo... Paul Cuzner
04:30 AM Revision 03341727 (ceph): doc: cleanup in cephfs/capabilities
Signed-off-by: Jos Collin <jcollin@redhat.com> Jos Collin
03:40 AM mgr Backport #26838 (In Progress): luminous: Can't turn off mgrc stats with mgr_stats_threshold
https://github.com/ceph/ceph/pull/23461 Prashant D
03:32 AM RADOS Bug #26868 (Pending Backport): PGLog.cc: saw valgrind issues while accessing complete_to->version
Neha Ojha
03:24 AM Revision c4fd4e3b (ceph): Merge pull request #23450 from neha-ojha/wip-fix-complete-to
osd/PGLog.cc: check if complete_to points to log.end()
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Xie Xingguo
02:31 AM Revision 20478912 (ceph): mgrc: enable disabling stats via mgr_stats_threshold
Because we had a min_max setting with CRIT the maximum,
it wasn't possible to actually turn off stats entirely.
Fixe...
John Spray
02:29 AM Revision 71005bbd (ceph): mgrc: enable disabling stats via mgr_stats_threshold
Because we had a min_max setting with CRIT the maximum,
it wasn't possible to actually turn off stats entirely.
Fixe...
John Spray
02:02 AM RADOS Backport #26871 (In Progress): luminous: osd: segfaults under normal operation
https://github.com/ceph/ceph/pull/23459 Brad Hubbard
01:25 AM RADOS Backport #26871 (Resolved): luminous: osd: segfaults under normal operation
https://github.com/ceph/ceph/pull/23459 Brad Hubbard
02:01 AM RADOS Backport #26870 (In Progress): mimic: osd: segfaults under normal operation
https://github.com/ceph/ceph/pull/23458 Brad Hubbard
01:24 AM RADOS Backport #26870 (Resolved): mimic: osd: segfaults under normal operation
https://github.com/ceph/ceph/pull/23458 Brad Hubbard
01:51 AM Revision 604cf6bc (ceph): luminous: mgr/MgrClient: Protect daemon_health_metrics
Without holding the lock update_daemon_health() can race with
send_report() corrupting the daemon_health_metrics vect...
Brad Hubbard
01:34 AM Revision af4ea0ab (ceph): mimic: mgr/MgrClient: Protect daemon_health_metrics
Without holding the lock update_daemon_health() can race with
send_report() corrupting the daemon_health_metrics vect...
Brad Hubbard

08/06/2018

09:42 PM Revision 3b776457 (ceph): FreeBSD: update build script to current state
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
09:02 PM Revision 066d345c (ceph): Merge pull request #23456 from yuriw/wip-yuriw-crontab-master
qa/tests: changed ceph qa email address to bypass dreamhost's spam filter David Galloway
08:59 PM Revision 790a3960 (ceph): qa/tests: changed ceph qa email address to bypass dreamhost's spam filter
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
08:32 PM Revision c2b611c2 (ceph): Merge pull request #23448 from alfredodeza/wip-rm26862
ceph-volume: `lvm batch` allow extra flags (like dmcrypt) for bluestore
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
08:30 PM RADOS Backport #24495: luminous: osd: segv in Session::have_backoff
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22729
merged
Yuri Weinstein
08:30 PM Revision 930b256e (ceph): Merge pull request #22729 from pdvian/wip-24495-luminous
luminous : osd/Session: fix invalid iterator dereference in Sessoin::have_backoff()
Reviewed-by: Neha Ojha <nojha@re...
Yuri Weinstein
08:29 PM Backport #24804: luminous: Python bindings use iteritems method which is not Python 3 compatible
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22918
merged
Yuri Weinstein
08:29 PM Revision c7f6791c (ceph): Merge pull request #22918 from smithfarm/wip-24804-luminous
luminous: Python bindings use iteritems method which is not Python 3 compatible
Reviewed-by: John Spray <john.spray@...
Yuri Weinstein
08:28 PM Revision 216ac3fc (ceph): Merge pull request #23054 from liewegas/wip-osdmap-warning-luminous
luminous: messages,mon,osd: silence gcc-8 warnings related to memset()
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
08:28 PM Backport #24824: luminous: test_ceph_argparse.py broken on py3-only system
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23113
merged
Yuri Weinstein
08:28 PM Revision c08b6585 (ceph): Merge pull request #23113 from smithfarm/wip-24824-luminous
luminous: tests: test_ceph_argparse.py broken on py3-only system
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
08:27 PM CephFS Backport #25033: luminous: "Health check failed: 1 MDSs report slow requests (MDS_SLOW_REQUEST)" ...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23155
merged
Yuri Weinstein
08:27 PM Revision 9b896e90 (ceph): Merge pull request #23155 from smithfarm/wip-25033-luminous
luminous: tests: Health check failed: 1 MDSs report slow requests (MDS_SLOW_REQUEST) in powercycle
Reviewed-by: Neha...
Yuri Weinstein
08:27 PM Revision 2132e38f (ceph): Merge PR #23433 into master
* refs/pull/23433/head:
client: fix compile warning
Reviewed-by: Zheng Yan <zyan@redhat.com>
Patrick Donnelly
08:26 PM Backport #25074: luminous: Boost system library is no longer required to compile and link example...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23202
merged
Yuri Weinstein
08:26 PM Revision 4414d750 (ceph): Merge pull request #23202 from smithfarm/wip-25074-luminous
luminous: Boost system library is no longer required to compile and link example librados program
Reviewed-by: Josh ...
Yuri Weinstein
08:25 PM Bug #25152: chown: cannot access ‘/var/lib/ceph/osd/*/block*’: No such file or directory
Kefu Chai wrote:
> https://github.com/ceph/ceph/pull/23313
merged
Yuri Weinstein
08:25 PM Revision 71008110 (ceph): Merge pull request #23313 from cernceph/dvanders_chown
luminous: rpm: silence osd block chown
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
08:24 PM RADOS Backport #24501: luminous: osd: eternal stuck PG in 'unfound_recovery'
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22546
merged
Yuri Weinstein
08:24 PM Revision 1c240c72 (ceph): Merge pull request #22546 from smithfarm/wip-24501-luminous
luminous: osd: eternal stuck PG in 'unfound_recovery'
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
08:23 PM Backport #24474: luminous: Buffer overflow if operation returns more data than length provided to...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22708
merged
Yuri Weinstein
08:23 PM Revision 61e5fc51 (ceph): Merge pull request #22708 from pdvian/wip-24474-luminous
luminous: librados: fix buffer overflow for aio_exec python binding
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
08:23 PM Revision e823c4df (ceph): Merge pull request #22723 from liewegas/wip-hobject-hash-luminous
luminous: common/hobject: improve hobject hash
Reviewed-by: Adam Kupczyk <akupczyk@redhat.com>
Yuri Weinstein
08:22 PM Backport #24714: luminous: Add option to view IP addresses of clients in output of 'ceph features'
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22773
merged
Yuri Weinstein
08:22 PM Revision a51287c9 (ceph): Merge pull request #22773 from smithfarm/wip-24714-luminous
luminous: mon: Add option to view IP addresses of clients in output of 'ceph features'
Reviewed-by: Sage Weil <sage@...
Yuri Weinstein
07:57 PM Revision 2534df34 (ceph): doc/bluestore expand on configuration with fast and slow devices
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:57 PM Revision 20e556b6 (ceph): doc/bluestore detail the different sizing strategies for block.db based...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:50 PM rgw Bug #24882: rgw assert in ceph::buffer::list::append from src/rgw/rgw_rest.cc:1151
@Herve, Is this still reproducible in 12.2.7? Otherwise it might have been fixed by the pr that went in linked above Abhishek Lekshmanan
07:48 PM Backport #25224 (In Progress): jewel: [RFE] Filestore split log should show PG that is splitting
Vikhyat Umrao
07:42 PM Backport #25223 (In Progress): luminous: [RFE] Filestore split log should show PG that is splitting
Vikhyat Umrao
07:36 PM ceph-volume Feature #26864: ceph-volume lvm batch should be idempotent
Some items to consider:
* `batch` can't know about changing device names (e.g. /dev/sda), so it *has* to check dev...
Alfredo Deza
03:50 PM ceph-volume Feature #26864 (Resolved): ceph-volume lvm batch should be idempotent
When passing devices to 'ceph-volume lvm batch' that are already used by an OSD ceph-volume should not error but retu... Andrew Schoen
07:17 PM Backport #25225 (In Progress): mimic: [RFE] Filestore split log should show PG that is splitting
Vikhyat Umrao
07:15 PM Revision 5485e8b2 (ceph): mimic: filestore: add pgid in filestore pg dir split log message
Fixes: http://tracker.ceph.com/issues/25225
Signed-off-by: Vikhyat Umrao <vumrao@redhat.com>
(cherry picked from com...
Vikhyat Umrao
06:49 PM RADOS Bug #24613: luminous: rest/test.py fails with expected 200, got 400
This one looks similar.
/a/yuriw-2018-08-03_19:54:05-rados-wip-yuri-testing-2018-08-03-1639-luminous-distro-basic-...
Neha Ojha
06:47 PM CephFS Bug #26858: mds: reset heartbeat map at potential time-consuming places
https://github.com/ceph/ceph/pull/22999 Patrick Donnelly
06:45 PM CephFS Bug #26858 (Pending Backport): mds: reset heartbeat map at potential time-consuming places
Patrick Donnelly
03:32 AM CephFS Bug #26858 (Fix Under Review): mds: reset heartbeat map at potential time-consuming places
https://github.com/ceph/ceph/pull/22999 Zheng Yan
03:29 AM CephFS Bug #26858 (Resolved): mds: reset heartbeat map at potential time-consuming places
Zheng Yan
06:46 PM RADOS Bug #26868 (Fix Under Review): PGLog.cc: saw valgrind issues while accessing complete_to->version
https://github.com/ceph/ceph/pull/23450 Neha Ojha
06:35 PM RADOS Bug #26868 (In Progress): PGLog.cc: saw valgrind issues while accessing complete_to->version
Neha Ojha
06:28 PM RADOS Bug #26868 (Resolved): PGLog.cc: saw valgrind issues while accessing complete_to->version
This occurred during a rados run of https://tracker.ceph.com/issues/24988. This failure has not been seen on master o... Neha Ojha
06:45 PM CephFS Feature #24604 (Pending Backport): Implement "cephfs-journal-tool event splice" equivalent for pu...
Patrick Donnelly
06:45 PM CephFS Bug #26834 (Pending Backport): mds: use self CPU usage to calculate load
Patrick Donnelly
01:47 PM CephFS Bug #26834 (Fix Under Review): mds: use self CPU usage to calculate load
Zheng Yan
06:44 PM CephFS Bug #25213 (Pending Backport): handle ceph_ll_close on unmounted filesystem without crashing
Patrick Donnelly
01:47 PM CephFS Bug #25213 (Fix Under Review): handle ceph_ll_close on unmounted filesystem without crashing
https://github.com/ceph/ceph/pull/23370 Patrick Donnelly
06:43 PM Revision 345c83eb (ceph): Merge PR #22850 into master
* refs/pull/22850/head:
cephfs-journal-tool: enable purge_queue journal's event commands
Reviewed-by: Patrick Donne...
Patrick Donnelly
06:43 PM Revision 67630d52 (ceph): Merge PR #22999 into master
* refs/pull/22999/head:
mds: consider max age of dispatch queue when finding stale client
mds: reset heartbeat map ...
Patrick Donnelly
06:43 PM Revision a8d2c6a7 (ceph): Merge PR #23341 into master
* refs/pull/23341/head:
mds: calculate load by checking self CPU usage
Reviewed-by: Patrick Donnelly <pdonnell@redh...
Patrick Donnelly
06:43 PM Revision 8aedb901 (ceph): Merge PR #23370 into master
* refs/pull/23370/head:
client: check for unmounted condition before printing debug output
Reviewed-by: Patrick Don...
Patrick Donnelly
06:35 PM CephFS Bug #26869 (New): mds: becomes stuck in up:replay during thrashing (not multimds)
... Patrick Donnelly
06:14 PM Bug #26866 (Fix Under Review): OSDMapMapping does not handle active.size() > pool size
https://github.com/ceph/ceph/pull/23449 Sage Weil
05:08 PM Bug #26866 (Resolved): OSDMapMapping does not handle active.size() > pool size
In some cases the active vector could be larger than the pool size (e.g., residual pg_temp mapping after pool size is... Sage Weil
05:35 PM ceph-volume Bug #24970 (Pending Backport): `lvm batch` docs and man page updates
Alfredo Deza
01:47 PM ceph-volume Bug #24970: `lvm batch` docs and man page updates
master PR https://github.com/ceph/ceph/pull/23443 Alfredo Deza
05:34 PM ceph-volume Bug #26862: batch: allow extra flags (like dmcrypt) for bluestore
master PR: https://github.com/ceph/ceph/pull/23448 Alfredo Deza
02:47 PM ceph-volume Bug #26862 (In Progress): batch: allow extra flags (like dmcrypt) for bluestore
Alfredo Deza
02:39 PM ceph-volume Bug #26862 (Resolved): batch: allow extra flags (like dmcrypt) for bluestore
The current implementation does not allow flags like --dmcrypt or --crush-device-class Alfredo Deza
05:23 PM CephFS Bug #26867 (Closed): client: missing temporary file break rsync
... Patrick Donnelly
05:03 PM CephFS Backport #26833 (Resolved): luminous: mds: recovering mds receive export_cancel message
Patrick Donnelly
04:27 PM CephFS Backport #26833: luminous: mds: recovering mds receive export_cancel message
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/23169
merged
Yuri Weinstein
04:38 PM bluestore Bug #21480 (Resolved): bluestore: flush_commit is racy
Igor Fedotov
04:37 PM bluestore Bug #23540 (Resolved): FAILED assert(0 == "can't mark unloaded shard dirty") with compression ena...
Igor Fedotov
04:36 PM bluestore Backport #24798 (Resolved): luminous: FAILED assert(0 == "can't mark unloaded shard dirty") with ...
Igor Fedotov
04:29 PM CephFS Backport #24190: luminous: fs: reduce number of helper debug messages at level 5 for client
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23014
merged
Yuri Weinstein
04:29 PM Revision be2f7362 (ceph): Merge pull request #23014 from batrick/i24190
luminous: client: increase verbosity level for log messages in helper methods
Reviewed-by: Patrick Donnelly <pdonnel...
Yuri Weinstein
04:29 PM CephFS Bug #26865 (Duplicate): mds: src/mds/CInode.cc: 2330: FAILED assert(!"unmatched rstat" == g_conf(...
... Patrick Donnelly
04:27 PM CephFS Backport #25048: luminous: mds may get discontinuous mdsmap
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/23169
merged
Yuri Weinstein
04:27 PM Revision c231e41b (ceph): Merge pull request #23169 from ukernel/luminous-24856
luminous: mds: handle discontinuous mdsmap
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
04:27 PM mgr Bug #25345 (Pending Backport): "balancer execute" only requires read permissions
John Spray
04:26 PM Revision 074e97df (ceph): Merge pull request #23387 from jcsp/wip-mgr-rw
mgr: fix permissions on `balancer execute`
Reviewed-by: Sage Weil <sage@redhat.com>
John Spray
04:26 PM Revision 3ce1a596 (ceph): Merge pull request #23205 from jcsp/wip-devicehealth-cleanup
mgr/devicehealth: clean up error handling
Reviewed-by: Sage Weil <sage@redhat.com>
John Spray
04:24 PM Revision 630daa1d (ceph): osd/PGLog.cc: check if complete_to points to log.end()
Signed-off-by: Neha Ojha <nojha@redhat.com> Neha Ojha
04:12 PM Revision b0ec336a (ceph): os/fusestore: del redundant and sometimes improper open_collection call
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
04:02 PM Revision ef6e1050 (ceph): Merge pull request #23443 from alfredodeza/wip-rm24970
ceph-volume: `lvm batch` documentation and man page updates
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
03:59 PM Revision c460f18d (ceph): ceph-volume lvm.batch move import statement to the top
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
03:58 PM Revision 4149d664 (ceph): ceph-volume lvm.batch allow extra flags for bluestore
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
03:45 PM CephFS Bug #24177: qa: fsstress workunit does not execute in parallel on same host without clobbering files
/ceph/teuthology-archive/yuriw-2018-08-04_04:21:34-multimds-wip-yuri5-testing-2018-08-03-2359-luminous-testing-basic-... Patrick Donnelly
03:42 PM CephFS Bug #26863 (Can't reproduce): qa: test_full_different_file "dd: error writing 'large_file': No sp...
... Patrick Donnelly
03:41 PM Revision e9cde819 (ceph): Merge pull request #23347 from votdev/bug_25190
mgr/dashboard: RestClient can't handle ProtocolError exceptions
Reviewed-by: Ricardo Dias <rdias@suse.com>
Reviewed-...
Ricardo Marques
03:32 PM Dashboard Feature #24446 (Resolved): mgr/dashboard: Add UI support for managing ceph dashboard users
Ricardo Marques
03:32 PM Dashboard Feature #24446: mgr/dashboard: Add UI support for managing ceph dashboard users
https://github.com/ceph/ceph/pull/22758 Ricardo Marques
03:22 PM Revision 87b4894d (ceph): script: add kubejacker script
For those with running k8s/Rook environments, that want
to inject newly built binaries from their development
tree in...
John Spray
03:22 PM Revision 751d32c1 (ceph): doc: add development guide for Ceph+Rook in k8s
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
03:22 PM Revision 1fecff0e (ceph): doc: add page for Rook module
This is pretty sparse because users don't really
interact with the module, they interact with other
modules that use ...
John Spray
03:22 PM Revision 2e6ac9a4 (ceph): doc: add general documentation on orchestrator
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
03:22 PM Revision d903240e (ceph): mgr: add Orchestrator.available method + CLI
The CLI `status` method tells you what backend
is selected, and also gives the backend
an opportunity to complain if ...
John Spray
03:22 PM Revision fee5b0e7 (ceph): mgr: introduce `orchestrator` python interface
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
03:22 PM Revision 31e33f01 (ceph): mgr/orchestrator_cli: module for calling into orchestators
This is going to be pretty useful for development: calls
into the same places that the dashboard would call into.
Si...
John Spray
03:22 PM Revision f3164d0f (ceph): mgr/rook: Rook orchestrator module
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
03:16 PM Dashboard Bug #25093 (Closed): mgr/dashboard: Javascript error after login
@Tiago Melo I confirm that this is now fixed on master. Thanks. Ricardo Marques
02:57 PM Dashboard Bug #25093: mgr/dashboard: Javascript error after login
I think this was fixed in https://github.com/ceph/ceph/pull/22906.
Could you check if you still have problems?
Tiago Melo
03:03 PM Dashboard Feature #24673: mgr/dashboard: The Web UI should warn a user about unsaved form changes
Should we simply show a confirmation saying there are unsaved changes?
Or should we save all the changes and allow t...
Tiago Melo
02:57 PM Revision 87e8231d (ceph): os/bluestore: fix race between remove_collection and object removals.
Fixes: https://tracker.ceph.com/issues/25077
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
02:56 PM Revision 35886411 (ceph): Merge pull request #23410 from ifed01/wip-ifed-fio-new-param
test/fio: new option to control file preallocation.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Igor Fedotov
02:52 PM RADOS Bug #23352 (Pending Backport): osd: segfaults under normal operation
Kefu Chai
02:52 PM Revision e6e7dcb7 (ceph): Merge pull request #23404 from badone/wip-daemon_health_metrics-race
mgr/MgrClient: Protect daemon_health_metrics
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Kefu Chai <k...
Kefu Chai
02:51 PM RADOS Bug #24875 (Pending Backport): OSD: still returning EIO instead of recovering objects on checksum...
Kefu Chai
02:50 PM Revision d01a1710 (ceph): Merge pull request #23377 from dzafman/wip-24875
osd: do_sparse_read(): Verify checksum earlier so we will try to repair
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
02:49 PM Revision 2ce754df (ceph): Merge pull request #23361 from smithfarm/wip-install-deps-with-seastar
build/ops: install-deps.sh: refrain from installing/using lsb_release, and other cleanup
Reviewed-by: Ken Dreyer <kd...
Kefu Chai
02:48 PM Revision 02b4e234 (ceph): Merge pull request #23285 from tspmelo/wip-package-lock
mgr/dashboard: Add package-lock.json
Reviewed-by: Ricardo Dias <rdias@suse.com>
Kefu Chai
02:45 PM Dashboard Cleanup #25075 (Fix Under Review): mgr/dashboard: Use human readable units on the OSD I/O graphs
PR: https://github.com/ceph/ceph/pull/23446 Tiago Melo
10:29 AM Dashboard Cleanup #25075 (In Progress): mgr/dashboard: Use human readable units on the OSD I/O graphs
Tiago Melo
02:40 PM Dashboard Bug #26861: mgr/dashboard: Email addr is set to false when RGW user is modified
The behaviour of the class CdFormGroup introduced by PR 22644 is not exactly the same as the origin FormGroup. Please... Volker Theile
02:29 PM Dashboard Bug #26861: mgr/dashboard: Email addr is set to false when RGW user is modified
The incorrect value is set by the method https://github.com/ceph/ceph/blob/master/src/pybind/mgr/dashboard/frontend/s... Volker Theile
02:21 PM Dashboard Bug #26861 (Resolved): mgr/dashboard: Email addr is set to false when RGW user is modified
When a RGW user is modified via the dashboard UI, then an empty email field is submitted with the value 'false'. Seem... Volker Theile
02:12 PM Dashboard Bug #25091 (Fix Under Review): mgr/dashboard: RBD actions should be disabled during long running ...
Ricardo Marques
01:19 PM Dashboard Bug #25091 (In Progress): mgr/dashboard: RBD actions should be disabled during long running tasks...
Ricardo Marques
01:57 PM Revision 6090545c (ceph): Merge PR #22433 into master
* refs/pull/22433/head:
common/config: Add description to (near)full ratio settings
Reviewed-by: David Zafman <dzaf...
Sage Weil
01:51 PM Revision 891d8b47 (ceph): log/Log: fix buffer overflow
If we have a long line that has to be dynamically allocated, we need to
adjust m_log_buf_pos accordingly afterward. ...
Sage Weil
01:48 PM CephFS Bug #26860 (Fix Under Review): client: requests that do name lookup may be sent to wrong mds
https://github.com/ceph/ceph/pull/23438 Patrick Donnelly
07:08 AM CephFS Bug #26860 (Resolved): client: requests that do name lookup may be sent to wrong mds
Zheng Yan
01:45 PM CephFS Bug #25113 (In Progress): mds: allows client to create ".." and "." dirents
Patrick Donnelly
01:45 PM CephFS Bug #25099 (Closed): mds: don't use dispatch queue length to calculate mds load
Zheng Yan
01:43 PM Revision e00d9bbf (ceph): doc/man/ceph-volume add batch information
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:23 PM Revision 14e704ab (ceph): mgr/dashboard: Add breadcrumbs component
Now we don't need to add a breadcrumb in each new page we create,
just add the necessary extra data in the route modu...
Tiago Melo
01:22 PM Revision 753d96f2 (ceph): mgr/devicehealth: improve error handling
Avoid catch-all exception handlers, especially
ones that just `pass`
When catching RADOS object not found type error...
John Spray
01:22 PM Revision e337da05 (ceph): mgr/devicehealth: style/whitespace cleanup
We don't usually do gratuitious whitespace commits,
but for the python code it's worthwhile as it allows
smart editor...
John Spray
12:39 PM Revision d3bad7fa (ceph): doc/ceph-volume include batch doc in the toc tree
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
12:25 PM Revision f965f9db (ceph): doc/ceph-volume decument batch reporting and bluestore support
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
11:37 AM Revision 5a71bbbe (ceph): cmake: refactor RocksDB related script
* rename Findrocksdb.cmake to FindRocksDB.cmake to match its name
* add RocksDB::RocksDB target to BuildRocksDB.cmake...
Kefu Chai
11:37 AM Revision c81f1434 (ceph): cmake: add ALLOCATOR option
ALLOCATOR is in fact an option..
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:15 AM Revision d5e52b1f (ceph): Merge pull request #23316 from votdev/bug_25090
mgr/dashboard: Datatable error panel blinking on page loading
Reviewed-by: Stephan Müller <smueller@suse.com>
Review...
Laura Paduano
10:48 AM mgr Bug #24982: mgr: terminate called after throwing an instance of 'std::out_of_range' in DaemonPerf...
In our case, the RGW instances use the following setup on three hosts:
[client.radosgw.gateway-internal]
keyring ...
Burkhard Linke
10:30 AM Revision 4b09b2fb (ceph): cmake,make-dist: revert "build gperftools if WITH_STATIC_LIBSTDCXX"
as the higher version of libstdc++ is backward compatible with the lower
ones. so there is no need to statically link...
Kefu Chai
10:30 AM Revision 01f18efc (ceph): Revert "rocksdb: pickup change to link against libsnappy.a"
This reverts commit 125b5da096989e4bd476acdb99ceb04f44e00758.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:38 AM Revision c325327e (ceph): cmake: add LZ4::LZ4 target for LZ4
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
09:16 AM Revision 73fa1754 (ceph): cmake: cleanup snappy related script
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
09:06 AM Revision ba363a5c (ceph): Merge pull request #22735 from votdev/bug_24677
mgr/dashboard: RGW proxy can't handle self-signed SSL certificates
Reviewed-by: Patrick Nawracay <pnawracay@suse.com...
Sebastian Wagner
08:57 AM Revision 6953c561 (ceph): mgr/dashboard: Escape regex pattern in DeletionModalComponent
Fixes: http://tracker.ceph.com/issues/24902
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
08:17 AM Revision bc908a21 (ceph): mgr/dashboard: Every keystroke for the username in the RGW user form tr...
Fixes: https://tracker.ceph.com/issues/25161
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
07:46 AM Revision 2063056f (ceph): debian: strip "-Wl,-Bsymbolic-functions" from LDFLAGS
Fixes: http://tracker.ceph.com/issues/25209
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:46 AM Revision c32c6e28 (ceph): cmake: cleanup snappy related script
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
07:45 AM CephFS Feature #25188 (Fix Under Review): mds: configurable timeout for client eviction
PR: https://github.com/ceph/ceph/pull/23439 Venky Shankar
07:16 AM Revision 436d1741 (ceph): client: fix choose_target_mds for requests that do name lookup
There are two cases that a dirfrag is not recorded in CInode::fragmap.
One is that the dirfrag is not subtree root, a...
Yan, Zheng
04:38 AM devops Bug #26859 (New): User reports they can't create new issues
From "[ceph-users] ceph issue tracker tells that posting issues is forbidden", they get 403 Forbidden on the New Issu... Greg Farnum
04:04 AM CephFS Backport #26836 (In Progress): mimic: mds: recovering mds receive export_cancel message
https://github.com/ceph/ceph/pull/23436 Prashant D
04:02 AM Backport #25222 (In Progress): mimic: common: Cond.h:C_SaferCond does not check done before calli...
https://github.com/ceph/ceph/pull/23435 Prashant D
03:55 AM devops Bug #24622: No module named rados
@Nathan Cutler: I've tried these commands as your suggestion. But it doesn't work.... chang wan
03:31 AM Revision 2ca5708d (ceph): mds: consider max age of dispatch queue when finding stale client
session renew messages from clients can be in the dispatch queue,
waiting for getting dispatched.
Signed-off-by: "Ya...
Yan, Zheng
03:31 AM Revision 5a6a9a3f (ceph): mds: reset heartbeat map at potential time-consuming places
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Fixes: http://tracker.ceph.com/issues/26858
Yan, Zheng
03:16 AM bluestore Bug #25001: Crashing OSDs after going from 12.2.5 -> 12.2.6 -> 13.2.0
Troy Ablan wrote:
> Before I took the crashy ones down, and ran a bluestore fsck. fsck came back with similar err...
Troy Ablan
03:15 AM bluestore Bug #25001: Crashing OSDs after going from 12.2.5 -> 12.2.6 -> 13.2.0
Wanted to update that I
# Have gotten 100% of the data out of the cluster, and as far as I can tell, everything is...
Troy Ablan
02:59 AM Revision c97ee932 (ceph): rgw: cors rules num limit
According to AWS S3, an cors rules can
have up to 100 rules.
Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com>
joke lee
01:42 AM rbd Bug #25185 (Pending Backport): doc: Fix broken urls
Jos Collin
01:40 AM Revision 16922bea (ceph): Merge pull request #23310 from joscollin/wip-fix-rbd-doc-urls
doc: fix the broken urls
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Jos Collin
12:22 AM Backport #25221 (Need More Info): luminous: common: Cond.h:C_SaferCond does not check done before...
Should we add wait_for to backport 25007 changes to luminous ?
$ git diff
diff --cc src/common/Cond.h
index aa5...
Prashant D
12:19 AM Revision e8ca09b1 (ceph): common: check completion condition before waiting
Fixes: http://tracker.ceph.com/issues/25007
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fro...
Patrick Donnelly

08/05/2018

09:19 PM bluestore Backport #24260 (Resolved): luminous: bluestore: flush_commit is racy
Igor Fedotov
08:31 PM Revision 8c35b3b7 (ceph): client: fix compile warning
/home/pdonnell/ceph/src/client/fuse_ll.cc: In member function ‘int CephFuse::Handle::init(int, const char**)’:
/home...
Patrick Donnelly
05:49 PM Revision 321f3900 (ceph): doc: fixed links in Pools section
Fixed broken links (404 error) in the Pools section of Ceph Storage Cluster.
Signed-off-by: James McClune <jmcclune@...
James McClune
02:35 PM Revision 637bb235 (ceph): Merge pull request #23424 from tchaikov/wip-fix-FTBFS-clang
osd: make OSD::HEARTBEAT_MAX_CONN inline
Reviewed-by: Willem Jan Withagen <wjw@digiware.nl>
Kefu Chai
05:06 AM Revision 62623dae (ceph): client: privatize some class members
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
02:55 AM Revision bd565bca (ceph): mon: use throwing variant of cmd_getval
This ensure we uniformly return EINVAL when the input JSON has a bad
value type.
Signed-off-by: Sage Weil <sage@redh...
Sage Weil
02:55 AM Revision efd9de49 (ceph): mon/OSDMonitor: remove ambiguous type case for 'osd pool set' value
This was there for compatibility with very old monitors. Modern mons are
always taking a JSON string (which may in t...
Sage Weil
02:54 AM Revision fecb9021 (ceph): common/cmdparse: add bad_cmd_get exception
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:54 AM Revision b684f02c (ceph): mon: catch bad_cmd_exception and reply EINVAL
If we get bad input we should always reply EINVAL. Note that bad_cmd_get
will be reserved for invalid input, not mis...
Sage Weil
02:54 AM Revision 5945b550 (ceph): common/cmdparse: add cmd_getval_throws variants that throw bad_cmd_get
If input is bad (not missing).
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:38 AM Revision b9044e0d (ceph): client: reorganize Client header
This follows the coding style guidelines:
https://google.github.io/styleguide/cppguide.html#Declaration_Order
Signe...
Patrick Donnelly

08/04/2018

09:58 PM RADOS Bug #24174: PrimaryLogPG::try_flush_mark_clean mixplaced ctx release
This was seen in luminous. Could this be related?... Neha Ojha
03:22 PM Revision f83db6e4 (ceph): Merge pull request #23423 from ctriple/master
doc/start: fix kube-helm.rst typo: docuiment -> document
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:24 PM Revision aa956b2d (ceph): osd: make OSD::HEARTBEAT_MAX_CONN inline
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
12:47 PM Revision b9c711ef (ceph): doc/start: fix kube-helm.rst typo: docuiment -> document
Signed-off-by: Zhou Peng <p@ctriple.cn> Zhou Peng
03:21 AM Bug #26857: log: buffer overrun
https://github.com/ceph/ceph/pull/23422 Sage Weil
03:20 AM Bug #26857 (Resolved): log: buffer overrun
gibberish in log file when large (>64k) entries are written to the log.
caused by 65da5ba216cafb8a91893d0e7fc09220...
Sage Weil
01:58 AM Revision 8ebfa939 (ceph): cephfs-journal-tool: enable purge_queue journal's event commands
Resolves: http://tracker.ceph.com/issues/24604
Signed-off-by: Xuehan Xu <xuxuehan@360.cn>
Xuehan Xu
12:05 AM Revision da7602be (ceph): Merge pull request #23411 from tchaikov/wip-install-py3-for-qa-cephfs
qa: install python3-cephfs for fs suite
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Kefu Chai

08/03/2018

11:45 PM RADOS Feature #24917: Gracefully deal with upgrades when bluestore skipping of data_digest becomes active

We need to wait to turn off data_digest once all OSDs are running bluestore AND we must disallow a filestore OSD to...
David Zafman
10:43 PM Bug #21664 (Resolved): Bring back diff -y for non-FreeBSD
David Zafman
10:43 PM Backport #24739 (Resolved): luminous: Bring back diff -y for non-FreeBSD
David Zafman
03:21 PM Backport #24739: luminous: Bring back diff -y for non-FreeBSD
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22848
merged
Yuri Weinstein
10:42 PM RADOS Bug #23492 (Resolved): Abort in OSDMap::decode() during qa/standalone/erasure-code/test-erasure-e...
David Zafman
10:42 PM RADOS Backport #24864 (Resolved): luminous: Abort in OSDMap::decode() during qa/standalone/erasure-code...
David Zafman
03:11 PM RADOS Backport #24864: luminous: Abort in OSDMap::decode() during qa/standalone/erasure-code/test-erasu...
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/23025
merged
Yuri Weinstein
10:40 PM RADOS Feature #24949 (Resolved): luminous: Allow scrub to fix Luminous 12.2.6 corruption of data_digest
David Zafman
10:39 PM RADOS Backport #25128 (Resolved): mimic: Allow scrub to fix Luminous 12.2.6 corruption of data_digest
David Zafman
10:39 PM RADOS Backport #26841 (Closed): mimic: luminous: Allow scrub to fix Luminous 12.2.6 corruption of data_...
David Zafman
04:02 PM RADOS Backport #26841 (Closed): mimic: luminous: Allow scrub to fix Luminous 12.2.6 corruption of data_...
Patrick Donnelly
10:35 PM RADOS Backport #25126 (Resolved): mimic: Allow repair of an object with a bad data_digest in object_inf...
David Zafman
10:35 PM RADOS Feature #25085 (Resolved): Allow repair of an object with a bad data_digest in object_info on all...
David Zafman
10:18 PM RADOS Bug #24875 (In Progress): OSD: still returning EIO instead of recovering objects on checksum errors
David Zafman
09:56 PM CephFS Backport #26851: luminous: ceph_volume_client: py3 compatible
Needs https://github.com/ceph/ceph/pull/23411 as well. Patrick Donnelly
04:04 PM CephFS Backport #26851 (Resolved): luminous: ceph_volume_client: py3 compatible
https://github.com/ceph/ceph/pull/24083 Patrick Donnelly
09:28 PM CephFS Backport #24929 (In Progress): luminous: qa: test_recovery_pool tries asok on wrong node
Patrick Donnelly
09:26 PM CephFS Backport #25041 (Resolved): luminous: mds: reduce debugging for missing inodes during subtree mig...
Patrick Donnelly
09:04 PM CephFS Backport #25041: luminous: mds: reduce debugging for missing inodes during subtree migration
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/23214
merged
Yuri Weinstein
09:25 PM CephFS Backport #25039 (Resolved): luminous: mds: dump recent (memory) log messages before respawning du...
Patrick Donnelly
09:05 PM CephFS Backport #25039: luminous: mds: dump recent (memory) log messages before respawning due to being ...
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/23213
merged
Yuri Weinstein
09:24 PM CephFS Backport #25036 (Resolved): luminous: mds: dump MDSMap epoch to log at low debug
Patrick Donnelly
09:06 PM CephFS Backport #25036: luminous: mds: dump MDSMap epoch to log at low debug
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/23212
merged
Yuri Weinstein
09:24 PM CephFS Bug #24467 (Resolved): mds: low wrlock efficiency due to dirfrags traversal
Patrick Donnelly
09:23 PM CephFS Backport #24696 (Resolved): luminous: mds: low wrlock efficiency due to dirfrags traversal
Patrick Donnelly
09:11 PM CephFS Backport #24696: luminous: mds: low wrlock efficiency due to dirfrags traversal
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/22885
merged
Yuri Weinstein
09:20 PM CephFS Bug #23768 (Resolved): MDSMonitor: uncommitted state exposed to clients/mdss
Patrick Donnelly
09:20 PM CephFS Backport #24136 (Resolved): luminous: MDSMonitor: uncommitted state exposed to clients/mdss
Patrick Donnelly
09:10 PM CephFS Backport #24136: luminous: MDSMonitor: uncommitted state exposed to clients/mdss
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23013
merged
Yuri Weinstein
09:20 PM CephFS Backport #23790 (Resolved): luminous: mds: crash during shutdown_pass
Patrick Donnelly
09:20 PM CephFS Bug #23766 (Resolved): mds: crash during shutdown_pass
Patrick Donnelly
09:09 PM CephFS Bug #23766: mds: crash during shutdown_pass
https://github.com/ceph/ceph/pull/23015 merged Yuri Weinstein
09:11 PM Revision 06407f62 (ceph): Merge pull request #22885 from smithfarm/wip-24696-luminous
luminous: mds: low wrlock efficiency due to dirfrags traversal
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
09:11 PM Revision 7a1cbea4 (ceph): Merge pull request #22895 from smithfarm/wip-22386-luminous
luminous: ceph-fuse mount failed because no mds
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
09:10 PM Revision 5c59ecd9 (ceph): Merge pull request #23013 from batrick/i24136
luminous: MDSMonitor: uncommitted state exposed to clients/mdss
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
09:08 PM Revision 1abf3e6d (ceph): Merge pull request #23015 from batrick/i23790
luminous: mds: unset deleted vars in shutdown_pass
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Yuri Weinstein
09:06 PM Revision 25d4f17a (ceph): Merge pull request #23212 from batrick/i25036
luminous: mds: print mdsmap processed at low debug level
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
09:05 PM Revision 83e482b9 (ceph): Merge pull request #23213 from batrick/i25039
luminous: mds: dump recent events on respawn
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
09:04 PM Revision 03feda10 (ceph): Merge pull request #23214 from batrick/i25041
luminous: mds: increase debug level for dropped client cap msg
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
09:00 PM rgw Bug #24882: rgw assert in ceph::buffer::list::append from src/rgw/rgw_rest.cc:1151
Is it possible this just needs the fix that is in 12.2.6? http://tracker.ceph.com/issues/23596 Robin Johnson
07:13 PM Revision 2b4238e2 (ceph): Merge PR #23185 into master
* refs/pull/23185/head:
doc: Create pull_request_template.md
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
06:11 PM CephFS Bug #26854 (Resolved): cephfs-shell: add support to set the ceph.conf file via command line argument
This was completed as part of the original cephfs-shell merge but the argument parsing still needs refactored to supp... Patrick Donnelly
04:37 PM CephFS Bug #26854 (Resolved): cephfs-shell: add support to set the ceph.conf file via command line argument
For example:... Patrick Donnelly
05:59 PM RADOS Backport #24888: luminous: osd: crash in OpTracker::unregister_inflight_op via OSD::get_health_me...
Radek, can you take a look at backporting this? Josh Durgin
05:58 PM Dashboard Bug #24902 (Fix Under Review): Mimic Dashboard does not allow deletion of snapshots containing "+...
This was not related to #24621.
PR: https://github.com/ceph/ceph/pull/23420
Tiago Melo
04:53 PM Dashboard Bug #26856: mgr/dashboard: Request body parameters are being encoded and are never decoded
Related to http://tracker.ceph.com/issues/24621. Tiago Melo
04:51 PM Dashboard Bug #26856 (Resolved): mgr/dashboard: Request body parameters are being encoded and are never dec...
This is a regression introduced in f21d0da5a3e19e3f9bbde084e71b4a09f8dcb0a1.
This is reproducible by trying to cre...
Tiago Melo
04:45 PM ceph-volume Bug #24970 (In Progress): `lvm batch` docs and man page updates
Alfredo Deza
04:45 PM CephFS Feature #24286: tools: create CephFS shell
Followup fix: https://github.com/ceph/ceph/pull/23417 Patrick Donnelly
04:24 PM CephFS Feature #24286 (Resolved): tools: create CephFS shell
Patrick Donnelly
04:44 PM Revision 4c1c4810 (ceph): Merge PR #23417 into master
* refs/pull/23417/head:
pybind: remove execution permission bits of cephfs.pyx
Reviewed-by: Patrick Donnelly <pdonn...
Patrick Donnelly
04:43 PM ceph-volume Bug #24552 (Duplicate): expand auto engine for multiple devices on bluestore
Closing in favor of #24492 Alfredo Deza
04:42 PM ceph-volume Bug #25173 (Resolved): luminous: New mon-config changes break osd creation (master)
master PR: https://github.com/ceph/ceph/pull/23355
mimic PR: https://github.com/ceph/ceph/pull/23368
luminous PR: h...
Alfredo Deza
04:37 PM CephFS Feature #26855 (Resolved): cephfs-shell: add support to execute commands from arguments
It would be convenient to support running simple commands via the arguments to the cephfs-shell:... Patrick Donnelly
04:37 PM ceph-volume Bug #24961 (Resolved): `lvm list` should be run at the end of every functional test
master PR: https://github.com/ceph/ceph/pull/23116
mimic PR: https://github.com/ceph/ceph/pull/23148
luminous PR: h...
Alfredo Deza
04:33 PM ceph-volume Bug #24554 (Duplicate): auto: allow input of array of devices
Closing in favor of #24492 Alfredo Deza
04:32 PM Revision aab35ed5 (ceph): pybind: remove execution permission bits of cephfs.pyx
they were added in c2a671a4b6
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:29 PM Revision 35dbe36f (ceph): Merge pull request #23400 from alfredodeza/backport-mimic-rm25216
mimic: ceph-volume lvm.activate conditional mon-config on prime-osd-dir
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
04:29 PM CephFS Feature #26853 (Resolved): cephfs-shell: add batch file processing
The shell should be able to process a batch file instead of interactive commands. For example:... Patrick Donnelly
04:26 PM CephFS Bug #26852 (Resolved): cephfs-shell: add CMake directives to install the shell
Shell PR: https://github.com/ceph/ceph/pull/23158 Patrick Donnelly
04:22 PM Revision c2a671a4 (ceph): Merge PR #23158 into master
This is a milestone in the CephFS shell project. QA testing is still in the
works and will be merged separately. Inst...
Patrick Donnelly
04:20 PM Revision 05eac208 (ceph): doc: add cephfs-shell to cephfs doc index
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
04:17 PM Revision a4a96a4a (ceph): cephfs-shell: add new CephFS shell
The CephFS shell is an alternative client to access CephFS without mounting in
the usual way. The shell provides comm...
Rajula Pavani
04:04 PM CephFS Backport #26850 (Resolved): mimic: ceph_volume_client: py3 compatible
https://github.com/ceph/ceph/pull/24443 Patrick Donnelly
04:03 PM rgw Backport #26849 (Resolved): mimic: rgw: civetweb fails on urls with control characters
https://github.com/ceph/ceph/pull/23855 Patrick Donnelly
04:03 PM rgw Backport #26848 (Resolved): luminous: Delete marker generated by lifecycle has no owner
https://github.com/ceph/ceph/pull/23545 Patrick Donnelly
04:03 PM rgw Backport #26847 (Resolved): mimic: Delete marker generated by lifecycle has no owner
https://github.com/ceph/ceph/pull/23541 Patrick Donnelly
04:03 PM rgw Backport #26846 (Resolved): luminous: Lifecycle rules number on one bucket should be limited.
https://github.com/ceph/ceph/pull/23522 Patrick Donnelly
04:03 PM rgw Backport #26845 (Resolved): mimic: Lifecycle rules number on one bucket should be limited.
https://github.com/ceph/ceph/pull/23521 Patrick Donnelly
04:03 PM rgw Backport #26844 (Resolved): luminous: rgw_file: "deep stat"/stats of unenumerated paths not handled
https://github.com/ceph/ceph/pull/23499 Patrick Donnelly
04:02 PM rgw Backport #26842 (Resolved): mimic: rgw_file: "deep stat"/stats of unenumerated paths not handled
https://github.com/ceph/ceph/pull/23498 Patrick Donnelly
04:02 PM RADOS Backport #26840 (Resolved): luminous: librados application's symbol could conflict with the libce...
https://github.com/ceph/ceph/pull/23483 Patrick Donnelly
04:02 PM RADOS Backport #26839 (Resolved): mimic: librados application's symbol could conflict with the libceph-...
https://github.com/ceph/ceph/pull/24708 Patrick Donnelly
04:02 PM mgr Backport #26838 (Resolved): luminous: Can't turn off mgrc stats with mgr_stats_threshold
https://github.com/ceph/ceph/pull/23461 Patrick Donnelly
04:02 PM mgr Backport #26837 (Resolved): mimic: Can't turn off mgrc stats with mgr_stats_threshold
https://github.com/ceph/ceph/pull/23463 Patrick Donnelly
04:02 PM CephFS Backport #26836 (Closed): mimic: mds: recovering mds receive export_cancel message
https://github.com/ceph/ceph/pull/23436 Patrick Donnelly
03:56 PM Revision 52f9b3cb (ceph): Merge PR #23307 into master
* refs/pull/23307/head:
osd/OSD: fix HeartbeatInfo.is_healthy() check
osd/OSD: use first_tx to calculate failed_for...
Sage Weil
03:56 PM Revision dd475ade (ceph): Merge PR #22717 into master
* refs/pull/22717/head:
mgr/DaemonServer: osd purge: accept --yes-i-really-mean-it too
mon,mgr: guard 'osd purge' w...
Sage Weil
03:56 PM Revision 7c87d8d1 (ceph): Merge PR #23339 into master
* refs/pull/23339/head:
Revert "mgr/pybind: expose erasure code profiles"
Reviewed-by: John Spray <john.spray@redha...
Sage Weil
03:24 PM RADOS Backport #23772: luminous: ceph status shows wrong number of objects
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22680
merged
Yuri Weinstein
03:24 PM Revision 9f599ba4 (ceph): Merge pull request #22680 from VictorDenisov/backport_23772
luminous: let "ceph status" use base 10 when printing numbers not sizes
Reviewed-by: Kefu Chai <kchai@redhat.com>
Re...
Yuri Weinstein
03:22 PM RADOS Backport #24471: luminous: Ceph-osd crash when activate SPDK
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22686
merged
Yuri Weinstein
03:22 PM Revision 33cfe895 (ceph): Merge pull request #22686 from pdvian/wip-24471-luminous
luminous: spdk: fix ceph-osd crash when activate SPDK
Reviewed-by: Kefu Chai <kchai@redhat.com>
Yuri Weinstein
03:22 PM CephFS Backport #24717: luminous: blogbench.sh failed in upgrade:luminous-x-mimic-distro-basic-smithi
Abhishek Lekshmanan wrote:
> https://github.com/ceph/ceph/pull/22774
merged
Yuri Weinstein
03:22 PM Revision 1ccbfa47 (ceph): Merge pull request #22774 from theanalyst/wip-luminous-24717
luminous: qa/workunits/suites/blogbench.sh: use correct dir name
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Revie...
Yuri Weinstein
03:21 PM Backport #24469: luminous: osd crashes in on_local_recover due to stray clone
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22848
merged
Yuri Weinstein
03:21 PM Revision 21618518 (ceph): Merge pull request #22848 from smithfarm/wip-24739-luminous
luminous: Bring back diff -y for non-FreeBSD
Reviewed-by: David Zafman <dzafman@redhat.com>
Yuri Weinstein
03:20 PM bluestore Backport #24770: luminous: set correctly shard for existed Collection.
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22860
merged
Yuri Weinstein
03:20 PM Revision 44d7bc0e (ceph): Merge pull request #22860 from smithfarm/wip-24770-luminous
luminous: bluestore: set correctly shard for existed Collection
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Yuri Weinstein
03:15 PM RADOS Backport #24772: luminous: osd: may get empty info at recovery
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22862
merged
Yuri Weinstein
03:15 PM Revision 9a9c44f7 (ceph): Merge pull request #22862 from smithfarm/wip-24772-luminous
luminous: osd: may get empty info at recovery
Reviewed-by: Neha Ojha <nojha@redhat.com>
Yuri Weinstein
03:14 PM Backport #24774: luminous: Mimic build fails with -DWITH_RADOSGW=0
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22864
merged
Yuri Weinstein
03:14 PM Revision a382c4e9 (ceph): Merge pull request #22864 from smithfarm/wip-24774-luminous
luminous: Mimic build fails with -DWITH_RADOSGW=0
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: John Spray ...
Yuri Weinstein
03:13 PM bluestore Backport #24260: luminous: bluestore: flush_commit is racy
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22904
merged
Yuri Weinstein
03:12 PM bluestore Backport #24260: luminous: bluestore: flush_commit is racy
https://github.com/ceph/ceph/pull/22909
merged
Yuri Weinstein
03:13 PM Revision a59eaefb (ceph): Merge pull request #22904 from ifed01/wip-ifed-backport-24260
luminous: os/bluestore: fix flush_commit locking
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
03:12 PM Revision e4fb6ac1 (ceph): Merge pull request #22909 from ifed01/wip-ifed-fix-23540-luminous
luminous: os/bluestore: fix incomplete faulty range marking when doing compression
Reviewed-by: Sage Weil <sage@redh...
Yuri Weinstein
03:11 PM Revision 7dcf9c49 (ceph): Merge pull request #23025 from smithfarm/wip-24864-luminous
luminous: common: Abort in OSDMap::decode() during qa/standalone/erasure-code/test-erasure-eio.sh
Reviewed-by: David...
Yuri Weinstein
03:10 PM Backport #24979: luminous: ceph-helpers.sh tries to use dirname without mandatory parameter
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/23112
merged
Yuri Weinstein
03:10 PM Revision 5655b7c8 (ceph): Merge pull request #23112 from smithfarm/wip-24979-luminous
luminous: tests: ceph-helpers.sh tries to use dirname without mandatory parameter
Reviewed-by: David Zafman <dzafman...
Yuri Weinstein
03:03 PM Dashboard Feature #24651: mgr/dashboard: Improve SSL certificate import to no longer require a Mgr restart
After investigating a bit:
# Reloading just the CherryPy engine is not implemented.
# enabling or disabling any ...
Sebastian Wagner
02:32 PM Dashboard Cleanup #24781 (Fix Under Review): mgr/dashboard: Replace custom breadcrumb implementation with a...
PR: https://github.com/ceph/ceph/pull/23414 Tiago Melo
02:16 PM Revision 8ed0e78a (ceph): mgr/dashboard: Datatable error panel blinking on page loading
Fixes https://tracker.ceph.com/issues/25090
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
01:09 PM ceph-volume Bug #24492 (Pending Backport): initial 'auto' scenario support
master PR https://github.com/ceph/ceph/pull/23075 Alfredo Deza
01:05 PM Revision 9da93644 (ceph): Merge pull request #23390 from tchaikov/wip-cmake-fmt-4.x
cmake: do not use Findfmt.cmake for checking libfmt-dev
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Kefu Chai
01:01 PM mgr Bug #25197 (Pending Backport): Can't turn off mgrc stats with mgr_stats_threshold
Kefu Chai
01:01 PM Revision 0297369b (ceph): Merge pull request #23352 from jcsp/wip-25197
mgrc: enable disabling stats via mgr_stats_threshold
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:59 PM Revision 4e263d18 (ceph): Merge pull request #23326 from tchaikov/wip-gnu-cold-attr
common/assert: mark assert helpers with [[gnu::cold]]
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Reviewed...
Kefu Chai
12:57 PM RADOS Bug #25154 (Pending Backport): librados application's symbol could conflict with the libceph-common
Kefu Chai
12:57 PM Revision fe420276 (ceph): Merge pull request #23320 from tchaikov/wip-cmake-viva-les-local-symbols
cmake: always prefer local symbols
Reviewed-by: Adam Kupczyk <akupczyk@redhat.com>
Reviewed-by: Casey Bodley <cbodle...
Kefu Chai
12:55 PM Bug #25172 (Resolved): Unnecessarily obscure CLI error on EPERM
Kefu Chai
12:54 PM Revision 3a75264e (ceph): Merge pull request #23330 from jcsp/wip-cli-eperm
ceph.in: friendlier message on EPERM
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Kefu Chai
12:49 PM ceph-volume Bug #24796 (Resolved): ceph-volume fails with KeyError: 'ceph.cluster_name'
Master PR https://github.com/ceph/ceph/pull/23117
Mimic PR https://github.com/ceph/ceph/pull/23127
Luminous PR http...
Alfredo Deza
12:46 PM ceph-volume Bug #24792: ceph-volume fails to zap dmcrypt device on bluestore
Now that #24504 is completed, can you check if this is still an issue for you? Alfredo Deza
12:41 PM Revision 71c7f6a9 (ceph): tools/rados: silence clang++ warning
ceph/src/tools/rados/rados.cc:1951:47: warning: moving a temporary
object prevents copy elision [-Wpessimizing-move]
...
Kefu Chai
12:41 PM Revision 6dbbb4e5 (ceph): mgr: silence -Wunused-lambda-capture warning
ceph/src/mgr/DaemonServer.cc:1772:17: warning: lambda capture 'host' is
not used [-Wunused-lambda-capture]
...
Kefu Chai
12:29 PM Revision 9754b376 (ceph): qa/suites/fs: add python3-cephfs to packages
the default set of packages to install is in
$suite/qa/packages/packages.yaml . see get_package_list() in
teuthology/...
Kefu Chai
12:08 PM ceph-volume Bug #24152 (Resolved): Starting all OSDs created by ceph-volume via systemd fails
Mimic PR https://github.com/ceph/ceph/pull/23393
Lumimnous PR https://github.com/ceph/ceph/pull/23394
Alfredo Deza
12:06 PM ceph-volume Bug #25216: backport avoid searching for a mon config
Mimic PR https://github.com/ceph/ceph/pull/23400 Alfredo Deza
12:03 PM ceph-volume Bug #24504: prevent zap/destroy on dm devices
Mimic Pr https://github.com/ceph/ceph/pull/22965
Luminous PR https://github.com/ceph/ceph/pull/23374
Alfredo Deza
12:02 PM CephFS Feature #24444 (Fix Under Review): cephfs: make InodeStat, DirStat, LeaseStat versioned
Jos Collin
12:00 PM ceph-volume Bug #24762 (Rejected): "ceph-volume scan" does not detect cluster name different than 'ceph'
I am going to close this since we can't reliably do a "best effort". As explained, we can't guarantee what the cluste... Alfredo Deza
11:55 AM Revision 1be8b06e (ceph): Merge pull request #23374 from ceph/backport-luminous-22764
luminous: ceph-volume: refuse to zap mapper devices
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
11:46 AM rgw Bug #26835: RGW returns MalformedACLError when user create too many ACL.
should we return LimitExceeded here? Chang Liu
09:41 AM rgw Bug #26835: RGW returns MalformedACLError when user create too many ACL.
see ... Chang Liu
09:41 AM rgw Bug #26835 (Fix Under Review): RGW returns MalformedACLError when user create too many ACL.
Chang Liu
11:31 AM Revision ce0fde64 (ceph): Merge pull request #23395 from alfredodeza/backport-luminous-rm24020
luminous: ceph-volume expand on the LVM API to create multiple LVs at different sizes
Reviewed-by: Andrew Schoen <as...
Alfredo Deza
10:58 AM Revision ce1f2142 (ceph): Merge pull request #23393 from alfredodeza/backport-mimic-rm24152
mimic: ceph-volume enable the ceph-osd during lvm activation
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Alfredo Deza
10:43 AM Revision 959e63c1 (ceph): mds: don't queue straydir for split
straydir can not get splitted (for now at least)
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
10:11 AM Revision 45fab1d9 (ceph): test/fio: new option to control file preallocation.
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
09:12 AM Revision 5e36d78b (ceph): Merge pull request #23261 from dillaman/wip-vstart
vstart: do not attempt to re-initialize dashboard for existing cluster
Reviewed-by: John Spray <john.spray@redhat.com>
Ricardo Dias
09:02 AM Revision 7e5c85b6 (ceph): qa: do not install python3 packages in task.install
This reverts commit c1efd59f618e24cf060d564ac0f21d5b0b57fd4a
task.install.rpm installs packages listed in
$suites/qa...
Kefu Chai
08:10 AM RADOS Bug #24835: osd daemon spontaneous segfault
The problem still persists with Mimic 13.2.1 (on the same cluster as above). Errors in ceph::buffer::list appear to h... Soenke Schippmann
08:08 AM CephFS Bug #26834: mds: use self CPU usage to calculate load
https://github.com/ceph/ceph/pull/23341 Zheng Yan
08:06 AM CephFS Bug #26834 (Resolved): mds: use self CPU usage to calculate load
current code uses system CPU load to calculate load. It is not good when the machine runs multiple tasks. Zheng Yan
08:07 AM Revision 1ff36edd (ceph): mds: calculate load by checking self CPU usage
when mds_bal_mode is 2, system CPU load is treated as mds load.
This is not good when the machine runs multiple tasks...
Yan, Zheng
07:56 AM Dashboard Bug #25212: mgr/dashboard: Remove notifications for successful actions
We had this discussion before and came to the conclusion to show successful notifications as most other web based sof... Stephan Müller
07:40 AM Bug #24225: AArch64 CRC32 crash with SIGILL
Just tried 12.2.7 - all the things works fine, no more CRC32 crashes.
Tone ZHANG wrote:
> Maybe the crash has bee...
Artemy Kapitula
07:39 AM CephFS Backport #25043 (In Progress): luminous: overhead of g_conf->get_val<type>("config name") is high
Zheng Yan
07:39 AM CephFS Backport #25043: luminous: overhead of g_conf->get_val<type>("config name") is high
https://github.com/ceph/ceph/pull/23408 Zheng Yan
07:05 AM CephFS Backport #25044 (In Progress): mimic: overhead of g_conf->get_val<type>("config name") is high
https://github.com/ceph/ceph/pull/23407 Zheng Yan
06:52 AM Bug #22056 (In Progress): segv in OSDMap::calc_pg_upmaps from balancer
https://github.com/ceph/ceph/pull/23406 Brad Hubbard
06:02 AM Bug #22056: segv in OSDMap::calc_pg_upmaps from balancer
I can create a couple of almost identical crashes in master by changing unittest_osdmap (I'll change the test so it t... Brad Hubbard
02:20 AM Bug #22056: segv in OSDMap::calc_pg_upmaps from balancer
... Brad Hubbard
06:49 AM Revision f76c889c (ceph): TestOSDMap: Test with negative upmap values
Check we can handle negative pg_upmap and pg_upmap_items values.
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
Brad Hubbard
06:49 AM Linux kernel client Bug #25150: Failed to write data to rbd device even removed from blacklist

How did it fail to write data?
We disconnect communication between the iscsi gateway node and the ceph cluster,So...
aiai li
06:48 AM Revision 670522ee (ceph): mgr/dashboard: RGW proxy can't handle self-signed certificates
Fixes tracker.ceph.com/issues/24677
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
06:47 AM Revision 689e1cfb (ceph): osd/OSDMap: Disallow negative values in _apply_upmap
A negative pg_upmap or pg_upmap_item value can cause a segfault so
ignore them.
Fixes: http://tracker.ceph.com/issue...
Brad Hubbard
06:36 AM Revision 9301aff9 (ceph): mds: avoid using g_conf->get_val<...>(...) in hot path
g_conf->get_val<>()'s overhead is high
Fixes: http://tracker.ceph.com/issues/24820
Signed-off-by: "Yan, Zheng" <zyan...
Yan, Zheng
03:26 AM Revision 3696fa5a (ceph): rgw: add s3 notification sub resources
Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com> joke lee
02:06 AM Messengers Bug #25027: mon: src/msg/async/AsyncConnection.cc: 1710: FAILED assert(can_write == WriteStatus::...
/a/yuriw-2018-08-01_19:35:55-rados-wip-yuri-testing-2018-08-01-1605-luminous-distro-basic-smithi/2849251/ Neha Ojha
02:02 AM Revision 38e34465 (ceph): cmake: always prefer local symbols
Fixes: http://tracker.ceph.com/issues/25154
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:02 AM Revision 1739d6b7 (ceph): test: use death_test_style="threadsafe" for Mutex.NormalAsserts
use threadsafe for running the Mutex assert test to run the test from
beginning to avoid the hang. this test override...
Kefu Chai
01:28 AM CephFS Backport #26833 (In Progress): luminous: mds: recovering mds receive export_cancel message
pushed fix to original PR https://github.com/ceph/ceph/pull/23169 Zheng Yan
01:23 AM Revision 000409d0 (ceph): mds: update MDSRank::cluster_degraded before handling mds failure
Migrator checks MDSRank::is_cluster_degraded() to decide if it needs to
send message to other mds. MDSRank::cluster_d...
Yan, Zheng
01:14 AM Revision 9b4e8cb0 (ceph): mds: update MDSRank::cluster_degraded before handling mds failure
Migrator checks MDSRank::is_cluster_degraded() to decide if it needs to
send message to other mds. MDSRank::cluster_d...
Yan, Zheng
12:58 AM Revision 917f4f84 (ceph): Merge pull request #23384 from tchaikov/wip-cmake-cleanup
cmake: fix std::filesystem detection and extract sanitizer detection into its own module
Reviewed-by: Casey Bodley <...
Kefu Chai
12:09 AM RADOS Backport #25199 (In Progress): luminous: FAILED assert(trim_to <= info.last_complete) in PGLog::t...
Neha Ojha
12:08 AM RADOS Backport #25219 (In Progress): luminous: osd/PGLog.cc: use lgeneric_subdout instead of generic_dout
Neha Ojha
12:07 AM RADOS Backport #25200 (In Progress): mimic: FAILED assert(trim_to <= info.last_complete) in PGLog::trim()
Neha Ojha
12:07 AM RADOS Backport #25220 (In Progress): mimic: osd/PGLog.cc: use lgeneric_subdout instead of generic_dout
Neha Ojha
12:07 AM RADOS Backport #24989 (In Progress): mimic: Limit pg log length during recovery/backfill so that we don...
Neha Ojha
12:06 AM RADOS Bug #23352: osd: segfaults under normal operation
I've created a test package here based on 12.2.7 and including the one line patch above.
https://shaman.ceph.com/r...
Brad Hubbard

08/02/2018

11:58 PM Messengers Bug #22480: msg/simple: rados bench segv in ceph::buffer::list::iterator_impl::advance(), Pipe::r...
/a/yuriw-2018-08-01_19:35:55-rados-wip-yuri-testing-2018-08-01-1605-luminous-distro-basic-smithi/2849244/ Neha Ojha
11:57 PM RADOS Bug #23352 (In Progress): osd: segfaults under normal operation
https://github.com/ceph/ceph/pull/23404 Brad Hubbard
08:56 PM RADOS Bug #23352: osd: segfaults under normal operation
Brad - you can just use kjetil@medallia.com Kjetil Joergensen
08:26 AM RADOS Bug #23352: osd: segfaults under normal operation
Thanks Kjetil,
I think you are right, we should hold the lock in update_osd_health(). Not sure how we all missed tha...
Brad Hubbard
09:44 PM Revision 4996506a (ceph): mgr/MgrClient: Protect daemon_health_metrics
Without holiding the lock update_daemon_health() can race with
send_report() corrupting the daemon_health_metrics vec...
Brad Hubbard
09:07 PM CephFS Backport #26833 (Resolved): luminous: mds: recovering mds receive export_cancel message
https://github.com/ceph/ceph/pull/23169 Patrick Donnelly
09:05 PM CephFS Bug #25228 (Pending Backport): mds: recovering mds receive export_cancel message
Patrick Donnelly
02:15 AM CephFS Bug #25228 (Fix Under Review): mds: recovering mds receive export_cancel message
https://github.com/ceph/ceph/pull/23381 Zheng Yan
02:00 AM CephFS Bug #25228: mds: recovering mds receive export_cancel message
http://pulpito.ceph.com/pdonnell-2018-08-01_19:07:35-multimds-wip-pdonnell-testing-20180801.165617-testing-basic-smit... Zheng Yan
02:00 AM CephFS Bug #25228 (Resolved): mds: recovering mds receive export_cancel message
Zheng Yan
09:03 PM Revision 1dd06293 (ceph): Merge PR #23381 into master
* refs/pull/23381/head:
mds: update MDSRank::cluster_degraded before handling mds failure
Reviewed-by: Patrick Donn...
Patrick Donnelly
08:59 PM Revision fa8a32eb (ceph): Merge pull request #23394 from alfredodeza/backport-luminous-rm24152
luminous: ceph-volume enable the ceph-osd during lvm activation
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Alfredo Deza
08:59 PM rgw Bug #23659: tempest tests failing with pysaml2 version conflict
https://github.com/ceph/ceph/pull/23402 Casey Bodley
08:43 PM Revision 338b97a8 (ceph): qa/rgw: patch keystone requirements.txt
an ugly workaround for a python dependency conflict that's broken the
rgw/tempest suite. allows us to preserve the pi...
Casey Bodley
08:24 PM RADOS Bug #22330: ec: src/common/interval_map.h: 161: FAILED assert(len > 0)
/ceph/teuthology-archive/pdonnell-2018-08-02_13:06:29-multimds-wip-pdonnell-testing-20180802.044402-testing-basic-smi... Patrick Donnelly
08:21 PM RADOS Bug #21931: osd: src/osd/ECBackend.cc: 2164: FAILED assert((offset + length) <= (range.first.get_...
Run with cores/logs: /ceph/teuthology-archive/pdonnell-2018-08-02_13:06:29-multimds-wip-pdonnell-testing-20180802.044... Patrick Donnelly
08:12 PM Revision d9c23e64 (ceph): Merge pull request #23397 from alfredodeza/backport-luminous-rm25216
luminous: ceph-volume lvm.activate conditional mon-config on prime-osd-dir
Reviewed-by: Andrew Schoen <aschoen@redha...
Alfredo Deza
07:59 PM Bug #21416: osd/PGLog.cc: 60: FAILED assert(s <= can_rollback_to) after upgrade to luminous
/ceph/teuthology-archive/pdonnell-2018-08-02_13:06:29-multimds-wip-pdonnell-testing-20180802.044402-testing-basic-smi... Patrick Donnelly
07:50 PM Revision 2dc21619 (ceph): client: increase verbosity level for log messages in helper methods
Fixes: http://tracker.ceph.com/issues/21014
Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commi...
Rishabh Dave
06:45 PM Revision 6b9e10c1 (ceph): ceph-volume lvm.activate conditional mon-config on prime-osd-dir
The --no-mon-config should only be done in Mimic releaes and later
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(c...
Alfredo Deza
06:39 PM ceph-volume Bug #25216: backport avoid searching for a mon config
Luminous PR https://github.com/ceph/ceph/pull/23375 Alfredo Deza
05:15 PM ceph-volume Bug #25216 (Resolved): backport avoid searching for a mon config
master PR https://github.com/ceph/ceph/pull/23375 Alfredo Deza
06:30 PM Revision eb0d5c9f (ceph): ceph-volume tests patch __release__ to mimic always for stdin keys
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 99c17ecbaf443824ea8e155e06c11b20a8603d76)
Alfredo Deza
06:30 PM Revision c12459c4 (ceph): ceph-volume tests patch __release__ to mimic always for stdin keys
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 99c17ecbaf443824ea8e155e06c11b20a8603d76)
Alfredo Deza
06:20 PM rgw Bug #24158 (Pending Backport): rgw: civetweb fails on urls with control characters
Abhishek Lekshmanan
06:15 PM Revision 5fc932e3 (ceph): Merge pull request #23398 from alfredodeza/wip-patch-release
ceph-volume tests patch __release__ to mimic always for stdin keys
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
06:13 PM rgw Bug #24568 (Pending Backport): Delete marker generated by lifecycle has no owner
Casey Bodley
06:12 PM rgw Bug #24572 (Pending Backport): Lifecycle rules number on one bucket should be limited.
Abhishek Lekshmanan
06:03 PM rgw Bug #24895 (Duplicate): rgw fail to put elasticsearch document when compression is set
duplicate iof http://tracker.ceph.com/issues/24896?issue_count=446&issue_position=28&next_issue_id=24895&prev_issue_i... Abhishek Lekshmanan
06:03 PM rgw Bug #24896 (Pending Backport): rgw fail to put elasticsearch document when compression is set
Probably fixed in https://github.com/ceph/ceph/pull/20796 whihc can be backported to luminous Abhishek Lekshmanan
06:01 PM rgw Bug #24915 (Pending Backport): rgw_file: "deep stat"/stats of unenumerated paths not handled
Abhishek Lekshmanan
05:59 PM rgw Bug #24947 (Closed): Ceph Luminous radosgw: Couldn't init storage provider (RADOS)
Abhishek Lekshmanan
05:59 PM rgw Bug #24955 (Closed): rgw: bucket index resharding may cause lose of bucket acl
Already fixedi n the linked issue Abhishek Lekshmanan
05:58 PM rgw Bug #24991: Add support for --bypass-gc flag of radosgw-admin bucket rm command in RGW Multi-site
Casey Bodley
05:57 PM rgw Bug #25014 (Need More Info): Radosgw civetweb poll func cost almost 1 second
Can you explain where you're seeing 1s delay? Abhishek Lekshmanan
05:57 PM Revision 6ebbf299 (ceph): src/osd/PG.cc: remove redundant call to trim_log()
This change is motived by the failure tracked in
https://tracker.ceph.com/issues/25198. The failure highlights a case...
Neha Ojha
05:57 PM Revision b82e1ada (ceph): osd/PGLog.cc: use lgeneric_subdout instead of generic_dout
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit 1b6dafb351b4f80e1e2c9a304f9e1d508ae8bf72)
Neha Ojha
05:56 PM Revision 3ae1321d (ceph): osd/PGLog: allow pg log trim when complete_to is less than trim_to
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit a5329ba8dd169e55deaff47d042354e53d8e722d)
Neha Ojha
05:55 PM Revision ac7e9cd8 (ceph): osd: reset complete_to when trimming the log past it
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit 38170cdb1b8c3ea7e8b411fabe1fe99abd06cf52)
Neha Ojha
05:55 PM CephFS Backport #25046: luminous: mds: create health warning if we detect metadata (journal) writes are ...
@prashant, you can just skip OpenFileTable.cc patches. Patrick Donnelly
05:55 PM Revision e2dd5e07 (ceph): osd: allow trim() to proceed when there are missing items
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit de42fee0dff299f4d0377961d05e02fd8f49f21b)
Neha Ojha
05:54 PM Revision 62ff545c (ceph): osd: handle trim() during backfill and async recovery
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit e538c31f0f3133f811a8e478fcb25b575cad66bf)
Neha Ojha
05:53 PM Revision ab597ad2 (ceph): osd: add flag to remember async recovery
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit 22d17fb5aad6ab9d7525d9492c0e96a36d02879e)
Neha Ojha
05:53 PM Revision 4aa16caa (ceph): osd: print pg log length and trim_to
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit f48584a5b468949c31bffba1b507fb13a8756284)
Neha Ojha
05:51 PM Revision 99c17ecb (ceph): ceph-volume tests patch __release__ to mimic always for stdin keys
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:50 PM rgw Bug #25135 (Fix Under Review): rgw:s3test failed to pass test_object_set_get_non_utf8_metadata
Abhishek Lekshmanan
05:48 PM Revision 620e14dd (ceph): osd: make calc_trim_to() independent of min_last_complete_ondisk
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit 1ae5fd32c92ea2f025344c663535d00f71f2cdda)
Neha Ojha
05:47 PM rgw Bug #25168: rgw: can't remove shadow file when copy object from other placement after remove object
https://github.com/ceph/ceph/pull/22613 Abhishek Lekshmanan
05:44 PM rgw Bug #25243: rgw can not use fastcgi
Fastcgi is untested in teuthology and just continuing as frontend, Abhishek Lekshmanan
05:52 AM rgw Bug #25243: rgw can not use fastcgi
the VERSION does not support fastcgi anymore liang sibin
04:58 AM rgw Bug #25243 (New): rgw can not use fastcgi
ceph.conf
[global]
fsid = 11fd99e9-39ef-4dd7-b28d-ab4e208b63be
mon_initial_members = ceph-server0
mon_host = 19...
liang sibin
05:30 PM Revision d354178c (ceph): ceph-volume lvm.activate conditional mon-config on prime-osd-dir
The --no-mon-config should only be done in Mimic releaes and later
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(c...
Alfredo Deza
05:08 PM ceph-volume Feature #24020: allow for more flexibility in the lvcreate API
Luminous PR https://github.com/ceph/ceph/pull/23395 Alfredo Deza
04:11 PM Revision 13d3d7c8 (ceph): Merge pull request #23382 from tchaikov/wip-gtest-parallel-py3
cmake,run-make-check: always enable WITH_GTEST_PARALLEL
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
03:58 PM CephFS Feature #26831 (New): mds: consider subtree setting to enable LAZYIO automatically (RFC)
See discussion here: https://github.com/ceph/ceph/pull/22450#issuecomment-400614296
This should be one avenue to e...
Patrick Donnelly
03:57 PM RADOS Bug #25182: Upmaps forgotten after restarting OSDs
Hmm, I wasn't able to reproduce this... Sage Weil
03:30 PM RADOS Bug #25182: Upmaps forgotten after restarting OSDs
It is expected that the upmaps may evaporate if the "raw" CRUSH mapping changes. This shouldn't happen for osd up/do... Sage Weil
03:49 PM Revision 714e3771 (ceph): seastar: pick up changes in seastar
-ldl is not necessary if an application using dlopen() can compile and
link just fine without it.
same applies to -l...
Kefu Chai
03:16 PM Revision f18ffecc (ceph): rpm: remove fmt-devel from BuildRequires
because RHEL/CentOS 7 only offers fmt-devel 3.0.2, while seastar
requires >= 4.0.0, < 5.0.0, and on openSUSE Leap 15,...
Kefu Chai
02:36 PM Revision 69e97236 (ceph): ceph-volume tests verify create_lvs behavior
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 8c487124d795778dbbf461ffb95841b1c8025e08)
Alfredo Deza
02:36 PM Revision 8cfaad5d (ceph): ceph-volume api.lvm fallback to 1 part if none are define when creating...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 552d987233545f6f33b9220ea4ea98753f96962f)
Alfredo Deza
02:36 PM Revision 2095d1ad (ceph): ceph-volume api.lvm add a sizing method for VGs to calculate LV creation
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit e61b9e5c771e167990caad3d85c0bfd27682d643)
Alfredo Deza
02:36 PM Revision cca5dcc2 (ceph): ceph-deploy api.lvm allow multiple lv creation
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit e073c56d80d8f37e0f96093f8dd4a95aef81ea02)
Alfredo Deza
02:36 PM Revision 6388c40f (ceph): ceph-volume api.lvm default to null tags on lvs created
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 490e73eff1b5b7cc98db5d3df292759e1773c0ab)
Alfredo Deza
02:36 PM Revision 4913ff07 (ceph): ceph-volume api.lvm force vgs to display units in 'g'
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit da9f90fcb40e1e82c322f6020253b63da69238da)
Alfredo Deza
02:36 PM Revision 0a8683d0 (ceph): ceph-volume tests verify vg sizing behavior
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 08832f21e52f28d65a16aadae54a10c8fd16259f)
Alfredo Deza
02:36 PM Revision 0edde30a (ceph): ceph-volume exceptions create an error for size allocations
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit b035bb0f54d4a7777ce242798bdeb18ad0dc28e0)
Alfredo Deza
02:14 PM Revision 8df0e40b (ceph): cmake: require 4.0.0 <= libfmt-dev < 5.0.0
FMT_VERSION is now living in fmt/core.h in libfmt >= 5.0, so we cannot
parse fmt/format.h for libfmt's version anymor...
Kefu Chai
02:05 PM Revision 702354b3 (ceph): ceph-volume: optional systemd enable --runtime
Allow units to be enabled but not persisted across a reboot,
and use this when enabling osds.
Signed-off-by: Dan van...
Dan van der Ster
02:05 PM Revision a76352ec (ceph): ceph-volume: enable ceph-osd during lvm activation
Enable the ceph-osd@<id> unit during lvm activate to link these
units to the ceph-osd.target.
Signed-off-by: Dan van...
Dan van der Ster
02:00 PM Revision de42cc9c (ceph): ceph-volume: enable ceph-osd during lvm activation
Enable the ceph-osd@<id> unit during lvm activate to link these
units to the ceph-osd.target.
Signed-off-by: Dan van...
Dan van der Ster
02:00 PM Revision be4ef864 (ceph): ceph-volume: optional systemd enable --runtime
Allow units to be enabled but not persisted across a reboot,
and use this when enabling osds.
Signed-off-by: Dan van...
Dan van der Ster
01:31 PM Revision f561fb80 (ceph): Merge pull request #23386 from smithfarm/wip-fix-seastar-builddeps
build/ops: rpm: fix seastar build dependencies
Reviewed-by: Kefu Chai <kchai@redhat.com>
Nathan Cutler
12:56 PM Bug #26830 (Fix Under Review): ceph-disk: extract_parted_partinion_numbers does not return a list...
*mimic PR*: https://github.com/ceph/ceph/pull/23392 Nathan Cutler
12:36 PM Bug #26830 (Resolved): ceph-disk: extract_parted_partinion_numbers does not return a list in python3
The move from python2 to python3 changed behavior of the built-in function map(). Instead of returning a list, an ite... Alexander Graul
12:56 PM Revision 7853830e (ceph): Merge pull request #23367 from alfredodeza/luminous-rm25173
luminous ceph-volume do not use stdin in luminous
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
12:51 PM Revision 00e6e463 (ceph): Merge pull request #23375 from alfredodeza/wip-rm25216
ceph-volume lvm.activate conditional mon-config on prime-osd-dir
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
12:47 PM Dashboard Cleanup #25161 (Fix Under Review): Every keystroke for the username in the RGW user form triggers...
Volker Theile
12:40 PM Revision 6f5a0720 (ceph): ceph-disk: return a list instead of an iterator
Python2 to Python3 changed the return of map() from a list to a
"map object" which is an interator. This commit turns...
Alexander Graul
11:40 AM mgr Bug #24982: mgr: terminate called after throwing an instance of 'std::out_of_range' in DaemonPerf...
This isn't reproducing for me on a development environment compiling the 12.2.7 tag.
Anything else you can tell me...
John Spray
11:18 AM rbd Bug #25346: should not be allowed to restore an image when it is being deleted
PR: https://github.com/ceph/ceph/pull/23389 wb song
11:07 AM rbd Bug #25346 (Resolved): should not be allowed to restore an image when it is being deleted
An image that is being deleted in trash bin should not be allowed to be restored.
Steps to re-produce:
Client-A:
<...
wb song
11:06 AM Dashboard Bug #25344 (Fix Under Review): mgr/dashboard: Automatic redirect from RBD list to login page on s...
Ricardo Marques
10:41 AM Dashboard Bug #25344 (In Progress): mgr/dashboard: Automatic redirect from RBD list to login page on sessio...
Ricardo Marques
09:33 AM Dashboard Bug #25344 (Resolved): mgr/dashboard: Automatic redirect from RBD list to login page on session lost
I found that, if we lose session on RBD list page, we are not correctly redirected to the login page:
!rbd-list-lo...
Ricardo Marques
10:44 AM mgr Bug #25345 (Fix Under Review): "balancer execute" only requires read permissions
https://github.com/ceph/ceph/pull/23387 John Spray
10:42 AM mgr Bug #25345 (Resolved): "balancer execute" only requires read permissions
John Spray
10:42 AM Revision 7602f256 (ceph): mgr: tweaks to command permissions
Upgrade all selftest ops to rw, downgrade restful
cert list to r.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
10:42 AM Revision f63ed1af (ceph): mgr: fix permissions on `balancer execute`
Fixes: http://tracker.ceph.com/issues/25345
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
10:28 AM Dashboard Bug #24570 (Resolved): mgr/dashboard: Modal dialogs are still open when UI is redirected to the l...
Ricardo Marques
10:27 AM Revision b9b86a79 (ceph): Merge pull request #23328 from votdev/bug_24570
mgr/dashboard: Close modal dialogs on login screen
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-by: St...
Ricardo Marques
10:19 AM Revision f0eed6d0 (ceph): build/ops: rpm: fix seastar build dependencies
1. cryptopp-devel was moved to the distro-specific section by
aeb974b9139d49f13e162cd90da8a0a4b3fc3b33, then
96196e9d...
Nathan Cutler
10:13 AM Revision 446881f8 (ceph): mgr/dashboard: RestClient can't handle ProtocolError exceptions
Fixes: https://tracker.ceph.com/issues/25190
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
10:11 AM Revision f121671c (ceph): Merge pull request #23363 from votdev/fix_typo
mgr/dashboard: Fix typo
Reviewed-by: Ricardo Marques <rimarques@suse.com>
Reviewed-by: Stephan Müller <smueller@suse...
Ricardo Marques
09:51 AM Revision 38508b41 (ceph): build/ops: refrain from installing/using lsb_release in install-deps.sh
Unfortunately the mapping between release number and codename (which is only
relevant for Debian and Ubuntu btw) is n...
Nathan Cutler
09:23 AM Revision 8bec1035 (ceph): run-make-check: drop CMAKE_PYTHON_OPTS variable
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
09:13 AM Revision cee01227 (ceph): cmake,run-make-check: always enable WITH_GTEST_PARALLEL
now that https://github.com/google/gtest-parallel/pull/63 has been
merged, we can now use gtest-parallel with py2 and...
Kefu Chai
08:38 AM Revision ab1497ad (ceph): cmake: fix a cmake error when with -DALLOCATOR=jemalloc.
When exec: ./do_cmake.sh -DALLOCATOR=jemalloc. Met the following
messages:
>> CMake Error at cmake/modules/FindJeMall...
jianpeng ma
08:23 AM Dashboard Feature #25156 (In Progress): mgr/dashboard: Erasure code profile management
Stephan Müller
06:43 AM Revision a7326ee0 (ceph): cmake: extract sanitizer detection out
also, we don't need to pass '-lasan' or '-ltsan' to linker. it's
suggested to use the "-fsanitize=${sanitizer}".
ple...
Kefu Chai
06:37 AM Revision bbd95765 (ceph): cmake: fix StdFilesystem detection
before this change, we fails to detect std::filesystem with clang++,
because the cmake project created by try_compil...
Kefu Chai
06:20 AM Bug #24225: AArch64 CRC32 crash with SIGILL
Maybe the crash has been fixed by the PR https://github.com/ceph/ceph/pull/22178.
Could you please have a test?
...
Anonymous
05:18 AM rgw Backport #25218 (In Progress): mimic: valgrind failures related to --max-threads prevent radosgw ...
Opened backport PR : https://github.com/ceph/ceph/pull/23383
but changes related to qa/suites/rgw/verify/tasks/0-i...
Prashant D
05:13 AM rgw Backport #25088 (In Progress): mimic: change default rgw_thread_pool_size to 512
https://github.com/ceph/ceph/pull/23383 Prashant D
04:43 AM CephFS Feature #17230 (Pending Backport): ceph_volume_client: py3 compatible
Patrick Donnelly
04:43 AM CephFS Feature #20598 (Resolved): mds: revisit LAZY_IO
Patrick Donnelly
04:42 AM CephFS Bug #25215 (Resolved): mds: changing mds_cache_memory_limit causes boost::bad_get exception
Patrick Donnelly
04:42 AM Revision 2ea86fa4 (ceph): Merge PR #21948 into master
* refs/pull/21948/head:
ceph_volume_client: use integer division for pg_num
packages.yaml: install py3 compatible c...
Patrick Donnelly
04:42 AM Revision 2480ace1 (ceph): Merge PR #22450 into master
* refs/pull/22450/head:
client: LAZY_IO support
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
04:42 AM Revision a1a5a603 (ceph): Merge PR #23290 into master
* refs/pull/23290/head:
tools/ceph-dencoder: include types.h with full path
tools/ceph-dencoder: move ceph-dencoder...
Patrick Donnelly
04:42 AM Revision 114fc031 (ceph): Merge PR #23365 into master
* refs/pull/23365/head:
mds/MDCache: fix mds_cache_memory_limit get_val<>
Reviewed-by: Patrick Donnelly <pdonnell@r...
Patrick Donnelly
03:59 AM RADOS Bug #24875: OSD: still returning EIO instead of recovering objects on checksum errors
*master PR*: https://github.com/ceph/ceph/pull/23377 Nathan Cutler
03:57 AM RADOS Backport #25227 (In Progress): luminous: OSD: still returning EIO instead of recovering objects o...
Nathan Cutler
03:56 AM RADOS Backport #25226 (In Progress): mimic: OSD: still returning EIO instead of recovering objects on c...
Nathan Cutler
03:16 AM Revision 23c60353 (ceph): osd: do_sparse_read(): On Checksum mismatch try to repair
Fixes: http://tracker.ceph.com/issues/24875
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com...
David Zafman
03:15 AM Revision 925caf4b (ceph): osd: do_read(): Use actual bytes read to determine if CRC can be checked
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 48d7448d72834810cf13eca1425e0cf0e8570c7a)...
David Zafman
03:14 AM Dashboard Feature #25232 (Closed): mgr/dashboard: Support minimum password complexity rules
For local accounts, password should adhere to some basic complexity rules
Suggested rules;
- at least 6 chars in ...
Paul Cuzner
03:10 AM Revision 929f78ab (ceph): osd: do_sparse_read(): On Checksum mismatch try to repair
Fixes: http://tracker.ceph.com/issues/24875
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
03:10 AM Revision 48d7448d (ceph): osd: do_read(): Use actual bytes read to determine if CRC can be checked
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
03:06 AM rgw Backport #25217 (Need More Info): luminous: valgrind failures related to --max-threads prevent ra...
rgw_tempest.yaml and 0-install.yaml are missing in luminous branch,
$ git cherry-pick -x $(git log 8d36655^1..8d...
Prashant D
02:55 AM Revision fba69e0e (ceph): qa/rgw: override valgrind --max-threads for radosgw
radosgw now uses 512 frontend threads by default, and valgrind won't
start with its default --max-threads=500
Fixes:...
Casey Bodley
02:52 AM Dashboard Feature #25231 (Rejected): mgr/dashboard: Provide ability to create a user by cloning another
To support users that require the same privileges, the UI should support a means of cloning. This would take the role... Paul Cuzner
02:50 AM Revision 7990d1d1 (ceph): rgw: change default rgw_thread_pool_size to 512
This value is commonly tuned up and demonstrates better performance on
large systems.
Fixes: http://tracker.ceph.com...
Douglas Fuller
02:46 AM Revision 53a0c18a (ceph): Merge pull request #23380 from majianpeng/cmake-jemalloc-error
cmake: fix a cmake error when with -DALLOCATOR=jemalloc.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:45 AM Dashboard Feature #25230 (Resolved): mgr/dashboard: Provide a full screen view for embedded grafana dashboard
By default the dashboards will be embedded within the UI, but some charts may benefit from a full screen view to show... Paul Cuzner
02:40 AM Dashboard Feature #25229 (Closed): mgr/dashboard: Provide user enable/disable capability
By adding a user enable/disable feature, the dashboard supports temporarily revoking access to the management UI
T...
Paul Cuzner
02:14 AM rbd Bug #25187: Mimic rbd failed to create image in format 1
Thanks for clarification!
I decided to migrate to image format 1.
This issue can be closed. Thanks again!
Yecheng Fu
02:14 AM Revision 0912caef (ceph): Merge pull request #23300 from tchaikov/wip-cmake-cleanup
cmake: cleanups
Reviewed-by: Willem Jan Withagen <wjw@digiware.nl>
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Kefu Chai
02:12 AM Revision 93458c73 (ceph): mds: update MDSRank::cluster_degraded before handling mds failure
Migrator checks MDSRank::is_cluster_degraded() to decide if it needs to
send message to other mds. MDSRank::cluster_d...
Yan, Zheng
01:13 AM Bug #23649: [simple/msg]Add heartbeat timeout beforeAccepter::entry break out for osd thread
New PR :
https://github.com/ceph/ceph/pull/23306
相洋 于
01:08 AM Revision 00e0ab40 (ceph): msg: ceph_abort() when there are enough accepter errors in msg server
In some extrem cases(we have met one in our production cluster), when Accepter thread break out , new client can not ... root
12:22 AM Revision f91faa7c (ceph): mds: change MDSRank::finished_queue to deque
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng

08/01/2018

11:37 PM RADOS Backport #25227 (Resolved): luminous: OSD: still returning EIO instead of recovering objects on c...
https://github.com/ceph/ceph/pull/23379 David Zafman
11:32 PM RADOS Backport #25226 (Resolved): mimic: OSD: still returning EIO instead of recovering objects on chec...
https://github.com/ceph/ceph/pull/23378 David Zafman
11:26 PM RADOS Bug #25211 (Fix Under Review): bug in PerfCounters
Josh Durgin
12:23 PM RADOS Bug #25211: bug in PerfCounters
https://github.com/ceph/ceph/pull/23362 hongpeng lu
12:16 PM RADOS Bug #25211 (Resolved): bug in PerfCounters
when we call PerfCounters::inc() and read_avg() at the same time, maybe the result is not what we want.
show the c...
hongpeng lu
11:24 PM Messengers Bug #25208 (Duplicate): msg/async/AsyncConnection.cc: 1710: FAILED assert(can_write == WriteStatu...
Josh Durgin
01:15 AM Messengers Bug #25208 (Duplicate): msg/async/AsyncConnection.cc: 1710: FAILED assert(can_write == WriteStatu...
... Sage Weil
11:04 PM Revision 1ab94e88 (ceph): Merge pull request #23272 from dzafman/wip-25085-mimic
mimic: Fix 25085 and 24949
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
10:58 PM RADOS Bug #24875: OSD: still returning EIO instead of recovering objects on checksum errors
David Zafman
10:18 PM RADOS Bug #25146: "rocksdb: Corruption: Can't access /000000.sst" in upgrade:mimic-x:parallel-master-di...
another option would be to only partially revert, and keep just the bits that ignore the older deleted log files. Sage Weil
02:03 PM RADOS Bug #25146: "rocksdb: Corruption: Can't access /000000.sst" in upgrade:mimic-x:parallel-master-di...
an alternative option is to whip up a tool to rebuild the manifest to remove the dummy File4 with kDeletedLogNumberHa... Kefu Chai
12:45 PM RADOS Bug #25146: "rocksdb: Corruption: Can't access /000000.sst" in upgrade:mimic-x:parallel-master-di...
it's a regression in rocksdb. the rocksdb in mimic (eaee6d3beab3429232ceb188377a3f94e844fca7) is f4a857da0b720691effc... Kefu Chai
06:28 AM RADOS Bug #25146: "rocksdb: Corruption: Can't access /000000.sst" in upgrade:mimic-x:parallel-master-di...
i create a vstart.sh cluster using mimic branch, and ceph-monstore-tool from master is able to open it just fine.
...
Kefu Chai
09:57 PM rgw Backport #25217: luminous: valgrind failures related to --max-threads prevent radosgw from starting
@Prasant - please do this backport as part of the existing PR https://github.com/ceph/ceph/pull/23359 Nathan Cutler
09:50 PM rgw Backport #25217 (Resolved): luminous: valgrind failures related to --max-threads prevent radosgw ...
https://github.com/ceph/ceph/pull/24034 Nathan Cutler
09:54 PM RADOS Feature #24949: luminous: Allow scrub to fix Luminous 12.2.6 corruption of data_digest
mimic "backport" is actually a forward port from luminous Nathan Cutler
05:37 PM RADOS Feature #24949 (Pending Backport): luminous: Allow scrub to fix Luminous 12.2.6 corruption of dat...
David Zafman
09:51 PM Backport #25225 (Resolved): mimic: [RFE] Filestore split log should show PG that is splitting
https://github.com/ceph/ceph/pull/23453 Nathan Cutler
09:51 PM Backport #25224 (Resolved): jewel: [RFE] Filestore split log should show PG that is splitting
https://github.com/ceph/ceph/pull/23455 Nathan Cutler
09:51 PM Backport #25223 (Resolved): luminous: [RFE] Filestore split log should show PG that is splitting
https://github.com/ceph/ceph/pull/23454 Nathan Cutler
09:51 PM Backport #25222 (Resolved): mimic: common: Cond.h:C_SaferCond does not check done before calling ...
https://github.com/ceph/ceph/pull/23435 Nathan Cutler
09:51 PM Backport #25221 (Rejected): luminous: common: Cond.h:C_SaferCond does not check done before calli...
Nathan Cutler
09:50 PM RADOS Backport #25220 (Resolved): mimic: osd/PGLog.cc: use lgeneric_subdout instead of generic_dout
https://github.com/ceph/ceph/pull/23403 Nathan Cutler
09:50 PM RADOS Backport #25219 (Resolved): luminous: osd/PGLog.cc: use lgeneric_subdout instead of generic_dout
https://github.com/ceph/ceph/pull/23211 Nathan Cutler
09:50 PM rgw Backport #25218 (Resolved): mimic: valgrind failures related to --max-threads prevent radosgw fro...
https://github.com/ceph/ceph/pull/23383 Nathan Cutler
09:50 PM mgr Backport #24697 (Resolved): luminous: ceph osd safe-to-destroy crashes the mgr
Nathan Cutler
03:41 PM mgr Backport #24697: luminous: ceph osd safe-to-destroy crashes the mgr
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/22806
merged
Yuri Weinstein
09:49 PM rbd Backport #24498 (Resolved): luminous: "invalid object map" flag may be not stored on disk
Nathan Cutler
03:39 PM rbd Backport #24498: luminous: "invalid object map" flag may be not stored on disk
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22753
merged
Yuri Weinstein
09:48 PM rbd Bug #24713 (Resolved): order rbdmap.service before remote-fs-pre.target
Nathan Cutler
09:48 PM rbd Backport #24735 (Resolved): luminous: order rbdmap.service before remote-fs-pre.target
Nathan Cutler
03:38 PM rbd Backport #24735: luminous: order rbdmap.service before remote-fs-pre.target
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22844
merged
Yuri Weinstein
09:47 PM RADOS Bug #24484 (Resolved): osdc: wrong offset in BufferHead
Nathan Cutler
09:47 PM RADOS Backport #24584 (Resolved): luminous: osdc: wrong offset in BufferHead
Nathan Cutler
03:37 PM RADOS Backport #24584: luminous: osdc: wrong offset in BufferHead
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22865
merged
Yuri Weinstein
09:45 PM rgw Backport #24514 (Resolved): luminous: "radosgw-admin zonegroup set" requires realm
Nathan Cutler
03:36 PM rgw Backport #24514: luminous: "radosgw-admin zonegroup set" requires realm
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22767
merged
Yuri Weinstein
09:45 PM rgw Backport #24916 (Resolved): luminous: rgw: partial ordered bucket listing feature
Nathan Cutler
03:34 PM rgw Backport #24916: luminous: rgw: partial ordered bucket listing feature
https://github.com/ceph/ceph/pull/21806
merged
Yuri Weinstein
09:44 PM rgw Backport #24690 (Resolved): luminous: rgw-multisite: endless loop in RGWBucketShardIncrementalSyncCR
Nathan Cutler
03:33 PM rgw Backport #24690: luminous: rgw-multisite: endless loop in RGWBucketShardIncrementalSyncCR
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/22817
merged
Yuri Weinstein
09:44 PM rgw Bug #24590 (Resolved): rgw: index complete miss zones_trace set
Nathan Cutler
09:44 PM rgw Backport #24692 (Resolved): luminous: rgw: index complete miss zones_trace set
Nathan Cutler
03:32 PM rgw Backport #24692: luminous: rgw: index complete miss zones_trace set
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/22820
merged
Yuri Weinstein
09:42 PM rgw Bug #24589 (Resolved): rgw: meta and data notify thread miss stop cr manager
Nathan Cutler
09:42 PM rgw Backport #24693 (Resolved): luminous: rgw: meta and data notify thread miss stop cr manager
Nathan Cutler
03:32 PM rgw Backport #24693: luminous: rgw: meta and data notify thread miss stop cr manager
Patrick Donnelly wrote:
> https://github.com/ceph/ceph/pull/22822
merged
Yuri Weinstein
09:41 PM rgw-testing Bug #24483 (Resolved): add unit test for cls bi list command
Nathan Cutler
09:41 PM rgw-testing Backport #24737 (Resolved): luminous: add unit test for cls bi list command
Nathan Cutler
03:31 PM rgw-testing Backport #24737: luminous: add unit test for cls bi list command
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22846
merged
Yuri Weinstein
09:40 PM rgw Bug #24566 (Resolved): rgw: set cr state if aio_read err return in RGWCloneMetaLogCoroutine::stat...
Nathan Cutler
09:39 PM rgw Backport #24782 (Resolved): luminous: rgw: set cr state if aio_read err return in RGWCloneMetaLog...
Nathan Cutler
03:31 PM rgw Backport #24782: luminous: rgw: set cr state if aio_read err return in RGWCloneMetaLogCoroutine::...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22942
merged
Yuri Weinstein
09:10 PM Revision 020d6b1e (ceph): ceph-volume lvm.activate conditional mon-config on prime-osd-dir
The --no-mon-config should only be done in Mimic releaes and later
Signed-off-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
08:56 PM ceph-volume Bug #25216 (Resolved): backport avoid searching for a mon config
The following PR only works for Mimic and newer: https://github.com/ceph/ceph/pull/22393
We need to make sure that...
Alfredo Deza
08:56 PM Revision 4dbd220c (ceph): adds the util.disk.is_mapper_device method
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 852a466fdfa29c91f266ec122dcd5b01b8d1fca5)
Andrew Schoen
08:56 PM Revision 07951117 (ceph): lvm zap: refuse to zap mapper devices
Fixes: http://tracker.ceph.com/issues/24504
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from co...
Andrew Schoen
08:36 PM Revision 2f0b2c44 (ceph): Merge pull request #23368 from alfredodeza/mimic-rm25173
mimic ceph-volume do not use stdin in luminous
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
08:21 PM bluestore Bug #25207: ceph-volume lvm create gives segmentation fault
Alfredo Deza wrote:
> [...]
>
> The above is considered normal for the first time the OSD is created.
>
> Not ...
Pavan Kumar Linga
10:55 AM bluestore Bug #25207: ceph-volume lvm create gives segmentation fault
... Alfredo Deza
12:37 AM bluestore Bug #25207 (Can't reproduce): ceph-volume lvm create gives segmentation fault
Hi,
I am trying to install the osd on nvme drive. It is not linked to any volume groups.
When i tried to use the...
Pavan Kumar Linga
08:14 PM rgw Backport #25088: mimic: change default rgw_thread_pool_size to 512
this backport will need https://github.com/ceph/ceph/pull/23372 from http://tracker.ceph.com/issues/25214 to pass teu... Casey Bodley
08:14 PM rgw Backport #25087: luminous: change default rgw_thread_pool_size to 512
this backport will need https://github.com/ceph/ceph/pull/23372 from http://tracker.ceph.com/issues/25214 to pass teu... Casey Bodley
03:34 AM rgw Backport #25087 (In Progress): luminous: change default rgw_thread_pool_size to 512
-https://github.com/ceph/ceph/pull/23359- Prashant D
08:12 PM rgw Bug #25214 (Pending Backport): valgrind failures related to --max-threads prevent radosgw from st...
Casey Bodley
06:49 PM rgw Bug #25214 (Fix Under Review): valgrind failures related to --max-threads prevent radosgw from st...
https://github.com/ceph/ceph/pull/23372 Casey Bodley
01:42 PM rgw Bug #25214: valgrind failures related to --max-threads prevent radosgw from starting
can we change the valgrind invocation as suggested in the output? Matt Benjamin
01:12 PM rgw Bug #25214 (Resolved): valgrind failures related to --max-threads prevent radosgw from starting
The rgw/verify suite is failing after changing the default thread pool size to 512.
http://pulpito.ceph.com/teutho...
Casey Bodley
08:12 PM Revision 8d36655f (ceph): Merge pull request #23372 from cbodley/wip-25214
qa/rgw: override valgrind --max-threads for radosgw
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Casey Bodley
06:45 PM Revision e617990e (ceph): qa/rgw: override valgrind --max-threads for radosgw
radosgw now uses 512 frontend threads by default, and valgrind won't
start with its default --max-threads=500
Fixes:...
Casey Bodley
06:18 PM Revision c6ed1389 (ceph): Merge pull request #23369 from alfredodeza/luminous-cv-auto
luminous: ceph-volume initial take on auto sub-command
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
06:00 PM rgw Bug #24146 (Resolved): rgw: require --yes-i-really-mean-it to run radosgw-admin orphans find
Nathan Cutler
06:00 PM rgw Backport #24844 (Resolved): luminous: rgw: require --yes-i-really-mean-it to run radosgw-admin o...
Nathan Cutler
03:30 PM rgw Backport #24844: luminous: rgw: require --yes-i-really-mean-it to run radosgw-admin orphans find
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/22985
merged
Yuri Weinstein
05:58 PM Revision 33204e16 (ceph): Merge branch 'add_bluestore' into 'rh-luminous'
bluestore configuration added
See merge request ceph/ceph!25
Vasu Kulkarni
05:56 PM RADOS Bug #23352: osd: segfaults under normal operation
For MgrClient::update_osd_health, does the move-assignment compile into updating a pointer to a std::vector, or does ... Kjetil Joergensen
05:41 AM RADOS Bug #23352: osd: segfaults under normal operation
Just adding another "me too" on this. I've hit this on Luminous 12.2.7 also under Ubuntu 16.04.4 with 4.15.0-24-gener... Richard Bade
02:08 AM RADOS Bug #23352: osd: segfaults under normal operation
... Brad Hubbard
05:56 PM mgr Bug #24982: mgr: terminate called after throwing an instance of 'std::out_of_range' in DaemonPerf...
Boris Ranto wrote:
> I took a quick look, a couple of notes:
>
> While the patch did add the map::at call, we cal...
Iain Bucław
09:22 AM mgr Bug #24982: mgr: terminate called after throwing an instance of 'std::out_of_range' in DaemonPerf...
We are also affected by this bug.
During the upgrade from 12.2.5 to 12.2.7 the mgr starts to abort upon restart wi...
Burkhard Linke
06:47 AM mgr Bug #24982: mgr: terminate called after throwing an instance of 'std::out_of_range' in DaemonPerf...
I took a quick look, a couple of notes:
While the patch did add the map::at call, we call map::at even before that...
Boris Ranto
05:52 PM Revision ce45875d (ceph): Merge pull request #23145 from cbodley/wip-qa-rgw-admin-rest
qa/rgw: add radosgw-admin-rest task to singleton suite
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Casey Bodley
05:43 PM RADOS Bug #25108: object errors found in be_select_auth_object() aren't logged the same
Kefu:
my concern is that, we don't reset object_error before moving to another ScrubMap. so once we identify an erro...
David Zafman
05:41 PM RADOS Bug #25108 (In Progress): object errors found in be_select_auth_object() aren't logged the same
David Zafman
05:38 PM RADOS Feature #25085 (Pending Backport): Allow repair of an object with a bad data_digest in object_inf...
David Zafman
05:38 PM RADOS Backport #25127 (Resolved): luminous: Allow repair of an object with a bad data_digest in object_...
David Zafman
04:54 PM Revision 7184ed54 (ceph): Merge PR #23195 into master
* refs/pull/23195/head:
mds: use vector for context lists
common: make C_ContextsBase container agnostic
common: m...
Patrick Donnelly
04:54 PM CephFS Cleanup #25111 (Resolved): mds: use vector to manage Contexts rather than a list
Patrick Donnelly
04:44 PM mgr Documentation #25193: http://docs.ceph.com/docs/master/mgr/restful/ various mind slips
> Lumi seems to have config for non-presistent and config-key for persistent config, former without the possibility t... John Spray
02:47 PM mgr Documentation #25193: http://docs.ceph.com/docs/master/mgr/restful/ various mind slips
>re config vs config-key:
Lumi seems to have *config* for non-presistent and *config-key* for persistent config, fo...
Peter Gervai
04:30 PM Revision 3c94f23d (ceph): client: check for unmounted condition before printing debug output
If the filesystem was unmounted before we attempt to call ceph_ll_close
on a Fh, then we can end up tripping over the...
Jeff Layton
04:30 PM Linux kernel client Bug #25150 (Need More Info): Failed to write data to rbd device even removed from blacklist
@aiai li: this needs more information to assess. How did it fail to write data? Did you failback the path to the orig... Jason Dillaman
04:28 PM rbd Bug #24433 (Rejected): caps doesn't support mix of "profile rbd" and "allow rw"
As noted a month ago, CephFS pool tag-based caps are not supported in Luminous. Please feel free to re-open if you ha... Jason Dillaman
04:26 PM rbd Bug #25187: Mimic rbd failed to create image in format 1
This was a conscience decision since we want to remove all support for v1 images (there is wasted effort in maintaini... Jason Dillaman
04:23 PM Revision 4424c48b (ceph): Merge PR #23353 into master
* refs/pull/23353/head:
doc: explain how to mkdir under .snap
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
04:17 PM Revision c914f14b (ceph): doc: explain how to mkdir under .snap
Prior to this change, the CephFS snapshot instructions were not clear
whether users should "mkdir" the ".snap" direct...
Ken Dreyer
04:06 PM Revision 31616627 (ceph): src/osd/PG.cc: remove redundant call to trim_log()
This change is motived by the failure tracked in
https://tracker.ceph.com/issues/25198. The failure highlights a case...
Neha Ojha
04:01 PM Revision f2ea4f8b (ceph): osd/PGLog.cc: use lgeneric_subdout instead of generic_dout
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit 1b6dafb351b4f80e1e2c9a304f9e1d508ae8bf72)
Neha Ojha
03:51 PM Revision 2a47c989 (ceph): Merge pull request #23236 from dzafman/wip-25085-luminous
luminous: Fix 25085 and 24949
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Sage Weil <sage@redhat.com>
David Zafman
03:44 PM RADOS Bug #25184 (Pending Backport): osd/PGLog.cc: use lgeneric_subdout instead of generic_dout
Neha Ojha
03:41 PM Revision 03812cdd (ceph): Merge pull request #22806 from smithfarm/wip-24697-luminous
luminous: ceph osd safe-to-destroy crashes the mgr
Reviewed-by: Sage Weil <sage@redhat.com>
Yuri Weinstein
03:39 PM Revision 0fe0ae76 (ceph): mds/MDCache: fix mds_cache_memory_limit get_val<>
Fixes: 922bfc5f3b333f576a1444773fff6db7100dd24a
Fixes: http://tracker.ceph.com/issues/25215
Signed-off-by: Sage Weil ...
Sage Weil
03:38 PM Revision 4f96b85c (ceph): Merge pull request #22753 from pdvian/wip-24498-luminous
luminous: librbd: force 'invalid object map' flag on-disk update
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Yuri Weinstein
03:38 PM Revision 23db68c9 (ceph): ceph-volume tests ensure human_readable_size works up to terabytes
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 4ad42f4244062995de003d8141cddcdc1d2b80fc)
Alfredo Deza
03:38 PM Revision ba4e8a0b (ceph): ceph-volume tests.conftest allow custom dirs in tmpfile fixture
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 9d820e82ac6bc0f46890df1cdaa104e88cab2a7e)
Alfredo Deza
03:38 PM Revision 39731ce1 (ceph): ceph-volume tests verify get_devices captures device metadata
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 8deb088f101894763d27a6c31a3e8a2e96fc8320)
Alfredo Deza
03:38 PM Revision a6e014aa (ceph): ceph-volume devices.auto initial take on auto sub-command
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit e3b04c9677c273f91e0a9de35dcd68c578d124db)
Alfredo Deza
03:38 PM Revision 0711b12b (ceph): ceph-volume tests verify _map_dev_paths mappings
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 2c4d46955e8d7f52b090cd8b5b5561a2dba443e5)
Alfredo Deza
03:38 PM Revision 996e1ef4 (ceph): ceph-volume tests add tests for get_block_devs
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 672c4c4d1c31b4631b1238ed0efb98fef34f2a3d)
Alfredo Deza
03:38 PM Revision 2e238201 (ceph): ceph-volume tests verify mapper and /dev devices
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 9cfd37344c69ebf1f3d8440f295d79ae05b545e9)
Alfredo Deza
03:38 PM Revision 96a03249 (ceph): ceph-volume tests verify get_file_contents utility
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 0177f71caba3fd64de285d6808b5f859c55ed2fe)
Alfredo Deza
03:38 PM Revision 43d5ba9a (ceph): ceph-volume util.disk add dev mapping helpers for path resolution
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit c06e63fed8a11e80444e8e7ec2e82373d75aa501)
Alfredo Deza
03:38 PM Revision 08d9a4c8 (ceph): ceph-volume util.disk create a device metadata utility
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit c6559538db28d6b8bc8529e6b2a62e8619c69bd6)
Alfredo Deza
03:38 PM Revision e59edc51 (ceph): ceph-volume tests ensure is_lv detection on LVs
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 47060a1ef4562b29771bdfb5a375a225f18c228c)
Alfredo Deza
03:38 PM Revision 82d55107 (ceph): ceph-volume main include commented out auto subcommand
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit ad1b8cae055ee6c822370d91027613680ccd3dd3)
Alfredo Deza
03:38 PM Revision 6af1c55a (ceph): ceph-volume devices.auto initial take on auto sub-command
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 5649bd724b5d300c7080052433f9b9d1c6774cff)
Alfredo Deza
03:38 PM Revision 3ca93248 (ceph): ceph-volume util.system capture file contents
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 39792573dabac3b85a41760c965b60746ca1f059)
Alfredo Deza
03:38 PM Revision e3f597a9 (ceph): ceph-volume api.lvm create helpers to detect an lv from a device path
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 68ca7a691e6e333209b67eb5cea8594f37fb93c1)
Alfredo Deza
03:38 PM Revision 2a62182a (ceph): Merge pull request #22844 from smithfarm/wip-24735-luminous
luminous: order rbdmap.service before remote-fs-pre.target
Reviewed-by: Boris Ranto <branto@redhat.com>
Yuri Weinstein
03:37 PM Revision 38f4d681 (ceph): Merge pull request #22865 from pdvian/wip-24584-luminous
luminous: osdc: Fix the wrong BufferHead offset
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Yuri Weinstein
03:36 PM Revision ce2f6b5a (ceph): Merge pull request #22767 from pdvian/wip-24514-luminous
luminous: rgw: fix the bug of radowgw-admin zonegroup set requires realm
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:33 PM Revision a3657ffa (ceph): Merge pull request #21806 from ivancich/wip-rgw-unordered-luminous
luminous: rgw: ability to list bucket contents in unsorted order for efficiency
Reviewed-by: Casey Bodley <cbodley@r...
Yuri Weinstein
03:32 PM Revision 3b895aa3 (ceph): Merge pull request #22817 from smithfarm/wip-24690-luminous
luminous: rgw-multisite: endless loop in RGWBucketShardIncrementalSyncCR
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:32 PM Revision d7419137 (ceph): Merge pull request #22820 from smithfarm/wip-24692-luminous
luminous: rgw: index complete miss zones_trace set
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:32 PM Revision 98a0124d (ceph): Merge pull request #22822 from smithfarm/wip-24693-luminous
luminous: rgw: meta and data notify thread miss stop cr manager
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
03:31 PM Revision 3781c91a (ceph): Merge pull request #22846 from smithfarm/wip-24737-luminous
luminous: add unit test for cls bi list command
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Yuri Weinstein
03:30 PM Revision ec8a02dd (ceph): Merge pull request #22942 from pdvian/wip-24782-luminous
luminous: rgw: set cr state if aio_read err return in RGWCloneMetaLogCoroutine
Reviewed-by: Casey Bodley <cbodley@re...
Yuri Weinstein
03:30 PM Revision cb14db73 (ceph): Merge pull request #22985 from joscollin/wip-24844-luminous
luminous: rgw: require --yes-i-really-mean-it to run radosgw-admin orphans find
Reviewed-by: Casey Bodley <cbodley@r...
Yuri Weinstein
03:21 PM Revision f21f32ee (ceph): ceph-volume tests verify that luminous doesn't use stdin
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit a97a63540290c93e05857ac175f3c9c45a4602c6)
Alfredo Deza
03:21 PM Revision 11e9b173 (ceph): ceph-volume util do not use stdin for luminous
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit e03be24a4ff9b882d4329059fd1f04963d9ba2c5)
Alfredo Deza
03:06 PM CephFS Bug #25215 (Fix Under Review): mds: changing mds_cache_memory_limit causes boost::bad_get exception
https://github.com/ceph/ceph/pull/23365 Patrick Donnelly
02:16 PM CephFS Bug #25215 (Resolved): mds: changing mds_cache_memory_limit causes boost::bad_get exception
... Patrick Donnelly
02:59 PM Revision 66345a36 (ceph): Merge PR #23345 into luminous
* refs/pull/23345/head:
Revert "luminous: pybind/mgr/mgr_module: make rados handle available to all modules"
Review...
Sage Weil
02:55 PM Revision 6b4bb299 (ceph): ceph-volume tests verify that luminous doesn't use stdin
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit a97a63540290c93e05857ac175f3c9c45a4602c6)
Alfredo Deza
02:55 PM Revision 1e713c54 (ceph): ceph-volume util do not use stdin for luminous
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit e03be24a4ff9b882d4329059fd1f04963d9ba2c5)
Alfredo Deza
02:48 PM Revision b2e8863b (ceph): Merge pull request #23355 from alfredodeza/wip-rm25173
ceph-volume do not use stdin in luminous
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
02:43 PM Revision e9749acc (ceph): Merge pull request #23366 from tchaikov/wip-cmake-no-common-crc-aarch64
cmake: do not link against common_crc_aarch64
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Kefu Chai
02:39 PM Revision fd57e4ee (ceph): ceph-volume tests verify that mkfs filestore uses default flags
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit fa9a8afe491445f622e95d32b1f822df8c5b3055)
Alfredo Deza
02:39 PM Revision 59f91b51 (ceph): ceph-volume util.prepare use keyfile from stdin for mkfs in filestore
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 70b495ac06b1fa382654759764014d5391d67f9a)
Alfredo Deza
02:39 PM Revision a6c503a7 (ceph): ceph-volume lvm.prepare pass the cephx_secret for mkfs in filestore
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit b25c8f6897bd66a7156c3a59724cd85eb835c5b6)
Alfredo Deza
02:36 PM Revision 248b60f7 (ceph): cmake: do not link against common_crc_aarch64
it's included by libcrc32 already
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:07 PM RADOS Bug #25209 (Fix Under Review): cls/test_cls_numops.sh aborts
-https://github.com/ceph/ceph/pull/23364-
i think https://github.com/ceph/ceph/pull/23432 is a better fix.
Kefu Chai
05:46 AM RADOS Bug #25209: cls/test_cls_numops.sh aborts
i think we should revert https://github.com/ceph/ceph/pull/22990 Kefu Chai
05:44 AM RADOS Bug #25209: cls/test_cls_numops.sh aborts
... Kefu Chai
05:28 AM RADOS Bug #25209 (Resolved): cls/test_cls_numops.sh aborts
... Kefu Chai
02:03 PM Dashboard Cleanup #25161 (In Progress): Every keystroke for the username in the RGW user form triggers an A...
Volker Theile
01:26 PM Revision 1ca9711e (ceph): Merge PR #23340 into master
* refs/pull/23340/head:
osd/PGLog.cc: use lgeneric_subdout instead of generic_dout
Reviewed-by: Sage Weil <sage@red...
Sage Weil
01:25 PM Revision d4451476 (ceph): mgr/DaemonServer: osd purge: accept --yes-i-really-mean-it too
This avoids breaking old scripts.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:16 PM Dashboard Bug #25212: mgr/dashboard: Remove notifications for successful actions
Will we track these event notifications in some kind of log (for audit purposes), i.e. whether it successful or had a... Ju Lim
12:27 PM Dashboard Bug #25212 (Won't Fix): mgr/dashboard: Remove notifications for successful actions
It's too much noise to notify the user when an action was successful. It's ok to display a notification in case of an... Volker Theile
01:12 PM Revision 2d9bc534 (ceph): mgr/dashboard: Fix typo
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
01:12 PM Revision 2991eff0 (ceph): mon/OSDMonitor: point users at 'ceph osd safe-to-destroy' for purge|des...
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:12 PM Revision 4296c293 (ceph): mon/MonCommand: deprecate 'osd rm'
Users should use 'osd destroy' instead. It does more and has a scary
force flag. And suggests that CLI users check ...
Sage Weil
01:12 PM Revision d2b41d40 (ceph): mon,mgr: guard 'osd destroy' with 'osd safe-to-destroy' check
Rename actual command 'osd destroy-actual', and map 'osd destroy' to the
mgr code so that we first check safe-to-dest...
Sage Weil
01:12 PM Revision 15f404ad (ceph): mon/MonCommands: add HIDDEN flag
Hide a command from the CLI and help.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:12 PM Revision e0ee5807 (ceph): mon/MonCommands: hide 'osd destroy-actual'
This is only invoked directly (via JSON) by the mgr.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:12 PM Revision 26fe2ab6 (ceph): mon,mgr: guard 'osd purge' with safe-to-destroy check
Do the same thing that we do with 'osd destroy'.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:11 PM Dashboard Cleanup #24781 (In Progress): mgr/dashboard: Replace custom breadcrumb implementation with an exi...
Tiago Melo
01:06 PM RADOS Bug #25181 (Duplicate): /mon/OSDMonitor.cc: 1821: FAILED assert(osdmap_manifest.pinned.empty())
Sage Weil
01:06 PM RADOS Bug #24612: FAILED assert(osdmap_manifest.pinned.empty()) in OSDMonitor::prune_init()
/a/sage-2018-07-31_21:57:28-rados-wip-sage-testing-2018-07-31-1436-distro-basic-smithi/2844443
/a/sage-2018-07-30_13...
Sage Weil
12:57 PM CephFS Bug #25213 (Resolved): handle ceph_ll_close on unmounted filesystem without crashing
Client::_unmount will unmap and tear down all of the open Fh objects before returning. Programs that use the lowlevel... Jeff Layton
11:51 AM Revision 5fe46566 (ceph): Merge pull request #23342 from ZVampirEM77/wip-sync-error-trim-param
rgw-admin: add "--trim-delay-ms" introduction for 'sync error trim'
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
11:29 AM Revision aa69e391 (ceph): Merge pull request #23360 from badone/wip-release-schedule-update-augus...
doc/releases: Update releases to August '18
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Reviewed-by: Abhishek Leks...
Abhishek Lekshmanan
11:15 AM Revision e03be24a (ceph): ceph-volume util do not use stdin for luminous
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
11:15 AM Revision a97a6354 (ceph): ceph-volume tests verify that luminous doesn't use stdin
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
10:36 AM Revision e0042dd6 (ceph): build/ops: unify command substitution in install-deps.sh
The $() form is preferable to `` because folks (like me) might be using
` as a keyboard shortcut to GNU Screen, causi...
Nathan Cutler
10:36 AM Revision f1707757 (ceph): build/ops: streamline processing of WITH_SEASTAR env var
Quoting relevant portion of "man test":
STRING equivalent to -n STRING
Signed-off-by: Nathan Cutler <ncutler@su...
Nathan Cutler
10:23 AM Bug #23981: install-deps.sh fails with "No such file or directory" on openSUSE Tumbleweed
This has been reproduced in a CentOS docker as well. Seems a bytecode .pyc from a previous version is causing a mistm... Ernesto Puerta
09:56 AM Dashboard Feature #25165: mgr/dashboard: Manage Ceph pool snapshots
I’m not sure we want to add exposure for pool snapshots given our slant against using them in most cases. Greg Farnum
09:11 AM mgr Feature #25210 (New): Please add I/O stats to Telegraf / InfluxDB plugin
Hello,
with ceph -s, I can see the I/O stats, but I can't see them in my InfluxDB so they are missing. Is it possi...
Denny Fuchs
09:02 AM CephFS Feature #25131: mds: optimize the way how max export size is enforced
When importing a large subtree, mds can spends long time on sending cap import messages.
Importer...
Zheng Yan
09:02 AM Revision 77cdb2dc (ceph): Merge pull request #23224 from votdev/rest_client_timeout
mgr/dashboard: Set timeout in RestClient calls
Reviewed-by: Lenz Grimmer <lgrimmer@suse.com>
Reviewed-by: Sebastian ...
Ricardo Dias
09:00 AM Revision 47a50eeb (ceph): Merge pull request #21881 from sebastian-philipp/dashboard-pool-patch
mgr/dashboard: Add Pool update endpoint
Reviewed-by: Stephan Müller <smueller@suse.com>
Reviewed-by: Tatjana Dehler ...
Ricardo Dias
08:34 AM Revision 6bbeb449 (ceph): mimic: qa/ceph-disk: fixes for OVH and add ceph-detect-init subsuite
With the move to OVH and the addition of RHEL as a supported distro, the
ceph-disk/basic suite was no longer green. T...
Nathan Cutler
07:43 AM Revision 969645ef (ceph): mgr/dashboard: Modal dialogs are still open when UI is redirected to th...
Fixes https://tracker.ceph.com/issues/24570
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
07:00 AM Revision f5839539 (ceph): Revert "cmake: fix "WITH_STATIC_LIBSTDCXX""
Kefu Chai
06:58 AM Revision 09121bb9 (ceph): Merge pull request #23284 from tchaikov/wip-seastar-config
crimson/common: write configs synchronously on shard.0
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Kefu Chai
04:29 AM Revision ab91fe12 (ceph): doc/releases: Update releases to August '18
Mimic 13.2.1
Luminous 12.2.5, 12.2.6, 12.2.7
Jewel 10.2.11
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
Brad Hubbard
03:33 AM rbd Backport #25083 (In Progress): mimic: [deep-copy] object map can get improperly invalidated
https://github.com/ceph/ceph/pull/23358 Prashant D
03:23 AM Revision 78254b21 (ceph): rgw-admin: add "--trim-delay-ms" introduction for 'sync error trim'
Signed-off-by: Enming.Zhang <enming.zhang@umcloud.com> Enming Zhang
03:23 AM Revision 9798744d (ceph): rgw: add Http header 'Server' in response headers.
Signed-off-by: Zhang Shaowen <zhangshaowen@cmss.chinamobile.com> Zhang Shaowen
02:12 AM Bug #21416: osd/PGLog.cc: 60: FAILED assert(s <= can_rollback_to) after upgrade to luminous
Another: /ceph/teuthology-archive/pdonnell-2018-07-31_23:55:57-fs-wip-pdonnell-testing-20180731.215430-testing-basic-... Patrick Donnelly
01:17 AM Feature #24878 (Pending Backport): [RFE] Filestore split log should show PG that is splitting
Sage Weil
01:16 AM Bug #25007 (Pending Backport): common: Cond.h:C_SaferCond does not check done before calling cond...
Sage Weil
01:16 AM Revision c909c0aa (ceph): Merge PR #22825 into master
* refs/pull/22825/head:
common: FreeBSD does not have /etc/os-release
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
01:16 AM Revision 0837c9d8 (ceph): Merge PR #22998 into master
* refs/pull/22998/head:
filestore: add pgid in filestore pg dir split log message
Reviewed-by: Josh Durgin <jdurgin...
Sage Weil
01:16 AM Revision 569d475d (ceph): Merge PR #23134 into master
* refs/pull/23134/head:
common: check completion condition before waiting
Reviewed-by: Gregory Farnum <gfarnum@redh...
Sage Weil
01:16 AM Revision 97a697e7 (ceph): Merge PR #23223 into master
* refs/pull/23223/head:
osd/PG: kill dead functions and related options
iosd/osd_type: kill unused input ec_pool fo...
Sage Weil
01:06 AM Revision 1cbd9298 (ceph): Merge pull request #22990 from tchaikov/wip-cmake-link-static-libstdc++
cmake: fix "WITH_STATIC_LIBSTDCXX"
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Kefu Chai
01:03 AM Revision e40bc9f1 (ceph): librbd: deep-copy should not write to objects that cannot exist
If an image has a snapshot and is subsequently shrunk, ensure that
discard ops are not sent to the deep-copy objects ...
Jason Dillaman
 

Also available in: Atom