Lars,<br><br>If I put this example together with a matching example drbd.conf would you review it<br>and perhaps post it as part of the FAQ ? it&#39;d be an excellent starting point for newbies.<br><br>I&#39;ll gladly write the parts about the underlying partition/data in bold ;)<br>
<br>Dan.<br><br><div class="gmail_quote">On Fri, Feb 15, 2008 at 7:16 AM, Lars Ellenberg &lt;<a href="mailto:lars.ellenberg@linbit.com">lars.ellenberg@linbit.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Thu, Feb 14, 2008 at 10:37:04AM -0500, Dan Gahlinger wrote:<br>
&gt; Lars, It&#39;d be nice to see this well-documented (setting up the low-level device<br>
&gt; with internal meta-data)<br>
&gt;<br>
&gt; Perhaps a step-by-step (command by command) example of how to properly set one<br>
&gt; up.<br>
&gt;<br>
&gt; Since so many people get this wrong, what&#39;s wrong with putting up a small<br>
&gt; example, keep it simple?<br>
&gt;<br>
&gt; Say you have a whole drive you want to dedicate (eg: /dev/sdb1 ) and want to<br>
&gt; use internal meta-data.<br>
&gt; You want to use as much as possible for the data, and reserve only enough for<br>
&gt; the meta-data<br>
&gt;<br>
&gt; What exact commands (for drbd v8) should a person use to set it up?<br>
&gt; Something like this (please correct if wrong (using /data as example) --<br>
&gt;<br>
&gt; /etc/init.d/drbd start<br>
&gt; mkdir /data<br>
&gt; drbdadm create-md all<br>
&gt; drbdadm up all<br>
&gt; mkfs -t reiserfs /dev/drbd0<br>
&gt; mount -t rieserfs /dev/drbd0 /data<br>
<br>
&gt; Notice, no underlying partition created. Is this correct?<br>
<br>
</div>as long as you don&#39;t have pre-existing data,<br>
and you do the mkfs on /dev/drbd,<br>
that is all fine, and you just cannot get it wrong.<br>
<br>
if there _is_ pre-existing data, or you use some other tools to resize<br>
partitions and file systems, and you use drbd internal meta data, you<br>
have to be careful.<br>
<br>
but yes, we&#39;ll have to write some &quot;Again, on the commandline ...&quot;<br>
for drbd 8 somewhen.<br>
<font color="#888888"><br>
--<br>
</font><div><div></div><div class="Wj3C7c">: Lars Ellenberg &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://www.linbit.com" target="_blank">http://www.linbit.com</a> :<br>
: DRBD/HA support and consulting &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; sales at <a href="http://linbit.com" target="_blank">linbit.com</a> :<br>
: LINBIT Information Technologies GmbH &nbsp; &nbsp; &nbsp;Tel +43-1-8178292-0 &nbsp;:<br>
: Vivenotgasse 48, A-1120 Vienna/Europe &nbsp; &nbsp; Fax +43-1-8178292-82 :<br>
__<br>
please use the &quot;List-Reply&quot; function of your email client.<br>
_______________________________________________<br>
drbd-user mailing list<br>
<a href="mailto:drbd-user@lists.linbit.com">drbd-user@lists.linbit.com</a><br>
<a href="http://lists.linbit.com/mailman/listinfo/drbd-user" target="_blank">http://lists.linbit.com/mailman/listinfo/drbd-user</a><br>
</div></div></blockquote></div><br>