Show Table of Contents
11.3. Creating a Trusted Storage Pool
Perform the following steps to create a Trusted Storage Pool:
- Access the container using the following command:
# docker exec -it <container-name> /bin/bash
For example:# docker exec -it glusternode1 /bin/bash
- To verify if glusterd is running, execute the following command:
# systemctl status glusterd
- To verify if the bricks are mounted successfully, execute the following command:
# mount |grep <brick_name>
- Peer probe the container to form the Trusted Storage Pool:
# gluster peer probe <atomic host IP>
- Execute the following command to verify the peer probe status:
# gluster peer status

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.