Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

why drl no work?

Updated: 21 May 2010 | 1 comment
zhangjian's picture
0 0 Votes
Login to vote

I   make a new volume with follow:
vxassist -g oradata -U fsgen make voldata 100000m layout=nolog oradata01
vxassist -g oradata mirror voldata layout=nolog oradata02
and add DCO20 with follow:
but when system crash cannot fastresync, must all disk resync.when resync complete I delete and add DCO20 again with follow :
#vxvol -g oradata set fastresync=off voldata
# vxvol -g oradata set drl=off voldata
# vxsnap -g oradata unprepare voldata
# vxsnap -g oradata prepare voldata drl=on

then when system crash it can fastresync.why ?help me please ! thanks!

My system is HPUX11.23 and My VXVM is 5.0MP1

Comments

wzis's picture
29
Jul
2009
0 Votes 0
Login to vote

Did you forgot to turn on fastresync for the volume?

Please check "vxprint -mg oradata voldata|grep fastresync".