<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hello,<br>
      <br>
      I'm trying to setup DRBD9 in a new Proxmox 5.0 Cluster but I can't
      make it work. I have read some threads like this but the solution
      is not fully clear at all, so:<br>
      <br>
      The problem is the following:</p>
    <p>drbdmanage init<br>
      <br>
      <i>You are going to initialize a new drbdmanage cluster.</i><i><br>
      </i><i>CAUTION! Note that:</i><i><br>
      </i><i>  * Any previous drbdmanage cluster information may be
        removed</i><i><br>
      </i><i>  * Any remaining resources managed by a previous
        drbdmanage installation</i><i><br>
      </i><i>    that still exist on this system will no longer be
        managed by drbdmanage</i><i><br>
      </i><i><br>
      </i><i>Confirm:</i><i><br>
      </i><i>  yes/no: yes</i><i><br>
      </i><i><b>Error: External command failed:</b></i><i><b><br>
        </b></i><i><b>drbdsetup new-resource .drbdctrl 0</b></i><i><b><br>
        </b></i><i><b>Command output:</b></i><i><b><br>
        </b></i><i><b>  (stdout) </b></i><i><b><br>
        </b></i><i><b>Command exited with exit_code 20</b></i><i><b><br>
        </b></i><i><b>Initialization failed</b></i></p>
    <p>I have installed the latest packages with: apt-get install
      drbd-dkms dbrd-manager pve-headers etc and I have loaded the
      module<br>
      <i> dkms status</i><i><br>
      </i><i>drbd, 9.0.11-1: added</i></p>
    <p>modprobe drbd</p>
    <p># modinfo drbd<br>
      <i>filename:       /lib/modules/4.10.17-2-pve/updates/dkms/drbd.ko</i><i><br>
      </i><i>alias:          block-major-147-*</i><i><br>
      </i><i>license:        GPL</i><i><br>
      </i><i>version:        9.0.11-1</i><i><br>
      </i><i>description:    drbd - Distributed Replicated Block Device
        v9.0.11-1</i><i><br>
      </i><i>author:         Philipp Reisner <a class="moz-txt-link-rfc2396E" href="mailto:phil@linbit.com">&lt;phil@linbit.com&gt;</a>,
        Lars Ellenberg <a class="moz-txt-link-rfc2396E" href="mailto:lars@linbit.com">&lt;lars@linbit.com&gt;</a></i><i><br>
      </i><i>srcversion:     9ACAAF3E3C9B36A172843DE</i><i><br>
      </i><i>depends:        libcrc32c</i><i><br>
      </i><i>vermagic:       4.10.17-2-pve SMP mod_unload modversions </i><i><br>
      </i><i>parm:           enable_faults:int</i><i><br>
      </i><i>parm:           fault_rate:int</i><i><br>
      </i><i>parm:           fault_count:int</i><i><br>
      </i><i>parm:           fault_devs:int</i><i><br>
      </i><i>parm:           disable_sendpage:bool</i><i><br>
      </i><i>parm:           allow_oos:DONT USE! (bool)</i><i><br>
      </i><i>parm:           minor_count:Approximate number of drbd
        devices (1-255) (uint)</i><i><br>
      </i><i>parm:           usermode_helper:string<br>
      </i><br>
    </p>
    <p>I don't know what to do anymore. <br>
      Thanks<br>
    </p>
  </body>
</html>