openstack helm glance stuck at init

Bug #1845014 reported by yasin
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
StarlingX
Invalid
Low
Bruce Jones

Bug Description

I want to install openstack by openstack-helm
everything works fine but the glance stuck at init

kubectl get all --all-namespaces | grep gl
openstack pod/glance-api-84cbbd68b9-dd5r4 0/1 Init:0/2 0 37m
openstack pod/glance-bootstrap-f79n8 0/1 Init:0/1 0 37m
openstack pod/glance-db-init-ztnbv 0/1 Completed 0 37m
openstack pod/glance-db-sync-gbzh9 0/1 Completed 0 37m
openstack pod/glance-ks-endpoints-sxfvn 0/3 Completed 0 37m
openstack pod/glance-ks-service-j5z5b 0/1 Completed 0 37m
openstack pod/glance-ks-user-mhh2f 0/1 Completed 0 37m
openstack pod/glance-rabbit-init-p9f7s 0/1 Completed 0 37m
openstack pod/glance-registry-54665bcb45-bh4dv 0/1 Init:0/1 0 37m

openstack service/glance ClusterIP 10.96.131.177 <none> 80/TCP,443/TCP 37m
openstack service/glance-api ClusterIP 10.109.194.254 <none> 9292/TCP 37m
openstack service/glance-reg ClusterIP 10.96.161.143 <none> 80/TCP,443/TCP 37m
openstack service/glance-registry ClusterIP 10.104.173.132 <none> 9191/TCP 37m

openstack deployment.apps/glance-api 0/1 1 0 37m
openstack deployment.apps/glance-registry 0/1 1 0 37m

openstack replicaset.apps/glance-api-84cbbd68b9 1 1 0 37m
openstack replicaset.apps/glance-registry-54665bcb45 1 1 0 37m

openstack job.batch/glance-bootstrap 0/1 37m 37m
openstack job.batch/glance-db-init 1/1 13s 37m
openstack job.batch/glance-db-sync 1/1 116s 37m
openstack job.batch/glance-ks-endpoints 1/1 32s 37m
openstack job.batch/glance-ks-service 1/1 18s 37m
openstack job.batch/glance-ks-user 1/1 43s 37m
openstack job.batch/glance-rabbit-init 1/1 13s 37m
openstack job.batch/glance-storage-init 0/1 37m 37m

Revision history for this message
Ghada Khalil (gkhalil) wrote :

@yasin, can you please use the bug template to provide needed information to triage this issue such as: stx load used, deployment cmds, logs, etc.

Changed in starlingx:
status: New → Incomplete
Revision history for this message
yasin (lachini) wrote :

there is no log
every thing is ok but glance does not work and nothing is in describe or log

Ghada Khalil (gkhalil)
tags: added: stx.distro.openstack
Ghada Khalil (gkhalil)
tags: added: stx.containers
Revision history for this message
Ghada Khalil (gkhalil) wrote :

Did you try to run kubectl describe on the pods that are not running to get more info?
The daily starlingx sanity tests the stx-openstack application and we have not encountered this issue. I've cc'd Christopher (our sanity prime) on this.

Revision history for this message
yasin (lachini) wrote : Re: [Bug 1845014] Re: openstack helm glance stuck at init
Download full text (3.2 KiB)

yes but everything is ok

On Wed, Oct 2, 2019 at 11:10 AM Ghada Khalil <email address hidden>
wrote:

> Did you try to run kubectl describe on the pods that are not running to
> get more info?
> The daily starlingx sanity tests the stx-openstack application and we have
> not encountered this issue. I've cc'd Christopher (our sanity prime) on
> this.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1845014
>
> Title:
> openstack helm glance stuck at init
>
> Status in StarlingX:
> Incomplete
>
> Bug description:
> I want to install openstack by openstack-helm
> everything works fine but the glance stuck at init
>
> kubectl get all --all-namespaces | grep gl
> openstack pod/glance-api-84cbbd68b9-dd5r4
> 0/1 Init:0/2 0 37m
> openstack pod/glance-bootstrap-f79n8
> 0/1 Init:0/1 0 37m
> openstack pod/glance-db-init-ztnbv
> 0/1 Completed 0 37m
> openstack pod/glance-db-sync-gbzh9
> 0/1 Completed 0 37m
> openstack pod/glance-ks-endpoints-sxfvn
> 0/3 Completed 0 37m
> openstack pod/glance-ks-service-j5z5b
> 0/1 Completed 0 37m
> openstack pod/glance-ks-user-mhh2f
> 0/1 Completed 0 37m
> openstack pod/glance-rabbit-init-p9f7s
> 0/1 Completed 0 37m
> openstack pod/glance-registry-54665bcb45-bh4dv
> 0/1 Init:0/1 0 37m
>
> openstack service/glance ClusterIP
> 10.96.131.177 <none> 80/TCP,443/TCP 37m
> openstack service/glance-api ClusterIP
> 10.109.194.254 <none> 9292/TCP 37m
> openstack service/glance-reg ClusterIP
> 10.96.161.143 <none> 80/TCP,443/TCP 37m
> openstack service/glance-registry ClusterIP
> 10.104.173.132 <none> 9191/TCP 37m
>
>
> openstack deployment.apps/glance-api 0/1 1
> 0 37m
> openstack deployment.apps/glance-registry 0/1 1
> 0 37m
>
> openstack replicaset.apps/glance-api-84cbbd68b9 1
> 1 0 37m
> openstack replicaset.apps/glance-registry-54665bcb45 1
> 1 0 37m
>
>
> openstack job.batch/glance-bootstrap
> 0/1 37m 37m
> openstack job.batch/glance-db-init
> 1/1 13s 37m
> openstack job.batch/glance-db-sync
> 1/1 116s 37m
> openstack job.batch/glance-ks-endpoints
> 1/1 32s 37m
> openstack job.batch/glance-ks-service
> 1/1 18s 37m
> openstack job.batch/glance-ks-user
> 1/1 43s 37m
> openstack job.batch/glance-rabbit-init
> 1/1 13s 37m
> openstack job.batch/glance-storage-init
> 0/1 37m 37m
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/sta...

Read more...

Revision history for this message
Ghada Khalil (gkhalil) wrote :

Assigning to distro.openstack PL for review/assignment since I'm not sure about the best next steps for this

Changed in starlingx:
assignee: nobody → Bruce Jones (brucej)
importance: Undecided → Low
Revision history for this message
zhipeng liu (zhipengs) wrote :

Hi Yasin

Could you use the latest build of starlingX.
We don't see this kind of issue reported by others.
Or do you have any update from your side?

Thanks!
Zhipeng

Revision history for this message
zhipeng liu (zhipengs) wrote :

Close it with invalid as no update for a long time.

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