![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| priority for process | senmak | AIX | 3 | 05-11-2009 07:49 AM |
| how to Decrease priority of a particular process in time of process creation | Ramkum | UNIX for Dummies Questions & Answers | 2 | 08-04-2008 10:04 AM |
| start a process with the highest priority | melanie_pfefer | SUN Solaris | 2 | 06-02-2008 01:40 PM |
| Increasing priority of a process | jyotipg | UNIX for Advanced & Expert Users | 2 | 06-20-2003 10:20 AM |
| Backgrounding process with higher priority | keelba | UNIX for Advanced & Expert Users | 3 | 01-09-2003 10:52 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Hi all!
Some dumb administrator run the weekly backup "by hand" on our AIX 5.3 server, which we use to deploy Websphere applications, during work hours. Using the server while the backup is taking place is almost imposible. Both the disks are working at 100% and it's almost unusable. Asking the administrator to move the backup schedule is so politicaly difficult that I'd rather modify the running backup process myself! As I posess root access to this server, I have already tried to renice the process but, although the server is more responsive, it's still using the disks massively and any disk-related operation takes ages. My question is in the subject: Is there a way to reschedule the priority of a process's access to the hard drive? Say, a command that tells the OS something like "process 1028246 can't use more than 50% of the disk" ? Thanks in advanced for any help! Yours, Shandrio |
|
|||||
|
The AIX Workload Manager WLM is exactly what you are looking for. Comes with AIX for free since Ver. 4.3.3 and can control disk I/O since AIX 5L. You might find the following tutorial useful: Setting up AIX Workload Manager in 30 minutes.
|
![]() |
| Bookmarks |
| Tags |
| disk scheduling, disk usage, process, renice |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|