Forum Discussion

cel1's avatar
cel1
Level 3
6 years ago

Enable block level incremental backup

hello, 

We are trying to enable block level incremental backups for Vmware policies ( a hundred of policies ). Does anyoe know ho to perform that via command line please !

Regards,

Zakaria

 

  • cel1's avatar
    cel1
    6 years ago

    Hello , 

     

      Thanks Marianne , that is  the command that I have used but the problem it changes also the policy type to Standard . To do that properly , I have discovered that we must specify the policy type as Vmware :

     

    bppllinfo $POLICY -modify -pt VMware -blkincr 1 .

     

    regards,

     

    Zakaria

6 Replies

  • Try this:

    bpplinfo <policy_name> -modify -blkincr <flag>
    (1 - perform block-level-incremental backups,  0 - disable block-level-incremental backups)

    • cel1's avatar
      cel1
      Level 3

      Hello , 

       

        Thanks Marianne , that is  the command that I have used but the problem it changes also the policy type to Standard . To do that properly , I have discovered that we must specify the policy type as Vmware :

       

      bppllinfo $POLICY -modify -pt VMware -blkincr 1 .

       

      regards,

       

      Zakaria

    • cel1's avatar
      cel1
      Level 3

      Hello , 

       

        Thanks Marianne , that is  the command that I have used but the problem it changes also the policy type to Standard . To do that properly , I have discovered that we must specify the policy type as Vmware :

       

      bppllinfo $POLICY -modify -pt VMware -blkincr 1 .

       

      regards,

       

      Zakaria