Hi,
Am 08.07.2015 um 22:03 schrieb Somnath Roy:
Run 'ceph osd set noout' before replacing....

sure but that didn't worked since firefly for me.

I did:
# set noout
# ceph stop osd.5
# removed disk
# inserted new disk
# format disk and mount disk
# start mkjournal mkkey mkkfs
# remove old osd auth key add new key

I can start the osd but i never comes up.

It only works for me if i completely remove the osd and create a new one:
ceph osd crush remove osd.5
ceph auth del osd.5
ceph osd rm osd.5

ceph osd create
...

Stefan

-----Original Message-----
From: ceph-users [mailto:[email protected]] On Behalf Of Stefan 
Priebe
Sent: Wednesday, July 08, 2015 12:58 PM
To: ceph-users
Subject: [ceph-users] replace OSD disk without removing the osd from crush

Hi,

is there any way to replace an osd disk without removing the osd from crush, 
auth, ...

Just recreate the same OSD?

Stefan
_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

________________________________

PLEASE NOTE: The information contained in this electronic mail message is 
intended only for the use of the designated recipient(s) named above. If the 
reader of this message is not the intended recipient, you are hereby notified 
that you have received this message in error and that any review, 
dissemination, distribution, or copying of this message is strictly prohibited. 
If you have received this communication in error, please notify the sender by 
telephone or e-mail (as shown above) immediately and destroy any and all copies 
of this message in your possession (whether hard copies or electronically 
stored copies).

_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to