On 3/10/2010 at 04:56 PM, "Robinson, Eric" <[email protected]> wrote: > >> Error: corosync conflicts with openais > > > This'll be due to the openais/corosync split[1]. You can either > > just not install openais at all if you don't need the extra magic > > it includes for DLM/CLVM/OCFS2, or install corosync 1.x + openais > > 1.x (openais 0.8.x included what is now corosync+openais, hence > > the conflict between corosync 1.x and openais 0.8.x). > > I understand what you're saying about the split, but I don't know why > the command... > > yum install -y "openais = 0.80.6" pacemaker > > ..would cause this. Isn't yum just trying to install OpenAIS 0.80.6, > which was before the split?
(guessing) the latest pacemaker package specifies corosync as a dependency so effectively this command tries to install both? Regards, Tim -- Tim Serong <[email protected]> Senior Clustering Engineer, OPS Engineering, Novell Inc. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
