<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.12.0">
</HEAD>
<BODY>
Can the following be correct?<BR>
<BR>
[root@arc-dknightlx heartbeat]# <FONT COLOR="#0000ff">drbdadm state pgsql</FONT><BR>
<FONT COLOR="#ff0000">Secondary/Unknown</FONT><BR>
[root@arc-dknightlx heartbeat]# <FONT COLOR="#0000ff">cat /proc/drbd</FONT><BR>
version: 8.0.1 (api:86/proto:86)<BR>
SVN Revision: 2784 build by root@arc-dknightlx, 2007-04-09 11:30:31<BR>
 0: <FONT COLOR="#ff0000">cs:Unconfigured</FONT><BR>
[root@arc-dknightlx heartbeat]# <FONT COLOR="#0000ff">ps auwwwxx|grep -i drbd</FONT><BR>
root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3406&nbsp; 0.0&nbsp; 0.0&nbsp; 60236&nbsp;&nbsp; 764 pts/9&nbsp;&nbsp;&nbsp; R+&nbsp;&nbsp; 14:15&nbsp;&nbsp; 0:00 grep -i drbd<BR>
<BR>
It would look like with no drbd processes running, the /proc/drbd says unconfigured as I would expect, however when the drbdadm state is executed, it says Secondary/Unknown. This is throwing off my heartbeat OCF script, which is never starting up the drbd processes.<BR>
<BR>
Doug Knight<BR>
WSI, Inc.
</BODY>
</HTML>