Troubleshooting
When problems occur when patching AIX endpoints, review the log files to determine what went wrong and how to correct the errors.
Log files
- Download Plug-ins
- The
AIXPlugin.log
file lists the results of the downloads related to the execution of the AIX Download Plug-in.
The log files for the following functions are as follows:
- NIM operations
- This is the log for all NIM operations that have been executed. You can access the log at <Path to BigFix Data Directory>__NIM_Logs/NIM_Operations_<yyyymmdd>.log. For example, /var/opt/BESClient/__BESData/__NIM_Logs/NIM_Operations_20130520.log.
- Installation logs (Technology Level/Service Pack)
- Lists all installation logs for Technology Level and Service Pack.
- Installation log (Interim Fix)
- Lists installation logs for interim fixes.
- AIX download cacher
- Default log directory of the BigFix client on the target system.
- Preview deployment
- Logs for the preview deployment feature of the AIX Advanced Deployment Wizard.
- Fileset inventory
- Log results for fileset inventory can be found at /var/opt/BESClient/__BESData/__AIXInventory.
- Breaking mirrors
- Log results for breaking mirrors can be found at /var/adm/ras/altDiskNewDeploy.log.
- Re-mirroring mirrors
- Log results for re-mirroring mirrors can be found at /var/adm/ras/reMirror.log.
- Reboot
- Log results of the reboot command for operating systems in an alternate disk environment.
- Multibos
- Log files (/var/adm/ras/Multibos*.log) of Multibos tasks are as follows:
- MultibosExpress.log: Lists the results of the Multibos Express task.
- MultibosCreateClone.log: Lists the results of the standby BOS creation task.
- MultibosFixPackDeploy.log: Lists the results of the standby BOS update task.
- MultibosExpress_emgr.log and MultibosFixPackDeploy_emgr.log: Lists the results of the removal of interim fixes on the standby BOS before installing the updates
- MultibosDeleteClone.log: Lists the results of the standby BOS removal action.
Download plug-in logging levels
The logging level determines the amount of detail that the AIX Download Plug-in R2 writes to the log files. Set the logging level in the %PROGRAM FILES%\BigFix Enterprise\BES Server\DownloadPlugins\AIXPluginR2Protocol\plugin.ini file.
The following logging levels are listed in order of increasing amount of information logged:
- INFO
- Contains general information outlining the progress and successful downloads, with minimal tracing information.
- DEBUG
- Contains fine-grained information used for troubleshooting issues. This is the most verbose level available.
Proxy information
To ensure that the AIX download plug-in and download cacher tool can download fix packs or patches from Fix Central, bypass the sites listed in this KB article in your proxy applications and include them in your firewall exception.
Null error when configuring BigFix Patch download plug-ins
When the BigFix server and the BigFix client on the BigFix server do not have the same version, users might encounter a null error. The error occurs because BigFix server 8.x and 9.x versions handle encryption differently. The version of the client on the BigFix server is used to determine the BigFix server version and it is assumed that the version is the same for the BigFix server and the client on the BigFix server.
Ensure that the version of the BigFix server and BigFix client on the BigFix server match to avoid null errors when configuring the download plug-in. At a minimum, the version must be on the same major version level, for example 8.x or 9.x.
ActivePerl 5.18 library error
Panic: ‘/usr/lib64/perl5/CORE/libperl.so’ is not an ActivePerl 5.18 library
Therefore, ensure to set the /tmp directory with appropriate permissions.
PeerNext Feature on AIX
PeerNest feature on AIX allows to increase the disk storage space on non-passive PeerNest peers. For more information, see Peer to peer mode at https://help.hcltechsw.com/bigfix/9.5/platform/Platform/Config/c_P2P.html