<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Thanks Peter,</p>
<p>as I understand it when I created the original drbd device(s) on
my local nodes this metadata was automatically created and placed
at the end of the underlying LVM volume. Clearly this is not
happening when creating the drbd device on the third node. So
being stacked I believe I need the meta data from the lower
resource and then create-md will add the required metadata for the
stacked resource.</p>
<p>How do I get that original metadata on my underlying volume so
that is can do so? I tried taking a snapshot of the underlying
LVM volume on trk-kvm-01 (lower resource primary) and used dd to
copy that to the underlying volume on trk-kvm-03 (third node upper
resource) but I get the same error.</p>
<p>So what do I need to do to get this metadata there so I can
create this drbd device on the third node?<br>
</p>
<b>Paul O'Rorke</b><br>
<div class="moz-signature">
<p> <br>
</p>
<p style="margin-bottom: 0cm; line-height: 100%"><br>
</p>
</div>
<div class="moz-cite-prefix">On 2018-02-05 11:45 PM, Peter Schwindt
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:616048c1-7c0f-6b44-d07e-a4e4abbde670@linbit.com">
<pre wrap="">Paul,
On 2018-02-05 19:27, Paul O'Rorke wrote:
</pre>
<blockquote type="cite">
<pre wrap=""> root@trk-kvm-03:~# drbdadm create-md convirt-U
open(inetrnal) failed: No such file or directory
open(inetrnal) failed: No such file or directory
</pre>
</blockquote>
<pre wrap=""> ^^^^^^^^
[...]
</pre>
<blockquote type="cite">
<pre wrap="">What file is it looking for that it fails to find?
The resource is defined with this:
</pre>
</blockquote>
<pre wrap="">[...]
</pre>
<blockquote type="cite">
<pre wrap=""> on trk-kvm-03 {
device /dev/drbd120;
disk /dev/trk-kvm-03-vg/convirt;
address 192.168.0.201:7899;
meta-disk inetrnal;
</pre>
</blockquote>
<pre wrap=""> ^^^^^^^^
Best,
Peter
</pre>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
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>
<br>
</body>
</html>