Login to participate
Backup and Archiving IdeasRSS
11
A way to manage include/exclude list
11 Agree, 0 Disagree
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 !!
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
Would you like to reply?
Login or Register to post your comment.