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

ejecting a volume from attached block device to a VM is never clean #630

Closed
marmarek opened this Issue Mar 8, 2015 · 1 comment

Comments

Projects
None yet
2 participants
@marmarek
Member

marmarek commented Mar 8, 2015

Reported by joanna on 15 Jul 2012 12:57 UTC
I always keep getting the following when I press Eject in the VM's File Manager:

Error ejecting /dev/xvdi: Command-line `eject "/dev/xvdi"' exited with non-zero exit status 1: eject: unable to eject, last error: Invalid argument

Migrated-From: https://wiki.qubes-os.org/ticket/630

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Mar 8, 2015

Member

Comment by marmarek on 15 Jul 2012 18:03 UTC
FDEJECT ioctl implemented as block-detach request, which is a) simple b) very convenient

http://git.qubes-os.org/gitweb/?p=marmarek/kernel.git;a=commit;h=3cf4f5ea0e65c8404e461620c4c7c4a854520ac4

Member

marmarek commented Mar 8, 2015

Comment by marmarek on 15 Jul 2012 18:03 UTC
FDEJECT ioctl implemented as block-detach request, which is a) simple b) very convenient

http://git.qubes-os.org/gitweb/?p=marmarek/kernel.git;a=commit;h=3cf4f5ea0e65c8404e461620c4c7c4a854520ac4

@marmarek marmarek closed this Mar 8, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment