Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

2014

February 10th, 2010 03:00

Looking for Microcode version

Hello Experts,

All of us know that when we run the below command we get the detailed output.

symcfg list -sid xxx -v

Symmetrix ID: 00029010xxxx
Time Zone   : EST

    Product Model                        : DMX3-24
    Symmetrix ID                         : 000290101xxx

    Microcode Version (Number)           : 5772 (168C0000)
    Microcode Date                       : 06.26.2009

    Microcode Patch Date                 : 06.26.2009
    Microcode Patch Level                : 101

...........................................................................

I want to look deeper at the Microcode Version in detail as 5772.aa.bb using SYMCLI command

where aa is code level running for service processor

          bb is code level running on Directors od the symm

Can anybody help me out please?

PS: correct me if I'm wrong for aa and bb for SP and Directors ...not sure which one is for SP or Director

Thanks,

BMK

227 Posts

February 10th, 2010 03:00

Hi ,

5773.79.58

57 for hardware supported dmx4 ,symm4 ...etc

73 for microcode family (Major release)

79 filed release (Minor release)

58 is for the service processor code

Message was edited by: Yousef

24 Posts

February 10th, 2010 03:00

Thanks for clarifying,

But i guess there is no code 5775.aa.bb - correct me if I'm wrong here, ignore if you have given the reply as example

The ucode thats used for DMX-4 ends at 5773 and there's 5874 for V-Max series

Cheers,

BMK

24 Posts

February 10th, 2010 03:00

OK, I got it sorted out.

One needs to use the command

symconfigure -sid xxx -version -v

to list complete ucode version

Can anyone still focus on on aa and bb in 5772.aa.bb .....which one is for SP or Director

Thanks,

BMK

227 Posts

February 10th, 2010 04:00

rush to type an example

448 Posts

February 10th, 2010 04:00

The way the code is formatted it works like this.

5773 134 94

5773 - "family"

134 - code loaded into array

94 - Symmwin code running on service processor

24 Posts

February 10th, 2010 04:00

Remember that Your 99th post was rush

227 Posts

February 10th, 2010 04:00

Lool , great I just realized that , thnx

24 Posts

February 10th, 2010 05:00

This makes things more clear now. What is important to note here is "Symmwin code running on service processor". Symmwin is tool used to execute uProcessor based commands on Symm's backend.

Regards,

Murali Krishna Bhandekar

February 11th, 2010 00:00

$ sudo symconfigure -sid xxxx -v list

    Symmetrix ID                         : 00019010xxxx

        Configuration Server Version     : 5772.101.91
        Configuration Server Protocol    : 0x80C
        Configuration Server Date        : 06.26.2009

        FBA formatted                    :  17859796
        FBA unformatted                  :         0
        AS/400 formatted                 :         0
        AS/400 unformatted               :         0
        IBM_FBA formatted                :  17859796
        IBM_FBA unformatted              :         0
        UNISYS_FBA formatted             :  17859796
        UNISYS_FBA unformatted           :         0
        ICL formatted                    :         0
        ICL unformatted                  :         0
        CKD-3380 formatted               :         0
        CKD-3380 unformatted             :         0
        CKD-3390 formatted               :         0
        CKD-3390 unformatted             :         0

        Max Hypers per Disk              :       255
        FBA Multi Access Cache           : Enabled
        Dynamic RDF Configuration        : Enabled
        RAID-S support                   : N/A
        RAID membership count            : N/A
        VCMdb Access Restricted          : N/A
        RAID-5 support                   : Enabled

Message was edited by: MikeMac - removed Symm S/N

No Events found!

Top