Project

General

Profile

Activity

From 02/01/2015 to 03/02/2015

03/02/2015

11:47 PM Revision b13f483e (ceph): rgw: pass civetweb configurables to civetweb
Fixes: #10907
Backport: firefly
Pass any configurables in the rgw frontends config line to civetweb.
Signed-off-by:...
Yehuda Sadeh
11:47 PM Revision eca153e9 (ceph): test/cli-integration/rbd: updated to new CLI
rbd CLI now includes rbd image flags and no longer defaults
to enabling the new exclusive locking feature.
Fixes: #1...
Jason Dillaman
11:46 PM Revision 6c2d9294 (ceph): rbd: permit v2 striping for clones and imports
rbd did not previously support specifying striping params
for cloned and imported images. Extend the behavior to
the...
Jason Dillaman
11:45 PM Revision cdaa11d4 (ceph): Use an NFS mount instead of virtio-9p in the qemu task
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 93f2bea3530a523c7b2ac0575033697cea893f2d)
Andrew Schoen
11:38 PM Revision 3dac68a1 (ceph): civetweb: update submodule
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from commit f28fe744285117a1715eac0d08911cdb37285103)
Yehuda Sadeh
11:36 PM Revision 14aca3af (ceph): rgw: update makefile to enable civetweb config
Fixes: #10965
Backport: hammer, firefly
Civetweb compilation now includes conf header to enable ipv6.
Signed-off-by...
Yehuda Sadeh
11:35 PM Bug #10975: qemu-iotests 002 fails on firefly (Maipo)
Josh Durgin
11:34 PM Revision 0d468ae3 (ceph): Merge pull request #3831 from dachary/wip-qemu-iotests
Maipo should also use the local qemu clone
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
11:12 PM Bug #10985: Some OSDs don't get up after upgrade from v0.92 to v0.93
When decoded with !use_tbl, the data structure is:... Loïc Dachary
10:39 PM Bug #10985: Some OSDs don't get up after upgrade from v0.92 to v0.93
After decoding by decode8_5... Loïc Dachary
10:35 PM Bug #10985: Some OSDs don't get up after upgrade from v0.92 to v0.93
Binary data of the entry being decoded:... Loïc Dachary
06:31 PM Bug #10985: Some OSDs don't get up after upgrade from v0.92 to v0.93
the first transaction of the journal is struct_v == 8 and "decode8_5":https://ceph.com/git/?p=ceph.git;a=blob;f=src/o... Loïc Dachary
05:35 PM Bug #10985: Some OSDs don't get up after upgrade from v0.92 to v0.93
... Loïc Dachary
05:20 PM Bug #10985: Some OSDs don't get up after upgrade from v0.92 to v0.93
attaching the output of ceph-osd dump from a journal provided by Edgaras Lukosevicius
Loïc Dachary
11:02 AM Bug #10985: Some OSDs don't get up after upgrade from v0.92 to v0.93
could it be related to https://ceph.com/git/?p=ceph.git;a=commit;h=2598fc50749f7a1e8450c07b27cec5fa54b3e41f ? Loïc Dachary
10:59 AM Bug #10985 (Won't Fix): Some OSDs don't get up after upgrade from v0.92 to v0.93
h3. Workaround
* get a ceph-osd binary from v0.92
* ceph-osd -i X --flush-journal
* restart the OSD
Updated r...
Anonymous
10:54 PM rbd Bug #10962 (Fix Under Review): Failed cram test cli-integration/rbd/formatted-output.t
https://github.com/ceph/ceph/pull/3850 Jason Dillaman
10:08 PM rbd Bug #10962 (In Progress): Failed cram test cli-integration/rbd/formatted-output.t
Jason Dillaman
10:50 PM rbd Bug #10990 (Resolved): test: copy.sh fails to remove locked image w/ exclusive lock feature enabled
https://github.com/ceph/ceph/pull/3848 Jason Dillaman
10:08 PM rbd Bug #10990 (Fix Under Review): test: copy.sh fails to remove locked image w/ exclusive lock featu...
Jason Dillaman
08:24 PM rbd Bug #10990 (Resolved): test: copy.sh fails to remove locked image w/ exclusive lock feature enabled
http://qa-proxy.ceph.com/teuthology/teuthology-2015-03-01_23:00:02-rbd-hammer-distro-basic-multi/784223/teuthology.lo... Jason Dillaman
10:39 PM Revision b5050b6a (ceph): rbd: fixed formatted output of rbd image features
All feature flags were being displayed when using JSON/XML
formatted output. Now use the same formatting routing for...
Jason Dillaman
10:28 PM Revision 172f24cc (ceph): Merge pull request #3848 from ceph/wip-10990
qa/workunits/rbd/copy.sh: remove all image locks
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
10:02 PM devops Bug #10152: drop tiobench references
Do we need to remove tiobench references from other branches of ceph-qa-suite? Zack Cerza
06:12 PM devops Bug #10152 (Fix Under Review): drop tiobench references
Ken Dreyer
06:12 PM devops Bug #10152: drop tiobench references
Missed a stray tiobench reference in Chef: https://github.com/ceph/ceph-qa-chef/pull/11 Ken Dreyer
10:01 PM CephFS Bug #10997 (Can't reproduce): teuthology tests are using master "cephfs" tool on firefly branch?
... Greg Farnum
09:48 PM CephFS Bug #10996 (Can't reproduce): dumpling MDS: failed MDLog assert
This backtrace turned up on the internal lab
http://pulpito.ceph.redhat.com/teuthology-2015-02-24_19:06:01-fs-dumpli...
Greg Farnum
09:24 PM Revision 6cff494e (ceph): qa/workunits/rbd/copy.sh: remove all image locks
If the exclusive lock feature is enabled, all locks need
to be removed prior removing the image.
Fixes: #10990
Signe...
Jason Dillaman
09:22 PM CephFS Bug #10863: java.lang.UnsatisfiedLinkError: cephfs_jni (Not found in java.library.path) on RHEL7
They go on the same ticket, thus the "Pending Backport" state. :) Greg Farnum
09:19 PM CephFS Bug #10863: java.lang.UnsatisfiedLinkError: cephfs_jni (Not found in java.library.path) on RHEL7
Greg Farnum wrote:
> Noah's started working on the backports too.
I think this ticket is resolved since my last P...
Noah Watkins
07:22 PM CephFS Bug #10863: java.lang.UnsatisfiedLinkError: cephfs_jni (Not found in java.library.path) on RHEL7
Noah's started working on the backports too. Greg Farnum
09:16 PM Fix #10995 (New): docs: federated rgw setup create pools section should explain the need for dott...
After checking other pools and their values in the existing cluster, I am ready to create the pools but the naming co... Alfredo Deza
09:03 PM Fix #10994 (New): docs: federated rgw setup create pools section should explain what ruleset-numb...
Still stuck at attempting to create the pools correctly, trying to find the right values, it is not clear what the do... Alfredo Deza
09:01 PM Fix #10993 (New): docs: federated rgw setup create-pools section should specify what a user shoul...
In the create-pools section (http://ceph.com/docs/master/radosgw/federated-config/#create-pools) a naming convention ... Alfredo Deza
08:53 PM Fix #10992 (New): docs: federated rgw setup keyring section should come earlier
I can't run any ceph commands because there is no keyring from the servers I am attempting to do so.... Alfredo Deza
08:51 PM Fix #10991 (New): docs: federated rgw setup needs to be trimmed
Going from top to bottom in the 'configure a master region' section in 'create pools' (http://ceph.com/docs/master/ra... Alfredo Deza
08:10 PM Revision be7b4c38 (ceph): update some .gitignore files
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
08:10 PM Revision a7b34438 (ceph): submodules: --recursive needed for gtest in gmock
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
08:08 PM Revision dbcd55f9 (ceph): gmock: add git submodule
Add gmock submodule and point to ceph-release-1.7.0 branch.
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
Danny Al-Gaaf
08:05 PM Revision 7b418711 (ceph): gmock: remove in-tree code copy
Step needed to replace by git submodules.
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
Danny Al-Gaaf
07:30 PM Revision cdda38fe (ceph): workunit: include /usr/sbin in the PATH for all commands
Fixes: #10600
Backport: hammer, giant, firefly, dumpling
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
(cherry pi...
Greg Farnum
07:29 PM Revision 0c9fb0f7 (ceph): workunit: include /usr/sbin in the PATH for all commands
Fixes: #10600
Backport: hammer, giant, firefly, dumpling
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
(cherry pi...
Greg Farnum
07:20 PM Revision d25aa7bd (ceph): rename test to tests, follows best practices for tests dirs
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 7b2062602f7d3de206f4660c3e2847f86ac41e24)
Alfredo Deza
07:20 PM Revision b0ac3516 (ceph): create a new get_acl helper to ensure proper xml is compared
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 9b6ff638735d03c1f3304198fad51ca701a2c8bd)
Alfredo Deza
07:20 PM Revision 20a1ae72 (ceph): tests for the new acl helper in radosgw_admin
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 3801ac9357f78ac05fa850d8944651f26c556d68)
Alfredo Deza
07:19 PM Revision ed9e3582 (ceph): librbd: hide flush log message if no flushes are pending
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
07:19 PM Revision 0e584635 (ceph): librbd: missing callback log message for CopyupRequest object map update
Add log message to assist in future debugging of the CopyupRequest
state machine.
Signed-off-by: Jason Dillaman <dil...
Jason Dillaman
07:16 PM rgw Bug #10980: rgw: need to reconnect watch after error
wip-wn-rgw-hammer fixes the issue. Yehuda Sadeh
07:11 PM rbd Bug #9854 (Resolved): librbd: reads contending for cache space can cause livelock
Josh Durgin
06:57 PM rgw Bug #10666 (Pending Backport): RGW swift API: Response header of GET request for container does n...
Yehuda Sadeh
06:55 PM rgw Bug #10661 (Pending Backport): RGW swift API: Response header of POST request for object does not...
Yehuda Sadeh
06:55 PM Revision fea8ea05 (ceph): Merge pull request #3818 from rzarzynski/wip-10661
rgw: generate Content-Length in response for POST on Swift containter/object
Reviewed-by: Yehuda Sadeh <yehuda@redha...
Yehuda Sadeh
06:50 PM Revision 522a8f99 (ceph): Merge pull request #3761 from rzarzynski/wip-10873
rgw: generate the "Date" HTTP header.
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
06:32 PM Revision d3a3d5ae (ceph): rgw: Swift API. Complement the response to "show container details"
OpenStack Object Storage API v1 states that X-Container-Object-Count, X-Container-Bytes-Used and user-defined metadat... Dmytro Iurchenko
06:29 PM CephFS Fix #10874: MDS: file recovery overwrites explicit client timestamps
Mmmm, logging on the local object might work. More likely we'd do it by setting a special xattr (I'm not sure the OSD... Greg Farnum
02:19 PM CephFS Fix #10874: MDS: file recovery overwrites explicit client timestamps
What if writes carried the timestamp that ctime and mtime in the object are about to be set to, and the osd set the o... Alexandre Oliva
05:11 PM Revision b65f8fa4 (ceph): Merge remote-tracking branch 'gh/hammer'
Sage Weil
04:54 PM Bug #10988 (Rejected): Multiple OSD getting mark_down: common/Thread.cc: 128: FAILED assert(ret =...
This weekend i saw a weird behaviour of my cluster. More than 50% OSD's are down and out. The problem occured when i ... karan singh
04:53 PM Revision 6864dc9a (ceph): Merge pull request #3844 from ceph/wip-10965
Wip 10965
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
04:51 PM Revision 594737e4 (ceph): Merge pull request #3843 from ceph/wip-10978
rgw: don't overwrite bucket / object owner when setting acls
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
04:37 PM rbd Bug #10958 (Resolved): librbd: fsx detected invalid object map after resize without object map en...
Jason Dillaman
04:30 PM Revision 206cb706 (ceph): Merge pull request #3812 from ceph/wip-10958
librbd: flush pending AIO before resize
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
04:09 PM Revision eb13f2d4 (ceph): rgw: don't overwrite bucket / object owner when setting acls
Fixes: #10978
Backport: hammer, firefly
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
03:59 PM Cleanup #7668: remove custom googletest (gtest) copy from source tree
Branch with solution can be found here: https://github.com/ceph/ceph/tree/wip-da-gmock-submodule
The problem is st...
Danny Al-Gaaf
02:29 PM devops Bug #10987: ceph-disk broken for rhel 7 due to usage of partx
See also http://tracker.ceph.com/issues/7334 Loïc Dachary
01:48 PM devops Bug #10987: ceph-disk broken for rhel 7 due to usage of partx
Could you please include the ceph-deploy command you used as well as the output ? It will help people facing the same... Loïc Dachary
01:36 PM devops Bug #10987: ceph-disk broken for rhel 7 due to usage of partx
Added pull request to main https://github.com/ceph/ceph/pull/3838 .
Can be applied to any ceph-disk from firefly and...
Itamar Landsman
01:33 PM devops Bug #10987 (Can't reproduce): ceph-disk broken for rhel 7 due to usage of partx
ceph-disk fails on rhel 7 when trying to create partitions. This also breaks ceph-deploy when trying to deploy new OS... Itamar Landsman
01:37 PM Revision 70fdbc01 (ceph): tests: keep intermediate docker build layers
Because the docker devmapper backend has an intermittent bug
https://github.com/docker/docker/issues/4036
the bu...
Loic Dachary
01:31 PM Revision e2283e30 (ceph): librbd: flush pending AIO after acquiring lock
There was a potential race condition between a delayed AIO
operation waiting on acquiring a lock and a snap_create
fl...
Jason Dillaman
01:31 PM Revision 472db64e (ceph): librbd: hold snap_lock between clipping IO and registering AIO
In the case where concurrent IO is occurring when a trim resize
operation is initiated, hold the snap_lock between cl...
Jason Dillaman
01:08 PM Revision 4ececa3d (ceph): qa/workunits/fs/misc: fix filelock_interrupt.py
Handle the case that kernel does not support fcntl.F_OFD_SETLK.
Also fix the code that checks if fnctl fails with err...
Yan, Zheng
12:56 PM rgw Bug #10986: RGW: wrong length is returned by RGWFormatter_Plain::get_len()
I'm working on that. Radoslaw Zarzynski
11:45 AM rgw Bug #10986 (Resolved): RGW: wrong length is returned by RGWFormatter_Plain::get_len()
When the formatted content has non-zero length, _RGWFormatter_Plain::get_len()_ method returns its size minus 1 byte.... Radoslaw Zarzynski
12:53 PM CephFS Bug #10712 (Fix Under Review): TestFlush intermittent failure on scatter_writebehind event
https://github.com/ceph/ceph-qa-suite/pull/358 John Spray
12:53 PM Revision d20d9238 (ceph): tasks: fix intermittent failure in TestFlush
This was an overly strict success condition: the
flush operation doesn't promise to leave you an empty
journal, it pr...
John Spray
12:52 PM CephFS Bug #10949 (Fix Under Review): TestJournalRepair.test_reset fails due to (expected) coredump
John Spray
12:52 PM CephFS Bug #10949: TestJournalRepair.test_reset fails due to (expected) coredump
https://github.com/ceph/ceph-qa-suite/pull/357 John Spray
12:43 PM CephFS Bug #10948 (Fix Under Review): test_network_death failure with "Another app is currently holding ...
https://github.com/ceph/ceph-qa-suite/pull/356 John Spray
11:11 AM CephFS Bug #10948: test_network_death failure with "Another app is currently holding the xtables lock"
Ah, okay, this is because Filesystem._one_or_all executes in parallel, and I was starting to run routinely with multp... John Spray
12:41 PM Revision 5b2fd3d6 (ceph): tasks/cephfs: don't run iptables in parallel
Where multiple MDSs were on the same node, trying
to concurrently update their firewall state was
causing an exceptio...
John Spray
12:28 PM CephFS Bug #10217: old fuse should warn on flock
the failure is likely caused by running ceph-fuse on kernel < 3.15, kernels < 3.15 do not support fcntl.F_OFD_SETLK. Zheng Yan
12:03 PM Revision 122ca1ea (ceph): Merge pull request #3839 from dachary/wip-documentation
doc: ext4 has a journal
Reviewed-by: Simon Guinot <simon.guinot@sequanux.org>
Loic Dachary
11:09 AM Revision 7f36312a (ceph): doc: ext4 has a journal
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
10:30 AM rgw Feature #10984 (Duplicate): RGW Swift API: support for feature discoverability
It would be nice to have support for _Feature Discoverability_ in RGW. Please refer to: http://docs.openstack.org/api... Radoslaw Zarzynski
10:09 AM Revision 7e89f51d (ceph): mon: do not pollute directory with cvs files from crushtool
The --output-csv option to crushtool will create files in the current
directory of the monitor. The only reason for u...
Loic Dachary
06:59 AM Bug #10983 (Resolved): use a new disk as journal disk,ceph-disk prepare fail
ceph version:0.87
os:redhat 7.0
use a new disk, has not partion, as journal disk, ceph-disk prepare fail[root@cep...
wei qiaomiao
05:55 AM CephFS Bug #10982 (Resolved): ceph-fuse: remount for dentry trim can fail during unmount
http://pulpito.ceph.com/teuthology-2015-02-26_23:04:03-fs-hammer-testing-basic-multi/780938/
http://pulpito.ceph.com...
Greg Farnum
04:36 AM Revision 7602b125 (ceph): osd/ReplicatedPG: use swap to reassign src_obc in do_op
Signed-off-by: Xinze Chi <xmdxcxz@gmail.com> Xinze Chi
04:32 AM Revision fa8c7951 (ceph): osd/ReplicatedPG: remove dup op mark_started call
Signed-off-by: Xinze Chi <xmdxcxz@gmail.com> Xinze Chi

03/01/2015

10:06 PM rgw Bug #10981 (Duplicate): rgw: -Wdeprecated-declarations warnings
this will get fixed as part of #10980 Sage Weil
09:24 PM rgw Bug #10981 (Duplicate): rgw: -Wdeprecated-declarations warnings
This should get fixed before Hammer release:
rgw/rgw_rados.cc: In member function 'virtual void RGWRados::finalize...
Danny Al-Gaaf
10:20 AM Revision 2e749599 (ceph): mon: Monitor: fix timecheck rounds period
Fixes: #10546
Backports: dumpling?,firefly,giant
Signed-off-by: Joao Eduardo Luis <joao@redhat.com>
Joao Eduardo Luis
10:12 AM Revision 3f73eb49 (ceph): test: encoding: add LevelDBStoreStats and ceph_data_stats to types.h
Signed-off-by: Joao Eduardo Luis <joao@redhat.com> Joao Eduardo Luis
10:11 AM Revision 6c2dea97 (ceph): mon: mon_types.h: initialize LevelDBStoreStats and avoid craziness
On a mixed-version cluster, say firefly and dumpling, the first round of
data health checks could end up with crazy v...
Joao Eduardo Luis
10:11 AM Revision b8c7baec (ceph): include/util.h: initialize ceph_data_stats to zero
We decode this struct on the monitor. Although at the moment there's no
reports of any weird behavior by not initial...
Joao Eduardo Luis
10:11 AM Revision 6c7f3a7d (ceph): include/util.h: allow testing encoding/decoding of ceph_data_stats
Signed-off-by: Joao Eduardo Luis <joao@redhat.com> Joao Eduardo Luis
10:11 AM Revision 028806a5 (ceph): mon/mon_types.h: allow testing encode/decode of LevelDBStoreStats
Signed-off-by: Joao Eduardo Luis <joao@redhat.com> Joao Eduardo Luis
05:43 AM Bug #10340 (Resolved): "[ FAILED ] LibRadosIo.ReadTimeout" in upgrade:dumpling-firefly-x:parall...
Sage Weil
05:43 AM Bug #10340: "[ FAILED ] LibRadosIo.ReadTimeout" in upgrade:dumpling-firefly-x:parallel-giant-di...
i pushed this to giant a few days ago, commit:938e036 Sage Weil
05:36 AM rgw Bug #10980 (Resolved): rgw: need to reconnect watch after error
there is a patch for this but it isn't tested+merged yet! Sage Weil
05:19 AM Revision 938e0363 (ceph): Objecter::_op_submit_with_budget: add timeout before call
Objecter::_send_op depends on the ontimeout field being filled in
to avoid 10340 and 9582.
Fixes: 10340
Signed-off-b...
Samuel Just

02/28/2015

11:27 PM Revision 3b424bfe (ceph): Merge pull request #3834 from linuxbox2/xio-build
cmake: build fixes
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
09:08 PM Revision 7ea650dc (ceph): Merge pull request #355 from dachary/wip-cram-firefly
all tests must end with .t
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
06:58 PM Revision 9ad02c93 (ceph): cmake: build fixes
* librbd
* test/ceph_dencoder
Signed-off-by: Matt Benjamin <matt@cohortfs.com>
Matt Benjamin
06:10 PM Revision 30ffcfe6 (ceph): pull fsstress.sh tests from the firelfy branch
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
06:04 PM Revision 934f985e (ceph): all tests must end with .t
The hb=firelfy cannot end the URL because of this constraint.
Signed-off-by: Loic Dachary <loic@dachary.org>
Loic Dachary
05:13 PM Stable releases Tasks #10641: release firefly v0.80.9
Yehuda writes that
- 10978 commit: eb13f2d4b60c031f16139f7cc4237c012644dd78. Sent pull request
#3843.
- 10965...
Loïc Dachary
04:54 PM Revision caa90225 (ceph): rgw: update makefile to enable civetweb config
Fixes: #10965
Backport: hammer, firefly
Civetweb compilation now includes conf header to enable ipv6.
Signed-off-by...
Yehuda Sadeh
04:51 PM Revision 0f8be6f0 (ceph): civetweb: update submodule
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
04:41 PM rgw Bug #10978 (Resolved): rgw: bucket/object owner override when setting acls
Yehuda Sadeh
03:47 PM Revision 6512b06f (ceph): Merge pull request #3820 from tchaikov/firefly-pg-leak-10421
osd: fix PG leak in SnapTrimWQ._clear()
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
03:46 PM Revision 7b748c62 (ceph): Merge pull request #3772 from ceph/wip-10883-firefly
osd: Fix FileJournal wrap to get header out first
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
03:45 PM Revision d971c95c (ceph): Merge pull request #3521 from dzafman/wip-10676
Backport doc fixes that appear to apply to firefly
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
03:21 PM Stable releases Tasks #10642: emperor end of life
Loïc Dachary
02:00 PM CephFS Bug #10217: old fuse should warn on flock
http://pulpito.ceph.com/loic-2015-02-28_11:45:50-fs-firefly-backports---basic-multi/783093/
http://pulpito.ceph.com/...
Loïc Dachary
10:10 AM Revision 721b3a08 (ceph): Merge pull request #3833 from yuyuyu101/temp
TestAsyncDriver: Fix typo in ceph_test_async_driver Haomai Wang
10:06 AM Bug #10485: unreadable ceph-osd core dump (firefly)
http://pulpito.ceph.com/loic-2015-02-27_20:22:09-rados-firefly-backports---basic-multi/781780/ *rados/thrash/{cluster... Loïc Dachary
09:42 AM Revision 4698fbe8 (ceph): TestAsyncDriver: Fix typo in ceph_test_async_driver
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
09:35 AM Revision c6d4d84c (ceph): Merge pull request #3832 from tchaikov/fix-doc
doc/install/manual-deployment: fix osd install doc
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
03:04 AM Documentation #10957: OSD Manual Deployment documentation error
kyle, i put your name in the commit log. and a PR is posted to https://github.com/ceph/ceph/pull/3832 for review. Kefu Chai
02:59 AM Revision 3cea092b (ceph): doc/install/manual-deployment: fix osd install doc
* should be using /var/lib/ceph/osd/{cluster-name}-{osd-num}/sysvinit
instead of var/lib/ceph/osd/{cluster-name}-{h...
Kefu Chai
01:37 AM devops Fix #10977 (In Progress): ceph RPMs should ship full license texts
Ken Dreyer
01:37 AM devops Fix #10977: ceph RPMs should ship full license texts
There is a wip- branch for hammer, here: https://github.com/ceph/ceph/tree/wip-rpm-license-files
but gitbuilder is...
Ken Dreyer
01:35 AM devops Fix #10977 (Rejected): ceph RPMs should ship full license texts
The Ceph RPMs do not currently ship the full license texts. The license texts are present in the tree, so they are pr... Ken Dreyer
12:26 AM Revision 68e1da73 (ceph): rbd: fix typo in url
Signed-off-by: Josh Durgin <jdurgin@redhat.com> Josh Durgin
12:26 AM Bug #10975 (Fix Under Review): qemu-iotests 002 fails on firefly (Maipo)
https://github.com/ceph/ceph/pull/3831 Loïc Dachary
12:23 AM Revision 1464fb85 (ceph): Changed suite name from multi-versions to client-upgrade
Moved it under upgrades
Replaced rbd workunit
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry pic...
Yuri Weinstein
12:20 AM Revision a23b3489 (ceph): Maipo should also use the local qemu clone
http://tracker.ceph.com/issues/10975 Fixes: #10975
Signed-off-by: Loic Dachary <loic@dachary.org>
Loic Dachary
12:16 AM Revision 0b433f33 (ceph): Merge pull request #351 from dachary/wip-cram-firefly
pull cram tests from the firelfy branch
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
12:15 AM Revision 15c51518 (ceph): Merge pull request #354 from ceph/wip-multi-versions
Changed suite name from multi-versions to client-upgrade
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
12:10 AM Revision 5874f8cd (ceph): Merge pull request #352 from dachary/wip-qemu-firefly
Use an NFS mount instead of virtio-9p in the qemu task
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
12:09 AM Revision bcf7eabc (ceph): Changed suite name from multi-versions to client-upgrade
Moved it under upgrades
Replaced rbd workunit
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Yuri Weinstein

02/27/2015

11:55 PM Bug #10784 (Resolved): librbd: image has watchers - not removing
Wrong interpretation on my part, revert back to the previous state. Loïc Dachary
09:13 PM Bug #10784 (Pending Backport): librbd: image has watchers - not removing
firefly backport https://github.com/ceph/ceph/pull/3830 Loïc Dachary
11:26 PM Bug #10975: qemu-iotests 002 fails on firefly (Maipo)
To keep it working on any clone of the upstream repos (not just a fork we make) I'd prefer to keep the sha1s in the s... Josh Durgin
11:16 PM Bug #10975: qemu-iotests 002 fails on firefly (Maipo)
The script that checks out the repo detects versions, and checks out the right repo (qemu-iotests was merged into the... Josh Durgin
08:47 PM Bug #10975: qemu-iotests 002 fails on firefly (Maipo)
josh, do you already have a strategy to approach this ? There needs to be a synchronization between the qemu version ... Loïc Dachary
08:43 PM Bug #10975 (Resolved): qemu-iotests 002 fails on firefly (Maipo)
http://pulpito.ceph.com/joshd-2015-02-26_15:02:08-rbd-firefly---basic-multi/780256/... Loïc Dachary
10:19 PM Revision 843ba7d4 (ceph): doc/release-notes: fix Takeshi's name
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:21 PM Revision 6d0c4648 (ceph): Merge branch 'hammer' of jenkins.front.sepia.ceph.com:ceph/ceph into ha...
Jenkins
09:21 PM Revision bc638cf9 (ceph): doc/release-notes: fix typo
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:16 PM Revision 6e308dc2 (ceph): doc/release-notes: v0.80.9 firefly
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:01 PM Revision 3c6ee47d (ceph): Use an NFS mount instead of virtio-9p in the qemu task
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 93f2bea3530a523c7b2ac0575033697cea893f2d)
Andrew Schoen
08:45 PM Feature #10976 (Resolved): fix PG::all_unfound_are_queried_or_lost for non-existent osds
A common mistake upon osd loss is to remove the osd from the crush map before marking the osd lost. This tends to ma... Samuel Just
07:55 PM Revision e36ee22a (ceph): pull cram tests from the firelfy branch
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
07:41 PM rbd Bug #10968 (In Progress): librbd: copy-on-read request outstanding while closing image
Jason Dillaman
06:33 AM rbd Bug #10968 (Resolved): librbd: copy-on-read request outstanding while closing image
This caused a crash in ceph_test_librbd_fsx:... Josh Durgin
07:26 PM Revision 7b1fc5ca (ceph): osd: inject simple sleep in recovery
This is clearly not the most sophisticated way to throttle recovery, but
in the grand tradition of osd_scrub_sleep an...
Sage Weil
07:09 PM Revision 3e03b2fc (ceph): doc/release-notes: v0.93 release notes
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:24 PM Revision 1584104f (ceph): librbd: moved flush / cache invalidate to resize state machine
Keep async_resize truly async by moving flush and invalidate cache
operations to individual states within the resize ...
Jason Dillaman
06:24 PM Revision 9fed4b90 (ceph): librbd: add AIO version of invalidate_cache
Break the existing synchronous behavior into pre- and post-
flush routines using the existing logic.
Signed-off-by: ...
Jason Dillaman
06:23 PM Revision 420ea03a (ceph): librados: rectify the guard in RadosClient::wait_for_osdmap().
RadosClient::wait_for_osdmap() did not signalize lack of connection
via -ENOTCONN error code when the Objecter instan...
Radoslaw Zarzynski
06:14 PM Revision 1b266721 (ceph): librados: fix resources leakage in RadosClient::connect().
If RadosClient::connect was called a second time (which could
happen as a part of recovery from failure), the instanc...
Radoslaw Zarzynski
06:09 PM Revision 3e365fe9 (ceph): Merge pull request #3825 from ceph/wip-hammer-gplv2-text
Add GPLv2 text file
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
06:03 PM rgw Bug #10334 (Resolved): rgw: s3 need to return InvalidAccessKeyId instead of AccessDenied
similar to http://tracker.ceph.com/issues/10329 and I remember (although I don't have traces of that) that Yehuda sai... Loïc Dachary
05:59 PM Bug #10262 (Resolved): osd/osd_types.h: 2944: FAILED assert(rwstate.empty())
* merged https://github.com/ceph/ceph/pull/3552 Loïc Dachary
05:52 PM Revision bebf8e9a (ceph): 0.93
Jenkins
05:44 PM Revision 4e32ff2b (ceph): osd_types: op_queue_age_hist and fs_perf_stat should be in osd_stat_t::...
Fixes: 10259
Backport: giant, firefly, dumpling
Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from com...
Samuel Just
05:43 PM Revision 6f314587 (ceph): Add GPLv2 text file
Most of the ceph tree is LGPLv2.1, but there are some files that are
under the full GPLv2.
Add a copy of the GNU Gen...
Ken Dreyer
05:39 PM Revision 6e58732f (ceph): mon: PGMonitor: skip zeroed osd stats on get_rule_avail()
Fixes: #10257
Signed-off-by: Joao Eduardo Luis <joao@redhat.com>
(cherry picked from commit b311e7c36273efae39aa2602...
Joao Eduardo Luis
05:28 PM Revision bcc8cfb2 (ceph): mon: PGMonitor: available size 0 if no osds on pool's ruleset
get_rule_avail() may return < 0, which we were using blindly assuming it
would always return an unsigned value. We w...
Joao Eduardo Luis
05:28 PM Revision 894c8ad2 (ceph): mon: PGMonitor: fix division by zero on stats dump
Signed-off-by: Joao Eduardo Luis <joao@redhat.com>
(cherry picked from commit 50547dc3c00b7556e26b9a44ec68640c5c3a2384)
Joao Eduardo Luis
05:16 PM Bug #10974 (Duplicate): missing pool= in osd caps is validated but breaks access
Hi,
Using firefly 0.80.8....
When trying to add rwx cap for a new pool (pool3), I managed to break the accept for...
Dan van der Ster
05:06 PM Stable releases Tasks #10501 (Resolved): giant v0.87.1
Loïc Dachary
04:53 PM devops Bug #10954 (Resolved): run linter checks for ceph-qa-build
hammer, dumpling, master, firefly branches got all updated
and Jenkins job got created: http://jenkins.ceph.com/jo...
Alfredo Deza
04:52 PM rgw Bug #10925: "(test.functional.tests.TestAccount) ... FAIL" in upgrade:giant-x-hammer-distro-basic...
Run: http://pulpito.ceph.com/teuthology-2015-02-25_17:05:01-upgrade:giant-x-hammer-distro-basic-multi/
Job: 778747
...
Yuri Weinstein
04:44 PM Revision fd0c612c (ceph): rgw: enforce Content-Length in response for POST on Swift cont/obj.
Fixes: #10661
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Radoslaw Zarzynski
04:37 PM Revision ea384f83 (ceph): rgw: generate the "Date" HTTP header for civetweb.
Fixes: #10873
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Radoslaw Zarzynski
04:33 PM Bug #10340: "[ FAILED ] LibRadosIo.ReadTimeout" in upgrade:dumpling-firefly-x:parallel-giant-di...
Run: http://pulpito.ceph.com/teuthology-2015-02-25_17:05:01-upgrade:giant-x-hammer-distro-basic-vps/
Jobs: ['778802'...
Yuri Weinstein
04:31 PM Documentation #10957: OSD Manual Deployment documentation error
I haven't really done much with git. If you want to give me credit for it, fine. If you just want to fix it and call ... Kyle Hutson
03:54 PM Documentation #10957 (In Progress): OSD Manual Deployment documentation error
Kyle, sorry for my mistake. i am re-openning this ticket. do you want to post a pull request to github? or may i put... Kefu Chai
03:48 PM Documentation #10957: OSD Manual Deployment documentation error
This patch should correctly fix it as it is now...... Kyle Hutson
03:42 PM Documentation #10957: OSD Manual Deployment documentation error
This is now marked as resolved, however it is still wrong.
You changed the first part ('mon' to 'osd'), but not th...
Kyle Hutson
03:01 PM Documentation #10957 (Resolved): OSD Manual Deployment documentation error
Kefu Chai
08:19 AM Documentation #10957: OSD Manual Deployment documentation error
Kyle, thanks for reporting this issue. fix posted at https://github.com/ceph/ceph/pull/3814, pending on review. Kefu Chai
08:16 AM Documentation #10957 (In Progress): OSD Manual Deployment documentation error
Kefu Chai
04:18 PM Revision 1e58bb49 (ceph): crush: set_choose_tries = 100 for erasure code rulesets
It is common for people to try to map 9 OSDs out of a 9 OSDs total ceph
cluster. The default tries (50) will frequent...
Loic Dachary
03:36 PM Revision 27dbbb3c (ceph): mon/OSDMonitor: do not trust small values in osd epoch cache
If the epoch cache says the osd has epoch 100 and the osd is asking for
epoch 200+, do not send it 100+.
Fixes: #107...
Sage Weil
03:24 PM Bug #10947: ceph osd setcrushmap loops when crushtool lags
minimal patch for hammer https://github.com/ceph/ceph/pull/3822 Loïc Dachary
03:19 PM Revision 2c666f3a (ceph): librbd: C_SaferCond memory leak
Unlike the other Context derived classes, C_SaferCond is not
a suicidal object which deletes itself. Swap heap alloc...
Jason Dillaman
03:10 PM Revision 555cc42f (ceph): osd: fix PG leak in SnapTrimWQ._clear()
Fixes: #10421
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 01e154d592d6cdbf3f859cf1b4357e80...
Kefu Chai
03:08 PM Revision 984df3b8 (ceph): osd: fix PG leak in SnapTrimWQ._clear()
Fixes: #10421
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 01e154d592d6cdbf3f859cf1b4357e80...
Kefu Chai
03:01 PM Feature #10973 (Resolved): randomize scrub times
Currently, pgs tend to scrub in a big wave when they get to their hard scrub interval. We'd prefer that the individu... Samuel Just
02:51 PM rgw Bug #10971: RGW does not send Content-Length HTTP header in response for GET on Swift account/con...
I'm currently working on that. Radoslaw Zarzynski
01:09 PM rgw Bug #10971 (Resolved): RGW does not send Content-Length HTTP header in response for GET on Swift ...
The Content-Length header is mandatory according to OpenStack Object Storage API v1: http://docs.openstack.org/api/op... Radoslaw Zarzynski
02:14 PM CephFS Bug #10834: SAMBA VFS module: Timestamps revert back to 01-01-1970
Okay, I've noticed that when I restart the samba process the timestamps are shown correctly as expected, however when... Dennis Kramer
02:05 PM CephFS Bug #10834: SAMBA VFS module: Timestamps revert back to 01-01-1970
Sorry, I was wrong.
Even with Samba v4.2.0rc5 the problem exists for "scenario 3" in my comment above.
Dennis Kramer
01:44 PM CephFS Bug #10960: Permission/Access errors when using the ceph_vfs from SAMBA (4.x)
Excellent, thank you!
It seems to be working fine now. I'll do some more testing.
Dennis Kramer
12:05 PM CephFS Bug #10960: Permission/Access errors when using the ceph_vfs from SAMBA (4.x)
The root cause is that our vfs module has no ACL related callbacks, so samba uses its default ACL callbacks. samba's ... Zheng Yan
12:54 PM Revision 8559d922 (ceph): Merge pull request #3814 from tchaikov/fix-doc
doc/install/manual-deployment: s/mon/osd/ for osd install doc
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
12:50 PM Revision 75059640 (ceph): Merge pull request #3817 from tchaikov/misc-cosmetic-changes
Misc cosmetic changes
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
11:52 AM rgw Bug #10661: RGW swift API: Response header of POST request for object does not contain content-le...
Pull request: https://github.com/ceph/ceph/pull/3818. Radoslaw Zarzynski
10:50 AM Revision 43335039 (ceph): Merge pull request #3816 from fghaas/master
doc: trivial: fix missing newlines in rbd man page
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:43 AM Revision 01c99d0a (ceph): OSD: mark internal methods as `private`
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
10:43 AM Revision e6e493f3 (ceph): add more constness
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
10:27 AM rgw Feature #10970 (Closed): Add support for "X-Trans-Id" in RGW response
In Open Stack Swift storage, Swift response to a request always have the field "X-Trans-Id".
X-Trans-Id : A unique t...
Abhishek Dixit
10:21 AM Revision 14315cf2 (ceph): doc: trivial: fix missing newlines in rbd man page
As it were, the order, stripe_unit and stripe_count options were
followed by descriptions rendered in the same monosp...
Florian Haas
08:47 AM Revision bc6502f4 (ceph): fix unmatched struct versus class warnings
these warnings come from clang++
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:46 AM Revision 47918952 (ceph): common/config: move config_obs_t's dtor back
so one can find the impl of config_obs_t at the expected place.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:15 AM Revision 24c943d0 (ceph): doc/install/manual-deployment: s/mon/osd/ for osd install doc
Fixes: #10957
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:04 AM Bug #10630: failed to decode json output from thrashosds
> perhaps enabling the clietn-side debug logs,
sorry sage, i am not sure that i am following you, i am not sure it...
Kefu Chai
05:29 AM Revision 4764798c (ceph): Merge pull request #3797 from yuyuyu101/wip-reset-check
Messenger: Fix incorrect connect_seq increase when enabling reset_check
Reviewed-by: Sage Weil <sage@redhat.com>
Rev...
Sage Weil
05:06 AM Revision 539c54b2 (ceph): Merge pull request #3813 from tchaikov/add-doc-on-memory-level
doc: add docs about log's "memory level" Sage Weil
04:57 AM Revision 8806cd25 (ceph): doc: add docs about log's "memory level"
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:55 AM rbd Bug #10958: librbd: fsx detected invalid object map after resize without object map enabled
https://github.com/ceph/ceph/pull/3812 Jason Dillaman
04:49 AM rbd Bug #10958: librbd: fsx detected invalid object map after resize without object map enabled
Josh Durgin wrote:
> Seems like we still want it before invalidating the cache though?
Agreed -- I moved both flu...
Jason Dillaman
04:48 AM rbd Bug #10958 (Fix Under Review): librbd: fsx detected invalid object map after resize without objec...
Jason Dillaman
03:00 AM Revision 52e87d32 (ceph): msg/xio: fix build with '--enable-xio'
* do not hide the symbols in buffer.cc, as XioMessenger.cc is referencing
get_xio_mp().
* do not export private sym...
Kefu Chai
02:50 AM Revision 652e8544 (ceph): msg/xio: do not reference g_conf and g_ceph_context
* otherwise librados and libcephfs will have dependencies
on these global variables. because they enclose libmsg
...
Kefu Chai
02:34 AM Bug #10967 (Resolved): %USED of POOLS from 'ceph df' is inaccurate
... Guang Yang
02:26 AM Bug #7737 (Resolved): osd: deletes vs backfill makes degraded go negative
The pull request has been merged. Guang Yang
01:17 AM Revision 2d2f37d1 (ceph): Merge pull request #3803 from guangyy/wip-7737
osd: fix negative degraded objects during backfilling
Backport: hammer, giant, firefly
Sage Weil
12:48 AM Revision eb422a8f (ceph): doc: MDS internal data structure
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng

02/26/2015

11:59 PM CephFS Feature #10872 (Resolved): backport POSIX lock support for ceph-fuse client to firefly
We're doing another quick point release and Sage told me I could just do this, so I have. Merged to firefly branch as... Greg Farnum
11:59 PM Revision 0820041e (ceph): Merge pull request #3730 from ceph/wip-firefly-flock
backport ceph-fuse file locking patches to Firefly
Reviewed-by: Yan, Zheng <zyan@redhat.com>
Greg Farnum
11:57 PM CephFS Bug #10710 (Resolved): fuse_ll warning
Greg Farnum
11:55 PM CephFS Bug #10710: fuse_ll warning
Merged into hammer branch as of commit:5f42b54ab15e77c983cb0d8ac81df383c395f6f0 Greg Farnum
11:55 PM CephFS Bug #10542: ceph-fuse cap trimming fails with: mount: only root can use "--options" option
This is at least no longer an issue on kernels older than 3.18 as we aren't doing remount with them as of commit:5f42... Greg Farnum
11:54 PM Revision 5f42b54a (ceph): Merge pull request #3681 from ceph/wip-fusesystem-10710
ceph-fuse: check for failures on system() invocation
Reviewed-by: John Spray <john.spray@redhat.com>
Greg Farnum
11:24 PM Revision 7ed9640d (ceph): ceph-fuse: test dentry invalidation options and fail out if we fail
We identify the Linux kernel version and based on that either expect to
be able to invalidate dentries effectively, o...
Greg Farnum
11:23 PM Revision a6ebf678 (ceph): Client: add functions to test remount functionality
Unprivileged users can't use options when remounting; see
http://tracker.ceph.com/issues/10542. We're about to use th...
Greg Farnum
11:23 PM Revision 694529ae (ceph): Client: support using dentry invalidation callbacks on older kernels
This brings back a few small code chunks that were removed in
0827bb79ea5127e6763f6e904dfa1a3266046ffb. We check the ...
Greg Farnum
11:23 PM Revision cd95b297 (ceph): Client: check for failures on system() invocation
Fixes: #10710
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
11:08 PM Revision fc4e9093 (ceph): tasks/cephfs: fix/improve fuse force umount (again)
teuthology helpfully escapes things for us so
the \; didn't need the backslash. The logic
was still falling over in ...
John Spray
10:55 PM rbd Bug #10958: librbd: fsx detected invalid object map after resize without object map enabled
Seems like we still want it before invalidating the cache though? Josh Durgin
05:37 PM rbd Bug #10958: librbd: fsx detected invalid object map after resize without object map enabled
The AIO flush was removed during the lock updates. However, it really should have been in a AsyncResizeRequest state... Jason Dillaman
03:58 PM rbd Bug #10958 (In Progress): librbd: fsx detected invalid object map after resize without object map...
Jason Dillaman
07:48 AM rbd Bug #10958 (Resolved): librbd: fsx detected invalid object map after resize without object map en...
From http://qa-proxy.ceph.com/teuthology/joshd-2015-02-25_21:47:05-rbd-master---basic-multi/779213/teuthology.log
...
Josh Durgin
10:34 PM rbd Bug #7142 (Resolved): list_lockers() never returns after cluster restart and health_ok (librbdpy)
commit:609f4c56718d8279895b02b8163bbe1976c02bfb Josh Durgin
10:33 PM Revision e9d713b7 (ceph): msgr: move async msgr tests to singleton-nomsgr
Introduced: e92d2e4ca0013fa379fdf5830d4fe28abf65c33b
Fixes: 10918
Signed-off-by: Samuel Just <sjust@redhat.com>
Revie...
Samuel Just
10:29 PM rbd Bug #10122 (Resolved): "LibRBD.TestClone" FAILED in upgrade:dumpling-x-firefly-distro-basic-vps run
Josh Durgin
10:22 PM rbd Bug #10270 (Resolved): "[ FAILED ] LibRBD.ListChildren" in upgrade:firefly-x-giant-distro-basic...
Josh Durgin
10:21 PM rbd Bug #10299 (Resolved): "ObjectCacher.cc: 530: FAILED assert(i->empty())" in rbd-firefly-distro-ba...
Josh Durgin
10:20 PM rbd Bug #9513: rbd_cache=true default setting is degading librbd performance ~10X in Giant
To answer my question from above: this got resolved for firefly in #9854 (PR https://github.com/ceph/ceph/pull/3410) Ken Dreyer
10:18 PM Revision 6565774d (ceph): Merge pull request #3406 from ceph/wip-10299-firefly
librbd: complete all pending aio ops prior to closing image
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
10:16 PM rbd Bug #9854: librbd: reads contending for cache space can cause livelock
PR (now merged) for firefly: https://github.com/ceph/ceph/pull/3410 Ken Dreyer
09:47 PM rbd Bug #9854: librbd: reads contending for cache space can cause livelock
Josh Durgin
10:14 PM Revision 08c2fda1 (ceph): librbd: complete all pending aio ops prior to closing image
It was possible for an image to be closed while aio operations
were still outstanding. Now all aio operations are tr...
Jason Dillaman
10:12 PM Revision 7ab02ee5 (ceph): Merge pull request #3404 from ceph/wip-10270-firefly
librbd: gracefully handle deleted/renamed pools
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
09:34 PM rbd Bug #10961 (Resolved): Failed test copy.sh in rbd QA run
Jason Dillaman
05:09 PM rbd Bug #10961: Failed test copy.sh in rbd QA run
https://github.com/ceph/ceph/pull/3806 Jason Dillaman
05:08 PM rbd Bug #10961 (Fix Under Review): Failed test copy.sh in rbd QA run
Jason Dillaman
05:06 PM rbd Bug #10961 (Resolved): Failed test copy.sh in rbd QA run
... Jason Dillaman
09:31 PM Revision 0c0a5520 (ceph): Merge pull request #3410 from ceph/wip-9854-firefly
osdc: Constrain max number of in-flight read requests
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
09:22 PM Revision 69a86b31 (ceph): exclude the virtualenv from being linted in tox.ini
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit b944b06dc2479d77d6efac4f13932cb102ddfe1c)
(...
Alfredo Deza
08:09 PM Revision e382d954 (ceph): Merge pull request #349 from ceph/wip-10954-hammer
lint fixes for hammer Zack Cerza
08:04 PM Revision a8a29760 (ceph): remove unused import from repair_test
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
08:03 PM Revision a4dc846c (ceph): ignore tox hidden dir
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 4068f73ade68e36c1e7653733eacf2b1288cd753)
Alfredo Deza
08:02 PM CephFS Bug #10863 (Pending Backport): java.lang.UnsatisfiedLinkError: cephfs_jni (Not found in java.libr...
Okay, I forget whether it was https://github.com/ceph/ceph/pull/3782 or https://github.com/ceph/ceph-qa-suite/pull/34... Greg Farnum
08:02 PM Revision 9157622e (ceph): remove unused variable assignment
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 9df27f7a1040dae69ef65122d13d1640cb1b6a66)
Alfredo Deza
08:01 PM Revision 4e6d8853 (ceph): Merge pull request #3806 from ceph/wip-10961
qa/workunits/rbd/copy.sh: explicitly choose the image format
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
07:55 PM Revision 3f3ce53f (ceph): remove unused import from fuse
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:54 PM Revision 35224e3d (ceph): remove uneeded variable assignment for call
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 0a65e90db2e40b04c7cbb2347f4c759e283a2c2e)
Alfredo Deza
07:53 PM Revision 976773a5 (ceph): remove unused import in calamari_setup
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit d22cd6917bf77a57c323684b8c6e3687238df324)
Alfredo Deza
07:52 PM Revision e8e1e7ee (ceph): remove unused imports from populate_rbd
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 959c4914629bd237d10cf5789906eba42b56a984)
Alfredo Deza
07:52 PM Revision 28d30752 (ceph): remove unused imports from peering_speed
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 6d45352782deb5606c8dcad39c75a94e748e292c)
Alfredo Deza
07:48 PM Revision 5018e91c (ceph): remove redefined StringIO import
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 3a18cb29a855a4b507f79a349821cb246a12c8c6)
Alfredo Deza
07:48 PM Revision 4ed442e4 (ceph): stdin is no longer a kwarg
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 49a61dc2d2f66bd8dde34ba67dbd98d4c5148c9e)
Alfredo Deza
07:48 PM Revision 33f79824 (ceph): add the log object to ceph_manager
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit f7c1ca4a1e23b03ecf86d5e67d563f95b3a82f99)
Alfredo Deza
07:47 PM Revision 9cdd278d (ceph): add missing mon object to osd_failsafe
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 1673be45c0e3aeb1eadad7ecd5b87570e9bac5ca)
Alfredo Deza
07:47 PM Revision 744bc380 (ceph): fix undefined var in divergent_priors
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 26c5a82af9cf4efd3601b6a32aa5444f61fa9f81)
Alfredo Deza
07:37 PM Revision b944b06d (ceph): exclude the virtualenv from being linted in tox.ini
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:32 PM Revision 20b2c3d2 (ceph): fix path for tox.ini to work on ceph-qa-suite only
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 4eb1787280f9f128cb9352ecbe8957a4be94fff9)
Alfredo Deza
07:32 PM Revision 6a4d62e7 (ceph): initial tox.ini to run flake8
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 7108b699fda247ce12cbeaea9dd0a32843775c27)
(...
Alfredo Deza
07:22 PM Revision 834a7249 (ceph): fix path for tox.ini to work on ceph-qa-suite only
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 4eb1787280f9f128cb9352ecbe8957a4be94fff9)
Alfredo Deza
07:10 PM Revision 6efc44fe (ceph): Merge pull request #348 from ceph/wip-10954-firefly
linter fixes for firefly Andrew Schoen
07:08 PM CephFS Bug #10960: Permission/Access errors when using the ceph_vfs from SAMBA (4.x)
The root directory is special in various ways (although generally less as time goes on) so it wouldn't surprise me to... Greg Farnum
03:48 PM CephFS Bug #10960 (Resolved): Permission/Access errors when using the ceph_vfs from SAMBA (4.x)
Tried both stable as the dev version of SAMBA (4.1.17 & 4.2.0-RC5).
Tested with a Windows 7 & 2008 client.
When I...
Dennis Kramer
07:08 PM Revision 4eb17872 (ceph): fix path for tox.ini to work on ceph-qa-suite only
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:05 PM Revision 8c297b6a (ceph): remove unused import from ceph task
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
07:02 PM Revision bca5988f (ceph): remove unused variable assignment
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 9df27f7a1040dae69ef65122d13d1640cb1b6a66)
Alfredo Deza
06:52 PM Revision e1c85f33 (ceph): initial tox.ini to run flake8
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 7108b699fda247ce12cbeaea9dd0a32843775c27)
Alfredo Deza
06:52 PM Revision eea672bd (ceph): ignore tox hidden dir
Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 4068f73ade68e36c1e7653733eacf2b1288cd753)
Alfredo Deza
06:45 PM rgw Bug #10965 (Resolved): rgw: enable ipv6 in civetweb
Yehuda Sadeh
06:27 PM rgw Bug #10964 (Resolved): radosgw CLI: better reporting when creating regions or updating the regionmap
When adding the json file to create the region it is not clear if the command is actually doing what it was intended.... Alfredo Deza
06:15 PM CephFS Bug #10912 (Resolved): Stuck request during clientreplay
Merged to master by commit:363be2df46f63ddbe0e355af6835aab06b9866c2 and to hammer by commit:a54864a38842def1b4f139e13... Greg Farnum
06:14 PM Revision a54864a3 (ceph): Merge pull request #3802 from ceph/hammer-10912
client: re-send requsets before composing the cap reconnect message
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
06:14 PM Revision 363be2df (ceph): Merge pull request #3792 from ceph/wip-10912
client: re-send requests before composing the cap reconnect message
Reviewed-by: John Spray <john.spray@redhat.com>
...
Greg Farnum
05:55 PM devops Bug #10330 (Resolved): apt-mirror timeouts
Looks fixed for now Yuri Weinstein
05:27 PM rbd Bug #10962 (Resolved): Failed cram test cli-integration/rbd/formatted-output.t
http://qa-proxy.ceph.com/teuthology/joshd-2015-02-25_21:47:05-rbd-master---basic-multi/779289/teuthology.log Jason Dillaman
05:06 PM Revision 3ec52dae (ceph): qa/workunits/rbd/copy.sh: explicitly choose the image format
The rbd CLI now utilizes the rbd_default_format configuration
setting, therefore the copy test now needs to tell rbd ...
Jason Dillaman
04:49 PM Revision fc91906a (ceph): Merge pull request #347 from ceph/wip-10954
impelement a tox job to catch bad linter errors Zack Cerza
04:39 PM devops Bug #10954 (In Progress): run linter checks for ceph-qa-build
Opened pull request for ceph-qa-suite work: https://github.com/ceph/ceph-qa-suite/pull/347 Alfredo Deza
04:35 PM Revision 0a65e90d (ceph): remove uneeded variable assignment for call
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:35 PM Revision 3a18cb29 (ceph): remove redefined StringIO import
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:34 PM Revision 49a61dc2 (ceph): stdin is no longer a kwarg
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:33 PM Revision f7c1ca4a (ceph): add the log object to ceph_manager
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:32 PM Revision 920552a2 (ceph): remove unused import from repair test
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:31 PM Revision 1673be45 (ceph): add missing mon object to osd_failsafe
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:28 PM CephFS Bug #10949: TestJournalRepair.test_reset fails due to (expected) coredump
John Spray
04:27 PM Revision 959c4914 (ceph): remove unused imports from populate_rbd
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:26 PM Revision 6d453527 (ceph): remove unused imports from peering_speed
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:26 PM Revision 9df27f7a (ceph): remove unused variable assignment
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:25 PM Revision d22cd691 (ceph): remove unused import in calamari_setup
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:24 PM Revision 26c5a82a (ceph): fix undefined var in divergent_priors
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:20 PM Revision e4ba8170 (ceph): fix lint errors on ceph_fuse
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:18 PM Revision 7108b699 (ceph): initial tox.ini to run flake8
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:18 PM Revision 4068f73a (ceph): ignore tox hidden dir
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
03:28 PM rbd Bug #10956: upgrade from 0.80.7 to 0.80.8 make read request become slow
Fix is included in https://github.com/ceph/ceph/pull/3410 Jason Dillaman
04:57 AM rbd Bug #10956 (Resolved): upgrade from 0.80.7 to 0.80.8 make read request become slow
I use Ceph+Openstack in our private cloud. I upgrade our centos6.5 based cluster from Ceph Emperor to Ceph Firefly. w... Wanyuan Yang
02:56 PM devops Fix #10959 (Rejected): create a 'configurator' web service for configuration generation
This should aid the docs that sometimes is forced to make assumptions about names and infrastructure.
A good examp...
Alfredo Deza
02:45 PM Bug #10630: failed to decode json output from thrashosds
Sage Weil wrote:
> ubuntu@teuthology:/a/sage-2015-02-17_22:30:59-rados-wip-sage-testing-distro-basic-multi/763975
>...
Kefu Chai
01:59 PM rgw Bug #10661: RGW swift API: Response header of POST request for object does not contain content-le...
I'm working on this issue.
After initial analysis it looks like the _civetweb_ frontend generates the "Content-Len...
Radoslaw Zarzynski
01:50 PM rgw Bug #10661: RGW swift API: Response header of POST request for object does not contain content-le...
*Radoslaw Zarzynski* is working on it. Dmytro Yurchenko
01:53 PM Bug #10735 (Fix Under Review): ceph source tree doesn't build with --enable-debug --enable-xio
i removed the references to g_conf and g_ceph_context from msg/xio. this could help a little bit. Kefu Chai
01:46 PM rgw Bug #10873 (Fix Under Review): RGW does not send Date HTTP header when civetweb frontend is used
Dmytro Yurchenko
01:46 PM rgw Feature #10938 (Fix Under Review): RGW Swift API: response for GET/HEAD on container does not con...
Dmytro Yurchenko
01:22 PM Revision 1246e5d3 (ceph): Merge pull request #3805 from gaurav36/master
osd: coverity fix: removing logically dead code
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:49 PM Revision 7d128a0f (ceph): coverity fix: removing logically dead code
coverity CID: 1260393
Signed-off-by: Gaurav Kumar Garg <garg.gaurav52@gmail.com>
Gaurav Kumar Garg
11:45 AM Revision a7a70cab (ceph): Merge pull request #3751 from ceph/wip-mds-misc
mds: misc small patches
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
John Spray
08:23 AM Bug #7737: osd: deletes vs backfill makes degraded go negative
https://github.com/ceph/ceph/pull/3803 Guang Yang
08:13 AM Revision 14d7e36d (ceph): osd: fix negative degraded objects during backfilling
When there is deleting requests during backfilling, the reported number of degraded
objects could be negative, as the...
Guang Yang
07:36 AM Revision 224a2d19 (ceph): TestMsgr: Don't bind addr if not standby
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
07:35 AM Revision 00476991 (ceph): AsyncConnection: Drop connect_seq increase line
Learn commit 249acf62e764f9d08104c1a070e382a2fdab8824
Signed-off-by: Haomai Wang <haomaiwang@gmail.com>
Haomai Wang
07:01 AM Revision 296d31ec (ceph): rbd: fix copy-on-read setting
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
(cherry picked from commit aa6240c6f4cb8f258072fbfb94edb027bff6a3f4)
Josh Durgin
07:00 AM Revision aa6240c6 (ceph): rbd: fix copy-on-read setting
Signed-off-by: Josh Durgin <jdurgin@redhat.com> Josh Durgin
06:30 AM CephFS Bug #10835 (Resolved): SAMBA VFS module: free/total disk space return values
upstreamed by commit 2501afe08b94a514d8e2f3eeb4a2c4edc9764979 Zheng Yan
05:23 AM Documentation #10957: OSD Manual Deployment documentation error
Also, for searching purposes, when you don't perform these steps first, the result of 'service ceph start osd.0' (for... Kyle Hutson
05:19 AM Documentation #10957 (Resolved): OSD Manual Deployment documentation error
Following the long-form directions at http://ceph.com/docs/master/install/manual-deployment/ on CentOS 7 results in a... Kyle Hutson
05:05 AM devops Bug #10864 (Resolved): move 50-rbd.rules file and ceph-rbdnamer to ceph-common RPM
Sage Weil
05:05 AM Revision b7539e59 (ceph): Merge pull request #3800 from ceph/wip-10864-hammer-packaging-rbd-udev
packaging: move rbd udev rules to ceph-common
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:43 AM Revision 67225cb3 (ceph): Pipe: Drop connect_seq increase line
Revert commit 0fc47e267b6f8dcd4511d887d5ad37d460374c25.
When accepting and "connect.connect_seq == existing->connect...
Haomai Wang
04:13 AM Revision 286a8863 (ceph): client: re-send requsets before composing the cap reconnect message
After commit 419800fe (client: re-send request when MDS enters reconnecting
stage), cephfs client can send both unsaf...
Yan, Zheng
04:12 AM Revision 8ea5a811 (ceph): client: re-send requsets before composing the cap reconnect message
After commit 419800fe (client: re-send request when MDS enters reconnecting
stage), cephfs client can send both unsaf...
Yan, Zheng
02:57 AM Revision 473cba0f (ceph): rbd: add merge_diff test
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
(cherry picked from commit e7bf3d05a63f7cf99b3ff46fb9ac96e73ffb5c40)
Josh Durgin
02:57 AM Revision bb6dd0e2 (ceph): suites/rbd: add object map tests
Enable the object map feature for CLI tests and librbd API tests.
Moved the CLI tests to a new group to exercise old ...
Jason Dillaman
02:52 AM Revision 01099766 (ceph): Merge remote-tracking branch 'origin/hammer'
Josh Durgin
02:52 AM Revision 32fd3550 (ceph): Merge pull request #3796 from ceph/wip-librbd-async-operations
librbd: better handling for async maintenance requests
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
02:50 AM Revision e7bf3d05 (ceph): rbd: add merge_diff test
Signed-off-by: Josh Durgin <jdurgin@redhat.com> Josh Durgin
02:47 AM Revision 7990be05 (ceph): Merge pull request #346 from ceph/wip-librbd-default-config
suites/rbd: add object map tests
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
02:40 AM Revision b2779468 (ceph): suites/rbd: add object map tests
Enable the object map feature for CLI tests and librbd API tests.
Moved the CLI tests to a new group to exercise old ...
Jason Dillaman
02:37 AM Revision 6db92330 (ceph): Merge pull request #3791 from ceph/wip-librbd-mdlock
librbd: fix object map locking
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:43 AM Revision e285d870 (ceph): Merge pull request #3801 from ceph/wip-fix-typo-troubleshooting
doc: fix typo deebug
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
01:43 AM Revision f3ad61a6 (ceph): packaging: move rbd udev rules to ceph-common
We should ship the RBD udev rules in the same package that ships
/usr/bin/rbd. This package happens to be ceph-commo...
Ken Dreyer
01:42 AM Revision ec26f086 (ceph): librbd: remove unnecessary md_lock usage
Signed-off-by: Josh Durgin <jdurgin@redhat.com> Josh Durgin
01:40 AM Revision 1f9782ea (ceph): librbd: move object_map_lock acquisition into refresh()
Every caller was acquiring this just for these calls.
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
01:35 AM rgw Bug #10801 (Resolved): s3tests failed in upgrade:dumpling-dumpling-distro-basic-magna run
Loïc Dachary
12:11 AM rgw Bug #10801: s3tests failed in upgrade:dumpling-dumpling-distro-basic-magna run
That worked all jobs passed - http://pulpito.ceph.com/teuthology-2015-02-25_13:41:19-upgrade:dumpling-dumpling-distro... Yuri Weinstein
01:30 AM Revision 40be1404 (ceph): doc: fix typo deebug
Signed-off-by: Gregory Meno <gmeno@redhat.com> Gregory Meno
01:27 AM Revision 7fed0a36 (ceph): librbd: hold snap_lock while reading parent info in diff_iterate
Caught be the re-added assertions in ImageCtx::get_parent_info()
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
01:27 AM Revision 85825008 (ceph): librbd: use snap_lock to protect ImageCtx->size
Since this is often looked up by snap_id anyway, snap_lock
is easy to use for this.
This lets us avoid taking md_loc...
Josh Durgin
01:27 AM Revision 01dc05b9 (ceph): test_librbd: add simple test for object map snapshot consistency
Signed-off-by: Josh Durgin <jdurgin@redhat.com> Josh Durgin
01:27 AM Revision f4d8d16f (ceph): librbd: clarify md_lock usage
Signed-off-by: Josh Durgin <jdurgin@redhat.com> Josh Durgin
01:27 AM Revision 876f128f (ceph): librbd: remove object map on rollback if needed
When rolling back to a snapshot that did not have object map enabled,
delete the head object map.
Signed-off-by: Jos...
Josh Durgin
01:27 AM Revision 27e5ae60 (ceph): librbd: don't check if object map is enabled before refreshing
This check is now done internally by the object map.
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
01:27 AM Revision 6ac8139b (ceph): librbd: make ImageCtx->object_map always present
This simplifies locking by obviating the NULL checks. We no longer
need md_lock to protect these acceses. We can use...
Josh Durgin
01:27 AM Revision eef7466a (ceph): librbd: apply flag read failure to all snaps
Don't check just the features of head, since it may be possible to
disable object map in the future.
Signed-off-by: ...
Josh Durgin
01:27 AM Revision 06e5a397 (ceph): rbd: fix --image-feature parsing
Need to use _witharg(), not _flag()
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
01:27 AM Revision df42fd38 (ceph): test_librbd: close ioctx after imagectx
There's no need to explicitly close the ioctx. Doing so may cause
problems when the Images using it are destroyed aft...
Josh Durgin
01:00 AM Revision d611121a (ceph): tests: add unit test to verify async requests time out
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
12:51 AM Revision dde882cd (ceph): librbd: flush context potentially completing too early
If the async operation associated with a flush request completes,
only complete the flush contexts if no previous ope...
Jason Dillaman
12:51 AM Revision 41e186a2 (ceph): librbd: cancel in-progress maint operations before releasing lock
Ensure that all in-flight maintenance operations (resize, flatten) are
not running when the exclusive lock is release...
Jason Dillaman
12:51 AM Revision c611936c (ceph): librbd: replace Finisher/SafeTimer use with facade
Replace the two Context threading classes used within
ImageWatcher with a facade to orchestrate the scheduling
and ca...
Jason Dillaman
12:51 AM Revision c2954851 (ceph): librbd: restart async requests if lock owner doesn't report progress
Detect the case of a crashed lock owner by waiting for up to 30 seconds
for a async request progress message from the...
Jason Dillaman
12:42 AM Revision 17493d64 (ceph): Merge pull request #3799 from ceph/wip-librbd-image-watcher-tests
tests: add additional test coverage for ImageWatcher RPC
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin

02/25/2015

11:42 PM Revision 04d360a4 (ceph): librbd: take ImageCtx->snap_lock for write in add_snap()
add_snap() updates the ImageCtx snapshot metadata in memory, as well
as reading the flags as part of the object map s...
Josh Durgin
11:42 PM Revision 40c2abb0 (ceph): librbd: use snap_lock to protect ImageCtx->flags
This is another step towards eliminating md_lock from the writeback
path. Almost all the places that use ImageCtx->fl...
Josh Durgin
11:41 PM Revision a94ceb60 (ceph): librbd: add and use a test_features() helper
This gets the appropriate locks, and checks the currently open
snapshot instead of head. Looking up features by snap...
Josh Durgin
11:41 PM Revision 4bcbdbfd (ceph): librbd: fix ImageWatcher::is_lock_supported() locking
Take snap_lock while reading ImageCtx->snap_id, and
look up the features by snap_id as well.
Signed-off-by: Josh Dur...
Josh Durgin
11:41 PM Revision bb4041fc (ceph): librbd: add locking asserts to ImageCtx
A bunch of these used to be here, but were removed when converting to
RWLocks, before RWLocks had is_[w]locked() meth...
Josh Durgin
11:41 PM Revision cffd93a3 (ceph): librbd: use ImageCtx->snap_lock for ImageCtx->features
This was being protected by md_lock, but that has become too coarse
since it is used to prevent writes from proceedin...
Josh Durgin
10:39 PM devops Bug #10864 (Fix Under Review): move 50-rbd.rules file and ceph-rbdnamer to ceph-common RPM
New patch is on the https://github.com/ceph/ceph/tree/wip-10864-hammer-packaging-rbd-udev branch.
New PR for hamme...
Ken Dreyer
10:22 PM devops Bug #10864 (In Progress): move 50-rbd.rules file and ceph-rbdnamer to ceph-common RPM
need to rework this Ken Dreyer
10:23 PM rgw Bug #10955 (Duplicate): rest-bench - segmentation fault with concurrent writes > 64
When I try to use rest-bench with more then 64 concurrent writes I face with a unexpected error, aborting the executi... Italo Santos
08:03 PM Revision 468839ea (ceph): tests: add additional test coverage for ImageWatcher RPC
Test flatten, resize, and snap create RPC messages along with
basic error code return paths.
Signed-off-by: Jason Di...
Jason Dillaman
07:58 PM Revision 915064a7 (ceph): librbd: add ostream formatter for NotifyOp
Allow for reuse of the NotifyOp to string conversions within
dencoder and tests.
Signed-off-by: Jason Dillaman <dill...
Jason Dillaman
07:54 PM devops Bug #10954 (Resolved): run linter checks for ceph-qa-build
There is a need to run linter checks on ceph-qa-suite to prevent fatal issues on runs like `SyntaxError`
A few ite...
Alfredo Deza
07:46 PM rgw Fix #10953 (New): invalid/wrong values in ceph.conf for rgw sections are ignored silently
Failing to get the rgw daemon to start, with output like the:... Alfredo Deza
07:38 PM Revision 55c11a3b (ceph): ceph: ugh fix syntax
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 1922c61bbf1165e23650e74767ac4d5f63becdbc)
Sage Weil
07:37 PM Revision 1922c61b (ceph): ceph: ugh fix syntax
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:30 PM Revision fea2e227 (ceph): Fixes #10869, added {role} to the dir name.
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Fixed typo
Signed-off-by: Yuri Weinstein <yuri.weinstein...
Yuri Weinstein
07:24 PM Revision 260c8201 (ceph): fuse: do not invoke ll_register_callbacks() on finalize
We were passing in a NULL data structure, probably in an attempt to
let things clean up -- but our implementation jus...
Greg Farnum
07:23 PM CephFS Feature #10872 (Pending Backport): backport POSIX lock support for ceph-fuse client to firefly
It's passed a firefly suite run and been through review. Greg Farnum
07:19 PM rgw Documentation #10848: rgw: federated configuration docs run through
After hours of trying to get the daemon to start and looking at logs (and setting `-x` on the init script) I decided ... Alfredo Deza
07:08 PM CephFS Fix #10862 (Resolved): MDSMonitor: do not try and "deactivate" the last MDS
Greg Farnum
02:13 PM CephFS Fix #10862 (Fix Under Review): MDSMonitor: do not try and "deactivate" the last MDS
Backport PR here: https://github.com/ceph/ceph/pull/3794 John Spray
07:07 PM Revision 93e04a04 (ceph): Merge pull request #3794 from ceph/wip-10862-hammer
Backport: mon: do not try and "deactivate" the last MDS Greg Farnum
07:05 PM Revision 5be8b8ef (ceph): ceph: fix ps axuf lsof line
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 18307be0ca97f7221d6202884f8a68a4b26c1dbf)
Sage Weil
07:05 PM Revision 18307be0 (ceph): ceph: fix ps axuf lsof line
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:00 PM Revision 05a4d6b4 (ceph): Merge pull request #3788 from ceph/wip-devel-python-split
split python-ceph into python-{rados,rbd,cephfs}
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Ken Dreyer
06:57 PM Revision 1c682649 (ceph): doc/release-notes: final v0.87.1 notes
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:57 PM CephFS Bug #10944 (Resolved): Deadlock, MDS logs "slow request", getattr pAsLsXsFs failed to rdlock
Zheng Yan wrote:
> 3.10 kernel is too old for using cephfs.
Oh, I didn't notice the kernel version, d'oh.
The ...
Greg Farnum
11:28 AM CephFS Bug #10944: Deadlock, MDS logs "slow request", getattr pAsLsXsFs failed to rdlock
More experiment.
# create big testfile (30GB)
# pv testfile >testfile_2 (client host 1)
# pv testfile_2 >/dev/null...
Ilja Slepnev
06:09 AM CephFS Bug #10944: Deadlock, MDS logs "slow request", getattr pAsLsXsFs failed to rdlock
3.10 kernel is too old for using cephfs. Zheng Yan
06:39 PM CephFS Feature #10952 (Resolved): MDS: forward scrub: add functionality to verify disk data is consistent
Design and implement a mechanism that, given a CInode, it will go check the actual disk state of that inode for consi... Zhe Zhang
06:06 PM rgw Bug #10801 (Fix Under Review): s3tests failed in upgrade:dumpling-dumpling-distro-basic-magna run
https://github.com/ceph/ceph-qa-suite/pull/345 Loïc Dachary
06:00 PM rgw Bug #10801: s3tests failed in upgrade:dumpling-dumpling-distro-basic-magna run
This is because https://github.com/ceph/ceph-qa-suite/commit/3db4d6f93ba3e58b652c3dadefe5c545bd94a2a3 was cherry pick... Loïc Dachary
03:52 PM rgw Bug #10801: s3tests failed in upgrade:dumpling-dumpling-distro-basic-magna run
http://pulpito.ceph.com/teuthology-2015-02-24_14:59:47-upgrade:dumpling-dumpling-distro-basic-multi/777359 has... Loïc Dachary
03:40 PM rgw Bug #10801: s3tests failed in upgrade:dumpling-dumpling-distro-basic-magna run
Re-run the suite after merging https://github.com/ceph/ceph-qa-suite/pull/335 and there are 4 jobs failed with config... Yuri Weinstein
05:46 PM rgw Bug #5302: rest-bench breaks with XmlParseFailure
That is the access.log show me the message bellow, which was a misconfigured apache rgw.conf.
X.X.X.X - - [25/Feb/...
Italo Santos
05:20 PM Revision 551fffa3 (ceph): Merge pull request #3790 from ceph/hadoop-workunits
hadoop: workunits don't need java path Greg Farnum
05:04 PM CephFS Bug #10950 (Resolved): Unable to remove MDS host: error handling
Recap:
I have this situation (Ceph 0.87 on Centos 7):
# ceph mds dump
dumped mdsmap epoch 84
epoch 84
flags 0
...
Gianfranco Sigrisi
04:25 PM CephFS Bug #10834: SAMBA VFS module: Timestamps revert back to 01-01-1970
Zheng, I've compiled your patches against Samba v4.2.0rc5 and it seems to work now for scenario 3 aswell. So far so g... Dennis Kramer
03:19 PM CephFS Bug #10834: SAMBA VFS module: Timestamps revert back to 01-01-1970
After some more testing, I've noticed it still doesn't work perfectly.
My setup is as follows for test purposes:
I ...
Dennis Kramer
12:55 PM CephFS Bug #10834: SAMBA VFS module: Timestamps revert back to 01-01-1970
Awesome Zheng! It seems to be working correctly now.
I've only used the patches 0000-, 0001- and 0002-
Thank you.
Dennis Kramer
11:30 AM CephFS Bug #10834: SAMBA VFS module: Timestamps revert back to 01-01-1970
Are the previous patches also needed? Dennis Kramer
11:07 AM CephFS Bug #10834: SAMBA VFS module: Timestamps revert back to 01-01-1970
they are for 4.3. please apply the prerequisite patch first. Zheng Yan
09:26 AM CephFS Bug #10834: SAMBA VFS module: Timestamps revert back to 01-01-1970
It won't patch. Hunk #1 failures.
Is it for SAMBA 4.1.16? I see a couple of discrepancies in the patches.
Dennis Kramer
03:49 AM CephFS Bug #10834: SAMBA VFS module: Timestamps revert back to 01-01-1970
please try the new patches Zheng Yan
03:56 PM Bug #10763: OSDs get marked as down in docker
I have been struggling with this problem too. After disussion on this issue, https://github.com/ceph/ceph-docker/issu... Peter Rosell
03:55 PM rgw Feature #10938: RGW Swift API: response for GET/HEAD on container does not contain the X-Timestam...
Pull request: https://github.com/ceph/ceph/pull/3795. Radoslaw Zarzynski
03:43 PM Revision ff2d497f (ceph): TestMsgr: Add inject error tests for lossless_peer_reuse policy
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
03:43 PM Revision 9f24a8c7 (ceph): TestMsgr: Make SyntheticWorkload support policy passed in
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
02:50 PM Revision f0fc4164 (ceph): Merge pull request #344 from tchaikov/log-exec-from-thrasher
Thrasher: log backtrace of thrown exception
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
02:24 PM CephFS Bug #10949 (Resolved): TestJournalRepair.test_reset fails due to (expected) coredump
http://pulpito.front.sepia.ceph.com/john-2015-02-25_11:53:35-fs-wip-jcsp-test-testing-basic-multi/777873/
This wor...
John Spray
02:12 PM Revision 75d8c011 (ceph): mon: do not try and "deactivate" the last MDS
Fixes: #10862
Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commit a2867987bc561479733839c389...
John Spray
02:04 PM Revision 8f18fd9c (ceph): Merge pull request #3793 from Ved-vampir/master
common: change default value for perfcounter description ("NO_INFO_FIX">...
Reviewed-by: John Spray <john.spray@redh...
John Spray
12:51 PM Revision ce3d79f5 (ceph): mds: remove MDSCacheObject::get_pin_totals()
MDSCacheObject::get_pin_totals() is debug code of debug code, which
is not quite useful.
Signed-off-by: Yan, Zheng <...
Yan, Zheng
12:51 PM Revision 00047fbe (ceph): mds: use compact_map/compact_set to optimize memory usage of CInode
define some rarely used containers as compact_map/compact_set. Each
replacement can save 40 bytes for 64 bits program...
Yan, Zheng
12:51 PM Revision 151494f4 (ceph): mds: dynamiclly allocate data structures for file locks
Size of ceph_lock_state_t is about 200 bytes, CInode contains two
ceph_lock_state_t. Dynamiclly allocating them can s...
Yan, Zheng
12:51 PM Revision 96a85e78 (ceph): mds: use compact_map/compact_set to optimize memory usage of CDir
define some rarely used containers as compact_map/compact_set. Each
replacement can save 40 bytes for 64 bits program...
Yan, Zheng
12:51 PM Revision d7936da0 (ceph): mds: optimize get_projected_{xattrs,srnode}
these two functions traverse the whole projected_nodes list if there
is no projected xatts/srnode. busy directory ino...
Yan, Zheng
12:51 PM Revision d92dbfd0 (ceph): mds: optimize CDir::is_{freezing,frozen}_tree()
avoid checking ancestor CDir(s) when there is no freezing/frozen tree
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
12:50 PM Revision aa46d487 (ceph): mds: optimize memory usage of inode_t
inode_t::old_pools is rarely used. Defining it as compact_set can save
40 bytes. inline_data is also rarely used, dyn...
Yan, Zheng
12:50 PM Bug #10631: osd: crash in TrackedOp::dump()
thought the backtrace might help, but the 1424585084.19496.core shows:... Kefu Chai
12:12 PM Revision c57df9c4 (ceph): introduce compact_set and compact_map
They are wrapper classes of std::set and std::map, which only contain a
pointer to the actual std::set/std::map. They...
Yan, Zheng
12:12 PM Revision 98c368f1 (ceph): fragtree_t: define fragtree_t::_splits as compact_map
In most case, directory inode only contain one dirfrag. So fragtree_t
for most directory inode is empty. define fragt...
Yan, Zheng
12:12 PM Revision dbca3c26 (ceph): mds: use compact_map to optimize memory usage of MDSCacheObject
Replica map and waiting list in MDSCacheObject are rarely used and
mostly empty. Defining them as compact_map can sav...
Yan, Zheng
12:12 PM Revision 3075a079 (ceph): mds: optimize memory usage of class InodeStore
InodeStore::old_inodes and InodeStore::snap_blob are for snapshotted
inode only. their size are 48 bytes and 80 bytes...
Yan, Zheng
12:10 PM CephFS Bug #10948 (Resolved): test_network_death failure with "Another app is currently holding the xtab...
http://qa-proxy.ceph.com/teuthology/john-2015-02-24_22:58:40-fs-wip-jcsp-test---basic-multi/777299/teuthology.log
...
John Spray
11:39 AM Bug #10947: ceph osd setcrushmap loops when crushtool lags
... Loïc Dachary
10:59 AM Bug #10947: ceph osd setcrushmap loops when crushtool lags
... Loïc Dachary
10:55 AM Bug #10947 (In Progress): ceph osd setcrushmap loops when crushtool lags
Nevermind, got it. My test was only using one monitor. Using three monitors triggers the problem. Loïc Dachary
10:47 AM Bug #10947 (Can't reproduce): ceph osd setcrushmap loops when crushtool lags
Mykola, could you let me know the SHA I should use to reproduce the problem ? Loïc Dachary
10:43 AM Bug #10947: ceph osd setcrushmap loops when crushtool lags
I can't reproduce it on https://github.com/ceph/ceph/tree/hammer at https://github.com/ceph/ceph/commit/29861b1b64540... Loïc Dachary
10:19 AM Bug #10947 (Resolved): ceph osd setcrushmap loops when crushtool lags
If crushtool takes longer than *mon lease* and block the mon, an election will happen and the command will run again,... Loïc Dachary
11:21 AM Bug #7737: osd: deletes vs backfill makes degraded go negative
We saw this with Firefly v0.80.4. The number of objects at primary is less than replicas.... Guang Yang
10:52 AM Bug #4254: osd: failure to recover before timeout on rados bench and thrashing; negative stats
Hi Sage,
I think the patch in comment #12 does not address the problem we saw on our cluster, what we saw is more li...
Guang Yang
10:40 AM Revision 94e47cf4 (ceph): common: change default value for perfcounter description ("NO_INFO_FIX"...
Signed-off-by: Alyona Kiseleva <akiselyova@mirantis.com> Alyona Kiseleva
10:34 AM Revision 6d83bd09 (ceph): Merge pull request #3757 from theanalyst/0.93/contributors
mailmap updates
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
10:08 AM Revision c1fce65b (ceph): mailmap: Billy Olsen affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com>
Reviewed-by: Billy Olsen <billy.olsen@canonical.com>
Abhishek Lekshmanan
10:08 AM Revision e57a76f7 (ceph): mailmap: Armando Segnini affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com> Abhishek Lekshmanan
10:08 AM Revision e2ba6f31 (ceph): mailmap: Anis Ayari affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com>
Reviewed-by: Loic Dachary <loic@dachary.org>
Abhishek Lekshmanan
10:08 AM Revision 061d277d (ceph): mailmap: Andy Allan affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com> Abhishek Lekshmanan
10:08 AM Revision 93848b0c (ceph): mailmap: Kefu Chai affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Abhishek Lekshmanan
09:46 AM Bug #10832: FAILED assert(soid < scrubber.start || soid >= scrubber.end)
Same problem for us, now that occur every night on the cache pool.
ceph version 0.80.8 (69eaad7f8308f21573c604f121...
Keysource Support
09:23 AM Bug #10433: OSD osd/ReplicatedPG.cc: 5540: FAILED assert(soid < scrubber.start || soid >= scrubbe...
We facing the same problem on our Proxmox VE cluster, now the problem occur every night on our SSD cache pool and see... Keysource Support
08:56 AM rgw Bug #10946: RGW garbage collector not clean ceph object from .rgw.bucket pool if osd down
Im sory, fix
The actual result:
gc doesn't delete all ceph objects relating to the s3 object.(some objects list in...
Artem Savinov
08:51 AM rgw Bug #10946 (Closed): RGW garbage collector not clean ceph object from .rgw.bucket pool if osd down
ceph version 0.87 (c51c8f9d80fa4e0168aa52685b8de40e42758578)
I've got rgw, mon, osd on one node and 2 osd on the o...
Artem Savinov
08:40 AM rgw Feature #5073: rgw: create tenant namespace
We need to get some traction going on this case. Having one global namespace for all tenants is extremely poor design... Paul Beskow
08:10 AM Revision 64de3cd5 (ceph): Thrasher: log backtrace of thrown exception
* add a wrapper to log uncaught exception to self.logger, greenlet also
prints the backtrace and exception to stder...
Kefu Chai
08:07 AM CephFS Bug #10912 (Fix Under Review): Stuck request during clientreplay
Zheng Yan
07:17 AM Bug #10630: failed to decode json output from thrashosds
a PR posted at https://github.com/ceph/ceph-qa-suite/pull/344 for adding logging for uncaught exception thrown by thr... Kefu Chai
03:49 AM Bug #10630: failed to decode json output from thrashosds
@traceback.print_exception()@ prints to stderr, while the stderr is not logged AFAICS. might want to find a way to (m... Kefu Chai
06:36 AM Revision 156a4b91 (ceph): mailmap: Hazem Amara affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com> Abhishek Lekshmanan
06:36 AM Revision 8605e051 (ceph): mailmap: Ahoussi Armand affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com> Abhishek Lekshmanan
06:36 AM Revision b01eb8e5 (ceph): mailmap: Viktor Suprun affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com> Abhishek Lekshmanan
06:36 AM Revision 5e9acbd0 (ceph): mailmap: Baptiste Veuillez affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com> Abhishek Lekshmanan
06:36 AM Revision 857371e3 (ceph): mailmap: Kiseleva Alyona affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com>
Reviewed-by: Loic Dachary <loic@dachary.org>
Abhishek Lekshmanan
06:36 AM Revision 4de44c43 (ceph): mailmap: Travis Rhoden affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com> Abhishek Lekshmanan
06:36 AM Revision e8ff0a55 (ceph): mailmap: Tim Freund affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com> Abhishek Lekshmanan
06:36 AM Revision 39a9b5cb (ceph): mailmap: Thomas Cantin affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com> Abhishek Lekshmanan
06:36 AM Revision cac44fde (ceph): mailmap: Shanggao Qiu affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com> Abhishek Lekshmanan
06:36 AM Revision ace7adbd (ceph): mailmap: Petr Machata affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com> Abhishek Lekshmanan
06:36 AM Revision 2042dd4e (ceph): mailmap: Florian Coste affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com> Abhishek Lekshmanan
06:36 AM Revision 252f5f09 (ceph): mailmap: Karel Striegel affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com> Abhishek Lekshmanan
06:36 AM Revision ed8a2010 (ceph): mailmap: Feng He affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com> Abhishek Lekshmanan
06:33 AM Revision a6f2f816 (ceph): mailmap: MingXin Liu affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com> Abhishek Lekshmanan
06:33 AM Revision e2784841 (ceph): mailmap: Robert Jansen affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com> Abhishek Lekshmanan
06:33 AM Revision aeae8a99 (ceph): mailmap: Kim Vandry affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com> Abhishek Lekshmanan
06:33 AM Revision b8afa350 (ceph): mailmap: Jian Wen affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com>
Reviewed-by: Jian Wen <wenjian@letv.com>
Abhishek Lekshmanan
06:32 AM Revision 3d6750e0 (ceph): mailmap: Andrew Bartlett affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com>
Reviewed-by: Andrew Bartlett <abartlet@catalyst.net.nz>
Abhishek Lekshmanan
06:00 AM rgw Bug #10885: rgw timeout mechanism might delete original object if timeout happens
Hi Yehuda,
Thanks for your reply.
Even if we don't set objecter timeouts when using rgw, we still can't just si...
Zhi Zhang
02:30 AM Revision 2a23eac5 (ceph): debian: split python-ceph
- move argparse to ceph-common
- split out rados, rbd, and cephfs bindings into their own packages
- keep python-ceph...
Sage Weil
02:30 AM Revision d1c82ea9 (ceph): ceph.spec: specify version
Signed-off-by: Boris Ranto <branto@redhat.com> Boris Ranto
02:30 AM Revision 46b45e3f (ceph): doc: fix python-ceph refs in docs
Signed-off-by: Boris Ranto <branto@redhat.com> Boris Ranto
02:30 AM Revision a79e9056 (ceph): qa: fix python-ceph reference
Signed-off-by: Boris Ranto <branto@redhat.com> Boris Ranto
02:26 AM Revision b3329a96 (ceph): hadoop: workunits don't need java path
Signed-off-by: Noah Watkins <noahwatkins@gmail.com> Noah Watkins

02/24/2015

11:18 PM CephFS Bug #10863: java.lang.UnsatisfiedLinkError: cephfs_jni (Not found in java.library.path) on RHEL7
Here Noah, catch! :) Greg Farnum
06:45 PM CephFS Bug #10863: java.lang.UnsatisfiedLinkError: cephfs_jni (Not found in java.library.path) on RHEL7
This persists as an issue; we really need to grab the time to look at it. :(
http://pulpito.ceph.com/teuthology-20...
Greg Farnum
11:18 PM CephFS Bug #10703: failures in libcephfs-java tests
Maybe we'll start seeing this again once we stop seeing the LinkErrors in #10863, but for now downgrade priority. Greg Farnum
11:15 PM CephFS Bug #10912: Stuck request during clientreplay
Can you upload these logs to the appropriate teuthology directory or something?
Also, we drop some caps automatica...
Greg Farnum
11:05 PM CephFS Bug #10944 (Need More Info): Deadlock, MDS logs "slow request", getattr pAsLsXsFs failed to rdlock
As it says, the MDS is failing to get a read lock on probably that inode, or maybe on of its ancestors. If you had hi... Greg Farnum
10:01 PM CephFS Bug #10944 (Resolved): Deadlock, MDS logs "slow request", getattr pAsLsXsFs failed to rdlock
CephFS path got stuck in directory listing process. No OSD/network activity. Only MDS logs. Client reboot does not he... Ilja Slepnev
08:58 PM Fix #10943 (New): invalid syntax in Apache config file examples
In the docs section for the RGW configuration (both federated and normal RGW configs) Apache configs are used with in... Alfredo Deza
08:58 PM Tasks #10942 (Resolved): Draft algorithm for generic plugin support
* Propose a blueprint for the next CDS https://wiki.ceph.com/Planning/Blueprints/Infernalis/Generic_support_for_plugi... Loïc Dachary
08:55 PM Feature #10941 (New): Generic support for plugins installation and upgrade
Loïc Dachary
08:50 PM Revision 39982b10 (ceph): Split python-ceph to appropriate python-* packages
python-ceph contains various header files/bindings for serveral
libraries, this patch creates *-devel packages for al...
Boris Ranto
08:11 PM rgw Documentation #10848: rgw: federated configuration docs run through
I am completely unable to start the daemon, I have tailed the logs to no avail, and the CLI is completely silent as t... Alfredo Deza
08:08 PM Revision b8e3f53c (ceph): Merge pull request #343 from ceph/wip-10680
Use an NFS mount instead of virtio-9p in the qemu task Zack Cerza
08:05 PM Bug #10860 (Resolved): document the shec erasure code plugin
https://github.com/ceph/ceph/pull/3755 Loïc Dachary
08:02 PM devops Bug #10897 (Fix Under Review): python-ceph should be split out into separate python-* packages
PR for hammer: https://github.com/ceph/ceph/pull/3788 Ken Dreyer
07:21 PM Bug #10788 (Resolved): osd: proxy read does not preserve orig client feature
Sage Weil
05:30 PM Bug #10788: osd: proxy read does not preserve orig client feature
It's nice it's been caught by this suite all the time !
In hammer run: http://pulpito.ceph.com/teuthology-2015-02-23...
Yuri Weinstein
07:17 PM CephFS Feature #10872: backport POSIX lock support for ceph-fuse client to firefly
Greg Farnum
07:15 PM Revision 29861b1b (ceph): Merge pull request #3742 from ceph/wip-10788
osd: proxy features with proxied reads; only proxy reads to new peers
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
06:53 PM Revision 1fa56d92 (ceph): Merge pull request #3787 from ceph/wip-da-SCA-20150219
SCA fixes
Reviewed-by: Kefu Chai <kchai@redhat.com>
Sage Weil
06:47 PM Revision 93f2bea3 (ceph): Use an NFS mount instead of virtio-9p in the qemu task
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
06:35 PM Revision 07ba2df7 (ceph): Corrected arch diagram signed off by: pmcgarry@redhat.com
Patrick McGarry
05:53 PM rgw Feature #10938 (Resolved): RGW Swift API: response for GET/HEAD on container does not contain the...
RGW via civetweb: curl -X GET -H "X-Auth-Token: $token" -i http://localhost:8000/swift/v1/cont... Radoslaw Zarzynski
05:33 PM rbd Bug #10270: "[ FAILED ] LibRBD.ListChildren" in upgrade:firefly-x-giant-distro-basic-multi run
Run: http://pulpito.ceph.com/teuthology-2015-02-23_17:13:02-upgrade:firefly-x-hammer-distro-basic-multi/
Job: 776388...
Yuri Weinstein
05:19 PM Stable releases Tasks #10560 (In Progress): dumpling v0.67.12
Loïc Dachary
05:16 PM Linux kernel client Bug #10418 (Resolved): ceph: can't block inside wait loops
Ilya Dryomov
05:16 PM Stable releases Tasks #10501 (In Progress): giant v0.87.1
Loïc Dachary
05:02 PM Bug #10630: failed to decode json output from thrashosds
thanks sage, i was on holiday last week. will look at this ticket tomorrow. seems it needs more efforts to setup a te... Kefu Chai
04:50 PM rgw Bug #9169 (Pending Backport): 100-continue broken for centos/rhel
openning as pending backport until Yehuda decides if it's a show stopper or not Loïc Dachary
04:45 PM Revision 3857228a (ceph): Merge pull request #3786 from ceph/wip-librbd-python-tests
tests: speed up Python RBD random data generation
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
04:39 PM devops Bug #10532: Failed "joining thrashosds" - suspected low memory config on vps
could be related to #10630 ? Kefu Chai
04:13 PM devops Bug #10532: Failed "joining thrashosds" - suspected low memory config on vps
Run: http://pulpito.ceph.com/teuthology-2015-02-22_19:13:02-upgrade:dumpling-x-firefly-distro-basic-vps/
Job: 774774...
Yuri Weinstein
04:06 PM devops Bug #10532: Failed "joining thrashosds" - suspected low memory config on vps
Run: http://pulpito.ceph.com/teuthology-2015-02-22_17:05:02-upgrade:giant-x-hammer-distro-basic-vps/
Job: 774602
Lo...
Yuri Weinstein
04:37 PM Revision c7ed277b (ceph): test/librados/misc.cc: fix -Wsign-compare
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
04:02 PM Bug #10643: "FAILED assert(other->is_writeable())" in upgrade:giant-x-next-distro-basic-vps run
Same in hammer
Run: http://pulpito.ceph.com/teuthology-2015-02-22_17:05:02-upgrade:giant-x-hammer-distro-basic-vps/...
Yuri Weinstein
03:59 PM Bug #10340: "[ FAILED ] LibRadosIo.ReadTimeout" in upgrade:dumpling-firefly-x:parallel-giant-di...
Run: http://pulpito.ceph.com/teuthology-2015-02-22_17:05:02-upgrade:giant-x-hammer-distro-basic-vps/
Job: 774577
Lo...
Yuri Weinstein
03:55 PM devops Bug #10935 (Rejected): jenkins slave configured with incorrect mirror repo url
Jenkins builds were failing with on the Centos7 machine with:... Alfredo Deza
03:09 PM Documentation #10934 (Closed): Confusion regarding operations on non-exsitent objects
Had a user with a broken custer going down the wrong debugging path after seeing this in thier OSD logs:... Mark Nelson
03:00 PM Revision a8adf183 (ceph): Merge pull request #342 from ceph/wip-psauxf
ceph: ps axf too before lsof Sage Weil
02:59 PM Revision 1ee62168 (ceph): ceph: ps axf too before lsof
Specifically, I want to know *who* is running the ceph-osd that is
holding the files open.
Signed-off-by: Sage Weil ...
Sage Weil
02:59 PM Revision a68281e1 (ceph): ceph: ps axf too before lsof
Specifically, I want to know *who* is running the ceph-osd that is
holding the files open.
Signed-off-by: Sage Weil ...
Sage Weil
02:33 PM Revision 7e5d8cb6 (ceph): Merge pull request #341 from ceph/wip-path
workunit: include /usr/sbin in the PATH for all commands Sage Weil
02:31 PM Revision edc24c2e (ceph): Merge pull request #3785 from ceph/wip-da-doc-erasure
doc: add erasure-code-shec to plugin list
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
02:25 PM Revision bd40f23d (ceph): tests: speed up Python RBD random data generation
The RBD large_write test cases was taking multiple minutes to
run under a Fedora 21 VM. Replaced the million+ random...
Jason Dillaman
02:11 PM Revision d03cc619 (ceph): doc: add erasure-code-shec to plugin list
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
02:07 PM Bug #8797 (Pending Backport): "ceph status" do not exit with python_2.7.8
Loïc Dachary
02:05 PM Bug #8797: "ceph status" do not exit with python_2.7.8
* merged in giant by https://github.com/ceph/ceph/pull/3168
Loïc Dachary
02:03 PM Bug #8797: "ceph status" do not exit with python_2.7.8
* merged in master with https://github.com/ceph/ceph/pull/3119 Loïc Dachary
01:39 PM Revision 01a113cc (ceph): fix build with clang/clang++
Fix for:
./include/types.h:121:9: error: call to function 'operator<<'
that is neither visible in the template defin...
Danny Al-Gaaf
10:52 AM Revision 54c41c60 (ceph): Merge pull request #3784 from Ved-vampir/master
common: add perf counters description
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
10:49 AM Revision ef90c6f1 (ceph): Merge pull request #3783 from tchaikov/update-doc
doc: update doc with latest code
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
10:47 AM Revision 31b1532b (ceph): common: add perf counters description
Signed-off-by: Kiseleva Alyona <akiselyova@mirantis.com> Alyona Kiseleva
10:22 AM Linux kernel client Feature #10933 (New): refactor krbd map/unmap paths
Off the top of my head:
- get rid of struct rbd_mapping (put actual mapping values into struct rbd_image_header in...
Ilya Dryomov
09:50 AM Revision 0be126d5 (ceph): erasure-code/shec/shec.cc: fix resource leak
Free tmpmat in error case. Fix for:
[src/erasure-code/shec/shec.cc:176]: (error) Memory leak: tmpmat
Signed-off-by:...
Danny Al-Gaaf
09:47 AM Revision 50b69e71 (ceph): TestErasureCodeShec_all.cc: prefer ++operator for non-primitive iter
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
09:46 AM Revision 13f6f26b (ceph): osd/osd_types.cc: prefer ++operator for non-primitive iter
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
09:45 AM Revision 5df917cb (ceph): mon/PGMap.cc: prefer ++operator for non-primitive iter
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
09:43 AM Revision 609a0705 (ceph): erasure-code/shec/shec.cc: reduce scope of variables
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
09:41 AM Revision c1abcb71 (ceph): ErasureCodeShec.cc: prefer ++operator for non-primitive iter
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
08:27 AM Revision b7ea6926 (ceph): libradosstriper/striping.cc: fix resource leak
Fix for:
CID 1221525 (#1 of 1): Resource leak (RESOURCE_LEAK)
leaked_storage: Failing to save or free storage alloc...
Danny Al-Gaaf
08:05 AM Revision c1e792d8 (ceph): doc: update doc with latest code
* also silence some warnings of doxygen
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:35 AM Revision 8619c716 (ceph): Merge pull request #340 from ceph/hadoop-workunits
Hadoop workunits
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
06:35 AM Revision eb0c34b6 (ceph): Merge pull request #3782 from ceph/hadoop-workunits
Hadoop workunits Greg Farnum
06:26 AM CephFS Bug #10743 (Resolved): mds/MDLog.cc: 259: FAILED assert(!capped) on MDS rank shutdown
Greg Farnum
06:26 AM Revision e4959ed2 (ceph): Merge pull request #3753 from ceph/wip-10743
mds: wait for mydir replicas to go away in stopping
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
06:26 AM CephFS Fix #10862 (Pending Backport): MDSMonitor: do not try and "deactivate" the last MDS
This was a small patch and will make life simpler for Hammer, can you backport too please. Greg Farnum
06:22 AM CephFS Fix #10862 (Resolved): MDSMonitor: do not try and "deactivate" the last MDS
Greg Farnum
06:22 AM Revision 001de29f (ceph): Merge pull request #3775 from ceph/wip-10862
mon: do not try and "deactivate" the last MDS
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
05:05 AM Revision 0e53f5f3 (ceph): workunit: include /usr/sbin in the PATH for all commands
Fixes: #10600
Backport: hammer, giant, firefly, dumpling
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
05:02 AM Revision 9c67bded (ceph): Merge pull request #274 from ceph/wip-promote
rados/thrash: add readproxy facet Sage Weil
05:01 AM Revision 508270be (ceph): Merge pull request #313 from armaseg/master
teuthology: some suites still use http://ceph.newdream.net Sage Weil
04:02 AM Revision 6a348ae1 (ceph): hadoop: fixup for new replication test
Signed-off-by: Noah Watkins <noahwatkins@gmail.com> Noah Watkins
04:00 AM Revision 6bc2b024 (ceph): hadoop: add terasort workunit
Signed-off-by: Noah Watkins <noahwatkins@gmail.com> Noah Watkins
04:00 AM Revision 15da8100 (ceph): qa: update old replication tests
Signed-off-by: Noah Watkins <noahwatkins@gmail.com> Noah Watkins
01:21 AM Revision c1c38afc (ceph): Merge pull request #3780 from ceph/wip-osdc-watch-error
osdc: watch error callback invoked on cancelled context
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
01:20 AM Revision e332d84e (ceph): Merge pull request #3781 from ceph/wip-librbd-image-watcher-tests
tests: fix potential race conditions in test_ImageWatcher
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
01:09 AM Revision 655e6162 (ceph): tests: fix potential race conditions in test_ImageWatcher
The tests were sending invalid responses back to ImageWatchers
(missing the result code), which had the potential to ...
Jason Dillaman
01:01 AM Revision 0365f8b6 (ceph): ceph: lsof if umount fails
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 077e917af1394e5999293031afcc476b2bdce1e4)
Sage Weil
01:00 AM Revision 97fb9d8e (ceph): ceph: archive logs at very end
This ensures that we still gather the logs even if the other nested tasks
throw an exception in the finally block.
S...
Sage Weil
01:00 AM Revision 9c03750a (ceph): osdc: watch error callback invoked on cancelled context
The C_DoWatchError context did not verify whether or not the
watch was cancelled prior to invoking the callback. Thi...
Jason Dillaman
01:00 AM Revision c5e741e5 (ceph): Merge remote-tracking branch 'gh/hammer'
Sage Weil

02/23/2015

10:51 PM Revision 11f8cd81 (ceph): Merge pull request #3779 from liewegas/wip-watch-timeout-test
make watch timeout test less likely to fail under thrashing
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
10:46 PM Revision a9bfd5dd (ceph): ceph_test_rados_api_watch_notify: wait longer for watch timeout
OSD thrashing can delay this indefinitely; longer delay means lower
probability of that happening.
Signed-off-by: Sa...
Sage Weil
10:42 PM Revision 86e8e9d8 (ceph): Fixes #10704
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry picked from commit a9252436e81ab7d21110ffbe2f6b469...
Yuri Weinstein
10:42 PM Revision 05e5d874 (ceph): Fixed typo causing "too many values to unpack" error
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry picked from commit fdd175514738fd4f6cf3dea6d56ffb2...
Yuri Weinstein
10:42 PM Revision 7cee9490 (ceph): Fixed typoes
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry picked from commit e2794173026c196a30ee042e6e77c4a...
Yuri Weinstein
10:40 PM Revision 7b2cbac5 (ceph): Fixes #10704
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry picked from commit a9252436e81ab7d21110ffbe2f6b469...
Yuri Weinstein
10:40 PM Revision d1d3f1cc (ceph): Fixed typo causing "too many values to unpack" error
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry picked from commit fdd175514738fd4f6cf3dea6d56ffb2...
Yuri Weinstein
10:40 PM Revision 78d65a84 (ceph): Fixed typoes
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry picked from commit e2794173026c196a30ee042e6e77c4a...
Yuri Weinstein
10:20 PM Revision 92d26bb8 (ceph): Merge pull request #3686 from ceph/wip-crushtool
crushtool: process commands in a sensible order
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
10:05 PM rbd Bug #10652: "rbd: import failed: (38) Function not implemented" in multi-version-next-distro-basi...
In addition to the code changes, I removed firefly-giant set of tests that seemed to be duplicating others and enforc... Yuri Weinstein
09:03 PM rbd Bug #10652 (Resolved): "rbd: import failed: (38) Function not implemented" in multi-version-next-...
Updated rbd client attempted to use new features not available in Firefly OSD backend. Coincidentally, commit 0ed296... Jason Dillaman
06:49 PM rbd Bug #10652: "rbd: import failed: (38) Function not implemented" in multi-version-next-distro-basi...
We have in for multi-versions:
master - dumpling-x firefly-giant firefly-x
giant - dumpling-x firefly-x
hamme...
Yuri Weinstein
10:04 PM Bug #10775 (Pending Backport): "TestIoctx.test_aio_append ... Segmentation fault" in smoke-master...
Sage Weil
10:04 PM Bug #10818 (Pending Backport): ShardedThreadPool: make timeout when calling WaitInterval configur...
Sage Weil
10:02 PM rbd Bug #10909 (Duplicate): Failed test_cls_rbd.sh in upgrade:dumpling-firefly-x-hammer-distro-basic-...
Duplicate of issue #10919 Jason Dillaman
10:01 PM Bug #10421 (Pending Backport): osd: leaked pg refs on shutdown, canceled flush ops
Sage Weil
10:01 PM Bug #10911: mon: osd featuers aren't updated correctly
Sage Weil
09:54 PM Revision e4ac55a6 (ceph): Merge pull request #337 from ceph/wip-umount
lsof on umount failure; catpure logs for aggressively Andrew Schoen
09:52 PM Revision ca09683f (ceph): ceph: archive logs at very end
This ensures that we still gather the logs even if the other nested tasks
throw an exception in the finally block.
S...
Sage Weil
09:52 PM Revision 077e917a (ceph): ceph: lsof if umount fails
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:32 PM Revision f85f2f20 (ceph): Merge pull request #3778 from dachary/wip-crushtool
crush: re-organize the help to clarify ordering Sage Weil
09:07 PM RADOS Feature #10931: osd: better scrub scheduling
First order of business is to figure out what "not busy" means and how to efficiently detect it. Samuel Just
09:00 PM RADOS Feature #10931 (New): osd: better scrub scheduling
Goals:
1) Do not start a scrub chunk unless the primary and the replicas are "not busy"
2) Do send all scrub relate...
Samuel Just
08:12 PM Revision 62e7b4a3 (ceph): crush: re-organize the help to clarify ordering
The options are grouped according to the stage they relate to
- input/build
- tunables adjustments
- modifi...
Loic Dachary
08:02 PM Revision 283c2e7c (ceph): 0.87.1
Jenkins
07:39 PM Revision 88ee757e (ceph): Merge pull request #339 from ceph/wip-10652-2
Fixes #10652 Yuri Weinstein
07:33 PM Revision e601fb16 (ceph): Fixes #10652
Removed firefly-giant dir as it's not needed
Fixed branch assignment in dumpling-x
Signed-off-by: Yuri Weinstein <yu...
Yuri Weinstein
07:23 PM Bug #10930 (Resolved): mon: map_cache can become inaccurate if osd does not receive the osdmaps
We update map_cache when we send the map, but the osd session may reset and it may not receive it. And then it will ... Sage Weil
07:21 PM Revision f52840c8 (ceph): crushtool: do not dump tree on build
This pollutes the output.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:21 PM Revision 2b92320b (ceph): crushtool: name osds with --build function
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:21 PM Revision dca34528 (ceph): crushtool: send --tree to stdout
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:21 PM Revision b8d497e4 (ceph): crushtool: add test for crushtool ordering
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
07:18 PM Revision 57ebe7ea (ceph): Fixes #10652
Removed firefly-giant dir as it's not needed
Fixed branch assignment in dumpling-x
Signed-off-by: Yuri Weinstein <yu...
Yuri Weinstein
07:11 PM rgw Bug #10925: "(test.functional.tests.TestAccount) ... FAIL" in upgrade:giant-x-hammer-distro-basic...
Failure due to apache timing out (slow bucket creation during restart). Timeout is the default 30 seconds. Yehuda Sadeh
06:46 PM Revision b5d6e767 (ceph): doc/release-notes: v0.87.1
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:42 PM rbd Bug #10898 (Resolved): FAIL: test_librbd.sh unit tests for proxied maintenance operations
Jason Dillaman
06:36 PM rgw Bug #5302: rest-bench breaks with XmlParseFailure
It fails to create a bucket. What does your apache (or whichever web server you're using) access log say? Yehuda Sadeh
06:05 PM rgw Bug #5302: rest-bench breaks with XmlParseFailure
I'm using RGW on a debian (whezzy) and I'm facing with the same issue when I try to use the rest-bench tool:
root@...
Italo Santos
06:18 PM devops Bug #10884: ceph-devel should be split into separate -devel subpackages
Related issue found by teuthology: http://tracker.ceph.com/issues/10926 Ken Dreyer
06:10 PM Revision e0e765f9 (ceph): osd/OSDMap: cache get_up_osd_features
This method is O(n) and called from in a few places for each IO operation.
Cache the value since it does not change o...
Sage Weil
06:10 PM Revision 30c904ea (ceph): osd: do not proxy reads unless all OSDs proxy features too
Specifically, the object_copy_data_t encoding changed such that the reply
encoding is dependent on features; if we pr...
Sage Weil
06:10 PM Revision bee91548 (ceph): osd,mon: explicitly specify OSD features in MOSDBoot
We are using the connection features to populate the features field in the
OSDMap, but this is the *intersection* of ...
Sage Weil
06:10 PM Revision 91cda52c (ceph): osd: better debug for maybe_handle_cache
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:00 PM Revision e1f2c972 (ceph): Merge pull request #3777 from ceph/wip-librbd-snap-create-race
librbd: fixed snap create race conditions
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
05:46 PM Revision 63f6c9ba (ceph): librbd: fixed snap create race conditions
Since the post-snap create header update runs asynchrously
in a finalizer callback, it's possible that the snapshot
i...
Jason Dillaman
05:46 PM Revision fb1d479a (ceph): Merge pull request #3776 from dachary/wip-development-workflows
doc: development workflows
Reviewed-by: Yuri Weinstein <yuriw@redhat.com>
Loic Dachary
05:11 PM Revision 725822d1 (ceph): doc: development workflows
Document the high level view of the development workflows which are
otherwise implicit and non trivial to figure out....
Loic Dachary
05:08 PM Revision da1ed539 (ceph): Merge pull request #3758 from ceph/wip-10898
librbd: improved ImageWatcher duplicate message detection
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
05:01 PM Bug #10370 (Duplicate): "MaxWhileTries: 'wait_until_healthy'reached maximum tries (150) after wai...
That second one at least is #10908, which is fixed as of a few days ago. Samuel Just
04:37 PM Revision 53c300a7 (ceph): Merge pull request #3770 from ceph/wip-librbd-exclusive-lock-config
rbd: disable RBD exclusive locking by default
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
04:30 PM CephFS Bug #10912: Stuck request during clientreplay
Hmm, so it's not the trim_cache_for_reconnect that's doing it, as that happens before we compose the reconnect messag... John Spray
04:21 PM rgw Documentation #10848: rgw: federated configuration docs run through
It looks like at some point I missed creating a zone for the region I had. This wasn't clear anywhere (logs or CLI ou... Alfredo Deza
04:07 PM Revision 942f8751 (ceph): librbd: add test instances for watch/notify messages
Ensure that the librbd watch/notify messages are tested
for backwards compatibility.
Signed-off-by: Jason Dillaman <...
Jason Dillaman
04:07 PM Revision 69b38579 (ceph): librbd: improved ImageWatcher duplicate message detection
Added a unique client id to announcement messages so that duplicate
lock release / acquired / requested messages can ...
Jason Dillaman
04:07 PM Revision 10d86863 (ceph): librbd: minor cleanup of ImageWatcher messages
Moved all RPC messages to their own classes to facilitate cleaner
version control and backward compatibility.
Signed...
Jason Dillaman
03:47 PM Revision 0ed296b1 (ceph): rbd: disable RBD exclusive locking by default
Utilize the existing rbd_default_features config option to
control whether or not to enable RBD exclusive locking and...
Jason Dillaman
03:29 PM Revision 280a9bf4 (ceph): doc: page title suitable for :doc:
When using :doc:`/dev/sepia` the page title is inlined. The modified
title is easier to include as part of a sensible...
Loic Dachary
03:28 PM Revision 269df804 (ceph): doc: spellcheck quick development guide
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
03:26 PM Revision 89d5200b (ceph): doc: do not doxygen src/tracing
because it does not publish an API that needs to be documented and
because it triggers https://github.com/ceph/asphyx...
Loic Dachary
03:21 PM rgw Bug #10873: RGW does not send Date HTTP header when civetweb frontend is used
Pull request: https://github.com/ceph/ceph/pull/3761. Radoslaw Zarzynski
03:19 PM CephFS Feature #10792: qa: enable thrasher for MDS cluster size (vary max_mds)
NB while adding cluster size tests, also check the mon commands e.g. #10862 (don't allow deactivate rank 0) John Spray
03:11 PM Revision 2b63dd25 (ceph): DBObjectMap: lock header_lock on sync()
Otherwise, we can race with another thread updating state.seq
resulting in the old, smaller value getting persisted. ...
Samuel Just
02:26 PM CephFS Fix #10862 (Fix Under Review): MDSMonitor: do not try and "deactivate" the last MDS
https://github.com/ceph/ceph/pull/3775 John Spray
02:23 PM Revision a2867987 (ceph): mon: do not try and "deactivate" the last MDS
Fixes: #10862
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
02:23 PM rgw Fix #10927 (Resolved): init script doesn't start daemon - errors silently
Trying to start the daemon in a RHEL box:... Alfredo Deza
01:51 PM CephFS Feature #10649 (Fix Under Review): Store MDS tables without size limit
John Spray
01:46 PM CephFS Bug #10712: TestFlush intermittent failure on scatter_writebehind event
Updating the test to tolerate this condition, as it's a valid outcome from flush John Spray
12:10 PM Feature #10759: rados command line gives no access to striper API
A separate tool would involve a large duplication of code while the changes were quite minimal in this pull request. ... Sebastien Ponce
12:01 PM CephFS Bug #10834: SAMBA VFS module: Timestamps revert back to 01-01-1970
When I use the local filesystem or even cephfs with the kernel module (instead of ceph vfs) everything is working fin... Dennis Kramer
12:20 AM CephFS Bug #10834: SAMBA VFS module: Timestamps revert back to 01-01-1970
please check how samba behave when using local file system as backbend. I think this patch make ceph backend behave t... Zheng Yan
10:04 AM rgw Bug #10708: RGW swift API: POSTing multipart/form-data along with form data does not create object.
I have started working on this. Abhishek Dixit
10:03 AM rgw Feature #10696: RGW swift API: Setting x-account-meta-quota-bytes for an account returns "405 Met...
I have started working on this. Abhishek Dixit
10:02 AM rgw Bug #10650: Response header of swift API PUT /container/object returned by RGW does not contain l...
I have started working on this. Abhishek Dixit
05:08 AM Revision 714340ab (ceph): hadoop: add terasort task
Signed-off-by: Noah Watkins <noahwatkins@gmail.com> Noah Watkins
05:00 AM CephFS Fix #10874: MDS: file recovery overwrites explicit client timestamps
Transactions like that would be *much* more expensive than e.g. adding backtraces to file data objects, which I seem ... Greg Farnum
04:58 AM CephFS Bug #10915: client: hangs on umount if it had an MDS session evicted
Mmmm, that should be a pretty easy change MDS-side; I'm trying to figure out if it could get us in trouble though. An... Greg Farnum
04:34 AM Revision 5c62ffb2 (ceph): Merge pull request #3763 from Ved-vampir/master
common: add description in PerfCounter class
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil

02/22/2015

11:40 PM Bug #10631: osd: crash in TrackedOp::dump()
ubuntu@teuthology:/a/sage-2015-02-21_18:59:27-rados-hammer-distro-basic-multi/773729 Sage Weil
10:01 PM Revision 4ccf88a9 (ceph): Merge branch 'hammer' of https://github.com/ceph/ceph-qa-suite into hammer
Yuri Weinstein
09:57 PM Revision 3d8cfc0f (ceph): Fixes #10652
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
09:49 PM Revision 63d51d04 (ceph): Fixes http://tracker.ceph.com/issues/10652
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
09:19 PM Revision f5802b76 (ceph): Merge pull request #11 from scjalliance/master
Added NewConnWithUser to allow users other than the default
Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
Noah Watkins
09:09 PM Revision f8de1c7f (ceph): Added test for NewConnWithUser
Dusty Wilson
10:54 AM Revision 9c7193f3 (ceph): Added NewConnWithUser to allow users other than the default
Dusty Wilson
05:54 AM rbd Bug #10652 (New): "rbd: import failed: (38) Function not implemented" in multi-version-next-distr...
This should be backported to master and hammer.
See failed jobs in runs:
http://pulpito.front.sepia.ceph.com/teutho...
Yuri Weinstein
05:52 AM Revision 8221687f (ceph): Merge remote-tracking branch 'gh/hammer'
Sage Weil
02:10 AM Revision f6530474 (ceph): Merge pull request #3741 from ceph/wip-cmake-vstart
cmake fixes and enable vstart with cmake build
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai

02/21/2015

06:40 PM rbd Bug #10299 (Pending Backport): "ObjectCacher.cc: 530: FAILED assert(i->empty())" in rbd-firefly-d...
Still pending Firefly backport: https://github.com/ceph/ceph/pull/3406 Jason Dillaman
06:38 PM rbd Bug #10270 (Pending Backport): "[ FAILED ] LibRBD.ListChildren" in upgrade:firefly-x-giant-dist...
Still awaiting backport to Firefly: https://github.com/ceph/ceph/pull/3404 Jason Dillaman
06:16 PM rbd Bug #10270 (New): "[ FAILED ] LibRBD.ListChildren" in upgrade:firefly-x-giant-distro-basic-mult...
Yuri Weinstein
06:16 PM rbd Bug #10270: "[ FAILED ] LibRBD.ListChildren" in upgrade:firefly-x-giant-distro-basic-multi run
Run: http://pulpito.ceph.com/teuthology-2015-02-20_18:13:01-upgrade:firefly-x-giant-distro-basic-multi/
Job: 771823
...
Yuri Weinstein
06:18 PM rgw Bug #10925: "(test.functional.tests.TestAccount) ... FAIL" in upgrade:giant-x-hammer-distro-basic...
Run: http://pulpito.ceph.com/teuthology-2015-02-20_18:13:01-upgrade:firefly-x-giant-distro-basic-multi/
Job: 771830
...
Yuri Weinstein
06:02 PM rgw Bug #10925 (Duplicate): "(test.functional.tests.TestAccount) ... FAIL" in upgrade:giant-x-hammer-...
Run: http://pulpito.ceph.com/teuthology-2015-02-20_17:05:01-upgrade:giant-x-hammer-distro-basic-multi/
Jobs: ['77167...
Yuri Weinstein
06:10 PM Bug #4254 (Resolved): osd: failure to recover before timeout on rados bench and thrashing; negati...
latest iteration of this is fixed now, and haven't seen old version recently either. Sage Weil
06:10 PM Revision cbb2e53d (ceph): Merge pull request #3729 from guangyy/wip-4254-hammer
osd: number of degraded objects in EC pool is wrong when there is OSD down(in).
Reviewed-by: Samuel Just <sjust@redh...
Sage Weil
06:09 PM Bug #10787 (Pending Backport): mon: OSDMonitor::map_cache is buggy, send_incremental is not conse...
Sage Weil
06:08 PM Revision a07a956d (ceph): Merge pull request #3722 from ceph/wip-10787
mon: fix osd_epoch cache bug 10787
Reviewed-by: Joao Eduardo Luis <joao@redhat.com>
Sage Weil
06:07 PM Revision 571f60b8 (ceph): Merge branch 'osd-fix' of git://github.com/wonzhq/ceph into hammer
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Samuel Just <sjust@redhat.com>
Sage Weil
06:05 PM Revision 87096125 (ceph): Merge branch 'wip-5639' of git://github.com/rzarzynski/ceph into hammer
Reviewed-by: Sage Weil <sage@redhat.com> Sage Weil
05:55 PM Bug #10788: osd: proxy read does not preserve orig client feature
Run: http://pulpito.ceph.com/teuthology-2015-02-20_17:05:01-upgrade:giant-x-hammer-distro-basic-multi/
Jobs: ['77167...
Yuri Weinstein
02:39 AM Bug #10924 (Rejected): AssertionError: failed to recover before timeout expired

Both of these runs on wip-10883 are based on a recent hammer branch. wip-10883 has now been merged to latest hamme...
David Zafman
12:49 AM Bug #10923: Syntax validation of ceph auth caps
In the past we haven't done this since different versions of monitors + osds may not have the same caps syntax, and t... Josh Durgin
12:13 AM Revision da951497 (ceph): osd: Fix FileJournal wrap to get header out first
Correct and restore assert that was removed
Cause by f46b1b473fce0322a672b16c7739e569a45054b6
Fixes: #10883
Backport...
David Zafman
12:12 AM Revision c5c6fcd6 (ceph): osd: Fix FileJournal wrap to get header out first
Correct and restore assert that was removed
Cause by f46b1b473fce0322a672b16c7739e569a45054b6
Fixes: #10883
Backport...
David Zafman

02/20/2015

11:18 PM Bug #10883 (Pending Backport): "Assertion: os/FileJournal.cc: 1769: FAILED assert(0)" in upgrade:...
Sage Weil
11:18 PM Revision 79cbcfba (ceph): Merge pull request #3760 from ceph/wip-10883
osd: Fix FileJournal wrap to get header out first
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
11:14 PM Bug #10881 (Resolved): don't write to a degraded object unless we have min_size valid copies
Sage Weil
11:14 PM Revision 1ad76622 (ceph): Merge pull request #3767 from athanatos/wip-10881
Wip 10881
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
11:10 PM Bug #10780 (Resolved): "FAILED assert(infoevt.info.history.last_epoch_started".. in upgrade:giant...
Sage Weil
11:10 PM Revision 6586541b (ceph): Merge pull request #3768 from athanatos/wip-10780
Wip 10780
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
11:08 PM Bug #10908 (Resolved): "Crash: timed out waiting for admin_socket to appear after osd.11 restart"...
Sage Weil
11:08 PM Revision f6098bd9 (ceph): Merge pull request #3769 from athanatos/wip-10908
Wip 10908
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
11:01 PM Bug #10923 (Duplicate): Syntax validation of ceph auth caps
Ceph auth caps validation of syntax is weak.... Tyler Bishop
10:38 PM rgw Bug #10660: RGW swift API:To merge earlier uploaded segments x-object-manifest header can be used...
Where does the swift documentation say that POST is supposed to work for this feature? Yehuda Sadeh
10:28 PM Revision 170c88d4 (ceph): cmake: radosgw, radosgw-admin related fixes
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
10:28 PM Revision 4feb171b (ceph): vstart.sh: can use binaries outside of ceph/src
If setting CEPH_BUILD_ROOT, will use that path, otherwise runs
everything from current directory as before.
Signed-o...
Yehuda Sadeh
10:02 PM rgw Documentation #10848: rgw: federated configuration docs run through
Brought Yehuda to give me a hand and he had to add a `-x` to the init script (!) to actually get some output as to
w...
Alfredo Deza
09:34 PM Bug #10901 (Duplicate): FAILED assert(weak_refs.empty()) (outstanding OSDMap ref at shutdown)
Loïc Dachary
09:23 PM Bug #10901: FAILED assert(weak_refs.empty()) (outstanding OSDMap ref at shutdown)
looks like a duplicate of http://tracker.ceph.com/issues/7995 ? Loïc Dachary
06:55 PM Bug #10901: FAILED assert(weak_refs.empty()) (outstanding OSDMap ref at shutdown)
Verified that the failed configuration
@rados/verify/{1thrash/none.yaml clusters/fixed-2.yaml fs/btrfs.yaml msgr-f...
Yuri Weinstein
09:32 PM Bug #9891: "Assertion: os/DBObjectMap.cc: 1214: FAILED assert(0)" in upgrade:firefly-x-giant-dist...
This can be ignored for the present giant release though. Samuel Just
09:32 PM Bug #9891: "Assertion: os/DBObjectMap.cc: 1214: FAILED assert(0)" in upgrade:firefly-x-giant-dist...
2015-02-13 03:40:47.208535 7f0e9b5ec700 20 filestore dbobjectmap: seq is 271
2015-02-13 03:40:47.208564 7f0e9adeb700...
Samuel Just
07:54 PM Bug #9891: "Assertion: os/DBObjectMap.cc: 1214: FAILED assert(0)" in upgrade:firefly-x-giant-dist...
Verified that this test:
@rados/thrash-erasure-code/{clusters/fixed-2.yaml fs/xfs.yaml msgr-failures/few.yaml thra...
Yuri Weinstein
09:06 PM Revision aebdc4f0 (ceph): Merge pull request #3612 from zhouyuan/acct_get_resp_headers
rgw: Adding stats in the header of GET response on account
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
09:03 PM Revision ea0302b7 (ceph): Merge pull request #3648 from theanalyst/doc/swift-temp-url
doc: swift tempurl functionality
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
07:44 PM devops Bug #10884: ceph-devel should be split into separate -devel subpackages
The change has been merged to the hammer branch as https://github.com/ceph/ceph/commit/c341c52984ca7c7b814b1adc269b7f... Ken Dreyer
07:41 PM Bug #10890 (Closed): failed tests in krbd-giant-testing-basic-multi run
This is #9147, closing. Ilya Dryomov
06:43 PM Bug #10922 (Resolved): ceph-deploy prepare activates the OSD automatically.
As per the documentation here ceph-deploy prepare should NOT activate the OSD in the pool.
http://ceph.com/docs/ma...
Tyler Bishop
06:36 PM Bug #10920: ceph-osd fails on startup: ERROR: osd init failed: (1) Operation not permitted
Looks like a sudo permission issue more than a bug? Tyler Bishop
06:01 PM Revision fa6505ed (ceph): Merge pull request #3766 from tchaikov/chain_xattr-wrong-size-for-snprintf
os/chain_xattr: fix wrong `size` for snprintf()
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
05:56 PM rbd Bug #10919 (Resolved): TestClsRbd.object_map_update hangs
Jason Dillaman
03:43 PM rbd Bug #10919 (Fix Under Review): TestClsRbd.object_map_update hangs
https://github.com/ceph/ceph/pull/3764 Jason Dillaman
02:57 PM rbd Bug #10919: TestClsRbd.object_map_update hangs
OSDs spin with the following after a object_map_update:... Jason Dillaman
05:44 PM Revision f85f7adc (ceph): Merge pull request #3744 from ceph/wip-10884-hammer-rpm-devel-split
ceph.spec: split ceph-devel to appropriate *-devel packages
Reviewed-by: Sandon Van Ness <sandon@redhat.com>
Reviewe...
Ken Dreyer
05:26 PM Revision 7c8b4936 (ceph): os/chain_xattr: fix wrong `size` for snprintf()
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
05:00 PM Revision c0e897e9 (ceph): Merge pull request #3764 from ceph/wip-10919
cls_rbd: invalidate bufferlist CRC when updating object map
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
04:56 PM Revision b748eea0 (ceph): Merge pull request #3754 from ceph/wip-10907
rgw: pass civetweb configurables to civetweb
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
04:52 PM Revision bee8179c (ceph): Merge pull request #3762 from fghaas/master
doc: explain that ceph tell osd.N bench is non-destructive Sage Weil
04:43 PM rgw Bug #10662 (Fix Under Review): RGW swift API: Providing custom metadata header in COPY operation ...
Waiting for the review https://github.com/ceph/ceph/pull/4054 Dmytro Yurchenko
04:32 PM Revision 08503d3f (ceph): mon: fix bug with counter name (win counter was inc-ed in lose func)
Signed-off-by: Kiseleva Alyona akiselyova@mirantis.com Alyona Kiseleva
04:18 PM Revision 3839b19d (ceph): Merge pull request #3697 from yuyuyu101/wip-async-fix-2
AsyncMessenger: Fix fd leak and lossless_peer_reuse policy problem Sage Weil
04:01 PM Revision bbaa1130 (ceph): common: add description in PerfCounter class
Signed-off-by: Kiseleva Alyona <akiselyova@mirantis.com> Alyona Kiseleva
03:37 PM Revision 55d3db97 (ceph): cls_rbd: invalidate bufferlist CRC when updating object map
The bit vector was not invalidating the bufferlist's CRC, resulting
in peer OSDs rejecting write op due to a mismatch...
Jason Dillaman
02:25 PM Revision 1aaff831 (ceph): doc: explain that tell bench is non-destructive
Mention that "ceph tell osd.N bench" will not overwrite data in a live
OSD, but might temporarily affect OSD performa...
Florian Haas
01:28 PM CephFS Bug #10834: SAMBA VFS module: Timestamps revert back to 01-01-1970
Replaced it and it builds, but the problem still exists.
The created time == modified time after editing.
Dennis Kramer
12:22 PM CephFS Bug #10834: SAMBA VFS module: Timestamps revert back to 01-01-1970
try replacing "lp_fake_directory_create_times" in the patch with "lp_fake_dir_create_times" Zheng Yan
11:21 AM CephFS Fix #10874: MDS: file recovery overwrites explicit client timestamps
I'd be happy enough if the mds wouldn't mess with timestamps of files of clients that are still up, and sync would ma... Alexandre Oliva
07:39 AM Linux kernel client Bug #4233: krbd: verify use of all GFP_* flags
Ilya Dryomov
05:28 AM Revision e9cdce76 (ceph): Merge remote-tracking branch 'gh/hammer'
Sage Weil
03:16 AM rbd Bug #10914 (Resolved): seg fault: librbd::LibrbdWriteback::read at librbd/LibrbdWriteback.cc:124
Jason Dillaman
02:47 AM Revision 54dd411a (ceph): Merge pull request #3759 from ceph/wip-10914
osdc: pass fadvise op flags to WritebackHandler read requests
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin

02/19/2015

11:05 PM Bug #10788: osd: proxy read does not preserve orig client feature
Run: http://pulpito.ceph.com/teuthology-2015-02-18_17:05:01-upgrade:giant-x-hammer-distro-basic-multi/
Jobs: ['76489...
Yuri Weinstein
06:40 PM Bug #10788: osd: proxy read does not preserve orig client feature
Same in run: http://pulpito.front.sepia.ceph.com/teuthology-2015-02-18_17:05:01-upgrade:giant-x-hammer-distro-basic-m... Yuri Weinstein
11:03 PM Bug #10908: "Crash: timed out waiting for admin_socket to appear after osd.11 restart" in upgrade...
Run: http://pulpito.ceph.com/teuthology-2015-02-18_17:05:01-upgrade:giant-x-hammer-distro-basic-multi/
Jobs: ['76494...
Yuri Weinstein
06:38 PM Bug #10908: "Crash: timed out waiting for admin_socket to appear after osd.11 restart" in upgrade...
Same
Run: http://pulpito.front.sepia.ceph.com/teuthology-2015-02-18_17:05:01-upgrade:giant-x-hammer-distro-basic-mul...
Yuri Weinstein
09:29 PM Revision 970bb490 (ceph): osd: Fix FileJournal wrap to get header out first
Correct and restore assert that was removed
Cause by f46b1b473fce0322a672b16c7739e569a45054b6
Fixes: #10883
Backport...
David Zafman
08:53 PM rbd Bug #10914 (Fix Under Review): seg fault: librbd::LibrbdWriteback::read at librbd/LibrbdWriteback...
https://github.com/ceph/ceph/pull/3759 Jason Dillaman
12:27 AM rbd Bug #10914 (Resolved): seg fault: librbd::LibrbdWriteback::read at librbd/LibrbdWriteback.cc:124
Current code static_casts the provided Context to C_AioRead when the actual type is ObjectCacher::C_ReadFinish. Ther... Jason Dillaman
08:50 PM Revision 01f04cb9 (ceph): osdc: pass fadvise op flags to WritebackHandler read requests
librbd was previously attempting to cast the provided Context to
retrieve the fadvise flags. To eliminate the unsafe...
Jason Dillaman
07:59 PM rbd Bug #10898 (Fix Under Review): FAIL: test_librbd.sh unit tests for proxied maintenance operations
https://github.com/ceph/ceph/pull/3758 Jason Dillaman
07:46 PM Bug #10883: "Assertion: os/FileJournal.cc: 1769: FAILED assert(0)" in upgrade:dumpling-firefly-x-...
David Zafman
07:10 PM Revision c4632427 (ceph): osd/OSDMap: include pg_temp count in summary
It is useful to know how big the pg_temp map is. Strictly speaking
this is part of the OSDMap so I'm including it he...
Sage Weil
07:03 PM Revision f57fd70b (ceph): Merge pull request #3629 from liewegas/wip-pg-temp
osd/OSDMap: include pg_temp count in summary
Reviewed-by: Joao Eduardo Luis <joao@redhat.com>
Reviewed-by: Samuel Ju...
Sage Weil
07:02 PM Bug #10765 (Resolved): LibRadosWatchNotify.WatchNotify2Timeout segfault
Sage Weil
07:02 PM Revision d999ccb2 (ceph): Merge pull request #3663 from ceph/wip-10765
librados: close watch/notify race
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Sage Weil
07:02 PM Revision 2a2d8cb2 (ceph): Merge pull request #3693 from ceph/wip-objecter-linger-locking
objecter: clean up linger op locking
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
07:01 PM Bug #10844 (Pending Backport): mon: caps validation should rely on EntityName instead of entity_n...
Sage Weil
07:01 PM Revision ebdfb127 (ceph): Merge pull request #3710 from ceph/wip-10844
mon: MonCap: take EntityName instead when expanding profiles
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:58 PM Bug #10920 (Resolved): ceph-osd fails on startup: ERROR: osd init failed: (1) Operation not permi...
the teuth failure trace looks like... Sage Weil
06:54 PM Bug #10630: failed to decode json output from thrashosds
ubuntu@teuthology:/a/sage-2015-02-17_22:30:59-rados-wip-sage-testing-distro-basic-multi/763975
fwiw it looks a bit...
Sage Weil
06:51 PM rbd Bug #10919 (Resolved): TestClsRbd.object_map_update hangs
ubuntu@teuthology:/a/sage-2015-02-17_22:30:59-rados-wip-sage-testing-distro-basic-multi/764184
ubuntu@teuthology:/a/...
Sage Weil
05:46 PM rgw Bug #9169: 100-continue broken for centos/rhel
dumpling backport https://github.com/ceph/ceph-qa-suite/pull/335 Loïc Dachary
05:39 PM rgw Bug #9169: 100-continue broken for centos/rhel
Resolved by https://github.com/ceph/ceph-qa-suite/commit/f660adab584099fcf995066ef1cb1cbe994e0ba1 and https://github.... Loïc Dachary
05:17 PM Revision c8e4b227 (ceph): mailmap: Min Chen affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com> Abhishek Lekshmanan
05:17 PM Revision 9b141e57 (ceph): mailmap: Vu Phom affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com> Abhishek Lekshmanan
05:17 PM Revision 81f92859 (ceph): mailmap: Mykola Golub name normalization
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com> Abhishek Lekshmanan
05:17 PM Revision b58f5dcc (ceph): mailmap: Radoslaw Zarzynski affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com> Abhishek Lekshmanan
05:17 PM Revision 4d127ba9 (ceph): mailmap: Dmytro Iurchenko affilitation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com> Abhishek Lekshmanan
05:17 PM Revision 5fbb48d0 (ceph): mailmap: Haïkel Guémar affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com> Abhishek Lekshmanan
05:17 PM Revision 1b0c7816 (ceph): mailmap: Wang Zhiqiang affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com>
Reviewed-by: Loic Dachary <loic@dachary.org>
Abhishek Lekshmanan
05:17 PM Revision a28637dd (ceph): mailmap: Takeshi Miyamae affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com> Abhishek Lekshmanan
05:17 PM Revision daf4630c (ceph): mailmap: Ali Maredia affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com> Abhishek Lekshmanan
05:17 PM Revision 0e99ddb4 (ceph): mailmap: Frank Yu affiliation
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com> Abhishek Lekshmanan
04:22 PM rgw Bug #10801: s3tests failed in upgrade:dumpling-dumpling-distro-basic-magna run
Re-ran suite
Run: http://pulpito.ceph.redhat.com/teuthology-2015-02-18_17:24:07-upgrade:dumpling-dumpling-distro-bas...
Yuri Weinstein
02:41 PM Feature #10917 (New): mon add check to verify compatible version when joining cluster
when a mon node joins the cluster, it should check to see if it is on a compatible version (within family) and fail i... Craig DeLatte
12:48 PM Linux kernel client Bug #9896: krbd: EPERM from map-snapshot-io.sh
Need to reproduce to confirm that this was a manifestation of #10352 and is therefore fixed. Ilya Dryomov
12:22 PM Linux kernel client Bug #6809: 3.11 kernel panic: Workqueue: ceph-msgr con_work
Comments 2 and 4 are #8087 and are resolved. Ilya Dryomov
12:20 PM Linux kernel client Bug #8087 (Resolved): libceph: null deref in osd_reset -> __reset_osd -> __remove_osd
libceph: fix double __remove_osd() problem Ilya Dryomov
10:41 AM CephFS Bug #10916 (New): ceph-fuse doesn't terminate properly if in the middle of a remount

This is probably related to some of the mysterious "device or resource busy" failures to umount in tests.
Just f...
John Spray
10:24 AM CephFS Bug #10915 (Resolved): client: hangs on umount if it had an MDS session evicted
Seen like this with fuse client:
* Start 2 active MDSs
* Do some activity such that sessions are open with both M...
John Spray
07:27 AM Revision 48e67748 (ceph): Merge pull request #3748 from ceph/wip-pg-refs
osd: a few things to fix pg ref tracking
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:15 AM rbd Bug #10909: Failed test_cls_rbd.sh in upgrade:dumpling-firefly-x-hammer-distro-basic-multi run
Run: http://pulpito.ceph.com/teuthology-2015-02-17_17:10:01-upgrade:dumpling-firefly-x-hammer-distro-basic-multi/
Jo...
Yuri Weinstein

02/18/2015

11:09 PM Revision d6e26890 (ceph): PG: compensate for bug 10780 on older peers
Previously, there was a harmless bug where we didn't fill in the
last_epoch_started field for a peer which we are res...
Samuel Just
11:09 PM Revision 1d0d3dc8 (ceph): PG: add a config option to enable (by default) recovery below min_size
This may be useful at some point.
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
11:07 PM Bug #6101: ceph-osd crash on corrupted store
Running 0.80.8 we experienced this problem on a few OSDs, after performing a full system reset after going OOM during... Nathan O'Sullivan
10:32 PM Bug #10780: "FAILED assert(infoevt.info.history.last_epoch_started".. in upgrade:giant-x-hammer-d...
Test run - http://pulpito.front.sepia.ceph.com/teuthology-2015-02-18_11:24:35-upgrade:giant-x-wip-sam-testing-distro-... Yuri Weinstein
10:26 PM Bug #10883 (In Progress): "Assertion: os/FileJournal.cc: 1769: FAILED assert(0)" in upgrade:dumpl...
David Zafman
10:26 PM Bug #10883: "Assertion: os/FileJournal.cc: 1769: FAILED assert(0)" in upgrade:dumpling-firefly-x-...

This was introduced by f46b1b47 to make journal be able to split items across the end of the file to the front of t...
David Zafman
09:00 PM rgw Documentation #10848: rgw: federated configuration docs run through
Attempting to start the radosgw daemon results in failure and I am unable to tell why.
I try to look for logs for ...
Alfredo Deza
04:32 PM rgw Documentation #10848: rgw: federated configuration docs run through
Investigating what might be wrong I see that Apache never restarted. There is a Syntax Error in a configuration file.... Alfredo Deza
03:54 PM rgw Documentation #10848: rgw: federated configuration docs run through
Trying to create the system users now, but getting an error from the `radosgw-admin` tool which doesn't tell me much:... Alfredo Deza
02:58 PM rgw Documentation #10848: rgw: federated configuration docs run through
When adding the json file to create the region it is not clear if the command is actually doing what it was intended.... Alfredo Deza
08:08 PM CephFS Bug #10863: java.lang.UnsatisfiedLinkError: cephfs_jni (Not found in java.library.path) on RHEL7
http://pulpito.ceph.redhat.com/teuthology-2015-02-16_23:04:01-fs-giant-distro-basic-magna/48617/ Greg Farnum
07:17 PM CephFS Bug #10912: Stuck request during clientreplay
Could this be a result of the client dumping all caps it doesn't care about, and the MDS somehow thinking the client ... Greg Farnum
07:13 PM CephFS Bug #10912: Stuck request during clientreplay
... John Spray
07:10 PM CephFS Bug #10912: Stuck request during clientreplay
Logs at teuthology:~/jcsp/10912 John Spray
07:09 PM CephFS Bug #10912 (Resolved): Stuck request during clientreplay
Looks like a client bug, MDS has a stuck unlink which can't get the wrlock it wants -- it has sent a revoking MClient... John Spray
06:13 PM rgw Bug #10801: s3tests failed in upgrade:dumpling-dumpling-distro-basic-magna run
Yehuda, pls resolve if it's done. Yuri Weinstein
05:52 PM Bug #10694: "Assertion: osd/Watch.cc: 290: FAILED assert(!cb)" in upgrade:dumpling-dumpling-distr...
Yeah, we probably don't want to fix this in dumpling. Samuel Just
05:08 PM Bug #10911 (Resolved): mon: osd featuers aren't updated correctly
... Sage Weil
05:04 PM CephFS Bug #10834: SAMBA VFS module: Timestamps revert back to 01-01-1970
I will :-)
Thanks for the reply Greg!
Dennis Kramer
04:56 PM CephFS Bug #10834: SAMBA VFS module: Timestamps revert back to 01-01-1970
He's on vacation for Chinese New Year, and the rest of us are traveling. This'll probably require some work to get it... Greg Farnum
04:44 PM CephFS Bug #10834: SAMBA VFS module: Timestamps revert back to 01-01-1970
Hi Zheng, I was wondering if there is any progress with the above? Dennis Kramer
05:04 PM rbd Bug #10899 (Resolved): common/Mutex.cc: 95: FAILED assert(r == 0)
Josh Durgin
04:16 PM rbd Bug #10899 (Fix Under Review): common/Mutex.cc: 95: FAILED assert(r == 0)
Jason Dillaman
04:16 PM rbd Bug #10899: common/Mutex.cc: 95: FAILED assert(r == 0)
https://github.com/ceph/ceph/pull/3756 Jason Dillaman
04:55 PM Revision a0ec53e8 (ceph): Merge pull request #3756 from ceph/wip-10899
librbd: fixed ImageWatcher recursive locking issues
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
04:49 PM rgw Bug #10698 (Pending Backport): rgw: not failing POST requests if keystone not configured
Yehuda Sadeh
04:48 PM rgw Bug #10062 (Pending Backport): s3-test failures using keystone authentication
Yehuda Sadeh
04:48 PM rgw Bug #10873: RGW does not send Date HTTP header when civetweb frontend is used
I'm working on that. Radoslaw Zarzynski
04:41 PM rbd Bug #10909: Failed test_cls_rbd.sh in upgrade:dumpling-firefly-x-hammer-distro-basic-multi run
Same in
Run: http://pulpito.ceph.com/teuthology-2015-02-17_02:35:03-smoke-master-distro-basic-multi/
Job: 762863
L...
Yuri Weinstein
04:17 PM rbd Bug #10898 (In Progress): FAIL: test_librbd.sh unit tests for proxied maintenance operations
Jason Dillaman
04:14 PM Revision 95e13f37 (ceph): Merge pull request #3755 from t-miyamae/wip-mshec-documentation
erasure code: add shec's documentation / change default layout
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
04:10 PM Revision 08eb584f (ceph): librbd: fixed ImageWatcher recursive locking issues
It was possible for ImageWatcher to attempt to re-acquire held locks
via context callbacks. This issue affected resi...
Jason Dillaman
01:38 PM Revision cd708e21 (ceph): erasure code: add shec's documentation / change default layout
Signed-off-by: Takeshi Miyamae <miyamae.takeshi@jp.fujitsu.com> Takeshi Miyamae
10:29 AM Revision e7042822 (ceph): Merge pull request #3651 from swamireddy/wip-v092-organizationmap
mailmap: v092 organizationmap
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
10:06 AM Revision 21e7b5e5 (ceph): mailmap: add Matt Richards to organizationmap
Signed-off-by: Swami Reddy M R <swami.reddy@ril.com> Swami Reddy
10:06 AM Revision 849de714 (ceph): mailmap: add Xie Rui to organizationmap
Signed-off-by: Swami Reddy M R <swami.reddy@ril.com> Swami Reddy
06:40 AM Revision 48466f8d (ceph): ReplicatedPG: only allow a degraded write if we have at least min_size ...
Also, add a config option to disable the feature.
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just

02/17/2015

11:56 PM Bug #10370 (New): "MaxWhileTries: 'wait_until_healthy'reached maximum tries (150) after waiting f...
Reopening as looks similar and now we have coredump.
Run: http://pulpito.ceph.com/teuthology-2015-02-16_17:13:02-u...
Yuri Weinstein
11:33 PM rbd Bug #10909 (Duplicate): Failed test_cls_rbd.sh in upgrade:dumpling-firefly-x-hammer-distro-basic-...
Run: http://pulpito.ceph.com/teuthology-2015-02-16_17:10:02-upgrade:dumpling-firefly-x-hammer-distro-basic-multi/
Jo...
Yuri Weinstein
11:30 PM Revision d05539e1 (ceph): ECBackend: use tbl for empty transaction as well if necessary
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
11:16 PM Bug #10908: "Crash: timed out waiting for admin_socket to appear after osd.11 restart" in upgrade...
Samuel Just
11:03 PM Bug #10908 (Resolved): "Crash: timed out waiting for admin_socket to appear after osd.11 restart"...
Run: http://pulpito.front.sepia.ceph.com/teuthology-2015-02-17_12:36:03-upgrade:giant-x-wip-sam-testing-distro-basic-... Yuri Weinstein
11:15 PM Revision e059d586 (ceph): ReplicatedBackend: use tbl for empty transaction to backfill peer also
Fixes: 10908
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
11:09 PM Revision 25f9363b (ceph): osd/: s/is_degraded_object/is_degraded_or_backfilling_object
Currently, this method also returns true if the object is backfilling.
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
11:08 PM Revision 986d7554 (ceph): rgw: pass civetweb configurables to civetweb
Fixes: #10907
Backport: firefly
Pass any configurables in the rgw frontends config line to civetweb.
Signed-off-by:...
Yehuda Sadeh
11:03 PM rgw Bug #10907 (Resolved): rgw: not able to use civetweb specific configurables
Need a way to pass configurables to civetweb. Yehuda Sadeh
09:53 PM Bug #10901: FAILED assert(weak_refs.empty()) (outstanding OSDMap ref at shutdown)
Also in run: http://pulpito.front.sepia.ceph.com/teuthology-2015-02-16_18:37:52-rados-giant-distro-basic-multi/
Job:...
Yuri Weinstein
01:26 AM Bug #10901 (Duplicate): FAILED assert(weak_refs.empty()) (outstanding OSDMap ref at shutdown)

sage-2015-02-15_07:44:23-rados-hammer-distro-basic-multi/757223
2015-02-15 12:59:29.667485 403f1c0 1 -- 10.214....
David Zafman
09:07 PM Feature #10290 (In Progress): ceph_objectstore_tool should support --dry-run option
David Zafman
08:41 PM Linux kernel client Bug #10905 (New): kdb on ceph_tcp_sendmsg
http://qa-proxy.ceph.com/teuthology/teuthology-2015-02-15_23:08:01-kcephfs-hammer-testing-basic-multi/760909/
<pre...
Greg Farnum
08:14 PM Bug #10780: "FAILED assert(infoevt.info.history.last_epoch_started".. in upgrade:giant-x-hammer-d...
wip-sam-testing should have a fix for this. Samuel Just
06:12 PM Bug #10780: "FAILED assert(infoevt.info.history.last_epoch_started".. in upgrade:giant-x-hammer-d...
Samuel Just
06:51 PM Bug #10629 (Duplicate): osd/PG.cc: 2775: FAILED assert(values.size() == 2)
David Zafman
06:49 PM Bug #6003 (Pending Backport): journal Unable to read past sequence 406 ...
David Zafman
06:36 PM CephFS Feature #1398 (In Progress): qa: multiclient file io test
I'll grab this again because I need to get a new wip branch out there. Anonymous
06:24 PM CephFS Feature #1398: qa: multiclient file io test
I have been waylaid by QE work. I'll get a wip branch pushed again. Anonymous
06:30 PM Bug #10881: don't write to a degraded object unless we have min_size valid copies
Samuel Just
06:13 PM Bug #10820 (Resolved): osd/ReplicatedPG.cc: 12991: FAILED assert(obc)
Samuel Just
06:00 PM Feature #10904 (Resolved): list all nodes in a ceph cluster
In a few parts of the documentation it is requested to make changes to "all nodes in the cluster".
By the glossary...
Alfredo Deza
05:42 PM rgw Documentation #10848: rgw: federated configuration docs run through
The new changes to ceph.conf need to be copied to every *ceph node*.
I am not sure how to list every node in the c...
Alfredo Deza
04:02 PM rgw Documentation #10848: rgw: federated configuration docs run through
After finishing editing the config file, out of the blue, I am asked to use "ceph-deploy", which was never described ... Alfredo Deza
03:43 PM rgw Documentation #10848: rgw: federated configuration docs run through
Trying to add the instances to the ceph.conf (in section http://ceph.com/docs/master/radosgw/federated-config/#add-in... Alfredo Deza
03:09 PM rgw Documentation #10848: rgw: federated configuration docs run through
The federated config guide doesn't mention that I need to ensure that FastCgiWrapper is Off. I was able to tell this ... Alfredo Deza
02:47 PM rgw Documentation #10848: rgw: federated configuration docs run through
The 'enable the configuration' section assumes a Debian-like setup using `a2ensite` and `a2dissite` references http:/... Alfredo Deza
02:42 PM rgw Documentation #10848: rgw: federated configuration docs run through
The first step to replace the path to the socket in the Apache config mentions I should have the same in ceph.conf bu... Alfredo Deza
05:36 PM rbd Bug #10899: common/Mutex.cc: 95: FAILED assert(r == 0)
This pretty much always means you're trying to access a deleted lock. :) Greg Farnum
02:26 PM CephFS Bug #10744 (Fix Under Review): MDS gets stuck in 'stopping' when strays exist
https://github.com/ceph/ceph/pull/3752 John Spray
02:26 PM CephFS Bug #10743 (Fix Under Review): mds/MDLog.cc: 259: FAILED assert(!capped) on MDS rank shutdown
https://github.com/ceph/ceph/pull/3753 John Spray
02:26 PM Revision 52772ef4 (ceph): mds: wait for mydir replicas to go away in stopping
Previously, while we were waiting for locks related
to mydir to be acknowledged by other ranks, we could
advance to t...
John Spray
02:23 PM Revision ab27705b (ceph): mds: remove some unused declarations
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
02:23 PM Revision 07f297f4 (ceph): mds: remove redundant journal inode
This is unused, and inaccurate with respect to the journal
pointer stuff added to MDLog a while back.
Signed-off-by:...
John Spray
02:23 PM Revision a30df506 (ceph): ceph_dencoder: add missing 'skip' from usage
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
02:23 PM Revision 6164e442 (ceph): mds: don't try to flush journal on inactive mds
This would segfault if run on MDS in replay (asok
commands in general are permitted as soon as an MDS
gets a rank rat...
John Spray
02:23 PM Revision b555e83d (ceph): mds: fix assertion on HB during suicide
Was checking 'state', should have been
checking 'want_state'.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
02:23 PM Revision dea83eaa (ceph): mds: fix cephfs-table-tool reset snap
This relies on being able to instantiate a SnapServer
without an MDS and call reset_table on it. Recent
snapshot cha...
John Spray
11:35 AM CephFS Feature #10388 (Resolved): Add MDS perf counters for stray/purge status
... John Spray
11:08 AM CephFS Bug #10834: SAMBA VFS module: Timestamps revert back to 01-01-1970
It doesn't build after patching:... Dennis Kramer
10:35 AM rbd Bug #9854 (Pending Backport): librbd: reads contending for cache space can cause livelock
I incorrectly changed this ticket to resolved after the backport was merged in giant. Loïc Dachary
08:38 AM Linux kernel client Bug #10889: krbd: sent out of order write
We try to be careful to stick requests onto a req_unsent list in such a way that they are always sent in tid order, s... Ilya Dryomov
06:41 AM rbd Bug #10900 (Resolved): fsx: clone fails in krbd mode
Josh Durgin
01:47 AM rbd Bug #10900 (Fix Under Review): fsx: clone fails in krbd mode
https://github.com/ceph/ceph/pull/3749 Jason Dillaman
01:42 AM rbd Bug #10900 (In Progress): fsx: clone fails in krbd mode
Jason Dillaman
05:58 AM Revision 1fa74bee (ceph): Merge pull request #3749 from ceph/wip-10900
test/librbd/fsx.c: disable RBD object map for krbd
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
01:50 AM Bug #10892 (Resolved): OSD: leaked pg refs on shutdown breaking FS nightlies
Sage Weil
01:10 AM Bug #10892 (Fix Under Review): OSD: leaked pg refs on shutdown breaking FS nightlies
https://github.com/ceph/ceph/pull/3747 Sage Weil
01:50 AM Revision 9264d4ea (ceph): Merge pull request #3747 from ceph/wip-10892
osd: clear obc cache on_shutdown
Reviewed-by: Samuel Just <sjust@redhat.com>
Sage Weil
01:44 AM Revision 4f55d416 (ceph): test/librbd/fsx.c: disable RBD object map for krbd
RBD object map requires exclusive lock support, which is not
yet available in the kernel client.
Fixes: #10900
Signe...
Jason Dillaman
01:30 AM Revision 37eb8eca (ceph): osd: dump pg ref ids on shutdown
(if ref debugging is enabled)
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
01:30 AM Revision 239b1987 (ceph): common/tracked_int_ptr: const variants
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:30 AM Revision 44e270de (ceph): osd/PG: make lock() and unlock() const
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:10 AM Revision 487c2053 (ceph): osd: clear obc cache on_shutdown
Fixes: #10892
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:21 AM Bug #10209 (Resolved): osd/OSD.cc: 5410: FAILED assert(session)
Loïc Dachary
12:09 AM Revision 4178e32d (ceph): Merge pull request #3731 from liewegas/wip-10834-giant
osd: tolerate sessionless con in fast dispatch path
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary

02/16/2015

11:56 PM Bug #10890: failed tests in krbd-giant-testing-basic-multi run
These look like kernel client issues too, so they shouldn't block a giant point release. Josh Durgin
04:39 PM Bug #10890 (Closed): failed tests in krbd-giant-testing-basic-multi run
Found for release giant v0.87.1 validation
Run: http://pulpito.front.sepia.ceph.com/teuthology-2015-02-12_20:00:06...
Yuri Weinstein
11:56 PM Linux kernel client Bug #10889: krbd: sent out of order write
like sage mentioned via email, this is a kernel client issue that shouldn't block a giant point release. Josh Durgin
06:01 PM Linux kernel client Bug #10889: krbd: sent out of order write
... Sage Weil
04:30 PM Linux kernel client Bug #10889 (Resolved): krbd: sent out of order write
Run: http://pulpito.front.sepia.ceph.com/teuthology-2015-02-12_20:00:06-krbd-giant-testing-basic-multi/
Job: ['75535...
Yuri Weinstein
11:47 PM rbd Bug #10900 (Resolved): fsx: clone fails in krbd mode
http://qa-proxy.ceph.com/teuthology/teuthology-2015-02-11_23:06:01-krbd-master-testing-basic-multi/753630/teuthology.... Josh Durgin
11:41 PM Bug #10209: osd/OSD.cc: 5410: FAILED assert(session)
giant backport https://github.com/ceph/ceph/pull/3731 Loïc Dachary
05:00 PM Bug #10209: osd/OSD.cc: 5410: FAILED assert(session)
See in release giant v0.87.1 RC
Run: http://pulpito.front.sepia.ceph.com/teuthology-2015-02-12_17:29:32-rados-giant-...
Yuri Weinstein
11:31 PM Revision 4ba3d575 (ceph): Merge pull request #3746 from nwl/rgw-docs
doc: RGW is "built on top of librgw" changed to "librados"
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
11:21 PM Revision c341c529 (ceph): ceph.spec: split ceph-devel to appropriate *-devel packages
ceph-devel contains various header files/bindings for several
libraries, this patch creates *-devel packages for all ...
Boris Ranto
11:08 PM rbd Bug #10899 (Resolved): common/Mutex.cc: 95: FAILED assert(r == 0)
... Jason Dillaman
11:05 PM rbd Bug #10898 (Resolved): FAIL: test_librbd.sh unit tests for proxied maintenance operations
... Jason Dillaman
10:54 PM Revision ea66f5c9 (ceph): doc: RGW is "built on top of librgw" changed to "librados"
Signed-off-by: Neil Levine <levine@yoyo.org> Neil Levine
10:47 PM devops Bug #10897 (In Progress): python-ceph should be split out into separate python-* packages
There is a wip- branch here: https://github.com/ceph/ceph/tree/wip-10897-hammer-python-pkg-split . I have not yet don... Ken Dreyer
09:26 PM devops Bug #10897: python-ceph should be split out into separate python-* packages
Note that there's an older, similar issue for this: #5900 . That ticket is broader in scope, since it also restructur... Ken Dreyer
09:23 PM devops Bug #10897 (Rejected): python-ceph should be split out into separate python-* packages
The Red Hat and Debian packages ship all the python libraries into a single "python-ceph" RPM/DEB.
We should split...
Ken Dreyer
10:30 PM Revision 68218717 (ceph): Merge branch 'hammer'
Josh Durgin
10:27 PM Revision ac75ff3c (ceph): Merge branch 'wip-librbd-snaps-object-map' into hammer
Reviewed-by: Josh Durgin <jdurgin@redhat.com> Josh Durgin
10:27 PM Revision e97a8f1b (ceph): librados_test_stub: added IoCtx::write_full implementation
Mapped IoCtx::write_full to existing test method used by the
ObjectWriteOperation::write_full API method. Also added ...
Jason Dillaman
10:27 PM Revision 0de6b617 (ceph): librbd: use separate files for snapshot object maps
Instead of relying on the built-in object snapshot support,
create a separate object map object for each image snapsh...
Jason Dillaman
10:27 PM Revision b220b2a5 (ceph): librbd: enforce write ordering with snapshot
The md_lock is now held for reading when scheduling write/discards.
Since snap_create now holds the lock for writing ...
Jason Dillaman
10:19 PM devops Bug #10808: Must build packages for mod_proxy_fcgi for all distros
Ubuntu bug for getting mod-proxy-fcgi into Precise: https://bugs.launchpad.net/precise-backports/+bug/1422417 , "ceph... Ken Dreyer
09:55 PM devops Bug #10884 (Fix Under Review): ceph-devel should be split into separate -devel subpackages
submission for hammer: https://github.com/ceph/ceph/pull/3744 Ken Dreyer
09:40 PM rgw Documentation #10848: rgw: federated configuration docs run through
For the Apache configuration, I am using RHEL but the docs only seem to point to Debian-like Apache structures in htt... Alfredo Deza
08:03 PM rgw Documentation #10848: rgw: federated configuration docs run through
After checking other pools and their values in the existing cluster, I am ready to create the pools but the naming co... Alfredo Deza
07:18 PM rgw Documentation #10848: rgw: federated configuration docs run through
Related to trying to get a master slave running I opened:
* #10877 - CLI error numbers are not described anywhere
...
Alfredo Deza
06:56 PM rgw Documentation #10848: rgw: federated configuration docs run through
Still stuck at attempting to create the pools correctly, trying to find the right values, it is not clear what the do... Alfredo Deza
03:28 PM rgw Documentation #10848: rgw: federated configuration docs run through
In the create-pools section (http://ceph.com/docs/master/radosgw/federated-config/#create-pools) a naming convention ... Alfredo Deza
09:33 PM Revision 194b2505 (ceph): Merge branch 'wip-librbd-object-map-crc' into hammer
Reviewed-by: Josh Durgin <jdurgin@redhat.com> Josh Durgin
09:27 PM Revision 32e259c5 (ceph): librbd: skip invalidating an invalid object map
If the object map is already flagged as invalid, avoid
attempting to set the invalid object map flag again.
Signed-o...
Jason Dillaman
09:27 PM Revision 4638eaf7 (ceph): cls_rbd: added CRC validation to object map
Added a footer to the object map which stores a header CRC and
and data CRCs for each 4KB chunk. Updates to the obje...
Jason Dillaman
08:02 PM Revision 60f2516f (ceph): Merge pull request #333 from ceph/teuthology-update
Mirror the supported distros used in nightlies in the teuthology suite Zack Cerza
07:51 PM Bug #10784 (Resolved): librbd: image has watchers - not removing
David Zafman
07:12 PM devops Bug #10842: "unable to connect to apt-mirror.front.sepia.ceph.com" in rbd-dumpling-distro-basic-m...
This appeared to be bad connectivity.
We want to get another caching nginx proxy server up for apt-mirror (for oct...
Sandon Van Ness
06:44 PM Bug #10847: stuck recovering, MOSDPGPush took 25 minutes from send to recieve
Sage Weil
06:44 PM Bug #10788 (Fix Under Review): osd: proxy read does not preserve orig client feature
Sage Weil
03:29 PM Bug #10788: osd: proxy read does not preserve orig client feature
This could break many things, but specifically here it's breaking the object_copy_data_t encoding. Sage Weil
05:24 PM Revision 702dbc0a (ceph): qa/workunits/fs/misc: Add a workunit for file lock interruption
Signed-off-by: Yan, Zheng <zyan@redhat.com>
(cherry picked from commit ac92c455a9aa19e4288acdf0c9a746e03a640efb)
Yan, Zheng
05:21 PM Revision 248be164 (ceph): osd: set features explicitly in MOSDOp
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:21 PM Revision 70eab065 (ceph): osd: pass features through to proxied read op
If we proxy a read, pass the original client's features through.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
05:21 PM Revision ec922a69 (ceph): osd: use op (not connection) features for copy-get encoding
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
05:12 PM rgw Bug #10666 (Fix Under Review): RGW swift API: Response header of GET request for container does n...
Wait for the review https://github.com/ceph/ceph/pull/3740 (closed)
x-trans-id fell out of the scope as I think it d...
Dmytro Yurchenko
05:08 PM Revision 98dd7899 (ceph): Merge pull request #3739 from athanatos/wip-10840
PG,ReplicatedPG: make missing_digests local to scrub_compare_maps
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:07 PM Bug #10892: OSD: leaked pg refs on shutdown breaking FS nightlies
I should also note that many of these runs include dirty valgrind logs, so there are probably plenty of hints about w... Greg Farnum
04:46 PM Bug #10892 (Resolved): OSD: leaked pg refs on shutdown breaking FS nightlies
The FS runs have been seeing 2-4 jobs in every run fail on this for a couple (several?) weeks, but not at all previou... Greg Farnum
05:04 PM Bug #9891 (New): "Assertion: os/DBObjectMap.cc: 1214: FAILED assert(0)" in upgrade:firefly-x-gian...
See in release giant v0.87.1 RC
Run: http://pulpito.front.sepia.ceph.com/teuthology-2015-02-12_17:29:32-rados-giant-...
Yuri Weinstein
05:00 PM Bug #10830 (Resolved): rados/singleton/{all/thrash_cache_writeback_forward_none.yaml fs/btrfs.yam...
Sage Weil
05:00 PM Revision 6a1bd776 (ceph): Merge pull request #3738 from athanatos/wip-10830
osd/: include version_t in extra_reqids with promote
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:55 PM Bug #10768 (Resolved): in_progress_async_reads requeued in the wrong order
Sage Weil
04:55 PM Revision 37a3a1de (ceph): Merge pull request #3737 from athanatos/wip-10768
ReplicatedPG::on_change: requeue in_progress_async_reads close to last
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:55 PM Bug #9630: osd: leaked pg refs on shutdown (dumpling)
Ack Loïc Dachary
04:46 PM Bug #9630: osd: leaked pg refs on shutdown (dumpling)
That may need to be backported, but it's not the final word. :(
See #10892
Greg Farnum
04:40 PM Feature #10891 (Resolved): get all values for a given pool
To get a specific value for a setting in a pool a user is required to run something like:... Alfredo Deza
04:22 PM CephFS Bug #10876 (Duplicate): Cluster seems ok but CEPHFS is hanging
See #9458. This is due to a bug in the kernel CephFS client. (The critical line I used in tracing that is "failed to ... Greg Farnum
04:15 PM Bug #10875 (Duplicate): recovery may leave files inaccessible for a very long time
#5268 Greg Farnum
04:15 PM CephFS Fix #5268: mds: fix/clean up file size/mtime recovery code
From #10875:... Greg Farnum
04:11 PM CephFS Fix #10874: MDS: file recovery overwrites explicit client timestamps
I'm not quite sure the best way to go about fixing this. I think we might have discussed just dropping the mtime reco... Greg Farnum
03:47 PM Revision 080fb018 (ceph): Merge pull request #3694 from ceph/wip-10784
Fix 10784: librbd: image has watchers - not removing
Reviewed-by: Sage Weil <sage@redhat.com>
Samuel Just
03:45 PM Bug #10883: "Assertion: os/FileJournal.cc: 1769: FAILED assert(0)" in upgrade:dumpling-firefly-x-...
also: ubuntu@teuthology:/a/samuelj-2015-02-12_21:43:00-rados-wip-sam-testing-wip-testing-vanilla-fixes-basic-multi/75... Samuel Just
03:07 PM Fix #10888 (Resolved): `ceph osd` missing command gives incorrect suggestion
When missing parameters/commands in the `osd` sub-command the output suggests incorrectly that I am required to use `... Alfredo Deza
02:51 PM Fix #10877: CLI error numbers are not described anywhere
I would say anything that is possible to identify (and get back to the user) would be better than the current output. Alfredo Deza
02:46 PM Fix #10877: CLI error numbers are not described anywhere
You want to get different errors when you're not allowed to read a keyring versus when it doesn't exist?
I guess i...
Greg Farnum
02:38 PM Fix #10877: CLI error numbers are not described anywhere
I wasn't aware that `-2` or `-1` where common values (couldn't find any references to it in the docs I searched).
...
Alfredo Deza
01:58 PM CephFS Bug #10743 (In Progress): mds/MDLog.cc: 259: FAILED assert(!capped) on MDS rank shutdown
John Spray
12:50 PM CephFS Bug #10743: mds/MDLog.cc: 259: FAILED assert(!capped) on MDS rank shutdown
The trouble seems to be that rank 1 is sending lock messages to revoke rank 0's replica of ~mds1, then proceeding to ... John Spray
12:14 PM Revision 8cba02ee (ceph): Merge pull request #3735 from ceph/wip-da-fix-xio-configure
fix configure to reflect the missing libs for xio
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:13 AM Bug #10735: ceph source tree doesn't build with --enable-debug --enable-xio
thanks Danny, i managed to come up with a patch based on the one from you. the problem should only affect the build w... Kefu Chai
10:07 AM Bug #10735: ceph source tree doesn't build with --enable-debug --enable-xio
PR posted at https://github.com/ceph/ceph/pull/3734. pending on review Kefu Chai
09:11 AM Feature #10887: erasure-code: allow upgrades for shec plugins
Loïc Dachary
09:05 AM Feature #10887 (Resolved): erasure-code: allow upgrades for shec plugins
When upgrading from Giant to Hammer, an erasure coded pool using the two newly supported plugin (shec) must only be c... Loïc Dachary
08:58 AM Bug #10886 (Resolved): integration / theuthology thrasher tests for the shec erasure code plugin

* add a file in https://github.com/ceph/ceph-qa-suite/tree/master/erasure-code to describe the default shec configu...
Loïc Dachary
08:44 AM Revision 49e6cf7f (ceph): Merge pull request #3716 from t-miyamae/wip-mshec-fix10839
erasure-code: remove tests for when init() is not called in shec
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
07:28 AM Revision e95d4cc5 (ceph): tests: remove tests for when init() is not called in shec (#10839)
init2_1, init2_2, init2_3 are equivalent to init_1 and also removed.
encode_6, decode_6, create_ruleset_3 are null ar...
Takeshi Miyamae
02:51 AM Bug #10739 (Closed): Lock contention on rgw bucket index object (ondisk_read/write_lock) stuck op...
Guang Yang
02:50 AM Feature #10796 (In Progress): Schedule scrubbing by considering PG's last_scrub_timestamp globally
Guang Yang
01:54 AM Revision d2523b82 (ceph): mds: fix neighbor lock check
Signed-off-by: Yan, Zheng <zyan@redhat.com>
(cherry picked from commit b0e6e85aa08ea74cd209aad04f3f0bf991761e12)
Yan, Zheng

02/15/2015

03:09 PM Revision d1a393ff (ceph): Merge pull request #3732 from Abioy/patch-1
rm some useless codes
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
09:56 AM Revision 3a5391a2 (ceph): Fixed comment (minor)
Xavier Roche
09:53 AM Revision 20aacf3a (ceph): Added CephMount.flock()
Also added corresponding unit tests Xavier Roche
08:20 AM Feature #10796: Schedule scrubbing by considering PG's last_scrub_timestamp globally
Samuel Just wrote:
> That sounds both simple and effective!
https://github.com/ceph/ceph/pull/3733
Guang Yang
02:38 AM Revision 3e37c137 (ceph): rm some useless codes
tls is not used here
Signed-off-by: Yongyue Sun <abioy.sun@gmail.com>
Yongyue Sun

02/14/2015

04:28 PM rgw Bug #10885: rgw timeout mechanism might delete original object if timeout happens
You shouldn't set objecter timeouts when using rgw. In any case the object that is removed is the tail object, not th... Yehuda Sadeh
08:58 AM rgw Bug #10885 (Closed): rgw timeout mechanism might delete original object if timeout happens
When rados_osd_op_timeout is set and happened even after retrying, this request's is_complete flag is not true. So wh... Zhi Zhang
11:02 AM Revision d231e8b8 (ceph): Minor: added owner to debugging output in ceph_flock()
Xavier Roche
10:08 AM Bug #10823: The existance of snapshots causes huge performance issues
Hi,
could anyone point out, why ~50 IOPS cause ~300 IOPS with a single snapshot? If a "normal" COW happens and we wr...
Andreas John
07:15 AM CephFS Feature #10872: backport POSIX lock support for ceph-fuse client to firefly
Greg Farnum
05:58 AM Bug #10209 (Pending Backport): osd/OSD.cc: 5410: FAILED assert(session)
Loïc Dachary
05:15 AM Revision 734e9af5 (ceph): osd: tolerate sessionless con in fast dispatch path
We can now get a session cleared from a Connection at any time. Change
the assert to an if in ms_fast_dispatch to co...
Sage Weil
02:39 AM CephFS Bug #10834: SAMBA VFS module: Timestamps revert back to 01-01-1970
most linux filesystems (extN,xfs,btrfs) do not have birth time. When dealing with linux local filesystem, samba fakes... Zheng Yan
12:24 AM CephFS Bug #10834: SAMBA VFS module: Timestamps revert back to 01-01-1970
I wonder how other Linux filesystems keep track of creation times. Are they just storing them in an xattr or somethin... Greg Farnum
01:56 AM devops Tasks #10587: split ceph-mon, ceph-osd, and ceph-mds in the Debian and Red Hat packages
Looks like ceph-mds is already split out into a separate package in Debian. So we just need to split that one in the ... Ken Dreyer
01:53 AM devops Bug #10884 (Resolved): ceph-devel should be split into separate -devel subpackages
The Ceph Debian packages are split into "libcephfs-dev", "librbd-dev", and "librados-dev".
In contrast, the "ceph-...
Ken Dreyer
12:22 AM Bug #10883 (Resolved): "Assertion: os/FileJournal.cc: 1769: FAILED assert(0)" in upgrade:dumpling...
Run: http://pulpito.ceph.com/teuthology-2015-02-12_17:10:01-upgrade:dumpling-firefly-x-hammer-distro-basic-multi/
...
Yuri Weinstein

02/13/2015

11:46 PM Feature #10796: Schedule scrubbing by considering PG's last_scrub_timestamp globally
That sounds both simple and effective! Samuel Just
03:51 PM Feature #10796: Schedule scrubbing by considering PG's last_scrub_timestamp globally
The easiest way I can think of is to add a timestamp field into the reservation request, and for the OSD handling the... Guang Yang
11:36 PM CephFS Bug #10834: SAMBA VFS module: Timestamps revert back to 01-01-1970
ceph inode does not store birth time. ceph vfs module assigns 'modified time' to 'birth time' Zheng Yan
02:49 PM CephFS Bug #10834: SAMBA VFS module: Timestamps revert back to 01-01-1970
Tried it. Patched successful. But not entirely fixed though, it seems that the timestamp "created timestamp" also cha... Dennis Kramer
01:50 PM CephFS Bug #10834: SAMBA VFS module: Timestamps revert back to 01-01-1970
it's for samba 4.3. please try the new one Zheng Yan
12:41 PM CephFS Bug #10834: SAMBA VFS module: Timestamps revert back to 01-01-1970
It won't patch on samba 4.1.16 (latest) source. Did you grab a different version? Dennis Kramer
12:18 PM CephFS Bug #10834: SAMBA VFS module: Timestamps revert back to 01-01-1970
could you try the attached patch Zheng Yan
11:18 PM CephFS Feature #10872 (In Progress): backport POSIX lock support for ceph-fuse client to firefly
Much to my surprise, a straightforward cherry-pick of the ceph-fuse flock branch to firefly does build after some mer... Greg Farnum
09:50 AM CephFS Feature #10872 (Resolved): backport POSIX lock support for ceph-fuse client to firefly
Description of problem:
In Firefly, the userspace version of the cephfs client does not support POSIX file locking. ...
Martin Schuppert
11:17 PM Fix #10877: CLI error numbers are not described anywhere
These are pretty much always errno numbers, which should be translated by the cli via strerror_r(). Josh Durgin
04:37 PM Fix #10877 (In Progress): CLI error numbers are not described anywhere
While trying to run the following command:... Alfredo Deza
11:10 PM Revision e7735d31 (ceph): osd: number of degraded objects in EC pool is wrong when there is OSD d...
With EC pool (crush rule choose indep), when there is an OSD down, the size of the 'acting' list does not change (CRU... Guang Yang
10:41 PM Revision 924e6f2b (ceph): client: posix file lock support
Signed-off-by: Yan, Zheng <zyan@redhat.com>
(cherry picked from commit a1b2c8ff955b30807ac53ce6bdc97cf61a7262ca)
Con...
Yan, Zheng
10:41 PM Revision ebbd3ca6 (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
10:41 PM Revision c96aabbd (ceph): client: add helper function that updates lock state
Signed-off-by: Yan, Zheng <zyan@redhat.com>
(cherry picked from commit 6a2303a6b6d97f2a6d1422e42d3d88991857618f)
Con...
Yan, Zheng
10:41 PM Revision 875e2fcb (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
10:41 PM Revision ccbdf514 (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
10:41 PM Revision ea355e9c (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
10:41 PM Revision f9b6b66b (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
10:41 PM Revision 82994946 (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.co...
Yan, Zheng
10:15 PM Revision fc6f275c (ceph): Mirror the supported distros used in nightlies in the teuthology suite
I decided not to symlink because I'm using a file name convention to
easily filter out distros that need a vps.
Sign...
Andrew Schoen
07:57 PM Revision e0fbe5c5 (ceph): cmake: add librbd/test_fixture.cc
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
06:51 PM Revision caf2e1d9 (ceph): cmake: add os/XfsFileStoreBackend.cc to rules
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
06:45 PM rgw Documentation #10848: rgw: federated configuration docs run through
I can't run any ceph commands because there is no keyring from the servers I am attempting to do so.... Alfredo Deza
03:17 PM rgw Documentation #10848: rgw: federated configuration docs run through
Going from top to bottom in the 'configure a master region' section in 'create pools' (http://ceph.com/docs/master/ra... Alfredo Deza
02:50 PM rgw Documentation #10848: rgw: federated configuration docs run through
It is confusing to get started with a guide that insists in four instances (two per region) because the consumer now ... Alfredo Deza
02:45 PM rgw Documentation #10848 (In Progress): rgw: federated configuration docs run through
Alfredo Deza
06:19 PM Bug #10881 (Resolved): don't write to a degraded object unless we have min_size valid copies
Samuel Just
05:56 PM rbd Bug #9513: rbd_cache=true default setting is degading librbd performance ~10X in Giant
It sounds like this bug affected Firefly v0.80.8? I see "firefly" is listed in the Backport field, but I don't see a ... Ken Dreyer
05:36 PM Bug #10800 (Resolved): Mark the SHEC erasure code plugin as experimental
Loïc Dachary
05:35 PM Revision 7da93518 (ceph): Merge pull request #3720 from dachary/wip-10800-shec-experimental
erasure-code: mark the shec plugin as experimental
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Sage Weil ...
Loic Dachary
05:34 PM Revision 9ef77430 (ceph): Merge pull request #3684 from ceph/wip-crush-straw-firefly
osd: backport straw bucket fixes and all other recent crush goodness to firefly
Reviewed-by: Loic Dachary <ldachary@...
Loic Dachary
05:09 PM Revision 2df632e5 (ceph): Fixes #10869, added {role} to the dir name.
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Fixed typo
Signed-off-by: Yuri Weinstein <yuri.weinstein...
Yuri Weinstein
05:03 PM Bug #10780: "FAILED assert(infoevt.info.history.last_epoch_started".. in upgrade:giant-x-hammer-d...
Agreed, though there is a feature flag which should have prevented it. Samuel Just
04:32 PM Revision f6009a61 (ceph): mon: 'osd crush reweight-all'
This corresponds to the crushtool --reweight command.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from...
Sage Weil
04:32 PM Revision 9fc2fd50 (ceph): crush: include CRUSH_V3, v2/v3 rules checks in dump_tunables()
Backport: firefly
Signed-off-by: Sage Weil <sage@inktank.com>
(cherry picked from commit cf94cf3531a349bbd1fc6ee56c3f...
Sage Weil
04:32 PM Revision c59279a2 (ceph): Change CrushWrapper::crush to private
Currently in CrushWrapper, the member "struct crush_map *crush" is a public member,
so people can break the encapsul...
Xiaoxi Chen
04:32 PM Revision 247afa4e (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
04:32 PM Revision b668566f (ceph): crush/builder: fix warnings
crush/builder.c: In function 'crush_remove_list_bucket_item':
crush/builder.c:977:13: warning: comparison between sig...
Sage Weil
04:31 PM Revision d5d74954 (ceph): crush: set straw_calc_version=1 for default+optimal; do not touch for p...
When using the presets for compatibility (i.e., based on version), do not
touch the straw behavior, as it does not af...
Sage Weil
04:31 PM CephFS Bug #10876 (Duplicate): Cluster seems ok but CEPHFS is hanging
Hi,
I started some test running rsync to a cephfs mount using a cache layer, and at first the data was written, bu...
Kenneth Waegeman
04:30 PM Revision 5bc554ac (ceph): crush: default to straw_calc_version 1
Stick with bobtail tunables where it affects compatibility. Use v1 of
straw_calc, though, since that does not, and w...
Sage Weil
04:30 PM Revision 80ec2201 (ceph): crush/CrushWrapper: fix detach_bucket
In commit 9850227d2f0ca2f692a154de2c14a0a08e751f08 we changed the call that
changed the weight of all instances of it...
Sage Weil
04:30 PM Revision 5137cc65 (ceph): crush: fix incorrect use of adjust_item_weight method
adjust_item_weight method will adjust all buckets which the item
inside. If the osd.0 in host=fake01 and host=fake02,...
Rongze Zhu
04:30 PM Revision c7312a47 (ceph): crush: pass crush_map * to various builder methods
In particular, we will need it for crush_calc_straw().
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked fro...
Sage Weil
04:30 PM Revision e02574ef (ceph): crush/builder: break out new version 1 of crush_calc_straw
No change, yet.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 7c1203635f2b5911f281ce3a441905...
Sage Weil
04:30 PM Revision bf677093 (ceph): crush: fix distortion of straw scalers by 0-weight items
The presence of a 0-weight item in a straw bucket should have no effect
on the placement of other items. Add a test ...
Sage Weil
04:30 PM Revision 884414c5 (ceph): crush: fix crush_calc_straw() scalers when there are duplicate weights
The straw bucket was originally tested with uniform weights and with a
few more complicated patterns, like a stair st...
Sage Weil
04:30 PM Revision 3ab835b0 (ceph): mon: add 'osd crush {get,set}-tunable <name> [value]' commands
For now, just add the straw_calc_version tunable.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from com...
Sage Weil
04:30 PM Revision 5b7b7599 (ceph): crush/builder: a note about the original crush_calc_straw()
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit adf5c6de0aca24a53d3c7b4e7eeb0a5dce9db0f1)
Sage Weil
04:30 PM Revision cfc718a5 (ceph): crush: add straw_calc_version tunable
It doesn't do anything, yet.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 50e2ceefee6a5dfbe...
Sage Weil
04:09 PM Revision f9c90e7a (ceph): tests: fix unused variable warning
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
04:09 PM Revision 62dd0c20 (ceph): erasure-code: mark the shec plugin as experimental
Reject the creation of an erasure code profile including plugin=shec
unless --enable-experimental-unrecoverable-data-...
Loic Dachary
04:09 PM Revision 3a3bb6de (ceph): common: capture check_experimental_feature_enabled message
Implement check_experimental_feature_enabled so that it returns the
message instead of unconditionally displaying it ...
Loic Dachary
03:39 PM Bug #4254: osd: failure to recover before timeout on rados bench and thrashing; negative stats
Hi Sam,
When calculating the number of degraded objects, is that for sure the num_objects in primary is always large...
Guang Yang
09:28 AM Bug #4254: osd: failure to recover before timeout on rados bench and thrashing; negative stats
I found an issue when calculating the number of degraded objects for EC pool - https://github.com/ceph/ceph/pull/3726 Guang Yang
01:55 AM Bug #4254 (New): osd: failure to recover before timeout on rados bench and thrashing; negative stats
This come agains in our cluster with Firefly deployed:... Guang Yang
02:47 PM Bug #10875 (Duplicate): recovery may leave files inaccessible for a very long time
A very sparse file of length slightly larger than 1GB had got a few scattered writes when the mds restarted.
Rec...
Alexandre Oliva
02:35 PM rbd Bug #10785 (Resolved): test_librbd: [ FAILED ] TestImageWatcher.RequestLock
Jason Dillaman
02:33 PM CephFS Fix #10874 (New): MDS: file recovery overwrites explicit client timestamps
I think I've had an open bug about this for a very long time, but I couldn't find it, and I think it had been regarde... Alexandre Oliva
02:16 PM rgw Bug #10873 (Resolved): RGW does not send Date HTTP header when civetweb frontend is used
The Date header is mandatory according to OpenStack Object Storage API v1. The Swift and FastCGI frontend (or HTTP se... Radoslaw Zarzynski
01:48 PM Revision d9b0cd31 (ceph): mon/OSDMonitor: move osd epoch cache update into helper, add fixme
There is no semantic change here, just a helper to make things more
clear.
Add warning about a potential bug so we d...
Sage Weil
01:48 PM Revision d8f0215a (ceph): mon/OSDMonitor: note osd map epoch in one other place
Also add a note about why we don't do it in another.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:25 PM Revision 3a1520ba (ceph): Merge pull request #3727 from POPSuL/patch-2
README.md: fix the indent of a command line usage
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:21 AM rgw Bug #10666: RGW swift API: Response header of GET request for container does not contain X-Contai...
I had some doubts if such query parameters as 'prefix' affect the headers like 'X-Container-Object-Count', because th... Dmytro Yurchenko
11:12 AM CephFS Bug #10835: SAMBA VFS module: free/total disk space return values
Awesome! It works.
Thank you.
Dennis Kramer
09:52 AM CephFS Bug #10835: SAMBA VFS module: free/total disk space return values
could you try the attached patch Zheng Yan
11:10 AM Revision b80e6aec (ceph): README.md: fix the indent of a command line usage
Spaces replaced with tab
Signed-off-by: Viktor Suprun <popsul1993@gmail.com>
Viktor Suprun
09:49 AM Revision 1ea780e8 (ceph): AsyncConnection: release message when connection is closed
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
09:05 AM Revision 4038d210 (ceph): cleanup: delete useless member variable
Signed-off-by: Xinze Chi <xmdxcxz@gmail.com> Xinze Chi
08:59 AM Bug #10630: failed to decode json output from thrashosds
the json format is used as a general way to get the status of the cluster and everything, while the work horse of the... Kefu Chai
07:29 AM Revision 58704766 (ceph): Merge pull request #3725 from XinzeChi/wip-kvstore-op
cleanup: delete useless member variable
Reviewed-by: Haomai Wang <haomaiwang@gmail.com>
Haomai Wang
06:25 AM Revision f62fb72f (ceph): Merge pull request #3717 from ceph/wip-decoding-oldest-snap
mds: fix decoding of InodeStore::oldest_snap
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
01:39 AM ceph-dokan Cleanup #10870: Move source files to "/src" directory
Submitted pull request... julio telan
01:26 AM ceph-dokan Cleanup #10870 (New): Move source files to "/src" directory
We are planning to make the directory of ceph-dokan as close to the directory structure of the original ceph for easi... julio telan
12:25 AM Bug #10847: stuck recovering, MOSDPGPush took 25 minutes from send to recieve
the recovery message is queued with a lower priority. it looks like it starved. Sage Weil
12:04 AM Bug #10847 (In Progress): stuck recovering, MOSDPGPush took 25 minutes from send to recieve
Sage Weil

02/12/2015

11:58 PM Revision 280a1981 (ceph): PG,ReplicatedPG: make missing_digests local to scrub_compare_maps
We don't want/need to carry this state between scrub stages, so lets
remove the tempation by simply making it a local...
Samuel Just
11:57 PM Revision 161d3982 (ceph): Merge remote-tracking branch 'origin/wip-10785' into hammer
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Conflicts:
src/librbd/ImageWatcher.cc
Josh Durgin
11:16 PM Bug #6301: ceph-osd hung by XFS using linux 3.10
I know this isn't strictly a Ceph problem, but hopefully I can save some folks some grief. I just spent 3 weeks looki... Warren Wang
10:59 PM Bug #10820: osd/ReplicatedPG.cc: 12991: FAILED assert(obc)
Samuel Just
10:45 PM Bug #10840: coredump "ceph_test_filestore_idempotent_sequence" in rados-dumpling-distro-basic-mag...
Ok, so I reproduced this on a plana node. The test did indeed assert out, but the test reported success. There must... Samuel Just
09:58 PM Bug #10840: coredump "ceph_test_filestore_idempotent_sequence" in rados-dumpling-distro-basic-mag...
45168 and 45169 appear to be test bugs, rather than a bug in the filestore. Samuel Just
10:44 PM Revision b28c5551 (ceph): Merge pull request #3723 from concubidated/master
Docs: OSD name, not id, needs to be given to remove an item from crush map
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
10:37 PM Revision 8e806bce (ceph): Docs: OSD name, not id, needs to be given to remove an item from the CR...
Include command for deleteing bucket from the CRUSH map.
Signed-off-by: Tyler Brekke <tbrekke@redhat.com>
Tyler Brekke
10:26 PM Bug #10659 (Duplicate): "Caught signal (Aborted)" in upgrade:dumpling-firefly-x-giant-distro-basi...
Samuel Just
10:24 PM devops Bug #10716 (Resolved): "FATAL: Chef::Exceptions::ChildConvergeError" in Octo
This was fixed on 02/03 by ceph-qa-chef commit:
0414cc827909f7f6e8fda25055b5c3cc58bd7861
Sandon Van Ness
10:16 PM Revision db06582a (ceph): osd/OSDMap: include pg_temp count in summary
It is useful to know how big the pg_temp map is. Strictly speaking
this is part of the OSDMap so I'm including it he...
Sage Weil
09:52 PM devops Bug #10841 (Resolved): "Issued certificate has expired" in rados-dumpling-distro-basic-magna run
This was due to ceph.com's certificate expiring.
This was not caught by my certificate expiry catching script due ...
Sandon Van Ness
09:49 PM Revision a5759e9b (ceph): mon/OSDMonitor: do not trust small values in osd epoch cache
If the epoch cache says the osd has epoch 100 and the osd is asking for
epoch 200+, do not send it 100+.
Fixes: #107...
Sage Weil
08:49 PM Bug #10780: "FAILED assert(infoevt.info.history.last_epoch_started".. in upgrade:giant-x-hammer-d...

Looking at the job 741180 I see that osd.5 (hammer) sent a PG::MInfoRec peering message to osd.12 (giant) at around...
David Zafman
08:31 PM Documentation #10867 (Closed): manual fedora documentation update
http://www.ceph.com/docs/master/install/manual-deployment/ link for fedora needs update, some of the steps listed sho... Vasu Kulkarni
07:54 PM Revision ca04dc65 (ceph): Thrasher: Fix log message
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
07:42 PM devops Tasks #10587: split ceph-mon, ceph-osd, and ceph-mds in the Debian and Red Hat packages
Additionally, ceph-mds should be its own subpackage. Ken Dreyer
07:20 PM Bug #10788 (In Progress): osd: proxy read does not preserve orig client feature
Sage Weil
06:16 PM Linux kernel client Bug #10793: kernel BUG at net/ceph/messenger.c:2954 (while copying on cephfs)
Hello Ilya, sorry, unfortunately that's all that got logged (it's netconsole log). I'll try to reproduce the problem ... Nikola Ciprich
06:13 PM devops Bug #10864: move 50-rbd.rules file and ceph-rbdnamer to ceph-common RPM
During the PR review at https://github.com/ceph/ceph/pull/3721, Sage mentioned that we should just move the @50-rbd.r... Ken Dreyer
05:26 PM devops Bug #10864 (Fix Under Review): move 50-rbd.rules file and ceph-rbdnamer to ceph-common RPM
PR for hammer: https://github.com/ceph/ceph/pull/3721 Ken Dreyer
05:14 PM devops Bug #10864 (Resolved): move 50-rbd.rules file and ceph-rbdnamer to ceph-common RPM
In Red Hat Bugzilla #1192022, Alexandre raised an issue with the rbd udev rules file. This uncovered a side issue rel... Ken Dreyer
06:11 PM Feature #10866 (New): replicas need to track unstable objects to properly support replica reads
At the moment, we do not track objects which are unstable due to a queued primary write. A client might then write (... Samuel Just
05:57 PM Feature #10865 (New): Handle delete log entries in merge_log out of band without blocking peering
If we get a log with 2k deletes, we send 2k deletes in a single transaction to the filestore. That transaction must ... Samuel Just
05:47 PM Bug #10802: "error: image still has watchers" in rbd-giant-distro-basic-magna run
This giant v0.87.1
Run: http://pulpito.front.sepia.ceph.com/teuthology-2015-02-11_15:55:36-rbd-giant-distro-basic...
Yuri Weinstein
04:54 PM CephFS Bug #10863 (Resolved): java.lang.UnsatisfiedLinkError: cephfs_jni (Not found in java.library.path...
http://pulpito.ceph.redhat.com/teuthology-2015-02-06_23:04:01-fs-giant-distro-basic-magna/42028/
http://pulpito.ceph...
Greg Farnum
04:38 PM Bug #10830: rados/singleton/{all/thrash_cache_writeback_forward_none.yaml fs/btrfs.yaml ceph_test...
Samuel Just
04:23 PM CephFS Fix #10862 (Resolved): MDSMonitor: do not try and "deactivate" the last MDS
STATE_STOPPING makes the MDS try and export its data to another MDS, but for the final MDS there's no target for offl... Greg Farnum
03:19 PM CephFS Bug #10861 (Resolved): mysterious wrapped dd failure
Originally reported in #10465,
http://qa-proxy.ceph.com/teuthology/teuthology-2014-12-26_23:04:02-fs-master-testing-...
Greg Farnum
03:05 PM Bug #10860 (Resolved): document the shec erasure code plugin
A page similar to http://docs.ceph.com/docs/master/rados/operations/erasure-code-isa/ for the shec erasure code plugi... Loïc Dachary
02:57 PM Bug #10800 (Fix Under Review): Mark the SHEC erasure code plugin as experimental
Loïc Dachary
02:33 PM Revision 87544f68 (ceph): mon: MonCap: take EntityName instead when expanding profiles
entity_name_t is tightly coupled to the messenger, while EntityName is
tied to auth. When expanding profiles we want...
Joao Eduardo Luis
02:17 PM rbd Bug #10761 (Resolved): librbd: breaking locks should blacklist the old owner
Jason Dillaman
01:10 PM Bug #10755 (Resolved): src/test/centos/Dockerfile.in is unfit for centos6
Loïc Dachary
01:09 PM Bug #10757 (Resolved): src/unittest_osd_osdcap fails on centos 6
Loïc Dachary
06:20 AM Bug #10757: src/unittest_osd_osdcap fails on centos 6
PR posted at https://github.com/ceph/ceph/pull/3714, pending on review Kefu Chai
01:07 PM Bug #10836 (Resolved): make check must clone ceph-erasure-code-corpus from the ceph namespace
Loïc Dachary
12:43 PM Revision fd830205 (ceph): mds: fix decoding of InodeStore::oldest_snap
There is no ENCODE_START/FINISH block when encoding inode that
embedded in dentry. So we can't use encoding version t...
Yan, Zheng
12:40 PM Revision c7f36913 (ceph): Merge pull request #3698 from dachary/wip-10836-erasure-code-corpus
tests: clone ceph-erasure-code-corpus from ceph
Reviewed-by: Takeshi Miyamae <miyamae.takeshi@jp.fujitsu.com>
Loic Dachary
12:32 PM Revision 3a598f35 (ceph): Merge pull request #3696 from dachary/wip-10755-centos-docker
tests: add support for centos 6
Reviewed-by: Kefu Chai <kchai@redhat.com>
Loic Dachary
12:30 PM Revision 12b04458 (ceph): Merge pull request #3714 from tchaikov/fix-osdcap-parser-10757
osd: fix OSDCap parser on old boost/spirit
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
12:09 PM CephFS Feature #10649 (In Progress): Store MDS tables without size limit
John Spray
10:25 AM devops Bug #10859 (Rejected): ceph-commit archives are not updated
http://lists.ceph.com/pipermail/ceph-commit-ceph.com/ Loïc Dachary
10:22 AM Revision 98297e08 (ceph): tests: update docker helper documentation
The tags for the centos repository changed from centos6, centos7 to 6
and 7 which is consistent with the other distri...
Loic Dachary
10:22 AM Revision 6918a98a (ceph): tests: Dockerfile COPY with two arguments
Avoid using COPY with multiple files because it will not behave as
intended with older (1.2) versions of docker.
Sig...
Loic Dachary
10:22 AM Revision 1023aa97 (ceph): tests: add Dockerfile for centos-6
http://tracker.ceph.com/issues/10755 Fixes: #10755
Signed-off-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
10:18 AM Revision b3771ebf (ceph): tests: one Dockerfile per repository:tag
There cannot be a common Dockerfile for all repository:tag combination
of a given operating system. The only way to c...
Loic Dachary
10:08 AM Revision b9b58683 (ceph): osd: fix OSDCap parser on old boost/spirit
* on boost 1.41, the ascii::space skipper fails to skip the spaces at the
beginning of the parsed string, so as a w...
Kefu Chai
10:06 AM Revision f53daa1c (ceph): Merge pull request #3707 from dachary/wip-erasure-code-uninitialized
erasure-code: initialize all data members
Reviewed-by: Kefu Chai <tchaikov@gmail.com>
Loic Dachary
10:05 AM Revision b7bdb2fa (ceph): Merge pull request #3713 from tchaikov/pass-string-by-ref
Pass string by ref
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
09:46 AM CephFS Bug #10835: SAMBA VFS module: free/total disk space return values
It's not a fix, its a workaround to get the smb.conf parameter "dfree command" working. It seems like if the ".disk_f... Dennis Kramer
06:42 AM CephFS Bug #10835: SAMBA VFS module: free/total disk space return values
remove which line of code of vfs_ceph.c can fix the issue? Zheng Yan
06:38 AM CephFS Bug #10542: ceph-fuse cap trimming fails with: mount: only root can use "--options" option
Ah, I managed to get it with the "-d" flag. I was under the apparently mistaken impression that if it ran as a proces... Greg Farnum
06:36 AM CephFS Bug #10703: failures in libcephfs-java tests
Argh, sorry for the bad pattern matching. I wonder if that's another thing not working properly on RHEL; I'll check i... Greg Farnum
06:29 AM CephFS Bug #10703: failures in libcephfs-java tests
It's not the same as previous one. All failure are caused by "java.lang.UnsatisfiedLinkError: cephfs_jni (Not found i... Zheng Yan
05:42 AM CephFS Bug #10703: failures in libcephfs-java tests
Those who have access can check out http://pulpito.ceph.redhat.com/teuthology-2015-02-06_23:04:01-fs-giant-distro-bas... Greg Farnum
05:10 AM Revision 4ced591a (ceph): osd/OpRequest: pass string by const&
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
05:04 AM Revision bac18468 (ceph): Merge pull request #3711 from ceph/hadoop
qa: hadoop plays nice with new teuthology task Greg Farnum
04:16 AM CephFS Bug #10413 (Resolved): samba: coredumps after tests run
commit 81464daea71e5fa3067ec7d5f5c69c890c0f7949 smbd: Stop using vfs_Chdir after SMB_VFS_DISCONNECT" should fix this ... Zheng Yan
02:31 AM Revision ee3e466f (ceph): Merge pull request #3522 from ceph/wip-8600
mon: OSDMonitor: tolerate catastrophically bad crush maps
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:31 AM Revision 26dfad79 (ceph): Merge remote-tracking branch 'gh/master' into hammer
Sage Weil
02:21 AM Revision 25d197f0 (ceph): Merge pull request #3703 from vuhuong/wip-xio-hammer
Wip xio hammer
Reviewed-by: Matt Benjamin <matt@cohortfs.com>
Sage Weil
01:44 AM Revision 74d5ccf1 (ceph): osd/: include version_t in extra_reqids with promote
Otherwise, we can't return the correct user version on a dup request.
Note: This patch does not handle compatilibity...
Samuel Just
01:35 AM Bug #10695 (Resolved): nan from ceph osd df
Samuel Just
01:35 AM Revision 584f5351 (ceph): Merge pull request #3664 from liewegas/wip-10695
mon: fix 'nan' from osd df output
Reviewed-by: Joao Eduardo Luis <joao@redhat.com>
Samuel Just
01:32 AM Revision c5717e20 (ceph): Merge pull request #3704 from ceph/wip-10761
librbd: blacklist clients before breaking locks
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
01:29 AM Revision b452286e (ceph): Merge pull request #3513 from rzarzynski/wip-10425
librados: Wip 10425
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Samuel Just
01:28 AM Bug #10458 (Resolved): librados: original pool name cached in IoCtxImpl may be used after pool is...
Samuel Just
01:28 AM Revision fbc5c014 (ceph): Merge pull request #3515 from rzarzynski/wip-10458
librados: Wip 10458 - rectify the pool name caching in IoCtxImpl.
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-...
Samuel Just
01:26 AM Revision 5c9747ab (ceph): Merge pull request #3674 from jdurgin/wip-python-leak
rados.py: keep reference to python callbacks
Reviewed-by: Sage Weil <sage@redhat.com>
Samuel Just
01:26 AM Revision 7885bd24 (ceph): Merge pull request #3676 from majianpeng/misc
Misc
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Samuel Just
01:24 AM Revision fc8bf4df (ceph): Merge pull request #3678 from tchaikov/fix-pg-leak
osd: fix PG leak in SnapTrimWQ._clear()
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Samuel Just <sjust@red...
Samuel Just
01:08 AM devops Bug #10845 (Resolved): additional dependencies break gitbuilder for hammer / master
Loïc Dachary
12:17 AM devops Bug #10845: additional dependencies break gitbuilder for hammer / master
ssh -t gitbuilder-ceph-deb-wheezy-amd64-basic sudo apt-get install -y cryptsetup gdisk parted sdparm Loïc Dachary
12:10 AM rgw Tasks #10855 (Closed): rgw: set up federated gateway
Yehuda Sadeh
12:08 AM Revision 96f1fe04 (ceph): Merge remote-tracking branch 'ceph/hammer'
Loic Dachary
12:07 AM Bug #10844 (Fix Under Review): mon: caps validation should rely on EntityName instead of entity_n...
https://github.com/ceph/ceph/pull/3710 Joao Eduardo Luis
12:03 AM Revision de6b53ab (ceph): qa: hadoop plays nice with new teuthology task
This brings the hadoop wordcount up-to-date with the new teuthology
hadoop task.
Signed-off-by: Noah Watkins <noahwa...
Noah Watkins

02/11/2015

11:57 PM Revision 1914b90a (ceph): Merge pull request #3683 from dachary/wip-10845-python-flask
tests: no need for python-flask at build time
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Ken Dreyer
11:56 PM rgw Feature #10854 (Closed): rgw: sync agent: high-level status view to see overall federated state
'radosgw-agent --status' or similar, or a radosgw-admin command? Yehuda Sadeh
11:55 PM rgw Bug #10853 (Closed): rgw: sync agent: cannot do partial sync
e.g., "do only this bucket" Yehuda Sadeh
11:55 PM Revision 3c05c9c8 (ceph): tests: no need for python-flask at build time
http://tracker.ceph.com/issues/10845 Refs: #10845
Signed-off-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
11:54 PM rgw Bug #10852 (Resolved): rgw: sync agent: logging could map more directly onto what it is doing
Logging should reflect the higher level operation state, e.g. 'syncing bucket X', 'syncing object Y', 'failed to sync... Yehuda Sadeh
11:52 PM rgw Bug #10851 (Closed): rgw: radosgw-admin printing to stderr what it's actually fetching
e.g. Dumping region map for region 'x' Yehuda Sadeh
11:51 PM rgw Bug #10850 (New): rgw: radosgw-admin warn when arguments are ignored
Maybe also warn about configuration data issues (json input). Yehuda Sadeh
11:50 PM rgw Bug #10849: rgw: radosgw-admin relies on ceph.conf settings and may silently modify wrong zone
e.g., by giving a better feedback about the zone we're working on Yehuda Sadeh
11:49 PM rgw Bug #10849 (Closed): rgw: radosgw-admin relies on ceph.conf settings and may silently modify wron...
In a federated configuration, need to make sure somehow that radosgw-admin changes apply to the actual zone. Yehuda Sadeh
11:47 PM Bug #10830 (In Progress): rados/singleton/{all/thrash_cache_writeback_forward_none.yaml fs/btrfs....
The bug is that we need the user_version in the extra_reqids entries. Samuel Just
01:28 AM Bug #10830 (Resolved): rados/singleton/{all/thrash_cache_writeback_forward_none.yaml fs/btrfs.yam...
2015-02-10T15:31:32.195 INFO:tasks.rados.rados.0.burnupi29.stdout:3739: finishing write tid 7 to burnupi298328-3739
...
Samuel Just
11:47 PM rgw Documentation #10848: rgw: federated configuration docs run through
* introduce concepts (what is a zone, region, etc.)
* when do various settings need to be used (when are settings re...
Yehuda Sadeh
11:46 PM rgw Documentation #10848: rgw: federated configuration docs run through
Verify that the rgw sync agent federated config documentation is up to date. Yehuda Sadeh
11:45 PM rgw Documentation #10848 (Closed): rgw: federated configuration docs run through
Yehuda Sadeh
11:29 PM Bug #10847: stuck recovering, MOSDPGPush took 25 minutes from send to recieve
ea5d1b370e534520ad686d3764bbe269c08cec8a
Saved as wip-sam-testing-10847
Samuel Just
11:28 PM Bug #10847 (Can't reproduce): stuck recovering, MOSDPGPush took 25 minutes from send to recieve
2015-02-11 09:49:17.972106 7f050f0c8700 20 osd.1 pg_epoch: 41 pg[1.12( v 29'12 (0'0,29'12] local-les=34 n=9 ec=8 les/... Samuel Just
11:01 PM Revision 81b8c374 (ceph): Merge pull request #3699 from ceph/wip-early-adopters
doc: Early adopter notes for CephFS
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Greg Farnum <gfarnum@redha...
Greg Farnum
10:55 PM devops Bug #10845 (Fix Under Review): additional dependencies break gitbuilder for hammer / master
Loïc Dachary
10:51 PM devops Bug #10845: additional dependencies break gitbuilder for hammer / master
https://github.com/ceph/autobuild-ceph/pull/23 Loïc Dachary
10:35 PM devops Bug #10845: additional dependencies break gitbuilder for hammer / master
ssh -t gitbuilder-ceph-rpm-centos6-5-amd64-basic sudo yum -y install python-requests hdparm cryptsetup python-flask Loïc Dachary
10:33 PM devops Bug #10845: additional dependencies break gitbuilder for hammer / master
ubuntu@gitbuilder-ceph-deb-trusty-i386-basic:~$ sudo apt-get install -y python-requests hdparm cryptsetup python-flask Loïc Dachary
10:30 PM devops Bug #10845: additional dependencies break gitbuilder for hammer / master
ssh -t gitbuilder-ceph-rpm-rhel7-amd64-basic sudo yum -y install hdparm Loïc Dachary
10:28 PM devops Bug #10845: additional dependencies break gitbuilder for hammer / master
ssh -t gitbuilder-ceph-rpm-rhel6-5-amd64-basic sudo yum -y install python-requests hdparm cryptsetup Loïc Dachary
10:27 PM devops Bug #10845: additional dependencies break gitbuilder for hammer / master
ssh -t gitbuilder-ceph-rpm-rhel6-5-amd64-notcmalloc sudo yum -y install python-requests hdparm cryptsetup
python-r...
Loïc Dachary
10:22 PM devops Bug #10845: additional dependencies break gitbuilder for hammer / master
https://github.com/ceph/ceph/pull/3709 python-flask is not required at build time Loïc Dachary
10:04 PM devops Bug #10845: additional dependencies break gitbuilder for hammer / master
https://github.com/ceph/autobuild-ceph/commit/dd2b9f1867158edeb37c6ef1cbc434c90f38caaa maybe the targets were not re-... Loïc Dachary
09:59 PM devops Bug #10845 (Resolved): additional dependencies break gitbuilder for hammer / master
... Loïc Dachary
10:47 PM Revision 0feee20b (ceph): Merge pull request #3617 from ceph/wip-10737
mds: disallow layout changes for files with data
Reviewed-by: John Spray <john.spray@redhat.com>
Greg Farnum
10:40 PM CephFS Bug #10791 (Resolved): ceph mds deactivate sometimes fails silently
Greg Farnum
10:39 PM Revision 890f5b6b (ceph): Merge pull request #3683 from ceph/wip-10791-stopping
MDSMonitor: do not allow MDS to transition from STATE_STOPPING
Reviewed-by: Yan, Zheng <zyan@redhat.com>
Reviewed-by...
Greg Farnum
10:32 PM Bug #10784: librbd: image has watchers - not removing
David Zafman
04:40 AM Bug #10784: librbd: image has watchers - not removing

Caused by Sage's change 1c6944f79: osd/ReplicatedPG: do watch effects only when change commits
In handle_watch_t...
David Zafman
04:28 AM Bug #10784 (Fix Under Review): librbd: image has watchers - not removing
David Zafman
10:26 PM Revision 657b1a2c (ceph): qa: use correct binary path on rpm-based systems
Fixes: #10715
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
(cherry picked from commit 05ce2aa1bf030ea225300b48e791...
Josh Durgin
10:26 PM Revision b0176297 (ceph): Merge pull request #3599 from ceph/wip-traceless-reply
Wip traceless reply
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
10:25 PM Revision 1205867d (ceph): qa: use correct binary path on rpm-based systems
Fixes: #10715
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
(cherry picked from commit 05ce2aa1bf030ea225300b48e791...
Josh Durgin
10:24 PM Revision ccb0914f (ceph): qa: use correct binary path on rpm-based systems
Fixes: #10715
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
(cherry picked from commit 05ce2aa1bf030ea225300b48e791...
Josh Durgin
10:15 PM rgw Bug #10801: s3tests failed in upgrade:dumpling-dumpling-distro-basic-magna run
This is issue #9169, apache is being set up with the wrong mpn module. Yehuda Sadeh
10:14 PM rgw Bug #10672 (Duplicate): dumpling s3test failures
Duplicate of #10801. Yehuda Sadeh
10:13 PM rgw Bug #10838 (Duplicate): s3tests failed in upgrade:dumpling-dumpling-distro-basic-magna run
duplicate of #10801. Yehuda Sadeh
09:49 PM rgw Bug #10838: s3tests failed in upgrade:dumpling-dumpling-distro-basic-magna run
At a glance, looks like a radosgw kind of thing. Samuel Just
06:42 PM rgw Bug #10838 (Duplicate): s3tests failed in upgrade:dumpling-dumpling-distro-basic-magna run
In dumpling v0.67.12.
Suspect environment issue, but in ceph for triaging
Run: http://pulpito.ceph.redhat.com/teu...
Yuri Weinstein
10:12 PM rgw Bug #10843 (Duplicate): s3tests failed in rgw-dumpling-distro-basic-magna run
Duplicate of #10801. Yehuda Sadeh
09:58 PM rgw Bug #10843: s3tests failed in rgw-dumpling-distro-basic-magna run
This look rgwish. Samuel Just
07:46 PM rgw Bug #10843 (Duplicate): s3tests failed in rgw-dumpling-distro-basic-magna run
This is dumpling v0.67.12.
Run: http://pulpito.ceph.redhat.com/teuthology-2015-02-10_17:02:32-rgw-dumpling-distro-ba...
Yuri Weinstein
10:04 PM Revision f16ff13d (ceph): Merge pull request #3700 from ceph/wip-librbd-maint-tests
tests: add simple tests for proxied maintenance operations
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
09:56 PM Bug #10839 (Resolved): unittest_erasure_code_shec fails
Sage Weil
08:53 PM Bug #10839 (Fix Under Review): unittest_erasure_code_shec fails
https://github.com/ceph/ceph/pull/3705 Loïc Dachary
07:31 PM Bug #10839: unittest_erasure_code_shec fails
Loïc Dachary
07:31 PM Bug #10839: unittest_erasure_code_shec fails
Reproduced it on Ubuntu 14.04 compiling from commit:aa03d6a84c5f92a78ca1a54f2107be2027cbb2c2... Loïc Dachary
06:56 PM Bug #10839 (Resolved): unittest_erasure_code_shec fails
... Sage Weil
09:56 PM Revision a79c9bda (ceph): Merge pull request #3706 from dachary/wip-10839-shec-uninitialized-hammer
erasure-code: fix uninitialized data members on SHEC
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:45 PM Revision b24a01b5 (ceph): erasure-code: initialize all data members
As a safeguard against unitialized memory in isa and jerasure
plugins. Since the init method is supposed to be called...
Loic Dachary
09:44 PM Revision 1a9d717d (ceph): erasure-code: fix uninitialized data members on SHEC
Also fix the tests that verify the result when init is not called and
factorize the two tests that were almost identi...
Loic Dachary
09:28 PM Revision e7032153 (ceph): Merge pull request #10 from giganteous/gofmt
style: run gofmt on all sources
Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
Noah Watkins
09:21 PM Revision 0c6bdf8d (ceph): run gofmt on all sources
Kai Storbeck
09:09 PM Revision f167e324 (ceph): Merge pull request #330 from ceph/teuthology-cleanup
Make jobs in the teuthology suite that install ceph run the 'tests' task Zack Cerza
08:48 PM Bug #10844 (Resolved): mon: caps validation should rely on EntityName instead of entity_name_t
More precisely, on MonCapGrand::expand_profile(), we take an entity_name_t to properly fill in config-key's grants on... Joao Eduardo Luis
08:42 PM Revision 34af5a9c (ceph): Run the 'tests' task for jobs in the teuthology suite that install ceph
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
08:41 PM Revision d047a2d1 (ceph): Ignore *.pyc files and __pycache__ folders
Signed-off-by: Andrew Schoen <aschoen@redhat.com> Andrew Schoen
08:21 PM devops Bug #10842: "unable to connect to apt-mirror.front.sepia.ceph.com" in rbd-dumpling-distro-basic-m...
Why is 64.90.32.37 (ayni.ceph.com) involved? Zack Cerza
07:36 PM devops Bug #10842 (Resolved): "unable to connect to apt-mirror.front.sepia.ceph.com" in rbd-dumpling-dis...
This is dumpling v0.67.12.
Run: http://pulpito.ceph.redhat.com/teuthology-2015-02-10_17:01:47-rbd-dumpling-distro-...
Yuri Weinstein
07:38 PM rbd Bug #10761 (Fix Under Review): librbd: breaking locks should blacklist the old owner
https://github.com/ceph/ceph/pull/3704 Jason Dillaman
04:35 PM rbd Bug #10761 (In Progress): librbd: breaking locks should blacklist the old owner
Jason Dillaman
07:29 PM Revision d2c4761f (ceph): Merge pull request #9 from giganteous/moncommand
rados: Implement MonCommand
Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
Noah Watkins
07:28 PM Bug #10802: "error: image still has watchers" in rbd-giant-distro-basic-magna run
This is dumpling v0.67.12.
Seeing in
Run: http://pulpito.ceph.redhat.com/teuthology-2015-02-10_17:01:47-rbd-dumpl...
Yuri Weinstein
07:13 PM Revision 563c4eb0 (ceph): add some comments, drop reflect version
Kai Storbeck
07:11 PM devops Bug #10841 (Resolved): "Issued certificate has expired" in rados-dumpling-distro-basic-magna run
Run: http://pulpito.ceph.redhat.com/teuthology-2015-02-10_16:58:18-rados-dumpling-distro-basic-magna/45054/
Job: 450...
Yuri Weinstein
07:11 PM rgw Fix #10828 (Closed): acl assertions fail in radosgw_admin task (in teuthology)
pull request opened https://github.com/ceph/ceph-qa-suite/pull/329
and merged with commit ea7a028
Alfredo Deza
07:06 PM Bug #10840 (Rejected): coredump "ceph_test_filestore_idempotent_sequence" in rados-dumpling-distr...
Seeing in dumpling v0.67.12
Run: http://pulpito.ceph.redhat.com/teuthology-2015-02-10_16:58:18-rados-dumpling-distro...
Yuri Weinstein
06:56 PM Revision 1e0ea498 (ceph): Return a []byte pointing to the original C array
This was taken from an example on Go's own wiki (cgo page). Kai Storbeck
06:34 PM Bug #10694: "Assertion: osd/Watch.cc: 290: FAILED assert(!cb)" in upgrade:dumpling-dumpling-distr...
Seeing in dumpling v0.67.12
Run: http://pulpito.ceph.redhat.com/teuthology-2015-02-10_17:04:38-upgrade:dumpling-dump...
Yuri Weinstein
06:33 PM Bug #10734: v0.91 to v0.92 upgrade journal replay crash
The work around if you are stuck on v0.91/v0.92 is to wait for hammer, shutdown all osds, upgrade to hammer, and rest... Samuel Just
06:26 PM Bug #10734 (Resolved): v0.91 to v0.92 upgrade journal replay crash
Sage Weil
06:33 PM Bug #8753 (Pending Backport): PG::activate assert failed when recover finished
Samuel Just
06:32 PM Bug #9630 (Duplicate): osd: leaked pg refs on shutdown (dumpling)
Sage Weil
06:32 PM Bug #9630: osd: leaked pg refs on shutdown (dumpling)
aha, Kefu just found this bug (on master). #10421 Sage Weil
06:08 PM Bug #9630 (Need More Info): osd: leaked pg refs on shutdown (dumpling)
Greg Farnum
05:41 PM Bug #9630: osd: leaked pg refs on shutdown (dumpling)
EDIT: Never mind, these are on master rather than dumpling. I missed that in the ticket description.
This has been...
Greg Farnum
06:30 PM Revision e2a50857 (ceph): ReplicatedPG::on_change: requeue in_progress_async_reads close to last
Fixes: 10768
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
06:29 PM Revision efccb758 (ceph): Merge pull request #3692 from athanatos/wip-8753
ReplicatedPG::on_change: clean up callbacks_for_degraded_object
Reviewed-by: Sage Weil <sage@redhat.com>
Samuel Just
06:28 PM Revision a5ecaa18 (ceph): ReplicatedPG::on_change: clean up callbacks_for_degraded_object
Backport: dumpling, firefly, giant
Fixes: 8753
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
06:26 PM Revision 714fe734 (ceph): Merge pull request #3643 from athanatos/wip-10734
ObjectStore: fix Transaction encoding version number
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:41 PM Bug #10805: OSD: valgrind leaks
http://qa-proxy.ceph.com/teuthology/teuthology-2015-02-09_23:04:02-fs-master-testing-basic-multi/749232/ (includes th... Greg Farnum
05:21 PM Revision f65cb09e (ceph): Merge pull request #3092 from abartlet/ceph-dmcrypt-plain
Ceph dmcrypt with LUKS (split into 4 patches)
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Sage Weil
05:21 PM Revision aa03d6a8 (ceph): Merge remote-tracking branch 'gh/master' into hammer
Sage Weil
05:20 PM Revision 1d306ad0 (ceph): Merge branch 'hammer' of github.com:ceph/ceph into hammer
mon bits
Reviewed-by: Sage Weil <sage@redhat.com>
cli bits
Reviewed-by: Dan Mick <dmick@redhat.com>
Sage Weil
04:49 PM Revision ea7a0288 (ceph): Merge pull request #329 from ceph/wip-10828
normalize acl responses from rgw Andrew Schoen
04:38 PM devops Bug #10808: Must build packages for mod_proxy_fcgi for all distros
Good question. We'll only build Yehuda's fork for the distros that ship Apache 2.2 (that's the list you pasted).
T...
Ken Dreyer
03:22 PM devops Bug #10808: Must build packages for mod_proxy_fcgi for all distros
Will we be building packages for only the distros that need Yehuda's fork of mod_prox_fcgi or all of them? From Ken's... Andrew Schoen
04:25 PM Revision 7b206260 (ceph): rename test to tests, follows best practices for tests dirs
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:24 PM Revision 9b6ff638 (ceph): create a new get_acl helper to ensure proper xml is compared
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
04:21 PM Bug #5884: negative num_objects_degraded in pool stats
Hello there,
Same issue here on a small & (almost) empty 3-nodes cluster with MON+OSD on each. One of the node is ...
Quentin M
04:14 PM Revision 3801ac93 (ceph): tests for the new acl helper in radosgw_admin
Signed-off-by: Alfredo Deza <adeza@redhat.com> Alfredo Deza
03:58 PM Revision 2d2dc138 (ceph): mon/PGMonitor: drop pg ls debug line
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:36 PM Bug #10757: src/unittest_osd_osdcap fails on centos 6
this is the OSD cap line which fails this test, please note the starting TAB.... Kefu Chai
02:40 PM Revision 956d8e7a (ceph): AsyncConnection: Clean up unused variables
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
01:37 PM Revision 65ce7b73 (ceph): fix configure to reflect the missing libs for xio
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
01:35 PM rbd Bug #10785 (Fix Under Review): test_librbd: [ FAILED ] TestImageWatcher.RequestLock
https://github.com/ceph/ceph/pull/3695 Jason Dillaman
01:33 PM CephFS Bug #10542: ceph-fuse cap trimming fails with: mount: only root can use "--options" option
It comes out of stdout/stderr (i.e. not the ceph log). Was visible for me in a ./ceph-fuse -d terminal. John Spray
01:24 PM Revision c5a74a73 (ceph): build-doc: don't ignore errors
It's hard to see what went wrong when e.g. a pip
install fails, if it just steams right past.
Signed-off-by: John Sp...
John Spray
01:24 PM Revision 700459bd (ceph): build-doc: package checks for fedora
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
01:24 PM Revision 65dfd5d4 (ceph): doc/cephfs: clarify the 'not production ready' warning
Continue to run into people who see this and run away (occasionally to
less robust solutions) without understanding w...
Sage Weil
01:24 PM Revision d2376497 (ceph): doc/cephfs: Ceph FS -> CephFS
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
01:24 PM Revision a5804c45 (ceph): doc: add a page for CephFS early adopters
This is where we should point people who are
trying out CephFS in evaluation environments.
Signed-off-by: John Spray...
John Spray
12:40 PM Bug #10836 (Fix Under Review): make check must clone ceph-erasure-code-corpus from the ceph names...
https://github.com/ceph/ceph/pull/3698 Loïc Dachary
11:49 AM Bug #10836 (Resolved): make check must clone ceph-erasure-code-corpus from the ceph namespace
Instead of the http://github.com/dachary namespace : http://workbench.dachary.org/ceph/ceph/blob/master/qa/workunits/... Loïc Dachary
12:34 PM Revision 94f9f60b (ceph): tests: clone ceph-erasure-code-corpus from ceph
Instead of the http://github.com/dachary namespace. It is not an issue
in the common case because it should be cloned...
Loic Dachary
12:22 PM Bug #10799 (Resolved): Add SHEC workload to ceph-erasure-code corpus
https://github.com/ceph/ceph-erasure-code-corpus/commit/498b0102955b747813182734e13e75195f2a02a9 Loïc Dachary
11:54 AM rgw Bug #10837 (Rejected): radosgw segfaults when it cannot init a storage provider
When RADOS Gateway cannot perform _RGWStoreManager::get_storage()_ sucessfully (which could be caused by eg. problem ... Radoslaw Zarzynski
11:46 AM Linux kernel client Bug #10741 (Pending Backport): kernel BUG at /build/buildd/linux-lts-trusty-3.13.0/drivers/block/...
This is fixed in 638c323c4d1f ("rbd: drop an unsafe assertion"), I'll submit a backport to trusty-lts. Ilya Dryomov
11:28 AM Bug #10755 (Fix Under Review): src/test/centos/Dockerfile.in is unfit for centos6
https://github.com/ceph/ceph/pull/3696 Loïc Dachary
11:27 AM Linux kernel client Bug #10793 (Need More Info): kernel BUG at net/ceph/messenger.c:2954 (while copying on cephfs)
... Ilya Dryomov
11:24 AM CephFS Bug #10835 (Resolved): SAMBA VFS module: free/total disk space return values
The return values for free/total disk space is not working correctly when you mount a share in Windows. My 340TB clus... Dennis Kramer
11:18 AM CephFS Bug #10834 (Closed): SAMBA VFS module: Timestamps revert back to 01-01-1970
I've used the ceph_vfs.c upstream module from samba v4.1.16 for our cephfs cluster, but i've noticed a bug where time... Dennis Kramer
11:07 AM Bug #10735: ceph source tree doesn't build with --enable-debug --enable-xio
Note: this error from traditional autotools/make. Check now if the same problem exists with cmake. Danny Al-Gaaf
09:54 AM Bug #10735: ceph source tree doesn't build with --enable-debug --enable-xio
The partial patch for make is attached. The error is (hidden symbol ZN4ceph10get_xio_mpERKNS_6buffer3ptrE):
@
mak...
Danny Al-Gaaf
10:36 AM Revision 807cf57a (ceph): xio: Fix out-of-order responses
Without this clients received out-of-order responses from xio messenger
Signed-off-by: Raju.Kurunkad@sandisk.com
Vu Pham
10:21 AM Revision 807af4cd (ceph): cmake: Fix cmakelist to compile librbd
Signed-off-by: Vu Pham <vu@melanox.com> Vu Pham
10:06 AM Revision 016393dc (ceph): osd: call get_transaction if needed in make_writeable
Signed-off-by: Xinze Chi <xmdxcxz@gmail.com> Xinze Chi
09:48 AM Revision 79c018d4 (ceph): AsyncConnection: Remove useless inject delay in _stop
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
09:39 AM Revision a70c1111 (ceph): AsyncConnection: Upper read_until log level
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
09:38 AM rgw Bug #10666 (In Progress): RGW swift API: Response header of GET request for container does not co...
The issues are very alike but not the same. Dmytro Yurchenko
09:38 AM Bug #10833 (Won't Fix): testdir/osd-config fails with ENXIO
http://paste2.org/_p9kJxstt is probably a race condition and could be resolved by trying one more time. If the target... Loïc Dachary
09:37 AM Revision a640ca93 (ceph): AsyncConnection: Use retry_global tag instead of retry_session
Via two qa lab tests, it's hard to use retry_session which will cause connect_seq
increase, it will let reset_check h...
Haomai Wang
09:36 AM rgw Bug #10668: RGW swift API: Setting x-account-meta-temp-url-key is successful but this metadata is...
I think it is because any account custom metadata is not supported.
http://ceph.com/docs/master/radosgw/swift/
Dmytro Yurchenko
08:35 AM Revision f41c640e (ceph): Erase test files at the end.
Xavier Roche
08:24 AM Revision ce7e95da (ceph): mailmap: add Mykola Golub to organizationmap
Signed-off-by: Swami Reddy M R <swami.reddy@ril.com>
Reviwed-by: Mykola Golub <mgolub@mirantis.com>
Swami Reddy
07:39 AM Revision 603f4f4d (ceph): Minor typo and comment addition.
Xavier Roche
07:36 AM Bug #10832: FAILED assert(soid < scrubber.start || soid >= scrubber.end)
The problem is observed on cachePool, but I think it can happen at any OSD. Irek Fasikhov
07:34 AM Bug #10832 (Duplicate): FAILED assert(soid < scrubber.start || soid >= scrubber.end)
... Irek Fasikhov
07:35 AM Revision 538f9167 (ceph): Added unit tests for ceph_flock()
* basic unit tests (monothreaded)
* multithreaded unit tests
* multiprocesses unit tests
Xavier Roche
06:55 AM Revision 2ff5ce62 (ceph): AsyncConnection: kick out connection if half accept
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
04:27 AM Revision 7cc109a5 (ceph): AsyncConnection: close socket ASAP for standby connection
If we have lots of connection standby, it may cause lots of fd leak.
Signed-off-by: Haomai Wang <haomaiwang@gmail.com>
Haomai Wang
04:27 AM devops Tasks #3512 (Closed): Publish our fastcgi packages
Closing in favor of mod_proxy_fcgi: http://tracker.ceph.com/issues/10808 Ken Dreyer
04:25 AM Revision 418ca0c3 (ceph): osd: Update object state after removing watch from object info
Fixes: #10784
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
04:24 AM Revision 27905fdb (ceph): osd: Simplify handle_watch_timeout() using existing support functions
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
04:21 AM Bug #10831: objecter: linger op fields registered and last_error are accessed unsafely
https://github.com/ceph/ceph/pull/3693 Josh Durgin
04:19 AM Bug #10831 (Resolved): objecter: linger op fields registered and last_error are accessed unsafely
This was introduced since the Objecter's global lock was broken up. Josh Durgin
04:19 AM Revision 45c388f2 (ceph): objecter: protect linger_op last_error and registered fields
These are read and updated in places where using the session lock or
objecter->rwlock wouldn't make sense, so protect...
Josh Durgin
03:24 AM Revision 69ee5ec7 (ceph): objecter: remove unused RWLock::Context
Signed-off-by: Josh Durgin <jdurgin@redhat.com> Josh Durgin
03:12 AM Revision a19cbd3e (ceph): osd: clear extra get_transaction in do_op
get_transaction has been called in execute_ctx
Signed-off-by: Xinze Chi <xmdxcxz@gmail.com>
Xinze Chi
01:52 AM Bug #10817 (Pending Backport): WorkQueue: make timeout when calling WaitInterval configurable
Sage Weil
01:51 AM Bug #10771 (Resolved): eval_repop must check waiting_for_* even if !m due to previous reqids in p...
Sage Weil
01:42 AM Revision 1ff8f769 (ceph): Merge pull request #3691 from athanatos/wip-6003
FileJournal: fix journalq population in do_read_entry()
Reviewed-by: David Zafman <dzafman@redhat.com>
Reviewed-by: ...
Sage Weil
01:36 AM Revision 38428b44 (ceph): Merge pull request #3690 from athanatos/wip-10817
Wip 10817
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:33 AM Revision 8ee43796 (ceph): Merge pull request #3689 from athanatos/wip-10771
ReplicatedPG::eval_repop: check waiting_for_* even if !m
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
01:19 AM Revision a6035aee (ceph): Merge branch 'wip-7701' of git://github.com/xinxinsh/ceph into hammer
Conflicts:
src/osd/osd_types.h
Sage Weil
12:36 AM Revision e01c93df (ceph): objecter: clarify a few lock assertions
These are always called with the rwlock locked for write.
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin

02/10/2015

11:47 PM Revision 7df05562 (ceph): Merge branch 'dachary-wip-10728-fedora-junit'
ceph.spec.in: junit always except for EPEL 6
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Ken Dreyer
11:42 PM Revision a60d5fab (ceph): objecter: remove dead race handling code
The only caller of _get_osd_session() holds rwlock for write, so
_get_session() cannot race. The only caller of _get_...
Josh Durgin
11:34 PM Bug #10780: "FAILED assert(infoevt.info.history.last_epoch_started".. in upgrade:giant-x-hammer-d...
Seems persistent issue
Run: http://pulpito.ceph.com/teuthology-2015-02-08_17:05:02-upgrade:giant-x-hammer-distro-bas...
Yuri Weinstein
12:00 AM Bug #10780: "FAILED assert(infoevt.info.history.last_epoch_started".. in upgrade:giant-x-hammer-d...
Also i
Run: http://pulpito.ceph.com/teuthology-2015-02-07_17:05:03-upgrade:giant-x-hammer-distro-basic-multi/
Job: ...
Yuri Weinstein
11:28 PM Revision 1b2da9b9 (ceph): objecter: remove dead _get_op_target_session() method
Signed-off-by: Josh Durgin <jdurgin@redhat.com> Josh Durgin
11:17 PM CephFS Bug #10791 (Fix Under Review): ceph mds deactivate sometimes fails silently
I think what we really want to do is have the state_seq go in both directions and force the MDS to acknowledge the tr... Greg Farnum
09:14 PM CephFS Bug #10791 (In Progress): ceph mds deactivate sometimes fails silently
Yep, that's a pretty clear race in the source. Greg Farnum
11:11 PM Revision 78c71b92 (ceph): Merge pull request #3407 from ceph/wip-9854-giant
osdc: Constrain max number of in-flight read requests Loic Dachary
11:02 PM Revision 4f36eaee (ceph): ceph.spec.in: junit always except for EPEL 6
The package was renamed a long time ago (around the Fedora 15
timeframe). The "junit4" name is only relevant for EPEL...
Loic Dachary
10:44 PM rgw Bug #10719 (Resolved): "test_abort_multipart_upload" failed in upgrade:dumpling-firefly-x-next run
commit:e504003aad776eff595551e761be065838286731 Josh Durgin
09:06 PM rgw Bug #10719 (Fix Under Review): "test_abort_multipart_upload" failed in upgrade:dumpling-firefly-x...
Yehuda Sadeh
10:30 PM Bug #10819: ceph pg <pgid> mark_unfound_lost revert Causes Primary OSD to Crash
Sage, it isn't preventing the OSD from restarting, so that isn't an issue. But, without an upgrade past Dumpling, I d... Mike Dawson
09:27 PM Bug #10819 (Won't Fix): ceph pg <pgid> mark_unfound_lost revert Causes Primary OSD to Crash
Sage Weil
09:27 PM Bug #10819 (New): ceph pg <pgid> mark_unfound_lost revert Causes Primary OSD to Crash
if this is preventing hte osd from restarting too we can prioritize a fix... Sage Weil
09:24 PM Bug #10819 (Won't Fix): ceph pg <pgid> mark_unfound_lost revert Causes Primary OSD to Crash
This works differently in newer versions. Samuel Just
02:40 AM Bug #10819 (Won't Fix): ceph pg <pgid> mark_unfound_lost revert Causes Primary OSD to Crash
On a Dumpling cluster with a missing rbd_header, issuing 'ceph pg <pgid> mark_unfound_lost revert' causes the primary... Mike Dawson
10:18 PM Revision 96560185 (ceph): MDSMonitor: do not allow MDS to transition from STATE_STOPPING
They can only go into STATE_STOPPED. I was a little concerned
that some of the rejoin code might inadvertently allow ...
Greg Farnum
10:09 PM Bug #10129 (Resolved): Bad locking in the trunc method of libradosstriper
Loïc Dachary
10:08 PM rgw Feature #8911 (Resolved): RGW doesn't return 'x-timestamp' in header which is used by 'View Detai...
Loïc Dachary
10:08 PM rgw Bug #10746 (Resolved): RGW swift API: Need to support an alternative way of specifying the format...
Yehuda Sadeh
09:12 AM rgw Bug #10746 (Fix Under Review): RGW swift API: Need to support an alternative way of specifying th...
https://github.com/ceph/ceph/pull/3669 Dmytro Yurchenko
10:08 PM rgw Bug #10701 (Resolved): rgw: content length parsing calls strtol() instead of strtoll()
Loïc Dachary
10:08 PM rgw Bug #10103 (Resolved): swift tests failing
Loïc Dachary
10:07 PM rgw Bug #9973 (Resolved): Validation of Swift DLO manifest object ETag doesn't match OpenStack Swift ...
Loïc Dachary
10:07 PM Revision 6898f0b2 (ceph): rgw: Swift API. The second way of specifying desirable response format.
OpenStack Object Storage API v1 defines two ways for the client to tell which response format it understands.
Until n...
Dmytro Iurchenko
10:07 PM rgw Bug #10307 (Resolved): rgw: setting bucket attributes (swift POST on bucket) sometimes fail
Loïc Dachary
10:07 PM rbd Bug #10590 (Resolved): rbd import_export.sh workunit failed
Loïc Dachary
10:07 PM Bug #10688 (Resolved): Giant fails to build with Boost v1.57.0
Loïc Dachary
09:41 PM Bug #10688 (Pending Backport): Giant fails to build with Boost v1.57.0
Loïc Dachary
10:07 PM CephFS Bug #10277 (Resolved): ceph-fuse: Consistent pjd failure in getcwd
Loïc Dachary
10:06 PM Bug #10325 (Resolved): Erasure coding's cauchy parameter "w" in CEPH giant is incompatible with t...
Loïc Dachary
10:06 PM Bug #9998 (Resolved): Replaced OSD weight below 0
Loïc Dachary
10:06 PM rgw Bug #9877 (Resolved): In some cases it's possible for rgw to segfault on http COPY
Loïc Dachary
10:05 PM Bug #8797 (Resolved): "ceph status" do not exit with python_2.7.8
Loïc Dachary
10:05 PM rgw Bug #10062 (Resolved): s3-test failures using keystone authentication
Loïc Dachary
10:05 PM rgw Bug #9918 (Resolved): RGW-Swift: SubUser access permissions, does not seems to work
Loïc Dachary
10:05 PM rgw Bug #9907 (Resolved): radosgw-admin: can't disable max_size quota
Loïc Dachary
10:05 PM Bug #10211 (Resolved): gf-complete exit(1) because of misaligned structure
Loïc Dachary
10:04 PM rgw Bug #9587 (Resolved): ceph-radosgw sysvinit script on EL6 cannot set ulimit
Loïc Dachary
10:04 PM rgw Bug #5595 (Resolved): object has a Content-Type, but its content_type property is not shown in Sw...
Loïc Dachary
10:04 PM rgw Bug #9576 (Resolved): rgw: update object content-length doesn't work correctly
Loïc Dachary
10:04 PM rgw Bug #9479 (Resolved): ETag is not included in the XML response to put object copy operation
Loïc Dachary
10:03 PM rgw Bug #9478 (Resolved): Incorrect content type in response header
Loïc Dachary
10:03 PM rgw Bug #9254 (Resolved): rgw: civetweb requires explicit \r\n for http headers
Loïc Dachary
10:03 PM Bug #8498 (Can't reproduce): udev rules not used on RHEL6/CentOS6
Sage Weil
10:02 PM Bug #6944 (Resolved): objecter: localized read for missing objects polls replicas instead of wait...
Samuel Just
10:01 PM Bug #7420: posix_fallocate failed under CentOS 6.5 when DIO enabled
not sure what we should differently here.. fallocate either works or it doesn't Sage Weil
10:00 PM Bug #7420 (Won't Fix): posix_fallocate failed under CentOS 6.5 when DIO enabled
Samuel Just
09:59 PM rbd Bug #9854 (Resolved): librbd: reads contending for cache space can cause livelock
Loïc Dachary
09:59 PM rbd Bug #10299 (Resolved): "ObjectCacher.cc: 530: FAILED assert(i->empty())" in rbd-firefly-distro-ba...
Loïc Dachary
09:58 PM rbd Bug #10270 (Resolved): "[ FAILED ] LibRBD.ListChildren" in upgrade:firefly-x-giant-distro-basic...
Loïc Dachary
09:58 PM Bug #7249 (Resolved): osd: int xattr comparison is endian-dependent
this was fixed recently, commit:3373249974e7e280df48bc16045748b77fef7942 Sage Weil
09:57 PM Feature #9598 (Resolved): re-enable Objecter fast dispatch
Loïc Dachary
09:56 PM Bug #6233: OSD crash during repair
Samuel Just
09:55 PM Bug #6233 (Won't Fix): OSD crash during repair
Samuel Just
09:55 PM RADOS Bug #3693 (Duplicate): crushtool compile fails with unhelpful message, diagnosis quite difficult
#3809 Sage Weil
09:55 PM Bug #5963 (Won't Fix): ceph pg dump {,sum,pgs,pgs_brief} is all the same for format=plain
Sage Weil
09:54 PM Bug #6236 (Won't Fix): ceph pg dump columns sometimes out of alignment
Samuel Just
09:53 PM Bug #4772 (Can't reproduce): (deep?) scrubbing scheduling misses PGs
Sage Weil
09:52 PM Bug #4414 (Rejected): OSD::mkfs: correct error output if superblock exists
Sage Weil
09:52 PM Bug #3963 (Won't Fix): cls_log should check should_gather before vsnprintf()
Samuel Just
09:52 PM Bug #5064 (Won't Fix): mon/monclient: subscribe protocol does not allow cancellation
Sage Weil
09:52 PM Bug #6740 (Resolved): ceph-disk --dmcrypt flag does not work when journals and backing stores are...
Sage Weil
09:52 PM Bug #3608 (Can't reproduce): librbd rbd_remove returns wrong errno when image does not exist
Samuel Just
09:51 PM Bug #6715 (Won't Fix): ceph is conflicting with mongodb on ubuntu 12.04 LTS
Sage Weil
09:51 PM Bug #2592 (Resolved): osd and all clients: watch version parameter is ignored
Samuel Just
09:51 PM Bug #2501 (Won't Fix): acting.size() < nreplicas shouldn't prevent trimming old maps
Samuel Just
09:51 PM Bug #6206 (Won't Fix): OSD::do_convertfs() doesn't transfer attributes
Sage Weil
09:49 PM Bug #10602 (Can't reproduce): osd heartbeat issues, stuck recoverying/degraded, and repeating age...
Samuel Just
09:49 PM Bug #10658 (Resolved): "osd/osd_types.h: 3011: FAILED assert(rwstate.empty())" in upgrade:dumplin...
commit:aa038684dce1964d5d23802d23f2bd772458ea11 Sage Weil
09:46 PM Bug #10671: rados cppool don't work if target is a ecpool
cppool should figure out the write unit size based on the EC pool properties. Sage Weil
09:45 PM Bug #10691 (Won't Fix): ceph-dencoder links to libtcmalloc, and shouldn't
fixed downstream. if we want to resolve this later we can use their approach (two version of libmds.la basically) Sage Weil
09:44 PM Bug #10694 (Won't Fix): "Assertion: osd/Watch.cc: 290: FAILED assert(!cb)" in upgrade:dumpling-du...
Rare, hard to fix, fixed in master Samuel Just
09:43 PM Bug #10763: OSDs get marked as down in docker
... that only happens with ceph. Ceph gets crazy about connections and cpu for no reason, not docker.
Guess what d...
Ian Babrou
09:35 PM Bug #10763 (Closed): OSDs get marked as down in docker
This sounds kind of like a docker problem? Samuel Just
09:43 PM Bug #9788 (Closed): "Assertion: common/HeartbeatMap.cc: 79" placeholder for "hit suicide timeout"...
if you ever see this on vps it is generally the vm's fault. let's only reopen this if we see it on bare metal. Sage Weil
09:42 PM Bug #10713 (Closed): Unable to access some pgs
Yep, deleting the pool will fix it. Samuel Just
09:39 PM Bug #10732 (Resolved): "FAILED assert(sub < m_subsys.size())" in multi-version-next-distro-basic-...
Samuel Just
09:37 PM Feature #10742: Initial pg_num choice is static, different from other default setting
i like your proposal, let's do this for infernalis Sage Weil
09:37 PM Bug #10758 (Pending Backport): write_full interface of libradosstriper fails on new files
Loïc Dachary
09:36 PM Revision 8cd480d0 (ceph): Merge pull request #3682 from ceph/wip-10719
Wip 10719
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
09:35 PM Bug #5639 (Fix Under Review): librados: rados_monitor_log can drop messages
Sage Weil
09:34 PM Feature #10759: rados command line gives no access to striper API
I don't think we want to add this to the rados command line tool. If anything, we'd want a separate tool? Samuel Just
09:29 PM Bug #10823: The existance of snapshots causes huge performance issues
I have no problems with the snapshotted image becoming slower (as I see no technical way around), but the problem is,... Stefan Himpich
09:26 PM Bug #10823 (Won't Fix): The existance of snapshots causes huge performance issues
Snapshots cause COW for the first write to each block after the snapshot. This is perhaps not optimal, but it's how ... Samuel Just
12:02 PM Bug #10823 (Won't Fix): The existance of snapshots causes huge performance issues
Having snapshots of rbd images (just the existing of the snapshots for backup purposes, no fancy stuff like layering)... Stefan Himpich
09:28 PM rbd Bug #10806 (Duplicate): "[ FAILED ] LibRBD.TestClone" in upgrade:dumpling-x-firefly-distro-basi...
Sage Weil
09:28 PM Bug #10809 (Fix Under Review): ceph-objectstore-tool can exit and lose logging output
David Zafman
09:22 PM Bug #9361 (Resolved): "ceph -w" sometimes segfaults on Ctrl+C
Samuel Just
09:22 PM Bug #9361 (Can't reproduce): "ceph -w" sometimes segfaults on Ctrl+C
Samuel Just
09:22 PM Bug #9340 (Won't Fix): ceph mon crashes when tried with rocksdb on precise
Sage Weil
09:21 PM Bug #9816 (Can't reproduce): mon exits unexpectedly and gracefully
Loïc Dachary
09:20 PM Bug #9969 (Can't reproduce): osd: crash in delete, tcmalloc, PGLog::write_log (dumpling)
Sage Weil
09:18 PM Bug #10756 (Resolved): test/ceph_objectstore_tool.py fails on centos 6
Loïc Dachary
09:17 PM Bug #9182 (Can't reproduce): osd deadlock after ms_handle_reset
Samuel Just
09:17 PM Bug #9058 (Can't reproduce): rest-api: long-running process may fail 'tell osd...' due to stale o...
Samuel Just
09:17 PM Bug #9087 (Can't reproduce): ceph_test_rados_list_parallel hang
Samuel Just
09:17 PM Bug #7765 (Can't reproduce): Bogus bandwidth statistics during pg creation
Samuel Just
09:16 PM Bug #10425 (Pending Backport): RadosClient::connect leaks Objecter if called twice
Loïc Dachary
09:16 PM Bug #9585 (Can't reproduce): ceph assertion using rocksdb store in master branch
Samuel Just
09:15 PM Bug #9732 (Resolved): ReplicatedPG::hit_set_trim osd/ReplicatedPG.cc: 11006: FAILED assert(obc)
Samuel Just
09:15 PM Bug #9150 (Can't reproduce): osd/ECBackend.cc: 529: FAILED assert(pop.data.length() == sinfo.alig...
Samuel Just
09:12 PM Bug #9625 (Resolved): firefly: memory corruption
Samuel Just
09:12 PM Bug #9921 (Resolved): msgr/osd/pg dead lock giant
Loïc Dachary
09:11 PM Revision ca76480b (ceph): implemment MonCommand
Kai Storbeck
09:10 PM Bug #10779 (Resolved): warning on #pragma with old gcc
https://github.com/ceph/ceph/pull/3672 Loïc Dachary
09:09 PM Bug #10768: in_progress_async_reads requeued in the wrong order
Samuel Just
09:09 PM Bug #10157 (Pending Backport): PGLog::(read|write)_log don't write out rollback_info_trimmed_to
Samuel Just
09:07 PM Bug #10735: ceph source tree doesn't build with --enable-debug --enable-xio
I will post the message as soon as I have recreated the patch for the Makefile (together with an initial patch). Danny Al-Gaaf
12:34 PM Bug #10735: ceph source tree doesn't build with --enable-debug --enable-xio
Danny, what is exactly the error message? could you please post it somewhere? thanks. Kefu Chai
09:07 PM rgw Bug #10665 (Pending Backport): RGW swift API: Adding custom metadata to containers using x-contai...
Yehuda Sadeh
09:06 PM rgw Bug #10475 (Pending Backport): rgw: setting bucket metadata via swift api removes existing metadata
Yehuda Sadeh
09:04 PM Bug #10817: WorkQueue: make timeout when calling WaitInterval configurable
Samuel Just
01:22 AM Bug #10817 (Resolved): WorkQueue: make timeout when calling WaitInterval configurable
Samuel Just
09:04 PM Bug #10818: ShardedThreadPool: make timeout when calling WaitInterval configurable
Samuel Just
01:28 AM Bug #10818 (Resolved): ShardedThreadPool: make timeout when calling WaitInterval configurable
Samuel Just
09:02 PM Bug #10421: osd: leaked pg refs on shutdown, canceled flush ops
Samuel Just
09:01 PM Revision 222aa22e (ceph): Merge pull request #3568 from dachary/wip-10471-rgw-giant
rgw: use s->bucket_attrs instead of trying to read obj attrs Loic Dachary
09:00 PM Bug #10827 (Resolved): seg fault: Objecter::linger_register
Sage Weil
04:30 PM Bug #10827: seg fault: Objecter::linger_register
https://github.com/ceph/ceph/pull/3680 Jason Dillaman
04:30 PM Bug #10827 (Fix Under Review): seg fault: Objecter::linger_register
Jason Dillaman
04:20 PM Bug #10827 (Resolved): seg fault: Objecter::linger_register
Objecter::linger_register is not holding the rwlock when it manipulates data structures:... Jason Dillaman
09:00 PM Revision 46fcef5d (ceph): Merge pull request #3680 from ceph/wip-10827
osdc/Objecter: linger_register now acquires rwlock
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
08:59 PM Revision b9ff1708 (ceph): Merge pull request #3263 from dachary/wip-jerasure-giant
erasure-code: update links to jerasure upstream (giant) Loic Dachary
08:59 PM Revision 34103b63 (ceph): Merge pull request #3191 from ceph/giant-10277
Giant 10277 Loic Dachary
08:58 PM Revision 94889cf6 (ceph): Merge pull request #3186 from ceph/wip-giant-mon-backports
mon: backports for #9987 against giant Loic Dachary
08:58 PM Revision d7b10d89 (ceph): Merge pull request #3185 from dachary/wip-10325-cauchy-giant
erasure-code: relax cauchy w restrictions (giant) Loic Dachary
08:58 PM Revision 11f7d064 (ceph): Merge pull request #3178 from dachary/wip-9998-crush-underfloat-giant
crush: fix weight underfloat issue (giant) Loic Dachary
08:57 PM Revision 975be75f (ceph): Merge pull request #3579 from dachary/wip-9877-rgw-giant
rgw: RGWRados::get_obj() returns wrong len if len == 0 Loic Dachary
08:57 PM Revision 51fe79d9 (ceph): Merge pull request #3168 from ceph/wip-8797-giant
Wip 8797 giant Loic Dachary
08:56 PM Revision fca9eada (ceph): Merge pull request #3582 from dachary/wip-10062-rgw-giant
rgw: s3 keystone auth fixes Loic Dachary
08:56 PM Revision 317532b7 (ceph): Merge pull request #3581 from dachary/wip-9918-rgw-giant
rgw: update swift subuser perm masks when authenticating Loic Dachary
08:56 PM Revision 3e8f3e38 (ceph): Merge pull request #3580 from dachary/wip-9907-rgw-giant
fix can not disable max_size quota Loic Dachary
08:55 PM Revision 1d775914 (ceph): Merge pull request #3083 from dachary/wip-10211-erasure-code-buffer-ali...
erasure-code: enforce chunk size alignment (giant) Loic Dachary
08:55 PM Revision b016863a (ceph): Merge pull request #3577 from dachary/wip-9587-rgw-giant
init-radosgw.sysv: set ulimit -n before starting daemon Loic Dachary
08:54 PM Revision bdcc9dcb (ceph): Merge pull request #3576 from dachary/wip-5595-9576-rgw-giant
update object content-length doesn't work correctly Loic Dachary
08:54 PM Revision df475f92 (ceph): Merge pull request #3575 from dachary/wip-9479-rgw-giant
rgw: send back ETag on S3 object copy Loic Dachary
08:53 PM Revision db7adf8d (ceph): Merge pull request #3574 from dachary/wip-9478-rgw-giant
rgw: S3 object copy content type fix Loic Dachary
08:53 PM Revision 9b50db97 (ceph): Merge pull request #3573 from dachary/wip-9254-rgw-giant
rgw: http headers need to end with \r\n Loic Dachary
08:53 PM Revision 583fe316 (ceph): Merge pull request #3572 from dachary/wip-9973-rgw-giant
rgw: remove swift user manifest (DLO) hash calculation Loic Dachary
08:52 PM Revision 5240db58 (ceph): Merge pull request #3571 from dachary/wip-8911-rgw-giant
rgw: swift GET / HEAD object returns X-Timestamp field Loic Dachary
08:52 PM Revision 62e15528 (ceph): Merge pull request #3570 from dachary/wip-10701-rgw-giant
rgw: use strict_strtoll() for content length Loic Dachary
08:52 PM Revision 16cd892a (ceph): Merge pull request #3569 from dachary/wip-10103-rgw-giant
rgw-admin: create subuser if needed when creating user Loic Dachary
08:51 PM Revision 028904cf (ceph): Merge pull request #3567 from dachary/wip-10307-rgw-giant
rgw: use s->bucket_attrs instead of trying to read obj attrs Loic Dachary
08:50 PM Revision 520dcf86 (ceph): Merge pull request #3443 from ceph/wip-10590-giant
rbd: ensure aio_write buffer isn't invalidated during image import Loic Dachary
08:50 PM Revision cae1de29 (ceph): Merge pull request #3557 from dachary/wip-10688-boost-157-giant
support Boost 1.57.0 Loic Dachary
08:49 PM Revision b346ad37 (ceph): Merge pull request #2954 from sponce/giant
Fixed trivial locking issue in the trunc method of libradosstriper - Giant branch Loic Dachary
08:49 PM Revision aacd51c7 (ceph): Merge pull request #3405 from ceph/wip-10299-giant
librbd: complete all pending aio ops prior to closing image Loic Dachary
08:48 PM Revision 1d97c7c9 (ceph): Merge pull request #3403 from ceph/wip-10270-giant
librbd: gracefully handle deleted/renamed pools Loic Dachary
08:48 PM Revision 53dec0ee (ceph): Merge pull request #3356 from liewegas/wip-msgr-giant
msgr: fast dispatch backports for giant Loic Dachary
08:41 PM Revision e504003a (ceph): rgw: remove multipart entries for bucket index when aborting
Fixes #10719
Since we now let the gc clean the aborter multipart uploads, we need to
clear the multipart entries fro...
Yehuda Sadeh
08:41 PM Revision 3e54acbc (ceph): rgw: encode rgw_obj::orig_obj
We weren't encoding orig_obj, however, it's now needed so that we can
call get_index_key() on decoded objects. Only e...
Yehuda Sadeh
08:38 PM Revision a0deb556 (ceph): Merge pull request #3672 from ceph/wip-old-gcc
fix build and warnings on older gcc
Reviewed-by: Kefu Chai <tchaikov@gmail.com>
Sage Weil
08:13 PM Revision a06dd375 (ceph): implement the MonCommand function
Kai Storbeck
07:52 PM rgw Fix #10828 (Closed): acl assertions fail in radosgw_admin task (in teuthology)
Failures look like:... Alfredo Deza
07:33 PM CephFS Bug #10710 (Fix Under Review): fuse_ll warning
https://github.com/ceph/ceph/pull/3681
Needs better testing too.
Greg Farnum
05:13 PM CephFS Bug #10710 (In Progress): fuse_ll warning
Greg Farnum
07:13 PM Revision 77dfbbac (ceph): Merge pull request #3655 from ceph/wip-9854-dumpling
osdc: Constrain max number of in-flight read requests Loic Dachary
07:13 PM Revision d0cf8f33 (ceph): Merge pull request #3645 from ceph/wip-rgw-reason-dumpling
rgw: send http status reason explicitly in fastcgi Loic Dachary
07:12 PM Revision c5a13d29 (ceph): Merge pull request #3439 from ceph/wip-10270-dumpling
librbd: gracefully handle deleted/renamed pools Loic Dachary
07:11 PM Revision 81c359f2 (ceph): Merge pull request #3489 from dachary/wip-6756-journal-full-dumpling
JounralingObjectStore: journal->committed_thru after replay Loic Dachary
07:10 PM Revision 36957136 (ceph): Merge pull request #3552 from dachary/wip-10697-dumpling
osd: handle no-op write with snapshot case Loic Dachary
06:36 PM Revision 64d7265d (ceph): librados: code reformatting only.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Radoslaw Zarzynski
06:26 PM Revision 3f11ab0e (ceph): librados: add info about restrictions on rados_monitor_log() usage.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Radoslaw Zarzynski
06:16 PM CephFS Bug #10702 (Resolved): ceph-qa-suite: hung client-recovery task in nightlies
Sage will merge the branches as long as he's doing so for Ceph. Greg Farnum
04:59 PM CephFS Bug #10702 (Pending Backport): ceph-qa-suite: hung client-recovery task in nightlies
Merged to master in commit:0dce67d6bb83495b9d7f0c6cdfd9cd4bf193c749. We might also need to "backport" it to hammer, b... Greg Farnum
12:25 PM CephFS Bug #10702: ceph-qa-suite: hung client-recovery task in nightlies
Ah, having seen this fail in an interactive run, I now also realise that the /sys/fs/fuse/connections/*/abort' is bog... John Spray
05:56 PM Revision 9696bd82 (ceph): Merge pull request #328 from ceph/wip-10736
Created a new suite to test teuthology Zack Cerza
05:47 PM Revision a9735320 (ceph): Created a new suite to test teuthology
This suite locks machines of varying distros and runs the 'tests' tasks
against them. This will test both vps locking...
Andrew Schoen
05:47 PM CephFS Bug #10542: ceph-fuse cap trimming fails with: mount: only root can use "--options" option
I tested this on Fedora 20 (rex004) and am not seeing any warnings. Where did it show up for you? Greg Farnum
05:47 PM rgw Bug #10666: RGW swift API: Response header of GET request for container does not contain X-Contai...
Note pull request 3612: https://github.com/ceph/ceph/pull/3612. We shouldn't do duplicate work. Yehuda Sadeh
11:01 AM rgw Bug #10666: RGW swift API: Response header of GET request for container does not contain X-Contai...
These headers have to be included in response as written here http://docs.openstack.org/api/openstack-object-storage/... Dmytro Yurchenko
05:44 PM Revision 744f48e1 (ceph): Merge branch 'wip-diurchenko-master' into hammer
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
05:18 PM Revision 2f8d31e9 (ceph): rgw: Swift API. Dump container's custom metadata.
Fixes: #10665
Backport: hammer, firefly
Reported-by: Ahmad Faheem <ahmad.faheem@ril.com>
Signed-off-by: Dmytro Iurche...
Dmytro Iurchenko
05:18 PM Revision cdfc23f0 (ceph): rgw: fix doc, A typo in command line argument name
Signed-off-by: Dmytro Iurchenko <diurchenko@mirantis.com> Dmytro Iurchenko
05:18 PM Revision f67bfa24 (ceph): rgw: Swift API. Support for X-Remove-Container-Meta-{key} header.
Fixes: #10475
Backport: hammer, firefly
Reported-by: Josh Durgin <jdurgin@redhat.com>
Signed-off-by: Dmytro Iurchenko...
Dmytro Iurchenko
05:17 PM Stable releases Tasks #10501: giant v0.87.1
Loïc Dachary
03:43 PM Stable releases Tasks #10501: giant v0.87.1
memorize approvals Loïc Dachary
01:53 PM Stable releases Tasks #10501: giant v0.87.1
analyze dead logs Loïc Dachary
05:00 PM CephFS Feature #10826: MDSAuthCaps should have gids field as well as uid field
This may need to be more complicated and allow a list of UIDs as well — depending on deployment scenarios, it's easy ... Greg Farnum
02:47 PM CephFS Feature #10826 (Resolved): MDSAuthCaps should have gids field as well as uid field

(As sage pointed out last week)
Currently we have a place to put a UID limit (i.e. only allow client to act as t...
John Spray
04:53 PM Revision 0dce67d6 (ceph): Merge pull request #327 from ceph/wip-10702
tasks/cephfs: fix fuse force unmount Greg Farnum
04:50 PM Stable releases Tasks #10560: dumpling v0.67.12
Loïc Dachary
02:58 PM Revision 03b0e106 (ceph): tasks/cephfs: fix fuse force unmount
This was broken in the case of multiple
mounts, and in the case of stuck mounts.
Fixes: #10702
Signed-off-by: John S...
John Spray
02:39 PM CephFS Bug #10720 (Rejected): MDS: valgrind leaks
Dur, we aren't valgrind clean yet anyway...these failures are all due to the OSD failures associated with them. Greg Farnum
02:31 PM Bug #7995: osd shutdown: ./common/shared_cache.hpp: 93: FAILED assert(weak_refs.empty())
http://pulpito.ceph.com/loic-2015-02-02_23:31:31-rados-giant-backports---basic-multi/736802/... Loïc Dachary
02:24 PM Revision 86f50a53 (ceph): TestMsgr: set "ms_die_on_old_message" to true to indicate out-of-order ...
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
02:24 PM Revision 25d53f69 (ceph): AsyncConnection: Allow reply reset tag if first hit
Commit 7bb7b1ec1e3f8b4141dedc3b88aa2aac476876d4 prevent replying reset tag if no
session reset happen. But if initiat...
Haomai Wang
01:47 PM Bug #10824 (Won't Fix): giant: teuthology pool-snaps-few-objects.yaml: monitors fail to start or ...
http://pulpito.ceph.com/loic-2015-02-02_23:31:31-rados-giant-backports---basic-multi/736421/ which is running *descri... Loïc Dachary
12:43 PM Revision 6d91ae15 (ceph): Merge pull request #3525 from qiushanggao/master
Fix bug: When run Test_filejournal testcase with gtest argument, all of testcases is failed.
Reviewed-by: Loic Dach...
Loic Dachary
12:36 PM Revision 90d0f0d2 (ceph): rados: add 'watch/notify' in rados --help command.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
12:34 PM Revision b623c429 (ceph): rados: Using readable format to print object mtime when call 'stat obj'.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
12:28 PM Revision 2b291651 (ceph): ReplicatedPG:: find_object_context clear extra creation (head,snapdir)
if it is the head object, there is no need to create extra head,
snapdir. only creation for other cases we need.
Sig...
Ning Yao
11:29 AM Revision baaa0550 (ceph): doc: swift tempurl functionality
Adding documentation for swift tempurl functionality along with a
snippet to generate the temporary url, since the sw...
Abhishek Lekshmanan
10:59 AM Revision c8963ade (ceph): Merge pull request #3677 from tchaikov/fix-sign-unsigned-comparison-war...
erasure-code: fix compilation warnings
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
10:52 AM Revision 92af4fe3 (ceph): osd: add EIO injection on EC pool for mdata and data error
Enable EIO fault injection on erasure coding pool for specific object and its shard.
With this patch, we can simulat...
Zhi Z Zhang
10:36 AM Revision d3fc5bd8 (ceph): Fix bug: When run Test_filejournal testcase with gtest argument, all of...
when run testcase with gtest argument, for example, with argument --gtest_output=xml:/root/reports/ceph_test_cls_vers... qiu shanggao
10:27 AM Revision 93f32f06 (ceph): erasure-code: fix compilation warnings
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
08:41 AM devops Bug #10822: gitbuilder-ceph-rpm-rhel6-5-amd64-notcmalloc is missing junit for dumpling
installed junit manually Loïc Dachary
08:40 AM devops Bug #10822 (Rejected): gitbuilder-ceph-rpm-rhel6-5-amd64-notcmalloc is missing junit for dumpling
dumpling needs junit ( https://github.com/ceph/ceph/blob/dumpling/ceph.spec.in#L244 ) but junit4 is installed instead... Loïc Dachary
08:31 AM Revision 01e154d5 (ceph): osd: fix PG leak in SnapTrimWQ._clear()
Fixes: #10421
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:21 AM Revision d1c7bed9 (ceph): Merge pull request #3673 from tchaikov/cosmetic-init-with-false-no-0
osd/PG.c: use boolean to init `bool` variables
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
07:46 AM CephFS Bug #10740: teuthology: nfs test getting EBUSY on umount
http://qa-proxy.ceph.com/teuthology/teuthology-2015-02-08_23:10:02-knfs-hammer-testing-basic-multi/745286/ Greg Farnum
07:43 AM Linux kernel client Bug #10793: kernel BUG at net/ceph/messenger.c:2954 (while copying on cephfs)
Ilya or Zheng, any ideas? Greg Farnum
07:36 AM Bug #10820 (Resolved): osd/ReplicatedPG.cc: 12991: FAILED assert(obc)
http://qa-proxy.ceph.com/teuthology/teuthology-2015-02-08_23:08:01-kcephfs-hammer-testing-basic-multi/745270/
http:/...
Greg Farnum
06:40 AM CephFS Bug #10465 (Resolved): Audit and fix ceph-qa-suite exec tasks
Master branch has been tested several times since this went in, so I backported it to giant,firefly,dumpling qa suites. Greg Farnum
06:39 AM Revision 2a28b7a6 (ceph): fs: move into the ceph-fuse mount before doing a test
Fixes: #10465
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
(cherry picked from commit 8a5f76d10bc8bf0358f5215ac2a...
Greg Farnum
06:38 AM CephFS Bug #10807 (Rejected): blogbench: hung MDS requests
Awesome. Greg Farnum
06:30 AM CephFS Bug #10807: blogbench: hung MDS requests
For some unknown reason, plana09 and plana47 couldn't reach burnupi40. Not cephfs bug. Zheng Yan
06:32 AM Revision 07e131e2 (ceph): fsync-tester: print info about PATH and locations of lsof lookup
We're seeing the lsof invocation fail (as not found) in testing and nobody can
identify why. Since attempting to repr...
Greg Farnum
06:31 AM Revision da4146a5 (ceph): fsync-tester: print info about PATH and locations of lsof lookup
We're seeing the lsof invocation fail (as not found) in testing and nobody can
identify why. Since attempting to repr...
Greg Farnum
06:31 AM Revision df8285c5 (ceph): fsync-tester: print info about PATH and locations of lsof lookup
We're seeing the lsof invocation fail (as not found) in testing and nobody can
identify why. Since attempting to repr...
Greg Farnum
06:30 AM Revision a8505148 (ceph): fsync-tester: print info about PATH and locations of lsof lookup
We're seeing the lsof invocation fail (as not found) in testing and nobody can
identify why. Since attempting to repr...
Greg Farnum
06:18 AM Revision b14ca1fe (ceph): test_libcephfs: test we can't set layouts on existing files
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
05:22 AM CephFS Bug #10417: snaptest-2.sh is failing
Hopefully fixed by the snapshot branch merge; it was popping up in many (all?) the nightly runs so we'll know if it's... Greg Farnum
03:46 AM CephFS Bug #10417 (Can't reproduce): snaptest-2.sh is failing
Zheng Yan
04:55 AM Bug #10723: rados python binding leaks Ioctx objects
When this is backported, the fix for http://tracker.ceph.com/issues/10775 should be as well. Josh Durgin
04:54 AM Bug #10775 (Fix Under Review): "TestIoctx.test_aio_append ... Segmentation fault" in smoke-master...
https://github.com/ceph/ceph/pull/3674 Josh Durgin
04:53 AM Revision 36d37aad (ceph): rados.py: keep reference to python callbacks
If we don't keep a reference to these, the librados aio calls will
segfault since the python-level callbacks will hav...
Josh Durgin
03:43 AM CephFS Bug #10344 (Resolved): qa/workunits/snaps/snaptest-git-ceph.sh fails
I forget the detail, but can't reproduce it anymore Zheng Yan
03:41 AM Revision 93e0966a (ceph): rgw: Adding stats in the header of GET response on account
In Swift the GET request on account returns the stats header also.
This patch adds the missing header in the response...
Yuan Zhou
03:41 AM CephFS Bug #10315 (Resolved): set last snapid according to removed snaps in data pools
Zheng Yan
03:41 AM CephFS Bug #10312 (Resolved): creating snapshot makes parent snapshot lost
fix by 5e5052b3b016066b38e1ac2daccb9f70872a4c21 "mds: update current_parent_since for newly snapshotted directory" Zheng Yan
03:39 AM CephFS Bug #10343 (Resolved): qa/workunits/snaps/snaptest-xattrwb.sh fails
Zheng Yan
03:38 AM CephFS Bug #10323 (Resolved): lock get stuck in snap->sync state
Zheng Yan
02:55 AM Revision 7002f934 (ceph): ShardedThreadPool: make wait timeout on empty queue configurable
Fixes: 10818
Backport: giant
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
02:47 AM Revision 32d76175 (ceph): osd/PG.c: use boolean to init `bool` variables
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:30 AM Revision 5aa6f910 (ceph): WorkQueue: make wait timeout on empty queue configurable
Fixes: 10817
Backport: giant, firefly, dumpling
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
12:11 AM Revision 742c5e8b (ceph): add tests for ceph pg ls-by-primary
Signed-off-by: xinxin shu <xinxin.shu@intel.com> xinxin shu
12:11 AM Revision 39e26401 (ceph): add CLI ceph pg ls-by-osd
Signed-off-by: xinxin shu <xinxin.shu@intel.com> xinxin shu
12:11 AM Revision 6ccced24 (ceph): add tests for ceph pg ls-by-osd
Signed-off-by: xinxin shu <xinxin.shu@intel.com> xinxin shu
12:11 AM Revision 25d98373 (ceph): add CLI ceph pg ls-by-pool
Signed-off-by: xinxin shu <xinxin.shu@intel.com> xinxin shu
12:11 AM Revision a3b15831 (ceph): add tests for ceph pg ls-by-pool
Signed-off-by: xinxin shu <xinxin.shu@intel.com> xinxin shu
12:11 AM Revision f8142628 (ceph): fix error : ceph pg ls 0
no valid command found; 10 closest matches:
pg ls-by-primary <osdname (id|osd.id)> {<int>} {active|clean|down|replay|...
xinxin shu
12:04 AM Bug #10795: dumpling librbd tests: is qa/run_xfstests_qemu.sh relevant on btrfs ?
It's worth noting that xfstests, like many other things that began with xfs alone, supports generic and filesystem sp... Josh Durgin

02/09/2015

11:48 PM Revision 203c06da (ceph): locally disable pragma warnings on gcc < 4.6
diagnostic push|pop are not present before 4.6, so each use gives a
warning. Temporarily ignore these by disabling/re...
Josh Durgin
11:30 PM Bug #10794: ceph_test_rados: incorrect buffer at pos ...
Seeing also in run http://pulpito.ceph.com/teuthology-2015-02-07_17:18:02-upgrade:firefly-x-hammer-distro-basic-vps/
...
Yuri Weinstein
09:36 PM Bug #10794: ceph_test_rados: incorrect buffer at pos ...
The replicas deep scrubbed successfully at the end of the run after ceph_test_rados crashed. Odd Samuel Just
06:28 AM Bug #10794 (Resolved): ceph_test_rados: incorrect buffer at pos ...
... Sage Weil
11:03 PM Bug #10780: "FAILED assert(infoevt.info.history.last_epoch_started".. in upgrade:giant-x-hammer-d...
Also in run:
http://pulpito.ceph.com/teuthology-2015-02-08_17:05:02-upgrade:giant-x-hammer-distro-basic-multi/
Jo...
Yuri Weinstein
10:55 PM Revision 93629d3d (ceph): Pipe: conditionally compile IPTOS setting
This doesn't exist on older platforms.
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
10:41 PM rbd Bug #10783 (Resolved): ceph_test_librbd_fsx: rbd_get_flags() indicates object map is invalid
commit:b025fbfa22416ea05fe48a09d20cf22672fd3fc8 Josh Durgin
07:01 PM rbd Bug #10783 (Fix Under Review): ceph_test_librbd_fsx: rbd_get_flags() indicates object map is invalid
https://github.com/ceph/ceph/pull/3671 Jason Dillaman
10:40 PM Revision b025fbfa (ceph): librbd: consolidate all async operation flush logic
librbd has three different methods for flushing asynchronous
operations. These have all been consolidated down to a s...
Jason Dillaman
10:40 PM Revision 0a00be28 (ceph): xlist: added missing include
The xlist header references NULL without including
the header which defines it.
Signed-off-by: Jason Dillaman <dilla...
Jason Dillaman
10:34 PM rgw Feature #10815 (New): rgw: bucket lifecycle, service thread
A service thread that will iterate daily over the affected buckets list, for each shard:
- get list of buckets
- ...
Yehuda Sadeh
10:18 PM rgw Bug #10801: s3tests failed in upgrade:dumpling-dumpling-distro-basic-magna run
thinking more about it, it might be another incarnation of the wrong apache mpm module that we've seen before. Yehuda Sadeh
06:29 PM rgw Bug #10801: s3tests failed in upgrade:dumpling-dumpling-distro-basic-magna run
From what I can tell there are communication issues between the client and apache. We see both client tcp connections... Yehuda Sadeh
05:18 PM rgw Bug #10801 (Resolved): s3tests failed in upgrade:dumpling-dumpling-distro-basic-magna run
Run: http://pulpito.ceph.redhat.com/teuthology-2015-02-08_10:00:02-upgrade:dumpling-dumpling-distro-basic-magna/
Job...
Yuri Weinstein
10:17 PM rgw Bug #10719: "test_abort_multipart_upload" failed in upgrade:dumpling-firefly-x-next run
Seeing in
Run: http://pulpito.ceph.com/teuthology-2015-02-06_17:10:01-upgrade:dumpling-firefly-x-hammer-distro-basic...
Yuri Weinstein
10:11 PM rgw Feature #10813 (New): rgw: bucket lifecycle, maintain sharded list of buckets
- add bucket instance to list of affected buckets when creating a new lifecycle rule
- remove bucket instance from...
Yehuda Sadeh
10:04 PM rgw Feature #10812 (New): rgw: bucket lifecycle, objclass list bucket index using rules
- return objects that match a specific rule (prefix, expiration), marker. Yehuda Sadeh
09:46 PM rgw Feature #10811 (New): rgw: bucket lifecycle, modify bucket info data
- add rules structure for bucket info
Yehuda Sadeh
09:37 PM rgw Feature #10810 (New): rgw: bucket lifecycle, RESTful api
Yehuda Sadeh
09:19 PM Cleanup #7668: remove custom googletest (gtest) copy from source tree
Can someone please create an empty gtest and gmock git repository in the ceph namespace so that we can move this code... Danny Al-Gaaf
09:17 PM Bug #10735: ceph source tree doesn't build with --enable-debug --enable-xio
A submodule with the accelio code doesn't solve it. This is a code/makefile issue in ceph itself since get_xio_mp is ... Danny Al-Gaaf
09:05 PM devops Feature #9133: create ceph user/group; run daemons as ceph (non-root)
@Sebastien: I plan to work on this issue (if nobody is currently working on this one) since it's related to my bluep... Danny Al-Gaaf
08:24 PM Bug #10809 (Resolved): ceph-objectstore-tool can exit and lose logging output

We aren't destructing the CephContext.
David Zafman
08:12 PM Bug #10795 (Rejected): dumpling librbd tests: is qa/run_xfstests_qemu.sh relevant on btrfs ?
I think the test is actually using btrfs for the OSD backing and running an xfs test within an RBD-backed VM. Jason Dillaman
09:46 AM Bug #10795 (Rejected): dumpling librbd tests: is qa/run_xfstests_qemu.sh relevant on btrfs ?
A run of qa/run_xfstests_qemu.sh failed (see http://pulpito.ceph.com/loic-2015-02-06_16:26:38-rbd-dumpling-backports-... Loïc Dachary
07:50 PM devops Bug #10803: machines would not nuke, require apt-get -f manual run (e.g. librados2 librados2-dbg ...
Thanks! Zack Cerza
06:03 PM devops Bug #10803: machines would not nuke, require apt-get -f manual run (e.g. librados2 librados2-dbg ...
Zack, here it is:... Yuri Weinstein
05:58 PM devops Bug #10803: machines would not nuke, require apt-get -f manual run (e.g. librados2 librados2-dbg ...
As I said, the traceback is not enough. We need to know *why* the command failed, so we need its output. Zack Cerza
05:56 PM devops Bug #10803: machines would not nuke, require apt-get -f manual run (e.g. librados2 librados2-dbg ...
Added more traceback info above. Yuri Weinstein
05:51 PM devops Bug #10803: machines would not nuke, require apt-get -f manual run (e.g. librados2 librados2-dbg ...
Also I think we need more output to actually diagnose the problem. The traceback isn't enough when a command fails; w... Zack Cerza
05:51 PM devops Bug #10803: machines would not nuke, require apt-get -f manual run (e.g. librados2 librados2-dbg ...
How does @apt-get -f install@ fix the issue? Doesn't that still leave ceph packages behind? Zack Cerza
05:47 PM devops Bug #10803 (Resolved): machines would not nuke, require apt-get -f manual run (e.g. librados2 lib...
Running @ teuthology-nuke --stale --owner scheduled_teuthology@teuthology --unlock@ would not complete on plana59:
...
Yuri Weinstein
07:31 PM Revision df5d579a (ceph): Corrected "branch" to be outside of the 'clients:' section
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
07:31 PM Revision 4745c5b2 (ceph): Corrected "branch" to be outside of the 'clients:' section
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
07:23 PM CephFS Bug #10703: failures in libcephfs-java tests
This is buggy on giant as well (and given what Zheng found out, probably Firefly?). Greg Farnum
07:23 PM devops Bug #10808: Must build packages for mod_proxy_fcgi for all distros
CentOS packages are here: http://copr.fedoraproject.org/coprs/ktdreyer/mod_proxy_fcgi/ (the mod_proxy_fcgi package is... Ken Dreyer
07:18 PM devops Bug #10808 (Rejected): Must build packages for mod_proxy_fcgi for all distros
Ceph now relies on mod_proxy_fcgi, and thus we need to build packages for it Dan Mick
07:07 PM Bug #10769: coredump in /remote/burnupi59/ in upgrade:dumpling-firefly-x-next-distro-basic-multi ...
strange heap corruption, apparently Samuel Just
07:07 PM Bug #10769: coredump in /remote/burnupi59/ in upgrade:dumpling-firefly-x-next-distro-basic-multi ...
[New LWP 15346]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gn...
Samuel Just
07:07 PM Revision ed459df6 (ceph): Merge pull request #8 from noahdesu/nuke-rbd-aio
rbd: remove buggy aio interface Noah Watkins
06:56 PM CephFS Bug #10807 (Rejected): blogbench: hung MDS requests
http://pulpito.ceph.com/teuthology-2015-02-06_23:04:01-fs-master-testing-basic-multi/743177/
The whole run hung, s...
Greg Farnum
06:55 PM Bug #10802 (Duplicate): "error: image still has watchers" in rbd-giant-distro-basic-magna run
This is due to http://tracker.ceph.com/issues/10680
Josh Durgin
05:36 PM Bug #10802 (Duplicate): "error: image still has watchers" in rbd-giant-distro-basic-magna run
Run: http://pulpito.ceph.redhat.com/teuthology-2015-02-06_23:00:01-rbd-giant-distro-basic-magna/
Jobs: ['41705', '41...
Yuri Weinstein
06:54 PM Revision 0d62c145 (ceph): rbd: remove buggy aio interface
The AIO interface is not thread safe. There is an example of how to use
non-Go threads to make callback into Go found...
Noah Watkins
06:46 PM rbd Bug #10806: "[ FAILED ] LibRBD.TestClone" in upgrade:dumpling-x-firefly-distro-basic-vps run
Same issue as #10270 -- pending backport Jason Dillaman
06:39 PM rbd Bug #10806 (Duplicate): "[ FAILED ] LibRBD.TestClone" in upgrade:dumpling-x-firefly-distro-basi...
Run: http://pulpito.ceph.com/teuthology-2015-02-05_19:13:02-upgrade:dumpling-x-firefly-distro-basic-vps/
Job: 741399...
Yuri Weinstein
06:44 PM Bug #10805: OSD: valgrind leaks
Here are more:
http://qa-proxy.ceph.com/teuthology/teuthology-2015-02-06_23:04:01-fs-master-testing-basic-multi/7431...
Greg Farnum
06:38 PM Bug #10805 (Resolved): OSD: valgrind leaks
We have started regularly seeing a couple of tests each run fail with valgrind warnings. These runs include warnings ... Greg Farnum
06:37 PM rbd Bug #10270: "[ FAILED ] LibRBD.ListChildren" in upgrade:firefly-x-giant-distro-basic-multi run
Same in
Run: http://pulpito.ceph.com/teuthology-2015-02-05_19:13:02-upgrade:dumpling-x-firefly-distro-basic-vps
Job...
Yuri Weinstein
06:31 PM Bug #8753: PG::activate assert failed when recover finished
callbacks_for_degraded_object can have an entry not reflected in waiting_for_degraded_object, and therefore can be no... Samuel Just
06:24 PM CephFS Bug #10720 (Need More Info): MDS: valgrind leaks
There's one DefinitelyLost in addition to a whole bunch of PossiblyLost. It's unfortunately a Message, so the origina... Greg Farnum
05:17 PM Revision 78b1fb5e (ceph): ReplicatedPG::eval_repop: check waiting_for_* even if !m
There can be client ops waiting on a promote now.
Fixes: 10771
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
04:45 PM Bug #10775: "TestIoctx.test_aio_append ... Segmentation fault" in smoke-master-distro-basic-multi...
same on hammer and master
Run: http://pulpito.ceph.redhat.com/teuthology-2015-02-09_02:27:01-smoke-hammer-distro-bas...
Yuri Weinstein
03:09 PM Bug #10778: Rollback+ReplicationPG -> Segmentation fault
I don't know what this particular bug might mean, but that commit is included in v0.80.8, which you appear to be runn... Greg Farnum
05:51 AM Bug #10778: Rollback+ReplicationPG -> Segmentation fault
Greg, I suppose it's a patch to solve the problem?
https://github.com/ceph/ceph/commit/1228658871e53e350bdab3e72cd...
Irek Fasikhov
02:36 PM Bug #10800 (Resolved): Mark the SHEC erasure code plugin as experimental
If the monitor is required to load the SHEC plugin and the experimental feature is not set issue an error. Loïc Dachary
02:34 PM Bug #10799 (Resolved): Add SHEC workload to ceph-erasure-code corpus
https://github.com/dachary/ceph-erasure-code-corpus needs to be updated to include a workload for the new SHEC plugin Loïc Dachary
02:34 PM Bug #10601: thrashosd shutdown: No JSON object could be decoded
i am trying to reproduce this issue before diving into it. the tests reported by sage and david are slightly differen... Kefu Chai
02:31 PM Bug #10353 (Pending Backport): the number of tries should be higher for the default erasure coded...
Loïc Dachary
02:30 PM Fix #10363 (Resolved): OSDMonitor setcrushmap tests take a long time on erasure coded rulesets
removing the backport : this really is an optimization that does not qualify for backports. It probably would if peop... Loïc Dachary
02:27 PM Feature #10686 (Resolved): SHEC erasure code plugin
Loïc Dachary
02:26 PM Bug #10425: RadosClient::connect leaks Objecter if called twice
Loïc Dachary
02:25 PM Feature #10730 (Resolved): add support for fedora docker containers
https://github.com/ceph/ceph/pull/3602 Loïc Dachary
02:23 PM Bug #10729 (Resolved): install-deps.sh should try to install lsb_release
Loïc Dachary
02:20 PM Revision 0f731ba7 (ceph): Merge pull request #3602 from dachary/wip-10730-fedora-docker
tests: add Dockerfile for fedora
Reviewed-by: Sage Weil <sage@redhat.com>
Loic Dachary
02:18 PM Revision 0f0fd0c5 (ceph): Merge pull request #3656 from dachary/wip-osd-scrub-repair
tests: run osd-scrub-repair.sh with make check
Reviewed-by: Sebastien Ponce <Sebastien.Ponce@cern.ch>
Loic Dachary
01:01 PM Stable releases Tasks #10560: dumpling v0.67.12
match rgw runs to get a complete set of green Loïc Dachary
11:30 AM Bug #10739 (Duplicate): Lock contention on rgw bucket index object (ondisk_read/write_lock) stuck...
This scenario has been fixed by Sam's commit - a81f3e6e61abfc7eca7743a83bf4af810705b449 Guang Yang
10:54 AM Feature #10796 (In Progress): Schedule scrubbing by considering PG's last_scrub_timestamp globally
Copy the email from @ceph-devel to open a tracker:
Hi Sage,
Another potential problem with scrub scheduling, as o...
Guang Yang
10:02 AM rbd Bug #10773 (Can't reproduce): dumpling, hammer, jewel: qemu/tests/qemu-iotests/077 fails
Another run of the same test completed successfully http://pulpito.ceph.com/loic-2015-02-05_21:41:04-rbd-dumpling-bac... Loïc Dachary
06:40 AM Revision d9c024b8 (ceph): osd/ReplicatedPG: remove dup op mark start call
Op is already mark started in do_op.
Signed-off-by: Zhiqiang Wang <zhiqiang.wang@intel.com>
Zhiqiang Wang
06:40 AM Revision b4f2e75a (ceph): osd: add perf counter for proxy read
Signed-off-by: Zhiqiang Wang <zhiqiang.wang@intel.com> Zhiqiang Wang
06:40 AM Revision 169c620f (ceph): osd/ReplicatedPG: add assertion in apply_and_flush_repops
Signed-off-by: Zhiqiang Wang <zhiqiang.wang@intel.com> Zhiqiang Wang
06:36 AM Bug #10762 (Pending Backport): mon: osd gets marked down twice
Sage Weil
06:35 AM Revision d757f8e7 (ceph): Merge pull request #3631 from liewegas/wip-mon-dup-down
mon: fix unnecessary osd mark down
Reviewed-by: Joao Eduardo Luis <joao@redhat.com>
Sage Weil
06:27 AM Revision f08e1637 (ceph): Merge pull request #3605 from ceph/wip-da-SCA-20150129
Various SCA and smaller bugfixes
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:13 AM Revision 918b3784 (ceph): mon: have two COMMAND two COMMAND_WITH_FLAG macros
This avoids 2 separate calls to define each item and keeps the blame
info intact.
Signed-off-by: Sage Weil <sage@red...
Sage Weil
06:12 AM Revision 3ff48213 (ceph): mon: fix Monitor::_get_moncommand()
It should match command prefix, not any substring.
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
06:12 AM Revision ac9d75c4 (ceph): mon: noforward flag for commands that are not supposed to be forwarded
For not a monitor leader, if a received command is not supported
locally, but is supported by the leader, it is forwa...
Mykola Golub
06:12 AM Revision 7920db3d (ceph): tests: make ceph_watch_wait output watchfile content on failure
It should help in troubleshooting remote test failures.
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
Mykola Golub
06:05 AM Revision 27bab65f (ceph): rados: make 'watch' command unwatch when done
Avoid leaving a registered watch that the OSD has to time out. If you
want to do that, you can hit ^C.
Signed-off-b...
Sage Weil
05:57 AM Revision 14dbe1de (ceph): Merge branch 'wip-mshec-r44' of git://github.com/t-miyamae/ceph into ha...
Reviewed-by: Loic Dachary <ldachary@redhat.com> Sage Weil

02/08/2015

03:53 PM Revision d66aad42 (ceph): Merge pull request #3667 from ceph/wip-doc-ports
doc: updates for port ranges
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
02:57 PM Linux kernel client Bug #10793 (Need More Info): kernel BUG at net/ceph/messenger.c:2954 (while copying on cephfs)
ceph-0.87, kernel 3.18.6 (x86_64), centos 6, three node ceph cluster (3mons, 1mds, 18osds)
while copying data to c...
Nikola Ciprich
02:50 PM Revision fe47e23a (ceph): doc: correct default of ms_bind_port_max
It's 7300 in the code, whereas these docs
had it as 7100.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
02:50 PM Revision c65d8ed5 (ceph): doc: fix "7810" port typo
The correct value is now 7300, used to be
7100, was never 7810.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
02:50 PM Revision 45f842db (ceph): doc: remind user to calculate the correct max port
This was kind of easy to miss, and if users
just paste in the command as given then their
first few OSDs will work, a...
John Spray
01:48 PM Revision 0d0b2aa6 (ceph): Added ceph_flock() to libcephfs.
Xavier Roche
10:21 AM Revision 541a8f73 (ceph): Merge pull request #3665 from yuyuyu101/wip-fix-qa
AsyncConnection: Fix several bugs from qa test
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
08:01 AM Revision d2eaeea0 (ceph): AsyncConnection: fix incorrect condition for exchanging in_seq
Originally we use "in_seq==0" to judge whether need to exchange in_seq,
it's wrong when peer side already receive mes...
Haomai Wang

02/07/2015

10:30 PM CephFS Feature #10792 (Resolved): qa: enable thrasher for MDS cluster size (vary max_mds)

Rather than just killing MDSs within a fixed size cluster, have a thrasher that varies max_mds and deactivates MDSs...
John Spray
09:53 PM Revision f2de124a (ceph): Merge pull request #3660 from SUSE/wip-fix-suse-tests
Handle differently-named xmlstarlet binary for *suse
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
09:35 PM Revision 04812b8c (ceph): crushtool: reorder order of operations
It is currently possible to get very confusing results, e.g.
crushtool -i foo --set-straw-calc-version 1 --reweight...
Sage Weil
08:38 PM CephFS Bug #10744 (In Progress): MDS gets stuck in 'stopping' when strays exist
have a working patch for this, PR in due course... John Spray
08:33 PM Revision 61b4f098 (ceph): crush/CrushWrapper: dump chooseleaf_vary_r with other tunables
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit c133a83fe7b77e2a7e7c711cb8ab943c59ff0885)
Sage Weil
08:33 PM Revision 8c48ebbf (ceph): crushtool/CrushTester: output utilization even with 1 batch
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 294b06c6424f4cb69394976add826d9725073b50)
Sage Weil
08:33 PM Revision e4939ed5 (ceph): crush/CrushTester: add new --show-mappings option
This makes --show-utilization and --show-statistics usable.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picke...
Sage Weil
08:33 PM Revision 4c951e9d (ceph): osdmaptool: --test-map-pgs-dump
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 7a99b489909b368bade36d8cc9722ad33d03a2e8)
Sage Weil
08:33 PM Revision e9faab9f (ceph): crush: recalculate straw scalers during a reweight
The crushtool --reweight function triggers a fresh calculation of bucket
weights so that they are always the sum of t...
Sage Weil
08:33 PM Revision af502f25 (ceph): crush/builder: replace printf with an empty dprintk macro
This mirrors mapper.c.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit e444b221733360cdea4f4bb...
Sage Weil
08:33 PM Revision ca8471d6 (ceph): crush: fix tree bucket functions
There are incorrect nodes' weight in tree bucket when construct tree
bucket. The tree bucket don't store item id in i...
Rongze Zhu
08:33 PM Revision 3cb5d08f (ceph): crush: add dprintk's for crush_calc_straw
These are compiled out by default.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 946bebd94b1...
Sage Weil
08:26 PM Bug #10735: ceph source tree doesn't build with --enable-debug --enable-xio
I had an action item from Sage to add an Accelio submodule, so it seems like that's a next step?
I'll proceed in tha...
Matt Benjamin
07:37 PM Bug #10399 (Can't reproduce): kvm die with assert(m_seed < old_pg_num)
Sage Weil
07:37 PM Bug #10543 (Can't reproduce): "FAILED assert(m_seed < old_pg_num)" in upgrade:giant-x-hammer-dist...
Sage Weil
07:37 PM Bug #10004 (Can't reproduce): ceph osd find does not correctly report crush locations
Sage Weil
07:31 PM Bug #10695 (Fix Under Review): nan from ceph osd df
Sage Weil
07:13 PM Revision ab6c65a3 (ceph): mon/OSDMonitor: fix nan on 'osd df' variance
Fixes: half of #10695
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:11 PM Revision 6fe509d5 (ceph): mon/OSDMonitor: fix nan on 'osd df' use%
Fixes: half of #10695
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
07:04 PM Bug #10765 (Fix Under Review): LibRadosWatchNotify.WatchNotify2Timeout segfault
Sage Weil
06:43 PM rbd Bug #10782 (Resolved): ERROR: test_rbd.TestImage.test_flags
Jason Dillaman
03:47 PM Revision e0707180 (ceph): osdc/Objecter: do watch/notify op completions synchronously
Normally we do Op completions under completion_lock but not the
session lock. This is problematic because the regist...
Sage Weil
02:50 PM Revision 1faa9471 (ceph): osdc/Objecter: remove unused on_reg_ack
This is all dead code.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
02:20 PM Bug #10762 (Fix Under Review): mon: osd gets marked down twice
Sage Weil
02:17 PM Bug #10787 (Fix Under Review): mon: OSDMonitor::map_cache is buggy, send_incremental is not conse...
Sage Weil
02:01 PM CephFS Bug #10791 (Resolved): ceph mds deactivate sometimes fails silently

I suspect this is due to the targeted MDS sending a beacon at the same moment as the deactivate, which flips the pe...
John Spray
12:56 PM Fix #10790 (New): mon: move OSDMonitor osd_epoch value into MonSession
Sage Weil
12:56 PM Fix #10789 (New): mon: refactor OSDMonitor map methods to use MonSession*, not entity_inst_t
Sage Weil
12:20 PM Revision 9b6b7c35 (ceph): Handle differently-named xmlstarlet binary for *suse
Seems *SUSE sticks to the upstream binary name of 'xml'
for the xmlstarlet package.
Signed-off-by: Thorsten Behrens ...
Thorsten Behrens
04:04 AM Revision a0b60297 (ceph): Merge pull request #3657 from ceph/wip-10782
pybind: fixed runtime errors with librbdpy
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
01:40 AM Revision 92d39b50 (ceph): Merge pull request #324 from dmick/master
tasks/calamari_setup: ice_setup 0.2.0 has added another prompt Warren Usui
01:33 AM Revision 4b6fa9db (ceph): tasks/calamari_setup: ice_setup 0.2.0 has added another prompt
Add an extra '\n' to the interaction string to answer it
Signed-off-by: Dan Mick <dan.mick@redhat.com>
Dan Mick

02/06/2015

11:49 PM Bug #10788 (Resolved): osd: proxy read does not preserve orig client feature
(Note to self - This during testing of new giant-x suite that has greater test coverage for @parallel@ tests)
Run:...
Yuri Weinstein
10:54 PM Bug #10787 (Resolved): mon: OSDMonitor::map_cache is buggy, send_incremental is not conservative
... Sage Weil
10:37 PM Bug #10340 (Pending Backport): "[ FAILED ] LibRadosIo.ReadTimeout" in upgrade:dumpling-firefly-...
I think the client was running giant. Samuel Just
10:26 PM Bug #10340 (New): "[ FAILED ] LibRadosIo.ReadTimeout" in upgrade:dumpling-firefly-x:parallel-gi...
I see it in hammer now.
Run: http://pulpito.ceph.com/teuthology-2015-02-06_11:06:02-upgrade:giant-x:parallel-hammer-...
Yuri Weinstein
06:51 PM Bug #10340 (Resolved): "[ FAILED ] LibRadosIo.ReadTimeout" in upgrade:dumpling-firefly-x:parall...
Samuel Just
09:53 PM Bug #10784: librbd: image has watchers - not removing
Upon a client crash (or blacklist), the OSD doesn't appear to ever remove the dead client from the list of watchers. ... Jason Dillaman
07:20 PM Bug #10784 (Resolved): librbd: image has watchers - not removing
http://qa-proxy.ceph.com/teuthology/teuthology-2015-02-04_23:00:02-rbd-master-testing-basic-multi/740396/teuthology.l... Jason Dillaman
09:22 PM rbd Bug #10785: test_librbd: [ FAILED ] TestImageWatcher.RequestLock
watch/notify will "randomly" replay old notifications when socket errors are introduced (i.e. ms inject socket failur... Jason Dillaman
07:25 PM rbd Bug #10785 (Resolved): test_librbd: [ FAILED ] TestImageWatcher.RequestLock
http://qa-proxy.ceph.com/teuthology/teuthology-2015-02-04_23:00:02-rbd-master-testing-basic-multi/740488/teuthology.l... Jason Dillaman
08:37 PM Revision 155a83c2 (ceph): librados: rectify the pool name caching in IoCtxImpl.
Fixes: #10458
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Radoslaw Zarzynski
08:35 PM Feature #10786 (New): cache pool: try not to keep around very old whiteout objects even if there ...
Samuel Just
07:27 PM Bug #6574: osd/ReplicatedPG.cc: 7851: FAILED assert(0)
847ea6059211b1ce104207584a57badf830103d6 needs to be backported to dumpling Samuel Just
07:24 PM Bug #6574 (Pending Backport): osd/ReplicatedPG.cc: 7851: FAILED assert(0)
Samuel Just
07:24 PM Bug #10604 (Duplicate): osd crash in upgrade:dumpling-dumpling-distro-basic-multi run
Samuel Just
07:19 PM rbd Bug #10783 (Resolved): ceph_test_librbd_fsx: rbd_get_flags() indicates object map is invalid
http://qa-proxy.ceph.com/teuthology/teuthology-2015-02-04_23:00:02-rbd-master-testing-basic-multi/740435/teuthology.l... Jason Dillaman
07:07 PM rbd Bug #10782 (Fix Under Review): ERROR: test_rbd.TestImage.test_flags
https://github.com/ceph/ceph/pull/3657 Jason Dillaman
06:54 PM rbd Bug #10782: ERROR: test_rbd.TestImage.test_flags
http://qa-proxy.ceph.com/teuthology/teuthology-2015-02-04_23:00:02-rbd-master-testing-basic-multi/740397/teuthology.log Jason Dillaman
06:53 PM rbd Bug #10782 (Resolved): ERROR: test_rbd.TestImage.test_flags
... Jason Dillaman
06:51 PM Bug #10629: osd/PG.cc: 2775: FAILED assert(values.size() == 2)
This may also be 6003. Samuel Just
06:50 PM Bug #10734 (Fix Under Review): v0.91 to v0.92 upgrade journal replay crash
Samuel Just
06:50 PM rbd Bug #10706 (Resolved): librbd/ObjectMap.cc: 108: FAILED assert(object_no < object_map.size())
This fix wasn't included in the above failed run (SHA1 352ad94842729f70482e679039e594db0c140203). Jason Dillaman
06:37 PM rbd Bug #10773: dumpling, hammer, jewel: qemu/tests/qemu-iotests/077 fails
I wasn't able to reproduce this on my Trusty VM. I appear to have the same qemu installed as plana62:... Jason Dillaman
06:28 PM Bug #10778: Rollback+ReplicationPG -> Segmentation fault
Sorry.
Greg,At that time was a snapshot rollback rbd
Irek Fasikhov
02:42 PM Bug #10778: Rollback+ReplicationPG -> Segmentation fault
What do you mean, "at this point was rollback"? Greg Farnum
08:02 AM Bug #10778: Rollback+ReplicationPG -> Segmentation fault
Attaching logs Irek Fasikhov
06:50 AM Bug #10778 (Can't reproduce): Rollback+ReplicationPG -> Segmentation fault
Morning found that some OSD dropped out of Tier Cache Pool. Maybe it's a coincidence, but at this point was rollback.... Irek Fasikhov
06:25 PM Revision 293cd392 (ceph): tests: run osd-scrub-repair.sh with make check
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
06:21 PM Revision bae1f3ea (ceph): FileJournal: fix journalq population in do_read_entry()
Fixes: 6003
Backport: dumpling, firefly, giant
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
06:20 PM Bug #6003: journal Unable to read past sequence 406 ...
I introduced this in March 2013, the fix should be backported to dumpling, firefly, and giant. Samuel Just
05:49 PM Bug #6003: journal Unable to read past sequence 406 ...
The journalq is being populated with positions one sequence number off in do_read_entry. If we trim committed_thru t... Samuel Just
06:16 PM Revision a8a4c827 (ceph): Merge pull request #3627 from tchaikov/check_output-on-centos6
ceph_objectstore_tool: fix check_output on python2.6
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
05:46 PM Bug #10632 (Duplicate): ceph-objectstore-tool: crash in FileJournal.cc
Figured it out, and it's a dup of 6003. Samuel Just
05:23 PM Revision 15350a08 (ceph): ceph_objectstore_tool: fix check_output on python2.6
* backported the subprocess.check_output from python2.7
Fixes: #10756
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:13 PM Bug #10780 (Resolved): "FAILED assert(infoevt.info.history.last_epoch_started".. in upgrade:giant...
Run: http://pulpito.front.sepia.ceph.com/teuthology-2015-02-05_17:05:03-upgrade:giant-x-hammer-distro-basic-multi/
J...
Yuri Weinstein
01:33 PM Revision 34f5326c (ceph): Merge pull request #3652 from dachary/wip-mailmap
mailmap: UMD is University of Maryland Sage Weil
01:30 PM Revision 0d7df6c3 (ceph): Merge pull request #3131 from mslovy/fix_init_filejournal_throttle
os: FileJournal:: fix, uninitialization of FileJournal throttle
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
12:27 PM Revision 7ecf8641 (ceph): tests: update librbd tests to handle blacklisting
The break lock unit test was updated to use a different
librados client to prevent blacklisting itself when breaking
...
Jason Dillaman
12:27 PM Revision 86fd8c36 (ceph): librados_test_stub: added new blacklist_add method
The new librados API method is used by RBD so it needs to be
added to the test stub.
Signed-off-by: Jason Dillaman <...
Jason Dillaman
12:27 PM Revision 25d7ac2b (ceph): librbd: optionally blacklist clients before breaking locks
Prior to breaking a client's lock, blacklist the clients from the
OSDs to prevent possible race conditions with data ...
Jason Dillaman
12:05 PM Revision 9dfd4ac1 (ceph): mailmap: UMD is University of Maryland
And not University of Mississippi
Signed-off-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
11:42 AM Revision a616de92 (ceph): librados: add blacklist_add API method
Convenience method to invoke the mon "osd blacklist add"
command and validating the result.
Signed-off-by: Jason Dil...
Jason Dillaman
11:04 AM Revision a08d3be0 (ceph): Merge remote-tracking branch 'gh/hammer'
Sage Weil
11:02 AM Revision 6d72a1f0 (ceph): Merge pull request #3468 from ceph/wip-cephfs-snap1
Wip cephfs snap1
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
10:31 AM Revision 69288ce4 (ceph): Merge pull request #3649 from ceph/wip-opath-setattr
client: handle O_PATH fds on setattr too
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:29 AM Stable releases Tasks #10501: giant v0.87.1
sort failed rados runs Loïc Dachary
09:03 AM Revision 1504dd62 (ceph): Merge pull request #3633 from sponce/wip-10758
Fixed issue #10758 : write_full behavior in libradosstriper
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
08:12 AM Revision 37f196e8 (ceph): libradosstriper: fixed write_full when ENOENT
Fixes: #10758
write_full was returning ENOENT when the file did not exists, while it should just have created it with...
Sebastien Ponce
08:08 AM Revision 6a91f2bb (ceph): libradosstriper: fixed write_full when ENOENT
Fixes: #10758
write_full was returning ENOENT when the file did not exists, while it should just have created it with...
Sebastien Ponce
07:09 AM Bug #10779 (Resolved): warning on #pragma with old gcc
... Greg Farnum
06:14 AM Revision 7d05c9e5 (ceph): Merge pull request #3624 from ktdreyer/wip-doc-submitting-patches-branches
SubmittingPatches: clarify the use of branches in PRs
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
06:13 AM CephFS Bug #10744: MDS gets stuck in 'stopping' when strays exist
Is it possible your hack to avoid purging anything is busting more than you realize? Greg Farnum
06:12 AM CephFS Bug #10743: mds/MDLog.cc: 259: FAILED assert(!capped) on MDS rank shutdown
Probably means there's some point where we run shutdown_pass() and assume it succeeds. (That's what calls MDLog::cap().) Greg Farnum
05:05 AM Revision 05145364 (ceph): client: handle O_PATH fds on setattr too
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
04:10 AM Revision 9446358f (ceph): Merge pull request #3626 from majianpeng/misc
rbd.py: Add rbd_read2/rbd_write2 funcion which can handle fadvise flags.
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
03:30 AM Revision 636a269f (ceph): tests: add simple tests for proxied maintenance operations
Added three new tests to test the simple cases for snap create,
flatten, and resize proxied to the exclusive lock own...
Jason Dillaman
02:25 AM Revision 9f2f306f (ceph): librbd: ensure ImageWatcher notifications are idempotent
Ensure that ImageWatcher can support receiving duplicate notifications
from librados. Resize and flatten now pass a ...
Jason Dillaman
01:39 AM Feature #10559 (Resolved): add a norebalance flag
Kefu Chai
01:26 AM Revision f86fb979 (ceph): rgw: obj delete operation can use remove_objs param
The remove_objs param is needed to atomically remove multiple entries
from the bucket index, e.g., when cancelling a ...
Yehuda Sadeh
01:19 AM Revision 538395d6 (ceph): rbd.py: Add rbd_read2/rbd_write2 funcion which can handle fadvise flags.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
12:00 AM rgw Bug #10719: "test_abort_multipart_upload" failed in upgrade:dumpling-firefly-x-next run
Yehuda Sadeh

02/05/2015

11:37 PM Revision af2168b9 (ceph): rgw: send http status reason explicitly in fastcgi
There are issues in certain versions of apache 2.4, where the reason is
not sent back. Instead, just provide the reas...
Yehuda Sadeh
11:16 PM rgw Bug #10719: "test_abort_multipart_upload" failed in upgrade:dumpling-firefly-x-next run
Same in
Run: http://pulpito.ceph.com/teuthology-2015-02-03_02:35:02-smoke-master-distro-basic-multi/
Job: 738491
L...
Yuri Weinstein
05:08 PM rgw Bug #10719: "test_abort_multipart_upload" failed in upgrade:dumpling-firefly-x-next run
Same in
Run: http://pulpito.ceph.com/teuthology-2015-02-04_17:10:01-upgrade:dumpling-firefly-x-next-distro-basic-mul...
Yuri Weinstein
11:14 PM Bug #10775 (Resolved): "TestIoctx.test_aio_append ... Segmentation fault" in smoke-master-distro-...
Run: http://pulpito.ceph.com/teuthology-2015-02-03_02:35:02-smoke-master-distro-basic-multi/
Jobs: 738484
Logs: htt...
Yuri Weinstein
11:12 PM rbd Bug #10706 (New): librbd/ObjectMap.cc: 108: FAILED assert(object_no < object_map.size())
Yuri Weinstein
11:12 PM rbd Bug #10706: librbd/ObjectMap.cc: 108: FAILED assert(object_no < object_map.size())
Seems reappeared in
Run: http://pulpito.ceph.com/teuthology-2015-02-03_02:35:02-smoke-master-distro-basic-multi/
Jo...
Yuri Weinstein
10:22 PM rbd Bug #10773: dumpling, hammer, jewel: qemu/tests/qemu-iotests/077 fails
... Loïc Dachary
09:12 PM rbd Bug #10773: dumpling, hammer, jewel: qemu/tests/qemu-iotests/077 fails
... Loïc Dachary
08:55 PM rbd Bug #10773: dumpling, hammer, jewel: qemu/tests/qemu-iotests/077 fails
qa/workunits/rbd/qemu-iotests.sh checkout 2528043f1f299e0e88cb026f1ca7c40bbb4e1f80 but uses the qemu binary that is f... Loïc Dachary
08:47 PM rbd Bug #10773: dumpling, hammer, jewel: qemu/tests/qemu-iotests/077 fails
The tests are from a given commit in the qemu git repository, this is stable.... Loïc Dachary
08:36 PM rbd Bug #10773 (Resolved): dumpling, hammer, jewel: qemu/tests/qemu-iotests/077 fails
http://qa-proxy.ceph.com/teuthology/loic-2015-02-03_14:40:23-rbd-dumpling-backports---basic-multi/738732/
</pre>
20...
Loïc Dachary
09:52 PM Bug #10765 (In Progress): LibRadosWatchNotify.WatchNotify2Timeout segfault
I think teh problem is that _linger_commit and friends are called as normal completions of the register event, which ... Sage Weil
03:20 PM Bug #10765 (Resolved): LibRadosWatchNotify.WatchNotify2Timeout segfault
2015-02-05T02:18:33.620 INFO:tasks.workunit.client.0.mira002.stdout:watch_notify2_test_cb from 4758 notify_id 3728031... Samuel Just
09:39 PM devops Bug #10330: apt-mirror timeouts
We think this is fixed. Yuri will resolve this if he doesn't see it again soon. Zack Cerza
09:03 PM Revision 248dbecd (ceph): Add labels to a couple common task failures
The labels will help us quickly determine what the command was trying to
accomplish in log output.
Signed-off-by: An...
Andrew Schoen
08:58 PM Revision 78902567 (ceph): librbd: minor ImageWatcher cleanup
Ensured that the log messages used a consistent priority based
upon the action. Cancelled async requests should alwa...
Jason Dillaman
08:58 PM Revision debd7f30 (ceph): tests: relax librbd ImageWatcher test case state machine
If librados repeats watch/notify messages, the test case state
machine will get confused about the unexpected (repeat...
Jason Dillaman
08:40 PM rbd Bug #10644 (Resolved): librbd: segfault on image close when watch fails
Josh Durgin
08:11 PM Bug #10756 (In Progress): test/ceph_objectstore_tool.py fails on centos 6
Loïc Dachary
08:46 AM Bug #10756: test/ceph_objectstore_tool.py fails on centos 6
i posted a pull request at https://github.com/ceph/ceph/pull/3627 . i am still pulling the centos 6 image. will updat... Kefu Chai
07:52 PM Bug #10739: Lock contention on rgw bucket index object (ondisk_read/write_lock) stuck op threads
Recent changes already merged for hammer should prevent blocking the thread on the ondisk_read_lock by expanding the ... Samuel Just
07:33 PM Bug #10772 (Resolved): Wrong package name in hadoop-giant-distro-basic-magna run
Fixed by teuthology commit:853228e427b127dd3514950ca802a5ad5d4b78bb and ceph-qa-suite commits:
977a221f9226cf479c9d2...
Greg Farnum
07:06 PM Bug #10772: Wrong package name in hadoop-giant-distro-basic-magna run
Ugh, this has the exact same problem as libcephfs-java did; the package names differ. For whatever reason libcephfs_j... Greg Farnum
06:37 PM Bug #10772 (Resolved): Wrong package name in hadoop-giant-distro-basic-magna run
Run: http://pulpito.ceph.redhat.com/teuthology-2015-02-02_23:12:01-hadoop-giant-distro-basic-magna/... Yuri Weinstein
07:30 PM Revision 1c394e4b (ceph): Merge pull request #3642 from vuhuong/wip-hammer
Wip xio hammer
Reviewed-by: Matt Benjamin <matt@cohortfs.com>
Sage Weil
07:27 PM Revision 2fd90d24 (ceph): extra_packages: stop trying to install libcephfs stuff
These package names all differ across distros, and they're included in
teuthology's install task anyway.
Signed-off-...
Greg Farnum
07:27 PM Revision ca492159 (ceph): extra_packages: stop trying to install libcephfs stuff
These package names all differ across distros, and they're included in
teuthology's install task anyway.
Signed-off-...
Greg Farnum
07:22 PM rgw Bug #10770 (Pending Backport): rgw: pending bucket index operations are not cancelled correctly
Sage Weil
05:19 PM rgw Bug #10770 (Resolved): rgw: pending bucket index operations are not cancelled correctly
Yehuda Sadeh
07:22 PM Revision 49486deb (ceph): Merge pull request #3639 from ceph/wip-10770
rgw: send appropriate op to cancel bucket index pending operation
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
07:21 PM Revision 977a221f (ceph): extra_packages: stop trying to install libcephfs stuff
These package names all differ across distros, and they're included in
teuthology's install task anyway.
Signed-off-...
Greg Farnum
07:14 PM Bug #10731 (Resolved): degraded writes does not handle upgrades properly
Sage Weil
05:52 PM Bug #10731: degraded writes does not handle upgrades properly
Samuel Just
07:13 PM Revision 54a22236 (ceph): Merge pull request #3641 from athanatos/wip-10731
ReplicatedPG: block writes on degraded objects unless all peers support ...
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:50 PM Revision 91515e75 (ceph): osdc: Constrain max number of in-flight read requests
Constrain the number of in-flight RADOS read requests to the
cache size. This reduces the chance of the cache memory...
Jason Dillaman
05:58 PM Bug #10771: eval_repop must check waiting_for_* even if !m due to previous reqids in promote log ...
ubuntu@teuthology:/a/samuelj-2015-02-04_22:13:07-rados-wip-sam-working-wip-testing-vanilla-fixes-basic-multi/740309/r... Samuel Just
05:50 PM Bug #10771 (Resolved): eval_repop must check waiting_for_* even if !m due to previous reqids in p...
2015-02-05T04:36:59.708 INFO:tasks.rados.rados.0.plana09.stdout:2022: finishing write tid 6 to plana092652-2022
201...
Samuel Just
05:52 PM Bug #10157: PGLog::(read|write)_log don't write out rollback_info_trimmed_to
Samuel Just
05:48 PM Revision dfee96e3 (ceph): rgw: send appropriate op to cancel bucket index pending operation
Fixes: #10770
Backport: firefly, giant
Reported-by: baijiaruo <baijiaruo@126.com>
Signed-off-by: Yehuda Sadeh <yehud...
Yehuda Sadeh
05:16 PM Bug #10769 (Can't reproduce): coredump in /remote/burnupi59/ in upgrade:dumpling-firefly-x-next-d...
Could not get more info from the crash, so might FYI ticket only.
Run: http://pulpito.ceph.com/teuthology-2015-02-04...
Yuri Weinstein
05:11 PM Stable releases Tasks #10501: giant v0.87.1
update rgw run result Loïc Dachary
03:56 PM Bug #10768 (Resolved): in_progress_async_reads requeued in the wrong order
Haven't actually seen a crash due to this. Samuel Just
03:17 PM Bug #10632: ceph-objectstore-tool: crash in FileJournal.cc
2015-02-05T01:10:12.541 INFO:tasks.thrashosds.thrasher:in_osds: [2, 3, 4, 5, 1, 0] out_osds: [] dead_osds: [] live... Samuel Just
03:03 PM CephFS Feature #10764: optimize memory usage of MDSCacheObject
We've scoped this out some before:
#4499, #4500, #4501, #4502, #4503, #4504, #4535 may be of interest. At least keep...
Greg Farnum
02:52 PM CephFS Feature #10764 (In Progress): optimize memory usage of MDSCacheObject
the attached file is dump of layouts of various classes. Zheng Yan
03:03 PM Feature #10559 (In Progress): add a norebalance flag
Kefu Chai
06:00 AM Feature #10559: add a norebalance flag
yes, that makes more sense. thanks. Kefu Chai
02:57 PM Revision cbfa08e5 (ceph): mds: disallow layout changes for files with data
Fixes: #10737
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
02:55 PM Revision c293a030 (ceph): Merge pull request #3618 from tchaikov/add-norebalance-flag
Add norebalance flag
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Sage Weil <sage@redhat.com>
Samuel Just
02:52 PM Bug #10689 (Duplicate): osd/ReplicatedPG.cc: FAILED assert(soid < scrubber.start || soid >= scrub...
Samuel Just
02:51 PM Bug #10693 (Resolved): FAILED assert(soid < scrubber.start || soid >= scrubber.end): oi digest va...
Sage Weil
02:40 PM Revision f3b61e68 (ceph): mds: don't mark dirfrag dirty after dropping stale dentries
now MDS use omap to store dirfrag, and always does partial commit.
marking dirfrag dirty after dropping stale dentrie...
Yan, Zheng
02:40 PM Revision 966e1080 (ceph): mds: don't manully create snaprealm during rename
project_past_snaprealm_parent() will do the same job. Besides
MDCache::_snaprealm_create_finish() is buggy, it update...
Yan, Zheng
02:40 PM Revision dda08a0c (ceph): mds: properly commit snaprealm to dirfrag
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
02:40 PM Revision 01ff547b (ceph): mds: avoid infinite loop of SnapRealm::_open_parents
handle the case that some past parents are missing
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
02:40 PM Revision c31ed414 (ceph): mds: add snaprealm to open_past_parents after it's opened
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
02:40 PM Revision 244267ba (ceph): ceph: don't count snap dentries when calculating new fragstat/neststat
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
02:40 PM Revision a464558f (ceph): qa/workunits/snaps: don't assume snapshot is disabled
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
02:40 PM Revision b66e7496 (ceph): mds: split old_inode when needed
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
02:40 PM Revision 8624172d (ceph): qa/workunits/snaps: remove snapshots when test finishes
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
02:40 PM Revision d62c67ca (ceph): mds: save the oldest snapid of inode
When moving a inode to different snapshot realm, we need to check if
the inode is snapshotted. If the inode is snapsh...
Yan, Zheng
02:40 PM Revision 6cb9b01f (ceph): mds: fix rdlock snap inode
make sure the "sync head inode" code execute
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
02:40 PM Revision 32b08922 (ceph): mds: update client_need_snapflush when splitting snap inode
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
02:40 PM Revision b3fdf158 (ceph): mds: avoid propagrating unnecessary snap rstat to parent
if parent is not snapshotted, avoid propagrating snap rstat to it
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
02:40 PM Revision f192e2dc (ceph): mds: properly update capability's client_follow
handle discontinuous snapid(s)
Fixes: #10323
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
02:40 PM Revision 335f02bf (ceph): mds: properly update trace vector when quiting path traverse
rdlock_path_pin_ref() uses the trace vector to setup request reply's
tracedn
Signed-off-by: Yan, Zheng <zyan@redhat....
Yan, Zheng
02:40 PM Revision 6cd044ac (ceph): mds: properly project past snaprealm parent while renaming files
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
02:40 PM Revision 5f58c4cc (ceph): mds: check multiversion inode when purging stray
we can't purge a multiversion directory inode when it is still referenced
by some snapshots. For regular files that a...
Yan, Zheng
02:40 PM Revision a0f51a2e (ceph): mds: always create multiversion inode when cow inode
When moving a snapshotted regular file to stray directory, we need
to create an snaprealm for it. The snaprealm is re...
Yan, Zheng
02:40 PM Revision 4391cdd6 (ceph): mds: journal snaprealm for all types of inodes
regular file also can has snaprealm.
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
02:40 PM Revision ed422bed (ceph): mds: fix reference after free
CDir::try_trim_snap_dentry() may free the dentry
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
02:40 PM Revision 1a648cd1 (ceph): mds: optimize SnapRealm::split_at()
avoid executing the 'split children' code because all snaprealms in
mdsdir has no child snaprealm.
Signed-off-by: Ya...
Yan, Zheng
02:40 PM Revision d8e3ce8a (ceph): mds: avoid sending snaptrace for snapshot inodes
snapshot information in snaptrace is only used by head inodes
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
02:40 PM Revision 572e42e8 (ceph): mds: verify backtrace by auth MDS only
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
02:40 PM Revision b0e0e1c8 (ceph): mds: temporarily disable recovery for snapshotted files
recovery of snapshots is very inefficient, which requires
NR_SNAPS * NR_OBJECTS operations.
Signed-off-by: Yan, Zhen...
Yan, Zheng
02:40 PM Revision 13d8475f (ceph): mds: remove superfluous assertion
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
02:40 PM Revision 505a5f55 (ceph): client: check xattr version independent of inode version
Fixes: #10343
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
02:40 PM Revision 087ccd6f (ceph): client: remove snaprealm from parent when closing it
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
02:40 PM Revision ad6f0cfb (ceph): client: remove snapshot dentry during rmsnap
reply of RMSNAP request has no trace, we need to invalidate the
snapshot dentry manually
Signed-off-by: Yan, Zheng <...
Yan, Zheng
02:40 PM Revision 1479300a (ceph): mds: properly update CInode->first during journal replay
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
02:40 PM Revision 32b1a9a1 (ceph): mds: check snaprealm before drop dentries in deleted directory
There is an optimization that drop dentries in deleted directory,
so that MDS can purge corresponding inode faster. W...
Yan, Zheng
02:40 PM Revision 1d9de226 (ceph): mds: fix MDCache::journal_cow_dentry()
Use parent directory's snaprealm to decide if we should cow dentry.
Otherwise we may create orphan dentry when deleti...
Yan, Zheng
02:40 PM Revision 5e5052b3 (ceph): mds: update current_parent_since for newly snapshotted directory
current_parent_since should be set to snapshot seq when the directory
was created.
Fixes: 10312
Signed-off-by: Yan, ...
Yan, Zheng
02:40 PM Revision 040d5c5b (ceph): mds: set last snapid according to removed snaps in data pools
handle the case that we create cephfs using existing pools and
the existing pools' removed snaps are not empty.
Fixe...
Yan, Zheng
02:40 PM Revision 1e53bcbe (ceph): mds: provide correct snaps to purge_stale_snap_data()
if a directory inode has snaprealm, its parent directory's snapshot
set can be not equal to its snapshot set
Signed-...
Yan, Zheng
02:40 PM Revision dbf09af9 (ceph): mds: fix CInode::remove_need_snapflush
make sure client and snapid exist, then drop CInode::PIN_NEEDSNAPFLUSH
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
02:24 PM Revision 334a62df (ceph): Merge pull request #3638 from dachary/wip-make-check
run-make-check.sh: git --ancestry-path is not backward compatible
Reviewed-by: Dmytro Iurchenko <diurchenko@mirantis...
Loic Dachary
02:08 PM Revision 5b75e304 (ceph): osdc/Objecter: linger_register now acquires rwlock
Previously linger_register just created a RWLock::Context
which does not result in the lock being acquired.
Fixes: #...
Jason Dillaman
01:46 PM Revision 3cf7fcc6 (ceph): install-deps.sh: check for debian/control existence
If the debian/control file does not exist the error is cryptic.
Improve the situation by checking before running dpkg...
Loic Dachary
01:40 PM Bug #10758: write_full interface of libradosstriper fails on new files
handled in pull request #3637 for giant branch Sebastien Ponce
01:37 PM Bug #10758: write_full interface of libradosstriper fails on new files
handled in pull request #3636 for hammer branch Sebastien Ponce
01:33 PM Bug #10758: write_full interface of libradosstriper fails on new files
handled in pull request #3633 for master branch Sebastien Ponce
09:53 AM Bug #10758 (Resolved): write_full interface of libradosstriper fails on new files
It returns an ENOENT error instead of creating the file as expected. Sebastien Ponce
01:37 PM Revision 09c152a6 (ceph): run-make-check.sh: git --ancestry-path is not backward compatible
The behavior is different on git 1.8 which is the default on centos7.
Signed-off-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
01:36 PM Feature #10759: rados command line gives no access to striper API
handled in pull request #3635 for hammer branch Sebastien Ponce
01:34 PM Feature #10759: rados command line gives no access to striper API
handled in pull request #3634 for master branch Sebastien Ponce
10:07 AM Feature #10759 (Fix Under Review): rados command line gives no access to striper API
Although libradosstriper has been introduced in giant, there has been no way to use it from the command line via the ... Sebastien Ponce
12:58 PM Revision 3b73ccff (ceph): Merge pull request #3630 from hef87/hef87-patch-1
Bug fix : AsyncConnection: fix wrong scope of data blocks
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
12:31 PM Bug #10763 (New): OSDs get marked as down in docker
http://lists.ceph.com/pipermail/ceph-users-ceph.com/2014-November/044996.html
I can replicate that on digitalocean...
Ian Babrou
12:15 PM Bug #5639: librados: rados_monitor_log can drop messages
Pull request is available here: https://github.com/ceph/ceph/pull/3632 Radoslaw Zarzynski
11:10 AM Bug #10762: mon: osd gets marked down twice
> https://www.dropbox.com/s/vdzl005n2qiwlee/ceph.log.gz?dl=0
> https://www.dropbox.com/s/to26i8k11vp9t8k/ceph-mo...
Sage Weil
11:07 AM Bug #10762 (Resolved): mon: osd gets marked down twice
- osd has intermittnet network issue
- gets marked down
- network fixed
- osd comes back up
- mon election (or so...
Sage Weil
11:07 AM Revision 400ac237 (ceph): mon: ignore osd failures from before up_from
If the failure was generated for an instance of the OSD prior to when
it came up, ignore it.
This probably causes a ...
Sage Weil
11:07 AM rbd Bug #10761 (Resolved): librbd: breaking locks should blacklist the old owner
The old lock owner may still have I/Os in flight at many levels (including the osd). To be sure they don't invalidate... Josh Durgin
11:01 AM Revision 3fba9ac1 (ceph): Bug fix : AsyncConnection: fix wrong scope of data blocks
Signed-off-by: Feng He <fenglife@hotmail.com> he feng
10:51 AM Revision 581c70b3 (ceph): Merge pull request #3609 from hef87/hef87-patch-1
AsyncConnection: fix wrong scope of data blocks
Reviewed-by: Haomai Wang <haomaiwang@gmail.com>
Sage Weil
10:38 AM Revision bb18d01a (ceph): xio: Squash the whitespaces
Signed-off-by: Vu Pham <vu@mellanox.com> Vu Pham
10:18 AM Revision 7eca03e2 (ceph): Merge remote-tracking branch 'gh/hammer'
Sage Weil
10:18 AM Revision f928f683 (ceph): Merge remote-tracking branch 'gh/wip-assert-version'
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
10:01 AM Revision 773ff16b (ceph): Merge pull request #3532 from dachary/wip-run-make-check
run-make-check: use nproc and shorter git expression Sage Weil
10:01 AM Revision 0445cb9c (ceph): Merge pull request #3611 from kylinstorage/wip-rbd-recover-tool
Wip rbd recover tool
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
09:56 AM Revision 1d68abb7 (ceph): xio: Fix release xio message on closed connection issue
Do not call xio_release_msg on closed connection
Signed-off-by: Vu Pham <vu@mellanox.com>
Vu Pham
09:56 AM Revision 16897aa2 (ceph): cmake: Fix CMakeLists.txt to compile librbd
Add source files to CMakeLists.txt to compile librbd
Signed-off-by: Vu Pham <vu@mellanox.com>
Vu Pham
09:36 AM Revision 9132c679 (ceph): Merge pull request #3544 from vuhuong/xio-spread-portals
Xio spread portals
Reviewed-by: Matt Benjamin <matt@cohortfs.com>
Sage Weil
09:31 AM Revision 1741e074 (ceph): Merge pull request #3628 from SUSE/wip-initradosgw-fixup
Unconditionally chown rados log file.
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:26 AM Revision 41611ea2 (ceph): Unconditionally chown rados log file.
This fixes bnc#905047 (in a somewhat ad-hoc way). Sadly the log
file gets created from several places, so its existen...
Thorsten Behrens
09:22 AM Revision eacbcacd (ceph): Merge pull request #3623 from ceph/wip-opath
client: fix O_PATH on older Linux systems
Reviewed-by: Yan, Zheng <zyan@redhat.com>
Sage Weil
09:12 AM Revision 7dc9adee (ceph): Merge pull request #3622 from athanatos/wip-10340
Objecter::_op_submit_with_budget: add timeout before call
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:12 AM Bug #10717 (Resolved): osd/ReplicatedPG.h: 786: FAILED assert(!ctx->snapset_obc)
Sage Weil
09:12 AM Revision 8fd162e1 (ceph): Merge pull request #3621 from athanatos/wip-10717
ReplicatedPG::do_op: ignore snapset_obc if !exists
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:52 AM Revision fffa5e20 (ceph): osd,mon: add norebalance osdmap flag
Fixes: #10559
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:52 AM Revision 484a147e (ceph): osd: apply affinity if any affinity is not default
Kefu Chai
05:32 AM CephFS Bug #10620 (Resolved): TestFlush fails on formatting mistake
Haven't seen any issues. Greg Farnum
02:48 AM Revision f9114114 (ceph): NetHandler: Lower connect failed log level
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
02:40 AM Revision c252e05a (ceph): AsyncConnection: fixup for 2ffacbe (crc configuration in messenger)
Learn from commit d5d1e27d9190463f484f896456ae6a9b5ea15cf8
Signed-off-by: Haomai Wang <haomaiwang@gmail.com>
Haomai Wang
02:37 AM Revision 2b6b100a (ceph): AsyncConnection: Don't delete event if fd < 0
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
02:09 AM Revision a3fc9d4e (ceph): AsyncConnection: fix wrong scope of data blocks
Signed-off-by: Feng He <fenglife@hotmail.com> he feng
01:51 AM Revision dd4fa1d3 (ceph): Merge pull request #3616 from ceph/wip-export-dir
mds: implement export dir asok Zheng Yan
12:46 AM Revision 0db7c489 (ceph): SubmittingPatches: clarify the use of branches in PRs
Add some documentation so developers understand what goes into next vs
what goes into master and how to handle backpo...
Ken Dreyer
12:25 AM Revision adebf22d (ceph): rbd_recover_tool: move rbd_recover_tool directory to src/tools subdirec...
Signed-off-by: Min Chen <minchen@ubuntukylin.com> Min Chen

02/04/2015

11:45 PM Bug #10757 (Resolved): src/unittest_osd_osdcap fails on centos 6

As of commit:26cc9d347931949bab187953f0980b7ed7e8ad0b ( v0.92 )...
Loïc Dachary
11:40 PM Bug #10756 (Resolved): test/ceph_objectstore_tool.py fails on centos 6
... Loïc Dachary
11:14 PM Bug #10755: src/test/centos/Dockerfile.in is unfit for centos6
centos/Dockerfile.in should be... Loïc Dachary
10:57 PM Bug #10755 (Resolved): src/test/centos/Dockerfile.in is unfit for centos6
* systemd must not be restored
* EPEL 6 must be installed instead of 7
* yum install which
* replace in the usage ...
Loïc Dachary
11:03 PM Revision 70ae314d (ceph): client: fix O_PATH on older Linux systems
O_PATH was introduced in 2.6.39, but many Linux systems in use
today still have older kernels than that. Check for th...
Greg Farnum
10:59 PM Revision 2f49de51 (ceph): ReplicatedPG: block writes on degraded objects unless all peers support it
Fixes: #10731
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
10:56 PM Revision a2d6b072 (ceph): Merge pull request #3607 from ceph/wip-librbd-invalid-map
librbd: verify image's object map validity
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
10:39 PM rgw Tasks #10518: radosgw-agent: catch master up with v1.2?
After some discussion in IRC today, Alfredo and I decided to delete the v1.2 branch from GitHub entirely. (For poster... Ken Dreyer
10:39 PM Revision 2b31fb1a (ceph): Merge pull request #3592 from ceph/wip-librbd-watch-errors
librbd: better handling for image watch errors
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
10:39 PM Revision 5e9698ee (ceph): overrides/short_pg_log: 30/50 was too short, make 100/200
Signed-off-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Sage Weil <sage@redhat.com>
Samuel Just
10:36 PM Revision b318e2ff (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
10:35 PM Revision a1a7d856 (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
10:06 PM rgw Bug #10015: rgw sync agent: 403 when syncing object that has tilde in its name
Just a note that this fix shipped in the 1.2 release. https://github.com/ceph/radosgw-agent/blob/master/CHANGELOG.rst#12 Ken Dreyer
10:02 PM Revision 51f75079 (ceph): Merge pull request #322 from ceph/wip-10753
Add labels to a couple common task failures Zack Cerza
09:59 PM rgw Bug #10102: sync agent: does not handle gracefully transient errors
Just a note that this fix shipped in the 1.2 release. https://github.com/ceph/radosgw-agent/blob/master/CHANGELOG.rst#12 Ken Dreyer
09:42 PM Revision a965d6ca (ceph): Add labels to a couple common task failures
The labels will help us quickly determine what the command was trying to
accomplish in log output.
Signed-off-by: An...
Andrew Schoen
09:15 PM Revision 2a83ef3c (ceph): include/encoding: fix an compile warning
./include/encoding.h:317:7: warning: 't' may be used uninitialized in
this function [-Wmaybe-uninitialized]
Signed-o...
Zhiqiang Wang
08:55 PM Revision 6cc8bae5 (ceph): Merge pull request #3619 from ceph/wip-8903
librbd: removed lingering TODO message from ImageWatcher
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
07:21 PM Revision 71c6d989 (ceph): msg: fixup for 2ffacbe (crc configuration in messenger)
* Update the remaining Message::encode() calls, which now expect crc
flags to be passed as a flags parameter instea...
Mykola Golub
07:20 PM Revision 2598fc50 (ceph): ObjectStore: fix Transaction encoding version number
dbae92253f6bf64431cdb28e5e5be41260de5aea changed the encoding
significantly, but did not increase the transaction enc...
Samuel Just
07:06 PM rgw Bug #10645: using x-fresh-metadata=true in object copying using swift API copies custom metadata ...
While we can implement it, as it doesn't sound like a huge deal, I'd rather spend the time in fixing compatibility wi... Yehuda Sadeh
06:05 PM CephFS Bug #10368: Assertion in _trim_expired_segments
We saw this on our internal lab install as well.
[ubuntu@magna125 ~]$ zless /var/log/ceph/ceph-mds.magna125.log-20...
Greg Farnum
05:42 PM devops Bug #10532: Failed "joining thrashosds" - suspected low memory config on vps
Sage, assigned to you for prioritization. Yuri Weinstein
05:41 PM devops Bug #10532 (New): Failed "joining thrashosds" - suspected low memory config on vps
Yuri Weinstein
05:40 PM devops Bug #10532: Failed "joining thrashosds" - suspected low memory config on vps
Same in
http://pulpito.ceph.com/teuthology-2015-02-03_17:05:01-upgrade:giant-x-next-distro-basic-vps/
['739080', '7...
Yuri Weinstein
05:41 PM rgw Bug #10447: rx to radosgw is more than tx (more than ten times)
Yehuda Sadeh wrote:
> So basically you're seeing that with civetweb, an aborted download is not detected?
Not jus...
Mustafa Muhammad
05:04 PM rgw Bug #10447: rx to radosgw is more than tx (more than ten times)
So basically you're seeing that with civetweb, an aborted download is not detected? Yehuda Sadeh
02:55 PM rgw Bug #10447: rx to radosgw is more than tx (more than ten times)
I have a production ceph cluster, we use multiple rados gateways with it, the problem is, for each radosgw with high ... Mustafa Muhammad
05:37 PM devops Bug #10747 (Closed): RHEL7 Gitbuilder is having performance issues
The ceph cluster in the lab is down (or something). That host uses it as its cache. Zack Cerza
02:58 PM devops Bug #10747 (Closed): RHEL7 Gitbuilder is having performance issues
... Alfredo Deza
05:36 PM Bug #10643: "FAILED assert(other->is_writeable())" in upgrade:giant-x-next-distro-basic-vps run
Same in
Run: http://pulpito.ceph.com/teuthology-2015-02-03_17:05:01-upgrade:giant-x-next-distro-basic-vps/
Job: ['7...
Yuri Weinstein
05:30 PM CephFS Bug #4920 (Resolved): client: does not respect O_NOFOLLOW
Thanks! Greg Farnum
09:32 AM CephFS Bug #4920: client: does not respect O_NOFOLLOW
With pleasure. :-)
I corrected the typo in comment and squashed wip-4920 branch into two commits.
PR is available h...
Radoslaw Zarzynski
05:41 AM CephFS Bug #4920: client: does not respect O_NOFOLLOW
Looks good! Can you submit it as a PR against the main Ceph repo? :) Greg Farnum
05:30 PM Revision fa9a1603 (ceph): Merge pull request #3613 from rzarzynski/wip-4920
client: add support for O_NOFOLLOW and O_PATH
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
03:20 PM rbd Fix #8903 (Resolved): rbd mirroring: librbd: fix watch/notify usage
Integrated with watch/notify handler under commits f5668d6b and 55dfe032 Jason Dillaman
02:51 PM Feature #10559: add a norebalance flag
Probably better to set min/max to 5/10 and set trim_min to 1. Samuel Just
12:54 PM Feature #10559: add a norebalance flag
also, we need to @osd_pg_log_trim_min@ to a very small number. in my test, i changed them to 0 using... Kefu Chai
04:24 AM Feature #10559: add a norebalance flag
per greg
bq. unless you've written a lot of data to the cluster, the new OSD is probably using log-based recovery....
Kefu Chai
01:51 AM Feature #10559: add a norebalance flag
i tried to test the @nobackfill@ flag with following commands:... Kefu Chai
02:47 PM Revision 46f9ca46 (ceph): pybind: fixed runtime errors with librbdpy
There was a typo within the RBD Image get_flags method and
several runtime errors relating to the new fadvise flags.
...
Jason Dillaman
02:06 PM rgw Bug #10662: RGW swift API: Providing custom metadata header in COPY operation does not add custom...
http://docs.openstack.org/api/openstack-object-storage/1.0/content/COPY_copyObject__v1__account___container___object_... Dmytro Yurchenko
02:05 PM Revision 481d563c (ceph): tools: crushtool: allow '--infile -' to pipe read from STDIN
Signed-off-by: Joao Eduardo Luis <joao@redhat.com> Joao Eduardo Luis
02:05 PM Revision 58ea017f (ceph): crush: CrushTester: add test_with_crushtool()
Instead of testing directly using CrushTester::test(), which may break
the monitor if a malformed map is passed and w...
Joao Eduardo Luis
02:05 PM Revision ff748733 (ceph): mon: OSDMonitor: use CrushTester::test_with_crushtool
Sandbox the crush map test and avoid dieing a horrible death if it
segfaults.
Signed-off-by: Joao Eduardo Luis <joao...
Joao Eduardo Luis
02:05 PM Revision 0d806919 (ceph): qa: workunits: cephtool/test.sh: test 'ceph osd setcrushmap'
Signed-off-by: Joao Eduardo Luis <joao@redhat.com> Joao Eduardo Luis
02:05 PM Revision 189ef380 (ceph): init-ceph.in: add $PWD to PATH if running as ./init-ceph
ceph-mon needs crushtool in PATH and dev environments may not have
crushtool in the system's PATH.
Signed-off-by: Jo...
Joao Eduardo Luis
02:05 PM Revision 9124a76d (ceph): test/vstart_wrapper.sh: set PATH before calling vstart.sh
ceph-mon needs crushtool to be in PATH.
Signed-off-by: Joao Eduardo Luis <joao@redhat.com>
Joao Eduardo Luis
02:00 PM rgw Bug #10661: RGW swift API: Response header of POST request for object does not contain content-le...
The documentation seems to be a little bit controversial
http://docs.openstack.org/api/openstack-object-storage/1.0/...
Dmytro Yurchenko
01:31 PM rgw Feature #10648: content-type for object is not getting updated either during object create or upd...
http://docs.openstack.org/api/openstack-object-storage/1.0/content/PUT_createOrReplaceObject__v1__account___container... Dmytro Yurchenko
01:12 PM rgw Bug #10746: RGW swift API: Need to support an alternative way of specifying the format of response.
More docs http://docs.openstack.org/api/openstack-object-storage/1.0/content/serialized-response-formats.html Dmytro Yurchenko
01:02 PM rgw Bug #10746 (Resolved): RGW swift API: Need to support an alternative way of specifying the format...
According to http://docs.openstack.org/api/openstack-object-storage/1.0/content/GET_showAccountDetails__v1__account__... Dmytro Yurchenko
01:02 PM CephFS Bug #10744: MDS gets stuck in 'stopping' when strays exist
Yes, I know -- multiple MDSs is what I'm testing here :-) John Spray
12:36 PM CephFS Bug #10744: MDS gets stuck in 'stopping' when strays exist
looks like you are running multiple MDS. When a MDS gets stuck in 'stopping' state, restart the whole MDS cluster, th... Zheng Yan
11:13 AM CephFS Bug #10744 (Resolved): MDS gets stuck in 'stopping' when strays exist
The migrate_stray part happens, but we end up stuck like this:... John Spray
12:32 PM CephFS Bug #10737 (Fix Under Review): ceph-fuse permits layout changes to files with data
https://github.com/ceph/ceph/pull/3617 Zheng Yan
12:22 PM Revision b2549a6c (ceph): mds: implement export dir asok
This was available as a legacy mds tell command
previously: make it availably via the cleaner
asok interface. asok r...
John Spray
12:18 PM Linux kernel client Bug #10352 (Resolved): libceph delayed work items aren't teared down properly
In 3.19-rc7. Ilya Dryomov
11:10 AM CephFS Bug #10743 (Resolved): mds/MDLog.cc: 259: FAILED assert(!capped) on MDS rank shutdown

Hacked MDCache::eval-stray to never purge if my rank >0
Vstart cluster with 2 MDSs
mkdir ALPHA
dmesg> ALPHA/t...
John Spray
10:51 AM Revision 34d35951 (ceph): osdc: Constrain max number of in-flight read requests
Constrain the number of in-flight RADOS read requests to the
cache size. This reduces the chance of the cache memory
...
Jason Dillaman
10:10 AM CephFS Bug #10720: MDS: valgrind leaks
This is a global string constant, which valgrind apparently doesn't understand:... John Spray
09:10 AM Feature #10742 (New): Initial pg_num choice is static, different from other default setting
OSDMap::build_simple tries to do a num_osds << pg_bits calculation to scale the number of PGs with the number of OSDs... John Spray
09:02 AM Revision 190c7e35 (ceph): client: implement support for O_PATH on Linux.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Radoslaw Zarzynski
09:00 AM Revision 911e4c05 (ceph): client: add support for O_NOFOLLOW in Client::open().
Fixes: #4920
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Radoslaw Zarzynski
08:12 AM Revision a7a6fe4f (ceph): rbd-recover-tool: add usefull information of this tool
include README, FAQ, TODO
Signed-off-by: Min Chen <minchen@ubuntukylin.com>
Min Chen
08:11 AM Revision ea69219a (ceph): rbd-recover-tool: add a test case for raw image & snapshot
Signed-off-by: Min Chen <minchen@ubuntukylin.com> Min Chen
08:09 AM Revision 4f395ebb (ceph): rbd-recover-tool: implement the function framework
add control files & config files
rbd-recover-tool is an offline tool for dead ceph cluster
to recever rbd image in r...
Min Chen
08:06 AM Revision aa3cda22 (ceph): rbd-recover-tool: add the basic function files
Signed-off-by: Min Chen <minchen@ubuntukylin.com> Min Chen
07:40 AM Revision 26cc9d34 (ceph): Merge pull request #3603 from dachary/wip-10729-debian-install-deps
install-deps.sh: get lsb_release if needed
Reviewed-by: Yann Dupont <yann@objoo.org>
Loic Dachary
07:22 AM Bug #10739: Lock contention on rgw bucket index object (ondisk_read/write_lock) stuck op threads
Guang Yang wrote:
> I am wondering if we can check the availability of ondisk_read_lock at step 2?
Pull request - h...
Guang Yang
03:21 AM Bug #10739 (Closed): Lock contention on rgw bucket index object (ondisk_read/write_lock) stuck op...
In our production cluster (with rgw), we came across a problem that all rgw process are stuck (all worker threads stu... Guang Yang
07:00 AM Linux kernel client Bug #10741 (Resolved): kernel BUG at /build/buildd/linux-lts-trusty-3.13.0/drivers/block/rbd.c:21...
We have encountered this on a kernel mounted RBD on an ubuntu environment running PostgreSQL and RBD is mounted on th... Rey Aram Alcantara
06:57 AM Bug #10487: logclient: setting clog_to_monitor=false on live osd crashes
I am interested in fixing this issue. Still I have failed to reproduce it on master. I tried running a script that in... Mykola Golub
06:53 AM Revision 419800fe (ceph): client: re-send request when MDS enters reconnecting stage
So that MDS can process completed requests in clientreplay stage.
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
06:53 AM Revision 97abcdd1 (ceph): mds: properly record created inode in completed requests list
current code does not handle case that inode is allocated from session's
preallocated inodes
Signed-off-by: Yan, Zhe...
Yan, Zheng
06:53 AM Revision b66caefb (ceph): mds: avoid sending traceless reply for request that created new inode
When kernel client receives traceless reply for request that created
new inode, it re-send a lookup request to MDS ge...
Yan, Zheng
05:04 AM Revision d12d92d6 (ceph): mds: process completed requests in clientreplay stage
Completed requests may have created new file/directorie. This guarantees
completed requests are processed before any ...
Yan, Zheng
04:57 AM Revision 48c0a9f5 (ceph): Merge pull request #3565 from rzarzynski/wip-7264
pybind/rados.py: fix error hiding and inconsistency on librados load.
Reviewed-by: Dan Mick <dan.mick@redhat.com>
Dan Mick
04:12 AM CephFS Bug #10740 (Rejected): teuthology: nfs test getting EBUSY on umount
ubuntu@teuthology:/a/teuthology-2015-02-01_23:10:01-knfs-next-testing-basic-multi/735724
This was previously #8576...
Greg Farnum
02:43 AM Feature #10198: PG removal occupy the disk thread several hours
Samuel Just wrote:
> In that case, two things:
> 2) restructure pg removal to only remove N objects a time and requ...
Guang Yang
01:42 AM Bug #6301: ceph-osd hung by XFS using linux 3.10
@Yann Dupont
Thank you very much! I will do so.
wei li

02/03/2015

10:50 PM Revision 0548bead (ceph): doc: Removed references to Inktank suppport.
Signed-off-by: John Wilkins <jowilkin@redhat.com> John Wilkins
10:24 PM Bug #10734: v0.91 to v0.92 upgrade journal replay crash
The solution I think needs to look something like:
https://github.com/athanatos/ceph/commit/91946aa75dc32f96efabb7...
Samuel Just
08:50 PM Bug #10734: v0.91 to v0.92 upgrade journal replay crash
http://filedump.ceph.com/samuelj/bug10734 Samuel Just
08:14 PM Bug #10734: v0.91 to v0.92 upgrade journal replay crash
Reproduced on another node that was still running 0.91 OSDs. Coredump, log and journal are on cephdump in directory "... Daniel Swarbrick
07:08 PM Bug #10734: v0.91 to v0.92 upgrade journal replay crash
That journal is apparently after a mkjournal and may be a result of the append/recovery class of bugs. We're trying ... Samuel Just
06:51 PM Bug #10734: v0.91 to v0.92 upgrade journal replay crash
problem journal: http://filedump.ceph.com/samuelj/ceph-10.xz Samuel Just
06:42 PM Bug #10734 (Resolved): v0.91 to v0.92 upgrade journal replay crash
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/bin/ceph-osd ...
Samuel Just
10:20 PM Revision 2d1803b3 (ceph): xio/XioMsg.h: use static_cast instead of c-style cast
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
10:17 PM CephFS Feature #1398: qa: multiclient file io test
Hmm. I have a branch with this commit: f93e531de6fa69a3ad32117c613094fc0aa0283e
(same as the one mentioned a few u...
Anonymous
10:14 PM Revision babac0c4 (ceph): doc: Removed Inktank reference.
Signed-off-by: John Wilkins <jowilkin@redhat.com> John Wilkins
10:02 PM Revision 0d467900 (ceph): mds/MDS.cc: don't compare integer with bool
No need to use an extra variable to check the result of
a function returning bool if the result isn't used again.
Si...
Danny Al-Gaaf
09:51 PM Revision aa7c968a (ceph): EventKqueue.cc: clarify calculation precedence for '&' and '?'
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
09:51 PM Revision df161d32 (ceph): XioMessenger.cc: fix dead pointer usage
Move _addr to upper scope to prevent dead pointer 'a' after
assignment of _addr in if-clause.
Fix for:
[src/msg/xio...
Danny Al-Gaaf
09:51 PM Revision 32dde2f5 (ceph): cls_rgw.cc: prefer ++operator for non-primitive iter
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
09:51 PM Revision 72a7d0c9 (ceph): rgw_rest_s3.cc: prefer !empty() over size() for emptiness check
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
09:51 PM Revision d70676a2 (ceph): common/Cycles.cc: reduce scope of variable
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
09:51 PM Revision 8256cefc (ceph): AsyncConnection.h: remove twice included header, resort includes
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
09:51 PM Revision 5c55424f (ceph): osd/Ager.cc: remove already in .h included header
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
09:51 PM Revision 1836f28a (ceph): osd/PG.cc: prefer ++operator for non-primitive iterators
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
09:51 PM Revision db37ef0c (ceph): rgw/rgw_rados.cc: prefer !empty() over size() for emptiness check
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
09:51 PM Revision 4ec700b8 (ceph): EventOutput.cc: prefer !empty() over size() for emptiness check
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
09:51 PM Revision e10417d0 (ceph): CrushTreeDumper.h: prefer ++operator for non-primitive iterator
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
09:51 PM Revision c82da172 (ceph): ReplicatedPG.cc: prefer ++operator for non-primitive iter
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
09:51 PM Revision 8ec3f768 (ceph): XioMessenger.cc: use reinterpret_cast instead of c-style
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
09:51 PM Revision 64b7c369 (ceph): rbd-fuse.cc: use static_cast instead of c-style cast
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
09:51 PM Revision bb09695a (ceph): xio: use static_cast instead of c-style casts
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
09:51 PM Revision 33b5c58f (ceph): src/.gitignore: add new files, resort alphabetical
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
09:51 PM Revision cf85fb04 (ceph): dumb_backend.h: fix warning about self init
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
09:51 PM Revision 699e8695 (ceph): test_librbd.cc: close va_list before return in error case
Fix for:
[src/test/librbd/test_librbd.cc:322]: (error) va_list 'ap' was
opened but not closed by va_end().
[src/test...
Danny Al-Gaaf
09:51 PM Revision 46e81d36 (ceph): ObjectStore.h: prefer ++operator for non-primitive iterators
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
09:51 PM Revision 8652ec99 (ceph): sync/EventKqueue.cc: fix possible null pointer dereference
Remove pointer deref before NULL check. These lines are already
after NULL check.
Fix for:
[src/msg/async/EventKqueu...
Danny Al-Gaaf
09:51 PM Revision a91cd60c (ceph): msg/async/EventKqueue.h: init 'size' in constructor
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
09:51 PM Revision 86b7c388 (ceph): os/ObjectStore.h: use reinterpret_cast instead of c-style cast
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
09:51 PM Revision 3cf04b8c (ceph): TestErasureCodeIsa.cc: fix reassign before use old value
Fix for:
[src/test/erasure-code/TestErasureCodeIsa.cc:474] ->
[src/test/erasure-code/TestErasureCodeIsa.cc:477]:
[s...
Danny Al-Gaaf
09:51 PM Revision 4421b55c (ceph): src/os/ObjectStore.h: reduce scope of variable
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
09:51 PM Revision d8456c42 (ceph): cls_log_ops.h: ctor init cls_log_list_op::max_entries
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
09:51 PM Revision 863dde2d (ceph): common/escape.c: move cppcheck-suppress to correct lines
Seems that it doesn't work to add the cppcheck-suppress to
the define. Needs to go to the memcpy call using the defin...
Danny Al-Gaaf
09:51 PM Revision 25995a03 (ceph): cls/statelog/cls_statelog_*.h: init memvars in ctor
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
09:39 PM CephFS Bug #10737 (Resolved): ceph-fuse permits layout changes to files with data
With two data pools having IDs 3 and 4:... John Spray
09:16 PM Feature #10507 (In Progress): mon: have an OpTracker
Joao Eduardo Luis
08:26 PM Bug #10735 (Resolved): ceph source tree doesn't build with --enable-debug --enable-xio
The test code doesn't build with the following configure line:
./configure --with-debug --with-radosgw --with-ocf ...
Danny Al-Gaaf
06:44 PM CephFS Bug #10720: MDS: valgrind leaks
Merged. Do you think there might be more leaks, John? Your comment was ambiguous. :) Greg Farnum
11:22 AM CephFS Bug #10720: MDS: valgrind leaks
Here's one: https://github.com/ceph/ceph/pull/3598 John Spray
04:58 AM CephFS Bug #10720: MDS: valgrind leaks
I know there are some OSD leaks, but there are records in the MDS too. Unless I mis-parsed the valgrind logs and they... Greg Farnum
03:32 AM CephFS Bug #10720: MDS: valgrind leaks
both failures are leaks in OSD Zheng Yan
06:43 PM Revision dca8f907 (ceph): Merge pull request #3598 from ceph/wip-10720
mds: fix leaked MDCache::logger
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
06:39 PM CephFS Feature #10498: ObjectCacher: order wakeups when write calls block on throttling
It requires some dev work and testing, which might need to be scheduled. It goes in the feature tracker even if it's ... Greg Farnum
12:18 PM CephFS Feature #10498: ObjectCacher: order wakeups when write calls block on throttling
I vote that this is restored as "Bug" instead of "Feature". http://pulpito.ceph.com/loic-2015-01-29_15:41:06-rados-du... Loïc Dachary
06:13 PM rgw Bug #10733 (Rejected): "ERROR: testMetadataOnPut (test.functional.tests.TestFile)" in upgrade:gia...
Run: http://pulpito.ceph.com/teuthology-2015-02-02_17:05:01-upgrade:giant-x-next-distro-basic-vps/
Job: 737462
Logs...
Yuri Weinstein
06:11 PM Bug #10643: "FAILED assert(other->is_writeable())" in upgrade:giant-x-next-distro-basic-vps run
Same in
Run: http://pulpito.ceph.com/teuthology-2015-02-02_17:05:01-upgrade:giant-x-next-distro-basic-vps/
Job: 737...
Yuri Weinstein
05:48 PM rgw Bug #10719: "test_abort_multipart_upload" failed in upgrade:dumpling-firefly-x-next run
In run: http://pulpito.front.sepia.ceph.com/teuthology-2015-02-01_17:10:01-upgrade:dumpling-firefly-x-next-distro-bas... Yuri Weinstein
05:29 PM Bug #10732 (Resolved): "FAILED assert(sub < m_subsys.size())" in multi-version-next-distro-basic-...
Run: http://pulpito.ceph.com/teuthology-2015-02-01_23:20:01-multi-version-next-distro-basic-multi/
Job: 735875
Logs...
Yuri Weinstein
05:21 PM Revision e0883ebf (ceph): Merge pull request #3262 from dachary/wip-jerasure
erasure-code: update links to jerasure upstream
Reviewed-by: John Wilkins <jowilkin@redhat.com>
John Wilkins
05:06 PM Bug #10731 (Resolved): degraded writes does not handle upgrades properly
We have to hold degraded writes unless all actingbackfill members support the feature. Samuel Just
04:40 PM Revision 19d5de92 (ceph): install-deps.sh: babeltrace is not on wheezy
The babeltrace package is not found on wheezy, not just squeeze.
Fix the regular expression that incorrectly replaced...
Loic Dachary
04:37 PM Revision c6a60d9c (ceph): ReplicatedPG::do_op: ignore snapset_obc if !exists
Fixes: 10717
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
04:29 PM Revision 5f518567 (ceph): librados: fix race condition in rados_monitor_log().
The method for changing an argument as well as a address
of user callback responsible for dealing with monitor logs
w...
Radoslaw Zarzynski
04:26 PM Revision 510a1cc5 (ceph): librados: fix message dropping in rados_monitor_log().
If the a librados client is disconnected from the monitor,
the reconnection procedure will be spawn. Among others,
it...
Radoslaw Zarzynski
04:18 PM Revision 4e791f3a (ceph): install-deps.sh: get lsb_release if needed
Debian does not have lsb_release installed by default.
http://tracker.ceph.com/issues/10729 Fixes: #10729
Signed-of...
Loic Dachary
04:14 PM Bug #10729 (In Progress): install-deps.sh should try to install lsb_release
Debian wheezy / jessie also need apt-get install -y lsb-release Loïc Dachary
03:43 PM Bug #10729 (Resolved): install-deps.sh should try to install lsb_release
Loïc Dachary
03:28 PM Bug #10729 (Fix Under Review): install-deps.sh should try to install lsb_release
https://github.com/ceph/ceph/pull/3601 Loïc Dachary
03:20 PM Bug #10729 (Resolved): install-deps.sh should try to install lsb_release
lsb_release is not available by default on fedora : https://github.com/ceph/ceph/blob/master/install-deps.sh should t... Loïc Dachary
03:51 PM Revision 85cdd12c (ceph): tests: add Dockerfile for fedora
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
03:49 PM CephFS Bug #10702: ceph-qa-suite: hung client-recovery task in nightlies
It's weird that the fusermount -u is failing -- usually if you have an offline MDS and an idle fuse mount and you fus... John Spray
02:51 AM CephFS Bug #10702: ceph-qa-suite: hung client-recovery task in nightlies
no, the first umount supposed to success. but it fails with error "Device or resource busy".
I think the simplest ...
Zheng Yan
03:47 PM Feature #10730 (Resolved): add support for fedora docker containers
Loïc Dachary
03:39 PM Revision 9eea7649 (ceph): Merge pull request #3601 from dachary/wip-10729-fedora-install-deps
install-deps.sh: get lsb_release if needed
Reviewed-by: Haïkel Guémar <hguemar@redhat.com>
Loic Dachary
03:37 PM Revision 65c7e07a (ceph): doc/release-notes: v0.92
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:35 PM Revision f4d65150 (ceph): install-deps.sh: get lsb_release if needed
Fedora does not have lsb_release installed by default.
http://tracker.ceph.com/issues/10729 Fixes: #10729
Signed-of...
Loic Dachary
03:16 PM devops Bug #10728 (Fix Under Review): fedora21 has junit, not junit4
https://github.com/ceph/ceph/pull/3600 Loïc Dachary
03:10 PM devops Bug #10728 (Resolved): fedora21 has junit, not junit4
https://github.com/ceph/ceph/blob/master/ceph.spec.in#L285 should be using junit instead of junit4 for fedora21 Loïc Dachary
02:52 PM Bug #5639: librados: rados_monitor_log can drop messages
I am going to take care of this issue. Radoslaw Zarzynski
02:52 PM Revision 5a081793 (ceph): Merge remote-tracking branch 'gh/next'
Sage Weil
02:50 PM Revision b9412def (ceph): Merge commit '4ada7cc8e908a26b4640497b64b2ed9986889a92' into next
Sage Weil
01:57 PM Revision 24349a8b (ceph): librbd: removed lingering TODO message from ImageWatcher
The TODO was a reminder to integrate with the watch/notify
error handler. This integration was already completed und...
Jason Dillaman
01:10 PM Revision 17a8330e (ceph): mds: fix leaked MDCache::logger
Fixes: #10720
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
12:23 PM rbd Bug #10706 (Resolved): librbd/ObjectMap.cc: 108: FAILED assert(object_no < object_map.size())
Josh Durgin
12:21 PM rbd Bug #10714 (Resolved): librbd: aio_flush() calls sychronous ImageWatcher flush method
Josh Durgin
12:15 PM Revision 9e9356b1 (ceph): librbd: fixed object map issues discovered via fsx
The object map wasn't being properly refreshed after setting
the snapshot context on the parent image. Additionally f...
Jason Dillaman
11:36 AM Revision 6071142f (ceph): librados_test_stub: added Rados::watch_flush
RBD now uses this method, so it was added to the test stub.
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
11:36 AM Revision 1b110a55 (ceph): librbd: better handling for image watch errors
When the librados watcher fails, librbd will now continuously
attempt to re-register the watch until it succeeds or t...
Jason Dillaman
11:23 AM Revision 225a19fa (ceph): vstart.sh: fix .ceph_port typo
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:07 AM Revision 8d61c396 (ceph): librbd: prevent copyup during image shrink operations
If a cloned image was shrunk, it was possible for a copyup
to be performed on objects outside of the new image range....
Jason Dillaman
10:52 AM Revision dbd2e7d9 (ceph): Merge pull request #3597 from karelstriegel/master
rdb: update init-rbdmap to fix duplicate mount point
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
10:42 AM Revision be05d9dc (ceph): rdb: update init-rbdmap to fix duplicate mount point
According to the manual 'mount -f' adds an entry in /etc/mtab.
Therefore the 'mount -v' command needs the flag -n to ...
Karel Striegel
10:28 AM Revision fbcde04a (ceph): cls_rbd: fixed object_map_resize boundary issue
The object_map_resize sanity check ensures that a resize will
not erase state for an in-use object. The check was in...
Jason Dillaman
09:28 AM Revision 352ad948 (ceph): Merge remote-tracking branch 'origin/hammer'
Josh Durgin
09:25 AM Revision 14424c8a (ceph): librbd: removing objects can lead to infinite loop
The AioRemove state machine is not properly advanced from
_PRE to _FLAT. This will result in an infinite state machi...
Jason Dillaman
09:21 AM Revision bb8c9ae2 (ceph): librbd: pending AIO operations are now flushed asynchronously
If exclusive locking was enabled, the librbd aio_flush command
would block waiting for queued AIO operations to proce...
Jason Dillaman
09:11 AM Bug #6301: ceph-osd hung by XFS using linux 3.10
Well, in fact we were plagued by this issue for a long period last year. It was very sporadic. I'm not sure -n size=6... Yann Dupont
08:34 AM Bug #6301: ceph-osd hung by XFS using linux 3.10
@Yann Dupont
Yes, I mkfs args is:...
wei li
08:23 AM rgw Bug #10707 (Resolved): cls/test_cls_rgw.sh tests fail
Sage Weil
08:22 AM Revision 25bbecdf (ceph): Merge pull request #3594 from ceph/wip-10707
test/cls_rgw: fix test
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
08:12 AM Revision c65e1b07 (ceph): Merge remote-tracking branch 'gh/hammer'
Sage Weil
08:12 AM Revision 3dfc0cd8 (ceph): Merge remote-tracking branch 'gh/next'
Sage Weil
08:10 AM rgw Bug #10722 (Resolved): rgw: regression following up fix for #10572
Sage Weil
08:09 AM Revision 4ada7cc8 (ceph): Merge pull request #3590 from ceph/wip-10722
rgw: move perf cleanup before context cleanup
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:59 AM Bug #10723 (Pending Backport): rados python binding leaks Ioctx objects
Nice catch! Josh Durgin
05:51 AM Revision 60b019f6 (ceph): Fix memory leak in python rados bindings
A circular reference was inadvertently created when using the
CFUNCTYPE binding for callbacks for the asynchronous i/...
Billy Olsen
05:32 AM Revision 46f2d80c (ceph): tests: RBD tests now check object map validity
If the RBD object map is invalidated during the run of the test,
the tests will now return a failed status to alert t...
Jason Dillaman
05:26 AM Revision cd4749c2 (ceph): tiobench: remove more of it which was somehow skipped
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
04:37 AM Revision d00891f9 (ceph): rbd: add image flags to 'rbd info'
The 'rbd info' CLI tool now includes the image's flags.
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
04:24 AM Revision 706a6552 (ceph): librbd: added get_flags API methods
Exposed the RBD image flags bitmask through the API via
new methods in the C/C++/Python RBD APIs.
Signed-off-by: Jas...
Jason Dillaman
04:17 AM Revision 16e4d712 (ceph): cls_rbd: get_flags now reads all snapshot flags
As a convenience, get_flags now retrieves the current image
flags as well as all historical snapshop flags with a sin...
Jason Dillaman
02:44 AM CephFS Bug #10703: failures in libcephfs-java tests
... Zheng Yan
01:10 AM Revision 7dd2de8f (ceph): test/cls_rgw: fix test
Test needed to be updated, now using meta.accounted_size for object
size.
Fixes: #10707
Signed-off-by: Yehuda Sadeh...
Yehuda Sadeh
12:49 AM Bug #10705 (Resolved): rbd: qa/workunit test_lock_and_fence --image-shared appears broken.
The Suite works when using the firefly branch. Anonymous
12:48 AM Bug #10705: rbd: qa/workunit test_lock_and_fence --image-shared appears broken.
The suite should have been using branch: firefly. Mi dispiace. Anonymous
12:42 AM Revision 961cd0ef (ceph): Merge pull request #3593 from ceph/wip-autogen
Fix do_autogen.sh so that -L is allowed
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
12:40 AM Revision e0f12d9a (ceph): Fix do_autogen.sh so that -L is allowed
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
12:19 AM Bug #10725 (Resolved): missing man pages for ceph-create-keys, ceph-disk-*
The following four commands lack man pages:
/usr/sbin/ceph-create-keys
/usr/sbin/ceph-disk-udev
/usr/sbin/ceph-dis...
Ken Dreyer
12:18 AM Bug #10724 (Resolved): backport ceph-disk man page to Firefly
The ceph-disk man page was merged to master in https://github.com/ceph/ceph/pull/2995 , but this is has not yet been ... Ken Dreyer

02/02/2015

11:58 PM Revision a0eff325 (ceph): osd: handle no-op write with snapshot case
If we have a transaction that does something to the object but it !exists
both before and after, we will continue thr...
Loic Dachary
11:50 PM Bug #10697 (Duplicate): dumpling: valgrind leak ReplicatedPG::get_object_context
https://github.com/ceph/ceph/pull/3552 Loïc Dachary
10:02 PM Bug #10697: dumpling: valgrind leak ReplicatedPG::get_object_context
Ah, I think you are right. Samuel Just
11:37 PM Revision cfab01e3 (ceph): rgw: move perf cleanup before context cleanup
Fixes: #10722
Fixes: #10572
Backport: giant, firefly
This fixes a regression introduced in commit
de2e5fa048639de6c9...
Yehuda Sadeh
11:33 PM Revision 26966c4a (ceph): qa: use sudo even more when rsyncing /usr
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
(cherry picked from commit 3aa7797741f9cff06053a2f31550fe6929039692)
Greg Farnum
11:33 PM Revision 6af48421 (ceph): qa: use sudo when rsyncing /usr so we can read everything
Signed-off-by: Greg Farnum <greg@inktank.com>
(cherry picked from commit fa07c04231db2d130de54647957ffab4a7a53733)
Greg Farnum
11:32 PM Revision 4074a91b (ceph): pybind: fix error hiding and inconsistency on librados load.
When loading of librados failed, the real cause was hidden in some
circumstances due to exception rewriting. Addition...
Radoslaw Zarzynski
11:31 PM Bug #10723 (Resolved): rados python binding leaks Ioctx objects
When setting up cinder with ceph, rados.Ioctx objects are leaked when creating and deleting volumes.
The problem i...
Billy Olsen
11:31 PM rgw Bug #10722 (Resolved): rgw: regression following up fix for #10572
Yehuda Sadeh
11:27 PM rgw Bug #10572: rgw: crash on shutdown, when syncing user stats
The fix for this is broken. When backporting, please also cherry-pick the follow up fix. Yehuda Sadeh
10:51 PM Bug #10541 (Duplicate): objecter memory corruption
I ended up with a somewhat similar patch while tracking down 10340, I think this is the same bug. Samuel Just
10:49 PM Bug #10464 (Resolved): osd/osd_types.h: 3123: FAILED assert(rwstate.empty())
e00daf56ff054440574c861282f0b49bff1a50b9 Samuel Just
10:37 PM CephFS Bug #10703: failures in libcephfs-java tests
Are we supposed to provide any sort of ordering on MClientCap versus MClientRequest messages? Truncate and length iss... Greg Farnum
01:44 PM CephFS Bug #10703: failures in libcephfs-java tests
looks like the ftruncate failure is caused by out-of-order cap message (mds processes setattr request and cap message... Zheng Yan
10:37 PM devops Bug #10532 (Rejected): Failed "joining thrashosds" - suspected low memory config on vps
I'm going to declare this batch to be vps related. Samuel Just
10:33 PM CephFS Bug #10702: ceph-qa-suite: hung client-recovery task in nightlies
Isn't the first umount supposed to fail, and then the "except run.CommandFailedError:" block forcibly cleans it up?
...
Greg Farnum
06:53 AM CephFS Bug #10702: ceph-qa-suite: hung client-recovery task in nightlies
it hung at... Zheng Yan
10:27 PM Bug #10612 (Need More Info): "[ FAILED ] LibRadosCmd.OSDCmd " in upgrade:dumpling-x-firefly-dis...
oddly, I see the osd sending -22 (as it should). Not sure what's going on. Samuel Just
10:18 PM Revision 0f9f4e53 (ceph): Merge remote-tracking branch 'upstream/next'
Samuel Just
10:08 PM Revision cfcfafcb (ceph): Objecter::_op_submit_with_budget: add timeout before call
Objecter::_send_op depends on the ontimeout field being filled in
to avoid 10340 and 9582.
Fixes: 10340
Signed-off-b...
Samuel Just
10:07 PM rbd Bug #10644: librbd: segfault on image close when watch fails
Another case: http://qa-proxy.ceph.com/teuthology/teuthology-2015-02-01_23:00:02-rbd-next-distro-basic-multi/735235/t... Jason Dillaman
10:04 PM Bug #10616 (Resolved): osd/ReplicatedPG.cc: 5790: FAILED assert(ctx->new_obs.exists == ctx->new_s...
This variant does not need to be backported, I think. Samuel Just
10:03 PM Bug #10633 (Resolved): osd: assert in lock in C_CopyFrom
Samuel Just
09:56 PM Bug #10340: "[ FAILED ] LibRadosIo.ReadTimeout" in upgrade:dumpling-firefly-x:parallel-giant-di...
Samuel Just
09:55 PM Bug #10340: "[ FAILED ] LibRadosIo.ReadTimeout" in upgrade:dumpling-firefly-x:parallel-giant-di...
_op_submit_with_budget fills out op->ontimeout after calling _op_submit which calls _send_op so op->ontimeout is NULL... Samuel Just
04:43 PM Bug #10340: "[ FAILED ] LibRadosIo.ReadTimeout" in upgrade:dumpling-firefly-x:parallel-giant-di...
Same in run:
http://pulpito.ceph.com/teuthology-2015-01-30_17:05:01-upgrade:giant-x-next-distro-basic-vps/
Job: 732...
Yuri Weinstein
08:48 PM Stable releases Tasks #10501: giant v0.87.1
replace inline inventory with git backed wiki Loïc Dachary
08:47 PM rbd Feature #10462 (Resolved): rbd cli: use io hints for import/export etc
Jason Dillaman
08:43 PM rbd Bug #10706 (Fix Under Review): librbd/ObjectMap.cc: 108: FAILED assert(object_no < object_map.siz...
https://github.com/ceph/ceph/pull/3589 Jason Dillaman
04:02 PM rbd Bug #10706 (In Progress): librbd/ObjectMap.cc: 108: FAILED assert(object_no < object_map.size())
Jason Dillaman
07:30 PM rgw Bug #10719: "test_abort_multipart_upload" failed in upgrade:dumpling-firefly-x-next run
And on baremetal
Run: http://pulpito.ceph.com/teuthology-2015-01-31_17:10:01-upgrade:dumpling-firefly-x-next-distro-...
Yuri Weinstein
06:57 PM rgw Bug #10719 (Resolved): "test_abort_multipart_upload" failed in upgrade:dumpling-firefly-x-next run
Run: http://pulpito.ceph.com/teuthology-2015-02-01_17:15:01-upgrade:dumpling-firefly-x-next-distro-basic-vps
Job: 73...
Yuri Weinstein
07:27 PM CephFS Bug #10361 (Resolved): teuthology: only direct admin socket commands to active MDS
Greg Farnum
07:18 PM CephFS Bug #10720 (Rejected): MDS: valgrind leaks
http://qa-proxy.ceph.com/teuthology/teuthology-2015-01-30_23:04:02-fs-master-testing-basic-multi/733168/
http://qa-p...
Greg Farnum
07:16 PM Bug #10643: "FAILED assert(other->is_writeable())" in upgrade:giant-x-next-distro-basic-vps run
Same in
Run: http://pulpito.ceph.com/teuthology-2015-02-01_17:05:01-upgrade:giant-x-next-distro-basic-vps/
Jobs: ['...
Yuri Weinstein
06:35 PM Revision 00a3ac3b (ceph): 0.92
Jenkins
05:33 PM Revision dd5b1dc2 (ceph): Merge remote-tracking branch 'origin/next'
Conflicts:
src/rgw/rgw_op.cc
src/rgw/rgw_rados.cc
src/rgw/rgw_rados.h
Yehuda Sadeh
05:24 PM Feature #7862 (Resolved): allow backfill/recovery while below min_size
Samuel Just
05:23 PM Feature #7861 (Resolved): osd: allow writes on degraded objects
Samuel Just
05:22 PM Revision e4541324 (ceph): Merge pull request #319 from athanatos/wip-min-size
Wip min size
Reviewed-by: Sage Weil <sage@redhat.com>
Samuel Just
05:21 PM Revision 3c7500b6 (ceph): Merge pull request #3588 from athanatos/wip-10693
Wip 10693
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:19 PM Revision c02e2939 (ceph): Merge pull request #3587 from athanatos/wip-10633
ReplicatedPG::C_ProxyRead: fix dropped lock
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:18 PM Revision 1350b304 (ceph): Merge pull request #3538 from athanatos/wip-7862
osd: allow recovery below min size
Reviewed-by: Sage Weil <sage@redhat.com>
Samuel Just
05:18 PM Revision 1f1c6b5e (ceph): Merge pull request #3539 from athanatos/wip-7861
osd: allow writes on degraded objects
Reviewed-by: Sage Weil <sage@redhat.com>
Samuel Just
05:07 PM Revision c656bcec (ceph): PGLog: improve PGLog::check() debugging
Related: 10718
Signed-off-by: Samuel Just <sjust@redhat.com>
Samuel Just
04:59 PM Bug #10718 (Resolved): osd/PGLog.h: 279: FAILED assert(log.log.size() == log_keys_debug.size())
ceph version 0.91-1098-gd3b7616 (d3b76165be4b0c59ff7c292f6534a3aa4e2cd27a)
1: (ceph::__ceph_assert_fail(char const...
Samuel Just
04:50 PM Bug #10543 (New): "FAILED assert(m_seed < old_pg_num)" in upgrade:giant-x-hammer-distro-basic-vps...
Seeing in
run: http://pulpito.ceph.com/teuthology-2015-01-31_17:05:03-upgrade:giant-x-next-distro-basic-vps/
Job: 7...
Yuri Weinstein
04:38 PM Bug #10717: osd/ReplicatedPG.h: 786: FAILED assert(!ctx->snapset_obc)
do_op needs to ignore the snapset_obc if !snapset_obc->obs.exists Samuel Just
04:33 PM Bug #10717 (Resolved): osd/ReplicatedPG.h: 786: FAILED assert(!ctx->snapset_obc)

ceph version 0.91-1098-gd3b7616 (d3b76165be4b0c59ff7c292f6534a3aa4e2cd27a)
1: (ceph::__ceph_assert_fail(char con...
Samuel Just
04:35 PM rbd Bug #10709 (Resolved): rbd watch creates 2 watchers?
Jason Dillaman
03:05 PM rbd Bug #10709: rbd watch creates 2 watchers?
https://github.com/ceph/ceph/pull/3578 Jason Dillaman
03:03 PM rbd Bug #10709 (Fix Under Review): rbd watch creates 2 watchers?
Jason Dillaman
02:13 PM rbd Bug #10709 (In Progress): rbd watch creates 2 watchers?
Jason Dillaman
09:30 AM rbd Bug #10709 (Resolved): rbd watch creates 2 watchers?
rbd watch in one terminal, then rbd status in another will show 2 clients. hit enter on the watch and then status ag... Sage Weil
04:32 PM devops Bug #10716 (Resolved): "FATAL: Chef::Exceptions::ChildConvergeError" in Octo
Many tests failed with this.
One for example: http://magna002.ceph.redhat.com/teuthology-2015-02-02_02:32:01-rados-g...
Yuri Weinstein
04:16 PM Revision ba1ea157 (ceph): Merge pull request #3578 from ceph/wip-10709
rbd: watch command should unwatch before exiting
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
04:02 PM Bug #10711 (Rejected): ceph.in: connect before ping_monitor
Loïc Dachary
03:02 PM Bug #10711: ceph.in: connect before ping_monitor
Loic Dachary wrote:
> I'm confused because it works for me, in the current master. I get an ObjectNotFound error onl...
Xinze Chi
10:58 AM Bug #10711 (Need More Info): ceph.in: connect before ping_monitor
Loïc Dachary
10:58 AM Bug #10711: ceph.in: connect before ping_monitor
I'm confused because it works for me, in the current master. I get an ObjectNotFound error only when the targeted mon... Loïc Dachary
10:48 AM Bug #10711 (Rejected): ceph.in: connect before ping_monitor
[root@ceph ~]# ceph ping mon.a
Error connecting to cluster: ObjectNotFound
Xinze Chi
04:01 PM rbd Bug #10714 (Fix Under Review): librbd: aio_flush() calls sychronous ImageWatcher flush method
https://github.com/ceph/ceph/pull/3585 Jason Dillaman
03:57 PM rbd Bug #10714 (In Progress): librbd: aio_flush() calls sychronous ImageWatcher flush method
Jason Dillaman
12:23 PM rbd Bug #10714 (Resolved): librbd: aio_flush() calls sychronous ImageWatcher flush method
ImageWatcher's aio_flush should be async to not block librbd's aio_flush(). Josh Durgin
03:54 PM Revision c58307bb (ceph): Merge pull request #3583 from jdurgin/wip-qemu-iotests
qa: use correct binary path on rpm-based systems
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:52 PM Revision 0a8f1fe0 (ceph): Merge pull request #3584 from ceph/wip-optional-encoding
encoding: ignore uninitialized instantiation in boost::optional decode
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:45 PM Revision 05ce2aa1 (ceph): qa: use correct binary path on rpm-based systems
Fixes: #10715
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
03:37 PM rgw Bug #10354 (Duplicate): Failed s3 tests in upgrade:dumpling-firefly-x:parallel-next-distro-basic-...
this really is a duplicate, do not set backport Loïc Dachary
03:34 PM rgw Bug #9878: rhel7 s3-tests fail due to missing reason
already backported in giant with commit:1ccd73a16e1829b5519ec5b83b2554af173ad052 Loïc Dachary
03:28 PM rbd Feature #10461 (Resolved): objectcacher: use librados io hints
Sage Weil
03:28 PM rbd Feature #10461 (Fix Under Review): objectcacher: use librados io hints
Sage Weil
03:28 PM rbd Feature #4087 (Resolved): rbd: bitmaps for tracking object existence
Sage Weil
03:27 PM rbd Feature #8902 (Resolved): rbd mirroring: librbd: funnel snapshot, resize events via lock holder
Sage Weil
03:22 PM Bug #7264: rados.py: exception catching when librados load fails hides error
Pull request: https://github.com/ceph/ceph/pull/3565 Radoslaw Zarzynski
03:15 PM Revision 4e4372b8 (ceph): rgw: check for timestamp for s3 keystone auth
This commit ensures that we check for timestamp of s3 request is within
acceptable grace time of radosgw
Addresses so...
Abhishek Lekshmanan
03:15 PM Revision 98866208 (ceph): rgw: check keystone auth also for s3 post requests
This patch adds keystone auth for s3 post requests, once a user fails in
cephx authentication, they are checked for k...
Abhishek Lekshmanan
03:14 PM CephFS Bug #4920: client: does not respect O_NOFOLLOW
I added the support for O_PATH in several places as well as unit test. The commit is on my github. Feel free to comme... Radoslaw Zarzynski
03:10 PM Revision debc0c59 (ceph): rgw: update swift subuser perm masks when authenticating
Fixes: #9918
Backport: firefly, giant
It seems that we weren't setting the swift perm mask correctly.
Signed-off-by:...
Yehuda Sadeh
03:09 PM Revision 76f9de33 (ceph): fix can not disable max_size quota
Currently if we enable quota and set max_size = -1, it doesn’t
mean max_size is unlimited as expected. Instead, it me...
Dong Lei
03:05 PM Revision d759e71c (ceph): rgw: RGWRados::get_obj() returns wrong len if len == 0
Fixes: #9877
We only updated if len was > 0, should update it if r >= 0. This was the
culprit for issue #9877.
Backpo...
Yehuda Sadeh
03:05 PM Revision eb526af7 (ceph): rbd: watch command should unwatch before exiting
Switched the rbd CLI tool to use the new watch/unwatch API
and properly unwatch the image before exiting. Additionall...
Jason Dillaman
03:02 PM Revision d21f4e32 (ceph): init-radosgw.sysv: set ulimit -n before starting daemon
If we do the ulimit inside the daemon command we will have already
dropped privs and will fail.
Fixes: #9587
Backpor...
Sage Weil
02:41 PM Revision 7b5f746d (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
02:39 PM Revision e24f27b7 (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
02:36 PM Revision b2f6f7f6 (ceph): rgw: send back ETag on S3 object copy
Fixes: #9479
Backport: firefly, giant
We didn't send the etag back correctly. Original code assumed the etag
resided ...
Yehuda Sadeh
02:35 PM Revision 67ba4d34 (ceph): rgw: S3 object copy content type fix
Fixes: #9478
Backport: firefly, giant
Content type for S3 object copy response should be set to
application/xml.
Sig...
Yehuda Sadeh
02:33 PM Revision 84e9b6c3 (ceph): rgw: http headers need to end with \r\n
Fixes: #9254
Backport: firefly, giant
Reported-by: Benedikt Fraunhofer <fraunhofer@traced.net>
Signed-off-by: Yehuda...
Yehuda Sadeh
02:32 PM Revision 1cb09555 (ceph): rgw: remove swift user manifest (DLO) hash calculation
Fixes: #9973
Backport: firefly, giant
Previously we were iterating through the parts, creating hash of the
parts eta...
Yehuda Sadeh
02:31 PM rgw Bug #9973: Validation of Swift DLO manifest object ETag doesn't match OpenStack Swift behavior
add the commit to the description so that it can easily be picked when scraping redmine Loïc Dachary
02:29 PM Revision e230fabf (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
02:27 PM Revision c24fab30 (ceph): rgw: use strict_strtoll() for content length
instead of strict_strtol().
Backport: giant, firefly
Fixes: #10701
Reported-by: Axel Dunkel <ad@dunkel.de>
Signed-o...
Yehuda Sadeh
02:25 PM Revision 6aef29e3 (ceph): rgw-admin: create subuser if needed when creating user
Fixes: #10103
Backport: firefly, giant
This turned up after fixing #9973. Earlier we also didn't create the
subuser i...
Yehuda Sadeh
02:20 PM Revision a5cb39cb (ceph): rgw: use s->bucket_attrs instead of trying to read obj attrs
Fixes: #10307
Backport: firefly, giant
This is needed, since we can't really read the bucket attrs by trying to
read...
Yehuda Sadeh
02:15 PM Revision 425ee8a0 (ceph): rgw: use s->bucket_attrs instead of trying to read obj attrs
Fixes: #10307
Backport: firefly, giant
This is needed, since we can't really read the bucket attrs by trying to
read...
Yehuda Sadeh
01:17 PM Stable releases Tasks #10560: dumpling v0.67.12
re-run rbd_fsx_cache_writethrough Loïc Dachary
12:45 PM Bug #10513: ceph_test_librbd_fsx fails with thrasher
On dumpling this time ( http://pulpito.ceph.com/loic-2015-01-29_15:39:38-rbd-dumpling-backports---basic-multi/730029/... Loïc Dachary
12:42 PM Bug #10700 (Resolved): ceph_test_rados EINVAL
Sage Weil
12:11 PM CephFS Bug #10710: fuse_ll warning
NB error handling code here should consider #10542 John Spray
10:12 AM CephFS Bug #10710 (Resolved): fuse_ll warning
client/fuse_ll.cc: In function 'void remount_cb(void*)':
warning: client/fuse_ll.cc:767:14: ignoring return value of...
Sage Weil
12:06 PM Revision 2a0e9b77 (ceph): encoding: ignore uninitialized instantiation in boost::optional decode
POD types won't be initialized until the decode writes to them.
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
11:26 AM Fix #10519 (Resolved): Replace numerical value 0x7fffffff / MAX_UINT with CRUSH_ITEM_NONE in ceph...
Loïc Dachary
11:25 AM Bug #10713 (Closed): Unable to access some pgs
I have been facing some network instability on my ceph cluster. (0.87)
################################### ceph ...
Sébastien CARRIERE
11:12 AM Revision a63cccce (ceph): Merge pull request #3562 from liewegas/wip-lttng
do_autogen.sh: default to --with-lttng, -L to build without
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
11:10 AM CephFS Bug #10712: TestFlush intermittent failure on scatter_writebehind event
urgent by default since this causes qa tests to fail Sage Weil
11:04 AM CephFS Bug #10712: TestFlush intermittent failure on scatter_writebehind event
http://pulpito.ceph.com/sage-2015-02-01_05:11:51-fs-master-distro-basic-multi/734532/ John Spray
11:04 AM CephFS Bug #10712 (Resolved): TestFlush intermittent failure on scatter_writebehind event

The flush code isn't fully deterministic, sometimes the single log segment left behind just has a subtreemap event,...
John Spray
11:07 AM Revision 0af16c36 (ceph): Merge pull request #3485 from jdurgin/wip-merge-diff-testing
Improve merge-diff test Sage Weil
11:04 AM Revision f40ee8c9 (ceph): do_autogen.sh: default to --with-lttng, -L to build without
Get developers building with LTTNG by default.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
10:55 AM Revision de3b5c48 (ceph): Merge pull request #3549 from Ved-vampir/master
Ceph: Fix
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
10:46 AM Revision 7590387e (ceph): librados: add missing tracepoints
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:29 AM Revision 57bac8ea (ceph): osd: change pg_stat plain to display CRUSH_ITEM_NONE in pgmap output s...
Fixes: #10519
Signed-off-by: Kiseleva Alyona <akiselyova@mirantis.com>
Alyona Kiseleva
10:26 AM Revision 70db6644 (ceph): Merge pull request #304 from yuyuyu101/add-msgr-test
rados: include msgr tests Haomai Wang
10:26 AM Revision 082551ba (ceph): Merge pull request #3501 from yuyuyu101/wip-fix-async
AsyncMessenger: Fix mix auth assert failed Haomai Wang
10:24 AM Bug #10693: FAILED assert(soid < scrubber.start || soid >= scrubber.end): oi digest variant
Can I expect it will fix #10689 ? Pavel Veretennikov
09:33 AM Revision 0d6963b3 (ceph): Merge branch 'wip-rbd-listwatchers'
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
09:32 AM Revision 4aa9f3f7 (ceph): man: add rbd status to doc/man/8/rbd.rst
Signed-off-by: Yunchuan Wen <yunchuanwen@ubuntukylin.com>
Reviewed-by: Li Wang <liwang@ubuntukylin.com>
Yunchuan Wen
09:04 AM Revision b357ce27 (ceph): Merge pull request #3533 from ceph/wip-disaster-doc
doc: add cephfs disaster recovery guidance
Reviewed-by: Greg Farnum <gfarnum@redhat.com
John Spray
08:56 AM Revision a007c529 (ceph): doc: add cephfs disaster recovery guidance
This is a place to put some useful notes about
the new offline recovery tooling.
Signed-off-by: John Spray <john.spr...
John Spray
05:51 AM Revision 6fc0b80a (ceph): rbd: add status command to list the watchers of an image
Signed-off-by: Yunchuan Wen <yunchuanwen@ubuntukylin.com>
Reviewed-by: Li Wang <liwang@ubuntukylin.com>
Yunchuan Wen
05:51 AM Revision 9dbd37bc (ceph): test: add rbd status to src/test/cli/rbd/help.t
Signed-off-by: Yunchuan Wen <yunchuanwen@ubuntukylin.com>
Reviewed-by: Li Wang <liwang@ubuntukylin.com>
Yunchuan Wen
05:34 AM rgw Bug #10447 (Need More Info): rx to radosgw is more than tx (more than ten times)
More information about what you're actually seeing, providing some logs maybe will help here. I honestly have no idea... Yehuda Sadeh
05:06 AM Revision 2ac116e9 (ceph): add tests for ceph pg ls
Signed-off-by: xinxin shu <xinxin.shu@intel.com> xinxin shu
05:06 AM Revision 4be91c63 (ceph): add CLI ceph pg ls-by-primary
Signed-off-by: xinxin shu <xinxin.shu@intel.com> xinxin shu
05:03 AM Revision a1f634b5 (ceph): add CLI ceph pg ls [pool] [state]
Signed-off-by: xinxin shu <xinxin.shu@intel.com> xinxin shu
03:33 AM Revision 1c164cf6 (ceph): get pg status with specific pool, osd, state
Signed-off-by: xinxin shu <xinxin.shu@intel.com> xinxin shu
03:07 AM Revision 0e046bde (ceph): add is_acting_osd function to check if pg is on that osd
Signed-off-by: xinxin shu <xinxin.shu@intel.com> xinxin shu

02/01/2015

11:58 PM RADOS Bug #9523: Both op threads and dispatcher threads could be stuck at acquiring the budget of files...
Loic Dachary wrote:
> Did you manage to reproduce the problem ?
We increased the throttle to overcome this problem,...
Guang Yang
01:37 PM RADOS Bug #9523: Both op threads and dispatcher threads could be stuck at acquiring the budget of files...
Did you manage to reproduce the problem ? Loïc Dachary
11:14 PM Revision 14e6a4cc (ceph): Fixes http://tracker.ceph.com/issues/10652
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
08:52 PM rgw Bug #10572 (Pending Backport): rgw: crash on shutdown, when syncing user stats
This is fixed in next in commit:de2e5fa048639de6c9ee004a93ab295625fa3b94
I tried merging next to master, but ther...
Josh Durgin
08:49 PM Bug #10705: rbd: qa/workunit test_lock_and_fence --image-shared appears broken.
This is a bug in the suite - it's running the master version of the workunit with an older version of the client code... Josh Durgin
08:37 PM Revision 34473f78 (ceph): librados: rectify the guard in RadosClient::wait_for_osdmap().
RadosClient::wait_for_osdmap() did not signalize lack of connection
via -ENOTCONN error code when the Objecter instan...
Radoslaw Zarzynski
08:36 PM Revision 624c056d (ceph): librados: fix resources leakage in RadosClient::connect().
If RadosClient::connect was called a second time (which could
happen as a part of recovery from failure), the instanc...
Radoslaw Zarzynski
08:30 PM Revision b40cb616 (ceph): Merge branch 'librbd-cache-iohint' of git://github.com/majianpeng/ceph
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Conflicts:
src/librbd/ImageC...
Josh Durgin
06:38 PM rgw Bug #10708 (New): RGW swift API: POSTing multipart/form-data along with form data does not create...
Steps to reproduce:
1. swift post container
2. swift post -H "x-account-meta-temp-url-key: secret"
3. keystone t...
Ahmad Faheem
03:41 PM rgw Bug #10707 (Resolved): cls/test_cls_rgw.sh tests fail
... Sage Weil
03:40 PM rbd Bug #10706 (Resolved): librbd/ObjectMap.cc: 108: FAILED assert(object_no < object_map.size())
... Sage Weil
02:36 PM Revision 83a0a2e5 (ceph): osd: Cleanup boost optionals
Signed-off-by: William A. Kennington III <william@wkennington.com>
(cherry picked from commit a53ead14c11304756717763...
William Kennington
02:36 PM Revision eb30631e (ceph): support Boost 1.57.0
Sometime after 1.55, boost introduced a forward declaration of
operator<< in optional.hpp. In 1.55 and earlier, when ...
Petr Machata
01:27 PM Bug #10458: librados: original pool name cached in IoCtxImpl may be used after pool is renamed
https://github.com/ceph/ceph/pull/3515 Loïc Dachary
12:54 PM Revision d0de7984 (ceph): Merge pull request #3556 from trociny/image_watcher-fixup
librbd: RemoteAsyncRequest: fix comparison operator
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
12:49 PM Bug #10425: RadosClient::connect leaks Objecter if called twice
tests https://github.com/ceph/ceph/pull/3519 Loïc Dachary
12:16 PM Revision c4886cc0 (ceph): Merge pull request #3537 from ceph/wip-10688-boost-157
#10688: support Boost 1.57.0
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
11:58 AM Revision 65fbf226 (ceph): librbd: RemoteAsyncRequest: fix comparison operator
Signed-off-by: Mykola Golub <mgolub@mirantis.com> Mykola Golub
07:42 AM Revision 1cf30e60 (ceph): rbd: use IO hints for read/write operations
Import, export, and benchmark operations now use the librados
IO hints to indicate the read/write pattern and whether...
Jason Dillaman
06:36 AM Revision 26ba4315 (ceph): Merge remote-tracking branch 'origin/wip-4087'
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Conflicts:
src/librbd/LibrbdWriteback.cc
Josh Durgin
 

Also available in: Atom