Server Recovery
- Remove all the installed BigFix components, including any plug-in.
- Remove the following BigFix folders:
/var/opt/BES* /var/log/BES* /etc/opt/BES* /opt/BES* /tmp/BES*
- Restore the previously saved
BFENT
andBESREPOR
as follows:
If saved with an absolute path, use the following command:db2 restore db BFENT db2 restore db BESREPOR
db2 restore db BFENT from /AbsolutePathExample db2 restore db BESREPOR from /AbsolutePathExample
- Restore the previously saved folders and files:
/var/opt/BESClient /var/opt/BESServer /var/opt/BESWebReportsServer
- Download the same BigFix version
and run the installation with option
-reuseDB
:./install.sh -reuseDb
- Install the BigFix server components using the masthead file and specifying the same path used in the original installation option.
- Run the following command:
./BESAdmin.sh -rotateServerSigningKey