- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- rootconf is corrupted
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
10-16-2007 03:31 AM
10-16-2007 03:31 AM
rootconf is corrupted
Boot
: disk(1/0/0/3/0.6.0.0.0.0.0;0)/stand/vmunix
10240000 + 1822720 + 7750944 start 0x1f5ce8
LVM: /stand/rootconf is corrupted
gate64: sysvec_vaddr = 0xc0002000 for 2 pages
NOTICE: autofs_link(): File system was registered at index 3.
NOTICE: cachefs_link(): File system was registered at index 5.
NOTICE: nfs3_link(): File system was registered at index 6.
System Console is on the Built-In Serial Interface
igelan0: INITIALIZING HP A6794-60001 PCI 1000Base-T at hardware path 1/0/1/0/0/4/0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2007 03:37 AM
10-16-2007 03:37 AM
Re: rootconf is corrupted
thx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2007 03:38 AM
10-16-2007 03:38 AM
Re: rootconf is corrupted
I found this doc on how to recreate it:
http://h50069.www5.hp.com/e-Delivery3/Forum/Others/UpLoadFiles/99883/vfs_mountroot.txt
But you have to get the server up to the point you can fix it.
Search for "Bad or old data in /stand/rootconf using JFS as root filesystem
" within that document.
Which version of hpux is it?
Ignite might be the only solution. It sounds like it can happen for a few different reasons.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2007 05:43 AM
10-16-2007 05:43 AM
Re: rootconf is corrupted
recovering the rootconf manually is a REALLY frustrating process, so if you have a backup, and it's not a comfy winter evening with much curiosity and nothing else to do, go straight for a recover. either using the rescue mode of the installation cd, or simply ignite.
if you have a backup of the rootconf easily accessible and don't like the rescue mode, you could also attach your vg00 disks to another host and vgimport it to copy in the file.
for your tests, boot to LVM mainteanance mode using hpux -lm at the ISL/EFI prompt to keep boot times low.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2007 05:59 AM
10-16-2007 05:59 AM
Re: rootconf is corrupted
Single user would need successful vg00 activation, and LVM maint. mode needs this very rootconf (and the bootconf if booting off a mirror disk) to mount /dev/root without activating vg00.
any ideas on reaching the SHC people to add a check for rootconf and bootconf validity?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2007 06:16 AM
10-16-2007 06:16 AM
Re: rootconf is corrupted
Thanks to all