Project

General

Profile

Activity

From 09/03/2015 to 10/02/2015

10/02/2015

11:39 PM Bug #13350: "Error cancelling global ust listener thread" errors
Nathan, can you take a look at this, pls? Yuri Weinstein
11:24 PM Bug #13350 (Resolved): "Error cancelling global ust listener thread" errors
See lots of those, seem benign
Run: http://pulpito.ceph.com/teuthology-2015-10-02_10:48:43-upgrade:hammer-x:point-to...
Yuri Weinstein
11:18 PM Bug #13349 (Resolved): "[WRN] failed to encode map e2314 with expected crc".." in upgrade:hammer-...
Run: http://pulpito.ceph.com/teuthology-2015-10-02_10:48:43-upgrade:hammer-x:point-to-point-x-infernalis-distro-basic... Yuri Weinstein
09:47 PM Revision 3ed25c1f (ceph): librados: document new flag
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:46 PM Bug #13109: msg/async leak, observed on mon
One more leak in the other path too, pushed a fix to wip-sage-testing. Sage Weil
01:43 PM Bug #13109 (Fix Under Review): msg/async leak, observed on mon
https://github.com/ceph/ceph/pull/6149 Kefu Chai
09:17 PM Revision 79d8f895 (ceph): Merge pull request #6169 from rzarzynski/wip-13326
rgw: improve handling of already removed buckets in object expirer.
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
09:11 PM CephFS Bug #13334: delayed revoke warning in test_client_recovery test
Oh, it's even simpler. Can just switch the order of locker->tick and server->find_idle_sessions to get rid of this b... John Spray
09:04 PM CephFS Bug #13334: delayed revoke warning in test_client_recovery test
Yeah, this is racy because mds_session_timeout is 60s, and so is the threshold for emitting that warning.
Actually...
John Spray
05:59 AM CephFS Bug #13334 (Resolved): delayed revoke warning in test_client_recovery test
http://pulpito.ceph.com/teuthology-2015-09-29_23:04:01-fs-infernalis---basic-multi/1077881/... Greg Farnum
08:15 PM devops Bug #13346 (In Progress): ceph %post scriptlet assumes existence of user/group created by a diffe...
Nathan Cutler
08:06 PM devops Bug #13346: ceph %post scriptlet assumes existence of user/group created by a different package
makes sense to me Ken Dreyer
07:56 PM devops Bug #13346 (Resolved): ceph %post scriptlet assumes existence of user/group created by a differen...
https://github.com/ceph/ceph/commit/ceb93e8e69e125c9358f63b0099e7509b6624bcf moved the creation of the "ceph" user an... Nathan Cutler
08:11 PM Backport #13347 (Resolved): osd/ReplicatedPG.cc: 7247: FAILED assert(agent_state)
This is present in v0.94.4. Commit: e72bdc3bf1541e445f74def70b5aa185f1757468 Loïc Dachary
08:10 PM Bug #13190 (Pending Backport): osd/ReplicatedPG.cc: 7247: FAILED assert(agent_state)
Loïc Dachary
07:54 PM Revision 8610de81 (ceph): use simplifed messenger constructor for clients
This is all mechanical except the calculation of the nonce, which is
now always randomized for clients.
Fixes: #1303...
Josh Durgin
07:53 PM Revision 9d059c3f (ceph): msg: add simplified messenger constructor
Several callers create messengers using exactly the same parameters:
- reading the ms type from cct that is also pas...
Josh Durgin
07:39 PM Bug #13345 (Resolved): OSD: UninitCondition when printing MOSDOp debug output
I think this is a result of the optimized decoding. :(
http://pulpito.ceph.com/ubuntu-2015-10-01_23:29:00-fs-greg-fs...
Greg Farnum
07:33 PM devops Backport #13333 (Resolved): ceph.spec.in: SUSE needs different systemd Requires
Nathan Cutler
07:26 PM devops Backport #13333 (In Progress): ceph.spec.in: SUSE needs different systemd Requires
https://github.com/ceph/ceph/pull/6168 Nathan Cutler
07:30 PM Revision 3139ab4d (ceph): Merge pull request #6168 from SUSE/wip-13333-infernalis
ceph.spec.in: correctly declare systemd dependency for SLE/openSUSE
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Ken Dreyer
07:24 PM Revision 929e5d04 (ceph): ceph.spec.in: correctly declare systemd dependency for SLE/openSUSE
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from commit 7b1882f87509092380d11ec68b504a7bc1f77830)
Nathan Cutler
06:54 PM Revision 5f201625 (ceph): Merge pull request #549 from ceph/wip-krbd-fio
Add rbd fio test to exercise block IO on all format/features vasukulkarni
06:12 PM Revision 8d8fcee4 (ceph): osd/ReplicatedPG: exempt MDS from the failsafe check, too
This mimics the prior behavior. We probably want to change this at some
point!
Signed-off-by: Sage Weil <sage@redha...
Sage Weil
05:44 PM Revision ab76f766 (ceph): upgrade/hammer-x/point-to-point: use different client for second rgw
Can't do 2 rgw's on the same client id.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit a0f019...
Sage Weil
05:41 PM Revision 8e115c97 (ceph): rbd fio tests using rbd engine, tests on clones as well using features ...
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
05:41 PM Revision b5cf466a (ceph): krbd test using fio for format 2 and features 1 and 2.
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
05:41 PM Revision 15e890e0 (ceph): krbd fio tests using sync engine for format 2 and features 1 and 2.
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
05:41 PM Revision 971c5fc2 (ceph): rbd io tests using fio, various fio options can be specified in yaml
test rbd or krbd using fio, can also run io on rbd clones if option is specified in yaml
various options like image-s...
Vasu Kulkarni
05:32 PM Revision 138d2d79 (ceph): Merge pull request #599 from ceph/wip-hammer-x
upgrade/hammer-x/point-to-point: use different client for second rgw Yuri Weinstein
05:27 PM Bug #13275 (Resolved): "Error ENOENT: unrecognized pool"
I fixed this a couple days ago, should be okay now.... https://github.com/ceph/ceph-qa-suite/commit/0e2814d81e882dbaa... Sage Weil
03:13 PM Bug #13275: "Error ENOENT: unrecognized pool"
Run: http://pulpito.ceph.com/teuthology-2015-10-01_17:10:08-upgrade:hammer-x-infernalis-distro-basic-vps/
Logs: http...
Yuri Weinstein
05:24 PM Revision a0f0194a (ceph): upgrade/hammer-x/point-to-point: use different client for second rgw
Can't do 2 rgw's on the same client id.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:41 PM Revision 9eb65dd1 (ceph): tasks/cephfs: move mds_scrub_checks
...into a CephFSTestCase.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
04:41 PM Revision 0584b9c8 (ceph): tasks/cephfs: fix test_journal_migration
It was trying to get the output file from
a different remote than the one used to
run the journal tool.
Signed-off-b...
John Spray
04:41 PM Revision 62247f20 (ceph): tasks/cephfs: fix FuseMount bin path in vstart
FuseMount only uses the prefix for finding the 'ceph'
executable, which is in ./ for either cmake or
authtools, not ....
John Spray
04:41 PM Revision f8a4b087 (ceph): tasks/cephfs: add needs_trimming decorator
For tests to advertise that they need the client
to be able to trim its cache (i.e. currently that
means requiring ru...
John Spray
04:41 PM Revision efb62ae1 (ceph): tasks/cephfs: mark some tests as @needs_trimming
So that we can drop these tests when not running
client as root.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
04:41 PM Revision 8b846b9f (ceph): tasks/cephfs: add vstart runner script
This is to allow running CephFSTestCase tests
against a vstart cluster, for much faster turnaround
during development...
John Spray
04:41 PM Revision cbb85720 (ceph): tasks/cephfs: updates for cmake environ
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
04:41 PM Revision 23ae9815 (ceph): tasks/cephfs: add instructions to vstart_runner
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
04:41 PM Revision 06891416 (ceph): tasks/cephfs: stop if needed binaries are absent
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
04:41 PM Revision 80a9efb7 (ceph): tasks/cephfs: warn if vstart_runner can't import mods
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
04:41 PM Revision 4f8adf15 (ceph): tasks/cephfs: raise error on non-string stdins
Shouldn't be any from the fs tests that get run
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
04:41 PM Revision 20e7d2af (ceph): tasks/cephfs: remove a redundant sudo
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
04:41 PM Revision 904fd768 (ceph): tasks/cephfs: fix FuseMount._asok_path
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
04:41 PM Revision 99e3a400 (ceph): tasks/cephfs: add --interactive for vstart runner
Just like interactive-on-error in teuthology.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
04:41 PM Revision 176123ca (ceph): tasks/cephfs: extend vstart_runner's ctx&run
Sufficiently to enable using workunits.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
04:41 PM Revision 03ea0971 (ceph): tasks/cephfs: move journal migration test
...into a CephFSTestCase.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
04:41 PM Revision bab4c7aa (ceph): tasks/cephfs: add Filesystem.exists
Use this during test setup to check whether
a filesystem is configured at all, before
trying to tear it down.
Signed...
John Spray
04:41 PM Revision 120f9d88 (ceph): tasks/cephfs: use Filesystem.rados instead of direct CLI
Because it's slicker and because I can wrap it for vstart.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
04:41 PM Revision 48cf533f (ceph): tasks/cephfs: handle endpoint not connected
Previously failure to stat mnt dir was interpreted
as being unmounted. For "transport endpoint no connected"
error w...
John Spray
04:41 PM Revision 7e6f8d49 (ceph): tasks/cephfs: use stdin/stdout in Filesystem._read_data_xattr
...so that it doesn't rely on a temp local file and using
run.Raw(">") in commands.
Signed-off-by: John Spray <john....
John Spray
04:41 PM Revision e51cd6be (ceph): tasks/cephfs: prefix override in FuseMount
For asok and invokation of ceph CLI.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
04:41 PM Revision be749f8f (ceph): tasks/cephfs: work around fuse weirdness
I am seeing a strange thing where it seems like sometimes
a ls of /sys/fs/fuse/connections is returning empty when
co...
John Spray
04:41 PM Revision 37d55663 (ceph): tasks/cephfs: fix race in TestStrays
We weren't waiting for export dir to complete (the asok
just starts the process). This wasn't noticeable when runnin...
John Spray
04:41 PM Revision 98da1e0d (ceph): tasks/cephfs: refine TestClientLimits.test_client_oldest_tid
* Instead of creating files in background, create
them in foreground (simpler).
* Instead of creating max_request*2...
John Spray
04:41 PM Revision 6f8a35bb (ceph): tasks/cephfs: make memstore dependency declarative
...instead of checking for it procedurally during
TestClusterFull.setUp
Signed-off-by: John Spray <john.spray@redhat...
John Spray
04:41 PM Revision 684e0deb (ceph): tasks/cephfs: split up TestClientRecovery
...into the part that requires a network-isolated
client and the part that doesn't.
This happens to also be the part...
John Spray
04:41 PM Revision 9a1ca94e (ceph): tasks/cephfs: cluster_down before fs rm
In teuthology this isn't needed because we join the
mds child processes after killing them. In vstart
we're killing ...
John Spray
04:41 PM Revision d4ecee82 (ceph): tasks/cephfs: add @long_running decorator
A means for test cases to mark particular methods
as long running, so that the vstart runner can skip
them when runni...
John Spray
04:41 PM Revision 1ed6272d (ceph): tasks/cephfs: mark some tests as @long_running
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
04:41 PM Revision c0e90aa5 (ceph): tasks/cephfs: make FuseMount.teardown safer
(don't assume fuse_daemon exists)
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
04:41 PM Revision 7884d5b5 (ceph): tasks/cephfs: use raw_cluster_cmd in Filesystem
...instead of manually invoking 'ceph' -- so that
it's easier to override this for vstart.
Signed-off-by: John Spray...
John Spray
04:41 PM Revision ad562f4b (ceph): tasks/cephfs: make Filesystem rados command overridable
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
04:41 PM Revision 99a8a123 (ceph): tasks/cephfs: add Filesystem.delete_all
So that we can clear down filesysteems created by
someone other than ourselves (like vstart.sh)
Signed-off-by: John ...
John Spray
04:41 PM Revision f58c119d (ceph): tasks/cephfs: use raw_cluster_cmd instead of manual "ceph"
It's less repetitive, and I can override it for use with
vstart.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
04:41 PM Revision e2f8b48d (ceph): tasks/cephfs: add Filesystem._prefix
So that my vstart subclass can put ./ before
all the commands.
One could set $PATH, but I like to unambiguously poin...
John Spray
04:36 PM devops Fix #5900: Create a Python package for ceph Python bindings
To summarize progress here: that "wip-5900" branch in GitHub will need to be rebased onto the current master branch. ... Ken Dreyer
04:20 PM Revision 81c23745 (ceph): rgw: improve handling of already removed buckets in object expirer.
Fixes: #13326
Backport: infernalis
Signed-off-by: Radoslaw Zarzynski <rzarzynski@github.com>
Radoslaw Zarzynski
03:50 PM Revision f19a39ca (ceph): Merge pull request #5907 from dachary/wip-release-notes
release-notes: draft v0.94.4 release notes
Reviewed-by: Sage Weil <sage@redhat.com>
Loïc Dachary
03:48 PM Revision 662ad523 (ceph): release-notes: draft v0.94.4 release notes
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
03:47 PM Revision 2228c226 (ceph): tools: ceph-release-notes handle multiple issues
* handle the case where a single pull request is associated with
multiple pull requests
* encapsulate the quest for...
Loic Dachary
03:42 PM rgw Backport #13343 (In Progress): /etc/init.d/radosgw restart does not work correctly
Loïc Dachary
03:42 PM rgw Backport #13343 (Resolved): /etc/init.d/radosgw restart does not work correctly
https://github.com/ceph/ceph/pull/6161 Loïc Dachary
03:23 PM rgw Backport #13046 (In Progress): RGW : setting max number of buckets for user via ceph.conf option
Loïc Dachary
03:22 PM Revision 7de65e7e (ceph): rgw : setting max number of buckets for users via ceph.conf option
This patch adds a new option "rgw_user_max_buckets" for setting
max number of buckets for users via ceph.conf.
Fixes...
Vikhyat Umrao
03:16 PM rgw Bug #12989 (Duplicate): rgw: init_rados failed leads to repeated delete
Loïc Dachary
03:13 PM rgw Backport #13052 (In Progress): rgw: init_rados failed leads to repeated delete
Loïc Dachary
03:13 PM Revision 297c04d8 (ceph): rgw: init_rados failed leads to repeated delete
Fixes: #12978
Signed-off-by: Xiaowei Chen <chen.xiaowei@h3c.com>
(cherry picked from commit ab4232baa7bcc86e90746e13...
shawn chen
03:11 PM rgw Backport #13053 (In Progress): GWWatcher::handle_error -> common/Mutex.cc: 95: FAILED assert(r == 0)
Loïc Dachary
03:11 PM Revision 4b0686f1 (ceph): rgw: delete finisher only after finalizing watches
Fixes: #12208
The watch error path might try to schedule a finisher work, delete finisher
only after watch destructi...
Yehuda Sadeh
03:10 PM rgw Bug #12208: GWWatcher::handle_error -> common/Mutex.cc: 95: FAILED assert(r == 0)
https://github.com/ceph/ceph/pull/5678 Loïc Dachary
02:59 PM rgw Backport #13054 (In Progress): rgw: region data still exist in region-map after region-map update
Loïc Dachary
02:49 PM rgw Backport #13226 (In Progress): Keystone Fernet tokens break auth
Loïc Dachary
02:49 PM Revision 6119b152 (ceph): rgw: be more flexible with iso8601 timestamps
make parsing 8601 more flexible by not restricting the length of seconds
to 5, this allows timestamp to be specified ...
Abhishek Lekshmanan
02:45 PM rgw Backport #13227: With root as default user, unable to have multiple RGW instances running
Backported all the changes to src/init-radosgw because they seem to make sense in the hammer context. Loïc Dachary
02:36 PM rgw Backport #13227 (In Progress): With root as default user, unable to have multiple RGW instances r...
Loïc Dachary
02:40 PM rgw Backport #13225 (In Progress): init script doesn't start daemon - errors silently
Loïc Dachary
02:35 PM Revision 544a98fa (ceph): init-radosgw: unify init-radosgw[.sysv]
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 1c45f512a91ee49e9253ba6fd3857af9bd2ae57a)
Sage Weil
02:35 PM Revision f51ab26d (ceph): rgw: fix radosgw start-up script.
radosgw init script is unable to start radosgw daemon.
as it is relies on requiretty being disabled.
once init script...
Vikhyat Umrao
02:35 PM Revision 607904e8 (ceph): init-radosgw: specify pid file to start-stop-daemon
This fixes restart when multiple instances are running.
Fixes: #12407
Tested-by: Pavan Rallabhandi <pavan.rallabhand...
Sage Weil
02:35 PM Revision eb001d3a (ceph): rgw: init script waits until the radosgw stops
Fixes: #11140
Init script waits in stop action until the radowgw daemons stop.
Signed-off-by: Dmitry Yatsushkevich <...
Dmitry Yatsushkevich
02:35 PM Revision d00c52b8 (ceph): doc: rgw: fix typo in comments
Signed-off-by: Nathan Cutler <ncutler@suse.cz>
(cherry picked from commit 05cf0db22dc3a9cb2bf4b86b8f240683c23f41ac)
Nathan Cutler
02:35 PM Revision 2a733e9e (ceph): init-radosgw: look in /var/lib/ceph/radosgw
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit a4bb992426b39188e750fce9198052ca0d510117)
Sage Weil
02:27 PM rgw Bug #12407: With root as default user, unable to have multiple RGW instances running
https://github.com/ceph/ceph/pull/6037 Loïc Dachary
02:25 PM rgw Backport #13228 (In Progress): rgw: segments are read during HEAD on Swift DLO
Loïc Dachary
02:25 PM Revision 9ab9c445 (ceph): rgw: don't read actual data on user manifest HEAD
Fixes: #12780
We unconditionally read all the data, which is not needed
when doing HEAD operation on user manifest ob...
Yehuda Sadeh
02:23 PM rgw Bug #12780: rgw: segments are read during HEAD on Swift DLO
https://github.com/ceph/ceph/pull/5996 Loïc Dachary
02:19 PM devops Backport #13332: ceph.spec.in: SUSE needs different systemd Requires
clustered with other ceph.spec.in pull requests : https://github.com/ceph/ceph/pull/5790 or https://github.com/ceph/c... Loïc Dachary
02:08 PM Backport #13341 (In Progress): ceph upstart script rbdmap.conf incorrectly processes parameters
Loïc Dachary
08:14 AM Backport #13341 (Resolved): ceph upstart script rbdmap.conf incorrectly processes parameters
https://github.com/ceph/ceph/pull/6159 Loïc Dachary
02:08 PM Revision 6e29e904 (ceph): init-rbdmap: fix CMDPARAMS
Fixes: #13214
Reported-by: Wyllys Ingersoll <wyllys.ingersoll@keepertech.com>
Signed-off-by: Sage Weil <sage@redhat.c...
Sage Weil
02:06 PM Backport #13336 (In Progress): osd: we do not ignore notify from down osds
Loïc Dachary
08:06 AM Backport #13336 (Resolved): osd: we do not ignore notify from down osds
https://github.com/ceph/ceph/pull/6158 Loïc Dachary
02:05 PM Revision 9753551f (ceph): OSDMap.h: add has_been_up_since
Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from commit 4b00350870e3a43aee5fff7982b3785fe1876634)
Samuel Just
02:05 PM Revision 7161a2c9 (ceph): PG: ignore info from down osd
Fixes: #12990
Backport: firefly, hammer
Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from commit 930d...
Samuel Just
02:00 PM Backport #13040 (In Progress): common/Thread:pthread_attr_destroy(thread_attr) when done with it
Loïc Dachary
02:00 PM Revision 9581f9f4 (ceph): Thread.cc: remove malloc/free pair
There's no need for mallocing pthread_attr_t in Thread::try_create(),
it can be located on stack as it is freed in sa...
Piotr Dałek
02:00 PM Revision f1271eae (ceph): Common/Thread: pthread_attr_destroy(thread_attr) when done with it
When a thread attributes object is no longer required, it should be destroyed using the
pthread_attr_destroy() functi...
qiankun zheng
01:47 PM Backport #13170 (In Progress): update docs to point to download.ceph.com
Loïc Dachary
01:46 PM Revision 9026c4a7 (ceph): doc: remove mention of ceph-extra as a requirement
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit a6f07e9fa3bd5e50a2d8cfa387b44a39d383fa65)
Alfredo Deza
01:46 PM Revision e9f4aecf (ceph): doc: Added "Hammer" in the list of major releases.
Fixes: #12771
Signed-off-by: ritz303 <ritz_303@yahoo.com>
(cherry picked from commit 582f0f64455079290ad3b4ae7338b71...
Aron Gunn
01:46 PM Revision faccdce7 (ceph): doc: correct links to download.ceph.com
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 387d7800359154950431d0984c756f43f21dd9b4)
Alfredo Deza
01:46 PM Revision 45ed24da (ceph): doc: remove ceph-extras
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit c0ef84fd22aac58b6ec8e58eb4f8dffed306d39e)
Alfredo Deza
01:39 PM Backport #13171 (In Progress): objecter: cancellation bugs
Loïc Dachary
01:38 PM Revision 6ff7b02d (ceph): osdc/Objeter: When cancel op, decrease num_unacked/num_uncommitted.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
(cherry picked from commit 064e8585a04edb3d87b38db6bed03e965cfcb359)
Jianpeng Ma
01:38 PM Revision ba36caba (ceph): osdc/Objecter: In _cancel_linger_op, it should make num_unacked/num_com...
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
(cherry picked from commit 36b62710ddef0ffaee25837a92ca1ac9b353ff05)
Jianpeng Ma
01:38 PM Revision 8f76f4c4 (ceph): osdc/Objecter: Don't forget call _op_cancel_map_check when cancel linge...
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
(cherry picked from commit 7cc963b1c6ab37bf33638dc6eca7848d93f7908f)
Jianpeng Ma
01:38 PM Revision f80d237d (ceph): osdc/Objecter: remove the unuseful code.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
(cherry picked from commit 80f10e3e59dadda2dca4eb62c68af972b701b316)
Jianpeng Ma
01:38 PM Revision a17f2a9a (ceph): osdc/Objecter: optimize Objecter::tick.
Set bool value is better than insert same value into set<>.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
(cher...
Jianpeng Ma
01:37 PM Revision d815e0aa (ceph): osdc/Objecter: For func op_cancel_writes it can directly call op_cancel.
Becasue we get write-lock of rwlock, so it is safe to call op_cancel
rather than _op_canchel(homeless_session for thi...
Jianpeng Ma
01:37 PM Revision 53316f36 (ceph): Objecter: Take RLocker when call is_active.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
(cherry picked from commit 89f0112e001a2561f9a5cd705898d43c8909501f)
Jianpeng Ma
01:27 PM Backport #13195 (In Progress): should recalc the min_last_epoch_clean when decode PGMap
Loïc Dachary
01:27 PM Revision 68492888 (ceph): mon/PGMap: calc min_last_epoch_clean when decode
Fixes: #13112
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit d0ac68bf1785b330f3202d924c2203ac...
Kefu Chai
01:23 PM Backport #13205 (In Progress): ReplicatedBackend: populate recovery_info.size for clone (bug symp...
Loïc Dachary
01:22 PM Bug #12828: ReplicatedBackend: populate recovery_info.size for clone (bug symptom is size mismatc...
https://github.com/ceph/ceph/pull/6013 Loïc Dachary
01:19 PM Backport #13210 (Need More Info): tests : Fixed broken Makefiles after integration of lttng into ...
Could you please add a reference to a test that fails because of this in hammer ? It will help me make sure the backp... Loïc Dachary
01:12 PM Backport #13233 (In Progress): mon: include min_last_epoch_clean as part of PGMap::print_summary ...
Loïc Dachary
01:12 PM Feature #13198: mon: include min_last_epoch_clean as part of PGMap::print_summary and PGMap::dump
https://github.com/ceph/ceph/pull/6056 Loïc Dachary
01:11 PM Revision 7d4b303b (ceph): osd: print min_last_epoch_clean along with pg dump
Fixes: 13198
Signed-off-by: Guang Yang <yguang@yahoo-inc.com>
(cherry picked from commit f5359f2314ce3e76ed446c01889d...
Guang Yang
01:09 PM Backport #13245 (In Progress): client nonce collision due to unshared pid namespaces
Loïc Dachary
12:59 PM Revision aed5a6db (ceph): Merge pull request #595 from ceph/wip-quota
log-whitelist 'reached quota' for librados test.sh
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
12:48 PM Bug #13260 (Resolved): osd: must preserve RWORDERED when proxying reads
we shouldn't need to backport this since it only matter if we proxy *both* reads and writes, and hammer does not do w... Sage Weil
12:47 PM Revision 08c15821 (ceph): Merge pull request #6096 from liewegas/wip-13260
osd/ReplicatedPG: preserve (some) flags when proxying reads
Reviewed-by: Samuel Just <sjust@redhat.com>
Sage Weil
12:44 PM Revision 3e30d5df (ceph): tasks/radosbench: wait just a bit longer
A run failed due to thrashing.. missed by about 30s (the osd
eventually sent the last reply but we'd already timed ou...
Sage Weil
12:39 PM Bug #13206 (Resolved): OSD::do_recovery() local variable "started" shall be explicitly initialize...
Sage Weil
12:39 PM Revision c0481cf9 (ceph): Merge pull request #6107 from liewegas/wip-13206
osd: init started to 0 Sage Weil
12:38 PM Bug #13114 (Pending Backport): LibRadosWatchNotify.WatchNotify2Timeout
Sage Weil
12:38 PM Revision 4936f591 (ceph): Merge pull request #6136 from liewegas/wip-13114
osd/librados: fix notify completion race
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
12:33 PM Revision 7bb1ceb3 (ceph): log-whitelist 'reached quota' for librados test.sh
A new test verifies that we are stopped by the pool quota (and get
the right error messages or block). See ceph.git
...
Sage Weil
11:42 AM Bug #12990: osd: we do not ignore notify from down osds
*infernalis PR*: https://github.com/ceph/ceph/pull/6117 Nathan Cutler
10:14 AM Bug #12990: osd: we do not ignore notify from down osds
What is the commit to be backported ? Loïc Dachary
11:23 AM Bug #13200 (Duplicate): mon: does not check for IO errors on every transaction
Loïc Dachary
11:14 AM Backport #13288 (In Progress): hammer: stuck recovering, unfound hit set due to removing it while...
Loïc Dachary
11:04 AM Bug #13098: OSD crashed when reached pool's max_bytes quota
https://github.com/ceph/ceph/pull/6052 Loïc Dachary
11:02 AM Backport #13337 (In Progress): segfault in agent_work
Loïc Dachary
08:08 AM Backport #13337 (Resolved): segfault in agent_work
https://github.com/ceph/ceph/pull/6146 Loïc Dachary
11:01 AM Revision d8ca88dd (ceph): OSDService::agent_entry: don't use PG::operator<< without pg lock
Fixes: #13199
Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from commit d422f2820d5beee15117e166546a63...
Samuel Just
10:53 AM Bug #13199: segfault in agent_work
https://github.com/ceph/ceph/pull/6121 Loïc Dachary
10:51 AM Backport #13338 (In Progress): filestore: fix peek_queue for OpSequencer
Loïc Dachary
08:09 AM Backport #13338 (Resolved): filestore: fix peek_queue for OpSequencer
https://github.com/ceph/ceph/pull/6145 Loïc Dachary
10:50 AM Revision 397042a0 (ceph): filestore: fix peek_queue for OpSequencer
Fixes: #13209
Signed-off-by: Xinze Chi <xinze@xsky.com>
(cherry picked from commit 5f7b3f5cde779f1300a35a04df2cdb1299...
Xinze Chi
10:49 AM Backport #13339 (In Progress): mon: check for store writeablility before participating in election
Loïc Dachary
08:10 AM Backport #13339 (Resolved): mon: check for store writeablility before participating in election
https://github.com/ceph/ceph/pull/6144 Loïc Dachary
10:49 AM Revision d4e4d85c (ceph): mon/Elector: do a trivial write on every election cycle
Currently we already do a small write when the *first* election in
a round happens (to update the election epoch). I...
Sage Weil
10:49 AM Revision 20a4c0c4 (ceph): mon/MonitorDBStore: assert/crash if there is a write error
Do this globally intead of relying on teh zillion mon callers to
check the error code. There are no cases where we w...
Sage Weil
10:47 AM Backport #13340 (In Progress): small probability sigabrt when setting rados_osd_op_timeout
Loïc Dachary
08:12 AM Backport #13340 (Resolved): small probability sigabrt when setting rados_osd_op_timeout
https://github.com/ceph/ceph/pull/6143 Loïc Dachary
10:36 AM Backport #13039 (Need More Info): hammer: osd/PG.cc: 6879: FAILED assert(pg->peer_info.count(so))
This backport needs https://github.com/ceph/ceph/pull/4784 which has not been backported. I suppose it does not make ... Loïc Dachary
10:24 AM Bug #10794: ceph_test_rados: incorrect buffer at pos ...
https://github.com/ceph/ceph/pull/4784 Loïc Dachary
10:19 AM Revision b9159521 (ceph): ceph.spec.in: Do not always restart the daemons on removal
There is no need to restart the daemons when removing ceph-selinux
package if SELinux is not enabled.
Fixes: #13061
...
Boris Ranto
10:19 AM Revision c95c14ba (ceph): ceph.spec.in: Do not always restart the daemons on upgrades
This patch minimizes the amount of daemon stop/start procedures when
upgrading ceph-selinux package. With this patch,...
Boris Ranto
10:06 AM Bug #12665: osd/ReplicatedPG.cc: 2706: FAILED assert(p != snapset.clones.end())
Here is a complete log with debug osd = 20 from startup to crash.
https://www.dropbox.com/s/62v6rprsfo2ghdh/crash....
Paul Emmerich
08:38 AM Bug #13061 (Fix Under Review): systemd: daemons restart when package is upgraded
The PR https://github.com/ceph/ceph/pull/6142 Boris Ranto
08:37 AM Bug #7995: osd shutdown: ./common/shared_cache.hpp: 93: FAILED assert(weak_refs.empty())
Looking through my OSD logs on a Ceph v9.0.3 cluster running on Trusty with the 4.2 kernels I am seeing multiple of t... Eric Eastman
08:16 AM CephFS Bug #12297 (Resolved): ceph-fuse 0.94.2-1trusty segfaults / aborts
Loïc Dachary
08:14 AM Backport #13342 (Resolved): ceph upstart script rbdmap.conf incorrectly processes parameters
https://github.com/ceph/ceph/pull/6396 Loïc Dachary
08:04 AM Backport #13335 (Resolved): hammer: OSD crashed when reached pool's max_bytes quota
https://github.com/ceph/ceph/pull/6918 Loïc Dachary
05:37 AM Revision 6add6ba2 (ceph): Merge pull request #461 from ceph/wip-client-oldest-tid
cephfs/test_client_limits.py: update test_client_oldest_tid
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
04:59 AM devops Bug #13324 (Resolved): run-make-check.sh fails on SLE-12 (needs %bcond_with selinux)
Nathan Cutler
04:56 AM Bug #13281: create does not work on a cache tier whiteout
*infernalis commit*: https://github.com/ceph/ceph/commit/a965378e3af1e36b1d741dfe7cfd339816366b49 Nathan Cutler

10/01/2015

10:34 PM Revision 392c56c1 (ceph): Merge pull request #6137 from SUSE/wip-13324-infernalis
install-deps.sh: use %bcond_with selinux on SLE/openSUSE
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
10:21 PM Bug #13281 (Resolved): create does not work on a cache tier whiteout
Samuel Just
08:49 PM Bug #13281: create does not work on a cache tier whiteout
Run: http://pulpito.ceph.com/teuthology-2015-10-01_10:58:14-upgrade:hammer-x-infernalis-distro-basic-vps/
Logs: http...
Yuri Weinstein
09:55 PM Revision 4c089ee9 (ceph): Merge remote-tracking branch 'jdurgin/wip-13281' into infernalis
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
09:53 PM Bug #13263 (Duplicate): 0/-1 whiteouts, all/cache-fs-trunc.yaml
Samuel Just
09:32 PM Bug #13061 (In Progress): systemd: daemons restart when package is upgraded
@Boris: back to you. Although I don't have the knowledge to do the proposed change, I'll be available if you need a r... Loïc Dachary
04:46 PM Bug #13061: systemd: daemons restart when package is upgraded
OK, some more info:
(18:40:09) branto: ktdreyer, sage, loicd: I thought about it a bit and I believe it really cou...
Boris Ranto
04:35 PM Bug #13061: systemd: daemons restart when package is upgraded
@Boris, could you please assign the issue back to me when you collected more information regarding the need for a res... Loïc Dachary
03:58 PM Bug #13061: systemd: daemons restart when package is upgraded
No idea, but you're right, this introduces a behavior change. @branto, how can we avoid this restart? Ken Dreyer
03:44 PM Bug #13061 (Need More Info): systemd: daemons restart when package is upgraded
@ken, do you know why the restart of the daemon is necessary when selinux is involved ? The initial addition of this ... Loïc Dachary
03:13 PM Bug #13061: systemd: daemons restart when package is upgraded
The behavior was changed after v9.0.3 by https://github.com/ceph/ceph/pull/5674 when selinux is involved, the daemons... Loïc Dachary
11:03 AM Bug #13061: systemd: daemons restart when package is upgraded
It turns out to be unrelated to #13000 :-) Running an upgrade suite to repeat the problem. Maybe it only happens with... Loïc Dachary
09:11 PM Revision b20a1ba5 (ceph): ReplicatedPG: consider IGNORE_CACHE for all maybe_handle_cache calls
Otherwise, we could erroneously promote a snap after not promoting
the missing head for which we have a cached obc an...
Samuel Just
08:05 PM devops Backport #13333 (Resolved): ceph.spec.in: SUSE needs different systemd Requires
https://github.com/ceph/ceph/pull/6168 Nathan Cutler
08:04 PM devops Backport #13332 (Rejected): ceph.spec.in: SUSE needs different systemd Requires
Nathan Cutler
08:04 PM devops Bug #13331 (Pending Backport): ceph.spec.in: SUSE needs different systemd Requires
*master PR:* https://github.com/ceph/ceph/pull/6114 Nathan Cutler
08:03 PM devops Bug #13331 (Resolved): ceph.spec.in: SUSE needs different systemd Requires
The simple ... Nathan Cutler
08:01 PM devops Backport #13330 (Closed): Backport SUSE systemd specfile fixes to infernalis
nevermind, I'll do it the right way Nathan Cutler
08:00 PM devops Backport #13330 (Closed): Backport SUSE systemd specfile fixes to infernalis
Nathan Cutler
07:59 PM RADOS Bug #13329 (New): EUCLEAN (117) from xfs is very bad (should crash just like EIO)

I suggest we add 117 (EUCLEAN) error to EIO and cause an immediate OSD crash based on filestore_fail_eio config var...
David Zafman
07:57 PM devops Bug #13324 (Fix Under Review): run-make-check.sh fails on SLE-12 (needs %bcond_with selinux)
https://github.com/ceph/ceph/pull/6137 Nathan Cutler
07:03 PM devops Bug #13324 (Resolved): run-make-check.sh fails on SLE-12 (needs %bcond_with selinux)
When I try to run install-deps.sh from infernalis on SLE-12, it chokes on the selinux-related BuildRequires in the sp... Nathan Cutler
07:50 PM Linux kernel client Bug #13328 (Resolved): fix notify completion race
See #13114 for the userspace fix. Do the same in the kernel:
- record the notify_id in the notify ack
- ignore w...
Sage Weil
07:47 PM Revision 1df2cc2b (ceph): install-deps.sh: use %bcond_with selinux on SLE/openSUSE
http://tracker.ceph.com/issues/13324 Fixes: #13324
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
07:44 PM Bug #13109: msg/async leak, observed on mon
much simpler set of leaks:
/a/sage-2015-10-01_11:19:41-rados:verify-infernalis---basic-multi/1079757
it's MLog ...
Sage Weil
07:38 PM Bug #13283 (Fix Under Review): full-tiering.yaml hang
https://github.com/ceph/ceph/pull/6139 Sage Weil
07:37 PM Revision de3c9d59 (ceph): rados/singleton-nomsgr/all/full-tiering: time out rados -p
We will hit a quota and block (not error out).
See #13283
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:36 PM rgw Bug #13326 (Fix Under Review): rgw: objexp collector should specially treat ENOENT on reading buc...
Pull request: https://github.com/ceph/ceph/pull/6138. Radoslaw Zarzynski
07:29 PM rgw Bug #13326 (In Progress): rgw: objexp collector should specially treat ENOENT on reading bucket info
Radoslaw Zarzynski
07:23 PM rgw Bug #13326 (Resolved): rgw: objexp collector should specially treat ENOENT on reading bucket info
Currently we signalize an error if the bucket that owns an expired object cannot be found. This behavior is wrong bec... Radoslaw Zarzynski
07:34 PM Revision 32962740 (ceph): ceph_test_rados_api_aio: test pool full gets EDQUOT when FULL_TRY flag ...
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:21 PM rbd Bug #13325 (Resolved): rbd-replay-prep doesn't handle new IO APIs
The new IO API methods which accept fadvise hints are ignored by rbd-replay-prep. Therefore, for example, running 'r... Jason Dillaman
07:13 PM Bug #13323: test.sh: osd/ReplicatedPG.cc: 8851: FAILED assert(head_obc)
Samuel Just
06:33 PM Bug #13323 (Resolved): test.sh: osd/ReplicatedPG.cc: 8851: FAILED assert(head_obc)
ubuntu@teuthology:/a/samuelj-2015-09-30_00:41:27-rados-wip-sam-testing-distro-basic-multi/1078220/remote Samuel Just
07:03 PM Revision 8b1f2342 (ceph): librados: expose OPERATION_FULL_TRY flag
Allow librados users to opt to receive ENOSPC or EDQUOT when they submit
an operation against a full cluster. This s...
Sage Weil
07:01 PM Revision ea93ead2 (ceph): osd: return -EDQUOT instead of -ENOSPC if it is a pool quota
The pool quota error should return EDQUOT intead of ENOSPC.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:53 PM Bug #13114: LibRadosWatchNotify.WatchNotify2Timeout
https://github.com/ceph/ceph/pull/6136 Sage Weil
06:53 PM Bug #13114 (Fix Under Review): LibRadosWatchNotify.WatchNotify2Timeout
Sage Weil
06:50 PM Revision e86d0338 (ceph): osdc/Objecter: distinguish between multiple notify completions
We may send a notify to the cluster multiple times due to OSDMap
changes. In some cases, earlier notify attempts may...
Sage Weil
06:50 PM Revision 049ea702 (ceph): osd: reply to notify request with our unique notify_id
The OSD assigns a unique ID to each notify it queues for
processing. Include this in the reply to the notifier so th...
Sage Weil
05:31 PM rbd Bug #13320 (Duplicate): librbd: error cleaning up id object after creation failed: (2) No such f...
This is #13281 Josh Durgin
04:07 PM rbd Bug #13320 (Duplicate): librbd: error cleaning up id object after creation failed: (2) No such f...
This is a new fio test that I ran against infernalis, 2 tests have passed but many have failed due to below issue, No... Vasu Kulkarni
05:31 PM Bug #13322 (Resolved): divergent_priors2: Error ENXIO: problem getting command descriptions from ...
ubuntu@teuthology:/a/samuelj-2015-09-30_00:41:27-rados-wip-sam-testing-distro-basic-multi/1078084/remote Samuel Just
04:34 PM devops Feature #13321: RPM: separate spec file for ceph-common
Just my $.02: I would not create a separate spec files for client and server, it would probably be easier to introduc... Boris Ranto
04:26 PM devops Feature #13321 (Rejected): RPM: separate spec file for ceph-common
Currently ceph-common is built as a subpackage using a single spec-file, together with the server-side packages.
H...
Nathan Cutler
04:19 PM Revision ed788dc4 (ceph): Merge pull request #594 from dachary/wip-13250-ceph-deploy-branch-hammer
ceph-deploy: fix ceph-deploy-branch config options
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
03:51 PM Revision 8a21398f (ceph): Merge remote-tracking branch 'gh/infernalis'
Sage Weil
03:19 PM Feature #13319: ceph-objectstore-tool: add feature to adjust object_info size
The tool should also verify that the head object clone_size has the correct value in the event that the object is a c... Samuel Just
03:17 PM Feature #13319 (New): ceph-objectstore-tool: add feature to adjust object_info size
Samuel Just
03:16 PM Bug #13116 (Resolved): osd: pg stuck in replay
Samuel Just
03:04 PM Revision 965e6289 (ceph): Merge pull request #6114 from SUSE/wip-suse-spec-fixes
ceph.spec.in: correctly declare systemd dependency for SLE/openSUSE
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Ken Dreyer
03:03 PM Revision 8d02f49e (ceph): Merge branch 'wip-mdscap'
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Reviewed-by: Yan, Zheng <zyan@redhat.com>
Sage Weil
03:02 PM Bug #13279: upgrade suite: pool_create failed with error -4 EINTR
Run: http://pulpito.ceph.com/teuthology-2015-09-30_13:18:07-upgrade:firefly-hammer-x:parallel-infernalis-distro-basic... Yuri Weinstein
02:34 PM devops Bug #13318: install-deps.sh tries to install openSUSE-release even on SLE
https://github.com/ceph/ceph/pull/6134 Nathan Cutler
02:33 PM devops Bug #13318 (Resolved): install-deps.sh tries to install openSUSE-release even on SLE
On second thought, infernalis is enough. Nathan Cutler
02:32 PM devops Bug #13318 (Pending Backport): install-deps.sh tries to install openSUSE-release even on SLE
Nathan Cutler
02:02 PM devops Bug #13318 (Resolved): install-deps.sh tries to install openSUSE-release even on SLE
In install-deps.sh there is a line:... Nathan Cutler
02:15 PM Revision 99651f0e (ceph): Merge pull request #6134 from SUSE/wip-13318-infernalis
install-deps.sh: openSUSE-release/sles-release/sled-release are always present Sage Weil
02:04 PM Revision 0f9dca45 (ceph): install-deps.sh: openSUSE-release/sles-release/sled-release are always ...
http://tracker.ceph.com/issues/13318 Fixes: #13318
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
01:42 PM Revision ac031443 (ceph): client: clarify setattr forced sync behavior
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:42 PM Revision b6b9e856 (ceph): ceph_test_libcephfs: remove remaining pool name assumptions
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:42 PM Revision aed5cadd (ceph): mds/SessionMap: fix check_access for stray inodes
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:42 PM Revision 75692399 (ceph): qa/workunits: drop bash path tests
ceph_test_libcephfs ones are better.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:42 PM Revision c77450be (ceph): ceph_test_libcephfs: make foo, path tests use unique paths, users
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:42 PM Revision 371ed4b7 (ceph): mds/SessionMap: fix MAY_CREATE check
It's about caller_uid/gid.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:42 PM Revision a6fe4ae6 (ceph): ceph_test_libcephfs: add AccessTest.User
Covers read/write/create.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:42 PM Revision d473732d (ceph): mds/MDSAuthCaps: rename args for is_capable
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:42 PM Revision 614e4cf5 (ceph): mds: fix chown/chgrp check and tests
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:42 PM Revision 96ee6c9f (ceph): mds/MDSAuthCap: verify the caller_gid is valid
Verify both the caller uid and gid are a match for the given rule.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:42 PM Revision e54ff357 (ceph): mds: drop MAY_CREATE
The check is a no-op. We already verify the uid/gid combo is valid and
that the dir is writeable with MAY_WRITE. Th...
Sage Weil
01:42 PM Revision 9b48e24d (ceph): unittest_mds_authcap: improve user tests
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:42 PM Revision 283be861 (ceph): ceph_test_libcephfs: fix LibCephFS.OpenLayout test
We can't make assumptions about the name of the data pool.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:42 PM Revision 52724169 (ceph): qa/workunits/fs/test_auth_caps: superceded by ceph_test_libcephfs
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:42 PM Revision 1957aedd (ceph): client: do sync setattr when caller != last cap dirtier
This way we can still do cap writeback in general when the caller is not
the same as the mount_uid/gid, but we flip t...
Sage Weil
01:42 PM Revision a43f5c75 (ceph): mds/Server: skip auth check on session-less mdr's
The mds internal requests don't have a session.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:42 PM Revision 269e2de0 (ceph): ceph_test_libcephfs: fix update-after-unlink test
This needs to be done with a user restricted to a path.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:42 PM Revision d76093bc (ceph): mds/Locker: do not ack from do_cap_update
Caller (handle_client_caps) already does it if we return
false.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:42 PM Revision fa43c6f2 (ceph): mds/SessionMap: move Session method definitions together
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:41 PM Revision 56bece26 (ceph): fix test_path_caps
Signed-off-by: Jashan Kamboj <jashank42@gmail.com> Jashan Kamboj
01:41 PM Revision c5e9d691 (ceph): unittest_mds_authcaps: fix a few unit tests
The MAY_CREATE conditoin is simple: the created inode must match the caller
uid and gid.
Signed-off-by: Sage Weil <s...
Sage Weil
01:41 PM Revision 43f50c73 (ceph): add caps_dirty to setattr
Signed-off-by: Nishtha Rai <nishtha3rai@gmail.com> Nishtha Rai
01:41 PM Revision 4867ef0a (ceph): client: add get_{uid,gid} helpers for consistent uid/gids
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:41 PM Revision 2df9bfb4 (ceph): client: consolidate client_mount_{uid,gid} and client_{user,group}_id o...
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:41 PM Revision 0cb36162 (ceph): client: force setattr to MDS when caller's {uid,gid} are not the specif...
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
01:41 PM Revision 9056a482 (ceph): mds: send cap flush ack even when access check failed.
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
01:41 PM Revision 5ed66258 (ceph): mds/MDSAuthCaps: only verify create git when not AUTH_UID_ANY
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:41 PM Revision 868a8711 (ceph): mds/MDSAuthCaps: whitespace
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:41 PM Revision 7b7e2c20 (ceph): mds/MDSAuthCap: fix creation ownership check
Check uid too.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:41 PM Revision ddc69bb3 (ceph): client/Client: added client_mount_uid and gid as parameters to getattr ...
Signed-off-by: Nishtha Rai <nishtha3rai@gmail.com> Nishtha Rai
01:41 PM Revision 073e92aa (ceph): test/libcephfs/access: add Path restriction test
Signed-off-by: Jashan Kamboj <jashank42@gmail.com> Jashan Kamboj
01:41 PM Revision 58a6f7c0 (ceph): test/libcephfs/access: add ReadOnly restriction test
Signed-off-by: Jashan Kamboj <jashank42@gmail.com> Jashan Kamboj
01:41 PM Revision 548e34c8 (ceph): test/libcephfs/access: add update_after_unlink test
Signed-off-by: Jashan Kamboj <jashank42@gmail.com> Jashan Kamboj
01:41 PM Revision 10295e9f (ceph): doc:fix path-based restriction
Signed-off-by: Jashan Kamboj <jashank42@gmail.com> Jashan Kamboj
01:41 PM Revision 785b21c9 (ceph): messages: add caller_{uid,gid} to cap msgs
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
01:41 PM Revision c6ab8de9 (ceph): client: add options to specify caller_{uid,gid} of MClientCaps
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
01:41 PM Revision 74e05c6c (ceph): client: allow specifying default caller_{uid,gid} of MClientRequest
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
01:39 PM Revision f0a418dd (ceph): mds/Server: fix check_access
Pass through correct mask. Clean up formatting.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:39 PM Revision 35f039e8 (ceph): test/libcephfs/access: expand example test a bit
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:39 PM Revision b3fdbb66 (ceph): mds/Server: add chown and chgrp check access to setattr
Nishtha Rai
01:39 PM Revision d12a388f (ceph): mds/MDSAuthCaps: add test cases for is_capable
Nishtha Rai
01:39 PM Revision 4c896c78 (ceph): add stray_prior_path to store path before rename
Signed-off-by: Jashan Kamboj <jashank42@gmail.com> Jashan Kamboj
01:39 PM Revision 6cd73066 (ceph): add stray_prior_path for is_stray
Signed-off-by: Jashan Kamboj <jashank42@gmail.com> Jashan Kamboj
01:39 PM Revision 6f2ac9c9 (ceph): add _check_access for async cap updates
Signed-off-by: Jashan Kamboj <jashank42@gmail.com> Jashan Kamboj
01:39 PM Revision d0b5a331 (ceph): move _check_access to SessionMap
Signed-off-by: Jashan Kamboj <jashank42@gmail.com> Jashan Kamboj
01:39 PM Revision b70d70b9 (ceph): add check_access in _do_cap_update
Signed-off-by: Jashan Kamboj <jashank42@gmail.com> Jashan Kamboj
01:39 PM Revision 6a6c0688 (ceph): doc/cephfs: path-based restriction
Signed-off-by: Jashan Kamboj <jashank42@gmail.com> Jashan Kamboj
01:39 PM Revision b71a9c41 (ceph): mds: fix Server::check_access
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
01:39 PM Revision aea8a0e1 (ceph): ceph_test_libcephfs: skeleton for access tests
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:39 PM Revision 8d78d5c6 (ceph): client: properly set caller_{uid,gid} of readdir request
save uid/gid of ll_opendir caller in dir_result_t, use the saved
uid/gid for readdir request.
Signed-off-by: Yan, Zh...
Yan, Zheng
01:39 PM Revision 991d340a (ceph): add snaps(ls,mk,rm,rename) check_access
Signed-off-by: Jashan Kamboj <jashank42@gmail.com> Jashan Kamboj
01:39 PM Revision 8a29c4e9 (ceph): add rename check_access
Signed-off-by: Jashan Kamboj <jashank42@gmail.com> Jashan Kamboj
01:39 PM Revision ea94bc47 (ceph): add link check_access
Signed-off-by: Jashan Kamboj <jashank42@gmail.com> Jashan Kamboj
01:39 PM Revision e33cd74e (ceph): add open check_access
Signed-off-by: Jashan Kamboj <jashank42@gmail.com> Jashan Kamboj
01:39 PM Revision 17c758b5 (ceph): add stray_prior_path to store path before unlink
Signed-off-by: Jashan Kamboj <jashank42@gmail.com> Jashan Kamboj
01:39 PM Revision 4f71b113 (ceph): MDSAuthCaps: validate create access
Signed-off-by: Nishtha Rai <nishtha3rai@gmail.com> Nishtha Rai
01:39 PM Revision 00d74805 (ceph): test_auth_caps: remove grp mount
Signed-off-by: Nishtha Rai <nishtha3rai@gmail.com> Nishtha Rai
01:39 PM Revision 88d74789 (ceph): test_auth_caps: resolve bug with other bits test case
Nishtha Rai
01:39 PM Revision a4d5c3b2 (ceph): test_auth_caps: add mkdir check with mode 557
Nishtha Rai
01:39 PM Revision 62b95027 (ceph): Server: add create access check for mknod and symlink
Nishtha Rai
01:39 PM Revision be7eb672 (ceph): mds/Server: add create access check for openc
Signed-off-by: Nishtha Rai <nishtha3rai@gmail.com> Nishtha Rai
01:39 PM Revision 5f5cf95d (ceph): MDSAuthCaps: add world bits check logic
Signed-off-by: Nishtha Rai <nishtha3rai@gmail.com> Nishtha Rai
01:39 PM Revision 3c4eb6a3 (ceph): test_auth_caps: Added test logic for world bits
Nishtha Rai
01:39 PM Revision 4ce4b580 (ceph): test_auth_caps: Move trap and cleanup to the top
Nishtha Rai
01:39 PM Revision 807d3693 (ceph): client: behave if we can't getattr parents of mount point
If our cap locks us into a subdirectory (e.g., /foo), we will fail to
getattr on its parents (e.g., /). This is expe...
Sage Weil
01:39 PM Revision d5ebb027 (ceph): Makefile: include ceph-fuse in base target
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:39 PM Revision 72935401 (ceph): mds/MDSAuthCaps: add permissions for user bits
Signed-off-by: Nishtha Rai <nishtha3rai@gmail.com> Nishtha Rai
01:39 PM Revision 1aaee87d (ceph): test_auth_caps: add test for user bits
Signed-off-by: Nishtha Rai <nishtha3rai@gmail.com> Nishtha Rai
01:39 PM Revision 5b318aa9 (ceph): MDSAuthCaps: add logic for group bits check
Signed-off-by: Nishtha Rai <nishtha3rai@gmail.com> Nishtha Rai
01:39 PM Revision 9aa6128e (ceph): mds/Server: clean up check_access a bit
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:39 PM Revision 74b140ae (ceph): add readdir check_access
Signed-off-by: Jashan Kamboj <jashank42@gmail.com> Jashan Kamboj
01:39 PM Revision fb9c3794 (ceph): add setlayout, setdirlayout, setxattr check_access
Signed-off-by: Jashan Kamboj <jashank42@gmail.com> Jashan Kamboj
01:39 PM Revision b07e0155 (ceph): unittest_mds_authcap: test lists of allow grants
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:39 PM Revision dc199f4d (ceph): mds/Server.cc: drop leading / from path in is_capable check
Signed-off-by: Jashan Kamboj <jashank42@gmail.com> Jashan Kamboj
01:39 PM Revision eef20282 (ceph): functional test of mds cap path restriction
Signed-off-by: Jashan Kamboj <jashank42@gmail.com> Jashan Kamboj
01:39 PM Revision 74b8f0c7 (ceph): qa/workunits/fs/test_path_caps: tolerate existing directories
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:39 PM Revision 5a198867 (ceph): Add mknod check_access
Signed-off-by: Jashan Kamboj <jashank42@gmail.com> Jashan Kamboj
01:39 PM Revision 7f35ae4c (ceph): add symlink check_access
Signed-off-by: Jashan Kamboj <jashank42@gmail.com> Jashan Kamboj
01:39 PM Revision 3d2e604e (ceph): add symlink test
Signed-off-by: Jashan Kamboj <jashank42@gmail.com> Jashan Kamboj
01:39 PM Revision 3b42d576 (ceph): add unlink, rmdir check_access
Signed-off-by: Jashan Kamboj <jashank42@gmail.com> Jashan Kamboj
01:39 PM Revision 9bc2a015 (ceph): add unlink, rmdir check_access test
Signed-off-by: Jashan Kamboj <jashank42@gmail.com> Jashan Kamboj
01:39 PM Revision 0bb82105 (ceph): client: pass uid, gid to lookup
The MDS cares about who is performing lookup, too!
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:39 PM Revision e24a9cbf (ceph): mds/MDSAuthCaps: normalize path, drop useless constant.
Use an empty string for no path--this is more efficient. This generalizes
to losing any leading '/' character.
Sign...
Sage Weil
01:39 PM Revision 51f1028a (ceph): mds: calculate path in check_access()
Signed-off-by: Jashan Kamboj <jashank42@gmail.com> Jashan Kamboj
01:39 PM Revision 6f60c6d1 (ceph): mds/MDSAuthCaps: add cct for debug context
signed-off-by: Nishtha Rai <nishtha3rai@gmail.com>
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:39 PM Revision 0b557d56 (ceph): mds/MDSAuthCaps: fix allow_all
Empty path is '', not '/'.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:39 PM Revision 622fe9f1 (ceph): mds/MDSAuthCap: drop leading / in paths
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:39 PM Revision 7c1614ab (ceph): mds/MDSAuthCap: fix debug prefix
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:39 PM Revision a3758346 (ceph): mds/MDSAuthCaps: debug is_capable
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:39 PM Revision 425ff669 (ceph): mds: log to cluster log if mds cap parse fails
It's an admin error; tell an admin.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:39 PM Revision 6c0ebae6 (ceph): mds: whitespace
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:39 PM Revision f5cb4e00 (ceph): mds/MDSAuthCaps: fix parse error message
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:39 PM Revision 3e781f2e (ceph): mds: mkdir check_access
Signed-off-by: Jashan Kamboj <jashank42@gmail.com> Jashan Kamboj
01:39 PM Revision 57a1860d (ceph): mds/MDSAuthCaps: whitespace
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:39 PM Revision 1d82ec46 (ceph): mds/MDSAuthCaps: parse optional gid list
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:39 PM Revision 63c29adb (ceph): mds/MDSAuthCaps: move allows() into MDSCapSpec
Also, fix this so that 'any' implies that we can read or write.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:39 PM Revision 1b0a82ba (ceph): mds/MDSAuthCap: fix path match
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:39 PM Revision d0e4fae9 (ceph): mds/MDSAuthCaps: use bitmask for is_capable()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:39 PM Revision 68621e99 (ceph): mds/MDSAuthCaps: cosmetic
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:39 PM Revision c320bde1 (ceph): mds/MDSAuthCap: fix uid and gid types
int64_t for uid, so we can do a negative "none" value.
gid_t (uint32_t) for gid.
Signed-off-by: Sage Weil <sage@redh...
Sage Weil
01:39 PM Revision a3f7f5aa (ceph): mds/Server: add check_access() hook
For now, we are doing a very basic permission check. No callers yet.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:39 PM Revision f8d4d804 (ceph): mds/Server: add a few access checks
(incomplete coverage!)
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:39 PM Revision 65eaf848 (ceph): mds/MDSAuthCaps: pass down inode uid.gid and mode
We will need this to evaluate the unix permissions.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:21 PM RADOS Bug #13111: replicatedPG:the assert occurs in the fuction ReplicatedPG::on_local_recover.
this sounds like a side-effect of a async msgr bug, but without a full log it is hard to say. Sage Weil
01:20 PM Bug #13285 (Duplicate): mon thrashing: failed to reach quorum size 9 before timeout expired
Sage Weil
12:34 PM Revision 4c0277f1 (ceph): Merge branch 'wip-add-async-log' of git://github.com/yuyuyu101/ceph int...
Sage Weil
12:01 PM rgw Documentation #13317 (Resolved): ERROR: invalid flag --lazy-remove
If I try to use "--lazy-remove" flag from the document :
http://docs.ceph.com/docs/cuttlefish/man/8/radosgw-admin/...
Vikhyat Umrao
11:30 AM Bug #13291 (Won't Fix): ceph-disk: --zap-disk does not zap the journal device
... Loïc Dachary
09:54 AM Bug #13291: ceph-disk: --zap-disk does not zap the journal device
Have a pull request here
https://github.com/ceph/ceph/pull/6133
Owen Synge
08:32 AM Bug #13291: ceph-disk: --zap-disk does not zap the journal device
I have a fix for this, just checking for the correct pull request Owen Synge
11:14 AM CephFS Feature #13316 (Closed): cephfs-data-scan: delete unlinked file objects
Oh, never mind. I just realised that we never have this case, because during scan_extents we'll always create the 0t... John Spray
11:09 AM CephFS Feature #13316 (Closed): cephfs-data-scan: delete unlinked file objects

Two types:
1 Non-0th data objects who have no 0th object
2 0th data objects that were not tagged in the latest fo...
John Spray
10:03 AM Revision 7db35f2e (ceph): Merge pull request #5951 from guangyy/doc-pool
doc: update doc for with new pool settings
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Reviewed-by: Kefu Chai <k...
Kefu Chai
07:14 AM Bug #13314 (Resolved): Rados bench verification crashing when there's no objects
https://github.com/ceph/ceph/pull/5853
When specified pool is empty or doesn't contain valid bench objects, rados ...
Piotr Dalek
06:55 AM Revision 59bcae28 (ceph): ceph-deploy: fix ceph-deploy-branch config options
The config paramter of download_ceph_deploy does not have a ceph-deploy
item, therefore the ceph-deploy-branch parame...
Loic Dachary
06:50 AM Revision 4c57e31c (ceph): ceph-deploy: always zap disk before creating an osd
The existing logic is to ceph-deploy osd create --zap-disk which will
zap the data device before preparing it. Howeve...
Loic Dachary
06:49 AM Revision 487ccb96 (ceph): Merge pull request #592 from ceph/wip-13000-centos-activate
ceph-deploy: always zap disk before creating an osd Loïc Dachary
05:35 AM CephFS Support #13267: mds heap stats cause warn message but working
still waiting for solution. Sergey Mir
12:21 AM Bug #13000 (Resolved): ceph-disk failure to activate with dmcrypt
Sage Weil
12:20 AM Bug #13251 (Resolved): mon leaks lots on shutodwn
Sage Weil
12:14 AM rbd Bug #13313 (Resolved): Rare failure of TestLibRBD.ObjectMapConsistentSnap
... Jason Dillaman

09/30/2015

11:45 PM Revision 03b4a795 (ceph): Merge pull request #580 from dachary/wip-13250-ceph-deploy-branch
ceph-deploy: fix ceph-deploy-branch config options
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
10:22 PM Bug #13251 (Fix Under Review): mon leaks lots on shutodwn
https://github.com/ceph/teuthology/pull/644
it passes now! /a/sage-13251/1078478
Sage Weil
07:27 PM Bug #13251: mon leaks lots on shutodwn
Pretty sure the problem is the fork() we do in common/SubProcess.cc, used to run crush tests via crushtool. Sage Weil
01:06 PM Bug #13251 (In Progress): mon leaks lots on shutodwn
Sage Weil
12:05 AM Bug #13251: mon leaks lots on shutodwn
ubuntu@teuthology:/ceph/teuthology-archive/samuelj-2015-09-28_22:02:11-rados-wip-sam-testing-distro-basic-multi/10752... Samuel Just
10:21 PM Bug #13000 (Fix Under Review): ceph-disk failure to activate with dmcrypt
Loïc Dachary
10:12 PM Bug #13000: ceph-disk failure to activate with dmcrypt
* https://github.com/ceph/ceph-deploy/pull/365
* https://github.com/ceph/ceph-qa-suite/pull/592...
Loïc Dachary
05:16 PM Bug #13000: ceph-disk failure to activate with dmcrypt
http://pulpito.ceph.com/loic-2015-09-30_17:27:30-ceph-deploy-infernalis---basic-vps/1078362/ runs long enough for int... Loïc Dachary
02:40 PM Bug #13000: ceph-disk failure to activate with dmcrypt
Also happens on Ubuntu (see http://pulpito.ceph.com/loic-2015-09-30_15:58:45-ceph-deploy-infernalis---basic-vps).
...
Loïc Dachary
01:03 PM Bug #13000: ceph-disk failure to activate with dmcrypt
... Loïc Dachary
09:53 PM rbd Bug #13309 (Duplicate): [ FAILED ] TestLibRBD.ListChildrenTiered (CentOS 7)
This is #13281 Josh Durgin
08:57 PM rbd Bug #13309 (Duplicate): [ FAILED ] TestLibRBD.ListChildrenTiered (CentOS 7)
It passes on Ubuntu 14.04
http://pulpito.ceph.com/loic-2015-09-30_21:51:20-rbd-infernalis---basic-vps/1078456/
...
Loïc Dachary
09:52 PM rbd Bug #13310 (Duplicate): librbd: error setting image id: (2) No such file or directory
This is #13281 Josh Durgin
09:16 PM rbd Bug #13310: librbd: error setting image id: (2) No such file or directory
Also on Ubuntu 14.04 Loïc Dachary
09:10 PM rbd Bug #13310 (Duplicate): librbd: error setting image id: (2) No such file or directory

* "rbd/qemu/{cache/none.yaml cachepool/ec-cache.yaml clusters/fixed-3.yaml fs/btrfs.yaml msgr-failures/few.yaml w...
Loïc Dachary
09:44 PM Bug #13312 (New): ceph-authtool(8) doesn't mention namespace
and should Dan Mick
09:42 PM CephFS Documentation #13311: explain user permission syntax, details
object_prefix is not mentioned in this doc at all Dan Mick
09:36 PM CephFS Documentation #13311: explain user permission syntax, details
joshd notes that the ceph-authtool manpage has more explanation; maybe at least a "see also", but perhaps some of the... Dan Mick
09:33 PM CephFS Documentation #13311 (Resolved): explain user permission syntax, details
AFAICT http://docs.ceph.com/docs/master/rados/operations/user-management/ doesn't explain:
# for an OSD, 'class-re...
Dan Mick
09:10 PM Backport #13307 (In Progress): dumpling incrementals do not work properly on hammer and newer
This backport was done by @athanatos and testing it requires the accompanying ceph-qa-suite branch https://github.com... Nathan Cutler
08:32 PM Backport #13307 (Resolved): dumpling incrementals do not work properly on hammer and newer
https://github.com/ceph/ceph/pull/6132 Nathan Cutler
09:05 PM Revision 3c1f7cbc (ceph): OSDMap: fill in known encode_features where possible
Otherwise, if we get an incremental from hammer (struct_v = 6) we will
encode the full map as if it were before CEPH_...
Samuel Just
08:43 PM Bug #13234: dumpling incrementals do not work properly on hammer and newer
Sam, thanks for doing the hammer backport[1] for us. Do you intend to merge it directly into "hammer" from "wip-13234... Nathan Cutler
07:37 PM Bug #13234: dumpling incrementals do not work properly on hammer and newer
PR that went into *infernalis/master*: https://github.com/ceph/ceph/pull/6122 Ken Dreyer
05:49 PM Bug #13234: dumpling incrementals do not work properly on hammer and newer
The hammer version of the test is the ceph-qa-suite branch ceph/wip-13234-hammer. The hammer version of the fix is t... Samuel Just
12:37 PM Bug #13234 (Pending Backport): dumpling incrementals do not work properly on hammer and newer
Sage Weil
12:02 AM Bug #13234: dumpling incrementals do not work properly on hammer and newer
See https://github.com/athanatos/ceph/tree/wip-13234 Ken Dreyer
07:59 PM Bug #11142: "Exception: ceph-objectstore-tool: import failure" in upgrade:firefly-x-hammer-distro...
Run: http://pulpito.ceph.com/teuthology-2015-09-29_17:00:08-upgrade:firefly-firefly-distro-basic-vps/
Logs: http://q...
Yuri Weinstein
07:29 PM rbd Bug #13304 (Resolved): "TestLibRBD.Metadata , TestLibRBD.UpdateFeatures" tests failed in upgrade:...
Run: http://pulpito.ceph.com/teuthology-2015-09-27_23:20:01-upgrade:client-upgrade-infernalis-distro-basic-multi/
Jo...
Yuri Weinstein
07:14 PM Revision b750a160 (ceph): Merge pull request #5853 from branch-predictor/bp-rados-fix-noverify
common/obj_bencher.cc: fix verification crashing when there's no objects
Reviewed-by: Loic Dachary <ldachary@redhat....
Loïc Dachary
07:05 PM Bug #13281 (Fix Under Review): create does not work on a cache tier whiteout
-*master PR*: https://github.com/ceph/ceph/pull/6118- Jason Dillaman
06:58 PM Revision f467a98a (ceph): tasks/ceph_manager: %d -> %s
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:57 PM Revision 01d48a27 (ceph): ceph-deploy: always zap disk before creating an osd
The existing logic is to ceph-deploy osd create --zap-disk which will
zap the data device before preparing it. Howeve...
Loic Dachary
06:54 PM Bug #13275: "Error ENOENT: unrecognized pool"
Run: http://pulpito.ceph.com/teuthology-2015-09-27_17:02:01-upgrade:hammer-x-infernalis-distro-basic-multi/
Logs: ht...
Yuri Weinstein
06:44 PM Bug #13284 (Resolved): 11429.yaml failure
Sage Weil
12:58 PM Bug #13284: 11429.yaml failure
Sage Weil
12:40 PM Bug #13284: 11429.yaml failure
Sage Weil
06:42 PM rgw Feature #13303 (Resolved): rgw: support keystone v3
Yehuda Sadeh
06:42 PM Revision 5a450f8e (ceph): rados/singleton-nomsgr/all/11429: blackhole osd.0 to close race
Blackhole filestore ops so that we ensure it doesn't complete
the pg deletions before the restart function does a cle...
Sage Weil
05:19 PM Bug #13185 (Resolved): osd/ReplicatedPG.cc: 11062: FAILED assert(obc) on hammer -> infernalis upg...
Samuel Just
05:15 PM Revision a1760b49 (ceph): Merge pull request #6117 from athanatos/wip-12990
Wip 12990
Reviewed-by: Sage Weil <sage@redhat.com>
Samuel Just
05:15 PM Revision 142cfc1a (ceph): Merge pull request #6120 from athanatos/wip-13185
Wip 13185
Reviewed-by: Sage Weil <sage@redhat.com>
Samuel Just
04:14 PM rgw Feature #13302 (Fix Under Review): rgw: S3 authentication subsystem should be able to use admin c...
Pull request: https://github.com/ceph/ceph/pull/6131. Radoslaw Zarzynski
04:10 PM rgw Feature #13302 (In Progress): rgw: S3 authentication subsystem should be able to use admin creden...
Radoslaw Zarzynski
04:09 PM rgw Feature #13302 (Resolved): rgw: S3 authentication subsystem should be able to use admin credentia...
Currently radosgw may only use _admin token_ for accessing Keystone during authenticating requests made through S3 AP... Radoslaw Zarzynski
03:50 PM rgw Bug #10606: civetweb keeps receiving data after client canceled download
finally got around to upgrading to hammer and not seeing this anymore. Also hammer is awesome so far. Aaron Bassett
03:38 PM Revision 3e487c34 (ceph): Merge pull request #6009 from theanalyst/scripts/orig-issue
scripts: release_notes can track original issue
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
03:09 PM Revision 756f809f (ceph): Merge pull request #5211 from 0003ydlom/smc3
MOSDOp/do_op/handle_op: Simple Messenger optimization
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Greg Far...
Sage Weil
02:53 PM Feature #13301 (Resolved): Request for method to track client versions which have connected to Ce...
Proposed title of this feature request
Method to track client Ceph versions that have connected to cluster.
...
Michael Hackett
02:43 PM Bug #13300: LibRadosTwoPoolsPP tests failing in firefly-backports
... Loïc Dachary
02:40 PM Bug #13300: LibRadosTwoPoolsPP tests failing in firefly-backports
How to reproduce:... Nathan Cutler
02:33 PM Bug #13300: LibRadosTwoPoolsPP tests failing in firefly-backports
... Loïc Dachary
02:29 PM Bug #13300: LibRadosTwoPoolsPP tests failing in firefly-backports
We have backported the fix for #10052, which looks like it could be related, but this particular backport is not yet ... Nathan Cutler
02:28 PM Bug #13300 (Won't Fix): LibRadosTwoPoolsPP tests failing in firefly-backports
While testing the most recent firefly integration branch, ran into the following test failure:
http://pulpito.ceph...
Nathan Cutler
02:23 PM rbd Subtask #13292 (Fix Under Review): Mirroring API + rbd CLI updates for pool
*master PR*: https://github.com/ceph/ceph/pull/6129 Jason Dillaman
02:10 PM rbd Subtask #13292 (Resolved): Mirroring API + rbd CLI updates for pool
... Jason Dillaman
02:20 PM rbd Subtask #13298 (Resolved): Journal registered client entry should store bufferlist payload
Replace the current name / description fields with a bufferlist. This will allow librbd (and other clients) to store... Jason Dillaman
02:19 PM Backport #12015 (In Progress): LibRadosTwoPools[EC]PP.PromoteSnap failure
Ready for integration testing. Nathan Cutler
02:15 PM rbd Subtask #13296 (Resolved): Mirroring API + rbd CLI updates for images
A new "mirroring enabled" field should be added to the RBD image header. Mirroring should not rely on a feature bit.... Jason Dillaman
02:13 PM rbd Feature #13295 (New): Consistency group API + rbd CLI updates
... Jason Dillaman
02:13 PM rbd Subtask #13294 (Resolved): Journal repair tools for rbd CLI
... Jason Dillaman
02:12 PM rbd Subtask #13293 (Resolved): Journal API + rbd CLI updates
Need API and tooling to allow retrieving information and current status of RBD journals.
Jason Dillaman
01:55 PM Bug #13279: upgrade suite: pool_create failed with error -4 EINTR
also in run: http://pulpito.ceph.com/teuthology-2015-09-28_13:18:08-upgrade:firefly-hammer-x:parallel-infernalis-dist... Yuri Weinstein
01:46 PM Bug #13291 (Won't Fix): ceph-disk: --zap-disk does not zap the journal device
When running ceph-disk prepare --zap-disk /dev/vdb /dev/vdc, only the data device /dev/vdb is zapped. It is counter i... Loïc Dachary
01:34 PM Revision 963f5e55 (ceph): upgrade/hammer-x/tiering: fix upgrade sequence
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:24 PM Revision a53a80b9 (ceph): tasks/ceph_manager: fix logging on failed pool property
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:18 PM Bug #13283: full-tiering.yaml hang
Sage Weil wrote:
> Previously a full pool would result in ENOSPC. Now it hangs, just like a full cluster. Not real...
Sage Weil
01:17 PM Bug #13283: full-tiering.yaml hang
Previously a full pool would result in ENOSPC. Now it hangs, just like a full cluster. Not really sure what we want... Sage Weil
12:44 PM Bug #12990 (Pending Backport): osd: we do not ignore notify from down osds
Sage Weil
12:41 PM Revision 960b16fc (ceph): Merge pull request #6127 from wido/mirror-docs-fixes
docs: Fix styling of newly added mirror docs Sage Weil
12:38 PM Bug #12983 (Resolved): handle_sub_read: Bad hash for 116/b1271c9d:test-rados-api-burnupi34-7183-6...
Sage Weil
12:36 PM Revision 28c57e55 (ceph): Merge pull request #6122 from athanatos/wip-13234
OSDMap: fill in known encode_features where possible
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
12:35 PM Revision 415a1862 (ceph): Merge pull request #591 from athanatos/wip-13234
rados: add test for 13234.yaml
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
12:32 PM Bug #13214 (Pending Backport): ceph upstart script rbdmap.conf incorrectly processes parameters
Sage Weil
12:31 PM Revision b947acbc (ceph): Merge pull request #6109 from liewegas/wip-13214
init-rbdmap: fix CMDPARAMS
Reviewed-by: Nathan Cutler <ncutler@suse.com>
Sage Weil
12:29 PM Revision 02113ac4 (ceph): init-rbdmap: fix CMDPARAMS
Fixes: #13214
Reported-by: Wyllys Ingersoll <wyllys.ingersoll@keepertech.com>
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:11 PM Revision 04c09ac6 (ceph): mds: fix SnapServer crash on deleted pool
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
11:45 AM Revision 2bb3d4be (ceph): docs: Fix styling of newly added mirror docs
Wido den Hollander
08:34 AM Backport #12362: stuck incomplete
We discussed and verified in #ceph-devel. This fix is available in 0.94.3 release. Vikhyat Umrao
08:29 AM Backport #12362: stuck incomplete
<smithfarm> vikhyat: 0.94.4 is not out yet, no
<vikhyat> thanks smithfarm
<abhishekvrshny> smithfarm: the target v...
Vikhyat Umrao
08:18 AM Backport #12362: stuck incomplete
<vikhyat> loicd: if git tag --contains 1063f5275d1031812d564a1bd8ada64bed561026
<vikhyat> v0.94.3
<vikhyat> v0.94.3...
Vikhyat Umrao
08:30 AM Revision 0ce74916 (ceph): bugfix: should call md_config_t::remove_observer on shutdown
Signed-off-by: Ruifeng Yang <yangruifeng.09209@h3c.com> Ruifeng Yang
07:59 AM Bug #13289 (Rejected): FileStore::mount No close fsid_fd\basedir_fd\current_fd
FileStore::mount No close fsid_fd\basedir_fd\current_fd... huanwen ren
07:10 AM rgw Feature #11944: rgw: RESTful api for period operations
https://github.com/ceph/ceph/pull/5924 Nathan Cutler
05:39 AM CephFS Support #13055: Problem with disconnect fuse by mds
thx it works. Sergey Mir
04:19 AM Revision 4e9f1df5 (ceph): rados: add test for 13234.yaml
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
04:16 AM Backport #13288 (Resolved): hammer: stuck recovering, unfound hit set due to removing it while !a...
https://github.com/ceph/ceph/pull/7883 Nathan Cutler
04:16 AM Backport #13287 (Rejected): stuck recovering, unfound hit set due to removing it while !active
Nathan Cutler
04:15 AM Bug #13192: stuck recovering, unfound hit set due to removing it while !active
https://github.com/ceph/ceph/pull/6119 Nathan Cutler
12:33 AM Bug #13192 (Pending Backport): stuck recovering, unfound hit set due to removing it while !active
Sage Weil
01:09 AM Revision 27d40fda (ceph): Merge branch 'wip-12983' of git://github.com/dzafman/ceph into infernalis
Sage Weil
12:59 AM rgw Bug #13286 (Resolved): rgw:user email can modify to empty when it has values
user email can be empty in default
but can't modify to empty when it has value
$radosgw-admin user create --uid=t...
weijun duan
12:52 AM Bug #13002 (Resolved): Accepter::bind won't work correctly in some exception cases
Kefu Chai
12:48 AM Revision 6b1e4a69 (ceph): cleanup: make the pool setting GET decription point to SET description
Signed-off-by: Guang Yang yguang@yahoo-inc.com Guang Yang
12:48 AM Revision ef59f7c7 (ceph): doc: update doc for with new pool settings
Signed-off-by: Guang Yang yguang@yahoo-inc.com Guang Yang
12:33 AM Bug #13199 (Pending Backport): segfault in agent_work
Sage Weil
12:32 AM Revision bc627ba8 (ceph): Merge pull request #6119 from athanatos/wip-13192
Wip 13192
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
12:27 AM Revision 90a4193f (ceph): rados: add test for 13234.yaml
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
12:24 AM Revision b7d35d59 (ceph): Merge pull request #6121 from athanatos/wip-13199
OSDService::agent_entry: don't use PG::operator<< without pg lock
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
12:23 AM Bug #13176 (Resolved): test/ceph_objectstore_tool.py: common/Mutex.cc: In function 'void Mutex::L...
Loïc Dachary
12:21 AM Revision 7af863d3 (ceph): Merge pull request #6113 from dachary/wip-13176-objectstore-tool
ceph-objectstore-tool: delete ObjectStore::Sequencer after umount
Reviewed-by: David Zafman <dzafman@redhat.com>
Loïc Dachary
12:19 AM Revision bb55d6c0 (ceph): Merge pull request #6036 from liewegas/wip-13116
osd: fix replay requeue when pg is activating
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
12:15 AM Revision 41d59fcc (ceph): Merge remote-tracking branch 'gh/infernalis'
Sage Weil
12:08 AM Bug #13263: 0/-1 whiteouts, all/cache-fs-trunc.yaml
ubuntu@teuthology:/ceph/teuthology-archive/samuelj-2015-09-28_22:02:11-rados-wip-sam-testing-distro-basic-multi/10751... Samuel Just
12:04 AM Revision a965378e (ceph): ReplicatedPG: clearing a whiteout should create the object
This was uncovered by 75321943729f1d5dfacb68645e3c5483740d66f8. Since
rbd_create() does a stat, the obc is cached as ...
Josh Durgin
12:04 AM Bug #13285 (Duplicate): mon thrashing: failed to reach quorum size 9 before timeout expired
ubuntu@teuthology:/ceph/teuthology-archive/samuelj-2015-09-28_22:02:11-rados-wip-sam-testing-distro-basic-multi/10752... Samuel Just

09/29/2015

11:58 PM Bug #13284 (Resolved): 11429.yaml failure
failure_reason: 'Command failed on mira061 with status 1: ''sudo TESTDIR=/home/ubuntu/cephtest
bash -c \''sudo gre...
Samuel Just
11:55 PM Bug #13283 (Resolved): full-tiering.yaml hang
Both pools claim to be full, haven't looked any further.
ubuntu@teuthology:/ceph/teuthology-archive/samuelj-2015-0...
Samuel Just
11:44 PM Bug #13176: test/ceph_objectstore_tool.py: common/Mutex.cc: In function 'void Mutex::Lock(bool)
An ObjectStore::Sequencer provided to an ObjectStore must not be deallocated before umount. The ObjectStore::Sequence... Loïc Dachary
11:43 PM Bug #13176: test/ceph_objectstore_tool.py: common/Mutex.cc: In function 'void Mutex::Lock(bool)
Loïc Dachary
08:54 PM Bug #13176 (Fix Under Review): test/ceph_objectstore_tool.py: common/Mutex.cc: In function 'void ...
https://github.com/ceph/ceph/pull/6113 Loïc Dachary
02:34 PM Bug #13176 (In Progress): test/ceph_objectstore_tool.py: common/Mutex.cc: In function 'void Mutex...
Loïc Dachary
12:48 PM Bug #13176: test/ceph_objectstore_tool.py: common/Mutex.cc: In function 'void Mutex::Lock(bool)
The value of r is -22... Loïc Dachary
12:07 PM Bug #13176: test/ceph_objectstore_tool.py: common/Mutex.cc: In function 'void Mutex::Lock(bool)
When things go as expected, the following happens:... Loïc Dachary
12:05 PM Bug #13176: test/ceph_objectstore_tool.py: common/Mutex.cc: In function 'void Mutex::Lock(bool)
... Loïc Dachary
11:40 AM Bug #13176: test/ceph_objectstore_tool.py: common/Mutex.cc: In function 'void Mutex::Lock(bool)
With ... Loïc Dachary
10:54 PM Revision 47f4a039 (ceph): ceph-objectstore-tool: delete ObjectStore::Sequencer after umount
An ObjectStore::Sequencer provided to an ObjectStore must not be
deallocated before umount. The ObjectStore::Sequence...
Loic Dachary
09:42 PM Revision de29da49 (ceph): Merge pull request #6101 from liewegas/wip-fs
os/fs: fix do loop
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
09:40 PM Revision f20f67e1 (ceph): pybind/cephfs: fix DirEntry helpers
These were referring to constants incorrectly, would
throw exception if called.
Signed-off-by: John Spray <john.spra...
John Spray
09:34 PM Bug #13281 (Resolved): create does not work on a cache tier whiteout
Run: http://pulpito.ceph.com/teuthology-2015-09-29_05:00:01-smoke-master-distro-basic-multi/
Jobs: 1076143
Logs: ht...
Yuri Weinstein
09:30 PM Bug #13280 (Duplicate): "FAILED assert(head_obc)" in smoke-master-distro-basic
Run: http://pulpito.ceph.com/teuthology-2015-09-29_05:00:01-smoke-master-distro-basic-multi/
Job: 1076136
Logs: htt...
Yuri Weinstein
09:28 PM Revision 7b1882f8 (ceph): ceph.spec.in: correctly declare systemd dependency for SLE/openSUSE
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
09:13 PM Bug #13279 (Duplicate): upgrade suite: pool_create failed with error -4 EINTR
Run: http://pulpito.ceph.com/teuthology-2015-09-29_10:41:00-upgrade:firefly-hammer-x:parallel-infernalis-distro-basic... Yuri Weinstein
09:05 PM Bug #13275: "Error ENOENT: unrecognized pool"
Run: http://pulpito.ceph.com/teuthology-2015-09-29_10:41:00-upgrade:firefly-hammer-x:parallel-infernalis-distro-basic... Yuri Weinstein
03:13 PM Bug #13275 (Resolved): "Error ENOENT: unrecognized pool"
Run: http://pulpito.ceph.com/teuthology-2015-09-27_17:10:01-upgrade:hammer-x-infernalis-distro-basic-vps/
Job: 1072...
Yuri Weinstein
08:27 PM Backport #12015: LibRadosTwoPools[EC]PP.PromoteSnap failure
Got it passing "make check", but there was a lot of guesswork involved so I'm hoping someone can review before we unl... Nathan Cutler
08:14 PM Bug #13278 (Closed): ceph-disk fails with bcache as data disk
ceph-disk detects bcache[0] devices as full disks and subsequently tries to partition them; however this is not suppo... Peter Sabaini
06:21 PM Bug #13134: old leveldb is slow (firefly->hammer upgrade leads to slow requests)
Yes I meanwhile, and now it seems fine. So it can be closed I guess. Corin Langosch
02:49 PM Bug #13134: old leveldb is slow (firefly->hammer upgrade leads to slow requests)
2015-09-17 20:42:08.250748 7f631a924700 1 heartbeat_map is_healthy 'OSD::osd_op_tp thread 0x7f6313115700' had timed ... Sage Weil
05:43 PM Bug #12665 (Need More Info): osd/ReplicatedPG.cc: 2706: FAILED assert(p != snapset.clones.end())
Paul Emmerich wrote:
> We are encountering the same issue after trying to delete a snapshot.
> Here is a log file w...
Sage Weil
02:38 PM Bug #12665: osd/ReplicatedPG.cc: 2706: FAILED assert(p != snapset.clones.end())
Sage Weil
05:25 PM rgw Feature #11945 (In Progress): rgw: radosgw-admin commands to control period - including commit
Yehuda Sadeh
05:23 PM rgw Feature #13102 (Fix Under Review): rgw: multisite: copy-if-newer option for data copy
Yehuda Sadeh
05:22 PM rgw Feature #13100 (In Progress): rgw: multisite: data sync: full data sync
Yehuda Sadeh
05:22 PM rgw Feature #13099 (Fix Under Review): rgw: multisite: data sync - init
Yehuda Sadeh
05:21 PM rgw Feature #11939 (In Progress): rgw: dynamic reconfiguration
Yehuda Sadeh
05:12 PM rgw Feature #13277 (In Progress): rgw: prototype sts implementation
some amount of support for it in the rgw endpoint Yehuda Sadeh
04:52 PM Revision 5c7505d2 (ceph): s3tests using ec data pool
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
03:34 PM Bug #13128: mixed client firefly osd with hammer client - rados api test failure
I have this yaml in testing mode, I will check with subset of test that make sense for this test and update the hamme... Vasu Kulkarni
03:29 PM rgw Bug #13240 (New): AssertionError: 31457280 != 30932992: s3tests.functional.test_s3.test_multipart...
Tested on ceph/wip-12983 and it doesn't fix this issue : http://magna002.ceph.redhat.com/vasu-2015-09-29_10:57:06-rgw... Vasu Kulkarni
03:19 PM Bug #13276 (Duplicate): *** Caught signal (Segmentation fault) ** in upgrade:hammer-x-infernalis-...
Run: http://pulpito.ceph.com/teuthology-2015-09-27_17:10:01-upgrade:hammer-x-infernalis-distro-basic-vps/
Job: 10728...
Yuri Weinstein
03:18 PM Revision 3f000421 (ceph): rgw: set default value for env->get() call
Fixes: #13239
This fixes a regression introduced at commit abe4ec293d08b0314bf5c081ace2456073f3a22c.
The host var is...
Yehuda Sadeh
03:09 PM rbd Feature #13274 (Resolved): LTTng-UST should be optionally enabled
The requirements of LTTng-UST cause issues with SElinux / AppArmor, especially when combined with secured QEMU instan... Jason Dillaman
03:02 PM CephFS Bug #13268: Secondary groups are not read /w SAMBA 4.2.2 & CEPHFS VFS module
I have cloned https://github.com/ceph/samba.git but it doesn't work with secondary groups Dennis Kramer
01:58 PM CephFS Bug #13268: Secondary groups are not read /w SAMBA 4.2.2 & CEPHFS VFS module
You mean the development version of SAMBA? Which version? Dennis Kramer
01:42 PM CephFS Bug #13268: Secondary groups are not read /w SAMBA 4.2.2 & CEPHFS VFS module
secondary groups should work if you use the newest developing code. I'am working on posix ACL supporting. Zheng Yan
06:58 AM CephFS Bug #13268 (Resolved): Secondary groups are not read /w SAMBA 4.2.2 & CEPHFS VFS module
Tested with a Windows 7 & 2008 client.
When I'm using the ceph_vfs module in SAMBA it seems secondary groups are n...
Dennis Kramer
02:57 PM Bug #13057: python-setuptools is missing from debian/control
Which Operating System (type and version) should I use to reproduce this problem ? Loïc Dachary
02:57 PM Bug #13214 (Fix Under Review): ceph upstart script rbdmap.conf incorrectly processes parameters
https://github.com/ceph/ceph/pull/6109 Sage Weil
02:54 PM Bug #13236 (Won't Fix): multiple kill commands lead to data lost when stoping ceph
Sage Weil
02:54 PM Bug #13208 (Pending Backport): small probability sigabrt when setting rados_osd_op_timeout
Sage Weil
02:53 PM Backport #12959 (In Progress): udev: add devicemapper to partuuid-workaround
Loïc Dachary
02:52 PM Bug #13258: osd Take turns to the down ("FAILED assert(0 == "unexpected error")")
Can you reproduce that crash with
debug osd = 20
debug filestore = 20
debug ms = 1?
Samuel Just
02:49 PM Bug #12829: buffer::list::write_fd on an empty buffer after seeking past the end of the file does...
Sage Weil
02:46 PM Bug #13206 (Fix Under Review): OSD::do_recovery() local variable "started" shall be explicitly in...
https://github.com/ceph/ceph/pull/6107 Sage Weil
02:46 PM Bug #8752 (Can't reproduce): firefly: scrub/repair stat mismatch
Samuel Just
02:44 PM Bug #13257 (Rejected): Osd fsid file has been tampered with
Sep 22 21:31:40 ceph2 ceph[2741]: SG_IO: bad/missing sense data, sb[]: 70 00 05 00 00 00 00 18 00 00 00 00 20 00 00 ... Sage Weil
02:44 PM Revision 469d35f2 (ceph): osd: init started to 0
Fixes: #13206
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:43 PM Bug #10057 (Can't reproduce): msgr: skipped message on peer reconnect
Sage Weil
02:42 PM Bug #12992 (Can't reproduce): fail Messenger/MessengerTest.SyntheticStressTest1/1 (simple)
Sage Weil
02:41 PM Messengers Bug #13072 (Can't reproduce): osd_ping messages not getting through
Sage Weil
02:40 PM Bug #13074 (Can't reproduce): tcmalloc segfaults in Pipe::writer() when bufferlist goes out of scope
Sage Weil
02:37 PM Bug #13234: dumpling incrementals do not work properly on hammer and newer
Sage Weil
02:35 PM Bug #12748 (Fix Under Review): bug with cache/tiering and snapshot reads [merged, needs a test in...
-https://github.com/ceph/ceph/pull/6106- Kefu Chai
02:32 PM Bug #12983: handle_sub_read: Bad hash for 116/b1271c9d:test-rados-api-burnupi34-7183-66/foo/head
Samuel Just
02:17 PM CephFS Bug #13271: Missing dentry in cache when doing readdirs under cache pressure (?????s in ls-l)
I think this is 62dd63761701a7e0f7ce39f4071dcabc19bb1cf4, which doesn't appear to be in a release yet. See #12297.
...
Greg Farnum
02:02 PM CephFS Bug #13271 (New): Missing dentry in cache when doing readdirs under cache pressure (?????s in ls-l)
The original reporter confirmed that he saw this with 0.94 John Spray
01:22 PM CephFS Bug #13271: Missing dentry in cache when doing readdirs under cache pressure (?????s in ls-l)
it's fixed by a5984ba34cb684dae623df22e338f350c8765ba5. updating v0.87.1 should fix this problem Zheng Yan
01:09 PM CephFS Bug #13271 (Closed): Missing dentry in cache when doing readdirs under cache pressure (?????s in ...
above circumstance does not suppose to happen. because dirp->buffer holds references to inodes.
I found it's bug i...
Zheng Yan
10:53 AM CephFS Bug #13271 (Resolved): Missing dentry in cache when doing readdirs under cache pressure (?????s i...

Fuse sends us a series of readdirs, because it only accepts so many entries in each. We only do an MDS request on ...
John Spray
01:52 PM Revision bba3ab36 (ceph): mon: combine _ms_dispatch and dispatch
_ms_dispatch() is the only caller, and it is confusing to have both
dispatch() and dispatch_op() that take the same a...
Sage Weil
01:45 PM Revision 79401c0a (ceph): Merge pull request #588 from ceph/wip-12573
Removed cuttlefish from configurations as unsupported Sage Weil
01:41 PM Revision 7a9a01bf (ceph): Removed cuttlefish from configurations as unsupported
Signed-off-by: Yuri Weinstein <yweinste@redhat.com> Yuri Weinstein
01:16 PM Revision 971eb3f6 (ceph): ceph_test_rados_api_tier: fix cleanup of whiteouts
Doing a normal DELETE on a whiteout returns ENOENT. Use the IGNORE_CACHE
flag to make sure it removes the whiteout, ...
Sage Weil
01:10 PM Revision b134a629 (ceph): osd/ReplicatedPG: allow whiteout deletion with IGNORE_CACHE flag
If the client specifies IGNORE_CACHE, allow a regular DELETE to zap a
whiteout. Expand test case to verify this work...
Sage Weil
12:52 PM Bug #13262 (Fix Under Review): ./mon/Session.h: 75: FAILED assert(sub_map.empty())
https://github.com/ceph/ceph/pull/6105 Sage Weil
12:34 PM Bug #13266 (Resolved): 6.9 shard 1 missing b4e46c09/benchmark_data_plana09_25588_object1430/head/...
Sage Weil
10:57 AM Revision 8322a5c2 (ceph): Merge pull request #6103 from SUSE/wip-re-redrop-fdupes
ceph.spec.in: re-re-drop fdupes
Reviewed-by: Boris Ranto <branto@redhat.com>
Boris Ranto
10:54 AM CephFS Feature #13272 (New): Run fuse client workloads under cache pressure

We should run at least some workloads in situations where we set client_cache_size to something fairly low, so that...
John Spray
09:08 AM Revision a5a361e8 (ceph): Merge pull request #586 from ceph/wip-mdscap
tasks/cephfs: mds allow
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
07:12 AM Revision 612480b3 (ceph): test/test_rados_tool.sh: implement regression test for bench verify crash
Truncate all objects after format test, then check whether rados bench rand/seq
still works, or just crashes.
Signed...
Piotr Dałek
07:11 AM Revision 0c8faf7c (ceph): common/obj_bencher.cc: fix verification crashing when there's no objects
When specified pool is empty or doesn't contain valid bench objects, rados
can crash because it attempts to memcmp th...
Piotr Dałek
06:57 AM Revision e42c9aae (ceph): ceph.spec.in: re-re-drop fdupes
The %fdupes call was dropped by 53072b9019caf72e0313b2804ea174237ed7da33
Later, it got accidentally reinstated by ceb...
Nathan Cutler
06:44 AM CephFS Support #13267 (Closed): mds heap stats cause warn message but working
when im using command ceph mds.node2(or any of mds nodes) heap stats - i see output of memory usage,but in a log file... Sergey Mir
05:25 AM CephFS Bug #11783: protocol: flushing caps on MDS restart can go bad
I guess I should note that I only saw this the once and it also included a (slightly outdated) version of the vstart ... Greg Farnum
05:16 AM CephFS Bug #11783: protocol: flushing caps on MDS restart can go bad
I merged this by checking that it's working manually, but the testing isn't behaving properly so I haven't merged tha... Greg Farnum
05:21 AM CephFS Bug #13167 (Resolved): mds: replay gets stuck (on out-of-order journal replies?)
Greg Farnum
05:21 AM Revision a467db1d (ceph): Merge pull request #6025 from ukernel/wip-13167
journaler: detect unexpected holes in journal objects
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
05:19 AM Revision 79cbfc86 (ceph): Merge pull request #575 from ceph/wip-32bits-ceph-fuse
suites/fs: test ceph-fuse with 32-bits ino_t
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
05:19 AM Revision 119336fb (ceph): Merge pull request #5849 from ukernel/wip-32bits-ceph-fuse
Wip 32bits ceph fuse
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
05:14 AM Revision e171984b (ceph): Merge pull request #4791 from ceph/wip-11783
cephfs: detect completed cap flushes
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
02:12 AM Revision ae62a9cf (ceph): Merge pull request #6070 from jcsp/wip-reformat-subtreemaptest
Fix reformatting journals containing SUBTREEMAP_TEST events Zheng Yan
02:02 AM Revision 95cc1549 (ceph): Merge pull request #6082 from jcsp/wip-client-quota-roots
Fix quota enforcement on subdir mounts Zheng Yan
01:31 AM Revision 566c8728 (ceph): os/fs: fix aio submit method
continue in a do while(false) will always eval false and break
out. To repeat, we need while (true) and an explicit ...
Sage Weil

09/28/2015

11:20 PM Bug #13266: 6.9 shard 1 missing b4e46c09/benchmark_data_plana09_25588_object1430/head//6" in cl...
Nevermind, sage already fixed this one. Samuel Just
11:11 PM Bug #13266 (Resolved): 6.9 shard 1 missing b4e46c09/benchmark_data_plana09_25588_object1430/head/...
ubuntu@teuthology:/a/samuelj-2015-09-25_22:44:57-rados-wip-sam-testing-distro-basic-multi/1070057/remote
Replica s...
Samuel Just
08:46 PM Revision f133725b (ceph): buildpackages: implicit for OpenStack
When using the teuthology-openstack command, buildpackages is implicit
and does not need to be included when running ...
Loic Dachary
08:42 PM Revision 04f9ae57 (ceph): Merge pull request #6078 from H3C/wip-13208
Objecter: maybe access wild pointer(op) in _op_submit_with_budget.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
08:41 PM Revision 14a36a20 (ceph): Merge pull request #6064 from H3C/wip-rbd-bugfix1
Objecter: misc fix for segmentation fault.
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
08:40 PM Revision 8d97771c (ceph): Merge pull request #6084 from liewegas/wip-revert-scrub
Revert "osd: new pool settings: scrub intervals"
Reviewed-by: Mykola Golub <mgolub@mirantis.com>
Sage Weil
08:23 PM Revision 424fc1cc (ceph): rgw: set default value for env->get() call
Fixes: #13239
This fixes a regression introduced at commit abe4ec293d08b0314bf5c081ace2456073f3a22c.
The host var is...
Yehuda Sadeh
07:09 PM Revision d73ca4f5 (ceph): Merge pull request #5832 from SUSE/wip-drop-dup-rcceph
ceph.spec.in: refrain from duplicating %{_sbindir}/rcceph
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Ken Dreyer
06:33 PM Revision d7b620f9 (ceph): ECBackend::handle_recovery_read_complete: do not expose the hash_info w...
Aside from expose an ECBackend internal detail, it causes ReplicatedPG
to cache the value causing trouble with WRITEF...
Samuel Just
06:33 PM Revision 892800b4 (ceph): ECBackend::handle_sub_read: restructure hash check and fix part of 12983
The previous code erroneously assumed that the reads on a single object
would always be in order, and not overlap.
P...
David Zafman
06:03 PM rgw Bug #13240 (Need More Info): AssertionError: 31457280 != 30932992: s3tests.functional.test_s3.tes...
(Reassign back to me when it's back in my court!) Samuel Just
06:02 PM rgw Bug #13240: AssertionError: 31457280 != 30932992: s3tests.functional.test_s3.test_multipart_uploa...
Ugh, won't let me link issues across projects. I think this is probably the same bug as http://tracker.ceph.com/issu... Samuel Just
05:29 PM Bug #13263: 0/-1 whiteouts, all/cache-fs-trunc.yaml
Adding debugging to nail this one in tonights tests. Samuel Just
05:24 PM Bug #13263 (Duplicate): 0/-1 whiteouts, all/cache-fs-trunc.yaml
ubuntu@teuthology:/a/samuelj-2015-09-25_22:44:57-rados-wip-sam-testing-distro-basic-multi/1070097/remote
wip-sam-t...
Samuel Just
05:22 PM Bug #12983: handle_sub_read: Bad hash for 116/b1271c9d:test-rados-api-burnupi34-7183-66/foo/head
/var/lib/teuthworker/archive/sage-2015-09-28_08:14:59-rados-wip-sage-testing---basic-multi/1073896
another build t...
Sage Weil
05:17 PM Revision 405eef2f (ceph): Merge pull request #6098 from liewegas/wip-crash-replay-interval
don't assume crash_replay_itnerval == 45
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
05:13 PM Revision 80b7237e (ceph): qa/workunits/cephtool/test.sh: don't assume crash_replay_interval=45
e.g., it's 5 in teuthology's ceph.conf.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:10 PM Revision 8cf3d15d (ceph): rados/singleton-nomsgr/all/11429: grep osd.0 only
Restart can be slow enough that osd.1 and 2 finish deleting the
pgs. Verifying one osd sees the instance is sufficie...
Sage Weil
05:02 PM Bug #13262 (Resolved): ./mon/Session.h: 75: FAILED assert(sub_map.empty())
2015-09-26T04:27:17.863 INFO:tasks.rados.rados.0.burnupi50.stdout:2556: expect (ObjNum 835 snap 240 seq_num 835)
20...
Samuel Just
04:38 PM Revision a4f9bdbe (ceph): tasks/cephfs: mds allow
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:11 PM rgw Bug #12963 (Fix Under Review): rgw:objects can not be displayed which object name does not contai...
https://github.com/ceph/ceph/pull/5738 Abhishek Lekshmanan
03:44 PM Revision 4ef8a0e1 (ceph): Merge pull request #6076 from liewegas/wip-scrub-fix
osd/PG: compensate for sloppy hobject scrub bounds from hammer
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
03:31 PM rgw Bug #13261 (Rejected): Object ACLs are not preserved on PUT
Yehuda Sadeh
03:30 PM rgw Bug #13261: Object ACLs are not preserved on PUT
object ACLs are not supposed to be preserved on overwrite Yehuda Sadeh
03:03 PM rgw Bug #13261: Object ACLs are not preserved on PUT
On second thought, this seems to be functioning as designed. Please close/delete. Brian Felton
02:42 PM rgw Bug #13261 (Rejected): Object ACLs are not preserved on PUT
When an object in Ceph is updated, its ACL is reset to private.
To reproduce:...
Brian Felton
03:13 PM Bug #13114: LibRadosWatchNotify.WatchNotify2Timeout
not able to reproduce locally. reassigning me from this ticket at this moment. Kefu Chai
02:32 PM rbd Backport #13045 (Fix Under Review): rbd export-diff crashes in librbd::simple_diff_cb
Jason Dillaman
02:13 PM rbd Backport #13045 (In Progress): rbd export-diff crashes in librbd::simple_diff_cb
Jason Dillaman
02:32 PM Revision 9eea6ea6 (ceph): Merge remote-tracking branch 'gh/wip-infernalis'
Sage Weil
02:30 PM Bug #13260 (Resolved): osd: must preserve RWORDERED when proxying reads
if we proxy a write followed by a (rwordered) read, currently the read will return first because the rwordered flag i... Sage Weil
02:28 PM Revision c5a9275c (ceph): osd/ReplicatedPG: preserve (some) flags when proxying reads
In particular, proxy RWORDERED as clients in the real world set
that.
Fixes: #13260
Signed-off-by: Sage Weil <sage@r...
Sage Weil
02:28 PM Revision 93c523c6 (ceph): librbd: diff_iterate needs to handle holes in parent images
If a clone's parent image snapshot includes a discarded extent,
this was previously causing an assert failure. Inste...
Jason Dillaman
02:26 PM Revision 359b6844 (ceph): tests: new test case for librbd diff_iterate over discard extents
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit d5650c9cf85188efa73b279c8f4e4723fa4753...
Jason Dillaman
01:33 PM CephFS Bug #13256 (Fix Under Review): I/O error with cephfs accessing root .snap directory on v9.0.3
https://github.com/ceph/ceph/pull/6095 Zheng Yan
01:26 PM Revision 994ec60e (ceph): mds: respect max_entries/max_bytes of lssnap request
Fixes: #13256
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
01:21 PM Bug #13176: test/ceph_objectstore_tool.py: common/Mutex.cc: In function 'void Mutex::Lock(bool)
The Mutex::Lock called from *FileStore::_journaled_ahead* is inlined from ondisk_finisher *Finisher::queue*. There se... Loïc Dachary
12:07 PM Bug #13176: test/ceph_objectstore_tool.py: common/Mutex.cc: In function 'void Mutex::Lock(bool)
The Mutex::Lock called from *FileStore::_journaled_ahead* is inlined from *OpSequencer::dequeue_journal*. There seems... Loïc Dachary
11:21 AM Bug #13176: test/ceph_objectstore_tool.py: common/Mutex.cc: In function 'void Mutex::Lock(bool)
Running ceph_objectstore_tool.py in a loop does not reproduce the problem. However... Loïc Dachary
11:02 AM Bug #13176: test/ceph_objectstore_tool.py: common/Mutex.cc: In function 'void Mutex::Lock(bool)
http://jenkins.ceph.dachary.org/job/ceph/LABELS=centos-7&&x86_64/8067/console Loïc Dachary
11:52 AM CephFS Feature #13259 (New): Option to disable always writing backtraces to the default data pool
Currently, this is how we deal with hardlinks vs. layouts specifying non-default data pools: files in the non-default... John Spray
08:54 AM Revision afcfb050 (ceph): handle_op/do_op: Moving couple of checks from dispatcher to parallelize...
Signed-off-by: Jacek J. Lakis <jacek.lakis@intel.com> JJ Lakis
08:54 AM Revision 818d790f (ceph): MOSDOp::decode : Splitting message decoding, new version
Signed-off-by: Jacek J. Lakis <jacek.lakis@intel.com> JJ Lakis
07:29 AM Fix #9371: ceph should fail when an argument is of the wrong type
The way ceph uses positional arguments here is quite creative indeed. It seems also badly documented, e.g. only after... Jens Harbott
06:27 AM devops Bug #9407 (New): sysvinit: "-a" option and "osd crush update on start" don't work together
Apparently, the --allhosts option is widely used, so dropping it from init-ceph is not an option. Nathan Cutler
05:56 AM Bug #13258 (Can't reproduce): osd Take turns to the down ("FAILED assert(0 == "unexpected error")")
-2> 2015-09-28 12:28:28.010597 7f577fbae700 -1 osd.4 pg_epoch: 389 pg[3.f( v 239'35446 (200'32446,239'35446] local-l... wj rong
03:18 AM Bug #13257: Osd fsid file has been tampered with
Correction:osd.60 no start success
huanwen ren
03:16 AM Bug #13257: Osd fsid file has been tampered with
huanwen ren wrote:
> We have a ceph242 nodes, found the nodes in the start-up process of osd.60 no start success
...
huanwen ren
03:14 AM Bug #13257 (Rejected): Osd fsid file has been tampered with
We have a ceph242 nodes, found the nodes in the start-up process of osd. Success in 60 has been started.
Through the...
huanwen ren
01:19 AM Bug #13219 (Need More Info): get_device_by_uuid->blkid_find_dev_with_tag() may hang for 3 min
Sage Weil
12:05 AM Revision b4b66790 (ceph): Merge pull request #582 from ceph/wip-buildpackages-hammer
hammer backport: buildpackages task Loïc Dachary
12:03 AM Revision 56e95a0e (ceph): Merge pull request #583 from dachary/wip-buildpackages-flock
buildpackages: flock must --close Loïc Dachary
12:01 AM Revision 0b130d7f (ceph): Merge pull request #584 from dachary/wip-buildpackages-centos-6
buildpackages: user-data must be per os-type/os-version Loïc Dachary

09/27/2015

09:57 PM Bug #9738 (New): rados cli: objects not present in a snapshot are listed anyway
Nathan Cutler
09:54 PM devops Bug #9407 (Fix Under Review): sysvinit: "-a" option and "osd crush update on start" don't work to...
Nathan Cutler
09:54 PM devops Bug #9407 (In Progress): sysvinit: "-a" option and "osd crush update on start" don't work together
-https://github.com/ceph/ceph/pull/6089- Nathan Cutler
09:53 PM Revision 1c8fe7d1 (ceph): buildpackages: user-data must be per os-type/os-version
CentOS 6.5 needs to install a package and reboot to grow the root file
system. Instead of assuming a common user-data...
Loic Dachary
09:42 PM Revision 05228e1e (ceph): buildpackages: user-data must be per os-type/os-version
CentOS 6.5 needs to install a package and reboot to grow the root file
system. Instead of assuming a common user-data...
Loic Dachary
09:41 PM Revision 6d396a32 (ceph): mon/Elector: do a trivial write on every election cycle
Currently we already do a small write when the *first* election in
a round happens (to update the election epoch). I...
Sage Weil
08:44 PM Backport #13252 (In Progress): mon: does not check for IO errors on every transaction
Nathan Cutler
08:43 PM Revision d2bfa190 (ceph): mon/MonitorDBStore: assert/crash if there is a write error
Do this globally intead of relying on teh zillion mon callers to
check the error code. There are no cases where we w...
Sage Weil
08:17 PM Feature #13142: osd: warning if pg has not been scrubbed for a long time
I can have a look Michal Jarzabek
08:13 PM Bug #13176: test/ceph_objectstore_tool.py: common/Mutex.cc: In function 'void Mutex::Lock(bool)
http://jenkins.ceph.dachary.org/job/ceph/LABELS=centos-7&&x86_64/8054/consoleFull Nathan Cutler
08:01 PM Cleanup #9756 (In Progress): Issues found by Clang
https://github.com/ceph/ceph/pull/6090 attempts to fix the *-Wtautological-constant-out-of-range-compare* Nathan Cutler
07:20 PM devops Cleanup #3015 (In Progress): order of arguments should not matter for init-ceph
https://github.com/ceph/ceph/pull/6089 Nathan Cutler
04:42 PM devops Cleanup #3015: order of arguments should not matter for init-ceph
This could be achieved with *getopt*. Nathan Cutler
04:05 PM Cleanup #1042: need const iterator for bufferlist
"no longer valid?":https://github.com/ceph/ceph/blob/master/src/include/buffer.h#L320 Nathan Cutler
12:30 PM Revision e72bdc3b (ceph): osd/ReplicatedPG: tolerate promotion completion with stopped agent
We may start a promotion, then get a pool update that disables the
agent, and then complete it. We should not segfau...
Sage Weil
12:24 PM Revision d58a0b00 (ceph): add cache tiering test for hammer-x
Signed-off-by: Kefu Chai <tchaikov@gmail.com> Kefu Chai
01:11 AM Revision 8941a8b8 (ceph): rados/singleton-nomsgr/all/11439: fix greps
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil

09/26/2015

11:09 PM Stable releases Tasks #11644: firefly v0.80.11
h3. ceph-deploy... Loïc Dachary
11:04 PM Stable releases Tasks #11644: firefly v0.80.11
h3. upgrade... Loïc Dachary
11:03 PM Stable releases Tasks #11644: firefly v0.80.11
h3. powercycle... Loïc Dachary
11:02 PM Stable releases Tasks #11644: firefly v0.80.11
h3. rbd... Loïc Dachary
11:01 PM Stable releases Tasks #11644: firefly v0.80.11
h3. fs... Loïc Dachary
11:00 PM Stable releases Tasks #11644: firefly v0.80.11
h3. rgw... Loïc Dachary
10:57 PM Stable releases Tasks #11644: firefly v0.80.11
h3. rados... Loïc Dachary
07:34 PM Stable releases Tasks #11644: firefly v0.80.11
... Nathan Cutler
07:31 PM Revision c85d0638 (ceph): use simplifed messenger constructor for clients
This is all mechanical except the calculation of the nonce, which is
now always randomized for clients.
Fixes: #1303...
Josh Durgin
07:27 PM Revision ef24b4ec (ceph): librados: use Messenger factory method
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 5a860bec48348ed4c09256ccd394b33ace6b4f52)
Sage Weil
06:56 PM Revision 3a52acde (ceph): mon/MonClient: use generic Messenger factory
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit e55cb1f68ae1a04cc5d281bea57ee79ef4a8af38)
Sage Weil
05:07 PM CephFS Bug #13256 (Resolved): I/O error with cephfs accessing root .snap directory on v9.0.3
I am running a test Ceph cluster using Ceph v9.0.3 with all Kernels at 4.2.0 on Ubuntu Trusty. I have enabled snapsho... Eric Eastman
03:46 PM Revision 8147e68e (ceph): buildpackages: flock must --close
The process run by flock must not inherit the file descriptor because
this will cause the lock to be held forever sho...
Loic Dachary
02:12 PM Backport #13244 (In Progress): client nonce collision due to unshared pid namespaces
Nathan Cutler
02:12 PM Revision 83e10f7e (ceph): Merge pull request #6086 from stiopaa1/librados_missingsemicolon
examples/librados/hello_world.cc:missing semicolon
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
02:04 PM Revision de8da652 (ceph): msg: add simplified messenger constructor
Several callers create messengers using exactly the same parameters:
- reading the ms type from cct that is also pas...
Josh Durgin
01:45 PM Revision 2fea3a56 (ceph): examples/librados/hello_world.cc:missing semicolon
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
01:42 PM rgw Backport #11873: Bucket header is enclosed by quotes
What happened here? The original backport PR https://github.com/ceph/ceph/pull/4861 was replaced by https://github.co... Nathan Cutler
01:41 PM rgw Backport #11873 (In Progress): Bucket header is enclosed by quotes
Nathan Cutler
01:28 PM rgw Backport #12041 (Rejected): DragonDisk fails to create directories via S3: MissingContentLength
Agreed with original PR author and yehudasa to leave this fix out of firefly. Nathan Cutler
01:23 PM Revision 204e27fe (ceph): buildpackages: flock must --close
The process run by flock must not inherit the file descriptor because
this will cause the lock to be held forever sho...
Loic Dachary
01:21 PM Backport #13255 (Resolved): Increase globalid default for firefly (improves mon responsiveness)
https://github.com/ceph/ceph/pull/6010 Nathan Cutler
12:09 PM Revision c7da300a (ceph): buildpackages: build ceph packages and upload them
Build Ceph packages from source for the required revision, os_type,
os_version and architecture and upload them to th...
Loic Dachary
12:09 PM Revision deb234d7 (ceph): buildpackages: build ceph packages and upload them
Import install from task.
http://tracker.ceph.com/issues/13031 Fixes: #13031
Signed-off-by: Loic Dachary <loic@dach...
Loic Dachary
12:09 PM Revision 04007274 (ceph): buildpackages: pep8 compliance
http://tracker.ceph.com/issues/13031 Fixes: #13031
Signed-off-by: Loic Dachary <loic@dachary.org>
(cherry picked fro...
Loic Dachary
12:09 PM Revision 66bff436 (ceph): buildpackages: re-use config from install task
So that the packages built match what the install task expects.
http://tracker.ceph.com/issues/13031 Fixes: #13031
...
Loic Dachary
12:09 PM Revision 39a0de3c (ceph): buildpackages: build the repository and the packages
http://tracker.ceph.com/issues/13031 Fixes: #13031
Signed-off-by: Loic Dachary <loic@dachary.org>
(cherry picked fro...
Loic Dachary
12:09 PM Revision 82a71bb9 (ceph): buildpackages: make rpm packages
Signed-off-by: Loic Dachary <loic@dachary.org>
(cherry picked from commit 7e3a271a89d4e7794a1ee547a3105a871f76f9f1)
Loic Dachary
12:09 PM Revision 3ad211e2 (ceph): buildpackages: get Ceph git url via get_ceph_git_url()
Instead of relying on git_base_url, use the get_ceph_git_url() to obtain
the URL of the Ceph repository to use with g...
Loic Dachary
11:44 AM Revision 8bc89b65 (ceph): Merge pull request #581 from dachary/wip-11883-git-url
buildpackages: get Ceph git url via get_ceph_git_url() Loïc Dachary
11:11 AM Revision 78b2a9aa (ceph): buildpackages: get Ceph git url via get_ceph_git_url()
Instead of relying on git_base_url, use the get_ceph_git_url() to obtain
the URL of the Ceph repository to use with g...
Loic Dachary
08:36 AM Backport #13252 (Resolved): mon: does not check for IO errors on every transaction
https://github.com/ceph/ceph/pull/6091 Nathan Cutler
05:24 AM Bug #12936 (Resolved): shec fails i386 make check
Sage Weil
05:24 AM Revision bee3bdf5 (ceph): Merge pull request #6068 from dachary/wip-12936-shec
erasure-code: shec must compare for equality with epsilon
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:23 AM Bug #13098 (Pending Backport): OSD crashed when reached pool's max_bytes quota
We probably want to backport a simpler version of this patch that does not include the rados flags. Sage Weil
12:24 AM Bug #13098: OSD crashed when reached pool's max_bytes quota
Sage Weil
05:22 AM Revision c571fd23 (ceph): Merge pull request #6052 from liewegas/wip-13098
osd: fix full request handling
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
05:22 AM Revision 7ad2ac0f (ceph): Merge pull request #6075 from liewegas/wip-osd-getmap
osd: avoid duplicate MMonGetOSDMap requests
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
05:19 AM Bug #13251 (Resolved): mon leaks lots on shutodwn
two instances of mon.b leaking a zillion objects
description: rados/verify/{1thrash/none.yaml clusters/fixed-2.yam...
Sage Weil
12:24 AM Bug #13200 (Pending Backport): mon: does not check for IO errors on every transaction
Sage Weil
12:23 AM Bug #13203 (Resolved): Error: Package: 1:ceph-radosgw-0.94.3-228.g2b11a4c.el7.x86_64 Requires: l...
Sage Weil
12:16 AM Revision fdcfb79b (ceph): ceph-deploy: fix ceph-deploy-branch config options
The config paramter of download_ceph_deploy does not have a ceph-deploy
item, therefore the ceph-deploy-branch parame...
Loic Dachary

09/25/2015

10:33 PM Bug #13176: test/ceph_objectstore_tool.py: common/Mutex.cc: In function 'void Mutex::Lock(bool)
http://jenkins.ceph.dachary.org/job/ceph/LABELS=centos-7&&x86_64/8042/consoleFull Loïc Dachary
08:11 AM Bug #13176: test/ceph_objectstore_tool.py: common/Mutex.cc: In function 'void Mutex::Lock(bool)
http://jenkins.ceph.dachary.org/job/ceph/LABELS=centos-7&&x86_64/8022/console Loïc Dachary
08:32 PM Bug #12983: handle_sub_read: Bad hash for 116/b1271c9d:test-rados-api-burnupi34-7183-66/foo/head
2015-09-24 22:48:12.489539 7ff05c984700 1 -- 10.214.132.108:6808/25735 <== client.4345 10.214.132.108:0/2866085996 1... Samuel Just
08:15 PM Bug #12983: handle_sub_read: Bad hash for 116/b1271c9d:test-rados-api-burnupi34-7183-66/foo/head
Harumph, /a/sage-2015-09-24_20:43:22-rados-wip-sage-testing---basic-multi/1068002 has no recovery. This should be fa... Samuel Just
12:58 PM Bug #12983: handle_sub_read: Bad hash for 116/b1271c9d:test-rados-api-burnupi34-7183-66/foo/head
The 'Bad hash' message triggered twice on my wip-sage-testing run that included the wip-12983 branch:
/a/sage-2015...
Sage Weil
06:31 PM rgw Bug #13239: Seg fault 9.0.3-1845-gf1ead76 : RGWRESTSimpleRequest::forward_request(RGWAccessKey&, ...
Robin, see my fix at wip-13239. Yehuda Sadeh
06:14 PM rgw Bug #13239: Seg fault 9.0.3-1845-gf1ead76 : RGWRESTSimpleRequest::forward_request(RGWAccessKey&, ...
The failure is in s3tests.functional.test_s3.test_region_bucket_create_secondary_access_remove_master actually, but I... Robin Johnson
05:40 PM rgw Bug #13239: Seg fault 9.0.3-1845-gf1ead76 : RGWRESTSimpleRequest::forward_request(RGWAccessKey&, ...
actually, the culprit is the following commit: abe4ec293d08b0314bf5c081ace2456073f3a22c Yehuda Sadeh
05:27 PM rgw Bug #13239: Seg fault 9.0.3-1845-gf1ead76 : RGWRESTSimpleRequest::forward_request(RGWAccessKey&, ...
Yeah, I think I know what's happening and I see the issue. Something in the environment changed and it doesn't send t... Yehuda Sadeh
04:14 PM rgw Bug #13239 (Resolved): Seg fault 9.0.3-1845-gf1ead76 : RGWRESTSimpleRequest::forward_request(RGWA...
Right after :s3tests.functional.test_s3.check_can_test_multiregion ..
http://qa-proxy.ceph.com/teuthology/teutholo...
Vasu Kulkarni
06:14 PM Revision 0cdc8d3a (ceph): Merge pull request #6077 from liewegas/wip-qa
qa: http://ceph.com/qa -> http://download.ceph.com/qa
also some ceph.com/git -> git.ceph.com and a few line-endings -...
Dan Mick
06:01 PM Revision 216eef53 (ceph): Revert "osd: new pool settings: scrub intervals"
This reverts commit 30810da4b573b3c7e679bc66eaa29b70246538cb.
After some discussion we have decided it is better to ...
Sage Weil
05:58 PM Backport #13245 (Resolved): client nonce collision due to unshared pid namespaces
https://github.com/ceph/ceph/pull/6151 Nathan Cutler
05:57 PM Backport #13244 (Resolved): client nonce collision due to unshared pid namespaces
https://github.com/ceph/ceph/pull/6087 Nathan Cutler
05:25 PM rgw Bug #13240: AssertionError: 31457280 != 30932992: s3tests.functional.test_s3.test_multipart_uploa...
Note that it seems that all these type of failures (data length mismatch happen with the ec backend). Yehuda Sadeh
04:19 PM rgw Bug #13240 (Resolved): AssertionError: 31457280 != 30932992: s3tests.functional.test_s3.test_mult...
quite a few failures due to this in rgw suite, one of the logs : http://qa-proxy.ceph.com/teuthology/teuthology-2015... Vasu Kulkarni
05:01 PM Revision 04679c54 (ceph): OSDMap: fill in known encode_features where possible
Otherwise, if we get an incremental from hammer (struct_v = 6) we will
encode the full map as if it were before CEPH_...
Samuel Just
04:45 PM rgw Bug #13242 (Duplicate): rgw_readwrite: md5sum check failed original hash: �6�����:ï...
md5sum checksum failure http://qa-proxy.ceph.com/teuthology/teuthology-2015-09-22_23:02:02-rgw-master---basic-multi/1... Vasu Kulkarni
04:29 PM rgw Bug #13241 (Duplicate): radosgw-admin assertion error: rgwlog['bucket'].find(bucket_name) == 0 o...
description: rgw/singleton/{overrides.yaml all/radosgw-admin.yaml frontend/apache.yaml
rgw_pool_type/ec.yaml}
...
Vasu Kulkarni
04:04 PM rgw Bug #12661: radosgw-agent datasync S3ResponseError: 403 Forbidden dest_connection.get_bucket(buck...
With recent master:
http://qa-proxy.ceph.com/teuthology/teuthology-2015-09-22_23:02:02-rgw-master---basic-multi/106...
Vasu Kulkarni
03:40 PM Revision 9c9514f7 (ceph): Merge pull request #6083 from jcsp/wip-mds-allow-star
ceph-create-keys: set mds "allow *"
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
03:36 PM Bug #13238 (Duplicate): duplicate start of ceph-osd daemon
OS:... runsisi hust
03:09 PM Revision c7e905e7 (ceph): ceph-create-keys: set mds "allow *"
So that 'tell' works out of the box.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
03:04 PM Revision f1f14f18 (ceph): erasure-code: shec must compare for equality with epsilon
When comparing two double for strict inequality, a test for equality
using epsilon must also be done to ensure the re...
Loic Dachary
02:03 PM CephFS Support #13211 (Closed): profiler and getting some memory info with it
I think this got handled in irc. Greg Farnum
01:39 PM CephFS Support #13211: profiler and getting some memory info with it
there is only root, no other users. even i make it from localhost there is same error - 1 mds.0.39 handle_command: re... Sergey Mir
08:24 AM CephFS Support #13211: profiler and getting some memory info with it
Greg Farnum wrote:
> Apparently you're not using a client with enough caps on the MDS to give it instructions. The c...
Sergey Mir
05:29 AM CephFS Support #13211: profiler and getting some memory info with it
i made it even from mds node which i trying to get heap stats...so i guess problem here is not in a client...
what...
Sergey Mir
01:41 PM Revision fe35ba3f (ceph): Merge pull request #5959 from mslovy/wip-current-dev
mon: Fix unnecessary at/near max target warn in ceph -s
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu C...
Kefu Chai
01:39 PM Revision 13921221 (ceph): Merge pull request #5356 from majianpeng/code-cleanup
osd: cleanup code when met crc error.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:31 PM Revision ae7512dc (ceph): Merge pull request #5972 from Jerry7X/master
unsigned type is short for journal max_size,use uint64_t instead
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-b...
Kefu Chai
01:15 PM Bug #13208 (Fix Under Review): small probability sigabrt when setting rados_osd_op_timeout
Kefu Chai
12:59 PM Revision a2d80636 (ceph): Merge remote-tracking branch 'gh/infernalis'
Sage Weil
12:56 PM Bug #13209 (Pending Backport): filestore: fix peek_queue for OpSequencer
Sage Weil
12:56 PM Revision 892a2ade (ceph): Merge pull request #6048 from XinzeChi/wip-filestore-qlock
filestore: fix peek_queue for OpSequencer
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
12:54 PM Bug #13089 (Pending Backport): mon: check for store writeablility before participating in election
Sage Weil
12:53 PM Revision 9619c4a3 (ceph): Merge pull request #6040 from liewegas/wip-mon-kv
mon: some fixes for kv backend failures
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Joao Eduardo Luis <jo...
Sage Weil
12:53 PM Bug #13032 (Pending Backport): client nonce collision due to unshared pid namespaces
Sage Weil
12:53 PM Revision 28339fef (ceph): Merge pull request #6022 from jdurgin/wip-13032
msg: randomize client nonces
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
12:52 PM Revision 4742f5d4 (ceph): Merge pull request #6012 from liewegas/wip-mon
mon: misc scaling fixes
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
12:24 PM Revision 15e19a4a (ceph): client: refactor quota check functions
Generalise the path traversal into check_quota_condition
and then call that from each of file_exceeded, bytes_exceede...
John Spray
12:24 PM Revision e52204cc (ceph): client: fix quote enforcement on subdir mounts
While we don't allow setting quotas on the global
filesystem root, the inode which is root from the
client mount's po...
John Spray
11:16 AM Revision 273b4706 (ceph): Merge pull request #6027 from wido/mirror-docs
docs: Update docs to make it clear that there are mirrors worldwide
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:12 AM RADOS Bug #13111: replicatedPG:the assert occurs in the fuction ReplicatedPG::on_local_recover.
In my env, Many OSD crash because of it.
And I use aync msg. It seem like wrong send push_op to replicated....
Jianhui Yuan
06:09 AM RADOS Bug #13111: replicatedPG:the assert occurs in the fuction ReplicatedPG::on_local_recover.
yes,only one osd crashed.i see it just once.But there is someone who joined ceph-devel encountered this problem lu shi
02:44 AM RADOS Bug #13111 (Need More Info): replicatedPG:the assert occurs in the fuction ReplicatedPG::on_local...
Is this the only OSD that crashed? Have you seen it more than once? Sage Weil
05:47 AM Revision e7f277b8 (ceph): rgw/rgw_admin: Checking the legality of the params
There is no messages When some params are invalid. so the Program should be added the function which checks params, i... qiankun zheng
04:42 AM Revision f1d8a8f5 (ceph): Objecter: repeated free op->ontimeout.
repeated free op->ontimeout in SafeTimer::timer_thread::callback->complete
Fixes: #13208
Signed-off-by: Ruifeng Yang...
Ruifeng Yang
03:54 AM devops Bug #13204 (Resolved): gitbuilder broken symlink leading to 403 for 'wget http://gitbuilder.ceph....
So I had an inspiration, and it worked:
1) set git.ceph.com's IP addr in /etc/hosts, so that git://ceph.com reall...
Dan Mick
03:42 AM Bug #13236: multiple kill commands lead to data lost when stoping ceph
It's true that the repeat kill signals are probably not helpful, but killing the process like this (or sending it kil... Sage Weil
03:04 AM Bug #13236 (Won't Fix): multiple kill commands lead to data lost when stoping ceph
when stoping ceph, multiple kill commands may be sended to one osd or monitor every one second at /etc/init.d/ceph. H... shun song
03:37 AM Revision 910770c3 (ceph): releases/infernalis.yaml: final steps after infernalis upgrade
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:37 AM Revision 9e95c743 (ceph): upgrade/hammer-x/parallel: set infernalis settings after upgrade
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:34 AM Revision ecc504fe (ceph): tasks/divergent_priors2: wait for osd to start before tell
Otherwise we can get
2015-09-24T19:22:15.191 INFO:teuthology.orchestra.run.mira080.stderr:Error ENXIO: problem getti...
Sage Weil
03:33 AM Revision 4a0e56f1 (ceph): tools/ceph-kvstore-tool: handle wrong command line argv
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
03:11 AM Revision ea5cea8e (ceph): rados/singleton-nomsgr/all/11429: more reliably create orphan pgs
Make sure osds have the latest map with a pg ls
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:56 AM Revision e01dedb6 (ceph): Merge pull request #574 from ceph/wip-13098
rados/singleton-nomsgr/all/full-tiering: test full cache tier Sage Weil
02:55 AM Revision cff9bddb (ceph): rados/singleton-nomsgr/all/full-tiering: test full cache tier
Verify fix for #13098
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:49 AM Bug #13128: mixed client firefly osd with hammer client - rados api test failure
The *NS tests are for an API that was added after firefly, so they are not expected to pass.
I assume this is the ...
Sage Weil
02:49 AM Bug #13128: mixed client firefly osd with hammer client - rados api test failure
The *NS tests are for an API that was added after firefly, so they are not expected to pass.
I assume this is the ...
Sage Weil
02:27 AM rgw Documentation #13235 (Resolved): rgw: The command of [log show] show an incorrect usage according...
When you use the command of [log show] with the option date in its default pattern, you will get an error output whic... Kongming Wu
02:21 AM Revision 0635b135 (ceph): Objecter: maybe access wild pointer(op) in _op_submit_with_budget.
look at "after giving up session lock it can be freed at any time by response handler" in _op_submit,
so the _op_subm...
Ruifeng Yang
01:05 AM Revision 482d4e50 (ceph): AsyncConnection: Add new debug log
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang

09/24/2015

11:27 PM Revision a1eb380c (ceph): osd/ReplicatedPG: fix ENOSPC checking
1. We need to return ENOSPC *before* we apply our side-effects to the obc
cache in finish_ctx().
2. Consider object ...
Sage Weil
11:13 PM Revision 1f2274e2 (ceph): osd/PG: set last_epoch_marked_full on map advance
This will get persisted and shared.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
11:13 PM Revision 8ffefecf (ceph): osd: do full check in do_op
1. The current pool_last_map_marked_full tracking is buggy.
2. We need to recheck this each time we consider the op, ...
Sage Weil
11:13 PM Revision 9c93ee30 (ceph): osd: remove buggy [pool_]last_map_marked_full tracking
This is buggy (we reset the pool epoch each time it remains full instead
of only on the initial transition from non-f...
Sage Weil
11:13 PM Revision da7f3add (ceph): osd/osd_types: remove [pool_]last_epoch_marked_full from OSDSuperblock
This is no longer used or needed.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
11:13 PM Revision bf7e937a (ceph): osdc/Objecter: set FULL_FORCE flag when honor_full is false
This currenty only applies to the MDS. Eventually we can remove the
OSD MDS checks once we are confident all MDS ins...
Sage Weil
11:13 PM Revision 79475d8e (ceph): osd/osd_types: add last_epoch_marked_full to pg_history_t
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:02 PM Revision 95055e70 (ceph): osd: add FULL_TRY and FULL_FORCE rados op flags
FULL_TRY = try to do the op; ENOSPC if it results in a net increase is
space. client must cope.
FULL_FORCE = do the...
Sage Weil
10:36 PM Revision 7757342f (ceph): qa: https://ceph.com/git -> https://git.ceph.com
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:35 PM Bug #13234: dumpling incrementals do not work properly on hammer and newer

Dumpling OSDMap::Incremental encodings do not include encode_features. Hammer OSD::handle_osd_map when it attempts...
Samuel Just
10:34 PM Bug #13234 (Resolved): dumpling incrementals do not work properly on hammer and newer
Samuel Just
10:35 PM Revision c5921333 (ceph): Merge pull request #6031 from s09816/master
librbd:reads larger than cache size hang.
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-by: Josh Durgin...
Josh Durgin
10:24 PM rgw Bug #12629 (Resolved): the arguments 'domain' should not be assigned when return false
Loïc Dachary
10:23 PM rgw Backport #12854 (Resolved): the arguments 'domain' should not be assigned when return false
Loïc Dachary
10:22 PM rgw Bug #12630 (Resolved): segmentation fault when rgw_gc_max_objs > HASH_PRIME
Loïc Dachary
10:21 PM rgw Backport #12855 (Resolved): segmentation fault when rgw_gc_max_objs > HASH_PRIME
Loïc Dachary
10:17 PM rgw Backport #12592 (Resolved): RGW returns requested bucket name raw in "Bucket" response header
Loïc Dachary
10:10 PM Revision d4d65fbd (ceph): qa: http://ceph.com/qa -> http://download.ceph.com/qa
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:02 PM Revision a3afb3f5 (ceph): rgw: remove trailing :port from host for purposes of subdomain matching
Some clients (ahem, CrossFTP) include the :port in the HTTP_HOST header.
Strip it out.
Switch req_info field to a st...
Sage Weil
09:01 PM Revision fe0fc4f1 (ceph): Merge pull request #5715 from dachary/wip-12592-hammer
RGW returns requested bucket name raw in Bucket response header Yehuda Sadeh
09:00 PM Revision e26f8bc2 (ceph): Merge pull request #5719 from dachary/wip-12855-hammer
segmentation fault when rgw_gc_max_objs > HASH_PRIME Yehuda Sadeh
09:00 PM Revision 19e549e9 (ceph): Merge pull request #5720 from dachary/wip-12854-hammer
the arguments 'domain' should not be assigned when return false Yehuda Sadeh
08:29 PM Backport #13233 (Resolved): mon: include min_last_epoch_clean as part of PGMap::print_summary and...
https://github.com/ceph/ceph/pull/6152 Nathan Cutler
08:21 PM CephFS Bug #12674 (Resolved): Semi-reproducible crash of ceph-fuse
Nathan Cutler
08:18 PM rgw Bug #13022 (Duplicate): Ceph/Radosgw v0.94 Content-Type versus Content-type
This appears to be a duplicate of #12939.
Hammer and firefly backports are in progress.
Nathan Cutler
08:12 PM CephFS Feature #13231: kclient: support SELinux
IMHO, it might be the missing hooks like security_inode_init_security() calls. Huamin Chen
08:03 PM CephFS Feature #13231: kclient: support SELinux
Greg, from the first 2nd test, ceph fs was able to set xattr (thanks to #1878). But ceph failed to set security.secur... Huamin Chen
07:43 PM CephFS Feature #13231: kclient: support SELinux
See #5486, #1878, and others in the tracker — I think CephFS is ready for support now, but SELinux needs to get modif... Greg Farnum
07:19 PM CephFS Feature #13231 (Duplicate): kclient: support SELinux
I cannot set selinux labbels on ceph mount.
Environment:
[root@host16-rack08 ~]# modinfo ceph
filename: /l...
Huamin Chen
08:09 PM rgw Backport #13224 (In Progress): rgw: fails to parse HTTP_HOST=<FQDN>:<PORT> header
Nathan Cutler
10:48 AM rgw Backport #13224 (Resolved): rgw: fails to parse HTTP_HOST=<FQDN>:<PORT> header
https://github.com/ceph/ceph/pull/6042 Loïc Dachary
06:35 PM Feature #13198: mon: include min_last_epoch_clean as part of PGMap::print_summary and PGMap::dump
https://github.com/guangyy/ceph/commit/f5359f2314ce3e76ed446c01889dd23550c3ac36 Guang Yang
10:58 AM Feature #13198: mon: include min_last_epoch_clean as part of PGMap::print_summary and PGMap::dump
What is the commit that needs backporting ? Loïc Dachary
06:35 PM CephFS Support #13211: profiler and getting some memory info with it
Apparently you're not using a client with enough caps on the MDS to give it instructions. The client.admin key that's... Greg Farnum
01:20 PM CephFS Support #13211: profiler and getting some memory info with it
same situation with mds memory check onto virtual machines(same osd and mons check goes fine):
root@node1:~# ceph ...
Sergey Mir
04:24 PM Bug #12665: osd/ReplicatedPG.cc: 2706: FAILED assert(p != snapset.clones.end())
We are encountering the same issue after trying to delete a snapshot.
Here is a log file with debug osd = 20/20 (set...
Paul Emmerich
04:20 PM Revision 3736ca2a (ceph): Merge pull request #577 from ceph/wip-get-prop
tolerate pg_num get failure Zack Cerza
04:19 PM Revision 0e2814d8 (ceph): tasks/ceph_manager: ignore failure getting pg_num
Otherwise, we may fail while racing with a workload that deletes a pool:
2015-09-23T15:01:52.855 INFO:tasks.workunit...
Sage Weil
03:38 PM Revision cdccf110 (ceph): osd/PG: compensate for sloppy hobject scrub bounds from hammer
Hammer is sloppy about the hobject_t's it uses for the scrub bounds in that
the pool isn't set. (Hammer FileStore do...
Sage Weil
03:36 PM Revision acda626d (ceph): osd: avoid duplicate MMonGetOSDMap requests
These are relatively expensive (we grab the full map from the mon) so we
should avoid duplicating our requests.
Trac...
Sage Weil
03:22 PM RADOS Bug #12733: cli: error connecting to cluster does not explain the problem
attempt at it: https://github.com/ceph/ceph/pull/6074 Joao Eduardo Luis
02:54 PM rbd Bug #13164 (Fix Under Review): librbd: reads larger than cache size hang
Jason Dillaman
02:19 PM Revision 18a985af (ceph): Merge pull request #6072 from yuyuyu101/update-org
Update org
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
01:58 PM Revision f4bf14dd (ceph): Update Xinze affinity
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
01:57 PM Revision d50f5429 (ceph): Merge pull request #6066 from dachary/wip-ceph-detect-init
build/ops: ceph-detect-init must ignore .cache
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:56 PM Revision eb28eeff (ceph): Update Chen Min affinity
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
01:55 PM Revision 58b8a8f2 (ceph): Update Tianshan affinity
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
01:53 PM Revision 58ad7b79 (ceph): Update Haomai Wang affinity
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
01:14 PM Revision 3ed6045d (ceph): docs: Update docs to make it clear that there are mirrors worldwide
Wido den Hollander
12:49 PM rbd Bug #13156: import/export do not support snapshots
export-diff / import-diff do preserve snapshots -- I think this is the tool you want to use. Jason Dillaman
12:48 PM rgw Bug #12407: With root as default user, unable to have multiple RGW instances running
https://github.com/ceph/ceph/commit/68b5a8d10e46066d01aaecc42a29f6bbe6215a67 Pavan Rallabhandi
12:06 PM rgw Bug #12407: With root as default user, unable to have multiple RGW instances running
What commit / pull requests fixes this issue ? Loïc Dachary
12:12 PM Revision 557df13b (ceph): tools/cephfs: detect malformed ESubtreeMap::expire_pos
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
12:12 PM Revision efdaa930 (ceph): mds: fix error reformatting subtreemap_test events
Rare outside of vstart clusters, but if someone did
ever have one of these events in their journal and
try to update ...
John Spray
12:10 PM Backport #13195 (New): should recalc the min_last_epoch_clean when decode PGMap
Loïc Dachary
12:09 PM rgw Backport #12918 (In Progress): RGW Swift API: response for GET on Swift account doesn't contain m...
Loïc Dachary
12:09 PM Bug #13213: stuck recovering apparently due to pg_query not sent by async messenger?
1. osd.0 build a successful connection with osd.1:
osd.0 log
2015-09-23 01:22:38.594434 7f12ba4ef700 1 -- 10.214.1...
Haomai Wang
12:08 PM rgw Backport #13228 (Resolved): rgw: segments are read during HEAD on Swift DLO
https://github.com/ceph/ceph/pull/6160 Loïc Dachary
12:07 PM rgw Backport #13227 (Resolved): With root as default user, unable to have multiple RGW instances running
https://github.com/ceph/ceph/pull/6161 Loïc Dachary
12:05 PM rgw Backport #13226 (Resolved): Keystone Fernet tokens break auth
https://github.com/ceph/ceph/pull/6162 Loïc Dachary
12:04 PM rgw Backport #13225 (Resolved): init script doesn't start daemon - errors silently
https://github.com/ceph/ceph/pull/6161 Loïc Dachary
10:47 AM rgw Bug #12353 (Pending Backport): rgw: fails to parse HTTP_HOST=<FQDN>:<PORT> header
Loïc Dachary
10:11 AM Bug #12936 (Fix Under Review): shec fails i386 make check
https://github.com/ceph/ceph/pull/6068 Loïc Dachary
10:05 AM CephFS Feature #12334: nfs-ganesha: handle client cache pressure in NFS Ganesha FSAL
Pinged Matt & Adam about this yesterday, Matt's planning to work on it at some stage. In some cases we may want to s... John Spray
09:48 AM Bug #12954: osd/osd_types.cc: 4074: FAILED assert(clone_size.count(clone))
We are seeing the same bug after adding more OSDs:... Paul Emmerich
09:23 AM Revision 6f11b82f (ceph): Merge pull request #6063 from dachary/wip-tar-v7
build/ops: make dist needs files with names > 99 characters
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:54 AM Revision 627756e0 (ceph): build/ops: ceph-detect-init must ignore .cache
In case the test fails, it may leave files behind:
src/ceph-detect-init/.cache/v/cache/lastfailed
Signed-off-by: Lo...
Loic Dachary
08:38 AM Bug #13176: test/ceph_objectstore_tool.py: common/Mutex.cc: In function 'void Mutex::Lock(bool)
Running the test in a loop to reproduce it. If it does not happen in ~50 run, then it's probably a concurrency proble... Loïc Dachary
07:37 AM Bug #13176: test/ceph_objectstore_tool.py: common/Mutex.cc: In function 'void Mutex::Lock(bool)
http://jenkins.ceph.dachary.org/job/ceph/LABELS=centos-7&&x86_64/7998/console Loïc Dachary
08:35 AM Bug #12802: support of non-block connect in async messenger
Kefu Chai wrote:
> https://github.com/ceph/ceph/pull/5681
change to https://github.com/ceph/ceph/pull/5848
Jianhui Yuan
08:08 AM Revision 2028ba2b (ceph): Merge pull request #5694 from guce/rgw_improve_key_operate
rgw: improve convenience for key operate. Orit Wasserman
08:06 AM Revision 9c8200bb (ceph): librbd:reads larger than cache size hang.
Fixes:#13164
Signed-off-by: Lu Shi <shi.lu@h3c.com>
lu shi
08:03 AM rgw Bug #13223 (Closed): Can’t reach quota limit when use multipart upload objects
use multipart upload some object to bucket which enable bucket quota
I found that the number of objects can’t reach ...
gu ce
07:05 AM Bug #12100: OSD crash, uexpected aio error in FileJournal.cc
How did you conclude that Sage?
Do you have any pointers on what can be done?
Pontus Lindgren
06:21 AM Backport #13036: osd: avoid multi set osd_op.outdata in tier pool
https://github.com/ceph/ceph/pull/6060 Kefu Chai
06:07 AM Revision 396702aa (ceph): build/ops: make dist needs files with names > 99 characters
When running make distdir=ceph-9.0.3-1870-gfd861bb dist, a few files
have names longer than 99 characters and discard...
Loic Dachary
06:04 AM Bug #13208: small probability sigabrt when setting rados_osd_op_timeout
master PR https://github.com/ceph/ceph/pull/6064 and https://github.com/ceph/ceph/pull/6078 Ruifeng Yang
02:41 AM Revision 71a42f7c (ceph): bug fix: osd: avoid multi set osd_op.outdata in tier pool
There are two read op on the same object for ec pool. First op read
miss happend, calling do_proxy_read and promote_o...
Xinze Chi
02:22 AM Revision 5f7b3f5c (ceph): filestore: fix peek_queue for OpSequencer
Fixes: #13209
Signed-off-by: Xinze Chi <xinze@xsky.com>
Xinze Chi
02:09 AM Revision 6334d64c (ceph): rgw:mdlog trim add usage prompt
Signed-off-by: Weijun Duan <duanweijun@h3c.com> weijun duan
01:35 AM rbd Bug #13221 (Resolved): rbd-replay: cryptic error when 'rbd' pool does not exist
By default rbd-replay tries to use the 'rbd' pool. It should print a better error message when the pool doesn't exist... Josh Durgin
01:32 AM rbd Bug #13220 (Resolved): rbd-replay-prep: crashes on incorrect trace file
A useful error message should be displayed instead of asserting when something like this is run:... Josh Durgin
01:29 AM Bug #13219 (Can't reproduce): get_device_by_uuid->blkid_find_dev_with_tag() may hang for 3 min
Date: Wed, 23 Sep 2015 22:48:07 +0000
From: Somnath Roy <Somnath.Roy@sandisk.com>
To: "Samuel Just (sam.just@inktan...
Sage Weil
12:59 AM devops Bug #13204: gitbuilder broken symlink leading to 403 for 'wget http://gitbuilder.ceph.redhat.com/...
even more awesomeness: v0.80.8 had a submodule that pointed to ceph.com/git.
Dan Mick

09/23/2015

11:20 PM Revision c0534990 (ceph): osd/: eliminate unnecessary pg_hit_set_history_t::current_info
The only field actually relevant from this structure is .begin, which
duplicates the information in hit_set_start_sta...
Samuel Just
11:18 PM Bug #13217 (Rejected): ceph-osd: common/Formatter.cc:230: virtual void ceph::JSONFormatter::close...
Just kidding, bug in my branch. Samuel Just
11:01 PM Bug #13217 (Rejected): ceph-osd: common/Formatter.cc:230: virtual void ceph::JSONFormatter::close...
2015-09-22T22:44:08.409 INFO:tasks.ceph.osd.2.burnupi19.stderr: in thread 7f3f1ab7a700
2015-09-22T22:44:08.416 INFO:...
Samuel Just
11:17 PM devops Bug #13204: gitbuilder broken symlink leading to 403 for 'wget http://gitbuilder.ceph.redhat.com/...
(and we still want to test from v0.80.8 -> later versions, because v0.80.8 had a specific sort of pg breakage) Dan Mick
11:17 PM devops Bug #13204: gitbuilder broken symlink leading to 403 for 'wget http://gitbuilder.ceph.redhat.com/...
So the upshot here is that the build was broken and never fixed in v0.80.8; rpmbuild now complains because of a chang... Dan Mick
08:55 PM devops Bug #13204: gitbuilder broken symlink leading to 403 for 'wget http://gitbuilder.ceph.redhat.com/...
On @gitbuilder-archive@:... Zack Cerza
08:44 PM devops Bug #13204: gitbuilder broken symlink leading to 403 for 'wget http://gitbuilder.ceph.redhat.com/...
http://gitbuilder.ceph.com/ceph-rpm-centos7-x86_64-basic/ref/v0.80.8/ yields a 403 instead of a 404, which would be c... Zack Cerza
02:59 AM devops Bug #13204 (Resolved): gitbuilder broken symlink leading to 403 for 'wget http://gitbuilder.ceph....
Rados hammer singleton-nomsgr test failure, either the version should be modified in config.yaml( 0.80.8 to firefly )... Vasu Kulkarni
10:59 PM Bug #13216 (Duplicate): import/export bug: ceph_test_rados read incorrect buffer
Caused by import/export causing updates to be lost. Might consider working around by limiting objectstore tool tests... Samuel Just
09:18 PM Bug #13176: test/ceph_objectstore_tool.py: common/Mutex.cc: In function 'void Mutex::Lock(bool)
http://jenkins.ceph.dachary.org/job/ceph/LABELS=centos-7&&x86_64/7988/console Loïc Dachary
05:33 PM Bug #13176: test/ceph_objectstore_tool.py: common/Mutex.cc: In function 'void Mutex::Lock(bool)
For archive, to get a better idea of the frequency, I'm recording all occurrences http://jenkins.ceph.dachary.org/job... Loïc Dachary
04:31 PM Bug #13176: test/ceph_objectstore_tool.py: common/Mutex.cc: In function 'void Mutex::Lock(bool)
This is an interesting occurrence : http://jenkins.ceph.dachary.org/job/ceph/LABELS=centos-7&&x86_64/7976/console as ... Loïc Dachary
03:29 PM Bug #13176: test/ceph_objectstore_tool.py: common/Mutex.cc: In function 'void Mutex::Lock(bool)
It looks like running the test about a 100 times is going to trigger the problem reliably. Loïc Dachary
03:23 PM Bug #13176: test/ceph_objectstore_tool.py: common/Mutex.cc: In function 'void Mutex::Lock(bool)
http://jenkins.ceph.dachary.org/job/ceph/LABELS=centos-7&&x86_64/7968/console Loïc Dachary
06:35 AM Bug #13176: test/ceph_objectstore_tool.py: common/Mutex.cc: In function 'void Mutex::Lock(bool)
http://jenkins.ceph.dachary.org/job/ceph/LABELS=centos-7&&x86_64/7951/console Loïc Dachary
09:09 PM Bug #13088 (Resolved): a73a4cb breaks "--without-libatomic-ops" (firefly)
Sage Weil
09:09 PM Revision ecabc679 (ceph): Merge pull request #6038 from liewegas/wip-13088
common/HeartBeat: include types
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
09:06 PM Revision 2e09a2c2 (ceph): common/RWLock: include assert
Fixes atomic_t build issue without libatomic-ops.
Fixes: #13088
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
09:00 PM Revision fd861bb2 (ceph): Merge pull request #6053 from ceph/wip-cmake-dang
Wip cmake dang Sage Weil
08:59 PM Feature #13198 (Pending Backport): mon: include min_last_epoch_clean as part of PGMap::print_summ...
Sage Weil
08:59 PM Revision 2805246a (ceph): Merge pull request #6056 from guangyy/wip-13198
osd: print min_last_epoch_clean along with pg dump
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
07:37 PM Revision ce003354 (ceph): Merge pull request #576 from ceph/wip-13031-packages
buildpackages: make rpm packages
Reviewed-by: Joe Julian <jjulian@io.com>
Loïc Dachary
07:31 PM Bug #13214: ceph upstart script rbdmap.conf incorrectly processes parameters
Correction, the fix is to make sure CMDPARAMS is reset for each new set of parameters being processed:... Wyllys Ingersoll
07:28 PM Bug #13214 (Resolved): ceph upstart script rbdmap.conf incorrectly processes parameters
The upstart script for mapping rbd devices incorrectly creates the "CMDPARAMS" value such that it becomes cumulative ... Wyllys Ingersoll
07:26 PM Bug #13203 (Fix Under Review): Error: Package: 1:ceph-radosgw-0.94.3-228.g2b11a4c.el7.x86_64 Req...
Ken Dreyer
07:26 PM Bug #13203: Error: Package: 1:ceph-radosgw-0.94.3-228.g2b11a4c.el7.x86_64 Requires: libfcgi.so.0...
This might fix it: https://github.com/ceph/ceph-cm-ansible/pull/140
(Longer-term, we should simply enable EPEL dur...
Ken Dreyer
07:20 PM Bug #13203: Error: Package: 1:ceph-radosgw-0.94.3-228.g2b11a4c.el7.x86_64 Requires: libfcgi.so.0...
If this is a test with Ceph upstream (it looks like this was done with a gitbuilder package), then EPEL needs to be e... Ken Dreyer
12:53 AM Bug #13203: Error: Package: 1:ceph-radosgw-0.94.3-228.g2b11a4c.el7.x86_64 Requires: libfcgi.so.0...
Many failures here: http://pulpito.ceph.redhat.com/teuthology-2015-09-18_18:00:01-rbd-hammer-distro-basic-magna/ Vasu Kulkarni
12:52 AM Bug #13203 (Resolved): Error: Package: 1:ceph-radosgw-0.94.3-228.g2b11a4c.el7.x86_64 Requires: l...
There are quite a few failures related to this dependency issue in rbd suite, it might need some additional packages ... Vasu Kulkarni
07:16 PM Bug #13209: filestore: fix peek_queue for OpSequencer
Sage Weil
07:13 PM Bug #13209: filestore: fix peek_queue for OpSequencer
https://github.com/ceph/ceph/pull/6048 Sage Weil
11:49 AM Bug #13209 (Resolved): filestore: fix peek_queue for OpSequencer
when peek_queue, we should get the lock first. Xinze Chi
07:11 PM Revision 7e3a271a (ceph): buildpackages: make rpm packages
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
07:08 PM Revision 704cd5d3 (ceph): Merge remote-tracking branch 'gh/wip-aarch64'
Sage Weil
07:06 PM Revision 97d64b4e (ceph): Merge pull request #573 from ceph/wip-hammer-x
hammer-x fixes
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Sage Weil
07:06 PM Revision 8087095f (ceph): upgrade/hammer-x/stress-split-erasure-code-x86_64: specify arch
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:52 PM Bug #13213: stuck recovering apparently due to pg_query not sent by async messenger?
ceph-osd.sorted contains the osd logs sorted together fyi. Samuel Just
06:51 PM Bug #13213 (Resolved): stuck recovering apparently due to pg_query not sent by async messenger?
pg 0.b7 seems to be stuck due to a pg_query not getting sent by async messenger.
Interval starts around 2015-09-23...
Samuel Just
04:30 PM CephFS Feature #12334: nfs-ganesha: handle client cache pressure in NFS Ganesha FSAL
It looks like the ganesha FSAL interface already includes the function `up_async_invalidate` for this sort of thing, ... John Spray
04:02 PM devops Feature #13063 (Resolved): cobbler/ansible: put inktank-rescue image in cobbler-profiles role
Zack Cerza
03:58 PM Revision f5359f23 (ceph): osd: print min_last_epoch_clean along with pg dump
Fixes: 13198
Signed-off-by: Guang Yang <yguang@yahoo-inc.com>
Guang Yang
03:19 PM Revision b20b7a9a (ceph): doc: rm another reference to Ceph Extras
http://tracker.ceph.com/issues/13162 Refs: #13162
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
Ken Dreyer
03:01 PM Bug #13116: osd: pg stuck in replay
Sage Weil
03:00 PM Bug #13200: mon: does not check for IO errors on every transaction
Sage Weil
02:58 PM Revision ef909ccb (ceph): mon/Elector: do a trivial write on every election cycle
Currently we already do a small write when the *first* election in
a round happens (to update the election epoch). I...
Sage Weil
02:58 PM Revision 2fb7b1f0 (ceph): mon/MonitorDBStore: assert/crash if there is a write error
Do this globally intead of relying on teh zillion mon callers to
check the error code. There are no cases where we w...
Sage Weil
02:55 PM Revision 0b270246 (ceph): CMake - fix check for FUSE
Signed-off-by: Daniel Gryniewicz <dang@fprintf.net> Daniel Gryniewicz
02:55 PM Revision b1401e51 (ceph): CMake - fix check for UDEV
Signed-off-by: Daniel Gryniewicz <dang@fprintf.net> Daniel Gryniewicz
02:55 PM Revision b02e0f9b (ceph): CMake - fix libatomic_ops and gperftools checks
Signed-off-by: Daniel Gryniewicz <dang@fprintf.net> Daniel Gryniewicz
02:55 PM Revision dcf647ec (ceph): CMake - fix check for NSS
Signed-off-by: Daniel Gryniewicz <dang@fprintf.net> Daniel Gryniewicz
02:55 PM Revision a7ce8f5d (ceph): CMake - Add check for keyutils
Signed-off-by: Daniel Gryniewicz <dang@fprintf.net> Daniel Gryniewicz
02:55 PM Revision cb7fe458 (ceph): CMake - fix check for expat
Signed-off-by: Daniel Gryniewicz <dang@fprintf.net> Daniel Gryniewicz
02:55 PM Revision a18b649c (ceph): CMake - fix check for leveldb
Signed-off-by: Daniel Gryniewicz <dang@fprintf.net> Daniel Gryniewicz
02:55 PM Revision 88f7df7d (ceph): CMake - add check for libuuid
Signed-off-by: Daniel Gryniewicz <dang@fprintf.net> Daniel Gryniewicz
02:55 PM Revision a6c8b461 (ceph): CMake - fix check for fcgi
Signed-off-by: Daniel Gryniewicz <dang@fprintf.net> Daniel Gryniewicz
02:55 PM Revision 1a4262c3 (ceph): CMake - add check for libcurl
Signed-off-by: Daniel Gryniewicz <dang@fprintf.net> Daniel Gryniewicz
02:55 PM Revision 6adf1cbb (ceph): CMake - fix check for blkid
Signed-off-by: Daniel Gryniewicz <dang@fprintf.net> Daniel Gryniewicz
02:55 PM Revision 571215ef (ceph): CMake - fix check for AIO
Signed-off-by: Daniel Gryniewicz <dang@fprintf.net> Daniel Gryniewicz
02:55 PM Revision 3570dd56 (ceph): CMake - add check for XFS
Signed-off-by: Daniel Gryniewicz <dang@fprintf.net> Daniel Gryniewicz
02:55 PM Revision 4d02f874 (ceph): CMake - fix check for Snappy
Signed-off-by: Daniel Gryniewicz <dang@fprintf.net> Daniel Gryniewicz
02:55 PM Revision a866a894 (ceph): CMake - add check for libedit
Signed-off-by: Daniel Gryniewicz <dang@fprintf.net> Daniel Gryniewicz
02:55 PM CephFS Support #13211: profiler and getting some memory info with it
p.s.
mon and ceph info works fine:
ceph tell osd.0 heap stats
ceph tell mon.mon00 heap stats
Sergey Mir
02:26 PM CephFS Support #13211 (Closed): profiler and getting some memory info with it
ceph version 0.94.3 (95cefea9fd9ab740263bf8bb4796fd864d9afe2b)
3.13.0-61-generic #100-Ubuntu 2015 x86_64 x86_64 x86...
Sergey Mir
02:46 PM Revision 3afd5178 (ceph): Merge remote-tracking branch 'gh/infernalis'
Sage Weil
02:10 PM Backport #13210: tests : Fixed broken Makefiles after integration of lttng into rados
Backport https://github.com/sponce/ceph/commit/e4c27d804834b4a8bc495095ccf5103f8ffbcc1e to Hammer to fix the LTTng du... Jason Dillaman
02:09 PM Backport #13210 (Resolved): tests : Fixed broken Makefiles after integration of lttng into rados
https://github.com/ceph/ceph/pull/6322 Jason Dillaman
12:20 PM Revision 3123b2c5 (ceph): arch/arm: s/false/0/
arch/arm.c: In function 'ceph_arch_arm_probe':
arch/arm.c:54:28: error: 'false' undeclared (first use in this functio...
Sage Weil
11:40 AM Revision 66d19c78 (ceph): rgw: fix swift API returning incorrect account metadata
Fixes: #13140
Fix the bug that swift account stat command returns doubled object count and bytes used
Signed-off-by...
Sandy Xu
11:16 AM Bug #13208 (Resolved): small probability sigabrt when setting rados_osd_op_timeout
... Ruifeng Yang
10:41 AM rgw Bug #13207: CVE-2016-7031 rgw: Anonymous user is able to read bucket with authenticated read ACL
attatching test code Rahul Aggarwal
10:39 AM rgw Bug #13207 (Resolved): CVE-2016-7031 rgw: Anonymous user is able to read bucket with authenticate...
When "authenticated-read" ACL is applied on a bucket; anonymous user is also able to read (eg. list) the bucket. But ... Rahul Aggarwal
09:11 AM rbd Bug #13164: librbd: reads larger than cache size hang
https://github.com/ceph/ceph/pull/6031 lu shi
08:15 AM Bug #13206 (Resolved): OSD::do_recovery() local variable "started" shall be explicitly initialize...
void OSD::do_recovery(PG *pg, ThreadPool::TPHandle &handle)

int started;
bool more = pg->start_...
xie xingguo
08:01 AM Revision 7fbd70b6 (ceph): suites/fs: test ceph-fuse with 32-bits ino_t
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
07:17 AM CephFS Bug #12674: Semi-reproducible crash of ceph-fuse
I can confirm that the issue is gone with the latest ceph source from Git. Sorry for taking so long to build and test... Jörg Henne
06:30 AM Backport #13205 (Resolved): ReplicatedBackend: populate recovery_info.size for clone (bug symptom...
https://github.com/ceph/ceph/pull/6153 Nathan Cutler
06:01 AM Bug #13074: tcmalloc segfaults in Pipe::writer() when bufferlist goes out of scope
"This occurred on a system under moderate load - has not happened since and I do not know how to reproduce." Brad Hubbard
03:49 AM rgw Fix #10927 (Pending Backport): init script doesn't start daemon - errors silently
This affects hammer and we should get the patch (https://github.com/ceph/ceph/pull/5325) into a future hammer release. Ken Dreyer
03:20 AM CephFS Bug #13166: MDS: standby-replay does not change client_incarnation properly
For firely, standby-replay MDS also uses 0 as client_incarnation, its ID is MDS.x.0. Zheng Yan
01:15 AM CephFS Bug #13166: MDS: standby-replay does not change client_incarnation properly
Zheng, can you dig up a firefly test run and make sure the behavior of standby-replay daemons there is the same as it... Greg Farnum
02:56 AM Bug #13114: LibRadosWatchNotify.WatchNotify2Timeout
/a/kchai-2015-09-22_03:49:41-rados-wip-kefu-testing---basic-multi/1064089/ seems like a different one though. Kefu Chai
02:40 AM Bug #13089 (Fix Under Review): mon: check for store writeablility before participating in election
https://github.com/ceph/ceph/pull/6040 Kefu Chai
02:12 AM rgw Bug #13022: Ceph/Radosgw v0.94 Content-Type versus Content-type
This gets fixed in the master already but not backported yet: 1b9fbffdc24160251b96cec820d62fb2a12b6eab Yuan Zhou
01:52 AM Revision cb2fc29c (ceph): rgw: refuse to calculate digest when the s3 secret key is empty
Fixes: #13133
Refuse to calculate the s3 header digest when the secret key is empty so that it cannot pass authentic...
Sandy Xu
01:52 AM Revision 7e5980b4 (ceph): rgw: improve convenience for key operate.
1.key-type assignments based on context if it wasn't specified
In user operate context, key-type assignment to KEY...
gu ce
12:40 AM Revision 36e4a80c (ceph): ReplicatedPG::hit_set_setup: fix hit_set_remove_all call
We only want to do it if the pool config changed AND we are
primary && active.
fd38902dd4693b9b72f7532833e78f5df2c9e...
Samuel Just
12:39 AM Revision 8e5a801b (ceph): osd/: assert in HitSet constructor if type is TYPE_NONE as well
Otherwise impl is unpopulated and we risk segfaults in several
methods. It also seems like it would always indicate ...
Samuel Just

09/22/2015

11:32 PM rbd Bug #13156: import/export do not support snapshots
I try to add a feature about this:
http://tracker.ceph.com/issues/13186
bo cai
11:30 PM rbd Bug #13156: import/export do not support snapshots
Sage Weil wrote:
> import/export do not preserve snapshots.
but could I add a feature about "--with-snap", so it ...
bo cai
02:48 PM rbd Bug #13156 (Won't Fix): import/export do not support snapshots
import/export do not preserve snapshots. Sage Weil
11:30 PM Bug #13074: tcmalloc segfaults in Pipe::writer() when bufferlist goes out of scope
I've asked the original reporter of this issue to add any information he can. Brad Hubbard
07:37 PM Bug #13074: tcmalloc segfaults in Pipe::writer() when bufferlist goes out of scope
This looks like heap corruption or use-after-free or similar. How how do you reproduce it? Sage Weil
02:57 PM Bug #13074 (Need More Info): tcmalloc segfaults in Pipe::writer() when bufferlist goes out of scope
We'll need more information about the conditions this occurred in. Samuel Just
10:42 PM rgw Backport #13019 (In Progress): rgw: intra region copy does not preserve acl
Loïc Dachary
08:05 PM rgw Backport #13019: rgw: intra region copy does not preserve acl
pull requet: https://github.com/ceph/ceph/pull/6039 Yehuda Sadeh
09:53 PM Revision ef973051 (ceph): cls_rgw: fix bucket listing when dealing with invisible entries
Fixes: #12913
The bucket listing logic was broken when dealing with invisible entries.
Need to read keys until we ca...
Yehuda Sadeh
09:19 PM rgw Bug #12353: rgw: fails to parse HTTP_HOST=<FQDN>:<PORT> header
Hammer backport PR at https://github.com/ceph/ceph/pull/6042 Robin Johnson
08:41 PM Bug #13098 (Fix Under Review): OSD crashed when reached pool's max_bytes quota
-https://github.com/ceph/ceph/pull/6041- Sage Weil
07:52 PM Bug #13098: OSD crashed when reached pool's max_bytes quota
Easily reproduced on hammer. Sage Weil
08:24 PM Bug #13200 (Duplicate): mon: does not check for IO errors on every transaction
https://github.com/ceph/ceph/pull/6040 Sage Weil
08:10 PM rgw Bug #11563: RadosGW regression: COPY doesn't preserve Content-Type
Sorry for the time it takes. It fixed a regression but also introduced one, so we need to make sure everything works ... Yehuda Sadeh
08:05 PM rgw Backport #12852: test_s3.test_object_copy_canned_acl ... FAIL
A new pull request: https://github.com/ceph/ceph/pull/6039 Yehuda Sadeh
08:04 PM rgw Backport #12199: RadosGW regression: COPY doesn't preserve Content-Type
I created a new pull request: https://github.com/ceph/ceph/pull/6039 Yehuda Sadeh
08:03 PM Revision b9f2ed30 (ceph): rgw: don't preserve acls when copying object
Fixes: #12370
When copying an object we need to use the acls we calculated earlier,
and not the source acls.
This wa...
Yehuda Sadeh
08:03 PM Revision 77cb503b (ceph): rgw: preserve all attrs if intra-zone copy
Fixes: #13015
Intra zone copy requires that all objects' attributes are preserved.
Signed-off-by: Yehuda Sadeh <yehu...
Yehuda Sadeh
07:45 PM Bug #13075: ms async: msg throttle busy loops?
Sage Weil wrote:
> The run didn't finish so teuthology didn't gather logs.. i should have done that manually :(. Ig...
Greg Farnum
07:39 PM Bug #13075 (Can't reproduce): ms async: msg throttle busy loops?
Haomai Wang wrote:
> Why I don't find "remote" dir at /a/sage-2015-09-12_17:44:29-rados-wip-sage-testing---basic-mul...
Sage Weil
07:35 PM Bug #13130 (Resolved): qa:failed pool create in mkpool_layout_vxattrs.sh
the run didn't include commit:524b0bdcc45c2f4b95f2239c988e93250f337f3d
Sage Weil
07:31 PM Bug #13088 (Fix Under Review): a73a4cb breaks "--without-libatomic-ops" (firefly)
https://github.com/ceph/ceph/pull/6038 Sage Weil
07:12 PM rgw Bug #12407 (Pending Backport): With root as default user, unable to have multiple RGW instances r...
Sage Weil
06:15 PM rgw Bug #12407 (Fix Under Review): With root as default user, unable to have multiple RGW instances r...
Sage Weil
07:12 PM Revision 68b5a8d1 (ceph): Merge pull request #6037 from liewegas/wip-12407
init-radosgw: fix restart w/ multiple instances
Reviewed-by: Pavan Rallabhandi <pavan.rallabhandi@sandisk.com>
Sage Weil
06:44 PM Revision d422f282 (ceph): OSDService::agent_entry: don't use PG::operator<< without pg lock
Fixes: #13199
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
06:43 PM Bug #13199 (Resolved): segfault in agent_work
... Samuel Just
06:42 PM Bug #13194 (Resolved): can't find python-flask during upgrade
Sage Weil
06:42 PM Bug #13194: can't find python-flask during upgrade
switched to centos (distros/supported) isntead of hard-coded rhel Sage Weil
05:20 PM Bug #13194: can't find python-flask during upgrade
the package is at
http://apt-mirror.front.sepia.ceph.com/rhel7repo/extras/rhel-7-server-extras-rpms/ so hopefully t...
Ken Dreyer
06:29 PM Revision f1ead76f (ceph): Merge pull request #5928 from ceph/wip-12819-infernalis
Wip 12819 infernalis Orit Wasserman
06:27 PM Revision 8e6bf15f (ceph): Merge pull request #6006 from dachary/wip-12936-shec
erasure-code: workaround i386 optimization bug with SHEC
Reviewed-by: Sage Weil <sage@redhat.com>
Loïc Dachary
06:21 PM rgw Bug #9001 (Won't Fix): Starting gateway with radosgw init script fails to create socket
Sage Weil
06:20 PM rgw Bug #5378 (Resolved): make radosgw-admin user rm idempotent
https://github.com/ceph/ceph/pull/5918 Sage Weil
06:15 PM rgw Bug #12920 (Duplicate): HEAD requests on large MPU Swift objects consistently timeout
Duplicate of #12780 Yehuda Sadeh
06:13 PM Revision e17c8e1a (ceph): init-radosgw: specify pid file to start-stop-daemon
This fixes restart when multiple instances are running.
Fixes: #12407
Tested-by: Pavan Rallabhandi <pavan.rallabhand...
Sage Weil
06:04 PM Revision fb5f058a (ceph): Merge remote-tracking branch 'gh/infernalis'
Sage Weil
06:03 PM Bug #13116 (Fix Under Review): osd: pg stuck in replay
https://github.com/ceph/ceph/pull/6036 Sage Weil
06:00 PM Revision d18cf51d (ceph): osd: fix requeue of replay requests during activating
If the replay period expires while we are still in the activating
state, we can simply insert our list of requests at...
Sage Weil
05:58 PM Feature #13198 (Resolved): mon: include min_last_epoch_clean as part of PGMap::print_summary and ...
Copy from the IRC to track the enhancement:... Guang Yang
05:40 PM Revision a653f6c0 (ceph): Merge pull request #571 from dachary/wip-isa-arch
erasure-code: isolate isa plugin arch constraint Sage Weil
05:25 PM rgw Bug #13197 (Rejected): rgw: creating user by admin api returns 403 access deny
Having added caps of "users=*" to an admin user, I can neither create nor delete a user by admin op api.
user info...
knight zhou
05:24 PM Revision 1e5b352d (ceph): upgrade/hammer-x: use supported distros, not hard-coded rhel7+trusty
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:06 PM Bug #13196 (Resolved): .gitmodules have ceph.com/git (firefly)
Sage Weil
10:30 AM Bug #13196 (Resolved): .gitmodules have ceph.com/git (firefly)
They must be replaced with git.ceph.com
http://gitbuilder.sepia.ceph.com/gitbuilder-ceph-rpm-centos7-amd64-notcmal...
Loïc Dachary
05:04 PM Revision 741dd5b9 (ceph): .gitmodules: fix ceph-object-corpus source url
Fixes: #13196
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:32 PM Revision 424bcea9 (ceph): Merge pull request #5922 from trociny/wip-pool-set-noscrub
osd: per pool control for scrub and deep-scrub
Reviewed-by: David Zafman <dzafman@redhat.com>
David Zafman
04:29 PM Revision a1997879 (ceph): Merge pull request #6000 from SUSE/wip-12097-firefly
kernel_untar_build fails on EL7 Sage Weil
04:28 PM Bug #13089: mon: check for store writeablility before participating in election
Can we have a bit more context please? What's the rationale behind this? The monitor should not start if leveldb is n... Joao Eduardo Luis
02:58 PM Bug #13089: mon: check for store writeablility before participating in election
Greg Farnum wrote:
> Mmm, I'm not sure we want to do the naive thing (write a file and fsync) on every election as t...
Sage Weil
03:54 PM Revision 44a2609d (ceph): Merge pull request #5846 from xiexingguo/xxg-wip-13002
msg/simple: start over after fails to bind a port in specified range
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:33 PM Revision 88cffd87 (ceph): rgw: don't treat Content-Type as automatically dumpable metadata.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Radoslaw Zarzynski
03:26 PM Revision 58453d3f (ceph): upgrade/hammer-x/point-to-point: fix x client
- install hammer for hammer->x upgrade
- use hammer branch for workunit
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:26 PM Revision bc9a66c7 (ceph): upgrade/hammer-x/parallel: clients are hammer to for final workload
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:26 PM Revision 91b11725 (ceph): upgrade/hammer-x: use rgw civetweb
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:17 PM Bug #13057: python-setuptools is missing from debian/control
yes, otherwise the compilation wouldn't have succeeded that far. Jens Harbott
02:55 PM Bug #13057 (Need More Info): python-setuptools is missing from debian/control
did you ./install-deps.sh before building ? Loïc Dachary
02:57 PM Bug #12941 (New): mon/OSDMonitor.cc: 204: FAILED assert(err == 0) 0.94
Loïc Dachary
02:54 PM Bug #13061: systemd: daemons restart when package is upgraded
this may explain part of the problem with #13000, I'll try to repeat that Loïc Dachary
02:53 PM Bug #13061 (In Progress): systemd: daemons restart when package is upgraded
Loïc Dachary
02:54 PM Bug #13090 (Resolved): ceph health detail format error in the mds0: line
Sage Weil
02:52 PM Bug #13135 (Rejected): high mon memory usage after upgrade firefly -> hammer
600mb is not unreasonable; the default leveldb cache size is 512mb. you can adjust that down if you like! Sage Weil
02:52 PM Feature #13084: ceph-disk: will not work with an software array (md) as journal destination
support for devicemapper has improved for multipath and dmcrypt devices, but there is not yet support for all possibl... Loïc Dachary
02:50 PM Bug #13119 (Can't reproduce): msg/async: does not wake up from standby?
Sage Weil
02:49 PM Bug #13113 (Duplicate): common/Mutex.cc: 105: FAILED assert(r == 0)
#13176 Loïc Dachary
02:46 PM Bug #13175 (Resolved): Documentation promises backports to EOL release (Dumpling)
Sage Weil
02:46 PM Bug #12179 (Duplicate): osd: PG.cc: FAILED assert(info.last_epoch_started >= info.history.last_ep...
Samuel Just
02:45 PM Bug #12517 (Duplicate): assert failure in Objecter::_finish_op(Objecter::Op*)
This was fixed, #10372. Fixed in later firefly and in hammer, but we didn't backport the fix to giant. Sage Weil
02:45 PM Bug #12013 (Can't reproduce): assert(info->on_notify_finish) in Objecter::handle_watch_notify(MWa...
Samuel Just
02:42 PM Bug #8752: firefly: scrub/repair stat mismatch
Exactly what stat mismatch are you seeing? Samuel Just
02:41 PM Bug #12862 (Won't Fix): ceph daemon does not generate core file on CentOS 7
woudl rather focus on getting the systemd stuff correct for infernalis. unless you have a patch that fixes this? Sage Weil
02:40 PM Bug #13176: test/ceph_objectstore_tool.py: common/Mutex.cc: In function 'void Mutex::Lock(bool)
and again http://jenkins.ceph.dachary.org/job/ceph/LABELS=centos-7&&x86_64/7923/console
it's weird that it was quiet...
Loïc Dachary
02:22 PM Bug #13176: test/ceph_objectstore_tool.py: common/Mutex.cc: In function 'void Mutex::Lock(bool)
I have never seen this. David Zafman
09:39 AM Bug #13176: test/ceph_objectstore_tool.py: common/Mutex.cc: In function 'void Mutex::Lock(bool)
One more http://jenkins.ceph.dachary.org/job/ceph/LABELS=centos-7&&x86_64/7911/console Loïc Dachary
06:05 AM Bug #13176: test/ceph_objectstore_tool.py: common/Mutex.cc: In function 'void Mutex::Lock(bool)
One more occurrence: https://github.com/ceph/ceph/pull/6011#issuecomment-142161738 and http://jenkins.ceph.dachary.or... Loïc Dachary
02:39 PM Bug #13004 (Resolved): OSD deadlocked.
https://github.com/ceph/ceph/pull/5870 Sage Weil
02:37 PM Bug #13104 (Rejected): osd: slow requests stuck for a long time
This isn't really a bug so much as a desire for a difference in how we handle recovery, I think. Reopen as a feature... Samuel Just
02:34 PM Bug #12100 (Rejected): OSD crash, uexpected aio error in FileJournal.cc
This is a hardware problem--we are correct in failing in this case. Sage Weil
02:33 PM Revision 42643589 (ceph): erasure-code: workaround i386 optimization bug with SHEC
http://tracker.ceph.com/issues/12936 Fixes: #12936
Signed-off-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
02:32 PM Bug #12828 (Pending Backport): ReplicatedBackend: populate recovery_info.size for clone (bug symp...
Sage Weil
02:32 PM Bug #12828 (Resolved): ReplicatedBackend: populate recovery_info.size for clone (bug symptom is s...
Sage Weil
02:32 PM Bug #12936 (In Progress): shec fails i386 make check
Loïc Dachary
02:31 PM Bug #13000 (In Progress): ceph-disk failure to activate with dmcrypt
Loïc Dachary
02:23 PM Bug #13000 (Fix Under Review): ceph-disk failure to activate with dmcrypt
Samuel Just
02:30 PM Messengers Bug #13072 (Need More Info): osd_ping messages not getting through
Sage Weil
02:29 PM Bug #13143 (Resolved): incorrect buffer at pos 517268
Samuel Just
02:29 PM Revision 4b71a546 (ceph): Merge pull request #5999 from dachary/wip-13000-ceph-disk
ceph-disk: fixes various race conditions
Reviewed-by: Sage Weil <sage@redhat.com>
Loïc Dachary
02:28 PM Bug #13180 (Resolved): ceph-disk: --verbose --log-stdout trims --verbose
Loïc Dachary
02:28 PM Bug #13174 (Resolved): ceph-disk: trigger /dev/dm-1 gets /dev/dm/1 instead
Loïc Dachary
02:28 PM Bug #13160 (Resolved): ceph-disk: duplicate osd mount points
Loïc Dachary
02:28 PM Bug #13157 (Resolved): ceph-disk: list fails on isolated journals
Loïc Dachary
02:25 PM Fix #13154 (Resolved): ceph-disk: list /dev/vdb does not filter as expected
Loïc Dachary
02:25 PM Bug #13153 (Resolved): ceph-disk: blkid 2.23.2 fails on journal device on CentOS 7
Loïc Dachary
02:25 PM Bug #12787 (Resolved): ceph-disk does not activate with systemd on some CentOS 7
Loïc Dachary
02:25 PM Bug #13150 (Resolved): Error: oid 223 read returned error code -2
Samuel Just
02:24 PM Bug #13190 (Resolved): osd/ReplicatedPG.cc: 7247: FAILED assert(agent_state)
Samuel Just
02:24 PM Revision 008cdd7c (ceph): Merge pull request #6008 from liewegas/wip-13190
osd/ReplicatedPG: tolerate promotion completion with stopped agent
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
02:22 PM Bug #11512 (Can't reproduce): "FAILED assert(0 == "unexpected error")" in upgrade:giant-x-hammer-...
I don't think this new information is related to the old reports. If you think the daemon is corrupting the store wh... Samuel Just
06:35 AM Bug #11512: "FAILED assert(0 == "unexpected error")" in upgrade:giant-x-hammer-distro-basic-vps run
Sage Weil wrote:
> I would expect a different error if we hit the fd limit, but... does using the init script stop...
Jeff Epstein
01:49 PM CephFS Bug #13129 (Rejected): qa: not starting ceph-mds daemons
Greg Farnum
01:39 PM Revision f4b55f46 (ceph): journaler: detect unexpected holes in journal objects
Fixes: #13167
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
01:32 PM Revision c93008fb (ceph): Merge pull request #6011 from liewegas/wip-systemd
systemd: increase nproc ulimit Sage Weil
12:29 PM Revision 0a3b5ddf (ceph): Merge pull request #6019 from liewegas/wip-mon-dispatch-debug
mon/PaxosService: include msg and con ptr in dispatch debug Sage Weil
12:15 PM rgw Bug #11241 (Fix Under Review): Incorrect ETAG calculated for POST uploads
Pull request: https://github.com/ceph/ceph/pull/6030. Radoslaw Zarzynski
12:14 PM rgw Bug #11241 (In Progress): Incorrect ETAG calculated for POST uploads
Radoslaw Zarzynski
09:48 AM Revision 742906ab (ceph): rgw: fix wrong etag calculation during POST on S3 bucket.
Fixes: #11241
Backport: infernalis, hammer, firefly
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Radoslaw Zarzynski
09:16 AM rgw Bug #12640: radosgw + civetweb latency issue on Hammer
I am faced with the same issue, with AWS Java SDK based S3 client.
Looking at the packet trace, I found that this ...
Giridhar Yasa
08:33 AM CephFS Bug #13167 (Fix Under Review): mds: replay gets stuck (on out-of-order journal replies?)
Zheng Yan
08:33 AM CephFS Bug #13167: mds: replay gets stuck (on out-of-order journal replies?)
https://github.com/ceph/ceph/pull/6025 Zheng Yan
07:13 AM rbd Bug #13124 (Resolved): librbd order limits inconsistent with rbd cli
If you can reproduce the 'rbd rm' failing from the original description, please open another bug. Closing this one fo... Josh Durgin
12:45 AM rbd Bug #13124: librbd order limits inconsistent with rbd cli
https://github.com/ceph/ceph/pull/5956 Xinxin Shu
12:44 AM rbd Bug #13124 (Fix Under Review): librbd order limits inconsistent with rbd cli
Xinxin Shu
07:07 AM Revision 6799f44f (ceph): Merge pull request #5956 from xinxinsh/wip-13124
unify order limit
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
06:46 AM Revision c86438cd (ceph): ceph-disk: ensure udev add on the data partition is last
When calling partprobe, we make sure there is at least one udev add
called for each partition created when preparing ...
Loic Dachary
06:46 AM Revision 22a1f4cf (ceph): ceph-disk: reduce debug verbosity
There is no need for debug traces from which() and it is very
noisy. Just get rid of it.
Signed-off-by: Loic Dachary...
Loic Dachary
06:46 AM Revision b6470382 (ceph): tests: doc: ceph-disk workunit reminders
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
06:46 AM Revision d4d5153c (ceph): tests: ceph-disk: use sh() instead of helper() when possible
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
06:46 AM Revision d24f1f10 (ceph): tests: ceph-disk: multipath now auto activates
http://tracker.ceph.com/issues/12786 Refs: #12786
Signed-off-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
06:46 AM Revision 46a3c93a (ceph): tests: ceph-disk: race condition is fixed
It turns out it was not CentOS 7 specific. There is no excuse to skip
the tests anymore.
http://tracker.ceph.com/iss...
Loic Dachary
06:46 AM Revision 24b3a800 (ceph): tests: ceph-disk: wait for the OSD to be up
After preparing an OSD, wait for the corresponding OSD to be up
according to ceph osd dump before asserting the devic...
Loic Dachary
06:46 AM Revision fb4dd7d4 (ceph): tests: ceph-disk: inline run_osd
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
06:46 AM Revision 0cf0e88e (ceph): tests: ceph-disk: only install multipath on CentOS
If installed on Ubuntu where multipath does not activate properly, it
interferes with the other tests.
Signed-off-by...
Loic Dachary
06:46 AM Revision 182676d6 (ceph): tests: ceph-disk: workunit must fail when test fail
Signed-off-by: Joe Julian <me@joejulian.name> Loic Dachary
06:46 AM Revision b86d9fd9 (ceph): ceph-disk: ensure ceph owner on udev change
On udev change the owner of the device switch back to the default. If
that happens on a journal while an OSD is being...
Loic Dachary
06:46 AM Revision cc13fa05 (ceph): ceph-disk: fix typos in udev rules
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
06:46 AM Revision f0a47578 (ceph): ceph-disk: systemd must not kill a running ceph-disk
When activating a device, ceph-disk trigger restarts the ceph-disk
systemd service. Two consecutive udev add on the s...
Loic Dachary
06:46 AM Revision d521a750 (ceph): ceph-disk: upstart must not run ceph-disk activate concurrently
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
06:46 AM Revision 17c60457 (ceph): ceph-disk: a journal partition may survive a data partition
When a data partition is removed and the journal partition is not
removed, ceph-disk list will not find a journal_for...
Loic Dachary
06:46 AM Revision 6ca6653d (ceph): ceph-disk: - is translated into / with systemd
When running ceph-disk trigger /dev/dm-1 with systemd, the path name is
translated into /dev/dm/1 because of systemd ...
Loic Dachary
06:46 AM Revision 3d0e7ca6 (ceph): ceph-disk: make ceph-disk list /dev/vdb equivalent to list vdb
The ceph-disk list argument must be the device name without the leading
/dev/. This is error prone and silently does ...
Loic Dachary
06:46 AM Revision 9e796dc8 (ceph): ceph-disk: prefer sgdisk to blkid to retrieve partition UUID
blkid 2.23.2 which is the default for official CentOS 7 cloud images
fails on journal device. It would be better to u...
Loic Dachary
06:46 AM Revision 5aeca731 (ceph): ceph-disk: support --verbose with --log-stdout
Set the LOG level as well as the channel level, otherwise the debug
messages are trimmed before they reach the channe...
Loic Dachary
06:46 AM Revision ad2d46ce (ceph): ceph-disk: do not hide ceph-disk prepare stack trace
raise without an argument so the original stack trace is shown when
ceph-disk prepare fails.
Signed-off-by: Loic Dac...
Loic Dachary
06:46 AM Revision e2c553ee (ceph): ceph-disk: guard partprobe with udevadm settle
Call udevadm settle before and after partprobe.
A side effect of partprobe is to remove partitions and add them agai...
Loic Dachary
06:46 AM Revision 0dd23649 (ceph): ceph-disk: move update_partition from main_prepare to prepare_dev
The update_partition call in main_prepare happens immediately after
prepare_dev but only if the data argument is a bl...
Loic Dachary
06:07 AM Backport #13195 (Resolved): should recalc the min_last_epoch_clean when decode PGMap
https://github.com/ceph/ceph/pull/6154 Loïc Dachary
06:07 AM Bug #13112: should recalc the min_last_epoch_clean when decode PGMap
master still is == infernalis Loïc Dachary
01:09 AM Bug #13112 (Pending Backport): should recalc the min_last_epoch_clean when decode PGMap
Kefu Chai
05:19 AM Revision de9149d7 (ceph): Merge pull request #5976 from yuyuyu101/wip-fix-metadata-conf
Librbd: Fix incorrect metadata filter behavior
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
03:52 AM rbd Bug #13115: librbd python bindings eat exceptions in callbacks
Looks great! Personally I find the cython more readable too.
I'm not worried about older librbd versions. When thi...
Josh Durgin
02:40 AM CephFS Bug #12674: Semi-reproducible crash of ceph-fuse
It's likely been fixed by pull request https://github.com/ceph/ceph/pull/4753 (it's large change, we haven't back-por... Zheng Yan
02:30 AM CephFS Support #13055: Problem with disconnect fuse by mds
It's likely been fixed by pull request https://github.com/ceph/ceph/pull/4753. could you try compiling ceph-fuse from... Zheng Yan

09/21/2015

11:25 PM Bug #13185: osd/ReplicatedPG.cc: 11062: FAILED assert(obc) on hammer -> infernalis upgrade
Samuel Just
01:11 AM Bug #13185 (Resolved): osd/ReplicatedPG.cc: 11062: FAILED assert(obc) on hammer -> infernalis upg...
... Sage Weil
11:14 PM CephFS Feature #12204 (Resolved): ceph-fuse: warn and shut down when there is no MDS present
https://github.com/ceph/ceph/pull/5416
Thanks Yuan Zhou!
Greg Farnum
11:13 PM Revision 19a480b7 (ceph): Merge pull request #5750 from wonzhq/rbd-write-full
librbd: do write_full for whole object write
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-by: Josh Dur...
Josh Durgin
11:13 PM CephFS Bug #12971 (Resolved): TestQuotaFull fails
https://github.com/ceph/ceph/pull/5942 Greg Farnum
11:10 PM CephFS Bug #11835 (Resolved): FuseMount.umount_wait can hang
Greg Farnum
11:09 PM Revision e3c99476 (ceph): Merge pull request #453 from ceph/wip-11835
tasks/cephfs: time out on ceph-fuses that don't die
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
11:05 PM Revision eab70197 (ceph): tasks/ceph: wait for MDS to be active when creating a cluster
This is the correct implementation of 685d76a77ca16ca601a99148ef507cfde1fb3593,
merged while broken in ff1655cb57793f...
John Spray
11:02 PM Revision ac2953a4 (ceph): Merge pull request #5416 from zhouyuan/ceph_fuse_12204
ceph-fuse: warn and shut down when there is no MDS present
Reviewed-by: Yan, Zheng <zyan@redhat.com>
Reviewed-by: Gr...
Greg Farnum
11:01 PM Bug #13032 (Fix Under Review): client nonce collision due to unshared pid namespaces
https://github.com/ceph/ceph/pull/6022 Josh Durgin
10:57 PM Revision 42c657a6 (ceph): Merge pull request #5826 from ukernel/wip-osx-port
fix compilation on OSX/FreeBSD
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
10:56 PM Revision a3a8c85b (ceph): use simplifed messenger constructor for clients
This is all mechanical except the calculation of the nonce, which is
now always randomized for clients.
Fixes: #1303...
Josh Durgin
10:56 PM Revision e3785b0b (ceph): msg: add simplified messenger constructor
Several callers create messengers using exactly the same parameters:
- reading the ms type from cct that is also pas...
Josh Durgin
10:55 PM Revision fe54bd1b (ceph): Merge branch 'wip-12971' of git://github.com/jcsp/ceph
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Conflicts:
src/osdc/Objecter.cc
Signed-off-by: Greg Farnum <gfarnum@...
Greg Farnum
10:52 PM Revision 2c5dcd34 (ceph): Merge pull request #5644 from majianpeng/mds-support-iohint
Mds journal support iohint
Reviewed-by: John Spray <john.spray@redhat.com>
Greg Farnum
10:51 PM CephFS Bug #12506 (Resolved): "Fuse mount failed to populate" error
Greg Farnum
10:50 PM Revision 76e2e627 (ceph): Merge pull request #5966 from ukernel/wip-12506
Wip 12506
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
10:49 PM Revision cb7786b1 (ceph): Merge pull request #5962 from majianpeng/client-fix
Client fix mini bugs.
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
10:46 PM Revision 66a9bfdb (ceph): osd/: remove unused pg_hit_set_history_t::current_last_stamp
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
09:50 PM Bug #13000: ceph-disk failure to activate with dmcrypt
ceph-deploy still fails with the same symptoms Loïc Dachary
10:02 AM Bug #13000: ceph-disk failure to activate with dmcrypt
... Loïc Dachary
09:28 PM Bug #13108 (Resolved): pg stat mismatch caused by double evict on same object
Samuel Just
09:20 PM Bug #13158 (Rejected): hammer -> infernalis upgrade tests fail with hit_set_trim assert (timezones!)
no, it's not timezones. see #13185 Sage Weil
09:18 PM CephFS Bug #13167: mds: replay gets stuck (on out-of-order journal replies?)
We should be detecting holes in the journal and shutting down with a nice message or clear assert or something instea... Greg Farnum
12:59 PM CephFS Bug #13167 (Duplicate): mds: replay gets stuck (on out-of-order journal replies?)
Write_pos of journal seems to be pointing to somewhere in object 200.00000002, But size of object 200.00000001 is 313... Zheng Yan
09:17 PM Bug #11512 (Need More Info): "FAILED assert(0 == "unexpected error")" in upgrade:giant-x-hammer-d...
Sage Weil
09:17 PM Bug #11512: "FAILED assert(0 == "unexpected error")" in upgrade:giant-x-hammer-distro-basic-vps run
Jeff Epstein wrote:
> We believe that this crash is a result of ceph-osd running out of file descriptors, which stem...
Sage Weil
09:11 PM Bug #13194 (Resolved): can't find python-flask during upgrade
reliably hitting this with hammer-x test,
description: upgrade:hammer-x/stress-split-erasure-code-x86_64/{0-tz-eas...
Sage Weil
09:04 PM Revision 30332e3c (ceph): mon/PaxosService: include msg and con ptr in dispatch debug
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:32 PM Stable releases Tasks #11644: firefly v0.80.11
#12942 needs to go into 0.80.11 so we will need another integration round Nathan Cutler
08:31 PM CephFS Feature #13193 (Duplicate): qa: test behavior on cache pools
John Spray
06:48 PM CephFS Feature #13193 (Duplicate): qa: test behavior on cache pools
We don't run the FS on any cache pools right now. We should start doing so on an appropriate assortment (TBD). Probab... Greg Farnum
08:07 PM Revision ee818120 (ceph): Merge pull request #5234 from SUSE/wip-12244-firefly
Civetweb RGW appears to report full size of object as downloaded when only partially downloaded Yehuda Sadeh
07:35 PM Revision bb8b422b (ceph): Merge pull request #4535 from xinxinsh/wip-11416-firefly
rgw: use correct objv_tracker for bucket instance Yehuda Sadeh
07:30 PM rbd Feature #12901 (In Progress): librbd: zone + zonegroup configuration
Jason Dillaman
07:14 PM Revision 930d8eb1 (ceph): PG: ignore info from down osd
Fixes: #12990
Backport: firefly, hammer
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
07:08 PM Revision 4b003508 (ceph): OSDMap.h: add has_been_up_since
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:51 PM Revision e664547c (ceph): Merge pull request #6014 from athanatos/wip-13108
Revert "osd: purge the object from the cache when proxying and not pr…
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:51 PM Revision 4e7fb86e (ceph): Merge pull request #6015 from athanatos/wip-13143
osd/: find_object_context: return obc for head for snapdir if non null
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:46 PM Revision 6f2c2aa6 (ceph): Merge pull request #6017 from athanatos/wip-13150
ReplicatedPG::get_snapset_context: set exists to false for new ssc wi…
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:43 PM Revision 0bfefdf5 (ceph): Merge pull request #6013 from athanatos/wip-12828
Wip 12828
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:36 PM Revision c27b73f9 (ceph): mon/OSDMonitor: respect NODOWN on osd failure checks
Backport: hammer, firefly
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:35 PM Revision ea977611 (ceph): systemd: increase nproc ulimit
We were observed to be hitting the limit on centos7
(triggering pthread_create failures) on a ~2000 OSD cluster.
Inc...
Sage Weil
06:35 PM Revision 9f89ae7c (ceph): mon/PGMonitor: avoid useless register_new_pgs work
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:34 PM Revision 2a01bbc4 (ceph): mon: make all paxos-related timeouts relative to mon_lease
It is a pain to adjust these settings for slow/loady clusters.
Instead, make everything a ratio of mon_lease (still d...
Sage Weil
06:16 PM Bug #13192 (Resolved): stuck recovering, unfound hit set due to removing it while !active
ubuntu@teuthology:/a/samuelj-2015-09-18_22:24:48-rados-wip-sam-testing-distro-basic-multi/1062995/remote
Related: ...
Samuel Just
06:01 PM Revision 6d82eb16 (ceph): mon: handle case where mon_globalid_prealloc > max_global_id
This triggers with the new larger mon_globalid_prealloc value. It didn't
trigger on the existing cluster I tested on...
Sage Weil
06:01 PM Revision f545a0f4 (ceph): mon: change mon_globalid_prealloc to 10000 (from 100)
100 ids (session 100 authentications) can be consumed quite quickly if
the monitor is being queried by the CLI via sc...
Sage Weil
05:49 PM Revision 5e2c6655 (ceph): scripts: release_notes can track original issue
ceph_release_notes helper now has `--original-issue` (default) and
`--no-original-issue` flags added. This is useful
...
Abhishek Lekshmanan
03:41 PM Bug #13190 (Fix Under Review): osd/ReplicatedPG.cc: 7247: FAILED assert(agent_state)
https://github.com/ceph/ceph/pull/6008
Sage Weil
12:22 PM Bug #13190 (Resolved): osd/ReplicatedPG.cc: 7247: FAILED assert(agent_state)
... Sage Weil
03:41 PM Revision fd9ce66e (ceph): osd/ReplicatedPG: tolerate promotion completion with stopped agent
We may start a promotion, then get a pool update that disables the
agent, and then complete it. We should not segfau...
Sage Weil
03:35 PM Revision 7bb316fb (ceph): Merge pull request #5918 from oritwas/wip-5378
rgw: make radosgw-admin user rm idempotent
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
03:33 PM Bug #13155 (Duplicate): ceph-disk: permission denied if udev races with mkfs
Loïc Dachary
03:23 PM rgw Bug #12780 (Pending Backport): rgw: segments are read during HEAD on Swift DLO
Yehuda Sadeh
03:22 PM Revision 63be2797 (ceph): Merge pull request #5996 from rzarzynski/wip-12780
rgw: don't read actual data on user manifest HEAD Yehuda Sadeh
03:20 PM Revision 17b68616 (ceph): Merge pull request #5974 from Sandy4999/wip-rgw-errmsg
rgw: add a new error message for user conflict when using Admin Ops API
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
02:23 PM Bug #12748: bug with cache/tiering and snapshot reads [merged, needs a test in ceph-qa-suite]
Won't make progress on this in the next few days, unassigning myself for now. Loïc Dachary
01:48 PM Bug #12936 (Fix Under Review): shec fails i386 make check
https://github.com/ceph/ceph/pull/6006 Loïc Dachary
01:43 PM Bug #12936: shec fails i386 make check
With non optimized code on i386 (or on amd64):... Loïc Dachary
01:41 PM Bug #12936: shec fails i386 make check
* valgrind is happy
* the bug disapear when adding print statements in some places
* the bug disapear when the code...
Loïc Dachary
12:06 PM Bug #12936: shec fails i386 make check
Fail for 6/3/2 and 9/4/2 only Loïc Dachary
09:28 AM Bug #12936 (In Progress): shec fails i386 make check
Loïc Dachary
01:44 PM CephFS Bug #12674: Semi-reproducible crash of ceph-fuse
Please also note that this crash can be triggered with a simple operation of the style
> find . -name \*.txt | xa...
Jörg Henne
01:20 PM CephFS Bug #12674: Semi-reproducible crash of ceph-fuse
RP https://github.com/ceph/ceph/pull/4753 may fix this issue. could you try compiling ceph-fuse from the newest ceph ... Zheng Yan
11:10 AM CephFS Bug #12674: Semi-reproducible crash of ceph-fuse
> Status changed from New to Need More Info
What kind of info are you looking for? As I've just hit another situat...
Jörg Henne
01:32 PM CephFS Bug #13166: MDS: standby-replay does not change client_incarnation properly
Zheng Yan
07:44 AM CephFS Bug #13166 (Fix Under Review): MDS: standby-replay does not change client_incarnation properly
https://github.com/ceph/ceph/pull/6003 Zheng Yan
01:25 PM CephFS Support #13055: Problem with disconnect fuse by mds
attached last logs.
last error msg is different from previous, so maybe i should attach other when they happen?
Sergey Mir
01:16 PM CephFS Support #13055: Problem with disconnect fuse by mds
I can't open the issue neither. But this seems to be duplicate of #12674 Zheng Yan
01:08 PM CephFS Support #13055: Problem with disconnect fuse by mds
We use clients with kernel version 3.13.0 (current client host which got that error have 3.13.0-58-generic, others ha... Sergey Mir
03:05 AM CephFS Support #13055: Problem with disconnect fuse by mds
We never saw this backtrace before. Which version of kernel are you using? Please apply the attached debug patch to t... Zheng Yan
01:15 PM rbd Bug #13164: librbd: reads larger than cache size hang
"ObjectCacher::_readx" has logic to ensure that it won't flood the cache with concurrent reads, but it doesn't handle... Jason Dillaman
10:45 AM rbd Bug #13164: librbd: reads larger than cache size hang
is this bug complex?i want to fix this bug,This process will deepen my understanding of CEPH. lu shi
12:17 PM Revision 1a0f68e0 (ceph): upgrade/hammer-x/point-to-point: upgrade client for final test
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:16 PM Revision eebd63a7 (ceph): upgrade/hammer-x/point-to-point: use proper hammer test.sh
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:17 AM Revision e8cce089 (ceph): bug fix: osd: requeue_scrub when kick_object_context_blocked
when read miss in writeback cache pool, osd do_proxy_read first
and maybe promote it. but in this case, the op is not...
Xinze Chi
10:59 AM Linux kernel client Bug #13189 (Closed): Reboot systerm can not set up.
My system kernal is 3.10
The operation is below:
[root@client101 ~]# rbd map c1
/dev/rbd1
[root@client101 ~]#...
ceph zte
10:01 AM RADOS Feature #13188: use crushtool to simulate real pg distribution for a specific pool
https://github.com/ceph/ceph/pull/6004 Zhi Zhang
10:00 AM RADOS Feature #13188 (New): use crushtool to simulate real pg distribution for a specific pool
We had re-weighted our cluster to make pg evenly-distribution at the time we built up this cluster, but pg becomes un... Zhi Zhang
09:25 AM Revision 07aa4480 (ceph): Merge pull request #6003 from ukernel/wip-13166
Wip 13166
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
07:49 AM Bug #13182 (Resolved): tests.sh fail crushmap validation
Loïc Dachary
07:45 AM rbd Feature #13186 (Resolved): I hope retain snapshot of the rbd block, after rbd block export and im...
(1)I have a rbd block foo_c01,that contain a snapshot foo_c01_s01.then,I export foo_c01 to foo_c01_local.
rbd -p...
zouming zou
07:42 AM Revision e65fb1ba (ceph): mds: adjust MDSRank::incarnation according to mdsmap
When a standby-replay MDS replace failed MDS, we need update its
incarnation.
Fixes: #13166
Signed-off-by: Yan, Zhen...
Yan, Zheng
07:37 AM Bug #13136 (Resolved): install-deps.sh fails on Ubuntu 14.04
Kefu Chai
07:34 AM Revision 8ee93d5f (ceph): PG::handle_advance_map: on_pool_change after handling the map change
Otherwise, the is_active() checks in the hitset code can erroneously
return true firing off repops stamped with the n...
Samuel Just
07:08 AM Bug #12100: OSD crash, uexpected aio error in FileJournal.cc
That is everything that kern.log logged that day. Pontus Lindgren
06:53 AM Revision 1ec9b658 (ceph): Merge remote-tracking branch 'upstream/master'
Zhi Zhang
06:12 AM Revision d6b30dea (ceph): osd/ReplicatedPG: If object exist and not whiteout, don't do touch for
create.
Also, if object is whiteout, it need transaction op to update xattr
which chanage whiteout to no-whiteout. F...
Jianpeng Ma
06:08 AM Revision 10235e3f (ceph): osd: refactor setting write_fadvise_dontneed pool flag
Handle together with other flags.
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
06:08 AM Revision b97ae766 (ceph): osd: make 'ceph osd pool get' work for all settable pool flags
Signed-off-by: Mykola Golub <mgolub@mirantis.com> Mykola Golub
06:08 AM Revision 48db7b16 (ceph): osd: new pool flags: noscrub, nodeep-scrub
This allows to disable periodic scrub on per pool basis.
Fixes: #13076
Signed-off-by: Mykola Golub <mgolub@mirantis....
Mykola Golub
06:08 AM Revision 30810da4 (ceph): osd: new pool settings: scrub intervals
ceph osd pool set $POOL scrub_min_interval N
ceph osd pool set $POOL scrub_max_interval N
ceph osd pool set $POOL d...
Mykola Golub
02:05 AM Revision b41f5746 (ceph): Fix unneccessary at/near max target warn in ceph -s when using ecpool
When calculated objects needing eviction, we use object - hitset_achieve. So setting max objects = 30000, ceph -s wil... Ning Yao
01:21 AM Revision daf4f520 (ceph): upgrade/hammer-x/parallel: upgrade client before final workload test
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:14 AM Revision 09318894 (ceph): upgrade/hammer-x: fix full_sequential indentation
Broken by caa92358572c2a226976adc6488542b409d1b484
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:57 AM Revision c4b2d12a (ceph): Merge pull request #6001 from dachary/wip-13182-crushtool
tests: update to match crushmap validation message Sage Weil

09/20/2015

10:13 PM Revision 21a1e75d (ceph): tests: update to match crushmap validation message
http://tracker.ceph.com/issues/13182 Fixes: #13182
Signed-off-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
09:58 PM Documentation #13183 (Closed): docs.ceph.com leads to nginx welcome page
When I point browser to docs.ceph.com, I get a page that says "Welcome to nginx! If you see this page, the nginx web ... Nathan Cutler
09:46 PM Bug #13182 (Fix Under Review): tests.sh fail crushmap validation
Loïc Dachary
09:41 PM Bug #13182 (In Progress): tests.sh fail crushmap validation
Loïc Dachary
08:55 PM Bug #13182: tests.sh fail crushmap validation
Introduced by https://github.com/ceph/ceph/pull/5979 Loïc Dachary
08:53 PM Bug #13182: tests.sh fail crushmap validation
http://jenkins.ceph.dachary.org/job/ceph/LABELS=centos-7&&x86_64/7877/console Loïc Dachary
08:51 PM Bug #13182 (Resolved): tests.sh fail crushmap validation
http://jenkins.ceph.dachary.org/job/ceph/LABELS=centos-7&&x86_64/7876/console... Loïc Dachary
08:48 PM Bug #13181 (Rejected): crushmap validation timesout on test.sh
Loïc Dachary
08:35 PM Bug #13181 (Rejected): crushmap validation timesout on test.sh
When a crushmap is imported, the validation may timeout if there are too many crush ruleset, because the validation i... Loïc Dachary
06:02 PM Revision 937e4f88 (ceph): rhel 5.9 librados fix, removed blkid from compilation, Fixes #13177
Rohan Mars
05:57 PM CephFS Backport #12097 (In Progress): kernel_untar_build fails on EL7
Nathan Cutler
05:56 PM Revision 01dc221f (ceph): qa: update to newer Linux tarball
This should make newer gcc releases happier in their default configuration.
kernel.org is now distributing tarballs a...
Greg Farnum
05:54 PM Revision 5e8299f0 (ceph): Merge remote-tracking branch 'gh/infernalis'
Sage Weil
05:50 PM Revision 782855e7 (ceph): Merge pull request #5979 from ceph/wip-crushtest
mon: fix crush testing for new pools
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Sage Weil
05:49 PM Revision b4140830 (ceph): Merge pull request #5950 from tchaikov/wip-13112-infernalis
mon/PGMap: calc min_last_epoch_clean when decode
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:15 PM Bug #13180 (Fix Under Review): ceph-disk: --verbose --log-stdout trims --verbose
https://github.com/ceph/ceph/pull/5999 Loïc Dachary
12:23 PM Bug #13180 (Resolved): ceph-disk: --verbose --log-stdout trims --verbose
The --log-stdout option does not set the log level on the logging channel created. As a result the debug messages are... Loïc Dachary
04:15 PM Bug #13174 (Fix Under Review): ceph-disk: trigger /dev/dm-1 gets /dev/dm/1 instead
https://github.com/ceph/ceph/pull/5999 Loïc Dachary
04:15 PM Bug #13160 (Fix Under Review): ceph-disk: duplicate osd mount points
https://github.com/ceph/ceph/pull/5999 Loïc Dachary
04:15 PM Bug #13157 (Fix Under Review): ceph-disk: list fails on isolated journals
https://github.com/ceph/ceph/pull/5999 Loïc Dachary
04:15 PM Fix #13154 (Fix Under Review): ceph-disk: list /dev/vdb does not filter as expected
https://github.com/ceph/ceph/pull/5999 Loïc Dachary
04:14 PM Bug #13153 (Fix Under Review): ceph-disk: blkid 2.23.2 fails on journal device on CentOS 7
https://github.com/ceph/ceph/pull/5999 Loïc Dachary
04:14 PM Bug #13000 (Fix Under Review): ceph-disk failure to activate with dmcrypt
https://github.com/ceph/ceph/pull/5999 Loïc Dachary
04:14 PM Bug #12787 (Fix Under Review): ceph-disk does not activate with systemd on some CentOS 7
https://github.com/ceph/ceph/pull/5999 Loïc Dachary
03:12 PM Revision 642cbd88 (ceph): Merge pull request #5998 from dachary/wip-13136-python3-coverage
install-deps: enable python3 Loïc Dachary
12:16 PM Bug #11512: "FAILED assert(0 == "unexpected error")" in upgrade:giant-x-hammer-distro-basic-vps run
We believe that this crash is a result of ceph-osd running out of file descriptors, which stems from running it direc... Jeff Epstein
07:59 AM Bug #11512 (Fix Under Review): "FAILED assert(0 == "unexpected error")" in upgrade:giant-x-hammer...
Nathan Cutler
12:09 PM Cleanup #13179 (New): ceph-disk: use systemd-escape instead of hardcoded translation
When http://www.freedesktop.org/software/systemd/man/systemd-escape.html is available on all supported distributions,... Loïc Dachary
11:20 AM Bug #13136 (Fix Under Review): install-deps.sh fails on Ubuntu 14.04
https://github.com/ceph/ceph/pull/5998 Loïc Dachary
11:18 AM Revision 4da6793d (ceph): install-deps: enable python3
The upstream regression has been fixed, we can re-enable python3
support.
http://tracker.ceph.com/issues/13136 Fixes...
Loic Dachary
10:24 AM Stable releases Tasks #13097 (Closed): replicatedPG:the assert occurs in the fuction ReplicatedPG::on_local_recover.
Nathan Cutler
07:48 AM rgw Bug #10701: rgw: content length parsing calls strtol() instead of strtoll()
Firefly backport staged at: http://tracker.ceph.com/issues/13178
Nathan Cutler
07:09 AM rgw Bug #10701: rgw: content length parsing calls strtol() instead of strtoll()
Thanks, Robin. Good catch! Nathan Cutler
07:46 AM rgw Backport #13178 (In Progress): rgw: content length parsing calls strtol() instead of strtoll()
Nathan Cutler
07:10 AM rgw Backport #13178 (Resolved): rgw: content length parsing calls strtol() instead of strtoll()
https://github.com/ceph/ceph/pull/5997 Nathan Cutler
07:45 AM Revision 86f9e55f (ceph): rgw: use strict_strtoll() for content length
instead of strict_strtol().
Backport: giant, firefly
Fixes: #10701
Reported-by: Axel Dunkel <ad@dunkel.de>
Signed-o...
Yehuda Sadeh
04:30 AM Bug #13177: rhel 5.9 doesn't compile (librados only) due to blkid error
Actually, configure.ac is probably fine, but a requires Makefile.am check to exclude blkid for librados only compile ... Rohan Mars
04:24 AM Bug #13177 (Closed): rhel 5.9 doesn't compile (librados only) due to blkid error
Changes introduced in configure.ac check for blkid functions which don't exist on rhel 5.9. off master the configure ... Rohan Mars
12:11 AM Bug #13176: test/ceph_objectstore_tool.py: common/Mutex.cc: In function 'void Mutex::Lock(bool)
David, does that ring a bell ? I'm setting it as Urgent because it create noises in make check (happened twice in the... Loïc Dachary
12:10 AM Bug #13176 (Resolved): test/ceph_objectstore_tool.py: common/Mutex.cc: In function 'void Mutex::L...
http://jenkins.ceph.dachary.org/job/ceph/LABELS=centos-7&&x86_64/7811/console... Loïc Dachary

09/19/2015

10:39 PM rgw Documentation #12568 (New): update Install Ceph Object Gateway documentation to reflect Civetweb
Loïc Dachary
09:12 PM rgw Documentation #12568 (In Progress): update Install Ceph Object Gateway documentation to reflect C...
Oops - edited the wrong issue by mistake. Nathan Cutler
09:34 PM rgw Bug #12978: rgw: init_rados failed leads to repeated delete
Not backportable to firefly (the code being fixed does not exist there). Nathan Cutler
09:33 PM rgw Backport #13051 (Rejected): rgw: init_rados failed leads to repeated delete
The code this is fixing does not exist in firefly. Nathan Cutler
09:21 PM Revision f7eb1d8c (ceph): Merge pull request #5994 from SUSE/wip-13175
doc: do not promise backports to Dumpling
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:20 PM rgw Backport #13048 (In Progress): Content-Type header should have correct initial capitals
Nathan Cutler
09:14 PM Bug #13175 (In Progress): Documentation promises backports to EOL release (Dumpling)
Master PR: https://github.com/ceph/ceph/pull/5994 Nathan Cutler
08:22 PM Bug #13175 (Resolved): Documentation promises backports to EOL release (Dumpling)
As of May 2015 we are no longer backporting anything to Dumpling. However, the documentation does not reflect this:
...
Nathan Cutler
08:30 PM Revision 170f9add (ceph): doc: do not promise backports to Dumpling
Dumpling was retired in May 2015.
http://tracker.ceph.com/issues/13175 Fixes: #13175
Signed-off-by: Nathan Cutler <...
Nathan Cutler
08:17 PM Backport #13169 (In Progress): update docs to point to download.ceph.com
Nathan Cutler
08:15 PM Backport #13169 (New): update docs to point to download.ceph.com
Nathan Cutler
08:13 PM Backport #13169 (In Progress): update docs to point to download.ceph.com
Nathan Cutler
03:51 AM Backport #13169 (Resolved): update docs to point to download.ceph.com
https://github.com/ceph/ceph/pull/5993 Nathan Cutler
08:12 PM Revision f71a6ebf (ceph): doc: correct links to download.ceph.com
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 387d7800359154950431d0984c756f43f21dd9b4)
...
Alfredo Deza
07:51 PM devops Backport #13168 (In Progress): upstart: configuration is too generous on restarts
Nathan Cutler
03:52 AM devops Backport #13168 (New): upstart: configuration is too generous on restarts
Nathan Cutler
03:50 AM devops Backport #13168 (Resolved): upstart: configuration is too generous on restarts
https://github.com/ceph/ceph/pull/5992 Nathan Cutler
07:50 PM Revision 20ad17d2 (ceph): upstart: limit respawn to 3 in 30 mins (instead of 5 in 30s)
It may take tens of seconds to restart each time, so 5 in 30s does not stop
the crash on startup respawn loop in many...
Sage Weil
07:48 PM rgw Bug #10701 (Pending Backport): rgw: content length parsing calls strtol() instead of strtoll()
This was marked for backport to firefly, but it's NOT in the main github.com/ceph/ceph firefly branch as of 2015/09/1... Robin Johnson
06:57 PM Backport #13043 (In Progress): ThreadPool add/remove work queue methods not thread safe
Nathan Cutler
06:56 PM Revision 8c14cad0 (ceph): WorkQueue: add/remove_work_queue methods now thread safe
These methods were not acquiring the ThreadPool lock when
manipulating the work_queue collection. This was causing
o...
Jason Dillaman
02:04 PM Bug #13127 (Fix Under Review): ObjectCacher: coalesce multiple writes to a single object into one IO
https://github.com/ceph/ceph/pull/5990 Zheng Yan
11:03 AM Revision 210156f3 (ceph): Merge pull request #5965 from jcsp/wip-get-or-create-output
mon: fix auth get-or-create output
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
John Spray
10:09 AM Bug #13174: ceph-disk: trigger /dev/dm-1 gets /dev/dm/1 instead
http://www.freedesktop.org/software/systemd/man/systemd-escape.html is necessary to avoid that kind of problem (/ are... Loïc Dachary
09:44 AM Bug #13174 (Resolved): ceph-disk: trigger /dev/dm-1 gets /dev/dm/1 instead
... Loïc Dachary
08:40 AM Bug #13160: ceph-disk: duplicate osd mount points
With the current approach, the latest we cover all cases, at the expense of running activate for each and every udev ... Loïc Dachary
12:16 AM Bug #13160: ceph-disk: duplicate osd mount points
I think it would be better to move flock outside of the systemd service in the udev action with the -n option. This w... Joe Julian
08:24 AM devops Backport #13172 (New): rbd-replay* should ship in ceph-common
Loïc Dachary
08:22 AM devops Backport #13172 (Resolved): rbd-replay* should ship in ceph-common
https://github.com/ceph/ceph/pull/5790 Loïc Dachary
08:20 AM Backport #13171 (New): objecter: cancellation bugs
Loïc Dachary
08:20 AM Backport #13171 (Resolved): objecter: cancellation bugs
https://github.com/ceph/ceph/pull/6155 Loïc Dachary
07:09 AM Bug #11512: "FAILED assert(0 == "unexpected error")" in upgrade:giant-x-hammer-distro-basic-vps run
This bug also affects me. ceph-osd crashes every few hours with this. Enclosed please find the logs. Jeff Epstein
04:59 AM Backport #13041 (In Progress): common/Thread:pthread_attr_destroy(thread_attr) when done with it
Nathan Cutler
04:47 AM Backport #12488 (In Progress): pg_interval_t::check_new_interval - for ec pool, should not rely o...
Nathan Cutler
04:45 AM Backport #13038 (In Progress): hit set clear repops fired in same epoch as map change -- segfault...
Nathan Cutler
04:42 AM Revision 48c929e6 (ceph): PG::handle_advance_map: on_pool_change after handling the map change
Otherwise, the is_active() checks in the hitset code can erroneously
return true firing off repops stamped with the n...
Samuel Just
04:01 AM Bug #11602 (Resolved): crush: take crashes due to invalid arg
Nathan Cutler
04:00 AM Backport #11741 (Resolved): crush: take crashes due to invalid arg
Nathan Cutler
03:59 AM Bug #11762 (Resolved): Memory leak in Mutex.cc, pthread_mutexattr_init without pthread_mutexattr_...
Nathan Cutler
03:58 AM Backport #12393 (Resolved): Memory leak in Mutex.cc, pthread_mutexattr_init without pthread_mutex...
Nathan Cutler
03:57 AM Backport #12484 (In Progress): mon: MonitorDBStore iterator's get_next_key() returns wrong keys
Nathan Cutler
03:56 AM Bug #11470 (Resolved): mon: leaked Messenger, MLog on shutdown
Nathan Cutler
03:56 AM Backport #12485 (Resolved): mon: leaked Messenger, MLog on shutdown
Nathan Cutler
03:52 AM Backport #13170 (Resolved): update docs to point to download.ceph.com
https://github.com/ceph/ceph/pull/6156 Nathan Cutler
12:07 AM CephFS Bug #13167 (Resolved): mds: replay gets stuck (on out-of-order journal replies?)
ubuntu-2015-09-17_16:55:52-fs-greg-fs-testing---basic-multi/1061690/ceph-mds.a.log
This MDS went in and out of rep...
Greg Farnum
12:04 AM CephFS Bug #13166: MDS: standby-replay does not change client_incarnation properly
If we need more logs, I copied the standby MDS log to ubuntu-2015-09-17_16:55:52-fs-greg-fs-testing---basic-multi/106... Greg Farnum

09/18/2015

11:52 PM CephFS Bug #13166: MDS: standby-replay does not change client_incarnation properly
Obvious fix is to have MDSRank check the incarnation and update, but I want us to look more deeply at how the replayi... Greg Farnum
11:24 PM CephFS Bug #13166: MDS: standby-replay does not change client_incarnation properly
Hmm, I don't think we should actually be doing operations as mds.0.0 when we're a standby for the real mds.0.0 either... Greg Farnum
11:22 PM CephFS Bug #13166: MDS: standby-replay does not change client_incarnation properly
Greg Farnum
10:59 PM CephFS Bug #13166 (Resolved): MDS: standby-replay does not change client_incarnation properly
... Greg Farnum
11:44 PM Bug #13160: ceph-disk: duplicate osd mount points
... Loïc Dachary
11:00 PM Bug #13160: ceph-disk: duplicate osd mount points
The ceph-activate that was run via systemctl is interrupted before it can finish and that leaves the file system moun... Loïc Dachary
10:37 PM Bug #13160 (In Progress): ceph-disk: duplicate osd mount points
Loïc Dachary
03:46 PM Bug #13160 (Won't Fix): ceph-disk: duplicate osd mount points
The scenario creating duplicate mount points is when the the osd is destroyed while activating. This is a border case... Loïc Dachary
03:25 PM Bug #13160: ceph-disk: duplicate osd mount points
It probably is a leftover of ... Loïc Dachary
02:38 PM Bug #13160 (Resolved): ceph-disk: duplicate osd mount points
* ceph-disk prepare /dev/vdb
* ceph-disk list...
Loïc Dachary
11:25 PM rbd Bug #13122: rbd: stripingv2 feature bit not set when unnecessary for striping params
Like Ilya mentioned on ceph-users (http://permalink.gmane.org/gmane.comp.file-systems.ceph.user/23841), this is was i... Josh Durgin
10:26 PM rgw Bug #13165 (Won't Fix): rgw: return 409 for conflict
If there are two requests racing for the same object (PUT), one get through and another one failed, currently both re... Guang Yang
10:14 PM rbd Bug #13124: librbd order limits inconsistent with rbd cli
There are a few things going on here.
1) librbd is enforcing limits on order, they're just higher than /usr/bin/rb...
Josh Durgin
10:13 PM rbd Bug #13164 (Resolved): librbd: reads larger than cache size hang
This can be triggered by using an image with order 26 (so objects are 64MB, larger than the default cache size), and ... Josh Durgin
09:31 PM Revision f6a96ad8 (ceph): upgrade/hammer-x: use eastern tz for all upgrades
Hammer doesn't handle mixed timezones and hit_sets (cache pools)
correctly. Avoid it.
Signed-off-by: Sage Weil <sag...
Sage Weil
09:29 PM Revision a27cb8db (ceph): timezone: add eastern, pacific, random timezone snippets
These need to be early tasks, probably. Random will pick either
eastern or pacific tz randomly.
Signed-off-by: Sage ...
Sage Weil
08:08 PM Feature #13163 (New): Add flag to delete a pool and its cache tier.
There doesn't seem to be a way to delete a pool with a cache tier without going through a number of time consuming st... Robert LeBlanc
06:42 PM Bug #13162 (Pending Backport): update docs to point to download.ceph.com
Ken Dreyer
06:38 PM Bug #13162: update docs to point to download.ceph.com
PR for @master@: https://github.com/ceph/ceph/pull/5984 Ken Dreyer
05:39 PM Bug #13162 (In Progress): update docs to point to download.ceph.com
Ken Dreyer
05:09 PM Bug #13162: update docs to point to download.ceph.com
Pull request opened https://github.com/ceph/ceph/pull/5983 for @giant@ branch Alfredo Deza
03:54 PM Bug #13162: update docs to point to download.ceph.com
I guess it really is download.ceph.com Alfredo Deza
03:29 PM Bug #13162 (Resolved): update docs to point to download.ceph.com
Alfredo Deza
06:42 PM Revision 498006b3 (ceph): Merge pull request #5984 from ceph/wip-packages
Fixes locations from ceph.com to download.ceph.com
(For the record, this is to fix http://tracker.ceph.com/issues/13...
Ken Dreyer
06:20 PM Revision a6f07e9f (ceph): doc: remove mention of ceph-extra as a requirement
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:19 PM Revision c0ef84fd (ceph): doc: remove ceph-extras
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
06:19 PM Revision 387d7800 (ceph): doc: correct links to download.ceph.com
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:46 PM Revision c1172cad (ceph): mon: fix auth get-or-create output
Previously the caps were omitted from the
output: they should be present for this
to fulfil the 'get' part of get-or-...
John Spray
05:24 PM Bug #12983: handle_sub_read: Bad hash for 116/b1271c9d:test-rados-api-burnupi34-7183-66/foo/head
David Zafman
05:24 PM Revision 1c91a934 (ceph): Merge pull request #5983 from ceph/wip-13162
remove references to ceph.com repos
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Ken Dreyer
05:06 PM Revision 4346aff8 (ceph): doc: remove ceph-extras from vm-cloud
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:06 PM Revision 51bb2086 (ceph): doc: update references to packages.ceph and git.ceph
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
05:03 PM Revision 7b2fa67a (ceph): ReplicatedPG::get_snapset_context: set exists to false for new ssc with...
Otherwise, if we do a proxy_write and don't promote it, the ssc will
stick around with exists = true and cause future...
Samuel Just
04:56 PM Revision 4a8b08d1 (ceph): rgw: don't read actual data on user manifest HEAD
Fixes: #12780
We unconditionally read all the data, which is not needed
when doing HEAD operation on user manifest ob...
Yehuda Sadeh
03:40 PM Revision bf9c0058 (ceph): ceph-osd-prestart.sh: no ceph-disk chown
chown -R ceph:ceph $1 is easy enough.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:26 PM Revision 3fd609f1 (ceph): upgrade/hammer-x: only ubuntu
the centos packages don't (git)build
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:26 PM Revision eae42708 (ceph): upgrade/hammer: do ubuntu for point to point
centos packages don't (git)build for these old
releases
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:06 PM Bug #13059 (Resolved): rpm upgrade does not fix /var/run/ceph ownership/permissions
Sage Weil
02:05 PM Bug #13059 (Fix Under Review): rpm upgrade does not fix /var/run/ceph ownership/permissions
https://github.com/ceph/ceph/pull/5980 Sage Weil
03:06 PM Revision a484bca6 (ceph): Merge pull request #5980 from liewegas/wip-13059
ceph.spec: fix up /var/run/ceph
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:02 PM Revision e44d1e07 (ceph): ceph.spec.in: Fix up (/var)/run/ceph creation
Fixes: #13059
Signed-off-by: Boris Ranto <branto@redhat.com>
Boris Ranto
02:33 PM Revision 9993a2de (ceph): Merge pull request #572 from dachary/wip-duplicate-centos7
do not duplicate CentOS 7 runs Sage Weil
02:32 PM Revision 4ec586b8 (ceph): Merge pull request #5977 from tchaikov/wip-size_t-monstore-txn
mon: return size_t from MonitorDBStore::Transaction::size()
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Kefu Chai
02:24 PM Revision 99c62674 (ceph): do not duplicate CentOS 7 runs
The a-supported-distro.yaml file must be outside of the supported distro
directory otherwise it will have all suites ...
Loic Dachary
02:19 PM Revision 65565de5 (ceph): erasure-code: isolate isa plugin arch constraint
Link the distro directory to the directory containing all supported
distros. Add the x86_64 arch contraint required b...
Loic Dachary
02:10 PM Revision caa92358 (ceph): Merge pull request #566 from ceph/wip-s3-branch-fix
Use old branches as is without 'ceph-' for firefly, hammer etc Sage Weil
02:06 PM Revision a6fc7c6e (ceph): upgrade/hammer-x: run rados.py to completion before moving on
Leave the final workloads alone.. those can run in parallel
with other stuff.
Signed-off-by: Sage Weil <sage@redhat....
Sage Weil
01:55 PM Bug #13158 (Rejected): hammer -> infernalis upgrade tests fail with hit_set_trim assert (timezones!)
This causes stress-split failures.
Do we
1. backport the tz fix/feature?
2. disable hitset trimming for the su...
Sage Weil
01:47 PM Bug #13157 (Resolved): ceph-disk: list fails on isolated journals
When /dev/vdc1 is a journal for which the corresponding data partition has been zapped, ceph-disk list fails with
<p...
Loïc Dachary
01:42 PM Revision 1b3090d5 (ceph): mon/OSDMonitor: fix crush injection error message
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:41 PM Revision 524b0bdc (ceph): mon/OSDMonitor: only test crush ruleset for the newly created pool
Otherwise, we test *all* crush rules.. which might be a lot, and
which is a big waste of time and effort.
Signed-off...
Sage Weil
01:40 PM Revision aa238e5e (ceph): crush/CrushTester: allow testing by ruleset
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:15 PM Bug #13155: ceph-disk: permission denied if udev races with mkfs
There is no sure way to protect against this race. Maybe it should just retry a few times. A workaround is to add a u... Loïc Dachary
01:02 PM Bug #13155: ceph-disk: permission denied if udev races with mkfs
* udev event add on /dev/vdb1 data partition received
* udev chown root /dev/vdbd1
* ceph udev rule chown /dev/vdb1...
Loïc Dachary
10:07 AM Bug #13155 (Duplicate): ceph-disk: permission denied if udev races with mkfs
If the udev add event for the data partition is received before the udev add event for the journal partition, activat... Loïc Dachary
01:02 PM CephFS Support #13055: Problem with disconnect fuse by mds
here it is:
(gdb) bt
#0??0x00007f9afcad779b in raise (sig=11) at ../nptl/sysdeps/unix/sysv/linux/pt-raise.c:37
#...
Sergey Mir
12:50 PM CephFS Support #13055: Problem with disconnect fuse by mds
coredump file is useless without execute file. could you use gdb to check the coredump file and send backtrace to us ... Zheng Yan
06:16 AM CephFS Support #13055: Problem with disconnect fuse by mds
http://148.251.180.58/files/cores/core.ceph-fuse.15542.tar.gz - core dump
attached file-log
Sergey Mir
05:40 AM CephFS Support #13055: Problem with disconnect fuse by mds
Greetings.
We have the same problem after compiling and merging from git. Still ceph-fuse disconnects. after some ti...
Sergey Mir
12:23 PM rbd Bug #13156: import/export do not support snapshots
My team ask me to add a feature about "export rbd block with snapshoot info", I want to know more about this.
any su...
bo cai
12:19 PM rbd Bug #13156 (Won't Fix): import/export do not support snapshots
(1)I create a rbd block named abc;
rbd create abc --size 10
(2)then I create a snapshoot of abc;
rbd snap...
bo cai
10:10 AM Bug #13127 (In Progress): ObjectCacher: coalesce multiple writes to a single object into one IO
Zheng Yan
09:39 AM Fix #13154 (Resolved): ceph-disk: list /dev/vdb does not filter as expected
ceph-disk list /dev/vdb filters the devices with /dev//dev/vdb and it looks like it does not work. It should be calle... Loïc Dachary
09:20 AM Revision 4f553b0e (ceph): Librbd: Fix incorrect metadata filter behavior
Signed-off-by: Haomai Wang <haomai@xsky.com> Haomai Wang
09:05 AM Revision 3971274b (ceph): mon: return size_t from MonitorDBStore::Transaction::size()
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
08:42 AM Bug #13153 (Resolved): ceph-disk: blkid 2.23.2 fails on journal device on CentOS 7
Using http://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud-1503.qcow2, ceph-disk list fails to match ... Loïc Dachary
08:20 AM Revision 52bbeb18 (ceph): mds: Make mds can dynamic set optracker via asok.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
08:12 AM rbd Bug #13115: librbd python bindings eat exceptions in callbacks
I spent some time yesterday doing a straightforward conversion of rbd.py to Cython. This keeps the same API and passe... Hector Martin
08:08 AM Revision 4aaa123c (ceph): osd: Make osd can dynamic set optracker via asok.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
08:08 AM Revision 01f816a0 (ceph): common/TrackedOp: make Tracker can dynamic control.
After osd/mds initating, the optracker can't set. For dynamic
control, we can set optracker enable or disable at any ...
Jianpeng Ma
07:34 AM Revision 7fe72a2e (ceph): common/TrackedOp: Should lock ops_history_lock when access shutdown.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
07:26 AM Linux kernel client Bug #12538: An image with a long clone chain blows up kernel stack
It's on the list, I'll get to it sometime after I'm done with #9779.
Is that really something you care about? What'...
Ilya Dryomov
07:02 AM Linux kernel client Bug #12538: An image with a long clone chain blows up kernel stack
how is this going? bo cai
06:44 AM Revision 6a4501b2 (ceph): os/FileStore: s/::close(fd)/VOID_TEMP_FAILURE_RETRY(::close(fd)).
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
06:44 AM Revision a326bd99 (ceph): osd/ReplicatedPG: Remove the unuseful judgement in get_object_context.
In this case, attrs always null. So it can remove this judgement.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
Jianpeng Ma
06:44 AM Revision fd0a384c (ceph): osd/ReplicatedPG: Using Hobject_t::get_head.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
06:44 AM Revision 26fee819 (ceph): osd/ReplicatedPG: using hobject_t::get_snapdir.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
06:44 AM Revision 8bfbcf69 (ceph): osd/ReplicatedPG:Optimize judgement when calc crc for read whole object.
If extent.length == oi.size, this mean read success and read the whole
object. No need other conditions.
Signed-off-...
Jianpeng Ma
06:44 AM Revision bdfb2391 (ceph): osd/ReplicatedPG: Add verify checksum for SPARSE_READ.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
06:44 AM Revision 0d266941 (ceph): osd/ReplicatedPG: Remove the duplicated code.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
06:39 AM Revision 75321943 (ceph): osd/ReplicatedPG: for osd_op_create, if ob existed don't do t->touch.
Although if ob existed, t->touch don't meet error. But this cause one
transaction include write journal.
Signed-off-...
Jianpeng Ma
03:58 AM Revision c1afc385 (ceph): unsigned type is short for journal max_size,use uint64_t instead.
Signed-off-by: Xie Rui jerry.xr86@gmail.com Xie Rui
03:18 AM Revision f25b67fa (ceph): rgw: add a new error message for user conflict when using Admin Ops API
Add a new error message to indicate user conflict, which was using the error code for bucket conflict.
Signed-off-by...
Sangdi
02:14 AM Revision fd5ed153 (ceph): Merge pull request #5948 from flyd1005/master
doc: delete wrong description of installing RPMs Sage Weil
01:36 AM CephFS Bug #12506 (In Progress): "Fuse mount failed to populate" error
https://github.com/ceph/ceph/pull/5966#issuecomment-141302916 Greg Farnum

09/17/2015

11:54 PM Bug #13150 (Resolved): Error: oid 223 read returned error code -2
2015-09-16T13:36:53.624 INFO:tasks.rados.rados.0.mira038.stderr:1565: Error: oid 223 read returned error code -2
201...
Samuel Just
11:53 PM Revision 490938e3 (ceph): osd/: find_object_context: return obc for head for snapdir if non null
The head obc may have an in progress operation holding a lock, we
need to block on the lock for ordering reasons.
Fi...
Samuel Just
10:46 PM Bug #13080: python-rados in PyPI / with python3 ?
packages for pypi are covered by #5900 - it's a good idea, it simply hasn't been finished yet.
Are there specific ...
Josh Durgin
10:35 PM Bug #12509 (Rejected): CEPH_QA_SUITE/AARCH64:Command failed (workunit test rbd/test_librbd_python...
This is running a version of the librbd python tests (test_rbd.py) from the master branch, which won't work against o... Josh Durgin
09:57 PM Bug #13136: install-deps.sh fails on Ubuntu 14.04
Once https://bitbucket.org/pypa/wheel/issues/148/unorderable-types-error-for-python-3 is fixed we can revert https://... Loïc Dachary
08:51 PM Bug #13136 (Resolved): install-deps.sh fails on Ubuntu 14.04
Sage Weil
07:50 AM Bug #13136: install-deps.sh fails on Ubuntu 14.04
https://github.com/ceph/ceph/pull/5960 Loïc Dachary
07:38 AM Bug #13136 (Fix Under Review): install-deps.sh fails on Ubuntu 14.04
Loïc Dachary
07:32 AM Bug #13136 (Resolved): install-deps.sh fails on Ubuntu 14.04
It fails because pip wheel coverage no longer works with python3
https://bitbucket.org/pypa/wheel/issues/148/unord...
Loïc Dachary
09:57 PM RADOS Bug #13146 (Resolved): mon: creating a huge pool triggers a mon election
AFAICS this is just because we do a lot of work creating the pg entries in the table all at once. We could do them i... Sage Weil
09:30 PM rbd Bug #13115: librbd python bindings eat exceptions in callbacks
cython looks pretty interesting, with its finer control via sig_[on|off] and 'with [no]gil'.
It sounds like sig_on...
Josh Durgin
09:22 PM Bug #13117 (Resolved): msgr creatse a zillion threads
Sage Weil
09:15 PM Bug #13117: msgr creatse a zillion threads
Confirmed, the fixes from earlier this week resolved this! Mark Nelson
08:50 PM Bug #13117: msgr creatse a zillion threads
pretty sure this is from mon memory leaks:
- mon hits its memory threshold, all client reader threads block
- cli...
Sage Weil
03:15 PM Bug #13117: msgr creatse a zillion threads
-Enabling debug ms = 10 either minimizes or fixes it. boooooo.-
Update: spoke too soon, triggered it!
Mark Nelson
07:09 PM rbd Bug #13082 (Resolved): Valgrind memcheck detects out-of-bounds memory read
Sage Weil
07:09 PM Revision c3731105 (ceph): Merge pull request #5926 from dillaman/wip-13082
include/inline_memory: out-of-bounds read on unaligned memory
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:51 PM Bug #13134: old leveldb is slow (firefly->hammer upgrade leads to slow requests)
I just deleted the logs of osd.3, restarted it and tried the "rbd info" again. This time I ran again these commands:
...
Corin Langosch
06:43 PM Bug #13134: old leveldb is slow (firefly->hammer upgrade leads to slow requests)
I deleted the logs of osd.3, restarted it and tried the "rbd info" again. Same as before:... Corin Langosch
06:39 PM Bug #13134: old leveldb is slow (firefly->hammer upgrade leads to slow requests)
As discussed with sjusthm I ran the following commands. It's strange, but this time "ceph -w" didn't show any warning... Corin Langosch
08:34 AM Bug #13134: old leveldb is slow (firefly->hammer upgrade leads to slow requests)
It seems I found a way to reliably reproduce blocked requests. A simple "rbd info" on this image *always* takes aroun... Corin Langosch
06:58 AM Bug #13134 (Closed): old leveldb is slow (firefly->hammer upgrade leads to slow requests)
Yesterday I upgraded a firefly cluster (started with argonaut several years ago) to hammer 0.94.3. The cluster was co... Corin Langosch
05:56 PM Bug #13143: incorrect buffer at pos 517268
Only saw this once reverting the patch causing 13108, not sure why yet. Samuel Just
05:56 PM Bug #13143 (Resolved): incorrect buffer at pos 517268
ubuntu@teuthology:/a/samuelj-2015-09-16_10:11:10-rados-wip-sam-testing-distro-basic-multi/1060190/remote Samuel Just
05:37 PM Bug #8907 (Duplicate): All user traffics will start to get 500 after some time if (m+1) OSDs of o...
Dup to 12623 Guang Yang
05:33 PM Bug #12581 (Can't reproduce): osd: pg stuck at peering
We haven't seen this since last time talking with Sam, close this issue. Guang Yang
05:12 PM Feature #13142 (Resolved): osd: warning if pg has not been scrubbed for a long time
For large clusters with aggressive throttling on scrubbing, scrubbing might take forever and thus some PG might not b... Guang Yang
05:11 PM Bug #13109: msg/async leak, observed on mon
Hi sage, after detail inspects, I don't find any clue about async leak. And I don't get your point about async cause ... Haomai Wang
05:11 PM Bug #13119: msg/async: does not wake up from standby?
Eh, ignore my last comment. It got lost .... Haomai Wang
07:36 AM Bug #13119: msg/async: does not wake up from standby?
Hi sage, after detail inspects, I don't find any clue about async leak. And I don't get your point about async cause ... Haomai Wang
05:05 PM Bug #12787: ceph-disk does not activate with systemd on some CentOS 7
There is a race : udev add /dev/vdc1 runs ceph-disk trigger and if that happens bfore /dev/vdc1 is ready (i.e. before... Loïc Dachary
04:50 PM Revision bdb2fa24 (ceph): mds: Make sure wanted_state of first MDSBeacon is MDSMap::STATE_BOOT
Fixes: #12506
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
04:32 PM Revision c6e681a9 (ceph): rgw: improve documentation for rgw_extended_http_attrs config opt.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Radoslaw Zarzynski
04:32 PM Revision eb7c21fd (ceph): rgw: add support for printing generic attrs on Swift container.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Radoslaw Zarzynski
04:32 PM Revision 8c2b8b7e (ceph): rgw: add support for printing generic attrs on Swift account.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Radoslaw Zarzynski
04:28 PM Revision 85bece77 (ceph): new release key
The previous release key,
pub 4096R/460F3994 2015-09-15
uid Ceph.com (release key) <security@ceph...
Sage Weil
04:03 PM CephFS Bug #12506 (Fix Under Review): "Fuse mount failed to populate" error
https://github.com/ceph/ceph/pull/5966 Zheng Yan
12:48 PM CephFS Bug #12506: "Fuse mount failed to populate" error
this timeout only happens for jobs that contain clusters/standby-replay.yaml. I reproduce this issue locally by set "... Zheng Yan
03:59 PM Revision 9d8fb1cb (ceph): rgw: camelcase also after dash in rgw_extended_http_attrs.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Radoslaw Zarzynski
03:56 PM Linux kernel client Bug #12695: rbd flatten makes clone's snap crash
If it was that simple, it would have been backported :-)
At the very least you are going to need e8f59b595d05 ("rbd:...
Ilya Dryomov
08:36 AM Linux kernel client Bug #12695: rbd flatten makes clone's snap crash
Hi,thanks for your reply!
I have merge the code from 3.16 to 3.10.But it also have the same problem.
I have cha...
science luo
03:44 PM Revision c029c434 (ceph): Merge pull request #5947 from weiqian/master
doc: replaces 'osd host' with 'host' in ceph.conf docs.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:52 PM CephFS Bug #13129 (Need More Info): qa: not starting ceph-mds daemons
That commit is now about 16 hours old, and these jobs were started about 24 hours ago — although they didn't get mach... Greg Farnum
07:52 AM CephFS Bug #13129: qa: not starting ceph-mds daemons
the bug is introduced by commit 685d76a77ca16ca601a99148ef507cfde1fb3593 "ceph: wait for CephFS to be healthy before ... Zheng Yan
02:47 PM Bug #12979: Ceph lost it's repair ability after repeatedly flapping
It sounds like you need to adjust the mon_osd_min_down_reporters (default apparently 1) and mon_osd_min_down_reports ... Greg Farnum
02:29 PM Revision 4cccde63 (ceph): Revert "Merge pull request #567 from ceph/ceph_fuse-timeout"
This reverts commit ff1655cb57793f18698919f5284b1f207893ff8f, reversing
changes made to 2b25080d4faf0ae9ddb0000808830...
Greg Farnum
02:05 PM Linux kernel client Bug #12763: rbd: unmap failed: (16) Device or resource busy
i think the device may be being used by multipathd or something else.... runsisi hust
08:45 AM Linux kernel client Bug #12763: rbd: unmap failed: (16) Device or resource busy
The below is the operation in my vmware.The same operation is ok on the real machine.
[root@song ~]# rbd ls -p son...
ceph zte
08:29 AM Linux kernel client Bug #12763: rbd: unmap failed: (16) Device or resource busy
Well, that shouldn't be the case. What are the steps to reproduce on your vmware VM? Ilya Dryomov
06:28 AM Linux kernel client Bug #12763: rbd: unmap failed: (16) Device or resource busy
Thank you for your reploy!
I think this is relate to the vmvare.I install the same system and ceph in the real mac...
ceph zte
12:56 PM CephFS Bug #13138: Segfault shutting down python-cephfs
Zheng Yan
12:48 PM CephFS Bug #13138 (Fix Under Review): Segfault shutting down python-cephfs
https://github.com/ceph/ceph/pull/5964 John Spray
10:36 AM CephFS Bug #13138: Segfault shutting down python-cephfs
So perhaps we weren't seeing this in automated tests because you have to keep the process alive for a while after shu... John Spray
10:17 AM CephFS Bug #13138 (Resolved): Segfault shutting down python-cephfs
... John Spray
12:55 PM Revision 943558c9 (ceph): Merge pull request #5964 from jcsp/wip-13138
libcephfs: fix calling init() then mount() Zheng Yan
12:47 PM Revision 6a24d319 (ceph): libcephfs: fix calling init() then mount()
Previously only ever called these separately, but
it should be allowed for callers to use one after
the other.
Fixes...
John Spray
12:31 PM rgw Bug #13140: rgw: swift API returns more than real object count and bytes used when retrieving acc...
Related objects in the pool:
> sandy@ceph20:~$ rados -p .rgw.buckets ls
> default.64171.1__shadow_....
Sandy Xu
12:21 PM rgw Bug #13140 (Resolved): rgw: swift API returns more than real object count and bytes used when ret...
For a subuser possessing one container and one object of 20M, its metadata may look like this:
sandy@ceph20:~$ curl ...
Sandy Xu
11:32 AM rbd Feature #13139 (Duplicate): support output the supported configs which can be set via metadata
it maybe just like:
$ rbd metadata config
Hmm, I'm not sure what's the suitable rbd command to do this thing.
Haomai Wang
10:59 AM Revision 3b608565 (ceph): Merge pull request #5963 from jcsp/wip-cmake-cephfs
CMake: fix libcephfs shared lib generation Orit Wasserman
10:54 AM Revision b8dc21e8 (ceph): Merge pull request #5857 from ceph/wip-da-SCA-20150812
SCA and compiler warning fixes
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:52 AM Revision 6e8e0e7b (ceph): Merge pull request #5870 from s09816/master
osd:the fuction osd::shutdown Lock failed.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:51 AM Revision 47afe9ae (ceph): Merge pull request #5096 from tchaikov/wip-add-bl-const-iterator
common/buffer: add bufferlist::const_iterator
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
10:27 AM Revision e017aab2 (ceph): CMake: fix libcephfs shared lib generation
Previously weren't generating versioned symlinks
etc, so python bindings didn't find it.
Signed-off-by: John Spray <...
John Spray
09:47 AM Bug #13135: high mon memory usage after upgrade firefly -> hammer
Here's another update. Now aleady over 610MB (started with 80MB)...... Corin Langosch
08:07 AM Bug #13135: high mon memory usage after upgrade firefly -> hammer
Here's another update. Now aleady over 460MB (started with 80MB)...... Corin Langosch
07:20 AM Bug #13135: high mon memory usage after upgrade firefly -> hammer
Update after about 1h since mon restart (cluster always healthy):... Corin Langosch
07:08 AM Bug #13135 (Rejected): high mon memory usage after upgrade firefly -> hammer
Yesterday I upgraded a firefly cluster to hammer 0.94.3. More info about my cluster and another issue can be found he... Corin Langosch
09:09 AM Bug #13078 (Resolved): ceph-monstore-tool still create a local file when get map failed
Kefu Chai
09:09 AM Revision 3045168f (ceph): Merge pull request #5920 from caibo2014/fix-tool-bug
tools: ceph_monstore_tool: remove the output file when get map fails
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:59 AM Revision 11e9c066 (ceph): Merge pull request #5960 from dachary/wip-13136-python3-coverage
install-deps.sh: disable python3
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:35 AM Revision 7182499c (ceph): install-deps.sh: disable python3
Disable python3 support until
https://bugs.launchpad.net/ubuntu/+source/python-coverage/+bug/1496715
is fixed.
Nothi...
Loic Dachary
07:21 AM Bug #13130: qa:failed pool create in mkpool_layout_vxattrs.sh
I reproduce this bug locally. the failure is because that monitors do not know correct path for crushtool Zheng Yan
07:04 AM Revision b8c5d5b3 (ceph): rgw: clarify the error message when trying to create an existed user
Modify the error message when trying to create an existed user to indicate which of uid, email or key actually causes... zeqiang zhuang
03:14 AM Revision a825f686 (ceph): client/MetaRequest: optimize func can_forward/auth_is_best.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
03:07 AM Revision a1959284 (ceph): unify order limit
Fixes: #13124
Signed-off-by: xinxin shu <xinxin.shu@intel.com>
xinxin shu
02:46 AM Bug #12983: handle_sub_read: Bad hash for 116/b1271c9d:test-rados-api-burnupi34-7183-66/foo/head

Compared to a simple run of just the single test case there is an extra _setattr_. In addition we can see the extr...
David Zafman
02:35 AM rgw Bug #13133 (Resolved): rgw: empty s3 secret key should not be regarded as valid
Sandy Xu
02:05 AM Revision f51afa63 (ceph): client/MetaRequest: open w/ O_CREAT|O_TRUNC is write.
From the function name is_write, it judge MetaRequest whether write.
For open, if it w/ O_CREAT|O_TRUNC, it's a write...
Jianpeng Ma
01:57 AM Revision 8f46bd9c (ceph): clinet/MetaRequest: Remove the useless condition.
"head.op & CEPH_MDS_OP_WRITE" include "head.op == CEPH_MDS_OP_CREATE".
So remove the conditon statement "head.op == C...
Jianpeng Ma
12:45 AM devops Feature #13063: cobbler/ansible: put inktank-rescue image in cobbler-profiles role
https://github.com/ceph/ceph-sepia-secrets/pull/39 Zack Cerza
12:42 AM devops Feature #13063 (Fix Under Review): cobbler/ansible: put inktank-rescue image in cobbler-profiles ...
https://github.com/ceph/ceph-cm-ansible/pull/135 Zack Cerza
12:04 AM Bug #12936: shec fails i386 make check
And just in case anybody else tries searching for it with the same string I did:, this is failing the qa/workunits/er... Greg Farnum
12:03 AM Bug #12936: shec fails i386 make check
If this is going to take some time can we back out the test (...or the plugin? :/) so that any new errors in i386 ar... Greg Farnum

09/16/2015

10:49 PM Bug #13130 (Can't reproduce): qa:failed pool create in mkpool_layout_vxattrs.sh
http://pulpito.ceph.com/teuthology-2015-09-12_23:04:01-fs-infernalis---basic-multi/1054419
This looks a lot like #...
Greg Farnum
10:42 PM CephFS Bug #13129 (Rejected): qa: not starting ceph-mds daemons
http://pulpito.ceph.com/teuthology-2015-09-14_23:10:02-knfs-master-testing-basic-multi/1057697
http://pulpito.ceph.c...
Greg Farnum
10:23 PM CephFS Bug #12506: "Fuse mount failed to populate" error
This is continuing to cause trouble in the nightlies. http://pulpito.ceph.com/teuthology-2015-09-14_23:04:02-fs-maste... Greg Farnum
10:16 PM Bug #13128 (Won't Fix): mixed client firefly osd with hammer client - rados api test failure
Config:
roles:
node1: mon.a osd.0 osd.1
node2: mon.b mon.c osd.2 osd.3
node3: client.0
node1 and node2 on 0.80...
Vasu Kulkarni
09:50 PM CephFS Fix #13126: qa: ceph-fuse flushes very slowly in some workunits
This is blocked by/equivalent to #13127 in the Ceph project. Greg Farnum
09:45 PM CephFS Fix #13126 (Resolved): qa: ceph-fuse flushes very slowly in some workunits
Our ffsb and fsync workunits both generate lots of small IOs at random offsets, each of which becomes its own Op to t... Greg Farnum
09:49 PM Bug #13127 (Resolved): ObjectCacher: coalesce multiple writes to a single object into one IO
Right now, if the ObjectCacher has dirty data at multiple offsets of a single object, each contiguous region becomes ... Greg Farnum
09:29 PM Revision 2f43e23f (ceph): Merge pull request #569 from dachary/wip-13031-packages
buildpackages: fix flake / pep8 Greg Farnum
09:27 PM Revision f97fde6c (ceph): tasks/cephfs: switch unmount timeout to 15 minutes
Our ffsb and fsync tests contain so many small writes at random offsets
that it can take >10 minutes to commit all of...
Greg Farnum
09:21 PM Revision ff1655cb (ceph): Merge pull request #567 from ceph/ceph_fuse-timeout
ceph: wait for CephFS to be healthy before proceeding
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
09:19 PM Revision e38a6d69 (ceph): buildpackages: build the repository and the packages
http://tracker.ceph.com/issues/13031 Fixes: #13031
Signed-off-by: Loic Dachary <loic@dachary.org>
Loic Dachary
08:53 PM Revision 685d76a7 (ceph): ceph: wait for CephFS to be healthy before proceeding
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
08:28 PM Bug #12936: shec fails i386 make check
Loïc Dachary
08:28 PM Bug #12748: bug with cache/tiering and snapshot reads [merged, needs a test in ceph-qa-suite]
Loïc Dachary
08:28 PM RADOS Bug #11235: test_rados.py test_aio_read is racy
Loïc Dachary
06:41 PM rbd Bug #13124 (Resolved): librbd order limits inconsistent with rbd cli
ceph -v
ceph version 0.94.3 (95cefea9fd9ab740263bf8bb4796fd864d9afe2b)
Using librdb directly (for example by usin...
Corin Langosch
06:33 PM rbd Documentation #13123 (Closed): document why striping should be useful
Afaik rbd *always* splits the image into chunks of size 2^order (2^22 = 4MB by default).
What's the benefit of spe...
Corin Langosch
06:27 PM rbd Bug #13122 (Resolved): rbd: stripingv2 feature bit not set when unnecessary for striping params
ceph -v
ceph version 0.94.3 (95cefea9fd9ab740263bf8bb4796fd864d9afe2b)
rbd create --size 1024 --image-format 2 --...
Corin Langosch
05:24 PM Feature #13121 (Resolved): osd: add pool level setting for recovery priority?
Copy the email as below:... Guang Yang
05:22 PM Feature #13120 (New): osd: prioritize more degraded PGs for recovery by considering the missing_l...
Copy the email as below:... Guang Yang
05:21 PM Revision 08bae3b9 (ceph): Use old branches as is without 'ceph-' for firefly, hammer etc
Signed-off-by: Vasu Kulkarni <vasu@redhat.com> Vasu Kulkarni
05:07 PM Bug #13119 (Can't reproduce): msg/async: does not wake up from standby?
Sage Weil
04:50 PM Documentation #13118 (Closed): Are instructions available for building ceph on Debian Wheezy?
I know there are existing packages for it, but hoping to build it myself. Are there instructions or build flags that... Dan Hoffman
03:31 PM Bug #13117 (Resolved): msgr creatse a zillion threads
mark can reproduce this Sage Weil
02:51 PM devops Fix #12994 (Pending Backport): rbd-replay* should ship in ceph-common
Ken Dreyer
01:12 PM devops Fix #12994 (Resolved): rbd-replay* should ship in ceph-common
Sage Weil
02:04 PM Revision d0ac68bf (ceph): mon/PGMap: calc min_last_epoch_clean when decode
Fixes: #13112
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:12 PM Revision 391cfb9f (ceph): Merge pull request #5841 from ceph/wip-12994-rbd-replay-packaging
#12994: packaging: move rbd-replay* to ceph-common
Reviewed-by: James Page <jamespage@ubuntu.com>
Reviewed-by: Natha...
Sage Weil
01:11 PM Revision f389f6b8 (ceph): Merge pull request #5946 from liewegas/wip-rgw-logdir
radosgw: log to /var/log/ceph instead of /var/log/radosgw
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Sage Weil
01:00 PM Bug #13116: osd: pg stuck in replay
To get good coverage of this case we shoudl set replay interval for test pools to something short (5 or 10 seconds) Sage Weil
12:57 PM Bug #13116: osd: pg stuck in replay
... Sage Weil
12:51 PM Bug #13116 (Resolved): osd: pg stuck in replay
"description": "osd_op(mds.0.172:22092466 1000fb5427c.00000000 [create 0~0,setxattr parent (347)] 0.e4638... Sage Weil
12:48 PM rbd Bug #13115 (Resolved): librbd python bindings eat exceptions in callbacks
If an exception happens in a Python callback (e.g. the argument to rbd_image.diff_iterate), ctypes prints it out to s... Hector Martin
12:40 PM Bug #12100: OSD crash, uexpected aio error in FileJournal.cc
Pontus Lindgren wrote:
> Happened again yesterday.
>
> We use two RAID mirrored SSD's as journals and have indivi...
Shinobu Kinjo
12:36 PM Bug #12983: handle_sub_read: Bad hash for 116/b1271c9d:test-rados-api-burnupi34-7183-66/foo/head
/a/sage-2015-09-15_18:56:52-rados-wip-sage-testing---basic-multi/1058556 Sage Weil
12:35 PM Bug #13114 (Resolved): LibRadosWatchNotify.WatchNotify2Timeout
... Sage Weil
11:36 AM Bug #13113 (Duplicate): common/Mutex.cc: 105: FAILED assert(r == 0)
First seen at https://github.com/ceph/ceph/pull/5950#issuecomment-140698684... Loïc Dachary
07:27 AM Linux kernel client Bug #12691: ffsb osd thrash test - osd/ReplicatedPG.cc: 2348: FAILED assert(0 == "out of order op")
That's a good point. Looking at the logs again, I mistook where the pg log trim happened - it was after the crash, so... Josh Durgin
07:18 AM Bug #13112: should recalc the min_last_epoch_clean when decode PGMap
https://github.com/ceph/ceph/pull/5950 Kefu Chai
07:11 AM Bug #13112 (Resolved): should recalc the min_last_epoch_clean when decode PGMap
... Kefu Chai
06:05 AM Revision d1505b54 (ceph): doc: delete wrong description of installing RPMs
In CentOS/RHEL 6/7, gitk and git-gui are available in default repository actually.
Signed-off-by: Li Peng <lip@dtdre...
Li Peng
03:15 AM RADOS Bug #13111 (Fix Under Review): replicatedPG:the assert occurs in the fuction ReplicatedPG::on_loc...
... lu shi
03:09 AM Stable releases Tasks #13097: replicatedPG:the assert occurs in the fuction ReplicatedPG::on_local_recover.
sorry?i submit the problem in the wrong project.please close this problem,i will submit this problem in the ceph proj... lu shi
03:04 AM Revision 1f7a2dc5 (ceph): doc:Replaces 'osd host' with 'host'
Signed-off-by: weiqian <weiq@dtdream.com> weiqian
01:42 AM Bug #13110 (Resolved): osd: should accept delete op when full
Sage Weil
12:52 AM Bug #13104: osd: slow requests stuck for a long time
I don't have much debug information found from the cluster unless a perf dump:... Guang Yang

09/15/2015

11:56 PM Bug #12979: Ceph lost it's repair ability after repeatedly flapping
In order to more clearly illustrate this problem , I 'll build a very simple cluster, only have one monitor and three... bo cai
11:56 PM Bug #12979: Ceph lost it's repair ability after repeatedly flapping
Sage Weil wrote:
> from the logs this looks like a networking problem:
>
> [...]
> it can't talk to any other os...
bo cai
09:56 PM Bug #12979 (Closed): Ceph lost it's repair ability after repeatedly flapping
from the logs this looks like a networking problem:... Sage Weil
10:16 PM Bug #12787: ceph-disk does not activate with systemd on some CentOS 7
The problem can be reproduced reliably with http://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud-1508... Loïc Dachary
10:05 PM Revision c1b28591 (ceph): radosgw: log to /var/log/ceph instead of /var/log/radosgw
This is simpler.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
10:02 PM CephFS Bug #12895: Failure in TestClusterFull.test_barrier
Hmm, this is a bit weird. I don't know why mount_a is sometimes holding on to caps that get revoked when mount_b cre... John Spray
09:42 PM Revision b615f35a (ceph): Merge remote-tracking branch 'gh/infernalis'
Sage Weil
09:41 PM Bug #13109: msg/async leak, observed on mon
hmm, mon uses loopback heavily and other stuff doesn't. maybe that's why this triggers there? Sage Weil
09:40 PM Bug #13109 (Resolved): msg/async leak, observed on mon
/a/sage-2015-09-15_12:12:39-rados:verify-wip-sage-testing---basic-multi/1058089
all of the failures are processes ...
Sage Weil
09:40 PM Bug #13069 (Resolved): mon: many many leaks (MonSession?)
Sage Weil
09:36 PM Revision 07893665 (ceph): Merge pull request #5725 from liewegas/wip-scrub-stats
osd/ReplicatedPG: snaptimmer: adjust stats through ctx->delta_stats
Reviewed-by: Samuel Just <sjust@redhat.com>
Sage Weil
09:35 PM Revision ba020808 (ceph): Merge pull request #5925 from liewegas/wip-mon-leaks
fix various mon leaks
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Sage Weil
09:34 PM Bug #13068 (Resolved): osd: leaking transactions
Sage Weil
09:34 PM Revision 3e42b4b5 (ceph): Merge pull request #5929 from liewegas/wip-osd-leaks
misc osd leaks
Reviewed-by: David Zafman <dzafman@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
09:18 PM Bug #12990: osd: we do not ignore notify from down osds
Samuel Just
03:24 PM Bug #12990: osd: we do not ignore notify from down osds
Sage Weil
09:18 PM Bug #13108: pg stat mismatch caused by double evict on same object
Samuel Just
08:58 PM Bug #13108 (Resolved): pg stat mismatch caused by double evict on same object
da68bb371f8b06b85a73077cd069a294193ac6c0 causes us to purge an obc from the cache when we proxy a write on it. This ... Samuel Just
09:14 PM CephFS Bug #12971 (Fix Under Review): TestQuotaFull fails
John Spray
09:11 PM Revision 412e412a (ceph): osd: permit MDS to send writes on full pools
Same behaviour as the global full flag, for the
per-pool full flag. The FS was broken by 67de12bf,
which added the p...
John Spray
09:04 PM Revision eab30086 (ceph): Revert "osd: purge the object from the cache when proxying and not prom...
Fixes: #13108
This reverts commit da68bb371f8b06b85a73077cd069a294193ac6c0.
Samuel Just
08:35 PM Revision 494c2e44 (ceph): Merge pull request #5944 from tchaikov/wip-13090
mds: cast numbers for mds health to string when print
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
08:30 PM Bug #13000: ceph-disk failure to activate with dmcrypt
* ceph-disk prepare /dev/vdb
No activation
* partprobe /dev/vdb
Activates as expected
Loïc Dachary
07:21 PM Bug #13000: ceph-disk failure to activate with dmcrypt
> Also I notice that ceph-disk isn't logging to syslog properly? misc.log has some but not all output.. i'm guessing ... Loïc Dachary
03:48 PM Bug #13000 (In Progress): ceph-disk failure to activate with dmcrypt
* https://github.com/ceph/ceph-qa-suite/tree/wip-13000-centos-activate Loïc Dachary
08:25 PM Revision 4d5d15c2 (ceph): osdc: fix honor_osdmap_full
This was being ignored in new code that tested
the per-pool full flags. Refactor it so that
all the tests of full fl...
John Spray
08:25 PM Revision ca7861d2 (ceph): osdc/Objecter: make unlocked 'full' helpers private
These never needed to be public, let's be safe.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
08:12 PM CephFS Bug #13107: ceph-fuse: handle multiple mounts on the same host (don't set nonce with only PID)
Yeah, Josh is working on a fix for this in all the clients. libcephfs apparently already solves this problem with 48 ... Greg Farnum
08:09 PM CephFS Bug #13107: ceph-fuse: handle multiple mounts on the same host (don't set nonce with only PID)
Hah, if I recall correctly I was a bit scandalised back in 2014 when I found out we treated a PID as a nonce :-) Set... John Spray
07:41 PM CephFS Bug #13107 (Resolved): ceph-fuse: handle multiple mounts on the same host (don't set nonce with o...
See #13032. It's possible for multiple processes on the same host to have the same PID if they're in separate namespa... Greg Farnum
08:01 PM Revision 96486fd6 (ceph): packaging: move rbd-replay* to ceph-common
The rbd-replay* utilities are useful for Ceph users with RBD clients.
Currently the rbd-replay* utilities ship in the...
Ken Dreyer
07:39 PM Bug #13032: client nonce collision due to unshared pid namespaces
I'd rather do incremental changes than muck around with the messenger interface internals to fix a bug we only see in... Greg Farnum
07:28 AM Bug #13032: client nonce collision due to unshared pid namespaces
Yeah, looks like we should just randomize it, as libcephfs does already: https://github.com/ceph/ceph/blob/f6bf6c2a96... Josh Durgin
12:29 AM Bug #13032: client nonce collision due to unshared pid namespaces
Sadly; adding a random number would probably be better than using /proc/self/ns/pid, it seems to increment when I mak... Kjetil Joergensen
12:02 AM Bug #13032: client nonce collision due to unshared pid namespaces
It's hacky as hell (and quite linux specific); but I were about to readlink("/proc/self/ns/pid", .., ..) and extract ... Kjetil Joergensen
06:08 PM RADOS Bug #13106 (New): librados,objectstore: clarify behavior of 0 length write (does it extend the ob...
Samuel Just
06:07 PM Revision f9d107a1 (ceph): osd_types.cc: add size to ObjectRecoveryInfo print
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
06:07 PM Revision f162e33f (ceph): src/test/osd/Object: allow a hole at the end of the object
This way, we test the case with holes at the end of the file more
often.
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
06:07 PM Revision 1d3e46be (ceph): ReplicatedBackend::prepare_pull: set recover_info.size for clones
Fixes: #12828
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
05:58 PM Revision 03b8ed3b (ceph): msg/simple: discard local queued messages on shutdown
Otherwise these generate leak detection noise.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:58 PM Revision c842555c (ceph): mon: debug refs on output replies
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:56 PM rgw Bug #12920: HEAD requests on large MPU Swift objects consistently timeout
Looks like this issue is related to the fact that Swift static large objects are not supported currently in Ceph (htt... Eric Beerman
05:49 PM rgw Feature #5164 (Closed): rgw: multisite: metadata push notifications: design blueprint
implemented as part of multisite v2. Yehuda Sadeh
05:48 PM rgw Feature #6999 (Resolved): Make RGW_MAX_PUT_SIZE configurable
This was implemented a while back, using the rgw_max_put_size configurable. Yehuda Sadeh
05:47 PM rgw Feature #3366 (Resolved): rgw: dr: define management api
Was done long long time ago Yehuda Sadeh
05:47 PM Bug #13104 (Need More Info): osd: slow requests stuck for a long time
I'd missed that time jump. Still, I think we'd need something more to go on, especially since much of this has been c... Greg Farnum
05:39 PM Bug #13104: osd: slow requests stuck for a long time
So if the object is degraded and it is a recovery candidate, it would kick off the recovery for the object immediatel... Guang Yang
05:36 PM Bug #13104 (Won't Fix): osd: slow requests stuck for a long time
The object is degraded and the OSD is waiting for it to get repaired.
Unless I'm missing some other aspect of the ...
Greg Farnum
05:24 PM Bug #13104 (Rejected): osd: slow requests stuck for a long time
# It is a bucket index object.
# There was continues writing to the buckets.
# The bucket index object is small (< ...
Guang Yang
05:36 PM rgw Feature #11138 (In Progress): rgw: export data via nfs
Matt Benjamin
05:36 PM rgw Feature #12907 (In Progress): rgw: support object storage-class
Matt Benjamin
05:36 PM rgw Feature #11412 (In Progress): rgw: tie ganesha fsal to librgw object interface
Matt Benjamin
05:36 PM rgw Feature #11411 (In Progress): rgw: tie ganesha fsal to librgw bucket interface
Matt Benjamin
05:33 PM rgw Feature #12905 (Fix Under Review): rgw: multisite: per-shard incremental sync stage
Yehuda Sadeh
05:29 PM rgw Feature #4432: Develop plan for multi-user / multi-tenancy
We have a plan Yehuda Sadeh
05:28 PM rgw Feature #7467 (Resolved): Make radosgw work with multiple hostnames
Yehuda Sadeh
05:27 PM rgw Feature #10342 (Resolved): rgw: tool to clean up clutter
This was implemented Yehuda Sadeh
05:25 PM rgw Feature #13105 (New): rgw::amazon id management::sts
Prototype implementation of Amazon secure token service in support of idp integration. Matt Benjamin
05:22 PM rgw Feature #13103 (New): rgw: multisite: keep source zone property on objects
Yehuda Sadeh
05:21 PM rgw Feature #13102 (Resolved): rgw: multisite: copy-if-newer option for data copy
Yehuda Sadeh
05:20 PM rgw Feature #13099 (In Progress): rgw: multisite: data sync - init
Yehuda Sadeh
05:18 PM rgw Feature #13099 (Resolved): rgw: multisite: data sync - init
Yehuda Sadeh
05:19 PM rgw Feature #11410 (In Progress): rgw: implement object api to use with ganesha fsal (librgw)
Matt Benjamin
05:19 PM rgw Feature #13101 (Resolved): rgw: multisite: data sync: incremental
Yehuda Sadeh
05:18 PM rgw Feature #13100 (Resolved): rgw: multisite: data sync: full data sync
Yehuda Sadeh
05:15 PM rgw Feature #11409 (In Progress): rgw: implement bucket api to use with ganesha fsal (librgw)
Matt Benjamin
05:14 PM rgw Feature #11934 (Fix Under Review): rgw: metadata log sync work
Yehuda Sadeh
05:12 PM rgw Feature #11944 (Fix Under Review): rgw: RESTful api for period operations
Matt Benjamin
05:12 PM rgw Feature #11944: rgw: RESTful api for period operations
Matt Benjamin
05:01 PM devops Bug #11798 (Pending Backport): upstart: configuration is too generous on restarts
Ken Dreyer
05:01 PM devops Bug #11798: upstart: configuration is too generous on restarts
We're planning to ship this fix downstream in the RHCS 1.2 series - we might as well get it upstream in Firefly too. Ken Dreyer
08:24 AM devops Bug #11798 (Resolved): upstart: configuration is too generous on restarts
Loïc Dachary
04:53 PM Revision 137eb7e3 (ceph): mon/Monitor: fix MonSession Leak
dispatch() does not need to keep a ref; we hold one indirectly
via the MonOpRequest.
Signed-off-by: Sage Weil <sage@...
Sage Weil
04:53 PM Revision 0b309e97 (ceph): mon: fix MonSession operator<<
Print the object, not its pointer. Make output unambiguously
terminated.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:53 PM Revision 89cc479e (ceph): mon: do not leak messages on shutdown
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:21 PM Revision 95462525 (ceph): mds: cast numbers for mds health to string when print
MDSHealthMetric.metadata is a map<string,string>, so the num in
`m.metadata["foo"] = num` is casted to char when bein...
Kefu Chai
04:08 PM Linux kernel client Bug #12691: ffsb osd thrash test - osd/ReplicatedPG.cc: 2348: FAILED assert(0 == "out of order op")
Is the dup op log that small? That's <200 tids we are talking about.
Josh, can you attach those logs? It'd be inte...
Ilya Dryomov
04:00 PM Linux kernel client Bug #12763: rbd: unmap failed: (16) Device or resource busy
The location of osd dirs shouldn't matter here. Typically, you get -EBUSY on rbd unmap if your block device is still... Ilya Dryomov
03:47 PM Linux kernel client Bug #12867 (Resolved): support CEPH_FEATURE_MSGR_KEEPALIVE2
With "libceph: don't access invalid memory in keepalive2 path" and "libceph: advertise support for keepalive2" queued... Ilya Dryomov
03:37 PM Revision 8c618e56 (ceph): buildpackages: re-use config from install task
So that the packages built match what the install task expects.
http://tracker.ceph.com/issues/13031 Fixes: #13031
...
Loic Dachary
02:55 PM Bug #13090 (Fix Under Review): ceph health detail format error in the mds0: line
https://github.com/ceph/ceph/pull/5944 Kefu Chai
02:16 PM Bug #13090 (In Progress): ceph health detail format error in the mds0: line
Kefu Chai
02:44 PM Bug #12737 (Can't reproduce): pg stuck in WaitLocalBackfillReserved, asok unresponsive
Sage Weil
02:43 PM Bug #12912 (Resolved): Messenger/MessengerTest.SyntheticInjectTest4/0 hang (asyncmsgr)
Sage Weil
02:43 PM Bug #12967 (Duplicate): osd/ECBackend.cc: 201: FAILED assert(res.errors.empty())
Sage Weil
02:16 PM Revision d40d8ff5 (ceph): buildpackages: pep8 compliance
http://tracker.ceph.com/issues/13031 Fixes: #13031
Signed-off-by: Loic Dachary <loic@dachary.org>
Loic Dachary
02:13 PM Revision 0eeb441b (ceph): buildpackages: build ceph packages and upload them
Import install from task.
http://tracker.ceph.com/issues/13031 Fixes: #13031
Signed-off-by: Loic Dachary <loic@dach...
Loic Dachary
01:53 PM Bug #12824 (Can't reproduce): osd/ReplicatedPG.cc: 10604: FAILED assert(obc) in hit_set_remove_all
Kefu Chai
01:53 PM Bug #13098 (Resolved): OSD crashed when reached pool's max_bytes quota
[enviroment]
ceph version 0.94.3-196-g19ff928 (19ff92806fd1e0fb866737f58e379aa8078b8017)
[huangjun@code253 src]$ ...
huang jun
01:46 PM Bug #12974 (Can't reproduce): el7: /var/run/ceph mysteriously reverts to 770
Sage Weil
01:45 PM Bug #13059: rpm upgrade does not fix /var/run/ceph ownership/permissions
Boris Ranto wrote:
> RPM does fix the file/dir ownership on upgrade. What happens here is that these files are manag...
Sage Weil
01:44 PM Stable releases Tasks #13097 (Closed): replicatedPG:the assert occurs in the fuction ReplicatedPG::on_local_recover.
-7> 2015-08-28 17:56:08.179961 7fa382c26700 5 -- op tracker -- seq: 387, time: 2015-08-28 17:56:08.179961, event: ... lu shi
01:40 PM Revision 97ea80ca (ceph): Merge remote-tracking branch 'gh/infernalis'
Sage Weil
01:38 PM Feature #11443: Elector: throttle election attempts from DoSing peers
Sage,
backporting the respawn thresholds for upstart helps with some cases, but not the case where we originally s...
Kefu Chai
01:25 PM Revision 5dfcd3ff (ceph): Merge pull request #5916 from xiaoxichen/fix1
os/OSD.cc cast osd_max_write_size to int64_t
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:22 PM Revision a59cd6f9 (ceph): Merge pull request #5940 from flyd1005/master
doc: Fixes a wrong directory name and a broken hyperlink
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com>
Loïc Dachary
01:18 PM Revision 422d290c (ceph): Merge pull request #5912 from badone/bug_7822
examples: hello_world.cc: fix the displayed content
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Reviewed-by: Kefu ...
Kefu Chai
01:14 PM Revision 646e53c1 (ceph): Merge pull request #5933 from dachary/wip-max-stale
common: osd_pg_epoch_persisted_max_stale < map_cache_size
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:13 PM rgw Bug #13096 (Resolved): rgw: The type of caps can be any value.
When executing the command of [radosgw-admin caps add --uid=wkm --caps="122=write"], the results show we add caps suc... Kongming Wu
12:55 PM Revision 71f65295 (ceph): doc: fix a broken hyperlink
Signed-off-by: Li Peng <lip@dtdream.com> Li Peng
12:37 PM CephFS Feature #12137: cephfs-data-scan: backward scan of dirfrag objects, inject orphans

non-fragmented-dir case: https://github.com/ceph/ceph/pull/5941
John Spray
12:21 PM Revision 4b3ccc69 (ceph): Merge pull request #5934 from cernceph/wip-logrotate
logrotate: logs are now owned by ceph:ceph
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
12:06 PM Revision bbe27dc6 (ceph): doc: Fixes a wrong directory name.
Signed-off-by: Li Peng <lip@dtdream.com> Li Peng
11:24 AM CephFS Bug #13067: MDSRank unhealthy on hammer -> infernalis upgrade
Zheng Yan
08:36 AM CephFS Bug #13067 (Fix Under Review): MDSRank unhealthy on hammer -> infernalis upgrade
https://github.com/ceph/ceph/pull/5937/files Zheng Yan
10:36 AM Revision 98ded95a (ceph): Merge pull request #5937 from ukernel/wip-13067
Wip 13067
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
10:01 AM Revision 2b25080d (ceph): buildpackages: build ceph packages and upload them
Build Ceph packages from source for the required revision, os_type,
os_version and architecture and upload them to th...
Loic Dachary
09:47 AM Linux kernel client Bug #8818: IO Hang on raw rbd device - Workqueue: ceph-msgr con_work [libceph]
The issue in this ticket was a problem triggered by a change to the core kernel and is fixed. The follow up comments... Ilya Dryomov
09:25 AM Linux kernel client Bug #8818: IO Hang on raw rbd device - Workqueue: ceph-msgr con_work [libceph]
Hi!
Are there any news here?
We are still having exactly the same issues with our cluster. And our *ONLY* usecase...
Christian Eichelmann
09:45 AM Revision 8499d380 (ceph): Merge pull request #560 from dachary/wip-13026-hammer-stop
hammer-x: test CEPH_FEATURE_HAMMER_0_94_4 Loïc Dachary
08:58 AM Revision 26bcb362 (ceph): Examples: hello_world.cc, content displayed after read is not null term...
Copy contents of bufferlist to a string before sending to stdout since a
bufferlist is not null terminated.
Fixes: #...
Brad Hubbard
08:41 AM Bug #12936 (In Progress): shec fails i386 make check
Loïc Dachary
08:34 AM Revision 4e8242a0 (ceph): mds: reset MDSRank heartbeat timeout even when MDS is laggy
Fixes: #13067
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
08:24 AM devops Backport #13091 (Resolved): upstart: configuration is too generous on restarts
this backport has not been tested Loïc Dachary
08:23 AM Revision 2b11a4c0 (ceph): Merge pull request #5930 from liewegas/wip-11798-hammer
upstart: limit respawn to 3 in 30 mins (instead of 5 in 30s)
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
08:15 AM Revision 807a34cc (ceph): common: osd_pg_epoch_persisted_max_stale < map_cache_size
1ff51a299d20dd73a95ba55fdec57498b8c71c13 reduced map_cache_size to 200,
osd_pg_epoch_persisted_max_stale must be lowe...
Loic Dachary
07:57 AM rgw Bug #13095 (In Progress): rgw: MDlog will not output correctly
By executing the command of "radosgw-admin mdlog list", if we only specify the option of "--end-date", eg."radosgw-ad... Kongming Wu
07:53 AM Feature #12740: ceph-objetstore-tool: add operations to remove clone ids from a head or snapdir
Hi @David, any progress on this?
do you need any help?
Igor Voloshanenko
07:15 AM CephFS Support #13055 (Closed): Problem with disconnect fuse by mds
Zheng Yan
06:50 AM CephFS Support #13055: Problem with disconnect fuse by mds
thx. topic can be closed Sergey Mir
06:46 AM CephFS Support #13055: Problem with disconnect fuse by mds
Yes, we have fixed it. But the fix was not included in any release (We fix it after releasing v0.94.3), You need to ... Zheng Yan
06:21 AM CephFS Support #13055: Problem with disconnect fuse by mds
i have found the SAME problem at ceph tracker: http://tracker.ceph.com/issues/12297
logs are the same as into the 12...
Sergey Mir
07:10 AM Revision 73d7bed9 (ceph): logrotate: logs are now owned by ceph:ceph
Add the su directive to avoid this error during logrotate:
error: skipping "/var/log/ceph/ceph-osd.0.log" because pa...
Dan van der Ster
07:10 AM Linux kernel client Bug #13081: data on rbd image get corrupted when pool quota is smaller than the size of the rbd i...
This is due to http://tracker.ceph.com/issues/12018 - fixed on the osd and userspace client. Moving this to the kerne... Josh Durgin
07:08 AM rbd Bug #12018 (Resolved): rbd and pool quota do not go well together
osd: commit:67de12bf9b67c29bf613e831f4146ff9809e42f7 client: commit:dbcf2e40d3e8a92f280879c74b7ca954a902b2d1 test: co... Josh Durgin
06:31 AM rbd Backport #13045 (New): rbd export-diff crashes in librbd::simple_diff_cb
Thanks Jason! This backport is yours now. Abhishek Varshney
06:24 AM Backport #13094: Pipe: Drop connect_seq increase line
this backport was not tested prior to merge Loïc Dachary
06:23 AM Backport #13094 (Resolved): Pipe: Drop connect_seq increase line
https://github.com/ceph/ceph/pull/5908 Loïc Dachary
06:23 AM Bug #13093 (Resolved): Pipe: Drop connect_seq increase line
https://github.com/ceph/ceph/commit/67225cb3ee1f6d274a02293724942bdb25cec8ca Loïc Dachary
06:15 AM Bug #12647: Ceph log rotation backup strategy leads to log stop recording
Sage Weil wrote:
> The logrotate script shoudl be rotating by doing a reload already.. can you attach your logrotate...
huanwen ren
05:36 AM Bug #13074: tcmalloc segfaults in Pipe::writer() when bufferlist goes out of scope
Sorry this isn't clearer Greg. Unfortunately the failed formatting isn't helping and I can't find a way to edit my or... Brad Hubbard
01:33 AM Revision 7250fb18 (ceph): os/OSD.cc cast osd_max_write_size to int64_t
Otherwise overflow may occur and negative values generated.
Signed-off-by: Xiaoxi Chen <xiaoxi.chen@intel.com>
Xiaoxi Chen
01:20 AM Documentation #13092 (Closed): Cache tiering, clarification on cache miss behaviour
I'm opening this bug on the request of gregsfortytwo, who was very helpful in a brief discussion on IRC (#ceph-devel)... Christian Marie
12:16 AM Revision 95d5e38e (ceph): Merge pull request #564 from ceph/wip-hammer-x
fixes for hammer-x Sage Weil
12:14 AM Revision 2460ce3b (ceph): upgrade/hammer-x: hammer test.sh before and during upgrade
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:14 AM Revision 39f9ce60 (ceph): upgrade/hammer-x/split-*: ignore osdmap encode errors
This is normal during upgrade.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:09 AM Revision 139b5d62 (ceph): os: require Sequencer arg for apply_transaction()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil

09/14/2015

10:34 PM Bug #13032: client nonce collision due to unshared pid namespaces
Yes, that would do it: https://github.com/ceph/ceph/blob/da96a89033590277460aef1c80f385bd93d625e1/src/librados/RadosC... Josh Durgin
10:27 PM Feature #11443: Elector: throttle election attempts from DoSing peers
Yes, getting the good and bad behaviors right is hard. Remember this needs to be something that each monitor can trac... Greg Farnum
08:47 PM Feature #11443: Elector: throttle election attempts from DoSing peers
https://github.com/ceph/ceph/pull/5930 Sage Weil
08:43 PM Feature #11443: Elector: throttle election attempts from DoSing peers
Trivial workaround here is backporting the respawn thresholds for upstart? Sage Weil
10:13 PM Bug #13090: ceph health detail format error in the mds0: line
Kefu, can you check if this is just an output error, and if not pass it on the FS project? Greg Farnum
09:04 PM Bug #13090 (Resolved): ceph health detail format error in the mds0: line
While testing the Ceph File System, I noticed the mds0: line shows num_segments as "T" when I ran *ceph health detail... Eric Eastman
10:00 PM devops Backport #13091 (In Progress): upstart: configuration is too generous on restarts
Loïc Dachary
10:00 PM devops Backport #13091 (Resolved): upstart: configuration is too generous on restarts
https://github.com/ceph/ceph/pull/5930 Loïc Dachary
10:00 PM devops Bug #11798 (Pending Backport): upstart: configuration is too generous on restarts
Loïc Dachary
08:47 PM devops Bug #11798: upstart: configuration is too generous on restarts
https://github.com/ceph/ceph/pull/5930 (hammer backport) Sage Weil
09:57 PM Revision 0022c035 (ceph): Merge pull request #5908 from liewegas/wip-simple-connect-hammer
Pipe: Drop connect_seq increase line
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Loïc Dachary
09:53 PM Bug #13089: mon: check for store writeablility before participating in election
Mmm, I'm not sure we want to do the naive thing (write a file and fsync) on every election as that will slow them dow... Greg Farnum
07:36 PM Bug #13089 (Resolved): mon: check for store writeablility before participating in election
Samuel Just
09:35 PM Bug #13074: tcmalloc segfaults in Pipe::writer() when bufferlist goes out of scope
I'm not quite following all the jumps between different code blocks here. What scenario is this crash appearing in? D... Greg Farnum
12:00 AM Bug #13074 (Can't reproduce): tcmalloc segfaults in Pipe::writer() when bufferlist goes out of scope
@
ceph version 0.94.2 (5fb85614ca8f354284c713a2f9c610860720bbf3)
1: /usr/bin/ceph-osd() [0xacb3ba]
2: (()+0x1034...
Brad Hubbard
09:31 PM Bug #12903 (Resolved): No longer able to host rbd images on cache-tier backed by EC pool
Josh Durgin
08:44 PM Revision b3822f11 (ceph): upstart: limit respawn to 3 in 30 mins (instead of 5 in 30s)
It may take tens of seconds to restart each time, so 5 in 30s does not stop
the crash on startup respawn loop in many...
Sage Weil
08:40 PM Bug #13083 (Resolved): centos7: systemd unit specifies 2^32, process as 2^16 nofile ulimit
https://github.com/ceph/ceph/pull/5923 Sage Weil
06:22 PM Bug #13083: centos7: systemd unit specifies 2^32, process as 2^16 nofile ulimit
max is 1048576 apparently Sage Weil
04:22 PM Bug #13083 (Resolved): centos7: systemd unit specifies 2^32, process as 2^16 nofile ulimit
observed on bigbang Sage Weil
08:40 PM Revision 7d89225a (ceph): Merge pull request #5923 from ceph/wip-limits
set limits in systemd unit files Sage Weil
08:36 PM Bug #13068 (Fix Under Review): osd: leaking transactions
https://github.com/ceph/ceph/pull/5929 Sage Weil
06:26 PM Bug #13068 (In Progress): osd: leaking transactions
Sage Weil
01:50 PM Bug #13068: osd: leaking transactions
i am looking at this, no progress so far. Kefu Chai
08:33 PM Revision 16c672c7 (ceph): os/newstore: kill default_osr
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:33 PM Revision e7b57cd0 (ceph): os/newstore: better sequencer debug
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:33 PM Revision 83c83e44 (ceph): os/KeyValueStore: kill default_osr
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:33 PM Revision 1002201a (ceph): os/KeyValueStore: better osr debug
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:33 PM Revision df921125 (ceph): ceph_objectstore_test: fix warnings
In file included from test/objectstore/store_test.cc:34:0:
../src/gmock/gtest/include/gtest/gtest.h: In instantiation...
Sage Weil
08:33 PM Revision 10b00f09 (ceph): os/FileStore: assert Sequencer is passed in; kill default_osr
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:33 PM Revision b46cdc02 (ceph): os/ObjectStore: fix leak ref on Sequencer_impl
This should start at 0 refs, not 1.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:33 PM Revision 47e7953c (ceph): os/FileStore: improve debug output for sequencers
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:33 PM Revision fedf360a (ceph): osd: queue all transactions under an osr
This was missed in e7bbafa3bfbd5e936a8be026a30b83a89f6121c3.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:19 PM Revision 583a2959 (ceph): rgw: json dump rgw_obj::orig_obj
useful for debugging
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
08:19 PM Revision d5f8c8e4 (ceph): rgw: unit test for testing rgw_obj encoding correctness
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
08:19 PM Revision 470afb9c (ceph): rgw: rgw_obj encoding fixes
Fix a few issues:
- conversion to and from rgw_obj_key
- strip_namespace_from_object() in the case where object sta...
Yehuda Sadeh
08:19 PM Revision 988979c3 (ceph): rgw: transform from cls_rgw_obj_key to rgw_obj correctly
Fixes: #12819
cls_rgw_obj_key keeps object names encoded, so need to transform from
it to rgw_obj correctly.
Signed-...
Yehuda Sadeh
08:17 PM devops Feature #13063 (In Progress): cobbler/ansible: put inktank-rescue image in cobbler-profiles role
The files are here: http://apt-mirror.front.sepia.ceph.com/inktank-rescue/ Zack Cerza
08:05 PM CephFS Fix #11187 (Resolved): ceph-qa-suite: reduce required machine numbers
This is done for the regular suite, at least, and has not been provoking new problems that I can tell. Greg Farnum
07:59 PM rgw Bug #13015 (Pending Backport): rgw: intra region copy does not preserve acl
Yehuda Sadeh
07:54 PM Bug #12936: shec fails i386 make check
This still happens:... Sage Weil
06:42 PM Bug #13088: a73a4cb breaks "--without-libatomic-ops" (firefly)
That's odd:... Greg Farnum
06:33 PM Bug #13088 (Resolved): a73a4cb breaks "--without-libatomic-ops" (firefly)
The following commit causes a build-failure when built "@--without-libatomic-ops@": https://github.com/ceph/ceph/comm... Ken Dreyer
06:00 PM Revision 8453a89c (ceph): systemd: set nofile limit in unit files
Make it big so hopefully nobody has to change it.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:00 PM Revision 367c794c (ceph): systemd: no need to preprocess ceph-osd@service
This used to be necessary but now is not.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:00 PM Revision 8e13d89f (ceph): systemd: eliminate ceph-rgw tmpfiles.d file
This is for storing the rgw socket files for fastcgi, which we do not
want to enable by default.
Signed-off-by: Sage...
Sage Weil
04:34 PM Feature #13079 (Fix Under Review): ceph-monstore-tool can get map info in human-readable
https://github.com/ceph/ceph/pull/5921 Kefu Chai
08:20 AM Feature #13079 (Resolved): ceph-monstore-tool can get map info in human-readable
if we want to see a map in human readable format.
we should:
(1) ceph-monstore-tool mon-store-path get monmap -- ...
bo cai
04:31 PM Revision 1ff51a29 (ceph): osd: drop default map cache size from 500 -> 200
OSDs don't need this from each other anymore since they send
a pg_interval_map_t with pg notify. This cache is only ...
Sage Weil
04:24 PM Feature #13084 (New): ceph-disk: will not work with an software array (md) as journal destination
[root@ceph001 ~]# ceph-disk -v prepare --fs-type xfs --cluster ceph -- /var/lib/ceph/osd/sdi0sdj /dev/md/sdi0sdj1
DE...
Kenneth Waegeman
04:04 PM Revision 8678a8ac (ceph): kill /etc/security/limits.d/ceph
This only affects login shells; not useful.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:43 PM rgw Bug #10295: rgw deleting S3 objects leaves __shadow_ objects behind
Is the data that you see new, or is it the same old data that leaked before running 0.94.3? What do you see when you ... Yehuda Sadeh
03:43 PM rbd Backport #13045: rbd export-diff crashes in librbd::simple_diff_cb
I don't think this issue will cleanly backport -- let me know if you want me to backport it. Jason Dillaman
03:30 PM rbd Bug #13082 (Fix Under Review): Valgrind memcheck detects out-of-bounds memory read
*master PR*: https://github.com/ceph/ceph/pull/5926 Jason Dillaman
03:23 PM rbd Bug #13082 (Resolved): Valgrind memcheck detects out-of-bounds memory read
http://qa-proxy.ceph.com/teuthology/teuthology-2015-09-11_23:00:07-rbd-master---basic-multi/1051993/teuthology.log
Jason Dillaman
03:27 PM Revision adb8478b (ceph): include/inline_memory: out-of-bounds read on unaligned memory
When checking if a >=16 byte unaligned buffer is zeroed, the 32bit
check will read outside the buffer memory range.
...
Jason Dillaman
03:15 PM Revision 0b03b32d (ceph): tools:remove the local file when get map failed.
Signed-off-by: Bo Cai <cai.bo@h3c.com> Bo Cai
02:37 PM Bug #12421 (Won't Fix): "failed to encode map <nap> with expected crc" when mon on hammer and OSD...
This is normal and expected. Sage Weil
02:24 PM Revision c2a9764f (ceph): mon: do not return ref to MonOpRequest::get_session() caller
Most callers don't put the ref, and since we hold the op ref it's
not necessary. This will also make a somewhat cle...
Sage Weil
02:19 PM Linux kernel client Bug #13081 (Resolved): data on rbd image get corrupted when pool quota is smaller than the size o...
1. linux kernel is 4.1.1... runsisi hust
02:12 PM Bug #11680 (Can't reproduce): mon crashes when "ceph osd tree 85 --format json"
Kefu Chai
02:12 PM Bug #11680: mon crashes when "ceph osd tree 85 --format json"
quote of Kefu's inquiry
> Eino, i was looking at your issue at http://tracker.ceph.com/issues/12876.
> seems it i...
Kefu Chai
09:14 AM Bug #11680: mon crashes when "ceph osd tree 85 --format json"
sent mail to Eino for more information. Kefu Chai
09:13 AM Bug #11680 (Need More Info): mon crashes when "ceph osd tree 85 --format json"
quote Eino's report:
> >
> > I'm getting a segmentation fault error from the monitor of our test
> > cluster. Th...
Kefu Chai
01:56 PM Revision d99e6899 (ceph): mon: fix MonSession leak when waitlisting op
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:43 PM Bug #13080 (Rejected): python-rados in PyPI / with python3 ?
Hello,
I am currently testing ceph, and would be very happy if python-rados was available in python3.
One of the ...
not sqrt
01:33 PM Bug #13078 (Fix Under Review): ceph-monstore-tool still create a local file when get map failed
https://github.com/ceph/ceph/pull/5920 Kefu Chai
08:09 AM Bug #13078 (Resolved): ceph-monstore-tool still create a local file when get map failed
when i try to get a map that dose not exist, it print an error, but still create a local file.
*here is the comman...
bo cai
01:22 PM Revision 6ca59302 (ceph): osd: should use ec_pool() when checking for an ecpool
we were using pool.info.require_rollback() in do_osd_ops() when
handling OP_SPARSE_READ to tell if a pool is an ecpoo...
Kefu Chai
01:22 PM Revision 64b22dcb (ceph): ceph_test_rados: also send sparse_read in ReadOp
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 5ae2e7a185b5f95753a09a89d7110fc38848a083)
Con...
Kefu Chai
01:22 PM Revision 8849f993 (ceph): ceph_test_rados_api_io: add tests for sparse_read
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 4d4920610ebfcb516630ed15678979c9e9292f5a)
Co...
Kefu Chai
01:22 PM Revision cecd68d0 (ceph): ceph_test_rados_api_aio: add a test for aio_sparse_read
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 076bad955d374cbb37b77e2b0429f3c85f32abc0)
Kefu Chai
01:22 PM Revision 31804991 (ceph): osd: translate sparse_read to read for ecpool
Fixes: #12012
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 700d42ef1c82f5602249b96690ae881c...
Kefu Chai
01:02 PM CephFS Support #13055: Problem with disconnect fuse by mds
Sergey Mir wrote:
> Thx,for now i need to wait next disconnect of fuse to look the message log...
> Besides,i have ...
Zheng Yan
11:17 AM CephFS Support #13055: Problem with disconnect fuse by mds
Thx,for now i need to wait next disconnect of fuse to look the message log...
Besides,i have changed filestore queue...
Sergey Mir
08:02 AM CephFS Support #13055: Problem with disconnect fuse by mds
make sure /var/log/ceph directory exist and have proper permission. add "debug client = 20" to client section of ceph... Zheng Yan
07:28 AM CephFS Support #13055: Problem with disconnect fuse by mds
there is no such log files on the client side where ceph-fuse is using...
as i understand logging is turned off, so ...
Sergey Mir
06:34 AM CephFS Support #13055: Problem with disconnect fuse by mds
Sergey Mir wrote:
> Zheng Yan wrote:
> Can you find any clue in ceph-fuse.log?
>
> there is no ceph-fuse.log on...
Zheng Yan
06:21 AM CephFS Support #13055: Problem with disconnect fuse by mds
Sergey Mir wrote:
> ceph-fuse process still works after "disconnect" so i should make umount and only then mount to ...
Zheng Yan
06:19 AM CephFS Support #13055: Problem with disconnect fuse by mds
Sergey Mir wrote:
> hello, is there any way to fix the problem?
try "ceph daemon client.xxx kick_stale_sessions"
Zheng Yan
05:18 AM CephFS Support #13055: Problem with disconnect fuse by mds
hello, is there any way to fix the problem? Sergey Mir
12:33 PM Feature #13077: osd: new pool settings: scrub_interval, deep_scrub_interval
https://github.com/ceph/ceph/pull/5922 Mykola Golub
07:40 AM Feature #13077 (Resolved): osd: new pool settings: scrub_interval, deep_scrub_interval
Right now it is possible to control frequency of scrub runs via config using these parameters:
osd_deep_scrub_int...
Mykola Golub
12:33 PM Feature #13076: osd: new pool flags: noscrub, nodeep-scrub
https://github.com/ceph/ceph/pull/5922 Mykola Golub
07:26 AM Feature #13076 (Resolved): osd: new pool flags: noscrub, nodeep-scrub
Right now it is possible to disable scrub and deep-scrub for the whole cluster:
ceph osd set noscrub
ceph osd...
Mykola Golub
12:29 PM Bug #12755: selinux: ceph-mon denial on wip-user
Lowering the priority as this does not seem to happen after the patch, the underlying issue is likely still there, th... Boris Ranto
09:32 AM rgw Bug #13020 (Fix Under Review): rgw: include RequestId as part of the Error response
Abhishek Lekshmanan
09:29 AM Revision d903df51 (ceph): tools:Removing duplicate references
Signed-off-by: Bo Cai <cai.bo@h3c.com> Bo Cai
09:19 AM Bug #13059: rpm upgrade does not fix /var/run/ceph ownership/permissions
RPM does fix the file/dir ownership on upgrade. What happens here is that these files are managed by systemd and syst... Boris Ranto
08:52 AM rgw Bug #12761 (Pending Backport): Keystone Fernet tokens break auth
Since affected version is hammer, I'm marking this for hammer backport. It is upto the leads to decide if the backpor... Abhishek Lekshmanan
08:50 AM Revision 2f663d90 (ceph): rgw: make radosgw-admin user rm idempotent
Fixes: #5378
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
08:18 AM Backport #12835 (Fix Under Review): mon: map_cache can become inaccurate if osd does not receive ...
Kefu Chai
07:03 AM Revision fef7142c (ceph): ceph: fix rename into sub-directory check
the check is important for FreeBSD because there is such check
in its kernel.
Signed-off-by: Yan, Zheng <zyan@redhat...
Yan, Zheng
06:34 AM rgw Backport #13047: Content-Type header should have correct initial capitals
Assigning to me until kmroz gets tracker privileges. Nathan Cutler
04:13 AM Bug #13069: mon: many many leaks (MonSession?)
sage, could you cherry-pick mine? https://github.com/tchaikov/ceph/tree/wip-monsession-leak Kefu Chai
02:08 AM Bug #13069 (In Progress): mon: many many leaks (MonSession?)
Sage Weil
02:08 AM Bug #13069: mon: many many leaks (MonSession?)
Sage Weil
02:07 AM Bug #13069: mon: many many leaks (MonSession?)
I got as far as github.com:liewegas/ceph wip-mon-leaks. We are still leaking MonSession (4 refs worth!). Sage Weil
02:04 AM Revision 40c3c85a (ceph): mon: debug MonSession refs
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:04 AM Bug #13075: ms async: msg throttle busy loops?
Why I don't find "remote" dir at /a/sage-2015-09-12_17:44:29-rados-wip-sage-testing---basic-multi/1052889 ?
Is mes...
Haomai Wang
01:17 AM Bug #13075 (Can't reproduce): ms async: msg throttle busy loops?
... Sage Weil
01:48 AM Revision 640ebbfa (ceph): mon/PGMonitor: fix use-after-free in stats ack
The MonOpRequestRef owns one ref; we need to get() another so we
can pass it to send_reply.
Signed-off-by: Sage Weil...
Sage Weil
01:44 AM Revision 68ecc55d (ceph): mon: do not leak ref creating MonOpRequest
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:42 AM Revision 3a7d91d2 (ceph): msg/simple: debug refs on sent messages
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:36 AM Revision 7d112c64 (ceph): mon/MDSMonitor: drop incorrect m->put()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:13 AM Bug #12990: osd: we do not ignore notify from down osds
/a/sage-2015-09-12_17:44:29-rados-wip-sage-testing---basic-multi/1052905 Sage Weil

09/13/2015

08:00 PM rgw Backport #13047 (In Progress): Content-Type header should have correct initial capitals
someone is working on this - more info soon Nathan Cutler
02:16 PM Feature #13073 (New): automatically set journal file name as osd.{osd-num} with ceph-deploy.
I ran this as a test:
??ceph-deploy osd prepare ceph01-osd02:sdb:/mnt/??
And output is:...
Stefan Eriksson
01:45 PM Messengers Bug #13072 (Can't reproduce): osd_ping messages not getting through
/a/sage-2015-09-12_17:44:29-rados-wip-sage-testing---basic-multi/1052646
a reset happens on one of the two hb conn...
Sage Weil
01:28 PM Revision 0d6a8c63 (ceph): Pipe: Drop connect_seq increase line
Revert commit 0fc47e267b6f8dcd4511d887d5ad37d460374c25.
When accepting and "connect.connect_seq == existing->connect...
Haomai Wang
01:12 PM Messengers Bug #13001 (Resolved): segfault in EventCenter::process_events(int)
Sage Weil
01:12 PM Revision 27d1e4d4 (ceph): Merge pull request #5901 from yuyuyu101/wip-13001
AsyncMessenger: Kepp file_lock hold when accessing its event field Sage Weil
01:12 PM Revision 786f23c5 (ceph): Merge pull request #5626 from majianpeng/objecter
Objecter: fix bus about objecter.
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:12 PM Bug #13071 (Resolved): objecter: cancellation bugs
https://github.com/ceph/ceph/pull/5626 Sage Weil
01:09 PM Bug #12991 (Resolved): Error EINVAL: next mdsmap epoch 15 != 14
Sage Weil
01:08 PM Revision c625671c (ceph): Merge pull request #5840 from liewegas/wip-12991
qa/workunits/cephtool/test.sh: make mds epoch check more tolerant
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Sage Weil
12:31 PM Backport #13070 (Resolved): ceph-object-corpus: add 0.94.2-207-g88e7ee7 hammer objects
https://github.com/ceph/ceph/pull/5551 Loïc Dachary
12:13 PM rbd Backport #12597 (Resolved): Crash during shutdown after writeback blocked by IO errors
Loïc Dachary
12:10 PM Revision 23fb8113 (ceph): Merge pull request #5767 from dachary/wip-12597-hammer
Crash during shutdown after writeback blocked by IO errors
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Loïc Dachary
11:53 AM Bug #13026 (Resolved): require osds are hammer v0.94.4 or later before upgrading past hammer
Loïc Dachary
09:49 AM Bug #13026 (Fix Under Review): require osds are hammer v0.94.4 or later before upgrading past hammer
Loïc Dachary
11:45 AM Revision 770a573b (ceph): Merge remote-tracking branch 'gh/infernalis'
Sage Weil
11:42 AM Revision c1849ecf (ceph): Merge pull request #5687 from liewegas/wip-hammer-feature-hammer
include/ceph_features: define HAMMER_0_94_4 feature Sage Weil
11:41 AM Revision e73ac661 (ceph): Merge pull request #5686 from liewegas/wip-hammer-feature
require osds are hammer v0.94.4 or later before upgrading past hammer
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Sage Weil
02:11 AM rgw Bug #10295: rgw deleting S3 objects leaves __shadow_ objects behind
Hi Yehuda,
Do you have an update on this bug?
I'm running Ceph 0.94.3 with civetweb and I've run some tests wit...
George Mihaiescu
12:44 AM Revision cac601d6 (ceph): Merge pull request #5905 from ceph/wip-rpm-notcmalloc
ceph.spec: respect CEPH_EXTRA_CONFIGURE_ARGS Sage Weil
12:43 AM Revision f8c66b41 (ceph): Merge pull request #5904 from ceph/wip-submodules
fix a few submodule issues
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Sage Weil

09/12/2015

10:46 PM Revision 5befd50e (ceph): hammer-x: test CEPH_FEATURE_HAMMER_0_94_4
http://tracker.ceph.com/issues/13026 Refs: #13026
Signed-off-by: Loic Dachary <loic@dachary.org>
Loic Dachary
09:43 PM Revision af39f98b (ceph): .gitignore: ignore src/ceph.tmpe
It makes the gitbuilders unhappy. Not sure where it comes from...
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:21 PM Revision 98302adf (ceph): gmock: ignore *.pyc
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:17 PM Revision c57e8688 (ceph): rocksdb: ignore m4
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:12 PM Revision 51abff11 (ceph): ceph.spec: respect CEPH_EXTRA_CONFIGURE_ARGS
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:51 PM Revision 4a5a5b37 (ceph): qa/workunits/cephtool/test.sh: make mds epoch check more tolerant
This can race with an actual mdsmap epoch update for some other
reason. We just need to make sure the epoch *increas...
Sage Weil
05:45 PM Revision a511c245 (ceph): Merge remote-tracking branch 'gh/wip-10617-again'
Sage Weil
04:54 PM CephFS Support #13055: Problem with disconnect fuse by mds
ceph-fuse process still works after "disconnect" so i should make umount and only then mount to back to work... Sergey Mir
04:05 PM Revision 9429b773 (ceph): Merge pull request #5334 from majianpeng/read-len-zero-for-ec
make read ec-object(offset=0, len=0) can work like read no-ec object.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:14 PM CephFS Bug #13067: MDSRank unhealthy on hammer -> infernalis upgrade
Hmm, kinda interesting that it's happening at the point in the log where the mons are restarted. Something in monc b... John Spray
12:38 PM CephFS Bug #13067 (Resolved): MDSRank unhealthy on hammer -> infernalis upgrade
... Sage Weil
01:24 PM Revision 4977d394 (ceph): Merge pull request #563 from ceph/wip-13060
fix test for 11429 (and now 13060) Sage Weil
01:23 PM Backport #13060 (Resolved): osd: hammer: fail to start due to stray pgs after firefly->hammer upg...
Sage Weil
01:23 PM Revision f35c53df (ceph): Merge pull request #5892 from ceph/wip-13060-hammer
osd: allow peek_map_epoch to return an error
Reviewed-by: David Zafman <dzafman@redhat.com>
Sage Weil
01:22 PM Revision f0c925e3 (ceph): suites/rados/singleton-nomsgr/all/11429.yaml: double-hop and fix
- simplify this.. lots of extra cruft we don't need
- restart twice at hammer to ensure that we can still load pgs
...
Sage Weil
01:21 PM Revision 4be8a28d (ceph): osd/PG: peek_map_epoch: skip legacy PGs if infos object is missing
- pg is removed
- osd is stopped before pg is fully removed
- on restart, we ignore/skip the pg because its epoch is ...
Sage Weil
01:20 PM Revision f237ed97 (ceph): osd: allow peek_map_epoch to return an error
Allow PG::peek_map_epoch to return an error indicating the PG
should be skipped.
Signed-off-by: Sage Weil <sage@redh...
Sage Weil
01:20 PM Revision f15d9585 (ceph): osd: allow peek_map_epoch to return an error
Allow PG::peek_map_epoch to return an error indicating the PG
should be skipped.
Signed-off-by: Sage Weil <sage@redh...
Sage Weil
01:20 PM Revision d33fea5d (ceph): sd/PG: tolerate missing pgmeta object
Bug 10617 left stray PG dirs around in firefly. Hammer correctly
ignores these, assuming they are leftover cruft. W...
Sage Weil
01:19 PM Revision 2e44373e (ceph): Merge pull request #5776 from wonzhq/tmap-update
osd: force promote for ops which ec base pool can't handle
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by...
Sage Weil
01:17 PM Bug #13069 (Resolved): mon: many many leaks (MonSession?)
/var/lib/teuthworker/archive/sage-2015-09-11_13:17:43-rados-wip-sage-testing---basic-multi/1050645
my guess is Mon...
Sage Weil
01:15 PM Bug #13068 (Resolved): osd: leaking transactions
... Sage Weil
12:33 PM Revision ff9600a6 (ceph): osd/ReplicatedPG: remove stray debug line
This snuck in
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
09:36 AM Messengers Bug #13001 (Fix Under Review): segfault in EventCenter::process_events(int)
Haomai Wang
09:34 AM Revision 6e854338 (ceph): AsyncMessenger: Kepp file_lock hold when accessing its event field
When process_event get a file event, other thread may delete this event later
but before we do event
Fix #13001
Sign...
Haomai Wang
07:37 AM rgw Documentation #13066 (Resolved): Document radosgw keystone admin user & tenant options
Similar to other openstack service configurations, rgw seems to support the option of a service tenant and user being... Abhishek Lekshmanan

09/11/2015

10:36 PM devops Feature #13063 (Resolved): cobbler/ansible: put inktank-rescue image in cobbler-profiles role
also, find a place to store the relevant files, even if just temporarily. apt-mirror.front? Zack Cerza
10:01 PM Documentation #12899 (In Progress): Update the 'rados' command "man" page
Updated the 'rados' command "man" pages to include the '--run-name' option under the 'bench' sub-command.
-https:/...
Aron Gunn
09:12 PM Bug #13032: client nonce collision due to unshared pid namespaces
You can strike "--ipc" as well, concurrent invocations on the same machine of "unshare --pid --fork -- rbd list" trig... Kjetil Joergensen
08:38 PM Bug #13032: client nonce collision due to unshared pid namespaces
I'm guessing namespaces aren't entirely supported yet.
Essentially; my reduced breaking testcase.
Makefile wi...
Kjetil Joergensen
06:55 PM Bug #13032: client nonce collision due to unshared pid namespaces
One other potential contributing factor, multiple invocations of rbd list on the same host running within different m... Kjetil Joergensen
05:58 PM Bug #13032: client nonce collision due to unshared pid namespaces
I don't think this is regarding fd's, while I didn't run it under RLIMIT_NOFILE/RLIM_INFINITY, judging by attaching s... Kjetil Joergensen
04:58 PM Bug #13032: client nonce collision due to unshared pid namespaces
Josh Durgin wrote:
> This looks like the client is running into the fd limit, preventing it from opening a socket to...
Kjetil Joergensen
02:45 AM Bug #13032: client nonce collision due to unshared pid namespaces
This looks like the client is running into the fd limit, preventing it from opening a socket to receive a reply, and ... Josh Durgin
02:03 AM Bug #13032 (Resolved): client nonce collision due to unshared pid namespaces
We have a process which concurrently ends up starting 3 jobs concurrently which among other things do a mix of rbd li... Kjetil Joergensen
08:55 PM Revision 37559f50 (ceph): Merge pull request #562 from ceph/wip-radosbench-cleanup
tasks/radosbench: allow cleanup: false Zack Cerza
08:52 PM Revision 5af28cf7 (ceph): tasks/radosbench: allow cleanup: false
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:44 PM Backport #13060: osd: hammer: fail to start due to stray pgs after firefly->hammer upgrade
https://github.com/ceph/ceph-qa-suite/pull/563 Sage Weil
08:04 PM Backport #13060: osd: hammer: fail to start due to stray pgs after firefly->hammer upgrade
reproduced the failure with a modified 11429.yaml... now verifying the fix. Sage Weil
03:02 PM Backport #13060 (Fix Under Review): osd: hammer: fail to start due to stray pgs after firefly->ha...
https://github.com/ceph/ceph/pull/5892 Sage Weil
02:09 PM Backport #13060 (Resolved): osd: hammer: fail to start due to stray pgs after firefly->hammer upg...
https://github.com/ceph/ceph/pull/5892
On Fri, 11 Sep 2015, Haomai Wang wrote:
> On Fri, Sep 11, 2015 at 8:56 PM,...
Sage Weil
08:40 PM Revision f3f41417 (ceph): doc: Updated the rados command man page to include the --run-name optio...
Fixes: #12899
Signed-off-by: ritz303 <ritz_303@yahoo.com>
Aron Gunn
05:59 PM rbd Feature #13025 (Fix Under Review): Add scatter/gather support to librbd C/C++ APIs
Jason Dillaman
01:11 AM rbd Feature #13025: Add scatter/gather support to librbd C/C++ APIs
Adding new methods to the C API:... Jason Dillaman
05:43 PM rgw Bug #12537: [CVE-2015-5245] RGW returns requested bucket name raw in "Bucket" response header
Please see https://www.owasp.org/index.php/HTTP_Response_Splitting for an explanation about HTTP header manipulation ... Ken Dreyer
05:30 PM Feature #11443: Elector: throttle election attempts from DoSing peers
What about a model like
void behaved()
void disappointed()
bool should_ignore()
with a couple exponential...
Sage Weil
05:19 PM Bug #13059: rpm upgrade does not fix /var/run/ceph ownership/permissions
I think we need the equivalent of
https://github.com/ceph/ceph/blob/master/debian/ceph-common.postinst#L67-L86
Sage Weil
01:50 PM Bug #13059 (Resolved): rpm upgrade does not fix /var/run/ceph ownership/permissions
/a/sage-2015-09-10_16:14:42-rados-wip-sage-testing---basic-multi/1049102 Sage Weil
05:13 PM Backport #12940 (Fix Under Review): IO error on kvm/rbd with an erasure coded pool tier (after an...
https://github.com/ceph/ceph/pull/5897 Kefu Chai
04:08 PM Backport #12940 (In Progress): IO error on kvm/rbd with an erasure coded pool tier (after an upgr...
Kefu Chai
09:27 AM Backport #12940 (New): IO error on kvm/rbd with an erasure coded pool tier (after an upgrade from...
Abhishek Varshney
05:02 PM Revision 78de6fd6 (ceph): Merge pull request #5896 from liewegas/wip-fix-spec
ceph.spec: include /etc/sysconfig/ceph
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Sage Weil
04:21 PM Bug #12722: osd: OSD::do_mon_report stuck at acquiring osd_lock (more than 10mins) and cause OSD ...
Sorry for the delayed work on this one, I will make a PR next week. Guang Yang
04:20 PM Revision e9847570 (ceph): Merge pull request #561 from ceph/wip-sudo
sudo ceph Zack Cerza
04:19 PM Revision 4dea76e0 (ceph): ceph.spec: include /etc/sysconfig/ceph
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:19 PM Revision 22dc3df4 (ceph): Merge pull request #559 from ceph/wip-10328
leaks Zack Cerza
04:15 PM Revision dad981d3 (ceph): tasks: sudo ceph for cli
/var/run/ceph is 770. This is mainly necessary for any
interaction with the daemon sockets, but it is what users do
...
Sage Weil
04:15 PM Revision 5eb0e4dd (ceph): suites: sudo ceph
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:01 PM CephFS Support #13055: Problem with disconnect fuse by mds
when "transported point is not connected" happen, could you check if the ceph-fuse process still exists. If not, run ... Zheng Yan
02:35 PM CephFS Support #13055: Problem with disconnect fuse by mds
and about high load... i've checked mds nodes for memory overload or some other physical overload - didnt find anythi... Sergey Mir
02:31 PM CephFS Support #13055: Problem with disconnect fuse by mds
Zheng Yan wrote:
Can you find any clue in ceph-fuse.log?
there is no ceph-fuse.log on clients...
fuse have same...
Sergey Mir
02:26 PM CephFS Support #13055: Problem with disconnect fuse by mds
dmesg and other clients logs are empty...
i have 5 clients with mounted to ceph.
3 of them are using more often(ma...
Sergey Mir
02:20 PM CephFS Support #13055: Problem with disconnect fuse by mds
"Transport endpoint is not connected" almost always means that the ceph-fuse client process has gone away. Check dmes... Greg Farnum
02:20 PM CephFS Support #13055: Problem with disconnect fuse by mds
Zheng Yan,
yes,as i pasted earlier in my config, i have changed it to mds_session_autoclose = 60
Sergey Mir
02:19 PM CephFS Support #13055: Problem with disconnect fuse by mds
Sergey Mir wrote:
> fuse is just disconnecting from ceph and says "transported point is not connected" and thats all...
Zheng Yan
02:14 PM CephFS Support #13055: Problem with disconnect fuse by mds
>> 2015-09-10 13:11:17.068839 mds.0 [INF] closing stale session client.343916 (client_ip):0/8623 after 64.626196
MDS...
Zheng Yan
01:59 PM CephFS Support #13055: Problem with disconnect fuse by mds
fuse is just disconnecting from ceph and says "transported point is not connected" and thats all, no logs or some oth... Sergey Mir
01:41 PM CephFS Support #13055: Problem with disconnect fuse by mds
We need to know how the system is misbehaving -- not just to see log snippets.
What is the symptom of the problem ...
John Spray
12:59 PM CephFS Support #13055: Problem with disconnect fuse by mds
Need some solution to solve that problem. it drops again...
2015-09-11 15:42:57.450895 7fb118d06700 0 -- (mds00/m...
Sergey Mir
11:09 AM CephFS Support #13055: Problem with disconnect fuse by mds
fuse loose connections few times a day with output in logs as i pasted at my previous message from few different log ... Sergey Mir
10:43 AM CephFS Support #13055: Problem with disconnect fuse by mds
The log snippets you've pasted don't make much sense — you have some entries going back in time, and it looks like th... Greg Farnum
10:25 AM CephFS Support #13055 (Closed): Problem with disconnect fuse by mds
Hello. Nobody knows answer in hex chat(ceph) about, so im asking advice here.
i have ceph version 0.94.3 (95cefea9fd...
Sergey Mir
03:56 PM Revision f5c8735d (ceph): Merge pull request #5895 from jcsp/wip-doc-default-pools
doc: remove references to default data/metadata pools Sage Weil
03:53 PM Revision 9b3f36f9 (ceph): ceph: add option to expect valgind errors and fail if there are none
See #10328
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:53 PM Revision 822fa666 (ceph): rados/singleton-nomsgr/all/valgrind-leaks: verify leak checking works
Fixes: #10328
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:46 PM Revision 86570812 (ceph): doc: remove references to default data/metadata pools
These haven't existed since 0.84 -- the cephfs documentation
was updated at the time, but there were also references ...
John Spray
03:44 PM Bug #12976 (Resolved): debian jessie: /var/run/ceph not created
Sage Weil
03:42 PM Revision 89e2c28c (ceph): Merge pull request #5803 from ceph/wip-debian-systemd
debian systemd support; /etc/{sysconfig,default}/ceph; easy jemalloc enablement
Reviewed-by: Ken Dreyer <kdreyer@red...
Sage Weil
03:38 PM Revision ea91c4ef (ceph): systemd: tmpfiles.d in /run, not /var/run
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:38 PM Revision c3d23cad (ceph): ceph-common: explicitly trigger /run/ceph creation
This doesn't happen magically on debian.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:38 PM Revision c8bfc354 (ceph): ceph.spec: install /etc/sysconfig/ceph
Make it easy to enable jemalloc, too.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:38 PM Revision cd4bd80a (ceph): Makefile.am: include etc in tarball
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:38 PM Revision 7384a14f (ceph): debian/rules: install systemd files and /etc/default/ceph
Fix the systemd units to use /etc/default instead of /etc/sysconfig. There
is probably a better way...
Signed-off-b...
Sage Weil
03:38 PM Revision c92d13b0 (ceph): debian: fix location of tmpfiles.d
/usr/lib/tmpfiles.d, not /lib/tmpfiles.d
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:36 PM Revision 6779bc2d (ceph): Merge pull request #5869 from ceph/wip-rpm-dirs
ceph.spec: make /var/{lib,log,run} owned by ceph
Reviewed-by: Boris Ranto <branto@redhat.com>
Sage Weil
03:31 PM Revision cbb8cf83 (ceph): Merge pull request #5540 from ceph/wip-selinux-radosgw
selinux: Update policy for radosgw
Reviewed-by: Milan Broz <mbroz@redhat.com>
Sage Weil
03:26 PM Revision 3aa38bc0 (ceph): make /var/run/ceph 770 ceph:ceph
This allows members of the ceph group to make librados clients (like the
ceph cli and qemu) create sockets in the def...
Sage Weil
03:24 PM Revision e7837d1d (ceph): ceph.spec: make /var/{lib,log,run} owned by ceph
Move creation of /var/lib/ceph and /var/run/ceph to ceph-common, too.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:23 PM Bug #12387: osd/PG.cc: 6879: FAILED assert(pg->peer_info.count(so))
https://github.com/ceph/ceph/pull/5780 Loïc Dachary
03:22 PM Bug #12387: osd/PG.cc: 6879: FAILED assert(pg->peer_info.count(so))
65dcc2da76750d0b6dd2cf0031c44f32749f33e5 David Zafman
03:04 PM Bug #13026: require osds are hammer v0.94.4 or later before upgrading past hammer
https://github.com/ceph/ceph/pull/5686... Loïc Dachary
02:48 PM Bug #13061 (Resolved): systemd: daemons restart when package is upgraded
I just updated some ceph-mon and ceph-osd hosts from ceph-9.0.3-1460.g4290d68.el7.x86_64 to ceph-9.0.3-1572.g90cce11.... Dan van der Ster
02:44 PM Backport #13035 (In Progress): requeue_scrub when kick_object_context_blocked
Abhishek Varshney
08:57 AM Backport #13035 (Resolved): requeue_scrub when kick_object_context_blocked
https://github.com/ceph/ceph/pull/5891 Abhishek Varshney
02:40 PM Backport #13037 (In Progress): hit set clear repops fired in same epoch as map change -- segfault...
Abhishek Varshney
08:59 AM Backport #13037 (Resolved): hit set clear repops fired in same epoch as map change -- segfault si...
https://github.com/ceph/ceph/pull/5890 Abhishek Varshney
02:27 PM Backport #13042 (In Progress): ThreadPool add/remove work queue methods not thread safe
Abhishek Varshney
09:04 AM Backport #13042 (Resolved): ThreadPool add/remove work queue methods not thread safe
https://github.com/ceph/ceph/pull/5889 Abhishek Varshney
01:47 PM Backport #13036 (In Progress): osd: avoid multi set osd_op.outdata in tier pool
Abhishek Varshney
08:58 AM Backport #13036 (Resolved): osd: avoid multi set osd_op.outdata in tier pool
https://github.com/ceph/ceph/pull/6060 Abhishek Varshney
01:37 PM CephFS Backport #13044 (In Progress): LibCephFS.GetPoolId failure
Abhishek Varshney
09:06 AM CephFS Backport #13044 (Resolved): LibCephFS.GetPoolId failure
https://github.com/ceph/ceph/pull/5887 Abhishek Varshney
01:35 PM Revision 7e7179b4 (ceph): Merge pull request #5871 from liewegas/wip-10328
common: add debug option to deliberately leak some memory
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Sage Weil
01:33 PM rbd Backport #13045 (In Progress): rbd export-diff crashes in librbd::simple_diff_cb
Abhishek Varshney
09:07 AM rbd Backport #13045 (Resolved): rbd export-diff crashes in librbd::simple_diff_cb
https://github.com/ceph/ceph/pull/6097 Abhishek Varshney
01:30 PM Revision 08781399 (ceph): Merge remote-tracking branch 'gh/wip-tcmalloc'
Sage Weil
01:30 PM Revision f167e8d3 (ceph): .gitignore: radosgw-object-expirer
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:29 PM Bug #13058: Ceph destroyed my MBR record when trying to convert it to GPT after initiating a new ...
The whole output is:... Stefan Eriksson
01:05 PM Bug #13058 (Can't reproduce): Ceph destroyed my MBR record when trying to convert it to GPT after...
Hi
I have my OS on sda and the OS use sda1-3 now I wanted to initiate a new OSD and ran with this command:
And I...
Stefan Eriksson
01:24 PM Fix #13033 (Resolved): logrotate: error in postrotate script
Sage Weil
08:27 AM Fix #13033 (In Progress): logrotate: error in postrotate script
Loïc Dachary
07:35 AM Fix #13033: logrotate: error in postrotate script
https://github.com/ceph/ceph/pull/5881 Dan van der Ster
07:28 AM Fix #13033 (Resolved): logrotate: error in postrotate script
The simplified logrotate scripts give this error:... Dan van der Ster
01:24 PM Revision 90cce118 (ceph): Merge pull request #5881 from cernceph/wip-logrotate
logrotate: ignore exit status 1 from killall
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:19 PM CephFS Bug #12971 (In Progress): TestQuotaFull fails
Looks like this commit might have broken it:... John Spray
01:01 PM Bug #13057 (Resolved): python-setuptools is missing from debian/control
If I run a package build from the current git master, I get this error after about 90 minutes of compilation:
<pre...
Jens Harbott
12:49 PM Backport #13034 (In Progress): osd: copy-from doesn't preserve truncate_{seq,size}
Abhishek Varshney
08:52 AM Backport #13034 (Resolved): osd: copy-from doesn't preserve truncate_{seq,size}
https://github.com/ceph/ceph/pull/5885 Abhishek Varshney
11:51 AM Revision d8ac5103 (ceph): WorkQueue: add/remove_work_queue methods now thread safe
These methods were not acquiring the ThreadPool lock when
manipulating the work_queue collection. This was causing
o...
Jason Dillaman
11:45 AM Documentation #13056 (Closed): Stale link for jerasure
http://ceph.com/docs/master/rados/operations/erasure-code-jerasure/ links to https://bitbucket.org/jimplank/jerasure/... Jens Harbott
11:01 AM Revision 3a50b904 (ceph): crypto: fix unbalanced ceph::crypto::init/ceph::crypto:shutdown
we may create a CephContext without calling common_init_finish(), then
delete the CephContext. In this case, ceph::cr...
Yan, Zheng
10:35 AM Revision 0a5b8569 (ceph): ReplicatedPG,Objecter: copy_get should include truncate_seq and size
Otherwise, we break CephFS over cache tiers.
Fixes: #12551
Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry pic...
Samuel Just
10:20 AM rados-java Bug #7488 (Rejected): "Error EAGAIN: osd.0 is not up" in rados-master-testing-basic-plana
Wido den Hollander
10:20 AM rados-java Bug #7425 (Rejected): Error in run_seed_to_range.sh for rados-dumpling-master-basic-plana
Wido den Hollander
10:19 AM rados-java Bug #7413 (Rejected): LibRadosTier.FlushTryFlushRaces failed on rados:basic-wip-agent-testing-bas...
Wido den Hollander
10:19 AM rados-java Bug #10023 (Resolved): method Rados.shutdown() is missing for closing the connection to the clust...
The shutdown has been implemented. This should be fixed now. Wido den Hollander
10:19 AM Stable releases Tasks #11644: firefly v0.80.11
... Nathan Cutler
10:18 AM rados-java Bug #7479 (Won't Fix): Test failed in rados-dumpling-testing-basic-plana
Does not seem to be a RADOS Java bug. Closing this one. Wido den Hollander
10:17 AM rados-java Bug #9988 (Resolved): Rbd.list() / list contains one element, if pool is empty
This has been fixed in the latest release of RADOS Java. Wido den Hollander
10:17 AM rados-java Bug #9989 (Resolved): Rbd.list() / more than 1024 images in pool?
This is also fixed in the latest release of RADOS Java. Wido den Hollander
10:16 AM rados-java Bug #9990 (Resolved): Rbd.list() / JVM crashes
The RADOS Java bindings have been improved and they should not crash on this.
Resolving this as fixed.
Wido den Hollander
10:12 AM Revision 45c9c0ae (ceph): distros: alias a-supported-distro.yaml to CentOS 7
Some jobs are distribution agnostic and it is meaningless to run them on
all supported distributions. For such jobs i...
Loic Dachary
09:41 AM rgw Fix #12939: Content-Type header should have correct initial capitals
removing infernalis from the Backport field: before infernalis is released, scheduling something to be in infernalis ... Loïc Dachary
09:16 AM rgw Backport #13054 (Resolved): rgw: region data still exist in region-map after region-map update
https://github.com/ceph/ceph/pull/6163 Abhishek Varshney
09:15 AM rgw Backport #13053 (Resolved): GWWatcher::handle_error -> common/Mutex.cc: 95: FAILED assert(r == 0)
https://github.com/ceph/ceph/pull/6164 Abhishek Varshney
09:13 AM rgw Backport #13052 (Resolved): rgw: init_rados failed leads to repeated delete
https://github.com/ceph/ceph/pull/6165 Abhishek Varshney
09:12 AM rgw Backport #13051 (Rejected): rgw: init_rados failed leads to repeated delete
Abhishek Varshney
09:10 AM rgw Backport #13048 (Resolved): Content-Type header should have correct initial capitals
https://github.com/ceph/ceph/pull/5532 Abhishek Varshney
09:09 AM rgw Backport #13047 (Resolved): Content-Type header should have correct initial capitals
https://github.com/ceph/ceph/pull/5910 Abhishek Varshney
09:09 AM Revision 2dbf2018 (ceph): compat: define XATTR_CREATE/XATTR_REPLACE for FreeBSD
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
09:09 AM Revision 38262031 (ceph): compat: define O_DSYNC for FreeBSD
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
09:09 AM Revision be595df5 (ceph): compat: include compat.h for definition of ENODATA
ENODATA is not defined on FreeBSD. Include compat.h for all places
that use ENODATA
Signed-off-by: Yan, Zheng <zyan@...
Yan, Zheng
09:09 AM Revision b4330832 (ceph): compat: include proper headers for FreeBSD
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
09:09 AM Revision c4fe2661 (ceph): compat: don't reinterpret_cast NULL
On FreeBSD, NULL is defined as nullptr_t. We get following error
error: reinterpret_cast from 'nullptr_t' to 'foo *'...
Yan, Zheng
09:09 AM Revision 80655e15 (ceph): memstore: don't use thread_local on non-linux OS
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
09:08 AM rgw Backport #13046 (Resolved): RGW : setting max number of buckets for user via ceph.conf option
https://github.com/ceph/ceph/pull/6166 Abhishek Varshney
09:08 AM Revision e5a8022d (ceph): ceph.spec.in: ceph-radosgw should require ceph-selinux
Signed-off-by: Boris Ranto <branto@redhat.com> Boris Ranto
09:08 AM Revision 338bd3d1 (ceph): selinux: Update policy for radosgw
The current SELinux policy does not cover radosgw daemon. This patch
introduces the SELinux support for radosgw daemo...
Boris Ranto
09:05 AM Backport #13043 (Resolved): ThreadPool add/remove work queue methods not thread safe
https://github.com/ceph/ceph/pull/5991 Abhishek Varshney
09:03 AM Backport #13041 (Resolved): common/Thread:pthread_attr_destroy(thread_attr) when done with it
https://github.com/ceph/ceph/pull/6325 Abhishek Varshney
09:03 AM Backport #13040 (Resolved): common/Thread:pthread_attr_destroy(thread_attr) when done with it
https://github.com/ceph/ceph/pull/6157 Abhishek Varshney
09:01 AM Backport #13039 (Resolved): hammer: osd/PG.cc: 6879: FAILED assert(pg->peer_info.count(so))
https://github.com/ceph/ceph/pull/8464 Abhishek Varshney
09:00 AM Backport #13038 (Resolved): hit set clear repops fired in same epoch as map change -- segfault si...
https://github.com/ceph/ceph/pull/5988 Abhishek Varshney
08:27 AM rados-java Support #12474 (Rejected): rados.dll not found in resource path
The bindings are currently Linux only and there is no Windows support for them currently. Wido den Hollander
08:26 AM rados-java Bug #12937 (Won't Fix): WriteFull Hangs when the Server is down
That is how RADOS works. You can set a osd_op_timeout as a setting and it will. But by default it will never return i... Wido den Hollander
08:03 AM Bug #12100: OSD crash, uexpected aio error in FileJournal.cc
Happened again yesterday.
We use two RAID mirrored SSD's as journals and have individual HDDs as OSD data disks. W...
Pontus Lindgren
08:02 AM Revision 645f3e90 (ceph): mds: For journal, set write iohint flags.
For rank, if there is a standby replay rank, we don't use
fadvise_dontneed for write ops. Except this case, we use
fa...
Jianpeng Ma
07:42 AM Revision 217e4248 (ceph): logrotate: ignore postrotate error for radosgw
Fix the annoying logrotate error for radosgw.
Fixes: #13033
Signed-off-by: Dan van der Ster <daniel.vanderster@cern.ch>
Dan van der Ster
07:30 AM Revision aa4a5b0d (ceph): logrotate: ignore exit status 1 from killall
If any of ceph-osd, ceph-mon, ceph-mds were not running then
killall -q will exit status 1, leading to anacron sendin...
Dan van der Ster
05:31 AM Bug #12681: tcmalloc doesn't release memory back to system
https://github.com/kuszmaul/SuperMalloc seem precent well performance. Star Guo
05:07 AM Revision fa6e4fff (ceph): osdc/Journaler: add write_ihont filed which record the write fadvise fl...
This filed will send to osd for write ops which make osd can better
handle.
Signed-off-by: Jianpeng Ma <jianpeng.ma@...
Jianpeng Ma
05:07 AM Revision 7c09e508 (ceph): osdc/Objecter: make sg_read/write support iohint_flags.
Jianpeng Ma
05:07 AM Revision 9b44fab0 (ceph): osdc/Filer: make read/write support iohint flags.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
05:07 AM Revision 4b45e6d1 (ceph): osdc/Objecter: pass extra_ops of read_full into read func.
We don't know extra_ops whether null, so pass it to read func is good
method.
Signed-off-by: Jianpeng Ma <jianpeng.m...
Jianpeng Ma
05:07 AM Revision 7e3c7a45 (ceph): osdc/Journaler:: For read operation add fadvise-dontneed flag.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
04:33 AM rgw Bug #13018: rgw/rgw_admin: Checking the legality of the parameters
https://github.com/ceph/ceph/pull/5879 qiankun zheng
02:38 AM Revision ffad2828 (ceph): rgw:modify the conditional statement in parse_metadata_key method.
Signed-off-by: Zengran Zhang <zhangzengran@h3c.com> Zengran Zhang
02:35 AM Revision f4498f52 (ceph): osd:the fuction osd::shutdown Lock failed.
Fixed:#13004
Signed-off-by: Lu Shi <shi.lu@h3c.com>
lu shi
02:11 AM Revision 648c7041 (ceph): os: disable newstore when configure --without-libaio
newstore makes extensive use of aio. So disable it when configure
--without-libaio
Signed-off-by: Yan, Zheng <zyan@r...
Yan, Zheng
02:11 AM Revision 6359f3ae (ceph): cls_numops: don't include asm-generic/errno.h directly
It's not portable
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
02:11 AM Revision d7f1d709 (ceph): memstore: don't encode/decode 'size_t'
there is no encode/decode funtions for type 'size_t'. We get following
error on OSX:
os/PageSet.h:207:5: error: call...
Yan, Zheng
02:03 AM CephFS Bug #12806: nfs restart failures
Zheng Yan
01:13 AM rbd Feature #12698 (Fix Under Review): librbd: write maintenance operations to journal
*master PR*: https://github.com/ceph/ceph/pull/5735 Jason Dillaman

09/10/2015

11:08 PM devops Bug #12227 (Resolved): mira030 has bad disk
Drive 7 replaced, testnodes role run, system nuked, and returned to service. David Galloway
10:50 PM Bug #12966: ceph-post-file key should only be readable by root
I think the problem is that debian enforces everything in /usr/share/foo is 644.. my attempts to chmod otherwise aren... Sage Weil
10:48 PM Revision 48c42286 (ceph): Merge pull request #5800 from ceph/wip-user
ceph-disk: do async startup on upstart; fix dmcrypt create/activate bug
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Sage Weil
09:03 PM Revision d4eeb9be (ceph): rocksdb: recognized --without-tcmalloc
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:42 PM Revision 86dbfc88 (ceph): Merge pull request #5031 from trociny/wip-10098
ceph-objectstore-tool: add mark-complete operation
Reviewed-by: David Zafman <dzafman@redhat.com>
David Zafman
08:14 PM Revision fa94ca4e (ceph): Merge pull request #5866 from jmunhoz/wip-requestid-on-error
rgw: include RequestId as part of the Error response
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
08:13 PM Revision a795c885 (ceph): common/buffer: add the move constructor for bufferlist
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
08:07 PM Bug #12100: OSD crash, uexpected aio error in FileJournal.cc
Sage Weil wrote:
> It's interesting that the EIO is always preceeded by slow requests... about 30-35 seconds old. W...
Lukas Pustina
08:04 PM Bug #12100: OSD crash, uexpected aio error in FileJournal.cc
Sage Weil wrote:
> It's interesting that the EIO is always preceeded by slow requests... about 30-35 seconds old. W...
Lukas Pustina
07:44 PM Bug #12100: OSD crash, uexpected aio error in FileJournal.cc
Lukas Pustina wrote:
> Sage Weil wrote:
> > 18446744073709551611 == 0xfffffffffffffffb -> -5 (EIO). check kern.log...
Sage Weil
07:17 PM Bug #12100: OSD crash, uexpected aio error in FileJournal.cc
Sage Weil wrote:
> 18446744073709551611 == 0xfffffffffffffffb -> -5 (EIO). check kern.log for errors on your disk?
...
Lukas Pustina
07:25 PM rgw Bug #12537: [CVE-2015-5245] RGW returns requested bucket name raw in "Bucket" response header
This is now being tracked as CVE-2015-5245. Ken Dreyer
07:16 PM Revision 1b43d811 (ceph): common/buffer: fix the const-ness of bufferlist::contents_equal()
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
07:09 PM Revision 6504e373 (ceph): common/buffer: add bufferlist::const_iterator
* implement bufferlist::iterator using bufferlist::iterator_impl
* unlike its cousin, `bufferlist::const_iterator` is...
Kefu Chai
07:09 PM Revision 8ed72422 (ceph): test/bufferlist: do not expect !is_page_aligned() after unaligned rebuild
if the size of a bufferlist is page aligned we allocate page aligned
memory chunk for it when rebuild() is called. ot...
Kefu Chai
07:04 PM Revision 046bdf8e (ceph): Merge pull request #5859 from jecluis/wip-test-mon-ping
test: mon/mon-ping.sh: make sure 'ceph mon ping' works as expected
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Joao Eduardo Luis
05:45 PM Revision 50c9beeb (ceph): Merge pull request #5873 from dillaman/wip-rbd-missing-return
rbd: missing return statement within do_metadata_remove
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
05:32 PM Linux kernel client Bug #12691: ffsb osd thrash test - osd/ReplicatedPG.cc: 2348: FAILED assert(0 == "out of order op")
Josh,
can you let me know what values I can try for osd_min_pg_log_entries and osd_max_pg_log_entries.
Vasu Kulkarni
02:10 AM Linux kernel client Bug #12691: ffsb osd thrash test - osd/ReplicatedPG.cc: 2348: FAILED assert(0 == "out of order op")
Increasing osd_min_pg_log_entries and osd_max_pg_log_entries should avoid the problem. We should probably add that to... Josh Durgin
02:04 AM Linux kernel client Bug #12691: ffsb osd thrash test - osd/ReplicatedPG.cc: 2348: FAILED assert(0 == "out of order op")
Looking at the osd logs, it seems like in one case at least this happened due to dup op detection having limited hist... Josh Durgin
01:50 AM Linux kernel client Bug #12691: ffsb osd thrash test - osd/ReplicatedPG.cc: 2348: FAILED assert(0 == "out of order op")
Does this problem make sense http://tracker.ceph.com/issues/12691 Haomai Wang
05:29 PM Revision 5a2b688c (ceph): src/.gitignore: add some more files to be ignored
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
05:29 PM Revision b229162e (ceph): client/Client.cc: fix memory leak, free sgids in error case
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
05:29 PM Revision 4a2377c4 (ceph): rgw_object_expirer_core.cc: remove left over unused variable
Remove unused variable is_next_available and while loop. These
are leftovers from commit #a69a989f.
Signed-off-by: D...
Danny Al-Gaaf
05:29 PM Revision 534fdd5c (ceph): ErasureCodeShecTableCache.cc: prefer --operator for non-primitive itera...
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
05:29 PM Revision a1be9ef4 (ceph): NewStore.cc: prefer --/++operator for non-primitive iterators
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
05:29 PM Revision 120071bc (ceph): osd/OSD.cc: prefer ++operator for non-primitive iterators
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
05:29 PM Revision 0297ce19 (ceph): osd/ReplicatedPG.cc: prefer ++operator for non-primitive iterators
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
05:29 PM Revision 2767736a (ceph): osdc/Objecter.cc: prefer ++operator for non-primitive iterators
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
05:29 PM Revision 6e97b0fa (ceph): rbd.cc: fix -Wreturn-type, return result from do_metadata_remove()
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
05:29 PM Revision d9d49890 (ceph): Transaction.c: replace deprecated function call
Replace deprecated use of collection_move() with collection_move_rename().
Signed-off-by: Danny Al-Gaaf <danny.al-ga...
Danny Al-Gaaf
05:29 PM Revision 99ea120b (ceph): objectstore/store_test.cc: fix -Wsign-compare
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
05:29 PM Revision 1aaccd79 (ceph): librbd/test_internal.cc: fix -Wsign-compare
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
05:29 PM Revision 742feec7 (ceph): mds/MDCache.cc: fix unitialized variable
Fix for:
[src/mds/MDCache.cc:8172]: (error) Uninitialized variable: checked_rank
Signed-off-by: Danny Al-Gaaf <dann...
Danny Al-Gaaf
05:29 PM Revision 7a7248d9 (ceph): ConfigKeyService.cc: move assert before first deref
Fix for:
[src/mon/ConfigKeyService.cc:94] -> [src/mon/ConfigKeyService.cc:100]:
(warning) Possible null pointer der...
Danny Al-Gaaf
05:29 PM Revision a29dd45d (ceph): client/Client.cc: remove only once used variable
Fix for:
[src/client/Client.cc:4555]: (style) The scope of the variable
'initial_group_count' can be reduced.
Signe...
Danny Al-Gaaf
05:29 PM Revision e243aa84 (ceph): mds/MDSDaemon.cc: fix resource leak in MDSDaemon
Delete mdsmap in descructor. Remove not needed checks for
mds_rank and objecter before call delete since the C++ stan...
Danny Al-Gaaf
05:08 PM RADOS Bug #12659: Can't delete cache pool
One of the objects that can't be evicted is the RBD header of a VM disk - a VM that hasn't been used in months: it's ... Paul Emmerich
04:21 PM Revision 8e07c8c8 (ceph): rbd: missing return statement within do_metadata_remove
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:19 PM Bug #13007: unexpected scrub operations on hammer 0.94.3
> you mean if the pg stats_invalid is true, it needs to scrub?
right.
> is there any problems if i set osd_scru...
Kefu Chai
12:38 AM Bug #13007: unexpected scrub operations on hammer 0.94.3
kefu, you mean if the pg stats_invalid is true, it needs to scrub?
is there any problems if i set osd_scrub_invalid_...
huang jun
04:10 PM rbd Bug #12911 (Resolved): merge-diff error
Jason Dillaman
03:49 PM Bug #13026 (Resolved): require osds are hammer v0.94.4 or later before upgrading past hammer
* ceph master https://github.com/ceph/ceph/pull/5686
* ceph hammer https://github.com/ceph/ceph/pull/5687
* ceph-q...
Loïc Dachary
02:57 PM Bug #12387 (Pending Backport): osd/PG.cc: 6879: FAILED assert(pg->peer_info.count(so))
Sage Weil
02:56 PM Revision e7c509ab (ceph): Merge pull request #5780 from dzafman/wip-12387
osd: When generating past intervals due to an import end at pg epoch
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:35 PM Revision 82ba048d (ceph): common: add debug option to deliberately leak some memory
This will be used to verify leak detection tests are working.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:28 PM rbd Feature #13025: Add scatter/gather support to librbd C/C++ APIs
Interesting, could you show more about details? I'm also working on something related. Haomai Wang
02:19 PM rbd Feature #13025 (Resolved): Add scatter/gather support to librbd C/C++ APIs
Jason Dillaman
01:26 PM rgw Bug #13024 (Closed): mismatch of radosgw prefix between ceph-deploy and ceph-radosgw
I installed Radosgw using ceph-deploy. I noticed that it uses the convention client.rgw.<hostname> to name the RGW in... Fangzhe Chang
01:20 PM rgw Bug #13022 (Duplicate): Ceph/Radosgw v0.94 Content-Type versus Content-type
I'm using S3 Java SDK to access Ceph/Radosgw v0.94 (Hammer). After having copied an object to a different bucket, I u... Fangzhe Chang
12:57 PM Revision 88e4a245 (ceph): Merge pull request #558 from ceph/wip-12973
rados: 'failed to encode ...' warnings are normal on upgrades
Tested-by: Kefu Chai <kchai@redhat.com>
Sage Weil
11:51 AM Revision c4401ad6 (ceph): test/Makefile-client: ship LibradosTestStub.h in tarball
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:16 AM CephFS Bug #12209: CephFS should have a complete timeout mechanism to avoid endless waiting or unpredict...
Yes. I'm also not very comfortable with the patches that I've looked at, but it's been a while (they have been langui... Greg Farnum
11:08 AM CephFS Bug #12209: CephFS should have a complete timeout mechanism to avoid endless waiting or unpredict...
This all sounds a bit strange. The designed behaviour is to block on slow metadata operations, not time out. How ma... John Spray
11:05 AM CephFS Bug #12971: TestQuotaFull fails
Greg's theory sounds plausible, will look John Spray
10:52 AM Revision 90f1d25c (ceph): msg/simple: start over after fails to bind a port in specified range
Fixes: #13002
Signed-off-by: xie.xiexingguo@zte.com.cn
xie xingguo
10:50 AM Revision 3d73e5b1 (ceph): Merge pull request #5868 from jmunhoz/wip-x-amz-request-id-doc
doc: rgw: update x-amz-request-id status
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com>
Loïc Dachary
10:30 AM Revision 24b20a8f (ceph): client: use faked inode number when sizeof(ino_t) < 8
Cephfs uses 48-bits inode number. When ino_t is 32-bits, the upper 16
bits of inode number gets lost for stat(2) and ...
Yan, Zheng
10:24 AM rgw Fix #12939 (Pending Backport): Content-Type header should have correct initial capitals
Orit Wasserman
10:16 AM Revision f00c243d (ceph): Merge pull request #5863 from ceph/wip-13015
rgw: preserve all attrs if intra-zone copy Orit Wasserman
09:51 AM Bug #8815 (Resolved): mon: scrub error (osdmap encoding mismatch?) upgrading from 0.80 to ~0.80.2
Nathan Cutler
09:50 AM Backport #12289 (Resolved): mon: scrub error (osdmap encoding mismatch?) upgrading from 0.80 to ~...
Nathan Cutler
09:48 AM Feature #8674 (Resolved): osd: cache tier: avoid promotion on first read
Nathan Cutler
09:48 AM Backport #12014 (Resolved): osd: cache tier: avoid promotion on first read
Nathan Cutler
09:47 AM Backport #12247 (Resolved): RadosModel assertion failure
Nathan Cutler
09:46 AM Revision 4b088956 (ceph): Merge pull request #5200 from SUSE/wip-12289-firefly
mon: scrub error (osdmap encoding mismatch?) upgrading from 0.80 to ~0.80.2
Reviewed-by: Kefu Chai <kchai@redhat.com>
Nathan Cutler
09:25 AM Revision 71909b64 (ceph): doc: rgw: update x-amz-request-id status
Signed-off-by: Javier M. Mellid <jmunhoz@igalia.com> Javier M. Mellid
09:21 AM devops Feature #7454 (In Progress): ceph-disk: support osd removal / ceph-disk remove
https://github.com/ceph/ceph/pull/5867 Loïc Dachary
09:14 AM rgw Bug #13020: rgw: include RequestId as part of the Error response
PR tests available here:
https://github.com/ceph/s3-tests/pull/76
Javier M. Mellid
09:01 AM rgw Bug #13020: rgw: include RequestId as part of the Error response
PR available here:
https://github.com/ceph/ceph/pull/5866
Javier M. Mellid
08:52 AM rgw Bug #13020 (Resolved): rgw: include RequestId as part of the Error response
The RGW error responses must contain a RequestId to be compliant with the Amazon S3 errors. This RequestId is the ID ... Javier M. Mellid
08:58 AM Revision c503e97b (ceph): rgw: include RequestId as part of the Error response
The RGW error responses must contain a RequestId to be compliant with
the Amazon S3 errors. This RequestId is the ID ...
Javier M. Mellid
08:53 AM Revision 94d84ccd (ceph): test: mon/mon-ping.sh: make sure 'ceph mon ping' works as expected
Signed-off-by: Joao Eduardo Luis <joao@suse.de> Joao Eduardo Luis
08:46 AM Revision b7aaecc9 (ceph): Merge pull request #5343 from hjwsm1989/wip-12442
mon/MonClient: fix error in 'ceph ping mon.id'
Reviewed-by: Joao Eduardo Luis <joao@suse.com>
Reviewed-by: Kefu Chai...
Joao Eduardo Luis
08:19 AM rgw Backport #13019 (Resolved): rgw: intra region copy does not preserve acl
https://github.com/ceph/ceph/pull/6039 Loïc Dachary
07:45 AM Bug #13010: Failed on starting osd-daemon when upgrade giant-0.87.1 to hammer-0.94.3
i install ceph-debuginfo and have a core file:
gdb /usr/bin/ceph-osd /core.66523
GNU gdb (GDB) Red Hat Enterpris...
tvm tvm
06:01 AM Revision 6907778d (ceph): ceph-objectstore-tool: add mark-complete operation
It is supposed to be used as a last resort to fix a cluster that has
PGs in 'incomplete' state, using the following p...
Mykola Golub
05:58 AM Bug #12892: Image'snapshot too much cause the "Deep Scrub" function running too long, eventually ...
Josh Durgin wrote:
> It seems like making chunky scrub understand smaller chunks would be a better fix, or simply no...
huanwen ren
02:15 AM Bug #12892: Image'snapshot too much cause the "Deep Scrub" function running too long, eventually ...
It seems like making chunky scrub understand smaller chunks would be a better fix, or simply not taking so many snaps... Josh Durgin
05:47 AM Revision 903983a1 (ceph): Merge pull request #5816 from dillaman/wip-librbd-gmock
Initial support for gmock-based unit tests in librbd
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
03:08 AM Revision 567dd1e9 (ceph): common: OpTracker age histogram calculation is not correct
While the TrackedOps in each sharded list are ordered, there are no
order among different shared lists. Looping the s...
Zhiqiang Wang
02:16 AM rgw Feature #12666 (Resolved): rgw: expose the number of *stuck threads* via admin socket
Sage Weil
02:16 AM Revision a1941026 (ceph): Merge pull request #5557 from guangyy/wip-12666
rgw: expose the number of unhealthy workers through admin socket
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:09 AM Bug #12720: probably import/export related: osd/PG.cc: 6893: FAILED assert(pg->peer_info.count(so))
-2042> 2015-09-09 01:08:28.147484 7f823a00c700 10 osd.0 pg_epoch: 1242 pg[0.2c7( empty local-les=0 n=0 ec=1 les/c 11... Sage Weil
02:04 AM Revision 3084453b (ceph): rados: 'failed to encode ...' warnings are normal on upgrades
Fixes: #12973
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:50 AM rgw Bug #13018 (Resolved): rgw/rgw_admin: Checking the legality of the parameters
There is no messages When some parameters are invalid, so the Program should be added the function which checks param... qiankun zheng
01:49 AM Bug #13017 (Closed): osd/ReplicatedPG.cc: 2752: FAILED assert(0 == "out of order op")
Haomai Wang
01:43 AM Bug #13017: osd/ReplicatedPG.cc: 2752: FAILED assert(0 == "out of order op")
Eh, I already find this problem and this is the record:
> On Sat, Aug 15, 2015 at 11:12 PM, Haomai Wang <haomaiwan...
Haomai Wang
01:38 AM Bug #13017 (Closed): osd/ReplicatedPG.cc: 2752: FAILED assert(0 == "out of order op")
... Sage Weil
01:18 AM Revision 8218fd14 (ceph): Merge pull request #5786 from ceph/wip-12911
rbd export-diff should export data chunks in-order
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
12:55 AM Revision 6e0d93cc (ceph): Merge pull request #5858 from jecluis/wip-test-mon-scrub
test: mon/mon-scrub.sh: have test running on make check
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary

09/09/2015

11:49 PM rgw Bug #12898: Objects starting with underscore inaccessible after upgrade to 0.94.3
There was another change in 0.94.3 iirc, so need to run the fix tool again. Yehuda Sadeh
11:48 PM rgw Bug #12819: rgw: objects starting with underscore in bucket with versioning enabled are inaccessible
It seems that this never worked for versioned objects (going back to 0.94). Something about the olh representation of... Yehuda Sadeh
11:47 PM rbd Bug #12664 (Resolved): Crash during TestInternal.MultipleResize
Josh Durgin
11:47 PM rbd Backport #12850 (Resolved): Crash during TestInternal.MultipleResize
Josh Durgin
11:46 PM rbd Bug #12479 (Resolved): [ FAILED ] TestLibRBD.BlockingAIO
Josh Durgin
11:45 PM rbd Backport #12849 (Resolved): [ FAILED ] TestLibRBD.BlockingAIO
Josh Durgin
11:44 PM Revision 6e226201 (ceph): Merge pull request #5769 from dachary/wip-12850-hammer
Crash during TestInternal.MultipleResize
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
11:44 PM Revision 508733fd (ceph): Merge pull request #5768 from dachary/wip-12849-hammer
[ FAILED ] TestLibRBD.BlockingAIO
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
11:11 PM Bug #13016 (Resolved): For testing should add config to report errors on any EC shard in error

With the new code from wip-12000-12200 if you have enough shards readable to provide correct data to the client it ...
David Zafman
10:58 PM rgw Bug #10853 (Closed): rgw: sync agent: cannot do partial sync
Will be resolved in v2 Yehuda Sadeh
10:45 PM rgw Backport #12199: RadosGW regression: COPY doesn't preserve Content-Type
A regression due to the fix for http://tracker.ceph.com/issues/11563 : see http://tracker.ceph.com/issues/13015 Yehuda Sadeh
10:43 PM Revision 06147dda (ceph): rgw: preserve all attrs if intra-zone copy
Fixes: #13015
Intra zone copy requires that all objects' attributes are preserved.
This was broken at commit: e41d97c...
Yehuda Sadeh
10:33 PM rgw Bug #13015 (Resolved): rgw: intra region copy does not preserve acl
When syncing between two zones within the same region, acls are not preserved. This is a regression introduced in htt... Yehuda Sadeh
10:29 PM Revision 82ea02ab (ceph): rgw: fix assignment of copy obj attributes
Fixes: #11563
Clarify the confusing usage of set_copy_attrs() by switching the source and
destinatiion params (attrs,...
Yehuda Sadeh
09:44 PM Bug #12983: handle_sub_read: Bad hash for 116/b1271c9d:test-rados-api-burnupi34-7183-66/foo/head

/a/sage-2015-09-07_18:07:23-rados-wip-sage-testing---basic-multi/1046245
2015-09-07 22:57:03.865461 7f163e0e4700...
David Zafman
08:22 PM Bug #12551 (Pending Backport): osd: copy-from doesn't preserve truncate_{seq,size}
Sage Weil
08:22 PM Revision edf36f97 (ceph): Merge pull request #542 from ceph/wip-12551-cephfs-truncate-sec
Adds test for ceph/pull/5442
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
08:21 PM Revision d83a95ea (ceph): suites/rados/singleton-nomsgr/all/cache-fs-trunc.yaml
Verify the cache tier doesn't clobber truncate_{seq,size} Ivo Jimenez
08:21 PM Revision f74c60f4 (ceph): Merge pull request #5442 from ceph/wip-12551
ReplicatedPG,Objecter: copy_get should include truncate_seq and size
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
08:08 PM rgw Bug #12960 (Pending Backport): Rados Swift API handles prefix differently than Openstack Swift
Loïc Dachary
08:07 PM rgw Backport #13014 (In Progress): Rados Swift API handles prefix differently than Openstack Swift
Loïc Dachary
08:06 PM rgw Backport #13014 (Resolved): Rados Swift API handles prefix differently than Openstack Swift
https://github.com/ceph/ceph/pull/5860 Loïc Dachary
07:41 PM rgw Bug #12955: Setting ACL on Object removes ETag
Submitted PR -- https://github.com/ceph/ceph/pull/5861 Brian Felton
04:17 PM rgw Bug #12955: Setting ACL on Object removes ETag
Confirmed bug still exists in master. In RGWPutACLs::execute, RGWRados::set_attrs is called with an attrs bufferlist... Brian Felton
07:08 PM Revision 3b2affce (ceph): rgw: add delimiter to prefix only when path is specified
http://tracker.ceph.com/issues/12960
Fixes: #12960
Signed-off-by: Sylvain Baubeau <sbaubeau@redhat.com>
(cherry pick...
Sylvain Baubeau
07:07 PM rbd Bug #12885 (Pending Backport): rbd export-diff crashes in librbd::simple_diff_cb
Jason Dillaman
06:46 PM rgw Bug #12208: GWWatcher::handle_error -> common/Mutex.cc: 95: FAILED assert(r == 0)
There is no need to assign it to me, it will be handled just by setting the Backport field as you did :-) We prefer t... Loïc Dachary
06:20 PM rgw Bug #12208 (Pending Backport): GWWatcher::handle_error -> common/Mutex.cc: 95: FAILED assert(r == 0)
Yehuda Sadeh
06:38 PM rgw Bug #12964 (Pending Backport): rgw: region data still exist in region-map after region-map update
Yehuda Sadeh
06:38 PM Revision 6c7265a6 (ceph): Merge pull request #5490 from dwj192/master
rgw:add --reset-regions for regionmap update
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
06:29 PM rgw Bug #12978 (Pending Backport): rgw: init_rados failed leads to repeated delete
Yehuda Sadeh
06:18 PM rgw Bug #12407 (In Progress): With root as default user, unable to have multiple RGW instances running
Yehuda Sadeh
06:18 PM rgw Bug #12407: With root as default user, unable to have multiple RGW instances running
Yehuda Sadeh
05:49 PM Linux kernel client Bug #12691: ffsb osd thrash test - osd/ReplicatedPG.cc: 2348: FAILED assert(0 == "out of order op")
Following is the config file, you might have to modify it based on the nodes and os-type you reserve, this config has... Vasu Kulkarni
05:17 PM Revision 6ceb37d4 (ceph): test: mon/mon-scrub.sh: port clashed with other tests
This will allow the test to be run during make check.
Signed-off-by: Joao Eduardo Luis <joao@suse.de>
Joao Eduardo Luis
05:17 PM Revision 293d12a2 (ceph): test/Makefile.am: run mon/mon-scrub.sh as part of checks
Signed-off-by: Joao Eduardo Luis <joao@suse.de> Joao Eduardo Luis
05:07 PM Bug #13013: Cache tier thrashing causes out of order write

description: rados/singleton/{all/thrash_cache_writeback_forward_none.yaml fs/btrfs.yaml
msgr/async.yaml msgr-fa...
David Zafman
04:19 PM Bug #13013 (Duplicate): Cache tier thrashing causes out of order write

dzafman-2015-09-02_21:09:42-rados-wip-zafman-testing---basic-multi/1043109
2015-09-03T19:42:21.050 INFO:tasks.ra...
David Zafman
03:44 PM Revision 3e5b091f (ceph): Merge pull request #557 from ceph/wip-12563
suites/hammer/older: do not upgrade client while running RBD import/export
Reviewed-by: Josh Durgin <jdurgin@redhat....
Josh Durgin
03:33 PM Revision dbf8f67e (ceph): Merge pull request #5828 from lebauce/fix-swift-prefix
rgw: add delimiter to prefix only when path is specified
Reviewed-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Yehuda Sadeh
03:23 PM Bug #12824: osd/ReplicatedPG.cc: 10604: FAILED assert(obc) in hit_set_remove_all
re-tested at http://pulpito.ceph.com/kchai-2015-09-09_04:26:33-rados-master---basic-multi/,
not able to reproduce it
Kefu Chai
11:28 AM Bug #12824: osd/ReplicatedPG.cc: 10604: FAILED assert(obc) in hit_set_remove_all
to reproduce this issue... Kefu Chai
03:21 PM Bug #13007: unexpected scrub operations on hammer 0.94.3
huangjun, as a part of fix for #10973, it's using the the timestamp as the wall-time to schedule a scrub. but we have... Kefu Chai
01:14 PM Bug #13007: unexpected scrub operations on hammer 0.94.3
@kefu chai,
but if you check the master branch code, it using ceph_clock_now(cct)
huang jun
11:57 AM Bug #13007 (Won't Fix): unexpected scrub operations on hammer 0.94.3
huangjun, i am closing it as "won't fix", please reopen it if you think otherwise. Kefu Chai
11:46 AM Bug #13007: unexpected scrub operations on hammer 0.94.3
In particular I believe this initialization is deliberate. The OSD makes some guesses about the size of the child PGs... Greg Farnum
09:46 AM Bug #13007: unexpected scrub operations on hammer 0.94.3
>
> and set
> osd_scrub_max_interval = 31536000
> osd_deep_scrub_interval = 31536000
> osd_scrub_min_interval = ...
Kefu Chai
09:04 AM Bug #13007: unexpected scrub operations on hammer 0.94.3
https://github.com/ceph/ceph/pull/5852 huang jun
07:39 AM Bug #13007 (Won't Fix): unexpected scrub operations on hammer 0.94.3
I build a cluster on hammer 0.94.3, and set
osd_scrub_max_interval = 31536000
osd_deep_scrub_interval = 31536000
...
huang jun
03:02 PM Bug #9322 (Resolved): OSDMap updates from pgmap can be delayed indefinitely
Joao Eduardo Luis
02:59 PM Backport #12817 (Resolved): build_incremental() could take 40678 ms to finish
Loïc Dachary
02:58 PM Revision 69a320e1 (ceph): Merge pull request #5697 from tchaikov/wip-12638-hammer
mon: add a cache layer over MonitorDBStore
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Loïc Dachary
02:45 PM Revision e8d6d5a5 (ceph): mon: MonitorDBStore: make get_next_key() work properly
We introduced a significant bug with 2cc7aee, when we fixed issue #11786.
Although that patch would fix the problem d...
Joao Eduardo Luis
02:43 PM Revision de53adda (ceph): mon: MonitorDBStore: make get_next_key() work properly
We introduced a significant bug with 2cc7aee, when we fixed issue #11786.
Although that patch would fix the problem d...
Joao Eduardo Luis
02:37 PM Revision 8fd40e1b (ceph): librbd: remove duplicate read_only test in librbd::async_flatten
Signed-off-by: runsisi <runsisi@hust.edu.cn> runsisi hust
02:06 PM Bug #12681: tcmalloc doesn't release memory back to system
Possibly ceph OSDs could watch their free list (or used swap on the node) and tell themselves to free?
c sights
01:53 PM Revision 6ac27748 (ceph): Merge pull request #550 from ceph/wip-12806
tasks/qemu: avoid adding duplicated entries to /etc/exports
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
01:50 PM Bug #12516: TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES environment variable defualt value 32 MB is eno...
maybe you can try jemalloc,
we have found problem like yours when using tcmalloc,
and we switched to jemalloc, it w...
huang jun
02:03 AM Bug #12516: TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES environment variable defualt value 32 MB is eno...
I compile and install gperftool 2.4 and ceph 0.80.10 on CentOS 7.1, adding `TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES` in... Star Guo
01:49 PM Bug #12252 (Resolved): buffer: critical bufferlist::zero bug
Nathan Cutler
01:48 PM Backport #12490 (Resolved): buffer: critical bufferlist::zero bug
Nathan Cutler
01:45 PM Revision 0a740d7b (ceph): Merge pull request #5388 from SUSE/wip-12490-firefly
buffer: critical bufferlist::zero bug
Reviewed-by: Gregory Farnum <gfarnum@redhat.com>
Nathan Cutler
01:36 PM Revision 4f98dab9 (ceph): client/Client.cc: fix realloc memory leak
Fix handling of realloc. If realloc() fails it returns NULL, assigning
the return value of realloc() directly to the ...
Danny Al-Gaaf
01:36 PM Revision 8810f8f2 (ceph): SnappyCompressor.h: prefer ++operator for non-primitive iterators
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
01:36 PM Revision 9d9b3059 (ceph): os/KeyValueStore.cc: prefer ++operator for non-primitive iterators
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
01:36 PM Revision 897f0749 (ceph): test_async_compressor.cc: prefer ++operator for non-primitive iterators
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
01:28 PM Bug #13010: Failed on starting osd-daemon when upgrade giant-0.87.1 to hammer-0.94.3
you can install ceph-debuginfo package and gdb to trace the problem if you have a core file. huang jun
01:22 PM Bug #13010: Failed on starting osd-daemon when upgrade giant-0.87.1 to hammer-0.94.3
the assert log
2015-09-09 12:28:30.146367 7fc36bee4800 -1 journal FileJournal::_open: disabling aio for non-block jo...
huang jun
11:59 AM Bug #13010 (Can't reproduce): Failed on starting osd-daemon when upgrade giant-0.87.1 to hammer-0...
?hi all:
I got on error when upgrade my ceph cluster from giant-0.87.2 to hammer-0.94.3, my local environment is:
...
tvm tvm
01:13 PM devops Feature #11881: ceph-disk support for multipath
Infernalis is feature freeze and release critical bugs are being fixed. The release will be published when all releas... Loïc Dachary
12:52 PM devops Feature #11881: ceph-disk support for multipath
Ok. any idea when Infernalis stable might be out? Christian Hüning
11:27 AM devops Feature #11881: ceph-disk support for multipath
It will be part of the Infernalis stable release. It is not currently available in a stable release. Loïc Dachary
11:24 AM devops Feature #11881: ceph-disk support for multipath
So this'll be in 9.x.x ?
So is there any version of CEPH to use right now, which is production ready (stable) and su...
Christian Hüning
11:18 AM devops Feature #11881: ceph-disk support for multipath
It is a new feature and I don't think there is plan to backport this feature to Hammer. Loïc Dachary
08:49 AM devops Feature #11881: ceph-disk support for multipath
I really appreciate this ticket and all the work gone into it, since I just ran into issues with multipathing and Cep... Christian Hüning
01:09 PM Revision cb7eb2ad (ceph): suites/hammer/older: do not upgrade client while running RBD import/export
Between the Giant and Hammer releases, the symbols exported from librados/librbd
were cleaned up. This creates a sho...
Jason Dillaman
12:53 PM CephFS Backport #12499 (Resolved): ceph-fuse 0.94.2-1trusty segfaults / aborts
Loïc Dachary
12:52 PM Revision 80393753 (ceph): Merge pull request #5381 from dachary/wip-12499-hammer
ceph-fuse 0.94.2-1trusty segfaults / aborts
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Loïc Dachary
12:33 PM CephFS Bug #12598 (Pending Backport): LibCephFS.GetPoolId failure
Loïc Dachary
12:28 PM CephFS Bug #13011 (Duplicate): LibCephFS.ReleaseMounted: FAILED assert(crypto_context != __null)
Loïc Dachary
12:23 PM CephFS Bug #13011 (Duplicate): LibCephFS.ReleaseMounted: FAILED assert(crypto_context != __null)
This happened on a hammer branch with one CephFS related backport ( https://github.com/ceph/ceph/commit/256620e37fd94... Loïc Dachary
12:10 PM CephFS Bug #12875: LibCephFS.LibCephFS.InterProcessLocking segment fault.
This might be a consequence of the wip-mds-caps branch, and will get more testing in there. Greg Farnum
12:02 PM CephFS Bug #12971: TestQuotaFull fails
That's not quite the problem. The MDS calls Objecter::unset_honor_osdmap_full(), at which point the Objecter should l... Greg Farnum
12:01 PM Revision 6f9ee796 (ceph): ReplicatedPG,Objecter: copy_get should include truncate_seq and size
Otherwise, we break CephFS over cache tiers.
Fixes: #12551
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
11:34 AM Bug #12968 (Resolved): mon/OSDMonitor.cc: 1864: FAILED assert(osdmap.get_num_up_osds() == 0 || os...
Kefu Chai
11:06 AM Revision 384d7f4c (ceph): Merge pull request #5837 from tchaikov/wip-12968
mon: disable gmt_hitset if not supported
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Loic Dachary <ldachar...
Loïc Dachary
10:12 AM Revision cdca05fe (ceph): Merge pull request #5842 from dzafman/wip-cot-failure
test: Fix failure test to find message anywhere in stderr
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Reviewed-b...
Kefu Chai
09:43 AM rgw Bug #11563: RadosGW regression: COPY doesn't preserve Content-Type
How is that not in 0.94.3 ?!?
Patch has been done for 3 month and it fixes a regression ...
Sylvain Munaut
09:41 AM Documentation #13009 (Closed): Update upgrade documentation for systemd
Now that wip-systemd has been merged into master, we need to update http://ceph.com/docs/master/install/upgrading-cep... Nathan Cutler
09:34 AM Bug #12892: Image'snapshot too much cause the "Deep Scrub" function running too long, eventually ...
Limit the number of snapshots can solve this problem
https://github.com/ceph/ceph/pull/5854
huanwen ren
08:51 AM Bug #12892: Image'snapshot too much cause the "Deep Scrub" function running too long, eventually ...
As a result of the as:
In PG::scrub need to get in the scrub function "PG lock", and a single the scrub time is too ...
huanwen ren
08:22 AM Bug #12892: Image'snapshot too much cause the "Deep Scrub" function running too long, eventually ...
analysis of causes?
1.the first kind is underway PG::chunky_scrub NEW_CHUNK stage, get into the while (! Boundary_...
huanwen ren
08:14 AM Bug #12892: Image'snapshot too much cause the "Deep Scrub" function running too long, eventually ...
Steps to Reproduce:
1.create POOL
rados mkpool pool_1
2.create Image in POOL
rbd create pool_1/im1 --size 102...
huanwen ren
09:24 AM Feature #12404: "ceph pool set-quota max_bytes" fails to work
ceph zte, i am afraid that this is how ceph works.
the client checks the full-ness of the pool when it *submits* t...
Kefu Chai
08:26 AM Revision 19a210a0 (ceph): osd: make read(off=0,len=0) ec-object work.
When len=0, it mean read the whole object. It can work when reading
no-ec object off=0 & len=0. But for ec-object, it...
Jianpeng Ma
08:26 AM Revision 797caae1 (ceph): test/librados: add test case for read object (off=0,len=0).
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
07:45 AM Bug #12941: mon/OSDMonitor.cc: 204: FAILED assert(err == 0) 0.94
I have a total of three monitors , one of which can not be started(vm14) , it is no problem with file system.
I even...
bo cai
07:35 AM Revision cddca59d (ceph): interval_set: add lower_bound(T k) member function
Returns an interval pointing to the first interval in the set,
whose last element is not considered to go before k.
...
Yan, Zheng
07:20 AM Revision ae5e961e (ceph): Merge pull request #5845 from wonzhq/async-rx
AsyncMessenger: add instance name in debug log when processing msg
Reviewed-by: Haomai Wang <haomaiwang@gmail.com>
Haomai Wang
07:19 AM Bug #13004 (Fix Under Review): OSD deadlocked.
https://github.com/ceph/ceph/pull/5847 Kefu Chai
03:29 AM Bug #13004 (Resolved): OSD deadlocked.
Below here is the error log from an unexpectedly doomed OSD:... xie xingguo
07:10 AM Bug #13002 (Fix Under Review): Accepter::bind won't work correctly in some exception cases
https://github.com/ceph/ceph/pull/5846 Kefu Chai
02:55 AM Bug #13002: Accepter::bind won't work correctly in some exception cases
All we need is the following statement:
*listen_addr.set_port(0); // clear port before retry, otherwise we shall f...
xie xingguo
02:51 AM Bug #13002 (Resolved): Accepter::bind won't work correctly in some exception cases
Recently I happen to test CEPH(version:0.87.2) as our backend storage system.
I was check the log of an occasionally...
xie xingguo
07:00 AM Revision ddb5301e (ceph): Merge pull request #5779 from dzafman/wip-misc-fix-guangyy
osd: check the length of the map before accessing the first element
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
06:55 AM Revision f9517426 (ceph): Merge pull request #5843 from dillaman/wip-12885
librbd: diff_iterate needs to handle holes in parent images
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
06:54 AM Revision 714a091e (ceph): Merge pull request #5592 from xinxinsh/wip-fix-rbd-metadata
fix bugs of rbd metadata operation
Reviewed-by: Haomai Wang <haomaiwang@gmail.com>
Reviewed-by: Jason Dillaman <dill...
Josh Durgin
06:44 AM Revision b968fb3b (ceph): rados: Fix usage for "notify" command
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
06:44 AM Revision 95bd3c2c (ceph): test: Fix failure test to find message anywhere in stderr
Consolidate test_failure() and test_failure_tty()
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
05:14 AM Fix #13006 (Duplicate): compile warning on gcc-4.8.3
There is a compiling warning:
os/Transaction.cc: In member function ‘void ObjectStore::Transaction::_build_actions...
hongwei bi
05:12 AM Fix #13005 (New): compile warning on gcc-4.8.3
There is a compiling warning:
os/Transaction.cc: In member function ‘void ObjectStore::Transaction::_build_actions...
hongwei bi
04:52 AM Bug #12802 (Fix Under Review): support of non-block connect in async messenger
https://github.com/ceph/ceph/pull/5681 Kefu Chai
04:49 AM Bug #12731 (Resolved): jerasure/gf-complete: build warnings
Kefu Chai
04:46 AM Revision 3868939f (ceph): Merge pull request #5834 from ceph/wip-leveldb-hang
mon: MonitorDBStore: make get_next_key() work properly
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:45 AM Revision 8e8d529f (ceph): Merge pull request #4955 from kylinstorage/librados-2read-segmentation-...
bug fix: librados segmentation fault, when two read ops share one Aio…
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Kefu Chai
04:44 AM Revision 915fd2c9 (ceph): Merge pull request #4925 from XinzeChi/wip-hit-set-size
osd: fix hit_set_map size for tier pool
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
04:43 AM Revision 61c7ac1c (ceph): Merge pull request #5723 from H3C/wip-msg-bugfix1
msg: we should set the socket options before connect or listen in order to have it take effect.
Reviewed-by: Haomai ...
Kefu Chai
04:41 AM Revision 120bd680 (ceph): Merge pull request #5829 from dachary/wip-12731-jerasure-warnings
erasure-code: fix gf-complete warnings
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:31 AM rgw Bug #12989 (Pending Backport): rgw: init_rados failed leads to repeated delete
Nathan Cutler
04:25 AM Stable releases Tasks #11644: firefly v0.80.11
... Nathan Cutler
04:11 AM Bug #12251 (Resolved): the output is wrong when runing "ceph osd reweight"
Nathan Cutler
04:10 AM Backport #12492 (Resolved): the output is wrong when runing "ceph osd reweight"
Nathan Cutler
04:10 AM Revision aeea9567 (ceph): Merge pull request #5408 from SUSE/wip-12492-firefly
the output is wrong when runing ceph osd reweight
Reviewed-by: Kefu Chai <kchai@redhat.com>
Nathan Cutler
04:09 AM Bug #12210 (Resolved): register_new_pgs() should check ruleno instead of its index
Nathan Cutler
04:08 AM Backport #12395 (Resolved): register_new_pgs() should check ruleno instead of its index
Nathan Cutler
04:07 AM Revision 973b74d5 (ceph): Merge pull request #5404 from SUSE/wip-12395-firefly
register_new_pgs() should check ruleno instead of its index
Reviewed-by: Kefu Chai <kchai@redhat.com>
Nathan Cutler
04:06 AM Fix #11590 (Resolved): MDSMonitor: handle MDSBeacon messages properly
Nathan Cutler
04:06 AM Backport #11980 (Resolved): MDSMonitor: handle MDSBeacon messages properly
Nathan Cutler
04:05 AM Revision 79403ba8 (ceph): Merge pull request #5199 from SUSE/wip-11980-firefly
MDSMonitor: handle MDSBeacon messages properly
Reviewed-by: Kefu Chai <kchai@redhat.com>
Nathan Cutler
04:05 AM Bug #12402 (Resolved): get pools health'info have error
Nathan Cutler
04:04 AM Backport #12497 (Resolved): get pools health'info have error
Nathan Cutler
04:04 AM Revision db44bb29 (ceph): Merge pull request #5410 from SUSE/wip-12497-firefly
get pools health'info have error
Reviewed-by: Kefu Chai <kchai@redhat.com>
Nathan Cutler
04:02 AM Bug #12401 (Resolved): pgmonitor: wrong "at/near target max“ reporting
Nathan Cutler
04:02 AM Backport #12495 (Resolved): pgmonitor: wrong "at/near target max“ reporting
Nathan Cutler
04:01 AM Revision fc699f42 (ceph): Merge pull request #5409 from SUSE/wip-12495-firefly
pgmonitor: wrong at/near target max“ reporting
Reviewed-by: Kefu Chai <kchai@redhat.com>
Nathan Cutler
03:40 AM Revision d7413523 (ceph): AsyncMessenger: add instance name in debug log when processing msg
To better debug.
Signed-off-by: Zhiqiang Wang <zhiqiang.wang@intel.com>
Zhiqiang Wang
03:39 AM Bug #13003 (Closed): OSD
Haomai Wang
03:08 AM Bug #13003: OSD
Opps, I made a mistake, require for deletion this problem, many thanks. xie xingguo
03:07 AM Bug #13003 (Closed): OSD
xie xingguo
03:22 AM Bug #12194: osd crash FAILED assert(!parent->get_log().get_missing().is_missing(soid))
I'm now on 94.3 (and planning to avoid future prereleases ;) -- have not seen this crash since the last one a month a... Ben Hines
03:04 AM Bug #12831: compile failed on gcc-4.8 and boost-1.53
About the compile warning :
2) compile warning
os/Transaction.cc: In member function ‘void ObjectStore::Transactio...
hongwei bi
02:13 AM Revision 19a191e5 (ceph): objects can not be displayed which object name does not contain '.' whe...
Fixes: #12963
Signed-off-by: Weijun Duan <duanweijun@h3c.com>
weijun duan
01:48 AM Revision 95685c19 (ceph): rgw:add --reset-regions for regionmap update
Fixes: #12964
Signed-off-by: Weijun Duan <duanweijun@h3c.com>
weijun duan
01:25 AM Revision a05c4c00 (ceph): Merge pull request #5781 from dzafman/wip-eccleanup
osd, test: Minor clean-up from fast-read and error handling ec changes
Reviewed-by: Kefu Chai <kchai@redhat.com>
David Zafman
01:04 AM Messengers Bug #13001 (Resolved): segfault in EventCenter::process_events(int)
... Kefu Chai
12:55 AM Linux kernel client Bug #12763: rbd: unmap failed: (16) Device or resource busy
The image im1 is on the osd.And the osd is not install on the disk.
It is install on the /var/cache/local.
[root@...
ceph zte
12:38 AM Bug #13000 (Resolved): ceph-disk failure to activate with dmcrypt
"/a/sage-2015-09-08_17:24:19-ceph-deploy-master---basic-vps/1046931":http://pulpito.ceph.com/sage-2015-09-08_17:24:19... Sage Weil
12:03 AM Bug #12979: Ceph lost it's repair ability after repeatedly flapping
Sage Weil wrote:
> bo cai wrote:
> > sorry, My Company limited the network, I need to do some processing and later ...
bo cai

09/08/2015

11:06 PM Backport #12836 (Resolved): WBThrottle::clear_object: signal on cond when we reduce throttle values
Loïc Dachary
10:49 PM Linux kernel client Bug #12691: ffsb osd thrash test - osd/ReplicatedPG.cc: 2348: FAILED assert(0 == "out of order op")
The logs I attached was to show the backtrace, but here is the test that I am running from ceph-qa-suites on rh 7.1 ,... Vasu Kulkarni
05:27 PM Linux kernel client Bug #12691: ffsb osd thrash test - osd/ReplicatedPG.cc: 2348: FAILED assert(0 == "out of order op")
A thrash means lingering requests code is in play, which is a large part of what I'm rewriting for 4.4. Still, it wo... Ilya Dryomov
05:24 PM Linux kernel client Bug #12691 (Need More Info): ffsb osd thrash test - osd/ReplicatedPG.cc: 2348: FAILED assert(0 ==...
Ilya Dryomov
10:43 PM Bug #12979: Ceph lost it's repair ability after repeatedly flapping
I try to upload the file in home, but I get a nginx error: "413 Request Entity Too Large"
Is this redmine can not up...
bo cai
09:58 PM Revision 19ff9280 (ceph): Merge pull request #5757 from dachary/wip-12836-hammer
WBThrottle::clear_object: signal on cond when we reduce throttle values
Reviewed-by: David Zafman <dzafman@redhat.com>
David Zafman
08:02 PM rbd Bug #11587 (Resolved): inconsistency with rbd-replay utilities and --with-debug option
rbd-replay* utilities are being moved to the ceph-common package under #12994 Jason Dillaman
07:51 PM rbd Bug #12885 (Fix Under Review): rbd export-diff crashes in librbd::simple_diff_cb
Jason Dillaman
07:51 PM rbd Bug #12885: rbd export-diff crashes in librbd::simple_diff_cb
*master PR*: https://github.com/ceph/ceph/pull/5843 Jason Dillaman
06:18 PM rbd Bug #12885 (In Progress): rbd export-diff crashes in librbd::simple_diff_cb
Thanks for the prompt reply, your logs confirmed my suspicion. For a short-term workaround until the fix propagates ... Jason Dillaman
05:40 PM rbd Bug #12885: rbd export-diff crashes in librbd::simple_diff_cb
Here you go. Had to compress it to avoid "request entity too large".
Thorvald Natvig
05:31 PM rbd Bug #12885 (Need More Info): rbd export-diff crashes in librbd::simple_diff_cb
Can you please add the following to your ceph.conf, re-run the failed 'rbd export-diff', and attach the resulting log... Jason Dillaman
07:47 PM Revision 3ccc3bb4 (ceph): librbd: diff_iterate needs to handle holes in parent images
If a clone's parent image snapshot includes a discarded extent,
this was previously causing an assert failure. Inste...
Jason Dillaman
07:45 PM Revision d5650c9c (ceph): tests: new test case for librbd diff_iterate over discard extents
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
07:11 PM devops Fix #12994 (Fix Under Review): rbd-replay* should ship in ceph-common
PR for master: https://github.com/ceph/ceph/pull/5841 Ken Dreyer
04:49 PM devops Fix #12994 (In Progress): rbd-replay* should ship in ceph-common
Branch is "wip-12994-rbd-replay-packaging" in GitHub. -I need to make sure that I've got the @debian/control@ change ... Ken Dreyer
04:39 PM devops Fix #12994 (Resolved): rbd-replay* should ship in ceph-common
The @rbd-replay*@ utilities are useful for Ceph users with RBD clients. Currently the @rbd-replay*@ utilities ship in... Ken Dreyer
06:56 PM Bug #12974: el7: /var/run/ceph mysteriously reverts to 770
centos7 Sage Weil
12:20 PM Bug #12974: el7: /var/run/ceph mysteriously reverts to 770
By el7 do you mean CentOS 7 or RHEL 7 ? Loïc Dachary
06:55 PM Bug #12976: debian jessie: /var/run/ceph not created
Sage Weil
08:36 AM Bug #12976: debian jessie: /var/run/ceph not created
@sage, I assigned it to you after taking a look as it appears you have a few things in flight already. Feel free to s... Loïc Dachary
08:20 AM Bug #12976: debian jessie: /var/run/ceph not created
Blocked by "old paramiko prevents us from using debian 8.0/jessie cloudinit image":http://tracker.ceph.com/issues/12952 Loïc Dachary
06:37 PM Bug #12991 (Fix Under Review): Error EINVAL: next mdsmap epoch 15 != 14
https://github.com/ceph/ceph/pull/5840
Sage Weil
03:37 PM Bug #12991 (Resolved): Error EINVAL: next mdsmap epoch 15 != 14
... Sage Weil
06:08 PM Bug #12861 (Resolved): rados/test_alloc_hint.sh failure
Sage Weil
05:24 PM Bug #12861 (Fix Under Review): rados/test_alloc_hint.sh failure
Kefu Chai
12:53 PM Bug #12861: rados/test_alloc_hint.sh failure
https://github.com/ceph/ceph/pull/5838 Kefu Chai
12:45 PM Bug #12861: rados/test_alloc_hint.sh failure
... Kefu Chai
10:28 AM Bug #12861: rados/test_alloc_hint.sh failure
in ceph.git/wip-12861. in the test script, i added a "sleep 2h" after flushing the object, will try to login to the t... Kefu Chai
07:13 AM Bug #12861: rados/test_alloc_hint.sh failure
sage, i am reopening this ticket, spotted again in my test branch. Kefu Chai
07:11 AM Bug #12861: rados/test_alloc_hint.sh failure
http://pulpito.ceph.com/kchai-2015-09-07_23:23:54-rados-wip-kefu-testing---basic-multi/1046356/ failed.... Kefu Chai
06:08 PM Revision c2293104 (ceph): Merge pull request #5838 from ceph/wip-12861
qa/workunits/rados/test_alloc_hint.sh: sudo to ls files
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:44 PM rgw Feature #12997 (Resolved): rgw: default quota params
E.g.,
rgw_s3_default_bucket_quota_max_objects = 10000
rgw_s3_default_bucket_quota_max_size = 10000
Yehuda Sadeh
04:13 PM rgw Bug #12993: RGW/Swift sends an extra byte on error
(this obviously has nothing to do with Ceph Devops...) Pete Zaitcev
03:55 PM rgw Bug #12993 (Closed): RGW/Swift sends an extra byte on error
I'm going to save this problem here because I have no time to look right now.
To reproduce, authenticate in Swift ...
Pete Zaitcev
03:53 PM Linux kernel client Bug #12763 (Need More Info): rbd: unmap failed: (16) Device or resource busy
Sorry for a late reply - this was lingering in the Ceph project.
Are you sure there wasn't a filesystem mounted on t...
Ilya Dryomov
03:42 PM Bug #12515 (Pending Backport): requeue_scrub when kick_object_context_blocked
Sage Weil
02:28 PM Bug #12515 (Fix Under Review): requeue_scrub when kick_object_context_blocked
Kefu Chai
03:41 PM Revision a7f1a3ac (ceph): Merge pull request #5396 from XinzeChi/wip-scrub-promote
bug fix: osd: requeue_scrub when kick_object_context_blocked
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: D...
Sage Weil
03:41 PM Revision 026012fd (ceph): Merge pull request #5772 from yuyuyu101/wip-12912
AsyncConnection: Close connection when unregistered connection met WAIT Sage Weil
03:40 PM Bug #12992 (Can't reproduce): fail Messenger/MessengerTest.SyntheticStressTest1/1 (simple)
2015-09-07T18:36:18.097 INFO:teuthology.orchestra.run.plana67.stdout:[ FAILED ] Messenger/MessengerTest.SyntheticSt... Sage Weil
03:39 PM Revision ba080035 (ceph): Merge pull request #5733 from cxwshawn/rgw-fix
rgw: init_rados failed leads to repeated delete
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
03:36 PM Bug #12983: handle_sub_read: Bad hash for 116/b1271c9d:test-rados-api-burnupi34-7183-66/foo/head
/a/sage-2015-09-07_18:07:23-rados-wip-sage-testing---basic-multi/1046245 Sage Weil
12:16 PM Bug #12983: handle_sub_read: Bad hash for 116/b1271c9d:test-rados-api-burnupi34-7183-66/foo/head
Difference between the wip-sage-testing and infernalis... Loïc Dachary
03:35 PM Revision 02eefbf3 (ceph): Merge pull request #5809 from rzarzynski/wip-rgw_putobj_debug_improvement
rgw: improve debugs in RGWPutObj and RGWPutObj_ObjStore_SWIFT.
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
03:33 PM Revision 16adf6c2 (ceph): Merge pull request #5567 from guce/rgw_check_key_parameter_conflict
rgw: add key parameter conflict check for radosgw-admin command line. Orit Wasserman
03:21 PM Bug #12990 (Resolved): osd: we do not ignore notify from down osds
... Sage Weil
03:17 PM Revision ce9fd798 (ceph): Merge pull request #5819 from rzarzynski/wip-12950
rgw: don't append empty ETag HTTP header.
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
03:02 PM Revision c9791307 (ceph): Merge remote-tracking branch 'gh/infernalis'
Sage Weil
03:02 PM rgw Bug #12683: rgw/rgw_civetweb:Conditional always is invalid
radoslaw has a branch that reworks this whole section, so this will probably be fixed through that. Yehuda Sadeh
02:59 PM Bug #12647 (Can't reproduce): Ceph log rotation backup strategy leads to log stop recording
The logrotate script shoudl be rotating by doing a reload already.. can you attach your logrotate.conf and some info ... Sage Weil
02:58 PM Bug #12194 (Need More Info): osd crash FAILED assert(!parent->get_log().get_missing().is_missing(...
Sage Weil
02:58 PM Bug #12194: osd crash FAILED assert(!parent->get_log().get_missing().is_missing(soid))
Does this appear to be related to 0.93 -> ahmmer upgrade? I don't think we've seen this with stable users... Sage Weil
02:57 PM Bug #12570 (Pending Backport): common/Thread:pthread_attr_destroy(thread_attr) when done with it
Sage Weil
02:55 PM Bug #12570 (Resolved): common/Thread:pthread_attr_destroy(thread_attr) when done with it
Sage Weil
02:56 PM Bug #12340 (Can't reproduce): ceph-helpers.sh: test_get_last_scrub_stamp: wait_for_clean fails
Did not happen in a long time Loïc Dachary
02:54 PM RADOS Bug #12659 (Need More Info): Can't delete cache pool
Have you resolved this? It sounds like there was ongoing client io to those objects that preventing hte flush + evic... Sage Weil
02:52 PM Bug #12662 (Pending Backport): ThreadPool add/remove work queue methods not thread safe
Kefu Chai
02:51 PM Bug #12566 (Fix Under Review): assert failed in OSD::ms_fast_dispatch tracepoint()
Can you reproduce this? There isn't much here to go on... Sage Weil
02:50 PM Bug #12707 (Resolved): ceph-detect-init fails on centos7
Sage Weil
02:50 PM Bug #12716 (Need More Info): Cluster health_warn stuck on active+remapped
My guess is you need to set the vary_r tunable? Or, can you attach the osdmap so we can see why those pgs are only g... Sage Weil
02:49 PM Bug #12469: RadosModel.h: read returned error code -2 (hammer)
Feel free to unassign yourself if that's not for you :-) Loïc Dachary
02:48 PM Bug #12722: osd: OSD::do_mon_report stuck at acquiring osd_lock (more than 10mins) and cause OSD ...
Sage Weil
02:44 PM Bug #12782 (Need More Info): Straw2 bucket created even when "tunable straw_calc_version 1" is cr...
Yeah. Can you piont to where in the docs it is confusing? Thanks! Sage Weil
02:43 PM Bug #12789 (Fix Under Review): Long tail latency due to journal aio io_submit takes long time to ...
Sage Weil
02:43 PM Bug #12787 (Resolved): ceph-disk does not activate with systemd on some CentOS 7
Sage Weil
02:42 PM Bug #12802 (In Progress): support of non-block connect in async messenger
Sage Weil
02:42 PM Messengers Bug #12805 (Need More Info): msg/simple/SimpleMessenger.cc: 238: FAILED assert(!cleared)
Sage Weil
02:41 PM Bug #12100 (Need More Info): OSD crash, uexpected aio error in FileJournal.cc
18446744073709551611 == 0xfffffffffffffffb -> -5 (EIO). check kern.log for errors on your disk? Sage Weil
02:40 PM Bug #12818 (Resolved): ceph-disk prepare fails because of --setuser
Loïc Dachary
02:38 PM Bug #12891 (Won't Fix): /etc/init.d/ceph can not start/stop daemons properly
Sage Weil
02:37 PM Bug #12103 (Rejected): ceph-disk prepare failing due to journal and OSD are not of same device, O...
it sounds like you just needed to zap the journal device first? Sage Weil
02:36 PM Bug #12774 (Need More Info): ceph add new osd on existing host, status keep down
Can you generate a log with 'debug osd = 20' and 'debug ms = 1'? Sage Weil
02:36 PM Bug #12970: CrushTester::test_with_crushtool() returns -EINVAL on (should) correct map
The crush rules that are automatically generated should be removed between tests. Otherwise they accumulate to the po... Loïc Dachary
02:32 PM Bug #12970 (Resolved): CrushTester::test_with_crushtool() returns -EINVAL on (should) correct map
fixed in https://github.com/ceph/ceph/commit/0f82f461b33d93d868e185912a2c7e4074d06900 Sage Weil
02:12 AM Bug #12970: CrushTester::test_with_crushtool() returns -EINVAL on (should) correct map
reran the test at http://pulpito.ceph.com/kchai-2015-09-06_20:06:37-fs-infernalis---basic-multi/1045480/, passed. Kefu Chai
02:27 PM Bug #12540 (Pending Backport): osd: avoid multi set osd_op.outdata in tier pool
Sage Weil
02:15 PM Bug #12810: Init script status command ignore cluster value
Loïc Dachary
02:11 PM Bug #12831 (Rejected): compile failed on gcc-4.8 and boost-1.53
I verified it works with gcc-4.8 and boost-1.53, the problem comes from your environment. Loïc Dachary
02:06 PM Bug #12865 (Need More Info): OSDs crashing and not resolving blocked requests after network split
The next time it happens it would be helpful if you could attach the output of *ceph report* to this issue. And the e... Loïc Dachary
02:02 PM Bug #12892 (Need More Info): Image'snapshot too much cause the "Deep Scrub" function running too ...
Could you please explain how to reproduce the problem ? Here is a template:
How reproducible:
Steps to Repr...
Loïc Dachary
01:58 PM Bug #12862: ceph daemon does not generate core file on CentOS 7
Loïc Dachary
01:52 PM Bug #12941 (Need More Info): mon/OSDMonitor.cc: 204: FAILED assert(err == 0) 0.94
It would help a lot if you could include more information from the log files. Is the file system on which the Mon res... Loïc Dachary
01:49 PM Bug #12941: mon/OSDMonitor.cc: 204: FAILED assert(err == 0) 0.94
mon/OSDMonitor.cc: 204: FAILED assert(err == 0) is at https://github.com/ceph/ceph/blob/v0.94.2/src/mon/OSDMonitor.cc... Loïc Dachary
01:40 PM CephFS Bug #12820 (Resolved): stuck looping on 'ls /sys/fs/fuse/connections'
Sage Weil
01:39 PM CephFS Bug #12875 (Can't reproduce): LibCephFS.LibCephFS.InterProcessLocking segment fault.
Sage Weil
08:09 AM CephFS Bug #12875 (Need More Info): LibCephFS.LibCephFS.InterProcessLocking segment fault.
The lockdep errors are side effect of previous failiure.... Zheng Yan
01:23 PM Bug #12748 (In Progress): bug with cache/tiering and snapshot reads [merged, needs a test in ceph...
Loïc Dachary
01:16 PM Bug #12746: failed assert ctx.manager.pg_inconsistent(pool, 0) on repair_test.yaml
This job run is mostly to convince myself that it runs ok on infernalis. It can be killed if it is known to fail.
...
Loïc Dachary
01:12 PM Revision 2019a78c (ceph): Merge pull request #556 from ceph/wip-stuck-pg-dump
tasks/ceph_manager: dump pgs when recover times out
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Sage Weil
12:59 PM Revision a328e3e6 (ceph): tasks/ceph_manager: dump pgs when recover times out
It is really hard to map a stuck recovery back to the pgs that
are stuck. This will make it easy.
Signed-off-by: Sa...
Sage Weil
12:50 PM Revision d32a3be1 (ceph): qa/workunits/rados/test_alloc_hint.sh: sudo to ls files
The osd data dir is owned by ceph and not readable by other
non-root users.
Fixes: #12861
Signed-off-by: Kefu Chai <...
Kefu Chai
11:52 AM Revision 49ee455b (ceph): Merge pull request #5257 from t-miyamae/wip-mshec-fixlogic4
erasure code: shec performance optimization by decoding cache
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
11:38 AM Fix #9566: osd: prioritize recovery of OSDs with most work to do
I'm not making progress, give an opportunity to someone else to move forward. Loïc Dachary
11:23 AM rgw Bug #12989 (Duplicate): rgw: init_rados failed leads to repeated delete
fixed at https://github.com/ceph/ceph/pull/5733 shawn chen
10:59 AM Revision ab4232ba (ceph): rgw: init_rados failed leads to repeated delete
Fixes: #12978
Signed-off-by: Xiaowei Chen <chen.xiaowei@h3c.com>
shawn chen
10:23 AM Backport #12848: ReplicatedPG::hit_set_trim osd/ReplicatedPG.cc: 11006: FAILED assert(obc)
Needs the commit that fixes http://tracker.ceph.com/issues/12968 Loïc Dachary
10:22 AM Bug #12968: mon/OSDMonitor.cc: 1864: FAILED assert(osdmap.get_num_up_osds() == 0 || osdmap.get_up...
Your comment is good enough. Removing the hammer tag. Loïc Dachary
09:32 AM Bug #12968: mon/OSDMonitor.cc: 1864: FAILED assert(osdmap.get_num_up_osds() == 0 || osdmap.get_up...
will put this fix into the backport pull request of #9732, so no need to create a backport for this. Kefu Chai
08:58 AM Bug #12968 (Fix Under Review): mon/OSDMonitor.cc: 1864: FAILED assert(osdmap.get_num_up_osds() ==...
https://github.com/ceph/ceph/pull/5837 Kefu Chai
09:29 AM Revision ef9283ae (ceph): Merge pull request #5463 from kylinstorage/wip-evict_ops
Allow evict operations to be throttled
Reviewed-by: Sage Weil <sage@redhat.com>
Kefu Chai
09:27 AM Bug #12904 (Resolved): Crash during sparse read requests
Kefu Chai
09:27 AM Revision 6cb448da (ceph): Merge pull request #5745 from ceph/wip-12904
osd: sparse reads returning invalid extent map
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu Chai <kcha...
Kefu Chai
09:26 AM Revision fb2d4f21 (ceph): Merge pull request #5580 from xinxinsh/wip-merge-two-setattr
merge two continuous OP_SETATTR ops into one OP_SETATTRS
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Kefu ...
Kefu Chai
09:23 AM CephFS Bug #12971: TestQuotaFull fails
the objecter pauses all write osd request (including delete request) when cluster is full or pool-quota is reached. T... Zheng Yan
08:56 AM Revision e48cec3d (ceph): mon: disable gmt_hitset if not supported
the gmt_hitset is enabled by default in the ctor of pg_pool_t, this
is intentional. because we want to remove this se...
Kefu Chai
08:48 AM Revision 02f4461c (ceph): test: mon: mon-scrub.sh: test 'mon scrub'
In its current state is used to catch regressions on 'ceph mon scrub'
hanging due to an infinite loop.
Signed-off-by...
Joao Eduardo Luis
08:29 AM CephFS Bug #12674 (Need More Info): Semi-reproducible crash of ceph-fuse
Zheng Yan
07:32 AM Revision 8c2dfadb (ceph): osd: force promote for ops which ec base pool can't handle
For ops which the ec base pool can't handle, if they are proxied to the
base ec pool, ENOTSUPP is returned. Need to f...
Zhiqiang Wang
02:02 AM Revision 8c4323c5 (ceph): PerfCounter: Make l_os_queue_lat contains the complete queue latency
We don't need l_os_queue_lat to only count the latency of op throttle, this
could be done by Throttle counter itself....
Haomai Wang
02:02 AM Revision 834842c2 (ceph): OSD: Add perf counter to count osd thread prepare latency
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang

09/07/2015

09:09 PM Bug #12976 (In Progress): debian jessie: /var/run/ceph not created
Loïc Dachary
09:03 PM Bug #12983: handle_sub_read: Bad hash for 116/b1271c9d:test-rados-api-burnupi34-7183-66/foo/head
This job run is mostly to convince myself that it runs ok on infernalis. It can be killed if it is known to fail.
...
Loïc Dachary
01:48 PM Bug #12983 (Resolved): handle_sub_read: Bad hash for 116/b1271c9d:test-rados-api-burnupi34-7183-6...
... Sage Weil
02:40 PM Bug #12861 (Resolved): rados/test_alloc_hint.sh failure
Sage Weil
02:40 PM Revision 0200403b (ceph): Merge pull request #5785 from liewegas/wip-12861
qa/workunits/rados/test_alloc_hint.sh: sudo to list files Sage Weil
02:18 PM rgw Bug #12960 (Fix Under Review): Rados Swift API handles prefix differently than Openstack Swift
Loïc Dachary
02:10 PM Bug #12908 (Resolved): osd/osd_types.cc: 459: FAILED assert(m_seed < old_pg_num) (asyncmsgr encod...
Merged probable fix. Sage Weil
02:09 PM Bug #12979 (Need More Info): Ceph lost it's repair ability after repeatedly flapping
bo cai wrote:
> sorry, My Company limited the network, I need to do some processing and later upload the log file.
...
Sage Weil
03:06 AM Bug #12979: Ceph lost it's repair ability after repeatedly flapping
sorry, My Company limited the network, I need to do some processing and later upload the log file. bo cai
02:29 AM Bug #12979 (Closed): Ceph lost it's repair ability after repeatedly flapping
*I have a ceph performance test cluster, you can see the ceph network diagram in the attachments(ceph-network-diagra... bo cai
02:08 PM Bug #12966: ceph-post-file key should only be readable by root
Sage Weil
01:39 PM Bug #12968: mon/OSDMonitor.cc: 1864: FAILED assert(osdmap.get_num_up_osds() == 0 || osdmap.get_up...
... Kefu Chai
12:57 PM Bug #12968: mon/OSDMonitor.cc: 1864: FAILED assert(osdmap.get_num_up_osds() == 0 || osdmap.get_up...
http://pulpito.ceph.com/loic-2015-09-07_01:06:53-rados-infernalis---basic-multi/1045219/... Loïc Dachary
07:30 AM Bug #12968: mon/OSDMonitor.cc: 1864: FAILED assert(osdmap.get_num_up_osds() == 0 || osdmap.get_up...
the osd.3 is not upgraded, so the only chance is that some of existing pool is using gmt. but the pools were created ... Kefu Chai
01:12 PM Revision 70d31082 (ceph): mon: MonitorDBStore: make get_next_key() work properly
We introduced a significant bug with 2cc7aee, when we fixed issue #11786.
Although that patch would fix the problem d...
Joao Eduardo Luis
12:48 PM rgw Backport #12982 (In Progress): /etc/init.d/radosgw restart does not work correctly
Loïc Dachary
12:48 PM rgw Backport #12982 (Resolved): /etc/init.d/radosgw restart does not work correctly
https://github.com/ceph/ceph/pull/5831 Loïc Dachary
12:46 PM rgw Bug #11140 (Pending Backport): /etc/init.d/radosgw restart does not work correctly
Loïc Dachary
12:40 PM Bug #11680: mon crashes when "ceph osd tree 85 --format json"
reopen this ticket, as we have reported failure due to bad crushmap.... Kefu Chai
12:35 PM Bug #12876 (Duplicate): monitor crashed in CrushWrapper::do_rule()
Kefu Chai
12:31 PM Bug #12876: monitor crashed in CrushWrapper::do_rule()
... Kefu Chai
12:22 PM Revision 67622955 (ceph): Merge pull request #5358 from ceph/wip-11470.firefly
mon: PaxosService: call post_refresh() instead of post_paxos_update()
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Nathan Cutler
12:13 PM Bug #12731: jerasure/gf-complete: build warnings
... Loïc Dachary
11:45 AM Revision 5f2fca26 (ceph): Merge pull request #5784 from dachary/wip-docker-helper
fix docker-test.sh for CentOS 7
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:45 AM Revision 07a64b97 (ceph): ceph.spec.in: refrain from duplicating %{_sbindir}/rcceph
On systemd, systemd/ceph is installed to /usr/sbin/rcceph.
On non-systemd, src/init-ceph is installed to /etc/init.d...
Nathan Cutler
11:26 AM Revision e8089049 (ceph): tests: drop docker-tests.sh root and /dev support
Now that ceph-disk.sh activation tests switched to the ceph-disk suite
as found in https://github.com/ceph/ceph-qa-su...
Loic Dachary
11:24 AM Revision bfde30db (ceph): tests: CentOS 7 needs systemd-container
It is now needed by the Ceph dependencies and won't work unless the fake
version of it is replaced by the actual one....
Loic Dachary
10:53 AM CephFS Bug #12732 (Resolved): very slow read when a file has holes.
https://github.com/ceph/ceph-client/commit/3e8b3d8cbf92aba5485e68bc5cba6eee2075ee71 Zheng Yan
10:42 AM Revision 3be204f6 (ceph): rgw: init script waits until the radosgw stops
Fixes: #11140
Init script waits in stop action until the radowgw daemons stop.
Signed-off-by: Dmitry Yatsushkevich <...
Dmitry Yatsushkevich
10:33 AM CephFS Bug #12895: Failure in TestClusterFull.test_barrier
... Zheng Yan
10:18 AM Revision 27cf2572 (ceph): rgw: add delimiter to prefix only when path is specified
http://tracker.ceph.com/issues/12960
Fixes: #12960
Signed-off-by: Sylvain Baubeau <sbaubeau@redhat.com>
Sylvain Baubeau
10:10 AM Bug #12325: mon_cluster_log_to_syslog is not of type boolean
will this be backported or only in Infernalis?
Thanks!
Kenneth
Kenneth Waegeman
09:55 AM Backport #12461: ceph-dencoder links to libtcmalloc, and shouldn't
Boris provided us with the following hints on how the issue was fixed in master:
* http://tracker.ceph.com/project...
Nathan Cutler
09:54 AM Backport #12461 (New): ceph-dencoder links to libtcmalloc, and shouldn't
There is a RedHat downstream fix that is suitable for Firefly, but the issue was fixed differently in master.
Chan...
Nathan Cutler
08:38 AM CephFS Bug #12971: TestQuotaFull fails
... Zheng Yan
08:20 AM Revision c4fa5ef9 (ceph): Merge pull request #5403 from SUSE/wip-12393-firefly
Memory leak in Mutex.cc, pthread_mutexattr_init without pthread_mutexattr_destroy
Reviewed-by: Kefu Chai <kchai@redh...
Nathan Cutler
08:07 AM Backport #12839 (Resolved): Mutex Assert from PipeConnection::try_get_pipe
Loïc Dachary
08:06 AM Backport #12841 (Resolved): recursive lock of md_config_t (0)
Loïc Dachary
08:06 AM Revision 7614bf7d (ceph): Merge pull request #5759 from dachary/wip-12841-hammer
recursive lock of md_config_t (0)
Reviewed-by: Sage Weil <sage@redhat.com>
Loïc Dachary
08:06 AM Bug #12338 (Resolved): long standing slow requests: connection->session->waiting_for_map->connect...
Loïc Dachary
08:05 AM Backport #12843 (Resolved): long standing slow requests: connection->session->waiting_for_map->co...
Loïc Dachary
08:05 AM Revision 21006312 (ceph): Merge pull request #5761 from dachary/wip-12843-hammer
long standing slow requests: connection->session->waiting_for_map->connection ref cycle
Reviewed-by: Sage Weil <sage...
Loïc Dachary
08:05 AM Bug #12523 (Resolved): osd suicide timeout during peering - search for missing objects
Loïc Dachary
08:05 AM Backport #12844 (Resolved): osd suicide timeout during peering - search for missing objects
Loïc Dachary
08:04 AM Revision a2e1fe26 (ceph): Merge pull request #5762 from dachary/wip-12844-hammer
osd suicide timeout during peering - search for missing objects
Reviewed-by: Sage Weil <sage@redhat.com>
Loïc Dachary
08:04 AM Backport #12846 (Resolved): osd/PGLog.cc: 732: FAILED assert(log.log.size() == log_keys_debug.siz...
Loïc Dachary
08:04 AM Revision 8ccb7711 (ceph): Merge pull request #5763 from dachary/wip-12846-hammer
osd/PGLog.cc: 732: FAILED assert(log.log.size() == log_keys_debug.size())
Reviewed-by: Sage Weil <sage@redhat.com>
Loïc Dachary
08:03 AM Bug #12775 (Resolved): common: do not insert emtpy ptr when rebuild emtpy bufferlist
Loïc Dachary
08:03 AM Backport #12847 (Resolved): common: do not insert emtpy ptr when rebuild emtpy bufferlist
Loïc Dachary
08:03 AM Revision e9db8075 (ceph): Merge pull request #5764 from dachary/wip-12847-hammer
common: do not insert emtpy ptr when rebuild emtpy bufferlist
Reviewed-by: Sage Weil <sage@redhat.com>
Loïc Dachary
08:02 AM Backport #12489 (Resolved): pg_interval_t::check_new_interval - for ec pool, should not rely on m...
Loïc Dachary
08:02 AM Revision 5ef999e4 (ceph): Merge pull request #5373 from dachary/wip-12489-hammer
pg_interval_t::check_new_interval - for ec pool, should not rely on min_size to determine if the PG was active at the... Loïc Dachary
08:01 AM rgw Bug #3896 (Resolved): rest-bench common/WorkQueue.cc: 54: FAILED assert(_threads.empty())
Loïc Dachary
08:00 AM rgw Backport #12504 (Resolved): rest-bench common/WorkQueue.cc: 54: FAILED assert(_threads.empty())
Loïc Dachary
08:00 AM Revision c243f7a3 (ceph): Merge pull request #5383 from dachary/wip-12504-hammer
rest-bench common/WorkQueue.cc: 54: FAILED assert(_threads.empty())
Reviewed-by: Kefu Chai <kchai@redhat.com>
Loïc Dachary
07:56 AM Revision 6eb73595 (ceph): Merge pull request #541 from XinzeChi/wip-rebug
fix rebug rados
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
07:54 AM Backport #12883 (Resolved): cache agent is idle although one object is left in the cache
Loïc Dachary
07:54 AM Revision e61fdc67 (ceph): Merge pull request #5765 from dachary/wip-12883-hammer
cache agent is idle although one object is left in the cache
Reviewed-by: Kefu Chai <kchai@redhat.com>
Loïc Dachary
07:53 AM Bug #11640 (Resolved): Change radosgw pools default crush ruleset
Loïc Dachary
07:53 AM Backport #12588 (Resolved): Change radosgw pools default crush ruleset
Loïc Dachary
07:53 AM Revision 62f543bb (ceph): Merge pull request #5754 from dachary/wip-12588-hammer
Change radosgw pools default crush ruleset
Reviewed-by: Kefu Chai <kchai@redhat.com>
Loïc Dachary
07:52 AM Backport #12396 (Resolved): register_new_pgs() should check ruleno instead of its index
Loïc Dachary
07:51 AM Revision f25315c1 (ceph): Merge pull request #5377 from dachary/wip-12396-hammer
register_new_pgs() should check ruleno instead of its index
Reviewed-by: Kefu Chai <kchai@redhat.com>
Loïc Dachary
07:40 AM Cleanup #12706 (Resolved): ceph-disk should use /sys/dev/block/maj:min/partition
Loïc Dachary
07:39 AM Revision f84be938 (ceph): Merge pull request #5728 from trociny/wip-12706-infernalis
ceph-disk: use /sys/dev/block/maj:min/partition to see if partition
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
07:14 AM Bug #12637 (Resolved): bug of rados ls with keyvaluestore
Xinxin Shu
02:34 AM Bug #12970: CrushTester::test_with_crushtool() returns -EINVAL on (should) correct map
... Kefu Chai
01:47 AM Revision e6fbe539 (ceph): improve error handle of rbd metadata operation & format output
Signed-off-by: xinxin shu <xinxin.shu@intel.com> xinxin shu
01:47 AM Revision d8538394 (ceph): refine tests for metadata ops
Signed-off-by: xinxin shu <xinxin.shu@intel.com> xinxin shu
01:47 AM Revision 68d47f25 (ceph): fix metadata loading error if we open an image
Signed-off-by: xinxin shu <xinxin.shu@intel.com> xinxin shu
01:07 AM Revision 021abe74 (ceph): Merge pull request #5758 from dachary/wip-12839-hammer
Mutex Assert from PipeConnection::try_get_pipe Sage Weil
01:05 AM Revision 438b4e43 (ceph): msg: we should set the socket options before connect or listen in order...
Signed-off-by: Ruifeng Yang <149233652@qq.com> Ruifeng Yang
12:50 AM rgw Bug #12978: rgw: init_rados failed leads to repeated delete
fix commited at https://github.com/ceph/ceph/pull/5733 shawn chen
12:39 AM rgw Bug #12978 (Resolved): rgw: init_rados failed leads to repeated delete
if init_rados function failed, rados member will be deleted(not set to NULL), and in the destructor rados deleted again. shawn chen

09/06/2015

11:08 PM Bug #12731: jerasure/gf-complete: build warnings
... Loïc Dachary
10:44 PM Bug #12731 (Fix Under Review): jerasure/gf-complete: build warnings
https://github.com/ceph/ceph/pull/5829 Loïc Dachary
10:40 PM Revision 3aefd91a (ceph): erasure-code: fix gf-complete warnings
Update to the latest gf-complete v2 branch which has the compilation
warning fixed. In addition the default compilati...
Loic Dachary
09:55 PM Bug #12976 (Resolved): debian jessie: /var/run/ceph not created
mon create fails (with ceph-deploy branch wip-jessie) because /var/run/ceph doesn't exist. not sure why the tmpfiles.... Sage Weil
09:50 PM Revision 4290d689 (ceph): Merge remote-tracking branch 'gh/infernalis'
Sage Weil
09:49 PM Bug #12809 (Pending Backport): hit set clear repops fired in same epoch as map change -- segfault...
Sage Weil
09:43 PM Revision 8962c041 (ceph): Merge pull request #4895 from XinzeChi/wip-outdata-set
bug fix: osd: avoid multi set osd_op.outdata in tier pool
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:43 PM Revision a51c133b (ceph): Merge pull request #5707 from athanatos/wip-12809
PG::handle_advance_map: on_pool_change after handling the map change
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:42 PM Revision ef1e4757 (ceph): Merge pull request #5751 from yuyuyu101/wip-12908
AsyncConnection: Don't use unsafe feature as message encode feature
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:32 PM Stable releases Tasks #12701: hammer v0.94.4
h3. fs... Loïc Dachary
09:28 PM Revision 5656eec0 (ceph): osd: trigger the cache agent after a promotion
When a proxy read happens, the object promotion is done in parallel. The
agent_choose_mode function must be called to...
Loic Dachary
09:28 PM Revision 9f696601 (ceph): tests: tiering agent and proxy read
Verify that an object promoted to a cache tier because of a proxy read
is evicted as expected.
http://tracker.ceph.c...
Loic Dachary
09:18 PM Bug #11814 (Resolved): implicit erasure code crush ruleset is not validated
Loïc Dachary
09:18 PM Backport #11824 (Resolved): implicit erasure code crush ruleset is not validated
Loïc Dachary
09:17 PM Revision 4125196d (ceph): Merge pull request #5276 from dachary/wip-11824-hammer
implicit erasure code crush ruleset is not validated
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
07:28 PM devops Bug #12034 (Resolved): ceph-common needs python-argparse on older distros, but doesn't require it
Nathan Cutler
07:22 PM devops Backport #12268 (Resolved): ceph-common needs python-argparse on older distros, but doesn't requi...
Nathan Cutler
07:21 PM devops Bug #12166 (Resolved): ceph.spec.in: 50-rbd.rules conditional is wrong
Nathan Cutler
07:20 PM devops Backport #12266 (Resolved): ceph.spec.in: 50-rbd.rules conditional is wrong
Nathan Cutler
07:19 PM Revision beff99bc (ceph): Merge pull request #5225 from SUSE/wip-12266-firefly
ceph.spec.in: 50-rbd.rules conditional is wrong
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Nathan Cutler
07:19 PM Revision 4a3c1783 (ceph): Merge pull request #5217 from SUSE/wip-12268-firefly
ceph-common needs python-argparse on older distros, but doesn't require it
Reviewed-by: Loic Dachary <ldachary@redha...
Nathan Cutler
07:14 PM Stable releases Tasks #11644: firefly v0.80.11
... Loïc Dachary
07:04 PM Bug #12974 (Can't reproduce): el7: /var/run/ceph mysteriously reverts to 770
... Sage Weil
06:19 PM Revision 52283b32 (ceph): Merge remote-tracking branch 'gh/infernalis'
Sage Weil
06:19 PM Revision 82b0243e (ceph): qa/workunits/post-file.sh: sudo
Only root can read the key in /usr/share/...
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:56 PM Revision bfe359af (ceph): osd: dump full map bl at 20 when crc doesn't match
This will help us debug cases where the encoding doesn't match due
to a bug.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:49 PM Bug #12814: flipping the overlay from forward to seems to reorder writes
maybe /a/sage-2015-09-06_05:36:07-rados-wip-sage-testing---basic-multi/1044769 ?... Sage Weil
05:37 PM Revision 31f643b6 (ceph): distros/supported: remove jessie until paramiko issue is resolved
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:36 PM Revision 394dbc18 (ceph): Merge remote-tracking branch 'gh/wip-ceph-deploy'
Sage Weil
03:25 PM CephFS Bug #12417 (Resolved): segfault launching ceph-fuse with bad --name
Loïc Dachary
03:25 PM CephFS Backport #12500 (Resolved): segfault launching ceph-fuse with bad --name
Loïc Dachary
03:24 PM Revision 47af5090 (ceph): Merge pull request #5382 from dachary/wip-12500-hammer
segfault launching ceph-fuse with bad --name
Reviewed-by: Sage Weil <sage@redhat.com>
Loïc Dachary
03:23 PM Bug #12309 (Resolved): read on chunk-aligned xattr not handled
Loïc Dachary
03:23 PM Backport #12311 (Resolved): read on chunk-aligned xattr not handled
Loïc Dachary
03:23 PM Revision 2fd8ec83 (ceph): Merge pull request #5367 from dachary/wip-12311-hammer
read on chunk-aligned xattr not handled
Reviewed-by: Sage Weil <sage@redhat.com>
Loïc Dachary
02:31 PM Revision bff2f477 (ceph): OSD: add scrub_finalize_wq suicide timeout
Signed-off-by: Nathan Cutler <ncutler@suse.com> Nathan Cutler
02:25 PM Revision 91d4c217 (ceph): OSD: add scrub_wq suicide timeout
Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from commit 547a7041edc833f3cc8e04d388574809e30a8af6)
C...
Samuel Just
02:05 PM Revision e487e8e3 (ceph): auth: reinitialize NSS modules after fork()
Fixes: #11128
Signed-off-by: Yan, Zheng <zyan@redhat.com>
(cherry picked from commit 4c24d0cc074462ae258b5cf901cd884b...
Yan, Zheng
02:05 PM Revision 3f542aa2 (ceph): auth: use crypto_init_mutex to protect NSS_Shutdown()
Signed-off-by: Yan, Zheng <zyan@redhat.com>
(cherry picked from commit cf058174fe6be26129eb52f4fb24d0f7146ef7af)
Yan, Zheng
02:05 PM Revision f0fa637e (ceph): crypto: use NSS_InitContext/NSS_ShutdownContex to avoid memory leak
Switched to context-aware NSS init/shutdown functions to avoid conflicts
with parent application. Use a reference co...
Jason Dillaman
02:05 PM Revision b68d7574 (ceph): librados_test_stub: implement conf get/set API methods
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 4d03c664f2a9362009c7e3077ed65e2989f0f21b)
Jason Dillaman
02:05 PM Revision 7ac01731 (ceph): tests: ensure old-format RBD tests still work
Override the RBD default image format back to version 1
to ensure tests properly cover the old format.
Signed-off-by...
Jason Dillaman
02:05 PM Revision 805732b1 (ceph): tests: librbd API test cannot use private md_config_t struct
Remove all depencencies on md_config_t and instead use librados API
methods to get/set configuration values.
Fixes: ...
Jason Dillaman
02:05 PM Revision dc693fca (ceph): lockdep: allow lockdep to be dynamically enabled/disabled
librbd test cases attempt to enable lockdep coverage via the librados
API. Use a configuration observer to register/...
Jason Dillaman
01:35 PM Revision 7f6ec65b (ceph): OSD: add op_wq suicide timeout
Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from commit 3f2946aa9f9b4b432e8c018283503153a2b1eddc)
C...
Samuel Just
01:35 PM Revision 9ce8ce68 (ceph): OSD: add remove_wq suicide timeout
Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from commit f2fbfa32a16666be46359f0eab7b04ca80a753f5)
C...
Samuel Just
01:27 PM Feature #8635: add scrub, snap trimming, should be items in the OpWQ with cost/priority
master PR: https://github.com/ceph/ceph/pull/4717 Nathan Cutler
12:49 PM Bug #12075 (Closed): Update manual to do accurate contribution
Loïc Dachary
12:09 PM Revision 00e73adb (ceph): librbd: prevent race condition between resize requests
It was possible that the same resize request could be sent twice
if a completed resize op started a newly created res...
Jason Dillaman
12:07 PM Revision 05734916 (ceph): librbd: Remvoe unused func ImageCtx::read_from_cache.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
(cherry picked from commit 101440a41253680770f94bc380af7072c7adaebf)
Jianpeng Ma
12:07 PM Revision 6c4ccc85 (ceph): librbd: Add a paramter:purge_on_error in ImageCtx::invalidate_cache().
If bh_write met error, it will try again. For closing image, if met this
issue, it will trigger a assert:
>>2015-02-0...
Jianpeng Ma
12:07 PM Revision 81376b6a (ceph): osdc: In _readx() only no error can tidy read result.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
(cherry picked from commit 540346d4a901d8041c9fd74641c98cdfd2e1ab32)
Jianpeng Ma
12:07 PM Revision 4135b9a2 (ceph): osdc: For trust_enoent is true, there is only one extent.
Now the judgement only in conditon which will return -ENOENT.
But o->exists don't depend on the extent size. It only ...
Jianpeng Ma
12:07 PM Revision c96541ad (ceph): osdc: Make last missing bh to wake up the reader.
Avoid wakeup early and wait again.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
(cherry picked from commit d58...
Jianpeng Ma
12:07 PM Revision 86e7698a (ceph): osdc: After write try merge bh.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
(cherry picked from commit 1a48a8a2b222e41236341cb1241f0885a1b0b9d8)
Jianpeng Ma
12:07 PM Revision 5c4f152e (ceph): osdc: Don't pass mutex into ObjectCacher::_wait_for_write.
Because the mutex is the same as ObjectCacher::lock.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
(cherry pick...
Jianpeng Ma
12:07 PM Revision 28838f20 (ceph): osdc: clean up code in ObjectCacher::Object::map_write
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
(cherry picked from commit 9f80c2909ace09cd51c24b49c98a093e0e864dca)
Jianpeng Ma
11:46 AM Revision b81cfa90 (ceph): Merge pull request #5827 from tchaikov/wip-doc-daemon
doc: fix the typo in command example
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
11:30 AM Revision 351d9579 (ceph): doc: fix the typo in command example
always indent using tab, the rendered html looks good, but it helps with
editor to highlight the codeblock properly.
...
Kefu Chai
10:28 AM Bug #12878 (Resolved): ceph user breaks scrub_test
Kefu Chai
10:26 AM Revision ff4e2ad3 (ceph): Merge pull request #552 from ceph/wip-12878
tasks/scrub_test: sudo ls ...
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:02 AM CephFS Bug #12971 (Resolved): TestQuotaFull fails
http://qa-proxy.ceph.com/teuthology/teuthology-2015-09-01_23:04:01-fs-infernalis---basic-multi/1041649/teuthology.log... Zheng Yan
09:59 AM CephFS Bug #12896 (Rejected): EIO in multiple_rsync.sh
John Spray wrote:
> Looking at the paths, rsync *seems* to be complaining about the local files (in /tmp). Maybe it...
Zheng Yan
09:39 AM Bug #12970 (Resolved): CrushTester::test_with_crushtool() returns -EINVAL on (should) correct map
http://qa-proxy.ceph.com/teuthology/teuthology-2015-09-01_23:04:01-fs-infernalis---basic-multi/1041655/teuthology.log... Zheng Yan
08:48 AM Backport #12848 (Fix Under Review): ReplicatedPG::hit_set_trim osd/ReplicatedPG.cc: 11006: FAILED...
https://github.com/ceph/ceph/pull/5825 Kefu Chai

09/05/2015

09:58 PM Feature #12316 (Resolved): For EC pool, read K+M shards (instead of K) to reduce latency (with IO...
The PR has been merged. Guang Yang
09:49 PM Revision 8e86d1c4 (ceph): Merge pull request #5817 from liewegas/wip-ceph-daemon
doc: 'ceph --admin-daemon ...' -> 'ceph daemon ...'
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
06:37 PM Bug #12944 (Resolved): Add pgcalc tool link in placement-groups document
Merged in master, Marking Resolved. Vikhyat Umrao
06:30 PM rgw Feature #12714 (Pending Backport): RGW : setting max number of buckets for user via ceph.conf opt...
Merged in master. Changing status to Pending Backport. as Backport is set to Hammer. Vikhyat Umrao
05:19 PM Revision 7080e0f1 (ceph): Thread.h: disable copy constr and assignment op
Disable copy constructor and assignment operator.
They are currently not defined, so any attempt to use them will
res...
Michal Jarzabek
05:06 PM Backport #12959 (Need More Info): udev: add devicemapper to partuuid-workaround
Loïc Dachary
05:02 PM Backport #12959: udev: add devicemapper to partuuid-workaround
I'm not sure https://github.com/ceph/ceph/commit/42ad86e14e352f2a3a33e774224f1789f268da83 will be enough for LVM volu... Loïc Dachary
04:55 PM Backport #12959 (New): udev: add devicemapper to partuuid-workaround
Loïc Dachary
03:27 PM Backport #12959: udev: add devicemapper to partuuid-workaround
Nathan Cutler wrote:
> Hi Joe: We don't ordinarily backport features - only bugfixes. Please discuss this with Loic ...
Joe Julian
08:01 AM Backport #12959 (Rejected): udev: add devicemapper to partuuid-workaround
Hi Joe: We don't ordinarily backport features - only bugfixes. Please discuss this with Loic Dachary (loicd on #ceph-... Nathan Cutler
03:15 PM Bug #12966: ceph-post-file key should only be readable by root
https://github.com/ceph/ceph/pull/5824 Sage Weil
01:30 PM Bug #12966 (New): ceph-post-file key should only be readable by root
others can read it on deb installs. Sage Weil
02:43 PM Backport #12848: ReplicatedPG::hit_set_trim osd/ReplicatedPG.cc: 11006: FAILED assert(obc)
Loïc, let me take care of it. =) Kefu Chai
01:44 PM Bug #12968 (Resolved): mon/OSDMonitor.cc: 1864: FAILED assert(osdmap.get_num_up_osds() == 0 || os...
... Sage Weil
01:43 PM Bug #12967 (Duplicate): osd/ECBackend.cc: 201: FAILED assert(res.errors.empty())
... Sage Weil
01:25 PM Revision 6064443a (ceph): tasks/divergent_prior[2]: fix rados get syntax
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:23 PM Revision 7b3ea31e (ceph): tasks/reg11184.py: fix rados get syntax
no -o
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:22 PM Revision 092ce2bd (ceph): Merge pull request #553 from ceph/wip-s3tests
s3tests: use ceph-$foo branches Sage Weil
12:56 PM Backport #11700 (In Progress): make the all osd/filestore thread pool suicide timeouts separately...
Nathan Cutler
12:32 PM Revision 6926a64f (ceph): OSD: add snap_trim_wq suicide timeout
Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from commit e1073a4a577211672148a4112bd633831552d66f)
Samuel Just
12:31 PM Revision d31d1f6f (ceph): OSD: add recovery_wq suicide timeout
Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from commit 85311b656852af75bfbbc6699f92fc6aa233c316)
C...
Samuel Just
12:28 PM Revision f85ec2a5 (ceph): OSD: add command_wq suicide timeout
Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from commit df4e5de819c30003cfbe50a071c49039cf534419)
C...
Samuel Just
12:24 PM Backport #12833 (Rejected): mon: drop internal-purpose messages from clients without proper caps
Too late in the firefly release cycle for a change of such magnitude in such a sensitive area of the code. Nathan Cutler
12:23 PM Bug #9418 (Resolved): mon: drop internal-purpose messages from clients without proper caps
I tend to agree with Loic. Dropping the backport for now. If Joao disagrees, I trust he will revert my changes to thi... Nathan Cutler
12:13 PM Bug #9418: mon: drop internal-purpose messages from clients without proper caps
If that's indeed the pull request to be backported, I think it's going to be non trivial. Maybe users who have proble... Loïc Dachary
12:03 PM Bug #9418: mon: drop internal-purpose messages from clients without proper caps
This would appear to be it: https://github.com/ceph/ceph/pull/2560 Nathan Cutler
11:43 AM Backport #12965 (In Progress): Not logging missing_on_shards properly
Backporting as a dependency of http://tracker.ceph.com/issues/12488 Nathan Cutler
11:43 AM Backport #12965 (Rejected): Not logging missing_on_shards properly
https://github.com/ceph/ceph/pull/5407 Nathan Cutler
11:20 AM Bug #10930: mon: map_cache can become inaccurate if osd does not receive the osdmaps
Dropping firefly backport because it is non-trivial and the cost-benefit analysis is unclear (firefly is getting long... Nathan Cutler
10:59 AM Backport #12837 (In Progress): WBThrottle::clear_object: signal on cond when we reduce throttle v...
Nathan Cutler
10:58 AM Revision b894b368 (ceph): WBThrottle::clear_object: signal if we cleared an object
Fixes: #12223
Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from commit 8447b08d60d5cf7dce20f8b839cc2c...
Samuel Just
10:44 AM Backport #12461 (In Progress): ceph-dencoder links to libtcmalloc, and shouldn't
Nathan Cutler
09:46 AM rgw Bug #12964 (Resolved): rgw: region data still exist in region-map after region-map update
this is my region:... weijun duan
09:27 AM rgw Bug #12963 (Resolved): rgw:objects can not be displayed which object name does not contain '.' wh...
objects can not be displayed which object name does not contain '.' when get the bucket index.
There is those ...
weijun duan
09:23 AM Backport #12845 (In Progress): osd/PGLog.cc: 732: FAILED assert(log.log.size() == log_keys_debug....
Nathan Cutler
09:22 AM Backport #12845 (New): osd/PGLog.cc: 732: FAILED assert(log.log.size() == log_keys_debug.size())
Nathan Cutler
09:22 AM Backport #12845 (In Progress): osd/PGLog.cc: 732: FAILED assert(log.log.size() == log_keys_debug....
Nathan Cutler
09:21 AM Revision cd1396cd (ceph): osd/PGLog: dirty_to is inclusive
There are only two callers of mark_dirty_to who do not pass max,
and they are both in the merge_log extending tail pa...
Sage Weil
09:17 AM Backport #12484 (Fix Under Review): mon: MonitorDBStore iterator's get_next_key() returns wrong keys
Nathan Cutler
09:16 AM rgw Bug #12950 (Fix Under Review): rgw: empty etag HTTP header is appended in some cases
Pull request: https://github.com/ceph/ceph/pull/5819. Radoslaw Zarzynski
08:05 AM Revision f39c7917 (ceph): osd: Keep a reference count on Connection while calling send_message()
Fixes: #12437
Signed-off-by: David Zafman <dzafman@redhat.com>
(manual backport of commit a140085)
Conflicts: ...
Nathan Cutler

09/04/2015

10:39 PM Cleanup #12961 (In Progress): OSDMonitor refactor
https://github.com/ceph/ceph/pull/4824 has a refactor of OSDMonitor that is worth looking at when there is time. Loïc Dachary
10:24 PM Bug #12956 (In Progress): ceph-disk prepare fails for lvm logical volumes
https://github.com/ceph/ceph/pull/5818 Loïc Dachary
08:51 PM Bug #12956: ceph-disk prepare fails for lvm logical volumes
Please backport to firefly Joe Julian
05:58 PM Bug #12956 (Won't Fix): ceph-disk prepare fails for lvm logical volumes
Since udev does not create partition entries when an lvm lv is partitioned, ceph-disk fails in get_partition_dev: "ce... Joe Julian
09:38 PM Revision e6bdae90 (ceph): Merge pull request #5223 from SUSE/wip-12305-hammer
ceph.spec.in: running fdupes unnecessarily
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Ken Dreyer
09:37 PM Revision ed4cf3dc (ceph): Merge pull request #5193 from SUSE/wip-babeltrace-suse
ceph.spec.in: fix lttng/babeltrace conditionals
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Ken Dreyer
09:37 PM Revision b08da2c6 (ceph): Merge pull request #5796 from SUSE/wip-group-cond
ceph.spec.in: put distro conditionals around Group:
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Ken Dreyer
09:13 PM rgw Bug #12960 (Resolved): Rados Swift API handles prefix differently than Openstack Swift
If I have a test container with a file a/b/c.
With Openstack Swift, if I run swift list --prefix=a/b/c --delimiter...
Sylvain Baubeau
09:05 PM Backport #12959 (Closed): udev: add devicemapper to partuuid-workaround
https://github.com/ceph/ceph/pull/6021 Joe Julian
08:45 PM rgw Bug #12958 (Resolved): rgw: orphan tool should be careful about removing head objects
The following scenario is possible:
- object exists
- building raw map of objects (pgls)
- object is removed
...
Yehuda Sadeh
08:43 PM rgw Bug #12955: Setting ACL on Object removes ETag
We're running on the latest stable of Hammer and we're seeing the code that we think causes this problem still on mas... Mike Beyer
06:25 PM rgw Bug #12955: Setting ACL on Object removes ETag
This looks like a duplicate of something that we fixed recently. Yehuda Sadeh
05:50 PM rgw Bug #12955 (Resolved): Setting ACL on Object removes ETag
When a set object acl call is made against an object, we have found that the etag and content-type gets cleared from ... Mike Beyer
07:59 PM Revision 7d781f7a (ceph): doc: 'ceph --admin-daemon ...' -> 'ceph daemon ...'
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:01 PM Revision 404dd16d (ceph): tests: base gmock class support for librbd
Created mock classes to represent a few central librbd classes
and a basic gmock test fixture for future gmock-based ...
Jason Dillaman
06:59 PM Revision e8749b2a (ceph): librbd: support templating of ImageCtx for async state machines
This will facilitate the creation of unit test mocks to verify
non-librados actions. The templates (by default) will ...
Jason Dillaman
06:42 PM Revision 26eb35d6 (ceph): tasks/s3tests: use ceph-$foo branches
We need to be able to merge things into s3-tests master that
break rgw. Create ceph-foo branches (ceph-master,
ceph-...
Sage Weil
06:13 PM devops Backport #12304 (Resolved): ceph.spec.in running fdupes unnecessarily
Nathan Cutler
05:51 PM devops Backport #12304: ceph.spec.in running fdupes unnecessarily
PR 5224 now merged to @firefly@. Ken Dreyer
06:12 PM devops Bug #12351 (Resolved): ceph.spec.in: useless %py_requires breaks SLE11-SP3 build
Nathan Cutler
06:11 PM Revision b3edcadc (ceph): Merge pull request #5624 from vumrao/wip-vumrao-12714
rgw : setting max number of buckets for users via ceph.conf option
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
06:07 PM Revision 1c522be1 (ceph): ceph.spec.in: put distro conditional around Group:
Neither RHEL and Fedora require a Group: line, so retain
only for SLE/openSUSE (and set the right value for these dis...
Nathan Cutler
06:06 PM Backport #12949 (In Progress): Race condition in rados bench
Abhishek Varshney
10:17 AM Backport #12949 (Resolved): Race condition in rados bench
https://github.com/ceph/ceph/pull/6791 Abhishek Varshney
05:50 PM Revision 6571cd9a (ceph): Merge pull request #5224 from SUSE/wip-12304-firefly
ceph.spec.in running fdupes unnecessarily
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Ken Dreyer
05:49 PM devops Backport #12447 (Resolved): ceph.spec.in: useless %py_requires breaks SLE11-SP3 build
PR 5394 is merged to @firefly@. Ken Dreyer
05:47 PM Revision 8edc091d (ceph): Merge pull request #5394 from SUSE/wip-12447-firefly
ceph.spec.in: useless %py_requires breaks SLE11-SP3 build
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Ken Dreyer
05:38 PM Revision 8c17e019 (ceph): Merge pull request #5798 from SUSE/wip-fix-license
ceph.spec.in: fix License line
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Ken Dreyer
05:30 PM Revision 0d18f9b8 (ceph): librados_test_stub: add mock class for IoCtx operations
Unit tests can now use gmock to simulate responses from the OSDs
via a mocked librados library.
Signed-off-by: Jason...
Jason Dillaman
05:26 PM Bug #12954: osd/osd_types.cc: 4074: FAILED assert(clone_size.count(clone))

Scrub shouldn't crash an osd because of a corrupt SnapSet.
I've already rewitten ReplicaltedPG::_scrub() for bug...
David Zafman
05:09 PM Bug #12954 (Resolved): osd/osd_types.cc: 4074: FAILED assert(clone_size.count(clone))

From Chris Taylor on ceps-users mailing list
------
Fellow Ceph Users,
I have 3 OSD nodes and 3 MONs on sepa...
David Zafman
05:21 PM Revision fdb6c741 (ceph): Merge pull request #5801 from dreamhost/wip-12939-header
Fix casing of Content-Type header
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
05:03 PM Bug #12825 (Resolved): "test/librados/tier.cc" EINVAL on hammer -> infernalis
Sage Weil
05:01 PM Bug #12825: "test/librados/tier.cc" EINVAL on hammer -> infernalis
fixed by commit:0f82f461b33d93d868e185912a2c7e4074d06900
the crushtool test times out, leading to einval. it only...
Sage Weil
05:03 PM Fix #12953 (New): mon: cull / scrub unused crush rules when pools are deleted
We autocreate crush rules for some pools, but do not clean them up when they are no longer used. This indirectly led... Sage Weil
04:58 PM Revision 669253c3 (ceph): Merge pull request #5811 from vumrao/wip-vumrao-12944
doc: Add pgcalc tool link in placement-groups document
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
03:59 PM rgw Bug #12951 (Closed): FAIL: s3tests.functional.test_s3.test_multipart_upload_incorrect_etag
... Sage Weil
03:57 PM Revision e267128c (ceph): ceph.spec.in: fix lttng/babeltrace conditionals
lttng and babeltrace are build dependencies for rbd-replay-prep. Make
sure the right package names are used. Enable f...
Nathan Cutler
03:48 PM Revision 74fc195a (ceph): Merge pull request #5791 from SUSE/wip-drop-lsb-release
ceph.spec.in: drop lsb-release dependency from ceph-common
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Ken Dreyer
03:42 PM Backport #12838 (In Progress): Mutex Assert from PipeConnection::try_get_pipe
Nathan Cutler
03:28 PM Backport #12840 (In Progress): recursive lock of md_config_t (0)
Nathan Cutler
03:27 PM Revision 2c2ffa1d (ceph): config: skip lockdep for intentionally recursive md_config_t lock
lockdep can't handle recursive locks, resulting in false positive
reports for certain set_val_or_die() calls, like vi...
Josh Durgin
03:24 PM Backport #12882 (In Progress): cache agent is idle although one object is left in the cache
Nathan Cutler
03:23 PM CephFS Bug #12822 (Resolved): ceph-fuse crash in test_client_recovery
sorry for clobbering this - restored the state Nathan Cutler
03:18 PM CephFS Bug #12822 (In Progress): ceph-fuse crash in test_client_recovery
Nathan Cutler
03:19 PM Bug #9008 (Resolved): Objecter: pg listing can deadlock when throttling is in use
Loïc Dachary
03:19 PM Backport #12007 (Resolved): Objecter: pg listing can deadlock when throttling is in use
Loïc Dachary
03:02 PM Backport #12007: Objecter: pg listing can deadlock when throttling is in use
Nathan Cutler
03:18 PM Revision 6053bffa (ceph): Merge pull request #5043 from SUSE/wip-12007-firefly
Objecter: pg listing can deadlock when throttling is in use
Reviewed-by: Yehuda Sadeh <ysadehwe@redhat.com>
Reviewed...
Loïc Dachary
03:17 PM Revision 2c0d7fee (ceph): tests: tiering agent and proxy read
Verify that an object promoted to a cache tier because of a proxy read
is evicted as expected.
http://tracker.ceph.c...
Loic Dachary
03:13 PM Revision aa911767 (ceph): osd: trigger the cache agent after a promotion
When a proxy read happens, the object promotion is done in parallel. The
agent_choose_mode function must be called to...
Loic Dachary
03:08 PM Revision 49d416e6 (ceph): Merge pull request #4769 from SUSE/wip-11741-firefly
crush: take crashes due to invalid arg
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
03:06 PM Bug #12936 (Resolved): shec fails i386 make check
https://github.com/ceph/ceph/pull/5794 Loïc Dachary
03:05 PM Bug #11800 (Resolved): Make it more difficult to delete pools in firefly
Nathan Cutler
03:04 PM Backport #11801 (Resolved): Make it more difficult to delete pools in firefly
Nathan Cutler
02:17 PM Backport #11801: Make it more difficult to delete pools in firefly
Nathan Cutler
02:57 PM Backport #11980: MDSMonitor: handle MDSBeacon messages properly
Nathan Cutler
02:50 PM Revision 77445181 (ceph): Merge pull request #4788 from SUSE/wip-11801-firefly
Make it more difficult to delete pools in firefly
Reviewed-by: Sage Weil <sage@redhat.com>
Nathan Cutler
02:45 PM Backport #12310 (Resolved): read on chunk-aligned xattr not handled
Loïc Dachary
02:37 PM Backport #12310: read on chunk-aligned xattr not handled
Nathan Cutler
02:44 PM Revision fc27b0db (ceph): Merge pull request #5235 from SUSE/wip-12310-firefly
read on chunk-aligned xattr not handled
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
02:43 PM Bug #11650 (Resolved): EC pools are not allowed as cache pools, disallow in the mon
Loïc Dachary
02:42 PM Backport #12247: RadosModel assertion failure
Nathan Cutler
02:42 PM Backport #12391 (Resolved): EC pools are not allowed as cache pools, disallow in the mon
Loïc Dachary
02:33 PM Backport #12391: EC pools are not allowed as cache pools, disallow in the mon
Nathan Cutler
02:42 PM Backport #12014: osd: cache tier: avoid promotion on first read
Nathan Cutler
02:42 PM Backport #12289: mon: scrub error (osdmap encoding mismatch?) upgrading from 0.80 to ~0.80.2
Nathan Cutler
02:42 PM Revision 055624bf (ceph): Merge pull request #5389 from SUSE/wip-12391-firefly
EC pools are not allowed as cache pools, disallow in the mon
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
02:36 PM Backport #12389: PGLog::proc_replica_log: correctly handle case where entries between olog.head a...
Nathan Cutler
02:35 PM Backport #12485: mon: leaked Messenger, MLog on shutdown
Nathan Cutler
02:34 PM Backport #12490: buffer: critical bufferlist::zero bug
Nathan Cutler
02:32 PM Backport #12393: Memory leak in Mutex.cc, pthread_mutexattr_init without pthread_mutexattr_destroy
Nathan Cutler
02:31 PM Backport #12395: register_new_pgs() should check ruleno instead of its index
Nathan Cutler
02:29 PM Backport #12492: the output is wrong when runing "ceph osd reweight"
Nathan Cutler
02:28 PM rbd Bug #12618 (Closed): incomplete rbd delete(command:rbd rm) damaged the rbd block
Jason Dillaman
06:48 AM rbd Bug #12618: incomplete rbd delete(command:rbd rm) damaged the rbd block
em... I found that was my mistake,there is no any bugs, sorry about that. bo cai
02:12 PM Backport #12495: pgmonitor: wrong "at/near target max“ reporting
Nathan Cutler
02:11 PM Backport #12497: get pools health'info have error
Nathan Cutler
01:45 PM devops Bug #12559 (Resolved): centos7 packages are not installable for v0.94.1
this was a gitbuilder config issue, now fixed. just need to retrigger the build on that commit... which i've done! Sage Weil
01:42 PM Bug #12465 (Resolved): Log::reopen_log_file() must take the flusher lock to avoid closing an fd :...
Sage Weil
01:42 PM Backport #12519 (Resolved): Log::reopen_log_file() must take the flusher lock to avoid closing an...
Sage Weil
01:42 PM Revision 045c0562 (ceph): Merge pull request #5406 from ceph/wip-12465-firefly
log: take mutex while opening fd
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:23 PM Stable releases Tasks #11644: firefly v0.80.11
... Nathan Cutler
01:15 PM Revision b0714c3d (ceph): rgw: don't append empty ETag HTTP header.
Fixes: #12950
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Radoslaw Zarzynski
01:02 PM Revision f5553fcb (ceph): Merge pull request #5808 from ceph/wip-simplify-logrotate
logrotate.conf: Simplify log files reopening after log rotation
Reviewed-by: Milan Broz <mbroz@redhat.com>
Reviewed-...
Sage Weil
12:59 PM rgw Bug #12950 (In Progress): rgw: empty etag HTTP header is appended in some cases
Radoslaw Zarzynski
12:57 PM rgw Bug #12950 (Resolved): rgw: empty etag HTTP header is appended in some cases
It looks that in some circumstances (eg. putting en empty object through Swift API without chunked transfer encoding ... Radoslaw Zarzynski
12:47 PM Fix #12947 (Pending Backport): Race condition in rados bench
Abhishek Varshney
12:44 PM Fix #12947 (In Progress): Race condition in rados bench
Abhishek Varshney
10:01 AM Fix #12947 (Pending Backport): Race condition in rados bench
Loïc Dachary
09:43 AM Fix #12947 (Resolved): Race condition in rados bench
https://github.com/ceph/ceph/pull/5152 Piotr Dalek
12:42 PM Backport #12948 (In Progress): Heavy memory shuffling in rados bench
Abhishek Varshney
10:16 AM Backport #12948 (Resolved): Heavy memory shuffling in rados bench
https://github.com/ceph/ceph/pull/5810 Abhishek Varshney
12:20 PM Revision dba8b5b1 (ceph): tools: Don't delete, recreate and re-fill buffers in rados bench.
Fixes the high CPU usage and corrects rados bench scores on fast SSDs
and ramdisks/memstore.
For bench run on SSD, on...
Piotr Dałek
12:13 PM Revision fa72ecb5 (ceph): bufferlist: implement bufferlist::invalidate_crc()
This function iterates over all bufferlist internal buffers and calls
their invalidate_crc() method. Required for rad...
Piotr Dałek
11:35 AM Bug #12944 (Fix Under Review): Add pgcalc tool link in placement-groups document
https://github.com/ceph/ceph/pull/5811 Vikhyat Umrao
09:20 AM Bug #12944 (Resolved): Add pgcalc tool link in placement-groups document
http://docs.ceph.com/docs/master/rados/operations/placement-groups/#a-preselection-of-pg-num
In above given link t...
Vikhyat Umrao
11:33 AM Revision 406b1d03 (ceph): doc: Add pgcalc tool link in placement-groups document
Fixes #12944
Signed-off-by: Vikhyat Umrao <vumrao@redhat.com>
Vikhyat Umrao
11:29 AM Revision 54494991 (ceph): Merge pull request #5771 from ceph/wip-fix-i386-build
memstore: fix the build on i386
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Kefu Chai
10:47 AM Revision f850d058 (ceph): rgw: improve debugs in RGWPutObj and RGWPutObj_ObjStore_SWIFT.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Radoslaw Zarzynski
10:00 AM Bug #12946 (Pending Backport): Heavy memory shuffling in rados bench
Loïc Dachary
09:44 AM Bug #12946: Heavy memory shuffling in rados bench
See also http://tracker.ceph.com/issues/12947 Piotr Dalek
09:41 AM Bug #12946 (Resolved): Heavy memory shuffling in rados bench
"rados bench"'s max performance is capped by memory buffer shuffling, and it is particularly bad on fast SSDs/ramdisk... Piotr Dalek
09:25 AM Bug #12933 (Resolved): erasure-code: non regression fails to load plugin
Loïc Dachary
09:23 AM rgw Feature #12790: rgw: multipart uploads copy part support
PR tests available here:
https://github.com/ceph/s3-tests/pull/75
Javier M. Mellid
09:23 AM Revision d362acf0 (ceph): Merge pull request #5794 from dachary/wip-12933-erasure-code-dir
tests: ceph-erasure-code-corpus must test SIMD variants
Reviewed-by: Kefu Chai <kchai@redhat.com>
Loïc Dachary
09:21 AM Backport #12945 (In Progress): osd mkfs fails when zeroing journal
Nathan Cutler
09:20 AM Backport #12945 (Resolved): osd mkfs fails when zeroing journal
https://github.com/ceph/ceph/pull/5619 Nathan Cutler
09:20 AM Bug #12943 (Pending Backport): osd mkfs fails when zeroing journal
Nathan Cutler
09:20 AM Bug #12943: osd mkfs fails when zeroing journal
Fixed in master: https://github.com/ceph/ceph/commit/80473f63853593e53d72f17c098152caf17f5e9e Nathan Cutler
09:19 AM Bug #12943 (Resolved): osd mkfs fails when zeroing journal
when config journal_zero_on_create true, osd mkfs will fail when zeroing journal.
journal open with O_DIRECT, buf sh...
Nathan Cutler
09:19 AM Bug #12922 (Resolved): Build broken with boost 1.59
Loïc Dachary
03:39 AM Bug #12922 (Fix Under Review): Build broken with boost 1.59
https://github.com/ceph/ceph/pull/5804 Kefu Chai
02:39 AM Bug #12922: Build broken with boost 1.59
Kefu Chai
09:19 AM Revision 1369fc37 (ceph): Merge pull request #5804 from tchaikov/wip-fix-build-boost-1.59
mon: fix the build with boost 1.59
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
09:10 AM rbd Backport #11852 (Resolved): librbd: new config option for legacy blocking aio behavior
Nathan Cutler
09:07 AM rbd Fix #11056 (Resolved): librbd: aio calls may block
Nathan Cutler
09:07 AM rbd Backport #11769 (Resolved): librbd: aio calls may block
Nathan Cutler
09:04 AM rgw Backport #12244: Civetweb RGW appears to report full size of object as downloaded when only parti...
Nathan Cutler
08:59 AM rgw Backport #12879 (In Progress): COPYing an old object onto itself produces a truncated object
Nathan Cutler
08:46 AM rgw Backport #12942 (In Progress): RGW returns requested bucket name raw in "Bucket" response header
Nathan Cutler
08:45 AM rgw Backport #12942 (Resolved): RGW returns requested bucket name raw in "Bucket" response header
https://github.com/ceph/ceph/pull/5730 Nathan Cutler
08:40 AM rgw Bug #12073 (Resolved): RGW logfile does not get chowned properly
Nathan Cutler
08:39 AM rgw Backport #12074 (Resolved): RGW logfile does not get chowned properly
Nathan Cutler
08:38 AM rgw Backport #12041: DragonDisk fails to create directories via S3: MissingContentLength
Nathan Cutler
08:38 AM rgw Backport #11873: Bucket header is enclosed by quotes
Nathan Cutler
08:37 AM rgw Backport #11729: rgw: leak of bucket meta objects on bucket re-creation
Nathan Cutler
08:28 AM rgw Backport #11729 (In Progress): rgw: leak of bucket meta objects on bucket re-creation
Nathan Cutler
08:35 AM Bug #12731 (In Progress): jerasure/gf-complete: build warnings
upstream merged Loïc Dachary
08:24 AM Revision ab430f14 (ceph): erasure code: shec performance optimization with decoding cache
continued from https://github.com/ceph/ceph/pull/4132
Signed-off-by: Takanori Nakao <nakao.takanori@jp.fujitsu.com>
Takanori Nakao
08:08 AM Revision 58ea8beb (ceph): logrotate.conf: Simplify log files reopening after log rotation
SIGHUP (1) signal makes ceph services reopen its log files so we do not
need to call any init scripts magic, here.
A...
Boris Ranto
07:18 AM Revision f1931648 (ceph): Merge pull request #5802 from liewegas/wip-coverity
a few coverity fixes
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
05:54 AM Backport #12940: IO error on kvm/rbd with an erasure coded pool tier (after an upgrade from 0.87....
commit 5ae2e7a seems to have other dependencies, (possibly https://github.com/ceph/ceph/pull/4458) it is easier if th... Abhishek Lekshmanan
05:18 AM Backport #12940 (Resolved): IO error on kvm/rbd with an erasure coded pool tier (after an upgrade...
https://github.com/ceph/ceph/pull/5897 Abhishek Lekshmanan
05:44 AM Bug #12941: mon/OSDMonitor.cc: 204: FAILED assert(err == 0) 0.94
Looks like the redmine format has a little problem bo cai
05:43 AM Bug #12941 (Can't reproduce): mon/OSDMonitor.cc: 204: FAILED assert(err == 0) 0.94
Yesterday I found my cluster is broken, later found to be two monitor is broken(A total of three), I want to repair i... bo cai
05:35 AM rgw Fix #12939 (In Progress): Content-Type header should have correct initial capitals
master PR: https://github.com/ceph/ceph/pull/5801 Nathan Cutler
01:16 AM rgw Fix #12939 (Resolved): Content-Type header should have correct initial capitals
Some S3/HTTP clients do not correctly implement that header field names are supposed to be case insensitive. Fix "Con... Robin Johnson
03:36 AM Revision 3dc29de5 (ceph): mon: fix the build with boost 1.59
cmd_vartype is a
boost::variant<std::string, bool, int64_t, double,
std::vector<std::string>>, so we c...
Kefu Chai
03:28 AM Revision c0a6218d (ceph): librados_test_stub: add reference counting to pools
This will ensure that in-flight operations can't access freed
pool memory.
Signed-off-by: Jason Dillaman <dillaman@r...
Jason Dillaman
03:18 AM Revision 57553704 (ceph): gtest: enable use of TR1 tuples
Since the TR1 tuple is already in use within the Ceph project,
this flag needs to be enabled to avoid gmock link erro...
Jason Dillaman
02:05 AM Revision 3fec9da4 (ceph): librbd: migrate diff iterate to new OrderedThrottle implementation
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:05 AM Revision cfe8fa22 (ceph): rbd: export diff needs should write chunks in-order
Use new OrderedThrottle class to ensure multiple AIO reads are
written to the export diff in-order.
Fixes: #12911
Si...
Jason Dillaman
02:05 AM Revision eceadee2 (ceph): Throttle: added new OrderedThrottle class
It is similar to the SimpleThrottle in usage but intercepts Context
callbacks to ensure they are completed in-order.
...
Jason Dillaman
02:01 AM Revision f6f442d4 (ceph): osd/ReplicatedPG: ProxyWriteOp::reqid should not be a ref
CID 1322778 (#1 of 1): Pointer to local outside scope (RETURN_LOCAL)
1. escape_local_addr: Returning, through this->r...
Sage Weil
01:59 AM Revision 15fa1382 (ceph): osd/osd_types: init coll_t::removal_seq in all ctors
CID 1322784 (#1 of 1): Uninitialized scalar variable (UNINIT)
2. uninit_use_in_call: Using uninitialized value coll.r...
Sage Weil
01:57 AM Revision c3d37942 (ceph): test_cls_numops: fix iterator use
CID 1322828 (#1 of 1): Wrapper object use after free (WRAPPER_ESCAPE)
28. use_after_free: Using invalidated internal ...
Sage Weil
01:18 AM Revision 1b9fbffd (ceph): Fix casing of Content-Type header
It turns out, despite the HTTP spec declaring that header field names
should be case-insensitive, some clients treat ...
Robin H. Johnson

09/03/2015

11:01 PM rados-java Bug #12937 (Won't Fix): WriteFull Hangs when the Server is down
We are facing an issue where reading and writing from java doesn't ever return. This happens when the Ceph Cluster go... padma asrani
10:41 PM Revision 2d1d2efb (ceph): debian: package radosgw-object-expirer in radosgw deb
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:41 PM Revision fbf4e6be (ceph): ceph.spec: package new rgw files
/usr/bin/radosgw-object-expirer
/usr/lib64/rados-classes/libcls_timeindex.so
Signed-off-by: Sage Weil <sage@redha...
Sage Weil
09:10 PM Revision 3ce06e18 (ceph): ceph-disk: set ownership of newly mapped dm device
This needs to be ceph:ceph or else things fail in confusin ways later.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
09:01 PM Revision 0f974a3e (ceph): ceph-disk: use async upstart job for trigger
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:27 PM Revision bde6ab32 (ceph): ceph-disk: is_upstart()
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:18 PM Revision b092bd02 (ceph): ceph-disk: use blkid for get_partition_{type,uuid}
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:11 PM Bug #12936 (Resolved): shec fails i386 make check
http://gitbuilder.sepia.ceph.com/gitbuilder-ceph-tarball-trusty-i386-basic/log.cgi?log=c938d1f95e79ab5541c453b070fd97... Sage Weil
07:44 PM Revision d6537216 (ceph): Merge pull request #5799 from liewegas/wip-cmake
cmake: fix build (newstore issues)
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Sage Weil
07:27 PM Revision 6d459c02 (ceph): CMakeLists.txt: add newstore files
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:27 PM Revision 86da3735 (ceph): .gitignore: ignore build (usually used by cmake)
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:15 PM Revision 038e91b1 (ceph): Merge remote-tracking branch 'gh/master' into infernalis
Sage Weil
07:13 PM Revision 64a0f0c0 (ceph): rgw/Makefile.am: ship rgw_object_expirer_core.h
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:10 PM CephFS Bug #12909 (Resolved): cmake: client/fuse_ll.cc can't locate fuse_lowlevel.h
Sage Weil
07:09 PM Revision 030b3ede (ceph): Merge pull request #5744 from ceph/wip-12909
cmake: update FUSE_INCLUDE_DIRS to match autoconf Sage Weil
07:08 PM Revision dffb1b04 (ceph): Merge pull request #5610 from ceph/wip-cmake
cmake: make check Sage Weil
07:01 PM Revision df44a579 (ceph): ceph.spec: build requires cmake
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:01 PM Revision 322ad808 (ceph): debian/control: build requires cmake
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:59 PM Revision f69498f3 (ceph): debian/control: build-requires libboost-regex-dev
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:55 PM Revision 50bc48b1 (ceph): tests: ceph-erasure-code-corpus must test SIMD variants
ceph_erasure_code.cc and ceph_erasure_code_benchmark.cc failed to load
the plugins. It went unnoticed when
660ae5bcbb...
Loic Dachary
06:36 PM devops Bug #12935 (In Progress): ceph.spec.in License line does not reflect COPYING
https://github.com/ceph/ceph/pull/5798 Nathan Cutler
06:34 PM devops Bug #12935 (Resolved): ceph.spec.in License line does not reflect COPYING
The spec file License line says:... Nathan Cutler
06:35 PM Revision ef741842 (ceph): ceph.spec.in: fix License line
This is closer to my reading of
https://github.com/ceph/ceph/blob/master/COPYING than the previous version.
http://t...
Nathan Cutler
05:23 PM Revision ef8abeb0 (ceph): Merge pull request #5692 from ceph/wip-rgw-swift-expiration
Wip rgw swift expiration
Reviewed-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Reviewed-by: Yehuda Sadeh <yehud...
Yehuda Sadeh
03:48 PM Revision fab0a3b8 (ceph): cmake: install crushtool to destdir/bin
Signed-off-by: Matt Benjamin <mbenjamin@redhat.com> Matt Benjamin
03:39 PM Revision 4cea74a7 (ceph): cmake: add blkid as dependency to libcommon
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
03:37 PM Revision 66ea78a2 (ceph): cmake: Fixed rbd_replay build issue
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
03:37 PM Revision 283e81c2 (ceph): cmake: Removed traces of CDS, minor cmake fixes
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
03:37 PM Revision 1397f660 (ceph): cmake: Uncommented erasure-code/shec conditional
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
03:37 PM Revision 74a9a036 (ceph): cmake: Removed trailing spaces from isa .s files
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
03:37 PM Revision 55b7c86c (ceph): cmake: Fixed HAVE_BETTER_YASM_ELF64 variable
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
03:37 PM Revision 18d61964 (ceph): cmake: Added shell script tests
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
03:37 PM Revision 57b47b49 (ceph): cmake: Changed name of crc32 target to crc32c
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
03:37 PM Revision 6e7fafc9 (ceph): README.md: Add basic CMake instructions
README.md: Fixed spacing, trimmed cmake section
Signed-off-by: Ali Maredia <amaredia@redhat.com>
Ali Maredia
03:37 PM Revision bf82c65e (ceph): cmake: check_TESTPROGRAMS tests running
Make check working, accept rocksdb tests. Clean up coming.
Signed-off-by: Ali Maredia <amaredia@redhat.com>
Ali Maredia
03:37 PM Revision 8ddca17f (ceph): cmake: Cleaned up syntax for make check targets
Signed-off-by: Ali Maredia <amaredia@redhat.com> Ali Maredia
03:37 PM Revision 5268b3d7 (ceph): cmake: Removed scripts, check_PROGRAMS included
Removed the unittest scripts for the time being.
Built unittests included in check_PROGRAMS target.
Signed-off-by: A...
Ali Maredia
03:34 PM Bug #12933 (Fix Under Review): erasure-code: non regression fails to load plugin
Loïc Dachary
03:34 PM Bug #12933: erasure-code: non regression fails to load plugin
https://github.com/ceph/ceph/pull/5794 Loïc Dachary
03:18 PM Bug #12933: erasure-code: non regression fails to load plugin
https://github.com/ceph/ceph-erasure-code-corpus/pull/2 Loïc Dachary
01:29 PM Bug #12933 (Resolved): erasure-code: non regression fails to load plugin
The non-regression tests at https://github.com/ceph/ceph-erasure-code-corpus fail to load the erasure code plugins, m... Loïc Dachary
03:03 PM Revision b74fd6fc (ceph): Merge pull request #5792 from ceph/wip-vstart-rgw
vstart: add -c argument to radosgw-admin commands
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:52 PM Revision d506bf14 (ceph): vstart: add -c argument to radosgw-admin commands
Signed-off-by: Casey Bodley <cbodley@redhat.com> Casey Bodley
02:32 PM Revision e54f8967 (ceph): ceph.spec.in: drop redundant centos from conditionals
Since the %{rhel} macro is guaranteed to be defined on all CentOS
installations, the %{centos} macro is superfluous.
...
Nathan Cutler
02:32 PM Revision 75f2a983 (ceph): ceph.spec.in: clean up suse_version conditionals
Use 0%{?suse_version} throughout for consistency.
Signed-off-by: Nathan Cutler <ncutler@suse.com>
Nathan Cutler
02:30 PM Revision af8b3dac (ceph): Messenger: Make fast dispatch message set dispatch timestamp
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
02:16 PM Revision 929ca5b6 (ceph): ceph.spec.in: drop lsb-release dependency from ceph-common
It was there as an equivalent of redhat-lsb-core, but the redhat-lsb-core bits
that ceph-common relies on are include...
Nathan Cutler
12:43 PM devops Backport #12932 (In Progress): Unpackaged directories causes SUSE build failure
https://github.com/ceph/ceph/pull/5790 Nathan Cutler
12:42 PM devops Backport #12932 (Resolved): Unpackaged directories causes SUSE build failure
https://github.com/ceph/ceph/pull/5790 Nathan Cutler
12:42 PM devops Bug #12931 (Pending Backport): Unpackaged directories causes SUSE build failure
Master PR: https://github.com/ceph/ceph/pull/4918 Nathan Cutler
12:41 PM devops Bug #12931 (Resolved): Unpackaged directories causes SUSE build failure
SUSE builds on OBS are failing with the missing dir entries:... Nathan Cutler
11:43 AM Revision 50c82f20 (ceph): ceph.spec.in summary-ended-with-dot
RPM spec files summary should not end with a dot.
This was inconsistent across the ceph rpm packages
and creates erro...
Owen Synge
11:41 AM devops Backport #12928 (In Progress): ceph.spec.in libcephfs_jni1 has no %post and %postun
Nathan Cutler
11:39 AM devops Backport #12928 (Resolved): ceph.spec.in libcephfs_jni1 has no %post and %postun
https://github.com/ceph/ceph/pull/5789 Nathan Cutler
11:40 AM Revision 94699e72 (ceph): ceph.spec.in libcephfs_jni1 has no %post and %postun
/usr/lib64/libcephfs_jni.so.1.0.0 requires /sbin/ldconfig to be
run after installing and after removing.
Signed-off-...
Owen Synge
11:39 AM devops Bug #12927 (Pending Backport): ceph.spec.in libcephfs_jni1 has no %post and %postun
Upstream master PR: https://github.com/ceph/ceph/pull/4821 Nathan Cutler
11:38 AM devops Bug #12927 (Resolved): ceph.spec.in libcephfs_jni1 has no %post and %postun
/usr/lib64/libcephfs_jni.so.1.0.0 requires /sbin/ldconfig to be
run after installing and after removing.
Nathan Cutler
11:28 AM Revision b5420d6f (ceph): rgw: shouldn't return content-type: application/xml if content length is 0
Fixed: #11091
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
(cherry picked from commit 5cc92bb27cfbaee4af24dc3...
Orit Wasserman
11:28 AM Revision 143cfc33 (ceph): rgw: force content-type header for swift account responses without body
This regression was introduced in commit 4cfeca03ade21861ab70ca759f94eb244c16cb39
Fixes: #11438
Signed-off-by: Orit...
Orit Wasserman
11:28 AM Revision b8aafbc6 (ceph): rgw: enforce Content-Type in Swift responses.
Swift sends Content-Type HTTP header even if the response
doesn't contain body. We have this behaviour implemented
un...
Radoslaw Zarzynski
11:28 AM Revision 5d57b63c (ceph): rgw: we should not overide Swift sent content type
Fixes: #12363
backport: hammer
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
(cherry picked from commit 423cf1...
Orit Wasserman
11:28 AM Revision 2e542456 (ceph): rgw: force content_type for swift bucket stats request
Fixes: 12095
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
(cherry picked from commit da259e4da1329e1e448d75c4...
Orit Wasserman
11:28 AM Revision e80bd0a2 (ceph): rgw: send Content-Length in response for GET on Swift account.
Fixes: #12158
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit 5f47b11791cd46ce...
Radoslaw Zarzynski
11:10 AM Revision 557e581a (ceph): mon/MonClient: fix error in 'ceph ping mon.id'
Fixes: #12442
Signed-off-by: huangjun <hjwsm1989@gmail.com>
huang jun
11:05 AM CephFS Bug #11482: kclient: intermittent log warnings "client.XXXX isn't responding to mclientcaps(revoke)"
Okay, added debug mds 20 to the other kcephfs subsuites so we should be good next time we see it for jobs scheduled a... Greg Farnum
11:04 AM Revision 8bac7213 (ceph): kcephfs: include debug mds 20 everywhere
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
10:34 AM Revision 99612e7e (ceph): Merge pull request #4854 from ceph/wip-11769-firefly
librbd: aio calls may block
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Nathan Cutler
10:21 AM rgw Bug #7647 (Resolved): Ensure that swift keys don't include backslashes
Loïc Dachary
10:20 AM rgw Backport #12851 (Resolved): Ensure that swift keys don't include backslashes
Loïc Dachary
10:20 AM Revision 317770dd (ceph): Merge pull request #5716 from dachary/wip-12851-hammer
Ensure that swift keys don't include backslashes
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Loïc Dachary
10:12 AM rgw Feature #9604 (Resolved): rgw: create a tool for orphaned objects cleanup
Loïc Dachary
10:11 AM rgw Backport #12591 (Resolved): rgw: create a tool for orphaned objects cleanup
Loïc Dachary
10:11 AM Revision 6b02be73 (ceph): Merge pull request #5717 from dachary/wip-12591-hammer
rgw: create a tool for orphaned objects cleanup
Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Loïc Dachary
09:49 AM devops Backport #12925 (In Progress): ceph.spec.in: rgw placeholder dirs are not packaged
Nathan Cutler
09:35 AM devops Backport #12925 (Resolved): ceph.spec.in: rgw placeholder dirs are not packaged
https://github.com/ceph/ceph/pull/5790 Nathan Cutler
09:35 AM Revision d8f21d88 (ceph): Merge pull request #5590 from majianpeng/mds
Mds: add osdmap epoch for setxattr.
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
09:34 AM devops Bug #12924: ceph.spec.in: rgw placeholder dirs are not packaged
Master PR: https://github.com/ceph/ceph/pull/4609 Nathan Cutler
09:34 AM devops Bug #12924 (Resolved): ceph.spec.in: rgw placeholder dirs are not packaged
RGW needs directories /var/lib/ceph/radosgw (which should be in the ceph-radosgw package) and /var/lib/ceph/bootstrap... Nathan Cutler
08:28 AM Backport #12923 (In Progress): logrotate reload error on Ubuntu 14.04
Nathan Cutler
07:51 AM Backport #12923 (Resolved): logrotate reload error on Ubuntu 14.04
https://github.com/ceph/ceph/pull/5787 Nathan Cutler
08:26 AM Revision 7475a8fe (ceph): logrotate.conf: prefer service over invoke-rc.d
On trusty 14.04, service works but invoke-rc.d does not (but is present).
Fixes: #11330
Reported-by: Wim Heirman <wi...
Sage Weil
07:50 AM Bug #11330 (Pending Backport): logrotate reload error on Ubuntu 14.04
Nathan Cutler
07:19 AM Bug #12922 (Resolved): Build broken with boost 1.59
This was broken in between 54626351679fe312d5b96cc0304755ae5f1ece40..8b6208377f65c6ad5df0d5d3d1ac93fa351aff39 with th... William Kennington
06:35 AM Revision f65267c9 (ceph): rgw : setting max number of buckets for users via ceph.conf option
This patch adds a new option "rgw_user_max_buckets" for setting
max number of buckets for users via ceph.conf.
Fixes...
Vikhyat Umrao
04:26 AM rbd Bug #12911 (Fix Under Review): merge-diff error
*master PR*: https://github.com/ceph/ceph/pull/5786 Jason Dillaman
02:11 AM Bug #11928 (Duplicate): osd: avoid multi set osd_op.outdata in tier pool
Sage Weil
02:10 AM Bug #12613 (Resolved): hammer needs to set pool in hobject_t::get_boundary
Sage Weil
02:10 AM RADOS Bug #12687: osd thrashing + pg import/export can cause maybe_went_rw intervals to be missed
Here's one possible workaround: leave the exporting osd down until the importing osd is up and the pg has completely ... Sage Weil
02:08 AM Bug #12908: osd/osd_types.cc: 459: FAILED assert(m_seed < old_pg_num) (asyncmsgr encoding problem?)
Sage Weil
02:04 AM Bug #12878 (Fix Under Review): ceph user breaks scrub_test
https://github.com/ceph/ceph-qa-suite/pull/552 Sage Weil
02:01 AM Revision d46c3a53 (ceph): tasks/scrub_test: sudo ls ...
/var/lib/ceph/osd/* is owned by ceph now; ubuntu user can't read
it.
Fixes: #12878
Signed-off-by: Sage Weil <sage@re...
Sage Weil
02:01 AM Bug #12861 (Fix Under Review): rados/test_alloc_hint.sh failure
https://github.com/ceph/ceph/pull/5785
tested out locally
Sage Weil
01:58 AM Revision 64962aaf (ceph): qa/workunits/rados/test_alloc_hint.sh: sudo to list files
The osd data dir is owned by ceph and not readable by other
non-root users.
Fixes: #12861
Signed-off-by: Sage Weil <...
Sage Weil
01:48 AM rgw Feature #12905 (In Progress): rgw: multisite: per-shard incremental sync stage
Yehuda Sadeh
01:40 AM Revision 75d9f584 (ceph): osd/ReplicatedPG: use apply_ctx_stats() everywhere
We were open-coding the stats update in several places, and
getting it wrong in most of them. Use a single helper to...
Sage Weil
01:40 AM Revision eb2993a7 (ceph): osd/ReplicatedPG: create apply_ctx_stats() helper
finish_ctx does a dance to update the pg stats correctly despite
racing scrub or backfill; move this into a helper.
...
Sage Weil
01:32 AM Revision 9bf103c4 (ceph): osd/ReplicatedPG: snaptimmer: adjust stats through ctx->delta_stats
We should not directly modifying the stats here; use the
existing ctx->delta_stats field.
Signed-off-by: Sage Weil <...
Sage Weil
12:56 AM Revision 3626db4f (ceph): rgw: don't copy delete_at attr, unless it's intra region copy
We don't want to keep the expiration value of a copied object, unless
we're doing a copy within the same zone group.
...
Yehuda Sadeh
12:30 AM Revision a69a989f (ceph): rgw: objexp shards index by key
Not by time. This should provide better concurrency.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
12:30 AM Revision fa347d8f (ceph): rgw: delete-at and delete-after also on obj put / copy
And potentially later we could use also the S3 api, so it
could work with multipart upload, and POST obj.
Signed-off...
Yehuda Sadeh
 

Also available in: Atom