need to increase the memory utlisation of server


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users need to increase the memory utlisation of server
# 1  
Old 05-26-2009
need to increase the memory utlisation of server

hi all,

i need to replicate the environment of one server in another.
Two servers are there A and B. i need to replicate A's environment on B.

The server A's memory utlisation is 60%, whereas server B's is 15 to 20%. Can some one tell how i can increase the memory utilisation of B to reach 60%, also it should not increase 60%.. as that would spoil the need for replication...


any command or ideas or scripts ... any help is much appreciated..
# 2  
Old 05-26-2009
What architecture? what do you mean by replication?
What is the point? trying to run the same application on both servers?
# 3  
Old 05-26-2009
the need for replication is this :

one is a far more upgraded server than the other ... one is a box with 8 CPU's and 16gb ram and the other is server with 4CPU's and 1 GB ram... i need to find out how many process can be run and with in what time it will be finished in the upgraded server by running the same on the other server ..

this is for a process called performance scalabilty ...

for this i need to make sure that the base of the two servers, i mean atleast the memory utlisation and space utilisation percentages are the same... say 60%.. so i need to increase the memory utlisation of server B to 60% and maintain it in the vicinity.

do u need any other info.
# 4  
Old 05-26-2009
Now that is a very vague question...if you need to ask something be clear in your requirements.
# 5  
Old 05-26-2009
What OS?
Are both identical ( 32 vs 64 bit etc...)
# 6  
Old 06-01-2009
the server is solaris 9. one server has 4 CPU's of 1.3 ghz each and the other server is also solaris 9.. but with 8 CPU's of 1.6 ghz each.. first server has 1 gb ram and the second server has 16gb RAM...
my concern is only with increasing the CPU utilisation of first server to 60% without increasing the disk space.....
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Memory Utilisation of a server

Hi, I need to find the memory utilisation of a server as mentioned below. Memory should be divided into TOTAL, UZDM, BUFFER, CACHE, AVAILABLE. Can anyone help me to get this? (10 Replies)
Discussion started by: Arasu
10 Replies

2. UNIX for Advanced & Expert Users

FTP server Memory space

Is there any command to check Memory space of FTP server using FTP command (3 Replies)
Discussion started by: elango963
3 Replies

3. Red Hat

Increase speed in linux server

Hi, Will removing space from the server increases the speed/performance. how are they related? please explain the relationship. thanks in advance regards, Pradeep (2 Replies)
Discussion started by: pradebban
2 Replies

4. HP-UX

How to increase JVM memory in HP UX

Hi, Im using HP UX and tried to increase the JVM memory from 1GB to 2GB for the weblogic domain. but it did not work and started throwing errors. I would like to know if there is any OS level parameter that need to be checked and modified before making changes to JVM memory. (3 Replies)
Discussion started by: rsivasan
3 Replies

5. AIX

Memory utilization of my Server

Hi, i have two oracle instances running on my server with 7.5G RAM but it is showing almost 99% memory is full as you can see bellow. # svmon size inuse free pin virtual memory 1974272 1954270 20002 336595 1800652 pg space 4194304 ... (7 Replies)
Discussion started by: salmanucit
7 Replies

6. Linux

Memory Usage on Linux server

Hi , As I am new to Linux server, I am facing some doubts like: On linux server virtual memory usage goes to 99%, but I have Threshold limit of 95%. So it crossed the threshold limit and alarmd. Yesterday I moniterd the server using TOP command, and found some of Tibco process was consuming... (4 Replies)
Discussion started by: Jaywantmm
4 Replies

7. AIX

How to increase memory size allowed to one process

Hi, I have migrated some processing from true64 --> AIX 5.3. my problem is to process large files in memory by diff or awk program. I need to load app. 1.3 GB of data into memory but it fails that there is not enough memory. I need following: diff file1 file2 orig. aix diff err... (2 Replies)
Discussion started by: Petr
2 Replies

8. UNIX for Dummies Questions & Answers

amount of memory in my server

Hi all, is there any command that i can execute to find out the size of the harddisk and RAM on my server? Because i am not the SA, i do not have access to such infomation. (2 Replies)
Discussion started by: new2ss
2 Replies

9. Solaris

Increase memory allocation for apache

Hi, The physical memory of the unix box running on sun solaris is going to be increased. What extra conf. changes should I take care in order for the Apache server to recognise the extra memory. Your response asap is appreciated. Thanks ravi (1 Reply)
Discussion started by: rkrgarlapati
1 Replies

10. UNIX for Advanced & Expert Users

Opinions on memory increase

We are trying to tune a server which phsycially is maxed out on cpu. We are maxing out on memory and swapping at a rate of 20-43% of our swap space which is approx 45% of total ram. We "can" upgrade to twice the memory that we currently have but it will be costly as there are no more seats... (5 Replies)
Discussion started by: MizzGail
5 Replies
Login or Register to Ask a Question