The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > HP-UX
Google UNIX.COM


HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
How to zero a disk (especially MBR)? siegfried UNIX for Dummies Questions & Answers 1 03-15-2007 01:21 AM
raw disk kingsto88 UNIX for Dummies Questions & Answers 1 11-28-2006 10:36 AM
recover DIsk and make bootable larryase UNIX for Dummies Questions & Answers 4 07-05-2005 11:29 AM
available disk space on disk device??? alan UNIX for Dummies Questions & Answers 4 01-01-2004 11:06 PM
Plz Help! More disk!! sajjan2 UNIX for Advanced & Expert Users 1 01-13-2003 04:08 AM

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-11-2005
Registered User
 

Join Date: Mar 2005
Location: toronto
Posts: 2
Question How to recover Hp-ux O/S Disk from Mirro Disk

Hi
All of my unix forum friends. I mirrored my hp-ux o/s disk with the help of LVM on a disk array. Can any one tell me the procedure if the O/S disk fails then how could i recover the system disk from mirrored disk

Regards'
Alam
Reply With Quote
Forum Sponsor
  #2 (permalink)  
Old 03-11-2005
Perderabo's Avatar
Unix Daemon
 

Join Date: Aug 2001
Location: Washington DC Area
Posts: 8,454
It will just continue to work off the other side of the mirror. Then you will shut the box down and replace the bad disk. When you reboot, the system will notice the fresh disk and resync the mirror automatically.
Reply With Quote
  #3 (permalink)  
Old 03-12-2005
Registered User
 

Join Date: Mar 2005
Location: toronto
Posts: 2
Dear friend
Thanks for your reply. I'll try do as you describe.
so i just only add a new disk and sync it

Regards;
Waqar Alam
Reply With Quote
  #4 (permalink)  
Old 03-21-2005
Kelam_Magnus's Avatar
Unix does a body good.
 

Join Date: Aug 2001
Location: DFW McKinney, TX,
Posts: 1,069
Quote:
Originally Posted by waqaralam
Dear friend
Thanks for your reply. I'll try do as you describe.
so i just only add a new disk and sync it

Regards;
Waqar Alam
No, if it is a root disk you must do a series of commands as well.

You probably already figured it out, but i will post some instructions. First of all, in many cases the disk, if it is truly dead can be pulled and replaced hot-swappable.

Run diskinfo and pvdisplay on the disk device. Diskinfo should give you an error if the disk is dead. IF however, the disk is partially alive then I would suggest shutdown and come up to single user mode and do the same steps.

Some folks recommend reducing the mirror, but that is overkill imho...if you have an older box, K-class or older, it might be a more cautious approach.



pvcreate -B /dev/rdsk/c4t6d0 ## may not be needed.
vgextend /dev/vg00 /dev/dsk/c4t6d0
mkboot /dev/rdsk/c4t6d0
mkboot -a "hpux -lq" /dev/rdsk/c4t6d0
lifcp /dev/dsk/c4t6d0:AUTO
mkboot -b updatediaglif -p ISL -p AUTO -p HPUX -p LABEL /dev/rdsk/c4t6d0
mkboot -b /usr/sbin/diag/lif/updatediaglif -p ISL -p AUTO -p HPUX -p LABEL /dev/rdsk/c4t6d0
vgcfgrestore -n /dev/vg00 /dev/rdsk/c4t6d0
vgchange -a y /dev/vg00
vgsync /dev/vg00
__________________
My brain is your brain
Reply With Quote
  #5 (permalink)  
Old 03-21-2005
Perderabo's Avatar
Unix Daemon
 

Join Date: Aug 2001
Location: Washington DC Area
Posts: 8,454
Kelam_Magus, I've done this at least a dozen times with mirrored root disks. You just swap the physical disk and it will resync.
Reply With Quote
  #6 (permalink)  
Old 03-23-2005
Kelam_Magnus's Avatar
Unix does a body good.
 

Join Date: Aug 2001
Location: DFW McKinney, TX,
Posts: 1,069
EDIT HERE: I noticed you said replace and reboot... Mine instructions were for a hot swap for a mirrored vg00 disk.


If it is a vg00 root OS disk that is what HP suggests...

If it is outside of vg00 but still an OS related disk then I agree.

vgcfgrestore (disk)
vgsync vgXX
__________________
My brain is your brain
Reply With Quote
Google The UNIX and Linux Forums
Reply

Thread Tools
Display Modes




All times are GMT -7. The time now is 09:26 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Global Fact Book

Content Relevant URLs by vBSEO 3.2.0