- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: System slow
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
03-29-2005 06:38 AM
03-29-2005 06:38 AM
Thanks in advance.
John
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2005 07:44 AM
03-29-2005 07:44 AM
SolutionMONITOR DISK/ITEM=Q/INT=1/VIEW=10
I wonder if some disk will show an excessive queue length.
Can you post more detail on your disk subsystem (scsi, FC) raid or not and so on.
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2005 08:42 AM
03-29-2005 08:42 AM
Re: System slow
Please also do the following commands and post the output:
$ SHOW SYSTEM
$ SHO QUEUE/BATCH/ALL
One of the possibilities that I would like to eliminate is the possibility that you have a batch queue at an interactive priority, with a large,resource hungry batch job competing for resources.
- Bob Gezelter, http://www.rlgsc.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2005 09:36 AM
03-29-2005 09:36 AM
Re: System slow
Thanks for your replies. It's late in the day and everything is back to normal at this point. But here is the info you both asked for.
2 HSG80's running dual redundant fiber paths. We are letting VMS shadow. No raid whatsoever. I'm attaching a .txt as well.
Thanks,
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2005 09:39 AM
03-29-2005 09:39 AM
Re: System slow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2005 04:41 PM
03-29-2005 04:41 PM
Re: System slow
I haven't dealt with disk queue length much, but I ran a test on my machine that is pretty heavily loaded, with a disk I/O rate of 50-100, and the average queue length is well under 1. I suspect that an average of 2 or 3 would mean at least one process is quite disk bound, and other users of the same disk will run slowly. I don't know whether that effect would apply to the whole affected controller or not.
I notice you have that one job that has consumed most of a CPU and has done a lot of I/O's, but it has done them over a long period of time (12-18 days). That would be between 700000 and 1000000 per day. That seems like quite a few if they are all disk I/O's, so it might be hogging quite a lot of one disk's throughput. Whether that would slow down everyone would depend on whether they are using the same disk or controller. I guess the process's CPU use isn't a problem because you have 3 CPU's. I assume its priority is not a problem, for the same reason.
I don't see anything else in your outputs that stands out to me.
--Travis Craig
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2005 07:51 PM
03-29-2005 07:51 PM
Re: System slow
$ MONITOR DISK/ITEM=OP
will tell you the operation rate to each disk.
If its found that a lot of I/O is going to DSA4 then
$ SHOW DEVICES/FILES DSA4
will tell you the files open on that disk - talk to the application people about what the files are.
Has the workload changed recently?
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2005 08:29 PM
03-29-2005 08:29 PM
Re: System slow
queue lenght 4 (permanently) not so good for performance. Try to find hotfiles and separate this.
How looks interrupts on your system? (MONITOR MODE).
Petr
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2005 02:31 AM
03-30-2005 02:31 AM
Re: System slow
Ok, first things first. The queue length of 4 is a potential problem, if it persists for an extended period. If it is a momentary thing, it is not as much of a problem.
My curiosity is piqued by JOB0f UZ02DRV, however. In the 18 days that the system since the system has last been booted, it has accumulated 12 days of CPU time (translation, one of the CPUs has effectively been 66% occupied by this job since bootstrap -- presuming that the job started at boot time -- if it was started later, it is more suspicious).
Working from here, it is hard to diagose, but I wonder what that job is doing, and would suggest checking if the IO is originating with that job.
I hope that the above is helpful.
- Bob Gezelter, http://www.rlgsc.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2005 02:42 AM
03-30-2005 02:42 AM
Re: System slow
http://www.hp.com/hps/perevent/valupack/openvmssysadmin/vp002.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2005 03:10 AM
03-30-2005 03:10 AM
Re: System slow
The job that people are suspicous about is a real time interface between our patient billing/scheduling system and the patient/billing system that is used by the hospitals in our healthcare network. It runs 24/7 and used to be a problem until we upgraded from 1 to 3 CPU's.
About a month ago we had a major software upgrade and I've been told that physical memory is an issue. Being a financially poor healthcare system, we've been told that we cannot purchase memory at this time and must make due with what the alpha system has. As I mentioned before, out VMS guru is on leave and now we're not sure when he's coming back so I'm having to learn OpenVMS very quickly.
I'll attach another .txt of what's happening with the system as we speak. It's actually flying today. Some days it's very sluggish. All of the information I've gotten in this string has been very helpful in knowing what to look for. I really appreciate all of you giving me this information. I think I want to be an OpenVMS guru when I grow up!! I love the monitor utility. It's fun!!
Anyway, DSA4 is our heavy hitter. I'm going to have someone from HP look into our HSG controller configuration and make sure it's behaving efficiently/correctly.
I'm just going to assume that a few large jobs were running yesterday and killing our Finance database and I'm going to do what I can to prevent this from happening again.
Thank you all!!! Any other suggestions would be greatly appreciated!!
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2005 03:48 AM
03-30-2005 03:48 AM
Re: System slow
For a windows guy you seem to be doing an admirable job trying to make sense of this VMS system! There could be a carreer here :-).
Bob brings up a good point high-lighting this JOB0f UZ02DRV process. That's an awfull lot of CPU and a good chunck of the total IOs. It that job trying to accomplish a single tasks, or is it a slave waiting for work items?
Still, that would have been a problem all along, and best dealt with by the regular staff.
I suspect (WAG) that for your immediate (now past) incident you had some shadowing event. Something where the system decided to read entire disks and tried to compare & resync them? Dunno. An other good chunk of the IOs has indeed come from the SHADOW_SERVER.
The XFC hit rate is abysmall. That is not normal. It would be good to try to understand that, but deep(er) application knowledge is needed for that. Large file scans? Private (non-vms-backup) backup technique (simple copy?)?
Good luck,
Hein.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2005 04:00 AM
03-30-2005 04:00 AM
Re: System slow
Looks like you were re-replung while I posed mine.
Nice to see the MONI MODE. It excludes for example and RMS or Oracle problem (no exec mode)
Looks like an intersystems cache application.
You really should try to work with that DB vendor to see if the caches are set up correctly, the execution plans are behavign and to forth. You may want to give more memory to its cache an not have the, ineffective for you, XFC cache try to waste time on blocks that are not going to be re-requested.
Check with intersystems whether this low XFC is typical for their VMS solution (Maybe they should learn to issue 'bypass cache' style IOs for the main DB work).
Hein.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2005 04:01 AM
03-30-2005 04:01 AM
Re: System slow
1. Can you attach a MONITOR CLUSTER and MONITOR PROC/TOPCPU outputs when you have this situation again. It would give an overview of the situation.
2. If you can get AVAIL_MAN installed, it would give you a continous look at % CPU usage and CPU queues on all the nodes. It would also show you % memory usage, etc. I often notice runaway CPU processes that way. It would show which jobs are getting CPU time and which are waiting for CPU time.
3. If it is some large jobs taking up a lot of the CPU time perhaps they should be running as batch jobs at a lower priority than interactive jobs. Or perhaps something is running at a higher priority and keeping the rest of the jobs from getting a quantum of time. Batch jobs should be running at a lower priority than interactive jobs.
4. I would also recommend looking to see if you have a "Guide to OpenVMS Performance Mangement" manual around. It has some troubleshooting trees.
Lawrence
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2005 04:05 AM
03-30-2005 04:05 AM
Re: System slow
Lawrence
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2005 04:29 AM
03-30-2005 04:29 AM
Re: System slow
When you increased the number of CPUs, the CPU hog job basically got its own CPU. This is has the potential to cause other problems, as may be the case here.
The last time a client presented a similar situation to me, we were able to identify and eliminate the source of the high CPU consumption, with a substantial savings in resources.
The SHOW MEMORY command will show the memory utilization. Even if you see a low free page count, you may not need additional memory, it may be a straightforward tuning issue.
I hope that the preceeding is helpful, it is difficult to "get a handle" on the situation when one is this remote from it.
- Bob Gezelter, http://www.rlgsc.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2005 07:50 AM
03-30-2005 07:50 AM
Re: System slow
What is CACHE.DAT ?
Does
$ SHOW MEMORY/CACHE=(TOPQIO,VOLUME=DSA4)
Show any particular file?
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2005 11:12 AM
03-30-2005 11:12 AM
Re: System slow
It's possible to turn on XFC, but you'd want to limit the max size and exclude the Cache database volumes.
Take care what you recommend, and what recommendations you implement, unless you've got some experience tuning Cache.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2005 06:13 PM
03-30-2005 06:13 PM
Re: System slow
welcome to vms world :-)
Because you are newbie in vms you could run $ @SYS$UPDATE:AUTOGEN SAVPARAMS GETDATA
This command write two files SYS$SYSTEM:AGEN$FEEDBACK.DAT and SYS$SYSTEM:PARAMS.DAT
Looking at AGEN$FEEDBACK.DAT you can see how os evaluates system parameters.
The above command doen't make any change, so it's no dangerous and you can understand more about system parameters of vms.
Antonio Vigliotti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2005 06:18 PM
03-30-2005 06:18 PM
Re: System slow
I've forgotten you can find all techincal vms documetantion here
http://h71000.www7.hp.com/doc/os73_index.html
Antonio Vigliotti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2005 11:36 PM
03-30-2005 11:36 PM
Re: System slow
AUTOGEN is a very usefull tool, but in this case I would be very carefull with interpreting its advises, because of the "3rd party" cache. It really requires someone with experience with that stuff to look at the advise, and consider what is valid, and what is not in this case!
Jan