Fix internal link
This commit is contained in:
parent
9bdf692a16
commit
e2f28c388a
@ -92,8 +92,9 @@ If you want to extend existing VG, see "here":{% post_url
|
||||
|
||||
h2. File system setup and mouning
|
||||
|
||||
Create LV, optionally add redundancy/integrity layer
|
||||
("details":https://blog.michalczyk.pro/2023/06/24/directly-attache-storage-with-redundancy-and-integrity-using-lvm-lvmraid.html).
|
||||
Create LV, optionally add redundancy/integrity layer ("details":{% post_url
|
||||
/sysadm/2023-06-24-directly-attache-storage-with-redundancy-and-integrity-using-lvm-lvmraid
|
||||
%}).
|
||||
|
||||
{% highlight bash %}
|
||||
# lvcreate -L 2T -n backup --type raid1 --mirrors 1 vgdev
|
||||
|
Loading…
x
Reference in New Issue
Block a user