Este conteúdo não está disponível no idioma selecionado.

14.3. Creating a Trusted Storage Pool


Perform the following steps to create a Trusted Storage Pool:
  1. Access the container using the following command:
    # docker exec -it <container-name> /bin/bash
    Copy to Clipboard Toggle word wrap
    For example:
    # docker exec -it glusternode1 /bin/bash
    Copy to Clipboard Toggle word wrap
  2. To verify if glusterd is running, execute the following command:
    # systemctl status glusterd
    Copy to Clipboard Toggle word wrap
  3. To verify if the bricks are mounted successfully, execute the following command:
    # mount |grep <brick_name>
    Copy to Clipboard Toggle word wrap
  4. Peer probe the container to form the Trusted Storage Pool:
    # gluster peer probe <atomic host IP>
    Copy to Clipboard Toggle word wrap
  5. Execute the following command to verify the peer probe status:
    # gluster peer status
    Copy to Clipboard Toggle word wrap
Voltar ao topo
Red Hat logoGithubredditYoutubeTwitter

Aprender

Experimente, compre e venda

Comunidades

Sobre a documentação da Red Hat

Ajudamos os usuários da Red Hat a inovar e atingir seus objetivos com nossos produtos e serviços com conteúdo em que podem confiar. Explore nossas atualizações recentes.

Tornando o open source mais inclusivo

A Red Hat está comprometida em substituir a linguagem problemática em nosso código, documentação e propriedades da web. Para mais detalhes veja o Blog da Red Hat.

Sobre a Red Hat

Fornecemos soluções robustas que facilitam o trabalho das empresas em plataformas e ambientes, desde o data center principal até a borda da rede.

Theme

© 2025 Red Hat