mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Mark Craig
21.59.2013 aa348dc06c3949ce85e84e0ef9162aa4124f2417
CR-1301 Fix for OPENDJ-752: Document use of Linux file-system write barriers
1 files modified
9 ■■■■ changed files
opendj3/src/main/docbkx/release-notes/chap-before-you-install.xml 9 ●●●● patch | view | raw | blame | history
opendj3/src/main/docbkx/release-notes/chap-before-you-install.xml
@@ -20,7 +20,7 @@
  !
  ! CCPL HEADER END
  !
  !      Copyright 2011-2012 ForgeRock AS
  !      Copyright 2011-2013 ForgeRock AS
  !    
-->
<chapter xml:id='chap-before-you-install'
@@ -114,6 +114,13 @@
   <para>Oracle Solaris 10</para>
  </listitem>
 </itemizedlist>
  <para>In order to avoid directory database file corruption after crashes or
  power failures on Linux systems, enable file system write barriers and make
  sure that the file system journaling mode is ordered. For details on how to
  enable write barriers and how to set the journaling mode for data, see the
  options for your file system in the <command>mount</command> command manual
  page.</para>
 </section>
 <section xml:id="prerequisites-application-servers">