Solaris 11 Global zone patching having Solaris 10 branded zone
I am planning to do solaris 11 global zone patching having solaris 10 branded zone. I have a doubts on step 8 specially
Can someone clear my step 8 doubts or if anything wrong between step 1 to step 9 please correct that also as I have pretty good idea about Step 10 mean patching in solaris 10 branded zone
solaris 11 GZ patching steps
1.) Halt all branded zones
2.) Then Detach all solaris 10 branded
3.) Solaris 11 Repository is already configured then we need to run below command for Solaris 11 global zone patching
4.)After patching of Solaris 11 complete then new BE will be create which has all the updated patches which we just install
5.) Activate the new BE
6.) Reboot the system
7.)After system up from new BE
8.) Now I need to attach the Solaris 10 Branded Zone -----> Here my question is do we need to run "zoneadm -z sol10bd attach" command or I need to forcely attach the branded zone "zoneadm -z sol10bd attach -F"
Means I need to run which of the below two commands to attach solaris 10 branded zone
or
9.) After attaching Branded zone , We need to boot the Solaris 10 Branded zone
10.)After booting to Branded zone login into it and copy the recommended patch cluster into branded zone and extract it. Further we can start patching it by creating a solaris 10 zfs root pool clone and then mount it and do the patching on that clone and after patching activate the clone & boot the system from clone
11.) Patching completed/
Moderator's Comments:
Please use CODE tags as required by forum rules!
Last edited by RudiC; 02-11-2018 at 06:29 AM..
Reason: Added CODE tags.
Just a small disclaimer, i never worked with solaris 10 branded zones.
But, since it's a whole root zone, upgrade of solaris 11 global zone should have minimal to no effect to such zones.
Actually, no patching should occur for solaris10 zone.
So if the solaris 11 release you are patching support solaris10 branded zones, you should be fine.
I would go with normal attach with using preview switch first -n and examine the output.
If everything goes well in preview, run the normal attach.
Also, Solaris 11 system when doing major patching will create a backup boot environment automatically, followed by patching and activation of patched environment.
After the patching finishes, a reboot should suffice.
pkg subsystem will write that on the console after patching, and you can confirm the same by issuing beadm list after patching.
Depending on the importance of the system in the zone, backup(s) should be made.
This is done using zfs archives or zoneadm command subswitches and, of course, exporting the text configuration of zone using zonecfg.
We follow patching procedure mention in Oracle docs for branded zones which say that we will create the snapshot of rpool in branded zone and then create the clone from it and promoting the clone and mount of clone on /mnt mountpoint and then solaris 10 recommended patchset will be implemented on clone and activate the clone to be mounted as root filesystem after completion of patching and reboot of branded zone.
Hi, hoping someone can help, its been a while since I used Solaris.
After creating a NGZ (non global zone), the NGZ can access the GZ (Global Zone) and the GZ can access the NGZ (using ssh, zlogin)
However, the NGZ cannot access any other netwqork devices, it can't even see the default router
... (2 Replies)
All.
I am trying to create a 10 branded zone on a Sol 11.1 T5. The Global is using IPMP...so aggregating is out of the question. Has anyone successfully created a branded zone with IPMP? If they have can you please show me the steps you took to get this to run.
Thanks (4 Replies)
I am trying to get a NFS share on a Solaris 10 branded zone. I have read that this is not possible...but I was hoping someone here could tell me different.
share -F nfs -o ro,anon=0 /dir
This would really surprise me that you cannot do this.
Thanks (2 Replies)
I am trying to create a branded 10 zone on a Solaris 11.1 control domain. I am using a flar image (cpio) from an existing LDOM. Here are the steps taken after flarcreate.
#zonecfg -z <device>
>create -b
>set brand=solaris10
>set zonepath=/zonez/<device>
>set ip-type=exclusive
>add net... (1 Reply)
I have a T5220 running Solaris 10. I have a application that can only run on Solaris 9. I want to build a branded Solaris 9 zone for this application on the Solaris 10 Server.
What steps would I need to accomplish this? (2 Replies)
Dear all,
we are trying to install a Solaris10 Branded Zone on a Solaris 11 Express system getting this message:
***The image patch level is downrev for running in a solaris10 branded zone***
The Sparc Solaris 10 system is running Release 11/06 and Patch 119254-70 is installed.
Does the... (0 Replies)
Hi All ,
I try to install some packages in my global zone...
On the execution of the installion of the script it quits by saying the error
"Non global zone check failed"
Kindly help me in this regard
Thanks in advance,
jeganr (7 Replies)