DaanHoogland commented on code in PR #611:
URL:
https://github.com/apache/cloudstack-documentation/pull/611#discussion_r2637710353
##########
source/installguide/configuration.rst:
##########
@@ -1705,6 +1705,26 @@ add more servers to an existing zone.
- Path. The path to the zone's Secondary Staging Store.
+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:
I do not mind enabling by default, just something to be aware of (and maybe
document here). If useful to alternate we may wat to add a switch to the zone
wizard (i.e set it before enabling the zone)
--
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]