Sponsored Content
Full Discussion: Patching SunOs How-to
Operating Systems Solaris Patching SunOs How-to Post 302167356 by supergumby on Thursday 14th of February 2008 07:46:23 AM
Old 02-14-2008
Patching SunOs How-to

Hi Folks,

I new to SunOs, mostly used to HP-UX and AIX way of patching. I'm trying to bring my two 420R test blades to the same patch level as my two prod ones. I've been reading a lot on how to patch SunOs but I'm still not sure how to achieve this. Both prod boxes says SunOs 5.8 Generic Patch February 2004, but uname -a are different, one is Generic_117350-46 and the other says Generic_108528-29. From what I understand, this value returned from uname is only the kernel patch level. After reinstalling my 2 test boxes I'm at SunOS 5.8 Generic February 2000. Please let me know the best way I should achieve this. BTW, I don't want to use some automatic tools like Sun Connection because I doubt I'd be able to get at the exact same level, let me know if I'm wrong.
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Migration of binary file from Sunos 5.8 to Sunos 5.9

I have compiled binary file using "cc" on SunOS 5.8 and the same binary file i have copied to SunOS 5.9 and it is giving me core dump error.I want to know whether migration of compiled code from lower version to higer version created this problem. how can i solve this problem.I am pasting the core... (1 Reply)
Discussion started by: Arvind Maurya
1 Replies

2. Solaris

Can not boot after patching.

Last night I installed some patches by using update manager on my solaris 10 on AMD 64. Now I cannot boot. It is keep failing. I am able to go to failsafe and I am able ot update the boot archieve file but I am not sure what to do after this. I think it is not boot problem, I think my kernel is... (5 Replies)
Discussion started by: saif
5 Replies

3. Solaris

Patching

Hi all, I'm new to Solaris. How can i make sure that all my servers are patched to the same level. When i do a uname -a, i see different level. How can i make sure that they are having the same patches. Any expert to guide me through pls? eg. ServerA#uname -a SunOS ServerA 5.10... (0 Replies)
Discussion started by: ahlude
0 Replies

4. Solaris

advice on patching

Hi.. I have 3 t5120s, with 4,2,2 zones respctively. All 3 systems are Solaris 10 and the zones too. I would like to pach these systems. Can some one tell me best policies on patching such systems with zone. I assume only global zones will have to be patched and then non global zones get... (2 Replies)
Discussion started by: upengan78
2 Replies

5. Solaris

Patching

Hi all Ive got 12 odd sun servers, running solars 8, 9 and soon 10. Have to admit I havent patched for years. Infact the last time I did patch a load of servers, sun provided you will a small script which would review the current patch levels, create a xml file that you would use on sunsolve... (3 Replies)
Discussion started by: sbk1972
3 Replies

6. Solaris

What is Kernel Patching?

Q.) What is KERNEL PATCHING? (0 Replies)
Discussion started by: aparna66
0 Replies

7. Solaris

Patching Solaris 10

Hello to all, I have a quick question. I am learning Solaris, with Solaris 10 x86, and one of the chapters in the manual is about patching. So can I download free patches from the Sun page, I mean with out paying a license. Because It would be a great exercise to patch my installation of Solaris.... (1 Reply)
Discussion started by: piukeman
1 Replies

8. Solaris

Regarding Solaris patching..

Hi Gurus, I am new to solaris patching.. while doing the patching do we need to have the root previligies and also need help while doing patching work if the server has veritas on it........ Thanks in advance.......... (10 Replies)
Discussion started by: samanth009
10 Replies

9. Solaris

Patching zone

Hi everyone, I have a container which includes 5 zones. I would like to patch only 2 of them with the latest recommended patch bundle. 1) Could it be done by installing Recommended Patch Cluster on those 2 zones? And after rebooting them? 2) May patching only those 2 zones affect the... (6 Replies)
Discussion started by: royalliege
6 Replies

10. Solaris

Patching utility?

I know the smpatch utility has the set-uid 0 bit on it, so I'm wondering what privileges does it take to use this tool? I don't have to be root do I? How can I let a normal account do maintenance? Thanks in advance. (4 Replies)
Discussion started by: solarisx86
4 Replies
SPLITDIFF(1)							     Man pages							      SPLITDIFF(1)

NAME
splitdiff - separate out incremental patches SYNOPSIS
splitdiff [-a] [-d] [-p n] [file] splitdiff {[--help] | [--version]} DESCRIPTION
If you have a patch file composed of several incremental patches, you can use splitdiff to separate them out. You may want to do this in preparation for re-combining them with combinediff(1). The effect of running splitdiff is to separate its input into a set of output files, with no output file patching the same file more than once. OPTIONS
-a Split out every single file-level patch. -d Create file names such as a_b.c for a patch that modifies a/b.c. -p n Strip the first n components of the pathname to aid comparisons. --help Display a short usage message. --version Display the version number of splitdiff. SEE ALSO
combinediff(1), lsdiff(1) AUTHOR
Tim Waugh <twaugh@redhat.com> Package maintainer patchutils 21 Oct 2003 SPLITDIFF(1)
All times are GMT -4. The time now is 09:07 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy