Johnboy
December 28, 2025, 9:46am
1
Clone sys-net to sys-clone-net-1
Delete sys-clone-net-1
/dev/mapper/qubes_dom0-vm–sys–net–clone–1–private → …/dm-64 # is still available, mountable, has data.
Looks like it won’t get deleted automatically.
But there are no other volumes for this VM (root, snap, volatile).
I am on R4.2.4
Can i manually delete the volume and how?
unman
December 28, 2025, 10:18am
2
Clone sys-net to sys-clone-net-1
Delete sys-clone-net-1
/dev/mapper/qubes_dom0-vm–sys–net–clone–1–private → …/dm-64 # is still available, mountable, has data.
Looks like it won’t get deleted automatically.
But there are no other volumes for this VM (root, snap, volatile).
I am on R4.2.4
Cannot reproduce on R4.3
You could just delete the link and the underlying volume with sudo rm
I never presume to speak for the Qubes team.
When I comment in the Forum I speak for myself.
Johnboy
December 28, 2025, 12:21pm
3
Just upgraded to R4.3. Cannot reproduce, too.
Will rm’ing the block special file (253/64) delete the whole volume?
Johnboy
December 28, 2025, 1:29pm
4
I used lvchange -an and lvremove. I hope that’s that.