A way to manage include/exclude list
Updated: 31 Aug 2011 | 3 comments
Status:
Reviewed
Hi All,
Would that be useful if we have an option to manage include/exclude list through bp.conf for UNIX clients, like we have it for windows clients.
Lot of times i thought why not !!
idea Filed Under:
Comments
manage include/exclude lists from master.
The bpsetconfig command can be used for exactly this purpose.
# /usr/openv/netbackup/bin/admincmd/bpsetconfig --help
bpsetconfig: invalid option -- -
NetBackup 6.5 -- Update Configuration
Usage: bpsetconfig [-h "host"] [-u "user"] ["file" ...] [-i|-e "file" [-c "class" [-s "schedule"]]]
bpsetconfig -H
Options:
-h Specifies the host name ("host") of the server or client
whose configuration will be updated.
-u Specifies the user ("user") whose configuration will be updated.
"file" Specified the file or files where the updates are listed.
If not specified, standard input is read.
-i Specifies the include file ("file") that will be set on the host.
-e Specifies the exclude file ("file") that will be set on the host.
-c Specifies the class for which the include or exclude file will be set.
-s Specifies the schedule for which the include or exclude file will be set.
-H Displays the help screen.
Cheers
Mark
I upgraded to 6.5.4 and tried
I upgraded to 6.5.4 and tried using the command to get exclude list, but i get the following error:
unimplemented feature
Any idea WHY
Duplicate of another idea... thanks for contributing!
This is a duplicate of https://www-secure.symantec.com/connect/idea/globa....
The solution for both of these is likely the same, to centralizde the management of these lists (along with other settings) on the Master server.
Would you like to reply?
Login or Register to post your comment.