- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Rebuilding Unix 11.00 Kernel
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
05-29-2003 01:18 AM
05-29-2003 01:18 AM
After modifying the required parameters & when I proceed for rebuilding the kernel, it gives with an error. I have attached the snamp of the ERROR as a BMP file. Please do help me at the earliest for rebuilding the Kernel
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2003 01:40 AM
05-29-2003 01:40 AM
Re: Rebuilding Unix 11.00 Kernel
Either /stand/system has an error in it or the kernel build makefile. Try making the kernel manually first as we will get more info on the error;
mk_kernel -s /stand/system -o /stand/vmunix
and post the output.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2003 01:50 AM
05-29-2003 01:50 AM
Re: Rebuilding Unix 11.00 Kernel
# mk_kernel -s /stand/system -o /stand/vmunix
Compiling /stand/build/conf.c...
Loading the kernel...
Generating kernel symbol table...
Kernel update request is scheduled.
Default kernel /stand/vmunix will be updated by
newly built kernel /stand/build/vmunix_test
at next system shutdown or startup time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2003 01:54 AM
05-29-2003 01:54 AM
Re: Rebuilding Unix 11.00 Kernel
Also what Kernel Parameters did you change and did you use or change the formula's at all via the sam GUI ? If yes are the total string lengths of the formula's less or equal to 59 characters ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2003 02:04 AM
05-29-2003 02:04 AM
Re: Rebuilding Unix 11.00 Kernel
Cannot build a kernel using /usr/sbin/config. The standard output of the command is shown below:
(Bundled) cc: "/usr/conf/space.h.d/core-hpux.h", line 743: error 1000: Unexpected symbol: ";".
Stop.
config: make did an exit(1)
The command exitted with exitcode -71.
List of Parameters that I modified are :
nkthread, max_thread_proc, maxdsize, maxfiles, maxssiz, maxuprc, nfile, nflocks, nproc, semmni, semmns, shmem, shmmax, shmmni, shmseg.
For changing the values, I did not touch the formula, instead, I added some value to get the desired value to the end of the formulae.
ex:- if the formula is as (a + b*c), then I modified by appending it as (a + b * c) + 10000.
Hope you will get my wordings.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2003 02:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2003 02:21 AM
05-29-2003 02:21 AM
Re: Rebuilding Unix 11.00 Kernel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2003 02:21 AM
05-29-2003 02:21 AM
Re: Rebuilding Unix 11.00 Kernel
(4) System parameters
These parameters should not be modified without a full
understanding of the ramifications of doing so (see the Managing
Systems and Workgroups manual).
Each line contains two fields. The first field can contain up to
20 characters; the second field up to 60 characters. Each line
is independent, optional, and written in the following format:
parameter_name number or formula
I *think* you've hit a limit ... since sam adds an xtra 2 characters around the formula an xtra set of'()' bringing the limit to 58 .... try decreasing the number of characters you addedto the formula or comment on their total length would be handy ...
I maybe wrong ....
ps what's at line 743 ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2003 03:51 AM
05-29-2003 03:51 AM
Re: Rebuilding Unix 11.00 Kernel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2003 03:55 AM
05-29-2003 03:55 AM
Re: Rebuilding Unix 11.00 Kernel
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2003 03:58 AM
05-29-2003 03:58 AM
Re: Rebuilding Unix 11.00 Kernel
It seems strange that an application would require a kernel setting that would make it impossible to generate the kernel.
There is some kind of misunderstanding going on. Maybe the application could be satisfied with changing one of the ulimit
ulimit -a to display those.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2003 04:11 AM
05-29-2003 04:11 AM
Re: Rebuilding Unix 11.00 Kernel
Minimum: 14
Maximum: Memory limited
Default: ((16*(Nproc+16+MaxUsers)/10)+32+2*(Npty+Nstrpty)
I think, as suggested earlier, that you've exceeded the string length for the formula. Substituting the actual value in place of the formula should work unless you're severely limited in memory.
Pete
Pete