Stop CSA

To stop CSA on Windows, complete the following steps:

  1. On the server that hosts CSA, navigate to Start > Administrative Tools > Services.
  2. Right-click on the CSA service and select Stop.

  3. Right-click on the HPE Marketplace Portal service and select Stop.

  4. If you installed an embedded Operations Orchestration instance, right-click on the HPE Operations Orchestration Central service and select Stop.

  5. If you enabled global search, do the following:

    1. Right-click on the Elasticsearch 1.6.1 service and select Stop. You do not need to stop this service if global search is disabled (by default, global search is disabled).

    2. Right-click on HPE Search Service and select Stop. You do not need to stop this service if global search is disabled (by default, global search is disabled).

  6. If Elasticsearch is enabled (by default, Elasticsearch is enabled; refer to the csa.provider.es.exists property in Appendix: Cloud Service Management Console Properties for more information), right-click on the Elasticsearch 1.6.1 service and select Stop.

To stop CSA on Linux, complete the following steps:

  1. On the server that hosts CSA, type the following commands:

    service csa stop
    service mpp stop
  2. If you installed an embedded Operations Orchestration instance, type:

    <embeddedHPEOOinstallation>/central/bin/central stop

    For example, type: /usr/local/hpe/csa/OO/central/bin/central stop