[config-ref] Add storwize flashcopy rate parameter

Change-Id: I39bd960084fe0226dba54ee94ba90df487f2c768
Closes-Bug: #1525618
This commit is contained in:
venkatamahesh 2015-12-25 17:11:58 +05:30
parent 861c7e3bda
commit f76bee7381
2 changed files with 3 additions and 0 deletions

View File

@ -44,6 +44,8 @@
- (IntOpt) The I/O group in which to allocate volumes - (IntOpt) The I/O group in which to allocate volumes
* - ``storwize_svc_vol_nofmtdisk`` = ``False`` * - ``storwize_svc_vol_nofmtdisk`` = ``False``
- (BoolOpt) Specifies that the volume not be formatted during creation. - (BoolOpt) Specifies that the volume not be formatted during creation.
* - ``storwize_svc_flashcopy_rate`` = ``50``
- (IntOpt) Specifies the storwize Flashcopy rate to be used when creating a full volume copy.
* - ``storwize_svc_vol_rsize`` = ``2`` * - ``storwize_svc_vol_rsize`` = ``2``
- (IntOpt) Storage system space-efficiency parameter for volumes (percentage) - (IntOpt) Storage system space-efficiency parameter for volumes (percentage)
* - ``storwize_svc_vol_warning`` = ``0`` * - ``storwize_svc_vol_warning`` = ``0``

View File

@ -501,6 +501,7 @@ storage_vnx_pool_names emc
storage_vnx_security_file_dir emc storage_vnx_security_file_dir emc
storwize_svc_allow_tenant_qos storwize storwize_svc_allow_tenant_qos storwize
storwize_svc_connection_protocol storwize storwize_svc_connection_protocol storwize
storwize_svc_flashcopy_rate storwize
storwize_svc_flashcopy_timeout storwize storwize_svc_flashcopy_timeout storwize
storwize_svc_iscsi_chap_enabled storwize storwize_svc_iscsi_chap_enabled storwize
storwize_svc_multihostmap_enabled storwize storwize_svc_multihostmap_enabled storwize