- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Changing swap disk priority on-line
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
10-22-2002 01:25 AM
10-22-2002 01:25 AM
Is there a way of changing the priority of my LVM swap device without having to reboot? When I tried it using SAM I got a threatening message that the system would first have to reboot to put the device in 'unused', afterwhich I could remove the device and recreate it. All I want to do is change the priority from 0 to 1. Is there a simple way here?
Ron
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2002 01:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2002 01:35 AM
10-22-2002 01:35 AM
Re: Changing swap disk priority on-line
It is '1'.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2002 01:37 AM
10-22-2002 01:37 AM
Re: Changing swap disk priority on-line
the priority is default 1. You can change it with # swapon -p
Gideon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2002 01:40 AM
10-22-2002 01:40 AM
Re: Changing swap disk priority on-line
I wanted secondary swap to have the same priority as primary swap, which would be 1. Perhaps i wasn't paying attention, anyway after I set up the secondary swap I noticed that the priority was 0, which I think would affect the 'load balancing' aspect of the swap mechanismus. Is thins true?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2002 02:02 AM
10-22-2002 02:02 AM
Re: Changing swap disk priority on-line
Interleaving can give better performance for swap.
Good performance can be given by having both swap size as equal and also with the same priority.
Also for good performance avoid using heavily loaded file systems for swap.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2002 02:02 AM
10-22-2002 02:02 AM
Re: Changing swap disk priority on-line
If your swap areas have the same priority set, then interleaving will happen, which in effect will load balance swapping between the two area.
Regards,
Hilary