- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Changing swap on hpux 11i
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
12-16-2005 02:13 AM
12-16-2005 02:13 AM
Changing swap on hpux 11i
What is the best way of doing this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2005 02:15 AM
12-16-2005 02:15 AM
Re: Changing swap on hpux 11i
If you are trying to decrease it, I think you may have to use an ignite tape and reinstall the server.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2005 02:19 AM
12-16-2005 02:19 AM
Re: Changing swap on hpux 11i
If you want to add more - then just create another swap volume.
http://docs.hp.com/en/5991-0607/ch05s09.html
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2005 02:26 AM
12-16-2005 02:26 AM
Re: Changing swap on hpux 11i
so if i create a new volume, swapvol2 for example, and run swapon to add it, is it possible to remove the original swap volume, swapvol, without re-igniting the box?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2005 02:48 AM
12-16-2005 02:48 AM
Re: Changing swap on hpux 11i
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2005 03:05 AM
12-16-2005 03:05 AM
Re: Changing swap on hpux 11i
If the swap is not on the system disk, you can create a new contigious volume for it. Don't create two swap volumes on the same physical disk.
Theoretically you can extend the existing swap volume, if the extended one is contigious
HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2005 03:35 AM
12-16-2005 03:35 AM
Re: Changing swap on hpux 11i
what command do i use to remove the original swapvol? leaving swapvol2 as the primary swap?
i havent been able to find one so far.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-16-2005 03:51 AM
12-16-2005 03:51 AM
Re: Changing swap on hpux 11i
comment it out from fstab, reboot, then lvremove - or just use SAM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2005 09:32 PM
12-18-2005 09:32 PM
Re: Changing swap on hpux 11i
Anyhow, i've taken the option of re-igniting the box and configuring the swap at build time.
Thankyou for all the comments.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2005 09:37 PM
12-18-2005 09:37 PM
Re: Changing swap on hpux 11i
Thank you for all the comments.