- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: Pathworks server exiting
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
01-06-2005 02:35 AM
01-06-2005 02:35 AM
Pathworks server exiting
Having problems with Pathworks process PWRK$LMSRV crashing and logging a DMP file. VMS reports the message below to the console. Unfortunately the original LMSRV LOG file has been overwritten and only info I've been given is that it MAY have been reporting an ACCESS VIOLATION message of some kind. Apologies for being so vague, but would appreciate any assistance anyone can bring to bear and any suggestions as to what the cause may be.
%%%%%%%%%%% OPCOM 6-JAN-2005 12:42:14.27 %%%%%%%%%%% (from node cccccc at 6-JAN-2005 12:42:15.72)
Message from user SYSTEM on cccccc
Server exiting because of fatal error,See audit log and process log files for details
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2005 03:18 AM
01-06-2005 03:18 AM
Re: Pathworks server exiting
I've attached a copy of the relevant log file.
I could really do with some ideas...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2005 03:57 AM
01-06-2005 03:57 AM
Re: Pathworks server exiting
exit 294
%SYSTEM-?-INSFMEM, insufficient dynamic memory
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2005 04:09 AM
01-06-2005 04:09 AM
Re: Pathworks server exiting
%SYSTEM-F-REJECT, connect to network object rejected
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2005 04:19 AM
01-06-2005 04:19 AM
Re: Pathworks server exiting
$ @sys$startup:pwrk$define_commands
$ samcheck -s
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2005 04:33 AM
01-06-2005 04:33 AM
Re: Pathworks server exiting
Tried running a samcheck and it doesn't look overly healthy (see attachment). Any further suggestions based on this?
The VMS nodes are running as BDCs within a domain with a Win 2000 PDC
Also picking up on your initial responses, would you suggest taking a look at any specific quota parameter?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2005 04:37 AM
01-06-2005 04:37 AM
Re: Pathworks server exiting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2005 04:48 AM
01-06-2005 04:48 AM
Re: Pathworks server exiting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2005 05:13 AM
01-06-2005 05:13 AM
Re: Pathworks server exiting
You have choosen a meaningful subject - I hope this triggers the attention of somebody from HP if nobody else has an idea.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2005 06:58 AM
01-06-2005 06:58 AM
Re: Pathworks server exiting
samcheck -s should repair corruption - try repeating the command.
There should be a backup SAM somewhere in PWRK$ROOT:[LANMAN.SAMSAVE]. If the samcheck doesn't work, try restoring the backup.
If all else fails, you may need to reconfigure Advanced Server from scratch, creating a new SAM and redefining all your shares.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2005 07:35 AM
01-06-2005 07:35 AM
Re: Pathworks server exiting
What precise file(s) are verified with the SAMCHECK utility?
Most likely solution I've seen suggests the following steps:
1. Take copies of the following files from PWRK$ROOT:[LANMAN.DATFILES]
ACL.
SHAREDB.
LSA.
2. Perform PWRK$CONFIG and opt to put servers into new domain as PDCS & restart.
(this creates clean config including new SAM)
3. Shutdown PWorks
4. Perform another PWRK$CONFIG and opt to put servers back into original domain as BDCs BUT DO NOT RESTART.
5. Restore copies of 3 files above and then restart PWorks
6. When next automatic replication from WIN 2000 PDC takes place, it takes place successfully to empty, but non-corrupt SAM
This way, all original shares info - and presumably other important stuff - is preserved as it's contained in a combination of SHAREDB, LSA & ACL.
SAM info is presumably contained in another file - whose name I can't be sure of - but which must be re-created when step 2 above is executed.
It all sounds sensible, but as I say, I'd very much appreciate further confirmation in case I'm missing something...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2005 06:38 PM
01-06-2005 06:38 PM
Re: Pathworks server exiting
ACL. = Share permissions
LSA. = Explicit hostmaps
The file name of the actual SAM is the same as your domain name and is located in the directory PWRK$LMDOMAINS:
The script you show above matches the one I used in those situations. Since we run 7.3A in our W2K environment we never had any problems. The backdraw is that knowledge begins to vanish ;-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2005 07:05 PM
01-06-2005 07:05 PM
Re: Pathworks server exiting
you can use ADMIN/CONFIG command to check system quotas needing before rebuild sam database.
Antonio Vigliotti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2005 02:53 AM
01-11-2005 02:53 AM
Re: Pathworks server exiting
Rebuild of SAM using the above script seems to have stopped the crashes for now. However even after rebuild, SAMCHECK still reports inconsistencies with new SAM, though far fewer than beforehand. Looks as though we'll not be able to avoid an upgrade - and new license costs - for much longer...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2005 02:54 AM
01-11-2005 02:54 AM