[Reduced footprint] Defualt vm size should be increased

Bug #1536030 reported by Ksenia Svechnikova
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
High
Bartosz Kupidura
8.0.x
Fix Released
High
Bartosz Kupidura
Mitaka
Fix Released
High
Bartosz Kupidura

Bug Description

ISO #442

Default size of nodes launched using virt role is 60Gb. This is not enough for the controller in MOS 8.0

Steps:

 1. Update /etc/fuel/astute.yaml file, "FEATURE_GROUPS" list. Specify the required advanced/ experimental features to enable.
[root@nailgun ~]# cat /etc/fuel/astute.yaml | grep -A1 FEATURE
"FEATURE_GROUPS":
  - "advanced"
 2. Upload network-template
 3. assign virt, compute node with {"id":1,"mem":4,"cpu":2,"vda_size":"70G"}
 4. Provision this node
 5. Assign controller role to the new node
 6. Deploy

Controller node fails with "Node has insufficient disk space"

Minimal require size now is 67060.

To confirm the root cause, I've increase disk size manually at step 3: {"id":1,"mem":4,"cpu":2,"vda_size":"70G"} and error didn't occur. This could be use as workaround

Snapshot is already deleted, but I assume that we could confirm the issue without it for this case

Maciej Relewicz (rlu)
tags: added: team-mixed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-library (master)

Fix proposed to branch: master
Review: https://review.openstack.org/270068

Changed in fuel:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/270068
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=becdac1e4d553fee83a4a89ab9db9a9dfc7e9b69
Submitter: Jenkins
Branch: master

commit becdac1e4d553fee83a4a89ab9db9a9dfc7e9b69
Author: Bartosz Kupidura <email address hidden>
Date: Wed Jan 20 10:06:06 2016 +0100

    Increase disk size for RF VMs

    Change-Id: Ib1199c293bdcfe3b6a5ababcc52ae8e6d7632326
    Closes-Bug: #1536030

Changed in fuel:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-library (stable/8.0)

Fix proposed to branch: stable/8.0
Review: https://review.openstack.org/270259

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (stable/8.0)

Reviewed: https://review.openstack.org/270259
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=bc81797864cf3c44c202f6e6f85dc9cd3c980e83
Submitter: Jenkins
Branch: stable/8.0

commit bc81797864cf3c44c202f6e6f85dc9cd3c980e83
Author: Bartosz Kupidura <email address hidden>
Date: Wed Jan 20 10:06:06 2016 +0100

    Increase disk size for RF VMs

    Change-Id: Ib1199c293bdcfe3b6a5ababcc52ae8e6d7632326
    Closes-Bug: #1536030
    (cherry picked from commit becdac1e4d553fee83a4a89ab9db9a9dfc7e9b69)

tags: added: on-verification
tags: removed: on-verification
Revision history for this message
Ksenia Svechnikova (kdemina) wrote :

Verify the behavior with ISO#478. Default size was increased, now it's enough

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.