Operating System - HP-UX
1833875 Members
1701 Online
110063 Solutions
New Discussion

Re: unable to start nettl

 
Neil Dixon
Advisor

unable to start nettl

When I try and start nettl on a D370 I get the following:-

mec171-root> /usr/sbin/nettl -start
Initializing Network Tracing and Logging...
nettl : Unable to detect the daemon process which receives
trace and log information from kernel subsystems.

netdiag1 is in the kernel. Anyone have any idea what is going wrong here?
3 REPLIES 3
Victor BERRIDGE
Honored Contributor

Re: unable to start nettl

Hi,
What is the output of /usr/sbin/nettl -status?


All the best

Victor
Sameer_Nirmal
Honored Contributor

Re: unable to start nettl

Hi,

The main daemon is "nktl_daemon" besides other daemon "ntl_reader".
The "netdiag1" is a pseudo driver.

It maybe a case the daemon is not getting started or dieing during initialization.

Do you see any error messages in syslog,dmesg? What you see
# ll /dev/nettrace
# ll /dev/netlog
Is the system is updated with latest nettl patches for respective HP-UX OS??
Neil Dixon
Advisor

Re: unable to start nettl

nettl -status, and ll output below.


mec171-root> /usr/sbin/nettl -status
nettl : The tracing and logging facility has not yet been started
To start the facility, execute the following command:
/usr/sbin/nettl -start
If the problem persists, contact HP representative with the
following information:
Shared memory tables removed.
(shmget, errno 2: No such file or directory).

mec171-root> ll /dev/nettrace
crw-r--r-- 1 bin bin 46 0x000000 Apr 28 2001 /dev/nettrace
mec171-root> ll /dev/netlog
crw-r--r-- 1 bin bin 46 0x000001 Apr 28 2001 /dev/netlog
mec171-root>


I've tried running nktl_daemon by hand. It gives the following syslog error
Jan 13 10:08:51 mec171 nktl_daemon[14803]: Unable to open netdiag1 driver device file. errno = 22.