HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: increase swap space
Operating System - HP-UX
1838604
Members
3126
Online
110128
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
09-13-2006 09:30 PM
09-13-2006 09:30 PM
increase swap space
Hello
is it possible to increase the swap space
(2 GB to 3 GB) on a HPUX Box Rel. 11.22 (realy)
now is:
/dev/vg00/lvol2 ... swap pri=1 0 0
Kb Kb Kb PCT START/ Kb
TYPE AVAIL USED FREE USED LIMIT RESERVE PRI NAME
dev 2097152 344628 1752524 16% 0 - 1 /dev/vg00/lvol2
reserve - 1401236 -1401236
memory 705476 443196 262280 63%
Thanks
Ralf
is it possible to increase the swap space
(2 GB to 3 GB) on a HPUX Box Rel. 11.22 (realy)
now is:
/dev/vg00/lvol2 ... swap pri=1 0 0
Kb Kb Kb PCT START/ Kb
TYPE AVAIL USED FREE USED LIMIT RESERVE PRI NAME
dev 2097152 344628 1752524 16% 0 - 1 /dev/vg00/lvol2
reserve - 1401236 -1401236
memory 705476 443196 262280 63%
Thanks
Ralf
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2006 09:39 PM
09-13-2006 09:39 PM
Re: increase swap space
Hi Ralf,
Add another swap using sam, you cannot increase the size of the existing (needs to be contiguous) without using Ignite (reinstall with new values...)and a reboot...
All the best
Victor
Add another swap using sam, you cannot increase the size of the existing (needs to be contiguous) without using Ignite (reinstall with new values...)and a reboot...
All the best
Victor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2006 09:40 PM
09-13-2006 09:40 PM
Re: increase swap space
Hi Ralf,
if i don't get wrong
you can't increase swap space but you can add another "lvol" as swap space, something like this example:
lvcreate -n lv_swap_1 -C y /dev/vg01
lvextend -l 512 /dev/vg01/lv_swap_1 /dev/dsk/c1t0d0
then do the command :
swapon -a
(this is on 11.00).
hth
regards
pg
if i don't get wrong
you can't increase swap space but you can add another "lvol" as swap space, something like this example:
lvcreate -n lv_swap_1 -C y /dev/vg01
lvextend -l 512 /dev/vg01/lv_swap_1 /dev/dsk/c1t0d0
then do the command :
swapon -a
(this is on 11.00).
hth
regards
pg
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2006 01:32 AM
09-14-2006 01:32 AM
Re: increase swap space
also after you create the new lv for swap, when your setting priorities, if your swaps share the same disk, make sure you DON'T set their priority the same make the new one pri=2. As swaps with the same priority on the same disk will result in performance problems.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP