- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- NFS mount causing kernel to be rebuilt
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
09-12-2006 08:59 PM
09-12-2006 08:59 PM
The 4 CDs have gone in and the system has rebooted. I'm trying to create an NFS mount so that I can get to the server housing all of my patch bundles and when I exit the NFS mount area of sam, it tells me that my kernel has changed and do I want to create a new kernel!
(shmmax changed from 2147483648 to 1073741824)
I've never heard of this before - has anyone else?
Cheers,
Gary
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2006 09:16 PM
09-12-2006 09:16 PM
Re: NFS mount causing kernel to be rebuilt
Should I let it reuild the kernel?
Thanks,
Gary
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2006 09:24 PM
09-12-2006 09:24 PM
Re: NFS mount causing kernel to be rebuilt
never seen it myself, but there should be no problems to let the system create the new kernel. If the configuration of NFS needs this parameter changed, you should do so.
I never had problems with kernel creation.
HTH
Volkmar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2006 09:51 PM
09-12-2006 09:51 PM
Re: NFS mount causing kernel to be rebuilt
hasn't happen to me either, however have you by chance installed a 32-bit version ?
How much RAM is on the machine ? I THINK shmmax can not be greater than swap ?
Reducing the shared memory per process is ok as long as each process has sufficient resource to run.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2006 09:56 PM
09-12-2006 09:56 PM
Re: NFS mount causing kernel to be rebuilt
The only options offered during the installation were 64-bit OS's.
The machine has 512Mb RAM and 1Gb swap.
Cheers,
Gary
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2006 11:10 PM
09-12-2006 11:10 PM
Solutionthanks for this.
Swap is 1GB, therfore shmmax is 1Gb
See:
http://docs.hp.com/en/939/KCParms/KCparam.ShMmax.html
Extend Swap and you should be able to increase shmmax.
I asked about the 32bit, as this could also have been the problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2006 11:41 PM
09-12-2006 11:41 PM
Re: NFS mount causing kernel to be rebuilt
The link that you gave seems to hit the nail on the head. The strange thing is that my other B2600s all have 1Gb swap and have shmmax set to 2147483648. They are all slightly older builds and I guess that maybe previous versions of sam didn't perform that check (or maybe didn't do it properly).
Cheers,
Gary