HP/Works

Home Join! Events PING! Committee Directory

PING : REPLACING AN LVM DISK : STEP 4.2

PROBLEM
SOLUTION
CHAPTER 1
CHAPTER 2
CHAPTER 3
CHAPTER 4
[Step 4.1]
[Step 4.2]
[Step 4.3]
[Step 4.4]
[Step 4.5]
APPENDIX A

Restore the LVM configuration/headers onto the replaced disk from your backup of the LVM configuration and use mkboot to add boot information:


        # vgcfgrestore -n /dev/vg00 /dev/rdsk/c0t0d0
        # mkboot /dev/rdsk/c0t0d0
        # mkboot -a "hpux (;0)/stand/vmunix" /dev/rdsk/c0t0d0

NOTE: You must have performed the command vgcfgbackup to save off the headers prior to the disk failure (Refer to Appendix A).

[Step 4.3]


Home