Instance isn't pingable by floating ip after HA-proxy failover

Bug #1391152 reported by Andrey Sledzinskiy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Invalid
High
Fuel Library (Deprecated)

Bug Description

{

    "build_id": "2014-11-08_21-30-24",
    "ostf_sha": "9c6fadca272427bb933bc459e14bb1bad7f614aa",
    "build_number": "85",
    "auth_required": true,
    "api": "1.0",
    "nailgun_sha": "8330f6221e190db87fc5baa735fa719c85a2e02d",
    "production": "docker",
    "fuelmain_sha": "f536d11fb40fed78c26f4d7326c45b0c48f157d8",
    "astute_sha": "3c374c9f7bfbdbcd7ce2f716cd704e3044e6fb41",
    "feature_groups": [
        "mirantis"
    ],
    "release": "6.0",
    "release_versions": {
        "2014.2-6.0": {
            "VERSION": {
                "build_id": "2014-11-08_21-30-24",
                "ostf_sha": "9c6fadca272427bb933bc459e14bb1bad7f614aa",
                "build_number": "85",
                "api": "1.0",
                "nailgun_sha": "8330f6221e190db87fc5baa735fa719c85a2e02d",
                "production": "docker",
                "fuelmain_sha": "f536d11fb40fed78c26f4d7326c45b0c48f157d8",
                "astute_sha": "3c374c9f7bfbdbcd7ce2f716cd704e3044e6fb41",
                "feature_groups": [
                    "mirantis"
                ],
                "release": "6.0",
                "fuellib_sha": "c7b71bd1ee939b5a634715ac7b13c2936ad93a5e"
            }
        }
    },
    "fuellib_sha": "c7b71bd1ee939b5a634715ac7b13c2936ad93a5e"

}

Steps:
1. Create next cluster - HA, CentOS, Neutron Vlan, 3 controller, 2 compute nodes
2. Deploy cluster
3. Kill haproxy on node-1 - kill -9 $(pidof haproxy)
4. Create instance and assign floating ip to it
5. Ping floating ip

Expected - floating ip is pingable
Actual - it's not pingable

I also tried to ping internal instance ip through dhcp namespace but internal ip wasn't pingable too

Logs are attached

Revision history for this message
Andrey Sledzinskiy (asledzinskiy) wrote :
Changed in fuel:
status: New → Confirmed
Stanislav Makar (smakar)
Changed in fuel:
assignee: Fuel Library Team (fuel-library) → Stanislav Makar (smakar)
status: Confirmed → In Progress
Revision history for this message
Stanislav Makar (smakar) wrote :

First of all you had to create security group rules, which allow to ping instances.
According to logs - you have not created them.
That's why you did not ping instances even via net namespaces.

I have gone through your steps - all is working, haproxy was started again after killing.
All instancess are piged by any way.

Changed in fuel:
status: In Progress → Invalid
assignee: Stanislav Makar (smakar) → nobody
assignee: nobody → Fuel Library Team (fuel-library)
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.