CCI-MOC / m2

Bare Metal Imaging (Malleable Metal as a Service)
18 stars 16 forks source link

New ceph-deploy version breaks current dev install scripts #159

Closed djfinn14 closed 6 years ago

djfinn14 commented 6 years ago

With the new ceph-deploy 2.0.0, they removed the options of both ceph-deploy osd prepare and ceph-deploy osd activate. This causes intall_ceph.sh to fail. We need to either install ceph-deploy 1.5.39 instead or modify the script to use ceph-deploy osd create. Quick fix for people who want to use the scripts right now is to change the lines in install_packages.sh "sudo pip install -U ceph-deploy" to be "sudo pip install -U ceph-deploy==1.5.39"

radonm commented 6 years ago

Osd create looks better option.

Ancient software versions generally cause trouble.

On 2.2.2018 г. 13:37 ч., djfinn14 wrote:

With the new ceph-deploy 2.0.0, they removed the options of both ceph-deploy osd prepare and ceph-deploy osd activate. This causes intall_ceph.sh to fail. We need to either install ceph-deploy 1.5.39 instead or modify the script to use ceph-deploy osd create. Quick fix for people who want to use the scripts right now is to change the lines in install_packages.sh "sudo pip install -U ceph-deploy" to be "sudo pip install -U ceph-deploy==1.5.39"

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/CCI-MOC/ims/issues/159, or mute the thread https://github.com/notifications/unsubscribe-auth/ABfSV42JLmGYpCtupFa6up2fBA9kcKNQks5tQ1XbgaJpZM4R3mfk.