Verifying GlusterFS setup
Verify whether GlusterFS setup is correct.
To verify the setup, complete the following steps:
-
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>/helloIf the command output includes
Hello from Heketi, the Heketi server is accessible. -
Deploy an application that requires persistent storage. Deploy the application from your IBM® Cloud Private management console catalog. For example, deploy the
ibm-postgres-devapplication. For more information, see PostgreSQL.