26510e84dd
Change-Id: Ia9dc15869ab201a787eecd479252282f0ae9113b Implements: blueprint config-ref-rst
867 B
867 B
Fibre Channel support in Compute
Fibre Channel support in OpenStack Compute is remote block storage attached to compute nodes for VMs.
Fibre Channel supported only the KVM hypervisor.
Compute and Block Storage support Fibre Channel automatic zoning on Brocade and Cisco switches. On other hardware Fibre Channel arrays must be pre-zoned or directly attached to the KVM hosts.
KVM host requirements
You must install these packages on the KVM host:
sysfsutils
- Nova uses thesystool
application in this package.sg3-utils
orsg3_utils
- Nova uses thesg_scan
andsginfo
applications.
Installing the multipath-tools
or
device-mapper-multipath
package is optional.