Vultr does not support snapshot functionality for Bare Metal instances, unlike other compute instance types.
No, Vultr does not support Snapshots for Bare Metal instances. Unlike Optimized, Cloud, and Cloud GPU Compute instances, which allow on-demand full disk snapshots at the hypervisor level, Bare Metal instances run directly on physical hardware without a virtualization layer. Because of this architecture, the automated snapshot functionality available for Cloud Compute instances is not feasible for Bare Metal.
If you need to back up a Bare Metal instance, consider using third-party backup solutions or application-level backups. Consider the following:
Clonezilla or dd to create a full disk image of the instance and store it on separate storage.rsync, scp, or tar to copy important data.Veeam or Duplicati to perform scheduled, encrypted, and offsite backups.