are you using /dev/mapper/mpath0 directly, i don't think this is the problem, but i always used lvm with multipath<br><br><div class="gmail_quote">2012/8/8 Patrick de Ruiter <span dir="ltr"><<a href="mailto:p.a.p.de.ruiter@gmail.com" target="_blank">p.a.p.de.ruiter@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I currently have a problem with mounting a filesystem, it fails and<br>
somehow  I cannot seem to figure out why.<br>
Could someone have a look to point me in the right direction<br>
<br>
Below is first my cluster configuration and afer that a piece of<br>
logfile with the error.<br>
<br>
Thanks,<br>
Patrick<br>
<br>
<snip---------------------------------------------------------------------------><br>
[root@cb92002s log]# crm configure show<br>
node cb92001s<br>
node cb92002s<br>
primitive ClusterIP ocf:heartbeat:IPaddr2 \<br>
        params ip="10.76.130.46" cidr_netmask="32" \<br>
        op monitor interval="30s"<br>
primitive mount-data ocf:heartbeat:Filesystem \<br>
        params device="/dev/mapper/mpath0" directory="/data/pgsql"<br>
fstype="ext3" options="noatime"<br>
primitive postgresql ocf:heartbeat:pgsql \<br>
        op monitor interval="10" timeout="10" depth="0"<br>
group postgres ClusterIP mount-data postgresql<br>
location prefer-cb92001s postgresql 50: cb92001s<br>
colocation node-with-ip inf: postgresql ClusterIP mount-data<br>
order postgres-after-mount inf: ClusterIP mount-data postgresql<br>
property $id="cib-bootstrap-options" \<br>
        dc-version="1.0.12-unknown" \<br>
        cluster-infrastructure="openais" \<br>
        expected-quorum-votes="2" \<br>
        dtonith-enabled="false" \<br>
        stonith-enabled="false" \<br>
        no-quorum-policy="ignore"<br>
<snap--------------------------------------------------------------------------------><br>
Aug  8 08:18:36 cb92002s pengine: [1256]: notice: unpack_config: On<br>
loss of CCM Quorum: Ignore<br>
Aug  8 08:18:36 cb92002s pengine: [1256]: info: unpack_config: Node<br>
scores: 'red' = -INFINITY, 'yellow' = 0, 'green' = 0<br>
Aug  8 08:18:36 cb92002s pengine: [1256]: info:<br>
determine_online_status: Node cb92002s is online<br>
Aug  8 08:18:36 cb92002s pengine: [1256]: info:<br>
determine_online_status: Node cb92001s is online<br>
Aug  8 08:18:36 cb92002s pengine: [1256]: notice: unpack_rsc_op: Hard<br>
error - mount-data_start_0 failed with rc=5: Preventing mount-data<br>
from re-starting on cb92002s<br>
Aug  8 08:18:36 cb92002s pengine: [1256]: WARN: unpack_rsc_op:<br>
Processing failed op mount-data_start_0 on cb92002s: not installed (5)<br>
Aug  8 08:18:36 cb92002s pengine: [1256]: notice: unpack_rsc_op: Hard<br>
error - mount-data_start_0 failed with rc=5: Preventing mount-data<br>
from re-starting on cb92001s<br>
Aug  8 08:18:36 cb92002s pengine: [1256]: WARN: unpack_rsc_op:<br>
Processing failed op mount-data_start_0 on cb92001s: not installed (5)<br>
Aug  8 08:18:36 cb92002s pengine: [1256]: notice: group_print:<br>
Resource Group: postgres<br>
Aug  8 08:18:36 cb92002s pengine: [1256]: notice: native_print:<br>
ClusterIP  (ocf::heartbeat:IPaddr2):       Stopped<br>
Aug  8 08:18:36 cb92002s pengine: [1256]: notice: native_print:<br>
mount-data (ocf::heartbeat:Filesystem):    Stopped<br>
Aug  8 08:18:36 cb92002s pengine: [1256]: notice: native_print:<br>
postgresql (ocf::heartbeat:pgsql): Stopped<br>
Aug  8 08:18:36 cb92002s pengine: [1256]: info: get_failcount:<br>
mount-data has failed INFINITY times on cb92002s<br>
Aug  8 08:18:36 cb92002s pengine: [1256]: WARN:<br>
common_apply_stickiness: Forcing mount-data away from cb92002s after<br>
1000000 failures (max=1000000)<br>
Aug  8 08:18:36 cb92002s pengine: [1256]: info: get_failcount:<br>
mount-data has failed INFINITY times on cb92001s<br>
Aug  8 08:18:36 cb92002s pengine: [1256]: WARN:<br>
common_apply_stickiness: Forcing mount-data away from cb92001s after<br>
1000000 failures (max=1000000)<br>
Aug  8 08:18:36 cb92002s pengine: [1256]: info: rsc_merge_weights:<br>
mount-data: Rolling back scores from postgresql<br>
Aug  8 08:18:36 cb92002s pengine: [1256]: info: native_color: Resource<br>
mount-data cannot run anywhere<br>
Aug  8 08:18:36 cb92002s pengine: [1256]: info: rsc_merge_weights:<br>
postgresql: Rolling back scores from ClusterIP<br>
Aug  8 08:18:36 cb92002s pengine: [1256]: info: native_color: Resource<br>
postgresql cannot run anywhere<br>
Aug  8 08:18:36 cb92002s pengine: [1256]: info: rsc_merge_weights:<br>
ClusterIP: Rolling back scores from mount-data<br>
Aug  8 08:18:36 cb92002s pengine: [1256]: info: rsc_merge_weights:<br>
ClusterIP: Rolling back scores from mount-data<br>
Aug  8 08:18:36 cb92002s pengine: [1256]: info: native_color: Resource<br>
ClusterIP cannot run anywhere<br>
Aug  8 08:18:36 cb92002s pengine: [1256]: notice: LogActions: Leave<br>
resource ClusterIP        (Stopped)<br>
Aug  8 08:18:36 cb92002s pengine: [1256]: notice: LogActions: Leave<br>
resource mount-data       (Stopped)<br>
Aug  8 08:18:36 cb92002s pengine: [1256]: notice: LogActions: Leave<br>
resource postgresql       (Stopped<br>
<br>
_______________________________________________<br>
Pacemaker mailing list: <a href="mailto:Pacemaker@oss.clusterlabs.org">Pacemaker@oss.clusterlabs.org</a><br>
<a href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/mailman/listinfo/pacemaker</a><br>
<br>
Project Home: <a href="http://www.clusterlabs.org" target="_blank">http://www.clusterlabs.org</a><br>
Getting started: <a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf" target="_blank">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</a><br>
Bugs: <a href="http://bugs.clusterlabs.org" target="_blank">http://bugs.clusterlabs.org</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>esta es mi vida e me la vivo hasta que dios quiera<br>