Skip to main content

Setting Environment Variables in NetWorker on Unix/Linux

Published JUN 23, 2025

Starting with NetWorker 8.0, NetWorker uses the /nsr/nsrrc file to define environment variables at NetWorker startup. This can also be used to make dynamic parameter changes such as tcp settings. Sourcing of this file occurs before starting the NetWorker processes. In previous releases of NetWorker, environment variables were commonly specified in the NetWorker startup script. These startup script files were overwritten when a software upgrade or reinstall occurred. The new /nsr/nsrrc file is not removed when upgrading or reinstalling the software.

Related Articles