Resource management


 
Thread Tools Search this Thread
Operating Systems Linux Resource management
# 1  
Old 03-15-2004
Resource management

Hi all,

we have a big problem, we are running an IA-64 linux system, with 8 CPUs and some GB of RAM, for user usage.
The user are compiling and testing programs on this system, and this caused some problems.

Sometimes, a user program used the hole memory, blocks the other users, and also blocked the hole system.
Even root was not able to login, and kill this prcess -(

Do you have an idea, how to restrict the system usage, for example by memory or CPU time for each user ?

Or can we reserve for example 5 % system ressources for the root user, so in such a case, root can login and kill this process ??

Thnx / Regards
Malcom
# 2  
Old 03-15-2004
System Details

Hi again,

sorry I forgot the details, the systems are running on a RedHat. One system RH 7.2 and one system RH AS 2.1

Regards
Malcom
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. What is on Your Mind?

Individual Risk Management (Personal IT Security) and Browser Cache Management

Original post from this thread on browser caching. To add to this, it is an effective security measure to clear absolutely all cached data (cookies, web content, ....) when closing the browser - i.e. in case of a shutdown. It takes a bit of work to re-login to all the sites but websites will not... (7 Replies)
Discussion started by: bakunin
7 Replies

2. Solaris

Resource Capping Help!

Hi guys. Quick question for some hopefully ;-) When using resource capping (for CPU in this case). If a container is restricted to use a single CPU/core, are the other containers intelligent enough to know that they have fewer CPU's available to them? My question relates to a T2000 which... (7 Replies)
Discussion started by: boneyard
7 Replies

3. Solaris

Check resource management from NGZ

Hi, Is there any way if a normal user in a non global zone can check the resources assigned to the zone ? like max-locked-memory etc. 2. Is it possible to disable the max-locked-memory for a particular zone without rebooting a zone ? (1 Reply)
Discussion started by: fugitive
1 Replies

4. Solaris

Difference between resource management attribbutes

Can anyone answer my questions 1. Whats the difference between project.max-locked-memory and max-rss. And out these 2 which is the preferred way of limiting the physical memory in a project or zone. 2. How to restrict the swap memory in projects (0 Replies)
Discussion started by: fugitive
0 Replies

5. Solaris

Resource Management Question

I 've 2 questions regarding resource pools and projects, 1. My system has 5 zones and 2 pools configured. Now, how can i check which zone is running with with pool with the ps command , not with zonecfg command. 2. How can i check a process is running under which project ? (1 Reply)
Discussion started by: fugitive
1 Replies

6. Solaris

Resource management (projadd)

Hi When I create a new project: For example: projadd -K "project.max-shm-memory=(priv,16GB,deny)" project_name I need to associate this project to a user in /etc/user_attr: User_name::::project=project_name Otherwise, id -p shows reveals that the user has project default. Is there... (0 Replies)
Discussion started by: melanie_pfefer
0 Replies

7. UNIX for Dummies Questions & Answers

resource manaement

Hi all I would like to know which other tools i can use besides top & sar to track the system resources i heard of somthing that sounds like acamdmin or acsadm... Thanks for your help (1 Reply)
Discussion started by: yelalouf
1 Replies
Login or Register to Ask a Question