How to install Emergency Engineering Binaries on a VCS clustered NetBackup server if the installation requires NetBackup services to be down?
| Article:TECH74608 | | | Created: 2009-01-17 | | | Updated: 2009-01-17 | | | Article URL http://www.symantec.com/docs/TECH74608 |
Problem
How to install Emergency Engineering Binaries on a VCS clustered NetBackup server if the installation requires NetBackup services to be down?
Solution
1. Freeze
the cluster.
/opt/VRTSvcs/bin/hagrp
-freeze nbu_group
2. Shutdown
NetBackup using bp.kill_all on active node.
/usr/openv/netbackup/bin/bp.kill_all
3. Install
EEB on active node following the instructions*
4. Install
EEB on inactive node following the instructions*
5. Start
NetBackup using bp.start_all
/usr/openv/netbackup/bin/bp.start_all
6. Unfreeze
and clear the fault status on cluster.
/usr/openv/netbackup/bin/hagrp
-unfreeze nbu_group
/usr/openv/netbackup/bin/hagrp
-clear nbu_group
* Please see
TN 313221 about using eebinstaller utility
|
|
Related Articles
Legacy ID
332171
Article URL http://www.symantec.com/docs/TECH74608
Terms of use for this information are found in Legal Notices









Thank you.