Skip to content
This repository has been archived by the owner on Sep 26, 2021. It is now read-only.

vmwareFusion 'stop' too harsh #507

Closed
leth opened this issue Feb 8, 2015 · 6 comments
Closed

vmwareFusion 'stop' too harsh #507

leth opened this issue Feb 8, 2015 · 6 comments

Comments

@leth
Copy link

leth commented Feb 8, 2015

After a stop/start the Docker daemon fails to start due to empty trust file.

The process I followed is roughly this:

Looking into the logs, the file at /var/lib/docker/trust/official.json was empty, and docker failed when parsing it.

Manually running sync in the VM after pulling busybox allowed the daemon to start okay later, so it looks like what is needed is a more graceful stop implementation.

@frapposelli
Copy link
Contributor

Good call, putting boot2docker/boot2docker#638 to reference the need to appropriately run shutdown through OVT.

@ehazlett
Copy link
Contributor

ehazlett commented Feb 9, 2015

I have a PR to use your custom ISO for the time being. Once that is merged
we should have everything in the custom ISO to do this correct?

On Sun, Feb 8, 2015 at 9:47 PM, Fabio Rapposelli notifications@github.com
wrote:

Good call, putting boot2docker/boot2docker#638
boot2docker/boot2docker#638 to reference the
need to appropriately run shutdown through OVT.


Reply to this email directly or view it on GitHub
#507 (comment).

@frapposelli
Copy link
Contributor

@ehazlett I need to double check that, I'm not 100% sure.

@ehazlett
Copy link
Contributor

Thanks

On Monday, February 9, 2015, Fabio Rapposelli notifications@github.com
wrote:

@ehazlett https://github.com/ehazlett I need to double check that, I'm
not 100% sure.


Reply to this email directly or view it on GitHub
#507 (comment).

@leth
Copy link
Author

leth commented Feb 14, 2015

Are you certain you need the guest tools for this? Perhaps there is an API call to simulate the power button being pressed?

@frapposelli
Copy link
Contributor

As a reference, this issue depends on boot2docker/boot2docker#747

This PR effectively replace all the other VMware PRs for Boot2Docker.

@ehazlett ehazlett added this to the 0.2.0 milestone Feb 26, 2015
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

3 participants