Verifying the installation

This topic provides the procedure for verifying that the engine is installed.

Context

You need to run the administrative command-line interface commands and save them to a file. You can then compare them with the version 1 commands you ran to ensure that the system is functioning normally.
Note: Keep in mind that the format of the commands may change slightly in version 2.1 of the SAN File System. However, you should still be able to compare the results with version 1 of the command.

Steps

  1. Run the lsserver command.
    sfscli lsserver > lsserver_v2
    The file should contain results similar to the following:
    Note: The results will not match the results you obtained when you ran this command before upgrading.
    Name      State  Server Role Filesets Last Boot               
    =============================================================
    
    mds2      Online Master             5 Apr 05, 2004 5:52:45 PM 
    mds1      Online Subordinate        0 Apr 05, 2004 8:18:32 PM 
  2. Run the lsadmuser command.
    sfscli lsadmuser > lsadmuser_v1
    The file should contain results similar to the following:
    Name      User Role Authorization 
    =================================
    monitor   Monitor   Not Current   
    admin     Admin     Not Current   
    MDMSUID   Admin     Not Current   
    operator  Operator  Not Current   
    backup    Backup    Not Current   
    itpc      Admin     Not Current   
    superuser Admin     Not Current   
    test      Admin     Current       
  3. Run the lsautorestart command.
    sfscli lsautorestart > lsautorestart_v2
    The file should contain results similar to the following:
    Name      Service State Probe State Last Probe              Probes Highest Retries 
    ==================================================================================
    ivt1-mds2 Running       Live Server Apr 06, 2004 2:49:34 PM   7477               0 
    ivt1-mds1 Running       Live Server Apr 06, 2004 2:57:13 PM   6658               0 
  4. Run the lsclient command.
    sfscli lsclient > lsclient_v2
    The file should contain results similar to the following:
    Client                 Session ID State   Server    Renewals Privilege 
    ======================================================================
    ivt1-c3-aix.bvnssg.net          3 Current ivt1-mds2       54 Standard  
    ivt1-c4-aix.bvnssg.net          2 Current ivt1-mds2     1545 Standard  
    ivt1-c2-win                     1 Current ivt1-mds2     2375 Root      
    ivt1-c1-win                     6 Current ivt1-mds2    10646 Root      
    ivt1-c3-aix.bvnssg.net          4 Current ivt1-mds1       54 Standard  
    ivt1-c4-aix.bvnssg.net          3 Current ivt1-mds1     1548 Standard  
    ivt1-c2-win                     2 Current ivt1-mds1     2381 Root      
    ivt1-c1-win                     7 Current ivt1-mds1     9463 Root      
  5. Run the lsfileset command (compare the results of this command with the lscontainer command).
    sfscli lsfileset > lsfileset_v2
    The file should contain results similar to the following:
    Name       Fileset State Quota Type Quota (MB) Used (MB) Used (%) Threshold (%) Most...
    =========================================================================================
    ROOT       Attached      Soft                0        16        0             0 -                 ivt1-mds2 
    CONTAINER1 Attached      Soft                0      5232        0            80 -                 ivt1-mds2 
    CONTAINER2 Attached      Soft                0      3952        0            80 -                 ivt1-mds2 
    CONTAINER3 Attached      Soft                0      3920        0            80 -                 ivt1-mds2 
    CONTAINER4 Attached      Soft                0      3904        0            80 -                 ivt1-mds2 
  6. Run the lslun command.
    tanktool lslun > lslun_v2
    The file should contain results similar to the following:
    Lun ID                                      Vendor Product Size (MB) Volume  State    
    =====================================================================================
    VPD83Type1=IBM     2105            20C27074 IBM    2105800      9536 vol_14  Assigned 
    VPD83Type1=IBM     2105            20B27074 IBM    2105800      9536 vol_13  Assigned 
    VPD83Type1=IBM     2105            20927074 IBM    2105800      9536 vol_09  Assigned 
    VPD83Type1=IBM     2105            20A27074 IBM    2105800      9536 vol_10  Assigned 
    VPD83Type1=IBM     2105            20827074 IBM    2105800      9536 vol_08  Assigned 
    VPD83Type1=IBM     2105            20727074 IBM    2105800      9536 vol_07  Assigned 
    VPD83Type1=IBM     2105            20627074 IBM    2105800      9536 vol_06  Assigned 
    VPD83Type1=IBM     2105            20527074 IBM    2105800      9536 vol_05  Assigned 
    VPD83Type1=IBM     2105            20427074 IBM    2105800      9536 vol_04  Assigned 
  7. Run the lspool command.
    tanktool lspool > lspool_v2
    The file should contain results similar to the following:
    Name         Type         Size (MB) Used (MB) Used (%) Threshold (%) Volumes 
    ============================================================================
    SYSTEM       System           71520      1616        2            80       5 
    DEFAULT_POOL User Default      9536        16        0            80       1 
    TEST_POOL1   User            143040      9184        6            90      12 
    TEST_POOL2   User            157344      7824        4            90      12 
  8. Run the lsvol command.
    tanktool lsvol > lsvol_v2
    The file should contain results similar to the following:
    Name    State     Pool         Size (MB) Used (MB) Used (%) 
    ===========================================================
    MASTER  Activated SYSTEM           14304       336        2 
    SYSTEM1 Activated SYSTEM           14304       336        2 
    SYSTEM2 Activated SYSTEM           14304       320        2 
    SYSTEM3 Activated SYSTEM           14304       320        2 
    SYSTEM4 Activated SYSTEM           14304       304        2 
    vol_00  Activated DEFAULT_POOL      9536        16        0 
    vol_01  Activated TEST_POOL1        9536       768        8 
    vol_02  Activated TEST_POOL1        9536       752        7 
    vol_03  Activated TEST_POOL1        9536       736        7 
    vol_04  Activated TEST_POOL1        9536       752        7 

Parent topic: Setting the upgraded server as the new master

Terms of use | Feedback
(C) Copyright IBM Corporation 2003, 2004. All Rights Reserved.