1CLUFTER(1) User Commands CLUFTER(1)
2
3
4
6 clufter - ccs2pcs
7
9 clufter [<global option> ...] ccs2pcs [<cmd option ...>]
10 clufter [<global option> ...] ccs2pcs-flatiron [<cmd option ...>]
11
13 (CMAN,rgmanager)->(Corosync/CMAN,Pacemaker) cluster cfg.
14
15 More specifically, the output is suitable for Pacemaker integrated with
16 Corosync ver. 1 (Flatiron) as present, e.g., in RHEL 6.{5, ..}, and
17 consists of Corosync/CMAN configuration incl. fencing pass-through
18 (~cluster.conf) along with Pacemaker proper one (~cib.xml).
19
21 -h, --help
22 show help message and exit
23
24 -H, --help-full
25 full help message and exit
26
27 Command options:
28
29 -i INPUT, --input=INPUT
30 input (CMAN,rgmanager) cluster configuration file [/etc/clus‐
31 ter/cluster.conf]
32
33 -c CCS_PCMK, --ccs-pcmk=CCS_PCMK
34 output Corosync/CMAN (+fencing pass-through) config. file
35 [cluster-{ccs2ccsflat.in.hash}.conf]
36
37 --cib=CIB
38 output proper Pacemaker cluster config. file (CIB)
39 [cib-{ccs2ccsflat.in.hash}.xml]
40
41 --nocheck
42 do not validate any step (even if self-checks present) [dis‐
43 abled]
44
45 --batch
46 do not interact (validation failure recovery, etc.) [disabled]
47
48 --editor=EDITOR
49 customize editor to run (unused in batch mode) [/usr/bin/nano]
50
51 --raw do not care about pretty-printed output [disabled]
52
53 --noop=NOOP
54 (Advanced) debug only: NOOPize filter (2+: repeat) [none out of
55 ccs2ccsflat, ccs-disable-rg, ccs2ccs-pcmk, ccs-version-bump,
56 ccs-revitalize, ccsflat2cibprelude, cibprelude2cibcompact, cib‐
57 compact2cib, cib2cibfinal]
58
59 --dump=DUMP
60 (Advanced) debug only: dump (intermediate) output of the filter
61 (2+: repeat) [none out of ccs2ccsflat, ccs-disable-rg,
62 ccs2ccs-pcmk, ccs-version-bump, ccs-revitalize, ccsflat2cibpre‐
63 lude, cibprelude2cibcompact, cibcompact2cib, cib2cibfinal, ANY]
64
65 --profile
66 (Advanced) enable XSLT profiling (auxiliary files produced)
67 [disabled]
68
69 Common options:
70
71 Either in global (before <cmd>) or command scope (after <cmd>).
72
73 --sys=SYS
74 (Advanced) override autodetected system [linux]
75
76 --dist=DIST
77 override target distro (for SYS=linux; see --list-dists) [red‐
78 hat,6.9,Final]
79
80 -q, --quiet
81 refrain from unnecesary messages (usually on stderr)
82
83 --color=[WHEN]
84 colorize messages if available [auto out of auto, never, always]
85
86 -d, --debug
87 shortcut for --loglevel=DEBUG
88
89 --logfile=FILE
90 specify log file (instead of stderr)
91
92 --loglevel=LEVEL
93 specify log level [WARNING out of NOTSET, DEBUG, INFO, WARNING,
94 ERROR, CRITICAL]
95
96 Arguments to value-based `command options' can go without labels when
97 the order wrt. parsing logic respected; skipping those backed by
98 default values otherwise requiring specification then allowed by syn‐
99 tactic sugar: all can be passed as a single, first, ::-delimited argu‐
100 ment; magic files: `-', `@DIGIT+'. `{formula}' in output file spec:
101 input-backed (e.g. hash) substitution recipe. All available commands
102 listed as `clufter --list'.
103
105 Written by Jan Pokorný <jpokorny+pkg-clufter@redhat.com> and plugin
106 authors.
107
109 Report bugs to <https://bugzilla.redhat.com/enter_bug.cgi?prod‐
110 uct=Red%20Hat%20Enterprise%20Linux%206&component=clufter>
111
113 Copyright © 2018 Red Hat, Inc. Licensed under GPLv2+.
114
116 /usr/share/doc/clufter-0.77.1/rgmanager-pacemaker, cluster.conf(5),
117 ccs(7), clufter(1),
118
119 clufter-ccs2pcs-flatiron(1), clufter-ccs2pcs-needle(1), and perhaps
120 more
121
122
123
124clufter 0.77.1 June 2018 CLUFTER(1)