<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#0050d0">
<font size="-1"><font face="Helvetica, Arial, sans-serif">After
tinkering with this for a few hours I finally have something working.<br>
<br>
colocation co-raid inf: ( md_raid iscsi_1 iscsi_2 iscsi_3 )<br>
order or-raid 0: ( iscsi_1 iscsi_2 iscsi_3 ) md_raid<br>
<br>
Got rid of the group, changed the score on the order to 0, and changed
the grouping of both the colocation and order. This *appears* to
function as intended, but if anyone can point out any pitfalls I'd
appreciate it<br>
<br>
-Patrick<br>
</font></font><br>
Sent: Mon Dec 13 2010 21:12:04 GMT-0700 (Mountain Standard Time)<br>
From: Patrick H. <a class="moz-txt-link-rfc2396E" href="mailto:pacemaker@feystorm.net"><pacemaker@feystorm.net></a><br>
To: The Pacemaker cluster resource manager
<a class="moz-txt-link-rfc2396E" href="mailto:pacemaker@oss.clusterlabs.org"><pacemaker@oss.clusterlabs.org></a> <br>
Subject: [Pacemaker] continue starting chain with failed group resources
<blockquote cite="mid:4D06EE94.9020701@feystorm.net" type="cite"><font
 size="-1"><font face="Helvetica, Arial, sans-serif">Is there a
way to continue down a chain of starting resources once a previous
resource hast tried to start, no matter if the try was successful or
not?<br>
  <br>
I've got 3 iSCSI resources which are in a group, and then an md raid-5
array as another resource. I have the raid array resource set to start
after the group with a colocation rule, but it will only start if the
whole group comes up. Since this is raid-5, we can obviously handle
some disk failure and start up anyway. So how do I get it to try to
start it up once all the iSCSI resources have tried to start? Went
looking through the docs and didnt find anything.<br>
  <br>
Note: there will be other resources in the chain (like mounting the
filesystem) that I dont want to try and start if the raid array
resource didnt start.<br>
  </font></font>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Pacemaker mailing list: <a class="moz-txt-link-abbreviated" href="mailto:Pacemaker@oss.clusterlabs.org">Pacemaker@oss.clusterlabs.org</a>
<a class="moz-txt-link-freetext" href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker">http://oss.clusterlabs.org/mailman/listinfo/pacemaker</a>

Project Home: <a class="moz-txt-link-freetext" href="http://www.clusterlabs.org">http://www.clusterlabs.org</a>
Getting started: <a class="moz-txt-link-freetext" href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</a>
Bugs: <a class="moz-txt-link-freetext" href="http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker">http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker</a>
  </pre>
</blockquote>
</body>
</html>