GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Missing KRS files
Operating System - HP-UX
1847015
Members
4119
Online
110258
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
01-15-2003 09:59 AM
01-15-2003 09:59 AM
Missing KRS files
Hello,
I just bought a second-hand HP i2000 workstation with HP-UX 11i v1.5 preloaded on hard disk. But at boot, I get the following error after loading a little:
/sbin/ioinitrc:
Kernel specific KRS file: /stand/krs/3CF249EC160.p0 was not loaded.
Kernel specific KRS file: /stand/krs/system.p0 was not loaded.
Kernel specific KRS file: /stand/krs/3CF249EC160.p1 was not loaded.
Kernel specific KRS file: /stand/krs/system.p1 was not loaded.
I was then given the choice to restore or not these file. Tried it but still the same problem.
I've looked in /stand/krs and effectively the 3CF249EC160.p? files are missing. What's wrong?
I know nothing about HP-UX (where are the find, vi or more commands for example). I have however some UNIX basic knowledge (already used Linux,
OPENSTEP and AIX).
Thank you.
I just bought a second-hand HP i2000 workstation with HP-UX 11i v1.5 preloaded on hard disk. But at boot, I get the following error after loading a little:
/sbin/ioinitrc:
Kernel specific KRS file: /stand/krs/3CF249EC160.p0 was not loaded.
Kernel specific KRS file: /stand/krs/system.p0 was not loaded.
Kernel specific KRS file: /stand/krs/3CF249EC160.p1 was not loaded.
Kernel specific KRS file: /stand/krs/system.p1 was not loaded.
I was then given the choice to restore or not these file. Tried it but still the same problem.
I've looked in /stand/krs and effectively the 3CF249EC160.p? files are missing. What's wrong?
I know nothing about HP-UX (where are the find, vi or more commands for example). I have however some UNIX basic knowledge (already used Linux,
OPENSTEP and AIX).
Thank you.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2003 11:20 AM
01-15-2003 11:20 AM
Re: Missing KRS files
Hi,
Welcome to HPUX!
KRS (Kernel Registry Services) allows the kernel to keep dynamically tuned parameters (no reboot required to change) to be persistant across reboots. These changes are wriiten to the filesystem in the /stand/krs directory. Obviously something has went wrong with your system.
I suspect a kernel rebuild will fix this:
# cd /stand/build
# /usr/lbin/sysadm/system_prep -s system
# mk_kernel -s system
# cp ../system ../system.prev
# cp system ../system
# kmupdate
If you then reboot the server (assuming no errors are encountered) hopefully you won't see the errors again. The fact it doesn't stop the boot suggests it is not too serious.
HPUX has a very similar directory structure to other versions of unix so for the "User" commands you should find them in the normal places (/usr/bin for the files you mentioned). You can try:
# whereis find
/usr/bin/find ...... ......
Also, check www.docs.hp.com for the HP documentation server. Apart from the Forum, it should be your first port of call for most problems or reference.
Regards,
James.
Welcome to HPUX!
KRS (Kernel Registry Services) allows the kernel to keep dynamically tuned parameters (no reboot required to change) to be persistant across reboots. These changes are wriiten to the filesystem in the /stand/krs directory. Obviously something has went wrong with your system.
I suspect a kernel rebuild will fix this:
# cd /stand/build
# /usr/lbin/sysadm/system_prep -s system
# mk_kernel -s system
# cp ../system ../system.prev
# cp system ../system
# kmupdate
If you then reboot the server (assuming no errors are encountered) hopefully you won't see the errors again. The fact it doesn't stop the boot suggests it is not too serious.
HPUX has a very similar directory structure to other versions of unix so for the "User" commands you should find them in the normal places (/usr/bin for the files you mentioned). You can try:
# whereis find
/usr/bin/find ...... ......
Also, check www.docs.hp.com for the HP documentation server. Apart from the Forum, it should be your first port of call for most problems or reference.
Regards,
James.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2003 11:26 AM
01-15-2003 11:26 AM
Re: Missing KRS files
Hi again,
Just thought, the commands mk_kernel and kmupdate are located in /usr/sbin in case you can't find them! :)
Regards,
James.
Just thought, the commands mk_kernel and kmupdate are located in /usr/sbin in case you can't find them! :)
Regards,
James.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2026 Hewlett Packard Enterprise Development LP