Veritas-bu

[Veritas-bu] Exclude list

2002-03-06 10:13:21
Subject: [Veritas-bu] Exclude list
From: limelite AT ti DOT com (Young, Ken)
Date: Wed, 6 Mar 2002 09:13:21 -0600
You can't export just the "Exclude" values. You have to export the
HKEY_LOCAL_MACHINE\SOFTWARE\Veritas\NetBackup\CurrentVersion\Config key to a
.reg file and edit that file using a text editor such as notepad. For
example, if your .reg file looks like this:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Veritas\NetBackup\CurrentVersion\Config]
"Announce_DHCP_Interval"=dword:00000078
"Exclude"=hex(7):2a,00,2e,00,6f,00,73,00,74,00,00,00,2a,00,2e,00,73,00,6e,00
,\
 
6d,00,00,00,43,00,3a,00,5c,00,44,00,6f,00,63,00,75,00,6d,00,65,00,6e,00,74,\
 
00,73,00,20,00,61,00,6e,00,64,00,20,00,53,00,65,00,74,00,74,00,69,00,6e,00,\
 
67,00,73,00,5c,00,41,00,64,00,6d,00,69,00,6e,00,69,00,73,00,74,00,72,00,61,\
"ALLOW_DISASTER_RECOVERY"="YES"
"OTM_Use"="YES"
"OTM_Cache_Size_Init"=dword:00000064
"OTM_Cache_Size_Max"=dword:000000fa
"BPBACKUP_CLASS"="any"
"BPBACKUP_SCHED"="any"
"BPARCHIVE_CLASS"="any"
"BPARCHIVE_SCHED"="any"
"VERBOSE"=dword:00000000
"RESTORE_RETRIES"=dword:00000000
"LIST_FILES_TIMEOUT"=dword:0000012c
"DISALLOW_SERVER_FILE_WRITES"="NO"
"ALLOW_NON_RESERVED_PORTS"="NO"
"CRYPT_OPTION"="ALLOWED"
"CRYPT_STRENGTH"="DES_40"
"Debug_Database"=dword:00000000
"KEEP_LOGS_DAYS"=dword:00000003
"CLIENT_RESERVED_PORT_WINDOW"="512 1023"
"CLIENT_PORT_WINDOW"="0 0"
"Virus_Backup_Scan"="NO"
"Virus_Backup_Clean"="NO"
"Virus_Backup_Infected"="NO"
"Virus_Restore_Scan"="NO"
"Virus_Restore_Clean"="NO"
"Time_Overlap"=dword:0000003c
"Buffer_Size"=dword:00000020
"Use_Archive_Bit"="YES"
"Perform_Default_Search"="YES"
"Accumulate_Files"="NO"
"User_Directed_Timeout"=dword:0000003c
"Clear_Archive_Bit_Incr_Wait"=dword:0000012c
"Debug_Flush"=dword:00000000
"Debug_Heap"=dword:00000000
"Debug_Level"=dword:00000000
"Debug_TCP"=dword:00000000
"OTM_Cache_Control"=dword:00000000
"OTM_Error_Control"=dword:00000000
"OTM_Logging"=dword:00000000
"OTM_Quiescent_Wait"=dword:00000005
"OTM_Quiescent_Timeout"=dword:0000003c
"OTM_Current"="NO"
"OTM_Exclude"=dword:00000000
"OTM_Sync_Timeout"=dword:0000003c
"Error_Messages_Max"=dword:0000000a
"Class_Type"=dword:0000000d
"Client_Version"=dword:00000155
"Case_Sensitive_Exclude_List"="NO"
"Compress_Use"=dword:00000000
"Compress_Buffer_Size"=dword:0000003e
"Compress_Minimum_Size"=dword:00000200
"Cluster_Database_Force_Restore"="NO"

Edit the file to read this:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Veritas\NetBackup\CurrentVersion\Config]
"Exclude"=hex(7):2a,00,2e,00,6f,00,73,00,74,00,00,00,2a,00,2e,00,73,00,6e,00
,\
 
6d,00,00,00,43,00,3a,00,5c,00,44,00,6f,00,63,00,75,00,6d,00,65,00,6e,00,74,\
 
00,73,00,20,00,61,00,6e,00,64,00,20,00,53,00,65,00,74,00,74,00,69,00,6e,00,\
 
67,00,73,00,5c,00,41,00,64,00,6d,00,69,00,6e,00,69,00,73,00,74,00,72,00,61,\

And that will be your .reg file for excludes that you can execute on all
clients rather than having to type those entries for each client.

I have a beta copy of 4.5. Haven't tested it yet but based on the
Readme_Client.txt file, here's what it said:

 III. NEW FEATURES/FIXES IN 4.5

      There are no new features added for this release.

Probably won't look at it from the server end since we don't use Windows for
a master server.

Hope this helps.

-----Original Message-----
From: Williams, Kris [mailto:Kris.Williams AT iams DOT com] 
Sent: Wednesday, March 06, 2002 7:07 AM
To: 'Dongfang Liao'; Young, Ken; Williams, Kris;
veritas-bu AT mailman.eng.auburn DOT edu
Subject: RE: [Veritas-bu] Exclude list


This is true. You can do it from here. I am attempting to duplicate the
exclude list across multiple client machines, and trying to avoid having to
type it in manually. The registry thing listed below will work, except for
some reason I can not get it to export just the "Exclude" value. Obviously
if it were contained in a standard text file somewhere, that would be the
easiest solution. Maybe in 4.5.....

me

-----Original Message-----
From: Dongfang Liao [mailto:dongfang.liao AT rogers DOT com]
Sent: Tuesday, March 05, 2002 10:24 PM
To: Young, Ken; 'Williams, Kris'; veritas-bu AT mailman.eng.auburn DOT edu
Subject: Re: [Veritas-bu] Exclude list


I believe the exclude list is in the Windows NT/2000 client's NetBackup
client GUI. go to Action and configure, you should be able to find out an
"exclude" tab.

-----------------------
Thanks
ldf


----- Original Message -----
From: "Young, Ken" <limelite AT ti DOT com>
To: "'Williams, Kris'" <Kris.Williams AT iams DOT com>;
<veritas-bu AT mailman.eng.auburn DOT edu>
Sent: Tuesday, March 05, 2002 3:53 PM
Subject: RE: [Veritas-bu] Exclude list


> This isn't like unix but here's a hard way ...
>
> You could export the Exclude key using Regedit to create a .reg file 
> which can be edited using any text editor such as Notepad and load the 
> file on
all
> the clients.
>
> The contents of a Win2K reg file would look something like this:
>
> Windows Registry Editor Version 5.00
>
> [HKEY_LOCAL_MACHINE\SOFTWARE\VERITAS\NetBackup\CurrentVersion\Config]
>
"Exclude"=hex(7):43,00,3a,00,5c,00,44,00,6f,00,63,00,75,00,6d,00,65,00,6e,00
> ,\
>
>
74,00,73,00,20,00,61,00,6e,00,64,00,20,00,53,00,65,00,74,00,74,00,69,00,6e,\
>
>
00,67,00,73,00,00,00,44,00,3a,00,5c,00,51,00,75,00,61,00,72,00,61,00,6e,00,\
>
>
74,00,69,00,6e,00,65,00,00,00,44,00,3a,00,5c,00,53,00,59,00,53,00,41,00,44,\
>
>
00,4d,00,49,00,4e,00,00,00,48,00,69,00,73,00,74,00,6f,00,72,00,79,00,00,00,\
>
>
52,00,45,00,43,00,59,00,43,00,4c,00,45,00,52,00,00,00,53,00,50,00,4f,00,4f,\
>
>
00,4c,00,00,00,54,00,65,00,6d,00,70,00,00,00,54,00,65,00,6d,00,70,00,6f,00,\
>
>
72,00,61,00,72,00,79,00,20,00,49,00,6e,00,74,00,65,00,72,00,6e,00,65,00,74,\
>
>
00,20,00,46,00,69,00,6c,00,65,00,73,00,00,00,57,00,69,00,6e,00,64,00,6f,00,\
>
>
77,00,73,00,20,00,55,00,70,00,64,00,61,00,74,00,65,00,20,00,53,00,65,00,74,\
>   00,75,00,70,00,20,00,46,00,69,00,6c,00,65,00,73,00,00,00,00,00
>
"Include"=hex(7):43,00,3a,00,5c,00,44,00,6f,00,63,00,75,00,6d,00,65,00,6e,00
> ,\
>
>
74,00,73,00,20,00,61,00,6e,00,64,00,20,00,53,00,65,00,74,00,74,00,69,00,6e,\
>
>
00,67,00,73,00,5c,00,61,00,64,00,6d,00,69,00,6e,00,69,00,73,00,74,00,72,00,\
>
>
61,00,74,00,6f,00,72,00,00,00,43,00,3a,00,5c,00,44,00,6f,00,63,00,75,00,6d,\
>
>
00,65,00,6e,00,74,00,73,00,20,00,61,00,6e,00,64,00,20,00,53,00,65,00,74,00,\
>
>
74,00,69,00,6e,00,67,00,73,00,5c,00,41,00,6c,00,6c,00,20,00,55,00,73,00,65,\
>
>
00,72,00,73,00,00,00,43,00,3a,00,5c,00,44,00,6f,00,63,00,75,00,6d,00,65,00,\
>
>
6e,00,74,00,73,00,20,00,61,00,6e,00,64,00,20,00,53,00,65,00,74,00,74,00,69,\
>
>
00,6e,00,67,00,73,00,5c,00,44,00,65,00,66,00,61,00,75,00,6c,00,74,00,20,00,\
>   55,00,73,00,65,00,72,00,00,00,00,00
>
> We don't use a NT4 or Win2k master server so all our exclude lists are
local
> to the clients. If there's a way to make an exclude list for Windows
clients
> on a Solaris master server, I too would like to know.
>
>
> Regards,
> Ken Young
> Helpdesk and Desktop Services
> Texas Instruments Inc.
> (214) 567-5016
>
> -----Original Message-----
> From: Williams, Kris [mailto:Kris.Williams AT iams DOT com]
> Sent: Tuesday, March 05, 2002 1:58 PM
> To: 'veritas-bu AT mailman.eng.auburn DOT edu'
> Subject: [Veritas-bu] Exclude list
>
>
> I have asked this question before, but never really got an answer so 
> I'm going to ask again. On a Windows NT / 2000 master server, is there 
> a file that contains the exclude  like in the UNIX versions? I have 
> found it in
the
> registry, but it would be easier to duplicate if it were in a file. 
> Any ideas anyone?
>
>
> Thanks,
>
> Kris
> _______________________________________________
> Veritas-bu maillist  -  Veritas-bu AT mailman.eng.auburn DOT edu 
> http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
> _______________________________________________
> Veritas-bu maillist  -  Veritas-bu AT mailman.eng.auburn DOT edu 
> http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu

<Prev in Thread] Current Thread [Next in Thread>