Hi! I wonder: Is it possible with crm shell to configure a resource group with parallel execution of some primitives like this?:
group g (r1 r2) (vg1 vg2) (fs1 fs2 fs3) appl (Where r* are RAIDs, vg* are LVM VGs, fs* are filesystems, and appl is the application) So I imaging the RAIDs could be started in parallel, and once all finished, the VGs (LVs) could be activated in parallel, and once finished the filesystems could be mounted in parallel, and then the application is launched... Unfortunately with SLES11 SP2 I just get ERROR: object ( does not exist ERROR: object ) does not exist ERROR: object ( does not exist ERROR: object ) does not exist ERROR: object ( does not exist ERROR: object ) does not exist when trying such a thing. Regards, Ulrich _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
