HomeClusterLabs Projects

Low: mysql pgsql: Using crm_node -n for instance attributes instead of uname -n

Description

Low: mysql pgsql: Using crm_node -n for instance attributes instead of uname -n

There are use cases where it is possible to have cluster node
names that are not the same as what is returned by uname -n. We
need to be using whatever crm_node -n returns as our local cluster
node name when setting node attributes rather than uname -n.

Switching to 'crm_node -n' from 'uname -n' only needs to happen
for pacemaker versions greater than 1.1.8.

Details

Provenance
David Vossel <dvossel@redhat.com>Authored on Oct 7 2013, 7:29 PM
Parents
rRf6829fde2d4b: Merge pull request #317 from dmuhamedagic/ocf-tester-no-bash
Branches
Unknown
Tags
Unknown

Event Timeline