Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
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
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
11-09-2005 09:24 PM
11-09-2005 09:24 PM
Today i got one more error .please check the below error message and guide me what exactly i need to do.i think i have to change maxswapchunks , do i need to restart the server if i want to change. offcourse tell me if this is the cause.
Error
Wed Nov 8 19:24:56 PST 2000 $
Memory Information:
physical page size = 4096 bytes, logical page size = 4096 bytes
Physical: 2097152 Kbytes, lockable: 1567644 Kbytes, available: 1807032 Kbytes
Unable to add all swap for device: /dev/vg00/swap. Increase the tunable parameter maxswapchunks by 136 and re-configure your system.
xdr_opaque: decode FAILED
NOTICE: nfs_server: bad getargs for 2/16
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2005 09:29 PM
11-09-2005 09:29 PM
Re: swap
# kmtune|grep -i maxswapchunks
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2005 09:30 PM
11-09-2005 09:30 PM
Re: swap
refer http://docs.hp.com/en/1219/tuningwp.html#maxswapchunks
for more.
hth.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2005 09:32 PM
11-09-2005 09:32 PM
SolutionBut it is a lot wiser to set it little higher. so when you need to add swap, you will not have to compile a kernel. Chaning this parameter will require a reboot.
In your case, set it as follows.
"current_maxswapchunks_setting + 500"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2005 09:33 PM
11-09-2005 09:33 PM
Re: swap
will give related details.
# kmtune -q maxswapchunks -l
Parameter: maxswapchunks
Current: 1024
Planned: 1024
Default: 256
Minimum: -
Module: -
Version: -
Dynamic: No
It will give current details and planned thing. You have to tune and upgrade kernel. Use sam to tune and reboot with change.
hth.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2005 10:26 PM
11-09-2005 10:26 PM
Re: swap
our swap space is 8400MB and our amxswapchunks is as follows . so what is the value i have to set. and will it effect to any other applications.
# kmtune -q maxswapchunks -l
Parameter: maxswapchunks
Current: 2000
Planned: 2000
Default: 256
Minimum: -
Module: -
Version: -
Dynamic: No
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2005 10:44 PM
11-09-2005 10:44 PM
Re: swap
# kmtune -s maxswapchunks=2500
# kmtune -u
Reboot the machine if it is suggesting there. And try after that.
hth.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2005 10:46 PM
11-09-2005 10:46 PM
Re: swap
You can set it at 5000 also. This absolutely does not affect any apps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2005 07:10 AM
11-10-2005 07:10 AM