1850708 Members
3003 Online
104055 Solutions
New Discussion

Re: disk error

 
leyearn
Regular Advisor

disk error


/dev/vgora
/dev/dsk/c5t1d0
/dev/dsk/c6t1d0
/dev/dsk/c5t2d0
/dev/dsk/c6t2d0
/dev/dsk/c5t3d0
/dev/dsk/c6t3d0
/dev/dsk/c5t6d0
/dev/dsk/c5t7d0
/dev/dsk/c6t6d0
/dev/dsk/c6t7d0

the disk c5t1d0 mirrors c6t1d0
the c5t1d0 lost
the c6t1d0 the state is CLAIMED
#dd if=/dev/rdsk/c6t1d0 of=/dev/null bs=20480k
I/O error
when #vgchange -a s vgora
the c5t1d0 and c6t1d0 can't be actived
can the data be retrived from the disk c5t1d0 or c6t1d0?

the disk mirror the
3 REPLIES 3
Luk Vandenbussche
Honored Contributor

Re: disk error

Hi

Try to activate it with low quorum option

vgchange -q n -a s vgora

If tis works than you can take a backup before you replace the disk
Cem Tugrul
Esteemed Contributor

Re: disk error

Hi leyearn,

it would be nice to have such kind of document

Good Luck,
Our greatest duty in this life is to help others. And please, if you can't
Global Service Desk
Frequent Advisor

Re: disk error

Try to activate with a quorum

#vgchange -q n -a y vgora