← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1833009] Re: openstack image create fails with [Errno 32] Broken pipe for openstack rocky and stein

 

Subscribed field-critical.

José

** Also affects: ceph
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1833009

Title:
   openstack image create fails with [Errno 32] Broken pipe  for
  openstack rocky and stein

Status in Ceph:
  New
Status in Glance:
  New

Bug description:
  I've deployed openstack base bundle rocky and stein version (attached below). but when I create image I get below error:
  ```
  openstack image create --public --min-disk 3 --container-format bare \
  > --disk-format qcow2 --property architecture=x86_64 \
  > --property hw_disk_bus=virtio --property hw_vif_model=virtio \
  > --file bionic-server-cloudimg-amd64.img \
  > "bionic x86_64"

  
  Error finding address for http://192.168.30.103:9292/v2/images/17cc2de6-432f-4d1b-860f-ecb070a60a43/file: [Errno 32] Broken pipe
  ```
  knowing that all openstack unit are in active state.

  is it a bug or some missing configuration.

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


References