HP/Works

Home Join! Events PING! Committee Directory

PING : REPLACING AN LVM DISK : STEP 3.8

PROBLEM
SOLUTION
CHAPTER 1
CHAPTER 2
CHAPTER 3
[Step 3.1]
[Step 3.2]
[Step 3.3]
[Step 3.4]
[Step 3.5]
[Step 3.6]
[Step 3.7]
[Step 3.8]
[Step 3.9]
[Step 3.10]
[Step 3.11]
[Step 3.12]
[Step 3.13]
[Step 3.14]
CHAPTER 4
APPENDIX A

Restore the LVM configuration/headers onto the replacement disk from your backup of the LVM configuration:


        # vgcfgrestore -n /dev/ /dev/dsk/c0tXd0
where X is the Logical unit number of the disk that has been replaced.

For example:


        # vgcfgrestore -n /dev/vg00 /dev/dsk/c0t0d0

NOTE: You must have performed the command vgcfgbackup to save off the headers prior to the disk failure.

[Step 3.9]


Home