1 Ekim 2021 Cuma

NetBackup / Rredirect the Accelerator track log to a different location

When performing an Accelerator enabled backup, track logs are created on the NetBackup client systems.

These track logs can be found at the following locations:

Windows: install_path\NetBackup\track

Under this directory, there will be a number of directories created that correspond to the master server name, storage server name, policy name, client name, and backup selections

Redirect the new backups to the new destination

1. Launch the registry editor by clicking Start > Run and then type in regedit

2. Use the tree control on the left hand side to navigate to the following location: HKEY_LOCAL_MACHINE\SOFTWARE\Veritas\NetBackup\CurrentVersion\Paths

3. Add a new registry entry:

a. Right click on Paths.

b. Select New > String Value.

c. Change New Value to TRACK_JOURNAL_PATH

d. Right click on TRACK_JOURNAL_PATH and select Modify...

e. Enter E:${_ps}track in the Value data: field.

Note: Be very careful to use the path separator variable '${_ps}' for each backslash (\) character in the path.

f. Select OK to save the change to the registry

https://www.veritas.com/content/support/en_US/article.100038114

Hiç yorum yok:

Yorum Gönder

Windows Server IIS üzerinden hizmet veren bir FTP servisine erişmek istediğimizde;  Internet Explorer, FileZilla vb. uygulamalar ile erişim ...