<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
It already does, if I'm understanding you correctly :) <br>
<br>
From: <a class="moz-txt-link-freetext" href="http://www.drbd.org/users-guide/re-drbdconf.html">http://www.drbd.org/users-guide/re-drbdconf.html</a><br>
<div class="variablelist">
<dl>
  <dt><span class="term"> <code class="option">include <em
 class="replaceable"><code>file-pattern</code></em></code> </span></dt>
  <dd>
    <p> Include all files matching the wildcard pattern <em
 class="replaceable"><code>file-pattern</code></em>. The <code
 class="option">include</code> statement is only allowed on the top
level, i.e. it is not allowed inside any section. </p>
  </dd>
</dl>
</div>
<br>
<pre class="moz-signature" cols="72">
LINBIT - Your Way to High Availability
7959 SW Cirrus Dr. 
Beaverton, OR 97008 

<a class="moz-txt-link-freetext" href="http://www.linbit.com">http://www.linbit.com</a>
</pre>
<br>
<br>
Joe Bill wrote:
<blockquote cite="mid:195889.31048.qm@web112509.mail.gq1.yahoo.com"
 type="cite">
  <pre wrap="">Dear Linbit,

May I kindly request an improvement to the current DRBD configuration management ?

I would appreciate if an "include" statement existed, that would allow me to import and read at startup configuration instructions specified in different files, in addition to /etc/drbd.conf.

Example, in /etc/drbd.conf, I would like to specify ...

include drbd_common.conf
include drbd_local.conf

.... and have the content of both files read and the included statements used at drbd startup.

The reason is that I am currently considering some higher level management tools for clusters with more than 2 nodes and multiple drbd volumes, and this would greatly simplify interfacing.

Thank you for considering this request.



      

_______________________________________________
drbd-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:drbd-user@lists.linbit.com">drbd-user@lists.linbit.com</a>
<a class="moz-txt-link-freetext" href="http://lists.linbit.com/mailman/listinfo/drbd-user">http://lists.linbit.com/mailman/listinfo/drbd-user</a>

  </pre>
</blockquote>
</body>
</html>