Due to the introduction of Service Group attribute ContainerInfo in VCS 6.2 and higher, all resources under a Service Group with a valid value of ContainerInfo are started and monitored only in the Local Zone by default.
In order to selectively online, offline and monitor resources outside Local Zone and only in Global Zone, the Resource Type attribute ContainerOpts can be overridden with the value of '0' for both keys RunInContainer and PassCInfo.
Warning: Since this change affects the location of the resource (Whether to start and monitor in Global Zone or Local Zone), this change requires the concerned resource to be offline during this modification.
Example:
hares -offline
haconf -makerw
hares -override
hares -modify
haconf -dump -makero
hares -display
hares -online
Verify the state of the resource in both Global and Local Zones, and ensure the resource is only online in Global Zone.