Hello ceph-users! I am a ceph user from china. Our company deploy ceph on arm ubuntu 14.04. Ceph Version is luminous 12.2.2. When I try to activate osd by ceph-volume, I got the following error.(osd prepare stage seems work normally) It seems that ceph-volume only work under systemd, but ubuntu 14.04 does not support systemd. How can I deploy osd in ubuntu 14.04 by ceph-volume? Will ceph-volume support upstart in the future? ===============================================================> # ceph-volume lvm activate --bluestore 12 03fa2757-412d-4892-af8a-f2260294a2dc Running command: sudo ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vggroup/lvdata --path /var/lib/ceph/osd/ceph-12 Running command: sudo ln -snf /dev/vggroup/lvdata /var/lib/ceph/osd/ceph-12/block Running command: chown -R ceph:ceph /dev/dm-2 Running command: chown -R ceph:ceph /var/lib/ceph/osd/ceph-12 Running command: sudo systemctl enable ceph-volume@lvm-12-03fa2757-412d-4892-af8a-f2260294a2dc stderr: sudo: systemctl: command not found --> RuntimeError: command returned non-zero exit status: 1 <================================================================ Your reply will be appreciated! |
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com