[system_tests] Tests ceph_multinode_compact_ostf failed according wrong configuration

Bug #1260677 reported by Tatyanka
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
High
Tatyanka

Bug Description

Test ceph_multinode_compact_ostf failed.
Tests assume that deploy enviroment with next properties:
 Scenario:
            1. Create cluster
            2. Add 1 node with controller and ceph OSD roles
            3. Add 1 node with compute and ceph OSD roles
            4. Deploy the cluster
            5. Check ceph status
            6. Run OSTF

As we can see there is 2 node (slaves) each of then has 1 cpu and 1024 memory
see setting.py
    "slave_node_memory": os.environ.get("SLAVE_NODE_MEMORY", 1024),
    "slave_node_cpu": os.environ.get("SLAVE_NODE_CPU", 1),

to get instance active we need for compute as minimum 700 MB and 1 cpu (but compute share this resource(1-1024) with ceph osd)

As result all instances go to ERROR state
2013-12-13T00:29:54.928389+00:00 debug: 2013-12-13 00:27:28 INFO nova.scheduler.filter_scheduler [req-143a25a8-d743-46f9-baf4-7dc559bb26c4 f543a49eb8014b4aa6e9fdb5d5d2e45e 41a55adb39e84b49b182f38b74477abf] Attempting to build 1 instance(s) uuids: [u'049e94c8-2aa7-4036-900e-d968ee64728e']

2013-12-13T00:29:54.928401+00:00 debug: 2013-12-13 00:27:28 DEBUG nova.filters [req-143a25a8-d743-46f9-baf4-7dc559bb26c4 f543a49eb8014b4aa6e9fdb5d5d2e45e 41a55adb39e84b49b182f38b74477abf] Filter RetryFilter returned 0 host(s) get_filtered_objects /usr/lib/python2.6/site-packages/nova/filters.py:85
2013-12-13T00:29:54.928401+00:00 debug: 2013-12-13 00:27:28 WARNING nova.scheduler.driver [req-143a25a8-d743-46f9-baf4-7dc559bb26c4 f543a49eb8014b4aa6e9fdb5d5d2e45e 41a55adb39e84b49b182f38b74477abf] [instance: 049e94c8-2aa7-4036-900e-d968ee64728e] Setting instance to ERROR state.

See logs nova.scheduler, nova-claim

Tags: system-tests
tags: added: system-tests
Changed in fuel:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-main (master)

Reviewed: https://review.openstack.org/62196
Committed: https://git.openstack.org/cgit/stackforge/fuel-main/commit/?id=9f04697825c50e05cff9d463ea1e641e4a087c9f
Submitter: Jenkins
Branch: master

commit 9f04697825c50e05cff9d463ea1e641e4a087c9f
Author: Tatyana Leontovich <email address hidden>
Date: Sat Dec 14 23:39:11 2013 +0200

    Add one more slave to the ceph test

    To get possible instance creation in verification
    add 1 slave to the ceph tests

    Also change update disk value
    to avaid unallocated space, because by default we
    have 50 Gb on each slave

    Change-Id: Ibd7ad3b38ce1e8bad3cd928047f04d4c8cc8d47e
    Closes-Bug: bug #1260677

Changed in fuel:
status: In Progress → Fix Committed
Revision history for this message
Tatyanka (tatyana-leontovich) wrote :
Changed in fuel:
status: Fix Committed → Fix Released
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.