Ignore:
Timestamp:
10/27/2015 09:31:05 PM (9 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
Children:
f9431b6
Parents:
842f78d
Message:

LVM and mdadm: Add a warning against kernel versions 4.1 and 4.2, which have
a broken RAID implementation

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16572 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/filesystems/mdadm.xml

    r842f78d r09765cf  
    5959    <para condition="html" role="usernotes">User Notes:
    6060    <ulink url="&blfs-wiki;/mdadm"/></para>
     61    <note>
     62      <para>
     63        Kernel versions in series 4.1 and 4.2 have a broken RAID
     64        implementation. Use a kernel with version above 4.2.4.
     65      </para>
     66    </note>
    6167
    6268  </sect2>
Note: See TracChangeset for help on using the changeset viewer.