Hello Bruce,
This issue appears to me because of the "Preonline" attribute, which is not defined in any other service groups apart from the affected. Do you know why this "Preonline" trigger was defined for these service groups?
You may also remove this attribute and try restarting the service groups.
As the VCS user guide -
Preonline indicates that when the HAD should call a user-defined script before bringing a service group online in response to the hagrp -online command or a fault.
If the trigger does not exist, VCS continues to bring the group online. If the script returns 0 without an exit code, VCS runs the hagrp -online -nopre command, with the -checkpartial option if appropriate.
If you do want to bring the group online,define the trigger to take no action.
Also when a service group configured with Preonline =1 failsover to another system (system 2), the only resources brought online on
system 2 are those that were previously online on system 1 prior to failover.
Regards
Rajesh
--------------------------------------------------------------------------------------------------------------------
Please mark this note as solution if it helps.