Start a Conversation

Unsolved

This post is more than 5 years old

5796

October 4th, 2010 15:00

How to get uptime of symmetrix

Hi,

could you please let me know the way, I can get uptime of symmtrix frame..or what what last reboot time of frame.

Thanks

Rajeev

816-995-9411

13 Posts

October 13th, 2010 10:00

With symcli you can use "symcfg list -v -sid ##" in the output look for the section highlighted below:

sun200 / symcfg list

                                S Y M M E T R I X

                                       Mcode    Cache      Num Phys  Num Symm
    SymmID       Attachment  Model     Version  Size (MB)  Devices   Devices

    000194900632 Local       VMAX-1SE  5874       12288        49       323
    000194900637 Local       VMAX-1SE  5874       12288         1       256

sun200 / symcfg list -v -sid 32

Symmetrix ID: 000194900632
Time Zone   : EDT

    Product Model                        : VMAX-1SE
    Symmetrix ID                         : 000194900632

    Microcode Version (Number)           : 5874 (16F20000)
    Microcode Registered Build           : 1
    Microcode Date                       : 11.16.2009

    Microcode Patch Date                 : 11.16.2009
    Microcode Patch Level                : 207

    Symmwin Version                      : 166

    Cache Size (Mirrored)                :   12288 (MB)
    # of Available Cache Slots           :  161616
    # of PermaCache Slots In Use         :       6
    Max # of System Write Pending Slots  :  129419
    Max # of DA Write Pending Slots      :       0
    Max # of Device Write Pending Slots  :    6470

    Symmetrix Total Operating Time       : 204 days, 07:47:17
    Symmetrix Power ON Time              : Tue Mar 23 06:03:20 2010
    Symmetrix Last IPL Time (Cold)       : Tue Mar 23 06:44:41 2010
    Symmetrix Last Fast IPL Time (Hot)   : Sun Dec 31 19:00:00 2006

    Host DB Sync Time                    : Wed Oct 13 13:50:37 2010
    Symmetrix CLI (SYMCLI) Version       : V7.1.1.0 (Edit Level: 1026)
    Built with SYMAPI Version            : V7.1.1.0 (Edit Level: 1026)
    SYMAPI Run Time Version              : V7.1.1.0 (Edit Level: 1026)
    SYMAPI Server Version                : unavailable

    Number of Configured (Sym) Devices   : 323
    Number of Visible (Host) Devices     :  49
    Number of Configured Actual Disks    :  56
    Number of Configured Hot Spares      :   8
    Number of Unconfigured Disks         :   0
    Maximum number of hypers per disk    : 512

    Number of Powerpath Devices          :  24
    Powerpath Run Time Version           : 4.5.0

    SDDF Configuration State             : Enabled
    Configuration Change State           : Enabled
    WORM Configuration Level             : N/A
    WORM Characteristics                 : N/A

    Symmetrix Configuration Checksum     : DBD8E8C4
    Switched RDF Configuration State     : Enabled
    Concurrent RDF Configuration State   : Enabled
    Dynamic RDF Configuration State      : Enabled
    Concurrent Dynamic RDF Configuration : Enabled
    RDF Data Mobility Configuration State: Disabled
    Access Control Configuration State   : Enabled
    Device Masking (ACLX) Config State   : Enabled
    Multi LRU Device Assignment          : NONE
    Disk Group Assignments               : In Use
    Hot Swap Policy                      : Permanent
    Symmetrix Disk Library               : Disabled
    FBA Geometry Emulation               : Native
    3 Dynamic Mirrors                    : Enabled
    Cache Partitioning                   : Disabled
    IPSec Status                         : Pass Thru
    Allow spare in mirror 4 position     : Disabled

    Parity Raid Configuration            : N/A
    Raid-5 Configuration                 : N/A
    Raid-6 Configuration                 : RAID-6 (6+2)
    PAV Mode                             : DynamicStandardPAV
    PAV Alias Limit                      : 31

    SRDF/A Maximum Host Throttle (Secs)  : 0
    SRDF/A Maximum Cache Usage (Percent) : 75

    Auto Meta                            : Disabled
    Minimum Auto Meta Size               : 262669
    Auto Meta Member Size                : 0
    Auto Meta Configuration              : N/A

No Events found!

Top