After I create the primary /dev/drbd0 with `drbdadm create-md drbd-data`, how the state is inconsistent and it is Secondary<br><br>[root@centos54 ~]# cat /proc/drbd<br>version: 8.3.2 (api:88/proto:86-90)<br>GIT-hash: dd7985327f146f33b86d4bff5ca8c94234ce840e build by mockbuild@v20z-x86-64.home.local, 2009-08-29 14:07:55<br>
 0: cs:WFConnection ro:Secondary/Unknown ds:Inconsistent/DUnknown C r----<br>    ns:0 nr:0 dw:0 dr:0 al:0 bm:0 lo:0 pe:0 ua:0 ap:0 ep:1 wo:b oos:1835322004<br><br>When I try to make it primary, it fails because no disk is up to date.<br>
<br>[root@node2 ~]# drbdadm primary drbd-data<br>0: State change failed: (-2) Refusing to be Primary without at least one UpToDate disk<br>Command &#39;drbdsetup 0 primary&#39; terminated with exit code 17<br><br>How do I make it UpToDate and Primary without a Secondary disk up yet?<br>
<br>Chad<br><br><br><div class="gmail_quote">On Thu, Apr 29, 2010 at 11:33 AM, Brian R. Hellman <span dir="ltr">&lt;<a href="mailto:brian@linbit.com">brian@linbit.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div><div></div><div class="h5"><br>
On 04/29/2010 08:25 AM, Chad Sine wrote:<br>
&gt; Is it possible to create a DRBD device on the Primary and use it<br>
&gt; without a Secondary?  I&#39;d like to partition, and place files on the<br>
&gt; primary before putting the secondary online and then and then<br>
&gt; synchronize the secondary at a later time.<br>
&gt;<br>
&gt; Thank You,<br>
&gt;<br>
&gt; Chad<br>
&gt;<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; drbd-user mailing list<br>
&gt; <a href="mailto:drbd-user@lists.linbit.com">drbd-user@lists.linbit.com</a><br>
&gt; <a href="http://lists.linbit.com/mailman/listinfo/drbd-user" target="_blank">http://lists.linbit.com/mailman/listinfo/drbd-user</a><br>
&gt;<br>
Yes this is possible and has been done before. :)<br>
<br>
<br>
<br>
<br>
Telephone: 1-503-573-1262 Ex. 202<br>
Sales: 1-877-4-LINBIT / 1-877-454-6248<br>
LINBIT - Your Way to High Availability<br>
7959 SW Cirrus Dr.<br>
Beaverton, OR 97008<br>
<br>
<a href="http://www.linbit.com" target="_blank">http://www.linbit.com</a><br>
<br>
<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>
</blockquote></div><br>