# # AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: 0\n" "POT-Creation-Date: 2017-05-08 11:19-0500\n" "PO-Revision-Date: 2017-05-08 11:19-0500\n" "Last-Translator: Automatically generated\n" "Language-Team: None\n" "MIME-Version: 1.0\n" "Content-Type: application/x-publican; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Tag: title #, no-c-format msgid "Cluster-Wide Configuration" msgstr "" #. Tag: title #, no-c-format msgid "CIB Properties" msgstr "" #. Tag: para #, no-c-format msgid "Certain settings are defined by CIB properties (that is, attributes of the cib tag) rather than with the rest of the cluster configuration in the configuration section." msgstr "" #. Tag: para #, no-c-format msgid "The reason is simply a matter of parsing. These options are used by the configuration database which is, by design, mostly ignorant of the content it holds. So the decision was made to place them in an easy-to-find location." msgstr "" #. Tag: entry #, no-c-format msgid "Field" msgstr "" #. Tag: entry #, no-c-format msgid "Description" msgstr "" #. Tag: para #, no-c-format msgid "admin_epoch" msgstr "" #. Tag: para #, no-c-format msgid " Configuration VersionCluster Cluster ClusterOptionConfiguration Version OptionConfiguration Version Configuration Version admin_epochCluster Option Cluster Option ClusterOptionadmin_epoch Optionadmin_epoch admin_epoch When a node joins the cluster, the cluster performs a check to see which node has the best configuration. It asks the node with the highest (admin_epoch, epoch, num_updates) tuple to replace the configuration on all the nodes — which makes setting them, and setting them correctly, very important. admin_epoch is never modified by the cluster; you can use this to make the configurations on any inactive nodes obsolete. Never set this value to zero. In such cases, the cluster cannot tell the difference between your configuration and the \"empty\" one used when nothing is found on disk." msgstr "" #. Tag: para #, no-c-format msgid "epoch" msgstr "" #. Tag: para #, no-c-format msgid " epochCluster Option Cluster Option ClusterOptionepoch Optionepoch epoch The cluster increments this every time the configuration is updated (usually by the administrator)." msgstr "" #. Tag: para #, no-c-format msgid "num_updates" msgstr "" #. Tag: para #, no-c-format msgid " num_updatesCluster Option Cluster Option ClusterOptionnum_updates Optionnum_updates num_updates The cluster increments this every time the configuration or status is updated (usually by the cluster) and resets it to 0 when epoch changes." msgstr "" #. Tag: para #, no-c-format msgid "validate-with" msgstr "" #. Tag: para #, no-c-format msgid " validate-withCluster Option Cluster Option ClusterOptionvalidate-with Optionvalidate-with validate-with Determines the type of XML validation that will be done on the configuration. If set to none, the cluster will not verify that updates conform to the DTD (nor reject ones that don’t). This option can be useful when operating a mixed-version cluster during an upgrade." msgstr "" #. Tag: para #, no-c-format msgid "cib-last-written" msgstr "" #. Tag: para #, no-c-format msgid " cib-last-writtenCluster Property Cluster Property ClusterPropertycib-last-written Propertycib-last-written cib-last-written Indicates when the configuration was last written to disk. Maintained by the cluster; for informational purposes only." msgstr "" #. Tag: para #, no-c-format msgid "have-quorum" msgstr "" #. Tag: para #, no-c-format msgid " have-quorumCluster Property Cluster Property ClusterPropertyhave-quorum Propertyhave-quorum have-quorum Indicates if the cluster has quorum. If false, this may mean that the cluster cannot start resources or fence other nodes (see no-quorum-policy below). Maintained by the cluster." msgstr "" #. Tag: para #, no-c-format msgid "dc-uuid" msgstr "" #. Tag: para #, no-c-format msgid " dc-uuidCluster Property Cluster Property ClusterPropertydc-uuid Propertydc-uuid dc-uuid Indicates which cluster node is the current leader. Used by the cluster when placing resources and determining the order of some events. Maintained by the cluster." msgstr "" #. Tag: title #, no-c-format msgid "Working with CIB Properties" msgstr "" #. Tag: para #, no-c-format msgid "Although these fields can be written to by the user, in most cases the cluster will overwrite any values specified by the user with the \"correct\" ones." msgstr "" #. Tag: para #, no-c-format msgid "To change the ones that can be specified by the user, for example admin_epoch, one should use:" msgstr "" #. Tag: screen #, no-c-format msgid "# cibadmin --modify --xml-text '<cib admin_epoch=\"42\"/>'" msgstr "" #. Tag: para #, no-c-format msgid "A complete set of CIB properties will look something like this:" msgstr "" #. Tag: title #, no-c-format msgid "Attributes set for a cib object" msgstr "" #. Tag: programlisting #, no-c-format msgid "<cib crm_feature_set=\"3.0.7\" validate-with=\"pacemaker-1.2\"\n" " admin_epoch=\"42\" epoch=\"116\" num_updates=\"1\"\n" " cib-last-written=\"Mon Jan 12 15:46:39 2015\" update-origin=\"rhel7-1\"\n" " update-client=\"crm_attribute\" have-quorum=\"1\" dc-uuid=\"1\">" msgstr "" #. Tag: title #, no-c-format msgid "Cluster Options" msgstr "" #. Tag: para #, no-c-format msgid "Cluster options, as you might expect, control how the cluster behaves when confronted with certain situations." msgstr "" #. Tag: para #, no-c-format msgid "They are grouped into sets within the crm_config section, and, in advanced configurations, there may be more than one set. (This will be described later in the section on where we will show how to have the cluster use different sets of options during working hours than during weekends.) For now, we will describe the simple case where each option is present at most once." msgstr "" #. Tag: para #, no-c-format msgid "You can obtain an up-to-date list of cluster options, including their default values, by running the man pengine and man crmd commands." msgstr "" #. Tag: entry #, no-c-format msgid "Option" msgstr "" #. Tag: entry #, no-c-format msgid "Default" msgstr "" #. Tag: para #, no-c-format msgid "dc-version" msgstr "" #. Tag: para #, no-c-format msgid " dc-versionCluster Property Cluster Property ClusterPropertydc-version Propertydc-version dc-version Version of Pacemaker on the cluster’s DC. Determined automatically by the cluster. Often includes the hash which identifies the exact Git changeset it was built from. Used for diagnostic purposes." msgstr "" #. Tag: para #, no-c-format msgid "cluster-infrastructure" msgstr "" #. Tag: para #, no-c-format msgid " cluster-infrastructureCluster Property Cluster Property ClusterPropertycluster-infrastructure Propertycluster-infrastructure cluster-infrastructure The messaging stack on which Pacemaker is currently running. Determined automatically by the cluster. Used for informational and diagnostic purposes." msgstr "" #. Tag: para #, no-c-format msgid "expected-quorum-votes" msgstr "" #. Tag: para #, no-c-format msgid " expected-quorum-votesCluster Property Cluster Property ClusterPropertyexpected-quorum-votes Propertyexpected-quorum-votes expected-quorum-votes The number of nodes expected to be in the cluster. Determined automatically by the cluster. Used to calculate quorum in clusters that use Corosync 1.x without CMAN as the messaging layer." msgstr "" #. Tag: para #, no-c-format msgid "no-quorum-policy" msgstr "" #. Tag: para #, no-c-format msgid "stop" msgstr "" #. Tag: para #, no-c-format msgid " no-quorum-policyCluster Option Cluster Option ClusterOptionno-quorum-policy Optionno-quorum-policy no-quorum-policy What to do when the cluster does not have quorum. Allowed values:" msgstr "" #. Tag: para #, no-c-format msgid "ignore: continue all resource management" msgstr "" #. Tag: para #, no-c-format msgid "freeze: continue resource management, but don’t recover resources from nodes not in the affected partition" msgstr "" #. Tag: para #, no-c-format msgid "stop: stop all resources in the affected cluster partition" msgstr "" #. Tag: para #, no-c-format msgid "suicide: fence all nodes in the affected cluster partition" msgstr "" #. Tag: para #, no-c-format msgid "batch-limit" msgstr "" #. Tag: para #, no-c-format msgid "30" msgstr "" #. Tag: para #, no-c-format msgid " batch-limitCluster Option Cluster Option ClusterOptionbatch-limit Optionbatch-limit batch-limit The number of jobs that the Transition Engine (TE) is allowed to execute in parallel. The TE is the logic in pacemaker’s CRMd that executes the actions determined by the Policy Engine (PE). The \"correct\" value will depend on the speed and load of your network and cluster nodes." msgstr "" #. Tag: para #, no-c-format msgid "migration-limit" msgstr "" #. Tag: para #, no-c-format msgid "-1" msgstr "" #. Tag: para #, no-c-format msgid " migration-limitCluster Option Cluster Option ClusterOptionmigration-limit Optionmigration-limit migration-limit The number of migration jobs that the TE is allowed to execute in parallel on a node. A value of -1 means unlimited." msgstr "" #. Tag: para #, no-c-format msgid "symmetric-cluster" msgstr "" #. Tag: para #, no-c-format msgid "TRUE" msgstr "" #. Tag: para #, no-c-format msgid " symmetric-clusterCluster Option Cluster Option ClusterOptionsymmetric-cluster Optionsymmetric-cluster symmetric-cluster Can all resources run on any node by default?" msgstr "" #. Tag: para #, no-c-format msgid "stop-all-resources" msgstr "" #. Tag: para #, no-c-format msgid "FALSE" msgstr "" #. Tag: para #, no-c-format msgid " stop-all-resourcesCluster Option Cluster Option ClusterOptionstop-all-resources Optionstop-all-resources stop-all-resources Should the cluster stop all resources?" msgstr "" #. Tag: para #, no-c-format msgid "stop-orphan-resources" msgstr "" #. Tag: para #, no-c-format msgid " stop-orphan-resourcesCluster Option Cluster Option ClusterOptionstop-orphan-resources Optionstop-orphan-resources stop-orphan-resources Should deleted resources be stopped?" msgstr "" #. Tag: para #, no-c-format msgid "stop-orphan-actions" msgstr "" #. Tag: para #, no-c-format msgid " stop-orphan-actionsCluster Option Cluster Option ClusterOptionstop-orphan-actions Optionstop-orphan-actions stop-orphan-actions Should deleted actions be cancelled?" msgstr "" #. Tag: para #, no-c-format msgid "start-failure-is-fatal" msgstr "" #. Tag: para #, no-c-format msgid " start-failure-is-fatalCluster Option Cluster Option ClusterOptionstart-failure-is-fatal Optionstart-failure-is-fatal start-failure-is-fatal Should a failure to start a resource on a particular node prevent further start attempts on that node? If FALSE, the cluster will decide whether the same node is still eligible based on the resource’s current failure count and migration-threshold (see )." msgstr "" #. Tag: para #, no-c-format msgid "enable-startup-probes" msgstr "" #. Tag: para #, no-c-format msgid " enable-startup-probesCluster Option Cluster Option ClusterOptionenable-startup-probes Optionenable-startup-probes enable-startup-probes Should the cluster check for active resources during startup?" msgstr "" #. Tag: para #, no-c-format msgid "maintenance-mode" msgstr "" #. Tag: para #, no-c-format msgid " maintenance-modeCluster Option Cluster Option ClusterOptionmaintenance-mode Optionmaintenance-mode maintenance-mode Should the cluster refrain from monitoring, starting and stopping resources?" msgstr "" #. Tag: para #, no-c-format msgid "stonith-enabled" msgstr "" #. Tag: para #, no-c-format msgid " stonith-enabledCluster Option Cluster Option ClusterOptionstonith-enabled Optionstonith-enabled stonith-enabled Should failed nodes and nodes with resources that can’t be stopped be shot? If you value your data, set up a STONITH device and enable this." msgstr "" #. Tag: para #, no-c-format msgid "If true, or unset, the cluster will refuse to start resources unless one or more STONITH resources have been configured. If false, unresponsive nodes are immediately assumed to be running no resources, and resource takeover to online nodes starts without any further protection (which means data loss if the unresponsive node still accesses shared storage, for example). See also the requires meta-attribute in ." msgstr "" #. Tag: para #, no-c-format msgid "stonith-action" msgstr "" #. Tag: para #, no-c-format msgid "reboot" msgstr "" #. Tag: para #, no-c-format msgid " stonith-actionCluster Option Cluster Option ClusterOptionstonith-action Optionstonith-action stonith-action Action to send to STONITH device. Allowed values are reboot and off. The value poweroff is also allowed, but is only used for legacy devices." msgstr "" #. Tag: para #, no-c-format msgid "stonith-timeout" msgstr "" #. Tag: para #, no-c-format msgid "60s" msgstr "" #. Tag: para #, no-c-format msgid " stonith-timeoutCluster Option Cluster Option ClusterOptionstonith-timeout Optionstonith-timeout stonith-timeout How long to wait for STONITH actions (reboot, on, off) to complete" msgstr "" #. Tag: para #, no-c-format msgid "stonith-max-attempts" msgstr "" #. Tag: para #, no-c-format msgid "10" msgstr "" #. Tag: para #, no-c-format msgid " stonith-max-attemptsCluster Option Cluster Option ClusterOptionstonith-max-attempts Optionstonith-max-attempts stonith-max-attempts How many times fencing can fail for a target before the cluster will no longer immediately re-attempt it. (since 1.1.17)" msgstr "" #. Tag: para #, no-c-format msgid "concurrent-fencing" msgstr "" #. Tag: para #, no-c-format msgid " concurrent-fencingCluster Option Cluster Option ClusterOptionconcurrent-fencing Optionconcurrent-fencing concurrent-fencing Is the cluster allowed to initiate multiple fence actions concurrently? (since 1.1.15)" msgstr "" #. Tag: para #, no-c-format msgid "cluster-delay" msgstr "" #. Tag: para #, no-c-format msgid " cluster-delayCluster Option Cluster Option ClusterOptioncluster-delay Optioncluster-delay cluster-delay Estimated maximum round-trip delay over the network (excluding action execution). If the TE requires an action to be executed on another node, it will consider the action failed if it does not get a response from the other node in this time (after considering the action’s own timeout). The \"correct\" value will depend on the speed and load of your network and cluster nodes." msgstr "" #. Tag: para #, no-c-format msgid "dc-deadtime" msgstr "" #. Tag: para #, no-c-format msgid "20s" msgstr "" #. Tag: para #, no-c-format msgid " dc-deadtimeCluster Option Cluster Option ClusterOptiondc-deadtime Optiondc-deadtime dc-deadtime How long to wait for a response from other nodes during startup." msgstr "" #. Tag: para #, no-c-format msgid "The \"correct\" value will depend on the speed/load of your network and the type of switches used." msgstr "" #. Tag: para #, no-c-format msgid "cluster-recheck-interval" msgstr "" #. Tag: para #, no-c-format msgid "15min" msgstr "" #. Tag: para #, no-c-format msgid " cluster-recheck-intervalCluster Option Cluster Option ClusterOptioncluster-recheck-interval Optioncluster-recheck-interval cluster-recheck-interval Polling interval for time-based changes to options, resource parameters and constraints." msgstr "" #. Tag: para #, no-c-format msgid "The Cluster is primarily event-driven, but your configuration can have elements that take effect based on the time of day. To ensure these changes take effect, we can optionally poll the cluster’s status for changes. A value of 0 disables polling. Positive values are an interval (in seconds unless other SI units are specified, e.g. 5min)." msgstr "" #. Tag: para #, no-c-format msgid "pe-error-series-max" msgstr "" #. Tag: para #, no-c-format msgid " pe-error-series-maxCluster Option Cluster Option ClusterOptionpe-error-series-max Optionpe-error-series-max pe-error-series-max The number of PE inputs resulting in ERRORs to save. Used when reporting problems. A value of -1 means unlimited (report all)." msgstr "" #. Tag: para #, no-c-format msgid "pe-warn-series-max" msgstr "" #. Tag: para #, no-c-format msgid " pe-warn-series-maxCluster Option Cluster Option ClusterOptionpe-warn-series-max Optionpe-warn-series-max pe-warn-series-max The number of PE inputs resulting in WARNINGs to save. Used when reporting problems. A value of -1 means unlimited (report all)." msgstr "" #. Tag: para #, no-c-format msgid "pe-input-series-max" msgstr "" #. Tag: para #, no-c-format msgid " pe-input-series-maxCluster Option Cluster Option ClusterOptionpe-input-series-max Optionpe-input-series-max pe-input-series-max The number of \"normal\" PE inputs to save. Used when reporting problems. A value of -1 means unlimited (report all)." msgstr "" #. Tag: para #, no-c-format msgid "placement-strategy" msgstr "" #. Tag: para #, no-c-format msgid "default" msgstr "" #. Tag: para #, no-c-format msgid " placement-strategyCluster Option Cluster Option ClusterOptionplacement-strategy Optionplacement-strategy placement-strategy How the cluster should allocate resources to nodes (see ). Allowed values are default, utilization, balanced, and minimal. (since 1.1.0)" msgstr "" #. Tag: para #, no-c-format msgid "node-health-strategy" msgstr "" #. Tag: para #, no-c-format msgid "none" msgstr "" #. Tag: para #, no-c-format msgid " node-health-strategyCluster Option Cluster Option ClusterOptionnode-health-strategy Optionnode-health-strategy node-health-strategy How the cluster should react to node health attributes (see ). Allowed values are none, migrate-on-red, only-green, progressive, and custom." msgstr "" #. Tag: para #, no-c-format msgid "node-health-base" msgstr "" #. Tag: para #, no-c-format msgid "0" msgstr "" #. Tag: para #, no-c-format msgid " node-health-baseCluster Option Cluster Option ClusterOptionnode-health-base Optionnode-health-base node-health-base The base health score assigned to a node. Only used when node-health-strategy is progressive. (since 1.1.16)" msgstr "" #. Tag: para #, no-c-format msgid "node-health-green" msgstr "" #. Tag: para #, no-c-format msgid " node-health-greenCluster Option Cluster Option ClusterOptionnode-health-green Optionnode-health-green node-health-green The score to use for a node health attribute whose value is green. Only used when node-health-strategy is progressive or custom." msgstr "" #. Tag: para #, no-c-format msgid "node-health-yellow" msgstr "" #. Tag: para #, no-c-format msgid " node-health-yellowCluster Option Cluster Option ClusterOptionnode-health-yellow Optionnode-health-yellow node-health-yellow The score to use for a node health attribute whose value is yellow. Only used when node-health-strategy is progressive or custom." msgstr "" #. Tag: para #, no-c-format msgid "node-health-red" msgstr "" #. Tag: para #, no-c-format msgid " node-health-redCluster Option Cluster Option ClusterOptionnode-health-red Optionnode-health-red node-health-red The score to use for a node health attribute whose value is red. Only used when node-health-strategy is progressive or custom." msgstr "" #. Tag: para #, no-c-format msgid "remove-after-stop" msgstr "" #. Tag: para #, no-c-format msgid " remove-after-stopCluster Option Cluster Option ClusterOptionremove-after-stop Optionremove-after-stop remove-after-stop Advanced Use Only: Should the cluster remove resources from the LRM after they are stopped? Values other than the default are, at best, poorly tested and potentially dangerous." msgstr "" #. Tag: para #, no-c-format msgid "startup-fencing" msgstr "" #. Tag: para #, no-c-format msgid " startup-fencingCluster Option Cluster Option ClusterOptionstartup-fencing Optionstartup-fencing startup-fencing Advanced Use Only: Should the cluster shoot unseen nodes? Not using the default is very unsafe!" msgstr "" #. Tag: para #, no-c-format msgid "election-timeout" msgstr "" #. Tag: para #, no-c-format msgid "2min" msgstr "" #. Tag: para #, no-c-format msgid " election-timeoutCluster Option Cluster Option ClusterOptionelection-timeout Optionelection-timeout election-timeout Advanced Use Only: If you need to adjust this value, it probably indicates the presence of a bug." msgstr "" #. Tag: para #, no-c-format msgid "shutdown-escalation" msgstr "" #. Tag: para #, no-c-format msgid "20min" msgstr "" #. Tag: para #, no-c-format msgid " shutdown-escalationCluster Option Cluster Option ClusterOptionshutdown-escalation Optionshutdown-escalation shutdown-escalation Advanced Use Only: If you need to adjust this value, it probably indicates the presence of a bug." msgstr "" #. Tag: para #, no-c-format msgid "crmd-integration-timeout" msgstr "" #. Tag: para #, no-c-format msgid "3min" msgstr "" #. Tag: para #, no-c-format msgid " crmd-integration-timeoutCluster Option Cluster Option ClusterOptioncrmd-integration-timeout Optioncrmd-integration-timeout crmd-integration-timeout Advanced Use Only: If you need to adjust this value, it probably indicates the presence of a bug." msgstr "" #. Tag: para #, no-c-format msgid "crmd-finalization-timeout" msgstr "" #. Tag: para #, no-c-format msgid "30min" msgstr "" #. Tag: para #, no-c-format msgid " crmd-finalization-timeoutCluster Option Cluster Option ClusterOptioncrmd-finalization-timeout Optioncrmd-finalization-timeout crmd-finalization-timeout Advanced Use Only: If you need to adjust this value, it probably indicates the presence of a bug." msgstr "" #. Tag: para #, no-c-format msgid "crmd-transition-delay" msgstr "" #. Tag: para #, no-c-format msgid "0s" msgstr "" #. Tag: para #, no-c-format msgid " crmd-transition-delayCluster Option Cluster Option ClusterOptioncrmd-transition-delay Optioncrmd-transition-delay crmd-transition-delay Advanced Use Only: Delay cluster recovery for the configured interval to allow for additional/related events to occur. Useful if your configuration is sensitive to the order in which ping updates arrive. Enabling this option will slow down cluster recovery under all conditions." msgstr "" #. Tag: para #, no-c-format msgid "default-resource-stickiness" msgstr "" #. Tag: para #, no-c-format msgid " default-resource-stickinessCluster Option Cluster Option ClusterOptiondefault-resource-stickiness Optiondefault-resource-stickiness default-resource-stickiness Deprecated: See instead" msgstr "" #. Tag: para #, no-c-format msgid "is-managed-default" msgstr "" #. Tag: para #, no-c-format msgid " is-managed-defaultCluster Option Cluster Option ClusterOptionis-managed-default Optionis-managed-default is-managed-default Deprecated: See instead" msgstr "" #. Tag: para #, no-c-format msgid "default-action-timeout" msgstr "" #. Tag: para #, no-c-format msgid " default-action-timeoutCluster Option Cluster Option ClusterOptiondefault-action-timeout Optiondefault-action-timeout default-action-timeout Deprecated: See instead" msgstr "" #. Tag: title #, no-c-format msgid "Querying and Setting Cluster Options" msgstr "" #. Tag: para #, no-c-format msgid " QueryingCluster Option Cluster Option SettingCluster Option Cluster Option ClusterQuerying Options Querying Options ClusterSetting Options Setting Options " msgstr "" #. Tag: para #, no-c-format msgid "Cluster options can be queried and modified using the crm_attribute tool. To get the current value of cluster-delay, you can run:" msgstr "" #. Tag: screen #, no-c-format msgid "# crm_attribute --query --name cluster-delay" msgstr "" #. Tag: para #, no-c-format msgid "which is more simply written as" msgstr "" #. Tag: screen #, no-c-format msgid "# crm_attribute -G -n cluster-delay" msgstr "" #. Tag: para #, no-c-format msgid "If a value is found, you’ll see a result like this:" msgstr "" #. Tag: screen #, no-c-format msgid "# crm_attribute -G -n cluster-delay\n" "scope=crm_config name=cluster-delay value=60s" msgstr "" #. Tag: para #, no-c-format msgid "If no value is found, the tool will display an error:" msgstr "" #. Tag: screen #, no-c-format msgid "# crm_attribute -G -n clusta-deway\n" "scope=crm_config name=clusta-deway value=(null)\n" "Error performing operation: No such device or address" msgstr "" #. Tag: para #, no-c-format msgid "To use a different value (for example, 30 seconds), simply run:" msgstr "" #. Tag: screen #, no-c-format msgid "# crm_attribute --name cluster-delay --update 30s" msgstr "" #. Tag: para #, no-c-format msgid "To go back to the cluster’s default value, you can delete the value, for example:" msgstr "" #. Tag: screen #, no-c-format msgid "# crm_attribute --name cluster-delay --delete\n" "Deleted crm_config option: id=cib-bootstrap-options-cluster-delay name=cluster-delay" msgstr "" #. Tag: title #, no-c-format msgid "When Options are Listed More Than Once" msgstr "" #. Tag: para #, no-c-format msgid "If you ever see something like the following, it means that the option you’re modifying is present more than once." msgstr "" #. Tag: title #, no-c-format msgid "Deleting an option that is listed twice" msgstr "" #. Tag: screen #, no-c-format msgid "# crm_attribute --name batch-limit --delete\n" "\n" "Multiple attributes match name=batch-limit in crm_config:\n" "Value: 50 (set=cib-bootstrap-options, id=cib-bootstrap-options-batch-limit)\n" "Value: 100 (set=custom, id=custom-batch-limit)\n" "Please choose from one of the matches above and supply the 'id' with --id" msgstr "" #. Tag: para #, no-c-format msgid "In such cases, follow the on-screen instructions to perform the requested action. To determine which value is currently being used by the cluster, refer to ." msgstr ""