Product SiteDocumentation Site

When Options are Listed More Than Once

If you ever see something like the following, it means that the option you're modifying is present more than once.
 # crm_attribute --attr-name batch-limit --delete-attr
 Multiple attributes match name=batch-limit in crm_config:
 Value: 50          (set=cib-bootstrap-options, id=cib-bootstrap-options-batch-limit)
 Value: 100         (set=custom, id=custom-batch-limit)
 Please choose from one of the matches above and supply the 'id' with --attr-id
Example 3.2. Deleting an option that is listed twice

In such cases follow the on-screen instructions to perform the requested action. To determine which value is currently being used by the cluster, please refer to the the section on Chapter 8. Rules.