... | @@ -2833,7 +2833,7 @@ Cluster limits were changed to raise the disk usage to 2TiB: |
... | @@ -2833,7 +2833,7 @@ Cluster limits were changed to raise the disk usage to 2TiB: |
|
gnt-cluster modify --ipolicy-bounds-specs \
|
|
gnt-cluster modify --ipolicy-bounds-specs \
|
|
max:cpu-count=16,disk-count=16,disk-size=2097152,\
|
|
max:cpu-count=16,disk-count=16,disk-size=2097152,\
|
|
memory-size=32768,nic-count=8,spindle-use=12\
|
|
memory-size=32768,nic-count=8,spindle-use=12\
|
|
/min:cpu-count=1,disk-count=1,disk-size=1024,\
|
|
/min:cpu-count=1,disk-count=1,disk-size=512,\
|
|
memory-size=128,nic-count=1,spindle-use=1
|
|
memory-size=128,nic-count=1,spindle-use=1
|
|
```
|
|
```
|
|
|
|
|
... | @@ -2965,7 +2965,7 @@ The upper limit for CPU count and memory size were doubled, to 16 and |
... | @@ -2965,7 +2965,7 @@ The upper limit for CPU count and memory size were doubled, to 16 and |
|
gnt-cluster modify --ipolicy-bounds-specs \
|
|
gnt-cluster modify --ipolicy-bounds-specs \
|
|
max:cpu-count=16,disk-count=16,disk-size=1048576,\
|
|
max:cpu-count=16,disk-count=16,disk-size=1048576,\
|
|
memory-size=307200,nic-count=8,spindle-use=12\
|
|
memory-size=307200,nic-count=8,spindle-use=12\
|
|
/min:cpu-count=1,disk-count=1,disk-size=1024,\
|
|
/min:cpu-count=1,disk-count=1,disk-size=512,\
|
|
memory-size=128,nic-count=1,spindle-use=1
|
|
memory-size=128,nic-count=1,spindle-use=1
|
|
```
|
|
```
|
|
|
|
|
... | @@ -3182,7 +3182,7 @@ The upper limit for CPU count and memory size were doubled, to 16 and |
... | @@ -3182,7 +3182,7 @@ The upper limit for CPU count and memory size were doubled, to 16 and |
|
gnt-cluster modify --ipolicy-bounds-specs \
|
|
gnt-cluster modify --ipolicy-bounds-specs \
|
|
max:cpu-count=32,disk-count=16,disk-size=1048576,\
|
|
max:cpu-count=32,disk-count=16,disk-size=1048576,\
|
|
memory-size=307200,nic-count=8,spindle-use=12\
|
|
memory-size=307200,nic-count=8,spindle-use=12\
|
|
/min:cpu-count=1,disk-count=1,disk-size=1024,\
|
|
/min:cpu-count=1,disk-count=1,disk-size=512,\
|
|
memory-size=128,nic-count=1,spindle-use=1
|
|
memory-size=128,nic-count=1,spindle-use=1
|
|
```
|
|
```
|
|
|
|
|
... | | ... | |