modifysubclientpolicy

Description

This script can be used for associating or disassociating a subclient policy to a backupset(s)

For association of a subclient policy to a backupset

qoperation execscript -sn modifysubclientpolicy -si associate -si c=client_name -si b=backupsetname -si scp=subclient_policy_name

For association of a subclient policy to all FS backupsets of a client

qoperation execscript -sn modifysubclientpolicy -si associate -si c=client_name -si scp=subclient_policy_name

For association of a subclient policy to all FS backupsets of all clients in a client group

qoperation execscript -sn modifysubclientpolicy -si associate -si cg=client_group_name -si scp=subclient_policy_name

For disassociation of a subclient policy from a backupset

qoperation execscript -sn modifysubclientpolicy -si disassociate -si c=client_name -si b=backupsetname
  • When association is tried one/all backupset(s) of a single client, if the file system type of the client and the scp donot match, error will be thrown
  • When association is tried for all clients in a client group, assocciation will be done only for the clients whose flile system type mathces that of the scp
  • Cannot associate a subclient policy to a backupset which is deconfigured or which has user defined subclients or which has a subclient policy associated to it
  • On successful association/disassociation, the sucessfuly associated/disassociated entity names will be displayed
  • Usage

    For Association

    qoperation execscript -sn modifysubclientpolicy -si associate -si cg=client_group_name -si scp=subclient_policy_name qoperation execscript -sn modifysubclientpolicy -si associate -si c=client_name -si scp=subclient_policy_name qoperation execscript -sn modifysubclientpolicy -si associate -si c=client_name -si b=backupsetname -si scp=subclient_policy_name

    For disassociation

    qoperation execscript -sn modifysubclientpolicy -si disassociate -si c=client_name -si b=backupsetname

    script_name: modifysubclientpolicy

    Associate or disassociate a subclient policy to backupset(s)

    Details

    • Scope: All
    • Platform: CommServe (Database: CommServ)
    • Release: 11.0.0

    Disclaimer of Warranties

    CommVault provides software tools and utilities on an "as is" basis, as a courtesy and convenience to its users, and they may be changed from time to time without notice. These tools and utilities are provided without express, implied, or statutory warranties of any kind. You assume full risk and responsibility for the selection, possession, performance and proper installation and use of the software tools and utilities, and for verifying the results obtained there from. Your use of CommVault software tools and utilities indicates your unconditional acceptance of the above disclaimer.

    Loading...