Installing devstack stops at "openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.3.5-x86_64-disk --public --container-format=bare --disk-format qcow2"

Bug #1790246 reported by khoi dinh
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
devstack
Expired
Undecided
Unassigned

Bug Description

When I run stack.sh, it runs for 20 so minutes then this is the last line to run before I get the error "An unexpected error prevented the server from fulfilling your request. (HTTP 500) (Request-ID: req-f3391478-1974-497a-90d6-ae70d6f6e02a)".

The last line to run is:
openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.3.5-x86_64-disk --public --container-format=bare --disk-format qcow2

This is my local.conf file:
[[local|localrc]]
HOST_IP=10.0.2.15
DATABASE_PASSWORD=cloud
ADMIN_PASSWORD=cloud
MYSQL_PASSWORD=cloud
RABBIT_PASSWORD=cloud
SERVICE_PASSWORD=cloud
SWIFT_HASH=cloud
SERVICE_TOKEN=tokentoken
LOGDAYS=1
LOGFILE=/opt/stack/logs/stack.sh.log
enable_service s-proxy s-object s-container s-account
disable_service n-net
enable_service q-svc
enable_service q-agt
enable_service q-dhcp
enable_service q-l3
enable_service q-meta
enable_service q-metering
enable_service neutron

khoi dinh (khoidinh06)
summary: - Installing devstack stops at "openstack --os-cloud=devstack-admin
- --os-region-name=RegionOne image create cirros-0.3.5-x86_64-disk
- --public --container-format=bare --disk-format qcow2"
+ Installing devstack stops at "openstack --os-cloud=devstack-admin --os-
+ region-name=RegionOne image create cirros-0.3.5-x86_64-disk --public
+ --container-format=bare --disk-format qcow2"
Revision history for this message
Dr. Jens Harbott (j-harbott) wrote :

Are you sure that the HOST_IP that you configure does exist on your host? I think such an error could happen in case of a mismatch. Also please attach the complete stack.sh.log and the output of "journalctl -u devstack@g-*".

Changed in devstack:
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for devstack because there has been no activity for 60 days.]

Changed in devstack:
status: Incomplete → Expired
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.