clufter-ccs2pcs-needle (1) - Linux Manuals

clufter-ccs2pcs-needle: ccs2pcs-needle

NAME

clufter - ccs2pcs-needle

SYNOPSIS

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) [centos,7.2.1511,Core]
-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 [at] redhat.com> and plugin authors.

REPORTING BUGS

Report bugs to <https://bugzilla.redhat.com/enter_bug.cgi?product=Red%20Hat%20Enterprise%20Linux%207&component=clufter>

COPYRIGHT

Copyright © 2016 Red Hat, Inc. Licensed under GPLv2+.

SEE ALSO

/usr/share/doc/clufter-0.59.5/rgmanager-pacemaker, cluster.conf(5), ccs(7), clufter(1),

clufter-ccs2pcs(1), clufter-ccs2pcs-flatiron(1), and perhaps more