clufter-ccs2pcs - Man Page
ccs2pcs
Synopsis
clufter [<global option> ...] ccs2pcs [<cmd option ...>]
clufter [<global option> ...] ccs2pcs-needle [<cmd option ...>]
Description
(CMAN,rgmanager)->(Corosync v2,Pacemaker) cluster cfg.
More specifically, the output is suitable for Pacemaker integrated with Corosync ver. 2 (Needle) as present, e.g., in RHEL 7, and consists of Pacemaker (~cib.xml) and Corosync (~corosync.conf) configurations.
Options
- -h, --help
show help message and exit
- -H, --help-full
full help message and exit
Command options:
- -i INPUT, --input=INPUT
input (CMAN,rgmanager) cluster configuration file [/etc/cluster/cluster.conf]
- -c CORO, --coro=CORO
output Corosync v2 config. file [corosync-{ccs2ccsflat.in.hash}.conf]
- --cib=CIB
output proper Pacemaker cluster config. file (CIB) [cib-{ccs2ccsflat.in.hash}.xml]
- --nocheck
do not validate any step (even if self-checks present) [disabled]
- --batch
do not interact (validation failure recovery, etc.) [disabled]
- --editor=EDITOR
customize editor to run (unused in batch mode) [/usr/bin/nano]
- --raw
do not care about pretty-printed output [disabled]
- --noop=NOOP
(Advanced) debug only: NOOPize filter (2+: repeat) [none out of ccs2ccsflat, ccs-propagate-cman, ccs2needlexml, xml2simpleconfig, ccs-revitalize, ccsflat2cibprelude, cibprelude2cibcompact, cibcompact2cib, cib2cibfinal]
- --dump=DUMP
(Advanced) debug only: dump (intermediate) output of the filter (2+: repeat) [none out of ccs2ccsflat, ccs-propagate-cman, ccs2needlexml, xml2simpleconfig, ccs-revitalize, ccsflat2cibprelude, cibprelude2cibcompact, cibcompact2cib, cib2cibfinal, ANY]
- --profile
(Advanced) enable XSLT profiling (auxiliary files produced) [disabled]
Common options:
Either in global (before <cmd>) or command scope (after <cmd>).
- --sys=SYS
(Advanced) override autodetected system [linux]
- --dist=DIST
override target distro (for SYS=linux; see --list-dists) [fedora,33,]
- -q, --quiet
refrain from unnecesary messages (usually on stderr)
- --color=[WHEN]
colorize messages if available [auto out of auto, never, always]
- -d, --debug
shortcut for --loglevel=DEBUG
- --logfile=FILE
specify log file (instead of stderr)
- --loglevel=LEVEL
specify log level [WARNING out of NOTSET, DEBUG, INFO, WARNING, ERROR, CRITICAL]
Arguments to value-based `command options' can go without labels when the order wrt. parsing logic respected; skipping those backed by default values otherwise requiring specification then allowed by syntactic sugar: all can be passed as a single, first, ::-delimited argument; magic files: `-', `@DIGIT+'. `{formula}' in output file spec: input-backed (e.g. hash) substitution recipe. All available commands listed as `clufter --list'.
Author
Written by Jan Pokorný <jpokorny+pkg-clufter@redhat.com> and plugin authors.
Reporting Bugs
Report bugs to <https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&component=clufter>
Copyright
Copyright © 2019 Red Hat, Inc. Licensed under GPLv2+.
See Also
/usr/share/doc/clufter-0.77.2/rgmanager-pacemaker, cluster.conf(5), ccs(7), clufter(1),
clufter-ccs2pcs-flatiron(1), clufter-ccs2pcs-needle(1), and perhaps more
Referenced By
clufter(1), clufter-ccs2pcs-flatiron(1), clufter-ccs2pcs-needle(1).