Svc:/system/installupdates (patchadd) destroys sol10u6_x86 on UFS (repost)

Hello.
I upgraded (2005-2008) (Sol10fcs->....->)Sol10u5 -> Sol10u6_x86 offline from DVD (28.12.2008) without problems.
I used "smpatch download" and "smpatch update" to patch after upgrading (29.12.2008).
When I used "init 6" to reboot and patch system ("reboot immediate patches") I saw on console (not exact copy):
Installing updates
Installing update 123456-78 The / file system (/dev/md/dsk/d0) is being checked.
FAILED
Installing update 234567-89 The / file system (/dev/md/dsk/d0) is being checked.
FAILED
rebooting
WHY was root filesystem checked (fsck) during SHUTDOWN when root filesystem was mounted RW ?
(this "feature" corrupted many files and I had to reinstall all Sol10!)
M.C>

Hello.
The problem is NOT related to the patch being installed. The problem is somewhere in (closesourced) patchadd or service dependencies/functions in SMF. The patchadd restarting "mount" services (svcs:/filesystem/*) and this leads to filesystem destruction. I tried to locate "erroneous" services and I think that the problem was somewhere in this chain:
svc:/system/installupdates ->
/lib/svc/method/installupdates ->
patchadd ("something in closesourced") ->
svc:/system/filesystem/???? ->
/lib/svc/method/fs-???? (I think fs-usr) ->
/lib/svc/share/fs_include.sh (function checkfs())
New installation with ZFS has not this problem and everything work OK.
Something in "upgrade" chain is broken and I had to stop upgrading Sol10 until some workaround or correction will be found.
M.C>
PS: Install update was trying (unsuccessful) to install following patches (/var/sadm/spool/disallowed_patch_list before fatal "init 6"):
120273-24:/var/sadm/spool
138889-02:/var/sadm/spool
139499-02:/var/sadm/spool
138372-03:/var/sadm/spool
138254-02:/var/sadm/spool
139497-01:/var/sadm/spool
138857-02:/var/sadm/spool
137128-04:/var/sadm/spool
138863-02:/var/sadm/spool

Similar Messages

  • Svc:/system/installupdates (patchadd) destroys sol10u6 on UFS

    Hello.
    I upgraded Sol10fcs->....->Sol10u5 -> Sol10u6 offline from DVD yesterday without problems.
    I used "smpatch download" and "smpatch update" to patch after upgrading.
    When I used "init 6" to reboot and patch system ("reboot immediate patches") I saw on console (not exact copy):
    Installing updates
    Installing update 123456-67 The / file system (/dev/md/dsk/d0) is being checked.
    rebooting
    WHY was root filesystem checked (fsck) during SHUTDOWN when root filesystem was mounted RW ?
    (of course this corrupts and destructs many files and i must reinstall!)
    M.C>

    Hello.
    The problem is NOT related to the patch being installed. The problem is somewhere in (closesourced) patchadd or service dependencies/functions in SMF. The patchadd restarting "mount" services (svcs:/filesystem/*) and this leads to filesystem destruction. I tried to locate "erroneous" services and I think that the problem was somewhere in this chain:
    svc:/system/installupdates ->
    /lib/svc/method/installupdates ->
    patchadd ("something in closesourced") ->
    svc:/system/filesystem/???? ->
    /lib/svc/method/fs-???? (I think fs-usr) ->
    /lib/svc/share/fs_include.sh (function checkfs())
    New installation with ZFS has not this problem and everything work OK.
    Something in "upgrade" chain is broken and I had to stop upgrading Sol10 until some workaround or correction will be found.
    M.C>
    PS: Install update was trying (unsuccessful) to install following patches (/var/sadm/spool/disallowed_patch_list before fatal "init 6"):
    120273-24:/var/sadm/spool
    138889-02:/var/sadm/spool
    139499-02:/var/sadm/spool
    138372-03:/var/sadm/spool
    138254-02:/var/sadm/spool
    139497-01:/var/sadm/spool
    138857-02:/var/sadm/spool
    137128-04:/var/sadm/spool
    138863-02:/var/sadm/spool

  • HT1212 my phone touch system has been destroyed i have to make a backup in laptop but when i m connecting ma device to itunes of ma laptop so its saying your device have a paascode like ma phone touch system is not working how should i type ma pass word ?

    my phone touch system has been destroyed i have to make a backup in laptop but when i m connecting ma device to itunes of ma laptop so its saying your device have a paascode like ma phone touch system is not working how should i type ma pass word ??? is there any way to open ma device from laptop nd sync my data , contacts etc to ma laptop ... i have to make my phone repair then...please help with thiss...

    Sorry No, if your screen is broken, then you won't be able to unlock your phone.
    You do backup your phone on a regular basis right?

  • Svc:/system/ca-certificates:default in maintenance

    After Upgrade from U1.SRU19 to U2.SRU5 the ca-certificates SMF is in maintenance
    -bash-4.1$ svcs -x
    svc:/milestone/multi-user-server:default (multi-user plus exports milestone)
    State: maintenance since January 10, 2015 01:23:34 PM CET
    Reason: Start method died on Killed (9).
       See: http://support.oracle.com/msg/SMF-8000-KS
       See: init(1M)
       See: /var/svc/log/milestone-multi-user-server:default.log
    Impact: 4 dependent services are not running.  (Use -v for list.)
    svc:/system/ca-certificates:default (CA Certificates Service)
    State: maintenance since January 10, 2015 12:52:26 PM CET
    Reason: Start method failed repeatedly, last exited with status 1.
       See: http://support.oracle.com/msg/SMF-8000-KS
       See: openssl(5)
       See: /var/svc/log/system-ca-certificates:default.log
    Impact: This service is not running.
    -bash-4.1$ tail -13 /var/svc/log/system-ca-certificates:default.log
    [ Jan 10 12:52:25 Executing start method ("/lib/svc/method/svc-ca-certificates start"). ]
    Re-generating OpenSSL hash Links
    Traceback (most recent call last):
      File "/lib/svc/method/svc-ca-certificates", line 108, in <module>
        smf_include.smf_main()
      File "/usr/lib/python2.6/vendor-packages/smf_include.py", line 95, in smf_main
        sys.exit(frame.f_globals[sys.argv[1]]())
      File "/lib/svc/method/svc-ca-certificates", line 91, in start
        generate_links()
      File "/lib/svc/method/svc-ca-certificates", line 43, in generate_links
        os.symlink(os.path.join(RELCDIR, cfile), os.path.join(LINKDIR, shash))
    OSError: [Errno 17] File exists
    [ Jan 10 12:52:25 Method "start" exited with status 1. ]
    Any ideas? Which file is the problem?
    Thanks,
    Marcel

    Thanks for your answer.
    /etc/openssl/certs was fine, but /etc/certs/CA contained "illegal files"
    # pwd
    /etc/certs/CA
    # ls *Ops*
    192.168.100.59.OpsCenter_cert.pem  192.168.20.59.OpsCenter_cert.pem
    # rm 192.168.100.59.OpsCenter_cert.pem
    # rm 192.168.20.59.OpsCenter_cert.pem
    SMF is online now.
    Best regards,
    Marcel

  • SQL Server Express 2012 ok, and is this better than 3rd party  SVC system?

    Hi. Can anyone advise if:
    RoboSource control will work on SQL Server Express 2012, or is some earlier version required.
    Is RoboSource control a more elegant (more integrated) solution than a 3rd party SVC system, such as our Perforce system (with MSSVC plugin installed on RH.)
    Thanks.
    -Kurt

    Hi Kurt.
    RoboSource Control to my knowledge hasn't been developed in recent releases. It is essentially the same product that existed years ago. It works, but does not have a lot of users. Most people, including myself, prefer to use third party products such as Perforce, SVN.
    As RoboSource Control is an old product and isn't widely used, I doubt whether anyone has tried using it on SQL Server Express 2012. That is not to say it won't work on it though.

  • Svc:/system/device/fc-fabric

    Why, when I disable this service, does my system boot into System Maintenance mode?
    I don't have anything related to Fiber in my PC at all.

    svc:/system/device/fc-fabric:default (Solaris FC fabric device configuration.)
    State: disabled since Fri Dec 22 18:13:08 2006
    Reason: Disabled by an administrator.
       See: http://sun.com/msg/SMF-8000-05
       See: man -M /usr/share/man -s 1M cfgadm_fp
    Impact: 15 dependent services are not running:
            svc:/milestone/devices:default
            svc:/milestone/single-user:default
            svc:/milestone/sysconfig:default
            svc:/system/utmp:default
            svc:/system/console-login:default
            svc:/milestone/multi-user:default
            svc:/milestone/multi-user-server:default
            svc:/system/system-log:default
            svc:/system/sac:default
            svc:/system/filesystem/local:default
            svc:/system/dumpadm:default
            svc:/system/fmd:default
            svc:/system/cron:default
            svc:/network/initial:default
            svc:/network/service:default

  • Crashed with Could not set state of SVC:/system/early-manifest

    The system unexpectedly crashed.
    The following message is displaying:
    could not set state of SVC:/system/early-manifest import: default: Not owner
    This is the 2nd time that happened. Bios was upgraded and reinstalled Solaris 11 the first time that crashed and got the same message
    Any Ideas

    Thank's guy's. I actually just commented out the assembly line of code for the mvc assemble and changed the runtime binding code to look for v 3.0.0.1 in web.config and this has done the trick. I'm not sure if that was the best solution but having spent
    over a day on it time was a big factor.

  • Svc:/system/console-login:default failed repeatedly

    I am in desperate need of help. I installed some patches from Sun Update Manager and rebooted as instructed. My system comes up but when I tried to login through the console, the login prompt keeps coming back, thus no users can log into the system. I even tried to ssh into the system and when I enter my username and password, I get a blank screen and cannot do anything.
    I use a laptop to access the system through a hyperterminal serial port and when I navigate through directories as root, I cannot run ls commands or more on files. I do see an error message using the ls command:
    ld.so.1:ls: fatal: libsec.so.1: version 'SUNW_1.2' not found (required by file /usr/bin/ls)
    open failed: No such file or directory
    Killed
    When I use the svcs command, I see that the svc:/system/console-login:default is on maintainance. I disabled it and tried to enable it again, but the service stays offline. I tried all kinds of svcadm commands to get the service running, but nothing works.
    I also tried killin the sulogin so that the sulogin service becomes disabled and enable system/console-login, but that didnt work either.
    I tried using the svccfg steps, nadda. Can someone help? Thanks.

    who -r
    run-level Sep 11 15:58 last=
    uptime
    11:01am up 98 days 20:02, 2 users, load average: 1.02, 1.02, 1.04
    Actually all services are running like nis and nfs properly and all can login using ssh remotely, system is not rebooted that I am seeing this maintenance root password message,
    when I killed sulogin process , then console-login seemed to go online but then again went to maintenance mode..

  • Where does the svc system get its infos from?

    The longer I work with Solaris 10, the more I dread this awful "services" construction and its unwieldy administration.
    I have a newly setup machine with two zones, one created right after the other, meaning they should be identical.
    /usr is, as usual, lofs'ed into both zones, and contains a /usr/local/samba dir with a handcompiled 3.0.30 release.
    I have not created any manifests as I intended to simply delete the 'onboard' samba service and start the new version
    via the classical init script.
    I boot both zones.. and one starts "/usr/local/samba/smbd -D -f /etc/smb.conf", and the other starts (or tries to) "/usr/sfw/sbin/smbd -D".
    I inspected the manifest xmls for the network/samba service, and in both zones the entry lists /usr/sfw as start method.
    svccfg listprop network/samba also reports /usr/sfw for both zones.
    Where did the one zone get the info to start the /usr/local samba installation, and where did it get the (correct) conf file parameter?
    Why does svccfg report a different startup method property than it really runs on svcadm enable?
    I have grepped through all of /lib/svc, /etc/svc and /var/svc and nowhere is any reference to the /usr/local file nor the conf parameters.
    Swapping the svc repository.db file between both zones also swaps the problem around - so it must be somewhere in there,
    but as it's no longer a human readable file, I'm out of luck there. How did the /usr/local path and parameters get into that DB file?
    Does the service system search the filesystem for known daemon binary names and other guesswork? And if it does such voodoo,
    why didn't it do the same in the other identical zone?
    rant Did we really need to get this svc "feature"? Until now I have seen no advantage from it, and only incurred a huge load of inconvenience,
    be it the additional work of creating manifests for new services or debugging problems that I never had in a decade or two of init script usage.
    We have all seen for many years how well this registry/service stuff worked on Windows..*/rant*

    >
    I boot both zones.. and one starts "/usr/local/samba/smbd -D -f /etc/smb.conf", and the other starts (or tries to) "/usr/sfw/sbin/smbd -D".
    I inspected the manifest xmls for the network/samba service, and in both zones the entry lists /usr/sfw as start method.I take it you mean the full path with /usr/sfw in it, not "/usr/sfw" all by itself....
    What do you get for:
    svcprop -p start/exec network/samba:defaultThat should display the start string it uses.
    Where did the one zone get the info to start the /usr/local samba installation, and where did it get the (correct) conf file parameter?I can only assume that some program inserted that string into the service. As you said, it's not in the manifest, so it didn't come from there.
    Why does svccfg report a different startup method property than it really runs on svcadm enable?
    I have grepped through all of /lib/svc, /etc/svc and /var/svc and nowhere is any reference to the /usr/local file nor the conf parameters.
    Swapping the svc repository.db file between both zones also swaps the problem around - so it must be somewhere in there,
    but as it's no longer a human readable file, I'm out of luck there. How did the /usr/local path and parameters get into that DB file?
    Does the service system search the filesystem for known daemon binary names and other guesswork? And if it does such voodoo,
    why didn't it do the same in the other identical zone?
    rant Did we really need to get this svc "feature"? Until now I have seen no advantage from it, and only incurred a huge load of inconvenience,
    be it the additional work of creating manifests for new services or debugging problems that I never had in a decade or two of init script usage.As with many such things, the advangages are greater when the environment is more complex. For starting a single job, you won't see the benefits as much.
    Of course, the milestone services still run startup scripts out of /etc/rc[S23].d, so those are perfectly valid places to run a startup script.
    Darren

  • Zfs core dumps in Solaris Zones after patchcluster installation

    Hi
    I've installed the recommended patch cluster for Solaris 10 (SPARC) on my T2000 Server.
    Now after the reboot all the Solaris Zones (got about 10 of them) instantly do zfs core dumps when their booted.
    Some Output:
    Dec 15 15:34:43 XXXXX genunix: NOTICE: core_log: zfs[1711] core dumped: /var/core/core_XXXXXX_zfs_0_0_1292423682_1711
    bash-3.00# svcs
    STATE STIME FMRI
    online 13:58:50 svc:/system/svc/restarter:default
    online 13:58:51 svc:/system/filesystem/root:default
    online 13:58:51 svc:/network/loopback:default
    online 13:58:53 svc:/network/pfil:default
    online 13:58:54 svc:/system/installupdates:default
    online 13:58:55 svc:/system/boot-archive:default
    online 13:58:56 svc:/network/physical:default
    online 13:58:57 svc:/system/filesystem/usr:default
    online 13:58:57 svc:/system/identity:node
    online 13:58:58 svc:/system/device/local:default
    online 13:58:58 svc:/system/keymap:default
    online 13:58:58 svc:/milestone/devices:default
    online 13:58:58 svc:/system/filesystem/minimal:default
    online 13:58:58 svc:/system/rmtmpfiles:default
    online 13:58:58 svc:/system/cryptosvc:default
    online 13:58:59 svc:/system/identity:domain
    online 13:58:59 svc:/system/name-service-cache:default
    online 13:58:59 svc:/system/coreadm:default
    online 13:58:59 svc:/network/ipsec/ipsecalgs:default
    online 13:58:59 svc:/application/print/ppd-cache-update:default
    online 13:58:59 svc:/network/ipsec/policy:default
    online 13:59:00 svc:/milestone/network:default
    online 13:59:00 svc:/network/initial:default
    online 13:59:00 svc:/system/manifest-import:default
    online 13:59:00 svc:/network/service:default
    online 13:59:00 svc:/milestone/single-user:default
    online 13:59:00 svc:/network/dns/client:default
    online 13:59:00 svc:/network/routing-setup:default
    online 13:59:00 svc:/milestone/name-services:default
    online 13:59:03 svc:/milestone/sysconfig:default
    online 13:59:03 svc:/system/utmp:default
    online 13:59:03 svc:/system/console-login:default
    offline 13:58:51 svc:/system/sysidtool:net
    offline 13:58:51 svc:/network/rpc/bind:default
    offline 13:58:51 svc:/system/sysidtool:system
    offline 13:58:52 svc:/network/nfs/status:default
    offline 13:58:52 svc:/network/nfs/nlockmgr:default
    offline 13:58:52 svc:/network/nfs/cbd:default
    offline 13:58:52 svc:/network/nfs/mapid:default
    offline 13:58:52 svc:/network/inetd:default
    offline 13:58:52 svc:/network/nfs/client:default
    offline 13:58:52 svc:/system/filesystem/autofs:default
    offline 13:58:53 svc:/system/system-log:default
    offline 13:58:53 svc:/network/smtp:sendmail
    offline 13:58:53 svc:/system/cron:default
    offline 13:58:53 svc:/milestone/multi-user:default
    offline 13:58:54 svc:/application/management/snmpdx:default
    offline 13:58:54 svc:/application/management/dmi:default
    offline 13:58:54 svc:/application/management/seaport:default
    offline 13:58:54 svc:/network/ssh:default
    offline 13:58:54 svc:/milestone/multi-user-server:default
    offline 13:58:54 svc:/application/font/fc-cache:default
    offline 13:58:55 svc:/application/management/sma:default
    offline 13:58:58 svc:/system/sac:default
    offline 13:59:00 svc:/network/shares/group:default
    offline 13:59:00 svc:/system/boot-archive-update:default
    maintenance 15:34:43 svc:/system/filesystem/local:default
    uninitialized 13:58:52 svc:/network/rpc/gss:default
    uninitialized 13:58:54 svc:/application/font/stfsloader:default
    uninitialized 13:58:55 svc:/network/rpc/rstat:default
    uninitialized 13:58:55 svc:/application/print/rfc1179:default
    uninitialized 13:58:55 svc:/application/x11/xfs:default
    uninitialized 13:58:55 svc:/network/finger:default
    uninitialized 13:58:55 svc:/network/ftp:default
    uninitialized 13:58:56 svc:/network/login:rlogin
    uninitialized 13:58:56 svc:/network/nfs/rquota:default
    uninitialized 13:58:56 svc:/network/rpc/rusers:default
    uninitialized 13:58:56 svc:/network/rpc/smserver:default
    uninitialized 13:58:57 svc:/network/security/ktkt_warn:default
    uninitialized 13:58:57 svc:/network/shell:default
    uninitialized 13:58:57 svc:/network/telnet:default
    uninitialized 13:58:58 svc:/network/rpc-100235_1/rpc_ticotsord:default
    uninitialized 13:58:58 svc:/network/rpc/cde-calendar-manager:default
    uninitialized 13:58:59 svc:/network/rpc/cde-ttdbserver:tcp
    bash-3.00# svcs -x
    svc:/system/filesystem/local:default (local file system mounts)
    State: maintenance since Wed Dec 15 15:34:43 2010
    Reason: Start method exited with $SMF_EXIT_ERR_FATAL.
    See: http://sun.com/msg/SMF-8000-KS
    See: /var/svc/log/system-filesystem-local:default.log
    Impact: 24 dependent services are not running. (Use -v for list.)
    svc:/network/rpc/gss:default (Generic Security Service)
    State: uninitialized since Wed Dec 15 13:58:52 2010
    Reason: Restarter svc:/network/inetd:default is not running.
    See: http://sun.com/msg/SMF-8000-5H
    See: gssd(1M)
    Impact: 11 dependent services are not running. (Use -v for list.)
    svc:/network/rpc/rstat:default (kernel statistics server)
    State: uninitialized since Wed Dec 15 13:58:55 2010
    Reason: Restarter svc:/network/inetd:default is not running.
    See: http://sun.com/msg/SMF-8000-5H
    See: rpc.rstatd(1M)
    See: rstatd(1M)
    Impact: 1 dependent service is not running. (Use -v for list.)
    bash-3.00# cat /var/svc/log/system-filesystem-local:default.log
    [ Jul 10 03:41:35 Enabled. ]
    [ Jul 10 03:43:45 Rereading configuration. ]
    [ Jul 10 03:44:17 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Jul 10 03:44:18 Method "start" exited with status 0 ]
    [ Jul 10 12:44:36 Enabled. ]
    [ Jul 10 12:44:45 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Jul 10 12:44:45 Method "start" exited with status 0 ]
    [ Jul 10 12:45:03 Enabled. ]
    [ Jul 10 12:45:09 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Jul 10 12:45:09 Method "start" exited with status 0 ]
    [ Jul 10 13:54:39 Enabled. ]
    [ Jul 10 13:54:46 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Jul 10 13:54:46 Method "start" exited with status 0 ]
    [ Jul 18 12:34:19 Enabled. ]
    [ Jul 18 12:34:27 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Jul 18 12:34:27 Method "start" exited with status 0 ]
    [ Jul 18 17:29:08 Enabled. ]
    [ Jul 18 17:29:15 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Jul 18 17:29:15 Method "start" exited with status 0 ]
    [ Jul 19 11:13:34 Enabled. ]
    [ Jul 19 11:13:42 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Jul 19 11:13:42 Method "start" exited with status 0 ]
    [ Jul 19 11:32:23 Enabled. ]
    [ Jul 19 11:32:30 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Jul 19 11:32:31 Method "start" exited with status 0 ]
    [ Jul 19 11:57:06 Enabled. ]
    [ Jul 19 11:57:13 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Jul 19 11:57:13 Method "start" exited with status 0 ]
    [ Jul 19 12:40:05 Enabled. ]
    [ Jul 19 12:40:12 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Jul 19 12:40:12 Method "start" exited with status 0 ]
    [ Jul 20 15:51:46 Enabled. ]
    [ Jul 20 15:51:54 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Jul 20 15:51:54 Method "start" exited with status 0 ]
    [ Jul 24 11:42:17 Enabled. ]
    [ Jul 24 11:42:25 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Jul 24 11:42:25 Method "start" exited with status 0 ]
    [ Jul 27 12:05:06 Stopping because service disabled. ]
    [ Jul 27 12:05:07 Executing stop method (null) ]
    [ Jul 27 12:13:10 Enabled. ]
    [ Jul 27 12:13:17 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Jul 27 12:13:17 Method "start" exited with status 0 ]
    [ Jul 27 13:10:26 Stopping because service disabled. ]
    [ Jul 27 13:10:26 Executing stop method (null) ]
    [ Jul 27 13:18:19 Enabled. ]
    [ Jul 27 13:18:26 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Jul 27 13:18:26 Method "start" exited with status 0 ]
    [ Jul 31 10:12:31 Enabled. ]
    [ Jul 31 10:12:38 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Jul 31 10:12:39 Method "start" exited with status 0 ]
    [ Aug  7 10:08:52 Stopping because service disabled. ]
    [ Aug  7 10:08:52 Executing stop method (null) ]
    [ Aug  7 10:34:50 Enabled. ]
    [ Aug  7 10:34:57 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Aug  7 10:34:58 Method "start" exited with status 0 ]
    [ Aug  9 09:14:50 Stopping because service disabled. ]
    [ Aug  9 09:14:50 Executing stop method (null) ]
    [ Aug  9 09:55:03 Enabled. ]
    [ Aug  9 09:55:10 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Aug  9 09:55:11 Method "start" exited with status 0 ]
    [ Aug 16 10:46:43 Enabled. ]
    [ Aug 16 10:46:50 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Aug 16 10:46:50 Method "start" exited with status 0 ]
    [ Aug 16 12:06:56 Enabled. ]
    [ Aug 16 12:07:02 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Aug 16 12:07:02 Method "start" exited with status 0 ]
    [ Aug 16 13:45:10 Enabled. ]
    [ Aug 16 13:45:16 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Aug 16 13:45:16 Method "start" exited with status 0 ]
    [ Aug 16 14:36:59 Enabled. ]
    [ Aug 16 14:37:07 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Aug 16 14:37:07 Method "start" exited with status 0 ]
    [ Aug 16 15:00:40 Enabled. ]
    [ Aug 16 15:00:47 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Aug 16 15:00:47 Method "start" exited with status 0 ]
    [ Aug 22 16:00:13 Enabled. ]
    [ Aug 22 16:00:21 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Aug 22 16:00:21 Method "start" exited with status 0 ]
    [ Aug 23 09:49:04 Enabled. ]
    [ Aug 23 09:49:10 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Aug 23 09:49:11 Method "start" exited with status 0 ]
    [ Aug 23 09:49:23 Stopping because service disabled. ]
    [ Aug 23 09:49:23 Executing stop method (null) ]
    [ Aug 23 10:04:13 Enabled. ]
    [ Aug 23 10:04:20 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Aug 23 10:04:20 Method "start" exited with status 0 ]
    [ Aug 23 10:06:57 Enabled. ]
    [ Aug 23 10:07:04 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Aug 23 10:07:05 Method "start" exited with status 0 ]
    [ Oct 23 08:43:05 Enabled. ]
    [ Oct 23 08:43:14 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Oct 23 08:43:14 Method "start" exited with status 0 ]
    [ Nov 21 14:51:50 Enabled. ]
    [ Nov 21 14:51:58 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Nov 21 14:51:59 Method "start" exited with status 0 ]
    [ Nov 29 15:33:19 Enabled. ]
    [ Nov 29 15:33:26 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Nov 29 15:33:27 Method "start" exited with status 0 ]
    [ Dec 18 13:37:35 Enabled. ]
    [ Dec 18 13:37:42 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Dec 18 13:37:42 Method "start" exited with status 0 ]
    [ Dec 19 08:48:07 Enabled. ]
    [ Dec 19 08:48:14 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Dec 19 08:48:14 Method "start" exited with status 0 ]
    [ Dec 19 08:56:07 Enabled. ]
    [ Dec 19 08:56:14 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Dec 19 08:56:14 Method "start" exited with status 0 ]
    [ Dec 19 08:57:41 Enabled. ]
    [ Dec 19 08:57:48 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Dec 19 08:57:48 Method "start" exited with status 0 ]
    [ Feb  1 10:39:48 Enabled. ]
    [ Feb  1 10:39:55 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Feb  1 10:39:56 Method "start" exited with status 0 ]
    [ Feb  8 11:12:50 Enabled. ]
    [ Feb  8 11:12:57 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Feb  8 11:12:57 Method "start" exited with status 0 ]
    [ Jun  6 10:08:34 Enabled. ]
    [ Jun  6 10:08:44 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Jun  6 10:08:46 Method "start" exited with status 0 ]
    [ Aug  8 09:45:48 Enabled. ]
    [ Aug  8 09:46:35 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Aug  8 09:46:36 Method "start" exited with status 0 ]
    [ Aug 14 17:53:59 Enabled. ]
    [ Aug 14 17:54:06 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Aug 14 17:54:06 Method "start" exited with status 0 ]
    [ Aug 14 17:55:20 Enabled. ]
    [ Aug 14 17:55:27 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Aug 14 17:55:27 Method "start" exited with status 0 ]
    [ Aug 18 15:19:17 Enabled. ]
    [ Aug 18 15:19:24 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Aug 18 15:19:24 Method "start" exited with status 0 ]
    [ Aug 29 12:56:48 Enabled. ]
    [ Aug 29 12:56:55 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Aug 29 12:56:55 Method "start" exited with status 0 ]
    [ Oct 13 11:59:43 Enabled. ]
    [ Oct 13 11:59:50 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Oct 13 11:59:51 Method "start" exited with status 0 ]
    [ Feb 26 16:47:00 Enabled. ]
    [ Feb 26 16:47:07 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Feb 26 16:47:07 Method "start" exited with status 0 ]
    [ Apr 14 15:54:17 Enabled. ]
    [ Apr 14 15:54:24 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Apr 14 15:54:25 Method "start" exited with status 0 ]
    [ Aug 28 08:49:58 Stopping because service disabled. ]
    [ Aug 28 08:49:58 Executing stop method (null) ]
    [ Aug 28 08:52:54 Enabled. ]
    [ Aug 28 08:53:01 Executing start method ("/lib/svc/method/fs-local") ]
    bootadm: this operation is not supported on sparc
    [ Aug 28 08:53:01 Method "start" exited with status 0 ]
    [ Aug 28 09:08:20 Stopping because service disabled. ]
    [ Aug 28 09:08:20 Executing stop method (null) ]
    [ Sep  1 16:05:36 Enabled. ]
    [ Sep  1 16:06:05 Executing start method ("/lib/svc/method/fs-local") ]
    [ Sep  1 16:06:05 Method "start" exited with status 0 ]
    [ Sep  1 19:29:19 Enabled. ]
    [ Sep  1 19:29:27 Executing start method ("/lib/svc/method/fs-local") ]
    [ Sep  1 19:29:27 Method "start" exited with status 0 ]
    [ Sep  1 23:04:00 Enabled. ]
    [ Sep  1 23:04:08 Executing start method ("/lib/svc/method/fs-local") ]
    [ Sep  1 23:04:08 Method "start" exited with status 0 ]
    [ Sep  2 00:23:41 Stopping because service disabled. ]
    [ Sep  2 00:23:42 Executing stop method (null) ]
    [ Sep  2 00:46:46 Enabled. ]
    [ Sep  2 00:46:53 Executing start method ("/lib/svc/method/fs-local") ]
    [ Sep  2 00:46:54 Method "start" exited with status 0 ]
    [ Sep 26 12:04:34 Enabled. ]
    [ Sep 26 12:04:41 Executing start method ("/lib/svc/method/fs-local") ]
    [ Sep 26 12:04:42 Method "start" exited with status 0 ]
    [ Oct 20 13:05:09 Stopping because service disabled. ]
    [ Oct 20 13:05:10 Executing stop method (null) ]
    [ Oct 20 13:24:01 Enabled. ]
    [ Oct 20 13:24:08 Executing start method ("/lib/svc/method/fs-local") ]
    [ Oct 20 13:24:09 Method "start" exited with status 0 ]
    [ Oct 21 16:30:59 Enabled. ]
    [ Oct 21 16:31:09 Executing start method ("/lib/svc/method/fs-local") ]
    [ Oct 21 16:31:09 Method "start" exited with status 0 ]
    [ Oct 21 16:32:42 Stopping because service disabled. ]
    [ Oct 21 16:32:42 Executing stop method (null) ]
    [ Oct 21 16:42:05 Enabled. ]
    [ Oct 21 16:42:15 Executing start method ("/lib/svc/method/fs-local") ]
    [ Oct 21 16:42:15 Method "start" exited with status 0 ]
    [ Oct 21 17:27:37 Enabled. ]
    [ Oct 21 17:27:47 Executing start method ("/lib/svc/method/fs-local") ]
    [ Oct 21 17:27:47 Method "start" exited with status 0 ]
    [ Oct 22 11:08:34 Enabled. ]
    [ Oct 22 11:08:43 Executing start method ("/lib/svc/method/fs-local") ]
    [ Oct 22 11:08:43 Method "start" exited with status 0 ]
    [ Dec  9 09:17:33 Stopping because service disabled. ]
    [ Dec  9 09:17:33 Executing stop method (null) ]
    [ Dec 10 11:47:14 Enabled. ]
    [ Dec 10 11:47:24 Executing start method ("/lib/svc/method/fs-local") ]
    [ Dec 10 11:47:25 Method "start" exited with status 0 ]
    [ Dec 15 10:52:25 Stopping because service disabled. ]
    [ Dec 15 10:52:25 Executing stop method (null) ]
    [ Dec 15 12:42:16 Enabled. ]
    [ Dec 15 12:42:26 Executing start method ("/lib/svc/method/fs-local") ]
    Abort - core dumped
    WARNING: /usr/sbin/zfs mount -a failed: exit status 134
    [ Dec 15 12:42:28 Method "start" exited with status 95 ]
    [ Dec 15 13:13:19 Enabled. ]
    [ Dec 15 13:13:28 Executing start method ("/lib/svc/method/fs-local") ]
    Abort - core dumped
    WARNING: /usr/sbin/zfs mount -a failed: exit status 134
    [ Dec 15 13:13:30 Method "start" exited with status 95 ]
    [ Dec 15 13:58:51 Enabled. ]
    [ Dec 15 13:59:00 Executing start method ("/lib/svc/method/fs-local") ]
    Abort - core dumped
    WARNING: /usr/sbin/zfs mount -a failed: exit status 134
    [ Dec 15 13:59:03 Method "start" exited with status 95 ]
    [ Dec 15 15:34:41 Leaving maintenance because clear requested. ]
    [ Dec 15 15:34:41 Enabled. ]
    [ Dec 15 15:34:41 Executing start method ("/lib/svc/method/fs-local") ]
    Abort - core dumped
    WARNING: /usr/sbin/zfs mount -a failed: exit status 134
    [ Dec 15 15:34:43 Method "start" exited with status 95 ]
    bash-3.00# /usr/sbin/zfs mount -a
    internal error: Unknown error
    Abort (core dumped)
    Before that I've installed the patch cluster with halted solaris zones which produced following output:
    Application of patches finished : 2010.12.15 12:08:43
    Following patches were applied :
    119254-77 119812-10 125719-31 140159-03 142911-01
    141588-04 119900-11 125731-05 142292-01 142933-02
    142251-02 119906-16 126206-05 141444-09 142909-17
    118666-28 120460-17 126363-08 141500-07 143140-04
    118667-28 121012-03 126365-16 141502-02 143502-01
    118777-16 121308-20 126868-04 141506-09 143506-01
    140860-02 122212-40 127724-02 141514-02 143615-02
    119059-56 122261-03 136998-09 141518-12 143731-01
    119213-23 122675-05 137000-07 141552-03 143733-01
    124628-10 123003-04 137080-05 141558-01 143977-01
    119252-29 123590-12 137147-06 141586-01 144053-04
    119280-23 123893-22 138195-04 141590-02 144106-01
    124188-03 124393-11 138822-07 141874-09 144254-01
    120199-15 124457-02 138826-07 141876-07 144488-04
    119534-19 124630-42 138880-02 142084-04 144492-01
    120272-28 125215-03 139099-04 142397-01 145124-01
    119757-18 125388-03 139620-01 142529-01 145796-01
    119783-15 125555-07
    Following patches were skipped :
    Patches already applied
    120900-04 119063-01 119810-05 123005-07 137093-01
    121133-02 119081-25 119986-03 124444-01 138866-03
    119317-01 119130-33 120061-02 124939-03 137137-09
    121296-01 123611-04 120201-05 124943-01 137871-02
    138215-01 140899-01 120292-02 124997-01 138181-01
    127884-01 122640-05 120329-02 125279-05 138361-01
    118712-23 126897-02 121975-01 125539-06 138373-02
    118918-24 127755-01 120719-02 125891-01 138647-01
    138217-01 125503-02 120830-06 126440-01 141016-01
    119578-30 125547-02 121095-02 126540-02 139555-08
    121453-02 140796-01 121606-04 127127-11 139967-01
    121453-02 120011-14 124171-07 136882-02 140455-01
    121118-16 139520-02 123630-03 137032-01 140563-01
    118833-36 119764-06
    Patches obsoleted by one or more patches already applied
    118731-01 124204-04 122660-10
    Patches not applicable to packages on the system
    121181-03 120410-33 121211-02 125533-15 143317-03
    119115-35 120412-11 122259-03 125541-06 143510-01
    119117-52 120414-27 122470-03 125952-20 143725-01
    119315-19 120543-21 122911-24 137004-08 143727-01
    119548-14 120739-06 122958-06 138387-01 143739-01
    119903-02 120811-09 123938-02 138824-07 144325-01
    120094-30 120849-04 125136-24 138876-01 145006-02
    120185-21 121104-11 125137-24 139986-01 145080-01
    119368-04 121136-02 125332-14 142244-02 145200-01
    120286-03
    Installation of patch set complete. PLEASE REBOOT THE SYSTEM.
    when i tried to reboot the system by init 6 the service iscsi hanged and produced syslog errors about a unkown iocall -> killed the process. System rebooted w/o errors.
    Does anyone have got an idea how to find out which patch or whatever do produce these errors?

    Hi,
    I'm having the same issue of diskmon core dumps after upgrading grid and database from 11.2.0.1 to 11.2.0.2 on Solaris 10 x86-64. Following this thread, I'm trying to deinstall the Oracle 11.2.0.1 grid home.
    I answered the following questions asked by the grid deinstall tool:
    1. ASM configuration was not detected in this Oracle home. Was ASM configured in this Oracle home (y|n): y
    2. Specify the ASM Diagnostic Destination: /db01/app/oracle/diag/asm/+ASM
    3. Specify the diskgroups that are managed by this ASM instance: DATA FRA
    4. De-configuring ASM will drop all the diskgroups at cleanup time. Do you want deconfig tool to drop the diskgroups:
    If I answer no to question 1, the tool exits with error.
    How do I answer question #4? (confused about this question of dropping diskgroups, it's already been upgraded)
    Deinstall of Oracle db Home 11.2.0.1 was successful.
    The +ASM instance has been upgraded and is running fine under 11.2.0.2 except for the excessive diskmon core dumps.
    Thanks,
    Lisa
    Edited by: user12018917 on Apr 19, 2011 10:21 AM

  • Solaris 11 - after installation there is no remote desktop avaliable

    Hi All,
    I have the problem that after installation of Solaris Express on SPARC machine there is no available remote desktop. I am using Xmanager to connect to my server.
    It works fine with Solaris 9 and 10.
    Do you know what is the problem?
    Thanks,
    Daniel

    I was installing Solaris Exrepss using JumpStart server running on Solaris 10. Solaris Express installed successfuly.
    But there was no XServer running.
    So I was enabling some services.
    During the enabling services error message appers:
    Jun 8 18:44:33 sun1 gdm[295]: gdm_slave_xioerror_handler: Fatal X error - Restarting :0
    Jun 8 18:44:39 sun1 gdm[390]: gdm_slave_xioerror_handler: Fatal X error - Restarting :0
    Jun 8 18:44:43 sun1 gdm[541]: gdm_slave_xioerror_handler: Fatal X error - Restarting :0
    Jun 8 18:44:43 sun1 gdm[294]: Failed to start X server several times in a short time period; disabling display :0
    bash-3.00# svcs -a
    STATE STIME FMRI
    legacy_run 18:44:24 lrc:/etc/rcS_d/S29wrsmcfg
    legacy_run 18:44:31 lrc:/etc/rc2_d/S10lu
    legacy_run 18:44:31 lrc:/etc/rc2_d/S20sysetup
    legacy_run 18:44:31 lrc:/etc/rc2_d/S40llc2
    legacy_run 18:44:32 lrc:/etc/rc2_d/S42ncakmod
    legacy_run 18:44:32 lrc:/etc/rc2_d/S47pppd
    legacy_run 18:44:32 lrc:/etc/rc2_d/S70uucp
    legacy_run 18:44:32 lrc:/etc/rc2_d/S72autoinstall
    legacy_run 18:44:32 lrc:/etc/rc2_d/S73cachefs_daemon
    legacy_run 18:44:33 lrc:/etc/rc2_d/S81dodatadm_udaplt
    legacy_run 18:44:33 lrc:/etc/rc2_d/S89PRESERVE
    legacy_run 18:44:33 lrc:/etc/rc2_d/S91afbinit
    legacy_run 18:44:34 lrc:/etc/rc2_d/S91gfbinit
    legacy_run 18:44:34 lrc:/etc/rc2_d/S91ifbinit
    legacy_run 18:44:34 lrc:/etc/rc2_d/S91jfbinit
    legacy_run 18:44:34 lrc:/etc/rc2_d/S91kfbinit
    legacy_run 18:44:35 lrc:/etc/rc2_d/S91zuluinit
    legacy_run 18:44:35 lrc:/etc/rc2_d/S94ncalogd
    legacy_run 18:44:35 lrc:/etc/rc2_d/S98deallocate
    legacy_run 18:44:40 lrc:/etc/rc3_d/S16boot_server
    legacy_run 18:44:40 lrc:/etc/rc3_d/S50apache
    legacy_run 18:44:41 lrc:/etc/rc3_d/S52imq
    legacy_run 18:44:41 lrc:/etc/rc3_d/S80mipagent
    legacy_run 18:44:41 lrc:/etc/rc3_d/S84appserv
    disabled 18:43:48 svc:/platform/sun4u/mpxio-upgrade:default
    disabled 18:43:48 svc:/system/metainit:default
    disabled 18:43:48 svc:/network/iscsi_initiator:default
    disabled 18:43:48 svc:/network/ipfilter:default
    disabled 18:43:48 svc:/network/rpc/keyserv:default
    disabled 18:43:48 svc:/network/rpc/nisplus:default
    disabled 18:43:48 svc:/network/nis/server:default
    disabled 18:43:48 svc:/network/nis/client:default
    disabled 18:43:48 svc:/network/dns/client:default
    disabled 18:43:48 svc:/network/ldap/client:default
    disabled 18:43:48 svc:/network/nfs/status:default
    disabled 18:43:48 svc:/network/nfs/nlockmgr:default
    disabled 18:43:48 svc:/network/nfs/cbd:default
    disabled 18:43:48 svc:/network/nfs/mapid:default
    disabled 18:43:48 svc:/network/inetd-upgrade:default
    disabled 18:43:49 svc:/network/nfs/client:default
    disabled 18:43:49 svc:/application/print/server:default
    disabled 18:43:49 svc:/network/ntp:default
    disabled 18:43:49 svc:/platform/sun4u/sf880drd:default
    disabled 18:43:49 svc:/system/auditd:default
    disabled 18:43:49 svc:/system/mdmonitor:default
    disabled 18:43:49 svc:/system/metasync:default
    disabled 18:43:49 svc:/system/rcap:default
    disabled 18:43:49 svc:/network/rarp:default
    disabled 18:43:49 svc:/network/dhcp-server:default
    disabled 18:43:49 svc:/network/nfs/server:default
    disabled 18:43:49 svc:/network/rpc/bootparams:default
    disabled 18:43:49 svc:/network/samba:default
    disabled 18:43:49 svc:/application/management/seaport:default
    disabled 18:43:49 svc:/application/management/snmpdx:default
    disabled 18:43:49 svc:/application/management/sma:default
    disabled 18:43:49 svc:/application/management/webmin:default
    disabled 18:43:50 svc:/application/print/ipp-listener:default
    disabled 18:43:50 svc:/network/dns/server:default
    disabled 18:43:50 svc:/network/routing/legacy-routing:ipv6
    disabled 18:43:50 svc:/network/routing/ndp:default
    disabled 18:43:50 svc:/network/routing/rdisc:default
    disabled 18:43:50 svc:/network/ipv6-forwarding:default
    disabled 18:43:50 svc:/network/routing/legacy-routing:ipv4
    disabled 18:43:50 svc:/network/routing/ripng:default
    disabled 18:43:50 svc:/network/routing/route:default
    disabled 18:43:50 svc:/network/security/krb5kdc:default
    disabled 18:43:50 svc:/network/ipv4-forwarding:default
    disabled 18:43:50 svc:/network/security/kadmin:default
    disabled 18:43:51 svc:/network/security/krb5_prop:default
    disabled 18:43:51 svc:/network/nis/passwd:default
    disabled 18:43:51 svc:/network/nis/update:default
    disabled 18:43:51 svc:/network/nis/xfr:default
    disabled 18:43:51 svc:/network/http:apache2
    disabled 18:43:51 svc:/network/apocd/udp:default
    disabled 18:43:51 svc:/network/slp:default
    disabled 18:43:51 svc:/platform/sun4u/sckmd:default
    disabled 18:43:51 svc:/platform/sun4u/dscp:default
    disabled 18:43:51 svc:/platform/sun4u/dcs:default
    disabled 18:43:51 svc:/platform/sun4u/oplhpd:default
    disabled 18:43:51 svc:/platform/sun4u/efdaemon:default
    disabled 18:43:51 svc:/platform/sun4v/efdaemon:default
    disabled 18:43:51 svc:/system/consadm:default
    disabled 18:43:51 svc:/system/pools:default
    disabled 18:43:51 svc:/system/pools/dynamic:default
    disabled 18:43:51 svc:/system/iscsitgt:default
    disabled 18:43:51 svc:/system/cvc:default
    disabled 18:43:51 svc:/system/sar:default
    disabled 18:44:38 svc:/network/swat:default
    disabled 18:44:38 svc:/network/nfs/rquota:default
    disabled 18:44:38 svc:/network/tname:default
    disabled 18:44:38 svc:/network/telnet:default
    disabled 18:44:38 svc:/network/uucp:default
    disabled 18:44:38 svc:/network/chargen:dgram
    disabled 18:44:38 svc:/network/chargen:stream
    disabled 18:44:38 svc:/network/daytime:dgram
    disabled 18:44:38 svc:/network/daytime:stream
    disabled 18:44:38 svc:/network/discard:dgram
    disabled 18:44:38 svc:/network/discard:stream
    disabled 18:44:38 svc:/network/echo:dgram
    disabled 18:44:38 svc:/network/echo:stream
    disabled 18:44:38 svc:/network/time:dgram
    disabled 18:44:38 svc:/network/time:stream
    disabled 18:44:38 svc:/network/comsat:default
    disabled 18:44:38 svc:/network/finger:default
    disabled 18:44:38 svc:/network/login:eklogin
    disabled 18:44:39 svc:/network/rexec:default
    disabled 18:44:39 svc:/network/shell:default
    disabled 18:44:39 svc:/network/shell:kshell
    disabled 18:44:39 svc:/network/talk:default
    online 18:43:48 svc:/system/svc/restarter:default
    online 18:43:50 svc:/system/installupdates:default
    online 18:43:50 svc:/network/loopback:default
    online 18:43:51 svc:/milestone/name-services:default
    online 18:43:52 svc:/system/filesystem/root:default
    online 18:43:54 svc:/network/physical:default
    online 18:43:55 svc:/milestone/network:default
    online 18:43:55 svc:/system/boot-archive:default
    online 18:43:55 svc:/system/scheduler:default
    online 18:43:55 svc:/system/identity:node
    online 18:43:55 svc:/system/filesystem/usr:default
    online 18:43:56 svc:/system/keymap:default
    online 18:44:20 svc:/system/device/local:default
    online 18:44:20 svc:/system/filesystem/minimal:default
    online 18:44:20 svc:/system/cryptosvc:default
    online 18:44:20 svc:/system/rmtmpfiles:default
    online 18:44:20 svc:/system/identity:domain
    online 18:44:20 svc:/system/coreadm:default
    online 18:44:20 svc:/system/picl:default
    online 18:44:20 svc:/system/sysevent:default
    online 18:44:20 svc:/system/device/fc-fabric:default
    online 18:44:21 svc:/milestone/devices:default
    online 18:44:21 svc:/system/name-service-cache:default
    online 18:44:23 svc:/network/initial:default
    online 18:44:23 svc:/network/service:default
    online 18:44:23 svc:/system/manifest-import:default
    online 18:44:24 svc:/milestone/single-user:default
    online 18:44:25 svc:/system/power:default
    online 18:44:25 svc:/system/filesystem/local:default
    online 18:44:25 svc:/system/cron:default
    online 18:44:25 svc:/system/sysidtool:net
    online 18:44:26 svc:/system/dbus:default
    online 18:44:26 svc:/network/shares/group:zfs
    online 18:44:27 svc:/network/shares/group:default
    online 18:44:27 svc:/network/rpc/bind:default
    online 18:44:27 svc:/system/sysidtool:system
    online 18:44:27 svc:/milestone/sysconfig:default
    online 18:44:27 svc:/system/sac:default
    online 18:44:27 svc:/system/filesystem/autofs:default
    online 18:44:27 svc:/network/inetd:default
    online 18:44:28 svc:/system/utmp:default
    online 18:44:28 svc:/system/console-login:default
    online 18:44:28 svc:/system/system-log:default
    online 18:44:28 svc:/system/dumpadm:default
    online 18:44:28 svc:/application/management/wbem:default
    online 18:44:28 svc:/system/postrun:default
    online 18:44:29 svc:/network/ssh:default
    online 18:44:29 svc:/application/graphical-login/gdm:default
    online 18:44:29 svc:/application/font/fc-cache:default
    online 18:44:30 svc:/network/smtp:sendmail
    online 18:44:31 svc:/system/fmd:default
    online 18:44:32 svc:/network/routing-setup:default
    online 18:44:35 svc:/milestone/multi-user:default
    online 18:44:36 svc:/system/intrd:default
    online 18:44:36 svc:/application/graphical-login/cde-login:default
    online 18:44:36 svc:/application/cde-printinfo:default
    online 18:44:38 svc:/system/hal:default
    online 18:44:38 svc:/system/filesystem/rmvolmgr:default
    online 18:44:39 svc:/network/rpc/gss:default
    online 18:44:39 svc:/network/rpc/meta:default
    online 18:44:39 svc:/network/rpc/smserver:default
    online 18:44:40 svc:/application/x11/xfs:default
    online 18:44:40 svc:/network/rpc/ocfserv:default
    online 18:44:40 svc:/network/rpc/cde-calendar-manager:default
    online 18:44:40 svc:/network/rpc/cde-ttdbserver:tcp
    online 18:44:40 svc:/network/rpc/mdcomm:default
    online 18:44:40 svc:/network/rpc/metamed:default
    online 18:44:40 svc:/network/rpc/metamh:default
    online 18:44:40 svc:/network/rpc/rex:default
    online 18:44:40 svc:/network/rpc/rstat:default
    online 18:44:40 svc:/network/rpc/rusers:default
    online 18:44:40 svc:/network/rpc/spray:default
    online 18:44:40 svc:/network/rpc/wall:default
    online 18:44:40 svc:/network/cde-spc:default
    online 18:44:40 svc:/network/security/ktkt_warn:default
    online 18:44:40 svc:/network/login:klogin
    online 18:44:40 svc:/network/login:rlogin
    online 18:44:41 svc:/network/ftp:default
    online 18:44:41 svc:/network/rpc-100235_1/rpc_ticotsord:default
    online 18:44:41 svc:/milestone/multi-user-server:default
    online 18:44:41 svc:/system/zones:default
    online 18:44:42 svc:/system/basicreg:default
    online 18:45:03 svc:/system/webconsole:console
    offline 18:44:30 svc:/application/print/rfc1179:default
    Could you please help me to resolve that issue?
    Thanks,
    Daniel

  • RPC: Authentication error while trying to mount a remote cdrom

    On my Solaris 10 workstation I configured the following line in /etc/dfs/dfstab:
    share -F nfs -o ro,anon=0 /cdrom/cdrom0
    and restarted the nfsd.
    dfshares says that it is shared: undine:/cdrom/sol_10_606_sparc undine - -
    Now when I try to mount it on another Solaris 10 host like this it is not working:
    mount -F nfs undine:/cdrom/sol_10_606_sparc /mnt
    nfs mount: undine: : RPC: Rpcbind failure - RPC: Authentication error
    Both Hosts are JASS hardened. I think there is a service missing.
    The following services are available:
    root@undine# svcs -a
    STATE STIME FMRI
    legacy_run Jul_23 lrc:/etc/rc2_d/S00set-tmp-permissions
    legacy_run Jul_23 lrc:/etc/rc2_d/S07set-tmp-permissions
    legacy_run Jul_23 lrc:/etc/rc2_d/S10lu
    legacy_run Jul_23 lrc:/etc/rc2_d/S20sysetup
    legacy_run Jul_23 lrc:/etc/rc2_d/S40llc2
    legacy_run Jul_23 lrc:/etc/rc2_d/S42ncakmod
    legacy_run Jul_23 lrc:/etc/rc2_d/S68net-tune
    legacy_run Jul_23 lrc:/etc/rc2_d/S70nddconfig
    legacy_run Jul_23 lrc:/etc/rc2_d/S70sckm
    legacy_run Jul_23 lrc:/etc/rc2_d/S73cachefs_daemon
    legacy_run Jul_23 lrc:/etc/rc2_d/S81dodatadm_udaplt
    legacy_run Jul_23 lrc:/etc/rc2_d/S89bdconfig
    legacy_run Jul_23 lrc:/etc/rc2_d/S90loc_ja_cssd
    legacy_run Jul_23 lrc:/etc/rc2_d/S90webconsole
    legacy_run Jul_23 lrc:/etc/rc2_d/S91afbinit
    legacy_run Jul_23 lrc:/etc/rc2_d/S91gfbinit
    legacy_run Jul_23 lrc:/etc/rc2_d/S91ifbinit
    legacy_run Jul_23 lrc:/etc/rc2_d/S91jfbinit
    legacy_run Jul_23 lrc:/etc/rc2_d/S91kfbinit
    legacy_run Jul_23 lrc:/etc/rc2_d/S91zuluinit
    legacy_run Jul_23 lrc:/etc/rc2_d/S94Wnn6
    legacy_run Jul_23 lrc:/etc/rc2_d/S94atsv
    legacy_run Jul_23 lrc:/etc/rc2_d/S94ncalogd
    legacy_run Jul_23 lrc:/etc/rc2_d/S98deallocate
    legacy_run Jul_23 lrc:/etc/rc2_d/S99dtlogin
    legacy_run Jul_23 lrc:/etc/rc3_d/S16boot_server
    legacy_run Jul_23 lrc:/etc/rc3_d/S22acct
    legacy_run Jul_23 lrc:/etc/rc3_d/S25openssh_server
    legacy_run Jul_23 lrc:/etc/rc3_d/S50apache2
    legacy_run Jul_23 lrc:/etc/rc3_d/S52imq
    legacy_run Jul_23 lrc:/etc/rc3_d/S73_mysql
    legacy_run Jul_23 lrc:/etc/rc3_d/S75seaport
    legacy_run Jul_23 lrc:/etc/rc3_d/S81volmgt
    legacy_run Jul_23 lrc:/etc/rcS_d/S29wrsmcfg
    disabled Jul_23 svc:/network/rpc/metamed:default
    disabled Jul_23 svc:/network/rpc/metamh:default
    disabled Jul_23 svc:/network/rpc/rstat:default
    disabled Jul_23 svc:/network/rpc/spray:default
    disabled Jul_23 svc:/network/rpc/wall:default
    disabled Jul_23 svc:/network/tname:default
    disabled Jul_23 svc:/network/security/ktkt_warn:default
    disabled Jul_23 svc:/network/security/krb5_prop:default
    disabled Jul_23 svc:/network/telnet:default
    disabled Jul_23 svc:/network/apocd/udp:default
    disabled Jul_23 svc:/network/uucp:default
    disabled Jul_23 svc:/network/chargen:dgram
    disabled Jul_23 svc:/network/chargen:stream
    disabled Jul_23 svc:/network/daytime:dgram
    disabled Jul_23 svc:/network/daytime:stream
    disabled Jul_23 svc:/network/discard:dgram
    disabled Jul_23 svc:/network/discard:stream
    disabled Jul_23 svc:/network/echo:dgram
    disabled Jul_23 svc:/network/echo:stream
    disabled Jul_23 svc:/network/time:dgram
    disabled Jul_23 svc:/network/time:stream
    disabled Jul_23 svc:/network/ftp:default
    disabled Jul_23 svc:/network/comsat:default
    disabled Jul_23 svc:/network/finger:default
    disabled Jul_23 svc:/network/login:eklogin
    disabled Jul_23 svc:/network/login:klogin
    disabled Jul_23 svc:/network/login:rlogin
    disabled Jul_23 svc:/network/rexec:default
    disabled Jul_23 svc:/network/shell:default
    disabled Jul_23 svc:/network/shell:kshell
    disabled Jul_23 svc:/network/talk:default
    disabled Jul_23 svc:/platform/sun4u/dcs:default
    disabled Jul_23 svc:/system/metainit:default
    disabled Jul_23 svc:/platform/sun4u/mpxio-upgrade:default
    disabled Jul_23 svc:/network/iscsi_initiator:default
    disabled Jul_23 svc:/network/rpc/nisplus:default
    disabled Jul_23 svc:/network/nis/server:default
    disabled Jul_23 svc:/network/dns/client:default
    disabled Jul_23 svc:/network/ldap/client:default
    disabled Jul_23 svc:/system/auditd:default
    disabled Jul_23 svc:/network/inetd-upgrade:default
    disabled Jul_23 svc:/application/print/server:default
    disabled Jul_23 svc:/platform/sun4u/sf880drd:default
    disabled Jul_23 svc:/system/power:default
    disabled Jul_23 svc:/network/rpc/bootparams:default
    disabled Jul_23 svc:/system/rcap:default
    disabled Jul_23 svc:/system/mdmonitor:default
    disabled Jul_23 svc:/network/rarp:default
    disabled Jul_23 svc:/network/dhcp-server:default
    disabled Jul_23 svc:/application/management/webmin:default
    disabled Jul_23 svc:/application/print/ipp-listener:default
    disabled Jul_23 svc:/application/print/cleanup:default
    disabled Jul_23 svc:/application/gdm2-login:default
    disabled Jul_23 svc:/network/dns/server:default
    disabled Jul_23 svc:/network/security/kadmin:default
    disabled Jul_23 svc:/network/security/krb5kdc:default
    disabled Jul_23 svc:/network/nis/passwd:default
    disabled Jul_23 svc:/network/nis/update:default
    disabled Jul_23 svc:/network/nis/xfr:default
    disabled Jul_23 svc:/system/sar:default
    disabled Jul_23 svc:/network/slp:default
    disabled Jul_23 svc:/platform/sun4u/efdaemon:default
    disabled Jul_23 svc:/system/consadm:default
    disabled Jul_23 svc:/system/cvc:default
    disabled Jul_23 svc:/network/rpc/meta:default
    disabled Jul_23 svc:/application/x11/xfs:default
    disabled Jul_23 svc:/application/font/stfsloader:default
    disabled Jul_23 svc:/application/print/rfc1179:default
    disabled Jul_23 svc:/network/rpc/ocfserv:default
    disabled 16:08:14 svc:/network/nfs/cbd:default
    disabled 16:14:03 svc:/network/rpc/rusers:default
    disabled 16:14:12 svc:/network/rpc-100068_2-5/rpc_udp:default
    disabled 16:14:23 svc:/network/rpc-100083_1/rpc_tcp:default
    disabled 16:14:37 svc:/network/rpc-100235_1/rpc_ticotsord:default
    disabled 16:14:52 svc:/network/rpc/rex:default
    disabled 16:15:12 svc:/network/rpc/mdcomm:default
    online Jul_23 svc:/network/ntp:default
    online Jul_23 svc:/system/filesystem/autofs:default
    online Jul_23 svc:/system/system-log:default
    online Jul_23 svc:/system/dumpadm:default
    online Jul_23 svc:/network/smtp:sendmail
    online Jul_23 svc:/system/fmd:default
    online Jul_23 svc:/milestone/multi-user:default
    online Jul_23 svc:/milestone/multi-user-server:default
    online Jul_23 svc:/system/zones:default
    online Jul_23 svc:/system/svc/restarter:default
    online Jul_23 svc:/system/installupdates:default
    online Jul_23 svc:/network/pfil:default
    online Jul_23 svc:/network/loopback:default
    online Jul_23 svc:/system/filesystem/root:default
    online Jul_23 svc:/system/boot-archive:default
    online Jul_23 svc:/system/filesystem/usr:default
    online Jul_23 svc:/system/keymap:default
    online Jul_23 svc:/network/physical:default
    online Jul_23 svc:/system/device/local:default
    online Jul_23 svc:/system/identity:node
    online Jul_23 svc:/system/filesystem/minimal:default
    online Jul_23 svc:/system/rmtmpfiles:default
    online Jul_23 svc:/system/sysevent:default
    online Jul_23 svc:/system/coreadm:default
    online Jul_23 svc:/system/device/fc-fabric:default
    online Jul_23 svc:/system/identity:domain
    online Jul_23 svc:/system/picl:default
    online Jul_23 svc:/milestone/devices:default
    online Jul_23 svc:/system/cryptosvc:default
    online Jul_23 svc:/network/ipfilter:default
    online Jul_23 svc:/milestone/network:default
    online Jul_23 svc:/network/initial:default
    online Jul_23 svc:/system/manifest-import:default
    online Jul_23 svc:/milestone/single-user:default
    online Jul_23 svc:/system/filesystem/local:default
    online Jul_23 svc:/system/sysidtool:net
    online Jul_23 svc:/system/sysidtool:system
    online Jul_23 svc:/milestone/sysconfig:default
    online Jul_23 svc:/system/sac:default
    online Jul_23 svc:/system/utmp:default
    online Jul_23 svc:/system/console-login:default
    online Jul_23 svc:/application/font/fc-cache:default
    online Jul_23 svc:/milestone/name-services:default
    online Jul_23 svc:/system/cron:default
    online Jul_23 svc:/network/service:default
    online 16:16:05 svc:/network/rpc/bind:default
    online 16:16:05 svc:/network/nis/client:default
    online 16:16:07 svc:/network/nfs/client:default
    online 16:16:07 svc:/network/nfs/status:default
    online 16:16:08 svc:/network/nfs/nlockmgr:default
    online 16:16:08 svc:/network/nfs/mapid:default
    online 16:16:08 svc:/network/nfs/server:default
    online 16:16:35 svc:/network/rpc/keyserv:default
    online 16:32:58 svc:/network/inetd:default
    online 16:32:58 svc:/system/name-service-cache:default
    online 16:32:58 svc:/network/vopied/tcp:default
    online 16:32:58 svc:/network/vnetd/tcp:default
    online 16:32:58 svc:/network/bpcd/tcp:default
    online 16:32:58 svc:/network/nfs/rquota:default
    online 16:32:58 svc:/network/rpc/smserver:default
    online 16:32:58 svc:/network/rpc/gss:default
    I would be happy for any feedback
    Regards Robert

    This is because of tcp wrappers configuration:
    /etc/hosts.deny
    ALL : ALL
    commented out that line and restarted inetd

  • Unable to register system with sconadm

    I'm trying to get smpatch working within my environment so I can get our patch management/automation under control. I've been able to successfully get this working on 1 system. When attempting to get this working on a second system, I have had nothing but issues. Any help with this would be greatly appreciated.
    1. I have followed both ID 1288579.1 and ID 1311733.1 to a T.
    2. I do have a valid MOS account, and to take it a step further, I have had my account set to Admin on the support contract I have.
    3. I've verified that my account can download patches. I tested with PCA and it can retrieve patches without issue with me account.
    4. my suc.sh output:
    | Sun Update Collector V 1.0.10 |
    Solaris release:
    Solaris 10 10/08 s10x_u6wos_07b X86
    Copyright 2008 Sun Microsystems, Inc. All Rights Reserved.
    Use is subject to license terms.
    Assembled 27 October 2008
    Solaris Kernel: Generic_137138-09
    Machine Type: i86pc
    Platform: i86pc
    Software Cluster:
    CLUSTER=SUNWCall
    Environment:
    HOME=/
    HZ=
    LOGNAME=root
    MAIL=/var/mail/root
    OLDPWD=/usr/jdk
    PATH=/usr/sbin:/usr/bin
    PWD=/export/home/bbranch
    SHELL=/sbin/sh
    SHLVL=1
    TERM=vt100
    TZ=US/Central
    _=./suc.sh
    Sun UC package status:
    SUNWbreg not installed
    SUNWdc not installed
    Sun UC package information:
    Sun UC package chk:
    ..done..
    Sun UC patch revision:
    120336-04
    121082-06
    121082-08
    121119-13
    121119-19
    121454-02
    123004-03
    123004-04
    123006-07
    123006-09
    123631-03
    123896-05
    123896-25
    124187-07
    137138-09
    Patch install dates:
    Note: The dates listed and patches listed may differ due to patches included with the OS release installed.
    drwxr-xr-- 2 root root 512 2011-09-21 13:47:44.093500000 -0500 121082-08
    drwxr-xr-- 2 root root 512 2011-09-21 11:04:00.643649000 -0500 121119-19
    drwxr-xr-- 2 root root 512 2011-09-21 13:04:38.208182000 -0500 123004-04
    drwxr-xr-- 2 root root 512 2011-09-21 11:04:23.198060000 -0500 123006-09
    drwxr-xr-- 2 root root 512 2011-09-21 11:11:22.682756000 -0500 123896-25
    Java versions:
    System default:
    java version "1.5.0_22"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_22-b03)
    Java HotSpot(TM) Client VM (build 1.5.0_22-b03, mixed mode)
    Java 5:
    java version "1.5.0_22"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_22-b03)
    Java HotSpot(TM) Client VM (build 1.5.0_22-b03, mixed mode)
    Java 6:
    Unable to locate JRE meeting specification "1.6*"
    Java used by smpatch and updatemanager:
    /usr/sbin/pprosvc:JAVACMD="/usr/jdk/latest/bin/java -version:1.5+"
    /bin/updatemanager:JAVA_EXEC="/usr/jdk/latest/bin/java -version:1.5+"
    Cacao Java version:
    java-home=/usr/jdk/latest
    Cacao Base Directories:
    cacao.install.rt.base.dir=/
    cacao.install.etc.base.dir=/
    Cacao all settings:
    snmp-adaptor-port=11161
    snmp-adaptor-trap-port=11162
    jmxmp-connector-port=11162
    commandstream-adaptor-port=11163
    rmi-registry-port=11164
    secure-webserver-port=11165
    java-flags= -Xmx128M -Dcom.sun.management.jmxremote -Dfile.encoding=utf-8 -Djava.endorsed.dirs=/usr/lib/cacao/lib/endorsed
    micro-agent=false
    java-home=/usr/jdk/latest
    jdmk-home=/usr/share/lib/jdmk
    nss-lib-home=/usr/lib/mps/secv1
    nss-tools-home=/usr/sfw/bin
    retries=4
    log-file-limit=1000000
    log-file-count=3
    log-file-append=true
    enable-instrumentation=false
    user=root
    group=sys
    network-bind-address=127.0.0.1
    watchdog-heartbeat-timeout=60
    Cacao Modules:
    List of modules registered:
    com.sun.cacao.agent_logging 1.0
    com.sun.cacao.cached_connector 2.2
    com.sun.cacao.command_stream_adaptor 1.0
    com.sun.cacao.dtrace 1.0
    com.sun.cacao.efd 2.2
    com.sun.cacao.instrum 1.0
    com.sun.cacao.invoker 1.0
    com.sun.cacao.mib2simple 1.0
    com.sun.cacao.rbac 2.1
    com.sun.cacao.rmi 1.0
    com.sun.cacao.session 2.2
    com.sun.cacao.snmpv3_adaptor 1.0
    com.sun.cacao.watchdog.heartbeat 1.0
    com.sun.cacao.watchdog.probe 1.0
    com.sun.scn.SolarisAssetModule 1.0
    com.sun.scn.base.SCNBase 1.0
    com.sun.scn.offering.ProductRegistration 1.0
    com.sun.scn.offering.SoftwareUpdate 1.0
    com.sun.scn.sensor.Sensor_Module 1.0
    ls Cacao directories:
    /etc/cacao/instances/default:
    total 6
    drwxr-xr-x 2 root sys 512 Sep 21 13:04 modules
    drwxr-xr-x 3 root sys 512 Sep 21 11:11 private
    drwxr-xr-x 5 root sys 512 Sep 21 10:12 security
    /etc/cacao/instances/default/modules:
    total 24
    -rw-r----- 1 root sys 2581 Mar 27 2006 com.sun.scn.base.SCNBase.xml
    -rw-r----- 1 root sys 2921 Dec 3 2007 com.sun.scn.offering.ProductRegistration.xml
    -rw-r--r-- 1 root sys 2789 Dec 3 2007 com.sun.scn.offering.SWUPRegistration.xml
    -rw-r----- 1 root sys 1307 Mar 17 2010 com.sun.scn.sam.SolarisAssetModule.xml
    -rw-r----- 1 root sys 1010 Mar 16 2006 com.sun.scn.sensor.Sensor_Module.xml
    /etc/cacao/instances/default/private:
    total 26
    -rw-r--r-- 1 root sys 5386 Sep 22 09:57 cacao.properties
    -rw-r--r-- 1 root sys 559 Sep 21 10:12 logger.properties
    drwxr-xr-x 2 root sys 3072 Sep 21 11:11 modules
    -rw-r--r-- 1 root sys 2196 Sep 21 11:11 svc_cacao.xml
    /etc/cacao/instances/default/private/modules:
    total 82
    -rw-r--r-- 1 root sys 56 Sep 21 11:11 com.sun.cacao.auth.session.2.2.2.properties
    -rw-r--r-- 1 root sys 1435 Sep 21 11:11 com.sun.cacao.auth.session.2.2.2.xml
    -rw-r--r-- 1 root sys 56 Sep 21 11:11 com.sun.cacao.cached_connector.2.2.2.properties
    -rw-r--r-- 1 root sys 1033 Sep 21 11:11 com.sun.cacao.cached_connector.2.2.2.xml
    -rw-r--r-- 1 root sys 56 Sep 21 11:11 com.sun.cacao.command_stream_adaptor.2.2.2.properties
    -rw-r--r-- 1 root sys 1005 Sep 21 11:11 com.sun.cacao.command_stream_adaptor.2.2.2.xml
    -rw-r--r-- 1 root sys 56 Sep 21 10:12 com.sun.cacao.dtrace.properties
    -rw-r--r-- 1 root sys 957 Sep 21 10:12 com.sun.cacao.dtrace.xml
    -rw-r--r-- 1 root sys 56 Sep 21 11:11 com.sun.cacao.efd.2.2.2.properties
    -rw-r--r-- 1 root sys 1115 Sep 21 11:11 com.sun.cacao.efd.2.2.2.xml
    -rw-r--r-- 1 root sys 56 Sep 21 11:11 com.sun.cacao.instrum.2.2.2.properties
    -rw-r--r-- 1 root sys 1025 Sep 21 11:11 com.sun.cacao.instrum.2.2.2.xml
    -rw-r--r-- 1 root sys 56 Sep 21 11:11 com.sun.cacao.invoker.2.2.2.properties
    -rw-r--r-- 1 root sys 1086 Sep 21 11:11 com.sun.cacao.invoker.2.2.2.xml
    -rw-r--r-- 1 root sys 56 Sep 21 11:11 com.sun.cacao.logging_manager.2.2.2.properties
    -rw-r--r-- 1 root sys 903 Sep 21 11:11 com.sun.cacao.logging_manager.2.2.2.xml
    -rw-r--r-- 1 root sys 56 Sep 21 11:11 com.sun.cacao.mib2simple.2.2.2.properties
    -rw-r--r-- 1 root sys 2816 Sep 21 11:11 com.sun.cacao.mib2simple.2.2.2.xml
    -rw-r--r-- 1 root sys 56 Sep 21 11:11 com.sun.cacao.rbac.2.2.2.properties
    -rw-r--r-- 1 root sys 1295 Sep 21 11:11 com.sun.cacao.rbac.2.2.2.xml
    -rw-r--r-- 1 root sys 56 Sep 21 11:11 com.sun.cacao.rmi.2.2.2.properties
    -rw-r--r-- 1 root sys 960 Sep 21 11:11 com.sun.cacao.rmi.2.2.2.xml
    -rw-r--r-- 1 root sys 56 Sep 21 11:11 com.sun.cacao.snmpv3_adaptor.2.2.2.properties
    -rw-r--r-- 1 root sys 2049 Sep 21 11:11 com.sun.cacao.snmpv3_adaptor.2.2.2.xml
    -rw-r--r-- 1 root sys 56 Sep 21 11:11 com.sun.cacao.watchdog.heartbeat.2.2.2.properties
    -rw-r--r-- 1 root sys 2559 Sep 21 11:11 com.sun.cacao.watchdog.heartbeat.2.2.2.xml
    -rw-r--r-- 1 root sys 56 Sep 21 11:11 com.sun.cacao.watchdog.probe.2.2.2.properties
    -rw-r--r-- 1 root sys 1757 Sep 21 11:11 com.sun.cacao.watchdog.probe.2.2.2.xml
    /etc/cacao/instances/default/security:
    total 8
    drwxr-xr-x 2 root sys 512 Sep 21 10:12 jsse
    drwxr-xr-x 5 root sys 512 Sep 21 10:12 nss
    -rw------- 1 root sys 197 Sep 21 10:12 password
    drwxr-xr-x 2 root sys 512 Sep 22 09:57 snmp
    /etc/cacao/instances/default/security/jsse:
    total 8
    -rw-r--r-- 1 root sys 639 Sep 21 10:12 agent.cert
    -rw-r--r-- 1 root sys 1630 Sep 21 10:12 keystore
    -rw-r--r-- 1 root sys 486 Sep 21 10:12 truststore
    /etc/cacao/instances/default/security/nss:
    total 6
    drwxr-xr-x 2 root sys 512 Sep 21 10:12 localca
    drwxr-xr-x 2 root sys 512 Sep 21 10:12 unknown
    drwxr-xr-x 2 root sys 512 Sep 21 10:12 wellknown
    /etc/cacao/instances/default/security/nss/localca:
    total 226
    -rw-r--r-- 1 root sys 65536 Sep 21 10:12 cert8.db
    -rw-r--r-- 1 root sys 32768 Sep 21 10:12 key3.db
    -rw-r--r-- 1 root sys 635 Sep 21 10:12 localca.cert
    -rw-r--r-- 1 root sys 32768 Sep 21 10:12 secmod.db
    /etc/cacao/instances/default/security/nss/unknown:
    total 208
    -rw-r--r-- 1 root sys 65536 Sep 21 10:12 cert8.db
    -rw-r--r-- 1 root sys 32768 Sep 21 10:12 key3.db
    -rw-r--r-- 1 root sys 32768 Sep 21 10:12 secmod.db
    /etc/cacao/instances/default/security/nss/wellknown:
    total 226
    -rw-r--r-- 1 root sys 65536 Sep 21 10:12 cert8.db
    -rw-r--r-- 1 root sys 32768 Sep 21 10:12 key3.db
    -rw-r--r-- 1 root sys 32768 Sep 21 10:12 secmod.db
    -rw-r--r-- 1 root sys 643 Sep 21 10:12 wellknown.cert
    /etc/cacao/instances/default/security/snmp:
    total 8
    -rw------- 1 root sys 884 Sep 21 10:12 jdmk.acl
    -rw------- 1 root sys 1110 Sep 22 09:57 jdmk.security
    -rw------- 1 root sys 664 Sep 21 10:12 jdmk.uacl
    /usr/lib/cacao/lib/tools/template:
    total 8
    drwxr-xr-x 5 root sys 512 Sep 21 09:49 config
    drwxr-xr-x 2 root sys 1536 Sep 21 11:11 modules
    drwxr-xr-x 2 root sys 512 Sep 21 11:11 startup
    /usr/lib/cacao/lib/tools/template/config:
    total 6
    drwxr-xr-x 2 root sys 512 Sep 21 09:49 modules
    drwxr-xr-x 3 root sys 512 Sep 21 11:11 private
    drwxr-xr-x 3 root sys 512 Sep 21 09:49 security
    /usr/lib/cacao/lib/tools/template/config/modules:
    total 0
    /usr/lib/cacao/lib/tools/template/config/private:
    total 16
    -rw-r--r-- 1 root sys 6045 Dec 7 2010 cacao.properties
    -rw-r--r-- 1 root sys 565 Dec 7 2010 logger.properties
    drwxr-xr-x 2 root sys 512 Sep 21 09:49 modules
    /usr/lib/cacao/lib/tools/template/config/private/modules:
    total 0
    /usr/lib/cacao/lib/tools/template/config/security:
    total 2
    drwxr-xr-x 2 root sys 512 Sep 21 11:11 snmp
    /usr/lib/cacao/lib/tools/template/config/security/snmp:
    total 6
    -rw-r--r-- 1 root sys 896 Dec 7 2010 jdmk.acl
    -rw-r--r-- 1 root sys 1005 Dec 7 2010 jdmk.security
    -rw-r--r-- 1 root sys 680 Dec 7 2010 jdmk.uacl
    /usr/lib/cacao/lib/tools/template/modules:
    total 54
    -rw-r--r-- 1 root sys 1435 Dec 7 2010 com.sun.cacao.auth.session.2.2.2.xml
    -rw-r--r-- 1 root sys 1033 Dec 7 2010 com.sun.cacao.cached_connector.2.2.2.xml
    -rw-r--r-- 1 root sys 1005 Dec 7 2010 com.sun.cacao.command_stream_adaptor.2.2.2.xml
    -rw-r--r-- 1 root sys 957 Feb 15 2007 com.sun.cacao.dtrace.xml
    -rw-r--r-- 1 root sys 1115 Dec 7 2010 com.sun.cacao.efd.2.2.2.xml
    -rw-r--r-- 1 root sys 1025 Dec 7 2010 com.sun.cacao.instrum.2.2.2.xml
    -rw-r--r-- 1 root sys 1086 Dec 7 2010 com.sun.cacao.invoker.2.2.2.xml
    -rw-r--r-- 1 root sys 903 Dec 7 2010 com.sun.cacao.logging_manager.2.2.2.xml
    -rw-r--r-- 1 root sys 2816 Dec 7 2010 com.sun.cacao.mib2simple.2.2.2.xml
    -rw-r--r-- 1 root sys 1295 Dec 7 2010 com.sun.cacao.rbac.2.2.2.xml
    -rw-r--r-- 1 root sys 960 Dec 7 2010 com.sun.cacao.rmi.2.2.2.xml
    -rw-r--r-- 1 root sys 2049 Dec 7 2010 com.sun.cacao.snmpv3_adaptor.2.2.2.xml
    -rw-r--r-- 1 root sys 2559 Dec 7 2010 com.sun.cacao.watchdog.heartbeat.2.2.2.xml
    -rw-r--r-- 1 root sys 1757 Dec 7 2010 com.sun.cacao.watchdog.probe.2.2.2.xml
    /usr/lib/cacao/lib/tools/template/startup:
    total 14
    -rw-r--r-- 1 root sys 3770 Dec 7 2010 cacao
    -rw-r--r-- 1 root sys 2164 Dec 7 2010 svc_cacao.xml
    checking Cacao ports:
    *.111 Idle
    127.0.0.1.11161 Idle
    *.111 *.* 0 0 49152 0 LISTEN
    127.0.0.1.11164 *.* 0 0 49152 0 LISTEN
    127.0.0.1.11163 *.* 0 0 49152 0 LISTEN
    127.0.0.1.11162 *.* 0 0 49152 0 LISTEN
    checking Cacao java process:
    root 3225 0.3 4.011263241060 ? S 09:57:06 0:03 /usr/jdk/latest/bin/java -Xmx128M -Dcom.sun.management.jmxremote -Dfile.encoding=utf-8 -Djava.endorsed.dirs=/usr/lib/cacao/lib/endorsed -classpath /usr/share/lib/jdmk/jdmkrt.jar:/usr/share/lib/jdmk/jmxremote_optional.jar:/usr/lib/cacao/lib/cacao_cacao.jar:/usr/lib/cacao/lib/cacao_j5core.jar:/usr/lib/cacao/lib/bcprov-jdk14.jar -Djavax.management.builder.initial=com.sun.jdmk.JdmkMBeanServerBuilder -Dcacao.print.status=true -Dcacao.config.dir=/etc/cacao/instances/default -Dcacao.monitoring.mode=smf -Dcom.sun.cacao.ssl.keystore.password.file=/etc/cacao/instances/default/security/password com.sun.cacao.container.impl.ContainerPrivate
    root 1325 0.2 1.68425216216 ? S 09:42:59 0:02 /usr/jdk/latest/bin/java -version:1.5+ -jar /usr/lib/patch/swupna.jar -wait
    noaccess 710 0.1 11.6196796119900 ? S 09:08:02 0:13 /usr/java/bin/java -server -Xmx128m -XX:+UseParallelGC -XX:ParallelGCThreads=4 -classpath /usr/share/webconsole/private/container/bin/bootstrap.jar:/usr/share/webconsole/private/container/bin/commons-logging.jar:/usr/share/webconsole/private/container/bin/log4j.jar:/usr/java/lib/tools.jar:/usr/java/jre/lib/jsse.jar -Djava.security.manager -Djava.security.policy==/var/webconsole/domains/console/conf/console.policy -Djavax.net.ssl.trustStore=/var/webconsole/domains/console/conf/keystore.jks -Djava.security.auth.login.config=/var/webconsole/domains/console/conf/consolelogin.conf -Dcatalina.home=/usr/share/webconsole/private/container -Dcatalina.base=/var/webconsole/domains/console -Dcom.sun.web.console.home=/usr/share/webconsole -Dcom.sun.web.console.conf=/etc/webconsole/console -Dcom.sun.web.console.base=/var/webconsole/domains/console -Dcom.sun.web.console.logdir=/var/log/webconsole/console -Dcom.sun.web.console.native=/usr/lib/webconsole -Dcom.sun.web.console.appbase=/var/webconsole/domains/console/webapps -Dcom.sun.web.console.secureport=6789 -Dcom.sun.web.console.unsecureport=6788 -Dcom.sun.web.console.unsecurehost=127.0.0.1 -Dwebconsole.default.file=/etc/webconsole/console/default.properties -Dwebconsole.config.file=/etc/webconsole/console/service.properties -Dcom.sun.web.console.startfile=/var/webconsole/tmp/console_start.tmp -Djava.awt.headless=true -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.NoOpLog org.apache.catalina.startup.Bootstrap start
    root 3224 0.0 0.2 1864 1184 ? S 09:57:06 0:00 /usr/lib/cacao/lib/tools/launch -w /var/cacao/instances/default -L 16384 -A /usr/lib/cacao/lib/tools/proc_analysis -W /var/cacao/instances/default -T 300 -P /var/run/cacao/instances/default/run/hb.pipe -f -U root -G sys -- /usr/jdk/latest/bin/java -Xmx128M -Dcom.sun.management.jmxremote -Dfile.encoding=utf-8 -Djava.endorsed.dirs=/usr/lib/cacao/lib/endorsed -classpath /usr/share/lib/jdmk/jdmkrt.jar:/usr/share/lib/jdmk/jmxremote_optional.jar:/usr/lib/cacao/lib/cacao_cacao.jar:/usr/lib/cacao/lib/cacao_j5core.jar:/usr/lib/cacao/lib/bcprov-jdk14.jar -Djavax.management.builder.initial=com.sun.jdmk.JdmkMBeanServerBuilder -Dcacao.print.status=true -Dcacao.config.dir=/etc/cacao/instances/default -Dcacao.monitoring.mode=smf -Dcom.sun.cacao.ssl.keystore.password.file=/etc/cacao/instances/default/security/password com.sun.cacao.container.impl.ContainerPrivate
    copying cacao files to /tmp/suc-cacao...
    done.
    Solaris 10 cacao instances:
    STATE NSTATE STIME CTID FMRI
    online - 9:57:07 88 svc:/application/management/common-agent-container-1:default
    9:57:06 3224 launch
    9:57:06 3225 java
    Full list of cacao SMF service(s):
    fmri svc:/application/management/common-agent-container-1:default
    name Cacao, a common Java container for JDMK/JMX based management solution
    enabled true (temporary)
    state online
    next_state none
    state_time Thu Sep 22 09:57:07 2011
    logfile /var/svc/log/application-management-common-agent-container-1:default.log
    restarter svc:/system/svc/restarter:default
    contract_id 88
    dependency require_all/none svc:/system/filesystem/local (online)
    dependency require_all/none svc:/network/initial (online)
    dependency require_all/none svc:/milestone/multi-user (online)
    Services in maintenance/disabled state:
    svc:/system/pkgserv:default (Flush package command database to disk (see pkgadm(1m)).)
    State: offline since Thu Sep 22 09:07:25 2011
    Reason: Dependency file://localhost/usr/sadm/install/bin/pkgserv is absent.
    See: http://sun.com/msg/SMF-8000-E2
    Impact: This service is not running.
    All ccr properties:
    18:
    cns.assetid:
    cns.br.SunUCenabled:
    true
    cns.ccr.keyGenPath:
    /usr/lib/cc-ccr/bin/ccrKeyGen
    cns.clientid:
    cns.httpproxy.auth:
    cns.httpproxy.ipaddr:
    cns.httpproxy.port:
    cns.regtoken:
    cns.security.password:
    dAw5y36sZJoC+XZR504J4YfvVN8gcxGUYp1bCb8i7x21
    cns.security.privatekey:
    cns.security.publickey:
    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:
    patchsvr not installed.
    Entitlement:
    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://getupdates.oracle.com/
    patchpro.patchset          -     current3
    patchpro.proxy.host          -     ""
    patchpro.proxy.passwd          ****     ****
    patchpro.proxy.port          -     8080
    patchpro.proxy.user          -     ""
    debug smpatch analyze:
    Effective proxy host : ""
    Effective proxy port : "8080"
    Effective proxy user : ""
    ... Submitting download request against a GUUS server
    ... ... Hostname of URL is getupdates.oracle.com
    ... ... Filename of URL is /xml/motd.xml
    ... ... File path portion of URL is /xml/motd.xml
    Defining request header : IF_MODIFIED_SINCE... valueWed Dec 31 18:00:00 CST 1969
    ... Caught IO Exception.
    ((HttpURLConnection)connection).getResponseCode() : 401
    ((HttpURLConnection)connection).getResponseMessage() : Authorization Required
    Error: Unable to download document : "xml/motd.xml"
    Cannot connect to retrieve motd.xml: Authorization Required
    Effective proxy host : ""
    Effective proxy port : "8080"
    Effective proxy user : ""
    ... Submitting download request against a GUUS server
    ... ... Hostname of URL is getupdates.oracle.com
    ... ... Filename of URL is /detector/detectors.jar
    ... ... File path portion of URL is /detector/detectors.jar
    Effective proxy host : ""
    Effective proxy port : "8080"
    Effective proxy user : ""
    ... Submitting download request against a GUUS server
    ... ... Hostname of URL is getupdates.oracle.com
    ... ... Filename of URL is /database/current3.zip
    ... ... File path portion of URL is /database/current3.zip
    Defining request header : IF_MODIFIED_SINCE... valueWed Dec 31 18:00:00 CST 1969
    Defining request header : IF_MODIFIED_SINCE... valueWed Dec 31 18:00:00 CST 1969
    ... Caught IO Exception.
    ((HttpURLConnection)connection).getResponseCode() : 401
    ((HttpURLConnection)connection).getResponseMessage() : Authorization Required
    ... Caught IO Exception.
    ((HttpURLConnection)connection).getResponseCode() : 401
    ((HttpURLConnection)connection).getResponseMessage() : Authorization Required
    Failure: Cannot connect to retrieve current3.zip: Authorization Required
    ls /var/sadm/spool:
    /var/sadm/spool:
    total 2
    drwxr-xr-x 5 root sys 512 Sep 22 10:00 cache
    /var/sadm/spool/cache:
    total 6
    drwxr-xr-x 2 root root 512 Sep 22 10:00 Database
    drwxr-xr-x 3 root sys 512 Sep 21 09:54 updatemanager
    drwxr-xr-x 2 root root 512 Sep 22 10:00 xml
    /var/sadm/spool/cache/Database:
    total 0
    /var/sadm/spool/cache/updatemanager:
    total 2
    drwxr-xr-x 2 root sys 512 Sep 21 09:54 analysis.results
    /var/sadm/spool/cache/updatemanager/analysis.results:
    total 0
    /var/sadm/spool/cache/xml:
    total 0
    copying sconadm log files to /tmp/suc-sconadm...
    done.
    checking certificate...
    Enter keystore password:
    ***************** WARNING WARNING WARNING *****************
    * The integrity of the information stored in your keystore *
    * has NOT been verified! In order to verify its integrity, *
    * you must provide your keystore password. *
    ***************** WARNING WARNING WARNING *****************
    Keystore type: jks
    Keystore provider: SUN
    Your keystore contains 11 entries
    Alias name: smirootcacert
    Creation date: Jun 18, 2002
    Entry type: trustedCertEntry
    Owner: CN=Sun Microsystems Inc Root CA, O=Sun Microsystems Inc, C=US
    Issuer: CN=GTE CyberTrust Root, O=GTE Corporation, C=US
    Serial number: 200014a
    Valid from: Tue Nov 07 16:39:00 CST 2000 until: Thu Nov 07 17:59:00 CST 2002
    Certificate fingerprints:
         MD5: D8:B6:68:D4:6B:04:B9:5A:EB:34:23:54:B8:F3:97:8C
         SHA1: BD:D9:0B:DA:AE:91:5F:33:C4:3D:10:E3:77:F0:45:09:4A:E8:A2:98
    Alias name: updateserver.sun.com
    Creation date: Apr 20, 2004
    Entry type: trustedCertEntry
    Owner: CN=updateserver.sun.com, OU=Solaris Patch Server, O="Sun Microsystems, Inc.", L=Santa Clara, ST=California, C=US
    Issuer: CN=updateserver.sun.com, OU=Solaris Patch Server, O="Sun Microsystems, Inc.", L=Santa Clara, ST=California, C=US
    Serial number: 4085ad7d
    Valid from: Tue Apr 20 18:08:45 CDT 2004 until: Fri Apr 18 18:08:45 CDT 2014
    Certificate fingerprints:
         MD5: C7:0D:9B:84:B2:E0:57:FA:F4:D1:0C:2E:F3:0E:68:DF
         SHA1: 48:B3:6B:35:AB:15:FE:BF:C5:B9:FF:39:F9:7E:FF:BB:C2:07:9B:7A
    Alias name: gtecybertrustglobalca
    Creation date: Feb 6, 2006
    Entry type: trustedCertEntry
    Owner: CN=GTE CyberTrust Global Root, OU="GTE CyberTrust Solutions, Inc.", O=GTE Corporation, C=US
    Issuer: CN=GTE CyberTrust Global Root, OU="GTE CyberTrust Solutions, Inc.", O=GTE Corporation, C=US
    Serial number: 1a5
    Valid from: Wed Aug 12 19:29:00 CDT 1998 until: Mon Aug 13 18:59:00 CDT 2018
    Certificate fingerprints:
         MD5: CA:3D:D3:68:F1:03:5C:D0:32:FA:B8:2B:59:E8:5A:DB
         SHA1: 97:81:79:50:D8:1C:96:70:CC:34:D8:09:CF:79:44:31:36:7E:F4:74
    Alias name: verisignclass3g2ca
    Creation date: Feb 6, 2006
    Entry type: trustedCertEntry
    Owner: OU=VeriSign Trust Network, OU="(c) 1998 VeriSign, Inc. - For authorized use only", OU=Class 3 Public Primary Certification Authority - G2, O="VeriSign, Inc.", C=US
    Issuer: OU=VeriSign Trust Network, OU="(c) 1998 VeriSign, Inc. - For authorized use only", OU=Class 3 Public Primary Certification Authority - G2, O="VeriSign, Inc.", C=US
    Serial number: 7dd9fe07cfa81eb7107967fba78934c6
    Valid from: Sun May 17 19:00:00 CDT 1998 until: Tue Aug 01 18:59:59 CDT 2028
    Certificate fingerprints:
         MD5: A2:33:9B:4C:74:78:73:D4:6C:E7:C1:F3:8D:CB:5C:E9
         SHA1: 85:37:1C:A6:E5:50:14:3D:CE:28:03:47:1B:DE:3A:09:E8:F8:77:0F
    Alias name: smicacert
    Creation date: Jun 18, 2002
    Entry type: trustedCertEntry
    Owner: O=Sun Microsystems Inc, CN=Sun Microsystems Inc CA (Class B)
    Issuer: CN=Sun Microsystems Inc Root CA, O=Sun Microsystems Inc, C=US
    Serial number: 1000006
    Valid from: Mon Nov 13 13:23:10 CST 2000 until: Fri Nov 13 13:23:10 CST 2009
    Certificate fingerprints:
         MD5: B4:1F:E1:0D:80:7D:B1:AB:15:5C:78:CB:C8:8F:CE:37
         SHA1: 1E:38:11:02:F0:5D:A3:27:5C:F9:6E:B1:1F:C4:79:95:E9:6E:D6:DF
    Alias name: patchsigning3
    Creation date: Dec 9, 2008
    Entry type: trustedCertEntry
    Owner: CN=patchsign 20081125, OU=Class B, OU=Corporate Object Signing, O=Sun Microsystems Inc
    Issuer: CN=Object Signing CA, OU=Class 2 OnSite Subscriber CA, OU=VeriSign Trust Network, O=Sun Microsystems Inc
    Serial number: c6c945f7361c6aa3c520502b3db45a7
    Valid from: Mon Nov 24 18:00:00 CST 2008 until: Fri Nov 25 17:59:59 CST 2011
    Certificate fingerprints:
         MD5: 37:FD:5B:76:06:29:65:DB:47:D8:A5:AB:E7:D7:2C:08
         SHA1: 30:C7:C3:AF:85:00:8F:3B:41:DC:55:A3:99:53:E4:00:D8:97:D7:01
    Alias name: patchsigning2
    Creation date: Feb 8, 2006
    Entry type: trustedCertEntry
    Owner: CN=Patch (No version), OU=Class B, OU=Corporate Object Signing, O=Sun Microsystems Inc
    Issuer: CN=Object Signing CA, OU=Class 2 OnSite Subscriber CA, OU=VeriSign Trust Network, O=Sun Microsystems Inc
    Serial number: 3ed0ec9de0eed991b93f09d331d05e93
    Valid from: Tue Jan 24 18:00:00 CST 2006 until: Sat Jan 24 17:59:59 CST 2009
    Certificate fingerprints:
         MD5: 07:5C:E4:4F:4C:DC:4D:D5:D0:A8:A8:16:C8:DB:37:5F
         SHA1: A2:A8:17:32:2C:C4:7E:DE:8E:67:70:5E:08:2B:91:E9:8A:48:8C:05
    Alias name: patchsigning
    Creation date: Jun 18, 2002
    Entry type: trustedCertEntry
    Owner: CN=Enterprise Services Patch Management, O=Sun Microsystems Inc
    Issuer: O=Sun Microsystems Inc, CN=Sun Microsystems Inc CA (Class B)
    Serial number: 1400007b
    Valid from: Mon Sep 24 15:38:53 CDT 2001 until: Sun Sep 24 15:38:53 CDT 2006
    Certificate fingerprints:
         MD5: 6F:63:51:C4:3D:92:C5:B9:A7:90:2F:FB:C0:68:66:16
         SHA1: D0:8D:7B:2D:06:AF:1F:37:5C:0D:1B:A0:B3:CB:A0:2E:90:D6:45:0C
    Alias name: smirootcacert2
    Creation date: Oct 21, 2002
    Entry type: trustedCertEntry
    Owner: CN=Sun Microsystems Inc Root CA, O=Sun Microsystems Inc, C=US
    Issuer: CN=GTE CyberTrust Root, O=GTE Corporation, C=US
    Serial number: 40002ae
    Valid from: Wed Oct 16 10:45:00 CDT 2002 until: Sat Oct 16 18:59:00 CDT 2004
    Certificate fingerprints:
         MD5: 54:E3:D1:E4:79:B4:17:23:65:B4:F9:14:AD:C6:4A:FE
         SHA1: 90:F1:AB:87:AE:A0:4C:1F:AF:43:60:DE:5D:A8:0E:D8:CE:E7:06:AE
    Alias name: getupdates.oracle.com
    Creation date: Apr 25, 2011
    Entry type: trustedCertEntry
    Owner: CN=*.oracle.com, OU=Terms of use at www.verisign.com/rpa (c)10, OU=Global IT, O=Oracle Corporation, L=Redwood Shores, ST=California, C=US
    Issuer: OU=www.verisign.com/CPS Incorp.by Ref. LIABILITY LTD.(c)97 VeriSign, OU=VeriSign International Server CA - Class 3, OU="VeriSign, Inc.", O=VeriSign Trust Network
    Serial number: 7854c9713b40a03d934e4b1b7f266170
    Valid from: Mon Apr 12 19:00:00 CDT 2010 until: Thu May 05 18:59:59 CDT 2011
    Certificate fingerprints:
         MD5: 03:CB:5F:B8:58:40:23:03:7E:89:A7:49:AF:06:7C:23
         SHA1: 63:95:E0:5C:87:42:8E:38:95:73:EE:03:1C:50:48:FE:43:8F:DC:8C
    Alias name: oracle.com
    Creation date: Apr 25, 2011
    Entry type: trustedCertEntry
    Owner: CN=VeriSign Class 3 International Server CA - G3, OU=Terms of use at https://www.verisign.com/rpa (c)10, OU=VeriSign Trust Network, O="VeriSign, Inc.", C=US
    Issuer: CN=VeriSign Class 3 Public Primary Certification Authority - G5, OU="(c) 2006 VeriSign, Inc. - For authorized use only", OU=VeriSign Trust Network, O="VeriSign, Inc.", C=US
    Serial number: 641be820ce020813f32d4d2d95d67e67
    Valid from: Sun Feb 07 18:00:00 CST 2010 until: Fri Feb 07 17:59:59 CST 2020
    Certificate fingerprints:
         MD5: BA:B0:65:B4:3B:9C:E8:40:30:21:7D:C5:C6:CD:3F:EB
         SHA1: B1:8D:9D:19:56:69:BA:0F:78:29:51:75:66:C2:5F:42:2A:27:71:04
    checking network settings...
    141.146.44.51     updates.oraclegha.com getupdates.oracle.com updates.oracle.com
    164.58.129.138     a248.e.akamai.net
    164.58.129.143     a248.e.akamai.net
    141.146.44.51     updates.oraclegha.com cns-services.oracle.com updates.oracle.com

    Sampath,
    You can use one of the following workarounds :
    1. Install redhat-release package from AS
    or
    2. Edit /etc/redhat-release
    change (for example):
    Red Hat Enterprise Linux ES release 4 (Nahant Update 4)
    to:
    Red Hat Enterprise Linux AS release 4 (Nahant Update 4)
    The next version of "up2date" will correctly handle "ES" or "WS" systems.
    Regards,
    Björn

  • Svc:/network/nfs/client problem in Solaris 10

    Hi,
    I`ve been trying to figure out what is the problem with the below scenario for so long and till now i`m not able to.
    i have a X4100 SunFire system with solaris 10 installed.
    most of the services are not coming up (ssh,ftp,etc....) each time i reboot the server, and after approximately 3 hours everything comes fine by it self.
    i noticed that the service :/network/nfs/client is taking too long while starting. This might be related to the problem.
    See below the svcs command : hope this will be usefull :)
    bash-3.00# svcs -xv ssh
    svc:/network/ssh:default (SSH server)
    State: offline since Wed May 20 16:37:45 2009
    Reason: Service svc:/network/nfs/client:default is starting.
    See: http://sun.com/msg/SMF-8000-GE
    Path: svc:/network/ssh:default
    svc:/system/filesystem/autofs:default
    svc:/network/nfs/client:default
    See: man -M /usr/share/man -s 1M sshd
    Impact: 3 dependent services are not running:
    svc:/milestone/multi-user-server:default
    svc:/system/basicreg:default
    svc:/system/zones:default
    any advise on this ?
    Appreciate your help,

    hi all
    issue resolved actually port was conflicting in /etc/services i have readded the entry in /etc/service
    Thanks

  • Could not mount USB drive on Solaris 10 x86 system

    Hi All,
    I am having difficulty mounting a USB drive on Solaris 10 x86 system with the following different unsuccessful attempts:
    # uname -a
    SunOS venus 5.10 Generic_139556-08 i86pc i386 i86pc
    # rmformat
    Looking for devices...
         1. Volmgt Node: /vol/dev/aliases/cdrom0
            Logical Node: /dev/rdsk/c0t0d0s2
            Physical Node: /pci@0,0/pci-ide@4/ide@0/sd@0,0
            Connected Device: TEAC     DV-28E-V         1.AC
            Device Type: DVD Reader
         2. Logical Node: /dev/rdsk/c4t0d0s2
            Physical Node: /pci@0,0/pci108e,534b@2,1/storage@9/disk@0,0
            Connected Device: WD       My Book 1140     1007
            Device Type: Removable
         3. Volmgt Node: /vol/dev/aliases/rmdisk0
            Logical Node: /dev/rdsk/c4t0d0p0
            Physical Node: /pci@0,0/pci108e,534b@2,1/storage@9/disk@0,0
            Connected Device: WD       My Book 1140     1007
            Device Type: Removable
    # svcs volfs
    STATE  STIME    FMRI
    online Apr_13   svc:/system/filesystem/volfs:default# ls -lt /mnt
    total 0
    # mount -F pcfs /dev/dsk/c4t0d0p0:c /mnt
    mount: I/O error
    # mount -F pcfs /dev/rdsk/c4t0d0p0:c /mnt
    mount: Block device required
    # mount -F pcfs /dev/dsk/c4t0d0s2:c /mnt
    mount: I/O error
    # mount -F pcfs /dev/rdsk/c4t0d0s2:c /mnt
    mount: Block device required
    # fsck /dev/dsk/c4t0d0p0
    Can't open /dev/rdsk/c4t0d0p0: I/O error
    # fsck /dev/rdsk/c4t0d0p0
    Can't open /dev/rdsk/c4t0d0p0: I/O error
    # fsck /dev/dsk/c4t0d0s2
    Can't open /dev/rdsk/c4t0d0s2: I/O error
    # fsck /dev/rdsk/c4t0d0s2
    Can't open /dev/rdsk/c4t0d0s2: I/O errorSecond try,
    # svcadm disable volfs
    # svcs volfs         
    STATE          STIME    FMRI
    disabled       20:47:00 svc:/system/filesystem/volfs:default
    # mount -F pcfs /dev/dsk/c4t0d0p0:c /mnt
    mount: I/O errorLast try,
    # mkdir /rmdisk
    mkdir: Failed to make directory "/rmdisk"; File exists
    # ls -lt /rmdisk
    total 4
    lrwxrwxrwx   1 root     nobody        16 Oct  1  2009 rmdisk0 -> ./unnamed_rmdik
    drwxr-xr-x   2 root     nobody       512 Sep 30  2009 unnamed_rmdisk
    # cd /rmdisk
    # ls -lt
    total 4
    lrwxrwxrwx   1 root     nobody        16 Oct  1  2009 rmdisk0 -> ./unnamed_rmdik
    drwxr-xr-x   2 root     nobody       512 Sep 30  2009 unnamed_rmdisk
    # ls -lt unnamed_rmdisk
    total 0
    # ls -lt rmdisk0
    lrwxrwxrwx   1 root     nobody        16 Oct  1  2009 rmdisk0 -> ./unnamed_rmdik
    # df -h
    Filesystem             size   used  avail capacity  Mounted on
    /dev/dsk/c1t0d0s0      5.1G   4.0G   1.1G    78%    /
    /devices                 0K     0K     0K     0%    /devices
    ctfs                     0K     0K     0K     0%    /system/contract
    proc                     0K     0K     0K     0%    /proc
    mnttab                   0K     0K     0K     0%    /etc/mnttab
    swap                   5.9G   984K   5.9G     1%    /etc/svc/volatile
    objfs                    0K     0K     0K     0%    /system/object
    sharefs                  0K     0K     0K     0%    /etc/dfs/sharetab
    /usr/lib/libc/libc_hwcap2.so.1
                           5.1G   4.0G   1.1G    78%    /lib/libc.so.1
    fd                       0K     0K     0K     0%    /dev/fd
    swap                   5.9G   148K   5.9G     1%    /tmp
    swap                   5.9G    32K   5.9G     1%    /var/run
    /dev/dsk/c1t0d0s7      129G   1.7G   126G     2%    /export/home
    # /etc/init.d/volmgt stop
    # svcs volfs            
    STATE          STIME    FMRI
    disabled       21:02:31 svc:/system/filesystem/volfs:default
    # pwd
    /rmdisk
    # cd /
    # ls -lt /rmdisk
    total 4
    lrwxrwxrwx   1 root     nobody        16 Oct  1  2009 rmdisk0 -> ./unnamed_rmdik
    drwxr-xr-x   2 root     nobody       512 Sep 30  2009 unnamed_rmdisk
    # /etc/init.d/volmgt st  
    # svcs volfs
    STATE          STIME    FMRI
    disabled       21:02:31 svc:/system/filesystem/volfs:default
    # /etc/init.d/volmgt start
    volume management starting.
    # svcs volfs             
    STATE          STIME    FMRI
    online         21:04:44 svc:/system/filesystem/volfs:default
    # svcs volfs
    # mount | grep rmdisk
    # pwd
    # ls -lt /rmdisk
    total 4
    lrwxrwxrwx   1 root     nobody        16 Oct  1  2009 rmdisk0 -> ./unnamed_rmdik
    drwxr-xr-x   2 root     nobody       512 Sep 30  2009 unnamed_rmdisk
    # ls -lt /rmdisk/unnamed_rmdisk
    total 0
    # iostat -En   
    c0t0d0           Soft Errors: 3 Hard Errors: 0 Transport Errors: 0
    Vendor: TEAC     Product: DV-28E-V         Revision: 1.AC Serial No: 
    Size: 0.00GB <0 bytes>
    Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
    Illegal Request: 3 Predictive Failure Analysis: 0
    c1t0d0           Soft Errors: 0 Hard Errors: 0 Transport Errors: 0
    Vendor: HITACHI  Product: HUS1514SBSUN146G Revision: SA04 Serial No: 0921B2Y3PC
    Size: 146.81GB <146810535936 bytes>
    Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
    Illegal Request: 0 Predictive Failure Analysis: 0
    c1t1d0           Soft Errors: 0 Hard Errors: 0 Transport Errors: 0
    Vendor: HITACHI  Product: HUS1514SBSUN146G Revision: SA04 Serial No: 0921B2Z5NC
    Size: 146.81GB <146810535936 bytes>
    Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
    Illegal Request: 0 Predictive Failure Analysis: 0
    c4t0d0           Soft Errors: 21 Hard Errors: 0 Transport Errors: 0
    Vendor: WD       Product: My Book 1140     Revision: 1007 Serial No: 
    Size: 2000.37GB <2000365289472 bytes>
    Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
    Illegal Request: 21 Predictive Failure Analysis: 0
    #This is a working production system with 2 146.81GB mirrored hard disks. There is no disk error for either local or external 2TB Western Digital USB disks that works on Windows 7 or XP.
    Any idea on what else to look for?
    Thanks in advance,
    Jack
    Edited by: 797805 on 6/06/2012 04:48

    Hi All,
    Looks like it was a driver / incompatibility / unsupported issue since 2 other much smaller USB keys (Lexar USB Flash Drive – 32GB, SanDisk Cruzer Colors – 4GB) were successfully mounted automatically by volfs service as follows:
    # df -h
    Filesystem             size   used  avail capacity  Mounted on
    /dev/dsk/c1t0d0s0      5.1G   4.0G   1.1G    78%    /
    /dev/dsk/c1t0d0s7      129G   1.7G   126G     2%    /export/home
    /vol/dev/dsk/c3t0d0/unnamed_rmdisk#1:c   3.7G   2.4G   1.3G    65%    /rmdisk/unnamed_rmdisk#1
    /vol/dev/dsk/c2t0d0/unnamed_rmdisk:c    29G    96K    29G     1%    /rmdisk/unnamed_rmdiskIt also appears that the Device status of Not Ready from “iostat –En” below may not be correct either since both smaller drives are working fine:
    # iostat -En
    c4t0d0           Soft Errors: 23 Hard Errors: 0 Transport Errors: 0
    Vendor: WD       Product: My Book 1140     Revision: 1007 Serial No: 
    Size: 2000.37GB <2000365289472 bytes>
    Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
    Illegal Request: 23 Predictive Failure Analysis: 0
    c2t0d0           Soft Errors: 7 Hard Errors: 0 Transport Errors: 0
    Vendor: Lexar    Product: USB Flash Drive  Revision: 1100 Serial No: 
    Size: 31.41GB <31406948352 bytes>
    Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
    Illegal Request: 7 Predictive Failure Analysis: 0
    c3t0d0           Soft Errors: 60 Hard Errors: 8 Transport Errors: 0
    Vendor: SanDisk  Product: Cruzer Colors+   Revision: 8.02 Serial No: 
    Size: 4.02GB <4022337024 bytes>
    Media Error: 0 Device Not Ready: 0 No Device: 8 Recoverable: 0
    Illegal Request: 0 Predictive Failure Analysis: 0In other word, the same question remains on whether it is possible to install a driver to overcome this issue and where to such driver?
    It is necessary to install additional driver that came with the disk on Windows XP platform. However,
    Thanks again,
    Jack

Maybe you are looking for