- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Device Swap and pseudo-swap
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
04-28-2004 01:47 AM
04-28-2004 01:47 AM
2GB physical Memory
2GB device swap
Glance shows this:
Swap Device Type Avail Used Priority
/dev/vg00/lvol2 device 2.0g 0 1
pseudo-swap memory 1.5g 578 na
Swapinfo basically shows the same thing.
Mb Mb Mb PCT START/ Mb
TYPE AVAIL USED FREE USED LIMIT RESERVE PRI NAME
dev 2048 0 2048 0% 0 - 1 /dev/vg00/lvol2
reserve - 669 -669
memory 1531 579 952 38%
total 3579 1248 2331 35% - 0 -
Here are the kernel paramaters:
maxswapchunks 1024
swapmem_on 1
swchunk 2048
dbc_max_pct 10
dbc_min_pct 5
maxdsiz_64bit 0x0000000040000000
maxtsiz_64bit 0x0000000040000000
shmem 1
shmmax 1073741824
shmmni 200
shmseg 120
Here is my question. Why is this system not using device swap? It is running an Oracle Database for Remedy and it having some "hanging" problems. Remedy says it is possibly a memory issue.
I am just trying to figure out why device swap is never used. Glance also shows that memory is 71% utilized right now.
Any help would be greatly appreciated.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2004 01:53 AM
04-28-2004 01:53 AM
Re: Device Swap and pseudo-swap
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2004 01:53 AM
04-28-2004 01:53 AM
Re: Device Swap and pseudo-swap
You are limited depending on version, but I'd look there 1st.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2004 02:01 AM
04-28-2004 02:01 AM
Re: Device Swap and pseudo-swap
When I look at Shared memory I am find this:
oracle oinstall 11 350715904
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2004 02:02 AM
04-28-2004 02:02 AM
Re: Device Swap and pseudo-swap
I left out the table headings that I showed..
CREATOR CGROUP NATTCH SEGSZ
oracle oinstall 11 350715904
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2004 02:34 AM
04-28-2004 02:34 AM
SolutionIts set in the init
/apps/oracle/product/
Take a look at this thread on how to set the SGA size in this file, you need to be sware of multiple values;
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=93779
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2004 02:59 AM
04-28-2004 02:59 AM