yagmurs / AzureStack-VM-PoC

66 stars 71 forks source link

Modify infrastructure VMs configuration like memory and vcpu #10

Closed ghost closed 5 years ago

ghost commented 5 years ago

Hi yagmurs,

Many thanks for this amazing adaptation ! Do we have a chance to modify infrastructure VMs configuration (RAM, CPU)? For smallest hardware configurations, it should be better. Do you know where is the configuration file (xml I suppose) to change, eg : 4GB of Ram to 2GB for a VM ? Thank you.

yagmurs commented 5 years ago

Looks like I found some of them below values may be changed in the xml file. Changing the values are unsupported.

DynamicMemory ProcessorCount StartUpMemoryBytes

C:\CloudDeployment\Configuration\Roles\Infrastructure\Domain\OneNodeRole.xml C:\CloudDeployment\Configuration\Roles\Fabric\ACS\OneNodeRole.xml C:\CloudDeployment\Configuration\Roles\Fabric\ADFS\OneNodeRole.xml C:\CloudDeployment\Configuration\Roles\Fabric\BGP\OneNodeRole.xml C:\CloudDeployment\Configuration\Roles\Fabric\CA\OneNodeRole.xml C:\CloudDeployment\Configuration\Roles\Fabric\NC\OneNodeRole.xml C:\CloudDeployment\Configuration\Roles\Fabric\SLB\OneNodeRole.xml C:\CloudDeployment\Configuration\Roles\Fabric\SQL\OneNodeRole.xml C:\CloudDeployment\Configuration\Roles\Fabric\WAS\OneNodeRole.xml C:\CloudDeployment\Configuration\Roles\Fabric\WASPublic\OneNodeRole.xml C:\CloudDeployment\Configuration\Roles\Fabric\FabricRingServices\OneNodeRole.xml C:\CloudDeployment\Configuration\Roles\Fabric\Gateway\OneNodeRole.xml