Migration of Resources Registered as ORCL.ha-zone_sczbt, ORCL.ha-zone_sczsh or ORCL.ha-zone_sczsmf to the Latest Resource Type Version (21926061)

Problem Summary:For resources registered as ORCL.ha-zone_sczbt, ORCL.ha-zone_sczsh or ORCL.ha-zone_sczsmf, before upgrading to Oracle Solaris Cluster 4.4, you must upgrade to Oracle Solaris Cluster 4.3 SRU 4 or later and specifically implement note 14 from the OSC 4.3 SRU4 README (Doc ID 2170110.1).

Note 14: Migration of resources registered as ORCL.ha-zone_sczbt, ORCL.ha-zone_sczsh or ORCL.ha-zone_sczsmf to the latest resource type version (Bug 21926061)

You must upgrade an existing resource of resource type ORCL.ha-zone_component to the latest resource type version by using the /opt/SUNWsczone/component/util/rt_upgrade script.

Warning: If performing a rolling upgrade, you must wait until all cluster nodes have been upgraded before running the /opt/SUNWscxvm/util/rt_upgrade script.

Example 7-1 Upgrading a single resource of resource type ORCL.ha-zone_component

# /opt/SUNWsczone/component/util/rt_upgrade resource

Example 7-2 Upgrading multiple resources of resource type ORCL.ha-zone_component

# /opt/SUNWsczone/util/component/rt_upgrade resource1 resource2

Example 7-3 Upgrading all existing resources of resource type ORCL.ha-zone_component

# /opt/SUNWscxvm/util/component/rt_upgrade +

where component is sczbt, sczsh, or sczsmf for ORCL.ha-zone_sczbt, ORCL.ha-zone_sczsh, and ORCL.ha-zone_sczsmf resource type respectively.

Once upgraded to Oracle Solaris Cluster 4.4, resources registered as ORCL.ha-zone_sczbt, ORCL.ha-zone_sczsh or ORCL.ha-zone_sczsmf need to be upgraded again to a newer version, e.g.

/usr/cluster/bin/clrt register ORCL.ha-zone_scbt
/usr/cluster/bin/clrs unmonitor <resource>
/usr/cluster/bin/clrs set -p type_version=5 <resource>
/usr/cluster/bin/clrt unregister ORCL.ha-zone_scbt:4

Note:

If required, repeat the steps above to upgrade to newer versions of ORCL.ha-zone_sczsh or ORCL.ha-zone_sczsmf.

For more information, refer to Upgrading a Resource Type in Planning and Administering Data Services for Oracle Solaris Cluster 4.4.