|
From: Thomas Guyot-S. <Th...@za...> - 2006-03-09 16:00:22
|
I'd first look for a permission problem. Is evms able to talk with
heartbeat?
You should have a line like "apiauth evms uid=root" in your ha.cf. Make sure
ccm is also working ("apiauth ccm uid=hacluster" ?)
I assume that you already spawn ccm and evms with:
respawn hacluster /usr/lib/heartbeat/ccm
respawn root /sbin/evmsd
In your ha.cf.
Thomas
> -----Original Message-----
> From: evm...@li...
> [mailto:evm...@li...] On Behalf Of Eric
> Sent: March 9, 2006 9:42
> To: evm...@li...
> Subject: [Evms-devel] How to use EVMS and Linux-HA together?
>
> Hi All,
>
> I want to configure EVMS for a linux-HA cluster, then I
> followed all the steps in http://evms.sourceforge.net/install/cluster.
> But after that, when I entered EVMS interface by evsmn
> command, there was a alert message:
>
> Engine: The plug-in Linux-HA in module /lib/evms/ha-1.1.1.so
> failed to load, The plug-in's setup_evms_plugin() function
> failed with error code 19: No such device.
>
> I don't know why, I have started heartbeat by its init
> script. I am using heartbeat-2.0.3, Does EVMS only support
> Heartbeat V1 now?
>
> I also found the option Setting -> Node Administrated... was
> disable, and I don't know how to use Cluster Segment Manager
> plug-in, when I select Action -> Create -> Container, there
> are only two plug-ins:
>
> LVM Region Manager
> LVM2 Region Manager
>
> no Cluster Segment Manager here.
>
> Anyone can tell me how to do some cluster related things with
> EVMS and Heartbeat?
> Thanks first!
>
>
>
> BR,
> Eric
>
|