Backing Up a Volume
Volume backups are point-in-time snapshots of volume data, for more information, see Overview of Block Volume Backups. This topic describes how to create a manual backup. Manual backups do not expire, they are maintained until you delete them.
To create backups based on a defined schedule and retention policy, see Policy-Based Backups.
For information to help you decide whether to create a backup or a clone of a boot volume, see Differences Between Block Volume Backups and Clones.
Volume backup size may be larger than the current volume usage. See Volume Backup Size for more information.
Required IAM Policy
To use Oracle Cloud Infrastructure, you must be granted security access in a policy by an administrator. This access is required whether you're using the Console or the REST API with an SDK, CLI, or other tool. If you get a message that you don’t have permission or are unauthorized, verify with your administrator what type of access you have and which compartment to work in.
For administrators: The policy in Let volume admins manage block volumes, backups, and volume groups lets the specified group do everything with block volumes and backups. The policy in Let boot volume backup admins manage only backups further restricts access to just creating and managing backups.
When users create a backup from a volume or restore a volume from a backup, the volume and backup don't have to be in the same compartment . However, users must have access to both compartments.
Using the Console
- Open the navigation menu and click Storage. Under Block Storage, click Block Volumes.
- Click the block volume that you want to create a backup for.
- Click Create Manual Backup.
-
Enter a name for the backup. Avoid entering confidential information.
-
Select the backup type, either incremental or full. See Volume Backup Types for information about backup types.
- If you have permissions to create a resource, then you also have permissions to apply free-form tags to that resource. To apply a defined tag, you must have permissions to use the tag namespace. For more information about tagging, see Resource Tags. If you are not sure whether to apply tags, skip this option (you can apply tags later) or ask your administrator.
-
Click Create Backup.
The backup will be completed once its icon no longer lists it as CREATING in the volume list.
Using the API
To back up a volume, use the following operation:
For information about using the API and signing requests, see REST APIs and Security Credentials. For information about SDKs, see Software Development Kits and Command Line Interface.
For more information about backups, see Overview of Block Volume Backups and Restoring a Backup to a New Volume.