On 25/02/2015 17:31, shylesh kumar wrote:
I am trying to use ceph-deploy to deploy my cluster but it tries to download the rpms which i don't want, however what i want is using ceph-deploy to use my local git repo.
`ceph-deploy install` is specifically for configuring package repos and installing from those, not for anything involving your local source tree. You'll need to build some packages (http://ceph.com/docs/master/install/build-ceph/#build-ceph-packages) and install them yourself. Once you've got ceph installed from locally built packages, you can continue to use the subsequent ceph-deploy steps (i.e. everything after `install`).

Cheers,
John
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to