Select Your Language

Infrastructure and Management

Cloud Computing

Storage

Runtimes

Integration and Automation

  • Comments
  • RH436 Bug

    Posted on

    Chapter1. Creating High-availability Clusters
    Lab: Creating High Availability Clusters
    Solution 3.1

    The example has to be modified like the following.

    [Current]

    [root@nodea ~]# pcs stonith create fence_nodea_rht \
    fence_rht port="nodea.private.example.com" \
    pcmk_host_list="nodea.private.example.com" \
    ipaddr="classroom.example.com"
    [root@nodeb ~]# pcs stonith create fence_nodeb_rht \
    fence_rht port="nodeb.private.example.com" \
    pcmk_host_list="nodeb.private.example.com" \
    ipaddr="classroom.example.com"
    [root@nodec ~]# pcs stonith create fence_nodec_rht \
    fence_rht port="nodec.private.example.com" \
    pcmk_host_list="nodec.private.example.com" \
    ipaddr="classroom.example.com"
    

    [To-do]

    [root@nodea ~]# pcs stonith create fence_nodea_rht \
    fence_rht port="nodea.private.example.com" \
    pcmk_host_list="nodea.private.example.com" \
    ipaddr="classroom.example.com"
    [root@nodea ~]# pcs stonith create fence_nodeb_rht \
    fence_rht port="nodeb.private.example.com" \
    pcmk_host_list="nodeb.private.example.com" \
    ipaddr="classroom.example.com"
    [root@nodea ~]# pcs stonith create fence_nodec_rht \
    fence_rht port="nodec.private.example.com" \
    pcmk_host_list="nodec.private.example.com" \
    ipaddr="classroom.example.com"
    

    all [root@nodeX] has to be modified to nodea.

    by

    points

    Responses

    Red Hat LinkedIn YouTube Facebook X, formerly Twitter

    Quick Links

    Help

    Site Info

    Related Sites

    © 2026 Red Hat