the other issue when moving a zone from a clustered environment to a 
non-clustered is that cluster smf services will be left behind and one will 
need to remove them manually:

sh# svccfg delete svc:/system/cluster/sc_restarter
sh# svccfg delete svc:/system/cluster/pnm
sh# svccfg delete svc:/system/cluster/sc_pnm_proxy_server
sh# svccfg delete svc:/system/cluster/sc_failfast
sh# svccfg delete svc:/system/cluster/cl-svc-enable
sh# svccfg delete svc:/system/cluster/sc_ng_zones       
sh# svccfg delete svc:/system/cluster/rpc-pmf
sh# svccfg delete svc:/system/cluster/cl_boot_check
sh# svcs -a|grep cluster
sh#


Unfortunatelly the process of moving a zone in such a situation is not as 
painless as it should have been.

-- 
Robert Milkowski
http://milek.blogspot.com
-- 
This message posted from opensolaris.org

Reply via email to