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

[azure] Fail to create master node with vm size in family ECIADSv5 and ECIASv5

    XMLWordPrintable

Details

    • Moderate
    • False
    • Hide

      None

      Show
      None
    • Hide
      Cause: Selecting a VM size of the standardECIADSv5Family or standardECIASv5Family would cause the cluster install to fail because they are not supported.
      Fix: fix the Installer validation to reject this VM family.
      Result: the Installer now displays a message during validation saying the selected VM family is not supported.
      Show
      Cause: Selecting a VM size of the standardECIADSv5Family or standardECIASv5Family would cause the cluster install to fail because they are not supported. Fix: fix the Installer validation to reject this VM family. Result: the Installer now displays a message during validation saying the selected VM family is not supported.
    • Done

    Description

      Description of problem:

      Deploy IPI cluster on azure cloud, set region as westeurope, vm size as EC96iads_v5 or EC96ias_v5. Installation fails with below error:
      
      12-15 11:47:03.429  level=error msg=Error: creating Linux Virtual Machine: (Name "jima-15a-m6fzd-bootstrap" / Resource Group "jima-15a-m6fzd-rg"): compute.VirtualMachinesClient#CreateOrUpdate: Failure sending request: StatusCode=400 -- Original Error: Code="BadRequest" Message="The VM size 'Standard_EC96iads_v5' is not supported for creation of VMs and Virtual Machine Scale Set with '<NULL>' security type."
      
      Similar as https://bugzilla.redhat.com/show_bug.cgi?id=2055247.
      
      From azure portal, we can see that the type of both vm size EC96iads_v5 and EC96ias_v5 are confidential compute.
      
      Might also need to do similar process for them as what did in bug 2055247.

       

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

      4.12 nightly build

      How reproducible:

      Always

      Steps to Reproduce:

      1. Prepare install-config.yaml file, set region as westeurope, vm size as EC96iads_v5 or EC96ias_v5
      2. Deploy IPI azure cluster
      3.
      

      Actual results:

      Install failed with error in description

      Expected results:

      Installer should be exited during validation and show expected error message. 

      Additional info:

       

       

      Attachments

        Issue Links

          Activity

            People

              rdossant Rafael Fonseca dos Santos
              jinyunma Jinyun Ma
              Jinyun Ma Jinyun Ma
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: