How to configure NetBackup LiveUpdate using CIFS or IIS?

By | December 20, 2015

NetBackup is an enterprise backup solution. If you have hundreds or thousands clients, you would not like to update those clients manually. Of course, we do not need to update clients asap, however it is recommended as some bugs should be solved and also new features added. Fortunately, NetBackup provides a feature to update clients automatically by special update policy. In this post I will show how to configure LiveUpdate in NetBackup using Microsoft IIS or CIFS share. In my opinion, the second option is easier to configure.

Configuration of LiveUpdate for NetBackup consists the following steps:

  • Preparing IIS or CIFS share.
  • Downloading NetBackup LiveUpdate packages.
  • Configuring a LiveUpdate policy.

NetBackup LiveUpdate process

The below figure shows the NetBackup LiveUpdate process:

NetBackup LiveUpdate process

The NetBackup LiveUpdate process - thanks to Veritas.com

There are seven steps:

  1. This step is done manually. You have to download the update packages from Veritas site and extract them to the update folder.
  2. From the NetBackup Master Server, the NetBackup LiveUpdate policy is initiated.
  3. Nbmtrans launches (via bpcd) the LiveUpdate session on the Client by executing nbliveup on the Client.
  4. Nbmtrans forwards these updates to nbjm. The LiveUpdate agent on the NetBackup Client checks on the NetBackup LiveUpdate Server to see if any new updates are available
  5. All updates are installed in silent mode.
  6. The nbliveup command reports the status of the LiveUpdate session back to the caller.
  7. nbmtrans communicates back to nbjm, where information is updated in the NetBackup Activity monitor.

For more information please follow Veritas NetBackup Administrator's Guide and KB.

Preparing IIS or CIFS share

Follow the below steps to configure LiveUpdate using IIS on Windows servers:

  1. Server Manager --> Roles --> Add Roles
  2. Check Web Server (IIS) and install.
  3. Create the LiveUpdate directory in the c:\inetpub\wwwroot. e.g. "NBU_LiveUpdate".
  4. Open IIS Manager.
  5. Expand Sites --> Default Web Site --> liveupdate
  6. Double click on directory browsing.
  7. Click Enable on the right side action panel.
  8. Back to Default Web Site.
  9. Double click on MIME Types.
  10. Click Add on the right side action panel.
  11. File name extension: .flg
    MIME Type: Application/octet-stream
  12. Click OK.
  13. Right click Default Web site --> Manage Web Site --> Restart

Follow the below steps to configure LiveUpdate using CIFS on Windows servers:

  1. Create a folder name e.g. "NBU_LiveUpdate".
  2. Share it. Read permissions are enough.How to configure NetBackup LiveUpdate using CIFS or IIS - share

Only two steps... isn't it? 🙂

NetBackup LiveUpdate packages

Depending on version of NetBackup (full release or update) you can download LiveUpdate packages using public Veritas links or you have to use appropriate serial key number. The below figure presents version 7.6.1.2 available on public:

How to configure NetBackup LiveUpdate using CIFS or IIS - packagesAs shown on the above figure, the update packages are distributed in zip files. It is necessary to extract the contents of all zip files into the live update folder we created earlier in this post.

How to configure NetBackup LiveUpdate policy?

To configure a NetBackup LiveUpdate policy please follow the below steps:

  1. Open the NetBackup Administration Console. Click icon shown on the below figure.How to configure NetBackup LiveUpdate policy
  2. Click New to add a new LiveUpdate policy (1) and enter the policy name (2). Click OK.How to configure NetBackup LiveUpdate policy 2
  3. Specify the LiveUpdate server URL. The below figure shows URL using CIFS share (recommended). Then click Clients tab.How to configure NetBackup LiveUpdate policy 3
  4. Click New (1) to add clients. Then enter name of client and click Add or OK.How to configure NetBackup LiveUpdate policy 3a
  5. Click OK to save the policy. How to configure NetBackup LiveUpdate policy 4
  6. Click Run LiveUpdate to update clients.How to configure NetBackup LiveUpdate policy 5
  7. Clients should be updated successfully.How to configure NetBackup LiveUpdate policy 6
Author: Mariusz

Architect (~ 15 years experience based on passion...) with strong background as a System Administrator and Engineer. Focused on Data Center Solutions: Virtualization/Cloud Computing and Storage/Backup Systems. Currently living in Poland.