Open Neurrone opened 4 years ago
Issues go stale after 90 days of inactivity.
Mark the issue as fresh with /remove-lifecycle stale
comment.
Stale issues will be closed after an additional 30 days of inactivity.
Prevent issues from auto-closing with an /lifecycle frozen
comment.
If this issue is safe to close now please do so.
Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows. /lifecycle stale
/remove-lifecycle stale
/lifecycle frozen
Try to untick this on your D:\
drive.
Make sure that you have permission AND docker
is not running.
Expected behavior
Changing the disk image location to a destination with NTFS compression enabled should prompt the user to disable NTFS compression for that folder.
Actual behavior
When docker restarts after changing the disk image location to a folder with NTFS compression applied, the VM crashes with the stack trace below when trying to boot.
Information
Steps to reproduce the behavior
crash logs
``` Docker.Core.DockerException: Docker.Core.Backend.BackendDestroyException: Unable to start Hyper-V VM: 'DockerDesktopVM' failed to start. Synthetic SCSI Controller (Instance ID 07BD9889-C8BE-4930-BB7E-93285727A689): Failed to Power on with Error 'The requested operation could not be completed due to a virtual disk system limitation. Virtual hard disk files must be uncompressed and unencrypted and must not be sparse.'. Attachment 'D:\documents\docker\vm-data\DockerDesktop\DockerDesktop.vhdx' failed to open because of error: 'The requested operation could not be completed due to a virtual disk system limitation. Virtual hard disk files must be uncompressed and unencrypted and must not be sparse.'. 'DockerDesktopVM' failed to start. (Virtual machine ID 11DCDFC0-2BA6-47B6-BE1F-26110B3A8000) 'DockerDesktopVM' Synthetic SCSI Controller (Instance ID 07BD9889-C8BE-4930-BB7E-93285727A689): Failed to Power on with Error 'The requested operation could not be completed due to a virtual disk system limitation. Virtual hard disk files must be uncompressed and unencrypted and must not be sparse.' (0xC03A001A). (Virtual machine ID 11DCDFC0-2BA6-47B6-BE1F-26110B3A8000) 'DockerDesktopVM': Attachment 'D:\documents\docker\vm-data\DockerDesktop\DockerDesktop.vhdx' failed to open because of error: 'The requested operation could not be completed due to a virtual disk system limitation. Virtual hard disk files must be uncompressed and unencrypted and must not be sparse.' (0xC03A001A). (Virtual machine ID 11DCDFC0-2BA6-47B6-BE1F-26110B3A8000) at Start-MobyLinuxVM,