- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: NOCALLTRANS and SSRVEXCEPT process bugchecks
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
02-17-2004 09:13 AM
02-17-2004 09:13 AM
NOCALLTRANS and SSRVEXCEPT process bugchecks
AS1200 5/533 dual, 1.5GB RAM. OVMS 7.2-2 with UPDATE V1.0, TCPIP V5.1 (no eco). The system disk is on a KZPBA-CX UWSE bus, data storage is an HBA raid controller (ID's as a DAC960, I believe it is a KZPAC). In this mode the system runs fine. Note that the patches listed were current at the time of the test.
The site attempted to set up fiber storage using a redundant pair of HSG60 controllers and a KGPSA-CA host adapter, moving the disks from the raid cabinet to use in the fiber-attached shelves (good backups were taken, drives initialized and restored). The config had been tested with smaller drives on a backup server before trying to switch.
On the first day of production use they experienced numerous process terminations; from the user POV it seemed they just got disconnected and had to log back on; it only affected telneted users, though since the vast majority used telnet that may not be relevant.
The error log showed both NOCALLTRANS and SSRVEXCEPT bugchecks corresponding to the failures. There is no known customer translated code on the system (for the NOCALLTRANS error). The attachment is a sample of one of each of the bugcheck entries. The PC is the same for each occurrence of NOCALLTRANS, and the same for each occurrence of SSRVEXCEPT; I don't have a 7.2-2 system with requivalent patches to see if they point at anything relevant.
After a few hours they were forced to move the storage back to the raid controller and restore. The problems stopped at that point, implying some connection to the fiber or controllers. The customer really needs the performance increase so we're trying to track this one down so we know we can prevent it.
The system has since been updated to current class 1 patches, but there was nothing in the release notes that matched this problem.
Any thoughts, or previous experience would be appreciated, even if it is just to say there's no way to tell with the minimal info available.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2004 09:55 AM
02-17-2004 09:55 AM
Re: NOCALLTRANS and SSRVEXCEPT process bugchecks
This error most often occurs when a program created for the VAX
architecture is vested, linked and run on the Alpha. Recompile the native code using the /TIE qualifier and relink the
application using the /NONATIVE_ONLY qualifier
From the system help:
___________________________________
NOCALLTRANS, code at 'address' cannot call translated code
Facility: SYSTEM, System Services
Explanation: The autojacketing routine EXE$NATIVE_TO_TRANSLATED terminated
the user program. The native routine containing the specified
address does not have a procedure signature block associated
with it.
User Action: Compile the native routine using the /TIE qualifier. The
debugger can identify the native routine by the address cited
in the message.
To enable the native routine to call a translated routine, use
the /NONATIVE_ONLY default for the LINK command when linking
the image that contains the native routine.
____________________________________
This error most often occurs when a program created for the VAX
architecture is vested, linked and run on the Alpha. Recompile the native code using the /TIE qualifier and relink the application using the /NONATIVE_ONLY qualifier
Also, as you are facing this problem with telnet users only, so updating TCPIP with ECO's can be a starting point...
Best wishes,
Lokesh Jain
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2004 10:15 AM
02-17-2004 10:15 AM
Re: NOCALLTRANS and SSRVEXCEPT process bugchecks
thank you for responding. Unfortunately there is no known user-built vested code on the system; a pretty thorough audit was performed to be certain. Plus the fact that the problem only occurred when the fiber drives were installed... Thats why we still don't have a resolution; the problem doesn't make sense based on the reported error (at least that one).
Rich Jordan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2004 02:17 PM
02-17-2004 02:17 PM
Re: NOCALLTRANS and SSRVEXCEPT process bugchecks
there is an installation rating 2 patch kit out for 7.2-2 that addresses numerous problems with fiber attached storage (FIBER_SCSI V400). While it does not mention your problem explicitly I'd certainly install it for safety reasons before the next test (it is recommended for all installations that use fiber storage).
I would also recommend ECO5 for TCP/IP 5.1 to cover the bases.
Greetings, Martin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2004 02:13 AM
02-18-2004 02:13 AM
Re: NOCALLTRANS and SSRVEXCEPT process bugchecks
thank you for responding. The most recent update, any newer class 1, fibre_scsi, and TCPIP patches have in fact been installed over the last month or so. The site is not willing to reconnect the fiber storage (for now) due to the amount of work involved since all the data disks have to be moved and rebuilt, until (and presumably _if_) they are able to locate the cause of the original problem. They don't want to set the fiber storage back up just to have to back it down again if the problem reccurs. The patches are one of the reasons I mentioned that we could not duplicate the problem configuration any more.
If we come up empty here, though, thats what they're going to have to do...
Thanks again!
Rich
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2004 06:55 AM
02-18-2004 06:55 AM
Re: NOCALLTRANS and SSRVEXCEPT process bugchecks
can you run the old and new in parallel for a while? This is what we generally do when phasing in a new storage array type. First we just connect it up and let it run empty for a while. Then we move one not so critical volume and then gradually the rest of the stuff (assuming we are not running into problems of course ;-)
Greetings, Martin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2004 09:47 AM
02-18-2004 09:47 AM
Re: NOCALLTRANS and SSRVEXCEPT process bugchecks
Thanks for responding again. I'm going to leave this open for another couple of days to see if anyone has experienced anything like this before... ahh for those darned audit/accounting logs...
Rich
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2004 09:39 AM
02-23-2004 09:39 AM
Re: NOCALLTRANS and SSRVEXCEPT process bugchecks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2004 01:00 AM
04-12-2004 01:00 AM
Re: NOCALLTRANS and SSRVEXCEPT process bugchecks
Where you able to find the solution to this problem? I happen to be in alomst the exact same situtation. I have the same hardware and am runnign 7.2-2 with all ECO's.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2004 08:40 PM
04-12-2004 08:40 PM
Re: NOCALLTRANS and SSRVEXCEPT process bugchecks
Purely Personal Opinion