clones don't show identification numbers after update (PACEMAKER COROSYNC)
This document (7015095) is provided subject to the disclaimer at the end of this document.
Environment
Situation
Clone Set: base_clone [test_group] Resource Group: test_group:0 test1:0 (ocf::heartbeat:Dummy): Started baubas test2:0 (ocf::heartbeat:Dummy): Stopped
but after the update the output looks like
Clone Set: base_clone [test_group] Resource Group: test_group:0 test1 (ocf::heartbeat:Dummy): Started baubas test2 (ocf::heartbeat:Dummy): Stopped
which is seemingly missing the :0 and :1 elements that were visible before.
Resolution
If for any reason it is needed to have the numbers, then the clone has to be reconfigured to be globally-unique="true" so for example:
clone base_clone test_group \ meta interleave="true" globally-unique="true"
the output will then be
Clone Set: base_clone [test_group] (unique) Resource Group: test_group:0 test1:0 (ocf::heartbeat:Dummy): Started baubas test2:0 (ocf::heartbeat:Dummy): Stopped
Disclaimer
This Support Knowledgebase provides a valuable tool for SUSE customers and parties interested in our products and solutions to acquire information, ideas and learn from one another. Materials are provided for informational, personal or non-commercial use within your organization and are presented "AS IS" WITHOUT WARRANTY OF ANY KIND.
- Document ID:7015095
- Creation Date: 22-May-2014
- Modified Date:26-Aug-2022
-
- SUSE Linux Enterprise High Availability Extension
For questions or concerns with the SUSE Knowledgebase please contact: tidfeedback[at]suse.com