shwstppr commented on issue #5330:
URL: https://github.com/apache/cloudstack/issues/5330#issuecomment-900971897


   @gerolamo-ov from DB:
   ```
   mysql> select * from configuration where name='secondary.storage.vm'\G
   *************************** 1. row ***************************
        category: Hidden
        instance: DEFAULT
       component: management-server
            name: secondary.storage.vm
           value: true
     description: Deploys a VM per zone to manage secondary storage if true, 
otherwise secondary storage is mounted on management server
   default_value: false
         updated: NULL
           scope: NULL
      is_dynamic: 0
   ```
   Intention of this config can be seen from its description. I'm not sure why 
it is a hidden config. Although ACS do have some other hidden(not available in 
UI) configs as well and maybe the reason for them to be hidden is their very 
specific use-case.


-- 
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