<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi,</p>
    I'd like to 3 Node DRBD Cluster.<br>
    <br>
    * Nodes are created<br>
    * Storage pool is created<br>
    * Ressource definition is created<br>
    * and volume-definition is created<br>
    <br>
    If I want to create the resource manually I get an error if linstor
    execute  <br>
    drbdadm -vvv --max-peers 7 -- --force create-md r0/0<br>
    drbdadm: unrecognized option '--max-peers'<br>
    try 'drbdadm help'<br>
    <br>
    If I use the Autoplace feature Linstor ends with  drbdadm -vvv
    adjust r0<br>
    /var/lib/linstor.d/r0.res:5: Parse error: 'protocol | on | disk |
    net | syncer | startup | handlers | ignore-on | stacked-on-top-of'
    expected,<br>
            but got 'template-file' (TK 282)<br>
    <br>
    On both methods return the same result on the linstor-controller<br>
    <br>
    # linstor resource list<br>
    ╭───────────────────────────────────────╮<br>
    ┊ ResourceName ┊ Node  ┊ Port ┊   State ┊<br>
    ╞┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄╡<br>
    ┊ r0           ┊ alice ┊ 7001 ┊ Unknown ┊<br>
    ┊ r0           ┊ bob  ┊ 7001 ┊ Unknown ┊<br>
    ┊ r0           ┊ charlie  ┊ 7001 ┊ Unknown ┊<br>
    ╰───────────────────────────────────────╯<br>
    <br>
    Whats wrong?<br>
    <br>
    OK:<br>
    drbd-overview <br>
    NOTE: drbd-overview will be deprecated soon.<br>
    Please consider using drbdtop.<br>
    <br>
    But drbdtop isn't available.<br>
    <br>
    I'm using Ubuntu 18.04 on all nodes with PPA repository at
    <a
href="https://launchpad.net/%7Elinbit/+archive/ubuntu/linbit-drbd9-stack"
      class="bare">https://launchpad.net/~linbit/+archive/ubuntu/linbit-drbd9-stack.</a><br>
    <br>
    ii  drbd-dkms                            
    9.0.15-1ppa1~bionic1              all          RAID 1 over TCP/IP
    for Linux module source<br>
    ii  drbd-utils                           
    9.5.0-1ppa1~bionic2               amd64        RAID 1 over TCP/IP
    for Linux (user utilities)<br>
    ii  linstor-client                       
    0.5.0-1ppa1~bionic1               all          Linstor client
    command line tool<br>
    ii  linstor-common                       
    0.5.0-1ppa1~bionic1               all          DRBD distributed
    resource management utility<br>
    ii  linstor-controller                   
    0.5.0-1ppa1~bionic1               all          DRBD distributed
    resource management utility<br>
    ii  linstor-satellite                    
    0.5.0-1ppa1~bionic1               all          DRBD distributed
    resource management utility<br>
    ii  python-linstor                        0.5.0-1ppa1~bionic1<br>
    <br>
    Best regards<br>
    Benjamin<br>
  </body>
</html>