vxvm Plex is in DISABLE, RECOVER STATE

Darwin <[email protected]> Wed, 18 Jul 2012 18:19:43 +0530
Newsgroups gmane.os.solaris.managers
Message-ID <CAJB2MDiS8RTq-Sp_cYqGAmhBxH-zOCid0DpF+V2UZssj+VJmig@mail.gmail.com>
Hi Gurus,
I have sun solaris 10 with Vxvm running on it, when i try to increase the
filesystem size through vxresize following error due to the plex is in
DISABLED RECOVER state , i tried the following commands but no luck.

root@db01 # vxresize -g datadg DataLv +10G
VxVM vxassist ERROR V-5-1-2127  Plex DataLv-P02 should be enabled
VxVM vxresize ERROR V-5-1-4703 Problem running vxassist command for volume
DataLv, in diskgroup datadg


root@db01 # vxmend -g  datadg fix stale DataLv-P02
VxVM vxmend ERROR V-5-1-1227 Volume DataLv-L01 is not DISABLED
root@db01 # vxmend -g datadg fix clean DataLv-P02
VxVM vxmend ERROR V-5-1-854 Plex DataLv-P02 not in STALE state


vxmend -g datadg -o force on DataLv-P02

After running this command, plex become STALE state, but no further
improvement.

sd datadg13-UR-015 DataLv-L01-01 datadg13 11439104 528  LOG       c4t0d0
ENA
pl DataLv-P02   DataLv-L01   DISABLED STALE    9532544  CONCAT    -
 RW
sd datadg05-01  DataLv-P02   datadg05 0        9532544  0         c2t13d0
 ENA
pl DataLv-P03   DataLv-L01   ENABLED  ACTIVE   9532544  CONCAT    -
 RW
sd datadg06-03  DataLv-P03   datadg06 1906560  9532544  0         c2t1d0
ENA
v  DataLv-L02   -            ENABLED  ACTIVE   9532544  SELECT    -
 fsgen


kindly assist.