Hi,

Am 03.06.2014 23:24, schrieb Jason Harley:
> On Jun 3, 2014, at 4:17 PM, Smart Weblications GmbH - Florian Wiessner
> <f.wiess...@smart-weblications.de <mailto:f.wiess...@smart-weblications.de>> 
> wrote:
> 
>> You could try to recreate the osds and start them. Then i think the recovery
>> should proceed. If it does not, you could try to restart the acting osds, in
>> this case, 7 and 26. Osd 23 might need a restart, too.
> 
> restarting osd.23 seems to have fixed '4.ff3’ as it is now marked
> ‘active+clean’.  I will try with a few others that are in ‘active+recovering’.
> 
> When you suggest readding the OSDs, should I remove those that were added as
> replacements [21-26]?  The disks that were backing 12-17 are now running 
> 21-26..
> 

I think it would be less painfull if you had removed and the immediatelly
recreate the corrupted osd again to avoid 'holes' in the osd ids. It should work
with your configuration anyhow, though.

You should check other pg with ceph pg query and look out for

  "recovery_state": [
        { "name": "Started\/Primary\/Active",
          "enter_time": "2014-06-03 18:27:58.473736",
          "might_have_unfound": [
                { "osd": 2,
                  "status": "already probed"},
                { "osd": 3,
                  "status": "already probed"},
                { "osd": 12,
                  "status": "osd is down"},
                { "osd": 14,
                  "status": "osd is down"},
                { "osd": 19,
                  "status": "osd is down"},
                { "osd": 23,
                  "status": "querying"},
                { "osd": 26,
                  "status": "already probed"}],


And restart the osd that has status querying.

What do you get if you do ceph pg query 4.ff3 now?


-- 

Mit freundlichen Grüßen,

Florian Wiessner

Smart Weblications GmbH
Martinsberger Str. 1
D-95119 Naila

fon.: +49 9282 9638 200
fax.: +49 9282 9638 205
24/7: +49 900 144 000 00 - 0,99 EUR/Min*
http://www.smart-weblications.de

--
Sitz der Gesellschaft: Naila
Geschäftsführer: Florian Wiessner
HRB-Nr.: HRB 3840 Amtsgericht Hof
*aus dem dt. Festnetz, ggf. abweichende Preise aus dem Mobilfunknetz
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to