Cluster Server (VCS) errors with "One or more child group not okay with bringing group...online"

book

Article ID: 100068777

calendar_today

Updated On:

Description

Error Message

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

 

Cause

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

 

Resolution

To resolve the issue, ensure that all service group dependencies have been met.

 

Issue/Introduction

Cluster Server (VCS) errors with "One or more child group not okay with bringing group...online"