Veritas NetBackup™ 8.0 for VMware Administrator's Guide
- Introduction
- Required tasks: overview
- Notes and prerequisites
- Configure NetBackup communication with VMware
- Configure NetBackup policies for VMware
- VMware backup options
- Configure a VMware Intelligent Policy
- Reduce the size of backups
- Back up virtual machines
- Use Accelerator to back up virtual machines
- Restore virtual machines
- Restoring the full VMware virtual machine
- Virtual Machine Recovery dialog boxes (restore to original location)
- Virtual Machine Recovery dialogs boxes (restore to alternate location)
- Restoring VMware virtual machine disks
- Restoring individual files
- Browse and search virtual machines for restore
- Restore virtual machines with Instant Recovery
- Use NetBackup for vCloud Director
- Virtual machine recovery dialog boxes for vCloud Director
- Best practices and more information
- Troubleshooting
- Appendix A. NetBackup commands to back up and restore virtual machines
- Using NetBackup commands to create a VMware policy
- Appendix B. Configuring services for NFS on Windows
- About configuring services for NFS on Windows 2012 (NetBackup for VMware)
- About configuring services for NFS on Windows 2008 and 2008 R2 (NetBackup for VMware)
- About configuring Services for Network File System (NFS) on the Windows 2003 R2 SP2 NetBackup media server and NetBackup clients (NetBackup for VMware)
- Appendix C. The Reuse VM selection query results option
- Appendix D. Backup of VMware raw devices (RDM)
- Appendix E. SYMCquiesce utility for Linux virtual machines
VMware policy: bpplinfo options and keywords
Table: bpplinfo options describes the options that are available on the bpplinfo command. These options are set to default values if not specified.
Table: bpplinfo options
Option | Values | Keyword label in policy GUI |
---|---|---|
-ignore_client_direct | 0 enables client deduplication, 1 disables client deduplication | The Attributes tab > Disable client side deduplication |
-application_discovery | 0 disabled, 1 enabled | Clients tab > Select automatically through VMware Intelligent Policy query |
-discovery_lifetime | seconds | Clients tab > Reuse VM selection query results for |
-ASC_apps_attr | exchange, mssql, sharepoint truncatelogs=0 disabled, 1 enabled (for Exchange or SQL Server only) To enable Exchange file recovery: -ASC_apps_attr exchange: To enable Exchange, SQL, and SharePoint file recovery: -ASC_apps_attr exchange:,mssql:,sharepoint: To enable exchange recovery with truncate logs: -ASC_apps_attr exchange:;truncatelogs=1 To enable exchange without truncate logs and mssql with truncate logs: -ASC_apps_attr exchange:,mssql:;truncatelogs=1 To enable exchange with truncate logs and mssql without truncate logs (note the final colon): -ASC_apps_attr exchange:;truncatelogs=1,mssql: To enable both exchange and mssql with truncate logs: -ASC_apps_attr exchange:;truncatelogs=1,mssql:;truncatelogs=1 | Enables the file-level recovery of database data. VMware tab > Application Protection: Enable Exchange Recovery, Enable SQL Server Recovery, or Enable SharePoint Recovery |
-snapshot_method_args | keyword=value,keyword=value, ... |
Table: Keywords and values for -snapshot_method_args describes the keywords that must be included in -snapshot_method_args.
Table: Keywords and values for -snapshot_method_args
Keyword | Value | Name of keyword in policy GUI |
---|---|---|
file_system_optimization= | 0 disabled, 1 enabled | VMware tab > Exclude deleted blocks |
snapact= | 0 Continue backup 1 Abort if any snapshot(s) exist 2 Remove NetBackup snapshot(s) and continue backup 3 Abort if NetBackup snapshot(s) exist | VMware tab > Existing snapshot handling |
drive_selection= | 0 Include all disks, 1 Exclude boot disk, 2 Exclude data disks | VMware tab > Advanced > Virtual disk selection |
Virtual_machine_backup= | 1 disabled, 2 enabled | VMware tab > Enable file recovery from VM backup |
enable_vCloud= | 0 disabled, 1 enabled | Clients tab > Enable vCloud Director integration (only available with automatic selection of client) |
multi_org= | 0 disabled, 1 enabled | VMware tab > Advanced > Multiple organizations per policy |
disable_quiesce= | 0 virtual machine quiesce is enabled, 1 virtual machine quiesce is disabled | VMware tab > Advanced > Virtual machine quiesce |
nameuse= | 0 VM host name, 1 VM display name, 2 VM BIOS UUID, 3 VM DNS Name, 4 VM instance UUID | VMware tab > Primary VM identifier |
exclude_swap= | 0 disabled, 1 enabled | VMware tab > Exclude swap and paging files |
skipnodisk= | 0 disabled, 1 enabled | VMware tab > Advanced -> Ignore diskless VMs |
post_events= | 0 No Events, 1 All Events, 2 Error Events | VMware tab > Advanced > Post events to vCenter |
ignore_irvm= | 0 disabled, 1 enabled | VMware tab > Advanced > Ignore Instant Recovery VMs |
rLim= | 0 - 100 | VMware tab > Advanced > Snapshot retry |
rTO= | 0 - 1440 | VMware tab > Advanced > Snapshot timeout (minutes) |
rHz= | 0 - 3600 | VMware tab > Advanced > Snapshot creation interval (seconds) |
trantype= | san, hotadd, nbd, or nbdssl If more than one, separate each with a colon. Order of modes indicates priority. Example: trantype=nbd:hotadd This example selects these two modes and tries nbd first. | VMware tab > Transport modes |
serverlist= | VMware server names. Use a colon to separate the names. For example: serverlist=vc1.acme.com:vc2.acme.com To specify no server list, enter serverlist= | VMware tab > Advanced > VMware server list |
See bpplinclude options for modifying query rules in a VMware policy.