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
Configuring NetBackup for Amazon Snowball Edge with S3 API interface
When you back up the data to the Amazon Snowball Edge device using the S3 interface, data is moved directly from the source to the Amazon Snowball Edge device. This process uses the Amazon S3 adapter.
To configure NetBackup to transfer data to Amazon Snowball Edge using S3 API interface
- Configure the Amazon Snowball Edge device using the Amazon Snowball client.
- Create a temporary storage server and disk pool to create or list the buckets that you plan to use for the device import job.
Note:
It is recommended to create the buckets from the NetBackup Administration Console. However, if you create buckets from the AWS console, ensure that only characters that NetBackup supports are used.
- Delete the temporary storage server and disk pool.
- Create an import job in the AWS console. Refer to the AWS documentation for detailed steps.
- Configure the Amazon Snowball Edge device using the Amazon Snowball client.
- (Optional) To use SSL protocol for communication with the Amazon Snowball Edge, get the certificate using the Amazon snowball client and append the certificate as it is to
/usr/openv/var/global/wmc/cloud/cacert.pem
file on the media server. Ensure that the format and length of the newly copied certificate matches with the existing certificates incacert.pem
.See Configuring SSL for Amazon Snowball and Amazon Snowball Edge.
- Add a custom instance for the device.
See Adding a cloud storage instance.
Set the custom instance's cloud storage properties with details of the host on which you have installed the Amazon Snowball S3 adapter.
Set the following in the General Settings tab:
Provider type: Amazon or Amazon GovCloud depending upon the endpoint for which you have ordered the device.
Service host: IP or host name
Service endpoint: Leave blank
HTTP port: Default is 8080. Or enter the port you have configured.
HTTPS port: Default is 8443. Or enter the port you have configured.
Endpoint access style: Path Style
Set the following in the Region Setting tab:
Location constraint: Region from where you have ordered the device.
Service host: IP or host name
Note:
An Amazon Snowball Edge device can be used to transfer data only from the region from where the device is obtained. Thus, use the location constraint and service host of the region from where the device is obtained.
- Create a storage server for the device using the custom instance.
- Update the following storage server property:
AMZ:OFFLINE_TRANSFER_MODE: PROVIDER_API
- For live data, create the storage lifecycle policy, backup policy and run the backup for initial seeding.
For old data, use the bpduplicate command and duplicate the images on the storage unit.
See the NetBackup Commands Reference Guide.
- After the data transfer is complete:
Deactivate the backup policy or postpone the secondary operation processing in the SLP till the device is in transit.
Set the storage server property you have configured to NONE.
Save the properties you need this information during the post-backup process.
Take an image capture of storage server properties from Administration console or use nbdevconfig -getconfig command. See the NetBackup Commands Reference Guide.
Also, note down the object size that was configured.
- Ship the device to the cloud vendor. Refer to the AWS documentation for detailed steps.
Note:
After backups are imported into the cloud bucket, before restore you need to perform the post backup procedures. See Post backup procedures if you have used S3 API interface.