- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Why is my system swapping??
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2003 03:42 PM
11-02-2003 03:42 PM
Why is my system swapping??
Got a RP5470 with 1GB RAM running a customized ERP on Oracle 7.1.4. There is an average of 65 users connected at a time. In the last two weeks, i have noticed that the system had swapped 2 times and this happened in the weekend, when the system load is too low i.e. an average of 10-15 users. I'm not able to figure where the things have gone wrong...
Regds
Naveej
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2003 03:53 PM
11-02-2003 03:53 PM
Re: Why is my system swapping??
What did you see when you did a 'swapinfo -tam'? What was the output? What else was going on? Anyone running any reports at that time? It would be good if you had Measureware running so you could go back and look and see what was going on at the time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2003 04:03 PM
11-02-2003 04:03 PM
Re: Why is my system swapping??
It happened on saturday morning.. i rebooted the server and when on monday morning when i came and checked i found it was swapping. The output of the swapinfo -tam is attached herewith.....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2003 04:32 PM
11-02-2003 04:32 PM
Re: Why is my system swapping??
Check how much free memory you have. Use:
# vmstat 2 10
Check the 'free' column & multiply this value to give you the amount of free memory in KB.
Also look at the 'po'(pageout) column - Is there any pageouts occuring?
As Patrick said 1GB is a very small amount of memory for Oracle.
In the absence of Measureware I'd dlso think about setting up sar to collect performance data.
Put an entry in cron as follows:
0,15,30,45 * * * * /usr/lbin/sa/sa1
This will collect performance data every 15 mins. Ensure you have created the directory /var/adm/sa.
See man sa1 for more details.
Cheers
Con
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2003 04:35 PM
11-02-2003 04:35 PM
Re: Why is my system swapping??
"multiply this value by 4 to give you the amount of free memory in KB."
Cheers
Con
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2003 04:41 PM
11-02-2003 04:41 PM
Re: Why is my system swapping??
I get a free memory of around 220MB with the vmstat command and shows the p0 column always zero...
sar is already running in crontab for collecting the data.
regds
naveej
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2003 05:55 PM
11-02-2003 05:55 PM
Re: Why is my system swapping??
Are your backups an issue here?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2003 06:31 PM
11-02-2003 06:31 PM
Re: Why is my system swapping??
pls find attached the current output of swapinfo -tam.
Mark, what u said could be an issue. could be something wrong with the backups!!!!!
Regds
Naveej
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2003 06:42 PM
11-02-2003 06:42 PM
Re: Why is my system swapping??
Often is, if you are running Omniback/Data Protector, you could try reducing the number of disk agents writing to tape at the same time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2003 07:34 PM
11-02-2003 07:34 PM
Re: Why is my system swapping??
regds
Naveej
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2003 01:28 AM
11-04-2003 01:28 AM
Re: Why is my system swapping??
While this can be done, it is not Oracle's preferred method.
If the Oracle database is not shut down prior to the backup, then the datafiles will be corrupt.
Generally RMAN (Oracle's Recovery Manager) scripts are used to backup and restore oracle databases.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2003 05:30 AM
11-04-2003 05:30 AM
Re: Why is my system swapping??
Refer to the foll. doc for info.
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90672/B2355-90672_top.html&con=/hpux/onlinedocs/B2355-90672/00/00/60-con.html&toc=/hpux/onlinedocs/B2355-90672/00/00/60-toc.html&searchterms=swapped%7csystem&queryid=20031104-112657
HTH.
Regards,
Hemanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2003 05:34 AM
11-04-2003 05:34 AM
Re: Why is my system swapping??
You don't mention your OS version, but at that level you should expect some swapping.
I'm attaching a performance data collection script that lets you collect and analyze data over time.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2003 06:39 AM
11-04-2003 06:39 AM
Re: Why is my system swapping??
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2003 06:47 PM
11-04-2003 06:47 PM
Re: Why is my system swapping??
david, I don't take backup of those dmp files directly, instead i export them first and take backup of those dmps.
I'm running HPUX 11i on the server and i've fairly small database. dbas have configure the sga to use only 250MB of my memory.
I've checked my backup scripts and it seems no wrong in that. Its still a mystery how in the night when the load is too low, the things started swapping
Regds
Naveej
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2003 07:51 PM
11-04-2003 07:51 PM
Re: Why is my system swapping??
I suggest you to install Glance plus software which is free (Evaluation Copy for 60 days is in one of the application CD's)
With this software you could lookout for the right bottelneck and sort out these isssues.
Cheers
Rups
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2003 07:56 PM
11-04-2003 07:56 PM
Re: Why is my system swapping??
Thanks for the suggestion....
But i have got the 60 days already expired
Regards
Naveej