Resize a Cluster

As your workload changes, you can resize your TigerGraph Cloud cluster to maximize the efficiency of your resources. You can resize the instance type (the CPU and RAM allocated to your instance) or upgrade the storage volume.

Choose the right instance type

If you choose to upgrade the instance type of a free-tier cluster, you must also upgrade the disk volume of the cluster.

Larger graphs require more RAM. Higher performance calls for both more CPUs and more RAM.

Our pricing table gives initial recommendations for which instance type to start with if you know how much data you will be loading into the graph. We call the input data your raw data. TigerGraph reorganizes your data into a graph, encoding and compressing it. We assume that your stored graph will be about 70% of the size of your raw data. This is a conservative estimate; it’s often smaller.

You also need RAM for your graph querying and computation. RAM requirements across projects vary considerably. In the pricing table, we recommend that your total RAM be about 1.5 times the maximum amount of raw data you think you will load.

Choose the right disk size

Disk storage refers to the root disk attached to your instance that holds the following files:

  • OS installation files

  • TigerGraph database installation files

  • TigerGraph Graph storage

  • Other data files uploaded to the instance

  • Any output files generated by querying the database

  • Logs generated while running TigerGraph

When you choose the size of the disk, consider the size of the data for all the above installations and files.

To ensure adequate disk storage, TigerGraph Cloud mandates that any disk size of a cluster must be at least 3 times the size of its instance’s RAM. For example, if your cluster instance has 64 GB of RAM, then the disk size must be higher than 192 GB.

Resizing instance types will result in a short period of downtime.

Procedure

In the Clusters view, click the three-dot button to show the Actions menu column and select Resize cluster.

cluster actions dropdown

Resize instance size

In the window that appears, by default, the Resize instance size panel is selected. Resize disk size is grayed out by default for free-tier clusters.

sample cluster resizing

Click Resize Instance and choose the new instance type that you’d like to change to.

Resize disk size

If you decide that your cluster needs more disk storage space, TigerGraph Cloud allows you to upgrade your disk volume.

screen shot 2021 07 27 at 10.58.44 am
You need a paid-tier cluster in order to upgrade disk volume.