(Status 57) Client connection refused escalation for Solaris 10 (one of)

Sometime when we configure a fresh new Solaris 10 Media server (Netbackup Version 5.0) , we got the problem that the installation is note completed successful. The status on Host properties --> Client is : (Status 57) Client connection refused escalation for Solaris 10.

Even, we have verified on /etc/hosts and bp.conf, the problem is still exist. When we investigate, the root cause is inetd daemon on new media server must be restart. And before we restart we must convert the parameters to an xml format by using command inetconv -i /etc/inet/inetd.conf.

mediasvr01 #inetconv -i /etc/inet/inetd.conf
inetconv: Notice: Service manifest for 100235/1 already generated as /var/svc/manifest/network/rpc/100235_1-rpc_ticotsord.xml, skipped
inetconv: Notice: Service manifest for tftp already generated as /var/svc/manifest/network/tftp-udp6.xml, skipped
inetconv: Notice: Service manifest for 100083/1 already generated as /var/svc/manifest/network/rpc/100083_1-rpc_tcp.xml, skipped
inetconv: Notice: Service manifest for 100068/2-5 already generated as /var/svc/manifest/network/rpc/100068_2-5-rpc_udp.xml, skipped
inetconv: Notice: Service manifest for 100153/1 already generated as /var/svc/manifest/network/rpc/100153_1-rpc_udp.xml, skipped
bpcd -> /var/svc/manifest/network/bpcd-tcp.xml
Importing bpcd-tcp.xml ...Done
vnetd -> /var/svc/manifest/network/vnetd-tcp.xml
Importing vnetd-tcp.xml ...Done
vopied -> /var/svc/manifest/network/vopied-tcp.xml
Importing vopied-tcp.xml ...Done
bpjava-msvc -> /var/svc/manifest/network/bpjava-msvc-tcp.xml
Importing bpjava-msvc-tcp.xml ...Done


mediasvr01# svcadm restart svc:/network/inetd:default
mediasvr01# svcs inetd
STATE STIME FMRI
online 13:10:56 svc:/network/inetd:default

After we restart the inted daemon agian, the problem is solved.

Please Select Embedded Mode To Show The Comment System.*

Previous Post Next Post