[master 9/9] Implement the support for resizing internal metadata LVs of thin pools

vpodzime installerbot-noreply at redhat.com
Wed Jun 17 08:32:19 UTC 2015


In reply to line 1051 of blivet/devices/lvm.py:

The internal LVs are first created all and then assigned to their parent LVs so that we can avoid complexity of sorting them in a way that a parent LV is always created before an internal LV (don't forget that internal LVs may have their own internal LVs). So the answer for your question is: "in the time between it's creation and parent LV assignment".

-- 
To view this comment on github, visit https://github.com/vpodzime/blivet/commit/a36fdce0c321ae073e52d14c2f963010859197fb#commitcomment-11719806


More information about the anaconda-patches mailing list