Cannot create new thin volume. free space in thin pool qubes_dom0/vm-pool reached threshold

If someone comes across this thread, this might fix the issue (at least for short term):

nano /etc/lvm/lvm.conf
change:

***thin_pool_autoextend_threshold = 90***

into :

***thin_pool_autoextend_threshold = 100***
2 Likes