Install more servers
This topic explains how to install additional Deployment Automation servers for a disaster recovery implementation.
Prerequisite: Install the first server
To install additional servers:
-
UNIX/Linux: Make sure you have mounted the network share with the Deployment Automation profile:
-
Open the /etc/fstab file for editing.
-
Add a line for your profile share, for example:
Copy code//serverName/Temp/sharedProfile /mnt/localProfileDir cifs _netdev,
uid=1000,iocharset=utf8,sec=ntlm,username=user@domain.com,
password=password,noserverino 0 0 -
Save the file.
-
-
Run the server installer and set the Server Install Location field to the shared Deployment Automation user profile.
-
Select the optionUse existing settings so that the installation uses the same database as the first server.
After installing servers, install and configure agents. For details, see Disaster recovery configurations.

