Hi,
I would like to know if I should file a bug report.
I have a new notebook with a 1 TB NVME SSD. I installed Qubes and restored the backup from my old notebook. My old notebook has a 1 TB SSD Micro Sata. On there 7,7 GiB are swap and 907 GiB is for the dom0-pool logical volume.
On my new notebook the dom0 logical volume only uses about 800 GiB. The swap is 30 GiB as can bee seen from the output of lsblk:
lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
nvme0n1 259:0 0 931.5G 0 disk
├─nvme0n1p1 259:1 0 1G 0 part /boot
└─nvme0n1p2 259:2 0 930.5G 0 part
└─luks-e27da347-bd2e-4e9a-b1d4-f48d145ee9b9
253:0 0 930.5G 0 crypt
├─qubes_dom0-pool00_tmeta 253:1 0 816M 0 lvm
│ └─qubes_dom0-pool00-tpool 253:3 0 798.1G 0 lvm
....
└─qubes_dom0-swap 253:5 0 30.8G 0 lvm [SWAP]
loop0 7:0 0 1G 0 loop
I know that there is a conversion reduction from GB to GiB.
Can somone explain to me why Qubes is not using the full space? Could it have something to do with restoring the backup? Should I file a bug report?