You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Describe your environment
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
Expected behavior
Steps to reproduce should should transfer, extract, and boot
The text was updated successfully, but these errors were encountered: