cancel
Showing results for 
Search instead for 
Did you mean: 

Speed Up Cloud Universal Share Backups with Accelerator

GNeil
Level 4
Employee

Delivered with the NetBackup Client software, users can now accelerate the backup and recovery of their Cloud Universal Shares!

Universal share accelerator doesn't provide the NFS or SMB service, but what it does provide is a direct  file system mount point on the workload or client. The data goes directly to the cloud bucket and avoids traversing the storage server by saving you time!

How does it work?

  1. Ensure you have created your MSDP cloud LSU.  These can be either AWS S3 or Azure Blobs.
  2. Install the client software on your workload or client and be sure to fill in the information regarding Universal Share Accelerator.
  3. Login to the NetBackup WebUI and go to Storage -> Disk Storage -> Universal Shares -> +Add

Display name: The share ID which will be used to mount on the NetBackup Client or workload.

Type: Choose Accelerator.

Storage server: The storage server host name.

Disk volume: The MSDP cloud disk volume.

Quota: Unlimited by default.

Hosts: The NetBackup Client hostname.

GNeil_0-1699026752056.png

  1. Go to the client and configure the universal share accelerator.

/usr/openv/pdde/vpfs/bin/vpfs_accelerator.sh --config --storage-server=<storage server> --engine-host=<hostname> --mode=byo --storage-path=<path>

storage-server: The storage server name.

engine-host: Engine name of the cluster or storage server of the standalone server.

mode: Accelerator mode, it should be byo.

storage-path: List of local storage paths, comma separated with no spaces, and those paths should be pre-created.

  1. Next mount or create the Universal Share Accelerator.

/usr/openv/pdde/vpfs/bin/vpfs_accelerator.sh –create --share-id=<ID> --cloud-volume=<MSDP cloud disk volume>

share-id: Universal Share ID, which can be found in the section storage configuration section and tab Universal shares in the NetBackup WebUI.

cloud-volume: Cloud volume, it's the column 'Volume' in the tab Universal shares.

  1. Start up the Universal Share Accelerator.

/usr/openv/pdde/vpfs/bin/vpfs_accelerator.sh –start-all

  1. Go to Protection -> Policies -> +Add button.

Policy Name:  Give the policy a name.

Policy Type:  Choose Universal-Share.

Policy STU:  Select the STU that maps to the cloud AWS S3 or Azure Blob.

GNeil_1-1699026752068.png

  1. Click on the Schedules tab and create your backup schedule.
  2. Click on the Clients tab and add the Universal Share Accelerator clients’ name.

GNeil_2-1699026752070.png

  1. Add what share you would like to backup.

GNeil_3-1699026752073.png

  1. Perform your backup!

NetBackup enterprise tools makes backing up, maintaining, and recovering your data easier and more secure than ever!

2 REPLIES 2

Mallek
Level 4
Partner

Hi Neil,

 

Which NetBackup version is supporting this features? 

GNeil
Level 4
Employee

Hi Mallek,

This new feature is available in NetBackup 10.3.

Thanks,

Neil