On 04/18/17 16:31,
pascal.pucci@xxxxxxxxxxxxxxx wrote:
I hope those aren't SMR disks... make sure they're not or it will be very slow, to the point where osds will time out and die. I think you only have to stop them (hopefully not enough to cause missing objects, and optionally set noout first), unmount them, move the disks, mount them and start them on the new node. Then change the crush rule: ceph osd crush move osd.X host=nodeY If your journals aren't being moved too, then flush the journals after the osds are stopped: sync ceph-osd --id $n --setuser ceph --setgroup ceph --flush-journal (if that crashes, start the osd, then stop again, and retry) and before starting them, make new journals. ceph-osd --id $n --setuser ceph --setgroup ceph --mkjournal I don't know how much data this will move if any... but if it moves data, you probably don't have a choice.
|
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com