On 7/21/2010 at 11:14 PM, Andrew Beekhof <[email protected]> wrote: > On Wed, Jul 21, 2010 at 1:25 PM, Robinson, Eric <[email protected]> > wrote: > >> Think about what "not installed" might mean. > > > > Seriously, dude, I've been up through the night and maybe I'm not > > thinking clearly. Have some mercy. On the surface "not installed" means > > something wasn't installed. But what? > > Something related to mysql. > Either the RA itself or some binary needed by the RA.
You can get an idea of possible specific failure cases as follows: # grep -B 5 OCF_ERR_INSTALLED /usr/lib/ocf/resource.d/heartbeat/mysql Actual problems should be indicated in either /var/log/messages (look for lrm, failed op, etc.), or the mysql logs. HTH, Tim -- Tim Serong <[email protected]> Senior Clustering Engineer, OPS Engineering, Novell Inc. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
