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

bug: tar: is not namespace aware #1396

Open
mkunz7 opened this issue Jan 11, 2020 · 0 comments
Open

bug: tar: is not namespace aware #1396

mkunz7 opened this issue Jan 11, 2020 · 0 comments

Comments

@mkunz7
Copy link
Contributor

mkunz7 commented Jan 11, 2020

Describe your environment

  1. minimega version - latest
  2. Linux distro/version - ubuntu 18.04 server
  3. Go compiler version - 1.12.15
  4. VM types - container

Describe the bug
Containers aren't properly transferred and untar'd in a namespace and on launch will only create containers on one node in the namespace.

To Reproduce
Steps to reproduce the behavior:
Start mini on multiple nodes

ns add-hosts all
clear vm config
vm config filesystem tar:container.tar.gz
vm launch container 10
vm start all

Expected behavior
Steps to reproduce should should transfer, extract, and boot

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