Fix internal link

This commit is contained in:
cryptogopher 2023-11-18 22:23:14 +01:00
parent 9bdf692a16
commit e2f28c388a

View File

@ -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