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

E.4. Verifying if Gluster Block is Setup as Backend


Execute the following commands to verify if gluster block is setup as the backend for loging and metrics:
  1. To get an overiew of the infrastructure, execute the following command:
    # oc get pods -n logging -o jsonpath='{range .items[*].status.containerStatuses[*]}{"Name: "}{.name}{"\n  "}{"Image: "}{.image}{"\n"}{"  State: "}{.state}{"\n"}{end}'
    Copy to Clipboard Toggle word wrap
  2. To get the details of all the persistent volume claims, execute the following command:
    # oc get pvc
    Copy to Clipboard Toggle word wrap
  3. To get the details of the pvc, execute the following command:
    # oc describe pvc <claim_name>
    Copy to Clipboard Toggle word wrap
    Verify the volume is mountable and that permissions allow read/write. Also, PVC claim name should match the dynamically provisioned gluster block storage class.
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