Previous Topic

Next Topic

Book Contents

Book Index

Step 1: Configure the MSCS Failover Solution

Configure a two-node cluster in Microsoft Clustering Services

On the two systems that will run WS_FTP Server (Node 1 and Node 2), set up Windows Server 2019 Standard or Datacenter or Windows Server 2016 Standard with the clustering feature and configure a cluster using the cluster IP address.

Go to the Failover Cluster Step-by-Step Guide in Microsoft's TechNet library and follow Steps 2 - 4 of the "Steps for installing a two-node file server cluster" section. Stop when you reach the section entitled "Steps for configuring a two-node file server cluster."

Ensure both nodes can access external resources

  1. Verify that both nodes can access the Microsoft SQL Server database (which is used for WS_FTP Server configuration data).
  2. If you're using an external user database (for example, Active Directory or another supported user database), verify that both nodes can access the user database location.
  3. Verify that both nodes can access the NAS via the UNC path.

If you are using a Windows Share as the NAS for the file transfer file system and logging directory, you must configure certain sharing and security permissions, otherwise logging will fail. See Configuring Windows Share Permissions to configure folder permissions.

If your nodes are having trouble accessing a resource, review your cluster configuration to verify that you have selected the appropriate settings for your environment.

If you are migrating from a standalone WS_FTP Server installation to a failover cluster, go to Migrating WS_FTP Server to a Failover Cluster to continue configuring the failover solution.

See Also

Configuring a Failover Solution Using Microsoft Cluster Services

Architecture

Requirements

Step 2: Install WS_FTP on Both Nodes

Step 3: Edit Progress Registry Settings on Both Nodes

Step 4: Configure Progress Services in Microsoft Cluster Services

Step 5: Test the Failover Cluster