live upgrade queries
Hi,
I performed the following successfully to a Solaris 10 server with 3 non-global zones for patching:
# lucreate -c newBE -n oldBE
# luactivate oldBE
# init 6
After the server is up the following are mounted::
/.alt.newBE
/.alt.newBE/var
/.alt.newBE/var/run
There is a process:
zoneadmd -z <non-global zone> -R /.alt.newBE
I'm not able to proceed to patch the alternate boot with the above, any advise is appreciated.
Thanks in advance.