Veritas Access Appliance 8.0 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 without WORM
- Configuring Veritas Data Deduplication with WORM
- Managing Veritas Data Deduplication using the Access CLISH
- Managing Veritas Data Deduplication using GUI
- Accessing Access Appliance WORM storage shell for management tasks
- 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
- Support for bandwidth throttling during duplication
- Support for NetBackup Auto Image Replication
- Configuring MSDP-C with Access Appliance
- Migrating the NetBackup images from existing storage to Veritas Access storage
- 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 primary 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
- Restoring filesystems backed up with NetBackup client
- Troubleshooting
- Index
Displaying the status of NetBackup services
Use the backup commands to display the status of the NetBackup services.
See the following man pages for detailed examples:
backup_show(1)
backup_status(1)
backup_start(1)
backup_stop(1)
To display NetBackup services
- Display the current NetBackup services.
Backup> show
If the settings were configured while the backup and the restore services were online, run the backup stop command followed by the backup start command to make the changes come into effect.
To display the status of backup services
- Display the status of backup services.
Backup> status
If the NetBackup server is started and online, then Backup> status displays any on-going backup or restore jobs.
To start or stop backup services
- Start the backup services.
Backup> start [nodename]
You can also change the status of a virtual IP address to online after it has been configured using the Backup> virtual-ip command. This command applies to any currently active node in the cluster that handles backup and restore jobs.
- Stop the backup services.
Backup> stop
You can also change the status of a virtual IP address to offline after it has been configured using the Backup> virtual-ip command.