We've chosen to use the gitbuilder site to make sure we get the same version when we rebuild nodes, etc. http://gitbuilder.ceph.com/ceph-deb-precise-x86_64-basic/ So our sources list looks like: deb http://gitbuilder.ceph.com/ceph-deb-precise-x86_64-basic/ref/v0.80.5 precise main Warren -----Original Message----- From: ceph-users [mailto:ceph-users-bounces@xxxxxxxxxxxxxx] On Behalf Of Nigel Williams Sent: Tuesday, August 26, 2014 11:30 PM To: ceph-users at lists.ceph.com Subject: Re: ceph-deploy with --release (--stable) for dumpling? On Tue, Aug 26, 2014 at 5:10 PM, Konrad Gutkowski <konrad.gutkowski at ffs.pl> wrote: > Ceph-deploy should set priority for ceph repository, which it doesn't, > this usually installs the best available version from any repository. Thanks Konrad for the tip. It took several goes (notably ceph-deploy purge did not, for me at least, seem to be removing librbd1 cleanly) but I managed to get 0.67.10 to be preferred, basically I did this: root at ceph12:~# ceph -v ceph version 0.67.10 root at ceph12:~# cat /etc/apt/preferences Package: * Pin: origin ceph.com Pin-priority: 900 Package: * Pin: origin ceph.newdream.net Pin-priority: 900 root at ceph12:~# _______________________________________________ ceph-users mailing list ceph-users at lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com