HomeClusterLabs Projects

Low: scheduler: improve migration history validation

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Low: scheduler: improve migration history validation

Instead of a simple CRM_CHECK(), functionize parsing the source and target node
names from a migration action's resource history entry. This reduces
duplication and allows us to log more helpful errors.

Also, CRM_CHECK() tries to dump core for debugging, and that's not helpful for
corrupted CIB entries.

Details

Provenance
kgaillotAuthored on Feb 1 2023, 1:08 PM

Commit No Longer Exists

This commit no longer exists in the repository.