Zone migration (via update-on-attach) from clustered to standalone systems (and vice versa)
Hello Experts,
Scenario #1: Zone migration from clustered to standalone systems
We are having a couple of S10 sparse root Zones running (as local Zone nodes) on SC 3.3u2. These Zones do not host any cluster service. We are asked to migrate them via update-on-attach to standalone systems (not running SC software).
Problem: some SC 3.3u2 packages (w/ SUNW_PKG_ALLZONES=true) are directly installed on the Zones
Following questions:
Q1: Do I understand it correctly that the update-on-attach on the standalone system (# zoneadm –z <ZONE> attach -U) will not be able to uninstall these packages ?
Q2: I guess that forcing the update-on-attach (# zoneadm –z <ZONE> attach -U –F), editing the pkginfo files (SUNW_PKG_ALLZONES=false), removing SC packages (# pkgrm <CLUSTER PACKAGES>) and adopting /etc/nsswitch.conf is not a supported solution. Can update-on-attach be used or is there another supported method for the Zone migration ?