Re: [ceph-users] ceph recovery incomplete PGs on Luminous RC

2017-07-24 Thread Daniel K
I was able to export the PGs using the ceph-object-store tool and import them to the new OSDs. I moved some other OSDs from the bare metal on a node into a virtual machine on the same node and was surprised at how easy it was. Install ceph in the VM(using ceph-deploy) -- stop the OSD and dismount

Re: [ceph-users] ceph recovery incomplete PGs on Luminous RC

2017-07-24 Thread Gregory Farnum
On Fri, Jul 21, 2017 at 10:23 PM Daniel K wrote: > Luminous 12.1.0(RC) > > I replaced two OSD drives(old ones were still good, just too small), using: > > ceph osd out osd.12 > ceph osd crush remove osd.12 > ceph auth del osd.12 > systemctl stop ceph-osd@osd.12 > ceph osd rm

[ceph-users] ceph recovery incomplete PGs on Luminous RC

2017-07-21 Thread Daniel K
Luminous 12.1.0(RC) I replaced two OSD drives(old ones were still good, just too small), using: ceph osd out osd.12 ceph osd crush remove osd.12 ceph auth del osd.12 systemctl stop ceph-osd@osd.12 ceph osd rm osd.12 I later found that I also should have unmounted it from /var/lib/ceph/osd-12