@@ -1664,9 +1664,9 @@ add more servers to an existing zone.
16641664
16651665#. Fill in the following fields:
16661666
1667- - Name. Give the storage a descriptive name.
1667+ - ** Name **: Give the storage a descriptive name.
16681668
1669- - Provider. Choose S3, Swift, NFS, or CIFS then fill in the related
1669+ - ** Provider **: Choose S3, Swift, NFS, or CIFS then fill in the related
16701670 fields which appear. The fields will vary depending on the storage
16711671 provider; for more information, consult the provider's
16721672 documentation (such as the S3 or Swift website). NFS can be used
@@ -1677,7 +1677,7 @@ add more servers to an existing zone.
16771677 Heterogeneous Secondary Storage is not supported in Regions. You can
16781678 use only a single NFS, S3, or Swift account per region.
16791679
1680- - Create NFS Secondary Staging Store. This box must always be
1680+ - ** Create NFS Secondary Staging Store **: This box must always be
16811681 checked.
16821682
16831683 .. warning ::
@@ -1686,7 +1686,7 @@ add more servers to an existing zone.
16861686 Swift or S3 is used as the secondary storage provider, an NFS staging
16871687 storage in each zone is still required.
16881688
1689- - Zone: The zone where the NFS Secondary Staging Store is to be
1689+ - ** Zone ** : The zone where the NFS Secondary Staging Store is to be
16901690 located.
16911691
16921692 - **SMB Username **: Applicable only if you select SMB/CIFS provider.
@@ -1700,34 +1700,34 @@ add more servers to an existing zone.
17001700 - **SMB Domain **: Applicable only if you select SMB/CIFS provider.
17011701 The Active Directory domain that the SMB share is a part of.
17021702
1703- - NFS server: The name of the zone's Secondary Staging Store.
1703+ - ** NFS server ** : The name of the zone's Secondary Staging Store.
17041704
1705- - Path: The path to the zone's Secondary Staging Store.
1705+ - ** Path ** : The path to the zone's Secondary Staging Store.
17061706
1707- - Copy templates from other storages: This switch can be used to automatically
1708- copy existing templates from secondary storages in other zones instead of
1707+ - ** Copy Templates from other storages ** : This switch can be used to automatically
1708+ copy existing Templates from Secondary Storages in other Zones instead of
17091709 fetching from their URLs, more details are as below.
17101710
17111711
17121712When a new Secondary Storage is added, the Management Server attempts to make
1713- existing templates available on the new Secondary Storage.
1713+ existing Templates available on the new Secondary Storage.
17141714
1715- CloudStack improves template availability using the configuration:
1715+ CloudStack improves Template availability using the configuration:
17161716
17171717+----------------------------------------------+-------------------------------------------------------------------------------------------------------------+-----------+
17181718| Name | Description | Default |
17191719+==============================================+=============================================================================================================+===========+
1720- | copy.templates.from.other.secondary.storages | Allow templates to be copied from existing Secondary Storage servers (within the same zone or across zones ) | true |
1720+ | copy.templates.from.other.secondary.storages | Allow templates to be copied from existing Secondary Storages (within the same Zone or across Zones ) | true |
17211721| | when adding a new Secondary Storage, instead of downloading them from the source URL. | |
17221722+----------------------------------------------+-------------------------------------------------------------------------------------------------------------+-----------+
17231723
1724- This setting is enabled by default and can be configured globally or at zone level.
1724+ This setting is enabled by default and can be configured globally or at Zone level.
17251725
1726- CloudStack applies the following order of steps while trying to make a template available in the new secondary storage :
1726+ CloudStack applies the following order of steps while trying to make a Template available in the new Secondary Storage :
17271727
1728- 1. Attempt to copy the template from another Secondary Storage in the same zone .
1729- 2. If not found, attempt to copy the template from a Secondary Storage in a different zone .
1730- 3. If the copy operation fails, CloudStack falls back to downloading the template using its URL when it is registered.
1728+ 1. Attempt to copy the Template from another Secondary Storage in the same Zone .
1729+ 2. If not found, attempt to copy the Template from a Secondary Storage in a different Zone .
1730+ 3. If the copy operation fails, CloudStack falls back to downloading the Template using its URL when it is registered.
17311731
17321732Adding an NFS Secondary Staging Store for Each Zone
17331733~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
0 commit comments