[Linux-HA] 3-node-setup
Andrew Beekhof
beekhof at gmail.com
Mon Feb 11 13:35:16 MST 2008
On Feb 11, 2008, at 10:36 AM, Ludwig Ruderstaller wrote:
> On Monday, 11. February 2008 08:45:51 Andrew Beekhof wrote:
>> On Feb 11, 2008, at 1:25 AM, Ludwig Ruderstaller wrote:
>>> I looked again and again on the cib.xml but couldnt find an typo.
>>
>> try crm_verify or look for the ERROR logs _before_ the one you listed
>
> Hi,
>
> crm_verify -V --xml-file /var/lib/heartbeat/crm/cib.xml
> crm_verify[7566]: 2008/02/11_10:32:15 WARN: assign_uuid: Updating
> object from
> <expression id=__empty__/> to <expression
> id=210edc9b-657f-4131-8480-f922f8fada1e/>
> crm_verify[7566]: 2008/02/11_10:32:15 ERROR: do_id_check: Detected
> <expression.../> object without an ID. Assigned:
> 210edc9b-657f-4131-8480-f922f8fada1e
there's your reason.
expression objects need a value for 'id'
>
> crm_verify[7566]: 2008/02/11_10:32:15 WARN: assign_uuid: Updating
> object from
> <expression id=__empty__/> to <expression
> id=376ed214-2ab4-4dd0-9939-573ec4c2ca89/>
> crm_verify[7566]: 2008/02/11_10:32:15 ERROR: do_id_check: Detected
> <expression.../> object without an ID. Assigned:
> 376ed214-2ab4-4dd0-9939-573ec4c2ca89
> crm_verify[7566]: 2008/02/11_10:32:15 ERROR: main: ID Check failed
> crm_verify[7566]: 2008/02/11_10:32:15 WARN: cluster_status: We do
> not have
> quorum - fencing and resource management disabled
> Errors found during check: config not valid
>
> TIA
> Ludwig
>
>
>
>>> On Friday 08 February 2008 10:32:36 Ludwig Ruderstaller wrote:
>>>> On Friday, 8. February 2008 09:27:57 Ludwig Ruderstaller wrote:
>>>>> On Friday, 8. February 2008 08:24:44 Andrew Beekhof wrote:
>>>>>> Having 3 nodes isn't supported when using haresources.
>>>>>>
>>>>>> You need to a) upgrade to something newer than 2.0.7 and b) start
>>>>>> reading http://linux-ha.org/GettingStartedV2
>>>>
>>>> Please, could someone kick me in the right direction.
>>>>
>>>> 3 servers
>>>> mysql (primary)
>>>> media (primary)
>>>> backup (fallback for mysql and media)
>>>>
>>>> is it right that mysql and media ONLY have their own "resource" in
>>>> cib.xml
>>>> and backup have them both ?
>>>>
>>>> is it better to have a resource based on the ip the service used,
>>>> or one
>>>> resource for the complete host ? (eg. media is ldirecord and
>>>> lighttpd
>>>> primary, ldirectord and lighthttpd runing on different ips.)
>>>>
>>>> i used the haresources2cib.py to convert the haresource files i
>>>> got. but it
>>>> looks like it needed some tuning to get it work.
>>>>
>>>> TIA
>>>> Ludwig
>>>> _______________________________________________
>>>> Linux-HA mailing list
>>>> Linux-HA at lists.linux-ha.org
>>>> http://lists.linux-ha.org/mailman/listinfo/linux-ha
>>>> See also: http://linux-ha.org/ReportingProblems
>>>
>>> <cib.xml.gz><ha-
>>> debug.gz>_______________________________________________
>>> Linux-HA mailing list
>>> Linux-HA at lists.linux-ha.org
>>> http://lists.linux-ha.org/mailman/listinfo/linux-ha
>>> See also: http://linux-ha.org/ReportingProblems
>>
>> _______________________________________________
>> Linux-HA mailing list
>> Linux-HA at lists.linux-ha.org
>> http://lists.linux-ha.org/mailman/listinfo/linux-ha
>> See also: http://linux-ha.org/ReportingProblems
>
>
> _______________________________________________
> Linux
More information about the Linux-HA
mailing list