8000 error during CreateContainer: failure in a Windows system call: The data is invalid. (0xd) · Issue #40843 · moby/moby · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

error during CreateContainer: failure in a Windows system call: The data is invalid. (0xd) #40843

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

Closed
nedumarans opened this issue Apr 21, 2020 · 5 comments
Labels
area/lcow Issues and PR's related to the experimental LCOW feature platform/windows

Comments

@nedumarans
Copy link

Hi All,
we are trying to run a linux container on windows 2016 server (azure vm) release 1607. But After enabling all the necessary configuration and restart, getting following error while running the ubuntu container.

C:\Program Files\Docker\docker.exe: failed to register layer: failed to start service utility VM (applydiff
a2fb3bcfd593349868225d6d2e573d4c7dc805f50e274409ddc826859a9bdbeb): container
a2fb3bcfd593349868225d6d2e573d4c7dc805f50e274409ddc826859a9bdbeb_svm encountered an error during CreateContainer: failure in a
Windows system call: The data is invalid. (0xd) extra info: {"SystemType":"container","Name":"a2fb3bcfd593349868225d6d2e573d4c7dc805f
50e274409ddc826859a9bdbeb_svm","Layers":null,"HvPartition":true,"HvRuntime":{"ImagePath":"C:\Program Files\Linux Containers","Linux
InitrdFile":"initrd.img","LinuxKernelFile":"bootx64.efi"},"ContainerType":"linux","TerminateOnLastHandleClosed":true}.
See 'C:\Program Files\Docker\docker.exe run --help'.

Not able to get any details about the root cause of this error message. Please help to fix this

@gomez34
Copy link
gomez34 commented Apr 27, 2020

@nedumarans I have the same problem in windows server 2019 Azure, have you managed to solve it?

@thaJeztah thaJeztah added platform/windows area/lcow Issues and PR's related to the experimental LCOW feature labels Jun 4, 2020
@thaJeztah
Copy link
Member

note that LCOW is no longer supported on Windows Server < RS5 (Windows server 2019); #39108 (and #33850 (comment)), and is not currently being worked on (see #39533)

@hartonoxu
Copy link

note that LCOW is no longer supported on Windows Server < RS5 (Windows server 2019); #39108 (and #33850 (comment)), and is not currently being worked on (see #39533)

@thaJeztah does it mean that we can't use LCOW on Windows Server 2016 anymore? Is there any alternative to run Linux Container on Windows Server 2016?

@thaJeztah
Copy link
Member

@hartonoxu support for LCOW on Windows Server 2016 was ready removed in Docker 19.03; https://github.com/moby/moby/blob/v19.03.13/pkg/system/init_windows.go#L19-L25. I don't think there's alternatives on Windows Server 2016. Windows Server 2016 is know to not be as stable as later versions when running containers, and afaik, WSL2 is not supported on it. If possible for your situation, Windows Server 2019 or up with WSL2 might be better alternatives.

@neersighted
Copy link
Member

Closing as won't fix -- this is by design/this code is being removed from Moby.

@neersighted neersighted closed this as not planned Won't fix, can't repro, duplicate, stale Jan 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/lcow Issues and PR's related to the experimental LCOW feature platform/windows
Projects
None yet
Development

No branches or pull requests

5 participants
0