Operating System - HP-UX
1753501 Members
3488 Online
108794 Solutions
New Discussion юеВ

question on mirroring on Integrity Servers

 
Dmitryi Anosov
Frequent Advisor

question on mirroring on Integrity Servers

Hello.
Need help agains.

I try to mirror vg00 on other disk.
I see the white paper "When Good Disks Go Bad: Dealing with Disk Failures".

before 12 step i have
# vgdisplay -v /dev/vg00
--- Volume groups ---
VG Name /dev/vg00
VG Write Access read/write
VG Status available
Max LV 255
Cur LV 8
Open LV 8
Max PV 16
Cur PV 2
Act PV 2
Max PE per PV 4356
VGDA 4
PE Size (Mbytes) 32
Total PE 8694
Alloc PE 8692
Free PE 2
Total PVG 0
Total Spare PVs 0
Total Spare PVs in use 0
VG Version 1.0
VG Max Size 2178g
VG Max Extents 69696

--- Logical volumes ---
LV Name /dev/vg00/lvol1
LV Status available/syncd
LV Size (Mbytes) 1792
Current LE 56
Allocated PE 112
Used PV 2

LV Name /dev/vg00/lvol2
LV Status available/syncd
LV Size (Mbytes) 81920
Current LE 2560
Allocated PE 5120
Used PV 2

LV Name /dev/vg00/lvol3
LV Status available/syncd
LV Size (Mbytes) 1024
Current LE 32
Allocated PE 64
Used PV 2

LV Name /dev/vg00/lvol4
LV Status available/syncd
LV Size (Mbytes) 512
Current LE 16
Allocated PE 32
Used PV 2

LV Name /dev/vg00/lvol5
LV Status available/syncd
LV Size (Mbytes) 128
Current LE 4
Allocated PE 8
Used PV 2

LV Name /dev/vg00/lvol6
LV Status available/syncd
LV Size (Mbytes) 7040
Current LE 220
Allocated PE 440
Used PV 2

LV Name /dev/vg00/lvol7
LV Status available/syncd
LV Size (Mbytes) 4512
Current LE 141
Allocated PE 282
Used PV 2

LV Name /dev/vg00/lvol8
LV Status available/syncd
LV Size (Mbytes) 42144
Current LE 1317
Allocated PE 2634
Used PV 2


--- Physical volumes ---
PV Name /dev/disk/disk65_p2
PV Status available
Total PE 4347
Free PE 1
Autoswitch On
Proactive Polling On

PV Name /dev/dsk/c0t2d0s2
PV Status available
Total PE 4347
Free PE 1
Autoswitch On
Proactive Polling On

One of disk is /dev/disk/disk65_p2,
second /dev/dsk/c0t2d0s2


In step 12:
12. Copy the HP service partition(skip this, if you do not have a service partition):
# dd if=/dev/rdsk/c1t0d1s3 of=/dev/rdsk/c2t1d0s3 bs=1024k &

Now my question: what I mast do in step 12.

I think then it look like that :
dd if=/dev/rdisk/disk65_p3 of=/dev/rdsk/c0t2d0s3 bs=1024 &

Is that correctly?




2 REPLIES 2
Torsten.
Acclaimed Contributor

Re: question on mirroring on Integrity Servers

IMHO you can skip this step.

If you ever need the offline diags, you can use a current and up-to-date CD from software.hp.com.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Dmitryi Anosov
Frequent Advisor

Re: question on mirroring on Integrity Servers

╨╛╨║