Project

General

Profile

Activity

From 09/21/2014 to 10/20/2014

10/20/2014

11:51 PM Bug #5925: hung ceph_test_rados_delete_pools_parallel
I don't think this would have happened when safe_callbacks was true. It was set to false in a fix for #9582. See al... David Zafman
07:02 PM Bug #5925: hung ceph_test_rados_delete_pools_parallel

Yup, there is a shutdown race. Thread 1 is waiting for the timer thread while holding the Objecter::rwlock in writ...
David Zafman
11:31 PM Revision 6146d66a (ceph): fixed dumpling-firefly-x suite to upgrade to firefly branch during upgr...
Signed-off-by: tamil <tamil.muthamizhan@inktank.com> Tamilarasi muthamizhan
11:22 PM Fix #9834 (Rejected): osd_scrub_load_threshold should be checked during scrubbing
Loïc Dachary
10:14 AM Fix #9834: osd_scrub_load_threshold should be checked during scrubbing
I'm not sure this is something we should do. We attempt to schedule scrubs during periods of low disk usage, but if t... Greg Farnum
07:25 AM Fix #9834 (Rejected): osd_scrub_load_threshold should be checked during scrubbing
"osd_scrub_load_threshold":https://github.com/ceph/ceph/blob/firefly/src/common/config_opts.h#L515 is "considered":ht... Loïc Dachary
11:20 PM Bug #9844 (Won't Fix): "initiating reconnect" (log) race; crash of multiple OSDs (domino effect)
On 0.87 I watch "ceph osd tree" and notice that one OSD (leveldb/keyvaluestore-dev) is "down".
In its log I see
...
Dmitry Smirnov
11:04 PM Revision 6d0de9ed (ceph): Merge pull request #198 from ceph/wip-9419
Added a case to test #9419 as part of nightlies runs (task #9568) Tamilarasi muthamizhan
11:01 PM Revision 8c2af313 (ceph): Fixed sytax errors, removed "sequential" clause per Tamil's comments.
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
10:45 PM Bug #9356 (Resolved): ceph_test_rados_striper_api_aio Segmentation faults
https://github.com/ceph/ceph/pull/2419 Loïc Dachary
10:12 PM Revision fe9acb1c (ceph): added new test to upgrade client first and also added rbd workload
to run in parallel to upgrades in firefly/older and firefly/newer suites
Signed-off-by: tamil <tamil.muthamizhan@ink...
Tamilarasi muthamizhan
09:51 PM Revision 57588e2b (ceph): rgw: mark ec related rgw suites as slow backend
We want to avoid tests that time out due to a too slow backend.
Reviwed-by: Josh Durgin <josh.durgin@inktank.com>
Si...
Yehuda Sadeh
09:50 PM Revision 85221bc3 (ceph): rgw: mark ec related rgw suites as slow backend
We want to avoid tests that time out due to a too slow backend.
Reviwed-by: Josh Durgin <josh.durgin@inktank.com>
Si...
Yehuda Sadeh
09:49 PM Revision c817c135 (ceph): Merge pull request #200 from dachary/wip-erasure-code-giant
backport erasure code fixes to giant Samuel Just
09:46 PM Revision 4c75fdd7 (ceph): Now indeed added rgw workload
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
09:44 PM Revision 4d38b5d3 (ceph): upgrade/dumpling-x: do not do ec test on mixed cluster
dumpling doens't support it
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
09:43 PM Revision 10c4a22f (ceph): erasure-code: upgrade/firefly-x/stress-split-erasure-code
Mimic upgrade/firefly-x/stress-split only with thrashosd configured with
min_in: 4 for k=3,m=1 . All erasure code wor...
Loic Dachary
09:41 PM Revision e98813ad (ceph): erasure-code: do not include k=3,m=1 in dumpling-x
Because thrashosd does not have min_in: 4 and that we don't want to set
it because other workloads may be influenced....
Loic Dachary
09:41 PM Revision cd3fc3d1 (ceph): erasure-code: add thrash-erasure-code to suites/rados
Because it needs the thrasher to have min_in: 4 otherewise k=3,m=1 will
block.
http://tracker.ceph.com/issues/9648 F...
Loic Dachary
09:41 PM Revision e48a0a39 (ceph): erasure-code: unfound test needs a non empty file
Other rados put will fail as follows
$ touch /tmp/bar
$ ./rados -p rbd put existing_3 /tmp/bar
$ ./rados -p rbd put ...
Loic Dachary
09:39 PM Revision 7a2df8d0 (ceph): erasure-code: fix bugous ec-rados-default.yaml in some suites
The ec-rados-default.yaml was linked to suites as if it was a task
although it is a workload intended for parallel up...
Loic Dachary
09:38 PM Bug #9839 (Rejected): ErasureCodePluginSelectJerasure: generic plugin : abort
... Loïc Dachary
03:23 PM Bug #9839 (Need More Info): ErasureCodePluginSelectJerasure: generic plugin : abort
Loïc Dachary
03:23 PM Bug #9839: ErasureCodePluginSelectJerasure: generic plugin : abort
When trying to run manually *ceph-osd -i 0* it hangs at the same point. Loïc Dachary
03:02 PM Bug #9839 (Rejected): ErasureCodePluginSelectJerasure: generic plugin : abort
It fails when pre-loading the plugin in a context where erasure-code is not used.
http://pulpito.ceph.com/teutholo...
Loïc Dachary
09:38 PM Revision 75ee20da (ceph): erasure-code: CEPH_FEATURE_ERASURE_CODE_PLUGINS_V2 integration tests
http://tracker.ceph.com/issues/9343 Refs: #9343
Signed-off-by: Loic Dachary <loic-201408@dachary.org>
Loic Dachary
09:38 PM Revision 9aee7606 (ceph): erasure-code: assert that firefly-x/stress-split cannot load lrc
Because it would crash existing plugins.
Signed-off-by: Loic Dachary <loic-201408@dachary.org>
Loic Dachary
09:37 PM Revision 1c5526de (ceph): fixed firefly-x suite to not upgrade mon.c twice and optimized the suit...
included another upgrade combination to dumpling-firefly-x suite
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
Tamilarasi muthamizhan
09:36 PM Revision 767262b1 (ceph): Fixed double 'tasks' incorrect lines, added rados and rgw workloads
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
09:28 PM Revision 70592df0 (ceph): optimized the suite and added tests to upgrade client first
Signed-off-by: tamil <tmuthami@redhat.com> Tamilarasi muthamizhan
09:07 PM Revision 13643d6c (ceph): mailmap: Wyllys Ingersoll affiliation
Signed-off-by: Loic Dachary <loic-201408@dachary.org> Loic Dachary
09:07 PM Revision b42627b4 (ceph): mailmap: Ma Jianpeng name normalization
Signed-off-by: Loic Dachary <loic-201408@dachary.org> Loic Dachary
09:07 PM Revision a4fcc21f (ceph): mailmap: Jiantao He name normalization
Signed-off-by: Loic Dachary <loic-201408@dachary.org> Loic Dachary
09:06 PM Revision 4eee5f06 (ceph): mailmap: VRan Liu affiliation
Signed-off-by: Loic Dachary <loic-201408@dachary.org> Loic Dachary
09:06 PM Revision d80ea6aa (ceph): mailmap: Mehdi Abaakouk affiliation
Signed-off-by: Loic Dachary <loic-201408@dachary.org> Loic Dachary
09:06 PM Revision 82ce82c3 (ceph): mailmap: Jiantao He affiliation
Signed-off-by: Loic Dachary <loic-201408@dachary.org> Loic Dachary
09:06 PM Revision d8b260a7 (ceph): mailmap: Yann Dupont affiliation
Reviewed-by: Yann Dupont <yann@objoo.org>
Signed-off-by: Loic Dachary <loic-201408@dachary.org>
Loic Dachary
08:52 PM Revision 263805d9 (ceph): rgw: mark ec related rgw suites as slow backend
We want to avoid tests that time out due to a too slow backend.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
08:49 PM Revision 65be257e (ceph): Fix read performance regression in ObjectCacher
The regression was introduced in commit
4fc9fffc494abedac0a9b1ce44706343f18466f1. The problem is that the cache
thin...
Adam Crume
08:20 PM Revision 6bae21c0 (ceph): optimized the suite and added ceph_objectstore_tool: false to thrashosd...
Signed-off-by: tamil <tmuthami@redhat.com> Tamilarasi muthamizhan
06:27 PM devops Bug #9840: Monitor hung when add new osd
try again, monitor hung still
Thread 25 (Thread 0x7f93e5ec0700 (LWP 13652)):
#0 0x0000003168a0b5bc in pthread_co...
qiu shanggao
06:17 PM devops Bug #9840 (Rejected): Monitor hung when add new osd
ceph version: 0.80.6
Platform: Redhat RHLS 6.5
we want to test the replace disk case,
operator step:
1. ceph o...
qiu shanggao
06:20 PM Revision 349eb518 (ceph): tests: mon id is incorrectly skipped
The argument is shifted and $1 should be used to get the mon id instead
of $2.
http://tracker.ceph.com/issues/9836 F...
Loic Dachary
06:11 PM Revision 24e5515d (ceph): Added a case to test #9419 as part of nightlies runs
(task #9568)
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Yuri Weinstein
06:02 PM Bug #9419: dumpling->firefly upgrade, sending setallochint?
This is done an a new case was added - PR https://github.com/ceph/ceph-qa-suite/pull/198 Yuri Weinstein
06:01 PM Feature #9568: Add test case to test #9419 (ceph wip-9419)
This is done an a new case was added - PR https://github.com/ceph/ceph-qa-suite/pull/198 Yuri Weinstein
02:14 PM Feature #9568: Add test case to test #9419 (ceph wip-9419)
this seems to require clients upgraded first running workloads against upgraded monitors and mixed versions of osds, ... Tamilarasi muthamizhan
05:47 PM Revision feeda6b7 (ceph): rados command: Minor namespace fixes
Fix rados cppool
Fix rados cp (add --target-nspace)
Add missing --target-locator to usage
Add namespace for clonedata...
David Zafman
05:47 PM Revision 58d3b7f0 (ceph): rados command: Disable rados export/import (see feature #9403 to enable...
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
05:47 PM Revision aae09762 (ceph): doc: Remove unused PendingReleaseNotes file
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
05:47 PM Revision 09a6186d (ceph): doc: The dot package is included in graphviz package
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
05:47 PM Revision 81f1a545 (ceph): doc: Changes to librados to fix doc errors
Fixes: #9438
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
05:47 PM Revision 9fbc083d (ceph): rados command: Add format support for ls operation
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
05:47 PM Revision e42fb5e8 (ceph): Revert "ceph_test_rados_api_*: expose nspace"
This reverts commit 977d289055d69ab8a7baaf7ef68c013019225833.
The nspace string doesn't need to be static because it...
David Zafman
05:47 PM Revision d7a8148a (ceph): ceph_test_rados_api_*: expose RadosTest::nspace
Expose RadosTestEC::nspace
Rename others to nspace for consistency
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
05:47 PM Revision 21a0eb36 (ceph): test, key_value_store: Use pool rbd since no default data pool present
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
05:47 PM Revision 3de15e8b (ceph): test: Handle destructor of KvStoreBench by adding io_ctx_ready bool
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
05:47 PM Revision 760dddb5 (ceph): doc: Add namespace to description of rados_ioctx_t
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
05:47 PM Revision aa837b0b (ceph): pybind: Add previously missed basic namespace to python bindings
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
05:47 PM Revision b5ca7356 (ceph): rados: Fix ObjectIterator instantiation to specify correct value_type
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
05:47 PM Revision a03f85a8 (ceph): osd, osdc, librados, tools, rgw: Implement pgls of all namespaces
Add release note
New librados interface
New pg_nls_response_t over the wire protocol
Ignore internal namespace (.ceph...
David Zafman
05:47 PM Revision 9f772c8c (ceph): rados command: Enhance ls output to show namespaces
Add rados --all option for ls to output all namespaces
Add rados --default option to cancel --all when in CEPH_ARGS e...
David Zafman
05:47 PM Revision a5a9a5fa (ceph): test: New and updated testing for pgls of all namespaces
Add pg_nls_response_t encoding type ceph-dencoder
New test ceph_test_rados_api_nlist
Add check for throw of error and...
David Zafman
05:47 PM Revision d1333151 (ceph): test: Improvements to allow more thorough clean up between tests
Remove snapshots at end of test so cleanup works
Fix test clean-up code to make sure ioctx is on SNAP_HEAD
Fix remain...
David Zafman
05:47 PM Revision f5ebc92b (ceph): pybind, test: Use new rados_nobjects_list_open() variants
Add listing objects with namespaces to pybind rados testing
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
05:46 PM Revision 27d5ae61 (ceph): Merge pull request #2758 from ceph/wip-9820
qa/workunits: cephtool: don't remove self's key on auth tests
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:00 PM Revision ac3c1cb5 (ceph): qa/workunits: cephtool: don't remove self's key on auth tests
Suites run with CEPH_TEST_CLI_DUP_COMMAND=1, which will send a duplicate
command for every command issued with the 'c...
Joao Eduardo Luis
04:46 PM Revision 5299db34 (ceph): Cleanup up useless method release in MultiAioCompletionImpl. It was exa...
Signed-off-by: Sebastien Ponce <sebastien.ponce@cern.ch> Sebastien Ponce
04:46 PM Revision 52c97b0b (ceph): Fixed part of the seg fault described in bug 9356 by cleaning reference...
Signed-off-by: Sebastien Ponce <sebastien.ponce@cern.ch> Sebastien Ponce
04:46 PM Revision 783fc66a (ceph): Fixed part of the seg fault described in bug 9356 by adding reference c...
Signed-off-by: Sebastien Ponce <sebastien.ponce@cern.ch> Sebastien Ponce
04:46 PM Revision f26cd1b0 (ceph): Fixed remaining part of the seg fault described in bug 9356 by adding r...
Signed-off-by: Sebastien Ponce <sebastien.ponce@cern.ch> Sebastien Ponce
04:46 PM Revision 98d77600 (ceph): Added missing semaphore in libradosstriper AIO tests leading to potenti...
Signed-off-by: Sebastien Ponce <sebastien.ponce@cern.ch> Sebastien Ponce
04:14 PM rbd Feature #9733: Separate rbd listing into CAP
OK, so one more question. This looks like it allows access to any pool. Is there a way to limit this to a particular ... Robert LeBlanc
03:34 PM Revision dbe11d1e (ceph): Merge pull request #2757 from fgimenez/update-pool-names-in-dev-guide
doc: updated names of default pools created at startup Sage Weil
03:04 PM Bug #9389 (Duplicate): ec pg stuck peering, did not send query for one shard
Samuel Just
03:04 PM Bug #9822 (Resolved): failed to become clean before timeout expired
Samuel Just
02:29 PM Bug #9822: failed to become clean before timeout expired
Samuel Just
02:18 PM Bug #9821: failed to recover before timeout expired
in wip-sam-testing Samuel Just
02:09 PM Bug #9821: failed to recover before timeout expired
working on patch Samuel Just
01:55 PM Bug #9835 (Fix Under Review): osd: bug in misdirected op checks (firefly)
https://github.com/ceph/ceph/pull/2760 Sage Weil
10:12 AM Bug #9835: osd: bug in misdirected op checks (firefly)
Maybe we need to adjust how we're handling waiting_for_pg, but I don't think that this particular check is a bug — th... Greg Farnum
09:33 AM Bug #9835 (Resolved): osd: bug in misdirected op checks (firefly)
ubuntu@teuthology:/var/lib/teuthworker/archive/teuthology-2014-10-18_19:22:02-upgrade:firefly-x-giant-distro-basic-mu... Sage Weil
01:32 PM Bug #9806: Objecter: resend linger ops on split
Josh Durgin
01:23 PM CephFS Feature #414 (Resolved): ceph-fuse: implement file locking
Zheng Yan
01:22 PM CephFS Bug #8576: teuthology: nfs tests failing on umount
teuthology commit:4f2957c42d0f76a399cb26c660ede9243c095779 runs those commands as well as the previous ones. Greg Farnum
01:02 PM CephFS Bug #9679 (Closed): Ceph hadoop terasort job failure
Fixed in cephfs-hadoop repo. Noah Watkins
11:43 AM Revision 777fe211 (ceph): Updated names of default pools created at startup
Federico Gimenez Nieto
11:31 AM Bug #9288: "Assertion `nlock == 0' failed" in upgrade:firefly-firefly-testing-basic-vps suite
logs: ubuntu@teuthology:/a/teuthology-2014-10-17_23:30:01-upgrade:firefly:newer-firefly-distro-basic-vps/555356
<p...
Tamilarasi muthamizhan
11:20 AM Bug #9288 (New): "Assertion `nlock == 0' failed" in upgrade:firefly-firefly-testing-basic-vps suite
this seems to look different from bug # 9040. Tamilarasi muthamizhan
11:29 AM Bug #9837: rbd crash when upgrading from v0.80.5 to firefly
... Tamilarasi muthamizhan
11:27 AM Bug #9837 (Duplicate): rbd crash when upgrading from v0.80.5 to firefly
logs: ubuntu@teuthology:/a/teuthology-2014-10-17_23:30:01-upgrade:firefly:newer-firefly-distro-basic-vps/555359
<p...
Tamilarasi muthamizhan
11:22 AM Bug #9836 (Fix Under Review): mon unit tests use the wrong id
https://github.com/ceph/ceph/pull/2759 Loïc Dachary
11:19 AM Bug #9836: mon unit tests use the wrong id
It impacts
* "osd-erasure-code-profile.sh":https://github.com/ceph/ceph/blob/giant/src/test/mon/osd-erasure-code-...
Loïc Dachary
11:13 AM Bug #9836 (Resolved): mon unit tests use the wrong id
the mon id is incorrect for mon tests using "the call_TEST_functions":https://github.com/ceph/ceph/blob/firefly/src/t... Loïc Dachary
11:15 AM CephFS Bug #9800: client-limits test is not passing

Same failure:
http://pulpito.front.sepia.ceph.com/teuthology-2014-10-17_23:04:02-fs-giant-distro-basic-multi/555...
John Spray
11:07 AM Linux kernel client Bug #9458 (Resolved): client wrongly fenced
Zheng Yan
11:06 AM Linux kernel client Bug #1513 (Resolved): kclient: cap migration can race with cap addition on client
now cap import/export are ordered.
(commit 186e4f7a4b1883f3f46aa15366c0bcebc28fdda7, 4ee6a914edbbd2543884f0ad7d58ea4...
Zheng Yan
10:46 AM Bug #9820 (Resolved): mon connection hang on cephtool/test.sh
Sage Weil
10:38 AM Bug #9372: injectarg boolean option is discarded
"fails on precise":http://gitbuilder.sepia.ceph.com/gitbuilder-ceph-tarball-precise-i386-basic/log.cgi?log=14ed21f9ad... Loïc Dachary
10:06 AM Bug #9826 (Rejected): ceph osd crush rule ls should use the pending crush, if any
Loïc Dachary
08:59 AM Bug #9826: ceph osd crush rule ls should use the pending crush, if any
... Loïc Dachary
09:18 AM rgw Bug #9825: s3tests failing on rhel 6.4 and 6.5 in upgrade:dumpling-firefly-x:parallel-giant-distr...
I am wondering if it's related to changes in s3tests? Yuri Weinstein
08:42 AM Revision 680b2e09 (ceph): Merge pull request #2751 from dachary/wip-warnings
client: fix signed/unsigned compilation warnings
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
08:41 AM Bug #9819 (Won't Fix): EBUSY during scrub
this is expected and harmless. we just report the failure and move it. it happens when paxos is busy when we reques... Sage Weil
08:38 AM Bug #9731: Ceph 0.80.6 OSD crashes
Sorry, I only have access during the week to the test system, and I'm out sick today. Hopefully I'll be able to cont... Brad House
05:26 AM Revision ea100ac7 (ceph): KeyValueStore: Add clone op detect to promote error
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
04:02 AM rgw Feature #8562: rgw: Conditional PUT on ETag
Closed the previous out-of-synced PR and submitted a new one: https://github.com/ceph/ceph/pull/2756 Xiangyu Lv
01:38 AM rgw Feature #8562: rgw: Conditional PUT on ETag
Here is a PR for discussion purpose: https://github.com/ceph/ceph/pull/2755
We may need to elaborate a bit on it aft...
Xiangyu Lv
03:46 AM Bug #9816: mon exits unexpectedly and gracefully
just a hunch: feels like you're capturing only stdout from the monitor, and the monitor may have hit the 'mon data av... Joao Eduardo Luis
01:42 AM Linux kernel client Bug #9749: kcephfs: kernel divide-by-zero crash in __validate_layout (fs/ceph/ioctl.c)
I guess we are just not used to doing it - I think we haven't filed any CVEs for ceph kernel bits (and kcephfs in par... Ilya Dryomov
12:40 AM Revision 21dc6af6 (ceph): mailmap: Ilya Dryomov transition from Inktank to Red Hat
Signed-off-by: Loic Dachary <loic-201408@dachary.org> Loic Dachary
12:40 AM Revision 10371932 (ceph): mailmap: Greg Farnum name normalization
Signed-off-by: Loic Dachary <loic-201408@dachary.org> Loic Dachary
12:39 AM Revision f2074164 (ceph): mailmap: Cheng Cheng name normalization
Reviewed-by: Cheng Cheng <ccheng.leo@gmail.com>
Signed-off-by: Loic Dachary <loic-201408@dachary.org>
Loic Dachary

10/19/2014

08:29 PM Bug #9731: Ceph 0.80.6 OSD crashes
Any update? Sage Weil
07:20 PM CephFS Bug #9341 (Pending Backport): MDS: very slow rejoin
Hmm, we didn't put this in Giant initially because we were trying not to perturb it. Master hasn't been run through t... Greg Farnum
06:45 PM CephFS Bug #9341 (Fix Under Review): MDS: very slow rejoin
Please include this fix to 0.87 which is affected just as badly as 0.80.x.
On 0.87 MDS stuck in "rejoin" for hours a...
Dmitry Smirnov
07:13 PM Bug #9826 (Fix Under Review): ceph osd crush rule ls should use the pending crush, if any
Loïc Dachary
07:13 PM Bug #9826: ceph osd crush rule ls should use the pending crush, if any
https://github.com/ceph/ceph/pull/2754 Loïc Dachary
07:07 PM Bug #9826 (Rejected): ceph osd crush rule ls should use the pending crush, if any
The following is racy:... Loïc Dachary
05:03 PM Bug #9823: ceph-osd mkfs or ceph auth add : exit -9
Maybe it runs out of file descriptors because of the // runs. Since the erasure code test is the one using the more d... Loïc Dachary
03:12 PM Bug #9823: ceph-osd mkfs or ceph auth add : exit -9
The error matching the mon log is different: auth add exits with -9 instead of mkfs.... Loïc Dachary
03:02 PM Bug #9823: ceph-osd mkfs or ceph auth add : exit -9
it was reproduced with a change to the script to keep the logs. Loïc Dachary
12:53 PM Bug #9823 (Won't Fix): ceph-osd mkfs or ceph auth add : exit -9
While running src/test/erasure-code/test-erasure-code.sh in a loop, the following happened. The -9 exit code suggests... Loïc Dachary
04:41 PM Revision f76a676b (ceph): osd: log when scrub,deep scrub, repair starts
So it can be matched, in the logs, with the log messages announcing it
is complete.
http://tracker.ceph.com/issues/9...
Loic Dachary
04:27 PM Bug #9796: osd: crash on blacklisted watcher reconnect (dumpling)
Observed similar crash in suite:upgrade:dumpling
Run http://qa-proxy.ceph.com/teuthology/teuthology-2014-10-18_17:00...
Yuri Weinstein
04:09 PM rgw Bug #9825: s3tests failing on rhel 6.4 and 6.5 in upgrade:dumpling-firefly-x:parallel-giant-distr...
Same problems:
suite:upgrade:dumpling-x
Run http://qa-proxy.ceph.com/teuthology/teuthology-2014-10-17_19:13:01-up...
Yuri Weinstein
03:19 PM rgw Bug #9825: s3tests failing on rhel 6.4 and 6.5 in upgrade:dumpling-firefly-x:parallel-giant-distr...
Log for rhel 6.5 job - http://qa-proxy.ceph.com/teuthology/teuthology-2014-10-18_17:15:02-upgrade:dumpling-firefly-x:... Yuri Weinstein
03:18 PM rgw Bug #9825 (Duplicate): s3tests failing on rhel 6.4 and 6.5 in upgrade:dumpling-firefly-x:parallel...
Looks similar to #9763
Logs are in http://qa-proxy.ceph.com/teuthology/teuthology-2014-10-18_17:15:02-upgrade:dump...
Yuri Weinstein
04:04 PM Revision 64d977b9 (ceph): client: fix signed/unsigned compilation warnings
Signed-off-by: Loic Dachary <loic-201408@dachary.org> Loic Dachary
02:26 PM Linux kernel client Bug #9749: kcephfs: kernel divide-by-zero crash in __validate_layout (fs/ceph/ioctl.c)
This bug appears to be exploitable by unprivileged local users and will cause a machine-wide DoS. Is there some reaso... David Ramos
10:17 AM Bug #9822 (Resolved): failed to become clean before timeout expired
logs: ubuntu@teuthology:/a/teuthology-2014-10-17_02:32:01-rados-giant-distro-basic-multi/553345... Tamilarasi muthamizhan
10:15 AM Bug #9821: failed to recover before timeout expired
ubuntu@teuthology:/a/teuthology-2014-10-17_02:32:01-rados-giant-distro-basic-multi/553255 Tamilarasi muthamizhan
10:11 AM Bug #9821 (Resolved): failed to recover before timeout expired
logs: ubuntu@teuthology:/a/teuthology-2014-10-17_02:32:01-rados-giant-distro-basic-multi/553125... Tamilarasi muthamizhan
09:44 AM Feature #9817 (Fix Under Review): display X.XX deep-scrub starts
https://github.com/ceph/ceph/pull/2752 Loïc Dachary
08:15 AM Feature #9817 (Resolved): display X.XX deep-scrub starts
It would be convenient to have a message in the logs when deep-scrub starts... Loïc Dachary
09:40 AM Bug #9820 (Resolved): mon connection hang on cephtool/test.sh
log: ubuntu@teuthology:/a/teuthology-2014-10-17_02:32:01-rados-giant-distro-basic-multi/553035... Tamilarasi muthamizhan
09:28 AM Bug #9819 (Won't Fix): EBUSY during scrub
logs: ubuntu@teuthology:/a/teuthology-2014-10-17_02:32:01-rados-giant-distro-basic-multi/552986... Tamilarasi muthamizhan
08:40 AM Bug #9818 (Resolved): ENXIO qa/workunits/cephtool/test.sh:test_osd_bench
It looks like the OSD crashed but there is no more information than the following log at the moment. It was created w... Loïc Dachary
08:12 AM Bug #9816 (Can't reproduce): mon exits unexpectedly and gracefully
... Loïc Dachary

10/18/2014

09:25 PM Bug #9814 (Fix Under Review): FAILED assert(0) In function 'GenericObjectMap::Header GenericObjec...
https://github.com/ceph/ceph/pull/2710 Haomai Wang
05:10 PM Bug #9814 (Resolved): FAILED assert(0) In function 'GenericObjectMap::Header GenericObjectMap::lo...
LevelDB-based OSD (i.e. "keyvaluestore-dev") crashed as follows on 0.87 during backfill:... Dmitry Smirnov
07:54 PM Feature #9815 (Fix Under Review): run make check in parallel
https://github.com/ceph/ceph/pull/2750 Loïc Dachary
05:46 PM Feature #9815 (Resolved): run make check in parallel
Individual tests run by make check may bind fixed ports or use identical files or subdirectories to store temporary d... Loïc Dachary
05:06 PM Bug #9744: cephx: verify_reply couldn't decrypt with error: error decoding block for decryption
Sage Weil wrote:
> this happens when clocks are very skewed.
Are we OK with such vulnerability that allow to brin...
Dmitry Smirnov
03:43 PM Revision 4fc12b66 (ceph): Merge pull request #2744 from ceph/wip-9794
mon: MDSMonitor: wait for osdmon to be writable when requesting proposal
Reviewed-by: Loic Dachary <loic-201408@dach...
Loic Dachary
03:27 AM Bug #9813 (Resolved): cryptopp dependency missing for deb-based systems
Hi, when following [1] from a trusty64 box I've noticed that the libcrypto++-dev entry is missing from deps.deb.txt. ... Federico Gimenez Nieto
02:21 AM Revision 54eb13f3 (ceph): s/thrashosds/workload for now in dumpling-firefly-x/stress-split suite
Signed-off-by: tamil <tamil.muthamizhan@inktank.com> Tamilarasi muthamizhan
12:37 AM Revision 5caa7ed7 (ceph): Merge pull request #196 from ceph/wip-9805
Added ceph_objectstore_tool: false, fixes #9805
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
Josh Durgin

10/17/2014

11:44 PM Revision 47e4d177 (ceph): Added ceph_objectstore_tool: false, fixes #9805
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
11:31 PM Revision b7aed6db (ceph): Merge pull request #186 from ceph/wip_9758
Wip 9758 (version to version upgrades firefly) Tamilarasi muthamizhan
10:13 PM Revision e5fc8f7f (ceph): Merge pull request #2746 from ceph/wip-adamcrume
osdc: Fix compiler warning
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
Reviewed-by: Loic Dachary <loic-201408...
Loic Dachary
09:48 PM Revision 949cfc61 (ceph): replace thrashosd with a workload.
avoid running 2 thrashosds in the same job.
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
Tamilarasi muthamizhan
08:46 PM Revision 3271a408 (ceph): Fixed dirs structure and distros
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
08:30 PM Bug #9810 (Duplicate): dout_emergency is silenced in ceph-osd
"ceph-osd closes stderr":https://github.com/ceph/ceph/blob/giant/src/ceph_osd.cc#L499 and this may be the reason why ... Loïc Dachary
07:56 PM Revision 82211ce1 (ceph): Removed hardcodeded v0.80.7 and replaced with firefly branch
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
07:45 PM Revision 30618f2b (ceph): Fixed typos
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
07:36 PM Revision 7da054c5 (ceph): Adding new tests, so we have two upgrade paths now:
In all-x/versions-steps-x.yaml
v0.80.4 -> v0.80.5 -> v0.80.6 -> v0.80.7 -> -x (branch to be tested)
and
in all/versi...
Yuri Weinstein
07:09 PM Revision cb290a11 (ceph): osdc: Fix compiler warning
Was getting:
./osdc/ObjectCacher.h:169:51: warning: comparison between signed and unsigned integer expressions [-Wsi...
Adam Crume
06:08 PM Revision 2ae1cba5 (ceph): mon: MDSMonitor: wait for osdmon to be writable when requesting proposal
Otherwise we may end up requesting the osdmon to propose while it is
mid-proposal. We can't simply return EAGAIN to ...
Joao Eduardo Luis
05:59 PM Revision 0dd473cb (ceph): mon: MDSMonitor: have management_command() returning int instead of bool
We can more easily differentiate between errors we get out of this
function, which makes the code a bit more versatil...
Joao Eduardo Luis
05:47 PM Revision 5a10b95f (ceph): Merge pull request #2716 from ceph/wip-firefly-9419
Backport fix for bug #9419 Samuel Just
05:44 PM Revision cc69c16c (ceph): Merge pull request #2724 from dachary/wip-9073-journal-aio-mode-firefly
os/FileJournal: stop aio completion thread *after* writer thread Samuel Just
05:38 PM Revision 22877ba7 (ceph): Merge pull request #2708 from ceph/wip-9718
osd/osd_types: consider CRUSH_ITEM_NONE in check_new_interval() min_size
Reviewed-by: Samuel Just <sam.just@inktank....
Samuel Just
05:38 PM Revision 234f5a23 (ceph): Merge pull request #2711 from guangyy/wip-9614-followup
Follow-up fix for 9614
Reviewed-by: Samuel Just <sam.just@inktank.com>
Samuel Just
05:03 PM Bug #9809 (Rejected): common/perf_counters.cc: 105: FAILED assert(idx < m_upper_bound)
I changed the code and introduced the problem and then forgot I changed the code. Reverting the change fixes the prob... Loïc Dachary
04:50 PM Bug #9809 (Rejected): common/perf_counters.cc: 105: FAILED assert(idx < m_upper_bound)
Steps to reproduce
* modify vstart.sh with ...
Loïc Dachary
05:01 PM Revision 91b2a2b6 (ceph): mon: MDSMonitor: don't return -EINVAL if function is bool
Returning -EINVAL on a function that expects bool and the error code to
be in a variable 'r' can only achieve one thi...
Joao Eduardo Luis
04:43 PM Revision 1d1ae413 (ceph): mon: MDSMonitor: check all conditions are met *before* osdmon proposal
We should not allow ourselves to request the osdmon to propose before we
know for sure that we meet the required cond...
Joao Eduardo Luis
04:37 PM Revision 07b7f101 (ceph): mon: MDSMonitor: return if fs exists on 'fs new'
We were just setting return code to -EINVAL, while allowing the logic to
continue regardless. If we are to return er...
Joao Eduardo Luis
04:28 PM Revision 542f3e40 (ceph): s/branch:dumpling/
no need for a dumpling workload here. Tamilarasi muthamizhan
04:27 PM Bug #9808 (Rejected): PG stuck in active+undersized+degraded+remapped+backfill_toofull
The disk was 90% full ... hence the block. Loïc Dachary
04:21 PM Bug #9808: PG stuck in active+undersized+degraded+remapped+backfill_toofull
The "scheduled":https://github.com/ceph/ceph/blob/giant/src/osd/PG.cc#L5674 "RequestBackfill":https://github.com/cep... Loïc Dachary
04:13 PM Bug #9808 (Rejected): PG stuck in active+undersized+degraded+remapped+backfill_toofull
Steps to reproduce
* modify vstart.sh with ...
Loïc Dachary
04:24 PM Revision 8b61639d (ceph): Removed last step to 'firefly', in order to keep *only* released versio...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
04:21 PM Bug #9731: Ceph 0.80.6 OSD crashes
Just to check, there isn't anything interesting in dmesg, right? Samuel Just
03:07 PM Bug #9731: Ceph 0.80.6 OSD crashes
Oh, and the
--00:00:06:05.108 2312-- WARNING: unhandled syscall: 306
--00:00:06:05.108 2312-- You may be able to ...
Samuel Just
02:45 PM Bug #9731: Ceph 0.80.6 OSD crashes
Looks like in our testing we invoke valgrind as:
valgrind --suppressions=<suppression_file> --num-callers=50 --xml...
Samuel Just
02:14 PM Bug #9731: Ceph 0.80.6 OSD crashes
wheezy gitbuilder should be working. Samuel Just
02:13 PM Bug #9731: Ceph 0.80.6 OSD crashes
yeah, -f I think. Samuel Just
01:58 PM Bug #9731: Ceph 0.80.6 OSD crashes
valgrind appears to detach from the console when running with ceph-osd, is there some other flag I need to pass to ce... Brad House
01:55 PM Bug #9731: Ceph 0.80.6 OSD crashes
Sage also pushed a wip-9731 based on 0.80.7 with a piece of debugging which would be handy. Reproducing with that wo... Samuel Just
09:23 AM Bug #9731: Ceph 0.80.6 OSD crashes
Brad House wrote:
> sure, just tell me the best command line to us as I haven't ever tried to run ceph-osd outside o...
Sage Weil
04:02 PM Revision 66cffd72 (ceph): Merge pull request #2736 from dachary/wip-backfill-documentation
doc: updates on Backfill Reservation
Reviewed-by: David Zafman <david.zafman@inktank.com>
Reviewed-by: Dan Mick <dan...
Loic Dachary
03:22 PM Bug #9788 (Rejected): "Assertion: common/HeartbeatMap.cc: 79" placeholder for "hit suicide timeou...
Two osds, both on mira076 timed out:
osd5: a stat in the op_tp took 3 minutes (completed, surprisingly, right before...
Samuel Just
03:21 PM Revision fdf534dd (ceph): Merge pull request #2740 from ceph/giant-unknown-locktype
mds: reply -EOPNOTSUPP for unknown lock type Sage Weil
03:21 PM Revision d758fafc (ceph): Merge pull request #2741 from ceph/emporer-unknown-locktype
mds: reply -EOPNOTSUPP for unknown lock type Sage Weil
03:20 PM Revision f9cdaabe (ceph): Merge pull request #2742 from ceph/firefly-unknown-locktype
mds: reply -EOPNOTSUPP for unknown lock type Sage Weil
03:16 PM Revision 6fa686c8 (ceph): Merge pull request #2743 from ceph/wip-mds-coverity
mds: fix null dereference
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:13 PM Revision ab6c7373 (ceph): do not upgrade client when workload is in progress
do not run 2 rgw tasks in a row from the same client
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
Tamilarasi muthamizhan
03:11 PM Revision 1334be74 (ceph): Merge pull request #2738 from majianpeng/fix1
Fix1 compile warning
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:03 PM devops Bug #9807: Missing radosgw packages in various upgrade suites
looks like we are hitting a lot of failures in upgrade tests because of this issue. Tamilarasi muthamizhan
03:01 PM devops Bug #9807 (Duplicate): Missing radosgw packages in various upgrade suites
In teuthology-2014-10-16_19:00:01-upgrade:dumpling-x-firefly-distro-basic-vps... Yuri Weinstein
02:57 PM Bug #9220 (Resolved): objecter doesn't reconnect watch on interval change w/ same primary
This did not need backporting to dumpling after all, since it was broken after dumpling by commit:860d72770cdf092c027... Josh Durgin
11:13 AM Bug #9220 (Pending Backport): objecter doesn't reconnect watch on interval change w/ same primary
Josh Durgin
02:09 PM Revision 2c064137 (ceph): mds: fix null dereference
Server::handle_client_file_setlock() should return after calling
reply_request()
Signed-off-by: Yan, Zheng <zyan@red...
Yan, Zheng
02:05 PM Revision 37ce8656 (ceph): mds: reply -EOPNOTSUPP for unknown lock type
Signed-off-by: Yan, Zheng <zyan@redhat.com>
(cherry picked from commit 675392335c53ff7879031fb9184e4f35bcc90fe2)
Yan, Zheng
02:04 PM Revision 412c2770 (ceph): mds: reply -EOPNOTSUPP for unknown lock type
Signed-off-by: Yan, Zheng <zyan@redhat.com>
(cherry picked from commit 675392335c53ff7879031fb9184e4f35bcc90fe2)
Yan, Zheng
02:02 PM Revision 9e6ae73a (ceph): mds: reply -EOPNOTSUPP for unknown lock type
Signed-off-by: Yan, Zheng <zyan@redhat.com>
(cherry picked from commit 675392335c53ff7879031fb9184e4f35bcc90fe2)
Yan, Zheng
12:35 PM Revision e8288aa4 (ceph): removed a test that was upgrading client when workload was in progress.
Signed-off-by: tamil <tamil.muthamizhan@inktank.com> Tamilarasi muthamizhan
12:09 PM Revision a17bdfb2 (ceph): Merge branch 'giant' of github.com:ceph/ceph-qa-suite into giant
Tamilarasi muthamizhan
12:09 PM Revision 116ddebf (ceph): removed upgrading clients in parallel to workloads
and also do not run rgw workloads on mixed osds.
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
Tamilarasi muthamizhan
11:20 AM Bug #9806 (Resolved): Objecter: resend linger ops on split
Otherwise, we can lose notifies.
commit:cb9262abd7fd5f0a9f583bd34e4c425a049e56ce
Samuel Just
10:50 AM Bug #9419: dumpling->firefly upgrade, sending setallochint?
Samuel Just
10:49 AM Bug #9419: dumpling->firefly upgrade, sending setallochint?
next step is to add a tests for this to the upgrade suties. Samuel Just
10:43 AM Bug #9073 (Resolved): OSD with device/partition journals down after fresh deploy or upgrade to 0.83
Samuel Just
10:39 AM Bug #9614 (Pending Backport): PG stuck with remapped
Samuel Just
10:38 AM Bug #9718 (Pending Backport): osd_types: check_new_interval: min_size check needs to consider CRU...
Samuel Just
10:32 AM Bug #7995: osd shutdown: ./common/shared_cache.hpp: 93: FAILED assert(weak_refs.empty())
ubuntu@teuthology:/a/samuelj-2014-10-15_20:19:09-rados-wip-sam-testing-wip-testing-vanilla-fixes-basic-multi/551397/r... Samuel Just
09:33 AM Documentation #9804 (Resolved): kvm and qemu do not document ceph/rbd support
* looking for ceph or rbd in http://www.linux-kvm.org/page/Special:Search?search=ceph&go=Go : zero match
* on qemu.o...
Loïc Dachary
09:10 AM Bug #6756 (Fix Under Review): journal full hang on startup
https://github.com/ceph/ceph/pull/2745
(rebased and retested old patch)
Sage Weil
07:48 AM Bug #9729 (Resolved): "LibRadosMisc.Operate1PP" test failed in upgrade:dumpling-firefly-x:paralle...
Yuri Weinstein
07:47 AM rbd Bug #9642 (Resolved): Errors in test_rbd.test_* tests in upgrade:dumpling-firefly-x:parallel-gian...
Yuri Weinstein
07:46 AM rbd Bug #9642: Errors in test_rbd.test_* tests in upgrade:dumpling-firefly-x:parallel-giant-distro-ba...
Fixed, tests passed on bare metal.
Last results - http://pulpito.front.sepia.ceph.com/teuthology-2014-10-16_17:10:01...
Yuri Weinstein
06:04 AM Revision bb9add6c (ceph): test: fix compile warning in bufferlist.cc
test/bufferlist.cc: In member function ‘virtual void
Buffer_constructors_Test::TestBody()’:
test/bufferlist.cc:154:36...
Jianpeng Ma
05:19 AM Revision a49255f3 (ceph): librbd: fix compile warning in librbd/internal.cc.
librbd/internal.cc: In function 'void
librbd::readahead(librbd::ImageCtx*, const std::vector<std::pair<long
unsigned ...
Jianpeng Ma
05:16 AM Bug #9794: vstart.sh crashes MON with --paxos-propose-interval=0.01 and one MDS
I confirm that
* the problem can be reproduced 100% of the time on my laptop,
* that cherry-pick c84a13ae87eed555...
Loïc Dachary
04:17 AM Bug #9794: vstart.sh crashes MON with --paxos-propose-interval=0.01 and one MDS
Loic, try this patch with the same conditions in which you triggered it: c84a13ae87eed5550bafda394d983a8e843cc08c
...
Joao Eduardo Luis
04:20 AM Revision 9754ca5f (ceph): Removed extra workload tag from workload3
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
02:24 AM Revision c5df2a57 (ceph): Better logging
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
01:52 AM Feature #9802 (New): When replaced a disk, the CRUSH weight of the related host changed
In disk replacement test, when add a disk into cluster. The osd tree likes
below:...
Jingjing Zhao
01:36 AM Revision 69b5c72c (ceph): doc: updates on Backfill Reservation
The logic was changed by:
0985ae71bce32c4d9e0e9e9f68bed38eb3c26897
osd: prioritize backfill based on *how* degraded
...
Loic Dachary
01:27 AM Revision 12286588 (ceph): osd/ReplicatedPG: do not clone or preserve snapdir on cache_evict
If we cache_evict a head in a cache pool, we need to prevent
make_writeable() from cloning the head and finish_ctx() ...
Sage Weil
01:12 AM Revision 0214f2c6 (ceph): Changed test-upgrade-firefly.sh to test.sh - no need to use it for this...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
12:09 AM Revision 88e60144 (ceph): ceph_test_rados_api_tier: add EvictSnap2 test case
Verify an evict doesn't create a snapdir object. Reproduces #8629
Signed-off-by: Sage Weil <sage@redhat.com>
(cherr...
Sage Weil

10/16/2014

11:47 PM Revision 716f22ce (ceph): Fixed indentation more ...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
11:44 PM Revision 2fed2e26 (ceph): Fixed indentation more
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
11:26 PM Revision 2d2b4701 (ceph): Fixed indentation
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
11:18 PM Revision 8f4bd77d (ceph): Added v0.80.7, incorporated more comments, increased amount of worloads...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
10:40 PM Revision 7b83aa61 (ceph): Incorporated all Tamil's comments, nut #4 (branch "firefly-original" fo...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
10:27 PM Bug #9801 (Won't Fix): ceph 0.80.7 build rpm packages in centos 7 error
ceph 0.80.7 build rpm packages in centos 7 error... wei li
09:48 PM Revision 914fc8df (ceph): Replaced parallel with sequential.
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
09:33 PM Revision a9f302da (ceph): Merge remote-tracking branch 'origin/wip-rbd-readahead'
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
Conflicts:
src/client/Fh.h
Josh Durgin
09:27 PM Revision 0e1ba5e2 (ceph): Merge pull request #195 from ceph/wip-9729_master
Wip 9729 master Sandon Van Ness
09:21 PM Revision 0723aa05 (ceph): Merge branch 'firefly' of https://github.com/ceph/ceph-qa-suite into wi...
Yuri Weinstein
09:12 PM Revision 4a3574c7 (ceph): Added print
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
09:12 PM Revision d46b3166 (ceph): Added client.0 upgrade to firefly step
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
09:11 PM Revision cb186117 (ceph): Fixes #9729, running incompatible tests while the cluster is mixed betw...
Changed to rados/test-upgrade-firefly.sh version
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Yuri Weinstein
08:15 PM Revision 0bb51db9 (ceph): Merge pull request #2588 from xinxinsh/wip-9595
Fix #9595
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
Josh Durgin
07:33 PM Revision cb073a3b (ceph): dont run rbd tests parallel to upgrades
Signed-off-by: tamil <tamil.muthamizhan@inktank.com> Tamilarasi muthamizhan
06:30 PM Bug #8629: cache_evict needs to prevent make_writeable from creating a snapdir
https://github.com/ceph/ceph/pull/2737 Sage Weil
05:24 PM Fix #9566 (In Progress): osd: prioritize recovery of OSDs with most work to do
Loïc Dachary
05:11 PM Fix #9566: osd: prioritize recovery of OSDs with most work to do
Related commits:
* "osd: prioritize backfill based on *how* degraded":https://github.com/ceph/ceph/commit/0985ae71bc...
Loïc Dachary
05:23 PM Revision 9cce52cf (ceph): Merge branch 'firefly' of github.com:ceph/ceph-qa-suite into firefly
Tamilarasi muthamizhan
05:22 PM Revision 61feb217 (ceph): added ceph task
Signed-off-by: tamil <tamil.muthamizhan@inktank.com> Tamilarasi muthamizhan
05:04 PM Bug #9769 (Resolved): upgrade/firefly: latest_dumpling_release.yaml always fails
Sage Weil
10:56 AM Bug #9769: upgrade/firefly: latest_dumpling_release.yaml always fails
It fixed, testing now, here is the run passed:... Yuri Weinstein
04:59 PM Bug #9765 (Duplicate): CachePool flush -> OSD Failed
I'm pretty sure this is because #8629 has not yet been backported to firefly. It should be in 0.80.8. I'll prepare ... Sage Weil
05:48 AM Bug #9765: CachePool flush -> OSD Failed
The 'forward' mode means we will modify cached objects in place but forward any 'misses'. It is also possible that t... Sage Weil
04:58 PM Bug #9731: Ceph 0.80.6 OSD crashes
sure, just tell me the best command line to us as I haven't ever tried to run ceph-osd outside of the standard init s... Brad House
04:52 PM Bug #9731: Ceph 0.80.6 OSD crashes
Would it be possible to run the osds in question under valgrind? Samuel Just
01:49 PM Bug #9731: Ceph 0.80.6 OSD crashes
core file for last crash as requested by Samuel Just Brad House
01:38 PM Bug #9731: Ceph 0.80.6 OSD crashes
Samuel Just
12:48 PM Bug #9731: Ceph 0.80.6 OSD crashes
Another crash from another node, this time with debug increased. Will attach log, here is the backtrace from gdb:
<...
Brad House
10:42 AM Bug #9731: Ceph 0.80.6 OSD crashes
Another backtrace from a different machine, definitely different:... Brad House
10:33 AM Bug #9731: Ceph 0.80.6 OSD crashes
backtrace from last core file:... Brad House
10:02 AM Bug #9731: Ceph 0.80.6 OSD crashes
Can you reproduce with
debug osd = 20
debug ms = 1
debug filestore = 20
?
Samuel Just
06:47 AM Bug #9731: Ceph 0.80.6 OSD crashes
0.80.7 segfault core file and log. Happened immediately at startup after rebooting after update. Brad House
06:42 AM Bug #9731: Ceph 0.80.6 OSD crashes
I just upgraded to 0.80.7, and got a crash on startup of one of my OSDs. I'll grab the log and core dump and attach ... Brad House
04:12 PM Revision 009f6d32 (ceph): optimizing upgrade tests
Signed-off-by: tamil <tamil.muthamizhan@inktank.com> Tamilarasi muthamizhan
04:04 PM Bug #9794: vstart.sh crashes MON with --paxos-propose-interval=0.01 and one MDS
Reverting to 128 PG on master makes the problem disapear. 92 PG also works. 64 PG fails. Loïc Dachary
03:43 PM Bug #9794: vstart.sh crashes MON with --paxos-propose-interval=0.01 and one MDS
... Loïc Dachary
01:54 PM Bug #9794: vstart.sh crashes MON with --paxos-propose-interval=0.01 and one MDS
It works on v0.85, bissecting Loïc Dachary
01:46 PM Bug #9794: vstart.sh crashes MON with --paxos-propose-interval=0.01 and one MDS
reproduced on a fresh ubuntu 14.04 with v0.86-408-gad2514d Loïc Dachary
03:04 PM Revision 6999b6bd (ceph): fixed syntax
Signed-off-by: tamil <tamil.muthamizhan@inktank.com> Tamilarasi muthamizhan
02:59 PM Feature #9799: ceph tell {daemon}.{id} config set etc.
Two things to consider:
The authentication model is pretty different for a network connection to the daemon vs. a ...
Dan Mick
01:19 PM Feature #9799 (Resolved): ceph tell {daemon}.{id} config set etc.
It would be nice to be able to send asok commands to a daemon using ceph tell instead of login in the machine and usi... Loïc Dachary
02:56 PM Revision f40700cf (ceph): optimizing upgrade tests
Signed-off-by: tamil <tamil.muthamizhan@inktank.com> Tamilarasi muthamizhan
02:19 PM Bug #9729 (Fix Under Review): "LibRadosMisc.Operate1PP" test failed in upgrade:dumpling-firefly-x...
Yuri Weinstein
02:19 PM Bug #9729: "LibRadosMisc.Operate1PP" test failed in upgrade:dumpling-firefly-x:parallel-giant-dis...
Backport to master - https://github.com/ceph/ceph-qa-suite/pull/195 Yuri Weinstein
10:59 AM Bug #9729: "LibRadosMisc.Operate1PP" test failed in upgrade:dumpling-firefly-x:parallel-giant-dis...
Passed on nightlies:
http://pulpito.front.sepia.ceph.com/teuthology-2014-10-15_17:10:01-upgrade:dumpling-firefly-x...
Yuri Weinstein
01:57 PM Revision 28761d8b (ceph): Merge pull request #181 from ceph/wip-client-flock
tasks/mds_client_recovery: file lock test
Reviewed-by: Greg Farnum <greg@inktank.com>
Gregory Farnum
01:57 PM Revision ca44f503 (ceph): Merge pull request #2628 from ceph/wip-client-flock
Wip client flock
Add support for file locking to the userspace client, and improve blocked-lock cancellation so that...
Gregory Farnum
01:54 PM CephFS Bug #9800 (Resolved): client-limits test is not passing
/a/teuthology-2014-10-13_23:04:01-fs-giant-distro-basic-multi/547170
The client isn't dropping its caps:...
Greg Farnum
01:15 PM rbd Bug #9595 (Resolved): librbd: internal methods can operate on extra objects when non-default stri...
commit:7b66ee4928d934d684b361602de783b927988503 Josh Durgin
01:09 PM Revision 0b4b34aa (ceph): Merge pull request #2734 from ceph/wip-firefly-undump
mds: fix --undump-journal
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
10:50 AM CephFS Feature #4137: MDS: Implement a forward-scrubbing mechanism.
I realized today that we probably want to optionally scrub directories that were renamed into place following a scrub... Greg Farnum
10:17 AM Revision 0a72235b (ceph): mds: fix --undump-journal
This hadn't worked for a long time. This is a fix
for firefly only, as this code was refactored in giant.
Signed-of...
John Spray
09:11 AM Bug #9675: splitting a pool doesn't start when rule_id != ruleset_id
See also the ceph-user thread "NO pg created for erasure-coded pool" where rule_id != ruleset on firefly. Loïc Dachary
05:57 AM Bug #9796 (Won't Fix): osd: crash on blacklisted watcher reconnect (dumpling)
... Sage Weil
03:22 AM Revision 8e7fb905 (ceph): Merge pull request #2732 from dachary/wip-9526-crush-rename-bucket
ceph osd crush rename-bucket srcname dstname
Reviewed-by: Sage Weil <sage@redhat.com>
Loic Dachary
03:15 AM Revision 42e5c40a (ceph): Merge pull request #2731 from dachary/wip-9790-display-auid
auth: add display of auid to auth get / list when it is not the default
Reviewed-by: Sage Weil <sage@redhat.com>
Loic Dachary
12:22 AM Revision 4606af79 (ceph): mon: unit tests for osd crush rename-bucket
Signed-off-by: Loic Dachary <loic-201408@dachary.org> Loic Dachary
12:22 AM Revision aa675604 (ceph): mon: add the osd crush rename-bucket command
The synopsis is:
osd crush rename-bucket name1 name2
It is made idempotent by interpreting -EALREADY as returned b...
Loic Dachary
12:18 AM Revision 1ddf4354 (ceph): ceph_mon: check available storage space for mon data dir on start
error out if available storage space is below 'mon data avail crit'
Fixes: #9502
Signed-off-by: Joao Eduardo Luis <...
Joao Eduardo Luis
12:18 AM Revision 835f8c6f (ceph): ceph-mon: check fs stats just before preforking
Otherwise statfs may fail if mkfs hasn't been run yet or if the monitor
data directory does not exist. There are che...
Joao Eduardo Luis
12:18 AM Revision a8fa009f (ceph): include/util.h: prevent multiple inclusion of header
Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
(cherry picked from commit 76eff9503493312cb97e4a2f9236f4dbc...
Joao Eduardo Luis
12:18 AM Revision f0a92d72 (ceph): common: util: add get_fs_stats() function
simplifies the task of obtaining available/used disk space, as well as
used available percentage.
Signed-off-by: Joa...
Joao Eduardo Luis
12:18 AM Revision 11231779 (ceph): mon: DataHealthService: use get_fs_stats() instead
and relieve the DataStats struct from clutter by using
ceph_data_stats_t instead of multiple fields.
Signed-off-by: ...
Joao Eduardo Luis
12:17 AM Revision 11d2c9dd (ceph): mon/Paxos: put source mon id in a temp variable
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit bb046ed01ecf58b8c87eeeee2e00a476e6fba467)
Sage Weil
12:17 AM Revision 6c5b9a66 (ceph): mon/Paxos: verify all new peons are still contiguous at end of round
During the collect phase we verify that each peon has overlapping or
contiguous versions as us (and can therefore be ...
Sage Weil
12:17 AM Revision 1f4aaf64 (ceph): mon/Paxos: share state and verify contiguity early in collect phase
We verify peons are contiguous and share new paxos states to catch peons
up at the end of the round. Do this each ti...
Sage Weil
12:17 AM Revision 0e57767d (ceph): mon/Paxos: fix off-by-one in last_ vs first_committed check
peon last_committed + 1 == leader first_committed is okay. Note that the
other check (where I clean up whitespace) g...
Sage Weil
12:17 AM Revision e296685e (ceph): mon: re-bootstrap if we get probed by a mon that is way ahead
During bootstrap we verify that our paxos commits overlap with the other
mons we will form a quorum with. If they do...
Sage Weil
12:13 AM Revision 30f3ac3f (ceph): crush: add CrushWrapper::rename_bucket and can_rename_bucket
Rename a bucket and return -ENOTDIR if trying to rename an item. The
behavior is otherwise the same as rename_item an...
Loic Dachary
12:13 AM Revision 29d13d41 (ceph): crush: unit tests for CrushWrapper rename item/bucket methods
Signed-off-by: Loic Dachary <loic-201408@dachary.org> Loic Dachary
12:12 AM Revision 5e2a8267 (ceph): crush: add CrushWrapper::rename_item and can_rename_item
The can_rename_item is a const method checking if renaming an item could
succeed. If not it returns a unique -errno c...
Loic Dachary
12:09 AM Revision f8107102 (ceph): add unittest for Striper::get_num_objects
Signed-off-by: xinxin shu <xinxin.shu@intel.com> xinxin shu
12:02 AM Revision 236895ee (ceph): crush: improve constness of CrushWrapper methods
A number of CrushWrapper get methods or predicates were not const
because they need to maintain transparently the rma...
Loic Dachary

10/15/2014

11:58 PM Revision 7b66ee49 (ceph): when non-default striping is used, internal methods can operate on extr...
Fixes: #9595
Signed-off-by: xinxin shu <xinxin.shu@intel.com>
xinxin shu
11:29 PM Bug #9372 (Fix Under Review): injectarg boolean option is discarded
https://github.com/ceph/ceph/pull/2733 Loïc Dachary
11:05 PM Revision b56307ad (ceph): Merge pull request #194 from ceph/wip-9769
Wip 9769 Tamilarasi muthamizhan
10:52 PM Revision bf9fd671 (ceph): Fixes #9769, the upgrade sequence upgrades osds first and then the mds ...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
10:48 PM Revision 566e6edc (ceph): Merge branch 'firefly' of https://github.com/ceph/ceph-qa-suite into wi...
Yuri Weinstein
10:18 PM Revision bf8fe2e3 (ceph): Merge pull request #2712 from lpabon/bug-8766
Update vstart to setup users for s3-tests Sage Weil
10:16 PM Revision 308fa153 (ceph): Merge pull request #2705 from xinxinsh/master
return value of handle_message for MSG_OSD_SUBOP/MSG_OSD_SUBOPREPLY shou...
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
10:03 PM Bug #9765: CachePool flush -> OSD Failed

I do not understand. Why data is written to the cache pool - forward
[root@ct3 ~]# ceph osd tier cache-mode cach...
Irek Fasikhov
09:31 PM Bug #9765: CachePool flush -> OSD Failed
On
[root@ct01 ~]# ceph --version
ceph version 0.80.7 (6c0127fcb58008793d3c8b62d925bc91963672a3)
the same error.
Irek Fasikhov
09:21 PM Revision 1f6b008b (ceph): Merge pull request #192 from ceph/wip-9729
Wip 9729
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
Josh Durgin
09:15 PM Revision 39fe58a9 (ceph): Added print
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
09:12 PM Revision 4f997209 (ceph): Added client.0 upgrade to firefly step
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
08:25 PM Revision 3741aab3 (ceph): auth: unit tests for auid display
Signed-off-by: Loic Dachary <loic-201408@dachary.org> Loic Dachary
08:23 PM Revision 54af35d4 (ceph): upgrade/firefly: put client on separate node
Sage Weil
08:22 PM Feature #9526 (Resolved): mon: 'osd crush rename-bucket <old> <new>'
Loïc Dachary
05:23 PM Feature #9526 (Fix Under Review): mon: 'osd crush rename-bucket <old> <new>'
https://github.com/ceph/ceph/pull/2732 Loïc Dachary
01:53 PM Feature #9526 (In Progress): mon: 'osd crush rename-bucket <old> <new>'
... Loïc Dachary
08:22 PM Revision fc174990 (ceph): Fixes #9769, added overrides for legacy crush tunables
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
08:17 PM Bug #9790: ceph auth get does not always show auid
Since it's a minor inconvenience there probably is no need to backport. Loïc Dachary
08:15 PM Bug #9790 (Resolved): ceph auth get does not always show auid
Since it's a minor inconvenience there probably is no need to backport. Loïc Dachary
11:08 AM Bug #9790: ceph auth get does not always show auid
https://github.com/ceph/ceph/pull/2731 Loïc Dachary
11:00 AM Bug #9790: ceph auth get does not always show auid
And it never shows with *ceph auth list* whatever the format Loïc Dachary
10:59 AM Bug #9790 (Resolved): ceph auth get does not always show auid
The "auid shows in plain format":https://github.com/ceph/ceph/blob/giant/src/auth/KeyRing.cc#L251 but "not otherwise"... Loïc Dachary
07:35 PM Revision 322958a5 (ceph): qa/workunits/rbd/import_export.sh: be case insensitive
Stop tripping over this change (from dumpling).
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commi...
Sage Weil
07:26 PM Revision 5558afa0 (ceph): qa/workunits/rbd/import_export.sh: be case insensitive
Stop tripping over this change (from dumpling).
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:22 PM Revision 06a62dbb (ceph): qa/workunits/rbd/import_export.sh: case insensitive grep
Stop tripping over the k vs K thing.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:31 PM Revision fcc36922 (ceph): auth: add display auid to KeyServer::encode_secrets
http://tracker.ceph.com/issues/9790 Fixes: #9790
Signed-off-by: Loic Dachary <loic-201408@dachary.org>
Loic Dachary
06:17 PM devops Bug #9795 (Rejected): [fedora20] yum fails when install qemu-kvm
Hi.
When I try install qemu-kvm, yum tells a problem with dependencies.
ceph made ??the following repositories:
...
Maximiliano Federico Osorio Banados
06:09 PM Bug #9794 (Resolved): vstart.sh crashes MON with --paxos-propose-interval=0.01 and one MDS
It must be something specific to my environment that triggers it because this is exactly the same command that "is ru... Loïc Dachary
06:08 PM Revision e45d0be1 (ceph): Fixes #9729, running incompatible tests while the cluster is mixed betw...
Changed to rados/test-upgrade-firefly.sh version
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Yuri Weinstein
06:07 PM Revision fa2ff333 (ceph): auth: add display auid to KeyRing::encode_formatted
http://tracker.ceph.com/issues/9790 Fixes: #9790
Signed-off-by: Loic Dachary <loic-201408@dachary.org>
Loic Dachary
06:01 PM devops Bug #9793 (Rejected): Fedora 20 ceph-extras Repo missing
Hi
I trying install qemu-kvm in Fedora 20 and ceph firefly, according with http://ceph.com/docs/firefly/install/in...
Maximiliano Federico Osorio Banados
05:15 PM Bug #9487 (Pending Backport): dumpling: snaptrimmer causes slow requests while backfilling. osd_s...
Sage Weil
05:14 PM Bug #9718: osd_types: check_new_interval: min_size check needs to consider CRUSH_ITEM_NONE
Sage Weil
03:58 PM Revision c44fbf7c (ceph): Merge pull request #2702 from ceph/wip-9706
objecter: fix session locking, use after frees (#9706)
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
02:59 PM Revision 67a7a3ab (ceph): Switched claint's nodes
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
02:55 PM Bug #9729: "LibRadosMisc.Operate1PP" test failed in upgrade:dumpling-firefly-x:parallel-giant-dis...
Testing changes in https://github.com/ceph/ceph-qa-suite/pull/192
NOTE: this has to sync up with the test suite on...
Yuri Weinstein
01:50 PM Revision 659306df (ceph): Merge pull request #2726 from CzBiX/wip-doc-radosgw-federated-config
doc: correct command of `config push`
Reviewed-by: Loic Dachary <loic-201408@dachary.org>
Loic Dachary
01:35 PM Revision 3f6630e6 (ceph): test/cli-integration/rbd: hide stderr
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:27 PM rbd Feature #9733: Separate rbd listing into CAP
Yes, working with Format 2 images, it indeed does mount without allowing listing. I've confirmed that our OpenStack e... Robert LeBlanc
12:49 PM Feature #9792 (New): make it harder to remove cluster data pools
- require a special key for this command
- pool removal doesn't apply immediately, but rather first switches pool to...
Yehuda Sadeh
12:45 PM rgw Feature #9791 (New): radosgw-agent: report sync delay
Summarizing this is a bit complicated since there are multiple kinds of logs and each is sharded, but there could be ... Josh Durgin
11:32 AM Bug #9788: "Assertion: common/HeartbeatMap.cc: 79" placeholder for "hit suicide timeout" issues
suite:upgrade:dumpling
run: http://pulpito.front.sepia.ceph.com/teuthology-2014-10-14_17:00:01-upgrade:dumpling-dump...
Yuri Weinstein
07:48 AM Bug #9788 (Closed): "Assertion: common/HeartbeatMap.cc: 79" placeholder for "hit suicide timeout"...
Logs are in http://qa-proxy.ceph.com/teuthology/teuthology-2014-10-13_19:30:01-upgrade:dumpling-firefly-x:stress-spli... Yuri Weinstein
10:54 AM Bug #9731: Ceph 0.80.6 OSD crashes
We included the patch I think should fix this in 80.7. Let me know what happens. Samuel Just
10:46 AM Bug #9706 (Resolved): osdc/Objecter.cc: 1570: FAILED assert(op->session)
Sage Weil
09:15 AM Revision 2cbebc30 (ceph): doc: correct command of `config push`
Signed-off-by: VRan Liu <gliuwr@gmail.com> VRan Liu
08:35 AM Revision 107cb0dd (ceph): rgw: correct "If-Modified-Since" handle.
Normally client will use `Last-Modified` of server returned, as the
value of `If-Modified-Since`. So the `ctime` is e...
VRan Liu
07:38 AM rbd Bug #9742: `rbd map lun` fails with: (2) No such file or directory on kernel 3.14.14 w/ udev-216 ...
no, this is running on bare metal. should i try re-generating auth keys for everything? Adeel N
04:46 AM Revision ac92c455 (ceph): qa/workunits/fs/misc: Add a workunit for file lock interruption
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
04:05 AM Revision b0e6e85a (ceph): mds: fix neighbor lock check
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
03:07 AM devops Bug #9783: upgrade ceph-common (0.80.7-1trusty) over (0.80.5-0ubuntu0.14.04.1) fails
... Loïc Dachary
02:30 AM Revision e0d28e9d (ceph): Prep PR to address "mon warn on legacy crush tunables: false" issue
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
01:53 AM Revision 334631ae (ceph): os/FileJournal: stop aio completion thread *after* writer thread
The writer thread may submit a new aio to update the header in its
final moments before shutting down. Do not stop t...
Sage Weil
12:42 AM Bug #9696: Upgrade from 0.80.5 to 0.80.6 causes OSDs to go down with FAILED assert(want_acting_ba...
Adding links for commits fixing this issue here for reference:
https://github.com/ceph/ceph/commit/9b18d99817c8b54...
Florian Haas
12:39 AM CephFS Bug #8576: teuthology: nfs tests failing on umount
I notice that if I execute 'service nfs stop' first, umounting cephfs always successes. 'service nfs stop' runs two c... Zheng Yan

10/14/2014

11:37 PM Revision ea465ea1 (ceph): Put clients on different nodes to avoid conflict running with import_ex...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
09:57 PM Revision 111eec9f (ceph): Merge remote-tracking branch 'gh/firefly' into firefly-next
Sage Weil
09:49 PM Revision 6e22c373 (ceph): Merge pull request #2721 from wyllys66/wip-8942
librados: osd: Fixed JSON output for stray OSDs
Backport: giant, firefly
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:43 PM Revision 67051804 (ceph): doc/release-notes: v0.80.7
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:43 PM Revision b61468de (ceph): doc/dev/sepia: notes about sepia email list and irc channels
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:17 PM Revision f4432e63 (ceph): apache: set MaxRequestsPerChild to 0
Otherwise the default is 10k.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
08:38 PM Revision 0aaae454 (ceph): Merge pull request #2719 from ceph/wip-inotable-init
mds: fix inotable initialization/reset
Reviewed-by: Yan, Zheng <zyan@redhat.com>
Reviewed-by: Greg Farnum <greg@inkt...
Gregory Farnum
07:42 PM Revision c9f9e72e (ceph): Revert "Objecter: disable fast dispatch of CEPH_MSG_OSD_OPREPLY messages"
This reverts commit 3f23709c474292f9239f77a6cce26309fc86ce29.
We have changed mark_down() behavior so that it no lon...
Sage Weil
07:41 PM Revision 00907e03 (ceph): msg/simple: do not stop_and_wait on mark_down
We originally blocked in mark_down for fast dispatch threads
to complete to avoid various races in the code. Most of...
Sage Weil
07:32 PM Bug #8620: rest/test.py occasional failure (dumpling)
ubuntu@teuthology:/a/teuthology-2014-10-13_19:00:01-rados-dumpling-distro-basic-multi/545881 Sage Weil
07:30 PM Bug #8851: Mon crash after update to 0.80.4
In our product env, we use 0.83. Coming accross this problem too.
Try this patch https://github.com/ceph/ceph/pull/2...
wei li
07:30 PM Bug #8851: Mon crash after update to 0.80.4
In our product env, we use 0.83. Coming accross this problem too.
Try this patch https://github.com/ceph/ceph/pull/2...
wei li
07:22 PM Bug #9765: CachePool flush -> OSD Failed
... Loïc Dachary
02:58 AM Bug #9765: CachePool flush -> OSD Failed
I'm sorry!
*[root@ct3 ~]# ceph --version
ceph version 0.80.6 (f93610a4421cb670b08e974c6550ee715ac528ae)*
Irek Fasikhov
01:24 AM Bug #9765: CachePool flush -> OSD Failed
in addition:... Irek Fasikhov
01:19 AM Bug #9765 (Duplicate): CachePool flush -> OSD Failed
Hi,All.
I encountered a problem flushing the data before deleting CachePool.
My crushmap:...
Irek Fasikhov
07:10 PM Revision 6c0127fc (ceph): 0.80.7
Jenkins
06:55 PM Bug #9073: OSD with device/partition journals down after fresh deploy or upgrade to 0.83
https://github.com/ceph/ceph/pull/2724 Loïc Dachary
06:42 PM Bug #9073: OSD with device/partition journals down after fresh deploy or upgrade to 0.83
Indeed ! Thanks ! Loïc Dachary
06:32 PM Bug #9073: OSD with device/partition journals down after fresh deploy or upgrade to 0.83
I don't think this is the patch you want see c776a89880fdac270e6334ad8e49fa616d05d0d4 and acfe62e0aa45bff208e38aeedad... Mark Kirkwood
06:27 PM Bug #9073 (Fix Under Review): OSD with device/partition journals down after fresh deploy or upgra...
* firefly backport https://github.com/ceph/ceph/pull/2724 Loïc Dachary
06:22 PM Bug #9073 (Pending Backport): OSD with device/partition journals down after fresh deploy or upgra...
The fix for this bug is https://github.com/ceph/ceph/commit/c776a89880fdac270e6334ad8e49fa616d05d0d4 and needs backpo... Loïc Dachary
06:49 PM Revision 35b8f8b7 (ceph): Merge pull request #2704 from almightybeeij/master
libcephfs.h libcephfs.cc : Defined error codes for the mount function
Reviewed-by: Greg Farnum <greg@inktank.com>
Gregory Farnum
06:36 PM Revision 8a87a084 (ceph): tasks/s3tests: add slow backend configurable
Adding this so that we can modify the clients' conf file as needed with slow backend.
This can be achieved by:
overr...
Yehuda Sadeh
06:36 PM Revision c449c6a4 (ceph): Merge pull request #184 from ceph/wip-s3tests-backend
tasks/s3tests: add slow backend configurable Sage Weil
06:35 PM Revision 147f343c (ceph): Merge pull request #188 from ceph/wip-multi-version
multiversion/dumpling-x: remove rgw Sage Weil
06:31 PM Bug #9785 (Resolved): /etc/ceph/dmcrypt-keys and key contents are created world-readable
get_or_create_dmcrypt_key in ceph-disk creates the key_dir and key_files, but does not set any specific permissions o... David Clarke
06:23 PM Bug #9768 (Duplicate): ceph-osd mkfs hangs
Loïc Dachary
06:00 PM Bug #9768: ceph-osd mkfs hangs
Created with ceph-disk prepare --fs-type=ext4 and ceph-disk activate /dev/loop3p1 Loïc Dachary
04:46 PM Bug #9768: ceph-osd mkfs hangs
On ubuntu-14.04 the logs of a ceph-osd mkfs on 0.80.5 that completes successfully. Loïc Dachary
04:04 PM Bug #9768: ceph-osd mkfs hangs
Loïc Dachary
07:21 AM Bug #9768: ceph-osd mkfs hangs
I browsed the patches to aio in 3.12.7 until now and saw nothing that could related to this problem https://www.kerne... Loïc Dachary
07:15 AM Bug #9768: ceph-osd mkfs hangs
... Loïc Dachary
06:01 AM Bug #9768: ceph-osd mkfs hangs
Although https://github.com/ceph/ceph/commit/2f11631f3144f2cc0e04d718e40e716540c8af19 seems related, the log shows Fi... Loïc Dachary
05:45 AM Bug #9768 (Duplicate): ceph-osd mkfs hangs
h3. Workaround for Firefly <= 0.80.7
If it shows with...
Loïc Dachary
06:17 PM Revision cf4e3009 (ceph): mon/OSDMonitor : Use user provided ruleset for replicated pool
When creating a replicated pool, currently ceph ignore the ruleset
name provided by user but use a global default rul...
Xiaoxi Chen
06:17 PM Revision bfd7da10 (ceph): documentation: update osd pool create erasure
The properties are replaced with erasure code profiles. Remove the
reference to properties and the documentation of e...
Loïc Dachary
06:15 PM CephFS Bug #9674: nightly failed multiple_rsync.sh
rsync asks us to see previous errors;) yes, I think sudo should work Zheng Yan
02:36 PM CephFS Bug #9674: nightly failed multiple_rsync.sh
Well, that would make sense. How did you find those in the log?
We should probably just run this as sudo or someth...
Greg Farnum
06:30 AM CephFS Bug #9674: nightly failed multiple_rsync.sh
... Zheng Yan
06:08 PM Revision 7a0f52dc (ceph): multiversion/dumpling-x: remove rgw
firefly radosgw + dumpling osds won't work. (Nor will anything newer
than firefly).
Signed-off-by: Sage Weil <sage@...
Sage Weil
05:58 PM Revision 22637f43 (ceph): doc: update lab notes
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:52 PM devops Bug #9783: upgrade ceph-common (0.80.7-1trusty) over (0.80.5-0ubuntu0.14.04.1) fails
looks like 17732dc0c8878ea58813ad543c5359cb811079cc which probably should have included some other package control he... Dan Mick
04:55 PM devops Bug #9783 (Rejected): upgrade ceph-common (0.80.7-1trusty) over (0.80.5-0ubuntu0.14.04.1) fails
This happens when switching from Ubuntu / Debian repositories to Ceph repositories:... Loïc Dachary
05:31 PM Bug #9784 (Resolved): All tools should be named consistently and argument parsing should be better

Slowly some of the tools like ceph_objectstore_tool have migrated to have underscores in the name. But I noticed s...
David Zafman
05:29 PM Revision 50451d4f (ceph): Merge pull request #187 from ceph/wip-multi-version
multi-version: do not run new ceph_test_rados against dumpling Sage Weil
05:29 PM Revision 2c5d436a (ceph): Merge pull request #2720 from ceph/wip-5977
librbdpy: Added missing method docstrings
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
Josh Durgin
04:51 PM Revision 05b7edb5 (ceph): Fixing
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
04:42 PM Bug #9769: upgrade/firefly: latest_dumpling_release.yaml always fails
Tests still failing but at different point.
See http://qa-proxy.ceph.com/teuthology/teuthology-2014-10-14_14:22:47-u...
Yuri Weinstein
09:17 AM Bug #9769: upgrade/firefly: latest_dumpling_release.yaml always fails
From rerun with verbose:... Yuri Weinstein
08:21 AM Bug #9769 (In Progress): upgrade/firefly: latest_dumpling_release.yaml always fails
Running with verbose is on for job - http://qa-proxy.ceph.com/teuthology/sage-2014-10-13_20:46:44-upgrade:firefly-fir... Yuri Weinstein
06:01 AM Bug #9769 (Resolved): upgrade/firefly: latest_dumpling_release.yaml always fails
... Sage Weil
04:32 PM Revision dcbde1cd (ceph): Fixes #9769, added overrides for legacy crush tunables
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
04:26 PM Revision 1703e096 (ceph): client.0 and client.1 on separate nodes and added upgrade step for clie...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
04:10 PM Revision 7022679e (ceph): librbdpy: Added missing method docstrings
Several methods were missing docstrings, preventing the methods
from appearing in the generated documentation. Ensur...
Jason Dillaman
04:00 PM Revision b966da7b (ceph): multi-version: do not run new ceph_test_rados against dumpling
Dumpling does not properly order reads (w/ RWORDERED) vs writes. The code
controlling that was totally rewritten in ...
Sage Weil
04:00 PM Bug #9408 (Fix Under Review): erasure-code: misalignment
Loïc Dachary
03:57 PM Bug #9700 (Resolved): cephtool mon_osd intermittent failure
I've not seen errors since this patch, except for firefly builds because this was not backported. Feel free to re-ope... Loïc Dachary
03:06 PM Bug #9388 (Duplicate): osd/PG.cc: 2945: FAILED assert(r == 0) in update_snap_map
David Zafman
03:01 PM Bug #9390 (Duplicate): EEXIST on split due to import/export
David Zafman
03:00 PM Bug #7588 (Resolved): OSD Seg fault in string assign ObjectOperation::C_ObjectOperation_copyget::...
Sage Weil
02:59 PM Bug #9729: "LibRadosMisc.Operate1PP" test failed in upgrade:dumpling-firefly-x:parallel-giant-dis...
The corresponding line of code in master branch for test/librados/misc.cc was changed by Josh in Feb:
7a019b38 src/t...
David Zafman
02:51 PM Bug #9729: "LibRadosMisc.Operate1PP" test failed in upgrade:dumpling-firefly-x:parallel-giant-dis...
Same issue in run http://pulpito.front.sepia.ceph.com/teuthology-2014-10-13_17:10:01-upgrade:dumpling-firefly-x:paral... Yuri Weinstein
02:59 PM rgw Bug #9774 (Won't Fix): multi-version: giant rgw throws 500 with dumpling osds
Sage Weil
09:42 AM rgw Bug #9774 (Won't Fix): multi-version: giant rgw throws 500 with dumpling osds
... Sage Weil
02:58 PM Bug #9757: mon: loops on osd pool create
final commit is cf4e30095e8149d1df0f2c9b4c93c9df0779ec84 Sage Weil
02:57 PM Bug #9757 (Resolved): mon: loops on osd pool create
Loïc Dachary
02:31 PM Bug #9757 (Fix Under Review): mon: loops on osd pool create
Loïc Dachary
02:28 PM Bug #9757: mon: loops on osd pool create
This bug is dated october 12th with https://github.com/ceph/ceph/commit/0c1eafd7ab6f7d2a5eccd10ce267bde5e90932c5 whic... Loïc Dachary
01:51 PM Bug #9757: mon: loops on osd pool create
* https://github.com/ceph/ceph/commit/fe43202449e3caf60e796f1205ef4303e905659d does not need to be backported because... Loïc Dachary
01:40 PM Bug #9757: mon: loops on osd pool create
"mon/OSDMonitor : Use user provided ruleset for replicated pool":https://github.com/ceph/ceph/commit/cf4e30095e8149d1... Loïc Dachary
01:18 PM Bug #9757: mon: loops on osd pool create
... Loïc Dachary
12:54 PM Bug #9757: mon: loops on osd pool create
This was run using the following backport https://github.com/ceph/ceph/commits/wip-9757 Loïc Dachary
02:47 PM Feature #9781 (Resolved): ceph_objectstore_tool: On import handle splits

Once we have OSDMap information we need to check for splits during pg import:
Sam:
Upon import, if we detect a ...
David Zafman
02:45 PM Feature #9780 (Resolved): ceph_objectstore_tool: Add OSDMap information to pg export
Gather appropriate OSDMap information and include in export data.
David Zafman
02:43 PM Fix #7711: OpTracker output doesn't include op size for subops
I didn't do this back then. We should get to it, though. Greg Farnum
02:14 PM Linux kernel client Feature #9779: libceph: sync up with objecter
Make sure not to break existing (correct!) behavior: we need to resent watch or notify when *any* member of the actin... Ilya Dryomov
02:10 PM Linux kernel client Feature #9779 (Resolved): libceph: sync up with objecter
- the way we resend lingering requests isn't quite the same
- __map_request() is too aggressive about resending:
...
Ilya Dryomov
02:04 PM Linux kernel client Bug #8806 (Resolved): libceph: must use new tid when watch is resent
Ilya Dryomov
02:03 PM Revision 67539233 (ceph): mds: reply -EOPNOTSUPP for unknown lock type
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
02:02 PM Fix #9778 (New): forbid erasure code profile modifications that can modify data encoding
even if --force is set in erasure-code-profile set because it can corrupt the content of the erasure coded pool. For ... Loïc Dachary
01:56 PM Revision c4bac3eb (ceph): mds: fix inotable initialization/reset
interval_set::insert takes arguments start and len, not end.
Signed-off-by: Henry C Chang <henry.cy.chang@gmail.com>...
Henry Chang
01:25 PM Feature #9449 (Resolved): mon: make ceph -s break more things onto multiple lines (health blurbs,...
Sage Weil
01:24 PM Feature #9598 (Fix Under Review): re-enable Objecter fast dispatch
Sage Weil
01:24 PM Fix #9194 (In Progress): librados/osd: watch reconnect needs to be exclusive to detect possibly m...
Sage Weil
01:12 PM Feature #9776 (New): try to make address sanitizer work
Samuel Just
12:44 PM Feature #9198 (Fix Under Review): librados: notify callback includes gid of notifier
Sage Weil
12:44 PM Feature #9197 (Fix Under Review): librados/osd: notify reply payload
Sage Weil
12:43 PM Feature #8899 (Resolved): Kerberos/LDAP Support:: mon: define mon role capabilities
Sage Weil
12:29 PM rgw Bug #9763 (Resolved): firefly upgrade tests fail s3tests, apache goes away
https://github.com/ceph/s3-tests/commit/7e7457e1af8481cf111f25edab198d7498e18551 Sage Weil
12:19 PM rgw Bug #9763: firefly upgrade tests fail s3tests, apache goes away
looks like a bad test in s3-tests Sage Weil
11:13 AM Bug #5925: hung ceph_test_rados_delete_pools_parallel
David Zafman
08:47 AM Bug #5925: hung ceph_test_rados_delete_pools_parallel
I've been reproducing this reliably with wip-9321.giant. Hung job in plana12.... Joao Eduardo Luis
11:12 AM Bug #9696 (Resolved): Upgrade from 0.80.5 to 0.80.6 causes OSDs to go down with FAILED assert(wan...
Sage Weil
10:30 AM rbd Bug #5977 (Resolved): librbd: python bindings need docstrings to show up in online docs
commit:7022679e2c76c707d3d28c052045d11736582b3a Josh Durgin
08:11 AM rbd Bug #5977: librbd: python bindings need docstrings to show up in online docs
PR: https://github.com/ceph/ceph/pull/2720 Jason Dillaman
08:10 AM rbd Bug #5977 (In Progress): librbd: python bindings need docstrings to show up in online docs
Jason Dillaman
09:28 AM rbd Fix #7787: rbd diff takes longer as images grow larger
Dependent on issue #4087 Jason Dillaman
09:26 AM rbd Feature #7746: Capacity Management: rbd df
Dependent on issue #4087 Jason Dillaman
09:25 AM rbd Feature #7746 (In Progress): Capacity Management: rbd df
Jason Dillaman
09:07 AM rbd Feature #7746 (Fix Under Review): Capacity Management: rbd df
Ian Colle
09:13 AM rbd Bug #8329 (Need More Info): qemu-img rpm provided breaks snapshooting functionality on centos
Andrija, according to Bugzilla, the availability of the "-s" option in qemu-img was a backporting bug and was effecti... Jason Dillaman
09:12 AM Linux kernel client Feature #190 (Resolved): krbd: DISCARD support
Ian Colle
09:09 AM rbd Feature #8902 (Fix Under Review): rbd mirroring: librbd: funnel snapshot, resize events via lock ...
Josh Durgin
09:08 AM rgw Cleanup #9772 (In Progress): rgw: reorganize RGWRados
Yehuda Sadeh
09:07 AM rgw Cleanup #9772 (Resolved): rgw: reorganize RGWRados
need to clean up the different states, separate access to system objects vs data objects. Yehuda Sadeh
09:07 AM rbd Feature #8900 (Fix Under Review): rbd mirroring: librbd:making image locking mandatory
Ian Colle
09:07 AM rbd Feature #4087 (Fix Under Review): rbd: bitmaps for tracking object existence
Ian Colle
09:06 AM rgw Feature #9013: rgw: set civetweb as a default frontend
Done, commit:63d0ec7b2c00b7f9515d492009115d87414a77ab. Yehuda Sadeh
09:02 AM rbd Bug #9771 (Won't Fix): Segmentation fault after upgrade v0.80.5 -> v0.80.6
This is new test upgrades from v0.80.4 -> v0.80.5 -> v0.80.4->firefly and runs different workloads after each step.
...
Yuri Weinstein
07:32 AM Bug #9731: Ceph 0.80.6 OSD crashes
And here is another core file from another server. The backtrace in the log looks like a different path to me. Brad House
07:13 AM Bug #9731: Ceph 0.80.6 OSD crashes
The Debian Wheezy build server doesn't seem to be online yet so I haven't been able to test your patch.
However, I...
Brad House
06:54 AM Revision 47249dee (ceph): Merge pull request #2718 from henrycc/wip-henrycc-inotable
mds: fix inotable initialization/reset Zheng Yan
06:41 AM Revision c95bb594 (ceph): mds: fix inotable initialization/reset
interval_set::insert takes arguments start and len, not end.
Signed-off-by: Henry C Chang <henry.cy.chang@gmail.com>
Henry Chang
06:20 AM rbd Feature #9733: Separate rbd listing into CAP
I apologize, I thought I mentioned that you need to use RBD image format 2, but re-reading my comments I seemed to ha... Jason Dillaman
06:20 AM CephFS Feature #9755: Fence late clients during reconnect timeout
There can be certain cases where a client can reconnect after being evicted, e.g. if:
* the client didn't hold an...
John Spray
03:53 AM Fix #9767 (New): do not leak ceph-disk activate lock to the OSD
The "activate_lock":https://github.com/ceph/ceph/blob/giant/src/ceph-disk#L1997 will leak to the OSD. This is harmles... Loïc Dachary
03:19 AM rgw Bug #9766 (Rejected): s3tests: test_100_continue failing
Trying out s3tests on a ceph (0.80.5) cluster with ... Abhishek Lekshmanan
03:15 AM Revision 86c9871d (ceph): Added one more workload and one more step upgarde to teh current firefl...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
02:07 AM Revision ec29f6d9 (ceph): Added mon.a and mon.b tp upgrade
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
01:38 AM Bug #9761: ceph-osd: segfault at 654c30 ip 00007f00dc5f1f07 sp 00007f00c5642e00 error 7 in ld-2.1...
I cannot repeat this voluntarily. And debug.20 eats up space. Pavel Veretennikov
01:34 AM Bug #9761: ceph-osd: segfault at 654c30 ip 00007f00dc5f1f07 sp 00007f00c5642e00 error 7 in ld-2.1...
Pavel Veretennikov wrote:
> Just found this error in the logs. Ceph 0.80.6, Ubuntu 14.04, kernel 3.13.0-36-generic
...
Irek Fasikhov
01:29 AM Revision a163cb67 (ceph): Moved install.upgrades under upgrade-sequence, sequential block
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
01:18 AM Bug #7995: osd shutdown: ./common/shared_cache.hpp: 93: FAILED assert(weak_refs.empty())
Looking at the ceph-osd.2.log uploaded by Sahana.
Prior to the reported problem, there was one more crash while merg...
Varada Kari
12:42 AM Linux kernel client Bug #9749 (Resolved): kcephfs: kernel divide-by-zero crash in __validate_layout (fs/ceph/ioctl.c)
fixed by "ceph: fix divide-by-zero in __validate_layout()" in the testing branch Zheng Yan
12:18 AM Revision a7204ae1 (ceph): Merge branch 'firefly' of https://github.com/ceph/ceph-qa-suite into wi...
Yuri Weinstein
12:16 AM Revision e9bc8ec2 (ceph): Merge pull request #185 from ceph/wip_fix_latest
Moved latest_dumpling_release.yaml to teh oler dir Sage Weil
12:11 AM Revision ff08c24f (ceph): Moved latest_dumpling_release.yaml to teh oler dir
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
12:03 AM rgw Feature #8316: Ceilometer support for RGW Swift statistics
If we want to support ceilometer, can't we support the statistics of both S3 & swift APIs? Abhishek Lekshmanan

10/13/2014

11:55 PM Revision 150e73da (ceph): Fixed workload by adding parallel clause
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
11:41 PM Revision 78da2dc0 (ceph): Merge pull request #177 from ceph/wip_9691
Wip 9691 - (stable giant releases upgrades suite) Tamilarasi muthamizhan
11:39 PM Revision afe6bd89 (ceph): rpm: 95-ceph-osd-alt.rules is not needed for centos7 / rhel7
The || instead of && had it always installed. That was fixed in EPEL
already.
http://tracker.ceph.com/issues/9747 Fi...
Loic Dachary
11:16 PM Revision f6d5f570 (ceph): Fixed yaml
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
11:01 PM Revision 759a746b (ceph): First draft for version-a to version-b suite
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
10:48 PM Revision 0ecd9ea2 (ceph): Bring in file to fix missng symlink.
Signed-off-by: Sandon Van Ness <sandon@inktank.com> Sandon Van Ness
10:10 PM Revision e1c0a99a (ceph): Removed secod ceph-fuse
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
10:08 PM Revision 54900b5a (ceph): Merge branch 'giant' of https://github.com/ceph/ceph-qa-suite into wip_...
Yuri Weinstein
10:08 PM Revision cf5d6638 (ceph): Merge pull request #183 from ceph/update_upgrade_suits2
Update upgrade suits2 Sandon Van Ness
10:07 PM Revision 61409179 (ceph): tasks/s3tests: add slow backend configurable
Adding this so that we can modify the clients' conf file as needed with slow backend.
This can be achieved by:
overr...
Yehuda Sadeh
10:06 PM Revision df6d69de (ceph): Removing files not in master
Signed-off-by: Sandon Van Ness <sandon@inktank.com> Sandon Van Ness
08:52 PM Revision 5533b1d5 (ceph): Fixed dirs duplicates
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
08:45 PM Bug #9696: Upgrade from 0.80.5 to 0.80.6 causes OSDs to go down with FAILED assert(want_acting_ba...
I added a new test (#9758) and testing it on ceph-qa-suites branch 'wip_9758' which is doing step upgrades v0.80.4-v0... Yuri Weinstein
10:52 AM Bug #9696: Upgrade from 0.80.5 to 0.80.6 causes OSDs to go down with FAILED assert(want_acting_ba...
wip-9731-firefly does not have this patch. Samuel Just
07:37 PM Revision 4db95170 (ceph): document 'command' requirements on admin_socket method
Signed-off-by: Greg Farnum <greg@inktank.com> Greg Farnum
06:35 PM Revision 5e88efd6 (ceph): Synced up d-f-x and f-x suites with the latests from master
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
06:27 PM Revision 935566d7 (ceph): Addded missing ceph task
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
06:17 PM Revision 67478196 (ceph): Merge pull request #2707 from ceph/wip-9731
PGLog::IndexedLog::trim(): rollback_info_trimmed_to_riter may be log.ren...
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:40 PM rgw Bug #9763 (Resolved): firefly upgrade tests fail s3tests, apache goes away
... Sage Weil
05:38 PM Revision de08802d (ceph): osd: Remove unused PG functions queue_notify(), queue_info(), queue_log()
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 70ef4c11cbae669799c30c7592073ad7aa11dcd6)
David Zafman
05:38 PM Revision d5bac46e (ceph): osd: Return EOPNOTSUPP if a set-alloc-hint occurs with OSDs that don't ...
Add CEPH_FEATURE_OSD_SET_ALLOC_HINT feature bit
Collect the intersection of all peer feature bits during peering
When...
David Zafman
05:34 PM Revision fa599aad (ceph): Merge remote-tracking branch 'origin/wip-7588-firefly' into firefly
Samuel Just
05:34 PM Revision 805a4ff3 (ceph): Merge remote-tracking branch 'upstream/wip-9696-firefly' into firefly
Samuel Just
04:50 PM CephFS Feature #414 (Fix Under Review): ceph-fuse: implement file locking
Zheng Yan
04:42 PM devops Bug #9747: ceph.spec.in will always use 95-ceph-osd-alt.rules
running gitbuilder Loïc Dachary
04:40 PM devops Bug #9747 (Fix Under Review): ceph.spec.in will always use 95-ceph-osd-alt.rules
* backported to giant already
* firefly backport https://github.com/ceph/ceph/pull/2717
Loïc Dachary
08:16 AM devops Bug #9747 (Pending Backport): ceph.spec.in will always use 95-ceph-osd-alt.rules
Sage Weil
03:46 PM Revision eb272454 (ceph): Merge pull request #2714 from ceph/wip-9730
doc: `ceph-deploy mon create-initial` doesn't take arguments
Reviewed-by: John Wilkins <jowilkin@redhat.com>
John Wilkins
03:16 PM Revision f1fccb1d (ceph): rpm: 95-ceph-osd-alt.rules is not needed for centos7 / rhel7
The || instead of && had it always installed. That was fixed in EPEL
already.
http://tracker.ceph.com/issues/9747 Fi...
Loic Dachary
03:16 PM Revision eafdbfad (ceph): Merge pull request #2706 from dachary/wip-9747-ceph-spec
rpm: 95-ceph-osd-alt.rules is not needed for centos7 / rhel7
Backport: giant, firefly
Reviewed-by: Sage Weil <sage@r...
Sage Weil
03:10 PM Revision b73fe1a1 (ceph): doc: remove node requirement from 'mon create-initial'
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com> Alfredo Deza
03:09 PM Revision 264f0fce (ceph): doc: remove whitespace
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com> Alfredo Deza
03:05 PM rbd Feature #9733: Separate rbd listing into CAP
Using those caps does not allow the kernel client to mount the image:
[root@nodezz ~]# ceph auth caps client.rdleb...
Robert LeBlanc
02:20 PM rbd Feature #9733: Separate rbd listing into CAP
I've looked over that document a few times, but I'm not finding specifics about things like "object_prefix", "rbd_hea... Robert LeBlanc
01:59 PM rbd Feature #9733: Separate rbd listing into CAP
Yes, you should be able to use different users within Nova, Cinder, and Glance config files. The capability grammar ... Jason Dillaman
01:16 PM rbd Feature #9733: Separate rbd listing into CAP
Let me try this and see if it will do what we think. I don't know enough about the Open Stack side, but I hope we can... Robert LeBlanc
01:08 PM rbd Feature #9733: Separate rbd listing into CAP
The RBD image directory is stored within an object named 'rbd_directory' in each pool. You could create a capspec wh... Jason Dillaman
02:18 PM Revision 20b27661 (ceph): Update vstart to setup users for s3-tests
vstart.sh now creates the users for the default configuration
for the s3-tests, available on https://github.com/ceph/...
Luis Pabon
01:01 PM Revision 3f8fb85b (ceph): Merge pull request #2591 from majianpeng/fix2
os/FileStore: using FIEMAP_FLAGS_SYNC instead of fsync() before call fiemap
Backport: giant, firefly
Reviewed-by: Sa...
Sage Weil
12:52 PM CephFS Feature #9755: Fence late clients during reconnect timeout
Hmm, I like the basic thrust of this, but I'm a little concerned as well — we have other tickets to let clients recon... Greg Farnum
03:39 AM CephFS Feature #9755 (Resolved): Fence late clients during reconnect timeout

During reconnect, MDSs terminate the sessions of any clients which fail to reconnect within the window. Because wh...
John Spray
12:45 PM Linux kernel client Feature #190: krbd: DISCARD support
This should go upstream to Linus in the next day or two (for 3.18-rc1). Sage Weil
11:29 AM Linux kernel client Feature #190: krbd: DISCARD support
Alphe Salas wrote:
> I agree with Kyle and Brian. This feature is necessary. I would like to have more information a...
Alphe Salas
11:27 AM Linux kernel client Feature #190: krbd: DISCARD support
I agree with Kyle and Brian. This feature is necessary. I would like to have more information about the status of thi... Alphe Salas
12:28 PM rbd Fix #7787 (In Progress): rbd diff takes longer as images grow larger
Jason Dillaman
12:17 PM Bug #9761 (Rejected): ceph-osd: segfault at 654c30 ip 00007f00dc5f1f07 sp 00007f00c5642e00 error ...
Just found this error in the logs. Ceph 0.80.6, Ubuntu 14.04, kernel 3.13.0-36-generic
Nothing special in the ceph...
Pavel Veretennikov
12:03 PM devops Bug #9760 (Rejected): librados2 fails to install from ceph-qa
Which is causing lots of failures in ceph-deploy's test runs
Example full log of one of the failures: http://qa-pr...
Alfredo Deza
10:48 AM Bug #9731: Ceph 0.80.6 OSD crashes
Samuel Just
10:19 AM Linux kernel client Bug #9749: kcephfs: kernel divide-by-zero crash in __validate_layout (fs/ceph/ioctl.c)
Ilya Dryomov
09:59 AM Bug #9714 (Duplicate): Dead jobs in upgrade:dumpling-firefly-x:stress-split-giant-distro-basic-mu...
i think this is a dup of #9757 Sage Weil
09:48 AM Bug #9714: Dead jobs in upgrade:dumpling-firefly-x:stress-split-giant-distro-basic-multi run
Sam, can you take a look at this?
Still an issue in one off run - http://qa-proxy.ceph.com/teuthology/teuthology-2...
Yuri Weinstein
09:35 AM rbd Bug #9742: `rbd map lun` fails with: (2) No such file or directory on kernel 3.14.14 w/ udev-216 ...
is this running inside a container? this looks lik ea problem with the authentication keys and there is a known issu... Sage Weil
09:32 AM Bug #9744 (Won't Fix): cephx: verify_reply couldn't decrypt with error: error decoding block for ...
this happens when clocks are very skewed. Sage Weil
08:59 AM rbd Bug #9602 (Closed): rbd export -> nc ->rbd import = memory leak
Irek, thanks for the update. Closing as not a bug. Jason Dillaman
04:43 AM rbd Bug #9602: rbd export -> nc ->rbd import = memory leak
Jason Dillaman wrote:
> I quickly attempted to reproduce this on the same version w/o success. Can you attach /etc/...
Irek Fasikhov
08:47 AM Documentation #9730: ceph-deploy mon create-inital, does not take arguments
merged commit eb27245 into master Alfredo Deza
08:46 AM Documentation #9730 (Resolved): ceph-deploy mon create-inital, does not take arguments
Merged the pull request. John Wilkins
08:21 AM Documentation #9730 (In Progress): ceph-deploy mon create-inital, does not take arguments
PR opened https://github.com/ceph/ceph/pull/2714 Alfredo Deza
08:34 AM Bug #9757: mon: loops on osd pool create
also breaking teuthology-2014-10-09_19:30:01-upgrade:dumpling-firefly-x:stress-split-giant-distro-basic-multi Sage Weil
06:31 AM Bug #9757 (Resolved): mon: loops on osd pool create
http://pulpito.ceph.com/sage-2014-10-12_09:13:46-upgrade:dumpling-x-wip-sam-firefly-testing-distro-basic-multi/541361... Sage Weil
07:22 AM rgw Bug #8766: multipart minimum size error should be EntityTooSmall
I have submitted the following patches:
Update s3-tests with the new small size multipart tests:
https://github.c...
Luis Pabon
06:56 AM Cleanup #9756: Issues found by Clang
start with
https://github.com/ceph/autobuild-ceph/blob/master/build-ceph.sh
and make a build-ceph-clang.sh. ...
Sage Weil
04:50 AM Cleanup #9756 (In Progress): Issues found by Clang
I again [1] used Clang with -Weverything [2] to compile the Ceph repository [3].
There is still a huge amount of ser...
Daniel Hofmann
06:44 AM Revision e464a776 (ceph): client: use atomic variable to track reference of MetaRequeset
this allow us to increase reference count of MetaRequest while not holding
the client_lock
Signed-off-by: Yan, Zheng...
Yan, Zheng
06:44 AM Revision 09699454 (ceph): client: use finisher to abort MDS request
When a request is interrupted, libfuse first locks an internal mutex,
then calls the interrupt callback. libfuse need...
Yan, Zheng
06:43 AM Revision 4134c149 (ceph): client: allow interrupting blocked file lock operation
This commit introduce two new types of setfilelock request. Unlike
setfilelock (UNLOCK) request, these two new types ...
Yan, Zheng
06:22 AM rbd Bug #8329: qemu-img rpm provided breaks snapshooting functionality on centos
Any info on this? At least can we define some prefered way of enabling qemu-img/kvm to speak to CEPH (Do it your self... Andrija Panic
05:59 AM Revision 289e8b4a (ceph): client: register callback for fuse interrupt
libfuse allows program to reigster a callback for interrupt. When a file
system operation is interrupted, the fuse ke...
Yan, Zheng
05:33 AM Revision 229a6dfe (ceph): FileStore:Round offset of fiemap down aligned with CEPH_PAGE_SIZE.
There is a bug on xfs about fiemap. If offset unsigned, the result of
fiemap will leak some data.
Kernel commit eedf3...
Jianpeng Ma
04:18 AM Revision 35bbb2d6 (ceph): The fix for issue 9614 was not completed, as a result, for those erasur...
Signed-off-by: Guang Yang <yguang@yahoo-inc.com> Guang Yang
03:16 AM CephFS Feature #9754 (Resolved): A 'fence and evict' client eviction command

Currently the "session evict" operation on the MDS admin socket will terminate the session, and release any capabil...
John Spray
02:14 AM Revision fbf4d476 (ceph): KeyValueStore: Make clone error message more friendly
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
02:02 AM Revision b426460a (ceph): GenericObjectMap: sync transaction avoid lookup_parent failed
Now rm_keys after clone in one transaction will lead to "lookup_parent"
in rm_keys failed because of nonexisting pare...
Haomai Wang
02:01 AM Revision 674c9116 (ceph): StoreTest: Add clone xattr test
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
01:07 AM Linux kernel client Bug #9355 (Closed): rbd: map fails with EINVAL inside a container
Opened #9753. Ilya Dryomov
01:06 AM Linux kernel client Feature #9753 (Resolved): libceph: allow custom network namespaces
See the bottom of #9355. Ilya Dryomov
12:57 AM Linux kernel client Bug #9192: krbd: poor read (about 10%) vs write performance
Hi Eric,
Thanks for doing this. I was concerned about this being a regression after the queueing changes, but it ...
Ilya Dryomov
12:13 AM Revision 61a7888c (ceph): Minor modifications, added prints
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein

10/12/2014

10:07 PM Bug #9614: PG stuck with remapped
The original fix was not clean, just added a new pull request: https://github.com/ceph/ceph/pull/2711 Guang Yang
09:06 PM Bug #9215: Ceph Firefly 0.80.5 : OSD flapping too frequently
karan singh wrote:
> You can close this case , problem has been solved after applying fix (0.80.5-1-gc4b77d2)
May...
Wang Qiang
06:43 PM Bug #9731: Ceph 0.80.6 OSD crashes
I already saw the commit in branch. The status of this issue should not be New. Wang Qiang
05:05 PM Revision d947050c (ceph): osd/osd_types: consider CRUSH_ITEM_NONE in check_new_interval() min_siz...
Fixes: #9718
Backport: firefly
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:25 PM Revision 8fcdb09b (ceph): upgrade/dumpling-x: do not do ec test on mixed cluster
dumpling doens't support it
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
03:23 PM Bug #9696: Upgrade from 0.80.5 to 0.80.6 causes OSDs to go down with FAILED assert(want_acting_ba...
Results for the run teuthology-2014-10-11_19:00:02-upgrade:dumpling-x-wip-9731-firefly-distro-basic-multi
Still jo...
Yuri Weinstein
02:44 PM Linux kernel client Bug #9192: krbd: poor read (about 10%) vs write performance
I was able to get some dedicated test time on one of our Ceph test clusters to rerun the kernel RBD read/write tests ... Eric Eastman
12:09 PM Bug #9752 (Resolved): acting in past intervals contains primary and up_primary (looks like duplic...
In a 0.80.6 in the context of http://tracker.ceph.com/issues/9750 the following showed up (the full output can be fou... Loïc Dachary
11:20 AM Bug #9751: ceph tell osd.6 version hangs
here is the gdb output of the OSD process that fails to answer to ceph tell Loïc Dachary
10:18 AM Bug #9751: ceph tell osd.6 version hangs
attaching the log with lockdep = true, starting from when the osd boots up to the point where ceph tell blocks forever Loïc Dachary
10:10 AM Bug #9751: ceph tell osd.6 version hangs
greg : the log is from when the osd started up to the point where ceph tell hangs Loïc Dachary
09:51 AM Bug #9751: ceph tell osd.6 version hangs
Maybe similar to #9748 and #9714 ? Yuri Weinstein
09:49 AM Bug #9751: ceph tell osd.6 version hangs
Was the OSD already "hanging" when you generated this log? Greg Farnum
09:21 AM Bug #9751 (Rejected): ceph tell osd.6 version hangs
... Loïc Dachary
10:05 AM Bug #9718 (Fix Under Review): osd_types: check_new_interval: min_size check needs to consider CRU...
Sage Weil
09:36 AM Bug #9750: pg incomplete
I guess it's not a bug indeed, only the logical outcome of something going wrong. What is probably a bug is having th... Loïc Dachary
09:32 AM Bug #9750 (Won't Fix): pg incomplete
Loïc Dachary
09:07 AM Bug #9750: pg incomplete
So you don't actually think it's a bug?
In any case, if you still have the disk accessible, you probably want to u...
Greg Farnum
08:54 AM Bug #9750: pg incomplete
osd.3 has failed recently (this morning) because btrfs turned it read-only. it is likely that it contains the missing... Loïc Dachary
08:45 AM Bug #9750: pg incomplete
What did you *do* to this cluster? I don't think these PGs are supposed to have historical acting sets that look like... Greg Farnum
08:01 AM Bug #9750 (Won't Fix): pg incomplete
... Loïc Dachary

10/11/2014

10:33 PM Linux kernel client Bug #9749 (Resolved): kcephfs: kernel divide-by-zero crash in __validate_layout (fs/ceph/ioctl.c)
Our UC-KLEE tool discovered a Linux kernel divide-by-zero crash in the Ceph
client driver. I found the bug on kernel...
David Ramos
07:49 PM Revision b8d2fc72 (ceph): osd/ReplicatedPG: carry CopyOpRef in copy_from completion
There is a race with copy_from cancellation. The internal Objecter
completion decodes a bunch of data and copies it ...
Sage Weil
04:20 PM Revision 5ff4a850 (ceph): rpm: 95-ceph-osd-alt.rules is not needed for centos7 / rhel7
The || instead of && had it always installed. That was fixed in EPEL
already.
http://tracker.ceph.com/issues/9747 Fi...
Loic Dachary
03:52 PM Bug #9696: Upgrade from 0.80.5 to 0.80.6 causes OSDs to go down with FAILED assert(want_acting_ba...
Sage has scheduled run on wip-9731-firefly http://pulpito.front.sepia.ceph.com/teuthology-2014-10-10_16:50:01-upgrade... Yuri Weinstein
03:35 PM Bug #9696: Upgrade from 0.80.5 to 0.80.6 causes OSDs to go down with FAILED assert(want_acting_ba...
pre-firefly mons I think would also suffice to cause this bug. Actually, if you upgrade the osds from pre-firefly to... Samuel Just
03:29 PM Bug #9696: Upgrade from 0.80.5 to 0.80.6 causes OSDs to go down with FAILED assert(want_acting_ba...
Can you rerun with wip-sam-firefly-testing? (actually, ignore the firefly branch for the moment and use wip-sam-firef... Samuel Just
01:05 PM Bug #9696: Upgrade from 0.80.5 to 0.80.6 causes OSDs to go down with FAILED assert(want_acting_ba...
I guess it's expected as backport is still pending.
Update:
In the run http://pulpito.front.sepia.ceph.com/teutho...
Yuri Weinstein
01:10 PM Bug #7588 (Pending Backport): OSD Seg fault in string assign ObjectOperation::C_ObjectOperation_c...
This actually doesn't seem to have been backported to firefly. I think it might be causing some of the cache/tiering... Samuel Just
01:01 PM Bug #9748 (Rejected): Dead jobs in upgrade:dumpling-x-firefly-distro-basic-multi run
Jobs '537916', '537917'
Logs are in:
http://qa-proxy.ceph.com/teuthology/teuthology-2014-10-10_19:00:01-upgrade...
Yuri Weinstein
12:54 PM Bug #9714: Dead jobs in upgrade:dumpling-firefly-x:stress-split-giant-distro-basic-multi run
Same problem in run - http://pulpito.front.sepia.ceph.com/teuthology-2014-10-10_19:00:01-upgrade:dumpling-x-firefly-d... Yuri Weinstein
09:27 AM devops Bug #9747 (Fix Under Review): ceph.spec.in will always use 95-ceph-osd-alt.rules
Loïc Dachary
09:22 AM devops Bug #9747: ceph.spec.in will always use 95-ceph-osd-alt.rules
https://github.com/ceph/ceph/pull/2706 Loïc Dachary
09:12 AM devops Bug #9747 (Resolved): ceph.spec.in will always use 95-ceph-osd-alt.rules
In ceph.spec.in *%if (0%{?rhel} || 0%{?rhel} < 7)* "see sources":https://github.com/ceph/ceph/blob/giant/ceph.spec.in... Loïc Dachary
09:08 AM Bug #9746 (Resolved): reconcile upstream ceph.spec.in with other ceph.spec (SuSE, EPEL, etc)
There are many differences between the "epel ceph.spec":https://dl.fedoraproject.org/pub/epel/7/SRPMS/c/ceph-0.80.5-8... Loïc Dachary
08:32 AM devops Bug #9721 (Rejected): partx -a should be called after creating the data partition
The diagnostic is incorrect. At the time the data partition is created it does not make sense to try to activate it b... Loïc Dachary
07:44 AM Revision 50987eca (ceph): libcephfs.h libcephfs.cc : Defined error codes for the mount function
Used new error codes from libcephfs.h to replace the magic numbers in the mount functon found in libcephfs.cc.
Signe...
BJ Lougee
03:51 AM Revision b933777b (ceph): Merge pull request #2701 from ceph/wip-9716
librados: Fix function prototypes in librados.h
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
Josh Durgin
03:41 AM Revision 17f01328 (ceph): Merge pull request #2678 from ceph/wip-8983
rados: Parse command-line arguments strictly
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
Reviewed-by: Loic Da...
Josh Durgin
02:06 AM Revision 47de6f00 (ceph): Removed dupication of overrides
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
01:39 AM Revision 7bab0931 (ceph): return value of handle_message for MSG_OSD_SUBOP/MSG_OSD_SUBOPREPLY sho...
if the return value is true , it will skip unnecessary checks
Signed-off-by: xinxin shu <xinxin.shu@intel.com>
xinxin shu

10/10/2014

11:58 PM Revision a52d3e69 (ceph): Merge pull request #176 from ceph/fix_d-f-x_suite
Fixed upgrade steps flow Tamilarasi muthamizhan
11:56 PM Revision f011d72d (ceph): Merge pull request #2683 from ceph/wip-7796
rgw: set length for keystone token validation request
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
11:52 PM Revision d9556768 (ceph): rados: Use strict_strtoll instead of strtoll
Signed-off-by: Adam Crume <adamcrume@gmail.com> Adam Crume
11:48 PM Revision 809ddd29 (ceph): osdc/Objecter: fix use-after-frees in close_session, shutdown
For, linger ops, _session_linger_op_remove invalidates our iterator; add
it to the list first. Same goes for the ot...
Sage Weil
11:36 PM Revision 72a2ab13 (ceph): osdc/Objecter: fix tick() session locking
We need to take the session read lock before traversing the ops lists.
Fixes: #9706
Signed-off-by: Sage Weil <sage@r...
Sage Weil
10:35 PM Revision 48be6e45 (ceph): Incorporated Tamil's comments
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
10:06 PM Revision 74f8cf62 (ceph): Merge pull request #2672 from ceph/wip-9513
Fix read performance regression in ObjectCacher
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
Josh Durgin
09:08 PM Revision d98b7553 (ceph): librados: Fix function prototypes in librados.h
Fixes: 9716
Signed-off-by: Adam Crume <adamcrume@gmail.com>
Adam Crume
08:59 PM Revision c5fd2d04 (ceph): PG::choose_acting: in mixed cluster case, acting may include backfill
Fixes: 9696
Backport: firefly, giant
Introduced: 92cfd370395385ca5537b5bc72220934c9f09026
Signed-off-by: Samuel Just ...
Samuel Just
08:57 PM Revision 4a3bc78c (ceph): PGLog::IndexedLog::trim(): rollback_info_trimmed_to_riter may be log.re...
Fixes: #9731
Backport: giant, firefly
Signed-off-by: Samuel Just <sam.just@inktank.com>
(cherry picked from commit d4...
Samuel Just
08:55 PM Revision d458b4f0 (ceph): PGLog::IndexedLog::trim(): rollback_info_trimmed_to_riter may be log.re...
Fixes: #9731
Backport: giant, firefly
Signed-off-by: Samuel Just <sam.just@inktank.com>
Samuel Just
08:51 PM Bug #9716 (Resolved): Warning in API headers when compiling with -Wstrict-prototypes
commit:d98b75530b0ea8f243a4dc8e1881bc6da2bca99d Josh Durgin
02:10 PM Bug #9716 (Fix Under Review): Warning in API headers when compiling with -Wstrict-prototypes
https://github.com/ceph/ceph/pull/2701 Adam Crume
01:44 PM Bug #9716: Warning in API headers when compiling with -Wstrict-prototypes
Forgot to mention that qemu uses -Werror by default, hence the errors. Adam Crume
08:45 PM Bug #8983 (Resolved): rados bench -b option does not take orders of magnitude (k,M,..) but also d...
commit:3b9dcff7755a3ffcb9df8a06e6d0e525e77de641 Josh Durgin
02:13 PM Bug #8983: rados bench -b option does not take orders of magnitude (k,M,..) but also does not thr...
https://github.com/ceph/ceph/pull/2678 Adam Crume
08:33 PM Revision 022bace0 (ceph): rados: Add tests for CLI strict parsing
Fixes: 8983
Signed-off-by: Adam Crume <adamcrume@gmail.com>
Adam Crume
08:12 PM Bug #9143 (Rejected): Incorrect key sequence in encoding object name to key for GenericObjectMap
Haomai Wang
07:21 PM Bug #9731: Ceph 0.80.6 OSD crashes
wip-firefly-9696-9731 should have a fix for this as well as 9696. Let me know whether that helps. Samuel Just
03:11 PM Bug #9731: Ceph 0.80.6 OSD crashes
I think this is a bug in PGLog::IndexedLog::trim(). Making patch. Samuel Just
11:44 AM Bug #9731: Ceph 0.80.6 OSD crashes
Attached ceph OSD log from crash with debugging turned on. Brad House
11:03 AM Bug #9731: Ceph 0.80.6 OSD crashes
I will add those to my configuration and restart ceph on each node.
Luckily this is just my test environment.
Brad House
10:47 AM Bug #9731: Ceph 0.80.6 OSD crashes
Can you reproduce either of these with logging?
debug osd = 20
debug filestore = 20
debug ms = 1
Samuel Just
09:45 AM Bug #9731 (Can't reproduce): Ceph 0.80.6 OSD crashes
I received 2 different crashes on 2 different OSDs on different nodes within 30s of eachother on 0.80.6. I just upgr... Brad House
06:41 PM Bug #9744: cephx: verify_reply couldn't decrypt with error: error decoding block for decryption
I think I found the problem: new node (with new OSD) had incorrect time.
Everything returned to normal after correct...
Dmitry Smirnov
06:10 PM Bug #9744: cephx: verify_reply couldn't decrypt with error: error decoding block for decryption
Found the following in the logs of the new OSD:... Dmitry Smirnov
05:57 PM Bug #9744 (Won't Fix): cephx: verify_reply couldn't decrypt with error: error decoding block for ...
Shortly after upgrade 0.80.5 to 0.80.6 cluster became slow and then almost completely stopped
with several OSDs exhi...
Dmitry Smirnov
06:13 PM Revision 181e0fe4 (ceph): Fixed typo in client name
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
05:45 PM rgw Bug #9307 (Resolved): "s3.test_multipart_upload_multiple_sizes ... ERROR" in upgrade:dumpling-fir...
above errors from yuri are #9169.. something else Sage Weil
08:10 AM rgw Bug #9307: "s3.test_multipart_upload_multiple_sizes ... ERROR" in upgrade:dumpling-firefly-x-mast...
Same issues in http://qa-proxy.ceph.com/teuthology/teuthology-2014-10-09_19:00:01-upgrade:dumpling-x-firefly-distro-b... Yuri Weinstein
05:32 PM Revision bd61ee00 (ceph): Merge pull request #2684 from ceph/wip-9696
PG::choose_acting: in mixed cluster case, acting may include backfill
Reviewed-by: Sage Weil <sage@redhat.com>
Samuel Just
05:25 PM Revision 26fe1801 (ceph): test: Fix rmpool in test_rados_tool.sh
Signed-off-by: Adam Crume <adamcrume@gmail.com> Adam Crume
05:00 PM Fix #9199 (In Progress): librados: watch linger pings need to verify pg mapping hasn't changed
Sage Weil
04:59 PM Fix #9196 (In Progress): librados: watch_check() to synchronous verify we haven't missed notifies
Sage Weil
04:59 PM Fix #8905: msgr: encode osd epoch in nonce to avoid misc OSD reconnect races
Sage Weil
04:56 PM Bug #9706 (Fix Under Review): osdc/Objecter.cc: 1570: FAILED assert(op->session)
Sage Weil
09:26 AM Bug #9706 (In Progress): osdc/Objecter.cc: 1570: FAILED assert(op->session)
tick() locking is broken Sage Weil
04:55 PM rgw Bug #7796 (Pending Backport): RGW Keystone token auth fails with '411 Length Required' when Keyst...
Sage Weil
04:51 PM Revision 194a0088 (ceph): Added print statement
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
04:13 PM Revision 3e0e04ef (ceph): Merge pull request #2675 from ceph/wip-coverity-20141003
Fix issues from SCA and Coverity
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:11 PM CephFS Bug #9679: Ceph hadoop terasort job failure
I do believe that Hadoop kills the clients after they reach a point that the run-time believes everything has been fl... Noah Watkins
02:02 PM CephFS Bug #9679: Ceph hadoop terasort job failure
Looking at the bad client (11139), the first thing I notice is that the messaging is way backed up. What's the networ... Greg Farnum
09:13 AM CephFS Bug #9679: Ceph hadoop terasort job failure
Here is the directory listing. All of the files should be the same size.... Noah Watkins
03:07 PM rbd Bug #9513: rbd_cache=true default setting is degading librbd performance ~10X in Giant
commit:82175ec94acc89dc75da0154f86187fb2e4dbf5e Josh Durgin
03:06 PM rbd Bug #9513 (Pending Backport): rbd_cache=true default setting is degading librbd performance ~10X ...
Josh Durgin
01:59 PM Revision 75fc54bf (ceph): Merge pull request #2693 from ceph/giant-unused-variable
Giant unused variable Gregory Farnum
01:57 PM Revision 459b2d24 (ceph): mds: Locker: remove unused variable
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
01:57 PM Revision 5b5aba73 (ceph): Merge pull request #2691 from ceph/firefly-unused-variable
Firefly unused variable Gregory Farnum
01:56 PM Revision ddc8a827 (ceph): Merge pull request #2690 from ceph/dumpling-unused-variable
mds: Locker: remove unused variable Gregory Farnum
01:50 PM rbd Bug #9742 (Resolved): `rbd map lun` fails with: (2) No such file or directory on kernel 3.14.14 w...
when trying to map a standard rbd image as a block device, the command fails with (2) No such file or directory.
I...
Adeel N
01:47 PM Revision a1ae7f47 (ceph): mds: Locker: remove unused variable
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
01:40 PM Revision 1db47d80 (ceph): mds: Locker: remove unused variable
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
01:27 PM Feature #9741 (Closed): teuthology-suite: allow scheduling sub-suites
Samuel Just
01:18 PM Bug #9443: btrfs pwrite returns EEXIST on journal FileJournal::write_bl
Don't run on that kernel. :(
(My understanding is that they have a fix in testing and it shouldn't be in an actual r...
Greg Farnum
01:04 PM Bug #9443: btrfs pwrite returns EEXIST on journal FileJournal::write_bl
Is there a workaround ? Loïc Dachary
01:12 PM Revision b17b43a8 (ceph): fuse: enable fuse_multithreaded by default
GETFILELOCK MDS request may block for a long time, so we need to
use multithread event loop,
Signed-off-by: Yan, Zhe...
Yan, Zheng
01:12 PM Revision 6a2303a6 (ceph): client: add helper function that updates lock state
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
01:12 PM Revision a1b2c8ff (ceph): client: posix file lock support
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
01:08 PM Revision e075c27c (ceph): common: link mds/flock.o to libcommon
later commit will use this code to track file locks held by cephfs
client.
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
01:03 PM Bug #9740 (Duplicate): FileJournal::do_write assert(0)
Loïc Dachary
12:59 PM Bug #9740 (Duplicate): FileJournal::do_write assert(0)

http://pulpito.ceph.com/loic-2014-10-10_08:45:20-rados:thrash-erasure-code-isa-master-testing-basic-vps/536207/
...
Loïc Dachary
01:00 PM Bug #9696 (Pending Backport): Upgrade from 0.80.5 to 0.80.6 causes OSDs to go down with FAILED as...
Samuel Just
10:11 AM Bug #9696: Upgrade from 0.80.5 to 0.80.6 causes OSDs to go down with FAILED assert(want_acting_ba...
Ok, can you reproduce with the logging above? Samuel Just
01:09 AM Bug #9696: Upgrade from 0.80.5 to 0.80.6 causes OSDs to go down with FAILED assert(want_acting_ba...
Also, could either Loïc or Sam explain what exact combination of circumstances causes this assert to trigger? I can't... Florian Haas
12:59 AM Bug #9696: Upgrade from 0.80.5 to 0.80.6 causes OSDs to go down with FAILED assert(want_acting_ba...
Sam, I can confirm with certainty that this did *not* happen during an upgrade from dumpling. All nodes were running ... Florian Haas
12:56 PM Revision 740db204 (ceph): Merge pull request #2685 from hejiantao5/patch-1
Check the pointer before deleting
Reviewed-by: Loic Dachary <loic-201408@dachary.org>
Loic Dachary
12:50 PM Revision 5c38bcbe (ceph): Merge pull request #2688 from leseb/fix-warning-message-img-format
Fix error message when stripping with format 1
Reviewed-by: Loic Dachary <loic-201408@dachary.org>
Loic Dachary
12:27 PM Revision 89ebcaa3 (ceph): Fixed JSON output for stray OSDs
Wyllys Ingersoll
12:14 PM Revision a8d597fc (ceph): Fix error message when stripping with format 1
Since the option '--format' for specifying the rbd image format is
deprecated, we should recommend '--image-format' i...
Sébastien Han
12:09 PM Bug #9739 (Won't Fix): rados cli: listsnaps does not list snaps
To reproduce:... Adam Crume
12:04 PM Bug #9738 (Won't Fix): rados cli: objects not present in a snapshot are listed anyway
To reproduce:... Adam Crume
11:54 AM Bug #9737 (Resolved): rados cli: --snapid (not --snap) option is broken
Running "rados --pool mypool --snapid 1 ls" (assuming 1 is a valid snap number) crashes without printing or returning... Adam Crume
11:34 AM Revision 66afcd94 (ceph): Check pointer before deleting
Here I think should check the pointer, to avoid potential risk
Signed-off-by: Jiantao He <hejiantao5@gmail.com>
hejiantao5
11:34 AM RADOS Bug #9736 (New): rados cli doesn't print specific usage errors
If a user executes e.g. "rados lssnap", the command prints out the usage information. However, it does not say that ... Adam Crume
11:23 AM Bug #9735 (Resolved): "rados lock list" doesn't output final end-of-line
The rados command-line utility doesn't output an end-of-line character at the end of the output of the "lock list" co... Adam Crume
11:10 AM Bug #9729: "LibRadosMisc.Operate1PP" test failed in upgrade:dumpling-firefly-x:parallel-giant-dis...
David, is it related to some code you were working on? Pls take a look and reassigned if necessary. Yuri Weinstein
09:06 AM Bug #9729 (Resolved): "LibRadosMisc.Operate1PP" test failed in upgrade:dumpling-firefly-x:paralle...
Logs are in http://qa-proxy.ceph.com/teuthology/teuthology-2014-10-10_08:19:51-upgrade:dumpling-firefly-x:parallel-gi... Yuri Weinstein
10:59 AM Feature #6258: ceph-disk: zap should wipefs
A user in the #ceph-devel channel had issues, it wouldn't matter that he tried to zap the disk, the filesystem was st... Alfredo Deza
10:25 AM rbd Feature #9733 (New): Separate rbd listing into CAP
We are concerned that if the key is compromised in our OpenStack environment, then all images in the pool can be list... Robert LeBlanc
09:46 AM Bug #9732 (Resolved): ReplicatedPG::hit_set_trim osd/ReplicatedPG.cc: 11006: FAILED assert(obc)
The timezone of the machine was incorrect CDT instead of CEST. All other machines (MON and OSD) are on CEST.
On a ...
Loïc Dachary
09:26 AM Documentation #9730 (Resolved): ceph-deploy mon create-inital, does not take arguments
It uses the same hosts that where passed into `ceph-deploy new {HOSTS}`
But this sections says the user should pas...
Alfredo Deza
09:15 AM Feature #9728: erasure-code: jerasure support for NEON
https://github.com/ceph/ceph/pull/2694 Loïc Dachary
09:02 AM Feature #9728 (Resolved): erasure-code: jerasure support for NEON
Work done by Janne Grunau @ https://github.com/jannau/ceph/compare/neon . It will be available in Hammer. Loïc Dachary
09:08 AM Revision 2c7c03c5 (ceph): ceph_erasure_code_benchmark: fix parameter handling
Make sure k and m paramter are valid to prevent crash. Fix typo.
Fix for the following CID and other possible invali...
Danny Al-Gaaf
09:05 AM Revision b2b28593 (ceph): Merge pull request #2686 from dachary/wip-client-dout
client: add missing dendl and s/dout/ldout/
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
08:54 AM Revision 88133719 (ceph): tasks/mds_client_recovery: file lock test
check that file lock doesn't get lost after an MDS restart
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
08:50 AM rbd Feature #8902: rbd mirroring: librbd: funnel snapshot, resize events via lock holder
WIP branch: https://github.com/ceph/ceph/compare/wip-8902 Jason Dillaman
08:46 AM Bug #9702: "MaxWhileTries: 'wait_until_healthy'reached maximum tries" in upgrade:firefly-x-giant-...
Same in run http://pulpito.front.sepia.ceph.com/teuthology-2014-10-08_19:20:02-upgrade:firefly-x-giant-distro-basic-m... Yuri Weinstein
08:46 AM Bug #9703: "Segmentation fault" in upgrade:firefly-x-giant-distro-basic-multi run
Same in run http://pulpito.front.sepia.ceph.com/teuthology-2014-10-08_19:20:02-upgrade:firefly-x-giant-distro-basic-m... Yuri Weinstein
08:46 AM Revision 80215818 (ceph): client: add missing dendl and s/dout/ldout/
Introduced in ce4436c9d4206ff4a4af7fdc16e571dcc77cd8b4
Signed-off-by: Loic Dachary <loic-201408@dachary.org>
Loic Dachary
08:45 AM devops Bug #9724: VPS machines not being locked "No route to host"
Why does this keep happening? Zack Cerza
08:44 AM devops Bug #9724: VPS machines not being locked "No route to host"
correct URL:
http://qa-proxy.ceph.com/teuthology/teuthology-2014-10-09_19:00:01-upgrade:dumpling-x-firefly-distro-ba...
Zack Cerza
07:59 AM devops Bug #9724 (Rejected): VPS machines not being locked "No route to host"
In the run http://qa-proxy.ceph.com/teuthology/teuthology-2014-10-09_19:00:01-upgrade:dumpling-x-firefly-distro-basic... Yuri Weinstein
08:27 AM Bug #9727 (Duplicate): 0.86 EC+ KV OSDs crashing
Hi, testing our Tiering setup with EC+KV backend a bit further on the latest dev release, our OSDS started to crash a... Kenneth Waegeman
08:03 AM devops Bug #9725 (Won't Fix): Error "'sudo yum install ceph-radosgw-0.67.11 -y'"in upgrade:dumpling-x-fi...
In run http://qa-proxy.ceph.com/teuthology/teuthology-2014-10-09_19:00:01-upgrade:dumpling-x-firefly-distro-basic-vps... Yuri Weinstein
07:18 AM CephFS Bug #9692 (Resolved): ACL workunit syntax error
Zheng Yan
07:05 AM rgw Feature #9723 (New): Support metering info
Add object storage metering support similar to openstack swift ceilometer. Its should able plugable with openstack ce... Swami Reddy
05:57 AM Revision 98cb9a0c (ceph): Merge pull request #2671 from ceph/wip-da-fix-make_check
Makefile.am: make sure everything was build before make check
Reviewed-by: Loic Dachary <loic-201408@dachary.org>
Loic Dachary
05:54 AM Revision 800b9314 (ceph): Merge pull request #2669 from ceph/wip-9692
qa/workunits/fs/misc: fix syntax error
Reviewed-by: Loic Dachary <loic-201408@dachary.org>
Loic Dachary
05:39 AM devops Bug #9721 (Fix Under Review): partx -a should be called after creating the data partition
https://github.com/ceph/ceph/pull/2648 and https://github.com/dachary/ceph/commit/81d6c5b5a33de745ae4a23536409de0c0e7... Loïc Dachary
05:26 AM devops Bug #9721: partx -a should be called after creating the data partition
Loïc Dachary
05:18 AM devops Bug #9721 (Rejected): partx -a should be called after creating the data partition
In the following udev is racing with the creation of the partition:... Loïc Dachary
03:23 AM Feature #9720 (Resolved): erasure-code: non regression should test jerasure variants
check that content encoded with one variant exactly matches content encoded with another variant Loïc Dachary
01:37 AM Revision 345714b6 (ceph): Merge pull request #2681 from ceph/firefly-locker-null
mds: Locker: fix a NULL deref in _update_cap_fields Zheng Yan
01:37 AM Revision 7c76ef3a (ceph): Merge pull request #2680 from ceph/dumpling-locker-null
mds: Locker: fix a NULL deref in _update_cap_fields Zheng Yan
01:37 AM Revision 33d2c735 (ceph): Merge pull request #2679 from ceph/giant-locker-null
mds: Locker: fix a NULL deref in _update_cap_fields Zheng Yan
01:36 AM Revision d12f704b (ceph): Merge pull request #2676 from ceph/wip-print-mode
client: print out mode, uid, gid if they are changed Zheng Yan
01:30 AM Revision fa539b9c (ceph): qa/workunits/fs/misc: fix syntax error
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
01:16 AM Revision 78be62f7 (ceph): Merge pull request #2677 from ceph/wip-mds-coverity
Wip mds coverity Zheng Yan
12:36 AM rgw Feature #8052: Support for Keystone Identity API v3
From swift 2.2.0 changelog:
* Added support for Keystone v3 auth.
Keystone v3 introduced the concept ...
Dag Stenstad
12:05 AM Revision 2c65e249 (ceph): Merge pull request #180 from ceph/fix_stress-split_typo
Still having fun fixing yaml syntax ! Sandon Van Ness

10/09/2014

11:59 PM Revision 36b8cd5a (ceph): Still having fun fixing yaml sytax !
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
11:40 PM Revision ad39be8e (ceph): Merge pull request #179 from ceph/fix_stress-split_typo
Removed brackets (finally!) Yuri Weinstein
11:39 PM Revision d189b8aa (ceph): Removed brackets (finily!)
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
11:21 PM Revision 9b18d998 (ceph): PG::choose_acting: in mixed cluster case, acting may include backfill
Fixes: 9696
Backport: firefly, giant
Introduced: 92cfd370395385ca5537b5bc72220934c9f09026
Signed-off-by: Samuel Just ...
Samuel Just
10:51 PM Revision 3dd4ccad (ceph): rgw: set length for keystone token validation request
Fixes: #7796
Backport: giany, firefly
Need to set content length to this request, as the server might not
handle a ch...
Yehuda Sadeh
10:35 PM Revision 03e4917d (ceph): Merge pull request #178 from ceph/fix_stress-split_typo
Fixed one more typo Yuri Weinstein
10:34 PM Revision 3779b44a (ceph): Fixed one more typo
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
10:15 PM Revision 1dbda2ec (ceph): mds: Locker: fix a NULL deref in _update_cap_fields
The MClientCaps* is allowed to be NULL, so we can't deref it unless
the dirty param is non-zero. So don't do the ahea...
Greg Farnum
10:15 PM Revision 2afb6feb (ceph): mds: Locker: fix a NULL deref in _update_cap_fields
The MClientCaps* is allowed to be NULL, so we can't deref it unless
the dirty param is non-zero. So don't do the ahea...
Greg Farnum
10:12 PM Revision 3cd8a7fb (ceph): mds: Locker: fix a NULL deref in _update_cap_fields
The MClientCaps* is allowed to be NULL, so we can't deref it unless
the dirty param is non-zero. So don't do the ahea...
Greg Farnum
09:38 PM Revision 41d6ca2f (ceph): Fixed empty line
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
09:35 PM Revision ec01b9c1 (ceph): First draft of stable release upgrade suite for giant
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
09:30 PM Revision 08eb77ee (ceph): Merge pull request #170 from ceph/wip-cephfs-exception
tasks/cephfs: say which test failed in exception
Reviewed-by: Greg Farnum <greg@inktank.com>
Gregory Farnum
09:04 PM Revision 3b9dcff7 (ceph): rados: Parse command-line arguments strictly
Many integers were parsed with functions that silently ignored junk at
the end of the string. Extra characters now c...
Adam Crume
08:24 PM Revision 202259ae (ceph): Fixed upgrade steps flow
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
05:43 PM Revision aa138eb8 (ceph): mds: MDirUpdate: initialize discover count to 0 if we're not discovering
Otherwise it's left uninitialized and could do who-knows-what!
CID 1244229: Uninitialized scalar field (UNINIT_CTO...
Greg Farnum
05:42 PM Revision 2a9ed93e (ceph): mds: MDSAuthCaps: init "read" param in default constructor
CID 1244228: Uninitialized scalar field (UNINIT_CTOR)
/mds/MDSAuthCaps.h: 29 in MDSCapSpec::MDSCapSpec()()
Signed-...
Greg Farnum
05:14 PM Bug #9718 (Resolved): osd_types: check_new_interval: min_size check needs to consider CRUSH_ITEM_...
Samuel Just
04:47 PM Revision ce4436c9 (ceph): client: print out mode, uid, gid if they are changed
These values can be printed by MClientRequest message output, but if
they're flushed out via cap updates we don't eve...
Greg Farnum
04:40 PM Bug #9696: Upgrade from 0.80.5 to 0.80.6 causes OSDs to go down with FAILED assert(want_acting_ba...
wip-9696-firefly removes the assert on firefly, it's not valid for the compat case. Samuel Just
04:32 PM Bug #9696: Upgrade from 0.80.5 to 0.80.6 causes OSDs to go down with FAILED assert(want_acting_ba...
https://github.com/ceph/ceph/pull/2684/files Samuel Just
04:31 PM Bug #9696 (Fix Under Review): Upgrade from 0.80.5 to 0.80.6 causes OSDs to go down with FAILED as...
Samuel Just
04:31 PM Bug #9696: Upgrade from 0.80.5 to 0.80.6 causes OSDs to go down with FAILED assert(want_acting_ba...
Can you restart one of the crashing osds with
debug osd = 20
debug filestore = 20
debug ms = 1 ?
As far as we...
Samuel Just
04:26 PM Bug #9696: Upgrade from 0.80.5 to 0.80.6 causes OSDs to go down with FAILED assert(want_acting_ba...
Loïc Dachary
04:25 PM Bug #9696 (Fix Under Review): Upgrade from 0.80.5 to 0.80.6 causes OSDs to go down with FAILED as...
https://github.com/ceph/ceph/pull/2684 Loïc Dachary
04:20 PM Bug #9696: Upgrade from 0.80.5 to 0.80.6 causes OSDs to go down with FAILED assert(want_acting_ba...
Samuel Just
04:16 PM Bug #9696: Upgrade from 0.80.5 to 0.80.6 causes OSDs to go down with FAILED assert(want_acting_ba...
running in gitbuilder under the branch wip-9696-compat-acting Loïc Dachary
03:56 PM Bug #9696 (Fix Under Review): Upgrade from 0.80.5 to 0.80.6 causes OSDs to go down with FAILED as...
Loïc Dachary
03:38 PM Bug #9696 (In Progress): Upgrade from 0.80.5 to 0.80.6 causes OSDs to go down with FAILED assert(...
https://github.com/ceph/ceph/pull/2682 Loïc Dachary
03:01 PM Bug #9696: Upgrade from 0.80.5 to 0.80.6 causes OSDs to go down with FAILED assert(want_acting_ba...
It actually failed a new test case AFTER it went out into a stable release version. Ian Colle
02:28 PM Bug #9696: Upgrade from 0.80.5 to 0.80.6 causes OSDs to go down with FAILED assert(want_acting_ba...
Whoa, wait -- Loïc, are you saying this actually failed a test case and still made it into a release in a stable vers... Florian Haas
02:23 PM Bug #9696: Upgrade from 0.80.5 to 0.80.6 causes OSDs to go down with FAILED assert(want_acting_ba...
For the record http://tracker.ceph.com/issues/9715 hits the same assert in similar conditions in teuthology and the f... Loïc Dachary
03:46 PM rgw Bug #7796 (Fix Under Review): RGW Keystone token auth fails with '411 Length Required' when Keyst...
Yehuda Sadeh
03:32 PM Bug #9715: assert(want_acting_backfill.size() - want_backfill.size() == num_want_acting) firefly
sjust: I think it's due to the compatibility thing where we include the backfill peer in the acting set if there are ... Loïc Dachary
03:11 PM Bug #9715: assert(want_acting_backfill.size() - want_backfill.size() == num_want_acting) firefly
I see the change (92cfd370) that added the assert and didn't consider "compat_mode." In older OSDs we only have one ... David Zafman
02:20 PM Bug #9715 (Duplicate): assert(want_acting_backfill.size() - want_backfill.size() == num_want_acti...
Loïc Dachary
02:08 PM Bug #9715: assert(want_acting_backfill.size() - want_backfill.size() == num_want_acting) firefly
" assert(want_acting_backfill.size() - want_backfill.size() == num_want_acting);":https://github.com/ceph/ceph/blob/f... Loïc Dachary
09:51 AM Bug #9715 (Duplicate): assert(want_acting_backfill.size() - want_backfill.size() == num_want_acti...
Logs are in http://qa-proxy.ceph.com/teuthology/teuthology-2014-10-08_19:30:01-upgrade:dumpling-firefly-x:stress-spli... Yuri Weinstein
03:14 PM Revision 7cb2840e (ceph): test_rgw_admin_log.cc: refactor to use calloc()
Refactor code to use calloc() instead of malloc() to make
sure the char* TEST_BUCKET_OBJECT_SIZE memory is set to
zer...
Danny Al-Gaaf
03:12 PM Bug #8983 (Fix Under Review): rados bench -b option does not take orders of magnitude (k,M,..) bu...
Adam Crume
02:26 PM devops Bug #9712: ceph.com is not accessible from IPv6 only environments
Works for me (native v6 ip).
Thanks!
Gleb Borisov
12:23 PM devops Bug #9712 (Resolved): ceph.com is not accessible from IPv6 only environments
This is me. Somehow the ipv6 ip address became unassigned to the ceph.com dedicated server in DH's database. Not sure... Sandon Van Ness
10:29 AM devops Bug #9712: ceph.com is not accessible from IPv6 only environments
Apologies if somebody else should be handling this, but I think it's yours? :) Greg Farnum
07:48 AM devops Bug #9712 (Resolved): ceph.com is not accessible from IPv6 only environments
Some time ago we found that we can't connect to ceph.com:443. Moreover we can't either ping it.... Gleb Borisov
01:55 PM Revision c43c85fd (ceph): test_rgw_admin_log.cc: fix use-after-free
Fix for:
CID 1054876 (#1 of 1): Use after free (USE_AFTER_FREE)
pass_freed_arg: Passing freed pointer bucket_obj as...
Danny Al-Gaaf
01:31 PM Revision c60a1707 (ceph): test/librados/c_write_operations.cc: free ressources
Release completion as soon as no longer needed.
Fix for:
CID 1219593 (#1 of 1): Resource leak (RESOURCE_LEAK)
leak...
Danny Al-Gaaf
01:14 PM Bug #9711 (Duplicate): 'cache' osd crash on ceph 0.86
Loïc Dachary
01:29 AM Bug #9711 (Duplicate): 'cache' osd crash on ceph 0.86
In a tiering setup cache+ EC on KV, one cache OSD has crashed after about 12hours testing with rados bench.
Stackt...
Kenneth Waegeman
01:13 PM Bug #9480: OSD is crashing while object deletion
It's back http://tracker.ceph.com/issues/9711 Loïc Dachary
12:07 PM CephFS Bug #9679: Ceph hadoop terasort job failure
empty fs:... Noah Watkins
08:21 AM CephFS Bug #9679: Ceph hadoop terasort job failure
Thanks Huamin. Yeh, It looks like some writes are being lost, probably due to an unclean shutdown. I'll get some trac... Noah Watkins
08:06 AM CephFS Bug #9679: Ceph hadoop terasort job failure
For comparison, teragen files on CephFS
./hadoop/bin/hadoop fs -ls /in-dir-3
14/10/09 08:05:05 WARN util.NativeC...
Huamin Chen
07:04 AM CephFS Bug #9679: Ceph hadoop terasort job failure
Run the same tests on HDFS 2.4.1, thoguh on a different setup. Terasort finished without any problem.
Cmd:
./hado...
Huamin Chen
11:46 AM rbd Feature #2467 (In Progress): qemu: implement bdrv_invalidate_cache
Patch sent to qemu-devel@nongnu.org. Adam Crume
10:50 AM Bug #9716 (Resolved): Warning in API headers when compiling with -Wstrict-prototypes
Configuring qemu fails because of the compile errors:... Adam Crume
09:40 AM Bug #9714 (Duplicate): Dead jobs in upgrade:dumpling-firefly-x:stress-split-giant-distro-basic-mu...
Run http://qa-proxy.ceph.com/teuthology/teuthology-2014-10-08_19:30:01-upgrade:dumpling-firefly-x:stress-split-giant-... Yuri Weinstein
09:30 AM Linux kernel client Bug #9355: rbd: map fails with EINVAL inside a container
Thanks for the update, Ilya! You actually gave me a hint as to a workaround - run the container with `--net host` so ... Chris Armstrong
08:59 AM Linux kernel client Bug #9355: rbd: map fails with EINVAL inside a container
The... Ilya Dryomov
09:23 AM rbd Feature #8902 (In Progress): rbd mirroring: librbd: funnel snapshot, resize events via lock holder
... also include flatten. Jason Dillaman
09:22 AM rbd Feature #8900 (In Progress): rbd mirroring: librbd:making image locking mandatory
Jason Dillaman
08:28 AM Bug #9610: Crash "RadosModel.h: In function 'virtual void WriteOp::_finish(TestOp::CallbackInfo*)...
Ian Colle
08:11 AM Bug #9610: Crash "RadosModel.h: In function 'virtual void WriteOp::_finish(TestOp::CallbackInfo*)...
Still an issue: http://pulpito.front.sepia.ceph.com/teuthology-2014-10-08_23:20:03-multi-version-giant-distro-basic-m... Yuri Weinstein
08:16 AM rgw Bug #9612 (New): "ERROR: test suite for <module 's3tests.functional'" in multi-version-giant-test...
Still an issue: http://qa-proxy.ceph.com/teuthology/teuthology-2014-10-08_23:20:03-multi-version-giant-distro-basic-m... Yuri Weinstein
08:09 AM Bug #9705 (Duplicate): "RadosModel.h: 829: FAILED assert(0)" in multi-version-giant-distro-basic-...
Yuri Weinstein
07:41 AM Revision 158381e9 (ceph): Merge pull request #2511 from dachary/wip-catch-options-errors
test,tools: catch option parsing exceptions
Reviewed-by: Sahid Orentino Ferdjaoui <sahid.ferdjaoui@redhat.com>
Loic Dachary
07:16 AM Revision 86ebaf6a (ceph): os/FileStore: Because do_fiemap will do fsync, so don't do fsync()
before calling do_fiemap.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
Jianpeng Ma
07:06 AM Bug #9356: ceph_test_rados_striper_api_aio Segmentation faults
I've just updated pull request 2419 with a more complete fix for the issue.
I was now able to reproduce 100% when my...
Sebastien Ponce
06:17 AM Revision b39cb680 (ceph): Merge pull request #2629 from dachary/wip-heap-profiler
perfglue: minors heap profiler updates and documentation
Reviewed-by: Jianpeng Ma <majianpeng@gmail.com>
Loic Dachary
02:52 AM Bug #9327: Usability Issue: Ceph-deploy does not print all the commands which it is executing
This issue seen in 0.84 build, can we cross check ones. Ramakrishnan P
02:30 AM Feature #9420 (Fix Under Review): erasure-code: tools and archive to check for non regression of ...
The gitbuilders have been updated, it is ready for review. Loïc Dachary
12:28 AM Bug #9077: Cluster is up in MON node even if Ceph is uninstalled in OSD node
What will be state of OSD in 3 node cluster ?, in 3 node cluster there will be other OSD's running on other nodes, so... Ramakrishnan P

10/08/2014

11:50 PM Revision 73a2c48b (ceph): Merge pull request #175 from ceph/fix_d-f-x_suite
Fixed git issues Yuri Weinstein
11:48 PM Revision 5b34f937 (ceph): Fixed git issues
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
11:21 PM Revision 345ad8fc (ceph): Merge pull request #174 from ceph/fix_d-f-x_suite
Fix d-f-x suite Tamilarasi muthamizhan
11:10 PM Revision 780c4dda (ceph): Fixed typo
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
11:08 PM CephFS Bug #9679: Ceph hadoop terasort job failure
missing one of these?... Noah Watkins
10:46 PM CephFS Bug #9679: Ceph hadoop terasort job failure
My bet at this point is on the generation of the input data set. Teragen creates a file with X 100byte entries. When ... Noah Watkins
11:08 PM Revision 8fbcf32e (ceph): Added a step 'upgrade-sequence0' to initial install task, renamed dirs
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
10:55 PM Revision a0815311 (ceph): ReplicatedPG::recover_backfill: update last_backfill to max() when back...
Signed-off-by: Samuel Just <sam.just@inktank.com>
(cherry picked from commit 7a06a71e0f2023f66d003dfb0168f4fe51eaa058)
Samuel Just
10:55 PM Revision 50f67614 (ceph): osd: Fix problems in ReplicatedPG::do_op() logic
Fix assert(is_degraded_object(soid)) in ReplicatedPG::wait_for_degraded_object()
Use last_backfill_started as the b...
David Zafman
10:55 PM Revision 9be014c7 (ceph): ReplicatedPG::do_op: remove unused backfill_target_info
Not removed in previous backported patch.
Signed-off-by: Samuel Just <sam.just@inktank.com>
Samuel Just
10:55 PM Revision eac96322 (ceph): ReplicatedPG: recover_backfill: don't prematurely adjust last_backfill
We can't adjust last_backfill to object x until x has been fully
backfilled. pending_backfill_updates contains all t...
Samuel Just
10:54 PM Revision 3c889cd1 (ceph): Revert "ReplicatedPG::recover_backfill: do not update last_backfill pre...
I'm going to backport the full version of this patch.
This reverts commit d4e67ff3037a3cc7ae2ecc9e1d8d086c45ae515a.
Samuel Just
10:49 PM Revision fce6524b (ceph): ReplicatedPG::prepare_transaction: info.last_backfill is inclusive
Signed-off-by: Samuel Just <sam.just@inktank.com>
(cherry picked from commit 0a9a2d7b9c4013631e5e7d4b34bacaa4ec782147)
Samuel Just
10:49 PM Revision f955c51c (ceph): PG::BackfillInterval: use trim() in pop_front()
Signed-off-by: Samuel Just <sam.just@inktank.com>
(cherry picked from commit 46dfd9197548a9d7cf4e5aa86497d73d8cc5d6ae)
Samuel Just
10:49 PM Revision 0642ca16 (ceph): PG::BackfillInfo: introduce trim_to
We'll use this to trim off last_backfill_started since it'll
often be included in rescans.
Signed-off-by: Samuel Jus...
Samuel Just
10:49 PM Revision 7406f72f (ceph): PG,ReplicatedPG: remove the waiting_for_backfill_peer mechanism
See previous patch.
Signed-off-by: Samuel Just <sam.just@inktank.com>
(cherry picked from commit 6f975e35a1e29a01347...
Samuel Just
10:49 PM Revision b9c6f1f8 (ceph): ReplicatedPG: replace backfill_pos with last_backfill_started
last_backfill_started reflects what pinfo.last_backfill will be
once all currently outstanding backfills complete. b...
Samuel Just
10:49 PM Revision 1f9e137b (ceph): ReplicatedPG: remove the other backfill related flushes
Signed-off-by: Samuel Just <sam.just@inktank.com>
(cherry picked from commit 1f50750d0fd94ffddc14f3d7a1e95fa4449aa1b8...
Samuel Just
10:49 PM Revision 0cb797b3 (ceph): ReplicatedPG: don't rescan the local collection if we can avoid it
Signed-off-by: Samuel Just <sam.just@inktank.com>
(cherry picked from commit 664b589b05243b30a92ac3642958d56fb9144e3d...
Samuel Just
10:19 PM Revision 66819c04 (ceph): Merge pull request #173 from ceph/wip_9709
Wip 9709 Tamilarasi muthamizhan
09:50 PM Revision 3b486b89 (ceph): Fixed typo
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
09:47 PM Revision e6c898de (ceph): Add latest dumpling point release to the mix
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
08:56 PM Revision 46692332 (ceph): mount.ceph.c: ensure '\0' terminated string
Reserve last char in array for '\0' to ensure termination
of the string.
Fix for:
CID 1128383 (#1 of 1): Buffer not...
Danny Al-Gaaf
08:56 PM Revision 72e708c2 (ceph): osd/OSDMap.cc: prefer ++operator for non-primitive iterators
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
08:56 PM Revision d75856be (ceph): osd/ReplicatedBackend.cc: prefer ++operator for non-primitive iterators
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
08:56 PM Revision 43c0d37b (ceph): mds/flock.cc: reduce scope of some variables
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
08:56 PM Revision 557ca80f (ceph): SyntheticClient.cc: reduce scope of variables
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
08:56 PM Revision b414b1dc (ceph): ErasureCodeIsa.cc: reduce scope of variables
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
08:56 PM Revision 3bba7ce8 (ceph): test/librbd/fsx.c: fix potential unterminated string handling
In case of strncpy() make sure string is '\0' terminated. Before
usage of strcat() check if the destination has enoug...
Danny Al-Gaaf
08:56 PM Revision 042c5362 (ceph): rados_list_parallel.cc: cleanup before return from run()
Fix for another case of:
CID 717112 (#1 of 1): Resource leak (RESOURCE_LEAK)
leaked_storage: Variable io_ctx going ...
Danny Al-Gaaf
07:57 PM Bug #9559: ?off-by-one vulnerability?ceph-0.80.5/src/common/fd.cc dump_open_fds() function
please give me a cve id ,thanks qinghao tang
07:39 PM Revision 0bbd8798 (ceph): Merge pull request #2586 from ceph/wip-mon-status
mon: make health portion of ceph -s readable (multiple lines)
Reviewed-by: Joao Eduardo Luis <joao.luis@inktank.com>
Sage Weil
07:26 PM Revision a389ffa4 (ceph): Merge pull request #2673 from dachary/wip-ceph-erasure-code-corpus
build: add ceph-erasure-code-corpus to gitmodule_mirrors
Reviewed-by: Sandon Van Ness <sandon@inktank.com>
Loic Dachary
07:22 PM Revision 865a0dc6 (ceph): build: add ceph-erasure-code-corpus to gitmodule_mirrors
Signed-off-by: Loic Dachary <loic-201408@dachary.org> Loic Dachary
06:19 PM Revision f06ffba0 (ceph): Makefile.am: make sure everything was build before make check
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
06:18 PM Revision 3d338970 (ceph): Merge remote-tracking branch 'upstream/giant'
Samuel Just
06:08 PM Revision 3bfb5fab (ceph): Merge pull request #2616 from guangyy/wip-giant-9614
PG::actingset should be used when checking the number of acting OSDs for a given PG.
Backport: firefly
Reviewed-by: ...
Samuel Just
06:07 PM Revision e0d37c55 (ceph): Merge pull request #2663 from ceph/wip-9496
mon: PGMonitor: populate scrub timestamps with 'now' on pg creation
Reviewed-by: Samuel Just <sam.just@inktank.com>
Samuel Just
06:04 PM Revision 4a5af139 (ceph): Merge pull request #2650 from ceph/wip-9128
Add reset_tp_timeout in long loop in add_source_info for suicide timeout
Reviewed-by: Samuel Just <sam.just@inktank....
Samuel Just
06:01 PM Revision e684abcb (ceph): Merge pull request #2543 from ceph/wip-9419
Wip 9419
Reviewed-by: Samuel Just <sam.just@inktank.com>
Samuel Just
04:23 PM Bug #9630 (Need More Info): osd: leaked pg refs on shutdown (dumpling)
I'm out of ideas but happy to keep exploring if someone has a lead. If this happens again cross referencing the logs ... Loïc Dachary
04:12 PM Bug #9630: osd: leaked pg refs on shutdown (dumpling)
"OSD::shutdown":https://github.com/ceph/ceph/blob/dumpling/src/osd/OSD.cc#L1521 clear() the "finished":https://github... Loïc Dachary
03:21 PM Bug #9630: osd: leaked pg refs on shutdown (dumpling)
... Loïc Dachary
01:53 PM Bug #9630: osd: leaked pg refs on shutdown (dumpling)
The last thing that happened to pg 2.15 was... Loïc Dachary
01:35 PM Bug #9630: osd: leaked pg refs on shutdown (dumpling)
Log lines related to pg 2.15... Loïc Dachary
11:38 AM Bug #9630: osd: leaked pg refs on shutdown (dumpling)
It could not be in_progress_splits : the logs do not contain the word *split* Loïc Dachary
11:18 AM Bug #9630: osd: leaked pg refs on shutdown (dumpling)
It is the same assert as http://tracker.ceph.com/issues/7891 but the PGBackend did not exist at the time, therefore t... Loïc Dachary
11:03 AM Bug #9630: osd: leaked pg refs on shutdown (dumpling)
The osd.2 actually crashed with:... Loïc Dachary
10:07 AM Bug #9630: osd: leaked pg refs on shutdown (dumpling)
The full valgrind report from remote/vpm180/log/valgrind/osd.2.log.gz... Loïc Dachary
03:58 PM Bug #8595: osd: client op blocks until backfill starts (dumpling)
It seems that we need to backport the update_range/scan_range changes (intended to avoid backfill related flushes) fr... Samuel Just
01:17 PM Bug #8595: osd: client op blocks until backfill starts (dumpling)
I think the least distasteful solution is to actually backport the last_backfill_started modifications. I'll start t... Samuel Just
03:38 PM rbd Feature #7272 (Duplicate): rbd: import performance
Josh Durgin
03:14 PM rbd Feature #7272: rbd: import performance
Reads are single-threaded, but writes are asynchronous, so multiple could be in flight at once. (In rbd.cc, do_impor... Adam Crume
03:34 PM Revision acf33b5c (ceph): suites/fs: enable debug on recovery tests
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
03:27 PM Revision 6ac9efef (ceph): tasks/cephfs: say which test failed in exception
Example:
Was: 'Test failure'
Now: Test failure: test_full_caps (tasks.mds_full.TestClusterFull)
Signed-off-by: John ...
John Spray
02:45 PM Revision 9f97c491 (ceph): Merge pull request #2670 from dachary/wip-9700-cephtool-mon-osd
qa: move mon_mds tests last
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
02:33 PM Revision 9b3d345d (ceph): qa: move mon_mds tests last
Assuming they are more likely than others to leave OSD/MON in an
unstable state that could have undefined side effect...
Loic Dachary
02:28 PM Revision bf33e119 (ceph): Merge pull request #2569 from ceph/wip-9437
Implement `tell` in MDS
Reviewed-by: Reviewed-by: Greg Farnum <greg@inktank.com>
John Spray
11:53 AM rbd Bug #9513 (Fix Under Review): rbd_cache=true default setting is degading librbd performance ~10X ...
Adam Crume
11:06 AM Bug #9496 (Resolved): mon: pg scrub timestamps must be populated at pg creation
Samuel Just
11:04 AM Bug #9128 (Resolved): Newly-restarted OSD may suicide itself after hitting suicide time out value...
Samuel Just
11:04 AM Bug #9419 (Pending Backport): dumpling->firefly upgrade, sending setallochint?
Samuel Just
11:01 AM Revision e27cf413 (ceph): qa: cephtool tests for `tell mds.X`
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:59 AM rbd Feature #8900: rbd mirroring: librbd:making image locking mandatory
WIP branch: https://github.com/ceph/ceph/compare/wip-8900 Jason Dillaman
10:58 AM Revision 316660d5 (ceph): mds: fix MDSAuthCap when cephx is disabled
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:58 AM Revision 5f6589cb (ceph): vstart: mds * auth caps
...so that the default client.admin identity
can call 'tell mds' things.
Signed-off-by: John Spray <john.spray@redha...
John Spray
10:58 AM Revision d15ecafe (ceph): vstart: create fewer pgs for fs pools
Just so that dev clusters come up more
quickly.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
10:58 AM Revision 82ecf60b (ceph): test: unit tests for MDSAuthCaps
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:58 AM Revision 620a722d (ceph): qa: fixup cephtool test when MDS exists
We added MDS resetting code here a while back,
but the order of operations was such that a
"cluster up" was being run...
John Spray
10:58 AM Revision 9610029d (ceph): messages: fix constness in MCommand constructor
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:58 AM Revision 9552e8fc (ceph): common: fix cmd_getval constness
...so that one can pass in a const cmdmap.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
10:58 AM Revision 5e7cb608 (ceph): mds: deprecation-warn on numeric mds names
To be turned into strict check in post-hammer
release, so that we can always unambiguously
discriminate a string into...
John Spray
10:58 AM Revision fad2865f (ceph): mds: handle MCommand (mds tell)
Separate path to legacy MMonCommand, because MCommand
from the CLI sends JSON-style commands.
Signed-off-by: John Sp...
John Spray
10:58 AM Revision e8f3f6b9 (ceph): mds: introduce MDS auth caps
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:58 AM Revision b9c0ce4f (ceph): osdc/Objecter: don't consume non-osd cmd replies
...so that Client can get command replies from MDSs.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
10:58 AM Revision 688396ac (ceph): client: add mds_command operation
akin to Objecter::osd_command
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
10:58 AM Revision fba3ede8 (ceph): libcephfs: add ceph_mds_command
Wraps the equivalent fn in Client.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
10:58 AM Revision 1eb93f5b (ceph): pybind/rados: add conf/conf_defaults attributes
Store these from initialization so that given a Rados
object, we can read back config to initialize a
LibCephFS objec...
John Spray
10:58 AM Revision 0909fe4f (ceph): pybind/cephfs: implement conf_parse_argv
So that when using `ceph` we can pass through
--debug-x args etc.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
10:58 AM Revision 44e8390f (ceph): pybind/cephfs: implement mds_command
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:58 AM Revision 92178bc0 (ceph): pybind/ceph_argparse: implement 'tell mds'
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:58 AM Revision f93bf385 (ceph): mds: typedefs for rank and gid in MDSMap
Make it clearer what these numbers are where they appear.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
10:11 AM Revision da074f02 (ceph): Merge pull request #2668 from theanalyst/fix/mailmap-again
Fix/mailmap again
Reviewed-by: Loic Dachary <loic-201408@dachary.org>
Loic Dachary
09:40 AM Revision 8149ac63 (ceph): mailmap: Andreas Peters name normalization
Reported-by: Loic Dachary <loic@dachary.org>
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
Abhishek Lekshmanan
09:40 AM Revision c967ced7 (ceph): mailmap: Yongyue sun affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com> Abhishek Lekshmanan
09:40 AM Revision 90ca5e3c (ceph): mailmap: João Eduardo Luís name normalization
Reported-by: Loic Dachary <loic@dachary.org>
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
Abhishek Lekshmanan
09:37 AM rbd Bug #9642: Errors in test_rbd.test_* tests in upgrade:dumpling-firefly-x:parallel-giant-distro-ba...
Yuri Weinstein
08:49 AM Bug #9706 (Resolved): osdc/Objecter.cc: 1570: FAILED assert(op->session)
This was actually on wip-sam-testing, but does not appear related to any of the patches.
ubuntu@teuthology:/a/samu...
Samuel Just
08:43 AM rgw Bug #9307 (New): "s3.test_multipart_upload_multiple_sizes ... ERROR" in upgrade:dumpling-firefly-...
I see the same issues on giant run:
http://qa-proxy.ceph.com/teuthology/teuthology-2014-10-07_15:54:57-upgrade:dum...
Yuri Weinstein
08:31 AM Bug #9705 (Duplicate): "RadosModel.h: 829: FAILED assert(0)" in multi-version-giant-distro-basic-...
Looks similar to #9528 (no root issue mentioned)
Logs are in http://qa-proxy.ceph.com/teuthology/teuthology-2014-1...
Yuri Weinstein
08:18 AM Revision 8be3446e (ceph): Merge pull request #2665 from yuyuyu101/update-mailmap
mailmap: add yuandong to organizationmap
Reviewed-by: Loic Dachary <loic-201408@dachary.org>
Loic Dachary
08:05 AM Bug #9703 (Resolved): "Segmentation fault" in upgrade:firefly-x-giant-distro-basic-multi run
I see coredump on mira076 client.1 (@*/531751/remote/mira076/@), but could not get any info about it.
Logs are in ...
Yuri Weinstein
08:00 AM Bug #9702 (Duplicate): "MaxWhileTries: 'wait_until_healthy'reached maximum tries" in upgrade:fire...
Logs are in http://qa-proxy.ceph.com/teuthology/teuthology-2014-10-06_19:20:01-upgrade:firefly-x-giant-distro-basic-m... Yuri Weinstein
07:56 AM Bug #9700: cephtool mon_osd intermittent failure
Waiting about a week to see if it shows up again. Loïc Dachary
07:30 AM Bug #9700 (Fix Under Review): cephtool mon_osd intermittent failure
https://github.com/ceph/ceph/pull/2670... Loïc Dachary
07:23 AM Bug #9700: cephtool mon_osd intermittent failure
The osd 1 goes down during the following. Reading the script and what it does I can imagine why. Unless osd.1 dies be... Loïc Dachary
06:57 AM Bug #9700: cephtool mon_osd intermittent failure
ENXIO is expected when ceph tell tries to join an osd that is not ready and it should be treated as EAGAIN. If it hap... Loïc Dachary
06:11 AM Bug #9700 (Resolved): cephtool mon_osd intermittent failure

Hit this one time on a gitbuilder: it's not clear to me why we have a 5-time retry here: some timeout raciness in t...
John Spray
07:56 AM Revision 9a32e8cb (ceph): Avoid unused pg_to_acting_osds call in OSDMap::get_primary_shard for no...
Signed-off-by: Dong Yuan <yuandong1222@gmail.com> Dong Yuan
07:53 AM Revision 8c4040b5 (ceph): AsyncMessenger: Remove unused option
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
07:53 AM Revision 7f2d660d (ceph): AsyncMessenger: add comments for structures
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
07:53 AM Revision afe2b1ac (ceph): AsyncMessenger: add copyright for async files
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
07:53 AM Revision 23924a3d (ceph): AsyncMessenger: Fix header file path
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
07:53 AM Revision ed862ec3 (ceph): AsyncMessenger: move Async* related file to msg/async
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
07:53 AM Revision 79a12de8 (ceph): AsyncConnection: Fix mark_down problem when calling send_message
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
07:52 AM Revision 268db100 (ceph): AsyncConnection: Rescheduler write event when connect successfully
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
07:52 AM Revision b8ae5629 (ceph): AsyncConnection: Avoid seq ack not send and skip sd<0 shutdown
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
07:52 AM Revision e25f2fea (ceph): AsyncMessenger: Avoid join when worker thread not started
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
07:47 AM Revision 6f6e7e25 (ceph): mon,mds: call ceph_heap_profiler_init() at boot time
So that the CEPH_HEAP_PROFILER_INIT environment variable can be used to
start profiling.
Signed-off-by: Loic Dachary...
Loic Dachary
07:47 AM Revision 64ca7443 (ceph): doc: update memory-profiling with examples
* Update the ceph tell from ceph daemon tell id to the new
ceph tell deamon.id form
* Add usages examples for easi...
Loic Dachary
07:47 AM Revision 472a4b32 (ceph): perfglue: profiler stats need more than 1024 bytes
With a 1024 bytes buffer to display the stats, the end is truncated.
Use an array on the stack instead of leaking the...
Loic Dachary
07:28 AM CephFS Feature #9437 (Resolved): make 'ceph tell mds.* ...' work, deprecate 'ceph mds tell * ...'
... John Spray
07:23 AM Revision cb36ccbb (ceph): mailmap: add yuandong to organizationmap
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
07:03 AM Revision 29b37716 (ceph): tools: move po::collect_unrecognized in the try block
Signed-off-by: Loic Dachary <loic-201408@dachary.org> Loic Dachary
07:03 AM Revision 3677fe0f (ceph): tools: allow_unregistered() options
So that --debug-mon etc. can be parsed afterwards.
Signed-off-by: Loic Dachary <loic-201408@dachary.org>
Loic Dachary
07:03 AM Revision bc0209e7 (ceph): test,tools: indentation, whitespace only
Signed-off-by: Loic Dachary <loic-201408@dachary.org> Loic Dachary
06:59 AM Revision b085fd8d (ceph): test,tools: capture boost::program_options in a try
When something fails boost::program_options throws an exception that
needs to be caught.
Signed-off-by: Loic Dachary...
Loic Dachary
06:59 AM Revision 0100c9cf (ceph): test: catch boost::program_options errors
And display it before returning on error.
Signed-off-by: Loic Dachary <loic-201408@dachary.org>
Loic Dachary
06:59 AM Revision 8e5b7aca (ceph): tools: display boost::program_options errors
Instead of silently discarding them. Do not display the usage on error
as it will probably hide the error message tha...
Loic Dachary
06:44 AM Revision fd20a1d0 (ceph): Merge pull request #2662 from dachary/wip-9677-ioprio-class-firefly
common: ceph_ioprio_string_to_class always returns -EINVAL Loic Dachary
06:44 AM Revision 66eb0466 (ceph): Merge pull request #2661 from dachary/wip-9677-ioprio-class-giant
common: ceph_ioprio_string_to_class always returns -EINVAL Loic Dachary
06:05 AM Revision e1eec9a0 (ceph): AsyncConnection: Optimize _try_send avoid new/delete
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
06:05 AM Revision 5df3212c (ceph): AsyncConnection: Reduce _try_send call
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
06:05 AM Revision c8dd0f2a (ceph): AsyncConnection: make send_message directly send message possibly
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
06:05 AM Revision b5ded994 (ceph): AsyncConnection: mark down connection as soon as possible
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
06:04 AM Revision cce1ae56 (ceph): Event: Simply process_event impl
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
06:04 AM Revision b9c86a31 (ceph): Event: Fix do_request bug
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
06:04 AM Revision 19a9d953 (ceph): Event: Change time precision from millisecond to microsecond
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
06:04 AM Revision da83dac2 (ceph): Event: time event can used as priority queue
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
06:04 AM Revision 0caad0d7 (ceph): Event: Use array instead of unordered_map for file_events
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
06:04 AM Revision 300cd7df (ceph): EventEpoll: don't need to expand epoll struct
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
06:04 AM Revision f27e51be (ceph): Asyncconnection: Fix in_seq_acked problem
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
06:04 AM Revision f7fd64dc (ceph): AsyncMessenger: Use unordered_map instead of map and remove unused codes
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
06:04 AM Revision 05a238a1 (ceph): AsyncMessenger: Check send queue when message in queue before connect r...
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
06:04 AM Revision 42d1368c (ceph): AsyncConnection: Rescheduler avoid dead lock
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
06:04 AM Revision d746a1f6 (ceph): AsyncConnection: Fix incorrect usage for bufferlist::splice
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
06:04 AM Revision d62fe90e (ceph): AsyncMessenger: Use round-robin to dispatch new connection
EventCenter won't own lock to protect data, because each EventCenter will
master own connections.
Signed-off-by: Hao...
Haomai Wang
06:04 AM Revision cc0554a5 (ceph): AsyncConnection: Avoid external thread access center
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
06:04 AM Revision 27f7cc09 (ceph): Event: external_event lock may stuck in dead lock
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
06:04 AM Revision ec913d0e (ceph): Add support for mon library
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
06:04 AM Revision 13ed6c00 (ceph): Add wake up to EventCenter
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
06:04 AM Revision e79f8093 (ceph): Use shared_ptr for EventCallback
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
06:04 AM Revision b5d741b7 (ceph): Reconnect when socket is shutdown
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
06:04 AM Revision d9266a92 (ceph): AsyncMsgr: Fix remote_reset segv
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
06:03 AM Revision 071ba4a7 (ceph): Add event option
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
06:03 AM Revision 6bb277f6 (ceph): Add TimeEvent to Event API
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
06:03 AM Revision d41bb287 (ceph): Add STANDBY state process
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
06:03 AM Revision d43b0aeb (ceph): Fix Time Event problem
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
06:03 AM Revision 5783ea08 (ceph): Add EventCenter stop function
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
06:03 AM Revision 3554bed4 (ceph): Replace AsyncConnection* with AsyncconnectionRef
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
06:01 AM Revision a653af13 (ceph): Remove DispatchQueue in AsyncMessenger
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
06:01 AM Revision d09d28c5 (ceph): Add AsyncMessenger support
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
05:29 AM devops Support #8861: Deploying additional monitors fails.
My work around that was to declare all monitors before install, and install all monitors at once. Pretty sure if I ne... Bobby Yakov
02:39 AM devops Support #8861: Deploying additional monitors fails.
As per my update in #5195:
Same here. I have run through the latest quick start documentation and am using Ubuntu ...
Matthew Rees
05:16 AM devops Bug #9697 (Rejected): exitcode of gatherkeys has changed the latests versions
Hi,
We've been using ceph-deploy in a deployment component, and we also use the gatherkeys function.
In some earl...
Kenneth Waegeman
02:37 AM Bug #5195: "ceph-deploy mon create" fails when adding additional monitors
Same here. I have run through the latest quick start documentation and am using Ubuntu 14.04.1 and Ceph firefly with ... Matthew Rees
02:26 AM Revision 1b7fae7b (ceph): Merge pull request #2617 from ceph/wip-9628
mds: Add session to sessionmap when its state becomes opening
Reviewed-by: Greg Farnum <greg@inktank.com>
Gregory Farnum
02:15 AM Bug #9356: ceph_test_rados_striper_api_aio Segmentation faults
Finally I can reproduce it ! I know, I've already said that and was wrong...
Actually I still don't manage with the ...
Sebastien Ponce
12:45 AM Revision 82175ec9 (ceph): Fix read performance regression in ObjectCacher
The regression was introduced in commit
4fc9fffc494abedac0a9b1ce44706343f18466f1. The problem is that the cache
thin...
Adam Crume
12:35 AM Bug #9696 (Resolved): Upgrade from 0.80.5 to 0.80.6 causes OSDs to go down with FAILED assert(wan...
After an upgrade from 0.80.5 to 0.80.6, almost *all* OSDs went down after hitting the following failed assertion:
...
Florian Haas
12:31 AM Bug #9408 (In Progress): erasure-code: misalignment
Loïc Dachary
12:15 AM Bug #9677 (Resolved): osd_disk_thread_ioprio_class is ignored
Loïc Dachary

10/07/2014

11:13 PM Revision 0dd3afd8 (ceph): mon: PGMonitor: populate scrub timestamps with 'now' on pg creation
Fixes: #9496
Signed-off-by: Joao Eduardo Luis <joao@redhat.com>
Joao Eduardo Luis
11:12 PM Revision ccdbfb44 (ceph): mon: PGMonitor: prettify access to pg_stats_t in register_pg
Signed-off-by: Joao Eduardo Luis <joao@redhat.com> Joao Eduardo Luis
10:01 PM rgw Bug #8766: multipart minimum size error should be EntityTooSmall
Josh Durgin wrote:
> The issue was reported on firefly - does it have the same behavior as master, or is there somet...
Luis Pabon
05:48 PM rgw Bug #8766: multipart minimum size error should be EntityTooSmall
The issue was reported on firefly - does it have the same behavior as master, or is there something that should be ba... Josh Durgin
05:30 PM rgw Bug #8766: multipart minimum size error should be EntityTooSmall
Here is the response from the gateway:... Luis Pabon
12:56 PM rgw Bug #8766: multipart minimum size error should be EntityTooSmall
Maybe the problem is that we don't send the xml body with the appropriate error? Yehuda Sadeh
12:52 PM rgw Bug #8766: multipart minimum size error should be EntityTooSmall
I have added a test to s3-test to check for EntityTooSmall and it *passes* on the current code. According to AWS an ... Luis Pabon
09:50 PM Feature #7104: rest-api: support commands requiring 'w' cap without 'rw' cap
I'm happy to redefine the permissions if and when that becomes an option/requirement, but until then, it seems like t... Dan Mick
09:42 PM Feature #7104: rest-api: support commands requiring 'w' cap without 'rw' cap
The immediate issue was resolved by switching it to rw (or so my code check and utter lack of memory tells me). But I... Greg Farnum
09:28 PM Feature #7104: rest-api: support commands requiring 'w' cap without 'rw' cap
Well, hang on a minute...the question is about the nature of the command, which is totally mds-specific, not rest-api... Dan Mick
07:07 AM Feature #7104: rest-api: support commands requiring 'w' cap without 'rw' cap
I don't know that this is still a bug, but since it was a REST api issue I don't think it belongs in the MDS tracker ... Greg Farnum
09:08 PM Revision 60de42c2 (ceph): Merge pull request #2660 from athanatos/wip-9203
test/osd/Object: don't generate length of 0
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:06 PM Revision ae5d2949 (ceph): Merge pull request #2659 from athanatos/wip-9113
Wip 9113
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:03 PM Revision ef006aeb (ceph): Merge pull request #2658 from athanatos/wip-9625
PG: release backfill reservations if a backfill peer rejects
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:01 PM Revision 70ef4c11 (ceph): osd: Remove unused PG functions queue_notify(), queue_info(), queue_log()
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
09:01 PM Revision 9b39033f (ceph): osd: Return EOPNOTSUPP if a set-alloc-hint occurs with OSDs that don't ...
Add CEPH_FEATURE_OSD_SET_ALLOC_HINT feature bit
Collect the intersection of all peer feature bits during peering
When...
David Zafman
07:40 PM Revision 1036e982 (ceph): Merge remote-tracking branch 'gh/giant'
Conflicts:
src/osdc/Objecter.cc
Sage Weil
07:34 PM Revision f91188e0 (ceph): Merge tag 'v0.86' into giant
v0.86 Sage Weil
07:28 PM CephFS Bug #9692 (Resolved): ACL workunit syntax error
http://pulpito.ceph.com/gregf-2014-10-06_19:59:42-kcephfs-wip-9628-testing-basic-multi/531900... Greg Farnum
07:26 PM CephFS Bug #9628 (Resolved): mds: race between ms_handle_accept() and ms_handle_reset()
Merged to master in commit:1b7fae7b2953649564a9e226b4abedad0ce652cc Greg Farnum
07:16 PM Revision d14ca34a (ceph): 0.86
Jenkins
06:42 PM Revision 1d22575c (ceph): Merge remote-tracking branch 'guangyy/wip-9008' into giant
Samuel Just
06:41 PM Revision 887652f6 (ceph): Merge pull request #2631 from ceph/wip-rwtimer
DNM: osdc/Objecter: use SafeTimer; make callbacks race-tolerant
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Sage Weil
06:40 PM Revision 86926c60 (ceph): common: ceph_ioprio_string_to_class always returns -EINVAL
The l string is always empty because std::transform needs a
pre-allocated string. Replace with the in-place version. ...
Loic Dachary
06:39 PM Revision 5f2eec50 (ceph): osd: log error if set_ioprio fails to parse class
Signed-off-by: Loic Dachary <loic-201408@dachary.org>
(cherry picked from commit 5088e0d49332d579ba7e33c2c9baee3d5f70...
Loic Dachary
06:39 PM Revision 2796d515 (ceph): common: set_ioprio debug message including pid
Signed-off-by: Loic Dachary <loic-201408@dachary.org>
(cherry picked from commit 33339c7754875eb7e513345ee6b26a9b2b4d...
Loic Dachary
06:39 PM Revision d5ed6b05 (ceph): common: do not set ioprio if pid is not set
Signed-off-by: Loic Dachary <loic-201408@dachary.org>
(cherry picked from commit c7e4c0bfe70bf29d3b8fe4df4e4b934853e3...
Loic Dachary
06:30 PM Revision 7c4e278a (ceph): common: ceph_ioprio_string_to_class always returns -EINVAL
The l string is always empty because std::transform needs a
pre-allocated string. Replace with the in-place version. ...
Loic Dachary
06:30 PM Revision 822b088e (ceph): osd: log error if set_ioprio fails to parse class
Signed-off-by: Loic Dachary <loic-201408@dachary.org>
(cherry picked from commit 5088e0d49332d579ba7e33c2c9baee3d5f70...
Loic Dachary
06:30 PM Revision efb23b86 (ceph): common: set_ioprio debug message including pid
Signed-off-by: Loic Dachary <loic-201408@dachary.org>
(cherry picked from commit 33339c7754875eb7e513345ee6b26a9b2b4d...
Loic Dachary
06:29 PM Revision 62f0ef40 (ceph): common: do not set ioprio if pid is not set
Signed-off-by: Loic Dachary <loic-201408@dachary.org>
(cherry picked from commit c7e4c0bfe70bf29d3b8fe4df4e4b934853e3...
Loic Dachary
06:29 PM Revision 19c92d86 (ceph): doc: missing osd prefix to ioprio config options
http://tracker.ceph.com/issues/9676 Fixes: #9676
Signed-off-by: Loic Dachary <loic-201408@dachary.org>
(cherry picke...
Loic Dachary
05:51 PM rbd Bug #9513 (In Progress): rbd_cache=true default setting is degading librbd performance ~10X in Giant
The regression was introduced in commit 4fc9fffc494abedac0a9b1ce44706343f18466f1 (according to git bisect). This is ... Adam Crume
05:51 PM Revision 45a201f3 (ceph): Merge pull request #2489 from guangyy/wip-9008
For pgls OP, get/put budget on per list session basis, instead of per OP basis.
Reviewed-by: Greg Farnum <greg@inkta...
Samuel Just
05:38 PM Revision 174cef8c (ceph): Merge pull request #169 from ceph/wip_9642
Removed client upgrade, fixes #9642
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
Josh Durgin
05:25 PM Revision b4e03957 (ceph): Removed client upgrade, fixes #9642
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
04:58 PM Revision e1bd1b27 (ceph): Merge pull request #2632 from ceph/wip-9039-firefly
rgw: copy object data if target bucket is in a different pool Sage Weil
04:33 PM RADOS Bug #9606: mon: ambiguous error_status returned to user when type is wrong in a command
regardless of this being properly parsed on the client or not, the monitor should not rely on client argument validat... Joao Eduardo Luis
04:28 PM Bug #9496 (Fix Under Review): mon: pg scrub timestamps must be populated at pg creation
https://github.com/ceph/ceph/pull/2663
also in wip-sam-testing
Joao Eduardo Luis
01:46 PM Bug #9496: mon: pg scrub timestamps must be populated at pg creation
Kind of odd, last scrub timestamp should never be 0. Samuel Just
03:54 PM Revision 6b692b9f (ceph): Merge pull request #2655 from ceph/wip-9635
mon: fix async write completion waits
Fixes: #9635
Reviewed-by: Joao Eduardo Luis <joao@redhat.com>
João Eduardo Luís
03:48 PM Revision 7f63eb77 (ceph): Merge pull request #168 from ceph/wip-objectstore-log
log ceph_objectstore_tool output Zack Cerza
03:47 PM Revision 51fd5ac4 (ceph): Merge pull request #2654 from dachary/wip-9677-ioprio-class
common: ceph_ioprio_string_to_class always returns -EINVAL
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:37 PM Revision 7ba50e0c (ceph): tasks/ceph_manager: enable log for ceph_objectstore_tool
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:13 PM Revision cba5e1cf (ceph): Merge pull request #2626 from dachary/wip-rados-empty-file
tools: rados put /dev/null should write() and not create()
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:35 PM Bug #9416 (Duplicate): ods crash in upgrade:dumpling-dumpling-distro-basic-vps run
Samuel Just
02:35 PM Fix #9689 (New): ceph df reports % of global size used instead of MAX AVAIL 0.80.6
running the ceph df command returns a much lower %USED than expected. instead of reporting %USED of MAX AVAIL, which ... Heath Jepson
02:33 PM Bug #9503 (Pending Backport): Dumpling: removing many snapshots in a short time makes OSDs go ber...
Samuel Just
01:57 PM Bug #9503: Dumpling: removing many snapshots in a short time makes OSDs go berserk
https://github.com/ceph/ceph/pull/2659 Samuel Just
02:23 PM Revision c00fe10f (ceph): Merge pull request #2652 from ceph/wip-msgr
msgr: fix remaining direct references to "new SimpleMessenger" by replacing with the factory method
Reorganize the s...
Gregory Farnum
02:08 PM Bug #9203 (Resolved): ceph_test_rados: ObjectDesc::iterator::advance(bool): Assertion `pos < limi...
Sage Weil
11:25 AM Bug #9203 (Fix Under Review): ceph_test_rados: ObjectDesc::iterator::advance(bool): Assertion `po...
Samuel Just
02:06 PM Bug #9113 (Pending Backport): osd: snap trimming eats memory, linearly
Sage Weil
11:25 AM Bug #9113 (Fix Under Review): osd: snap trimming eats memory, linearly
Samuel Just
02:04 PM Bug #9626 (Pending Backport): PG: cancel backfill reservations if we get a cancel during backfill
Sage Weil
11:25 AM Bug #9626 (Fix Under Review): PG: cancel backfill reservations if we get a cancel during backfill
Samuel Just
01:57 PM Bug #7368: ceph osd repair * blocks after some minutes and prevent other ceph pg repair commands
Loic, If I understand correctly, #9566 is "normal" backfilling, and Sage's explanation is clear. In my case, I had lo... Yann Dupont
01:40 PM Bug #7368 (Can't reproduce): ceph osd repair * blocks after some minutes and prevent other ceph p...
Samuel Just
01:51 PM Bug #9467 (Won't Fix): Delete default erasure coded profile getting succeeded
This looks like exactly how it is supposed to work? Samuel Just
01:49 PM Bug #9434: rbd rm hangs
Are your pgs clean? (ceph -s) Samuel Just
01:43 PM Bug #9551 (Duplicate): "Segmentation fault" in upgrade:firefly-firefly-testing-basic-vps run
Samuel Just
01:42 PM Bug #2848 (Won't Fix): OSDMap: pool_id is 64-bit, but pool_max is 32-bit
Samuel Just
01:32 PM Revision 2ac2a968 (ceph): Merge pull request #2560 from ceph/wip-9418
mon: add new profiles & audit cap checks
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:32 PM Bug #9515 (Duplicate): "Segmentation fault (ceph_test_rados_api_io)" in upgrade:dumpling-giant-x:...
Ok, hopefully fixed this time. Samuel Just
01:30 PM Revision ffe0a0e7 (ceph): Merge pull request #2647 from ceph/wip-rm-legacy-cli
tools: remove old ceph.cc
Reviewed-by: Loic Dachary <loic@dachary.org>
Sage Weil
01:28 PM Bug #8822 (Resolved): osd: hang on shutdown, spinlocks
Samuel Just
01:27 PM Revision 47f96006 (ceph): Merge pull request #2646 from ceph/wip-osd-op-macro
rados.h: use macros to generate osd ops definitons and strings
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:25 PM Bug #9181: Osd: segv in OpTracker::unregister_inflight_op
Somnath Roy wrote:
> Sam,
> This core is different and happening on Firefly. The other optracker fixes should also ...
Somnath Roy
01:25 PM Bug #9181: Osd: segv in OpTracker::unregister_inflight_op
Sam,
This core is different and happening on Firefly. The other optracker port should also be backported to Firefly ...
Somnath Roy
01:15 PM Bug #9181 (Resolved): Osd: segv in OpTracker::unregister_inflight_op
I think this got fixed with the other optracker fix? Samuel Just
01:22 PM Bug #9661 (Resolved): ceph_objectstore_tool doesn't work with memstore
6067f295e7bc571b43aa891f5560d96933721b19 David Zafman
01:20 PM Bug #9682 (Duplicate): "os/FileJournal.cc: 1677: FAILED assert(0)" in upgrade:firefly-firefly-dis...
Samuel Just
10:55 AM Bug #9682 (Duplicate): "os/FileJournal.cc: 1677: FAILED assert(0)" in upgrade:firefly-firefly-dis...
Logs are in http://qa-proxy.ceph.com/teuthology/teuthology-2014-10-05_10:00:04-upgrade:firefly-firefly-distro-basic-m... Yuri Weinstein
01:20 PM Revision 97dcc053 (ceph): 0.86
Jenkins
01:19 PM Bug #9683 (Duplicate): "Segmentation fault" in upgrade:firefly-firefly-distro-basic-multi run
Samuel Just
10:58 AM Bug #9683 (Duplicate): "Segmentation fault" in upgrade:firefly-firefly-distro-basic-multi run
Logs are in http://qa-proxy.ceph.com/teuthology/teuthology-2014-10-05_10:00:04-upgrade:firefly-firefly-distro-basic-m... Yuri Weinstein
01:16 PM Bug #8333 (Can't reproduce): ceph_test_rados_delete_pools_parallel: Received fewer notifies than ...
Samuel Just
01:12 PM Bug #9128: Newly-restarted OSD may suicide itself after hitting suicide time out value because it...
Samuel Just
01:10 PM Bug #9322 (In Progress): OSDMap updates from pgmap can be delayed indefinitely
Joao Eduardo Luis
01:10 PM Bug #9321 (In Progress): pgmap updates from OSDMap can be delayed indefinitely
Joao Eduardo Luis
01:09 PM Bug #6101 (Can't reproduce): ceph-osd crash on corrupted store
Samuel Just
01:04 PM Revision 32e8bcda (ceph): Run configure without liblttng on squeeze as well.
Signed-off-by: Sandon Van Ness <sandon@inktank.com> Sandon Van Ness
01:03 PM Revision be6de4a9 (ceph): Run configure without liblttng on squeeze as well.
Signed-off-by: Sandon Van Ness <sandon@inktank.com> Sandon Van Ness
12:28 PM Bug #9582 (Resolved): librados: segmentation fault on timeout
i believe all patches affecting firefly and dumpling have been backported. Sage Weil
11:41 AM Bug #9582 (Pending Backport): librados: segmentation fault on timeout
Sage Weil
12:11 PM Revision 3535b7ab (ceph): common: ceph_ioprio_string_to_class always returns -EINVAL
The l string is always empty because std::transform needs a
pre-allocated string. Replace with the in-place version. ...
Loic Dachary
12:09 PM Revision c7e4c0bf (ceph): common: do not set ioprio if pid is not set
Signed-off-by: Loic Dachary <loic-201408@dachary.org> Loic Dachary
12:09 PM Revision 33339c77 (ceph): common: set_ioprio debug message including pid
Signed-off-by: Loic Dachary <loic-201408@dachary.org> Loic Dachary
12:09 PM Revision 5088e0d4 (ceph): osd: log error if set_ioprio fails to parse class
Signed-off-by: Loic Dachary <loic-201408@dachary.org> Loic Dachary
11:42 AM Bug #9650 (Resolved): RWTimer cancel_event is racy
Sage Weil
11:29 AM Bug #8520 (Can't reproduce): osd: segv in PushOp::print()
Samuel Just
11:28 AM Bug #9008 (Pending Backport): Objecter: pg listing can deadlock when throttling is in use
Samuel Just
11:28 AM Bug #9417 (Duplicate): "Segmentation fault" in upgrade:dumpling-giant-x-master-distro-basic-vps run
Samuel Just
11:26 AM Bug #9614: PG stuck with remapped
Samuel Just
11:03 AM Bug #9684 (Can't reproduce): "Scrubbing terminated" in upgrade:firefly-firefly-distro-basic-multi...
Logs are in http://qa-proxy.ceph.com/teuthology/teuthology-2014-10-05_10:00:04-upgrade:firefly-firefly-distro-basic-m... Yuri Weinstein
10:28 AM rbd Bug #9642: Errors in test_rbd.test_* tests in upgrade:dumpling-firefly-x:parallel-giant-distro-ba...
Should be fixed by https://github.com/ceph/ceph-qa-suite/pull/169 Yuri Weinstein
09:54 AM Messengers Fix #9678 (Rejected): errno shadowed in Pipe.cc
Greg Farnum
07:41 AM Messengers Fix #9678: errno shadowed in Pipe.cc
If it is expected to see an error message when there is nothing to read, then I was mistaken.
Not retrieving the ...
Loïc Dachary
07:13 AM Messengers Fix #9678: errno shadowed in Pipe.cc
Where's it being reset? That error message is admittedly strange but it actually happens because the underlying funct... Greg Farnum
05:54 AM Messengers Fix #9678 (Rejected): errno shadowed in Pipe.cc
In some places errno is used after it has been reset and the original error code does not show in the message. For in... Loïc Dachary
09:54 AM rbd Bug #6926 (Resolved): rbd: diff output includes previously non-existent objects as zeroed extents
commit:9a1ab95176fe4d200a83b7b4f7e2b3097d541a7a Josh Durgin
09:54 AM CephFS Bug #9679: Ceph hadoop terasort job failure
https://issues.apache.org/jira/browse/MAPREDUCE-2018 Noah Watkins
09:53 AM CephFS Bug #9679: Ceph hadoop terasort job failure
https://svn.apache.org/repos/asf/hadoop/common/branches/MAPREDUCE-233/src/examples/org/apache/hadoop/examples/terasor... Noah Watkins
09:39 AM CephFS Bug #9679: Ceph hadoop terasort job failure
Teragen command:
./hadoop/bin/hadoop jar ./hadoop-2.4.1/share/hadoop/mapreduce/hadoop-mapreduce-examples-2.4.1.jar t...
Huamin Chen
09:22 AM CephFS Bug #9679: Ceph hadoop terasort job failure
Thanks for adding this. What command did you use to generate the input? Noah Watkins
09:04 AM CephFS Bug #9679 (Closed): Ceph hadoop terasort job failure
Hadoop version: 2.4.1
Ceph version:
ceph --version
ceph version 0.85-986-g031ef05 (031ef0551ebc98d824075558e884...
Huamin Chen
09:36 AM rbd Bug #9680 (Duplicate): Errors in test_rbd.* in upgrade:dumpling-firefly-x:parallel-giant-distro-b...
Josh Durgin
09:28 AM rbd Bug #9680 (Duplicate): Errors in test_rbd.* in upgrade:dumpling-firefly-x:parallel-giant-distro-b...
Logs are in http://qa-proxy.ceph.com/teuthology/teuthology-2014-10-06_17:20:35-upgrade:dumpling-firefly-x:parallel-gi... Yuri Weinstein
09:32 AM Linux kernel client Bug #4689: libceph: don't have alloc_msg methods limit length
Related to #9560, #9561? Ilya Dryomov
09:28 AM rbd Bug #5768 (Resolved): rbd-fuse: leak in enumerate_images()
commit:9132ca47959ae1a9a658971b0c8f4fe6e8d0cad3 Josh Durgin
09:26 AM rbd Bug #7385: Objectcacher setting max object counts too low
Josh Durgin
09:24 AM rbd Bug #9391 (Need More Info): fio rbd driver rewrites same blocks
Josh Durgin
09:24 AM rbd Bug #9146 (Can't reproduce): EPERM from image_read.sh
Josh Durgin
09:22 AM rbd Bug #9602 (Need More Info): rbd export -> nc ->rbd import = memory leak
Josh Durgin
09:20 AM rgw Bug #9254 (Fix Under Review): rgw: civetweb requires explicit \r\n for http headers
Yehuda Sadeh
09:15 AM rgw Bug #9039 (Pending Backport): Using COPY on radosgw to copy object from one bucket to another tha...
Yehuda Sadeh
09:13 AM rgw Bug #8587 (Pending Backport): rgw: subuser object not created correctly
Yehuda Sadeh
09:13 AM rgw Bug #9155 (Resolved): Swift Subuser - 403 Forbidden - during upload/post
Fixed (#8587) Yehuda Sadeh
09:11 AM rgw Bug #5595 (Fix Under Review): object has a Content-Type, but its content_type property is not sho...
Josh Durgin
09:09 AM Bug #9677 (Pending Backport): osd_disk_thread_ioprio_class is ignored
Loïc Dachary
05:10 AM Bug #9677: osd_disk_thread_ioprio_class is ignored
https://github.com/ceph/ceph/pull/2654 Loïc Dachary
04:48 AM Bug #9677 (Resolved): osd_disk_thread_ioprio_class is ignored
The "osd_disk_thread_ioprio_class configuration option":http://ceph.com/docs/giant/rados/configuration/osd-config-ref... Loïc Dachary
09:00 AM Linux kernel client Bug #9355: rbd: map fails with EINVAL inside a container
Ilya Dryomov
08:54 AM Bug #9635 (Resolved): mon/Paxos.cc: 1033: FAILED assert(mon->is_leader())
Joao Eduardo Luis
08:15 AM Revision aa9041c5 (ceph): Merge pull request #2653 from dachary/wip-9676-ioprio-doc
doc: missing osd prefix to ioprio config options
Reviewed-by: Mehdi Abaakouk <sileht@sileht.net>
Loic Dachary
08:10 AM Revision 62235688 (ceph): doc: missing osd prefix to ioprio config options
http://tracker.ceph.com/issues/9676 Fixes: #9676
Signed-off-by: Loic Dachary <loic-201408@dachary.org>
Loic Dachary
07:03 AM CephFS Bug #9636 (Duplicate): segfault in CInode::get_caps_allowed_for_client
Greg Farnum
07:02 AM CephFS Bug #9562 (Resolved): Lockdep assertion in Filer purge
Backported to giant:... John Spray
07:02 AM CephFS Bug #8576 (Need More Info): teuthology: nfs tests failing on umount
Greg Farnum
06:50 AM Bug #6756: journal full hang on startup
... Sage Weil
06:37 AM Bug #6003: journal Unable to read past sequence 406 ...
... Sage Weil
06:32 AM Bug #9418 (Pending Backport): mon: drop internal-purpose messages from clients without proper caps
Sage Weil
04:23 AM Revision b2e4bd51 (ceph): msg: move SimpleMessenger to msg/simple/
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:23 AM Revision 5a860bec (ceph): librados: use Messenger factory method
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:22 AM Revision 5eff0ee9 (ceph): msg: use localized cct for derr
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:15 AM Revision 06aef6ff (ceph): doc/release-notes: v0.86
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:11 AM Revision 3484dd83 (ceph): Merge pull request #2651 from ceph/wip-ostool
ceph_objectstore_tool: Accept CEPH_ARGS environment arguments
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:55 AM Bug #9077: Cluster is up in MON node even if Ceph is uninstalled in OSD node
as per this document "http://docs.ceph.com/docs/master/rados/configuration/mon-osd-interaction/", that mon will get 3... Ramakrishnan P
03:53 AM Bug #9077: Cluster is up in MON node even if Ceph is uninstalled in OSD node
as per this document "http://docs.ceph.com/docs/master/rados/configuration/mon-osd-interaction/", that mon will get 3... Ramakrishnan P
01:26 AM Revision 10fe7cfe (ceph): ceph_objectstore_tool: Accept CEPH_ARGS environment arguments
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
01:15 AM Bug #9676 (Resolved): disk thread ioprio class misses osd
Loïc Dachary
01:10 AM Bug #9676 (Fix Under Review): disk thread ioprio class misses osd
https://github.com/ceph/ceph/pull/2653 Loïc Dachary
01:06 AM Bug #9676 (Resolved): disk thread ioprio class misses osd
http://ceph.com/docs/master/rados/configuration/osd-config-ref/ Loïc Dachary
01:06 AM Revision 9b598525 (ceph): Merge pull request #167 from ceph/fix_stress-split_typo
Fixed typo Yuri Weinstein
01:05 AM Revision 7509b6d8 (ceph): Fixed typo
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
12:49 AM Revision 6aba0ab9 (ceph): Add reset_tp_timeout in long loop in add_source_info for suicide timeout
Fixes: #9128
Signed-off-by: luowei@yahoo-inc.com
Wei Luo
12:28 AM Bug #9675: splitting a pool doesn't start when rule_id != ruleset_id
Sorry for formatting... should be like this:... Dan van der Ster
12:24 AM Bug #9675 (Resolved): splitting a pool doesn't start when rule_id != ruleset_id
commit:78e84f34da83abf5a62ae97bb84ab70774b164a6
Dumpling 0.67.10
Rule is like this:
{ "rule_id": 6,
...
Dan van der Ster
12:17 AM Revision 5aa95301 (ceph): Merge pull request #166 from ceph/upgrades_stress_split
upgrade suite for stress-split tests for d-f-x Warren Usui

10/06/2014

11:26 PM Revision 6cdf3239 (ceph): Fix directory names.
Make sure that the directories formerly number 0 through 9 get
scanned in the right order.
Signed-off-by: Warren Usui...
Warren Usui
10:53 PM Linux kernel client Bug #9355: rbd: map fails with EINVAL inside a container
Note that we only see the debug output when we're trying to write to the RBD bus directly on the host - from within t... Chris Armstrong
10:32 PM Linux kernel client Bug #9355: rbd: map fails with EINVAL inside a container
Here's some debugging after disabling auth.
As root on the CoreOS host, echoing directly into the RBD bus also doe...
Chris Armstrong
10:04 PM Linux kernel client Bug #9355: rbd: map fails with EINVAL inside a container
For posterity, recording my conversation with Josh here. http://irclogs.ceph.widodh.nl/index.php?date=2014-09-04
<...
Chris Armstrong
10:03 PM Linux kernel client Bug #9355: rbd: map fails with EINVAL inside a container
Seeing the same issue on a 3.16.2 kernel: ... Chris Armstrong
08:55 PM Linux kernel client Bug #9355: rbd: map fails with EINVAL inside a container
A fellow member of the CoreOS community is also running into this: https://groups.google.com/forum/#!topic/coreos-use... Chris Armstrong
10:52 PM Revision 260933b1 (ceph): Merge branch 'wip-9658' into giant
Sage Weil
10:50 PM Revision 726c6a14 (ceph): debian/control: fix python-ceph -> ceph file move to allow upgrades
This is a backport of 5c6c366d2abe771c581690270c2d176ebb30c571 with the
version numbers changed, to compensate for th...
Sage Weil
10:47 PM Revision 6067f295 (ceph): Merge pull request #2639 from ceph/wip-9661
Fix 9661: ceph_objectstore_tool doesn't work with memstore
Reviewed-by: Samuel Just <sam.just@inktank.com>
David Zafman
10:23 PM Revision 52ac5203 (ceph): tools: remove old ceph.cc
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
10:22 PM Revision 63c7e16a (ceph): test/osd/Object: don't generate length of 0
Fixes: #9203
Signed-off-by: Samuel Just <sam.just@inktank.com>
Samuel Just
06:27 PM CephFS Bug #9674: nightly failed multiple_rsync.sh
rsync return codes aren't standard error codes. The man page says that 23 means... Greg Farnum
05:59 PM CephFS Bug #9674: nightly failed multiple_rsync.sh
#define ENFILE 23 /* File table overflow */
maybe we should adjust ulimit
Zheng Yan
02:23 PM CephFS Bug #9674 (Resolved): nightly failed multiple_rsync.sh
http://qa-proxy.ceph.com/teuthology/teuthology-2014-10-03_23:04:01-fs-giant-distro-basic-multi/527949/... Greg Farnum
06:20 PM Revision 9ffd3788 (ceph): Merge pull request #2649 from ceph/wip-os-recommend-doc-fix
doc: update kernel recommendations, add tunables link Sage Weil
05:52 PM rbd Bug #9513: rbd_cache=true default setting is degading librbd performance ~10X in Giant
Good to know that you are able to reproduce this.
I think the log entries you mentioned are there in Firefly as well...
Somnath Roy
03:09 PM rbd Bug #9513: rbd_cache=true default setting is degading librbd performance ~10X in Giant
I double-checked, and I had multiple versions of librbd on my path. (I forgot about installing one of them.) I remo... Adam Crume
01:14 PM rbd Bug #9513: rbd_cache=true default setting is degading librbd performance ~10X in Giant
Hopefully, you made sure the librbd/librados libraries fio_rbd is loading are from the giant. As I said, replacing th... Somnath Roy
11:55 AM rbd Bug #9513: rbd_cache=true default setting is degading librbd performance ~10X in Giant
Thanks for the details. Unfortunately, I'm still unable to reproduce the issue. Was your cluster created in Firefly... Adam Crume
05:25 PM Revision abe4c353 (ceph): doc: update kernel recommendations, add tunables link
No 3.16.[0-2] - same rbd deadlock regression as in 3.15.
Signed-off-by: Ilya Dryomov <idryomov@redhat.com>
Ilya Dryomov
04:37 PM Revision 031ef055 (ceph): Merge pull request #2645 from ceph/wip-9663
client: clean-up objecter on failed client init
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:15 PM Revision 6b9e20ac (ceph): ceph.spec: make ceph -> python-ceph dependency specify version
It does this indirectly via ceph -> ceph-common -> python-ceph, but do so
here too for clarity/consistency.
Signed-o...
Sage Weil
03:52 PM devops Bug #9658 (Resolved): upgrade from dumpling to firefly is broken
Sage Weil
03:06 PM devops Bug #9658: upgrade from dumpling to firefly is broken
ubuntu@teuthology:/a/teuthology-2014-10-06_14:06:56-upgrade:dumpling-firefly-x:parallel-wip-9658-firefly-distro-basic... Tamilarasi muthamizhan
12:51 PM devops Bug #9658: upgrade from dumpling to firefly is broken
ubuntu@teuthology:/a/teuthology-2014-10-06_10:31:05-upgrade:dumpling-firefly-x:parallel-wip-9658-distro-basic-vps/529856 Tamilarasi muthamizhan
10:12 AM devops Bug #9658: upgrade from dumpling to firefly is broken
sure, am testing it now Tamilarasi muthamizhan
09:55 AM devops Bug #9658: upgrade from dumpling to firefly is broken
Tamil, this should be fixed in the wip-9658 branch.. can you test please? The firefly backport will be a bit differe... Sage Weil
09:48 AM devops Bug #9658: upgrade from dumpling to firefly is broken
Sage Weil
03:51 PM Revision e55cb1f6 (ceph): mon/MonClient: use generic Messenger factory
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:51 PM Revision 62b0bfdc (ceph): msg/Message: drop unneeded #include
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:51 PM Revision 69acc8ae (ceph): msg: make messenger type configurable
Eventaully we may want to override this by passing the type in as an
arg, but let's do that later.
Signed-off-by: Sa...
Sage Weil
03:23 PM Bug #9203: ceph_test_rados: ObjectDesc::iterator::advance(bool): Assertion `pos < limit' failed.
Samuel Just
02:54 PM Bug #9419: dumpling->firefly upgrade, sending setallochint?
Notes on using feature bits already present. The problem is that CEPH_FEATURE_MSGR_KEEPALIVE2 was back ported, so we... David Zafman
02:17 PM Bug #9385 (Duplicate): ceph_test_rados: incorrect buffer at pos ...
Samuel Just
02:01 PM Revision 884f7c40 (ceph): Merge remote-tracking branch 'gh/wip-rpm-epoch-firefly' into firefly
Reviewed-by: Boris Ranto <branto@redhat.com> Sage Weil
01:49 PM Documentation #9673 (Closed): Document ceph df numbers
We need to just write down what they mean. It's one of the first questions, and it's one of the hardest ones to answ... Dan Mick
11:29 AM Bug #9664 (Rejected): mon: ceph osd metada failure on centos7
it fails because the dockerized centos is has a fake systemd http://jperrin.github.io/centos/2014/09/25/centos-docker... Loïc Dachary
11:02 AM Bug #9657 (Resolved): MMDSBeacon: failure to decode; compat_version = 3 on Firefly monitor
No backport is needed; this is done. (commit:25bcc39bb809e2d13beea1529e4ab92d1b61fa5b) Greg Farnum
09:56 AM devops Tasks #9669 (Resolved): teuthology.front needs an upgrade
We need a newer libvirt version on the machine, and Ubuntu precise just doesn't contain what we need. I can't even se... Zack Cerza
09:39 AM devops Bug #9654 (Duplicate): "error: subprocess paste was killed by signal (Broken pipe)" in upgrade:du...
Sage Weil
09:39 AM devops Bug #9656: Remove conditional statement in ceph-radosgw startup script log section
Hmm yeah. I think the better solution would be to fix the /var/log/ceph (/var/log/radosgw?) permissions so that log ... Sage Weil
09:37 AM Bug #9663 (Resolved): Objecter assertion failure
Sage Weil
09:34 AM devops Bug #9667 (Duplicate): Missing packages in upgrade:dumpling-firefly-x:parallel-giant-distro-basic...
#9658 Sage Weil
08:45 AM devops Bug #9667 (Duplicate): Missing packages in upgrade:dumpling-firefly-x:parallel-giant-distro-basic...
This looks like a dupe of #9640 but a different version.
Job: http://qa-proxy.ceph.com/teuthology/teuthology-2014-...
Yuri Weinstein
09:33 AM Bug #9668 (Rejected): osd killed by ABRT from FAILED assert
this is almost certainly either the max files ulimit (ulimit -n , see max open files = ... in ceph.conf) or /proc/sys... Sage Weil
09:00 AM Bug #9668 (Rejected): osd killed by ABRT from FAILED assert
-----------
[Mon Oct 6 15:09:03 2014] init: ceph-osd (ceph/46) main process (3058) killed by ABRT signal
---------...
Sheldon Mustard
09:32 AM Bug #9655 (Resolved): tests: qa/workunits/cephtool/test.sh fails ENXIO
Loïc Dachary
08:38 AM devops Fix #9666 (Resolved): ceph-disk error when activate is missing an argument is cryptic
When the device argument is missing:... Loïc Dachary
08:14 AM devops Bug #9665: ceph-disk zap should call partprobe
https://github.com/ceph/ceph/pull/2648 Loïc Dachary
07:43 AM devops Bug #9665 (Resolved): ceph-disk zap should call partprobe
h3. User description
Symptoms:
* A disk is used by an OSD
* The OSD is not longer useful and the disk is clear...
Loïc Dachary
08:09 AM Bug #9503: Dumpling: removing many snapshots in a short time makes OSDs go berserk
I believe the fact that the commit message for 255b430a87201c7d0cf8f10a3c1e62cbe8dd2d93 said @Backfill@ where it shou... Florian Haas
08:04 AM Bug #9503: Dumpling: removing many snapshots in a short time makes OSDs go berserk
Hi Sam,
I think this is fixed in master/giant.. correct? Just a gentle reminder that we'd appreciate a backport in d...
Dan van der Ster
08:04 AM Bug #9487: dumpling: snaptrimmer causes slow requests while backfilling. osd_snap_trim_sleep not ...
Hi Sam,
Same as for #9503
I think this is fixed in master/giant.. correct? Just a gentle reminder that we'd appreci...
Dan van der Ster
07:51 AM Revision 07b86c43 (ceph): Merge pull request #2642 from johnugeorge/wip-9492-crush-giant
Crush: Backporting fixes for #9492 to giant
Reviewed-by: Loic Dachary <loic-201408@dachary.org>
Loic Dachary
07:50 AM Revision 31d57c9a (ceph): Merge pull request #2643 from johnugeorge/wip-9492-crush-firefly
Crush: Backporting fixes for #9492 to firefly
Reviewed-by: Loic Dachary <loic-201408@dachary.org>
Loic Dachary
12:51 AM RADOS Bug #9492 (Resolved): Crush Mapper crashes when number of replicas is less than total number of o...
Loïc Dachary

10/05/2014

09:18 PM Revision bf450961 (ceph): Merge pull request #2644 from objoo/master
Add one more case ( "=" ) and test get_str_vec as well.
Reviewed-by: Loic Dachary <loic-201408@dachary.org>
Loic Dachary
08:15 PM Revision fe57fab2 (ceph): client: clean-up objecter on failed client init
During mount() the objecter isn't shutdown if the mon client fails to
initialize. Objecter asserts in destructor expe...
Noah Watkins
07:27 PM Revision ca10ce4f (ceph): Add one more case ( "=" ) and test get_str_vec as well.
Signed-off-by: Yann Dupont <yann@objoo.org> Yann Dupont
04:00 PM Revision 6462cf5a (ceph): Merge pull request #2641 from dachary/wip-9655-osd-tell
qa: ceph tell must retry on ENXIO
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:14 PM Revision 257dcc95 (ceph): rados.h: use macros to generate osd ops definitons and strings
Eliminate multiple points of maintenance by using macros - no
functional changes apart from adding strings which were...
Ilya Dryomov
01:12 PM Bug #9663: Objecter assertion failure
Probably this... Noah Watkins
12:41 PM Bug #9663 (Resolved): Objecter assertion failure
In latest Giant build. This bug appears to be related to http://tracker.ceph.com/issues/9067... Noah Watkins
01:00 PM Bug #9664 (Rejected): mon: ceph osd metada failure on centos7
"qa/workunits/cephtool/test.sh":https://github.com/ceph/ceph/blob/master/qa/workunits/cephtool/test.sh#L665 consisten... Loïc Dachary

10/04/2014

06:45 PM Revision e30c570c (ceph): Crush: Ensuring at most num-rep osds are selected
Crush temporary buffers are allocated as per replica size configured
by the user.When there are more final osds (to b...
Johnu George
06:45 PM Revision 548be0b2 (ceph): Crush: Ensuring at most num-rep osds are selected
Crush temporary buffers are allocated as per replica size configured
by the user.When there are more final osds (to b...
Johnu George
06:27 PM Revision 01e389ae (ceph): Crush: Ensuring at most num-rep osds are selected
Crush temporary buffers are allocated as per replica size configured
by the user.When there are more final osds (to b...
Johnu George
06:27 PM Revision 1858f06c (ceph): Crush: Ensuring at most num-rep osds are selected
Crush temporary buffers are allocated as per replica size configured
by the user.When there are more final osds (to b...
Johnu George
12:50 PM RADOS Bug #9492 (Fix Under Review): Crush Mapper crashes when number of replicas is less than total num...
* firefly https://github.com/ceph/ceph/pull/2643
* giant https://github.com/ceph/ceph/pull/2642
running on http:/...
Loïc Dachary
12:33 PM RADOS Bug #9492: Crush Mapper crashes when number of replicas is less than total number of osds to be s...
Pull req info :
fix for firstn rules: https://github.com/ceph/ceph/pull/2568
fix for indep rules : https://githu...
Johnu George
04:41 AM RADOS Bug #9492 (Pending Backport): Crush Mapper crashes when number of replicas is less than total num...
I think both patches should be backported to giant and firefly. Would you like to do that ? It essentially means you ... Loïc Dachary
02:46 AM RADOS Bug #9492 (Resolved): Crush Mapper crashes when number of replicas is less than total number of o...
Loïc Dachary
09:45 AM Revision 5b8c705f (ceph): Merge pull request #2599 from johnugeorge/wip-9492-crush-indep
Crush: Ensuring at most num-rep osds are selected for indep rules
Reviewed-by: Loic Dachary <loic-201408@dachary.org>
Loic Dachary
09:34 AM Revision f1becf9a (ceph): qa: ceph tell must retry on ENXIO
It is expected for ceph tell to fail with ENXIO if the daemon it is
trying to join is not ready for some reason. This...
Loic Dachary
03:01 AM Revision 234b066b (ceph): Crush: Ensuring at most num-rep osds are selected
Crush temporary buffers are allocated as per replica size configured
by the user.When there are more final osds (to b...
Johnu George
02:38 AM Bug #9655 (Fix Under Review): tests: qa/workunits/cephtool/test.sh fails ENXIO
https://github.com/ceph/ceph/pull/2641 Loïc Dachary
12:56 AM Revision 38dde3d3 (ceph): Merge remote-tracking branch 'gh/giant'
Sage Weil
12:02 AM Revision 25bcc39b (ceph): Merge pull request #2640 from ceph/wip-9657
messages: provide an explicit COMPAT_VERSION in MMDSBeacon
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil

10/03/2014

11:22 PM Revision 5c6c366d (ceph): debian/control: fix python-ceph -> ceph file move to allow upgrades
See fe3434f41cd09433975d7d0f9dbb2fae662e4a1b.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
11:22 PM Revision 7ad54299 (ceph): upgrade suite for stress-split tests for d-f-x
Signed-off-by: tamil <tamil.muthamizhan@inktank.com> Tamilarasi muthamizhan
11:06 PM Revision 35fd2722 (ceph): messages: provide an explicit COMPAT_VERSION in MMDSBeacon
We weren't setting an explicit compat version and so the Message
was setting it to the head version, breaking communi...
Greg Farnum
10:44 PM Revision 16e564ec (ceph): erasure-code: isa plugin thrashods suite
Add the distros directory which enumerates the os_type and
os_version on which the suite is to run.
http://tracker.c...
Loic Dachary
10:15 PM Revision 177a33b5 (ceph): MemStore: Need set/get_allow_sharded_objects() to work for ceph_objects...
Keep a bool sharded in memory and use for set/get_allow_sharded_objects()
Create a file "sharded" in the data dir whe...
David Zafman
10:15 PM Revision 0b155d00 (ceph): ceph_objectstore_tool: MemStore needs a CephContext
Pass g_ceph_context to ObjectStore::create() needed by MemStore
Fixes: #9661
Signed-off-by: David Zafman <dzafman@r...
David Zafman
08:45 PM Revision 7f6c31bf (ceph): debian/control: BuildDepend on lsb-release
debian/rules uses it to make lttng build conditional.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
06:58 PM Revision 8d79181d (ceph): Merge pull request #2635 from dachary/wip-9653-ceph-disk-bootstrap-osd-...
ceph-disk: bootstrap-osd keyring ignores --statedir (giant) Sage Weil
06:58 PM Revision 9a3bac0c (ceph): Merge pull request #2634 from dachary/wip-9653-ceph-disk-bootstrap-osd-...
ceph-disk: bootstrap-osd keyring ignores --statedir (firefly) Sage Weil
06:58 PM Revision 67d90318 (ceph): Merge pull request #2633 from dachary/wip-9653-ceph-disk-bootstrap-osd
ceph-disk: bootstrap-osd keyring ignores --statedir
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:36 PM Bug #9657: MMDSBeacon: failure to decode; compat_version = 3 on Firefly monitor
tested with wip-9657, fix works fine.
logs are copied to vpm102.front.sepia.ceph.com:/home/ubuntu/wip-9657
Tamilarasi muthamizhan
05:02 PM Bug #9657 (Pending Backport): MMDSBeacon: failure to decode; compat_version = 3 on Firefly monitor
fix looks right. merged it into giant branch Sage Weil
04:11 PM Bug #9657: MMDSBeacon: failure to decode; compat_version = 3 on Firefly monitor
https://github.com/ceph/ceph/pull/2640
Tamil will put it through the upgrade suite.
Greg Farnum
04:07 PM Bug #9657 (Fix Under Review): MMDSBeacon: failure to decode; compat_version = 3 on Firefly monitor
Greg Farnum
04:05 PM Bug #9657: MMDSBeacon: failure to decode; compat_version = 3 on Firefly monitor
Okay, it's because Message::encode() transmutes a compat_version of 0 into compat_version == HEAD_VERSION, and we are... Greg Farnum
03:59 PM Bug #9657 (In Progress): MMDSBeacon: failure to decode; compat_version = 3 on Firefly monitor
Well, good news and bad news:
This is not a monitor bug, and my initial guess is that it will only affect clusters r...
Greg Farnum
11:11 AM Bug #9657 (Resolved): MMDSBeacon: failure to decode; compat_version = 3 on Firefly monitor
Logs are in http://qa-proxy.ceph.com/teuthology/teuthology-2014-10-01_19:20:01-upgrade:firefly-x-giant-distro-basic-m... Yuri Weinstein
06:24 PM Revision 027f74f9 (ceph): Merge pull request #2637 from dachary/wip-9245-test-mon-pending-giant
mon: obsolete osdmonitor_prepare_command (giant) Sage Weil
06:21 PM Revision b890c1e4 (ceph): ceph.spec.: add epoch
This is done in fedora packaging. Do it here too so that you can move
between upstream packages (from ceph.com) and ...
Sage Weil
06:21 PM Revision c8a8e476 (ceph): ceph.spec: fix typo
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit da9ae5c92ecb4059e0ec6be5ce03af46430e76a5)
Sage Weil
06:21 PM Revision 107bfd9e (ceph): ceph.spec.in: We need those nice recent changes for rhel7 in Fedora too.
Signed-off-by: Erik Logtenberg <erik@logtenberg.eu>
(cherry picked from commit 00877ae502ac52613bcd5c5c834d72787d668dca)
Erik Logtenberg
06:21 PM Revision 561261b6 (ceph): ceph.spec.in: Obselete ceph-libcephfs (not libcephfs)
I am guessing that because it was a sub-package libcephfs was mistakenly
used instead of ceph-libcephfs.
Signed-off-...
Sandon Van Ness
06:21 PM Revision 74c7f3ca (ceph): ceph.spec.in: No version on ceph-libs Obsoletes.
If we are installing with the new package structure we don't ever want the
new package to co-exist with the old one; ...
Dan Mick
06:21 PM Revision a4f748aa (ceph): ceph.spec.in: Obsolete all older versions.
Now this changeset can be used on all current ceph releases that already
have the package split.
Signed-off-by: Erik...
Dan Mick
06:21 PM Revision c82c29d6 (ceph): ceph.spec.in: Add a small comment on the empty %files section
as suggested by Dan Mick.
Signed-off-by: Erik Logtenberg <erik@logtenberg.eu>
(cherry picked from commit e37b262c792...
Dan Mick
06:21 PM Revision 3c2b5c44 (ceph): ceph.spec.in: tests for rhel or centos need to not include _version
rhel_version and centos_version are apparently the OpenSUSE Build
names; the native macros are just "rhel" and "cento...
Dan Mick
06:21 PM Revision d01db808 (ceph): ceph.spec.in: remove BuildRoot
Deprecated
Fixes: #8143
Signed-off-by: Sage Weil <sage@inktank.com>
(cherry picked from commit 401319a1527dd9cb53989...
Sage Weil
06:21 PM Revision 7946c5e5 (ceph): Move fedora patch file (used by ceph.spec.in) to rpm/ subdir
Signed-off-by: Dan Mick <dan.mick@inktank.com>
(cherry picked from commit 06b92cee621cbe33a6f17e8c64169db4453a5160)
Dan Mick
06:12 PM Revision cb2ae9af (ceph): ceph.spec.in, init-ceph.in: Don't autostart ceph service on Fedora.
This patch is taken from the current Fedora package and makes the upstream
ceph.spec compliant with Fedora policy. Th...
Erik Logtenberg
06:12 PM Revision 2b11376f (ceph): ceph.spec.in: Add obsoletes for libcephfs
This fixes a bug for Fedora:
https://bugzilla.redhat.com/show_bug.cgi?id=1116614
Signed-off-by: Erik Logtenberg <eri...
Erik Logtenberg
06:11 PM Revision eefc62e3 (ceph): ceph.spec.in: add ceph-libs-compat
Added a ceph-libs-compat package in accordance with Fedora packaging
guidelines [1], to handle the recent package spl...
Erik Logtenberg
05:57 PM Revision cd430f93 (ceph): Merge remote-tracking branch 'gh/giant'
Conflicts:
suites/multi-version/firefly-giant/basic/1-install/firefly-giant.yaml
Sage Weil
05:49 PM Revision 20ed7256 (ceph): Merge pull request #163 from dachary/wip-9652-erasure-code
erasure-code: upgrade/firefly-x/stress-split-erasure-code Sage Weil
05:47 PM Revision e1d16945 (ceph): Merge pull request #162 from dachary/wip-9648-erasure-code-tests
erasure-code: add thrash-erasure-code to suites/rados Sage Weil
05:44 PM Revision 51d62eb1 (ceph): Merge pull request #160 from dachary/wip-9387-erasure-code-unfound
erasure-code: unfound test needs a non empty file Sage Weil
05:12 PM Revision 74aa7afc (ceph): mon/MonitorDBStore: add get_{keys,bytes}() accounting to Transaction
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit fd421b26748e872ddf8e0f068dda2106853edff1)
Sage Weil
05:12 PM Revision 0b978fb1 (ceph): mon/Paxos: add perfcounters for most paxos operations
I'm focusing primarily on the ones that result in IO here.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked...
Sage Weil
05:04 PM devops Bug #9658: upgrade from dumpling to firefly is broken
possible debian fix in wip-9658. asked ceph-maintainers and branto for review and help with the spec file change. Sage Weil
03:56 PM devops Bug #9658 (In Progress): upgrade from dumpling to firefly is broken
Tamilarasi muthamizhan
03:52 PM devops Bug #9658 (New): upgrade from dumpling to firefly is broken
sandon: looks like the problem is a file that was in python-ceph was moved to ceph and apt is bailing due to over-wri... Tamilarasi muthamizhan
03:52 PM devops Bug #9658 (In Progress): upgrade from dumpling to firefly is broken
this is broken by commit:eb0f6e347969b40c0655d3165a6c4531c6b595a3, which is post 0.80.6. phew! yay testing. Sage Weil
02:49 PM devops Bug #9658 (Resolved): upgrade from dumpling to firefly is broken
This is definitely blocking the upgrade testing for giant.
logs: http://qa-proxy.ceph.com/teuthology/teuthology-20...
Tamilarasi muthamizhan
05:00 PM Revision 73d5bdb9 (ceph): tests: remove tests requiring osdmonitor_prepare_command
Although they have been useful, their maintenance and fragility caused
more trouble than their benefits.
Signed-off-...
Loic Dachary
05:00 PM Revision e8657814 (ceph): mon: obsolete osdmonitor_prepare_command
And the mon_advanced_debug_mode option that is only used in the context
of osdmonitor_prepare_command.
http://tracke...
Loic Dachary
05:00 PM Revision d0c2d7d5 (ceph): test: minor case fix
Signed-off-by: Loic Dachary <loic-201408@dachary.org>
(cherry picked from commit 6f698374562de74806203c7b41072572b59b...
Loic Dachary
04:27 PM Revision a1996b5d (ceph): Merge pull request #2636 from dachary/wip-9245-test-mon-pending
mon: obsolete osdmonitor_prepare_command
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:26 PM Revision d0ceb3ab (ceph): os/FileStore: do not loop in sync_entry on shutdown
Normally we repeat a sync if the journal is full and asks for it or if we
have pending sync waiters. This isn't for ...
Sage Weil
03:24 PM Revision 87d06f11 (ceph): mon: MonCommands: adjust indentation for 'auth add'
Eye-candy. We changed indentation of a few other entries and this one
was just too darn obvious, itching all over, n...
Joao Eduardo Luis
03:24 PM Revision f0653c04 (ceph): qa/workunits: mon: auth_caps: account for mon blank caps
test creating and entity with blank caps with and without '--force'
being specified. without '--force' they must fai...
Joao Eduardo Luis
03:24 PM Revision 7e2bd229 (ceph): mon: Monitor: let 'handle_command()' deal with caps validation
If a given client doesn't have the required caps when running a command,
it must receive an EACCES or EPERM reply. T...
Joao Eduardo Luis
03:24 PM Revision 940c4e28 (ceph): mon: Monitor: match command module caps against what's on MonCommands.h
We were checking the command's permissions against what we perceived as
the 'module' from parsing the command's "pref...
Joao Eduardo Luis
03:24 PM Revision d6b702ce (ceph): mon: MonCap: add new profiles
Adds three new profiles:
read-only: able to issue all read-only (MON_CAP_R) commands. Any
command that may tak...
Joao Eduardo Luis
03:24 PM Revision ea96863d (ceph): qa/workunits: cephtool: test auth profiles
Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com> Joao Eduardo Luis
03:24 PM Revision d0113e07 (ceph): test: mon: test-mon-msg: Check which msgs the mons handle and reply to
Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com> Joao Eduardo Luis
03:24 PM Revision 3d78285d (ceph): mon: Monitor: create logical divisions on dispatch() based on msg nature
Instead of a single switch(), have multiple switch() and order them by
increasing necessity of privileges.
This patc...
Joao Eduardo Luis
03:24 PM Revision c0e3bc9a (ceph): mon: Monitor: check caps and source before dispatching messages
Only dispatch messages that a client may send if said client has at
least MON_CAP_R, and only dispatch internal monit...
Joao Eduardo Luis
03:24 PM Revision 74695617 (ceph): mon: Monitor: remove redudant call to osdmon's dispatch
Backport: firefly
Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
Joao Eduardo Luis
03:24 PM Revision 5488f464 (ceph): test/vstart_wrapper.sh: use cephx
Signed-off-by: Joao Eduardo Luis <joao@redhat.com> Joao Eduardo Luis
03:24 PM Revision 7e85bebd (ceph): qa/workunits: mon: auth_caps: cleanup on successful exit
Signed-off-by: Joao Eduardo Luis <joao@redhat.com> Joao Eduardo Luis
03:24 PM Revision c7d5c253 (ceph): qa/workunits: mon: auth_caps: variables must be local
We have variables with the same name that are being shared! We don't
hit any issues with it currently because the co...
Joao Eduardo Luis
03:24 PM Revision 86124615 (ceph): mon: AuthMonitor: validate caps when creating or changing mon caps
The monitor doesn't really know how to validate caps not meant for it.
The MDS or the OSD may very well allow blank c...
Joao Eduardo Luis
03:16 PM Bug #9661 (Fix Under Review): ceph_objectstore_tool doesn't work with memstore
David Zafman
03:07 PM Bug #9661 (Resolved): ceph_objectstore_tool doesn't work with memstore

A CephContext* isn't passed to ObjectStore::create() so MemStore::mount() crashes.
MemStore::set_allow_sharded_o...
David Zafman
03:04 PM devops Bug #9640: Missing packages in multi-version-giant-testing-basic-multi
Looks like there two different issues here,
Update on "sudo apt-get update..."
Running the command line on a ma...
Yuri Weinstein
11:20 AM devops Bug #9640: Missing packages in multi-version-giant-testing-basic-multi
4 jobs failed in http://pulpito.front.sepia.ceph.com/teuthology-2014-10-01_23:20:03-multi-version-giant-distro-basic-... Yuri Weinstein
02:53 PM rbd Bug #9513: rbd_cache=true default setting is degading librbd performance ~10X in Giant
Please make sure you are following these steps..
1. Build the latest giant package both in cluster and client side...
Somnath Roy
01:35 PM rbd Bug #9513: rbd_cache=true default setting is degading librbd performance ~10X in Giant
In my test cluster, I'm getting the same performance with "rbd cache = false" and "rbd cache = true". Could you post... Adam Crume
02:50 PM CephFS Feature #9659 (Duplicate): MDS: support cache eviction
It would be really useful when writing certain kinds of tests (eg, for scrubbing) to be able to know that a particula... Greg Farnum
02:12 PM Revision 038de003 (ceph): tests: remove tests requiring osdmonitor_prepare_command
Although they have been useful, their maintenance and fragility caused
more trouble than their benefits.
Signed-off-...
Loic Dachary
02:10 PM Revision 2abc8f40 (ceph): mon: obsolete osdmonitor_prepare_command
And the mon_advanced_debug_mode option that is only used in the context
of osdmonitor_prepare_command.
http://tracke...
Loic Dachary
02:09 PM Revision 6f698374 (ceph): test: minor case fix
Signed-off-by: Loic Dachary <loic-201408@dachary.org> Loic Dachary
01:53 PM Revision eb2f0f49 (ceph): ceph-disk: bootstrap-osd keyring ignores --statedir
The STATEDIR variable is used to initialize the bootstrap-osd keyring
before it gets a chance to be overriden by --st...
Loic Dachary
01:47 PM Revision 5a5e7e7b (ceph): ceph-disk: bootstrap-osd keyring ignores --statedir
The STATEDIR variable is used to initialize the bootstrap-osd keyring
before it gets a chance to be overriden by --st...
Loic Dachary
01:25 PM Revision 841c0376 (ceph): Merge pull request #2577 from dachary/wip-9570-cpp-strerror
os: io_event.res is the size written
Reviewed-By: Christophe Courtaut <christophe.courtaut@gmail.com>
Loic Dachary
12:08 PM Revision fa0bd06b (ceph): ceph-disk: bootstrap-osd keyring ignores --statedir
The STATEDIR variable is used to initialize the bootstrap-osd keyring
before it gets a chance to be overriden by --st...
Loic Dachary
12:01 PM Bug #9653 (Resolved): ceph-disk: bootstrap-osd keyring ignores --statedir
Loïc Dachary
06:54 AM Bug #9653: ceph-disk: bootstrap-osd keyring ignores --statedir
* giant https://github.com/ceph/ceph/pull/2635
* firefly https://github.com/ceph/ceph/pull/2634
Loïc Dachary
05:13 AM Bug #9653 (Fix Under Review): ceph-disk: bootstrap-osd keyring ignores --statedir
https://github.com/ceph/ceph/pull/2633 Loïc Dachary
04:54 AM Bug #9653 (Resolved): ceph-disk: bootstrap-osd keyring ignores --statedir
... Loïc Dachary
11:40 AM Fix #9245 (Resolved): remove Monitor::osdmonitor_prepare_command
Loïc Dachary
10:01 AM Fix #9245 (Fix Under Review): remove Monitor::osdmonitor_prepare_command
giant backport https://github.com/ceph/ceph/pull/2637 Loïc Dachary
09:27 AM Fix #9245 (Pending Backport): remove Monitor::osdmonitor_prepare_command
Sage Weil
07:15 AM Fix #9245: remove Monitor::osdmonitor_prepare_command
https://github.com/ceph/ceph/pull/2636 Loïc Dachary
11:06 AM devops Bug #9656 (Rejected): Remove conditional statement in ceph-radosgw startup script log section
The startup script has a conditional statement to determine if a log file exists, and will touch and chown the log fi... Tupper Cole
11:03 AM Revision fbb36a46 (ceph): erasure-code: upgrade/firefly-x/stress-split-erasure-code
Mimic upgrade/firefly-x/stress-split only with thrashosd configured with
min_in: 4 for k=3,m=1 . All erasure code wor...
Loic Dachary
10:43 AM Bug #9655 (Resolved): tests: qa/workunits/cephtool/test.sh fails ENXIO
... Loïc Dachary
10:41 AM Revision 8c1e7b0e (ceph): erasure-code: do not include k=3,m=1 in dumpling-x
Because thrashosd does not have min_in: 4 and that we don't want to set
it because other workloads may be influenced....
Loic Dachary
10:34 AM Bug #8083: erasure-code: fix static code analysis errors found in gf-complete
For the record these are minor fixes and I expect to see them used when NEON is merged upstream and we update the jer... Loïc Dachary
10:12 AM Bug #8083 (Resolved): erasure-code: fix static code analysis errors found in gf-complete
merged https://bitbucket.org/jimplank/gf-complete/pull-request/24/static-code-analysis-fixes
Loïc Dachary
09:59 AM Revision 9d2cc2fd (ceph): erasure-code: add thrash-erasure-code to suites/rados
Because it needs the thrasher to have min_in: 4 otherewise k=3,m=1 will
block.
http://tracker.ceph.com/issues/9648 F...
Loic Dachary
09:04 AM devops Bug #9654 (Duplicate): "error: subprocess paste was killed by signal (Broken pipe)" in upgrade:du...
Logs are in http://qa-proxy.ceph.com/teuthology/teuthology-2014-10-01_19:10:01-upgrade:dumpling-firefly-x:parallel-gi... Yuri Weinstein
07:36 AM rbd Feature #9374 (Resolved): rbd: use a rolling average for bench-write
commit:b47fdd400e14bd1b5e5bea9d18f895c92b8050be Jason Dillaman
07:17 AM Bug #9644 (Can't reproduce): ceph-disk not playing nice with test/erasure-code/test-erasure-code.sh
I tried with latest master and I'm no longer hitting it. I'm not sure if this was due to an environment issue or som... Joao Eduardo Luis
04:32 AM Bug #9644: ceph-disk not playing nice with test/erasure-code/test-erasure-code.sh
The CEPH_CONF and CEPH_ARGS are "taken care of when the test starts":https://github.com/ceph/ceph/blob/giant/src/test... Loïc Dachary
04:17 AM Bug #9644: ceph-disk not playing nice with test/erasure-code/test-erasure-code.sh
Could you include the error you get also ? One idea that comes to mind is that the test-erasure-code.sh do require au... Loïc Dachary
06:52 AM CephFS Bug #9636: segfault in CInode::get_caps_allowed_for_client
looks like it's the same as #9628 Zheng Yan
02:34 AM Revision 459dca16 (ceph): rgw: copy object data if target bucket is in a different pool
Fixes: #9039
Backport: firefly
The new manifest does not provide a way to put the head and the tail in
separate pool...
Yehuda Sadeh
01:47 AM Revision 19be3583 (ceph): PG::actingset should be used when checking the number of acting OSDs fo...
Signed-off-by: Guang Yang <yguang@yahoo-inc.com> Guang Yang
12:59 AM Revision 69d85fa9 (ceph): Merge remote-tracking branch 'gh/wip-sharedptr-registry-backport' into ...
Sage Weil
12:55 AM Revision 41c6f4c3 (ceph): rbd: ObjectCacher reads can hang when reading sparse files
The pending read list was not properly flushed when empty objects
were read from a space file.
Signed-off-by: Jason ...
Jason Dillaman
12:54 AM Revision b2efe7bb (ceph): Enforce cache size on read requests
In-flight cache reads were not previously counted against
new cache read requests, which could result in very large
c...
Jason Dillaman
12:50 AM Revision 711a7e6f (ceph): rbd: ObjectCacher reads can hang when reading sparse files
The pending read list was not properly flushed when empty objects
were read from a space file.
Signed-off-by: Jason ...
Jason Dillaman
12:50 AM Revision b7784dc1 (ceph): Enforce cache size on read requests
In-flight cache reads were not previously counted against
new cache read requests, which could result in very large
c...
Jason Dillaman
12:42 AM Revision ac4fca06 (ceph): rgw: add .log to default log path
Fixes: #9353
Signed-off-by: Alexandre Marangone <alexandre.marangone@inktank.com>
(cherry picked from commit 46732420...
Alexandre Marangone
12:37 AM Bug #9619 (Can't reproduce): excessive mon memory usage when rbd rm 1PB
At 83% completion (rbd rm big)... Loïc Dachary

10/02/2014

10:28 PM Revision f03ae7b0 (ceph): Merge pull request #2565 from ceph/wip-rgw-firefly-backports
Wip rgw firefly backports Yehuda Sadeh
10:22 PM Revision 8253ead1 (ceph): osdc/Objecter: use SafeTimer; make callbacks race-tolerant
The RWTimer event cancellation is racy. Instead, just make all of our
callbacks tolerate cancellation races. This i...
Sage Weil
09:54 PM Revision 94a7fbaa (ceph): rgw_main.cc: add missing virtual destructor for RGWRequest
CID 1160858 (#1 of 1): Non-virtual destructor (VIRTUAL_DTOR)
nonvirtual_dtor: Class RGWLoadGenRequest has a destruct...
Danny Al-Gaaf
09:54 PM Revision bf1933e5 (ceph): debian: python-flask is needed by ceph, not python-ceph
It's used by ceph-rest-api which is in the 'ceph' (server) package.
Backport: firefly
Signed-off-by: Sage Weil <sage...
Sage Weil
09:54 PM Revision c4188e31 (ceph): ceph.spec: fix python-flask dependency
This is needed by ceph-rest-api, which is in ceph.rpm; it's not related to
python-ceph (except that ceph-rest-api hap...
Sage Weil
09:54 PM Revision eb0f6e34 (ceph): ceph.spec.in: move ceph_rest_api.py into ceph
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 8cda623e0ba34a48a70e9ea988d619b15605c4fd)
Sage Weil
09:54 PM Revision a261b495 (ceph): debian: move ceph_rest_api.py into ceph
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit fe3434f41cd09433975d7d0f9dbb2fae662e4a1b)
Sage Weil
09:54 PM Revision 78c3ef90 (ceph): osdc/Objecter: only post_rx_buffer if no op timeout
If we post an rx buffer and there is a timeout, the revocation can happen
while the reader has consumed the buffers b...
Sage Weil
09:13 PM Revision 9fee8de2 (ceph): Locker: accept ctime updates from clients without dirty write caps
The ctime changes any time the inode does. That can happen even without
the file itself having changed, so we'd bette...
Greg Farnum
09:13 PM Revision 5f601f09 (ceph): Locker: accept ctime updates from clients without dirty write caps
The ctime changes any time the inode does. That can happen even without
the file itself having changed, so we'd bette...
Greg Farnum
08:53 PM Bug #9625 (Need More Info): firefly: memory corruption
Sage Weil
07:32 PM rgw Bug #9039: Using COPY on radosgw to copy object from one bucket to another that's in another pool...
sent a pull request now, #2632 Yehuda Sadeh
05:48 PM rgw Bug #9039: Using COPY on radosgw to copy object from one bucket to another that's in another pool...
not sure what the state of this bug is then.. yehuda? Sage Weil
06:01 PM Bug #9544 (Resolved): osd: pg deletion vs create race leads to EEXIST on mkcoll (dumpling)
Sage Weil
06:00 PM rbd Bug #6494 (Resolved): High memory consumption of qemu/librbd with enabled cache
ok did dumpling too Sage Weil
05:51 PM rbd Bug #6494: High memory consumption of qemu/librbd with enabled cache
backported to firefly. josh, should we do dumpling too? Sage Weil
05:51 PM Revision ec70d0bd (ceph): Merge pull request #161 from ceph/wip_add_firefly_version
Added version v0.80.6 Tamilarasi muthamizhan
05:47 PM Revision 0b265e4c (ceph): Added version v0.80.6
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
05:46 PM rgw Bug #8621 (Resolved): civetweb frontend fails authentication if URL has special chars
a953b313f1e2f884be6ee2ce356780f4f70849dd Sage Weil
05:46 PM rgw Bug #8718 (Resolved): CORS OPTIONS request fails for presigned urls
6fee71154d838868807fd9824d829c8250d9d2eb Sage Weil
05:45 PM rgw Bug #8784 (Resolved): rgw: completion leak
b0d08aab837808f18708a4f8ced0503c0fce2fec Sage Weil
05:44 PM rgw Bug #9089 (Resolved): rgw: copy_obj_data() does not stripe target object
Sage Weil
05:44 PM rgw Feature #9200 (Resolved): rgw: log civetweb access
Sage Weil
05:42 PM rgw Bug #9206 (Resolved): rgw: cross rgw message headers filtered by apache 2.4
Sage Weil
05:41 PM rgw Bug #9353 (Resolved): Log files created under /var/log/radosgw/ do not have the .log extension
Sage Weil
05:37 PM rgw Bug #9148 (Resolved): rgw: multiregion tests failing, s3tests.functional.test_s3.test_region_copy...
Sage Weil
05:37 PM rgw Bug #9226 (Resolved): rgw: crash when copying specific objects
Sage Weil
05:36 PM rgw Bug #9208 (Resolved): rgw: civetweb does not drain request buffer correctly
Sage Weil
05:36 PM rgw Bug #9201 (Resolved): rgw: bad object with different pool alignment
Sage Weil
05:23 PM Feature #8391 (Resolved): sysvinit does not support custom cluster names
Sage Weil
05:22 PM Feature #8203 (Resolved): Replica setting values in df output
Sage Weil
05:22 PM Feature #7792 (Closed): leveldb 1.12.0 for rhel
Sage Weil
05:21 PM Feature #7344 (Resolved): osd: add additional heartbeat on cluster interface
Sage Weil
05:20 PM Feature #6261 (Resolved): ceph-filestore-dump use cases for disaster recovery
Sage Weil
05:18 PM Feature #5614 (Resolved): mon: enable moving pools to HASHPSPOOL mode
Sage Weil
05:15 PM Feature #4914 (Resolved): rados tool: read xattr from file / stdin
Sage Weil
05:14 PM Feature #4005: Add perftools to the kernel debian package script
Sage Weil
05:13 PM Feature #3345 (Resolved): support multiple clusters with sysvinit
Sage Weil
05:13 PM Feature #3340 (New): refuse to accept "cluster=foo" in ceph.conf
Sage Weil
05:13 PM Feature #3340 (Rejected): refuse to accept "cluster=foo" in ceph.conf
Sage Weil
05:13 PM Feature #3288 (Resolved): docs: document the chooseleaf command in crush
Sage Weil
05:12 PM Feature #3086 (Resolved): workqueue: dynamically adjust number of threads
Sage Weil
05:12 PM Feature #2894 (Resolved): cli: help command for ceph subsystems
Sage Weil
05:11 PM Feature #1880 (Rejected): osd: optionally log all request latencies
Sage Weil
05:11 PM Messengers Feature #1851 (Rejected): SimpleMessenger: use non-blocking io
Sage Weil
05:10 PM Feature #1267 (Rejected): osd: rgw class to do acl check
Sage Weil
05:09 PM RADOS Feature #84 (Rejected): mon: auto adjust pg_num as pool grows
Sage Weil
05:08 PM Feature #2222 (Resolved): osd: distinguish between 'degraded' and 'misplaced'
Sage Weil
05:08 PM Feature #5907 (Resolved): permanently log all administrative actions
Sage Weil
05:07 PM Feature #3849 (Resolved): Track slow PGs and times OSDs marked down
Sage Weil
04:28 PM Feature #8560 (Resolved): mon: instrument paxos
Sage Weil
03:58 PM rgw Bug #9651 (Duplicate): RGW: Object Removal Atomicity
The issue appears then a system does down when there are pending object deletions. The object can be removed but will... Tyler Brekke
03:46 PM Revision 6065f0b1 (ceph): powercycle: fuse_default_permissions = 0 for kernel build
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:30 PM Bug #9650: RWTimer cancel_event is racy
Sage Weil
03:30 PM Bug #9650 (Fix Under Review): RWTimer cancel_event is racy
wip-rwtimer Sage Weil
02:57 PM Bug #9650: RWTimer cancel_event is racy
The issue is that we execute events under a shared (read) lock, and we allow you to cancel them under a shared (read)... Sage Weil
01:55 PM Bug #9650 (Resolved): RWTimer cancel_event is racy
(in safe mode) we carry the rwlock for the callback. but we use a separate mutex to protect the events. and we can
...
Sage Weil
03:30 PM Bug #9582 (Fix Under Review): librados: segmentation fault on timeout
Sage Weil
10:23 AM Bug #9582 (In Progress): librados: segmentation fault on timeout
hmm, several failures on giant
ubuntu@teuthology:/var/lib/teuthworker/archive/samuelj-2014-10-01_18:59:42-rados-gi...
Sage Weil
03:29 PM rgw Bug #9307 (Resolved): "s3.test_multipart_upload_multiple_sizes ... ERROR" in upgrade:dumpling-fir...
Sage Weil
09:31 AM rgw Bug #9307: "s3.test_multipart_upload_multiple_sizes ... ERROR" in upgrade:dumpling-firefly-x-mast...
suite:upgrade:dumpling-x
In run http://pulpito.front.sepia.ceph.com/teuthology-2014-10-01_19:00:02-upgrade:dumplin...
Yuri Weinstein
02:15 PM CephFS Bug #9514 (Resolved): ceph-fuse pjd test is failing in giant nightlies
Dumpling commit:5f601f099be98c2b061cc94fb06917e7543f3efe
Firefly commit:9fee8de25ab5c155cd6a3d32a71e45630a5ded15
Greg Farnum
01:56 PM Bug #8752: firefly: scrub/repair stat mismatch
I think I found where it is happening. For a while I was using Btrfs-based OSDs with journals on SSD-based ext4. For ... Dmitry Smirnov
11:58 AM Bug #9559: ?off-by-one vulnerability?ceph-0.80.5/src/common/fd.cc dump_open_fds() function
This was fixed in version 0.83 in commit 046c9769fc4eaffc1dd4a21b61c1c5696d537def, although I'm sure it could be back... Adam Crume
11:42 AM Bug #9649 (Can't reproduce): OSD hang in op_tp
ubuntu@teuthology:/a/samuelj-2014-10-01_18:59:42-rados-giant-wip-testing-old-vanilla-basic-multi/524982
valgrind, ...
Samuel Just
11:30 AM Bug #9626: PG: cancel backfill reservations if we get a cancel during backfill
Samuel Just
11:20 AM Feature #9647 (New): osd: hard cap on PGs per OSD
Sage Weil
11:00 AM devops Feature #9411: remove qemu symlink for librbd on rhel7.1 (and later)
This ticket is inaccurate.
The version of qemu-kvm that ships with base RHEL 6.x or 7.x does not and has no plans ...
Neil Levine
10:56 AM Bug #7995: osd shutdown: ./common/shared_cache.hpp: 93: FAILED assert(weak_refs.empty())
ubuntu@teuthology:/a/samuelj-2014-10-01_18:59:42-rados-giant-wip-testing-old-vanilla-basic-multi/524988 Samuel Just
10:51 AM devops Feature #3161 (Rejected): make gcov website public, via proxy on gitbuilder.sepia.ceph.com
Ian Colle
10:50 AM Revision fc88521e (ceph): krbd: fsx: bump number of ops, enable discard
Signed-off-by: Ilya Dryomov <idryomov@redhat.com> Ilya Dryomov
10:49 AM devops Feature #2663 (Closed): crowbar: UI for setting generic ceph.conf values
Neil Levine
10:48 AM devops Feature #2910 (Closed): crowbar: Use JBOD mode for ceph-osd
Neil Levine
10:47 AM Revision d940ec33 (ceph): Merge pull request #2627 from theanalyst/fix/mailmap
mailmap: Yehuda Sadeh name normalization
Reviewed-by: Loic Dachary <loic-201408@dachary.org>
Loic Dachary
10:46 AM devops Feature #8037 (Closed): Test leveldb 1.12 (or newer) and package as necessary
Ian Colle
10:46 AM devops Feature #3023 (Closed): juju: automated QA of OpenStack RBD integration
Neil Levine
10:46 AM devops Feature #3022 (Closed): juju: automated QA of Ceph
Neil Levine
10:46 AM devops Feature #2695 (Closed): crowbar: Automated QA
Neil Levine
10:45 AM devops Feature #3017 (Closed): juju: dev env setup
Neil Levine
10:45 AM devops Feature #3018 (Closed): juju: test deploy of openstack
Neil Levine
10:45 AM devops Feature #3020 (Closed): juju: change nova to use rbd
Neil Levine
10:44 AM devops Feature #7925 (In Progress): Feature: create new download.ceph.com site
Ian Colle
10:42 AM devops Feature #3021 (Closed): juju: change glance to use rbd
Neil Levine
10:39 AM Revision 6c37984f (ceph): mailmap: Yehuda Sadeh name normalization
Reported-by: Loic Dachary <loic@dachary.org>
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
Abhishek Lekshmanan
09:42 AM Bug #9644 (Can't reproduce): ceph-disk not playing nice with test/erasure-code/test-erasure-code.sh
I haven't seen anyone complaining about this so either 1) no one is running this test, or 2) I'm the only one hitting... Joao Eduardo Luis
09:26 AM Revision beff616f (ceph): ceph-disk: set guid if reusing a journal partition
When reusing a journal partition (e.g. /dev/sda2) we should set a
new partition guid and link it correctly with the O...
Dan van der Ster
09:23 AM devops Bug #9643 (Rejected): Error "install ceph-devel-0.67.11 -y" in -upgrade:dumpling-x-firefly-distro...
In run http://pulpito.front.sepia.ceph.com/teuthology-2014-10-01_19:00:02-upgrade:dumpling-x-firefly-distro-basic-vps... Yuri Weinstein
08:39 AM rbd Bug #9642 (Resolved): Errors in test_rbd.test_* tests in upgrade:dumpling-firefly-x:parallel-gian...
Logs are in http://qa-proxy.ceph.com/teuthology/teuthology-2014-10-01_15:06:04-upgrade:dumpling-firefly-x:parallel-gi... Yuri Weinstein
08:17 AM Revision 50e80407 (ceph): tools: rados put /dev/null should write() and not create()
In the rados.cc special case to handle put an empty objects, use
write_full() instead of create().
A special case wa...
Loic Dachary
07:55 AM Bug #9619: excessive mon memory usage when rbd rm 1PB
The mon memory indeed grows but after 30 minutes running I'm not sure it is related. And it's growing slowly.... Loïc Dachary
06:45 AM Bug #9619 (New): excessive mon memory usage when rbd rm 1PB
Checking the OSD memory usage when the problem is MON growth is not a good idea. Loïc Dachary
06:35 AM Bug #9619 (Can't reproduce): excessive mon memory usage when rbd rm 1PB
With a vstart cluster with one monitor and three OSDs and... Loïc Dachary
07:42 AM Bug #9356: ceph_test_rados_striper_api_aio Segmentation faults
I'm able to reproduce the problem with 0daddfbf1164d6ba3f38eee29d2f11acfa62f2b6 from your tree https://github.com/spo... Loïc Dachary
07:28 AM Bug #9356: ceph_test_rados_striper_api_aio Segmentation faults
Damn... I was a bit too fast when I thought I was reproducing the issue !
I was indeed reproducing the original one,...
Sebastien Ponce
05:40 AM Bug #9356: ceph_test_rados_striper_api_aio Segmentation faults
I've finally managed to reproduce it, thanks to Loic : the trick was Ubuntu + debug mode. Maybe you also need more th... Sebastien Ponce
06:06 AM Revision c598b8e9 (ceph): erasure-code: unfound test needs a non empty file
Other rados put will fail as follows
$ touch /tmp/bar
$ ./rados -p rbd put existing_3 /tmp/bar
$ ./rados -p rbd put ...
Loic Dachary
05:52 AM Revision b038969b (ceph): Merge pull request #2625 from ceph/wip-ysw-mailmap
mailmap: update email address
Reviewed-by: Loic Dachary <loic-201408@dachary.org>
Loic Dachary
05:34 AM Bug #8011 (Resolved): osd/ReplicatedPG.cc: 5244: FAILED assert(soid < scrubber.start || soid >= s...
I'm unable to reproduce it any more, assuming fixed. Dmitry Smirnov
05:33 AM Bug #8747: OSD crash on scrub:osd/ReplicatedPG.cc: 5297: FAILED assert(soid < scrubber.start || s...
I can't reproduce any more on 0.80.5 + Firefly HEAD as of 2014-09-16... Dmitry Smirnov
04:41 AM Revision 285a13a1 (ceph): libcephfs: get osd location on -1 should return EINVAL
Signed-off-by: Sage Weil <sage@inktank.com>
(cherry picked from commit b88af07ef5a3c9a484255b54149a6e6a635845dc)
c70...
Sage Weil
02:49 AM Revision 0b0a3731 (ceph): mailmap: update email address
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
01:02 AM Revision 461ece5e (ceph): doc/release-notes: fix attributions for 8702 fix
Oops!
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 188370a94353e29fcb8981699022803e23f3fedd)
Sage Weil
01:01 AM Revision 188370a9 (ceph): doc/release-notes: fix attributions for 8702 fix
Oops!
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:50 AM Revision 060a5b14 (ceph): common: Add cctid meta variable
Fixes: #6228
Signed-off-by: Adam Crume <adamcrume@gmail.com>
(cherry picked from commit bb45621cb117131707a85154292a3...
Adam Crume
12:50 AM Revision 917529a7 (ceph): doc/release-notes: v0.80.6
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit c0dc3a56974a469b61523b67cc032cc5726a3a5f)
Conf...
Sage Weil
12:48 AM Revision c0dc3a56 (ceph): doc/release-notes: v0.80.6
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil

10/01/2014

11:42 PM Revision 7dc6f946 (ceph): added ceph config option to firefly-x in order to turn off mon warning
Signed-off-by: tamil <tamil.muthamizhan@inktank.com> Tamilarasi muthamizhan
11:20 PM Revision 73d7be0d (ceph): Merge pull request #2623 from ceph/wip-coverity-20141002
build and coverity fixes
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
11:18 PM Revision b3e2e1ed (ceph): Merge pull request #2622 from dachary/wip-osd-pool-ls
qa: fix osd pool ls invalid test Sage Weil
11:14 PM Revision 2f2f8c48 (ceph): Merge pull request #2621 from ceph/wip-objecter-shutdown
Fix Objecter shutdown races with message handling
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
10:17 PM Revision 5b41d80b (ceph): rgw: swift GET / HEAD object returns X-Timestamp field
Fixes: #8911
Backport: giant, firefly, dumpling
Swift clients expect X-Timestamp header, dump it.
Signed-off-by: Yeh...
Yehuda Sadeh
09:47 PM Revision 41b578f2 (ceph): Fixing branch assumptions
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
09:41 PM Revision 29356d87 (ceph): qa: fix osd pool ls invalid test
expect_false does not extend past the pipe and fails because the command
succeeds
introduced in f05c977bbcd310a83e6d...
Loic Dachary
09:31 PM Revision a1aa06b7 (ceph): ReplicatedPG: dump snap_trimq on pg query
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
09:31 PM Revision 34f38b68 (ceph): ReplicatedPG: do not queue the snap trimmer constantly
Previously, we continuously requeued the snap trimmer while in
TrimmingObjects. This is not a good idea now that we ...
Samuel Just
09:31 PM Revision b29bf00f (ceph): ReplicatedPG: clean out completed trimmed objects as we go
Also, explicitely maintain a max number of concurrently trimming
objects.
Fixes: 9113
Backport: dumpling, firefly, g...
Samuel Just
09:08 PM Revision 3374a0b2 (ceph): BtrfsFileStoreBackend.cc: fix string overflow
Use strncpy() instead of strcpy and make sure the result
is '\0' terminated.
Fix for:
CID 1063700 (#1 of 1): Copy i...
Danny Al-Gaaf
09:07 PM Revision 8b7fc61c (ceph): test_librbd.cc: fix compiler warning, cast to size_t
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
09:05 PM Revision e506f896 (ceph): Objecter: check the 'initialized' atomic_t safely
shutdown() resets initialized to 0, but we can still receive messages
after this point, so fix message handlers to sk...
Josh Durgin
08:45 PM Revision b1ca1f23 (ceph): Merge pull request #2525 from ceph/wip-9487
RFC: initialize purged_snaps on backfill
Reviewed-by: Samuel Just <sam.just@inktank.com>
Reviewed-by: Sage Weil <sag...
Samuel Just
08:23 PM Revision 7aacccd0 (ceph): Merge pull request #2620 from ceph/revert-2604-wip-9113
Revert "ReplicatedPG: clean out completed trimmed objects as we go" Sage Weil
08:23 PM Revision 2e2e6eb3 (ceph): s/giant/firefly when setting the crush tunables
Signed-off-by: tamil <tamil.muthamizhan@inktank.com> Tamilarasi muthamizhan
08:18 PM Revision 0f731ae5 (ceph): Revert "ReplicatedPG: clean out completed trimmed objects as we go"
Samuel Just
08:17 PM Revision 7fa0e17f (ceph): s/giant/firefly
Signed-off-by: tamil <tamil.muthamizhan@inktank.com> Tamilarasi muthamizhan
08:05 PM Revision fea01548 (ceph): mon: break recovery status onto separate lines
This affects both the 'health' and 'pgmap' sections of 'ceph status'
output.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:02 PM Revision 46a76d51 (ceph): mon: put 'ceph status' quorum status on new line
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
08:01 PM Revision e127c898 (ceph): mon: put 'ceph status' health items on separate lines
This makes it *way* easier to read.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:53 PM Revision ea434804 (ceph): Merge pull request #2619 from ceph/wip-8187
librbd: Skip tier pools in list_children and snap_unprotect
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
Josh Durgin
07:33 PM Revision da9ae5c9 (ceph): ceph.spec: fix typo
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:23 PM Revision b1d5dc6b (ceph): Merge pull request #2614 from ceph/wip-rpm-epoch
rpm: set epoch 1 to match fedora
Reviewed-by: Boris Ranto <branto@redhat.com>
Sage Weil
06:31 PM Revision 63b30d48 (ceph): librbd: Skip tier pools in list_children and snap_unprotect
Fixes: #8187
Signed-off-by: Adam Crume <adamcrume@gmail.com>
Adam Crume
06:26 PM Revision 471f2611 (ceph): removing upgrade suites that are no longer required
Signed-off-by: tamil <tamil.muthamizhan@inktank.com> Tamilarasi muthamizhan
05:28 PM Revision f26ba046 (ceph): Merge branch 'wip-9013' into giant
Yehuda Sadeh
05:27 PM Revision 63d0ec7b (ceph): rgw: add civetweb as a default frontend
Fixes: #9013
Originally the configurable was empty, now setting explicitly both
fastcgi and civetweb (on port 7480).
...
Yehuda Sadeh
05:17 PM Revision 48a0b759 (ceph): Merge remote-tracking branch 'origin/giant' into wip-merge
Conflicts:
erasure-code/ec-rados-default.yaml
tasks/mds_client_limits.py
tasks/mds_client_recovery.py
tasks/mds_j...
John Spray
05:14 PM Bug #9625: firefly: memory corruption
ubuntu@teuthology:/var/lib/teuthworker/archive/sage-bug-9625-e/521446 Sage Weil
05:12 PM Bug #9625: firefly: memory corruption
hit it again (or something very similar):... Sage Weil
04:52 PM Revision c79b53c2 (ceph): Merge pull request #2552 from ceph/wip-8188
librados: Add rados_pool_get_tiers call
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:40 PM Revision d8ae14f4 (ceph): librados: Add rados_pool_get_base_tier call
Fixes: #8188
Signed-off-by: Adam Crume <adamcrume@gmail.com>
Adam Crume
04:37 PM Revision f93610a4 (ceph): 0.80.6
Jenkins
04:23 PM Revision f5fa6852 (ceph): Merge pull request #2618 from ceph/wip-coverity-20141001
Fixes for Coverity issues
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:22 PM Revision 46166eef (ceph): Merge pull request #2452 from ceph/wip-pool-ls
mon: add 'osd pool ls [detail]' command
Reviewed-by: Joao Eduardo Luis <joao@redhat.com>
João Eduardo Luís
04:14 PM Bug #9617 (Pending Backport): objecter shutdown races with msg dispatch
Sage Weil
02:05 PM Bug #9617 (Fix Under Review): objecter shutdown races with msg dispatch
https://github.com/ceph/ceph/pull/2621 Josh Durgin
03:34 PM Feature #5035 (Resolved): rados: smarter localized reads
https://github.com/ceph/ceph/commit/22df77325165157c47bc782476e0e3ab9cf652c4 Loïc Dachary
03:17 PM devops Bug #9640 (Rejected): Missing packages in multi-version-giant-testing-basic-multi
In run http://pulpito.front.sepia.ceph.com/teuthology-2014-10-01_14:25:21-multi-version-giant-distro-basic-multi/
...
Yuri Weinstein
03:05 PM Revision 5b58f165 (ceph): test_librbd.cc: fix compiler warning
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
03:05 PM Revision 58c732f3 (ceph): client/SyntheticClient.cc: remove dead code
Fix for:
const: At condition do_sync, the value of do_sync must be equal to 0.
dead_error_condition: The condition d...
Danny Al-Gaaf
03:02 PM Revision 3184a207 (ceph): doc: A couple of fixes to the CloudStack documentation
Wido den Hollander
02:18 PM Bug #9537 (Resolved): OSD crash after writing 10GB file onto EC Pool: FAILED assert(hinfo.get_tot...
Loïc Dachary
02:03 PM Revision 88022e82 (ceph): SyntheticClient.cc: remove dead code
Fix for coverity issue:
const: At condition unsafe > 0, the value of unsafe must be equal to 0.
dead_error_condition...
Danny Al-Gaaf
02:03 PM Revision 17fa397b (ceph): LogEntry.h: init LogEntry::prio in constructor
CID 1240202 (#1 of 1): Uninitialized scalar field (UNINIT_CTOR)
uninit_member: Non-static class member prio is not i...
Danny Al-Gaaf
01:41 PM rbd Bug #8187 (Resolved): librbd: list_children() reports duplicates with cache pools
Adam Crume
11:56 AM rbd Bug #8187 (Fix Under Review): librbd: list_children() reports duplicates with cache pools
https://github.com/ceph/ceph/pull/2619 Adam Crume
01:34 PM Revision 7d6e21d8 (ceph): osd: fix need_journal call
From 2955b3da4e2c472c18b45e81eba791f8ccd58061
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:11 PM Revision 2b441e5a (ceph): Merge pull request #2607 from yuyuyu101/wip-9580
ObjectStore: Add "need_journal" interface to make aware of journal devic...
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:10 PM Revision ee194c2a (ceph): Merge pull request #2608 from yuyuyu101/pipe-iovec
Pipe: avoid redundancy new/delete for struct iovec
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:02 PM Revision 83888362 (ceph): ceph.spec.: add epoch
This is done in fedora packaging. Do it here too so that you can move
between upstream packages (from ceph.com) and ...
Sage Weil
12:54 PM Revision 17544a46 (ceph): Merge pull request #2615 from ceph/wip-fsls-json
mon: fix JSON `fs ls` output
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
12:53 PM Bug #9572 (Resolved): erasure-code: BlaumRoth default encoding regression
Loïc Dachary
12:51 PM Bug #9620 (Resolved): tests: qa/workunits/cephtool/test.sh race condition
Loïc Dachary
12:47 PM Bug #9356: ceph_test_rados_striper_api_aio Segmentation faults
Demoting to Normal because it only happens in debug mode. Loïc Dachary
06:45 AM Bug #9356: ceph_test_rados_striper_api_aio Segmentation faults
Loïc Dachary
02:45 AM Bug #9356: ceph_test_rados_striper_api_aio Segmentation faults
Using ... Loïc Dachary
12:30 PM Bug #9570 (Need More Info): osd crash in FileJournal::WriteFinisher::entry() aio
I'm out of ideas. There hopefully is enough background information to help with diagnostic when / if it re-surfaces. Loïc Dachary
12:10 PM Bug #9570: osd crash in FileJournal::WriteFinisher::entry() aio
A theory that does not explain the problem, for the record.... Loïc Dachary
11:35 AM Bug #9570: osd crash in FileJournal::WriteFinisher::entry() aio
What probably happens is that "the aio_info":https://github.com/ceph/ceph/blob/giant/src/os/FileJournal.cc#L1303 that... Loïc Dachary
09:23 AM Bug #9570: osd crash in FileJournal::WriteFinisher::entry() aio
"linux 3.12.7":https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.12.7 has been released january 2014. The patc... Loïc Dachary
09:17 AM Bug #9570 (In Progress): osd crash in FileJournal::WriteFinisher::entry() aio
debian/changelog does not show anything that suggest a bug was fixed in libaio after 0.3.109-2 which could relate to ... Loïc Dachary
08:52 AM Bug #9570: osd crash in FileJournal::WriteFinisher::entry() aio
linux kernel is 3.12.7 and libaio is 0.3.109-2ubuntu1 Sheldon Mustard
07:29 AM Bug #9570 (Need More Info): osd crash in FileJournal::WriteFinisher::entry() aio
Loïc Dachary
06:40 AM Bug #9570: osd crash in FileJournal::WriteFinisher::entry() aio
The "aio: v4 ensure access to ctx->ring_pages is correctly serialised for migration":https://git.kernel.org/cgit/linu... Loïc Dachary
06:22 AM Bug #9570: osd crash in FileJournal::WriteFinisher::entry() aio
Although "aio: protect reqs_available updates from changes in interrupt handlers":https://git.kernel.org/cgit/linux/k... Loïc Dachary
05:45 AM Bug #9570: osd crash in FileJournal::WriteFinisher::entry() aio
It turns out that the alignment requirement has to be enforced indeed. On a 3.13 linux kernel the following:... Loïc Dachary
11:09 AM Revision a470c96e (ceph): mon: fix JSON `fs ls` output
A missing list terminator was causing unparseable output.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
10:42 AM CephFS Bug #9636 (Duplicate): segfault in CInode::get_caps_allowed_for_client

While doing ad-hoc killing of clients stuck on full cluster: unchecked dereference of session connection....
John Spray
09:52 AM Feature #8188 (Resolved): librados: interface to inspect pool properties
Sage Weil
09:39 AM rbd Feature #4454 (Closed): openstack: support volume migration in Cinder
tracking via https://blueprints.launchpad.net/cinder/+spec/generic-volume-migration Josh Durgin
09:36 AM rbd Feature #7921 (Resolved): Openstack: live migration for ephemeral volumes
Josh Durgin
09:35 AM rbd Feature #7920 (Resolved): Openstack: cloning for rbd ephemeral disks
Josh Durgin
09:29 AM rbd Feature #5138 (Closed): LIO Support
Being tracked in Red Hat Bugzilla Neil Levine
09:25 AM rbd Feature #4087 (In Progress): rbd: bitmaps for tracking object existence
Josh Durgin
09:24 AM rbd Feature #4804 (Rejected): tgt: switch to aio
iSCSI work now focused on LIO Neil Levine
09:23 AM Feature #9302 (Resolved): mon: 'ceph osd pool ls' command
Joao Eduardo Luis
09:22 AM rgw Feature #9013: rgw: set civetweb as a default frontend
https://github.com/ceph/ceph/pull/2381 Josh Durgin
08:53 AM devops Fix #5900 (In Progress): Create a Python package for ceph Python bindings
Alfredo Deza
08:24 AM rbd Bug #9602: rbd export -> nc ->rbd import = memory leak
I quickly attempted to reproduce this on the same version w/o success. Can you attach /etc/ceph/big.conf? How large... Jason Dillaman
06:59 AM Bug #8942: Bad JSON output in ceph osd tree
I see this in ceph version 0.80.5 (38b73c67d375a2552d8ed67843c8a65c2c0feba6)and it is indeed a problem.
I *think* ...
Wyllys Ingersoll
06:49 AM devops Feature #9133: create ceph user/group; run daemons as ceph (non-root)
Indeed a lot of packaging updates and probably many difficulties to properly upgrade daemons :/
Anyone working on ...
Sébastien Han
06:18 AM CephFS Feature #7317 (In Progress): mds: behave with fs fills (e.g., allow deletion)
John Spray
06:15 AM CephFS Feature #9437 (Fix Under Review): make 'ceph tell mds.* ...' work, deprecate 'ceph mds tell * ...'
John Spray
02:40 AM Revision 2955b3da (ceph): ObjectStore: Add "need_journal" interface to make aware of journal device
Impl feature #9580
Signed-off-by: Haomai Wang <haomaiwang@gmail.com>
Haomai Wang
02:36 AM Revision 05fd5077 (ceph): Pipe: avoid redundancy new/delete for struct iovec
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
12:24 AM Revision fd5af139 (ceph): Merge pull request #2564 from ceph/wip-8587
rgw: subuser creation fixes
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
Josh Durgin
12:21 AM Revision 8265f0d8 (ceph): remove dumpling-firefly-giant as dumpling-firefly-x covers this test
Signed-off-by: tamil <tamil.muthamizhan@inktank.com> Tamilarasi muthamizhan
12:20 AM Revision 3276f8f6 (ceph): fixed firefly-x and dumpling-firefly-x
Signed-off-by: tamil <tamil.muthamizhan@inktank.com> Tamilarasi muthamizhan
12:19 AM Revision cefb1a35 (ceph): mon: wait for paxos writes before touching state
Fix two other paths where may change the mon state so that we wait for the
pending write first. start_election() in ...
Sage Weil
12:19 AM Revision 46c1d936 (ceph): mon: flush paxos write before setting shutdown state
Paxos::commit_finish() makes assertions about our state (writing |
writing-previous).
Fixes: #9635
Signed-off-by: Sa...
Sage Weil
12:15 AM Revision 4072ef78 (ceph): mon: move paxos write wait into a helper
Avoid duplicated code.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil

09/30/2014

11:57 PM Bug #9356: ceph_test_rados_striper_api_aio Segmentation faults
Working in the container... Loïc Dachary
11:54 PM Bug #9356: ceph_test_rados_striper_api_aio Segmentation faults
To make sure this is not environmental problem I clone a clean copy from your branch and removed .ccache entirely. Loïc Dachary
11:19 PM Bug #9356: ceph_test_rados_striper_api_aio Segmentation faults
Running the test in the container still fails. ... Loïc Dachary
11:06 PM Bug #9356: ceph_test_rados_striper_api_aio Segmentation faults
I reproduced the above valgrind output a few minutes ago on my development laptop. After upgrading from... Loïc Dachary
10:55 PM Bug #9356: ceph_test_rados_striper_api_aio Segmentation faults
Using the same source tree with the same kernel but inside an ubuntu 14.04 docker container, I was not able to reprod... Loïc Dachary
11:12 PM Revision 824031b2 (ceph): upgrade/dumpling-giant-x: remove
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:09 PM Revision 28449710 (ceph): upgrade/cuttlefish, emperor, old: remove
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:45 PM Revision 544d8255 (ceph): Merge pull request #2613 from ceph/wip-8822
osd: swap state spinlock for atomic_t
Reviewed-by: Samuel Just <sam.just@inktank.com>
Sage Weil
09:15 PM Revision 624aaf2a (ceph): PG: release backfill reservations if a backfill peer rejects
Also, the full peer will wait until the rejection from the primary
to do a state transition.
Fixes: #9626
Backport: ...
Samuel Just
06:56 PM Revision 62e2bca8 (ceph): osd: swap state spinlock for atomic_t
We are hitting a strange issue with valgrind and pthread spinlocks. Avoid
the issue by using an atomic_t here (which ...
Sage Weil
05:52 PM Revision 79825e7b (ceph): Merge pull request #2611 from dachary/wip-9570-buffer-alignment-dumpling
common: buffer alignment (dumpling)
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:49 PM Revision e30969b1 (ceph): Merge pull request #2612 from ceph/wip-9562-backport
osdc/Filer: drop probe/purge locks before calling objecter
Reviewed-by: Greg Farnum <greg@inktank.com>
Gregory Farnum
05:46 PM Revision a8ac4b62 (ceph): osdc/Filer: drop probe/purge locks before calling objecter
Fixes: #9562
Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commit 8dc94a2d8ce3364c0d8d52f634...
John Spray
05:24 PM Revision 0ea20a66 (ceph): Locker: accept ctime updates from clients without dirty write caps
The ctime changes any time the inode does. That can happen even without
the file itself having changed, so we'd bette...
Greg Farnum
05:24 PM rgw Bug #8587 (Resolved): rgw: subuser object not created correctly
commit:1441ffe8103f03c6b2f625f37adbb2e1cfec66bb Josh Durgin
05:19 PM Bug #9635: mon/Paxos.cc: 1033: FAILED assert(mon->is_leader())
Sage Weil
05:19 PM Bug #9635 (Fix Under Review): mon/Paxos.cc: 1033: FAILED assert(mon->is_leader())
from teh log it looks like this happened during shutdown. see wip-9635 Sage Weil
04:54 PM Bug #9635 (Resolved): mon/Paxos.cc: 1033: FAILED assert(mon->is_leader())
... Sage Weil
05:14 PM Revision 70406edc (ceph): Merge pull request #2605 from ceph/wip-osd-objecter
osd: do not bind ms_objecter messenger
Reviewed-by: Greg Farnum <greg@inktank.com>
Gregory Farnum
04:58 PM rgw Bug #9575: s3tests.functional.test_s3.test_region_copy_object fails (races with radosgw-agent?)
hmm, these seem to always happen with valgrind! Sage Weil
04:52 PM rgw Bug #9575: s3tests.functional.test_s3.test_region_copy_object fails (races with radosgw-agent?)
ubuntu@teuthology:/a/teuthology-2014-09-29_23:02:01-rgw-giant-testing-basic-multi/519792 Sage Weil
04:43 PM Revision d6a53ea0 (ceph): common/buffer.cc: fix rebuild_page_aligned typo
Introduced: 66a9fbe2c7ba59b7cd034c17865adce3432cd2cb
Fixes: #6003
Signed-off-by: Samuel Just <sam.just@inktank.com>
(...
Samuel Just
04:43 PM Revision 1d7a228d (ceph): common: rebuild_page_aligned sometimes rebuilds unaligned
rebuild_page_aligned relies on rebuild to create memory that is aligned
according to list::is_page_aligned(). However...
Loïc Dachary
03:32 PM Bug #9459 (Need More Info): osd: blocked request
Sage Weil
03:31 PM Bug #9288 (Duplicate): "Assertion `nlock == 0' failed" in upgrade:firefly-firefly-testing-basic-v...
see #9040 Sage Weil
03:09 PM Bug #8997 (Can't reproduce): ceph_test_rados_watch_notify hangs
I suspect the watch resend fix (commit:1349383ac416673cb6df2438729fd2182876a7d1 for #9220) fixed some of these. (It ... Sage Weil
03:06 PM Bug #8595: osd: client op blocks until backfill starts (dumpling)
The simple fixes here seem insufficient (fail in qa). Haven't seen anybody else hitting this, which surprises me a b... Sage Weil
02:59 PM Revision 58961d97 (ceph): Merge pull request #2597 from cchengleo/wip-test-shared-cache
test shared cache
Reviewed-by: Loic Dachary <loic-201408@dachary.org>
Loic Dachary
02:54 PM Revision 2e9c7c9a (ceph): test-shared-cache:
Add test for "lower_bound" method.
Add multithread tests for "lookup" and "lower_bound" methods.
Signed-off-by: Ch...
Cheng Cheng
02:53 PM Revision d34c21ce (ceph): test-shared-cache:
Initial draft for the unit test of "common/shared_cache.hpp".
Signed-off-by: Cheng Cheng <ccheng.leo@gmail.com>
...
cchengleo
01:22 PM Feature #9198 (In Progress): librados: notify callback includes gid of notifier
Sage Weil
01:22 PM Feature #9197 (In Progress): librados/osd: notify reply payload
Sage Weil
01:13 PM Feature #8899 (Fix Under Review): Kerberos/LDAP Support:: mon: define mon role capabilities
Sage Weil
01:03 PM RADOS Feature #9632 (New): testing: test CrushWrapper::get_full_location_ordered()
A recent backport of changes to get_full_location_ordered() passed all the make check and RADOS suite tests, but caus... Greg Farnum
01:03 PM Revision 172db92c (ceph): Merge pull request #2609 from dachary/wip-doc-context
common: document C_GatherBuilder and C_Gather
Reviewed-by: John Spray <john.spray@redhat.com>
Loic Dachary
01:01 PM Revision de87d545 (ceph): common: document C_GatherBuilder and C_Gather
* Introduction explaining what they are used for
* Commented example to illustrate the abstract description
Signed-o...
Loic Dachary
12:58 PM Revision a67c2f97 (ceph): mds: Add session to sessionmap when its state becomes opening
following sequence events may happen.
- client sends reconnect message to a recovering MDS.
- MDS::ms_verify_authoriz...
Yan, Zheng
12:56 PM Feature #9031: List RADOS namespaces and list all objects in all namespaces
Samuel Just
11:52 AM Bug #8822 (Need More Info): osd: hang on shutdown, spinlocks
Sage Weil
11:51 AM Bug #8822: osd: hang on shutdown, spinlocks
valgrind is 1:3.10~20140411-0ubuntu1
3.10.0 release notes claim to have fixed
336435 Valgrind hangs in pthread...
Sage Weil
11:39 AM Bug #8822: osd: hang on shutdown, spinlocks
http://stackoverflow.com/questions/24558914/valgrind-hangs-in-pthread-spin-lock-consuming-100-cpu
valgrind bug?
Sage Weil
11:38 AM Bug #8822: osd: hang on shutdown, spinlocks
happened again:... Sage Weil
11:26 AM Bug #9617: objecter shutdown races with msg dispatch
wip-objecter-shutdown Josh Durgin
11:17 AM rgw Feature #8911 (In Progress): RGW doesn't return 'x-timestamp' in header which is used by 'View De...
Ian Colle
10:29 AM CephFS Bug #9562 (Pending Backport): Lockdep assertion in Filer purge
This is popping up in Giant as well, which I believe has the new code that was the proximate cause. :) Greg Farnum
10:27 AM CephFS Bug #9514 (Pending Backport): ceph-fuse pjd test is failing in giant nightlies
In giant as commit:0ea20a668cf859881c49b33d1b6db4e636eda18a.
Needs to go to firefly as well.
Greg Farnum
09:58 AM devops Tasks #8366 (In Progress): Update ceph.com/docs to default to the latest major release (0.80)
Ian Colle
09:47 AM Bug #9570: osd crash in FileJournal::WriteFinisher::entry() aio
https://github.com/ceph/ceph/pull/2611 seems like a good candidate for backport. Loïc Dachary
09:40 AM Bug #9570: osd crash in FileJournal::WriteFinisher::entry() aio
https://github.com/ceph/ceph/commit/66a9fbe2c7ba59b7cd034c17865adce3432cd2cb and https://github.com/ceph/ceph/commit/... Loïc Dachary
08:41 AM Bug #9570: osd crash in FileJournal::WriteFinisher::entry() aio
None of the commits in FileJournal.cc from dumpling to master fix something that could cause a problem of that nature. Loïc Dachary
09:40 AM Bug #9630 (Resolved): osd: leaked pg refs on shutdown (dumpling)
... Sage Weil
08:40 AM Bug #9610: Crash "RadosModel.h: In function 'virtual void WriteOp::_finish(TestOp::CallbackInfo*)...
9/30/14 update - Still waiting in queue http://pulpito.front.sepia.ceph.com/teuthology-2014-09-29_23:20:02-multi-vers... Yuri Weinstein
08:36 AM rgw Bug #9612 (Resolved): "ERROR: test suite for <module 's3tests.functional'" in multi-version-giant...
PR https://github.com/ceph/ceph-qa-suite/pull/154 Yuri Weinstein
01:12 AM Revision 1feba200 (ceph): Objecter: init with a constant of the correct type
Just a tiny cleanup.
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
Josh Durgin
12:08 AM CephFS Bug #9628: mds: race between ms_handle_accept() and ms_handle_reset()
https://github.com/ceph/ceph/pull/2596 Zheng Yan
12:08 AM CephFS Bug #9628 (Resolved): mds: race between ms_handle_accept() and ms_handle_reset()
ceph version 0.85-1003-g3ae673c (3ae673c764a4fac6e554e05722f0179566ed3fb3)
1: (ceph::BackTrace::BackTrace(int)+0x2...
Zheng Yan
12:06 AM Revision e94d489c (ceph): Merge pull request #156 from ceph/wip-9609-wusui
Fix workunit branches. Yuri Weinstein

09/29/2014

11:48 PM Revision 9c4616dc (ceph): Merge pull request #2556 from dachary/wip-9572-erasure-code-blaumroth
erasure-code: restore jerasure BlaumRoth default w
Reviewed-by: Sage Weil <sage@redhat.com>
Loic Dachary
11:43 PM Revision ccf3e06a (ceph): Merge pull request #2502 from yuyuyu101/kvstore-meta-cache
KeyValueStore: performance improvement and docs Sage Weil
11:41 PM Revision 1daf0551 (ceph): Merge pull request #2523 from ceph/wip-6926
rbd: Fix rbd diff for non-existent objects
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
Josh Durgin
11:40 PM Bug #9582: librados: segmentation fault on timeout
Thanks for your investigations and the quick fix! We have not been able to test this fix yet, but I will report back ... Matthias Kiefer
01:13 PM Bug #9582: librados: segmentation fault on timeout
in giant, dumpling. still need to merge firefly backport. Sage Weil
01:10 PM Bug #9582 (Pending Backport): librados: segmentation fault on timeout
Greg Farnum
08:16 AM Bug #9582 (Fix Under Review): librados: segmentation fault on timeout
Sage Weil
11:28 PM Revision 9a2974e5 (ceph): Fix workunit branches.
FIxes: 9606
Signed-off-by: Warren Usui <warren.usui@inktank.com>
Warren Usui
11:24 PM Revision 5281ac7a (ceph): Merge pull request #2601 from ceph/wip-python-flask
debian: python-flask is needed by ceph, not python-ceph
Reviewed-by: Loic Dachary <loic@dachary.org>
Sage Weil
11:17 PM Revision f36e8540 (ceph): Merge remote-tracking branch 'gh/giant'
Conflicts:
qa/workunits/cephtool/test.sh
src/test/erasure-code/TestErasureCodeIsa.cc
Sage Weil
11:11 PM Revision 46d55186 (ceph): osd: do not bind ms_objecter messenger
The objecter messenger is only used as a client to initiate client-side
connections to other OSDs. It doesn't need t...
Sage Weil
10:09 PM Bug #9459: osd: blocked request
saw something similar on another cluster, ... Sage Weil
09:28 PM Revision fe3434f4 (ceph): debian: move ceph_rest_api.py into ceph
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:24 PM Revision 8cda623e (ceph): ceph.spec.in: move ceph_rest_api.py into ceph
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:18 PM rbd Bug #9602: rbd export -> nc ->rbd import = memory leak
As a suggestion, prohibit the use of the cache when RDB imports. Irek Fasikhov
09:03 PM rbd Bug #9602: rbd export -> nc ->rbd import = memory leak
Hi, Sage.
I'm sorry, was wrong to put up parameter: rbd_cache size
The problem is not confirmed.
Irek Fasikhov
09:14 PM Revision 0d1a4171 (ceph): Merge pull request #2602 from athanatos/wip-9574
PG: check full ratio again post-reservation
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:02 PM Revision acd49892 (ceph): Merge pull request #2604 from athanatos/wip-9113
ReplicatedPG: clean out completed trimmed objects as we go
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
08:55 PM Revision 2ecf362e (ceph): Merge pull request #2603 from dachary/wip-9620-test-mon-thrash-firefly
qa/workunits/cephtool/test.sh: fix thrash (ultimate)
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
08:54 PM Revision 78fc7b81 (ceph): Merge pull request #2549 from ceph/wip-9545
os/FileJournal: do not request sync while shutting down
Reviewed-by: Samuel Just <sam.just@inktank.com>
Samuel Just
08:52 PM Revision f91c571e (ceph): Merge pull request #2550 from ceph/wip-8629
osd: fix cache_evict vs make_writeable/finish_ctx snapdir bug #8629
Reviewed-by: Samuel Just <sam.just@inktank.com>
Samuel Just
08:50 PM Revision 76341b0b (ceph): qa/workunits/cephtool/test.sh: fix thrash (ultimate)
Keep the osd trash test to ensure it is a valid command but make it a
noop by giving it a zero argument (meaning thra...
Loic Dachary
08:44 PM Revision ffda34c4 (ceph): Merge pull request #2510 from somnathr/wip-obj-delete-fix
FileStore: Race condition during object delete is fixed
Reviewed-by: Samuel Just <sam.just@inktank.com>
Samuel Just
08:44 PM Revision b2416240 (ceph): ceph.spec: fix python-flask dependency
This is needed by ceph-rest-api, which is in ceph.rpm; it's not related to
python-ceph (except that ceph-rest-api hap...
Sage Weil
08:40 PM Revision e42424e7 (ceph): debian: python-flask is needed by ceph, not python-ceph
It's used by ceph-rest-api which is in the 'ceph' (server) package.
Backport: firefly
Signed-off-by: Sage Weil <sage...
Sage Weil
08:18 PM CephFS Bug #9562 (Resolved): Lockdep assertion in Filer purge
Zheng Yan
08:12 PM Revision 3ebc3502 (ceph): osdc/Objecter: only post_rx_buffer if no op timeout
If we post an rx buffer and there is a timeout, the revocation can happen
while the reader has consumed the buffers b...
Sage Weil
08:08 PM Revision 614157c2 (ceph): Merge pull request #2598 from ceph/wip-9582
librados: fix other timeout segfault
Reviewed-by: Greg Farnum <greg@inktank.com>
Sage Weil
08:05 PM Revision 98322391 (ceph): Merge pull request #155 from ceph/wip-9341
tasks/mds_client_recovery: client trim its cache on reconnect
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
08:02 PM Revision 9d2481c7 (ceph): Merge pull request #2458 from ceph/wip-9341
client: trim unused inodes before reconnecting to recovering MDS
Reviewed-by: Greg Farnum <greg@inktank.com>
Reviewe...
John Spray
07:59 PM Revision ff03b465 (ceph): tasks/mds_client_recovery: client trim its cache on reconnect
make sure CephFS client trim its cache before reconnect to the MDS.
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
06:25 PM Revision 2974c7b8 (ceph): Merge pull request #2555 from theanalyst/wip/mailmap
mailmap updates
Reviewed-by: Loic Dachary <loic-201408@dachary.org>
Loic Dachary
06:12 PM rgw Bug #9615 (Resolved): "ERROR: test suite for <module 's3tests.functional'" in upgrade:dumpling-du...
Fixed typo https://github.com/ceph/ceph-qa-suite/pull/157 Yuri Weinstein
05:45 PM rgw Bug #9615: "ERROR: test suite for <module 's3tests.functional'" in upgrade:dumpling-dumpling-dist...
interesting how is it possible if I only added one yaml file v0.67.11.yaml, will look Yuri Weinstein
05:36 PM rgw Bug #9615: "ERROR: test suite for <module 's3tests.functional'" in upgrade:dumpling-dumpling-dist...
this yaml has no 'rgw' task... that's why it gets connection refused. Sage Weil
06:11 PM rgw Bug #9616: upgrade test restarts rgw, test gets 500
Even if we do somehow get it to retry (might require changes to the fastcgi module), we'll still get 500s from reques... Yehuda Sadeh
05:47 PM rgw Bug #9616: upgrade test restarts rgw, test gets 500
Yehuda Sadeh wrote:
> Not sure what the test is doing exactly, but the 500 is because the rgw process was restarted ...
Sage Weil
05:36 PM rgw Bug #9616: upgrade test restarts rgw, test gets 500
Not sure what the test is doing exactly, but the 500 is because the rgw process was restarted in the middle of the te... Yehuda Sadeh
05:52 PM rgw Bug #9612: "ERROR: test suite for <module 's3tests.functional'" in multi-version-giant-testing-ba...
pls update with new test... this one was specifying firefly Sage Weil
05:45 PM rgw Bug #9169: 100-continue broken for centos/rhel
maybe we are lacking the apache or mod_fastcgi packages here? Sage Weil
05:41 PM rgw Bug #9169: 100-continue broken for centos/rhel
Yuri Weinstein wrote:
> Similar issue in suite:upgrade:firefly
>
> http://pulpito.front.sepia.ceph.com/teuthology...
Sage Weil
05:32 PM Bug #9617 (In Progress): objecter shutdown races with msg dispatch
Sage Weil
04:21 PM Bug #9617: objecter shutdown races with msg dispatch
... Sage Weil
05:28 PM Feature #8960 (Resolved): filestore: store backend type persisently
Sage Weil
05:24 PM Bug #9142 (Can't reproduce): [ RUN ] LibRadosTwoPoolsPP.PromoteSnapScrub hang
Sage Weil
05:24 PM Bug #9141 (Can't reproduce): [ RUN ] LibRadosAio.IsCompletePP hang
Sage Weil
04:49 PM Bug #6301: ceph-osd hung by XFS using linux 3.10
fwiw, after upgrading the performance test nodes from Ubuntu 13.10 to Fedora Core 20, I appear to be hitting this und... Mark Nelson
04:44 PM Feature #9580: ceph-disk, ceph-osd: make journal [partition] creation conditional based on osd_ob...
Mark Kirkwood wrote:
> While we are thinking about this, note that some of the keyvalue backends have facility to ha...
Sage Weil
04:43 PM CephFS Bug #9341: MDS: very slow rejoin
John Spray wrote:
> The userspace change and test for this are merged into master. Is the kernel side all done too?...
Dmitry Smirnov
01:07 PM CephFS Bug #9341: MDS: very slow rejoin
The userspace change and test for this are merged into master. Is the kernel side all done too? John Spray
04:33 PM CephFS Bug #9514: ceph-fuse pjd test is failing in giant nightlies
Greg Farnum
03:49 PM CephFS Bug #9514: ceph-fuse pjd test is failing in giant nightlies
So here's a question: why does the client (temporarily) remember its ctime as being 2014-09-26 19:22:06.889397, but n... Greg Farnum
02:58 PM CephFS Bug #9514 (In Progress): ceph-fuse pjd test is failing in giant nightlies
Hah, we got the failure with logs in /a/sage-2014-09-26_17:51:11-smoke-giant-distro-basic-multi/513914
All of the ...
Greg Farnum
04:26 PM Bug #9614: PG stuck with remapped
Thanks Loic for the following up.
After talking to other engineers, the backfilling seems like due to he removed O...
Guang Yang
12:32 PM Bug #9614: PG stuck with remapped
It looks like you are on the right track :-) Loïc Dachary
12:23 PM Bug #9614: PG stuck with remapped
... Loïc Dachary
12:13 PM Bug #9614: PG stuck with remapped
could you attach the full output of pg query 3.1ee7 please ? And also the ceph osd tree would help to get an idea why... Loïc Dachary
02:21 AM Bug #9614: PG stuck with remapped
There are still two issues:
# Some PGs are stuck with active+remapped forever (for both replicated pool and EC pool)...
Guang Yang
02:07 AM Bug #9614: PG stuck with remapped
Guang Yang wrote:
> Another observation is that even the pg dump result for such PG:
> [...]
>
> Even there is a...
Guang Yang
01:53 AM Bug #9614: PG stuck with remapped
Attaching CRUSH / EC profile / OSD dump. Guang Yang
01:28 AM Bug #9614: PG stuck with remapped
Loic Dachary wrote:
> [...]
> The *2147483647* here shows mapping failed. Is this something you expect ?
As there ...
Guang Yang
01:22 AM Bug #9614: PG stuck with remapped
... Loïc Dachary
04:24 PM Bug #9113: osd: snap trimming eats memory, linearly
There's another piece. The trimmer is constantly requeueing. Samuel Just
02:02 PM Bug #9113 (Pending Backport): osd: snap trimming eats memory, linearly
Sage Weil
01:59 PM Bug #9113 (Fix Under Review): osd: snap trimming eats memory, linearly
Samuel Just
04:15 PM Bug #9620: tests: qa/workunits/cephtool/test.sh race condition
I will verify the result when they are ready but I'm not too concerned ;-) Loïc Dachary
04:15 PM Bug #9620: tests: qa/workunits/cephtool/test.sh race condition
Loïc Dachary
02:42 PM Bug #9620 (Resolved): tests: qa/workunits/cephtool/test.sh race condition
i jumped the gun and merged, oops! Sage Weil
01:52 PM Bug #9620: tests: qa/workunits/cephtool/test.sh race condition
gitbuilder running Loïc Dachary
01:51 PM Bug #9620 (Fix Under Review): tests: qa/workunits/cephtool/test.sh race condition
https://github.com/ceph/ceph/pull/2603 Loïc Dachary
08:18 AM Bug #9620 (Pending Backport): tests: qa/workunits/cephtool/test.sh race condition
Sage Weil
04:53 AM Bug #9620 (Fix Under Review): tests: qa/workunits/cephtool/test.sh race condition
https://github.com/ceph/ceph/pull/2594 Loïc Dachary
04:36 AM Bug #9620: tests: qa/workunits/cephtool/test.sh race condition
The *ceph osd thrash* command will randomly "mark osds down and up":https://github.com/ceph/ceph/blob/firefly/src/mon... Loïc Dachary
03:29 AM Bug #9620: tests: qa/workunits/cephtool/test.sh race condition
The following sequence happens:
* ceph osd dump finds 3 osd "down"
* ceph osd dump finds no osd "down"
* ceph os...
Loïc Dachary
03:24 AM Bug #9620 (Resolved): tests: qa/workunits/cephtool/test.sh race condition
"osd are marked down":https://github.com/ceph/ceph/blob/master/qa/workunits/cephtool/test.sh#L604 and a loop checking... Loïc Dachary
04:02 PM Revision f0bbbadd (ceph): mailmap: Janne Grunau affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com> Abhishek Lekshmanan
04:02 PM Revision 1a963484 (ceph): mailmap: Johnu George affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
Reviewed-by: Johnu George <johnugeo@cisco.com>
Abhishek Lekshmanan
04:02 PM Revision dc601c79 (ceph): mailmap: Laurent Guerby affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com> Abhishek Lekshmanan
04:02 PM Revision d0a22025 (ceph): mailmap: Volker Voigt affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com> Abhishek Lekshmanan
04:02 PM Revision 214e6cda (ceph): mailmap: Swami Reddy name normalization
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
Reviewed-by: Swami Reddy <swamireddy@gmail.com>
Abhishek Lekshmanan
04:02 PM Revision 5d3c0255 (ceph): mailmap: Pavan Rallabhandi name normalization
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com> Abhishek Lekshmanan
04:02 PM Revision 75716656 (ceph): mailmap: Samuel Just name normalization
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com> Abhishek Lekshmanan
04:02 PM Revision 242f3344 (ceph): mailmap: John Spray name normalization
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com> Abhishek Lekshmanan
04:02 PM Revision 91af25f6 (ceph): mailmap: John Wilkins name normalization
Also adding John Wilkins to .peoplemap to track org change
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@g...
Abhishek Lekshmanan
04:02 PM Revision eedcd9cc (ceph): mailmap: Gerben Meijer affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
Reviewed-by: Gerben Meijer <gerben@daybyday.nl>
Abhishek Lekshmanan
04:02 PM Revision 23c8fe52 (ceph): mailmap: Scott A. Brandt affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com> Abhishek Lekshmanan
04:02 PM Revision 26941eac (ceph): mailmap: Feng Wang affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com> Abhishek Lekshmanan
04:02 PM Revision 8d9fcbca (ceph): mailmap: Casey Marshall affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com> Abhishek Lekshmanan
04:02 PM Revision 984a1476 (ceph): mailmap: Riccardo Ferretti affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com> Abhishek Lekshmanan
04:02 PM Revision e6bba0d5 (ceph): mailmap: Roman Haritonov affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com> Abhishek Lekshmanan
04:02 PM Revision b386b598 (ceph): mailmap: JuanJose Galvez affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com> Abhishek Lekshmanan
04:02 PM Revision 4b33b584 (ceph): mailmap: Jiang Heng affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com> Abhishek Lekshmanan
04:02 PM Revision b167f704 (ceph): mailmap: Sahid Ferdjaoui affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
Reviewed-by: Sahid Orentino Ferdjaoui <sahid.ferdj...
Abhishek Lekshmanan
04:02 PM Revision 29efada5 (ceph): mailmap: Cheng Cheng affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com> Abhishek Lekshmanan
04:02 PM Revision f8179353 (ceph): mailmap: Daniel Schepler affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com> Abhishek Lekshmanan
04:01 PM Revision e133a92e (ceph): mailmap: Yongyue Sun affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
Reviewed-by: Loic Dachary <loic-201408@dachary.org>
Abhishek Lekshmanan
03:46 PM RADOS Bug #9606: mon: ambiguous error_status returned to user when type is wrong in a command
This may be easier if/when ceph_argparse gets made into a proper Python package; I hear there is renewed interest in ... Dan Mick
03:18 PM Revision 9af9df42 (ceph): Merge pull request #2594 from dachary/wip-9620-test-mon-thrash
qa/workunits/cephtool/test.sh: fix thrash (ultimate)
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:57 PM Bug #9570: osd crash in FileJournal::WriteFinisher::entry() aio
Exploring the idea that maybe the buffers pointed to by the iovec are overriden, mixed up Loïc Dachary
08:28 AM Bug #9570: osd crash in FileJournal::WriteFinisher::entry() aio
Reading the buffer.{h,cc} code it looks like the caller is protected from a situation where a bufferptr leftover can ... Loïc Dachary
02:53 PM Bug #9626 (Resolved): PG: cancel backfill reservations if we get a cancel during backfill
Samuel Just
02:36 PM Fix #9566: osd: prioritize recovery of OSDs with most work to do
Factor the number of backfill (or backfill_wait) pgs on the OSD into the recovery priority. Make sure this accounts ... Sage Weil
02:14 PM Bug #9574 (Pending Backport): Backfill: recheck full status once reservation is granted
Sage Weil
01:51 PM Bug #9574 (Fix Under Review): Backfill: recheck full status once reservation is granted
Samuel Just
02:04 PM Revision 70bcda54 (ceph): suites: enable mds_client_limits test
Requires same cluster etc as 'recovery', though
we could now do with better name than that.
Signed-off-by: John Spra...
John Spray
02:04 PM Revision c2d298a4 (ceph): tasks: wait for mds active before mounting clients
To make the logs clearer when trying to work out
if/when something went wrong, rather than always
having client logs ...
John Spray
02:04 PM Revision 0073e25d (ceph): tasks: rename FuseMount.get_client_id to get_global_id
'client_id' was ambiguous because in other places it
meant the '0' in client.0, whereas here it means
the runtime-gen...
John Spray
02:04 PM Revision b77b3bec (ceph): tasks: add mds_client_limits
New CephFS tests for the behaviour of the system while
enforcing its resource limits.
Signed-off-by: John Spray <joh...
John Spray
02:04 PM Revision 1fa15011 (ceph): tasks: generalise CephFSTestCase
Some of this stuff could be even more general for embedding
unittest-style suites, but for the moment let's keep the ...
John Spray
02:03 PM Revision b6ccf0d4 (ceph): tasks: generalize config writing for Filesystem
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
02:00 PM Bug #9388: osd/PG.cc: 2945: FAILED assert(r == 0) in update_snap_map
This is the one with the import/export racing with split Samuel Just
01:59 PM Bug #9503 (Fix Under Review): Dumpling: removing many snapshots in a short time makes OSDs go ber...
Samuel Just
01:54 PM Bug #9545 (Resolved): filestore stuck in journal->should_commit_now() loop on shutdown
Samuel Just
01:52 PM Bug #8629 (Pending Backport): cache_evict needs to prevent make_writeable from creating a snapdir
Samuel Just
01:45 PM Bug #9480 (Resolved): OSD is crashing while object deletion
Samuel Just
01:30 PM Bug #9625: firefly: memory corruption
/a/samuelj-2014-09-23_14:40:50-rados-firefly-wip-testing-old-vanilla-basic-multi/507058 another example Samuel Just
10:44 AM Bug #9625: firefly: memory corruption
ubuntu@teuthology:/a/sage-2014-09-27_20:55:12-rados-firefly-distro-basic-multi/515818
ubuntu@teuthology:/a/sage-2014...
Samuel Just
10:43 AM Bug #9625 (Resolved): firefly: memory corruption
I am guessing that these two coredumps are related.
#0 0x00007f1918142f07 in _dl_map_object_deps (map=map@entry=0...
Samuel Just
01:15 PM CephFS Bug #8576: teuthology: nfs tests failing on umount
Trying the sync on Sage's go-ahead. :)
commit:56223ce98b659fe7b25b55161ef8163495f438fc in teuthology.
Greg Farnum
10:45 AM CephFS Bug #8576: teuthology: nfs tests failing on umount
Is there any chance that just running a sync on the node prior to trying to "exportfs -au" might prevent this? I'm he... Greg Farnum
12:51 PM devops Fix #9017 (Fix Under Review): [paddles] implement validation across all controller methods
Pull request opened https://github.com/ceph/paddles/pull/46 Alfredo Deza
12:27 PM Revision 584a54a0 (ceph): Merge pull request #2582 from ceph/wip-crush-location
crushtool: add --location <id> command
Reviewed-by: Loic Dachary <loic-201408@dachary.org>
Loic Dachary
11:47 AM Revision beade63a (ceph): qa/workunits/cephtool/test.sh: fix thrash (ultimate)
Keep the osd trash test to ensure it is a valid command but make it a
noop by giving it a zero argument (meaning thra...
Loic Dachary
10:30 AM Bug #9623 (Won't Fix): On cluster with 3 mons, stopping 2 mons made cluster in-accessible, with I...
This is expected and intended behavior. The monitors are a Paxos system and require a quorum of *more than* half to b... Greg Farnum
07:30 AM Bug #9623: On cluster with 3 mons, stopping 2 mons made cluster in-accessible, with IO's hung/pause
Removing myself as I may not have time to deal with this right now. Loïc Dachary
06:25 AM Bug #9623 (Won't Fix): On cluster with 3 mons, stopping 2 mons made cluster in-accessible, with I...
Cluster with "n" number of monitor nodes, will be in-accessible if "n-1" number of monitors are down.
Its been obser...
Mallikarjun Biradar
09:55 AM devops Bug #6461 (Rejected): ceph-deploy should at least issue a warning if there are parser errors read...
`ConfigParser` will not have errors reading a config file that has duplicate sections.
In Python2.X a duplicate se...
Alfredo Deza
08:25 AM Bug #9613 (Duplicate): "Segmentation fault" in upgrade:dumpling-giant-x:parallel-giant-distro-bas...
#9582 Sage Weil
07:50 AM devops Bug #6489 (Can't reproduce): ceph-deploy: get_nonlocal_ip() should filter ipv6 addrs
Alfredo Deza
07:44 AM devops Bug #7483 (Rejected): ceph-deploy should fetch keyrings always
There isn't a reasonable way to implement this. The use case is deploying to a new node and having stale files in the... Alfredo Deza
06:38 AM Revision 9ced1378 (ceph): Merge pull request #2590 from dachary/wip-9592-librados-large-object
librados large object early check
Reviewed-by: Sage Weil <sage@redhat.com>
Loic Dachary
06:35 AM Revision 5d1d9dba (ceph): librados: cap the IoCtxImpl::{aio_}*{write,append} buffer length
If the value of the len parameter is greater than UINT_MAX/2,
IoCtxImpl::aio_write, IoCtxImpl::aio_write_full, IoCtxI...
Loic Dachary
06:00 AM Bug #9408: erasure-code: misalignment
Running under the branch wip-9408-buffer-alignment in http://ceph.com/gitbuilder.cgi Loïc Dachary
05:58 AM Bug #9408: erasure-code: misalignment
New pull request https://github.com/ceph/ceph/pull/2595 Loïc Dachary
03:11 AM Revision 5f029ff4 (ceph): os/FileStore: using FIEMAP_FLAGS_SYNC instead of fsync() before call
fiemap.
When call fiemap, it need sync the file. Now it used fsync() to achieve
this. But for fiemap, there is a fla...
Jianpeng Ma
02:06 AM Bug #9572: erasure-code: BlaumRoth default encoding regression
Brute force check of w=7 with all possible values for k prove it allows recovering all scenarios. ... Loïc Dachary
01:53 AM rbd Bug #9391: fio rbd driver rewrites same blocks
Could you provide your fio job file / config to verify the issue? Danny Al-Gaaf
12:46 AM Revision 4db51bb8 (ceph): Merge pull request #2400 from majianpeng/fix2
osd: Make RPGTransaction::get_bytes_written return the correct size.
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil

09/28/2014

11:38 PM Bug #9592 (Resolved): librados: Not able to create Large Files with Librados
Loïc Dachary
03:46 PM Bug #9592: librados: Not able to create Large Files with Librados
Extend the checks to librados.hpp and aio_* https://github.com/ceph/ceph/pull/2590 Loïc Dachary
11:30 PM Bug #9304 (Resolved): pool create with invalid crush rule name succeeds
Loïc Dachary
11:02 PM Bug #6003: journal Unable to read past sequence 406 ...
... Shambhu Rajak
09:26 PM Fix #9566: osd: prioritize recovery of OSDs with most work to do
The recovery slows simply because there are fewer PGs left degraded and the per-pg (or per-osd) recovery rate is limi... Sage Weil
03:52 PM Revision 8023478e (ceph): Merge pull request #154 from ceph/wip_fix_multi_version
Fixing branch assumptions Sage Weil
12:42 PM Bug #9619 (Can't reproduce): excessive mon memory usage when rbd rm 1PB
Steps to reproduce:
* create a 1 peta byte rbd image
* remove the image
the mon memory usage will grow over 10GB
Loïc Dachary
12:37 PM rgw Bug #9307: "s3.test_multipart_upload_multiple_sizes ... ERROR" in upgrade:dumpling-firefly-x-mast...
Also in http://pulpito.front.sepia.ceph.com/teuthology-2014-09-28_08:42:11-upgrade:dumpling-firefly-giant:parallel-gi... Yuri Weinstein
12:32 PM Bug #9618 (Won't Fix): kernel 3.14 in Debian Jessie : XFS bug
For the record: the 3.14 kernel that was (until today) the default for Debian Jessie exhibited the following XFS bug ... Loïc Dachary
08:38 AM Revision 69fc1717 (ceph): Clock: Using clock_gettime instead of gettimeofday in linux os.
The precision of utime_t is nsec. In func ceph_clock_now, it use
gettimeofday to set utime_t. But the precision of ge...
Jianpeng Ma
08:37 AM Bug #9617 (Resolved): objecter shutdown races with msg dispatch
Logs are in http://qa-proxy.ceph.com/teuthology/teuthology-2014-09-27_19:10:02-upgrade:firefly-giant-x:parallel-giant... Yuri Weinstein
08:37 AM Revision becc1140 (ceph): librados: test s/E2BIG/TooBig/
Because E2BIG does not allow selection
./ceph_test_rados_api_aio --gtest_filter=LibRadosAio.E2BIG
Running main() fro...
Loic Dachary
08:26 AM Revision 32195f94 (ceph): librados: cap the rados_aio_*{write,append} buffer length
If the value of the len parameter is greater than UINT_MAX/2,
rados_aio_write, rados_aio_write_full and rados_aio_app...
Loic Dachary
08:12 AM Bug #9515 (New): "Segmentation fault (ceph_test_rados_api_io)" in upgrade:dumpling-giant-x:parall...
Still see in http://qa-proxy.ceph.com/teuthology/teuthology-2014-09-27_18:40:01-upgrade:dumpling-giant-x:parallel-gia... Yuri Weinstein
07:57 AM rgw Bug #9615: "ERROR: test suite for <module 's3tests.functional'" in upgrade:dumpling-dumpling-dist...
Appears to be only on @1-dumpling-install/v0.67.11.yaml@ Yuri Weinstein
07:48 AM rgw Bug #9615 (Resolved): "ERROR: test suite for <module 's3tests.functional'" in upgrade:dumpling-du...
In http://pulpito.front.sepia.ceph.com/teuthology-2014-09-27_18:45:01-upgrade:dumpling-dumpling-distro-basic-vps/ run... Yuri Weinstein
07:52 AM rgw Bug #9616 (Resolved): upgrade test restarts rgw, test gets 500
Logs are in http://qa-proxy.ceph.com/teuthology/teuthology-2014-09-27_18:45:01-upgrade:dumpling-dumpling-distro-basic... Yuri Weinstein
07:01 AM Revision f777fc6e (ceph): osd: Make RPGTransaction::get_bytes_written return the correct size.
It record size larger than clien wrote. It should like
ECTransaction::get_bytes_written only return the size which cl...
Jianpeng Ma
04:29 AM Bug #9614: PG stuck with remapped
Another observation is that even the pg dump result for such PG:... Guang Yang
03:45 AM Bug #9614 (Resolved): PG stuck with remapped
In our pre-production cluster, we observed that the cluster starts backfilling even with OSD noout flag set when ther... Guang Yang

09/27/2014

10:48 PM rbd Bug #9595: librbd: internal methods can operate on extra objects when non-default striping is used
https://github.com/ceph/ceph/pull/2588 Xinxin Shu
10:48 PM rbd Bug #9595 (Fix Under Review): librbd: internal methods can operate on extra objects when non-defa...
Xinxin Shu
10:03 PM Revision 62fa6b19 (ceph): Fixing branch assumptions
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
06:37 PM Revision 503f865d (ceph): osd/ReplicatedPG: respect RWORDERED rados flag
If this flag is set, we need to order reads as writes. In particular, this
means that reads will wait for degraded o...
Sage Weil
04:42 PM Bug #9613: "Segmentation fault" in upgrade:dumpling-giant-x:parallel-giant-distro-basic-multi run
Looks similar to #9508 Yuri Weinstein
04:40 PM Bug #9613 (Duplicate): "Segmentation fault" in upgrade:dumpling-giant-x:parallel-giant-distro-bas...
Two failures in http://pulpito.front.sepia.ceph.com/teuthology-2014-09-26_18:44:02-upgrade:dumpling-giant-x:parallel-... Yuri Weinstein
02:51 PM Revision 7849d792 (ceph): crushtool: add --show-location <id> command
Include some tests.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:17 PM Revision b68811ce (ceph): add autotools-generated files to .gitignore
When running "make check", Automake generates test-suite.log, along with
various *.log and *.trs files in the tree. A...
Ken Dreyer
12:58 PM Revision 8badd5a4 (ceph): Merge pull request #2584 from dachary/wip-9592-librados-large-object
librados: cap the rados*{write,append} buffer length
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
12:52 PM Revision c05bf10f (ceph): Merge pull request #2585 from dachary/wip-7648-get-full-location-emperor
simpler get full location (emperor)
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
11:40 AM rgw Bug #9612: "ERROR: test suite for <module 's3tests.functional'" in multi-version-giant-testing-ba...
i suspect the giant rgw won't work with firefly osds? Sage Weil
08:56 AM rgw Bug #9612 (Rejected): "ERROR: test suite for <module 's3tests.functional'" in multi-version-giant...
Logs are in http://qa-proxy.ceph.com/teuthology/teuthology-2014-09-26_23:20:01-multi-version-giant-testing-basic-mult... Yuri Weinstein
11:39 AM Bug #9610 (Resolved): Crash "RadosModel.h: In function 'virtual void WriteOp::_finish(TestOp::Cal...
pushed fix to dumpling branch, commit:503f865d6432bead72aac0ffba0539d807f078c4 Sage Weil
08:33 AM Bug #9610: Crash "RadosModel.h: In function 'virtual void WriteOp::_finish(TestOp::CallbackInfo*)...
Another similar crash in job http://pulpito.front.sepia.ceph.com/teuthology-2014-09-26_23:20:01-multi-version-giant-t... Yuri Weinstein
08:29 AM Bug #9610 (Resolved): Crash "RadosModel.h: In function 'virtual void WriteOp::_finish(TestOp::Cal...
Logs are in http://qa-proxy.ceph.com/teuthology/teuthology-2014-09-26_23:20:01-multi-version-giant-testing-basic-mult... Yuri Weinstein
11:36 AM devops Bug #9611 (Rejected): Missing packages in multi-version-giant-testing-basic-multi
Doesn't look like a 'next' branch exists any longer so no way to fix this. Sandon Van Ness
08:52 AM devops Bug #9611: Missing packages in multi-version-giant-testing-basic-multi
In run http://pulpito.front.sepia.ceph.com/teuthology-2014-09-26_23:20:01-multi-version-giant-testing-basic-multi/
...
Yuri Weinstein
08:50 AM devops Bug #9611 (Rejected): Missing packages in multi-version-giant-testing-basic-multi
Yuri Weinstein
09:28 AM Revision c5298fba (ceph): crush: fix get_full_location_ordered
This should return -ENOENT when an id is not present. Broken by
746069ee62c74ecf04ed45988029d5c3382a38d2.
Signed-of...
Sage Weil
09:28 AM Revision ed1a8014 (ceph): crush/CrushWrapper: simplify get_full_location_ordered()
Just ascend the hierarchy; it is much less complicated.
Signed-off-by: Sage Weil <sage@inktank.com>
(cherry picked f...
Sage Weil
09:19 AM Revision c70331db (ceph): Merge pull request #2583 from ceph/wip-7648
crush: backport newer get_full_location
Reviewed-by: Loic Dachary <loic-201408@dachary.org>
Loic Dachary
09:16 AM Bug #9592: librados: Not able to create Large Files with Librados
Looking at librados.hpp Loïc Dachary
01:57 AM Bug #9592 (Fix Under Review): librados: Not able to create Large Files with Librados
https://github.com/ceph/ceph/pull/2584 should be enough. Unless there is a good reason to write an object with chunks... Loïc Dachary
08:48 AM Revision 33501d24 (ceph): librados: cap the rados*{write,append} buffer length
When the caller submits a payload that will end up being rejected with
rados.Error: Ioctx.write(rbd): failed to wr...
Loic Dachary
05:53 AM Bug #7648 (Resolved): ceph-mon corner case denial of service
Sage Weil
02:32 AM Bug #7648 (Fix Under Review): ceph-mon corner case denial of service
emperor backport https://github.com/ceph/ceph/pull/2585 Loïc Dachary
02:22 AM Bug #7648 (Pending Backport): ceph-mon corner case denial of service
the backport needs to be on emperor also Loïc Dachary
04:27 AM RADOS Bug #9606: mon: ambiguous error_status returned to user when type is wrong in a command
ceph.in "uses ceph_argparse":https://github.com/ceph/ceph/blob/giant/src/ceph.in#L67 to validate the arguments client... Loïc Dachary
01:09 AM Revision c1d9d8c5 (ceph): crush/CrushWrapper: simplify get_full_location_ordered()
Just ascend the hierarchy; it is much less complicated.
Signed-off-by: Sage Weil <sage@inktank.com>
(cherry picked f...
Sage Weil
01:09 AM Revision 1d3c0c6e (ceph): crush: fix get_full_location_ordered
This should return -ENOENT when an id is not present. Broken by
746069ee62c74ecf04ed45988029d5c3382a38d2.
Signed-of...
Sage Weil
12:49 AM Revision 3f05fbf5 (ceph): Merge pull request #2580 from cernceph/wip-scientific
ceph-disk: add Scientific Linux as a Redhat clone
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
12:46 AM Revision f8ac2248 (ceph): ceph-disk: add Scientific Linux as a Redhat clone
Scientific Linux is a RHEL clone and needs to use partx.
Signed-off-by: Dan van der Ster <daniel.vanderster@cern.ch>...
Dan van der Ster
12:12 AM Revision 67a3608b (ceph): Merge pull request #153 from ceph/wip-9511-wusui
Use the correct versions of existing tests Yuri Weinstein
12:07 AM Revision e68f6578 (ceph): Use the correct versions of existing tests
The test-upgrade-firefly.sh script is used from the dumpling suite
Fixes: 9511
Signed-off-by: Warren Usui <warren.us...
Warren Usui
12:02 AM RADOS Bug #9492 (Need More Info): Crush Mapper crashes when number of replicas is less than total numbe...
What happens with indep ? Loïc Dachary

09/26/2014

11:44 PM Revision dc9d5294 (ceph): Merge pull request #152 from dachary/wip-9608-ec-default-parallel-giant
ec-rados-default is not fit for dumpling parallel upgrade Yuri Weinstein
11:28 PM Revision 5b8fa621 (ceph): ec-rados-default is not fit for dumpling parallel upgrade
Because it may race with the upgrade and end up being unable to perform.
http://tracker.ceph.com/issues/9608 Fixes: ...
Loic Dachary
11:27 PM Revision fa72591c (ceph): Merge pull request #151 from dachary/wip-9608-ec-default-parallel
ec-rados-default is not fit for dumpling parallel upgrade Tamilarasi muthamizhan
11:23 PM Revision b77ef02b (ceph): ec-rados-default is not fit for dumpling parallel upgrade
Because it may race with the upgrade and end up being unable to perform.
http://tracker.ceph.com/issues/9608 Fixes: ...
Loic Dachary
10:25 PM Revision 9c3e01a2 (ceph): Merge pull request #2568 from johnugeorge/wip-9492-crush
Crush: Ensuring at most num-rep osds are selected for any rule
Reviewed-by: Loic Dachary <loic-201408@dachary.org>
Loic Dachary
08:04 PM Revision 6b4d1aa9 (ceph): Crush: Ensuring at most num-rep osds are selected
Crush temporary buffers are allocated as per replica size configured
by the user.When there are more final osds (to b...
Johnu George
07:13 PM rgw Bug #9588: Keystone s3 auth integration lacking access_key = tenant:user ability supported by swi...
So, actually talking to a swift s3 proxy with:
access_key = 'demo:demo'
secret_key = 'password'
results in:
...
Mark Kirkwood
06:41 PM Revision 24a52127 (ceph): Merge pull request #135 from ceph/wip_9398
First draft of firefly-giant-x suite Tamilarasi muthamizhan
06:14 PM Bug #7648 (Fix Under Review): ceph-mon corner case denial of service
https://github.com/ceph/ceph/pull/2583 Sage Weil
08:49 AM Bug #7648 (In Progress): ceph-mon corner case denial of service
works for any osd that exists but is not in the crush map, it seems Sage Weil
05:53 PM Bug #9570 (In Progress): osd crash in FileJournal::WriteFinisher::entry() aio
Sage Weil
04:01 PM Revision 3ea4b1dc (ceph): smoke: fix pjd debug conf syntax
Needs the section there or else ceph.py barfs at runtime
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:01 PM Revision 5ca7ea5b (ceph): ceph-disk: add Scientific Linux as a Redhat clone
Scientific Linux is a RHEL clone and needs to use partx.
Signed-off-by: Dan van der Ster <daniel.vanderster@cern.ch>
Dan van der Ster
03:32 PM CephFS Bug #8427: ceph-fuse: Dumpling "cache still has 0+1 items, waiting (for caps to release?)" on shu...
Sage believes this is a bug with readahead that got fixed in subsequent releases. Greg Farnum
06:51 AM CephFS Bug #8427 (Won't Fix): ceph-fuse: Dumpling "cache still has 0+1 items, waiting (for caps to relea...
Sage Weil
03:26 PM RADOS Bug #9492 (Resolved): Crush Mapper crashes when number of replicas is less than total number of o...
Loïc Dachary
01:56 PM RADOS Bug #9492: Crush Mapper crashes when number of replicas is less than total number of osds to be s...
Ran valgrind with the patch and no errors were found with different rule combinations of num_rep and number of osds t... Johnu George
12:44 PM Bug #9417: "Segmentation fault" in upgrade:dumpling-giant-x-master-distro-basic-vps run
Same issue in job http://qa-proxy.ceph.com/teuthology/teuthology-2014-09-26_10:44:24-upgrade:dumpling-giant-x:paralle... Yuri Weinstein
12:03 PM devops Bug #9607 (Resolved): wrong epel-release version present in misc-ceph repo
That epel release 7 RPM should not have ever been put in that repo. It is removed and to its correct location and cep... Sandon Van Ness
11:31 AM devops Bug #9607 (Resolved): wrong epel-release version present in misc-ceph repo
In a CentOS 6 box where we run `yum install epel-release` it now sees that it needs to update to use the epel-release... Alfredo Deza
11:35 AM devops Bug #9603: No package ceph-debuginfo-0.67.10 available in upgrade:dumpling-firefly-x-giant-distro...
Would be helpful to include:... Zack Cerza
11:08 AM devops Bug #9603: No package ceph-debuginfo-0.67.10 available in upgrade:dumpling-firefly-x-giant-distro...
Same issue in suite:upgrade:dumpling-giant-x
http://pulpito.front.sepia.ceph.com/teuthology-2014-09-26_10:44:24-up...
Yuri Weinstein
08:12 AM devops Bug #9603 (Rejected): No package ceph-debuginfo-0.67.10 available in upgrade:dumpling-firefly-x-g...
In run http://pulpito.front.sepia.ceph.com/teuthology-2014-09-25_19:25:02-upgrade:dumpling-firefly-x-giant-distro-bas... Yuri Weinstein
11:34 AM rbd Feature #2466 (Resolved): librbd: add invalidate_cache function to interface
This was added a while back in commit:5d340d26dd70192eb0e4f3f240e3433fb9a24154 Josh Durgin
11:18 AM RADOS Bug #9606 (New): mon: ambiguous error_status returned to user when type is wrong in a command
... Christina Meno
10:57 AM Revision 83fb32ca (ceph): Merge pull request #2572 from ceph/wip-9562
osdc/Filer: drop probe/purge locks before calling objecter
Reviewed-by: Greg Farnum <greg@inktank.com>
Reviewed-by: ...
John Spray
10:10 AM Bug #9592: librados: Not able to create Large Files with Librados
Nice catch Pavan Rallabhandi ;-) I had trouble reproducing the problem because I forgot the "LD_LIBRARY_PATH=.libs" ... Loïc Dachary
09:37 AM Bug #9592: librados: Not able to create Large Files with Librados
The minimal script... Loïc Dachary
08:05 AM Bug #9592 (In Progress): librados: Not able to create Large Files with Librados
Loïc Dachary
04:44 AM Bug #9592: librados: Not able to create Large Files with Librados
... Pavan Rallabhandi
10:01 AM devops Bug #9548 (Rejected): ceph mon creation failed for centOS
Alfredo Deza
09:39 AM Feature #9302 (Fix Under Review): mon: 'ceph osd pool ls' command
https://github.com/ceph/ceph/pull/2581 Joao Eduardo Luis
09:34 AM devops Bug #9232: disk zap doesnt remove the dmcrypt settings on disk
I think that `disk zap` would certainly have to clear the dmcrypt flags in the disk.
Can you make sure that it doe...
Alfredo Deza
08:56 AM rgw Bug #9605 (Won't Fix): rgw: need to have shadow objects named after head object
Yehuda Sadeh
08:55 AM rgw Feature #9604 (Resolved): rgw: create a tool for orphaned objects cleanup
Yehuda Sadeh
08:07 AM devops Bug #9567 (New): Missing packages in upgrade:dumpling-firefly-x-giant-distro-basic-vps run
Still see in today's run:
http://pulpito.front.sepia.ceph.com/teuthology-2014-09-25_19:25:02-upgrade:dumpling-fire...
Yuri Weinstein
07:41 AM Fix #9601: erasure-code: ErasureCode::encode overhead is too high
The handling got more complicated due to the updated padding handling.
It's a bit little faster. jerasure_matrix_e...
Janne Grunau
05:17 AM Fix #9601: erasure-code: ErasureCode::encode overhead is too high
The overhead has shifted but looks globaly the same with https://github.com/ceph/ceph/pull/2558
!{width: 100%}jannau...
Loïc Dachary
03:52 AM Fix #9601: erasure-code: ErasureCode::encode overhead is too high
Applying https://github.com/ceph/ceph/pull/2558 and benchmarking again Loïc Dachary
03:34 AM Fix #9601 (New): erasure-code: ErasureCode::encode overhead is too high
When encoding 4KB buffers it is ~15% of the total CPU being used although it is only preparing the buffers.
!{width:...
Loïc Dachary
05:26 AM rbd Bug #9602 (Closed): rbd export -> nc ->rbd import = memory leak
I see a memory leak when importing raw devi?e.
Export Scheme:
[rbd@rbdbackup ~]$ rbd --no-progress -n client.rbdb...
Irek Fasikhov
01:58 AM Cleanup #9600 (New): rework bufferlist::*aligned* functions
The align function should allow 32 byte alignment (for SIMD instructions) or page alignment (for I/O). There should b... Loïc Dachary
01:00 AM Bug #8592: sgdisk no longer likes `--change-name` when creating partitions
I have fixed this by add --zap-disk option, hope this will help you. Gao Jiangmiao
12:44 AM Bug #9419: dumpling->firefly upgrade, sending setallochint?
Thanks for explaining. Since alloc hint is optional it does not matter if it is activated and deactivate later. Loïc Dachary
12:22 AM Bug #9503: Dumpling: removing many snapshots in a short time makes OSDs go berserk
Please disregard #15. I just fell victim to inaccurate documentation about the @incomplete@ PG state.
-Sam's hunch...
Florian Haas
12:02 AM Revision 0a6f6a49 (ceph): Merge pull request #2575 from ceph/wip-zafman-cleanup
osd: Remove unused PG functions queue_notify(), queue_info(), queue_log(...
Reviewed-by: Loic Dachary <loic@dachary....
Sage Weil

09/25/2014

11:59 PM Bug #9592: librados: Not able to create Large Files with Librados
A modified script to debug this issue:-
####################################
import rados
import sys
try:
cluste...
pushpesh sharma
10:02 AM Bug #9592: librados: Not able to create Large Files with Librados
If I were to guess, something in the stack is converting the size value down to an int32 and then back up to int64, s... Greg Farnum
09:51 AM Bug #9592 (Can't reproduce): librados: Not able to create Large Files with Librados
... Loïc Dachary
06:28 AM Bug #9592 (Resolved): librados: Not able to create Large Files with Librados
I find this issue while i was trying to run a 1GB Write Cosbench Workload using librados.(My 1MB write & read run was... pushpesh sharma
11:15 PM Revision 7827e003 (ceph): os: io_event.res is the size written
And not an error code to be converted with cpp_strerror()
Signed-off-by: Loic Dachary <loic-201408@dachary.org>
Loic Dachary
11:08 PM rgw Bug #9588: Keystone s3 auth integration lacking access_key = tenant:user ability supported by swi...
Despite asking for swift I am actually getting the nova object store doing the s3 stuff it seems. I'll comment gaian ... Mark Kirkwood
10:16 PM rgw Bug #9588: Keystone s3 auth integration lacking access_key = tenant:user ability supported by swi...
Hmm - maybe not tested enough, as it looks like the way devstack sets up the swift s3 layer is a bit screwy, and almo... Mark Kirkwood
10:19 PM Revision b8562959 (ceph): Merge pull request #2524 from ceph/wip-5768
rbd-fuse: Fix memory leak in enumerate_images
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
Josh Durgin
09:05 PM Revision 5c2984e6 (ceph): Merge pull request #2531 from dachary/wip-9536-isa-alignment
erasure-code: isa plugin alignment fixes
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
08:51 PM Revision d851c3f2 (ceph): osd: improve debug output for do_{notifies,queries,infos}
Hunting #9389
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
08:01 PM Revision 2ba5ed57 (ceph): Merge pull request #2540 from ceph/wip-giant-messenger-fixes
giant messenger fixes
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
07:45 PM Documentation #9542: Error link:"Ceph Object Gateway"->"Manual Install"
I know it "*is the way the doc is generated*", and I know "*it's not a bug in a link*",too.(Guess it's Sphinx?). But ... Aaron Chen
09:39 AM Documentation #9542 (Won't Fix): Error link:"Ceph Object Gateway"->"Manual Install"
This is the way the doc is generated, it's not a bug in a link. And it actually makes more logical sense to jump from... Loïc Dachary
07:34 PM Revision 126d0b30 (ceph): osdc/Objecter: only post_rx_buffer if no op timeout
If we post an rx buffer and there is a timeout, the revocation can happen
while the reader has consumed the buffers b...
Sage Weil
06:23 PM CephFS Feature #541 (Resolved): mds: tempsync
this is implemented... TSYN and related states Sage Weil
06:21 PM Feature #1092 (Rejected): mon: checkpointing
Sage Weil
06:19 PM Feature #131 (Resolved): bring wireshark plugin is up to date
Sage Weil
05:54 PM Revision 00a504fb (ceph): rados/singleton-nomsgr/all/objectstore: clean up
ceph_test_objectstore scribbles in $CWD. Keep it inside $TESTDIR and
clean up when we are done.
Fixes: #8395
Signed...
Sage Weil
05:47 PM CephFS Feature #630 (Resolved): release caps on inodes unlinked by other clients
Zheng Yan
05:47 PM CephFS Feature #630: release caps on inodes unlinked by other clients
dup of #5039. already fixed by commit f8a947d92 client: trim deleted inode Zheng Yan
05:30 PM Revision b07abf5b (ceph): suites/fs: update to latest mdtest
They appear to have (accidentally?) fixed whatever
was crashing.
Fixes: #9177
Signed-off-by: John Spray <john.spray...
John Spray
05:08 PM Revision 1fafd6bf (ceph): Merge pull request #2576 from ceph/wip-9593
osd/ReplicatedPG: fix objecter locking in start_flush
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
Josh Durgin
05:03 PM Feature #9568 (Resolved): Add test case to test #9419 (ceph wip-9419)
Yuri Weinstein
05:02 PM Revision 71005c1b (ceph): osd/ReplicatedPG: fix objecter locking in start_flush
Broken in backport fd96eb62ece27f5c660429584c2ff2e058bc6e94.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:34 PM CephFS Bug #9514: ceph-fuse pjd test is failing in giant nightlies
This hasn't reproduced since we turned on debug logging. :(
But I did see it on a run without any logging: /a/gregf-...
Greg Farnum
04:26 PM Revision 0115a55a (ceph): Merge pull request #2574 from ceph/wip-msgr-shutdown
msg: allow calling dtor immediately after ctor
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:09 PM Feature #9580: ceph-disk, ceph-osd: make journal [partition] creation conditional based on osd_ob...
While we are thinking about this, note that some of the keyvalue backends have facility to have their "wal" aka journ... Mark Kirkwood
04:05 PM Bug #9570: osd crash in FileJournal::WriteFinisher::entry() aio
I don't see how it could be related to a problem in align_bl or bufferlist::rebuild_align. The worst these could do i... Loïc Dachary
03:28 PM Bug #9570: osd crash in FileJournal::WriteFinisher::entry() aio
Maybe "iterating the bufferptr":https://github.com/ceph/ceph/blob/dumpling/src/os/FileJournal.cc#L1297 can return buf... Loïc Dachary
03:03 PM Bug #9570: osd crash in FileJournal::WriteFinisher::entry() aio
... Loïc Dachary
02:43 PM Bug #9570: osd crash in FileJournal::WriteFinisher::entry() aio
Sheldon, could you upload the full log somewhere if you still have it ? Loïc Dachary
01:53 PM Bug #9570: osd crash in FileJournal::WriteFinisher::entry() aio
* align_bl related pull request https://github.com/ceph/ceph/pull/2501
* rebuild_align fix (back from 2013) https:/...
Loïc Dachary
04:05 PM Revision ba02a5e6 (ceph): erasure-code: test isa encode/decode with various object sizes
Create an encode_decode() helper method to be called from the
encode_decode test function with various object size ar...
Loic Dachary
04:04 PM Revision eb8fdfa4 (ceph): erasure-code: add test for isa chunk_size method
Signed-off-by: Loic Dachary <loic-201408@dachary.org> Loic Dachary
04:01 PM Revision 7a468f35 (ceph): msg: allow calling dtor immediately after ctor
Asserting on reaper_stop only made sense if the
messenger had ever been started: as it stood,
one couldn't create and...
John Spray
03:39 PM Revision 668c3527 (ceph): erasure-code: do not use typed tests for isa
Because there only is one type.
Signed-off-by: Loic Dachary <loic-201408@dachary.org>
Loic Dachary
03:39 PM Revision ed77178e (ceph): erasure-code: run isa tests via libtool and valgrind
Because running valgrind with no libtool does not test the binary but
the enclosing shell script.
Signed-off-by: Loi...
Loic Dachary
03:39 PM Revision aa9d70be (ceph): erasure-code: isa test compare chunks with memcmp instead of strncmp
Because they may contain null characters.
Signed-off-by: Loic Dachary <loic-201408@dachary.org>
Loic Dachary
03:39 PM Revision af07d29e (ceph): erasure-code: isa encode tests adapted to per chunk alignment
The encode tests use the alignment constraints. It has been changed to
be aligned on a per chunk basis instead of com...
Loic Dachary
03:39 PM Revision 28c2b6e4 (ceph): erasure-code: isa uses per chunk alignment constraints
Copy code from the jerasure plugin to enforce alignment constraints per
chunk instead of using the total object size....
Loic Dachary
03:37 PM Revision 6f4909ae (ceph): erasure-code: [ISA] modify get_alignment function to imply a platform/c...
Andreas Peters
02:17 PM Revision 75525712 (ceph): doc/release-notes: v0.67.11
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:14 PM Bug #9203 (In Progress): ceph_test_rados: ObjectDesc::iterator::advance(bool): Assertion `pos < l...
Sage Weil
02:14 PM Feature #9598 (Resolved): re-enable Objecter fast dispatch
We had to nix fast dispatch on the Objecter because it could deadlock in conjunction with mark_down() calls.
Fixin...
Greg Farnum
02:06 PM Bug #9536: erasure-code: ISA plugin alignment must be constant
(parts of) this will need to be backported with the rest of the ISA plugin stuff Sage Weil
02:05 PM Bug #9536 (Pending Backport): erasure-code: ISA plugin alignment must be constant
Sage Weil
01:52 PM Bug #9389 (Need More Info): ec pg stuck peering, did not send query for one shard
commit:d851c3f2338e8d17dfd78d631b9f7977365356aa adds better debug output (and cleans up a bit) Sage Weil
01:37 PM Revision 0124d8ee (ceph): Merge pull request #2571 from dachary/wip-9579-isa-documentation
documentation: erasure-code plugin isa does not require k/m
Reviewed-by: Andreas Peters <andreas.joachim.peters@cern...
Loic Dachary
01:21 PM rbd Bug #9595 (Resolved): librbd: internal methods can operate on extra objects when non-default stri...
... Josh Durgin
01:04 PM Bug #9295 (Resolved): osd/OSD.cc: 5501: FAILED assert(session) in ms_fast_dispatch
Sage Weil
01:03 PM Bug #9295 (Duplicate): osd/OSD.cc: 5501: FAILED assert(session) in ms_fast_dispatch
Sage Weil
01:03 PM Bug #9295: osd/OSD.cc: 5501: FAILED assert(session) in ms_fast_dispatch
dup of #9462 Sage Weil
01:01 PM Bug #9462 (Resolved): msgr deadlock: osd reply vs mark_down vs fault
Sage Weil
12:53 PM Revision 8dc94a2d (ceph): osdc/Filer: drop probe/purge locks before calling objecter
Fixes: #9562
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
12:44 PM Bug #8910 (Duplicate): ceph_test_objectstore: ObjectStore/StoreTest.ManyObjectTest/0 failure on f...
pretty sure this is a dup of #8395 Sage Weil
12:27 PM Bug #9582: librados: segmentation fault on timeout
i'm going to see if we can just skip the rx_buffers zero-copy paths when a timeout is present Sage Weil
12:20 PM Bug #9388: osd/PG.cc: 2945: FAILED assert(r == 0) in update_snap_map
import/export related Samuel Just
11:44 AM Bug #9571 (Resolved): rocksdb testing with powercycling fails on trusty
this was an issue with the code fix and not a product bug.
resolved now.
Tamilarasi muthamizhan
11:14 AM Bug #9419: dumpling->firefly upgrade, sending setallochint?

On any change of pg configuration peering happens, so a new collection of feature bits from the peers is collected....
David Zafman
10:37 AM Bug #9419 (Fix Under Review): dumpling->firefly upgrade, sending setallochint?
David Zafman
12:46 AM Bug #9419: dumpling->firefly upgrade, sending setallochint?
What happens if
* all OSDs in a PG support setallochint
* one secondary OSD goes down
* the secondary is replac...
Loïc Dachary
11:09 AM Bug #8395: ceph-test-objectstore doesn't clean up
backported to firefly branch Sage Weil
11:08 AM Feature #9594 (New): stop backfill when osd becomes too full
We will currently refuse the reservation, but we don't actually stop backfill once it is started. Samuel Just
10:45 AM Bug #9480: OSD is crashing while object deletion
Samuel Just
10:42 AM Bug #9390 (In Progress): EEXIST on split due to import/export
Sage Weil
10:38 AM Bug #9487: dumpling: snaptrimmer causes slow requests while backfilling. osd_snap_trim_sleep not ...
Samuel Just
10:37 AM Bug #9584: OpTracker segfault on shutdown (firefly)
shutdown race is not so important Sage Weil
10:28 AM Revision 8f49a7d8 (ceph): tasks: wait for active after mds restart
May have been causing spurious failures on
trying to read session state after MDS restart (
session list isn't popula...
John Spray
10:17 AM devops Tasks #8366: Update ceph.com/docs to default to the latest major release (0.80)
John Wilkins wrote:
> We need to review this a bit further. Pointing to the latest major release is fine, but we nee...
Sage Weil
10:09 AM Bug #9593 (Resolved): osdc/Objecter.cc: 1225: FAILED assert(client_lock.is_locked()) (firefly)
Sage Weil
10:02 AM Bug #9593 (Fix Under Review): osdc/Objecter.cc: 1225: FAILED assert(client_lock.is_locked()) (fir...
https://github.com/ceph/ceph/pull/2576 Sage Weil
09:57 AM Bug #9593 (Resolved): osdc/Objecter.cc: 1225: FAILED assert(client_lock.is_locked()) (firefly)
... Sage Weil
10:01 AM Revision 9593d876 (ceph): documentation: erasure-code plugin isa does not require k/m
http://tracker.ceph.com/issues/9579 Refs: #9579
Signed-off-by: Loic Dachary <loic-201408@dachary.org>
Loic Dachary
09:24 AM Feature #9532 (Duplicate): rados.py should export omap interface
#6114 Loïc Dachary
06:58 AM Revision 68862242 (ceph): mailmap: Yan Zheng affiliation
Also adding Yan Zheng to .peoplemap to track org. change
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gma...
Abhishek Lekshmanan
06:57 AM Revision fc1380b1 (ceph): mailmap: Thorsten Glaser affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
Reviewed-by: Thorsten Glaser <tg@mirbsd.de>
Abhishek Lekshmanan
06:31 AM rgw Bug #9469: RadosGW performance degrades with high concurrency workload.
Debugging further I was able to root cause the issue further. I enable debug logs for radosgw (20/20) , enabled acces... pushpesh sharma
03:31 AM CephFS Bug #9562 (Fix Under Review): Lockdep assertion in Filer purge
https://github.com/ceph/ceph/pull/2572 John Spray
02:58 AM Bug #9579: Default parameters are not getting initialized for EC profile using isa EC plugin
Documentation update on k/m, good catch ! https://github.com/ceph/ceph/pull/2571 Loïc Dachary
02:52 AM Bug #9579: Default parameters are not getting initialized for EC profile using isa EC plugin
This is confusing and I added http://tracker.ceph.com/issues/9589 to work on improving the user experience. Thanks fo... Loïc Dachary
02:49 AM Bug #9579: Default parameters are not getting initialized for EC profile using isa EC plugin
From the code, it seems default value of k & m for "isa" profile are 7 & 3 respectively.
class ErasureCodeIsaDefau...
Mallikarjun Biradar
02:41 AM Bug #9579 (Won't Fix): Default parameters are not getting initialized for EC profile using isa EC...
There are no defaults for k/m for the isa plugin, the parameters need to be set explicitly as documented at http://ce... Loïc Dachary
02:49 AM Feature #9589 (Resolved): erasure-code: query plugin for erasure-code-profile defaults
When a parameter is missing from an erasure-code-profile (ruleset-failure-domain for instance) it falls back to the d... Loïc Dachary
02:14 AM Bug #8863: osd: second reservation rejection -> crash
Hi Sage,
We are still getting this issue, even thought commit is included in our build. Any Updates?
Sahana Lokeshappa
01:24 AM RADOS Bug #9492: Crush Mapper crashes when number of replicas is less than total number of osds to be s...
Running in debug mode with https://github.com/ceph/ceph/pull/2568 (using the crushmap created as in the description):... Loïc Dachary
12:56 AM CephFS Bug #9563 (Resolved): kcephfs crash in ceph_mdsc_do_request
Zheng Yan
12:55 AM CephFS Bug #9564 (Resolved): kcephfs crash in _nfs4_do_open
the bug is fixed upstream commit f39c0104 (NFS: remove BUG possibility in nfs4_open_and_get_state). I rebased the tes... Zheng Yan
12:55 AM Revision 7973280a (ceph): osd: Remove unused PG functions queue_notify(), queue_info(), queue_log()
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
12:47 AM Revision 0f884fdb (ceph): For pgls OP, get/put budget on per list session basis, instead of per O...
Signed-off-by: Guang Yang (yguang@yahoo-inc.com) Guang Yang
12:19 AM Bug #9485: Monitor crash due to wrong crush rule set
Thanks so much.
BTW:
I repeat this in my dev environment with 60 osds on one host. I create 6 virtual racks. (you...
Dong Lei
12:09 AM Bug #9485: Monitor crash due to wrong crush rule set
Thanks for the detailed instructions. I'll try them to repeat the problem. Loïc Dachary

09/24/2014

11:47 PM Revision 9adf7ec0 (ceph): Merge pull request #147 from dachary/wip-ec-feature-plugin-v2-giant
erasure-code: assert that firefly-x/stress-split cannot load lrc Yuri Weinstein
11:30 PM Revision 67ca8441 (ceph): erasure-code: assert that firefly-x/stress-split cannot load lrc
Because it would crash existing plugins.
Signed-off-by: Loic Dachary <loic-201408@dachary.org>
(cherry picked from c...
Loic Dachary
10:33 PM Revision 7f87cf1b (ceph): ReplicatedPG: clean out completed trimmed objects as we go
Also, explicitely maintain a max number of concurrently trimming
objects.
Fixes: 9113
Backport: dumpling, firefly, g...
Samuel Just
10:27 PM Revision 7a39e7cb (ceph): Merge remote-tracking branch 'origin/giant'
Josh Durgin
10:23 PM rgw Bug #9588 (Rejected): Keystone s3 auth integration lacking access_key = tenant:user ability suppo...
For instance according to http://docs.openstack.org/grizzly/openstack-object-storage/admin/content/configuring-openst... Mark Kirkwood
08:40 PM Bug #9485: Monitor crash due to wrong crush rule set
K=8 M=4 doesn't work.
I rebuild the cluster and do the following steps.
(delete all pools)
1. create a profile...
Dong Lei
04:37 AM Bug #9485: Monitor crash due to wrong crush rule set
Could you please let me know if it always work with *K=8 M=4* ? Loïc Dachary
01:17 AM Bug #9485: Monitor crash due to wrong crush rule set
I know that I need 11 and the rule provide 12 and It looks CRUSH will do thetruncate.
It doesn't seem to be an iss...
Dong Lei
12:42 AM Bug #9485: Monitor crash due to wrong crush rule set
You have *K=8 M=3* which means your pool needs 11 OSDs. However the rule you defined will always provide 12 OSDs and ... Loïc Dachary
12:22 AM Bug #9485: Monitor crash due to wrong crush rule set
The profile used for the ecpool is K=8 M=3.
If I set the min_size = 3, max_size = 12(as default), the monitor cras...
Dong Lei
12:04 AM Bug #9485: Monitor crash due to wrong crush rule set
Could you also attach the log of monitor crash you are seeing ? Note that if you change a crush rule that is currentl... Loïc Dachary
08:16 PM Bug #9585: ceph assertion using rocksdb store in master branch
It looks like that powercycle will make header's bitmap inconsistence with actual data keys. Haomai Wang
11:10 AM Bug #9585 (Can't reproduce): ceph assertion using rocksdb store in master branch
ceph version 0.85-980-gc5906ec (c5906eca2ffa837891ba7d84775ece7b91f6c5c8)
ceph assertion when rocksdb is used for ...
Tamilarasi muthamizhan
07:47 PM CephFS Bug #6613: samba is crashing in teuthology
Still happening
/a/teuthology-2014-09-22_23:14:01-samba-giant-testing-basic-multi/50607
Greg Farnum
07:43 PM CephFS Bug #8427: ceph-fuse: Dumpling "cache still has 0+1 items, waiting (for caps to release?)" on shu...
/a/teuthology-2014-09-22_19:06:01-fs-dumpling-testing-basic-multi/505408
Grabbed all the logs out of /var/log/ceph...
Greg Farnum
06:29 PM Revision 989b4065 (ceph): Merge pull request #128 from dachary/wip-ec-feature-plugin-v2
erasure-code: CEPH_FEATURE_ERASURE_CODE_PLUGINS_V2 integration tests Yuri Weinstein
04:21 PM Bug #6697 (Resolved): strncmp(3) must not be used on binary data
Loïc Dachary
07:02 AM Bug #6697 (Fix Under Review): strncmp(3) must not be used on binary data
https://github.com/ceph/ceph/pull/2567 Loïc Dachary
06:51 AM Bug #6697: strncmp(3) must not be used on binary data
Loïc Dachary
03:53 PM Bug #8910 (In Progress): ceph_test_objectstore: ObjectStore/StoreTest.ManyObjectTest/0 failure on...
reopening this bug as it seems to happen in the nightlies,
log: http://qa-proxy.ceph.com/teuthology/teuthology-...
Tamilarasi muthamizhan
02:51 PM devops Bug #9489 (Rejected): --zap-disk does not clear enough
... Loïc Dachary
10:22 AM devops Bug #9489 (Can't reproduce): --zap-disk does not clear enough
Alfredo Deza
10:19 AM devops Bug #9489: --zap-disk does not clear enough
I believe the original cause of report was likely in error unrelated to ceph-disk. Loic, you had mentioned you might ... Brian Andrus
09:43 AM devops Bug #9489 (Need More Info): --zap-disk does not clear enough
A bit more context is needed here, how/what doesn't work as expected? Is it possible to reproduce?
When zap disk d...
Alfredo Deza
02:30 PM Revision c5906eca (ceph): Merge pull request #2567 from dachary/wip-6697-strncmp-vs-memcmp
tests: use memcmp to compare binary buffers
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:27 PM Fix #3180: use of strerror() for possibly-negative return values
Yeah, I actually fixed this, and forgot the bug still existed. Dan Mick
05:51 AM Fix #3180 (Rejected): use of strerror() for possibly-negative return values
I could not find an instance where strerror is used instead of cpp_strerror in the current master... Loïc Dachary
02:27 PM Feature #4611: cephtool: set-quota, no get-quota
heh, bug 4611 duplicates bug 8523, does it? :)
Dan Mick
05:18 AM Feature #4611 (Duplicate): cephtool: set-quota, no get-quota
Loïc Dachary
02:22 PM Bug #9570: osd crash in FileJournal::WriteFinisher::entry() aio
2014-09-22 16:00:20.680448 7fee6abcf700 0 -- 10.10.10.7:6808/25820 >> 10.10.10.16:0/1007485 pipe(0xba12a00 sd=628 :6... Samuel Just
02:21 PM rgw Bug #9587 (Resolved): ceph-radosgw sysvinit script on EL6 cannot set ulimit
The script tries to set ulimit -n 32768 as the apache user. It errors to:
bash: line 0: ulimit: open files: cannot m...
Alexandre Marangone
02:18 PM CephFS Bug #8576: teuthology: nfs tests failing on umount
https://github.com/ceph/teuthology/pull/336 Greg Farnum
02:00 PM Revision 2cd9b5f9 (ceph): tests: use memcmp to compare binary buffers
instead of strncmp because it will stop at the first \0
http://tracker.ceph.com/issues/6697 Fixes: #6697
Signed-off...
Loic Dachary
01:58 PM Bug #9113: osd: snap trimming eats memory, linearly
Samuel Just
01:57 PM Feature #9568: Add test case to test #9419 (ceph wip-9419)
Tests case:
@0-cluster / start.yaml@...
Yuri Weinstein
01:25 PM Revision bc8b67be (ceph): 0.67.11
Jenkins
12:36 PM Bug #9582: librados: segmentation fault on timeout
Okay, looks like this is another race:
1) The message is coming in over the wire, and the Pipe grabs a preallocated ...
Greg Farnum
07:38 AM Bug #9582 (Resolved): librados: segmentation fault on timeout
Summary: If you configure librados with rados_osd_op_timeout, timeouts will result sometimes in a segmentation fault.... Matthias Kiefer
11:35 AM Revision 468d245a (ceph): Merge pull request #2506 from dachary/wip-9304-unintended-implicit-ruleset
erasure-code: pool create must not always create a ruleset
Reviewed-by: João Eduardo Luís <joao@redhat.com>
Loic Dachary
10:52 AM Bug #9584: OpTracker segfault on shutdown (firefly)
/a/samuelj-2014-09-23_14:40:50-rados-firefly-wip-testing-old-vanilla-basic-multi/507309 (once it times out) Samuel Just
10:52 AM Bug #9584 (Can't reproduce): OpTracker segfault on shutdown (firefly)
#0 0x00007f5ec74baf07 in _dl_map_object_deps (map=map@entry=0x7f5ec76bc4e8, preloads=preloads@entry=0x0, npreloads=n... Samuel Just
10:40 AM Revision b8e6a6b1 (ceph): Merge remote-tracking branch 'origin/giant'
John Spray
10:37 AM Messengers Bug #1803 (New): msgr: behave better when ending TCP connections
This has been greatly improved with the addition of our socket timeouts and things, but I don't think it's properly r... Greg Farnum
03:12 AM Messengers Bug #1803 (Resolved): msgr: behave better when ending TCP connections
Not sure at which point this problem was fixed but it is doubtful that it stayed around for the past three years unno... Loïc Dachary
10:21 AM Bug #9554 (Can't reproduce): "FAILED assert(0 == "hit suicide timeout")" in upgrade:firefly-firef...
Looks like just an overloaded node. David Zafman
10:17 AM RADOS Feature #4650: osd: separate OSD names from their IDs
We expose OSD IDs in lots of places — like error reporting. But users can't specify those IDs (although they could on... Greg Farnum
05:25 AM RADOS Feature #4650: osd: separate OSD names from their IDs
From a system administration point of view there is no need to know about the OSD id. Naming the OSDs with human read... Loïc Dachary
10:05 AM RADOS Bug #8984 (Won't Fix): creating erasure-code pool when not having a root item default
The recommended way to deal with the absence of a *default* root is to define an erasure-code-profile that "specifies... Loïc Dachary
10:00 AM Bug #8942: Bad JSON output in ceph osd tree
Loïc Dachary
10:00 AM CephFS Cleanup #2378 (Resolved): "ceph -s" MDS output is confusing
We don't print mds status if there's not an FS any more. Greg Farnum
09:43 AM Revision abcbd8db (ceph): Merge branch 'master' of github.com:ceph/ceph-qa-suite
Tamilarasi muthamizhan
09:42 AM Revision 8852355c (ceph): added multi-version for giant-clients vs firefly-servers
Signed-off-by: tamil <tamil.muthamizhan@inktank.com> Tamilarasi muthamizhan
09:42 AM RADOS Feature #6114: Complete python binding interfaces for librados
It went stale as I couldn't keep up with the changes to the modules themselves as the modifications where significant... Alfredo Deza
08:34 AM RADOS Feature #6114: Complete python binding interfaces for librados
What has become of https://github.com/ceph/ceph/commits/wip-5900 ? Is there a reason why it was not merged ? Or am I ... Loïc Dachary
09:40 AM Bug #9556 (Duplicate): Segmentation fault in upgrade:dumpling-firefly-x-giant-distro-basic-multi ...
Joao Eduardo Luis
09:39 AM Bug #9556: Segmentation fault in upgrade:dumpling-firefly-x-giant-distro-basic-multi run
From Sam's advice to look for something related to "Read Timeout" and from the log, this seems to be a duplicate of #... Joao Eduardo Luis
09:29 AM RADOS Feature #6421: FileStore: Op unit tests
change the %Done to reflect the fact that there is work done already. Loïc Dachary
09:16 AM devops Fix #8508: packaging: deb repository key should be @redhat.com
The deb repository key just needs to be re-created with a @redhat.com email Loïc Dachary
09:08 AM Bug #8323 (Duplicate): mon_osd_allow_primary_affinity Can not be Injected
Loïc Dachary
08:36 AM Feature #5511 (Duplicate): rados.py support for object locking
#6114
Loïc Dachary
08:30 AM Revision 2ac486d3 (ceph): added upgrade suite for dumpling-firefly-giant
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
(cherry picked from commit c7603c0b7871477110946d2d47ea67dda1b7a...
Tamilarasi muthamizhan
08:26 AM Bug #7843 (Can't reproduce): OSD fails to start
Feel free to re-open if you have a HOWTO reproduce the issue. If you figured out what was wrong, it would be nice if ... Loïc Dachary
08:18 AM Revision c7603c0b (ceph): added upgrade suite for dumpling-firefly-giant
Signed-off-by: tamil <tamil.muthamizhan@inktank.com> Tamilarasi muthamizhan
08:16 AM rgw Feature #7680: Use new civetweb git repo for ceph
The repository copy is useful when fixes are needed. They can diverge from upstream while the change is proposed. Loïc Dachary
08:12 AM Feature #7664 (Resolved): systemd service files
https://github.com/ceph/ceph/tree/giant/systemd Loïc Dachary
08:10 AM Bug #7623 (Resolved): local 'best' uninitialized in Objecter
Fixed by 605e645026487519d4195358330832b3369b531d Loïc Dachary
08:05 AM Bug #6101: ceph-osd crash on corrupted store
Bumping so it does not get to the bottom of the list for the next bug scrub. Loïc Dachary
08:01 AM Bug #7368: ceph osd repair * blocks after some minutes and prevent other ceph pg repair commands
Another mention of things slowing down when repair is almost complete : http://tracker.ceph.com/issues/9566 . Not sur... Loïc Dachary
07:52 AM Bug #7409 (Can't reproduce): "make check" doesn't work without --with-radosgw
... Loïc Dachary
07:43 AM Bug #9362: librados, rados_read corrupts memory on timeout
Update: The patch branch I used did not contain the complete code that has been merged to the dumpling branch. Using ... Matthias Kiefer
07:29 AM Feature #7340 (Duplicate): rados.py does not expose object locking
Loïc Dachary
07:18 AM Cleanup #7105 (Closed): There are three different ways to retrieve an authentication key
It is not necessary indeed. However, now that it has been published it would be non backward compatible to remove any... Loïc Dachary
07:09 AM Bug #6834 (Can't reproduce): nightlies: monitor crashed in emperor
It either showed up again and has been associated with another issue or it has been fixed. Loïc Dachary
06:59 AM rgw Feature #9581 (New): Ability to move objects to a second storage tier based on policy
To be compatible with AWS S3 API like bucket lifecyle, ceph should have the ability to move the object from standard ... Swami Reddy
06:48 AM Feature #6687: Ability to set up/down/in/out based on CRUSH hierarchy
+1 Loïc Dachary
06:47 AM Feature #3604 (Resolved): print lookup path when reporting -ENOENT to user-space
Loïc Dachary
06:45 AM Feature #6567 (Rejected): emit warning on unknown/ invalid configuration directives
This is unfortunately not possible as there is no central place to query to know what is a valid option and what is n... Loïc Dachary
06:26 AM Bug #6371 (Duplicate): rados bench segfaults when read --block-size < write --block-size
Loïc Dachary
06:09 AM devops Bug #9506: Pass monitor SSH addresses via CLI flag
This will be *very* tricky to do with CLI flags, so after discussing this with Kyle, it was decided that using the ce... Alfredo Deza
05:28 AM devops Bug #9506: Pass monitor SSH addresses via CLI flag
The use case is ceph-deploy is being executed on a management node, homed on a management network. The monitors are m... Kyle Bader
06:09 AM Feature #5521: Enhance PGLS or new op to list all namespace/objects in a pool.
Loïc Dachary
06:08 AM Feature #5521 (Duplicate): Enhance PGLS or new op to list all namespace/objects in a pool.
Loïc Dachary
06:02 AM Feature #9580 (Resolved): ceph-disk, ceph-osd: make journal [partition] creation conditional base...
or example, with keyvaluestore-dev ceph-disk makes a journal parititon and general screws things up. see http://artic... Sage Weil
05:46 AM Bug #9579 (Won't Fix): Default parameters are not getting initialized for EC profile using isa EC...

When created an EC profile using erasure code plugin "isa", default values for parameters k, m and technique are ...
Mallikarjun Biradar
05:43 AM Feature #4771 (Rejected): Snippet / included configuration
Loic Dachary wrote:
> The ceph.conf file tends to disapear almost entirely. The mons can contain all the information...
Wido den Hollander
05:33 AM Feature #4771: Snippet / included configuration
The ceph.conf file tends to disapear almost entirely. The mons can contain all the information and are a central poin... Loïc Dachary
05:36 AM Feature #4230 (Resolved): librados: node.js bindings
https://github.com/ksperis/node-rados Loïc Dachary
05:30 AM Revision e1af168b (ceph): Merge pull request #142 from ceph/wip-9284
Tests for #9284, FUSE client capability handling
Reviewed-by: Greg Farnum <greg@inktank.com>
Gregory Farnum
05:25 AM devops Bug #9510 (Closed): ceph-deploy: Move mon keyring generation 'mon create-initial'
Kyle Bader
05:12 AM Feature #2158 (Duplicate): cephtool: helpful error/timeout when no monitor quorum
Loïc Dachary
04:54 AM Subtask #4306 (Resolved): make the new snap trimmer design work with split
Loïc Dachary
04:46 AM Feature #2147 (Resolved): objclass: add CLS_ERR macro
https://github.com/ceph/ceph/blob/giant/src/objclass/objclass.h#L31 Loïc Dachary
03:18 AM Feature #4005: Add perftools to the kernel debian package script
Any progress ? Loïc Dachary
03:17 AM Feature #1810 (Resolved): monclient: timeouts?
Implemented by 671a76d64bc50e4f15f4c2804d99887e22dcdb69 Loïc Dachary
03:04 AM Bug #4206 (Resolved): concurrent rados bench processes don't work well for seq reads
Implemented by 308758b7878c48ab64caf71ff646e057c2c1c5aa Loïc Dachary
03:01 AM Fix #4202: osd: pg delete
a command that deletes a designated pg ? If so it would help to have a use case. Loïc Dachary
02:56 AM Support #3902 (Closed): S3-tests need to cleanup after themselves
Tests are run on short lived machines and this won't be an issue. Loïc Dachary
02:54 AM Feature #3855 (Resolved): Making Scrubs Nicer
Loïc Dachary
02:52 AM Documentation #3846 (Resolved): Debian install has incorrect gitbuilder URL
The install pages have been reworked. Loïc Dachary
02:49 AM Feature #3202 (Resolved): tools: coverity clean
An on going effort by Danny Al-Gaaf Loïc Dachary
02:42 AM Feature #3241 (Resolved): qa: integration tests for mon, osd, and mds caps
There now are caps tests run by teuthology : https://github.com/ceph/ceph/blob/giant/qa/workunits/mon/caps.py https:/... Loïc Dachary
02:29 AM Feature #3095 (Resolved): rbd tool resize improvements
... Loïc Dachary
02:27 AM Feature #3083 (Resolved): Provide separate APT repos for argonaut, bobtail, etc; stable would alw...
Not as suggested but the stable repositories are organized in a sensible way. Loïc Dachary
02:23 AM Feature #2953 (Resolved): append() in librados is not exposed to python API
Implemented by 39bf68c3ceee3f62960d0866f35835325cca5660 Loïc Dachary
02:19 AM Bug #2848: OSDMap: pool_id is 64-bit, but pool_max is 32-bit
"still valid":https://github.com/ceph/ceph/blob/giant/src/osd/OSDMap.h#L206 Loïc Dachary
02:16 AM Feature #2812 (Resolved): automated CentOS testing
RPM based operating systems are now part of the teuthology runs. Loïc Dachary
02:14 AM Feature #2776 (Resolved): rados tool: bulk removal of objects
Implemented by cc8df29e19a1fc441ad903aeeb59f7d3e15a5e7c Loïc Dachary
02:08 AM Feature #2755 (Resolved): ceph-conftool: optionally return the default for a config option if no ...
Marking as resolved since there now is a way to get the default value, although not as suggested.... Loïc Dachary
02:00 AM Cleanup #2671 (Resolved): buffer.h: do efficient buffer comparisons
Resolved by 2a46564158ebf519ae6e7ee318b97c61cf032692 with content_equals Loïc Dachary
01:53 AM Tasks #2529 (Resolved): debian: Merge packaging changes from Ubuntu 12.04
There is no longer a difference. Loïc Dachary
01:50 AM Feature #2519 (Resolved): rados: allow setting pg_num and pgp_num when creating a pool
Using a mon cmd to create the pool instead of the specialized function supports setting pg_num / pgp_num. Loïc Dachary
01:40 AM Bug #2154 (Resolved): rados: bench seq should not segfault when blocksize doesn't match write blo...
... Loïc Dachary
01:32 AM Feature #2112 (Resolved): msgr fault injection
Starting 90f66980bfb1f2541dcb11be2c358a9832a291b1 in november 2012 a number of *OPTION(ms_inject_...* options have be... Loïc Dachary
01:07 AM Feature #1583 (Resolved): osd: bound pg log memory usage
Memory consumption has improved/changed a lot since this ticket was open and I believe this issue is no longer relevant. Loïc Dachary
01:04 AM Feature #1619 (Resolved): libvirt: test with selinux/apparmour enabled
I believe this has been extensively tested in the context of OpenStack Loïc Dachary
12:59 AM Feature #1525 (Resolved): qa: check out fio, add to ceph-qa-suite if it's good
https://github.com/ceph/ceph-qa-suite/blob/giant/suites/tgt/basic/tasks/fio.yaml and https://github.com/ceph/ceph/blo... Loïc Dachary
12:52 AM Tasks #1418: set up a no-atomic-ops gitbuilder
gitbuilders currently use *--with-libatomic-ops* Loïc Dachary
12:34 AM Feature #543 (Resolved): PG::search_for_missing: don't iterate over all missing
The code base changed significantly and does not have this problem anymore. Loïc Dachary
12:30 AM Feature #1091 (Duplicate): librados: support pgls filter
http://tracker.ceph.com/issues/9262 Loïc Dachary
12:24 AM Cleanup #1042: need const iterator for bufferlist
"still valid":https://github.com/ceph/ceph/blob/giant/src/include/buffer.h#L240 Loïc Dachary

09/23/2014

11:58 PM Bug #9485: Monitor crash due to wrong crush rule set
What probably happens is that you created an erasure code profile with k+m that is lower than the number of OSDs prov... Loïc Dachary
07:03 PM Bug #9485: Monitor crash due to wrong crush rule set
Because the monitor crash and it can not be restarted, so currently I can not get "ceph osd dump".
I checked the i...
Dong Lei
08:40 AM Bug #9485: Monitor crash due to wrong crush rule set
Could you also please add the output of *ceph osd dump* ? It looks like you have run into http://tracker.ceph.com/iss... Loïc Dachary
11:30 PM Revision ec4291f8 (ceph): Merge pull request #146 from dachary/wip-9298-rgw-ec-starvation-giant
rgw: increase the number of OSDs for erasure coded pools Sage Weil
11:28 PM Revision 255b430a (ceph): osd: initialize purged_snap on backfill start; restart backfill if change
If we backfill a PG to a new OSD, we currently neglect to initialize
purged_snaps. As a result, the first time the s...
Sage Weil
11:28 PM Revision c17ac03a (ceph): ReplicatedPG: don't move on to the next snap immediately
If we have a bunch of trimmed snaps for which we have no
objects, we'll spin for a long time. Instead, requeue.
Fix...
Samuel Just
10:47 PM Revision e36c888c (ceph): rgw: increase the number of OSDs for erasure coded pools
So that there never is less than 4 osd which is the minimum when trying
erasure coded workloads that only work with 4...
Loic Dachary
09:22 PM Revision bc8fb2bc (ceph): adjusting crush tunables when running a mixed version of mons and osds....
Signed-off-by: tamil <tamil.muthamizhan@inktank.com> Tamilarasi muthamizhan
08:55 PM Revision dab7a4f6 (ceph): rgw: push hash calculater deeper
This might have been the culprit for #9307. Before we were calculating
the hash after the call to processor->handle_d...
Yehuda Sadeh
08:55 PM Revision 21673022 (ceph): crypto: don't hash zero sized buffer
libnss returns an error and we assert in that case.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked f...
Yehuda Sadeh
08:55 PM Revision ee02cfd2 (ceph): rgw: calculate hash after writing data
Since data is written asynchronously, we should do the hash calculation
while it's pending.
Signed-off-by: Yehuda Sa...
Yehuda Sadeh
08:55 PM Revision 6fee7115 (ceph): rgw: don't try to authenticate a CORS preflight request
Fixes: #8718
Backport: firefly
CORS preflight requests don't need to be authenticated. Treat them as
coming from ano...
Yehuda Sadeh
08:55 PM Revision b8fa2ed6 (ceph): rgw: fix test to identify whether object has tail
Fixes: #9226
Reported-by: Sylvain Munaut <s.munaut@whatever-company.com>
Backport: firefly
We need to identify wheth...
Yehuda Sadeh
08:55 PM Revision 1bdcc079 (ceph): rgw: convert header field underscores into dashes
Fixes: 9206
Backport: firefly
Certain web servers filter out underscores in the header field name.
Convert them into...
Yehuda Sadeh
08:55 PM Revision a777562b (ceph): civetweb: update submodule
Update submodule to include multiple fixes.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
08:55 PM Revision bd0a9134 (ceph): rgw: separate civetweb log from rgw log
The civetweb log now is independent from the rgw log.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked...
Yehuda Sadeh
08:55 PM Revision c75a79cb (ceph): rgw: fix compilation
RGWRadosPutObj couldn't refer to the ceph context.
Reviewed-by: Sage Weil <sage@redhat.com>
Signed-off-by: Yehuda Sa...
Yehuda Sadeh
08:42 PM Revision 0e90b04d (ceph): cephfs-java: build against older jni headers
Older versions of the JNI interface expected non-const parameters
to their memory move functions. It's unpleasant, bu...
Greg Farnum
08:38 PM Bug #9558: Both op threads and dispatcher threads get hung even for few minutes during peering stage
More info:
When OSD daemon/host is down, some PGs becomes active+degrade, while others are still active+clean. As ...
Zhi Zhang
08:33 PM Revision b0d08aab (ceph): rgw: call throttle_data() even if renew_state() failed
Otherwise we're going to leak the aio callback handle.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picke...
Yehuda Sadeh
08:33 PM Revision a953b313 (ceph): rgw: disable civetweb url decoding
Fixes: #8621
We want to have the raw request uri, as we do the decoding ourselves.
Signed-off-by: Yehuda Sadeh <yeh...
Yehuda Sadeh
08:31 PM Revision ba535771 (ceph): rgw: copy_obj_data() uses atomic processor
Fixes: #9089
copy_obj_data was not using the current object write infrastructure,
which means that the end objects w...
Yehuda Sadeh
08:26 PM Revision d73dbc3a (ceph): rgw: clear bufferlist if write_data() successful
Fixes: #9201
Backport: firefly
We sometimes need to call RGWPutObjProcessor::handle_data() again,
so that we send th...
Yehuda Sadeh
07:55 PM Revision f833f12a (ceph): rgw: rados->set_attrs() updates bucket index
Fixes: #5595
Backport: dumpling, firefly
We need to update the bucket index when updating object attrs, otherwise
we'...
Yehuda Sadeh
07:54 PM Revision 44cfd88d (ceph): rgw: PutObjMetadata, clear bufferlist before appending into it
Fixes: #9576
Backport: firefly, dumpling
We need to completely rewrite the bufferlist, not append into it.
Signed-o...
Yehuda Sadeh
07:53 PM Revision 4be53d5e (ceph): PG: check full ratio again post-reservation
Otherwise, we might queue 30 pgs for backfill at 0.80 fullness
and then never check again filling the osd after pg 11...
Samuel Just
06:40 PM Revision f711819d (ceph): Merge pull request #2561 from athanatos/wip-9293
Wip 9293
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:16 PM CephFS Bug #9562: Lockdep assertion in Filer purge
can we just unlock the PurgeRange/Probe locks before using the objecter? Zheng Yan
06:21 AM CephFS Bug #9562 (In Progress): Lockdep assertion in Filer purge
John Spray
06:21 AM CephFS Bug #9562: Lockdep assertion in Filer purge

So I think this bug already existed with the Probe lock, but it was triggered by the new PurgeRange lock, because t...
John Spray
05:48 PM Bug #9528: RadosModel assertion failure in firefly
sam, please mention the parent bug. Tamilarasi muthamizhan
01:22 PM Bug #9528 (Duplicate): RadosModel assertion failure in firefly
Samuel Just
05:37 PM Revision ebb59954 (ceph): Merge pull request #2548 from dachary/wip-9547-python-rados-truncate-fi...
python radio aio_read must not truncate on \000 (firefly)
Reviewed-by: Samuel Just <sam.just@inktank.com>
Samuel Just
05:31 PM Revision f4662679 (ceph): added workload tag
Signed-off-by: tamil <tamil.muthamizhan@inktank.com> Tamilarasi muthamizhan
05:27 PM Revision 2abd7a3f (ceph): Merge branch 'wip-sam-testing-firefly' into firefly
Samuel Just
05:07 PM Bug #9503: Dumpling: removing many snapshots in a short time makes OSDs go berserk
fix is in wip-9487 and wip-sam-testing Sage Weil
02:28 PM Bug #9503: Dumpling: removing many snapshots in a short time makes OSDs go berserk
I'm not 100% sure, so I'd thought I'd ask: what's the exact reason for the PG being marked incomplete here? Is it the... Florian Haas
02:05 PM Bug #9503: Dumpling: removing many snapshots in a short time makes OSDs go berserk
Samuel Just
01:58 PM Bug #9503: Dumpling: removing many snapshots in a short time makes OSDs go berserk
https://github.com/ceph/ceph/pull/2525
The num_trimmed does not seem to be reset. I think you are not trimming at...
Samuel Just
06:12 AM Bug #9503: Dumpling: removing many snapshots in a short time makes OSDs go berserk
Whoa. While a cluster with this patch applied doesn't spin like crazy in snap_trim anymore, killing an OSD seems to i... Florian Haas
05:01 PM Revision 5fab7db3 (ceph): Merge pull request #2414 from dachary/wip-cephtool-test
tests: make qa/workunits/cephtool/test.sh more robust
Reviewed-by: Joao Eduardo Luis <joao.luis@inktank.com>
Loic Dachary
04:30 PM Revision 2c7ada49 (ceph): Merge pull request #2417 from dachary/wip-placement-group
doc: revise placement group number guide.
Reviewed-by: John Wilkins <jowilkin@redhat.com>
John Wilkins
04:06 PM Bug #9113: osd: snap trimming eats memory, linearly
It's not just dumpling, the repops set in the snap trimmer is just wonky. We need to trim a bounded set of objects, ... Samuel Just
03:59 PM Revision 34e66586 (ceph): Merge pull request #2557 from ceph/wip-mon-fix-checks
ceph-mon: check fs stats just before preforking
Reviewed-by: Loic Dachary <loic-201408@dachary.org>
Loic Dachary
03:47 PM Bug #9554: "FAILED assert(0 == "hit suicide timeout")" in upgrade:firefly-firefly-testing-basic-v...

The crashed osd.5 was on a node that had a load average of 38. osd.1 didn't see ping responses although it saw o...
David Zafman
03:27 PM rbd Bug #8187: librbd: list_children() reports duplicates with cache pools
Never mind, figured it out. Apparently it's not enough to set pool2 up as a tier of pool1, it also has to be an over... Adam Crume
02:51 PM rbd Bug #8187: librbd: list_children() reports duplicates with cache pools
Josh, I'm having trouble reproducing this. Do you have a test case? Adam Crume
10:55 AM rbd Bug #8187 (In Progress): librbd: list_children() reports duplicates with cache pools
Adam Crume
02:54 PM Revision 9c825ec2 (ceph): documentation: revise placement group number guide
When a cluster has few OSDs (less than 50) propose a preselection of
values: as long as the number of placement group...
Loic Dachary
02:50 PM Revision a5a1cce3 (ceph): included an option to ceph_objectstore_tool, whenever we have keyvalues...
Signed-off-by: tamil <tamil.muthamizhan@inktank.com> Tamilarasi muthamizhan
02:31 PM CephFS Bug #9564: kcephfs crash in _nfs4_do_open
/a/teuthology-2014-09-22_23:10:02-knfs-giant-testing-basic-multi/506055/teuthology.log John Spray
02:26 PM Bug #9462: msgr deadlock: osd reply vs mark_down vs fault
Finally got through a suite run and it looks pretty good, but need to check the few failures:
http://pulpito.ceph.co...
Greg Farnum
02:26 PM devops Bug #9268 (Resolved): Recipe errors in rgw:multifs-dumpling-testing-basic-vps
Fixed this in ceph-qa-chef. I hought there was another issue open so in teuthology and assigned to me, this was maybe... Sandon Van Ness
02:23 PM devops Bug #9267 (Resolved): "Gem::DependencyError" in upgrade:dumpling-dumpling-distro-basic-vps
Problematic images now include chef. Sandon Van Ness
02:20 PM devops Bug #9489: --zap-disk does not clear enough
Ian Colle
02:15 PM devops Bug #9567: Missing packages in upgrade:dumpling-firefly-x-giant-distro-basic-vps run
Was caused when moving to new rhel7 gitbuilder firefly was comitted but not built on the new one when the old one was... Sandon Van Ness
02:14 PM devops Bug #9567 (Resolved): Missing packages in upgrade:dumpling-firefly-x-giant-distro-basic-vps run
Sandon Van Ness
02:09 PM Bug #9487: dumpling: snaptrimmer causes slow requests while backfilling. osd_snap_trim_sleep not ...
I had some comments on that pull request. Samuel Just
02:08 PM Bug #9545: filestore stuck in journal->should_commit_now() loop on shutdown
Samuel Just
02:07 PM devops Bug #9548 (Need More Info): ceph mon creation failed for centOS
the command `mon create-initial` does not take any hosts as arguments. It doesn't take any at all.
It will look at...
Alfredo Deza
02:07 PM devops Bug #8976 (Resolved): httpd on RHEL7 (RHEL repo) incompatible with mod_fastcgi (ceph repo)
Closing as Tamil tested and said it was good. Sandon Van Ness
02:07 PM Bug #8629: cache_evict needs to prevent make_writeable from creating a snapdir
Samuel Just
02:05 PM Bug #9285: osd: promoted object can get evicted before promotion completes
I left a comment on a simpler approach. Samuel Just
02:00 PM Linux kernel client Bug #8568: libceph: kernel BUG at net/ceph/osd_client.c:885
BUG_ON(!list_empty(&req->r_req_lru_item)) in __kick_osd_requests()
Can't reproduce but need to look harder into ho...
Ilya Dryomov
01:39 PM Bug #9472 (Duplicate): osd crash in -upgrade:dumpling-dumpling-distro-basic-vps suite
Samuel Just
01:38 PM Bug #9476 (Duplicate): "Segmentation fault (core dumped)" in upgrade:dumpling-giant-x:parallel-gi...
Samuel Just
01:35 PM Bug #9570: osd crash in FileJournal::WriteFinisher::entry() aio
what was the assert? Samuel Just
01:33 PM Bug #9501 (Rejected): Assertion in FileJournal::do_write
Samuel Just
01:27 PM Bug #9008: Objecter: pg listing can deadlock when throttling is in use
Samuel Just
01:26 PM Bug #9422 (Can't reproduce): librados: client.admin authentication error (110) Connection timed out
Samuel Just
01:25 PM Bug #9274 (Can't reproduce): "AssertionError: failed to recover before timeout expired" in upgrad...
Samuel Just
01:21 PM Bug #9544 (Pending Backport): osd: pg deletion vs create race leads to EEXIST on mkcoll (dumpling)
Samuel Just
01:18 PM rgw Bug #8587 (Fix Under Review): rgw: subuser object not created correctly
Yehuda Sadeh
01:15 PM Bug #9418: mon: drop internal-purpose messages from clients without proper caps
Joao Eduardo Luis
01:14 PM Bug #9546 (Rejected): LibRadosWatchNotify.WatchNotifyTest failure
Sage Weil
01:13 PM Bug #9293 (Pending Backport): _collection_move_rename EEXIST
Samuel Just
01:12 PM Bug #9293 (Fix Under Review): _collection_move_rename EEXIST
Samuel Just
01:12 PM rgw Feature #7467 (Fix Under Review): Make radosgw work with multiple hostnames
Yehuda Sadeh
09:08 AM rgw Feature #7467 (In Progress): Make radosgw work with multiple hostnames
Yehuda Sadeh
01:11 PM rgw Bug #5595: object has a Content-Type, but its content_type property is not shown in Swift object ...
Needs review, can't set status on this tracker. Yehuda Sadeh
11:21 AM rgw Bug #5595: object has a Content-Type, but its content_type property is not shown in Swift object ...
I think this happens if the object was created before, and then its metadata was modified. It's similar to another is... Yehuda Sadeh
01:06 PM Bug #9574: Backfill: recheck full status once reservation is granted
Samuel Just
12:07 PM Bug #9574 (Resolved): Backfill: recheck full status once reservation is granted
Otherwise, we queue many backfill reservations while we are not full and then each one is granted in turn without che... Samuel Just
01:05 PM Revision 7f71c116 (ceph): ceph-mon: check fs stats just before preforking
Otherwise statfs may fail if mkfs hasn't been run yet or if the monitor
data directory does not exist. There are che...
Joao Eduardo Luis
01:05 PM Bug #9443 (Rejected): btrfs pwrite returns EEXIST on journal FileJournal::write_bl
Not our bug. Samuel Just
12:57 PM rgw Bug #9575: s3tests.functional.test_s3.test_region_copy_object fails (races with radosgw-agent?)
teuthology@teuthology:/a/teuthology-2014-09-22_23:02:01-rgw-giant-testing-basic-multi/505881 Sage Weil
12:56 PM rgw Bug #9575: s3tests.functional.test_s3.test_region_copy_object fails (races with radosgw-agent?)
teuthology@teuthology:/a/teuthology-2014-09-22_23:02:01-rgw-giant-testing-basic-multi/505875 Sage Weil
12:48 PM rgw Bug #9575: s3tests.functional.test_s3.test_region_copy_object fails (races with radosgw-agent?)
Seem to me like timing out due to slow ec backend. Yehuda Sadeh
12:34 PM rgw Bug #9575 (Duplicate): s3tests.functional.test_s3.test_region_copy_object fails (races with rados...
... Sage Weil
12:49 PM rgw Bug #9576 (Resolved): rgw: update object content-length doesn't work correctly
This only applies to the swift POST object metadata api call. Yehuda Sadeh
11:51 AM devops Tasks #8366 (Fix Under Review): Update ceph.com/docs to default to the latest major release (0.80)
We need to review this a bit further. Pointing to the latest major release is fine, but we need to have a way to cher... John Wilkins
11:43 AM Bug #8885 (Resolved): SIGABRT in TrackedOp::dump() via dump_ops_in_flight()
Somnath Roy
11:37 AM Revision 9d3fbe92 (ceph): Merge pull request #2551 from dachary/wip-9343-erasure-code-feature
erasure code feature
Reviewed-by: João Eduardo Luís <joao@redhat.com>
Loic Dachary
11:34 AM Revision 9687150c (ceph): erasure-code: isa/lrc plugin feature
There are two new plugins (isa and lrc). When upgrading a cluster, there
must be a protection against the following s...
Loic Dachary
11:08 AM Bug #9547 (Resolved): python rados aio_read truncates returned buffer on \000
Loïc Dachary
10:33 AM Bug #9482 (Resolved): osd/PGLog.cc: 544: FAILED assert(log.head >= olog.tail && olog.head >= log....
Samuel Just
10:33 AM Bug #9339 (Resolved): ReplicatedPG crash in hitset_create
Samuel Just
10:32 AM Bug #8777 (Resolved): osd/PGLog.h: 88: FAILED assert(rollback_info_trimmed_to_riter == log.rbegin())
Samuel Just
10:32 AM Bug #9054 (Resolved): ceph_test_rados: FAILED assert(!old_value.deleted())
Samuel Just
10:32 AM Bug #9326 (Resolved): osd crash in upgrade:dumpling-firefly-x-master-distro-basic-vps suite
Does not need to be backported! Samuel Just
10:30 AM Bug #9240 (Resolved): osd_max_backfills = 1 can cause reserver deadlock for EC
Samuel Just
10:30 AM Bug #9179 (Resolved): unfound objects, recovery timeout
Samuel Just
10:30 AM Bug #9481 (Resolved): osd/PGLog.h: 87: FAILED assert(rollback_info_trimmed_to == head)
Samuel Just
10:30 AM Bug #9497 (Resolved): choose_acting has to let the pg be down any time acting < min_size even if ...
Samuel Just
09:42 AM Revision f51d21b5 (ceph): erasure-code: restore jerasure BlaumRoth default w
Changing from W=7 to W=6 by default for the BlaumRoth technique is
correct but introduces a regression. The content t...
Loic Dachary
09:39 AM Linux kernel client Bug #9573 (New): krbd: investigate a dd-in-a-loop slowdown
Reported at the bottom of #8818. Ilya Dryomov
09:38 AM rbd Bug #5768 (Fix Under Review): rbd-fuse: leak in enumerate_images()
https://github.com/ceph/ceph/pull/2524 Adam Crume
09:34 AM rbd Bug #6926 (Fix Under Review): rbd: diff output includes previously non-existent objects as zeroed...
https://github.com/ceph/ceph/pull/2523 Adam Crume
09:27 AM Feature #8188: librados: interface to inspect pool properties
https://github.com/ceph/ceph/pull/2552 Adam Crume
09:27 AM Feature #8188 (Fix Under Review): librados: interface to inspect pool properties
Adam Crume
09:26 AM rgw Bug #7796 (Won't Fix): RGW Keystone token auth fails with '411 Length Required' when Keystone usi...
The recommendation is to work around the issue using the afformentioned apache configuration. Yehuda Sadeh
09:14 AM rgw Bug #8676: md5sum check failed during readwrite.py
This might have been fixed, downgrading it for now until it's dis/proved. Yehuda Sadeh
08:59 AM rgw Bug #8676: md5sum check failed during readwrite.py
There's a chance this one is the same as #9307 Yehuda Sadeh
09:07 AM rgw Bug #6611 (Won't Fix): RGW: Using underscores when setting headers returns 403
The cgi interface prevents us from doing anything about it. With civetweb it'd be different, but at this point there'... Yehuda Sadeh
09:02 AM devops Bug #6592 (Can't reproduce): 3.8 kernel + /dev/cciss/c0d1 + precise : fail to show in /dev/disk/b...
I lost access to the hardware before being able to properly reproduce / diagnose this border case. Loïc Dachary
08:59 AM rgw Bug #9307 (Pending Backport): "s3.test_multipart_upload_multiple_sizes ... ERROR" in upgrade:dump...
Should have been fixed by commit:d41c3e858c6f215792c67b8c2a42312cae07ece9
Note that when backporting also need to ...
Yehuda Sadeh
08:57 AM Bug #9408: erasure-code: misalignment
gitbuilder is all green Loïc Dachary
08:56 AM Bug #9408 (Fix Under Review): erasure-code: misalignment
Corresponding pull request https://github.com/ceph/ceph/pull/2558 Loïc Dachary
08:52 AM rgw Bug #9529 (Resolved): ./common/ceph_crypto.h: 83: FAILED assert(s == SECSuccess)
Yehuda Sadeh
08:52 AM rgw Bug #9529: ./common/ceph_crypto.h: 83: FAILED assert(s == SECSuccess)
Fixed by commit:7b137246b49a9f0b4d8b8d5cebfa78cc1ebd14e7 Yehuda Sadeh
08:45 AM Bug #9381 (Resolved): "jerasure load dlopen(/usr/lib64/ceph/erasure-code/libec_lrc.so)" error in ...
All rpm packages were eventually updated. Loïc Dachary
08:42 AM Bug #9224 (Can't reproduce): osd: segv in dlopen
Loïc Dachary
08:29 AM Bug #9470 (Resolved): daemon pid file is not being created when running service ceph
Loïc Dachary
08:29 AM Bug #9509 (Resolved): init script cannot stop OSDs
Loïc Dachary
08:15 AM Bug #9572 (Fix Under Review): erasure-code: BlaumRoth default encoding regression
Loïc Dachary
02:45 AM Bug #9572: erasure-code: BlaumRoth default encoding regression
https://github.com/ceph/ceph/pull/2556 Loïc Dachary
02:35 AM Bug #9572 (In Progress): erasure-code: BlaumRoth default encoding regression
Loïc Dachary
02:10 AM Bug #9572 (Resolved): erasure-code: BlaumRoth default encoding regression
Fixing the "bug on BlaumRoth w constraint":https://github.com/ceph/ceph/commit/9e2d04f7631cc7cd8444e7329890c2429a2d94... Loïc Dachary
06:31 AM Feature #9420: erasure-code: tools and archive to check for non regression of encoding
Loïc Dachary
05:54 AM Revision e270216f (ceph): mailmap: William A. Kennington III affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com> Abhishek Lekshmanan
05:51 AM Revision 9f0202b0 (ceph): mailmap: Jason Dillaman affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com> Abhishek Lekshmanan
04:37 AM Feature #9343 (Resolved): erasure-code: allow upgrades for lrc and isa plugins
Loïc Dachary
02:16 AM Revision 7354165c (ceph): Merge pull request #2538 from ceph/wip-mon-data-space-die
mon: die if 'mon data' fs has critically low available disk space & fix logging issues
Reviewed-by: Sage Weil <sage@...
Sage Weil
12:13 AM devops Bug #9506 (Rejected): Pass monitor SSH addresses via CLI flag
There probably is something to be done to clarify the confusion between mon id and hostnames but it is another topic ;-) Loïc Dachary

09/22/2014

10:43 PM CephFS Bug #9563: kcephfs crash in ceph_mdsc_do_request
the bug came from "ceph: use pagelist to present MDS request data". I force updated the testing branch, please test it. Zheng Yan
05:04 AM CephFS Bug #9563 (Resolved): kcephfs crash in ceph_mdsc_do_request

From serial console:...
John Spray
07:50 PM Bug #9571 (Resolved): rocksdb testing with powercycling fails on trusty
This is when osd_objectstore is using rocksdb,... Tamilarasi muthamizhan
07:19 PM Bug #9503 (Fix Under Review): Dumpling: removing many snapshots in a short time makes OSDs go ber...
Sage Weil
07:32 AM Bug #9503: Dumpling: removing many snapshots in a short time makes OSDs go berserk
OK, that seems to have done it. After installing the updated autobuild with Dan's patch and keeping the snap_trim lim... Florian Haas
07:18 PM Bug #9502 (Pending Backport): mon: does not verify disk is not full on startup
Sage Weil
07:16 PM Bug #9455 (Resolved): mon: audit log read events should be debug level
Sage Weil
04:36 PM Revision 9996d446 (ceph): mon: DataHealthService: use get_fs_stats() instead
and relieve the DataStats struct from clutter by using
ceph_data_stats_t instead of multiple fields.
Signed-off-by: ...
Joao Eduardo Luis
04:36 PM Revision 2da1a291 (ceph): ceph_mon: check available storage space for mon data dir on start
error out if available storage space is below 'mon data avail crit'
Fixes: #9502
Signed-off-by: Joao Eduardo Luis <...
Joao Eduardo Luis
04:36 PM Revision 6c378aeb (ceph): common: LogEntry: if channel is missing, default to "cluster"
Keeps backward compatibility when there are entities that do not know
what a channel is. This way we ensure that tho...
Joao Eduardo Luis
04:36 PM Revision 3760bc1b (ceph): mon: LogMonitor: appropriately expand channel meta variables
We must only expand the log file's channel meta variables upon requiring
a channel's log file. As we may have a 'def...
Joao Eduardo Luis
04:36 PM Revision 9686044a (ceph): mon: LogMonitor: add debug message upon logging to a channel's file
Signed-off-by: Joao Eduardo Luis <joao@redhat.com> Joao Eduardo Luis
04:36 PM Revision 282bac79 (ceph): mon: LogMonitor: adjust debug messages output levels
Reduce the noise.
Signed-off-by: Joao Eduardo Luis <joao@redhat.com>
Joao Eduardo Luis
04:36 PM Revision f1b814e5 (ceph): mon: Monitor: log RO admin socket commands on 'debug' level
Reduces the noise caused by read-only operations via the admin socket.
RW commands are still logged at 'info' level.
...
Joao Eduardo Luis
04:36 PM Revision bb558620 (ceph): mon: Monitor.h: add 'requires_perm()' function to MonCommand struct
Signed-off-by: Joao Eduardo Luis <joao@redhat.com> Joao Eduardo Luis
04:36 PM Revision 2c5b12d9 (ceph): mon: Monitor: use MonCommand::requires_perm() when checking perms
Signed-off-by: Joao Eduardo Luis <joao@redhat.com> Joao Eduardo Luis
04:36 PM Revision 89fceb3c (ceph): mon: Monitor: log RO commands on 'debug' level, RWX on 'info'
Fixes: #9455
Signed-off-by: Joao Eduardo Luis <joao@redhat.com>
Joao Eduardo Luis
04:36 PM Revision 3d74230d (ceph): common: util: add get_fs_stats() function
simplifies the task of obtaining available/used disk space, as well as
used available percentage.
Signed-off-by: Joa...
Joao Eduardo Luis
03:57 PM devops Feature #9050: Calamari builds for ceph.com
Yes, we need a ceph.com/<something>/calamari repo which contains the various packages.
What needs some discussion...
Neil Levine
03:55 PM Bug #9570 (Rejected): osd crash in FileJournal::WriteFinisher::entry() aio
h3. Workaround
Try with a kernel newer than 3.13 - as new as the environment allows.
h3. Collect more informati...
Sheldon Mustard
02:31 PM Revision f421d5cc (ceph): documentation: comment the CompatSet data members
Signed-off-by: Loic Dachary <loic-201408@dachary.org> Loic Dachary
02:18 PM Feature #9420: erasure-code: tools and archive to check for non regression of encoding
* Created the repository https://github.com/ceph/ceph-erasure-code-corpus
* Asked Sandon if having such a reposito...
Loïc Dachary
01:37 PM Feature #9568 (Resolved): Add test case to test #9419 (ceph wip-9419)
Yuri Weinstein
12:03 PM Bug #9538 (Resolved): mon crashes on some --format=plain commands
Loïc Dachary
10:32 AM devops Bug #9567: Missing packages in upgrade:dumpling-firefly-x-giant-distro-basic-vps run
and http://pulpito.front.sepia.ceph.com/teuthology-2014-09-21_19:25:01-upgrade:dumpling-firefly-x-giant-distro-basic-... Yuri Weinstein
09:10 AM devops Bug #9567 (Rejected): Missing packages in upgrade:dumpling-firefly-x-giant-distro-basic-vps run
In run http://pulpito.front.sepia.ceph.com/teuthology-2014-09-21_19:25:01-upgrade:dumpling-firefly-x-giant-distro-bas... Yuri Weinstein
10:13 AM Feature #9343 (Fix Under Review): erasure-code: allow upgrades for lrc and isa plugins
Rebased the pull request against giant https://github.com/ceph/ceph/pull/2551 Loïc Dachary
07:45 AM Feature #9343: erasure-code: allow upgrades for lrc and isa plugins
The "logs of the failed test":http://qa-proxy.ceph.com/teuthology/ubuntu-2014-09-19_04:50:17-rados:monthrash-wip-9343... Loïc Dachary
07:33 AM Feature #9343: erasure-code: allow upgrades for lrc and isa plugins
The "monthrash against giant":http://pulpito.ceph.com/ubuntu-2014-09-20_00:35:01-rados:monthrash-giant-testing-basic-... Loïc Dachary
10:08 AM Bug #9482: osd/PGLog.cc: 544: FAILED assert(log.head >= olog.tail && olog.head >= log.tail)
Samuel Just wrote:
> I'd need the corresponding logs from osd.5 to be sure, but I believe the problem is that osd.5,...
Aaron T
10:05 AM Bug #9515 (Duplicate): "Segmentation fault (ceph_test_rados_api_io)" in upgrade:dumpling-giant-x:...
Loïc Dachary
10:04 AM Bug #9515: "Segmentation fault (ceph_test_rados_api_io)" in upgrade:dumpling-giant-x:parallel-gia...
Seems to be related to http://tracker.ceph.com/issues/9508 and recently resolved Loïc Dachary
10:01 AM Bug #9515: "Segmentation fault (ceph_test_rados_api_io)" in upgrade:dumpling-giant-x:parallel-gia...
The stack trace is:... Loïc Dachary
09:17 AM Bug #9515: "Segmentation fault (ceph_test_rados_api_io)" in upgrade:dumpling-giant-x:parallel-gia...
Also seeing in suite:upgrade:dumpling-firefly-x
http://qa-proxy.ceph.com/teuthology/teuthology-2014-09-21_19:25:01...
Yuri Weinstein
07:53 AM Bug #9515: "Segmentation fault (ceph_test_rados_api_io)" in upgrade:dumpling-giant-x:parallel-gia...
Also shows in http://tracker.ceph.com/issues/9343#note-9 Loïc Dachary
08:52 AM Feature #9161: Cache warmup and ejection
I started to work on this.
Is there a chance it could go into Hammer release?
Anonymous
08:51 AM Feature #9161: Cache warmup and ejection
I started to work on this.
Is there a change it could go into Hammer release?
Anonymous
08:43 AM Fix #9566 (Need More Info): osd: prioritize recovery of OSDs with most work to do

Assume 72 hours for host replacement/reprovisioning SLA. When host goes down (hardware failure), we expect complete...
Sheldon Mustard
07:36 AM devops Bug #9510: ceph-deploy: Move mon keyring generation 'mon create-initial'
Would adding a separate command for keyring creation be better?
Would moving it to `create-initial` mean that it ...
Alfredo Deza
05:12 AM devops Bug #9506 (Need More Info): Pass monitor SSH addresses via CLI flag
Could you give me a use case? In what context something like this would happen, and at what point in the deployment p... Alfredo Deza
05:08 AM CephFS Bug #9564: kcephfs crash in _nfs4_do_open
http://qa-proxy.ceph.com/teuthology/teuthology-2014-09-19_23:10:01-knfs-giant-testing-basic-multi/500158/... John Spray
05:07 AM CephFS Bug #9564 (Resolved): kcephfs crash in _nfs4_do_open
John Spray
04:47 AM CephFS Bug #9562: Lockdep assertion in Filer purge
... John Spray
04:46 AM CephFS Bug #9562 (Resolved): Lockdep assertion in Filer purge
John Spray
04:08 AM Linux kernel client Bug #8979 (Resolved): GPF kernel panics - auth?
Landed in 3.17-rc5. Opened #9560 and #9561 for the issues mentioned above. Ilya Dryomov
04:04 AM Linux kernel client Bug #9561 (Rejected): libceph: do not crash if auth reply is not understood
Ilya Dryomov
04:02 AM Linux kernel client Bug #9560 (Rejected): libceph: msg kmalloc failure handling on the reply path
Ilya Dryomov
02:55 AM Bug #9077: Cluster is up in MON node even if Ceph is uninstalled in OSD node
Issue reproduced, find the following info
Attaching mon and dmesg log of monitor node
Executed following comman...
Ramakrishnan P
12:51 AM rbd Bug #8000: SLAB: Unable to allocate memory on node 0
RAM frequency, interesting. Something to keep in mind.. Ilya Dryomov

09/21/2014

11:56 PM Bug #9559: ?off-by-one vulnerability?ceph-0.80.5/src/common/fd.cc dump_open_fds() function
ceph-0.80.5/src/common/fd.cc dump_open_fds() function allows attackers to cause buffer overflow via vectors related t... qinghao tang
11:47 PM Bug #9559 (Resolved): ?off-by-one vulnerability?ceph-0.80.5/src/common/fd.cc dump_open_fds() func...
ceph-0.80.5/src/common/fd.cc dump_open_fds() function allows attackers to cause buffer overflow via vectors related... qinghao tang
11:28 PM Bug #7995: osd shutdown: ./common/shared_cache.hpp: 93: FAILED assert(weak_refs.empty())
Please ignore the previous update. Here is the correct one:
While some osds where in nearfull situation, shutdown ...
Sahana Lokeshappa
10:56 PM Revision ce8eefca (ceph): osd/ReplicatedPG: do not clone or preserve snapdir on cache_evict
If we cache_evict a head in a cache pool, we need to prevent
make_writeable() from cloning the head and finish_ctx() ...
Sage Weil
10:54 PM Revision 398c74ea (ceph): ceph_test_rados_api_tier: add EvictSnap2 test case
Verify an evict doesn't create a snapdir object. Reproduces #8629
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
10:27 PM Bug #8863: osd: second reservation rejection -> crash
Yes Sage it is included.
commit 2b13de16c522754e30a0a55fb9d072082dac455e
Author: Sage Weil <sage@redhat.com>
Dat...
Sahana Lokeshappa
10:24 PM Bug #9558 (Can't reproduce): Both op threads and dispatcher threads get hung even for few minutes...
During peering stage, op threads will handle peering event and check the missing objects in this function: bool PG::M... Zhi Zhang
09:56 PM Bug #9503: Dumpling: removing many snapshots in a short time makes OSDs go berserk
Thanks a lot! I'll report back once there is an update to share. Florian Haas
07:26 PM Bug #9503: Dumpling: removing many snapshots in a short time makes OSDs go berserk
That log shows me PGs with huge snap_trimq, which is very unfriendy to the snap trimmer. I've added Dan's patch on t... Sage Weil
12:51 PM Bug #9503 (Need More Info): Dumpling: removing many snapshots in a short time makes OSDs go berserk
Sage Weil
09:23 PM Revision e2791ad5 (ceph): Merge pull request #145 from dachary/wip-erasure-code-workloads
erasure-code: fix bugous ec-rados-default.yaml in some suites Yuri Weinstein
08:41 PM Revision 682b9daa (ceph): os/FileJournal: do not request sync while shutting down
FileStore calls should_commit_now() to determine whether it should
loop and do a second sync (among other things). D...
Sage Weil
07:16 PM Bug #8752: firefly: scrub/repair stat mismatch
Sage Weil wrote:
> Is it possible the inconsistencies are correlated with the kernel (vs userspace) client? That wo...
Dmitry Smirnov
07:03 PM Bug #8752: firefly: scrub/repair stat mismatch
Dmitry Smirnov wrote:
> On 0.80.5 inconsistencies disappear from pool 20 (CephFS caching pool) although I also stopp...
Sage Weil
06:12 PM Bug #8752: firefly: scrub/repair stat mismatch
On 0.80.5 inconsistencies disappear from pool 20 (CephFS caching pool) although I also stopped using kernel FS client... Dmitry Smirnov
07:11 PM rbd Bug #8000 (Closed): SLAB: Unable to allocate memory on node 0
No particular access pattern seems to provoke this issue and frankly I have no clue what's causing it apart from "dee... Dmitry Smirnov
06:26 PM Revision f5256f14 (ceph): ceph_manager: reset timeout if we are making progress in wait_for_recovery
Signed-off-by: Samuel Just <sam.just@inktank.com>
(cherry picked from commit 8d9d724b7f2f6c2984b0ee58a5a91f79820719f2)
Samuel Just
05:19 PM Revision 544b8c7f (ceph): ReplicatedPG::on_removal: clear rollback info
Fixes: #9293
Backport: firefly
Signed-off-by: Samuel Just <sam.just@inktank.com>
Samuel Just
05:10 PM Revision 781f05c9 (ceph): Revert "PG::init: clear rollback info for backfill as well"
Log here is already empty, need to rollback the log when we start
removal in on_removal().
This reverts commit 1e69f...
Samuel Just
05:04 PM Revision 80f2f9cf (ceph): Merge remote-tracking branch 'origin/wip-9240' into wip-sam-testing-fir...
Samuel Just
05:04 PM Revision bb9e65bd (ceph): PG: wait until we've build the missing set to discover_all_missing
Fixes: #9179
Backport: firefly
Signed-off-by: Samuel Just <sam.just@inktank.com>
(cherry picked from commit 970d9830a...
Samuel Just
05:04 PM Revision fa645b21 (ceph): PG: mark_log_for_rewrite on resurrection
Fixes: #8777
Backport: firefly
Signed-off-by: Samuel Just <sam.just@inktank.com>
(cherry picked from commit 8346e1075...
Samuel Just
05:04 PM Revision fd96eb62 (ceph): ReplicatedPG:start_flush send a second delete
Suppose we start with the following in the cache pool:
30:[29,21,20,15,10,4]:[22(21), 15(15,10), 4(4)]+head
The obj...
Samuel Just
05:04 PM Revision 5aa35ac2 (ceph): ReplicatedPG::start_flush: remove superfluous loop
Signed-off-by: Samuel Just <sam.just@inktank.com>
(cherry picked from commit 66c7439ea0888777b5cfc08bcb0fbd7bfd8653c3)
Samuel Just
05:03 PM Revision 14fb643b (ceph): Merge remote-tracking branch 'origin/wip-9339' into wip-sam-testing-fir...
Samuel Just
04:58 PM Revision 55e5160d (ceph): erasure-code: fix bugous ec-rados-default.yaml in some suites
The ec-rados-default.yaml was linked to suites as if it was a task
although it is a workload intended for parallel up...
Loic Dachary
04:26 PM CephFS Feature #9557 (Resolved): mds: verify backtrace on fetch_dir
Verify that the backtrace is valid when we finish fetch_dir. That is, that we would have been able to locate the dir... Sage Weil
04:13 PM Bug #9285 (Fix Under Review): osd: promoted object can get evicted before promotion completes
Sage Weil
04:03 PM Bug #8629 (Fix Under Review): cache_evict needs to prevent make_writeable from creating a snapdir
https://github.com/ceph/ceph/pull/2550
Sage Weil
02:25 PM Bug #9556 (Duplicate): Segmentation fault in upgrade:dumpling-firefly-x-giant-distro-basic-multi ...
Logs are in http://qa-proxy.ceph.com/teuthology/teuthology-2014-09-21_10:14:47-upgrade:dumpling-firefly-x-giant-distr... Yuri Weinstein
01:42 PM Bug #9545 (Fix Under Review): filestore stuck in journal->should_commit_now() loop on shutdown
https://github.com/ceph/ceph/pull/2549 Sage Weil
12:50 PM Bug #9389: ec pg stuck peering, did not send query for one shard
At least on that one, looks like do_queries doesn't send the query. That can happen if the osd is down as of the osd... Samuel Just
12:41 PM Bug #9389: ec pg stuck peering, did not send query for one shard
/a/samuelj-2014-09-20_19:00:23-rados-wip-sam-testing-firefly2-wip-testing-old-vanilla-basic-multi/501557
probably ...
Samuel Just
12:33 PM Revision 2e60c2f1 (ceph): test: check python rados aio_read with buffers containing null
http://tracker.ceph.com/issues/9547 Refs: #9547
Signed-off-by: Loic Dachary <loic-201408@dachary.org>
(cherry picked...
Loic Dachary
12:33 PM Revision 72a46dec (ceph): pybind: Fix aio_read handling of string buffer
Read data may contain \0, and buf.value interprerts them as string terminator.
Signed-off-by: Mohammad Salehe <saleh...
Mohammad Salehe
11:22 AM Revision 3cf38bbb (ceph): Merge pull request #2547 from wkennington/master
Cleanup boost optionals for boost 1.56
Reviewed-by: Loic Dachary <loic-201408@dachary.org>
Loic Dachary
11:06 AM Bug #9555 (Resolved): msg/Pipe.cc: 1513: FAILED assert(0 == "old msgs despite reconnect_seq featu...
firefly
/a/samuelj-2014-09-20_19:00:23-rados-wip-sam-testing-firefly2-wip-testing-old-vanilla-basic-multi/501749/r...
Samuel Just
10:08 AM Bug #9293: _collection_move_rename EEXIST
Samuel Just
08:20 AM Revision a53ead14 (ceph): osd: Cleanup boost optionals
Signed-off-by: William A. Kennington III <william@wkennington.com> William Kennington
07:38 AM Revision 86bdd044 (ceph): Merge pull request #2545 from dachary/wip-9547-python-rados-truncate
python radio aio_read must not truncate on \000
Reviewed-by: Loic Dachary <loic-201408@dachary.org>
Loic Dachary
05:44 AM Bug #9547: python rados aio_read truncates returned buffer on \000
firefly backport https://github.com/ceph/ceph/pull/2548 Loïc Dachary
03:18 AM Bug #9547: python rados aio_read truncates returned buffer on \000
The example from the description was not right but fixing it to have the expected length does not change the result o... Loïc Dachary
03:16 AM Bug #9547 (Pending Backport): python rados aio_read truncates returned buffer on \000
Loïc Dachary
01:26 AM Revision e8ac9d86 (ceph): Merge pull request #2546 from ceph/wip-log-msgs
mds: remove spurious logging Zheng Yan
 

Also available in: Atom