Hi, On Mon, Dec 28, 2009 at 03:34:41PM -0500, Christopher Deneen wrote: > I've been going through many operations but each time there is a > failure I am only presented with very vague information like, > crm_resource: [8001]: ERROR: unpack_rsc_op: Hard error - drbd_start_0 > failed with rc=5: > > Is there a way to set a more verbose output and specify a separate log > file besides syslog?
You can separate log severities in the syslog configuration. Otherwise, look for logs produced by logd. In this case that would be lrmd.*drbd. CRM lives in a perfect world, it is lrmd that deals with reality (aka resources). Thanks, Dejan > thank you > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
