Project

General

Profile

Activity

From 04/14/2015 to 05/13/2015

05/13/2015

11:59 PM Revision 1bcea5ac (ceph): tools: remove obsolete aio_bench argument placeholder
It was a noop and has been removed by
1ac727982213bf676beefe9340d6822193dbb700
Signed-off-by: Loic Dachary <ldachary...
Loic Dachary
11:54 PM rgw Bug #11622 (Resolved): rgw: broken manifest on multipart upload retry
Specifically if the retry happens on the first part, but there might be other cases when this applies. Yehuda Sadeh
11:03 PM Revision 18a03f5f (ceph): Merge pull request #4672 from dachary/wip-bencher
common: fix ObjBencher::aio_bench signature
Reviewed-by: Sage Weil <sage@redhat.com>
Loïc Dachary
10:54 PM Revision fe79babc (ceph): common: fix ObjBencher::aio_bench signature
It was broken by 1ac727982213bf676beefe9340d6822193dbb700
Signed-off-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
10:49 PM Linux kernel client Bug #11621 (Resolved): MDS Reconnection causes kernel mode null pointer dereference
Similar to my earlier bug report, may or may not be related.
Servers: CentOS 7.1 Ceph 0.94.1
Client: Gentoo, ke...
Adam Tygart
09:39 PM Feature #10290 (Resolved): ceph_objectstore_tool should support --dry-run option

--dry-run will skip journal replay. So a query could return a different result with and then without that option s...
David Zafman
09:38 PM Revision 3242a89b (ceph): Merge pull request #4592 from ceph/wip-7746
rbd: add disk usage tool
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
09:33 PM Bug #10809 (Resolved): ceph-objectstore-tool can exit and lose logging output
David Zafman
09:32 PM Feature #11135 (Resolved): ceph-objectstore-tool should let you dump a filestore journal
David Zafman
09:32 PM Feature #11237 (Resolved): ceph-objectstore-tool needs to export and import the divergent_priors
David Zafman
09:31 PM Bug #11594 (Resolved): error (24) Too many open files not handled on operation
Backport to hammer branch of ceph-qa-suite David Zafman
09:02 PM Revision cb1c6b0e (ceph): OSD::OpWQ: fix spacing
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
09:01 PM Revision 732e5fe6 (ceph): osd/: fast dispatch, standard op path for MOSDRepScrub
Previously, it had its own queue, but better to simply use
the OpWQ along with everything else. It also allows MOSDR...
Samuel Just
09:00 PM Revision d1063172 (ceph): Merge pull request #4308 from dachary/wip-bencher
common: clarify some obj_bencher code
Reviewed-by: Dmitry Yatsushkevich <dmitry.yatsushkevich@gmail.com>
Loïc Dachary
08:58 PM CephFS Feature #11588: teuthology: set up log rotate for MDS logs
Yes, we could also stop the rotation after the tests execute and before archiving — but that doesn't actually solve o... Greg Farnum
11:03 AM CephFS Feature #11588: teuthology: set up log rotate for MDS logs
Perhaps disabling rotation for #5451 was just a quick fix, would it work make teuthology allow rotation, but stop all... John Spray
08:52 PM Revision 7865d1dd (ceph): Merge pull request #4650 from stiopaa1/bufferIterator
buffer.h: Removed unnecessary copy constructor, assignment operator a…
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
08:45 PM Feature #11459: cryptic error message in ceph interactive mode
I can have a look at this Michal Jarzabek
08:39 PM Revision 42228d02 (ceph): doc: recommendations related to performances / cleanup
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
08:34 PM Revision d82681e6 (ceph): Merge pull request #4668 from ceph/wip-rados-binary-omapsetval
rados cli: setomapval can now read from stdin
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
08:11 PM devops Bug #11610 (Pending Backport): ceph.spec.in: include SUSE in _with_systemd
I merged this to master instead of next by accident.
Submission to next: https://github.com/ceph/ceph/pull/4670
Ken Dreyer
01:11 PM devops Bug #11610: ceph.spec.in: include SUSE in _with_systemd
Pull request: https://github.com/ceph/ceph/pull/4666 Nathan Cutler
12:52 PM devops Bug #11610 (Resolved): ceph.spec.in: include SUSE in _with_systemd
The master specfile newly defines a _with_systemd variable that should be true for the set of distros that are using ... Nathan Cutler
08:10 PM Revision 00c4fc89 (ceph): Merge pull request #4473 from ceph/wip-10809-11135-10290
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Samuel Just <s...
David Zafman
08:09 PM Revision e0627b0e (ceph): test: Test ceph-objectstore-tool --dry-run in select operations
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:09 PM Revision 32be3024 (ceph): test: Use ceph-objectstore-tool --no-overwrite for import-rados
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:09 PM Revision 545c78c6 (ceph): ceph-objectstore-tool: For import/export --debug dump the log
Move log dumping code to common function dump_log()
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
08:09 PM Revision 73b17319 (ceph): osd: Add admin socket feature set_recovery_delay
Set the value of osd_recovery_delay_start to specified seconds
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
08:09 PM Revision 9016269a (ceph): test: Add config changes to all tests to avoid order dependency
ReplayCorrupt was crashing because journal_ignore_corruption wasn't set true
Improve ReplayCorrupt by checking settin...
David Zafman
08:09 PM Revision dff17a80 (ceph): test: Add optional arg to vstart() to provide additional args to vstart
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:09 PM Revision 868cf457 (ceph): test: Limit how long ceph-objectstore-tool test will wait for health
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:09 PM Revision 1e18e8a8 (ceph): test: Use CEPH_DIR where appropriate
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:09 PM Revision d80ce666 (ceph): test: ceph-objectstore-tool import after split testing
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:09 PM Revision 94b3d763 (ceph): test: ceph-objectstore-tool: Remove duplicate debug messages, keep cmd/...
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:09 PM Revision 6ad7e9b3 (ceph): ceph-objectstore-tool: Add divergent_priors handling
Add to --op log output
Add to metadata_section for export
Add filtering of divergent_priors in case of splits
Fixes:...
David Zafman
08:09 PM Revision 548147b4 (ceph): ceph-objectstore-tool: Create section around log/missing/divergent_prio...
Remove extra new lines in the output
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
08:09 PM Revision a50679a1 (ceph): ceph-objectstore-tool: Clean up error handling
Use negative errors throughout and positive error to specify exit status
cpp_strerror() handles negative errors
Clean...
David Zafman
08:09 PM Revision fdb1a4b6 (ceph): ceph-objectstore-tool: Add a couple of strategically placed prints
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
08:09 PM Revision c00290b8 (ceph): ceph-objectstore-tool: Use empty string for <object> to specify pgmeta ...
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:09 PM Revision 244092d0 (ceph): ceph-objectstore-tool: Add dump-info command to show object info
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:09 PM Revision 2795161f (ceph): ceph-objectstore-tool: Add --dry-run option
Fixes: #10290
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
08:09 PM Revision 3e7fe7e8 (ceph): ceph-objectstore-tool: Remove list-lost because now we have --dry-run flag
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:09 PM Revision 35cdcabb (ceph): ceph-objectstore-tool: Add --no-overwrite flag for import-rados
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:09 PM Revision c6e41663 (ceph): ceph-objectstore-tool: If object re-appears after removal, just skip it
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:09 PM Revision 11c13eb7 (ceph): test: Fix ceph-objectstore-tool test error message
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:09 PM Revision ece630d5 (ceph): test: Fix ceph-objectstore-tool test missing fd.close()
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:09 PM Revision 12fdf4ce (ceph): osd: FileJournal clean-up
Move aio / directio adjustments to constructor
Indicate functions which only operate before journal is active
Make fu...
David Zafman
08:09 PM Revision 8d5464c0 (ceph): osd: Add simple_dump() to FileJournal for unit testing
Allow a dump when entries aren't ObjectStore::Transaction's
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
08:09 PM Revision 96c0d076 (ceph): os: Add some logging used only by test code
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:09 PM Revision d580d568 (ceph): osd: Fix log output in FileJournal::read_entry() coming from do_read_en...
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:09 PM Revision 159f4ccf (ceph): filestore: Change int open_journal() to void new_journal()
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:09 PM Revision 8da4d9f6 (ceph): test: ceph_test_filejournal Add check of journalq in WriteTrim test
Commit all journal entries and check for empty journalq
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
08:09 PM Revision c94fe8db (ceph): test: ceph_test_filejournal fix missing argument to FileJournal constru...
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:09 PM Revision d540dde1 (ceph): test: ceph_test_filejournal need to force aio because testing with a file
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:09 PM Revision e30efe6c (ceph): test: ceph_test_filejournal: Conform to test infrastructure requirements
Only call RUN_ALL_TESTS() once
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
08:09 PM Revision 1b9f85be (ceph): test: Fix ceph-objectstore-tool test, overwrite OTHERFILE so second che...
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:09 PM Revision 130eba48 (ceph): osd: FileJournal: Add _fdump() that takes Formatter instead of ostream
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:09 PM Revision 381605e3 (ceph): ceph-objectstore-tool: Add dump-journal op
Have dump-journal op directly dump a filestore journal without
mounting or try to dump after mounting.
Fixes: #11135...
David Zafman
08:09 PM Revision 24f06598 (ceph): ceph-objectstore-tool: Fix pgid scan to skip snapdirs
Long standing bug where it wasn't skipping snapdirs if !debug
For debug output use stderr like all other cases
Signe...
David Zafman
08:09 PM Revision 2f4090da (ceph): ceph-objectstore-tool: Add --force option which is used for import only
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:09 PM Revision b0141108 (ceph): test: Pep8 fixes for ceph-objectstore-tool test
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:09 PM Revision 9b08bcf9 (ceph): test: Test ceph-objectstore-tool --op dump-journal output
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:09 PM Revision fb42407e (ceph): ceph-dencoder: Add ability to import from stdin by specifying "-"
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:09 PM Revision 565b413d (ceph): ceph-objectstore-tool: Check pgid validity earlier like we did before
This code was not doing the umount() even though it was moved after mount()
Signed-off-by: David Zafman <dzafman@red...
David Zafman
08:09 PM Revision cfca6835 (ceph): ceph-objectstore-tool: Eliminate obscure "Invalid params" error
Will fail later with "No such file or directory" for an empty data-path
because we've already checked for vm.count("d...
David Zafman
08:09 PM Revision fb2f9d50 (ceph): ceph-objectstore-tool: Check for keyvaluestore experimental feature
Don't list keyvaluestore as a valid type if feature not enabled
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
08:09 PM Revision 409328ba (ceph): ceph-objectstore-tool: On any exit release CephContext so logging can f...
Add myexit() which will put() the g_ceph_context if present before exit
Must umount() once the objectstore has been m...
David Zafman
08:09 PM Revision f2d83520 (ceph): osd: Fix flushing in FileJournal::dump()
Use ostream arg since caller is specifying
Move flush after last section close
Signed-off-by: David Zafman <dzafman@...
David Zafman
08:09 PM Revision a7cda53d (ceph): osd: FileJournal::read_entry() can't use a zero seq to check for corrup...
Seen when using dump() on a journal which has all entries committed
Signed-off-by: David Zafman <dzafman@redhat.com>
David Zafman
08:09 PM Revision 3c97b321 (ceph): osd: Dump header in FileJournal::dump()
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
08:08 PM Bug #9442: Doxygen comments in @defgroup are not part of generated doc
We're using some comment notation that isn't supported by our toolchain; I'm not sure if this issue is part of that o... Greg Farnum
07:12 PM Bug #9442: Doxygen comments in @defgroup are not part of generated doc
Kefu, would you happen to know why we loose these good chunks of documentation ? Loïc Dachary
08:08 PM Revision 67b73401 (ceph): ceph.spec.in: include SUSE in _with_systemd
The master specfile newly defines a _with_systemd variable that should be true
for the set of distros that are using ...
Nathan Cutler
07:44 PM Bug #11620 (Resolved): osdc/stress_objectcacher.sh command failed

ubuntu@teuthology:/a/dzafman-2015-05-12_08:43:26-rados-wip-10809-11135-10290---basic-multi/887820
I don't see a ...
David Zafman
07:35 PM Bug #10358 (In Progress): ceph osd erasure-code-profile set myprofile k=1 should fail
Loïc Dachary
07:35 PM Bug #11619 (Closed): msg/async/AsyncConnection.cc: 1088: FAILED assert(state == STATE_CLOSED)

ubuntu@teuthology:/a/dzafman-2015-05-12_08:43:26-rados-wip-10809-11135-10290---basic-multi/887758
{description: ...
David Zafman
07:32 PM Bug #11354 (Resolved): ceph: cli throws exception on unrecognized errno
Loïc Dachary
07:32 PM Revision b98a921f (ceph): Merge pull request #4375 from tchaikov/wip-ceph-unrecognized-exception
ceph.in: do not throw on unknown errno
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
07:29 PM Bug #11454: pg not being marked undersized in EC pools when k+m > number of hosts with ruleset-fa...
... Loïc Dachary
07:27 PM Bug #11454 (Resolved): pg not being marked undersized in EC pools when k+m > number of hosts with...
Loïc Dachary
07:27 PM Bug #11454: pg not being marked undersized in EC pools when k+m > number of hosts with ruleset-fa...
* master https://github.com/ceph/ceph/pull/2616 Loïc Dachary
07:27 PM Bug #11618 (Resolved): test_mon_osd failed

ubuntu@teuthology:/a/dzafman-2015-05-12_08:43:26-rados-wip-10809-11135-10290---basic-multi/887629
I don't see an...
David Zafman
07:22 PM Bug #11602 (Fix Under Review): crush: take crashes due to invalid arg
Loïc Dachary
06:33 AM Bug #11602: crush: take crashes due to invalid arg
* master https://github.com/ceph/ceph/pull/4659 Loïc Dachary
07:20 PM Feature #10759: rados command line gives no access to striper API
* work in progress https://github.com/ceph/ceph/pull/4166 Loïc Dachary
07:18 PM Bug #11055 (Need More Info): firefly ceph-osd SEGV in tcmalloc testing wip-cot-firefly
did it show up again ? Loïc Dachary
07:06 PM rgw Bug #10243: civetweb is hitting a limit (number of threads 1024)
I'm not really sure, but can't we use the "new" upstream? Mustafa Muhammad
07:05 PM Bug #5634 (Resolved): auth startup reports "ObjectNotFound" when keyring file is unreadable
</pre>
$ ceph --version
ceph version 9.0.0-773-g180ed33 (180ed33b10758dca2e3dd003c697db9d45d9450b)
$ ./ceph -s
20...
Loïc Dachary
07:02 PM Bug #6366 (Rejected): long TAT - due too long residence time in Ceph code
So much has changed performance wise in the past year that this probably no longer apply. Assigning to Mark so that h... Loïc Dachary
07:01 PM Bug #7751: os: LevelDBStore: needs to check iter->status() during get()
A link to the relevant part of the code would be useful Loïc Dachary
07:00 PM Revision 1b45f2e1 (ceph): buffer.h: Removed unnecessary copy constructor and assignment operator
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
07:00 PM Revision 25caea8c (ceph): buffer.h: added some consts
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
07:00 PM Bug #7665 (Resolved): Documentation: cleanup and update doc/install/build-ceph.rst
it's now a lot simpler and does not mention details that are left to ceph.spec.in and debian/control and requirements... Loïc Dachary
06:52 PM Bug #11616 (Can't reproduce): Thrasher: recovery never completes

I'm able to look at the machines directly because teuthology hasn't cleaned up the nodes even though it has timed t...
David Zafman
06:44 PM Bug #6372 (Resolved): rados bench reports bad statistics when read --block-size > write --block-s...
... Loïc Dachary
06:38 PM Bug #6372: rados bench reports bad statistics when read --block-size > write --block-size
Loïc Dachary
06:37 PM Bug #6372 (Duplicate): rados bench reports bad statistics when read --block-size > write --block-...
Loïc Dachary
06:35 PM Linux kernel client Bug #11615 (Need More Info): Memory Spike and page fault in slab allocator
Attached is a backtrace and a memory graph from a kernel panic related to multiple simultaneous rsyncs of files into ... Adam Tygart
06:33 PM Bug #10615 (Resolved): Some files still use http://ceph.newdream.net
Loïc Dachary
06:00 PM Revision 180ed33b (ceph): Merge pull request #4151 from dmitryya/issue_7401
obj_bencher: status_printer waits before the first calculation
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
05:57 PM Revision ff643cac (ceph): Merge pull request #4552 from stiopaa1/bufferLinkage
common/buffer.cc: change linkage of few variables to internal
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
05:25 PM RADOS Feature #11601: osd: share cached osdmaps across osd daemons
That's the idea, yes. See CERN's 30PB test results: https://cds.cern.ch/record/2015206/files/CephScaleTestMarch2015.pdf Greg Farnum
08:00 AM RADOS Feature #11601: osd: share cached osdmaps across osd daemons
Do you mean we need to share a memory region between different osd processes on the same host? Haomai Wang
05:23 PM Bug #11586: RBD Data Corruption with Logging on Giant
Log is attached.
I would upgrade but would ideally like to get to root cause first so others won't have this issue.
David Burley
03:59 PM Bug #11586: RBD Data Corruption with Logging on Giant
Also, note that you're using an older release (giant 0.87).. I suggest upgrading to either the latest giant bugfix re... Sage Weil
03:57 PM Bug #11586: RBD Data Corruption with Logging on Giant
This sounds to me like XFS is doing something wrong, but i'm not certain what.
Can you attach the first few hundre...
Sage Weil
05:14 PM Bug #11598 (Resolved): ceph-detect-init does not make install
Loïc Dachary
10:49 AM Bug #11598 (Fix Under Review): ceph-detect-init does not make install
* master https://github.com/ceph/ceph/pull/4663 Loïc Dachary
10:00 AM Bug #11598 (In Progress): ceph-detect-init does not make install
Loïc Dachary
05:14 PM Revision ee96791c (ceph): Merge pull request #4663 from dachary/wip-11598-ceph-detect-init
ceph-detect-init: plain setup.py install on make install
Reviewed-by: Kernel Neophyte <neophyte.hacker001@gmail.com>
Loïc Dachary
04:39 PM Revision 2b06dc3b (ceph): rgw: return 412 when bad limit specified on listing buckets
Fixes: #11613
Backport: hammer
For some reason the swift api requires that. This revert a change that
was made in f7b...
Yehuda Sadeh
04:26 PM rgw Bug #11613 (Resolved): rgw: swift tests failure
Listing buckets with invalid limit returns 400 and not 412 as the test expects. Yehuda Sadeh
04:26 PM rbd Bug #11551 (Resolved): fsx: krbd mode fails to clone
Jason Dillaman
02:24 PM rbd Bug #11551: fsx: krbd mode fails to clone
*master PR*: https://github.com/ceph/ceph/pull/4669
Jason Dillaman
12:12 PM rbd Bug #11551: fsx: krbd mode fails to clone
*next PR*: https://github.com/ceph/ceph/pull/4665 Jason Dillaman
12:11 PM rbd Bug #11551 (Fix Under Review): fsx: krbd mode fails to clone
Jason Dillaman
04:06 PM Revision f9d66a81 (ceph): Merge pull request #4666 from SUSE/wip-11610-next
ceph.spec.in: include SUSE in _with_systemd
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Reviewed-by: Ken Dreyer ...
Ken Dreyer
03:20 PM Revision f0c14e0e (ceph): test/cli-integration/rbd: verify formatting for 'rbd disk-usage'
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:42 PM Revision 53514ad9 (ceph): ceph.in: do not throw on unknown errno
some of the errnos are not listed in errno.errorcode. if we happen
to run into them, print 'Unknown' instead.
Fixes:...
Kefu Chai
02:39 PM Revision 6306beda (ceph): qa/workunits/rados/test_rados_tool: added test for omapsetval via stdin
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:25 PM Revision 7ffafc56 (ceph): rbd: add disk usage tool
The new disk usage tool uses the new fast diff object map feature
(when enabled) to quickly calculate the provisioned...
Jason Dillaman
02:10 PM Revision 92ed6e58 (ceph): tests: disable deep-flatten feature for the krbd fsx test
krbd doesn't support fast-diff or deep-flatten yet. Had to do this
with two commits because fast-diff is in next and...
Ilya Dryomov
02:10 PM Revision 7dea1757 (ceph): rados cli: setomapval can now read from stdin
This will allow a user to store binary values within omap. Since
RBD uses binary omap values, this will assist with ...
Jason Dillaman
02:00 PM Revision a2ad4640 (ceph): Merge remote-tracking branch 'origin/next'
Ilya Dryomov
01:59 PM Bug #11612 (Resolved): ceph-disk: get_partition_type fails on /dev/cciss...
* master https://github.com/ceph/ceph/pull/4751
Because the regular expression is incorrect in ceph-disk, it shoul...
Loïc Dachary
01:57 PM Revision 3ab13f16 (ceph): Merge pull request #4665 from ceph/wip-11551-next
tests: disable new RBD features for the krbd fsx test
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Ilya Dryomov
01:56 PM devops Backport #11611: ceph.spec: update OpenSUSE BuildRequires
* hammer backport https://github.com/ceph/ceph/pull/4667 Nathan Cutler
01:56 PM devops Backport #11611 (Pending Backport): ceph.spec: update OpenSUSE BuildRequires
Loïc Dachary
01:53 PM devops Backport #11611 (Resolved): ceph.spec: update OpenSUSE BuildRequires
https://github.com/ceph/ceph/pull/4667 Nathan Cutler
01:56 PM Revision ef6641c0 (ceph): ceph.spec: update OpenSUSE BuildRequires
OpenSUSE 13.2 needs libsnappy-devel but not bzip2-devel.
Signed-off-by: Loic Dachary <ldachary@redhat.com>
(cherry p...
Loic Dachary
01:53 PM Revision b16a6ea7 (ceph): Merge pull request #4644 from ceph/wip-11405
librbd: new QA client upgrade tests
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
01:52 PM Revision faa210ee (ceph): tests: disable fast-diff feature for the krbd fsx test
The kernel does not yet support fast-diff.
Fixes: #11551
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:44 PM Revision 3c13c69a (ceph): Merge pull request #4627 from dachary/wip-install-deps-clean
install-deps.sh: only pip install after make clean
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:32 PM Revision 61303656 (ceph): ceph.spec.in: include SUSE in _with_systemd
The master specfile newly defines a _with_systemd variable that should be true
for the set of distros that are using ...
Nathan Cutler
01:26 PM CephFS Bug #11301 (In Progress): mds-full test occasionally fails due to blacklist expiry
John Spray
10:56 AM Revision c324dc1b (ceph): Merge pull request #4536 from ceph/wip-mds-snaps
Wip mds snaps
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
John Spray
10:45 AM Revision 283de972 (ceph): ceph-detect-init: plain setup.py install on make install
If no DESTDIR environment variable is set, just
python setup.py install
instead of setting --root, --prefix or --...
Loic Dachary
08:51 AM Bug #11359 (Fix Under Review): cephtool/test.sh:test_tiering intermittent failure
Loïc Dachary
06:47 AM Bug #11359: cephtool/test.sh:test_tiering intermittent failure
* master https://github.com/ceph/ceph/pull/4662 Loïc Dachary
06:45 AM Bug #11359 (In Progress): cephtool/test.sh:test_tiering intermittent failure
* disabled the tests temporarily https://github.com/ceph/ceph/pull/4337 Loïc Dachary
08:39 AM Revision f88275dd (ceph): tests: tiering health report reworked
Instead of
* setting limit
* populate the cache
* check the health warnings
do the following
* populate the cache
...
Loic Dachary
07:32 AM Revision 4fa0559e (ceph): Merge pull request #4646 from theanalyst/doc/release/v0.94.2
doc: more entries for release notes in v0.94.2
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
07:28 AM Revision 5f252d61 (ceph): tests: no agent when testing tiering agent border case
On a machine slow enough, the tiering agent can be activated while
testing border cases where the cache is almost ful...
Loic Dachary
07:25 AM Revision b2c40d5e (ceph): tests: uncomment tiering agent tests
http://tracker.ceph.com/issues/11359 Refs: #11359
Signed-off-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
07:20 AM Revision 8af9c051 (ceph): doc: more entries for release notes in v0.94.2
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com> Abhishek Lekshmanan
06:40 AM Revision c7e8e544 (ceph): cephfs/test_client_limits.py: invalidate kernel dcache according to cli...
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
06:35 AM Revision 78c73c51 (ceph): install-deps.sh: only pip install after make clean
Do not re-install all python dependencies if there already exists a
wheelhouse directory. It makes it so running inst...
Loic Dachary
05:47 AM rbd Feature #7746 (Fix Under Review): Capacity Management: rbd df
Josh Durgin
05:45 AM rbd Feature #7746 (Duplicate): Capacity Management: rbd df
Josh Durgin
05:46 AM rbd Feature #10154 (Resolved): librbd: use early snapshot context for copyup operations so snapshots ...
Josh Durgin
05:45 AM rbd Feature #2167 (Duplicate): rbd: report the allocated size/space of a RBD with "rbd info <rbd name>"
Josh Durgin
03:29 AM Revision b241510f (ceph): Merge pull request #4521 from tchaikov/wip-fix-malformed_input-macros
common: fix the macros for malformed_input::what()
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Kefu Chai
03:24 AM Revision 61030e62 (ceph): client: pin request->target when target dentry is not pinned
In most cases, target dentry is pinned by request, so no one will
free the target inode. But for LOOKUP and LOOKUPPAR...
Yan, Zheng
03:24 AM Revision 9591df35 (ceph): client: invalidate kernel dcache when cache size exceeds limits
make client try invalidating kernel dcache when its cache size
exceeds "client_cache_size" config option.
Signed-off...
Yan, Zheng
02:18 AM CephFS Fix #11187: ceph-qa-suite: reduce required machine numbers
Greg Farnum
12:10 AM CephFS Fix #11187: ceph-qa-suite: reduce required machine numbers
We can consolidate kernel mounts on the same machine as long as we use the -o noshare option when mounting. Greg Farnum
02:08 AM Revision 54fd4e05 (ceph): common: fix the macros for malformed_input::what()
the thrown exception of malformed_input should carry the function name in
which it was thrown. but what we have now i...
Kefu Chai
01:48 AM Bug #11582: ceph-0.80.9 compile error
Thanks for the reply.
here is config.log
cory gu
01:41 AM Bug #7995: osd shutdown: ./common/shared_cache.hpp: 93: FAILED assert(weak_refs.empty())

Saw this while testing a branch:
ubuntu@teuthology:/a/dzafman-2015-05-12_08:43:26-rados-wip-10809-11135-10290---...
David Zafman
01:11 AM Bug #11607 (Resolved): IPv6 in ceph_test_async_driver
@/usr/bin/ceph_test_async_driver@ uses function @inet_aton@, which may impact IPv6 support.
This was discovered by...
Ken Dreyer
12:39 AM rgw Tasks #11606 (New): formalize releases of s3-tests
Currently the only way to install and run s3-tests is to clone from git and run setup.py in a virtualenv. This works ... Ken Dreyer
12:26 AM Revision 801799dd (ceph): test/KeyValueDBMemory : update init()
make it build.
Signed-off-by: Xiaoxi Chen <xiaoxi.chen@intel.com>
Xiaoxi Chen
12:25 AM Revision 9754764c (ceph): os/RocksDBStore: interpret some configurations.
compact_on_mount,
compaction_threads,
flusher_threads,
disableWAL.
Signed-off-by: Xiaoxi Chen <xiaoxi.chen@intel.com>
Xiaoxi Chen
12:23 AM Revision 580ccaec (ceph): rgw: restore buffer of multipart upload after EEXIST
Fixes #11604
Backport: hammer, firefly
When we need to restart a write of part data, we need to revert to
buffer to ...
Yehuda Sadeh
12:22 AM Revision 39dc8667 (ceph): common/config_opts.h: use string for rocksdb options.
Now we can drop the ugly rocksdb interpret options, and
have
// rocksdb options that will be used for keyvaluestore...
Xiaoxi Chen
12:22 AM Revision c0311cc3 (ceph): mon/MonitorDBStore: use mon_rocksdb_options if backend is Rocksdb
use mon_rocksdb_options if using RocksDB as backend for monstore.
Signed-off-by: Xiaoxi Chen <xiaoxi.chen@intel.com>
Xiaoxi Chen
12:22 AM Revision dac28780 (ceph): os/FileStore:use omap_rocksdb_options if backend is Rocksdb
use omap_rocksdb_options if using RocksDB as omap backend.
Signed-off-by: Xiaoxi Chen <xiaoxi.chen@intel.com>
Xiaoxi Chen
12:22 AM Revision 7c16916d (ceph): keyvaluestore:use keyvaluestore_rocksdb_options if backend is rocksdb
use keyvaluestore_rocksdb_options if using Rocksdb as backend.
Signed-off-by: Xiaoxi Chen <xiaoxi.chen@intel.com>
Xiaoxi Chen
12:22 AM Revision 7f6eed9a (ceph): os/RocksDBStore: compact_on_mount not support now
will fix it.
Signed-off-by: Xiaoxi Chen <xiaoxi.chen@intel.com>
Xiaoxi Chen
12:22 AM Revision 9d6f9c9b (ceph): /s/omap_rocksdb_option/filestore_rocksdb_option
Signed-off-by: Xiaoxi Chen <xiaoxi.chen@intel.com> Xiaoxi Chen
12:22 AM Revision fcea6104 (ceph): common/str_map: trim start/tailing writesapce in key and value.
Signed-off-by: Xiaoxi Chen <xiaoxi.chen@intel.com> Xiaoxi Chen
12:22 AM Revision 8915dba9 (ceph): os/RocksDB: use GetOptionsFromString
use GetOptionsFromString API, instead of interpret them.
Signed-off-by: Xiaoxi Chen <xiaoxi.chen@intel.com>
Xiaoxi Chen
12:22 AM Revision 9c64bae3 (ceph): Add an test checking if frequent used options works.
Now most frequent used options are tested passed.
Known issue:
BackgroundThreads(we may need to interpret by ourse...
Xiaoxi Chen

05/12/2015

11:52 PM CephFS Fix #11187 (In Progress): ceph-qa-suite: reduce required machine numbers
Okay, there are some specialized ones in suites/fs that are pretty easy (done locally).
kcephfs has 2-client tests...
Greg Farnum
11:37 PM Revision 3d591afe (ceph): mon: prevent bucket deletion when referenced by a rule
If a rule references a bucket with 'take', prevent deletion.
Fixes: #11602
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
11:31 PM rgw Bug #11604 (Resolved): rgw: broken multipart upload when retrying parts
resending parts skips 512k of the data Yehuda Sadeh
11:25 PM CephFS Feature #11588: teuthology: set up log rotate for MDS logs
We explicitly disable logrotate in ceph-qa-suite/tasks/ceph.py, because of #5451.
I think maybe the answer is to k...
Greg Farnum
11:16 PM RADOS Feature #11603 (New): osd: refuse to start if nobarrier is set
Sage Weil
10:41 PM Revision 6eb9cbda (ceph): Merge pull request #435 from dachary/wip-11429-firefly
suites/rados: add test for 11429 (firefly) Loïc Dachary
10:07 PM RADOS Feature #11601: osd: share cached osdmaps across osd daemons
The most obvious problem is that crush/ uses raw pointers which seems to preclude putting the OSDMaps in memory share... Samuel Just
08:41 PM RADOS Feature #11601 (New): osd: share cached osdmaps across osd daemons
Samuel Just
09:54 PM Bug #8758: PGs get stuck in “replay”, but drop it upon osd restarts
This has a patch fixing at least one half, not sure why it got stuck in Need More Info. Greg Farnum
01:45 PM Bug #8758: PGs get stuck in “replay”, but drop it upon osd restarts
Hi
Is this Fix merged to the master code base? why I still found the active+replay+clean state in my cluster with ...
Wenjun Huang
09:43 PM Revision f780f189 (ceph): cephfs/test_client_recovery: check FUSE version before invoking flock
flock only works properly on FUSE versions >=2.9, which is newer
than eg Ubuntu Precise. So check the version on our ...
Greg Farnum
09:42 PM devops Feature #9133: create ceph user/group; run daemons as ceph (non-root)
Fedora BZ for uid/gid numbers: https://bugzilla.redhat.com/1220846 Ken Dreyer
09:12 PM devops Bug #11453: run RGW as root
For reference, the issue that tracks running RGW (and the other daemons) as the new "ceph" unprivileged UID is #9133 Ken Dreyer
09:03 PM Revision 9324d0a1 (ceph): crush: fix crash from invalid 'take' argument
Verify that the 'take' argument is a valid device or bucket. Otherwise,
ignore it (do not add the value to the worki...
Sage Weil
09:01 PM Bug #11602 (Resolved): crush: take crashes due to invalid arg
user deleted the bucket a rule referred to. now a mapping crashes.
sample map attached (crushtool --test to repro...
Sage Weil
08:40 PM Feature #11600 (New): OSD: ensure that filestore queue_transaction never blocks
OSD op dispatching should reserve a worst-case throttle *before* taking any pg locks. Once the thread completes disp... Samuel Just
08:29 PM Revision d02b64c8 (ceph): Merge pull request #439 from ceph/wip-11594
Make sure that ulimits are adjusted for ceph-objectstore-tool Yuri Weinstein
08:14 PM Feature #6414 (Rejected): filestore: make read() use a bufferlist method
Sage Weil
08:12 PM Feature #8215 (Closed): OSD op instrumentation plan
Samuel Just
08:11 PM Feature #9320 (Rejected): "ceph osd dump" does not flag full OSDs
Sage Weil
08:10 PM devops Tasks #10455 (Resolved): Improvements to the tracker - suggestion
Sage Weil
08:09 PM devops Feature #9474 (Resolved): unify init-radosgw versions'
Sage Weil
08:09 PM devops Feature #11530 (In Progress): Build release packages for Debian Jessie
Sage Weil
08:08 PM devops Tasks #8366 (Resolved): Update ceph.com/docs to default to the latest major release (0.80)
Sage Weil
08:08 PM devops Feature #6020 (Rejected): radosgw-apache opinionated package
Sage Weil
07:07 PM Bug #11594 (Fix Under Review): error (24) Too many open files not handled on operation
David Zafman
07:06 PM Bug #11594: error (24) Too many open files not handled on operation

This is fixed in master branch of ceph-qa-suite e6ce90fd for bug #11204.
Created pull request #439
David Zafman
05:42 PM Bug #11594 (Resolved): error (24) Too many open files not handled on operation

error (24) Too many open files not handled on operation caused os/FileStore.cc: 2757: FAILED assert(0 == "unexpecte...
David Zafman
07:04 PM Revision 3862bd13 (ceph): Make sure that ulimits are adjusted for ceph-objectstore-tool
Fixes: #11204
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit e6ce90fdb16dcda6902ecf7857...
David Zafman
06:53 PM Bug #11598 (Resolved): ceph-detect-init does not make install
With the recent ceph-detect-init changes, make install now fails (
make succeeds hence this is not detected by build...
Loïc Dachary
06:31 PM Bug #11586: RBD Data Corruption with Logging on Giant
Shouldn't this issue also be reclassified as a bug, since its not known otherwise at this point? David Burley
05:26 PM devops Bug #11581: "port 22: No route to host" errors in the labs
Was not able to gain any access to it via ssh or sol, so no power cycle was done Yuri Weinstein
05:22 PM devops Bug #11581: "port 22: No route to host" errors in the labs
Yuri Weinstein wrote:
> [...]
>
> was locked by teuthology-2015-05-08_23:08:01-kcephfs-giant-testing-basic-typica...
Zack Cerza
01:27 AM devops Bug #11581: "port 22: No route to host" errors in the labs
... Yuri Weinstein
05:20 PM Bug #11535: Client admin socket leaks file descriptors
Hammer backport: https://github.com/ceph/ceph/pull/4657 Ken Dreyer
05:16 PM Revision 0b6d4427 (ceph): common/admin_socket: close socket descriptor in destructor
Long-running processes that do not reuse a single client connection will
see accumulating file descriptors as a resul...
Jon Bernard
05:07 PM Revision 019b28b6 (ceph): OSD: handle the case where we resurrected an old, deleted pg
Prior to giant, we would skip pgs in load_pgs which were not present in
the current osdmap. Those pgs would eventual...
Samuel Just
04:57 PM Revision f4cb42c3 (ceph): initialize ctx.manager in ceph.py
instead of rados.py because ceph.py is only run once where rados.py
could be run multiple time, leading to race condi...
Loïc Dachary
04:44 PM rbd Bug #11593 (Resolved): diff_iterate API call should use callback's return code
If the callback from diff_iterate returns an error, this return code is ignored by diff_iterate and is not bubbled up... Jason Dillaman
04:17 PM rbd Feature #11405: qa: test rbd notify-based proxying across versions
*ceph-qa-suite PR*: https://github.com/ceph/ceph-qa-suite/pull/438 Jason Dillaman
04:04 PM rbd Feature #11405: qa: test rbd notify-based proxying across versions
*ceph master PR*: https://github.com/ceph/ceph/pull/4644 Jason Dillaman
04:03 PM rbd Feature #11405 (Fix Under Review): qa: test rbd notify-based proxying across versions
Josh Durgin
04:16 PM Revision bf0bdbc0 (ceph): Merge pull request #4656 from ceph/wip-rbd-xfstests-201505
RBD: expunge test broken by xfs commit
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
04:15 PM rbd Feature #4605 (Duplicate): rbd xfstests: define qa user, group, etc.
Sage Weil
04:14 PM rbd Feature #4136 (Duplicate): rbd xfstests: update list of tests run
Sage Weil
04:12 PM rbd Feature #4089 (Closed): rbd: improve small I/O performance
Sage Weil
04:11 PM rbd Feature #2586 (Rejected): rbd: check/take locks on --lock
Sage Weil
04:11 PM rbd Feature #5187 (Resolved): rbd: allow unmap using mapped image name
Sage Weil
04:09 PM Revision 9127e400 (ceph): Merge pull request #4655 from ceph/wip-add-ceph-create-keys.rst
doc: add ceph-create-keys.rst to dist tarball
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
04:03 PM rbd Feature #11372 (Resolved): qa: run librbd tests under valgrind
Jason Dillaman
04:00 PM Revision 944eb28a (ceph): RBD: expunge test broken by xfs commit
expunge generic/231, broken for disk and rbd by kernel commit 04162bb
Signed-off-by: Douglas Fuller <dfuller@redhat....
Douglas Fuller
03:56 PM Revision f80efc33 (ceph): suites/rados: add test for 11429
This patch also adds some convenience facilities for making
some of the ceph_manager methods into tasks usable from a...
Samuel Just
03:56 PM Revision 9b2bce56 (ceph): squash: ceph_manager: add utility_task doc string
(cherry picked from commit 2a60852a1d0b0b7980004cf262d4af8ea4011667) Samuel Just
03:56 PM Revision 0b44a81b (ceph): squash: remove utility, moved to teuthology.git
(cherry picked from commit 73577f1077dcfb059d7a96d7502a147a943cd261) Samuel Just
03:56 PM Revision b3cbfe60 (ceph): squash: use != not is not in radosbench
(cherry picked from commit 91bc0e91864903f6635879432e6dc7a0b36c76c2)
Conflicts:
tasks/radosbench.py
the prototype ...
Samuel Just
03:56 PM Revision 9e7442ec (ceph): squash: use sleep instead of utility.sleep
(cherry picked from commit cc107525bca02ca44fabe8513203680e0d1e422b) Samuel Just
03:45 PM Bug #10794: ceph_test_rados: incorrect buffer at pos ...

Seen when doing other testing.
http://qa-proxy.ceph.com/teuthology/dzafman-2015-05-11_15:58:18-rados-wip-10809-1...
David Zafman
02:34 PM Revision a97566ad (ceph): doc: add ceph-create-keys.rst to dist tarball
Fixes: #10725
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:32 PM devops Bug #11591 (Can't reproduce): "VersionNotFoundError: Failed to fetch package version" in rados-ha...
Run: http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-05-11_21:02:36-rados-hammer-distro-basic-typica/
Jobs: ...
Yuri Weinstein
02:03 PM Linux kernel client Bug #11585: kdb crash around __ceph_remove_cap() while dirfrag.sh
I did some poking - I think it was a BUG_ON(!session->s_num_cap_releases) in __queue_cap_release(). Ilya Dryomov
01:45 PM Linux kernel client Bug #11585: kdb crash around __ceph_remove_cap() while dirfrag.sh
I'm not familiar with kdb. It this crash around __ceph_remove_cap() or infinite loop around __ceph_remove_cap() ? Zheng Yan
02:03 PM Revision 44d6429a (ceph): Merge pull request #4412 from tchaikov/wip-add-man-page
doc: add man page for ceph-create-keys
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
12:58 PM Revision 28f0230c (ceph): erasure-code: bench.sh compares isa & jerasure, vandermonde & cauchy
ISA and Jerasure can be compared for the default stripe width (4KB) and
the two most commonly used Reed Solomon matri...
Loic Dachary
11:57 AM Revision 156c385e (ceph): Merge pull request #4379 from ceph/wip-11416
rgw: use correct objv_tracker for bucket instance
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Loic Da...
Loïc Dachary
11:45 AM Revision 745a565c (ceph): Merge pull request #4522 from ceph/wip-cephfs-reset-fixes
Fixes to resets of tables and journal with damaged metadata
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
John Spray
11:10 AM Revision 7476e944 (ceph): Avoid an extra read on the atomic variable
Signed-off-by: Pavan Rallabhandi <pavan.rallabhandi@sandisk.com> Pavan Rallabhandi
10:25 AM rbd Bug #11478 (Resolved): Queued AIO reference counters not properly updated
Loïc Dachary
10:24 AM rbd Bug #11370 (Resolved): A retransmit of proxied flatten request can result in -EINVAL
Loïc Dachary
10:24 AM rbd Bug #11369 (Resolved): Periodic failure of TestLibRBD.DiffIterateStress
Loïc Dachary
10:22 AM rgw Bug #11088 (Resolved): RGW Swift API: wrong handling of empty metadata on Swift container
Loïc Dachary
10:22 AM rgw Bug #11036 (Resolved): RGW Swift API: response for PUT on /container does not contain the mandato...
Loïc Dachary
10:21 AM rgw Bug #10971 (Resolved): RGW does not send Content-Length HTTP header in response for GET on Swift ...
Loïc Dachary
10:21 AM rgw Bug #10661 (Resolved): RGW swift API: Response header of POST request for object does not contain...
Loïc Dachary
10:20 AM rgw Bug #10650 (Resolved): Response header of swift API PUT /container/object returned by RGW does no...
Loïc Dachary
10:20 AM rgw Bug #11160 (Resolved): rgw: shouldn't need to disable rgw_socket_path if frontend is configured
Loïc Dachary
10:19 AM rgw Bug #10243 (Resolved): civetweb is hitting a limit (number of threads 1024)
Loïc Dachary
10:19 AM rgw Bug #11256 (Resolved): rgw: object set attrs clobbers object removal bucket index update
Loïc Dachary
10:18 AM rgw Feature #984: rgw: user logging API
Is this related to Amazon's Server Access Logging as documented in http://docs.aws.amazon.com/AmazonS3/latest/dev/Ser... Lenz Grimmer
10:17 AM rgw Feature #10938 (Resolved): RGW Swift API: response for GET/HEAD on container does not contain the...
Loïc Dachary
10:13 AM rgw Bug #10645 (Resolved): using x-fresh-metadata=true in object copying using swift API copies custo...
Loïc Dachary
10:13 AM rgw Bug #11087 (Resolved): RGW Swift API: lack of mandatory ETag header in response for COPY/PUT with...
Loïc Dachary
10:13 AM rgw Bug #10663 (Resolved): RGW swift API: Response header of COPY request for object does not contain...
Loïc Dachary
10:12 AM rgw Bug #10662 (Resolved): RGW swift API: Providing custom metadata header in COPY operation does not...
Loïc Dachary
10:07 AM Revision 753122de (ceph): erasure-code: add --erased option to ceph_erasure_code_benchmark
The --erased option specifies which chunks are erased when running the
decode workload. It is useful to precisely mea...
Loic Dachary
10:05 AM Revision 613e2002 (ceph): erasure-code: add display_chunks helper to ceph_erasure_code_benchmark
To display the erased chunk in a way that is human readable. Extract the
helper by refactoring code from --erasures-g...
Loic Dachary
09:46 AM Bug #7915: ./include/interval_set.h: 385: FAILED assert(_size >= 0)
Ceph version 0.94.1 (e4bfad3a3c51054df7e537a724c8d0bf9be972ff)
Ubuntu 14.04 Trusty with 3.13.0 Kernel
Hi,
it s...
Achim Ledermüller
09:23 AM Revision 95beceba (ceph): tools: fix tabletool reset snap
SnapServer has an encode method defined that
is different to encode_state, whereas in InoTable
the two were synonmous...
John Spray
09:23 AM Revision 237f76b6 (ceph): mds: expose static default file layout methods
So that tools can invoke these to get the defaults
without a fully baked MDCache.
Signed-off-by: John Spray <john.sp...
John Spray
09:23 AM Revision a4925933 (ceph): tools: improve journaltool reset
Handle the case where no journal objects exist at all,
rather than just resetting a journal that already exists.
Sig...
John Spray
09:23 AM Revision 67601458 (ceph): tools: fix tabletool reset of nonexistent sessionmap
If the object didn't exist, the omap clear was failing
and preventing the subsueent omap set header from
executing. ...
John Spray
09:20 AM Revision 1fa92827 (ceph): client: check per-pool full flag in op path
...so that in a quota full state, we give ENOSPC
up front instead of waiting for it to happen
on flush.
Fixes: #1127...
John Spray
09:20 AM Revision 48261529 (ceph): client: clarify some comments
...related to the ENOSPC/pool quota handling.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
09:20 AM Revision 00834454 (ceph): client: subscribe to map on pool full
Similar to what the objecter does for us
when the cluster-wide full flag is set. This
allows us to pick up when the ...
John Spray
09:20 AM Revision 6eca240b (ceph): osdc: implement Objecter::osdmap_pool_full
This is for checking whether the global
full flag *or* the per-pool full flag is
set.
Signed-off-by: John Spray <joh...
John Spray
09:20 AM Revision dbe9ec1d (ceph): client: op cancellation on per pool full flag
...extending nice ENOSPC handling to the case
of pools which are full by virtue of exceeding
their quota.
Signed-off...
John Spray
09:20 AM Revision dbf697d2 (ceph): osdc/Objecter: op_cancel_writes return whether anything cancelled
...so that caller knows whether it's really necessary for
them to barrier subsequent operations on the OSD map epoch....
John Spray
09:20 AM Revision 1d2290ea (ceph): osdc/Objecter: allow per-pool calls to op_cancel_writes
For when CephFS client needs to handle a particular pool
being full.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
08:48 AM CephFS Bug #11541 (Pending Backport): MDS is crashed (mds/CDir.cc: 1391: FAILED assert(!is_complete()))
Needs backport to hammer as that's where the issue appeared. John Spray
05:07 AM CephFS Bug #11541: MDS is crashed (mds/CDir.cc: 1391: FAILED assert(!is_complete()))
Put it in a PR, please? Greg Farnum
08:47 AM Revision 7dc453b0 (ceph): Merge pull request #4652 from ceph/wip-11541
mds: clear CDir::STATE_REJOINUNDEF after fetching dirfrag
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
07:26 AM Revision ab1e5394 (ceph): mds: clear CDir::STATE_REJOINUNDEF after fetching dirfrag
Fixes: #11541
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
07:24 AM rgw Bug #11180: rgwadmin tasks assumes non-regional output
* firefly backport https://github.com/ceph/ceph-qa-suite/pull/437 Loïc Dachary
07:09 AM Bug #11484 (Pending Backport): OPT_INT option interprets "3221225472" as -1073741824, and crashes...
Kefu Chai
07:09 AM Bug #11484 (Resolved): OPT_INT option interprets "3221225472" as -1073741824, and crashes in Thro...
Kefu Chai
05:02 AM CephFS Bug #11481: "mds/MDSTable.cc: 146: FAILED assert(is_undef())" on standby->replay transition
John, can you do something so the MDS resets itself if it gets moved out of the active state? I think there might be ... Greg Farnum
04:48 AM CephFS Bug #11481: "mds/MDSTable.cc: 146: FAILED assert(is_undef())" on standby->replay transition
For some reason the leader is not responding to all of the MDSBeacon messages it receives (but it does respond to oth... Greg Farnum
05:00 AM Fix #11590: MDSMonitor: handle MDSBeacon messages properly
This might also be the cause of the very small number of leaked messages I think Sam or Joao mentioned to me. Greg Farnum
05:00 AM Fix #11590 (Resolved): MDSMonitor: handle MDSBeacon messages properly
We discovered while investigating #11481 that the MDSMonitor simply does not handle MDSBeacon messages appropriately.... Greg Farnum
02:02 AM Bug #11548: "[ FAILED ] LibRadosTwoPoolsPP.Evict" in upgrade:giant-x-next-distro-basic-multi run
SOrry, Yuri, I'm not quite familiar with teuthology, so I'm not able to see things wrong... Zhiqiang Wang
01:16 AM Bug #11548: "[ FAILED ] LibRadosTwoPoolsPP.Evict" in upgrade:giant-x-next-distro-basic-multi run
On glance I don't see issues with tests (maybe bad cherry pick somewhere), but here are it is - https://github.com/ce... Yuri Weinstein
01:05 AM Bug #11548: "[ FAILED ] LibRadosTwoPoolsPP.Evict" in upgrade:giant-x-next-distro-basic-multi run
Looks like still running with the old testcases
2015-05-10T19:32:02.755 INFO:tasks.workunit.client.1.plana12.stdou...
Zhiqiang Wang

05/11/2015

09:37 PM Bug #11468: ENOTEMPTY removing a pg
We should install collectl: http://tracker.ceph.com/issues/11589 Samuel Just
05:21 PM Bug #11468: ENOTEMPTY removing a pg
The typica nodes appear to be timing out with 4 osds on a single typica node. Samuel Just
09:21 PM Bug #11548: "[ FAILED ] LibRadosTwoPoolsPP.Evict" in upgrade:giant-x-next-distro-basic-multi run
Looks like it, but a different suite. Yuri Weinstein
09:16 PM Bug #11548: "[ FAILED ] LibRadosTwoPoolsPP.Evict" in upgrade:giant-x-next-distro-basic-multi run
Same thing? Samuel Just
09:13 PM Bug #11548 (New): "[ FAILED ] LibRadosTwoPoolsPP.Evict" in upgrade:giant-x-next-distro-basic-mu...
Reopened as same errors in a diff suite
Run: http://pulpito.ceph.com/teuthology-2015-05-10_17:05:03-upgrade:giant-...
Yuri Weinstein
09:05 PM Bug #11586: RBD Data Corruption with Logging on Giant
Here's the universal ceph.conf file:... David Burley
08:06 PM Bug #11586: RBD Data Corruption with Logging on Giant
That seems somewhat less likely; you'd better post all the details of your setup.
There might have been an issue w...
Greg Farnum
07:43 PM Bug #11586: RBD Data Corruption with Logging on Giant
Greg,
So to clarify: You believe that an XFS bug caused a Ceph OSD debug log message write, destined for an Ext4 f...
David Burley
07:40 PM Bug #11586: RBD Data Corruption with Logging on Giant
Greg Farnum wrote:
> This sounds exactly like an issue we've seen before with I think a certain combination of XFS v...
Florian Haas
06:05 PM Bug #11586: RBD Data Corruption with Logging on Giant
For reference, while I hunt in the ML/tracker:... David Burley
05:54 PM Bug #11586: RBD Data Corruption with Logging on Giant
This sounds exactly like an issue we've seen before with I think a certain combination of XFS version and Ceph's use ... Greg Farnum
05:50 PM Bug #11586 (Duplicate): RBD Data Corruption with Logging on Giant
We have a ceph cluster running:
* Ceph Giant (0.87) - Ceph repo RPMs
* CentOS Linux release 7.0.1406 (Core)
* Ker...
David Burley
08:34 PM CephFS Feature #11588 (Resolved): teuthology: set up log rotate for MDS logs
There might be some stuff around log rotation already in teuthology. If not, it shouldn't be hard to add handling.
...
Greg Farnum
07:18 PM Revision 95818dac (ceph): packaging: include ceph_perf_objectstore
The /usr/bin/ceph_perf_objectstore file is installed by default. Prior
to this commit it was missing from the packagi...
Ken Dreyer
06:23 PM Revision c928e4d7 (ceph): Merge pull request #4545 from dachary/wip-mailmap
mailmap updates Loïc Dachary
06:22 PM Revision e9300cb1 (ceph): mailmap: Sergey Arkhipov affiliation
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
06:22 PM Revision 64e113a6 (ceph): mailmap: Alistair Israel affiliation
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
06:22 PM Revision ffdd14bd (ceph): mailmap: Gerhard Muntingh affiliation
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
06:22 PM Revision 939fc047 (ceph): mailmap: Henry Chang affiliation
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
06:22 PM Revision dd558b6b (ceph): mailmap: Fabio Alessandro Locati affiliation
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
06:22 PM Revision 1203bcd5 (ceph): mailmap: Tim Serong affiliation
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
06:22 PM Revision 39b27beb (ceph): mailmap: Nathan Cutler affiliation
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
06:22 PM Revision efa2b3cb (ceph): mailmap: Orit Wasserman affiliation
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
06:22 PM Revision ae16ee7b (ceph): mailmap: Douglas Fuller affiliation
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
06:22 PM Revision 995ab97a (ceph): mailmap: Rajesh Nambiar affiliation
Reviewed-by: Rajesh Nambiar <rajesh.n@msystechnologies.com>
Signed-off-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
06:22 PM Revision 738ec604 (ceph): mailmap: Hervé Rousseau affiliation
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
06:22 PM Revision 8ccce254 (ceph): mailmap: Jean-Charles Lopez affiliation
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
06:22 PM Revision 95a881f7 (ceph): mailmap: Joao Eduardo Luis affiliation
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Signed-off-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
06:22 PM Revision 0f44127d (ceph): mailmap: Ning Yao affiliation
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
06:22 PM Revision f76bf6c6 (ceph): mailmap: Xingyi Wu affiliation
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
06:22 PM Revision 7d2e49a5 (ceph): mailmap: Neha Ummareddy affiliation
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
06:14 PM Feature #11439: make the all osd/filestore thread pool suicide timeouts separately configurable
acf20cee1249ada9344cdff7e1f45dfe0e1a7635 Samuel Just
06:14 PM Feature #11439 (Pending Backport): make the all osd/filestore thread pool suicide timeouts separa...
Samuel Just
06:12 PM Revision 6817d03b (ceph): Merge pull request #4525 from athanatos/wip-11358
Wip 11358
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:09 PM Revision acf20cee (ceph): Merge pull request #4648 from athanatos/wip-11439
Add separate suicide timeout configs
Reviewed-by: Sage Weil <sage@redhat.com>
Samuel Just
06:08 PM rbd Bug #11587 (Resolved): inconsistency with rbd-replay utilities and --with-debug option
In v0.94.1, @make install@ installs @/usr/bin/rbd-replay@ and @/usr/bin/rbd-replay-many@ even when the user does not ... Ken Dreyer
05:42 PM Revision 2738d02b (ceph): ECBackend: eliminate transaction append, ECSubWrite copy
Update MOSDECSubOpWrite to claim passed ECSubWrite structure avoiding
the copy. Update handle_sub_write to pass a tr...
Samuel Just
05:41 PM Revision 52d1797b (ceph): Merge pull request #4365 from ceph/wip-digest-repair
osd: fix repair when recorded digest is wrong
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
05:38 PM Revision 4c65d666 (ceph): Merge pull request #4252 from wonzhq/make_writeable
osd: fixes for make_writeable
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
Samuel Just
05:37 PM Revision 61387b2a (ceph): Merge pull request #4450 from big-henry/wip-journal
FileJournal: fix check_for_full
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Sage Weil <sage@redhat.com
...
Samuel Just
05:35 PM Revision 8685fab2 (ceph): Merge pull request #4293 from ajs1984/master
librados: Add config observer for Objecter instance.
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Samuel Just
05:34 PM Revision e7abe87c (ceph): Merge pull request #4352 from majianpeng/misc-fix
Misc fix
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Samuel Just
05:29 PM Revision 05db2b0a (ceph): Merge pull request #4452 from tchaikov/wip-interactive-ceph-cli
Wip interactive ceph cli
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Samuel Just
05:27 PM Revision f1466380 (ceph): Merge pull request #4494 from ceph/wip-int-option-overflow
Wip int option overflow
Reviewed-by: Sage Weil <sage@redhat.com>
Samuel Just
05:27 PM Revision b69fb891 (ceph): Merge pull request #4568 from dachary/wip-10662-10663-hammer
RGW swift API: Response header of COPY request for object does not
contain x-copied-from, custom metadata, x-copied-...
Yehuda Sadeh
05:20 PM Linux kernel client Bug #11585: kdb crash around __ceph_remove_cap() while dirfrag.sh
teuthology-2015-05-10_23:18:01-multimds-next-testing-basic-multi/884661 according to yuriw Ilya Dryomov
05:13 PM Linux kernel client Bug #11585: kdb crash around __ceph_remove_cap() while dirfrag.sh
... Ilya Dryomov
05:11 PM Linux kernel client Bug #11585 (Can't reproduce): kdb crash around __ceph_remove_cap() while dirfrag.sh
... Ilya Dryomov
05:19 PM Revision 938db47d (ceph): suites: update log whitelist for TestQuotaFull
A quota ENOSPC looks different in the log than
as capacity ENOSPC
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
05:13 PM Bug #11569: mon: "pg ls" is broken
Ah, so we're actually only querying on one kind of state at a time, but it was still broken. Coolio. Greg Farnum
01:48 PM Bug #11569 (Fix Under Review): mon: "pg ls" is broken
https://github.com/ceph/ceph/pull/4643 Kefu Chai
08:48 AM Bug #11569: mon: "pg ls" is broken
yes, by inspecting the log file, ... Kefu Chai
04:23 PM Revision 354fcabd (ceph): Merge pull request #4645 from ceph/wip-fix-BTBFS-message-monmetadata
mon: fix the FTBFS
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Joao Eduardo Luis
03:54 PM Revision 3699a732 (ceph): mon: fix the FTBFS
put the messages/MMonMetadata.h into the dist tarball.
Fixes: #10904
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:38 PM Revision d294deb1 (ceph): Merge pull request #4626 from trhoden/bootstrap-rgw
debian: add bootstrap-rgw dir to ceph package
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Ken Dreyer
03:36 PM devops Bug #11453: run RGW as root
Hi Guilhem,
You're right that running as root is not a good solution.
With the transition to civetweb, there is...
Ken Dreyer
03:20 PM devops Bug #11581: "port 22: No route to host" errors in the labs
plana34 was locked by teuthology-2015-05-10_23:18:01-multimds-next-testing-basic-multi/884661
marked down
Yuri Weinstein
03:18 PM Revision 73daa84b (ceph): Merge pull request #4609 from trhoden/ceph-spec-rgw
Add rgw placeholder directories to ceph-radosgw package
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Reviewed-by: Sa...
Ken Dreyer
02:35 PM Bug #11582: ceph-0.80.9 compile error
firefly is still supported and tested. just tested using a centos 6 installation:... Kefu Chai
07:16 AM Bug #11582 (Can't reproduce): ceph-0.80.9 compile error
when compile the ceph-0.80.9 source package, I got the following error:
./autogen.sh
./configure (generate Makefile...
cory gu
02:02 PM Feature #10904 (Resolved): list all nodes in a ceph cluster
Kefu Chai
02:01 PM Revision 87f37b6b (ceph): Merge pull request #4227 from tchaikov/node-ls
mon,osd,mds: add "{mon,mds} metadata" and "node ls" commands
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Kefu Chai
12:48 PM Revision 383f26eb (ceph): Merge pull request #4551 from theanalyst/doc/release/v0.94.2
doc: release notes for hammer v0.94.2 (draft)
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
12:40 PM Revision 07cf4f75 (ceph): doc: release notes for hammer v0.94.2
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com>
Conflicts:
doc/release-notes.rst
Abhishek Lekshmanan
12:08 PM Revision 0f025122 (ceph): Merge pull request #4629 from ceph/hammer-uclient-checking
Hammer uclient checking
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
11:40 AM Revision 89f89ca3 (ceph): mon: s/recovery/recoverying/ in "pg ls*" commands' spec
* also translate "repair" if specified as "states"
* update test_mon_pg in cephtool-test-mon.sh
Fixes: #11569
Signed...
Kefu Chai
11:40 AM Revision 990dfb6c (ceph): mon/PGMap: sort pg states by the states in "pg ls" spec
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
11:40 AM Revision e1f1c56c (ceph): mon/PGMap: add more constness
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
07:59 AM Documentation #11490: http://ceph.com/docs/master/ bottom links are obsolete
Adam, thanks for updating this issue: it was not my intention to assign it to you in the first place, sorry about tha... Loïc Dachary
02:37 AM Documentation #11490: http://ceph.com/docs/master/ bottom links are obsolete
My internship at Red Hat is over, so I'm not currently an active Ceph developer. Adam Crume
07:50 AM devops Bug #11583 (New): rebuild wheelhouse if requirements.txt is more recent
Add to install-deps.sh a test that verifies none of the requirements.txt file are more recent than an existing wheelh... Loïc Dachary
07:25 AM Bug #11558 (Won't Fix): assert(0 == "hit suicide timeout") in HeartbeatMap due to dead lock in ro...
since the kv store is still an experimental feature, and its settings are subject to change, i am closing it as "won'... Kefu Chai
04:56 AM Bug #11558: assert(0 == "hit suicide timeout") in HeartbeatMap due to dead lock in rocksdb
the use the default rocksdb::max_open_files 5000 in commit 0bd767fb7ecca78033dc9d99f221e88ad0c4b289.
But the system ...
Xinze Chi
07:12 AM Revision 1218d4d8 (ceph): Merge pull request #4624 from rajukv/wip-xio-rajukv
xio: Update XIO client connection IP and nonce
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:48 AM Revision ed065cf8 (ceph): Merge pull request #4620 from yuyuyu101/wip-async-fix-10
AsyncConnection: Avoid assert since replacing may inject when unlock Haomai Wang
05:13 AM Revision 6158f18f (ceph): Update XIO client connection IP and nonce
Obtain the local IP of the client and save the nonce provided when the messenger was created. This is required for RB... Raju Kurunkad

05/10/2015

10:07 PM devops Bug #11453: run RGW as root
Sorry but running RGW as root isn't a good option.
We have many problems with Chef Cookbook about radosgw user consi...
Guilhem Lettron
03:43 PM devops Bug #11453: run RGW as root
* firefly backport https://github.com/ceph/ceph/pull/4638 Nathan Cutler
06:16 PM Revision 432d86d6 (ceph): Merge pull request #4640 from SUSE/wip-rbd-recover-tool-typo-fix
doc: rbd-recover-tool: fix typos in comments
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
06:13 PM Revision 5736948b (ceph): Merge pull request #4637 from SUSE/wip-rados-gw-comment-fix
doc: rgw: fix typo in comments
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
06:05 PM rgw Bug #11416: rgw: leak of bucket meta objects on bucket re-creation
fe158ec is already included in hammer Nathan Cutler
05:44 PM rgw Bug #11323: rgw: quota not respected in POST object
* firefly backport https://github.com/ceph/ceph/pull/4642 Nathan Cutler
05:43 PM Revision d78e31f0 (ceph): rgw: quota not respected in POST object
Signed-off-by: Sergey Arkhipov <nineseconds@yandex.ru>
Backport: hammer, firefly
Fixes: #11323
(cherry picked from co...
9seconds
04:56 PM rgw Bug #11149: delete bucket does not remove .bucket.meta file
* firefly backport https://github.com/ceph/ceph/pull/4641 Nathan Cutler
04:54 PM Revision 177ef55d (ceph): rgw: remove meta file after deleting bucket
The meta file is deleted only if the bucket meta data is not synced
Signed-off-by: Orit Wasserman <owasserm@redhat.c...
Orit Wasserman
04:49 PM rgw Bug #11160: rgw: shouldn't need to disable rgw_socket_path if frontend is configured
I see both backports (hammer and firefly) are merged now. Nathan Cutler
04:46 PM rgw Bug #11256: rgw: object set attrs clobbers object removal bucket index update
both hammer and firefly backports appear to have been merged - does that mean this issue can be closed? Nathan Cutler
04:43 PM rgw Bug #11256: rgw: object set attrs clobbers object removal bucket index update
* firefly backport: https://github.com/ceph/ceph/pull/4571 Nathan Cutler
04:26 PM Revision 88bf25d2 (ceph): doc: rbd-recover-tool: fix typos in comments
Signed-off-by: Nathan Cutler <ncutler@suse.cz> Nathan Cutler
04:17 PM Revision 05cf0db2 (ceph): doc: rgw: fix typo in comments
Signed-off-by: Nathan Cutler <ncutler@suse.cz> Nathan Cutler
03:54 PM rbd Bug #7385: Objectcacher setting max object counts too low
* firefly backport https://github.com/ceph/ceph/pull/4639 Nathan Cutler
03:53 PM Revision 9845258f (ceph): librbd: updated cache max objects calculation
The previous calculation was based upon the image's object size.
Since the cache stores smaller bufferheads, the obje...
Jason Dillaman
03:42 PM Revision a71f3091 (ceph): init-radosgw: run RGW as root
The ceph-radosgw service fails to start if the httpd package is not
installed. This is because the init.d file attemp...
Ken Dreyer
03:13 PM Revision 0a7f2b2a (ceph): PGLog: split divergent priors as well
Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from commit bbe231a61fc06a1a668e6b831fb8224526721f93)
C...
Nathan Cutler
09:43 AM Revision 424289dc (ceph): json_sprit: fix the FTBFS on old gcc
Fixes: #11574
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 6b68b27146852f057a3373cd04b08cd6...
Kefu Chai
09:40 AM Revision 84b00f18 (ceph): json_spirit: use utf8 intenally when parsing \uHHHH
When the python CLI is given non-ASCII characters, it converts them to
\uHHHH escapes in JSON. json_spirit parses th...
Tim Serong
08:51 AM Bug #11143: src/ceph-disk : "disk zap" sgdisk invocation
* firefly backport https://github.com/ceph/ceph/pull/4636 Nathan Cutler
08:24 AM Bug #11535 (Pending Backport): Client admin socket leaks file descriptors
Loïc Dachary
08:18 AM Revision 10d85e11 (ceph): Fix "disk zap" sgdisk invocation
Fixes #11143
If the metadata on the disk is truly invalid, sgdisk would fail to zero
it in one go, because --mbrtogp...
Owen Synge
06:32 AM Bug #11574: utf8 and old gcc breakage on RHEL6.5
* firefly backport included in https://github.com/ceph/ceph/pull/4635 Nathan Cutler
06:21 AM Bug #7387: Malformed JSON command output when non-ASCII strings are present
* firefly backport https://github.com/ceph/ceph/pull/4635 Nathan Cutler
12:08 AM rgw Bug #11570: rgw (?) problem in upgrade:hammer-hammer-distro-basic-typica run
Run: http://pulpito.ceph.redhat.com/teuthology-2015-05-08_13:10:30-upgrade:hammer-hammer-distro-basic-magna/
Jobs: [...
Yuri Weinstein

05/09/2015

08:25 PM Bug #7387: Malformed JSON command output when non-ASCII strings are present
* (incorrect, closed) firefly backport https://github.com/ceph/ceph/pull/4634 Nathan Cutler
04:07 PM Bug #7387 (Pending Backport): Malformed JSON command output when non-ASCII strings are present
Kefu Chai
08:07 PM Bug #11535: Client admin socket leaks file descriptors
* firefly backport https://github.com/ceph/ceph/pull/4633 Nathan Cutler
08:06 PM Revision b0611408 (ceph): common/admin_socket: close socket descriptor in destructor
Long-running processes that do not reuse a single client connection will
see accumulating file descriptors as a resul...
Jon Bernard
07:19 PM Bug #11507: object creation by write cannot use an offset on an erasure coded pool
* firefly backport https://github.com/ceph/ceph/pull/4632 Nathan Cutler
07:18 PM Revision 8372f1d5 (ceph): osd: refuse to write a new erasure coded object with an offset > 0
Even if the offset is properly aligned.
http://tracker.ceph.com/issues/11507 Fixes: #11507
Signed-off-by: Jianpeng ...
Jianpeng Ma
06:25 PM Bug #11069: PGLog: split divergent priors as well
* firefly backport https://github.com/ceph/ceph/pull/4631 Nathan Cutler
04:56 PM devops Bug #11581: "port 22: No route to host" errors in the labs
The fix (if it is indeed the issue I noted above, Sage can confirm) is in ubuntu-trusty kernel starting with Ubuntu-3... Ilya Dryomov
04:44 PM devops Bug #11581: "port 22: No route to host" errors in the labs
Two identical failures in ext4 xattr.
plana80:...
Ilya Dryomov
03:19 PM devops Bug #11581: "port 22: No route to host" errors in the labs
In Sepia running @teuthology-nuke --stale --owner scheduled_teuthology@teuthology --unlock@ - failed ... Yuri Weinstein
03:14 PM devops Bug #11581 (Closed): "port 22: No route to host" errors in the labs
This is a placeholder to capture information on jobs that leave machines in unusable state, e.g. can't ssh to a machi... Yuri Weinstein
04:07 PM Bug #11574 (Pending Backport): utf8 and old gcc breakage on RHEL6.5
Kefu Chai
03:19 PM Bug #10983: use a new disk as journal disk,ceph-disk prepare fail
* firefly backport https://github.com/ceph/ceph/pull/4630 Nathan Cutler
03:16 PM Revision 90909671 (ceph): ceph-disk: more robust parted output parser
In some cases, depending on the implementation or the operating system,
parted --machine -- /dev/sdh print
may c...
Loic Dachary
09:42 AM Bug #11470: mon: leaked Messenger, MLog on shutdown
looks like I'll need access to the typica lab. For some reason assumed those results would end up in the teuthology ... Joao Eduardo Luis
12:04 AM CephFS Bug #11510 (Resolved): ceph-fuse crashes
I backported the pool permissions checking (https://github.com/ceph/ceph/pull/4629); it's waiting for the backports g... Greg Farnum

05/08/2015

11:58 PM Feature #11545 (Fix Under Review): mon: have mon-specific commands under 'ceph mon ...'
https://github.com/ceph/ceph/pull/4595 Joao Eduardo Luis
10:01 PM Revision 03348971 (ceph): Merge pull request #4628 from dachary/wip-releases
doc: add release numbering explanation Sage Weil
08:33 PM Stable releases Tasks #10560 (Rejected): dumpling v0.67.12
Fortunately it was not necessary to publish this release. Loïc Dachary
08:31 PM Revision 67fd3c4e (ceph): doc: add release numbering explanation
Mostly copy pasted from Sage's email "The first infernalis dev release
will be v9.0.0".
Signed-off-by: Loic Dachary ...
Loic Dachary
08:31 PM Revision 09681342 (ceph): doc: move the release cycle after the timeline
The timeline is a useful reference and the reader should not have to
scroll down to see it. Move the release cycle af...
Loic Dachary
07:41 PM rbd Bug #11577 (Resolved): fsx deadlocked in several of the most recent runs
Jason Dillaman
05:34 PM rbd Bug #11577 (Fix Under Review): fsx deadlocked in several of the most recent runs
*master PR*: https://github.com/ceph/ceph/pull/4623 Jason Dillaman
11:58 AM rbd Bug #11577 (In Progress): fsx deadlocked in several of the most recent runs
Jason Dillaman
11:57 AM rbd Bug #11577 (Resolved): fsx deadlocked in several of the most recent runs
http://qa-proxy.ceph.com/teuthology/jdillaman-2015-05-06_21:47:33-rbd-master---basic-multi/878909/teuthology.log
htt...
Jason Dillaman
06:50 PM Revision 640902e2 (ceph): Merge pull request #4541 from jbernard/master
common/admin_socket: close socket descriptor in destructor
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
06:50 PM rgw Bug #10925: "(test.functional.tests.TestAccount) ... FAIL" in upgrade:giant-x-hammer-distro-basic...
Run: http://pulpito.ceph.com/teuthology-2015-05-07_17:05:02-upgrade:giant-x-next-distro-basic-multi/
Job: 879194
Yuri Weinstein
06:47 PM Bug #11211 (New): osd/ReplicatedPG.cc: 2141: FAILED assert(op == prdop->op)
Yuri Weinstein
06:45 PM Bug #11211: osd/ReplicatedPG.cc: 2141: FAILED assert(op == prdop->op)
See it in next
Run: http://pulpito.ceph.com/teuthology-2015-05-06_23:02:03-rgw-next-distro-basic-multi/
Job: ['8782...
Yuri Weinstein
06:44 PM Revision 0543003f (ceph): Merge pull request #4623 from ceph/wip-11577
librbd: possible deadlock during copyup
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
06:30 PM Revision fa823ff4 (ceph): kcephfs: remove 'kclient' workunit tests -- there are none left now
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
06:29 PM Revision fcd0ea33 (ceph): workunits: remove defunct cephfs set_layout test
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
06:17 PM Revision 6e2dd408 (ceph): client: fix error handling in check_pool_perm
Previously, on an error such as a pool not existing,
the caller doing the check would error out, but
anyone waiting o...
John Spray
06:17 PM Revision 3c2e6ae9 (ceph): client: use SaferCond in check_pool_perm
Just because it's easier to read.
Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commit 289ee...
John Spray
06:17 PM Revision 79b2ac21 (ceph): client: check OSD caps before read/write
Signed-off-by: Yan, Zheng <zyan@redhat.com>
(cherry picked from commit 3c4028ec21e3ef9e8801c4570420c88722651cc7)
Revi...
Yan, Zheng
06:08 PM Revision 67da31cf (ceph): debian: add bootstrap-rgw dir to ceph package
Signed-off-by: Travis Rhoden <trhoden@redhat.com> Travis Rhoden
06:07 PM Revision 7df3eb5e (ceph): Merge pull request #4567 from dachary/wip-10938-hammer
RGW Swift API: response for GET/HEAD on container does not contain the X-Timestamp header
Reviewed-by: Yehuda Sadeh ...
Yehuda Sadeh
06:05 PM Revision 6a7fa83b (ceph): Merge pull request #4570 from dachary/wip-10243-hammer
civetweb is hitting a limit (number of threads 1024) Yehuda Sadeh
06:05 PM Revision 553f0db9 (ceph): Merge pull request #4573 from dachary/wip-11125-hammer
rgw: keystone token cache does not work correctly Yehuda Sadeh
06:05 PM Revision 3fe1f2b8 (ceph): Merge pull request #4574 from dachary/wip-11160-hammer
rgw: shouldn't need to disable rgw_socket_path if frontend is configured Yehuda Sadeh
06:04 PM Revision e0ed4594 (ceph): Merge pull request #4575 from dachary/wip-10650-hammer
Response header of swift API PUT /container/object returned by RGW
does not contain last-modified, content-length, x...
Yehuda Sadeh
06:03 PM Revision d6de3fa0 (ceph): Merge pull request #4576 from dachary/wip-10661-hammer
RGW swift API: Response header of POST request for object does not contain content-length and x-trans-id headers
Rev...
Yehuda Sadeh
06:02 PM Revision bf93128f (ceph): packaging: Add rgw placeholder dirs in proper packages
Automatically create /var/lib/ceph/radosgw with the
ceph-radosgw package, and /var/lib/ceph/bootstrap-rgw
via the cep...
Travis Rhoden
05:59 PM Revision 96dc624e (ceph): Merge pull request #4579 from dachary/wip-11036-hammer
RGW Swift API: response for PUT on /container does not contain the mandatory Content-Length header when FCGI is used
...
Yehuda Sadeh
05:57 PM Bug #11580 (New): pg a copy_from->pg b peered (blocked on backfill blocked on local reservation)-...
Samuel Just
05:57 PM Revision ae61aee9 (ceph): Merge pull request #4580 from dachary/wip-11088-hammer
RGW Swift API: wrong handling of empty metadata on Swift container
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
05:57 PM Revision 593d07f2 (ceph): Merge pull request #4581 from dachary/wip-11323-hammer
rgw: quota not respected in POST object
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
05:32 PM Revision ee54e71d (ceph): librbd: object map clean state valid only for fast-diff
The deep-flatten feature bit is incorrectly used to determine
whether to set the object map to clean. It should use ...
Jason Dillaman
05:29 PM Revision f51b2b59 (ceph): Merge pull request #437 from ceph/wip-11180-firefly
ensure summary is looked for the user we need (part 2) Loïc Dachary
05:26 PM rbd Bug #11579 (Resolved): Copyup operation for deep flatten cannot use current parent extents
If an image has shrunk in size after an existing snapshot, it's possible that the copyup operation will only read the... Jason Dillaman
04:34 PM Bug #11468: ENOTEMPTY removing a pg
We may have to simply reduce the number of osds/node in these upgrade tests. 4/disk may just be too many. Samuel Just
04:33 PM Bug #11468: ENOTEMPTY removing a pg
It seemed to have hung on split, I tried to get at the corefile, but the version had been removed. Samuel Just
04:15 PM Revision 4f2b41c4 (ceph): Merge pull request #4566 from dachary/wip-11478-hammer
Queued AIO reference counters not properly updated
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
04:15 PM Revision 92e7a7f0 (ceph): Merge pull request #4564 from dachary/wip-11369-hammer
Periodic failure of TestLibRBD.DiffIterateStress
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
03:54 PM Revision 88fabb1e (ceph): common/admin_socket: close socket descriptor in destructor
Long-running processes that do not reuse a single client connection will
see accumulating file descriptors as a resul...
Jon Bernard
03:50 PM Revision a2ee8d79 (ceph): AsyncConnection: Avoid assert since replacing may inject when unlock
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
03:49 PM Revision 92bcf6c5 (ceph): Merge pull request #4621 from dachary/wip-pip-timeout
install-deps.sh: increase pip install timeout
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:46 PM Bug #11548 (Won't Fix): "[ FAILED ] LibRadosTwoPoolsPP.Evict" in upgrade:giant-x-next-distro-ba...
Yuri Weinstein
03:45 PM Bug #11548: "[ FAILED ] LibRadosTwoPoolsPP.Evict" in upgrade:giant-x-next-distro-basic-multi run
I replaced work units wit a new ceph-deploy/ceph-deploy_hello_world workunit (https://github.com/ceph/ceph/commit/13a... Yuri Weinstein
03:27 PM Bug #11548: "[ FAILED ] LibRadosTwoPoolsPP.Evict" in upgrade:giant-x-next-distro-basic-multi run
Or we could just remove it in firefly, giant, and hammer? Samuel Just
03:26 PM Bug #11548: "[ FAILED ] LibRadosTwoPoolsPP.Evict" in upgrade:giant-x-next-distro-basic-multi run
Yuri: this specific test case needs to be whitelisted in the upgrade tests. Samuel Just
08:15 AM Bug #11548: "[ FAILED ] LibRadosTwoPoolsPP.Evict" in upgrade:giant-x-next-distro-basic-multi run
In commit 1fa343f2360c6ef725bf6ec63337b379f4f28bfb, we made a change to return success for the evict op when the obs ... Zhiqiang Wang
03:42 PM Bug #11166 (Can't reproduce): blocked OSD issues in upgrade:firefly-x-hammer-distro-basic-multi run
Samuel Just
03:32 PM Revision 2fbf1712 (ceph): Merge pull request #4585 from ceph/wip-11370-hammer
A retransmit of proxied flatten request can result in -EINVAL
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
03:32 PM Bug #11578 (Can't reproduce): make check hangs due to LTTNG (developer build)
On my development build machine using Ubuntu 14.04.1 (Trusty Tahr) make check hangs. I have a ceph-mon hung being st... David Zafman
03:25 PM Bug #11429: OSD::load_pgs: we need to handle the case where an upgrade from earlier versions whic...
... Loïc Dachary
03:19 PM Revision 4dc60d9a (ceph): Merge pull request #4601 from oritwas/nss-cmake
cmake fixes Yehuda Sadeh
03:19 PM Bug #11464 (Resolved): osd: do_op e7022843/plana409159-266/head//1 is unfound, can't do anything
Samuel Just
03:18 PM Revision de81cd20 (ceph): osd: Fix double counting of of num_read/num_write
Signed-off-by: David Zafman <dzafman@redhat.com> David Zafman
03:18 PM Revision 67da8feb (ceph): osd: Show number of divergent_priors in log message
Report dirty_divergent_priors as true or false
Use dout(5) so tests can verify divergent_priors created
Signed-off-b...
David Zafman
03:06 PM Revision dc863fb7 (ceph): install-deps.sh: increase pip install timeout
It is not uncommon for pip install to timeout with:
Cannot fetch index base URL https://pypi.python.org/simple
b...
Loic Dachary
02:37 PM Bug #11574 (Resolved): utf8 and old gcc breakage on RHEL6.5
all green now. consider it done. Kefu Chai
04:56 AM Bug #11574: utf8 and old gcc breakage on RHEL6.5
Greg Farnum
04:48 AM Bug #11574 (Fix Under Review): utf8 and old gcc breakage on RHEL6.5
https://github.com/ceph/ceph/pull/4614 Kefu Chai
03:47 AM Bug #11574: utf8 and old gcc breakage on RHEL6.5
Giving this to you since you merged the PR. :) Greg Farnum
03:46 AM Bug #11574 (Resolved): utf8 and old gcc breakage on RHEL6.5
http://gitbuilder.sepia.ceph.com/gitbuilder-ceph-rpm-centos6-5-amd64-basic/#origin/master
I am more than a little ...
Greg Farnum
02:34 PM Revision 9c36a526 (ceph): suites: tweak config in mds-full task
The task runs a lot faster with a higher
OSD report frequency.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
01:11 PM Revision b29cc4c1 (ceph): doc: Fix .gitignore for 'doc' directory
caused by: 156e55b7f95bb7f1d73e1131d94aca75fb339315
Fixes: #11574
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:09 PM Revision 13c7f97d (ceph): tasks/cephfs: cover pool quota in test_full
Run the same procedure as TestClusterFull, but
instead of limiting OSD memstore size, use pool
quota on the data pool...
John Spray
12:56 PM Bug #11398 (Resolved): tests: osd/osd-scrub-repair.sh objectstore-tool races
Kefu Chai
11:27 AM Bug #11398: tests: osd/osd-scrub-repair.sh objectstore-tool races
* hammer backport https://github.com/ceph/ceph/pull/4618 Loïc Dachary
11:26 AM Bug #11398 (Pending Backport): tests: osd/osd-scrub-repair.sh objectstore-tool races
Loïc Dachary
12:39 PM Revision 9d97946a (ceph): Merge pull request #4618 from dachary/wip-11398-kill-daemons-hammer
tests: ceph-helpers kill_daemons fails when kill fails
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
11:55 AM rbd Bug #11536 (Resolved): object map invalid during fsx
No object map issues detected on new FSX run. Jason Dillaman
10:28 AM Revision c548d8d4 (ceph): tests: ceph-helpers kill_daemons fails when kill fails
Instead of silently leaving the daemons running, it returns failure so
the caller can decide what to do with this sit...
Loic Dachary
10:26 AM Revision a23933e4 (ceph): Merge pull request #4588 from dachary/wip-11398-kill-daemons
tests: ceph-helpers kill_daemons fails when kill fails
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:21 AM Bug #11516 (Duplicate): run-make-check.sh should check ulimits
see #11532 Loïc Dachary
10:19 AM Bug #11576 (Resolved): ceph fails to compile with boost 1.58
https://github.com/ceph/ceph/pull/4616 Kefu Chai
07:17 AM Bug #11576 (Resolved): ceph fails to compile with boost 1.58
... Kefu Chai
10:18 AM Revision 6c2182de (ceph): Merge pull request #4616 from ceph/wip-fix-FTBFS-boost-1.58
mon: remove unused variable
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Kefu Chai
10:13 AM Revision 4cc8e401 (ceph): ensure summary is looked for the user we need (part 2)
Move the get_user_summary(out, user) logic to util.rgw so that it can be
shared between radosgw_admin_rest.py and rad...
Loic Dachary
09:02 AM Bug #11575 (Resolved): ceph-disk.sh must not log in $HOME/.pip
Loïc Dachary
07:01 AM Bug #11575 (Fix Under Review): ceph-disk.sh must not log in $HOME/.pip
https://github.com/ceph/ceph/pull/4615 Loïc Dachary
06:48 AM Bug #11575 (Resolved): ceph-disk.sh must not log in $HOME/.pip
When and if it fails, ceph-disk.sh must not log in $HOME/.pip because it may not have permission to when running. It ... Loïc Dachary
08:59 AM Revision 31b9dc4f (ceph): cmake: add crc assembley files
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
08:59 AM Revision 6ce52628 (ceph): cmake add mds and librbd missing files
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
08:59 AM Revision 1fd28858 (ceph): cmake: Add missing pthread lib
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
08:59 AM Revision f43bf2ec (ceph): cmake: add common_utf8 lib to link unittest_str_map
Signed-off-by: Orit Wasserman <owasserm@redhat.com> Orit Wasserman
08:59 AM rgw Bug #11367: Keystone PKI token expiration is not enforced
New pull request: https://github.com/ceph/ceph/pull/4617 Anton Aksola
08:51 AM Revision 32224174 (ceph): Merge pull request #4615 from dachary/wip-11575-pip-log
tests: pip must not log in $HOME/.pip
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:50 AM Revision 2df06939 (ceph): rgw: always check if token is expired
Fixes: #11367
Currently token expiration is only checked by the token cache. With PKI
tokens no expiration check is ...
Anton Aksola
08:35 AM CephFS Bug #11568 (Resolved): check_pool_perm blocks forever on nonexistent pool
Zheng Yan
08:31 AM Revision 0e26e9f7 (ceph): tests: ceph-helpers kill_daemons fails when kill fails
Instead of silently leaving the daemons running, it returns failure so
the caller can decide what to do with this sit...
Loic Dachary
08:01 AM Revision e7b196a4 (ceph): mon: remove unused variable
* as a side effect, this change silences
http://tracker.ceph.com/issues/11576
Fixes: #11576
Signed-off-by: Kefu Ch...
Kefu Chai
07:46 AM Revision c255e809 (ceph): install-deps.sh: exit on error if dependencies cannot be installed
Now that pre-installing pip dependencies is done at the end of the
script, the last command to run is no longer the i...
Loic Dachary
06:59 AM Revision 7b28a6fd (ceph): tests: pip must not log in $HOME/.pip
Because it may not have permission to when running in a container and
scripts run from source are not expected to mod...
Loic Dachary
06:28 AM CephFS Bug #11236 (Resolved): lock inversions in test/libcephfs flock test
it's http://tracker.ceph.com/issues/11540 Zheng Yan
04:16 AM CephFS Bug #11236 (Need More Info): lock inversions in test/libcephfs flock test
Did we create a ticket for the failed test case(s)? We should perhaps fix the tests so that we don't get semi-fake wa... Greg Farnum
04:55 AM Revision 4a68b737 (ceph): Merge pull request #4614 from ceph/wip-11574-fix-FTBFS
json_sprit: fix the FTBFS on old gcc
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
04:26 AM Revision c5ff21be (ceph): samba: disable MDS debugging to reduce log sizes
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
04:07 AM Bug #11573: OSD assertion in erasure code environment
Patch uploaded at https://github.com/ceph/ceph/pull/4613 xingyi wu
01:33 AM Bug #11573 (Duplicate): OSD assertion in erasure code environment
To reproduce this bug, I deployed a ceph cluster with 6 osds then created a EC pool "TESTECPOOLDELETE" with (k,m... xingyi wu
04:01 AM Revision 6b68b271 (ceph): json_sprit: fix the FTBFS on old gcc
Fixes: #11574
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:14 AM CephFS Bug #11541: MDS is crashed (mds/CDir.cc: 1391: FAILED assert(!is_complete()))
I think the fix should be:... Zheng Yan
03:00 AM Revision eb321235 (ceph): Merge pull request #4611 from yuyuyu101/wip-async-fix-9
AsyncConnection: verify connection's state is expected Haomai Wang
02:34 AM Bug #11558: assert(0 == "hit suicide timeout") in HeartbeatMap due to dead lock in rocksdb
common/HeartbeatMap.cc: 79: FAILED assert(0 == "hit suicide timeout")
ceph version 0.94-17-gc341f91 (c341f91ed1be...
Xinze Chi
02:24 AM Revision 74f3b5c3 (ceph): AsyncConnection: verify connection's state is expected
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
01:13 AM Revision 125ab922 (ceph): Merge pull request #4604 from ceph/wip-11568
#11568: fix error handling in check_pool_perm Zheng Yan
12:59 AM Revision 80eecc39 (ceph): Replaced work units with ceph-deploy/ceph-deploy_hello_world.sh re: #11547
Removed per Josh's suggestion fs as redundant and renamed rados to bacis
Signed-off-by: Yuri Weinstein <yweinste@red...
Yuri Weinstein
12:58 AM Revision d7b51b0e (ceph): Replaced work units with ceph-deploy/ceph-deploy_hello_world.sh re: #11547
Removed per Josh's suggestion fs as redundant and renamed rados to bacis
Signed-off-by: Yuri Weinstein <yweinste@red...
Yuri Weinstein
12:56 AM Revision 2c503cb8 (ceph): Merge pull request #436 from ceph/wip_11547_2
Replaced work units with ceph-deploy/ceph-deploy_hello_world.sh
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
12:52 AM Revision dcfd6a3b (ceph): Replaced work units with ceph-deploy/ceph-deploy_hello_world.sh re: #11547
Removed per Josh's suggestion fs as redundant and renamed rados to bacis
Signed-off-by: Yuri Weinstein <yweinste@red...
Yuri Weinstein
12:30 AM Revision 7655906d (ceph): Added a "ceph hello world" for a simple check for ceph-deploy qa suite
Signed-off-by: Yuri Weinstein <yweinstein@redhat.com>
(cherry picked from commit 13abae186357f4e9bb40990a7a212f93ec2e...
Yuri Weinstein
12:26 AM Revision b863ccbf (ceph): Added a "ceph hello world" for a simple check for ceph-deploy qa suite
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
(cherry picked from commit 13abae186357f4e9bb40990a7a212f93ec2e1e...
Yuri Weinstein
12:25 AM Revision fb10594f (ceph): Added a "ceph hello world" for a simple check for ceph-deploy qa suite
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
(cherry picked from commit 13abae186357f4e9bb40990a7a212f93ec2e1e...
Yuri Weinstein
12:18 AM Revision 4ccb6449 (ceph): Merge pull request #4608 from ceph/wip_11547
Added a "ceph hello world" for a simple check for ceph-deploy qa suite
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
12:12 AM Revision 13abae18 (ceph): Added a "ceph hello world" for a simple check for ceph-deploy qa suite
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein

05/07/2015

11:53 PM CephFS Bug #11510: ceph-fuse crashes
Wasn't planning on backporting those, since EPERM is caught before the object cacher is used for rbd, but feel free t... Josh Durgin
11:32 PM CephFS Bug #11510: ceph-fuse crashes
Looks like this is something that will cause trouble for RBD as well. Josh, Jason, are you guys planning to backport ... Greg Farnum
11:37 PM Revision ac9539a3 (ceph): Merge pull request #431 from ceph/wip-more-log-whitelist
suites/fs: add another log whitelist to journal-repair
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
11:36 PM CephFS Bug #11300: client-limits and mds-full failures on clog warning/errors
I think this is done now? Was probably me who merged the backports without going through Github... Greg Farnum
11:26 PM Revision 18617567 (ceph): Merge pull request #4520 from ceph/wip-mds-damage-handling
MDS: improve handling of damaged metadata
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
11:18 PM Revision c7a0f9c8 (ceph): Merge pull request #4607 from dachary/wip-11532-limits
tests: need 1024 files per process not 100024
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
11:18 PM Fix #11532 (Resolved): make check must verify resources before running in parallel
Loïc Dachary
09:24 PM Fix #11532 (Fix Under Review): make check must verify resources before running in parallel
* master https://github.com/ceph/ceph/pull/4605 Loïc Dachary
11:14 PM Revision f36bd0e9 (ceph): tests: need 1024 files per process not 100024
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
11:03 PM Revision 8cbd92b1 (ceph): librbd: ObjectMap::aio_update can acquire snap_lock out-of-order
Detected during an fsx run where a refresh and CoR were occurring
concurrently. The refresh held the snap_lock and w...
Jason Dillaman
10:59 PM Revision 27c19827 (ceph): Merge pull request #4605 from dachary/wip-11532-limits
tests: fail make check if nproc is too low
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
10:55 PM Revision 0e959863 (ceph): tests: fail make check if nproc is too low
When running tests in parallel with make -jX, the ulimit -u (number of
processor / thread per user) needs to be at le...
Loic Dachary
09:19 PM Revision 19eb2010 (ceph): Merge pull request #4599 from dachary/wip-releases
release cycle / timeline updates
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:07 PM Bug #11548: "[ FAILED ] LibRadosTwoPoolsPP.Evict" in upgrade:giant-x-next-distro-basic-multi run
Run: http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-05-07_16:00:02-ceph-deploy-next-distro-basic-typica/
Jo...
Yuri Weinstein
08:52 PM rgw Bug #11570: rgw (?) problem in upgrade:hammer-hammer-distro-basic-typica run
Same in run:
http://pulpito.ceph.com/teuthology-2015-05-07_09:06:32-upgrade:hammer-hammer-distro-basic-vps/
Job: 87...
Yuri Weinstein
08:49 PM rgw Bug #11570 (Resolved): rgw (?) problem in upgrade:hammer-hammer-distro-basic-typica run
Run: http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-05-07_12:33:35-upgrade:hammer-hammer-distro-basic-typica... Yuri Weinstein
08:29 PM Revision 6cfae7f0 (ceph): Merge pull request #4502 from dachary/wip-11026-hammer
objecter: can get stuck in redirect loop if osdmap epoch == last_force_op_resend
Reviewed-by: Sage Weil <sage@redhat...
Sage Weil
08:21 PM Revision 0c715f69 (ceph): Merge pull request #4532 from dachary/wip-init-system-detection
ceph-detect-init helper and associated tests
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Reviewed-by: Sage Weil <sa...
Loïc Dachary
07:45 PM Revision 736cdf45 (ceph): Merge pull request #4562 from dachary/wip-11376-hammer
ceph-objectstore-tool should be in the ceph server package
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Loïc Dachary
07:08 PM Feature #7701 (Resolved): Filterable querying interface for PGMonitor
Looks that way!
This was a calamari thing originally, so if anybody working with that interface wishes for more fi...
John Spray
06:30 PM Feature #7701: Filterable querying interface for PGMonitor
Is this resolved by https://github.com/ceph/ceph/pull/3470, the branch wip-7701? Greg Farnum
06:49 PM Revision 46a4e8af (ceph): packaging: mv ceph-objectstore-tool to main ceph pkg
This change ensures that the ceph-objectstore-tool utility is present on
all OSDs. This makes it easier for users to...
Ken Dreyer
06:43 PM Bug #11569 (Resolved): mon: "pg ls" is broken
I got handed this:... Greg Farnum
05:47 PM CephFS Bug #11568 (Fix Under Review): check_pool_perm blocks forever on nonexistent pool
https://github.com/ceph/ceph/pull/4604 John Spray
05:46 PM CephFS Bug #11568 (Resolved): check_pool_perm blocks forever on nonexistent pool

Reproduce: a file with a layout pointing to a non-existent pool, try reading it from ceph-fuse, see that the read b...
John Spray
05:46 PM Revision 289ee3b8 (ceph): client: use SaferCond in check_pool_perm
Just because it's easier to read.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
05:46 PM Revision e08cf25c (ceph): client: fix error handling in check_pool_perm
Previously, on an error such as a pool not existing,
the caller doing the check would error out, but
anyone waiting o...
John Spray
05:39 PM Feature #10198 (Resolved): PG removal occupy the disk thread several hours
Samuel Just
05:39 PM Bug #11516: run-make-check.sh should check ulimits
davidz reports that disabling lttng resolved a hang that we initially thought could be related to hitting the ulimits... Loïc Dachary
05:21 PM Bug #11516: run-make-check.sh should check ulimits
greg reports it can use +1024 threads even with make check and no -jX Loïc Dachary
05:09 PM rgw Bug #10666 (Resolved): RGW swift API: Response header of GET request for container does not conta...
Loïc Dachary
05:05 PM Revision 3bd8e4fa (ceph): Merge pull request #4561 from dachary/wip-11143-hammer
src/ceph-disk : disk zap sgdisk invocation
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
05:03 PM Revision 76f6db24 (ceph): Merge pull request #4560 from dachary/wip-11507-hammer
object creation by write cannot use an offset on an erasure coded pool
Reviewed-by: Samuel Just <sjust@redhat.com>
Loïc Dachary
05:03 PM Revision e5a20f83 (ceph): Merge pull request #4559 from dachary/wip-11429-hammer
OSD::load_pgs: we need to handle the case where an upgrade from earlier versions which ignored non-existent pgs resur... Loïc Dachary
05:02 PM Linux kernel client Feature #10585 (In Progress): use new, more reliable version of watch/notify
Douglas Fuller
04:52 PM Revision e096fbf0 (ceph): Merge pull request #432 from dachary/wip-11429-hammer
suites/rados: add test for 11429 (hammer)
Reviewed-by: Samuel Just <sjust@redhat.com>
Loïc Dachary
04:49 PM Bug #11534 (Resolved): Incorrect size in ceph osd df
Loïc Dachary
04:49 PM Bug #11565 (Can't reproduce): "FAILED assert(r == -2)" in rados-firefly-distro-basic-magna run
Run: http://pulpito.ceph.redhat.com/teuthology-2015-05-04_22:30:01-rados-firefly-distro-basic-magna/
Job: ['101494']...
Yuri Weinstein
04:48 PM Revision e7671a58 (ceph): Merge pull request #4563 from tchaikov/wip-hammer-11534
mon: Total size of OSDs is a maginitude less than it is supposed to be.
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
04:44 PM Bug #7915: ./include/interval_set.h: 385: FAILED assert(_size >= 0)
Hi,
I'm experiencing this bug I think on 0.80.4. Do you know resolve situation and start OSD ?...
Florent MONTHEL
04:27 PM Revision 25c23c30 (ceph): Merge pull request #4543 from yuyuyu101/wip-async-fix-8
Wip async fix 8 Haomai Wang
04:25 PM Revision 3f070601 (ceph): Merge pull request #426 from ceph/wip-11372
add new valgrind tests to rbd suite
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
04:18 PM Revision 126a3721 (ceph): Merge pull request #4577 from dachary/wip-10666-hammer
RGW swift API: Response header of GET request for container does not contain X-Container-Object-Count, X-Container-By... Loïc Dachary
04:14 PM Revision 95c21875 (ceph): Merge pull request #4003 from ceph/wip-fix-cmake-nss
Fix nss for cmake Orit Wasserman
04:13 PM Revision 410175be (ceph): Merge pull request #3743 from trociny/wip-osd_create
mon: osd create: add optional 'id' parameter
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Kefu Chai
03:40 PM rbd Bug #11553 (Closed): rbd: get_flags calls cause 'rbd info' to fail on pre-hammer osds
Not an issue -- librbd's get_flags method does not invoke the OSD get_flags class method. Jason Dillaman
01:29 PM rbd Bug #11553 (In Progress): rbd: get_flags calls cause 'rbd info' to fail on pre-hammer osds
Jason Dillaman
01:28 PM rbd Bug #11553 (Fix Under Review): rbd: get_flags calls cause 'rbd info' to fail on pre-hammer osds
Jason Dillaman
01:21 PM rbd Bug #11553 (In Progress): rbd: get_flags calls cause 'rbd info' to fail on pre-hammer osds
Jason Dillaman
03:39 PM rbd Bug #11557 (Resolved): test/librbd/test_librbd.cc:2295: Failure DiffIterateTest/1.DiffIterateStress
Jason Dillaman
01:29 PM rbd Bug #11557 (Fix Under Review): test/librbd/test_librbd.cc:2295: Failure DiffIterateTest/1.DiffIte...
*master PR*: https://github.com/ceph/ceph/pull/4603 Jason Dillaman
09:12 AM rbd Bug #11557: test/librbd/test_librbd.cc:2295: Failure DiffIterateTest/1.DiffIterateStress
probably because of https://github.com/ceph/ceph/pull/4593 Loïc Dachary
09:09 AM rbd Bug #11557 (Resolved): test/librbd/test_librbd.cc:2295: Failure DiffIterateTest/1.DiffIterateStress
at commit:d20a387788d0a2cb0f97c9f2fb34720ce2861f89... Loïc Dachary
03:29 PM Revision e1d0f2f1 (ceph): Merge pull request #4422 from ceph/wip-10154
librbd: deep-flatten of cloned images
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
03:24 PM rgw Bug #11563 (Resolved): RadosGW regression: COPY doesn't preserve Content-Type
* fix in master https://github.com/ceph/ceph/pull/4995
When creating an object with an explicit content-type then ...
Sylvain Munaut
03:09 PM Revision ac89b8fc (ceph): Merge pull request #4603 from ceph/wip-11557
librbd: fast diff should treat all _EXISTS objects as dirty
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
03:06 PM rbd Bug #11562 (Resolved): docs: rbd-diff developer document lists image size as u64 instead of le64
Jason Dillaman
02:29 PM Revision 0e3bee68 (ceph): osd: extract collect_sys_info() out of OSD::_collect_metadata()
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:29 PM Revision 1b0386b2 (ceph): mon: add "mon_metadata <id>" command
Related: #10904
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:29 PM Revision 73390d2e (ceph): mon: extract gid_from_arg() out of fail_mds()
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:29 PM Revision 79439d43 (ceph): mds,mon: add 'mds metadata' command
Related: #10904
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:29 PM Revision 71bf5f1e (ceph): mon: add 'node ls {all,mds,mon,osd}' asok
Fixes: #10904
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:26 PM CephFS Bug #11504 (Fix Under Review): CephFS restriction on removing cache tiers is overly strict
https://github.com/ceph/ceph/pull/4602 John Spray
01:18 PM Bug #11429: OSD::load_pgs: we need to handle the case where an upgrade from earlier versions whic...
since the task installs firefly to reproduce the problem, it will become a noop as soon as the bug is fixed in v0.80.... Loïc Dachary
10:09 AM Bug #11429: OSD::load_pgs: we need to handle the case where an upgrade from earlier versions whic...
* ceph-qa-suite firefly backport https://github.com/ceph/ceph-qa-suite/pull/435 Loïc Dachary
12:46 PM Bug #11026: objecter: can get stuck in redirect loop if osdmap epoch == last_force_op_resend
* firefly backport https://github.com/ceph/ceph/pull/4597 Xinxin Shu
10:42 AM Bug #11026: objecter: can get stuck in redirect loop if osdmap epoch == last_force_op_resend
today xinxinsh tried a backport to firefly but had issues and asked for feedback to Jianpeng Ma Loïc Dachary
12:37 PM rgw Bug #11367: Keystone PKI token expiration is not enforced
I tested the patch against master snapshot in our QA and it seems to work. Going to resubmit a merge request soon. Anton Aksola
11:53 AM rgw Bug #11367 (In Progress): Keystone PKI token expiration is not enforced
Loïc Dachary
12:08 PM Revision 1ac72798 (ceph): common: remove unused maxObjectsToCreate
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
12:08 PM Revision 5c6190d0 (ceph): common: rados bench data.finished = 0
ObjBencher::aio_bench sets data.finished to num_objs but it should be
set to zero since it reflects the number of obj...
Loic Dachary
11:41 AM Bug #11199 (Resolved): osd: ENOENT on clone
Loïc Dachary
11:41 AM Bug #11199: osd: ENOENT on clone
commit:3fb97e2 ReplicatedPG: trim backfill intervals based on peer's last_backfill_started (in firefly), Loïc Dachary
11:39 AM Bug #10724 (Resolved): backport ceph-disk man page to Firefly
Loïc Dachary
11:39 AM Bug #10724: backport ceph-disk man page to Firefly
commit:1a6490e doc: Adds man page for ceph-disk utility. (in firefly), Loïc Dachary
11:37 AM Bug #11197 (Resolved): pg stuck stale after create with activation delay
Loïc Dachary
11:37 AM Bug #11197: pg stuck stale after create with activation delay
commit:29bc9e5 PG: set/clear CREATING in Primary state entry/exit (in firefly), Loïc Dachary
11:30 AM Bug #10718 (Resolved): osd/PGLog.h: 279: FAILED assert(log.log.size() == log_keys_debug.size())
Loïc Dachary
11:30 AM Bug #10718: osd/PGLog.h: 279: FAILED assert(log.log.size() == log_keys_debug.size())
* commit:69d9339 PGLog: improve PGLog::check() debugging (in firefly), Loïc Dachary
11:26 AM Revision 72895427 (ceph): src/CMakeLists.txt: fix build to work with nss
Add nss and nspr include dirs to CXX_FLAGS if all dependencies
are found.
the ceph-authtool target needs also ${CRYP...
Danny Al-Gaaf
11:26 AM Revision 4bb88434 (ceph): CMakeLists.txt: fix detection of nss
Libnss needs also to check for libnspr and add the related
-l targets to CRYPTO_LIBS, otherwise the build will fail.
...
Danny Al-Gaaf
11:23 AM Revision 67e2caa6 (ceph): crypto: fix cmake error '#elif with no expression'
It needs to be '#elif defined()' to work with cmake.
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
Danny Al-Gaaf
11:19 AM Revision ff499331 (ceph): CMake: add FindNSPR.cmake
The nss lib needs the nspr library to build. Add file to
get the nspr lib/includes from the pc file.
Signed-off-by: ...
Danny Al-Gaaf
10:52 AM Feature #10976 (Resolved): fix PG::all_unfound_are_queried_or_lost for non-existent osds
we are no longer backporting features / improvements to firefly, only bug fixes Loïc Dachary
10:44 AM Revision b50ec2f5 (ceph): client: avoid sending unnessesary FLUSHSNAP message
when a snap notification contains no new snapshot, we can avoid
sending FLUSHSNAP message to MDS.
Signed-off-by: Yan...
Yan, Zheng
10:42 AM rgw Feature #4099 (In Progress): rgw: Object Expiration
I'm currently working on object expiration for Swift API. Radoslaw Zarzynski
10:18 AM Feature #11545 (In Progress): mon: have mon-specific commands under 'ceph mon ...'
Joao Eduardo Luis
10:01 AM CephFS Bug #11236 (Resolved): lock inversions in test/libcephfs flock test
Cool, that makes sense to me. John Spray
01:55 AM CephFS Bug #11236: lock inversions in test/libcephfs flock test
John Spray wrote:
> This appears to have resurfaced here:
>
> http://pulpito.front.sepia.ceph.com/teuthology-2015...
Zheng Yan
09:58 AM Revision a7ffd8d1 (ceph): Merge pull request #4460 from yuyuyu101/wip-fix-pycephfs
Libcephfs: Add python bindings
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
09:56 AM Bug #11558 (Won't Fix): assert(0 == "hit suicide timeout") in HeartbeatMap due to dead lock in ro...
hi, all:
when I use kvstore(I use rocksdb as its kv impl). the ceph verion is 0.94, the rocksdb 05da593(which is d...
Xinze Chi
08:48 AM Revision 2801c1b5 (ceph): doc: clarify the release cycle and LTS meaning
* Explain the development cycle and stable release cycle
* Replace the 18 month duration with the LTS+2 overlap logic...
Loic Dachary
08:29 AM Revision d776f93d (ceph): doc: add v9.0.0 to the release timeline
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
08:28 AM Revision 2c62430c (ceph): doc: replace End Of Life with retirement
End Of Life has a definitive tone that is scary.
Signed-off-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
08:27 AM Revision d21d545f (ceph): doc: fix releases broken links
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
06:42 AM Linux kernel client Bug #11555 (Resolved): lock inversion related to memory reclaim
crypto_alloc_blkcipher() call malloc funtion with GFP_KERNEL. we call crypto_alloc_blkcipher() while holding monc->mu... Zheng Yan
02:07 AM Revision 12719478 (ceph): librados_test_stub: support AIO snapshot context
AIO operations can be executed with a different snapshot
context from the IoCtx. librbd takes advantage of this
capa...
Jason Dillaman
02:07 AM Revision bc66b784 (ceph): librbd: always deregister child clone from parent with deep flatten
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:07 AM Revision 9632cbac (ceph): cls_rbd: remove_parent now updates snapshots if deep-flatten enabled
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:07 AM Revision e01a064f (ceph): tests: verify cls_rbd::remove_parent handles snapshots
When the deep-flatten feature is enabled, the remove_parent
class method should also remove the parent from all snaps...
Jason Dillaman
02:07 AM Revision 64cbd901 (ceph): tests: add new feature code to rbd test list
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:07 AM Revision e2be3416 (ceph): tests: verify new librbd snapshot copyup behavior
Copyup should make the object available for all existing snapshots in
addition to the HEAD object.
Signed-off-by: Ja...
Jason Dillaman
02:07 AM Revision f76f7720 (ceph): tests: verify object map is updated after full copyup
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:07 AM Revision d5b4e782 (ceph): librbd: progress context is now optional for AsyncObjectThrottle
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:07 AM Revision 6511eb07 (ceph): librbd: AsyncRequest is now optional for AsyncObjectThrottle
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:07 AM Revision a1eab0f8 (ceph): librbd: allow updates to snapshot object maps
The modified copyup behavior will need to update snapshot object
maps when performing a copyup since the object will ...
Jason Dillaman
02:07 AM Revision 6b0bdc38 (ceph): librbd: copyup now optionally updates the snapshot object maps
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:07 AM Revision 9fd708b1 (ceph): librbd: copyup should use empty snapshot context
This allows child object to exist through all existing
snapshots as well as HEAD. If the operation was a CoW,
issue ...
Jason Dillaman
02:01 AM CephFS Bug #11522 (Resolved): FLUSHSNAP_ACKs are not always sent back on unexpected FLUSHSNAP
by commit 585bc2bc6a7aeddf32e9c1d43d0aa01568e01d63 Zheng Yan
01:57 AM Bug #11554: Osds not start after upgrade
Version is 0.94.1 with patch 4abacbe283a34f5cd8ae9805541d056b86cd5873 from issue 11429. Michael Uleysky
01:53 AM Bug #11554 (Duplicate): Osds not start after upgrade
After upgrade from giant to hammer some osds in my cluster refuse to start. I get following output from ceph-osd -f -... Michael Uleysky
01:57 AM Revision d20a3877 (ceph): Merge pull request #4523 from ceph/wip-mds-flushsnapack
mds: send FLUSHSNAP_ACK even if FLUSHSNAP message is unexpected Zheng Yan
01:51 AM Revision b556d317 (ceph): librbd: add new deep-flatten RBD feature
Copy-on-read/write will now use an empty snapshot context to
deep-copy the object through all existing snapshots. Wi...
Jason Dillaman
01:51 AM Revision 7be3df67 (ceph): librbd: move copyup class method call to CopyupRequest
Move AbstractWrite's invocation of copyup to the CopyupRequest
class. The AioRequest write path will now always crea...
Jason Dillaman
01:28 AM Revision 819c9800 (ceph): librbd: fast diff should treat all _EXISTS objects as dirty
With the fast-diff feature enabled, if the object map marks the
object as _EXISTS, it can only occur due to a write -...
Jason Dillaman
12:06 AM Revision 3854f3f0 (ceph): Initial check in for upgrades/hammer stable upgrade suite
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry picked from commit 8c823e7813d23f71bb8a7586c968c3e...
Yuri Weinstein
12:05 AM Revision 3ef08c64 (ceph): Merge pull request #433 from ceph/wip_11400
Initial check in for upgrades/hammer stable upgrade suite Yuri Weinstein

05/06/2015

11:43 PM rbd Bug #11553 (Closed): rbd: get_flags calls cause 'rbd info' to fail on pre-hammer osds
cls_rbd::get_flags() behaves sensibly when the flags aren't present, but librbd will return an error if the
method d...
Josh Durgin
11:11 PM rbd Bug #11549 (Resolved): Infernalis librbd cannot open images on pre-Infernalis OSDs
Jason Dillaman
06:56 PM rbd Bug #11549 (Fix Under Review): Infernalis librbd cannot open images on pre-Infernalis OSDs
*master PR*: https://github.com/ceph/ceph/pull/4589 Jason Dillaman
06:40 PM rbd Bug #11549 (Resolved): Infernalis librbd cannot open images on pre-Infernalis OSDs
The addition of metadata to RBD images currently prevents opening images from older OSDs. Since metadata isn't a fea... Jason Dillaman
10:50 PM Revision ca5c4a34 (ceph): Merge pull request #4593 from ceph/wip-librbd-fast-diff
librbd: issues with fast diff discovered via rbd du tool
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
10:41 PM Revision 8c823e78 (ceph): Initial check in for upgrades/hammer stable upgrade suite
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
10:21 PM Feature #11269 (Resolved): crush: quantify data movement for common straw -> straw2 migration sce...
Samuel Just
10:11 PM Feature #11269: crush: quantify data movement for common straw -> straw2 migration scenarios
Samuel Just wrote:
> I see a significant amount of movement for 3 hosts each of which with 4 osds with weights 1 2 3...
Sage Weil
09:55 PM Feature #11269: crush: quantify data movement for common straw -> straw2 migration scenarios
I see a significant amount of movement for 3 hosts each of which with 4 osds with weights 1 2 3 4. Attaching a tarba... Samuel Just
10:11 PM Revision 1fc4b1bb (ceph): Merge pull request #4594 from liewegas/wip-librbd-warning
librbd: fix warning
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
10:08 PM Feature #11237 (Fix Under Review): ceph-objectstore-tool needs to export and import the divergent...
David Zafman
10:08 PM Bug #11343 (Fix Under Review): Need test written for bug 11184 fix
David Zafman
09:41 PM Revision fc428372 (ceph): librbd: fix warning
librbd/librbd.cc: In member function 'int librbd::Image::metadata_get(const string&, std::string*)':
librbd/librbd.cc...
Sage Weil
09:41 PM rbd Bug #11551 (Resolved): fsx: krbd mode fails to clone
http://typica002.front.sepia.ceph.com/teuthology-2015-05-05_23:06:01-krbd-master-testing-basic-typica/11129/teutholog... Josh Durgin
09:40 PM Revision baebe744 (ceph): librbd: fast diff is incorrectly flagging objects as updated
If the diff_iterate call doesn't start with the first snapshot,
unmodified objects in future snapshots / HEAD are inc...
Jason Dillaman
09:40 PM Revision 1b6a5e95 (ceph): librbd: fast diff of first snapshot loads incorrect object map
The ImageCtx::snaps collection is stored in newest->oldest order,
so the first snapshot id should be retrieved from t...
Jason Dillaman
09:30 PM rbd Feature #7746 (Fix Under Review): Capacity Management: rbd df
Jason Dillaman
09:30 PM rbd Feature #7746: Capacity Management: rbd df
*master PR*: https://github.com/ceph/ceph/pull/4592 Jason Dillaman
09:20 PM Revision 1c8978fd (ceph): Merge pull request #4589 from ceph/wip-11549
librbd: ignore lack of support for metadata on older OSDs
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
09:07 PM CephFS Bug #11316 (Resolved): "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-deploy-ham...
ceph-deploy suite was optimized and scheduled to run on hammer and next Yuri Weinstein
08:49 PM Bug #11142: "Exception: ceph-objectstore-tool: import failure" in upgrade:firefly-x-hammer-distro...
Run: http://pulpito.ceph.com/teuthology-2015-05-05_17:00:01-upgrade:firefly-firefly-distro-basic-vps/
Job: ['876575'...
Yuri Weinstein
08:47 PM rgw Bug #11550 (Won't Fix): "test_s3.test_atomic_read_8mb ... ERROR" in upgrade:firefly-firefly-distr...
Run: http://pulpito.ceph.com/teuthology-2015-05-05_17:00:01-upgrade:firefly-firefly-distro-basic-vps/
Job: ['876557'...
Yuri Weinstein
08:30 PM Revision f25aa5f3 (ceph): librbd: ignore lack of support for metadata on older OSDs
If an Infernalis librbd attempts to open an image stored on a
pre-Infernalis OSD, the new config metadata operations ...
Jason Dillaman
08:07 PM Revision df053b86 (ceph): Merge pull request #4571 from ceph/wip-11256-firefly
Wip 11256 firefly
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
07:27 PM Revision a6a4aaf3 (ceph): divergent_priors: Fix divergent_priors task
Flake8 fixes
Use new set_recovery_delay admin socket command
Fix bad value set for filestore_blackhole
Make sure log ...
David Zafman
07:27 PM Revision b1055802 (ceph): divergent_priors2: Do divergent priors and ceph-objectstore-tool export...
Based on tasks/divergent_priors.py but also do simple export/remove/import on
same osd.
Add yaml file to run the dive...
David Zafman
07:27 PM Revision 38160ecf (ceph): reg11184: Add regression test for 11184
Create divergent priors and a split and then move a pg using
ceph-objectstore-tool export/import
Add yaml file to run...
David Zafman
07:17 PM Revision d39a6600 (ceph): rgw: send Content-Length in response for PUT on Swift container.
Fixes: #11036
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit...
Radoslaw Zarzynski
07:17 PM Revision 32f4a743 (ceph): rgw: send Content-Length in response for DELETE on Swift container.
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit d260a93405a7a...
Radoslaw Zarzynski
07:17 PM Revision f4a0dabf (ceph): rgw: send Content-Length in response for HEAD on Swift account.
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit 29073d84640b6...
Radoslaw Zarzynski
07:06 PM rbd Bug #11537 (In Progress): librbd: crash when two clients try to write to an exclusive locked image
Jason Dillaman
07:06 PM rbd Bug #11536 (In Progress): object map invalid during fsx
Should be fixed by PR4530 which merged yesterday. I will reschedule the FSX tests to verify before marking as resolved. Jason Dillaman
06:55 PM Revision 5b8c7662 (ceph): Merge pull request #4558 from wonzhq/detect-format
librbd: fix the image format detection
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
06:42 PM Bug #11398 (Fix Under Review): tests: osd/osd-scrub-repair.sh objectstore-tool races
* master https://github.com/ceph/ceph/pull/4588 Loïc Dachary
05:28 PM Bug #11398: tests: osd/osd-scrub-repair.sh objectstore-tool races
... Loïc Dachary
01:21 PM Bug #11398: tests: osd/osd-scrub-repair.sh objectstore-tool races
It looks like http://tracker.ceph.com/issues/10389 but it happened on https://github.com/ceph/ceph/commit/a789250cc88... Loïc Dachary
01:15 PM Bug #11398: tests: osd/osd-scrub-repair.sh objectstore-tool races
http://jenkins.ceph.dachary.org/job/ceph/LABELS=ubuntu-14.04&&x86_64/5003/console
http://jenkins.ceph.dachary.org/jo...
Loïc Dachary
06:25 PM rbd Feature #11405: qa: test rbd notify-based proxying across versions
FYI skeleton for a new suite is here wip_11413_2 Yuri Weinstein
06:13 PM Revision 4ca500d8 (ceph): Merge pull request #4234 from dmitryya/bug_10163
obj_bencher rados cli: rados bench producing wrong values when different blocksize used in writes and reads
Reviewed...
Loïc Dachary
06:08 PM CephFS Bug #11541: MDS is crashed (mds/CDir.cc: 1391: FAILED assert(!is_complete()))
Hi, i many restart mds daemons, and it started normally. Andrey Matyashov
03:25 PM CephFS Bug #11541: MDS is crashed (mds/CDir.cc: 1391: FAILED assert(!is_complete()))
Created wip-11541-hammer-workaround branch. Andrey: once its built you should be able to find some packages on http:... John Spray
02:50 PM CephFS Bug #11541: MDS is crashed (mds/CDir.cc: 1391: FAILED assert(!is_complete()))
The contradiction here seems to be that our code wants any unlinked directories (i.e. in a stray directory) to have n... John Spray
02:36 PM CephFS Bug #11541: MDS is crashed (mds/CDir.cc: 1391: FAILED assert(!is_complete()))
This may be due to the following change:... John Spray
10:28 AM CephFS Bug #11541 (Resolved): MDS is crashed (mds/CDir.cc: 1391: FAILED assert(!is_complete()))
After update from 0.82 to 0.94.1 mds crached:... Andrey Matyashov
06:02 PM Revision 3f2946aa (ceph): OSD: add op_wq suicide timeout
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
05:54 PM Revision f2fbfa32 (ceph): OSD: add remove_wq suicide timeout
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
05:53 PM Revision 547a7041 (ceph): OSD: add scrub_wq suicide timeout
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
05:51 PM Revision e1073a4a (ceph): OSD: add snap_trim_wq suicide timeout
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
05:50 PM Revision 85311b65 (ceph): OSD: add recovery_wq suicide timeout
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
05:49 PM Revision df4e5de8 (ceph): OSD: add command_wq suicide timeout
Signed-off-by: Samuel Just <sjust@redhat.com> Samuel Just
05:34 PM rbd Bug #11370: A retransmit of proxied flatten request can result in -EINVAL
*hammer PR*: https://github.com/ceph/ceph/pull/4585 Jason Dillaman
09:47 AM rbd Bug #11370: A retransmit of proxied flatten request can result in -EINVAL
* incorrect and closed hammer backport https://github.com/ceph/ceph/pull/4565 Loïc Dachary
05:29 PM Revision cd0f2b75 (ceph): obj_bencher: does not accumulate bandwidth that is zero
We never want to accumulate a bandwidth that is zero. A bandwidth of
zero means that the object could not be written ...
Dmitry Yatsushkevich
05:24 PM Revision 70585a6f (ceph): rados cli: fix documentation for -b option
Fix focumentation for block size option for rados cli
Signed-off-by: Dmitry Yatsushkevich <dyatsushkevich@mirantis.com>
Dmitry Yatsushkevich
05:14 PM devops Bug #11546: ceph / ceph-dbg steal ceph-objecstore-tool from ceph-test / ceph-test-dbg
Same in run: http://pulpito.ceph.com/teuthology-2015-05-05_23:20:01-upgrade:client-upgrade-next-distro-basic-multi/
...
Yuri Weinstein
03:17 PM devops Bug #11546 (Resolved): ceph / ceph-dbg steal ceph-objecstore-tool from ceph-test / ceph-test-dbg
(same run pass here http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-04-17_15:41:36-upgrade:client-upgrade-ham... Yuri Weinstein
05:01 PM Bug #11429: OSD::load_pgs: we need to handle the case where an upgrade from earlier versions whic...
* ceph-qa-suite hammer backport https://github.com/ceph/ceph-qa-suite/pull/432 Loïc Dachary
04:56 PM Bug #11429: OSD::load_pgs: we need to handle the case where an upgrade from earlier versions whic...
* ceph-qa-suite master https://github.com/ceph/ceph-qa-suite/pull/428 Loïc Dachary
08:47 AM Bug #11429: OSD::load_pgs: we need to handle the case where an upgrade from earlier versions whic...
* hammer backport https://github.com/ceph/ceph/pull/4559 Loïc Dachary
02:34 AM Bug #11429: OSD::load_pgs: we need to handle the case where an upgrade from earlier versions whic...
* firefly backport https://github.com/ceph/ceph/pull/4556 Xinxin Shu
04:59 PM Revision 1ece1b55 (ceph): suites/rados: add test for 11429
This patch also adds some convenience facilities for making
some of the ceph_manager methods into tasks usable from a...
Samuel Just
04:59 PM Revision 37fab500 (ceph): squash: ceph_manager: add utility_task doc string
(cherry picked from commit 2a60852a1d0b0b7980004cf262d4af8ea4011667) Samuel Just
04:59 PM Revision 1ad6b4fc (ceph): squash: remove utility, moved to teuthology.git
(cherry picked from commit 73577f1077dcfb059d7a96d7502a147a943cd261) Samuel Just
04:59 PM Revision 955daf92 (ceph): squash: use != not is not in radosbench
(cherry picked from commit 91bc0e91864903f6635879432e6dc7a0b36c76c2) Samuel Just
04:59 PM Revision 15af9378 (ceph): squash: use sleep instead of utility.sleep
(cherry picked from commit cc107525bca02ca44fabe8513203680e0d1e422b) Samuel Just
04:34 PM Revision 3018f494 (ceph): client-upgrade: added RBD notification tests
Verify correct behavior between two librbd versions when
proxying notify messages.
Fixes: #11405
Signed-off-by: Jaso...
Jason Dillaman
04:34 PM Revision 236a93c1 (ceph): client-upgrade: added librbd API test case
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:30 PM Bug #11548 (Resolved): "[ FAILED ] LibRadosTwoPoolsPP.Evict" in upgrade:giant-x-next-distro-bas...
Run: http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-05-06_11:04:14-ceph-deploy-next-distro-basic-typica/
Jo...
Yuri Weinstein
03:52 PM Revision 02a3813a (ceph): librbd: flatten should return -EROFS if image is read-only
Fixes: #11475
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit f141e02ab719df830648318f...
Jason Dillaman
03:52 PM Revision af8939be (ceph): librbd: allow snapshots to be created when snapshot is active
The librbd API previously permitted the creation of snapshots while
the image context was associated to another snaps...
Jason Dillaman
03:51 PM Revision d21c0c00 (ceph): librbd: better handling for duplicate flatten requests
A proxied flatten request could be replayed, resulting in a
-EINVAL error code being generated on the second attempt....
Jason Dillaman
03:46 PM Revision ec0bd1de (ceph): librbd: use generic helper for issuing async requests
resize, flatten, and rebuild object map now use the same
bootstrap code for sending the request to the remote lock ow...
Jason Dillaman
02:55 PM Feature #11545 (Resolved): mon: have mon-specific commands under 'ceph mon ...'
There are a bunch of monitor-specific commands that, from the user's perspective, have been kept as commands to the '... Joao Eduardo Luis
02:29 PM Revision b65e93b1 (ceph): Merge pull request #4527 from SUSE/wip-hack-utf8-into-json-parser
json_spirit: use utf8 intenally when parsing \uHHHH
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:52 PM CephFS Bug #11540: Test failure in LibCephFS.BadArgument
Merged the fix, let's see that it's fixed in the next lightly before resolving this John Spray
10:39 AM CephFS Bug #11540: Test failure in LibCephFS.BadArgument
https://github.com/ceph/ceph/pull/4572 Haomai Wang
10:18 AM CephFS Bug #11540 (Resolved): Test failure in LibCephFS.BadArgument
This is the new test for the 0 length write case, it's failing in the nightly run:
http://pulpito.front.sepia.ceph...
John Spray
01:51 PM Revision e8aff1c3 (ceph): Merge pull request #4572 from ceph/wip-11540
test_libcephfs: Fix zero length read tests
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
01:46 PM rgw Feature #8911: RGW doesn't return 'x-timestamp' in header which is used by 'View Details' of Open...
* firefly backport https://github.com/ceph/ceph/pull/4584 Nathan Cutler
10:40 AM rgw Feature #8911 (Pending Backport): RGW doesn't return 'x-timestamp' in header which is used by 'Vi...
it looks like this has not been backport to firefly after all... Loïc Dachary
01:46 PM Revision 8c573c88 (ceph): rgw: swift GET / HEAD object returns X-Timestamp field
Fixes: #8911
Backport: giant, firefly, dumpling
Swift clients expect X-Timestamp header, dump it.
Signed-off-by: Yeh...
Yehuda Sadeh
01:42 PM rgw Backport #11542: Change variable length array of std::strings (not legal in C++) to std::vector<s...
* firefly backport https://github.com/ceph/ceph/pull/4583 Nathan Cutler
11:02 AM rgw Backport #11542 (Pending Backport): Change variable length array of std::strings (not legal in C+...
Loïc Dachary
10:57 AM rgw Backport #11542 (Resolved): Change variable length array of std::strings (not legal in C++) to st...
https://github.com/ceph/ceph/pull/4583 Nathan Cutler
01:41 PM Revision 9614e4dc (ceph): Variable length array of std::strings (not legal in C++) changed to std...
Signed-off-by: Daniel J. Hofmann <daniel@trvx.org>
(cherry picked from commit 08a4e8889783673436972a979c2fc780466893c8)
Daniel J. Hofmann
01:34 PM Bug #11543: ceph_argparse_flag has no regular 3rd parameter
* firefly backport https://github.com/ceph/ceph/pull/4582 Nathan Cutler
12:05 PM Bug #11543 (Pending Backport): ceph_argparse_flag has no regular 3rd parameter
Loïc Dachary
12:03 PM Bug #11543 (Resolved): ceph_argparse_flag has no regular 3rd parameter
Backport https://github.com/ceph/ceph/pull/2068 to firefly.
This appears to have been a copy-paste error.
Nathan Cutler
01:19 PM Revision 2cb2333e (ceph): ceph_argparse_flag has no regular 3rd parameter.
With clang warning: 'va_start' has undefined behavior with reference
types, noticing copy-paste mistake on ceph_argpa...
Thorsten Behrens
01:01 PM Revision 8a6e6e4c (ceph): OSD: handle the case where we resurrected an old, deleted pg
Prior to giant, we would skip pgs in load_pgs which were not present in
the current osdmap. Those pgs would eventual...
Samuel Just
12:59 PM Feature #11544 (New): add HELP command to ceph interactive shell
Could the ceph interactive shell get a HELP command? Current behavior for review:... Nathan Cutler
12:54 PM rgw Bug #10645: using x-fresh-metadata=true in object copying using swift API copies custom metadata ...
* hammer backport https://github.com/ceph/ceph/pull/4568 Loïc Dachary
11:07 AM rgw Bug #10645: using x-fresh-metadata=true in object copying using swift API copies custom metadata ...
* master https://github.com/ceph/ceph/pull/4133 Loïc Dachary
12:52 PM Revision efbfe6fc (ceph): rgw: improve metadata handling on copy operation of Swift API.
Fixes: #10645
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit...
Radoslaw Zarzynski
12:46 PM rgw Bug #11323: rgw: quota not respected in POST object
* hammer backport https://github.com/ceph/ceph/pull/4581 Loïc Dachary
12:35 PM rgw Bug #11323: rgw: quota not respected in POST object
* master https://github.com/ceph/ceph/pull/4240 Loïc Dachary
12:43 PM Revision d164d800 (ceph): rgw: quota not respected in POST object
Signed-off-by: Sergey Arkhipov <nineseconds@yandex.ru>
Backport: hammer, firefly
Fixes: #11323
(cherry picked from co...
9seconds
12:30 PM rgw Bug #11149: delete bucket does not remove .bucket.meta file
* hammer commit:85a68f9a8237f7e74f44a1d1fbbd6cb4ac50f8e8 Loïc Dachary
12:23 PM rgw Bug #11149: delete bucket does not remove .bucket.meta file
* master https://github.com/ceph/ceph/pull/4283 Loïc Dachary
12:14 PM rgw Bug #11088: RGW Swift API: wrong handling of empty metadata on Swift container
* hammer backport https://github.com/ceph/ceph/pull/4580 Loïc Dachary
12:13 PM Revision 7f2a9ed7 (ceph): rgw: fix handling empty metadata items on Swift container.
Fixes: #11088
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit...
Radoslaw Zarzynski
12:12 PM rgw Bug #11087: RGW Swift API: lack of mandatory ETag header in response for COPY/PUT with X-Copy-From
* hammer backport https://github.com/ceph/ceph/pull/4568 Loïc Dachary
12:06 PM rgw Bug #11036: RGW Swift API: response for PUT on /container does not contain the mandatory Content-...
* hammer backport https://github.com/ceph/ceph/pull/4579 Loïc Dachary
12:03 PM Revision 54b62904 (ceph): rgw: enable end_header() to handle proposal of Content-Length.
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit f98fd4dfda7a1...
Radoslaw Zarzynski
12:03 PM Revision 8e6efdbc (ceph): rgw: send Content-Length in response for GET on Swift container.
Fixes: #10971
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit...
Radoslaw Zarzynski
11:59 AM rgw Bug #10971: RGW does not send Content-Length HTTP header in response for GET on Swift account/con...
* hammer backport https://github.com/ceph/ceph/pull/4579 Loïc Dachary
11:22 AM rgw Bug #10666: RGW swift API: Response header of GET request for container does not contain X-Contai...
* hammer backport https://github.com/ceph/ceph/pull/4577 Loïc Dachary
11:21 AM rgw Bug #10666: RGW swift API: Response header of GET request for container does not contain X-Contai...
* master commit:d3a3d5ae Loïc Dachary
11:21 AM Revision c87aa110 (ceph): rgw: Swift API. Complement the response to "show container details"
OpenStack Object Storage API v1 states that X-Container-Object-Count, X-Container-Bytes-Used and user-defined metadat... Dmytro Iurchenko
11:19 AM rgw Bug #10661: RGW swift API: Response header of POST request for object does not contain content-le...
* hammer backport https://github.com/ceph/ceph/pull/4576 Loïc Dachary
11:18 AM Revision 2cb5d600 (ceph): rgw: enforce Content-Length in response for POST on Swift cont/obj.
Fixes: #10661
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit...
Radoslaw Zarzynski
11:17 AM rgw Bug #10650: Response header of swift API PUT /container/object returned by RGW does not contain l...
* hammer backport https://github.com/ceph/ceph/pull/4575 Loïc Dachary
11:16 AM Revision d2043a5f (ceph): rgw: send Last-Modified header in response for PUT on Swift object.
Fixes: #10650
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit...
Radoslaw Zarzynski
11:05 AM rgw Bug #11160: rgw: shouldn't need to disable rgw_socket_path if frontend is configured
* hammer backport https://github.com/ceph/ceph/pull/4574 Loïc Dachary
10:59 AM rgw Bug #11160: rgw: shouldn't need to disable rgw_socket_path if frontend is configured
* firefly backport https://github.com/ceph/ceph/pull/4275 Loïc Dachary
11:01 AM Revision 4d1f3f03 (ceph): rgw: don't use rgw_socket_path if frontend is configured
Fixes: #11160
Backport: hammer, firefly
Previously if we wanted to use the tcp fcgi socket, we needed to clear
rgw_s...
Yehuda Sadeh
10:55 AM rgw Bug #11125: rgw: keystone token cache does not work correctly
* hammer backport https://github.com/ceph/ceph/pull/4573 Loïc Dachary
10:54 AM Revision 3aef0f2b (ceph): rgw: update keystone cache with token info
Fixes: #11125
Backport: hammer, firefly
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from commit 6...
Yehuda Sadeh
10:45 AM Revision fbd66468 (ceph): test_libcephfs: Fix zero length read tests
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
10:34 AM rgw Bug #10243: civetweb is hitting a limit (number of threads 1024)
* hammer backport https://github.com/ceph/ceph/pull/4570 Loïc Dachary
10:30 AM rgw Bug #10243: civetweb is hitting a limit (number of threads 1024)
* master commit:7a432f7bdfbbc51518fb63d7f2ecab401e8a8d4f Loïc Dachary
10:33 AM Revision 3edb1964 (ceph): civetweb: update max num of threads
Fixes: #10243
cherry-picked upstream fixed into submodule
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry pi...
Yehuda Sadeh
10:18 AM Revision 8add15b8 (ceph): json_spirit: use utf8 intenally when parsing \uHHHH
When the python CLI is given non-ASCII characters, it converts them to
\uHHHH escapes in JSON. json_spirit parses th...
Tim Serong
10:10 AM rgw Bug #10662: RGW swift API: Providing custom metadata header in COPY operation does not add custom...
* hammer backport https://github.com/ceph/ceph/pull/4568 Loïc Dachary
10:10 AM CephFS Bug #11236: lock inversions in test/libcephfs flock test
This appears to have resurfaced here:
http://pulpito.front.sepia.ceph.com/teuthology-2015-05-04_23:04:01-fs-master...
John Spray
10:10 AM rgw Bug #10663: RGW swift API: Response header of COPY request for object does not contain x-copied-f...
* hammer backport https://github.com/ceph/ceph/pull/4568 Loïc Dachary
10:05 AM Revision bc6eb8d5 (ceph): rgw: improve code formatting ONLY.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit 214c8b32b1b04885005e929a7ed2d4...
Radoslaw Zarzynski
10:05 AM Revision 7f41ff0a (ceph): rgw: Swift API. Allows setting attributes with COPY object operation.
http://developer.openstack.org/api-ref-objectstorage-v1.html says: "With COPY, you can add additional metadata to the... Dmytro Iurchenko
10:05 AM Revision c9e6a0bf (ceph): rgw: send ETag, Last-Modified in response for copying Swift cobject.
Fixes: #11087
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit...
Radoslaw Zarzynski
10:05 AM Revision b034511f (ceph): rgw: add support for X-Copied-From{-Account} headers of Swift API.
Fixes: #10663
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit...
Radoslaw Zarzynski
10:05 AM Revision e749701b (ceph): rgw: refactor dumping metadata of Swift objects.
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit ccf6eaac6f706...
Radoslaw Zarzynski
10:05 AM Revision 150b9e2b (ceph): rgw: dump object metadata in response for COPY request of Swift API.
Fixes: #10663
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit...
Radoslaw Zarzynski
10:05 AM Revision 7aa1ae60 (ceph): rgw: send X-Copied-From-Last-Modified header of Swift API.
Fixes: #10663
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit...
Radoslaw Zarzynski
09:59 AM Revision 0e0d1e6f (ceph): suites/fs: add another log whitelist to journal-repair
This is the table unreadable error for mds1_inotable that
we get when trying to start an MDS whose objects are gone.
...
John Spray
09:52 AM rgw Feature #10938: RGW Swift API: response for GET/HEAD on container does not contain the X-Timestam...
* hammer backport https://github.com/ceph/ceph/pull/4567 Loïc Dachary
09:52 AM Revision 48b19810 (ceph): rgw: add support for X-Timestamp on Swift containers.
Fixes: #10938
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit...
Radoslaw Zarzynski
09:52 AM Revision 2f869959 (ceph): rgw: improve format of X-Timestamp on Swift objects.
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
(cherry picked from commit e54fef9542bc2...
Radoslaw Zarzynski
09:49 AM rbd Bug #11478: Queued AIO reference counters not properly updated
* hammer backport https://github.com/ceph/ceph/pull/4566 Loïc Dachary
09:48 AM Revision 96b0db5d (ceph): librbd: update ref count when queueing AioCompletion
If the client releases the AioCompletion while librbd is waiting
to acquire the exclusive lock, the memory associated...
Jason Dillaman
09:48 AM Revision 893ffd37 (ceph): tests: AioCompletion incorrectly freed
The AioCompletion should be released instead of directly
deleted.
Signed-off-by: Jason Dillaman <dillaman@redhat.com...
Jason Dillaman
09:48 AM Bug #11535 (Fix Under Review): Client admin socket leaks file descriptors
https://github.com/ceph/ceph/pull/4541 Kefu Chai
09:30 AM rbd Bug #11369: Periodic failure of TestLibRBD.DiffIterateStress
* hammer backport https://github.com/ceph/ceph/pull/4564 Loïc Dachary
09:29 AM Revision 7ee7dcfd (ceph): tests: librados_test_stub reads should deep-copy
If a client of librados_test_stub modified a bufferlist
retrieved via a read call, the client will actually be
changi...
Jason Dillaman
09:29 AM Revision 09440517 (ceph): librbd: failure to update the object map should always return success
If an object map update fails, the object map will be flagged as
invalid. However, if a subsequent update failure oc...
Jason Dillaman
09:28 AM rbd Bug #11363 (Resolved): ImageWatcher should cancel in-flight ops on watch error
Loïc Dachary
09:27 AM rbd Bug #11342 (Resolved): librbd notification race condition on snap_create
Loïc Dachary
09:26 AM rbd Bug #11113 (Resolved): RBD snapshot, created while flattening image, is unremovable
Loïc Dachary
09:25 AM rbd Bug #5488 (Resolved): librbd: deadlock in image refresh
Loïc Dachary
09:18 AM CephFS Bug #10624: hung samba tests after lsof failure
* hammer backport https://github.com/ceph/ceph-qa-suite/pull/418 Loïc Dachary
09:18 AM Bug #11534: Incorrect size in ceph osd df
* hammer backport https://github.com/ceph/ceph/pull/4563 Kefu Chai
09:10 AM Bug #11534 (Pending Backport): Incorrect size in ceph osd df
Kefu Chai
09:05 AM Bug #11534 (Resolved): Incorrect size in ceph osd df
it is fixed in 73d16f69d6f58fe8be262b0fb8db28c94605ea7d Kefu Chai
09:13 AM CephFS Bug #10712 (Resolved): TestFlush intermittent failure on scatter_writebehind event
Loïc Dachary
09:13 AM Revision 113f3b14 (ceph): mon: Total size of OSDs is a maginitude less than it is supposed to be.
When dumping statistics of OSDs such as running command "ceph osd df",
the sum of OSDs' size is 2^10 times less than ...
Zhe Zhang
09:12 AM devops Bug #11376: ceph-objectstore-tool should be in the "ceph" server package
* hammer backport https://github.com/ceph/ceph/pull/4562 Loïc Dachary
09:04 AM Revision 8f233820 (ceph): Merge pull request #4353 from ceph/wip-11376-packaging-objstore-tool
#11376: packaging: mv ceph-objectstore-tool to main ceph pkg
Reviewed-by: Sage Weil <sage@redhat.com>
Loïc Dachary
09:02 AM rgw Bug #11322 (Resolved): rgw - improve performance for large object (multiple chunks) GET
Loïc Dachary
09:01 AM Bug #11143: src/ceph-disk : "disk zap" sgdisk invocation
* hammer backport https://github.com/ceph/ceph/pull/4561 Loïc Dachary
09:00 AM Revision 6a04b55d (ceph): Fix "disk zap" sgdisk invocation
Fixes #11143
If the metadata on the disk is truly invalid, sgdisk would fail to zero
it in one go, because --mbrtogp...
Owen Synge
08:58 AM Bug #10691 (Resolved): ceph-dencoder links to libtcmalloc, and shouldn't
Loïc Dachary
08:55 AM Bug #11507: object creation by write cannot use an offset on an erasure coded pool
* hammer backport https://github.com/ceph/ceph/pull/4560 Loïc Dachary
08:54 AM Revision 8996907e (ceph): osd: refuse to write a new erasure coded object with an offset > 0
Even if the offset is properly aligned.
http://tracker.ceph.com/issues/11507 Fixes: #11507
Signed-off-by: Jianpeng ...
Jianpeng Ma
08:54 AM Revision de1cd2d9 (ceph): Merge pull request #4508 from dachary/wip-enoent-offset
osd: For write a non-exist erasure object don't offset > 0.
Reviewed-by: Jianpeng Ma <jianpeng.ma@intel.com>
Loïc Dachary
08:52 AM Bug #8753 (Resolved): PG::activate assert failed when recover finished
Loïc Dachary
08:51 AM Bug #11211 (Resolved): osd/ReplicatedPG.cc: 2141: FAILED assert(op == prdop->op)
Loïc Dachary
08:50 AM rgw Feature #11047 (Resolved): rgw : make quota/gc thread configurable for starting
Loïc Dachary
08:49 AM rgw Feature #11001 (Resolved): Improve rgw HEAD request by avoiding read the body of the first chunk
Loïc Dachary
08:44 AM Revision d0c76c39 (ceph): Merge pull request #4548 from dachary/wip-docker-ubuntu-12.04
tests: install sudo on ubuntu-12.04 container
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:14 AM Revision 835b12ff (ceph): librbd: fix the image format detection
If the detection of the old format fails with reasons other than
-ENOENT, we should return with this error. Otherwise...
Zhiqiang Wang
08:02 AM CephFS Bug #11482 (Resolved): kclient: intermittent log warnings "client.XXXX isn't responding to mclien...
Zheng Yan
08:01 AM Revision 58b30d54 (ceph): Merge pull request #4481 from ceph/hammer-11482
mds: remove caps from revoking list when caps are voluntarily released Zheng Yan
07:58 AM CephFS Bug #11510: ceph-fuse crashes
file creation go through MDS, it does not require client have permission to write to OSD. Zheng Yan
03:31 AM CephFS Bug #11510: ceph-fuse crashes
Actually, I'm wondering that how the file creation(or maybe copying files) works without enough permissions? Could an... Jifeng Yin
02:17 AM CephFS Bug #11510: ceph-fuse crashes
It crashes because ObjectCacher does not check error code of osd read request. The bug is already fix in master branc... Zheng Yan
07:47 AM Revision 62ec3b7f (ceph): Merge pull request #4544 from ceph/wip-with-man-pages
Wip with man pages
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
06:32 AM Revision cd1a9c01 (ceph): Merge pull request #4555 from zzxuanyuan/wip-11534-incorrect-osdsum-size
mon: Total size of OSDs is a magnitude less than it is supposed to be.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
04:53 AM devops Bug #11539 (Rejected): python-rados is not installed
I configured openstack with ceph following this doc using ubuntu 14.04:
http://docs.ceph.com/docs/master/rbd/rbd-ope...
yongfeng du
02:33 AM Bug #4556: OSDs crash with OSD::handle_op during recovery

Xinxin Shu
02:28 AM Bug #4556: OSDs crash with OSD::handle_op during recovery
* firefly backport https://github.com/ceph/ceph/pull/11429 Xinxin Shu
02:17 AM Revision 899dd237 (ceph): configure.ac: no use to add "+" before ac_ext=c
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
02:17 AM Revision 5b2357e6 (ceph): configure.ac: add an option: --with-man-pages
* do not require sphinx-build if --without-man-pages
* dist rst files for man pages
* build and dist .8 files if sphi...
Kefu Chai

05/05/2015

11:54 PM Revision 9b6e1cda (ceph): ceph-disk: pep8 conformance
And remove misleading comment.
Signed-off-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
11:54 PM Revision 8ee5a828 (ceph): ceph-disk: implement activate --no-start-daemon
And improve the --mark-init documentation as well.
Signed-off-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
11:54 PM Revision 35a16ffc (ceph): ceph-detect-init: integration with automake / make check
* Add the files to the distribution tarbal via EXTRA_DIST
* Build the module via the all-local target
* Add run-tox.s...
Loic Dachary
11:54 PM Revision b4a441a0 (ceph): ceph-detect-init: package for rpm and debian
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
11:54 PM Revision 1dad0375 (ceph): tests: ceph-disk.sh must exit 1 on error
The test for error was reversed and ceph-disk.sh always returned on the
the first successfull test, with no error.
A...
Loic Dachary
11:54 PM Revision 69248bc4 (ceph): ceph-disk: use ceph-detect-init instead of hard coded values
The ceph-detect-init implements the same detection logic as ceph-deploy.
It is better than the current hardcoded valu...
Loic Dachary
11:54 PM Revision 73e2c742 (ceph): ceph-detect-init: ceph-disk helper to select the init system
On Ubuntu 14.04
$ ceph-detect-init --default=sysvinit
upstart
The ceph-detect-init helper is a copy/paste of the ce...
Loic Dachary
11:32 PM Revision 1bfedda6 (ceph): Merge remote-tracking branch 'gh/next'
Conflicts:
suites/fs/recovery/tasks/client-limits.yaml
suites/fs/recovery/tasks/mds-full.yaml
tasks/ceph_deploy.py
Sage Weil
11:15 PM rbd Bug #11537 (Resolved): librbd: crash when two clients try to write to an exclusive locked image
Using two instances of rbd bench-write on the same image at the same time:... Josh Durgin
11:08 PM Revision 73d16f69 (ceph): mon: Total size of OSDs is a maginitude less than it is supposed to be.
When dumping statistics of OSDs such as running command "ceph osd df",
the sum of OSDs' size is 2^10 times less than ...
Zhe Zhang
09:50 PM Revision 31d16e90 (ceph): obj_bencher: remove 'trans_size' as obsolete
'trans_size' description from header: "size of the write/read to perform"
But really 'object_size' is used in write/r...
Dmitry Yatsushkevich
09:50 PM Revision 1d1d0aa0 (ceph): obj_bencher: remove excess 'object_size = op_size'
Remove excess branch 'else {object_size = op_size;}' from
'if(operation != OP_WRITE){...}else{object_size = op_size;}...
Dmitry Yatsushkevich
09:50 PM Revision 0dea11d9 (ceph): rados cli: add preventing using --block-size with bench seq and rand
Add handling of situation when '-b|--block-size' option is using with
'bench seq' or 'bench rand' which is erroneous ...
Dmitry Yatsushkevich
09:50 PM Revision a87ac4d3 (ceph): obj_bencher: aio_bench - rename op_size to object_size
Rename aio_bench argument 'op_size' to 'object_size' to reflect the reality of
how it is used.
Signed-off-by: Dmitry...
Dmitry Yatsushkevich
09:47 PM Revision e324578b (ceph): Merge pull request #4554 from liewegas/wip-cleanup
9.0.0 release notes, scripts cleanup
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Sage Weil
09:37 PM Revision 538e6eaf (ceph): doc/release-notes: 9.0.0
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
09:30 PM rgw Bug #10295: rgw deleting S3 objects leaves __shadow_ objects behind
hammer: 4e84f318de97e592e16493c67491ba0d7f8103a8 matching pull request https://github.com/ceph/ceph/pull/4515 Yehuda Sadeh
09:29 PM rgw Bug #11447 (Resolved): gc deleting S3 objects leaves __shadow_ objects
Fixed, commit:cc5d34678c6d4bdcd552e6334a383c4df9797f46
Hammer, commit:da4d2274b5d83a116e767f3063752624d1719c32
Yehuda Sadeh
09:17 PM rgw Bug #11256 (Pending Backport): rgw: object set attrs clobbers object removal bucket index update
fixes merged into hammer
* hammer backport commit:7c7e651 and commit:cb75713
Yehuda Sadeh
09:10 PM rbd Bug #11536 (Resolved): object map invalid during fsx
A bunch of jobs in this run hit this in similar circumstances, noticing it after cloning and trying to resize an imag... Josh Durgin
08:35 PM Revision c9a6e60e (ceph): src/script: remove obsolete scripts
These are mostly from gather graph data for very early versions of ceph and
are not useful anymore.
Signed-off-by: S...
Sage Weil
08:26 PM Bug #11535 (Resolved): Client admin socket leaks file descriptors
When using admin sockets, long-running clients that do not reuse a single client connection will see accumulating fil... Jon Bernard
08:18 PM Revision bc514761 (ceph): ceph_json: add decode / encoder for multimap
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from commit 55594623e2a478c3c023336b924bfdef0017d97f)
Yehuda Sadeh
08:17 PM Revision 7c7e651a (ceph): cls_rgw: use multimap to keep pending operations in bucket index
Fixes: #11256
Multiple concurrent requests might be sent using the same tag, need the
entry map to be able to hold mu...
Yehuda Sadeh
08:17 PM Revision cb757137 (ceph): rgw: generate new tag for object when setting object attrs
Fixes: #11256
Backport: firefly, hammer
Beforehand we were reusing the object's tag, which is problematic as
this ta...
Yehuda Sadeh
08:08 PM rgw Bug #11086 (Resolved): Two "test_s3.test_multipart_upload_" tests failed in smoke-master-distro-b...
underlying bugs were fixed. Yehuda Sadeh
08:07 PM rgw Bug #11442 (Resolved): Objects with names starting with underscore become inaccessible after upgr...
Committed in Hammer, commit:512ae4cb3e182ce79aca7354c66d2f2a662555da Yehuda Sadeh
07:26 PM Bug #11359: cephtool/test.sh:test_tiering intermittent failure
upgrading to urgent because we need the tests that were disabled. It fixed the intermittent failure by removing the t... Loïc Dachary
07:25 PM Bug #11398 (Can't reproduce): tests: osd/osd-scrub-repair.sh objectstore-tool races
Did not occur in the past few weeks. Loïc Dachary
07:24 PM Bug #11432 (Resolved): compilation error: No high-precision counter available (armhf, powerpc..)
Loïc Dachary
07:21 PM Bug #9538 (Resolved): mon crashes on some --format=plain commands
Loïc Dachary
07:19 PM Bug #11144 (Resolved): erasure-code-profile set races with erasure-code-profile rm
Loïc Dachary
06:36 PM Revision 60be2d65 (ceph): common/buffer.cc: change linkage of few variables to internal
Signed-off-by: Michal Jarzabek <stiopa@gmail.com> Michal Jarzabek
05:55 PM Linux kernel client Bug #11449: krbd: tripping over rbd_assert in rbd_img_obj_callback() on errors
Merged into 4.1-rc2. Downgrading to Normal to track stable kernels. Ilya Dryomov
05:42 PM Revision 2e9e3ba4 (ceph): Merge pull request #4550 from ktdreyer/wip-submittingpatches-backports
SubmittingPatches: clarify backport procedure
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
05:27 PM Revision 9282f15d (ceph): SubmittingPatches: clarify backport procedure
Developers should not add "Backport: " fields to Git commits, because
this data is immutable after the commits are me...
Ken Dreyer
05:21 PM Revision 41e4cbe0 (ceph): tests: add librbd watch/notify version compatibility test
Fixes: #11405
Backport: hammer
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:21 PM Revision 9039955f (ceph): qa/workunits/rbd: add new test_librbd_api workunit
This only tests the public librbd API for use during upgrade tests.
Backport: hammer
Signed-off-by: Jason Dillaman <...
Jason Dillaman
05:21 PM Revision 124b1d3d (ceph): qa/workunits/rbd: add notify_master/slave bootstrap scripts
Backport: hammer
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:21 PM Revision 6fe94c8c (ceph): tests: create librbd API-only integration test suite
The QA client-upgrade test suite requires a librbd test
that is dynamically linked to librbd. Since the current
ceph...
Jason Dillaman
05:16 PM Revision 8c7a781e (ceph): build: make-debs.sh NPROC overrides make -j
Building a package is disk intensive and running make -j8 on a machine
with a spinner can actually be slower than mak...
Loic Dachary
05:16 PM Revision 2b5f0fc6 (ceph): automake: allow multiple {install,all,...}-local targets
Replace install-data-local: with install-data-local:: (two :) so that
other Makefile.am can have the same target and ...
Loic Dachary
05:16 PM Revision 8b7953af (ceph): install-deps.sh: pip wheel for python dependencies
For all tox.ini in the source tree which also have requirement.txt
files, create a wheelhouse with the dependencies. ...
Loic Dachary
04:57 PM Bug #11495: "RuntimeError: ceph-deploy: new command failed" in ceph-deploy:fs-hammer-distro-basic...
John, can you backport to next too, pls? Yuri Weinstein
10:45 AM Bug #11495 (Fix Under Review): "RuntimeError: ceph-deploy: new command failed" in ceph-deploy:fs-...
Cool. Here's the hammer backport: https://github.com/ceph/ceph-qa-suite/pull/430 John Spray
04:54 PM Revision e4a7106b (ceph): smoke: white marked down on python test
Backport: hammer
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:53 PM Revision 7f209b4b (ceph): Merge remote-tracking branch 'gh/next'
Sage Weil
04:48 PM CephFS Bug #11481: "mds/MDSTable.cc: 146: FAILED assert(is_undef())" on standby->replay transition
The mons appear to be rather unhappy in this test run, but there are no thrashers or messenger failure settings turne... John Spray
04:16 PM CephFS Bug #11481: "mds/MDSTable.cc: 146: FAILED assert(is_undef())" on standby->replay transition

This looks like a mon bug of some kind. After a leader election, a bunch of routed messages are being resent to th...
John Spray
03:16 PM CephFS Bug #11481: "mds/MDSTable.cc: 146: FAILED assert(is_undef())" on standby->replay transition
Weird! This is an MDS going from state active to state standby, then back again. In the final stage it notices that... John Spray
04:15 PM Bug #5195: "ceph-deploy mon create" fails when adding additional monitors
I resolved the issue by adding the following to the ceph.conf file
public network = 10.0.2.0/24
I concur t...
Joe Quint
04:15 PM Revision 56be5d6f (ceph): Merge pull request #4530 from ceph/wip-librbd-clean-object
librbd: object map is not properly updated when deleting clean objects
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
04:11 PM Linux kernel client Bug #11523 (Resolved): soft lockup in kick_requests on 3.16.3-ceph-00306-g76c7fd1
fixed Sage Weil
04:09 PM rbd Bug #10051 (Won't Fix): kernel-mounted RBD image may block shutdown
Sage Weil
04:05 PM Revision 9784e5d2 (ceph): tests: install sudo on ubuntu-12.04 container
Contrary to Ubuntu 14.04 it is not installed by default.
Signed-off-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
03:50 PM Revision 7bfe0c3a (ceph): Added hammer-client-x to the mix
Renamed dirs to better reflect what is being tested
Removed old dirs
Added logging
Signed-off-by: Yuri Weinstein <yur...
Yuri Weinstein
03:49 PM Revision 82ff313d (ceph): Added hammer-client-x to the mix
Renamed dirs to better reflect what is being tested
Removed old dirs
Added logging
Signed-off-by: Yuri Weinstein <yur...
Yuri Weinstein
03:41 PM rgw Bug #10925: "(test.functional.tests.TestAccount) ... FAIL" in upgrade:giant-x-hammer-distro-basic...
Run: http://pulpito.ceph.com/teuthology-2015-05-03_17:05:03-upgrade:giant-x-next-distro-basic-multi/
Job: ['873926']...
Yuri Weinstein
03:01 PM Revision 49c78217 (ceph): Merge pull request #430 from ceph/wip-11495-hammer
#11495/hammer: backport ceph_deploy task fix Yuri Weinstein
02:41 PM CephFS Bug #11462: kernel: crash (when MDS died?)
I didn't do a character-by-character diff, but I checked most of the function names and they were the same, yes. :) Greg Farnum
07:35 AM CephFS Bug #11462: kernel: crash (when MDS died?)
Greg Farnum wrote:
> FYI this popped up again in teuthology-2015-04-30_23:04:01-fs-next-testing-basic-multi/870815
...
Zheng Yan
01:48 PM CephFS Bug #11510 (Need More Info): ceph-fuse crashes
It still shouldn't have crashed and I'm not sure why that would have happened unless the kernel gave us ENOMEM or som... Greg Farnum
07:13 AM CephFS Bug #11510: ceph-fuse crashes

It works when I use the user with caps ...
Jifeng Yin
07:03 AM CephFS Bug #11510: ceph-fuse crashes
this bug is fixed by commit 540346d4 (osdc: In _readx() only no error can tidy read result). Zheng Yan
01:03 PM Bug #11534 (Resolved): Incorrect size in ceph osd df
... Andrey Matyashov
12:42 PM Revision a4f1256c (ceph): osd: refuse to write a new erasure coded object with an offset > 0
Even if the offset is properly aligned.
http://tracker.ceph.com/issues/11507 Fixes: #11507
Signed-off-by: Jianpeng ...
Jianpeng Ma
12:42 PM Revision 125c59bc (ceph): tests: erasure coded pools do not allow offset on creation
If a write operation implicitly creates an object on an erasure coded
pool, there cannot be an offset > 0, even if it...
Loic Dachary
12:38 PM CephFS Bug #11482: kclient: intermittent log warnings "client.XXXX isn't responding to mclientcaps(revoke)"
* hammer backport https://github.com/ceph/ceph/pull/4481 Loïc Dachary
12:22 PM Revision 5c9e9da8 (ceph): rados: Tell that pool removal failed. Not that it doesn't exist.
If removing a pool fails it could have various reasons. The pool
might be protected from removal (nodelete flag).
Wido den Hollander
12:18 PM Revision ef19e5a0 (ceph): Merge pull request #429 from dachary/wip-10712-hammer
tasks: fix intermittent failure in TestFlush
Reviewed-by: John Spray <john.spray@redhat.com>
Loïc Dachary
11:24 AM Revision 59bc72d2 (ceph): mon: Monitor: schedule scrub periodically
Default is 24h interval, adjustable via 'mon_scrub_interval'.
Signed-off-by: Joao Eduardo Luis <joao@suse.de>
Joao Eduardo Luis
11:24 AM Revision cdb37dcc (ceph): mon: Monitor: track scrub's state
Signed-off-by: Joao Eduardo Luis <joao@suse.de> Joao Eduardo Luis
11:24 AM Revision 4c4313d5 (ceph): mon: Monitor: rework scrub (1)
Signed-off-by: Joao Eduardo Luis <joao@suse.de> Joao Eduardo Luis
10:36 AM Revision 6c6e5231 (ceph): tasks/ceph_deploy: fix for multiple mons
Now that service IDs are modified during run, we have
to avoid repeatedly evaluating first_mon for where
to run ceph_...
John Spray
10:36 AM Revision e16e1017 (ceph): tasks/ceph_deploy: remove some dead code
Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commit 99951f8150f1487c3bad47c2b199a137226055cb)
John Spray
09:50 AM CephFS Bug #10712: TestFlush intermittent failure on scatter_writebehind event
http://pulpito.ceph.com/loic-2015-05-04_11:27:13-fs-hammer-backports---basic-multi/874954 Loïc Dachary
09:48 AM CephFS Bug #10712 (Pending Backport): TestFlush intermittent failure on scatter_writebehind event
* hammer backport https://github.com/ceph/ceph-qa-suite/pull/429 Loïc Dachary
09:42 AM Revision a29ed780 (ceph): tasks: fix intermittent failure in TestFlush
This was an overly strict success condition: the
flush operation doesn't promise to leave you an empty
journal, it pr...
John Spray
09:33 AM Bug #11512: "FAILED assert(0 == "unexpected error")" in upgrade:giant-x-hammer-distro-basic-vps run
I have also encountered this problem running Giant. All but 1 of my 6 OSDs give this error.... Daniel Lundqvist
09:33 AM Bug #11512: "FAILED assert(0 == "unexpected error")" in upgrade:giant-x-hammer-distro-basic-vps run
I have also encountered this problem running Giant. All but 1 of my 6 OSDs give this error.
starting osd.0 at :/...
Daniel Lundqvist
08:57 AM Revision 886096dc (ceph): mds: properly set null dentry's first
we should set new null dentry's first when it's created. Otherwise if
the request that creates the new dentry fails, ...
Yan, Zheng
08:57 AM Revision fb484b68 (ceph): mds: only add head dentry to bloom filter
bloom filter can't handle range covered by snap dentry.
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
07:14 AM Revision 3f50b5e1 (ceph): Merge pull request #4542 from liewegas/wip-sepia
sepia
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
06:20 AM Revision 752a16fa (ceph): AsyncConnection: Avoid lockdep detect failed
Previously we used a atomic field to avoid deadlock, but it still let lockdep
detect failed. So we remove the atomic ...
Haomai Wang
05:55 AM Bug #11511: FAILED assert(cursor.data_offset <= oi.size)
log file with debug_ms=1 Irek Fasikhov
05:53 AM Revision c26b21fa (ceph): AsyncConnection: Don't dispatch event when connection is stopped
When marking down connection, previously we will call stop which will dispatch event
regardless of the staus of the c...
Haomai Wang
05:30 AM rgw Bug #11416: rgw: leak of bucket meta objects on bucket re-creation
* firefly backport https://github.com/ceph/ceph/pull/4535 Xinxin Shu
02:15 AM Revision 393b7365 (ceph): Merge pull request #4387 from wonzhq/async-comp
librbd: don't notify_change on r == -ERESTART when notify async complete
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
01:07 AM Revision 63eb4326 (ceph): librbd: don't notify_change on error when notify async complete
Don't need to increment the refresh_seq since the async op fails.
Signed-off-by: Zhiqiang Wang <zhiqiang.wang@intel....
Zhiqiang Wang
12:28 AM Bug #11429: OSD::load_pgs: we need to handle the case where an upgrade from earlier versions whic...
Patch that went into master: https://github.com/ceph/ceph/pull/4539 Ken Dreyer

05/04/2015

11:37 PM Bug #11429 (Pending Backport): OSD::load_pgs: we need to handle the case where an upgrade from ea...
Samuel Just
11:37 PM Revision 3970ad9f (ceph): Merge pull request #428 from athanatos/wip-11429
suites/rados: add test for 11429
Reviewed-by: Zack Cerza <zack@redhat.com>
Samuel Just
11:36 PM Revision 4abacbe2 (ceph): Merge pull request #4539 from athanatos/wip-11429
OSD: handle the case where we resurrected an old, deleted pg
Reviewed-by: Sage Weil <sage@redhat.com>
Samuel Just
11:34 PM Revision 9da4c45e (ceph): doc: link to sepia report for lab info
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
11:07 PM Fix #11532: make check must verify resources before running in parallel
On fedora 20, with make -j12 nproc must be >= 16000 and ... Loïc Dachary
11:03 PM Fix #11532 (Resolved): make check must verify resources before running in parallel
if make check runs out of resources, it will fail miserably and in mysterious ways. There will be many left over proc... Loïc Dachary
11:04 PM Revision aff95582 (ceph): knfs: remove the MDS debugging
It doesn't fit on the typica boxes with debugging, and we probably don't need
it for any NFS issues which do arise......
Greg Farnum
11:03 PM Revision 0f03ca7c (ceph): knfs: remove the MDS debugging
It doesn't fit on the typica boxes with debugging, and we probably don't need
it for any NFS issues which do arise......
Greg Farnum
11:02 PM Revision 47fff708 (ceph): knfs: remove the MDS debugging
It doesn't fit on the typica boxes with debugging, and we probably don't need
it for any NFS issues which do arise......
Greg Farnum
10:31 PM Revision 7387c433 (ceph): java: libcephfs_jni.so is in /usr/lib64 on rhel
Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
(cherry picked from commit aed3434dc7c5161c72c7d5655faa3bc693fc97...
Noah Watkins
09:58 PM Revision 5cc0f20b (ceph): Merge pull request #4498 from dachary/wip-11342-hammer
librbd notification race condition on snap_create
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Jason D...
Loïc Dachary
09:58 PM Revision f7bcb2dc (ceph): Merge pull request #4497 from dachary/wip-7385-hammer
Objectcacher setting max object counts too low
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Jason Dill...
Loïc Dachary
09:57 PM Revision 4d95929c (ceph): Merge pull request #4499 from dachary/wip-11363-hammer
ImageWatcher should cancel in-flight ops on watch error
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: J...
Loïc Dachary
09:57 PM Revision 16c2f4c9 (ceph): Merge pull request #4496 from dachary/wip-5488-hammer
librbd: deadlock in image refresh
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Jason Dillaman <dillama...
Loïc Dachary
09:27 PM Revision cc107525 (ceph): squash: use sleep instead of utility.sleep
Samuel Just
09:22 PM Revision 91bc0e91 (ceph): squash: use != not is not in radosbench
Samuel Just
09:21 PM Revision 73577f10 (ceph): squash: remove utility, moved to teuthology.git
Samuel Just
09:21 PM Revision 2a60852a (ceph): squash: ceph_manager: add utility_task doc string
Samuel Just
07:58 PM devops Tasks #10587: split ceph-mon, ceph-osd, and ceph-mds in the Debian and Red Hat packages
At the moment I'm stuck trying to find a way to make 1) upgrades via apt/yum work seamlessly and 2) avoid having the ... Ken Dreyer
07:32 PM Revision bd798910 (ceph): 9.0.0
Jenkins
07:26 PM devops Feature #11530 (Resolved): Build release packages for Debian Jessie
The Wheezy packages depend on several library versions which are no longer available in Jessie. Benjamin Gilbert
06:53 PM Revision 015ed70f (ceph): suites/rados: add test for 11429
This patch also adds some convenience facilities for making
some of the ceph_manager methods into tasks usable from a...
Samuel Just
06:49 PM Revision 6f60f5a2 (ceph): Merge pull request #19 from gierschv/feat-omap-iterator
ioctx: ListOmapValues & GetAllOmapValues added Noah Watkins
06:07 PM Bug #11526: MDS crashed in ceph::buffer::list::splice
http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-05-02_23:18:02-multimds-master-testing-basic-typica/10003/ an... Greg Farnum
06:03 PM Bug #11526: MDS crashed in ceph::buffer::list::splice
Merged to master in commit:4f45409531abf1b4c97c4e9449ab40cb516735fd Greg Farnum
05:50 PM Bug #11526: MDS crashed in ceph::buffer::list::splice
Fix: https://github.com/ceph/ceph/pull/4537
This failure was seen in http://pulpito.ceph.com/teuthology-2015-05-01...
Greg Farnum
09:00 AM Bug #11526 (Resolved): MDS crashed in ceph::buffer::list::splice
... Zheng Yan
06:03 PM Revision 4f454095 (ceph): Merge pull request #4537 from majianpeng/buffer-fix
bufferptr: Offset should not beyond raw_length rather than _len.
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Rev...
Greg Farnum
06:00 PM Revision 156e55b7 (ceph): man: do not dist man pages if sphinx is not available
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
05:51 PM Revision f76293ce (ceph): test_async_driver: add dispatch_external_event tests
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
04:32 PM Revision c107b8ec (ceph): configure.ac: do not check for sphinx-build
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
04:31 PM Revision 0b4315b9 (ceph): pycephfs: add tests for open call
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
04:28 PM Revision fc51ce2a (ceph): osd/ReplicatedPG: For obj has omap, it mean have omap data or omap head...
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
04:20 PM Bug #11527 (Closed): KV OSD stacktrace on disk failure
Hmm, I thin it may need more attempts from ceph itself. But I still has no sense about this Haomai Wang
01:27 PM Bug #11527: KV OSD stacktrace on disk failure
Yes indeed, I should have been more clear, it was indeed a disk hardware failure, the disk needed replacement.
I w...
Kenneth Waegeman
01:17 PM Bug #11527: KV OSD stacktrace on disk failure
From the "Bus Error" msg, I more like to think it's hardware IO error? Haomai Wang
12:55 PM Bug #11527 (Closed): KV OSD stacktrace on disk failure
When an OSD failed, this was the stacktrace I got:... Kenneth Waegeman
04:11 PM Revision 30342134 (ceph): test/bufferlist: add test case for bufferlist::splice.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
04:06 PM Revision 6b81d5cb (ceph): test_pycephfs: Fix tests for pycephfs
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
04:05 PM Revision d039bce4 (ceph): pycephfs: add padding buffer to statvfs to avoid os extend
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
04:05 PM Revision 56b82225 (ceph): pycephfs: add read/write support
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
04:05 PM Revision fa956c62 (ceph): test_pycephfs: Add tests for open call
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
04:05 PM Revision b154a5d4 (ceph): pycephfs: Let open call's flags imitate python open
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
04:05 PM Revision 1006adbd (ceph): bufferptr: Offset should not beyond raw_length rather than _len.
Fixes: #11526
Commit dfccd3d19c introduce this bug"
./include/buffer.h: 240: FAILED assert(_len >= o)
ceph version...
Jianpeng Ma
03:36 PM rbd Feature #11372 (Fix Under Review): qa: run librbd tests under valgrind
*ceph-qa-suite*: https://github.com/ceph/ceph-qa-suite/pull/426
*ceph master*: https://github.com/ceph/ceph/pull/4461
Jason Dillaman
03:35 PM rbd Feature #11372 (Resolved): qa: run librbd tests under valgrind
Jason Dillaman
03:32 PM Revision 7da569fd (ceph): Merge pull request #4514 from majianpeng/rbd
misc bugs in librbd
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
03:31 PM rbd Feature #11405 (In Progress): qa: test rbd notify-based proxying across versions
Jason Dillaman
03:01 PM Revision 5fa8fc32 (ceph): Merge pull request #4534 from tchaikov/wip-silence-gcc-warning
osd: silence gcc -Wparentheses warning
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
02:50 PM Revision b15639c4 (ceph): ioctx: ListOmapValues & GetAllOmapValues added
* `ListOmapValues` allows to iterate on all the key feteched during
a read operation of an omap (the goal is to easil...
Vincent Giersch
02:31 PM Revision addb0ec9 (ceph): Merge pull request #4505 from dachary/wip-11322-hammer
rgw - improve performance for large object (multiple chunks) GET
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Loïc Dachary
02:24 PM Revision c0782ed9 (ceph): Merge pull request #4501 from dachary/wip-11001-hammer
Improve rgw HEAD request by avoiding read the body of the first chunk
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Loïc Dachary
02:23 PM Revision e074695e (ceph): Merge pull request #4500 from dachary/wip-11047-hammer
rgw : make quota/gc thread configurable for starting
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Loïc Dachary
01:57 PM CephFS Bug #11462: kernel: crash (when MDS died?)
FYI this popped up again in teuthology-2015-04-30_23:04:01-fs-next-testing-basic-multi/870815 Greg Farnum
01:49 PM Revision 5a6140f4 (ceph): common/CompatSet: mark FeatureSet member vars private
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
01:49 PM Revision 9209a8f2 (ceph): osd: silence gcc -Wparentheses warning
otherwise we have following warning:
warning: suggest parentheses around operand of ‘!’ or change ‘|’ to
‘||’ or ‘!’ ...
Kefu Chai
10:09 AM CephFS Bug #11522: FLUSHSNAP_ACKs are not always sent back on unexpected FLUSHSNAP
client creates cap_snap and sends FLUSHSNAP message to MDS even when snap notification contains no new snap (snap rem... Zheng Yan
09:46 AM Revision 7f9d78d4 (ceph): Merge pull request #4504 from dachary/wip-10691-hammer
ceph-dencoder links to libtcmalloc, and shouldn't
Reviewed-by: Sage Weil <sage@redhat.com>
Loïc Dachary
09:44 AM Revision 11b1ccdb (ceph): Merge pull request #4503 from dachary/wip-10983-hammer
use a new disk as journal disk,ceph-disk prepare fail
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
09:43 AM Revision 7c050eca (ceph): Merge pull request #4507 from dachary/wip-11432-hammer
compilation error: No high-precision counter available (armhf, powerpc..)
Reviewed-by: Loic Dachary <ldachary@redhat...
Loïc Dachary
09:34 AM Revision 817b0719 (ceph): mds: don't reintegrate stray inode to remote snap dentry
stray inode are head inodes, we should not rename them to remote
snaps dentries.
Signed-off-by: Yan, Zheng <zyan@red...
Yan, Zheng
09:10 AM Bug #7387 (Fix Under Review): Malformed JSON command output when non-ASCII strings are present
https://github.com/ceph/ceph/pull/4527 Kefu Chai
03:38 AM Bug #11484: OPT_INT option interprets "3221225472" as -1073741824, and crashes in Throttle::Throt...
elder one, i created #11525 to track the feature request for improving the invalid option handling. Kefu Chai
03:33 AM Feature #11525 (New): improve OPTION macro to add a check function for invalid options.
see #11484, where user input a *very* large number for the journal_queue_max_bytes settings. this number overflows an... Kefu Chai
02:55 AM Revision 1800a996 (ceph): librbd: For format 2, don't forget set objectcache max objects.
For format 2, before create object_cache, it call init_layout and set
the max object for object cache.
In the later i...
Jianpeng Ma
02:54 AM Revision c60212b2 (ceph): rbd: updated the 'rbd --help'
Now default format is 2. update 'rbd --help'.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
Jianpeng Ma
02:25 AM Revision e146b04b (ceph): librbd: Remove the redundant judgement.
For ObjectExtent, if length == object_size, it mean length=0.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
Jianpeng Ma
02:25 AM Revision 059c0d15 (ceph): librbd: Remove the redundant judgement.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
02:25 AM Revision 9d07069a (ceph): librbd: remove the perfcounter l_librbd_aio_rd/write/discard_*.
Now for non-aio read/write/discard, the internal implementation used the
related aio function. So we don't differenti...
Jianpeng Ma
12:07 AM Revision f6022639 (ceph): rgw: use correct objv_tracker for bucket instance
When trying to create a bucket that already existed, use the
objv_tracker of the newly created instance, and not of t...
Yehuda Sadeh

05/03/2015

10:40 PM rgw Bug #11524 (Won't Fix): "test_multipart_upload ... FAIL" in upgrade:dumpling-firefly-x-giant-dist...
This could be vps and/or rhel 6.4 specific issue.
Run: http://pulpito.ceph.com/teuthology-2015-05-02_18:15:01-upgr...
Yuri Weinstein

05/02/2015

10:26 AM Linux kernel client Bug #11449 (Pending Backport): krbd: tripping over rbd_assert in rbd_img_obj_callback() on errors
Ilya Dryomov
10:24 AM Linux kernel client Bug #11523: soft lockup in kick_requests on 3.16.3-ceph-00306-g76c7fd1
This was fixed in 4.0-rc1 and set to be backported all the way down to 3.9 - commit 7eb71e0351fb "libceph: fix double... Ilya Dryomov
06:14 AM CephFS Bug #11510: ceph-fuse crashes
The admin account works, and it turns out to be a permission problem, although I'm surprised that it works at the fir... Jifeng Yin
03:26 AM Revision 1de75edb (ceph): Preforker: include acconfig so includers don't have to
Fixes build of systests
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
01:48 AM Revision fae51575 (ceph): Merge pull request #4524 from ceph/wip-remove-fsx-c
test: update CMakefile to sync with c44f8e7
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
01:43 AM Revision 5afed73d (ceph): Merge pull request #4518 from yuyuyu101/wip-fix-systest-runnable
systest_runnable: Use Preforker to do fork
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
12:27 AM Bug #11495: "RuntimeError: ceph-deploy: new command failed" in ceph-deploy:fs-hammer-distro-basic...
Sage agreed not to backport to giant, John! Yuri Weinstein
12:10 AM CephFS Bug #10863 (Resolved): java.lang.UnsatisfiedLinkError: cephfs_jni (Not found in java.library.path...
commit:aef0272d72afaef849b5d4acbf55626033369ee8 Greg Farnum
12:10 AM Revision aef0272d (ceph): java: libcephfs_jni.so is in /usr/lib64 on rhel
Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
(cherry picked from commit aed3434dc7c5161c72c7d5655faa3bc693fc9777)
Noah Watkins

05/01/2015

11:52 PM Revision 69971f99 (ceph): osd: dout the relation between osd_reqid_t and journal seq
This is useful for tracking io request.
Signed-off-by: Xinze Chi <xmdxcxz@gmail.com>
Xinze Chi
11:45 PM Revision 4fed2007 (ceph): osd: dout latency info in filestore
dout more latency info for each seq in filestore, this is useful for
tracking io request.
Signed-off-by: Xinze Chi <...
Xinze Chi
11:14 PM CephFS Bug #10863: java.lang.UnsatisfiedLinkError: cephfs_jni (Not found in java.library.path) on RHEL7
That last failure in ceph-qa-suite that you emailed about has a fix here. I submitted it to firefly-backports. That r... Noah Watkins
10:47 PM Linux kernel client Bug #11523 (Resolved): soft lockup in kick_requests on 3.16.3-ceph-00306-g76c7fd1
... Sage Weil
10:47 PM Revision f99bc7cc (ceph): Removed redundant tests issue #11520
Reduced nodes to be locked to two
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry picked from com...
Yuri Weinstein
10:45 PM Revision fa27c2b2 (ceph): Removed redundant tests issue #11520
Reduced nodes to be locked to two
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry picked from com...
Yuri Weinstein
09:41 PM devops Feature #9133 (In Progress): create ceph user/group; run daemons as ceph (non-root)
The wip-user branch in GitHub has the work done so far. See also https://github.com/ceph/ceph/pull/4456 Ken Dreyer
09:07 PM devops Feature #9133: create ceph user/group; run daemons as ceph (non-root)
We should also change the references in the document that tell to create "ceph" user using ceph-deploy
http://ceph.c...
Vasu Kulkarni
08:58 PM Revision 217d2223 (ceph): Merge pull request #4519 from ceph/wip-flush-log
Flush cluster log before MDS::damaged
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
08:55 PM Revision fd69d5db (ceph): Merge pull request #4529 from ceph/wip-librbd-open
librbd: invoking RBD::open twice will leak memory
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
08:55 PM Revision 62d5b39a (ceph): Merge pull request #4511 from yuyuyu101/wip-async-fix-7
Wip async fix 7
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
08:36 PM Revision 0094216a (ceph): Merge pull request #427 from ceph/wip_11520
Removed redundant tests issue #11520
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
08:30 PM Revision 8ab46b42 (ceph): Removed redundant tests issue #11520
Reduced nodes to be locked to two
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Yuri Weinstein
07:57 PM Revision 0f4cf269 (ceph): cephfs: add mkdir
Signed-off-by: Noah Watkins <noahwatkins@gmail.com> Noah Watkins
07:42 PM Revision de82ee54 (ceph): Merge pull request #18 from noahdesu/cephfs
cephfs: add initial cephfs go wrappers Noah Watkins
07:41 PM Revision 95fa549c (ceph): travis: add mds to micro cluster
Signed-off-by: Noah Watkins <noahwatkins@gmail.com> Noah Watkins
07:41 PM Revision 1efdf980 (ceph): cephfs: begin cephfs wrappers
Signed-off-by: Noah Watkins <noahwatkins@gmail.com> Noah Watkins
07:07 PM Revision 05a5f269 (ceph): librbd: object map is not properly updated when deleting clean objects
With the new fast diff feature flagging which objects haven't changed
between snapshots, unmodified objects are now f...
Jason Dillaman
07:02 PM Revision 72133522 (ceph): atomic_t: change cas to compare_and_swap and return bool
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
06:37 PM Revision a0f96de2 (ceph): mds: in damaged() call flush_log before ending
...so that the clog messages we send before damaged()
actually have a chance to make it to the cluster log.
Signed-o...
John Spray
06:37 PM Revision 88037760 (ceph): mon: add MonClient::flush_log
A simple reasonable-effort call for emitting
a MLog before shutting down. Used in MDS which
also waits for its beaco...
John Spray
06:29 PM CephFS Bug #11522 (Resolved): FLUSHSNAP_ACKs are not always sent back on unexpected FLUSHSNAP
There is a PR to make the MDS always send back a FLUSHSNAP_ACK: https://github.com/ceph/ceph/pull/4523
But I guess...
Greg Farnum
06:22 PM Revision 4b345843 (ceph): Merge pull request #4516 from yuyuyu101/wip-fix-libcephfs-crash
Wip fix libcephfs crash
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
06:22 PM Feature #11521 (New): Certain configuration options not safe for production builds
Per disucussion on the mailing list and IRC, certain configuration options are not safe for customers running Ceph in... Mark Nelson
06:21 PM Revision a5e88fcf (ceph): librbd: invoking RBD::open twice will leak memory
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
06:14 PM Revision 11066a39 (ceph): Merge pull request #4492 from SUSE/wip-suse-firewall
packaging: add SuSEfirewall2 service files
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:37 PM Revision a551a23d (ceph): qa/workunits/fs/misc: fix filelock_interrupt.py
Handle the case that kernel does not support fcntl.F_OFD_SETLK.
Also fix the code that checks if fnctl fails with err...
Yan, Zheng
05:36 PM Revision fb693a3d (ceph): Merge pull request #4468 from cernceph/swifty
Swift: Set Content-Length when requesting/checking Keystone tokens
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
04:34 PM Revision c6c6b203 (ceph): Merge pull request #4008 from SUSE/wip-tcmalloc-conditionals
Conditional-compile against minimal tcmalloc.
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Samuel Just
04:24 PM Revision 29ee7953 (ceph): Merge pull request #3429 from liewegas/wip-precalc-pgtemp
RFC: mon: prime pg_temp when osdmap changes
Reviewed-by: Guang Yang <yguang@yahoo-inc.com>
Tested-by: Zhi (David) Zh...
Sage Weil
04:22 PM Revision 8d596bfa (ceph): Merge branch 'wip-journal-header' of git://github.com/XinzeChi/ceph
Conflicts:
src/gmock
Sage Weil
04:17 PM Revision b5fa1607 (ceph): Merge pull request #3474 from majianpeng/fix5
buffer: optimize get_contiguous
Reviewed-by: Sage Weil <sage@redhat.com>
Samuel Just
04:17 PM Revision a38baa01 (ceph): Merge pull request #3896 from ceph/wip-auth
auth: optimize crypto key handling, msg sig checks
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:16 PM Revision eba59569 (ceph): Merge pull request #3975 from wonzhq/skip-cache
osd: flush/evict op fixes
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:15 PM Revision cb979eb5 (ceph): Merge pull request #4362 from XinzeChi/wip-tier-lat
osd: misc latency perf counter for tier pool
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:15 PM Revision b76d0ffd (ceph): Merge pull request #4393 from majianpeng/copyget-flags
For CEPH_OSD_OP_COPY_GET, add a new filed: flags.
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:07 PM Revision 071b07e2 (ceph): Merge pull request #3564 from guangyy/wip-10198
osd: break the handling of PG removal event into multiple iterations
Reviewed-by: Samuel Just <sjust@redhat.com>
Samuel Just
04:01 PM Revision 94a701a5 (ceph): Merge pull request #3004 from guangyy/wip-10183
Add a new tick timer which does not need to hold osd_lock, put sched_scrub to that tick timer
Reviewed-by: Samuel Ju...
Samuel Just
03:35 PM Bug #11518 (Resolved): objectcacher stress test fails with command not found
ubuntu@teuthology:/a/sage-2015-04-30_21:01:18-rados-wip-sage-testing-distro-basic-multi/870564 Sage Weil
03:08 PM Revision 47725aa6 (ceph): Merge pull request #3659 from SUSE/wip-fix-calamari-health
Always provide summary for non-healthy cluster.
Reviewed-by: Sage Weil <sage@redhat.com>
Samuel Just
03:00 PM Revision 8988cb38 (ceph): Merge pull request #3702 from mslovy/wip-fineGrain-submitManagerLock
FileStore:: queue_transactions, fine-grain submitManager lock
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-b...
Samuel Just
02:27 PM Revision 23ff52f7 (ceph): Merge pull request #3919 from guangyy/wip-9558
osd : populate the needs_recovery_map source fast when only one peer has missing
Reviewed-by: Samuel Just <sjust@red...
Samuel Just
01:43 PM Revision 585bc2bc (ceph): mds: send FLUSHSNAP_ACK even if FLUSHSNAP message is unexpected
MDS should send FLUSHSNAP_ACK even if FLUSHSNAP message is unexpected.
This is because client does not release corres...
Yan, Zheng
01:38 PM Revision fbfd50de (ceph): OSD: handle the case where we resurrected an old, deleted pg
Prior to giant, we would skip pgs in load_pgs which were not present in
the current osdmap. Those pgs would eventual...
Samuel Just
01:03 PM Revision 32b8bf57 (ceph): test: update CMakefile to sync with c44f8e7
* remove unused src/test/fsx.c, see
qa/workunits/suites/fsx.sh
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:27 PM Revision b7f43280 (ceph): systest_runnable: adjust argument to suite Preforker
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
12:00 PM Revision 7252975e (ceph): mds: handle corrupt dentry more cleanly
Calling damaged() on the rank is overkill, but until
we have a mechanism to selectively handle damaged
paths, it's be...
John Spray
12:00 PM Revision 69a54e7b (ceph): mds: handle case where rank 0 has no subtrees
Previously we always asked for STOPPING in this case,
but in the case of rank 0 it's definitely an error
condition in...
John Spray
12:00 PM Revision 4730a458 (ceph): mds: remove redundant 'journal' file open
Follow up to " mds: remove redundant journal inode", for
the case in open_root as opposed to create_mydir
Signed-off...
John Spray
12:00 PM Revision 816d9e03 (ceph): mds: error handling in CInode::_fetched
For cases where inode is absent, or is not
decodeable. Previously would get nasty end_of_buffer
crashes in these cas...
John Spray
12:00 PM Revision 6cb1f6cc (ceph): mds: handle missing/corrupt data during boot
These errors trickle up to boot_start from e.g.
CInode::_fetched when something goes wrong.
Signed-off-by: John Spra...
John Spray
12:00 PM Revision 96992466 (ceph): mds: handle missing mydir dirfrag
Previously, if the mydir dirfrag was missing, then
creating stray dirs would assert out when trying
to project_fnode(...
John Spray
12:00 PM Revision 49efdb8b (ceph): mds: more damaged() handling in MDLog
Specifically, the case where journal header objects
are unreadable (such as because they've been lost).
Signed-off-b...
John Spray
07:05 AM Revision de5717eb (ceph): ceph_mon: output preforker error message
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
07:05 AM Revision 9e1514cf (ceph): Preforker: Add child process exit status check
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
04:55 AM Revision 3f969d60 (ceph): systest_runnable: Use Preforker to do fork
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
04:23 AM CephFS Bug #11517 (Resolved): Libcephfs: Doesn't check file's open mode when do read/write
Something like this:
fd = cephfs_open(path, O_WRONLY|O_CREAT, 0)
cephfs.read(fd, buf, 0, 10) // ok, but actually ...
Haomai Wang
03:45 AM CephFS Bug #9995 (Fix Under Review): failing test_filelock
https://github.com/ceph/ceph-qa-suite/pull/425 Greg Farnum
03:36 AM Revision e0b389ac (ceph): test_libcephfs: Add tests to cover zero length write
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
12:10 AM Revision c5e0b615 (ceph): Merge pull request #4515 from ceph/hammer-next
rgw: critical fixes for hammer Sage Weil

04/30/2015

11:30 PM Bug #11516: run-make-check.sh should check ulimits
It would be nice if simply invoking "make check" on your own got a similar check as well, for those invoking it manua... Greg Farnum
11:27 PM Bug #11516 (Duplicate): run-make-check.sh should check ulimits
it will run nproc / 2 simultaneous tests and the nofile value should be raised to ~16k. These are the relevant files ... Loïc Dachary
10:34 PM CephFS Bug #11316: "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-deploy-hammer-distro-...
See update here: http://tracker.ceph.com/issues/11495#change-51225 Yuri Weinstein
10:33 PM Bug #11495: "RuntimeError: ceph-deploy: new command failed" in ceph-deploy:fs-hammer-distro-basic...
John, here are runs :
http://pulpito.ceph.com/teuthology-2015-04-30_13:42:32-ceph-deploy-hammer-distro-basic-vps/
a...
Yuri Weinstein
05:31 PM Bug #11495 (Pending Backport): "RuntimeError: ceph-deploy: new command failed" in ceph-deploy:fs-...
I merged the PR meanwhile and will test with my changes to the suite.
We will need that backported to hammer and giant
Yuri Weinstein
10:32 PM RADOS Bug #11515 (New): objecter: potential integer overflow in linger_check() return code
This is unlikely in practice, but it's casting the age in msec from uint64_t to int in the return. It should probably... Josh Durgin
09:53 PM Revision 61cf5da0 (ceph): packaging: mv ceph-objectstore-tool to main ceph pkg
This change ensures that the ceph-objectstore-tool utility is present on
all OSDs. This makes it easier for users to...
Ken Dreyer
09:18 PM Revision 3f19ed49 (ceph): All changes from https://github.com/ceph/ceph-qa-suite/commit/3ce379a68...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
09:07 PM Revision 5535e4c4 (ceph): Removed unneeded workloads
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry picked from commit 18a79fb8252d9ceee7162e8f774ab6b...
Yuri Weinstein
08:40 PM Revision 5ea754a7 (ceph): Merge pull request #4493 from ceph/wip-use-get-linux-version
use get_linux_version() instead ad-hoc uname().release parsing
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by:...
Greg Farnum
08:37 PM Revision 260938fb (ceph): Removed unneeded workloads
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry picked from commit 18a79fb8252d9ceee7162e8f774ab6b...
Yuri Weinstein
08:24 PM Revision 1013371a (ceph): Merge pull request #424 from ceph/wip_ceph_deploy
Removed unneeded workloads
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
06:18 PM Revision 18a79fb8 (ceph): Removed unneeded workloads
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
06:04 PM CephFS Bug #11255: nfs: mount failures on ceph-backed NFS share
http://pulpito.ceph.com/teuthology-2015-04-29_23:10:02-knfs-next-testing-basic-multi/869428/
I also realized recen...
Greg Farnum
05:25 PM Revision 097b95f7 (ceph): Fixing commits from https://github.com/ceph/ceph-qa-suite/pull/400/commits
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com> Yuri Weinstein
04:39 PM Revision f191ec5f (ceph): Reduced ammount of nodes from 4 to 3
Changed default 'replica' to 2
Reduced osd to 2 per node
Added logging
Signed-off-by: Yuri Weinstein <yuri.weinstein...
Yuri Weinstein
04:34 PM Revision 735ab91f (ceph): Client: Fast return if len is 0
If len == 0,
osdc/Striper.cc: 50: FAILED assert(len > 0)
2: (Striper::file_to_extents(CephContext*, char const*, cep...
Haomai Wang
04:34 PM Revision 3f600b16 (ceph): Merge pull request #423 from ceph/wip-11495
Fix ceph_deploy task with multiple mons Yuri Weinstein
04:23 PM Revision ee61a61f (ceph): Merge pull request #4462 from liewegas/wip-11211-hammer
osd/ReplicatedPG: don't check order in finish_proxy_read Samuel Just
04:23 PM Bug #11513 (Duplicate): "ceph-objectstore-tool: import failure with status 139" in upgrade:firefl...
David Zafman
03:53 PM Bug #11513 (Duplicate): "ceph-objectstore-tool: import failure with status 139" in upgrade:firefl...
Run: http://pulpito.ceph.com/teuthology-2015-04-29_17:18:02-upgrade:firefly-x-hammer-distro-basic-vps/
Jobs: ['86850...
Yuri Weinstein
04:21 PM Revision 0358840a (ceph): Merge pull request #4461 from ceph/wip-11372
librbd: add valgrind memory checks for unit tests
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
03:43 PM Bug #11512 (Can't reproduce): "FAILED assert(0 == "unexpected error")" in upgrade:giant-x-hammer-...
Run: http://pulpito.ceph.com/teuthology-2015-04-29_17:05:01-upgrade:giant-x-hammer-distro-basic-vps/
Job: ['868461']...
Yuri Weinstein
03:37 PM Revision 3842b63a (ceph): Merge pull request #4241 from rzarzynski/wip-11285
rgw: rectify broken statistics on Swift account listing.
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
03:32 PM Revision 0936aec6 (ceph): Merge pull request #4432 from big-henry/wip-rgw-listparts
rgw: fix ListParts response
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
03:07 PM CephFS Bug #11510: ceph-fuse crashes
John, could you know how to export the data from the under-laid pool? I'm very curious.
The ceph-fuse just goes cr...
Jifeng Yin
02:47 PM CephFS Bug #11510: ceph-fuse crashes
Nothing special. I just use "ceph fs new cephfs".
I've noticed the ticket #11120, and trying 'getfattr -d' shows n...
Jifeng Yin
01:49 PM CephFS Bug #11510: ceph-fuse crashes
I've definitely seen this backtrace before, trying to remember when... could it have been when we were dealing with t... John Spray
11:04 AM CephFS Bug #11510 (Resolved): ceph-fuse crashes
When I read the file through ceph-fuse, it crashes, while list is okay.
kernel drive doesn't crash, but shows 'read ...
Jifeng Yin
02:56 PM Revision 2586e3ba (ceph): pybind: fix valgrind warning on rbd_get_parent_info call
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:56 PM Revision 5534faaa (ceph): tests: run librbd valgrind test during 'make check'
Fixes: #11372
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:56 PM Revision 30b762bc (ceph): qa/workunits/rbd: add support for running API tests under valgrind
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:56 PM Revision 6e84ceb4 (ceph): autotools: detect presence of valgrind
Conditionally enable running librbd unit tests under valgrind.
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
02:56 PM Revision c44f8e7f (ceph): fsx: cleanup crypto library at exit
Also made small tweaks so that it can be compiled under
a C++ compiler.
Signed-off-by: Jason Dillaman <dillaman@redh...
Jason Dillaman
02:56 PM Revision 740fd275 (ceph): krbd: fix incorrect types in the krbd API
The C API functions were referencing the C++ CephContext
instead of the C rados_config_t. Additionally, the ceph
nam...
Jason Dillaman
02:56 PM Revision 5ccc4422 (ceph): osdc: invalid read of freed memory
The bytes not in cache stat was potentially reading the bh length
from a deleted bufferhead.
Signed-off-by: Jason Di...
Jason Dillaman
02:56 PM Revision 8d87bdf5 (ceph): valgrind: update valgrind suppressions for lttng-ust
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:22 PM Revision 5311eb0e (ceph): Event: Use atomic cas to avoid missing wakeup
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
02:20 PM Revision dd3a3b96 (ceph): Atomic: Add CAS primitive support
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
02:06 PM Revision 14c953f3 (ceph): pycephfs: Ensure passing argument is a instance of basestring
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
02:06 PM Revision 0f76ca0a (ceph): test_cephfs: Add python binding cephfs tests
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
02:06 PM Revision d7ffc71c (ceph): pycephfs: Add dirent class definition to ease caller
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
02:06 PM Revision 280ad754 (ceph): pycephfs: Add stat result class definition for callers
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
02:06 PM Revision 08a60bbf (ceph): pycephfs: Add directory operations for pybind
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
02:06 PM Revision 08030316 (ceph): pycephfs: Fix getcwd call
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
02:06 PM Revision 940b4f02 (ceph): pycephfs: Add rename, rmdir and getxattr support
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
02:06 PM Revision 448a6c1f (ceph): pycephfs: export self and parent dirent too
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
01:08 PM Bug #11511 (Resolved): FAILED assert(cursor.data_offset <= oi.size)
Hi.
When Rebalancing data error occurred OSD.
Irek Fasikhov
11:52 AM Revision 701a0a5b (ceph): Merge pull request #4476 from dachary/wip-releases
doc: add giant v0.87.2 to the release timeline
Reviewed-by: Abhishek Lekshmanan <abhishek.lekshmanan@ril.com>
Loïc Dachary
11:04 AM Revision 38c9d758 (ceph): config: Document that 'mds_max_file_size' is only read on FS creation
Afterwards you have to change this through the monitors Wido den Hollander
09:47 AM Bug #11143 (Pending Backport): src/ceph-disk : "disk zap" sgdisk invocation
* master pull request https://github.com/ceph/ceph/pull/4037 Loïc Dachary
09:46 AM Revision b73a236c (ceph): Merge pull request #4037 from osynge/wip-fix-disk-zap-sgdisk-invocation
Fix "disk zap" sgdisk invocation
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Reviewed-by: Sage Weil <sage@redhat...
Loïc Dachary
09:11 AM Revision fdd7f8d8 (ceph): Fix "disk zap" sgdisk invocation
Fixes #11143
If the metadata on the disk is truly invalid, sgdisk would fail to zero
it in one go, because --mbrtogp...
Owen Synge
08:24 AM Revision ae65bb45 (ceph): Merge pull request #4513 from SUSE/wip-suse-run-make-check
run-make-check.sh: fix a copule of SUSE oddities
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
08:12 AM rgw Bug #11494: rgw: multipart list part response returns incorrect field
Good timing, I was just about to report this :)
We use multi-part uploads in our application and stumbled over thi...
Lenz Grimmer
07:51 AM Revision 05534b8b (ceph): run-make-check.sh: use /sbin/modprobe
Rationale: In some cases (e.g.: by default on openSUSE), `sudo` won't
add /sbin to $PATH.
Signed-off-by: Tim Serong ...
Tim Serong
07:51 AM Revision e71e8654 (ceph): run-make-check.sh: stricter check for yum/apt-get/zypper
Believe it or not, it's possible (although not necessarily likely) to
have both yum and zypper installed on openSUSE....
Tim Serong
03:44 AM Revision ae6247af (ceph): AsyncConnection: Fix connection doesn't exchange in_seq problem
1. osd.a connect to osd.b and osd.b try to connect a
2. osd.b got WAIT then osd.b accpet connection from osd.a
2. osd...
Haomai Wang
03:33 AM Revision c8ac388b (ceph): Merge pull request #4509 from wonzhq/miss-arg
librbd: missing an argument when calling invoke_async_request
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:24 AM Revision 4cd07f26 (ceph): AsyncConnection: Ornament log output
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
02:47 AM Revision 3f398945 (ceph): librbd: missing an argument when calling invoke_async_request
This prevents the master branch from compiling.
Signed-off-by: Zhiqiang Wang <zhiqiang.wang@intel.com>
Zhiqiang Wang
02:04 AM Revision 70292658 (ceph): packaging: move SuSEfirewall2 templates out of src
Better to have static config like this that needs to be installed in
/etc in a separate subdirectory of the project.
...
Tim Serong
12:44 AM rgw Bug #11447: gc deleting S3 objects leaves __shadow_ objects
Yehuda Sadeh wrote:
> Yeah, it's not the same as #10295. The gc entries store the wrong info.
How long will the r...
Albert AN
12:35 AM Bug #11507 (Resolved): object creation by write cannot use an offset on an erasure coded pool
Even if it is properly aligned. Otherwise it will crash the OSD.
https://github.com/ceph/ceph/pull/4508
Loïc Dachary

04/29/2015

11:42 PM rbd Fix #7787 (Resolved): rbd diff takes longer as images grow larger
Josh Durgin
11:42 PM Revision 94a7d11e (ceph): Merge pull request #4186 from ceph/wip-7787
librbd: add fast diff feature
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
11:18 PM Revision 856b2fa1 (ceph): rgw-admin: a tool to fix object locator issue
Objects that start with underscore need to have an object locator,
this is due to an old behavior that we need to ret...
Yehuda Sadeh
11:18 PM Revision 512ae4cb (ceph): rgw: set a special object locator if object starts with underscore
Fixes: #11442
Backport: hammer
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from commit 3d4a1d20b8...
Yehuda Sadeh
11:18 PM Revision da4d2274 (ceph): rgw: use correct oid when creating gc chains
Fixes: #11447
Backport: hammer
When creating gc chain, use the appropriate oid, otherwise objects will
leak.
Signed...
Yehuda Sadeh
11:17 PM Revision 4e84f318 (ceph): rgw: civetweb should use unique request id
max_req_id was moved to RGWRados and changed to atomic64_t.
The same request id resulted in gc giving the same idtag...
Orit Wasserman
11:15 PM Revision affba962 (ceph): Merge pull request #4381 from ceph/wip-system-retcode
ceph-fuse: check return value on system() invocation
Reviewed-by: David Zafman <dzafman@redhat.com>
David Zafman
11:13 PM Revision 3337cc6c (ceph): Merge pull request #421 from ceph/wip-client-osd-caps
tasks/cephfs: add test_pool_perm
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Reviewed-by: John Spray <john.spray@r...
Greg Farnum
11:12 PM Revision adda0f39 (ceph): Merge pull request #4457 from ceph/wip-client-osd-caps
client: check OSD caps before read/write
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
11:05 PM rgw Bug #11506 (Resolved): "s3.test_bucket_create_naming_good_starts*" tests failed in smoke-master-d...
Run: http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-04-29_05:00:02-smoke-master-distro-basic-typica/
Job: [...
Yuri Weinstein
10:45 PM Revision 55414ae2 (ceph): ceph-fuse: check return value on system() invocation
Signed-off-by: Greg Farnum <gfarnum@redhat.com> Greg Farnum
10:32 PM Revision 07031b15 (ceph): Merge pull request #4385 from xinxinsh/wip-11199-firefly
osd: ENOENT on clone
Reviewed-by: Samuel Just <sjust@redhat.com>
Loïc Dachary
10:31 PM Revision 83f8d434 (ceph): Merge pull request #4384 from xinxinsh/wip-11197-firefly
pg stuck stale after create with activation delay
Reviewed-by: Samuel Just <sjust@redhat.com>
Loïc Dachary
10:31 PM Revision f1425e09 (ceph): Merge pull request #4382 from xinxinsh/wip-10718-firefly
osd/PGLog.h: 279: FAILED assert(log.log.size() == log_keys_debug.size())
Reviewed-by: Samuel Just <sjust@redhat.com>
Loïc Dachary
10:23 PM Revision e980e003 (ceph): Merge pull request #4185 from ldachary/wip-11156-firefly
FAILED assert(soid < scrubber.start || soid >= scrubber.end)
Reviewed-by: Samuel Just <sjust@redhat.com>
Loïc Dachary
10:03 PM Messengers Bug #11381 (Resolved): messenger: double clear of pipe in reaper
Merged to hammer in commit:abc0741d57f30a39a18106bf03576e980ad89177 Greg Farnum
07:15 PM Messengers Bug #11381: messenger: double clear of pipe in reaper
* hammer backport https://github.com/ceph/ceph/pull/4506 Loïc Dachary
10:02 PM Revision abc0741d (ceph): Merge pull request #4506 from dachary/wip-11381-hammer
messenger: double clear of pipe in reaper
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
09:41 PM CephFS Bug #11294: samba: DISCONNECTED inode warning
http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-04-26_16:14:01-samba-hammer-testing-basic-typica/5873/ Greg Farnum
09:35 PM CephFS Bug #11255: nfs: mount failures on ceph-backed NFS share
Looking through the man pages, I see... Greg Farnum
09:29 PM CephFS Bug #11255: nfs: mount failures on ceph-backed NFS share
http://qa-proxy.ceph.com/teuthology/teuthology-2015-04-27_23:10:01-knfs-next-testing-basic-multi/866653/ Greg Farnum
09:31 PM devops Bug #11446 (Rejected): jenkins git plugin checkout failure
I created this ticket when I was planning to use the git plugin. Loïc Dachary
09:27 PM CephFS Bug #11499: ceph-fuse: don't try and remount during shutdown
I thought that solution seemed familiar. I guess there's still a race between when the unmount reaches the Client ver... Greg Farnum
06:20 AM CephFS Bug #11499: ceph-fuse: don't try and remount during shutdown
the test is already there... Zheng Yan
04:20 AM CephFS Bug #11499 (Can't reproduce): ceph-fuse: don't try and remount during shutdown
http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-04-26_16:04:01-fs-hammer-testing-basic-typica/5768/... Greg Farnum
08:50 PM Revision 47896867 (ceph): Move ceph-dencoder build to client
The patch simply moves the ceph-dencoder build from server part of the
Makefiles to client part of the Makefiles.
Re...
Boris Ranto
08:49 PM Revision 7eabb70b (ceph): Rework mds/Makefile.am to support a dencoder client build
The patch adds all the mds sources to DENCODER_SOURCES to allow a
dencoder client build. The patch also splits the Ma...
Boris Ranto
07:17 PM Bug #11432: compilation error: No high-precision counter available (armhf, powerpc..)
* hammer backport https://github.com/ceph/ceph/pull/4507 Loïc Dachary
07:16 PM Revision da7f6835 (ceph): Add support for PPC architecture, provide fallback
Add high precision cpu cycles support for powerpc and powerpc64.
Provide a fallback for other architectures and warn...
James Page
07:14 PM Revision 3001fad4 (ceph): Fix clear_pipe after reaping progress
In pipe.cc:1353 we stop this connection and we will let reader and write threads stop. If now reader and writer quit ... Haomai Wang
07:11 PM rgw Bug #11322: rgw - improve performance for large object (multiple chunks) GET
* hammer backport https://github.com/ceph/ceph/pull/4505 Loïc Dachary
07:08 PM CephFS Bug #11504: CephFS restriction on removing cache tiers is overly strict
Oh yeah, now I remember why we added it :-)
So the condition for permitting removal is that it's set to forward or...
John Spray
06:37 PM CephFS Bug #11504: CephFS restriction on removing cache tiers is overly strict
Mmm, the thing to be careful of here is that we can't remove cache tiers if they're over an EC pool. That whole saga ... Greg Farnum
05:53 PM CephFS Bug #11504: CephFS restriction on removing cache tiers is overly strict
Ref http://comments.gmane.org/gmane.comp.file-systems.ceph.user/19795 John Spray
05:51 PM CephFS Bug #11504 (Resolved): CephFS restriction on removing cache tiers is overly strict
We prevent removing any cache tier that sits on a cephfs pool, even if the tier has been safely set to 'forward' and ... John Spray
07:04 PM Revision 379ef714 (ceph): rgw : Issue AIO for next chunk first before flush the (cached) data.
When handling GET request for large object (with multiple chunks), currently it will first flush the
cached data, and...
Guang Yang
07:00 PM Bug #11495 (Fix Under Review): "RuntimeError: ceph-deploy: new command failed" in ceph-deploy:fs-...
John Spray
07:00 PM Bug #11495: "RuntimeError: ceph-deploy: new command failed" in ceph-deploy:fs-hammer-distro-basic...
Yes, the key thing here is that the ceph_deploy task needs to pick a node and stick with it. I had made that change ... John Spray
06:13 PM Bug #11495: "RuntimeError: ceph-deploy: new command failed" in ceph-deploy:fs-hammer-distro-basic...
It looks to me like this came in with https://github.com/ceph/ceph-qa-suite/commit/15b33337e803853573e906a5131307ecb9... Travis Rhoden
05:39 PM Bug #11495: "RuntimeError: ceph-deploy: new command failed" in ceph-deploy:fs-hammer-distro-basic...
I see what is happening, but haven't looked at why yet.
ceph-deploy is being installed on a different node from th...
Travis Rhoden
06:59 PM Revision dbe2ad24 (ceph): tasks/ceph_deploy: fix for multiple mons
Now that service IDs are modified during run, we have
to avoid repeatedly evaluating first_mon for where
to run ceph_...
John Spray
06:59 PM Revision 99951f81 (ceph): tasks/ceph_deploy: remove some dead code
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
06:55 PM Bug #11505 (Won't Fix): "Invalid argument: osd_disk_thread_ioprio_class" while set to ""
I just noticed when starting a 0.94.1 (Hammer) OSD that it logged:... Wido den Hollander
06:36 PM Bug #10691: ceph-dencoder links to libtcmalloc, and shouldn't
* hammer backport https://github.com/ceph/ceph/pull/4504 Loïc Dachary
06:28 PM Revision f994483c (ceph): Dencoder should never be built with tcmalloc
The patch adds disabled perfglue stubs to DENCODER sources in order to
avoid tcmalloc-enabled ceph-dencoder builds.
...
Boris Ranto
06:28 PM Revision b903ad28 (ceph): rgw/Makefile.am: Populate DENCODER_SOURCES properly
Dencoder is built if ENABLE_CLIENT is set. However, the rgw/Makefile.am
populated DENCODER_SOURCES only if WITH_RADOS...
Boris Ranto
06:25 PM Bug #10983: use a new disk as journal disk,ceph-disk prepare fail
* hammer backport https://github.com/ceph/ceph/pull/4503 Loïc Dachary
06:24 PM Revision 8709e34f (ceph): ceph-disk: more robust parted output parser
In some cases, depending on the implementation or the operating system,
parted --machine -- /dev/sdh print
may c...
Loic Dachary
06:17 PM Bug #11026: objecter: can get stuck in redirect loop if osdmap epoch == last_force_op_resend
* hammer backport https://github.com/ceph/ceph/pull/4502 Loïc Dachary
06:16 PM Revision 8d9f4d4e (ceph): osdc: add epoch_t last_force_resend in Op/LingerOp.
Using this field record the pg_poo_t::last_force_op_resend to avoid op
endless when osd reply with redirect.
Fixes: ...
Jianpeng Ma
06:14 PM rgw Feature #11001: Improve rgw HEAD request by avoiding read the body of the first chunk
* hammer backport https://github.com/ceph/ceph/pull/4501 Loïc Dachary
06:13 PM Revision 2f34d2e7 (ceph): rgw: do not pre-fetch data for HEAD requests
Backport: hammer
Signed-off-by: Guang Yang <yguang@yahoo-inc.com>
(cherry picked from commit e32da3e7c880eaf7cb84d1c...
Guang Yang
06:12 PM rgw Feature #11047: rgw : make quota/gc thread configurable for starting
* hammer backport https://github.com/ceph/ceph/pull/4500 Loïc Dachary
06:10 PM Revision c6edc16f (ceph): rgw - make starting quota/gc threads configurable
Fixes: 11047
Backport: hammer
Signed-off-by: Guang Yang <yguang@yahoo-inc.com>
(cherry picked from commit a88712aeb4...
Guang Yang
06:03 PM rbd Bug #11363: ImageWatcher should cancel in-flight ops on watch error
* hammer backport https://github.com/ceph/ceph/pull/4499 Loïc Dachary
06:02 PM Revision c6159724 (ceph): librbd: ImageWatcher should cancel in-flight ops on watch error
Upon an watch error notification from librados, pending requests
should be canceled and in-flight IO should be flushe...
Jason Dillaman
06:00 PM rbd Bug #11342: librbd notification race condition on snap_create
* hammer backport https://github.com/ceph/ceph/pull/4498 Loïc Dachary
05:59 PM Revision 0e6a032c (ceph): librbd: moved snap_create header update notification to initiator
When handling a proxied snap_create operation, the client which
invoked the snap_create should send the header update...
Jason Dillaman
05:57 PM rbd Bug #7385: Objectcacher setting max object counts too low
* hammer backport https://github.com/ceph/ceph/pull/4497 Loïc Dachary
05:54 PM Revision 2864da86 (ceph): librbd: updated cache max objects calculation
The previous calculation was based upon the image's object size.
Since the cache stores smaller bufferheads, the obje...
Jason Dillaman
05:35 PM rbd Bug #5488: librbd: deadlock in image refresh
* hammer backport https://github.com/ceph/ceph/pull/4496 Loïc Dachary
05:31 PM Revision 0cdc93fb (ceph): librbd: acquire cache_lock before refreshing parent
cache_lock needs to be acquired before snap_lock to avoid
the potential for deadlock.
Fixes: #5488
Signed-off-by: Ja...
Jason Dillaman
05:20 PM Revision a1b4aeb8 (ceph): librados_test_stub: AIO operation callbacks should be via Finisher
librados will execute all AIO callbacks via a single finisher to
prevent blocking the Objecter. Reproduce this behav...
Jason Dillaman
04:53 PM Documentation #11503 (Resolved): [Docs] Placement Groups
The top of the PG page [1] is completely wrong.
a) You do not create a pool in this way:
@ceph osd pool set {pool...
Peter Matulis
04:37 PM rbd Bug #11487 (Duplicate): Remove big size image so slowly.
Josh Durgin
04:16 PM rgw Bug #11501 (Resolved): rgw: listing buckets via Swift API seems to be broken
Merged fix. This was broken by commit 009664e560ee37ef6dc170a0155d6c749e151b06, and was only affecting the master bra... Yehuda Sadeh
02:48 PM rgw Bug #11501 (Fix Under Review): rgw: listing buckets via Swift API seems to be broken
Pull request: https://github.com/ceph/ceph/pull/4495. Radoslaw Zarzynski
02:36 PM rgw Bug #11501 (Resolved): rgw: listing buckets via Swift API seems to be broken
Tested on master (e24509b):
$ curl -i http://localhost:8000/swift/v1/ -X GET -H "X-Auth-Token: $token"
> HTTP/1.1...
Radoslaw Zarzynski
04:14 PM Revision fa0d5969 (ceph): Merge pull request #4495 from rzarzynski/wip-11501
rgw: fix broken account listing of Swift API.
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
04:13 PM Bug #11468: ENOTEMPTY removing a pg
Run: http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-04-27_15:05:01-upgrade:giant-x-hammer-distro-basic-typic... Yuri Weinstein
03:28 PM Bug #11211: osd/ReplicatedPG.cc: 2141: FAILED assert(op == prdop->op)
Run: http://pulpito.ceph.com/teuthology-2015-04-27_23:02:01-rgw-next-distro-basic-multi/
Jobs: ['866219', '866275']
Yuri Weinstein
03:20 PM rbd Bug #11502 (Resolved): "[ FAILED ] TestLibRBD.LockingPP" in rbd-next-distro-basic-mult run
Run: http://pulpito.ceph.com/teuthology-2015-04-27_23:00:01-rbd-next-distro-basic-multi/
Jobs: ['866113', '866154']
...
Yuri Weinstein
03:11 PM devops Bug #11480: Error "ceph version 0.87.1 was not installed, found 0.87.2." in upgrade:giant-giant-d...
Run: http://pulpito.ceph.redhat.com/teuthology-2015-04-27_23:04:02-fs-giant-distro-basic-magna/
Jobs: 51 failed
Yuri Weinstein
01:56 PM devops Bug #11480: Error "ceph version 0.87.1 was not installed, found 0.87.2." in upgrade:giant-giant-d...
Did one of you actually force the rebuild so it won't happen again? :) Greg Farnum
03:03 PM Revision 25c9f9a4 (ceph): Merge pull request #4487 from ceph/wip-11464
Revert "osd: For object op, first check object whether unfound."
Reviewed-by: Samuel Just <sjust@redhat.com>
Sage Weil
02:54 PM Bug #11484: OPT_INT option interprets "3221225472" as -1073741824, and crashes in Throttle::Throt...
elder one wrote:
>
> I propose if any value in config file is out of range, Ceph could use default value for that ...
Kefu Chai
01:37 PM Bug #11484: OPT_INT option interprets "3221225472" as -1073741824, and crashes in Throttle::Throt...
You are right, apparently I don't need 3G journal queue. Value left info config after benchmarking/tuning cluster.
T...
elder one
12:35 PM Bug #11484 (Fix Under Review): OPT_INT option interprets "3221225472" as -1073741824, and crashes...
https://github.com/ceph/ceph/pull/4494 Kefu Chai
08:38 AM Bug #11484 (In Progress): OPT_INT option interprets "3221225472" as -1073741824, and crashes in T...
Kefu Chai
06:08 AM Bug #11484: OPT_INT option interprets "3221225472" as -1073741824, and crashes in Throttle::Throt...
elder one, yes, this is a bug, because the 3221225472 (i.e. 0xc0000000) is out of range of numeric_limits<int>::max()... Kefu Chai
02:38 PM Revision 4757bf90 (ceph): rgw: fix broken account listing of Swift API.
Fixes: #11501
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Radoslaw Zarzynski
02:06 PM Bug #11500 (Resolved): Crush map cannot handle OSD weights smaller than 0.01
The crush map cannot handle OSD weights smaller than 0.01 . This corresponds to usable (not including journal) space... Peter Matulis
12:36 PM Revision 1ff409ef (ceph): common/config: detect overflow of float values
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
12:36 PM Revision d62f80dc (ceph): common/config: detect overflow of int values
* #include "strtol.h" in strtol.cc, to ensure the function defintions
are consistent.
* add a test accordingly
* fi...
Kefu Chai
10:45 AM Revision 3fb26bc0 (ceph): use get_linux_version() instead ad-hoc uname().release parsing
Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Ilya Dryomov
10:03 AM Feature #11403: add a command to the ceph tool which returns whether there are pending pg removal...
I would like to work with it. Alyona Kiseleva
06:35 AM Revision e24509b6 (ceph): Merge pull request #4445 from tchaikov/wip-doxygen-comments-in-throttle
doc: doxygen comments in throttle
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Kefu Chai
03:56 AM Revision 5363a5c2 (ceph): Merge pull request #422 from ceph/wip-log-whitelist
suites: log whitelist for journal repair test
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
03:36 AM Revision 9948e1ea (ceph): Merge pull request #4488 from ceph/wip-async-fix-6
Event: Delete driver after cleanup Haomai Wang
03:21 AM Revision 77685f5b (ceph): packaging: add SuSEfirewall2 service files
This adds SuSEfirewall2 service files for Ceph MON, OSD and MDS, for use
on SLES and openSUSE. The MON template open...
Tim Serong
02:54 AM Revision ab511307 (ceph): Event: Delete driver after cleanup
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
02:37 AM Revision caa9f0e4 (ceph): rgw: fix ListParts response
The response XML element name should be 'ListPartsResult'.
Fixes: #11494
Signed-off-by: Henry Chang <henry@bigtera....
Henry Chang
02:26 AM CephFS Bug #11462 (Rejected): kernel: crash (when MDS died?)
fuse mount is used in http://pulpito.ceph.com/teuthology-2015-04-20_23:18:01-multimds-next-testing-basic-multi/857003... Zheng Yan
12:40 AM Revision 04b00029 (ceph): qa/workunits/post-file: pick a dir that's readable by world
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil

04/28/2015

11:43 PM rbd Tasks #11472 (Closed): Remove big size image so slowly.
This is because rbd does not track which objects exists without the objectmap feature (available in hammer).
With ...
Josh Durgin
10:53 PM Stable releases Tasks #11492 (In Progress): hammer v0.94.2
Loïc Dachary
06:00 PM Stable releases Tasks #11492 (Resolved): hammer v0.94.2
h3. Workflow
* "Preparing the release":http://ceph.com/docs/master/dev/development-workflow/#preparing-a-new-relea...
Abhishek Lekshmanan
10:51 PM Stable releases Tasks #11153 (Resolved): giant v0.87.2
Loïc Dachary
05:40 PM Stable releases Tasks #11153: giant v0.87.2
You can change the Status to "Resolved", right ? Loïc Dachary
10:19 PM Revision 999dcc89 (ceph): Revert "osd: For object op, first check object whether unfound."
This reverts commit b16b080332616f12852c15cd27e022a83ed86319.
It is normal for objects to be unfound for brief perio...
Sage Weil
10:04 PM Bug #11464: osd: do_op e7022843/plana409159-266/head//1 is unfound, can't do anything
commit:b16b080332616f12852c15cd27e022a83ed86319 is the culprit, will revert Sage Weil
09:37 PM Bug #11493 (Fix Under Review): mon: adding exsting pool as tier with --force-nonempty clobbers re...
https://github.com/ceph/ceph/pull/4485 Sage Weil
08:18 PM Bug #11493 (Resolved): mon: adding exsting pool as tier with --force-nonempty clobbers removed_snaps
1. images had snapshots (and removed_snaps)
2. images was added as a tier *of* img, and img's removed_snaps was co...
Sage Weil
09:12 PM Linux kernel client Fix #11418 (Fix Under Review): rbd: feature bits should be re-read during header refresh
Josh Durgin
09:08 PM Linux kernel client Fix #11234 (Fix Under Review): rbd does many requests to the header on start-up
Josh Durgin
08:35 PM CephFS Bug #11316: "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-deploy-hammer-distro-...
Will try John as soon as #11495 is fixed, thx! Yuri Weinstein
09:13 AM CephFS Bug #11316: "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-deploy-hammer-distro-...
Looking at http://qa-proxy.ceph.com/teuthology/teuthology-2015-04-21_14:58:37-ceph-deploy:fs-master-distro-basic-vps/... John Spray
08:32 PM Bug #11495 (Resolved): "RuntimeError: ceph-deploy: new command failed" in ceph-deploy:fs-hammer-d...
Run: http://pulpito.ceph.com/teuthology-2015-04-28_10:09:45-ceph-deploy:fs-hammer-distro-basic-vps/
Jobs: all
Logs ...
Yuri Weinstein
08:22 PM rgw Bug #11494 (Resolved): rgw: multipart list part response returns incorrect field
Should return ListPartsResult, and not ListMultipartUploadResult Yehuda Sadeh
07:48 PM Revision c18cc4e0 (ceph): Merge pull request #4483 from xinxinsh/wip-keyvalue-perfcounter
add perf counter for keyvalue db
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
06:32 PM devops Bug #11222: Gitbuilder returns incorrect version for 0.80.9 on rhel 6.5
This happened again in #11480 Ken Dreyer
06:30 PM devops Bug #11480: Error "ceph version 0.87.1 was not installed, found 0.87.2." in upgrade:giant-giant-d...
Probably the same issue as described in #11222 . Gitbuilder doesn't see a change to @/refs/heads/giant@ when the @v0.... Ken Dreyer
05:43 PM devops Bug #11480: Error "ceph version 0.87.1 was not installed, found 0.87.2." in upgrade:giant-giant-d...
I suspect this happened exactly when 0.87.2 was being published and it does not need to actually be fixed. Unless the... Loïc Dachary
05:42 PM Linux kernel client Bug #10741 (Resolved): kernel BUG at /build/buildd/linux-lts-trusty-3.13.0/drivers/block/rbd.c:21...
Ilya Dryomov
05:41 PM Linux kernel client Bug #10741: kernel BUG at /build/buildd/linux-lts-trusty-3.13.0/drivers/block/rbd.c:2131! - Workq...
Made it into v3.13.11-ckt19 - will be picked by precise/trusty from there. Ilya Dryomov
05:27 PM Bug #11484: OPT_INT option interprets "3221225472" as -1073741824, and crashes in Throttle::Throt...
That's strange - changed journal_queue_max_bytes from "3G" to 3221225472 in ceph.conf and restarted all osd's on host... elder one
04:46 PM Bug #11484: OPT_INT option interprets "3221225472" as -1073741824, and crashes in Throttle::Throt...
Yeah, seems to be so:
@ceph --admin-daemon /var/run/ceph/ceph-osd.23.asok config show | grep journal_queue_max_byt...
elder one
04:37 PM Bug #11484: OPT_INT option interprets "3221225472" as -1073741824, and crashes in Throttle::Throt...
Here it is:
@ceph-conf -s osd --lookup journal_queue_max_bytes
3G
ceph-conf -s osd --lookup journal_queue_max_op...
elder one
02:48 PM Bug #11484: OPT_INT option interprets "3221225472" as -1073741824, and crashes in Throttle::Throt...
... Kefu Chai
05:17 PM rgw Feature #11408 (Fix Under Review): rgw: implement initial API to use with ganesha
Yehuda Sadeh
04:44 PM Linux kernel client Feature #10585: use new, more reliable version of watch/notify
A high-level discussion with some links:
http://www.spinics.net/lists/ceph-devel/msg21422.html
Ilya Dryomov
04:08 PM rbd Feature #11372 (Fix Under Review): qa: run librbd tests under valgrind
Josh Durgin
04:07 PM Revision dd2d1ed1 (ceph): Merge pull request #400 from ceph/wip_ceph_deploy
Wip ceph deploy Yuri Weinstein
03:41 PM Revision 5ced271a (ceph): Merge pull request #4477 from dachary/wip-release-notes-giant
doc/release-notes: v0.87.2
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:29 PM Feature #11237: ceph-objectstore-tool needs to export and import the divergent_priors
David Zafman
03:11 PM Revision b36229b5 (ceph): Merge pull request #4475 from ceph/wip-9538.firefly
mon: OSDMonitor: fallback to json-pretty in case of invalid formatter
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Sage Weil
03:00 PM Revision ed5472a1 (ceph): tests: fix valgrind errors with librbd unit test
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:00 PM Revision ea5107c3 (ceph): librbd: librados completions are not properly released
Changes associated with rebuilding the object map can result
in the leaking of librados AioCompletions.
Signed-off-b...
Jason Dillaman
03:00 PM Revision 8e20240e (ceph): librbd: TaskFinisher should finish all queued tasks
The destructor wasn't waiting for all Finisher tasks
to complete before stopping the thread.
Signed-off-by: Jason Di...
Jason Dillaman
03:00 PM Revision 54c88255 (ceph): librados_test_stub: cleanup singleton memory allocation
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
03:00 PM Revision 6ab1bb56 (ceph): tests: librbd should release global data before exit
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
02:06 PM Bug #10691 (Pending Backport): ceph-dencoder links to libtcmalloc, and shouldn't
Ken Dreyer
01:44 PM Revision 0b961fc3 (ceph): suites/rbd: add new valgrind memtest tests
Exercise the C-API, Python-API, and FSX under valgrind.
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
01:44 PM Revision 8392d7f2 (ceph): tasks: add support for running fsx under valgrind
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
01:28 PM Revision 206ba83c (ceph): suites: log whitelist for journal repair test
"bad backtrace on dir ino" is emitted because
journaltool's recover-dentries doesn't write
backtraces.
Signed-off-by...
John Spray
12:38 PM Revision 539117a3 (ceph): tasks/cephfs: add test_pool_perm
This tests that client checks pool permission before
copy data to its cache.
Signed-off-by: Yan, Zheng <zyan@redhat....
Yan, Zheng
12:23 PM Revision 3a58e30d (ceph): mds: remove caps from revoking list when caps are voluntarily released
Fixes: #11482
Signed-off-by: Yan, Zheng <zyan@redhat.com>
(cherry picked from commit 86788c4ea4155f0388b7ebaf475a3d3c...
Yan, Zheng
12:02 PM Revision 04a0534e (ceph): Merge pull request #4480 from wonzhq/indent
osd/ReplicatedPG: fix an indent in find_object_context
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
10:08 AM Stable releases Tasks #11353 (Resolved): hammer v0.94.1
Loïc Dachary
09:35 AM CephFS Bug #11482 (Pending Backport): kclient: intermittent log warnings "client.XXXX isn't responding t...
Fix looks good, let's backport to hammer too John Spray
07:51 AM CephFS Bug #11482 (Fix Under Review): kclient: intermittent log warnings "client.XXXX isn't responding t...
* master https://github.com/ceph/ceph/pull/4474 Zheng Yan
09:34 AM Revision eb275f2b (ceph): Merge pull request #4474 from ceph/wip-11482
mds: remove caps from revoking list when caps are voluntarily released
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
08:53 AM Bug #11488: 2 OSD segfaults after some commit
I start one die OSD in with debug:... Andrey Matyashov
07:50 AM Bug #11488: 2 OSD segfaults after some commit
This bug and "bug 10670":http://tracker.ceph.com/issues/10670 during creating backup on my cluster (during creating s... Andrey Matyashov
07:40 AM Bug #11488: 2 OSD segfaults after some commit
Logs for crached osd's attached. Andrey Matyashov
05:16 AM Bug #11488 (Duplicate): 2 OSD segfaults after some commit
I have cluster with 5 nodes and 14 OSD's. After write on ceph some data, 2 nodes is crached (osd segfaults and system... Andrey Matyashov
08:45 AM Revision a84337b3 (ceph): osd/ReplicatedPG: fix an indent in find_object_context
Signed-off-by: Zhiqiang Wang <zhiqiang.wang@intel.com> Zhiqiang Wang
08:41 AM Bug #9538 (Pending Backport): mon crashes on some --format=plain commands
* firefly backport https://github.com/ceph/ceph/pull/4475 Loïc Dachary
08:37 AM Documentation #11490 (Won't Fix): http://ceph.com/docs/master/ bottom links are obsolete
The links to non-master documentations that show at the bottom of http://ceph.com/docs/master/ are obsolete (firefly ... Loïc Dachary
08:31 AM Revision 0147e233 (ceph): doc/release-notes: v0.87.2
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit fd11e329937cc091758302c32a00bb78aecf9c7d)
Conf...
Sage Weil
08:22 AM Revision f93df439 (ceph): doc: add giant v0.87.2 to the release timeline
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
08:11 AM devops Bug #11489 (Rejected): jenkins parameterized branches do not support polling
Tracking upstream issue https://issues.jenkins-ci.org/browse/JENKINS-27349 : it has been fixed but not released yet.
Loïc Dachary
07:50 AM Revision 86788c4e (ceph): mds: remove caps from revoking list when caps are voluntarily released
Fixes: #11482
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
07:50 AM Revision 20c21753 (ceph): mon: osd find / metadata --format plain fallback
ceph --format plain osd find 1 (and metadata) are not implemented and
must fallback to the default (json-pretty).
ht...
Loic Dachary
06:44 AM Revision 6e50f645 (ceph): add perf counter for rocksdb to evaluate latency of get and transaction...
Signed-off-by: xinxin shu <xinxin.shu@intel.com> xinxin shu
06:31 AM Feature #11135 (Fix Under Review): ceph-objectstore-tool should let you dump a filestore journal
David Zafman
06:31 AM Bug #10809 (Fix Under Review): ceph-objectstore-tool can exit and lose logging output
David Zafman
06:31 AM Feature #10290 (Fix Under Review): ceph_objectstore_tool should support --dry-run option
David Zafman
06:10 AM CephFS Bug #11481: "mds/MDSTable.cc: 146: FAILED assert(is_undef())" on standby->replay transition
I can't access http://pulpito-rdu.front.sepia.ceph.com/. can anyone post full mds log here Zheng Yan
01:54 AM rbd Bug #11487 (Duplicate): Remove big size image so slowly.
Ceph server 0.94.1
Ceph client 0.94.1.
I try to create new image 8 PB size and use rbd command and librados library...
Rick Chen
01:25 AM Revision d2fb5bd7 (ceph): add perf counter for leveldb to evaluate latency of get&commit
Signed-off-by: xinxin shu <xinxin.shu@intel.com> xinxin shu

04/27/2015

11:48 PM Bug #11484 (Resolved): OPT_INT option interprets "3221225472" as -1073741824, and crashes in Thro...
Upgraded one of my cluster nodes to Hammer 0.94.1.
After upgrade OSD-s on that node fail to start with error on log:...
elder one
10:46 PM Revision 7fc37d8e (ceph): Merge pull request #4454 from ceph/wip-11447
rgw: use correct oid when creating gc chains
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
10:34 PM Messengers Bug #11381: messenger: double clear of pipe in reaper
Wow, we hit this in a hammer test run! http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-04-23_16:08:01-kcephfs... Greg Farnum
10:20 PM CephFS Bug #10863: java.lang.UnsatisfiedLinkError: cephfs_jni (Not found in java.library.path) on RHEL7
giant is end of life Loïc Dachary
10:20 PM Bug #11335: use TrackedOp::mark_event in the OpRequest constructor for the message flag points
giant is end of life Loïc Dachary
10:19 PM Bug #11358: PGLog::proc_replica_log: correctly handle case where entries between olog.head and lo...
giant is end of life Loïc Dachary
10:19 PM Feature #10976: fix PG::all_unfound_are_queried_or_lost for non-existent osds
giant is end of life Loïc Dachary
10:08 PM CephFS Bug #11482 (Resolved): kclient: intermittent log warnings "client.XXXX isn't responding to mclien...
http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-04-25_16:08:02-kcephfs-hammer-testing-basic-typica/5139/ for ... Greg Farnum
09:49 PM CephFS Bug #11294: samba: DISCONNECTED inode warning
We saw this again: http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-04-25_16:14:02-samba-hammer-testing-basic-... Greg Farnum
09:09 PM CephFS Bug #11481 (Resolved): "mds/MDSTable.cc: 146: FAILED assert(is_undef())" on standby->replay trans...
http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-04-22_11:17:57-fs-hammer-testing-basic-typica/2417/... Greg Farnum
09:08 PM rbd Bug #11478 (Pending Backport): Queued AIO reference counters not properly updated
Josh Durgin
08:20 PM rbd Bug #11478 (Fix Under Review): Queued AIO reference counters not properly updated
*next PR*: https://github.com/ceph/ceph/pull/4472 Jason Dillaman
08:05 PM rbd Bug #11478 (Resolved): Queued AIO reference counters not properly updated
When queuing an aio_write or aio_discard while waiting for the exclusive lock, the reference counters for the associa... Jason Dillaman
09:07 PM Revision 2ffb0300 (ceph): Merge pull request #4472 from ceph/wip-11478-next
librbd: update ref count when queueing AioCompletion
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
08:17 PM devops Bug #11480 (Can't reproduce): Error "ceph version 0.87.1 was not installed, found 0.87.2." in upg...
Seems to be effecting centos 6.5, rhel 5.4 and 6.5
Run: http://pulpito.ceph.com/teuthology-2015-04-26_17:15:01-upgra...
Yuri Weinstein
08:16 PM rbd Bug #11477 (Resolved): test: rbd cram test failures
Josh Durgin
06:37 PM rbd Bug #11477 (Fix Under Review): test: rbd cram test failures
*master PR*: https://github.com/ceph/ceph/pull/4471 Jason Dillaman
06:33 PM rbd Bug #11477 (Resolved): test: rbd cram test failures
http://qa-proxy.ceph.com/teuthology/teuthology-2015-04-22_23:00:02-rbd-master-testing-basic-multi/858971/teuthology.log Jason Dillaman
08:13 PM rbd Bug #11475 (Resolved): test: multiple failures of Python rbd test cases
Josh Durgin
05:47 PM rbd Bug #11475 (Fix Under Review): test: multiple failures of Python rbd test cases
*master PR*: https://github.com/ceph/ceph/pull/4470 Jason Dillaman
05:20 PM rbd Bug #11475 (Resolved): test: multiple failures of Python rbd test cases
http://qa-proxy.ceph.com/teuthology/teuthology-2015-04-22_23:00:02-rbd-master-testing-basic-multi/858858/teuthology.log Jason Dillaman
08:12 PM rbd Bug #11380 (Resolved): "[ FAILED ] cls_rbd.get_features" in upgrade:giant-x-next-distro-basic-m...
Josh Durgin
04:11 PM rbd Bug #11380: "[ FAILED ] cls_rbd.get_features" in upgrade:giant-x-next-distro-basic-multi
*next PR*: https://github.com/ceph/ceph/pull/4469 Jason Dillaman
03:44 PM rbd Bug #11380 (Pending Backport): "[ FAILED ] cls_rbd.get_features" in upgrade:giant-x-next-distro...
Jason Dillaman
07:51 PM Revision 93bc8319 (ceph): Merge pull request #4471 from ceph/wip-11477
rbd: correct issues with cli integration tests
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
07:45 PM Revision cbf4bf4e (ceph): Merge pull request #4470 from ceph/wip-11475
librbd: correct issues discovered by Python unit tests
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
07:42 PM Revision 54b6ac33 (ceph): Merge pull request #4469 from ceph/wip-11380-next
cls_rbd: get_features needs to support legacy negative tests
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
06:45 PM Revision fd11e329 (ceph): doc/release-notes: v0.87.2
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:32 PM Revision c7a04507 (ceph): Merge pull request #15 from gierschv/feat-stat
ioctx: Stat added Noah Watkins
06:30 PM Revision dc2948d8 (ceph): Merge pull request #16 from gierschv/feat-omap
ioctx: omap set / get / delete / clear added Noah Watkins
06:29 PM Revision 0c27c902 (ceph): rbd.xfstests: remove bad assert
Misguided input validation. A better error comes
from the run_xfstests() method later anyway.
Signed-off-by: Josh Du...
Josh Durgin
05:57 PM Bug #11470: mon: leaked Messenger, MLog on shutdown
/a/teuthology-2015-04-24_16:02:02-rgw-hammer-distro-basic-typica/4331 Sage Weil
05:30 PM Revision da759784 (ceph): Merge pull request #4453 from ceph/wip-11454
PG::actingset should be used when checking the number of acting OSDs for...
Reviewed-by: Sage Weil <sage@redhat.com>
David Zafman
05:23 PM Linux kernel client Bug #11424: messenger.c: short reads corrupt following ops
The underlying problem is that the buffer sizes used when unpacking the replies are those provided by the caller when... Douglas Fuller
05:58 AM Linux kernel client Bug #11424: messenger.c: short reads corrupt following ops
Can you explain more about *when* ceph_msg_data_pages_cursor_init()
causes a problem? It's evidently an error path,...
Alex Elder
04:18 PM Revision 24f47741 (ceph): Swift: Set Content-Length when requesting/checking Keystone tokens
Running Keystone with WSGIChunkedRequest=On is not supported.
We have to make sure that we set the Content-Length he...
Herve Rousseau
04:11 PM Bug #11386: "osd/ReplicatedPG.cc: 11268: FAILED assert(obc)" in smoke-giant-distro-basic-magna
Run: http://pulpito.ceph.redhat.com/teuthology-2015-04-24_02:32:01-rados-giant-distro-basic-magna/
Jobs: ['94857', '...
Yuri Weinstein
04:04 PM rgw Bug #11473 (Resolved): rgw: keystone does not support chunked input
We have to make sure that we set the Content-Length header when getting an admin token and checking revoked tokens, o... Yehuda Sadeh
03:33 PM Revision 972e9a5a (ceph): FileJournal: fix check_for_full
The condition to test if journal is passing half full mark is
incorrect. Consider the following simplified case:
Ass...
Henry Chang
03:21 PM Revision 476dc400 (ceph): ioctx: omap set / get / delete / clear added
Signed-off-by: Vincent Giersch <vincent.giersch@ovh.net> Vincent Giersch
01:43 PM rbd Bug #11370 (Pending Backport): A retransmit of proxied flatten request can result in -EINVAL
Jason Dillaman
09:16 AM Revision 3c4028ec (ceph): client: check OSD caps before read/write
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
08:14 AM Revision 1a10a7ea (ceph): Merge pull request #4245 from ceph/wip-11113-firefly
librbd: snap_remove should ignore -ENOENT errors
Reviewed-by: Shu, Xinxin <xinxin.shu@intel.com>
Reviewed-by: Loic D...
Loïc Dachary
08:12 AM Revision a860e2b3 (ceph): Merge pull request #4206 from ceph/wip-5488-firefly
librbd: acquire cache_lock before refreshing parent
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Loïc Dachary
08:09 AM Revision dd15e54b (ceph): Merge pull request #3963 from dachary/wip-10153-firefly
Rados.shutdown() dies with Illegal instruction (core dumped)
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Loïc Dachary
08:08 AM Revision 51ff2b60 (ceph): Merge pull request #4383 from xinxinsh/wip-11144-firefly
erasure-code-profile set races with erasure-code-profile rm
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
07:43 AM Revision 387a09ee (ceph): tests: AioCompletion incorrectly freed
The AioCompletion should be released instead of directly
deleted.
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
07:42 AM Revision fd7723a1 (ceph): librbd: update ref count when queueing AioCompletion
If the client releases the AioCompletion while librbd is waiting
to acquire the exclusive lock, the memory associated...
Jason Dillaman
07:37 AM rbd Tasks #11472 (Closed): Remove big size image so slowly.
Ceph server 0.94.1
Ceph client 0.94.1.
I try to create new image 8 PB size and use rbd rm 8PB image that is so slow...
Rick Chen
06:18 AM Feature #11344: use systemd unit files for service management
With reference to 2/ above. I stumbled into the need to understand this by upgrading my workstation to Ubuntu 15.04 -... Mark Kirkwood
06:00 AM Revision 0e499f30 (ceph): tests: rbd cli integration test should explicitly select image format
RBD format 2 is now the default image format, so tests involving the old
format should explicitly request the old for...
Jason Dillaman
06:00 AM Revision 6d249074 (ceph): librbd: do not attempt to retrieve metadata for old format images
An unnecessary error message is being logged due to a failure to retrieve
metadata for old-format images -- which don...
Jason Dillaman
05:03 AM Revision f141e02a (ceph): librbd: flatten should return -EROFS if image is read-only
Fixes: #11475
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
05:00 AM Revision 594a6610 (ceph): librbd: allow snapshots to be created when snapshot is active
The librbd API previously permitted the creation of snapshots while
the image context was associated to another snaps...
Jason Dillaman
03:14 AM Revision 32c41f8c (ceph): cls_rbd: get_features needs to support legacy negative tests
During Ceph upgrade testing, older Ceph test suites assume that
get_features will return -ENOENT if provided a missin...
Jason Dillaman

04/26/2015

08:35 PM Fix #11441 (Need More Info): TEST_bench: 69: ./ceph tell osd.0 bench 3145728001 1048577
now waiting for this to happen again Loïc Dachary
05:31 PM Revision 168b7736 (ceph): Initial checkin for hammer-x suite
Used "ceph osd crush tunables hammer"
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry picked from...
Yuri Weinstein
03:54 PM Bug #11468: ENOTEMPTY removing a pg
And again in the same suite, diff ceph version
Run: http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-04-25_15...
Yuri Weinstein
03:47 PM Bug #7068 (New): os/FileStore.cc: 4035: FAILED assert(omap_attrs.size() == omap_aset.size()) (dum...
See it again in run: http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-04-25_15:00:01-upgrade:dumpling-dumpling... Yuri Weinstein
02:44 PM Bug #11429: OSD::load_pgs: we need to handle the case where an upgrade from earlier versions whic...
Could someone give out the process on how to use the ceph-objectstore-tool remove.
The one with get the pg's and c...
Tuomas Juntunen
02:28 PM Linux kernel client Bug #11449 (Fix Under Review): krbd: tripping over rbd_assert in rbd_img_obj_callback() on errors
The assertion is valid, we just end 0 bytes (i.e. nothing) of the request instead of the obj_request->length on some ... Ilya Dryomov
12:06 AM Revision a26a2cf6 (ceph): Merge pull request #4455 from liewegas/wip-civetweb-gitignore
civetweb: add .gitignore Sage Weil

04/25/2015

04:32 PM devops Bug #11471 (Rejected): "packages have unmet dependencies" in upgrade:client-upgrade-master-distro...
Run: http://pulpito.ceph.com/teuthology-2015-04-22_23:20:01-upgrade:client-upgrade-master-distro-basic-multi/
Job: 8...
Yuri Weinstein

04/24/2015

11:13 PM Revision 74c2dc1f (ceph): Merge pull request #4463 from ceph/wip-11453-hammer-rgw-init-as-root
rgw: init-radosgw: run RGW as root
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
11:00 PM devops Bug #11453 (Pending Backport): run RGW as root
Loïc Dachary
10:59 PM devops Bug #11453: run RGW as root
* hammer backport https://github.com/ceph/ceph/pull/4463 Loïc Dachary
10:51 PM Revision f30fa4a3 (ceph): init-radosgw: run RGW as root
The ceph-radosgw service fails to start if the httpd package is not
installed. This is because the init.d file attemp...
Ken Dreyer
09:45 PM Revision e97fd505 (ceph): rgw: simplify content length handling
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com> Yehuda Sadeh
09:08 PM Bug #11211: osd/ReplicatedPG.cc: 2141: FAILED assert(op == prdop->op)
* hammer backport https://github.com/ceph/ceph/pull/4462 Sage Weil
09:07 PM Revision 0ee022b1 (ceph): osd/ReplicatedPG: don't check order in finish_proxy_read
Read doesn't need to be ordered. So when proxy read comes back from base
tier, it's not necessarily at the front of t...
Zhiqiang Wang
09:05 PM Bug #11470 (Resolved): mon: leaked Messenger, MLog on shutdown
/a/teuthology-2015-04-23_16:02:01-rgw-hammer-distro-basic-typica/3611
Sage Weil
07:31 PM Revision 87a7cec9 (ceph): 0.87.2
Jenkins
06:46 PM rbd Bug #7385 (Pending Backport): Objectcacher setting max object counts too low
commit:0b378942c4f1b79cb65967f2d3466728ca1c8d5b Josh Durgin
06:45 PM Revision bff825bd (ceph): Merge pull request #4434 from ceph/wip-7385
librbd: updated cache max objects calculation
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
06:21 PM Messengers Bug #11381 (Pending Backport): messenger: double clear of pipe in reaper
Merged to master in commit:927105b0213e26abb3468624ba1bd85abb8ff429
Do we need/want to backport this to anything o...
Greg Farnum
06:20 PM Revision 927105b0 (ceph): Merge pull request #4395 from ceph/wip-11381
Fix clear_pipe after reaping progress
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Greg Farnum <gfarnum@red...
Greg Farnum
06:19 PM rgw Bug #11442 (Pending Backport): Objects with names starting with underscore become inaccessible af...
https://github.com/ceph/ceph/pull/4440 Josh Durgin
04:36 PM rgw Bug #11442: Objects with names starting with underscore become inaccessible after upgrading to Ha...
adding radosgw-admin command that fixes the bad objects that were created after hammer:... Yehuda Sadeh
06:18 PM Revision 4df9c8e8 (ceph): Merge pull request #4440 from ceph/wip-11442
Wip 11442
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
05:51 PM Revision 79d17af1 (ceph): rgw: make compatability deconfliction optional.
Per request from Yehuda, the deconfliction for having both
HTTP_CONTENT_LENGTH and CONTENT_LENGTH set is now optional...
Robin Johnson
05:43 PM Revision 49d17a1a (ceph): Merge pull request #4401 from yuyuyu101/wip-async-fix-5
Wip async fix 5 Sage Weil
04:42 PM rbd Bug #11380: "[ FAILED ] cls_rbd.get_features" in upgrade:giant-x-next-distro-basic-multi
It does not seem to be on next branch and therefor jobs failing.
Needs backport?
Yuri Weinstein
04:40 PM Revision 06d67d91 (ceph): rgw_admin: add --remove-bad flag to bucket check
Add this flag so that the bad object will be removed (should be called
only after user has verified that objects cont...
Yehuda Sadeh
04:37 PM Bug #11468 (Can't reproduce): ENOTEMPTY removing a pg
Those are new test runs in typica lab
Run: http://pulpito-rdu.front.sepia.ceph.com/teuthology-2015-04-23_15:05:02-up...
Yuri Weinstein
04:29 PM rgw Bug #10295: rgw deleting S3 objects leaves __shadow_ objects behind
merged, commit:c26225980c2fd018e70033a453d635533fcdefec Yehuda Sadeh
04:27 PM rgw Bug #10295 (Pending Backport): rgw deleting S3 objects leaves __shadow_ objects behind
Yehuda Sadeh
04:26 PM Revision b8beb9be (ceph): Merge pull request #4438 from oritwas/wip-10295
rgw: civetweb should use unique request id
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
02:31 PM Bug #11279 (Fix Under Review): ceph: cli interactive mode does not understand quotes
https://github.com/ceph/ceph/pull/4452 Kefu Chai
01:18 PM Revision 8a7e58e2 (ceph): AsyncMessenger: Don't need to join thread if not started
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
12:01 PM Revision 1779dc79 (ceph): ioctx: Stat added
Signed-off-by: Vincent Giersch <vincent.giersch@ovh.net> Vincent Giersch
07:25 AM Revision bc7d8c99 (ceph): ceph.in: parse quote correctly in interactive mode
Fixes: #11279
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:25 AM Revision da9d2b40 (ceph): ceph.in: improve the interactive mode
* if ceph is not reading from a tty, expect EOF instead of "quit"
as the end of input.
* do not panic at seeing the...
Kefu Chai
07:25 AM Revision 7789eefc (ceph): ceph.in: handle unknown Exception correctly
* in case parse_cmdargs() throws
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:52 AM Revision 0ea0e011 (ceph): Fix clear_pipe after reaping progress
In pipe.cc:1353 we stop this connection and we will let reader and write threads stop. If now reader and writer quit ... Haomai Wang
12:27 AM rgw Bug #11465 (Closed): Instructions for Ubuntu rgw 12.04 are inaccurate for rgw.conf (Apache 2.2)
http://docs.ceph.com/docs/master/radosgw/config contains the following lines:
For Debian-based distros, execute:...
Anonymous

04/23/2015

11:07 PM Bug #11464 (Resolved): osd: do_op e7022843/plana409159-266/head//1 is unfound, can't do anything
ubuntu@teuthology:/a/sage-2015-04-23_14:40:58-rados-wip-sage-testing-distro-basic-multi/860411
this shouldn't be h...
Sage Weil
11:03 PM Revision eb6738c0 (ceph): civetweb: add .gitignore
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
10:45 PM rgw Bug #11447 (Fix Under Review): gc deleting S3 objects leaves __shadow_ objects
Yehuda Sadeh
10:39 PM Revision 66e90d00 (ceph): Merge pull request #4165 from liewegas/wip-post-file
qa/workunits/post-file.sh: s/base-files/aclocal/ Sage Weil
10:33 PM Revision cc5d3467 (ceph): rgw: use correct oid when creating gc chains
Fixes: #11447
Backport: hammer
When creating gc chain, use the appropriate oid, otherwise objects will
leak.
Signed...
Yehuda Sadeh
10:05 PM Revision 74b36c4d (ceph): Merge pull request #4439 from ceph/wip-11453-rgw-init-as-root
#11453 init-radosgw: run RGW as root
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:54 PM Revision 1f6b1bb5 (ceph): osd: fix PG::all_unfound_are_queried_or_lost for non-existent osds
A common mistake upon osd loss is to remove the osd from the crush map
before marking the osd lost. This tends to mak...
Mykola Golub
09:32 PM CephFS Bug #11462: kernel: crash (when MDS died?)
We also saw it in http://pulpito.ceph.com/teuthology-2015-04-20_23:18:01-multimds-next-testing-basic-multi/857003/, s... Greg Farnum
09:28 PM CephFS Bug #11462 (Rejected): kernel: crash (when MDS died?)
http://pulpito.ceph.com/teuthology-2015-04-20_23:18:01-multimds-next-testing-basic-multi/857045/... Greg Farnum
09:29 PM Revision 47339c5a (ceph): init-radosgw: run RGW as root
The ceph-radosgw service fails to start if the httpd package is not
installed. This is because the init.d file attemp...
Ken Dreyer
09:09 PM rgw Bug #10243 (Pending Backport): civetweb is hitting a limit (number of threads 1024)
Yehuda Sadeh
09:00 PM rgw Feature #11326: rgw: make MultiDelete faster/parallelized
Hmm, good!
I'll report it to dreamcompute.
Somethings to do so:
1: Change 500 to 408 Request Timeout Error. ...
renato cron
08:45 PM rgw Feature #11326: rgw: make MultiDelete faster/parallelized
the 500 is a symptom of apache timing out. The delete operation takes too long, so apache is timing out. Yehuda Sadeh
08:49 PM rgw Bug #11437 (Resolved): rgw: list_multipart_upload test fails
Yehuda Sadeh
08:48 PM rgw Bug #11435 (Resolved): rgw: multipart upload complete with empty xml succeeds
Yehuda Sadeh
08:48 PM rgw Bug #11436 (Resolved): rgw: expected NoSuchUpload when aborting non-existing multipart upload
Yehuda Sadeh
08:45 PM rgw Bug #11451 (Resolved): rgw: list buckets through s3 api is broken
Yehuda Sadeh
08:31 PM rgw Bug #10295: rgw deleting S3 objects leaves __shadow_ objects behind
Yehuda Sadeh
07:49 PM Revision 8423bc1e (ceph): Merge pull request #470 from ceph/wip-remote
Add timeouts to Remote connection functions Andrew Schoen
07:45 PM Bug #11461 (Resolved): arm64: crc32 macro not available on older kernel
Commit 60762338a2bf888d2c20dc221f67c1bbc3142748 adds check for HWCAP_CRC32 on arm64. On Linux 3.13 this macro isn't f... Noah Watkins
07:20 PM Bug #11454: pg not being marked undersized in EC pools when k+m > number of hosts with ruleset-fa...

Created pull request marked needs-qa:
* firefly backport https://github.com/ceph/ceph/pull/4453
David Zafman
04:11 PM Bug #11454 (In Progress): pg not being marked undersized in EC pools when k+m > number of hosts w...

Fixed in:
commit 19be358322be48fafa17b28054619a8b5e7d403b
Author: Guang Yang <yguang@yahoo-inc.com>
Date: Mo...
David Zafman
03:08 PM Bug #11454: pg not being marked undersized in EC pools when k+m > number of hosts with ruleset-fa...
this likely only affects firefly since this code was totally rewritten for giant/hammer. Sage Weil
05:36 PM Revision c2622598 (ceph): rgw: civetweb should use unique request id
max_req_id was moved to RGWRados and changed to atomic64_t.
The same request id resulted in gc giving the same idtag...
Orit Wasserman
05:36 PM Linux kernel client Bug #11448 (Resolved): kfsx failure, seed 6042
Ilya Dryomov
04:39 PM Linux kernel client Bug #11448: kfsx failure, seed 6042
This is a bug in kfsx itself, opened https://github.com/ceph/ceph/pull/4451. Ilya Dryomov
05:17 PM Revision 97158dfe (ceph): Merge pull request #4451 from ceph/wip-kfsx-flush-on-discard
test_librbd_fsx: flush before discard in krbd mode
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
04:51 PM Revision e1d57730 (ceph): PG::actingset should be used when checking the number of acting OSDs fo...
Signed-off-by: Guang Yang <yguang@yahoo-inc.com>
(cherry picked from commit 19be358322be48fafa17b28054619a8b5e7d403b...
Guang Yang
04:47 PM CephFS Bug #11452 (Rejected): kclient: fsx suite timeouts
Apparently this suite run was manually triggered for the upcoming giant point release and was a mistake. Greg Farnum
04:44 PM CephFS Bug #11452: kclient: fsx suite timeouts
Whoops, I forgot to include the suite run: http://pulpito.ceph.com/teuthology-2015-04-21_09:20:53-kcephfs-giant-distr... Greg Farnum
06:26 AM CephFS Bug #11452: kclient: fsx suite timeouts
following log looks suspicious. were we testing 3.13 kernel?... Zheng Yan
04:31 PM Revision bd050240 (ceph): test_librbd_fsx: flush before discard in krbd mode
We need to sync dirty pages before issuing BLKDISCARD, explained in
a comment.
Fixes: #11448
Signed-off-by: Ilya Dry...
Ilya Dryomov
04:12 PM Bug #11279: ceph: cli interactive mode does not understand quotes
Kefu Chai
03:59 PM Bug #11458 (Resolved): make fails with "configure --with-rest-bench" in a system w/o libcurl-dev ...
Sage Weil
12:23 PM Bug #11458 (Fix Under Review): make fails with "configure --with-rest-bench" in a system w/o libc...
https://github.com/ceph/ceph/pull/4448 Kefu Chai
12:16 PM Bug #11458: make fails with "configure --with-rest-bench" in a system w/o libcurl-dev and/or libx...
Kefu Chai
12:15 PM Bug #11458 (Resolved): make fails with "configure --with-rest-bench" in a system w/o libcurl-dev ...
in @src/tools/Makefile.am@... Kefu Chai
03:59 PM Revision ad4cc4a7 (ceph): Merge pull request #4448 from tchaikov/wip-check-libxml2-and-libcurl
configure.ac: check for libcurl and libxml2 if build libs3
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:48 PM Revision 9d9ad83b (ceph): Merge pull request #4446 from osynge/wip-expat
libexpat is now used for rgw
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:46 PM Feature #11459 (Resolved): cryptic error message in ceph interactive mode
Description of problem:
after entering interactive mode with '@ceph@'...
Ken Dreyer
03:34 PM Revision 07cfc83d (ceph): Merge pull request #4444 from big-henry/wip-throttle
common: fix Throttle - unable to reenable throttling after disabling it
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:21 PM rgw Bug #9001: Starting gateway with radosgw init script fails to create socket
We should take a new approach here and simply run RGW as root on all platforms (both RHEL and Debian/Ubuntu). See #11... Ken Dreyer
03:19 PM devops Bug #11383 (Resolved): systemd/ceph.tmpfiles.d is not present in tarballs
The above PR was merged to master, so this will be in the Infernalis release. Ken Dreyer
03:17 PM devops Bug #10884 (Resolved): ceph-devel should be split into separate -devel subpackages
This is fixed in Hammer's 0.94 release. Ken Dreyer
03:11 PM rbd Feature #11372 (In Progress): qa: run librbd tests under valgrind
Jason Dillaman
03:06 PM CephFS Bug #11316: "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-deploy-hammer-distro-...
Here are two better logs:
http://qa-proxy.ceph.com/teuthology/teuthology-2015-04-21_12:27:05-ceph-deploy:fs-giant-...
Yuri Weinstein
10:27 AM CephFS Bug #11316: "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-deploy-hammer-distro-...
At a quick look, that failure doesn't look related to the filesystem:... John Spray
02:23 PM Revision d7de5858 (ceph): Throttle: fix wait/get() with new max
We were unable to set a new non-zero max if the original max was 0.
Fix it. Also, add test cases for it.
Signed-off-...
Henry Chang
02:23 PM Revision 92574ab8 (ceph): Throttle: reset max only if max changed
Save some CPU cycles.
Signed-off-by: Henry Chang <henry@bigtera.com>
Henry Chang
12:32 PM Revision 62522b03 (ceph): configure.ac: check for libcurl and libxml2 if build libs3
Fixes: #11458
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:59 AM Bug #11429: OSD::load_pgs: we need to handle the case where an upgrade from earlier versions whic...
Yeah, I tried to make it remove the pg automatically, but it turned out to be complicated. Instead, it'll just skip ... Samuel Just
08:49 AM Revision 127c931c (ceph): Throttle: improve doxygen comments in Throttle
* reindent a line
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:49 AM Revision bc8d14db (ceph): Throttle: add more constness
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
08:18 AM devops Bug #11318: gitbuilder-ceph-rpm-centos6-5-amd64-basic won't start loop.sh
Loïc Dachary
08:18 AM devops Bug #11318: gitbuilder-ceph-rpm-centos6-5-amd64-basic won't start loop.sh
The were run manually. If using fab they won't run. Loïc Dachary
05:10 AM devops Bug #11318 (Need More Info): gitbuilder-ceph-rpm-centos6-5-amd64-basic won't start loop.sh
Both are running loop.sh now; Loic, do you know what changed?... Dan Mick
08:14 AM Revision 2b2c5d18 (ceph): libexpat is now used for rgw
Check for expat.h
check libexpat has method XML_Parse.
Signed-off-by: Owen Synge <osynge@suse.com>
Owen Synge
01:18 AM rgw Bug #11455 (Resolved): COPYing an old object onto itself produces a truncated object
On at least Giant and Hammer, COPYing an object onto itself (e.g., to change its metadata) reliably produces a trunca... Benjamin Gilbert
12:24 AM Revision 6a90c692 (ceph): Merge pull request #405 from ceph/wip-10781
Initial checkin for hammer-x suite Tamilarasi muthamizhan
12:21 AM Revision 1c1ee84c (ceph): Merge pull request #414 from ceph/wip_11413
Added hammer-client-x to the mix Tamilarasi muthamizhan

04/22/2015

11:36 PM Revision 2e8d476e (ceph): Merge pull request #4435 from ceph/wip-11451
rgw: fix s3 list buckets
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
10:57 PM Bug #11429: OSD::load_pgs: we need to handle the case where an upgrade from earlier versions whic...
Was there a patch that went in for this? Ken Dreyer
10:51 PM Revision be4355ad (ceph): rgw-admin: a tool to fix object locator issue
Objects that start with underscore need to have an object locator,
this is due to an old behavior that we need to ret...
Yehuda Sadeh
10:45 PM Bug #11454: pg not being marked undersized in EC pools when k+m > number of hosts with ruleset-fa...
{ "rule_id": 27,
"rule_name": "foo",
"ruleset": 27,
"type": 3,
"min_size": 3,
...
Kyle Bader
10:42 PM Bug #11454: pg not being marked undersized in EC pools when k+m > number of hosts with ruleset-fa...
[cephuser@mgmt example]$ ceph -v
ceph version 0.80.8 (69eaad7f8308f21573c604f121956e64679a52a7)
We'll want to bac...
Kyle Bader
10:42 PM Bug #11454 (Resolved): pg not being marked undersized in EC pools when k+m > number of hosts with...
With a k=4, m=2, ruleset-failure-domain=host erasure code profile I am able to create a pool and have its pgs reach a... Kyle Bader
10:41 PM devops Bug #11453 (Fix Under Review): run RGW as root
PR for master: https://github.com/ceph/ceph/pull/4439 Ken Dreyer
10:37 PM devops Bug #11453 (In Progress): run RGW as root
Ken Dreyer
10:35 PM devops Bug #11453 (Rejected): run RGW as root
There are rumors on the ceph-users mailing list that the ceph-radosgw service fails to start if the httpd package is ... Ken Dreyer
10:22 PM Revision 022a9fcb (ceph): Merge pull request #418 from ceph/hammer-10624
[hammer backport] task/samba: ignore return code of fuser/losf Greg Farnum
08:25 PM rgw Bug #11419: DragonDisk fails to create directories via S3: MissingContentLength
https://github.com/ceph/ceph/pull/4436 Robin Johnson
05:53 PM rgw Bug #11419: DragonDisk fails to create directories via S3: MissingContentLength
I went through the lighttpd 1.4.33 codebase, and found the details below. I think in this case, the rgw codebase shou... Robin Johnson
08:14 PM Revision 3e38eab4 (ceph): rgw: improve content-length env var handling
The FastCGI specification, section 6.3 on Authorizers, describes a case
where HTTP_CONTENT_LENGTH will be set in the ...
Robin Johnson
08:11 PM Revision 3d4a1d20 (ceph): rgw: set a special object locator if object starts with underscore
Fixes: #11442
Backport: hammer
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
08:09 PM Revision 98b59bae (ceph): rgw: fix s3 list buckets
Fixes: #11451
Backport: hammer
Got broken in commit:7dd54fa3621c04c8ea5723fb1bc06b91d81a0c6c.
Resurrect the option to...
Yehuda Sadeh
06:19 PM CephFS Bug #9995: failing test_filelock
I'm going to add something so the test IDs old FUSE and quits nicely instead of failing: http://pulpito.ceph.com/teut... Greg Farnum
06:00 PM CephFS Bug #11452: kclient: fsx suite timeouts
We also saw an ffsb suite timeout during this run, but that was on burnupi09, burnupi50, plana12. Greg Farnum
05:53 PM CephFS Bug #11452 (Rejected): kclient: fsx suite timeouts
I don't have any idea what the cause here is, but the fsx suite took so long that it got timed out. This could very w... Greg Farnum
05:58 PM CephFS Bug #11316: "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-deploy-hammer-distro-...
John, I don't see it fixed yet.
The test run is here - http://pulpito.ceph.com/teuthology-2015-04-21_10:53:54-ceph-d...
Yuri Weinstein
05:50 PM CephFS Bug #11255: nfs: mount failures on ceph-backed NFS share
Seen again at http://pulpito.ceph.com/teuthology-2015-04-20_23:10:01-knfs-next-testing-basic-multi/856921/ Greg Farnum
05:49 PM CephFS Bug #10740: teuthology: nfs test getting EBUSY on umount
We just saw this again: http://pulpito.ceph.com/teuthology-2015-04-20_23:10:01-knfs-next-testing-basic-multi/856921/
...
Greg Farnum
05:32 PM rgw Bug #11451 (Resolved): rgw: list buckets through s3 api is broken
broken on latest master due to commit:7dd54fa3621c04c8ea5723fb1bc06b91d81a0c6c Yehuda Sadeh
04:32 PM Bug #10725: missing man pages for ceph-create-keys, ceph-disk-*
Ken, i think the crux is architecture dependent versus architecture independent. the stuff in @/usr/share@ is somethi... Kefu Chai
02:02 PM Bug #10725: missing man pages for ceph-create-keys, ceph-disk-*
The FHS reference says @/usr/share@ is for "data files", which I took to mean pictures, etc. However I see that some ... Ken Dreyer
08:10 AM Bug #10725: missing man pages for ceph-create-keys, ceph-disk-*
Ken Dreyer wrote:
> Kefu Chai wrote:
> > Ken, i am not sure we should document the ceph-disk-{udev,activate,prepare...
Kefu Chai
04:30 PM rgw Bug #11447: gc deleting S3 objects leaves __shadow_ objects
Yeah, it's not the same as #10295. The gc entries store the wrong info. Yehuda Sadeh
08:37 AM rgw Bug #11447 (Resolved): gc deleting S3 objects leaves __shadow_ objects
Using 0.94.1, the gc doesn't delete "__shadow_" objects while s3 object has been deleted.
Upload a file (10M) usin...
Albert AN
03:53 PM devops Feature #11450 (Rejected): jenkins jobs configured to trigger a build on a specific branch
Once the git-plugin issue https://issues.jenkins-ci.org/browse/JENKINS-14276 has been fixed, it will be possible to c... Loïc Dachary
03:47 PM rbd Bug #11325 (Duplicate): test/run-rbd-unit-tests.sh sometime fails
Duplicate of #11342 Jason Dillaman
03:27 PM Revision 0b378942 (ceph): librbd: updated cache max objects calculation
The previous calculation was based upon the image's object size.
Since the cache stores smaller bufferheads, the obje...
Jason Dillaman
03:10 PM Linux kernel client Bug #11449 (Resolved): krbd: tripping over rbd_assert in rbd_img_obj_callback() on errors
Ilya Dryomov
03:05 PM Linux kernel client Bug #11448 (Resolved): kfsx failure, seed 6042
... Ilya Dryomov
02:20 PM Linux kernel client Fix #11418 (In Progress): rbd: feature bits should be re-read during header refresh
Douglas Fuller
01:35 PM Revision 27cee2f1 (ceph): doc: add ceph-create-keys.8
Fixes: #10725
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:30 PM Revision a4627aab (ceph): doc: rework ceph-conf.8
* sync it with the code
* reformat it like a proper man page
Signed-off-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
12:42 PM Bug #11330 (Resolved): logrotate reload error on Ubuntu 14.04
Kefu Chai
09:10 AM Bug #11330: logrotate reload error on Ubuntu 14.04
just for the fun of reading,
bq. There is a provision for a "local initscript policy layer" (read: a call to /usr...
Kefu Chai
10:49 AM Bug #11244: cancel_pull: requeue waiters
* firefly backport https://github.com/ceph/ceph/pull/4415 Xinxin Shu
10:48 AM rgw Bug #11125: rgw: keystone token cache does not work correctly
* firefly backport https://github.com/ceph/ceph/pull/4414 Xinxin Shu
09:47 AM Bug #11445 (Closed): admin client socket not exists in /var/run/ceph/ for qemu
Kefu Chai
07:32 AM Bug #11445: admin client socket not exists in /var/run/ceph/ for qemu
sorry, it's my fault, i has not grant write permission to /var/run/ceph for all user.
please close this bug.
eyun xu
07:19 AM Bug #11445 (Closed): admin client socket not exists in /var/run/ceph/ for qemu
hi, i found admin client socket not exists in /var/run/ceph/ for qemu process, even i added the following configurati... eyun xu
09:18 AM Revision 89262abc (ceph): Merge pull request #4426 from liewegas/wip-11330
logrotate: prefer service over invoke-rc.d
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
08:38 AM Revision 037de56c (ceph): Merge pull request #4425 from ceph/wip-10243
civetweb: update max num of threads Orit Wasserman
08:36 AM rgw Bug #11367: Keystone PKI token expiration is not enforced
* correct patch bug against the wrong branch, needs to be on master https://github.com/ceph/ceph/pull/4429 Anton Aksola
07:47 AM rgw Bug #11367 (Pending Backport): Keystone PKI token expiration is not enforced
Loïc Dachary
08:00 AM devops Bug #11446: jenkins git plugin checkout failure
it's a known jenkins border case bug https://issues.jenkins-ci.org/browse/JENKINS-10385
Also shows in the github p...
Loïc Dachary
07:58 AM devops Bug #11446 (Rejected): jenkins git plugin checkout failure
http://jenkins.ceph.dachary.org/job/ceph/LABELS=ubuntu-14.04&&x86_64/1628/console... Loïc Dachary
07:40 AM Bug #10488 (Resolved): osd erasure-code-profile set is sometimes not idempotent
no errors found in runs prior to 2015-04-22 Loïc Dachary
07:37 AM Revision 8d9905d5 (ceph): Merge pull request #4421 from dachary/wip-11441-osd-bench
tests: osd-bench.sh must be verbose on failure
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:35 AM Revision d80fc8ef (ceph): Merge pull request #4430 from zhouyuan/fix_make_debs
misc: fix make debs script
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
07:20 AM Revision c0f2f096 (ceph): Merge pull request #4427 from big-henry/wip-mds-fix-integer-truncation
mds: fix integer truncation Zheng Yan
06:34 AM Revision 6fd356b9 (ceph): misc: fix make debs script
Signed-off-by: Yuan Zhou <yuan.zhou@intel.com> Yuan Zhou
05:58 AM Revision 2731db5d (ceph): Merge pull request #4428 from wkennington/master.pgrefdebugging
configure.ac: fix the disablement of pgrefdebugging
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
05:40 AM Bug #11298: aio gets EPERM when update-grub runs
Sage Weil wrote:
> Does this still crash, or was it a one-time thing?
No. It works, and I think, it was a one-t...
Igor Megov
05:32 AM Revision 8e026c78 (ceph): Fix the disablement of pgrefdebugging
Currently, if you add the flag --disable-pgrefdebugging during configure
it enables pgrefdebugging. The only way for ...
William Kennington
04:39 AM Revision cef09554 (ceph): Merge pull request #419 from ceph/wip-11139-firefly
ceph_manager: Check for exit status 11 from ceph-objectstore-tool import
Reviewed-by: Loic Dachary <ldachary@redhat....
David Zafman
04:27 AM Revision 707a0b72 (ceph): ceph_manager: Check for exit status 11 from ceph-objectstore-tool import
Fixes: #11139
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 6c5300552d00232d6ecb2c1aa6...
David Zafman
04:17 AM Revision 37edd162 (ceph): mds: fix integer truncation
Client ID is a 64-bit integer. Unlike Ceph daemons, it may go beyond
2147483647 and cause problems.
Signed-off-by: H...
Henry Chang
02:49 AM Revision 56e96f0e (ceph): Merge pull request #4376 from majianpeng/needs-recovery
osd: fix bugs for PG::needs_recovery()
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:46 AM rgw Documentation #11444 (Closed): rgw config instructions are inaccurate for Debian.
http://docs.ceph.com/docs/master/radosgw/config/ is incomplete for Debian.
The 'CREATE A RADOSGW USER FOR S3 ACCES...
Anonymous
02:37 AM Revision 927f0f9f (ceph): Merge pull request #4269 from majianpeng/add-recoverable
osd: For ec pool recovery, only for can recoverable object.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
02:06 AM Revision 5d1442ef (ceph): Merge pull request #4222 from majianpeng/scrub-fix1
osd/PG: check scrub state when handle CEPH_OSD_OP_SCRUB_MAP.
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
01:47 AM Revision bdd62054 (ceph): osd: Remove the duplicated func MissingLoc::get_all_missing.
It is the same as MissingLoc::get_needs_recovery.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
Jianpeng Ma
01:47 AM Revision 8f30db85 (ceph): test: add test-case for repair unrecovery-ec pg.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
01:47 AM Revision d51806f5 (ceph): osd: Fix ec pg repair endless when met unrecover object.
In repair_object, if bad_peer is replica, it don't add soid in
MissingLoc for ec pool. If there are more bad replica ...
Jianpeng Ma
01:47 AM Revision b16b0803 (ceph): osd: For object op, first check object whether unfound.
If object unfound, asap return -EIO.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
Jianpeng Ma
01:37 AM Revision 51ca78fa (ceph): task/samba: ignore return code of fuser/losf
if mount point is not used by anyone, both fuser and losf return 1
Fixes: #10624
Signed-off-by: Yan, Zheng <zyan@red...
Yan, Zheng
01:17 AM Revision f8504700 (ceph): PG: For needs_recovery, asap return if need recover.
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
01:11 AM Revision f4e7d4a9 (ceph): PG: fix logic error: don't set need_recovery if peer_missing don't have...
Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com> Jianpeng Ma
01:11 AM Revision 34cb1f0c (ceph): PG: remove the duplicated code.
assert(!actingbackfill.empty()) is equal to
assert(actingbackfill.end() != actingbackfill.begin()).
Signed-off-by: J...
Jianpeng Ma
12:18 AM Feature #11443 (New): Elector: throttle election attempts from DoSing peers
In at least one cluster, we've seen a situation where a badly-behaved monitor can DoS the entire cluster: it continua... Greg Farnum
12:14 AM rgw Bug #11442: Objects with names starting with underscore become inaccessible after upgrading to Ha...
It seems that the original code had an unintended behavior where it set an object locator with different name than th... Yehuda Sadeh
12:00 AM Revision ad5a1549 (ceph): auth: make CryptoHandler implementations totally private
There is no need to expose these implementations outside Crypto.cc.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:00 AM Revision e874a9b7 (ceph): do_autogen.sh: unambiguously use nss unless user asks for cryptopp
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:00 AM Revision e972a695 (ceph): auth/Crypto: avoid memcpy on libnss crypto operation
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:00 AM Revision 4e14a5fe (ceph): auth/cephx: move signature calc into helper
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:00 AM Revision 8d16d4ce (ceph): auth/cephx: optimize signature check
The encode_encrypt() helper will generate a bufferlist with a simple
structure. Profiles seem to indicate this is ta...
Sage Weil
12:00 AM Revision fb4b6c52 (ceph): unittest_crypto: benchmark 100,000 CryptoKey::encrypt() calls
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
12:00 AM Revision 16b3515a (ceph): auth: refactor crypto key context
Cache all of the crypto key context in a new CryptoKeyHandler struct that
is attached to CryptoKey.
Signed-off-by: S...
Sage Weil
12:00 AM Revision 973cd1c0 (ceph): auth/Crypto: optimize libnss key
Allocate the key and slot once per key instead of once per encrypt/
decrypt operation. This improves things by a fac...
Sage Weil
12:00 AM Revision 7762f188 (ceph): auth: optimize crypto++ key context
The cbc appears to be stateful, but the key is not.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
12:00 AM Revision 40203f71 (ceph): auth: return error code from encrypt/decrypt; make error string optional
This is simpler for a lot of callers.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil

04/21/2015

11:08 PM Bug #11330 (Fix Under Review): logrotate reload error on Ubuntu 14.04
Sage Weil
11:08 PM Bug #11330: logrotate reload error on Ubuntu 14.04
https://github.com/ceph/ceph/pull/4426 Sage Weil
11:08 PM Revision 6063a21f (ceph): logrotate.conf: prefer service over invoke-rc.d
On trusty 14.04, service works but invoke-rc.d does not (but is present).
Fixes: #11330
Reported-by: Wim Heirman <wi...
Sage Weil
11:05 PM rgw Bug #11442 (Resolved): Objects with names starting with underscore become inaccessible after upgr...
In Hammer, rgw objects whose names start with "_" and which were created with older versions of rgw (e.g. Giant) are ... Benjamin Gilbert
10:31 PM Revision 94d4b91f (ceph): xfstests: fix typo
Signed-off-by: Josh Durgin <jdurgin@redhat.com> Josh Durgin
10:02 PM Revision 4a1c434a (ceph): xfstests: define defaults in root task
The early non-defaults caused failures due to xfstests_url: None not
being overridden by run_xfstests(). Move the def...
Josh Durgin
09:43 PM Revision a2635511 (ceph): task/samba: ignore return code of fuser/losf
if mount point is not used by anyone, both fuser and losf return 1
Fixes: #10624
Signed-off-by: Yan, Zheng <zyan@red...
Yan, Zheng
09:43 PM Revision 2ed6de6c (ceph): task/samba: use SIGTERM to stop samba server
man samba(8) contains sentences:
To shut down a user's smbd process it is recommended that SIGKILL (-9)
NOT be used,...
Yan, Zheng
09:38 PM Bug #11389: should not "rm -rf /etc/ceph" when uninstalling ceph-common
If it's not hte right thing we should remove it. As I recall we read the docs somewhere that remove was supposed to ... Sage Weil
09:29 PM Bug #11389: should not "rm -rf /etc/ceph" when uninstalling ceph-common
I always wondered why Ceph's packages did this? Was it a way of cleaning up during test runs, like a backup for teuth... Ken Dreyer
08:32 PM Bug #11389: should not "rm -rf /etc/ceph" when uninstalling ceph-common
FWIW ceph-deploy has an explicit purgedata that *does* zap /var/lib/ceph and /etc/ceph. I think teuthology has the s... Sage Weil
09:35 PM Revision 5871781b (ceph): ceph-helpers: implement test_expect_failure
To display the output in case the command did not fail with the expected
output.
Signed-off-by: Loic Dachary <ldacha...
Loic Dachary
09:35 PM Revision 14cb7b8f (ceph): tests: convert osd-bench.sh to ceph-helpers.sh
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
09:35 PM Revision 8aea730f (ceph): tests: osd-bench.sh must be verbose on failure
When a command fail as it should but it does not contain the expected
output, display the entire output to confirm it...
Loic Dachary
09:27 PM Revision 67990c57 (ceph): Merge pull request #4399 from trociny/fix-osd_df_avgutil
mon: osd df: fix average_util calculation
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
09:26 PM Bug #10691: ceph-dencoder links to libtcmalloc, and shouldn't
The final fix for this was https://github.com/ceph/ceph/pull/4359 . Thanks Boris! Ken Dreyer
08:33 PM Bug #10691 (Resolved): ceph-dencoder links to libtcmalloc, and shouldn't
Sage Weil
09:20 PM Revision 894d7c0b (ceph): Merge pull request #417 from ceph/wip-10657
cephfs/test_client_limits.py: test for client oldest tid warning
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
09:20 PM CephFS Feature #10657 (Resolved): MDS: warn when clients are not advancing their oldest_client_tid
Merged to master in commit:1c8913cf2c7b6a0772d1ead837e69995b5c53178 Greg Farnum
09:19 PM Revision 1c8913cf (ceph): Merge pull request #4386 from ceph/wip-10657
mds: warn when clients are not advancing their oldest_client_tid
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
09:13 PM Revision 881cb274 (ceph): Merge pull request #4331 from ceph/wip-mds-misc
Wip mds misc
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
09:10 PM CephFS Bug #11316: "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-deploy-hammer-distro-...
Hammer and next PRs are merged now. Greg Farnum
05:50 PM CephFS Bug #11316: "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-deploy-hammer-distro-...
True, but we need to make them run on giant, hammer and next Yuri Weinstein
05:17 PM CephFS Bug #11316: "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-deploy-hammer-distro-...
Oops, when I said "this test next worked on giant to begin with?", I meant "this test never worked on giant to begin ... John Spray
03:31 PM CephFS Bug #11316: "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-deploy-hammer-distro-...
John, thank you! I don't understand when you said "worked on giant to begin with", I see no ceph-deply runs on giant... Yuri Weinstein
01:24 PM CephFS Bug #11316: "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-deploy-hammer-distro-...
next backport: https://github.com/ceph/ceph-qa-suite/pull/416
The giant backport is not clean, do we really need i...
John Spray
09:09 PM Revision 5ccde063 (ceph): Merge pull request #416 from ceph/wip-11316-next
Backport to next: fix ceph-deploy task with CephFS (#11316) Greg Farnum
09:08 PM Revision 1cb3c76c (ceph): Merge pull request #397 from ceph/wip-11316-hammer
hammer: fix ceph-deploy task with CephFS (#11316) Greg Farnum
08:42 PM Bug #11231 (Rejected): perf counter for bool parameter
for a bool option, you can do
--foo
--no-foo
--foo=(0|false|no)
--foo=(1|true|yes)
Sage Weil
08:41 PM Bug #10831 (Resolved): objecter: linger op fields registered and last_error are accessed unsafely
Sage Weil
08:40 PM Bug #11298: aio gets EPERM when update-grub runs
Does this still crash, or was it a one-time thing? I can't see why the aio code would return EPERM. :/ Sage Weil
08:38 PM Bug #11311 (Resolved): failed to mount ceph-fs when a erasure-code pool was created
The ec crush rule had a feature that your kernel did not understand. Use a newer kernel. Sage Weil
08:36 PM Bug #11317 (Resolved): wip-newstore: Directory not empty not handled on operation
Sage Weil
08:35 PM Bug #11333 (Resolved): debian rules don't allow overriding lttng/babeltrace enablement
Sage Weil
08:35 PM Bug #11340 (Won't Fix): rados mkpool works for duplicate pool names in firefly
If it's fixed in hammer is this improtant to fix in firefly? would prefer not to futz with return codes if we can av... Sage Weil
08:30 PM Bug #10671: rados cppool don't work if target is a ecpool
note that we probably want to rewrite this eventaully to use the export|import path, which will be more complete/robu... Sage Weil
08:28 PM Bug #5818 (Won't Fix): leveldb 1.12: hang on shutdown (mon)
Sage Weil
08:28 PM Bug #10805 (Resolved): OSD: valgrind leaks
Sage Weil
08:28 PM Bug #6955: ceph-disk should set the guid correctly when re-using a partition
Loic, can you look? I thought we fixed this? Sage Weil
08:26 PM Bug #11228 (Can't reproduce): Multpile monitors are crashing after pool rename
Sage Weil
08:24 PM Bug #10634 (Resolved): watch-notify-same-primary.yaml failure
Sage Weil
08:22 PM Bug #11123 (Resolved): osd: whiteout creation/deletion does not handle delete+create sequence
Sage Weil
08:16 PM Bug #11198 (Resolved): AsyncMessenger/EventDriverTest.NetworkSocketTest/0 fails
backported to hammer Sage Weil
08:14 PM Revision 8a58d83b (ceph): Fix ceph_test_async_driver failed
This test will create 10000 sockets which will failed because of limited system fd. Actually we only need to create s... Haomai Wang
08:13 PM Bug #11211 (Pending Backport): osd/ReplicatedPG.cc: 2141: FAILED assert(op == prdop->op)
Sage Weil
08:10 PM Bug #11429: OSD::load_pgs: we need to handle the case where an upgrade from earlier versions whic...
It seems like the safest option here would be to have users manually run ceph-objectstore-tool remove.
We could ma...
Sage Weil
07:58 PM Revision eff0598a (ceph): Merge pull request #4424 from ceph/wip-doc-nuke-setmap
doc: don't mention ceph osd setmap
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
06:12 PM rgw Bug #11436 (Fix Under Review): rgw: expected NoSuchUpload when aborting non-existing multipart up...
Yehuda Sadeh
06:12 PM rgw Bug #11435 (Fix Under Review): rgw: multipart upload complete with empty xml succeeds
Yehuda Sadeh
06:11 PM rgw Bug #11437 (Fix Under Review): rgw: list_multipart_upload test fails
Yehuda Sadeh
06:08 PM Revision 7a432f7b (ceph): civetweb: update max num of threads
Fixes: #10243
cherry-picked upstream fixed into submodule
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
06:05 PM rgw Bug #10243 (Fix Under Review): civetweb is hitting a limit (number of threads 1024)
Yehuda Sadeh
05:50 PM rgw Bug #11367: Keystone PKI token expiration is not enforced
The fix looks correct. Can you send a pull request against the ceph upstream repository, and add a Signed-off-by tag ... Yehuda Sadeh
05:48 PM rgw Bug #11438 (Resolved): swift smoke test fails on TestAccountUTF8
Fixed merged at commit:bfb112406b0f3e8c5a16e3ab3a72ef9fde453c59 Yehuda Sadeh
06:42 AM rgw Bug #11438 (Resolved): swift smoke test fails on TestAccountUTF8
From teuthology log:
2015-04-18T15:52:18.053 INFO:teuthology.orchestra.run.plana34.stderr:FAIL: testContainerSeriali...
Orit Wasserman
05:43 PM rgw Bug #11419: DragonDisk fails to create directories via S3: MissingContentLength
Note that the content length header is passed as HTTP_CONTENT_LENGTH and not as CONTENT_LENGTH as required. Maybe the... Yehuda Sadeh
05:39 PM rgw Bug #11086 (Fix Under Review): Two "test_s3.test_multipart_upload_" tests failed in smoke-master-...
Yehuda Sadeh
05:39 PM rgw Bug #11086: Two "test_s3.test_multipart_upload_" tests failed in smoke-master-distro-basic-multi run
Opened issues #11435, #11436 for these failures. Yehuda Sadeh
05:36 PM rgw Bug #11304 (Can't reproduce): s3tests failed in upgrade:dumpling-x-firefly-distro-basic-vps run
Yehuda Sadeh
05:36 PM Bug #10725: missing man pages for ceph-create-keys, ceph-disk-*
Kefu Chai wrote:
> Ken, i am not sure we should document the ceph-disk-{udev,activate,prepare}. they are called by o...
Ken Dreyer
07:51 AM Bug #10725: missing man pages for ceph-create-keys, ceph-disk-*
https://github.com/ceph/ceph/pull/4412 Kefu Chai
07:34 AM Bug #10725 (In Progress): missing man pages for ceph-create-keys, ceph-disk-*
Ken, i am not sure we should document the ceph-disk-{udev,activate,prepare}. they are called by our udev rules. so, I... Kefu Chai
05:34 PM Revision 9dbe55ee (ceph): Merge pull request #4420 from tchaikov/wip-man-fix-desc-in-name
man: fix the description in NAME section
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
05:34 PM Revision cbc941cb (ceph): Merge pull request #4409 from ceph/wip-11437
rgw: don't use end_marker for namespaced object listing
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
05:31 PM Revision d87fb082 (ceph): Merge pull request #4408 from ceph/wip-11436
rgw: adjust return code if can't find upload
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
05:29 PM Revision 36ff4650 (ceph): Merge pull request #4407 from ceph/wip-11435
rgw: fail if parts not specified on complete-multipart-upload
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
05:27 PM Revision 3bfdf54c (ceph): doc: don't mention ceph osd setmap
ceph osd setmap command was disabled and subsequently removed 5 years
ago. See 9aadd41b2095 ("mon: disable 'osd setm...
Ilya Dryomov
05:23 PM Revision 0c278d7a (ceph): Merge pull request #4423 from ceph/wip-11370
librbd: better handling for duplicate flatten requests
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
05:04 PM rbd Bug #7385 (In Progress): Objectcacher setting max object counts too low
Jason Dillaman
05:03 PM rbd Bug #11370 (Fix Under Review): A retransmit of proxied flatten request can result in -EINVAL
*PR*: https://github.com/ceph/ceph/pull/4423 Jason Dillaman
05:02 PM Revision ef7e210c (ceph): librbd: better handling for duplicate flatten requests
A proxied flatten request could be replayed, resulting in a
-EINVAL error code being generated on the second attempt....
Jason Dillaman
04:31 PM Revision 86ea4cfb (ceph): Merge pull request #4372 from xiaoxichen/fix_kv_compact_on_mount
Fix kv compact on mount
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:28 PM CephFS Bug #10624 (Pending Backport): hung samba tests after lsof failure
Sage Weil
03:39 AM CephFS Bug #10624: hung samba tests after lsof failure
* master https://github.com/ceph/ceph-qa-suite/pull/415 Zheng Yan
03:38 AM CephFS Bug #10624 (Fix Under Review): hung samba tests after lsof failure
Zheng Yan
04:27 PM Revision bb2f3eb7 (ceph): Merge pull request #415 from ceph/wip-10624
task/samba: ignore return code of fuser/losf
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
03:44 PM Revision bfb11240 (ceph): Merge pull request #4418 from oritwas/wip-11438
rgw: force content-type header for swift account responses without body
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
03:29 PM Revision e850645f (ceph): cephfs/test_client_limits.py: test for client oldest tid warning
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
03:28 PM rbd Feature #10154 (Fix Under Review): librbd: use early snapshot context for copyup operations so sn...
https://github.com/ceph/ceph/pull/4422 Jason Dillaman
03:14 PM Revision 12f1b309 (ceph): client: add failure injection for not advancing oldest_tid
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
03:14 PM Revision 901fd1a5 (ceph): mds: include size of completed_requests in session dump
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
03:14 PM Revision dcd93022 (ceph): mds: warn when clients are not advancing their oldest_client_tid
Fixes: #10657
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
02:31 PM Revision 009664e5 (ceph): rgw: force content-type header for swift account responses without body
This regression was introduced in commit 4cfeca03ade21861ab70ca759f94eb244c16cb39
Fixes: #11438
Signed-off-by: Orit...
Orit Wasserman
02:23 PM Fix #11441 (Fix Under Review): TEST_bench: 69: ./ceph tell osd.0 bench 3145728001 1048577
This really is a won't fix but it should be more verbose clarify the false negative. The command failed for a reason ... Loïc Dachary
01:32 PM Fix #11441 (Rejected): TEST_bench: 69: ./ceph tell osd.0 bench 3145728001 1048577
Seen at https://github.com/ceph/ceph/pull/4411 on commit:518ede705b739d9bbc33bb9b10200a116e4a3eb5... Loïc Dachary
01:50 PM CephFS Bug #10740 (Can't reproduce): teuthology: nfs test getting EBUSY on umount
We haven't seen this again. I think the next branch must have been horribly out of date. Greg Farnum
01:45 PM CephFS Bug #10997 (Can't reproduce): teuthology tests are using master "cephfs" tool on firefly branch?
I don't think this has popped up again and I think there were some package priority issues around that time. Greg Farnum
01:43 PM CephFS Bug #11277 (Need More Info): hung fsstress run under thrash (no useful logs)
Greg Farnum
01:37 PM Bug #10093: ceph-monstore-tool: FAILED assert(!is_open)
see also a more recent manifestation fixed at https://github.com/ceph/ceph/pull/4411 Loïc Dachary
01:21 PM Documentation #11440 (Closed): write snapshot example
Samuel Just
01:20 PM Revision 26b2cfa1 (ceph): tasks/ceph: refactor legacy FS configuration check
Move up into Filesystem so that this can be used from
the ceph_deploy task as well.
Signed-off-by: John Spray <john....
John Spray
01:20 PM Revision a12e8e0c (ceph): tasks/cephfs: tweak use of mon for admin commands
... s/mon_remote/admin_remote/ and allow caller to pass
in which remote they want to use for that. Enables use
with ...
John Spray
01:20 PM Revision 49505067 (ceph): tasks/cephfs: cope with missing ctx.daemons attr
...so that we may be used with the ceph_deploy task
that doesn't set that up.
Signed-off-by: John Spray <john.spray@...
John Spray
01:20 PM Revision 97e021d1 (ceph): tasks/ceph_deploy: configure CephFS
This test apparently had not been touched since
"fs new" was added. In addition to calling
Filesystem.create:
* mod...
John Spray
01:15 PM Revision 15b33337 (ceph): tasks/ceph_deploy: configure CephFS
This test apparently had not been touched since
"fs new" was added. In addition to calling
Filesystem.create:
* mod...
John Spray
01:15 PM Revision f3f5c218 (ceph): tasks/cephfs: cope with missing ctx.daemons attr
...so that we may be used with the ceph_deploy task
that doesn't set that up.
Signed-off-by: John Spray <john.spray@...
John Spray
01:15 PM Revision e57e2436 (ceph): tasks/cephfs: tweak use of mon for admin commands
... s/mon_remote/admin_remote/ and allow caller to pass
in which remote they want to use for that. Enables use
with ...
John Spray
01:14 PM Revision f46c2390 (ceph): tasks/ceph: refactor legacy FS configuration check
Move up into Filesystem so that this can be used from
the ceph_deploy task as well.
Signed-off-by: John Spray <john....
John Spray
01:12 PM Revision b2b443cd (ceph): man: fix the description in NAME section
Signed-off-by: Kefu Chai <kchai@redhat.com> Kefu Chai
11:50 AM Revision 008b1519 (ceph): Merge pull request #4370 from guangyy/wip-ec-test-fix
qa : misc fixes to stabilize test-erasure-code suite
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
11:36 AM Revision 139a57d2 (ceph): Merge pull request #4411 from hjwsm1989/wip-monstore-pool
mon: ceph-monstore-tool must do out_store.close() in "store-copy" command
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
09:50 AM Revision ba5a8805 (ceph): Merge pull request #4417 from osynge/wip-LimitNOFILE
Increase max files open limit for OSD daemon.
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
09:50 AM Revision d85e0f8c (ceph): tools: ceph-monstore-tool must do out_store.close()
this change fixes the "store-copy" command.
Like the bug reported in http://tracker.ceph.com/issues/10093.
Signed-of...
huang jun
09:31 AM Revision ebda4ba1 (ceph): Increase max files open limit for OSD daemon.
Under heavy load the number of file descriptors opened
by the OSD can go beyond the 64K file limit. This patch
increa...
Owen Synge
07:03 AM Feature #11439 (Resolved): make the all osd/filestore thread pool suicide timeouts separately con...
Most of them are statically 10x the non-suicide timeout. Samuel Just
05:56 AM Revision c9fe13fd (ceph): mds: fix Locker::_do_null_snapflush
the snapid check in Locker::_do_null_snapflush() prevents us from
flushing old snap inodes. The check does not make s...
Yan, Zheng
05:56 AM Revision d08d834d (ceph): mds: properly update capability's client_follow
If snap inode exists, capability's client_follow has already been
updated by MDCache::cow_inode(). So we only update ...
Yan, Zheng
05:56 AM Revision 2fad86e2 (ceph): client: flush dirty snap data before allowing new writes
this guarantees that new writes do not overwrite existing dirty
snap data.
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
05:56 AM Revision a5c06742 (ceph): client: inlcude inline data in FLUSHSNAP cap message
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
05:56 AM Revision 5c09be26 (ceph): mds: move snap inode to new dirfrag's dirty_rstat_inodes
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
05:56 AM Revision fc758ce7 (ceph): mds: remove stray dentry from delayed list when it's queued for purging
this avoids assert(!dn->state_test(CDentry::STATE_PURGING)) in
eval_stray() being triggered when processing the delay...
Yan, Zheng
05:56 AM Revision ab44e597 (ceph): mds: make sure snap inode's last match existing snapshots
MDCache::pick_inode_snap() and snap caps flushing code require
this.
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Yan, Zheng
05:56 AM Revision fa34e045 (ceph): mds: do null snap flush when processing embeded cap releases
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
05:55 AM Revision d9002527 (ceph): mds: keep auth pin on CDir when marking it dirty
Signed-off-by: Yan, Zheng <zyan@redhat.com> Yan, Zheng
03:48 AM Revision 2e90fa3d (ceph): osd/PG: check scrub state when handle CEPH_OSD_OP_SCRUB_MAP.
There is a chance which cause scrub stop before replica-node send
scrub-map.
Signed-off-by: Jianpeng Ma <jianpeng.ma...
Jianpeng Ma
03:33 AM Revision c049387b (ceph): task/samba: ignore return code of fuser/losf
if mount point is not used by anyone, both fuser and losf return 1
Fixes: #10624
Signed-off-by: Yan, Zheng <zyan@red...
Yan, Zheng
12:48 AM Revision f33effcc (ceph): ReplicatedPG::cancel_pull: requeue waiters as well
If we are in recovery_wait, we might not recover that object as part of
recover_primary for some time. Worse, if we ...
Samuel Just
12:46 AM Revision 9b339651 (ceph): rgw: update keystone cache with token info
Fixes: #11125
Backport: hammer, firefly
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from commit 6...
Yehuda Sadeh
12:24 AM Revision d9bf04fd (ceph): Merge pull request #4257 from rzarzynski/wip-10683
rgw: rectify support for GET on Swift's account with "limit" parameter == 0
Reviewed-by: Yehuda Sadeh <yehuda@redhat...
Yehuda Sadeh

04/20/2015

11:03 PM Revision d2a67282 (ceph): rgw: don't use end_marker for namespaced object listing
Fixes: #11437
Don't deal with end_marker if there's a namespace set for the object
listing. The cur_end_marker.empty...
Yehuda Sadeh
10:53 PM rgw Bug #11437 (Resolved): rgw: list_multipart_upload test fails
regression post hammer. Yehuda Sadeh
10:01 PM Revision 58a144de (ceph): rgw: adjust return code if can't find upload
Fixes: #11436
Return NoSuchUpload (instead of NoSuchKey).
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
09:47 PM Revision 6ee4f649 (ceph): rgw: fail if parts not specified on complete-multipart-upload
Fixes: #11435
A complete multipart upload should not succeed if parts were not
specified. Also, adjust return codes....
Yehuda Sadeh
09:43 PM rgw Bug #11436 (Resolved): rgw: expected NoSuchUpload when aborting non-existing multipart upload
Yehuda Sadeh
09:23 PM rgw Bug #11435 (Resolved): rgw: multipart upload complete with empty xml succeeds
need to return 400 with InvalidXML. Fails on current smoke test. Yehuda Sadeh
08:48 PM rbd Bug #11433 (Resolved): librbd: crash cleaning up non-existent image
Jason Dillaman
06:37 PM rbd Bug #11433 (Fix Under Review): librbd: crash cleaning up non-existent image
https://github.com/ceph/ceph/pull/4406 Josh Durgin
04:16 PM rbd Bug #11433 (Resolved): librbd: crash cleaning up non-existent image
http://qa-proxy.ceph.com/teuthology/teuthology-2015-04-19_02:35:02-smoke-master-distro-basic-multi/853928/teuthology.... Josh Durgin
08:47 PM Revision 890d6ee0 (ceph): Merge pull request #4406 from ceph/wip-11433
librbd: always initialize perf counters
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
Jason Dillaman
06:39 PM CephFS Bug #10863 (Pending Backport): java.lang.UnsatisfiedLinkError: cephfs_jni (Not found in java.libr...
This seems to be working on hammer/master; we'll probably just turn this off on the older branches since nobody shoul... Greg Farnum
06:34 PM Revision 66edf625 (ceph): librbd: always initialize perf counters
If ImageCtx::init() fails, perf counters are still used when closing
the image. To prevent uninitialized use, it's ea...
Josh Durgin
06:29 PM CephFS Bug #11316: "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-deploy-hammer-distro-...
I guess we need this in hammer, giant and next, thx! Yuri Weinstein
06:19 PM CephFS Bug #11316 (Pending Backport): "ceph-fuse not mounted, got fs type 'ext2/ext3" looping in ceph-de...
Merged to master in commit:4e4395f449c0d9fb7d1dad017da5c89df4de41af Greg Farnum
06:15 PM Revision afb91529 (ceph): Merge branch 'greg-testing-snapshot-rename'
Greg Farnum
06:13 PM CephFS Bug #11339 (Resolved): ceph-fuse failing to drop cap on unlinked dir
https://github.com/ceph/ceph/pull/4302, merged to master in commit:c1de23ff45aa3d40d55706bba4a8221d9f3b189d Greg Farnum
06:12 PM Revision c1de23ff (ceph): Merge pull request #4302 from ceph/wip-11339
client: drop inode when rmdir request finishes
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Greg Farnum <gf...
Greg Farnum
06:11 PM CephFS Feature #3645 (Resolved): Requesting the ability to rename CephFS snapshots inside the ".snap"-di...
https://github.com/ceph/ceph/pull/4282, merged to master in commit:392e8247365484a74cdb5c9d52abf48a39d79c37 Greg Farnum
06:10 PM Revision 146c427b (ceph): Merge pull request #404 from ceph/wip-3645-fixup
DNM: tasks: s/pending_create/pending_update/ in MDS
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
06:10 PM Revision 392e8247 (ceph): Merge pull request #4282 from ceph/wip-3645
mds: rename snapshot support
Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by: Greg Farnum <gfarnum@redha...
Greg Farnum
06:02 PM Bug #11428 (Rejected): "FAILED assert(0)" in rados-giant-distro-basic-multi run
This test passed - http://pulpito.ceph.com/teuthology-2015-04-20_09:20:26-rados-giant-distro-basic-multi/, so rejecti... Yuri Weinstein
05:49 PM Revision d216950e (ceph): suites/fs: update log whitelist
These ones had been passing because of #11177,
now that that is fixed they require an update.
Fixes: #11300
Signed-o...
John Spray
05:45 PM Revision 465b86a3 (ceph): suites/fs: update log whitelist
These ones had been passing because of #11177,
now that that is fixed they require an update.
Fixes: #11300
Signed-o...
John Spray
05:38 PM Revision 6dc30c41 (ceph): Merge pull request #466 from ceph/wip-11426
Log stderr in get_latest_image_version_deb() Andrew Schoen
05:25 PM rbd Bug #11380 (Resolved): "[ FAILED ] cls_rbd.get_features" in upgrade:giant-x-next-distro-basic-m...
Jason Dillaman
05:06 PM rbd Bug #11380 (Fix Under Review): "[ FAILED ] cls_rbd.get_features" in upgrade:giant-x-next-distro...
*PR*: https://github.com/ceph/ceph/pull/4405 Jason Dillaman
04:21 PM rbd Bug #11380 (In Progress): "[ FAILED ] cls_rbd.get_features" in upgrade:giant-x-next-distro-basi...
Jason Dillaman
05:23 PM Revision 1e912b79 (ceph): Merge pull request #4405 from ceph/wip-11380
cls_rbd: get_features needs to support legacy negative tests
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
05:19 PM Revision 71477084 (ceph): Merge pull request #4402 from ceph/wip-rbd-unmap-by-spec
rbd unmap <image-name>
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
04:42 PM rgw Bug #10663 (Pending Backport): RGW swift API: Response header of COPY request for object does not...
Merged at commit:7efea25c6c72b3e9556fe8ffaeb29e2c841dd459 Yehuda Sadeh
04:41 PM rgw Bug #11087 (Pending Backport): RGW Swift API: lack of mandatory ETag header in response for COPY/...
Fix merged at commit:7efea25c6c72b3e9556fe8ffaeb29e2c841dd459 Yehuda Sadeh
04:40 PM Revision 66493b7e (ceph): cls_rbd: get_features needs to support legacy negative tests
During Ceph upgrade testing, older Ceph test suites assume that
get_features will return -ENOENT if provided a missin...
Jason Dillaman
04:38 PM Revision 7efea25c (ceph): Merge pull request #3991 from rzarzynski/wip-11087
rgw: multiple fixes for copying Swift objects
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
04:30 PM rgw Bug #11036 (Pending Backport): RGW Swift API: response for PUT on /container does not contain the...
Merged:
commit 29073d84640b61d0221b2d2ab73c271d60fd13ba
commit d260a93405a7a34a899f716bd9c4e731baa9ffd0
commit 10c...
Yehuda Sadeh
04:29 PM rgw Bug #10971 (Pending Backport): RGW does not send Content-Length HTTP header in response for GET o...
Merged fix in commit:5a64fb5430b6b42174bf53a5910d9435043c1380
When backporting, we'll also need to have commit:f98...
Yehuda Sadeh
04:28 PM Revision d49888e2 (ceph): rgw: prohibit putting empty attrs on Swift account/cont.
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com> Radoslaw Zarzynski
04:27 PM Revision 63220513 (ceph): rgw: unify mechanisms for setting TempURL and Swift account metadata.
Fixes: #11037
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Radoslaw Zarzynski
04:21 PM Revision eb787a40 (ceph): Merge pull request #3863 from rzarzynski/wip-10971
rgw: multiple fixes for Content-Length header generation in Swift API
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
02:55 PM Bug #11432 (Pending Backport): compilation error: No high-precision counter available (armhf, pow...
Loïc Dachary
02:54 PM Bug #11432 (Can't reproduce): compilation error: No high-precision counter available (armhf, powe...
Commit commit:b2781fb5638afae7438b983a912ede126a8c5b85 is mandatory for compiling hammer on exotic arch (armhf in tha... Yann Dupont
01:16 PM rgw Bug #11431 (Fix Under Review): RGW Swift API: XML document generated in response for GET on accou...
Pull request: https://github.com/ceph/ceph/pull/4404. Radoslaw Zarzynski
12:49 PM rgw Bug #11431 (In Progress): RGW Swift API: XML document generated in response for GET on account do...
I'm working on it. Radoslaw Zarzynski
11:38 AM rgw Bug #11431 (Resolved): RGW Swift API: XML document generated in response for GET on account does ...
1. RGW via civetweb:
$ curl -i http://localhost:8000/swift/v1/?format=xml -X GET -H "X-Auth-Token: $token"
> HTTP/...
Radoslaw Zarzynski
01:07 PM Bug #10671: rados cppool don't work if target is a ecpool
h3. Ceph version... George Vasilakakos
12:48 PM Bug #10671: rados cppool don't work if target is a ecpool
i am not able to reproduce this issue. could you let me know the version of ceph you are using ? i am using a84ae7b14... Kefu Chai
01:04 PM Revision 7dd54fa3 (ceph): rgw: make rgw_read_user_buckets() backward compatible.
Fixes: #10683
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Radoslaw Zarzynski
01:04 PM Revision f7b92f99 (ceph): rgw: rectify support for GET on Swift's account with limit == 0.
Fixes: #10683
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Radoslaw Zarzynski
12:57 PM Revision 837388bb (ceph): rgw: fix lack of account name in XML listing of Swift account.
Fixes: #11431
Backport: hammer
Signed-off-by: Radoslaw Zarzynski <rzarzynski@mirantis.com>
Radoslaw Zarzynski
09:13 AM Messengers Bug #11381 (Fix Under Review): messenger: double clear of pipe in reaper
https://github.com/ceph/ceph/pull/4395 Kefu Chai
09:00 AM Bug #11375 (Duplicate): Proxy_Read BUG in Cachetier when using ecpool as cold-pool
Kefu Chai
08:55 AM Bug #10567 (Resolved): Python Ioctx should retain a reference to the cluster object
as a side effect of the fix for #8797. we do not have @Rados.__del__()@ anymore. so i consider it as resolved. Kefu Chai
08:22 AM Revision 16af675e (ceph): test: add test-case for copy_get flags.
Until now, copy_get used in promote_object/flush_object and
CEPH_OSD_OP_COPY_FROM. We add test cases for promote_obje...
Jianpeng Ma
08:19 AM Revision 2b4acfb1 (ceph): rados: Add new field flags for ceph_osd_op.copy_get.
Using this field as the copy_get flags.
When using 'rados cp' copy a no-ec object w/ omap data into ecpool, it
will m...
Jianpeng Ma
08:13 AM Revision b142c923 (ceph): Merge pull request #4400 from ceph/update-organization-1
Update Haomai's organization
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
08:04 AM Revision 9403df27 (ceph): Merge pull request #3847 from trociny/wip-test_with_crushtool.master
mon: ceph osd setcrushmap: test_with_crushtool improvements
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
07:47 AM CephFS Bug #11301: mds-full test occasionally fails due to blacklist expiry
see similar failure http://pulpito.ceph.com/ubuntu-2015-04-19_22:39:04-fs-wip-yan-fs-testing---basic-multi/854624/.
...
Zheng Yan
06:51 AM Revision b05d144c (ceph): AsyncConnection: Fix deadlock cause by throttle block
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
04:03 AM Bug #11429: OSD::load_pgs: we need to handle the case where an upgrade from earlier versions whic...
Samuel Just
04:01 AM Bug #11429: OSD::load_pgs: we need to handle the case where an upgrade from earlier versions whic...
Samuel Just
03:54 AM Bug #11429 (Resolved): OSD::load_pgs: we need to handle the case where an upgrade from earlier ve...
Samuel Just
04:00 AM Bug #11373 (Duplicate): OSD crash in OSDService::get_map
I think you are quite right. The original bug is 10617, and I opened 11429 to handle upgrades from osds which hit th... Samuel Just
03:59 AM Bug #11305 (Duplicate): "FAILED assert(ret)" in upgrade:dumpling-x-firefly-distro-basic-vps run
Marking as duplicate of the other one. Samuel Just
03:59 AM Bug #11305: "FAILED assert(ret)" in upgrade:dumpling-x-firefly-distro-basic-vps run
Changed my mind, going to fix. Samuel Just
03:38 AM Revision 0c75b880 (ceph): AsyncConnection: Avoid lockdep check assert failure
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
03:01 AM Revision 69bedcd6 (ceph): Event: Fix memory leak for notify fd
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
02:38 AM Bug #11261 (Resolved): injectargs: passing an option without required argument makes daemon stop
Kefu Chai
01:21 AM Revision 35b6fb43 (ceph): Merge remote-tracking branch 'origin/wip-3645-fixup' into greg-testing-...
Greg Farnum
01:18 AM Revision 4e4395f4 (ceph): Merge remote-tracking branch 'origin/wip-11316' into greg-testing-quotas
Greg Farnum
01:18 AM Revision f83976c2 (ceph): Merge remote-tracking branch 'origin/wip-10390' into greg-testing-quotas
Conflicts:
suites/fs/recovery/tasks/mds-full.yaml
Greg Farnum
01:10 AM Revision fa2a8619 (ceph): suites/fs: update log whitelist
These ones had been passing because of #11177,
now that that is fixed they require an update.
Fixes: #11300
Signed-o...
John Spray
12:54 AM CephFS Bug #11356 (Resolved): failed LibCephFS.MulticlientSimple unit test
Merged to master in commit:a84ae7b14e1aaa1c6f65d09a78230b54d0c25110 Greg Farnum
12:53 AM Revision a84ae7b1 (ceph): Merge pull request #4343 from ceph/wip-11356
client: fix uninline data funtion
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Greg Farnum <gfarnum@redhat....
Greg Farnum
12:53 AM CephFS Bug #11254 (Resolved): getattr from one client stalls indefinitely while another client keeps mod...
Merged to master in commit:0f2de92db3f6e9edbabf36c3065f847fdfb7bb98 Greg Farnum
12:53 AM Revision 0f2de92d (ceph): Merge pull request #4223 from ceph/wip-11254
mds: make sure lock state not stay in XLOCK/XLOCKDONE indefinitely
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
12:52 AM CephFS Bug #11048 (Resolved): Session::completed_requests not reliably persisted
Merged to master in commit:0b94bf547d0c452a3d5758ea4f4791566eab5c82 Greg Farnum
12:52 AM Revision 0b94bf54 (ceph): Merge pull request #4218 from ceph/wip-11048
mds: persist completed_requests reliably
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
12:51 AM CephFS Bug #10368 (Resolved): Assertion in _trim_expired_segments
Finally merged to master by commit:b25e9e130bffed82ae5dda08449ea440fe6c485c Greg Farnum
12:51 AM Revision b25e9e13 (ceph): Merge pull request #4204 from ceph/wip-10368-mk3
mds: separate MDLog::safe_pos from journaler
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
12:46 AM Revision ea7c3922 (ceph): tasks/ceph: refactor legacy FS configuration check
Move up into Filesystem so that this can be used from
the ceph_deploy task as well.
Signed-off-by: John Spray <john....
John Spray
12:46 AM Revision 8b61310c (ceph): tasks/cephfs: tweak use of mon for admin commands
... s/mon_remote/admin_remote/ and allow caller to pass
in which remote they want to use for that. Enables use
with ...
John Spray
12:46 AM Revision f3601105 (ceph): tasks/cephfs: cope with missing ctx.daemons attr
...so that we may be used with the ceph_deploy task
that doesn't set that up.
Signed-off-by: John Spray <john.spray@...
John Spray
12:46 AM Revision 7c2e6cdc (ceph): tasks/ceph_deploy: configure CephFS
This test apparently had not been touched since
"fs new" was added. In addition to calling
Filesystem.create:
* mod...
John Spray
12:45 AM Revision 51722def (ceph): suites: whitelist log messages for auto-repair test
Log messages being checked now since #11177
was fixed.
Signed-off-by: John Spray <john.spray@redhat.com>
Signed-off-...
John Spray

04/19/2015

08:22 PM Bug #11427 (Duplicate): "FAILED assert(s != __null)" in rados-giant-distro-basic-multi run
http://tracker.ceph.com/issues/10372 (it's actually a won't fix) Loïc Dachary
04:35 PM Bug #11427 (Duplicate): "FAILED assert(s != __null)" in rados-giant-distro-basic-multi run
This is validation of giant v0.87.2 release
Run: http://pulpito.ceph.com/teuthology-2015-04-17_16:28:50-rados-giant-...
Yuri Weinstein
08:21 PM Bug #11428: "FAILED assert(0)" in rados-giant-distro-basic-multi run
burnupi30 had been pain lately, so it's a good working assumption, we will know more when I rerun failed jobs. Yuri Weinstein
08:11 PM Bug #11428: "FAILED assert(0)" in rados-giant-distro-basic-multi run
The line from the log... Loïc Dachary
07:59 PM Bug #11428: "FAILED assert(0)" in rados-giant-distro-basic-multi run
It's not http://tracker.ceph.com/issues/9443 because it's xfs and not btrfs Loïc Dachary
04:39 PM Bug #11428 (Rejected): "FAILED assert(0)" in rados-giant-distro-basic-multi run
This is validation of giant v0.87.2 release
Run: http://pulpito.ceph.com/teuthology-2015-04-17_16:28:50-rados-giant-...
Yuri Weinstein
05:18 PM Revision cc5f144a (ceph): mon: osd df: fix average_util calculation
average_util should be calculated from the same set of nodes that
dump_item considers when calculating the stddev.
W...
Mykola Golub
04:48 PM Revision 0374f32b (ceph): Update Haomai's organization
Signed-off-by: Haomai Wang <haomaiwang@gmail.com> Haomai Wang
11:45 AM Revision b1d3f918 (ceph): rbd: allow unmapping by spec
Make use of krbd_unmap_by_spec() and allow unmapping by <image-name>
(i.e. pool/image@snap spec) with a bunch of care...
Ilya Dryomov
11:45 AM Revision e4ebe108 (ceph): test/cli-integration/rbd: add unmap test
Add a test to exercise rbd unmap. This was inspired by and is mostly
for rbd unmap <image-name> (aka spec), but rbd ...
Ilya Dryomov
11:41 AM Revision a1363c41 (ceph): krbd: rename should_match_minor() to have_minor_attr()
Rename and clarify why simply checking kernel version doesn't work.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Ilya Dryomov
11:41 AM Revision 087ed063 (ceph): krbd: add krbd_unmap_by_spec()
Make unmapping by (pool, image, snap) spec possible. For specs mapped
multiple times unmap one device per krbd_unmap...
Ilya Dryomov
03:01 AM Revision 7df2cf24 (ceph): client: drop inode when rmdir request finishes
Current client code relies on cap message to trim unlinked inode
from cache. This method is too sensitive to message ...
Yan, Zheng

04/18/2015

04:52 AM Revision 69e3ec8a (ceph): Merge pull request #4380 from ceph/wip-nodebug-build
tests: separate check_PROGRAMS from TESTS
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
12:08 AM Revision 933332be (ceph): tests: separate check_PROGRAMS from TESTS
Not all programs that should be built during 'make check' should
be executed as tests. A new variable, check_TESTPRO...
Jason Dillaman

04/17/2015

08:28 PM Feature #9902: Tool for RADOS import/export pool to file
David: check out what I've done so far on wip-9964, just today I refactored the objectstore-tool code so that we can ... John Spray
08:27 PM Feature #9964 (In Progress): rados: new export [range] to pipe/file
John Spray
06:57 PM Linux kernel client Bug #11424 (New): messenger.c: short reads corrupt following ops
ceph_msg_data_pages_cursor_init consumes min(message length, buffer length), which is incorrect when the read was sho... Douglas Fuller
06:24 PM Feature #9403: Make rados import/export fully functional and re-enable
Move import-rados operation out of ceph-objectstore-tool and support it in rados. The idea is that the export format... David Zafman
05:58 PM Revision 4a1de061 (ceph): Merge pull request #4311 from yuyuyu101/wip-async-fix-4
Wip async fix 4
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
05:05 PM Revision 3c8730d0 (ceph): Added hammer-client-x to the mix
Renamed dirs to better reflect what is being tested
Removed old dirs
Added logging
Signed-off-by: Yuri Weinstein <yu...
Yuri Weinstein
04:12 PM Bug #11306 (Resolved): Whitelist WRN "failed to encode map" in upgrade (hammer) suites
Yuri Weinstein
03:10 PM Bug #11331 (Rejected): "unable to get 'HEALTH_OK' after waiting 15 minutes" in ceph-deploy-hammer...
2015-04-05 04:43:24.824864 mon.0 10.214.130.51:6789/0 255 : cluster [INF] HEALTH_WARN; clock skew detected on mon.vpm... Sage Weil
03:08 PM Bug #11313 (Can't reproduce): Monitors not forming quorum : flapping : Cluster unreachable
2015-04-07 16:57:15.380448 7f339e495700 1 mon.pouta-s01@0(leader).paxos(paxos updating c 1477137..1477789) accept ti... Sage Weil
03:04 PM Bug #11364 (Resolved): v4 bucket feature detection
Sage Weil
02:44 PM Revision 85a68f9a (ceph): rgw: remove meta file after deleting bucket
The meta file is deleted only if the bucket meta data is not synced
Signed-off-by: Orit Wasserman <owasserm@redhat.c...
Orit Wasserman
11:51 AM Revision e36df098 (ceph): doc: Removes references to s3gw.fcgi in simple gateway configuration file.
Fixes: #11396
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com>
Nilamdyuti Goswami
11:17 AM Bug #11399 (Rejected): unittest_osd_types fails on wip-newstore
At this point in time all pull requests targetting wip-newstore are expected to fail make check. Loïc Dachary
09:31 AM Bug #11199: osd: ENOENT on clone
* firefly backport https://github.com/ceph/ceph/pull/4385 Xinxin Shu
09:30 AM Bug #11197: pg stuck stale after create with activation delay
* firefly backport https://github.com/ceph/ceph/pull/4384 Xinxin Shu
09:29 AM Bug #11144: erasure-code-profile set races with erasure-code-profile rm
* firefly backport https://github.com/ceph/ceph/pull/4383 Xinxin Shu
09:28 AM Bug #10718: osd/PGLog.h: 279: FAILED assert(log.log.size() == log_keys_debug.size())
* firefly backport https://github.com/ceph/ceph/pull/4382 Xinxin Shu
03:45 AM rgw Bug #11419 (Resolved): DragonDisk fails to create directories via S3: MissingContentLength
We recently upgraded from Firefly (0.80.9) to Hammer (0.94.1); in doing so, it seems that DragonDisk now fails to cre... Robin Johnson
01:12 AM Revision 41b132fc (ceph): test: return 0 when evicting an not existing object
Return 0 when evicting an not existing object. Keep the same behavior as
flush/try-flush ops.
Signed-off-by: Zhiqian...
Zhiqiang Wang
01:12 AM Revision 1fa343f2 (ceph): osd/ReplicatedPG: correctly handle the evict op when obs doesn't exist
When obs doesn't exist in the cache tier, which means the object is not
in the cache tier, we can return success for ...
Zhiqiang Wang
01:12 AM Revision a5b7decb (ceph): osd: skip promotion for flush/evict op
In the cases when issuing flush/evict op on an object which is not in
the cache tier, there is no need to promote the...
Zhiqiang Wang
01:11 AM Revision d42c2c45 (ceph): osd: refactor the skip promotion logic
Moving the skip promotion detection logic into init_op_flags, avoid
doing extra checking.
Signed-off-by: Zhiqiang Wa...
Zhiqiang Wang
01:10 AM Revision 4b2c6e3d (ceph): osd/OpRequest: add osd op flag SKIP_PROMOTE
In some cases we want to skip promoting an object, use this flag to
indicate that.
Signed-off-by: Zhiqiang Wang <zhi...
Zhiqiang Wang

04/16/2015

11:59 PM Bug #11399: unittest_osd_types fails on wip-newstore
The first run was successfull. During the second run a busy loop was run on 20 core. The third run is in progress and... Loïc Dachary
11:42 PM CephFS Bug #6613: samba is crashing in teuthology
Merged into ceph-qa-suite master as of commit:18c35bf23b59a39cd5c574de89e1a52333c57874. We'll need to let it run thro... Greg Farnum
11:41 PM Revision 18c35bf2 (ceph): Merge pull request #403 from ceph/wip-6613
task/samba: use SIGTERM to stop samba server
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
Greg Farnum
11:34 PM Linux kernel client Fix #11418 (Fix Under Review): rbd: feature bits should be re-read during header refresh
The kernel client was originally assuming feature bits would not change, and just reading an image's features once du... Josh Durgin
11:28 PM rgw Bug #11416 (Pending Backport): rgw: leak of bucket meta objects on bucket re-creation
Yehuda Sadeh
10:46 PM rgw Bug #11416 (Resolved): rgw: leak of bucket meta objects on bucket re-creation
This is fixed in commit:fe158ecc25feefcea8aea4133118e4a84900a8ec Yehuda Sadeh
11:27 PM devops Feature #11417 (Resolved): build ceph with hardening flags
See https://github.com/ceph/ceph/pull/3849 (which was closed)...
In @src/Makefile-env.am@, we should make the foll...
Ken Dreyer
11:24 PM Feature #11387 (Rejected): osd: get more reasonable scrub_reg_stamp
David Zafman
10:54 PM Revision 8cc4bc16 (ceph): rgw: use correct objv_tracker for bucket instance
When trying to create a bucket that already existed, use the
objv_tracker of the newly created instance, and not of t...
Yehuda Sadeh
10:29 PM devops Tasks #10587: split ceph-mon, ceph-osd, and ceph-mds in the Debian and Red Hat packages
Ken Dreyer wrote:
> Sage made the suggestion that we move the common files into a "ceph-server-common" package, and ...
Ken Dreyer
07:35 PM Revision 7cb1b176 (ceph): Merge pull request #412 from ceph/wip-firefly-git
git.ceph.com (firefly)
Reviewed-by: Loic Dachary <ldachary@rehdat.com>
Loïc Dachary
07:32 PM Revision 9529b1c0 (ceph): Merge pull request #410 from ceph/wip-hammer-git
git.ceph.com (hammer)
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
07:15 PM Revision 193f1e33 (ceph): osd: avoid txn append in ReplicatedBackend::sub_op_modify
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:47 PM Revision 3fdace64 (ceph): osd: avoid txn append in ReplicatedBackend::submit_transaction
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:47 PM Revision e89ee9e0 (ceph): osd: allow multiple txns to be queued via backend
Signed-off-by: Sage Weil <sage@redhat.com> Samuel Just
06:40 PM Revision dafc19cc (ceph): git.ceph.com (firefly)
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:37 PM Revision a625bb8a (ceph): git.ceph.com (hammer)
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
06:30 PM Revision 73250297 (ceph): Merge pull request #409 from ceph/wip-git.ceph.com
git.ceph.com Zack Cerza
06:20 PM rgw Feature #11412 (Resolved): rgw: tie ganesha fsal to librgw object interface
Yehuda Sadeh
06:20 PM rgw Feature #11411 (Resolved): rgw: tie ganesha fsal to librgw bucket interface
Yehuda Sadeh
06:19 PM rgw Feature #11410 (Resolved): rgw: implement object api to use with ganesha fsal (librgw)
Yehuda Sadeh
06:18 PM rgw Feature #11409 (Resolved): rgw: implement bucket api to use with ganesha fsal (librgw)
Yehuda Sadeh
06:16 PM rgw Feature #11408 (In Progress): rgw: implement initial API to use with ganesha
Yehuda Sadeh
06:15 PM rgw Feature #11408 (Resolved): rgw: implement initial API to use with ganesha
- user api Yehuda Sadeh
06:16 PM rgw Feature #11407 (In Progress): rgw: create a skeleton ganesha FSAL for rgw
Yehuda Sadeh
06:13 PM rgw Feature #11407 (Resolved): rgw: create a skeleton ganesha FSAL for rgw
Yehuda Sadeh
05:14 PM Revision e948a3c6 (ceph): Merge pull request #4358 from gerhardqux/gerhardqux-nokey-exit-1
ceph-authtool: exit(1) when printing a non-existing key
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:58 PM Revision 27aac3d0 (ceph): Merge pull request #4012 from majianpeng/cache-tier-fadvise
Cache tier fadvise
Reviewed-by: Sage Weil <sage@redhat.com>
Samuel Just
04:58 PM rgw Bug #11149 (Pending Backport): delete bucket does not remove .bucket.meta file
Yes, that's the only patch needed. Yehuda Sadeh
03:02 PM rgw Bug #11149: delete bucket does not remove .bucket.meta file
Yehuda, Orit, is the patch at https://github.com/ceph/ceph/commit/dfdc7afb59cc8e32cf8bff55faa09076c853de06 the only o... Ken Dreyer
04:58 PM Revision 1ee0a710 (ceph): Merge pull request #3606 from wonzhq/hitset-insert
osd: avoid inserting an op into hit set multiple times
Reviewed-by: Sage Weil <sage@redhat.com>
Samuel Just
04:50 PM Revision 643a4e93 (ceph): Merge pull request #4378 from dachary/wip-11359-tier-tests-disable
tests: comment out unstable tiering tests Loïc Dachary
04:45 PM Revision 924d86c0 (ceph): http not https for git.ceph.com
Until we have https at least!
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil
04:07 PM Revision 94f04561 (ceph): Merge pull request #408 from ceph/wip-git.ceph.com
git.ceph.com
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
04:05 PM Revision a14a9516 (ceph): git.ceph.com
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:02 PM Revision 0a442eeb (ceph): tests: comment out unstable tiering tests
So that make check does not randomly fails.
http://tracker.ceph.com/issues/11359 Refs: #11359
Signed-off-by: Loic D...
Loic Dachary
03:40 PM Revision aca201eb (ceph): Merge pull request #407 from ceph/wip-git.ceph.com
git.ceph.com
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
03:37 PM Revision f062b171 (ceph): git.ceph.com
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
03:33 PM Revision d70bca08 (ceph): Merge pull request #4377 from liewegas/wip-git.ceph.com
use git.ceph.com
Reviewed-by: Alfredo Deza <adeza@redhat.com>
Alfredo Deza
03:29 PM Revision 34c467ba (ceph): use git://git.ceph.com
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
02:42 PM Revision 16a3fbd5 (ceph): ceph-authtool: exit(1) when printing a non-existing key
When printing a non-existing key, ceph-authtool exits with a success
value:
[root@ip-172-31-3-178 ~]# ceph-authtool ...
Gerhard Muntingh
01:51 PM CephFS Feature #10657: MDS: warn when clients are not advancing their oldest_client_tid
You can always create a new PR with "DNM" (Do Not Merge) in the subject and a reference to his PR. :) Greg Farnum
06:57 AM CephFS Feature #10657 (In Progress): MDS: warn when clients are not advancing their oldest_client_tid
code done, waiting for john's "persist completed_requests reliably" PR get merged Zheng Yan
10:38 AM Bug #11354 (Fix Under Review): ceph: cli throws exception on unrecognized errno
the @ECANCELED@ is not defined until python 3.3.
will print @Unknown@ if the errno is not listed in errno.errorcod...
Kefu Chai
09:03 AM Revision e6e4142e (ceph): Merge pull request #4373 from dachary/wip-releases
releases: table of estimated end of life
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Loïc Dachary
08:59 AM Revision dc438802 (ceph): releases: table of estimated end of life
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
06:46 AM Revision 409cd516 (ceph): Merge pull request #4339 from ceph/wip-da-SCA-20150317
Various SCA and Coverity fixes
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
06:43 AM Bug #11398: tests: osd/osd-scrub-repair.sh objectstore-tool races
Could be related to http://tracker.ceph.com/issues/11399, i.e. side effect of a hardware problem. Loïc Dachary
03:05 AM Bug #11398: tests: osd/osd-scrub-repair.sh objectstore-tool races
weird, @objectstoretool()@ uses @kill_daemons()@ to get the exclusive access to the underlying @FileStore@. and @kill... Kefu Chai
06:41 AM Revision 414b6132 (ceph): Merge pull request #4367 from ceph/wip-ceph-disk-default-cluster
ceph-disk: set '--cluster=ceph' in 'prepare' subcommand
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
05:43 AM Revision 932d59d0 (ceph): os/LevelDBStore:fix bug when compact_on_mount
Initialize the performance counter(l_rocksdb_compact)
before use it in compact().
Signed-off-by: Xiaoxi Chen <xiaoxi...
Xiaoxi Chen
05:39 AM Revision 36db6d2d (ceph): os/RocksDBStore: fix bug when compact_on_mount
Initialize the performance counter(l_rocksdb_compact)
before use it in compact().
Signed-off-by: Xiaoxi Chen <xiaoxi...
Xiaoxi Chen
01:52 AM rbd Feature #11405 (Resolved): qa: test rbd notify-based proxying across versions
I think this is doable with the existing teuthology upgrade setups. Similar to the client-upgrade suite, upgrade the ... Josh Durgin
01:47 AM CephFS Bug #11146 (Resolved): BUG at /srv/autobuild-ceph/gitbuilder.git/build/fs/ceph/addr.c:1024
Zheng Yan

04/15/2015

11:54 PM Revision f825d32d (ceph): Initial checkin for hammer-x suite
Used "ceph osd crush tunables hammer"
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Yuri Weinstein
10:57 PM Revision 73fb61a6 (ceph): osd: misc latency perf counter for tier pool
l_osd_agent_flush_lat, l_osd_agent_promote_lat, l_osd_agent_proxy_read_lat
Signed-off-by: Xinze Chi <xmdxcxz@gmail.com>
Xinze Chi
09:26 PM Feature #11403 (Fix Under Review): add a command to the ceph tool which returns whether there are...
1) Add a value for pending pg removals to osd_stat_t, and a value for a lower bound on the current osdmap epoch
2) A...
Samuel Just
09:13 PM Bug #11399: unittest_osd_types fails on wip-newstore
memtester hang, kill -9 does nothing, strace -p shows nothing. Restarted sudo memtester 60G after a reboot --force ho... Loïc Dachary
01:05 PM Bug #11399: unittest_osd_types fails on wip-newstore
Increase CPU activity to maximize the chances to discover a bad RAM ... Loïc Dachary
11:56 AM Bug #11399: unittest_osd_types fails on wip-newstore
The make check bot is paused. Loïc Dachary
11:44 AM Bug #11399: unittest_osd_types fails on wip-newstore
ubuntu@rex003 runs memtester in screen as sudo memtester 60G
Loïc Dachary
11:02 AM Bug #11399: unittest_osd_types fails on wip-newstore
In the context of https://github.com/ceph/ceph/pull/3946 Kefu was able to reproduce the problem on rex003 but never o... Loïc Dachary
10:29 AM Bug #11399: unittest_osd_types fails on wip-newstore
... Loïc Dachary
10:18 AM Bug #11399 (Rejected): unittest_osd_types fails on wip-newstore
It is a transient error (see attachment:log.txt.gz for the full log).... Loïc Dachary
09:09 PM rgw Feature #11390 (In Progress): rgw: sync: keep state of bucket run-through
Yehuda Sadeh
05:30 PM Revision d55484f9 (ceph): Merge pull request #462 from ceph/wip-ssh-keys
When modifying authorized_keys, store a backup Dan Mick
04:20 PM Revision 518931be (ceph): Merge pull request #4366 from BCLibCoop/bclibcoop/rgw-hostnames
rgw: Document & improve region hostnames
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
Yehuda Sadeh
03:39 PM Revision b6212ac5 (ceph): Update latest_firefly_release.yaml
Changed tag to "branch: firefly" Yuri Weinstein
03:02 PM rbd Bug #11380: "[ FAILED ] cls_rbd.get_features" in upgrade:giant-x-next-distro-basic-multi
Run: http://pulpito.ceph.com/teuthology-2015-04-14_17:05:03-upgrade:giant-x-next-distro-basic-multi/
Jobs: all failed
Yuri Weinstein
02:55 PM rbd Fix #7787 (Fix Under Review): rbd diff takes longer as images grow larger
*master PR:* https://github.com/ceph/ceph/pull/4186 Jason Dillaman
02:53 PM rbd Bug #11363 (Pending Backport): ImageWatcher should cancel in-flight ops on watch error
Jason Dillaman
02:53 PM rbd Bug #11369 (Pending Backport): Periodic failure of TestLibRBD.DiffIterateStress
Jason Dillaman
02:51 PM rbd Feature #11348 (Resolved): Default new images to format 2
Jason Dillaman
01:19 PM Revision dde64b33 (ceph): FileStore:: queue_transactions, fine-grain submitManager lock
there is no need to lock the code, which is dealing with encoding tls to tbl. The submitManager lock is used to make ... Ning Yao
12:23 PM rgw Bug #11365: radosgw-agent num_workers default overrides setting in config file
https://github.com/ceph/radosgw-agent/pull/29 Alyona Kiseleva
12:17 PM Revision b3c3a24f (ceph): RGW: Make RADOS handles in RGW to be a configurable option
Having a configurable number of RADOS handles is resulting
in significant performance boost for all types of workload...
Pavan Rallabhandi
10:34 AM Revision 3b60f5f6 (ceph): TestPGLog.cc: fix -Wsign-compare
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
10:34 AM Revision dc50f435 (ceph): ReplicatedBackend.cc: init 'Message *commit' to NULL
Init variable with NULL to make sure it crashes in error
case (would be a bug) if NDEBUG disable the assert() call.
...
Danny Al-Gaaf
10:34 AM Revision dfe9f1d0 (ceph): cls_rbd.cc: reduce scope of local variable
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
10:34 AM Revision d508510d (ceph): common/Thread.h: mark copy/move ctor as explicit
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
10:34 AM Revision c3b2e872 (ceph): systest_runnable.h: mark copy ctor as explicit
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
10:34 AM Revision 655c12ac (ceph): psim.cc: change initialzation of VLAs
Use memset to fill integer VLAs.
Fix for:
CID 1219649 (#1 of 1): Uninitialized scalar variable (UNINIT)
uninit_use...
Danny Al-Gaaf
10:34 AM Revision c77ee133 (ceph): test_async_driver.cc: fix UNINIT
Fix for:
CID 1254380 (#1 of 1): Uninitialized scalar variable (UNINIT)
uninit_use_in_call: Using uninitialized valu...
Danny Al-Gaaf
10:34 AM Revision b1dd699a (ceph): TestErasureCodeShec.cc: fix -Wsign-compare
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
10:24 AM Revision 53c9dd4d (ceph): libcephfs.h: fix unnecessary forward declarations
This is an issue in case non-cpp code. Move the declaration of
inodeno_t and vinodeno_t structs into __cplusplus bloc...
Danny Al-Gaaf
10:24 AM Revision 8077b523 (ceph): client/Client.cc: fix uninit variables
This is caused by assert(). If assert is disabled we run into use
of uninitialized variables. Return -EINVAL in case ...
Danny Al-Gaaf
10:24 AM Revision feb989cd (ceph): rgw_rest_user.cc: UserQuotas init vars in ctor init list
Fix for:
[src/rgw/rgw_rest_user.cc:631]: (performance) Variable 'bucket_quota' is
assigned in constructor body. Con...
Danny Al-Gaaf
10:24 AM Revision cebeac94 (ceph): test_shared_cache.cc: reduce scope of variable
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
10:24 AM Revision ed8c2847 (ceph): msg/Dispatcher.h: make copy/move ctor explicit
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
10:24 AM Revision d36f665a (ceph): osd/PG.h: mark copy ctor explicit
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
10:21 AM Revision 0074e094 (ceph): rgw_rest_log.h: remove http_ret from some RGWOp_*_list classes
Remove http_ret from child class since there is already an integer
with the same name in the parent/base class.
Fix ...
Danny Al-Gaaf
10:21 AM Revision 6a69e902 (ceph): TestErasureCodeShec: fix some -Wsign-compare
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
10:21 AM Revision 3ed57641 (ceph): test/../chain_xattr.cc: fix suspicious usage of 'sizeof'
Use sizeof(char) instead of sizeof('\0').
Fix for:
[src/test/objectstore/chain_xattr.cc:164]: (warning) Suspicious
...
Danny Al-Gaaf
10:21 AM Revision 35f61a30 (ceph): mds/MDCache.cc: fix potential null pointer dereference
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Danny Al-Gaaf
10:21 AM Revision 4a1bdc72 (ceph): os/FileStore.cc: fix format qualifier in COMMIT_SNAP_ITEM
All places COMMIT_SNAP_ITEM is used the variables are
'unsigned long long'. Change the format qualifier to reflect
th...
Danny Al-Gaaf
09:42 AM Revision e4df0345 (ceph): qa : misc fixes to stabilize test-erasure-code suite
Signed-off-by: Guang Yang <yguang@yahoo-inc.com> Guang Yang
08:07 AM Revision ba57fb68 (ceph): ceph-disk: set '--cluster=ceph' in 'prepare' subcommand
otherwise the 'ceph' default value won't be catched by "main_prepare()",
this breaks TEST_corrupt_and_repair_replicat...
Kefu Chai
07:51 AM Bug #11359: cephtool/test.sh:test_tiering intermittent failure
... Loïc Dachary
07:39 AM Bug #11398 (Resolved): tests: osd/osd-scrub-repair.sh objectstore-tool races
objectstore_tool races against osd shutdown in "osd-scrub-repair.sh":https://github.com/ceph/ceph/blob/master/src/tes... Loïc Dachary
07:14 AM Revision e97111da (ceph): doc: Changes in region hostname do not seem to take effect until radosg...
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin Johnson
06:18 AM Revision b0435e0d (ceph): Merge pull request #4335 from liewegas/wip-osd-df
mon: fix min/max variance for 'cpeh osd df' when osds are marked out
Reviewed-by: Kefu Chai <kchai@redhat.com>
Kefu Chai
03:04 AM Bug #11389: should not "rm -rf /etc/ceph" when uninstalling ceph-common
the quoted code was actually added in the fix of #4415.
i am not sure how to fix this without reverting the "rm -r...
Kefu Chai
02:24 AM Bug #11397 (Won't Fix): fail to compile with boost 1.55 and gcc 5.0
just want to note this down in case others run into the same problem. this is a bug in boost 1.55, and will/should be... Kefu Chai
01:31 AM Revision b55f3dbb (ceph): rgw: Document a lurking problem I see with subdomain/domain splitting
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin Johnson
01:30 AM Revision 044060fd (ceph): rgw: Speed up the building of valid de-duplicated hostnames for regions.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Robin Johnson
01:12 AM Revision f7311ec3 (ceph): doc: Document region hostnames settings.
The hostnames key in region settings was undocumented. Also includes how
the setting interacts with the ``rgw dns nam...
Robin Johnson

04/14/2015

11:00 PM rgw Documentation #11396: remove references to s3gw.fcgi
It looks like there are a lot of references to @s3gw.fcgi@ throughout the tree, in the @doc@ directory and in @qa/qa_... Ken Dreyer
10:54 PM rgw Documentation #11396 (Closed): remove references to s3gw.fcgi
From the ceph-users mailing list, the "Create A CGI Wrapper Script" and "Adjust CGI Wrapper Script Permission" sectio... Ken Dreyer
10:28 PM rgw Feature #11395 (New): rgw: sync: do work concurrently
Yehuda Sadeh
10:26 PM rgw Feature #10322 (Resolved): rgw: s3-tests, coverage for object versioning
Yehuda Sadeh
10:25 PM rgw Feature #11394 (New): rgw: sync: force sync of a bucket (from a specific source)
A command to sync a bucket from a specific force, will also (optionally) check for redundant objects at the destinati... Yehuda Sadeh
10:23 PM rgw Feature #11393 (New): rgw: sync: handle multiple sync sources
Yehuda Sadeh
10:23 PM rgw Feature #11392 (New): rgw: sync: propagate source zone to sync copy commands
Yehuda Sadeh
10:21 PM rgw Feature #11391 (New): rgw: sync: use data log for sync schedule
Yehuda Sadeh
10:20 PM rgw Feature #11390 (In Progress): rgw: sync: keep state of bucket run-through
Keep the state in the replica log. Keep retries if needed.
Read this state, and schedule run accordingly.
Yehuda Sadeh
09:40 PM devops Bug #11384: "Failed to fetch package version" in smoke-master-distro-basic-multi run
Run: http://pulpito.ceph.com/teuthology-2015-04-13_02:35:03-smoke-master-distro-basic-multi/
Jobs: all failed
Yuri Weinstein
08:49 PM Revision 47a11ff6 (ceph): Merge pull request #3481 from ktdreyer/wip-rpm-rm-old-fedoras
ceph.spec.in: remove reference to EOL Fedoras Sage Weil
08:40 PM Revision 275c1be6 (ceph): Merge pull request #4316 from Ved-vampir/librdb
librdb: add perf counters descriptions
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
08:20 PM Feature #9580 (Resolved): ceph-disk, ceph-osd: make journal [partition] creation conditional base...
Loïc Dachary
08:19 PM Feature #9580 (New): ceph-disk, ceph-osd: make journal [partition] creation conditional based on ...
* https://github.com/ceph/ceph/pull/4238 Loïc Dachary
08:11 PM Feature #9580 (Resolved): ceph-disk, ceph-osd: make journal [partition] creation conditional base...
Sage Weil
08:10 PM Feature #10463 (Resolved): use SEEK_DATA/SEEK_HOLE for FileStore fiemap() implementation
Sage Weil
06:59 PM Bug #11217 (Resolved): tests: TestFlatIndex.cc races with TestLFNIndex.cc
Loïc Dachary
06:58 PM Revision b01e68fa (ceph): Merge pull request #4332 from dachary/wip-11217-hammer
tests: TestFlatIndex.cc races with TestLFNIndex.cc
Reviewed-by: Sage Weil <sage@redhat.com>
Loïc Dachary
06:53 PM Revision 4cfeca03 (ceph): Merge pull request #4361 from oritwas/wip-11091
rgw: shouldn't return content-type: application/xml if content length is 0
Reviewed-by: Yehuda Sadeh <yehuda@redhat....
Yehuda Sadeh
06:33 PM Bug #10724: backport ceph-disk man page to Firefly
Thanks Loic!
For the record, the fix was merged after v0.80.9 was released, so it will be present in v0.80.10.
Ken Dreyer
05:45 PM Revision 3819055c (ceph): Merge pull request #4351 from ceph/wip-11256
Wip 11256
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Josh Durgin
05:38 PM Revision c0785343 (ceph): Merge pull request #460 from zhouyuan/mkdir_p
Make parent directories as needed Zack Cerza
05:11 PM Revision aedcce78 (ceph): librados_test_stub: add list_snaps implementation for ObjectReadOperation
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:11 PM Revision d792bd6f (ceph): tests: verify fast diff support in rebuild object map
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
05:11 PM Revision 6bd22845 (ceph): librbd: rebuild object map now supports fast diff
The snapshot history of each object is queried to determine whether
or not the object was dirtied at a particular sna...
Jason Dillaman
05:00 PM Revision 147c3f2b (ceph): Merge pull request #4363 from nilamdyuti/wip-doc-ceph-object-gateway
doc: Corrected the steps of Apache configuration for Debian-based
distros in object gateway installation guide.
Revi...
Ken Dreyer
04:49 PM Revision 4a6deb39 (ceph): doc: Corrected the steps of Apache configuration for Debian-based distros
in object gateway installation guide.
Signed-off-by: Nilamdyuti Goswami <ngoswami@redhat.com>
Nilamdyuti Goswami
04:47 PM Revision 882b3700 (ceph): tests: verify RBD flags are updated when enabling/disabling features
Signed-off-by: Jason Dillaman <dillaman@redhat.com> Jason Dillaman
04:35 PM Revision 718faf0e (ceph): mon: make note about osd df calc bug
Signed-off-by: Sage Weil <sage@redhat.com> Sage Weil
04:32 PM Revision f3ce75c1 (ceph): mon: fix min variance calc in 'osd df'
If the reweight is 0, ignore the osd for the purposes of calculating the
min.
Signed-off-by: Sage Weil <sage@redhat....
Sage Weil
04:30 PM devops Bug #11388: /usr/bin/ceph from ceph-common is broken without installing ceph
That's a great catch, thanks Jens.
I've amended the commit message and re-pushed to the branch for master: https:/...
Ken Dreyer
04:17 PM devops Bug #11388: /usr/bin/ceph from ceph-common is broken without installing ceph
Minor nit about the commit message: The library is called ceph_argparse, there is a different global python library c... Jens Harbott
03:55 PM devops Bug #11388: /usr/bin/ceph from ceph-common is broken without installing ceph
Tested the new package and it works fine.
Thanks for the fast solution.
Jens Harbott
03:12 PM devops Bug #11388: /usr/bin/ceph from ceph-common is broken without installing ceph
Jens, our "gitbuilder" CI system has built the branches in Git that I've posted above. Can you test the ceph-common p... Ken Dreyer
02:30 PM devops Bug #11388 (In Progress): /usr/bin/ceph from ceph-common is broken without installing ceph
Branch for master: https://github.com/ceph/ceph/tree/wip-11388-debian-argparse
Branch for hammer: https://github.com...
Ken Dreyer
01:57 PM devops Bug #11388: /usr/bin/ceph from ceph-common is broken without installing ceph
Confirmed; "@/usr/bin/ceph@" is in ceph-common, but "@ceph_argparse.py@" is not: https://github.com/ceph/ceph/blob/v0... Ken Dreyer
01:40 PM devops Bug #11388 (Resolved): /usr/bin/ceph from ceph-common is broken without installing ceph
... Jens Harbott
04:26 PM Revision e7ee206f (ceph): Merge pull request #4354 from zhouyuan/fix_ct_doc
doc: Fix misleading overlay settting in Cache Tier
Reviewed-by: Sage Weil <sage@redhat.com>
Sage Weil
04:24 PM Revision 7c68d5db (ceph): Merge pull request #4359 from ceph/wip-fix-ceph-dencoder-build-master
Move ceph-dencoder build to client
Rework mds/Makefile.am to support a dencoder client build
rgw/Makefile.am: Populat...
Ken Dreyer
04:09 PM Linux kernel client Fix #11234 (In Progress): rbd does many requests to the header on start-up
Douglas Fuller
04:05 PM Revision addc7e2c (ceph): Merge pull request #4357 from dachary/wip-release-notes-hammer
release-notes: backport Hammer release notes Sage Weil
03:32 PM Bug #11389 (New): should not "rm -rf /etc/ceph" when uninstalling ceph-common
we have ... Kefu Chai
02:48 PM Revision 5cc92bb2 (ceph): rgw: shouldn't return content-type: application/xml if content length is 0
Fixed: #11091
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
Orit Wasserman
02:31 PM Messengers Bug #11381: messenger: double clear of pipe in reaper
Hi Greg, I'm not sure whether you have solved this problem. I just remember that in Pipe::fault we have potential pro... Haomai Wang
02:26 PM Linux kernel client Bug #8415 (Closed): run_xfstests.sh: install quota package
Fixed by PR#12 to ceph-qa-chef Douglas Fuller
01:40 PM Revision 46b19cb7 (ceph): librbd: update image flags when enabling/disabling features
After enabling object map or fast diff, flag those features as
invalid. When disabling features, remove the associat...
Jason Dillaman
01:28 PM Feature #9963: librados: improve get_objects and get_position interfaces
https://github.com/ceph/ceph/pull/4360 John Spray
01:20 PM Revision b29e61c5 (ceph): tasks: s/pending_create/pending_update/ in MDS
Tests inspecting snapserver dump need updating
to reflect the rename.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
01:14 PM CephFS Bug #6613: samba is crashing in teuthology

https://github.com/ceph/ceph-qa-suite/pull/403
Zheng Yan
01:13 PM Revision f9d35d7c (ceph): suites: put fuse clients on separate hosts
To mitigate the weirdness when we start
trying to abort /sys/fs/fuse/connections/*
Signed-off-by: John Spray <john.s...
John Spray
01:13 PM Revision 947cc885 (ceph): suites: add .yamls for the recent cephfs tests
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
01:13 PM Revision 31c1d76f (ceph): suites: run fs/recovery with two MDSs
Some tests need both, and others should
ignore it.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
01:13 PM Revision b3f01659 (ceph): suites/fs: clean up whitespace in YAML
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
01:13 PM Revision a2a8c21a (ceph): tasks: update test_journal_repair
This broke with recent Client changes that
do better caching of readdir results, such
that doing an ls twice is no lo...
John Spray
01:13 PM Revision 7bc8875b (ceph): tasks: implement TestStrays.test_mv_hardlink_cleanup
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
01:13 PM Revision 79906e3d (ceph): tasks/cephfs: better multiple-mds handling
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
01:13 PM Revision 3d3b095b (ceph): tasks: lots of s/mds_restart/mds_fail_restart/
Wherever we are subsequently waiting for daemons
to be healthy, we should be doing a fail during the restart.
Also c...
John Spray
01:13 PM Revision 2b39fe59 (ceph): tasks/mds_flush: be more careful monitoring stats
Were previously taking the baseline from just after the
client did a delete, which was racy: should have taken
it fro...
John Spray
01:13 PM Revision f54e5414 (ceph): tasks/ceph_fuse: populate ctx.mounts earlier
...so that if an error happens during mount, I can
use the interactive console to access ctx.mounts.
Signed-off-by: ...
John Spray
01:13 PM Revision 2b5137bf (ceph): tasks: generalise cephfs test runner
...to avoid having boilerplate in each test module,
and gain the ability to run them all in one go
with a nice test-b...
John Spray
01:13 PM Revision abb63558 (ceph): tasks/cephfs: add test_sessionmap
Tests for the persistence behaviour of SessionMap.
Signed-off-by: John Spray <john.spray@redhat.com>
John Spray
01:13 PM Revision bd3ae1ee (ceph): tasks/cephfs: add test_strays
This tests the new purge file/ops throttling
in the MDS, via the new perf counters for
strays/purging.
Fixes: #10390...
John Spray
01:13 PM Revision 097ccbb5 (ceph): tasks: update journal_repair test for 'damaged' state
To track recent change in master where instead of
crashing on missing MDSTable object we'll go
into damaged state.
I...
John Spray
01:13 PM Revision 04730ee6 (ceph): suites: update tasks to use cephfs_test_runner
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
01:13 PM Revision ce1196d6 (ceph): tasks/cephfs: be tolerant of multiple MDSs
...as long as only one is active, all the ops
that default to talking to a single MDS should
be happy to talk to the ...
John Spray
01:13 PM Revision 5c1071b1 (ceph): ceph_manager: fix bad type assertions
In python, isinstance(foo, str) will fail if
a unicode string is passed in. The correct check
is basestring.
Signed...
John Spray
01:13 PM Revision 0de712f4 (ceph): tasks/ceph_manager: DRY in mds_status
Signed-off-by: John Spray <john.spray@redhat.com> John Spray
01:13 PM Revision 9eb1e59c (ceph): librbd: add new RBD_FLAG_FAST_DIFF_INVALID flag
Since fast diff can be enabled/disabled independently from the object
map, it's important to track when the fast diff...
Jason Dillaman
11:51 AM Revision ef216472 (ceph): Move ceph-dencoder build to client
The patch simply moves the ceph-dencoder build from server part of the
Makefiles to client part of the Makefiles.
Re...
Boris Ranto
11:51 AM Revision c2b3a35f (ceph): Rework mds/Makefile.am to support a dencoder client build
The patch adds all the mds sources to DENCODER_SOURCES to allow a
dencoder client build. The patch also splits the Ma...
Boris Ranto
11:46 AM Revision 0b264331 (ceph): rgw/Makefile.am: Populate DENCODER_SOURCES properly
Dencoder is built if ENABLE_CLIENT is set. However, the rgw/Makefile.am
populated DENCODER_SOURCES only if WITH_RADOS...
Boris Ranto
11:44 AM Revision fb11c74d (ceph): Dencoder should never be built with tcmalloc
The patch adds disabled perfglue stubs to DENCODER sources in order to
avoid tcmalloc-enabled ceph-dencoder builds.
...
Boris Ranto
10:02 AM Revision f04117a5 (ceph): Merge pull request #4348 from ceph/wip-mon-clean
mon: remove dead MonitorStore code
Reviewed-by: Joao Eduardo Luis <joao@suse.de>
Joao Eduardo Luis
09:53 AM Revision 570ff6d9 (ceph): librdb: add perf counters descriptions
Sign-off-by: Alyona Kiseleva <akiselyova@mirantis.com> Alyona Kiseleva
09:30 AM Revision 51f57632 (ceph): release-notes: backport Hammer release notes
Include the Hammer release notes in Hammer.
Cherry picking the Hammer release notes cannot be done cleanly, they are...
Loic Dachary
09:07 AM Revision 86bd6bc3 (ceph): task/samba: use SIGTERM to stop samba server
man samba(8) contains sentences:
To shut down a user's smbd process it is recommended that SIGKILL (-9)
NOT be used,...
Yan, Zheng
06:47 AM Revision e1f78999 (ceph): doc: Fix misleading overlay settting in Cache Tier
set-overlay is needed in either writeback or readonly mode of Cache
Tier setup.
Signed-off-by: Yuan Zhou <yuan.zhou@...
Yuan Zhou
04:13 AM devops Bug #11376 (Fix Under Review): ceph-objectstore-tool should be in the "ceph" server package
Proposal for master: https://github.com/ceph/ceph/pull/4353 Ken Dreyer
03:31 AM Feature #11387 (Rejected): osd: get more reasonable scrub_reg_stamp
If we execute the command "ceph osd set nodeep-scrub", the last_scrub_stamp
would be osd_deep_scrub_interval largger...
Xinze Chi
02:02 AM Revision b00b8219 (ceph): osd: Break the handling of PG removal event into multiple iterations
The removal of a PG could take hours to finish, and during which time
the disk thread is stucked. It is helpful to br...
Guang Yang
12:53 AM Revision df47e1f3 (ceph): client: fix uninline data funtion
For CEPH_OSD_CMPXATTR_MODE_U64, OSD expects the u64 to be encoded
as string in object's xattr
Fixes: #11356
Signed-o...
Yan, Zheng
12:11 AM Revision 25aa9a3c (ceph): Merge pull request #395 from fullerdj/wip-rbd-xfstests-201504
RBD: add YAML variables to override locations for ceph-qa-chef and xfstests
Reviewed-by: Josh Durgin <jdurgin@redhat...
Josh Durgin
 

Also available in: Atom