- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: Authorize commands hanging and susped processe...
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
11-01-2007 02:51 AM
11-01-2007 02:51 AM
Several processes went into susp state on one node. On this same node, modifications to sysuaf hang but work fine from the other two. No susp processes on the other nodes either. All system processes appear to be fine, audit_server, security_security, job_control etc... My first thought was that security_server might have died.
I have not found the cause of this situaion but all susp processes states are occurring during login. I determined this from an $anal/sys
We know it is node specific and that it is related to access of the sysuaf on this node.
Any thoughts out there would be appreciated. Anyone see anything similar?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2007 03:01 AM
11-01-2007 03:01 AM
Re: Authorize commands hanging and susped processes
Hein.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2007 03:02 AM
11-01-2007 03:02 AM
Re: Authorize commands hanging and susped processes
the system processes only are 'fine', if they are in HIB most of the time. If any of them is in LEF, you might need to investigate.
Is the disk containing the Audit Server Logfile filling up ?
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2007 03:04 AM
11-01-2007 03:04 AM
Re: Authorize commands hanging and susped processes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2007 03:08 AM
11-01-2007 03:08 AM
Re: Authorize commands hanging and susped processes
I am going to look closer at that one.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2007 03:10 AM
11-01-2007 03:10 AM
Re: Authorize commands hanging and susped processes
I guess you read $HELP AUDI /THRESHOLD
and $HELP AUDI /EXCLUDE
With security auditing known to work, use it to audit suspend events?
Hein.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2007 03:11 AM
11-01-2007 03:11 AM
Re: Authorize commands hanging and susped processes
did someone turn on lots of audit messages or alarms ? While each process sends it's audit messages, it could be put in SUSP. If AUDIT_SERVER cannot keep up with the amount of messages in it's mailbox, you might see these symptoms...
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2007 03:36 AM
11-01-2007 03:36 AM
Re: Authorize commands hanging and susped processes
No one has modified auditing.
still looking for threshold qualifier
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2007 04:48 AM
11-01-2007 04:48 AM
Re: Authorize commands hanging and susped processes
if AUDIT_SERVER seems to be in LEF (either constantly or very often) what is it waiting for or doing ?
SDA> SHOW PROC/CHAN ! look for busy channels
SDA> SHOW PROC/LOCK ! look for waiting locks
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2007 05:24 AM
11-01-2007 05:24 AM
Re: Authorize commands hanging and susped processes
So are your sysuaf, rightslist, and other system level files shared as one file in sys$common amongst your three nodes? Is this a mixed architecture cluster (VAX and Alpha) or just one architecture? So I take it that you mean each system has a shadow set member system disc physically inside each machine?
This might sound unbelievable, but could it be that part of your application programs are getting started on the wrong node of the cluster? Are certain applications cluster member dependent?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2007 05:57 AM
11-01-2007 05:57 AM
Re: Authorize commands hanging and susped processes
There have also been a few fixes over the years for storage allocation bugs in the auditing; where auditing saw a spike or transient in the traffic, and made a bad decision, and has wedged subsequent activity due to lack of these added resources. This is correct on current and recent commonly-used releases (eg: V7.3-2 with ECOs), and tends to apply to older releases and systems lacking the DEFCON-1 ECOs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2007 06:14 AM
11-01-2007 06:14 AM
Re: Authorize commands hanging and susped processes
They have requested that we reboot the node in order to release the lock.
I am going to hand out some points now and I will leave this open for any additional comments.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2007 06:17 AM
11-01-2007 06:17 AM
Re: Authorize commands hanging and susped processes
I believe update 13 is the newest vms update for 7.3-2. We are on update 12.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2007 07:08 PM
11-01-2007 07:08 PM
Re: Authorize commands hanging and susped processes
the most recent publicly available ECO for AUDIT_SERVER is VMS732_AUDSRV-V0400 (from 22-FEB-2007), which is included in VMS732_UPDATE-V1200 and -V1300.
The release notes of the VMS732_AUDSRV-V0400 kit describe similar symptoms as you may have experienced. The -V0400 kit seems to just have been a re-release of the -V0300 kit due to a kit problem (old AUDIT_SERVER.EXE shipped in -V0300). If you look at the VMS732_AUDSRV-V0400 release notes, you may get the impression, that the -V0400 kit still ships the same OLD AUDIT_SERVER.EXE file (link date 17-JUL-2006 14:28:36.46). This may explain, why you are still seeing the problem and why HP is talking about VMS732_AUDSRV-V0500...
If you have not yet rebooted (or forced a crash to document the problem symptoms), you might want ot have a look, whether ASTs are disabled for the AUDIT_SERVR process:
SDA> SHOW PROC/PHD AUDIT_SERVER
Look for ASTs enabled kesu
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2007 02:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2007 07:09 AM
11-14-2007 07:09 AM