CCI-MOC / ORE

MOC OpenStack Research Environment
Apache License 2.0
2 stars 3 forks source link

Timeout during ./stack.sh #12

Closed lkatalin closed 6 years ago

lkatalin commented 6 years ago

screenshot from 2018-06-28 15-40-20

A timeout occurred when ./stack.sh was on command sudo systemctl start devstack@etcd.service.

Error message: Job for devstack@etcd.service failed because a timeout was exceeded. See "systemctl status devstack@etcd.service" and "journalctl -xe" for details. Then it gave exit 1.

The output of journalctl -xe is attached.

journalctl.txt

HuzefaMandvi commented 6 years ago

Was this on a clean VM or had you run stack.sh before? Also, was this before or after you switched to a larger VM flavor?

lkatalin commented 6 years ago

This built successfully the following time I tried, and I suspect it may have been a network issue unrelated to ORE.

Oops, just saw your question - Yes, it was a clean VM on which I had not run stack.sh before. It was the larger VM flavor.

HuzefaMandvi commented 6 years ago

Okay, I'm closing this issue for now. LMK if you ever get a similar problem and we can reopen and investigate.