Two instances of inetd causing alerts


 
Thread Tools Search this Thread
Operating Systems Solaris Two instances of inetd causing alerts
# 1  
Old 12-02-2009
Two instances of inetd causing alerts

Hello All

On one of our production servers we have two instances of inetd as shown below. Also we have noticed vtsk (SunVTS diagnostics) running on the server

$ ps -ef | grep inetd
root 1263 1 0 Nov 28 ? 0:11 /usr/sbin/inetd -s
root 14286 1 0 Nov 28 ? 0:00 /usr/sbin/inetd -s -t
user123 12011 5206 0 08:55:21 pts/39 0:00 grep inetd


$ ptree 14286
14286 /usr/sbin/inetd -s -t
22860 /opt/SUNWvts/bin/sunvts -g
22861 ./vtsk
22893 dc -

From vtsk(1M) (Solaris Reference Manual for SMCC-Specific Software) - Sun Microsystems

It is mentioned that “Normally, vtsk is automatically started up by the sunvts (1M) command if it is not already running. vtsk will also be invoked by inetd (1M) when there is a connection request from vtsui or vtsui.ol.” On this particular server we have vtsk process running from 29th Nov

ps -ef | grep vtsk
root 22861 22860 0 Nov 29 ? 0:49 ./vtsk
rcheru 16022 5206 0 09:05:01 pts/39 0:00 grep vtsk

I just want to know what to do with these alerts getting generated. I am not sure how far we need the SunVTS to be running on this server. I checked on the net and the two instances of inetd running on this server are generating the alerts as per the following link

bind: Address already in use messages ? - LinuxQuestions.org

As per SunVTS official document it starts one inetd process once it is initialized. So now on this server we have SunVTS running, two inetd processes running (By Solaris and SunVTS) and the following alerts because of two inetd processes. Please let me know the solution to stop these alerts with out stopping SunVTS

Nov 28 19:07:11 sbtorsvr481 inetd[7848]: [ID 161378 daemon.error] uptmagnt/tcp: bind: Address already in use

Nov 28 19:07:11 sbtorsvr481 inetd[7848]: [ID 161378 daemon.error] bpjava-msvc/tcp: bind: Address already in use

Nov 28 19:07:11 sbtorsvr481 inetd[7848]: [ID 161378 daemon.error] vopied/tcp: bind: Address already in use

Nov 28 19:07:11 sbtorsvr481 inetd[7848]: [ID 161378 daemon.error] vnetd/tcp: bind: Address already in use

Nov 28 19:07:11 sbtorsvr481 inetd[7848]: [ID 161378 daemon.error] bpcd/tcp: bind: Address already in use

Nov 28 19:07:11 sbtorsvr481 inetd[7848]: [ID 161378 daemon.error] ftp/tcp: bind: Address already in use

Thanks

Your help is much appreciated


chrs0302
# 2  
Old 12-02-2009
check out the syslog.conf file. anyway its a prod box, so how do you think you want to stop the inetsvc daemon?

syslogd — the system daemon used to receive and route system log events from syslog() calls and logger commands

/etc/syslog.conf — the configuration file used to control the logging and routing of system log events

# /etc/init.d/inetsvc stop
after vts complete,
# /etc/init.d/inetsvc start
Smilie can???

Last edited by incredible; 12-02-2009 at 12:16 PM..
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Inetd not running on zone

inet not running on the zone , below is the error we see on svc log Importing 100235_1-rpc_ticotsord.xml ...Done inetconv: Error reading from repository inetconv: Notice: Service manifest for 100235/1 already generated as /var/svc/manifest/network/rpc/100235_1-rpc_ticotsord.xml, skipped... (0 Replies)
Discussion started by: skamal4u
0 Replies

2. Solaris

Inetd problem

Hi All, When i am trying to restart the inetd daemon it throughing error. Please find the message and tell me what i need to do ? Apr 7 22:57:37 HYDOHS01 inetd: ISTATE not in environment Apr 7 22:57:41 HYDOHS01 inetd: stop: No such file or directory Apr 7 22:58:01 HYDOHS01 inetd: ... (5 Replies)
Discussion started by: lbreddy
5 Replies

3. UNIX for Dummies Questions & Answers

too many inetd running

hi, is it ok for more than one inetd daemon running at a time? if not okay, possible to kill the rest and make only one daemon running? i understand that inetd is a process that enables tcp connections from external sources...kindly advise more on inetd...thanks alot..Happy New Year!:) (2 Replies)
Discussion started by: cromohawk
2 Replies

4. UNIX for Dummies Questions & Answers

Cannot edit inetd.conf???

I'm trying to edit the inetd.conf but for some reason when I vi into it, it says "Read Only" even though I am root and the perms are 777?!? (2 Replies)
Discussion started by: shorty
2 Replies

5. IP Networking

Error inetd

Hi , I need help, today I restarted the server, when the machine was up, it had been to writte in the file osmlog that : "inetd: talk/udp: bind: Address already in use" This message appears in ten minutes every time. Why ? Thanks. (6 Replies)
Discussion started by: By_Jam
6 Replies

6. Red Hat

inetd.conf in linux

I need to put the following line in inetd.conf: stats stream tcp nowait nobody /usr/local/bin/mrtgsysinfo mrtgsysinfo but my version of linux don't seem to allow that, ie there is no inetd.conf. How do i set that up in linux (red hat enterprise 3). (15 Replies)
Discussion started by: frankkahle
15 Replies

7. HP-UX

VNC using inetd on HPUX

To anyone who can help. I am trying to get VNC running using the inetd capability and I am having problems. I have VNC running fine when I manually log into the server through FTP or SSH and start it and then start the viewer on my PC. I have tried a few things I have found on different... (0 Replies)
Discussion started by: punkdeviant
0 Replies

8. HP-UX

inetd process

-------------------------------------------------------------------------------- Hi All , I have a client an server among which i want to make the server an inetd process. I have enries in etc/services and etc/inetd.conf The enries looks like below etc/services servername 5551/tcp... (4 Replies)
Discussion started by: binums
4 Replies

9. Shell Programming and Scripting

refreshing inetd

Hi I have a question, what is the purpose of this command and what will it do "refresh -s inetd" Thanks in Advance Swaraj (3 Replies)
Discussion started by: kswaraj
3 Replies

10. UNIX for Dummies Questions & Answers

Inetd and security

Ok, So I've been lazy over the past 3 years with the SCO server I maintain, as it just primarily hosts my private networked proprietary software, until now. We have dedicated net access, in which the SCO server is not setup for and not going to be setup to connect to the internet by any direct... (8 Replies)
Discussion started by: ftn96
8 Replies
Login or Register to Ask a Question