clufter-ccs2pcs-flatiron (1) - Linux Manuals

clufter-ccs2pcs-flatiron: ccs2pcs-flatiron

NAME

clufter - ccs2pcs-flatiron

SYNOPSIS

clufter [<global option> ...] ccs2pcs-flatiron [<cmd option ...>]

DESCRIPTION

(CMAN,rgmanager)->(Corosync/CMAN,Pacemaker) cluster cfg.

More specifically, the output is suitable for Pacemaker integrated with Corosync ver. 1 (Flatiron) as present, e.g., in RHEL 6.{5, ..}, and consists of Corosync/CMAN configuration incl. fencing pass-through (~cluster.conf) along with Pacemaker proper one (~cib.xml).

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 CCS_PCMK, --ccs-pcmk=CCS_PCMK
output Corosync/CMAN (+fencing pass-through) config. file [cluster-{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-disable-rg, ccs2ccs-pcmk, ccs-version-bump, ccs-revitalize, ccsflat2cibprelude, cibprelude2cibcompact, cibcompact2cib, cib2cibfinal]
--dump=DUMP
(Advanced) debug only: dump (intermediate) output of the filter (2+: repeat) [none out of ccs2ccsflat, ccs-disable-rg, ccs2ccs-pcmk, ccs-version-bump, 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-needle(1), and perhaps more