Este contenido no está disponible en el idioma seleccionado.

Chapter 3. Accessing the high availability environment


You can access and investigate specific HA nodes from the undercloud.

Procedure

  1. In a running HA environment, log in to the undercloud.
  2. Change to the stack user:

    # sudo su - stack
    Copy to Clipboard Toggle word wrap
  3. To access and investigate an undercloud node, get the IP address of the node from the undercloud:

    (undercloud) $ source ~/stackrc
    (undercloud) $ openstack server list
     +-------+------------------------+---+----------------------+---+
     | ID    | Name                   |...| Networks             |...|
     +-------+------------------------+---+----------------------+---+
     | d1... | overcloud-controller-0 |...| ctlplane=*10.200.0.11* |...|
     ...
    Copy to Clipboard Toggle word wrap
  4. To log in to one of the overcloud nodes, run the following commands:

    (undercloud) $ source ~/overcloudrc
    (overcloud) $ ssh [NODE_NAME]@[NODE_IP]
    Copy to Clipboard Toggle word wrap

    Replace the name and IP address with the actual values from your deployment.

Volver arriba
Red Hat logoGithubredditYoutubeTwitter

Aprender

Pruebe, compre y venda

Comunidades

Acerca de la documentación de Red Hat

Ayudamos a los usuarios de Red Hat a innovar y alcanzar sus objetivos con nuestros productos y servicios con contenido en el que pueden confiar. Explore nuestras recientes actualizaciones.

Hacer que el código abierto sea más inclusivo

Red Hat se compromete a reemplazar el lenguaje problemático en nuestro código, documentación y propiedades web. Para más detalles, consulte el Blog de Red Hat.

Acerca de Red Hat

Ofrecemos soluciones reforzadas que facilitan a las empresas trabajar en plataformas y entornos, desde el centro de datos central hasta el perímetro de la red.

Theme

© 2025 Red Hat