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