Veritas NetBackup™ Administrator's Guide, Volume II
- NetBackup licensing models and the nbdeployutil utility
- Creating and viewing the licensing report
- Reviewing a capacity licensing report
- Reconciling the capacity licensing report results
- Reviewing a traditional licensing report
- Additional configuration
- About dynamic host name and IP addressing
- About busy file processing on UNIX clients
- About the Shared Storage Option
- About configuring the Shared Storage Option in NetBackup
- Viewing SSO summary reports
- About the vm.conf configuration file
- Holds Management
- Menu user interfaces on UNIX
- About the tpconfig device configuration utility
- About the NetBackup Disk Configuration Utility
- Reference topics
- Host name rules
- About reading backup images with nbtar or tar32.exe
- Factors that affect backup time
- NetBackup notify scripts
- Media and device management best practices
- About TapeAlert
- About tape drive cleaning
- How NetBackup reserves drives
- About SCSI persistent reserve
- About the SPC-2 SCSI reserve process
- About checking for data loss
- About checking for tape and driver configuration errors
- How NetBackup selects media
- About Tape I/O commands on UNIX
Windows file system backups
Note:
The following section is applicable for NetBackup master server 8.1 or later and NetBackup client 8.0 or later.
The protected data for Windows file system backups is defined as the size of the data for the pathnames or the directives that are defined in the policy. Licensing for the Windows backup is specific to an MS-Windows policy. It does not support the Windows clients or servers that are backed up using any virtualization policy, such as VMware and HyperV.
Snapshot-based backups are supported on all the versions of Windows servers and clients with various features of NetBackup such as multistreaming, Accelerator, compression, and so on.
Administrators can use the following to verify the size that the accurate licensing method reports.
Dir
Lists the files on the system folders and their sizes.
- Get-ChildItem C:\test1 | Measure-Object -property length -sum
PowerShell command to get folder size.
Size information from Windows Explorer.
To compare the data size that is reported in the capacity license report:
Use the file system commands to the calculate size of each drive. In the capacity license report, the files that are mentioned in the exclude list are not used to calculate protected data.
NetBackup creates the xml files of backup data under
logs\BEDS
folder and lists the files that are backed up and excluded from backup.NetBackup creates the xml files of backup data under
logs\BEDS
folder and lists the files that are backed up and excluded from backup.Use the file system commands.