- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- About starting failure of the nettl command
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2004 01:35 PM
09-20-2004 01:35 PM
About starting failure of the nettl command
The following is as a result of command execution.
# nettl -e lan100 -tn pduin pduout -s 1024 -tm 99999 -f /bkup01/nettldir/nettl
nettl : Unable to start the reader daemon process which writes
trace and log information to a trace/log file.
Please teach me an error solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2004 02:16 PM
09-20-2004 02:16 PM
Re: About starting failure of the nettl command
If you have 11i or 11.0 with latest patches, then you can use 'nettladm' a gui like interface to manage nettl.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2004 03:53 PM
09-20-2004 03:53 PM
Re: About starting failure of the nettl command
If possible, please let me know the cause of an error, and the details of the measure method.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2004 03:43 AM
09-22-2004 03:43 AM
Re: About starting failure of the nettl command
See if the nettl subsystem is running with nettl -ss
It is possible that disk space is full someplace, or was at some prior point.
Check that out and then retry the command.
If that does not work and you continue to get the same or similar error, try stop and restart start of nettl subsystem with /sbin/init.d/nettl stop and /sbin/init.d/nettl start
Hope that helps,
-> Brian Hackley
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2004 01:30 PM
09-23-2004 01:30 PM
Re: About starting failure of the nettl command
Please let me check.
When it is not the problem of a disk space, what can be considered as other causes?
Is it the bug of a command?
Is it canceled if a patch is applied?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2004 02:21 PM
09-23-2004 02:21 PM
Re: About starting failure of the nettl command
I would check to see if /etc/nettlgen.conf is consistent with the systems where you can successfully start nettl with the above command. Also find out all the supported entities by running the command 'nettlconf -status'. Try restarting nettl subsystem with /sbin/init.d/nettl stop and /sbin/init.d/nettl start and see if the produce any errors.
Installing patches may not be a bad idea. Look at itrc.hp.com web site and search for patches that may affect nettl.
-Sri