Re: [ceph-users] dealing with incomplete PGs while using bluestore

2017-07-22 Thread mofta7y
Thats exactly what I am doing the only difference is that i didnt need to do step1 since for me the dev was already mounted in /var/lib/ceph/ceph-### but remaining steps are exactly what i am doing. it seems to me the PG got corrupted in my case in all copies and thats what causing it to refu

Re: [ceph-users] dealing with incomplete PGs while using bluestore

2017-07-22 Thread Daniel K
I am in the process of doing exactly what you are -- this worked for me: 1. mount the first partition of the bluestore drive that holds the missing PGs (if it's not already mounted) > mkdir /mnt/tmp > mount /dev/sdb1 /mnt/tmp 2. export the pg to a suitable temporary storage location: > ceph-obje