Description
Script to configure packages in remote cache to support granular sync. Script can be executed to configure packages for either all remote caches or a set of given remote caches
Usage
Usage: Qoperation execscript �sn QS_GranularConfigRemoteCache -si 'RemoteCachesName' -si 'SyncOption' -si 'Windows platform IDs' -si 'Windows package IDs' -si 'Unix platform IDs' -si 'Unix package IDs'
RemoteCachesName will be either 'All' or comma seperated remote caches name
Following are the valid sync options [SyncAll/SyncNone/SyncCustom]
SyncAll : Sync all packages for all platforms
SyncNone : Do not synchronize any packages
SyncCustom : sync only selected packages for selected platforms
Following are the valid platform ID for each platforms [Windows(32)=1, Windows(X64)=3,Aix PPC=14,Darwin X86=24,Freebsd X86=25,Freebsd X86_64=26,Hp IA64=20,Linux X86=15,Linux X86_64=16,Linux PPC64=17,Linux 390=18,Solaris SPARC=22,Solaris X86_64=23,Darwin X8664=27,Darwin ARM64=35]
Please refer SimPackage table for package IDs
Example: qoperation execscript -sn QS_GranularConfigRemoteCache -si All -si SyncAll
Example: qoperation execscript -sn QS_GranularConfigRemoteCache -si All -si SyncNone
Example: qoperation execscript -sn QS_GranularConfigRemoteCache -si 'myClient1,myClient2' -si SyncAll
Example: qoperation execscript -sn QS_GranularConfigRemoteCache -si 'myClient1,myClient2' -si SyncNone
Example: qoperation execscript -sn QS_GranularConfigRemoteCache -si 'All' -si SyncCustom -si '1,3' -si '1,702'
Example: qoperation execscript -sn QS_GranularConfigRemoteCache -si 'All' -si SyncCustom -si '1,3' -si '1,702' -si '24,25' -si '1002'
Details
- 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.