On Tue, Apr 22, 2014 at 1:31 PM, Alfredo Deza <alfredo.d...@inktank.com> wrote:
> On Tue, Apr 22, 2014 at 1:29 PM, Alfredo Deza <alfredo.d...@inktank.com> 
> wrote:
>> On Sun, Apr 20, 2014 at 11:06 PM, peng <peng....@qq.com> wrote:
>>> Hey ,
>>>      when I  use the command : " ceph-deploy install osd13 " (osd13 is my
>>> host ) .
>>>
>>>      I see it will install emperor for me.  But   It prints the following
>>> [WARN] :   (Specifically , the emperor is  v0.72. not ceph-0.67.7 .. So   "
>>> The requested URL returned error: 404  ..  " occurs..
>>>
>>>     Can anyone tell me about how to use ceph-deploy to install emperor??
>>> Appreciate your kindness :)

Make sure you don't have any stale repo files in /etc/yum.repos.d/
that are pointing to 0.67 too.


>
> Oh wait, I missed that part. This is really odd behavior. Can you
> paste the full output of ceph-deploy?
>>
>> The warnings you are seeing come from the remote host (osd13 in your
>> case) and it is output
>> from PYCURL actually. I believe this is triggered by YUM, but you can
>> make sure by looking at the
>> previous lines and find the 'Running command: ...' line that tells you
>> exactly what is being called.
>>
>> Are you behind a proxy? Have you been able to reproduce this errors
>> consistently with other hosts?
>>
>>
>>>
>>>
>>> osd13][WARNIN]
>>> http://ceph.com/rpm-emperor/el6/x86_64/ceph-0.67.7-0.el6.x86_64.rpm: [Errno
>>> 14] PYCURL ERROR 22 - "The requested URL returned error: 404"
>>> [osd13][WARNIN] Trying other mirror.
>>> [osd13][WARNIN]
>>> http://ceph.com/rpm-emperor/el6/x86_64/libcephfs1-0.67.7-0.el6.x86_64.rpm:
>>> [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404"
>>> [osd13][WARNIN] Trying other mirror.
>>> [osd13][WARNIN]
>>> http://ceph.com/rpm-emperor/el6/x86_64/librados2-0.67.7-0.el6.x86_64.rpm:
>>> [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404"
>>> [osd13][WARNIN] Trying other mirror.
>>> [osd13][WARNIN]
>>> http://ceph.com/rpm-emperor/el6/x86_64/librbd1-0.67.7-0.el6.x86_64.rpm:
>>> [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404"
>>>
>>> _______________________________________________
>>> ceph-users mailing list
>>> ceph-users@lists.ceph.com
>>> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>>>
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to