Uploaded image for project: 'HPCC'
  1. HPCC
  2. HPCC-27271

NOTES.txt not seeing multiple services inside dali pod

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Not specified
    • Resolution: Fixed
    • 8.6.4
    • 8.6.8
    • Dali
    • None

    Description

      helm/hpcc/templates/NOTES.txt is not displaying all the services that are inside the dali pod.

       

      When I installed my local container system, I don't see sascha coalescer which is located inside the dali pod.

      helm install localfile examples/local/hpcc-localfile --set common.hostpath=/mnt/hpccdata
      NAME: localfile
      LAST DEPLOYED: Tue Mar  1 13:37:28 2022
      NAMESPACE: default
      STATUS: deployed
      REVISION: 1
      TEST SUITE: None
      NOTES:
      #The following is a generated values yaml that you can capture and feed to the hpcc helm chart when installing.
      #it will configure the hpcc storage to use the planes and pvcs installed by this chart.
      ## The following planes are defined by localstorage:
      ## dali
      ## dll
      ## sasha
      ## data
      ## mydropzone
      
      storage:
        planes:
        - name: dali
          pvc: dali-localfile-hpcc-localfile-pvc
          prefix: "/var/lib/HPCCSystems/dalistorage"
          category: dali
        - name: dll
          pvc: dll-localfile-hpcc-localfile-pvc
          prefix: "/var/lib/HPCCSystems/queries"
          category: dll
        - name: sasha
          pvc: sasha-localfile-hpcc-localfile-pvc
          prefix: "/var/lib/HPCCSystems/sasha"
          category: sasha
        - name: data
          pvc: data-localfile-hpcc-localfile-pvc
          prefix: "/var/lib/HPCCSystems/hpcc-data"
          category: data
        - name: mydropzone
          pvc: mydropzone-localfile-hpcc-localfile-pvc
          prefix: "/var/lib/HPCCSystems/dropzone"
          category: lz
      
      
      sasha:
        wu-archiver:
          plane: sasha
        dfuwu-archiver:
          plane: sasha
      The output of this storage information was saved in mylocalstorage.yamlhelm install mycluster hpcc/hpcc --set global.image.version=8.6.4 -f examples/local/values-localfile.yaml -f mylocalstorage.yaml
      NAME: mycluster
      LAST DEPLOYED: Tue Mar  1 13:37:48 2022
      NAMESPACE: default
      STATUS: deployed
      REVISION: 1
      TEST SUITE: None
      NOTES:
      Thank you for installing the HPCC chart version 8.6.4 using image "hpccsystems/platform-core:8.6.4"
      
      
      
      
      This chart has defined the following HPCC components:
        dali.mydali
        dfuserver.dfuserver
        eclagent.hthor
        eclagent.roxie-workunit
        eclccserver.myeclccserver
        eclscheduler.eclscheduler
        esp.eclwatch
        esp.eclservices
        esp.eclqueries
        esp.esdl-sandbox
        esp.sql2ecl
        esp.dfs
        roxie.roxie
        thor.thor
        sasha.dfurecovery-archiver
        sasha.dfuwu-archiver
        sasha.file-expiry
        sasha.wu-archiver
      

      jakesmith 

      Attachments

        Activity

          People

            jakesmith Jake Smith
            cloln Chris Lo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: