@spirit and another contributor are evaluating dynamically expanding the LVs, but it is tricky - compared to snapshot operations (which can wait a bit if there is contention) expanding a volume before it runs out of space is very time critical, yet in a cluster/shared storage context, we need to...