Page Menu
Home
ClusterLabs Projects
Search
Configure Global Search
Log In
Files
F4623117
restart-type.xml
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
5 KB
Referenced Files
None
Subscribers
None
restart-type.xml
View Options
<cib crm_feature_set="3.19.7" validate-with="pacemaker-3.10" epoch="8" num_updates="0" admin_epoch="0">
<configuration>
<!-- The essential elements of this test are:
* There are the following resources:
* A template
* A primitive outside of any collective resource
* A group containing a single member
* A cloned primitive
* A cloned group containing a single member
* A bundle containing a primitive
* There is a rsc_defaults element.
* Each resource (including nested resources) and the rsc_defaults
element have a "restart-type" meta-attribute and one "some-option"
meta-attribute.
In this situation, all restart-type meta-attributes should be removed.
-->
<crm_config/>
<nodes/>
<resources>
<template class="ocf" id="template1" provider="pacemaker" type="Dummy">
<meta_attributes id="template1-meta_attributes">
<nvpair id="template1-meta_attributes-restart-type" name="restart-type" value="restart"/>
<nvpair id="template1-meta_attributes-some-option" name="some-option" value="some-value"/>
</meta_attributes>
</template>
<primitive class="ocf" id="rsc1" provider="pacemaker" type="Dummy">
<meta_attributes id="rsc1-meta_attributes">
<nvpair id="rsc1-meta_attributes-restart-type" name="restart-type" value="restart"/>
<nvpair id="rsc1-meta_attributes-some-option" name="some-option" value="some-value"/>
</meta_attributes>
</primitive>
<group id="grp1">
<primitive class="ocf" id="rsc2" provider="pacemaker" type="Dummy">
<meta_attributes id="rsc2-meta_attributes">
<nvpair id="rsc2-meta_attributes-restart-type" name="restart-type" value="restart"/>
<nvpair id="rsc2-meta_attributes-some-option" name="some-option" value="some-value"/>
</meta_attributes>
</primitive>
<meta_attributes id="grp1-meta_attributes">
<nvpair id="grp1-meta_attributes-restart-type" name="restart-type" value="restart"/>
<nvpair id="grp1-meta_attributes-some-option" name="some-option" value="some-value"/>
</meta_attributes>
</group>
<clone id="clone1">
<primitive class="ocf" id="rsc3" provider="pacemaker" type="Dummy">
<meta_attributes id="rsc3-meta_attributes">
<nvpair id="rsc3-meta_attributes-restart-type" name="restart-type" value="restart"/>
<nvpair id="rsc3-meta_attributes-some-option" name="some-option" value="some-value"/>
</meta_attributes>
</primitive>
<meta_attributes id="clone1-meta_attributes">
<nvpair id="clone1-meta_attributes-restart-type" name="restart-type" value="restart"/>
<nvpair id="clone1-meta_attributes-some-option" name="some-option" value="some-value"/>
</meta_attributes>
</clone>
<clone id="clone2">
<group id="grp2">
<primitive class="ocf" id="rsc4" provider="pacemaker" type="Dummy">
<meta_attributes id="rsc4-meta_attributes">
<nvpair id="rsc4-meta_attributes-restart-type" name="restart-type" value="restart"/>
<nvpair id="rsc4-meta_attributes-some-option" name="some-option" value="some-value"/>
</meta_attributes>
</primitive>
<meta_attributes id="grp2-meta_attributes">
<nvpair id="grp2-meta_attributes-restart-type" name="restart-type" value="restart"/>
<nvpair id="grp2-meta_attributes-some-option" name="some-option" value="some-value"/>
</meta_attributes>
</group>
<meta_attributes id="clone2-meta_attributes">
<nvpair id="clone2-meta_attributes-restart-type" name="restart-type" value="restart"/>
<nvpair id="clone2-meta_attributes-some-option" name="some-option" value="some-value"/>
</meta_attributes>
</clone>
<bundle id="bundle1">
<podman image="localhost/pcmktest:http" replicas="3"/>
<primitive class="ocf" id="rsc5" provider="heartbeat" type="apache">
<meta_attributes id="rsc5-meta_attributes">
<nvpair id="rsc5-meta_attributes-restart-type" name="restart-type" value="restart"/>
<nvpair id="rsc5-meta_attributes-some-option" name="some-option" value="some-value"/>
</meta_attributes>
</primitive>
<meta_attributes id="bundle1-meta_attributes">
<nvpair id="bundle1-meta_attributes-restart-type" name="restart-type" value="restart"/>
<nvpair id="bundle1-meta_attributes-some-option" name="some-option" value="some-value"/>
</meta_attributes>
</bundle>
</resources>
<constraints/>
<rsc_defaults>
<meta_attributes id="rsc_defaults-meta_attributes">
<nvpair id="rsc_defaults-meta_attributes-restart-type" name="restart-type" value="ignore"/>
<nvpair id="rsc_defaults-meta_attributes-some-option" name="some-option" value="some-value"/>
</meta_attributes>
</rsc_defaults>
</configuration>
<status/>
</cib>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jul 8, 2:43 PM (3 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2002094
Default Alt Text
restart-type.xml (5 KB)
Attached To
Mode
rP Pacemaker
Attached
Detach File
Event Timeline
Log In to Comment