Contents

1 Checking the Status of a Namespace

1 Checking the Status of a Namespace

  1. On the CLI, run the show namespace general command to check whether Health Status and Running Status of the namespace are Fault and Offline, respectively.

    admin:/>show namespace general
      ID  Name                Pool ID  Capacity   Health Status  Running Status  Is Add To Namespace Group  DIF Switch  NGUID                             Create Time                    
      --  -------------       -------  ---------  -------------  --------------  -------------------------  ----------  --------------------------------  -----------------------------  
      0   namespace0000       0        4.000GB     Fault         offline          No                        No          71001fcf8f00b853983f601200000000  2022-08-24/13:02:04 UTC+08:00  
      1   namespace0001       0        4.000GB     Fault         offline          No                        No          71001fcf8f00e355983f604900000001  2022-08-14/10:47:16 UTC+08:00  
      2   namespace0002       0        4.000GB     Fault         offline          No                        No          71001fcf8f00e356983f60ba00000002  2022-08-14/10:47:17 UTC+08:00  
      3   namespace0003       0        4.000GB     Fault         offline          No                        No          71001fcf8f00e358983f603300000003  2022-08-14/10:47:19 UTC+08:00  
      4   namespace0004       0        4.000GB     Fault         offline          No                        No          71001fcf8f00e359983f60ae00000004  2022-08-14/10:47:20 UTC+08:00    
    NOTE:

    As shown in the preceding figure, the Health Status values of namespace 0, namespace 1, namespace 2, namespace 3 and namespace 4 are Fault, and the Running Status values are Offline.

    • If yes, go to 5.
    • If not, go to 2.

  2. On the CLI, run the show namespace general command to check whether Health Status is Fault, and Running Status is Online or Running Fail (the namespace destruction task fails).

    admin:/>show namespace general
      ID  Name                Pool ID  Capacity   Health Status  Running Status  Is Add To Namespace Group  DIF Switch  NGUID                             Create Time                    
      --  -------------       -------  ---------  -------------  --------------  -------------------------  ----------  --------------------------------  -----------------------------  
      0   namespace0000       0        4.000GB     Fault          Online            No                        No          71001fcf8f00b853983f601200000000  2022-08-24/13:02:04 UTC+08:00  
      1   namespace0001       0        4.000GB     Fault          Online            No                        No          71001fcf8f00e355983f604900000001  2022-08-14/10:47:16 UTC+08:00  
      2   namespace0002       0        4.000GB     Fault          Online            No                        No          71001fcf8f00e356983f60ba00000002  2022-08-14/10:47:17 UTC+08:00  
      3   namespace0003       0        4.000GB     Fault          Online            No                        No          71001fcf8f00e358983f603300000003  2022-08-14/10:47:19 UTC+08:00  
      4   namespace0004       0        4.000GB     Fault          Running Fail      No                        No          71001fcf8f00e359983f60ae00000004  2022-08-14/10:47:20 UTC+08:00    
    NOTE:

    As shown in the preceding figure, the Health Status values of namespace 0, namespace 1, namespace 2, and namespace 3 are Fault, the Running Status values are Online. Health Status of namespace 4 is Fault, and Running Status of namespace 4 is Running Fail.

    • If yes, go to 3.
    • If no, no problem exists on the current system.

  3. On the CLI, run the show alarm command to check whether an alarm is displayed indicating that a disk in the disk domain where the namespace resides is removed.

    admin:/>show alarm                                                      
      Sequence      Level          Occurred On                    Name                                     ID              Alarm Object Type  
      ------------  -------------  -----------------------------  ------------------------------           --------------  -----------------  
      251634        Warning        2022-08-31/10:54:44 UTC+08:00  The Controller Is Overloaded             0x100F01060063  269                
      251522        Major          2022-08-31/10:45:20 UTC+08:00  A Disk Is Removed From A Disk Domain     0x10A0008       266                 
      198494        Warning        2022-08-29/15:13:41 UTC+08:00  The License Is About To Expire           0xF0C90001      244 

    admin:/>show alarm sequence=251522    
      Sequence          : 251522
      Level             : Major
      Occurred On       : 2022-08-31/10:45:20 UTC+08:00
      ID                : 0x10A0008
      Name              : A Disk Is Removed From A Disk Domain
      Detail            : Disk (disk enclosure CTE0, slot ID 11, type SAS, serial number S0K2G4140000B443BTQC) is removed from disk domain (ID 0, name dp0).
      Repair Suggestion : Step1 Reinsert the removed disk. If the alarm persists=> [Step2].
                          Step2 Collect related information and contact technical support engineers.
    NOTE:

    As shown in the preceding figure, the disk in slot 11 of Enclosure CTE0 in disk domain 0 is removed.

    • If yes, go to 4.
    • If not, go to 5.

  4. Reinsert all the disks whose Running Status values are Offline. On the CLI, run the show namespace general command to check whether Health Status of the namespace is Normal, and Running Status is Online or Running Success (the namespace destruction task succeeds).

    admin:/>show namespace general
      ID  Name                Pool ID  Capacity   Health Status  Running Status  Is Add To Namespace Group  DIF Switch  NGUID                             Create Time                    
      --  -------------       -------  ---------  -------------  --------------  -------------------------  ----------  --------------------------------  -----------------------------  
      0   namespace0000       0        4.000GB     Normal         Online             No                       No          71001fcf8f00b853983f601200000000  2022-08-24/13:02:04 UTC+08:00  
      1   namespace0001       0        4.000GB     Normal         Online             No                       No          71001fcf8f00e355983f604900000001  2022-08-14/10:47:16 UTC+08:00  
      2   namespace0002       0        4.000GB     Normal         Online             No                       No          71001fcf8f00e356983f60ba00000002  2022-08-14/10:47:17 UTC+08:00  
      3   namespace0003       0        4.000GB     Normal         Online             No                       No          71001fcf8f00e358983f603300000003  2022-08-14/10:47:19 UTC+08:00  
      4   namespace0004       0        4.000GB     Normal         Running Success    No                       No          71001fcf8f00e359983f60ae00000004  2022-08-14/10:47:20 UTC+08:00    
    • If yes, no further action is required.
    • If not, go to 5.

  5. Collect related information and contact technical support engineers.