1825270 Members
5964 Online
109679 Solutions
New Discussion юеВ

CPU QUOTAS per USER?

 
inactive account
Frequent Advisor

CPU QUOTAS per USER?

Periodically, my interactive processes are suspended for a few seconds (between 5 and 15). COuld it be because of CPU quotas? I precise that no network contention occurs...
3 REPLIES 3
Stefan Farrelly
Honored Contributor

Re: CPU QUOTAS per USER?

You can only have CPU quotas if a product is installed called Process Resource Manager. You can see if its installed by doing;

swlist -l bundle | grep -i process
Im from Palmerston North, New Zealand, but somehow ended up in London...
harry d brown jr
Honored Contributor

Re: CPU QUOTAS per USER?


Do you have "glance" so that you can monitor your system?

Can you post your kernel parameters?

What version of the OS do you have?

What kind of disk drives are you using?

What does your server have in it? model, # of cpu's, memory, ...

What kind of processes are you running?

What applications appear to "hang" for the 5-15 seconds?

live free or die
harry
Live Free or Die
inactive account
Frequent Advisor

Re: CPU QUOTAS per USER?

Ok,
I don't have Process Resource Manager installed

My system is as uname states:

HP-UX hpisim B.11.00 U 9000/800 537700548 unlimited-user license

My disks are SCSI hot-plug

The applications that hangs are interactive shells (bash or ksh)

Other applications running on my system are Oracle 9i, and lots of Real-time processes of my own...