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:[email protected]] On Behalf Of Nigel Williams Sent: Tuesday, August 26, 2014 11:30 PM To: [email protected] Subject: Re: [ceph-users] ceph-deploy with --release (--stable) for dumpling? On Tue, Aug 26, 2014 at 5:10 PM, Konrad Gutkowski <[email protected]> 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@ceph12:~# ceph -v ceph version 0.67.10 root@ceph12:~# cat /etc/apt/preferences Package: * Pin: origin ceph.com Pin-priority: 900 Package: * Pin: origin ceph.newdream.net Pin-priority: 900 root@ceph12:~# _______________________________________________ ceph-users mailing list [email protected] http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com _______________________________________________ ceph-users mailing list [email protected] http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
