1CLUFTER(1)                       User Commands                      CLUFTER(1)
2
3
4

NAME

6       clufter - ccs2pcs
7

SYNOPSIS

9       clufter [<global option> ...] ccs2pcs [<cmd option ...>]
10       clufter [<global option> ...] ccs2pcs-needle [<cmd option ...>]
11

DESCRIPTION

13       (CMAN,rgmanager)->(Corosync v2,Pacemaker) cluster cfg.
14
15       More specifically, the output is suitable for Pacemaker integrated with
16       Corosync ver. 2 (Needle) as present, e.g., in RHEL 7, and  consists  of
17       Pacemaker (~cib.xml) and Corosync (~corosync.conf) configurations.
18

OPTIONS

20       -h, --help
21              show help message and exit
22
23       -H, --help-full
24              full help message and exit
25
26              Command options:
27
28       -i INPUT, --input=INPUT
29              input  (CMAN,rgmanager)  cluster  configuration file [/etc/clus‐
30              ter/cluster.conf]
31
32       -c CORO, --coro=CORO
33              output   Corosync   v2    config.    file    [corosync-{ccs2ccs‐
34              flat.in.hash}.conf]
35
36       --cib=CIB
37              output    proper    Pacemaker   cluster   config.   file   (CIB)
38              [cib-{ccs2ccsflat.in.hash}.xml]
39
40       --nocheck
41              do not validate any step (even  if  self-checks  present)  [dis‐
42              abled]
43
44       --batch
45              do not interact (validation failure recovery, etc.)  [disabled]
46
47       --editor=EDITOR
48              customize editor to run (unused in batch mode) [/usr/bin/nano]
49
50       --raw  do not care about pretty-printed output [disabled]
51
52       --noop=NOOP
53              (Advanced)  debug only: NOOPize filter (2+: repeat) [none out of
54              ccs2ccsflat, ccs-propagate-cman,  ccs2needlexml,  xml2simplecon‐
55              fig,  ccs-revitalize, ccsflat2cibprelude, cibprelude2cibcompact,
56              cibcompact2cib, cib2cibfinal]
57
58       --dump=DUMP
59              (Advanced) debug only: dump (intermediate) output of the  filter
60              (2+:  repeat)  [none  out  of  ccs2ccsflat,  ccs-propagate-cman,
61              ccs2needlexml, xml2simpleconfig, ccs-revitalize, ccsflat2cibpre‐
62              lude, cibprelude2cibcompact, cibcompact2cib, cib2cibfinal, ANY]
63
64       --profile
65              (Advanced)  enable  XSLT  profiling  (auxiliary  files produced)
66              [disabled]
67
68              Common options:
69
70              Either in global (before <cmd>) or command scope (after <cmd>).
71
72       --sys=SYS
73              (Advanced) override autodetected system [linux]
74
75       --dist=DIST
76              override  target  distro  (for  SYS=linux;   see   --list-dists)
77              [fedora,33,]
78
79       -q, --quiet
80              refrain from unnecesary messages (usually on stderr)
81
82       --color=[WHEN]
83              colorize messages if available [auto out of auto, never, always]
84
85       -d, --debug
86              shortcut for --loglevel=DEBUG
87
88       --logfile=FILE
89              specify log file (instead of stderr)
90
91       --loglevel=LEVEL
92              specify  log level [WARNING out of NOTSET, DEBUG, INFO, WARNING,
93              ERROR, CRITICAL]
94
95       Arguments to value-based `command options' can go without  labels  when
96       the  order  wrt.  parsing  logic  respected;  skipping  those backed by
97       default values otherwise requiring specification then allowed  by  syn‐
98       tactic  sugar: all can be passed as a single, first, ::-delimited argu‐
99       ment; magic files: `-', `@DIGIT+'.  `{formula}' in  output  file  spec:
100       input-backed  (e.g.  hash) substitution recipe.  All available commands
101       listed as `clufter --list'.
102

AUTHOR

104       Written by Jan  Pokorný  <jpokorny+pkg-clufter@redhat.com>  and  plugin
105       authors.
106

REPORTING BUGS

108       Report    bugs    to   <https://bugzilla.redhat.com/enter_bug.cgi?prod
109       uct=Fedora&component=clufter>
110
112       Copyright © 2019 Red Hat, Inc.  Licensed under GPLv2+.
113

SEE ALSO

115       /usr/share/doc/clufter-0.77.2/rgmanager-pacemaker,     cluster.conf(5),
116       ccs(7), clufter(1),
117
118       clufter-ccs2pcs-flatiron(1),   clufter-ccs2pcs-needle(1),  and  perhaps
119       more
120
121
122
123clufter 0.77.2                     July 2020                        CLUFTER(1)
Impressum