OpenSolaris

Printable Version Enter a New Search
Bug ID 6336609
Synopsis /network/dtspc/tcp:default went into maintainence mode after upgrade to snv_24/s10u3_05.
State 10-Fix Delivered:Verified (Fix available in build)
Category:Subcategory network:inetd
Keywords rtiq_regression | shwp-test | smf-trans | sst-osp
Responsible Engineer Lin Ma
Reported Against snv_39 , snv_60 , s10u5_03 , s10u5_04 , s10u5_05
Duplicate Of
Introduced In
Commit to Fix snv_68
Fixed In snv_68
Release Fixed solaris_nevada(snv_68) , solaris_10u5(s10u5_01) (Bug ID:2141839)
Related Bugs 6456869 , 6200922
Submit Date 13-October-2005
Last Update Date 23-October-2007
Description
This is found in doing upgrade regression test on snv_24 and this impacts both sparc and x86.  I did the following install on x86:

OS: Solaris 8 update 7
Media:  DVD net image
Cluster: SUNWCXall
Locale to use: C
Locale to install: All

	Also apply the Solaris 8 Recommended patch cluster and the mkios/biosdev binaries needed to get Solaris 8 to work with live upgrade.

	Then I live upgrade the system to snv_24.  After I rebooted the snv_24 ABE, svcs -vx complains about the following failure:

# svcs -vx
svc:/application/print/server:default (LP print server)
 State: disabled since Wed Oct 12 12:06:45 2005
Reason: Disabled by an administrator.
   See: http://sun.com/msg/SMF-8000-05
   See: man -M /usr/share/man -s 1M lpsched
Impact: 2 dependent services are not running:
        svc:/application/print/rfc1179:default
        svc:/application/print/ipp-listener:default

svc:/network/rpc/smserver:default (removable media management)
 State: disabled since Wed Oct 12 12:07:42 2005
Reason: Disabled by an administrator.
   See: http://sun.com/msg/SMF-8000-05
   See: man -M /usr/share/man -s 1M rpc.smserverd
Impact: 1 dependent service is not running:
        svc:/system/filesystem/volfs:default

svc:/network/dtspc/tcp:default (dtspc)
 State: maintenance since Wed Oct 12 12:07:50 2005
Reason: Restarter svc:/network/inetd:default gave no explanation.
   See: http://sun.com/msg/SMF-8000-9C
Impact: This service is not running.
 # svcs | grep dtspc
online         Oct_12   svc:/network/dtspc:default
maintenance    Oct_12   svc:/network/dtspc/tcp:default
# 

	This need to be fixed before Beta.
This is still broken in snv_39 in the upgrade regression tests on both sparc and x86.  After the upgrade, the following are in maintainence mode:

# svcs -vx
svc:/application/print/server:default (LP print server)
 State: disabled since Wed May 10 11:43:04 2006
Reason: Disabled by an administrator.
   See: http://sun.com/msg/SMF-8000-05
   See: man -M /usr/share/man -s 1M lpsched
Impact: 2 dependent services are not running:
        svc:/application/print/rfc1179:default
        svc:/application/print/ipp-listener:default

svc:/network/rpc-100422_1/rpc_tcp:default (100422)
 State: maintenance since Wed May 10 13:23:04 2006
Reason: Restarter svc:/network/inetd:default gave no explanation.
   See: http://sun.com/msg/SMF-8000-9C
Impact: This service is not running.

svc:/network/ldap/client:default (LDAP client)
 State: offline since Wed May 10 11:50:32 2006
Reason: Dependency file://localhost/var/ldap/ldap_client_file is absent.
   See: http://sun.com/msg/SMF-8000-E2
   See: man -M /usr/share/man -s 1M ldap_cachemgr
Impact: This service is not running.

svc:/network/rpc-100068_2-5/rpc_udp:default (100068)
 State: maintenance since Wed May 10 13:23:04 2006
Reason: Restarter svc:/network/inetd:default gave no explanation.
   See: http://sun.com/msg/SMF-8000-9C
Impact: This service is not running.

svc:/network/rpc-100083_1/rpc_tcp:default (100083)
 State: maintenance since Wed May 10 13:23:04 2006
Reason: Restarter svc:/network/inetd:default gave no explanation.
   See: http://sun.com/msg/SMF-8000-9C
Impact: This service is not running.
#
This had been seen on s10u3 upgrade regression test for sparc and intel when you upgrade from Solaris 8 Update 7 FCS with the Solaris 8 recommended patch cluster.

	After the upgrade, the dtspc went into maintainence mode as follow:

# cat /etc/release
                       Solaris 10 11/06 s10s_u3wos_05 SPARC
           Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
                        Use is subject to license terms.
                           Assembled 05 September 2006
# svcs -vx
svc:/application/print/server:default (LP print server)
 State: disabled since Sat Sep 09 14:22:05 2006
Reason: Disabled by an administrator.
   See: http://sun.com/msg/SMF-8000-05
   See: man -M /usr/share/man -s 1M lpsched
Impact: 2 dependent services are not running:
        svc:/application/print/rfc1179:default
        svc:/application/print/ipp-listener:default

svc:/network/rpc/smserver:default (removable media management)
 State: disabled since Sat Sep 09 14:30:37 2006
Reason: Disabled by an administrator.
   See: http://sun.com/msg/SMF-8000-05
   See: man -M /usr/share/man -s 1M rpc.smserverd
Impact: 1 dependent service is not running:
        svc:/system/filesystem/volfs:default

svc:/network/dtspc/tcp:default (dtspc)
 State: maintenance since Sat Sep 09 14:30:50 2006
Reason: Restarter svc:/network/inetd:default gave no explanation.
   See: http://sun.com/msg/SMF-8000-9C
Impact: This service is not running.
#
Work Around
N/A
Comments
N/A