LU upgrade for kernel


 
Thread Tools Search this Thread
Operating Systems Solaris LU upgrade for kernel
# 1  
Old 02-14-2013
LU upgrade for kernel

Hi Guys,

I am getting into patching activity now a days.
I had already done kernel upgrade through LU.
My doubt is if i had to install 3 patches to get my system to current available patch level, can i directly patch one by one on an inactive LU and once done i can activate it later on
or
Should i go with one patch and activate LU and reboot and again proceed further with another patch reboot and proceed further.


Thanks in Advance guys.
Rocky
# 2  
Old 02-14-2013
# 3  
Old 02-14-2013
Quote:
Originally Posted by DGPickett
I followed your link. It takes me to an informational page about patching docs and says I can download the pdf by clicking on the link. Sadly, clicking on the link doesn't take you to the download you expect; it takes you to the Oracle product info page. I find this a lot...someone recommends you go to a link that might have been valid during the Sun days but it now forwarded to a general page at Oracle. It's frustrating.

Even Oracle has a hard time with it. Yesterday they responded to one of my SRs by referring me to a link that was not good.

Last edited by chilinski; 02-14-2013 at 04:04 PM..
# 4  
Old 02-14-2013
BigAdmin Feature Article: Patch Management Best Practices in html is similar.

Another pdf: http://www.oracle.com/technetwork/ar...egy-257476.pdf

Looks like an off-sun stash of sam's patching article: http://www.google.com/url?q=http://s...u7abFEpdi5gVJQ

Last edited by DGPickett; 02-14-2013 at 04:18 PM..
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. Red Hat

Kernel Upgrade

Dear All , I want upgrade my kernel version from kernel-2.6.18-164.el5 to kernel-2.6.18-199.el5. We have RED HAT Linux Server Red Hat Enterprise Linux Server release 5.4 (Tikanga). Kindly let me know where we can download this particular RPM. if we want to download from RHN , pl let... (0 Replies)
Discussion started by: jegaraman
0 Replies

2. Linux

Unload kernel module at boot time (Debian Wheezy 7.2, 3.2.0-4-686-pae kernel)

Hi everyone, I am trying to prevent the ehci_hcd kernel module to load at boot time. Here's what I've tried so far: 1) Add the following line to /etc/modprobe.d/blacklist.conf (as suggested here): 2) Blacklisted the module by adding the following string to 3) Tried to blacklist the module... (0 Replies)
Discussion started by: gacanepa
0 Replies

3. Hardware

kernel upgrade turn amd video graphics experience sluggish

Hi, I would like to ask related to video graphics driver specifically the AMD (radeon HD 7000 series) or had someone with the same experience or problem that im currently experiencing and willing to share some info. I understand that the kernel is self contain it will not affect the installed... (3 Replies)
Discussion started by: jao_madn
3 Replies

4. Red Hat

Kernel can not boot after upgrade on Fedora OS 15.

Hello, everyone. I am using Fedora 15, and want to upgrade to version 16. I follow the official link Upgrading Fedora using yum - FedoraProject to upgrade my OS by the following command: yum update kernel* --releasever=16 yum groupupdate Base --releasever=16 reboot After reboot, OS... (2 Replies)
Discussion started by: 915086731
2 Replies

5. Solaris

Which file is read by kernel to set its default system kernel parameters values?

Hi gurus Could anybody tell me which file is read by kernel to set its default system kernal parameters values in solaris. Here I am not taking about /etc/system file which is used to load kernal modules or to change any default system kernal parameter value Is it /dev/kmem file or something... (1 Reply)
Discussion started by: girish.batra
1 Replies

6. SuSE

max number of slabs per kernel module (kernel 2.6.17, suse)

Hi All, Is there a max number of slabs that can be used per kernel module? I'm having a tough time finding out that kind of information, but the array 'node_zonelists' (mmzone.h) has a size of 5. I just want to avoid buffer overruns and other bad stuff. Cheers, Brendan (4 Replies)
Discussion started by: Brendan Kennedy
4 Replies

7. Red Hat

How to upgrade kernel form 2.4 to 2.6

Hello, How to upgrade kernel from 2.4 to 2.6. Currently i am using rhel3 i want to upgrade it to 2.6 Please provide me the steps. Prashant (1 Reply)
Discussion started by: prashant_ohol
1 Replies

8. UNIX for Dummies Questions & Answers

Linux Kernel upgrade

Hi everyone, I am trying to have a second kernel in my Red hat 2.4.18. I downloaded the 2.4.9 version and did all the extract and stuff. when I run the command make bzImage I get the following error: devlist.h:6931: __devices_b1b3 causes a section type conflict > devlist.h:6934:... (1 Reply)
Discussion started by: bashirpopal
1 Replies
Login or Register to Ask a Question