Sun solaris 5.9 to 5.10 upgrade


 
Thread Tools Search this Thread
Operating Systems Solaris Sun solaris 5.9 to 5.10 upgrade
# 1  
Old 05-09-2012
Sun solaris 5.9 to 5.10 upgrade

Hi Gurus,

Need help with upgrading the solaris from 5.9 to 5.10. Any pointers will be great.

Currently we are using 5.9 and need it to be upgraded onto 5.10

Code:
bash-2.05# uname -a
SunOS 5.9 Generic_122300-08 sun4u sparc SUNW,Sun-Fire-V245

this server doesnt have internet access so at the moment i have downloaded solaris 10 update 10 iso image for sparc systems and uploaded onto server.

Let me know if you need any more information
# 2  
Old 05-09-2012
As per normal, you need a recovery route if things go wrong. Take a full backup and ensure you know the restore methodology.

If you burn the cdrom for the O/S and boot from it then the upgrade option should be offerred to you.

Code:
 
boot cdrom

# 3  
Old 05-09-2012
This User Gave Thanks to DukeNuke2 For This Post:
# 4  
Old 05-09-2012
Quote:
Originally Posted by hicksd8
As per normal, you need a recovery route if things go wrong. Take a full backup and ensure you know the restore methodology.

If you burn the cdrom for the O/S and boot from it then the upgrade option should be offerred to you.

Code:
 
boot cdrom


Hi hicks,

Thanks for quick reply. I am supporting this production server remotely.
Got couple of questions
1. If we boot from cdrom do we need to repartition everything or does it only upgrade the os files and rest leaves as it was before?
2. While upgrading if something goes wrong then we may be losing the previous version of os and its configuration

Thanks
# 5  
Old 05-09-2012
Replies to questions:-

1. It should boot from cdrom, take a look around, and see that it's an installed system. It then should give you the option to "upgrade". (If it doesn't just exit and post mortem; no harm done. It should also ask you whether you wish to "preserve" the contents of the other (non-root) filesystems it can see. Say yes to that. No, it shouldn't want to repartition everything in this scenario. Don't select "initial install" option.

2. As a good sysadmin you must know that in IT anything that can go wrong often does go wrong. It is possible (but not likely) that you could be left with a mix-up between versions. If this is a production system then there must be an existing backup strategy; what is it?
What type of filesystem is it? On Solaris 9 I would expect it is ufs?
If so, in the absence of an existing backup method, I would suggest taking a ufsdump of each filesystem to a tape or remote (nfs mounted) disk.

What separate filesystems do you have? Is /usr a separate filesystem?
Post the output of:-
Quote:

mount
and
Quote:

df -v
# 6  
Old 05-09-2012
Quote:
Originally Posted by hicksd8
Replies to questions:-

1. It should boot from cdrom, take a look around, and see that it's an installed system. It then should give you the option to "upgrade". (If it doesn't just exit and post mortem; no harm done. It should also ask you whether you wish to "preserve" the contents of the other (non-root) filesystems it can see. Say yes to that. No, it shouldn't want to repartition everything in this scenario. Don't select "initial install" option.

2. As a good sysadmin you must know that in IT anything that can go wrong often does go wrong. It is possible (but not likely) that you could be left with a mix-up between versions. If this is a production system then there must be an existing backup strategy; what is it?
What type of filesystem is it? On Solaris 9 I would expect it is ufs?
If so, in the absence of an existing backup method, I would suggest taking a ufsdump of each filesystem to a tape or remote (nfs mounted) disk.

What separate filesystems do you have? Is /usr a separate filesystem?
Post the output of:-


and
Hi,

The file system type is ufs as you predicted. for backup there is script that runs on windows which sync the server data on to a particular location. below are the output of mount and df commands.

Small question for booting with cdrom i think we a need a gui interface for that.
Code:
 
bash-2.05# mount
/ on /dev/md/dsk/d0 read/write/setuid/intr/largefiles/logging/xattr/onerror=panic/dev=1540000 on Mon Jan 23 12:17:33 2012
/proc on /proc read/write/setuid/dev=43c0000 on Mon Jan 23 12:17:32 2012
/etc/mnttab on mnttab read/write/setuid/dev=4480000 on Mon Jan 23 12:17:32 2012
/dev/fd on fd read/write/setuid/dev=44c0000 on Mon Jan 23 12:17:33 2012
/var/run on swap read/write/setuid/xattr/dev=1 on Mon Jan 23 12:17:33 2012
/tmp on swap read/write/setuid/xattr/dev=2 on Mon Jan 23 12:18:00 2012
/db01 on /dev/md/dsk/d5 read/write/setuid/intr/largefiles/logging/xattr/onerror=panic/dev=1540005 on Mon Jan 23 12:18:03 2012
/backup01 on /dev/md/dsk/d6 read/write/setuid/intr/largefiles/logging/xattr/onerror=panic/dev=1540006 on Mon Jan 23 12:18:04 2012
/export/home on /dev/md/dsk/d4 read/write/setuid/intr/largefiles/logging/xattr/onerror=panic/dev=1540004 on Mon Jan 23 12:18:04 2012
/opt/oracle on /dev/md/dsk/d2 read/write/setuid/intr/largefiles/logging/xattr/onerror=panic/dev=1540002 on Mon Jan 23 12:18:05 2012
/opt/oracle2 on /dev/md/dsk/d3 read/write/setuid/intr/largefiles/logging/xattr/onerror=panic/dev=1540003 on Mon May  7 10:10:19 2012


Code:
 
bash-2.05# df -v
Mount Dir  Filesystem        blocks     used     free  %used   
/          /dev/md/dsk/d0  10327372  5754868  4469231    57%
/proc      /proc                  0        0        0     0%
/etc/mntta mnttab                 0        0        0     0%
/dev/fd    fd                     0        0        0     0%
/var/run   swap              685232       11   685221     1%
/tmp       swap              797599   112378   685221    15%
/db01      /dev/md/dsk/d5  46473377 12742246 33266398    28%
/backup01  /dev/md/dsk/d6  94681106 14194894 79539401    16%
/export/ho /dev/md/dsk/d4   2058319    78195  1918375     4%
/opt/oracl /dev/md/dsk/d2  10327372  5903740  4320359    58%
/opt/oracl /dev/md/dsk/d3  43647522    43317 43167730     1%

Thanks
# 7  
Old 05-09-2012
The Sparc usually has a network management port on the back which connects to the System Controller (ILOM/ALOM). If this has been given an IP address (different from the main interfaces) and you can connect to that then you have a "console" connection. No GUI needed; just raw text mode. However, if you're remote and the network management port hasn't been already set up, you've got a problem. (You can't do a O/S upgrade in multi-user mode.)

Notice that you seem to have Oracle on here. Oracle dB should be stopped before a ufsdump is taken (but you probably know that already).

You've got a volume manager running here too. However, in terms of backup I would say you should ufsdump d0,d2,d3,d4,d5 and d6.

Other forum members please do comment.
This User Gave Thanks to hicksd8 For This Post:
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. Solaris

Sun-Fire-V490 Printer Issue After Upgrade of Solaris

Hey Guys I am new here, dont know if any one can assist me with this issue. I have a Sun-Fire-V490 machine that was upgraded to version 9 and patched a few months back. Problem is a few network printers managed by the server is printing an extra page that comes out before and after every print... (0 Replies)
Discussion started by: mprogams
0 Replies

2. Solaris

Couldn't upgrade Solaris 10 x86 from Sun Fire x2200 to Dell Precision Wrkst

:)Dear Solaris Experts, I need to clone a Solaris 10 x86 system using a ufsdump backup from the following source & target servers: Sun Fire x2200 M2 with Quad Core Processor # /usr/platform/`uname -i`/sbin/prtdiag System Configuration: Sun Microsystems Sun Fire X2200 M2 with Quad Core... (8 Replies)
Discussion started by: gjackson123
8 Replies

3. Solaris

live upgrade SUN cluster

Hi, Guys On this weekend I have to upgrade Solaris 10 2 node SUN cluster from u4 to u9. I have not touch Sun cluster for a while so I need some help. Can anybody let me know what I have to do specifically for this upgrade? Thank you very much (4 Replies)
Discussion started by: alex57
4 Replies

4. Solaris

Solaris 9 to Solaris 10 upgrade on Sun Fire 3800

Hello there! I have Sun Fire 3800 with very old Solaris 9 and I need to perform upgrade to concurrent Solaris 10 version, preserving current OS configuration. I supose to make it using Live Upgrade, but according to Solaris Live Upgrade Software: Minimum Patch Requirements page, I need to... (5 Replies)
Discussion started by: Sapfeer
5 Replies

5. Solaris

Sun Blade 100 Memory Upgrade

Hi, I've been a member for a while but have never posted. I have a Sun Blade 100 desktop and I just installed Solaris 10 and it is unbearably slow. I only have 128 Meg of RAM and need to upgrade. I have searched and found many online resources that have RAM, but I was wondering if anyone has... (12 Replies)
Discussion started by: BrewDudeBob
12 Replies

6. UNIX for Dummies Questions & Answers

Memory upgrade Sun Blade 150

I would like to upgrade the memory in my Sun Blade 150 workstation. In reading through Sun's Blade 150 DIMM Installation Guide, it indicates that the memory must be "certified by Sun for the Sun Blade 150 system." Does anyone know if any SDRAM, PC133 • CL=2 • Unbuffered • ECC • 133MHz • 3.3V ... (2 Replies)
Discussion started by: here2learn
2 Replies
Login or Register to Ask a Question