Top
ETERNUS SF AdvancedCopy Manager V15.3 Operation Guide
ETERNUS

12.3.10 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 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 system, the same contents as stgxfwcmdispdev (Device information display command) are displayed. When the device is not installed in the ETERNUS Disk storage system, 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 (i.e., 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 (i.e., 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, HP-UX, Linux, or 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 system, "GR" is displayed.
When the device is not installed in the ETERNUS Disk storage system, "---" is displayed.

Solaris or Linux server:

When the device is an SDX object in units of logical volumes, "---" is displayed.

LU-Number

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

Solaris or Linux server:

When the device is an SDX object in units of logical volumes, "---" is displayed.


OPTIONS

-n Server-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