0% found this document useful (0 votes)
21 views3 pages

How To Enable - Disable PCSD GUI in A Pacemaker Cluster - Red Hat Customer Portal

The document provides instructions on how to enable or disable the PCSD GUI in a Pacemaker cluster on Red Hat Enterprise Linux. To enable the GUI, set 'PCSD_DISABLE_GUI=false' in the /etc/sysconfig/pcsd file and restart the pcsd service; to disable it, set 'PCSD_DISABLE_GUI=true' and restart the service. This solution is part of Red Hat's fast-track publication program for customer support.

Uploaded by

Prashant Sharma
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
21 views3 pages

How To Enable - Disable PCSD GUI in A Pacemaker Cluster - Red Hat Customer Portal

The document provides instructions on how to enable or disable the PCSD GUI in a Pacemaker cluster on Red Hat Enterprise Linux. To enable the GUI, set 'PCSD_DISABLE_GUI=false' in the /etc/sysconfig/pcsd file and restart the pcsd service; to disable it, set 'PCSD_DISABLE_GUI=true' and restart the service. This solution is part of Red Hat's fast-track publication program for customer support.

Uploaded by

Prashant Sharma
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

How to enable/disable PCSD GUI in a pacemaker cluster... https://access.redhat.

com/solutions/3761321

Subscriptions Downloads Containers Support Cases

Products & Services Knowledgebase How to enable/disable PCSD GUI in a pacemaker cluster?

$ - Updated July 23 2022 at 5:17 AM - English

Environment
• Red Hat Enterprise Linux 7 (with High Availability Add-on)
• Red Hat Enterprise Linux 8 (with High Availability Add-on)
• Red Hat Enterprise Linux 9 (with High Availability Add-on)
• Pacemaker

Issue
• I have installed the pcs packages, enabled and started the service, but unable to use
the pcsd GUI.
• How to use the pcsd GUI in a pacemaker cluster?

Resolution
• To enable: Change the following parameter to false in the /etc/sysconfig/pcsd file

PCSD_DISABLE_GUI=false

• Restart the pcsd service

# systemctl restart pcsd.service

• To Disable: Change the following parameter to true in the /etc/sysconfig/pcsd file

1 of 3 5/4/23, 02:12
How to enable/disable PCSD GUI in a pacemaker cluster... https://access.redhat.com/solutions/3761321

PCSD_DISABLE_GUI=true

• Restart the pcsd service

# systemctl restart pcsd.service

This solution is part of Red Hat’s fast-track publication program, providing a huge library of
solutions that Red Hat engineers have created while supporting our customers. To give you
the knowledge you need the instant it becomes available, these articles may be presented in
a raw and unedited form.

Solution - Feb 12, Solution - Jan 27, Solution - Apr 28,


2019 2022 2023

2 of 3 5/4/23, 02:12
How to enable/disable PCSD GUI in a pacemaker cluster... https://access.redhat.com/solutions/3761321

2 September 2022 4:35 PM

Ron Richardson

Need assistance in disabling GUI ...


14 Points
≤ Reply

2 September 2022 6:24 PM

Ron Richardson

Attempted this and this does not seem to work. I have set...
14 Points PCSD_DISABLE_GUI=true But Ruby is still loading.

≤ Reply

Copyright © 2023 Red Hat, Inc.

3 of 3 5/4/23, 02:12

You might also like