Name Management

Topics How To Troubleshoot  

Table of Contents

Overview

Support

Changing the CommServe Name

Changing the Names of Clients/MediaAgents

Changing the Names of CommCell Components after a CommCell Migration

Changing the Domain Name for CommCell Components

Changing the Names from the Command line

Important Considerations

Agent Specific Considerations

Overview

It may be necessary to change the names of CommServe, MediaAgent and/or Client computers in a CommCell. The need to change the names of computers may occur in one or more of the following situations:

The following sections describes the name management process in all of the above situations.

Ensure the following before you change the names of computers in the CommCell using the CommCell Console:

  • Change the name of the computer in the operating system.
  • Make sure that the computer is available in the network with the new name. (DNS lookup or other name resolution facilities is appropriately configured to resolve the new name of the computer.)
  • Ensure that all applications running on the computer, such as SQL server, Exchange, Server, Oracle database, etc function with the new name. For the procedure to rename a computer that hosts a Stand-Alone Instance of SQL Server, see http://msdn.microsoft.com/en-us/library/ms143799.aspx.

Use ping (or other such network connectivity utilities) to verify whether the computer which has a new name, is accessible. Also ensure that the other computers in the network are accessible to the computer with the new name.

Support

Name management process is supported for all components from the CommCell Console.

Computers in Windows and Unix are supported in the clustered environment. (Netware is not supported in the clustered environment.). When performing the name change process in a clustered environment, use the CommCell Console to perform the name change.

Changing the CommServe Name

CommServe name can be changed from the Control Panel in the CommCell Console. The CommServe name change process includes the following:

See Change the Name of the CommServe Computer for step-by-step instructions.

Consider the following before performing the name change operation in a CommServe:

Changing the Names of Clients/MediaAgents

The Client/MediaAgent name can be changed from the Client or MediaAgent Properties in the CommCell Console. See Change the Name of Client/MediaAgent Computers. for step-by-step instructions.

When performing the name change process in a clustered environment, use the CommCell Console to perform the name change.

Changing the Names of CommCell Components after a CommCell Migration

Use one or more of the following steps to change the appropriate names after performing CommCell Migration:

Changing the Domain Name for CommCell Components

If there is a domain name change for one or more computers in a CommCell, provide the name of the new domain as described in Change the Domain Names for CommCell Computers.

Changing the Names from the Command Line

The CommServe, MediaAgent and Client names can be changed from the command line. This maybe useful when you install the software using the Decoupled Install and would like to change the name of the computer when the computer is registered.

The command must be executed locally, in the computer, and cannot be used to change the name of a remote computer.

Use the following steps to change the hostname or display name of a MediaAgent/Client computer as an example:

  1. Navigate to the <Software Install Directory>\Base folder and run the following command:

    Changing the Host Name

    SetPreImagednames.exe CCNAME -hostname newhostname oldhostname -displayname computername

    where,

    Changing the Client Name displayed in the CommCell Browser

    SetPreImagednames.exe CCNAME -displayname newcomputername oldcomputername

    where,

    The command will display the "Successfully changed names" message when completed.

    You can run the above commands for the CommServe and Web Server computers by replacing the CCNAME parameter in the command with CSNAME for the CommServe, or WEBSERVER for the Web Server.
  2. Restart the Services from the Service Control Manager, see Start Services on Windows for step-by-step instructions.

    Once the services are started open the CommCell Console. The new name for the computer will be displayed in the CommCell Browser.

Important Considerations

Agent Specific Considerations

File Archiver for Windows/Unix Agents

Web Search Server

Back to Top