Uploaded image for project: 'Product Technical Learning'
  1. Product Technical Learning
  2. PTL-7953

RH436-105: Example commands omit values for quorum directives

XMLWordPrintable

    • en-US (English)

      URL:
      Reporter RHNID:
      Section: -
      Language: en-US (English)
      Workaround: Chapter 2, Section 3

      Before:

      [root@archer ~]# pcs cluster setup --start \
      > --name testcluster --last_man_standing --wait_for_all \ > archer.example.com \
      > lana.example.com \
      > cyril.example.com

      After:

      [root@archer ~]# pcs cluster setup --start \
      > --name testcluster --last_man_standing=1 --wait_for_all=1 \ > archer.example.com \
      > lana.example.com \
      > cyril.example.com

      Description: Example snippet omits values for --last_man_standing and --wait_for_all

              rht-msantacr Mauricio Santacruz Delgado
              ricardodacosta Ricardo da Costa (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: