Dear all,

I wonder how to install Ceph on ARM processors.

When I executed "$ ceph-deploy install [hosts]" on x86_64, ceph-deploy
installed Ceph v10.2.9.
However, when it is executed on ARM64, the installation is failed.

----
$ ceph-deploy install ubuntu
(...)
[ubuntu][DEBUG ] add deb repo to /etc/apt/sources.list.d/
[ubuntu][INFO  ] Running command: sudo env DEBIAN_FRONTEND=noninteractive
DEBIAN_PRIORITY=critical apt-get --assume-yes -q update
[ubuntu][DEBUG ] Hit:1 http://ports.ubuntu.com/ubuntu-ports xenial InRelease
[ubuntu][DEBUG ] Get:2 http://ports.ubuntu.com/ubuntu-ports xenial-updates
InRelease [102 kB]
[ubuntu][DEBUG ] Get:3 https://download.ceph.com/debian-jewel xenial
InRelease [8474 B]
[ubuntu][DEBUG ] Get:4 https://download.ceph.com/debian-jewel xenial/main
arm64 Packages [780 B]
[ubuntu][DEBUG ] Get:5 http://ports.ubuntu.com/ubuntu-ports
xenial-backports InRelease [102 kB]
[ubuntu][DEBUG ] Get:6 http://ports.ubuntu.com/ubuntu-ports xenial-security
InRelease [102 kB]
[ubuntu][DEBUG ] Fetched 316 kB in 5s (60.4 kB/s)
[ubuntu][DEBUG ] Reading package lists...
[ubuntu][INFO  ] Running command: sudo env DEBIAN_FRONTEND=noninteractive
DEBIAN_PRIORITY=critical apt-get --assume-yes -q --no-install-recommends
install -o Dpkg::Options::=--force-confnew ceph-osd ceph-mds ceph-mon
radosgw
[ubuntu][DEBUG ] Reading package lists...
[ubuntu][DEBUG ] Building dependency tree...
[ubuntu][DEBUG ] Reading state information...
[ubuntu][WARNIN] E: Unable to locate package ceph-osd
[ubuntu][WARNIN] E: Unable to locate package ceph-mon
[ubuntu][ERROR ] RuntimeError: command returned non-zero exit status: 100
[ceph_deploy][ERROR ] RuntimeError: Failed to execute command: env
DEBIAN_FRONTEND=noninteractive DEBIAN_PRIORITY=critical apt-get
--assume-yes -q --no-install-recommends install -o
Dpkg::Options::=--force-confnew ceph-osd ceph-mds ceph-mon radosgw
----

I found that there is no *.deb file of v10.2.9 for ARM64 in repos (
http://download.ceph.com/debian-jewel/pool/main/c/ceph/ ).
But, I cannot know how to install Ceph v10.2.8 by ceph-deploy.

May you tell me how to install a specific version of Ceph by ceph-deploy?
or how to install Ceph on ARM processors?

Thanks,
Jae


-- 
  Jaemyoun Lee

  CPS Lab. (Cyber-Physical Systems Laboratory in Hanyang University)
  E-mail: jaemy...@hanyang.ac.kr
  Website: http://cpslab.hanyang.ac.kr
  Personal site: http://jaemyoun.com


-------------------------------------------------------------------------------------------------------------------------------------------
This e-mail is intended only for the named recipient. 
Dissemination, distribution, forwarding, or copying of this e-mail by anyone 
other than the intended recipient is prohibited. 
If you have received it in error, please notify the sender by e-mail and 
completely delete it. Thank you for your cooperation.

위 전자우편에 포함된 정보는 지정된 수신인에게만 발송되는 것으로 보안을 유지해야 하는 정보와 법률상 및 기타 사유로 공개가 금지된 정보가 
포함돼 있을 수 있습니다. 
귀하가 이 전자우편의 지정 수신인이 아니라면 본 메일에 포함된 정보의 전부 또는 일부를 무단으로 보유, 사용하거나 제3자에게 공개, 복사, 
전송, 배포해서는 안 됩니다. 
본 메일이 잘못 전송되었다면, 전자우편 혹은 전화로 연락해주시고, 메일을 즉시 삭제해 주시기 바랍니다. 협조해 주셔서 감사합니다.
-------------------------------------------------------------------------------------------------------------------------------------------
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to