For the record here is a summary of what happened : http://dachary.org/?p=3131
On 04/07/2014 15:35, Loic Dachary wrote:
>
>
> On 04/07/2014 15:25, Wido den Hollander wrote:
>> On 07/04/2014 03:18 PM, Loic Dachary wrote:
>>> Hi,
>>>
>>> I extracted a disk with two partitions (journal and data) an
On 04/07/2014 15:25, Wido den Hollander wrote:
> On 07/04/2014 03:18 PM, Loic Dachary wrote:
>> Hi,
>>
>> I extracted a disk with two partitions (journal and data) and copied its
>> content in the hope to restart the OSD and recover its content.
>>
>> mount /dev/sdb1 /mnt
>> rsync -avH -
On 07/04/2014 03:18 PM, Loic Dachary wrote:
Hi,
I extracted a disk with two partitions (journal and data) and copied its
content in the hope to restart the OSD and recover its content.
mount /dev/sdb1 /mnt
rsync -avH --numeric-ids /mnt/ /var/lib/ceph/osd/ceph-$(cat /mnt/whoami)/
I th