How to change the name of a media server already in use.
I have a media server with name bptnp0001ap that must be changed to bqtnp0001ap.
The two names are defined now in the DNS as alias.
I have tried find a way to do that with NBU, if possible avoiding the deletion/recreation method.
I have used this morning the nbemmcmd - addalias. Now the media server has two aliases:
nbemmcmd -machinealias -getaliases -machinename bptnp0001ap.unix.banksys.be -machinetype media
The following aliases were found for the alias: "bptnp0001ap.unix.banksys.be"
bptnp0001ap.unix.banksys.be
bqtnp0001ap.unix.banksys.be
But when I look in the database, I see only one media server with name bptnp0001ap;
If I remove this alias (to have only bqtnp0001ap, the new name) , what would happen for the media server ?
Should I use instead nbemmcmd -renamehost ? What are the precaution to take ?
Except the command themselves, I have found no real explanation of the function, effect and precaution to take?
thank you