Skip to main content
Feedback

Runtime cluster installation checklist (Windows)

Before installing the runtime cluster on Windows:

  • Ensure that your computer meets the system requirements, including access to PowerShell.
  • Synchronize clocks.
  • Consider failover and disaster recovery needs.
  • You have administrator access to the machine.

Check runtime cluster system requirements

Check the runtime cluster’s system requirements.

Warning: If there are Unicode characters in the directory path to where you intend to install the runtime cluster, the installation will fail.

Install PowerShell

The runtime cluster nodes require a minimum of Windows PowerShell version 2.0. runtime clusters also support later versions, such as Windows PowerShell 5.1 and 7.0. Windows installs PowerShell on every version starting with Windows 7 SP1 and Windows Server 2008 R2 SP1. For more information, refer to topics: Installing Windows PowerShell and Installing PowerShell on Windows.

Synchronize clocks and time zones

Ensure that the clock on all runtime cluster nodes, including central storage services (such as NFS), synchronize regularly using a Network Time Protocol (NTP) server. However, suppose the clocks on the machines are not closely synchronized. In that case, you are likely to encounter problems with:

  • Clustering protocol
  • Accurate time recording for cross-node action
  • Accurate handling of files on the shared file system

Ensure that you set all machines to use the same time zone, including the devices on which the runtime cluster nodes run and the file servers you use. See your operating system’s documentation for instructions on setting your machines’ time zone.

Consider failover and disaster recovery needs

For information about backup and disaster recovery best practices for runtime clusters and runtime clouds, review the following resources in the Boomi Community:

If you take point-in-time snapshots of your systems with a tool such as VMware, you do not have to take images of the nodes in a runtime cluster or runtime cloud. The nodes do not contain any valuable information beyond operating system settings. However, if you want to take a snapshot of a runtime cluster or runtime cloud node, do so only once at setup time and before starting the node.

note

Boomi does not recommend taking snapshots of runtime cluster or runtime cloud nodes on an ongoing basis. Doing so can negatively impact the node's operational stability.

Obtain Administrator access

Depending on the version of Windows you are running, you might require Administrator access to the system where you plan to install runtime cluster nodes.

Install the runtime cluster

  1. Download the runtime cluster installer.

  2. Set up a Windows shared directory for the runtime cluster.

  3. Install the initial runtime cluster node on Windows.

  4. Set up the runtime cluster’s Windows service.

  5. Install additional runtime clusters nodes. You must do this on each Windows machine that you include in the runtime cluster.

  6. (Optional) See the section about maintaining runtimes, runtime clusters, and runtime clouds. You might want to modify how the runtime cluster runs, change default settings or even remove it.

  7. (Optional) If you didn’t enable local storage when you ran the installer, Boomi recommends that you do so to reduce unnecessary network traffic. Refer to the topic about enabling working data storage.

On this Page