[SOLVED] Clustering problem. Hello,
I'm running RHEL4 x86_64 with RHCS4
I'm running into an issue with RGManager running the script:
Oct 11 09:20:53 xxxxxzimbra01 clurgmgrd: [5605]: Adding IPv4 address xx.xxx.x.41 to eth0
Oct 11 09:20:53 xxxxxzimbra01 clurgmgrd[5605]: Magma Event: Membership Change
Oct 11 09:20:53 xxxxxzimbra01 clurgmgrd[5605]: State change: xxxx.xxxx.net UP
Oct 11 09:20:54 xxxxxzimbra01 clurgmgrd: [5605]: Executing /opt/zimbra-cluster/bin/zmcluctl start
Oct 11 09:20:55 xxxxxzimbra01 zimbra-cluster[6263]: Unable to delete directory /opt/zimbra/log
Oct 11 09:20:55 xxxxxzimbra01 clurgmgrd: [5605]: script:zimbra: start of /opt/zimbra-cluster/bin/zmcluctl failed (returned 1)
Oct 11 09:20:55 xxxxxzimbra01 clurgmgrd[5605]: start on script:zimbra returned 1 (generic error)
Oct 11 09:20:55 xxxxxzimbra01 clurgmgrd[5605]: #68: Failed to start mail.xxxx.net; return value: 1
Oct 11 09:20:55 xxxxxzimbra01 clurgmgrd[5605]: Stopping service mail.hotwirecable.net
Oct 11 09:20:55 xxxxxzimbra01 clurgmgrd: [5605]: Executing /opt/zimbra-cluster/bin/zmcluctl stop
When I run the zmcluctl manually I get this:
bin]# ./zmcluctl
Missing service name (OCF_RESKEY_service_name env var not set)
Any ideas on how to fix this? |