On Fri, Aug 3, 2012 at 1:34 AM, Koushik Das <koushik....@citrix.com> wrote: > Good suggestion David. The only downside about this is since the config is at > multiple level the user hopefully shouldn't get confused figuring out the > inheritance. > > -Koushik >
Yes, and how behavior should be if it does use inheritance. Imagine the following scenario: Zone: LocalStorage=ON Pod: LocalStorage=Not configured (presumably the default is disabled) Cluster: Not configured (again presumably disabled) For the host in that cluster, is local storage enabled or not? This may mean that there needs to be a third state that is the default that inherits from above. I could envision wanting to enable it for an entire zone but disable it for a specific cluster within that zone. --David