Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. Veritas NetBackup™ CloudPoint Install and Upgrade Guide
  3. Section I. CloudPoint installation and configuration
  4. Deploying CloudPoint using the Docker image
  5. Verifying that CloudPoint installed successfully
Veritas NetBackup™ CloudPoint Install and Upgrade Guide

Verifying that CloudPoint installed successfully

Verify that CloudPoint installed successfully by doing one of the following on the physical machine or instance command line:

  • Verify that the success message is displayed at the command prompt.

    Configuration complete at time Fri Mar 13 06:15:43 UTC 2020!
  • Run the following command and verify that the CloudPoint services are running and the status is displayed as UP:

    # sudo docker ps -a

    The command output resembles the following:

    CONTAINER ID   IMAGE                                              CREATED       STATUS
    f4c70b6accff   veritas/flexsnap-agent:8.3.0.8549                  6 hours ago   Up 6 hours
    1cfe9f79f260   veritas/flexsnap-nginx:8.3.0.8549                  6 hours ago   Up 6 hours
    331c81a09ba2   veritas/flexsnap-idm:8.3.0.8549                    6 hours ago   Up 6 hours
    4a2337b0af95   veritas/veritas/flexsnap-notification:8.3.0.8549   6 hours ago   Up 6 hours
    b4096679da38   veritas/flexsnap-policy:8.3.0.8549                 6 hours ago   Up 6 hours
    27cd6a38d120   veritas/flexsnap-scheduler:8.3.0.8549              6 hours ago   Up 6 hours
    524dde7a1060   veritas/flexsnap-onhostagent:8.3.0.8549            6 hours ago   Up 6 hours
    8bf5d31d948f   veritas/flexsnap-agent:8.3.0.8549                  6 hours ago   Up 6 hours
    a1566d261f70   veritas/flexsnap-coordinator:8.3.0.8549            6 hours ago   Up 6 hours
    e8a4bd103b1f   veritas/flexsnap-api-gateway:8.3.0.8549            6 hours ago   Up 6 hours
    52f26268ed26    veritas/flexsnap-certauth:8.3.0.8549              6 hours ago   Up 6 hours
    da76eadf3c25   veritas/flexsnap-rabbitmq:8.3.0.8549               6 hours ago   Up 6 hours
    4206a48a4d6b   veritas/flexsnap-mongodb:8.3.0.8549                6 hours ago   Up 6 hours
    b54d1a6201e4    veritas/flexsnap-fluentd:8.3.0.8549               6 hours ago   Up 6 hours

    Note:

    The number (8.3.0.8549) displayed in the image name column represents the CloudPoint version. The version may vary depending on the actual product version being installed.

    The command output displayed here is truncated to fit the view. The actual output may include additional details such as container names and ports used.

Feedback

Was this page helpful?
Previous

Installing CloudPoint

Next

Configuring AWS KMS in CloudPoint

Feedback

Was this page helpful?