LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Other *NIX Forums > Solaris / OpenSolaris
User Name
Password
Solaris / OpenSolaris This forum is for the discussion of Solaris, OpenSolaris, OpenIndiana, and illumos.
General Sun, SunOS and Sparc related questions also go here. Any Solaris fork or distribution is welcome.

Notices


Reply
  Search this Thread
Old 10-24-2003, 11:31 AM   #1
itsjustme
Senior Member
 
Registered: Mar 2003
Location: Earth
Distribution: Slackware, Ubuntu, Smoothwall
Posts: 1,571

Rep: Reputation: 47
Solaris version and patch level?


(Dadgum unchangeable titles! Solarais = Solaris)

I'm ssh'ed into a Sun Blade 100 Worstation at the root prompt, # .

I can uname -a and get:
SunOS machinename 5.8 Generic_108528-19 sun4u sparc SUNW,Sun-Blade-100

(machinename changed to protect the innocent.)

How do I determine what version/level of Solaris this is?
How can I determine what patch level the thing is at? I assume the uname output above is indicating that the latest patch was 108528-19, but in /var/sadm/patch there are about 200 patch numbers listed with some 109nnn numbers.

Moderators: I posted this in General before I realized that there was a Solaris forum.

Last edited by itsjustme; 10-24-2003 at 11:34 AM.
 
Old 10-24-2003, 11:50 AM   #2
itsjustme
Senior Member
 
Registered: Mar 2003
Location: Earth
Distribution: Slackware, Ubuntu, Smoothwall
Posts: 1,571

Original Poster
Rep: Reputation: 47
OK, it looks like this means I have SunOS 5.8. But how does that relate to Solaris?

And are patch levels related to SunOS or to Solaris.

Thanks for any input.

dumbguy
 
Old 10-24-2003, 12:37 PM   #3
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 271Reputation: 271Reputation: 271
Come on man.. you know we mods can move threads, there was no need to create this one again, double posting..

I answered this in General, in which I'm going to have closed now.

Regards.

My answer there was:

Its Solaris 8

Found this page: http://www.ocf.berkeley.edu/solaris/versions/
 
Old 10-24-2003, 12:59 PM   #4
itsjustme
Senior Member
 
Registered: Mar 2003
Location: Earth
Distribution: Slackware, Ubuntu, Smoothwall
Posts: 1,571

Original Poster
Rep: Reputation: 47
OK, yeah sorry about that. I am at work and not thinking as clearly . Especially since the work is non-paying, but certainly experience generating. A friend of mine gave me this opportunity to work on a couple of non-production systems that they have. One of the tasks is to identify the status of the Sun Blade 100 Workstation and update the patches. They know I have no experience with this, but I'm learning.

Thanks for the link. I thought it might be 8, but wasn't sure.

I'm looking around at sunsolve, but if anyone else has any more bits of wisdom about dealing with patch levels I would appreciate it.

Thanks...
 
Old 10-24-2003, 01:09 PM   #5
mmars
LQ Newbie
 
Registered: Sep 2003
Location: Pasadena, MD
Distribution: Solaris, MacOS X, Linux
Posts: 27

Rep: Reputation: 15
Re: Solaris version and patch level?

Quote:
Originally posted by itsjustme
(Dadgum unchangeable titles! Solarais = Solaris)

I
SunOS machinename 5.8 Generic_108528-19 sun4u sparc SUNW,Sun-Blade-100
108528-19 is the rev of the kernel you have. `showrev -p` will show you all patches installed.

HTH,
--Matt
 
Old 10-24-2003, 02:40 PM   #6
itsjustme
Senior Member
 
Registered: Mar 2003
Location: Earth
Distribution: Slackware, Ubuntu, Smoothwall
Posts: 1,571

Original Poster
Rep: Reputation: 47
showrev -p -- looks like that is a descriptive account of the /var/sadm/patch directory.

So, apparently the patches are not necessarily applied in a cumulative or chronological order based on patch number.
So, then, there isn't necessarily a patch level that the machine is at.
You just have to search through the patches and look for anything that affects the particular thing you are concerned about, such as the current status of ssh and any patches that affect it.

Is that about right?

Also, are you familiar with the sunsolve site? Is there a way I can look for any patches that affect, say, ssh specifically on the platform I have?

Thanks for the input...

Last edited by itsjustme; 10-24-2003 at 02:41 PM.
 
Old 10-24-2003, 03:05 PM   #7
stickman
Senior Member
 
Registered: Sep 2002
Location: Nashville, TN
Posts: 1,552

Rep: Reputation: 53
The first six digits of the patch indicate the patch number. The two digits after the dash indicate the patch revision number.

Sun makes several patch tools available that generate nice summary reports. Patchdiag is somewhat simplistic, but it does give you a nice text report that is sorted by recommended/security/etc.
 
Old 10-30-2003, 04:21 AM   #8
cwolf
Member
 
Registered: Mar 2003
Location: Switzerland
Distribution: Sun Solaris 7/8/9, Fedora Core 3
Posts: 63

Rep: Reputation: 15
I suggest to install the Solaris 8 Patch Cluster if you want to get your machine up to date.
http://sunsolve.sun.com/pub-cgi/show...s/patch-access
 
Old 10-30-2003, 03:35 PM   #9
itsjustme
Senior Member
 
Registered: Mar 2003
Location: Earth
Distribution: Slackware, Ubuntu, Smoothwall
Posts: 1,571

Original Poster
Rep: Reputation: 47
I'm having a heck of a time trying to do this upgrade, so I might have to go that patch cluster route.

Thanks for the link.
 
Old 11-12-2003, 05:57 AM   #10
chozzie
LQ Newbie
 
Registered: Dec 2002
Location: Australia
Distribution: Redhat 9/ Solaris
Posts: 24

Rep: Reputation: 15
sunsolve has a ftp site which you can ftp into.
unfortunately the login and password for annon login escapes me atm.
however, once you get in there there will be a 'recommended' patch for your version of solaris.
e.g. Solaris 9 will have '9_recommended' or something similar - it's been a while
anywaaays. that will have the up to date cluster of patches for your version of Solaris.

if you run showrev -p it will show the patches which are currently installed on your system, but it'll be tedious to go through them one at a time in order to detemines which ones need upgrading.
showrev -p is good for patch verification for patches which you wish to check whether you have the current rev, or whether you need to upgrade (as the name of the command suggest ) however to patch your box using it will take a zillion years (and them some).

hth
 
Old 11-13-2003, 11:08 AM   #11
itsjustme
Senior Member
 
Registered: Mar 2003
Location: Earth
Distribution: Slackware, Ubuntu, Smoothwall
Posts: 1,571

Original Poster
Rep: Reputation: 47
Hey... I almost forgot about this thread.

I got the Blade machine upgraded from Solaris 8 to 9. Here is what I just posted over in a Sun forum:
Quote:
To apply new patches to my newly installed Solaris 9:
SunOS systemname 5.9 Generic_112233-07 sun4u sparc SUNW,Sun-Blade-100,
do I simply go here:
- http://sunsolve.sun.com/pub-cgi/show...s/patch-access
- select '9(98.6M)', (Is that 98.6M the size of the download file?)
- go down and select 'Download HTTP' or 'Download FTP',
- and then follow the install instructions in the readme.

(If that's not the best idea, then maybe someone could point me in the right direction.)

Is there any way to tell how much space that would require for installation?
My c0t0d0s0 is at about 82% capacity with about 1.1G free. There is also a c0t0d0s3 slice that has about 7.5G free, but it has a mount point named /space and will probably be repopulated with stuff moved out of it for the upgrade..
That's the same location that cwolf recommended for the Solaris 8 patches, so I reckon I'm at the right place. Is it as simple as I've inquired above? As long as I have room on the disk...


Thanks for the replies.

Last edited by itsjustme; 11-13-2003 at 11:22 AM.
 
Old 11-13-2003, 12:01 PM   #12
cwolf
Member
 
Registered: Mar 2003
Location: Switzerland
Distribution: Sun Solaris 7/8/9, Fedora Core 3
Posts: 63

Rep: Reputation: 15
Yes, it is...
1. Download the Patch-Cluster (9_Recommended.zip)
2. Unpack it (needs about 250MB IRC)
3. Change to the directory 9_Recommended
4. ...and start the installer Script ./install_cluster (or something like that)
 
Old 11-13-2003, 03:01 PM   #13
itsjustme
Senior Member
 
Registered: Mar 2003
Location: Earth
Distribution: Slackware, Ubuntu, Smoothwall
Posts: 1,571

Original Poster
Rep: Reputation: 47
Cool, thanks....
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
rpc services current patch level amrogers3 Linux - Security 0 03-03-2005 09:53 AM
How can I patch X.org, from version 6.8.1 to 6.8.2? Shagrath239 Slackware 2 02-11-2005 09:07 PM
VMware Patch update Error: Unknown Version Guitarist88 Linux - Software 2 05-15-2004 11:53 AM
How to map Red Hat RPM patch level => software version? sancho5 Linux - Software 2 09-20-2003 02:55 PM
How do I apply a patch for the new version of xchat? Womandrake Linux - Software 2 04-24-2003 06:46 PM

LinuxQuestions.org > Forums > Other *NIX Forums > Solaris / OpenSolaris

All times are GMT -5. The time now is 01:26 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration