This post is more than 5 years old

1 Rookie

 • 

82 Posts

3002

March 10th, 2010 23:00

unconfig BCV pair

Hi,

Some how i felt STD dev "0400" is free and configured same to on of my prod server but later i found that same is paired to BCV "0804" which is

not in use. however now i would like to unconfig the pair to make my prod server safer side.

can anyone hlep me out how to unconfig bcv dev "0804" paired to STD dev "0400"?

symdev -sid 73 show 0804

    Device Physical Name     : Not Visible

    Device Symmetrix Name    : 0804
    Device Serial ID         : N/A
    Symmetrix ID             : 000xxxxxxxxx

    Vendor ID                : EMC
    Product ID               : SYMMETRIX      
    Product Revision         : 5670

    Device Emulation Type    : FBA           
    Device Defined Label Type: N/A           
    Device Defined Label     : N/A           
    Device Sub System Id     : 0x0009

    Device Block Size        : 512

    Device Capacity
        {
        Cylinders            :      37180
        Tracks               :     557700
        512-byte Blocks      :   35692800
        MegaBytes            :      17428
        KiloBytes            :   17846400
        }

    Device Configuration     : BCV             (Meta Head,
                                                Non-Exclusive Access)

    Device is WORM Enabled   : No
    Device is WORM Protected : No

    SCSI-3 Persistent Reserve: Disabled

    Dynamic Spare Invoked    : No

    Dynamic RDF Capability   : None

    Device Service State     : Normal      

    Device Status            : Not Ready        (NR)
    Device SA Status         : Ready            (RW)

    Front Director Paths (2):
        {
        ----------------------------------------------------------------------
                                 POWERPATH  DIRECTOR   PORT             LUN  
                                 --------- ----------  ---- -------- ---------
        PdevName                 Type      Type Num    Sts  VBUS TID SYMM Host
        ----------------------------------------------------------------------
        Not Visible              N/A       FA   08A:1  RW   000  00  095  N/A
        Not Visible              N/A       FA   09A:1  RW   000  00  095  N/A
        }

    Meta Configuration       : Striped
    Meta Stripe Size         : 960k    (2 Cylinders)
    Meta Device Members (2)  :
        {
        ----------------------------------------------------------------------
                               BCV  DATA                    RDF  DATA        
                      ----------------------------  --------------------------
        Sym    Cap    Std Inv BCV Inv Pair          R1 Inv R2 Inv Pair       
        Dev    (MB)   Tracks  Tracks  State         Tracks Tracks State      
        ----------------------------------------------------------------------
    --> 0804   8714        0  278460  Split              -      - N/A        
        0805   8714        0  278850  SplitNoInc         -      - N/A        
        ----------------------------------------------------------------------
              17428        0  557310                     -      -
        }

    Mirror Set Type          : [Data,N/A,N/A,N/A]

    Mirror Set DA Status     : [RW,N/A,N/A,N/A]

    Mirror Set Inv. Tracks   : [0,0,0,0]

    Back End Disk Director Information
        {
        Hyper Type                             : Data
        Hyper Status                           : Ready           (RW)
        Disk [Director, Interface, TID]        : [01D, D, 6]
        Disk Director Volume Number            :  210
        Hyper Number                           :   16
        Disk Capacity                          : 139814m
        Disk Group Number                      : 0
        }

    BCV Pair Information
        {
        Standard (STD) Device Symmetrix Name   : 0400
        Standard (STD) Device Serial ID        : Not Visible
        Standard (STD) Device Group Name       : venu

        BCV Device Symmetrix Name              : 0804
        BCV Device Serial ID                   : Not Visible
        BCV Device Associated Group Name       : Not/Associated

        BCV Device Status                      : Not Ready       (NR BCV)

        State of Pair (       ?       )        : Invalid
        Time of Last BCV Action                : Mon Jan  9 20:50:17 2006

        State of BCV Mirrors                   : N/A

        BCV State Flags                        : (AllReady)
        Percent Split                          : 50%

        Number of Inv. Tracks for STD Device   :        0
        Number of Inv. Tracks for BCV Device   :   557310
        }

Message was edited by: KCSCP Modified Symmetrix ID.

4 Apprentice

 • 

423 Posts

March 11th, 2010 04:00

exactly

Paul Martin

Sr. Solutions Engineer

4 Apprentice

 • 

423 Posts

March 11th, 2010 00:00

create a file

contents of file

400 804

symmir -sid xxx -f file.txt split -force -symforce (this is due to the invalid state of the devices)

symmir -sid xxx -f file.txt cancel

At this stage your relationship will be gone gone gone

4 Apprentice

 • 

423 Posts

March 11th, 2010 01:00

Hi,

ok.. It seems that the pairing is actually split for these devices however ther relationship still exists in the symm.  The only way to clear this is to establish BCV 838 to another STD of the same size/meta config.

There are a few primus articles detailing this.  It should not cause you any issue.

1 Rookie

 • 

82 Posts

March 11th, 2010 01:00

ok. but just before i have added the STD 400 dev to a dg called "venu"

i can remove it using below command and run ur recommaned commands?    

symld -g venu remove dev 0400

1 Rookie

 • 

82 Posts

March 11th, 2010 01:00

more update:

STD meta dev 04A8 is of 34GB with below config.

04A8 --MH

04A9-- MM

04AA --MM

04AB --MT

And BCV dev 0838 is of single 8714 GB dev.

4 Apprentice

 • 

423 Posts

March 11th, 2010 01:00

You can run the commands I have given whether the device in in a group or not.  It's important that you know once this relationship is gone you have lost your ablility to do incremental establishes with device 400.

But i'm assuming you are aware of this.

1 Rookie

 • 

82 Posts

March 11th, 2010 01:00

yes, am aware and i have perfromed the commands but some errors;

symmir -sid 73 -f venu-decom.txt split -force -symforce

Execute 'Split' operation for the 1 specified device(s)
in device file 'venu-decom.txt' (y/ ) ? y

'Split' operation execution is in progress for the device list in
device file 'venu-decom.txt'. Please wait...


A configuration mismatch was detected among members of your META device(s)

[mdsuaemc01]:[04:20:51]: symmir -sid 73 -f venu-decom.txt query


Device File Name      : venu-decom.txt
Device's Symmetrix ID : 000xxxxxxxxx


     Standard Device                    BCV Device                  State
-------------------------- ------------------------------------- ------------
                    Inv.                                  Inv.              
Logical        Sym  Tracks Logical              Sym       Tracks STD <=> BCV
-------------------------- ------------------------------------- ------------

N/A            04A8 278472 N/A                  0838      278460 Split    

Total              -------                               -------
  MB(s)             8702.2                                8701.9


Legend:

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

Message was edited by: KCSCP Modified Symmetrix ID.

1 Rookie

 • 

82 Posts

March 11th, 2010 02:00

ok. another issues.. just before i have perfromed below command and but i would like to take it back

symld -g venu add dev 0400 c6t73d2s2 -sid 73

what is the command to remove the dev? i have tried below but not working

"symld -g venu remove dev 0400 c6t73d2s2 -sid 73"

1 Rookie

 • 

82 Posts

March 11th, 2010 03:00

Tried all the ways .. but not luck

symld -g venu remove dev c6t73d2s2 -sid 73

symld -g venu remove dev 0400 c6t73d2s2 -sid 73

symld -g venu remove dev 0400 c6t73d2s2

symld -g venu remove dev c6t73d2s2

for all beove commands it say "Invalid number of keywords."

4 Apprentice

 • 

423 Posts

March 11th, 2010 03:00

my fault remove the word dev.

1 Rookie

 • 

82 Posts

March 11th, 2010 03:00

Error--------

# symld -g venu remove 0400

The device is not in the specified device group

#symdg show venu

Group Name:  venu

    Group Type                                   : REGULAR 
    Valid                                        : Yes
    Symmetrix ID                                 : 000xxxxxxxxx
    Group Creation Time                          : Tue Sep  8 05:16:11 2009
    Vendor ID                                    : EMC Corp
    Application ID                               : SYMCLI

    Number of STD Devices in Group               :   15
    Number of Associated GK's                    :    0
    Number of Locally-associated BCV's           :    0
    Number of Locally-associated VDEV's          :    0
    Number of Remotely-associated BCV's (STD RDF):    0
    Number of Remotely-associated BCV's (BCV RDF):    0
    Number of Remotely-assoc'd RBCV's (RBCV RDF) :    0

    Standard (STD) Devices (15):
        {
        --------------------------------------------------------------------
                                                      Sym               Cap
        LdevName              PdevName                Dev  Att. Sts     (MB)
        --------------------------------------------------------------------
        c6t73d63s2            N/A                     0561 (M)  RW     69713
        c6t73d66s2            N/A                     10C4 (M)  RW     17428
        c6t73d67s2            N/A                     10C6 (M)  RW     17428
        c6t73d64s2            N/A                     05DC (M)  RW     34856
        c6t73d65s2            N/A                     05E0 (M)  RW     34856
        c6t73d2s2             N/A                     0400 (M)  RW     34856
        c6t73d3s2             N/A                     041C (M)  RW     34856
        c6t73d5s2             N/A                     04A8 (M)  RW     34856
        c6t73d8s2             N/A                     0570 (M)  RW     34856
        c6t73d9s2             N/A                     0574 (M)  RW     34856
        c6t73d10s2            N/A                     0EF0 (M)  RW     34856
        c6t73d11s2            N/A                     0F88 (M)  RW     34856
        c6t73d12s2            N/A                     0FD0 (M)  RW     34856
        c6t73d13s2            N/A                     0FFC (M)  RW     34856
        c6t73d15s2            N/A                     10AE (M)  RW     34856
        }

Message was edited by: KCSCP Modified Symmetrix ID.

4 Apprentice

 • 

423 Posts

March 11th, 2010 03:00

You have the command wrong based on the output device 400 has LDEV name of c6t73d2s2

You need to run

symld -g venu remove dev c6t73d2s2

Paul Martin

Sr. Solutions Engineer

4 Apprentice

 • 

423 Posts

March 11th, 2010 03:00

symld -g venu remove c6t73d2s2

If this doesn't work then you may need to delete and recreate the group

1 Rookie

 • 

82 Posts

March 11th, 2010 03:00

see the post which i sent at Feb 1, 2010,  even that is not working

#symld -g venu remove 0400
The device is not in the specified device group

4 Apprentice

 • 

423 Posts

March 11th, 2010 03:00

symld -g group remove

e.g. symld -g venu remove DEV001

No Events found!

Top