2024/06/16 16:45:23 VCS NOTICE V-16-1-10227 One or more child group not okay with bringing group SG_boss_test_mfdsescwa online on node xxxxxx02. Ignoring Restart
The root cause of the issue is that the group dependencies are not met within the main.cf file:
requires group SG_boss_test_app_cfs online local firm
requires group SG_boss_test_mfds online local firm
i.e. the SG_boss_test_mfds service group was not online. This prevented the group from coming online. This can be seen in the recent history of the engine_A.log file:
2024/06/16 16:42:10 VCS NOTICE V-16-1-10446 Group SG_boss_test_mfds is offline on system xxxxxx02
2024/06/16 16:45:23 VCS NOTICE V-16-1-10227 One or more child group not okay with bringing group SG_boss_test_mfdsescwa online on node xxxxxx02. Ignoring Restart
To resolve the issue, ensure that all service group dependencies have been met.