1. When you move an osd from one node to another, you don't need to destroy and create it. It will be automagically discovered and added.
2. To remove an osd from cluster, use ceph osd purge {id} --yes-i-really-mean-it
3. In ceph commands you should use numeric osd id, i.e. ceph auth del 7...