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)
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