activate lvs
This commit is contained in:
parent
cedfb66423
commit
17ed958b90
1 changed files with 2 additions and 0 deletions
|
|
@ -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))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue