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

Chapter 18. Install OpenStack Benchmarking Service


The OpenStack Benchmarking Service helps answer the question of "How does OpenStack work at scale?". It is able to achieve this up automating the process that includes the OpenStack deployment, cloud verification, benchmarking and profiling. While the Benchmarking service is able to offer an assorment of actions to test and validate an OpenStack cloud, this chapter focuses on installing and configuring it to work with your OpenStack deployment.

Note

The OpenStack Benchmarking service is available in this release as a Technology Preview, and therefore is not fully supported by Red Hat. It should only be used for testing, and should not be deployed in a production environment. For more information about Technology Preview features, see Scope of Coverage Details.

18.1. Install the OpenStack Benchmarking Service Packages

Before you Begin:

Procedure 18.1. Install the Benchmarking Service

  1. On the Benchmarking service virtual machine, as a root user create a working directory:
    # mkdir /path/to/myrally
  2. Clone the repository:
    # git clone https://github.com/redhat-openstack/rally.git
  3. Navigate to the working directory:
    # cd /path/to/myrally/rally
  4. As a root user, run the install_rally.sh script and follow the prompts to install the required dependencies.
    # //path/to/myrally/rally/install_rally.sh
    
    [ ... Output Abbreviated ...]
    Installing rally-manage script to /usr/bin
    Installing rally script to /usr/bin
    ======================================================================
    Information about your Rally installation:
    * Method: system
    * Database at: /var/lib/rally/database
    * Configuration file at: /etc/rally
    ===================================================
Red Hat logoGithubRedditYoutubeTwitter

学习

尝试、购买和销售

社区

关于红帽文档

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

让开源更具包容性

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

關於紅帽

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

© 2024 Red Hat, Inc.