Merge "Document over subscription for HP LeftHand driver"
This commit is contained in:
commit
eb4968b386
@ -257,6 +257,14 @@ hplefthand_iscsi_chap_enabled=false
|
|||||||
|
|
||||||
# Enable HTTP debugging to LeftHand (default=false)
|
# Enable HTTP debugging to LeftHand (default=false)
|
||||||
hplefthand_debug=false
|
hplefthand_debug=false
|
||||||
|
|
||||||
|
# The ratio of oversubscription when thin provisioned volumes are involved.
|
||||||
|
# Default ratio is 20.0, this means that a provisioned capacity can be 20 times of the total
|
||||||
|
# physical capacity.
|
||||||
|
max_over_subscription_ratio=20.0
|
||||||
|
|
||||||
|
# This flag represents the percentage of reserved back-end capacity.
|
||||||
|
reserved_percentage=15
|
||||||
</programlisting>
|
</programlisting>
|
||||||
<para>You can enable only one driver on each
|
<para>You can enable only one driver on each
|
||||||
cinder instance unless you enable multiple
|
cinder instance unless you enable multiple
|
||||||
|
Loading…
x
Reference in New Issue
Block a user