Rechercher

Ce contenu n'est pas disponible dans la langue sélectionnée.

2.4. Verifying that Red Hat Gluster Storage Instance is Running

download PDF
You can verify that the Red Hat Gluster Storage instance is running by performing a remote login to the Red Hat Gluster Storage instance and issuing a command.
To verify that the Red Hat Gluster Storage instance is running:
  1. Navigate to http://aws.amazon.com.
  2. Log in to Amazon Web Services. The AWS Management Console screen displays.
  3. Click the EC2 option. The EC2 Management Console displays.
  4. In the Instances section click the Instances link. The screen displays your current instances.
  5. Check the Instance State column and verify that the instance is running. A yellow circle indicates a pending status while a green circle indicates that the instance is running.
    Select the instance and verify the details displayed in the Description tab.
  6. Use the domain name in the Public DNS field to remotely log in to the Red Hat Amazon Machine Image instance by using the following commands:
    # ssh -i Key_Pair_File Public_DNS
    # sudo su

    Note

    You must use the key pair that was selected or created when launching the instance.
    For example, the key pair file name is rhs-aws.pem, and the Public DNS is ec2-user@ec2-23-20-52-123.compute-1.amazonaws.com:
    # ssh -i rhs-aws.pem ec2-user@ec2-23-20-52-123.compute-1.amazonaws.com
    # sudo su
  7. Verify that the glusterd daemon is running on the instance using the following command:
    # service glusterd status

    Note

    Samba and NFS-Ganesha channels are disabled by default. To use standalone Samba and NFS-Ganesha:

Important

Before using yum update to update the Amazon EC2 Red Hat Gluster Storage AMI, follow the steps listed in the Knowledgebase article at https://access.redhat.com/solutions/1556793
Red Hat logoGithubRedditYoutubeTwitter

Apprendre

Essayez, achetez et vendez

Communautés

À propos de la documentation Red Hat

Nous aidons les utilisateurs de Red Hat à innover et à atteindre leurs objectifs grâce à nos produits et services avec un contenu auquel ils peuvent faire confiance.

Rendre l’open source plus inclusif

Red Hat s'engage à remplacer le langage problématique dans notre code, notre documentation et nos propriétés Web. Pour plus de détails, consultez leBlog Red Hat.

À propos de Red Hat

Nous proposons des solutions renforcées qui facilitent le travail des entreprises sur plusieurs plates-formes et environnements, du centre de données central à la périphérie du réseau.

© 2024 Red Hat, Inc.