- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: OpenVMS v7.3-1 | Cluster | SYSMAN | insuffici...
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-29-2007 07:42 AM
01-29-2007 07:42 AM
We have a 4 node cross site cluster, OpenVMS v7.3-1 and we've just noticed some strange behaviour with SYSMAN. We get -
%SYSMAN-I-NODERR, error returned from node TARGET
-LIB-F-INSEF, insufficient event flags
I'm at a bit of a loss as to what to do next.
We are running an old version of VMS , we missing some key patches, but any pointers would be really helpful.
Thanks.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2007 08:00 AM
01-29-2007 08:00 AM
Re: OpenVMS v7.3-1 | Cluster | SYSMAN | insufficient event flags
one more detail please:
_WHAT_ are you trying to run using SYSMAN, or do you get it already with just something simple, like
SYSMAN> DO SHOW TIME , as opposed to
SYSMAN DO @
Proost.
Have one on me.
jpe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2007 08:11 AM
01-29-2007 08:11 AM
Re: OpenVMS v7.3-1 | Cluster | SYSMAN | insufficient event flags
Just a simple command - 'do show time' in fact.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2007 08:40 AM
01-29-2007 08:40 AM
SolutionThere are a number of patches that deal with SYSMAN INSEF errors. Medium term, I'd recommend getting to at least V7.3-2 and applying all the most recent rating 1 patches.
In the short term, stop SMISERVER on the target node that's reporting the error, then restart it:
$ @SYS$SYSTEM:STARTUP SMISERVER
The exact trigger depends on your SYSMAN usage and what version you're running.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2007 10:20 AM
01-29-2007 10:20 AM
Re: OpenVMS v7.3-1 | Cluster | SYSMAN | insufficient event flags
this has fixed my problem.
thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2007 10:22 AM
01-29-2007 10:22 AM
Re: OpenVMS v7.3-1 | Cluster | SYSMAN | insufficient event flags
Cheers!