Where is the Qubes' data stored?

the important question is what happened before you lost your qubes?

qubes used to store qube data in /var/lib/qubes/

the default install is to now use lvm

what do you get for these 3 commands:

sudo pvs
sudo vgs
sudo lvs
1 Like