Uploaded image for project: 'OpenShift Virtualization'
  1. OpenShift Virtualization
  2. CNV-60474

live update instance type - over maxSockets error

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • CNV Infrastructure
    • None
    • Quality / Stability / Reliability
    • 2
    • False
    • Hide

      None

      Show
      None
    • False
    • None
    • CNV Infra 271
    • None

      Description of problem:

      When attempting to live update a virtual machine (VM), if the instance type has a spec.domain.maxSockets value smaller than spec.domain.sockets, the expected error message—"Socket value set higher than max value!"—does not appear until the VM is restarted, and the VM is on a stopped stage.
      * This highlights a broader issue: it's currently possible to create an instance type configuration that is known to be invalid from the start for example
      
      maxSockets: 6
      sockets: 8
      
      

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

      4.19

      How reproducible:

      100%

      Steps to Reproduce:

      1. Create a VM with an instance type and start it
      2. Create an instance type with maxSockets smaller then sockets
      

      Actual results:

      The VM will keep running as normal without any error, until it is restarted

      Expected results:

      Some type of error should be present.

      Additional info:

       

              rhn-support-lyarwood Lee Yarwood
              rhn-support-rkishner Roni Kishner
              Geetika Kapoor Geetika Kapoor
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: