On 06/09/2014 03:08 PM, Karan Singh wrote: > 1. When installing Ceph using package manger and ceph repositores , the > package manager i.e YUM does not respect the ceph.repo file and takes ceph > package directly from EPEL .
Option 1: install yum-plugin-priorities, add priority = X to ceph.repo. X should be less than EPEL's priority, the default is I believe 99. Option 2: add exclude = ceph_package(s) to epel.repo. -- Dimitri Maziuk Programmer/sysadmin BioMagResBank, UW-Madison -- http://www.bmrb.wisc.edu
signature.asc
Description: OpenPGP digital signature
_______________________________________________ ceph-users mailing list [email protected] http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
