Revision bb987157 doc/install.sgml

b/doc/install.sgml
301 301
      <para>
302 302
        Supported DRBD versions: the <literal>0.7</literal> series
303 303
        <emphasis role="strong">or</emphasis>
304
        <literal>8.0.x</literal>. It's recommended to have at least
304
        <literal>8.0.7</literal>. It's recommended to have at least
305 305
        version <literal>0.7.24</literal> if you use
306 306
        <command>udev</command> since older versions have a bug
307 307
        related to device discovery which can be triggered in cases of
......
346 346
echo drbd minor_count=64 >> /etc/modules
347 347
modprobe drbd minor_count=64
348 348
      </screen>
349
      <para>or for using DRBD <literal>8.x</literal> from the etch
350
      backports:</para>
349
      <para>
350
        or for using DRBD <literal>8.x</literal> from the etch
351
        backports (note: you need at least 8.0.7, older version have
352
        a bug that breaks ganeti's usage of drbd):
353
      </para>
351 354
      <screen>
352 355
apt-get install -t etch-backports drbd8-module-source drbd8-utils
353 356
m-a update

Also available in: Unified diff