Unsolved

This post is more than 5 years old

1 Rookie

 • 

92 Posts

926

December 28th, 2007 11:00

emc_cfgmgr problem , aix host

I have a emc_cfgmgr problem with one of my aix box ¿
I map & mask on Raid5 device to host, after that I run
/usr/lpp/EMC/Symmetrix/bin/emc_cfgmgr on host
It taking long time and checking all hdisks in the host I have 2 volume groups

County1/root:/>lsdev ¿Cc disk
--------snipped------
hdisk5 Defined 06-08-02 EMC Symmetrix FCP Disk TimeFinder
hdisk6 Defined 06-08-02 EMC Symmetrix FCP Disk TimeFinder
-------snipped------
County1/root: / > lsvg
rootvg
emcvg
county1/root: / > lsvg -p rootvg
rootvg:
PV_NAME PV STATE TOTAL PPs FREE PPs FREE DISTRIBUTION
hdisk1 active 271 165 54..03..00..54..54
hdisk0 active 271 157 54..03..00..54..46
county1/root: / > lsvg -p emcvg
0516-010 : Volume group must be varied on; use varyonvg command.

Because this host is a HACMP cluster of production server so the emcvg must be varyoff

Emc_cfgmgr checking all disks saying the hdisks which have EMC Symmetrix FCP Disk TimeFinder
State are in undetermined state and checking some other things and came back to state of checking those
Disk time finder devices and saying same msg and still running for past 30 mins

County1/root: / > /usr/lpp/EMC/Symmetrix/bin/emc_cfgmgr
----------------
Attempting to configure device 'sisscsia0'
Time: 0 LEDS: 0x2522
Invoking /usr/lib/methods/cfgsisioa -l sisscsia0
Number of running methods: 1
-----snipped------
hdisk63 is in a undetermined state

whats the problem?????

thank you..

11 Legend

 • 

20.4K Posts

 • 

87.4K Points

December 28th, 2007 12:00

are BCVs currently established ?

1 Rookie

 • 

92 Posts

December 28th, 2007 13:00

This county1 host is a HACMP cluster and is a mirror of county2 server and my colleague said HACMP is not active rightnow, And SRDF is running on county2 continuously like a loop process ..we have a script provided by the EMC for SRDF , so in the log file ( /var/symapi/log/ symapi-20071228.log ) I seen the processes of synchronize , split , establish , suspend , synchronize and split Are running like loop process and I run symmir command for county2 device group I found the state of devices is keep on changing like syncinprog, synchronize , split like that from time to time with in span of minutes so is this is a reason for emc_cfgmgr saying hdisks are in undetermined state on county1 ..I assume ¿

server1/root: / > symmir -g county2_dg query
Device Group (DG) Name: county2_dg
DG's Type : REGULAR
DG's Symmetrix ID : XXXXX

Standard Device BCV Device State
-------------------------- ------------------------------------- ------------
Inv. Inv.
Logical Sym Tracks Logical Sym Tracks STD <=> BCV
-------------------------- ------------------------------------- ------------
----------snipped------
DEV023 024C 0 BCV023 0353 * 0 Synchronized
DEV024 024D 0 BCV024 0354 * 0 Synchronized
DEV025 067D 0 BCV025 0313 * 1 SyncInProg
DEV026 067E 0 BCV026 0314 * 0 Synchronized
DEV027 067F 0 BCV027 0315 * 0 Synchronized
DEV028 0749 0 BCV028 02DB * 0 Synchronized
DEV029 074A 0 BCV029 02DC * 0 Synchronized
DEV030 074B 0 BCV030 02DD * 0 Synchronized
-------------------snipped---------

Total ------- -------
Track(s) 0 4
MB(s) 0.0 0.1


Legend:

(*): The paired BCV device is associated with this group.

AFTER few SEC¿S Here is the state of devices

Server1/root: / > symmir -g county2_dg query

Device Group (DG) Name: county2_dg
DG's Type : REGULAR
DG's Symmetrix ID :XXXX


Standard Device BCV Device State
-------------------------- ------------------------------------- ------------
Inv. Inv.
Logical Sym Tracks Logical Sym Tracks STD <=> BCV
-------------------------- ------------------------------------- ------------
DEV023 024C 0 BCV023 0353 * 0 Split
DEV024 024D 0 BCV024 0354 * 0 Split
DEV025 067D 0 BCV025 0313 * 0 Split
DEV026 067E 0 BCV026 0314 * 0 Split
DEV027 067F 0 BCV027 0315 * 0 Split
DEV028 0749 0 BCV028 02DB * 0 Split
DEV029 074A 0 BCV029 02DC * 0 Split
DEV030 074B 0 BCV030 02DD * 0 Split

11 Legend

 • 

20.4K Posts

 • 

87.4K Points

December 28th, 2007 14:00

i would try to run emc_cfgmgr when BCVs are in Split state.

4 Apprentice

 • 

423 Posts

December 28th, 2007 23:00

If you are attempting to mount the BCV's at the R2 side you should first of all stop your replication script after a complete cycle.

Dynamox is right you should run the cfg mgr when the BCV's are in a split state.

If the emc_cfgmgr is running during the middle of a cycle the device state will be changing, the BCV will become not ready when it is in sync in progress and will change to RW when it is split. This could be confusing for the emc_cfgmgr script if the replication process is running.

Before stopping your script you should also ensure you know how to restart it and what state everything needs to be in before kicking off.
No Events found!

Top