Resource configuration planning

Resources in the Windows HA cluster include the application and all the shared file systems that belong to it. Windows HA provides an environment by identifying a set of cluster-wide resources essential to uninterrupted processing defining relationships among these nodes ensuring resources are available to client processes. When a cluster node fails or detaches from the cluster for a scheduled outage, the Cluster Manager redistributes its resources among any number of the surviving nodes.

Each resource in a cluster is defined as part of a Resource Group or a Role. This allows you to combine related resources that need to be clustered to provide a particular service. A Role includes the list of nodes that can acquire those resources and serve them to clients. Resources can either be cascading or rotating.

When configuring the InfoPrint Manager clustering, you have to add the InfoPrint services as resources in the created Resource Group or Role.

Before adding the Infoprint Manager services as resources, the InfoPrint Manager shared folders need to be created within the shared disk in the cluster (CSV) and the cluster nodes need to be rearranged.

Changes within the primary node

  1. Mount the CSV.

    Failover forces the CSV to be mounted within the other node.

  2. On the CSV storage, create this folder structure:

    • RICOH\InfoPrint Manager
    • RICOH\InfoPrint Manager\var\pd
    • RICOH\InfoPrint Manager\var\psf
    • RICOH\InfoPrint Manager\var\pddir

  3. After you create the folder structure, start installing InfoPrint Manager for Windows on the primary node and on all existing secondary nodes.

  4. On the first panel, the installer asks you to choose between Standard or HA installation. To install InfoPrint Manager on a Windows Server Cluster for High Availability, select HA.

  5. On the next installer panel, you can choose between HA primary and HA failover installation.

      Note:
    • When installing InfoPrint Manager on the primary node, select HA primary.

    • When installing InfoPrint Manager on any of the secondary nodes, select HA failover.

  6. Continue with the installation in the usual manner. See RICOH InfoPrint Manager for Windows: Getting Started for more information.

  7. After creating the folder structure and installing InfoPrint Manager for Windows, follow these steps:

    1. Stop all the InfoPrint Manager services within the primary node, if they are running. By default for a HA installation, the InfoPrint Manager services do not start automatically after the installation.

    2. After you create these folders, move the content from the primary node to the CSV:

      • Move the primary node \var\pd content to the \var\pd folder you created on the cluster shared volume. Within the primary node, the var\pd folder must become a Windows junction to the \var\pd shared volume folder.

      • Move the primary node \var\psf to the \var\psf folder you created on the cluster shared volume. Within the primary node, the \var\psf folder must become a Windows junction to the \var\psf shared volume folder.

      • Move the primary node \var\pddir to the \var\pddir folder you created on the cluster shared volume, and then the primary node \var\pddir must become a Windows junction to the \var\pddir folder you created on the cluster shared volume.

    3. Start the InfoPrint Manager services and check if they are running after the primary node modifications.

    4. Stop all the InfoPrint Manager services.

Changes within the failover node