← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1431631] [NEW] nova.image.glance.download failure error message is insufficient

 

Public bug reported:

2015-03-12 22:48:27.941 18501 TRACE nova.image.glance   File "/opt/io/io-nova/lib/python2.7/site-packages
/nova/image/glance.py", line 371, in download
2015-03-12 22:48:27.941 18501 TRACE nova.image.glance     data.write(chunk)
2015-03-12 22:48:27.941 18501 TRACE nova.image.glance IOError: [Errno 28] No space left on device

This is not enough data to properly diagnose the problem.

In this example, glance and nova were using ceph. The expectation was
that the storage devices that would be involved would all be ceph rbds.
Since there was plenty of space in ceph, this error was not useful.

** Affects: nova
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1431631

Title:
  nova.image.glance.download failure error message is insufficient

Status in OpenStack Compute (Nova):
  New

Bug description:
  2015-03-12 22:48:27.941 18501 TRACE nova.image.glance   File "/opt/io/io-nova/lib/python2.7/site-packages
  /nova/image/glance.py", line 371, in download
  2015-03-12 22:48:27.941 18501 TRACE nova.image.glance     data.write(chunk)
  2015-03-12 22:48:27.941 18501 TRACE nova.image.glance IOError: [Errno 28] No space left on device

  This is not enough data to properly diagnose the problem.

  In this example, glance and nova were using ceph. The expectation was
  that the storage devices that would be involved would all be ceph
  rbds. Since there was plenty of space in ceph, this error was not
  useful.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1431631/+subscriptions


Follow ups

References