LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Solaris / OpenSolaris (https://www.linuxquestions.org/questions/solaris-opensolaris-20/)
-   -   installing Patch Cluster (https://www.linuxquestions.org/questions/solaris-opensolaris-20/installing-patch-cluster-760077/)

czezz 10-06-2009 10:58 AM

installing Patch Cluster
 
Im going to install Patch Cluster (10_Recommended.zip) on Solaris 10 (8/07) SPARC. Current kernel: Generic_120011-14.

I did that once in a past but only on my own test-lab machine.
This time I was asked to do this, on production server M5000 with disk array Sun StorageTek 2540 attached.

What I already know is to make a backup of files:
Code:

/kernel/dev/st.conf
/kernel/dev/sd.conf

...and restore them after all.
Also I will make UFSDUMP of each filesystems (except those on array).

Is there anything more I sould know/perform before patching ?

I have prepared a short guid what to do. Could you please, take a look and give me some advices:

Code:

1. # init S
2.
  # cp /kernel/dev/st.conf /kernel/dev/st.conf.backup
  # cp /kernel/dev/sd.conf /kernel/dev/sd.conf.backup
3. # ./install_cluster (around 2h)
4.
  # cp /kernel/dev/st.conf.backup /kernel/dev/st.conf
  # cp /kernel/dev/sd.conf.backup /kernel/dev/sd.conf
5. # init 6


Blinker_Fluid 10-06-2009 02:56 PM

The last patch cluster I downloaded had a passphrase in the README file, I have never had to backup the sd.conf or st.conf file. If you have something modified in the sendmail.conf or a different version of Java linked to /usr/java you may need to restore them.


All times are GMT -5. The time now is 12:00 PM.