Overview
Storage covers the disks your machines use, the point-in-time copies you take of them, shared file storage, and backups.Navigation: Storage.
Screens in this area
Volumes
A volume is a virtual disk. Every machine has a root volume created with it, and you can attach additional data volumes. Keeping data on a separate data volume rather than the root volume is worth the small extra effort: you can detach it and reattach it to a different machine, and rebuilding the machine doesn’t put the data at risk.Snapshots
A snapshot is a point-in-time copy of one volume, used to roll back a change or to clone a disk’s contents. A snapshot captures a single volume, not a whole machine. For a machine-level capture see VM Snapshots — which requires a separate entitlement.Snapshot Policies
Rather than remembering to snapshot manually, attach a policy to a volume and let the platform take them on a schedule with a retention rule, so old snapshots are pruned instead of accumulating against your quota.Shared Filesystems
Shared filesystems provide storage that several machines can mount simultaneously — the right tool when instances need a common set of files rather than their own separate disks. Each filesystem has a detail page for its configuration and access.The filesystem detail page has an activity log tab that is not yet available — it reads “coming soon”. Use Events for activity in the meantime.
Backups and Backup Schedules
Backups are restorable copies kept independently of your volumes, so they survive the loss of the original. Backup Schedules automates them. Backups count against a separate backup storage quota, shown on the dashboard when your account has one.Backup setup can also be triggered as part of creating a virtual machine, so a new machine can be protected from the start rather than as an afterthought.
Choosing between these
I want to undo a change I'm about to make
I want to undo a change I'm about to make
Take a snapshot of the volume first. Fastest to create, fastest to restore from.
I want protection against losing the machine entirely
I want protection against losing the machine entirely
Use backups. Snapshots live alongside your volume; a backup is held separately.
I want protection without remembering to do it
I want protection without remembering to do it
Attach a snapshot policy, a backup schedule, or both. Set retention so old copies don’t consume quota forever.
Several machines need the same files
Several machines need the same files
Use a shared filesystem. A volume attaches to one machine at a time.
Compute
The machines these volumes attach to.
Quotas and limits
Primary, secondary, and backup storage ceilings.