1CLUFTER(1) User Commands CLUFTER(1)
2
3
4
6 clufter - ccs2pcscmd
7
9 clufter [<global option> ...] ccs2pcscmd [<cmd option ...>]
10 clufter [<global option> ...] ccs2pcscmd-needle [<cmd option ...>]
11
13 (CMAN,rgmanager) cluster cfg. -> equivalent in pcs commands
14
16 -h, --help
17 show help message and exit
18
19 -H, --help-full
20 full help message and exit
21
22 Command options:
23
24 -i INPUT, --input=INPUT
25 input (CMAN,rgmanager) cluster configuration file [/etc/clus‐
26 ter/cluster.conf]
27
28 -o OUTPUT, --output=OUTPUT
29 pcs commands to reinstate the cluster per the inputs [-]
30
31 -f, --force
32 may the force be with emitted pcs commands [disabled]
33
34 -n, --noauth
35 skip authentication step (OK if already set up) [disabled]
36
37 -s, --silent
38 do not track the progress along the steps execution (echoes)
39 [disabled]
40
41 -t TMP_CIB, --tmp-cib=TMP_CIB
42 file to accumulate the changes (empty ~ direct push, avoid!)
43 [tmp-cib.xml]
44
45 -r, --dry-run
46 omit intrusive commands (TMP_CIB reset if empty) [disabled]
47
48 -e, --enable
49 enable cluster infrastructure services (autostart on reboot)
50 [disabled]
51
52 -w START_WAIT, --start-wait=START_WAIT
53 fixed seconds to give cluster to come up initially [60]
54
55 -g, --noguidance
56 omit extraneous guiding [disabled]
57
58 -x, --set-exec
59 make the output file executable (not recommended) [disabled]
60
61 --text-width=TEXT_WIDTH
62 for commands rewrapping (0/-1/neg. ~ auto/disable/hi-limit) [0]
63
64 --nocheck
65 do not validate any step (even if self-checks present) [dis‐
66 abled]
67
68 --batch
69 do not interact (validation failure recovery, etc.) [disabled]
70
71 --editor=EDITOR
72 customize editor to run (unused in batch mode) [/usr/bin/nano]
73
74 --raw do not care about pretty-printed output [disabled]
75
76 --noop=NOOP
77 (Advanced) debug only: NOOPize filter (2+: repeat) [none out of
78 cmd-annotate, cmd-wrap, ccs2ccsflat, ccs-propagate-cman,
79 ccs2needlexml, needlexml2pcscmd, needleqdevicexml2pcscmd,
80 ccs-revitalize, ccsflat2cibprelude, cibprelude2cibcompact, cib‐
81 compact2cib, cib2cibfinal, cib-revitalize, cib-meld-templates,
82 cib2pcscmd]
83
84 --dump=DUMP
85 (Advanced) debug only: dump (intermediate) output of the filter
86 (2+: repeat) [none out of cmd-annotate, cmd-wrap, ccs2ccsflat,
87 ccs-propagate-cman, ccs2needlexml, needlexml2pcscmd, needleqde‐
88 vicexml2pcscmd, ccs-revitalize, ccsflat2cibprelude, cibpre‐
89 lude2cibcompact, cibcompact2cib, cib2cibfinal, cib-revitalize,
90 cib-meld-templates, cib2pcscmd, ANY]
91
92 --profile
93 (Advanced) enable XSLT profiling (auxiliary files produced)
94 [disabled]
95
96 Common options:
97
98 Either in global (before <cmd>) or command scope (after <cmd>).
99
100 --sys=SYS
101 (Advanced) override autodetected system [linux]
102
103 --dist=DIST
104 override target distro (for SYS=linux; see --list-dists)
105 [fedora,30,Rawhide]
106
107 -q, --quiet
108 refrain from unnecesary messages (usually on stderr)
109
110 --color=[WHEN]
111 colorize messages if available [auto out of auto, never, always]
112
113 -d, --debug
114 shortcut for --loglevel=DEBUG
115
116 --logfile=FILE
117 specify log file (instead of stderr)
118
119 --loglevel=LEVEL
120 specify log level [WARNING out of NOTSET, DEBUG, INFO, WARNING,
121 ERROR, CRITICAL]
122
123 Arguments to value-based `command options' can go without labels when
124 the order wrt. parsing logic respected; skipping those backed by
125 default values otherwise requiring specification then allowed by syn‐
126 tactic sugar: all can be passed as a single, first, ::-delimited argu‐
127 ment; magic files: `-', `@DIGIT+'. `{formula}' in output file spec:
128 input-backed (e.g. hash) substitution recipe. All available commands
129 listed as `clufter --list'.
130
132 Written by Jan Pokorný <jpokorny+pkg-clufter@redhat.com> and plugin
133 authors.
134
136 Report bugs to <https://bugzilla.redhat.com/enter_bug.cgi?prod‐
137 uct=Fedora&component=clufter>
138
140 Copyright © 2018 Red Hat, Inc. Licensed under GPLv2+.
141
143 pcs(8), /usr/share/doc/clufter-0.77.1/rgmanager-pacemaker, clus‐
144 ter.conf(5), ccs(7), clufter(1),
145
146 clufter-ccs2pcscmd-flatiron(1), clufter-ccs2pcscmd-needle(1), and per‐
147 haps more
148
149
150
151clufter 0.77.1 February 2019 CLUFTER(1)