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

Moving files to AppVM without enough free space causes a loss of data. #1355

Closed
NewQubesUser opened this Issue Oct 24, 2015 · 0 comments

Comments

Projects
None yet
2 participants
@NewQubesUser

R3.0

Attempted to move 14.5 GB directory from one AppVM to another.

Receiving AppVM did not have the required free space. (Only had 4.5GB available)

4.5GB were moved. The remaining 10GB disappeared.

@NewQubesUser NewQubesUser changed the title from Moving files to AppVM that lacks required spaces causes a loss of data. to Moving files to AppVM that lacks required space causes a loss of data. Oct 24, 2015

@NewQubesUser NewQubesUser changed the title from Moving files to AppVM that lacks required space causes a loss of data. to Moving files to AppVM without enough free space causes a loss of data. Oct 24, 2015

@marmarek marmarek added this to the Release 3.0 updates milestone Nov 2, 2015

marmarek added a commit to QubesOS/qubes-core-admin that referenced this issue Nov 25, 2015

marmarek added a commit to marmarek/old-qubes-core-admin that referenced this issue Jan 7, 2016

tests: fix qvm-move-to-vm error code checking
Currently error code is 28 (ENOSPC). But generally any non-zero is
expected result here.

Fix test for QubesOS/qubes-issues#1355

marmarek added a commit to QubesOS/qubes-core-admin that referenced this issue Jan 15, 2016

marmarek added a commit to QubesOS/qubes-core-admin that referenced this issue Jan 15, 2016

tests: fix qvm-move-to-vm error code checking
Currently error code is 28 (ENOSPC). But generally any non-zero is
expected result here.

Fix test for QubesOS/qubes-issues#1355

(cherry picked from commit baffef0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment