Smpatch update to 05/09 Solaris 10 x86, root zfs, failled

Hi!
I have a Sun V20Z running Solaris 10 with rpool on zfs.
I have run smpatch update and I updated the system run init 6 at the end and after reboot I got this error.
SunOS Release 5.10 Version Generic_139556-08 64-bit
Copyright 1983-2009 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
/platform/i86pc/kernel/drv/amd64/rootnex: undefined symbol 'iommulib_nex_open'
/platform/i86pc/kernel/drv/amd64/rootnex: undefined symbol 'iommulib_nexdma_mctl'
/platform/i86pc/kernel/drv/amd64/rootnex: undefined symbol 'iommulib_nexdma_sync'
/platform/i86pc/kernel/drv/amd64/rootnex: undefined symbol 'iommulib_smbios'
/platform/i86pc/kernel/drv/amd64/rootnex: undefined symbol 'iommulib_nexdma_map'
/platform/i86pc/kernel/drv/amd64/rootnex: undefined symbol 'iommulib_nexdma_win'
/platform/i86pc/kernel/drv/amd64/rootnex: undefined symbol 'iommulib_nexdma_bindhdl'
/platform/i86pc/kernel/drv/amd64/rootnex: undefined symbol 'iommulib_nexdma_allochdl'
/platform/i86pc/kernel/drv/amd64/rootnex: undefined symbol 'iommulib_nexus_register'
/platform/i86pc/kernel/drv/amd64/rootnex: undefined symbol 'iommulib_nexdma_freehdl'
/platform/i86pc/kernel/drv/amd64/rootnex: undefined symbol 'iommulib_nexdma_unbindhdl'
WARNING: mod_load: cannot load module 'rootnex'
WARNING: rootnex: unable to resolve dependency, module 'misc/iommulib' not found
panic[cpu0]/thread=fffffffffbc26480: BAD TRAP: type=f (#15 Reserved) rp=fffffffffbc489b0 addr=0
#15 Reserved
pid=0, pc=0xfffffffffb80024b, sp=0xfffffffffbc48aa0, eflags=0x202
cr0: 80050033<pg,wp,ne,et,mp,pe> cr4: 6f0<xmme,fxsr,pge,mce,pae,pse>
cr2: 0 cr3: 1246b000 cr8: f
rdi: fffffffffbc48aa0 rsi: 0 rdx: 0
rcx: c0000000 r8: fffffffffbc48dc0 r9: ffffffff801c2440
rax: fffffffffbc48dc0 rbx: ffffffff rbp: fffffffffbc48aa0
r10: 16 r11: 0 r12: 0
r13: ffffffff80270d58 r14: f000e987f000fea5 r15: fffffffffbc48b90
fsb: 200000000 gsb: fffffffffbc278a0 ds: 0
es: 0 fs: 0 gs: 0
trp: f err: 0 rip: fffffffffb80024b
cs: 28 rfl: 202 rsp: fffffffffbc48aa0
ss: 30
fffffffffbc488c0 unix:real_mode_end+72c1 ()
fffffffffbc489a0 unix:trap+dda ()
fffffffffbc489b0 unix:_cmntrap+140 ()
fffffffffbc48aa0 unix:_cmntrap+13b ()
fffffffffbc48be0 genunix:devi_attach+8c ()
fffffffffbc48c00 genunix:i_ddi_init_root+9a ()
fffffffffbc48c10 unix:configure+2b ()
fffffffffbc48c20 unix:startup_end+53 ()
fffffffffbc48c30 unix:startup+5a ()
fffffffffbc48c70 genunix:main+2c ()
fffffffffbc48c80 unix:_start+95 ()
skipping system dump - no dump device configured
&#65533;ebooting...
Any way back from here or have to rebuild the system?
I did the same thing on V480 same zfs went OK. On v20z with root on UFS went ok. But both V20Z on zfs got this error.
Thanks you!
Regards
Edited by: WebSunDev on May 23, 2009 12:30 AM

There have been a couple of posts on this issue recently.
You really should look to see if anyone else has had the problem before posting again.
Try this thread
http://forums.sun.com/thread.jspa?threadID=5385950

Similar Messages

  • Where to obtain Update 3 for Solaris 10 x86

    Hello all,
    For some reason my smpatch is broken and won't download patches. I need to locate Update 3 for Solaris 10 x86 but with all the new changes to the website I'm completely lost and can't seem to find the download link.
    Can anyone help out?
    Thanks,
    Rob

    Hi
    google "download solaris", first hit, at the bottom of the page "Looking for prior versions of Oracle Solaris?"
    Here it says
    "Note 1: Previous versions of Solaris 10 are no longer necessary as the latest release includes support for all Solaris 10 supported platforms and includes important enhancements not found in earlier releases."
    and "Solaris 10 10/08" (aka Update 6) is the oldest available.
    Note that you now need a support contract to access all patches except for patches to the "Oracle Solaris" compiler (if installed) and to the patch system.
    Paul

  • Kernel patch update for solaris 10 x86

    I have Solaris 10 06/06 installed on x86 machine which is using svm and clustered with another node. The kernel revision is 118855-19 from the uname -a output. I am looking for the kernel patch updation and I heard 118855-36 is the latest one. Shall I go ahead with this patch and what r the dependency patches for this.
    If anyone done this please suggest and guide me..

    For Solaris 10 x86 the latest offered with smpatch is 125101-07 and yes it may be recommended to patch. Then again you said clustered with sun cluster? You may want to check the documentation and if your machines aren't facing the internet you may wait for 7/07 to hit the street and do an upgrade.

  • Sun one 7 update 3 + solaris 8 -x86 setup crashes..!

    Hi
    I'm having a wierd problem setting up sun one app server update 3 on solaris 8 x86 platform.
    The issue is that when i try running the setup it crashes
    ======================================
    ./setup -console
    ld.so.1: ./setup: fatal: libCstd.so.1: open failed: No such file or Directory
    Killed
    ======================================
    I guess the app server is not fiding some shared object.. so i edited /etc/default/init and added
    LD_LIBRARY_PATH=/usr/lib:/usr/local/lib.. but no luck ! I could not find any patch @ sunsolve that addresses this issue ...
    The app server was supposed to be for solaris 9-x86. Is it causing the problem ? is there any workaround for this ?
    Also does any one know how to remove all the windowing packages from a solaris machine ? I want the machie to be a server with no GUI stuff on it ..

    Try collecting and looking into the sequence of all system calls taking place during setup execution with truss:
    # truss -o truss.out -feald ./setup -console
    There is a good chance that you might notice the reason why the ld is failing on trying to load the libCstd.so.

  • Fresh solaris 10 x86 install patch update problems 119060-17 ...

    Just yesterday, i installed a fresh Solaris 10 x86 onto some pc hardware. After getting solaris installed and issues with my network card, i downloaded and installed the free version of the update manager 1.0.x. Next, i proceeded to update all the general patches for the solaris 10 system. I started with the command 'pprosvc -i' from a terminal. It then proceeded to download and validate a bunch of patches successfully until it hit the following 3 patches:
    119060-17 ---- X11 6.6.2_x86: Xsun patch
    122213-10 ---- GNOME 2.6.0_x86: GNOME Desktop Patch
    122912-02 ---- SunOS 5.10_x86: Apache 1.3 Patch
    All 3 failed some kind of validation and then crashed the pprosvc program, at which point it exited with the following error:
    122912-02 cannot be validated
    119060-17 cannot be validated
    122912-02 cannot be validated
    Unexpected Failure: java.lang.Throwable: ERROR: Failed to validate the digital signature(s).
    I also tried to use the GUI Update Manager to update, hoping the problem was isolated to pprosvc, but that problem was also in the GUI with a similar error message:
    Error occurred...The detailed error message is: Unexpected Failure: java.lang.Throwable: ERROR: Failed to validate the digitial signature(s)
    Anyone know why Sun's update patch process is so troublesome?
    Getting Tired of Solaris Updates...
    I should mention that this is the free solaris 10 x86 install and i don't have a service contract with Sun. If this problem persists, i don't think i'll get one, as i see only further problems after buying one.
    tired and confused

    Hi,
    There is an issue with this that is currently being investigated. There is another thread that may shed some light on what is happening here;
    http://forum.sun.com/jive/forum.jspa?forumID=316
    Thread title is : Sun UC, Digitally Signed Patches Using New Verisign Certificates
    In the short-term please ensure that the patch mentioned in it is installed.
    To quote part of mentioned thread above:
    "Once the Sun Update Connection client software is upgraded with patch 121118-06 (SPARC) or 121119-06 (x86/x64) or later revisions normal behavior will resume. "
    If this fails to resolve your problem, would you be kind enough to post the output of the following command for analysis please;
    # showrev -p | egrep -e '121454|121119|120336|121082|121564|122232|119789'
    Sincerely,
    Moderator.
    Message was edited by:
    ForumModerator

  • SL3000 + FC-SCSI connection to Solaris 10 x86, Update 6 won't configure

    Hi all,
    A summary:
    1. New SL3000 installed and configured
    2. SL3000 is connected/zoned into FC switches presenting itself over FC-SCSI port to Solaris 10 x86 update 6 (fully patched) hosts
    3. Appears on fabric like so:
    Jul  4 18:48:05 storehost fctl: [ID 517869 kern.warning] WARNING: fp(2)::N_x Port with D_ID=620200, PWWN=500104f000ae7688 reappeared in fabric
    Jul  4 18:48:05 storehost scsi: [ID 243001 kern.info]         Target 0x620200: Nonzero peripheral qualifier: Device type=0x8 Peripheral qual=0x14. Attempts to cfgadm -c configure:
    [root@storehost:/] $ cfgadm -c configure c4::500104f000ae7688
    cfgadm: Library error: failed to create device node: 500104f000ae7688: Invalid argument
    Ports on FC switch suggest thousands of "invalid transmitted word" errors per hour - and this is just the SCSI-FC robot control port!
    Tried:
    a) Reboots
    b) luxadm probe
    c) cfgadm -c configure -o force_update blah
    d) checking zoning over and over
    e) entire library reboot
    f) entire switch reboot
    Thoughts/comments/what could be going wrong?
    Thanks all.
    z

    hi,guys:
    did you check you type of connecting of library?
    &#12288;is it point to point or fc_loop ?
    so you need to change fc_loop for fc_swithc &#12290;
    best regards

  • Keyboard messed up on Solaris 10 x86 after applying patch update

    I have run into a keyboard problem on my Solaris 10 desktop. The keyboard is messed up. When I type �root� then it echoes as �eiir�. It is a Solaris 10 x86 system with PS/2 keyboard. The keyboard layout is US-English and type is generic 104 keys. The keyboard works fine in text mode but gets messed up as soon as the graphical login screen comes up.
    The output for �eeprom kbd-type� is �kbd-type=US-English(104-Key)�.
    The output for �kbd -l� is
    �type=6
    layout=33 (0x21)
    delay(ms)=500
    rate(ms)=40�.
    Running command �showrev -p | grep 118966� shows �
    Patch: 118966-11 Obsoletes: Requires: Incompatibles: Packages: SUNWxorg-xkb, SUNWxorg-server, SUNWxorg-doc, SUNWxorg-graphics-ddx
    Patch: 118966-21 Obsoletes: Requires: 118860-01 Incompatibles: Packages: SUNWxorg-xkb, SUNWxorg-server, SUNWxorg-cfg, SUNWxorg-doc, SUNWxorg-graphics-ddx, SUNWxorg-client-programs
    The file /var/dt/Xerrors contains the following error �
    The XKEYBOARD keymap compiler (xkbcomp) reports:
    Error: No Symbols named "ralt_switch_multikey" in the include file "level3"
    Exiting
    Abandoning symbols file "basic"
    Error: Num_Lock added to symbol map for multiple modifiers
    Using Mod3, ignoring Mod2.
    Abandoning symbols file "default"
    My keyboard was working fine till around a couple of days back and messed up after performing updates with Sun Update Manager. The patch 118966-21 was installed during that update and so was patch 118844-30. I have not tried uninstalling either of these patches to see if that fixes the problem. Should I?
    Please help!!! Thanks�

    Problem solved... me the n00b...
    After reading the log in /var/dt/Xerrors more closely this time I found that it was trying to load module "Keyboard" for the device "Keyboard1" and was not able to find that module. The log was also suggesting that this module is deprecated and I should use "kbd" instead... Made the changes in xorg.conf and things are good now...

  • Solaris 9 x86 platform update 4 8/03 can not start Management Console

    smc& but cannot start management console 2.1
    no problem on solaris 8 x86 platform.
    Error as below :
    I cannot start the Solaris Management Console in Solaris 9. The splash screen appears for a few seconds, then nothing else, core dumped.
    There is a error: "Assertion Fail: Offset < fFileSize ............../../../src....
    Any ideas ??????

    Java Bug 4838130:
    http://developer.java.sun.com/developer/bugParade/bugs/4838130.html
    suggests to trace the problem by running the java application with JAVA2D_DEBUGFONTS defined, so try
    env JAVA2D_DEBUGFONTS=1 smc
    The bug report also documents a workaround: Set the environment variable JAVA_FONTS to
    /usr/openwin/lib/X11/fonts/TrueType, i.e.
    env JAVA_FONTS=/usr/openwin/lib/X11/fonts/TrueType smc

  • Error compiling GCC 4.3.1 on Solaris 10 x86 (Update 5)

    I am getting error when building GCC 4.3.1 on Solaris 10 x86.
    Have any of you built GCC 4.3.1 on Sol 10 x86?
    Here's the background:
    $ cat /etc/release
    Solaris 10 5/08 s10x_u5wos_10 X86
    Copyright 2008 Sun Microsystems, Inc. All Rights Reserved.
    Use is subject to license terms.
    Assembled 24 March 2008
    $ isainfo -x
    amd64: cx16 mon sse3 sse2 sse fxsr mmx cmov amd_sysc cx8 tsc fpu
    i386: cx16 mon sse3 sse2 sse fxsr mmx cmov sep cx8 tsc fpu
    $ isalist
    amd64 pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86
    $ echo $PATH
    /usr/sfw/bin:/usr/local/bin:/usr/X/bin:/etc:/sbin:/usr/sbin:/usr/local/bin:/usr/ccs/bin:/usr/bin
    $ ../gcc-4.3.1/configure program-suffix=-4.3.1 enable-languages=c,c++
    with-mpfr=/usr/local with-gmp=/usr/local
    with-gnu-as with-as=/usr/sfw/bin/gas
    without-gnu-ld with-ld=/usr/ccs/bin/ld
    And here's the failure:
    /usr/local/src/gcc-4.3.1/s10i/./gcc/xgcc
    -B/usr/local/src/gcc-4.3.1/s10i/./gcc/
    -B/usr/local/i386-pc-solaris2.10/bin/
    -B/usr/local/i386-pc-solaris2.10/lib/
    -isystem /usr/local/i386-pc-solaris2.10/include
    -isystem /usr/local/i386-pc-solaris2.10/sys-include
    -O2 -O2 -g -g -O2 -DIN_GCC -W -Wall
    -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
    -Wold-style-definition -isystem ./include -fPIC -g
    -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2
    -D__GCC_FLOAT_NOT_NEEDED -shared
    -nodefaultlibs -Wl,-h,libgcc_s.so.1
    -Wl,-z,text -Wl,-z,defs -Wl,-M,libgcc.map
    -o amd64/libgcc_s.so.1.tmp -g -fkeep-inline-functions
    -m64 -B./ muldi3s.o negdi2s.o lshrdi3s.o ashldi3s.o
    ashrdi3s.o
    cmpdi2s.o ucmpdi2s.o clearcache_s.o enableexecute_stack_s.o
    trampolines.o __main_s.o absvsi2s.o absvdi2s.o addvsi3s.o
    addvdi3s.o subvsi3s.o subvdi3s.o mulvsi3s.o mulvdi3s.o negvsi2s.o
    negvdi2s.o ctorss.o ffssi2s.o ffsdi2s.o clzs.o clzsi2s.o clzdi2s.o
    ctzsi2s.o ctzdi2s.o popcounttab_s.o popcountsi2s.o popcountdi2s.o
    paritysi2s.o paritydi2s.o powisf2s.o powidf2s.o powixf2s.o powitf2s.o
    mulsc3s.o muldc3s.o mulxc3s.o multc3s.o divsc3s.o divdc3s.o
    divxc3s.o divtc3s.o bswapsi2s.o bswapdi2s.o fixunssfsis.o
    fixunsdfsis.o fixunsxfsis.o fixsfdis.o fixdfdis.o fixxfdis.o fixtfdis.o
    fixunssfdis.o fixunsdfdis.o fixunsxfdis.o fixunstfdis.o floatdisfs.o
    floatdidfs.o floatdixfs.o floatditfs.o floatundisfs.o floatundidfs.o
    floatundixfs.o floatunditfs.o divdi3s.o moddi3s.o udivdi3s.o umoddi3s.o
    udivw_sdiv_s.o udivmoddi4s.o unwind-dw2_s.o unwind-dw2-fde_s.o unwind-sjlj_s.o
    gthr-gnat_s.o unwind-c_s.o emutls_s.o -lc && rm -f amd64/libgcc_s.so
    && if [ -f amd64/libgcc_s.so.1 ]; then mv -f amd64/libgcc_s.so.1 amd64/libgcc_s.so.1.backup; else true; fi
    && mv amd64/libgcc_s.so.1.tmp amd64/libgcc_s.so.1
    && ln -s libgcc_s.so.1 amd64/libgcc_s.so
    ld: fatal: unwind table: file /usr/local/src/gcc-4.3.1/s10i/./gcc/amd64/crtend.o: section .eh_frame:
    bad cie version 0: offset 0xfffffd7fffdfb700
    How do I build GCC 4.3.1 on Solaris x86?
    Thanks

    The bootstrap compiler is GCC 3.4.3.
    I tried Sun's assembler (/usr/ccs/bin/as) too and got another error (below)
    I also tried bootstrapping with Sun's Studio 12 compiler but that too failed.
    *$ pkginfo -x SUNWbinutils SMCbinut*
    SMCbinut binutils
    (x86) 2.17
    SUNWbinutils binutils - GNU binutils
    (i386) 11.10.0,REV=2005.01.08.01.09
    *$ whence gcc*
    /usr/sfw/bin/gcc
    *$ gcc -v*
    Reading specs from /usr/sfw/lib/gcc/i386-pc-solaris2.10/3.4.3/specs
    Configured with: /builds/sfw10-gate/usr/src/cmd/gcc/gcc-3.4.3/configure prefix=/usr/sfw with-as=/usr/sfw/bin/gas with-gnu-as with-ld=/usr/ccs/bin/ld without-gnu-ld enable-languages=c,c++ --enable-shared
    Thread model: posix
    gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath)
    The error this time is:
    /big1/usr.local.src/gcc-4.3.1/s10i/./gcc/xgcc -B/big1/usr.local.src/gcc-4.3.1/s10i/./gcc/ -B/usr/local/i386-pc-solaris2.10/bin/ -B/usr/local/i386-pc-solaris2.10/lib/ -isystem /usr/local/i386-pc-solaris2.10/include -isystem /usr/local/i386-pc-solaris2.10/sys-include -g -fkeep-inline-functions -m64 -O2 -O2 -g -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -fPIC -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../.././gcc -I../../../../gcc-4.3.1/libgcc -I../../../../gcc-4.3.1/libgcc/. -I../../../../gcc-4.3.1/libgcc/../gcc -I../../../../gcc-4.3.1/libgcc/../include -DHAVE_CC_TLS -o gcov.o -MT gcov.o -MD -MP -MF gcov.dep -DLgcov -c ../../../../gcc-4.3.1/libgcc/../gcc/libgcov.c
    Assembler: libgcov.c
    "/var/tmp//ccYcw90K.s", line 1936 : Syntax error
    Near line: " repz cmpsb"

  • Sun Update Manager problem in Solaris 10/08

    Since installing Solaris 10 x86 10/08 on my AMD Sempron system, Sun Update Manager doesn't work. It starts and gives me a "Warning" window with no text and a yellow triangle icon with an exclamation point. That's it. This worked fine on this box in the last Solaris release.
    Any ideas?

    Hi , I'm getting the similar issue. I've around 20 machines in my lab which are SunBlade 1500 and running solaris 10. While running the update manager I'm getting the pop up window with empty string and only exclamation mark. I tried to check the java version also which is 1.5 and also update the files
    /usr/sbin/pprosvc
    JAVACMD="/usr/jdk/latest/bin/java -version:1.5+"
    To:
    JAVACMD="/usr/jdk/latest/bin/java -version:1.5*"
    And in /usr/bin/updatemanager, if you use it (around line 37):
    Change:
    JAVA_EXEC="/usr/jdk/latest/bin/java -version:1.5+"
    To:
    JAVA_EXEC="/usr/jdk/latest/bin/java -version:1.5*"
    But still no effect .
    After running suc.sh , I get the following message in one of my machine.
    User: root
    Logname: root
    Sun Jun 14 20:18:05 CDT 2009
    kong.cs.lamar.edu
    smpatch settings:
    patchpro.backout.directory     -     ""
    patchpro.baseline.directory     -     /var/sadm/spool
    patchpro.download.directory     -     /var/sadm/spool
    patchpro.install.types          -     rebootafter:reconfigafter:standard
    patchpro.patch.source          -     https://getupdates1.sun.com/
    patchpro.patchset          -     current
    patchpro.proxy.host          -     ""
    patchpro.proxy.passwd          ****     ****
    patchpro.proxy.port          -     8080
    patchpro.proxy.user          -     ""
    smpatch analyze:
    Failure: Cannot connect to retrieve detectors.jar: You are not authorized to access this service.
    Entitlement:
    Sun UC patch revision:
    120335-04
    121081-06
    121118-13
    121453-02
    122231-01
    123003-03
    123005-07
    123630-03
    123893-05
    124171-07
    Solaris release:
    Solaris 10 10/08 s10s_u6wos_07b SPARC
    Copyright 2008 Sun Microsystems, Inc. All Rights Reserved.
    Use is subject to license terms.
    Assembled 27 October 2008
    Solaris Kernel: Generic_137137-09
    Machine Type: sun4u
    Platform: SUNW,Sun-Blade-1500
    Java -version:
    java version "1.5.0_16"
    Java(TM) Platform, Standard Edition for Business (build 1.5.0_16-b02)
    Java HotSpot(TM) Client VM (build 1.5.0_16-b02, mixed mode, sharing)
    Cacao Java version:
    java-home=/usr/jdk/jdk1.5.0_16
    Software Cluster:
    CLUSTER=SUNWCall
    All ccr properties:
    18:
    cns.assetid:
    qPFdLvNg0uTHuMUwNHnb9ews6gM=
    cns.br.SunUCenabled:
    true
    cns.ccr.keyGenPath:
    /usr/lib/cc-ccr/bin/ccrKeyGen
    cns.clientid:
    c370997b-59d3-48da-b9ac-e9251ae87108
    cns.httpproxy.auth:
    cns.httpproxy.ipaddr:
    cns.httpproxy.port:
    cns.regtoken:
    c9ebd9f4-4168-4c88-bf95-377c93f47ae7:1276387200000:T
    cns.security.password:
    2byvHFVGm8bGG+JYdi1ctiIUXY5LI+FhMH7Dt5XzpQ3p
    cns.security.privatekey:
    -----BEGIN ENCRYPTED PRIVATE KEY-----
    MIICxjBABgkqhkiG9w0BBQ0wMzAbBgkqhkiG9w0BBQwwDgQI9Oc+gk8EUewCAggA
    MBQGCCqGSIb3DQMHBAjzj2XqdwMdewSCAoARhjQ/SahncN8Mg/budKR6lpwZW+c3
    0xv+hShG+qrA3jxC/281lst4Z39QK9kMlFbjyyQYLi2NViTe8FpO4c/NVH0C/vMe
    ZVYBDJBsC258JBo2zU+zlOVcbHlfJfMEr2ZcYXXa/joi/sTslwPk0g/tFubXKNm0
    T9+vo1teNGvyWj+yCXheTRePUtkjDU713A7tJG6WnaR/p7PM84tuJU8ce6PJc9Qj
    ZtlLcQPZuoy3u3QcvN3aPnT7DGhTvBzKcMEUWZt1kudeNOfl2JDie0pHgDM6vIuR
    IPhDJbLXluurlHmGfP/mywP8mVW4lNDM64ZM+WK+yWm05kjd95tl7gMWrXgkXIjM
    sA/X2+K1ELwTyy7uT7bEPzzqiGy/fjAiKje5ni0gDkQBDRRdd81wlc5mr5sdY+eW
    CEz3h88Wst6qCKpv6civ+GAqGtFHyA03XLkSgdkwTTWDoFilBrY3Ijqo6pKycq2P
    +6t9SPr3IjvgkjrPonURBuAiK+hnDfHnbyXD4YE8YmqyBp8r9H8d4QVV5CbBLevu
    CAd5F0a+WCXzsMyLX5u9yzOlXJ753mtxK3PY3euBazkf49Qu/lX4Z/q0xnMGl+X+
    F3RFsh7vFeoCYlWWenzgcZATSG3PP2Ks/vsLsfqgZ5IANkuYiLqStg767c5QgaXB
    B1PKLC4iCaDd6EhH31AebzkgCoxd3Z4PwFVuEJBZklHvUn+c8gJsUPExjiQdewLk
    F8vps/MGukbAL+fcXoB0hfaQylIvlmSFOSSlXfrslLqwh9oAc6cgjrXep7Eygk/F
    c7wqBMwrO3PbB28ydo8v++z6zqD8JCAIewJlvjnS+0zpDTqz77M4DXGL
    -----END ENCRYPTED PRIVATE KEY-----
    cns.security.publickey:
    -----BEGIN PUBLIC KEY-----
    MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC49EggsyicYSTIqmIIQR2QEu+c
    dXdSPf+2lV/OCCvQF8+cgoHzcy4HupvhtZKnfDxS871pDbUwAsteLMbrrSp6XB/D
    qpBicxn5vmNF4t7GLGbR84jUr/Gw8Utnn1UcmviOMNw+4thJqSH9PHjBcQ70bpFB
    QXCFW0m+4eF/r2fBxwIDAQAB
    -----END PUBLIC KEY-----
    cns.swup.UMautolaunch:
    false
    cns.swup.autoAnalysis.enabled:
    true
    cns.swup.checkinInterval:
    2
    cns.swup.lastCheckin:
    0
    cns.swup.patchbaseline:
    current
    cns.swup.regRequired:
    true
    cns.transport.serverurl:
    https://cns-transport.sun.com
    patchsvr not installed.
    Sun UC package status:
    SUNWbreg not installed
    SUNWdc not installed
    Please attach /tmp/kong.cs.lamar.edu-140609-suc-out.Z in your reply to the Sun Update Connection Technical Support Team.
    Thanks
    Prem

  • "Short read error" after patching solaris 10 x86?

    We recently bought an Ultra 20 with Solaris 10. The first thing we did was attempt to patch it with smpatch. Specifically, we did the following steps:
    > smpatch update
    > shutdown -i s -g 0
    > smpatch add -x idlist=/var/sadm/disallowed_patch_list
    > reboot
    When the machine rebooted we got a "short read error" message when trying to load in various drivers and wouldn't boot. We assumed that the disk had crashed and we reinstalled solaris from the DVDs. After the reinstallation, we went to patch the machine again, with the same steps, and exactly the same thing happened!
    So is there something wrong with patching solaris 10 on x86? Has anybody else experienced this problem where the patching corrupts the disks (or the drivers)?
    Thanks.
    Karl

    There have always been "short read error"s during boot on <b>some</b> systems with Solaris 10 x86 since the release.
    http://groups.yahoo.com/group/solarisx86/message/29310
    http://groups.yahoo.com/group/solarisx86/message/29358
    Do you get the error every time during boot? Sometimes it helps to
    press <RETURN> at the boot prompt, and not let the system wait for
    the five second timeout.

  • Applying Patches in Solaris 10 x86

    Hello,
    I have been testing Solaris 10 x86.
    I am trying to determine the best method for applying patches, as I do not have a Sun Service Plan.
    I have used smpatch analyze and smpatch update to apply the required paches to my system, but I am not sure that I am getting the patches that I should be. It seems that when I run smpatch analyze and smpatch update, not all of the patches are applied (aside from the ones that should be installed in single user mode).
    I know that without a service plan, I only qualify for hardware patches and security updates.
    Please advise,
    Thanks for your help.

    Homework question:
    http://www.catb.org/~esr/faqs/smart-questions.html#homework
    Review the System Requirements and Supported Platforms document. If it is not listed there it is not supported.
    http://download.oracle.com/docs/cd/E10415_01/doc/nav/portal_1.htm

  • Smpatch update and java cpu time

    hello,
    since i installed the updatemanager for solaris 10 x86 (last week) i have a problem to get some updates. the java is taken around 99% of CPU time. after 6 hours i quited the "smpatch update" and my CPU is doing normal again.
    PID USERNAME SIZE RSS STATE PRI NICE TIME CPU PROCESS/NLWP
    580 root 116M 42M run 20 0 0:11:35 99% java/14
    the same happens with the updatemanager. since then i'm not able to get some automatic updates anymore. any ideas? (Computer: P3 550MHz, 380 MByte RAM).
    thanks for the help.

    Apologies for not replying earlier. Are you still having this problem?
    What java version do you have?
    $ java -version
    What happens if you run smpatch update without having the update manager GUI running at the same time?
    Can you run update manager in debug mode and post the errors you see:
    $ /usr/bin/updatemanager -debug

  • Smpatch update ALERT: Failed to install patch 121616-02

    I am getting various Failed to install patch alerts when doing smpatch update. Many patches are aparently applied successfuly, but others are not. I do not have Sun Support since it is my personal X86 box. Are other people getting these failures? If so, what is done to investigate / fix the problems? If I had support what would Sun recommend be done to correct the problem? Should smpatch always run clean with no errors? Regards.

    I will post to the other forum as well, but I can't think of a more "general" Solaris discussion topic than how to / what to expect when applying patches. I am not sure I agree with your comment "it's best to only install the patches that are really needed". I thought smpatch update "decided" which patches are needed given the system it is run on.
    Is your comment based upon best practices published somewhere? How do you as a sysAdmin decide which patches are really needed?
    I would like to hear from the community how they patch their boxes and if smpatch is working for them, especially in a production environment. I have a stand alone system, but how are people in an environment with test systems patching? Are they using smpatch? In general, how are people keeping their systems updated, reliable, bug free and secure?
    Regards,

  • Solaris Management Console (SMC) - Solaris 9 x86

    I�ve just installed Solaris 9 (x86) version. I�m unable to install Solaris Management console.
    I was using below command to add listed patches:
    pkgadd -d . SUNWpmgr SUNWrmui SUNWlvmr SUNWlvma SUNWlvmg
    I�m unable to find these packages on cd1. Somehow they�re on cd2. These cd�s are direct extract from Sun�s web site.
    Anyway when I run the pkgadd command I�m getting the following error:
    �No package associated with (SUNWpmgr)�
    When I look into the SUNWpmgr, there are 2 files (pkgmap., pkginfo.) and 3 dir (install, archive, reloc)
    Same with other packages
    Please help me.

    I was able to correct this problem on my server
    The .server file is the smc java keystore that contains
    the private/public key pair for SSL
    You can create this file by executing
    cd /usr/sadm/lib/smc/bin
    certtool -genkey
    Once the keys are generated execute
    /etc/init.d/init.wbem stop
    /etc/init.d/init.wbem start
    if your smpatch no longer works
    take a look at the following article
    http://sunsolve.sun.com/pub-cgi/show.pl?target=patches/spfaq

Maybe you are looking for

  • Automatic posting of service G/L account in contract

    Hi Gurus, when I make a PO with a service that have a valuation class associated the G/L account at account assignement is automatically posted. But when I make a contract this is not appening someone knows why?? Regards LR

  • Upgraded to 2.3 RC and my export and print settings are gone

    please help, where are my LR2 settings? The old LR2 program folder is empty! Only the new LR2.3 folder is usable. thanks dierk

  • Wrong preview icon and image in finder

    I recently upgraded my computer - now running snow leopard 10.6.8. I have noticed that when I save files in certain applications (eg. ai CS5 files)  the preview icon in finder windows is not of the application but just a blank page icon instead. Also

  • Best Program to Create Flyers

    I am looking for the best program to make flyers. I suck at drawing and I make a lot of flyers, so I was wondering it there is any program that is awesome for doing that. Even if I could just do some of the things I can do on paint, it would be bette

  • How to global replace multiple objects using csm

    Hi All I'm new to this forum. We use csm 4.6 to manage about 400 cisco firewalls. After a large migration project there are a lot of objects with different names but with the same content. I know you can do a find and replace on a single object on a