ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » How to start QMGR via Heartbeat?

Post new topic  Reply to topic
 How to start QMGR via Heartbeat? « View previous topic :: View next topic » 
Author Message
skoesters
PostPosted: Tue Aug 05, 2008 11:51 pm    Post subject: How to start QMGR via Heartbeat? Reply with quote

Acolyte

Joined: 08 Jun 2008
Posts: 73

Hi,

my DRBD / Heartbeat failover configuration seems to work now.ip and drbd device (with qmgr and log dir on it) switch correct if one server failes.

But i also want heartbeat to start the QMGR that was running on the failing maschine on the failover Server.

i tried somthing like this

haresources:

Code:

HOSTNAME 10.10.121.130 drbddisk::drbd0 Filesystem::/dev/drbd0::/mountpoint::ext3 mqm


where mqm is:

/etc/ha.d/resource.d/mqm:
Code:

#!/bin/bash
su - mqm<< EOF |
/usr/bin/strmqm TEST.QUEUE.MANAGER
EOF


this should start the QMGR at startup and after failover on the new maschine but its not working correct and throws several error message especially at failover (maybe because the QMGR start before my drbd device is fully available).

how do you do the mq failover with heartbeat?

thanks in advanced.

regards
Sebastian
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » How to start QMGR via Heartbeat?
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.