此内容没有您所选择的语言版本。

2.4. Verifying that Red Hat Gluster Storage Instance is Running


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

学习

尝试、购买和销售

社区

关于红帽文档

通过我们的产品和服务,以及可以信赖的内容,帮助红帽用户创新并实现他们的目标。

让开源更具包容性

红帽致力于替换我们的代码、文档和 Web 属性中存在问题的语言。欲了解更多详情,请参阅红帽博客.

關於紅帽

我们提供强化的解决方案,使企业能够更轻松地跨平台和环境(从核心数据中心到网络边缘)工作。

© 2024 Red Hat, Inc.