Disable a SAN client
You cannot uninstall the SAN Client and Fibre Transport components. However, you can disable the SAN clients. If you do, the client cannot backup over the SAN to an FT media server.
After you disable a SAN client, you can remove it from your NetBackup environment.
To disable the NetBackup SAN client service on UNIX
- To stop the service, run the following command on the client:
/usr/openv/netbackup/bin/nbftclnt -terminate
- To configure the host so that it does not start the SAN client service after a computer restart, run the following command:
/usr/openv/netbackup/bin/bpclntcmd -sanclient 0
To disable the NetBackup SAN client service on Windows
- Use Windows Computer Management to stop the NetBackup SAN Client Service.
- To configure the host so it does not start the SAN client service after a restart, run the following command:
install_path\NetBackup\bin\bpclntcmd.exe -sanclient 0
More Information