Provision Large Scale Clusters
New feature related to provisioning large scale clusters.
Provision large scale clusters
Management Console can create a cluster with a maximum of 60 nodes by default. On AWS cloud only, you can increase the maximum node limit to 120. To increase the maximum node limit to 120, modify these 2 properties in the /opt/vconsole/config/console.properties
file and restart MC:
1. cloud.large.cluster.mode = true
2. cloud.large.cluster.mode.max.limit = 120
If MC Cluster management slows down, you can increase the default Resource Pool Configuration in the MC DB Settings page:
- JVM (2->4 GB)
- sysquery (1GB -> 2GB)