Regarding Upgrading RAM in AIX 6.1


 
Thread Tools Search this Thread
Operating Systems AIX Regarding Upgrading RAM in AIX 6.1
# 1  
Old 03-17-2014
IBM Regarding Upgrading RAM in AIX 6.1

Hi Folks,

Currently we are having the below configuration in one of our AIX 6.1 server.

RAM:- 8 GB
Paging space :- 19 GB
CPU processor:- 1
CPU type: 64 bit

But we would like to upgrade the configuration to below to improve the system performance and resolve some memory issues.

RAM:- 32 GB
paging space: 40 GB
CPU processor :-1

Could you please confirm and let us know the below points.?

1.) Is This configuraion is with 1 CPU processor will be possible.?
2.) Can we see any perfomance with 1 CPU core or any impact?
3.) There will be any limitation in CPU core if we upgrade the RAM to 32 GB?

~Have a Good Day

Thank You,
Suman B
# 2  
Old 03-17-2014
Do you have any hard coded facts and figures to show the memory problem!

One cannot just provide feed back with so little info, can you clarify the below
- Are you seeing the error logs in error report?
- Is the system hanging?
- What is running on the system? what kind of server is it? like DB or Application.
- What kind of DB (oracle, db2) or what is the application?
- Since when are you seeing this problem?
# 3  
Old 03-17-2014
Why so much paging space?
# 4  
Old 03-18-2014
As a workaround this will work for some time, but the issue why you have memory problems might still show up, can just take longer until the RAM is used up. But that depends on what you are running and how the problems shows itself.
Though additional CPU units will not help with memory issues.

So as the others suggested, you should investigate what is the reason for your memory problem.

And as blackrageous asked, there is no need for so much paging space. I would go for a fix Paging Space size of 5GB or 10GB. When your system starts to use it, the performance will usually degrade enormous and so the goal is to avoid that before it happens.
# 5  
Old 03-18-2014
- Are you seeing the error logs in error report?
Out of Memory Errors in the logs. Jobs are getting failed due to this.

- Is the system hanging?
The system is slow when the memory levels reaching to 99%

- What is running on the system? what kind of server is it? like DB or Application.
Application

- What kind of DB (oracle, db2) or what is the application?
DB2

- Since when are you seeing this problem?
When the application goes on live
# 6  
Old 03-18-2014
If it the out of memory occurs directly after the application or DB2 is started, you might want to check, to which value the parameter database_memory is set, or maybe one of the other memory parameter for DB2.

Trivia:
IBM DB2 9.5 Information Center for Linux, UNIX, and Windows

How to do check:
IBM DB2 9.5 Information Center for Linux, UNIX, and Windows

When it occurs, just to make sure, use svmon -P | grep -p Pid to determin which is using Paging Space. You will simply see it, when there is not a null in the column "Pgsp" to find the culprit.

So it could be, that you overcommit memory to the database, that you don't even have (in the old setup) as physical RAM available.

Another thing comes to my mind - has your OS been "tuned"? Maybe post the output of vmo -F -L lru_file_repage -L minperm% -L maxperm% -L maxclient% -L maxpin%.

Last edited by zaxxon; 03-18-2014 at 11:56 AM.. Reason: added maxpin etc.
This User Gave Thanks to zaxxon For This Post:
# 7  
Old 03-19-2014
I would not worry about real memory reporting 99% with vmstat, nmon or such like, as AIX keeps real memory even when a process ends just in case the same data is needed later. You need to keep an eye on paging to see if you are really running out of real memory.
Code:
lsps -a

You also need to consider if your DB has a real-memory requirement. If you exceed the real memory, you system will start to page. Check vmstat for the pi & po columns to see read and writes to/from disks for paging.

If your DB requires (or is set for) large real memory, then that can be a problem too. This is an allocation that is not eligible for paging. if you run multiple instances, remember that they will each want their own allocation and that you may be exceeding the machine limits there. The settings in the DB startup parameters is not defining how big a machine you have, it's how much you are allocating to that instance - a mistake we have seen here.



I hope that these help,
Robin
This User Gave Thanks to rbatte1 For This Post:
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. AIX

Upgrading to AIX 7 vs migrating

Hi all, I have this weird notion that upgrading the TL does not cause the machine to wipe, but upgrading a major version (from aix 6 to 7) means it's actually a fresh install and will wipe the date and i have to install the software again (TSM server, for instance). Trying to google it, i came... (3 Replies)
Discussion started by: tde3000
3 Replies

2. AIX

How can we re-mount the RAM disk automatically after the reboot on AIX?

Hi All, I was trying to know more about RAM disk concept in AIX. I found something on IBM site. I was able to create and use/delete RAM disk as per IBM instructions. But as you guys know, this RAM disk is a temporary storage. (*when ever we reboot the AIX LPAR, content/RAM disk will be... (4 Replies)
Discussion started by: System Admin 77
4 Replies

3. AIX

New to AIX need help Installing/Upgrading Samba on AIX 7.1?

Hello, I am trying to update Samba on my AIX 7.1 system as there is an issues with it, the smbd process coredumps and I have had no luck figuring it out why. My approach is to try to re-install a newer samba and I have found the latest 3.x package for samba in ppc.rpm format at perlz.org ... (6 Replies)
Discussion started by: c3rb3rus
6 Replies

4. AIX

Upgrading from aix 5.3 to ?

Hey guys, since AIX 5.3 reaches EOS on april 2012, I really need to update my systems asap. Any experience on upgrading directly to 7.1, with sap/db2/oracle? could do fresh installs and import my sap/db vgs, but this would be a lot of work cheers Funksen (4 Replies)
Discussion started by: funksen
4 Replies

5. AIX

Upgrading from native MPIO to SDDPCM AIX 6.1

We have AIX 6.1 system attached to SAN disks (DS4700 and DS8100) thru SVC. Initially when the system was I forgot to install sddpcm drivers. and wanted to know how can i go with the installation of the sddpcm drivers. My understandin going thru the manual ... (3 Replies)
Discussion started by: mk8570
3 Replies

6. AIX

Upgrading AIX from 5.3 to 6.1

Hi, I am having 2 Hard disk one for os and another for data,I would like to know for Upgrading AIX 5.3 to 6.1,wheather I have to varry off datavg while upgrading, or any other files needs to be backup. Please suggest Regards, Manoj (1 Reply)
Discussion started by: manoj.solaris
1 Replies

7. AIX

Upgrading AIX 5.2 to AIX 6.1 - GCC compatibility

Hi All, We are in the processing of upgrading our AIX server OS from 5.2.0.0 to 6.1. And we have a set of highly critical running C applications in AIX box. I have a question like whether this upgradation of OS will affect any C code compilation and C runtime enviornment... how does AIX 6.1... (1 Reply)
Discussion started by: karthikc
1 Replies

8. Red Hat

red hat Linux 5.0 is detecting 3gb ram but physical ram is 16gb

Hi, On server 64bit Hw Arch , Linux 5.0(32bit) is installed it is showing only 3gb of ram though physical is 16gb can u give me idea why? (4 Replies)
Discussion started by: manoj.solaris
4 Replies

9. AIX

To find RAM Size in AIX as normal user?

Hi, Am jus trying to find the Total RAM Size of a AIX m/c (in MB)..svmon works perfectly for a superuser...But i want to achive this as a normal user...Please help me out with correct command.. Best Regards, Muthukumaran.M (3 Replies)
Discussion started by: muthukumaran13
3 Replies

10. AIX

Upgrading AIX Unix

Hi all, I've got a question about an OS upgrade. I'm planning to do a upgrade from AIX UNIX 4.3.2 to 4.3.3 in a few weeks. I haven't got that much information. Could someone give me some general tips or hints, things I should think of before? Things I should know, or general errors. I know... (9 Replies)
Discussion started by: Erik Rooijmans
9 Replies
Login or Register to Ask a Question