[Linux-HA] heartbeat 2.0.8: GUI + drbddisk
Andreas Kurz
andreas.kurz at gmail.com
Tue Feb 6 15:43:45 MST 2007
On 2/6/07, greno at verizon.net <greno at verizon.net> wrote:
> Using drbddisk w/heartbeat. When I restart heartbeat, and view the drbddisk resource in the GUI, it initially shows as running but after about 10-15 seconds switches to FAILED. But when I check drbd everything is fine. The preferred node is Primary and the drbddisk (from command line) says running. drbd init script status says Connected: Primary/Secondary
>
> Is there some attribute or parameter that I need to add to the drbddisk resource to correct this?
Where is the drbd resource name defined, you want to start?... You are
using "grpweb-r0" for your manual test but not in your resource agent
configuration. Add an instance-attribute with the missing parameter
...
..
<nvpair name="1" value="grpweb-r0" id="grpweb-r0-id"/>
..
>
>
> details:
>
> [root at grp-01-30-01 ~]# /etc/ha.d/resource.d/drbddisk grpweb-r0 status
> running
> [root at grp-01-30-01 ~]# service drbd status
> drbd driver loaded OK; device status:
> version: 0.7.23 (api:79/proto:74)
> SVN Revision: 2686 build by bachbuilder@, 2007-01-19 01:58:16
> 0: cs:Connected st:Primary/Secondary ld:Consistent
> ns:499768 nr:0 dw:0 dr:499768 al:0 bm:1675 lo:0 pe:0 ua:0 ap:0
> [root at grp-01-30-01 ~]#
>
> GUI shows like this:
>
> X GRP_webserver_drbd0_drbddisk_R failed on [grp-01-30-01]
>
> cib.xml:
> ==========================
> <cib have_quorum="true" admin_epoch="0" ignore_dtd="false" num_peers="2" cib_feature_revision="1.3" generated="true" ccm_transition="2" dc_uuid="29626f17-db1f-4139-aa33-5a6b4110da51" epoch="29" num_updates="625" cib-last-written="Tue Feb 6 14:39:54 2007">
> <configuration>
...
More information about the Linux-HA
mailing list