Commit Graph

39603 Commits

Author SHA1 Message Date
Loic Dachary
edc24c2ed4 Merge pull request #3785 from ceph/wip-da-doc-erasure
doc: add erasure-code-shec to plugin list

Reviewed-by: Loic Dachary <ldachary@redhat.com>
2015-02-24 15:31:22 +01:00
Danny Al-Gaaf
d03cc6195b doc: add erasure-code-shec to plugin list
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
2015-02-24 15:11:40 +01:00
Loic Dachary
54c41c606d Merge pull request #3784 from Ved-vampir/master
common: add perf counters description

Reviewed-by: Loic Dachary <ldachary@redhat.com>
2015-02-24 11:52:59 +01:00
Loic Dachary
ef90c6f11e Merge pull request #3783 from tchaikov/update-doc
doc: update doc with latest code

Reviewed-by: Loic Dachary <ldachary@redhat.com>
2015-02-24 11:49:05 +01:00
Ved-vampir
31b1532b1c common: add perf counters description
Signed-off-by: Kiseleva Alyona <akiselyova@mirantis.com>
2015-02-24 13:47:15 +03:00
Kefu Chai
c1e792d8aa doc: update doc with latest code
* also silence some warnings of doxygen

Signed-off-by: Kefu Chai <kchai@redhat.com>
2015-02-24 16:05:12 +08:00
Gregory Farnum
eb0c34b61a Merge pull request #3782 from ceph/hadoop-workunits
Hadoop workunits
2015-02-23 22:35:08 -08:00
Gregory Farnum
e4959ed24e Merge pull request #3753 from ceph/wip-10743
mds: wait for mydir replicas to go away in stopping

Reviewed-by: Greg Farnum <gfarnum@redhat.com>
2015-02-23 22:26:36 -08:00
Gregory Farnum
001de29fb9 Merge pull request #3775 from ceph/wip-10862
mon: do not try and "deactivate" the last MDS

Reviewed-by: Greg Farnum <gfarnum@redhat.com>
2015-02-23 22:22:27 -08:00
Noah Watkins
15da810086 qa: update old replication tests
Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
2015-02-23 20:00:24 -08:00
Noah Watkins
6bc2b024fd hadoop: add terasort workunit
Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
2015-02-23 20:00:24 -08:00
Loic Dachary
92d26bb82b Merge pull request #3686 from ceph/wip-crushtool
crushtool: process commands in a sensible order

Reviewed-by: Loic Dachary <ldachary@redhat.com>
2015-02-23 23:20:32 +01:00
Sage Weil
f85f2f206d Merge pull request #3778 from dachary/wip-crushtool
crush: re-organize the help to clarify ordering
2015-02-23 13:32:23 -08:00
Loic Dachary
62e7b4a377 crush: re-organize the help to clarify ordering
The options are grouped according to the stage they relate to

   - input/build
   - tunables adjustments
   - modifications
   - display/test
   - output

Signed-off-by: Loic Dachary <ldachary@redhat.com>
2015-02-23 21:12:21 +01:00
Sage Weil
b8d497e493 crushtool: add test for crushtool ordering
Signed-off-by: Sage Weil <sage@redhat.com>
2015-02-23 11:21:25 -08:00
Sage Weil
dca345280e crushtool: send --tree to stdout
Signed-off-by: Sage Weil <sage@redhat.com>
2015-02-23 11:21:25 -08:00
Sage Weil
2b92320b9a crushtool: name osds with --build function
Signed-off-by: Sage Weil <sage@redhat.com>
2015-02-23 11:21:25 -08:00
Sage Weil
f52840c8a9 crushtool: do not dump tree on build
This pollutes the output.

Signed-off-by: Sage Weil <sage@redhat.com>
2015-02-23 11:21:25 -08:00
Sage Weil
b5d6e76790 doc/release-notes: v0.87.1
Signed-off-by: Sage Weil <sage@redhat.com>
2015-02-23 10:46:56 -08:00
Loic Dachary
fb1d479a3a Merge pull request #3776 from dachary/wip-development-workflows
doc: development workflows

Reviewed-by: Yuri Weinstein <yuriw@redhat.com>
2015-02-23 18:46:16 +01:00
Loic Dachary
725822d135 doc: development workflows
Document the high level view of the development workflows which are
otherwise implicit and non trivial to figure out.

Signed-off-by: Loic Dachary <ldachary@redhat.com>
2015-02-23 18:11:32 +01:00
Loic Dachary
280a9bf4b7 doc: page title suitable for :doc:
When using :doc:`/dev/sepia` the page title is inlined. The modified
title is easier to include as part of a sensible sentence.

Signed-off-by: Loic Dachary <ldachary@redhat.com>
2015-02-23 16:29:05 +01:00
Loic Dachary
269df80442 doc: spellcheck quick development guide
Signed-off-by: Loic Dachary <ldachary@redhat.com>
2015-02-23 16:28:26 +01:00
Loic Dachary
89d5200bd5 doc: do not doxygen src/tracing
because it does not publish an API that needs to be documented and
because it triggers https://github.com/ceph/asphyxiate/issues/1 in some
contexts.

Signed-off-by: Loic Dachary <ldachary@redhat.com>
2015-02-23 16:26:27 +01:00
John Spray
a2867987bc mon: do not try and "deactivate" the last MDS
Fixes: #10862
Signed-off-by: John Spray <john.spray@redhat.com>
2015-02-23 14:23:56 +00:00
Sage Weil
5c62ffb2bb Merge pull request #3763 from Ved-vampir/master
common: add description in PerfCounter class

Reviewed-by: Sage Weil <sage@redhat.com>
2015-02-22 20:34:35 -08:00
Sage Weil
8221687f5a Merge remote-tracking branch 'gh/hammer' 2015-02-21 21:52:03 -08:00
Kefu Chai
f6530474c0 Merge pull request #3741 from ceph/wip-cmake-vstart
cmake fixes and enable vstart with cmake build 

Reviewed-by: Kefu Chai <kchai@redhat.com>
2015-02-22 10:10:40 +08:00
Sage Weil
cbb2e53d61 Merge pull request #3729 from guangyy/wip-4254-hammer
osd: number of degraded objects in EC pool is wrong when there is OSD down(in).

Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Sage Weil <sage@redhat.com>
2015-02-21 10:10:12 -08:00
Sage Weil
a07a956d77 Merge pull request #3722 from ceph/wip-10787
mon: fix osd_epoch cache bug 10787

Reviewed-by: Joao Eduardo Luis <joao@redhat.com>
2015-02-21 10:08:59 -08:00
Sage Weil
571f60b88c Merge branch 'osd-fix' of git://github.com/wonzhq/ceph into hammer
Reviewed-by: Sage Weil <sage@redhat.com>
Reviewed-by: Samuel Just <sjust@redhat.com>
2015-02-21 10:07:20 -08:00
Sage Weil
87096125ac Merge branch 'wip-5639' of git://github.com/rzarzynski/ceph into hammer
Reviewed-by: Sage Weil <sage@redhat.com>
2015-02-21 10:05:55 -08:00
Sage Weil
79cbcfbab1 Merge pull request #3760 from ceph/wip-10883
osd: Fix FileJournal wrap to get header out first

Reviewed-by: Sage Weil <sage@redhat.com>
2015-02-20 15:18:41 -08:00
Sage Weil
1ad76622bf Merge pull request #3767 from athanatos/wip-10881
Wip 10881

Reviewed-by: Sage Weil <sage@redhat.com>
2015-02-20 15:14:03 -08:00
Sage Weil
6586541b0d Merge pull request #3768 from athanatos/wip-10780
Wip 10780

Reviewed-by: Sage Weil <sage@redhat.com>
2015-02-20 15:10:35 -08:00
Sage Weil
f6098bd9a9 Merge pull request #3769 from athanatos/wip-10908
Wip 10908

Reviewed-by: Sage Weil <sage@redhat.com>
2015-02-20 15:08:20 -08:00
Yehuda Sadeh
170c88d413 cmake: radosgw, radosgw-admin related fixes
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
2015-02-20 14:28:13 -08:00
Yehuda Sadeh
4feb171bf4 vstart.sh: can use binaries outside of ceph/src
If setting CEPH_BUILD_ROOT, will use that path, otherwise runs
everything from current directory as before.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
2015-02-20 14:28:12 -08:00
Yehuda Sadeh
aebdc4f0ca Merge pull request #3612 from zhouyuan/acct_get_resp_headers
rgw: Adding stats in the header of GET response on account

Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
2015-02-20 13:06:44 -08:00
Yehuda Sadeh
ea0302b7a9 Merge pull request #3648 from theanalyst/doc/swift-temp-url
doc: swift tempurl functionality

Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
2015-02-20 13:03:00 -08:00
Loic Dachary
fa6505ed43 Merge pull request #3766 from tchaikov/chain_xattr-wrong-size-for-snprintf
os/chain_xattr: fix wrong `size` for snprintf()

Reviewed-by: Loic Dachary <ldachary@redhat.com>
2015-02-20 19:01:22 +01:00
Ken Dreyer
f85f7adc95 Merge pull request #3744 from ceph/wip-10884-hammer-rpm-devel-split
ceph.spec: split ceph-devel to appropriate *-devel packages

Reviewed-by: Sandon Van Ness <sandon@redhat.com>
Reviewed-by: Boris Ranto <branto@redhat.com>
2015-02-20 10:44:45 -07:00
Kefu Chai
7c8b493641 os/chain_xattr: fix wrong size for snprintf()
Signed-off-by: Kefu Chai <kchai@redhat.com>
2015-02-21 01:26:58 +08:00
Josh Durgin
c0e897e9fd Merge pull request #3764 from ceph/wip-10919
cls_rbd: invalidate bufferlist CRC when updating object map

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2015-02-20 09:00:26 -08:00
Josh Durgin
b748eea076 Merge pull request #3754 from ceph/wip-10907
rgw: pass civetweb configurables to civetweb

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2015-02-20 08:56:58 -08:00
Sage Weil
bee8179c39 Merge pull request #3762 from fghaas/master
doc: explain that ceph tell osd.N bench is non-destructive
2015-02-20 08:52:51 -08:00
Ved-vampir
08503d3f24 mon: fix bug with counter name (win counter was inc-ed in lose func)
Signed-off-by: Kiseleva Alyona akiselyova@mirantis.com
2015-02-20 19:32:46 +03:00
Sage Weil
3839b19da7 Merge pull request #3697 from yuyuyu101/wip-async-fix-2
AsyncMessenger: Fix fd leak and lossless_peer_reuse policy problem
2015-02-20 08:18:48 -08:00
Ved-vampir
bbaa11309d common: add description in PerfCounter class
Signed-off-by: Kiseleva Alyona <akiselyova@mirantis.com>
2015-02-20 19:01:44 +03:00
Jason Dillaman
55d3db979a cls_rbd: invalidate bufferlist CRC when updating object map
The bit vector was not invalidating the bufferlist's CRC, resulting
in peer OSDs rejecting write op due to a mismatched CRC on the
message.

Fixes: #10919
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
2015-02-20 10:37:59 -05:00