microsoft / WSL

Issues found on WSL
https://docs.microsoft.com/windows/wsl
MIT License
17.52k stars 822 forks source link

WSL export - Error code: Wsl/Service/0x80070070 #10272

Open cforce opened 1 year ago

cforce commented 1 year ago

Windows Version

Microsoft Windows [Version 10.0.19045.2965]

WSL Version

1.2.5.0

Are you using WSL 1 or WSL 2?

Kernel Version

5.15.90.1

Distro Version

Ubuntu 22.04

Other Software

WSLg version: 1.0.51 MSRDC version: 1.2.3770 Direct3D version: 1.608.2-61064218 DXCore version: 10.0.25131.1002-220531-1700.rs-onecore-base2-hyp Windows version: 10.0.19045.2965

Repro Steps

wsl --export Ubuntu "C:\temp\UbuntuExport"

Expected Behavior

Export at C:\temp\UbuntuExport

Actual Behavior

C:\temp>wsl --export Ubuntu "C:\temp\UbuntuExport" Export in progress, this may take a few minutes. There is not enough space on the disk. Error code: Wsl/Service/0x80070070

C:\temp>wslconfig /l Windows Subsystem for Linux Distributions: Ubuntu (Default) docker-desktop docker-desktop-data

C:\temp>fsutil volume diskfree c: Total free bytes : 155.435.548.672 (144,8 GB) Total bytes : 1.021.435.703.296 (951,3 GB) Total quota free bytes : 155.435.548.672 (144,8 GB)

Diagnostic Logs

No response

benhillis commented 1 year ago

How large is your Ubuntu VHD?

cforce commented 1 year ago

76 GB around

RebeccaStevens commented 11 months ago

Same error for me. Any workaround known?