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.FlashSystemDriver
To enable IBM FlashSystem FC 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  | 
                    |||||||||||||||||||||||||||||||||||||||||||||||
  | 
                        Optional  | 
                        FC  | 
                        Connection protocol should be FC  | 
                    ||||||||||||||||||||||||||||||||||||||||||||||
  | 
                        Optional  | 
                        False  | 
                        Enable multipath for FC connections  | 
                    ||||||||||||||||||||||||||||||||||||||||||||||
  | 
                        Optional  | 
                        True  | 
                        
                             Enable mapping vdisks to multiple hosts [a]  | 
                    ||||||||||||||||||||||||||||||||||||||||||||||
[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   | |||||||||||||||||||||||||||||||||||||||||||||||||

