cancel
Showing results for 
Search instead for 
Did you mean: 

Command to change values of Hyper-V/ Vmware policy attributes

Fahim_Khan
Level 3
Certified

From cd usr/openv/netbackup/bin/admincmd/bpplinfo command there are lot of arguments and parameters to change the policy info, Visit https://www.veritas.com/support/en_US/doc/15263389-127350397-0/v14664839-127350397 for more details

Enable File level Recovery from VM backup):-
./bpplinfo policy_name -modify -snapshot_method_args Virtual_machine_backup=1 (1=disable,2=enable)

(Quiescing):-
./bpplinfo policy_name -modify -snapshot_method_args disable_quiesce (0=disable,1=enable)

(Transport method):-
./bpplinfo policy_name -modify -snapshot_method_args trantype (trantype=nbd:hotadd)

(Accelerator):-
./bpplinfo policy_name –modify -use_accelerator 0 | 1

(Policy Status):-
./bpplinfo policy_name –modify -active | -inactive

(Follow NFS):-
./bpplinfo policy_name –modify -follownfs flag 0 (disabled) or 1 (enabled)

(Multiple Streams):-
./bpplinfo policy_name –modify -multiple_streams flag 0 (disabled) or 1 (enabled)

(Change Storage Unit)
./bpplinfo policy_name –modify -residence New_STU

./bpplinfo policy_name -modify -snapshot_method_args snap_attr= (0 (default), 1 Differential. Use copy-on-write snapshot method, 2 Plex. Use clone or mirror snapshot method.)

./bpplinfo policy_name -modify -snapshot_method_args drive_selection (0 include all disks, 1 exclude boot disk, or 2 exclude data disk)

./bpplinfo policy_name -modify -snapshot_method_args snapact (0 continue backup, 1 abort if any snapshot exist, 2 remove NetBackup snapshotand continue backup, 3 abort if NetBackup snapshot exist)

./bpplinfo policy_name –modify -blkincr flag (1, perform block-level-incremental backups,0, disable block-level-incremental backups)

Regards,

Fahim Khan

0 REPLIES 0