<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Hi,<br>
<br>
On 12/22/2009 06:27 PM, Marty Diesburg wrote:
<blockquote
 cite="mid:5370ab990912220927i38092060t7d439dea109e6e00@mail.gmail.com"
 type="cite"><span class="Apple-style-span"
 style="font-family: arial,sans-serif; font-size: 13px; border-collapse: collapse;">
  <div>Sorry, for the double-post, ---great way to start on the list
:).  Below has the error message as well "<span class="Apple-style-span"
 style="color: rgb(255, 0, 0);">Failed - Invalid Name Of Service".</span></div>
  <div><br>
  </div>
Hi all,
  <div><br>
  </div>
  <div>I am new to the list and have an issue with the Mysql service.
 It is running, but when I run the commands /usr/share/cluster/mysql.sh
restart, or /usr/share/cluster/mysql.sh status I get</div>
  <div>the following errors.  I am using mysql as a database for an
email server with Dovecot, Qmail, and Vpopmail.</div>
  <div><br>
  </div>
  <div>
  <div><font class="Apple-style-span" color="#ff0000"><debug>
 Verifying Configuration Of default</font></div>
  <div><font class="Apple-style-span" color="#ff0000"><error>
 Verifying Configuration Of default > Failed - Invalid Name Of
Service</font></div>
  <div><font class="Apple-style-span" color="#ff0000"><debug>
 Monitoring Service default</font></div>
  <div><font class="Apple-style-span" color="#ff0000"><debug>
 Monitoring Service default > Service Is Running</font></div>
  </div>
  </span></blockquote>
<br>
Yours $OCF_RESKEY_* variables are not set, so resource agent does not
know name of the service. Resource agents are not used directly but via
rgmanager, so you should start it and your service will be started
automatically. If you need run in it debugging mode, you can try
'clurgmgrd -fd'.<br>
<br>
<blockquote
 cite="mid:5370ab990912220927i38092060t7d439dea109e6e00@mail.gmail.com"
 type="cite"><span class="Apple-style-span"
 style="font-family: arial,sans-serif; font-size: 13px; border-collapse: collapse;">
  <div>
  <div><span style="white-space: pre;"> </span><mysql
config_file="/production/mysql/etc/my.cnf"
listen_address="24.149.30.40" mysql_options="" name="productionsql"
shutdown_wait=""/></div>
  <div><span style="white-space: pre;"> </span><script
file="/production/qmail/bin/qmailctl" name="qmail"/></div>
  <div><span style="white-space: pre;"> </span></resources></div>
  <div><span style="white-space: pre;"> </span><service
autostart="1" domain="mailcluster" name="mailcluster"
recovery="restart"></div>
  <div><span style="white-space: pre;"> </span><ip
ref="24.149.30.40"></div>
  <div><span style="white-space: pre;"> </span><fs ref="backup"/></div>
  <div><span style="white-space: pre;"> </span><fs
ref="production"/></div>
  <div><span style="white-space: pre;"> </span><mysql
ref="productionsql"></div>
  <div><span style="white-space: pre;"> </span><fs
ref="production"/></div>
  <div><span style="white-space: pre;"> </span></mysql></div>
  <div><span style="white-space: pre;"> </span><script
ref="qmail"></div>
  <div><span style="white-space: pre;"> </span><fs
ref="production"/></div>
  <div><span style="white-space: pre;"> </span></script></div>
  <div><span style="white-space: pre;"> </span></ip></div>
  <div><span style="white-space: pre;"> </span></service></div>
  <div><span style="white-space: pre;"> </span></rm></div>
  <div></cluster></div>
  </div>
  </span><br>
</blockquote>
marx,<br>
</body>
</html>