- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- swap(paging) happened
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
06-05-2002 11:13 AM
06-05-2002 11:13 AM
swap(paging) happened
swapinfo shows that there're 4% swap area been used(in the"dev" line) on one of my HPUX box, which means paging happened on this box. My concern is, is it the case that we were running of physical RAM when paging happened, I mean, is it possible that RAM still avaible but the OS tried to page out some process?
the other question is, is it a serious problem when paging happened, the other guy here said the companies he worked for always had at least 20% swap used.
thanks a lot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2002 11:25 AM
06-05-2002 11:25 AM
Re: swap(paging) happened
What is a performance concern is swaping - the copying of pages to/from memory from/to disk.
to determine the amount of swaping, use vmstat or glance.
Marty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2002 11:40 AM
06-05-2002 11:40 AM
Re: swap(paging) happened
thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2002 11:54 AM
06-05-2002 11:54 AM
Re: swap(paging) happened
If you are using only 4%, you are probably wasting disk space, but that is not hurting anything.
Marty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2002 11:57 AM
06-05-2002 11:57 AM
Re: swap(paging) happened
I have observed that during the peak hours the swapping goes to more than 50% also. But it is momentarily. If the swapping is happening regularly and that too above 30-40% then you be concerened. Or else there is no problem.
Can you give us the ouput of the swapinfo -t command and how much is your swap space and memory.
Piyush
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2002 12:02 PM
06-05-2002 12:02 PM
Re: swap(paging) happened
Yes, due to memory map files. Look at this thread, it was just today ..
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x0f2b8f960573d611abdb0090277a778c,00.html
hope it helps ..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2002 04:11 PM
06-05-2002 04:11 PM
Re: swap(paging) happened
Bill Hassell, sysadmin