Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upDevice created with `qvm-block -A` not listed as attached #2453
Comments
marmarek
added
bug
C: core
P: major
labels
Nov 23, 2016
marmarek
added this to the Release 3.2 updates milestone
Nov 23, 2016
marmarek
closed this
in
marmarek/qubes-linux-utils@db2b027
Nov 23, 2016
added a commit
to marmarek/qubes-core-admin
that referenced
this issue
Nov 23, 2016
added a commit
to QubesOS/qubes-core-admin
that referenced
this issue
Mar 14, 2017
qubesos-bot
referenced this issue
in QubesOS/updates-status
Mar 16, 2017
Closed
core-admin v3.2.13 (r3.2) #13
qubesos-bot
referenced this issue
in QubesOS/updates-status
Mar 23, 2017
Closed
linux-utils v3.2.4 (r3.2) #17
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
marmarek commentedNov 23, 2016
Qubes OS version (e.g.,
R3.1):R3.2
Expected behavior:
qvm-block -llistsourcevm:loop0device as attached to target VM.Actual behavior:
qvm-block -lsee new device, but as unused instead of attached to some VM. It allows attaching the device to another VM at the same time.Steps to reproduce the behavior:
truncate -s 100M /home/user/test.img)qvm-block -A another-VM some-VM:/home/user/test.imgGeneral notes:
It the file is created in dom0, it isn't listed by
qvm-blockat all.Related issues:
Forked from #2047