Hello Jerry,

> Now if I alotted in the vm itself 125gb and it shows 53gb then
> that extra space is still there or is it actually holding 125?

storage space is thin provisioned as such your App-VMs will grow over time.
You can check the available space with

df -h

Please keep in mind that you have several layers:

Physical Harddrive / SSD
Partitions
LUKS Encryption
LVM

LVM consists of:
LVM PV Physical Volumes (command: pvdisplay)
LVM VG Volume Groups (command: vgdisplay)
LVM LV Logical Volumes (command: lvdisplay)

This offers lots of flexibility but also raises complexity.
You could have only 10 GB physical free space on you drive, while a virtual 
machine with a thin provisioned drive could fool you that there is plenty free 
space available.

[788]

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/gkbm9xrgohDmoo1lB-aqIfLPrtp3C8Vgh5GV6tE9GeTv3aWD7Ht6zhnk3-pChToZKhJolwKV64QEVYrD1MKI-JANOEVzuWDiFJ_jngfx6qk%3D%40protonmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to