Thank you for your reply.
I know that program text is treated as computational, but my question was: does it get paged out? It can't get dirty because it's read-only. So it only has to be reread, if performance is of no concern.
ciman
Hi,
do program code pages (Esid=1) ever get paged out to paging space?
It may be a performance issue if the disks for paging space are much faster than the persistent location of the executable.
Thanx
ciman
1. Remove the LUNs of one storage box from the LV.
2. Increase the LV with PPs from the remaning storage box.
3. Copy the PPs on LUNs of the other storage box.
4. Expand the filesystem.
5. Sync the LV.
Example:
root@srtshv92:/root> lsvg -l rootvg | grep test2
lv_test2 jfs2 4...
As I said offline, I meant that the changes do not have to be made synchronously on all boxes. Using a repository like cvs will let you keep track of the changes. The idea is to make the changes on one box and check them into the repository. You can then use cron to run the check-out command on...
Thank you for your suggestions and comments.
There is probably no easy way to solve the problem.
Scanning process tables is also nearly impossible because locally started software can carry any name and locally compiled software usually varies in size.
The only hint I can get is which shared...
Thank you for your response Khalid.
I've also thought about putting tools like topas in a directory not accessable to normal users or changing the file permissions. But this does not really help because the users can easily copy the needed files from another system.
What I'm looking for is a...
Hi,
we encounter problems because many users open tools to analyse performance during times of high system loads and setting lower ulimits is not an option.
Changing the file permissions on tools like topas does not really help because they could be copied and started locally.
My idea is to...
Our application has a very long load time. It is based on tuxedo and a large amount of the code is in shared objects.
So my question is how can I preload the needed librarys?
Thank you in advance!
ciman
Hi,
I am using an AIX mirror on two Clarion EMC storage systems.
I have to add 4 HDISKPOWER to an existing VG.
Is there an easy way to guaranty that each device has it's mirror on the remote storage system?
Thank you in advance!
Ciman
What filesystem type is /boot?
Are you using LVM?
To install lilo:
boot from a rh/fc rescue cd
activate volume groups if using lvm (vgchange -a y)
mount the root filesystem to /mnt
chroot to /mnt
install and configure lilo
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.