Project

General

Profile

Activity

From 10/06/2013 to 11/04/2013

11/04/2013

11:11 PM Revision 2fcaa1fc (ceph): pdatedoc: Added index link to new install doc. Requires merge of wip-do...
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
11:11 PM Revision 917dd716 (ceph): doc: Deleted old manual install doc.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
10:57 PM Revision 195e8613 (ceph): doc: Mentioned that install procedure is for manual deployments, not ce...
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
10:57 PM Revision 2aa6cde5 (ceph): doc: Changed text for ceph-extras. Made it required. Mentioned newer ve...
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
10:35 PM Revision d03924ca (ceph): galois.c: fix compiler warning
galois_create_split_w8_tables() takes no parameter, remove '8' passed
to the function in one case.
osd/ErasureCodePl...
Danny Al-Gaaf
09:14 PM Revision 6821a6e8 (ceph): assert: use feature test for static_cast
Signed-off-by: Noah Watkins <noahwatkins@gmail.com> Noah Watkins
09:09 PM Revision 3f158bec (ceph): Merge pull request #150 from ceph/reporting
Don't use create_run() unless necessary Alfredo Deza
09:01 PM Revision 330a6a76 (ceph): wbthrottle: use posix_fadvise if available
Only adding information about data usage. This won't effect correctness.
Signed-off-by: Noah Watkins <noahwatkins@gm...
Noah Watkins
08:56 PM Revision ed819602 (ceph): Don't use create_run() unless necessary
Runs are created automatically now.
Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
Zack Cerza
08:50 PM Revision 2bf8ff4b (ceph): doc: Added DNS and SSL dialog.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
08:20 PM Revision cb737a81 (ceph): Merge pull request #149 from ceph/reporting
Transition from sentry_events to sentry_event Alfredo Deza
08:05 PM devops Bug #6701 (Fix Under Review): ceph-deploy osd prepare on directory path fails: OSError: [Errno 18...
Ian Colle
08:02 PM Revision 3bd490f3 (ceph): Transition from sentry_events to sentry_event
Zack Cerza
08:00 PM rgw Bug #6710 (Fix Under Review): radosgw init script does not exit 1 and tell the user if the hostna...
Ian Colle
07:08 PM Revision cd0d612e (ceph): OSD: allow project_pg_history to handle a missing map
If we get a peering message for an old map we don't have, we
can throwit out: the sending OSD will learn about the ne...
Samuel Just
07:08 PM Revision 9ab51333 (ceph): OSD: don't clear peering_wait_for_split in advance_map()
I really don't know why I added this... Ops can be discarded from the
waiting_for_pg queue if we aren't primary simp...
Samuel Just
07:08 PM Revision 545135f3 (ceph): ReplicatedPG::recover_backfill: adjust last_backfill to HEAD if snapdir
Otherwise, if last_backfill_started is a snapdir, we will fail to send a
transaction for a client IO creating the hea...
Samuel Just
06:37 PM devops Bug #6698 (Resolved): new osds added to the cluster not starting up due to crush lookup failure
Sage Weil
06:13 PM Revision 268785ff (ceph): blkdev: support blkdev size query on osx
Support OSX, add checks for platform specific headers.
Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
Noah Watkins
06:13 PM Revision 324dd545 (ceph): test: test helper for get_block_device_size
This is the start of a potential unit test for get_block_device_size. An
actual unit test will probably need to be ru...
Noah Watkins
05:54 PM Revision 75b4b470 (ceph): doc: Implemented changes suggested from feedback.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
03:58 PM Revision 254799bb (ceph): Merge pull request #812 from ceph/revert-struct-init
Revert "fix -Wgnu-designator warnings" Sage Weil
02:40 PM Bug #6714: ENOTEMPTY on replay
wip-enotempty Samuel Just
11:40 AM Bug #6714 (Resolved): ENOTEMPTY on replay
Occurred while deleting a temp collection. The remaining object was a temp object which had been recreated as part o... Samuel Just
02:23 PM Revision 41e052dc (ceph): Revert "fix -Wgnu-designator warnings"
Struct initialization using dot notation as in C99, but that happens to
not be valid C++, although apparently in C++1...
Noah Watkins
01:27 PM Feature #6568: ceph-rest-api authentication
I'm not aware of any such plans, no, Matt; we sort of look at the ceph-rest-api as
a way of allowing internal-net a...
Dan Mick
12:40 PM rgw Bug #6672 (Pending Backport): normal PUT object requests got 405 sometimes
Yehuda Sadeh
12:28 PM rgw Bug #6709: rgw upgrade test fails during readwrite
It's hard to determine what exactly happened, as we don't turn on the gateway logging anymore. But generally it looks... Yehuda Sadeh
11:51 AM rbd Feature #6432 (Resolved): Change TGT Plugin to allow setting client name for authentication
Upstream patches have been accepted. Dan Mick
11:37 AM Bug #6685 (Resolved): osd/ReplicatedPG.cc: 8345: FAILED assert(0 == "erroneously present object")
Samuel Just
10:52 AM Bug #6685: osd/ReplicatedPG.cc: 8345: FAILED assert(0 == "erroneously present object")
commit:72e2874f402575846d1bd84f2af865d28947bc67 ("ReplicatedPG::recover_backfill: adjust last_backfill to HEAD if sna... Greg Farnum
11:34 AM Bug #6681 (Resolved): osd recovery hung
Samuel Just
10:54 AM Bug #6681: osd recovery hung
commit:cf4e00ff5c6d0c548cb766f94288277d1f661094 ("OSD: don't clear peering_wait_for_split in advance_map()") looks go... Greg Farnum
11:25 AM Bug #6712 (Resolved): 0> 2013-11-03 19:33:02.062588 7f10f9bcf700 -1 osd/OSD.h: In function '...
Samuel Just
11:19 AM Bug #6712: 0> 2013-11-03 19:33:02.062588 7f10f9bcf700 -1 osd/OSD.h: In function 'OSDMapRef O...
The code looks fine, although we're arguing over how to write a clear commit message. ;) Greg Farnum
11:22 AM Bug #6711 (Duplicate): osd/OSD.h: 509: FAILED assert(ret)
#6712 Greg Farnum
11:12 AM Feature #6466 (Resolved): stgt: unlimit number of images supported
Patches accepted by upstream; ready for rebuild/rerelease. Dan Mick
10:37 AM rgw Bug #6713 (Can't reproduce): rgw master nosetests failure.
Using the following yaml files:... Anonymous
10:36 AM devops Bug #6590: Ceph Package Dependencies not Included in Ceph Extras
Just testing SSL installation on CentOS. When installing mod_ssl, it picks up mod_ssl.x86_64 1:2.2.22-1.ceph.el6, but... John Wilkins
09:40 AM devops Bug #6482 (Resolved): ceph-deploy install on Centos: can't find wget?
Merged into ceph-deploy's master branch with hash: 91618ba Alfredo Deza
07:54 AM devops Bug #6482 (Fix Under Review): ceph-deploy install on Centos: can't find wget?
Opened pull request: https://github.com/ceph/ceph-deploy/pull/123 Alfredo Deza
05:43 AM devops Bug #6482: ceph-deploy install on Centos: can't find wget?
After discussing with ksingh, I can confirm this is still a bug and ceph-deploy should install wget before it attempt... Alfredo Deza

11/03/2013

09:09 PM Bug #6712: 0> 2013-11-03 19:33:02.062588 7f10f9bcf700 -1 osd/OSD.h: In function 'OSDMapRef O...
wip-6685 also Samuel Just
08:50 PM Bug #6712 (Resolved): 0> 2013-11-03 19:33:02.062588 7f10f9bcf700 -1 osd/OSD.h: In function '...
ubuntu@teuthology:/a/samuelj-2013-11-03_17:07:25-rados-wip-6685-testing-basic-plana/82408/remote
-4> 2013-11-0...
Samuel Just
08:47 PM Bug #6711 (Duplicate): osd/OSD.h: 509: FAILED assert(ret)
2013-11-03 19:33:02.081330 7f10e5289700 1 -- 10.214.132.16:6804/7111 >> :/0 pipe(0x2a57780 sd=55 :6804 s=0 pgs=0 cs=... Samuel Just
05:25 PM Revision 5687a18d (ceph): Merge pull request #809 from ceph/wip-pgmap
Reviewed-by: Greg Farnum <greg@inktank.com> Gregory Farnum
11:12 AM Bug #6681: osd recovery hung
Samuel Just
11:11 AM Bug #6681: osd recovery hung
I may have a fix in wip-6685 Samuel Just
11:12 AM Bug #6685: osd/ReplicatedPG.cc: 8345: FAILED assert(0 == "erroneously present object")
Samuel Just
06:15 AM Revision 96f4607b (ceph): test/libcephfs: free cmount after tests finishes
unmount and release cmount at the end of tests
Signed-off-by: Xing Lin <xinglin@cs.utah.edu>
Reviewed-by: Sage Weil ...
Xing Lin
05:25 AM rgw Bug #6710: radosgw init script does not exit 1 and tell the user if the hostname does not match
Went a bit beyond the scope, saw that there were more improvements that could be made.
https://github.com/ceph/ceph/...
David Moreau Simard
04:14 AM rgw Bug #6710: radosgw init script does not exit 1 and tell the user if the hostname does not match
I will submit a pull request for this. David Moreau Simard
04:14 AM rgw Bug #6710 (Resolved): radosgw init script does not exit 1 and tell the user if the hostname does ...
If the hostname of the machine and the host configured for radosgw in ceph.conf, we exit 0 without telling the user a... David Moreau Simard
05:18 AM Revision c0bcdc37 (ceph): osd/erasurecode: correct one variable name in jerasure_matrix_to_bitmat...
When bitmatrix is NULL, this function returns NULL.
Signed-off-by: Xing Lin <xinglin@cs.utah.edu>
Reviewed-by: Sage ...
Xing Lin
05:17 AM Revision adee47f8 (ceph): Merge pull request #790 from ceph/wip-warnings
ease clang's anxieties
Reviewed-by: Sage Weil <sage@inktank.com>
Sage Weil
05:16 AM Revision 1faf4bab (ceph): Merge pull request #793 from ceph/wip-pipe
pipe: use pipe2 feature test; check fcntl retval
Reviewed-by: Sage Weil <sage@inktank.com>
Sage Weil
01:28 AM Revision 739e7861 (ceph): rgw: when failing read from client, return correct error
Fixes: #6214
When getting a failed read from client when putting an object
we returned the wrong value (always 0), wh...
Yehuda Sadeh
01:28 AM Revision f1fa8116 (ceph): rgw: don't turn 404 into 400 for the replicalog api
404 is not actually a problem to clients like radosgw-agent, but 400
implies something about the request was incorrec...
Josh Durgin

11/02/2013

09:34 PM rgw Bug #6709 (Can't reproduce): rgw upgrade test fails during readwrite
... Sage Weil
07:54 PM devops Bug #6701: ceph-deploy osd prepare on directory path fails: OSError: [Errno 18] Invalid cross-dev...
Figured out what the issue with shutil.move was - needed to close the temp file before moving. Not an issue with os.r... Mark Kirkwood
06:25 PM devops Bug #6701: ceph-deploy osd prepare on directory path fails: OSError: [Errno 18] Invalid cross-dev...
I now know why the original error is happening. My previous musings were not really on the mark (as it were):
cons...
Mark Kirkwood
05:40 PM devops Bug #6701: ceph-deploy osd prepare on directory path fails: OSError: [Errno 18] Invalid cross-dev...
I'm possibly causing the issue using shutil.move (can't see how mind you)... Mark Kirkwood
05:28 PM devops Bug #6701: ceph-deploy osd prepare on directory path fails: OSError: [Errno 18] Invalid cross-dev...
Further on this (post the os.rename -> shutil.move), the next problem is:... Mark Kirkwood
05:46 PM Bug #6685: osd/ReplicatedPG.cc: 8345: FAILED assert(0 == "erroneously present object")
wip-6685 Samuel Just
01:56 PM Bug #6685: osd/ReplicatedPG.cc: 8345: FAILED assert(0 == "erroneously present object")
Got it with logging, working on branch. Samuel Just
01:36 PM Bug #6685: osd/ReplicatedPG.cc: 8345: FAILED assert(0 == "erroneously present object")
ubuntu@teuthology:/a/teuthology-2013-11-01_23:00:05-rados-next-testing-basic-plana/80229/remote Samuel Just
04:31 PM Bug #6684: osd/PGLog.cc: 402: FAILED assert(log.head >= olog.tail && olog.head >= log.tail)
Ivan Kudryavtsev wrote:
> is it possible you've done any shenanigans like 'ceph pg force_create_pg ...' at some poin...
Sage Weil
11:56 AM devops Bug #6708 (Resolved): apt-get key fails
on a brand new precise-12.04.3 : ... Loïc Dachary
06:56 AM Revision 09e15971 (ceph): mon/PGMap: use const ref, not pass-by-value
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
06:32 AM Revision a5f2ca03 (ceph): Merge pull request #806 from jdurgin/wip-xfstests
Don't run racy xfstest 008 Sage Weil
06:31 AM Revision 9258a1c9 (ceph): Merge pull request #807 from jdurgin/wip-rbd-map-rw
rbd: omit 'rw' option during map
Reviewed-by: Sage Weil <sage@inktank.com>
Sage Weil
04:09 AM Revision 4e47a003 (ceph): rgw: Fix S3 auth when using response-* query string params
Reviewed-by: Yehuda Sadeh <yehuda@inktank.com>
Signed-off-by: Sylvain Munaut <s.munaut@whatever-company.com>
(cherry ...
Sylvain Munaut
04:00 AM Revision 52a1d6d3 (ceph): Merge pull request #804 from jdurgin/wip-rgw-replica-log-next
rgw: don't turn 404 into 400 for the replicalog api
Reviewed-by: Yehuda Sadeh <yehuda@inktank.com>
Yehuda Sadeh
02:08 AM Revision fb0f1986 (ceph): rbd: omit 'rw' option during map
The ro and rw options were added in linux 3.7. To be compatible with
older kernels, don't specify rw. The default wil...
Josh Durgin
01:43 AM Revision 2db20d97 (ceph): qa: don't run racy xfstest 008
This test attempts to generate a random number of holes within a
particular range, but may fail because hole placemen...
Josh Durgin
01:16 AM Revision 7f57d9dd (ceph): rgw: try to create log pool if doesn't exist
When using replica log, if the log pool doesn't exist all operations are
going to fail. Try to create it if doesn't e...
Yehuda Sadeh
01:16 AM Revision a4dc2694 (ceph): rgw: quiet down warning message
Fixes: #6123
We don't want to know about failing to read region map info
if it's not found, only if failed on some ot...
Yehuda Sadeh
01:16 AM Revision 465087e6 (ceph): rgw: fix leak in RGWMetadataManager::remove()
Backport: dumpling
Fixes: #6445
handler->get() returns a newly allocated obj, need to delete it when
done.
Signed-of...
Yehuda Sadeh
01:00 AM Revision 92c57f17 (ceph): install.upgrade: deepcopy() overrides before we modify it
Since we modify the dict, make sure it is a deep copy.
Otherwise, a sequence like:
- install.upgrade:
all:
...
Sage Weil
12:15 AM Feature #6707 (Fix Under Review): Backport per pool iops data to 0.67
Sage Weil
12:02 AM Revision 693fee25 (ceph): rgw: fix multi-region test in verify suite
This only syncs metadata, since it tests two regions.
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
Josh Durgin
12:00 AM Revision 4032501e (ceph): mon/OSDMonitor: refix warning
mon/OSDMonitor.cc: In member function 'int OSDMonitor::_prepare_rename_pool(int64_t, std::string)':
mon/OSDMonitor.cc...
Sage Weil

11/01/2013

11:45 PM Revision 1bb5aadb (ceph): upstart: fix ceph-crush-location default
Behave if it is not specified on ceph.conf. (init-ceph also falls back
to the default.)
Fixes: #6698
Signed-off-by:...
Sage Weil
11:38 PM Revision cbc15bfc (ceph): doc: fix typo in openstack radosgw integration
s/type-object store/type object-store/
Signed-off-by: Loic Dachary <loic@dachary.org>
Reviewed-by: Josh Durgin <josh...
Loïc Dachary
11:38 PM Revision c3c962eb (ceph): doc: radosgw workaround for OpenStack Horizon bug
Signed-off-by: Loic Dachary <loic@dachary.org>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
Loïc Dachary
11:37 PM Revision e043b6d0 (ceph): Merge pull request #802 from ceph/wip-6673b
(manually merged after next branch rebuilt)
OSDMonitor: be a little nicer about letting users do pg splitting
Revie...
David Zafman
11:33 PM Revision 9834ab9a (ceph): OSDMonitor: be a little nicer about letting users do pg splitting
We were previously blocking pg splits whenever pg creations were in-
progress, but we only really need to avoid split...
Greg Farnum
11:21 PM Revision 59a55fda (ceph): pipe: use pipe2 feature test; check fcntl retval
Signed-off-by: Noah Watkins <noahwatkins@gmail.com> Noah Watkins
11:17 PM Revision c5991f26 (ceph): rgw: escape bucket and object names in StreamReadRequests
This fixes copy operations for objects that contain unsafe characters,
like a newline, which would return a 403 other...
Josh Durgin
11:17 PM Revision de7ede92 (ceph): Formatter: add dump_bool()
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
(cherry picked from commit 28949d5d43beba7cef37cb2f83e3399d978061a6)
Yehuda Sadeh
11:17 PM Revision 4fb233cf (ceph): formatter: dump_bool dumps unquoted strings
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
(cherry picked from commit ad409f8a6d230e9b1199226a333bb54159c2c910)
Yehuda Sadeh
11:17 PM Revision 90101aea (ceph): rgw: skip read_policy checks for system_users
A system user should still be able to examine suspended buckets, and
get -ENOENT instead of -EACCESS for a deleted ob...
Josh Durgin
11:17 PM Revision a49c064b (ceph): cls_log: always return final marker from log_list
There's no reason to restrict returning the marker to the case where
less than the whole log is returned, since there...
Josh Durgin
11:17 PM Revision 89166485 (ceph): rgw: include marker and truncated flag in data log list api
Consumers of this api need to know their position in the log. It's
readily available when fetching the log, so return...
Josh Durgin
11:17 PM Revision 91997fca (ceph): rgw: update metadata log list to match data log list
Send the last marker whether the log is truncated in the same format
as data log list, so clients don't have more nee...
Josh Durgin
11:17 PM Revision 672679d2 (ceph): rgw: move url escaping to a common place
This is useful outside of the s3 interface. Rename url_escape()
url_encode() for consistency with the exsting common ...
Josh Durgin
11:17 PM Revision 6efc2b54 (ceph): fix -Wgnu-designator warnings
Example: warning: use of GNU old-style field designator extension
[-Wgnu-designator]
Signed-off-by: Noah Watkins <no...
Noah Watkins
11:17 PM Revision 5d0d0a91 (ceph): fix -Wmismatched-tags warnings
Example: warning: class 'ObjecterDispatcher' was previously declared as
a struct [-Wmismatched-tags]
Signed-off-by: ...
Noah Watkins
11:17 PM Revision cc08a4ae (ceph): auth: remove unused private var [-Wunused-private-field]
Signed-off-by: Noah Watkins <noahwatkins@gmail.com> Noah Watkins
11:17 PM Revision cf295742 (ceph): CrushTester: remove unused private var [-Wunused-private-field]
Signed-off-by: Noah Watkins <noahwatkins@gmail.com> Noah Watkins
11:17 PM Revision 382149cc (ceph): OSD: remove unused private var [-Wunused-private-field]
Signed-off-by: Noah Watkins <noahwatkins@gmail.com> Noah Watkins
11:13 PM Revision 306ec714 (ceph): rgw: don't turn 404 into 400 for the replicalog api
404 is not actually a problem to clients like radosgw-agent, but 400
implies something about the request was incorrec...
Josh Durgin
11:12 PM Revision cd30e5fb (ceph): common/buffer.cc: fix rebuild_page_aligned typo
Introduced: 66a9fbe2c7ba59b7cd034c17865adce3432cd2cb
Fixes: #6003
Signed-off-by: Samuel Just <sam.just@inktank.com>
Samuel Just
11:09 PM Revision ffdd30ef (ceph): test: add gcc compile test for installed headers
libcephfs/librados headers should work with gcc.
Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
Noah Watkins
11:09 PM Revision 12238d09 (ceph): libcephfs: Fix compilation for C compiler
Use struct instead of class, even if it warns.
Warnings are lower priority than compilation break.
Signed-off-by: C...
Christophe Courtaut
11:08 PM Revision b3b16501 (ceph): ceph: Fix compilation with GCC compiler
Signed-off-by: Christophe Courtaut <christophe.courtaut@gmail.com> Christophe Courtaut
11:08 PM Revision 1671d7e8 (ceph): Merge branch 'next'
Sage Weil
11:08 PM Revision 524aee6f (ceph): Really use the hostname, otherwise ambiguous
"hostname" can return either the hostname or the fqdn depending on
configuration.
This refers to the issue http://tra...
David Moreau Simard
11:07 PM Revision f2622a4a (ceph): ceph-object-corpus: revert accidental revert
from 5df3024d7847950672169069b9dc8c8dcb876019
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
11:07 PM Revision df3af6c0 (ceph): docs: Fix a typo in RGW documentation
Wido den Hollander
11:07 PM Revision 735d9a4a (ceph): Merge pull request #792 from ceph/wip-doc-openstack
Reviewed-by: Josh Durgin <josh.durgin@inktank.com> Sage Weil
11:06 PM Revision f8217ab5 (ceph): Merge pull request #766 from kri5/wip-5374
Rebase of Wip 5374 against master
Reviewed-by: Yehuda Sadeh <yehdua@inktank.com>
Sage Weil
11:03 PM Revision 588ed60a (ceph): Wrap hex_to_num table into class HexTable
Reviewed-by: Yehuda Sadeh <yehuda@inktank.com> Ray Lv
11:03 PM Revision 148023d3 (ceph): [rgw] Set initialized to true after populating table in hex_to_num()
Reviewed-by: Yehuda Sadeh <yehuda@inktank.com> Ray Lv
11:02 PM Revision 28e42712 (ceph): sharedptr_registry.hpp: removed ptrs need to not blast contents
See the included unit test update. Consider:
1) x = lookup_or_create(1, 1)
2) remove(1)
3) y = lookup_or_create(1, 2...
Samuel Just
11:02 PM Revision 44028983 (ceph): prio-q: initialize cur iterator
For new SubQueues `cur` is not intialized, so front/pop_front will freak
out. I honestly I have no idea how this hasn...
Noah Watkins
11:00 PM Revision 353813b2 (ceph): PGLog: remove obsolete assert in merge_log
This assert assumes that if olog.head != log.head, olog contains
a log entry at log.head, which may not be true since...
Samuel Just
11:00 PM Revision ca4c166b (ceph): test/osd/RadosModel.h: select and reserve roll_back_to atomically
Signed-off-by: Samuel Just <sam.just@inktank.com>
Reviewed-by: Sage Weil <sage@inktank.com>
Samuel Just
11:00 PM Revision 99c5319c (ceph): test/rados/list.cc: we might get some objects more than once
Signed-off-by: Samuel Just <sam.just@inktank.com>
Reviewed-by: Sage Weil <sage@inktank.com>
Samuel Just
10:58 PM Revision 4a41d3d2 (ceph): os/chain_listxattr: fix leak fix
e22347df3854a5c5ebc6631c62d70447d67d722d added a bad goto; just free
explicitly instead.
Signed-off-by: Sage Weil <s...
Sage Weil
09:58 PM Feature #6707 (Rejected): Backport per pool iops data to 0.67
Neil Levine
08:29 PM Revision 3e72dcb9 (ceph): Added two new tasks. tgt starts up the tgt service. iscsi starts
up the iscsi service and logins to an rbd image using the tgt service
(either locally or remotely). The iscsi servic...
Warren Usui
07:06 PM rgw Fix #6615: radosgw: data log list admin api does not include any markers
backport: https://github.com/ceph/ceph/pull/804 Josh Durgin
07:06 PM rgw Fix #6616: radosgw: system users are not handled well by read_policy()
backport: https://github.com/ceph/ceph/pull/804 Josh Durgin
07:06 PM rgw Bug #6604: radosgw-agent: opstate tracking error
https://github.com/ceph/ceph/pull/805 Josh Durgin
06:33 PM rgw Bug #6694 (Duplicate): radosgw upstart script doesn't provide the -n parameter
The name is determined by looking for client sections in ceph.conf that have 'host' matching the machine name. You ha... Josh Durgin
06:00 PM Revision 48269b25 (ceph): Merge pull request #148 from ceph/wip-upgrade
install.upgrade: fix overrides of sha1|tag|branch Zack Cerza
05:56 PM Revision d13c29cf (ceph): install.upgrade: fix overrides of sha1|tag|branch
If the upgrade task config has a branch: (or tag or sha1), do
not apply the sha1|branch|tag overrides keys. This fix...
Sage Weil
04:44 PM devops Bug #6698 (Fix Under Review): new osds added to the cluster not starting up due to crush lookup f...
Sage Weil
03:49 PM Fix #6673 (Fix Under Review): 'osd pool set metadata pg_num 34' broken
https://github.com/ceph/ceph/pull/802 Greg Farnum
03:27 PM Fix #6673: 'osd pool set metadata pg_num 34' broken
Actually, looking at this again, I've realized that the teuthology test is running the rados api tests, which involve... Greg Farnum
02:35 PM Fix #6673 (In Progress): 'osd pool set metadata pg_num 34' broken
We saw this again; /a/dzafman-2013-10-31_14:29:25-rados-wip-flush-5855-testing-basic-plana/77511.
The PGs were indee...
Greg Farnum
03:01 PM Bug #6636: sockaddr_storage and uuid_t are not portable to other platforms
Here's a patch that fixes the problem for struct sockaddr_storage. I haven't looked at uuid_t yet. Googling suggest... Alan Somers
02:04 PM Bug #6003 (Need More Info): journal Unable to read past sequence 406 ...
af0c5b415ad5a863940add7c2e8f3c1ac8040ef2 should fix the most recent iteration, but it doesn't explain the instances p... Samuel Just
01:53 PM rgw Bug #6706 (Resolved): radosgw init script and hostname variations
https://github.com/ceph/ceph/pull/801 Sage Weil
01:30 PM rgw Bug #6706 (Resolved): radosgw init script and hostname variations
Relevant snippet:... David Moreau Simard
12:08 PM Fix #6705 (Resolved): mon: test for ping
Sage Weil
11:13 AM RADOS Feature #6704 (New): osd: ability to move a pg to the front (or back?) of the backfill/recovery q...
sometimes the admin wants to explicitly prioritize backfill/recovery on a specific pg. Sage Weil
10:23 AM Bug #5951 (Resolved): osd: next: EEXIST on mkcoll
Samuel Just
09:30 AM Bug #5818: leveldb 1.12: hang on shutdown (mon)
ubuntu@plana83:~$ dpkg -l | grep leveldb
rc libleveldb1 1.12.0-1precise.cep...
Sage Weil
09:30 AM Bug #5818: leveldb 1.12: hang on shutdown (mon)
well, observed this hang with 1.12.
ubuntu@teuthology:/var/lib/teuthworker/archive/teuthology-2013-10-31_23:00:13-...
Sage Weil
09:01 AM devops Bug #6699 (Fix Under Review): sysvinit script setting incorrect OSD weights
if it works on rhel and ubuntu, that is good enough for now. will push to next. Sage Weil
08:54 AM devops Bug #6699: sysvinit script setting incorrect OSD weights
Changing 'df' to 'df -P' in the ceph sysvinit script fixes the issue, not sure how portable this flag is. Jan Harkes
08:52 AM devops Bug #6703 (Resolved): OSDs with dmcrypt fail to start at boot
RHEL6.4 ceph version 0.67.4 (ad85b8bfafea6232d64cb7ba76a8b6e8252fa0c7)
On boot the OSDs are not started when th...
Jan Harkes
08:23 AM devops Bug #6482: ceph-deploy install on Centos: can't find wget?
Hi Alfredo
You can close this this is now fixed
karan singh
01:17 AM devops Bug #6701: ceph-deploy osd prepare on directory path fails: OSError: [Errno 18] Invalid cross-dev...
The particular issue is caused by os.rename in ceph_deploy/hosts/remotes.py line 54. replacing that with shutil.move... Mark Kirkwood

10/31/2013

11:46 PM Revision a8c3373d (ceph): doc: Updated rewrite rule.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
11:46 PM Revision ba153ea1 (ceph): doc: Incorporated feedback.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
11:46 PM Revision c66beb63 (ceph): doc: Created new zone sync image.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
11:45 PM Revision d6a6cf5a (ceph): doc: Modified image.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
11:08 PM devops Bug #6701: ceph-deploy osd prepare on directory path fails: OSError: [Errno 18] Invalid cross-dev...
Omitted the probably significant fact that /data2 is a partition in a different disk from /var Mark Kirkwood
11:05 PM devops Bug #6701 (Resolved): ceph-deploy osd prepare on directory path fails: OSError: [Errno 18] Invali...
Ceph version is 0.71-234-g1f02d00 built from src on bunti 13.10.
The desired setup is osd data in /data2/cephdata...
Mark Kirkwood
09:47 PM Revision 698df046 (ceph): doc: Removed references to OpenSuse and SLES.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
09:47 PM Revision 5c9f3228 (ceph): doc: Retitled document. Made example generic. Fixed link.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
09:46 PM Revision 29dfb790 (ceph): doc: Retitled document.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
08:39 PM Bug #6700 (Resolved): ceph-disk prepare fails to set up an encrypted disk
RHEL 6.4 ceph 0.67.4
Ceph-disk prepare fails when setting up encrypted disks when the data and journal are locat...
Jan Harkes
07:30 PM devops Bug #6699 (Resolved): sysvinit script setting incorrect OSD weights
I noticed that the sysvinit script on a RHEL6.4 system was giving more weight to disks that were fuller. This is caus... Jan Harkes
05:50 PM Bug #6003: journal Unable to read past sequence 406 ...
This looks like the same problem seen in a unit test.
2013-10-31T15:23:41.910 INFO:teuthology.orchestra.run.err:[1...
David Zafman
10:21 AM Bug #6003: journal Unable to read past sequence 406 ...
Sage Weil
10:09 AM Bug #6003: journal Unable to read past sequence 406 ...
Kernel: 3.8.0-21-generic Samuel Just
10:07 AM Bug #6003: journal Unable to read past sequence 406 ...
slider:~samuelj/bug_logs/13-10-31-04:05:43/remote
With journal logging! I seem to be able to reproduce this prett...
Samuel Just
08:28 AM Bug #6003: journal Unable to read past sequence 406 ...
/a/teuthology-2013-10-28_23:01:45-kcephfs-master-testing-basic-plana/73927 Greg Farnum
05:10 PM Bug #6684: osd/PGLog.cc: 402: FAILED assert(log.head >= olog.tail && olog.head >= log.tail)
is it possible you've done any shenanigans like 'ceph pg force_create_pg ...' at some point in the past?
Yes, inde...
Ivan Kudryavtsev
01:52 PM Bug #6684: osd/PGLog.cc: 402: FAILED assert(log.head >= olog.tail && olog.head >= log.tail)
oh, looking more closely, it looks like osd.42 is trying to activate but has no data for this pg. is it possible you... Sage Weil
11:06 AM Bug #6684: osd/PGLog.cc: 402: FAILED assert(log.head >= olog.tail && olog.head >= log.tail)
Any chance I can start these OSD without losing data on them? Ivan Kudryavtsev
11:01 AM Bug #6684: osd/PGLog.cc: 402: FAILED assert(log.head >= olog.tail && olog.head >= log.tail)
... Sage Weil
10:30 AM Bug #6684: osd/PGLog.cc: 402: FAILED assert(log.head >= olog.tail && olog.head >= log.tail)
Ivan Kudryavtsev wrote:
> I also have
>
> 2013-11-01 00:13:25.635829 mon.0 [WRN] mon.2 10.252.0.4:6789/0 clock s...
Sage Weil
10:14 AM Bug #6684: osd/PGLog.cc: 402: FAILED assert(log.head >= olog.tail && olog.head >= log.tail)
I also have
2013-11-01 00:13:25.635829 mon.0 [WRN] mon.2 10.252.0.4:6789/0 clock skew 0.870987s > max 0.05s
2013...
Ivan Kudryavtsev
10:14 AM Bug #6684: osd/PGLog.cc: 402: FAILED assert(log.head >= olog.tail && olog.head >= log.tail)
Here it is, attached. Ivan Kudryavtsev
09:36 AM Bug #6684: osd/PGLog.cc: 402: FAILED assert(log.head >= olog.tail && olog.head >= log.tail)
can you turn up the logs on osd.42 too, and then restart this same osd (to reproduce the same crash), and then attach... Sage Weil
04:59 PM devops Bug #6698: new osds added to the cluster not starting up due to crush lookup failure
... Tamilarasi muthamizhan
04:58 PM devops Bug #6698 (Resolved): new osds added to the cluster not starting up due to crush lookup failure
ceph version: next branch [0.72-rc1]
test setup : mira025, mira038
had a cluster running on master branch, upgr...
Tamilarasi muthamizhan
03:26 PM Bug #6697 (Resolved): strncmp(3) must not be used on binary data
strncmp(3) is intended to compare C strings, so it quits comparing after encountering a null character. The Linux ma... Alan Somers
03:18 PM Bug #5951: osd: next: EEXIST on mkcoll
592a99ccd8da2d7843ebb7ce6439566732580b7a Samuel Just
01:24 PM Bug #5951: osd: next: EEXIST on mkcoll
Found it. See wip-eexist. Samuel Just
02:55 PM rgw Bug #6696 (Can't reproduce): Upgrade rgw failure in nightly tests. (/home/ubuntu/cephtest/s3-test...
Suite tests using the following sets of yaml files:... Anonymous
02:43 PM rbd Bug #6695 (Won't Fix): Upgrade rbd failure in nightly tests. (mkdir --p ..)
The overnight test for the following set of yaml files:... Anonymous
12:18 PM rgw Bug #6694 (Duplicate): radosgw upstart script doesn't provide the -n parameter
I'm using the Ceph Chef Cookbook to create and manage the configuration of a new Ceph 0.67.4 cluster on Ubuntu 12.10,... Walter Huf
11:42 AM Revision 5df3024d (ceph): docs: Fix a typo in RGW documentation
Wido den Hollander
11:19 AM Bug #6680 (Resolved): libcephfs.h broken for gcc
Noah Watkins
11:19 AM Bug #6680: libcephfs.h broken for gcc
d3b56918698803ce441d9b1ef0185caebed4d433 Noah Watkins
09:40 AM Bug #6680: libcephfs.h broken for gcc
it was a cleanup for clang to not mix class vs struct. that's secondary, though.. this should definitely build in c. Sage Weil
11:04 AM rgw Bug #5843: swift api: x-container-meta-{key} should not be allowed on an object
It came from a customer, after discussions it is not causing any issue at all. We can leave it how it is. Alexandre Marangone
09:50 AM rbd Bug #6693: "rbd ls" returns error if the pool empty
I agree the exit code should be 0 in this case, but I'm downgrading the priority since there's an easy workaround and... Josh Durgin
05:33 AM rbd Bug #6693 (Resolved): "rbd ls" returns error if the pool empty
if the pool exists but only empty, instead of not returning anything, it returns an error message that it's empty, an... Zoltan Arnold Nagy
09:14 AM CephFS Bug #6613 (Need More Info): samba is crashing in teuthology
Zheng Yan
09:05 AM CephFS Bug #6608: samba teuthology dbench failure
not sambe issue. It's wrong to run two instances of dbench on the same test directory. Zheng Yan
08:01 AM CephFS Bug #6608 (Need More Info): samba teuthology dbench failure
If samba is broken in this configuration we'll need to change our test (and report upstream, if we aren't using it in... Greg Farnum
07:45 AM devops Bug #6691 (Resolved): debian wheezy fails to be detected by ceph-deploy
Opened pull request: https://github.com/ceph/ceph-deploy/pull/121
Merged into ceph-deploy master branch with hash;...
Alfredo Deza
12:58 AM Revision dda3c819 (ceph): Merge pull request #792 from ceph/wip-doc-openstack
Reviewed-by: Josh Durgin <josh.durgin@inktank.com> Josh Durgin
12:53 AM Revision a2090baf (ceph): doc: Removed the Folsom reference.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
12:44 AM Revision c9aa708a (ceph): doc: Restored show_image_direct and added a link to older versions.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
12:21 AM Revision 8193bad8 (ceph): doc: Removed nova-volume, early Ceph references and Folsom references.
fixes: 5006
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
John Wilkins
12:18 AM Revision 6afe6539 (ceph): expanding upgrade suites to include emperor.
Signed-off-by: tamil <tamil.muthamizhan@inktank.com> Tamilarasi muthamizhan
12:06 AM Revision 84d8b49f (ceph): Initial ugly commit.
Definitely some enhancements can be done. I think I have everything
needed but I have not been able to test this yet....
Sandon Van Ness

10/30/2013

11:56 PM Revision b20d1bf3 (ceph): Merge pull request #766 from kri5/wip-5374
Rebase of Wip 5374 against master
Reviewed-by: Yehuda Sadeh <yehdua@inktank.com>
Yehuda Sadeh
11:44 PM Bug #6684: osd/PGLog.cc: 402: FAILED assert(log.head >= olog.tail && olog.head >= log.tail)
It's on dumpling node.
root@ceph-osd-1-2:/# ceph -v
ceph version 0.67.4 (ad85b8bfafea6232d64cb7ba76a8b6e8252fa0c7)
Ivan Kudryavtsev
10:17 AM Bug #6684: osd/PGLog.cc: 402: FAILED assert(log.head >= olog.tail && olog.head >= log.tail)
Here it is. Ivan Kudryavtsev
09:34 AM Bug #6684: osd/PGLog.cc: 402: FAILED assert(log.head >= olog.tail && olog.head >= log.tail)
Can you set 'debug osd = 20' and 'debug ms = 1', and restart and osd so that we have a complete log leading up to the... Sage Weil
09:06 AM Bug #6684: osd/PGLog.cc: 402: FAILED assert(log.head >= olog.tail && olog.head >= log.tail)
During recovery some osds crashing and after crash unable to up again, looks like in topic "Domino crash" regarding o... Ivan Kudryavtsev
07:35 AM Bug #6684: osd/PGLog.cc: 402: FAILED assert(log.head >= olog.tail && olog.head >= log.tail)
Also it seems, that my meta information is corrupted, I have a lot of images in RBD and now, I don't see any:
rbd:...
Ivan Kudryavtsev
06:25 AM Bug #6684 (Rejected): osd/PGLog.cc: 402: FAILED assert(log.head >= olog.tail && olog.head >= log....
Hello, Guys, I'm in a big trouble. After upgrading Bobtail to cuttlefish I met in a
great troubles, unable to make ...
Ivan Kudryavtsev
10:35 PM Revision 280a94b0 (ceph): Merge remote-tracking branch 'gh/next'
Sage Weil
10:26 PM Revision dd14013f (ceph): doc: Removed install yum priorities. Duplicated where relevant.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
10:23 PM Revision c254da5e (ceph): doc: Added quick ceph object store with links to manual install and con...
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
10:23 PM Revision 16e25cd7 (ceph): doc: Restored Object Store Quick Start entry for parallelism.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
10:22 PM Revision 98603d43 (ceph): doc: Changed install to ceph-deploy install.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
10:21 PM Revision a62d7c0d (ceph): doc: Added note for ARM support in quantal and raring.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
10:21 PM Revision 3bc6e520 (ceph): Removed add repositories, yum priorities, and consolidated index.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
10:20 PM Revision f33b1182 (ceph): doc: Added consolidated install of VM/Cloud software.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
10:19 PM Revision ea35f791 (ceph): doc: Removed install qemu. Consolidated to install-vm-cloud.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
10:19 PM Revision fba056af (ceph): doc: Removed install libvirt. Consolidated to install-vm-cloud.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
10:18 PM Revision 7c4394dd (ceph): doc: Consolidated install object gateway and install Apache/FastCGI
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
10:17 PM Revision 0f87f15c (ceph): doc: Removed. Consolidated into install-ceph-gateway.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
10:17 PM Revision 68caa1b5 (ceph): doc: Consolidated Add Repositories.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
10:16 PM Revision 1bdd37f6 (ceph): doc: Removed doc. Consolidated with Get Packages.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
09:19 PM Revision 6b9104d8 (ceph): doc/release-notes: formatting
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
09:08 PM Revision b605c73e (ceph): doc/release-notes: fix indentation
ERROR: /srv/autobuild-ceph/gitbuilder.git/build/doc/release-notes.rst:48: Unexpected indentation.
Signed-off-by: Sag...
Sage Weil
09:08 PM Revision 04710b55 (ceph): doc/release-notes: fix formatting
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
09:03 PM Bug #6003: journal Unable to read past sequence 406 ...
I hit this same problem in recovery testing. Attached is the complete log. David Zafman
08:30 PM Revision c92b4e67 (ceph): Merge remote-tracking branch 'origin/next-fix' into next
Signed-off-by: Noah Watkins <noahwatkins@gmail.com> Noah Watkins
08:26 PM Revision 1de46d64 (ceph): os/chain_listxattr: fix leak fix
e22347df3854a5c5ebc6631c62d70447d67d722d added a bad goto; just free
explicitly instead.
Signed-off-by: Sage Weil <s...
Sage Weil
07:29 PM rgw Bug #6672: normal PUT object requests got 405 sometimes
Send the pull request against the 'next' branch at https://github.com/ceph/ceph/pull/795 Xiangyu Lv
07:26 PM Revision ed1d11ba (ceph): ceph_manager: remove 6116 workaround
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
06:41 PM Revision a52c11c0 (ceph): Merge branch 'next'
Gary Lowell
06:34 PM Revision dc9a7721 (ceph): Merge branch 'next' of jenkins:ceph/ceph into next
Gary Lowell
04:58 PM Revision b77a7785 (ceph): Merge branch 'next'
Josh Durgin
04:57 PM Revision 9ae3fce5 (ceph): radosgw-agent: add metadata-only option to task config
Signed-off-by: Josh Durgin <josh.durgin@inktank.com> Josh Durgin
04:57 PM Revision 96835e9c (ceph): radosgw-agent: move positional argument last
Other args are treated as positional after the first one.
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
Josh Durgin
04:57 PM Revision 7f136578 (ceph): internal: fix log for python 2.6
{} was introduced to format strings in 2.7
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
Josh Durgin
04:57 PM Revision 5f01bcba (ceph): rgw: fix whitespace
Replace tabs with spaces and remove trailing spaces.
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
Josh Durgin
04:57 PM Revision db98afe4 (ceph): rgw: remove unused variables
Region name isn't needed for the new radosgw-agent
command line args.
Signed-off-by: Josh Durgin <josh.durgin@inktan...
Josh Durgin
04:57 PM Revision d65a0b9e (ceph): Reflect radosgw-agent option changes in teuthology
Signed-off-by: Christophe Courtaut <christophe.courtaut@gmail.com> Christophe Courtaut
04:56 PM rgw Bug #5374 (Resolved): Avoid relying on keystone's admin token
Merged, commit:b20d1bf33bdf6ed25ef9bb37afc3890282ece6d4 Yehuda Sadeh
04:52 PM devops Bug #6690 (Resolved): ceph-deploy: bogus apt sources.list.d/ceph.list file on wheezy
Sage Weil
03:24 PM devops Bug #6690: ceph-deploy: bogus apt sources.list.d/ceph.list file on wheezy
... Sage Weil
02:25 PM devops Bug #6690 (Resolved): ceph-deploy: bogus apt sources.list.d/ceph.list file on wheezy
... Sage Weil
04:23 PM Bug #6692 (Resolved): Documentation: Command line incorrect.
In http://ceph.com/docs/master/rados/operations/authentication/
the enabling cephx command #2 that reads:
ceph-...
Anonymous
04:17 PM Revision bdca2e4b (ceph): rgw: multi region sync is only for metadata
Now that the agent supports data sync, we need to specify this.
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
Josh Durgin
04:11 PM Fix #5612 (Resolved): down mons prevents osd hosts from booting properly
Sage Weil
04:10 PM devops Bug #6691 (Resolved): debian wheezy fails to be detected by ceph-deploy
platform module in Python does not mention `wheezy` at all.
Alfredo Deza
04:05 PM Revision 6efd82cc (ceph): ceph: Release resource before return in BackedObject::download()
Close file before return
Signed-off-by: Li Wang <liwang@ubuntukylin.com>
Reviewed-by: Sage Weil <sage@inktank.com>
Li Wang
04:02 PM Revision e22347df (ceph): ceph: Fix memory leak in chain_listxattr
Free allocated memory before return
Signed-off-by: Li Wang <liwang@ubuntukylin.com>
Reviewed-by: Sage Weil <sage@ink...
Li Wang
04:02 PM Revision 905243b2 (ceph): Fix memory leak in Backtrace::print()
Free already allocated memory if short of memory
Signed-off-by: Li Wang <liwang@ubuntukylin.com>
Reviewed-by: Sage W...
Li Wang
12:34 PM Revision be12f7f5 (ceph): mon: OSDMonitor: proper error msg on invalid epoch on 'osd getmap/dump'
Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com> Joao Eduardo Luis
12:34 PM Revision e5efd882 (ceph): mon: MonmapMonitor: support 'mon getmap [epoch]'
Fixes: #6683
Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
Joao Eduardo Luis
12:29 PM Bug #6685: osd/ReplicatedPG.cc: 8345: FAILED assert(0 == "erroneously present object")
It did happen immediately after transitioning from being the backfill target Samuel Just
12:27 PM Bug #6685: osd/ReplicatedPG.cc: 8345: FAILED assert(0 == "erroneously present object")
Or not, we process the OP_BACKFILL_PROGRESS ordered vs the removal ops. Samuel Just
10:50 AM Bug #6685 (In Progress): osd/ReplicatedPG.cc: 8345: FAILED assert(0 == "erroneously present object")
Samuel Just
10:50 AM Bug #6685: osd/ReplicatedPG.cc: 8345: FAILED assert(0 == "erroneously present object")
Urgh, this is because we can advance last_backfill past uncompleted removal ops during backfill. Working on it. Samuel Just
09:56 AM Bug #6685 (Resolved): osd/ReplicatedPG.cc: 8345: FAILED assert(0 == "erroneously present object")
... Sage Weil
12:29 PM Bug #6689 (Resolved): osd: remove_redundant_pg_temp() can be slow on big clusters
it blocks the cpu, which prevents us from processing lease acks, which makes us call a new election.
observed on b...
Sage Weil
12:26 PM Fix #6116: osd: incomplete pg from thrashing on next
Removed the teuthology workaround as well. Samuel Just
12:24 PM Fix #6116 (Resolved): osd: incomplete pg from thrashing on next
I was way off on this one. We do ack the backfill completion. I suspect that the actual problem was probably fixed ... Samuel Just
11:37 AM rbd Documentation #5006: doc: openstack configuration changes for havana
Should get this updated prior to HK Summit if at all possible. Ian Colle
10:42 AM Feature #6687 (New): Ability to set up/down/in/out based on CRUSH hierarchy
It would be nice if the cli tools supported the ability to perform OSD state transitions based of CRUSH hierarchy. Fo... Kyle Bader
10:10 AM Bug #6686 (Resolved): segfault in prioritized queue dequeue
I've been hitting the following fault on OSX. At first I suspected a nasty bug mixing libc++ with libstdc++ on accide... Noah Watkins
05:36 AM Bug #6683 (Fix Under Review): mon: MonmapMonitor: specify epoch in 'mon getmap'
Joao Eduardo Luis
05:36 AM Bug #6683: mon: MonmapMonitor: specify epoch in 'mon getmap'
wip-6683, https://github.com/ceph/ceph/pull/789 and commit:e5efd882e7eba360158c2218bbd197766d082b02 Joao Eduardo Luis
05:30 AM Bug #6683: mon: MonmapMonitor: specify epoch in 'mon getmap'
mon/MonCommands.h specifies that 'mon getmap' receives an epoch number, but we don't handle it and always return the ... Joao Eduardo Luis
04:16 AM Bug #6683 (Resolved): mon: MonmapMonitor: specify epoch in 'mon getmap'
Joao Eduardo Luis
04:13 AM Subtask #3605 (Resolved): mon: print lookup path when reporting -ENOENT to user-space
AFAICT this has been addressed in multiple occasions throughout the last year. Joao Eduardo Luis
04:12 AM Subtask #2674 (Rejected): mon: Single-Paxos: mon commits suicide after remove&add
works just fine on current next Joao Eduardo Luis
04:08 AM Bug #5967 (Resolved): monitor caps parser should accept '.' as a legal unquoted character
See commit:1f573c885cce776a7e8b2f3d4b91a304a8bc15c5 Joao Eduardo Luis
01:24 AM Bug #6614 (Resolved): unittest_bufferlist failed
Good to know, thanks for the feedback :-) Loïc Dachary
12:45 AM Revision e11c9756 (ceph): v0.72-rc1
Gary Lowell

10/29/2013

11:34 PM Revision be6267f5 (ceph): Merge pull request #788 from ceph/wip-6605
mon: OSDMonitor: only allow an osd to boot iff it has the fsid on record
Fixes: #6605
Reviewed-by: Sage Weil <sage@...
João Eduardo Luís
10:06 PM Revision 9b4cb6d4 (ceph): Merge remote-tracking branch 'gh/wip-crush-hook'
Reviewed-by: Loic Dachary <loic@dachary.org> Sage Weil
09:40 PM Documentation #6682 (Resolved): Adjustments to the Ceph Quick installation guide
Hello,
Following the Quick installation guide, I ran into some issues which I think should be addressed:
[PREFL...
Alex Mendes
09:27 PM Bug #6614: unittest_bufferlist failed
Test ”make check“ succeed now. huang jun
09:00 PM Revision 9f6af8b4 (ceph): ceph-crush-location: new crush location hook
This generalizes the bit of code that builds a key=value pair list to
update an entity's CRUSH location.
Signed-off-...
Sage Weil
09:00 PM Revision a3119bc2 (ceph): upstart, sysvinit: use ceph-crush-location hook
Instead of hard-coding a check in ceph.conf and some reasonable
defaults, defer this work to ceph-crush-location, and...
Sage Weil
08:58 PM Revision 22ff7176 (ceph): Revert "upstart, sysvinit: use ceph-crush-location hook"
This reverts commit 111a37efb19cb46a48d669bc9866c29b4015a889. Sage Weil
08:58 PM Revision 1e2e4297 (ceph): Revert "ceph-crush-location: new crush location hook"
This reverts commit fc49065d855cfd74cb861d294f3464dd616e82ee.
Merged to wrong branch; my bad!
Sage Weil
08:42 PM rgw Bug #6672: normal PUT object requests got 405 sometimes
Updated with a new commit. Please help review it at https://github.com/ceph/ceph/pull/783 Xiangyu Lv
09:30 AM rgw Bug #6672 (Fix Under Review): normal PUT object requests got 405 sometimes
Ian Colle
08:00 AM rgw Bug #6672: normal PUT object requests got 405 sometimes
Thanks, the initialization code is indeed not safe. See my comment in the pull request. Yehuda Sadeh
04:57 AM rgw Bug #6672: normal PUT object requests got 405 sometimes
A quick fix is to set initialized to true after populating table in hex_to_num().
Please help review the fix at: h...
Xiangyu Lv
04:53 AM rgw Bug #6672 (Resolved): normal PUT object requests got 405 sometimes
Under load testing, normal PUT object requests got 405 sometimes. The root cause is that there is a defect in hex_to_... Xiangyu Lv
08:36 PM Revision 0c186096 (ceph): mon: OSDMonitor: fix comparison between signed and unsigned integer war...
Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com> Joao Eduardo Luis
08:35 PM Revision e02740ac (ceph): mon: OSDMonitor: only allow an osd to boot iff it has the fsid on record
Fixes: #6605
Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
Joao Eduardo Luis
08:30 PM Revision 42c4137c (ceph): mon: OSDMonitor: fix some annoying whitespace
Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com> Joao Eduardo Luis
07:45 PM CephFS Bug #6608 (Rejected): samba teuthology dbench failure
running dbench on local FS in parallel also results in similar failures. Zheng Yan
11:43 AM CephFS Bug #6608: samba teuthology dbench failure
http://qa-proxy.ceph.com/teuthology/teuthology-2013-10-27_19:01:26-fs-dumpling-testing-basic-plana/71285/
http://qa-...
Greg Farnum
07:24 PM Revision 60264f9f (ceph): doc: Fixed formatting. Fixed hyperlink.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
07:24 PM Revision 7dd387b0 (ceph): Merge pull request #779 from ceph/wip-crush-hook
upstart,sysvinit: allow 'osd crush location hook' script to determine osd crush position
Reviewed-by: Loic Dachary <...
Loïc Dachary
07:01 PM Revision 46d897a3 (ceph): doc: fix formatting.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
06:10 PM Revision 111a37ef (ceph): upstart, sysvinit: use ceph-crush-location hook
Instead of hard-coding a check in ceph.conf and some reasonable
defaults, defer this work to ceph-crush-location, and...
Sage Weil
06:09 PM Revision fc49065d (ceph): ceph-crush-location: new crush location hook
This generalizes the bit of code that builds a key=value pair list to
update an entity's CRUSH location.
Signed-off-...
Sage Weil
05:16 PM Revision 13d1b9c9 (ceph): Merge pull request #786 from ceph/wip-6673
mon/PGMonitor: always send pg creations after mapping
Reviewed-by: Joao Eduardo Luis <joao.luis@inktank.com>
Sage Weil
05:10 PM Revision df229e5e (ceph): mon/PGMonitor: always send pg creations after mapping
At some point in the dumpling cycle I separated the map stage from the
send stage. We can send the creates any time ...
Sage Weil
05:09 PM Bug #6681: osd recovery hung
Not an rc blocker. This is actually a fairly old bug and can be worked around by restarting one of the effected osds... Samuel Just
05:07 PM Bug #6681 (Resolved): osd recovery hung
ubuntu@teuthology:/a/teuthology-2013-10-29_10:45:19-rados-next-testing-basic-plana
ubuntu@plana31:~$ sudo ceph -s
...
Samuel Just
04:36 PM Bug #6605 (Resolved): mon: remove full osd state on "osd rm"
merged into master Joao Eduardo Luis
04:29 PM Bug #6605 (Fix Under Review): mon: remove full osd state on "osd rm"
wip-6605, pull request 787, commit:e02740ac5da7c9f5e4c1fdd603918e56c05123de
Greg Farnum wrote:
> It turns out t...
Joao Eduardo Luis
04:21 PM Bug #6680 (Resolved): libcephfs.h broken for gcc
This patch https://github.com/ceph/ceph/commit/e1666d0400ecef464d33480e4290896404b7a7bd did the following:... Noah Watkins
04:08 PM Bug #6679 (Resolved): throttle: transient unit test failure
... Sage Weil
03:59 PM Revision 2181b4c9 (ceph): mon/OSDMonitor: fix signedness warning on poolid
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
03:49 PM rgw Feature #6678 (Resolved): rgw: reject writes to secondary zones
Non-master zones are intended to be read-only. For disaster recovery, it may be useful to expose a secondary zone as ... Josh Durgin
03:40 PM Revision 7ef210ad (ceph): common/crc32c: fix #ifdef to be x86_64 specific
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
03:27 PM Revision 705f4c1f (ceph): Merge remote-tracking branch 'upstream/next'
Samuel Just
03:26 PM Revision 7a06a71e (ceph): ReplicatedPG::recover_backfill: update last_backfill to max() when back...
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
03:13 PM Bug #6633: osd: pgls vs osd restart/peering race misses objects
list.cc actually has slightly flaky tests if they are concurrent with pg splitting. wip-6633 so far has fixes to tol... Samuel Just
02:40 PM Bug #6671: FAILED assert(ret) in OSDMapRef OSDService::get_map(epoch_t)
removing 'related to' link from this ticket to #5869 Joao Eduardo Luis
10:22 AM Bug #6671: FAILED assert(ret) in OSDMapRef OSDService::get_map(epoch_t)
Is it possible to recover without those osds? Samuel Just
10:22 AM Bug #6671: FAILED assert(ret) in OSDMapRef OSDService::get_map(epoch_t)
This is not actually related to 5869. Samuel Just
04:13 AM Bug #6671: FAILED assert(ret) in OSDMapRef OSDService::get_map(epoch_t)
If this is indeed the same bug, and not a different iteration, then maybe we should backport the fix at least for Dum... Joao Eduardo Luis
02:37 PM rgw Feature #6677 (Resolved): rgw: add compatibility for MultipartUpload
The AWS-PHP-SDK used MultipartUpload instead of CompleteMultipartUpload.
https://github.com/aws/aws-sdk-php/issues...
Tyler Brekke
02:03 PM RADOS Fix #6676 (New): osd should never block getting filestore throttle while holding the pg lock
Currently, it is possible for the filestore finisher threads to block trying to acquire a pg lock in order to complet... Samuel Just
12:45 PM rgw Bug #6152: New S3 auth code fails when using response-* query string params to override response ...
This is still broken on 0.67.4. Please consider backporting the fix (7a7361d7) to Dumpling. Benjamin Gilbert
12:12 PM devops Bug #6587 (Resolved): ceph-deploy does not use cluster arg for mon error checking
Merged into ceph-deploy master branch with hash: da03ab7 Alfredo Deza
12:12 PM devops Bug #6675 (Resolved): Fedora fails to import keys on ceph-deploy install
Merged into ceph-deploy master branch with hash: 5145d94
It makes sure that all `rpm --import` commands are the ...
Alfredo Deza
11:24 AM devops Bug #6675 (Fix Under Review): Fedora fails to import keys on ceph-deploy install
PR opened: https://github.com/ceph/ceph-deploy/pull/119
Alfredo Deza
09:34 AM devops Bug #6675 (Resolved): Fedora fails to import keys on ceph-deploy install
The command was fixed for CentOS but not for fedora:... Alfredo Deza
11:15 AM Fix #6673 (Resolved): 'osd pool set metadata pg_num 34' broken
Sage Weil
09:40 AM Fix #6673 (Fix Under Review): 'osd pool set metadata pg_num 34' broken
Sage Weil
08:57 AM Fix #6673: 'osd pool set metadata pg_num 34' broken
the test later fails with... Sage Weil
08:55 AM Fix #6673: 'osd pool set metadata pg_num 34' broken
What's broken about this, besides the ridiculous parsing output? We deliberately prevent splitting while creating the... Greg Farnum
08:50 AM Fix #6673 (Resolved): 'osd pool set metadata pg_num 34' broken
... Sage Weil
11:05 AM Bug #6207 (Resolved): Found incorrect object contents
This can be explained by prematurely updating last_backfill based on backfill_pos and backfills_in_flight.
ad5655b...
Samuel Just
10:28 AM Bug #6674: Busted client locking
I don't think the theory from the previous comment has any merit! I wonder if it's possible that lockdep is missing a... Noah Watkins
09:51 AM Bug #6674: Busted client locking
Looking at initializations of CephContext, I don't see any explicit freeing, which begs the question which thread is ... Noah Watkins
09:24 AM Bug #6674 (Resolved): Busted client locking
... Greg Farnum
10:05 AM Revision e46d2ca0 (ceph): fix the bug ctypes.util.find_library to search for librados failed on ...
Signed-off-by: huangjun <hjwsm1989@gmail.com> huang jun
08:34 AM devops Feature #3311 (Resolved): ceph-deploy: pushy bug triggers on interpreter shutdown
We no longer use Pushy Alfredo Deza
08:33 AM devops Feature #3312 (Resolved): ceph-deploy: pushy uses pickle, that's a security problem
We no longer use Pushy. Alfredo Deza
07:57 AM devops Fix #4953 (Resolved): ceph-deploy: dns mismatches can cause gatherkeys to fail
ceph-deploy will now check for common errors (like the one mentioned) when deploying monitors. Alfredo Deza
07:46 AM devops Feature #4998 (Resolved): ceph-deploy should allow user specified installation sources
with the new `--no-adjust-repos` we rely on users setting up their own mirrors.
A new 'firewall-install` command i...
Alfredo Deza
07:45 AM devops Feature #3922 (Resolved): ceph-deploy: version command
ceph-deploy has a `--version` command now. Alfredo Deza
06:35 AM Revision f8fa3095 (ceph): ReplicatedPG: src_obcs can now be empty
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
05:51 AM Revision 00ddea37 (ceph): Merge remote-tracking branch 'upstream/next'
Samuel Just
04:15 AM Revision ce845768 (ceph): Merge pull request #773 from dachary/wip-6614
common: rebuild_page_aligned sometimes rebuilds unaligned
Reviewed-by: Sage Weil <sage@inktank.com>
Sage Weil
04:11 AM Revision ad5655be (ceph): Merge pull request #780 from ceph/wip-6585
Wip 6585
Reviewed-by: Sage Weil <sage@inktank.com>
Reviewed-by: Greg Farnum <greg@inktank.com>
Reviewed-by: Samuel J...
athanatos
04:01 AM Revision 8b98166d (ceph): Merge pull request #775 from ceph/wip-readdirend
mds: fix readdir end check
Reviewed-by: Sage Weil <sage@inktank.com>
Sage Weil
01:48 AM Revision 3b99cd0a (ceph): mds: fix readdir end check
If the last item in the directory is a remote link and the corresponding
inode is not in cache, the readir reply will...
Yan, Zheng
01:42 AM Bug #6400: osd crashed in dumpling due to unexpected error (EEXIST?)
I can reproduce this issue on CentOS 6.4 machine every time.
My steps are:
# Build Ceph with dumpling release c...
Tengwei Cai
01:03 AM Revision 6eded8a1 (ceph): doc: Fixes to normalize header hierarchy. Tweaked IA slightly.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
12:46 AM Revision bd507ef3 (ceph): doc: Updated with a verified installation procedure and latest usage.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
12:12 AM Revision 702234d7 (ceph): Merge pull request #777 from ceph/wip-scripts
Reviewed-by: Josh Durgin <josh.durgin@inktank.com> Josh Durgin

10/28/2013

11:39 PM Revision 4e48dd56 (ceph): osd/ReplicatedPG: use MIN for backfill_pos
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
11:16 PM Bug #6671 (Can't reproduce): FAILED assert(ret) in OSDMapRef OSDService::get_map(epoch_t)

We were on 0.56.1; we shut down all of the OSDs and mon on a particular node, rebooted the node for maintenance an...
Tom Lanyon
11:13 PM Revision e6d983be (ceph): Merge pull request #772 from ceph/wip-5612
init-ceph, upstart: make crush update on osd start time out
Reviewed-by: Loic Dachary <loic@dachary.org>
Loïc Dachary
11:10 PM Revision 4139e75d (ceph): ReplicatedPG: recover_backfill: don't prematurely adjust last_backfill
We can't adjust last_backfill to object x until x has been fully
backfilled. pending_backfill_updates contains all t...
Samuel Just
11:10 PM Revision ecddd12b (ceph): ReplicatedPG: add empty stat when we remove an object in recover_backfill
Subsequent updates to that object need to have their stats added
to the backfill info stats atomically with the last_...
Samuel Just
11:03 PM Revision 9ec35d5c (ceph): ReplicatedPG: replace backfill_pos with last_backfill_started
last_backfill_started reflects what pinfo.last_backfill will be
once all currently outstanding backfills complete. b...
Samuel Just
11:03 PM Revision 0a9a2d7b (ceph): ReplicatedPG::prepare_transaction: info.last_backfill is inclusive
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
11:03 PM Revision 46dfd919 (ceph): PG::BackfillInterval: use trim() in pop_front()
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
11:03 PM Revision 8774f03d (ceph): PG::BackfillInfo: introduce trim_to
We'll use this to trim off last_backfill_started since it'll
often be included in rescans.
Signed-off-by: Samuel Jus...
Samuel Just
10:58 PM Revision 177e2ab1 (ceph): init-ceph: make crush update on osd start time out
If the monitor is not currently available, this crush update would block
forever, preventing the OSD and (potentially...
Sage Weil
10:58 PM Revision 5939eace (ceph): upstart: fail osd start if crush update fails
If the update for the CRUSH position fails for some reason, do not
start the OSD.
Signed-off-by: Sage Weil <sage@ink...
Sage Weil
09:48 PM Revision 78b5a2cf (ceph): Merge pull request #771 from ceph/wip-ceph-context
ceph_context: replace semaphore
Reviewed-by: Sage Weil <sage@inktank.com>
Sage Weil
09:37 PM Revision b28b64a0 (ceph): pybind: use find_library for libcephfs and librbd
Use find_library to avoid assumptions about platform shared library
naming conventions.
Signed-off-by: Noah Watkins ...
Noah Watkins
09:28 PM Revision ac8dcdbe (ceph): Merge pull request #778 from ceph/wip-6621
radosgw-admin: accept negative values for quota params
Reviewed-by: Sage Weil <sage@inktank.com>
Sage Weil
09:20 PM Revision b2af0692 (ceph): Merge pull request #144 from ceph/wip-doc5939-wusui
Added docstrings, and improved some of the comments on several tasks. Zack Cerza
09:15 PM Revision d5d36d0b (ceph): radosgw-admin: accept negative values for quota params
and document that in the usage output.
Fixes: #6621
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
Yehuda Sadeh
09:03 PM CephFS Bug #6613: samba is crashing in teuthology
tail of client log:
---
2013-10-22 08:05:27.405155 7ff1167fc700 20 client.4105 trim_cache size 0 max 0
2013-10-22 ...
Zheng Yan
10:05 AM CephFS Bug #6613: samba is crashing in teuthology
This is happening regularly on dumpling and next, but I don't think I've seen it on cuttlefish. We've clearly done so... Greg Farnum
08:53 PM Revision f58396a6 (ceph): doc/release-notes: emperor blurb
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
08:50 PM Revision 7cbfdbf3 (ceph): Merge pull request #760 from ceph/wip-6585
Wip 6585
Reviewed-by: Sage Weil <sage@inktank.com>
Reviewed-by: Greg Farnum <greg@inktank.com>
athanatos
08:50 PM Revision 9d136a44 (ceph): ReplicatedPG: no need to clear repop->*obc
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
08:47 PM Revision ae1263ad (ceph): Merge remote-tracking branch 'upstream/next' into wip-obc
Samuel Just
08:35 PM Revision 420182a1 (ceph): ReplicatedPG: improved on_flushed error output
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
08:35 PM Revision 5a416dab (ceph): ReplicatedPG: put repops even in TrimObjects
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
08:35 PM Revision 8db03ed0 (ceph): ReplicatedBackend: don't hold ObjectContexts in pull completion callback
We need flushing the sequencer to ensure that all Contexts which hold
ObjectContextRefs have been run or deleted.
C_R...
Samuel Just
08:35 PM Revision ce338922 (ceph): PG: call on_flushed on FlushEvt
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
08:34 PM Revision 6f975e35 (ceph): PG,ReplicatedPG: remove the waiting_for_backfill_peer mechanism
See previous patch.
Signed-off-by: Samuel Just <sam.just@inktank.com>
Samuel Just
08:34 PM Revision 3de32bd3 (ceph): ReplicatedBackend: fix failed push error output
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
08:34 PM Revision 3d0d69fe (ceph): ReplicatedPG: have make_writeable adjust backfill_pos
If we are writing to backfill_pos and create a clone, we end
up failing to send the transaction creating the clone to...
Samuel Just
08:32 PM Revision 807dde48 (ceph): ReplicatedPG,osd_types: move rw tracking from its own map to ObjectContext
We also modify recovering to hold a reference to the recovering obc
in order to ensure that our backfill_read_lock do...
Samuel Just
08:31 PM Revision 9b003b32 (ceph): OpRequest: move method implementations into cc
I need to remove the osd_types.h include.
Signed-off-by: Samuel Just <sam.just@inktank.com>
Samuel Just
08:31 PM Revision 2cadc231 (ceph): osd_types,OpRequest: move osd_req_id into OpRequest
This way I can have OpRequest included from osd_types.h.
Signed-off-by: Samuel Just <sam.just@inktank.com>
Samuel Just
08:30 PM Revision c4442d70 (ceph): ReplicatedPG: reset new_obs and new_snapset in execute_ctx
This way, if execute_ctx is rerun on the same OpContext, we
won't erroneously reuse a stale snapset/object_info.
Sig...
Samuel Just
08:29 PM Revision 8a62bf1c (ceph): fix the bug if we set pgp_num=-1 using "ceph osd pool set data|metadata...
will set the pgp_num to a hunge number.
Signed-off-by: huangjun <hjwsm1989@gmail.com>
(cherry picked from commit...
huang jun
08:29 PM Revision f6bfc453 (ceph): Merge pull request #776 from hjwsm1989/master
fix the bug if we set pgp_num=-1 using "ceph osd pool set data|metada... Sage Weil
08:04 PM Revision c7d975ae (ceph): ceph_context: use condition variable for wake-up
reopen_logs is called from normal thread context (as opposed to an async
signal handler), so we grab a mutex and cond...
Noah Watkins
06:50 PM Revision e5efc292 (ceph): test: Use a portable syntax for seq(1)
Use a portable syntax for seq(1). GNU seq has a default INCR of 1, but
BSD seq has a default INCR of either +1 or -1...
Alan Somers
06:50 PM Revision 0a1579d8 (ceph): test: Use portable arguments to /usr/bin/env
Don't use the "--ignore-environment" option to env. It is a
nonstandard GNU extension. The standard version is "-i"...
Alan Somers
06:50 PM Revision fbabd424 (ceph): test: Change interpreter from /bin/bash to /bin/sh
Change interpreter from /bin/bash to /bin/sh. bash is not guaranteed
to be installed on all Unix systems, and it's n...
Alan Somers
06:50 PM Revision b926930f (ceph): pybind: use find_library to look for librados
Uses find_library to search for librados, rather than using the soname.
For instance, on OSX librados is named librad...
Noah Watkins
06:04 PM Revision 90161a37 (ceph): Fixed errors. Tests pass.
Since the default OS version is different for each distro the
argument default is None instead of explicity set to a ...
Sandon Van Ness
05:36 PM Revision 19d01606 (ceph): doc/release-notes: v0.72 draft release notes
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
04:15 PM Bug #6003: journal Unable to read past sequence 406 ...
ubuntu@teuthology:/a/teuthology-2013-10-27_19:00:21-rados-dumpling-testing-basic-plana/71126 Sage Weil
04:06 PM Bug #6585 (Resolved): osd: backfill vs copy-from delay badness (was osd: ENOENT on clone)
Sage Weil
01:51 PM Bug #6585: osd: backfill vs copy-from delay badness (was osd: ENOENT on clone)
I've merged wip-6585, but it's not quite fixed yet. Samuel Just
09:51 AM Bug #6585: osd: backfill vs copy-from delay badness (was osd: ENOENT on clone)
We think we might have fixed this, or at least most of it — but testing is shaking out a lot of long-standing bugs in... Greg Farnum
04:06 PM rgw Bug #6621 (Resolved): quota: the max-size and max-objects value when zero
Sage Weil
01:54 PM rgw Bug #6621: quota: the max-size and max-objects value when zero
There was an actual issue with setting negative values, so moved that back into the bug tracker. A fix was pushed to ... Yehuda Sadeh
12:00 PM rgw Bug #6621: quota: the max-size and max-objects value when zero
ok got it, if its by design, i think we should add this to the radosgw-admin help page saying that we allow max size ... Tamilarasi muthamizhan
11:53 AM rgw Bug #6621: quota: the max-size and max-objects value when zero
Oh, I thought the problem was the other way around (that it wasn't accepting 0 or negative numbers). That's by design... Yehuda Sadeh
01:37 PM devops Bug #6587 (Fix Under Review): ceph-deploy does not use cluster arg for mon error checking
Opened pull request: https://github.com/ceph/ceph-deploy/pull/116 Alfredo Deza
01:13 PM devops Bug #6650 (Resolved): ceph-deploy: should exit/error when apt fails
Merged into ceph-deploy's master branch with hash: 1a72df3 Alfredo Deza
10:58 AM devops Bug #6650 (Fix Under Review): ceph-deploy: should exit/error when apt fails
Pull request opened: https://github.com/ceph/ceph-deploy/pull/115 Alfredo Deza
06:48 AM devops Bug #6650 (In Progress): ceph-deploy: should exit/error when apt fails
Just to be clear, this is not ceph-deploy failing to install, it is APT having issues with the install.
The first ...
Alfredo Deza
11:59 AM devops Bug #6654: ceph-deploy: bootstrap requires python-virtualenv on raring
the bootstrap script does not install python-virtualenv but it does check for it just to error out. Alfredo Deza
11:42 AM Bug #6633: osd: pgls vs osd restart/peering race misses objects
Logs on slider:/~samuelj/buglogs/13-10-27-15:50:48 Samuel Just
10:30 AM Bug #6598: osd crash after recreating pool with same name (cuttlefish + bobtail?)
Seems that we had accidentaly triggered existing assert() and in the wild it would be almost impossible to reproduce ... Andrey Korolyov
10:04 AM CephFS Bug #6608: samba teuthology dbench failure
http://qa-proxy.ceph.com/teuthology/teuthology-2013-10-25_23:01:10-fs-master-testing-basic-plana/69202/
http://qa-pr...
Greg Farnum
09:40 AM CephFS Bug #6655 (Need More Info): readdir() fails on CephFS mount symlinked directories
Sage Weil
09:21 AM rbd Bug #5425: krbd: xfstest 89 hang, 'read_partial_message skipping long message'
ubuntu@teuthology:/a/teuthology-2013-10-26_23:01:27-krbd-next-testing-basic-plana/70455 Sage Weil
06:43 AM devops Bug #6588 (Resolved): use WARNING level when keyring does not exist
Merged into ceph-deploy master branch with hash: cea6139 Alfredo Deza
04:42 AM rbd Bug #5876: Assertion failure in rbd_img_obj_callback() : rbd_assert(which >= img_request->next_co...
Hi,
I had this bug just now (see below), with a 3.10.16 kernel, with patches from your Git (cf attached file), and...
Olivier Bonvalet
04:12 AM Revision bf198e67 (ceph): fix the bug if we set pgp_num=-1 using "ceph osd pool set data|metadata...
will set the pgp_num to a hunge number.
Signed-off-by: huangjun <hjwsm1989@gmail.com>
huang jun

10/27/2013

07:15 PM Bug #5823: cpu load on cluster node is very high, client can't get data on pg from primary node ...
I saw in the log file "osd is marked wrongly", but i checked its process was running... Khanh Nguyen Dang Quoc
05:40 PM Revision f0f67507 (ceph): common: add an hobject_t::is_min() function
Signed-off-by: Greg Farnum <greg@inktank.com> Greg Farnum
05:40 PM Revision 96ed5b8c (ceph): ReplicatedPG: separate RWTracker's waitlist from getting locks
This way we can try and get locks which aren't associated with
an OpRequest.
Signed-off-by: Greg Farnum <greg@inktan...
Greg Farnum
05:40 PM Revision 87daef76 (ceph): ReplicatedPG: implement the RWTracker mechanisms for backfill read locking
We want backfill to take read locks on the objects it's pushing. Add
a get_backfill_read(hobject_t) function, a corre...
Greg Farnum
05:40 PM Revision 058c74ab (ceph): PG: switch the start_recovery_ops interface to specify work to do as a ...
We previously inferred whether there was useful work to be done
by looking at the number of ops started, but with the...
Greg Farnum
05:40 PM Revision 5eb836f2 (ceph): ReplicatedPG: take and drop read locks when doing backfill
All our interfaces are in place, so now we can actually take and
drop the locks.
1) Take locks in ReplicatedPG::recov...
Greg Farnum
02:01 PM Revision 5733f9ce (ceph): rgw: Use keystone password to validate token too
Adds the alternative use of password, instead of admin token,
to validate tokens.
Signed-off-by: Christophe Courtaut...
Christophe Courtaut
02:01 PM Revision fe30ac6c (ceph): rgw: Use JSONFormatter to use keystone API
Signed-off-by: Christophe Courtaut <christophe.courtaut@gmail.com> Christophe Courtaut
02:01 PM Revision bd04a775 (ceph): rgw: Adds passwd alternative to keystone admin token
http://tracker.ceph.com/issues/5374 Fixes #5374
This adds options parsing to have a user, password and tenant,
to be...
Christophe Courtaut
09:53 AM devops Bug #6650: ceph-deploy: should exit/error when apt fails
a very annoying bug. I don't see how this could have made it into any release at all, since it is basically one of th... Zoltan Arnold Nagy
02:24 AM Revision 5cba8385 (ceph): Merge pull request #672 from liammonahan/wip-defer-to-bucket-acls
Add a configurable to allow bucket perms to be checked before key perms
Reviewed-by: Yehuda Sadeh <yehuda@inktank.com>
Yehuda Sadeh

10/26/2013

04:38 AM CephFS Bug #6655: readdir() fails on CephFS mount symlinked directories
I can't reproduce this locally. Which kernel did you use? please try ceph-fuse and recent kernel. Zheng Yan
02:12 AM CephFS Bug #6655: readdir() fails on CephFS mount symlinked directories
If struggling to reproduce, it seems like readdir() works directly after other access to the symlink, but only once.
...
Pieter Steyn
01:38 AM CephFS Bug #6655 (Can't reproduce): readdir() fails on CephFS mount symlinked directories
Background:
* Ubuntu Server 12.04 64bit.
* CephFS Dumpling 0.67.4
* We moved from local filesystem to CephFS ...
Pieter Steyn
12:53 AM Revision c2cd4609 (ceph): Merge pull request #765 from ceph/wip-6635
mon: OSDMonitor: Make 'osd pool rename' idempotent
Reviewed-by: Sage Weil <sage@inktank.com>
Reviewed-by: Joao Eduar...
Sage Weil
12:48 AM Revision d4a632df (ceph): Support --os-version as argument.
You can use --os-type as an argument when not running teuthology
tests but instead just using teuthology-lock. This a...
Sandon Van Ness
12:45 AM Revision 8282e24d (ceph): mon/OSDMonitor: make racing dup pool rename behave
If we get dup pool rename requests that are racing, make sure the second
one comes back with 'success' if the rename ...
Sage Weil
12:42 AM Revision 66a9fbe2 (ceph): common: rebuild_page_aligned sometimes rebuilds unaligned
rebuild_page_aligned relies on rebuild to create memory that is aligned
according to list::is_page_aligned(). However...
Loïc Dachary
12:28 AM Revision c14c98d3 (ceph): mon: OSDMonitor: Make 'osd pool rename' idempotent
'ceph osd pool rename' takes two arguments: source pool and dest pool.
If by chance 'source pool' does not exist and ...
Joao Eduardo Luis

10/25/2013

11:23 PM Revision 29f4eebf (ceph): rgw: fix rgw test to reflect usage change
otherwise src/test/cli/radosgw-admin/help.t fails when running make
check when run after a configure --with-radosgw
...
Loïc Dachary
11:23 PM Revision 5c65e1ee (ceph): rgw: fix rgw test to reflect usage change
otherwise src/test/cli/radosgw-admin/help.t fails when running make
check when run after a configure --with-radosgw
...
Loïc Dachary
11:00 PM Revision 66816685 (ceph): Merge pull request #770 from dachary/master
packages: ceph.spec.in is missing make as a build dependency
Reviewed-by: Sage Weil <sage@inktank.com>
Sage Weil
10:46 PM Revision 284b73bb (ceph): packages: ceph.spec.in is missing make as a build dependency
On a virgin centos-6.4, after yum-builddep ceph and following
http://ceph.com/docs/next/install/building-ceph/ instru...
Loïc Dachary
09:51 PM Revision dd3678c6 (ceph): Merge pull request #145 from ceph/wip-5939
Document install task wusui
09:04 PM Revision bcc58eb1 (ceph): Fix some PEP-8 issues
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> Zack Cerza
09:04 PM Revision ad836b10 (ceph): Fix param docstring format to be more Sphinx-y
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> Zack Cerza
09:04 PM Revision 2cac3881 (ceph): Add docstrings to every function. And a few other comments.
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> Zack Cerza
08:57 PM Revision 0f1fed6f (ceph): Merge pull request #769 from ceph/wip-copy-get
With this branch we make copy-get significantly easier to extend by applying our standard encode/decode stuff to it, ... Gregory Farnum
08:52 PM Revision aea985c1 (ceph): Objecter: expose the copy-get()'ed object's category
In the OSD, store the category in the CopyOp using this.
Signed-off-by: Greg Farnum <greg@inktank.com>
Greg Farnum
08:52 PM Revision 80f36963 (ceph): osd: Add a new object_copy_data_t, and use it in the OSD/Objecter
Right now this is very primitive, but we're about to extend it to
deal with request versioning appropriately, and add...
Greg Farnum
08:52 PM Revision b75b7ad6 (ceph): ReplicatedPG: copy: move the COPY_GET implementation into its own function
It was getting long, isn't terribly dependent on access to do_osd_ops()
state, and will be easier to make generic as ...
Greg Farnum
08:52 PM Revision 15c8267e (ceph): OSD: rename CEPH_OSD_OP_COPY_GET -> CEPH_OSD_OP_COPY_GET_CLASSIC
In order to introduce versioning of copy-get, we need to make it a
different op that has the versioning infrastructur...
Greg Farnum
08:52 PM Revision 61f2e5d9 (ceph): OSD: add back CEPH_OSD_OP_COPY_GET, and use it in the Objecter
This one is encoded with version information. We are not doing anything
to control which op gets sent by the client, ...
Greg Farnum
08:52 PM Revision 06b5bf67 (ceph): osd: add category to object_copy_data_t
We don't bump the encoding version -- and stick it in the middle --
since it's still brand-new. For simplicity, we en...
Greg Farnum
08:36 PM Revision ade8f196 (ceph): ReplicatedPG: add a Context *ondone to RepGathers
Make a few changes to make sure we trigger it when appropriate. We'll use
this shortly for object promotion, and perh...
Greg Farnum
08:36 PM Revision 91b589fb (ceph): ReplicatedPG: copy: add a C_KickBlockedObject
As the name says, you give it an obc and it kicks the block list
when finish()ed.
Signed-off-by: Greg Farnum <greg@i...
Greg Farnum
08:36 PM Revision 808fa9ad (ceph): ReplicatedPG: cache: don't handle cache if the obc is blocked
Right now the only way that can happen is if we're in the middle of a
promote!
Signed-off-by: Greg Farnum <greg@inkt...
Greg Farnum
08:36 PM Revision 178f9a2a (ceph): ObjectStore: add a bufferlist-based getattrs() function
Signed-off-by: Greg Farnum <greg@inktank.com> Greg Farnum
08:36 PM Revision 4e139fc3 (ceph): ReplicatedPG: copy: do not let start_copy() return error codes
There's no failure it can actually run into, and handling error
codes in some of its callers is going to be a pain.
W...
Greg Farnum
08:36 PM Revision b403ca80 (ceph): ReplicatedPG: copy: rename CopyOp::version -> user_version
This version is a user version, and since we're in the OSD we
should call it such. (In particular, we may want to kee...
Greg Farnum
08:23 PM Revision 6dbb11db (ceph): Use worker httpd instead of prefork (like ubuntu) on rpm distros.
Ubuntu's default apache uses worker instead of prefork like rpm
based distro's. If rpm use httpd.worker instead of ht...
Sandon Van Ness
08:14 PM Revision c9774893 (ceph): Use worker httpd instead of prefork (like ubuntu) on rpm distros.
Ubuntu's default apache uses worker instead of prefork like rpm
based distro's. If rpm use httpd.worker instead of ht...
Sandon Van Ness
08:10 PM Bug #6043: upstart does not reflect running ceph-osd daemons (ubuntu 13.04 only)
We're using Chef to install our nodes (which uses ceph-disk tools to manage the disks) so:... Hunter Nield
04:49 PM Bug #6043: upstart does not reflect running ceph-osd daemons (ubuntu 13.04 only)
Hunter, what are the osd data directories named? Samuel Just
04:31 PM Bug #6043 (Can't reproduce): upstart does not reflect running ceph-osd daemons (ubuntu 13.04 only)
I am not able to reproduce this issue on raring with latest stable dumpling branch [v0.67.4]
test setup tried: vpm...
Tamilarasi muthamizhan
07:56 PM Revision 4f7114a9 (ceph): Merge branch 'wip-osd-fixes' into next
Reviewed-by: Samuel Just <sam.just@inktank.com> Sage Weil
07:50 PM Revision e17ff196 (ceph): osd/osd_types: init SnapSet::seq in ctor
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
07:49 PM Revision d2b661d0 (ceph): os/FileStore: fix getattr return value when using omap
The return value should be the length of the value, even when it was
stored in omap.
Signed-off-by: Sage Weil <sage@...
Sage Weil
07:49 PM Revision 3a469bb2 (ceph): os/ObjectStore: fix RMATTRS encoding
Apparently nobody uses this!
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
07:34 PM Revision 847ea605 (ceph): PGLog::read_log: don't add items past backfill line to missing
Fixes: #6574
Signed-off-by: Samuel Just <sam.just@inktank.com>
Reviewed-by: Sage Weil <sage@inktank.com>
Reviewed-by:...
Samuel Just
05:53 PM Bug #6635 (Resolved): ceph pool rename needs to succeed if the source pool does not exist and the...
Sage Weil
05:11 PM Revision f870aa86 (ceph): rbd.py: increase parent name size limit
64 characters isn't all that long. 4096 ought to be enough for anyone.
Fixes: #6072
Backport: dumpling, cuttlefish
S...
Josh Durgin
05:10 PM Revision 0106569a (ceph): rbd.py: increase parent name size limit
64 characters isn't all that long. 4096 ought to be enough for anyone.
Fixes: #6072
Backport: dumpling, cuttlefish
S...
Josh Durgin
05:09 PM Revision 4be4abe9 (ceph): Merge pull request #764 from ceph/wip-rbd-parent-info
rbd.py: increase parent name size limit
Reviewed-by: Sage Weil <sage@inktank.com>
Sage Weil
05:00 PM Fix #5612 (Fix Under Review): down mons prevents osd hosts from booting properly
Sage Weil
04:58 PM Fix #5612 (New): down mons prevents osd hosts from booting properly
https://github.com/ceph/ceph/pull/772
Sage Weil
04:58 PM Fix #5612 (Fix Under Review): down mons prevents osd hosts from booting properly
Sage Weil
04:58 PM devops Bug #6654 (Rejected): ceph-deploy: bootstrap requires python-virtualenv on raring
ceph-deploy bootstrap prompts for "installing python-virtualenv".
I thought bootstrap takes care of this and we di...
Tamilarasi muthamizhan
04:40 PM Bug #6614: unittest_bufferlist failed
Compiled against 289b7903407ce1b34f1afe9e0c769093c14d0ba9 on centos-6.4 the test completes successfully. But the test... Loïc Dachary
02:32 PM Bug #6614 (In Progress): unittest_bufferlist failed
The error originaly reported is not an actual error, it is the output of an assert that was expected to happen as par... Loïc Dachary
04:34 PM Bug #6598: osd crash after recreating pool with same name (cuttlefish + bobtail?)
occurs on cuttlefish, not dumpling. Sage Weil
04:24 PM Fix #4942 (Resolved): librados: do not hang on auth failure on start
this works on cuttlefish and dumpling and later. non-trivial backport to fix it on bobtail. Sage Weil
04:13 PM devops Bug #6650: ceph-deploy: should exit/error when apt fails
this happens on precise as well.... Tamilarasi muthamizhan
03:47 PM devops Bug #6650 (Resolved): ceph-deploy: should exit/error when apt fails
ceph-deploy version: 1.2.7... Tamilarasi muthamizhan
04:06 PM Bug #6649 (Can't reproduce): ceph-deploy + rbd export tests fail
Sage Weil
03:34 PM Bug #6649 (Can't reproduce): ceph-deploy + rbd export tests fail
... Sage Weil
04:06 PM Bug #6648 (Can't reproduce): ceph-deploy librbd test fails on centos
Sage Weil
03:15 PM Bug #6648 (Can't reproduce): ceph-deploy librbd test fails on centos
... Sage Weil
03:08 PM Bug #6622 (Resolved): nightly runs:apt-get failures on ubuntu
resolving this; curl is now in hte repo for dumpling. i suspect teh branch just hadn't rebuilt yet. Sage Weil
02:56 PM Bug #6272 (Closed): ceph command usage missing setcrushmap
David Zafman
02:18 PM Bug #6390 (Can't reproduce): ENOTEMPTY on TEMP coll on replay
Samuel Just
02:15 PM Bug #5823: cpu load on cluster node is very high, client can't get data on pg from primary node ...
I mean, was it always osds on a particular node which get marked down? Samuel Just
02:11 PM Bug #5951 (Can't reproduce): osd: next: EEXIST on mkcoll
Samuel Just
02:09 PM Feature #6645 (Closed): EC: [link] BPC (basic pyramid code)
Loïc Dachary
02:00 PM Fix #6059 (Resolved): osd: block reads while repgather is writing across replicas
Sage Weil
01:56 PM Feature #6644 (Resolved): cachepool: evict
Sage Weil
01:56 PM Feature #6643 (Fix Under Review): cachepool: flush
Sage Weil
01:56 PM Feature #6643 (Resolved): cachepool: flush
Sage Weil
01:55 PM Feature #6188 (Fix Under Review): cachepool: osd: promote on write and mark object dirty
Sage Weil
01:35 PM rbd Bug #6480: librbd crashed qemu-system-x86_64
Memory usage on the host looks stable. Traffic on the host dips because it loses the crashed guest's traffic. Disk ut... Mike Dawson
01:19 PM rbd Bug #6480: librbd crashed qemu-system-x86_64
Mike Dawson wrote:
> Just discovered that the load on the host spikes when the crash occurs. I don't have info on th...
Sage Weil
01:14 PM rbd Bug #6480: librbd crashed qemu-system-x86_64
Just discovered that the load on the host spikes when the crash occurs. I don't have info on the first, but the past ... Mike Dawson
12:43 PM rbd Bug #6480: librbd crashed qemu-system-x86_64
One more crash today. Again, different host and guest with similar config and workloads.
*** Error in `qemu-system...
Mike Dawson
01:25 PM rgw Bug #6604 (Pending Backport): radosgw-agent: opstate tracking error
Sage Weil
01:11 PM rgw Feature #5170: RGW: Object restriping tool to fix large objects from argonaut.
Sage Weil
01:11 PM rgw Feature #4466 (Resolved): Quotas per bucket - synchronous
Sage Weil
01:08 PM rbd Feature #6432: Change TGT Plugin to allow setting client name for authentication
Sage Weil
12:49 PM Bug #6574 (Resolved): osd/ReplicatedPG.cc: 7851: FAILED assert(0)
847ea6059211b1ce104207584a57badf830103d6 Samuel Just
11:48 AM devops Feature #6067 (Resolved): ceph-deploy: make mon create catch common errors
#6638 was create to tackle adding monitors. Everything else in this ticket has been already implemented in ceph-deplo... Alfredo Deza
11:38 AM devops Feature #3347 (Resolved): ceph-deploy: allow setting ssh user
Merged into ceph-deploy's master branch with hash: e623b1e Alfredo Deza
11:23 AM devops Bug #6595: Hardcoded install path in ceph-disk
This is a custom install we are building ceph from source. Did not provide the --prefix argument to ./configure and e... Adam Manzanares
11:03 AM devops Bug #6595: Hardcoded install path in ceph-disk
How did you manage to get ceph executables in that path? Is this a custom install?
*Everywhere* in ceph-disk it re...
Alfredo Deza
11:18 AM Bug #6636 (Resolved): sockaddr_storage and uuid_t are not portable to other platforms
... Sage Weil
10:54 AM devops Bug #6587: ceph-deploy does not use cluster arg for mon error checking
This needs to be fixed ASAP before the next release. It is annoying (and completely misleading) for users that are us... Alfredo Deza
10:14 AM rbd Bug #6072 (Resolved): librbd image rename breaks child backwards reference
in next and backported! Sage Weil
12:31 AM Revision 3c0042cd (ceph): rbd.py: increase parent name size limit
64 characters isn't all that long. 4096 ought to be enough for anyone.
Fixes: #6072
Backport: dumpling, cuttlefish
S...
Josh Durgin

10/24/2013

11:44 PM Revision 87d3f887 (ceph): PGMap::dirty_all should be asserting about osd_epochs, not in.osd_epochs
Fixes: #6627
Signed-off-by: Samuel Just <sam.just@inktank.com>
Reviewed-by: Joao Eduardo Luis <joao.luis@inktank.com>
Samuel Just
10:23 PM Revision 289b7903 (ceph): Merge remote-tracking branch 'gh/next'
Sage Weil
09:57 PM Revision 352d8c96 (ceph): common/config: include --cluster in default usage message
Clean it up a bit too.
Signed-off-by: Sage Weil <sage@inktank.com>
(cherry picked from commit 157754b3a0191c5ff534a8...
Sage Weil
09:57 PM Revision 713d2e06 (ceph): common/config: include --cluster in default usage message
Clean it up a bit too.
Signed-off-by: Sage Weil <sage@inktank.com>
(cherry picked from commit 157754b3a0191c5ff534a8...
Sage Weil
09:49 PM Revision 0388b712 (ceph): Update init-rbdmap
Add a chkconfig line for RHEL based distros to make chkconfig start rbdmap earlier on boot and stop later on shutdown... Adam Twardowski
09:41 PM Revision 9d7b0d47 (ceph): Merge pull request #762 from atwardowski/patch-2
add redhat settings to rbdmap init script
Backport: emperor
Reviewed-by: Sage Weil <sage@inktank.com>
Sage Weil
09:08 PM rbd Bug #6631: disabling writethrough until flush appears to disable RBD cache
More repetition of tests..
// IOPS for Sequential 4KB Write _with_ "rbd cache writethrough until flush = true"
Se...
Amit Vijairania
09:06 PM rbd Bug #6631: disabling writethrough until flush appears to disable RBD cache
On Nova node..
// Ceph.conf
[global]
fsid = c14be55f-f608-4f76-aaa3-925b07a72e43
mon initial members = alln01-c...
Amit Vijairania
02:19 PM rbd Bug #6631 (Closed): disabling writethrough until flush appears to disable RBD cache
Recently we saw a report that when using fio to perform 4K sequential direct IO writes to files on an XFS filesystem ... Mark Nelson
09:01 PM rbd Bug #6630: fio tests against raw RBD volumes show strange results
With multiple runs of same test on RBD device with XFS, we get following outputs..
fio --rw=write -ioengine=libaio...
Amit Vijairania
08:57 PM rbd Bug #6630: fio tests against raw RBD volumes show strange results
FIO workload:
[root@sm-rhel6-template ceph-perf]# cat fio-small-write.sh
#!/bin/bash
mkdir -p /root/ceph-per...
Amit Vijairania
02:12 PM rbd Bug #6630 (Resolved): fio tests against raw RBD volumes show strange results
Recently we've seen a report that when performing direct io sequential write tests against raw RBD volumes, RBD cache... Mark Nelson
07:35 PM Revision 0d326c3f (ceph): ceph: tolerate commands without any child args
Signed-off-by: Greg Farnum <greg@inktank.com>
Reviewed-by: Dan Mick <dan.mick@inktank.com>
Reviewed-by: Josh Durgin <...
Greg Farnum
07:33 PM Bug #6635 (Fix Under Review): ceph pool rename needs to succeed if the source pool does not exist...
https://github.com/ceph/ceph/pull/765 Joao Eduardo Luis
05:08 PM Bug #6635 (Resolved): ceph pool rename needs to succeed if the source pool does not exist and the...
That way, the command will be somewhat idempotent. Samuel Just
06:45 PM Revision 9fa9ed12 (ceph): Merge branch 'wip-rgw-sync-next' into next
Reviewed-by: Yehuda Sadeh <yehuda@inktank.com> Josh Durgin
06:37 PM Revision cfe84511 (ceph): rgw: eliminate one unnecessary case statement
0x21 '!' is the first character that doesn't need encoding, so we can
expand the lower bound check.
Signed-off-by: J...
Josh Durgin
06:18 PM rbd Bug #6072 (Fix Under Review): librbd image rename breaks child backwards reference
This was just a needlessly small limit in the python bindings. https://github.com/ceph/ceph/pull/764 Josh Durgin
05:29 PM rbd Bug #6480: librbd crashed qemu-system-x86_64
Hit a similar crash with a slightly different backtrace this today. Different host and vm. Both hosts have similar co... Mike Dawson
05:07 PM Bug #6585: osd: backfill vs copy-from delay badness (was osd: ENOENT on clone)
65817 FAIL scheduled_teuthology@teuthology rados/thrash/{clusters/fixed-2.yaml fs/btrfs.yaml msgr-failures/osd-delay.... Samuel Just
05:06 PM Bug #6627 (Resolved): segfault at PGMap::dirty_all during upgrade mon
Samuel Just
01:13 PM Bug #6627: segfault at PGMap::dirty_all during upgrade mon
hi Joao, reproduced this issue when upgrading monitors one at a time from cuttlefish to next with debugs on - logs ar... Tamilarasi muthamizhan
09:53 AM Bug #6627 (Resolved): segfault at PGMap::dirty_all during upgrade mon
logs: ubuntu@teuthology:/a/teuthology-2013-10-22_01:30:02-upgrade-next-testing-basic-plana/64049... Tamilarasi muthamizhan
04:44 PM rgw Bug #6621: quota: the max-size and max-objects value when zero
same applies to max-objects as well... Tamilarasi muthamizhan
04:24 PM Revision 80384a1a (ceph): Update init-rbdmap
Add a chkconfig line for RHEL based distros to make chkconfig start rbdmap earlier on boot and stop later on shutdown... Adam Twardowski
03:59 PM Revision f9a6d719 (ceph): radosgw-admin: remove unused function escape_str()
This was added before formatters were used for dumping logs.
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
Josh Durgin
03:58 PM Revision ec45b3b8 (ceph): rgw: escape bucket and object names in StreamReadRequests
This fixes copy operations for objects that contain unsafe characters,
like a newline, which would return a 403 other...
Josh Durgin
03:58 PM Revision dd308cd4 (ceph): rgw: move url escaping to a common place
This is useful outside of the s3 interface. Rename url_escape()
url_encode() for consistency with the exsting common ...
Josh Durgin
03:56 PM Revision e0e8fb1b (ceph): rgw: update metadata log list to match data log list
Send the last marker whether the log is truncated in the same format
as data log list, so clients don't have more nee...
Josh Durgin
03:56 PM Revision c2759125 (ceph): rgw: include marker and truncated flag in data log list api
Consumers of this api need to know their position in the log. It's
readily available when fetching the log, so return...
Josh Durgin
03:56 PM Revision e74776f4 (ceph): cls_log: always return final marker from log_list
There's no reason to restrict returning the marker to the case where
less than the whole log is returned, since there...
Josh Durgin
03:56 PM Revision ea816c1c (ceph): rgw: skip read_policy checks for system_users
A system user should still be able to examine suspended buckets, and
get -ENOENT instead of -EACCESS for a deleted ob...
Josh Durgin
03:46 PM Cleanup #6634 (Resolved): MOSDSubOp: remove unused snapc/snapcontext members
These members are never accessed, except to encode, decode, and print. Since they are printed in logs, their being em... Greg Farnum
03:43 PM Revision 1d7c2041 (ceph): Add a configurable to allow bucket perms to be checked before key perms
through rgw_defer_to_bucket_acls config option. This configurable defaults
to an empty string. Option values includ...
Liam Monahan
03:11 PM Bug #6003: journal Unable to read past sequence 406 ...
ubuntu@teuthology:/a/teuthology-2013-10-23_19:00:21-rados-dumpling-testing-basic-plana/65408 Sage Weil
03:10 PM Bug #6633 (Resolved): osd: pgls vs osd restart/peering race misses objects
test saw a sequence like:
- create object
- start osd
- things peer
- pgls
-> pgls returns empty result
I exp...
Sage Weil
02:08 PM Bug #6629: fd cache and external changes to recently-modified files don't behave nicely
Maybe we could use inotify to watch for relevant changes to the filestore and close the cached FDs when their files e... Dan Mick
01:28 PM Bug #6629 (Won't Fix): fd cache and external changes to recently-modified files don't behave nicely
A user reported that they were trying to test pg repair functionality and it did not appear to be restoring files del... Greg Farnum
12:13 PM rbd Bug #6628 (Resolved): krbd: BUG during ceph_osdc_stop() sometimes when rbd_add() fails
BUG at osd_client.c:978:... Josh Durgin
11:32 AM rbd Fix #6079: libceph: osd_client does not handle PAUSERD or PAUSEWR or FULL flags in osdmap
This is worse than I thought - for the FULL flag, the OSD will return -ENOSPC, which will get translated into -EIO by... Josh Durgin
09:49 AM rgw Fix #6616: radosgw: system users are not handled well by read_policy()
https://github.com/ceph/ceph/pull/763 Josh Durgin
09:49 AM rgw Fix #6615 (Fix Under Review): radosgw: data log list admin api does not include any markers
https://github.com/ceph/ceph/pull/763 Josh Durgin
09:49 AM rgw Bug #6604 (Fix Under Review): radosgw-agent: opstate tracking error
https://github.com/ceph/ceph/pull/763 Josh Durgin
09:25 AM rbd Feature #6626 (Resolved): openstack: cinder: allow users to delete snapshots that have clones
Hide the dependency on the backend, and do auto-flattening as needed (similar to the existing auto-flattening for the... Josh Durgin
08:39 AM Bug #6620 (Pending Backport): mon: MDSMonitor/MDSMap: 'ceph report' leads to segfault on MDSMap::...
commit:0e8182edd850f061421777988974efbaa3575b9f
We should probably backport this to dumpling.
Joao Eduardo Luis
06:59 AM devops Bug #6592 (In Progress): 3.8 kernel + /dev/cciss/c0d1 + precise : fail to show in /dev/disk/by-pa...
*blkid -o udev /dev/cciss/c0d1p2* does not return anything. Note, however, that after a reboot the OSDs are running f... Loïc Dachary
06:22 AM Revision 6f27694a (ceph): Merge pull request #143 from ceph/wip-6576
fix rbd fsx on 32-bit
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
Josh Durgin
02:24 AM Revision 705a77f5 (ceph): rbd_fsx: do not exceed 250GB for fsx image
This breaks on 32-bit architectures because fsx can't allocate the
in-memory buffer or hit some other limit. 500MG a...
Sage Weil
01:33 AM CephFS Feature #3541 (Resolved): mds: robust ino lookup using file backpointers
Zheng Yan
01:33 AM CephFS Feature #4295 (Resolved): mds: Actually purge deleted directories
Zheng Yan
12:43 AM Revision fde43fb2 (ceph): Merge pull request #750 from ceph/wip-backtrace
Reviewed-by: Greg Farnum <greg@inktank.com> Gregory Farnum
12:19 AM Bug #5823: cpu load on cluster node is very high, client can't get data on pg from primary node ...
It occurred as having multiple write requests to cluster...
I deployed 10 osds/node with default configuration.
...
Khanh Nguyen Dang Quoc

10/23/2013

11:24 PM Revision 71d1a288 (ceph): Merge pull request #761 from ceph/wip-6620
mds: MDSMap: adjust buffer size for uint64 values with more than 5 chars
Backport: dumpling, cuttlefish
Sage Weil
11:23 PM rbd Bug #6576 (Resolved): librbd: test_librbd_fsx segfaults on start up on 32-bit arm
teuthology.git commit:705a77f5d1c3159ac61200283dd50c154fcc55aa Josh Durgin
07:25 PM rbd Bug #6576 (Fix Under Review): librbd: test_librbd_fsx segfaults on start up on 32-bit arm
https://github.com/ceph/teuthology/pull/143 Sage Weil
11:17 PM Revision 0e8182ed (ceph): mds: MDSMap: adjust buffer size for uint64 values with more than 5 chars
Fixes: #6620
Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
Joao Eduardo Luis
10:06 PM Revision 8e1635c8 (ceph): Merge pull request #758 from hjwsm1989/master
rename test_arch.c --> test_arch.cc to avoid undefined reference to `... Sage Weil
10:05 PM Revision 246b2742 (ceph): Merge pull request #759 from jcfischer/master
doc: clarify that mons must have qurorum during deploy Sage Weil
06:49 PM CephFS Bug #6609: teuthology rsync workunit failure
files were synced appropriately. rsync only sync directory share/doc/ 's timestamp or mode when it was executed for t... Zheng Yan
03:18 PM CephFS Bug #6609: teuthology rsync workunit failure
I didn't look at the details much (even to figure out what the file transfer issues were). What kind of timestamp iss... Greg Farnum
06:23 PM Bug #6622: nightly runs:apt-get failures on ubuntu
the ceph-build-deb-native.sh script has been updated to include the curl gnutls packages in the generated repo. i ra... Sage Weil
06:02 PM Bug #6622: nightly runs:apt-get failures on ubuntu
I manually recreated what was happening on a new vm to get the full apt output. here is the problem:
Reading state...
Sandon Van Ness
05:32 PM Bug #6622 (Resolved): nightly runs:apt-get failures on ubuntu
logs:ubuntu@teuthology:/a/teuthology-2013-10-23_01:35:02-upgrade-small-next-testing-basic-vps/64863... Tamilarasi muthamizhan
05:52 PM Revision 625d9b25 (ceph): ceph_manager: workaround for 6116
This is an annoying race, we really should delay going
clean until the backfill peer has acknoledged the clean
info, ...
Samuel Just
05:43 PM CephFS Bug #6623 (Resolved): mds: update backtraces on existing clusters
The backtrace code doesn't update existing clusters as it touches them, unless the paths actually change.
Zheng fi...
Greg Farnum
05:19 PM rgw Bug #6621 (Resolved): quota: the max-size and max-objects value when zero
ceph version: 0.71-249-g31a9492 (31a94922a9ada132bea06be308484ead84e4d879)
while setting quota, the max-size field...
Tamilarasi muthamizhan
04:20 PM Bug #6585: osd: backfill vs copy-from delay badness (was osd: ENOENT on clone)
Sam liked it; have squashed and am scheduling a suite run now. Greg Farnum
04:00 PM Bug #6620: mon: MDSMonitor/MDSMap: 'ceph report' leads to segfault on MDSMap::dump_info
... Joao Eduardo Luis
03:42 PM Bug #6620 (Resolved): mon: MDSMonitor/MDSMap: 'ceph report' leads to segfault on MDSMap::dump_info
Triggered at least on 0.67.4 and beyond. Happens for a store from burnupi02, not for other stores. Currently assess... Joao Eduardo Luis
03:37 PM devops Feature #6618 (Rejected): gitbuilder: run 'make check' before building debs and rpms
The non-package gitbuilders do this, and it helps catch platform-specific errors. There are several platforms buildin... Josh Durgin
03:31 PM Bug #6614: unittest_bufferlist failed
We talked on irc last night, this was on CentOS 6.4. The deb/rpm gitbuilders aren't running make check - we should ad... Josh Durgin
01:19 PM Bug #6614: unittest_bufferlist failed
Where are you running this, and where are you getting the source (I can't find that commit)? Our gitbuilders (http://... Greg Farnum
12:40 PM Revision af1dee5a (ceph): doc: clarify that mons must have qurorum during deploy
If multiple mons are specified in 'ceph-deploy new', but less than
those necessary for quorum are started with 'ceph-...
Jens-Christian Fischer
11:03 AM Feature #5992 (Resolved): EC: [link] Refactor Backfill to use PGBackend methods
Samuel Just
11:00 AM Subtask #6391 (Duplicate): stuck incomplete
Looks like these are the same problem (which, luckily, users are seriously unlikely to come across). Greg Farnum
10:55 AM Fix #6116: osd: incomplete pg from thrashing on next
The workaround I put into teuthology was inadequate, I'm going to put this in the backlog and downgrade it now that i... Samuel Just
10:19 AM Documentation #5618 (Resolved): radosgw pool size guidelines
There's a full section on pools in the configuration reference now.
http://ceph.com/docs/master/radosgw/config-ref/...
John Wilkins
10:04 AM rgw Fix #6616 (Resolved): radosgw: system users are not handled well by read_policy()
System users should be able to read suspended buckets and get 404 for deleted buckets instead of 403. Josh Durgin
10:02 AM rgw Fix #6615 (Resolved): radosgw: data log list admin api does not include any markers
The last marker of the log entries fetched is needed to determine the position in the log. Previously the radosgw-age... Josh Durgin
09:59 AM devops Bug #6595: Hardcoded install path in ceph-disk
It does not match the default install path that ceph is currently using. Ceph was installed to /usr/local/bin by defa... Adam Manzanares
07:43 AM RADOS Fix #6570: osd: do not keep full pg log entries in memory
Thank your for taking care of this. This is really a huge problem for us.
I don't quite understand your statement...
Corin Langosch
02:10 AM RADOS Fix #6570: osd: do not keep full pg log entries in memory
Is there any danger for increasing peering time? It would be awesome to make this feature configurable since some peo... Andrey Korolyov
05:38 AM Revision 4c8be795 (ceph): rename test_arch.c --> test_arch.cc to avoid undefined reference to `__...
Signed-off-by: huangjun <hjwsm1989@gmail.com> huang jun
03:39 AM Revision 46c383e8 (ceph): ceph, ceph-authtool: fix cli tests
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
02:31 AM Feature #5984: mon: probe monitors to check on their status regardless of quorum
commit:c2cf8489bc9c8fa40153d8ddb163e9b25e72bcd5 Joao Eduardo Luis
02:29 AM Feature #5984 (Resolved): mon: probe monitors to check on their status regardless of quorum
Joao Eduardo Luis
02:18 AM Revision c2cf8489 (ceph): Merge pull request #730 from ceph/wip-monc-ping
mon: MonClient: ping monitors without authenticating
* add support on the monitor to reply to MPing messages with th...
João Eduardo Luís
02:04 AM Revision 7ba4bc4a (ceph): cli: ceph: add support to ping monitors
Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com> Joao Eduardo Luis
01:54 AM Revision 400cb18b (ceph): pybind: rados: ping a monitor via librados
Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com> Joao Eduardo Luis
01:54 AM Revision 1a2e0eba (ceph): pybind: rados: support ETIMEDOUT on make_ex()
Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com> Joao Eduardo Luis
01:52 AM Revision 4ca1407f (ceph): mon: Monitor: do not flush formatter at end of _mon_status()
Delegate that to the caller so that we can combine the result of
_mon_status() with the result of other functions.
S...
Joao Eduardo Luis
01:52 AM Revision 5e4652eb (ceph): mon: Monitor: reply to ping messages, letting them know we're alive
Fixes: #5984
Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
Joao Eduardo Luis
01:52 AM Revision c521ba78 (ceph): mon: MonClient: adjust whitespaces
Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com> Joao Eduardo Luis
01:52 AM Revision 6a4b196a (ceph): mon: MonClient: allow pinging a monitor without authenticating first
Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com> Joao Eduardo Luis
01:52 AM Revision 2d7ccab3 (ceph): librados: support pinging a monitor without auth via RadosClient
Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com> Joao Eduardo Luis
01:12 AM Revision b8d54cdf (ceph): doc: Fixed typo, clarified example.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
12:39 AM Revision 53486afa (ceph): doc: Updated docs for OSD Daemon RAM requirements.
fixes: 4423
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
John Wilkins
12:11 AM Revision 828537c8 (ceph): doc: Added ARM. Added Calxeda hardware example.
fixes: #5608
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
John Wilkins

10/22/2013

11:22 PM Bug #6614 (Resolved): unittest_bufferlist failed
"work in progress":https://github.com/ceph/ceph/pull/773
Run "make check", it reports bufferlist test failed....
huang jun
09:36 PM Revision 6a2dd66d (ceph): rgw: revert to -X for apache2
-DNO_DETACH doesn't seem to work.
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
08:32 PM Revision dbbf9938 (ceph): Merge remote-tracking branch 'gh/wip-6242-b' into next
Reviewed-by: Greg Farnum <greg@inktank.com>
Reviewed-by: Dan Mick <dan.mick@inktank.com>
Sage Weil
08:29 PM Revision 105fb61f (ceph): doc: Added install for libvirt.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
08:28 PM Revision 6c88d405 (ceph): doc: Added install for QEMU.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
08:28 PM Revision fe6520b9 (ceph): doc: Added install for ceph-deploy.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
08:28 PM Revision df4adefb (ceph): doc: Added install for Apache with 100-continue support.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
08:27 PM Revision 1bf413eb (ceph): doc: Added install for storage cluster.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
08:27 PM Revision 5a6412ef (ceph): doc: Added a consolidated build document. Prerequisites, build, build p...
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
08:26 PM Revision b88267b8 (ceph): doc: Added guide for getting packages. Still needs work.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
08:26 PM Revision 90487e31 (ceph): doc: Added new guide for adding repositories.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
08:25 PM Revision dcbaec5e (ceph): doc: Created new stepwise manual install section.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
08:25 PM Revision 4e6a9a5b (ceph): doc: Modified cloning source to include git steps. Consolidation.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
08:24 PM Revision 314fd2c8 (ceph): doc: Updated OS recommendations with an Emperor entry.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
08:24 PM Revision 6369d96c (ceph): doc: Updated Quick Block Device for kernel versions, and linked OS Reco...
John Wilkins
08:23 PM Revision df9315cd (ceph): doc: Removed RGW from quick start, since it is not ceph-deploy enabled.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
08:22 PM Revision 8a365038 (ceph): doc: Moved CPU Profiler docs to dev.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
08:21 PM Revision 06ec0f67 (ceph): doc: Removed Calxeda reference since it is now the same as normal install.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
08:20 PM Revision b422d4a1 (ceph): doc: Removed old files. Consolidated contents into new IA.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
08:12 PM Revision 1821ad78 (ceph): pybind/rados: create InterruptedOrTimeoutError exception
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
08:02 PM Revision 12308862 (ceph): ceph: move timeout
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
07:54 PM Revision 8baeac0d (ceph): ceph: catch exceptions thrown during the rados handle init
In my case, making ceph.conf unreadable triggers an exception here:
Traceback (most recent call last):
File "./cep...
Sage Weil
07:53 PM Revision d60e532e (ceph): ceph: show basic help before initializing cluster connection
That way we still get help if there is an error.
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
07:35 PM Revision b33c3158 (ceph): ceph: default 5 second timeout for -h
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
07:34 PM Revision 15de2c48 (ceph): ceph: add --connect-timeout option
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
07:34 PM Revision e9224755 (ceph): ceph: print basic options before connecting
This will let you control-c if the mon is unresponsive.
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
07:33 PM Revision 32a23c5b (ceph): ceph.in: add emacs modeline
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
07:33 PM Revision 445e8c98 (ceph): ceph: fixup do_help() function connection check
We might have cluster_handle defined, but not have
successfully connected. Instead, check if it's in
the connected st...
Greg Farnum
07:27 PM Revision 5cf31bf9 (ceph): Merge branch 'wip-6606' into next
Reviewed-by: Sage Weil <sage@inktank.com> Yehuda Sadeh
07:10 PM Revision 771b0c58 (ceph): rgw: don't bother to call c_str() on strings passed to dump_string()
dump_string() also accepts const string reference.
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
Yehuda Sadeh
05:45 PM Revision 31a94922 (ceph): Merge remote-tracking branch 'gh/next'
Sage Weil
05:43 PM Revision e7dfe416 (ceph): Merge pull request #756 from hjwsm1989/master
test_ceph_argparse.py: No assert_not_in and assert_in in nose.tools
Reviewed-by: Loic Dachary <loic@dachary.org>
Loïc Dachary
05:42 PM Documentation #4423 (Resolved): Clarify OSD Hardware Requirements
See http://ceph.com/docs/wip-doc-install/start/hardware-recommendations/
Will merge into next/master soon.
John Wilkins
05:35 PM Documentation #4423 (In Progress): Clarify OSD Hardware Requirements
John Wilkins
05:39 PM Revision 89ea5f3b (ceph): Merge pull request #749 from ceph/wip-6599
client: fix invalid iterator dereference in Client::trim_caps()
Backport: emperor, dumpling, cuttlefish
Reviewed-by:...
Sage Weil
05:15 PM Documentation #5608 (Resolved): Add ARM Options to Hardware Recommendations
See http://ceph.com/docs/wip-doc-install/start/hardware-recommendations/
Will get merged into next/master soon.
John Wilkins
05:10 PM Documentation #5608 (In Progress): Add ARM Options to Hardware Recommendations
John Wilkins
05:10 PM CephFS Bug #6613 (Closed): samba is crashing in teuthology
At the end of the run:... Greg Farnum
05:04 PM Revision 3445810f (ceph): Merge pull request #754 from ceph/wip-test-librbd
fix ceph_test_lirbd crash
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
Josh Durgin
05:03 PM CephFS Bug #6608: samba teuthology dbench failure
/a/teuthology-2013-10-21_19:01:05-fs-dumpling-testing-basic-plana/63428/ Greg Farnum
04:37 PM Revision dff41cd7 (ceph): ceph_test_librbd: fix heap overrun
We are storing rbd_snap_info_t structs, not pointers to them. But we
can also avoid the heap entirely.
This crashed...
Sage Weil
02:06 PM rgw Bug #6611 (Won't Fix): RGW: Using underscores when setting headers returns 403
When setting headers that contain an underscore rgw returns a 403
In this example the header set was {'x-amz-meta...
Tyler Brekke
01:29 PM Fix #6242 (Resolved): ceph CLI should honor `--help` and not return log lines back
Sage Weil
12:28 PM Bug #6333: Recovery and/or Backfill Cause QEMU/RBD Reads to Hang
saaby's cluster is still running cuttlefish; i think the problem there is related to the pg logs (fixed in dumpling).... Sage Weil
12:27 PM rgw Bug #6606 (Resolved): rgw: swift COPY is broken
Merged fix in commit:5cf31bf9e7a0a031fa853274dfd3ef376b27db56 Yehuda Sadeh
10:46 AM rgw Bug #6606 (Fix Under Review): rgw: swift COPY is broken
Sage Weil
11:16 AM Revision eb5dd550 (ceph): test_ceph_argparse.py: No assert_not_in and assert_in in nose.tools
Signed-off-by: huangjun <hjwsm1989@gmail.com> huang jun
10:39 AM CephFS Bug #6599 (Pending Backport): client: invalid iterator dereference in Client::trim_caps
Sage Weil
10:07 AM rbd Bug #5220 (Resolved): test_ls_snaps segfaults on the arm test setup
Sage Weil
09:55 AM devops Bug #6610 (Resolved): ceph-deploy fails to install fedora
I merged it around an hour ago:
https://github.com/ceph/ceph-deploy/commit/02d2e8805a3c2a073dd351bc2daaa7cf106bdc4d
Zack Cerza
09:36 AM devops Bug #6610: ceph-deploy fails to install fedora
Zack - please review the PR. Ian Colle
06:41 AM devops Bug #6610 (Fix Under Review): ceph-deploy fails to install fedora
Pull request opened: https://github.com/ceph/ceph-deploy/pull/113 Alfredo Deza
05:22 AM devops Bug #6610 (Resolved): ceph-deploy fails to install fedora
This is basically because `process.run` does not take keyword arguments and from the rewrite those where left out for... Alfredo Deza
08:54 AM rgw Bug #5374: Avoid relying on keystone's admin token
Mainly needs to be brought up to date with current code base. Yehuda Sadeh
02:07 AM rgw Bug #5374: Avoid relying on keystone's admin token
What is missing to close this issue? Christophe Courtaut
07:12 AM devops Bug #6589 (Duplicate): Get ceph-deploy docs to be Sphinx built
Alfredo Deza
07:11 AM devops Bug #6588 (Fix Under Review): use WARNING level when keyring does not exist
Pull request opened: https://github.com/ceph/ceph-deploy/pull/114 Alfredo Deza
06:58 AM devops Feature #6601 (Resolved): Build Docs using Sphinx
Merged into ceph-deploy's master branch with hash: aecae6b Alfredo Deza
06:54 AM devops Bug #6600 (Resolved): create-initial breaks because it needs the username to connect
Fixed and merged into ceph-deploy's master branch with hash: 26f432c Alfredo Deza
06:51 AM devops Bug #6595 (Need More Info): Hardcoded install path in ceph-disk
Did you have any issues with how the path is set for the ceph executable?
It would be useful to understand what fl...
Alfredo Deza
04:17 AM CephFS Bug #6609: teuthology rsync workunit failure
both tests only sent directory share/doc (but didn't sent files in share/doc) when rsync was executed for the second ... Zheng Yan
01:02 AM Revision ccaab2ab (ceph): rgw: init src_bucket_name, src_object in the S3 handler
Be consistent and initialize these fields also in the S3 case.
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
Yehuda Sadeh

10/21/2013

11:25 PM Revision db7eb771 (ceph): rgw: get rid of req_state.bucket_name
No need for this field, as we already have req_state.bucket_name_str.
This saves us some memory allocation / freeing ...
Yehuda Sadeh
11:25 PM Revision cbf8f9a5 (ceph): rgw: turn swift COPY into PUT
Fixes: #6606
The swift COPY operation is unique in a sense that it's a write
operation that has its destination not s...
Yehuda Sadeh
10:55 PM Revision 1f6b8b27 (ceph): librbd: parse args to ceph_test_librbd
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
10:48 PM Revision ad4553a4 (ceph): librbd: fix build error
From a10703008f7f4eb57a62658f2b9a015eb81509d0.
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
10:33 PM Revision bd2eeb71 (ceph): ceph-mon: add debug to ip selection
This will hopefully help us track down #5804.
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
10:33 PM CephFS Bug #5411: teuthology: bad object dereference
Still seeing this sometimes, for the record: /a/teuthology-2013-10-20_19:01:21-fs-dumpling-testing-basic-plana/61470/ Greg Farnum
10:31 PM CephFS Bug #6608: samba teuthology dbench failure
/a/teuthology-2013-10-20_19:01:21-fs-dumpling-testing-basic-plana/61466/ Greg Farnum
10:24 PM CephFS Bug #6608: samba teuthology dbench failure
/a/teuthology-2013-10-20_02:13:10-fs-next-testing-basic-plana/60931/ Greg Farnum
10:05 PM CephFS Bug #6608 (Can't reproduce): samba teuthology dbench failure
... Greg Farnum
10:28 PM CephFS Bug #6599: client: invalid iterator dereference in Client::trim_caps
Test suite passed on this branch; just some spurious valgrind stuff. Greg Farnum
10:22 PM CephFS Bug #6609: teuthology rsync workunit failure
/a/teuthology-2013-10-20_02:13:31-kcephfs-next-testing-basic-plana/60994
/a/teuthology-2013-10-20_02:13:10-fs-next-t...
Greg Farnum
10:19 PM CephFS Bug #6609 (Can't reproduce): teuthology rsync workunit failure
... Greg Farnum
09:58 PM Revision ad455c8e (ceph): Merge pull request #753 from ceph/wip-5668-b
librbd: wire up flush counter
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
Josh Durgin
09:40 PM Revision a1070300 (ceph): librbd: wire up flush counter
Fixes: #5668
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
09:38 PM devops Bug #6453 (In Progress): libapache2-mod-fastcgi Packages for Debian Squeeze have incorrect depend...
Anonymous
09:37 PM devops Bug #6590 (In Progress): Ceph Package Dependencies not Included in Ceph Extras
Anonymous
08:55 PM rbd Bug #2861: CLI: rbd create command requires validation for image-name
tested on ceph v0.69 and the bug still exists.
Tamilarasi muthamizhan
08:53 PM rbd Bug #2862: CLI: rbd create command throws inappropriate error messages
all the test cases mentioned in the bug except the first one still behaves in the same manner, when tested on dumplin... Tamilarasi muthamizhan
07:45 PM rbd Bug #6495: Cpu load on cluster node is very high every has the write request to cluster
Thanks for your reply. I think ceph need a configuration to help Qos for a specified pool, if help easier for managin... Khanh Nguyen Dang Quoc
01:57 PM rbd Bug #6495 (Closed): Cpu load on cluster node is very high every has the write request to cluster
Khanh Nguyen Dang Quoc wrote:
> Is there configuration to QoS for each client to help limit the i/o requests send to...
Sage Weil
06:20 PM Revision 1376d237 (ceph): Merge pull request #751 from ceph/wip-6603
a couple trivial leaks Loïc Dachary
05:54 PM Bug #6585 (Fix Under Review): osd: backfill vs copy-from delay badness (was osd: ENOENT on clone)
Pushed to wip-6585. Haven't tested it yet; need it to build so I can start the teuthology thrashing copy-from tests. Greg Farnum
11:08 AM Bug #6585 (In Progress): osd: backfill vs copy-from delay badness (was osd: ENOENT on clone)
Proposed solution (thanks for walking me through this, Sam!):
In ReplicatedPG::recover_backfill, grab a RWTracker re...
Greg Farnum
09:12 AM Bug #6585: osd: backfill vs copy-from delay badness (was osd: ENOENT on clone)
ubuntu@teuthology:/a/teuthology-2013-10-20_23:00:15-rados-master-testing-basic-plana/61776 Sage Weil
05:38 PM rbd Bug #5220 (Fix Under Review): test_ls_snaps segfaults on the arm test setup
wip-test-librbd fixes heap corruption in this code Sage Weil
04:22 PM Revision 715d2ab3 (ceph): common/BackTrace: fix memory leak
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
04:21 PM Revision 687ecd8b (ceph): common/cmdparse: fix memory leak
demangle is allocating with malloc() in this case.
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
04:06 PM Revision 0928e04e (ceph): suites/fs: snap -> snaps
Be consistent!
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
04:06 PM Revision dffa2963 (ceph): fs/snap: fix workunit paths
Sage Weil
03:24 PM devops Feature #6607 (New): plugable rules to figure out if a disk / partition is "unknown"
An "unknown" disk as returned by ceph-disk list can presumably be given to ceph-disk prepare and be integrated in the... Loïc Dachary
03:17 PM rbd Bug #5668 (Resolved): librbd: flush perfcounter unused
Sage Weil
02:02 PM rbd Bug #5668 (Fix Under Review): librbd: flush perfcounter unused
Sage Weil
02:15 PM rgw Bug #6606 (Resolved): rgw: swift COPY is broken
getting 404 for all COPY requests. Yehuda Sadeh
02:05 PM rbd Bug #6480: librbd crashed qemu-system-x86_64
I have only seen it once in over 6-months of running a dozen VMs that run video surveillance workloads. These are Win... Mike Dawson
01:56 PM rbd Bug #6480 (Need More Info): librbd crashed qemu-system-x86_64
is there anything you can share about the workload that triggered this? we haven't seen this one before. Sage Weil
02:04 PM rbd Bug #4047 (Resolved): removing a non-existing rbd image logs error in osd logs
Sage Weil
02:02 PM rbd Bug #5070 (Can't reproduce): rbd map failed and stalled in "D"
Sage Weil
01:51 PM rgw Bug #5302 (Can't reproduce): rest-bench breaks with XmlParseFailure
Sage Weil
01:50 PM rgw Bug #5323 (Resolved): trim data log lists dates as optional, enforced as required in the current ...
Sage Weil
01:47 PM rgw Bug #5843: swift api: x-container-meta-{key} should not be allowed on an object
is this causing actual problems? it may be easier to leave it how it is. Sage Weil
01:44 PM rgw Bug #6159 (Won't Fix): syncing an existing user causes an error
Sage Weil
01:39 PM rgw Bug #6449 (Rejected): Initiating multipart upload fails with no Content-Length header being set
Yehuda Sadeh
01:39 PM rgw Bug #6449: Initiating multipart upload fails with no Content-Length header being set
This should work with the modified fastcgi module. The error is being sent directly from apache, as the vanilla modul... Yehuda Sadeh
01:30 PM Bug #6249 (Resolved): daemon mon_status should report a daemon is not running
Sage Weil
01:24 PM RADOS Fix #6250: OSD: handle ENODEV on reads
Mimic EIO path. Samuel Just
01:20 PM Bug #6292 (Resolved): Verify that recovery is truly complete
Doesn't need backport, I think. Samuel Just
01:19 PM Bug #6291 (Resolved): Recovery can take more resources than it should
Samuel Just
01:17 PM Bug #6294 (Rejected): avoid using std::list::size()
Samuel Just
01:17 PM Bug #6294 (Resolved): avoid using std::list::size()
Sage Weil
01:15 PM Bug #6313 (Can't reproduce): dumpling: FAILED assert(latest->is_update()) from recover_primary()
Samuel Just
01:14 PM Bug #6347 (Can't reproduce): ObjectCacher: generated request with differing data and data length ...
this may have been fixed with teh truncate race fix.. Sage Weil
01:12 PM Bug #5634: auth startup reports "ObjectNotFound" when keyring file is unreadable
This is slightly better (though definitely not great) with my PR at https://github.com/ceph/ceph/pull/739... Greg Farnum
01:10 PM Bug #6043 (Need More Info): upstart does not reflect running ceph-osd daemons (ubuntu 13.04 only)
Tamil, can you try to reproduce this? (look at the last two comments.. sending HUP or issuing the reload seems to br... Sage Weil
01:10 PM Bug #6043: upstart does not reflect running ceph-osd daemons (ubuntu 13.04 only)
Need to reproduce. Samuel Just
12:59 PM Bug #6598 (Need More Info): osd crash after recreating pool with same name (cuttlefish + bobtail?)
Hmm, I was also unable to reproduce on cuttlefish head. What sha1 are you running? Can you reproduce with
debug ...
Samuel Just
12:48 PM Bug #6598: osd crash after recreating pool with same name (cuttlefish + bobtail?)
quick attempt seems to suceed in current master, checking cuttlefish Samuel Just
11:51 AM Bug #6603 (Resolved): cmdparse/backtraces leaks
Sage Weil
09:21 AM Bug #6603 (Resolved): cmdparse/backtraces leaks
see wip
ubuntu@teuthology:/a/teuthology-2013-10-20_23:00:15-rados-master-testing-basic-plana/61795
Sage Weil
11:50 AM Bug #6597 (Resolved): rados cls dlopen errors
appears to have been fixed with commit:4f299cac4488be80b4e1210ce202b248571f9300 Sage Weil
10:29 AM Bug #6574: osd/ReplicatedPG.cc: 7851: FAILED assert(0)
apt-get failures, rerunning
~/teuthology [mine?] » ./virtualenv/bin/teuthology-schedule --name "samuelj-6574-2" -n...
Samuel Just
10:26 AM Bug #6574 (In Progress): osd/ReplicatedPG.cc: 7851: FAILED assert(0)
Sage Weil
10:22 AM devops Bug #6591: init script does not pass alternate configuration file to osd crush create-or-move
Sage Weil wrote:
> wip-6591 has a sligntly different patch.. $conf_with_flag wasn't defined that I coul dsee so i ad...
Sean Noonan
09:53 AM devops Bug #6591 (Fix Under Review): init script does not pass alternate configuration file to osd crush...
wip-6591 has a sligntly different patch.. $conf_with_flag wasn't defined that I coul dsee so i added -c $conf.. does ... Sage Weil
10:20 AM Bug #6605: mon: remove full osd state on "osd rm"
We should also be checking that the osd matches what we expect based on more than the ID. I think we have enough info... Greg Farnum
10:15 AM Bug #6605 (Resolved): mon: remove full osd state on "osd rm"
It turns out that "osd rm" does not eliminate the osd's auth keys from the monitor. That's liable to cause issues. Co... Greg Farnum
10:14 AM devops Bug #6592 (Need More Info): 3.8 kernel + /dev/cciss/c0d1 + precise : fail to show in /dev/disk/by...
Loïc Dachary
10:14 AM devops Bug #6592: 3.8 kernel + /dev/cciss/c0d1 + precise : fail to show in /dev/disk/by-partuuid
I will try again on thursday, when I get access to the hardware again. Loïc Dachary
09:37 AM devops Bug #6592: 3.8 kernel + /dev/cciss/c0d1 + precise : fail to show in /dev/disk/by-partuuid
'blkid -o udev DEVICE' is what udev is relying on... and that is not outputting the right uuid info?
Sage Weil
10:01 AM rgw Bug #6604 (Resolved): radosgw-agent: opstate tracking error
Sometimes it seems the wrong opstate id is requested or something else about the request is wrong, so the agent sees ... Josh Durgin
09:59 AM Bug #6602 (Duplicate): osd/PG.cc: 2465: FAILED assert(r == 0) (SnapMapper::update_snaps() returns...
Samuel Just
09:59 AM Bug #6602: osd/PG.cc: 2465: FAILED assert(r == 0) (SnapMapper::update_snaps() returns error)
This likely indicates that backfill failed to create an object, perhaps due to the other backfill bug. Samuel Just
09:11 AM Bug #6602 (Duplicate): osd/PG.cc: 2465: FAILED assert(r == 0) (SnapMapper::update_snaps() returns...
... Sage Weil
07:28 AM devops Feature #6601 (Fix Under Review): Build Docs using Sphinx
Pull request opened: https://github.com/ceph/ceph-deploy/pull/112 Alfredo Deza
06:14 AM devops Feature #6601 (Resolved): Build Docs using Sphinx
ceph-deploy needs to be ported to start using Sphinx. Alfredo Deza
06:06 AM devops Bug #6600 (Fix Under Review): create-initial breaks because it needs the username to connect
Pull request opened: https://github.com/ceph/ceph-deploy/pull/111 Alfredo Deza
05:58 AM devops Bug #6600 (Resolved): create-initial breaks because it needs the username to connect
The create initial command does not currently pass the user argument to `get_connection` so it breaks.
Alfredo Deza
01:24 AM CephFS Bug #6450 (Closed): Kernel bugs in 3.12-rc1, taking 2 hosts (and 1 following) down
Zheng Yan
01:17 AM CephFS Bug #6450: Kernel bugs in 3.12-rc1, taking 2 hosts (and 1 following) down
We have separated Ceph and OpenStack hosts, upgraded the Ceph hosts to 3.12-rc5 and so far things seem to hold up...
...
Jens-Christian Fischer
01:06 AM Revision 9fa357d3 (ceph): mds: update backtrace when old format inode is touched
We updated inode format version to 7 when introducing inode backtrace.
If we found a inode's format version < 7 when ...
Yan, Zheng
12:24 AM CephFS Bug #4714 (Duplicate): kclient: ceph_sync_{read,write} only accept single buffer.
dup #2217 Zheng Yan
12:23 AM CephFS Bug #2217 (Resolved): sync and O_DIRECT writes only write first extent in iov vector
by commit 53d028160f (ceph: implement readv/preadv for sync operation) and commit 2f0a7a1808 (ceph: Implement writev/... Zheng Yan

10/20/2013

01:34 PM Revision 34d09417 (ceph): client: fix invalid iterator dereference in Client::trim_caps()
trimming inode drops a reference to the inode's parent, it may cause
the inode's parent also be trimmed. If the cap i...
Yan, Zheng
04:12 AM Revision 1f02d006 (ceph): Merge pull request #747 from dachary/wip-commands
common: get_command_descriptions use cout instead of dout
Reviewed-by: Sage Weil <sage@inktank.com>
Sage Weil
04:01 AM Revision d9d390ca (ceph): Merge remote-tracking branch 'gh/next'
Sage Weil
02:37 AM CephFS Bug #6599 (Resolved): client: invalid iterator dereference in Client::trim_caps
#0 0x00000034bfc0eebb in raise () from /lib64/libpthread.so.0
#1 0x000000000067c2c9 in reraise_fatal (signum=6) at...
Zheng Yan
02:33 AM Revision e70ceace (ceph): Merge pull request #748 from dachary/master
autoconf: fix typo on AM_COMMON_CFLAGS Loïc Dachary
02:11 AM Revision 4f299cac (ceph): autoconf: fix typo on AM_COMMON_CFLAGS
Signed-off-by: Loic Dachary <loic@dachary.org> Loïc Dachary

10/19/2013

09:06 PM Bug #6598 (Can't reproduce): osd crash after recreating pool with same name (cuttlefish + bobtail?)
Date: Sat, 19 Oct 2013 23:53:57 +0400
From: Andrey Korolyov <andrey@xdel.ru>
To: "ceph-users@lists.ceph.com" <ceph-...
Sage Weil
04:57 PM Revision 94080de9 (ceph): common: get_command_descriptions use cout instead of dout
Using dout instead of cout creates noise and makes it more difficult for
people trying to debug a failure in test_cep...
Loïc Dachary
06:08 AM Revision ddfe67fe (ceph): Merge pull request #746 from ceph/wip-6582
Wip 6582
Reviewed-by: Sage Weil <sage@inktank.com>
Sage Weil
01:41 AM Revision 4d3502ba (ceph): Merge pull request #734 from kri5/master
ceph: Remove unavailable option with clang
Reviewed-by: Sage Weil <sage@inktank.com>
Sage Weil

10/18/2013

11:34 PM Revision 8586c755 (ceph): ReplicatedPG: copy: conditionally requeue copy ops when cancelled
We may need to requeue copy ops which are cancelled as part of an acting
set change but don't change the primary. To ...
Greg Farnum
11:26 PM Revision c8ec9fec (ceph): valgrind: fix libleveldb suppression on dynamically linked leveldb
(The function names don't show up here)
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
11:24 PM Revision 6dff9261 (ceph): PG: add a requeue_op() function to complement requeue_ops().
Signed-off-by: Greg Farnum <greg@inktank.com> Greg Farnum
11:22 PM Bug #6597 (Resolved): rados cls dlopen errors
... Sage Weil
11:07 PM Bug #6582 (Resolved): osd: copy_from vs read ordering broken
Sage Weil
10:13 PM Bug #6582: osd: copy_from vs read ordering broken
wip-6582 seems to be looping successfully without hitting this issue any more. Greg Farnum
04:39 PM Bug #6582 (Fix Under Review): osd: copy_from vs read ordering broken
Pushed wip-6582 which should correct this. It passes my basic local copy-from test but I'm waiting for it to build so... Greg Farnum
03:12 PM Bug #6582: osd: copy_from vs read ordering broken
And that's all on me; I ripped out Sage's mechanism for it when removing some other extraneous code. :( Greg Farnum
02:51 PM Bug #6582: osd: copy_from vs read ordering broken
Let's clear up the timeline a bit here. Before any of this, object plana885194-10 actually already exists. Then, on o... Greg Farnum
08:44 PM Revision 1203a9a6 (ceph): Merge pull request #741 from hjwsm1989/master
ceph.spec.in: Add erasure-code related files. Loïc Dachary
06:21 PM Revision f06647eb (ceph): Merge pull request #742 from atwardowski/patch-1
Update ceph-authtool.rst - Fix typo John Wilkins
06:12 PM Revision 45d18460 (ceph): doc: Removed references to Chef.
fixes: #6464
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
John Wilkins
06:06 PM Bug #6593 (Duplicate): osd: copy-from object blocking clashes with recovery
sounds like a dup of #6585 Sage Weil
01:48 PM Bug #6593 (Duplicate): osd: copy-from object blocking clashes with recovery
... Greg Farnum
05:35 PM Revision 89995efe (ceph): doc/release-notes: missed mds snaps
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
05:33 PM Revision 59052274 (ceph): doc/release-notes: v0.71
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
05:14 PM Revision 5d2cf46c (ceph): Update ceph-authtool.rst
Fix typo Adam Twardowski
05:05 PM rgw Bug #6571 (Resolved): apache2 errors in nightly
Sage Weil
04:50 PM Bug #6451 (Resolved): btrfs async transactions deadlock on 3.12-rcwhatever
Sage Weil
09:19 AM Bug #6451: btrfs async transactions deadlock on 3.12-rcwhatever
Sage Weil
04:35 PM Bug #6585: osd: backfill vs copy-from delay badness (was osd: ENOENT on clone)
Once we are ready to actually move the object into place we need to consider the possibility that backfill is now blo... Samuel Just
03:08 PM Feature #6594 (Resolved): allow to have more than one PG implementation
Hi, I'm marking this ticket as resolved since you've completed the proof of concept you were after. Loïc Dachary
02:07 PM Feature #6594 (Resolved): allow to have more than one PG implementation
In order to fulfill feature #4928 [ http://tracker.ceph.com/issues/4929 ] ceph needs to allow to have more than one P... Lluis PJ
03:05 PM Feature #6414 (In Progress): filestore: make read() use a bufferlist method
Josh Durgin
03:05 PM Feature #6415 (In Progress): buffer: instrument c_ptr() calls
Josh Durgin
03:05 PM devops Bug #6595 (Resolved): Hardcoded install path in ceph-disk
I noticed that ceph-disk assumes that ceph was installed to /usr/bin . I believe it would be better to take a more fl... Adam Manzanares
12:24 PM devops Bug #6592: 3.8 kernel + /dev/cciss/c0d1 + precise : fail to show in /dev/disk/by-partuuid
The full chat log about research on this problem:... Loïc Dachary
12:23 PM devops Bug #6592 (Can't reproduce): 3.8 kernel + /dev/cciss/c0d1 + precise : fail to show in /dev/disk/b...
After *ceph-deploy create osd* the osd fails to start because the journal can't be found... Loïc Dachary
12:17 PM devops Bug #6588: use WARNING level when keyring does not exist
FWIW, this kind of warning happen when ceph-deploy is used with cephx disabled. It does not prevent the deployment of... Loïc Dachary
07:39 AM devops Bug #6588 (Resolved): use WARNING level when keyring does not exist
ceph-deploy currently uses INFO to log output about keyring files that do not exist and need to be created.
This c...
Alfredo Deza
11:42 AM devops Bug #6591 (Resolved): init script does not pass alternate configuration file to osd crush create-...
This leads to OSDs starting without being added to the CRUSH map. I ran into this bootstrapping a cluster with a nam... Sean Noonan
11:40 AM rbd Documentation #5009 (Resolved): doc: explain how to get qemu packages for each distro
Undergoing IA, but is presently included. It is only needed for RPM, as Ceph builds them and the priority must be ove... John Wilkins
11:39 AM Documentation #6464 (Resolved): dangling links to install-chef.rst
See http://ceph.com/docs/master/rados/operations/add-or-rm-osds/ John Wilkins
11:34 AM devops Bug #6590 (Resolved): Ceph Package Dependencies not Included in Ceph Extras
When a user wants to install Ceph manually, they can download the Ceph packages and install them. However, the instal... John Wilkins
11:20 AM Bug #5062: mon: 0.61.2 asserts on AuthMonitor during monitor start
This bug resurfaced in QA, in a v0.61.7 cluster. After looking into the store of the affected monitor and some logs,... Joao Eduardo Luis
10:36 AM Subtask #6391: stuck incomplete
Here goes nuttin', from what Sam says... ;) Greg Farnum
10:21 AM Revision 7bcfe096 (ceph): ceph.spec.in: Add erasure-code related files.
Signed-off-by: huangjun <hjwsm1989@gmail.com> huang jun
10:04 AM devops Bug #6589 (Duplicate): Get ceph-deploy docs to be Sphinx built
We just have a poor README.rst that is too disorganized. Have a properly built Sphinx doc built, with tox calls so we... Alfredo Deza
09:38 AM rbd Bug #6576: librbd: test_librbd_fsx segfaults on start up on 32-bit arm
This should be worked as part of the ARM support effort Ian Colle
09:36 AM Bug #6575: messenger: failed assert(pipes.count(p)) in reaper
Sage Weil
08:11 AM Bug #6333: Recovery and/or Backfill Cause QEMU/RBD Reads to Hang
Azrael (who works with saaby) looked through logs... 1.3 million slow request warnings during their recovery. On my c... Mike Dawson
05:54 AM devops Bug #6587 (Resolved): ceph-deploy does not use cluster arg for mon error checking
In the new functionality for error checking in v1.2.7 the cluster argument
was not used and it produces errors as th...
Alfredo Deza
04:11 AM Revision ac533bf6 (ceph): Merge pull request #722 from ceph/wip-6475
radosgw: create /var/log/radosgw in package, not init script
Reviewed-and-tested-by: Gary Lowell <gary.lowell@inktan...
Sage Weil
02:40 AM Subtask #6586 (Resolved): ErasureCodeJerasure::decode does not use want_to_read
"ErasureCodeJerasure::decode":https://github.com/ceph/ceph/blob/812234cb09d5c4a868204fdf79fc06a4e376611e/src/osd/Eras... Loïc Dachary
01:51 AM Revision 09bd6bbe (ceph): Merge branch 'next'
Gary Lowell
12:27 AM Revision 9af9c50c (ceph): Merge pull request #737 from xarses/6127
Add Redhat init script option
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
Josh Durgin
12:23 AM Revision 533626c7 (ceph): Add Redhat init script option
Resolves: 6127
Signed-off-by: Andrew Woodward <awoodward@mirantis.com>
Andrew Woodward

10/17/2013

11:52 PM Revision 93f1befd (ceph): Merge pull request #738 from ceph/wip-cache-crc
fix cached crc, bug #6583
Reviewed-by: Samuel Just <sam.just@inktank.com>
Sage Weil
11:47 PM Revision 3cfe9f60 (ceph): common/buffer: invalidate crc on zero, copy_in
This does not capture users who
- calc a crc
- use c_str() to modify the buffer content
- (re)calc a crc
Signed-...
Sage Weil
11:46 PM Revision 8ec3aed5 (ceph): common/buffer: fix crc_map types
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
11:36 PM Revision 394ec175 (ceph): common/buffer: drop unused fields
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
10:40 PM Revision 2edc04cd (ceph): ceph.spec.in: Need to cread radosgw log directory.
Signed-off-by: Gary Lowell <gary.lowell@inktank.com> Gary Lowell
09:38 PM Revision 1f291f5c (ceph): qa/workunits/rest/test.py: fix mds {add,remove}_data_pool test
Arg name changed from poolid to pool in e2602c54.
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
09:17 PM Bug #6585: osd: backfill vs copy-from delay badness (was osd: ENOENT on clone)
Sage Weil
05:59 PM Bug #6585: osd: backfill vs copy-from delay badness (was osd: ENOENT on clone)
around 16:27:52.761566 in osd.5 log there isa modify that happens right in the middle of the same object being backf... Sage Weil
05:46 PM Bug #6585: osd: backfill vs copy-from delay badness (was osd: ENOENT on clone)
dump of the jouranl is in the dir now. i see a transaction taht deletes the object and starts writing to a temp obje... Sage Weil
05:19 PM Bug #6585 (Resolved): osd: backfill vs copy-from delay badness (was osd: ENOENT on clone)
with logs!... Sage Weil
09:11 PM rgw Bug #6475 (Resolved): rgw: Log directory should not be created by the init script
awesome, merged it in. thanks! Sage Weil
09:02 PM rgw Bug #6475: rgw: Log directory should not be created by the init script
Debian looks good. Anonymous
08:28 PM rgw Bug #6475: rgw: Log directory should not be created by the init script
I've confirmed that the rpm fix is correct with one change:
diff --git a/ceph.spec.in b/ceph.spec.in
index d6cc63...
Anonymous
08:25 PM Revision 11fc80df (ceph): doc/release-notes: link ot the changelog
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
08:15 PM Revision eb0a3b7e (ceph): doc/release-notes: v0.61.9
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
07:06 PM Revision d3f0c0b2 (ceph): Makefile: fix /sbin vs /usr/sbin behavior
Instead of telling configure to put things in /sbin, explicitly put the
two important items (mkcephfs and mount.fuse....
Sage Weil
07:03 PM Revision 55799819 (ceph): Merge pull request #142 from ceph/wip-6342
More robust machine_type and pid detection Sandon Van Ness
06:22 PM Revision 26930c93 (ceph): More robust machine_type and pid detection
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> Zack Cerza
05:49 PM Fix #6242 (Fix Under Review): ceph CLI should honor `--help` and not return log lines back
https://github.com/ceph/ceph/pull/739
This turned out to not be a huge deal, although I did not try and suppress the...
Greg Farnum
04:25 PM Fix #6242: ceph CLI should honor `--help` and not return log lines back
Need to figure out how the ceph tool works these days to fix this up, but I'm diving in. Greg Farnum
05:28 PM Documentation #6127 (Resolved): CEPH_ARGS example for RHEL
commit:533626c7e0b3e0bed55f6db92f52f64b29e532aa Josh Durgin
04:31 PM Documentation #6127: CEPH_ARGS example for RHEL
resolved by https://github.com/ceph/ceph/pull/737 Anonymous
04:58 PM Revision 15ec5332 (ceph): OSD: check for splitting when processing recover/backfill reservations
Fixes: 6565
Signed-off-by: Samuel Just <sam.just@inktank.com>
Reviewed-by: Sage Weil <sage@inktank.com>
Samuel Just
04:51 PM Bug #6583 (Resolved): crc caching makes CopyPP test hang
Sage Weil
04:10 PM Bug #6583 (Resolved): crc caching makes CopyPP test hang
reproducible with vstart on master and ceph_test_rados_api_misc Sage Weil
04:43 PM Revision 341f1c9c (ceph): Merge pull request #139 from ceph/wip-6342
Add teuthology-kill Alfredo Deza
04:26 PM Revision 856e93a4 (ceph): Merge pull request #141 from ceph/wip-nuke
fix nuke Zack Cerza
04:20 PM Revision 704b72eb (ceph): nuke: remove old log arg to nuke_one call
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
04:06 PM Revision a1633363 (ceph): *: add copy_from to next (or later) tests
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
04:06 PM Revision 1bf30649 (ceph): fs/snap: add some snap tests
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
04:00 PM Revision 08177f24 (ceph): ceph: Remove unavailable option with clang
Some options are unavailable in clang. (-Wstrict-null-sentinel,
-rdynamic)
They were reintroduced by this commit
htt...
Christophe Courtaut
03:35 PM Revision ff8e6a76 (ceph): Merge pull request #691 from ceph/wip-dirfrag
Reviewed-by: Greg Farnum <greg@inktank.com>
Partly-Reviewed-by: Sage Weil <sage@inktank.com>
Gregory Farnum
03:31 PM Revision 26803da1 (ceph): Rewrite portions of teuthology.kill
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> Zack Cerza
03:21 PM Bug #6574: osd/ReplicatedPG.cc: 7851: FAILED assert(0)
~/teuthology [mine?] » ./virtualenv/bin/teuthology-schedule --name "samuelj-6574" -n 2 --owner samuelj@slider testrun... Samuel Just
03:03 PM Bug #6581 (Duplicate): osd: ceph_test_rados version mismatch from copy_from during thrashing
#6582 Sage Weil
02:22 PM Bug #6581 (Duplicate): osd: ceph_test_rados version mismatch from copy_from during thrashing
... Sage Weil
02:42 PM Bug #6582 (Resolved): osd: copy_from vs read ordering broken
note uv 419 vs uv 499 on replies... Sage Weil
02:00 PM devops Feature #3347 (Fix Under Review): ceph-deploy: allow setting ssh user
Opened pull request: https://github.com/ceph/ceph-deploy/pull/109 Alfredo Deza
01:59 PM devops Bug #6579 (Resolved): provide more verbose logging when mds fails
Merged into master branch of ceph-deploy: 30f0491 Alfredo Deza
06:42 AM devops Bug #6579 (Fix Under Review): provide more verbose logging when mds fails
Opened pull request: https://github.com/ceph/ceph-deploy/pull/108 Alfredo Deza
05:34 AM devops Bug #6579 (Resolved): provide more verbose logging when mds fails
For some reason the failure to create mds in ceph-deploy is not getting output to stderr, so it needs
log back stdou...
Alfredo Deza
12:04 PM Bug #6456 (Resolved): scripts still installing into /usr/usr/sbin
Alan Somers wrote:
> Works for me on Ubuntu 12.04 and FreeBSD 9.1. But I'm curious, why do you no longer install mo...
Sage Weil
11:51 AM Bug #6456: scripts still installing into /usr/usr/sbin
Works for me on Ubuntu 12.04 and FreeBSD 9.1. But I'm curious, why do you no longer install mount.ceph to /sbin? Alan Somers
11:29 AM devops Bug #6551 (Resolved): ceph-deploy copy config and key to cluster failure
merged into ceph-deploy master branch: 0df07ba Alfredo Deza
06:50 AM devops Bug #6551 (Fix Under Review): ceph-deploy copy config and key to cluster failure
Should be fixed with this pull request: https://github.com/ceph/ceph-deploy/pull/107 Alfredo Deza
11:26 AM devops Bug #6580 (Resolved): make configuration write more robust
Merged into ceph-deploy master branch: 0df07ba Alfredo Deza
06:37 AM devops Bug #6580 (Fix Under Review): make configuration write more robust
Opened pull request: https://github.com/ceph/ceph-deploy/pull/107 Alfredo Deza
05:46 AM devops Bug #6580 (Resolved): make configuration write more robust
ceph-deploy doesn't check much except to avoid overwriting remote ceph configs.
If for some reason the path to wri...
Alfredo Deza
11:24 AM devops Bug #6578 (Resolved): ceph-deploy fails to detect RedHat as a supported platform
Merged into ceph-deploy master branch with hash: 19249f2 Alfredo Deza
06:11 AM devops Bug #6578 (Fix Under Review): ceph-deploy fails to detect RedHat as a supported platform
Opened pull request: https://github.com/ceph/ceph-deploy/pull/106 Alfredo Deza
05:28 AM devops Bug #6578 (Resolved): ceph-deploy fails to detect RedHat as a supported platform
When using platform detection via Python, the OS distro name can come back as 'red hat enterprise linux server' but c... Alfredo Deza
10:24 AM rgw Bug #6571: apache2 errors in nightly
Sage Weil
10:14 AM Bug #6565 (Resolved): stuck in recovery_wait
15ec5332ba4154930a0447e2bcf1acec02691e97 Samuel Just
09:19 AM Revision e509cb1e (ceph): v0.71
Gary Lowell
08:58 AM Bug #6333: Recovery and/or Backfill Cause QEMU/RBD Reads to Hang
I believe saaby just saw the same thing on his cluster. Details here:
http://irclogs.ceph.widodh.nl/index.php?date...
Mike Dawson
08:50 AM rgw Feature #3454: Support temp URLs for Swift API
Bump .. would really love to see this feature in there.
We are deploying Cloud Foundry v2 into Openstack, and want t...
Ryan Grenz
04:04 AM Revision e1e64084 (ceph): Merge remote-tracking branch 'gh/next'
Sage Weil
12:46 AM Revision 7440dcd1 (ceph): v0.61.9
Gary Lowell
12:14 AM Revision 01ce92c4 (ceph): replacing -X option with -DNO_DETACH to ensure the
apache process is detached at the end of run.
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
tamil

10/16/2013

11:16 PM Revision 10b466e9 (ceph): radosgw: create /var/log/radosgw in package, not init script
Fixes: #6475
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
11:08 PM Revision 299ddd31 (ceph): mds: fix infinite loop of MDCache::populate_mydir().
make MDCache::populate_mydir() only fetch bare-bone stray dirs.
After all stray dirs are populated, call MDCache::sca...
Yan, Zheng
11:06 PM Revision 5f5eb2b2 (ceph): upgrade*: do not hard-code next as the final upgrade hop
The overrides for the job will have some branch; leave the target
unspecified so that we use that as the target versi...
Sage Weil
10:12 PM Revision 4bd31c3e (ceph): Merge pull request #138 from ceph/wip-refactor-scripts
Cleanup Alfredo Deza
09:23 PM Revision 5c280a24 (ceph): .gitignore: ceph-kvstore-tool
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
09:20 PM Revision 59d14b8b (ceph): Make nuke use its own logger
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> Zack Cerza
09:20 PM Revision ded5c219 (ceph): Remove needless arg from list_locks()
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> Zack Cerza
09:19 PM Revision 40e5d1ee (ceph): Add teuthology-kill
Currently implements killing suites-runs.
Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
Zack Cerza
09:13 PM Revision 5c476277 (ceph): Merge remote-tracking branch 'gh/next'
Sage Weil
08:59 PM Revision 14e91bf1 (ceph): debian, specfile: fix ceph-kvstore-tool packaging
See da69fa09c8274585225471c68c1acc788a3881f4
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
08:40 PM Revision f527ba33 (ceph): Merge pull request #137 from ceph/wip-upgrade
install: allow use of overrides for upgrade version Zack Cerza
08:35 PM Revision d1547d22 (ceph): Merge pull request #732 from ceph/wip-kvstore-tool
tools: ceph-kvstore-tool: Access & manipulate leveldb store using the KeyValueDB interface
Reviewed-by: Sage Weil <s...
Sage Weil
08:34 PM Revision e896ee3a (ceph): Merge pull request #136 from ceph/wip-nuke
nuke: fix import Zack Cerza
08:32 PM Revision d79552ec (ceph): nuke: fix import
I think broken by f28a7ebc2c3662a8a9b8eebf09c47b6c710e4d26
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
08:25 PM Revision 85914b27 (ceph): ceph-kvstore-tool: calc store crc
Reuse 'list()' function to traverse the store and calc not only version's
crcs, but also calc the store's crc.
Signe...
Joao Eduardo Luis
08:25 PM Revision fd6e2b86 (ceph): ceph-kvstore-tool: copy one leveldb store to some other place
Iterates over the provided source store's keys and copies them to the
provided destination store.
Signed-off-by: Joa...
Joao Eduardo Luis
08:24 PM Revision 280f783c (ceph): install: allow use of overrides for upgrade version
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
07:54 PM Revision a6a3f50d (ceph): Merge pull request #655 from ceph/wip-cache-crc
buffer: cache crc values in buffer::raw
Reviewed-by: Yehuda Sadeh <yehuda@inktank.com>
Reviewed-by: Sage Weil <sage@...
Sage Weil
07:49 PM Revision da69fa09 (ceph): tools: move 'test_store_tool' to 'tools/ceph-kvstore-tool'
ceph-kvstore-tool allows for lower-level access to leveldb stores.
Signed-off-by: Joao Eduardo Luis <joao.luis@inkta...
Joao Eduardo Luis
06:43 PM Revision c31d7476 (ceph): Fix broken logic in running_jobs_for_run()
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> Zack Cerza
06:13 PM Revision 9fdf42a7 (ceph): Merge pull request #709 from ceph/wip-filerecover
This patch prevents us from inadvertently reducing sparse file sizes during recovery.
We also reduce some code duplic...
Gregory Farnum
05:58 PM Revision eafdc92f (ceph): common/buffer: behave when cached crc stats don't start at 0
In particular, this helps when we set CEPH_BUFFER_TRACK=true
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
05:48 PM CephFS Bug #6450: Kernel bugs in 3.12-rc1, taking 2 hosts (and 1 following) down
Jens-Christian Fischer wrote:
> we have now upgraded the complete cluster to Dumpling (0.67.3) (also due to other pr...
Sage Weil
05:41 PM Subtask #6391: stuck incomplete
Sage Weil
10:31 AM Subtask #6391: stuck incomplete
ubuntu@teuthology:/a/teuthology-2013-10-15_18:01:09-rados-next-testing-basic-plana/53636 Sage Weil
05:11 PM Revision b2367851 (ceph): Fix typo
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> Zack Cerza
04:56 PM Revision 81c8ce2c (ceph): Merge pull request #724 from ceph/wip-4047
cls_rbd: do not make noise in osd log on rbd removal
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
Josh Durgin
04:38 PM rbd Bug #6577: arm testing: rbd test segfaults at FAILED assert((bool)_front == (bool)_size)
the logs are copied to ubuntu@mira055.front.sepia.ceph.com:/home/ubuntu/bug_6577 Tamilarasi muthamizhan
04:27 PM rbd Bug #6577 (Can't reproduce): arm testing: rbd test segfaults at FAILED assert((bool)_front == (bo...
rbd test - test_librbd.sh fails on the arm setup
ceph version: dumpling [0.67.4]...
Tamilarasi muthamizhan
04:38 PM Feature #6419 (In Progress): buffer: make write_fd use splice where possible
Josh Durgin
04:38 PM Feature #6417 (In Progress): buffer: make read use raw_pipe() where possible
Josh Durgin
04:29 PM Revision c5cdf4ec (ceph): crc32c: expand unit test
Verify crc on a buffer range, and on a NULL buffer (with various
sizes).
Signed-off-by: Yehuda Sadeh <yehuda@inktank...
Yehuda Sadeh
04:28 PM Revision 88ae8f68 (ceph): common/buffer: add crc caching performance test
On my old box:
- matching cached values is a big win (free), obviously
- the adjustment is the same speed as redoin...
Sage Weil
04:28 PM Revision a3e93441 (ceph): common/buffer: explicitly init zbuf to zeros
This might not be necessary?
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
04:28 PM Revision c545fc2f (ceph): common/sctp_crc32: accept NULL buffer pointer
If we get NULL we behave as if it were a zero-filled buffer.
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
04:28 PM Revision 36e18ae9 (ceph): common/crc32c_intel_baseline: accept null data buffer
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
04:28 PM Revision 9626aaf4 (ceph): common/crc32c: document interface
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
04:28 PM Revision d9e30775 (ceph): common/buffer: pass NULL buffer instead of a zero-filled one
This is about 2x faster on my box using the sctp code.
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
04:28 PM Revision b96ee5cc (ceph): crc32c: add a special case crc32c NULL buffer handling
Adding a special case crc32c NULL buffer handling for the intel assembly
code.
Signed-off-by: Yehuda Sadeh <yehuda@i...
Yehuda Sadeh
04:28 PM Revision 0620eead (ceph): sctp_crc32c: fix crc calculation in the NULL buffer case
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com> Yehuda Sadeh
04:28 PM Revision 87577753 (ceph): include: add Spinlock
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
04:28 PM Revision 0c23a562 (ceph): common/buffer: cache crcs in buffer::raw
Signed-off-by: Samuel Just <sam.just@inktank.com> Sage Weil
04:28 PM Revision 6464516d (ceph): common/buffer: instrument utilization of cached crcs
This is similar to the alloc tracking, but I've added a method to let
you enable it easily (in this case, from the un...
Sage Weil
04:25 PM CephFS Bug #6279 (Resolved): creating a new fs on pools from an old fs can lead to lost MDS Tables
Oh, this is already backported, commit:bd073eeac28d8cba969e5746c5e6adcb95820fdf Greg Farnum
04:23 PM CephFS Bug #4405 (Resolved): MDCache::populate_mydir can loop forever
Cherry-picked to dumpling branch in commit:299ddd31b29e332dc5e76bc4f871e4769698665d Greg Farnum
04:11 PM rbd Bug #5220: test_ls_snaps segfaults on the arm test setup
config file used:... Tamilarasi muthamizhan
03:47 PM CephFS Fix #4708: MDS: journaler pre-zeroing is dangerous
Like Sage said, blacklisting. :)
It's been a while but I think the scenario I envisioned here is one in which the or...
Greg Farnum
02:58 PM CephFS Fix #4708: MDS: journaler pre-zeroing is dangerous
https://github.com/ceph/ceph/pull/733 Zheng Yan
09:55 AM CephFS Fix #4708: MDS: journaler pre-zeroing is dangerous
Possibly related to #6548. Greg Farnum
03:08 PM Bug #6451: btrfs async transactions deadlock on 3.12-rcwhatever
ubuntu@teuthology:/a/sage-2013-10-16_13:46:50-rados:thrash-next-master-basic-plana/55002 Sage Weil
02:49 PM Bug #6451: btrfs async transactions deadlock on 3.12-rcwhatever
hung tasks dump attached Sage Weil
02:30 PM rbd Bug #6139 (Closed): kernel panic in vms during disk benchmarking
Andrei Mikhailovsky wrote:
> Sage, I am using virtio to start my vms. by default cloudstack starts vms with virtio, ...
Sage Weil
02:20 PM rbd Bug #6576 (Resolved): librbd: test_librbd_fsx segfaults on start up on 32-bit arm
This occured in several runs with various configurations on the same hardware.
From http://qa-proxy.ceph.com/teuth...
Josh Durgin
02:16 PM Bug #6575 (Can't reproduce): messenger: failed assert(pipes.count(p)) in reaper
This occurred with the following teuthology config on 32-bit arm:... Josh Durgin
01:38 PM devops Feature #3347 (In Progress): ceph-deploy: allow setting ssh user
Alfredo Deza
01:11 PM Bug #6574 (Resolved): osd/ReplicatedPG.cc: 7851: FAILED assert(0)
-1> 2013-10-15 20:34:57.857980 7f8cf5a76700 5 --OSD::tracker-- reqid: unknown.0.0:0, seq: 20315, time: 2013-10-1... Samuel Just
12:54 PM Feature #6409 (Resolved): buffer: cache crc values
Sage Weil
12:54 PM Feature #6408 (Resolved): crc: unit test demonstrating crc for concatenation of string
Sage Weil
10:50 AM devops Bug #6482: ceph-deploy install on Centos: can't find wget?
Alfredo Deza wrote:
> I want to rule out that this is not a problem of `wget` not being installed (would be odd) or ...
Michael Potter
10:41 AM rbd Bug #5425: krbd: xfstest 89 hang, 'read_partial_message skipping long message'
ubuntu@teuthology:/var/lib/teuthworker/archive/teuthology-2013-10-15_23:02:48-krbd-next-testing-basic-plana/54525 Sage Weil
10:33 AM rgw Bug #6571 (Resolved): apache2 errors in nightly
this looks suspicious:... Sage Weil
10:14 AM Bug #5818 (Resolved): leveldb 1.12: hang on shutdown (mon)
Sage Weil
10:14 AM Bug #5754 (Resolved): mon: occasional osd full map not trimmed
Sage Weil
10:14 AM Bug #5700: very high memory usage after update
I created #6570 for that, Corin. There are tradeoffs involved and some of them are probably worth making, but it's no... Greg Farnum
10:13 AM RADOS Fix #6570 (New): osd: do not keep full pg log entries in memory
Right now, we keep the full pg log in memory. Each of these entries contains the name of the object involved, which m... Greg Farnum
09:54 AM CephFS Bug #6458: journaler: journal too short during replay
Hmmm, definitely possible. That ticket isn't exactly a certain diagnosis either, though. :( Greg Farnum
07:13 AM CephFS Bug #6458: journaler: journal too short during replay
maybe this is the same as #4708. Two MDS (one mds is supposed to be dead, but it's not ) modified the log at the same... Zheng Yan
09:49 AM Bug #6565: stuck in recovery_wait
For Recovery and Backfill reservations, we don't check whether the target pg is currently splitting. Working on patc... Samuel Just
09:45 AM devops Bug #6569 (Resolved): ceph-deploy errors with local connections and sudo python
Opened PR https://github.com/ceph/ceph-deploy/pull/105
Merged into master with hash: 082992a
But that is just t...
Alfredo Deza
07:31 AM devops Bug #6569 (Resolved): ceph-deploy errors with local connections and sudo python
For ceph-deploy to have super user permissions and do local executions it creates the gateway with `python=sudo pytho... Alfredo Deza
05:22 AM Feature #6568 (New): ceph-rest-api authentication
Hi All,
When using the radosgw admin API, I have to provide an AWS authorization header to requests and also ensur...
Matt Thompson
01:19 AM rgw Bug #6152: New S3 auth code fails when using response-* query string params to override response ...
That commit has nothing to do with this issue ... this commit is from Februrary and related to duplicate content type... Sylvain Munaut
12:55 AM Revision 72ce2efa (ceph): cls_rbd: do not make noise in osd log on rbd removal
ubuntu@burnupi06:~$ tail -f /var/log/ceph/ceph-osd.1.log
2013-02-07 17:00:30.565749 7fdb09e6b700 0 <cls> cls/rbd/cls_...
Sage Weil
12:15 AM Revision a49d6689 (ceph): Merge pull request #728 from ceph/wip-6059
Reviewed-by: Sage Weil <sage@inktank.com>
Reviewed-by: Greg Farnum <greg@inktank.com>
Reviewed-by: David Zafman <davi...
athanatos
12:10 AM Bug #6484: osd pool default flag hashpspool not honored
Ok, after moving the directive to the [mon] section is seems to work. At least the new pool now has the addition "fla... Corin Langosch
12:09 AM Feature #6567 (Rejected): emit warning on unknown/ invalid configuration directives
Afaik, ceph does not complain at all when invalid/ unknown configuration directives are in the config file. I'd like ... Corin Langosch
12:09 AM Revision 64fa5cbe (ceph): Merge pull request #729 from ceph/wip-5716
rgw: gracefully handle bad root pool names
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
Josh Durgin

10/15/2013

11:51 PM Bug #5700: very high memory usage after update
Allow me this last question: why has all this log information be kept in memory all the time? Corin Langosch
01:53 PM Bug #5700 (Resolved): very high memory usage after update
after reviewing this again, there are 2 things:
1- the default # of pg log entires increased from bobtail to cuttl...
Sage Weil
11:50 PM Revision e550e3db (ceph): test_ceph_argparse: fix typo
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
11:48 PM Revision dbd6d979 (ceph): test_ceph_argparse: fix mds {add,remove}_data_pool tests
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
11:32 PM Revision 5838c090 (ceph): common: fix non-daemon init
In commit 4f403c26dc0048ad63e20d20369fa86bfb31c50e we broke the general
non-daemon case.
Also make a note in the rel...
Sage Weil
11:11 PM Revision 1d4f501a (ceph): test/filestore/run_seed_to.sh: avoid obsolete --filestore-xattr-use-omap
This option no longer exists.
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
11:10 PM Revision 982511e9 (ceph): MonCommands: note that pg dump options don't work in plaintext
Signed-off-by: Greg Farnum <greg@inktank.com>
Reviewed-by: Sage Weil <sage@inktank.com>
Greg Farnum
11:05 PM Revision c7acc2ae (ceph): rgw: gracefully handle bad root pool names
Fixes: #5716
When invalid root pools specified (don't start with a period) we return
with an error instead of asserti...
Yehuda Sadeh
10:50 PM Revision 488678f3 (ceph): ceph_test_rados: fix snap remove vs rollback fix
In commit 55d279b98553ba4542219b126fc7159b20b18b1f we tried to fix a race
between rollback and snap removal, but got ...
Sage Weil
10:39 PM Revision 27012312 (ceph): os/LevelDBStore: handle deletion race when checking store size
This fixes the fix in 64774e5792f136df2bc78db686440fc2f3a7643f which mixed
up the return value and errno.
Fixes: #65...
Sage Weil
10:32 PM Revision 92ea0d19 (ceph): test/librados/cmd: fix compile error
From commit f0805cb61fccf9ffaa905b8477a131b4d46379fa.
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
10:19 PM Revision c69e76cb (ceph): ReplicatedPG: remove the other backfill related flushes
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
10:19 PM Revision 3469dd89 (ceph): RadosModel: send racing read on write
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
10:19 PM Revision 0246d47f (ceph): ReplicatedPG: block reads on an object until the write is committed
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
10:16 PM Revision c658258d (ceph): OSD: ping tphandle during pg removal
Fixes: #6528
Signed-off-by: Samuel Just <sam.just@inktank.com>
Reviewed-by: Sage Weil <sage@inktank.com>
Samuel Just
10:15 PM Revision 80d9ac5c (ceph): Revert "Revert "fs/samba: reenable smbtorture lock test""
This reverts commit 6ca7495e0967c96e8f9423fbdd613a450ff8cf04.
We think we got #5025 nicked again.
Signed-off-by: Gre...
Greg Farnum
10:09 PM Revision 0d508156 (ceph): Merge pull request #687 from ceph/wip-pool
mon: make 'mon {add,remove}_data_pool ...' take pool name or id
Reviewed-by: Joao Eduardo Luis <joao.luis@inktank.com>
Sage Weil
10:07 PM Revision 81b5086a (ceph): rgw: fix authenticated users acl group check
Fixes: #6553
Backport: bobtail, cuttlefish, dumpling
Authenticated users group acl bit was not working correctly. Che...
Yehuda Sadeh
10:05 PM Revision fcf5f117 (ceph): rgw: fix authenticated users acl group check
Fixes: #6553
Backport: bobtail, cuttlefish, dumpling
Authenticated users group acl bit was not working correctly. Che...
Yehuda Sadeh
10:05 PM Revision 7d999404 (ceph): rgw: fix authenticated users acl group check
Fixes: #6553
Backport: bobtail, cuttlefish, dumpling
Authenticated users group acl bit was not working correctly. Che...
Yehuda Sadeh
10:04 PM Revision 3b97b416 (ceph): Merge pull request #718 from ceph/wip-6553
rgw: fix authenticated users acl group check
Reviewed-by: Sage Weil <sage@inktank.com>
Sage Weil
10:03 PM Revision 53ff63c2 (ceph): Merge pull request #723 from ceph/wip-6334
common: don't do special things for unprivileged daemons
Reviewed-by: Greg Farnum <greg@inktank.com>
Sage Weil
09:35 PM Revision 4f403c26 (ceph): common: don't do special things for unprivileged daemons
We generally do want an admin socket and log, and people usually run these
as root. This is more confusing than usef...
Sage Weil
09:23 PM Revision 5aa237e8 (ceph): mon, osd: send leveldb log to /dev/null by default
Fixes: #5175
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
08:46 PM Revision ee480d86 (ceph): Merge pull request #542 from ceph/wip-6122
test/librados/cmd.cc: tolerate thrashing on pg_command tests Sage Weil
08:38 PM Revision ab8f9b17 (ceph): doc: Update from user feedback. Needed to enable S3/Keystone.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
08:35 PM Revision 4bb2a4bd (ceph): doc: Updated to ensure that socket name isn't static.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
08:26 PM Revision bd7a7dd6 (ceph): os/FileStore: fix fiemap double-free(s)
If GenericFileStoreBackend::do_fiemap returns anything other than 0, then
fiemap will not be allocated. However,
Gene...
Alan Somers
08:06 PM Revision 26228ed7 (ceph): ceph-dencoder: select_generated() should properly validate its input
If m_list.size() == 0, then calling select_generated(0) will result in
uninitialized data being assigned to m_object,...
Alan Somers
07:53 PM Revision 8b43d724 (ceph): vstart.sh: create dev/ automatically
Otherwise you have to explicitly create it on a new checkout.
Also mkdir -p for consistency, tho it's not needed if ...
Sage Weil
07:33 PM Revision 991ed515 (ceph): rgw: change default log level
Fixes: #6554
Backport: cuttlefish, dumpling
Default log level was just too high, bring it down a bit.
Signed-off-by:...
Yehuda Sadeh
07:33 PM Revision e5736de8 (ceph): rgw: change default log level
Fixes: #6554
Backport: cuttlefish, dumpling
Default log level was just too high, bring it down a bit.
Signed-off-by:...
Yehuda Sadeh
07:32 PM Revision 8d7dbf85 (ceph): rgw: change default log level
Fixes: #6554
Backport: cuttlefish, dumpling
Default log level was just too high, bring it down a bit.
Signed-off-by:...
Yehuda Sadeh
07:20 PM Revision 39c4674b (ceph): test copy_from when running ceph_test_rados
Skip most of the upgrade suites, except the test that ends up on next.
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
07:16 PM rbd Bug #6495: Cpu load on cluster node is very high every has the write request to cluster
Is there configuration to QoS for each client to help limit the i/o requests send to ceph cluster from rbd ? Khanh Nguyen Dang Quoc
07:11 PM rbd Bug #6495: Cpu load on cluster node is very high every has the write request to cluster
yes,there was a problem with the high cpu load. It made all system slower or couldn't receive any request from client... Khanh Nguyen Dang Quoc
01:29 PM rbd Bug #6495 (Need More Info): Cpu load on cluster node is very high every has the write request to ...
it is normal for writes to generate more load than reads (they are replicated after all). is there anything that ind... Sage Weil
07:16 PM Revision 87445ae9 (ceph): Merge pull request #720 from liewegas/wip-6521
mon/PGMonitor: set floor below which we do not warn about objects/pg
Reviewed-by: Greg Farnum <greg@inktank.com>
Sage Weil
07:05 PM Revision 0e00d8c1 (ceph): turn on mds & client debugging
Signed-off-by: Greg Farnum <greg@inktank.com> Greg Farnum
06:22 PM Revision 70cc6813 (ceph): mon/PGMonitor: set floor below which we do not warn about objects/pg
If a cluster has very few objects, do not generate warnings when the
objects/pg for a pool diverges from the cluster ...
Sage Weil
06:07 PM rgw Documentation #6566: Improved documentation of common RADOS GW procedures
I should have added that the text above is actually not from myself, but this is feedback from a production user. Anonymous
06:03 PM rgw Documentation #6566 (New): Improved documentation of common RADOS GW procedures
I have executed the Rados GW procedures as documented. I have successfully connected to the S3 interface, so I know t... Anonymous
05:27 PM Revision 7f7f7608 (ceph): Merge pull request #706 from ceph/wip-6059
Wip 6059
Partly-reviewed-by: Greg Farnum <greg@inktank.com>
Partly-reviewed-by: Sage Weil <sage@inktank.com>
Sage Weil
05:23 PM Revision bebbd6cb (ceph): rgw: fix authenticated users acl group check
Fixes: #6553
Backport: bobtail, cuttlefish, dumpling
Authenticated users group acl bit was not working correctly. Che...
Yehuda Sadeh
05:12 PM rgw Bug #5716 (Resolved): radosgw-admin: does not validate pool name when creating region
Fixed, commit:c7acc2aee2f4aef19386ede46b4562b6552a3955 Yehuda Sadeh
05:12 PM Revision 0ad33423 (ceph): Merge pull request #717 from dachary/master
mon: osd pool set syntax relaxed, modify unit tests
Reviewed-by: Sage Weil <sage@inktank.com>
Sage Weil
05:03 PM Revision 08327fed (ceph): mon: osd pool set syntax relaxed, modify unit tests
The argument is no longer restricted to a numerical value. Another
variable was added ( hashpspool ) check that it is...
Loïc Dachary
04:55 PM Bug #6565: stuck in recovery_wait
2013-10-15 15:14:21.293917 7f2dbbe7f700 5 osd.1 pg_epoch: 753 pg[1.30( v 6'4 (0'0,6'4] local-les=753 n=4 ec=1 les/c ... Samuel Just
04:41 PM Bug #6565 (Resolved): stuck in recovery_wait
ubuntu@teuthology:/var/lib/teuthworker/archive/teuthology-2013-10-15_11:06:15-rados-next-testing-basic-plana/53130 Samuel Just
04:00 PM Bug #6528 (Resolved): btrfs osd gets kicked out while removing large pg
Sage Weil
01:33 PM Bug #6528 (Fix Under Review): btrfs osd gets kicked out while removing large pg
Sage Weil
01:07 PM Bug #6528 (In Progress): btrfs osd gets kicked out while removing large pg
Samuel Just
01:07 PM Bug #6528: btrfs osd gets kicked out while removing large pg
Ah, we don't ping the tphandle during that process, creating patch! Samuel Just
03:46 PM Feature #6189: cachepool: osd: promote on read
Added a few more tests, and more carefully segregated those that exist, to caching_redirects.sh. Greg Farnum
03:44 PM rbd Bug #6139: kernel panic in vms during disk benchmarking
Sage, I am using virtio to start my vms. by default cloudstack starts vms with virtio, however, the cache settings ar... Andrei Mikhailovsky
02:49 PM rbd Bug #6139 (Need More Info): kernel panic in vms during disk benchmarking
please try virtio. this looks like a combination of a bad ata driver and rados being slow... Sage Weil
03:40 PM Bug #6550 (Resolved): mon/DataHealthService.cc: 131: FAILED assert(store_size > 0)
Sage Weil
08:26 AM Bug #6550 (Resolved): mon/DataHealthService.cc: 131: FAILED assert(store_size > 0)
... Sage Weil
03:35 PM rgw Bug #6449: Initiating multipart upload fails with no Content-Length header being set
Hmm, looking at it now, we don't test for content length existence as the request itself doesn't have any input data.... Yehuda Sadeh
03:25 PM Revision cf22fe3c (ceph): Merge pull request #134 from ceph/wip-6546
Fix race condition between tests starting and teuthology-results being run Alfredo Deza
03:21 PM Bug #6456 (Fix Under Review): scripts still installing into /usr/usr/sbin
can you look at https://github.com/ceph/ceph/pull/725 ? Sage Weil
03:04 PM rgw Bug #6553 (Resolved): rgw: authenticated users group permissions not working
Sage Weil
12:28 PM rgw Bug #6553 (Fix Under Review): rgw: authenticated users group permissions not working
Yehuda Sadeh
09:38 AM rgw Bug #6553 (Resolved): rgw: authenticated users group permissions not working
Yehuda Sadeh
03:03 PM rgw Bug #6334 (Resolved): RGW admin socket doesn't appear to exist by default
Sage Weil
02:35 PM rgw Bug #6334 (Fix Under Review): RGW admin socket doesn't appear to exist by default
Sage Weil
03:02 PM rbd Bug #5812 (Closed): qemu-kvm guest hangs on disk write with rbd storage
Closing due to inactivity - please reopen if it's still an issue. Josh Durgin
02:58 PM rbd Bug #6265 (Resolved): krbd: blockdev --setr{o,w} claims success but has no effect
commit 1a56f326b7d4cfdeb82d0071688732f269994884
Author: Guangliang Zhao <guangliang@unitedstack.com>
Date: Tue Se...
Josh Durgin
02:57 PM rbd Bug #6386 (Can't reproduce): ceph-osd processes are having hang tasks
Sage Weil
02:56 PM rbd Bug #4959 (Closed): xfstest 17 failure
Sage Weil
02:56 PM rbd Bug #4563 (Closed): rbd xfstests: test 167 failing
Sage Weil
02:56 PM rbd Bug #3685 (Closed): xfs test 186 fails in the nightlies
Sage Weil
02:56 PM rbd Bug #4242 (Closed): krbd: xfstest 259 failure (FS size near 4TB)
Sage Weil
02:45 PM rbd Bug #4242 (New): krbd: xfstest 259 failure (FS size near 4TB)
Ian Colle
02:56 PM rbd Bug #3449 (Closed): fix xfstest 45 on precise
Sage Weil
02:56 PM rbd Bug #2608 (Closed): rbd: hung xfstest 270
Sage Weil
02:56 PM rbd Bug #2410 (Closed): hung xfstest #68
Sage Weil
02:56 PM rbd Bug #2522 (Closed): xfstest #219
Sage Weil
02:53 PM rbd Bug #5032 (Closed): xfstest 269 failure
Sage Weil
02:52 PM rbd Bug #5425: krbd: xfstest 89 hang, 'read_partial_message skipping long message'
Date: Mon, 14 Oct 2013 18:21:48 -0700
From: Josh Durgin <josh.durgin@inktank.com>
To: Sage Weil <sage@inktank.com>,...
Sage Weil
02:43 PM rbd Bug #3978 (Resolved): krbd qa: concurrent.sh test leaves something read-only
Sage Weil
02:42 PM rbd Bug #4661 (Can't reproduce): xfstest 139 hung
Sage Weil
02:38 PM rbd Bug #4661 (New): xfstest 139 hung
Ian Colle
02:42 PM Bug #6333: Recovery and/or Backfill Cause QEMU/RBD Reads to Hang
Hey, any update on this one? Sage Weil
02:41 PM rbd Bug #6267 (Resolved): krbd: null deref in __kick_osd_requests+0x15e/0x1b0
Sage Weil
02:40 PM rgw Bug #5245 (Can't reproduce): Frequent 500s from radosgw
Sage Weil
02:36 PM rgw Bug #6134 (Resolved): RGW returns an error on set_worker_bound if a zone's log_pool doesn't alrea...
Yehuda Sadeh
02:36 PM rgw Bug #6134: RGW returns an error on set_worker_bound if a zone's log_pool doesn't already exist
Fixed, commit:4216eac0f59af60f60d4ce909b9ace87a7b64ccc Yehuda Sadeh
02:27 PM rgw Bug #6475 (Fix Under Review): rgw: Log directory should not be created by the init script
https://github.com/ceph/ceph/pull/722 Sage Weil
02:27 PM rgw Bug #6208 (Can't reproduce): rgw: md5 checksum failed on readwrite during upgrade-next tests
Ian Colle
02:18 PM Bug #3996 (Resolved): mon: 'ceph mon add' results in dubious return message
Sage Weil
02:17 PM Bug #4036 (Resolved): init-ceph: assumes write access to /var/run/ceph
Sage Weil
02:14 PM Bug #5869 (Resolved): osd/OSD.h: 447: FAILED assert(ret) in get_map
Samuel Just
02:10 PM Bug #5869: osd/OSD.h: 447: FAILED assert(ret) in get_map
c8a4411db11b085ea0678bcf3f51aa411bd3e106 Samuel Just
02:06 PM Bug #4185 (Won't Fix): Python multiprocessing exhibiting odd behaviour with librados
Multiprocessing forks, and that's a problem. Samuel Just
02:03 PM Bug #5175 (Resolved): leveldb: LOG and MANIFEST file grow without bound (LOG being _text_ log !)
Sage Weil
01:57 PM Bug #5823 (Need More Info): cpu load on cluster node is very high, client can't get data on pg f...
This is only happening on a particular node? Is this still a problem? Samuel Just
01:55 PM devops Bug #6485 (Resolved): purgedata should not remove /etc/ceph dir
It now will only remove the contents of /etc/ceph/
Merged into ceph-deploy master branch with hash: 946fc54
Alfredo Deza
01:54 PM rgw Bug #6505 (Resolved): ceph-deploy osd activate may sit undefinatly (centos)
Fixed by setting a global timeout of 300 seconds for all remote connections.
Merged into ceph-deploy master br...
Alfredo Deza
01:52 PM devops Bug #6491 (Closed): During mon create: <type 'exceptions.TypeError'>: 'NoneType' object is not ca...

Merged into ceph-deploy master branch with hash: 946fc54
Alfredo Deza
06:03 AM devops Bug #6491 (Fix Under Review): During mon create: <type 'exceptions.TypeError'>: 'NoneType' object...
To be fixed by pull request: https://github.com/ceph/ceph-deploy/pull/104 Alfredo Deza
01:51 PM devops Bug #5944 (Closed): ceph-deploy osd needs to be moved to use the new remote helpers

Merged into ceph-deploy master branch with hash: 946fc54
Alfredo Deza
06:04 AM devops Bug #5944 (Fix Under Review): ceph-deploy osd needs to be moved to use the new remote helpers
Alfredo Deza
06:03 AM devops Bug #5944: ceph-deploy osd needs to be moved to use the new remote helpers
Would be fixed by PR 104: https://github.com/ceph/ceph-deploy/pull/104 Alfredo Deza
01:50 PM Bug #6112 (Resolved): rgw test failed in the nightly during upgrade from dumpling to next
the tests pass in the nightlies now. Tamilarasi muthamizhan
01:49 PM devops Bug #6487 (Closed): remove pushy from ceph-deploy
PR was opened: https://github.com/ceph/ceph-deploy/pull/104
And it was merged with hash: 946fc54
Alfredo Deza
01:47 PM Bug #6390 (Need More Info): ENOTEMPTY on TEMP coll on replay
Samuel Just
01:47 PM Bug #6441: msgr: leak of tls from delay thread
i believe it is the msgr delay injection that triggers this. see the config from the referenced run. Sage Weil
01:45 PM Bug #6122 (Resolved): osd: rados cmd.cc test does not tolerate thrashing
Samuel Just
01:39 PM Bug #5951 (Need More Info): osd: next: EEXIST on mkcoll
Samuel Just
01:39 PM Bug #6207 (Need More Info): Found incorrect object contents
Samuel Just
12:53 PM Bug #6207: Found incorrect object contents
Oportunistic checksums are enabled by default for xfs and btrfs in the nightlies at the moment. Nothing so far? Samuel Just
01:39 PM Subtask #6391 (Need More Info): stuck incomplete
Samuel Just
12:51 PM Subtask #6391: stuck incomplete
[note for bug scrub] Will need to reproduce in order to make progress. May not be urgent. Samuel Just
01:37 PM Bug #6381 (Resolved): need apache-fastcgi packages built for fedora and debian
Samuel Just
01:32 PM Bug #6118 (Can't reproduce): failed to recover before timeout expired on radosbench, rados api tests
Samuel Just
01:00 PM Bug #6118: failed to recover before timeout expired on radosbench, rados api tests
Much of the code has been replaced as part of 5992, might be worth closing for now. Samuel Just
01:26 PM Bug #6504 (Resolved): PATCH: Fix double-free of fiemap
moved one of the free(fiemap) calls in a block and then merged to master. thanks! Sage Weil
01:06 PM Bug #6510 (Resolved): PATCH: Fix segfault when ceph_dencoder is called with test number 0 on a cl...
applied, thanks! Sage Weil
12:59 PM Bug #6400 (Duplicate): osd crashed in dumpling due to unexpected error (EEXIST?)
No logs, probably dup of 5951. Samuel Just
12:57 PM Bug #6447 (Resolved): osd/PGLog.cc: 402: FAILED assert(log.head >= olog.tail && olog.head >= log....
0c2769d3321bff6e85ec57c85a08ee0b8e751bcb Samuel Just
12:49 PM Bug #6484 (Resolved): osd pool default flag hashpspool not honored
it is now possible to add the flag to an existing pool in master. this will be in emperor.
the option works too, ...
Sage Weil
12:33 PM rgw Bug #6554 (Resolved): rgw: default log is too verbose
Sage Weil
12:28 PM rgw Bug #6554 (Fix Under Review): rgw: default log is too verbose
Yehuda Sadeh
10:23 AM rgw Bug #6554 (Resolved): rgw: default log is too verbose
Yehuda Sadeh
12:15 PM Bug #6521 (Resolved): ceph health hung after upgrading the cluster from bobtail to dumpling to next
Sage Weil
09:07 AM devops Bug #6551: ceph-deploy copy config and key to cluster failure
As a work-around I created the /etc/ceph directory, and then ran the command again, and it passed:-
ceph@pp-ceph-a...
Jonathan Gowar
08:48 AM devops Bug #6551 (Resolved): ceph-deploy copy config and key to cluster failure
Hi,
Following the following 2 wiki pages:
http://ceph.com/docs/master/start/quick-start-preflight/
http://ce...
Jonathan Gowar
07:07 AM CephFS Bug #3738: kclient fsx truncate/write multi-client race
by commit 755581977c2bc9eb81c9d9d955024cbedded2161 Zheng Yan
07:01 AM CephFS Bug #1117: mds: rename rollback broken on slaves during replay
by commit 844cd46c77274ee7726ded8bf0d83e7f586da00e Zheng Yan
05:30 AM devops Bug #6482 (Need More Info): ceph-deploy install on Centos: can't find wget?
Karan could you please confirm that `wget` is actually installed/available in that host?
I want to rule out that ...
Alfredo Deza
12:06 AM Revision a0ffba6d (ceph): Merge pull request #596 from ceph/wip-6147
mon: keep track of per-pool stats
Reviewed-by: Sage Weil <sage@inktank.com>
Sage Weil
12:06 AM Revision a3368cfc (ceph): Merge remote-tracking branch 'gh/next'
Sage Weil
12:05 AM Revision 02b5eb28 (ceph): ceph.spec.in: do not list ceph-rest-api twice; add missing cls_hello files
Reported-by: hjwsm1989@gmail.com
Signed-off-by: Sage Weil <sage@inktank.com>
huang jun

10/14/2013

11:56 PM Revision 7a3e13de (ceph): Merge pull request #712 from ceph/wip-mon-pool-set
rework ceph osd pool set <pool> <field> <val>
Reviewed-by: Sage Weil <sage@inktank.com>
Sage Weil
11:54 PM Revision dd33c980 (ceph): osd/osd_types: generalize pg_pool_t::get_flags_string()
This way the method doesn't have to be modified when new flags are added.
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
11:51 PM Revision e3ba8e82 (ceph): mon: PGMap: reuse existing summary functions to output pool stats
Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com> Joao Eduardo Luis
11:51 PM Revision 2cd53200 (ceph): mon: PGMap: rework client IO rate calc and output
Create a function so we can use the same format when outputting per-pool
stats
Signed-off-by: Joao Eduardo Luis <joa...
Joao Eduardo Luis
11:51 PM Revision 5abe5c27 (ceph): mon: OSDMonitor: add 'osd pool stats' command
Fixes: #6147
Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
Joao Eduardo Luis
11:51 PM Revision 82e3317d (ceph): mon: PGMap: keep track of per-pool stats deltas
Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com> Joao Eduardo Luis
11:48 PM Revision b0994e70 (ceph): Merge pull request #694 from grosskur/fix-rpm-junit4
ceph.spec.in: Always depend on junit4 (fixes bug #6216)
Reviewed-by: Loic Dachary <loic@dachary.org>
Sage Weil
11:46 PM Revision e2602c54 (ceph): mon: make 'mon {add,remove}_data_pool ...' take pool name or id
Take either a pool name or an id. Fix up the tests accordingly.
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
11:02 PM Revision d6146b0d (ceph): common/Formatter: add newline to flushed output if m_pretty
This applies to json-pretty and xml-pretty modes.
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
09:35 PM Revision 8b89e839 (ceph): Make check for running jobs part of the loop
Use a new, tested implementation to check for running jobs.
Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
Zack Cerza
09:34 PM Revision bac2965a (ceph): ResultsSerializer.running_jobs_for_run() and test
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> Zack Cerza
09:14 PM Revision 7f0d644c (ceph): Merge branch 'wip-rgw-quota'
Conflicts:
src/test/cli/radosgw-admin/help.t
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
Signed-off-by: Yehu...
Yehuda Sadeh
08:24 PM CephFS Bug #5025: samba smbtorture lock test fails on kclient
in commit:f5685013a4ff4f569413945f380dd48b6cdbfaad Greg Farnum
07:01 PM CephFS Bug #5025 (Resolved): samba smbtorture lock test fails on kclient
Zheng Yan
06:27 PM Revision e6e9ee71 (ceph): rgw: swift update obj metadata also add generic attrs
Fixes: #6462
We were missing the generic attributes when we updated the object
metadata (operation that only exists i...
Yehuda Sadeh
06:26 PM Revision f2645e1c (ceph): rgw: swift update obj metadata also add generic attrs
Fixes: #6462
We were missing the generic attributes when we updated the object
metadata (operation that only exists i...
Yehuda Sadeh
06:22 PM Revision 097d61d1 (ceph): Merge pull request #711 from ceph/wip-objecter-errors
These two patches fix several completion Contexts which are inappropriately setting the Op rval to zero.
Reviewed-by...
Gregory Farnum
06:14 PM Revision 6641273b (ceph): SignalHandler: fix infinite loop on BSD systems
SignalHandler::entry shouldn't poll for POLLOUT, because it never actually
writes to the pipes in question. Polling f...
Alan Somers
05:31 PM Revision 2cc5805a (ceph): doc: Removed underscore for consistency.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
05:27 PM Revision 516fe8ce (ceph): Merge pull request #713 from dachary/master
doc: disable cephx requires auth_supported = none John Wilkins
05:26 PM Revision 4b8eb4ff (ceph): radosgw-admin: add --quota-scope param to usage
and also look at it when setting quota on a bucket.
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
Yehuda Sadeh
05:14 PM RADOS Feature #6549 (New): FileStore: notice that the ObjectContext disagrees with the on-disk object w...
We don't check in the OSD that the data we get back when doing a filesystem read of an object matches any reasonable ... Greg Farnum
05:06 PM Feature #6147 (Resolved): mon: calculate, expose per-pool pg stat deltas
Sage Weil
05:01 PM Bug #6526 (Resolved): dumpling rpm repos contain 0.69 rpms
I've deleted the v0.69 packages from the dumpling repo, and verified that v0.67.4 is installed by default.
Not ent...
Anonymous
04:40 PM Revision cd1c3c9e (ceph): mds: return -EAGAIN if standby replay falls behind
standby replay may fall behind and get -ENOENT when reading the
journal. return -EAGAIN in this case, it makes the MD...
Yan, Zheng
04:40 PM Revision bd073eea (ceph): mon/MDSMonitor: don't reset incarnation when creating newfs
Fixes: #6279
Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com>
(cherry picked from commit 40613b700b87b495d67793101a...
Yan, Zheng
04:32 PM Revision fe23a281 (ceph): Merge pull request #708 from ceph/wip-truncate2
Reviewed-by: Greg Farnum <greg@inktank.com> Gregory Farnum
04:28 PM Revision 15721364 (ceph): Merge pull request #715 from ceph/wip-5025
Reviewed-by: Greg Farnum <greg@inktank.com> Gregory Farnum
04:22 PM Revision 6683f049 (ceph): Merge pull request #133 from ceph/wip-store-results
Fixes for reporting and verbosity Alfredo Deza
03:34 PM devops Feature #6020 (In Progress): radosgw-apache opinionated package
Initial version of package has been created. Still need to sort out installation of config files. Anonymous
02:19 PM rbd Bug #6548 (Resolved): tgt: Kernel panic putting zpool on iSCSI LUN using bs_rbd
From http://permalink.gmane.org/gmane.comp.file-systems.ceph.devel/17321:... Josh Durgin
01:56 PM Documentation #6547: should document magic data/journal partition types
OSD data: 4fbd7e29-9d25-41b8-afd0-062c0ceff05d
OSD journal: 45b0969e-9b03-4f30-b4c6-b4b80ceff106
Dan Mick
01:50 PM Documentation #6547 (Closed): should document magic data/journal partition types
We should write down the requirements for the Ceph startup scripts to automatically mount and start OSDs:
1) gpt lab...
Dan Mick
01:28 PM Bug #6492 (Resolved): SignalHandler::entry spins the cpu and never sleeps
Good enough. Greg Farnum
01:24 PM Bug #6492: SignalHandler::entry spins the cpu and never sleeps
Recent Ceph checkouts don't even compile on FreeBSD. Only the wip-port branch can compile. So I don't think there's... Alan Somers
11:15 AM Bug #6492 (Pending Backport): SignalHandler::entry spins the cpu and never sleeps
Thanks Alan, that looks good to me and going over the issue again I'm not sure why it works on Linux to begin with! G... Greg Farnum
12:34 PM rgw Bug #6462 (Resolved): Cannot update object HTTP headers using swift API
Done, commit:f2645e1c6d7383a0ace3b239f4304e353249c4bb. Cherry-picked into dumpling. Yehuda Sadeh
10:24 AM RADOS Feature #6506: Show running ceph version in "ceph osd tree"
If the monitors don't already have the information can you think of a reason why it wouldn't be a good idea for 'ceph... Kyle Bader
09:41 AM CephFS Bug #6396 (Resolved): mds: recovery hits assert(!segment.empty()) when reissuing caps
Backported to dumpling as commit:cd1c3c9e00e90b19e83c1f11a48e516a7de93665 Greg Farnum
09:40 AM Feature #6189 (Fix Under Review): cachepool: osd: promote on read
Whoops, should have updated this status last week. Needs review and test code. Greg Farnum
09:27 AM CephFS Bug #1117: mds: rename rollback broken on slaves during replay
Which patch[es]? Greg Farnum
07:29 AM CephFS Bug #1117 (Resolved): mds: rename rollback broken on slaves during replay
Zheng Yan
09:25 AM CephFS Bug #3738: kclient fsx truncate/write multi-client race
Is this a side effect of 3c3b2ceb03e7294704f5bf3e1e420012a0166585, or some other patch? Please reference them when cl... Greg Farnum
07:24 AM CephFS Bug #3738 (Resolved): kclient fsx truncate/write multi-client race
now mds revokes Fw before doing truncate Zheng Yan
08:39 AM Revision f5685013 (ceph): mds: flock: fix F_GETLK
fixes #5025
Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com>
Yan, Zheng
07:40 AM CephFS Bug #2385 (Can't reproduce): max mds = 2, mds hang and crash
Zheng Yan
07:34 AM CephFS Bug #5036 (Resolved): `ls` hangs on random folder
Zheng Yan
07:34 AM CephFS Bug #2019 (Resolved): mds: CInode::filelock stuck in sync->mix
Zheng Yan
07:31 AM CephFS Bug #3088 (Resolved): NULL pointer dereference at ceph_d_prune
Zheng Yan
07:28 AM CephFS Bug #429 (Resolved): mds: fix rstat propogation into past parents
haven't seen any rstat error for months Zheng Yan
07:25 AM CephFS Bug #3681 (Resolved): kclient fsx fails nightly
Zheng Yan
01:19 AM Revision 3c6710b9 (ceph): qa/workunits/misc/dirfrag: make it work on ubuntu
Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com> Yan, Zheng

10/13/2013

04:47 PM Revision b0f49e0f (ceph): ReplicatedPG.h: while there cannot be a read in progress, there may be ...
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
10:23 AM Bug #6003: journal Unable to read past sequence 406 ...
ubuntu@teuthology:/a/teuthology-2013-10-10_22:04:00-rados-master-testing-basic-plana/44493/remote Samuel Just
09:18 AM Revision bf82ba90 (ceph): doc: disable cephx requires auth_supported = none
auth cluster required = none
auth service required = none
auth client required = none
is not enough to disab...
Loïc Dachary

10/12/2013

02:38 PM Bug #6504: PATCH: Fix double-free of fiemap
This patch works for me to solve the same problem on OSX. Noah Watkins
01:00 PM Bug #6492: SignalHandler::entry spins the cpu and never sleeps
I found that the daemons on OSX were spinning not because they were not blocking in poll, but because the unnamed sem... Noah Watkins
08:35 AM Revision a1d8225b (ceph): Added docstrings, and improved some of the comments on several tasks.
Warren Usui
12:21 AM Revision 0f73f0ac (ceph): rgw: switch out param to a pointer instead of reference
following code review
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
Yehuda Sadeh
12:08 AM Revision 8aa7f65f (ceph): test: update cli test for radosgw-admin
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com> Yehuda Sadeh
12:07 AM Revision 91f0c82c (ceph): radosgw-admin: clarify --max-size param
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com> Yehuda Sadeh

10/11/2013

11:56 PM Revision ad409f8a (ceph): formatter: dump_bool dumps unquoted strings
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com> Yehuda Sadeh
11:43 PM Revision c1acf9a5 (ceph): rgw_quoa.{h,cc}: add copyright notice
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com> Yehuda Sadeh
10:44 PM Revision fb967406 (ceph): Merge branch 'wip-6444' into next
Reviewed-by: Josh Durgin <josh.durgin@inktank.com> Yehuda Sadeh
10:41 PM Revision 3191e32c (ceph): Put machine_type in config.yaml
Reason being, if --worker is passed to teuthology-schedule, we are
already placing the job in the tube for that machi...
Zack Cerza
10:10 PM Revision 494c3b1f (ceph): Make verbosity propagate correctly to modules
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> Zack Cerza
10:08 PM Revision 8d8ae58c (ceph): doc: Created new index to incorporate side-by-side deb/rpm installs.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
10:07 PM Revision bc50dbbb (ceph): doc: Created installation doc for Yum priorities. Ceph-specific package...
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
10:07 PM Revision 05b2e445 (ceph): doc: Created new QEMU install for RPMs with provision for Ceph-specific...
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
10:06 PM Revision f37c75b0 (ceph): doc: Created new QEMU install for debian.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
10:06 PM Revision 869b7210 (ceph): doc: Added new libvirt install for RPM.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
10:05 PM Revision d4668742 (ceph): doc: Created new libvirt install for debian/ubuntu.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
10:05 PM Revision 99fe31e5 (ceph): doc: Removed Gatway from Ceph Object Storage. Added Yum repo information.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
10:03 PM Revision cdd851b9 (ceph): doc: Moved installation portion to the installation section.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
10:02 PM Revision 1dff92ba (ceph): doc: Moved installation portion to the installation section.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
09:53 PM Revision a1825356 (ceph): librados: add some clarifying comments
about async pool operation handle
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
Yehuda Sadeh
09:53 PM Revision 7ef5eb06 (ceph): librados: drop reference to completion in container destructor
Move the PoolAsyncCompletionImpl reference drop from
C_PoolAsync_Safe::finish() to ~C_PoolAsyncSafe(), as finish() is...
Yehuda Sadeh
09:29 PM Revision 3905ab99 (ceph): Debug output for all http requests
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> Zack Cerza
09:26 PM Bug #6528 (Resolved): btrfs osd gets kicked out while removing large pg
btrfs isn't exactly blazingly fast for file removal; so much is well known to me. However, there are two issues at h... Alexandre Oliva
09:24 PM Revision 7d99de72 (ceph): Give reporting a verbose flag
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> Zack Cerza
09:24 PM Revision 61dec6f3 (ceph): Be more verbose when waiting for free machines
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> Zack Cerza
09:24 PM Revision 3ca9092c (ceph): Fix broken lambda
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> Zack Cerza
09:15 PM Fix #6527 (New): backfill_toofull => try backfilling another replica
With a replication factor of 4, after changing the crushmap so that nearly all data got moved about, I noticed that w... Alexandre Oliva
09:04 PM Revision f13cc684 (ceph): doc: Fixed hyperlinks. Cleanup of old references to Chef.
fixes: #6493
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
John Wilkins
08:38 PM Bug #6526 (Resolved): dumpling rpm repos contain 0.69 rpms
The rpm repos (f18 just re-checked, f19 checked a few days ago) contain 0.69 rpms, which end up superseding the 0.67.... Alexandre Oliva
07:32 PM Revision 2e3e127e (ceph): Lack of a job_id should be a warning
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> Zack Cerza
06:39 PM Revision 31f3684a (ceph): Merge pull request #132 from ceph/wip-refactor-scripts
Fix imports; fix keyscan_check() Sandon Van Ness
06:28 PM Revision bb93b1a3 (ceph): Exempt teuthology-updatekeys from test_invalid
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> Zack Cerza
06:24 PM rgw Bug #6462: Cannot update object HTTP headers using swift API
Fix looks good. I'm not sure if it should be backported or not. Josh Durgin
05:59 PM rgw Documentation #6525 (Closed): radosgw: update radosgw-admin man page
There have been several options and commands added (and several more are about to be merged for quotas) that weren't ... Josh Durgin
05:48 PM Revision f28a7ebc (ceph): Move imports to top-level
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> Zack Cerza
05:48 PM Revision f5729051 (ceph): Fix a circular import
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> Zack Cerza
05:48 PM Revision d341b588 (ceph): Ignore the exit code of ssh-keyscan
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> Zack Cerza
05:48 PM Revision ebb9b0cb (ceph): mds: do not allow GLAZYIO in mix->sync state
GLAZYIO is not allowed in SYNC, so we cannot allow it in the preceding
gather state.
I verified the other GLAZYIO ru...
Sage Weil
04:50 PM Revision 70250e84 (ceph): osd: osd_types: Output pool's flag names during dump
Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com> Joao Eduardo Luis
04:23 PM Revision 82e93303 (ceph): osdc/Objecter: only make handlers set *prval if EIO
The normal Objecter handlers set *prval for each operation; we only need to
(re)set it if we have a special reason (l...
Sage Weil
04:23 PM Revision 7113186c (ceph): osdc/Objecter: clean up completion handlers that set *prval=0
If the OSD operations returns 0, these are unnecessary. If it does not,
then these are misleading. In both cases he...
Sage Weil
04:22 PM Revision c0f5f0e5 (ceph): Merge pull request #131 from ceph/wip-store-results
Reporting tweakage Alfredo Deza
03:48 PM Revision 636dc867 (ceph): Move part of report_all_runs() into report_runs()
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> Zack Cerza
03:46 PM rgw Bug #6444 (Resolved): rgw: leak in librados::Rados::pool_async_create_completion
Yehuda Sadeh
03:23 PM Revision 61606fe0 (ceph): Set a default timeout of 20s for HTTP connections
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> Zack Cerza
03:05 PM Revision 1c288696 (ceph): mon: OSDMonitor: allow (un)setting 'hashpspool' flag via 'osd pool set'
Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com> Joao Eduardo Luis
03:04 PM Revision 2fe0d0d9 (ceph): mon: OSDMonitor: split 'osd pool set' out of 'prepare_command'
We should start doing this across the whole 'prepare_command' function.
Makes it prettier to the reader, and easier t...
Joao Eduardo Luis
03:04 PM Revision 6bbb772e (ceph): test/filestore/run_seed_to_range.sh: fix -d syntax
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
02:56 PM Bug #6521: ceph health hung after upgrading the cluster from bobtail to dumpling to next
... Tamilarasi muthamizhan
02:54 PM Bug #6521 (Resolved): ceph health hung after upgrading the cluster from bobtail to dumpling to next
ceph health hung after upgrading the cluster from bobtail to dumpling to next
ubuntu@teuthology:/a/teuthology-201...
Tamilarasi muthamizhan
02:33 PM Revision b214584b (ceph): Merge pull request #702 from ceph/wip-4405
mds: fix infinite loop of MDCache::populate_mydir().
Reviewed-by: Greg Farnum <greg@inktank.com>
Reviewed-by: Sage W...
Sage Weil
02:15 PM Feature #6520 (Resolved): common: bloom_filter improvements, cleanups
* "unintended use of the wrong bloom_filter prototype":https://github.com/ceph/ceph/pull/697
* "improvements, cleanu...
Loïc Dachary
02:09 PM Documentation #6493 (Resolved): rados/operations/add-or-rm-mons.rst relative links are one parent...
http://ceph.com/docs/master/rados/operations/add-or-rm-mons/ John Wilkins
02:03 PM Fix #6059 (Fix Under Review): osd: block reads while repgather is writing across replicas
Ian Colle
02:03 PM Feature #5991 (In Progress): EC: [link] Backfill peers should not be included in the acting set
Ian Colle
01:59 PM Feature #6435: EC: [link] review and test PGBackend
Not much progress this sprint. Loïc Dachary
01:25 PM rbd Feature #6432: Change TGT Plugin to allow setting client name for authentication
One can set clientname now with CEPH_ARGS, but with bsopts it will become easier (done at tgtadm
time) and per-targe...
Dan Mick
01:22 PM rbd Feature #6432 (In Progress): Change TGT Plugin to allow setting client name for authentication
Dan Mick
01:13 PM rgw Feature #6513 (Resolved): rgw: dr: Service scripts for meta/data sync agents
For Ubuntu and Rhel/CentOS Neil Levine
01:03 PM rgw Feature #4466 (Fix Under Review): Quotas per bucket - synchronous
Yehuda Sadeh
11:38 AM devops Feature #6018 (Resolved): Build ceph via jenkins
Ian Colle
09:24 AM Revision 4e2ff539 (ceph): mds: avoid leaking objects when purging file.
The filer implementation does not delete stripe objects that are truncated
to zero. When purging a deleted file, we n...
Yan, Zheng
09:13 AM Revision eb381ffc (ceph): mds: don't decrease file size when recovering file
Otherwise we may truncate sparse file to wrong size
Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com>
Yan, Zheng
09:10 AM CephFS Feature #6511 (Rejected): MDS: add special purging options for testing
We do a lot of stuff async with our journal, stray inodes, etc, that we need a good way to test. Let this ticket serv... Greg Farnum
08:48 AM Bug #6510 (Fix Under Review): PATCH: Fix segfault when ceph_dencoder is called with test number 0...
Ian Colle
07:58 AM Bug #6510 (Resolved): PATCH: Fix segfault when ceph_dencoder is called with test number 0 on a cl...
select_generated() should properly validate its input. If m_list.size() == 0, then calling select_generated(0) will ... Alan Somers
07:33 AM CephFS Bug #4405 (Pending Backport): MDCache::populate_mydir can loop forever
Sage Weil
04:04 AM Revision 1803f3b0 (ceph): radosgw-admin: limit user bucket-level quota
We only allow it if --quota-scope=bucket is specified. This is done in
order to avoid confusion with the future user ...
Yehuda Sadeh
02:29 AM Revision 18a271d8 (ceph): mds: optimize map element dereference
Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com> Yan, Zheng
12:15 AM Revision 01b81b78 (ceph): Move monkey patching to __init__.py
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> Zack Cerza
12:09 AM Revision f34f3b3b (ceph): Move teuthology's arg parsing to scripts/
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> Zack Cerza
12:09 AM Revision 098389da (ceph): Properly express conflicting options
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> Zack Cerza
12:09 AM Revision cbe7d8e5 (ceph): Add basic tests for scripts
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> Zack Cerza
12:09 AM Revision bd9cbdba (ceph): Don't attempt to report if there's no job_id
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> Zack Cerza
12:09 AM Revision 4902bfab (ceph): PEP-8 cleanup
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> Zack Cerza
12:09 AM Revision 9177513b (ceph): Add scripts/ module
Zack Cerza
12:09 AM Revision 7ce4dfd9 (ceph): Move teuthology-nuke's arg parsing to scripts/
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> Zack Cerza
12:09 AM Revision e847b107 (ceph): Move teuthology-suite's arg parsing to scripts/
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> Zack Cerza
12:09 AM Revision 7805913e (ceph): More PEP-8 cleanup
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> Zack Cerza
12:09 AM Revision 5fd1cd0b (ceph): Move teuthology-ls's arg parsing to scripts/
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> Zack Cerza
12:09 AM Revision 1bf3a3da (ceph): Move teuthology-worker's arg parsing to scripts/
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> Zack Cerza
12:09 AM Revision 6b2f2780 (ceph): PEP-8
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> Zack Cerza
12:09 AM Revision 97489859 (ceph): Move teuthology-lock's arg parsing to scripts/
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> Zack Cerza
12:09 AM Revision a6b57cc1 (ceph): PEP-8
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> Zack Cerza
12:09 AM Revision c784c79f (ceph): Move teuthology-schedule's arg parsing to scripts/
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> Zack Cerza
12:09 AM Revision 84b2e55b (ceph): Move schedule() to new schedule module
Zack Cerza
12:09 AM Revision 755ac2f1 (ceph): Move teuthology-updatekeys' arg parsing to scripts/
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> Zack Cerza
12:09 AM Revision 7ab97267 (ceph): Move teuthology-report's arg parsing to scripts/
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> Zack Cerza
12:09 AM Revision 477e4ae2 (ceph): PEP-8
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> Zack Cerza
12:09 AM Revision 193b3112 (ceph): Move teuthology-results' arg parsing to scripts/
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> Zack Cerza
12:09 AM Revision f4d655bb (ceph): PEP-8
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> Zack Cerza
12:09 AM Revision 45d1b0eb (ceph): Move teuthology-coverage's arg parsing to scripts/
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> Zack Cerza
12:09 AM Revision e4753215 (ceph): PEP-8
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> Zack Cerza
12:09 AM Revision 8351a3ab (ceph): PEP-8
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> Zack Cerza

10/10/2013

11:23 PM Revision d8faa82f (ceph): ReplicatedPG: remove unused RWTracker::ObjState::clear
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
11:18 PM RADOS Feature #6506: Show running ceph version in "ceph osd tree"
I don't know that the monitors *do* have that information. The OSDs do, via the
compiled-in magic version string, ...
Dan Mick
01:05 PM RADOS Feature #6506: Show running ceph version in "ceph osd tree"
The version that each OSD is running Kyle Bader
12:55 PM RADOS Feature #6506: Show running ceph version in "ceph osd tree"
Are you looking for the software version each OSD is running, or the version of the monitor you're connected to? Greg Farnum
11:53 AM RADOS Feature #6506 (New): Show running ceph version in "ceph osd tree"
It would be incredibly handy to be able to see the running ceph version in the output of "ceph osd tree". I spoke wit... Kyle Bader
11:03 PM Feature #6507: librados shouldn't block indefinitely when cluster doesn't respond
1) I solved this in the python bindings with a separate timer thread, which is always possible in C/C++ as well, alth... Dan Mick
01:41 PM Feature #6507 (Resolved): librados shouldn't block indefinitely when cluster doesn't respond
Currently calls like rados_connect(), rados_ioctx_create(), rados_read() block for ever if the Ceph cluster isn't res... Wido den Hollander
10:42 PM CephFS Bug #6396 (Pending Backport): mds: recovery hits assert(!segment.empty()) when reissuing caps
This seems to be showing up in our nightlies a fair bit still; it should be backported. Greg Farnum
09:45 PM Revision 89d3f47f (ceph): radosgw-admin: can set user's bucket quota
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com> Yehuda Sadeh
09:31 PM Revision cb9ebd6f (ceph): doc: Minor correction.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
08:51 PM Revision 14eabd4a (ceph): rgw: bucket quota threshold
Add bucket quota threshold so that when we're passed that value we
reread the bucket stats before every write and not...
Yehuda Sadeh
08:51 PM Revision fc358077 (ceph): rgw: protect against concurrent async quota updates
Leverage the cache lru_map locking for making sure that we don't end
up with more than a single concurrent async upda...
Yehuda Sadeh
08:51 PM Revision 34d05262 (ceph): rgw: configurable bucket quota size
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com> Yehuda Sadeh
08:51 PM Revision 2e4ecc29 (ceph): rgw: async quota update
Asynchronously update bucket stats when a period passed, but bucket
stats are within the ttl window.
Signed-off-by: ...
Yehuda Sadeh
07:21 PM Revision 5bc63276 (ceph): doc: Merge cleanup.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
07:20 PM Revision c0c332c1 (ceph): doc: minor clean up.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
06:47 PM Revision fa909ad6 (ceph): doc: Update from wip-doc-quickstart branch.
Signed-off-by: John Wilkins <john.wilkins@inktank.com> John Wilkins
04:23 PM RADOS Feature #6509 (New): OSD: be more efficient about read/write ordering
With Sam's soon-to-be-merged patch adding a RWTracker, we are ordering operations more strictly than is necessary. In... Greg Farnum
03:18 PM devops Bug #6508 (Rejected): ceph-deploy: config push and admin commands broken
... Tamilarasi muthamizhan
03:00 PM devops Bug #6508: ceph-deploy: config push and admin commands broken
... Tamilarasi muthamizhan
02:58 PM devops Bug #6508 (Rejected): ceph-deploy: config push and admin commands broken
test set up: mira025, mira038
dev dumpling version of ceph [] installed and running on mira025 and mira038.
try...
Tamilarasi muthamizhan
02:19 PM rgw Bug #6505: ceph-deploy osd activate may sit undefinatly (centos)
http://paste.openstack.org/show/48238/ Anonymous
10:32 AM rgw Bug #6505 (Resolved): ceph-deploy osd activate may sit undefinatly (centos)
ceph-deploy osd activate may sit undefinatly
http://paste.openstack.org/show/48186/
http://paste.openstack.org/s...
Anonymous
01:18 PM CephFS Bug #4405 (Fix Under Review): MDCache::populate_mydir can loop forever
He's got a patch in wip-4405 that he thinks would solve the loading problem; I think he might be right. The other iss... Greg Farnum
12:55 PM Subtask #6027 (In Progress): ensure that erasure coded pools don't work until the osds can handle it
Loïc Dachary
12:51 PM Subtask #5855 (In Progress): Backfill peers should not be included in the acting set
Loïc Dachary
11:26 AM Revision 33da08f6 (ceph): osdc/ObjectCacher: finish contexts after dropping object reference
The context to finish can be class C_Client_PutInode, which may drop
inode's last reference. So we should first drop ...
Yan, Zheng
11:25 AM Revision 3a3724b7 (ceph): osdc/ObjectCacher: finish contexts after dropping object reference
The context to finish can be class C_Client_PutInode, which may drop
inode's last reference. So we should first drop ...
Yan, Zheng
11:05 AM CephFS Bug #6460: ceph-fuse: xlist crash in ~Inode on osd_op_reply
In general I'm not usually too worried about FS backports since anybody using the FS should be keeping up to date wit... Greg Farnum
04:27 AM CephFS Bug #6460 (Resolved): ceph-fuse: xlist crash in ~Inode on osd_op_reply
Sage Weil
10:24 AM Bug #6504 (Fix Under Review): PATCH: Fix double-free of fiemap
Ian Colle
09:05 AM Bug #6504 (Resolved): PATCH: Fix double-free of fiemap
If GenericFileStoreBackend::do_fiemap returns anything other than 0, then fiemap will not be allocated. However, Gen... Alan Somers
09:58 AM Feature #6002 (Resolved): EC: [link] erasure coding library plugin API documentation, including a...
This is done! Samuel Just
09:52 AM Feature #5996: EC: [link] PG::calc_acting and friends should always choose the shortest of the av...
Samuel Just
09:50 AM Feature #5996 (Rejected): EC: [link] PG::calc_acting and friends should always choose the shortes...
This may actually be unnecessary, I think we can choose to always reject extra history. Samuel Just
07:29 AM rbd Bug #6494: High memory consumption of qemu/librbd with enabled cache
With "rbd_cache_block_writes_upfront=1" it's harder to catch with massif, but I still see memory usage spikes using a... Ivan Mironov
05:00 AM devops Bug #6503 (Rejected): ceph-deploy: nosetests fail
... Loïc Dachary
02:53 AM Revision 007f06ec (ceph): mds: fix infinite loop of MDCache::populate_mydir().
make MDCache::populate_mydir() only fetch bare-bone stray dirs.
After all stray dirs are populated, call MDCache::sca...
Yan, Zheng
12:12 AM Revision 7b889797 (ceph): ignoring -X option in apache as it was causing s3test failures on the r...
Signed-off-by: tamil <tamil.muthamizhan@inktank.com> Tamilarasi muthamizhan

10/09/2013

08:47 PM Revision ffdc7fce (ceph): mds: do not double-queue file recovery in eval_gather
This fixes a specific case of double-queuing seen in #4832:
- client goes stale, inode marked NEEDSRECOVER
- eval ...
Sage Weil
08:47 PM Revision 346b43d8 (ceph): mds: fix filelock eval_gather
Broken by a08d62045657713bf0a5372bf14136082ec3b17e
Reported-by: Yan, Zheng <yan.zheng@intel.com>
Signed-off-by: Sage...
Sage Weil
08:35 PM Revision 2b216c3a (ceph): ReplicatedPG: block reads on an object until the write is committed
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
08:35 PM Revision db6623fa (ceph): RadosModel: send racing read on write
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
08:35 PM Revision 1f50750d (ceph): ReplicatedPG: remove the other backfill related flushes
Signed-off-by: Samuel Just <sam.just@inktank.com> Samuel Just
08:16 PM CephFS Bug #6460 (Pending Backport): ceph-fuse: xlist crash in ~Inode on osd_op_reply
Probably already fixed by https://github.com/ceph/ceph/pull/590. Do we need to backport MDS fixes to old version? Zheng Yan
02:58 PM RADOS Fix #6496 (Closed): mon: PGMap::dump should use TextTable
Column alignment is off; TextTable would just solve this:... Dan Mick
02:48 PM Fix #6242: ceph CLI should honor `--help` and not return log lines back
It does matter, but there's probably middle ground with some small fixed help. I'll work on
something like that.
Dan Mick
06:00 AM Fix #6242: ceph CLI should honor `--help` and not return log lines back
@dmick it doesn't matter that a user cannot do anything with a monitor.
The best thing a CLI application can do is...
Alfredo Deza
02:42 PM Fix #6059 (In Progress): osd: block reads while repgather is writing across replicas
Ian Colle
02:02 PM CephFS Bug #4832: mds: failed auth_unpin assert
I've backported these two patches to the cuttlefish branch as well.
(Plus a cuttlefish-4832 branch on top of v0.61.8...
Greg Farnum
01:07 PM rbd Bug #6386: ceph-osd processes are having hang tasks
Sage, sorry, I think i've mixed the bug numbers. I've meant to post it to another bug where i've uploaded a bunch of ... Andrei Mikhailovsky
12:56 PM rbd Bug #6386: ceph-osd processes are having hang tasks
Sage,
I had this happened again, while I was at the Ceph Day ((. Anyway, the behaviour seemed pretty similar. A bu...
Andrei Mikhailovsky
12:54 PM Bug #6492: SignalHandler::entry spins the cpu and never sleeps
In signal_handler.cc at line 213, poll(2) returns immediately with POLLOUT set in revents for each of the struct poll... Alan Somers
12:41 PM Bug #6492: SignalHandler::entry spins the cpu and never sleeps
This is outside my area of expertise, but I'm looking at http://linux.die.net/man/3/poll and not seeing why POLLOUT s... Greg Farnum
12:34 PM Bug #6492: SignalHandler::entry spins the cpu and never sleeps
I believe this is also a bug I'm seeing on OSX. Noah Watkins
11:35 AM Feature #6416 (In Progress): buffer: create raw_pipe class; convert to buffer if inspected
Josh Durgin
10:14 AM devops Bug #6489: ceph-deploy: get_nonlocal_ip() should filter ipv6 addrs
To further elaborate, when I recompiled python so that IPv6 support was properly enabled, the problems that I was hav... Michael Jones
09:49 AM devops Bug #6489: ceph-deploy: get_nonlocal_ip() should filter ipv6 addrs
I'm the user that orignally reported this issue, and after talking with the Gentoo crowd about the issue, we've disco... Michael Jones
09:33 AM rbd Bug #6494: High memory consumption of qemu/librbd with enabled cache
Excellent report! The massif output is really useful. It shows that there are a large number of buffers getting backe... Josh Durgin
03:00 AM rbd Bug #6494: High memory consumption of qemu/librbd with enabled cache
It seems that I found a way to run qemu-kvm under valgrind/massif and trigger this issue. It looks like all this happ... Ivan Mironov
02:44 AM rbd Bug #6494 (Resolved): High memory consumption of qemu/librbd with enabled cache
I observe very high memory consumption on client with write-intensive load with qemu 1.6.0 + librbd 0.67.3.
For be...
Ivan Mironov
08:52 AM rbd Bug #5890 (Closed): can't remove rbd image from pool
Josh Durgin
02:38 AM rbd Bug #5890: can't remove rbd image from pool
fixed. Khanh Nguyen Dang Quoc
08:29 AM devops Feature #6067: ceph-deploy: make mon create catch common errors
Alfredo Deza
08:28 AM devops Bug #6487 (In Progress): remove pushy from ceph-deploy
Alfredo Deza
03:04 AM rbd Bug #6495 (Closed): Cpu load on cluster node is very high every has the write request to cluster
ceph version 0.61.8
Kernel Ubuntu 12.10 (GNU/Linux 3.5.0-41-generic )
CPU: 24 processors, Ram 64GB
Env: 3 ...
Khanh Nguyen Dang Quoc

10/08/2013

09:55 PM Feature #6466: stgt: unlimit number of images supported
Patches submitted to upstream Dan Mick
09:51 PM Feature #6466 (In Progress): stgt: unlimit number of images supported
Dan Mick
09:34 PM Revision e8a2992d (ceph): rgw: rearrange includes
Need to have ceph_json.h first due to some boost weirdness.
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
Yehuda Sadeh
08:21 PM Documentation #6493: rados/operations/add-or-rm-mons.rst relative links are one parent shy of cor...
These would also be found automatically if we spidered the docs Dan Mick
08:10 PM Documentation #6493 (Resolved): rados/operations/add-or-rm-mons.rst relative links are one parent...
rados/operations/add-or-rm-mons.rst has relative links to ../../install, but they need to be ../../../install to
wor...
Dan Mick
07:08 PM Revision 102f6399 (ceph): Go back to $PWD in fsstress.sh if compiling from source.
Although fsstress was being called with a static path the directory
it was writing to was in the current directory so...
Sandon Van Ness
07:05 PM Revision 6ff95707 (ceph): Go back to $PWD in fsstress.sh if compiling from source.
Although fsstress was being called with a static path the directory
it was writing to was in the current directory so...
Sandon Van Ness
07:05 PM Revision 8e493ef2 (ceph): Go back to $PWD in fsstress.sh if compiling from source.
Although fsstress was being called with a static path the directory
it was writing to was in the current directory so...
Sandon Van Ness
07:00 PM rgw Feature #5073: rgw: create tenant namespace
That's still true. Yehuda Sadeh
02:27 PM rgw Feature #5073: rgw: create tenant namespace
Is it still not possible to have per user namespaces? Anonymous
06:58 PM Revision 60033c31 (ceph): Go back to $PWD in fsstress.sh if compiling from source.
Although fsstress was being called with a static path the directory
it was writing to was in the current directory so...
Sandon Van Ness
03:24 PM Bug #6492 (Resolved): SignalHandler::entry spins the cpu and never sleeps
SignalHandler::entry shouldn't poll for POLLOUT, because it never actually writes to the pipes in question. Polling ... Alan Somers
02:56 PM Fix #6242: ceph CLI should honor `--help` and not return log lines back
Once we have our ping messages, etc, then there will be things you can do without connecting to the monitors, though,... Greg Farnum
02:52 PM Fix #6242: ceph CLI should honor `--help` and not return log lines back
If you can't connect to the monitor, the help is going to do you no good; you can't issue any of those commands. It ... Dan Mick
02:52 PM Revision 1575895b (ceph): Merge pull request #700 from dachary/master
doc: fix openstack rbd installation command Sage Weil
02:46 PM devops Bug #6491 (Closed): During mon create: <type 'exceptions.TypeError'>: 'NoneType' object is not ca...
... Zack Cerza
01:10 PM rbd Bug #5426: librbd: mutex assert in perfcounters::tinc in librbd::AioCompletion::complete()
http://qa-proxy.ceph.com/teuthology/teuthology-2013-10-07_19:01:03-rbd-dumpling-testing-basic-plana/39473/ Josh Durgin
12:51 PM devops Bug #6489: ceph-deploy: get_nonlocal_ip() should filter ipv6 addrs
However, if I add "::1 <hostname>" to my /etc/hosts, and issue getaddrinfo, I get
back v6 entries that look like:
...
Dan Mick
12:32 PM devops Bug #6489 (Can't reproduce): ceph-deploy: get_nonlocal_ip() should filter ipv6 addrs
get_nonlocal_ip isn't prepared to see ipv6 addresses back from getaddrinfo(); although
I haven't reproduced it perso...
Dan Mick
10:07 AM Revision 768fb0a2 (ceph): doc: fix openstack rbd installation command
This cannot work because client.volumes.key is not a command
ssh {your-compute-host} client.volumes.key
replace ...
Loïc Dachary
09:23 AM devops Bug #6487 (Closed): remove pushy from ceph-deploy
The current state of ceph-deploy for remote connections is terrible to work with. While attempting to work on #6486 t... Alfredo Deza
05:31 AM devops Bug #6485 (Resolved): purgedata should not remove /etc/ceph dir
It currently removes the whole directory, and it should actually just remove the contents because otherwise nothing w... Alfredo Deza
01:42 AM Bug #6484 (Resolved): osd pool default flag hashpspool not honored
When creating new pools the hashpspool is not honored. And as there's no way to change it aafter pool creation, there... Corin Langosch
01:05 AM Revision eb06f373 (ceph): ceph.spec.in: radosgw package doesn't require mod_fcgi
Fixes #5702
Signed-off-by: Gary Lowell <gary.lowell@inktank.com>
Gary Lowell
12:53 AM Revision 62db186a (ceph): ceph.spec.in: radosgw package doesn't require mod_fcgi
Fixes #5702
Signed-off-by: Gary Lowell <gary.lowell@inktank.com>
Gary Lowell
12:05 AM Revision 86b5b427 (ceph): Merge pull request #699 from dachary/wip-ghobject-assert
os: stronger assert on FileStore::lfn_open
Reviewed-by: David Zafman <david.zafman@inktank.com>
David Zafman

10/07/2013

11:15 PM Revision e21e5736 (ceph): os: stronger assert on FileStore::lfn_open
Signed-off-by: Loic Dachary <loic@dachary.org> Loïc Dachary
09:40 PM Revision b9cc91dc (ceph): Merge branch 'next'
Greg Farnum
09:15 PM Revision 9f75a423 (ceph): Merge pull request #697 from dachary/master
This lets "make check" pass, so I like it.
Reviewed-by: Greg Farnum <greg@inktank.com>
Gregory Farnum
09:11 PM Revision 0f323bc4 (ceph): common: unintended use of the wrong bloom_filter prototype
For encoding/decoding test purposes. The generate_test_instances should
be improved to cover more encoding/decoding c...
Loïc Dachary
08:50 PM Revision 4b911cf8 (ceph): ReplicatedPG: copy: use aggregate return code instead of individual Op ...
It appears that the OSD is not filling in the individual return codes, and they
should be equivalent for all purposes...
Greg Farnum
08:50 PM Revision 6da4b91c (ceph): os/FileStore: fix ENOENT error code for getattrs()
In commit dc0dfb9e01d593afdd430ca776cf4da2c2240a20 the omap xattrs code
moved up a block and r was no longer local to...
Sage Weil
04:02 PM Revision df50351c (ceph): Merge pull request #126 from ceph/wip-store-results
Reflect paddles API change: jobs in jobs/ Alfredo Deza
03:56 PM Revision 13b80bb4 (ceph): Merge pull request #610 from ceph/wip-optracker
Reviewed-by: Samuel Just <sam.just@inktank.com> Gregory Farnum
03:01 PM Revision 1c32b1b8 (ceph): Reflect paddles API change: jobs in jobs/
Signed-off-by: Zack Cerza <zack.cerza@inktank.com> Zack Cerza
02:22 PM Fix #6483 (Resolved): osd: does not fill in OSDOp::rval member
We provide an interface via the Objecter (and librados) for getting the return code of specific ops within a compound... Greg Farnum
12:17 PM devops Bug #6482 (Resolved): ceph-deploy install on Centos: can't find wget?
[ceph@ceph-client ~]$ ceph-deploy install ceph-node1
[ceph_deploy.install][DEBUG ] Installing stable version dumplin...
karan singh
11:37 AM Revision f7c5d1ac (ceph): Merge remote-tracking branch 'gh/next'
Sage Weil
11:31 AM Revision 02da1a1d (ceph): Merge pull request #695 from ceph/wip-mon-auth
fix mon double-free when dropping unhandled messages, and allow "get monmap" messages to go through without authentic... João Eduardo Luís
09:50 AM rbd Bug #6480 (Resolved): librbd crashed qemu-system-x86_64
Running Ceph 0.67.3 and qemu 1.5.2
*** Error in `qemu-system-x86_64': invalid fastbin entry (free): 0x00007fab795c...
Mike Dawson
07:28 AM Revision 901427c5 (ceph): Merge pull request #693 from ceph/wip-bloom
bloom_filter improvements, cleanups
Reviewed-by: Loic Dachary <loic@dachary.org>
Sage Weil
06:24 AM Bug #6380: Monitor tries to bind on IPv6 address while not available yet after boot
So I did a small test:... Wido den Hollander
05:51 AM Fix #6242: ceph CLI should honor `--help` and not return log lines back
Both suggestions from Josh and Sage are entirely acceptable here. I wouldn't mind if some section of the help tells m... Alfredo Deza

10/06/2013

10:17 PM Revision f2796418 (ceph): mon: do not put() unhandle message
If we return false because we aren't handling a message, we should not put
the ref. This fixes a double-free.
Signe...
Sage Weil
10:17 PM Revision 71ee6d7c (ceph): mon: allow MMonGetMap without authentication
This is used by the MonClient::get_monmap_privately() helper.
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
05:28 PM Revision 0cae3a13 (ceph): common/bloom_filter: add a few assertions and checks for bit_table_ == ...
Signed-off-by: Sage Weil <sage@inktank.com> Sage Weil
05:22 PM Revision cf34adb9 (ceph): common/bloom_filter: simplify compressible_bloom_filter encode/decode/dump
Re-use bloom_filter for this, as per Loic's suggestion. Much nicer!
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil
05:18 PM Revision f45c3b98 (ceph): common/bloom_filter: fix compress; improve argument
Fix bug in compress() when compressing to less than .5 or original.
Make the argument have sane units (target size r...
Sage Weil
05:18 PM Revision 055dc4c1 (ceph): common/bloom_filter: fix estimated element count for compressed filters
We need to compensate for the fact that there are fewer bits than there
used to be.
This is a crappy adjustment; it ...
Sage Weil
07:42 AM Revision 16dec28c (ceph): ceph.spec.in: Always depend on junit4 (fixes bug #6216)
The RPM spec file currently lists `junit` as a dependency on all
platforms except recent versions of OpenSUSE. This i...
Alan Grosskurth
04:08 AM Revision 82f6ec59 (ceph): doc/release-notes: v0.70
Note that a bunch of stuff we thought would go in 0.70 is actually in 0.69,
so the update/release notes were adjusted...
Sage Weil
 

Also available in: Atom