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