Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

comparing nlm

0 views
Skip to first unread message

paul97

unread,
Oct 28, 2008, 5:46:01 AM10/28/08
to

after an abend and if the server is successfully restarted, is server
configuration file the one to check for to see what was changed that
caused the abend? Or some other files? And if configuration file, is
there any file comparison tool or software since there are over 190 NLM
in 1 of my servers. Hate to have to go thru 1 by 1.

Thanks,
paul


--
paul97
------------------------------------------------------------------------
paul97's Profile: http://forums.novell.com/member.php?userid=27061
View this thread: http://forums.novell.com/showthread.php?t=348932

Richard Beels [SysOp]

unread,
Oct 28, 2008, 3:45:50 PM10/28/08
to

well, you want to look at the sys:system\abend.log file to see what the
abend was. there is no automatic "master change control" file for
netware (or any other OS really).

to compare the files on a server to another server, I really like
beyond compare from scootersoftware.com.

if you want, you can post the abend.log here. Only the first abend but
the complete entry for that abend.


--
Cheers!
Richard Beels
~ Network Consultant
~ Sysop, Novell Support Connection
~ MCNE, CNE*, CNA*, CNS*, N*LS


Richard Beels [SysOp]

unread,
Oct 29, 2008, 2:22:25 AM10/29/08
to

There are a number of log files kept by the server - most ar ein the
root of the volumes, in the sys:system and in the sys:etc (and sub-)
directories.

Just open up those folders and sort by date and look at them.

As for post-abend analysis, you start with the abend.log...

Steve Meyer

unread,
Mar 3, 2009, 11:24:44 AM3/3/09
to

In article <paul97...@no-mx.forums.novell.com>, paul97@no-
mx.forums.novell.com wrote...
>
I got multiple abends on same server and multiple times within 3 days.
And cannot make out what this abend log is telling me. (Please see
attachment). How do I read coredump or is there a tool to read it?
>

The ABEND interrupted a Server Process thread which is most commonly
associated with Client requests. The code execution point was within
the SERVER.NLM but the ABEND not the result of a problem with the code.
The ABEND occurred within an Interrupt service routine, a high priorty
event which is normally associated with physical layer I/O (Disk or
File). In this case, I would suspect that the problem is communications
related.

Check that the Server has the latest version of the NIC driver loaded
and that the Packet Receive Buffers are set to a sufficient level for
the amount of activity the Server encounters. If the ABEND occurs
again, keep focused on communications issues and try to isolate what is
unique about the time (special processing activity). If you have other
Servers of similar configurations which are not encountering this
problem, compare the configurations for differences and other things
that would be unique to this Server.

Good luck...

Best regards,

Steve Meyer
avanti technology, inc.

--
Avanti Technology, Inc. - NetWare Server Management
TaskMaster: Automate Tasks / Replicate Files / Synch Data
NodeMaster: Manage Connections / Close Files / Track Logins
-----------------------------------------------------------
Visit http:/www.avanti-tech.com for management solutions...

0 new messages