Forum Discussion

k2104347's avatar
k2104347
Level 3
13 years ago

PUSH CLIENT SOFTWARE FROM MASTER SERVER

Currently the client having 6.5 NBU version and i want to push 7.0 version. can someone tell how to do that.
  • Marianne's avatar
    13 years ago

    Unix/Linux master with Unix/Linux clients:

    Installation Guide for UNIX and Linux  http://www.symantec.com/docs/TECH127083

    p.75:

    Upgrading clients after servers are upgraded
    The update_clients installation script lets you push client software to clients.
    It does not let you push client software to a remote client that is also a NetBackup media or master server. You cannot push software this way because the server software and client binaries must be of the same version on a single host.
    The update_clients installation script can determine the full client list that is configured on the server. When it is run without any parameters, it attempts to update all clients (as determined by /usr/openv/netbackup/bin/admincmd/bpplclients). If you do not want to upgrade all clients, you can specify a subset of clients. Use the hardware type and operating system parameters or use the -ClientList parameter.
    You can run update_clients from a media server. The -ClientList parameter is required in this situation. The script lets you maintain a media server and a set of clients at an earlier release level than the master server. Doing so requires the informed use of the update_clients -ClientList command on a master server
    and a media server to avoid unwanted client upgrades.