next up previous contents
Next: 0.4.2 Rackspace Up: 0.4.1 GoGrid Previous: 0.4.1.3 Creating an Image   Contents

0.4.1.4 Resizing a Node

Availability: gg

GoGrid has introduced an ability to change a size of running node in API version 1.6. Suppose, we have a node with id 100 and 1Gb amount of RAM and we want to increase it to 2Gb. In this case lc-gg-node-edit tool may prove helpful:

$ lc-gg-node-edit -i 100 -s 2GB

Here, -i switch specifies id of a node we want to modify and -s specifies id of a size we want to use for the node.



Roman Bogorodskiy 2011-05-30