We are in the process of trying to customize a server at the moment, and would like to make a couple customization to volume capacity of the ContainerControllerLarge and ContainerEntensionLarge. Unfortunately it seems that the VolumeCapacity variable in the ecf files is ignored. I have tried placing the requisite configuration in config.ecf, and BlocksConfig.ecf I can successfully update CPUIn, MaxVolumeCapacity, and pretty much any other property available for the blocks, but VolumeCapacity does not seem to change. Am I missing something? Is there an option or parent class to be updated in another ecf file or something else simple but easily overlooked?
Ok. My issue is solved, but I'm leaving this here with the solution in case others have the same problem - It does update, but does not apply to existing container groups until you make a change that causes them to recalculate capacity (For example: Removing/adding an extension).