Patching error on Solaris 2.6 - I know the 'fix' - do you?


View Poll Results: What's the fix?
Didn't load one patch 0 0%
Ran patches in single user mode 0 0%
ran in /bin/sh versus /bin/ksh 0 0%
set TERM to vt100 0 0%
Voters: 0. This poll is closed

 
Thread Tools Search this Thread
Operating Systems Solaris Patching error on Solaris 2.6 - I know the 'fix' - do you?
# 1  
Old 03-18-2006
Patching error on Solaris 2.6 - I know the 'fix' - do you?

Patching a Solaris 2.6 server (running application that wasn't approved for anything higher) in single user mode - loading about 120 patches.

Following error started occurring after patch 105356-23

/kernel//kernel/strmod/ptem: undefined symbol miocpullup ptem error doing common

Actual logs:

** Installing 105356-23 **
Checking installed patches...
Executing prepatch script...
Verifying sufficient filesystem capacity (dry run method)... Installing patch packages...
Patch number 105356-23 has been successfully installed.
See /var/sadm/patch/105356-23/log for details
Patch packages installed:
SUNWcsr
SUNWcsu
SUNWhea
SUNWssadv

** Installing 105375-29 **
Checking installed patches...
Verifying sufficient filesystem capacity (dry run method)...
/kernel//kernel/strmod/ptem: undefined symbol miocpullup
ptem error doing common
Installing patch packages...
/kernel/strmod/ptem: undefined symbol miocpullup
ptem error doing common
Patch number 105375-29 has been successfully installed.
See /var/sadm/patch/105375-29/log for details
Patch packages installed:
SUNWhea
SUNWluxal
SUNWluxdv
SUNWluxop

Error kept repeating during the rest of the patching.

The exact same patches were done on a test server and two other production servers with no issues. All the servers are suppose to be the exactly the same (of course they aren't but they are close - all started with the same OS and version and application).

Since this happened, investigating found only one detail different in how the other servers were patched and this one was patched. I just finished patching this server again with the one change - and all is fine. No errors.

Well, seems no one was interested in even taking a guess - closing.

Last edited by RTM; 05-03-2006 at 09:35 AM..
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. Solaris

Patching Procedure in Solaris 10 with sun cluster having Solaris zone

Hi Gurus I am not able to find the patching procedure for solaris 10 ( sol10 u11) to latest patchset with sun cluster having failover zones so that same I should follow. Take an instance, there are sol1 and sol2 nodes and having two failover zones like sozone1-rg and sozone2-rg and currently... (1 Reply)
Discussion started by: nick101
1 Replies

2. Solaris

patching solaris 8

OK, finally managed to get root access to the machines. Now running # uname -a SunOS unknown 5.8 Generic_108528-22 sun4u sparc SUNW,UltraAX-e2 # showrev -p Patch: 112668-01 Obsoletes: Requires: Incompatibles: Packages: SUNWgzip Patch: 109889-01 Obsoletes: 109353-04 Requires: ... (2 Replies)
Discussion started by: Norman Khine
2 Replies

3. Solaris

Solaris Patching.

Hi All, I have a question ? Which all patches need to be applied in single user mode and which all not .Is there any rule all patches need to be applied in /var/tmp.Thanks in advance for answers.:) (1 Reply)
Discussion started by: rama krishna
1 Replies

4. 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

5. 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

6. Solaris

Solaris 10 patching - 14 hours!!!

Hi, we have a problem recently with Sun Fire T200 server, when installing 10_SPARC_EIS-Jul09 patchbundle resulted for 14 hours of outage! Steps, that was done by me is pretty straightforward: reboot -- -s ./installcluster --s10cluster Then I made 1 reboot after kernel patch was installed... (10 Replies)
Discussion started by: masloff
10 Replies

7. Solaris

Solaris patching info

SOLUTION: You'll want to download the Solaris patches from: http://sunsolve.sun.com/show.do?target=home - get yourself an account, and you'll want to at least download the 'Sun Alert Patch Cluster' for your OS, as well as the 'Recommended' patch archive, which usually has a generic title like... (2 Replies)
Discussion started by: b1f30
2 Replies

8. UNIX for Dummies Questions & Answers

Patching Solaris

Hi quick and question for the unix expert here i downloaded the lastest patch from sun. i'm ready to patch my production server. should i just patch it as is or go in to init 1 or init S to do the patching. someone told me that you can just patch the server in init 3 and some other... (2 Replies)
Discussion started by: xNYx
2 Replies
Login or Register to Ask a Question