Previous Topic

Next Topic

Book Contents

Book Index

Web Farms - Installation - Installation Steps

Follow these steps to create a MOVEit Transfer web farm.

Task 1: Install MOVEit Transfer on node 1 if necessary

  1. If an existing MOVEit Transfer server is not being used, install MOVEit Transfer on one of the nodes now. This will be node 1 of the web farm, and the web farm will take its initial settings from this node.
  2. If the MOVEit Transfer database has not been migrated to the web farm database server, do this now.

    Note: You cannot use localhost as the database for a web farm.

  3. Use the MOVEit Transfer SQL Server Conversion Assistant to help migrate a local MySQL database to a remote SQL Server database server. For more information, see knowledge base article on converting MOVEit Transfer to SQL Server.
  4. Perform a full backup of the first MOVEit Transfer server to assist with recovery if necessary later.

Task 2: Install MOVEit Transfer on remaining application nodes

  1. Install MOVEit Transfer on the remaining application nodes at this time. Order does not matter.
  2. Copy the MOVEitDMZ_Install.INI, which is found on the root of C: on the previous MOVEit Transfer install. Copy it to the root of the C: drive
  3. Run the installation program, using the same settings that were used on the first MOVEit Transfer server.

important During the installation, change the Database name. You will see this set as: moveitdmz. You must change the database name for each instance you create.

Task 3: Run MOVEit Transfer Web Farm Conversion Assistant on node 1

  1. Select Create new webfarm to have the utility create a new web farm based on this MOVEit Transfer server. Click Next.
  2. Enter (or confirm) database settings. The utility will attempt to populate the fields with the current database settings of the DMZ server. You must use a Microsoft SQL Server database. Click Next.
  3. Enter file share settings.
  4. Select the Save web farm settings file checkbox and enter a path for the settings file. Click Next.
  5. Confirm the settings, or fix any displayed problems. Click Next.

    The conversion assistant does the following

    If you chose to save the web farm settings to a file, copy that file to the other nodes that will be added, and to a safe location internally for storage.

Task 4: Run MOVEit Transfer Web Farm Conversion Assistant on remaining application nodes

  1. Select Add to existing webfarm to have the utility add the node to the web farm created above. If the previously saved settings file is available, select Load settings from INI file and enter the location of the file. Click Next.
  2. Enter database and files share settings, if necessary. This step is skipped if a valid settings file was loaded in the previous step.
  3. Confirm the displayed settings, or fix any displayed problems. Click Next to add the node to the existing web farm.

    The conversion assistant does the following:

    If errors occur, see the log file indicated on the final page of the utility.

Task 5: Test each application node

Run the MOVEit Transfer Check utility on each node. All nodes are now using the user accounts from the first node.