Configure a PKI Services Manager Cluster
To configure a cluster, you must be running the server in a Microsoft cluster environment. The Microsoft cluster service is required to manage access to shared resources.
Install PKI Services Manager on each node of your cluster
- Install PKI Services Manager.
- Stop the service if it is running.
Note: For cluster configuration, the service should not be running until after the cluster is correctly configured.
- Repeat this on every node that you want to include in your cluster.
Configure the cluster
- Open the Microsoft cluster management tool (Failover Cluster Management in Windows 2008 or Cluster Administrator in Windows 2003).
- Create a cluster group for PKI Services Manager.
- Add the following items to the PKI Services Manager cluster group.
Resource Type
|
Description
|
Physical Disk
|
Location of the PKI Services Manager data folder.
|
IP Address
|
The IP address used by the server.
|
Network Name
|
The host name used by the server.
|
- Add the PKI Services Manager service to the cluster group using the following settings:
Settings
|
Values
|
Resource Type
|
Generic Service
|
Generic Service Parameters
|
Set service name equal to: Attachmate Reflection PKI Services Manager
Enable this setting: Use network name for computer name
|
Dependencies
|
Add the following resources: Physical Disk IP Address Network Name
|
Registry Replication
|
Add this HKEY_LOCAL_MACHINE key: SOFTWARE\Attachmate\ReflectionPKI
(If your nodes are 64-bit systems use the key should be SOFTWARE\Wow6432Node\Attachmate\ReflectionPKI.)
|
- Do this step only if you are running Windows 2008. It ensures that incorrect parameters are not added to the PKI Services Manager service startup command.
- On the computer you are using to configure the cluster, open a command window as an administrator. (Start > All Programs > Accessories, right-click Command Prompt > Run as administrator.)
- Enter the following command:
cluster res "Attachmate Reflection PKI Services Manager" /priv
- If any startup parameters are configured, enter the following to clear the parameters:
cluster res "Attachmate Reflection PKI Services Manager" /priv StartupParameters=""
- Repeat step b to verify that there are now no startup parameters configured.
Configure PKI Services Manager
- Open the PKI Services Manager console on the active node of your cluster group.
- From the File menu, select Set Data Folder.
- Select Use custom.
- Set Data folder to a local folder on the shared physical disk you have set up as part of your cluster group, select Enable fail-over cluster support, and click OK.
Note: If you have existing settings, you can elect to have these settings copied over automatically to any new location that doesn't already have PKI Services Manager settings present.
- Configure any additional PKI Services Manager settings you want for the server.
- Check to be sure that no files or folders configured for use by PKI Services Manager reside on any individual node in your cluster. This ensures that files accessed by users will remain available after a failover. All locally required files should be in the specified base directory. This includes the certificate store, keys, configuration file, map files, and OCSP certificates (if used).
Start PKI Services Manager
After the cluster is correctly configured, start the service:
|
To use
|
Do this
|
|
The PKI Services Manager console
|
Open the console on the active node and start the server (Server > Start).
|
|
The Microsoft cluster management tool
|
Bring the PKI Services Manager service online.
|
|