HPlogo Mirrored Disk/iX User's Guide: HP 3000 MPE/iX Computer Systems > Chapter 5 Mirrored Disk Commands

DSTAT

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Glossary

 » Index

The DSTAT command displays the current status of the disk drives on the system.

Syntax

     DSTAT [ ldev

             ALL ]

Parameter

ldev

One number from 1 to 999 that specifies the logical device that is to be displayed. It must identify one unique device configured into the device class DISC. Optional.

ALL

Lists all of the disks connected to the system including the system volumes. Optional.

Example

This example shows the disk states that can be displayed in the DSTAT command when using mirrored disks.

   :DSTAT ALL



   LDEV-TYPE  STATUS      VOLUME  (VOLUME SET - GEN) 

   _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 

    1- 079350   MASTER      MEMBER1 (MPEIX_SYSTEM_VOLUME_SET-0)

    2- 079350   MEMBER      MEMBER2 (MPEIX_SYSTEM_VOLUME_SET-0)

   30- 079350   MASTER      MEMBER1 (CUST_SET-0)

   31- 079350   MEMBER      MEMBER2 (CUST_SET-0)

   32- 079370   MASTER-MD   MEMBER1 (PROD_SET-0)

   33- 079370   MASTER-MD   MEMBER1 (PROD_SET-0)

   34- 079370   MEMBER-MD   MEMBER2 (PROD_SET-0)

   35- 079370  *DISABLED-MD MEMBER2 (PROD_SET-0)

   36- 079370   LONER-SU    MEMBER1 (ADM_SET-0)

   37- 079370   LONER-SB    MEMBER1 (ADM_SET-0)

   38- 079370   LONER-SU    MEMBER2 (ADM_SET-0)

   39- 079370   LONER-SB    MEMBER2 (ADM_SET-0)

   40- 079370   MASTER-SU   MEMBER1 (PAYROLL_SET-0)

   41- 079370   MASTER-SB   MEMBER1 (PAYROLL_SET-0)

   42- 079370   MEMBER-SU   MEMBER2 (PAYROLL_SET-0)

   43- 079370   MEMBER-SB   MEMBER2 (PAYROLL_SET-0)

   44- 079350   LONER

   45- 079350   SCRATCH

   46- 079350   UNKNOWN

The following table describes DSTAT disk states and whether data can be accessed on a volume in that state.

Table 5-4 DSTAT Disk States

StateDescriptionAccessible?
MASTERA volume in this state is the master volume of a volume set. In order for the system to recognize the volume set, the master volume must be mounted.Yes
MEMBERA volume in this state belongs to a volume set whose master is mounted. If the master is not mounted, the volume is in the LONER state.Yes
MASTER-MDA volume in this state is the master volume of a mirrored volume set. In order for the system to recognize the volume set, the master volume must be mounted.Yes
MEMBER-MDA volume in this state belongs to a mirrored volume set whose master is mounted. If the master is not mounted, the volume would be in the LONER state.Yes
MASTER-SUA volume in this state is the master volume of a user volume set. In order for the system to recognize the volume set, the master volume must be mounted.Yes
MASTER-SBA volume in this state is the master volume of a backup volume set. In order for the system to recognize the volume set, the master volume must be mounted.No
MEMBER-SUA volume in this state belongs to a user volume set whose master is mounted.Yes
MEMBER-SBA volume in this state belongs to a backup volume set whose master is mounted.No
DISABLED-MDA volume in this state failed after it was mounted.No
LONER-SUA volume is in the LONER-SU state when the volume set is closed by the VSCLOSE command. This volume is marked as the user half of the pair.No
LONER-SBA volume is in the LONER-SB state when the volume set is closed by the VSCLOSE command. This volume is marked as the backup half of the pair.No
LONERA volume is in the LONER state when its master is not mounted, or when the volume set is closed by the VSCLOSE command.No
SCRATCHA volume in the SCRATCH state can be initialized. It may contain data, but by scratching the volume, the user has indicated that the data is no longer needed.No
UNKNOWNA volume in the UNKNOWN state does not have a label that the system can recognize. The volume may be from another system, it may be a new disk pack, or it may be a volume that has been formatted. An UNKNOWN volume is available for initialization.No

 

Feedback to webmaster