Date - 01/2008
Affected Product & Version - NetVault: Backup 7.4.5 and later
Affected Module & Version - Thin Client plugin for Netware (Version 5.0)
OS Version - Novel Netware 6.5
Application Information - n/a
Description:
Pre/Post script on Netware machine doesn't run
Symptoms:
Pre/Post script on Netware machine doesn't run
* Make sure the "tsands", "tsafs" and "netvault.nlm" modules are loaded. Load these modules manually with the "load" command if AUTOEXEC.NCF is not configured to load them automatically.
* Make sure "netvault.nlm" version is 3.05C. "modules netvault.nlm" command should list its info as -
:modules netvault.nlm
NETVAULT.NLM
Loaded from on
(Address Space = OS)
NetVault NDMP server
Version 3.05.03 March 23, 2006
Copyright (c) BakBone Software Inc. 2002-4
:
* On the backup Server, make sure to specify the complete path to the scripts.
Additionally, If the pre or post script file contains a command requesting a delay, it will be ignored and all other commands in the script will be executed immediately.
To workaround this, create a“netvault.cfg” file on the NetWare machine and locate it in the directory where netvault.nlm is stored. Open this file with any text editing application and append the following two lines to it:
[Scripts]
Post execution delay = xx (in seconds)
If the netvault.nlm is already loaded, unload netvault.nlm and load it again.