To remove a server that is online, run the dsreplication
disable command from any server.
$ bin/dsreplication disable --hostname austin03.example.com --port 1389 \
--baseDN dc=example,dc=com --adminUID admin --adminPassword password \
--no-prompt
Note:
If the server to remove is online, only one invocation of dsreplication disable is necessary.