<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; ">Hi,</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; ">I'm new to this list and have been searching for a solution for a few weeks to a problem I'm having, but not seeing anything similar to what i'm seeing.</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; ">We have a 2 node active/standby cluster with the following services:</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; ">drbd</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; ">nfs</div><div style="font-family: 'times new
 roman', 'new york', times, serif; font-size: 12pt; ">dhcpd</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; ">We currently upgraded our OS from Debian Lenny, to Squeeze, which in turn upgraded heartbeat to hearbeat(3.0.3) /pacemaker(1.0.9) . The upgrade actually went pretty well following this example:</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "><a href="http://www.linux-ha.org/doc/users-guide/_upgrading_from_crm_enabled_heartbeat_2_1_clusters.html">http://www.linux-ha.org/doc/users-guide/_upgrading_from_crm_enabled_heartbeat_2_1_clusters.html</a> <br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; ">and everything seems to work well, no down time, no loss of data. My only issue is that I'm getting some errors with
 some of the resource attributes and parameters, eg running 'crm configure verify' I'll get stuff like this:</div><div><div><font face="times new roman, new york, times, serif">ERROR: DRBD_data: attribute target_role does not exist</font></div><div><font face="times new roman, new york, times, serif">ERROR: DRBD_data: parameter target_role does not exist</font></div></div><div><div><font face="times new roman, new york, times, serif"><br></font></div><div><font face="times new roman, new york, times, serif">Here's the section of the converted schema it's complaining about:</font></div><div><font face="times new roman, new york, times, serif">        <primitive id="DRBD_data" class="heartbeat" type="drbddisk"></font></div><div><font face="times new roman, new york, times, serif">          <meta_attributes id="primitive-DRBD_data.meta"></font></div><div><font face="times new roman, new york, times,
 serif">            <nvpair id="nvpair.meta.auto-19" name="target_role" value="started"/></font></div><div><font face="times new roman, new york, times, serif">          </meta_attributes></font></div><div><font face="times new roman, new york, times, serif">          <instance_attributes id="instance_attributes.id179586"></font></div><div><font face="times new roman, new york, times, serif">            <nvpair id="nvpair.id178988" name="target_role" value="started"/></font></div><div><font face="times new roman, new york, times, serif">            <nvpair name="target_role" value="drbd0" id="nvpair.id178172"/></font></div><div><font face="times new roman, new york, times, serif">          </instance_attributes></font></div><div><font face="times new roman,
 new york, times, serif">        </primitive></font></div><div><font face="times new roman, new york, times, serif"><br></font></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; ">I'm assuming that those parameters are no longer used, or used differently in the heartbeat/pacemaker configurations. We upgraded to the new schema format. I don't want to rebuild the configuration from scratch, but I'm thinking maybe I might have to. Unless these errors are benign. Everything seems to work properly.</div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "><br></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; ">Drew</div></div></div></body></html>