Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An instance spawned via the Openstack dashboard has the state 'Error' #6

Open
nirmal070125 opened this issue Jan 23, 2014 · 5 comments

Comments

@nirmal070125
Copy link

I ran your vagrant scripts and everything was fine. But none of my instances were successful, all are in Error state. Any tips?

@chris-rock
Copy link
Member

This really depends on your environment. In most cases, your box is just too small. Therefore I recommend using a bigger flavor with your image. Which OS are you using?

@nirmal070125
Copy link
Author

Hi Chris,

Thanks for the quick response. Can you please tell me the VM configurations (RAM, disk) you usually use? Also, by default there's an image in the installed Openstack; cirros-0.3.1-x86_64-uec, may I know whether I can use it please?

@chris-rock
Copy link
Member

I am using the defualt configuration with vagrant and virtualbox on mac. Therefore a clean vagrant up on this project works on my machine. To ssh into the cirrus box just do the following:

vagrant ssh
# SSH to your VM when your VM is ACTIVE
# user: cirros
# pwd:  cubswin:)
ssh cirros@{put_private_ip_here}

@nirmal070125
Copy link
Author

Hi Chris,

Problem is none of the instances are becoming active. I am also using the default configuration and running on Mint (virtual box and vagrant). Is there a log file which I can examine ?

@chris-rock
Copy link
Member

@nirmal070125 This is hard to say. This really depends on the server. There is no simple answer, because the dashboard is not enough to figure out the real error.

I assume even cirrus is not working? You could try to increase the flavour.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants