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

[investigation] Worker node fails to start on VirtualBox due to btrfs incompatibility #176

Open
deniseyu opened this issue Jul 29, 2019 · 0 comments

Comments

@deniseyu
Copy link
Contributor

When deploying to bosh-lite in using the cluster manifest, the worker node will not start with the default configurations. The worker process errors due to an issue around mounting btrfs filesystem. (I have error logs on a different machine - will post later)

Workaround for now is to use overlay fs instead for VBox. To do so, include the storage-driver.yml ops file and --var storage_driver=overlay in the deployment script.

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

1 participant