You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently support standalone DM integrity devices (see #994), we should support LVM RAID with integrity too. This should be simpler than the standalone integrity support as everything is done in LVM internally, we only need to specify --raidintegrity y when creating the RAID LV. lvmraid man page provides additional information about LVM RAID with integrity support.
The text was updated successfully, but these errors were encountered:
We currently support standalone DM integrity devices (see #994), we should support LVM RAID with integrity too. This should be simpler than the standalone integrity support as everything is done in LVM internally, we only need to specify
--raidintegrity y
when creating the RAID LV. lvmraid man page provides additional information about LVM RAID with integrity support.The text was updated successfully, but these errors were encountered: