Comment 0 for bug 1496046

Revision history for this message
Leontii Istomin (listomin) wrote :

During deployment we have found that one of compute nodes is still in provisioning state when deployment step is running:
[root@fuel ~]# fuel node 2>/dev/null | grep provisioning
347 | provisioning | compute_155 | 2 | 10.20.0.132 | 0c:c4:7a:1d:f1:d8 | compute | | True | 2
[root@fuel ~]# fuel task 2>/dev/null
id | status | name | cluster | progress | uuid
---|---------|----------------|---------|----------|-------------------------------------
51 | running | dump | None | 0 | 6ac4be7d-1243-45b2-8669-34399e9be961
46 | ready | check_networks | 2 | 100 | c97c65df-709e-4941-a7b8-bbf749f7da29
49 | ready | provision | 2 | 100 | 391b4a8c-08f2-4a49-8af0-647c0cf09af2
50 | error | deployment | 2 | None | 80a0cc1d-3b81-4675-aa4b-b080f542a1fd
45 | error | deploy | 2 | 100 | 6653f807-4bac-4682-b173-50630e6cb3b7

Deployment has been failed due the following bug https://bugs.launchpad.net/fuel/+bug/1496036

Cluster configuration:
Baremetal,Ubuntu,IBP,HA,Neutron-vxlan,DVR,Ceph-all,Nova-debug,Nova-quotas,7.0-293
Controllers:3 Computes:180 Copmutes+Ceph: 20

api: '1.0'
astute_sha: a717657232721a7fafc67ff5e1c696c9dbeb0b95
auth_required: true
build_id: '293'
build_number: '293'
feature_groups:
- mirantis
fuel-agent_sha: 082a47bf014002e515001be05f99040437281a2d
fuel-library_sha: 0c5a39a43bffaddc91b46179d16e1bb2dd85bc0c
fuel-nailgun-agent_sha: d7027952870a35db8dc52f185bb1158cdd3d1ebd
fuel-ostf_sha: 1f08e6e71021179b9881a824d9c999957fcc7045
fuelmain_sha: 6b83d6a6a75bf7bca3177fcf63b2eebbf1ad0a85
nailgun_sha: 16a39d40120dd4257698795f12de4ae8200b1778
openstack_version: 2015.1.0-7.0
production: docker
python-fuelclient_sha: 2864459e27b0510a0f7aedac6cdf27901ef5c481
release: '7.0'

Diagnostic Snapshot will be soon.