Comment 4 for bug 1569859

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

Tried this fix, but no changes:
1. deploy fuel 9.0-
2. Add fuel-agent from master due https://bugs.launchpad.net/fuel/+bug/1543233, regen ubuntu repo, built and activate bootstrap image
3. Apply this https://review.openstack.org/#/c/307361/1/nailgun/nailgun/db/sqlalchemy/models/task.py due https://bugs.launchpad.net/fuel/+bug/1570509
4. Apply https://review.openstack.org/#/c/305812/2/deployment/puppet/l23network/manifests/l2/bond.pp due https://bugs.launchpad.net/fuel/+bug/1566974
5. service nailgun restart
6. boot nodes and deploy env: 3 controller, 20 computes+Ceph, 178 computes
7. nailgun was unreachable during few minutes:
"Nailgun is unavailable" error in UI
[root@fuel ~]# fuel node
504 Server Error: Gateway Time-out for url: http://10.20.0.2:8000/api/v1/version (<html>
<head><title>504 Gateway Time-out</title></head>
<body bgcolor="white">
<center><h1>504 Gateway Time-out</h1></center>
<hr><center>nginx</center>
</body>
</html>
)
atop at the time: http://paste.openstack.org/show/494670/

log folder from Fuel node: http://mos-scale-share.mirantis.com/fuel_logs_2016_19_15_52.tar.gz