Provisioning fail on ceph multinode deployment

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

Bug Description

VERSION:
  feature_groups:
    - mirantis
  production: "docker"
  release: "5.1"
  api: "1.0"
  build_number: "305"
  build_id: "2014-07-09_02-14-20"
  astute_sha: "c0ffd4fa1b1ea16931f174a7f4efeac701ec23e6"
  fuellib_sha: "fd5fd0d3f74c5a084adfc951a4ee24e3dc27e09c"
  ostf_sha: "f6f7cee46a85ca3e758f629c2df8b370e9de494a"
  nailgun_sha: "2001a30884f2c24d18a62fc9f9c76c6ed66691e3"
  fuelmain_sha: "9e441d9035fa852bdb00be1031355f0f89823231"

in astute.log
2014-07-09T03:10:48 debug: [374] Cobbler syncing
2014-07-09T03:11:20 err: [374] Error occured while provisioning: #<Net::ReadTimeout: Net::ReadTimeout>
2014-07-09T03:11:21 err: [374] Error running provisioning: Net::ReadTimeout, trace: /usr/lib64/ruby/2.1.0/net/protocol.rb:158:in `rescue in rbuf_fill'

http://paste.openstack.org/show/85746/

Tags: cobbler
Revision history for this message
Tatyanka (tatyana-leontovich) wrote :
Revision history for this message
Aleksandr Didenko (adidenko) wrote :

Astute log:

2014-07-09T03:10:48 debug: [374] Cobbler syncing
2014-07-09T03:11:20 err: [374] Error occured while provisioning: #<Net::ReadTimeout: Net::ReadTimeout>

It looks like virtual env had some performance issues, it took 90 seconds for cobbler to calculae sha1sum for a single file, here are cobbler logs:

Wed Jul 9 03:10:54 2014 - INFO | running: /usr/bin/sha1sum /var/www/nailgun/bootstrap/initramfs.img
Wed Jul 9 03:12:25 2014 - INFO | received on stdout: aed4173794ef758b9eaf2bff2413e6c88f5f640b /var/www/nailgun/bootstrap/initramfs.img

This was enough for astute to time out the task. Usually sha1sum calculation takes 1 second (or even less). So it looks like a temporarilly performance glitch on the virtual environment.

Changed in fuel:
status: New → Invalid
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.