Difference between revisions of "Same Vendor Migration"

From Tranzman Documentation
Jump to: navigation, search
Line 19: Line 19:
  
 
{|style="padding: 5px; width: 85%;"
 
{|style="padding: 5px; width: 85%;"
| style="width: 1%;"|[[File:Note.png|30px]]|| '''Note:''' style="padding: 10px; width: 85%;color:blue;"| Windows Agent package is a .exe and *nix Agent will be .bin file.
+
| style="width: 1%;"|[[File:Note.png|30px]]|| '''Note:''' style="padding: 10px; width: 85%;color:blue;"|  
|
+
Windows agent package is an .exe file and *nix agent is a .bin file. <br>
|}
+
Downloaded agent filename is the HEX value of individual octet of its IP address.<br>
{|style="padding: 5px; width: 85%;"
+
Agent package is self-signed and is valid only for the specific server created for.
| style="width: 1%;"|[[File:Note.png|30px]]|| '''Note:''' style="padding: 10px; width: 85%;color:blue;"| Package name is a HEXA value of each octet of the corresponding server's IP address.
+
|
|
 
|}
 
{|style="padding: 5px; width: 85%;"
 
| style="width: 1%;"|[[File:Note.png|30px]]|| '''Note:''' style="padding: 10px; width: 85%;color:blue;"| Package is self signed and is specific to the server it was downloaded for.
 
|  
 
 
|}
 
|}
  

Revision as of 06:58, 22 May 2023


Same Vendor Migration involves 2 parts- TZM Server side and Agent side. Please refer Configure Personality page for more information on selecting the Migration type.

TZM Server side

Adding the Environment

From the Dashboard, click the + button to add the backup environment. Enter the Agent IP and choose the platform of the backup server and click on Commit button.

Downloading the Agent package

Tranzman will start Querying instances... using IP address of the added environment and generate an Agent package based on the provided IP address and the OS type.

EnvironmentAdd.jpg


Note.png

Windows agent package is an .exe file and *nix agent is a .bin file.
Downloaded agent filename is the HEX value of individual octet of its IP address.
Agent package is self-signed and is valid only for the specific server created for.


Agent Side

Installing on Windows

Copy the Agent package to the backup server. The file can be copied and executed from any directory.
Make sure to execute it admin privilage by using "Run as Administrator"
Follow the prompt and complete the Installation. The Agent can be installed on any local path and the default installation path is C:\Program Files\SRL

AgentInstall windows.jpg

Installing on *NIX/Linux

Like the Windows Agent installtion, the *nix/Linux is simple and straight forward. Copy the file to any directory and run it as root user. The default installation path on Linux is /opt/SRL

AgentInstall linux.jpg
Note.png Incase of NetBackup Flex or NetBackup FlexScale appliance, the default installation path is the persistent storage path i.e. /mnt/nbdata/usr/openv/SRL



Return to Previous Go to Next