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

Add flag to vagrant up to not destroy VM on error #2011

Closed
aknrdureegaesr opened this issue Jul 31, 2013 · 2 comments
Closed

Add flag to vagrant up to not destroy VM on error #2011

aknrdureegaesr opened this issue Jul 31, 2013 · 2 comments

Comments

@aknrdureegaesr
Copy link

This connects to #516 and #2010.

The fact that Vagrant burns all traces makes it more difficult than one would like to investigate what goes wrong. In my work on 516, I have already asked you to add the ability to not destroy the VM completely, so one can sift through the rubble.

Your harsh answer to #2010 makes it very clear that you did not investigate contributions to #516 that happened after you closed it. (I did mention which Vagrant version I used.)

On the other hand, I'm not completely giving up on Vagrant yet, as you did express some interest in investigating.

So, to dig out what was hidden somewhere in my work on #516, but clearly needs an issue of its own: If you want to help me help you, kindly add an option to Vagrant so it doesn't burn the traces (destroy the entire machine) when things go wrong.

In particular, I'd like to be able to look at the Virtualbox logs.

@mitchellh
Copy link
Contributor

Renaming the issue to be more clear but this could be good as an additional flag on vagrant up to not destroy on failure.

@mitchellh
Copy link
Contributor

Fixed. New flag: --no-destroy-on-error

@ghost ghost locked and limited conversation to collaborators Apr 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants