Re: Is it possible to compile and use ceph with Raspberry Pi single-board computers?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Joao has done it in the past so it's definitely possible, but I
confess I don't know what if anything he had to hack up to make it
work or what's changed since then. ARMv6 is definitely not something
we worry about when adding dependencies. :/
-Greg

On Thu, Jan 15, 2015 at 12:17 AM, Prof. Dr. Christian Baun
<christianbaun@xxxxxxxxx> wrote:
> Hi all,
>
> I try to compile and use Ceph on a cluster of Raspberry Pi
> single-board computers with Raspbian as operating system. I tried it
> this way:
>
> wget http://ceph.com/download/ceph-0.91.tar.bz2
> tar -xvjf ceph-0.91.tar.bz2
> cd ceph-0.91
> ./autogen.sh
> ./configure  --without-tcmalloc
> make -j2
>
> But result, I got this error message:
>
> ...
>  CC     common/module.lo
>  CXX    common/Readahead.lo
>  CXX    common/Cycles.lo
> In file included from common/Cycles.cc:38:0:
> common/Cycles.h:76:2: error: #error No high-precision counter
> available for your OS/arch
> common/Cycles.h: In static member function 'static uint64_t Cycles::rdtsc()':
> common/Cycles.h:78:3: warning: no return statement in function
> returning non-void [-Wreturn-type]
> Makefile:13166: recipe for target 'common/Cycles.lo' failed
> make[3]: *** [common/Cycles.lo] Error 1
> make[3]: *** Waiting for unfinished jobs....
> make[3]: Leaving directory '/usr/src/ceph-0.91/src'
> Makefile:17129: recipe for target 'all-recursive' failed
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory '/usr/src/ceph-0.91/src'
> Makefile:6645: recipe for target 'all' failed
> make[1]: *** [all] Error 2
> make[1]: Leaving directory '/usr/src/ceph-0.91/src'
> Makefile:405: recipe for target 'all-recursive' failed
> make: *** [all-recursive] Error 1
>
> Is it possible at all to build and use Ceph on the ARMv6 architecture?
>
> Thanks for any help.
>
> Best Regards
>    Christian Baun
> _______________________________________________
> ceph-users mailing list
> ceph-users@xxxxxxxxxxxxxx
> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com




[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Ceph Dev]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux