Link VG extension
This commit is contained in:
parent
293458788c
commit
9bdf692a16
@ -86,6 +86,9 @@ logical sector size.
|
|||||||
|
|
||||||
(verify that @pe_start@ is a multiple of alignment size).
|
(verify that @pe_start@ is a multiple of alignment size).
|
||||||
|
|
||||||
|
If you want to extend existing VG, see "here":{% post_url
|
||||||
|
/sysadm/2023-09-15-lvm-cheat-sheet %}#convert-lv-to-raid1.
|
||||||
|
|
||||||
|
|
||||||
h2. File system setup and mouning
|
h2. File system setup and mouning
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ Example commands for common LVM related tasks.
|
|||||||
|
|
||||||
h2. RAID
|
h2. RAID
|
||||||
|
|
||||||
h3. Convert existing LV to RAID1
|
h3(#convert-lv-to-raid1). Convert existing LV to RAID1
|
||||||
|
|
||||||
Extend VG containing the LV with additional PV before conversion.
|
Extend VG containing the LV with additional PV before conversion.
|
||||||
{% highlight bash %}
|
{% highlight bash %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user