Top
ETERNUS SF AdvancedCopy Manager 14.2 Operator's Guide

11.3.11 stgxfwcmdisppat (Partition information display command)

NAME

stgxfwcmdisppat - displays the information for the partitions


SYNOPSIS

Program directory\bin\stgxfwcmdisppat -n Server-Name -d Device-Name

DESCRIPTION

This command displays the information for the partitions that comprise a device managed by AdvancedCopy Manager. It is necessary to execute this command in the Storage Management Server.
The following contents are displayed. Note that "SDX" or "SDX object" in the table are SynfinityDISK or PRIMECLUSTER Global Disk Services (GDS) terms.

Title

Description

Partition

Solaris server

A RAW device name is displayed.
In the case of an SDX object, the name is displayed in the RAW device name c?t?d? format.

Windows server

When the device is installed in the ETERNUS disk storage systems, the same contents as ''in stgxfwcmdispdev (Device information display command) are displayed. When the device is not installed in the ETERNUS disk storage systems, the name is displayed in the following formats.

MBR disks:

S?p?

S? : Signature (8-digit hexadecimal number)
p? : Logical disk number (*1)

GPT disks:

G? : DiskId of disk (32-bit hexadecimal character string)
p? : Logical disk number (*1)

(*1) This is the sequence number of a logical disk on the physical disk. The logical disk indicates the following contents in Disk Management. The number is given by counting up from the left to the right in Disk Management.
- In the case of a basic partition, the logical disk is the entire partition.
- In the case of an extended partition, the logical disk is a logical drive in that partition

HP-UX server

A RAW device name or a volume group name under LVM is displayed.

Linux server

When a RAW device has been created, its name is displayed. Otherwise, a block device name is displayed.

In the case of an SDX object (ie, a slice), it displays in the form of RAW device name:sd?.

  • RAW device name: The udev device name indicated by the sdxinfo DEVNAME value

  • RAW device name: The sdxinfo DEVNAME value

AIX server

A RAW device name or a volume group name under LVM is displayed.

Identifier

Solaris server

A block device name is displayed.
In the case of an SDX object, the name is displayed in the block device name c?t?d? format.

Windows server

A device name managed internally by AdvancedCopy Manager is displayed.
The same contents as Device of stgxfwcmdispdev (Device information display command) are displayed.

HP-UX server

A block device name or a volume group name under LVM is displayed.

Linux server

A block device name is displayed.
In the case of an SDX object (ie, a slice), it displays in the form of a block device name:sd?.

  • RAW device name: The udev device name indicated by the sdxinfo DEVNAME value

  • RAW device name: The sdxinfo DEVNAME value

AIX server

A block device name or a volume group name under LVM is displayed.

Physical-Disk

Solaris server, HP-UX server, Linux, and AIX server

"---" is always displayed.

Windows server

A physical device name is displayed.
The same contents as 'Block-Device' of stgxfwcmdispdev (Device information display command) are displayed.

Disk-Type

When the device is installed in the ETERNUS disk storage systems, "GR" is displayed.
When the device is not installed in the ETERNUS disk storage systems, "---" is displayed.

LU-Number

When the device is installed in the ETERNUS disk storage systems, a logical unit number is displayed.
When the device is not installed in the ETERNUS disk storage systems, "---" is displayed.


OPTIONS

-n Sever-Name

Specify the server name that manages a device whose information is to be displayed.
Specify a server name displayed by stgxfwcmdispsrv (Server information display command) exactly as displayed, including the case.

-d Device-Name

Specify a device name whose information is to be displayed.


EXIT STATUS

=0:Completed successfully

>0:Terminated abnormally


EXAMPLES

NOTES