>>> On Thu, Aug 2, 2007 at 7:55 AM, in message <[EMAIL PROTECTED]>, "Knight, Doug" <[EMAIL PROTECTED]> wrote: > All, > I am currently building HB 2.0.8 on a server containing a newly > installed RHEL5 OS. As part of my build process I'm noting any and all > RPMs, packages, etc that ConfigureMe configure detects as missing. I > received the following warning: > > checking for owcimomd... no > configure: WARNING: Cimom not found, MOF will not be installed!
The CIM providers for Heartbeat2 that implement the DMTF standard model for clustering, e.g. CIM_Cluster, was coded for portability across two open source Common Information Model Object Manager (CIMOM)s. The configure script tries to figure out which CIMOM is installed, either OpenWbem or Pegasus. RedHat doesn't provide OpenWbem (OpenWbem- CIMOM-d = owcimomd). In theory, Pegasus or OpenWbem should work for RHEL5 with the Heartbeat2 (cmpi-based) CIM providers. > I understand its a warning, and can probably be ignored, but wanted to > know what it is and where can I get it? (As a note, so far ConfigureMe > has shown libnet and gnutls missing as well, and the RHEL5 install was > to a clean partition with the default packages selected). Hth, Robert _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
