- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- /stand/vmunix missing
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
06-28-2005 09:01 PM
06-28-2005 09:01 PM
After restoring and rebooting everything seems to be working, except that the only file in /stand is ioconfig
Therefore netstat and sam return errors regarding the kernel
I have checked the last backup before the disc failed and it contains the following files:
# 1 /stand/bootconf
# 1 /stand/build
# 1 /stand/build/conf.c
# 1 /stand/build/conf.o
# 1 /stand/build/conf.o.old
# 1 /stand/build/config.mk
# 1 /stand/build/space.h
# 1 /stand/ioconfig
# 1 /stand/kernrel
# 1 /stand/system
# 1 /stand/system.29
# 1 /stand/system.prev
# 1 /stand/vmunix
# 1 /stand/vmunix.prev
Do I just need to restore (some of) these and reboot again?
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2005 09:42 PM
06-28-2005 09:42 PM
Re: /stand/vmunix missing
OR using "ioinit -c" to recreate the /etc/ioconfig.
man ioinit for details.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2005 09:44 PM
06-28-2005 09:44 PM
Re: /stand/vmunix missing
Hmm..looks like there is an issue. Did u reboot the machine after this is noticed...if you do probably system will not come up.
As you mentioned all those files are required in /stand for system to boot properly. Can you provide us bdf output... just to verify that /dev/vg00/lvol1 is mounted to /stand...
Sudeesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2005 09:56 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-30-2005 12:46 AM
06-30-2005 12:46 AM
Re: /stand/vmunix missing
It looks a lot better now
Thanks,