Until now, our instance type definitions had different, i.e. increasing, disk sizes corresponding to the number of selected GPUs for historic reasons.
For example, a 1 GPU instance had an 80 GiB disk, a 2 GPU instance had a 160 GiB disk.
This created incompatibilities to use large disk instance snapshots of multi GPU instances on smaller instance types, increased the storage size of snapshots, and led to longer snapshotting time (for larger instances).
Also, the release of storage Volumes provided a better-suited alternative to store large datasets.
Starting last week, all new instance types will use an 80 GiB instance disk unless you use a large disk snapshot.
Legacy instances and snapshots with large disks are marked with a "Legacy" label.
Here is a summary of the changes in instance types:
Instance Type | GPUs | vCPUs | Memory [GiB] | Disk [GiB] - deprecated | Disk [GiB] - new |
GPU Instance 1x NVIDIA 1080Ti | 1 | 4 | 12 | 80 | 80 |
GPU Instance 2x NVIDIA 1080Ti | 2 | 8 | 24 | 160 | 80 |
GPU Instance 3x NVIDIA 1080Ti | 3 | 12 | 36 | 240 | 80 |
GPU Instance 4x NVIDIA 1080Ti | 4 | 16 | 48 | 320 | 80 |
GPU Instance 5x NVIDIA 1080Ti | 5 | 20 | 60 | 400 | 80 |
GPU Instance 6x NVIDIA 1080Ti | 6 | 24 | 72 | 480 | 80 |
GPU Instance 7x NVIDIA 1080Ti | 7 | 28 | 84 | 560 | 80 |
GPU Instance 8x NVIDIA 1080Ti | 8 | 32 | 96 | 640 | 80 |
GPU Instance 9x NVIDIA 1080Ti | 9 | 36 | 108 | 720 | 80 |
GPU Instance 10x NVIDIA 1080Ti | 10 | 40 | 120 | 800 | 80 |
What does that mean for you?
- Snapshots
- Snapshots of size 80 GiB stay unaffected and will continue working.
- Snapshots that are larger than 80GB will stop working.
During that grace period, you can still create large disk instances from legacy large disk snapshots via the web dashboard but not via the API.
If one of your large disk snapshots contains relevant data, please create an instance from the snapshot now and save all relevant data to a Volume or a different 80GiB disk instance.
You can see your snapshot size in the dashboard, see below.
- Instances
- Instances with 80 GiB disk stay unaffected.
- Taking snapshots of legacy large disk (>80 GiB) instance will stop working.
- Storing more than 80 GiB of data
- If you want to use more than 80 GiB of storage just create and attach a Volume to your instance. Please see https://support.genesiscloud.com/support/solutions/articles/47001111882-how-to-create-volumes-and-attach-detach-it-to-instances
- If you want to use more than 80 GiB of storage just create and attach a Volume to your instance. Please see https://support.genesiscloud.com/support/solutions/articles/47001111882-how-to-create-volumes-and-attach-detach-it-to-instances
Please do not hesitate to contact us with any questions regarding this change at support@genesiscloud.com.