- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Memory fault (coredump) when loading kernel te...
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
04-15-2002 11:09 AM
04-15-2002 11:09 AM
Memory fault (coredump) when loading kernel template
I've been asked make my server a Monolithic Database Server. I've never done something like this before but, poked around a little bit and I think I need to load a template "oltp_sa.tun". This resides on my server (HP9000, E25, 11.00 64mb ram)at /usr/sam/lib/kc/tuned/oltp_sa.tun. When attempting to load this template I get the error: sh: 2517 Memory Fault (coredump). Is this telling me that I have insufficient memory? Or what is it telling me?
Thanks,
Chet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2002 11:51 AM
04-15-2002 11:51 AM
Re: Memory fault (coredump) when loading kernel template
# file core
# strings core | more
and post any "suspicious" output.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2002 11:57 AM
04-15-2002 11:57 AM
Re: Memory fault (coredump) when loading kernel template
Thanks,
Chet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2002 12:02 PM
04-15-2002 12:02 PM
Re: Memory fault (coredump) when loading kernel template
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2002 12:11 PM
04-15-2002 12:11 PM
Re: Memory fault (coredump) when loading kernel template
Hi,
Are you serious when you say you want to
have a machine wiht 64MB RAM as a
database server. I think this seems to
be VERY little memory for this job.
Regards
Olav
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2002 01:06 PM
04-15-2002 01:06 PM
Re: Memory fault (coredump) when loading kernel template
Executing the following command:\C/usr/sam/lbin/getkinfo -w -f /usr/sam/lib/kc/tuned/oltp_sa.tun\C
@!@16@1018623068@0
getkinfo: Cannot find parameter General listed in /usr/conf/master.d/* tables
.
The "getkinfo" error is several times after this entry.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2002 01:49 PM
04-15-2002 01:49 PM
Re: Memory fault (coredump) when loading kernel template
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2002 02:10 PM
04-15-2002 02:10 PM
Re: Memory fault (coredump) when loading kernel template
getkinfo: Cannot find parameter # listed in /usr/conf/master.d/* tables.
@!@32@1018623069@0
Note: the following drivers in the specified template are unsupported by the
current system, and will be ignored: #, #, #, #, #, #, #, #
I also found this interesting:
Executing the following command:\C/usr/bin/cat /etc/loadmods\C
@!@
2@1018623070@0
Command completed with exit status 2.
I've looked at the master.d/core-hpux file, but I'm not really sure what I should be looking for.
Thanks,
Chet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2002 10:23 PM
04-15-2002 10:23 PM
Re: Memory fault (coredump) when loading kernel template
1) Rename /stand/build/system.SAM (if it exists) and configure the kernel again. If still got problem goto step 2.
2) Rename /var/sam/boot.config and then run ..
# /usr/sam/lbin/getkinfo -b
to recreate it. Compare the 2 files (the old and the new ones). If they are not the same, configure the kernel via SAM and see if the problem persist. If the files are the same and you still encounter problem with SAM goto step 3.
3) Manually configure the kernel (don't use SAM), if it works you would still have to find out what is causing SAM to misbehave .. which at this point I don't have the answer yet.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2002 10:52 AM
04-16-2002 10:52 AM
Re: Memory fault (coredump) when loading kernel template
UNEXPECTED EXIT:
process LANG=C LC_ALL=C /usr/sam/lbin/samx -C -p 2024 -s kc_sa_param /usr/sam/lib//kc.ui exited with a non-zero exit status.
sh: 2114 Memory Fault
Thanks again,
Chet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2002 12:27 PM
04-16-2002 12:27 PM
Re: Memory fault (coredump) when loading kernel template
nproc (((10*maxusers)/3)+128)
whereby maxusers=400
Make a copy of oltp_sa.tun file. Then edit the original copy and changed all "formula-defined" parameter to it's actual values, got to do some math here. Then load it.. with SAM, I got the feeling this might work !