How can I correct various problems with my Scalability Server? The Engine Collect jobs for this server are also failing
search cancel

How can I correct various problems with my Scalability Server? The Engine Collect jobs for this server are also failing

book

Article ID: 25872

calendar_today

Updated On:

Products

CA Client Automation CA Client Automation - IT Client Manager

Issue/Introduction

I can 'CAF PING' and 'CAMPING' the Scalability Server from the Domain Manager and vice-versa. NSLOOKUP to the

Scalability Server and the Domain Manager works fine in both directions. This document details what steps can be

taken to resolve issues related to CA Client Automation Scalability Servers where Asset jobs are failing.

What can be done to fully reset the Scalability Server and make it functional?

Environment

CA Client Automation - All Versions

 

Resolution

Important: This article contains information about modifying the registry. Before you modify the registry, make sure to create a back up of the registry and ensure that you understand how to restore the registry if a problem may occur. For more information about how to back up, restore and edit the registry, please view the relevant Microsoft Knowledge Base articles on support.microsoft.com.

The following procedure is probably the most efficient way to wipe out and reset a Scalability Server installation (even more so than a reinstall) to get things working without a reinstall:

  1. Run 'cserver reset' (deletes all the SS info from the mdb)
  2. Run 'cserver unregister' (deletes all the SS info from the DSM Explorer)
  3. Stop CAF on the SS using 'CAF Stop'
  4. Delete the Sector folder within '%sdroot%\..\ServerDB'
  5. Delete the SS entry/machine from the DSM Explorer - under 'All Computers' & 'All Scalability Servers'
  6. On the SS, delete the HostUUID key.

    On a 32-bit Windows OS: HKEY_LOCAL_MACHINE\SOFTWARE\ComputerAssociates\HostUUID
    On a 64-bit Windows OS: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ComputerAssociates\HostUUID
    On UNIX/Linux: Delete the file /etc/cadmuuid
  7. Run 'sd_sscmd addshare sdlibrary'
  8. Run 'sd_sscmd addshare msilibrary'
  9. Start CAF using 'CAF Start'
  10. Run 'CAF start amagent args /rescan_software /rescan_hardware /collect'
  11. Run 'CAF register all'
  12. Run 'cserver register -a'
  13. Confirm that the SS appears under 'All Scalability Servers'.
  14. Make sure that the Engine collect job runs successfully and the SS agent will subsequently appear under 'All Computers'.
  15. Test the functionality with other agents pointing to it. .

**Note: the Scalability Server agent won't reappear until the first collect job has run successfully.