sandia-minimega / minimega

minimega
GNU General Public License v3.0
148 stars 66 forks source link

bug: tar: is not namespace aware #1396

Open mkunz7 opened 4 years ago

mkunz7 commented 4 years ago

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