Uploaded image for project: 'Apache Trafodion (Retired)'
  1. Apache Trafodion (Retired)
  2. TRAFODION-1932

sqnodestart is parsing out -w in MY_NODES can lead to issues with host

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • foundation, installer
    • None

    Description

      The monitor uses sqnodestatus to get list of nodes but is using the variable MY_NODES (with has -w in it for pdsh/pdcp) the script does a sed on -w to get just the lists of nodes.

      If the hostname has -w in it ... like AWS hostnames can have "-west" then this will be parsed out of the name.

      Changing to NODE_LIST and removing the sed for -w will fix this issue.

      Attachments

        Activity

          People

            amoran Amanda Moran
            amoran Amanda Moran
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: