Veritas Access Appliance Solutions Guide for NetBackup
- Access Appliance integration with NetBackup
- System requirements
- Configuring Veritas Data Deduplication with Access Appliance
- About Veritas Data Deduplication
- Benefits of using Veritas Data Deduplication with Access Appliance
- Configuring Veritas Data Deduplication using the GUI
- Configuring Veritas Data Deduplication using the Access CLISH
- Support for multiple domains across networks for Veritas Data Deduplication
- Veritas Data Deduplication storage layout
- Configuring a Veritas Data Deduplication storage unit on NetBackup
- Configuring global deduplication using the Veritas Data Deduplication storage server across the domain
- Enabling Veritas Data Deduplication encryption
- Migrating the NetBackup images from existing storage to Veritas Data Deduplication storage
- Configuring Access Appliance as a cloud storage server with NetBackup CloudCatalyst
- Configuring backup and restore using NetBackup policies
- Configuring Access Appliance with the NetBackup client
- Configuring Access Appliance for NetBackup client
- Installing the NetBackup client add-on packages
- Prerequisites for configuring the NetBackup client
- Configuring the NetBackup client
- Adding an optional media server
- Adding multiple master servers
- Adding file systems to the backup configuration
- Removing file systems from backup configuration
- Changing the virtual IP address used by the NetBackup client
- Upgrade the NetBackup client
- Unconfiguring the NetBackup client
- Enabling Veritas Data Deduplication catalog backup with NetBackup client
- Disabling Veritas Data Deduplication catalog backup from NetBackup client
- Displaying the status of NetBackup services
- Configuring backup operations using NetBackup or other third-party backup applications
- Configuring Access Appliance for NetBackup cloud storage
- Restoring file systems backed up with NetBackup client
- Troubleshooting
- Index
Restoring file systems backed up with NetBackup client
This section describes how you can restore file systems (which are backed up using the NetBackup client) that get corrupted in the Access Appliance environment.
You can backup a file system with the NetBackup client using the backup fs add command. The back up of the file system is created on the NetBackup media server. If the file system goes corrupt and is destroyed, you can restore the file system.
To restore a corrupted file system
- Create a new file system. You can use the same name as that of the existing file system (for convenience) or a different name.
- Add the file system back to the NetBackup client's backup file system configuration using the backup fs add fs_name command.
- Restore the data backed up from the file system to the respective path on the new file system.
To restore the MSDP catalog file system
- Restore the MSDP catalog file system.
If the NetBackup client is enabled with deduplication catalog backup and the catalog filesystem goes corrupt, you will need to format the catalog file system.
Disable the catalog backup.
backup> dedupe-catalog disable
Format the catalog file system or re-create it with the same name.
Add the catalog file system as a backup file system.
backup> fs add fs_name
From the deduplication catalog backup, restore the
spaanddatacheckdirectories at/vx/<catalog_fs>/dedupe/databasesby selecting Restore to a different location on the NetBackup master.Enable the deduplication catalog to continue backing up the deduplication catalog.
backup> dedupe-catalog enable
Note:
In case the MSDP catalog file system is destroyed, ensure that a new file system is created and renamed back to the old MSDP catalog file system. You can then follow the steps to add, restore and enable the catalog file system.