- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- OpenVMS Cluster System Performance
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
04-16-2008 11:57 PM
04-16-2008 11:57 PM
I setup a Alpha cluster system: node A and nodes B. Configuration as follows:
Node A: Memory 4G,OpenVMS Ver8.2,Oracle 9.2.0.2
Node B: Memory 4G,OpenVMS Ver8.2,Oracle RAC 9.2.0.2
Now We run Startup Node A and Startup B, After checked $show cluster is ok, then I startup Oracle node A and B separately,instance names: "YUDB1" and "YUDB2",and DB name is "YUDB".
After successfully start oracle,then I follow two mode to start "YUAPP" application but get fully different result:
1) Standalone start "YUAPP" on node A,if need I firstly manually stop "YUAPP" on node A and then start "YUAPP" on node B. In this mode,this performance is very great. CPU utility is only 5%~10% at most,Page fault is 0~40.
2) I start application "YUAPP" to "ONLINE" mode on node A, and node B to "Standby" mode.
Two process "SWITCHMONITOR" is always monitoring "YUAPP" status every 1 seconds.Once "ONLINE" is lost then "STANDBY" automatically switch from "STANDBY" to "ONLINE".Unfortunately, the CPU utility is high than 25%. and Page fault some time is 400.
What's wrong? Please help me because customer is challenging me. Thanks in advance.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2008 12:11 AM
04-17-2008 12:11 AM
Re: OpenVMS Cluster System Performance
I am not sure I have understood what you want to do, but you shoudl run some tool in order to have some data to analyze, like
Ecp
http://h71000.www7.hp.com/openvms/products/ecp/index.html
or
Tdc
http://h71000.www7.hp.com/openvms/products/tdc/index.html
A basic
$ monitor dlock
on both nodes should be interesting, as
$ monitor process/topcpu
$ monitor process/topfault
$ monitor modes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2008 01:03 AM
04-17-2008 01:03 AM
Re: OpenVMS Cluster System Performance
Maybe is too small? which is ok?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2008 02:18 AM
04-17-2008 02:18 AM
Re: OpenVMS Cluster System Performance
regards Kalle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2008 04:12 AM
04-17-2008 04:12 AM
Re: OpenVMS Cluster System Performance
What is running on the node that is "performing poorly"? What processes are actively consuming CPU time and generating page faults?
Much of this information can be determined using the MONITOR utility and supplemental tools such as T4.
- Bob Gezelter, http://www.rlgsc.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2008 05:05 AM
04-17-2008 05:05 AM
Re: OpenVMS Cluster System Performance
Are those 4-cpu boxes?
So could 25+ % cpu be explained by a process looping?
Did it ever work 'correctly'?
Do you have system performance tools running (ECP, T4,...).
I would suggest a simple $MONI PROC/TOPC and/or MONI PROC/TOPF to 'see' what process(es) are using the extra resources and take it from there.
I would not be surprised if that was an Application Process, nor Oracle, nor system.
You may want to contact the support organization for the application. (is that you? :-).
Hope this helps some,
Hein van den Heuvel (at gmail dot com)
HvdH Performance Consulting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2008 06:11 AM
04-17-2008 06:11 AM
Re: OpenVMS Cluster System Performance
Thank you very much!
Now a subprocess after running 10min then fails to quit. after restart the subprocess the same thing still happens. my god!
I think ORACLE account PRCLM is too small(PRCLM=50),so change to PRCLM=200,but not run AUTOGEN and restart alpha server. it still happens.
maybe after change the parameter PRCLM=200,must and should run AUTOGEN and restart.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2008 06:14 AM
04-17-2008 06:14 AM
Re: OpenVMS Cluster System Performance
The Application Process is developed by me.but if I only start oracle on node A or B, everything is ok.
If I start Oracle on node A and B, then it happens.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2008 03:53 PM
04-17-2008 03:53 PM
Re: OpenVMS Cluster System Performance
Anything else if it's possible?I still can't fix the problems.
Help me. Customer is challenging me.........
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2008 04:21 PM
04-17-2008 04:21 PM
Re: OpenVMS Cluster System Performance
>> Help me.
>> Customer is challenging me.........
Sure. Send money first.
Seriously, if a customer is paying you to sort this out, and you can not, then you may need to engage professional help.
Maybe from Oracle, maybe from HP, maybe independent.
So far I have not seen enough pertinent data to suggest that the problem is in capable hands, nor enough data to allow well willing (and able!) folks here to help beyond basic stuff.
Best regards,
Hein.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2008 09:37 PM
04-17-2008 09:37 PM
Re: OpenVMS Cluster System Performance
Thanks!
I understand what you mean. But in my opinion, The project is developed by me and also I puchased HP hardware and software,so I need get help from HP. And also I know the HP service is the best in IT especial in China.
If you help get more any data,Please tell me,Thank you very much!.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2008 10:28 PM
04-17-2008 10:28 PM
Re: OpenVMS Cluster System Performance
Yes, install Ecp or T4 or TDC, collect data and post it, or post the various
$ monitor ...
already asked
Such a problem is not easy to solve through a forum, by the way.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2008 12:41 AM
04-18-2008 12:41 AM
Re: OpenVMS Cluster System Performance
>>>
Now a subprocess after running 10min then fails to quit. after restart the subprocess the same thing still happens. my god!
<<<
So, this definitely shows PRCLM is NOT the cause. Too low a value can prevent new processes to start, but does not influence already started processes.
I have not yet seen (or did I overlook it?) a process termination status for the failing processes.
$ ACCOUNT /IDEN=
-> the process will have a final status.
Let's see what we can make out of that.
Proost.
Have one on me.
jpe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2008 03:58 AM
04-18-2008 03:58 AM
Re: OpenVMS Cluster System Performance
First, since this is an OpenVMS cluster, polling is not the most efficient way to do the monitoring of the other task. A Lock (using the OpenVMS Lock Manager) is the correct way to do this. Additionally, this will inherit all of the underlying cluster presumptions without the risk of implementation problems.
I do not see if Oracle is configured properly for a cluster configuration.
If utilization is high in an otherwise idle system, I would suspect an error in the implementation of polling. The only way to understand precisely what is happening is a detailed review of the code involved.
Without more details, it is impossible to underestand precisely what is happening. As has been commented, Hein, myself, and others do provide consulting services in these areas.
- Bob Gezelter, http://www.rlgsc.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2008 08:03 AM
04-18-2008 08:03 AM
SolutionAs a commercial entity, you're now faced with a decision. Specifically, find and the issue yourself (and -- free advice -- PRCLM is almost certainly either not involved, or is only peripherally involved), get somebody else to find and fix the issue (which will probably not be free), learn about the environment and how to fix the problem (training), or give your customer their money back.
More free advice: your code is the assumed and most likely culprit here, until proven otherwise. (I'm not intending this position to be derogatory, either. I assume my own code is the culprit, until I can prove the error lurks elsewhere.) Run your code under /DEBUG, or instrument your code, or both. See what's going on within your code.
Create a reproducer. Post it.
Which vendors have the best support -- or even any support -- is irrelevant here, if and when you're writing your own code. That's between you and your customers. But if you (or somebody you formally bring in) can prove Oracle or OpenVMS are broken, then the vendor might or will be interested.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2008 05:21 PM
04-20-2008 05:21 PM
Re: OpenVMS Cluster System Performance
Special thanks Hoff,Robert and Hein for your support!
Now it fixed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2008 02:28 AM
04-28-2008 02:28 AM
Re: OpenVMS Cluster System Performance
Special thanks Hoff,Robert and Hein for your support!
Now it fixed.