- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Removing swap spaces
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-04-2001 12:52 PM
06-04-2001 12:52 PM
Removing swap spaces
removing of a swap area will take affect.
However, what I am not clear on is if sam
FORCES an immediate reboot after a swap space
is removed. In other words, can I remove the
swap space and let the change wait in limbo so to speak until the next time I can more
conveniently reboot the system or will it
force the shutdown at the time the swap is
removed??
Thanks in advance
Ted Blahunka
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2001 01:01 PM
06-04-2001 01:01 PM
Re: Removing swap spaces
I understandwhat you are doing is not on the primary swap space. For the secondary swap space you can manually from the commnad line or thorugh SAM remove and add w/o rebooting the system . For the primary swap modification ( you cannot remove it ) you woul need to reboot the sytem to make the changes into effect.
Manoj Srivastava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2001 01:35 PM
06-04-2001 01:35 PM
Re: Removing swap spaces
I would simply edit /etc/fstab and remove the secondary swap entries and reboot at my convenience.
Clay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2001 06:38 AM
06-05-2001 06:38 AM
Re: Removing swap spaces
if I remember right, what SAM does, is exactly
what Clay tells you: remove the swap line from
"/etc/fstab" and then reboot (or not reboot).
HTH,
Wodisch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2001 06:42 AM
06-05-2001 06:42 AM
Re: Removing swap spaces
#swapon -a
#swapinfo -mt.If you have problem reboot.