Verifying GlusterFS setup

Verify whether GlusterFS setup is correct.

To verify the setup, complete the following steps:

  1. Verify whether Heketi server is running and is accessible. Run the following command on the master node:

    curl -k https://<Heketi_service_cluster_IP>:<Heketi_server_port>/hello
    

    If the command output includes Hello from Heketi, the Heketi server is accessible.

  2. Deploy an application that requires persistent storage. Deploy the application from your IBM® Cloud Private management console catalog. For example, deploy the ibm-postgres-dev application. For more information, see PostgreSQL.