abh1sar commented on code in PR #611:
URL: 
https://github.com/apache/cloudstack-documentation/pull/611#discussion_r2650575289


##########
source/installguide/configuration.rst:
##########
@@ -1700,10 +1700,34 @@ add more servers to an existing zone.
    -  **SMB Domain**: Applicable only if you select SMB/CIFS provider.
       The Active Directory domain that the SMB share is a part of.
 
-   -  NFS server. The name of the zone's Secondary Staging Store.
+   -  NFS server: The name of the zone's Secondary Staging Store.
 
-   -  Path. The path to the zone's Secondary Staging Store.
+   -  Path: The path to the zone's Secondary Staging Store.
+
+   -  Copy templates from other storages: This switch can be used to 
automatically
+      copy existing templates from secondary storages in other zones instead of

Review Comment:
   ```suggestion
         copy existing Templates from Secondary Storages in other Zones instead 
of
   ```



##########
source/installguide/configuration.rst:
##########
@@ -1700,10 +1700,34 @@ add more servers to an existing zone.
    -  **SMB Domain**: Applicable only if you select SMB/CIFS provider.
       The Active Directory domain that the SMB share is a part of.
 
-   -  NFS server. The name of the zone's Secondary Staging Store.
+   -  NFS server: The name of the zone's Secondary Staging Store.
 
-   -  Path. The path to the zone's Secondary Staging Store.
+   -  Path: The path to the zone's Secondary Staging Store.
+
+   -  Copy templates from other storages: This switch can be used to 
automatically
+      copy existing templates from secondary storages in other zones instead of
+      fetching from their URLs, more details are as below.
+
+
+When a new Secondary Storage is added, the Management Server attempts to make
+existing templates available on the new Secondary Storage.
+
+CloudStack improves template availability using the configuration:
+
++----------------------------------------------+-------------------------------------------------------------------------------------------------------------+-----------+
+| Name                                         | Description                   
                                                                              | 
Default   |
++==============================================+=============================================================================================================+===========+
+| copy.templates.from.other.secondary.storages | Allow templates to be copied 
from existing Secondary Storage servers (within the same zone or across zones) 
| true      |
+|                                              | when adding a new Secondary 
Storage, instead of downloading them from the source URL.                       
|           |
++----------------------------------------------+-------------------------------------------------------------------------------------------------------------+-----------+
+
+This setting is enabled by default and can be configured globally or at zone 
level.
+
+CloudStack applies the following order of steps while trying to make a 
template available in the new secondary storage:
 
+1. Attempt to copy the template from another Secondary Storage in the same 
zone.
+2. If not found, attempt to copy the template from a Secondary Storage in a 
different zone.

Review Comment:
   ```suggestion
   2. If not found, attempt to copy the Template from a Secondary Storage in a 
different Zone.
   ```



##########
source/installguide/configuration.rst:
##########
@@ -1700,10 +1700,34 @@ add more servers to an existing zone.
    -  **SMB Domain**: Applicable only if you select SMB/CIFS provider.
       The Active Directory domain that the SMB share is a part of.
 
-   -  NFS server. The name of the zone's Secondary Staging Store.
+   -  NFS server: The name of the zone's Secondary Staging Store.
 
-   -  Path. The path to the zone's Secondary Staging Store.
+   -  Path: The path to the zone's Secondary Staging Store.
+
+   -  Copy templates from other storages: This switch can be used to 
automatically
+      copy existing templates from secondary storages in other zones instead of
+      fetching from their URLs, more details are as below.
+
+
+When a new Secondary Storage is added, the Management Server attempts to make
+existing templates available on the new Secondary Storage.
+
+CloudStack improves template availability using the configuration:
+
++----------------------------------------------+-------------------------------------------------------------------------------------------------------------+-----------+
+| Name                                         | Description                   
                                                                              | 
Default   |
++==============================================+=============================================================================================================+===========+
+| copy.templates.from.other.secondary.storages | Allow templates to be copied 
from existing Secondary Storage servers (within the same zone or across zones) 
| true      |
+|                                              | when adding a new Secondary 
Storage, instead of downloading them from the source URL.                       
|           |
++----------------------------------------------+-------------------------------------------------------------------------------------------------------------+-----------+
+
+This setting is enabled by default and can be configured globally or at zone 
level.
+
+CloudStack applies the following order of steps while trying to make a 
template available in the new secondary storage:
 
+1. Attempt to copy the template from another Secondary Storage in the same 
zone.

Review Comment:
   ```suggestion
   1. Attempt to copy the Template from another Secondary Storage in the same 
Zone.
   ```



##########
source/installguide/configuration.rst:
##########


Review Comment:
   ```suggestion
      -  **Name**: Give the storage a descriptive name.
   ```



##########
source/installguide/configuration.rst:
##########
@@ -1700,10 +1700,34 @@ add more servers to an existing zone.
    -  **SMB Domain**: Applicable only if you select SMB/CIFS provider.
       The Active Directory domain that the SMB share is a part of.
 
-   -  NFS server. The name of the zone's Secondary Staging Store.
+   -  NFS server: The name of the zone's Secondary Staging Store.
 
-   -  Path. The path to the zone's Secondary Staging Store.
+   -  Path: The path to the zone's Secondary Staging Store.
+
+   -  Copy templates from other storages: This switch can be used to 
automatically
+      copy existing templates from secondary storages in other zones instead of
+      fetching from their URLs, more details are as below.
+
+
+When a new Secondary Storage is added, the Management Server attempts to make
+existing templates available on the new Secondary Storage.
+
+CloudStack improves template availability using the configuration:
+
++----------------------------------------------+-------------------------------------------------------------------------------------------------------------+-----------+
+| Name                                         | Description                   
                                                                              | 
Default   |
++==============================================+=============================================================================================================+===========+
+| copy.templates.from.other.secondary.storages | Allow templates to be copied 
from existing Secondary Storage servers (within the same zone or across zones) 
| true      |

Review Comment:
   ```suggestion
   | copy.templates.from.other.secondary.storages | Allow Templates to be 
copied from existing Secondary Storage servers (within the same zone or across 
zones) | true      |
   ```



##########
source/installguide/configuration.rst:
##########
@@ -1700,10 +1700,34 @@ add more servers to an existing zone.
    -  **SMB Domain**: Applicable only if you select SMB/CIFS provider.
       The Active Directory domain that the SMB share is a part of.
 
-   -  NFS server. The name of the zone's Secondary Staging Store.
+   -  NFS server: The name of the zone's Secondary Staging Store.
 
-   -  Path. The path to the zone's Secondary Staging Store.
+   -  Path: The path to the zone's Secondary Staging Store.
+
+   -  Copy templates from other storages: This switch can be used to 
automatically
+      copy existing templates from secondary storages in other zones instead of
+      fetching from their URLs, more details are as below.
+
+
+When a new Secondary Storage is added, the Management Server attempts to make
+existing templates available on the new Secondary Storage.
+
+CloudStack improves template availability using the configuration:
+
++----------------------------------------------+-------------------------------------------------------------------------------------------------------------+-----------+
+| Name                                         | Description                   
                                                                              | 
Default   |
++==============================================+=============================================================================================================+===========+
+| copy.templates.from.other.secondary.storages | Allow templates to be copied 
from existing Secondary Storage servers (within the same zone or across zones) 
| true      |
+|                                              | when adding a new Secondary 
Storage, instead of downloading them from the source URL.                       
|           |
++----------------------------------------------+-------------------------------------------------------------------------------------------------------------+-----------+
+
+This setting is enabled by default and can be configured globally or at zone 
level.
+
+CloudStack applies the following order of steps while trying to make a 
template available in the new secondary storage:

Review Comment:
   ```suggestion
   CloudStack applies the following order of steps while trying to make a 
Template available in the new Secondary Storage:
   ```



##########
source/installguide/configuration.rst:
##########
@@ -1700,10 +1700,34 @@ add more servers to an existing zone.
    -  **SMB Domain**: Applicable only if you select SMB/CIFS provider.
       The Active Directory domain that the SMB share is a part of.
 
-   -  NFS server. The name of the zone's Secondary Staging Store.
+   -  NFS server: The name of the zone's Secondary Staging Store.
 
-   -  Path. The path to the zone's Secondary Staging Store.
+   -  Path: The path to the zone's Secondary Staging Store.
+
+   -  Copy templates from other storages: This switch can be used to 
automatically
+      copy existing templates from secondary storages in other zones instead of
+      fetching from their URLs, more details are as below.
+
+
+When a new Secondary Storage is added, the Management Server attempts to make
+existing templates available on the new Secondary Storage.
+
+CloudStack improves template availability using the configuration:

Review Comment:
   ```suggestion
   CloudStack improves Template availability using the configuration:
   ```



##########
source/installguide/configuration.rst:
##########
@@ -1700,10 +1700,34 @@ add more servers to an existing zone.
    -  **SMB Domain**: Applicable only if you select SMB/CIFS provider.
       The Active Directory domain that the SMB share is a part of.
 
-   -  NFS server. The name of the zone's Secondary Staging Store.
+   -  NFS server: The name of the zone's Secondary Staging Store.
 
-   -  Path. The path to the zone's Secondary Staging Store.
+   -  Path: The path to the zone's Secondary Staging Store.
+
+   -  Copy templates from other storages: This switch can be used to 
automatically
+      copy existing templates from secondary storages in other zones instead of
+      fetching from their URLs, more details are as below.
+
+
+When a new Secondary Storage is added, the Management Server attempts to make
+existing templates available on the new Secondary Storage.
+
+CloudStack improves template availability using the configuration:
+
++----------------------------------------------+-------------------------------------------------------------------------------------------------------------+-----------+
+| Name                                         | Description                   
                                                                              | 
Default   |
++==============================================+=============================================================================================================+===========+
+| copy.templates.from.other.secondary.storages | Allow templates to be copied 
from existing Secondary Storage servers (within the same zone or across zones) 
| true      |
+|                                              | when adding a new Secondary 
Storage, instead of downloading them from the source URL.                       
|           |
++----------------------------------------------+-------------------------------------------------------------------------------------------------------------+-----------+
+
+This setting is enabled by default and can be configured globally or at zone 
level.

Review Comment:
   ```suggestion
   This setting is enabled by default and can be configured globally or at Zone 
level.
   ```



##########
source/installguide/configuration.rst:
##########
@@ -1700,10 +1700,34 @@ add more servers to an existing zone.
    -  **SMB Domain**: Applicable only if you select SMB/CIFS provider.
       The Active Directory domain that the SMB share is a part of.
 
-   -  NFS server. The name of the zone's Secondary Staging Store.
+   -  NFS server: The name of the zone's Secondary Staging Store.
 
-   -  Path. The path to the zone's Secondary Staging Store.
+   -  Path: The path to the zone's Secondary Staging Store.
+
+   -  Copy templates from other storages: This switch can be used to 
automatically
+      copy existing templates from secondary storages in other zones instead of
+      fetching from their URLs, more details are as below.
+
+
+When a new Secondary Storage is added, the Management Server attempts to make
+existing templates available on the new Secondary Storage.

Review Comment:
   ```suggestion
   existing Templates available on the new Secondary Storage.
   ```



##########
source/installguide/configuration.rst:
##########
@@ -1700,10 +1700,34 @@ add more servers to an existing zone.
    -  **SMB Domain**: Applicable only if you select SMB/CIFS provider.
       The Active Directory domain that the SMB share is a part of.
 
-   -  NFS server. The name of the zone's Secondary Staging Store.
+   -  NFS server: The name of the zone's Secondary Staging Store.
 
-   -  Path. The path to the zone's Secondary Staging Store.
+   -  Path: The path to the zone's Secondary Staging Store.
+
+   -  Copy templates from other storages: This switch can be used to 
automatically

Review Comment:
   ```suggestion
      -  **Copy Templates from other storages**: This switch can be used to 
automatically
   ```
   
   Could you also put the other fields in bold (if not already)



##########
source/installguide/configuration.rst:
##########
@@ -1686,7 +1686,7 @@ add more servers to an existing zone.
          Swift or S3 is used as the secondary storage provider, an NFS staging
          storage in each zone is still required.
 
-   -  Zone. The zone where the NFS Secondary Staging Store is to be
+   -  Zone: The zone where the NFS Secondary Staging Store is to be

Review Comment:
   ```suggestion
      -  **Zone**: The Zone where the NFS Secondary Staging Store is to be.
   ```



##########
source/installguide/configuration.rst:
##########
@@ -1700,10 +1700,34 @@ add more servers to an existing zone.
    -  **SMB Domain**: Applicable only if you select SMB/CIFS provider.
       The Active Directory domain that the SMB share is a part of.
 
-   -  NFS server. The name of the zone's Secondary Staging Store.
+   -  NFS server: The name of the zone's Secondary Staging Store.
 
-   -  Path. The path to the zone's Secondary Staging Store.
+   -  Path: The path to the zone's Secondary Staging Store.
+
+   -  Copy templates from other storages: This switch can be used to 
automatically
+      copy existing templates from secondary storages in other zones instead of
+      fetching from their URLs, more details are as below.
+
+
+When a new Secondary Storage is added, the Management Server attempts to make
+existing templates available on the new Secondary Storage.
+
+CloudStack improves template availability using the configuration:
+
++----------------------------------------------+-------------------------------------------------------------------------------------------------------------+-----------+
+| Name                                         | Description                   
                                                                              | 
Default   |
++==============================================+=============================================================================================================+===========+
+| copy.templates.from.other.secondary.storages | Allow templates to be copied 
from existing Secondary Storage servers (within the same zone or across zones) 
| true      |
+|                                              | when adding a new Secondary 
Storage, instead of downloading them from the source URL.                       
|           |
++----------------------------------------------+-------------------------------------------------------------------------------------------------------------+-----------+
+
+This setting is enabled by default and can be configured globally or at zone 
level.
+
+CloudStack applies the following order of steps while trying to make a 
template available in the new secondary storage:
 
+1. Attempt to copy the template from another Secondary Storage in the same 
zone.
+2. If not found, attempt to copy the template from a Secondary Storage in a 
different zone.
+3. If the copy operation fails, CloudStack falls back to downloading the 
template using its URL when it is registered.

Review Comment:
   ```suggestion
   3. If the copy operation fails, CloudStack falls back to downloading the 
Template using its URL when it is registered.
   ```



##########
source/installguide/configuration.rst:
##########


Review Comment:
   ```suggestion
      -  **Provider**: Choose S3, Swift, NFS, or CIFS then fill in the related
   ```



##########
source/installguide/configuration.rst:
##########


Review Comment:
   ```suggestion
      -  **Create NFS Secondary Staging Store**: This box must always be
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to