yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #78917
[Bug 1833009] [NEW] openstack image create fails with [Errno 32] Broken pipe for openstack rocky and stein
Public bug reported:
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.
** Affects: glance
Importance: Undecided
Status: New
** Tags: glance juju openstack
** Attachment added: "used openstack bundle"
https://bugs.launchpad.net/bugs/1833009/+attachment/5271055/+files/bundle-test-5-ha.yaml
--
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 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/glance/+bug/1833009/+subscriptions
Follow ups