Activity log for bug #1826272

Date Who What changed Old value New value Message
2019-04-24 21:23:55 Andres Rodriguez bug added bug
2019-04-24 21:24:51 Andres Rodriguez attachment added 2.6-ui-overcommit.png https://bugs.launchpad.net/maas/+bug/1826272/+attachment/5258768/+files/2.6-ui-overcommit.png
2019-04-24 21:24:56 Andres Rodriguez maas: importance Undecided High
2019-04-24 21:24:59 Andres Rodriguez maas: milestone 2.6.0beta2
2019-04-24 21:25:01 Andres Rodriguez maas: status New Triaged
2019-04-24 21:25:20 Andres Rodriguez tags ui ux
2019-04-24 21:25:59 Andres Rodriguez description MAAS pod resource under committing and over committing is supported. That means that users can reserve certain set of resources for the host and make less resources than available to the user, and similarly, they can make more resources than available. So in a machine of 8 cores, doing the following would: overcommit of 0.5 -> makes 4 cores available for MAAS use overcommit of 1 -> makes 8 cores available for MAAS use (this is the default) overcommit of 1.5 -> makes 12 codes available for MAAS use However, the UI prevents users from selecting a commit level of less than 1, and this is a regression as previous versions of MAAS supported it. MAAS pod resource under committing and over committing is supported. That means that users can reserve certain set of resources for the host and make less resources than available to the user, and similarly, they can make more resources than available. So in a machine of 8 cores, doing the following would: overcommit of 0.5 -> makes 4 cores available for MAAS use overcommit of 1 -> makes 8 cores available for MAAS use (this is the default) overcommit of 1.5 -> makes 12 codes available for MAAS use However, the UI prevents users from selecting a commit level of less than 1, and this is a regression as previous versions of MAAS supported it. In the attached screenshot, we can see a CPU undercommit of 0.5, This was set over the API. In the same screenshot, we can see that we are unable to change the value for less than 1, and this is supported.
2019-04-26 08:05:31 Lilyana Videnova maas: assignee Caleb Ellis (caleb-ellis)
2019-04-26 08:28:13 Launchpad Janitor merge proposal linked https://code.launchpad.net/~caleb-ellis/maas/+git/maas/+merge/366556
2019-04-26 21:41:20 MAAS Lander maas: status Triaged Fix Committed
2019-04-30 12:32:04 Andres Rodriguez maas: status Fix Committed Fix Released