Administer > Manage instances > WCS instance


Cluster with horizontal cluster members

  1. Complete the installation of a WCS node.

  2. Create a WCS instance.

  3. Backup the WAS administrative configuration.

  4. Federate the WCS node into a deployment manager cell.

  5. Prepare additional nodes for each node that to add to the cluster.

  6. Define the JDBC provider path for each node that contains a server that is or will be a member of the WCS cluster..

  7. Create a WCS Cluster.

  8. Add additional cluster members if required.

  9. Start the WAS administration server.

  10. Launch the WebSphere administrative console.

  11. Create an Internal Replication Domain for the application:

    It is possible to create this as part of the initial cluster setup. If you have already created a Replication Domain for the application, you can use the existing one.

    1. Click...

      Environment | Replication domains | New

    2. For Number of replicas, select Entire Domain.

    3. Save the changes.

  12. Enable cache replication in each clone.

    1. Click Servers > Application servers > Clone Name > Container Services > Dynamic Cache Service.

    2. To enable replication, select Enable Cache Replication.

    3. Choose a replication domain.

    4. Choose a replication type. For WCS, the recommendation is to use Not shared. Refer to Dynamic cache service settings for other options.

    5. Repeat steps a-d for each clone.

    6. Save the changes.

  13. Instead of using a default setting, always explicitly specify the replication mode for each entry in cachespec.xml.

    For example:

    • Add <sharing-policy>shared-push</sharing-policy> to each cache-entry in cachespec.xml.

    • You can choose not to replicate certain cache entries.

      To configure a cache entry to not replicate, set...

      <sharing-policy>not-shared</sharing-policy>

  14. Regenerate the Web server plug-in and copy the plug-in to the Web server.

    Verify the Web server configuration file, httpd.conf, points to right Web server plug-in file.

  15. Start the WCS cluster.


+

Search Tips   |   Advanced Search