Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-18925

[IPI-IBMCloud] ] fail to use vx2d-host-176x2464 profile with dedicated host in install-config

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • 4.13, 4.12, 4.11, 4.14
    • Installer / IBM Cloud
    • None
    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • None
    • Low
    • No
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Description of problem:

      Create an IPI cluster, in install-config.yaml set dedicatedHosts.profile with vx2d-host-176x2464, install failed. 

      Version-Release number of selected component (if applicable):

      4.11.49-x86_64

      How reproducible:

      Always

      Steps to Reproduce:

      1. In install-config.yaml add the following:  
      controlPlane:
        name: master
        platform:
          ibmcloud:
            type: vx2d-8x112
            zones: ["jp-tok-1"]
            dedicatedHosts:
            - profile: vx2d-host-176x2464
      compute:
      - name: worker
        platform:
          ibmcloud:
            type: mx2d-4x32
            zones: ["jp-tok-1"]
            dedicatedHosts:
            - name: ci-op-df52xh6h-937cb-dh
      2. IPI install
      3.
      

      Actual results:

      install failed
      got msg: “Error: "family" must contain a value from []string{"balanced", "compute", "memory"}, got "very-high-memory"

      Expected results:

      install succeed

      Additional info:

      install with vx2d-* as vm type is OK

              jeffbnowicki Jeff Nowicki
              maxu@redhat.com May Xu
              None
              None
              May Xu May Xu
              None
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: