I want to know what options with their values are available using "man pcs" or "pcs alert create -h"
create path=<path> [id=<alert-id>] [description=<description>] [options
[<option>=<value>]...] [meta [<meta-option>=<value>]...]
Hello Sl_001,
Is "pcs" supposed to be a command?
Hi Trevor,
Thanks for your response!
I know we can find info about any command by running "man pcs" and then we can search to find specif details. I noticed few command like below has options and we need to specify it. But I did not find those details in "man pcs" or "pcs alert create -h".
create path=<path> [id=<alert-id>] [description=<description>] [options
[<option>=<value>]...] [meta [<meta-option>=<value>]...]
what are available option=value for above command?
Hello Sl_001,
I asked was "pcs" supposed to be a command
because when I execute "man pcs", the output
that I get is:
no man entry for pcs
What version of RHEL are you running?
Hi,
did you install pcs ?
if not, you can install then try again.
[root@node02 ~]# rpm -qf /usr/share/man/man8/pcs.8.gz
pcs-0.10.6-4.el8.x86_64
[root@node02 ~]# rpm -qf /usr/share/man/man8/pcsd.8.gz
pcs-0.10.6-4.el8.x86_64
[root@node02 ~]#
Red Hat
Learning Community
A collaborative learning environment, enabling open source skill development.