File: rset

package info (click to toggle)
crmsh 5.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,980 kB
  • sloc: python: 50,399; sh: 1,207; makefile: 255; xml: 243; exp: 234; awk: 22
file content (18 lines) | stat: -rw-r--r-- 405 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
show Resource sets
node node1
primitive d1 ocf:pacemaker:Dummy
primitive d2 ocf:heartbeat:Dummy
primitive d3 ocf:heartbeat:Dummy
primitive d4 ocf:heartbeat:Dummy
primitive d5 ocf:heartbeat:Dummy
order o1 Serialize: d1 d2 ( d3 d4 )
colocation c1 inf: d4 ( d1 d2 d3 )
colocation c2 inf: d1 d2 d3 d4
colocation c3 inf: ( d3 d4 ) ( d1 d2 )
delete d2
show o1 c1 c2 c3
delete d4
show o1 c1 c2 c3
_test
verify
.