To be more precise, my configuration is the below at this time:

node $id="147009f5-c4c6-40a7-b1d2-1f9c72f1bf48" lsc-node01.velti.net
node $id="a7e25657-fb85-4cf1-9d9b-5a21484e1583" lsc-node02.velti.net
primitive VIP ocf:heartbeat:PAVLOS \
        params ip="10.130.32.46" interface="eth0:1" netmask="255.255.255.0" \
        meta is-managed="true" target-role="Started" migration-threshold="9" 
multiple-active="stop_start"
primitive ha_data1 ocf:heartbeat:Filesystem \
        params device="/dev/mapper/mpath0p1" directory="/opt/data1" 
fstype="ext3" \
        op start interval="0" timeout="60s" \
        op stop interval="0" timeout="60s" \
        meta is-managed="true" target-role="Started" migration-threshold="9" 
multiple-active="stop_start"
location VIP_LOC VIP 100: lsc-node02
location cli-prefer-VIP VIP \
        rule $id="cli-prefer-rule-VIP" inf: #uname eq lsc-node02.velti.net
location cli-prefer-ha_data1 ha_data1 \
        rule $id="cli-prefer-rule-ha_data1" inf: #uname eq lsc-node02.velti.net
location ha_data1_location ha_data1 100: lsc-node01.velti.net
property $id="cib-bootstrap-options" \
        dc-version="1.0.10-da7075976b5ff0bee71074385f8fd02f296ec8a3" \
        cluster-infrastructure="Heartbeat" \
        stonith-enabled="false" \
        no-quorum-policy="ignore" \
        is-managed-default="true"


-----Original Message-----
From: [email protected] 
[mailto:[email protected]] On Behalf Of Pavlos Polianidis
Sent: Tuesday, January 18, 2011 6:05 PM
To: [email protected]; General Linux-HA mailing list
Subject: Re: [Linux-HA] no quorum problem

Dear RaSca

Currently it is set to "ignore" as I am trying to test some resources until a 
solution is found for this matter. I had the same output ("partition with no 
quorum") when the "no-quorum-policy" was not configured (had default value 
which if I am not mistaken is "true")

Kind Regards


Pavlos Polianidis | Technical Support Specialist

Velti
44 Kifisias Ave.
15125 Marousi, Athens, Greece
T   +30.210.637.8000
F   +30.210.637.8888
M  +30.695.506.0133
E   [email protected]
www.velti.com

Velti is a global leader in mobile marketing and advertising solutions for 
mobile operators, ad agencies, brands and media groups.
San Francisco | New York | Boston | Dublin | London | Paris | Madrid | Athens | 
Sofia | Moscow | Dubai | New Delhi | Mumbai | Jakarta | Beijing | Shanghai | 
Sydney-----Original Message-----
From: RaSca [mailto:[email protected]]
Sent: Tuesday, January 18, 2011 5:58 PM
To: General Linux-HA mailing list
Cc: Pavlos Polianidis
Subject: Re: [Linux-HA] no quorum problem

Il giorno Mar 18 Gen 2011 16:11:13 CET, Pavlos Polianidis ha scritto:
> Dear Andrew
> So is there any solution to make the quorum operate?
> Thanks in advance
> Pavlos Polianidis

How your "no-quorum-policy" is set?

--
Raoul Scarazzini
Mia Mamma Usa Linux: Niente รจ impossibile da capire, se lo spieghi bene!
[email protected]

_______________________________________________
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

Reply via email to