이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 6. Install the Block Storage Service
6.1. Install the Block Storage Service Packages 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
The OpenStack Block Storage service requires the following packages:
- openstack-cinder
- Provides the Block Storage services and associated configuration files.
- openstack-utils
- Provides supporting utilities to assist with a number of tasks including the editing of configuration files.
- openstack-selinux
- Provides OpenStack specific SELinux policy modules.
- device-mapper-multipath
- Provides tools to manage multipath devices using device-mapper. These tools are necessary for proper block storage operations.
Install the packages:
Copy to Clipboard
Copied!
Toggle word wrap
Toggle overflow
yum install -y openstack-cinder openstack-utils openstack-selinux device-mapper-multipath
# yum install -y openstack-cinder openstack-utils openstack-selinux device-mapper-multipath