activate lvs

This commit is contained in:
Simon Bruder 2018-03-22 16:57:05 +00:00 committed by jalr
parent cedfb66423
commit 17ed958b90

View file

@ -139,6 +139,8 @@ PARTTABLE
lvm vgcreate "$vg_name" "$pv_device"
fi
lvm lvchange -ay vglab
labsync_create_or_resize_lv "$vg_name" "$lv_name_sqashfs" $((image_size_bytes * 2)) $image_size_bytes
labsync_create_or_resize_lv "$vg_name" "$lv_name_overlay" $((10000 * 1024 * 1024))