On Wed, Nov 5, 2008 at 14:21, bart <[EMAIL PROTECTED]> wrote: >> >> > Hi All, >> >> > >> >> > Just upgraded to Heartbeat 2.99.2-3.1 and Pacemaker 1.0.0-4.1 >> >> running on CentOS 5.2. >> >> > >> >> > I haven't got any resources defined yet, so my cib only contains >> the >> >> node entries. >> >> >> >> and the attribute with says how to validate it (validate-with) >> > >> > Yes.. pacemaker-1.0 >> > >> >> >> >> > I am trying to import this resource: >> >> >> >> You'd have been better off doing a rolling upgrade which would >> have >> >> handled the syntax changes automatically >> > >> > That fails: >> > >> > The cluster will NOT be able to use this configuration. >> > Please update the configuration manually to conform to the >> pacemaker-1.0 syntax. >> > Errors found during check: config not valid >> >> Can you send it to me pls? >> There may be a bug in the upgrade script. > > Yes, it's attached. Hope it comes through.. > > But again, I prefer to build the config all over again and find out why the > snipped doesn't work.
The problem was that you had a rsc_location constraint that referred to the resource Bartje_domainU which doesn't exist. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
