Important Update: Cohesity Products Knowledge Base Articles
All Cohesity Knowledge Base Articles are now managed via the Cohesity Support Portal: https://support.cohesity.com/. The Knowledge Base articles available here will not reflect the latest information or may no longer be accessible.
Problem
On SUSE 15, PBX and NetBackup services do not restart automatically after rebooting the server or client.
Error Message
NA
Cause
On SuSE 15, the insserv-compat binary is not installed by default. The binary is required to start services on SUSE hosts after system reboot.
Solution
1. Install insserv-compat by executing the following command:# zypper install insserv-compat
2. If insserv-compat is installed after NetBackup has been installed, also run the following script to enable the netbackup init script:
# /sbin/insserv -d /etc/init.d/netbackup