On Wed, Dec 21, 2016 at 4:21 PM, Tone Zhang <tone.zhang@xxxxxxxxxx> wrote: > Hi Cephers, > > In recent, I tried to deploy Ceph cluster on Ubuntu 16.04 on ARM > platform via "ceph-deploy". > > When I ran "ceph-deploy install" command, I got "cannot find ceph-osd" > and "ceph-mon". I checked the ceph download center for Ubuntu on ARM > (https://download.ceph.com/debian-jewel/pool/main/c/ceph/), it seems > since Ceph 10.2.4, there is no deb packages for ARM any more. What's > happened? Does it mean ceph jewel delivery on ARM platform will be > stopped? also i noticed that the aarch64 gitbuilder has been failing since v10.2.3. but the reason of failure is still unknown. @Tone can you reproduce this in your environment? if not, it's very likely environmental issues in our gitbuilder. quote from http://gitbuilder.sepia.ceph.com/gitbuilder-ceph-deb-xenial-aarch64-basic/log.cgi?log=ecc23778eb545d8dd55e2e4735b53cc93f92e65b <quote> dpkg-deb: building package 'libcephfs-jni' in '../libcephfs-jni_10.2.3-1xenial_arm64.deb'. make: *** wait: No child processes. Stop. make: *** Waiting for unfinished jobs.... make: *** wait: No child processes. Stop. </quote> so v10.2.3 build on aarch64 failed. quote from http://gitbuilder.sepia.ceph.com/gitbuilder-ceph-deb-xenial-aarch64-basic/log.cgi?log=9411351cc8ce9ee03fbd46225102fe3d28ddf611 <quote> dpkg-deb: building package 'python-rbd' in '../python-rbd_10.2.4-1xenial_arm64.deb'. dpkg-deb --build debian/python-cephfs .. dpkg-deb: building package 'python-cephfs' in '../python-cephfs_10.2.4-1xenial_arm64.deb'. dpkg-deb --build debian/libcephfs-jni .. dpkg-deb: building package 'libcephfs-jni' in '../libcephfs-jni_10.2.4-1xenial_arm64.deb'. debian/rules:112: recipe for target 'binary-arch' failed </quote> so v10.2.4 build on aarch64 failed also. > > If I want to deploy Ceph jewel 10.2.2 via ceph-deploy, how shall I do? > Except download all the deb packaged for 10.2.2 and install ceph > manually, is there an easier way? > > Thanks a lot! > > Br, > Tone > -- > To unsubscribe from this list: send the line "unsubscribe ceph-devel" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- Regards Kefu Chai -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html