Update server IP, and default node count to 9
* Although the default is 9, 1 is 8GB and 1 extra for juju, which oversubscribes the memory to 44GB
This commit is contained in:
parent
f617c3eebb
commit
9d585beddc
@ -17,7 +17,7 @@ control_count=1
|
||||
control_cpus=3
|
||||
control_ram=8192
|
||||
|
||||
node_count=11
|
||||
node_count=9
|
||||
node_start=1
|
||||
node_cpus=2
|
||||
node_ram=4096
|
||||
|
@ -1,5 +1,5 @@
|
||||
hypervisor_name=hp01
|
||||
hypervisor_ip=10.0.1.252
|
||||
hypervisor_ip=10.0.1.251
|
||||
hypervisor_mac="e0:07:1b:ff:27:48"
|
||||
|
||||
storage_path="/var/lib/vz/maas"
|
||||
|
Loading…
Reference in New Issue
Block a user