Uploaded image for project: 'CloudStack'
  1. CloudStack
  2. CLOUDSTACK-3664

scaling up vms is not considering parameter "cluster.(memory/cpu).allocated.capacity.disablethreshold"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 4.2.0, 4.3.0
    • 4.3.0
    • Management Server
    • Security Level: Public (Anyone can view this level - this is the default.)
    • None
    • xen 4.2

    Description

      steps to reproduce
      ================
      1-prepare a CS setup with xen 6.1
      2-set "cluster.memory.allocated.capacity.disablethreshold" to some lower value say 0.2
      3-deploy some vms until unless deployment fails because of threshold value.

      4-Try to scale up vms

      Expected
      --------------
      scaling up should get failed because threshold value

      Actual
      ----------
      scaling up is successful

      DB
      ====
      mysql> select *from cluster_details;
      ---------------------------------------------------------------------+

      id cluster_id name value

      ---------------------------------------------------------------------+

      1 1 cpuOvercommitRatio 1.0
      2 1 memoryOvercommitRatio 1.0
      3 1 cluster.memory.allocated.capacity.disablethreshold 0.2

      ---------------------------------------------------------------------+

      Attachments

        1. Logs_DB.rar
          335 kB
          prashant kumar mishra
        2. screenshot-1.jpg
          196 kB
          prashant kumar mishra

        Activity

          People

            nitinme Nitin Mehta
            prashantkm prashant kumar mishra
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: