... | ... | @@ -326,6 +326,16 @@ using the [gnt-instance modify](http://docs.ganeti.org/docs/ganeti/3.0/html/man- |
|
|
gnt-instance modify -B vcpus=4,memory=8g test1.torproject.org
|
|
|
gnt-instance reboot test1.torproject.org
|
|
|
|
|
|
If you get a cryptic failure (TODO: add sample output) about policy
|
|
|
being violated while you're *not* actually violating the stated
|
|
|
policy, it's possible this VM was *already* violating the policy and
|
|
|
the changes *you* proposed are okay.
|
|
|
|
|
|
In that case (and only in that case!) it's okay to bypass the policy
|
|
|
with `--ignore-ipolicy`. Otherwise, discuss this with a fellow
|
|
|
sysadmin, and see if that VM really needs that many resources or if
|
|
|
the policies need to be changed.
|
|
|
|
|
|
### IP address change
|
|
|
|
|
|
IP address changes require a full stop and will require manual changes
|
... | ... | |