<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.17093" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I'm running the following: </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>drbd 8.4.0</FONT></DIV>
<DIV><FONT face=Arial size=2>centos 6.0</FONT></DIV>
<DIV><FONT face=Arial size=2>gfs2</FONT></DIV>
<DIV><FONT face=Arial size=2>2 node cluster</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>/proc/drbd: </FONT></DIV>
<DIV><FONT face=Arial size=2>GIT-hash: 28753f559ab51b549d16bcf487fe625d5919c49c
build by gardner@, 2011-08-26 23:24:30</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2> 1: cs:Connected ro:Secondary/Primary
ds:Diskless/UpToDate 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:0<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>I can bring disconnect and reconnect the secondary
node, and bring it primary as well.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>It appears that I CANNOT change from
Diskless</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>The file systems are visible from both systems yet
they are out of sync.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Any thoughts?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>========= drbd conf ===========</FONT></DIV>
<DIV><FONT face=Arial size=2>resource res0
{<BR> startup
{<BR>
become-primary-on both;<BR>
}</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2> net
{<BR>
allow-two-primaries
yes;<BR>
after-sb-0pri
discard-zero-changes;<BR>
after-sb-1pri
discard-secondary;<BR>
after-sb-2pri disconnect;<BR>
}</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2> on
vm3_1-local
{<BR>
device
/dev/drbd1;<BR>
disk
/dev/mapper/VolGroup2-drbd;<BR>
address
172.16.31.11:7789;<BR>
meta-disk internal; <BR>
}</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2> on
vm4_1-local
{<BR>
device
/dev/drbd1;<BR>
disk
/dev/mapper/VolGroup2-drbd;<BR>
address 172.16.31.21:7789;<BR></DIV></FONT></BODY></HTML>