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