Hi! Reading the docs, I learned that pacemaker understands more complex dependencies than "group" where resources are strictly sequential. For example one could start a set of resources in parallel, then wait until all are done, then start another set of resources, etc.
Now I wonder: 1) Can such a thing (i.e. parallelism) be configured with crm shell? If so, what is the syntax like? 2) In some resource groups, not all resources are really required. For example in a RAID1, only one of both legs is really required to start up the RAID (assuming I need to activate some extra resource for each leg of the RAID). Can such a dependency be expressed in CRM? If so, how do you do it? I'd wish (I know what you will reply ;-)) that could be expressed with the crm shell. Regards, Ulrich _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
