Fixes for missing and doubly-packaged files in ceph.spec

2014-02-12 Thread Alexandre Oliva
In order to upgrade my servers to the Fedora-based Hatrack 20, I had to roll out my own rpms, because there aren't Fedora 20 builds at ceph.com. This revealed some errors in the ceph spec file, that caused errors because some ceph_test files were not packaged at all, and warnings because some

packaging: do not package libdir/ceph recursively

2014-02-12 Thread Alexandre Oliva
My earlier patch was partially redundant with commit e60dcfa80dec, that didn't make 0.76, so here's the non-redundant change, as a separate patch. --- Package libdir/ceph non-recursively, to avoid duplicates, and package libdir/ceph/ceph_common.sh explicitly. Signed-off-by: Alexandre Oliva

Re: packaging: do not package libdir/ceph recursively

2014-02-12 Thread Ken Dreyer
On Wed, Feb 12, 2014 at 10:46 AM, Alexandre Oliva ol...@gnu.org wrote: My earlier patch was partially redundant with commit e60dcfa80dec, that didn't make 0.76, so here's the non-redundant change, as a separate patch. Thank you! I've added my signed-off-by and submitted it for inclusion in

ceph-brag ready

2014-02-12 Thread Sebastien Han
Hi guys, First implementation of the ceph-brag is ready. We have a public repo available here, so can try it out. https://github.com/enovance/ceph-brag However I don’t have any idea on how to submit this to github.com/ceph. Can someone help me on that? Cheers. Sébastien Han Cloud

Re: ceph-brag ready

2014-02-12 Thread Mark Nelson
On 02/12/2014 02:58 PM, Sebastien Han wrote: Hi guys, First implementation of the ceph-brag is ready. We have a public repo available here, so can try it out. https://github.com/enovance/ceph-brag However I don’t have any idea on how to submit this to github.com/ceph. Can someone help me on

Re: Google Summer of Code 2014

2014-02-12 Thread Li Wang
Hi Patrick and Sage, We are pleasure to do this below ALLOW A TUNABLE “PRIMARY AFFINITY” IN THE OSDMAP, as well as Extend CRUSH Policy Language to Support More Interesting Policies of GSOC 2013, if it has not been done. Both are related to crush optimization. We are ready to be mentees :)

Re: Google Summer of Code 2014

2014-02-12 Thread Loic Dachary
Hi, I've added the INCREASE CODE COVERAGE project description and volunteer to be a mentor. ALLOW A TUNABLE “PRIMARY AFFINITY” IN THE OSDMAP is already implemented but not merged yet at https://github.com/ceph/ceph/pull/1176 I volunteer to be a co-mentor for ADD ERASURE CODING TO THE