Veritas NetBackup™ Cloud Administrator's Guide
- About NetBackup cloud storage
- About the cloud storage
- About the Amazon S3 cloud storage API type
- About protecting data in Amazon for long-term retention
- Protecting data using Amazon's cloud tiering
- About using Amazon IAM roles with NetBackup
- Protecting data with Amazon Snowball and Amazon Snowball Edge
- About Microsoft Azure cloud storage API type
- About OpenStack Swift cloud storage API type
- Configuring cloud storage in NetBackup
- Scalable Storage properties
- Cloud Storage properties
- About the NetBackup CloudStore Service Container
- About the NetBackup media servers for cloud storage
- Configuring a storage server for cloud storage
- NetBackup cloud storage server properties
- Configuring a storage unit for cloud storage
- Changing cloud storage disk pool properties
- Monitoring and Reporting
- Operational notes
- Troubleshooting
- About unified logging
- About legacy logging
- Troubleshooting cloud storage configuration issues
- Troubleshooting cloud storage operational issues
About protecting data in Amazon Glacier vault
To protect your data for long-term retention with Amazon vault lock policy, you can back up the data to a vault in Amazon Glacier using NetBackup.
When you create a
storage class using NetBackup, you specify a vault name and a region in which you want to create the vault.You can use the Amazon vault lock policy to enforce compliance control on the vault or to make the vault a Write-Once-Read-Many (WORM) device. See the Amazon documentation for more information.
To configure a cloud storage server for GLACIER_VAULT storage class
- Configure the Amazon GLACIER vault cloud storage server.
See Configuring a storage server for cloud storage.
Note:
Each storage server is associated with only one region.
- Create a disk pool using the Amazon bucket for GLACIER storage.
See Configuring a disk pool for cloud storage.
Note:
If you cannot see the desired vault, it means that either the vault does not have an S3 bucket in the same region as the vault region or the vault does not exist in the region corresponding to the storage server for which you are creating the disk pool.
- Use the Amazon console to create a vault lock policy. See the Amazon documentation for more information.
- Create a backup policy.
When you configure a storage server to backup data to a vault in Amazon Glacier, consider the following:
If you have configured immutable vault lock policy to deny the deletion of archives, Amazon Glacier vault does not allow deletion of archives till the archives are unlocked for deletion. Hence, the retention period configured for a backup policy must be greater than the vault lock period by at least 2 weeks or the maximum time taken to backup or duplicate data to GLACIER_VAULT with retries in your environment. Else, the image cleanup job on image expiration fails. See Handling image cleanup failures for Amazon Glacier vault.
It is recommended you use a vault as a secondary target for backing up data.
If you plan to use the vault lock policy, ensure that you create a vault for each retention level you want to use for the vault.
Use compression and incremental backups to reduce the size of the data that is stored per backup.
Select True Image Recovery option wherever possible to reduce time and cost for image imports.
To retrieve the data that is sent to Glacier, there is an inherent time delay of around 4 hours per fragment of the backup image. For phase 2 of image imports, this time delay is prevalent for images in the Glacier storage. However, if you enable
in the policy, time spent for phase 2 imports reduces drastically from 4 hours to a few minutes per fragment. Phase 1 imports are faster, irrespective of whether is enabled or not for the policy.See the NetBackup Administrator's Guide, Volume I to know more about supported workloads and file systems for
.See the NetBackup Administrator's Guide, Volume I to know more about the phases during image imports.
Consider the following limitations:
NetBackup Accelerator feature is not supported for policies of the storage units that are created for GLACIER_VAULT. Do not select the
check box.Glacier endpoint for the Amazon GovCloud cloud provider (that is
) supports only secure mode of communication using the NetBackup storage class. Therefore, if you disable the option while you configure the Amazon GovCloud cloud storage with storage class, the configuration fails.
You must have the following permissions:
glacier:ListVaults
glacier:CreateVault
glacier:DescribeVault
glacier:UploadArchive
glacier:DeleteArchive
glacier:ListJobs
glacier:Describejob
glacier:InitiateJob
glacier:GetJobOutput
Also, ensure that you have the required S3 related IAM USER permissions. See Permissions required for Amazon S3 cloud provider user.
For permission-related issues, See Troubleshooting failures due to missing Amazon IAM permissions.