HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Rebuilding root drive (HP-UX 11.0, J5600)?
Operating System - HP-UX
1827257
Members
2266
Online
109716
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
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
Go to solution
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
08-23-2004 02:28 AM
08-23-2004 02:28 AM
Is it possible to rebuild (reinstall) the root the following way and under the following circumstances?
My root drive has died. It will not boot at all.
I can't find a backup tape to boot from.
I do have an extra drive to pop into the machine.
I have a copy of a print_manifest output, so I know the disk stuctures, mount points, etc.
I'm thinking that maybe I can swap the root drive with another disk, and reinstall HP-UX from scratch, then re-create the LVM configuration and mount points.
Since all my real data (database stuff) is on the mounted LVM disks, should this work?
Or, should I attempt to swap my old root disk with one of the other mounted disks, then fsck the old root disk and see if I can recover any "useful" information form it, and so, what would it be? The old root drive had /, /stand, /home, /opt, /usr, and /var.
I'm thinking that if I can at least take a new drive and rebuild the intial filesystem, and then re-create the mount points and get those drives mounted, then I can at least revert back to the last fbackup tape.
Any comments or suggestions?
My root drive has died. It will not boot at all.
I can't find a backup tape to boot from.
I do have an extra drive to pop into the machine.
I have a copy of a print_manifest output, so I know the disk stuctures, mount points, etc.
I'm thinking that maybe I can swap the root drive with another disk, and reinstall HP-UX from scratch, then re-create the LVM configuration and mount points.
Since all my real data (database stuff) is on the mounted LVM disks, should this work?
Or, should I attempt to swap my old root disk with one of the other mounted disks, then fsck the old root disk and see if I can recover any "useful" information form it, and so, what would it be? The old root drive had /, /stand, /home, /opt, /usr, and /var.
I'm thinking that if I can at least take a new drive and rebuild the intial filesystem, and then re-create the mount points and get those drives mounted, then I can at least revert back to the last fbackup tape.
Any comments or suggestions?
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2004 02:34 AM
08-23-2004 02:34 AM
Solution
Bill,
Assuming all your other data was in separate Volume Groups, your approach of re-building the root disk is perfect. After it's rebuilt, simply run vgimport to reconnect the other vg's:
mkdir /dev/vg01
mknod /dev/vg01/group c 64 0x010000
vgimport -s /dev/vg01
Pete
Pete
Assuming all your other data was in separate Volume Groups, your approach of re-building the root disk is perfect. After it's rebuilt, simply run vgimport to reconnect the other vg's:
mkdir /dev/vg01
mknod /dev/vg01/group c 64 0x010000
vgimport -s /dev/vg01
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2004 02:41 AM
08-23-2004 02:41 AM
Re: Rebuilding root drive (HP-UX 11.0, J5600)?
Thanks Pete,
Off to the server room I go. Hopefully I'll still have some hair left on my head when I return...
:^)
Off to the server room I go. Hopefully I'll still have some hair left on my head when I return...
:^)
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP