cancel
Showing results for 
Search instead for 
Did you mean: 

Netbackup, Change Domain Name

Backup_Admin2
Level 5
Partner Accredited

What are the requaired steps on the Master Server/Media Server of Netbackup 7.0 installed on Windows 2008 R2 after change the domain name.

without changing the Server name, just change the domain name.

 

Thank you all for your cooperation.

1 ACCEPTED SOLUTION

Accepted Solutions

Marianne
Moderator
Moderator
Partner    VIP    Accredited Certified

It all depends on how NBU was installed - using shortname or FQDN.

Shortname is easy - just change/add the alias for FQDN.

FQDN - nothing easy about that. Changing this name in NBU is seen as hostname change.

Please share output of 'nbemmcmd -listhosts -verbose'.

If you do not want to share names publically, feel free to change them to something like this:
master
master.domain
media1
media2
etc.

View solution in original post

2 REPLIES 2

Marianne
Moderator
Moderator
Partner    VIP    Accredited Certified

It all depends on how NBU was installed - using shortname or FQDN.

Shortname is easy - just change/add the alias for FQDN.

FQDN - nothing easy about that. Changing this name in NBU is seen as hostname change.

Please share output of 'nbemmcmd -listhosts -verbose'.

If you do not want to share names publically, feel free to change them to something like this:
master
master.domain
media1
media2
etc.

Backup_Admin2
Level 5
Partner Accredited

 Thank you Marianne, Since we you the Host name instead of FQDN it was easy and also for all Clients we used the host name aslo,, i faced another issue that we change IP addresses for some clients and we solve this issue by clearing the Master server Cache.

The below two Tech notes help me and useful.

http://www.symantec.com/business/support/index?page=content&id=TECH136792

http://www.symantec.com/business/support/index?page=content&id=TECH31385

 

Thanks