Project

General

Profile

Activity

From 02/04/2018 to 03/05/2018

03/05/2018

11:57 PM rgw Bug #23198: osd coredump ClassHandler::ClassMethod::exec
the env didn't remove pool。
from communication with my colleague,He just delete objs from s3cmd and run radodgw-admi...
Yong Wang
07:25 PM rgw Bug #23198: osd coredump ClassHandler::ClassMethod::exec
is that the same pool that you removed? Yehuda Sadeh
11:45 PM rgw Bug #23199: radosgw coredump RGWGC::process
yes radosgw will coredump every a hours. the period just the gc thread scheduled timestamps.
I delted all omapkeys...
Yong Wang
07:28 PM rgw Bug #23199: radosgw coredump RGWGC::process
surprising to see this in v10.2.10, n.b., new async gc code is upstreamed to master and planned for backport
Matt
Matt Benjamin
07:24 PM rgw Bug #23199: radosgw coredump RGWGC::process
Does it still happen after restarting radosgw? Yehuda Sadeh
11:07 PM rgw Bug #22963: radosgw-admin usage show loops indefinitly - again
Also Sage is asking if missing https://github.com/ceph/ceph/pull/13021 might be causing the repeated loops. Greg Farnum
10:53 PM rgw Bug #22963: radosgw-admin usage show loops indefinitly - again
Looked through the bucket_list.log and do see some inexplicably long op times. Although the watch-notify stuff (3) I ... Greg Farnum
10:33 PM Revision 86d7f3f7 (ceph): Merge pull request #20131 from jcsp/wip-doc-encoding
doc/dev: add a brief guide to serialization
Reviewed-by: Kefu Chai <kchai@redhat.com>
John Spray
10:29 PM rbd Feature #22873 (Resolved): [clone v2] removing an image should automatically delete snapshots in ...
Jason Dillaman
10:28 PM rbd Subtask #19298 (New): rbd-mirror scrub: new CLI action to request image verification
Delayed pending the ability for the OSDs to deeply delete an object (and all associated snapshot revisions). Jason Dillaman
10:27 PM rbd Cleanup #22960 (Fix Under Review): [librbd] provide plug-in object-based cache interface
*PR*: https://github.com/ceph/ceph/pull/20682 Jason Dillaman
10:25 PM rbd Cleanup #22738 (Fix Under Review): [test] separate v1 format tests from v2 format tests under teu...
*PR*: https://github.com/ceph/ceph/pull/20729 Jason Dillaman
10:23 PM Revision 4046f46d (ceph): qa/suites/rbd: segregated v1 image format tests
The group and data pool tests doesn't apply to v1 images.
Also removed the many messenger failure test option since i...
Jason Dillaman
10:16 PM Revision 63fedc61 (ceph): clang: define default value for LoglevelV only once (3 templates)
I believe, after some searching, that this is a straightforward
application of rule 14.1.12, C++14.
Fixes compilatio...
Matt Benjamin
09:51 PM mgr Backport #23230 (In Progress): luminous: Update mgr/restful documentation
Nathan Cutler
09:49 PM mgr Backport #23230 (Resolved): luminous: Update mgr/restful documentation
https://github.com/ceph/ceph/pull/20725 Nathan Cutler
09:50 PM Revision 4af67d4b (ceph): doc: Improve mgr/restful module documentation
Fixes: https://tracker.ceph.com/issues/23219
Signed-off-by: Boris Ranto <branto@redhat.com>
(cherry picked from comm...
Boris Ranto
09:50 PM rgw Backport #23231 (Resolved): luminous: rgw_statfs should report the correct stats
https://github.com/ceph/ceph/pull/21724 Nathan Cutler
09:47 PM bluestore Bug #22534 (In Progress): Debian's bluestore *rocksdb* does not support neither fast CRC nor comp...
The build args are all coming from ceph.spec.in or debian/rules, and should match up with the builds you see in shama... Sage Weil
08:15 PM bluestore Bug #22534: Debian's bluestore *rocksdb* does not support neither fast CRC nor compression
It really looks our official packages don't provide the FastCRC32 support in RocksDB. The report from verification is... Radoslaw Zarzynski
06:29 AM bluestore Bug #22534: Debian's bluestore *rocksdb* does not support neither fast CRC nor compression
Yes, downloaded from download.ceph.com Марк Коренберг
09:46 PM Revision 93cd0981 (ceph): build-doc: Upgrade ceph python libraries
If you have python ceph bindings installed on your system, the doc-build
script will fail since pip detects them and ...
Boris Ranto
09:43 PM Revision df0289b4 (ceph): Add distro directory with $
Warren Usui
09:38 PM mgr Bug #23219 (Pending Backport): Update mgr/restful documentation
Boris Ranto
01:49 PM mgr Bug #23219: Update mgr/restful documentation
https://github.com/ceph/ceph/pull/20717 Nathan Cutler
01:45 PM mgr Bug #23219 (Resolved): Update mgr/restful documentation
Boris Ranto
09:37 PM Revision ae36980c (ceph): Merge pull request #20717 from b-ranto/wip-restful-doc
doc: Improve mgr/restful module documentation
Reviewed-by: John Spray <john.spray@redhat.com>
Boris Ranto
09:32 PM rgw Bug #23207: rgw: inefficient buffer usage for PUTs
Matt suggested that it might be best to apply this fix to master - that way it doesn't matter what behavior a particu... Marcus Watts
08:47 PM rgw Bug #23207: rgw: inefficient buffer usage for PUTs
I checked a copy of master. It does not have the problem. I'll need to do more checking; this is a mutant master li... Marcus Watts
12:15 AM rgw Bug #23207: rgw: inefficient buffer usage for PUTs
great work, thanks marcus!
Matt
Matt Benjamin
09:10 PM mgr Bug #22457 (In Progress): ceph-mgr dashboard has dependency on python-jinja2
Reopening - there is a problem with the original master fix (it introduced the python-jinja2 as a build dependency in... Nathan Cutler
09:07 PM rgw Bug #23182: AWS v2 signature does not cover essential parts of admin API
Note: I mentioned this to Yehuda last year, but the decision was that the best we could do would be to force the Admi... Robin Johnson
09:04 PM Revision b7e638f7 (ceph): build/ops: deb: move python-jinja2 dependency to mgr
87399bea8321a7a9ab554085be3a3d5e0563f27f introduced an explicit dependency on
python-jinja2, but mistakenly as an ove...
Nathan Cutler
09:01 PM Revision 495742f7 (ceph): tools: cleanup: rip out ceph-rest-api
Obsoleted by the mgr REST API.
Fixes: http://tracker.ceph.com/issues/21264
Signed-off-by: Nathan Cutler <ncutler@sus...
Nathan Cutler
09:01 PM Revision 0dd34c81 (ceph): doc: PendingReleaseNotes: deprecate/drop ceph-rest-api
References: http://tracker.ceph.com/issues/21264
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
08:38 PM rgw Bug #23229 (Resolved): usage trim loops forever: infinite calls to rgw.user_usage_log_trim
Strong possibility this is related to 22963, but I've got some solid debug logs here. This ALSO triggers issue 22050 ... Robin Johnson
08:09 PM rgw Bug #22826 (In Progress): "x-amz-content-sha256: STREAMING-AWS4-HMAC-SHA256-PAYLOAD" is not suppo...
@liu, we have a plan to address this via a general cryptographic token facility that can provide temporary, strong S3... Matt Benjamin
07:32 PM rgw Bug #23216: multi-site: object name should be urlencoded when we put it into ES
Yehuda Sadeh
08:16 AM rgw Bug #23216 (Fix Under Review): multi-site: object name should be urlencoded when we put it into ES
https://github.com/ceph/ceph/pull/20707 Chang Liu
07:07 AM rgw Bug #23216 (Resolved): multi-site: object name should be urlencoded when we put it into ES
Chang Liu
07:28 PM rgw Bug #23220 (In Progress): rgw: return service unavailable when failing to connect to ext. systems
Abhishek Lekshmanan
01:46 PM rgw Bug #23220 (In Progress): rgw: return service unavailable when failing to connect to ext. systems
We currently return EINVAL and http error 400 when we fail to connect to keystone for eg. Since this is not an actual... Abhishek Lekshmanan
07:22 PM rgw Bug #22312: ERROR: keystone revocation processing returned error r=-22 on keystone v3 openstack o...
@marcus ping Yehuda Sadeh
07:21 PM rgw Bug #22331 (Can't reproduce): Luminous 12.2.2 multisite sync failed when objects bigger than 4MB
Yehuda Sadeh
07:17 PM rgw Bug #22202 (Pending Backport): rgw_statfs should report the correct stats
Yehuda Sadeh
07:12 PM RADOS Bug #23228 (Closed): scrub mismatch on objects
... Sage Weil
07:05 PM rgw Bug #22908: [Multisite] Synchronization works only one way (zone2->zone1)
There was a fix that went in to this in 12.2.3 https://github.com/ceph/ceph/pull/19071, can you reproduce this in the... Abhishek Lekshmanan
06:58 PM rgw Bug #22632: radosgw - s3 keystone integration doesn't work while using civetweb as frontend
What is the version of openstack keystone that is running? Abhishek Lekshmanan
06:54 PM rgw Bug #22756: RGW will not list contents of older buckets at all: reshard makes it show up again
The bug is actually in rados. The problem is that the omap flag was never set on the index objects due to an old rado... Yehuda Sadeh
06:50 PM rgw Bug #23147: RGW: metrics 'qlen', 'qactive' are not work
needs to be verified Yehuda Sadeh
06:41 PM rgw Bug #22951 (Fix Under Review): possible issue with ssl + libcurl
Yehuda Sadeh
06:37 PM bluestore Bug #22977: High CPU load caused by operations on onode_map
Thank you!
I'll run this on one OSD and report back tomorrow as it takes some time for the problem to appear.
B...
Paul Emmerich
09:35 AM bluestore Bug #22977: High CPU load caused by operations on onode_map
Hi Paul,
I made a development build, based on 12.2.2.
It will dump stats from onode_map, a container we suspect t...
Adam Kupczyk
06:27 PM RADOS Bug #20086: LibRadosLockECPP.LockSharedDurPP gets EEXIST
saw this again,... Sage Weil
05:52 PM Bug #22959: build: can't uninstall ceph-{mgr|mon|osd|mds|base} because ceph.service doesn't exist
The "ceph-mds" package should not depend on "ceph". "ceph" should be an empty meta-package. Ken Dreyer
05:43 PM Revision 8eb3c1f8 (ceph): Merge pull request #20542 from liewegas/wip-bluefs-buffered-io
common/options: bluefs_buffered_io=true by default
Reviewed-by: Mark Nelson <mnelson@redhat.com>
Yuri Weinstein
05:39 PM Revision c13d1962 (ceph): Merge pull request #20721 from idryomov/wip-krbd-parent-overlap-test
qa: krbd parent-overlap test
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Ilya Dryomov
05:35 PM Revision 93980516 (ceph): test/fio: enable objectstore FIO plugin building without the need to in...
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
05:27 PM Revision 3ff15beb (ceph): Merge pull request #20695 from mikechristie/wip-doc-mnc-update-iscsi-ke...
doc: update iSCSI upstream kernel to 4.16
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:15 PM mgr Bug #23205: Blocked requests no longer show details
The details are there, but they're no longer dumped to the cluster log by default. The reason is that if you have 10... John Spray
05:03 PM rgw Backport #23227 (Resolved): luminous: clang compilation error in BoundedKeyCounter
https://github.com/ceph/ceph/pull/21083 Nathan Cutler
05:03 PM bluestore Backport #23226 (Resolved): luminous: bluestore_cache_data uses too much memory
https://github.com/ceph/ceph/pull/21059 Nathan Cutler
05:03 PM rgw Backport #23225 (Resolved): luminous: rgw: list bilog will loop forever
https://github.com/ceph/ceph/pull/21054 Nathan Cutler
05:02 PM mgr Backport #23224 (Resolved): luminous: mgr log spamming about down osds
https://github.com/ceph/ceph/pull/21053 Nathan Cutler
05:02 PM rgw Backport #23223 (Resolved): luminous: rgw: garbage collector removes objects slowly
https://github.com/ceph/ceph/pull/28784 Nathan Cutler
05:00 PM Revision 4667937e (ceph): rgw: rgw_admin use raii for curl init/teardown
Since a lot of rgw-admin commands can exit early
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
04:48 PM rgw Bug #23197: Bucket Policy - Input Action is compared against all actions, even if a match has bee...
Adam Emerson
04:45 PM RADOS Bug #23215: config.cc: ~/.ceph/$cluster.conf is passed unexpanded to fopen()
(I think this is rbd, right?) John Spray
06:01 AM RADOS Bug #23215 (Resolved): config.cc: ~/.ceph/$cluster.conf is passed unexpanded to fopen()
parse_file() in "src/dmclock/sim/src/ConfUtils.cc" receives a filename without the tilde being expanded to correspond... Rishabh Dave
04:14 PM Revision 6c222d3d (ceph): build/link against curl w/ openssl not nss or gnutls. (debian)
curl + gnutls has some big significant performance hits at least
when doing keystone validation. nss has long-term m...
Marcus Watts
04:14 PM Revision 8e0a3484 (ceph): rgw: reuse CURL* for keystone.
When using keystone with https (the recommended setting),
it is inefficient to start up a new SSL connection for
each...
Marcus Watts
04:14 PM Revision 945b5b39 (ceph): rgw: setup locks for libopenssl
openssl <= 1.02 requires explicit callbacks for locking which libcurl doesn't
set. This causes random segmentation fa...
Abhishek Lekshmanan
04:14 PM Revision 0cc4fedf (ceph): rgw: make frontend map optional for ssl init
Since rgw admin also needs to init curl globally where we don't have a frontend
map
Signed-off-by: Abhishek Lekshman...
Abhishek Lekshmanan
04:14 PM Revision 6da2232e (ceph): rgw: rgw_admin also inits curl
since we use http manager which in turn uses curl and uses curl multi
interfaces. While curl is initialized at the fi...
Abhishek Lekshmanan
04:14 PM Revision 334da180 (ceph): rgw: call setup and release curl handles in setup_curl
Since rgw admin can also use it which will fail otherwise.
Fixes: http://tracker.ceph.com/issues/23203
Signed-off-b...
Abhishek Lekshmanan
04:02 PM rgw Backport #23221 (Resolved): luminous: possible issue with ssl + libcurl
https://github.com/ceph/ceph/pull/20722 Abhishek Lekshmanan
03:51 PM Revision e8e5bffb (ceph): mgr/prometheus: skip OSD output if missing from CRUSH devices
Apparently this occurs as a transient state while adding
OSDs.
Fixes: https://tracker.ceph.com/issues/23166
Signed-o...
John Spray
03:51 PM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
I think I'm having similar problem in my 3 nodes ceph cluster.
It's installed on proxmox nodes, each with 3x1TB HDD ...
Marco Baldini
03:36 PM Revision d9a28984 (ceph): Merge pull request #20663 from tchaikov/wip-ceph.in-py3
ceph.in: use a different variable for holding thrown exception
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
03:30 PM Revision 08c4c05f (ceph): rgw: call setup and release curl handles in setup_curl
Since rgw admin can also use it which will fail otherwise.
Fixes: http://tracker.ceph.com/issues/23203
Signed-off-b...
Abhishek Lekshmanan
03:12 PM Revision 810369b0 (ceph): mgr: initialize PyModuleRegistry sooner
This was waiting on MgrMap to init, so that it would know whether
modules should be enabled. However, you don't real...
John Spray
03:12 PM Revision 03283b0c (ceph): mgr: make PyModuleRegistry::init return void
This was returning an int that was only ever zero.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
02:44 PM Revision 25edd611 (ceph): Doc: Fix typo s/applicatoin/application/
Signed-off-by: Francois Deppierraz <francois@ctrlaltdel.ch> Francois Deppierraz
02:37 PM Revision 3e572b36 (ceph): librbd: separated queued object IO requests from state machine
This breaks the tight coupling between the journal and the actual
dispatch of object IO requests.
Signed-off-by: Jas...
Jason Dillaman
02:29 PM CephFS Bug #22802: libcephfs: allow setting default perms
PR is up:
https://github.com/ceph/ceph/pull/20719
Jeff Layton
02:25 PM Revision bd05dbd6 (ceph): Merge pull request #20714 from idryomov/wip-krbd-msgr-segments-test
qa: krbd msgr-segments test
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Ilya Dryomov
02:15 PM Revision 80e2f32b (ceph): client: add new ceph_mount_perms_set function
Allow programs to craft a UserPerm structure to use as the default
perms on the mount. The UserPerm is copied, so the...
Jeff Layton
01:54 PM rgw Bug #22139 (Pending Backport): clang compilation error in BoundedKeyCounter
Casey Bodley
01:47 PM Revision 25514e0b (ceph): os/bluestore: recalc_allocated() when decoding bluefs_fnode_t
Fixes: http://tracker.ceph.com/issues/23212
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
Signed-off-by: Kefu Ch...
Kefu Chai
01:45 PM Revision a83583e7 (ceph): doc: Improve mgr/restful module documentation
Fixes: https://tracker.ceph.com/issues/23219
Signed-off-by: Boris Ranto <branto@redhat.com>
Boris Ranto
01:26 PM Revision 5224a218 (ceph): qa: krbd parent-overlap test
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
01:07 PM Revision 19bb5db9 (ceph): mgr/dashboard_v2: Added smoke test.
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
01:07 PM Revision 86264d4b (ceph): qa/tasks/mgr: move test initialization to setUpClass method
With this change, we avoid the disabling/enabling of the ceph-mgr module
being tested for each test function declared...
Ricardo Dias
01:07 PM Revision 966fe367 (ceph): qa/tasks/mgr/dashboard_v2: implementation of backend API tests
We moved the dashboard_v2 test cases that required a real ceph cluster
to run into qa/tasks/mgr with the necessary ad...
Ricardo Dias
01:07 PM Revision 7eba3187 (ceph): qa/suites/mgr/dashboard_v2: added suite yaml for testing dashboard_v2
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:07 PM Revision 54498573 (ceph): mgr/dashboard_v2: added script to run backend API tests locally
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:07 PM Revision 772609ff (ceph): mgr/dashboard_v2: Auto reload cd-table
Now every used cd-table with a valid "fetch" function will auto reload
itself by default every 10 seconds. You can al...
Stephan Müller
01:07 PM Revision c6fcf5e1 (ceph): mgr/dashboard_v2: Fix OSD menu entry position
Signed-off-by: Stephan Müller <smueller@suse.com> Stephan Müller
01:07 PM Revision 5fa2d076 (ceph): mgr/dashboard_v2: use global manager instance instead of injection
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:07 PM Revision a9fd022c (ceph): mgr/dashboard_v2: Remove `BaseControllerMeta` meta class
Signed-off-by: Patrick Nawracay <pnawracay@suse.com> Patrick Seidensal
01:07 PM Revision 12f3c7a6 (ceph): mgr/dashboard_v2: Remove `Service` and `ServiceMeta` class
Signed-off-by: Patrick Nawracay <pnawracay@suse.com> Patrick Seidensal
01:07 PM Revision d7ead639 (ceph): mgr/dashboard_v2: Integrate dashboard_v2 into `make check`
Also:
* Disabled API tests in tox.
* No longer start a vstart.sh cluster in tox.
Signed-off-by: Sebastian Wagner <s...
Sebastian Wagner
01:07 PM Revision 24e216b5 (ceph): mgr/dashboard_v2: Add CMake target to build the frontend.
* Added new CMake flag `WITH_MGR_DASHBOARD_V2_FRONTEND`:
Build the mgr/dashboard_v2 frontend using `npm install && ...
Sebastian Wagner
01:07 PM Revision 97606b46 (ceph): mgr/dashboard_v2: Add mgr-dashboard_v2 frontend unittests to `ctest`
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
01:07 PM Revision 3e3776e1 (ceph): mgr/dashboard_v2: Adapt status datatable to default design of cd-table
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
01:07 PM Revision 482074c2 (ceph): mgr/dashboard_v2: Updated reference documentation
Updated the dashboard chapter in the manual to reflect the
changes introduced by Dashboard v2 (e.g. username/password...
Lenz Grimmer
01:07 PM Revision 53c65ea2 (ceph): mgr/dashboard_v2: enable rbd-mirror perf counters
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
01:07 PM Revision 4f9f3874 (ceph): mgr/dashboard_v2: Add links on dashboard
User will be able to navigate from dashboard to "Monitor" and "OSDs" pages
Signed-off-by: Ricardo Marques <rimarques...
Ricardo Marques
01:07 PM Revision 5a40394f (ceph): mgr/dashboard_v2: Add support for $PREFIX config
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
01:07 PM Revision f71e683a (ceph): mgr/dashboard_v2: Enable table header and footer on perfcounters
Enable the ability to filter and paginate the performance counter tables
to make it easier to find specific informati...
Lenz Grimmer
01:07 PM Revision 1f5051ab (ceph): mgr/dashboard_v2: Fixed exception in rbd_mirroring
Fixed issue when rbd-mirroring is enabled without any Pools.
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse....
Sebastian Wagner
01:07 PM Revision 0ef8d2d9 (ceph): mgr/dashboard_v2: updated .gitignore
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:07 PM Revision 020afefd (ceph): mgr/dashboard_v2: add ceph configuration documentation page
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
01:07 PM Revision d7735fa8 (ceph): mgr/dashboard_v2: Add RBD mirroring functionality
This commit adds the RBD mirroring functionality of the first dashboard to
the dashboard_v2 REST API. That's why the ...
Tatjana Dehler
01:07 PM Revision 92ef46eb (ceph): mgr/dashboard_v2: Move `dashboard/toplevel` to a new controller
Details:
* Moved `/dashboard/toplevel` API endpoint to `/summary`.
* Moved testcase to `tests/test_summary.py`.
* Al...
Sebastian Wagner
01:07 PM Revision 56318c1f (ceph): mgr/dashboard_v2: Fix datatable header layout in configuration doc
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
01:07 PM Revision ed587490 (ceph): mgr/dashboard_v2: OSD pages
You can now list all osds and see details for each OSD.
The details can be viewed in tabs. You can view attributes, m...
Stephan Müller
01:07 PM Revision d3c0bf7f (ceph): mgr/dashboard_v2: Add rbd_mirroring to `/api/summary`
Also:
* Made `get_daemons_and_pools` a function independant of `RbdMirroring`.
* Added tests
Signed-off-by: Sebasti...
Sebastian Wagner
01:07 PM Revision 24e5ee11 (ceph): mgr/dashboard_v2: add mirroring page
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
01:07 PM Revision dbd9f1f8 (ceph): mgr/dashboard_v2: Add missing 'aria-current' attribute to active breadc...
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
01:07 PM Revision b09a0195 (ceph): mgr/dashboard_v2: Fix hosts columns width
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
01:07 PM Revision fcfedccd (ceph): make-dist: Added dashboard_v2 frontend build files to dist tarball
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:07 PM Revision 9b3351bc (ceph): vstart: mgr/dashboard_v2 enabling and configuration
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:07 PM Revision 33a7db0e (ceph): mgr/dashboard_v2: fix tox.ini to handle the vstart changes
vstart.sh script now enables and configures dashboard_v2 module, so
tox.ini script needs to handle that.
Signed-off-...
Ricardo Dias
01:07 PM Revision 71ac2163 (ceph): ceph.spec: added dashboard_v2 development and runtime dependencies
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:07 PM Revision 57f27092 (ceph): debian/control: add dashboard_v2 development dependencies
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:07 PM Revision b6d94648 (ceph): install-deps: install dashboard_v2 development dependencies
Signed-off-by: Ricardo Dias <rdias@suse.com>
Signed-off-by: Kai Wagner <kwagner@suse.com>
Ricardo Dias
01:07 PM Revision e346bcaf (ceph): mgr/dashboard_v2: Also protect `/api`
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
01:07 PM Revision 189c31b4 (ceph): mgr/dashboard_v2: Data transform in k/v table
The key value table can transform the input data into key value objects
now, you don't have to care about that anymor...
Stephan Müller
01:07 PM Revision a881e435 (ceph): mgr/dashboard_v2: Service class base code
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:07 PM Revision 34f17d03 (ceph): mgr/dashboard_v2: added CephService service class
This class provides methods to get the list of services registered in
the cluster, and also to get the list of pools ...
Ricardo Dias
01:07 PM Revision bcb7664a (ceph): mgr/dashboard_v2: get rbd pool list using CephService
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:07 PM Revision e7e958e6 (ceph): mgr/dashboard_v2: get tcmu_runner service list using CephService
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:07 PM Revision 9f9dd866 (ceph): mgr/dashboard_v2: get rgw service list using CephService
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:07 PM Revision dc396f9c (ceph): mgr/dashboard_v2: Add missing i18n attributes
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
01:07 PM Revision 61412420 (ceph): mgr/dashboard_v2: Migrate cluster configuration
This commit adds the ability to retrieve and filter the cluster
configuration of Ceph through the RESTful API.
Param...
Patrick Seidensal
01:07 PM Revision ab599d9a (ceph): mgr/dashboard_v2: Prevent double click on table refresh
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
01:07 PM Revision f60e2cd0 (ceph): mgr/dashboard_v2: Auto refresh hosts
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
01:07 PM Revision 69c0c124 (ceph): mgr/dashboard_v2: Add footer and header to hosts table
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
01:07 PM Revision 0a82e859 (ceph): mgr/dashboard_v2: Reorder menu entries
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
01:07 PM Revision b185e636 (ceph): mgr/dashboard_v2: Improve empty row style
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
01:07 PM Revision 434cf2f2 (ceph): mgr/dashboard_v2: Fixed capitalization on login page
Changed "ceph" to "Ceph" in the welcome message.
Signed-off-by: Lenz Grimmer <lgrimmer@suse.com>
Lenz Grimmer
01:07 PM Revision 95d56459 (ceph): mgr/dashboard_v2: Create links to perf counters
- Display links to the services in the Hosts data table
- Add missing MDS performance counter backend
Signed-off-by:...
Volker Theile
01:07 PM Revision 6d1d02dd (ceph): mgr/dashboard_v2: Add bin dir to PATH
Add `<repo>/build/bin` to `PATH` when running unit tests.
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
Sebastian Wagner
01:07 PM Revision 2c7844fa (ceph): mgr/dashboard_v2: Added tcmu iSCSI controller.
* Based on `mgr/dashboard/rbd_iscsi.py`.
* Fixed Python3 compatibility issues.
* Added test.
Signed-off-by: Sebastia...
Sebastian Wagner
01:07 PM Revision 48efbccc (ceph): mgr/dashboard_v2: Add port to `ControllerTestCase.__init__`
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
01:07 PM Revision 7244fc06 (ceph): mgr/dashboard_v2: Datatable related code improvements
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
01:07 PM Revision 886d76b8 (ceph): mgr/dashboard_v2: add filesystem page
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
01:07 PM Revision d9e393e2 (ceph): mgr/dashboard_v2: Use monospace font on logs
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
01:07 PM Revision bd93fe20 (ceph): mgr/dashboard_v2: Add iSCSI page
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
01:07 PM Revision 0c78d5e0 (ceph): mgr/dashboard_v2: add performance counter page
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
01:07 PM Revision 5c255b7e (ceph): mgr/dashboard_v2: move datatable module
By moving the datatable module outside of the components module we
can avoid a circular dependency between the datat...
Tiago Melo
01:07 PM Revision afd896da (ceph): mgr/dashboard_v2: add sparkline component
This also adds a template in the table component.
Signed-off-by: Tiago Melo <tmelo@suse.com>
Tiago Melo
01:07 PM Revision 1a9619d9 (ceph): mgr/dashboard_v2: add router link table template
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
01:07 PM Revision d9a334d5 (ceph): mgr/dashboard_v2: add monitors page
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
01:07 PM Revision f3f076e0 (ceph): mgr/dashboard_v2: Renamed `block_pool` controller to `rbd`
* Simplified the API
* Fixed and improved the rbd controller tests.
Signed-off-by: Sebastian Wagner <sebastian.wagne...
Sebastian Wagner
01:07 PM Revision e6692ed8 (ceph): mgr/dashboard_v2: add 404 page
Add a 404 page that will be triggered every time the user tries to
access a route that does not exists or the servers...
Tiago Melo
01:07 PM Revision 5f4823fc (ceph): mgr/dashboard_v2: Add RGW page.
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
01:07 PM Revision 0c560654 (ceph): mgr/dashboard_v2: Highlight clickable datatable rows.
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
01:07 PM Revision 1fda2176 (ceph): mgr/dashboard_v2: add node as a local dependency
This will allow us to use the angular cli on systems that don't have node
v6.9.0 or higher installed.
Signed-off-by:...
Tiago Melo
01:07 PM Revision 8d378356 (ceph): mgr/dashboard_v2: fix visibility of frontend class properties
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:07 PM Revision ba0e1052 (ceph): mgr/dashboard_v2: add view cache component
This component should be used in components that access endpoints
that implement ViewCache.
It will inform the user i...
Tiago Melo
01:07 PM Revision 8bfdb073 (ceph): mgr/dashboard_v2: adapt pool detail with cache view component
This modifies how pool detail show the cache information to the user
and implements a continuous update of the images...
Tiago Melo
01:07 PM Revision efd339cd (ceph): mgr/dashboard_v2: Updated README.rst, added HACKING.rst
Moved developer-related documentation from `README.rst` to a
new file `HACKING.rst`.
Converted `frontend/README.md` ...
Lenz Grimmer
01:07 PM Revision 7de16aee (ceph): mgr/dashboard_v2: Migrate standby module
This commit will add a StandbyModule class to enable redirects from any
inactive MGR instance to the active MGR insta...
Patrick Seidensal
01:07 PM Revision 4cfd508c (ceph): mgr/dashboard_v2: Add cdPasswordButton directive
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
01:07 PM Revision 56995862 (ceph): mgr/dashboard_v2: Add support for nested controllers
The `ApiController` decorator is used to define a API endpoints. This
change will enable to use `/` in paths, so tha...
Patrick Seidensal
01:07 PM Revision 45a6aae3 (ceph): mgr/dashboard_v2: Fix linting errors
Supposed to be squashed with 5236e6168d763c8b40742c33ffb0ebe8e55ce6e8.
Signed-off-by: Patrick Nawracay <pnawracay@su...
Patrick Nawracay
01:07 PM Revision d307fb18 (ceph): mgr/dashboard_v2: Use datatable on Cluster/Hosts page.
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
01:07 PM Revision 8ebde83b (ceph): mgr/dashboard_v2: fix frontend bug in table.component.hml
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:07 PM Revision 5ffece42 (ceph): mgr/dashboard_v2: Easy table cell transformation
The table column definition is extended by "cellTransformation"
property, which is filled through the use of "CellTem...
Stephan Müller
01:07 PM Revision 54f97acf (ceph): mgr/dashboard_v2: Update documentation
* Nested Controllers
* How to use RESTController
Signed-off-by: Patrick Nawracay <pnawracay@suse.com>
Patrick Nawracay
01:07 PM Revision e59c7c11 (ceph): mgr/dashboard_v2: removed mock classes, unit tests now run against real...
We changed tox.ini to run a vstart.sh cluster and run the unit tests
against that cluster. All unit tests code was ad...
Ricardo Dias
01:07 PM Revision 2d5596e2 (ceph): mgr/dashboard_v2: Fix copy-webpack-plugin version
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:07 PM Revision 1dd62fdf (ceph): mgr/dashboard_v2: clean rados connection on shutdown
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:07 PM Revision 349c1ff3 (ceph): mgr/dashboard_v2: adaptation of dashboard RemoteViewCache as a decorator
We implemented a decorator called `ViewCache` that implements a similar
functionality as the dashboard `RemoteViewCac...
Ricardo Dias
01:07 PM Revision 7d2b5008 (ceph): mgr/dashboard_v2: add health page and its dependencies
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
01:07 PM Revision 407c84b8 (ceph): mgr/dashboard_v2: Add block pools page
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
01:07 PM Revision 7457e394 (ceph): mgr/dashboard_v2: table component style improvements
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
01:07 PM Revision f307d933 (ceph): mgr/dashboard_v2: Let the pagination input field look nicer
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
01:07 PM ceph-volume Bug #23163 (Fix Under Review): [ci] prevent/aleviate timeouts when calling `vagrant reload`
PR https://github.com/ceph/ceph/pull/20718 Alfredo Deza
01:07 PM Revision ad96ddbe (ceph): mgr/dashboard_v2: add some eslint rules to tslint
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
01:07 PM Revision 8d65f9c4 (ceph): mgr/dashboard_v2: add tslint no-consecutive-blank-lines rule
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
01:07 PM Revision d1d966fd (ceph): mgr/dashboard_v2: decrease max-line-length to 100
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
01:07 PM Revision 4216759d (ceph): mgr/dashboard_v2: add style guide to the frontend README
Add a README section for style guide where it mentions how to organize
the typescript imports.
Signed-off-by: Tiago ...
Tiago Melo
01:07 PM Revision f6d97938 (ceph): mgr/dashboard_v2: force whitespace in imports list
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
01:07 PM Revision 3913d54d (ceph): mgr/dashboard_v2: Migrate RGW daemon REST resource
Signed-off-by: Patrick Nawracay <pnawracay@suse.com> Patrick Seidensal
01:07 PM Revision a71f7c6f (ceph): mgr/dashboard_v2: Added coverage tracking to module code
This will allow to collect code coverage information when the module
is running within the ceph-mgr daemon.
Signed-o...
Ricardo Dias
01:07 PM Revision e71c6d83 (ceph): mgr/dashboard_v2: add more debug message to tools.py
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:07 PM Revision c803df13 (ceph): mgr/dashboard_v2: mocking of rados and rbd modules
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:07 PM Revision 437e3c65 (ceph): mgr/dashboard_v2: Move hosts option to cluster menu
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
01:07 PM Revision 468e384f (ceph): mgr/dashboard_v2: Add breadcrumb on Hosts page
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
01:07 PM Revision 06066f0d (ceph): mgr/dashboard_v2: Updated README with instruction on how to mock ceph m...
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:07 PM Revision 41c50f4c (ceph): mgr/dashboard_v2: Add table component
The current implementation isn't finished yet, but it's a start.
The ngx-datatable is used as the core of the table ...
Stephan Müller
01:07 PM Revision 0f4adc44 (ceph): mgr/dashboard_v2: add missing codealizer recommended rules
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
01:07 PM Revision 80b7d141 (ceph): mgr/dashboard_v2: add tslint import linting rule
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
01:07 PM Revision 814938be (ceph): mgr/dashboard_v2: Session expire at browser close
Add support for session expire at browser close.
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
01:07 PM Revision cbf9bfcd (ceph): mgr/dashboard_v2: Don't use localized config for auth
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
01:07 PM Revision bd38d90f (ceph): mgr/dashboard_v2: Refactored logging
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
01:07 PM Revision 8ea25896 (ceph): mgr/dashboard_v2: Use Awesome Bootstrap Checkbox.
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
01:07 PM Revision 52433340 (ceph): mgr/dashboard_v2: Mark text with the i18n attribute
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
01:07 PM Revision 7eca7905 (ceph): mgr/dashboard_v2: Fix linting errors
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
01:07 PM Revision b7c2ffaf (ceph): mgr/dashboard_v2: Notification queue
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:07 PM Revision 41205565 (ceph): mgr/dashboard_v2: Updated README with notification queue instructions
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:07 PM Revision f416efcf (ceph): mgr/dashboard_v2: Refactor controller base class
Make it a little bit more OO. This way the mgr and logger properties are well
designed and documented which should he...
Volker Theile
01:07 PM Revision 77e5bf4f (ceph): mgr/dashboard_v2: Fix bug in AuthRequired decorator
This PR fixes the fllowing bug:
When a subclass of `RESTController` was decorated with the `AuthRequired`
decorator, ...
Ricardo Dias
01:07 PM Revision 274cf8e3 (ceph): mgr/dashboard_v2: Add hosts page
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
01:07 PM Revision e47eaf3f (ceph): mgr/dashboard_v2: Fix typo on method isLoginActive
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
01:07 PM Revision 9a8a7428 (ceph): mgr/dashboard_v2: Rename "host" module to "cluster"
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
01:07 PM Revision 8ba6e24b (ceph): mgr/dashboard_v2: Added status route to cluster
* `RESTController`: added `@detail_route`
* Fixed `RequestHelper.assertJsonBody`
Signed-off-by: Sebastian Wagner <se...
Sebastian Wagner
01:07 PM Revision c866b733 (ceph): mgr/dashboard_v2: Fix content type of JSON responses
Signed-off-by: Patrick Nawracay <pnawracay@suse.com> Patrick Nawracay
01:07 PM Revision f4624947 (ceph): mgr/dashboard_v2: Fix content type (body) of error page
Signed-off-by: Patrick Nawracay <pnawracay@suse.com> Patrick Nawracay
01:07 PM Revision 289050f3 (ceph): mgr/dashboard_v2: several code style enhancements
* Replace double quotes with single quotes
* Modify log messages
* Fix typo, rename autenticate to authenticate
Sign...
Volker Theile
01:07 PM Revision 454e5f3d (ceph): mgr/dashboard_v2: Disable CherryPi autoreload feature.
It does not work, either with the below code to fix the error
```
2018-01-26 13:21:15.779 7fa454add700 -1 log_channe...
Volker Theile
01:07 PM Revision 275a3153 (ceph): mgr/dashboard_v2: removed auth handler form test_auth.py setup
The auth setup is already being set in module.py
Signed-off-by: Ricardo Dias <rdias@suse.com>
Ricardo Dias
01:07 PM Revision 1d2b7929 (ceph): mgr/dashboard_v2: simplify router and fix navigation
Signed-off-by: Tiago Melo <tmelo@suse.com> Tiago Melo
01:07 PM Revision fa9e93be (ceph): mgr/dashboard_v2: Refactoring of the access to mgr module instance
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:07 PM Revision cfa9130d (ceph): mgr/dashboard_v2: Updated README with more developer notes
* Adds instructions on how to access the manager module instance from
within the controller.
* Adds instructions on...
Ricardo Dias
01:07 PM Revision d0b166cf (ceph): mgr/dashboard_v2: Added API controller listing endpoint.
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
01:07 PM Revision 54b00a99 (ceph): mgr/dashboard_v2: Add frontend login/logout
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
01:07 PM Revision acd7b6f5 (ceph): mgr/dashboard_v2: Rename angular components prefix
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
01:07 PM Revision 5ec7d351 (ceph): mgr/dashboard_v2: Unit tests refactoring
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:07 PM Revision 6fd59d1b (ceph): mgr/dashboard_v2: Moved set-login-cred command logic to Auth class
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:07 PM Revision 371f2634 (ceph): mgr/dashboard_v2: Added unit test for module.py
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:07 PM Revision 34c189ee (ceph): mgr/dashboard_v2: .gitignore update
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:07 PM Revision d57b092f (ceph): mgr/dashboard_v2: add support for frontend CI coverage and unit testing
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:07 PM Revision c1a683ed (ceph): mgr/dashboard_v2: fix pycodestyle to exclude the frontend files
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:07 PM Revision 1021615b (ceph): mgr/dashboard_v2: Added developer notes to README
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:07 PM Revision b37a3b60 (ceph): mgr/dashboard_v2: Renamed/moved RESTResource to RESTController
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:07 PM Revision 1f21d68f (ceph): mgr/dashboard_v2: add initial frontend code
This contains the angular boilerplate, some initial structure and the navigation component.
Signed-off-by: Tiago Melo...
Tiago Melo
01:07 PM Revision 85344da6 (ceph): mgr/dashboard_v2: Added RESTController test case
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
01:07 PM Revision 17ac1cd6 (ceph): mgr/dashboard_v2: Refactoring of unit tests
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:07 PM Revision 694a3052 (ceph): mgr/dashboard_v2: Fix pylint executor and warnings/errors
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:07 PM Revision 4fd405e8 (ceph): mgr/dashboard_v2: Combine coverage and tests results from py27 and py3
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:06 PM Revision 01eeb849 (ceph): mgr/dashboard_v2: Updated README
Signed-off-by: Lenz Grimmer <lgrimmer@suse.com> Lenz Grimmer
01:06 PM Revision 654c35e3 (ceph): mgr/dashboard_v2: Log script_name on unauthorized access
This commit also replaces double quotes with single quotes.
Signed-off-by: Volker Theile <vtheile@suse.com>
Volker Theile
01:06 PM Revision 82faee01 (ceph): mgr/dashboard_v2: Added test_restresource.py
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
01:06 PM Revision 00510502 (ceph): mgr/dashboard_v2: use float values when checking session expire time
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com> Sebastian Wagner
01:06 PM Revision 7d42d042 (ceph): mgr/dashboard_v2: Ignore the __pycache__ directory.
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
01:06 PM Revision d418853a (ceph): mgr/dashboard_v2: pass json body keys as args to REST resource methods
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:06 PM Revision 1333d3d6 (ceph): mgr/dashboard_v2: auth module refactoring
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:06 PM Revision ec578193 (ceph): mgr/dashboard_v2: Very simple ping example
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:06 PM Revision 001201cb (ceph): mgr/dashboard_v2: Fix cherrypy shutdown handler
This patch prevents cherrypy from crashing the mgr process when some
exception is thrown when shutting down cherrypy....
Ricardo Dias
01:06 PM Revision 0281b2cb (ceph): mgr/dashboard_v2: Add command to create/update username/password.
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
01:06 PM Revision 4adc9ecc (ceph): mgr/dashboard_v2: Create proper text editor config files to maintain co...
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
01:06 PM Revision 61a91392 (ceph): mgr/dashboard_v2: Auth API
Signed-off-by: Ricardo Marques <rimarques@suse.com> Ricardo Marques
01:06 PM Revision c72c01ea (ceph): mgr/dashboard_v2: Added pylint support and fixed linting errors
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:06 PM Revision 59eb1490 (ceph): mgr/dashboard_v2: Added `RESTResource` Python class.
This is the base class for providing a RESTful interface to a resource.
Signed-off-by: Sebastian Wagner <sebastian.w...
Sebastian Wagner
01:06 PM Revision bb352847 (ceph): mgr/dashboard_v2: added tox conf file to run unit tests and linting
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:06 PM Revision 48e3df1b (ceph): mgr/dashboard_v2: Fix python 2/3 compability problems
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:06 PM Revision 63c778b7 (ceph): mgr/dashboard_v2: Initial commit of the dashboard_v2 Manager module
Create the directory and basic module initialization.
Add a minimal `README.rst`
Signed-off-by: Lenz Grimmer <lgrim...
Lenz Grimmer
01:06 PM Revision c0bba261 (ceph): mgr/dashboard_v2: Make host and port configurable.
Signed-off-by: Volker Theile <vtheile@suse.com> Volker Theile
01:06 PM Revision 46c7ae0d (ceph): mgr/dashboard_v2: ceph_module mock to support unit testing
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:06 PM Revision 5eda0e16 (ceph): mgr/dashboard_v2: added first unit test example
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
01:06 PM Revision 7002f80f (ceph): mgr/dashboard_v2: updated READMED with unit testing info
Signed-off-by: Ricardo Dias <rdias@suse.com> Ricardo Dias
12:58 PM Revision 14077475 (ceph): ceph-volume tests alleviate libvirt timeouts when reloading
See vagrant-libvirt comment:
https://github.com/vagrant-libvirt/vagrant-libvirt/issues/510#issuecomment-19532627...
Alfredo Deza
12:48 PM Revision c6369ceb (ceph): ceph-volume process always try to expand the executable
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 161f331382f8efd0b58ffc25a54187518548abf2)
Alfredo Deza
12:48 PM Revision 29384127 (ceph): ceph-volume util.system add a helper to find system executables
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit c36afed9a2fd956dd0694f247f931ae92ae6629a)
Alfredo Deza
12:48 PM Revision 2a009984 (ceph): ceph-volume tests.util ensure behavior of new which utility
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d26215a49b5d850a2bff6e75cfef7a036f1da60d)
Alfredo Deza
12:46 PM Revision afe657c2 (ceph): doc: Drop the output of pg query
Drop the output of pg query from the doc, as it is:
* Very old. The doc has only one-fourth of the latest 'pg quer...
Jos Collin
12:46 PM ceph-volume Bug #22841 (Pending Backport): Be resilient to PATH issues
merged commit d14e4e6 into master Alfredo Deza
12:43 PM ceph-volume Bug #23148 (Resolved): [doc] Add missing subcommand to bluestore migration
https://github.com/ceph/ceph/pull/20679
merged commit b033ed8 into luminous
Alfredo Deza
12:42 PM ceph-volume Bug #23142 (Resolved): backport doc changes for man/doc
merged commit b033ed8 into luminous Alfredo Deza
12:42 PM ceph-volume Bug #22663: man page needs updating to explain bluestore support
merged commit b033ed8 into luminous Alfredo Deza
11:57 AM rbd Backport #23177 (In Progress): luminous: [test] OpenStack tempest test is failing across all bran...
https://github.com/ceph/ceph/pull/20715 Prashant D
11:44 AM CephFS Bug #23210: ceph-fuse: exported nfs get "stale file handle" when mds migrating
OK, I will try and feedback later. Could you pleaese tell me which rhel kernel version changed the get_parent() call ... lei gu
11:34 AM CephFS Bug #23210: ceph-fuse: exported nfs get "stale file handle" when mds migrating
recent rhel kernel does not call get_parent() for non-directory inode. please upgrade your kernel Zheng Yan
11:27 AM CephFS Bug #23210: ceph-fuse: exported nfs get "stale file handle" when mds migrating
I checked code of 3.10.0-327.el7 kernel. It calls get_parent() for non-directory inode. Recent kernels only call get_... Zheng Yan
10:25 AM CephFS Bug #23210: ceph-fuse: exported nfs get "stale file handle" when mds migrating
My kernel release version is 3.10.0-327.el7.x86_64.
I have tried to find out what causes these error:
1."Permissi...
lei gu
09:05 AM CephFS Bug #23210 (Need More Info): ceph-fuse: exported nfs get "stale file handle" when mds migrating
Jos Collin
08:59 AM CephFS Bug #23210: ceph-fuse: exported nfs get "stale file handle" when mds migrating
looks like kernel tried to get parent for non-directory inode. which version of kernel do you use? Zheng Yan
04:01 AM CephFS Bug #23210: ceph-fuse: exported nfs get "stale file handle" when mds migrating
I have backport it and make a full test.
The "Stale file handle" problem disappear, but it still have some problem...
lei gu
03:17 AM CephFS Bug #23210: ceph-fuse: exported nfs get "stale file handle" when mds migrating
we haven't backported that fix Zheng Yan
02:54 AM CephFS Bug #23210 (Resolved): ceph-fuse: exported nfs get "stale file handle" when mds migrating
[Test OS]:
1.CentOS7.2(ceph cluster)
2.CentOS7.2(client)
[Ceph version]: 10.2.7
[Problem description]
1.Sing...
lei gu
11:09 AM Revision 95b0880d (ceph): spdk: advance to upstream dc82989dd2747db0384cafb3b310f2e8792d5c24
This fixes a py2/3-related build issue in SPDK.
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
10:51 AM Revision 392fab69 (ceph): qa: krbd msgr-segments test
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
10:50 AM Revision 727c2374 (ceph): qa/workunits/rbd: switch devstack tempest to 17.2.0 tag
Fixes: http://tracker.ceph.com/issues/22961
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
10:47 AM mgr Backport #23175 (In Progress): luminous: mgr not reporting when ports conflict
https://github.com/ceph/ceph/pull/20712 Prashant D
10:47 AM Revision 709f2316 (ceph): common: Make code to invoke assert() smaller.
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com> Adam Kupczyk
09:57 AM Revision 1178d05f (ceph): Merge pull request #20687 from Songweibin/wip-misc-cleanup
mon,osd,crush: misc cleanup
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Kefu Chai
09:57 AM mgr Bug #23017 (Pending Backport): mgr log spamming about down osds
Kefu Chai
09:56 AM Revision a5103b6c (ceph): Merge pull request #20485 from jcsp/wip-23017
mgr: quieten logging on missing OSD stats
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:46 AM Revision 1a77a1f3 (ceph): mgr: die on bind() failure
Previously, the daemon would get wedged if it
competed for the same port as another daemon
on the same host and lost....
John Spray
09:34 AM RADOS Backport #23174 (In Progress): luminous: SRV resolution fails to lookup AAAA records
https://github.com/ceph/ceph/pull/20710 Prashant D
08:21 AM Revision 672706ee (ceph): common/dns_resolv.cc: Query for AAAA-record if ms_bind_ipv6 is True
Otherwise we always query for A-records which will not work in a IPv6
Ceph cluster.
Fixes: http://tracker.ceph.com/i...
Wido den Hollander
07:56 AM Revision 13978bb2 (ceph): rgw: url_encode key name and instance in es sync module
Some objects whose name contains space or other special chars
can't be synced to ES correctly. we need to do url_enco...
Chang Liu
06:22 AM CephFS Bug #23214: doc: Fix -d option in ceph-fuse doc
https://github.com/ceph/ceph/pull/20705 Jos Collin
06:22 AM CephFS Bug #23214 (Fix Under Review): doc: Fix -d option in ceph-fuse doc
Jos Collin
05:42 AM CephFS Bug #23214 (Resolved): doc: Fix -d option in ceph-fuse doc
Fix -d option in ceph-fuse doc as 'enable debug output' Jos Collin
05:39 AM Revision f9a35aa5 (ceph): osd/OSDMap: ignore PGs from pools of failure-domain OSD
For testing purpose, we may create pools of failure-domain OSD.
In this case get_parent_of_type() will always return ...
xie xingguo
04:55 AM CephFS Bug #23213 (Need More Info): mds: exits after 'starting mds.* at -'
For MDS id other than the default (a,b,c), ceph-mds displays 'starting mds.otherid at -', but the mds process actuall... Jos Collin
03:37 AM RADOS Bug #23212: bluestore: should recalc_allocated when decoding bluefs_fnode_t
https://github.com/ceph/ceph/pull/20701 Kefu Chai
03:35 AM RADOS Bug #23212 (Resolved): bluestore: should recalc_allocated when decoding bluefs_fnode_t
... Kefu Chai
03:21 AM CephFS Bug #23211: client: prevent fallback to remount when dentry_invalidate_cb is true but root->dir i...
https://github.com/ceph/ceph/pull/20700 Zhi Zhang
03:19 AM CephFS Bug #23211 (Resolved): client: prevent fallback to remount when dentry_invalidate_cb is true but ...
Recently we found our ceph-fuse clients got hang occasionally when ceph-fuse used "mount -o remount" process to inval... Zhi Zhang
03:20 AM RADOS Bug #23119: MD5-checksum of the snapshot for rbd image in Ceph(as OpenStack-Glance backend Storag...
宏伟 唐 wrote:
> 宏伟 唐 wrote:
> > Mykola Golub wrote:
> > > > There are no logs indicating osd crash and the outputs o...
宏伟 唐
02:36 AM RADOS Bug #23119: MD5-checksum of the snapshot for rbd image in Ceph(as OpenStack-Glance backend Storag...
宏伟 唐 wrote:
> Mykola Golub wrote:
> > > There are no logs indicating osd crash and the outputs of 'ceph daemon osd....
宏伟 唐
03:04 AM Revision 6b823dc2 (ceph): client: use either dentry_invalidate_cb or remount_cb to invalidate ker...
Signed-off-by: Zhi Zhang <zhangz.david@outlook.com> Zhi Zhang
02:57 AM Revision 5b3eee10 (ceph): common: fix potential memory leak in HTMLFormatter
If HTMLFormatter::set_status called twice, memory will leaked,
so fix it.
Signed-off-by: Yao Zongyou <yaozongyou@vip...
Zongyou Yao

03/04/2018

10:59 PM rgw Bug #23207: rgw: inefficient buffer usage for PUTs
I updated my PR. I moved the fill loop down from just the put-object code path to just above mg_read(). I don't bel... Marcus Watts
06:14 PM rgw Bug #23207 (In Progress): rgw: inefficient buffer usage for PUTs
https://github.com/ceph/ceph/pull/20698 Vikhyat Umrao
06:29 AM rgw Bug #23207 (Resolved): rgw: inefficient buffer usage for PUTs
At least in jewel using swift, radosgw is very inefficient about its buffering process. In RGWPutObj_ObjStore::get_d... Marcus Watts
09:44 PM Revision 5980993f (ceph): Merge pull request #20573 from liewegas/wip-mgr-ovh
qa/suites/rados/rest/mgr: provision openstack volumes Sage Weil
09:31 PM Revision a350c803 (ceph): rbd-nbd: fix postfork_{start,finish} callers
_start is called right after the prefork(). _finish is called when we
do the logical daemonize() and say goodbye to ...
Sage Weil
09:31 PM Revision 056d02b0 (ceph): global/global_init: close stdout in postfork_finish, not start
During the interval where we have done our prefork but not actually
detached from the parent to daemonize, we may sti...
Sage Weil
09:31 PM Revision f3862d88 (ceph): log: allow stop() when not started
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:31 PM Revision 2e47633f (ceph): common/ceph_context: mark some singletones as drop-on-fork
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:31 PM Revision 85f6873e (ceph): msg/async: do not make Stack a fork watcher
Instead of doing a stop/start on fork, shut down entirely pre-fork. This
is a cleaner solution for the cases where e...
Sage Weil
09:31 PM Revision d55a66c5 (ceph): ceph-osd: use preforker
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:31 PM Revision c183037c (ceph): ceph-mds: do not dump usage on error
It's rude.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
09:31 PM Revision 50941e24 (ceph): ceph-mds: use preforker
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:32 PM devops Bug #23209 (New): Strange RGW behaviour after running Cosbench tests (heavy read/write on cluster...
This could be a cosbench issue, I am not 100% sure, but I have raised a ticket there.
I ran a couple of cosbench t...
pratyush ranjan
06:24 PM mgr Bug #23205: Blocked requests no longer show details
Further note: the slowdowns and blocked requests start occurring after about 2TB of I/O on the image. Specifically, ... Alex Gorbachev
04:00 AM mgr Bug #23205: Blocked requests no longer show details
Further info: these occur when journaling, object-map and exclusive-lock are set on the rbd image Alex Gorbachev
04:15 PM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
Used the wrong OSDs for the previous post (these servers mostly had the "head candidate had a read error" scrub error... Paul Emmerich
02:17 PM Revision a81e258d (ceph): Merge pull request #20691 from ceph/backport-wip-rm23148
luminous docs fix ceph-volume missing sub-commands
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Reviewed-by: Sage...
Alfredo Deza
03:42 AM Revision 93d36a8b (ceph): rbd: allow trash rm/purge when pool quota is full used
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
02:33 AM RADOS Bug #23119: MD5-checksum of the snapshot for rbd image in Ceph(as OpenStack-Glance backend Storag...
Mykola Golub wrote:
> > There are no logs indicating osd crash and the outputs of 'ceph daemon osd.x log dump' are a...
宏伟 唐

03/03/2018

08:14 PM bluestore Bug #23206: ceph-osd daemon crashes - *** Caught signal (Aborted) **
This is an repeating/ongoing issue, please tell me what to help to investigate this. Anonymous
08:13 PM bluestore Bug #23206 (Rejected): ceph-osd daemon crashes - *** Caught signal (Aborted) **
Upfront: sorry for the title, I don't know better.
One of our OSDs on a machine is constantly up/down due to crashin...
Anonymous
02:55 PM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
Tl;dr: retrying the read works.
I've also been running one server with that patch for a few days and got a log for...
Paul Emmerich
01:32 PM Revision 91e5bfa2 (ceph): tests: add a test for doing a getattr while caps are recalled but befor...
Add a testcase to reproduce the deadlock I was seeing with delegations
in ganesha.
Tracker: http://tracker.ceph.com/...
Jeff Layton
01:32 PM Revision f3840ca3 (ceph): test: cap waits in delegation tests at 60s
This adds assertions to all of the looping wait functions that we will
not do more than 60000 loop iterations (~60s)....
Jeff Layton
01:29 PM Revision dacc7b60 (ceph): client: allow getattr, lookup, fstatx, and readdir to use implemented caps
caps_issued_mask is a function that we call to see if we have all of
the caps provided in a mask. Usually this ignore...
Jeff Layton
12:18 PM Revision 1ea80cf6 (ceph): Merge pull request #20692 from idryomov/wip-krbd-huge-image-test
qa: krbd huge-image test
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Ilya Dryomov
02:59 AM rgw Bug #23203 (Fix Under Review): multisite: segfault in radosgw-admin realm pull
Jos Collin

03/02/2018

11:15 PM mgr Bug #23205 (Resolved): Blocked requests no longer show details
In Luminous, blocked requests no longer show details, i.e. OSD id or hints as to the operation:
018-03-01 21:52:54...
Alex Gorbachev
10:40 PM RADOS Bug #18165 (Resolved): OSD crash with osd/ReplicatedPG.cc: 8485: FAILED assert(is_backfill_target...
David Zafman
10:40 PM Backport #18568 (Rejected): jewel: OSD crash with osd/ReplicatedPG.cc: 8485: FAILED assert(is_bac...
David Zafman
10:28 PM Backport #18568: jewel: OSD crash with osd/ReplicatedPG.cc: 8485: FAILED assert(is_backfill_targe...
Initial cut at a backport:
https://github.com/ceph/ceph/pull/20696
It may be that we should not move forward wi...
David Zafman
03:51 PM Backport #18568 (In Progress): jewel: OSD crash with osd/ReplicatedPG.cc: 8485: FAILED assert(is_...
David Zafman
12:33 AM Backport #18568: jewel: OSD crash with osd/ReplicatedPG.cc: 8485: FAILED assert(is_backfill_targe...
I'll take a crack at doing this backport. David Zafman
10:23 PM RADOS Bug #23204 (Duplicate): missing primary copy of object in mixed luminous<->master cluster with bl...
The dead jobs here failed due to this:
http://pulpito.ceph.com/yuriw-2018-03-01_22:45:38-upgrade:luminous-x-wip-yu...
Josh Durgin
10:05 PM Revision 8ec0ab59 (ceph): doc: update iSCSI upstream kernel to 4.16
Signed-off-by: Mike Christie <mchristi@redhat.com> Mike Christie
09:46 PM rgw Bug #23203: multisite: segfault in radosgw-admin realm pull
-https://github.com/ceph/ceph/pull/20694- Casey Bodley
09:38 PM rgw Bug #23203 (Resolved): multisite: segfault in radosgw-admin realm pull
The http client in radosgw-admin is trying to use RGWCurlHandles without doing the global init.... Casey Bodley
09:21 PM RADOS Bug #22050: ERROR type entries of pglog do not update min_last_complete_ondisk, potentially ballo...
This seems to be biting rgw's usage pools when rgw-admin usage trim occurs in pgs with little other activity. Josh Durgin
08:31 PM rgw Bug #23201 (Fix Under Review): s3 website: some s3tests are failing because redirects include ind...
https://github.com/ceph/ceph/pull/20693 Casey Bodley
07:38 PM rgw Bug #23201 (Resolved): s3 website: some s3tests are failing because redirects include index doc s...
... Casey Bodley
08:25 PM Revision 8f7cbbce (ceph): rgw: s3website error handler uses original object name
the s3website error handler needs to use the same object name for
redirect handling that retarget() does, but s->obje...
Casey Bodley
07:54 PM rgw Bug #23202 (Resolved): radosgw-admin user create failing with return code 5
Tried with master and luminous, Cluster is setup with ceph-ansible.
ubuntu@ovh059:~$ sudo ceph --version
ceph v...
Vasu Kulkarni
07:17 PM rgw Bug #22986: hadoop-s3a jobs failing with EPERM
CentOS doesn't allow the overwrite of resolve.conf, I guess some network manager changes, I need to check with David ... Vasu Kulkarni
05:17 PM rgw Bug #22986: hadoop-s3a jobs failing with EPERM
Not sure why this started failing..
http://pulpito.ceph.com/vasu-2018-03-02_02:00:23-rgw-luminous-distro-basic-ovh...
Vasu Kulkarni
07:08 PM Revision 3b9f600b (ceph): debug 1
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
06:41 PM Revision 6828641e (ceph): qa: krbd huge-image test
We've had multiple overflows in ceph_calc_file_object_mapping().
It wasn't being used by rbd, but it now is.
Signed-...
Ilya Dryomov
05:30 PM Revision 49825780 (ceph): os/bluestore: drop the static_asserts due to C++14 compatibility.
The `std::is_invocable` family is being available since C++17.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Radoslaw Zarzynski
05:27 PM rgw Bug #23196: rgw: fix 'copy part' without 'x-amz-copy-source-range' when compression enabled
Casey Bodley
05:25 PM rgw Bug #23196: rgw: fix 'copy part' without 'x-amz-copy-source-range' when compression enabled
https://github.com/ceph/ceph/pull/20686 fang yuxiang
04:07 AM rgw Bug #23196 (Resolved): rgw: fix 'copy part' without 'x-amz-copy-source-range' when compression en...
Given an object uploaded by 'copy part' without 'x-amz-copy-source-range' when compression enabled.
That object has ...
fang yuxiang
05:26 PM Revision b5c51bd9 (ceph): qa/suites/krbd: rename blkroset to basic
More simple fixed-1.yaml based tests are coming.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Ilya Dryomov
04:47 PM Revision 8e8c5e2a (ceph): Merge pull request #20680 from cbodley/wip-qa-dnsmasq
qa: clean up dnsmasq task and fix EPERM error vasukulkarni
04:42 PM Revision 55dde3df (ceph): rgw: make frontend map optional for ssl init
Since rgw admin also needs to init curl globally where we don't have a frontend
map
Signed-off-by: Abhishek Lekshman...
Abhishek Lekshmanan
04:42 PM Revision 112ba0b4 (ceph): rgw: rgw_admin also inits curl
since we use http manager which in turn uses curl and uses curl multi
interfaces. While curl is initialized at the fi...
Abhishek Lekshmanan
04:41 PM Revision 4e30277e (ceph): rgw: setup locks for libopenssl
openssl <= 1.02 requires explicit callbacks for locking which libcurl doesn't
set. This causes random segmentation fa...
Abhishek Lekshmanan
04:22 PM Revision 5f6ab466 (ceph): Merge pull request #19252 from joke-lee/website_redirect
rgw: fix s3 website redirection error
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
04:21 PM Revision 9ed013a8 (ceph): Merge pull request #20635 from mdw-at-linuxbox/wip-master-rgw-openssl
rgw: curl* reuse and for debian, use openssl not gnutls.
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail...
Yuri Weinstein
04:18 PM RADOS Bug #23200 (Resolved): invalid JSON returned when querying pool parameters
When requesting JSON formatted results for querying for pool
parameters, the list that comes back is not valid JSON....
Wyllys Ingersoll
03:25 PM Revision b033ed82 (ceph): Merge pull request #20679 from ceph/backport-rm22663
luminous doc: update man page to explain ceph-volume support bluestore
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
03:18 PM Revision 3446e754 (ceph): doc/rados add missing lvm subcommand for ceph-volume
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 1c846f3389db46f35adca57861665cd0aaab9b7a)
Alfredo Deza
03:18 PM Revision a96f5d75 (ceph): doc/rados update bluestore-migration to use ceph-volume
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 814b5b1658b0de4a58c1ecbfc0687a99b4513fd3)
Alfredo Deza
03:18 PM Revision 63494bea (ceph): doc: restructure bluestore migration insructions
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 9fa490178341db50188fb61501cb5f71223ce7c1)
Sage Weil
03:18 PM Revision c4096ca7 (ceph): doc: fix typo in bluestore-migration.rst
Signed-off-by: Yao Zongyou <yaozongyou@vip.qq.com>
(cherry picked from commit ae660d902b9a57333aac87764e889c736597e557)
Zongyou Yao
03:18 PM Revision 0a57975c (ceph): doc: correcting typos in bluestore-config-ref and bluestore-migration
Signed-off-by: Katie Holly <git@meo.ws>
(cherry picked from commit 40e20986cddddb6bea13905a66a8b1fa554af21f)
Katie Holly
03:18 PM Revision a8ee14f7 (ceph): doc/rados/operations/bluestore-migration: Fix typo in bluestore migrati...
Signed-off-by: David Galloway <dgallowa@redhat.com>
(cherry picked from commit f1b3d1e4bbffb1d8da99951ddfa13b2d1cb6a19d)
David Galloway
03:18 PM Revision fbcb3b11 (ceph): doc/rados/operations/bluestore-migration: Add instruction for evacuating
host
Signed-off-by: David Galloway <dgallowa@redhat.com>
(cherry picked from commit a9314f0a172b9607180a9212fbe40565...
David Galloway
03:18 PM Revision 82134d18 (ceph): doc/rados/operations/bluestore-migration: fix tree output
I forgot to update the osd ids.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 9086e1df78ec4e...
Sage Weil
03:18 PM Revision 5fc9a77d (ceph): doc/rados/operations/bluestore-migration: use the new 'safe-to-destroy'...
Also use 'ceph osd ls-tree' to enumerate the ids.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from com...
Sage Weil
03:18 PM Revision 944c6f93 (ceph): doc/rados/operations/bluestore-migration: document bluestore migration ...
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit f7398ddd23321be85e791ea1663c8052632c54f2)
Sage Weil
03:18 PM Revision 594c1c5d (ceph): doc/rados/operations/bluestore-migration: typos and whitespace
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 0a1512b023948a25874a4c5b09b32631287d1a9d)
Sage Weil
03:13 PM Revision ae452462 (ceph): doc/install add missing lvm subcommand for ceph-volume
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit c66300db8342f6f854bbb7ec8f45a9f08bc5a99c)
Alfredo Deza
03:13 PM Revision 1a709b8d (ceph): doc/install use min_size 2 and default_size 4 as an example
Which prevents readin "min_size=1" and assuming it is an OK setting
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(...
Alfredo Deza
03:12 PM Revision 1b47ce9d (ceph): doc/install use ceph-volume in manual deployment steps
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 3ed739e541ec45ce21845768bc043283315cf232)
Alfredo Deza
02:53 PM ceph-volume Bug #23148 (Pending Backport): [doc] Add missing subcommand to bluestore migration
merged commit cf65a91 into master Alfredo Deza
02:49 PM Revision cf65a91a (ceph): Merge pull request #20673 from ceph/wip-rm23148
docs fix ceph-volume missing sub-commands
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Alfredo Deza
01:56 PM RADOS Bug #23119: MD5-checksum of the snapshot for rbd image in Ceph(as OpenStack-Glance backend Storag...
Both the image HEAD and snapshot "snap" show a size of 10GB, so if your exported sizes are different, the export must... Jason Dillaman
09:49 AM RADOS Bug #23119: MD5-checksum of the snapshot for rbd image in Ceph(as OpenStack-Glance backend Storag...
> There are no logs indicating osd crash and the outputs of 'ceph daemon osd.x log dump' are all empty ({}).
The m...
Mykola Golub
08:26 AM RADOS Bug #23119: MD5-checksum of the snapshot for rbd image in Ceph(as OpenStack-Glance backend Storag...
Jason Dillaman wrote:
> Can you please run "rados -p <pool name> listomapvals rbd_header.<image id>" and provide the...
宏伟 唐
01:48 PM rbd Bug #23184: rbd workunit return 0 response code for fail
Works for me (and teuthology):... Jason Dillaman
02:46 AM rbd Bug #23184: rbd workunit return 0 response code for fail
Not sure why nose return 0 for assert_raises: https://github.com/ceph/ceph/blob/luminous/src/test/pybind/test_rbd.py#... Vasu Kulkarni
02:36 AM rbd Bug #23184: rbd workunit return 0 response code for fail
I think the exit status 0 is coming from the c++ unit test itself based on manual testing
I used existing cluster ...
Vasu Kulkarni
01:01 PM Revision eb290eeb (ceph): doc: Update Monitoring OSDs and PGs
Updated 'Monitoring OSDs and PGs' doc with:
* Latest command output
* misc doc fixes
Signed-off-by: Jos Collin <jcol...
Jos Collin
12:06 PM RADOS Bug #23194 (Rejected): librados client is sending bad omap value just before program exits
Thanks Jason. You were absolutely right -- the omap get/put at exit is being driven by ganesha. I had missed that bef... Jeff Layton
11:39 AM ceph-volume Feature #23000: Support multipath devices
*If* you are feeding ceph-volume LV's then this check will never be performed. I can see how this would be problemati... Alfredo Deza
11:27 AM ceph-volume Feature #23000: Support multipath devices
You can still be able to configure LVM to use the multipath devices to create logical volumes though. No? ceph-volume... Alfredo Deza
10:35 AM ceph-volume Feature #23000: Support multipath devices
We have external storage (eg powervault) exporting disks through redundant controllers, resulting in multiple access ... Kenneth Waegeman
11:18 AM CephFS Bug #23191 (Duplicate): Improve UX when permissions are misconfigured
Thanks for the report. We are actually in the process of fixing this in #22525. Patrick Donnelly
11:14 AM Revision 75c5620b (ceph): rbd: fix thread_offsets calculation of rbd bench
This patch fixes the calculation of the thread_offset vector
for sequential I/O of rbd bench command.
The rbd bench ...
Hitoshi Kamei
10:23 AM Revision 2de73a7a (ceph): os/CMakeLists: fix link errro when enable WITH_PMEM=ON.
On some platform, when enable WITH_PMEM, it met the following errors:
>> 85%] Linking CXX executable ../../../bin/un...
jianpeng ma
09:40 AM Revision 2cde7ad6 (ceph): rbd/test: add snap protection test for ex/import
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
08:51 AM rgw Bug #23199: radosgw coredump RGWGC::process
backtrace please refer to 1111.png Yong Wang
08:51 AM rgw Bug #23199 (Resolved): radosgw coredump RGWGC::process
radosgw coredump RGWGC::process
ceph version :10.2.10
============
The operation may be easy to saw again:
i...
Yong Wang
08:46 AM rgw Bug #23198 (Triaged): osd coredump ClassHandler::ClassMethod::exec
ceph version 10.2.10 (5dc1e4c05cb68dbf62ae6fce3f0700e4654fdbbe)
1: (()+0x92b18a) [0x7fe6696f018a]
2: (()+0xf370) ...
Yong Wang
07:54 AM Revision ad60da94 (ceph): crush: should break the loop if leaves overfull
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
07:39 AM Revision 0bfafc2d (ceph): osd: drop redundant assert check
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
05:11 AM rgw Bug #23197: Bucket Policy - Input Action is compared against all actions, even if a match has bee...
Fixed by: https://github.com/ceph/ceph/pull/20629 Pritha Srivastava
05:11 AM rgw Bug #23197 (Rejected): Bucket Policy - Input Action is compared against all actions, even if a ma...
While parsing an input Policy, the Action is compared against all Actions, and even though a match is found, the meth... Pritha Srivastava
04:51 AM rgw Backport #23106 (Resolved): luminous: RGW will not list contents of Jewel-era buckets: reshard do...
Nathan Cutler
04:42 AM Bug #22344 (Pending Backport): ceph tell mds.* <command> prints only one matching usage
Nathan Cutler
04:37 AM RADOS Bug #23130: No error is shown when "osd_mon_report_interval_min" value is greater than "osd_mon_...
Jewel is scheduled to reach End of Life when Mimic is released (around June 2018). It's possible this issue will not ... Nathan Cutler
04:34 AM bluestore Backport #23173 (In Progress): luminous: BlueFS reports rotational journals if BDEV_WAL is not set
Nathan Cutler
04:29 AM rgw Bug #21942 (Pending Backport): rgw_log (and rgw_file): don't use undefined/unset RGWEnv key/valu...
Nathan Cutler
04:28 AM rgw Backport #23192 (In Progress): rgw_log (and rgw_file): don't use undefined/unset RGWEnv key/valu...
Nathan Cutler
04:06 AM Revision e225923e (ceph): rgw: fix 'copy part' without 'x-amz-copy-source-range' when compression...
Fixes: http://tracker.ceph.com/issues/23196
Signed-off-by: fang yuxiang <fang.yuxiang@eisoo.com>
fang yuxiang
04:02 AM rgw Backport #23179: luminous: rgw: can't download object with range when compression enabled
per @Casey
please backport both the original pr and a followup:
https://github.com/ceph/ceph/pull/20226
https:...
Nathan Cutler
03:43 AM mgr Bug #23118 (Resolved): Balancer maps PG to OSDs on the same host with upmap
Nathan Cutler
01:56 AM mgr Bug #23118: Balancer maps PG to OSDs on the same host with upmap
https://github.com/ceph/ceph/pull/20653 xie xingguo
03:19 AM rgw Backport #23180: luminous: radosgw-admin data sync run crashes
per @Casey
both the original pr and a followup need backport:
https://github.com/ceph/ceph/pull/18898
https:/...
Nathan Cutler
03:12 AM Bug #22998: install-deps.sh brings in unwanted packages on SUSE
https://github.com/ceph/ceph/pull/20434 Nathan Cutler
02:57 AM Revision 01fc18c4 (ceph): Merge pull request #20684 from liewegas/wip-bluestore-cache-debug
os/bluestore: no trim debug noise if there is no trimming to be done
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Xie Xingguo
02:45 AM bluestore Bug #22957: [bluestore]bstore_kv_final thread seems deadlock
Adam Kupczyk wrote:
> Hi Zhou,
> 1) Could you next time attach with gdb and "bt" of threads bstore_kv_final and fi...
zhou yang
02:28 AM bluestore Bug #22957: [bluestore]bstore_kv_final thread seems deadlock
Sage Weil wrote:
> I'm pretty sure this is #21470, fixed in 12.2.2. Please upgrade!
Thanks a lot, I will upgrade...
zhou yang
02:33 AM Revision 4cdadddf (ceph): os/bluestore: no trim debug noise if there is no trimming to be done
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:20 AM Revision 7c1ab086 (ceph): Merge pull request #20637 from wjwithagen/wjw-fix-MDSmonitor.h
mon/MDSMonitor: fix clang build failure
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
01:19 AM Revision b6065956 (ceph): Merge pull request #20671 from batrick/rados-doc-flags
doc: init flags to 0 in rados example
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:01 AM Revision 1b5c9375 (ceph): Merge pull request #20653 from xiexingguo/wip-fix-upmap
mon, osd: fix potential collided *Up Set* after PG remapping
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
12:59 AM Revision 759e5f5a (ceph): Merge pull request #20655 from xiexingguo/wip-fix-calc-upmap
osd/OSDMap: skip out/crush-out osds
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:57 AM Revision ca2fd5ab (ceph): Merge pull request #20506 from jan--f/prometheus-rm-outdated-daemon-met...
pybind/mgr/prometheus: don't export metrics for dead daemon; new metrics
Reviewed-by: John Spray <john.spray@redhat....
Kefu Chai
12:56 AM Revision 8e272b25 (ceph): Merge pull request #20667 from tchaikov/wip-qa-standalone
qa/standalone: s/delete_erasure_pool/delete_erasure_coded_pool/
Reviewed-by: David Zafman <dzafman@redhat.com>
Kefu Chai
12:22 AM bluestore Bug #21259: bluestore: segv in BlueStore::TwoQCache::_trim
And another slightly different log:... Paul Emmerich
12:13 AM bluestore Bug #21259: bluestore: segv in BlueStore::TwoQCache::_trim
I'm also seeing this on a completely unrelated 12.2.4 cluster. Only thing they have in common is: they use erasure co... Paul Emmerich

03/01/2018

11:46 PM RADOS Bug #23195 (Resolved): Read operations segfaulting multiple OSDs
I'm seeing some OSDs crashing at the same time with (mostly) the same error message related to a reading an erasure c... Paul Emmerich
11:14 PM RADOS Bug #23194: librados client is sending bad omap value just before program exits
... there was a "omap get" right before the store and the values stored where the (truncated) values that were just r... Jason Dillaman
10:38 PM RADOS Bug #23194: librados client is sending bad omap value just before program exits
rados_kv_get does look hinky, but I don't think we're calling into it here. We're basically doing a rados_kv_put into... Jeff Layton
09:53 PM RADOS Bug #23194: librados client is sending bad omap value just before program exits
I don't know what nfs-ganesha code to look at, but this [1] looks very suspect to me since you are returning a pointe... Jason Dillaman
09:43 PM RADOS Bug #23194: librados client is sending bad omap value just before program exits
Frame 201:
Object: rec-00000000:0000000000000017
Key: 6528071705456279553
Value: ::ffff:192.168.1.243-(37:Linux NF...
Jason Dillaman
09:16 PM RADOS Bug #23194: librados client is sending bad omap value just before program exits
I do have the ability to collect client logs within the container, and can turn up debugging in there if it'll help. Jeff Layton
08:56 PM RADOS Bug #23194: librados client is sending bad omap value just before program exits
Ahh, the object name is 29 bytes in this case, so maybe there is some confusion about lengths down in the code that i... Jeff Layton
08:49 PM RADOS Bug #23194 (Rejected): librados client is sending bad omap value just before program exits
I've been tracking down a problem in nfs-ganesha where an omap value in an object ends up truncated. It doesn't alway... Jeff Layton
10:12 PM rbd Bug #23184: rbd workunit return 0 response code for fail
@Vasu: any update? Jason Dillaman
09:27 PM rgw Bug #22986: hadoop-s3a jobs failing with EPERM
Casey Bodley
08:51 PM rgw Bug #22986: hadoop-s3a jobs failing with EPERM
Testing with: https://github.com/ceph/ceph/pull/20678 Vasu Kulkarni
07:03 PM rgw Bug #22986 (In Progress): hadoop-s3a jobs failing with EPERM
Yehuda Sadeh
09:25 PM Revision 622c7187 (ceph): qa: clean up dnsmasq task and fix EPERM error
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
09:18 PM Backport #23159 (Resolved): luminous: Drop upgrade/jewel-x/point-to-point-x in luminous and master
Nathan Cutler
09:18 PM Cleanup #22888 (Resolved): Drop upgrade/jewel-x/point-to-point-x in luminous and master
Nathan Cutler
09:10 PM ceph-volume Bug #23142 (Fix Under Review): backport doc changes for man/doc
PR to luminous (already in masteR) https://github.com/ceph/ceph/pull/20679 Alfredo Deza
08:57 PM ceph-volume Bug #22663: man page needs updating to explain bluestore support
Backport https://github.com/ceph/ceph/pull/20679 Alfredo Deza
08:55 PM Revision 11570fab (ceph): qa: clean up dnsmasq task and fix EPERM error
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
08:50 PM Revision e44e45a7 (ceph): doc: update man page to explain ceph-volume support bluestore
Fixes: http://tracker.ceph.com/issues/22663
Signed-off-by: Jing Li lijing@gohighsec.com
(cherry picked from commit c8...
Jing Li
08:48 PM Revision 5d376e4f (ceph): ceph-volume: update argument description that bluestore is the default
Fixes: http://tracker.ceph.com/issues/22663
Signed-off-by: Jing Li lijing@gohighsec.com
(cherry picked from commit 7a...
Jing Li
08:41 PM Revision 697c4229 (ceph): use dnsmasq task which does better job of setting up cname and cleanup
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
08:35 PM Revision aed3a1db (ceph): Merge pull request #20648 from trociny/wip-snap_set_diff-empty_snapset
librados/snap_set_diff: don't assert on empty snapset
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
08:35 PM Revision f91753d7 (ceph): Merge pull request #20613 from Songweibin/wip-23038
rbd: import with option --export-format 2 fails to protect snapshot
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
08:35 PM Revision 6eaa1c4b (ceph): Merge pull request #20608 from Songweibin/wip-rbd-snap-purge
rbd: allow remove all unprotected snapshots
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
08:34 PM Revision f9130d4a (ceph): Merge pull request #20578 from trociny/wip-pybind-group
librbd: small cleanup for recently merged code
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
08:05 PM Revision 21cf09f8 (ceph): Merge pull request #20621 from cbodley/wip-rgw-data_lock
rgw: don't hold data_lock over frontend io
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Casey Bodley
08:04 PM Revision e05b74cb (ceph): Merge pull request #20449 from cbodley/wip-rgw-beast-coroutine
rgw: switch beast frontend back to stackful coroutine
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Reviewed-by:...
Casey Bodley
07:27 PM ceph-volume Bug #23148 (Fix Under Review): [doc] Add missing subcommand to bluestore migration
PR https://github.com/ceph/ceph/pull/20673 Alfredo Deza
07:22 PM Revision c66300db (ceph): doc/install add missing lvm subcommand for ceph-volume
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:21 PM Revision 1c846f33 (ceph): doc/rados add missing lvm subcommand for ceph-volume
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:18 PM rgw Bug #22714: Existing AccessKeys with leading underscore broke in upgrade
@robbat2 there was some encoding change that we did between jewel and luminous and apparently there was a case we mis... Yehuda Sadeh
07:08 PM rgw Bug #23149 (Closed): Aws::S3::Errors::SignatureDoesNotMatch (rgw::auth::s3::LocalEngine denied wi...
Casey Bodley
05:33 AM rgw Bug #23149: Aws::S3::Errors::SignatureDoesNotMatch (rgw::auth::s3::LocalEngine denied with reason...
Was fixed by adding header for nginx-proxy. Nginx rejects '100' headers.... Konstantin Shalygin
07:08 PM rgw Bug #22721 (In Progress): Resharding hangs with versioning-enabled buckets
Orit Wasserman
07:06 PM rgw Bug #22737 (Pending Backport): rgw: list bilog will loop forever
Casey Bodley
07:00 PM rgw Bug #23089: rgw: change order of authentication back to local, remote
Yehuda Sadeh
06:59 PM rgw Bug #23193 (New): multsite use of metadata list pagination
related to issue http://tracker.ceph.com/issues/23099, the rest admin api expects the marker to be url-encoded. multi... Casey Bodley
06:56 PM rgw Bug #23139 (Pending Backport): rgw: garbage collector removes objects slowly
Casey Bodley
06:52 PM rgw Bug #23139: rgw: garbage collector removes objects slowly
Yehuda Sadeh
06:56 PM Revision 99e6aad8 (ceph): ceph-volume util.system add a helper to find system executables
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit c36afed9a2fd956dd0694f247f931ae92ae6629a)
Alfredo Deza
06:56 PM Revision e32a35d5 (ceph): ceph-volume tests.util ensure behavior of new which utility
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d26215a49b5d850a2bff6e75cfef7a036f1da60d)
Alfredo Deza
06:56 PM Revision 2e24b2a6 (ceph): ceph-volume process always try to expand the executable
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 161f331382f8efd0b58ffc25a54187518548abf2)
Alfredo Deza
06:54 PM Revision 855512aa (ceph): Merge pull request #20546 from yehudasa/wip-rgw-gc-aio
rgw: gc use aio
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Casey Bodley
06:50 PM rgw Bug #22928 (Resolved): RGW will not list contents of Jewel-era buckets: reshard does NOT fix
Yehuda Sadeh
06:49 PM rgw Bug #23039 (Pending Backport): abort early if frontends signal an initialization error
Casey Bodley
05:48 PM bluestore Bug #22102: BlueStore crashed on rocksdb checksum mismatch
I seem to be getting something like this as well. Knocked out 8 osd's in our cluster across multiple hosts. We we're ... rory shcramm
04:54 PM Linux kernel client Bug #22146: "mount error 22 = Invalid argument" in kcephfs-luminous-distro-basic-smithi
See also on master on rhel 7.4
Run: http://pulpito.ceph.com/yuriw-2018-03-01_16:18:31-smoke-master-distro-basic-sm...
Yuri Weinstein
04:49 PM CephFS Bug #22038 (Resolved): ceph-volume-client: rados.Error: command not known
Patrick Donnelly
04:48 PM Revision f5278269 (ceph): Merge PR #20643 into master
* refs/pull/20643/head:
ceph-volume-client: fix command argument order
Reviewed-by: Ramana Raja <rraja@redhat.com>
Patrick Donnelly
04:07 PM rgw Backport #23192: rgw_log (and rgw_file): don't use undefined/unset RGWEnv key/value pairs
https://github.com/ceph/ceph/pull/20672 Matt Benjamin
04:07 PM rgw Backport #23192 (Resolved): rgw_log (and rgw_file): don't use undefined/unset RGWEnv key/value p...
Recent changes to rgw_log_op break rgw_lib due to trivially unset keys in RGWEnv. Producer and consumer should be fi... Matt Benjamin
04:06 PM rgw Bug #21942: rgw_log (and rgw_file): don't use undefined/unset RGWEnv key/value pairs
Report from downstream is we now need backport to L Matt Benjamin
04:01 PM Revision e889b655 (ceph): rgw_log, rgw_file: account for new required envvars
rgw_log_op() expects more server and request variables from the
request environment. Fix rgw_lib to set more that it...
Matt Benjamin
03:42 PM CephFS Bug #23191 (Duplicate): Improve UX when permissions are misconfigured
Setting up a cluster I typoed a *allow rwx mds* instead of *allow rwx*, like this:... Niklas Hambuechen
03:42 PM Revision d14e4e64 (ceph): Merge pull request #20650 from ceph/wip-rm22841
ceph-volume be resilient to $PATH issues
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
03:42 PM bluestore Bug #22534: Debian's bluestore *rocksdb* does not support neither fast CRC nor compression
Марк Коренберг wrote:
> I use official .deb packages. and 12.2.1 exactly. (maybe I tested on 1.2.2, I'm not sure)
...
Sage Weil
03:23 PM Bug #23187 (Rejected): librados: segfault when fetching omap vals
Ahh this was my bug. I was passing &io_ctx to rados_read_op_operate instead of io_ctx. Since rados_ioctx_t is an alia... Jeff Layton
03:06 PM Bug #23187: librados: segfault when fetching omap vals
Sightly updated reproducer. Doug F. suggested that it might be the clnt going out of scope in cluster_connect, but ch... Jeff Layton
11:59 AM Bug #23187 (Rejected): librados: segfault when fetching omap vals
Build the attached program with something like:... Jeff Layton
03:14 PM rgw Bug #23188: Cannot list file in a bucket or delete it : illegal character code U+0001
I found plenty of "execute can't find bucket IAM POLICY attr bucket_name = spinn3r.json" in radosgw logs
2018-0...
Yoann Moulin
03:09 PM rgw Bug #23188: Cannot list file in a bucket or delete it : illegal character code U+0001
some additional logs fronm radosgw Yoann Moulin
01:13 PM rgw Bug #23188 (Closed): Cannot list file in a bucket or delete it : illegal character code U+0001
Hello,
I created for the first time a new bucket since my upgrade to luminous then upload files using rclone sync....
Yoann Moulin
03:02 PM Revision a276c709 (ceph): doc: init flags to 0 in rados example
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
02:23 PM ceph-volume Bug #22841 (Fix Under Review): Be resilient to PATH issues
PR https://github.com/ceph/ceph/pull/20650 Alfredo Deza
02:20 PM Revision 337e98b9 (ceph): Extends random.h: numeric types relaxed to compatible types (with
appropriate distributions), fixes 2-parameter calling convention;
OOP interface now publishes engine and device types...
Jesse Williamson
01:52 PM rbd Bug #23189 (Closed): snapshot size 0 and image size 0
Hi,everyone:
ceph - jewel 10.2.6
We use ceph as openstack storage backend, and use ceph snapshot.But recently w...
xiang zheng
01:45 PM Revision ecadb2c8 (ceph): Merge pull request #20656 from yaozongyou/rbd-fix-return
librbd: fix missing return in NotifyMessage::get_notify_op
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:18 PM Revision 8bf336eb (ceph): librbd: disallow creation of v1 image format
V1 image format has been deprecated since the jewel release, so
forbit it. However some internal test cases still nee...
Julien COLLET
01:01 PM Revision 7deeef91 (ceph): rbd: allow remove all unprotected snapshots
allow remove all unprotected snapshots when exiting
protected snapshots in the same image.
Fixes: http://tracker.ceph...
wb song
12:48 PM Revision 8f43eff6 (ceph): rbd: import with option --export-format fails to protect snapshot
Fixes: http://tracker.ceph.com/issues/23038
Signed-off-by: songweibin <song.weibin@zte.com.cn>
wb song
11:47 AM RADOS Backport #23160 (Need More Info): luminous: Multiple asserts caused by DNE pgs left behind after ...
Waiting for code review for backport PR : https://github.com/ceph/ceph/pull/20668 Prashant D
11:35 AM Revision 5fa467e0 (ceph): mon, osd: fix potential collided *Up Set* after PG remapping
The mgr balancer module are basically doing optimizations based on
the snapshots of OSDMap at certain moments, which ...
xie xingguo
11:22 AM CephFS Bug #23098 (Fix Under Review): ceph-mds: prevent MDS names starting with a digit
Jos, I'm trimming this issue down to the first problem. Please fork a new issue for the other problem. Patrick Donnelly
11:19 AM Revision e1c23cde (ceph): Merge pull request #20640 from tchaikov/wip-async-dpdk-temp-str
msg/async: avoid referencing the temporary string
Reviewed-by: Haomai Wang <haomai@xsky.com>
Kefu Chai
11:17 AM Revision 8157dbb3 (ceph): Merge pull request #20531 from xiexingguo/wip-ec-scrub-sleep
osd/ECBackend: inject sleep during deep scrub
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
11:16 AM RADOS Bug #20798: LibRadosLockECPP.LockExclusiveDurPP gets EEXIST
... Kefu Chai
11:09 AM Revision fc43ae17 (ceph): qa/standalone: s/delete_erasure_pool/delete_erasure_coded_pool/
it's a regression introduced by ac56a202
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:32 AM Bug #23185 (Fix Under Review): ceph: decode mds dump cache bytes failed
Not particular to CephFS so moving it to Ceph. Patrick Donnelly
05:38 AM Bug #23185: ceph: decode mds dump cache bytes failed
Fixes : https://github.com/ceph/ceph/pull/20657 Yong Wang
05:17 AM Bug #23185: ceph: decode mds dump cache bytes failed
I will paste pull later. Yong Wang
05:16 AM Bug #23185 (Resolved): ceph: decode mds dump cache bytes failed
echo $LANG
en_GB.UTF-8
ceph daemon mds.mbh-node-priv01 dump cache
admin_socket: 'ascii' codec can't decode byt...
Yong Wang
09:55 AM RADOS Bug #21388: inconsistent pg but repair does nothing reporting head data_digest != data_digest fro...
Yoann Moulin wrote:
> David Zafman wrote:
> > Yoann Moulin wrote:
> > > is that normal all files in 11.5f_head hav...
Yoann Moulin
09:26 AM RADOS Bug #21388: inconsistent pg but repair does nothing reporting head data_digest != data_digest fro...
in attachment the result of the dump for each OSD with the good args Yoann Moulin
09:08 AM RADOS Bug #21388: inconsistent pg but repair does nothing reporting head data_digest != data_digest fro...
David Zafman wrote:
> Yoann Moulin wrote:
> > is that normal all files in 11.5f_head have size=0 on each replicate ...
Yoann Moulin
09:06 AM RADOS Bug #21388: inconsistent pg but repair does nothing reporting head data_digest != data_digest fro...
in attachment the result of the dump for each OSD
and the extended attributes for the files on disk :...
Yoann Moulin
01:55 AM RADOS Bug #21388: inconsistent pg but repair does nothing reporting head data_digest != data_digest fro...
Yoann Moulin wrote:
> is that normal all files in 11.5f_head have size=0 on each replicate of the PG ?
>
> [...]
...
David Zafman
01:11 AM RADOS Bug #21388: inconsistent pg but repair does nothing reporting head data_digest != data_digest fro...
Can you dump the object with something like the following.... Brad Hubbard
09:33 AM RADOS Backport #23186 (In Progress): luminous: ceph tell mds.* <command> prints only one matching usage
https://github.com/ceph/ceph/pull/20664 Kefu Chai
09:26 AM RADOS Backport #23186 (Resolved): luminous: ceph tell mds.* <command> prints only one matching usage
https://github.com/ceph/ceph/pull/20664 Kefu Chai
09:25 AM RADOS Bug #23125 (Duplicate): Bad help text when 'ceph osd pool' is run
Kefu Chai
02:38 AM RADOS Bug #23125: Bad help text when 'ceph osd pool' is run
I am working on this issue. Thanks. guotao Yao
09:25 AM Revision ac29480c (ceph): ceph.in: print all matched commands if arg missing
so if only a single command matches, the "Invalid command:" error
message is
printed, otherwise, the top 10 matched c...
Kefu Chai
09:23 AM Revision d7ff3ce3 (ceph): pybind/ceph_argparse: fix cli output info
Signed-off-by: Luo Kexue <luo.kexue@zte.com.cn>
(cherry picked from commit 3a1ea8d5e01d364f66e61e1d69aaa9f7a9ec9365)
Luo Kexue
09:11 AM Revision 7301a4f9 (ceph): mon: fix clang error
The specific specialisations in both .h and .cc does not really fly
with Clang
/home/jenkins/workspace/ceph-master/s...
Willem Jan Withagen
09:03 AM Revision 487b322b (ceph): ceph.in: use a differnt variable for holding thrown exception
otherwise, we will have
$ bin/ceph osd
Traceback (most recent call last):
File "bin/ceph", line 1178, in <module>
...
Kefu Chai
08:36 AM RADOS Feature #23045 (Fix Under Review): mon: warn on slow ops in OpTracker
Kefu Chai
07:56 AM RADOS Feature #23045: mon: warn on slow ops in OpTracker
https://github.com/ceph/ceph/pull/20660 Chang Liu
08:06 AM Revision d11a8248 (ceph): msg/async/dpdk/shared_ptr.h: sync up with seastar impl
otherwise the dpdk plugin does not compile.
* remove workarounds for C++11. for example, std::void_t is available
...
Kefu Chai
08:06 AM Revision 7a06b9ae (ceph): msg/async: do not include unused header
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
08:06 AM Revision 494bf4b4 (ceph): msg/async: execute on core specified by core_id not its index
Reported-by: shangfufei <shangfufei@inspur.com>
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:44 AM Revision d03c7967 (ceph): pybind/mgr/prometheus: extend daemon metadata with hostname and ceph ve...
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
07:43 AM Revision f88877ab (ceph): pybind/mgr/prometheus: add Metrics class to manage Metric instances
The central change of this commit is that per-daemon metrics are now
managed by first appending the metric (using Met...
Jan Fajerski
07:43 AM Revision 71a6408b (ceph): pybind/mgr/prometheus: new mon metrics
Remove mon_quorum_count and replace it with per-MON quorum status
(mon_quorum_status). Also add mon_metadata metrics....
Jan Fajerski
07:43 AM Revision 0095e6a1 (ceph): pybind/mgr/prometheus: add fs and mds metadata metrics
Signed-off-by: Jan Fajerski <jfajerski@suse.com> Jan Fajerski
07:20 AM Revision 87ea7b8a (ceph): mon: drop unused variable - 'args'
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
06:45 AM rgw Bug #23147: RGW: metrics 'qlen', 'qactive' are not work
I guess https://github.com/ceph/ceph/pull/20006 could resolve this problem. Chang Liu
06:16 AM Revision 59da11b1 (ceph): Merge pull request #20630 from joscollin/wip-doc-monitoring
doc: Update monitoring.rst
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by: João Eduardo Luís <joao@suse...
Jos Collin
05:33 AM Revision 121dcc49 (ceph): src/msg: fix the problem of variable type inconsistent when define and use
Signed-off-by: shangfufei <shangfufei@inspur.com> shangfufei shangfufei
04:45 AM Revision 5542338e (ceph): doc: Update monitoring.rst
Updated monitoring.rst with
* Latest command output
* misc doc fixes
Signed-off-by: Jos Collin <jcollin@redhat.com>
Jos Collin
03:30 AM RADOS Bug #23124: Status of OSDs are not showing properly after disabling ceph.target and ceph-osd.target
As OSDs are brought up by the udev rules, regardless of the enabled status of "ceph.target" and "ceph-osd.target" hen... Debashis Mondal
03:15 AM Revision 2fa18ef9 (ceph): rbd: fix return is missing in NotifyMessage::get_notify_op
Signed-off-by: Yao Zongyou <yaozongyou@vip.qq.com> Zongyou Yao
03:14 AM RADOS Bug #23119: MD5-checksum of the snapshot for rbd image in Ceph(as OpenStack-Glance backend Storag...
Can you please run "rados -p <pool name> listomapvals rbd_header.<image id>" and provide the output? You can determin... Jason Dillaman
01:57 AM RADOS Bug #23119: MD5-checksum of the snapshot for rbd image in Ceph(as OpenStack-Glance backend Storag...
Jason Dillaman wrote:
> Yes, snapshots are read-only so the only thing I can think of is some sort of data corruptio...
宏伟 唐
12:21 AM RADOS Bug #23119: MD5-checksum of the snapshot for rbd image in Ceph(as OpenStack-Glance backend Storag...
Mykola Golub wrote:
> It looks like your log entries are from in memory log dump. Did you osd crash (could be seen i...
宏伟 唐
02:52 AM Revision 1f78ca22 (ceph): osd/OSDMap: skip out/crush-out osds
We might do 'ceph osd out <osd.x>' or 'ceph osd crush reweight <osd.x> 0'
for various reasons, and hence can produce ...
xie xingguo
02:00 AM CephFS Backport #23156 (In Progress): luminous: ceph-fuse: clarify -i is not a valid option
https://github.com/ceph/ceph/pull/20654 Prashant D
12:45 AM Revision 56459d13 (ceph): common: omit short option for id in help for clients
Commit 8e3abf3ce337 removed the short option for clients to conflicts.
Fixes: http://tracker.ceph.com/issues/23041
...
Patrick Donnelly

02/28/2018

10:58 PM rbd Bug #23184: rbd workunit return 0 response code for fail
Going to try manually with nosetest command and check exit status($?) to see whats wrong, you are right the script wo... Vasu Kulkarni
08:24 PM rbd Bug #23184: rbd workunit return 0 response code for fail
... still don't get why this is an RBD issue. If you look here [1], you can see that the script should immediately ex... Jason Dillaman
08:15 PM rbd Bug #23184: rbd workunit return 0 response code for fail
This is the assert that is not returning non zero in case of failure, the workunit is being run on existing cluster
...
Vasu Kulkarni
08:13 PM rbd Bug #23184: rbd workunit return 0 response code for fail
Jason,
I think the original description is bit confusing, the CI test just invokes the librbd workunit after ceph-...
Vasu Kulkarni
07:31 PM rbd Bug #23184 (Need More Info): rbd workunit return 0 response code for fail
The question is where did this CI test come from? It's not an RBD test. If it's part of ceph-ansible repo, this ticke... Jason Dillaman
06:42 PM rbd Bug #23184 (New): rbd workunit return 0 response code for fail
Vasu Kulkarni
06:41 PM rbd Bug #23184: rbd workunit return 0 response code for fail
Jason,
we are trying to run some of the workunits in CI with jenkins pipeline, the workunits dont return non zero ...
Vasu Kulkarni
06:28 PM rbd Bug #23184 (Need More Info): rbd workunit return 0 response code for fail
What workunit is this in reference to? The logs indicate it has something to do with ceph-ansible, so if that's the s... Jason Dillaman
06:02 PM rbd Bug #23184 (Can't reproduce): rbd workunit return 0 response code for fail
*Expected:* rbd workunit test return non-zero response code for fail which breaks ci integration:
*Actual:* rbd wo...
Anonymous
10:41 PM RADOS Bug #23132 (Triaged): some config values should be unsigned, to disallow negative values
Josh Durgin
10:37 PM RADOS Bug #23130 (Triaged): No error is shown when "osd_mon_report_interval_min" value is greater than...
This only affects jewel since the osd_mon_report_interval_max option is no longer used in luminous and later. Josh Durgin
10:35 PM RADOS Bug #23128: invalid values in ceph.conf do not issue visible warnings
This is reverting to the default value since 1.1 is not a valide value for the option.
This is being improved with...
Josh Durgin
10:34 PM RADOS Bug #23128 (Triaged): invalid values in ceph.conf do not issue visible warnings
Josh Durgin
10:31 PM RADOS Bug #23125 (Triaged): Bad help text when 'ceph osd pool' is run
Josh Durgin
10:30 PM RADOS Bug #23124 (Won't Fix): Status of OSDs are not showing properly after disabling ceph.target and c...
As Nathan explained, this isn't how the targets are meant to work. Josh Durgin
10:27 PM RADOS Bug #23145: OSD crashes during recovery of EC pg
Sage, is this a bluestore issue, or did we lose the rollback info somewhere?
It looks like it's getting enoent for...
Josh Durgin
09:19 PM ceph-volume Feature #23004 (Resolved): Log command run
Andrew Schoen
09:18 PM ceph-volume Bug #23140 (Resolved): ceph-volume lvm list should work with raw devices
Andrew Schoen
05:32 PM ceph-volume Bug #23140: ceph-volume lvm list should work with raw devices
backport PR https://github.com/ceph/ceph/pull/20647 Andrew Schoen
02:25 PM ceph-volume Bug #23140 (Pending Backport): ceph-volume lvm list should work with raw devices
https://github.com/ceph/ceph/pull/20620 Andrew Schoen
08:06 PM Revision 161f3313 (ceph): ceph-volume process always try to expand the executable
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:59 PM Revision 1a1121f8 (ceph): Merge pull request #20647 from ceph/backport-20620
luminous: ceph-volume: adds raw device support to 'lvm list'
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
07:37 PM bluestore Backport #23173: luminous: BlueFS reports rotational journals if BDEV_WAL is not set
https://github.com/ceph/ceph/pull/20651 Greg Farnum
11:20 AM bluestore Backport #23173 (Resolved): luminous: BlueFS reports rotational journals if BDEV_WAL is not set
https://github.com/ceph/ceph/pull/20651 Nathan Cutler
07:34 PM Revision 7716dd5e (ceph): bluestore: correctly check all block devices to decide if journal is_ro...
Fixes: http://tracker.ceph.com/issues/23141
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
(cherry picked from comm...
Greg Farnum
05:50 PM rgw Bug #23183 (New): 'Bad Request' after success when uploading InputStream via swift API
Hi,
I think I have found an issue in Ceph when connecting via the Swift API and uploading an object with an InputS...
Dave French
05:36 PM Revision 14895ee1 (ceph): rgw: datalog list support --shard-id and --marker
Signed-off-by: Tianshan Qu <tianshan@xsky.com> Tianshan Qu
05:11 PM Revision 08ec138c (ceph): ceph-volume process always try to expand the executable
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:10 PM Revision d26215a4 (ceph): ceph-volume tests.util ensure behavior of new which utility
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:10 PM Revision c36afed9 (ceph): ceph-volume util.system add a helper to find system executables
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:08 PM Revision 053ec2a2 (ceph): f process.py
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:59 PM Revision b843f6cc (ceph): ceph-volume process always try to expand the executable
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:03 PM Revision 1932cd1a (ceph): Merge pull request #20646 from tchaikov/wip-qa/run-standalone.sh/python...
qa/run-standalone.sh: set PYTHONPATH for FreeBSD also
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Kefu Chai
03:49 PM Bug #23169 (Resolved): osd-backfill-stats.sh fails in rados/standalone/osd.yaml
Kefu Chai
08:47 AM Bug #23169 (Fix Under Review): osd-backfill-stats.sh fails in rados/standalone/osd.yaml
https://github.com/ceph/ceph/pull/20636 Kefu Chai
02:48 AM Bug #23169 (Resolved): osd-backfill-stats.sh fails in rados/standalone/osd.yaml
... Kefu Chai
03:47 PM Revision 33aa2e5e (ceph): Merge pull request #20634 from tchaikov/wip-delete-pool-in-standalone-test
qa/standalone: extract delete_pool()
Reviewed-by: David Zafman <dzafman@redhat.com>
Kefu Chai
03:42 PM Revision 16fa9820 (ceph): Merge pull request #20619 from theanalyst/doc/release-notes/12.2.4
doc: 12.2.4 release notes
Reviewed-By: Alfredo Deza <adeza@redhat.com>
Reviewed-By: Lenz Grimmer <lgrimmer@suse.com>
Abhishek Lekshmanan
03:38 PM Dashboard Feature #22521 (Resolved): dashboard: performance counter browser
John Spray
03:38 PM mgr Feature #22748: Add units to configuration settings
https://github.com/ceph/ceph/pull/20419 John Spray
03:37 PM mgr Feature #22747 (Resolved): Add units to performance counters
John Spray
03:36 PM mgr Feature #21683 (Resolved): After "ceph mgr module enable", new module's commands should be usable...
John Spray
03:33 PM Revision 2be4840a (ceph): librados/snap_set_diff: don't assert on empty snapset
Instead treat the diff as a full-object delta.
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
03:22 PM rgw Bug #23182 (Triaged): AWS v2 signature does not cover essential parts of admin API
The AWS v2 signature only covers the URL without the query string, but the Admin API passes essential parameters in t... Jan-Philipp Litza
03:13 PM bluestore Bug #23141: BlueFS reports rotational journals if BDEV_WAL is not set
https://github.com/ceph/ceph/pull/20602 Greg Farnum
01:35 AM bluestore Bug #23141 (Pending Backport): BlueFS reports rotational journals if BDEV_WAL is not set
Kefu Chai
03:11 PM Revision 6139fd44 (ceph): os/bluestore: avoid overhead of std::function in blob_t.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
(cherry picked from commit 28997c1c6b43f71e92799d7b95452c5b40...
Radoslaw Zarzynski
03:08 PM Revision 442d7477 (ceph): os/bluestore: avoid unneeded BlobRefing in _do_read().
The hottest place in the terms of CPU cycles according to `perf annotate`:
```
| intrusive_ptr(intrus...
Radoslaw Zarzynski
03:05 PM Revision e2bd8595 (ceph): os/bluestore: _dump_onode() don't prolongate Onode anymore.
Before the patch `BlueStore::_dump_onode()` takes `OnodeRef`
by value effectively extending the object's life time.
...
Radoslaw Zarzynski
02:31 PM Revision 9f31bf1b (ceph): Merge pull request #20641 from smithfarm/wip-23159-luminous
luminous: tests: drop upgrade/jewel-x/point-to-point-x in luminous and master
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:30 PM Revision aaffaee3 (ceph): qa/run-standalone.sh: set PYTHONPATH for FreeBSD also
do not set PYTHONPATH=/usr/lib/python2.7/dist-packages anymore, it will
be overridden later on anyway.
Signed-off-by...
Kefu Chai
02:29 PM Revision 1bffbcea (ceph): ceph-volume: if using lvm list on a device with many lvs, show them all
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 729ed7c98ec9833b3826d42d91d9a7e4cbf876b2)
Andrew Schoen
02:29 PM Revision 59b031eb (ceph): ceph-volume: lvm list now works with raw devices
If you used a raw device with --data to create an OSD
you can now use 'lvm list' to get information about that OSD
us...
Andrew Schoen
02:27 PM Revision 5fb9c58b (ceph): os/bluestore: split memory 50/50 between bluestore and rocksdb
We don't yet have a clear answer on where our memory is best spent once
we are above kv_min. Previous testing showed...
Sage Weil
02:27 PM Revision 7a73d9b1 (ceph): os/bluestore: bluestore_cache_kv_max -> bluestore_cache_kv_min
Currently, the default tunables are
cache_meta_ratio = .01
cache_kv_ratio = .99
cache_kv_max = 512MB
We curren...
Sage Weil
02:25 PM Revision 57ffaaa3 (ceph): Merge pull request #19015 from hansbogert/master
mon: Add `ceph osd get-require-min-compat-client` command
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Amit...
Yuri Weinstein
02:05 PM mgr Bug #23166 (Fix Under Review): mgr: prometheus: internal server error while new OSDs are being ad...
https://github.com/ceph/ceph/pull/20644 John Spray
02:02 PM Revision 8c4f10c9 (ceph): Merge pull request #20607 from shangfufei/test_stack
msg/async:fix the incoming parameter type of EventCenter::process_events()
Reviewed-by: Haomai Wang <haomai@xsky.com...
Kefu Chai
02:00 PM bluestore Bug #22616 (Pending Backport): bluestore_cache_data uses too much memory
Kefu Chai
01:59 PM Revision 52e5f100 (ceph): Merge pull request #20509 from liewegas/wip-less-filestore-idempotent
qa/tasks/filestore_idempotent: shorter test
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:58 PM Revision 8c31fbb0 (ceph): Merge pull request #20498 from liewegas/wip-22616
os/bluestore: trim cache every 50ms (instead of 200ms)
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Reviewe...
Kefu Chai
01:53 PM Revision 6b298b66 (ceph): Merge pull request #20616 from tchaikov/wip-cmake
cmake/BuildBoost: fixes to ready seastar
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Kefu Chai
01:50 PM Revision fa722237 (ceph): Merge pull request #20636 from tchaikov/wip-23169
Revert "core: hint the dout()'s message crafting as a cold code."
Reviewed-by: Radoslaw Zarzynski <rzarzynski@mirant...
Kefu Chai
01:49 PM Revision 7dd6e87d (ceph): Merge pull request #20631 from tchaikov/wip-cmake-systemd
cmake: s/sysconf/sysconfig/
Reviewed-by: Nathan Cutler <ncutler@suse.cz>
Reviewed-by: Lenz Grimmer <lenz@grimmer.com...
Kefu Chai
01:31 PM CephFS Bug #22038 (Fix Under Review): ceph-volume-client: rados.Error: command not known
https://github.com/ceph/ceph/pull/20643 Patrick Donnelly
01:28 PM rgw Feature #23162: Curl+OpenSSL support in RGW
Thanks Marcus for detail explanation. Vikhyat Umrao
08:13 AM rgw Feature #23162: Curl+OpenSSL support in RGW
I've made a PR for master with the same changes for CURL* and openssl/ubuntu. https://github.com/ceph/ceph/pull/20635
Marcus Watts
12:21 AM rgw Feature #23162: Curl+OpenSSL support in RGW
I've made a PR against jewel: https://github.com/ceph/ceph/pull/20623
I will have another PR against master later to...
Marcus Watts
01:20 PM rgw Bug #23170: librgw crash when processing request in 12.2.3
This bug has been fixed by this PR:
https://github.com/ceph/ceph/commit/f9d5528a1990b5bcc33948284136c2d349aa838e
Tao CHEN
07:23 AM rgw Bug #23170: librgw crash when processing request in 12.2.3
fixed with this PR: https://github.com/ceph/ceph/pull/20633 Tao CHEN
06:58 AM rgw Bug #23170 (Duplicate): librgw crash when processing request in 12.2.3
I'm using librgw with new Ceph release 12.2.3, librgw will always get unexpected crush when it is processing a reques... Tao CHEN
01:11 PM mgr Bug #23167 (Fix Under Review): mgr: prometheus: ceph_pg metrics reported by prometheus plugin inc...
https://github.com/ceph/ceph/pull/20642 John Spray
12:33 PM mgr Bug #23167: mgr: prometheus: ceph_pg metrics reported by prometheus plugin inconsistent with "cep...
Yes, this tracker covers what I have been seeing with the pg metrics. I have included the commit in this prometheus e... Boris Ranto
11:54 AM mgr Bug #23167: mgr: prometheus: ceph_pg metrics reported by prometheus plugin inconsistent with "cep...
This is probably the same thing that was fixed in master in this commit:... John Spray
01:08 PM Dashboard Bug #22265 (Closed): dashboard OSD display error
This appears to be abandoned. John Spray
12:45 PM Dashboard Bug #22265 (Need More Info): dashboard OSD display error
Lenz Grimmer
01:02 PM ceph-volume Bug #23161 (Resolved): ceph-volume lvm prepare option --crush-device-class not used
This is right from the ceph-volume perspective, for 12.2.3 we missed a PR that had the OSD changes required to make i... Alfredo Deza
11:58 AM Backport #23159 (In Progress): luminous: Drop upgrade/jewel-x/point-to-point-x in luminous and ma...
Nathan Cutler
11:55 AM Revision cd30d28c (ceph): ceph-volume-client: fix command argument order
Fixes: http://tracker.ceph.com/issues/22038
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
11:55 AM Revision 323d999b (ceph): tests: cleanup: drop upgrade/jewel-x/point-to-point-x
This subsuite is only for testing upgrades from one jewel
point release to another. In luminous and master it serves ...
Nathan Cutler
11:52 AM mgr Bug #23135 (Duplicate): mgr zabbix module don't work with osds lost
John Spray
11:43 AM mgr Bug #22327 (Closed): MGR dashboard doesn't update OSD's ceph version after updating from 12.2.1 t...
John Spray
01:47 AM mgr Bug #22327: MGR dashboard doesn't update OSD's ceph version after updating from 12.2.1 to 12.2.2
Did not have this issue updating from 12.2.2 to 12.2.3 or to 12.2.4, this can be closed. Jim Golden
11:23 AM Revision a2f65d78 (ceph): msg/async: avoid referencing the temporary string
* get_val<std::string>(...) returns a temporary std::string, so we cannot
keep a reference to it after evaluating t...
Kefu Chai
11:23 AM RADOS Backport #23181 (In Progress): jewel: Can't repair corrupt object info due to bad oid on all repl...
Nathan Cutler
11:22 AM RADOS Backport #23181 (Resolved): jewel: Can't repair corrupt object info due to bad oid on all replicas
https://github.com/ceph/ceph/pull/20622 Nathan Cutler
11:21 AM rgw Backport #23180 (Resolved): luminous: radosgw-admin data sync run crashes
https://github.com/ceph/ceph/pull/20762 Nathan Cutler
11:20 AM rgw Backport #23179 (Resolved): luminous: rgw: can't download object with range when compression enabled
https://github.com/ceph/ceph/pull/20741 Nathan Cutler
11:20 AM Backport #23178 (Resolved): luminous: run-make-check.sh thinks it needs debianutils on SUSE
https://github.com/ceph/ceph/pull/20737 Nathan Cutler
11:20 AM rbd Backport #23177 (Resolved): luminous: [test] OpenStack tempest test is failing across all branche...
https://github.com/ceph/ceph/pull/20715 Nathan Cutler
11:20 AM rgw Backport #23176 (Resolved): luminous: some rgw suites override frontend setting in frontend/beast...
https://github.com/ceph/ceph/pull/20736 Nathan Cutler
11:20 AM mgr Backport #23175 (Resolved): luminous: mgr not reporting when ports conflict
https://github.com/ceph/ceph/pull/20712 Nathan Cutler
11:20 AM RADOS Backport #23174 (Resolved): luminous: SRV resolution fails to lookup AAAA records
https://github.com/ceph/ceph/pull/20710 Nathan Cutler
11:19 AM RADOS Bug #20471 (Pending Backport): Can't repair corrupt object info due to bad oid on all replicas
Nathan Cutler
10:58 AM CephFS Bug #23172: mds: fixed MDS_FEATURE_INCOMPAT_FILE_LAYOUT_V2 definition breaks luminous upgrades
I don't see an easy way to resolve this unfortunately other than to provide a release note on a safe way to upgrade. ... Patrick Donnelly
10:39 AM CephFS Bug #23172 (Resolved): mds: fixed MDS_FEATURE_INCOMPAT_FILE_LAYOUT_V2 definition breaks luminous ...
commit ddba907279719631903e3a20543056d81d176a1b changed the id of MDS_FEATURE_INCOMPAT_FILE_LAYOUT_V2 from 8 to 9. (t... Dan van der Ster
10:33 AM RADOS Bug #21388: inconsistent pg but repair does nothing reporting head data_digest != data_digest fro...
is that normal all files in 11.5f_head have size=0 on each replicate of the PG ?... Yoann Moulin
08:17 AM RADOS Bug #21388: inconsistent pg but repair does nothing reporting head data_digest != data_digest fro...
Here the result of the 3 commands for each replicate of the PG, osd.78 on iccluster020 is the one with the error :
...
Yoann Moulin
10:13 AM Revision f85674a2 (ceph): os/bluestore: make PMEMDevice work based on latest pmdk.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
10:13 AM Revision c1811b08 (ceph): cmake: sync nvml submodule
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
10:01 AM rgw Backport #23171 (Resolved): core dump : recursive lock of RGWKeystoneTokenCache
When enabling Keystone auth in ceph.conf as below and performing vstart.sh the following core
occurs during rgw sta...
Mark Kogan
09:44 AM Revision 4e1c3acf (ceph): Merge pull request #15849 from theanalyst/wip-doc-es
doc: rgw add some basic documentation for sync plugins & ES
Reviewed-By: Yehuda Sadeh <yehuda@redhat.com>
Abhishek Lekshmanan
09:06 AM Dashboard Bug #23168: After ceph cluster deployment, the ceph-mgr webui can't show as normal
I think https://github.com/ceph/ceph/pull/20229 could fix your problem.
you could press F12, and switch to "Networ...
Chang Liu
02:30 AM Dashboard Bug #23168 (Can't reproduce): After ceph cluster deployment, the ceph-mgr webui can't show as normal
During ceph cluster deployment, it is no any error found. Then I try to open the ceph-mgr webui, the page can't show... wei liu
08:56 AM Revision 46d84a9d (ceph): mds: modify help info of dump_historic_ops and dump_historic_ops_by_dur...
Signed-off-by: lvshanchun <lvshanchun@gmail.com> lvshanchun
08:56 AM bluestore Bug #23165: OSD used for Metadata / MDS storage constantly entering heartbeat timeout
After a night of waiting and some million files written and deleted, the sitation has stabilized.
The space-usage...
Oliver Freyermuth
08:54 AM Revision eee8bf92 (ceph): doc: 12.2.4 release notes
And updating the release table
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
08:29 AM Revision d1df1f8e (ceph): Revert "core: hint the dout()'s message crafting as a cold code."
This reverts commit b265ed2955570c17b954270e6a1449637790e9b8.
with b265ed29, we cannot use `dout(10) << __func__ << ...
Kefu Chai
07:40 AM Revision ac56a202 (ceph): qa/standalone: extract delete_pool()
some tests, like osd-backfill-stats.sh are using delete_pool(), but
they don't have this function defined. and this f...
Kefu Chai
07:19 AM Revision d0dd6e8e (ceph): Merge pull request #20411 from majianpeng/sync-nvml-submodule
cmake: sync nvml submodule to latest code.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:57 AM RADOS Bug #23119: MD5-checksum of the snapshot for rbd image in Ceph(as OpenStack-Glance backend Storag...
It looks like your log entries are from in memory log dump. Did you osd crash (could be seen in the log) or did you u... Mykola Golub
12:30 AM RADOS Bug #23119: MD5-checksum of the snapshot for rbd image in Ceph(as OpenStack-Glance backend Storag...
Jason Dillaman wrote:
> Yes, snapshots are read-only so the only thing I can think of is some sort of data corruptio...
宏伟 唐
06:49 AM Revision 930f5dd2 (ceph): cmake: s/sysconf/sysconfig/
it's a regression caused by 638aadf
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:45 AM rbd Bug #23038 (Fix Under Review): rbd: import with option --export-format fails to protect snapshot
Mykola Golub
12:16 AM rbd Bug #23038: rbd: import with option --export-format fails to protect snapshot
*PR*: https://github.com/ceph/ceph/pull/20613 wb song
06:42 AM Revision bf5cb2e1 (ceph): Merge pull request #20618 from tchaikov/wip-systemd-deb-env
cmake,deb: install system units using cmake
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Kefu Chai
06:32 AM rgw Bug #23149: Aws::S3::Errors::SignatureDoesNotMatch (rgw::auth::s3::LocalEngine denied with reason...
Actually this is nginx-proxy issue. Will try to figure out what is problem...
Sorry for the noise.
Konstantin Shalygin
05:25 AM Revision 0c5cee19 (ceph): rgw: reuse CURL* for keystone.
When using keystone with https (the recommended setting),
it is inefficient to start up a new SSL connection for
each...
Marcus Watts
05:23 AM Revision cb12e1af (ceph): build/link against curl w/ openssl not nss or gnutls. (debian)
curl + gnutls has some big significant performance hits at least
when doing keystone validation. nss has long-term m...
Marcus Watts
04:28 AM rbd Backport #23152 (In Progress): luminous: TestLibRBD.RenameViaLockOwner may still fail with -ENOENT
https://github.com/ceph/ceph/pull/20628 Prashant D
03:40 AM rbd Backport #23153 (In Progress): jewel: TestLibRBD.RenameViaLockOwner may still fail with -ENOENT
https://github.com/ceph/ceph/pull/20627 Prashant D
03:38 AM Revision 286fa7a2 (ceph): librbd: make rename request complete with filtered code
Fixes: http://tracker.ceph.com/issues/23068
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit ...
Mykola Golub
03:38 AM Revision 61663505 (ceph): test/librbd: fix required features for ViaLockOwner tests
The rename operation is RPCed only when journaling is enabled.
The snap_remove operation is RPCed only when either f...
Mykola Golub
03:34 AM CephFS Backport #23150 (In Progress): luminous: mds: add uptime to status asok command
https://github.com/ceph/ceph/pull/20626 Prashant D
03:31 AM Revision 512b1d96 (ceph): mds: add uptime to MDS status
Fixes: https://tracker.ceph.com/issues/23094
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fr...
Patrick Donnelly
02:15 AM Revision c206d79f (ceph): test/librbd: fix required features for ViaLockOwner tests
The rename operation is RPCed only when journaling is enabled.
The snap_remove operation is RPCed only when either f...
Mykola Golub
02:15 AM Revision c540239e (ceph): librbd: make rename request complete with filtered code
Fixes: http://tracker.ceph.com/issues/23068
Signed-off-by: Mykola Golub <mgolub@suse.com>
(cherry picked from commit ...
Mykola Golub
01:35 AM Revision 054d0c54 (ceph): Merge pull request #20602 from gregsfortytwo/wip-23141-rotational
os/bluestore: correctly check all block devices to decide if journal is_rotational
Reviewed-by: Sage Weil <sage@redh...
Kefu Chai
01:34 AM mgr Bug #23037 (Pending Backport): mgr not reporting when ports conflict
Kefu Chai
01:33 AM Revision 55b46622 (ceph): Merge pull request #20595 from jcsp/wip-23037
mgr: die on bind() failure
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
01:32 AM Bug #23121 (Resolved): ceph-objectstore-tool: asserts when destroying SnapMapper::backend
Kefu Chai
01:31 AM Revision a14754f1 (ceph): Merge pull request #20593 from tchaikov/wip-23121
ceph-objectstore-tool: don't destroy SnapMapper until the txn is completed
Reviewed-by: Sage Weil <sage@redhat.com>
...
Kefu Chai
01:29 AM Revision 1b8ad4a9 (ceph): Merge pull request #20540 from ovh/bp-optracker-cleanup
common/OpHistory: move insert/cleanup into separate thread
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Reviewed-by...
Kefu Chai
01:27 AM Revision ab8e4dca (ceph): Merge pull request #20539 from zeichenanonym/mgr-prometheus-fix-metadat...
mgr: prometheus: Don't crash on OSDs without metadata
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Reviewed-by: Jo...
Kefu Chai
01:26 AM RADOS Bug #23078 (Pending Backport): SRV resolution fails to lookup AAAA records
Kefu Chai
01:25 AM Revision d574e82d (ceph): Merge pull request #20530 from wido/issue-23078
common/dns_resolv.cc: Query for AAAA-record if ms_bind_ipv6 is True
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Re...
Kefu Chai
01:24 AM Revision 0b376581 (ceph): Merge pull request #20394 from liewegas/wip-pg-log-size
osd: min_pg_log_entries == max == pg_log_dups_tracked
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
01:23 AM Revision 971e3c32 (ceph): Merge pull request #20290 from rzarzynski/wip-common-subsystemmap
core: make the main dout() paths faster and more maintanable
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:21 AM Revision 430c3ca7 (ceph): Merge pull request #20273 from adamemerson/wip-any-singleton-will-do
common: Switch singletons to use immobile_any and cleanups
Reviewed-by: Jesse Williamson <jwilliamson@suse.de>
Revie...
Kefu Chai
01:19 AM RADOS Bug #22462 (Resolved): mon: unknown message type 1537 in luminous->mimic upgrade tests
Kefu Chai
01:18 AM Revision 3b77d351 (ceph): Merge pull request #20528 from tchaikov/wip-22462
mon: add MMonHealth back
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
01:17 AM Revision 5320a134 (ceph): Merge pull request #20415 from wumingqiao/wip-fallocate
filestore: include <linux/falloc.h>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:13 AM RADOS Bug #22656: scrub mismatch on bytes (cache pools)
http://pulpito.ceph.com/kchai-2018-02-27_10:33:49-rados-wip-kefu-testing-2018-02-27-1348-distro-basic-mira/2232486/
...
Kefu Chai

02/27/2018

11:34 PM mgr Bug #23167 (Resolved): mgr: prometheus: ceph_pg metrics reported by prometheus plugin inconsisten...
This was observed in a cluster running 12.2.4.
When a host went down, the following PG counts were reported by "ce...
Subhachandra Chandra
11:22 PM mgr Bug #23166 (Resolved): mgr: prometheus: internal server error while new OSDs are being added to t...
Found in v12.2.3
When new OSDs are being added to the cluster, the Prometheus endpoint returns the following error...
Subhachandra Chandra
11:13 PM RADOS Bug #22902: src/osd/PG.cc: 6455: FAILED assert(0 == "we got a bad state machine event")
This one looks like a similar failure: http://pulpito.ceph.com/nojha-2018-02-23_18:13:41-rados-wip-async-recovery-201... Neha Ojha
10:33 PM bluestore Bug #23165: OSD used for Metadata / MDS storage constantly entering heartbeat timeout
Ah, and this is Luminous 12.2.4, just upgraded from 12.2.3 a few hours ago. Oliver Freyermuth
10:31 PM bluestore Bug #23165: OSD used for Metadata / MDS storage constantly entering heartbeat timeout
It also seems:... Oliver Freyermuth
10:29 PM bluestore Bug #23165: OSD used for Metadata / MDS storage constantly entering heartbeat timeout
To clarify, since this was maybe not clear from the ticket text:
Those 4 OSDs were only used for the metadata pool. ...
Oliver Freyermuth
10:28 PM bluestore Bug #23165 (Resolved): OSD used for Metadata / MDS storage constantly entering heartbeat timeout
After our stress test creating 100,000,000 small files on cephfs, and now finally deleting all those files, now 2 of ... Oliver Freyermuth
10:08 PM rgw Feature #23162: Curl+OpenSSL support in RGW
Well, this needs a description, so here goes.
When rgw makes outbound http requests, it uses libcurl. For keyston...
Marcus Watts
01:40 PM rgw Feature #23162 (Resolved): Curl+OpenSSL support in RGW
Curl+OpenSSL support in RGW
RHT internal bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1522881
https://bugzi...
Vikhyat Umrao
09:42 PM Revision 9de0b608 (ceph): Merge pull request #20620 from ceph/wip-rm23140
ceph-volume: adds raw device support to 'lvm list'
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
08:50 PM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
I recently upgraded one of my test nodes, now two of my three node have 16 gb RAM with 4 OSDs (4tb hdd each), the 3rd... Martin Preuss
08:01 PM Revision 0c2d8299 (ceph): librbd: normalization for group C API
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
07:12 PM rbd Bug #22961 (Pending Backport): [test] OpenStack tempest test is failing across all branches (again)
Jason Dillaman
06:43 PM rbd Bug #22961 (Resolved): [test] OpenStack tempest test is failing across all branches (again)
Mykola Golub
07:08 PM Revision 3108c358 (ceph): osd: Change a check to an assert() since it can't happen anymore
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 8e2b9a07e0551895809a3fc036aae557fadc74ba)
David Zafman
06:49 PM RADOS Bug #18746: monitors crashing ./include/interval_set.h: 355: FAILED assert(0) (jewel+kraken)
To summarize what I've figured out to reproduce this:
* both rbd client and mon are running 12.2.4, happened with ...
Paul Emmerich
05:46 PM RADOS Bug #18746: monitors crashing ./include/interval_set.h: 355: FAILED assert(0) (jewel+kraken)
Still happening on 12.2.4... Paul Emmerich
06:43 PM Revision c3038c5c (ceph): Merge pull request #20599 from dillaman/wip-librbd-devstack-tempest
qa/workunits/rbd: switch devstack tempest to 17.2.0 tag
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
06:40 PM rbd Bug #23137: [upstream] rbd-nbd does not resize on Ubuntu
Thanks, got it - seems that resolution stalled on the kernel side. I will follow up there. Alex Gorbachev
06:34 PM Revision 786bb87d (ceph): rgw: don't hold data_lock over frontend io
get_obj_data::data_lock protects access to the read_list, which the
librados finisher thread appends to on completion...
Casey Bodley
06:32 PM rgw Bug #22852 (Pending Backport): rgw: can't download object with range when compression enabled
Casey Bodley
05:29 PM rgw Bug #22852: rgw: can't download object with range when compression enabled
please backport both the original pr and a followup:
https://github.com/ceph/ceph/pull/20226
https://github.com/c...
Casey Bodley
06:32 PM Revision 375cba1d (ceph): Merge pull request #20612 from fangyuxiangGL/com
rgw: download object might fail for local invariable uninitialized
Reviewed-by: Adam Kupczyk <akupczyk@redhat.com>
R...
Casey Bodley
06:20 PM Revision 7a7b5aca (ceph): osd: Check for and automatically repair object info soid during scrub
Fixes: http://tracker.ceph.com/issues/20471
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com...
David Zafman
05:52 PM rgw Bug #23002 (Pending Backport): some rgw suites override frontend setting in frontend/beast.yaml
Casey Bodley
05:47 PM rgw Bug #23002: some rgw suites override frontend setting in frontend/beast.yaml
Casey Bodley wrote:
> https://github.com/ceph/ceph/pull/20440
merged
Yuri Weinstein
05:49 PM Revision 1731fa1d (ceph): Merge pull request #19845 from fangyuxiangGL/escape
rgw: rework json/xml escape usage follow #19806
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
05:48 PM rgw Bug #22928: RGW will not list contents of Jewel-era buckets: reshard does NOT fix
Yehuda Sadeh wrote:
> https://github.com/ceph/ceph/pull/20352
merged
Yuri Weinstein
05:48 PM Revision ca666eef (ceph): Merge pull request #20352 from yehudasa/wip-22928
rgw: use explicit index pool placement
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Yuri Weinstein
05:47 PM Revision 00e0cd0b (ceph): Merge pull request #20440 from cbodley/wip-qa-rgw-beast
qa/rgw: remove some civetweb overrides for beast testing
Reviewed-by: Adam Emerson <aemerson@redhat.com>
Yuri Weinstein
05:46 PM Revision 9cafa7c2 (ceph): Merge pull request #20471 from mdw-at-linuxbox/wip-master-swacldel
rgw: Allow swift acls to be deleted.
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Yuri Weinstein
05:08 PM bluestore Bug #22977: High CPU load caused by operations on onode_map
Sure, thanks for looking into it :) Paul Emmerich
05:05 PM Revision f5d2a666 (ceph): rgw: download object might fail for local invariable uninitialized
This is an omission in #20226
Fixes: http://tracker.ceph.com/issues/23146
Signed-off-by: fang yuxiang <fang.yuxiang...
fang yuxiang
04:58 PM ceph-volume Bug #23163 (Resolved): [ci] prevent/aleviate timeouts when calling `vagrant reload`
If the following error keeps showing up in CI it might be worth investigating changing the Vagrantfile [0]:... Alfredo Deza
04:33 PM Bug #22875 (Pending Backport): run-make-check.sh thinks it needs debianutils on SUSE
https://github.com/ceph/ceph/pull/20234 Nathan Cutler
04:33 PM Revision 39837301 (ceph): Merge pull request #20234 from smithfarm/wip-run-make-check
build/ops: run-make-check.sh: fix SUSE support
Reviewed-by: Kefu Chai <kchai@redhat.com>
Nathan Cutler
04:23 PM RADOS Bug #23124: Status of OSDs are not showing properly after disabling ceph.target and ceph-osd.target
The ceph.target and ceph-osd.target cannot be used this way. Assuming ceph-disk is being used, the OSDs are brought u... Nathan Cutler
04:23 PM Revision 4865831b (ceph): cmake,deb: set EnvironmentFile using cmake
this change also fix the EnvironmentFile specified in rbdmap.service.
without this change EnvironmentFile in rbdmap.s...
Kefu Chai
04:23 PM Revision 50707e7d (ceph): debian: install system units using cmake
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:08 PM RADOS Feature #22974 (Resolved): documentation - pg state table missing "activating" state
Nathan Cutler
04:08 PM RADOS Backport #23113 (Resolved): luminous: documentation - pg state table missing "activating" state
Nathan Cutler
04:08 PM Revision ba2e1200 (ceph): Merge pull request #20584 from pdvian/wip-23113-luminous
luminous: doc: Add missing pg states from doc
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
03:44 PM Revision 729ed7c9 (ceph): ceph-volume: if using lvm list on a device with many lvs, show them all
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
03:20 PM Bug #22999: install-deps.sh might fail due to python2 mismatch
https://github.com/ceph/ceph/pull/20436 Nathan Cutler
03:19 PM Bug #22999 (Resolved): install-deps.sh might fail due to python2 mismatch
Nathan Cutler
03:19 PM Revision 6a2bcea0 (ceph): Merge pull request #20436 from smithfarm/wip-22999
install-deps.sh: set python2 %bcond by environment
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Jan Fajers...
Nathan Cutler
03:10 PM Revision d8ee092a (ceph): ceph-volume: if using lvm list on a device with many lvs, show them all
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
03:02 PM ceph-volume Bug #23053: ceph-volume lvm prepare option --crush-device-class not recognized
This is right from the ceph-volume perspective, for 12.2.3 we missed a PR that had the OSD changes required to make i... Alfredo Deza
01:15 PM ceph-volume Bug #23053: ceph-volume lvm prepare option --crush-device-class not recognized
I can now create the osd with a device class, but it doesn't result in the expected behaviour.
I can see the class...
Kenneth Waegeman
03:02 PM Revision 1546c7b1 (ceph): ceph-volume: if using lvm list on a device with many lvs, show them all
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
02:54 PM Revision 6652daf2 (ceph): pybind/rbd: pool id in rbd_group_image_info_t should be int64_t
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
02:54 PM Revision 82b8f7b8 (ceph): librbd: leaking image close if remove failed due to operations disabled
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
02:54 PM Revision 6566a777 (ceph): test/librbd: add empty directory rbd_list test
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
02:54 PM Revision 3b3266b7 (ceph): librbd: fix exit tracepoint leaks
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
02:25 PM rgw Bug #22080 (Pending Backport): radosgw-admin data sync run crashes
both the original pr and a followup need backport:
https://github.com/ceph/ceph/pull/18898
https://github.com/cep...
Casey Bodley
02:23 PM Revision a3aa4d5b (ceph): Merge pull request #20611 from Leeshine/wip-rgw-22080-1
rgw: create sync-module instance when radosgw-admin sync run
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
02:05 PM rbd Bug #22362: cluster resource agent ocf:ceph:rbd - wrong permissions
Luminous backport of follow-up fix: https://github.com/ceph/ceph/pull/20617 Nathan Cutler
02:01 PM rbd Bug #22362 (Pending Backport): cluster resource agent ocf:ceph:rbd - wrong permissions
Nathan Cutler
02:03 PM Revision 03037efa (ceph): cmake: rbd resource agent needs to be executable.
Without this the resource fails in Pacemaker with the error:
Feb 11 12:48:30 mypacemakerhost crmd[5154]: error: F...
Tim Bishop
02:01 PM rbd Backport #22454 (Resolved): luminous: cluster resource agent ocf:ceph:rbd - wrong permissions
Nathan Cutler
01:59 PM Revision cbf50f0c (ceph): Merge pull request #20397 from tdb/fix/perms-ocf-rbd
rbd: resource agent needs to be executable
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-by: Kefu Chai ...
Nathan Cutler
01:28 PM Revision 8f45676e (ceph): Merge pull request #20577 from Songweibin/wip-group-rename
rbd: add group rename methods
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:26 PM Revision a467e5b1 (ceph): cmake: skip boost dependency on ALIAS targets
the boost override for add_library() does not work for ALIAS targets:
CMake Error at cmake/modules/BuildBoost.cmake:...
Casey Bodley
01:26 PM Revision 854ca24b (ceph): cmake: add an alias for unit_test_framework
should pass --with-test for building Boost::unit_test_framework
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:26 PM Revision 95351651 (ceph): cmake: add implicit dependencies between boost libs
so the dependencies can be included when linking against the one which
depends on them. for example, libboost_filesys...
Kefu Chai
01:18 PM ceph-volume Bug #23161 (Resolved): ceph-volume lvm prepare option --crush-device-class not used
I can't reopen https://tracker.ceph.com/issues/23053
I updated to 12.2.3
I can now create the osd with a device c...
Kenneth Waegeman
01:12 PM Revision fe028f89 (ceph): install-deps.sh: set python2 %bcond by environment
If there is no /usr/bin/python2 we need to set %bcond_with python2.
Fixes: http://tracker.ceph.com/issues/22999
Sign...
Nathan Cutler
01:09 PM Bug #22998 (Resolved): install-deps.sh brings in unwanted packages on SUSE
Nathan Cutler
01:09 PM Revision 7d6e165b (ceph): Merge pull request #20434 from smithfarm/wip-22998
build/ops: install-deps.sh: pass --no-recommends to zypper
Reviewed-by: Ricardo Dias <rdias@suse.com>
Reviewed-by: J...
Nathan Cutler
01:03 PM Revision fba862df (ceph): Merge pull request #20404 from smithfarm/wip-cmake-with-systemd
build/ops: change WITH_SYSTEMD default to ON
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Ken Dreyer <kdre...
Nathan Cutler
12:58 PM Revision 5200405b (ceph): build/ops: run-make-check.sh: fix SUSE support
Get /usr/bin/which from the right RPM.
Fixes: http://tracker.ceph.com/issues/22875
Signed-off-by: Nathan Cutler <ncu...
Nathan Cutler
12:55 PM RADOS Backport #23160 (Resolved): luminous: Multiple asserts caused by DNE pgs left behind after lots o...
https://github.com/ceph/ceph/pull/20668 Nathan Cutler
12:55 PM Backport #23159 (Resolved): luminous: Drop upgrade/jewel-x/point-to-point-x in luminous and master
https://github.com/ceph/ceph/pull/20641 Nathan Cutler
12:54 PM CephFS Backport #23158 (Resolved): jewel: mds: underwater dentry check in CDir::_omap_fetched is racy
https://github.com/ceph/ceph/pull/21185 Nathan Cutler
12:54 PM CephFS Backport #23157 (Resolved): luminous: mds: underwater dentry check in CDir::_omap_fetched is racy
https://github.com/ceph/ceph/pull/21187 Nathan Cutler
12:54 PM CephFS Backport #23156 (Resolved): luminous: ceph-fuse: clarify -i is not a valid option
https://github.com/ceph/ceph/pull/20654 Nathan Cutler
12:54 PM CephFS Backport #23155 (Rejected): jewel: mds: FAILED assert (p != active_requests.end()) in MDRequestRe...
Nathan Cutler
12:54 PM CephFS Backport #23154 (Resolved): luminous: mds: FAILED assert (p != active_requests.end()) in MDReques...
https://github.com/ceph/ceph/pull/21176 Nathan Cutler
12:54 PM rbd Backport #23153 (Resolved): jewel: TestLibRBD.RenameViaLockOwner may still fail with -ENOENT
https://github.com/ceph/ceph/pull/20627 Nathan Cutler
12:54 PM rbd Backport #23152 (Resolved): luminous: TestLibRBD.RenameViaLockOwner may still fail with -ENOENT
https://github.com/ceph/ceph/pull/20628 Nathan Cutler
12:54 PM CephFS Backport #23151 (Resolved): luminous: doc: update ceph-fuse with FUSE options
https://github.com/ceph/ceph/pull/21603 Nathan Cutler
12:54 PM CephFS Backport #23150 (Resolved): luminous: mds: add uptime to status asok command
https://github.com/ceph/ceph/pull/20626 Nathan Cutler
12:54 PM rgw Bug #23149 (Closed): Aws::S3::Errors::SignatureDoesNotMatch (rgw::auth::s3::LocalEngine denied wi...
Example code from "Ceph docs":http://docs.ceph.com/docs/master/radosgw/s3/ruby/#ruby-aws-sdk-examples-aws-sdk-gem-2
...
Konstantin Shalygin
12:54 PM Cleanup #22888 (Pending Backport): Drop upgrade/jewel-x/point-to-point-x in luminous and master
Nathan Cutler
12:53 PM Revision 0fb78d15 (ceph): Merge pull request #20245 from smithfarm/wip-p2p-ripout
tests: cleanup: drop upgrade/jewel-x/point-to-point-x
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
12:48 PM Revision 93e99e7a (ceph): Merge pull request #20138 from smithfarm/wip-recommend-chrony
build/ops: rpm: recommend chrony instead of ntp-daemon
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Nathan Cutler
12:47 PM Revision 64c215e3 (ceph): Merge pull request #20551 from shun-s/wip-add-notify-name-print
rbd: output notifyOp request name when watching
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:43 PM ceph-volume Bug #23148 (Resolved): [doc] Add missing subcommand to bluestore migration
In http://docs.ceph.com/docs/master/rados/operations/bluestore-migration/... Alfredo Deza
12:24 PM Revision d2731d20 (ceph): mds:fix typo in MDSRank
Signed-off-by: lvshanchun <lvshanchun@gmail.com> lvshanchun
11:48 AM RADOS Bug #21716 (Resolved): ObjectStore/StoreTest.FiemapHoles/3 fails with kstore
Nathan Cutler
11:47 AM RADOS Backport #21871 (Rejected): luminous: ObjectStore/StoreTest.FiemapHoles/3 fails with kstore
@smithfarm i am sorry that it turns out that this backport is not needed, because of http://tracker.ceph.com/issues/2... Nathan Cutler
10:46 AM rgw Bug #23147 (Resolved): RGW: metrics 'qlen', 'qactive' are not work
Ceph version 12.2.3
I perform a load test rgw, but matrics 'qlen', 'qactive' always equal 0....
Aleksandr Rudenko
10:38 AM Revision b265ed29 (ceph): core: hint the dout()'s message crafting as a cold code.
The idea is to:
1. Do not put the dout()'s crafting stuff on the hot, fall-through
path. Cheapest branches are...
Radoslaw Zarzynski
10:38 AM Revision 1a3e9357 (ceph): core: resurrect the old check on dout's levels where possible.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
10:38 AM Revision d13e071d (ceph): ceph: switch to SubsystemMap::should_gather<SubV, LvlV>().
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
10:38 AM Revision de5efc81 (ceph): log: remove SubsystemMap::m_max_name_len.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
10:38 AM Revision 360f823f (ceph): log: prohibit negative values for debug_* configurables.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
10:38 AM Revision b0f94c62 (ceph): core: dout checks ceph_subsys_* in compile time if possible.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
10:38 AM Revision 8a668355 (ceph): common: move subsys-dependant types to a dedicated header.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
10:38 AM Revision 5b3c5bbf (ceph): osd: remove the PGLog::prefix_provider as it's always nullptr.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
10:38 AM Revision d96bf578 (ceph): core: make SubsystemMap more statical and optimize should_gather().
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
10:36 AM CephFS Bug #23032 (Pending Backport): mds: underwater dentry check in CDir::_omap_fetched is racy
Patrick Donnelly
10:30 AM CephFS Bug #23041 (Pending Backport): ceph-fuse: clarify -i is not a valid option
Patrick Donnelly
10:29 AM CephFS Bug #23094 (Pending Backport): mds: add uptime to status asok command
Patrick Donnelly
10:28 AM CephFS Bug #23059 (Pending Backport): mds: FAILED assert (p != active_requests.end()) in MDRequestRef MD...
Patrick Donnelly
10:22 AM Revision c4201565 (ceph): Merge PR #19471 into master
* refs/pull/19471/head:
cephfs-journal-tool: support purge queue
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
10:22 AM Revision 47ba6799 (ceph): Merge PR #20412 into master
* refs/pull/20412/head:
mds/CDir: cleanup in the lookup_exact_snap()
mds/cdir: add CDir missing state
Reviewed-by:...
Patrick Donnelly
10:22 AM Revision e016a6bc (ceph): Merge PR #20468 into master
* refs/pull/20468/head:
mds: fix check of underwater dentries
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
10:22 AM Revision 9c45cdff (ceph): Merge PR #20489 into master
* refs/pull/20489/head:
common: omit short option for id in help for clients
Reviewed-by: Jos Collin <jcollin@redha...
Patrick Donnelly
10:22 AM Revision c66fcfae (ceph): Merge PR #20547 into master
* refs/pull/20547/head:
mds: add uptime to MDS status
Reviewed-by: Douglas Fuller <dfuller@redhat.com>
Patrick Donnelly
10:22 AM Revision 38cc4dbb (ceph): Merge PR #20553 into master
* refs/pull/20553/head:
mds: always handle SESSION_REQUEST_RENEWCAPS messages
mds: don't cleanup request that has p...
Patrick Donnelly
09:03 AM rgw Bug #23146 (Resolved): rgw: download object might fail for local invariable uninitialized
https://github.com/ceph/ceph/pull/20612 fang yuxiang
08:58 AM RADOS Bug #23145 (Duplicate): OSD crashes during recovery of EC pg
I've got a cluster (running released debs of ceph 12.2.3) that started crashing on OSD startup a little bit ago. I di... Peter Woodman
08:14 AM Revision a55797e0 (ceph): rgw: create sync-module instance when radosgw-admin sync run
Signed-off-by: lvshanchun <lvshanchun@gmail.com> lvshanchun
06:29 AM Revision 77053064 (ceph): msg/async:change EventCenter::process_events(int timeout_microseconds) ...
Signed-off-by: shangfufei <shangfufei@inspur.com> shangfufei shangfufei
06:28 AM rbd Feature #23126 (Fix Under Review): Ceph is not allowing deletion of any snapshots where one of th...
Kefu Chai
05:59 AM rbd Feature #23126: Ceph is not allowing deletion of any snapshots where one of the snapshot of the s...
*PR*: https://github.com/ceph/ceph/pull/20608 wb song
06:12 AM RADOS Backport #23075 (In Progress): luminous: osd: objecter sends out of sync with pg epochs for proxi...
https://github.com/ceph/ceph/pull/20609 Prashant D
06:04 AM Revision 458c1f22 (ceph): osd/PrimaryLogPG: cancel all objecter ops atomically
We want to avoid a situation like this:
- start proxy op A (epoch E)
- start proxy op B (epoch E)
- start proxy op C...
Sage Weil
05:55 AM Revision b6960218 (ceph): osdc/Objecter: allow multiple ops to be canceled atomically
This allows multiple cancellations without worrying about a race with an
(objecter) osdmap update.
Signed-off-by: Sa...
Sage Weil
04:21 AM Revision e6acc640 (ceph): Merge pull request #20532 from Songweibin/wip-du-user
rbd: filter out UserSnapshotNamespace in do_disk_usage
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
04:20 AM Revision b3b3a400 (ceph): Merge pull request #20529 from Songweibin/wip-fix-nbd-map
rbd: set a default value for options in `nbd map`
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
04:20 AM rbd Bug #23068 (Pending Backport): TestLibRBD.RenameViaLockOwner may still fail with -ENOENT
Jason Dillaman
04:20 AM Revision 698b6f84 (ceph): Merge pull request #20507 from trociny/wip-remote-rename
librbd: make rename request complete with filtered code
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:05 AM Revision 9765eb73 (ceph): Merge pull request #20600 from liewegas/wip-msgr-level
msg/async/AsyncConnection: less noisy debug
Reviewed-by: Haomai Wang <haomai@xsky.com>
Haomai Wang
02:01 AM Revision 9becfe7b (ceph): qa/tests: testing rhel 7.4
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
01:54 AM Revision 80f7d00a (ceph): Merge pull request #20572 from batrick/erasure-code-cephfs-doc
doc: cleanup erasure coded pool doc on cephfs use
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Greg Farnum
01:12 AM mgr Backport #23101 (In Progress): luminous: ceph-mgr fails to start after a system reboot on Ubuntu ...
https://github.com/ceph/ceph/pull/20604 Prashant D

02/26/2018

11:43 PM Revision 1e444e5d (ceph): systemd: Wait 10 seconds before restarting ceph-mgr
We do this for the MON and OSD as well, wait for a few
seconds before we try to attempt a restart.
On boot in IPv6 n...
Wido den Hollander
11:22 PM bluestore Bug #23120: OSDs continously crash during recovery
Actually, looks like your crashing ops are different from mine. I'll just open a new bug. Peter Woodman
11:21 PM bluestore Bug #23120: OSDs continously crash during recovery
Yeah, I've got some of that. Problem is, I'm not seeing debug log messages that should be there based on the failure,... Peter Woodman
09:33 PM bluestore Bug #23120: OSDs continously crash during recovery
The bad news (for the ticket) is that the problem vanished after restarting all crashing OSDs often enough,
and temp...
Oliver Freyermuth
09:03 PM bluestore Bug #23120 (Need More Info): OSDs continously crash during recovery
Can you reproduce the crash on one or more OSDs with 'debug osd = 20' and 'debug bluestore = 20'?
Also, can you ch...
Sage Weil
08:56 AM bluestore Bug #23120: OSDs continously crash during recovery
@Peter Woodman: Since the system recovered after many OSD restarts (see my previous comment) and I did not think abou... Oliver Freyermuth
02:47 AM bluestore Bug #23120: OSDs continously crash during recovery
Hey, I might be seeing the same bug. Can you paste in the operation dump that shows up right before that crash, and m... Peter Woodman
10:59 PM Revision 6bd63de5 (ceph): Merge pull request #20572 from batrick/erasure-code-cephfs-doc
doc: cleanup erasure coded pool doc on cephfs use Greg Farnum
10:10 PM rbd Bug #23143 (Fix Under Review): rbd-nbd can deadlock in logging thread
https://github.com/ceph/ceph/pull/20681 Sage Weil
10:09 PM rbd Bug #23143 (Resolved): rbd-nbd can deadlock in logging thread
Sage Weil
09:52 PM ceph-volume Bug #23142 (Resolved): backport doc changes for man/doc
man pages and docs are not updated for luminous Alfredo Deza
09:47 PM Revision 52085d52 (ceph): 12.2.4
Jenkins Build Slave User
09:45 PM Revision 50491266 (ceph): Merge pull request #20596 from ceph/backport-20592
luminous: ceph-volume: add ANSIBLE_SSH_RETRIES=5 to functional tests
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
09:41 PM bluestore Bug #23141 (Fix Under Review): BlueFS reports rotational journals if BDEV_WAL is not set
Greg Farnum
09:33 PM bluestore Bug #23141: BlueFS reports rotational journals if BDEV_WAL is not set
BlueFS::wal_is_rotational() returns true if (!bdev[BDEV_WAL]). Updating this to fall back through BDEV_DB and BDEV_SLOW. Greg Farnum
09:32 PM bluestore Bug #23141 (Resolved): BlueFS reports rotational journals if BDEV_WAL is not set
This came in from two different users on the mailing list (https://www.spinics.net/lists/ceph-users/msg42873.html, ht... Greg Farnum
09:41 PM Revision 220c2f70 (ceph): Merge pull request #20597 from ceph/backport-20594
luminous: ceph-volume: log the current running command for easier debugging
Reviewed-by: Alfredo Deza <adeza@redhat....
Alfredo Deza
09:36 PM Revision 2d3fb03e (ceph): bluestore: correctly check all block devices to decide if journal is_ro...
Fixes: http://tracker.ceph.com/issues/23141
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
09:27 PM Revision d6aa76a0 (ceph): ceph-volume tests.util ensure behavior of new which utility
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:18 PM RADOS Bug #23119: MD5-checksum of the snapshot for rbd image in Ceph(as OpenStack-Glance backend Storag...
... possible, but it actually does say it's replicated cache tiers in front of EC backends which should rule-out data... Jason Dillaman
09:01 PM RADOS Bug #23119: MD5-checksum of the snapshot for rbd image in Ceph(as OpenStack-Glance backend Storag...
Couldn't this be related to #21639 (snapshots was not created/deleted against data pool)? The reported version here i... Mykola Golub
07:16 PM RADOS Bug #23119 (Need More Info): MD5-checksum of the snapshot for rbd image in Ceph(as OpenStack-Glan...
Yes, snapshots are read-only so the only thing I can think of is some sort of data corruption on the OSDs. Have you r... Jason Dillaman
09:17 PM Revision 3d07fa8b (ceph): msg/async/AsyncConnection: less noisy debug
This spams logs of healthy OSDs.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
09:17 PM Revision c3a076f7 (ceph): ceph-volume util.system add a helper to find system executables
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:07 PM Revision 8e183259 (ceph): qa/tests: changed machine type for ceph-deploy sub-suite to `ovh`
chnaged distros in point-to-point-x to point to 'supported'
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
09:00 PM bluestore Bug #22977 (Need More Info): High CPU load caused by operations on onode_map
Sage Weil
09:00 PM bluestore Bug #22977: High CPU load caused by operations on onode_map
Hi Paul,
I'm having trouble viewing the perf report files (crashes on my box; doesn't shows but shows nothing on M...
Sage Weil
08:58 PM rbd Bug #22961 (Fix Under Review): [test] OpenStack tempest test is failing across all branches (again)
*PR*: https://github.com/ceph/ceph/pull/20599 Jason Dillaman
04:35 PM rbd Bug #22961 (In Progress): [test] OpenStack tempest test is failing across all branches (again)
Jason Dillaman
08:48 PM ceph-volume Feature #23004 (Pending Backport): Log command run
backport PR https://github.com/ceph/ceph/pull/20597 Andrew Schoen
04:17 PM ceph-volume Feature #23004 (Fix Under Review): Log command run
https://github.com/ceph/ceph/pull/20594 Andrew Schoen
08:43 PM Revision 3d447dbf (ceph): ceph-volume: lvm list now works with raw devices
If you used a raw device with --data to create an OSD
you can now use 'lvm list' to get information about that OSD
us...
Andrew Schoen
08:25 PM Stable releases Tasks #23109: Luminous v12.2.4
Yuri Weinstein wrote:
> h3. QE VALIDATION (STARTED 2/23/18)
>
> will be limited to testing *%{color:blue}rados%*...
Yuri Weinstein
08:23 PM RADOS Bug #22996 (Resolved): Snapset inconsistency is no longer detected
David Zafman
08:20 PM RADOS Backport #23054 (Resolved): luminous: Snapset inconsistency is no longer detected
https://github.com/ceph/ceph/pull/20501 David Zafman
08:13 PM rbd Bug #23134: "-c" option of rbd-fuse does not work with relative path
It's all the same thing -- rbd-fuse needs to accept standard Ceph startup options. Of course, nobody uses rbd-fuse no... Jason Dillaman
07:53 PM rbd Bug #23134: "-c" option of rbd-fuse does not work with relative path
Jason Dillaman wrote:
> See #12219
It does not describe anything about "-c".
Rishabh Dave
01:12 PM rbd Bug #23134 (Duplicate): "-c" option of rbd-fuse does not work with relative path
See #12219 Jason Dillaman
10:58 AM rbd Bug #23134 (Duplicate): "-c" option of rbd-fuse does not work with relative path
$ sudo ./bin/rbd-fuse /rbd_images/ -c /home/rishabh/repos/ceph/build/ceph.conf
$ sudo umount /rbd_images
$ sudo ls ...
Rishabh Dave
08:08 PM Bug #23006 (Resolved): repair_test.yaml fails reproducibly in jewel integration testing
David Zafman
08:07 PM Bug #21328 (Resolved): Performance: Slow OSD startup, heavy LevelDB activity
David Zafman
08:06 PM Backport #21440 (Resolved): jewel: Performance: Slow OSD startup, heavy LevelDB activity
David Zafman
08:05 PM Bug #21327 (Resolved): ceph-objectstore-tool: "$OBJ get-omaphdr" and "$OBJ list-omap" scan all pg...
David Zafman
08:05 PM Backport #22911 (Resolved): luminous: ceph-objectstore-tool: "$OBJ get-omaphdr" and "$OBJ list-om...
David Zafman
08:04 PM RADOS Backport #23093 (Resolved): luminous: last-stat-seq returns 0 because osd stats are cleared
David Zafman
08:03 PM RADOS Bug #21833 (Pending Backport): Multiple asserts caused by DNE pgs left behind after lots of OSD r...
David Zafman
07:56 PM Revision db6f21e4 (ceph): Merge pull request #20283 from dzafman/wip-22911
luminous: ceph-objectstore-tool: "$OBJ get-omaphdr" and "$OBJ list-omap" scan all pgs instead of using specific pg
R...
David Zafman
07:55 PM rbd Bug #23133: rbd-fuse fails to find a ceph.conf when /etc/ceph/ceph.conf is missing
Jason Dillaman wrote:
> See #12219
12219 talks only checking $CEPH_CONF. The rest of the issue (not looking in CW...
Rishabh Dave
01:12 PM rbd Bug #23133 (Duplicate): rbd-fuse fails to find a ceph.conf when /etc/ceph/ceph.conf is missing
See #12219 Jason Dillaman
10:46 AM rbd Bug #23133 (Duplicate): rbd-fuse fails to find a ceph.conf when /etc/ceph/ceph.conf is missing
rbd-fuse fails to find ceph.conf when /etc/ceph/ceph.conf is missing. Ideally, it should look for ceph.conf in ~/.cep... Rishabh Dave
07:54 PM ceph-volume Bug #23140 (Resolved): ceph-volume lvm list should work with raw devices
Information about raw device names are not stored in ceph-volume's lvm metadata so using ``ceph-volume lvm list`` wit... Andrew Schoen
07:53 PM Revision a2a6f60d (ceph): Merge pull request #20571 from dzafman/wip-21833-2
Fix asserts caused by DNE pgs left behind after lots of OSD restarts
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
R...
David Zafman
07:39 PM rgw Bug #23139: rgw: garbage collector removes objects slowly
https://github.com/ceph/ceph/pull/20546 Yehuda Sadeh
07:39 PM rgw Bug #23139 (Resolved): rgw: garbage collector removes objects slowly
One rados object at a time. This can take very long when removing a large number of objects. Yehuda Sadeh
07:34 PM Revision b9277fa1 (ceph): ceph-volume: log the current running command for easier debugging
Fixes: http://tracker.ceph.com/issues/23004
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from co...
Andrew Schoen
07:32 PM RADOS Feature #23087 (Duplicate): Add OSD metrics to keep track of per-client IO
We've discussed "rbd top" before (http://tracker.ceph.com/projects/ceph/wiki/CDM_07-DEC-2016, http://tracker.ceph.com... Greg Farnum
07:24 PM Revision 9c8afc23 (ceph): Merge pull request #20594 from ceph/wip-rm23004
ceph-volume: log the current running command for easier debugging
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
07:23 PM Revision 6e79fe97 (ceph): ceph-volume: add ANSIBLE_SSH_RETRIES=5 to functional tests
Occasionally we get tests that fail because a test node becomes
'unreachable'. This should avoid those ssh connection...
Andrew Schoen
07:08 PM rbd Bug #23137: [upstream] rbd-nbd does not resize on Ubuntu
This is a known issue in the latest kernels and unrelated to RBD [1]
[1] https://lkml.org/lkml/2018/2/19/565
Jason Dillaman
04:08 PM rbd Bug #23137: [upstream] rbd-nbd does not resize on Ubuntu
Looks like referenced in https://www.spinics.net/lists/ceph-devel/msg40171.html
This is happening in public releas...
Alex Gorbachev
03:51 PM rbd Bug #23137 (Resolved): [upstream] rbd-nbd does not resize on Ubuntu
rbd-nbd 12.2.3
After rbd resize, the corresponding mapped rbd-nbd device does not show correct size, unless device...
Alex Gorbachev
07:04 PM Revision c1b84297 (ceph): qa/workunits/rbd: switch devstack tempest to 17.2.0 tag
Fixes: http://tracker.ceph.com/issues/22961
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
06:51 PM Revision f2c32912 (ceph): Merge pull request #20560 from dillaman/wip-22960-1
librbd: minor cleanup of the IO pathway
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
05:31 PM Revision c2d47e7d (ceph): librbd: decoupled object read requests from result assembler
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:31 PM Revision 18bce0a0 (ceph): librbd: moved write same buffer assembler to common location
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:31 PM Revision ac077112 (ceph): librbd: use move-semantics for object IO data payloads
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:29 PM Revision 49f4f331 (ceph): librbd: track the originating source of a flush request
This will be used in a later cleanup to remove the IO flush handling
from ImageCtx.
Signed-off-by: Jason Dillaman <d...
Jason Dillaman
05:29 PM mgr Bug #23136: mgr: disable then enable of Restful plugin does not work without restart of active ma...
Confirmed. I see we're getting an Address Already in Use.... John Spray
03:42 PM mgr Bug #23136 (In Progress): mgr: disable then enable of Restful plugin does not work without restar...
The restful plugin does not work after a disable/enable cycle:
> curl -k https://mon03:8003
> {
> "api_version"...
Hans van den Bogert
05:28 PM Revision baa0b682 (ceph): librbd: separated queued image IO requests from state machine
This breaks the tight coupling between the IO work queue and
the actual dispatch of IO requests.
Signed-off-by: Jaso...
Jason Dillaman
05:15 PM mgr Bug #23037 (Fix Under Review): mgr not reporting when ports conflict
https://github.com/ceph/ceph/pull/20595 John Spray
05:09 PM mgr Bug #23037 (In Progress): mgr not reporting when ports conflict
Confirmed, the DaemonServer.init errors are not being handled :-o
All the other daemons seem to do an exit(1) on b...
John Spray
05:14 PM Revision 2dca5b43 (ceph): mgr: die on bind() failure
Previously, the daemon would get wedged if it
competed for the same port as another daemon
on the same host and lost....
John Spray
05:08 PM Revision 92a2cbab (ceph): ceph-objectstore-tool: do not check action_on_object_t::call()'s retval
it never fails.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:08 PM Revision 42f310f2 (ceph): ceph-objectstore-tool: don't destroy SnapMapper until the txn is completed
ch->flush() only ensure that the op is dequeued from osr/collection's
queue. but the ops could be still in the flight...
Kefu Chai
05:08 PM Revision dd5d0e22 (ceph): ceph-objectstore-tool: do not check queue_transaction()'s retval
it never fails.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:13 PM Revision 911ca889 (ceph): ceph-volume: log the current running command for easier debugging
Fixes: http://tracker.ceph.com/issues/23004
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
04:04 PM Revision dae16e21 (ceph): ceph-volume: log the current running command for easier debugging
Fixes: http://tracker.ceph.com/issues/23004
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
03:55 PM Revision 5ca56072 (ceph): osd: Remove partially created pg known as DNE
Fixes: http://tracker.ceph.com/issues/21833
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
03:13 PM Revision 1378ab7d (ceph): Merge pull request #20567 from liewegas/wip-kill-pg-preferred
osd/osd_types: kill preferred field in pg_t
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Sage Weil
03:06 PM Revision df455a8b (ceph): osd/osd_types: pg_t: remove preferred
We killed this many many years ago; remove it!
Keep the hash<pg_t> value the same just in case this leaked into some...
Sage Weil
02:55 PM Revision 91c877fb (ceph): Merge pull request #20592 from ceph/ceph-volume-ssh
ceph-volume: add ANSIBLE_SSH_RETRIES=5 to functional tests
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
02:37 PM Bug #23121 (Fix Under Review): ceph-objectstore-tool: asserts when destroying SnapMapper::backend
https://github.com/ceph/ceph/pull/20593 Kefu Chai
12:48 PM Bug #23121: ceph-objectstore-tool: asserts when destroying SnapMapper::backend
we should "ch->flush()" before destroying SnapMapper.
Kefu Chai
10:49 AM Bug #23121: ceph-objectstore-tool: asserts when destroying SnapMapper::backend
reproduciable on master almost 2 out of 5 times. Kefu Chai
02:07 AM Bug #23121 (Resolved): ceph-objectstore-tool: asserts when destroying SnapMapper::backend
... Kefu Chai
02:30 PM ceph-volume Feature #23000 (Need More Info): Support multipath devices
Would you mind explaining what is the use case that requires multipath instead of just relying on LVM? How is it that... Alfredo Deza
02:27 PM Revision b4ba5e7c (ceph): mon/Monitor: add missing shutdown of OpTracker
Now that it has its own processing thread, it must be shut down
explicitly or it'll sigsegv randomly.
Signed-off-by:...
Piotr Dalek
02:27 PM Revision 136642da (ceph): common/OpTracker: reorder fields
Reorder smaller fields around so they're aligning naturally,
regaining a few bytes of storage.
Signed-off-by: Piotr ...
Piotr Dalek
02:27 PM Revision 635a60d7 (ceph): common/OpHistory: move insert/cleanup into separate thread
Cluster that's flooded with incoming ops (and enabled optracker)
is bottlenecked by OpHistory::insert. Reduce that by...
Piotr Dalek
02:27 PM Revision 6b75ee58 (ceph): mon/OSDMonitor: remove op_tracker
It's unused anyway.
Signed-off-by: Piotr Dałek <piotr.dalek@corp.ovh.com>
Piotr Dalek
02:15 PM mgr Bug #23135 (Duplicate): mgr zabbix module don't work with osds lost
We lost one of cluster nodes and mgr stopped to send zabbix metrics.... Oleg Morozov
02:07 PM Revision bdb7a75a (ceph): Merge pull request #20591 from idryomov/wip-krbd-latest-osdmap-on-map-test
qa: krbd latest-osdmap-on-map test
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Ilya Dryomov
01:54 PM Revision 44a5b2eb (ceph): ceph-volume: add ANSIBLE_SSH_RETRIES=5 to functional tests
Occasionally we get tests that fail because a test node becomes
'unreachable'. This should avoid those ssh connection...
Andrew Schoen
01:11 PM rbd Bug #23131 (Rejected): Ceph allows to shrink the image size without giving any warning, where the...
There is a reason we added the "--allow-shrink" option so that end-user certifies it's ready to shrink. RBD would hav... Jason Dillaman
04:58 AM rbd Bug #23131 (Rejected): Ceph allows to shrink the image size without giving any warning, where the...
Execution Steps:
-----------------
1. Create a glance image ( glance is integrated with ceph) using "cirros/ubuntu"...
Debashis Mondal
01:09 PM rbd Bug #23127 (Rejected): "rbd du" command is not showing the proper used space of RBD
You would need to configure discard for the OS/filesystem to actually release space. Jason Dillaman
04:23 AM rbd Bug #23127 (Rejected): "rbd du" command is not showing the proper used space of RBD
Execution Steps:
-------------------
1. Create an provisioned image of size 20 GB
# rbd create temp/myimage20...
Debashis Mondal
12:13 PM CephFS Bug #23098: ceph-mds: prevent MDS names starting with a digit
https://github.com/ceph/ceph/pull/20541 Jos Collin
12:11 PM CephFS Bug #23098: ceph-mds: prevent MDS names starting with a digit
Patrick Donnelly wrote:
> Jos Collin wrote:
> > ceph-mds shows `starting * at -` for invalid MDS id.
> >
> > $ ....
Jos Collin
11:35 AM mgr Feature #23042: Prompt ServiceMap removal on clean shutdown
Similar thing in MDS: mds/Beacon.cc:void Beacon::send_and_wait(const double duration)
John Spray
11:24 AM Revision f21ab4a0 (ceph): Merge pull request #20152 from Rubab-Syed/add_units_to_performance_coun...
mgr: add units to performance counters
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
09:39 AM Revision a35b4294 (ceph): Merge pull request #20576 from wjwithagen/wjw-fix-store_test
test: put new BlueStore tests un ifdef WITH_BLUESTORE
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Reviewed-by: Kef...
Kefu Chai
07:03 AM Revision 084bd565 (ceph): Merge pull request #20566 from theanalyst/wip-luminous-23108
luminous: rgw: parse old rgw_obj with namespace correctly
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Abhishek Lekshmanan
06:59 AM Revision 4fbbeb0d (ceph): Merge pull request #20565 from theanalyst/wip-luminous-23106
luminous: rgw: use explicit index pool placement
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Abhishek Lekshmanan
06:58 AM Revision ff53caad (ceph): Merge pull request #20564 from theanalyst/wip-luminous-frontend-fix
luminous: rgw: make init env methods return an error
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Abhishek Lekshmanan
06:57 AM Revision 45e4ab79 (ceph): Merge pull request #20563 from smithfarm/wip-23103-luminous
luminous: tools: ceph-disk: v12.2.2 unable to create bluestore osd using ceph-disk
Reviewed-by: Kefu Chai <kchai@red...
Abhishek Lekshmanan
06:56 AM Revision e25e76a3 (ceph): Merge pull request #20515 from cbodley/wip-23072
luminous: cmake: check bootstrap.sh instead before downloading boost
Reviewed-by: Kefu Chai <kchai@redhat.com>
Revie...
Abhishek Lekshmanan
06:38 AM Revision 084011d8 (ceph): qa/run-standalone.sh: pass PYTHONPATH env var to test
otherwise ceph-mgr will refuse to start if the required python binding,
a.k.a mgr_module is not available in default ...
Kefu Chai
05:26 AM rgw Backport #23102 (In Progress): luminous: Objects only serving first 512K
https://github.com/ceph/ceph/pull/20586 Prashant D
05:07 AM RADOS Bug #23132 (Triaged): some config values should be unsigned, to disallow negative values
Execution Steps:
-------------------
1. Set negative value for parameter "osd_heartbeat_interval" in ceph.conf
2....
Debashis Mondal
04:58 AM Revision 143f04d6 (ceph): rgw: parse old rgw_obj with namespace correctly
Fixes: http://tracker.ceph.com/issues/22982
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from comm...
Yehuda Sadeh
04:56 AM RADOS Backport #23114 (In Progress): luminous: can't delete object from pool when Ceph out of space
https://github.com/ceph/ceph/pull/20585 Prashant D
04:54 AM RADOS Bug #23130 (Triaged): No error is shown when "osd_mon_report_interval_min" value is greater than...
Execution Steps:
------------------
1. Set the "osd_mon_report_interval_min" value using CLI
# ceph daemon osd...
Debashis Mondal
04:37 AM RADOS Feature #23129: After creating a snapshot of a rados pool when we try to rollback the pool it all...
rados -p testpool rollback myobject1 testpool-snap
[Note :- Only mentioned object is roll backed from snapshot]
Debashis Mondal
04:35 AM RADOS Feature #23129 (New): After creating a snapshot of a rados pool when we try to rollback the pool ...
Execution Steps:
------------------
1. Creating a pool
# ceph osd pool create testpool 16 16
2. Add ...
Debashis Mondal
04:29 AM RADOS Bug #23128 (Triaged): invalid values in ceph.conf do not issue visible warnings
Execution Steps
-----------------
1. Change the setting of "mon osd down out interval" in ceph.conf as per below
...
Debashis Mondal
04:24 AM RADOS Bug #21388: inconsistent pg but repair does nothing reporting head data_digest != data_digest fro...
Yes, size 0 object is expected since all copies report '"size": 0'.
The discrepancy appears to be in the omap data...
Brad Hubbard
04:16 AM rbd Feature #23126 (Resolved): Ceph is not allowing deletion of any snapshots where one of the snapsh...
Execution Steps:
------------------
1. Create an rbd image
2. Create multiple snapshots of the same image
3. Ena...
Debashis Mondal
04:10 AM RADOS Bug #23125 (Duplicate): Bad help text when 'ceph osd pool' is run
Execution Steps :
-----------------
1.While executing the cli for creating a snapshot of a pool
#ceph osd pool ...
Debashis Mondal
04:04 AM RADOS Bug #23124 (Won't Fix): Status of OSDs are not showing properly after disabling ceph.target and c...
Execution Steps:
----------------
1. # ceph osd tree [ceph is in running state]
2. # systemctl disab...
Debashis Mondal
03:49 AM RADOS Feature #23123 (New): use pwrite to emulate posix_fallocate
less IO when using a plain file as the store for testing bluestore if posix_fallocate() is not available.
see ht...
Kefu Chai
03:26 AM Revision fe1bd543 (ceph): librados: make OPERATION_FULL_FORCE the default for rados_remove()
Fixes: http://tracker.ceph.com/issues/22413
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 43...
Kefu Chai
03:24 AM RADOS Backport #23113 (In Progress): luminous: documentation - pg state table missing "activating" state
https://github.com/ceph/ceph/pull/20584 Prashant D
02:35 AM Linux kernel client Bug #22702: cephfs crashed under high memory pressure due to reserved caps number mismatch
Hi Yan, Zhi
I think current fix for the issue still has a small nit.
When caps_avail_count is in a low level, mo...
Chengguang Xu
02:21 AM Revision 164b4da8 (ceph): cls_rbd: add group rename operations to cls_rbd
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
02:21 AM Revision 66618186 (ceph): librbd: add group rename methods
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
02:21 AM Revision 034ad878 (ceph): rbd: add 'group rename' action to CLI and Python API
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
01:55 AM Revision 4c98fa37 (ceph): Merge pull request #20552 from xiexingguo/wip-scrub-preempt-fixes
osd/PG: decay scrub_chunk_max too if scrub is preempted
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
01:54 AM Revision f4d1dd9c (ceph): Merge pull request #20555 from jdurgin/wip-min-size-default
mon/OSDMonitor: fix min_size default for replicated pools
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewed...
Kefu Chai
01:52 AM Revision 093f04e4 (ceph): Merge pull request #20549 from Songweibin/wip-cleanup
common: fix typo in options.cc
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Kefu Chai
01:45 AM Revision b00587de (ceph): doc: Add missing pg states from doc
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 058d8b007df3c13749dd4393cd4633b360677528)
David Zafman

02/25/2018

11:55 PM bluestore Bug #23120: OSDs continously crash during recovery
All HDD-OSDs have 4 TB, while the SSDs used for the metadata pool have 240 GB. Oliver Freyermuth
11:51 PM bluestore Bug #23120: OSDs continously crash during recovery
Here's a ceph osd tree due to popular request:... Oliver Freyermuth
07:27 PM bluestore Bug #23120: OSDs continously crash during recovery
Cluster has mostly recovered, looks good.
Still, hopefully the stacktrace and logs can help to track down the under...
Oliver Freyermuth
05:26 PM bluestore Bug #23120: OSDs continously crash during recovery
After many restarts of all OSDs, and temporarily lowering min_size, they now stay up. I'll watch and see if the clust... Oliver Freyermuth
05:09 PM bluestore Bug #23120: OSDs continously crash during recovery
Here's another log of another OSD:
7de1dddf-27d4-4b6b-9128-0138bfaf85cf
backtrace looks similar.
Oliver Freyermuth
05:00 PM bluestore Bug #23120: OSDs continously crash during recovery
It might be that this OSD was subject to OOM at some point in the last 24 hours.
It seems OSDs are using 2-3 times ...
Oliver Freyermuth
04:23 PM bluestore Bug #23120 (Can't reproduce): OSDs continously crash during recovery
I have several OSDs continuously crashing during recovery. This is Luminous 12.2.3. ... Oliver Freyermuth
10:40 AM Revision 72edaae0 (ceph): qa: krbd latest-osdmap-on-map test
Make sure we get the latest osdmap when using an existing client.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Ilya Dryomov
08:31 AM RADOS Bug #23119 (Need More Info): MD5-checksum of the snapshot for rbd image in Ceph(as OpenStack-Glan...
Ceph Version: 12.2.2 Luminous Stable
Problem description:
We use ceph as the backend storage for OpenStack Glance...
宏伟 唐
03:51 AM Revision 194021fe (ceph): cephfs-journal-tool: add event time output
Fixes: http://tracker.ceph.com/issues/23116
Signed-off-by: Wang Yong <wang.yong@datatom.com>
wang yong

02/24/2018

08:28 PM mgr Bug #23118 (Resolved): Balancer maps PG to OSDs on the same host with upmap
With a v12.2.3 cluster I saw a PG mapped to two OSDs on the same host.
It was reported on ceph-devel here: https:/...
Wido den Hollander
07:14 PM RADOS Bug #23117 (Fix Under Review): PGs stuck in "activating" after osd_max_pg_per_osd_hard_ratio has ...
In the following setup:
* 6 OSD hosts
* Each host with 32 disks = 32 OSDs
* Pool with 2048 PGs, EC, k=4, m=2, crus...
Oliver Freyermuth
06:26 PM CephFS Bug #23084 (Pending Backport): doc: update ceph-fuse with FUSE options
Patrick Donnelly
06:25 PM Revision d59b4134 (ceph): Merge PR #20562 into master
* refs/pull/20562/head:
doc:Update ceph-fuse doc
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
05:54 PM RADOS Bug #21833: Multiple asserts caused by DNE pgs left behind after lots of OSD restarts
https://github.com/ceph/ceph/pull/20571 David Zafman
05:54 PM RADOS Bug #21833: Multiple asserts caused by DNE pgs left behind after lots of OSD restarts
Not sure if these needs a Jewel backport David Zafman
05:34 PM Revision 8668bc95 (ceph): Merge pull request #20501 from dzafman/wip-23054
luminous: Snapset inconsistency is detected with its own error
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
David Zafman
05:34 PM Revision 5df0ba29 (ceph): Merge pull request #20548 from dzafman/wip-23093
luminous: last-stat-seq returns 0 because osd stats are cleared
Reviewed-by: Sage Weil <sage@redhat.com>
David Zafman
04:46 PM Revision 99572e21 (ceph): doc: Fix EC overhead example for 3+2 profile
The EC 3+2 example used to show 40% overhead where it should be 67%. This might confuse new EC user to calculate the ... Charles Alva
03:23 PM rgw Bug #23115: fcgi's connection is not closed properly when fastcgi_keep_conn is enabled
the last FIN is sent until `FCGX_Accept_r` is called on the same FCGX_Request in `QueueRing<FCGX_Request*> qr(max_con... Zongyou Yao
03:13 PM rgw Bug #23115: fcgi's connection is not closed properly when fastcgi_keep_conn is enabled
https://github.com/ceph/ceph/pull/20579 Zongyou Yao
03:06 PM rgw Bug #23115 (Fix Under Review): fcgi's connection is not closed properly when fastcgi_keep_conn is...
nginx's config:... Zongyou Yao
03:22 PM CephFS Bug #23116: cephfs-journal-tool: add time to event list
https://github.com/ceph/ceph/pull/20580 Yong Wang
03:21 PM CephFS Bug #23116: cephfs-journal-tool: add time to event list
add event timestamp for tool output is useful, such as analyze the damaged mds journal
cephfs-journal-tool event get...
Yong Wang
03:13 PM CephFS Bug #23116: cephfs-journal-tool: add time to event list
fixed in https://github.com/ceph/ceph/pull/20346 Yong Wang
03:11 PM CephFS Bug #23116 (Resolved): cephfs-journal-tool: add time to event list
cephfs-journal-tool event get list missed event time Yong Wang
11:22 AM RADOS Backport #23114 (Resolved): luminous: can't delete object from pool when Ceph out of space
https://github.com/ceph/ceph/pull/20585 Nathan Cutler
11:21 AM RADOS Backport #23113 (Resolved): luminous: documentation - pg state table missing "activating" state
https://github.com/ceph/ceph/pull/20584 Nathan Cutler
11:17 AM Messengers Bug #23082: msg/Async drop message, io blocked a long time
There is one jewel async messenger backport PR open - https://github.com/ceph/ceph/pull/13212 - but it's not mergeabl... Nathan Cutler
01:59 AM Messengers Bug #23082: msg/Async drop message, io blocked a long time
Most init systems will restart the daemon on a single assert, and Ceph's normal recovery mechanisms will come into pl... Greg Farnum
01:39 AM Messengers Bug #23082: msg/Async drop message, io blocked a long time
yes.we replaced simple with async to ms_type, due to simple communicate framework cost to many resoures.
Do you ha...
Yong Wang
01:11 AM Messengers Bug #23082: msg/Async drop message, io blocked a long time
@wangyong plz move to simple for jewel since we have several bug fix not backport(not easy) to jewel. Haomai Wang
10:03 AM Revision 215aa3a6 (ceph): Merge pull request #20574 from tchaikov/wip-no-more-hash-pthread-t
common/lockdep: drop hash<pthread_t> specialization
Reviewed-by: Willem Jan Withagen <wjw@digiware.nl>
Kefu Chai
09:53 AM rbd Feature #22981 (Fix Under Review): [group] add 'rbd group rename" action to the CLI
Mykola Golub
08:57 AM rbd Feature #22981: [group] add 'rbd group rename" action to the CLI
*PR*: https://github.com/ceph/ceph/pull/20577 wb song
08:31 AM Revision 071c47e8 (ceph): test: put net BlueStore tests un ifdef WITH_BLUESTORE
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl> Willem Jan Withagen
05:58 AM Linux kernel client Bug #23112: rbd kernel client might hang when write to a quota-full pool
why the rbd client not just report "quota-full" and then return, when it can not write to a full pool ? dongdong tao
05:56 AM Linux kernel client Bug #23112 (Resolved): rbd kernel client might hang when write to a quota-full pool

the rbd kernel client might hang there when a rbd pool has reached its quota limit.
below is the stack strace i ...
dongdong tao
04:39 AM RADOS Feature #22974 (Pending Backport): documentation - pg state table missing "activating" state
https://github.com/ceph/ceph/pull/20504 Kefu Chai
04:35 AM RADOS Bug #23078: SRV resolution fails to lookup AAAA records
Kefu Chai
04:32 AM RADOS Bug #22952 (Duplicate): Monitor stopped responding after awhile
great! i am marking this ticket as a "duplicate". please reopen it if you think otherwise.
happy Chinese new year ...
Kefu Chai
04:30 AM Revision 130ebb9f (ceph): mds: set journaler iohint correctly when mds daemon going to active
Signed-off-by: Song Xinying <songxinying.ftd@gmail.com> Song Xinying
04:20 AM Revision 7a944125 (ceph): Merge pull request #20497 from tchaikov/wip-ceph-disk-cmd-failure
ceph-disk: include output of failed command in exception
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Kefu Chai
04:20 AM RADOS Bug #22413 (Pending Backport): can't delete object from pool when Ceph out of space
Kefu Chai
04:18 AM Revision 026b767a (ceph): Merge pull request #20534 from tchaikov/wip-22413
librados: make OPERATION_FULL_FORCE the default for rados_remove()
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
04:17 AM Revision 4a00e32e (ceph): Merge pull request #20456 from b-ranto/wip-mgr-prom
mgr/prometheus: Skip bogus entries
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Kefu Chai
04:15 AM Revision c8886cd7 (ceph): Merge pull request #19843 from ifed01/wip-ifed-bluestore-repair
os/bluestore: implement BlueStore repair
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Kefu Chai
04:13 AM Revision 327c81d7 (ceph): Merge pull request #14727 from voidbag/wip-voidbag-bdev-discard
os/bluestore: add discard method for ssd's performance
Reviewed-by: Wido den Hollander <wido@42on.com>
Reviewed-By: ...
Kefu Chai
03:45 AM Revision ebb285d6 (ceph): mds: add DUMP_DIRFRAGS to CInode and DUMP_ITEMS to CDir
Signed-off-by: dongdong tao <tdd21151186@gmail.com> dongdong tao
03:34 AM Revision a9ecfb1b (ceph): common/lockdep: drop hash<pthread_t> specialization
quote from http://en.cppreference.com/w/cpp/utility/hash:
> Each standard library header that declares the template ...
Kefu Chai
03:15 AM Linux kernel client Bug #23097: Stale directories and files in CentOS (release <= 7.3 or kernel version < 3.19) canno...
After the investigation, we found that when doing .d_revalidate() on the dentry of the stale directory, the cephfs wo... yupeng chen
12:33 AM Revision db58878d (ceph): rbd: output notifyOp request name when watching
output notifyOp request name when watching,
which is more easier to dentify what happend.
Signed-off-by: shun-s <s...
shun song

02/23/2018

10:55 PM Revision 50965b31 (ceph): Merge pull request #20405 from liewegas/wip-osd-new-class-luminous
luminous: mon: accept crush device class to osd new
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Reviewed-by: Kefu C...
Yuri Weinstein
10:47 PM Revision 0d1008d3 (ceph): qa/suites/rados/rest/mgr: provision openstack volumes
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:43 PM Revision b956579a (ceph): doc: cleanup erasure coded pool doc on cephfs use
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
10:33 PM Messengers Bug #23082: msg/Async drop message, io blocked a long time
If it's a recurring issue, maybe just switch to SimpleMessenger since it was still the default for Jewel?
You will...
Greg Farnum
09:43 AM Messengers Bug #23082: msg/Async drop message, io blocked a long time
ceph-osd.74.log-20180223.gz:2018-02-22 09:38:10.106352 7ff67ac92700 0 -- 10.124.241.83:7042/25874 >> 10.124.241.81:7... Yong Wang
08:24 AM Messengers Bug #23082: msg/Async drop message, io blocked a long time
ceph version is 10.2.10 Yong Wang
10:24 PM RADOS Feature #23096: mon: don't remove auth caps without a flag
We could throw an error instead, yeah. That is probably a wise forcing function. I think we still want the flag thoug... Greg Farnum
11:37 AM RADOS Feature #23096: mon: don't remove auth caps without a flag
Bit torn on this one: there is a security downside to changing this behaviour in-place -- any existing scripts that e... John Spray
01:08 AM RADOS Feature #23096 (New): mon: don't remove auth caps without a flag
With current syntax, something like... Greg Farnum
09:35 PM Revision 2b845008 (ceph): Merge pull request #20488 from theanalyst/rgw/frontend-init
rgw: make init env methods return an error
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
09:21 PM rgw Feature #22604 (Resolved): Command to inspect the RGW cache
Adam Emerson
09:18 PM rgw Feature #22603 (Resolved): Command to invalidate cache
Adam Emerson
09:18 PM rgw Backport #22954 (Resolved): luminous: rgw: Command to invalidate cache
Adam Emerson
08:52 PM rgw Backport #22954: luminous: rgw: Command to invalidate cache
Adam Emerson wrote:
> The original request was to use the radosgw-admin tool to invalidate cache, but this doesn't f...
Yuri Weinstein
09:17 PM rgw Backport #22955 (Resolved): luminous: rgw: Command to inspect the RGW cache
Adam Emerson
08:52 PM rgw Backport #22955: luminous: rgw: Command to inspect the RGW cache
Adam Emerson wrote:
> Easiest to do first, I'll just walk the cache, print the name of each object and what hangs of...
Yuri Weinstein
09:00 PM Stable releases Tasks #23109: Luminous v12.2.4
h3. QE VALIDATION (STARTED 2/23/18)
will be limited to testing *%{color:blue}sub-set of suites below limited to @...
Yuri Weinstein
05:18 PM Stable releases Tasks #23109 (Resolved): Luminous v12.2.4
h3. Workflow
* "Preparing the release":http://ceph.com/docs/master/dev/development-workflow/#preparing-a-new-relea...
Abhishek Lekshmanan
08:51 PM Revision 3d3652b0 (ceph): Merge pull request #20353 from adamemerson/wip-22603-22604-luminous
luminous: Backport of cache manipulation: issues #22603 and #20353
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
08:02 PM RADOS Bug #21833 (In Progress): Multiple asserts caused by DNE pgs left behind after lots of OSD restarts
David Zafman
02:03 AM RADOS Bug #21833: Multiple asserts caused by DNE pgs left behind after lots of OSD restarts
I was working on this last week, but got distracted by other issues. I'm going to force this scenario and see about f... David Zafman
07:21 PM Revision 9d37cacc (ceph): rgw: use vector for remove_tags in gc aio
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
07:15 PM rgw Bug #23100: admin/metadata/bucket: weird bucket name in listing, cannot fetch
I have also reproduced this on a new Jewel-era cluster (since Congress is pre-Argonaut and sometimes causes confusion). Robin Johnson
06:38 AM rgw Bug #23100 (New): admin/metadata/bucket: weird bucket name in listing, cannot fetch
listing of bucket names via the admin/metadata/bucket API shows this name for a bucket +@2016-02-26 03:08:16.935351@+... Robin Johnson
06:37 PM Revision 83e51dff (ceph): Merge pull request #20568 from ceph/backport-20513
luminous: ceph-volume warn on mix of filestore and bluestore flags
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
06:01 PM CephFS Bug #23098: ceph-mds: prevent MDS names starting with a digit
Jos Collin wrote:
> ceph-mds shows `starting * at -` for invalid MDS id.
>
> $ ./bin/ceph-mds -i 42
> 2018-02-22...
Patrick Donnelly
05:33 AM CephFS Bug #23098 (Resolved): ceph-mds: prevent MDS names starting with a digit
ceph-mds shows `starting * at -` for invalid MDS id.... Jos Collin
05:48 PM Revision 3beee663 (ceph): pybind/mgr/prometheus: don't crash on OSDs without metadata
Fix issue where the ceph_exporter crashes after a Ceph upgrade with a broken OSD - that OSD was never online with Lum... Christopher Blum
05:01 PM Revision 1cac3f2a (ceph): Merge pull request #20266 from linuxbox2/luminous-mploc-22655
luminous: rgw: return valid Location element, CompleteMultipartUpload
Reviewed-By: Radoslaw Zarzynski <rzarzynski@re...
Abhishek Lekshmanan
05:00 PM Revision 53b3a5d9 (ceph): Merge pull request #20236 from linuxbox2/luminous-rgw-22121
luminous: rgw: URL-decode S3 and Swift object-copy URLs
Reviewed-By: Radoslaw Zarzynski <rzarzynski@redhat.com>
Abhishek Lekshmanan
04:59 PM Revision 1aeafcc0 (ceph): Merge pull request #19104 from nickjanus/cors_not_found
luminous: rgw: Fix S3 compatibility bug when CORS is not found
Reviewed-By: Matt Benjamin <mbenjamin@redhat.com>
Abhishek Lekshmanan
04:43 PM Revision 278ca035 (ceph): rgw: gc aio, replace lists with other types
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
04:42 PM Revision 1cceef22 (ceph): rgw: make gc concurrenct io size configurable
and another tunable for log trim size
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
04:32 PM Stable releases Tasks #21742: jewel v10.2.11
h3. rgw integration run
PRs included:
https://github.com/ceph/ceph/pull/20561 - jewel: rgw: ECANCELED in rgw_ge...
Nathan Cutler
04:22 PM rgw Feature #18227 (Resolved): multisite: trim data changes log as peers zones catch up
Nathan Cutler
04:22 PM rgw Backport #18277 (Resolved): jewel: multisite: trim data changes log as peers zones catch up
Nathan Cutler
04:22 PM Revision 35d8924e (ceph): Merge pull request #20061 from cbodley/wip-jewel-rgw-log-trim
jewel: rgw: automated trimming of datalog and mdlog
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Nathan Cutler
03:33 PM Revision 05149254 (ceph): ceph-volume tests verify exclude_group_options works with groups of flags
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 11ba052010fe9a5c78c359bd05aa3042a69a575c)
Alfredo Deza
03:33 PM Revision 644da9f8 (ceph): ceph-volume lvm.create use the new group option exclution
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit f6ac244bb51742429c01f5d8726cbe86210f4266)
Alfredo Deza
03:33 PM Revision 327f93bf (ceph): ceph-volume util.arg_validators create an arg group exclusion check
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit dec6e086cf221e9b90f1b227aa63717d387f9f8e)
Alfredo Deza
03:33 PM Revision 6eeee890 (ceph): ceph-volume tests add exclusion checks in create
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 2f6248c94be9b57766b820b23826714897153a51)
Alfredo Deza
03:33 PM Revision 3914c6dc (ceph): ceph-volume tests add exclusion checks in prepare
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 43be2aafc187892a1ff61039dabea9efe0c9b1b3)
Alfredo Deza
03:33 PM Revision c3c65fd0 (ceph): ceph-volume lvm.common define arg groups for objectstores
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 3e7c995ebe252cb785da12548113ac855aa5219b)
Alfredo Deza
03:33 PM Revision 89bfd8fb (ceph): ceph-volume lvm.common remove --journal-size as it is not used/supported
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 3400f31787c197c52037f26a69fa1e2c1a6c294f)
Alfredo Deza
03:33 PM Revision 371f3971 (ceph): ceph-volume lvm.prepare use the new group option exclution
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit e6b3c46368ea3e12fcebfef8fa60dd0824f3e1b4)
Alfredo Deza
03:29 PM Revision 5b527616 (ceph): osd/osd_types: pg_t: remove set_preferred()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:17 PM Revision 206a056a (ceph): rgw: parse old rgw_obj with namespace correctly
Fixes: http://tracker.ceph.com/issues/22982
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from comm...
Yehuda Sadeh
03:03 PM Revision b4f6867f (ceph): rgw: fix ECANCELED handling in rgw_get_system_obj()
Fixes: http://tracker.ceph.com/issues/17996
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from comm...
Yehuda Sadeh
02:58 PM rgw Backport #23107 (Resolved): luminous: abort early if frontends signal an initialization error
https://github.com/ceph/ceph/pull/20564 Abhishek Lekshmanan
02:57 PM Revision 12b49606 (ceph): doc:Update ceph-fuse doc
Fixes: http://tracker.ceph.com/issues/23084
Signed-off-by: Jos Collin <jcollin@redhat.com>
Jos Collin
02:54 PM Revision 907e550c (ceph): rgw: use explicit index pool placement
Fixes: http://tracker.ceph.com/issues/22928
If explicit placement is set, it overrides placement_target.
Signed-off...
Yehuda Sadeh
02:51 PM rgw Backport #23106 (Resolved): luminous: RGW will not list contents of Jewel-era buckets: reshard do...
https://github.com/ceph/ceph/pull/20565 Abhishek Lekshmanan
02:39 PM Stable releases Tasks #22665 (Resolved): luminous v12.2.3
Abhishek Lekshmanan
02:38 PM ceph-volume Bug #23080 (Resolved): Broken 'ceph-volume lvm prepare' mount options
merged commit f584df7 into master
merged commit 599a042 into luminous
Alfredo Deza
02:38 PM ceph-volume Bug #23080: Broken 'ceph-volume lvm prepare' mount options
Backport to luminous https://github.com/ceph/ceph/pull/20559 Alfredo Deza
02:34 PM Revision 599a0423 (ceph): Merge pull request #20559 from ceph/backport-wip-rm23080
luminous ceph-volume correctly normalize mount flags
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
02:30 PM Bug #23105 (Closed): jewel: test/osd/osd-recovery-scrub.sh sometimes fails in make check (jewel)
During the course of 10.2.11 release preparation, we are seeing the following transient failure in Jenkins make check... Nathan Cutler
02:20 PM Bug #23104 (Resolved): jewel: test_pool_create.sh fails in Jenkins CI (jewel)
In jewel PRs, during the course of 10.2.11 release preparation, we are seeing the following test failure:
FAIL: te...
Nathan Cutler
02:01 PM RADOS Backport #23103 (In Progress): luminous: v12.2.2 unable to create bluestore osd using ceph-disk
Nathan Cutler
01:50 PM RADOS Backport #23103 (Resolved): luminous: v12.2.2 unable to create bluestore osd using ceph-disk
https://github.com/ceph/ceph/pull/20563 Nathan Cutler
02:00 PM Revision a6d46ab8 (ceph): ceph-disk: erase 110MB for nuking existing bluestore
10M is not enough for erasing the data partition *and* db partition,
let's make it 110M.
Fixes: http://tracker.ceph....
Kefu Chai
01:51 PM ceph-volume Bug #22878: `lvm zap` should work with encrypted devices
This will be in 12.2.4 Nathan Cutler
01:51 PM ceph-volume Bug #22878 (Resolved): `lvm zap` should work with encrypted devices
Nathan Cutler
01:50 PM CephFS Bug #23084 (Fix Under Review): doc: update ceph-fuse with FUSE options
https://github.com/ceph/ceph/pull/20562 Jos Collin
11:48 AM CephFS Bug #23084 (In Progress): doc: update ceph-fuse with FUSE options
Jos Collin
01:50 PM rgw Backport #23102 (Resolved): luminous: Objects only serving first 512K
This backport got merged twice:
https://github.com/ceph/ceph/pull/20566
https://github.com/ceph/ceph/pull/20586
Nathan Cutler
01:49 PM mgr Backport #23101 (Resolved): luminous: ceph-mgr fails to start after a system reboot on Ubuntu 16.04
https://github.com/ceph/ceph/pull/20604 Nathan Cutler
01:17 PM Revision df59de0f (ceph): Merge pull request #20557 from smithfarm/wip-really-disable-pidfile-test
test/CMakeLists: disable test_pidfile.sh
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Kefu Chai <kchai...
Nathan Cutler
12:25 PM Revision 15e537e4 (ceph): Merge pull request #20504 from dzafman/wip-pg-states-doc
doc: Add missing pg states from doc
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
11:54 AM RADOS Bug #18165 (Pending Backport): OSD crash with osd/ReplicatedPG.cc: 8485: FAILED assert(is_backfil...
This should not have been marked Resolved when one of the backports was still open. Nathan Cutler
11:54 AM Backport #18568: jewel: OSD crash with osd/ReplicatedPG.cc: 8485: FAILED assert(is_backfill_targe...
Hi @Greg - yeah, sorry, I dropped the ball here, too. The "bits" that would need to be backported are in https://gith... Nathan Cutler
12:49 AM Backport #18568: jewel: OSD crash with osd/ReplicatedPG.cc: 8485: FAILED assert(is_backfill_targe...
Wow, sorry I missed this bug Nathan. :(
After digging through the tracker/PR I'm not entirely sure which bits need...
Greg Farnum
11:53 AM rgw Bug #23091: rgw + OpenLDAP = Failed the auth strategy, reason=-13
@Matt, thanks. I read ldap_set_option(3), and figure out: lib have server_control and client_control. So my reject is... Konstantin Shalygin
10:32 AM Revision e05d8bd3 (ceph): Client: mkdirs bugs when two clients send mkdir request for a same dir
Fixes: http://tracker.ceph.com/issues/20592
Signed-off-by: dongdong tao <tdd21151186@gmail.com>
(cherry picked from ...
dongdong tao
08:33 AM RADOS Bug #21388: inconsistent pg but repair does nothing reporting head data_digest != data_digest fro...
Hello Brad,
Sorry I have been too fast,
the rados get with the good pool return a file with size=0...
Yoann Moulin
03:42 AM RADOS Bug #21388: inconsistent pg but repair does nothing reporting head data_digest != data_digest fro...
Does "rados -p disks ls" list the object? Can you find the actual storage for this object on the disks used for these... Brad Hubbard
07:04 AM Revision 10b68136 (ceph): test/CMakeLists: disable test_pidfile.sh
Too flaky, see http://tracker.ceph.com/issues/20975
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from c...
Sage Weil
06:30 AM CephFS Bug #23059 (Fix Under Review): mds: FAILED assert (p != active_requests.end()) in MDRequestRef MD...
https://github.com/ceph/ceph/pull/20553 Zheng Yan
02:58 AM CephFS Bug #23059: mds: FAILED assert (p != active_requests.end()) in MDRequestRef MDCache::request_get(...
there are two bugs. one caused the assertion, another caused eviction of clients.
the bug caused assertion is in M...
Zheng Yan
06:26 AM Revision 323dca0c (ceph): osd/PG: kill extra scrubber state transition
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
06:06 AM rgw Bug #23099 (Resolved): REST admin metadata API paging failure bucket & bucket.instance: InvalidAr...
Trying to use the /admin/metadata/ endpoints to review bucket & bucket.instance metadata for another bug, and found t... Robin Johnson
05:46 AM Revision d9821cfe (ceph): ceph-mds: exit if invalid id
Fixes: http://tracker.ceph.com/issues/23098
Signed-off-by: Jos Collin <jcollin@redhat.com>
Jos Collin
05:39 AM Revision d1ca6206 (ceph): mon/OSDMonitor: fix min_size default for replicated pools
This was accidentally changed to 0 by using the config value
directly in 582e567c93f7656a1f3e16f473c583e6cb3d5926
Si...
Josh Durgin
05:16 AM bluestore Backport #23074 (In Progress): luminous: bluestore: statfs available can go negative
https://github.com/ceph/ceph/pull/20554 Prashant D
05:04 AM Revision 1dc7f5ea (ceph): rgw: add --shard-id for data sync status
when specified --shard-id with data sync status, it'll
display the realated pending and recovering bucket shards, as ...
lvshanchun
05:04 AM Revision 33a0ec71 (ceph): doc: update radosgw-admin.rst and help.t about data sync status
Signed-off-by: lvshanchun <lvshanchun@gmail.com> lvshanchun
05:04 AM Revision 7ddca6e5 (ceph): rgw: translate the state in rgw_data_sync_marker
Signed-off-by: lvshanchun <lvshanchun@gmail.com> lvshanchun
05:04 AM Revision 9c5ff46a (ceph): rgw: read behind bucket shards of a specified data log shard
add read_shard_status to read pending bucket shards,
recovering bucket shards and sync marker
Signed-off-by: lvshanc...
lvshanchun
04:17 AM Revision 54354782 (ceph): mds: always handle SESSION_REQUEST_RENEWCAPS messages
Fixes: http://tracker.ceph.com/issues/23059
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
03:47 AM Revision a9260524 (ceph): osd/PG: decay scrub_chunk_max too if scrub is preempted
In normal case we'll at least scrub as many objects as
osd_scrub_chunk_max specified at a time, so the current
backof...
xie xingguo
03:43 AM Linux kernel client Bug #23097 (Closed): Stale directories and files in CentOS (release <= 7.3 or kernel version < 3....
In our cephfs environments(CentOS 7.2 with kernel: 3.10.0-514.10.2.el7.x86_64), we have an one-producer-multiple-cons... yupeng chen
03:35 AM Revision a197a89d (ceph): mds: don't cleanup request that has pending remote authpin/wrlock/xlock
Fixes: http://tracker.ceph.com/issues/23059
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
03:29 AM Revision 0f8c1695 (ceph): os/bluestore: prevent statfs available from going negative
Fixes: https://tracker.ceph.com/issues/23040
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 87...
Sage Weil
03:29 AM Revision c45cb833 (ceph): os/bluestore: do not account DB volume space in total one reported by s...
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit f798b13a043523e1677abdcb3df0d9ced8774098)
Igor Fedotov
03:27 AM Backport #23072 (In Progress): luminous: build from tarball doesn't use bundled boost
Prashant D
03:25 AM rbd Backport #23064 (In Progress): luminous: "[ FAILED ] TestLibRBD.LockingPP" in rbd-next-distro-b...
https://github.com/ceph/ceph/pull/20550 Prashant D
02:19 AM Revision de3e74e3 (ceph): test/librbd: utilize unique pool for cache tier testing
Fixes: http://tracker.ceph.com/issues/11502
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
01:42 AM rgw Bug #22804: multisite Synchronization failed when read and write delete at the same time
Casey Bodley wrote:
> a couple of prs that are potentially related? https://github.com/ceph/ceph/pull/20396 https://...
Amine Liu
01:41 AM rbd Feature #23086 (Duplicate): Implement a new rbd command "actual-size" to find the actual size of ...
Jason Dillaman
01:36 AM rbd Feature #23086: Implement a new rbd command "actual-size" to find the actual size of RBD images
Jason Dillaman wrote:
> How is this different from "rbd disk-usage <image-spec>"?
Sorry, we didn't notice that rb...
Xuehan Xu
12:07 AM Revision d027c6b9 (ceph): ceph-volume tests.util update tests for mount flags
Include parametrized flags for ensuring a combination of values will
still be normalized regardless on how they are o...
Alfredo Deza
12:07 AM Revision 9f9d071a (ceph): ceph-volume util.prepare normalize mount flags for CLI
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 6bd226a3b4d37627bf9f039133de7792af3e9710)
Alfredo Deza
12:06 AM Revision f584df78 (ceph): Merge pull request #20543 from ceph/wip-rm23080
ceph-volume correctly normalize mount flags
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Alfredo Deza
12:05 AM rgw Bug #23095 (New): Poor defaults for RGW
Objecter throttling is apparent from inspecting the admin socket on the RGW host.
Default objecter_inflight_ops sh...
Kyle Bader

02/22/2018

11:56 PM RADOS Backport #23093 (In Progress): luminous: last-stat-seq returns 0 because osd stats are cleared
David Zafman
11:43 PM RADOS Backport #23093: luminous: last-stat-seq returns 0 because osd stats are cleared
https://github.com/ceph/ceph/pull/20548 David Zafman
05:52 PM RADOS Backport #23093 (Resolved): luminous: last-stat-seq returns 0 because osd stats are cleared

I added an assert which crashes ceph-mgr because PGMap::apply_incremental() processes a osd_stat_t that is all zero...
David Zafman
11:44 PM Revision f2f28ffd (ceph): Merge pull request #20545 from ceph/backport-20537
luminous: ceph-volume: adds support to zap encrypted devices
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
11:40 PM RADOS Bug #22882 (Fix Under Review): Objecter deadlocked on op budget while holding rwlock in ms_handle...
https://github.com/ceph/ceph/pull/20519 Greg Farnum
11:15 PM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
Hi Martin,
I am not sure yet what causes problem with 0x6706be76 crc.
To pinpoint, I added debug code to close i...
Adam Kupczyk
11:13 PM Revision 064d9c7b (ceph): qa/tests: Add sleep after rgw systemd restart, this would take few seco...
completely up.
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni
10:45 PM CephFS Bug #23094 (Fix Under Review): mds: add uptime to status asok command
https://github.com/ceph/ceph/pull/20547 Patrick Donnelly
08:59 PM CephFS Bug #23094 (Resolved): mds: add uptime to status asok command
Patrick Donnelly
10:34 PM Revision 2498f0a8 (ceph): mds: add uptime to MDS status
Fixes: https://tracker.ceph.com/issues/23094
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
10:21 PM Revision f00ee63e (ceph): rgw: trim gc index using aio
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:13 PM Revision 3fea9655 (ceph): mds: various fixes for backport
Luminous uses C++11. These fixes correct compiler errors.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
09:57 PM Revision e60404cb (ceph): rgw: use a single gc io manager for all shards
to allow cross shards concurrency
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
09:40 PM RADOS Bug #22952: Monitor stopped responding after awhile
Thanks, with the 12.2.3 + this patch, the cluster is now back to HEALTH_OK state Frank Li
06:37 PM RADOS Bug #22952: Monitor stopped responding after awhile
Kefu Chai wrote:
> Frank, sorry for the latency. i am just back from the holiday. i pushed 12.2.3 + https://github.c...
Frank Li
10:07 AM RADOS Bug #22952: Monitor stopped responding after awhile
Frank, sorry for the latency. i am just back from the holiday. i pushed 12.2.3 + https://github.com/ceph/ceph/pull/20... Kefu Chai
09:31 PM Revision 1f6dc8c9 (ceph): rgw: use aio for gc processing
still need to deal with index cleanup asynchronously
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
09:19 PM Revision 6bd226a3 (ceph): ceph-volume util.prepare normalize mount flags for CLI
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:19 PM Revision 6671cb4f (ceph): ceph-volume tests.util update tests for mount flags
Include parametrized flags for ensuring a combination of values will
still be normalized regardless on how they are o...
Alfredo Deza
09:15 PM rbd Feature #23086 (Need More Info): Implement a new rbd command "actual-size" to find the actual siz...
How is this different from "rbd disk-usage <image-spec>"? Jason Dillaman
12:40 PM rbd Feature #23086 (Duplicate): Implement a new rbd command "actual-size" to find the actual size of ...
Recently, we find it really meaningful to find the actual size of RBD images, which would provide us the basis for th... Xuehan Xu
09:10 PM Revision 79d6d8eb (ceph): test: Fail upon flush_pg_stats timeout
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
09:08 PM Revision 06154ebb (ceph): mgr/ClusterState: record osd_stat for out osds too
I'm not quite sure why we were doing this. :/
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit ...
Sage Weil
08:30 PM Revision b6575288 (ceph): Merge pull request #20510 from ceph/wip-cdp-docs-update
docs update ceph-deploy reference to reflect ceph-volume API
Reviewed-by: Vasu Kulkarni <vakulkar@redhat.com>
Alfredo Deza
08:24 PM ceph-volume Bug #22878 (Pending Backport): `lvm zap` should work with encrypted devices
backport PR https://github.com/ceph/ceph/pull/20545 Andrew Schoen
02:00 PM ceph-volume Bug #22878 (Fix Under Review): `lvm zap` should work with encrypted devices
https://github.com/ceph/ceph/pull/20537 Andrew Schoen
08:19 PM Revision 495d0314 (ceph): rgw: Add cache introspection and manipulation
Provide the ability to examine and delete elements from the cache.
Fixes: http://tracker.ceph.com/issues/22603
Fixes...
Adam Emerson
08:16 PM Revision 7ae5b332 (ceph): ceph-volume: adds an encrypted property to api.lvm.Volume
This property will return a boolean indicating if the lv
is encrypted or not.
Signed-off-by: Andrew Schoen <aschoen@...
Andrew Schoen
08:16 PM Revision b8723761 (ceph): ceph-volume: use lv.encrypted property with lvm zap
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 64659882d78ad4376573fc21ef5107dfb324bba2)
Andrew Schoen
08:16 PM Revision 8bbbe3d3 (ceph): ceph-volume: adds support to zap encrypted devices, lvs, and partitions
Fixes: http://tracker.ceph.com/issues/22878
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from co...
Andrew Schoen
08:16 PM Revision e5505c2a (ceph): ceph-volume: test zapping for both lvm create and lvm dmcrypt
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 70f68e2c19800d990c50991b9e159398549897dc)
Andrew Schoen
08:16 PM Revision d6150914 (ceph): ceph-volume: add zapping to lvm dmcrypt tests
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 1d5606885a8b1e42a4530b1a525f0273c09e5761)
Andrew Schoen
08:16 PM ceph-volume Bug #23080 (Fix Under Review): Broken 'ceph-volume lvm prepare' mount options
PR at https://github.com/ceph/ceph/pull/20543 Alfredo Deza
02:45 PM ceph-volume Bug #23080 (In Progress): Broken 'ceph-volume lvm prepare' mount options
Alfredo Deza
01:00 PM ceph-volume Bug #23080: Broken 'ceph-volume lvm prepare' mount options
We can replicate this without custom options. The workaround for this problem is to add the following to ceph.conf:
...
Alfredo Deza
12:23 PM ceph-volume Bug #23080: Broken 'ceph-volume lvm prepare' mount options
Do you have any custom mount options in ceph.conf? Alfredo Deza
12:19 PM ceph-volume Bug #23080: Broken 'ceph-volume lvm prepare' mount options
Alfredo Deza
02:16 AM ceph-volume Bug #23080: Broken 'ceph-volume lvm prepare' mount options
I think it broken in this commit:
https://github.com/ceph/ceph/pull/20408/commits/287c952bc8c3422c6eed72a1e0b22612d0...
Alexander Kokh
02:13 AM ceph-volume Bug #23080 (Resolved): Broken 'ceph-volume lvm prepare' mount options
Broken 'ceph-volume lvm prepare' mount options.
After run "ceph-volume lvm prepare --filestore --data vg-sda/ceph-...
Alexander Kokh
08:05 PM Revision f696104e (ceph): Merge pull request #20537 from ceph/wip-rm22878
ceph-volume: adds support to zap encrypted devices
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
07:08 PM rgw Bug #22982 (Pending Backport): Objects only serving first 512K
Casey Bodley
07:07 PM Revision 992c19ab (ceph): Merge pull request #20425 from yehudasa/wip-22982
rgw: parse old rgw_obj with namespace correctly
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Reviewed-by: Casey...
Casey Bodley
07:05 PM rgw Bug #22928: RGW will not list contents of Jewel-era buckets: reshard does NOT fix
Casey Bodley
06:47 PM Revision 09b13160 (ceph): ceph-volume tests.util update tests for mount flags
Include parametrized flags for ensuring a combination of values will
still be normalized regardless on how they are o...
Alfredo Deza
06:47 PM Revision 8f4f6535 (ceph): ceph-volume util.prepare normalize mount flags for CLI
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:46 PM rgw Bug #23089: rgw: change order of authentication back to local, remote
Casey Bodley
01:35 PM rgw Bug #23089 (Resolved): rgw: change order of authentication back to local, remote
from luminous we changed the order of rgw authentication to first try external before attempting locally, this can ha... Abhishek Lekshmanan
06:43 PM rgw Bug #22756: RGW will not list contents of older buckets at all: reshard makes it show up again
there's not much that radosgw can do here - workaround is necesary Casey Bodley
06:06 PM RADOS Bug #22662 (Resolved): ceph osd df json output validation reported invalid numbers (-nan) (jewel)
Nathan Cutler
06:05 PM RADOS Backport #22866 (Resolved): jewel: ceph osd df json output validation reported invalid numbers (-...
Nathan Cutler
06:05 PM Revision 8d7e37c3 (ceph): Merge pull request #20344 from pdvian/wip-22866-jewel
jewel: mon/OSDMonitor: fix dividing by zero in OSDUtilizationDumper
Reviewed-by: Kefu Chai <kchai@redhat.com>
Nathan Cutler
05:36 PM Revision 501f9482 (ceph): common/options: bluefs_buffered_io=true by default
This sends bluefs (rocksdb) io through the host's page cache. It reduces
some of our exposure to bad cache size tuni...
Sage Weil
05:02 PM Revision fbb62621 (ceph): Merge pull request #13644 from yehudasa/wip-rgw-ragweed
rgw: changes to support ragweed
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
05:01 PM Revision 64659882 (ceph): ceph-volume: use lv.encrypted property with lvm zap
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
05:00 PM Revision 5f1c0219 (ceph): ceph-volume: adds an encrypted property to api.lvm.Volume
This property will return a boolean indicating if the lv
is encrypted or not.
Signed-off-by: Andrew Schoen <aschoen@...
Andrew Schoen
04:46 PM Revision 4e28bfaf (ceph): ceph-volume: adds support to zap encrypted devices, lvs, and partitions
Fixes: http://tracker.ceph.com/issues/22878
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
04:46 PM Revision 70f68e2c (ceph): ceph-volume: test zapping for both lvm create and lvm dmcrypt
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
04:46 PM Revision 1d560688 (ceph): ceph-volume: add zapping to lvm dmcrypt tests
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
04:33 PM rgw Bug #23092 (New): RGW leaking/orphan data with Jewel
This was previously reported under #18331 but this popped up again on a Jewel cluster.
Some information:
- Jewe...
Wido den Hollander
04:06 PM Revision 4a388f21 (ceph): Merge pull request #20463 from dzafman/wip-23006
test: Adjust for Jewel quirk caused of differences with master
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
04:06 PM Backport #23010 (Resolved): jewel: Filestore rocksdb compaction readahead option not set by default
Nathan Cutler
04:05 PM Revision 387d892d (ceph): Merge pull request #20446 from smithfarm/wip-23010-jewel
jewel: Filestore rocksdb compaction readahead option not set by default
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
04:03 PM RADOS Bug #21121 (Resolved): test_health_warnings.sh can fail
Nathan Cutler
04:03 PM RADOS Backport #21239 (Resolved): jewel: test_health_warnings.sh can fail
Nathan Cutler
04:03 PM Revision 212b834a (ceph): Merge pull request #20289 from smithfarm/wip-21239-jewel
jewel: test_health_warnings.sh can fail
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Kefu Chai <kchai@...
Nathan Cutler
04:00 PM Backport #22912 (Resolved): jewel: ceph-objectstore-tool: "$OBJ get-omaphdr" and "$OBJ list-omap"...
Nathan Cutler
04:00 PM Revision 478617b8 (ceph): Merge pull request #20284 from dzafman/wip-22912
jewel: ceph-objectstore-tool: "$OBJ get-omaphdr" and "$OBJ list-omap" scan all pgs instead of using specific pg
Revi...
Nathan Cutler
03:59 PM CephFS Backport #22494 (Resolved): jewel: unsigned integer overflow in file_layout_t::get_period
Nathan Cutler
03:58 PM Revision a8f71fd7 (ceph): Merge pull request #19611 from ukernel/jewel-22494
jewel: include/fs_types: fix unsigned integer overflow
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-...
Nathan Cutler
03:51 PM CephFS Backport #22972 (In Progress): luminous: mds: move remaining containers in CDentry/CDir/CInode to...
https://github.com/ceph/ceph/pull/20527 Patrick Donnelly
03:44 PM ceph-volume Feature #23003 (Resolved): Throw a warning/notice when --journal is specified with --bluestore
merged commit a09b319 into master Alfredo Deza
03:25 PM mgr Bug #23083 (Pending Backport): ceph-mgr fails to start after a system reboot on Ubuntu 16.04
Sage Weil
10:58 AM mgr Bug #23083: ceph-mgr fails to start after a system reboot on Ubuntu 16.04
https://github.com/ceph/ceph/pull/20533 Wido den Hollander
10:38 AM mgr Bug #23083 (Resolved): ceph-mgr fails to start after a system reboot on Ubuntu 16.04
While upgrading a Luminous v12.2.2 system to 12.2.3 I noticed that on all three Monitors the Mgr daemon wouldn't star... Wido den Hollander
03:25 PM Revision ef4e6588 (ceph): Merge pull request #20533 from wido/issue-23083
systemd: Wait 10 seconds before restarting ceph-mgr
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:24 PM Revision 1c11b2cb (ceph): bluestore: debug code to pinpoint problem with bug #22464
Signed-off-by: Adam Kupczyk <akupczyk@redhat.com> Adam Kupczyk
02:39 PM rgw Bug #23091: rgw + OpenLDAP = Failed the auth strategy, reason=-13
@konstantin, thanks, I'm working on LDAP auth now, I'll take a look.
Matt
Matt Benjamin
02:24 PM rgw Bug #23091 (Duplicate): rgw + OpenLDAP = Failed the auth strategy, reason=-13
Hello, recently I posted this question to users ML, but don't receive any feedback.
More at ML: http://lists.ceph....
Konstantin Shalygin
02:09 PM RADOS Backport #23077 (Need More Info): luminous: mon: ops get stuck in "resend forwarded message to le...
This backport has two master PRs:
* https://github.com/ceph/ceph/pull/20467
* https://github.com/ceph/ceph/pull/2...
Nathan Cutler
02:04 PM devops Bug #23085: Assertion failure in Bluestore _kv_sync_thread()
I marked the OSD out and running tests from the top, the cluster is doing fine, no more osd failures even after 2 hou... pratyush ranjan
11:39 AM devops Bug #23085: Assertion failure in Bluestore _kv_sync_thread()
The OSD fails to restart after several attempts.
I also searched for similar issues and found following trackers
...
pratyush ranjan
11:35 AM devops Bug #23085 (New): Assertion failure in Bluestore _kv_sync_thread()

While perf-testing a small Ceph cluster running 12.2.2 with 12 OSD, I found following assertion failure -
Looks li...
pratyush ranjan
01:40 PM rgw Bug #23090 (New): rgw: both civetweb & libcurl (and boost::asio) may initialize openssl
currently if rgw is https terminated with civetweb; and if libcurl is linked against openssl both the these will end ... Abhishek Lekshmanan
01:29 PM rgw Bug #23088 (Closed): nfs-ganesha repo for Xenial is not signed
hrw@gossamer:$ docker run -it -u root ubuntu:xenial bash
root@cf9a237f71dc:/# cd /etc/apt/sources.list.d/
root@cf9a...
Marcin Juszkiewicz
01:19 PM Revision bdd7a0f7 (ceph): doc/man update ceph-deploy for the new ceph-volume API
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:19 PM Revision c957c70f (ceph): doc/rados/deployment update ceph-deploy references with new ceph-volume...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:19 PM Revision cc796073 (ceph): doc/rados/troubleshooting update ceph-deploy references with new ceph-v...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:14 PM RADOS Bug #21388: inconsistent pg but repair does nothing reporting head data_digest != data_digest fro...
Hello,
I'm also having this issue...
Yoann Moulin
12:54 PM RADOS Feature #23087 (Duplicate): Add OSD metrics to keep track of per-client IO
In our online clusters, there are times when some RBD images' size increase rapidly, which could fill up the whole cl... Xuehan Xu
11:23 AM CephFS Bug #23084 (Resolved): doc: update ceph-fuse with FUSE options
http://docs.ceph.com/docs/master/man/8/ceph-fuse/
Update ceph-fuse doc with latest options (especially, FUSE optio...
Jos Collin
11:10 AM RADOS Bug #22413 (Fix Under Review): can't delete object from pool when Ceph out of space
https://github.com/ceph/ceph/pull/20534 Kefu Chai
11:08 AM Revision 435954ba (ceph): librados: make OPERATION_FULL_FORCE the default for rados_remove()
Fixes: http://tracker.ceph.com/issues/22413
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:53 AM Revision c628cd08 (ceph): systemd: Wait 10 seconds before restarting ceph-mgr
We do this for the MON and OSD as well, wait for a few
seconds before we try to attempt a restart.
On boot in IPv6 n...
Wido den Hollander
10:43 AM Revision 5ac63352 (ceph): mon: add MMonHealth back
This partially reverts commit 7b4a741fbda4dc817a003c694e96c8df7c1d2092.
we need to at least decode MMonHealth sent f...
Kefu Chai
10:27 AM mgr Bug #22230 (Resolved): mgr zabbix module need init default key when module loaded
Closing this one as this should be fixed.
If not, please re-open. Should all be fixed in master.
Wido den Hollander
10:12 AM Messengers Bug #23082 (New): msg/Async drop message, io blocked a long time
msg/Async drop message, io blocked a long time
2018-02-22 09:38:30.455263 7f7efec90700 0 -- 10.124.241.83:69...
Yong Wang
09:58 AM RADOS Bug #22354 (Pending Backport): v12.2.2 unable to create bluestore osd using ceph-disk
Kefu Chai
09:56 AM Revision d7dfdc87 (ceph): Merge pull request #20400 from tchaikov/wip-22354
ceph-disk: erase 110MB for nuking existing bluestore
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Reviewed-by: Wido ...
Kefu Chai
09:53 AM rgw Bug #23039: abort early if frontends signal an initialization error
Suse security assigned CVE-2018-7262 to this Abhishek Lekshmanan
09:27 AM Revision 946b6dde (ceph): osd/ReplicatedBackend: turn more be_deep_scrub options into legacy
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
09:21 AM Revision 49822ee1 (ceph): Merge pull request #20514 from ifed01/wip-ifed-fio-build-fix
test/fio: fix fio objectstore plugin building broken by Igor Fedotov
09:18 AM Revision 361b0142 (ceph): Merge pull request #20520 from smithfarm/wip-disable-test-pidfile
test/CMakeLists: disable test-pidfile.sh
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: David Zafman <dz...
Kefu Chai
08:53 AM Revision 048e638e (ceph): osd/ReplicatedBackend: turn be_deep_scrub options into legacy
See 588f0643f12ac842ff68cacd4d10d57f9f3ed3fe.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
xie xingguo
08:17 AM Revision a567cb80 (ceph): common/dns_resolv.cc: Query for AAAA-record if ms_bind_ipv6 is True
Otherwise we always query for A-records which will not work in a IPv6
Ceph cluster.
Fixes: http://tracker.ceph.com/i...
Wido den Hollander
08:17 AM RADOS Bug #23078 (Fix Under Review): SRV resolution fails to lookup AAAA records
Kefu Chai
08:09 AM RADOS Bug #23078: SRV resolution fails to lookup AAAA records
In the meantime btw, a Round Robin IPv6 DNS record works just fine, something like:... Wido den Hollander
07:35 AM RADOS Bug #23078: SRV resolution fails to lookup AAAA records
Simon Leinen wrote:
> WANG Guoqin actually noted the lack of IPv6 support in "a comment on issue #14527":http://trac...
Wido den Hollander
08:16 AM Revision 3cec7bfd (ceph): osd/ECBackend: inject sleep during deep scrub
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
07:35 AM Revision e993ebdd (ceph): rbd: filter out UserSnapshotNamespace in do_disk_usage
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
06:55 AM Revision b40f76a7 (ceph): rgw: rework json/xml escape usage follow #19806
Signed-off-by: fang yuxiang fang.yuxiang@eisoo.com fang yuxiang
06:49 AM Revision 3920da63 (ceph): common: fix typo in options.cc
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
06:32 AM Revision 90892fd9 (ceph): rbd: fix get image or snap spec in `nbd map`
root@s222:/ceph-dev/build# rbd nbd map img1
rbd: 'nbd map' command is deprecated, use 'device map -t nbd' instead
rbd...
wb song
06:32 AM Revision 2545f972 (ceph): rbd: set a default value for options in `nbd map`
Since `vm` does not contain an `options` item and
`vm.at("options").value()` will throw an exception.
root@s222:/cep...
wb song
06:29 AM RADOS Bug #22462 (Fix Under Review): mon: unknown message type 1537 in luminous->mimic upgrade tests
https://github.com/ceph/ceph/pull/20528 Kefu Chai
05:41 AM RADOS Bug #22462: mon: unknown message type 1537 in luminous->mimic upgrade tests
MMonHealth (MSG_MON_HEALTH=0x601 (1537)) was removed in https://github.com/ceph/ceph/commit/7b4a741fbda4dc817a003c694... Kefu Chai
04:50 AM Revision 627475d6 (ceph): ceph-disk: erase 110MB for nuking existing bluestore
10M is not enough for erasing the data partition *and* db partition,
let's make it 110M.
Fixes: http://tracker.ceph....
Kefu Chai
04:47 AM rgw Documentation #23081: docs: radosgw: ldap-auth: wrong option name 'rgw_ldap_searchfilter'
https://github.com/ceph/ceph/pull/20526 Konstantin Shalygin
04:45 AM rgw Documentation #23081 (Resolved): docs: radosgw: ldap-auth: wrong option name 'rgw_ldap_searchfilter'
... Konstantin Shalygin
03:55 AM rgw Bug #22986: hadoop-s3a jobs failing with EPERM
Running on 7.3 to see why copying to /etc/resolv.conf is failing for 7.4
http://pulpito.ceph.com/vasu-2018-02-22_0...
Vasu Kulkarni
03:48 AM Revision 316ea189 (ceph): Remove distro version and use 20gb disk size for ovh
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
03:39 AM Revision 311b38b1 (ceph): Client needs both cluster keys, better to overload them
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
02:57 AM CephFS Backport #23062 (In Progress): luminous: qa: mds-full: ignore "Health check failed: pauserd,pause...
https://github.com/ceph/ceph/pull/20525 Prashant D
02:54 AM rbd Backport #23065 (In Progress): jewel: "[ FAILED ] TestLibRBD.LockingPP" in rbd-next-distro-basi...
https://github.com/ceph/ceph/pull/20524 Prashant D
02:29 AM Revision 200904f7 (ceph): filestore: include <linux/falloc.h>
see https://github.com/ceph/ceph/pull/7768
because we neither define FALLOC_FL_KEEP_SIZE nor include linux/falloc.h,t...
wumingqiao
01:54 AM devops Bug #23079 (New): Sysctl options from packages should be in /usr/lib
Introduced by #21929 conf file put sysctl tune to '/etc/sysctl.d'.
This is wrong place, because this is directory fo...
Konstantin Shalygin
01:39 AM Revision d86767a9 (ceph): qa: ignore io pause warnings in mds-full test
Fixes: http://tracker.ceph.com/issues/22990
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fro...
Patrick Donnelly
01:38 AM CephFS Backport #23061 (In Progress): luminous: qa: kcephfs thrash sub-suite does not ignore MON_DOWN
https://github.com/ceph/ceph/pull/20523 Prashant D
01:15 AM Revision 73243402 (ceph): qa: ignore MON_DOWN while thrashing mons
Fixes: https://tracker.ceph.com/issues/22993
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fr...
Patrick Donnelly
01:13 AM CephFS Backport #23060 (In Progress): luminous: qa: ignore more warnings during mds-full test
https://github.com/ceph/ceph/pull/20522 Prashant D
12:28 AM Revision e91f5d4b (ceph): test/librbd: utilize unique pool for cache tier testing
Fixes: http://tracker.ceph.com/issues/11502
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
12:00 AM Revision 361fc0d5 (ceph): qa: ignore full cluster warnings for mds-full
Fixes: http://tracker.ceph.com/issues/23033
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fro...
Patrick Donnelly

02/21/2018

10:57 PM Revision d4aee351 (ceph): test/CMakeLists: disable test-pidfile.sh
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit c4936f4493d34341aab8f01488b45dc981d4ef3f)
Sage Weil
10:46 PM RADOS Feature #14527: Lookup monitors through DNS
WANG Guoqin wrote:
> The recent code doesn't support IPv6, apparently. Maybe we can choose among ns_t_a and ns_t_aaa...
Simon Leinen
10:44 PM RADOS Bug #23078: SRV resolution fails to lookup AAAA records
WANG Guoqin actually noted the lack of IPv6 support in "a comment on issue #14527":http://tracker.ceph.com/issues/145... Simon Leinen
10:26 PM RADOS Bug #23078 (Resolved): SRV resolution fails to lookup AAAA records
We have some IPv6 Rados clusters. So far we have been specifying the addresses of each cluster's three mons using li... Simon Leinen
10:10 PM Bug #23055: Ceph contains a number of scripts that will only run if Python 2 is present
Thanks to @Ken Dreyer for this link: https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3
So, not just o...
Nathan Cutler
10:03 PM Revision 6b2c2cf4 (ceph): ceph-volume: adds support to zap encrypted devices, lvs, and partitions
Fixes: http://tracker.ceph.com/issues/22878
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
10:03 PM Revision 2f7fb412 (ceph): ceph-volume: test zapping for both lvm create and lvm dmcrypt
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
10:03 PM Revision 94232f36 (ceph): ceph-volume: add zapping to lvm dmcrypt tests
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
09:59 PM Support #22997 (Resolved): Removing OSD - 2 backfilling
Yes, this is expected. In luminous after stopping the osd daemon, you can combine steps via the 'ceph osd purge $OSD_... Josh Durgin
09:56 PM RADOS Support #23005: Implement rados for Python library with some problem
Does this work without pyinstaller on your system? Josh Durgin
09:54 PM RADOS Bug #23029: osd does not handle eio on meta objects (e.g., osdmap)
We could at least fail more politely here even if we can't recover from it in the short term. Josh Durgin
09:50 PM RADOS Bug #23049: ceph Status shows only WARN when traffic to cluster fails
Can reproduce easily - thanks for the report.
2 bugs here - 1) the monitor is still enforcing the mon_osd_min_up_r...
Josh Durgin
09:46 PM RADOS Support #23050 (Closed): PG doesn't move to down state in replica pool
'stale' means there haven't been any reports from the primary in a while. Since there's no osd to report the status o... Josh Durgin
09:40 PM RADOS Bug #23051: PGs stuck in down state
Can you post the results of 'ceph pg $PGID query' for some of the down pgs? Josh Durgin
09:34 PM RADOS Bug #22994: rados bench doesn't use --max-objects
rados tool options are pretty confusing - help text should make more clear what the options are for bench vs load-gen... Josh Durgin
09:28 PM Revision a09b319a (ceph): Merge pull request #20513 from ceph/wip-rm23003
ceph-volume warn on mix of filestore and bluestore flags
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
09:27 PM RADOS Backport #23076 (In Progress): jewel: osd: objecter sends out of sync with pg epochs for proxied ops
Nathan Cutler
09:26 PM RADOS Backport #23076 (Resolved): jewel: osd: objecter sends out of sync with pg epochs for proxied ops
https://github.com/ceph/ceph/pull/20518 Nathan Cutler
09:26 PM RADOS Backport #23077 (Resolved): luminous: mon: ops get stuck in "resend forwarded message to leader"
https://github.com/ceph/ceph/pull/21016 Nathan Cutler
09:26 PM RADOS Backport #23075 (Resolved): luminous: osd: objecter sends out of sync with pg epochs for proxied ops
https://github.com/ceph/ceph/pull/20609 Nathan Cutler
09:25 PM bluestore Backport #23074 (Resolved): luminous: bluestore: statfs available can go negative
https://github.com/ceph/ceph/pull/20554 Nathan Cutler
09:22 PM Linux kernel client Feature #23073 (Resolved): Allow set CEPH_OSD_REQUEST_TIMEOUT_DEFAULT on rbd map
Hi, we have CEPH_OSD_REQUEST_TIMEOUT_DEFAULT in kernel to workaroung unmap problems with in-flight requests,
but for...
Timofey Titovets
09:01 PM Revision 26cc065d (ceph): Merge pull request #20500 from theanalyst/doc/releases/12.2.3
doc: release notes for 12.2.3
Reviewed-By: Sage Weil <sage@redhat.com>
Abhishek Lekshmanan
08:51 PM Revision bbfafed4 (ceph): osd/PrimaryLogPG: cancel all objecter ops atomically
We want to avoid a situation like this:
- start proxy op A (epoch E)
- start proxy op B (epoch E)
- start proxy op C...
Sage Weil
08:47 PM Revision 7881d165 (ceph): test/fio: fix fio objectstore plugin building broken by
ObjectStore::queue_transaction interface changes.
Signed-off-by: Igor Fedotov "ifedotov@suse.com"
Igor Fedotov
08:28 PM Revision 093bbc28 (ceph): ceph-volume: adds support to zap encrypted devices, lvs, and partitions
Fixes: http://tracker.ceph.com/issues/22878
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
08:22 PM Revision 30fceb86 (ceph): osdc/Objecter: allow multiple ops to be canceled atomically
This allows multiple cancellations without worrying about a race with an
(objecter) osdmap update.
Signed-off-by: Sa...
Sage Weil
07:50 PM Revision aadc9922 (ceph): osdc: pass OSDOp vector instead of Op* to calc_op_budget
We don't need any other portion of the struct and it makes "faking"
things easier for pre-calculating budget requirem...
Greg Farnum
07:48 PM RADOS Bug #22114: mon: ops get stuck in "resend forwarded message to leader"
Oh, second PR for the OSD beacons and PG create messages: https://github.com/ceph/ceph/pull/20517 Greg Farnum
04:35 PM RADOS Bug #22114 (Pending Backport): mon: ops get stuck in "resend forwarded message to leader"
Sage Weil
07:26 PM Revision 7d8b3c10 (ceph): mds: convert to boost::string_view
This is a compatibility band-aid on this backport.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
07:23 PM Revision be1f999f (ceph): mon: mark OSD beacons and pg_create messages as no_reply
Fixes: http://tracker.ceph.com/issues/22114
Reported-by: Hongpeng Lu <ludehp@163.com>
Signed-off-by: Greg Farnum <gf...
Greg Farnum
07:16 PM Revision 1201c016 (ceph): cmake: check bootstrap.sh instead before downloading boost
config.hpp does not exist if boost is not configured. so a boost source
directory unpacked from dist tarball does not...
Kefu Chai
07:10 PM Backport #23072 (Resolved): luminous: build from tarball doesn't use bundled boost
https://github.com/ceph/ceph/pull/20515 Casey Bodley
07:09 PM Bug #23071 (Resolved): build from tarball doesn't use bundled boost
Fixed on master in https://github.com/ceph/ceph/pull/19124 Casey Bodley
06:52 PM Revision 91fd8043 (ceph): common: omit short option for id in help for clients
Commit 8e3abf3ce337 removed the short option for clients to conflicts.
Fixes: http://tracker.ceph.com/issues/23041
...
Patrick Donnelly
06:50 PM Revision f8330046 (ceph): doc/rados/deployment update ceph-deploy references with new ceph-volume...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:50 PM Revision 6771d388 (ceph): doc/rados/troubleshooting update ceph-deploy references with new ceph-v...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:50 PM Revision 98b718ea (ceph): doc quick-ceph-deploy update for newer ceph-volume API
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:50 PM Revision 40f841c1 (ceph): doc/man update ceph-deploy for the new ceph-volume API
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:43 PM CephFS Bug #23059: mds: FAILED assert (p != active_requests.end()) in MDRequestRef MDCache::request_get(...
Thanks for the report Dan. Patrick Donnelly
10:42 AM CephFS Bug #23059 (Resolved): mds: FAILED assert (p != active_requests.end()) in MDRequestRef MDCache::r...
Saw this in prod on v12.2.2 with three active MDS's. All clients were blocked from a few minutes before this assert o... Dan van der Ster
06:34 PM Revision 1e491f65 (ceph): doc: release notes for 12.2.3
Also dropping the relevant changes from PendingReleaseNotes
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
Abhishek Lekshmanan
06:33 PM Revision d50ec9a4 (ceph): Merge pull request #20503 from theanalyst/doc/changelog/v12.2.3
doc: changelog for v12.2.3 Sage Weil
06:04 PM ceph-volume Feature #23003 (Fix Under Review): Throw a warning/notice when --journal is specified with --blue...
PR open at https://github.com/ceph/ceph/pull/20513 Alfredo Deza
05:56 PM Revision 11ba0520 (ceph): ceph-volume tests verify exclude_group_options works with groups of flags
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:55 PM Revision 2f6248c9 (ceph): ceph-volume tests add exclusion checks in create
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:55 PM Revision 43be2aaf (ceph): ceph-volume tests add exclusion checks in prepare
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:55 PM Revision 3e7c995e (ceph): ceph-volume lvm.common define arg groups for objectstores
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:55 PM Revision 3400f317 (ceph): ceph-volume lvm.common remove --journal-size as it is not used/supported
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:55 PM Revision e6b3c463 (ceph): ceph-volume lvm.prepare use the new group option exclution
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:55 PM Revision f6ac244b (ceph): ceph-volume lvm.create use the new group option exclution
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:55 PM Revision dec6e086 (ceph): ceph-volume util.arg_validators create an arg group exclusion check
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:24 PM Bug #22984: RGWs crash when I try to set a policy
It shouldn't be an RGW DNS setting. The thing to put there should be the tenant name, or nothing if you're using the ... Adam Emerson
04:34 PM RADOS Bug #22123 (Pending Backport): osd: objecter sends out of sync with pg epochs for proxied ops
Sage Weil
04:34 PM bluestore Bug #23040 (Pending Backport): bluestore: statfs available can go negative
Sage Weil
04:29 PM ceph-volume Bug #23053 (Closed): ceph-volume lvm prepare option --crush-device-class not recognized
Kenneth Waegeman wrote:
> Hey, We are running Luminous 12.2.2. I also saw it here http://docs.ceph.com/docs/luminous...
Andrew Schoen
08:51 AM ceph-volume Bug #23053: ceph-volume lvm prepare option --crush-device-class not recognized
Hey, We are running Luminous 12.2.2. I also saw it here http://docs.ceph.com/docs/luminous/ceph-volume/lvm/prepare/#c... Kenneth Waegeman
04:23 PM Revision db1ca727 (ceph): Merge PR #19342 into master
* refs/pull/19342/head:
osd: add 'ceph [tell|daemon] osd.id smart'
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:23 PM Revision 1d641d13 (ceph): Merge PR #20465 into master
* refs/pull/20465/head:
os/bluestore: avoid frequent allocator dump on bluefs rebalance failure
Reviewed-by: Sage W...
Sage Weil
04:23 PM Revision 1292efcd (ceph): Merge PR #20467 into master
* refs/pull/20467/head:
mon: mark manager beacons as no_reply
Reviewed-by: John Spray <john.spray@redhat.com>
Revie...
Sage Weil
04:23 PM Revision 9f5a7ca8 (ceph): Merge PR #20484 into master
* refs/pull/20484/head:
osd/PrimaryLogPG: cancel all objecter ops atomically
osdc/Objecter: allow multiple ops to b...
Sage Weil
04:23 PM Revision 5b41a65d (ceph): Merge PR #20487 into master
* refs/pull/20487/head:
os/bluestore: do not account DB volume space in total one reported by statfs method
os/blue...
Sage Weil
03:48 PM Messengers Bug #18351 (Resolved): msg/DispatchQueue.h: 228: FAILED assert(mqueue.empty())
Greg Farnum
03:48 PM Revision 1c3e8182 (ceph): Merge pull request #20374 from liewegas/wip-18351
msg/DispatchQueue: clear queue after wait()
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
03:16 PM Revision 17b7f6f0 (ceph): os/bluestore: add an ability to reproduce issue #21040 and verify if
fsck repair fixes it.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
03:15 PM Revision 30f85090 (ceph): doc/rados/troubleshooting update ceph-deploy references with new ceph-v...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
03:15 PM Revision 7bb258be (ceph): doc/rados/deployment update ceph-deploy references with new ceph-volume...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
03:14 PM Revision 769600e3 (ceph): doc/man update ceph-deploy for the new ceph-volume API
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
02:37 PM Revision 77442609 (ceph): qa/tasks/filestore_idempotent: shorter test
Test a shorter sequence of events. Currently the test is taking
more than 5 hours; we don't need to run quite that l...
Sage Weil
01:39 PM Revision 563c31f9 (ceph): doc quick-ceph-deploy update for newer ceph-volume API
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
01:37 PM Stable releases Tasks #21742: jewel v10.2.11
h3. rados integration run
PRs included:
https://github.com/ceph/ceph/pull/20508 - jewel: ceph.restart + ceph_ma...
Nathan Cutler
01:25 PM Revision 56e762b1 (ceph): test/librbd: fix required features for ViaLockOwner tests
The rename operation is RPCed only when journaling is enabled.
The snap_remove operation is RPCed only when either f...
Mykola Golub
01:25 PM Revision 9d6fc30e (ceph): librbd: make rename request complete with filtered code
Fixes: http://tracker.ceph.com/issues/23068
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
01:24 PM CephFS Bug #23028: client: allow client to use caps that are revoked but not yet returned
PR is up for this:
https://github.com/ceph/ceph/pull/20502
...one patch needs to be squashed before merge, ...
Jeff Layton
01:24 PM rbd Bug #23068: TestLibRBD.RenameViaLockOwner may still fail with -ENOENT
PR: https://github.com/ceph/ceph/pull/20507 Mykola Golub
01:23 PM rbd Bug #23068 (Resolved): TestLibRBD.RenameViaLockOwner may still fail with -ENOENT
http://qa-proxy.ceph.com/teuthology/trociny-2018-02-20_16:16:39-rbd-wip-mgolub-testing-distro-basic-smithi/2207758/te... Mykola Golub
01:21 PM ceph-volume Feature #23067 (Resolved): Implement an 'activate all' to help with dense servers or migrating OSDs
If a user is upgrading its OS, and that OSD node has more than a few OSDs, it would be cumbersome to have to list, an... Alfredo Deza
01:17 PM mgr Bug #23037: mgr not reporting when ports conflict
Problem is not related to migration, but to behaviour of the new manager. When a manager and OSD instance run on the ... CEDRIC VAN FRACHEM
01:06 PM RADOS Bug #19737: EAGAIN encountered during pg scrub (jewel)
@Josh - thanks
https://github.com/ceph/ceph/pull/20508
Nathan Cutler
01:03 PM Revision 9c8c47da (ceph): qa/tasks/ceph.py: fix timing of wait-for-* and osd markdown
Mark down osds, *then* wait for them to come up or for the cluster to be
healthy!
Signed-off-by: Sage Weil <sage@red...
Sage Weil
01:02 PM Revision 6dae8ec3 (ceph): tasks/ceph.restart osd fix
ceph.restart should mark restarted osds down in order to avoid a
race condition with ceph_manager.wait_for_clean
Fix...
Warren Usui
01:00 PM Revision b206912d (ceph): rgw: make init env methods return an error
Since web frontends may signal an error when requests are malformed or so, let
us double check this and raise errors ...
Abhishek Lekshmanan
12:57 PM Revision 14673a45 (ceph): Merge pull request #20475 from tchaikov/wip-std-string-view
common/str_list: s/boost::string_view/std::string_view
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Kefu Chai
12:56 PM Revision 8471cb42 (ceph): os/bluestore: implement BlueStore repair
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
12:56 PM Revision 072af904 (ceph): os/bluestore: simplify SharedBlob::put_ref interface
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
11:11 AM rbd Backport #23065 (Resolved): jewel: "[ FAILED ] TestLibRBD.LockingPP" in rbd-next-distro-basic-m...
https://github.com/ceph/ceph/pull/20524 Nathan Cutler
11:11 AM rbd Backport #23064 (Resolved): luminous: "[ FAILED ] TestLibRBD.LockingPP" in rbd-next-distro-basi...
https://github.com/ceph/ceph/pull/20550 Nathan Cutler
11:09 AM bluestore Backport #23063 (Resolved): luminous: osd: BlueStore.cc: BlueStore::_balance_bluefs_freespace: as...
https://github.com/ceph/ceph/pull/21394 Nathan Cutler
11:09 AM CephFS Backport #23062 (Resolved): luminous: qa: mds-full: ignore "Health check failed: pauserd,pausewr ...
https://github.com/ceph/ceph/pull/20525 Nathan Cutler
11:09 AM CephFS Backport #23061 (Resolved): luminous: qa: kcephfs thrash sub-suite does not ignore MON_DOWN
https://github.com/ceph/ceph/pull/20523 Nathan Cutler
11:09 AM CephFS Backport #23060 (Resolved): luminous: qa: ignore more warnings during mds-full test
https://github.com/ceph/ceph/pull/20522 Nathan Cutler
11:06 AM rgw Bug #21576 (Resolved): encryption: PutObj response does not include sse-kms headers
Nathan Cutler
02:14 AM Revision b06dd3bb (ceph): Merge pull request #20443 from rzarzynski/wip-common-inlineable-ceph_cl...
common: make ceph_clock_now() inlineable.
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai <kchai@red...
Kefu Chai
02:13 AM Revision cda5a196 (ceph): Merge pull request #20439 from jcsp/wip-percent_used
mon: dump percent_used PGMap field as float
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:49 AM RADOS Bug #23031: FAILED assert(!parent->get_log().get_missing().is_missing(soid))

osd.0 was the primary before it crashed came back up and crashed again as original indicated in this bug. This is ...
David Zafman

02/20/2018

10:44 PM Revision 058d8b00 (ceph): doc: Add missing pg states from doc
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
10:09 PM Revision c538e6b8 (ceph): doc: changelog for v12.2.3
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com> Abhishek Lekshmanan
09:25 PM ceph-volume Feature #23003: Throw a warning/notice when --journal is specified with --bluestore
Alfredo Deza wrote:
> Would you be OK with just a warning in this case?
Absolutely -- especially given the fact t...
David Galloway
05:35 PM ceph-volume Feature #23003 (Need More Info): Throw a warning/notice when --journal is specified with --bluestore
David: given that there is no actual support for this in argparse, and I am not fully confident in my implementation,... Alfredo Deza
05:30 PM ceph-volume Feature #23003 (In Progress): Throw a warning/notice when --journal is specified with --bluestore
I have a work in progress to address this, but it is non-trivial as there isn't support in argparse to express a grou... Alfredo Deza
08:59 PM Revision 1e34922f (ceph): Merge pull request #20177 from liewegas/wip-kill-onreadable
os,osd: initial work to drop onreadable/onapplied callbacks
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
08:57 PM CephFS Bug #23028: client: allow client to use caps that are revoked but not yet returned
Ok, I think I have something that fixes it. Basically, I think we can allow getattr* and ll_getattr* to use "implemen... Jeff Layton
06:43 PM CephFS Bug #23028: client: allow client to use caps that are revoked but not yet returned
This testcase seems to reproduce it reliably. The trick was that I needed the client holding the delegation to open t... Jeff Layton
04:00 PM CephFS Bug #23028: client: allow client to use caps that are revoked but not yet returned
I spent most of yesterday trying to write a reproducer but so far I haven't been successful. I did add some debugging... Jeff Layton
07:38 PM Revision 7ef34755 (ceph): ceph-volume tests verify exclude_group_options works with groups of flags
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:02 PM Revision ab06f835 (ceph): Merge pull request #20499 from idryomov/wip-krbd-discard-tests
qa: additional krbd discard test cases
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
06:44 PM bluestore Bug #22534: Debian's bluestore *rocksdb* does not support neither fast CRC nor compression
I use official .deb packages. and 12.2.1 exactly. (maybe I tested on 1.2.2, I'm not sure) Марк Коренберг
02:33 PM bluestore Bug #22534: Debian's bluestore *rocksdb* does not support neither fast CRC nor compression
Yeah, I agree. Is there a build log from the debian build farm?
The packages we build upstream *do* appear to h...
Sage Weil
05:33 PM Revision eb807d4d (ceph): osd: Add new snapset_inconsistency error check
Includes new test case
Caused by: 5f58301a1364e948834dabe503200dda07fc2790
This changed attr consistency checking to...
David Zafman
05:19 PM ceph-volume Bug #23053: ceph-volume lvm prepare option --crush-device-class not recognized
What version of Ceph are you using? We just added this and your pointing the docs to the master link Alfredo Deza
01:19 PM ceph-volume Bug #23053 (Closed): ceph-volume lvm prepare option --crush-device-class not recognized
From
http://docs.ceph.com/docs/master/ceph-volume/lvm/prepare/#crush-device-class :
ceph-volume lvm prepare --bl...
Kenneth Waegeman
05:06 PM Bug #23055 (Closed): Ceph contains a number of scripts that will only run if Python 2 is present
Ceph ships with a number of Python scripts that start with the following line:... Nathan Cutler
04:45 PM Revision 783bc224 (ceph): Merge pull request #20490 from dillaman/wip-rbd-journal-workunit
qa/workunits/rbd: remove sanity check in journal.sh test
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
04:43 PM Revision 11526c68 (ceph): Merge pull request #20093 from supriti/wip_rgw_ganesha_df
RGW-NFS: Use rados cluster_stat to report filesystem usage Matt Benjamin
04:41 PM rgw Bug #22963: radosgw-admin usage show loops indefinitly - again
Hi,
just FYI - I've uploaded some logs in this ticket as well - http://tracker.ceph.com/issues/22314
If you need ...
Marcin Gibula
04:19 PM mgr Bug #21225: ceph-mgr: dashboard and zabbix plugin report wrong values
Thanks John... :)
Time to upgrade...
Martin Emrich
01:30 PM mgr Bug #21225: ceph-mgr: dashboard and zabbix plugin report wrong values
This seems likely to be the same issue as http://tracker.ceph.com/issues/22142, the fix for which will be in 12.2.3 John Spray
07:41 AM mgr Bug #21225: ceph-mgr: dashboard and zabbix plugin report wrong values
Same issue here with 12.2.2. I just restarted all mgr and mon with debuglevel 10. After restart, the dashboard correc... Martin Emrich
04:03 PM RADOS Backport #23054 (Resolved): luminous: Snapset inconsistency is no longer detected

The fix for #20243 required additional handling of snapset inconsistency. The Object info and snapset aren't part ...
David Zafman
03:34 PM bluestore Bug #21781 (Can't reproduce): bluestore: ObjectStore/StoreTestSpecificAUSize.SyntheticMatrixNoCsu...
Sage Weil
03:33 PM bluestore Feature #21741 (In Progress): os/bluestore: multi-tier support in BlueStore
Sage Weil
03:32 PM bluestore Bug #22044 (Can't reproduce): rocksdb log replay - corruption: missing start of fragmented record
please let us know and we can reopen if this is still an issue with the latest code. Sage Weil
03:32 PM Revision 41e9607a (ceph): Merge pull request #20395 from Songweibin/wip-misc-cleanup
librbd: validate if dst group snap name is the same with src
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
03:32 PM bluestore Bug #21550 (Can't reproduce): PG errors reappearing after OSD node rebooted on Luminous
Sage Weil
03:01 PM bluestore Bug #21550: PG errors reappearing after OSD node rebooted on Luminous
Hi Sage,
No, I have not seen the problem on this test cluster since rebuilding it with 12.2.2, and the system has ...
Eric Eastman
03:31 PM Revision fae456f6 (ceph): Merge pull request #20420 from trociny/wip-unwatch-race
librbd: potential race in RewatchRequest when resetting watch_handle
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
03:31 PM Revision 0da7e351 (ceph): Merge pull request #20478 from trociny/wip-api-mirror
librbd: fix structure size check in rbd_mirror_image_get_info/status
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
03:26 PM bluestore Bug #22510 (Pending Backport): osd: BlueStore.cc: BlueStore::_balance_bluefs_freespace: assert(0 ...
https://github.com/ceph/ceph/pull/18494 is the fix in master; should be backported to luminous Sage Weil
03:24 PM bluestore Bug #22796: bluestore gets to ENOSPC with small devices
The full checks rely on a (slow) feedback loop. For small devices, it's easy to go faster than the "set the full fla... Sage Weil
03:21 PM bluestore Bug #21809 (Can't reproduce): Raw Used space is 70x higher than actually used space (maybe orphan...
Sage Weil
03:18 PM Revision 7872a831 (ceph): rgw: make init env methods return an error
Since web frontends may signal an error when requests are malformed or so, let
us double check this and raise errors ...
Abhishek Lekshmanan
03:12 PM bluestore Bug #22957: [bluestore]bstore_kv_final thread seems deadlock
Hi Zhou,
1) Could you next time attach with gdb and "bt" of threads bstore_kv_final and finisher.
2) Are you worki...
Adam Kupczyk
02:18 PM bluestore Bug #22957 (Duplicate): [bluestore]bstore_kv_final thread seems deadlock
I'm pretty sure this is #21470, fixed in 12.2.2. Please upgrade! Sage Weil
03:00 PM Revision 465c21dd (ceph): os/bluestore/KernelDevice: add discard command
Discard method is added for ssd's performance.
Signed-off-by: Taeksang Kim <voidbag@gmail.com>
Taeksang Kim
03:00 PM Revision 2893d099 (ceph): os/bluestore: add discard in BlueFS and BlueStore
discard is added to BlueFS.cc and BlueStore.cc
Signed-off-by: Taeksang Kim <voidbag@gmail.com>
Taeksang Kim
03:00 PM Revision 8a2e1db9 (ceph): os/bluestore/KernelDevice: async discard has been implemented.
Signed-off-by: Taeksang Kim <voidbag@gmail.com> Taeksang Kim
03:00 PM Revision b6bd7c95 (ceph): objectstore/bluestore.yaml: enable bdev discard
set bdev_enable_discard and bdev_async_discard true.
Signed-off-by: Taeksang Kim <voidbag@gmail.com>
Taeksang Kim
02:54 PM Revision 153af6b9 (ceph): qa: krbd_blkroset.t: attempt discards in addition to writes
The block layer used to not enforce ioctl(BLKROSET) and set_disk_ro().
This has been fixed in 4.16-rc1.
Signed-off-b...
Ilya Dryomov
02:35 PM bluestore Bug #22616 (Fix Under Review): bluestore_cache_data uses too much memory
https://github.com/ceph/ceph/pull/20498 Sage Weil
02:35 PM Revision 50eb2108 (ceph): os/bluestore: trim cache every 50ms (instead of 200ms)
In small cache size situations trimming needs to be more frequent. See
https://tracker.ceph.com/issues/22616
This i...
Sage Weil
02:29 PM bluestore Feature #20801 (Rejected): ability to rebuild BlueStore WAL journals is missing
The wal or journal is an integral part of the store. The data store cannot be reconstructed without it. Sage Weil
02:28 PM bluestore Bug #21068 (Won't Fix): ceph-disk deploy bluestore fails to create correct block symlink for mult...
focusing on ceph-volume instead of ceph-disk for bluestore support. Sage Weil
02:26 PM bluestore Bug #22245 (Can't reproduce): [segfault] ceph-bluestore-tool bluefs-log-dump
Sage Weil
02:26 PM bluestore Bug #22609 (Can't reproduce): thrash-eio + bluestore fails with "reached maximum tries (3650) aft...
Haven't seen this failure in quite a while.. I think it may be resolved! reopen if it reappears Sage Weil
02:24 PM bluestore Feature #21306 (Rejected): Reduce RBD filestore/bluestore fragmentation throught fallocate
We already have a function like this for filestore: librbd does a hint and filestore calls the xfs ioctl to set the d... Sage Weil
02:21 PM bluestore Feature #22159 (In Progress): allow tracking of bluestore compression ratio by pool
see https://github.com/ceph/ceph/pull/19454 Sage Weil
02:20 PM bluestore Bug #21040 (Resolved): bluestore: multiple objects (clones?) referencing same blocks (on all repl...
The original bug here is fixed. Meanwhile, Igor is working on a repair function for ceph-bluestore-tool that will co... Sage Weil
02:16 PM bluestore Bug #20870 (In Progress): OSD compression: incorrect display of the used disk space
The problem is that currently the RAW USED stats is just USED * (replications or ec factor).
Igor is working on ...
Sage Weil
02:02 PM Revision 046f635d (ceph): common/TrackedOp: get duration just once when inserting
No need to do this twice.
Signed-off-by: Piotr Dałek <piotr.dalek@corp.ovh.com>
Piotr Dalek
01:47 PM Revision 88415401 (ceph): common/TrackedOp: use emplace_back
Replace push_back with explicit constructor with push_back for
minor perf increase.
Signed-off-by: Piotr Dałek <piot...
Piotr Dalek
01:17 PM ceph-volume Feature #23000: Support multipath devices
Seems like addressed already in https://github.com/ceph/ceph/pull/20296 Kenneth Waegeman
01:06 PM bluestore Bug #20385 (Won't Fix): jemalloc+Bluestore+BlueFS causes unexpected RSS Memory usage growth
we don't care about jemalloc at this point Sage Weil
12:49 PM Revision 48175c3a (ceph): ceph-disk: include output of failed command in exception
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
12:39 PM rbd Bug #23043 (Resolved): [test] permissions.sh should be updated to use 'profile rbd'-style permiss...
Mykola Golub
12:39 PM Revision c6d9ae94 (ceph): Merge pull request #20491 from dillaman/wip-23043
qa/workunits/rbd: fix issues within permissions test
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
12:36 PM rbd Bug #11502 (Pending Backport): "[ FAILED ] TestLibRBD.LockingPP" in rbd-next-distro-basic-mult run
Mykola Golub
12:35 PM Revision 6f6d2109 (ceph): Merge pull request #20481 from dillaman/wip-rbd-remove-error
rbd: don't overwrite the error code from the remove action
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
12:34 PM Revision f4cd2772 (ceph): Merge pull request #20486 from dillaman/wip-11502
test/librbd: utilize unique pool for cache tier testing
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
12:26 PM RADOS Bug #23051 (New): PGs stuck in down state
Hello,
We see PGs stuck in down state even when the respective osds are started and recovered from the failure sc...
Nokia ceph-users
10:38 AM RADOS Bug #21833: Multiple asserts caused by DNE pgs left behind after lots of OSD restarts
I can confirm this on 12.2.2. It makes data unavailable.
My output:...
Rafal Wadolowski
10:14 AM RADOS Support #23050: PG doesn't move to down state in replica pool
Please let me know of the required logs/info to be added if any. Nokia ceph-users
10:13 AM RADOS Support #23050 (Closed): PG doesn't move to down state in replica pool
Hello,
Environment used - 3 node cluster
Replication - 3
#ceph osd pool ls detail
pool 16 'cdvr_ec' replica...
Nokia ceph-users
09:45 AM RADOS Backport #17445 (Resolved): jewel: list-snap cache tier missing promotion logic (was: rbd cli seg...
Nathan Cutler
09:45 AM Revision a65c17df (ceph): Merge pull request #17707 from liewegas/wip-17445
jewel: osd: also check the exsistence of clone obc for "CEPH_SNAPDIR" requests
Reviewed-by: Josh Durgin <jdurgin@red...
Nathan Cutler
09:44 AM Bug #21432 (Resolved): the typo to the thread name
Nathan Cutler
09:44 AM Backport #21485 (Resolved): jewel: the typo to the thread name
Nathan Cutler
09:44 AM Revision 238688bc (ceph): Merge pull request #17883 from andyli029/wip-jewel-signal-handler-typo
jewel: core: global/signal_handler.cc: fix typo
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
09:43 AM RADOS Feature #15835 (Resolved): filestore: randomize split threshold
Nathan Cutler
09:42 AM RADOS Backport #22658 (Resolved): filestore: randomize split threshold
Nathan Cutler
09:42 AM Revision 82d8899e (ceph): Merge pull request #19906 from jdurgin/jewel-filestore-split
jewel: HashIndex: randomize split threshold by a configurable amount
Reviewed-by: Sage Weil <sage@redhat.com>
Nathan Cutler
09:42 AM Bug #20186 (Resolved): snapset xattr corruption propagated from primary to other shards
Nathan Cutler
09:42 AM Backport #21036 (Resolved): jewel: snapset xattr corruption propagated from primary to other shards
Nathan Cutler
09:41 AM Revision 669d0f13 (ceph): Merge pull request #20331 from dzafman/wip-21036
jewel: snapset xattr corruption propagated from primary to other shards
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
09:41 AM Messengers Bug #19705 (Resolved): Ubuntu amd64 client can not discover the ubuntu arm64 ceph cluster
Nathan Cutler
09:41 AM Backport #21796 (Resolved): jewel: Ubuntu amd64 client can not discover the ubuntu arm64 ceph clu...
Nathan Cutler
09:41 AM Revision 6d733088 (ceph): Merge pull request #18294 from smithfarm/wip-21796-jewel
jewel: Ubuntu amd64 client can not discover the ubuntu arm64 ceph cluster
Reviewed-by: Sage Weil <sage@redhat.com>
R...
Nathan Cutler
09:40 AM Backport #22104 (Resolved): jewel: common/config: set rocksdb_cache_size to OPT_U64
Nathan Cutler
09:40 AM Revision bf4f92b0 (ceph): Merge pull request #18850 from vumrao/vumrao-jewel-rocksdb-cache-size
jewel: common/config: set rocksdb_cache_size to OPT_U64
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Josh D...
Nathan Cutler
09:39 AM Revision e70597e6 (ceph): Merge pull request #19330 from ovh/bp-21862-jewel
jewel: tools/ceph-conf: dump parsed config in plain text or as json
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Re...
Nathan Cutler
09:38 AM Bug #21897 (Resolved): OSD heartbeat timeout due to too many omap entries read in each 'chunk' be...
Nathan Cutler
09:37 AM Backport #22670 (Resolved): jewel: OSD heartbeat timeout due to too many omap entries read in eac...
Nathan Cutler
09:37 AM Revision ea303a2a (ceph): Merge pull request #19927 from jdurgin/wip-jewel-omap-recovery
jewel: config: lower default omap entries recovered at once
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
09:37 AM Bug #22613 (Resolved): simplelru does O(n) std::list::size()
Nathan Cutler
09:36 AM Backport #22693 (Resolved): jewel: simplelru does O(n) std::list::size()
Nathan Cutler
09:36 AM Revision cf50e5f3 (ceph): Merge pull request #19978 from pdvian/wip-22693-jewel
jewel: common: compute SimpleLRU's size with contents.size() instead of lru
Reviewed-by: Josh Durgin <jdurgin@redhat...
Nathan Cutler
09:35 AM Bug #18004 (Resolved): heartbeat peers need to be updated when a new OSD added into an existed cl...
Nathan Cutler
09:35 AM RADOS Backport #22794 (Resolved): jewel: heartbeat peers need to be updated when a new OSD added into a...
Nathan Cutler
09:35 AM Revision 5d6c750a (ceph): Merge pull request #20108 from tchaikov/wip-18004-jewel
jewel: osd: update heartbeat peers when a new OSD is added
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Jos...
Nathan Cutler
09:33 AM RADOS Bug #20705 (Resolved): repair_test fails due to race with osd start
Nathan Cutler
09:33 AM RADOS Backport #22818 (Resolved): jewel: repair_test fails due to race with osd start
Nathan Cutler
09:32 AM Revision 8777be25 (ceph): Merge pull request #20146 from smithfarm/wip-22818-jewel
jewel: repair_test fails due to race with osd start
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: David...
Nathan Cutler
09:31 AM Revision 994a5715 (ceph): Merge pull request #20306 from tchaikov/wip-pr-16661-jewel
jewel: throttle: Minimal destructor fix for Luminous
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Adam...
Nathan Cutler
09:06 AM rgw Backport #23023 (In Progress): jewel: can not set user quota with specific value
https://github.com/ceph/ceph/pull/20496 Prashant D
06:16 AM rgw Backport #23023: jewel: can not set user quota with specific value
I'm on it. Prashant D
09:04 AM RADOS Backport #23024 (In Progress): luminous: thrash-eio + bluestore (hangs with unfound objects or re...
https://github.com/ceph/ceph/pull/20495 Prashant D
06:16 AM RADOS Backport #23024: luminous: thrash-eio + bluestore (hangs with unfound objects or read_log_and_mis...
I'm on it. Prashant D
08:55 AM RADOS Bug #23049: ceph Status shows only WARN when traffic to cluster fails
Please let me know of the required logs/info to be added if any. Nokia ceph-users
08:54 AM RADOS Bug #23049 (New): ceph Status shows only WARN when traffic to cluster fails
Hello,
While using Kraken, i have seen the status change to ERR but in luminous we do not see the status of ceph ...
Nokia ceph-users
08:20 AM Revision d743b11e (ceph): mgr/influx: Set a default retention of 8 weeks on database
Without a retention policy it is up to the administrator to set
a retention policy on the data.
This can easily be f...
Wido den Hollander
08:20 AM Revision 0857d3bc (ceph): mgr/influx: Only fetch the current time once when gathering data
By fetching the current time once and storing it into a variable
we save a lot of system calls. On large clusters thi...
Wido den Hollander
08:20 AM Revision b6a20a3a (ceph): mgr/influx: Set the default interval to 30 seconds
A interval of 5 seconds (previous default) provides a high
resolution, but also a very large number of entries in the...
Wido den Hollander
07:46 AM RADOS Bug #22996 (Pending Backport): Snapset inconsistency is no longer detected
https://github.com/ceph/ceph/pull/20450 Kefu Chai
06:43 AM Revision 648a4c3d (ceph): Merge pull request #20450 from dzafman/wip-22996
Snapset inconsistency is detected with its own error
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
David Zafman
06:07 AM Revision a77e369a (ceph): osd: Fix assert when checking missing version
Fixes: http://tracker.ceph.com/issues/21218
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com...
David Zafman
06:02 AM Revision bd488096 (ceph): rgw: upldate the max-buckets when the quota is uploaded
Fixes:https://tracker.ceph.com/issues/22745
Signed-off-by: zhaokun <develop.hikdata.com>
(cherry picked from commit ...
hikdata hik
05:30 AM RADOS Bug #19737: EAGAIN encountered during pg scrub (jewel)
Looked at the logs from http://pulpito.front.sepia.ceph.com/smithfarm-2018-02-06_21:07:15-rados-wip-jewel-backports-d... Josh Durgin
05:19 AM Bug #23007 (Duplicate): jewel integration testing: ceph pg scrub 1.0 fails in create_verify_lfn_o...
Josh Durgin
02:07 AM Revision 4e8e9e6c (ceph): test/encoding: refactor to avoid escaping shell magic
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 46c25abd1cf46d52f94703ef6aeb36e7e043...
Patrick Donnelly
02:06 AM Revision cd12e7ac (ceph): mds: minor refactor of SimpleLock
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit e9be29c6aac1bc111271c383bcef32a70e40...
Patrick Donnelly
02:06 AM Revision 802800ee (ceph): mds: track Capability in mempool
Partial-fix: http://tracker.ceph.com/issues/21402
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry pick...
Patrick Donnelly
02:06 AM Revision c521f202 (ceph): mds: move CInode container members to mempool
Partial-fix: http://tracker.ceph.com/issues/21402
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry pick...
Patrick Donnelly

02/19/2018

11:59 PM Revision 2732b291 (ceph): rbd-mirror: update asok hook name on image rename
Fixes: http://tracker.ceph.com/issues/20860
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
(cherry picked from com...
Mykola Golub
11:59 PM Revision 570ea530 (ceph): rbd-mirror: sync image metadata when transfering remote image
Fixes: http://tracker.ceph.com/issues/21535
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
11:59 PM Revision 0694da9c (ceph): qa/workunits/rbd: simplify split-brain test to avoid potential race
Fixes: http://tracker.ceph.com/issues/22485
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
11:59 PM Revision a62c33dc (ceph): qa/workunits/rbd: fixed variable name for resync image id
Fixes: http://tracker.ceph.com/issues/21663
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
11:22 PM bluestore Bug #20997 (Can't reproduce): bluestore_types.h: 739: FAILED assert(p != extents.end())
Marek, if you still see this (or a related issue) please ping me. I dropped the ball on this bug but we're newly foc... Sage Weil
11:14 PM Revision 2dab17a4 (ceph): 12.2.3
Jenkins Build Slave User
11:10 PM Revision c0429254 (ceph): cmake: disable DOWNLOAD_NO_PROGRESS if cmake ver is lower than 3.1
see https://cmake.org/cmake/help/v3.1/module/ExternalProject.html and
https://cmake.org/cmake/help/v3.0/module/Extern...
Kefu Chai
11:09 PM Revision 379897e8 (ceph): Merge pull request #20492 from tchaikov/wip-boost-cmake-3.0
cmake: disable DOWNLOAD_NO_PROGRESS if cmake ver is lower than 3.1
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Revi...
Alfredo Deza
10:59 PM RADOS Bug #18178 (Won't Fix): Unfound objects lost after OSD daemons restarted

Reasons this is being close
1. PG repair is moving to user mode so on the fly object repair probably won't use r...
David Zafman
10:57 PM rbd Bug #21956 (Resolved): [journal] possible infinite loop within journal:expire_tags class method
Jason Dillaman
10:57 PM rbd Bug #21628 (Resolved): compare-and-write -EILSEQ failures should be filtered when committing jour...
Jason Dillaman
10:56 PM Revision 3925ca46 (ceph): mds: move CDentry container members to mempool
Partial-fix: http://tracker.ceph.com/issues/21402
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry pick...
Patrick Donnelly
10:45 PM Revision 82c12951 (ceph): qa/tasks: add ragweed task
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:45 PM Revision 7bf2296b (ceph): qa/tasks/ragweed: set system flag on system user
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:45 PM Revision cb1660d5 (ceph): qa/tasks/ragweed: point at ceph.conf in config
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:45 PM Revision 831645c3 (ceph): qa/tasks/ragweed: configurable stages
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:45 PM Revision c2e2d8a3 (ceph): qa/tasks/ragweed: only init config when doing prepare
and only remove users when doing check.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
10:45 PM Revision 3bf80dd1 (ceph): ceph/qa/suites: add rgw/upgrade/ragweed
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:45 PM Revision 52d8f0d8 (ceph): qa/tasks: add ragweed tasks
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:45 PM Revision 0882d306 (ceph): qa/tasks/rgw/upgrade: don't restart the entire cluster at once
and also whitelist 'wrongly marked me down'
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
10:45 PM Revision 2d230840 (ceph): qa/rgw: ragweed: change base branch for upgrade testing
Change directory structure to reflect base version of upgrade test.
Also set base version to kraken.
Signed-off-by: ...
Yehuda Sadeh
10:45 PM Revision 930f3b85 (ceph): qa/tasks/ragweed: don't reference fastcgi
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:40 PM Revision d051bf04 (ceph): cmake: disable DOWNLOAD_NO_PROGRESS if cmake ver is lower than 3.1
see https://cmake.org/cmake/help/v3.1/module/ExternalProject.html and
https://cmake.org/cmake/help/v3.0/module/Extern...
Kefu Chai
10:25 PM rgw Bug #23039 (In Progress): abort early if frontends signal an initialization error
https://github.com/ceph/ceph/pull/20488 Abhishek Lekshmanan
03:45 PM rgw Bug #23039 (Resolved): abort early if frontends signal an initialization error
Since some frontends like civetweb can signal an error if non compliant HTTP Headers are passed on request, abort ear... Abhishek Lekshmanan
09:58 PM RADOS Feature #23045: mon: warn on slow ops in OpTracker
I've assigned this to myself but I don't know when I can get to it, so if you want to work on this feel free to take it! Greg Farnum
09:56 PM RADOS Feature #23045 (Resolved): mon: warn on slow ops in OpTracker
The monitor has an OpTracker now, but it doesn't warn on slow ops the way the MDS or OSD do. We should enable that to... Greg Farnum
09:52 PM RADOS Bug #23030: osd: crash during recovery with assert(p != recovery_info.ss.clone_snap)and assert(re...
This snapshot assert looks like "Ceph Luminous - pg is down due to src/osd/SnapMapper.cc: 246: FAILED assert(r == -2)... Greg Farnum
09:31 PM Revision 0187b45f (ceph): ceph-volume tests add exclusion checks in prepare
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:31 PM Revision 6cc9812d (ceph): ceph-volume tests add exclusion checks in create
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:28 PM Revision 2f703fcf (ceph): ceph-volume util.arg_validators create an arg group exclusion check
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:26 PM Revision 7693d278 (ceph): ceph-volume lvm.create use the new group option exclution
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:26 PM Revision b564aed8 (ceph): ceph-volume lvm.prepare use the new group option exclution
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:02 PM RADOS Feature #23044 (New): osd: use madvise with MADV_DONTDUMP to prevent cached data from being core ...
Idea here is to reduce the size of the coredumps but also to prevent sensitive data from being leaked. Patrick Donnelly
08:21 PM Revision bc80c8c7 (ceph): qa/workunits/rbd: remove sanity check in journal.sh test
When the OSDs are being concurrently thrashed, this can result in
sporadic failures due to the admin socket disappear...
Jason Dillaman
08:19 PM rbd Bug #23043 (Fix Under Review): [test] permissions.sh should be updated to use 'profile rbd'-style...
*PR*: https://github.com/ceph/ceph/pull/20491 Jason Dillaman
08:15 PM rbd Bug #23043 (In Progress): [test] permissions.sh should be updated to use 'profile rbd'-style perm...
Jason Dillaman
07:45 PM rbd Bug #23043 (Resolved): [test] permissions.sh should be updated to use 'profile rbd'-style permiss...
Jason Dillaman
08:16 PM Revision 1374acdf (ceph): qa/workunits/rbd: correct permission test handling for clone v2 images
Fixes: http://tracker.ceph.com/issues/23043
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
08:13 PM Revision e6828bc2 (ceph): ceph-volume lvm.common remove --journal-size as it is not used/supported
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:10 PM Revision 1909ec0b (ceph): ceph-volume lvm.common define arg groups for objectstores
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:53 PM Revision 7b9161eb (ceph): qa/workunits/rbd: utilize RBD profiles in permissions.sh test case
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
07:11 PM Revision f798b13a (ceph): os/bluestore: do not account DB volume space in total one reported by s...
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
07:10 PM Revision 8709cbc2 (ceph): os/bluestore: prevent statfs available from going negative
Fixes: https://tracker.ceph.com/issues/23040
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:02 PM Revision 8fa9dec2 (ceph): qa: krbd_fallocate.sh: add -ENOENT handling test case
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
06:34 PM mgr Feature #23042 (Resolved): Prompt ServiceMap removal on clean shutdown
We should have MgrClient explicitly send a message on shutdown, so that DaemonServer can immediately remove it from S... John Spray
05:49 PM bluestore Bug #21550 (Need More Info): PG errors reappearing after OSD node rebooted on Luminous
Hi Eric,
Do you still see this problem? I haven't seen anything like it so I'm hoping this is an artifact of 12.2.0
Sage Weil
05:47 PM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
Sage Weil
05:47 PM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
Martin Preuss wrote:
> I would like to try with filestore, but since the introduction of this ceph-volume stuff crea...
Sage Weil
05:32 PM Revision 57ecc1ef (ceph): mon: mark manager beacons as no_reply
We never reply to manager beacons, and we have to mark them
that way or else forwarded messages pile up pending repli...
Greg Farnum
04:59 PM CephFS Bug #23041 (Fix Under Review): ceph-fuse: clarify -i is not a valid option
https://github.com/ceph/ceph/pull/20489 Patrick Donnelly
04:19 PM CephFS Bug #23041 (Resolved): ceph-fuse: clarify -i is not a valid option
Using:... Patrick Donnelly
04:30 PM Revision 965aaad5 (ceph): mgr/prometheus: Skip bogus entries
The osd data can contain bogus '-' entries, skip these when populating
osd metadata and disk occupation.
Signed-off-...
Boris Ranto
04:30 PM Revision 6cefd483 (ceph): mgr/prometheus: Fix pg_* counts
Currently, the pg_* counts are not computed properly. We split the
current state by '+' sign but do not add the pg co...
Boris Ranto
04:30 PM Revision aae7a211 (ceph): mgr/prometheus: Expose OSD Flags
Signed-off-by: Boris Ranto <branto@redhat.com> Boris Ranto
04:24 PM bluestore Bug #22796: bluestore gets to ENOSPC with small devices
Yes The 22GB is correct, the 16PB is not. I created a quick set of SSD OSDs to test new crush rules from what the OSD... David Turner
04:10 PM bluestore Bug #22796 (Need More Info): bluestore gets to ENOSPC with small devices
... Sage Weil
04:16 PM bluestore Bug #23040 (Fix Under Review): bluestore: statfs available can go negative
https://github.com/ceph/ceph/pull/20487 Sage Weil
04:14 PM bluestore Bug #23040 (Resolved): bluestore: statfs available can go negative
see https://tracker.ceph.com/issues/22796 Sage Weil
04:05 PM Bug #17148 (New): Fault from device name change
Moving to Ceph, since it might make sense to have some kind of error message as described in this ticket. Alfredo Deza
04:04 PM Bug #17148 (Closed): Fault from device name change
This is not an issue with ceph-deploy since version 2.0.0 when using LVM as a backend. Alfredo Deza
03:41 PM bluestore Bug #21259: bluestore: segv in BlueStore::TwoQCache::_trim
Sage Weil
09:53 AM bluestore Bug #21259: bluestore: segv in BlueStore::TwoQCache::_trim
There is another one issue reproduction at https://tracker.ceph.com/issues/22977 Igor Fedotov
03:31 PM rbd Bug #23038 (Resolved): rbd: import with option --export-format fails to protect snapshot
Following up on this mailing list thread http://lists.ceph.com/pipermail/ceph-users-ceph.com/2018-February/024707.htm... Eugen Block
03:26 PM rbd Bug #11502 (Fix Under Review): "[ FAILED ] TestLibRBD.LockingPP" in rbd-next-distro-basic-mult run
*PR*: https://github.com/ceph/ceph/pull/20486 Jason Dillaman
02:52 PM rbd Bug #11502 (In Progress): "[ FAILED ] TestLibRBD.LockingPP" in rbd-next-distro-basic-mult run
This appears to be a race condition between the tear down of the previous test case and this test case. The previous ... Jason Dillaman
03:25 PM Revision c42c54d0 (ceph): test/librbd: utilize unique pool for cache tier testing
Fixes: http://tracker.ceph.com/issues/11502
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
03:23 PM mgr Bug #23017 (Fix Under Review): mgr log spamming about down osds
This was also happening at startup even if no OSDs were down, so let's stop reporting it at error level.
https://git...
John Spray
03:21 PM Revision b6b2b07f (ceph): mgr: quieten logging on missing OSD stats
This is only cause for concern if the OSD is actually up,
and even then it can also happen at startup, so
we shouldn'...
John Spray
02:55 PM RADOS Bug #22123 (Fix Under Review): osd: objecter sends out of sync with pg epochs for proxied ops
https://github.com/ceph/ceph/pull/20484
I opted for the marginally more complex solution of cancelling multiple o...
Sage Weil
02:54 PM Revision 93fd56ed (ceph): osd/PrimaryLogPG: cancel all objecter ops atomically
We want to avoid a situation like this:
- start proxy op A (epoch E)
- start proxy op B (epoch E)
- start proxy op C...
Sage Weil
02:53 PM CephFS Bug #23028: client: allow client to use caps that are revoked but not yet returned
Yes. We don't want to livelock here, so we may want to restrict this access to those functions that complete the use ... Jeff Layton
02:39 PM CephFS Bug #23028: client: allow client to use caps that are revoked but not yet returned
You’ll need to be super careful here. It sounds like the point of this check is to prevent the Client from creating n... Greg Farnum
02:52 PM Revision 7459d4a4 (ceph): osdc/Objecter: allow multiple ops to be canceled atomically
This allows multiple cancellations without worrying about a race with an
(objecter) osdmap update.
Signed-off-by: Sa...
Sage Weil
02:45 PM mgr Bug #23037 (Resolved): mgr not reporting when ports conflict
After cluster migration from Jevel 10.2.9-0ubuntu0.16.04.1 to Luminous 12.2.2-1xenial on an Ubuntu.16.04.3 LTS (amd6... CEDRIC VAN FRACHEM
02:43 PM CephFS Bug #17517 (Resolved): ceph-fuse: does not handle ENOMEM during remount
I'm going to mark this as resolved since handling ENOMEM is generally a waste of time since another operation will fa... Patrick Donnelly
02:35 PM Revision 11c1a078 (ceph): rbd: don't overwrite the error code from the remove action
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:05 PM Bug #23036 (Fix Under Review): setup-virtualenv.sh fails in Python 3-only environment
https://github.com/ceph/ceph/pull/20480 Nathan Cutler
01:59 PM Bug #23036 (Duplicate): setup-virtualenv.sh fails in Python 3-only environment
The setup-virtualenv.sh script assumes Python 2.7 is installed, failing the build.
(Note that the Python 3-only bu...
Nathan Cutler
11:14 AM Bug #23035 (Fix Under Review): run-make-check.sh fails in py3-only environment unless special mea...
https://github.com/ceph/ceph/pull/20480 Nathan Cutler
10:33 AM Bug #23035 (Resolved): run-make-check.sh fails in py3-only environment unless special measures ar...
It is now possible to build Ceph in a Python 3-only environment, but only if "-DWITH_PYTHON2=OFF -DWITH_PYTHON3=ON -D... Nathan Cutler
10:42 AM rgw Backport #23021 (In Progress): jewel: The parameter of max-uploads doesn't work when List Multipa...
https://github.com/ceph/ceph/pull/20479 Prashant D
10:31 AM Revision 01a27195 (ceph): librbd: fix structure size check in rbd_mirror_image_get_info/status
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
10:27 AM Revision d87cb07c (ceph): os/bluestore: avoid frequent allocator dump on bluefs rebalance failure
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
10:17 AM rgw Backport #21637 (Resolved): luminous: encryption: PutObj response does not include sse-kms headers
Abhishek Lekshmanan
09:52 AM bluestore Bug #22977: High CPU load caused by operations on onode_map
The last backtrace seems similar to the one from
https://tracker.ceph.com/issues/21259#change-107555
and not sur...
Igor Fedotov
07:21 AM Revision 1b3d19a4 (ceph): Merge pull request #20031 from tchaikov/wip-doc-macos
doc/dev/macos: add doc for building on MacOS Kefu Chai
04:34 AM rgw Backport #23022 (In Progress): luminous: can not set user quota with specific value
https://github.com/ceph/ceph/pull/20477 Prashant D
04:11 AM Revision 1c2d9482 (ceph): rgw: fix the max-uploads parameter not work
fix http://tracker.ceph.com/issues/22825
Signed-off-by: Xin Liao <liaoxinbit@gmail.com>
(cherry picked from commit 2...
liaoxin01
04:02 AM Revision cd4083e6 (ceph): rgw: upldate the max-buckets when the quota is uploaded
Fixes:https://tracker.ceph.com/issues/22745
Signed-off-by: zhaokun <develop.hikdata.com>
(cherry picked from commit ...
hikdata hik
04:00 AM rgw Backport #23020 (In Progress): luminous: The parameter of max-uploads doesn't work when List Mult...
https://github.com/ceph/ceph/pull/20476 Prashant D
03:28 AM Revision 9d271696 (ceph): mds: fix check of underwater dentries
Underwater dentry is dentry that is dirty in our cache from journal
replay, but had already been flushed to disk befo...
Yan, Zheng
02:55 AM Revision 939db758 (ceph): common/str_list: s/boost::string_view/std::string_view
since string_view is include by standard library, we can now switch from
boost::string_view to std::string_view.
Sig...
Kefu Chai
02:45 AM Revision 3b10d162 (ceph): Merge pull request #20474 from wjwithagen/wjw-wip-pthread_set_name_2
include: compat.h, fix the return result of pthread_set_name()
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:56 AM Revision e032160c (ceph): rgw: fix the max-uploads parameter not work
fix http://tracker.ceph.com/issues/22825
Signed-off-by: Xin Liao <liaoxinbit@gmail.com>
(cherry picked from commit 2...
liaoxin01

02/18/2018

06:38 PM CephFS Feature #21995 (Resolved): ceph-fuse: support nfs export
Patrick Donnelly
06:37 PM CephFS Bug #22990 (Pending Backport): qa: mds-full: ignore "Health check failed: pauserd,pausewr flag(s)...
Patrick Donnelly
06:37 PM CephFS Bug #22993 (Pending Backport): qa: kcephfs thrash sub-suite does not ignore MON_DOWN
Patrick Donnelly
06:37 PM CephFS Bug #23033 (Pending Backport): qa: ignore more warnings during mds-full test
Patrick Donnelly
12:13 AM CephFS Bug #23033 (Fix Under Review): qa: ignore more warnings during mds-full test
https://github.com/ceph/ceph/pull/20470 Patrick Donnelly
12:07 AM CephFS Bug #23033 (Resolved): qa: ignore more warnings during mds-full test
POOL_FULL: http://pulpito.ceph.com/pdonnell-2018-02-16_23:23:51-fs-wip-pdonnell-testing-20180216.213343-testing-basic... Patrick Donnelly
06:36 PM Revision 03916527 (ceph): Merge PR #20168 into master
* refs/pull/20168/head:
Handle dir->dentries.empty()
client: lookup_ino when i1 becomes NULL
Reviewed-by: Jeff Lay...
Patrick Donnelly
06:36 PM Revision 14da9d77 (ceph): Merge PR #20424 into master
* refs/pull/20424/head:
qa: ignore io pause warnings in mds-full test
Reviewed-by: Patrick Donnelly <pdonnell@redha...
Patrick Donnelly
06:36 PM Revision 81d0a52a (ceph): Merge PR #20428 into master
* refs/pull/20428/head:
qa: ignore MON_DOWN while thrashing mons
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
06:36 PM Revision 852b8491 (ceph): Merge PR #20470 into master
* refs/pull/20470/head:
qa: ignore full cluster warnings for mds-full
Reviewed-by: Patrick Donnelly <pdonnell@redha...
Patrick Donnelly
01:45 PM Revision 23074ce4 (ceph): include: compat.h, fix the return result of pthread_set_name()
On FreeBSD the function type is void(). Make it compatible with return
value on other platforms.
Signed-off-by: Will...
Willem Jan Withagen
11:33 AM rgw Bug #22908: [Multisite] Synchronization works only one way (zone2->zone1)
one mistake - this is a result of : radosgw-admin data sync status --source-zone=zone1 instead of metadata. Mariusz Derela
11:29 AM rgw Bug #22908: [Multisite] Synchronization works only one way (zone2->zone1)
Orit Wasserman wrote:
> can you provide the out put of sync error list commands?
> EBUSY errors are expected to hap...
Mariusz Derela
06:16 AM rgw Bug #22897: rgw: (jewel) can't delete swift acls with swift command.
I've made a PR for master with this change,
https://github.com/ceph/ceph/pull/20471
I believe this should apply tri...
Marcus Watts
06:10 AM Revision 1fc69243 (ceph): Allow swift acls to be deleted.
The openstack "swift" command deletes acls by submitting an
acl with an empty string. The existing logic uses c++ st...
Marcus Watts
12:09 AM Revision 27b6bfbd (ceph): qa: ignore full cluster warnings for mds-full
Fixes: http://tracker.ceph.com/issues/23033
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly

02/17/2018

04:18 PM Bug #20742: "ObjectCacher.cc: 1196: FAILED assert(ob->last_commit_tid < tid)" in powercycle
also in http://qa-proxy.ceph.com/teuthology/yuriw-2018-02-16_22:39:45-powercycle-wip-yuriw-master_2.16.18-distro-basi... Yuri Weinstein
04:17 PM Revision 448b6967 (ceph): qa/suites/rados/objectstore: increase open file limit
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:17 PM Revision d034945b (ceph): os: do not inject read EIO on meta pool objects
Avoid EIO on, say, osdmaps until we fix
http://tracker.ceph.com/issues/23029
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:22 PM Revision 3230864f (ceph): mds/CDir: cleanup in the lookup_exact_snap()
Signed-off-by: huanwen ren <ren.huanwen@zte.com.cn> huanwen ren
11:56 AM Revision 9242ce90 (ceph): mds: allow storing open file table in multiple omaps
Adjust number of objects to store open file table according to size of
the open file table. The basic idea is, when s...
Yan, Zheng
11:52 AM CephFS Bug #23032 (Fix Under Review): mds: underwater dentry check in CDir::_omap_fetched is racy
https://github.com/ceph/ceph/pull/20468 Zheng Yan
11:43 AM CephFS Bug #23032 (Resolved): mds: underwater dentry check in CDir::_omap_fetched is racy
Zheng Yan
07:00 AM Revision 63efbd92 (ceph): cephfs-journal-tool: support purge queue
Add option "--journal" to identify the journal type.
this patch can fully support mode "journal" and "header" for pur...
dongdong tao
05:28 AM rgw Bug #22963: radosgw-admin usage show loops indefinitly - again
The comment by Marcin Gibula in issue 21196 is actually spot on.
This DOES actually complete, eventually, if nothin...
Robin Johnson
02:20 AM RADOS Bug #23031 (New): FAILED assert(!parent->get_log().get_missing().is_missing(soid))
Using vstart to start 3 OSDs with -o filestore debug inject read err=1
Manually injectdataerr on all replicas of o...
David Zafman
02:05 AM Revision 483f14cd (ceph): Merge pull request #20274 from adamemerson/wip-socket-to-me!
common/admin_socket: various cleanups
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Reviewed-by: Kefu Chai <kchai@...
Kefu Chai
12:37 AM RADOS Bug #23030 (Fix Under Review): osd: crash during recovery with assert(p != recovery_info.ss.clone...
I've got some OSDs in an 5/3 EC pool crashing during recovery. The crash happens simultaneously on 5 to 10 OSDs, some... Paul Emmerich
12:36 AM RADOS Bug #22743: "RadosModel.h: 854: FAILED assert(0)" in upgrade:hammer-x-jewel-distro-basic-smithi
I looked at it briefly and the output doesn't make any sense to me, but I don't have a lot of context around what the... Greg Farnum

02/16/2018

11:58 PM bluestore Bug #21259: bluestore: segv in BlueStore::TwoQCache::_trim
Having this issue multiple times on ceph version 12.2.2 with this patch https://github.com/ceph/ceph/pull/18805 alrea... Petr Ilyin
11:49 PM RADOS Bug #22114 (Fix Under Review): mon: ops get stuck in "resend forwarded message to leader"
https://github.com/ceph/ceph/pull/20467 Greg Farnum
02:14 PM RADOS Bug #22114: mon: ops get stuck in "resend forwarded message to leader"
Greg Farnum wrote:
> Ummm, yep, that looks right to me at a quick glance! Can you submit a PR with that change? :)
...
hongpeng lu
02:04 PM RADOS Bug #22114: mon: ops get stuck in "resend forwarded message to leader"
Maybe not. you should check the code on github.com. hongpeng lu
01:22 PM RADOS Bug #22114: mon: ops get stuck in "resend forwarded message to leader"
hongpeng lu wrote:
> The messages can not be forwarded appropriately, you must change the code like this.
> [...]
...
Oleg Glushak
01:17 PM RADOS Bug #22114: mon: ops get stuck in "resend forwarded message to leader"
The messages can not be forwarded appropriately, you must change the code like this.... hongpeng lu
12:52 PM RADOS Bug #22114: mon: ops get stuck in "resend forwarded message to leader"
We have the same problem on all our Luminous clusters. Any news regarding fix?
Most stuck messages in our case are o...
Oleg Glushak
10:50 PM Revision 08324f71 (ceph): test_filestore_idempotent_sequence: put txn object in each collection
The transactions are idependent in each collection/sequencer, so we
can't record to a single txn object with racing t...
Sage Weil
10:35 PM RADOS Bug #22743: "RadosModel.h: 854: FAILED assert(0)" in upgrade:hammer-x-jewel-distro-basic-smithi
@nathan This doesn't have cache tier, so it would be a different issue. Maybe related to upgrade? David Zafman
07:58 PM RADOS Bug #22743: "RadosModel.h: 854: FAILED assert(0)" in upgrade:hammer-x-jewel-distro-basic-smithi
@David I guess this is a duplicate, too? Nathan Cutler
04:27 PM RADOS Bug #22743: "RadosModel.h: 854: FAILED assert(0)" in upgrade:hammer-x-jewel-distro-basic-smithi
seems reproducible, see
http://pulpito.ceph.com/teuthology-2018-02-16_01:15:03-upgrade:hammer-x-jewel-distro-basic-...
Yuri Weinstein
10:24 PM rgw Bug #22963: radosgw-admin usage show loops indefinitly - again
Debugging so far:
1. The bug only occurs on the Congress cluster, not the Benjamin cluster (was rebuilt from scratch...
Robin Johnson
10:01 PM RADOS Bug #23029 (New): osd does not handle eio on meta objects (e.g., osdmap)
... Sage Weil
09:54 PM Revision 4084afe2 (ceph): test: Adjust for Jewel quirk caused of differences with master
Fixes: http://tracker.ceph.com/issues/23006
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
09:42 PM CephFS Bug #23028: client: allow client to use caps that are revoked but not yet returned
Patrick Donnelly wrote:
> Sounds reasonable Jeff. I think only a change to the MDS is required?
No, actually this...
Jeff Layton
09:17 PM CephFS Bug #23028: client: allow client to use caps that are revoked but not yet returned
Sounds reasonable Jeff. I think only a change to the MDS is required? Patrick Donnelly
07:36 PM CephFS Bug #23028 (Resolved): client: allow client to use caps that are revoked but not yet returned
I found a problem with ceph and delegations.
NFS client holds a read delegation on a file. That gets recalled by g...
Jeff Layton
07:53 PM rgw Feature #22832 (Fix Under Review): SSL support for beast frontend
https://github.com/ceph/ceph/pull/20464 Casey Bodley
07:31 PM Revision 1328166d (ceph): config/admin_socket: Remove PFL_* stuff since nobody's using it
If we want to, we have other ways of getting data out of a thread.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
07:31 PM Revision 5f7a0f5f (ceph): common/admin_socket: Cleanup path cleanup
Don't use strdup/free explicitly.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
07:31 PM Revision 4914607e (ceph): common/admin_socket: Use unique_ptr instead of new/delete
Mostly for the default hooks, plus one Formatter.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
07:31 PM Revision d26916b4 (ceph): common/admin_socket: Use one map instead of three
Signed-off-by: Adam C. Emerson <aemerson@redhat.com> Adam Emerson
06:37 PM Revision 03e1fae3 (ceph): ceph_test_objectstore: fix split ordering
We need to flush between split. This requirement unfortunately
doesn't quite go away with the FileStore tracking.
A...
Sage Weil
06:37 PM Revision c47d3dea (ceph): common/admin_socket: Use std::mutex/condition_variable/thread
And fix a bug where we exit in one code-path without releasing the
lock.
Signed-off-by: Adam C. Emerson <aemerson@re...
Adam Emerson
05:41 PM Revision bc9ab737 (ceph): common/admin_socket: Copy fewer strings
Pass std::string_view to call, rather than passing strings by value.
Change cmdmap_t and the maps in admin_socket to...
Adam Emerson
05:41 PM Revision 6e98d33c (ceph): common: Add make_named_thread
To allow us to make a std::thread with a name.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
05:34 PM Revision c3407b42 (ceph): Merge branch 'wip-sagrawal-rbd' into 'rh-luminous'
workunit for installing operating system on a rbd image
Signed-off-by: Sidhant Agrawal <sagrawal@redhat.com>
See me...
Vasu Kulkarni
05:32 PM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
Hi Paul,
Paul Emmerich wrote:
> Martin, let's compare hardware. The only cluster I'm seeing this on is HP servers...
Martin Preuss
05:24 PM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
Hi,
now I see an inconsistent PG for which both OSDs report that HEAD has a read error, but in this case no read e...
Martin Preuss
05:01 PM Revision 94922266 (ceph): Merge pull request #17020 from theanalyst/lc-time-disable
qa: re enable LC tests
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Casey Bodley
05:00 PM RADOS Bug #22063 (Duplicate): "RadosModel.h: 1703: FAILED assert(!version || comp->get_version64() == v...
David Zafman
04:59 PM RADOS Bug #22064 (Duplicate): "RadosModel.h: 865: FAILED assert(0)" in rados-jewel-distro-basic-smithi
David Zafman
04:59 PM Revision 35355d9d (ceph): Merge pull request #16757 from rzarzynski/wip-rgw-20883
rgw: dump Last-Modified in Swift's responses for GET/HEAD on container.
Reviewed-by: Matt Benjamin <mbenjamin@redhat...
Casey Bodley
04:55 PM Bug #23006 (Fix Under Review): repair_test.yaml fails reproducibly in jewel integration testing
https://github.com/ceph/ceph/pull/20463 David Zafman
04:52 PM Bug #23006: repair_test.yaml fails reproducibly in jewel integration testing

I do reproduce this with the exact sha1 (a95e2c4958b256d75ea1c732c2f2cce45f024081) you are testing. One fix is to ...
David Zafman
02:27 AM Bug #23006: repair_test.yaml fails reproducibly in jewel integration testing

When I do what I think is an equivalent truncation of a shard on current jewel, I get a single line showing all the...
David Zafman
04:42 PM Revision c2da56cd (ceph): Merge pull request #15054 from rzarzynski/wip-rgw-fix-browser-upload-er...
rgw: fix error handling in Browser Uploads.
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Casey Bodley
04:36 PM Revision df684a4e (ceph): Merge pull request #12427 from linuxbox2/wip-rgw-ldap-shutdown
rgw: don't leak S3 LDAPHelper
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Yehuda Sadeh <yehuda@redha...
Yuri Weinstein
04:34 PM Revision 29b3cee7 (ceph): Merge pull request #19065 from tianshan/fix_nfs_init
rgw: fix RGWLibIO did not init RGWEnv
Reviewed-by: Matt Benjamin <mbenjami@redhat.com>
Yuri Weinstein
04:33 PM Revision 2bdcc87d (ceph): Merge pull request #17094 from theanalyst/rgw-policy-tagging-2
rgw: add support for tagging and other conditionals in policy
Reviewed-by: Jesse Williamson <jwilliamson@suse.de>
Re...
Yuri Weinstein
04:31 PM Revision 28f6921e (ceph): Merge pull request #20226 from fangyuxiangGL/offset
rgw: can't download object with range when compression enabled
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Review...
Yuri Weinstein
04:31 PM Revision 02129908 (ceph): Merge pull request #20332 from pritha-srivastava/wip-rgw-role-admin-only
rgw: Correct permission evaluation to allow only admin users to work with Roles.
Reviewed-by: Casey Bodley <cbodley@...
Yuri Weinstein
04:30 PM Revision 191ab13b (ceph): Merge pull request #20396 from tianshan/cancel_op_miss_update_header
rgw: fix index cancel op miss update header
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
02:35 PM Revision f5c0978f (ceph): mds: Enhance dump_tree performance by traversing the tree directly
Signed-off-by: dongdong tao <tdd21151186@gmail.com> dongdong tao
02:24 PM rgw Documentation #23027 (Resolved): document rgw_multipart_min_part_size
Documentation for rgw_multipart_min_part_size is missing form doc/radosgw/config-ref.rst Casey Bodley
01:06 PM Revision 74c89b97 (ceph): Merge pull request #20452 from ceph/backport-wip-rm22785
luminous ceph-volume consume mount/format options from ceph.conf
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Alfredo Deza
12:04 PM Revision 7e33d67f (ceph): ceph-volume tests remove unused import
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit ad49283b2ee1e4a1a8a54d0c71039a2afc778b29)
Alfredo Deza
12:03 PM Revision 08f76865 (ceph): Merge pull request #20459 from ceph/wip-cv-lint-fix
ceph-volume tests remove unused import
Reviewed-by: Guillaume Abrioux <gabrioux@redhat.com>
Alfredo Deza
11:51 AM Revision ad49283b (ceph): ceph-volume tests remove unused import
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
11:04 AM rgw Backport #23026 (Resolved): jewel: rgw: data sync of versioned objects, note updating bi marker
https://github.com/ceph/ceph/pull/21213 Nathan Cutler
11:04 AM rgw Backport #23025 (Resolved): luminous: rgw: data sync of versioned objects, note updating bi marker
https://github.com/ceph/ceph/pull/21214 Nathan Cutler
11:03 AM RADOS Backport #23024 (Resolved): luminous: thrash-eio + bluestore (hangs with unfound objects or read_...
https://github.com/ceph/ceph/pull/20495 Nathan Cutler
11:02 AM rgw Backport #23023 (Resolved): jewel: can not set user quota with specific value
https://github.com/ceph/ceph/pull/20496 Nathan Cutler
11:02 AM rgw Backport #23022 (Resolved): luminous: can not set user quota with specific value
https://github.com/ceph/ceph/pull/20477 Nathan Cutler
11:02 AM rgw Backport #23021 (Resolved): jewel: The parameter of max-uploads doesn't work when List Multipart ...
https://github.com/ceph/ceph/pull/20479 Nathan Cutler
11:02 AM rgw Backport #23020 (Resolved): luminous: The parameter of max-uploads doesn't work when List Multipa...
https://github.com/ceph/ceph/pull/20476 Nathan Cutler
10:15 AM Revision 76df814a (ceph): Merge pull request #20451 from ceph/wip-yuri-PR20053-luminous
qa/tests: Applied PR 20053 to stress-split tests
Reviewed-By: Jason Dillaman <jdillaman@redhat.com>
Abhishek Lekshmanan
09:04 AM CephFS Backport #23016 (In Progress): luminous: mds: assert when inode moves during scrub
https://github.com/ceph/ceph/pull/20457 Prashant D
08:04 AM Revision dbf903ca (ceph): typo correction os_install.py
Signed-off-by: Sidhant Agrawal <sagrawal@redhat.com> Sidhant Agrawal
06:39 AM Backport #21053 (Resolved): jewel: RHEL 7.3 Selinux denials at OSD start
Nathan Cutler
06:03 AM Bug #22782: Ceph Luminous : ceph OSDs are not starting with ceph-osd.target.
cn7.chn6us1c1.cdn ~# rpm -qi ceph-osd
Name : ceph-osd
Epoch : 2
Version : 12.2.2
Release : 0...
Nokia ceph-users
05:41 AM Revision c33fe081 (ceph): cephfs: Add option to load invalid metadata from disk
Add an option, mds_allow_loading_invalid_metadata, for testing
to bypass sanity checks on metadata loaded from RAODS....
Douglas Fuller
05:41 AM Revision a31af6f4 (ceph): qa/cephfs: Add tests to validate scrub functionality
Add tests to ensure the scrub operation is not adversly affected
by certain metadata pathologies.
Signed-off-by: Dou...
Douglas Fuller
05:41 AM Revision 33dd2c57 (ceph): qa: ignore bad backtrace cluster wrn
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 5224d94f4b2c67bd650b896d3e07d3332b11...
Patrick Donnelly
05:41 AM Revision b80738c1 (ceph): cephfs: Reset scrub data when inodes move
If an inode currently on the ScrubStack is moved, it may be
initialized again, causing an assert. Instead, remove the...
Douglas Fuller
05:40 AM Revision a3f614c7 (ceph): Merge pull request #18780 from shinobu-x/wip-21053-jewel
jewel: RHEL 7.3 Selinux denials at OSD start
Reviewed-by: Boris Ranto <branto@redhat.com>
Boris Ranto
05:11 AM CephFS Backport #23013 (In Progress): luminous: mds: LOCK_SYNC_MIX state makes "getattr" operations extr...
https://github.com/ceph/ceph/pull/20455 Prashant D
04:49 AM Revision 3aa1c8d6 (ceph): mds: optimize getattr file size
Fixes: http://tracker.ceph.com/issues/22925
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit ...
Yan, Zheng
04:46 AM rbd Backport #23011 (In Progress): luminous: [journal] allocating a new tag after acquiring the lock ...
https://github.com/ceph/ceph/pull/20454 Prashant D
03:57 AM Revision e271ad9c (ceph): buffer: Append from std::string_view
Now that we have std::string_view.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
03:40 AM mgr Bug #22991 (Resolved): MgrStatMonitor: pending_digest debug output is formatted wrong
Kefu Chai
03:27 AM Revision cc4f3bd4 (ceph): Merge pull request #20426 from batrick/i22991
mon/MgrStatMonitor: fix formatting of pending_digest
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by: Ke...
Kefu Chai
03:26 AM Revision d4c7b932 (ceph): Merge pull request #20409 from badone/wip-better-error-reporting-ceph_t...
test/admin_socket_output: better error reporting
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:25 AM Revision 5d8391c6 (ceph): Merge pull request #20370 from ovh/bp-no-normalizing-of-normalized
common/ConfUtils: check key before actually normalizing
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:01 AM Revision a6c97c3f (ceph): Merge pull request #20437 from tchaikov/wip-admin-socket
common/admin_socket: validate command json before feeding it to hook
Reviewed-by: John Spray <john.spray@redhat.com>...
Kefu Chai
02:24 AM CephFS Bug #21507 (Can't reproduce): mds: debug logs near respawn are not flushed
Closing this since the logs are lost and hasn't been seen again. Patrick Donnelly
01:10 AM Revision d501e0af (ceph): librbd: flush journal commit position after stopping replay
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit bcfcbcfe0b575822a4f44a1adc20a840b7f0f1b5)
Jason Dillaman
01:10 AM Revision 7dcbd2a1 (ceph): journal: support concurrent refresh requests
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit c5a5b20e08413630376e09fc62f33547e7b99fcc)
Jason Dillaman
01:10 AM Revision 66d37823 (ceph): journal: flush commit positions should wait for refresh
Fixes: http://tracker.ceph.com/issues/22945
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
12:07 AM RADOS Bug #21218 (Pending Backport): thrash-eio + bluestore (hangs with unfound objects or read_log_and...
Sage Weil

02/15/2018

10:26 PM Revision cdc27208 (ceph): qa/tests: Applied PR 20053 to stress-split tests
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
09:50 PM rgw Bug #22833: rgw: crash in RGWSyncTraceManager::finish_node()
Luminous backport to be done in #23018 Nathan Cutler
06:35 PM rgw Bug #22833 (Resolved): rgw: crash in RGWSyncTraceManager::finish_node()
Orit Wasserman
08:57 PM Revision a2544dbc (ceph): mds: move CDir container members to mempool
Partial-fix: http://tracker.ceph.com/issues/21402
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry pick...
Patrick Donnelly
08:44 PM Revision b1a628f4 (ceph): mds: put MDSCacheObject compact_map in mempool
Partial-fix: http://tracker.ceph.com/issues/21402
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry pick...
Patrick Donnelly
08:44 PM Revision 30670792 (ceph): common: use size_t for object size
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 43af5afca678a483db085ceb5b0c17788817...
Patrick Donnelly
08:43 PM Revision 0ade3fe0 (ceph): mds: convert to allocator agnostic string_view
This is necessary to allow many interfaces to take mempool allocated strings.
Signed-off-by: Patrick Donnelly <pdonn...
Patrick Donnelly
08:28 PM ceph-volume Bug #22879 (Resolved): (luminous) ceph-volume filestore creation stopped with 'TypeError: sequenc...
merged commit 9bc0b8b into master Alfredo Deza
08:27 PM ceph-volume Bug #22785 (Resolved): ceph-volume does not activate OSD using mount options in ceph.conf
merged commit 9bc0b8b into master Alfredo Deza
08:27 PM ceph-volume Bug #22988 (Resolved): mount check needs to resolve realpaths
merged commit 5f7c250 into master Alfredo Deza
08:18 PM Revision c586a24e (ceph): ceph-volume tests add ceph.conf stub for custom conf files
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit a8eecc64716564479308fafba5159e271c42feac)
Alfredo Deza
08:18 PM Revision 93e41ef6 (ceph): ceph-volume tests check for mount/format usage from ceph.conf
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 676c93fcf3041de07e8125d36d8dc7ad474db9b1)
Alfredo Deza
08:18 PM Revision 33f7da3f (ceph): ceph-volume configuration normalize underscore vs. whitespace named opt...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit b80e3bf1175a65181d1f2ed38b6a416c6b730d82)
Alfredo Deza
08:18 PM Revision cb5da5ff (ceph): ceph-volume util.constants update mount flags to include rw, normalize ...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 457a5173d2e08192273c22f1abe52a64773188b4)
Alfredo Deza
08:18 PM Revision 18a0ee57 (ceph): ceph-volume util.prepare extend flags when found
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 287c952bc8c3422c6eed72a1e0b22612d0728314)
Alfredo Deza
08:08 PM Revision 9bc0b8b9 (ceph): Merge pull request #20408 from ceph/wip-rm22785
ceph-volume consume mount/format options from ceph.conf
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
07:51 PM Revision 90ea4b91 (ceph): common/admin_socket: validate command json before feeding it to hook
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
07:51 PM Revision 21fdfc25 (ceph): common/admin_socket: consolidate dump_cmd_to_json() and validate_cmd()
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
07:28 PM rgw Bug #22825 (Pending Backport): The parameter of max-uploads doesn't work when List Multipart Uploads
Orit Wasserman
07:28 PM Revision 82ea1b5c (ceph): Merge pull request #20158 from liaoxin01/fix-list-multi-upload
rgw: fix the max-uploads parameter not work
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
07:26 PM rgw Bug #22745 (Pending Backport): can not set user quota with specific value
Casey Bodley
04:59 PM rgw Bug #22745: can not set user quota with specific value
Casey Bodley wrote:
> https://github.com/ceph/ceph/pull/20063
merged
Yuri Weinstein
07:24 PM rgw Bug #22352 (Duplicate): rados gateway computes wrong AWS4 signature if canonical request contains...
Casey Bodley
07:22 PM rgw Bug #22218 (Duplicate): multisite: rgw crashed during meta sync
fixed in http://tracker.ceph.com/issues/21097 Casey Bodley
07:14 PM rgw Bug #22963: radosgw-admin usage show loops indefinitly - again
This bug definitely still exists, is affecting billing.
Here's the interesting part from --debug-rgw=20 --debug-ms=1...
Robin Johnson
07:12 PM rgw Bug #22908: [Multisite] Synchronization works only one way (zone2->zone1)
can you provide the out put of sync error list commands?
EBUSY errors are expected to happen, look for other errors.
Orit Wasserman
07:02 PM rgw Bug #22895: radosgw not work after all rgw `RGWAsyncRadosProcessor had timed out
the hangs in RGWAsyncRadosProcessor could be due to requests sent to another gateway that's also paused for realm rec... Casey Bodley
06:58 PM rgw Bug #22804: multisite Synchronization failed when read and write delete at the same time
a couple of prs that are potentially related? https://github.com/ceph/ceph/pull/20396 https://github.com/ceph/ceph/pu... Casey Bodley
06:54 PM rgw Bug #22827 (Resolved): rgw_file: FLAG_EXACT_MATCH actually should be enforced
Orit Wasserman
06:53 PM RADOS Bug #22952: Monitor stopped responding after awhile
Frank Li wrote:
> either 12.2.2 + the patch or 12.2.3 RC + the patch would be good, whichever is more convenient to ...
Frank Li
06:52 PM rgw Bug #18885 (Pending Backport): rgw: data sync of versioned objects, note updating bi marker
Orit Wasserman
06:50 PM rgw Bug #22721: Resharding hangs with versioning-enabled buckets
Orit Wasserman
06:44 PM rgw Bug #22928: RGW will not list contents of Jewel-era buckets: reshard does NOT fix
Casey Bodley
06:43 PM rgw Bug #22756: RGW will not list contents of older buckets at all: reshard makes it show up again
Casey Bodley
06:43 PM rgw Bug #22982: Objects only serving first 512K
Casey Bodley
06:37 PM rgw Backport #23018 (Rejected): rgw multisite sync tracing feature
https://github.com/ceph/ceph/pull/16492
and fixes in https://github.com/ceph/ceph/pull/20191
Casey Bodley
06:32 PM mgr Bug #22880 (Resolved): failed to load ceph_module with Python3
Kefu Chai
06:32 PM Revision 097e2de5 (ceph): Merge pull request #20362 from tchaikov/wip-mgr-py3
mgr: fix py3 support
Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Kefu Chai
06:27 PM Revision 3d1c3dd7 (ceph): qa/tests: Applied PR 20053 to stre-split tests
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
06:26 PM Revision 57d1b785 (ceph): Merge pull request #20430 from tchaikov/wip-bluefs-demotion
os/bluestore: fix the demotion in StupidAllocator::init_rm_free
Reviewed-by: Igor Fedotov <ifedotov@suse.com>
Kefu Chai
06:25 PM Revision 00d4c3ee (ceph): Merge pull request #20410 from dzafman/wip-21218
osd: Fix assert when checking missing version
Reviewed-by: Sage Weil <sage@redhat.com>
David Zafman
05:35 PM Revision 4e0753e2 (ceph): mds: simplify initialization
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 0635dac5120ffe922a32d10779f337c4be15...
Patrick Donnelly
05:35 PM Revision 76c5341b (ceph): compact_*: support mempool allocated containers
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit e63e17a761e2b0c7c9ff34921d0e4ae95a5b...
Patrick Donnelly
05:33 PM rbd Bug #22740: "[ FAILED ] TestClsRbd.snapshots_namespaces" in upgrade:kraken-x-luminous-distro-ba...
See http://pulpito.ceph.com/yuriw-2018-02-13_21:14:53-upgrade:kraken-x-luminous-distro-basic-smithi/ Yuri Weinstein
05:26 PM Revision bd26668a (ceph): Merge pull request #19322 from theanalyst/usage-trim-2
rgw: add an option to clear all usage entries
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
05:25 PM Revision bb4b98bf (ceph): Merge pull request #19573 from Leeshine/wip-rgw-sync-status
rgw: improve sync status
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
05:25 PM Revision 7e6edc0c (ceph): Merge pull request #19606 from cfanz/wip-rgw-fix-collect-return
rgw: fix collect()'s return in coroutine
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yuri Weinstein
05:24 PM Revision fdeb12f6 (ceph): Merge pull request #19815 from qrGitHub/wip-rgw-memory-optimize2
rgw: drop unused vector elements
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
05:09 PM RADOS Bug #22996 (Fix Under Review): Snapset inconsistency is no longer detected
David Zafman
05:07 PM Revision 0762dbe9 (ceph): Merge pull request #19921 from fangyuxiangGL/lc-ret
rgw: lifecycle omap entry was removed in abnormal situation
Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
Yuri Weinstein
05:07 PM Revision 04d17acc (ceph): Merge pull request #20006 from jcsp/wip-rgw-perfcounters
rgw: set priority on perf counters
Reviewed-by: Matt Benjamin <mbenjami@redhat.com>
Yuri Weinstein
05:05 PM Revision 350eef5c (ceph): Merge pull request #20021 from tianshan/fix_bilog_list
cls/rgw: fix bi_log_iterate_entries return wrong truncated
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
05:04 PM Revision f4080c4a (ceph): Merge pull request #20023 from badone/wip-rgw-better-ERANGE-error
rgw: Better ERANGE error message
Reviewed-by: <mkogan@redhat.com>
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshma...
Yuri Weinstein
05:04 PM Revision 0eab7516 (ceph): Merge pull request #20024 from luomuyao/dev
rgw: fix a typo in rgw_perms[]
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
05:03 PM Revision 33e74772 (ceph): osd: Add new snapset_inconsistency error check
Includes new test case
Caused by: 5f58301a1364e948834dabe503200dda07fc2790
This changed attr consistency checking to...
David Zafman
05:02 PM Revision 327d3bd3 (ceph): Merge pull request #20191 from yehudasa/wip-22833
rgw: sync tracing fixes
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Orit Wasserman <owasserm@redhat....
Yuri Weinstein
04:59 PM Revision 3563d216 (ceph): Merge pull request #20063 from cethikdata/rgw_quota
rgw: upldate the max-buckets when the quota is uploaded
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
04:58 PM Revision d881a416 (ceph): Merge pull request #20095 from tianshan/fix_reload
rgw: fix RGWCompletionManager get_next stuck after going down
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Yuri Weinstein
04:50 PM mgr Bug #23017 (Resolved): mgr log spamming about down osds
When you have down osds in a cluster the ceph-mgr log is spammed with one line per down osd per second:... Dan van der Ster
04:29 PM Revision 676c93fc (ceph): ceph-volume tests check for mount/format usage from ceph.conf
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:29 PM Revision b80e3bf1 (ceph): ceph-volume configuration normalize underscore vs. whitespace named opt...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:29 PM Revision 457a5173 (ceph): ceph-volume util.constants update mount flags to include rw, normalize ...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:29 PM Revision 287c952b (ceph): ceph-volume util.prepare extend flags when found
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:29 PM Revision a8eecc64 (ceph): ceph-volume tests add ceph.conf stub for custom conf files
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:13 PM RADOS Bug #18746: monitors crashing ./include/interval_set.h: 355: FAILED assert(0) (jewel+kraken)
I've got a cluster here where this issue is 100% reproducible when trying to delete snapshots. Let me know if we can ... Paul Emmerich
04:07 PM RADOS Bug #21833: Multiple asserts caused by DNE pgs left behind after lots of OSD restarts
I'm also seeing this on 12.2.2. The crashing OSD has some bad PG which crashes it on startup. I first assumed the dis... Paul Emmerich
03:47 PM RADOS Backport #21871 (In Progress): luminous: ObjectStore/StoreTest.FiemapHoles/3 fails with kstore
Nathan Cutler
03:45 PM RADOS Backport #21871 (Need More Info): luminous: ObjectStore/StoreTest.FiemapHoles/3 fails with kstore
somewhat non-trivial, @Kefu could you take a look? Nathan Cutler
03:40 PM RADOS Backport #21871 (In Progress): luminous: ObjectStore/StoreTest.FiemapHoles/3 fails with kstore
Nathan Cutler
03:39 PM RADOS Backport #21872 (Resolved): jewel: ObjectStore/StoreTest.FiemapHoles/3 fails with kstore
Nathan Cutler
03:39 PM Revision 9a61b3e3 (ceph): Merge pull request #20143 from smithfarm/wip-21872-jewel
jewel: ObjectStore/StoreTest.FiemapHoles/3 fails with kstore
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: ...
Nathan Cutler
03:22 PM Backport #23010 (In Progress): jewel: Filestore rocksdb compaction readahead option not set by de...
Nathan Cutler
03:15 PM Backport #23010 (Resolved): jewel: Filestore rocksdb compaction readahead option not set by default
https://github.com/ceph/ceph/pull/20446 Nathan Cutler
03:21 PM Bug #23008 (Duplicate): Filestore rocksdb compaction readahead option not set by default
Nathan Cutler
03:15 PM Bug #23008: Filestore rocksdb compaction readahead option not set by default
*Master PR*: https://github.com/ceph/ceph/pull/17900 Nathan Cutler
03:14 PM Bug #23008 (Duplicate): Filestore rocksdb compaction readahead option not set by default
See: https://github.com/facebook/rocksdb/blob/master/include/rocksdb/options.h#L680
While RocksDB code comments me...
Nathan Cutler
03:19 PM Bug #21505 (Pending Backport): filestore rocksdb compaction readahead
Nathan Cutler
03:18 PM Revision 742629d1 (ceph): common/options.cc: Set Filestore rocksdb compaction readahead option.
fixes: http://tracker.ceph.com/issues/21505
Signed-off-by: Mark Nelson <mnelson@redhat.com>
(cherry picked from comm...
Mark Nelson
03:16 PM CephFS Backport #23016 (Resolved): luminous: mds: assert when inode moves during scrub
https://github.com/ceph/ceph/pull/20457 Nathan Cutler
03:16 PM CephFS Backport #23015 (Resolved): luminous: client: coredump when nfs-ganesha use ceph_ll_get_inode()
https://github.com/ceph/ceph/pull/23012 Nathan Cutler
03:15 PM CephFS Backport #23014 (Rejected): jewel: mds: LOCK_SYNC_MIX state makes "getattr" operations extremely ...
https://github.com/ceph/ceph/pull/21038 Nathan Cutler
03:15 PM CephFS Backport #23013 (Resolved): luminous: mds: LOCK_SYNC_MIX state makes "getattr" operations extreme...
https://github.com/ceph/ceph/pull/20455 Nathan Cutler
03:15 PM rbd Backport #23012 (Resolved): jewel: [journal] allocating a new tag after acquiring the lock should...
https://github.com/ceph/ceph/pull/21206 Nathan Cutler
03:15 PM rbd Backport #23011 (Resolved): luminous: [journal] allocating a new tag after acquiring the lock sho...
https://github.com/ceph/ceph/pull/20454 Nathan Cutler
03:15 PM Backport #23009 (Resolved): luminous: Filestore rocksdb compaction readahead option not set by de...
https://github.com/ceph/ceph/pull/18234 Nathan Cutler
02:39 PM CephFS Backport #22972: luminous: mds: move remaining containers in CDentry/CDir/CInode to mempool
I'll take a look. Patrick Donnelly
09:46 AM CephFS Backport #22972 (Need More Info): luminous: mds: move remaining containers in CDentry/CDir/CInode...
non-trivial backport Nathan Cutler
01:09 PM rbd Bug #22945 (Pending Backport): [journal] allocating a new tag after acquiring the lock should use...
Mykola Golub
12:13 PM Revision cd3ae9b8 (ceph): Merge pull request #20423 from dillaman/wip-22945
librbd: new tag should use on-disk committed position
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
12:08 PM rgw Bug #20166: RGW: Bad error handling when tail object is missing
Seems that this is not resolved yet indeed. I'm also failing to see a good way how to handle this error situation. Wo... Jens Harbott
11:41 AM CephFS Bug #22802: libcephfs: allow setting default perms
Yes. I had started some patches to do that a while back. I'll plan to pick them back up sometime soon. Jeff Layton
11:36 AM Bug #23007: jewel integration testing: ceph pg scrub 1.0 fails in create_verify_lfn_objects
@David And this one too? (Thanks!) Nathan Cutler
11:36 AM Bug #23007 (Duplicate): jewel integration testing: ceph pg scrub 1.0 fails in create_verify_lfn_o...
The following tests fail:
* rados/singleton-nomsgr/{all/lfn-upgrade-infernalis.yaml rados.yaml}
* rados/singleton...
Nathan Cutler
11:17 AM Bug #23006: repair_test.yaml fails reproducibly in jewel integration testing
@David, could you have a look? Are these two failures even related? Nathan Cutler
11:16 AM Bug #23006 (Resolved): repair_test.yaml fails reproducibly in jewel integration testing
Failure reason looks like this: "2018-02-07 09:08:23.888224 osd.3 172.21.15.148:6808/25279 13 : cluster [ERR] 5.0 : s... Nathan Cutler
09:09 AM Revision a09d7b7d (ceph): mds: add perf counter for 'open ino' operation
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
09:09 AM Revision 542fbd39 (ceph): mds: differentiate Anchor types to clarify purpose
* A RecoveredAnchor has an mds auth hint and is used during recovery only.
* An OpenedAnchor has a reference count fo...
Patrick Donnelly
09:09 AM Revision f5f137c8 (ceph): mds: protect open file table against partial omap update
When omap update is too large for single osd request, mds first stores
the update in special journal keys in the omap...
Yan, Zheng
07:34 AM RADOS Support #23005 (New): Implement rados for Python library with some problem
Hi all,
This is my first time to be here.
I use the ceph raods library to implement customize python code, and ...
Chen BO-YU

02/14/2018

11:35 PM CephFS Bug #22802: libcephfs: allow setting default perms
Jeff, sound reasonable? Patrick Donnelly
11:22 PM Bug #22995: OSD_DOWN during ffsb on knfs
Hmm, ffsb in teh past has caused transient failures (in kcephfs suite iirc) just because.. it issues tons of small io... Sage Weil
11:20 PM Bug #22995: OSD_DOWN during ffsb on knfs
the op_wq htread went to sleep for >30 seconds:... Sage Weil
01:45 PM Bug #22995: OSD_DOWN during ffsb on knfs
Yuri Weinstein wrote:
> note that jobs passed on ovh ?!
> http://pulpito.ceph.com/yuriw-2018-02-13_18:11:12-knfs-lu...
Jeff Layton
01:34 PM Bug #22995: OSD_DOWN during ffsb on knfs
in osd.2's log... Kefu Chai
01:21 PM Bug #22995: OSD_DOWN during ffsb on knfs
Around the time of the other failed heartbeat check, I see this:... Jeff Layton
01:09 PM Bug #22995: OSD_DOWN during ffsb on knfs
So these tests just download ffsb and iozone and run them -- I guess to just generate some I/O with particular patter... Jeff Layton
11:15 PM Revision 9d21c298 (ceph): Merge pull request #20442 from JordanHus/master
doc: Fixes a spelling error and a broken hyperlink.
Reviewed-by: John Wilkins
John Wilkins
10:02 PM RADOS Bug #18746: monitors crashing ./include/interval_set.h: 355: FAILED assert(0) (jewel+kraken)
I'm seeing this on Luminous. Some kRBD clients are sending requests of death killing the active monitor.
No special ...
Paul Emmerich
09:58 PM CephFS Backport #22972: luminous: mds: move remaining containers in CDentry/CDir/CInode to mempool
Thanks for clarifying Adam. Patrick Donnelly
09:22 PM CephFS Backport #22972: luminous: mds: move remaining containers in CDentry/CDir/CInode to mempool
Clangtastic voyage should /not/ be cherry-picked onto this. All its fixes are C++17 specific. Adam Emerson
08:43 PM Revision cbdd7c9b (ceph): common: make ceph_clock_now() inlineable.
The `ceph_clock_now()` is a widely spread but thin routine.
All it does is wrap `clock_gettime` or `gettimeofday` wit...
Radoslaw Zarzynski
08:30 PM RADOS Bug #22462: mon: unknown message type 1537 in luminous->mimic upgrade tests
@Kefu could pls take a look? Yuri Weinstein
07:23 PM Revision d68e84da (ceph): doc: Fixes a spelling error and a broken hyperlink.
Signed-off-by: Jordan Hus <jordan.hus@dicecorp.com> Jordan Hus
07:17 PM rgw Bug #20166: RGW: Bad error handling when tail object is missing
#20107 is marked as resolved.
Is this issue #20166 also resolved?
I think I am seeing this behavior in Luminous...
Dan Stoner
06:48 PM ceph-volume Bug #23001: ceph-volume should destroy vgs and lvs on OSD creation failure
I get the following when attempting to reuse a device that already has a lv and vg... David Galloway
04:24 PM ceph-volume Bug #23001 (New): ceph-volume should destroy vgs and lvs on OSD creation failure
... David Galloway
06:44 PM ceph-volume Feature #22876 (Resolved): unmount devices with ceph-volume lvm zap
backport PR: https://github.com/ceph/ceph/pull/20438 Andrew Schoen
06:35 PM ceph-volume Feature #23003: Throw a warning/notice when --journal is specified with --bluestore
I'm changing this to a suggestion since ceph-volume /does/ display journal information. ceph noobs like me might ben... David Galloway
05:54 PM ceph-volume Feature #23003 (Resolved): Throw a warning/notice when --journal is specified with --bluestore
I'm unable to tell whether an OSD I created with ceph-volume is actually using the logical volume I specified for the... David Galloway
05:57 PM ceph-volume Feature #23004 (Resolved): Log command run
To make debugging easier, ceph-volume should log exact commands run in ceph-volume.log
For example:...
David Galloway
05:48 PM RADOS Bug #22847: ceph osd force-create-pg cause all ceph-mon to crash and unable to come up again
ok, I'll wait for 12.2.4 or a 12.2.3 + the patch then. Frank Li
09:10 AM RADOS Bug #22847: ceph osd force-create-pg cause all ceph-mon to crash and unable to come up again
Frank Li wrote:
> just curious, I saw this patch got merged to the master branch and has the target version of 12.2....
Nathan Cutler
06:51 AM RADOS Bug #22847: ceph osd force-create-pg cause all ceph-mon to crash and unable to come up again
just curious, I saw this patch got merged to the master branch and has the target version of 12.2.3, does that mean i... Frank Li
05:23 PM rgw Bug #23002 (Fix Under Review): some rgw suites override frontend setting in frontend/beast.yaml
Casey Bodley
05:23 PM rgw Bug #23002: some rgw suites override frontend setting in frontend/beast.yaml
https://github.com/ceph/ceph/pull/20440 Casey Bodley
05:21 PM rgw Bug #23002 (Resolved): some rgw suites override frontend setting in frontend/beast.yaml
for example, a job in the verify suite that includes frontend/beast.yaml:
description: rgw/verify/{clusters/fixe...
Casey Bodley
05:22 PM Revision 12218eee (ceph): qa/rgw: remove some civetweb overrides for beast testing
these overrides were preventing frontend/beast.yaml from selecting the
beast frontend
Fixes: http://tracker.ceph.com...
Casey Bodley
04:22 PM Revision 24df022e (ceph): journal: flush commit positions should wait for refresh
Fixes: http://tracker.ceph.com/issues/22945
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
04:22 PM Revision c5a5b20e (ceph): journal: support concurrent refresh requests
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:13 PM Revision 1b8ddee8 (ceph): Merge pull request #19859 from yaozongyou/rgw-remove-register-warning
rgw: silence not allow register storage class specifier warning
Reviewed-by: Adam C. Emerson <aemerson@redhat.com>
R...
Kefu Chai
03:59 PM Revision 3e86319b (ceph): Merge pull request #20429 from ceph/backport-wip-rm22988
luminous ceph-volume use realpath when checking mounts
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
03:19 PM Revision c15cf4d8 (ceph): mon: dump percent_used PGMap field as float
Formatting this as a string was awkward for anyone
consuming it from other code.
Signed-off-by: John Spray <john.spr...
John Spray
03:18 PM Revision e69afea9 (ceph): Merge pull request #20187 from wido/influxdb-connection-error
mgr/influx: Various fixes and improvements
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
01:23 PM Revision 565c044d (ceph): ceph-volume util.system optionally use realpath on devices
To check a mounted device it is needed to verify on a combination of
realpath and plain devices against realpath and ...
Alfredo Deza
01:23 PM Revision 599869d7 (ceph): ceph-volume tests verify realpath usage in mounts
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 16eabbc3abb7d03a0808963a9aae6b2ffb3a875b)
Alfredo Deza
01:13 PM Revision dbe215d6 (ceph): Merge pull request #20438 from ceph/backport-wip-rm22876
luminous: ceph-volume: lvm zap will unmount osd paths used by zapped devices
Reviewed-by: Andrew Schoen <aschoen@red...
Andrew Schoen
12:57 PM ceph-volume Feature #23000 (Closed): Support multipath devices
ceph-volume doesn't support multipath devices. This could be fixed by adding
"or TYPE == 'mpath'" to
https://gith...
Kenneth Waegeman
12:30 PM mgr Backport #22983: luminous: balancer should warn about missing requirements
You can solve your issue using "mr doob google gravity":http://www-googlegravity.com/ map quest
12:23 PM Revision 1de5592d (ceph): ceph-volume: when zapping unmount osd directories
If you zap an lv, device or partition and it's currently mounted as a
ceph osd directory then it will be unmounted so...
Andrew Schoen
12:23 PM Revision 19e02e6c (ceph): ceph-volume: fix documentation typos for lvm zap
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 5552cefc4ce6d6d819f43671cec83ca23b119665)
Andrew Schoen
12:23 PM Revision ec84f39a (ceph): ceph-volume: use api helper methods for pvs and lvs in lvm zap
This is just a cleaner way of doing this instead of using PVolumes
and Volumes directly.
Signed-off-by: Andrew Schoe...
Andrew Schoen
12:23 PM Revision dd94ac12 (ceph): ceph-volume: use terminal.MultiLogger in `lvm zap`
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 3f2e7074ee42ff8248afaed2aa9bfd919096fc38)
Andrew Schoen
12:23 PM Revision 13f42da7 (ceph): ceph-volume: adds a util.system.unmount function
This function will unmount the given path
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from comm...
Andrew Schoen
12:22 PM Revision 8296bdf0 (ceph): qa/suites/krbd/rbd/tasks:added rbd_os_install.yaml
Signed-off-by: Sidhant Agrawal <sagrawal@redhat.com> Sidhant Agrawal
12:07 PM Revision f2120062 (ceph): Merge pull request #20265 from ceph/wip-rm22876
ceph-volume: lvm zap will unmount osd paths used by zapped devices
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
12:05 PM Revision 2ca1fd11 (ceph): /qa/workunits/rbd:update os_install.py to generate kickstart file autom...
Signed-off-by: Sidhant Agrawal <sagrawal@redhat.com> Sidhant Agrawal
11:50 AM Bug #22999 (Resolved): install-deps.sh might fail due to python2 mismatch
The ceph.spec file controls the build dependencies via the python2 %bcond.
If install-deps.sh is run on a system w...
Nathan Cutler
11:22 AM CephFS Backport #22968 (In Progress): jewel: Journaler::flush() may flush less data than expected, which...
https://github.com/ceph/ceph/pull/20435 Prashant D
10:49 AM Revision b47d5747 (ceph): scripts: install-deps.sh: pass --no-recommends to zypper
Fixes: http://tracker.ceph.com/issues/22998
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
10:47 AM Bug #22998 (Resolved): install-deps.sh brings in unwanted packages on SUSE
$SUBJ says it all Nathan Cutler
10:43 AM CephFS Backport #22971 (In Progress): luminous: mon: removing tier from an EC base pool is forbidden, ev...
https://github.com/ceph/ceph/pull/20433 Prashant D
10:15 AM Revision 6d1e35ca (ceph): mon: allow removal of tier of ec overwritable pool
Fixes: http://tracker.ceph.com/issues/22754
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fro...
Patrick Donnelly
10:11 AM CephFS Backport #22969 (In Progress): luminous: mds: session reference leak
https://github.com/ceph/ceph/pull/20432 Prashant D
10:08 AM Revision a7c0d263 (ceph): osdc/Journaler: make sure flush() writes enough data
If _do_flush() fails to write all data because of prezere, _do_flush()
should be called again when prezero finishes. ...
Yan, Zheng
09:38 AM Revision 7066eb1f (ceph): mds: fix session reference leak
"m->get_connection()->get_priv()" increases the session's reference
count by one. but we forget to release the refere...
Yan, Zheng
09:38 AM Revision c81a1e1f (ceph): mds: reset connection's priv when marking down connection
mds won't get reset for down connection, so it needs to break
circle reference between connection and session.
Signe...
Yan, Zheng
09:36 AM CephFS Backport #22967 (In Progress): luminous: Journaler::flush() may flush less data than expected, wh...
https://github.com/ceph/ceph/pull/20431 Prashant D
08:43 AM Revision 690482d6 (ceph): rgw: fix index cancel op miss update header
Signed-off-by: Tianshan Qu <tianshan@xsky.com> Tianshan Qu
07:37 AM rbd Bug #22979 (Resolved): test_librbd_python.sh fails in upgrade test
Mykola Golub
07:36 AM Revision ad765021 (ceph): Merge pull request #20406 from dillaman/wip-22979
librbd: fix issues discovered in clone v2 during upgrade tests
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
07:21 AM Support #22997 (Resolved): Removing OSD - 2 backfilling
Hello:
I'm working in version 10.2.3.
I'm trying to optimize the Remove OSD process. When i try firtst step:
...
JUan Galan
07:20 AM Revision 71842320 (ceph): osdc/Journaler: make sure flush() writes enough data
If _do_flush() fails to write all data because of prezere, _do_flush()
should be called again when prezero finishes. ...
Yan, Zheng
06:50 AM RADOS Bug #22952: Monitor stopped responding after awhile
either 12.2.2 + the patch or 12.2.3 RC + the patch would be good, whichever is more convenient to build. Frank Li
06:44 AM rgw Bug #22982: Objects only serving first 512K
This change has been deployed at Dreamhost, seems to work so far, watching for other breakage Robin Johnson
06:20 AM bluestore Bug #22102: BlueStore crashed on rocksdb checksum mismatch
Sage Weil wrote:
> If this is something you can reproduce that would be extermely helpful.
We can't reproduce bug...
Artemy Kapitula
06:06 AM bluestore Bug #22102: BlueStore crashed on rocksdb checksum mismatch
Sage Weil wrote:
> Have you seen this bug occur since you filed the bug? One other user was seeing it but we've bee...
Artemy Kapitula
06:13 AM Bug #18446: osd: filestore: FALLOC_FL_PUNCH_HOLE must be used with FALLOC_FL_KEEP_SIZE
see also https://github.com/ceph/ceph/pull/20415 Kefu Chai
06:05 AM RADOS Bug #22996: Snapset inconsistency is no longer detected
We also need this fix to include tests that happen in the QA suite to prevent a future regression! :)
(Presumably th...
Greg Farnum
03:39 AM RADOS Bug #22996: Snapset inconsistency is no longer detected
David Zafman
03:37 AM RADOS Bug #22996 (Resolved): Snapset inconsistency is no longer detected

The fix for #20243 required additional handling of snapset inconsistency. The Object info and snapset aren't part ...
David Zafman
04:22 AM Revision d43c8da8 (ceph): os/bluestore: fix the demotion in StupidAllocator::init_rm_free
* we should update the _size field when demotion kicks in, otherwise the
interval_set::m and interval_set::_size wo...
Kefu Chai
12:57 AM Revision 7238b06c (ceph): ceph-volume tests verify realpath usage in mounts
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 16eabbc3abb7d03a0808963a9aae6b2ffb3a875b)
Alfredo Deza
12:56 AM Revision c4a46e21 (ceph): ceph-volume util.system optionally use realpath on devices
To check a mounted device it is needed to verify on a combination of
realpath and plain devices against realpath and ...
Alfredo Deza

02/13/2018

11:27 PM CephFS Bug #22288 (Pending Backport): mds: assert when inode moves during scrub
Patrick Donnelly
10:58 PM Revision d4639ac1 (ceph): ceph-volume: when zapping unmount osd directories
If you zap an lv, device or partition and it's currently mounted as a
ceph osd directory then it will be unmounted so...
Andrew Schoen
10:58 PM Revision 5552cefc (ceph): ceph-volume: fix documentation typos for lvm zap
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
10:58 PM Revision c8a6da4e (ceph): ceph-volume: use api helper methods for pvs and lvs in lvm zap
This is just a cleaner way of doing this instead of using PVolumes
and Volumes directly.
Signed-off-by: Andrew Schoe...
Andrew Schoen
10:58 PM Revision 3f2e7074 (ceph): ceph-volume: use terminal.MultiLogger in `lvm zap`
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
10:58 PM Revision 6909baef (ceph): ceph-volume: adds a util.system.unmount function
This function will unmount the given path
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
10:57 PM Revision 5f7c250d (ceph): Merge pull request #20427 from ceph/wip-rm22988
ceph-volume use realpath when checking mounts
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
10:43 PM Revision 2e44b871 (ceph): Merge PR #19263 into master
* refs/pull/19263/head:
qa: ignore bad backtrace cluster wrn
qa/cephfs: Add tests to validate scrub functionality
...
Patrick Donnelly
10:39 PM Bug #22995: OSD_DOWN during ffsb on knfs
note that jobs passed on ovh ?!
http://pulpito.ceph.com/yuriw-2018-02-13_18:11:12-knfs-luminous-testing-basic-ovh/
...
Yuri Weinstein
09:33 PM Bug #22995 (Can't reproduce): OSD_DOWN during ffsb on knfs
This is for v12.2.3 release
Run: http://pulpito.ceph.com/yuriw-2018-02-13_20:44:59-knfs-luminous-testing-basic-smi...
Yuri Weinstein
10:29 PM Backport #22611 (Resolved): luminous: "Transaction check error" in upgrade:client-upgrade-kraken-...
in the end, follow-on fix not needed Nathan Cutler
10:29 PM Bug #22558 (Resolved): "Transaction check error" in upgrade:client-upgrade-kraken-luminous
Nathan Cutler
07:11 AM Bug #22558: "Transaction check error" in upgrade:client-upgrade-kraken-luminous
@Yuri Since the test is fixable, we might as well keep running it :-) Nathan Cutler
07:10 AM Bug #22558: "Transaction check error" in upgrade:client-upgrade-kraken-luminous
https://github.com/ceph/ceph/pull/20413 Nathan Cutler
10:18 PM Revision 5687aeb2 (ceph): Merge pull request #20413 from smithfarm/wip-22611-kraken
tests: client-upgrade-kraken: upgrade ceph-test along with other ceph packages
Reviewed-by: Yuri Weinstein <yweinste...
Nathan Cutler
10:12 PM Revision 5224d94f (ceph): qa: ignore bad backtrace cluster wrn
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
09:43 PM Revision 2fc8d6c4 (ceph): Merge pull request #20407 from cbodley/wip-qa-multisite-trim-luminous
luminous: qa/rgw: disable log trim in multisite suite
Reviewed-by: Yuri Weinstein <yuri.weinstein@gmail.com>
Casey Bodley
08:55 PM Revision 53e691e1 (ceph): ceph-volume util.system optionally use realpath on devices
To check a mounted device it is needed to verify on a combination of
realpath and plain devices against realpath and ...
Alfredo Deza
08:55 PM Revision 16eabbc3 (ceph): ceph-volume tests verify realpath usage in mounts
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:53 PM RADOS Bug #22994 (New): rados bench doesn't use --max-objects
It would be useful for testing OSD caching behavior if rados bench would respect --max-objects parameter. It seems t... Ben England
07:41 PM CephFS Bug #22683 (Pending Backport): client: coredump when nfs-ganesha use ceph_ll_get_inode()
Patrick Donnelly
07:39 PM CephFS Bug #22829 (Resolved): ceph-fuse: uses up all snap tags
https://github.com/ceph/ceph/pull/20336 Patrick Donnelly
07:38 PM CephFS Bug #22948 (Resolved): client: wire up ceph_ll_readv and ceph_ll_writev
https://github.com/ceph/ceph/pull/20373 Patrick Donnelly
07:37 PM CephFS Bug #22925: mds: LOCK_SYNC_MIX state makes "getattr" operations extremely slow when there are lot...
PR: https://github.com/ceph/ceph/pull/20386 Patrick Donnelly
07:37 PM CephFS Bug #22925 (Pending Backport): mds: LOCK_SYNC_MIX state makes "getattr" operations extremely slow...
Patrick Donnelly
07:36 PM Revision 3ed7cc2c (ceph): Merge PR #19957 into master
* refs/pull/19957/head:
client: fixup parallel calls to ceph_ll_lookup_inode() in NFS FASL
Reviewed-by: Patrick Don...
Patrick Donnelly
07:36 PM Revision e9468619 (ceph): Merge PR #20336 into master
* refs/pull/20336/head:
client: re-use free snap tag
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
07:36 PM Revision 304efb05 (ceph): Merge PR #20373 into master
* refs/pull/20373/head:
client: clamp I/O sizes to INT_MAX when we can't return larger values
test: new testcase fo...
Patrick Donnelly
07:35 PM Revision 4d2106bf (ceph): Merge PR #20386 into master
* refs/pull/20386/head:
mds: optimize getattr file size
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
07:30 PM RADOS Bug #22992: mon: add RAM usage (including avail) to HealthMonitor::check_member_health?
Turned out it was just the monitor being thrashed (didn't realize we were doing that in kcephfs!): #22993
Still, m...
Patrick Donnelly
06:43 PM RADOS Bug #22992 (New): mon: add RAM usage (including avail) to HealthMonitor::check_member_health?
I'm looking into several MON_DOWN failures from
http://pulpito.ceph.com/pdonnell-2018-02-13_17:49:41-kcephfs-wip-p...
Patrick Donnelly
07:28 PM CephFS Bug #22993 (Fix Under Review): qa: kcephfs thrash sub-suite does not ignore MON_DOWN
https://github.com/ceph/ceph/pull/20428 Patrick Donnelly
07:22 PM CephFS Bug #22993 (Resolved): qa: kcephfs thrash sub-suite does not ignore MON_DOWN
http://pulpito.ceph.com/pdonnell-2018-02-13_17:49:41-kcephfs-wip-pdonnell-testing-20180210.023235-testing-basic-smithi/ Patrick Donnelly
07:24 PM Revision 608e0021 (ceph): qa: ignore MON_DOWN while thrashing mons
Fixes: https://tracker.ceph.com/issues/22993
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
07:07 PM Revision 07339e2d (ceph): qa/cephfs: Add tests to validate scrub functionality
Add tests to ensure the scrub operation is not adversly affected
by certain metadata pathologies.
Signed-off-by: Dou...
Douglas Fuller
06:33 PM ceph-volume Bug #22988 (Fix Under Review): mount check needs to resolve realpaths
PR opened at https://github.com/ceph/ceph/pull/20427 Alfredo Deza
03:44 PM ceph-volume Bug #22988 (Resolved): mount check needs to resolve realpaths
The default behavior of checking for realpaths in the system utilities got changed to avoiding them:... Alfredo Deza
06:23 PM mgr Bug #22991 (Fix Under Review): MgrStatMonitor: pending_digest debug output is formatted wrong
https://github.com/ceph/ceph/pull/20426 Patrick Donnelly
06:20 PM mgr Bug #22991 (Resolved): MgrStatMonitor: pending_digest debug output is formatted wrong
... Patrick Donnelly
06:22 PM Revision 36e26593 (ceph): ceph-volume util.system optionally use realpath on devices
To check a mounted device it is needed to verify on a combination of
realpath and plain devices against realpath and ...
Alfredo Deza
06:22 PM Revision dcecad42 (ceph): ceph-volume tests verify realpath usage in mounts
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:22 PM rgw Bug #22982: Objects only serving first 512K
a possible fix:
https://github.com/ceph/ceph/pull/20425
Yehuda Sadeh
04:55 PM rgw Bug #22982: Objects only serving first 512K
Manifest has appropriate raw rados objects there, so we do an unneeded conversion when reading it. Yehuda Sadeh
04:25 AM rgw Bug #22982: Objects only serving first 512K
Private attachment made w/ manifest & hexdump of manifest. Robin Johnson
06:22 PM Revision 0d0dd943 (ceph): MgrStatMonitor: fix formatting of pending_digest
Fixes: http://tracker.ceph.com/issues/22991
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
06:18 PM Revision c598e53c (ceph): rgw: parse old rgw_obj with namespace correctly
Fixes: http://tracker.ceph.com/issues/22982
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
06:16 PM bluestore Bug #22977: High CPU load caused by operations on onode_map
I've just observed an OSD crashing with the following log.
Feb 13 09:36:03 ceph-XXX-osd-a10 ceph-osd[24106]: *...
Paul Emmerich
06:14 PM Feature #15904 (Resolved): rados command does not accept -f for format (ceph tool does)
Nathan Cutler
06:12 PM RADOS Bug #21218: thrash-eio + bluestore (hangs with unfound objects or read_log_and_missing assert)
https://github.com/ceph/ceph/pull/20410 David Zafman
04:04 AM RADOS Bug #21218 (Fix Under Review): thrash-eio + bluestore (hangs with unfound objects or read_log_and...
David Zafman
05:59 PM Revision 37f3e7f2 (ceph): ceph-volume util.system optionally use realpath on devices
To check a mounted device it is needed to verify on a combination of
realpath and plain devices against realpath and ...
Alfredo Deza
05:56 PM CephFS Bug #22990 (Fix Under Review): qa: mds-full: ignore "Health check failed: pauserd,pausewr flag(s)...
https://github.com/ceph/ceph/pull/20424 Patrick Donnelly
05:50 PM CephFS Bug #22990 (Resolved): qa: mds-full: ignore "Health check failed: pauserd,pausewr flag(s) set (OS...
http://pulpito.ceph.com/pdonnell-2018-02-13_04:15:23-fs-wip-pdonnell-testing-20180210.023235-testing-basic-smithi/218... Patrick Donnelly
05:54 PM Revision 7bf6eb01 (ceph): qa: ignore io pause warnings in mds-full test
Fixes: http://tracker.ceph.com/issues/22990
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
05:14 PM Revision 1e237159 (ceph): osd: PrimaryLogPG::do_osd_ops() uses md_config_cacher_t.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
05:12 PM Revision 7568cf52 (ceph): common: introduce md_config_cacher_t.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
05:07 PM Revision 240b6881 (ceph): Merge pull request #20147 from smithfarm/wip-15904
tools: rados: make -f be --format for consistency with ceph tool
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
04:57 PM rgw Bug #22833: rgw: crash in RGWSyncTraceManager::finish_node()
Casey Bodley
04:52 PM CephFS Documentation #22989 (Resolved): doc: add documentation for MDS states
Patrick Donnelly
04:39 PM Bug #22944: Infiniband send_msg send returned error 32: (32) Broken pipe
At the moment the @ceph.conf@ is:... Radosław Piliszek
01:54 PM Bug #22944: Infiniband send_msg send returned error 32: (32) Broken pipe
actually I always tested with connect3-x with ib mode.
from log, it seemed client have a good handshake with mon....
Haomai Wang
08:21 AM Bug #22944: Infiniband send_msg send returned error 32: (32) Broken pipe
Hi Greg, Hi Haomai,
I increased debug to 20. Please find mon and client logs attached.
I also ran ibdump to dis...
Radosław Piliszek
02:10 AM Bug #22944: Infiniband send_msg send returned error 32: (32) Broken pipe
hmm, I don't think the provided log is the reason. maybe you can set debug_ms=20/20 to output more? Haomai Wang
04:35 PM Revision 9a0d1517 (ceph): Merge pull request #20422 from cbodley/wip-check-cls-rgw
cmake: 'make check' builds radosgw and its cls dependencies
Reviewed-by: Ali Maredia <amaredia@redhat.com>
Reviewed-...
Kefu Chai
04:24 PM rbd Bug #22945 (Fix Under Review): [journal] allocating a new tag after acquiring the lock should use...
*PR*: https://github.com/ceph/ceph/pull/20423 Jason Dillaman
03:59 PM Revision 4e67210d (ceph): OSD: don't process ostream strings when not debugging.
Signed-off-by: Mark Nelson <mnelson@redhat.com> Mark Nelson
03:35 PM rgw Backport #22987 (In Progress): jewel: rgw: user stats increased after bucket reshard
Nathan Cutler
10:21 AM rgw Backport #22987 (Resolved): jewel: rgw: user stats increased after bucket reshard
https://github.com/ceph/ceph/pull/20421 Nathan Cutler
03:32 PM Revision a029d20b (ceph): cmake: 'make check' builds radosgw and its cls dependencies
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
03:20 PM Revision 05cdbde3 (ceph): rgw: bucket resharding should not update bucket ACL or user stats
Jewel only fix. New implementation of resharding in Luminous.
Fixes:http://tracker.ceph.com/issues/22124
Signed-off-b...
Orit Wasserman
03:05 PM Revision bcfcbcfe (ceph): librbd: flush journal commit position after stopping replay
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:37 PM Linux kernel client Feature #4770 (Fix Under Review): krbd: consider including write data with layered existence check
Ilya Dryomov
02:37 PM Linux kernel client Feature #3837 (Fix Under Review): krbd: support format 2 striping
Ilya Dryomov
02:26 PM Linux kernel client Feature #22710 (Resolved): Whitelist the new RBD_FEATURE_OPERATIONS feature bit
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=e573427a440fd67d3f522357d7ac901d5928194... Ilya Dryomov
02:14 PM Revision 487963cb (ceph): test/librbd: disable clone v2 for negative test cases
Fixes: http://tracker.ceph.com/issues/22979
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:14 PM Revision e57a735b (ceph): cls/rbd: don't clear CLONE_CHILD op feature if still a child
After removing the last snapshot linked to a parent image,
don't clear the CLONE_CHILD op feature bit if the image HE...
Jason Dillaman
02:12 PM Linux kernel client Bug #17221 (Resolved): "Failures: xfs/001 generic/275 generic/225 generic/079" in krbd
Jason Dillaman
01:28 PM Revision 1ac1c9df (ceph): qa/workunits/rbd:added script to install operating system on rbd image
Signed-off-by: Sidhant Agrawal <sagrawal@redhat.com> Sidhant Agrawal
12:27 PM RADOS Bug #22063: "RadosModel.h: 1703: FAILED assert(!version || comp->get_version64() == version)" inr...
Another jewel run with this bug:
* http://qa-proxy.ceph.com/teuthology/smithfarm-2018-02-06_21:07:15-rados-wip-jew...
Nathan Cutler
12:20 PM Revision f5c02adf (ceph): librbd: potential race in RewatchRequest when resetting watch_handle
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
11:12 AM mgr Bug #22947 (Duplicate): Prometheus exporter module fails due to incorrect PG_STATES
Thanks for the report: the fix for this will be part of the forthcoming 12.2.3 release. John Spray
10:36 AM rbd Backport #22965 (In Progress): jewel: [rbd-mirror] infinite loop is possible when formatting the ...
https://github.com/ceph/ceph/pull/20418 Prashant D
10:22 AM CephFS Backport #22966 (In Progress): luminous: kclient: Test failure: test_full_same_file (tasks.cephfs...
https://github.com/ceph/ceph/pull/20417 Prashant D
10:20 AM rgw Bug #22124 (Pending Backport): rgw: user stats increased after bucket reshard
Adding jewel backport Nathan Cutler
09:17 AM Revision d131f895 (ceph): rbd-mirror: fix potential infinite loop when formatting status message
The improvements include:
- tag_tid values should always be increasing, so loop only if
master.tag_tid > mirror_ta...
Mykola Golub
09:13 AM Revision 179bb49a (ceph): qa: adjust cephfs full test for kclient
Fixes: http://tracker.ceph.com/issues/22886
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit ...
Yan, Zheng
09:01 AM rbd Backport #22964 (In Progress): luminous: [rbd-mirror] infinite loop is possible when formatting t...
https://github.com/ceph/ceph/pull/20416 Prashant D
08:32 AM Revision a587b1dd (ceph): mds/cdir: add CDir missing state
Signed-off-by: huanwen ren <ren.huanwen@zte.com.cn> huanwen ren
07:54 AM Revision 242ed5bb (ceph): mds: add dirfrags whose child inodes have caps to open file table
When opening a file in RO mode, if client has the corresponding inode in
its cache and issued caps of the inode alrea...
Yan, Zheng
07:00 AM Revision 4a1f85cf (ceph): tests: fix factual errors in comments
Apparently, the comments were not updated when the test YAML was carried
forward from jewel.
Signed-off-by: Nathan C...
Nathan Cutler
07:00 AM Revision 877edb99 (ceph): tests: client-upgrade-kraken: upgrade ceph-test, too
Upgrade test was failing because, in luminous and above, three files were moved
from ceph-test to ceph-{base,mon,osd}...
Nathan Cutler
06:52 AM RADOS Bug #22952: Monitor stopped responding after awhile
Kefu Chai wrote:
> > I reproduced the issue in a seperate cluster
>
> could you share the steps to reproduce this...
Frank Li
03:42 AM Revision 884b936f (ceph): Handle dir->dentries.empty()
Handle dir->dentries.empty() (during stale file handle error) situation appropriately.
Fixes: http://tracker.ceph.co...
Jos Collin
02:36 AM Revision e378bf02 (ceph): rbd-mirror: fix potential infinite loop when formatting status message
The improvements include:
- tag_tid values should always be increasing, so loop only if
master.tag_tid > mirror_ta...
Mykola Golub
12:57 AM Revision ba5a53ce (ceph): osd: Fix assert when checking missing version
Fixes: http://tracker.ceph.com/issues/21218
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
12:22 AM Revision 96125fe2 (ceph): test/admin_socket_output: better error reporting
Signed-off-by: Brad Hubbard <bhubbard@redhat.com> Brad Hubbard

02/12/2018

11:52 PM Revision 36455907 (ceph): mon: Add `ceph osd get-require-min-compat-client` command
As an antagonist to the already existing `set-require-min-compat-client`
Signed-off-by: hansbogert <hansbogert@gmail...
Hans van den Bogert
10:53 PM rbd Bug #22362 (Fix Under Review): cluster resource agent ocf:ceph:rbd - wrong permissions
Nathan Cutler
11:34 AM rbd Bug #22362 (Pending Backport): cluster resource agent ocf:ceph:rbd - wrong permissions
Follow-on master fix: https://github.com/ceph/ceph/pull/20397 Nathan Cutler
10:47 PM Bug #22980: The rbd resource agent needs to be executable
This is another permutation of #22362 - I reopened that one so all the fixes are in one place. Nathan Cutler
10:47 PM Bug #22980 (Duplicate): The rbd resource agent needs to be executable
Nathan Cutler
07:05 PM Bug #22980 (Fix Under Review): The rbd resource agent needs to be executable
Nathan appears to be working on this; hurray! Greg Farnum
10:45 PM Revision 36b94df6 (ceph): OSD: don't process ostream strings when not debugging.
Signed-off-by: Mark Nelson <mnelson@redhat.com> Mark Nelson
10:35 PM RADOS Bug #21218: thrash-eio + bluestore (hangs with unfound objects or read_log_and_missing assert)

This assert can only happen in the following two cases:
osd debug verify missing on start = true. Used in t...
David Zafman
10:07 PM RADOS Bug #21218: thrash-eio + bluestore (hangs with unfound objects or read_log_and_missing assert)
For kefu's run above,... Sage Weil
03:07 AM RADOS Bug #21218: thrash-eio + bluestore (hangs with unfound objects or read_log_and_missing assert)
thrash-eio + bluestore
/a/kchai-2018-02-11_04:16:47-rados-wip-kefu-testing-2018-02-11-0959-distro-basic-mira/2181825...
Kefu Chai
09:58 PM ceph-volume Bug #22785 (Fix Under Review): ceph-volume does not activate OSD using mount options in ceph.conf
PR open at https://github.com/ceph/ceph/pull/20408 Alfredo Deza
09:15 PM ceph-volume Bug #22785: ceph-volume does not activate OSD using mount options in ceph.conf
Just making sure :)
This is going to be an easy fix, should have it resolved pretty quickly. Thanks for confirming!
Alfredo Deza
09:13 PM ceph-volume Bug #22785: ceph-volume does not activate OSD using mount options in ceph.conf
I was specifically talking about filestore OSDs, should have been more explicit about this. Bluestore would never us... Ben England
07:50 PM ceph-volume Bug #22785: ceph-volume does not activate OSD using mount options in ceph.conf
Ben, looking into this, I find that for bluestore we will never mount anything as bluestore OSDs are using a tmpfs. T... Alfredo Deza
03:45 PM ceph-volume Bug #22785 (In Progress): ceph-volume does not activate OSD using mount options in ceph.conf
Alfredo Deza
09:57 PM ceph-volume Bug #22879 (Fix Under Review): (luminous) ceph-volume filestore creation stopped with 'TypeError:...
PR open at https://github.com/ceph/ceph/pull/20408 Alfredo Deza
06:52 PM ceph-volume Bug #22879: (luminous) ceph-volume filestore creation stopped with 'TypeError: sequence item 5: e...
Ok, yes this helps. Am I correct in assuming that you have osd_mount_options_xfs configured? If so, this is causing t... Alfredo Deza
02:40 PM ceph-volume Bug #22879: (luminous) ceph-volume filestore creation stopped with 'TypeError: sequence item 5: e...
Hi Alfredo,
> Could you attach the full output of when the error appeared?
here they are, hope it helps.
...
Enrico Labedzki
02:26 PM ceph-volume Bug #22879 (Need More Info): (luminous) ceph-volume filestore creation stopped with 'TypeError: s...
By default ceph-volume omits sending full tracebacks to the terminal. They are always persisted to a log file at /var... Alfredo Deza
09:52 PM rgw Bug #22982: Objects only serving first 512K
Can you provide the raw manifest somehow? I want to know if the issue is the way we stored the original objects (that... Yehuda Sadeh
09:08 PM rgw Bug #22982: Objects only serving first 512K
Ok, Yehuda's underscore could still be correct. This is what the RGW is looking for:
* @default.51695731.142363__sha...
Robin Johnson
09:01 PM rgw Bug #22982: Objects only serving first 512K
It doesn't start with an underscore in this case, but the data is from at least Dumpling, maybe older (Dumpling->Fire... Robin Johnson
05:06 PM rgw Bug #22982: Objects only serving first 512K
it's an old object with explicit placement, so maybe pre-firefly (?). The tail objects are starting with underscore, ... Yehuda Sadeh
04:20 PM rgw Bug #22982: Objects only serving first 512K
@robin, can you point out the distinguishing characteristics of this? how is our CI testing missing this?
Matt
Matt Benjamin
07:48 AM rgw Bug #22982 (Resolved): Objects only serving first 512K
This has be seen in previous releases, but it's back again in Luminous! Too late for 12.2.3 tag, but I'll apply the f... Robin Johnson
09:47 PM Revision aab5049f (ceph): ceph-volume util.prepare extend flags when found
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:47 PM Revision 694b388a (ceph): ceph-volume util.constants update mount flags to include rw, normalize ...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:46 PM Revision 5489dcbb (ceph): ceph-volume configuration normalize underscore vs. whitespace named opt...
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:46 PM Revision 4471a7d9 (ceph): ceph-volume tests check for mount/format usage from ceph.conf
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:44 PM Revision 85791193 (ceph): ceph-volume tests add ceph.conf stub for custom conf files
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
09:39 PM rbd Bug #22945 (In Progress): [journal] allocating a new tag after acquiring the lock should use on-d...
Jason Dillaman
09:25 PM bluestore Bug #22977: High CPU load caused by operations on onode_map
32 OSDs, so ~650k objects/ec chunks per OSDs. Paul Emmerich
11:51 AM bluestore Bug #22977: High CPU load caused by operations on onode_map
The cluster is running with default settings except for osd_max_backfills.
Sorry, I completely forgot about the me...
Paul Emmerich
10:35 AM bluestore Bug #22977: High CPU load caused by operations on onode_map
Hi Paul.
Could you please share your Ceph settings?
Also please collect mempool statistics on a saturated OSD using...
Igor Fedotov
09:23 PM Revision d10381fd (ceph): ceph-volume: use terminal.MultiLogger in `lvm zap`
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
09:19 PM Linux kernel client Bug #17221 (Pending Backport): "Failures: xfs/001 generic/275 generic/225 generic/079" in krbd
Jason Dillaman
09:16 PM Revision 53bd92c8 (ceph): ceph-volume: use api helper methods for pvs and lvs in lvm zap
This is just a cleaner way of doing this instead of using PVolumes
and Volumes directly.
Signed-off-by: Andrew Schoe...
Andrew Schoen
09:16 PM Revision aeb3f8bc (ceph): ceph-volume: when zapping unmount osd directories
If you zap an lv, device or partition and it's currently mounted as a
ceph osd directory then it will be unmounted so...
Andrew Schoen
09:16 PM Revision a3be7710 (ceph): ceph-volume: fix documentation typos for lvm zap
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
09:16 PM Revision 8da4ac21 (ceph): ceph-volume: adds a util.system.unmount function
This function will unmount the given path
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
08:49 PM rgw Bug #22986 (Resolved): hadoop-s3a jobs failing with EPERM
the task modifies /etc/resolv.conf to set up dnsmasq, but something changed and the write to /etc/resolv.conf is now ... Casey Bodley
08:41 PM Revision 24f423fa (ceph): qa/rgw: disable log trim in multisite suite
the multisite tests run manual trim operations with radosgw-admin, which
can race with internal log trimming to produ...
Casey Bodley
08:35 PM Revision 01b68f96 (ceph): osd/PGBackend: drop on_applied callback for submit_transaction
This removes a ton of tracking for ReplicatedBackend. ECBackend needs
to keep most of it so that it can track in-fli...
Sage Weil
08:35 PM Revision c1c495f0 (ceph): osd/PG: remove last_updated_applied, op_applied()
No longer used or needed, yay!
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:35 PM Revision 0c71bbab (ceph): ceph-objectstore-tool: fix SnapMapper vs import
- keep mapper around for duration of import
- flush in-flight requests before tearing it down. This is necessary
bec...
Sage Weil
08:35 PM Revision 766092e3 (ceph): osd/PG: flush ch before pg delete
Make sure SnapMapper's ContainerContexts don't outlive the mapper
itself.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:35 PM Revision 98b4e900 (ceph): os/filestore: wait_for_apply on get_omap_iterator
Note that we don't need to worry about the internal get_omap_iterator
callrs (e.g., omap_rmkeyrange) because the appl...
Sage Weil
08:35 PM Revision e48d2360 (ceph): osd/PG: keep PG alive until the final onreadable context under old ch i...
The onreadable completions go through a finisher; add a final event
in that stream that keeps the PG alive while prio...
Sage Weil
08:35 PM Revision 26e45075 (ceph): osd/PGBackend: drop on_local_applied_async
Unused!
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:35 PM Revision ad74b3d1 (ceph): osd: drop C_UpdateLastRollbackInfoTrimmedToApplied
The variable can probably be removed as well, but leaving that for another
time.
Signed-off-by: Sage Weil <sage@redh...
Sage Weil
08:35 PM Revision a8414430 (ceph): osd/PG: make C_DeleteMore called only once (on safe, not applied)
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:35 PM Revision 08007acb (ceph): osd/PG: stop holding PG ref until on_applied on PG removal
Not necessary--the backend should manage the lifecycle. We just own
one ref anyway.
Signed-off-by: Sage Weil <sage@...
Sage Weil
08:35 PM Revision 2faf2626 (ceph): osd/PrimaryLogPG: call op_applied directly after queueing txn
There is still more cleanup to be done, here! Later.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:35 PM Revision 60776b6e (ceph): osd/ReplicatedBackend: do applied work synchronously
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:35 PM Revision ee314b93 (ceph): osd/ECBackend: unify commit+applied msg; drop applied callback
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:35 PM Revision 17dd5eea (ceph): osd/PG: remove obsolete comment in _delete_some()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:35 PM Revision b21dbb36 (ceph): osd/PrimaryLogPG: drop repop_all_applied()
We don't need to eval_repop() since we know nothing has committed yet.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:35 PM Revision f3d1b257 (ceph): osd/PrimaryLogPG: clean out applied members of RepGather
on_applied
rep_done (same as all_committed)
applies_with_commit (no longer relevant)
Signed-off-by: Sage Weil <sage@...
Sage Weil
08:35 PM Revision c489112a (ceph): osd/PG: drop scrub machinery to wait for last_updated_applied
This is no longer needed--queued writes are immediately readable.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:35 PM Revision ac055b22 (ceph): osd/PGBackend: remove on_applied() from interface
PrimaryLogPG calls it synchronously, on its own, after
submit_transaction. That means the backends no longer need to...
Sage Weil
08:35 PM Revision 907b6281 (ceph): os: apply_transaction -> queue_transaction
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:35 PM Revision 4044b457 (ceph): osd: synchronously open collection handles
bluestore and memstore are the only backends to implement
open_collection, and both of them can issue a handle immedi...
Sage Weil
08:35 PM Revision fbb5a9dd (ceph): os/ObjectStore: drop most queue_transactions() variants
Register completions on the Transaction(s) in the caller!
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:35 PM Revision c244300e (ceph): osd/PrimaryLogPG: remove ondisk_{read,write}_lock infra
This is no longer needed. FileStore was the only backend doing async
applies, and it now blocks until apply all on i...
Sage Weil
08:35 PM Revision 52dd99e3 (ceph): osd: drop unnecessary OSDMap pinning
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:21 PM Revision 33665bfe (ceph): msg/DispatchQueue: prevent queueing of new messages after shutdown
The other queue_* methods check stop; enqueue() did not.
Fixes: http://tracker.ceph.com/issues/18351
Signed-off-by: ...
Sage Weil
08:12 PM Revision b4803aa8 (ceph): build/ops: deb: build with -DWITH_SYSTEMD=OFF
The Debian build assumes that "make install" will not install
the systemd unit files.
Signed-off-by: Nathan Cutler <...
Nathan Cutler
08:04 PM rbd Bug #22979 (Fix Under Review): test_librbd_python.sh fails in upgrade test
*PR*: https://github.com/ceph/ceph/pull/20406 Jason Dillaman
07:07 PM rbd Bug #22979 (In Progress): test_librbd_python.sh fails in upgrade test
Jason Dillaman
07:56 PM Revision 28d63a4d (ceph): os/filestore: track objects with writes being applied
Note that this is *slight* overkill in that a *source* object of a clone
will also appear in the applying map, even t...
Sage Weil
07:56 PM Revision 3fd1634f (ceph): os/filestore: wait_for_apply on read ops
On any read, wait for any updates to the object to apply first.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:56 PM Revision 03213f4f (ceph): os/filestore: more efficient waiter tracking
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:56 PM Revision 75457737 (ceph): os/filestore: keep OpSequencers alive
Prevent a collection delete + recreate sequence from allowing two
conflicting OpSequencers for the same collection to...
Sage Weil
07:28 PM Bug #22943 (Closed): c++: internal compiler error: Killed (program cc1plus)
Master is building fine now: https://shaman.ceph.com/builds/ceph/
If it's a bug specific to 7.2 you should submit ...
Greg Farnum
07:14 PM Bug #22943: c++: internal compiler error: Killed (program cc1plus)
Have you tried cleaning your build environment and recompiling? Patrick Donnelly
07:16 PM rgw Bug #22927 (Fix Under Review): rgw: Location element not returned correctly from Post Upload Object
Greg Farnum
07:13 PM Bug #22944: Infiniband send_msg send returned error 32: (32) Broken pipe
Haomai, can you follow up if this interests you, or else close it? :) Greg Farnum
07:13 PM Bug #22944: Infiniband send_msg send returned error 32: (32) Broken pipe
The RDMA support in AsyncMessenger is experimental and I think the guys building it are planning to rip it apart. I w... Greg Farnum
07:11 PM Support #22956 (Closed): Ceph cluster single node in error state
The issue is that you have insufficient OSDs for the redundancy of your pool (probably replication 3). These types of... Patrick Donnelly
07:10 PM bluestore Bug #22102 (Need More Info): BlueStore crashed on rocksdb checksum mismatch
Sage Weil
07:10 PM bluestore Bug #22102: BlueStore crashed on rocksdb checksum mismatch
Have you seen this bug occur since you filed the bug? One other user was seeing it but we've been able to generate l... Sage Weil
06:14 PM Bug #22984: RGWs crash when I try to set a policy
Could you try against master or upstream luminous? I believe this bug is fixed in both and simply hadn't percolated i... Adam Emerson
03:20 PM Bug #22984 (In Progress): RGWs crash when I try to set a policy
@adam, could you have a look at this?
Matt
Matt Benjamin
02:32 PM Bug #22984: RGWs crash when I try to set a policy
It seems that using the following user arn made the setpolicy operation work, but the policy is still not functional.... David González Ruiz
01:54 PM Bug #22984: RGWs crash when I try to set a policy
The way AWS identifier is specified does not seem to be the source of issues; switching to this notation does not wor... David González Ruiz
01:50 PM Bug #22984 (Duplicate): RGWs crash when I try to set a policy
I am trying to set a policy to a bucket in order to have users that can only read (for debugging purposes). I do it i... David González Ruiz
05:18 PM Revision 662a0076 (ceph): mon/OSDMonitor: accept crush_device_class in 'osd new' json input
If provided, set the OSD device_class at OSD creation time. This is
simpler than writing a file that the OSD has to ...
Sage Weil
05:18 PM Revision 02ec68dc (ceph): mon/OSDMonitor: fix 'osd crush set-device-class' for new osds
We should set the max_devices value for a new device. (Actually,
finalize() will fix this for us on decode, but bett...
Sage Weil
05:18 PM Revision 48d05088 (ceph): crush/CrushWrapper: fix finalize clobbering of max_devices
This hides device names when they don't appear in the hierarchy,
e.g. after setting a name and class for a new device...
Sage Weil
05:17 PM Revision 13738cd7 (ceph): Merge pull request #19939 from liewegas/wip-osd-new-class
mon,osd: do not use crush_device_class file to initalize class for new osds
Reviewed-by: Alfredo Deza <adeza@redhat....
Sage Weil
05:11 PM Revision dba3ebec (ceph): build/ops: change WITH_SYSTEMD default to ON
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
04:56 PM Revision 72ad7640 (ceph): Merge pull request #20363 from dongbula/e-rados-get-put-command
make rados get/put/append command help txt clear
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Reviewed-by: Kefu Cha...
Greg Farnum
04:28 PM rgw Bug #22985: Buckets missing from rgw_read_user_buckets output
This output contains the buckets that are fine, but not the missing ones.
The omap header is non-empty....
Robin Johnson
04:25 PM rgw Bug #22985: Buckets missing from rgw_read_user_buckets output
In the case of account @jerhec@, at least two buckets are known to be missing; let me know what other debug/data expo... Robin Johnson
04:20 PM rgw Bug #22985 (Can't reproduce): Buckets missing from rgw_read_user_buckets output
Some buckets that are known to exist have vanished from the listing of buckets.
Dreamhost tracking DHO-1722.
He...
Robin Johnson
04:09 PM Backport #22611 (In Progress): luminous: "Transaction check error" in upgrade:client-upgrade-krak...
Needs follow-on fix Nathan Cutler
04:05 PM Revision 3a135745 (ceph): doc/dev/macos: add doc for building on MacOS
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:24 PM CephFS Backport #22972: luminous: mds: move remaining containers in CDentry/CDir/CInode to mempool
Also will need: https://github.com/ceph/ceph/pull/20392 Patrick Donnelly
02:58 PM Revision f8b751d1 (ceph): client: lookup_ino when i1 becomes NULL
Also set FUSE_CAP_EXPORT_SUPPORT
Fixes: http://tracker.ceph.com/issues/21995
Signed-off-by: Jos Collin <jcollin@redh...
Jos Collin
02:32 PM rgw Bug #22951 (In Progress): possible issue with ssl + libcurl
Abhishek Lekshmanan
02:32 PM rgw Bug #22951: possible issue with ssl + libcurl
wip master pr: https://github.com/ceph/ceph/pull/20390 Abhishek Lekshmanan
02:29 PM ceph-volume Bug #22642 (Resolved): can't reuse OSD ID if ID doesn't exist in `ceph osd tree`
backport PR https://github.com/ceph/ceph/pull/20323 Andrew Schoen
02:27 PM ceph-volume Feature #22619 (Resolved): ceph-volume lvm dmcrypt support
merged commit f852f64 into master Alfredo Deza
01:57 PM mgr Bug #22226: ceph zabbix plugin sends incorrect motinoring info to zabbix server
If it's correlated with a mon going down then I suspect this is the same underlying cause as http://tracker.ceph.com/... John Spray
12:17 PM Revision 4e1f0592 (ceph): client: hook up ceph_ll_readv and ceph_ll_writev
Break the core of _preadv_pwritev out into a function that takes a Fh.
Make _preadv_pwritev into a wrapper around tha...
Jeff Layton
12:17 PM Revision b431d287 (ceph): test: new testcase for ceph_ll_readv and ceph_ll_writev
Just copy the PreadvPwritev test and alter accordingly.
Tracker: http://tracker.ceph.com/issues/22948
Signed-off-by:...
Jeff Layton
12:17 PM Revision 4143c6e9 (ceph): client: clamp I/O sizes to INT_MAX when we can't return larger values
We have several API functions that allow the caller to request I/Os
larger than INT_MAX bytes, but that return an int...
Jeff Layton
12:17 PM Revision 5579035c (ceph): client: type safety cleanup for _read and _write codepaths
In the read codepath, bl->length() returns an unsigned value, and that
could end up looking negative when cast to int...
Jeff Layton
11:34 AM rbd Backport #22454 (In Progress): luminous: cluster resource agent ocf:ceph:rbd - wrong permissions
Reopening to backport follow-on fix https://github.com/ceph/ceph/pull/20397 Nathan Cutler
10:25 AM Revision 567d1568 (ceph): cmake: rbd resource agent needs to be executable.
Without this the resource fails in Pacemaker with the error:
Feb 11 12:48:30 mypacemakerhost crmd[5154]: error: F...
Tim Bishop
10:05 AM RADOS Bug #22354 (Fix Under Review): v12.2.2 unable to create bluestore osd using ceph-disk
https://github.com/ceph/ceph/pull/20400
Kefu Chai
09:52 AM RADOS Bug #22445: ceph osd metadata reports wrong "back_iface"
John Spray wrote:
> Hmm, this could well be the first time anyone's really tested the IPv6 path here.
https://git...
cory gu
09:27 AM RADOS Backport #22942 (In Progress): luminous: ceph osd force-create-pg cause all ceph-mon to crash and...
Nathan Cutler
09:27 AM Revision 88595d13 (ceph): mon/OSDMonitor: ignore and/or remove pgs that shouldn't exist
The update_creating_pgs() change is there mainly for clusters that already
have an invalid pg in the map; going forwa...
Sage Weil
09:25 AM bluestore Bug #22978 (Duplicate): assert in Throttle.cc on primary OSD with Bluestore and an erasure coded ...
Looks like a duplicate of http://tracker.ceph.com/issues/22539. Should be fixed in v12.2.3 Igor Fedotov
09:20 AM Revision 5f8c196c (ceph): mon/OSDMonitor: reject force-create-pg on pgids that shouldn't exist
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 5aadca16f0f1c0281ba08f233bccb512f0187b17)
Sage Weil
09:03 AM mgr Backport #22983 (In Progress): luminous: balancer should warn about missing requirements
Nathan Cutler
09:02 AM mgr Backport #22983 (Resolved): luminous: balancer should warn about missing requirements
https://github.com/ceph/ceph/pull/20359 Nathan Cutler
09:01 AM mgr Bug #22424 (Pending Backport): balancer should warn about missing requirements
Nathan Cutler
08:57 AM RADOS Bug #22952: Monitor stopped responding after awhile
> I reproduced the issue in a seperate cluster
could you share the steps to reproduce this issue? so i can try it ...
Kefu Chai
07:41 AM rgw Bug #22756: RGW will not list contents of older buckets at all: reshard makes it show up again
Workaround fix for this:... Robin Johnson
07:30 AM Revision 1bf0696f (ceph): tools/rados: make rados get/put/append command help txt clearer
Fixes: http://tracker.ceph.com/issues/22958
Signed-off-by: lvshuhua <lvshuhua@cmss.chinamobile.com>
lvshuhua
05:58 AM RADOS Bug #22949 (Rejected): ceph_test_admin_socket_output --all times out
Kefu Chai
05:57 AM RADOS Bug #22949: ceph_test_admin_socket_output --all times out
thanks Brad. my bad, i thought the bug was in master also. closing this ticket, as the related PR is not yet merged. Kefu Chai
03:19 AM Revision 87e3aa64 (ceph): Merge pull request #20392 from adamemerson/wip-clangtastic-voyage
cmake, test/fs, client: fix build with clang
Reviewed-by: Willem Jan Withagen <wjw@digiware.nl>
Reviewed-by: Kefu Ch...
Kefu Chai
03:17 AM Revision 4021d2b6 (ceph): Merge pull request #20379 from tchaikov/wip-test-fix-freebsd
test/librados: s/invoke_result_t/result_of_t/
Reviewed-by: Willem Jan Withagen <wjw@digiware.nl>
Kefu Chai
03:16 AM Revision ce5226a8 (ceph): Merge pull request #20360 from ifed01/wip-ifed-extents-cleanup
os/bluestore: cleanup around ExtentList, AllocExtent and bluestore_extent_t classes
Reviewed-by: Sage Weil <sage@red...
Kefu Chai
03:15 AM Revision cc2fa373 (ceph): Merge pull request #20320 from rzarzynski/wip-common-md_config_cacher_t
common: introduce md_config_cacher_t
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
03:14 AM Revision d73b7f2c (ceph): Merge pull request #20198 from wido/zabbix-health-checks
mgr/zabbix: Implement health checks
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by: Kefu Chai <kchai@re...
Kefu Chai
02:58 AM bluestore Bug #21312: occaionsal ObjectStore/StoreTestSpecificAUSize.Many4KWritesTest/2 failure
... Kefu Chai

02/11/2018

10:46 PM rbd Feature #22981 (Resolved): [group] add 'rbd group rename" action to the CLI
Jason Dillaman
05:27 PM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
Martin, let's compare hardware. The only cluster I'm seeing this on is HP servers with smartarray controllers and lot... Paul Emmerich
02:10 PM Bug #22980 (Duplicate): The rbd resource agent needs to be executable
https://github.com/ceph/ceph/pull/20397
Without this the resource fails in Pacemaker with the error:...
Tim Bishop
10:15 AM Revision 9641adcd (ceph): mds: don't re-requeue open files to head of log
When MDS tries expiring old log segments, it re-queuae open files tracked
by these log segments to head of log. When ...
Yan, Zheng
10:15 AM Revision 2154c2bc (ceph): mds: don't try opening inodes that haven't been created
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
10:15 AM Revision 50e2d2d3 (ceph): mds: don't try prefetching destroyed inodes
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
10:15 AM Revision c8f06bd9 (ceph): mds: use open file table to speed up mds recovery
For inodes that need to open for reconnected/imported caps. First open
directory inodes that are in open file table. ...
Yan, Zheng
10:14 AM Revision 01d90d0b (ceph): mds: introduce open file table
The open file table records linkage information of inodes that clients
or mds want caps and linkage information of th...
Yan, Zheng
07:12 AM Revision 8d59a2dc (ceph): librbd: validate if dst group snap name is equal to src
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
06:25 AM Revision 936e720c (ceph): vstart.sh: add comma in DASH_URLS and RESTFUL_URLS
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
06:25 AM Revision 6396cb5b (ceph): pybind/mgr/dashboard: various py3 fixes
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
06:25 AM Revision ba82060d (ceph): qa/tasks/mgr: correct the log message
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
06:24 AM Revision 21e6f89d (ceph): librbd: remove duplicated header
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
06:12 AM Revision 3b58a1c1 (ceph): vstart.sh: introduce get_cmake_variable()
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
06:12 AM Revision 477595de (ceph): vstart.sh: set PYTHONPATH correctly
it varies depending on the major version of the python we are using.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:12 AM Revision c8baadf3 (ceph): cmake: depend on the right version of python bindings
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
06:12 AM Revision 5f892430 (ceph): restful: various py3 fixes
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
06:12 AM Revision 92af0732 (ceph): pybind/mgr/restful: move global variable into context.py
otherwise we need to tackle with the circular import. it's not fatal, if
we can "import foo" in py2 and "from . impor...
Kefu Chai
06:12 AM Revision 5e34b748 (ceph): mgr: import absolute_import to enforce absolute_import
to make sure new "import" statements in future in these files do not
assume relative import.
Signed-off-by: Kefu Cha...
Kefu Chai
06:12 AM Revision 410ce76f (ceph): mgr: load ceph_{logger,module} globally
no need to add them for each sub-interpreter. extensions are shared
among them.
Fixes: http://tracker.ceph.com/issue...
Kefu Chai
06:12 AM Revision 8039c46d (ceph): init-ceph: s/lib.2/lib.$MGR_PYTHON_VERSION_MAJOR/
we should not hardwire cython_modules's path to lib.2, it should be
cython_modules/lib.3 if ceph-mgr requires python3...
Kefu Chai
06:11 AM Revision b09f754e (ceph): pybind/mgr: use relative import
* in python3, we cannot assume default relative import. instead, we should
be explicit. also, only import the `Modu...
Kefu Chai
06:10 AM Revision 91f83cc0 (ceph): pybind/mgr: fix the TabError error
018-02-08 18:50:10.790 7fcfbb679700 -1 mgr[py] Module not found:
'dashboard'
2018-02-08 18:50:10.790 7fcfbb679700 -1 ...
Kefu Chai
01:53 AM Revision 511fc9c4 (ceph): Merge pull request #20378 from tchaikov/wip-os-perf-stat-in-ns
osd: check feature bits when encoding objectstore_perf_stat_t
Reviewed-by: John Spray <john.spray@redhat.com>
Kefu Chai
01:52 AM Revision 7bb4761d (ceph): Merge pull request #20275 from badone/wip-osdmonitor-unused-function
mon/OSDMonitor: Comment out unused function
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Joao Eduardo Luis ...
Kefu Chai
01:51 AM Revision 4c43c67d (ceph): Merge pull request #20371 from tchaikov/wip-admin_socket_output
test/admin_socket_output: add --vstart=path/to/asok option
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Kefu Chai
01:15 AM rbd Bug #22979 (Resolved): test_librbd_python.sh fails in upgrade test
http://pulpito.ceph.com/kchai-2018-02-10_17:19:49-rados-master-distro-basic-smithi/ Kefu Chai

02/10/2018

10:17 PM bluestore Bug #22977: High CPU load caused by operations on onode_map
Here's a "perf dump" from an OSD suffering from this.
Potentially relevant onode data that looks similar on all OS...
Paul Emmerich
09:54 PM mgr Bug #22424: balancer should warn about missing requirements
I think this can be closed. Fixed by https://github.com/ceph/ceph/commit/585ba6f9418c714a4a602b4b2d03d82b7c26e123 and... Dan van der Ster
05:24 PM Revision 7e36b630 (ceph): Merge pull request #20227 from rzarzynski/wip-bs-final-aiocontexts
os/bluestore: mark derivatives of AioContext as final.
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
08:50 AM RADOS Bug #22949: ceph_test_admin_socket_output --all times out
Brad Hubbard
08:39 AM RADOS Bug #22949: ceph_test_admin_socket_output --all times out
This is not a problem with the test (although it highlights a deficiency with error reporting which I'll submit a PR ... Brad Hubbard
06:53 AM Revision 7a2b56c2 (ceph): Merge pull request #20376 from dillaman/wip-22873
librbd: auto-remove trash snapshots when image is deleted
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
04:31 AM CephFS Bug #22487 (Rejected): mds: setattr blocked when metadata pool is full
Patrick Donnelly
02:32 AM RADOS Bug #22882 (In Progress): Objecter deadlocked on op budget while holding rwlock in ms_handle_reset()
I finally realized that the op throttler *does* drop the global rwlock while waiting for throttle, so it at least doe... Greg Farnum
12:54 AM Revision ba5ce157 (ceph): build: Use the right experimental library
Test whether we're building with libstdc++ or libc++.
Use stdc++filesystem if the former and c++experimental if the ...
Adam Emerson
12:04 AM bluestore Bug #22978 (Duplicate): assert in Throttle.cc on primary OSD with Bluestore and an erasure coded ...
An assert is being hit in Throttle.cc with BlueStore, when a large object is being written on the primary OSD in an e... Subhachandra Chandra

02/09/2018

11:33 PM Revision 71dd51a1 (ceph): qa/tests - Added openstack.yaml fragment
This is to enable runs on ovh machines
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
11:05 PM Bug #22558: "Transaction check error" in upgrade:client-upgrade-kraken-luminous
@Nathan
After thinking about it and @jdurgin reminded that since we have workloads running before upgrading the cl...
Yuri Weinstein
02:26 PM Bug #22558: "Transaction check error" in upgrade:client-upgrade-kraken-luminous
@Yuri, ok we want to test {hammer,jewel,kraken} clients against luminous clusters but these tests don't actually do t... Nathan Cutler
08:29 AM Bug #22558 (Fix Under Review): "Transaction check error" in upgrade:client-upgrade-kraken-luminous
https://github.com/ceph/ceph/pull/20384
https://github.com/ceph/ceph/pull/20385
Kefu Chai
08:01 AM Bug #22558: "Transaction check error" in upgrade:client-upgrade-kraken-luminous
we still need to add: ceph-{base,osd,mon} >= 12.2.2.8 conflict with ceph-test < 12.2.2-8
because in kraken, ceph-t...
Kefu Chai
10:36 PM Revision 2199b9a2 (ceph): osd: min_pg_log_entries == max == pg_log_dups_tracked
- avoid a memory utilization explosion when a pg is degraded
- avoid overhead of converting pg log entries to dup op ...
Sage Weil
10:33 PM Revision 03710661 (ceph): Adding testing old cilents on the upgrated cluster
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
10:08 PM RADOS Bug #22847: ceph osd force-create-pg cause all ceph-mon to crash and unable to come up again
Just FYI, Using this new patch, the leader ceph-mon will hung once it is up, and any kind of OSD command is ran, like... Frank Li
10:06 PM RADOS Bug #22952: Monitor stopped responding after awhile
Frank Li wrote:
> Frank Li wrote:
> > I reproduced the issue in a seperate cluster, it seems that whichever ceph-mo...
Frank Li
08:40 PM RADOS Bug #22952: Monitor stopped responding after awhile
Frank Li wrote:
> I reproduced the issue in a seperate cluster, it seems that whichever ceph-mon became the leader w...
Frank Li
08:35 PM RADOS Bug #22952: Monitor stopped responding after awhile
I reproduced the issue in a seperate cluster, it seems that whichever ceph-mon became the leader will be stuck, as I ... Frank Li
09:49 PM Revision 2b02e662 (ceph): qa/tests - Added openstack.yaml fragment
This is to enable runs on ovh machines
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
09:33 PM Revision f43cc077 (ceph): qa/tests - Added openstack.yaml fragment
This is to enable runs on ovh machines
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Yuri Weinstein
09:30 PM Revision 11caafb5 (ceph): Added openstack.yaml fragment
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
09:14 PM bluestore Bug #22977 (Resolved): High CPU load caused by operations on onode_map
I'm investigating performance on a cluster that shows an unusually high CPU load.
Setup are Bluestore OSDs running m...
Paul Emmerich
09:12 PM Revision 13eeeba9 (ceph): Adding testing old cilents on the upgrated cluster
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
08:59 PM Revision b27e40d2 (ceph): {client,test}: Explicitly initialize empty inode_t
Using an explicit {} initializer. This unbreaks Clang.
Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
Adam Emerson
08:16 PM Revision 38c8820d (ceph): Adding testing old cilents on the upgrated cluster
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
07:50 PM RADOS Feature #22973 (Duplicate): log lines when hitting "pg overdose protection"
You're right that it's bad! This will be fixed in the next luminous release after a belated backport finally happened... Greg Farnum
02:15 PM RADOS Feature #22973 (Duplicate): log lines when hitting "pg overdose protection"
After upgrading to Luminous we ran into situation where 10% of our pgs remained unavailable, stuck in "activating" st... Dan Stoner
06:34 PM Revision 82ef376e (ceph): librbd: auto-remove trash snapshots when image is deleted
Fixes: http://tracker.ceph.com/issues/22873
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
04:24 PM RADOS Bug #22300 (Rejected): ceph osd reweightn command seems to change weight value
the parameter of reweigtn is an array of fixed point integers. and the integers are int(weight * 0x10000), where weig... Kefu Chai
04:06 PM Revision df8b1c2b (ceph): test/librados: s/invoke_result_t/result_of_t/
to workaround buggy libc++ implementation. see
https://cplusplus.github.io/LWG/issue2807 . we should switch to
invoke...
Kefu Chai
03:46 PM Revision e0cd9482 (ceph): os/bluestore: kill AllocExtent[Vector] to simplify code a bit
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
03:46 PM Revision 2d789994 (ceph): os/bluestore: cleanup around ExtentList class.
Also move it out of bluestore_types.h.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
03:35 PM Revision 774773e3 (ceph): Merge pull request #20387 from ifed01/wip-ifed-fio-build-fix
test/fio: fix build failure caused by sequencer replacement. Igor Fedotov
03:22 PM Revision 4e2748d3 (ceph): Merge pull request #20043 from Rubab-Syed/configuration_setting_browser
mgr/dashboard: add configuration setting browser
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
02:48 PM rbd Cleanup #22975 (New): [librbd] remove copies of configuration settings from ImageCtx
With the new md_config_t thread-safe configuration model, metadata config overrides should just directly update the r... Jason Dillaman
02:21 PM Revision 30aed9f9 (ceph): Merge pull request #20389 from trociny/wip-cli_generic
qa/workunits/rbd: fix cli_generic test_purge for rbd default format 1
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:20 PM RADOS Feature #22974 (Resolved): documentation - pg state table missing "activating" state
"activating" is not listed in the pg state table:
http://docs.ceph.com/docs/master/rados/operations/pg-states/
...
Dan Stoner
02:04 PM Revision 57baca01 (ceph): qa/workunits/rbd/cli_generic: fix test_purge for rbd default format 1
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
02:02 PM rbd Cleanup #22960 (In Progress): [librbd] provide plug-in object-based cache interface
Jason Dillaman
01:43 PM mgr Bug #22226: ceph zabbix plugin sends incorrect motinoring info to zabbix server
I can reproduce this by bringing down a monitor, afterwards the health status does not get updated in the manager unt... Hans van den Bogert
10:53 AM mgr Bug #22226: ceph zabbix plugin sends incorrect motinoring info to zabbix server
I also see this. Only sporadically do I see the HEALTH_WARN in dashboard. AFAICS this is not isolated to the zabbix a... Hans van den Bogert
12:43 PM rbd Bug #22950 (Resolved): [test] cli_generic fails on deep-copy tests if v1 image format or deep-fla...
Mykola Golub
12:42 PM Revision 8079d238 (ceph): Merge pull request #20364 from Songweibin/wip-fix-test-rbd
test/rbd: cli_generic fails if v1 image format or deep-flatten disabled
Reviewed-by: Jason Dillaman <dillaman@redhat...
Mykola Golub
12:00 PM Revision 935a1bdb (ceph): tools/ceph-objectstore-tool: do not fail on lack of OI_ATTR for an
object.
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
11:58 AM Revision 7f768dbf (ceph): test/fio: create superblock on mkfs to provide proper tools functioning
E.g. ceph-objectstore-tool requires that
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
11:06 AM Revision 9f8ae668 (ceph): test/fio: fix build failure caused by sequencer replacement.
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
10:46 AM Revision c822b3e2 (ceph): mds: optimize getattr file size
Fixes: http://tracker.ceph.com/issues/22925
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
10:42 AM Revision 838bd091 (ceph): mds: add incompat feature and bump protocol for snapshot changes
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
10:42 AM Revision 35af091a (ceph): qa/workunits/snaps: add hardlink snapshot test
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
10:42 AM Revision c00ee8b7 (ceph): client: fix incorrect snaprealm when adding caps
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
10:42 AM Revision b6f5f343 (ceph): mds: make sure mds has uptodate mdsmap before checking 'allows_snaps'
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
10:42 AM Revision 8da3283d (ceph): qa/workunits/snaps: add snaprealm split test
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
10:42 AM Revision 81adc4eb (ceph): client: don't mark snap directory complete when its dirstat is empty
MDS has trouble in tracking dirstat for snap inode. Snap directory
inode's dirstat can be inaccuracy.
Signed-off-by:...
Yan, Zheng
10:42 AM Revision d46dbbeb (ceph): qa/cephfs: add tests for multimds snapshot
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
10:42 AM Revision e2a299e8 (ceph): mds: add asok command that dumps cached snap infos
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
10:42 AM Revision 79a56a70 (ceph): qa/cephfs: add tests for snaptable transaction
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
10:42 AM Revision d532e660 (ceph): qa/cephfs: add tests for snapclient cache
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
10:42 AM Revision a9c36643 (ceph): mds: cleanup rename code
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
10:42 AM Revision 0f31d49d (ceph): mds: attach inode with multiple hardlinks to dummy global snaprealm
The dummy global snaprealm includes all snapshots in the filesystem.
For any later snapshot, mds will COW the inode a...
Yan, Zheng
10:42 AM Revision 46bb0f44 (ceph): mds: record hardlink snaps in inode's snaprealm
Inode with multiple hardlinks is attached to global snaprealm.
Before modifying a hardlink, record snaps that referen...
Yan, Zheng
10:42 AM Revision a5fdda67 (ceph): mds: detach inode with single hardlink from global snaprealm
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
10:42 AM Revision bdcbc8a5 (ceph): mds: ensure xlocker has uptodate lock state
This simplifies trans-authority rename. Master can prepare new snaplream
for source inode even it's not auth mds.
Si...
Yan, Zheng
10:41 AM Revision 7b8c844c (ceph): mds: pop projected snaprealm before inode's parent changes
When creating new snaprealm, we need to split its parent snaprealm's
inodes_with_caps. If new snaprealm is newly crea...
Yan, Zheng
10:41 AM Revision be75bead (ceph): mds: record global last_created/last_destroyed in snaptable
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
10:41 AM Revision 813ba65e (ceph): mds: simplify SnapRealm::build_snap_{set,trace}
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
10:41 AM Revision 34682e44 (ceph): mds: rollback snaprealms when rolling back slave request
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
10:41 AM Revision 471046f4 (ceph): mds: cleanup snaprealm past parents open check
For new format snaprealm, there is no need to open past parent,
SnapRealm::have_past_parents_open() always return tru...
Yan, Zheng
10:41 AM Revision 280ab1c8 (ceph): mds: handle mksnap vs resolve_snapname race
In multimds setup, it's possible that mds receives snap update message
after receiving client requests that lookup th...
Yan, Zheng
10:41 AM Revision 2d60956c (ceph): mds: keep isnap lock in sync state
unlike locks of other types, isnap lock and dentry lock in unreadable
state can block path traverse, so it should be ...
Yan, Zheng
10:41 AM Revision 853e00a6 (ceph): mds: send updated snaprealms along with slave requests
rmdir and rename may create/update snaprealms. If snaprealms are
created/updated, encode the updated snaprealms in sl...
Yan, Zheng
10:27 AM mgr Bug #21225: ceph-mgr: dashboard and zabbix plugin report wrong values
Has this been addressed in another ticket? This is exactly what I'm experiencing all the time. Hans van den Bogert
10:27 AM Revision a59f3536 (ceph): mds: track how many clients/mds want caps for each inode
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
09:59 AM Revision f8eed41e (ceph): mds: cleanup CInode/CDir states definition
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
09:59 AM Revision 5b5c7af4 (ceph): mds: cleanup MDCache::opening_inodes access
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
09:51 AM Revision e654f283 (ceph): Merge pull request #20372 from tchaikov/wip-mgr-doc
doc/mgr: remove non user-facing code from doc
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
09:46 AM Revision eca53227 (ceph): mds: recover snaptable client when mds enters resolve state
this is preparetion for later change that caches snaptable in
snapclient and sync the cached snaptable between mds.
...
Yan, Zheng
09:46 AM Revision ca1126fd (ceph): mds: cache snaptable in snapclient
The idea is caching both snap infos and pending updates in snapclient.
The snapclient also tracks updates that are be...
Yan, Zheng
09:46 AM Revision a810e9f1 (ceph): mds: record snaps in old snaprealm when moving inode into new snaprealm
To get effective snaps in past snaprealms, we just need to filter out
deleted snaps by using global snap infos. This ...
Yan, Zheng
09:46 AM Revision 30301f7f (ceph): mds: notify all mds about prepared snaptable update
After snaptable update get prepared, push the update preparation to
all active snaptable clients, then send reply to ...
Yan, Zheng
09:46 AM Revision 02889cf8 (ceph): mds: introduce MDCache::maybe_finish_slave_resolve()
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
09:46 AM Revision 3b5da9c6 (ceph): mds: synchronize snaptable caches when mds recovers
The basic idea is:
1. For recovering mds:
Learn other mds' pending snaptable commits from resolve messages.
Load s...
Yan, Zheng
09:46 AM Revision 93e72677 (ceph): mds: send snap related messages centrally during mds recovery
sending CEPH_SNAP_OP_SPLIT and CEPH_SNAP_OP_UPDATE messages to
clients centrally in MDCache::open_snaprealms()
Signe...
Yan, Zheng
09:46 AM Revision f842c95d (ceph): mds: explict notification for snap update
Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Yan, Zheng
08:57 AM Revision b7d0cab9 (ceph): mgr/zabbix: Implement health checks in Zabbix module
Should make it easier for users to see why the module is failing.
Signed-off-by: Wido den Hollander <wido@42on.com>
Wido den Hollander
08:17 AM Revision 21c3bc3e (ceph): test/rbd: cli_generic fails if v1 image format or deep-flatten disabled
Fixes: http://tracker.ceph.com/issues/22950
Signed-off-by: songweibin <song.weibin@zte.com.cn>
wb song
08:01 AM CephFS Bug #22925: mds: LOCK_SYNC_MIX state makes "getattr" operations extremely slow when there are lot...
Zheng Yan wrote:
> please try
> https://github.com/ukernel/ceph/commit/7db1563416b5559310dbbc834795b83a4ccdaab4
...
Xuehan Xu
04:35 AM CephFS Bug #22925: mds: LOCK_SYNC_MIX state makes "getattr" operations extremely slow when there are lot...
Zheng Yan wrote:
> please try
> https://github.com/ukernel/ceph/commit/7db1563416b5559310dbbc834795b83a4ccdaab4
...
Xuehan Xu
07:57 AM Revision 989abb0b (ceph): common/ConfUtils: check key before actually normalizing
Key normalization involves some copying and strlens, and these are
expensive.
Check if key contain whitespaces, norma...
Piotr Dalek
07:55 AM CephFS Backport #22972 (Resolved): luminous: mds: move remaining containers in CDentry/CDir/CInode to me...
https://github.com/ceph/ceph/pull/20527 Nathan Cutler
07:54 AM CephFS Backport #22971 (Resolved): luminous: mon: removing tier from an EC base pool is forbidden, even ...
https://github.com/ceph/ceph/pull/20433 Nathan Cutler
07:54 AM CephFS Backport #22970 (Resolved): jewel: mds: session reference leak
https://github.com/ceph/ceph/pull/21175 Nathan Cutler
07:54 AM CephFS Backport #22969 (Resolved): luminous: mds: session reference leak
https://github.com/ceph/ceph/pull/20432 Nathan Cutler
07:54 AM CephFS Backport #22968 (Resolved): jewel: Journaler::flush() may flush less data than expected, which ca...
https://github.com/ceph/ceph/pull/20435 Nathan Cutler
07:54 AM CephFS Backport #22967 (Resolved): luminous: Journaler::flush() may flush less data than expected, which...
https://github.com/ceph/ceph/pull/20431 Nathan Cutler
07:54 AM CephFS Backport #22966 (Resolved): luminous: kclient: Test failure: test_full_same_file (tasks.cephfs.te...
https://github.com/ceph/ceph/pull/20417 Nathan Cutler
07:54 AM rbd Backport #22965 (Resolved): jewel: [rbd-mirror] infinite loop is possible when formatting the sta...
https://github.com/ceph/ceph/pull/20418 Nathan Cutler
07:54 AM rbd Backport #22964 (Resolved): luminous: [rbd-mirror] infinite loop is possible when formatting the ...
https://github.com/ceph/ceph/pull/20416 Nathan Cutler
06:52 AM rgw Bug #22963 (Resolved): radosgw-admin usage show loops indefinitly - again
After updating our cluster from jewel to luminous, @radosgw-admin usage show@ loops. I thought #21196 should have clo... Ingo Reimann
06:41 AM RADOS Bug #22949: ceph_test_admin_socket_output --all times out
Sure mate, added a patch to get better debugging and will test as soon as it's built. Brad Hubbard
06:39 AM Revision 01d350f3 (ceph): Merge pull request #20382 from tchaikov/wip-fix-ftbfs-store-test
test/store_test: fix FTBFS as Sequencer is removed
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Reviewed-by: xie ...
Kefu Chai
06:31 AM Revision 6e90be1a (ceph): check feature bits when encoding objectstore_perf_stat_t
OS_PERF_STAT_NS feature bit is added. it's sharing the same bit with
QOS_DMC.
Signed-off-by: Kefu Chai <kchai@redhat...
Kefu Chai
05:34 AM Revision b1248273 (ceph): client: fixup parallel calls to ceph_ll_lookup_inode() in NFS FASL
fixup parallel calls to ceph_ll_lookup_inode() in NFS FASL,
Because the original fuction does not have a global Lock ...
huanwen ren
05:27 AM Support #22956: Ceph cluster single node in error state
[global]
fsid = a7f64266-0894-4f1e-a635-d0aeaca0e993
mon initial members = cephserver
mon host = 192.168.4.148
pu...
Nitesh Sharma
05:05 AM Revision 3a7cac06 (ceph): test/store_test: fix FTBFS as Sequencer is removed
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:59 AM Backport #22941 (In Progress): jewel: Double free in rados_getxattrs_next
https://github.com/ceph/ceph/pull/20381 Prashant D
03:39 AM Revision e725cc88 (ceph): librados: invalid free() in rados_getxattrs_next()
Invalid free() can cause corruption when getting an object
attribute with empty value.
Check the validity of the poi...
Gu Zhongyan
03:39 AM Revision a0def695 (ceph): test/pybind/test_rados.py: expand test_xattrs/test_obj_xattrs
to cover attribute with empty value case.
Signed-off-by: Gu Zhongyan <guzhongyan@360.cn>
(cherry picked from commit ...
Gu Zhongyan
02:45 AM Revision 5757d6f1 (ceph): Merge pull request #20294 from rzarzynski/wip-bs-drop-std_function
os/bluestore: avoid overhead of std::function in blob_t.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:44 AM Revision 24d1b2ed (ceph): Merge pull request #19232 from socketpair/precision
mgr: increase time resolution of Commit/Apply OSD latencies.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:43 AM Revision 34c3af45 (ceph): Merge pull request #18804 from majianpeng/bluestore-collection-prealloc
os/bluestore: Prealloc memory avoid realloc in list_collection.
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
02:42 AM Revision 7894961e (ceph): Merge pull request #18494 from ifed01/wip-stupidalloc-fix2
os/bluestore: do not assert if BlueFS rebalance is unable to allocate sufficient space
Reviewed-by: Sage Weil <sage@...
Kefu Chai
02:41 AM Revision a82cad58 (ceph): Merge pull request #18343 from shinobu-x/sk-remove-osdmap
mon/PGMap: Remove unnecessary header
Reviewed-by: Willem Jan Withagen <wjw@digiware.nl>
Reviewed-by: Kefu Chai <kcha...
Kefu Chai
02:37 AM Bug #9356 (New): ceph_test_rados_striper_api_aio Segmentation faults
i am able to reproduce this issue. at least 1 out of 3 times will trigger a segfault. ... Kefu Chai
02:20 AM CephFS Bug #22962 (New): mds: move remaining containers in CDentry/CDir/CInode to mempool (cont.)
This commit:
https://github.com/ceph/ceph/commit/e035b64fcb0482c3318656e1680d683814f494fe
does only part of the...
Patrick Donnelly
02:18 AM CephFS Bug #21402 (Pending Backport): mds: move remaining containers in CDentry/CDir/CInode to mempool
Patrick Donnelly
02:17 AM Revision 8c95cc51 (ceph): Merge PR #19954 into master
* refs/pull/19954/head:
test/encoding: refactor to avoid escaping shell magic
mds: minor refactor of SimpleLock
md...
Patrick Donnelly
01:46 AM Revision 248750fe (ceph): osd: PrimaryLogPG::do_osd_ops() uses md_config_cacher_t.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
12:57 AM rgw Bug #22951: possible issue with ssl + libcurl
I was able to reproduce this with libopenssl 1.0.2j-16.1 & curl 7.37 which are shipped with opensuse 42.3. There were... Abhishek Lekshmanan
12:24 AM RADOS Bug #22882: Objecter deadlocked on op budget while holding rwlock in ms_handle_reset()
Oh, and I had the LingerOp and Op conflated in my head a bit when looking at that before, but they are different.
...
Greg Farnum
12:03 AM RADOS Bug #22882: Objecter deadlocked on op budget while holding rwlock in ms_handle_reset()
Jason, how did you establish the number of in-flight ops? I wonder if maybe it *did* have them but they weren't able ... Greg Farnum
12:02 AM RADOS Bug #22882: Objecter deadlocked on op budget while holding rwlock in ms_handle_reset()
Okay, so presumably on resend you shouldn't need to grab op budget again, since it's already budgeted, right?
And ...
Greg Farnum
12:20 AM Revision 7b7a7d55 (ceph): Merge pull request #20007 from mogeb/steady-clock-librbd
librbd: use steady clock to measure elapsed time in AioCompletion
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:20 AM Revision 5029ee8a (ceph): Merge pull request #20008 from mogeb/steady-clock-tools-rbd
tools/rbd: use steady clock in bencher
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:19 AM Revision 7b79305f (ceph): Merge pull request #20218 from shun-s/wip-speedup-diskusage-resize
librbd: speed up object map disk usage and resize
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:19 AM Revision 6d565212 (ceph): Merge pull request #20311 from Songweibin/wip-group-snap-ls
rbd: do not show title if there is no group snapshot
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
12:19 AM rbd Bug #22932 (Pending Backport): [rbd-mirror] infinite loop is possible when formatting the status ...
Jason Dillaman
12:19 AM Revision 6c3d5aa1 (ceph): Merge pull request #20349 from trociny/wip-22932
rbd-mirror: fix potential infinite loop when formatting status message
Reviewed-by: Jason Dillaman <dillaman@redhat....
Jason Dillaman
12:12 AM rbd Bug #22961: [test] OpenStack tempest test is failing across all branches (again)
http://qa-proxy.ceph.com/teuthology/jdillaman-2018-02-08_15:10:54-rbd-wip-jd-testing-distro-basic-smithi/2170821/remo... Jason Dillaman
12:12 AM rbd Bug #22961 (Resolved): [test] OpenStack tempest test is failing across all branches (again)
Tempest was refactored and it broke the cinder.tests.tempest.api.volume.test_volume_unicode.CinderUnicodeTest test case. Jason Dillaman
12:02 AM rbd Feature #22873 (Fix Under Review): [clone v2] removing an image should automatically delete snaps...
*PR*: https://github.com/ceph/ceph/pull/20376 Jason Dillaman

02/08/2018

11:22 PM rbd Cleanup #22960 (Resolved): [librbd] provide plug-in object-based cache interface
Remove the direct hooks to ObjectCacher and move it under an abstract librbd::cache::ObjectCache/librbd::cache::Objec... Jason Dillaman
09:35 PM CephFS Bug #22886: kclient: Test failure: test_full_same_file (tasks.cephfs.test_full.TestClusterFull)
https://github.com/ceph/ceph/pull/20310 Patrick Donnelly
09:35 PM CephFS Bug #22886 (Pending Backport): kclient: Test failure: test_full_same_file (tasks.cephfs.test_full...
Patrick Donnelly
09:34 PM CephFS Bug #22821 (Pending Backport): mds: session reference leak
Patrick Donnelly
09:34 PM CephFS Bug #22824 (Pending Backport): Journaler::flush() may flush less data than expected, which causes...
Patrick Donnelly
09:33 PM CephFS Bug #22754 (Pending Backport): mon: removing tier from an EC base pool is forbidden, even if allo...
Patrick Donnelly
09:31 PM CephFS Bug #22801: client: Client::flush_snaps still uses obsolete Client::user_id/group_id
https://github.com/ceph/ceph/pull/20200 Patrick Donnelly
09:31 PM CephFS Bug #22801 (Resolved): client: Client::flush_snaps still uses obsolete Client::user_id/group_id
Patrick Donnelly
09:30 PM Revision 84ae0ce5 (ceph): Merge PR #20310 into master
* refs/pull/20310/head:
qa: adjust cephfs full test for kclient
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
09:13 PM Stable releases Tasks #22665: luminous v12.2.3
h3. QE VALIDATION (STARTED 2/8/18)
(Note: *%{color:green}PASSED% / %{color:red}FAILED%* - indicates "TEST IS IN PR...
Yuri Weinstein
09:05 PM Revision 65217e53 (ceph): Merge PR #20148 into master
* refs/pull/20148/head:
mds: reset connection's priv when marking down connection
mds: fix session reference leak
...
Patrick Donnelly
09:05 PM Revision b0afc338 (ceph): Merge PR #20155 into master
* refs/pull/20155/head:
osdc/Journaler: make sure flush() writes enough data
Reviewed-by: Patrick Donnelly <pdonnel...
Patrick Donnelly
09:05 PM Revision e8e72570 (ceph): Merge PR #20190 into master
* refs/pull/20190/head:
mon: allow removal of tier of ec overwritable pool
Reviewed-by: John Spray <john.spray@redh...
Patrick Donnelly
09:05 PM Revision 06b176b3 (ceph): Merge PR #20200 into master
* refs/pull/20200/head:
client: add cap_dirtier_uid/gid to CapSnap
Reviewed-by: John Spray <john.spray@redhat.com>
...
Patrick Donnelly
09:04 PM Revision cb03b5e7 (ceph): Merge PR #20246 into master
* refs/pull/20246/head:
mds: remove extra 0x in ino prints
mds: print inode number not CInode ptr
Patrick Donnelly
08:43 PM Bug #22558: "Transaction check error" in upgrade:client-upgrade-kraken-luminous
@Nathan
We do need to use `--suite-branch` as we agreed to be using clients from the appropriate named branches
...
Yuri Weinstein
06:51 PM Bug #22558: "Transaction check error" in upgrade:client-upgrade-kraken-luminous
... Nathan Cutler
06:42 PM Bug #22558: "Transaction check error" in upgrade:client-upgrade-kraken-luminous
Ah, ceph-test is explicitly excluded from the list of packages:... Nathan Cutler
06:40 PM Bug #22558: "Transaction check error" in upgrade:client-upgrade-kraken-luminous
The command causing this error is: ... Nathan Cutler
06:12 PM Bug #22558 (New): "Transaction check error" in upgrade:client-upgrade-kraken-luminous
Reopening for now so @kefu can take a lool Yuri Weinstein
04:22 PM Bug #22558: "Transaction check error" in upgrade:client-upgrade-kraken-luminous
Still see in http://qa-proxy.ceph.com/teuthology/teuthology-2018-02-07_05:50:01-upgrade:client-upgrade-kraken-luminou... Yuri Weinstein
07:43 PM Messengers Bug #18351: msg/DispatchQueue.h: 228: FAILED assert(mqueue.empty())
see /a/sage-2018-02-07_00:31:37-rados-wip-sage3-testing-2018-02-06-1427-distro-basic-smithi/2161112 for latest instan... Sage Weil
07:00 PM Messengers Bug #18351 (Fix Under Review): msg/DispatchQueue.h: 228: FAILED assert(mqueue.empty())
https://github.com/ceph/ceph/pull/20374 Sage Weil
06:38 PM Revision 9752ab5d (ceph): qa/tests: use norequire_active_mds options only for test kernel mounts
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
06:34 PM Revision 59bdada5 (ceph): mon/OSDMonitor: accept crush_device_class in 'osd new' json input
If provided, set the OSD device_class at OSD creation time. This is
simpler than writing a file that the OSD has to ...
Sage Weil
06:21 PM Fix #22958 (Fix Under Review): rados object command get/put run wrong without filename
Nathan Cutler
12:04 PM Fix #22958: rados object command get/put run wrong without filename
https://github.com/ceph/ceph/pull/20363 Jack Lv
10:36 AM Fix #22958 (Fix Under Review): rados object command get/put run wrong without filename

OBJECT COMMANDS
get <obj-name> [outfile] fetch object
put <obj-name> [infile] write object...
Jack Lv
06:06 PM CephFS Backport #22864 (Resolved): luminous: mds: scrub crash
Nathan Cutler
06:05 PM CephFS Backport #22860 (Resolved): luminous: osdc: "FAILED assert(bh->last_write_tid > tid)" in powercyc...
Nathan Cutler
06:05 PM CephFS Bug #22776 (Resolved): mds: session count,dns and inos from cli "fs status" is always 0
Nathan Cutler
06:05 PM CephFS Backport #22859 (Resolved): luminous: mds: session count,dns and inos from cli "fs status" is alw...
Nathan Cutler
06:04 PM CephFS Bug #22610 (Resolved): MDS: assert failure when the inode for the cap_export from other MDS happe...
Nathan Cutler
06:04 PM CephFS Backport #22867 (Resolved): luminous: MDS: assert failure when the inode for the cap_export from ...
Nathan Cutler
06:04 PM CephFS Bug #21892 (Resolved): limit size of subtree migration
Nathan Cutler
06:03 PM CephFS Backport #22242 (Resolved): luminous: mds: limit size of subtree migration
Nathan Cutler
06:03 PM CephFS Backport #22240 (Resolved): luminous: Processes stuck waiting for write with ceph-fuse
Nathan Cutler
05:56 PM Revision 22c6b1d3 (ceph): Merge pull request #20368 from ceph/backport-20367
luminous: ceph-volume: adds custom cluster name support to simple
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
05:55 PM CephFS Bug #21568 (Resolved): MDSMonitor commands crashing on cluster upgraded from Hammer (nonexistent ...
Patrick Donnelly
05:55 PM CephFS Backport #21953 (Resolved): luminous: MDSMonitor commands crashing on cluster upgraded from Hamme...
Patrick Donnelly
05:52 PM CephFS Bug #22058 (Resolved): mds: admin socket wait for scrub completion is racy
Nathan Cutler
05:52 PM CephFS Backport #22907 (Resolved): luminous: mds: admin socket wait for scrub completion is racy
Nathan Cutler
05:51 PM CephFS Bug #18743 (Resolved): Scrub considers dirty backtraces to be damaged, puts in damage table even ...
Nathan Cutler
05:51 PM CephFS Backport #22089 (Resolved): luminous: Scrub considers dirty backtraces to be damaged, puts in dam...
Nathan Cutler
05:47 PM Revision 789b23ad (ceph): doc/mgr: remove none user-facing code from doc
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
05:08 PM Revision fda9e4a3 (ceph): Merge pull request #20357 from pdvian/wip-22938-luminous
luminous: rgw: unlink deleted bucket from bucket's owner
Reviewed-By: Orit Wasserman <owasserm@redhat.com>
Reviewed-...
Abhishek Lekshmanan
04:16 PM rbd Feature #22873 (In Progress): [clone v2] removing an image should automatically delete snapshots ...
Jason Dillaman
03:50 PM bluestore Bug #22616: bluestore_cache_data uses too much memory
Ok, I think the thing to do here is make the bluestore trimming a bit more frequent, and have this as a known caveat ... Sage Weil
02:37 PM Revision 5613fe38 (ceph): test/test_admin_socket_output: allow different asok directory
the asok files are not necessary located in ./out, actually, they are
put in $TMPDIR/ceph-asok.$random_stuff .
Signe...
Kefu Chai
02:37 PM Revision 1979b011 (ceph): test/admin_socket_output: no need to create a copy of fs::path
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:37 PM RADOS Bug #22949: ceph_test_admin_socket_output --all times out
Brad, i am not able to reproduce this issue. could you help take a look? Kefu Chai
02:17 PM Bug #22959 (Closed): build: can't uninstall ceph-{mgr|mon|osd|mds|base} because ceph.service does...
Attempting to uninstall ceph packages (using ceph-deploy purge or by normal apt commands) on ubuntu (17.10) is unsucc... Nathaniel Dean
01:52 PM Revision 01f79c08 (ceph): ceph-volume: use a custom cluster name in simple functional tests
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 7f1dc6b3ab885253d28c223bda7e6e1232a84609)
Andrew Schoen
01:52 PM Revision 8d50005d (ceph): ceph-volume: set conf.cluster name during simple activate
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit b1cee74fa2225fe10a024c7291bd23aadcc23441)
Andrew Schoen
01:48 PM Revision 7a577718 (ceph): Merge pull request #20367 from ceph/simple-custom-cluster
ceph-volume: adds custom cluster name support to simple
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
01:09 PM Revision 7f1dc6b3 (ceph): ceph-volume: use a custom cluster name in simple functional tests
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
12:25 PM CephFS Feature #22929: libcephfs.pyx: add chown and chmod functions
Patrick Donnelly wrote:
> Thanks for the report. Jan, would you like to work on this? We appreciate PRs :)
Hi Pat...
Jan Vondra
11:55 AM rbd Bug #22950: [test] cli_generic fails on deep-copy tests if v1 image format or deep-flatten disabled
PR: https://github.com/ceph/ceph/pull/20364 wb song
11:21 AM mgr Bug #22880 (Fix Under Review): failed to load ceph_module with Python3
John, now it works =)
https://github.com/ceph/ceph/pull/20362
Kefu Chai
10:43 AM Revision faefe0b6 (ceph): Merge pull request #20338 from cbodley/wip-22930
luminous: rgw: fix for empty query string in beast frontend
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
10:24 AM CephFS Bug #22925: mds: LOCK_SYNC_MIX state makes "getattr" operations extremely slow when there are lot...
please try
https://github.com/ukernel/ceph/commit/7db1563416b5559310dbbc834795b83a4ccdaab4
Zheng Yan
07:07 AM CephFS Bug #22925: mds: LOCK_SYNC_MIX state makes "getattr" operations extremely slow when there are lot...
Hi, Patrick, as discussed yesterday, in our case, the whole procedure of a single run of "getattr" ops processing is ... Xuehan Xu
09:44 AM rgw Bug #22804: multisite Synchronization failed when read and write delete at the same time

Another test. dump of bilog:
master merge op(write,delete),but slave miss some op.
Amine Liu
08:24 AM rgw Bug #22804: multisite Synchronization failed when read and write delete at the same time
[root@sx-3f3r-ceph-s3-c1-03 my-cluster]# radosgw-admin bucket check --fix --check-objects --bucket=testmix
[]
{
...
Amine Liu
08:23 AM rgw Bug #22804: multisite Synchronization failed when read and write delete at the same time
[root@sx-3f3r-ceph-s3-c1-03 my-cluster]# radosgw-admin bucket stats --bucket=testmix
{
...
Amine Liu
08:10 AM rgw Bug #22804: multisite Synchronization failed when read and write delete at the same time

#!/bin/sh
usercfg="Ymliu.cfg"
bucket="s3://testmix"
file="s-mix011.txt"
for i in {1..100};
do
{
s3cm...
Amine Liu
07:52 AM bluestore Bug #22957 (Duplicate): [bluestore]bstore_kv_final thread seems deadlock
ceph 12.2.1
ec overwrite
cephfs performance test
_pool 2 'fs_data' erasure size 3 min_size 3 crush_rule 1 obj...
zhou yang
06:18 AM Support #22956 (Closed): Ceph cluster single node in error state
I have deployed cephh cluster on single node with command line using following document on RHOS:7.4
https://access.r...
Nitesh Sharma
05:42 AM Revision e50a50cf (ceph): pybind/mgr/balancer: cancel plan if distribution is already perfect
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
(cherry picked from commit 3da5257a675e966e9b5748dc35373fc078c61a87)
xie xingguo
05:42 AM Revision 9dde3c9b (ceph): pybind/mgr/balancer: allow customized optimization threshold
In practice it is hard to achieve a 100% (perfect) balanced distribution.
This patch introduces a user visiable thres...
xie xingguo
05:42 AM Revision 5be722a6 (ceph): pybind/mgr/balancer: be more specific on creating an optimization plan
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
(cherry picked from commit 3733b94686e93df00096462258d8182b4aaef2f0)
xie xingguo
05:42 AM Revision bd689991 (ceph): pybind/mgr/balancer: be more specific on execute() error
i.e.:
Was:
~# ceph balancer execute upmap
Now:
~# ceph balancer execute upmap
Error EPERM: min_compat_client jewel ...
xie xingguo
05:41 AM Revision 14289361 (ceph): pybind/mgr/balancer: make 'eval' command can evaluate specific pool
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
(cherry picked from commit ffc06e696b86d767ffb1f06e13e4d5f98d029138)
xie xingguo
05:41 AM Revision 36d4edb3 (ceph): mgr/balancer: pool-specific optimization for crush-compat
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
(cherry picked from commit 675c3525b8f3395981569c725823f4519687e477)
xie xingguo
05:41 AM Revision c3d1d2d9 (ceph): pybind/mgr/balancer: fix sanity check against empty weight-set
There are paths get_compat_weight_set_weights() will return a
empty dict, not None.
Signed-off-by: xie xingguo <xie....
xie xingguo
05:41 AM Revision 1f26830b (ceph): pybind/mgr/balancer: remove optimization plan properly
Should pass in plan name instead of the plan itself.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
(cherry pic...
xie xingguo
05:40 AM Revision 49f6b4fa (ceph): pybind/mgr/balancer: load weight-set from ms
See https://github.com/ceph/ceph/pull/20178, so we won't
try to call 'ceph osd crush weight-set create-compat' multip...
xie xingguo
05:39 AM Revision 48732b71 (ceph): pybind/mgr/balancer: increase bad_steps properly
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
(cherry picked from commit 47d1eb35e746cca2fb394f1905171c6e53a2d8e6)
xie xingguo
05:39 AM Revision 58699990 (ceph): pybind/mgr/balancer: fix sanity check against minimal pg numbers per pool
And rename some variables properly.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
(cherry picked from commit c...
xie xingguo
05:39 AM Revision d48369bf (ceph): pybind/mgr/balancer: do not dirty compat_ws on error out
We will get a worse result if we execute the corresponding plan later.
Signed-off-by: xie xingguo <xie.xingguo@zte.c...
xie xingguo
05:37 AM Revision 0307fb56 (ceph): pybind/mgr/balancer: re-initialize everything on instantiating a new Eval
Otherwise there might be obsolete pool/root infos etc.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
(cherry p...
xie xingguo
05:36 AM Revision 26a52d17 (ceph): mgr/balancer: pool-specific optimization support
This currently only works for upmap.
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
(cherry picked from commit ...
xie xingguo
04:39 AM Backport #22940 (In Progress): luminous: Double free in rados_getxattrs_next
https://github.com/ceph/ceph/pull/20358 Prashant D
04:30 AM Revision f1cb504b (ceph): Merge pull request #20305 from xiexingguo/wip-more-balancer-fixes
pybind/mgr/balancer: more specific command outputs
Reviewed-by: Sage Weil <sage@redhat.com>
Xie Xingguo
03:41 AM Revision 9119dd60 (ceph): Merge pull request #20355 from luomuyao/typo
rgw: fix a typo in comment
Reviewed-by: Jos Collin <jcollin@redhat.com>
Xie Xingguo
03:09 AM rgw Bug #22556: failed to take a lock on datalog.sync-status.f608ce2b-5584-45af-b0c5-f4896995bd22
It has been confirmed that causes by handles
rgw_num_rados_handles = 100
Amine Liu
02:40 AM Revision cd7946f9 (ceph): test/pybind/test_rados.py: expand test_xattrs/test_obj_xattrs
to cover attribute with empty value case.
Signed-off-by: Gu Zhongyan <guzhongyan@360.cn>
(cherry picked from commit ...
Gu Zhongyan
02:40 AM Revision e2f57c44 (ceph): librados: invalid free() in rados_getxattrs_next()
Invalid free() can cause corruption when getting an object
attribute with empty value.
Check the validity of the poi...
Gu Zhongyan
02:31 AM rgw Backport #22938 (In Progress): luminous: system user can't delete bucket completely
https://github.com/ceph/ceph/pull/20357 Prashant D
02:25 AM RADOS Bug #20086 (Resolved): LibRadosLockECPP.LockSharedDurPP gets EEXIST
Kefu Chai
02:24 AM RADOS Bug #22440 (Resolved): New pgs per osd hard limit can cause peering issues on existing clusters
@Nick, if you think this issue deserves a different fix, please feel free to reopen this ticket Kefu Chai
02:03 AM Revision b106408f (ceph): mds: track Capability in mempool
Partial-fix: http://tracker.ceph.com/issues/21402
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
02:03 AM Revision e9be29c6 (ceph): mds: minor refactor of SimpleLock
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
02:03 AM Revision 46c25abd (ceph): test/encoding: refactor to avoid escaping shell magic
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
02:02 AM Revision 7e2f59aa (ceph): mds: move CInode container members to mempool
Partial-fix: http://tracker.ceph.com/issues/21402
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
01:46 AM Revision 28997c1c (ceph): os/bluestore: avoid overhead of std::function in blob_t.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
01:38 AM rgw Bug #22895: radosgw not work after all rgw `RGWAsyncRadosProcessor had timed out
The timeout may be due to inconsistencies between the two zones, Because that did not reappear again after I deleted ... Amine Liu
01:23 AM Revision 29c89c49 (ceph): rgw: unlink deleted bucket from bucket's owner
if a bucket is deleted by an admin/system user instead of its
owner, the unlink would fail and the deleted bucket rem...
Casey Bodley
01:16 AM CephFS Backport #22936 (In Progress): luminous: client: readdir bug
https://github.com/ceph/ceph/pull/20356 Prashant D
01:02 AM Revision 1f3cdac8 (ceph): rgw: fix a typo in comment
Signed-off-by: luomuyao <luo.muyao@zte.com.cn> luomuyao
12:51 AM RADOS Bug #22848: Pull the cable,5mins later,Put back to the cable,pg stuck a long time ulitl to resta...
Hi Josh Durginm,
1.They both are fibre-optical cable in our networkcard.
2.Log files cann't be found yet,due to at...
Yong Wang
12:04 AM Revision fcce7da5 (ceph): Client:Fix readdir bug
Fix: Client::readdir_r_cb tried to read its parent dir, but, it reads itself.
Signed-off-by: dongdong tao <tdd211511...
root
12:02 AM CephFS Backport #22935 (In Progress): luminous: client: setattr should drop "Fs" rather than "As" for mt...
https://github.com/ceph/ceph/pull/20354 Prashant D

02/07/2018

11:09 PM RADOS Bug #22220: osd/ReplicatedPG.h:1667:14: internal compiler error: in force_type_die, at dwarf2out....
Fixed by gcc-7.3.1-2.fc26 gcc-7.3.1-2.fc27 in fc27 Brad Hubbard
10:59 PM Revision ed7a7446 (ceph): mon/OSDMonitor: Remove unused functions
Signed-off-by: Brad Hubbard <bhubbard@redhat.com> Brad Hubbard
10:49 PM RADOS Bug #22440: New pgs per osd hard limit can cause peering issues on existing clusters
Kefu Chai wrote:
> https://github.com/ceph/ceph/pull/20204
merged
Yuri Weinstein
10:49 PM Revision 13f400f8 (ceph): Merge pull request #20204 from tchaikov/wip-pr-18614-luminous
luminous: osd,mgr: report pending creating pgs to mgr
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Sag...
Yuri Weinstein
10:45 PM CephFS Backport #22864: luminous: mds: scrub crash
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20249
merged
Yuri Weinstein
10:45 PM Revision 609f2a88 (ceph): Merge pull request #20249 from pdvian/wip-22864-luminous
luminous: mds: fix scrub crash
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Yuri Weinstein
10:45 PM CephFS Backport #22860: luminous: osdc: "FAILED assert(bh->last_write_tid > tid)" in powercycle-wip-yuri...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20256
merged
Yuri Weinstein
10:45 PM Revision 2cef7159 (ceph): Merge pull request #20256 from pdvian/wip-22860-luminous
luminous: osdc: "FAILED assert(bh->last_write_tid > tid)" in powercycle-wip-yuri-master-1.19.18-distro-basic-smithi
...
Yuri Weinstein
10:44 PM CephFS Backport #22859: luminous: mds: session count,dns and inos from cli "fs status" is always 0
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20299
merged
Yuri Weinstein
10:44 PM Revision 8bca8fb0 (ceph): Merge pull request #20299 from pdvian/wip-22859-luminous
luminous: mds: set higher priority for some perf counters
Reviewed-by: Amit Kumar <amitkuma@redhat.com>
Reviewed-by:...
Yuri Weinstein
10:44 PM CephFS Backport #22867: luminous: MDS: assert failure when the inode for the cap_export from other MDS h...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20300
merged
Yuri Weinstein
10:44 PM Revision 16d85f96 (ceph): Merge pull request #20300 from pdvian/wip-22867-luminous
luminous: MDS : Avoid the assert failure when the inode for the cap_export from other…
Reviewed-by: Patrick Donnelly...
Yuri Weinstein
10:43 PM Revision 9f6d865c (ceph): Merge pull request #20161 from tchaikov/wip-20086
test/librados: be more tolerant with timed lock tests
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
10:41 PM CephFS Backport #22242: luminous: mds: limit size of subtree migration
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20339
merged
Yuri Weinstein
10:41 PM Revision 43a4e409 (ceph): Merge pull request #20339 from batrick/i22242
luminous: mds: limit size of subtree migration
Reviewed-by: Yuri Weinstein <yweins@redhat.com>
Yuri Weinstein
10:41 PM CephFS Backport #22240: luminous: Processes stuck waiting for write with ceph-fuse
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20340
merged
Yuri Weinstein
10:41 PM Revision 1133c9bb (ceph): Merge pull request #20340 from batrick/i22240
luminous: mds: prevent filelock from being stuck at XSYN state
Reviewed-by: Yuri Weinstein <yweins@redhat.com>
Yuri Weinstein
10:40 PM CephFS Backport #22907: luminous: mds: admin socket wait for scrub completion is racy
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20341
merged
Yuri Weinstein
10:40 PM CephFS Backport #22089: luminous: Scrub considers dirty backtraces to be damaged, puts in damage table e...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/20341
merged
Yuri Weinstein
10:40 PM Revision a8cdfea4 (ceph): Merge pull request #20341 from batrick/i22089
luminous: mds: don't report repaired backtraces in damagetable, write back after repair, clean up scrub log
Reviewed...
Yuri Weinstein
10:40 PM Revision 01609684 (ceph): Client: setattr should drop "Fs" rather than "As" for mtime and size
Signed-off-by: dongdong tao <tdd21151186@gmail.com>
(cherry picked from commit e1c57f94d9b801ebb3ef67735fbabaebe5af104a)
root
10:38 PM Revision e2e6d30f (ceph): Merge pull request #20337 from liewegas/wip-bluestore-aio-read
luminous: os/bluestore: propagate read EIO errors up the stack
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
10:24 PM ceph-volume Bug #22836 (Resolved): ceph-volume doesn't add OSD's auth to Monitors when creating new BlueStore...
Andrew Schoen
10:23 PM ceph-volume Backport #22924 (Resolved): luminous: ceph-volume doesn't add OSD's auth to Monitors when creatin...
Andrew Schoen
05:48 AM ceph-volume Backport #22924 (In Progress): luminous: ceph-volume doesn't add OSD's auth to Monitors when crea...
Nathan Cutler
10:22 PM ceph-volume Backport #22923 (Resolved): luminous: can't reuse OSD ID if ID doesn't exist in `ceph osd tree`
Andrew Schoen
10:04 PM Revision eae6e640 (ceph): Merge pull request #20173 from liewegas/wip-os-ch
os: unify Sequencer and CollectionHandle
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
09:45 PM Messengers Bug #22846 (Closed): "Health check failed: 1/3 mons down, quorum a,c (MON_DOWN)" in cluster log w...
looks like just a bad disk Josh Durgin
09:44 PM RADOS Bug #22848: Pull the cable,5mins later,Put back to the cable,pg stuck a long time ulitl to resta...
Which cable are you pulling? Do you have logs from the monitors and osds? The default failure detection timeouts can ... Josh Durgin
09:40 PM RADOS Bug #22916 (Duplicate): OSD crashing in peering
Josh Durgin
09:40 PM RADOS Bug #21287 (Duplicate): 1 PG down, OSD fails with "FAILED assert(i->prior_version == last || i->i...
Josh Durgin
03:52 AM RADOS Bug #21287: 1 PG down, OSD fails with "FAILED assert(i->prior_version == last || i->is_error())"
see https://github.com/ceph/ceph/pull/16675 Chang Liu
02:37 AM RADOS Bug #21287: 1 PG down, OSD fails with "FAILED assert(i->prior_version == last || i->is_error())"
we hit this bug too in ec pool 2+1, i find one peer did not receive one piece of op message sended from primary osd, ... lingjie kong
09:29 PM rgw Backport #22955 (In Progress): luminous: rgw: Command to inspect the RGW cache
Adam Emerson
09:29 PM rgw Backport #22955 (Resolved): luminous: rgw: Command to inspect the RGW cache
Easiest to do first, I'll just walk the cache, print the name of each object and what hangs off it. Maybe dump the co... Adam Emerson
09:27 PM rgw Backport #22954 (In Progress): luminous: rgw: Command to invalidate cache
Adam Emerson
09:27 PM rgw Backport #22954 (Resolved): luminous: rgw: Command to invalidate cache
The original request was to use the radosgw-admin tool to invalidate cache, but this doesn't fit the RGW architecture... Adam Emerson
09:24 PM Revision 5f32134f (ceph): rgw: use explicit index pool placement
Fixes: http://tracker.ceph.com/issues/22928
If explicit placement is set, it overrides placement_target.
Signed-off...
Yehuda Sadeh
09:21 PM rgw Bug #22928: RGW will not list contents of Jewel-era buckets: reshard does NOT fix
https://github.com/ceph/ceph/pull/20352 Yehuda Sadeh
06:41 PM rgw Bug #22928: RGW will not list contents of Jewel-era buckets: reshard does NOT fix
The problem is that we fail to go to the explicit placement pool for index operations even if one is set. One workaro... Yehuda Sadeh
09:07 PM rgw Feature #22953 (Rejected): [RFE] Better time slew handling in rgw/keystone integration
[RFE] Better time slew handling in rgw/keystone integration
RHBZ - https://bugzilla.redhat.com/show_bug.cgi?id=15410...
Vikhyat Umrao
08:42 PM Revision b1cee74f (ceph): ceph-volume: set conf.cluster name during simple activate
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
07:12 PM rgw Feature #22603 (Pending Backport): Command to invalidate cache
Adam Emerson
07:11 PM rgw Feature #22604 (Pending Backport): Command to inspect the RGW cache
Adam Emerson
06:46 PM Revision 5126848f (ceph): Merge pull request #20144 from adamemerson/wip-cache-register
Cache Register!
Provide the ability to examine and delete elements from the cache.
rgw: Add cache introspection and...
Adam Emerson
06:40 PM Revision 143c59c3 (ceph): common: Switch singletons to use immobile_any
This cleans up the interface, makes things more robust by using both
name and type, and does fewer allocations.
Sign...
Adam Emerson
06:12 PM RADOS Bug #22952: Monitor stopped responding after awhile
here is where the first mon server is stuck, running mon_status hang:
[root@dl1-kaf101 frli]# ceph --admin-daemon /v...
Frank Li
06:06 PM RADOS Bug #22952 (Duplicate): Monitor stopped responding after awhile
After a crash of ceph-mon in 12.2.2 and using a private build provided by ceph developers, the ceph-mon would come up... Frank Li
06:06 PM RADOS Bug #22847: ceph osd force-create-pg cause all ceph-mon to crash and unable to come up again
https://tracker.ceph.com/issues/22952
ticket opened for ceph-mon not responding issue.
Frank Li
06:02 PM RADOS Bug #22847: ceph osd force-create-pg cause all ceph-mon to crash and unable to come up again
I'll open a separate ticket to track the monitor not responding issue. the fix for the force-create-pg issue is good. Frank Li
06:01 PM RADOS Bug #22847: ceph osd force-create-pg cause all ceph-mon to crash and unable to come up again
Kefu Chai wrote:
> [...]
>
>
> the cluster formed a quorum of [0,1,2,3,4] since 18:02:21. and it was not in pro...
Frank Li
05:58 PM RADOS Bug #22847: ceph osd force-create-pg cause all ceph-mon to crash and unable to come up again
Kefu Chai wrote:
> [...]
>
> was any osd up when you were testing?
Yes, but they were in Booting State, all of...
Frank Li
06:56 AM RADOS Bug #22847: ceph osd force-create-pg cause all ceph-mon to crash and unable to come up again
... Kefu Chai
06:12 AM RADOS Bug #22847: ceph osd force-create-pg cause all ceph-mon to crash and unable to come up again
... Kefu Chai
06:02 PM Revision 33ebb80c (ceph): Merge pull request #20350 from ceph/backport-20264
luminous: ceph-volume dmcrypt support for simple
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
05:54 PM Revision db81bd81 (ceph): Merge pull request #20176 from dillaman/wip-librbd-clone-v2-1
librbd: initial hooks for clone v2 support
Reviewed-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
05:51 PM rgw Bug #22951 (Resolved): possible issue with ssl + libcurl
Getting random segmentation faults when radosgw is trying to authenticate with keystone over ssl, while this issue is... Abhishek Lekshmanan
05:37 PM CephFS Backport #22382 (Rejected): jewel: client: give more descriptive error message for remount failures
Rejected because not needed with http://tracker.ceph.com/issues/22378 Patrick Donnelly
05:37 PM CephFS Bug #22254 (Resolved): client: give more descriptive error message for remount failures
No, I guess not because of http://tracker.ceph.com/issues/22378 Patrick Donnelly
07:35 AM CephFS Bug #22254: client: give more descriptive error message for remount failures
@Patrick: You rejected the luminous backport, but the jewel backport should still go forward - correct? Nathan Cutler
05:27 PM Revision f57772ff (ceph): include/any.h: Type Erasure for the uncopyable
std:any is nice and all, but they don't support uncopyable
objects. This is annoying to us, since we have a perfect u...
Adam Emerson
05:22 PM rbd Bug #22950 (Resolved): [test] cli_generic fails on deep-copy tests if v1 image format or deep-fla...
http://qa-proxy.ceph.com/teuthology/trociny-2018-02-07_16:22:13-rbd-wip-xxg-testing-distro-basic-smithi/2165475/teuth... Jason Dillaman
05:20 PM Revision 69fafcaa (ceph): rgw: Add cache introspection and manipulation
Provide the ability to examine and delete elements from the cache.
Fixes: http://tracker.ceph.com/issues/22603
Fixes...
Adam Emerson
04:30 PM Revision 2fb99b5e (ceph): rbd-mirror: fix potential infinite loop when formatting status message
The improvements include:
- tag_tid values should always be increasing, so loop only if
master.tag_tid > mirror_ta...
Mykola Golub
04:05 PM RADOS Bug #22746 (Resolved): osd/common: ceph-osd process is terminated by the logratote task
Kefu Chai
03:33 PM RADOS Bug #22949 (Rejected): ceph_test_admin_socket_output --all times out
http://pulpito.ceph.com/kchai-2018-02-07_01:22:25-rados-wip-kefu-testing-2018-02-06-1514-distro-basic-mira/2161301/ Kefu Chai
03:25 PM CephFS Bug #22948 (Resolved): client: wire up ceph_ll_readv and ceph_ll_writev
These two functions are stubbed out in the client libraries and always just return -1. Wire them into the backend inf... Jeff Layton
03:06 PM Revision dc0e1262 (ceph): ceph-volume: use api helper methods for pvs and lvs in lvm zap
This is just a cleaner way of doing this instead of using PVolumes
and Volumes directly.
Signed-off-by: Andrew Schoe...
Andrew Schoen
02:54 PM rgw Bug #22852: rgw: can't download object with range when compression enabled
Casey Bodley
02:54 PM rgw Bug #22852: rgw: can't download object with range when compression enabled
s3test case https://github.com/ceph/s3-tests/pull/209 Casey Bodley
02:49 PM mgr Bug #22947 (Duplicate): Prometheus exporter module fails due to incorrect PG_STATES
The Prometheus exporter module (ceph: src/pybind/mgr/prometheus/module.py) has a bug where the list of "known" placem... Alex Anderson
02:46 PM Revision c1eb7b99 (ceph): ceph-volume: sleep 2 minutes after reboot in simple tests
This will allow for some time for OSD services to start back up after
reboot. If not we see race conditions where tes...
Andrew Schoen
02:46 PM Revision fc580700 (ceph): ceph-volume: do not test custom cluster names with simple
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 63046e0d7bd05a42477dd1fbd4af11f81046b08d)
Andrew Schoen
02:46 PM Revision 591796d0 (ceph): ceph-volume tests.functional add simple xenial bluestore dmcrypt plain ...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 0174f9e1646f4b51c712506f629b48c329f20ea1)
Alfredo Deza
02:46 PM Revision 55def6eb (ceph): ceph-volume tests.functional add simple xenial filestore dmcrypt luks s...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 0b2f869ccbb30c27bd19f2a05bb893957912142e)
Alfredo Deza
02:46 PM Revision c1035af7 (ceph): ceph-volume tests.functional add simple xenial filestore dmcrypt plain ...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 00b14177bdbe6d66424001b1c35ca8fa7b46977f)
Alfredo Deza
02:46 PM Revision aab4961b (ceph): ceph-volume: fix ceph-volume simple scan help menu test
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 2ee70bf2d1958c0655ddb5b7cc4d2ed3f4bc58b8)
Andrew Schoen
02:46 PM Revision a7ecc1c9 (ceph): ceph-volume: adds the simple dmcrypt_plain and dmcrypt_luks tests
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 3052010a80a1783b6ebd629a603638ab5806f8fd)
Andrew Schoen
02:46 PM Revision 5d6aa430 (ceph): ceph-volume tests.functional add simple bluestore dmcrypt luks support
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d6e24022e8dfe845823fa0e87f3fba028c4b25b5)
Alfredo Deza
02:46 PM Revision badd73df (ceph): ceph-volume tests.functional add simple centos7 bluestore dmcrypt luks ...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 76151c461bfe1e5ae4dc277c9d9357efb81e8c92)
Alfredo Deza
02:46 PM Revision eb97511c (ceph): ceph-volume tests.functional add simple centos7 bluestore dmcrypt plain...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 8e0213ab053e80038bdae8d1b06d448fd397e3bc)
Alfredo Deza
02:46 PM Revision 4de4d69b (ceph): ceph-volume tests.functional add simple centos7 filestore dmcrypt luks ...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit a911d7c6a99e2ea235400614568d9cd362470cac)
Alfredo Deza
02:46 PM Revision 31665eac (ceph): ceph-volume tests.functional add simple centos7 filestore dmcrypt plain...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 4c26162002709ccdd1b48c05126befdab7f269da)
Alfredo Deza
02:46 PM Revision 1adafb88 (ceph): ceph-volume simple.scan update help menu to indicate device support
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 09f35cb249674eda044b8fceea6f402ffac7731d)
Alfredo Deza
02:46 PM Revision 2f7d0341 (ceph): doc/man/ceph-volume add simple documentation
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 9524021aa15280d98f2b04d1fd66552733adf8a2)
Alfredo Deza
02:46 PM Revision 141279ae (ceph): doc/ceph-volume remove notice that dmcrypt is not supported
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit a7d11ca27df1d22c8109cad5bf7be8fd23395c71)
Alfredo Deza
02:46 PM Revision 476eac13 (ceph): doc/ceph-volume scan update for encryption support
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit e0d3bb82255a937cd937d33f966979fb541d1443)
Alfredo Deza
02:46 PM Revision 8fcd52e8 (ceph): doc/ceph-volume lvm prepare fully supports encryption now
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 0b2075759e8788b2c4ae46f94fdee953cc82b21e)
Alfredo Deza
02:46 PM Revision 44cbcdee (ceph): ceph-volume tests validate parsing of cryptsetup
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit cce6a12f4a0d8d9a3d7dcb509b42ed2536d9257f)
Alfredo Deza
02:46 PM Revision baf12acf (ceph): ceph-volume tests add validation for lsblk parsers
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 03102e4417194e16deb8b738fcdaf87e699e6073)
Alfredo Deza
02:46 PM Revision 70b5a325 (ceph): ceph-volume simple.activate b64decode keys for activation as well
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 636ebc127797c8020cfb7aff09955b72beac8bdf)
Alfredo Deza
02:46 PM Revision 77d40d07 (ceph): ceph-volume tests for validate_devices
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit bece7af0523b04d39c26011990cb1fe323aecdd8)
Alfredo Deza
02:46 PM Revision d015b193 (ceph): ceph-volume tests for keyring parsing
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit b90c1a86843d8f0c8c7fb68fe059bdd72f3730fd)
Alfredo Deza
02:46 PM Revision c25ba952 (ceph): ceph-volume simple.activate support dmcrypted devices for both plain an...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 5ece73b533ee4b577c0ce61e3685a880e1de4851)
Alfredo Deza
02:46 PM Revision de301328 (ceph): ceph-volume terminal create a logger to get terminal+log messages in on...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit f6dd0ff15f0aeda9f660e923153f1d3dae68e583)
Alfredo Deza
02:46 PM Revision 36d81bdf (ceph): ceph-volume util.encryption parse legacy encrypted with dirs too
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 32cb810f8ab7e4a710bfb2590a065dea41369fce)
Alfredo Deza
02:46 PM Revision 2ce65974 (ceph): ceph-volume util.encryption add notes about extra b64decode call for ce...
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit c2367ef4a4db1e9c62e33dc211474f652d6bc6af)
Alfredo Deza
02:46 PM Revision 941fbbf2 (ceph): ceph-volume tests add a stub for process.call
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit b80b61b90f8539b363c03c96e63f31c38c707fc8)
Alfredo Deza
02:46 PM Revision 8a19b31c (ceph): ceph-volume simple.scan parse the keyring out of the keyring file
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit a1124362816cbaaad7255b7ffc3698b68601ffe5)
...
Alfredo Deza
02:45 PM Revision 1d94a5f8 (ceph): ceph-volume simple.scan support dmcrypt OSDs when scanning
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 6c87d66d76ee1fc70f8dc6211d89dbd489c6ed3a)
Alfredo Deza
02:45 PM Revision c177b491 (ceph): ceph-volume util.encryption add helpers for legacy devices
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d59b087e50e4e2076c59f6316cc89eb2a070aa52)
Alfredo Deza
02:45 PM Revision abf21f28 (ceph): ceph-volume util.disk add a PART_ENTRY_TYPE detection utility
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit cdb812438d6064089bac964cf38817d877afca38)
Alfredo Deza
02:45 PM Revision 520200ce (ceph): ceph-volume util.system do not 'translate' using realpath
Using realpath always means that device mapper paths, like for dmcrypt
or LVM will get mangled and will return someth...
Alfredo Deza
02:45 PM Revision b2bd6550 (ceph): ceph-volume util.system tmp mounts can now remove a dmcrypt mapper
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 60e8699650a491013d51239b9dc58160946d3bf9)
Alfredo Deza
02:45 PM Revision c3aa6e6b (ceph): ceph-volume util.encryption add a utilty to open plain encrypted devices
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit e5759e4fc9485e92a2faec277c8a920295751844)
Alfredo Deza
02:45 PM Revision 69d142ad (ceph): ceph-volume util.disk support PKNAME and absolute paths in lsblk
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit b90044c2ffff38d0dc36d598d237fcb066efe400)
Alfredo Deza
02:45 PM Revision cc984014 (ceph): ceph-volume util.constants add ceph-disk partition labels
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 548a74bd239abe6b1b7a5a27fb2779800cfa7ac1)
Alfredo Deza
02:43 PM Revision 22a7bc4c (ceph): Merge pull request #20318 from ovh/bp-limit-normalize-key
common/config: limit calls to normalize_key_name
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:40 PM Revision bcbcdd26 (ceph): Merge pull request #19958 from renhwztetecs/renhw-wip-osd-sighup
osd: Sign in early SIGHUP signal
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by: Kefu Chai <kchai@redha...
Kefu Chai
02:40 PM Revision 43af5afc (ceph): common: use size_t for object size
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly
02:40 PM Revision b7fa3eec (ceph): mds: put MDSCacheObject compact_map in mempool
Partial-fix: http://tracker.ceph.com/issues/21402
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
02:40 PM Revision 6b7073fe (ceph): mds: move CDir container members to mempool
Partial-fix: http://tracker.ceph.com/issues/21402
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
02:40 PM Revision 920ea85a (ceph): mds: move CDentry container members to mempool
Partial-fix: http://tracker.ceph.com/issues/21402
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Patrick Donnelly
02:40 PM Revision 0c8ec93a (ceph): mds: convert to allocator agnostic string_view
This is necessary to allow many interfaces to take mempool allocated strings.
Signed-off-by: Patrick Donnelly <pdonn...
Patrick Donnelly
02:39 PM Revision 57f8d1f2 (ceph): ceph-volume: use api helper methods for pvs and lvs in lvm zap
This is just a cleaner way of doing this instead of using PVolumes
and Volumes directly.
Signed-off-by: Andrew Schoe...
Andrew Schoen
02:35 PM Revision 8fc96333 (ceph): ceph-volume: fix documentation typos for lvm zap
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
02:21 PM Revision cf2bc0ab (ceph): Merge pull request #20264 from ceph/wip-rm22620
ceph-volume dmcrypt support for simple
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
02:20 PM ceph-volume Bug #22620 (Resolved): ceph-volume simple dmcrypt support
https://github.com/ceph/ceph/pull/20264 Andrew Schoen
01:56 PM Revision 2e562247 (ceph): Merge pull request #20307 from tchaikov/wip-std-filesystem
test/admin_socket_output: switch to std::experimental::filesystem
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Kefu Chai
01:53 PM Revision 92495add (ceph): Merge pull request #20324 from tchaikov/wip-cmake-build-boost
cmake: fix the include dir for building boost::python
Reviewed-by: Piotr Dałek <piotr.dalek@corp.ovh.com>
Kefu Chai
01:26 PM Revision 3da5257a (ceph): pybind/mgr/balancer: cancel plan if distribution is already perfect
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
01:26 PM Revision 3733b946 (ceph): pybind/mgr/balancer: be more specific on creating an optimization plan
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn> xie xingguo
01:26 PM Revision 14762565 (ceph): pybind/mgr/balancer: allow customized optimization threshold
In practice it is hard to achieve a 100% (perfect) balanced distribution.
This patch introduces a user visiable thres...
xie xingguo
01:21 PM rgw Bug #22946: rgw: s3 copy object return 'x-amz-copy-source-version-id' and 'x-amz-version-id
https://github.com/ceph/ceph/pull/20348 fang yuxiang
01:21 PM rgw Bug #22946 (New): rgw: s3 copy object return 'x-amz-copy-source-version-id' and 'x-amz-version-id
s3 copy object should return 'x-amz-copy-source-version-id' and 'x-amz-version-id' as AWS S3 fang yuxiang
01:19 PM Revision b99521ac (ceph): Merge pull request #20323 from ceph/backport-20203
luminous: ceph-volume: fix usage of the --osd-id flag
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
01:18 PM Revision 62337485 (ceph): Merge pull request #20322 from ceph/backport-20059
luminous: doc/ceph-volume OSD use the fsid file, not the osd_fsid
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
12:57 PM rbd Bug #22945 (Resolved): [journal] allocating a new tag after acquiring the lock should use on-disk...
Related to issue #22932
If a client crashes before persisting its commit position and recovers, it will replay the...
Jason Dillaman
11:31 AM rbd Bug #22932 (Fix Under Review): [rbd-mirror] infinite loop is possible when formatting the status ...
PR: https://github.com/ceph/ceph/pull/20349 Mykola Golub
11:30 AM rbd Bug #22932: [rbd-mirror] infinite loop is possible when formatting the status message
Below is an extract from the log file for this particular case, with the comments that show how it ended up with that... Mykola Golub
07:52 AM rbd Bug #22932 (In Progress): [rbd-mirror] infinite loop is possible when formatting the status message
Mykola Golub
10:59 AM Bug #22944 (New): Infiniband send_msg send returned error 32: (32) Broken pipe
Using CentOS 7.4, Mellanox OFED 4.2 on Connect-X 3 in Infiniband mode and Ceph 12.2.2 compiled with RDMA.
I've set...
Radosław Piliszek
07:39 AM Dashboard Bug #22851 (Resolved): dashboard module: 404 for static resouces
Nathan Cutler
07:39 AM mgr Backport #22921 (Resolved): luminous: dashboard module: 404 for static resouces
Nathan Cutler
07:38 AM bluestore Bug #22285 (Resolved): _read_bdev_label unable to decode label at offset
Nathan Cutler
07:38 AM bluestore Backport #22892 (Resolved): luminous: _read_bdev_label unable to decode label at offset
Nathan Cutler
07:34 AM rgw Bug #22742 (Resolved): rgw: resharding doesn't seem to preserve bucket acls
Nathan Cutler
07:34 AM rgw Backport #22922 (Resolved): luminous: rgw: resharding doesn't seem to preserve bucket acls
Nathan Cutler
07:34 AM Revision 4d8bae06 (ceph): Merge pull request #20347 from Songweibin/wip-osd-cleanup
osd: drop redundant comment
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Xie Xingguo
07:34 AM Bug #22943 (Closed): c++: internal compiler error: Killed (program cc1plus)
h2. local env... Lei Liu
07:32 AM rgw Bug #22124 (Resolved): rgw: user stats increased after bucket reshard
Nathan Cutler
07:30 AM rgw Bug #22124 (Pending Backport): rgw: user stats increased after bucket reshard
Nathan Cutler
07:31 AM rgw Backport #22434 (Resolved): luminous: rgw: user stats increased after bucket reshard
Wow, that was fast! Nathan Cutler
05:53 AM Revision dd07c22a (ceph): osd: drop redundant comment
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
05:50 AM RADOS Backport #22942 (Resolved): luminous: ceph osd force-create-pg cause all ceph-mon to crash and un...
https://github.com/ceph/ceph/pull/20399 Nathan Cutler
05:02 AM Backport #22941 (Resolved): jewel: Double free in rados_getxattrs_next
https://github.com/ceph/ceph/pull/20381 Nathan Cutler
05:02 AM Backport #22940 (Resolved): luminous: Double free in rados_getxattrs_next
https://github.com/ceph/ceph/pull/20358 Nathan Cutler
05:02 AM rgw Backport #22939 (Resolved): jewel: system user can't delete bucket completely
https://github.com/ceph/ceph/pull/21212 Nathan Cutler
05:02 AM rgw Backport #22938 (Resolved): luminous: system user can't delete bucket completely
https://github.com/ceph/ceph/pull/20357 Nathan Cutler
05:01 AM rgw Backport #22937 (Resolved): luminous: beast: listen on multiple endpoints
https://github.com/ceph/ceph/pull/21568 Nathan Cutler
05:01 AM CephFS Backport #22936 (Resolved): luminous: client: readdir bug
https://github.com/ceph/ceph/pull/20356 Nathan Cutler
05:01 AM CephFS Backport #22935 (Resolved): luminous: client: setattr should drop "Fs" rather than "As" for mtime...
https://github.com/ceph/ceph/pull/20354 Nathan Cutler
05:01 AM RADOS Backport #22934 (Resolved): luminous: filestore journal replay does not guard omap operations
https://github.com/ceph/ceph/pull/21547 Nathan Cutler
04:41 AM rgw Backport #22889 (In Progress): luminous: rgw_file: avoid fragging thread_local log buffer
https://github.com/ceph/ceph/pull/20345 Prashant D
04:38 AM Revision a33659d6 (ceph): Merge PR #20288 into master
* refs/pull/20288/head:
ptl-tool: open githubmap with utf-8 code
Reviewed-by: Jos Collin <jcollin@redhat.com>
Patrick Donnelly
03:37 AM Revision b1c92750 (ceph): rgw_file: avoid evaluating nullptr for readdir offset
I've found by experimentation that passing a null pointer
as a value to a CachedPrebufferedStreambuf ostream caused
s...
Matt Benjamin
01:51 AM CephFS Bug #22869: compiling Client.cc generate warnings
Yes, the gcc 8.0.1 gives plenty of errors and warnings everywhere in the unmodified code. Yesterday, I have managed t... Jos Collin
12:54 AM RADOS Backport #22866 (In Progress): jewel: ceph osd df json output validation reported invalid numbers...
https://github.com/ceph/ceph/pull/20344 Prashant D
12:44 AM Revision 7375d027 (ceph): mds: remove extra 0x in ino prints
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com> Patrick Donnelly

02/06/2018

11:54 PM Revision 2c1eef2b (ceph): mon/OSDMonitor: fix deviding by zero in OSDUtilizationDumper
Signed-off-by: Mingxin Liu <mingxin@xsky.com>
(cherry picked from commit 9fe103233eaee965849c00c66c1b352f31932e01)
Mingxin Liu
11:17 PM CephFS Bug #21406 (Resolved): ceph.in: tell mds does not understand --cluster
Nathan Cutler
11:16 PM CephFS Backport #22590 (Resolved): jewel: ceph.in: tell mds does not understand --cluster
Nathan Cutler
11:16 PM Revision 8e2e4e5f (ceph): Merge pull request #19907 from pdvian/wip-22590-jewel
jewel: cephfs: ceph.in: pass RADOS inst to LibCephFS
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Nathan Cutler
10:42 PM bluestore Bug #22464: Bluestore: many checksum errors, always 0x6706be76 (which matches a zero block)
Update: Now at least one other host starts giving me these crc errors, too...
So I have now at least two out of th...
Martin Preuss
10:21 PM Revision 3d84e353 (ceph): Merge pull request #20162 from tchaikov/wip-pr-20130-luminous
mgr: balancer: fixed mistype "AttributeError: 'Logger' object has no ...
Reviewed-by: Josh Durgin <jdurgin@redhat.co...
Yuri Weinstein
10:20 PM Dashboard Bug #22851: dashboard module: 404 for static resouces
merged https://github.com/ceph/ceph/pull/20325 Yuri Weinstein
10:20 PM Revision 1c847a1f (ceph): Merge pull request #20325 from jcsp/wip-22851-luminous
luminous: pybind/mgr/dashboard: fix duplicated slash in html href
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
10:19 PM bluestore Backport #22892: luminous: _read_bdev_label unable to decode label at offset
merged https://github.com/ceph/ceph/pull/20326 Yuri Weinstein
10:19 PM Revision 6b5ae18b (ceph): Merge pull request #20326 from theanalyst/wip-22892-luminous
luminous: _read_bdev_label unable to decode label at offset
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein
09:39 PM CephFS Feature #22929: libcephfs.pyx: add chown and chmod functions
Thanks for the report. Jan, would you like to work on this? We appreciate PRs :) Patrick Donnelly
12:31 PM CephFS Feature #22929 (New): libcephfs.pyx: add chown and chmod functions
Chown and chmod functions are included in libcephfs.h but there are no equivalents in python binding. The only workar... Jan Vondra
09:23 PM Revision 299cbdb3 (ceph): rgw: switch beast frontend back to stackful coroutine
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
09:09 PM CephFS Bug #22933 (Resolved): client: add option descriptions and review levels (e.g. LEVEL_DEV)
Patrick Donnelly
08:50 PM CephFS Bug #22869: compiling Client.cc generate warnings
Jos Collin wrote:
> Patrick,
>
> I'm using: gcc (GCC) 8.0.1 20180131 (Red Hat 8.0.1-0.9).
>
> At first look, ...
Patrick Donnelly
08:09 PM Revision ab679580 (ceph): os/ObjectStore: remove void *osr from Transaction
No longer used! (It was only needed for an ugly FileStore hack.)
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:09 PM Revision c58bd9c1 (ceph): test/objectstore/TestObjectStoreState: make objects match collection
- start pool at 1
- make hash fall within pg (just match it for now)
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:09 PM Revision c0c6de3b (ceph): os: make implementation flush before collection_{list,empty}
This takes the (awkward) burden off the caller.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:09 PM Revision 08eb08a5 (ceph): osd/PrimaryLogPG: drop unnecessary flush() on shutdown
The ObjectStore implementation should handle this.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:09 PM Revision 58e03a9b (ceph): osd: drop explicit calls to osr->flush
These are no longer needed as the implementations do it themselves.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:09 PM Revision 31b5aec8 (ceph): os/filestore: do not rely on ObjectStore::Transaction::osr
This was used only to name the osr for the purposes of the tracepoint. We
can do that ourselves!
Signed-off-by: Sage...
Sage Weil
08:09 PM Revision 38d24fef (ceph): os/ObjectStore: make all read operations CollectionHandle-based
Drop the coll_t shims, and convert the last few that weren't already
handle-based.
Signed-off-by: Sage Weil <sage@re...
Sage Weil
08:01 PM RADOS Bug #22350 (Resolved): nearfull OSD count in 'ceph -w'
Sage Weil
08:01 PM Revision 03c8a828 (ceph): Merge pull request #20313 from guzhongyan/fix-22350
osd/OSDMap: misleading message in print_oneline_summary()
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
08:01 PM Revision 0ebbb1c6 (ceph): Merge pull request #20317 from liewegas/wip-pg-scrub-priority
osd/PG: pass scrub priority to replica
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Kefu Chai <kchai@r...
Sage Weil
08:00 PM Revision b2467f02 (ceph): Merge pull request #20319 from tchaikov/wip-ops_blocked_by_scrub-cleanup
osd: pass ops_blocked_by_scrub() to requeue_scrub()
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
07:51 PM Revision 89aeea84 (ceph): os/bluestore: fix lack of extent demotion in StupidAllocator::init_rm_free
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
07:51 PM Revision eb0443a1 (ceph): test/store_test: add test case to for excessive fragmentation
Signed-off-by: Igor Fedotov <ifedotov@suse.com> Igor Fedotov
07:51 PM Revision 64abc7ba (ceph): os/bluestore: do not assert on insufficient allocation during bluefs
rebalance
Signed-off-by: Igor Fedotov <ifedotov@suse.com>
Igor Fedotov
07:51 PM rbd Bug #22932: [rbd-mirror] infinite loop is possible when formatting the status message
The tag_tid values should always be increasing, so the "while (master.tag_tid != mirror_tag_tid)" loop could really j... Jason Dillaman
07:38 PM rbd Bug #22932 (Resolved): [rbd-mirror] infinite loop is possible when formatting the status message
Per Mykola Golub:... Jason Dillaman
07:49 PM RADOS Bug #22847: ceph osd force-create-pg cause all ceph-mon to crash and unable to come up again
so anything I can do to help recover the cluster ?? Frank Li
06:50 AM RADOS Bug #22847 (Pending Backport): ceph osd force-create-pg cause all ceph-mon to crash and unable to...
Kefu Chai
01:23 AM RADOS Bug #22847: ceph osd force-create-pg cause all ceph-mon to crash and unable to come up again
please see attached logs for when the monitor was started, and then later got into the stuck mode.
I just replaced t...
Frank Li
07:05 PM CephFS Bug #22163 (Resolved): request that is "!mdr->is_replay() && mdr->is_queued_for_replay()" may han...
Nathan Cutler
07:04 PM CephFS Backport #22237 (Resolved): luminous: request that is "!mdr->is_replay() && mdr->is_queued_for_re...
Nathan Cutler
05:40 PM CephFS Backport #22237: luminous: request that is "!mdr->is_replay() && mdr->is_queued_for_replay()" may...
Nathan Cutler wrote:
> https://github.com/ceph/ceph/pull/19157
merged
Yuri Weinstein
06:03 PM CephFS Backport #22688: luminous: client: fails to release to revoking Fc
https://github.com/ceph/ceph/pull/20342 Patrick Donnelly
06:01 PM Revision e88802ec (ceph): client: fix cap revoke race
If caps are been revoking by the auth MDS, don't consider them as
issued even they are still issued by non-auth MDS. ...
Yan, Zheng
05:57 PM Revision 898d9a1f (ceph): client: release revoking Fc after invalidate cache
this issue is likely revealed by commit 7bc1fa04
"client: avoid adding checked inode to the delayed_caps"
Fixes: htt...
Yan, Zheng
05:54 PM CephFS Backport #22907 (In Progress): luminous: mds: admin socket wait for scrub completion is racy
https://github.com/ceph/ceph/pull/20341 Patrick Donnelly
05:53 PM CephFS Backport #22089 (In Progress): luminous: Scrub considers dirty backtraces to be damaged, puts in ...
https://github.com/ceph/ceph/pull/20341 Patrick Donnelly
05:51 PM Revision 655d2669 (ceph): mds: properly execute scrub finish context
Bug was introduced by commit 7e52729699 (mds: flush after scrub repairs)
Fixes: http://tracker.ceph.com/issues/22058...
Yan, Zheng
05:50 PM Revision f19f1e1c (ceph): mds: don't report repaired backtraces in damagetable
Fixes: http://tracker.ceph.com/issues/18743
Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from com...
John Spray
05:50 PM Revision 6e544ac9 (ceph): mds: flush after scrub repairs
Otherwise, if we restart the MDS right after the scrub,
then scrub again, it will see the same inconsistency when
it ...
John Spray
05:50 PM Revision 798cc37c (ceph): mds: clean up clog damage message when repairing
If we've repaired then we don't need to be at WRN
and we don't need to advise the user to look up
the damage detail.
...
John Spray
05:50 PM Revision 162e25ec (ceph): mds: cleaner scrub complete log msg
People often are not using a tag with their scrub,
let's not have the ugly "with tag ''" in that case.
Signed-off-by...
John Spray
05:46 PM CephFS Backport #22240: luminous: Processes stuck waiting for write with ceph-fuse
https://github.com/ceph/ceph/pull/20340 Patrick Donnelly
05:46 PM CephFS Backport #22240 (In Progress): luminous: Processes stuck waiting for write with ceph-fuse
http://tracker.ceph.com/issues/22240 Patrick Donnelly
05:45 PM Revision f3e34f00 (ceph): librados: yet another aio_operate method
(allow to specify both flags and snap context)
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
05:45 PM Revision 06043ad1 (ceph): librados: add OPERATION_ORDERSNAP flag
Signed-off-by: Mykola Golub <mgolub@suse.com> Mykola Golub
05:44 PM Revision f354347d (ceph): mds: cleanup set/drop loner code
integrate functionalities of try_drop_loner and try_set_loner into
CInode::choose_ideal_loner
Signed-off-by: "Yan, Z...
Yan, Zheng
05:44 PM Revision 4fbde822 (ceph): mds: implement LOCK_XSYN_LOCK and LOCK_XSYN_MIX
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit c7261e1a6d95d1ed98a1d9066905aa75af4c2886)
Yan, Zheng
05:44 PM Revision 87991643 (ceph): mds: prevent filelock from being stuck at XSYN state
Lock:file_eval() does not properly handle the condition: filelock
is in XSYN state, both loner_cap and want_loner_cap...
Yan, Zheng
05:42 PM Revision 88903fc9 (ceph): qa/tests: use norequire_active_mds options only for test kernel mounts
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
05:41 PM CephFS Backport #22381 (Rejected): luminous: client: give more descriptive error message for remount fai...
This one is no longer necessary after: http://tracker.ceph.com/issues/22339 Patrick Donnelly
05:40 PM Revision ac0e193f (ceph): Merge pull request #19157 from pdvian/wip-22237-luminous
luminous: mds: don't delay processing completed requests in replay queue
Reviewed-by: Patrick Donnelly <pdonnell@red...
Yuri Weinstein
05:39 PM rgw Bug #22742: rgw: resharding doesn't seem to preserve bucket acls
Orit Wasserman wrote:
> https://github.com/ceph/ceph/pull/20038
merged
Yuri Weinstein
05:38 PM rgw Bug #22124: rgw: user stats increased after bucket reshard
merged luminous backport: https://github.com/ceph/ceph/pull/20327 Yuri Weinstein
05:37 PM Revision bd75db92 (ceph): Merge pull request #20327 from theanalyst/wip-22922-luminous
luminous: rgw: bucket resharding should not update bucket ACL or user stats
Reviewed-by: Casey Bodley <cbodley@redha...
Yuri Weinstein
05:36 PM Revision 63046e0d (ceph): ceph-volume: do not test custom cluster names with simple
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
05:35 PM CephFS Backport #22242: luminous: mds: limit size of subtree migration
https://github.com/ceph/ceph/pull/20339 Patrick Donnelly
05:30 PM CephFS Backport #22242 (In Progress): luminous: mds: limit size of subtree migration
Patrick Donnelly
05:33 PM Revision a7fd4f95 (ceph): mds: optimize MDCache::try_subtree_merge
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit 1f27ebbef95b39f7fa3c94d5dc9f191a58c9f9b4)
Yan, Zheng
05:33 PM Revision c63fc964 (ceph): mds: limit size of MExportDir message
Only export port of subtree if whole subtree tree is too large for
sinlge MExportDir message. The un-exported portion...
Yan, Zheng
05:33 PM Revision 45f4b1a1 (ceph): mds: optimize import/export state access
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit fb9277c14314aaa6a97ee23da9057ddc3c750408)
Yan, Zheng
05:15 PM Stable releases Tasks #22665: luminous v12.2.3
For some reason pasting the tree seems to crash the tracker. this is the current tree Abhishek Lekshmanan
05:07 PM rgw Backport #22930 (In Progress): luminous: beast gets SignatureDoesNotMatch in v4 auth
Nathan Cutler
05:01 PM rgw Backport #22930 (Resolved): luminous: beast gets SignatureDoesNotMatch in v4 auth
https://github.com/ceph/ceph/pull/20338 Casey Bodley
05:02 PM mgr Feature #22931 (New): [RFE] Ceph Manager Plugin for RGW reporting
Description of problem:
[RFE] Ceph Manager Plugin for RGW reporting
If RGW daemon goes down Ceph Manager should...
Vikhyat Umrao
05:01 PM Revision bf3ee8b2 (ceph): rgw: fix for empty query string in beast frontend
when the target does not contain a ?, the QUERY_STRING was being set to
the same value as REQUEST_URI. this QUERY_STR...
Casey Bodley
04:54 PM RADOS Bug #22920: filestore journal replay does not guard omap operations
lowering the priority since in practice we don't clone objects with omap on them. Sage Weil
04:53 PM RADOS Bug #22920 (Pending Backport): filestore journal replay does not guard omap operations
Sage Weil
04:53 PM Revision 3ca0e0c5 (ceph): Merge pull request #20279 from liewegas/wip-idempotent-sequence
ceph_test_filestore_idempotent_sequence: many fixes
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
04:46 PM Revision 85b319a2 (ceph): ceph-volume: sleep 2 minutes after reboot in simple tests
This will allow for some time for OSD services to start back up after
reboot. If not we see race conditions where tes...
Andrew Schoen
04:07 PM RADOS Bug #22656: scrub mismatch on bytes (cache pools)
aah, just popped up on luminous: http://pulpito.ceph.com/yuriw-2018-02-05_23:07:16-rados-wip-yuri-testing-2018-02-05-... Sage Weil
03:08 PM Stable releases Tasks #21742: jewel v10.2.11
h3. rados integration run
PRs included:
https://github.com/ceph/ceph/pull/20331 - jewel: snapset xattr corrupti...
Nathan Cutler
02:39 PM CephFS Bug #22647 (Resolved): mds: unbalanced auth_pin/auth_unpin in RecoveryQueue code
Nathan Cutler
02:39 PM CephFS Backport #22762 (Resolved): jewel: mds: unbalanced auth_pin/auth_unpin in RecoveryQueue code
Nathan Cutler
02:38 PM Revision fe3770da (ceph): Merge pull request #20067 from smithfarm/wip-22762-jewel
jewel: mds: unbalanced auth_pin/auth_unpin in RecoveryQueue code
Reviewed-by: Yan, Zheng <zyan@redhat.com>
Nathan Cutler
02:37 PM rgw Bug #21685 (Resolved): user creation can overwrite existing user even if different uid is given
Nathan Cutler
02:36 PM rgw Backport #21789 (Resolved): luminous: user creation can overwrite existing user even if different...
Nathan Cutler
02:35 PM rgw Backport #22772 (Resolved): jewel: user creation can overwrite existing user even if different ui...
Nathan Cutler
02:35 PM Revision b8ad4344 (ceph): Merge pull request #20074 from smithfarm/wip-22772-jewel
jewel: rgw: user creation can overwrite existing user even if different uid is given
Reviewed-by: Casey Bodley <cbod...
Nathan Cutler
02:34 PM Revision 5e9ca6b9 (ceph): Merge pull request #20057 from linuxbox2/jewel-rgw-latchfix
jewel: rgw: rgw_file: alternate fix deadlock on lru eviction
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
02:33 PM rgw Backport #22703 (Resolved): jewel: rgw: offline resharding doesn't seem to preserve bucket acls
Nathan Cutler
02:33 PM Revision 2ecec1dc (ceph): Merge pull request #20039 from oritwas/wip-rgw-jewel-22703
jewel: rgw: resharding needs to set back the bucket ACL after link
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Nathan Cutler
02:32 PM rgw Backport #22582 (Resolved): jewel: multisite: 'radosgw-admin sync error list' contains temporary ...
Nathan Cutler
02:31 PM Revision 36366ebb (ceph): Merge pull request #19908 from pdvian/wip-22582-jewel
jewel: rgw: dont log EBUSY errors in 'sync error list'
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Nathan Cutler
02:31 PM rgw Bug #22083 (Resolved): rgw segfaults after running radosgw-admin data sync init
Nathan Cutler
02:30 PM rgw Backport #22182 (Resolved): jewel: rgw segfaults after running radosgw-admin data sync init
Nathan Cutler
02:30 PM Revision 329158f1 (ceph): Merge pull request #19783 from ceph/wip-rgw-22182
jewel: rgw: segfaults after running radosgw-admin data sync init
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Nathan Cutler
02:27 PM rgw Bug #21125 (Resolved): rgw:multisite: Get bucket location which is located in another zonegroup, ...
Nathan Cutler
02:27 PM rgw Backport #21447 (Resolved): jewel: rgw:multisite: Get bucket location which is located in another...
Nathan Cutler
02:26 PM Revision f48ad3e9 (ceph): Merge pull request #18305 from smithfarm/wip-21447-jewel
jewel: rgw: multisite: Get bucket location which is located in another zonegroup, will return 301 Moved Permanently
...
Nathan Cutler
02:26 PM rgw Backport #21791 (Resolved): jewel: RGW: Multipart upload may double the quota
Nathan Cutler
02:25 PM Revision 55307513 (ceph): Merge pull request #18121 from linuxbox2/jewel-quota-multipart
jewel: RGW: Multipart upload may double the quota
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
02:24 PM RADOS Bug #20924: osd: leaked Session on osd.7
/a/yuriw-2018-02-02_20:31:37-rados-wip_yuri_master_2.2.18-distro-basic-smithi/2143177 Sage Weil
02:21 PM Revision 5749434a (ceph): test/bench: remove smallio bench tools
These are stale and superceded by the fio ObjectStore (and other)
backends. Shed the weight!
Signed-off-by: Sage We...
Sage Weil
02:21 PM Revision 8ae0a016 (ceph): ceph_xattr_bench: drop
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:21 PM Revision e4e40796 (ceph): qa/tasks/recovery_bench: drop recovery_bench task
This relies on smalliobench, which is gone now. The task could
pretty easily be resurrected if we substitute in anot...
Sage Weil
02:21 PM Revision 9c8c66c4 (ceph): ceph_test_objectstore_workloadgen: remove
Stale test code, never run.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:21 PM Revision abd58ad0 (ceph): os/ObjectStore: combine Sequencer and CollectionImpl in ObjectStore
In practice we have a sequencer per collection. Combine them in the interface
to simplify our lives!
Signed-off-by: ...
Sage Weil
02:16 PM rgw Bug #21596 (Resolved): failed CompleteMultipartUpload request does not release lock
Nathan Cutler
02:16 PM rgw Backport #21873 (Resolved): jewel: failed CompleteMultipartUpload request does not release lock
Nathan Cutler
02:15 PM Revision 0adcbc59 (ceph): Merge pull request #18116 from linuxbox2/jewel-mpserializer
jewel: rgw: release cls lock if taken in RGWCompleteMultipart
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Nathan Cutler
02:15 PM rgw Bug #20463 (Resolved): rgw: AWSv4 encoding/signature problem, can happen with listobjects marker.
Nathan Cutler
02:14 PM rgw Backport #20824 (Resolved): jewel: rgw: AWSv4 encoding/signature problem, can happen with listobj...
Nathan Cutler
02:14 PM Revision be12b5f2 (ceph): Merge pull request #17731 from ceph/wip-rgw-jewel-15998
jewel: rgw: fix marker encoding problem
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
Reviewed-by: Marcus Watts ...
Nathan Cutler
02:13 PM rgw Bug #20037 (Resolved): rgw log includes zero byte sometimes
Nathan Cutler
02:13 PM rgw Backport #20480 (Resolved): jewel: rgw log includes zero byte sometimes
Nathan Cutler
02:12 PM Revision 94565211 (ceph): Merge pull request #17151 from smithfarm/wip-20480-jewel
jewel: rgw: log includes zero byte sometimes
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Nathan Cutler
02:11 PM rgw Bug #20374 (Resolved): rgw_file: recursive lane lock can occur in LRU drain
Nathan Cutler
02:10 PM rgw Backport #20399 (Resolved): jewel: rgw_file: recursive lane lock can occur in LRU drain
Nathan Cutler
02:10 PM Revision eb1ad7dc (ceph): Merge pull request #17149 from smithfarm/wip-20399-jewel
jewel: rgw: rgw_file: recursive lane lock can occur in LRU drain
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Nathan Cutler
01:54 PM rgw Bug #19604 (Resolved): rgw: Part's index is not removed when versioning enabled
Nathan Cutler
01:54 PM rgw Backport #20410 (Resolved): jewel: rgw: Part's index is not removed when versioning enabled
Nathan Cutler
01:53 PM Revision 525c38f5 (ceph): Merge pull request #16763 from linuxbox2/mb-jewel-rgw-delparts
jewel: rgw: fix the bug that part's index can't be removed after completing
Reviewed-by: Nathan Cutler <ncutler@suse...
Nathan Cutler
01:53 PM rgw Bug #20107 (Resolved): rgw: Truncated objects
Nathan Cutler
01:52 PM rgw Backport #20719: jewel: rgw: Truncated objects
This bug required two backports to get fixed. Nathan Cutler
01:52 PM rgw Backport #20719 (Resolved): jewel: rgw: Truncated objects
Nathan Cutler
01:51 PM Revision d8cf49af (ceph): Merge pull request #16708 from linuxbox2/wip-jewel-15912-15673
jewel: rgw: Fix duplicate tag removal during GC, cls/refcount: store and use list of retired tags)
Reviewed-by: Nath...
Nathan Cutler
01:48 PM CephFS Backport #22689 (Resolved): jewel: client: fails to release to revoking Fc
Nathan Cutler
01:48 PM Revision 5012f543 (ceph): Merge pull request #19975 from pdvian/wip-22689-jewel
jewel: client: release revoking Fc after invalidate cache
Reviewed-by: Yan, Zheng <zyan@redhat.com>
Nathan Cutler
01:46 PM CephFS Bug #21501 (Resolved): ceph_volume_client: sets invalid caps for existing IDs with no caps
Nathan Cutler
01:45 PM CephFS Backport #21626 (Resolved): jewel: ceph_volume_client: sets invalid caps for existing IDs with no...
Nathan Cutler
01:45 PM Revision 873f173c (ceph): Merge pull request #18084 from batrick/i17935
jewel: ceph_volume_client: fix setting caps for IDs
Reviewed-by: Ramana Raja <rraja@redhat.com>
Nathan Cutler
01:43 PM CephFS Bug #21423 (Resolved): qa: test_client_pin times out waiting for dentry release from kernel
Nathan Cutler
01:42 PM CephFS Backport #21519 (Resolved): jewel: qa: test_client_pin times out waiting for dentry release from ...
Nathan Cutler
01:42 PM Revision da461fdc (ceph): Merge pull request #17925 from batrick/i21519
jewel: client: set client_try_dentry_invalidate to false by default
Reviewed-by: Yan, Zheng <zyan@redhat.com>
Nathan Cutler
01:41 PM CephFS Backport #21067 (Resolved): jewel: MDS integer overflow fix
Nathan Cutler
01:40 PM Revision 4805ef93 (ceph): Merge pull request #17188 from smithfarm/wip-21067-jewel
jewel: mds: fix integer overflow
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Nathan Cutler
01:39 PM rbd Cleanup #16465 (Resolved): rbd discard ret value truncated
Nathan Cutler
01:39 PM rbd Backport #22913 (Resolved): jewel: rbd discard ret value truncated
Nathan Cutler
01:38 PM rbd Bug #21966 (Resolved): class rbd.Image discard----OSError: [errno 2147483648] error discarding re...
Nathan Cutler
01:38 PM rbd Backport #22191 (Resolved): jewel: class rbd.Image discard----OSError: [errno 2147483648] error d...
Nathan Cutler
01:38 PM Revision 561aa5d2 (ceph): Merge pull request #20287 from smithfarm/wip-22191-jewel
jewel: class rbd.Image discard----OSError: [errno 2147483648] error discarding region
Reviewed-by: Jason Dillaman <d...
Nathan Cutler
01:37 PM rbd Bug #22011 (Resolved): abort in listing mapped nbd devices when running in a container
Nathan Cutler
01:37 PM rbd Backport #22186 (Resolved): jewel: abort in listing mapped nbd devices when running in a container
Nathan Cutler
01:37 PM Revision c19f257a (ceph): Merge pull request #20286 from smithfarm/wip-22186-jewel
jewel: abort in listing mapped nbd devices when running in a container
Reviewed-by: Jason Dillaman <dillaman@redhat....
Nathan Cutler
01:36 PM rbd Bug #21558 (Resolved): rbd ls -l crashes with SIGABRT
Nathan Cutler
01:36 PM rbd Backport #21642 (Resolved): jewel: rbd ls -l crashes with SIGABRT
Nathan Cutler
01:36 PM Revision b641ba64 (ceph): Merge pull request #19801 from smithfarm/wip-21642-jewel
jewel: rbd ls -l crashes with SIGABRT
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-by: Mykola Golub <m...
Nathan Cutler
01:33 PM rbd Bug #21960 (Resolved): [journal] tags are not being expired if no other clients are registered
Nathan Cutler
01:33 PM rbd Backport #21971 (Resolved): jewel: [journal] tags are not being expired if no other clients are r...
Nathan Cutler
01:33 PM Revision be1856eb (ceph): Merge pull request #20282 from smithfarm/wip-21971-jewel
jewel: [journal] tags are not being expired if no other clients are registered
Reviewed-by: Jason Dillaman <dillaman...
Nathan Cutler
01:32 PM rbd Bug #21179 (Resolved): [rbd] image-meta list does not return all entries
Nathan Cutler
01:32 PM rbd Backport #21290 (Resolved): jewel: [rbd] image-meta list does not return all entries
Nathan Cutler
01:32 PM Revision ace86848 (ceph): Merge pull request #20281 from smithfarm/wip-21290-jewel
jewel: [rbd] image-meta list does not return all entries
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Nathan Cutler
01:31 PM rbd Bug #21248 (Resolved): [cli] rename of non-existent image results in seg fault
Nathan Cutler
01:31 PM rbd Backport #21266 (Resolved): jewel: [cli] rename of non-existent image results in seg fault
Nathan Cutler
01:30 PM Revision 4048eaf6 (ceph): Merge pull request #20280 from smithfarm/wip-21266-jewel
jewel: [cli] rename of non-existent image results in seg fault
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Nathan Cutler
01:29 PM rbd Bug #18435 (Resolved): [ FAILED ] TestLibRBD.RenameViaLockOwner
Nathan Cutler
01:28 PM rbd Backport #22594 (Resolved): jewel: [ FAILED ] TestLibRBD.RenameViaLockOwner
Nathan Cutler
01:28 PM Revision 1b987d60 (ceph): Merge pull request #19855 from pdvian/wip-22594-jewel
jewel: rbd: librbd: filter out potential race with image rename
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Nathan Cutler
01:26 PM rbd Bug #22461 (Resolved): [rbd-mirror] new pools might not be detected
Nathan Cutler
01:26 PM rbd Backport #22498 (Resolved): jewel: [rbd-mirror] new pools might not be detected
Nathan Cutler
01:26 PM Revision fa40a56e (ceph): Merge pull request #19644 from pdvian/wip-22498-jewel
jewel: rbd-mirror: cluster watcher should ensure it has latest OSD map
Reviewed-by: Jason Dillaman <dillaman@redhat....
Nathan Cutler
01:25 PM rbd Bug #22200 (Resolved): 'rbd du' on empty pool results in output of "specified image"
Nathan Cutler
01:25 PM rbd Backport #22209 (Resolved): jewel: 'rbd du' on empty pool results in output of "specified image"
Nathan Cutler
01:25 PM Revision 43647740 (ceph): Merge pull request #19186 from pdvian/wip-22209-jewel
jewel: rbd: disk usage on empty pool no longer returns an error message
Reviewed-by: Jason Dillaman <dillaman@redhat...
Nathan Cutler
01:24 PM rbd Bug #22131 (Resolved): [rbd-nbd] Fedora does not register resize events
Nathan Cutler
01:24 PM rbd Backport #22173 (Resolved): jewel: [rbd-nbd] Fedora does not register resize events
Nathan Cutler
01:24 PM Revision e6229d69 (ceph): Merge pull request #19115 from pdvian/wip-22173-jewel
jewel: [rbd-nbd] Fedora does not register resize events
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Nathan Cutler
01:23 PM rbd Bug #22158 (Resolved): *** Caught signal (Segmentation fault) ** in thread thread_name:tp_librbd
Nathan Cutler
01:23 PM rbd Backport #22170 (Resolved): jewel: *** Caught signal (Segmentation fault) ** in thread thread_nam...
Nathan Cutler
01:22 PM Revision 6a94e781 (ceph): Merge pull request #19098 from pdvian/wip-22170-jewel
jewel: librbd: set deleted parent pointer to null
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Nathan Cutler
01:21 PM Bug #21808 (Resolved): rbd: rbd crashes during map
Nathan Cutler
01:21 PM Backport #21866 (Resolved): jewel: rbd: rbd crashes during map
Nathan Cutler
01:21 PM Revision c545ce8a (ceph): Merge pull request #18843 from shinobu-x/wip-21866-jewel
jewel: rbd: rbd crashes during map
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Nathan Cutler
01:20 PM Revision 7a24713a (ceph): librbd: drop unused variable from flatten state machine
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:07 PM Bug #21622: Cannot build .deb's on ARM
I can confirm that the problem happens as well, when running *make-debs.sh* and *dpkg-buildpackage*
Konstantin Sal...
Anonymous
12:56 PM Revision 6caae86b (ceph): os/bluestore: propagate read-EIO for aio
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
(cherry picked from commit 301912603789d78e3560da84df1e337edd046e46)
xie xingguo
12:56 PM Revision e57274ee (ceph): os/bluestore: report error and quit correctly when disk error happens.
Signed-off-by: Pan Liu <wanjun.lp@alibaba-inc.com>
(cherry picked from commit ed3175895fa92929089f7507e7d173f557d61e27)
Pan Liu
12:56 PM Revision 68180faf (ceph): os/filestore: use __func__ instead of hardcode function name
Signed-off-by: Pan Liu <wanjun.lp@alibaba-inc.com>
(cherry picked from commit fdb4048a92fad40beab1350a68b29681bd4b6131)
Pan Liu
12:54 PM Revision 9b93ff70 (ceph): os/bluestore: add "bluestore_read_eio" counter
To track down how many EIO errors have been propagated to
high level callers.
Signed-off-by: xie xingguo <xie.xinggu...
xie xingguo
12:54 PM Revision 902c0179 (ceph): os/bluestore: propagate read-EIO to high level callers
E.g., we can let auto-repair to properly handle this
instead of crashing the whole osd.
Observe this once on one of ...
xie xingguo
12:47 PM rgw Backport #22259 (Resolved): jewel: rgw: swift anonymous access doesn't work in jewel
Nathan Cutler
12:47 PM Revision 45d374fe (ceph): Merge pull request #19194 from mdw-at-linuxbox/wip-jewel-rgw-swift-anon
jewel: rgw: fix swift anonymous access
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Radoslaw Zarzynsk...
Nathan Cutler
12:25 PM rgw Bug #18260: When uploading a large number of objects constantly, the objects number of bucket is ...
Reproduces on current master branch
Listed below is sync information from both zones, if there is additional info ...
Mark Kogan
11:26 AM Revision 4852de61 (ceph): client: re-use free snap tag
Fixes: https://tracker.ceph.com/issues/22829
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
08:49 AM CephFS Bug #22249: Need to restart MDS to release cephfs space
Zheng Yan wrote:
> The logs show that the client held caps on stray inodes. which is root cause of the issue.
>
>...
junming rao
08:48 AM CephFS Backport #22865 (In Progress): jewel: mds: scrub crash
https://github.com/ceph/ceph/pull/20335 Prashant D
06:49 AM Revision 797b7c0a (ceph): Merge pull request #20267 from liewegas/wip-22847
mon/OSDMonitor: filter out pgs that shouldn't exist from force-create-pg
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:48 AM Revision 12e3cbd1 (ceph): Merge pull request #20259 from guzhongyan/rados-cleanup
rados: clean up rados_getxattrs() and rados_striper_getxattrs()
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
06:45 AM Bug #22042 (Pending Backport): Double free in rados_getxattrs_next
Kefu Chai
06:45 AM Revision 221d8a1d (ceph): Merge pull request #20260 from guzhongyan/fix-22042
librados: invalid free() in rados_getxattrs_next()
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai <...
Kefu Chai
06:42 AM Revision 442b9c6b (ceph): config: Change bluestore_cache_kv_max to type INT64
If bluestore_cache_kv_max is negative, bluestore won't calculate meta
ratio and kv ratio automatically. So change the...
Zhi Zhang
06:41 AM Revision ccf99d5e (ceph): Merge pull request #20255 from david-z/wip-fix-kv-max-option
config: Change bluestore_cache_kv_max to type INT64
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:40 AM Revision 5de47e1b (ceph): Merge pull request #20301 from bigclouds/wip-fix-declaration-of-rados-s...
libradosstriper: fix the function declaration of rados_striper_trunc
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:35 AM Revision 439cf82a (ceph): Merge pull request #20233 from cbodley/wip-test-log-nullptr
test/log: fix for crash with libc++
Reviewed-by: Willem Jan Withagen <wjw@digiware.nl>
Reviewed-by: Kefu Chai <kchai...
Kefu Chai
06:31 AM Revision d4254db9 (ceph): Merge pull request #20223 from Yan-waller/wip-walle-180124cephosd
osd: use existing osd_required variable for messenger policy
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Revie...
Kefu Chai
06:29 AM Revision 6655648d (ceph): Merge pull request #20201 from majianpeng/mosdrepop-encode-log
osd: avoid encoding the same log entries repeatedly for different peers
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:21 AM rgw Bug #22928 (Resolved): RGW will not list contents of Jewel-era buckets: reshard does NOT fix
This is similar to issue #22756 at the outset, however it was reported on the mailing lists by Ingo Reimann <ireimann... Robin Johnson
06:20 AM Revision bd443ee0 (ceph): mds: fix scrub crash
Fixes: http://tracker.ceph.com/issues/22730
Signed-off-by: dongdong tao <tdd21151186@gmail.com>
(cherry picked from c...
dongdong tao
06:18 AM CephFS Backport #22863 (In Progress): jewel: cephfs-journal-tool: may got assertion failure due to not s...
https://github.com/ceph/ceph/pull/20333 Prashant D
06:08 AM rgw Bug #22714: Existing AccessKeys with leading underscore broke in upgrade
Yehuda: I do confirm that your @rados cp@ command causes the key to work again, but it does not explain why it broke ... Robin Johnson
05:55 AM rgw Bug #22927: rgw: Location element not returned correctly from Post Upload Object
https://github.com/ceph/ceph/pull/20330 fix this joke lee
05:42 AM rgw Bug #22927 (Fix Under Review): rgw: Location element not returned correctly from Post Upload Object
according to https://docs.aws.amazon.com/AmazonS3/latest/API/RESTObjectPOST.html
response should contain ETag and...
joke lee
05:32 AM Revision 610c6a1c (ceph): cephfs-journal-tool: move shutdown to the deconstructor of MDSUtility
Fixes: http://tracker.ceph.com/issues/22734
Signed-off-by: dongdong tao <tdd21151186@gmail.com>
(cherry picked from c...
dongdong tao
04:44 AM Revision 09c1bfe8 (ceph): rgw: Correct permission evaluation to allow only admin
users to work with Roles.
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com>
Pritha Srivastava
04:19 AM CephFS Bug #22925 (Resolved): mds: LOCK_SYNC_MIX state makes "getattr" operations extremely slow when th...

Recently, in our online Luminous Cephfs clusters, we found that there are occasionally lots of slow requests:
20...
Xuehan Xu
03:57 AM Messengers Bug #22846: "Health check failed: 1/3 mons down, quorum a,c (MON_DOWN)" in cluster log with msgr-...
on mira090, we have... Kefu Chai
03:51 AM Messengers Bug #22846: "Health check failed: 1/3 mons down, quorum a,c (MON_DOWN)" in cluster log with msgr-...
/a/kchai-2018-02-05_11:48:09-rados-wip-kefu-testing-2018-02-05-1650-distro-basic-mira/2155015
interesting enough, ...
Kefu Chai
03:22 AM rgw Bug #22895: radosgw not work after all rgw `RGWAsyncRadosProcessor had timed out

I removed the logroute shell, and the next day I found that there were still timeout on slave nodes, but no hung.
...
Amine Liu
02:22 AM rgw Bug #22895: radosgw not work after all rgw `RGWAsyncRadosProcessor had timed out
Is this the dead lock problem? Amine Liu
02:19 AM rgw Bug #22895: radosgw not work after all rgw `RGWAsyncRadosProcessor had timed out
2018-02-06 10:11:04.024052 7f77ce713700 20 cr:s=0x7f79753e3d40:op=0x7f7913bc1800:20RGWContinuousLeaseCR: operate()
2...
Amine Liu
03:06 AM rgw Bug #22826: "x-amz-content-sha256: STREAMING-AWS4-HMAC-SHA256-PAYLOAD" is not support by V4 auth ...
Can anyone help me? liu boy
01:43 AM Revision 8d179f7a (ceph): librbd: speed up diskusage and resize
speed up diskusage and resize
Signed-off-by: shun-s <song.shun3@zte.com.cn>
shun song
12:08 AM Revision 135ccf87 (ceph): qa/tasks/filestore_idempotent: run failure tests later in sequence
We want to get past the initial colleciton and object creation steps,
which don't include interesting ops.
Signed-of...
Sage Weil
12:08 AM Revision 1c4bb2a5 (ceph): ceph_filestore_idempotent_sequence: fix up clone, move ops; cleanup
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:08 AM Revision 9d0a193e (ceph): ceph_test_idempotent_sequence: use coll_entry_t
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:08 AM Revision 13af247a (ceph): test/objectstore/run_seed_to_range: stop on first error
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:08 AM Revision 6f5a952f (ceph): os/filestore: add replay guards for omap operations
These were not guarded, meaning they could get replayed onto an object
that was cloned or renamed. Eek!
Fixes: http...
Sage Weil
12:04 AM Revision 88171d09 (ceph): cls/rbd: store original namespace type within trash snapshot namespace
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman

02/05/2018

11:05 PM Revision cb060f90 (ceph): fix
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
09:44 PM Revision 19fb77e2 (ceph): Merge pull request #20016 from cbodley/wip-18885
rgw: log unlink_instance mtime as object's mtime
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Casey Bodley
09:34 PM ceph-volume Backport #22924 (Resolved): luminous: ceph-volume doesn't add OSD's auth to Monitors when creatin...
https://github.com/ceph/ceph/pull/20323 Ken Dreyer
09:34 PM ceph-volume Bug #22836 (Pending Backport): ceph-volume doesn't add OSD's auth to Monitors when creating new B...
Ken Dreyer
09:31 PM ceph-volume Backport #22923 (Resolved): luminous: can't reuse OSD ID if ID doesn't exist in `ceph osd tree`
https://github.com/ceph/ceph/pull/20323 Ken Dreyer
09:30 PM ceph-volume Bug #22642 (Pending Backport): can't reuse OSD ID if ID doesn't exist in `ceph osd tree`
Andrew Schoen
09:28 PM rgw Bug #21896 (Resolved): Bucket policy evaluation is not carried out for DeleteBucketWebsite
Adam Emerson
09:27 PM rgw Backport #22214 (Resolved): luminous: Bucket policy evaluation is not carried out for DeleteBucke...
Adam Emerson
09:06 PM RADOS Feature #4305: CRUSH: it should be possible use ssd as primary and hdd for replicas but still mak...
Assuming @Patrick meant "RADOS" and not "rados-java" Nathan Cutler
08:58 PM RADOS Bug #21977: null map from OSDService::get_map in advance_pg
Seems persisting, see in
http://qa-proxy.ceph.com/teuthology/teuthology-2018-02-05_04:23:02-upgrade:jewel-x-lumino...
Yuri Weinstein
08:41 PM bluestore Backport #22892 (In Progress): luminous: _read_bdev_label unable to decode label at offset
Nathan Cutler
06:26 PM bluestore Backport #22892: luminous: _read_bdev_label unable to decode label at offset
http://tracker.ceph.com/issues/22892 Abhishek Lekshmanan
08:37 PM mgr Bug #22918: mgr sends early beacon with no modules reported
Deleted the "copied to" link because it was created by mistake, and we might want to backport this fix in the future. Nathan Cutler
08:36 PM mgr Bug #22918: mgr sends early beacon with no modules reported
https://github.com/ceph/ceph/pull/20321 Nathan Cutler
12:06 PM mgr Bug #22918 (Resolved): mgr sends early beacon with no modules reported
Sends beacon before PyModuleRegistry::init has been called -- if admin quickly does a "mgr module enable" after daemo... John Spray
08:33 PM rgw Backport #22434 (New): luminous: rgw: user stats increased after bucket reshard
https://github.com/ceph/ceph/pull/19538 was reverted by https://github.com/ceph/ceph/pull/20051 due to a problem with... Nathan Cutler
08:27 PM mgr Bug #21399 (Closed): ceph-mgr module(s) inaccessible after a reboot
There's no log to look at, and no further reports, so I'm going to close this.
The fix for the 'exe' thing went in...
John Spray
08:22 PM Revision 0f064d26 (ceph): rgw: RGWDataSyncControlCR retries on all errors
similar to RGWMetaSyncShardControlCR, we don't want to exit and
stop the data sync processor thread on failures. we w...
Casey Bodley
08:21 PM Revision 3052010a (ceph): ceph-volume: adds the simple dmcrypt_plain and dmcrypt_luks tests
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
08:12 PM Linux kernel client Feature #22710 (In Progress): Whitelist the new RBD_FEATURE_OPERATIONS feature bit
Ilya Dryomov
08:12 PM Linux kernel client Feature #4770 (In Progress): krbd: consider including write data with layered existence check
Ilya Dryomov
08:10 PM Linux kernel client Bug #22146 (Fix Under Review): "mount error 22 = Invalid argument" in kcephfs-luminous-distro-bas...
https://github.com/ceph/ceph/pull/20329 Vasu Kulkarni
08:06 PM Revision f5da11d1 (ceph): qa/tests: use norequire_active_mds options only for test kernel mounts
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
08:01 PM RADOS Feature #3586 (Resolved): CRUSH: separate library
Patrick Donnelly
07:55 PM Feature #5978 (Rejected): ceph.conf: create hierarchy
Sage Weil
07:53 PM Revision 2ee70bf2 (ceph): ceph-volume: fix ceph-volume simple scan help menu test
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
07:53 PM RADOS Feature #3764: osd: async replicas
Patrick Donnelly
07:52 PM CephFS Feature #9312 (Resolved): kclient: support signatures in kernel code
cephx signatures are supported (and required by default) since 3.19:
https://git.kernel.org/pub/scm/linux/kernel/g...
Ilya Dryomov
07:44 PM CephFS Feature #9312: kclient: support signatures in kernel code
Zheng, this is resolved right? Which commit? Patrick Donnelly
07:42 PM CephFS Documentation #8918 (Resolved): kclient: known working kernels
http://docs.ceph.com/docs/master/cephfs/best-practices/#which-kernel-version Patrick Donnelly
07:36 PM Bug #10923 (Duplicate): Syntax validation of ceph auth caps
Patrick Donnelly
07:33 PM RADOS Feature #11046 (Resolved): osd: rados io hints improvements
PR merged. Patrick Donnelly
07:31 PM Support #12435 (Closed): TEUTHOLOGY TEST RUN ERROR
Stale. Patrick Donnelly
07:28 PM Documentation #14731 (Resolved): contact Inktank for support
Looks like this has been fixed. Patrick Donnelly
07:25 PM rgw Feature #20179 (Fix Under Review): rgw: subuser usage log statistics
https://github.com/ceph/ceph/pull/16040 Patrick Donnelly
07:22 PM Revision 80a58a47 (ceph): Merge pull request #20145 from linuxbox2/rgwf-deref-readdir-off
rgw_file: avoid evaluating nullptr for readdir offset Matt Benjamin
07:22 PM Bug #21430 (Closed): ceph-fuse blocked OSD op threads => OSD restart loop
Closing this assuming 12.2.1 resolved the reporter's problem. Patrick Donnelly
07:17 PM CephFS Bug #21861: osdc: truncate Object and remove the bh which have someone wait for read on it occur ...
Zheng, is this what your recent master PR for ObjectCacher fixed? Greg Farnum
06:58 PM rgw Feature #22779 (Pending Backport): beast: listen on multiple endpoints
backport depends on frontend docs from http://tracker.ceph.com/issues/22884 Casey Bodley
06:52 PM Revision 41229b47 (ceph): Merge pull request #20188 from cbodley/wip-rgw-frontend-multimap
rgw: beast frontend can listen on multiple endpoints
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Casey Bodley
06:51 PM Revision 705e5050 (ceph): Merge pull request #20013 from cbodley/wip-rgw-auth-skew
rgw: share time skew check between v2 and v4 auth
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Casey Bodley
06:51 PM rgw Bug #22248 (Pending Backport): system user can't delete bucket completely
Casey Bodley
06:50 PM Revision ae055725 (ceph): Merge pull request #20017 from cbodley/wip-22248
rgw: unlink deleted bucket from bucket's owner
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Casey Bodley
06:49 PM rgw Bug #22797 (Pending Backport): beast gets SignatureDoesNotMatch in v4 auth
Casey Bodley
06:49 PM Revision 720a7594 (ceph): Merge pull request #20120 from cbodley/wip-22797
rgw: fix for empty query string in beast frontend
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Casey Bodley
06:30 PM rgw Backport #22922 (In Progress): luminous: rgw: resharding doesn't seem to preserve bucket acls
Abhishek Lekshmanan
06:09 PM rgw Backport #22922 (Resolved): luminous: rgw: resharding doesn't seem to preserve bucket acls
https://github.com/ceph/ceph/pull/20327 Orit Wasserman
06:27 PM Revision 024e11db (ceph): rgw: bucket resharding should not update bucket ACL or user stats
bucket link op resets bucket ACL using rgw_link_bucket instead
Fixes: http://tracker.ceph.com/issues/22124
Fixes: ht...
Orit Wasserman
06:23 PM Revision 9c083ea1 (ceph): os/bluestore: make bdev label parse error less noisy
This happens during the normal initialization of a new bluestore osd and it
is confusing for users. Make it less noi...
Sage Weil
06:23 PM Revision 91673b1e (ceph): os/bluestore: change bdev parse error to ENOENT
If there is not a valid label, then the label is not found. This is a
more reasonable error code than "Invalid argum...
Sage Weil
06:20 PM Revision a78b1711 (ceph): osd: be_select_auth_object() sanity check oi soid
Fixes: http://tracker.ceph.com/issues/18409
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com...
David Zafman
06:18 PM Revision ba7f0e4c (ceph): osd: Primary shard needs to be at the front to be preferred
Caused by: cd0d8b0714d8684cf61b4650e170027ef46f489b
Fixes: http://tracker.ceph.com/issues/21907
Signed-off-by: Davi...
David Zafman
06:14 PM Revision 37415450 (ceph): osd: Check snapset for validity when selecting authoritative shard
Fixes: http://tracker.ceph.com/issues/20186
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from com...
David Zafman
06:09 PM rgw Bug #22742 (Pending Backport): rgw: resharding doesn't seem to preserve bucket acls
Orit Wasserman
06:02 PM Revision 19b430fe (ceph): Merge pull request #20038 from oritwas/wip-rgw-22742
rgw: bucket resharding should not update bucket ACL or user stats
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Orit Wasserman
05:45 PM Backport #21036 (In Progress): jewel: snapset xattr corruption propagated from primary to other s...
David Zafman
05:38 PM Revision 43066028 (ceph): doc: rgw add some basic documentation for sync plugins & ES
Mostly a rst formatted C-c C-v of Yehuda's mail to the ceph-devel lists
Signed-off-by: Abhishek Lekshmanan <abhishek...
Abhishek Lekshmanan
05:38 PM Revision 640b2ae2 (ceph): doc: add sync modules to toc
Adding a seperate toc under sync modules for elastic, also renamed sync-plugins
to sync-modules
Signed-off-by: Abhis...
Abhishek Lekshmanan
05:26 PM Revision 244617c6 (ceph): Merge pull request #20295 from trociny/wip-test_deep_copy_clone
test/pybind/rbd: skip test_deep_copy_clone if layering not enabled
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
04:46 PM mgr Backport #22921 (In Progress): luminous: dashboard module: 404 for static resouces
https://github.com/ceph/ceph/pull/20325 John Spray
04:38 PM mgr Backport #22921 (Resolved): luminous: dashboard module: 404 for static resouces
https://github.com/ceph/ceph/pull/20325 John Spray
04:36 PM Revision ec51c53d (ceph): cls/rbd: tweak handling for moving snapshots to trash namespace
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:36 PM Revision 2277a102 (ceph): cmake: fix the include dir for building boost::python
the "includes" directories are separated by spaces not semicolons.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:19 PM mgr Backport #22919 (Closed): luminous: mgr sends early beacon with no modules reported
Oops, created this backport ticket from the wrong original. Disregard! John Spray
03:12 PM mgr Backport #22919: luminous: mgr sends early beacon with no modules reported
https://github.com/ceph/ceph/pull/20321 John Spray
03:11 PM mgr Backport #22919 (Closed): luminous: mgr sends early beacon with no modules reported
Sends beacon before PyModuleRegistry::init has been called -- if admin quickly does a "mgr module enable" after daemo... John Spray
04:12 PM Revision b0b1c448 (ceph): cls/rbd: new cls methods for handling clone v2
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:12 PM Revision b98727ec (ceph): cls/rbd: removing an in-use snapshot should move it to the trash
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:12 PM Revision 5a82c276 (ceph): common/options: added override for RBD clone format handling
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:12 PM Revision 0f3a216e (ceph): test/librados_test_stub: added 'get_min_compatible_client' API
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:12 PM Revision e3cd2c75 (ceph): librbd: removed child cleanup from failed clone
This logic is already included in the remove image state machine
and will be executed when the clone is deleted post-...
Jason Dillaman
04:12 PM Revision fe2fe0c4 (ceph): librbd: clone request now handles clone v2
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:12 PM Revision ffdf4435 (ceph): librbd: list children now includes v2 clones
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:12 PM Revision b84319f3 (ceph): librbd: helper state machine for detaching children for v1/v2 clones
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:12 PM Revision 380d7bce (ceph): librbd: remove request now handles clone v2
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:12 PM Revision 67ddd534 (ceph): librbd: flatten operation should detach child first
That will permit the flatten operation to be replayed if there
is an issue.
Signed-off-by: Jason Dillaman <dillaman@...
Jason Dillaman
04:12 PM Revision a3b2d82c (ceph): librbd: flatten request now handles clone v2
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:12 PM Revision e22db4ec (ceph): librbd: snapshot remove request now handles clone v2
The state machine was converted to the current style and the
final removal of the snapshot was delayed until the end ...
Jason Dillaman
04:12 PM Revision 2501bb8e (ceph): test/librbd: fix negative test cases for clone
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:12 PM Revision 01198184 (ceph): osd/OSDCap: rbd-read-only profile now permits use of clone class methods
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:12 PM Revision fb62296f (ceph): rbd-mirror: image deleter now handles clone v2
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:12 PM Revision 57559a47 (ceph): qa/workunits/rbd: force use of v1 clone when testing orphan
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:11 PM Revision e1f99422 (ceph): librbd: separate clone v2 op feature bit for parent/child
librbd needs to be able to handle the case when flattening a v2 clone
that is also a v2 parent of other images.
Sign...
Jason Dillaman
04:11 PM Revision e69ca3a0 (ceph): librbd: new trash snapshot namespace
Snapshots will be moved to the trash if they are still in-use
by clones when deleted.
Signed-off-by: Jason Dillaman ...
Jason Dillaman
04:11 PM Revision afc9274e (ceph): rbd: resolve names of snapshot namespaces
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:11 PM Revision 65239d64 (ceph): cls/rbd: fix incorrect error log upon success
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:11 PM Revision dc3fe8d2 (ceph): cls/rbd: helper method for iterating over all image snapshots
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:11 PM Revision 1a90ff5a (ceph): cls/rbd: restrict snapshot rename to user-generated snapshots
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:11 PM Revision 3589809b (ceph): cls/rbd: add child reference counter to snapshot
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:23 PM rgw Bug #22852: rgw: can't download object with range when compression enabled
Casey Bodley
03:20 PM Revision b3eb1667 (ceph): Petstore: Add initial version of petstore.
Signed-off-by: Mark Nelson <mnelson@redhat.com> Mark Nelson
03:17 PM RADOS Bug #22920: filestore journal replay does not guard omap operations
https://github.com/ceph/ceph/pull/20279 Sage Weil
03:16 PM RADOS Bug #22920 (Resolved): filestore journal replay does not guard omap operations
omap operations are replayed without checking the guards, which means that omap data can leak between objects that ar... Sage Weil
03:14 PM Revision eab0d1e6 (ceph): ceph_volume: modify util.prepare.check_id to handle stdout as a list
process.call returns stdout as a list, not a string
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked...
Andrew Schoen
03:14 PM Revision 7d0c8833 (ceph): ceph-volume: prepare_* methods do not need to recreate fsid or osd_id
The prepare_filestore and prepare_bluestore methods do not need to
attempt to recreate osd_id or fsid because this ha...
Andrew Schoen
03:14 PM Revision c01a2bf5 (ceph): ceph-volume: when reusing an osd ID you must give that id to 'osd new'
If you do not then auth will not be created for the new OSD and the
daemon will not be able to start.
Signed-off-by:...
Andrew Schoen
03:14 PM Revision 97592c25 (ceph): ceph-volume: no need to return osd_id from util.prepare.check_id
Now that osd_id is passed to util.prepare.create_id it doesn't
make any sense to return osd_id from check_id anymore ...
Andrew Schoen
03:14 PM Revision 40a16ac6 (ceph): ceph-volume: adds tests for zap --destroy and --osd-id
These are not added for dmcrypt right now because there is a bug related
to zapping encrypted disks that needs fixed ...
Andrew Schoen
03:14 PM Revision 7e8dbc50 (ceph): ceph-volume: adds a prepare util for checking OSD ID existance
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 4ac99de6d98b646bf160230584f6532775cdc9cb)
Andrew Schoen
03:14 PM Revision 5b04509b (ceph): ceph-volume: check to see if an OSD id exists before reusing it
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 548eadeec6fb42a18c3e84dbbd8164862f8836e6)
Andrew Schoen
03:14 PM Revision 55c0eda3 (ceph): ceph-volume: return osd_id from util.prepare.check_id if it exists
This also changes this so the osd_id is returned as a string so
an ID of 0 would evaluate to True.
Signed-off-by: An...
Andrew Schoen
03:14 PM Revision d670b7b3 (ceph): ceph-volume: tests for util.prepare.check_id
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 0d27fff319f1c4705648fdaff18ee47441f26a24)
Andrew Schoen
03:10 PM Revision 03569abb (ceph): pybind/mgr/dashboard: fix duplicated slash in html href
The url_prefix val in html templates is expected not containing '/'
in the end. Otherwise the href will be rendered a...
Shengjing Zhu
03:10 PM Revision b4783710 (ceph): doc/ceph-volume OSD use the fsid file, not the osd_fsid
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit a5f26c622b0f11b7d8179da22d18f719b9febe0a)
Alfredo Deza
03:09 PM rgw Bug #22124 (Fix Under Review): rgw: user stats increased after bucket reshard
Orit Wasserman
03:09 PM rgw Bug #22124: rgw: user stats increased after bucket reshard
new fix:
https://github.com/ceph/ceph/pull/20038
Orit Wasserman
03:08 PM Revision 4974d42e (ceph): Merge pull request #20241 from ceph/backport-wip-rm22619
luminous ceph-volume: dmcrypt support for lvm
Reviewed-by: Andrew Schoen <aschoen@redhat.com>
Andrew Schoen
03:03 PM Revision 8aa80288 (ceph): common: introduce md_config_cacher_t.
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com> Radoslaw Zarzynski
03:03 PM Revision 58755200 (ceph): Merge pull request #20309 from pritha-srivastava/wip-rgw-roles-error-codes
rgw: Reinstating error codes mapping for Roles.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley
02:53 PM Revision 00a73236 (ceph): Merge pull request #20316 from smithfarm/wip-doc-log
doc: log-and-debug: fix default value of "log max recent"
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:50 PM CephFS Bug #22869: compiling Client.cc generate warnings
Patrick,
I'm using: gcc (GCC) 8.0.1 20180131 (Red Hat 8.0.1-0.9).
At first look, I thought that this was a pro...
Jos Collin
02:40 PM CephFS Bug #22869 (Need More Info): compiling Client.cc generate warnings
Patrick Donnelly
02:38 PM CephFS Bug #22869: compiling Client.cc generate warnings
Jos, what options are you using to generate these warnings? Patrick Donnelly
02:42 PM CephFS Bug #22910 (Pending Backport): client: setattr should drop "Fs" rather than "As" for mtime and size
Patrick Donnelly
02:41 PM CephFS Bug #22909 (Pending Backport): client: readdir bug
Patrick Donnelly
02:40 PM CephFS Bug #22885 (Need More Info): MDS trimming Not ending
Patrick Donnelly
02:28 PM rgw Bug #18260: When uploading a large number of objects constantly, the objects number of bucket is ...
This is interesting and helpful.
Getting to Yehuda's point -- are the object there but not in the bucket index or ...
J. Eric Ivancich
01:56 PM rgw Bug #18260: When uploading a large number of objects constantly, the objects number of bucket is ...
Reproduces on the current git checkout jewel branch
by sending abort signal to the synchronizing zone c2 during the...
Mark Kogan
08:53 AM rgw Bug #18260: When uploading a large number of objects constantly, the objects number of bucket is ...
I am able to reproduce this, on git checkout tag/v10.2.7
the second zone c2 which is syncing has sporadic coredump...
Mark Kogan
02:18 PM Revision ed7352c1 (ceph): doc/rgw: add page for http frontend configuration
Fixes: http://tracker.ceph.com/issues/13523
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from com...
Casey Bodley
02:14 PM Revision 0274a462 (ceph): osd: pass ops_blocked_by_scrub() to requeue_scrub()
less nesting levels, and less repeatings.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:56 PM Revision 9c9347be (ceph): common/config: limit calls to normalize_key_name
It's not the most expensive thing in that module, but it's redundant
in _get_val, as it's later done also in _get_val...
Piotr Dalek
01:10 PM Revision d9fd0769 (ceph): osd/PG: pass scrub priority to replica
If we are scrubbing with high priority on the primary, pass that along
to the replica so that it can schedule its scr...
Sage Weil
01:04 PM Backport #22769 (In Progress): luminous: allow client requests to preempt scrub
https://github.com/ceph/ceph/pull/20033 Vikhyat Umrao
12:53 PM Revision 2855c30c (ceph): doc: log-and-debug: fix default value of "log max recent"
Doc says 1000000, but the real figure is two orders of magnitude less:
Option("log_max_recent", Option::TYPE_INT...
Nathan Cutler
12:07 PM Dashboard Bug #22851 (Pending Backport): dashboard module: 404 for static resouces
John Spray
12:07 PM Revision 66c7832c (ceph): Merge pull request #20229 from zhsj/fix-dashboard-prefix
pybind/mgr/dashboard: fix duplicated slash in html href
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
12:05 PM RADOS Bug #20924: osd: leaked Session on osd.7
/a/yuriw-2018-02-02_20:31:37-rados-wip_yuri_master_2.2.18-distro-basic-smithi/2143177/remote/smithi111/log/valgrind/o... Kefu Chai
10:53 AM Revision 7004b35f (ceph): osd/OSDMap: misleading message in print_oneline_summary()
The output scared people as showing so many osds were full/nearfull
Improve the output to make the message clearer
...
Gu Zhongyan
10:47 AM CephFS Backport #22861 (In Progress): jewel: osdc: "FAILED assert(bh->last_write_tid > tid)" in powercyc...
https://github.com/ceph/ceph/pull/20312 Prashant D
10:42 AM Revision 7060a6a7 (ceph): common: Sign in early SIGHUP signal
Contains the following process:
ceph-mon ceph-mgr ceph-mds ceph-fuse radosgw.
Signed-off-by: huanwen ren <ren.huanwe...
huanwen ren
10:20 AM Revision c56f718d (ceph): rbd: do not show title if there is no group snapshot
Signed-off-by: songweibin <song.weibin@zte.com.cn> wb song
10:00 AM Revision 27b1ca07 (ceph): qa: adjust cephfs full test for kclient
Fixes: http://tracker.ceph.com/issues/22886
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
Yan, Zheng
09:50 AM Revision d6076610 (ceph): rgw: Reinstating error codes mapping for Roles.
Signed-off-by: Pritha Srivastava <prsrivas@redhat.com> Pritha Srivastava
09:37 AM RADOS Support #22917 (New): mon keeps on crashing ( 12.2.2 )
mon keeps on crashing ( 0> 2018-02-05 00:22:49.915541 7f6d0a781700 -1 *** Caught signal (Aborted) **
in thread 7f6d...
yair mackenzi
09:12 AM Revision 53c3b449 (ceph): test/admin_socket_output: switch to std::experimental::filesystem
so we don't need to compile boost::filesystem anymore.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:49 AM RADOS Bug #22916 (Duplicate): OSD crashing in peering
Bluestore OSD is crashed with a stacktrace:... Artemy Kapitula
07:55 AM Revision d32ff8bb (ceph): librbd: added missing locks for snap rollback and rename
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 0ccd26f9989b892be2ab620bcf7f4fbf14980e8e)
Jason Dillaman
07:55 AM Revision 3631ea9d (ceph): librbd: possible deadlock with synchronous maintenance operations
Fixes: http://tracker.ceph.com/issues/22120
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from c...
Jason Dillaman
07:40 AM Revision 086ae1a6 (ceph): throttle: Minimal destructor fix for Luminous
Get rid of the undefined behavior of destroying condition variables
while they're being waited on.
Signed-off-by: Ad...
Adam Emerson
06:40 AM Bug #22042 (Fix Under Review): Double free in rados_getxattrs_next
https://github.com/ceph/ceph/pull/20260 Kefu Chai
06:10 AM Revision 27473626 (ceph): Merge pull request #20114 from cethikdata/ceph-disk-lock
ceph-disk: reduce the scope of activate_lock.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:26 AM Revision 3740d268 (ceph): osdc/ObjectCacher: fix off-by-one error in bh_write_commit()
Fixes: https://tracker.ceph.com/issues/22741
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit...
Yan, Zheng
05:26 AM Revision dbec54b4 (ceph): osdc/ObjectCacher: don't merge TX buffer heads
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit 0b1e515d1c5dddf3c11eddbe6d53167d2fb6aaab)
Yan, Zheng
04:14 AM Revision b79107d5 (ceph): test/pybind/test_rados.py: expand test_xattrs/test_obj_xattrs
to cover attribute with empty value case.
Signed-off-by: Gu Zhongyan <guzhongyan@360.cn>
Gu Zhongyan
04:06 AM Revision 015736d4 (ceph): librados: invalid free() in rados_getxattrs_next()
Invalid free() can cause corruption when getting an object
attribute with empty value.
Check the validity of the poi...
Gu Zhongyan
03:52 AM RADOS Bug #22847: ceph osd force-create-pg cause all ceph-mon to crash and unable to come up again
> Should I be updating the ceph-osd to the same patched version ??
no need to update ceph-osd.
> but very soon,...
Kefu Chai
03:41 AM rgw Backport #22905 (In Progress): luminous: rgw: Location element not returned correctly from Comple...
-https://github.com/ceph/ceph/pull/20303- Prashant D
03:33 AM Revision 417720f2 (ceph): libradosstriper: fix the function declaration of rados_striper_trunc
change the type of first parameter from rados_ioctx_t to rados_striper_t
Signed-off-by: yuelongguang <yuelongguang@g...
yuelongguang
03:18 AM Revision 585ba6f9 (ceph): pybind/mgr/balancer: be more specific on execute() error
i.e.:
Was:
~# ceph balancer execute upmap
Now:
~# ceph balancer execute upmap
Error EPERM: min_compat_client jewel ...
xie xingguo
03:13 AM CephFS Backport #22891 (In Progress): luminous: qa: kcephfs lacks many configurations in the fs/multimds...
https://github.com/ceph/ceph/pull/20302 Prashant D
03:05 AM Revision 164ed939 (ceph): Merge pull request #20270 from ivancich/wip-fix-bad-dmclock-sim-change
osd,dmclock: fix dmclock test simulator change
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:00 AM rgw Feature #22915 (New): admin api -- add ability to sync(fix) manual some objects which synced f...
Amine Liu
02:58 AM rgw Feature #22914 (New): admin api --add ability to list objects which is not sync and why on multip...
Amine Liu
02:41 AM rgw Bug #20866: rgw: crash in system_obj_set_attrs when got SIGHUP
Martin Emrich wrote:
> Just tried it with Ceph 12.2.2, the issue is still present. Workaround is to not SIGHUP the r...
Amine Liu
02:01 AM Revision b813b133 (ceph): Merge pull request #20258 from tchaikov/wip-balancer-cleanup
mgr/balancer: replace magic value of -1 for DEFAULT_CHOOSE_ARGS
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Re...
Kefu Chai
01:59 AM Revision 155c8c6e (ceph): Merge pull request #20230 from ifed01/wip-ifed-store-test-improve
test/store_test: update Many4KWritesTest* test cases to finalize with…
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
01:57 AM Revision 72997da4 (ceph): Merge pull request #20221 from fangyuxiangGL/max
osd/ReplicatedBackend: 'osd_deep_scrub_keys' doesn't work
Reviewed-by: xie xingguo <xie.xingguo@zte.com.cn>
Reviewed...
Kefu Chai
01:54 AM Revision 764814cc (ceph): Merge pull request #20217 from rzarzynski/wip-osd-legacy-conf-for-perf
osd: avoid the config's get_val() overhead on the read path.
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: K...
Kefu Chai
01:41 AM RADOS Bug #22668 (Resolved): osd/ExtentCache.h: 371: FAILED assert(tid == 0)
Kefu Chai
01:41 AM Revision 72bfe3ae (ceph): Merge pull request #20169 from liewegas/wip-22668-revert
os/bluestore: disable on_applied sync_complete
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Kefu Chai
01:15 AM Revision d313bae7 (ceph): qa: synchronize kcephfs suites with fs/multimds
Fixes: http://tracker.ceph.com/issues/22627
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked fro...
Patrick Donnelly
01:12 AM CephFS Backport #22867 (In Progress): luminous: MDS: assert failure when the inode for the cap_export fr...
https://github.com/ceph/ceph/pull/20300 Prashant D
12:09 AM Revision 5282a60c (ceph): Avoid the assert failure when the inode for the cap_export from other M...
Signed-off-by: Jianyu Li <joannyli@tencent.com>
(cherry picked from commit 82b9b838ae0bd17247f6296f9d7001331f50663c)
Jianyu Li
12:06 AM CephFS Backport #22859 (In Progress): luminous: mds: session count,dns and inos from cli "fs status" is ...
https://github.com/ceph/ceph/pull/20299 Prashant D

02/04/2018

10:53 PM Revision 042144a2 (ceph): mds: set higher priority for some perf counters
Fixes: http://tracker.ceph.com/issues/22776
Signed-off-by: Shangzhong Zhu <zhu.shangzhong@zte.com.cn>
(cherry picked...
shangzhong zhu
03:16 PM Revision 3887c470 (ceph): osd: use defined osd_required features for messenger policy
Signed-off-by: Yan Jun <yan.jun8@zte.com.cn> Yan Jun
02:02 PM Revision 1223baf7 (ceph): rgw: bucket resharding should not update bucket ACL or user stats
bucket link op resets bucket ACL using rgw_link_bucket instead
Fixes: http://tracker.ceph.com/issues/22124
Fixes: ht...
Orit Wasserman
10:47 AM Revision 24fe1cae (ceph): pybind/mgr/dashboard: fix duplicated slash in html href
The url_prefix val in html templates is expected not containing '/'
in the end. Otherwise the href will be rendered a...
Shengjing Zhu
09:15 AM Stable releases Tasks #21742: jewel v10.2.11
h3. rbd integration run
PRs in wip-jewel-backports:
https://github.com/ceph/ceph/pull/20287 - jewel: class rbd....
Nathan Cutler
08:13 AM Revision 355e8796 (ceph): test/pybind/rbd: skip test_deep_copy_clone if layering not enabled
(otherwise it will fail on protect snap)
Signed-off-by: Mykola Golub <mgolub@suse.com>
Mykola Golub
07:29 AM RADOS Bug #22847: ceph osd force-create-pg cause all ceph-mon to crash and unable to come up again
ALso, while the monitors came up and form a forum, but very soon, they would all stop responding again, and then I fi... Frank Li
05:06 AM Revision dde61bcd (ceph): rgw: resharding needs to set back the bucket ACL after link
Jewel only fix. New implementation of resharding in Luminous.
Fixes: http://tracker.ceph.com/issues/22703
Signed-off-...
Orit Wasserman
04:11 AM rgw Backport #22572 (In Progress): jewel: Stale bucket index entry remains after object deletion
Nathan Cutler
04:10 AM Revision 1b075dd4 (ceph): rgw: fix BZ 1500904, Stale bucket index entry remains after object dele...
We have a race condition:
1. RGW client #1: requests an object be deleted.
2. RGW client #1: sends a prepare op to...
J. Eric Ivancich
03:51 AM rgw Backport #22188 (In Progress): jewel: rgw: add cors header rule check in cors option request
Nathan Cutler
03:49 AM rgw Bug #21983 (Resolved): rgw: modify s3 type subuser access permission fail
Jewel backport was rejected because the regression this is fixing was introduced post-jewel. Nathan Cutler
03:47 AM rgw Backport #22022 (Rejected): jewel: rgw: modify s3 type subuser access permission fail
Rejecting backport of fix for regression introduced post-jewel. Nathan Cutler
03:35 AM rgw Backport #22018 (In Progress): jewel: Segmentation fault when starting radosgw after reverting .r...
Nathan Cutler
03:34 AM Revision b8e35ab3 (ceph): rgw: add missing current_history initialization
Fixes: http://tracker.ceph.com/issues/21996
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
Signed-off-by: Casey ...
Orit Wasserman
03:34 AM Revision d5416717 (ceph): rgw: init oldest period after setting run_sync_thread
Fixes: http://tracker.ceph.com/issues/21996
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
(cherry picked from c...
Orit Wasserman
03:33 AM rbd Backport #22913 (In Progress): jewel: rbd discard ret value truncated
Nathan Cutler
03:30 AM rbd Backport #22913 (Resolved): jewel: rbd discard ret value truncated
https://github.com/ceph/ceph/pull/20287 Nathan Cutler
03:27 AM rbd Cleanup #16465 (Pending Backport): rbd discard ret value truncated
Nathan Cutler
03:26 AM rgw Backport #21954 (In Progress): jewel: list bucket which enable versioning get wrong result when u...
Nathan Cutler
03:25 AM Revision 15d0eae3 (ceph): rgw:fix list objects with marker when bucket is enable versioning
fix: http://tracker.ceph.com/issues/21500
Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com>
(cherry picked fro...
joke lee
02:31 AM rbd Bug #21663 (Resolved): [qa] rbd_mirror_helpers.sh request_resync_image function saves image id to...
Jason Dillaman
02:30 AM rbd Backport #21691 (Resolved): jewel: [qa] rbd_mirror_helpers.sh request_resync_image function saves...
Jason Dillaman
02:29 AM Revision d12ab4c1 (ceph): Merge pull request #19804 from smithfarm/wip-21691-jewel
jewel: tests: rbd_mirror_helpers.sh request_resync_image function saves image id to wrong variable
Reviewed-by: Jaso...
Jason Dillaman
02:08 AM Revision 42c73a87 (ceph): Merge pull request #20184 from shun-s/wip-add-osdmap-epoch-show
osd/OSDMap: add osdmap epoch info when printing info summary
Reviewed-by: John Spray <john.spray@redhat.com>
Xie Xingguo
02:06 AM Revision 18bf4c55 (ceph): Merge pull request #20225 from xiexingguo/wip-balancer-pool-options
mgr/balancer: more pool-specific enhancements
Reviewed-by: Sage Weil <sage@redhat.com>
Xie Xingguo
02:05 AM Revision 6b58809e (ceph): Merge pull request #20224 from xiexingguo/wip-still-mgr-fixes
pybind/mgr/balancer: remove optimization plan properly
Reviewed-by: Sage Weil <sage@redhat.com>
Xie Xingguo
02:03 AM Revision 94018879 (ceph): Merge pull request #20278 from xiexingguo/wip-null-ws-check
pybind/mgr/balancer: fix sanity check against empty weight-set
Reviewed-by: Sage Weil <sage@redhat.com>
Xie Xingguo
 

Also available in: Atom