Set the volume driver to the FlashSystem
driver by setting the volume_driver
option in configuration file
cinder.conf
as follows:
volume_driver = cinder.volume.drivers.ibm.flashsystem_iscsi.FlashSystemISCSIDriver
To enable IBM FlashSystem iSCSI driver, configure the
following options in configuration file
cinder.conf
:
Flag name | Type | Default | Description | ||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Required |
Management IP or host name |
|||||||||||||||||||||||||||||||||||||||||||||||
|
Optional |
22 |
Management port |
||||||||||||||||||||||||||||||||||||||||||||||
|
Required |
Management login user name |
|||||||||||||||||||||||||||||||||||||||||||||||
|
Required |
Management login password |
|||||||||||||||||||||||||||||||||||||||||||||||
|
Required |
Connection protocol should be set to |
|||||||||||||||||||||||||||||||||||||||||||||||
|
Optional |
True |
Enable mapping vdisks to multiple hosts [a] |
||||||||||||||||||||||||||||||||||||||||||||||
|
Required |
Set to one of the iSCSI IP addresses obtained by FlashSystem GUI or CLI [b] |
|||||||||||||||||||||||||||||||||||||||||||||||
|
Required |
Set to the id of the iscsi_ip_address obtained by FlashSystem GUI or CLI [c] |
|||||||||||||||||||||||||||||||||||||||||||||||
[a] This option allows the driver to
map a vdisk to more than one host at a
time. This scenario occurs during
migration of a virtual machine with an
attached volume; the volume is
simultaneously mapped to both the source
and destination compute hosts. If your
deployment does not require attaching
vdisks to multiple hosts, setting this
flag to [b] On cluster of FlashSystem, iSCSI IP address column
is the seventh column [c] On cluster of FlashSystem, port
ID column is the first column |